.b-logo{
    float: left;
    text-align: center;
    position: absolute;
    z-index: -9999;
}

.logo-text{
    color: #FFFFFF;
}

.logo{
    display: inline;
    background: transparent url(/inc/images/logo.png) no-repeat;
    width: 187px;
    height: 67px;
    position: absolute;
    margin-top: 20px;
    margin-left: 10px;
}

.b-form{
    float: right;
    background: transparent url(/inc/images/b-header/bg/form-bg.png) no-repeat;
    width: 322px;
    height: 104px;
   $margin-bottom: 30px;
}

.b-form-inner{
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 10px;
   $padding-right: 9px;
}

.form-text{
    float: left;
    color: #c4c4c4;
    font-size: 12px;
    text-align: right;
    height: 12px;
    width: 50px;
    margin-right: 10px;
}

.form-input{
    width: 220px;
}

.form-link{
    padding-left: 60px;
   $padding-left: 65px;
}

.form-link a{
    font-size: 12px;
    color: #52c7d1 !important;
    text-decoration: underline;
}

.form-input input {
    width: 160px;
    font-size: 14px;
   $font-size: 12px;
    border: 1px solid #000000;
}

.form-input-2{
    float: left;
    width: 20px;
    height: 10px;
}

.form-text-2{
    float: left;
    width: 70px;
    height: 10px;
    color: #c4c4c4;
    font-size: 10px;
   $padding-top: 3px; 
}

.login-btn{
    background: transparent url(/inc/images/b-header/buttons/login-btn.png) no-repeat;
    width: 34px;
    height: 65px;
    position: absolute;
    margin-top: 0px;
    margin-left: 255px;
   $margin-left: -50px; 
}

.form-wrapper{
    padding-top: 5px;
}

.b-menu{
    position: absolute;
    margin-top: -25px;
    margin-left: 300px;
    z-index: 20;
}

.b-menu{
   $position: relative;
   $margin-top: -40px;
   $margin-left: 280px;
   $height: 16px;
   $z-index: 20;
}

.b-menu a{
    float: left;
    display: block;
    color: #52c7d1;
    font-size: 12px;
    text-decoration: underline;
    padding-left: 20px;
}

.b-menu a.visited{
    color: #9bcb3b !important;
    text-decoration: none;
}

.b-belt-1{
    position: absolute;
    margin-left: 150px;
    z-index: 10;
}

.b-belt-1-img{
    background: transparent url(/inc/images/belt-1.png) no-repeat;
    width: 210px;
    height: 111px;
}

.b-belt-2{
    position: absolute;
    margin-left: -55px;
    margin-top: -40px;
    z-index: 40;
}

.b-belt-2-img{
    background: transparent url(/inc/images/belt-2.png) no-repeat;
    width: 106px;
    height: 235px;
}

.b-download{
    position: absolute;
    margin-top: -60px;
    margin-left: 610px;
}

.b-download-btn{
    background: transparent url(/inc/images/b-content/buttons/download-btn.png) no-repeat;
    width: 162px;
    height: 161px;
}
