.customer-account-login #maincontent,
.customer-account-create #maincontent,
.customer-account-forgotpassword #maincontent,
.account #maincontent,
.customer-account-logoutsuccess #maincontent,
.customer-account-createpassword #maincontent,
.customer-account-confirmation #maincontent,
.multishipping-checkout-login #maincontent {
    max-width: 70.89%;
    padding: 50px 0;
    margin: 0 auto;
}

.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-logoutsuccess .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.customer-account-confirmation .page-title-wrapper,
.customer-account-logoutsuccess p {
    text-align: center;
}

.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.customer-account-createpassword .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.customer-account-confirmation .page-title-wrapper .page-title {
    margin-bottom: 30px;
}

.account .page-title-wrapper {
    margin-bottom: 10px;
}

.account .page-title-wrapper .page-title {
    line-height: 1.6;
    font-size: inherit;
}

.customer-account-login h1,
.customer-account-create h1,
.customer-account-forgotpassword h1,
.account h1 span,
.account .page-title h1,
.customer-account-createpassword .page-title-wrapper h1,
.customer-account-logoutsuccess h1,
.customer-account-confirmation .page-title-wrapper h1 {
    font-weight: bold;
    font-size: 26px;
    text-transform: uppercase;
}

.customer-account-login .account-social-login .btn-social,
.customer-account-create .account-social-login .btn-social {
    border-radius: 4px;
    color: #fff;
    position: relative;
    padding: 6px 12px 6px 44px;
    background-color: #EA4335;
    font-size: 14px;
}

.customer-account-login .account-social-login .btn-social:hover,
.customer-account-create .account-social-login .btn-social:hover {
    background-color: #c62d20;
}

.customer-account-login .account-social-login .btn-social span,
.customer-account-create .account-social-login .btn-social span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .2);
    font-size: 18px;
}

.customer-account-login .account-social-login .btn-facebook,
.customer-account-create .account-social-login .btn-facebook {
    background-color: #3b5998;
}

.customer-account-login .account-social-login .btn-facebook:hover,
.customer-account-create .account-social-login .btn-facebook:hover {
    background-color: #2d4373;
}

.customer-account-login .account-social-login .actions-toolbar.social-btn,
.customer-account-create .account-social-login .actions-toolbar.social-btn {
    width: auto;
    margin: 0 5px;
}

.customer-account-login .account-social-login .actions-toolbar.social-btn .fa:before,
.customer-account-create .account-social-login .actions-toolbar.social-btn .fa:before {
    font-weight: bold;
}

.customer-account-login .login-container .fieldset:after,
.multishipping-checkout-login .login-container .fieldset:after,
.form-create-account .fieldset.create.account:after,
.customer-account-forgotpassword .form.password.forget .fieldset:after {
    font-size: 16px;
    margin-top: 15px;
    display: none;
}

.customer-account-forgotpassword .fieldset {
    margin-bottom: 15px;
}

.form-create-account .additional_info {
    margin: 0;
}

.customer-account-login .block-customer-login,
.customer-account-login .block-new-customer,
.customer-account-create .form-create-account,
.customer-account-forgotpassword .forget,
.customer-account-confirmation .confirmation,
.customer-account-forgotpassword .forget,
.multishipping-checkout-login .block-customer-login {
    padding: 20px;
    margin-bottom: 16px;
    border-radius: 3px;
    max-width: 400px;
    width: auto;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    float: none !important;
}

.customer-account-login .block-customer-login,
.customer-account-login .block-new-customer,
.multishipping-checkout-login .block-new-customer {
    min-height: 395px;
}

.customer-account-login .login-container .fieldset > .field > .control,
.multishipping-checkout-login .login-container .fieldset > .field > .control,
.account.customer-account-edit .form-edit-account .fieldset {
    width: 100%;
}

.customer-account-login .block-title strong,
.multishipping-checkout-login .block-title strong,
.customer-account-create .create .legend span,
.account .form-edit-account .fieldset > .legend span,
.account .form-address-edit .fieldset > .legend span,
.account .order-title strong {
    font-weight: 700 !important;
    font-size: 18px;
    text-transform: uppercase;
}

