body, html {
    height: auto;
    font: normal 12px/1.4 Arial;
    background-color: #264469;
    background-image: url(../img/bg_pattern.jpg);
    background-repeat: repeat;
    min-height: 459px;
}
#header {
    height: 80px;
    background-color: #232323;
    border-bottom: 2px solid #d1193d;
    border: 0;
    margin-bottom: 9px;
}
#header-container {
    background-image: url(../img/logo_bright.png);
    background-position: 40px center;
    background-repeat: no-repeat;
    height: 100%;
}
#header:after {
    content: "";
    height: 9px;
    background-color: #363636;
    border-top: 1px solid #000000;
    display: block;
}
.container-fluid {
    height: auto;
    max-width: 1005px;
    min-width: 304px;
}
#cont {
    width: 546px;
    padding-top: 39px;
}
#img-wraper {
    padding: 15px 15px 0 15px;
    width: 454px;
    z-index: 2;
}
#img-cont {
    background-repeat: no-repeat;
    background-size: 100% !important;
    min-height: 485px;
    display: inline-block;
    width: 100%;
    background-position: center;
    border: 0;
    max-width: 100%;
}

#Form-cont-wraper {position:relative;z-index:3;}
.form {
    width: 100%;
    background-color:#ffffff;
}
.step h1 {
    text-align: left;
    margin-top: 10px;
}
.error_msg {
    min-height: 39px;
    line-height: 39px;
    color: #fff;
    width: auto;
    display: none;
    vertical-align: middle;
    line-height: 19px;
    padding: 15px;
    color:#bc0301;
}
.error {
    border: 1px solid #bc0301;
}
#err-txt {
    display: table-cell;
    vertical-align: middle;
}
#AGB {
    text-align: left;
    font-size: 11px;
    margin-bottom: 2px;
    display: none;
    margin-top: 10px;
}
#AGB a {
    color: #333;
    text-decoration: underline;
}
.profile-cont {
    background: none;
    padding: 0;
    margin: 0;
}

#dimmer {
    background: #000;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
body.schrit2 #dimmer, body.schrit3 #dimmer, body.schrit4 #dimmer {
    display: block;
}
body.schrit2 .form.bg-mod, body.schrit3 .form.bg-mod, body.schrit4 .form.bg-mod {
    background-color: #ffffff;
}

#bottom {
    margin: 20px;
}
#bottom div {
    width: 12%;
    margin: 1%;
    float: left;
    height: 144px;
}
#bottom div div {
    width: 100%;
    height: 0;
    padding-bottom: 133.86%;
    background-size: 100%;
}
#bottom #r1 div {
    background-position: center top;
}
#bottom #r2 div {
    background-position: center 8.09%;
}
#bottom #r3 div {
    background-position: center 16%;
}
#bottom #r4 div {
    background-position: center 23.27%;
}
#bottom #r5 div {
    background-position: center 30.46%;
}
#bottom #r6 div {
    background-position: center 38.45%;
}
#bottom #r7 div {
    background-position: center 45.74%;
}
#bottom #r8 div {
    background-position: center 53.33%;
}
#bottom #r9 div {
    background-position: center 61%;
}
#bottom #r10 div {
    background-position: center 68.71%;
}
#bottom #r11 div {
    background-position: right 76.4%;
}
#bottom #r12 div {
    background-position: right 83.99%;
}
#bottom #r13 div {
    background-position: right 91.99%;
}
#bottom #r14 div {
    background-position: right bottom;
}
.white_bg {
    background-color: rgba(255,255,255,0.9);
}
#Profile {
}
.profile {
    background-color: rgba(255,255,255,0.7);
    padding-top: 11px;
    margin-top: 54px;
    padding-right: 0 !important;
    z-index: 0;
}
.profile span {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}
ul.rig {
    list-style: none;
    font-size: 0px;
    padding-left: 0;
    padding-right: 5px;
}
ul.rig li {
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    font-size: 1rem;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 11%;
}
ul.rig li img {
    max-width: 100%;
    height: auto;
    margin: 0 0 10px;
}
ul.rig li h3 {
    margin: 0 0 5px;
}
ul.rig li p {
    font-size: .9em;
    line-height: 1.5em;
    color: #999;
}
body.v2 .form{width:555px;padding:25px 20px;background-color:#737373}
body.v2 .btn_separator{width:40px;}
body.v2 .form_header h1{color:#ffffff;font-size:30px;}
body.v2 .color_alt{color:#f49621;}
body.v2 .form_header h2{color:#ffffff;font:normal 14px arial; margin:30px auto;}
body.v2 .step h1{color:#ffffff;margin-top:0;}
body.v2.schrit2 .form.bg-mod, body.v2.schrit3 .form.bg-mod, body.v2.schrit4 .form.bg-mod {
    background-color: #737373;
}
body.v2 #img-cont {
    min-height: 547px;
}
body.v2 #header-container {
    background-image: url(../img/logo-yellow.png);
}
@media screen and (max-width:989px) {
    #img-wraper {
        width: 40%;
    }
    #cont {
        width: 59%;
    }
    .form,body.v2 .form{
        width: 100%;
    }
}
@media screen and (max-width:853px) {
    .btn_separator {
        display: none;
    }
    .btn_, .step #email, .step #pwd {
        width: 100%;
    }
    .btn_.go {
        display: block;
        width: 99%;
        position: relative;
        margin-top: 5px;
    }
}

