

.LoginHeaderItem {
    float: right;
    padding: 5px 10px 0 5px;
    line-height: 20px;
    font-size: 13px;
    height: 20px;
}

    .LoginHeaderItem p, .LoginHeaderItem a {
        color: #1d560d;
        text-decoration: none;
        font-weight: bold;
        margin: 0 5px;
    }

        .LoginHeaderItem p:hover, .LoginHeaderItem a:hover {
            color: #017c0f;
        }

.RegistrationStyle {
    color: #383838;
    text-shadow: 0 0 1px #a5a5a5;
}

    .RegistrationStyle h2 {
        text-align: left;
        padding: 5px 10px;
        text-shadow: 0 0 1px #ffbd20;
    }

    .RegistrationStyle h3 {
        text-align: left;
        padding: 5px 10px;
        text-shadow: 0 0 1px #ffbd20;
    }

h3.ShadowRed, h2.ShadowRed {
    text-shadow: 0 0 1px #c52d2f;
}

.RegistrationStyle p {
    text-align: left;
    font-size: 17px;
    line-height: initial;
    padding: 5px 10px;
}

    .RegistrationStyle p a {
        color: #05415e;
    }

.row .RegistrationFee, .UserDetailsStyle .row {
    margin: 5px;
}

    .RegistrationFee .col-md-12, .UserDetailsStyle .row .col-md-12 {
        border-bottom: 1px dashed #d1d1d1;
    }

        .RegistrationFee .col-md-12 .col-md-4, .UserDetailsStyle .row .col-md-12 .col-md-4 {
            border-right: 1px dashed #d1d1d1;
        }

.RegistrationListItem {
    margin: 0 0 0 30px;
}

    .RegistrationListItem li {
        display: list-item;
        list-style-type: decimal;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        text-align: left;
    }

    .RegistrationListItem.Points li {
        list-style-type: square;
    }

.btn-primary.green {
    background-color: #6aa42f;
}

.btn-primary.Blue {
    background-color: #2d7da4;
}

.UserIcons {
    width: 100%;
    margin: 10px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.UserToolControls {
}

    .UserToolControls li {
        float: left;
        list-style-type: none;
        display: list-item;
        text-align: center;
        margin: 5px;
        padding: 5px;
        border-radius: 5px;
    }

        .UserToolControls li img {
            width: 46px;
            height: 46px;
            margin: 5px auto;
        }

        .UserToolControls li:hover {
            background-color: #f2f2f2;
            transition: all 1s;
        }

            .UserToolControls li:hover p a {
                text-shadow: 0 0 1px #FD8100;
                transition: all 1s;
            }

        .UserToolControls li p {
            color: #6f6866;
            text-shadow: 0 0 1px #9e9c9a;
            border-top: 1px dashed #f1f1f1;
            margin: 10px 5px;
            padding: 10px 0;
        }

            .UserToolControls li p a {
                color: #6f6866;
                text-shadow: 0 0 1px #9e9c9a;
                margin: 10px 5px;
                padding: 10px 0;
            }

.Tbold {
    font-weight: bold;
}

.MaxBtn {
    width: 150px;
}

input[type="text"].TotalValue {
    border: none !important;
    color: #4e4e4e !important;
    width: 100px !important;
    background-color: #fff !important;
    text-shadow: 0 0 1px #ffbd20;
}

section.MenuMiddel {
    background-color: rgba(35, 35, 35, 0.8);
    width: 100%;
    height: 28px;
    position: absolute;
    z-index: 2;
}

.MenuMiddel .Menucontent {
    /*margin: 0 10px;*/
}

.MenuMiddel p {
    float: left;
    width: auto;
    height: 28px;
    font-size: 13px;
    font-weight: bold;
    color: #ffbd20;
    padding: 5px 7px 3px 7px;
    border-right: 1px solid #5a5a5a;
    margin: 0;
    text-shadow: 0 1px 1px #000;
    line-height: normal;
}

    .MenuMiddel p a {
        color: #ffbd20;
    }

    .MenuMiddel p:hover a {
        color: #ffe620;
    }

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -10px;
    margin-left: -15px;
}

#partner2 .partners .row .col-lg-4.col-md-4 {
    min-height: initial;
}

.PagesSectionHeader {
    font-family: Georgia;
    width: 100%;
    margin: 5px 5px 5px 5px;
    overflow: hidden;
    text-align: initial;
    line-height: initial;
    font-size: initial;
    padding: 3px;
    height: auto;
}

.PagesSectionFooter {
    font-family: Georgia;
    width: 100%;
    margin: 5px 5px 20px 5px;
    overflow: hidden;
    text-align: initial;
    line-height: 23px;
    font-size: initial;
    padding: 3px;
    height: auto;
}

.RegistrationFee .col-md-12, .UserDetailsStyle .row .col-md-12 {
    border-bottom: 1px dashed #d1d1d1;
}

    .RegistrationFee .col-md-12 .col-md-4, .UserDetailsStyle .row .col-md-12 .col-md-4 {
        border-right: 1px dashed #d1d1d1;
    }

.nav-tabs {
    border-bottom: transparent;
    border-right: 1px solid #e6e6e6;
}

    .nav-tabs > li > a {
        background: #f5f5f5;
        color: #666;
        border-radius: 0;
        border: 0 none;
        line-height: 24px;
        margin-right: 0;
        padding: 13px 15px;
    }

    .nav-tabs li:last-child {
        border-bottom: 0 none;
    }

.nav-stacked > li + li {
    margin-top: 0;
}

.nav-tabs > li > a:hover {
    background: #1f1f20;
    color: #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0;
    color: #fff;
    background: #1f1f20;
    position: relative;
}

/*.nav-tabs > li.active > a:after {
        position: absolute;
        content: "";
        width: auto;
        height: auto;
        border-style: solid;
        border-color: transparent transparent transparent #1f1f20;
        border-width: 25px 22px;
        right: -44px;
        top: 0;
    }*/

form label {
    font-weight: normal;
    letter-spacing: normal;
}

.panel-title.HeaderTitle {
    overflow: hidden;
    position: relative;
}

    .panel-title.HeaderTitle input, .panel-title.HeaderTitle label {
        float: left;
        margin-left: 5px;
    }

.tab-content > .active.fade:not(.show) {
    opacity: 1;
    transition: opacity .15s linear;
}