.customer-account-login .form-login .field,
.multishipping-checkout-login .form-login .field,
.customer-account-create .account .field,
.account .form-edit-account .field {
    margin-bottom: 15px;
}

.customer-account-login .form-login .field .label,
.multishipping-checkout-login .form-login .field .label,
.customer-account-create .account .field .label,
.customer-account-forgotpassword .forget .field .label,
.customer-account-createpassword .form.password.reset .field .label,
.account .form-edit-account .field .label,
.account .form-address-edit .field .label {
    margin-bottom: 5px;
    cursor: pointer;
}

.customer-account-create .form.create,
.customer-account-confirmation .confirmation {
    margin: 0 auto;
}

.customer-account-login .form .field input,
.multishipping-checkout-login .form .field input,
.customer-account-create .form .field input,
.customer-account-forgotpassword .form .field input,
.account .form-edit-account .field input,
.account .form-address-edit .field input,
.account .form-address-edit .field select,
.customer-account-createpassword .form.password.reset input,
.customer-account-confirmation .form .field input {
    height: 40px;
    border: solid 1px #E0E0E0;
    font-family: 'Titillium Web', sans-serif;
}

.customer-account-create .form .field select{
    height: 40px;
    border: solid 1px #E0E0E0;
}

.customer-account-create .form .field input[type=checkbox],
.account .form-edit-account .field input[type=checkbox],
.account .form-address-edit .field input[type=checkbox] {
    height: auto;
    cursor: pointer;        
}

.customer-account-login .login-container .actions-toolbar,
.multishipping-checkout-login .login-container .actions-toolbar,
.customer-account-create .login-container .actions-toolbar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.customer-account-login .login .actions-toolbar .primary,
.multishipping-checkout-login .login .actions-toolbar .primary {
    margin-bottom: 0;
}

.customer-account-login .fieldset:last-child,
.multishipping-checkout-login .fieldset:last-child,
.customer-account-create .fieldset.account {
    margin-bottom: 0;
}

.customer-account-login .actions-toolbar button.login,
.customer-account-login .actions-toolbar .create,
.multishipping-checkout-login .actions-toolbar button.login,
.multishipping-checkout-login .actions-toolbar .create,
.customer-account-create .actions-toolbar button.submit,
.customer-account-forgotpassword .actions-toolbar button.submit,
.account .box-actions a,
.account .actions-toolbar .primary button.add,
.account .actions-toolbar .primary button.save,
.account.customer-address-index .modal-popup .modal-footer button,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary button,
.customer-account-confirmation .actions-toolbar button.send,
.form-address-edit .actions-toolbar .action.primary,
.block-order-details-view .order-orderupload-table button.primary
 {
    background-color: #000 !important;
    padding: 13px 35px 13px;
    line-height: 1;
    border-radius: 3px !important;
    border: none !important;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
}

.account.customer-address-index .modal-popup .modal-footer button {
    font-size: inherit;
    padding: 15px 35px;
}

.account.customer-address-index .modal-popup .modal-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.account .box-actions a {
    display: inline-block;
}

.customer-account-login .actions-toolbar button.login:before,
.customer-account-login .actions-toolbar .create:before,
.multishipping-checkout-login .actions-toolbar button.login:before,
.multishipping-checkout-login .actions-toolbar .create:before,
.customer-account-create .actions-toolbar button.submit:before,
.customer-account-forgotpassword .actions-toolbar button.submit:before,
.account .box-actions a:before,
.account .actions-toolbar .primary button.add:before,
.account .actions-toolbar .primary button.save:before,
.account.customer-address-index .modal-popup .modal-footer button:before,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary button:before,
.customer-account-confirmation .actions-toolbar button.send:before,
.form-address-edit .actions-toolbar .action.primary:before,
.block-order-details-view .order-orderupload-table button.primary:before {
    content: "";
    position: absolute;
    transition: all .4s ease-in-out;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #06163a;
}

