
.profile_form_wrapper{
    clear: both;
    padding: 0 20px;
}
.profile_form_wrapper .link_appearance,
.profile_form_wrapper .link_appearance > *{
    text-decoration: underline;
    color: #407ab1;
    font-size: 13px;
    line-height: 19px;
}
.profile_form_wrapper .form-group input{
    color: #222;
    height: 35px;
}
.profile_form_wrapper .inner{
    width: 100%;
    max-width: 1033px;
    margin: 56px auto 0px auto;
}
.profile_form_wrapper .mobile-menu{
    display: none;
}
.profile_form_wrapper .mobile-menu .tree_siblings li{
    margin-bottom: 14px;
}
.profile_form_wrapper .mod_action {
    font-size: 13px;
    line-height: 9px;
    text-transform: uppercase;
    margin-top: 25px;
    width: 89px;
    height: 29px;
    font-family: tahoma;
    border-radius: 2px;
    border: 1px #407ab1 solid;
}
.profile_form_wrapper .mod_action.secondary{
    border-color: #ccc;
}
.profile_form_wrapper .login_view_profile
{
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
}
.profile_form_wrapper .general_error {
    clear: both;
    text-align: right;
}
.profile_form_wrapper .general_error .alert{
    margin: 0 auto;
    float: none;
}
.profile_form_wrapper .profile_user_name {
    display: inline-block;
    color: #222;
    font-size: 13px;
    line-height: 19px;
}
.profile_form_wrapper .store_wrap .profile_form_wrap{
    max-width: 430px;
    padding-top: 1px;
}
.profile_form_wrapper .store_wrap .profile_form_wrap h4{
    font-size: 19px;
    line-height: 19px;
    color: #222;
}
.profile_form_wrapper .store_wrap .favorite_store{
    width: 70%;
}
.profile_form_wrapper .details_wrap{
    margin-top: 96px;
}
.profile_form_wrapper .phone_wrap .phone_wrap{
    vertical-align: top;
}
body.dir_rtl .profile_form_wrap .form_wrap_inner {
    padding: 0 0 40px 55px;
    float: right;
}
body.dir_rtl .profile_form_wrap .form_wrap_inner .edit_mode .form-group{
    margin-bottom: 7px;
}
body.dir_rtl .profile_form_wrap .form_wrap_inner > div {
    margin-bottom: 50px;
}
body.dir_rtl .profile_form_wrap .form_wrap_inner h4{
    font-size: 16px;
    color: #222;
    line-height: 19px;

}
.profile_form_wrapper .form_mode {
    color: #222;
    font-size: 13px;
    line-height: 19px;
    display: inline-block;
    font-family: Tahoma;
}
.profile_form_wrapper .newsletter_wrap{
    clear: both;
}
.profile_form_wrapper .newsletter_wrap .form_wrap_inner
{
    float: right;
    padding: 25px 0 37px 55px;
}
.profile_form_wrapper .newsletter_wrap .form_wrap_inner h4{
    margin-bottom: 33px;
}
.profile_form_wrapper .read_row
{
    margin-bottom: 12px;
    color: #222;
}
.profile_form_wrapper .read_row .read_title {
    color: #767676;
    font-size: 13px;
    line-height: 19px;
}
.profile_form_wrapper .read_row .user_data{
    color: #222;
    line-height: 19px;
    font-size: 13px;
}
body.dir_rtl .profile_form_wrapper .form_mode {
    float: left;
}
.profile_form_wrapper .form_mode i.glyphicon-pencil {
    font-size: 12px;
}
body.dir_rtl .profile_form_wrapper .form_mode img {
    width: 17px;
}
.profile_form_wrapper .form_mode i.glyphicon-remove{
    font-size: 10px;
}
body.dir_rtl .profile_form_wrapper .inner
{
    direction: rtl;
    color: #222;
}
.profile_form_wrapper .backtotop
{
    display: inline-block;
    text-align: left;
    color: #222;
    font-size: 14px;
    font-family: Tahoma;
    float: right;
}
body.dir_rtl
.profile_form_wrapper .backtotop {
    float: left;
}
.profile_form_wrapper .title{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 23px;
    text-align: right;
    font-size: 25px;
    color: #222;
    line-height: 19px;
    margin-bottom: 25px;
    clear: both;
}
.profile_form_wrapper .personal_details_title{
    padding-bottom: 10px;
    text-align: right;
    font-weight: bold;
    font-size: 20px;
    display: none;
}
.profile_form_wrapper #main_title h1{
    margin: 0 0 25px;
    text-transform:uppercase;
    font-size: 30px;
    color: #222222;
    line-height: 19px;
}
.profile_form_wrapper .main_title{
    text-align: center;
    margin-bottom: 70px;
}
.profile_form_wrapper .main_title .title-links a{
    padding-right: 10px;
}
.profile_form_wrapper #title_login{
    float: left;
    width: 50%;
    text-align: left;
    font-size: 13px;
}
.profile_form_wrapper #title_login a{
    text-decoration: underline;
    font-size: 13px;
}
.dir_rtl .profile_form_wrapper .error {
    text-align: right;
}
.profile_form_wrapper .error {
    color: red;
}
.profile_form_wrapper label{
    display: inline-block;
    margin-bottom: 0;
    color: #767676;
}
.profile_form_wrapper .form-group.checkbox_group.agreement label span{
    color: #222;
}
.profile_form_wrapper .form-group.checkbox_group.agreement input[type="checkbox"]{
    height: auto;
}
.profile_form_wrapper .delete-profile{
    display: block;
    clear: both;
}
.profile_form_wrapper .delete_profile .form_wrap_inner {
    float: none;
    margin: 0 auto;
    direction: rtl;
}
@media (max-width: 768px) {
    .profile_form_wrapper #main_title h1{
        margin-bottom: 34px;
    }
    .profile_form_wrapper .store_wrap .profile_form_wrap,
    .profile_form_wrapper .details_wrap .profile_form_wrap,
    .profile_form_wrapper .newsletter_wrap .form_wrap_inner
    {
        border: 1px solid #CCCCCC;
        padding: 7px 20px 15px;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .profile_form_wrapper .main_title{
        margin-bottom: 23px;
    }
    .profile_form_wrapper .title{
        margin-top: 45px;
        margin-bottom: 20px;
        padding-bottom: 21px;
        font-size: 23px;
    }
    .profile_form_wrapper .details_wrap{
        margin-top: 0;
    }
    .profile_form_wrapper .store_wrap .profile_form_wrap h4,
    body.dir_rtl .profile_form_wrap .form_wrap_inner h4,
    .profile_form_wrapper .newsletter_wrap .form_wrap_inner h4
    {
        font-size: 18px;
        line-height: 22px;
    }
    .profile_form_wrapper .store_wrap .favorite_store{
        width: 100%;
    }
    .profile_form_wrapper .read_row .read_title,
    .profile_form_wrapper .profile_user_name,
    .profile_form_wrapper .link_appearance,
    .profile_form_wrapper .read_row .user_data,
    .profile_form_wrapper label,
    .profile_form_wrapper .form-group.checkbox_group.agreement label span
    {
        font-size: 15px;
    }
    body.dir_rtl .profile_form_wrap .form_wrap_inner {
        float: none;
        padding: 0;
    }
    body.dir_rtl .profile_form_wrap .form_wrap_inner .edit_mode .form-group{
        margin-bottom: 16px;
    }
    body.dir_rtl .profile_form_wrap .form_wrap_inner:not(.last),
    body.dir_rtl .profile_form_wrap .form_wrap_inner .user-name
    {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 25px;
        margin-bottom: 35px;
    }
    body.dir_rtl .profile_form_wrap .form_wrap_inner.last{
        padding-bottom: 10px;
    }
    body.dir_rtl .profile_form_wrap .form_wrap_inner > div{
        margin-bottom: 0;
    }
    .profile_form_wrap .form_wrap_inner .edit_mode{
        margin-top: 12px;
    }
    .profile_form_wrap .form_wrap_inner .add-address{
        margin-bottom: 12px;
        display: block;
    }
    .profile_form_wrapper .store_wrap .profile_form_wrap {
        width: 100%;
        padding-bottom: 10px;
    }
    .profile_form_wrapper .mobile-menu{
        display: block;
    }
    .profile_form_wrapper .top-anchors{
        display: none;
    }
    .profile_form_wrapper .cms_tree_title_m {
        display: block;
        width: 100%;
        text-align: center;
    }
    .profile_form_wrapper .cms_tree_title_m .inner i{
        font-size: 10px;
    }
    .profile_form_wrapper .cms_tree_title_m .inner{
        max-width: 460px;
        margin: 0 auto;
        cursor: pointer;
        padding: 16px 0;
        border-top: 1px #ccc solid;
        text-transform: uppercase;
        font-size: 15px;
    }
    .profile_form_wrapper .mobile-menu .tree_siblings{
        overflow-y: hidden;
        max-width: 460px;
        max-height: 1px;
        text-align: center;
        border-bottom: 1px #ccc solid;
        margin: 0 auto 15px auto ;
        transition: max-height 0.3s ease-in-out 0s;
        -webkit-transition: max-height 0.3s ease-in-out 0s;
        -moz-transition: max-height 0.3s ease-in-out 0s;
        -o-transition: max-height 0.3s ease-in-out 0s;
        -ms-transition: max-height 0.3s ease-in-out 0s;
    }
    .profile_form_wrapper .mobile-menu .tree_siblings.tree_open_m {
        max-height: 2000px;
        height: 100%;
        transition: max-height 0.8s ease-in-out 0s;
        -webkit-transition: max-height 0.8s ease-in-out 0s;
        -moz-transition: max-height 0.8s ease-in-out 0s;
        -o-transition: max-height 0.8s ease-in-out 0s;
        -ms-transition: max-height 0.8s ease-in-out 0s;
    }
    .profile_form_wrapper .mobile-menu .tree_siblings li:first-child
    {
        margin-top: 27px;
    }
    .profile_form_wrapper .form_mode i.glyphicon-pencil{
        font-size: 11px;
    }
    .profile_form_wrapper .form_mode i.glyphicon-remove{
        font-size: 12px;
    }
    .profile_form_wrapper .form-group input{
        height: 39px;
    }
    .profile_form_wrapper .mod_action{
        line-height: 37px;
        width: 49%;
        max-width: 110px;
        height: 39px;
        padding: 0;
        font-size: 15px;
    }
    .profile_form_wrapper .mod_action.secondary{
        float: left;
        color: #222;
    }
    .profile_form_wrapper .form-group.checkbox_group.agreement {
        margin-top: -22px;
    }
    .profile_form_wrapper .form-group.checkbox_group.agreement .check_text{
        margin-left: -10px;
    }
    .profile_form_wrapper .delete-profile{
        margin-top: 15px;
        margin-bottom: 63px;
        padding-top: 20px;
    }
}
@media (min-width: 769px) {
    .profile_form_wrapper .newsletter_wrap{
        border-top: 1px dashed #ccc;
    }
}