@media screen and (max-width: 768px) {
    #profile-imgs li {
        width: 14% !important;
    }
    ul.rig li.lastpic {
        display: none;
    }
}
@media screen and (max-width:660px) {
    #img-wraper {
        width: 100%;
        padding: 0 0 27px 0;
        text-align: center;
        height: 10%;
    }
    #img-cont {
        background-size: inherit !important;
        background-position: top center !important;
    }
    #cont {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        height: 76%;
        display: table;
        vertical-align: bottom;
    }
     
    #Form-cont-wraper {
        margin: 0;
        padding: 10px 0;
        position: absolute;
        bottom: 0;
        display: inline-block;
        width: 100%;
        background-color: transparent;
        background: rgba(255,255,255,0.8);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CCFFFFFF', EndColorStr='#CCFFFFFF') !important;
        
    }
    body.v2 #Form-cont-wraper{background-color: #737373;}
    #content-row {
        height: 100%;
    }
    #header {
        margin-bottom: 0;
    }
    #headerrow {
        display: none;
    }
    #error-msg {
        background: none;
        width: auto;
        position: inherit;
        left: 0;
        text-align: left;
        color: #cc0000;
        font-size: 11px;
        line-height: normal;
        min-height: 1px;
    }
    .arrow_box:after {
        border: 0;
    }
    #bottom div {
        width: 20%;
        margin: 2%;
        height: auto !important;
    }
    #bottom #r13, #bottom #r14 {
        display: none;
    }
    #Form-cont {
        padding: 20px;
    }
    .btn_separator {
        display: inline-block;
        width: 3%;
    }
    .btn_, .step #email, .step #pwd {
        width: 44%;
        display: inline-block;
    }
    .btn_.go {
        display: inline-block;
        width: 44%;
        position: absolute;
        margin-top: 5px;
        bottom: 0;
    }

    .profilerow {
        display: none;
    }
}
@media screen and (max-width:525px){
     body.v2  .btn_,body.v2 .step #email,body.v2  .step #pwd {
        width: 100%;
        position:relative;
    }
 }
@media screen and (max-width:480px) {
    #header-container {
        width: 260px;
        margin: 0 auto;
        min-width: 260px;
    }
    #bottom div {
        width: 30%;
        margin: 1.5%;
        height: auto !important;
    }
    #img-cont {
        background-size: 90% !important;
    }
    #header-container {
        background-size: 90% !important;
        background-position: left center !important;
    }
    .step #email, .step #pwd {
        width: 100%;
    }
    .btn_.go {
        display: block;
        width: 99%;
        position: relative;
        margin-top: 5px;
    }
    .form_header h1 {
        font-size: 30px;
    }
}