.customer-account-login .actions-toolbar .secondary a.remind,
.multishipping-checkout-login .actions-toolbar .secondary a.remind {
    color: #000;
}

.customer-account-login .actions-toolbar button.login:hover,
.customer-account-login .actions-toolbar .create:hover,
.multishipping-checkout-login .actions-toolbar button.login:hover,
.multishipping-checkout-login .actions-toolbar .create:hover,
.customer-account-create .actions-toolbar button.submit:hover,
.customer-account-forgotpassword .actions-toolbar button.submit:hover,
.account .box-actions a:hover,
.account .actions-toolbar .primary button.add:hover,
.account .actions-toolbar .primary button.save:hover,
.account.customer-address-index .modal-popup .modal-footer button:hover,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary button:hover,
.customer-account-confirmation .actions-toolbar button.send:hover,
.form-address-edit .actions-toolbar .action.primary:hover,
.block-order-details-view .order-orderupload-table button.primary:hover {
    border: none;
}

.customer-account-login .actions-toolbar .secondary a.remind:hover,
.multishipping-checkout-login .actions-toolbar .secondary a.remind:hover  {
    border: none;
}

.customer-account-login .actions-toolbar button.login:hover:before,
.customer-account-login .actions-toolbar .create:hover:before,
.multishipping-checkout-login .actions-toolbar button.login:hover:before,
.multishipping-checkout-login .actions-toolbar .create:hover:before,
.customer-account-create .actions-toolbar button.submit:hover:before,
.account .box-actions a:hover:before,
.account .actions-toolbar .primary button.add:hover:before,
.account .actions-toolbar .primary button.save:hover:before,
.customer-account-login .actions-toolbar .secondary a.remind:hover:before,
.multishipping-checkout-login .actions-toolbar .secondary a.remind:hover:before,
.account.customer-address-index .modal-popup .modal-footer button:hover:before,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary button:hover:before,
.customer-account-confirmation .actions-toolbar button.send:hover:before,
.form-address-edit .actions-toolbar .action.primary:hover:before,
.block-order-details-view .order-orderupload-table button.primary:hover:before {
    opacity: 0;
    visibility: hidden;
}

.customer-account-login .actions-toolbar button.login span,
.customer-account-login .actions-toolbar .create span,
.multishipping-checkout-login .actions-toolbar button.login span,
.multishipping-checkout-login .actions-toolbar .create span,
.customer-account-create .actions-toolbar button.submit span,
.customer-account-forgotpassword .actions-toolbar button.submit span,
.account .box-actions a span,
.account .box-actions a,
.account .actions-toolbar .primary button.add span,
.account .actions-toolbar .primary button.save span,
.account.customer-address-index .modal-popup .modal-footer button span,
.customer-account-createpassword .form.password.reset .actions-toolbar .primary button span,
.customer-account-confirmation .actions-toolbar button.send span,
.form-address-edit .actions-toolbar .action.primary span,
.block-order-details-view .order-orderupload-table button.primary span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    color: #fff;
}

.customer-account-login .actions-toolbar .secondary a.remind span,
.multishipping-checkout-login .actions-toolbar .secondary a.remind span {
    color: #000;
}

.account .box-actions a.change-password:before {
    display: none;
}

.account .box-actions a {
    padding: 13px 35px;
}

.customer-account-login .actions-toolbar .secondary .remind,
.multishipping-checkout-login .actions-toolbar .secondary .remind {
    padding: 17px 35px;
}

.customer-account-forgotpassword .forget {
    width: 50%;
    margin: 0 auto;
}

.account .page.messages {
    margin-bottom: 0;
}

.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.account .block:not(.widget) .box-title span {
    font-size: 16px !important;
    text-transform: uppercase;
}

.account .block:not(.widget) .box-title {
    background-color: #f5f5f5;
    width: 100%;
    padding: 10px 20px;
    align-self: flex-start;
}

.account #maincontent .block-content {
    display: flex;
    flex-wrap: wrap;
}

