

.b2bregister .form-group .col-sm-12 {
    padding-left: 0px; }

.login_btn {
    margin-top:20px;
    width:100%;
    float: right;
     background-color: #e94e1b;
    border:0px;
 }

.yeni_uyeol {
    height: 48px;
    background-color:#e94e1b; }

.forgotten {
    margin-top: 20px;
    margin-bottom:20px;
    width:100%;
    display: inline-block;
    text-align: center; }

.facebook_uye_btn_d {
    display: inline-block;
    background-color: #4862a3;
    background-image: url(../image/facebook_f.svg);
    background-repeat: no-repeat;
    background-position: 25% 13px;
    background-size: 24px 24px;
    color: #fff;
    font-size: 15px;
    border: none;
    border-radius: 6px;
    font-weight: 600;
    text-align: center;
    height: 48px;
    width: 100%;
}
@media (max-width: 992px) {
    .facebook_uye_btn_d {
        background-position:15% 13px;
    }
}
.facebook_uye_btn_d a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    border: none;
    font-weight: 600;
    padding: 15px;
    text-align: center;
    height: 48px;
    width: 100%;
}
.facebook_uye_btn_d:hover {
    color: #fff;
}
.social-container-box {
    display: inline-block; 
    width: 100%;
}

._userLoginSeperator {
    height: 10px;
    border-bottom: 1px solid #e1dedd;
    text-align: center;
    margin-bottom:30px;
    display: inline-block;
    width: 100%;
}
._userLoginSeperator span {
    display: inline-block;
    background: #fff;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #7f7175;
    padding: 0 20px;
}

.login_dis {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 100%;
  }

.yeni_uyeol {
    color: #fff;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 11px;
    padding-top: 14px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 6px;
    border: 0 solid #ddd;
    margin-top: 15px;
}
    .yeni_uyeol:hover {
    color: #fff;
}

h1.basliklar {
    margin-bottom: 35px;
}

