.account-user {
    float:  right;
    line-height: 40px;
}
.wrap-avatar-member {
    width: 28px;
    margin: 0 20px;
    float:  right;
}
.account-user ul.dropdown-menu.menu-list {
    right:  0;
    left:  auto;
}
.menu-acc > a:not(.dropdown-toggle) {
    border-left: 1px solid #CCCCCC;
    padding-left: 15px;
    margin-left: 15px;
}
.bg_gray2 {background:#f8f8f8;}
.padding {
    padding: 15px;
}
.box-cont {
    padding: 50px 0;
}
.form-group:not(.btn-click-search) {
    position: relative;
    min-height: 40px;
    /* clear: both; */
    /* overflow: hidden; */
}
.form-control {
    box-shadow: inherit;
    border-radius: 0;
    border-color: #ddd;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.btn-google, .btn-facebook {
    border-radius: 3px !important;
    height: 40px;
    line-height: 29px;
}
.bottom {
    margin-bottom: 25px;
}
.form-group .icon-required {
    position: absolute;
    top: 0px;
    right: 15px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #a94442;
}
.captcha-img {
    max-height: 40px;
    width: auto;
    margin-right: 15px;
    float: left;
}
.captcha-img ~ .captcha-reload {
    display: block;
    height: 40px;
    line-height: 32px;
    float: left;
    margin-right: 15px;
}
.captcha-img ~ .input {
    float: left;
    height: 40px;
    line-height: 32px;
}

/* Popup */
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 5px solid rgba(225,225,225,.2);
    border-radius: 5px !important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.1);
    box-shadow: 0 3px 9px rgba(0,0,0,.1);
}
.modal .modal-header {
    padding: 10px;
}
.modal-title {    
    font-weight:  bold;
    text-align: center;
}
.hoac {
    position: relative;
    width: 100%;
    float: left;
    line-height: 40px;
    margin-bottom: 0;
    text-align: center;
}
.hoac:before {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 100px;
    height: 1px;
    background-color: #ccc;
}
.hoac:after {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    width: 100px;
    height: 1px;
    background-color: #ccc;
}
.padding-b-10 {
    padding-bottom: 10px !important;
}
.padding-t-10 {
    padding-top: 10px !important;
}

.title_style h2, .title_style h3, .title_style h4 {
    background-color: #383838;
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 14px 15px;
    position: relative;
}
.bs-docs-sidenav {
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #ddd;
}
.bs-docs-sidenav>li {
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.title_style3 h2, .title_style3 h3, .title_style3 h4 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0 0 5px;
    position: relative;
}
.icon-list-address {
    display: inline-block;
    width: 20px;
}
.no-margin {
    margin: 0;
}
.padding-t-15 {
    padding-top: 15px !important;
}
.account-dashboard__box-title {
    font-size: 16px;
    font-weight: bold;
}


.address-book-item {
    width: 100%;
    position: relative;
    float: left;
}

.address-book-item>ul {
    list-style: none;
}
.address-book-item>ul>li {
    margin-bottom: 15px;
}

#order-list .form-group {
    margin-right: 15px;
}
@media (max-width: 767px) {
    #order-list .form-group {
        width: 100%;
        margin: 0;
    }

    #order-list .form-group #status_order {
        width: calc(100% - 55px);
        margin-right: 15px;
        float: left;
    }
}
#order-list .form-group:nth-child(2n+1) {
    float:  left;
    margin-bottom: 10px;
}
#order-list .form-group:nth-child(2n) {
    float:  right;
    margin-bottom: 10px;
}

#order-list span.btn.btn-xs.btn-default {
    color: #ff7200;
    background: none;
    padding: 0;
}

.list-shipping-address .address-option {
    cursor: pointer;
    position: relative;
    z-index: 1;
    ox-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-boz-sizing: border-box;
    position: relative;
    display: block;
    padding: 15px 15px 15px 15px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.list-shipping-address .address-option.active {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .09);
    border: 1px solid #9ca643;
}
.list-shipping-address .address-option:hover {
    border: 1px solid #9ca643;
}

.table-order span.btn.btn-xs.btn-default {
    color: #ff7200;
    padding: 0;
    background: none;
}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
    .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table tbody td, .responsive-table tbody tr {
        display: block;
    }
    .dkm-admanager-order {
        margin-top: 30px;
    }
    .responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .responsive-table tbody tr {
        border: 1px solid #ccc;
        background: #f2f2f2;
        margin-bottom: 15px;
    }
    .table-order tbody, .table-order tbody > tr, .table-order tbody > tr> th, .table-order tbody > tr > td {
        display: block;
        text-align: left;
        font-size: 13px;
    }
    .table-order tbody, .table-order tbody > tr, .table-order tbody > tr> th, .table-order tbody > tr > td {
        display: block;
        text-align: left;
        font-size: 13px;
    }
    .table-order tbody > tr > td, .table-order tbody > tr > th {
        padding-left: 145px;
        position: relative;
    }
    .responsive-table td:before {
        position: absolute;
        top: 8px;
        left: 10px;
        width: 50%;
        padding-right: 10px;
    }
}
@media (max-width: 480px) {    
    .account-user {
        width:  100%;
        border-bottom: 1px solid #ccc;
    }
    .menu-acc {
        width: 100%;
    }
    .menu-acc > a:not(.dropdown-toggle) {
        width:  50%;
        display:  block;
        float:  left;
        margin: 0;
        text-align:  center;
        border: none;
        padding: 0;
    }
}