.account .block-content .box {
    background-color: #fff;
    box-shadow: 0 0px 2px 3px #e5e5e5;
    padding: 0;
    margin-bottom: 16px;
    border-radius: 10px;
    width: calc(50% - 10px) !important;
    overflow: hidden;
    float: none !important;
    margin-right: 20px;
    display: flex;
    flex-wrap: wrap;
}

.account .block-content .box:nth-child(2n) {
    margin-right: 0;
}

.account .orders-recent,
.account .additional-addresses {
    background-color: #fff;
    box-shadow: 0 0px 2px 3px #e5e5e5;
    padding: 20px;
    margin-bottom: 16px;
    border-radius: 10px;
    width: 100%;
    margin: 0;
    display: block;
}

.account .box-content {
    padding: 15px 20px;
    font-size: 14px;
}

.account .box-actions {
    padding: 15px 10px;
    width: 100%;
    align-self: flex-end;
}

.account .box-actions a:after {
    display: none !important;
}

.account .block-collapsible-nav-content .nav.item {
    width: 100%;
    font-size: 16px;
}

.account .block-collapsible-nav-content .nav.item a {
    padding: 12px 20px;
    width: 100%;
}

.account .block-collapsible-nav .item .delimiter {
    margin: 0;
}

.account .orders-history {
    box-shadow: 0 0px 2px 3px #e5e5e5;
    padding: 20px;
    margin-bottom: 16px;
    border-radius: 10px;
    width: calc(100% - 0px);
}

.account .orders-history .order-products-toolbar {
    border-radius: 10px;
}

.account .form-edit-account .fieldset {
    margin-bottom: 0;
}

.account .form-edit-account .field-tooltip .field-tooltip-action:before {
    margin-top: 7px;
}

.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td {
    vertical-align: middle;
}

.account .order-details-items .product-item-name {
    font-size: 12px;
    margin: 0;
}

.account .order-details-items .col.price .price-excluding-tax {
    font-size: 12px;
}

.account .order-details-items .col.subtotal .price-excluding-tax {
    font-size: 12px;
}

.block-order-details-view .box-order-shipping-method #delivery-date,
.block-order-details-view .box-order-shipping-method #delivery-comment {
    padding: 0px 20px 20px;
}

.block-order-details-view .block-content .box {
    width: calc(50% - 10px) !important;
    min-height: 210px;
    margin-bottom: 20px;
    display: block;
}

.block-order-details-view .block-content .box.box-order-shipping-address,
.block-order-details-view .block-content .box.box-order-billing-address {
    margin-right: 20px;
}

.account .block-dashboard-addresses .block-title,
.account .block-dashboard-orders .block-title {
    display: flex;
    justify-content: space-between;
}

.account .block-dashboard-addresses .block-title .edit,
.account .block-dashboard-orders .block-title .view {
    color: #000;
}

.account.customer-address-index .modal-popup .modal-inner-wrap {
    top: 50%;
}

.account.customer-address-index .action-close {
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;
}

.account.customer-address-index .action-close:before {
    position: absolute;
}

.account.customer-address-index .modal-popup .modal-footer {
    background-color: #fff;
}

.account.customer-address-index .modal-popup .modal-footer {
    display: flex;
}

.account .table-order-items .price .cart-price .price,
.account .subtotal .cart-price .price {
    font-size: 12px;
    font-weight: 400 !important;
    color: #212529;
}

.customer-account-createpassword .form.password.reset {
padding: 20px;
    margin-bottom: 16px;
    border-radius: 3px;
    max-width: 400px;
    width: auto;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    float: none !important;
        min-width: 10px;
}

.customer-account-createpassword .form.password.reset .fieldset {
    margin: 0;
}

.customer-account-createpassword .form.password.reset .fieldset > .field {
    margin: 0 0 15px;
}


.customer-account-createpassword .form.password.reset .actions-toolbar {
    margin-top: 15px;
    text-align: center;
}

.customer-account-createpassword .form.password.reset .actions-toolbar .primary {
    float: none;
}