.register_form {
    background-color: #fff; }

.register_form .radio {
    display: inline-block;
    width: 30%;
    margin-bottom: 0px;
    padding-bottom: 0px; }

.register_form .radio label {
    margin-bottom: 0px;
    padding-bottom: 0px; }

.register_form .radio input {
    
    margin-top: 4px;
    margin-right: 5px; }

.register_form label {
    padding: 0px;
    display: inline-block;
    width: 100%;
    padding-left: 3px;
    padding-top: 15px; }

.register_form input {
    display: inline-block; }

.register_form div.text-danger {
    padding-bottom: 0px; }

.register_form div.col-sm-12 {
    padding: 0px; }

.hs_btnler_hm {
    display: inline-block;
    font-size: 14px;
    padding-bottom: 15px;
     color: #111;
    background-color: #fff;
    text-align: center;
     width:100%;
    border-radius: 6px;
    margin-bottom: 15px;
    border:1px solid #ddd;
    cursor: pointer;
  }

.btn_hsb_dty {
    color: #282a30;
    padding: 10px;
    font-weight: 500;
    font-size:15px;
    display: inline-block;
    background-color:transparent;
    border-radius: 4px; }

.yazi_hsb_dty {
    color: #333;
    padding:15px;
    font-weight: 300;
    font-size: 14px;
    min-height:80px;
    line-height: 16px;
    display: none;
    width: 100%; }

.hs_btnler_hm:hover {
    background-color: #f9f9f9; }

.hs_btnler_hm a {
    display: inline-block;
    color: #111; }

.hs_btnler_hm i {
    width: 100%;
    font-size:40px;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 15px;
}
.hsbt_grp {
    width: 100%;
    display: inline-block;
}
.hsmenu_ust {
    width: 100%;
    padding-top:10px;
    padding-bottom:20px;
    border-radius: 0px;
    display: flex;
    font-size: 18px;
    font-weight:700;
}
.hsmenu_ust .cikis{
    display: flex;
    font-size: 13px;
    font-weight:500;
    align-items:center;
    justify-items: end;
 }
 .hsmenu_ust .cikis a{
    border-radius: 6px;
    padding:8px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #e9e9e9;
    border: 1px solid #ddd;
}
.hsmenu_ust span{
    width: 100%;
    margin-top:8px;
     display: inline-block;
    font-size: 13px;
    font-weight:400;
    line-height: 12px;
 }
.hsmenu_ust svg{
    width:47px;
    height:47px;
    border: 1px solid #ddd;
    border-radius:6px;
    background-color: #e9e9e9;
    padding:8px;
    margin-right: 10px;
 }
.hsbm_memu_ic {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding:10px;
    -webkit-box-shadow: 0px 8px 11px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 8px 11px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 8px 11px -6px rgba(0, 0, 0, 0.3);
}
.hsbm_memu_ic li {
    border-bottom: 1px solid #ddd;
    position: relative;
    list-style: none; }

.hsbm_memu_ic li:last-child {
    border-bottom: 0px; }

.hsbm_memu_1 {
    width: 100%;
    padding: 0px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0px;
 }

.hsbm_memu_1 a {
    width: 100%;
    padding: 15px;
     font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    color: #494949;
    border-radius: 0px;
    background-color: #fff; }

.hsbm_memu_1 a i {
    margin-top: 4px;
    position: absolute;
    right:10px;
}
    align-items: flex-end;
}
.hsbm_memu_1 a:hover {
    background-color: #eff1f3;
}
.hsbmdgric {
    background-color: #fff;
    min-height:220px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 100%;
}


.login_dis h2 {
    width: 100%;
    text-align: left;
    font-weight:400;
    font-size: 20px;
}  
  a.hsbtnbeckg {
    width: 60px;
    float: left;
    background-color: #000;
    color: #fff;
    font-weight: 500;
    height: 60px;
    position: relative;
    padding: 10px;
    padding-left: 15px;
    font-size: 16px; }
  
  a.hsbtnbeckg i {
    width: 100%;
    padding-left: 8px;
    line-height: 8px;
    font-size: 16px; }
  h1.hsbmh1 {
    font-size:20px;
    font-weight: 600;
} 

.adrs_typstt {
    float: left;
    padding: 15px;
    border: 1px solid #ddd;
    margin-right: 15px;
    padding-left: 15px;
    height: 49px;
    border-radius: 6px;
    min-width: 120px;
    padding-right: 25px;
    background-color: #fff; }
  
  .adrs_typstt span {
    float: left;
    padding-left: 10px; }
  
  .adrs_typstt input {
    width: 20px;
    height: 20px;
    float: left; }
  
  .adrs_typs {
    float: left;
    border: 1px solid #ddd;
    margin-right: 15px;
    width: 135px;
    background-color: #fff; }
  
  .adrs_typs label {
    float: left;
    padding: 18px;
    padding-left: 15px;
    height: 45px;
    min-width: 100%;
    padding-right: 25px; }
  
  .adrs_typs span {
    float: left;
    padding-left: 10px; }
  
  .adrs_typs input { 
    width: 20px;
    height: 20px;
    float: left; }
  
  .adrs_typs_dis {
    display: inline-block;
    width: 100%; }


.adresler-satir {
    border-bottom: 1px solid #ddd;
    padding-bottom:5px;
    margin-bottom: 15px;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}
.adresler-satir-2{
    border-top: 1px solid #ddd;
      width: 100%;
     margin-top: 10px;
 }
.adresler-satir-2 a{
    padding:7px;
    padding-top:12px;
    font-weight: 600;
    color: #4862a3;
    display: inline-block;
 }

 
/*--------------LEVEL-----------------*/
.ust_puanlar {
    margin-bottom: 35px;
    background-color: #fff;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #ddd; }
  
  .kazanilan table td img {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px; }
  
  .kazanilan table td {
    text-align: center;
    font-size: 22px;
    font-weight: 700; }
  
  .kazanilan table td .geci_text {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px; }
    @media (max-width: 992px) {
        .kazanilan table td .geci_text  {
            font-size:14px;
        }
        .kazanilan table td {
            text-align: center;
            font-size:16px;
            font-weight: 700; }
    }
  .kazanilan table td .geci_puan {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px; }
  
  .ust_basliklar_diger h2 {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    float: left;
    padding: 10px;
    border-radius: 6px;
    background-color: #e7e7e7;
    color: #444; }
  
  .kazanilan_yok {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 35px;
    margin-bottom: 35px;
    text-align: center;
    float: left; }