.account{
    width: 1030px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px; 
   
}
.account input[type=submit]{
    font-family:EpocaPro-Regular, EpocaPro-Regular_IE,Arial, Helvetica, sans-serif;
}

/*
#accountInfo_input_align input{
    width: 287px;
    height: 46px; 
    margin: 0px auto;
    padding-left: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 5px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    font-weight:500;
    border: none;
    color: white;
    font-size:15px;
    background-color:#458EEE;
    cursor: pointer;
    font-family: "SF-Pro-Regular";
}

#accountInfo_input_align input:hover{
    background-color:#5298f3;
}*/
#accountInfo_input_align button{
    width: 287px;
    height: 46px; 
    margin: 0px auto;
    padding-left: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 5px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    font-weight:500;
    border: none;
    color: white;
    font-size:15px;
    background-color:#458EEE;
    cursor: pointer;
    font-family: "SF-Pro-Regular";
}
/*
#accountInfo_input_align button:hover{
    background-color:#5298f3;
}*/
.account_input_align{
    margin-top: 70px;
}
.account_input_align a{
    text-decoration: none;
}

#hesapbilgilerimInput .address_content_input_all input{
    max-width: 90.5% !important;
}
#hesapbilgilerimCheckBox{
    width: 350px;
    position: absolute;
    bottom: 170px;
    left: 0;
    right: 0;
    margin:0px auto;
    display: flex;
}

.hesapbilgilerimCheckBox_input{
    position: relative !important;
    left: 29px !important;
}
#hesapbilgilerimCheckBox label{
    position: relative !important;
    top: 5px;
    left: 12px !important;
    width: 1300px;
    font-family: "SF-Pro-Regular";
    font-size: 13px;
}

.AccountInfoAndMemberRegisterCheckBoxArea
{
    width: 287px;
    position: absolute;
    bottom: 170px;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    justify-content: left;
}
.AccountInfoAndMemberRegisterCheckBoxArea input
{
    min-width: 10%;
    max-width: 10%;
    position: relative;
    left: -5px;
}
.AccountInfoAndMemberRegisterCheckBoxArea label
{
    min-width: 90%;
    max-width: 90%;
    height: 20px;
    font-family: "SF-Pro-Light";
    font-size: 13px;
    font-weight: 0;
    letter-spacing: -.022em;
    color: rgb(51,51,52); 
    display: flex;
    align-items: center;
}
.bilgilerinizinguvenligi a{
    
    font-size: 13px;
}

#hesapBilgilerim_address_form_button
{
    margin-top:45px;
    margin-bottom:39px;
}

.disabled
{   
    background-color:#458EEE !important;
    cursor: default !important;
    opacity: .2;
}
.disabled:hover
{   
    background-color:#458EEE !important;

}
.disabled:active
{   
    background-color:#458EEE !important;
    cursor: default !important;
}