.customer-account-createpassword .form.password.reset #password-strength-meter-container {
    margin-top: 5px;
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
    border-color: #06163a;
    color: #000;
    font-weight: 500;
}

.block-order-details-view form{
    width: 100%;
}


@media only screen and (max-width:1024px) {
    .customer-account-login #maincontent,
    .multishipping-checkout-login #maincontent,
    .customer-account-create #maincontent,
    .customer-account-forgotpassword #maincontent,
    .account #maincontent,
    .customer-account-logoutsuccess #maincontent,
    .customer-account-confirmation #maincontent {
        max-width: 83.89%;
    }

    .customer-account-login .actions-toolbar button.login span,
    .customer-account-login .actions-toolbar .create span,
    .multishipping-checkout-login .actions-toolbar button.login span,
    .multishipping-checkout-login .actions-toolbar .create span,
    .customer-account-create .actions-toolbar button.submit span,
    .customer-account-forgotpassword .actions-toolbar button.submit span,
    .account .actions-toolbar .primary button.add span,
    .account .actions-toolbar .primary button.save span,
    .customer-account-login .actions-toolbar .secondary .remind span,
    .multishipping-checkout-login .actions-toolbar .secondary .remind span,
    .account.customer-address-index .modal-popup .modal-footer button span {
        font-size: 14px;
    }


}

@media only screen and (max-width:850px) {
    .block-order-details-view .block-content .box {
        width: 100% !important;
        min-height: auto;
    }

    .block-order-details-view .block-content .box.box-order-shipping-address,
    .block-order-details-view .block-content .box.box-order-billing-address {
        margin-right: 0;
    }

    .customer-account-login #maincontent,
    .multishipping-checkout-login #maincontent,
    .customer-account-create #maincontent,
    .customer-account-forgotpassword #maincontent,
    .account #maincontent,
    .customer-account-logoutsuccess #maincontent,
    .customer-account-createpassword #maincontent,
    .customer-account-confirmation #maincontent {
        max-width: inherit;
        padding: 30px;
    }

    .account .block-collapsible-nav-content .nav.item a,
    .account.block-collapsible-nav .item > strong {
        font-size: 14px;
        padding: 10px 10px;
    }

    .account .table-order-items .price .cart-price .price,
    .account .subtotal .cart-price .price {
        font-size: 13px;
    }

}

@media only screen and (max-width:767px) {
    .customer-account-login #maincontent,
    .multishipping-checkout-login #maincontent,
    .customer-account-create #maincontent,
    .customer-account-createpassword #maincontent {
        padding: 30px 0;
    }

    .account #maincontent {
        padding: 70px 15px 30px;
    }

    .customer-account-login h1,
    .customer-account-create h1,
    .customer-account-forgotpassword h1,
    .account h1 span,
    .account .page-title h1,
    .customer-account-createpassword .page-title-wrapper h1,
    .customer-account-logoutsuccess h1,
    .customer-account-confirmation .page-title-wrapper h1 {
        font-size: 22px;
    }

    .customer-account-login,
    .multishipping-checkout-login,
    .customer-account-create,
    .customer-account-forgotpassword,
    .account {
        font-size: 13px;
    }

    .customer-account-login h1,
    .customer-account-create h1,
    .customer-account-forgotpassword h1,
    .customer-account-logoutsuccess h1,
    .customer-account-createpassword .page-title-wrapper .page-title {
        font-size: 22px;
    }

    .customer-account-login #maincontent,
    .multishipping-checkout-login #maincontent,
    .customer-account-create #maincontent,
    .account #maincontent,
    .customer-account-confirmation .confirmation {
        max-width: 100%;
    }

    .account .form-edit-account {
        width: calc(100% - 0px);
    }

    .customer-account-createpassword #maincontent {
        max-width: 540px;
        padding: 30px;
    }

    .table tfoot {
        background-color: #fff;
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
        float: none;
        width: auto;
    }

    .customer-account-login .login .actions-toolbar .primary,
    .multishipping-checkout-login .login .actions-toolbar .primary {
        /* margin-right: 10px; */
    }

    .customer-account-login .login-container .fieldset:after,
    .multishipping-checkout-login .login-container .fieldset:after,
    .customer-account-create .fieldset.create.account:after,
    .customer-account-forgotpassword .form.password.forget .fieldset:after {
        text-align: left;
        font-size: 13px;
    }

    .customer-account-login .account-social-login .btn,
    .multishipping-checkout-login .account-social-login .btn,
    .customer-account-create {
        font-size: 13px;
    }


    .customer-account-create .form.create,
    .customer-account-forgotpassword .forget,
    .customer-account-confirmation .confirmation {
        width: 100%;
    }

    .customer-account-forgotpassword #maincontent,
    .customer-account-login #maincontent,
    .multishipping-checkout-login #maincontent {
        padding: 30px;
        max-width: inherit;
    }

    .customer-account-login .block-customer-login,
    .multishipping-checkout-login .block-customer-login,
    .customer-account-login .block-new-customer {
        min-height: auto;
    }

    .account .order-links {
        display: flex;
        flex-wrap: wrap;
    }

    .account .order-links .item a,
    .account .order-links .item strong {
        padding: 0 10px;
    }

    .account .block-collapsible-nav-content .nav.item {
        width: 100%;
        font-size: 14px;
    }

    .account .block-collapsible-nav {
        top: 0px;
        margin: 0;
    }

    .account .block-collapsible-nav .title strong {
        font-size: 16px;
    }

    .account .block-content .box {
        width: calc(100% - 0px) !important;
        margin-right: 0;
    }

    .column.main .block:not(.widget) .block-title:before,
    .account .column.main .block:not(.widget) .block-title:after {
        display: none !important;
    }

}

@media only screen and (max-width:540px) {
    .customer-account-create .form.create {
        margin: 0 30px;
        width: auto;
    }

    .customer-account-login .login .actions-toolbar .primary,
    .customer-account-login .account-social-login .btn-facebook,
    .customer-account-create .account-social-login .btn-facebook {
        margin-bottom: 10px;
    }

    .account.customer-address-index .modal-popup .modal-footer {
        justify-content: center;
    }

}


/* Login */

.customer-account-login{
    background-color: #5b7f97;
}

.customer-account-login .site-header,
.customer-account-login .page-footer,
.customer-account-login .page-title-wrapper,
.customer-account-login .social-login-authentication-channel,
.customer-account-login .block-new-customer{
    display: none;
}

.customer-account-create .account-social-login, .customer-account-login .account-social-login{
    display: none !important;
}

.customer-account-login .block-customer-login .block-logo{
    text-align: center;
    margin-bottom: 30px;
}

.customer-account-login .block-customer-login .block-logo img{
    max-height: 80px;
}

.customer-account-login .block-customer-login .form-login .remind{
    display: block;
    text-align: right;
    margin-top: 10px;
    color: #000;
}

.customer-account-login .block-customer-login .form-login .actions-toolbar .primary {
    float: none;
    width: 100%;
}

.customer-account-login .block-customer-login .form-login .bottom-block{
   margin-top: 40px;
   text-align: center;
}

.customer-account-login .block-customer-login .form-login .bottom-block span{
    display: block;
    margin-bottom: 10px;
}

.customer-account-login .block-customer-login .form-login .bottom-block a{
        color: #06163a;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline;
}


/* Forgot password */

.customer-account-forgotpassword{
    background-color: #5b7f97;
}

.customer-account-forgotpassword .site-header,
.customer-account-forgotpassword .page-footer,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-forgotpassword .social-login-authentication-channel,
.customer-account-forgotpassword .block-new-customer{
    display: none;
}

.customer-account-forgotpassword .form.password.forget{
    min-width: 10px;
    width: auto;
    max-width: 400px;
}

.customer-account-forgotpassword .form.password.forget .block-logo{
    text-align: center;
    margin-bottom: 30px;
}

.customer-account-forgotpassword .form.password.forget .block-logo img{
    max-height: 80px;
}


.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary {
    float: none;
    width: 100%;
}

.customer-account-forgotpassword .form.password.forget .bottom-block{
   margin-top: 40px;
   text-align: center;
}

.customer-account-forgotpassword .form.password.forget .bottom-block span{
    display: block;
    margin-bottom: 10px;
}

.customer-account-forgotpassword .form.password.forget .bottom-block a{
        color: #06163a;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline;
}



/* Create password */

.customer-account-createpassword{
    background-color: #5b7f97;
}

.customer-account-createpassword .site-header,
.customer-account-createpassword .page-footer,
.customer-account-createpassword .page-title-wrapper,
.customer-account-createpassword .social-login-authentication-channel,
.customer-account-createpassword .block-new-customer{
    display: none;
}

.customer-account-createpassword .form.password.reset{
    min-width: 10px;
    width: auto;
    max-width: 400px;
}

.customer-account-createpassword .form.password.reset .block-logo{
    text-align: center;
    margin-bottom: 30px;
}

.customer-account-createpassword .form.password.reset .block-logo img{
    max-height: 80px;
}


.customer-account-createpassword .form.password.reset .actions-toolbar .primary {
    float: none;
    width: 100%;
}

.customer-account-createpassword .form.password.reset .bottom-block{
   margin-top: 40px;
   text-align: center;
}

.customer-account-createpassword .form.password.reset .bottom-block span{
    display: block;
    margin-bottom: 10px;
}

.customer-account-createpassword .form.password.reset .bottom-block a{
        color: #06163a;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline;
}


/* Create account */

.customer-account-create{
    background-color: #5b7f97;
}

.customer-account-create .site-header,
.customer-account-create .page-footer,
.customer-account-create .page-title-wrapper,
.customer-account-create .social-login-authentication-channel,
.customer-account-create .block-new-customer{
    display: none;
}

.customer-account-create .form.create.account{
    min-width: 10px;
    width: auto;
    max-width: 500px;
}

.customer-account-create .form.create.account .block-logo{
    text-align: center;
    margin-bottom: 30px;
}

.customer-account-create .form.create.account .block-logo img{
    max-height: 80px;
}


.customer-account-create .form.create.account .actions-toolbar .primary {
    float: none;
    width: 100%;
}

.customer-account-create .form.create.account .bottom-block{
   margin-top: 40px;
   text-align: center;
}

.customer-account-create .form.create.account .bottom-block span{
    display: block;
    margin-bottom: 10px;
}

.customer-account-create .form.create.account .bottom-block a{
        color: #06163a;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline;
}


/* *******************
Multi account
*/

/* Login */
.multishipping-checkout-login{
    background-color: #5b7f97;
}

.multishipping-checkout-login .site-header,
.multishipping-checkout-login .page-footer,
.multishipping-checkout-login .page-title-wrapper,
.multishipping-checkout-login .social-login-authentication-channel,
.multishipping-checkout-login .block-new-customer{
    display: none;
}

.customer-account-create .account-social-login, .multishipping-checkout-login .account-social-login{
    display: none !important;
}

.multishipping-checkout-login .block-customer-login .block-logo{
    text-align: center;
    margin-bottom: 30px;
}

.multishipping-checkout-login .block-customer-login .block-logo img{
    max-height: 80px;
}

.multishipping-checkout-login .block-customer-login .form-login .remind{
    display: block;
    text-align: right;
    margin-top: 10px;
    color: #000;
}

.multishipping-checkout-login .block-customer-login .form-login .actions-toolbar .primary {
    float: none;
    width: 100%;
}

.multishipping-checkout-login .block-customer-login .form-login .bottom-block{
   margin-top: 40px;
   text-align: center;
}

.multishipping-checkout-login .block-customer-login .form-login .bottom-block span{
    display: block;
    margin-bottom: 10px;
}

.multishipping-checkout-login .block-customer-login .form-login .bottom-block a{
        color: #06163a;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline;
}