header .mini-wrapper .top-dd-wrapper .top-label a {
    background-color: #fff;
    color: #3848e7;
    width: 105px;
    border-radius: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 0 0;
}
header .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a {
    margin: 1px 0 0 0;
}
header .mini-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a:after {
    content: 'ACCOUNT';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 12px;
    color: grey;
}
header .mini-wrapper.top-login-wrapper.essay-component .top-dd-wrapper .top-label a:after {
    content: 'LOGIN';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 12px;
    color: #01669b;
    display: none;
}
header .mini-wrapper.top-login-wrapper.essay-component {
    margin-top: 11px;
}
header .mini-wrapper.top-login-wrapper.essay-component .top-dd-wrapper i.arrow {
    right: 59px;
    left: inherit;
}
header .mini-wrapper.top-login-wrapper.essay-component .drop-down-content.visible > form > div:nth-child(2) > div:nth-child(3) {
    width: 100%;
}
header .mini-wrapper.top-login-wrapper.essay-component .drop-down-content.visible > form label {
    margin-bottom: 0;
}
header .mini-wrapper .top-dd-wrapper .top-label a span {
    background: no-repeat;
    padding-right: 0;
    font-size: 12px;
    display: none;
}
header .mini-wrapper .top-dd-wrapper .top-label .ava {
    display: none!important;
}
.mini-wrapper .top-dd-wrapper .drop-down-content.visible {
    right: 0;
}
.user-area-wrapper .info-list li {
    text-align: left;
    line-height: 1.5;
}
.essay-order-details .nav-list > li.col{
    width: 25%;
    padding: 5px;
}
.mini-wrapper .menu-list li .icon:after {
    margin: -3px 10px 0 0!important;
    color: #283e59;
    opacity: 1;
}
.user-area-wrapper .menu-list li a {
    text-align: left;
    padding: 10px 25px!important;
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}
.user-area-wrapper .info-list {
    padding: 30px 25px 10px!important;
}
.essay-component .hint.discounts-hint > div {
    left: 9px;
    right: 0;
    max-width: 90%;
    margin: 0!important;
    padding: 0 12px;
}
.essay-component.user-area-wrapper .hint div {
    left: 15px!important;
    padding: 15px 8px;
}
.order-form-wrapper .button-collapse-sidebar {
    display: none;
}
.essay-component .hint.discounts-hint div .h {
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
}
.essay-component .hint.discounts-hint div ul li {
    line-height: 1.3;
    background-position-y: 2px;
    margin-bottom: 0;
}
.essay-component .hint.discounts-hint div center {
    margin-bottom: 0!important;
    padding: 5px 0!important;
    line-height: 1.2;
}
.ae-password .essay-component form .buttons-panel ul li, .ae-affiliate-program .side .case.open.to-promote .case-content form.promote ul li{
    background: none;
}
.ae-password .essay-component form .buttons-panel ul li {
    font-family: 'Montserrat-Medium';
    margin: 0;
    padding: 0;
}
main > .page-password {
    margin-bottom: 50px;
}
@media all and (max-width: 345px) {
    .ae-password .essay-component form .row:nth-last-of-type(2) .col.s12.col-sm-12 {
        padding: 0;
    }
    .ae-password .essay-component.login-component .submit-b {
        margin: 0 auto;
        display: block;
    }
    .ae-password .essay-component form .buttons-panel ul {
        margin: 20px auto;
        width: fit-content;
        display: block;
    }
}
.login-component .buttons-panel li a {
    color: #283e59;
    border-color: #283e59;
    font-family: 'Montserrat-Medium';
}
.essay-component.login-component .submit-b {
    font-family: 'Montserrat-Medium';
}
@media all and (max-width: 767px) {
    .global-cookie .cookie-policy-block {
        bottom: inherit;
        top: 150px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        left: 0;
        margin: auto;
        top: 66px;
    }
    header .mini-wrapper .top-dd-wrapper .top-label a {
        height: 38px;
        line-height: 38px;
        margin-top: 3px;
    }
}
@media all and (max-height: 568px) {

    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        top: 50px;
        max-height: 400px;
        overflow-y: scroll;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar {
        width: 7px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar-thumb {
        background: #09639f;
        border-radius: 10px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar-thumb:hover {
        background: #0b189f;
    }
    .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label {
        overflow-y: unset;
        margin-top: -1px;
    }
    header .mini-wrapper.top-login-wrapper.essay-component {
        margin-top: 13px;
    }
    header .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a {
        margin: 0 0 0 0;
    }
}
@media all and (max-height: 414px) {
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        max-height: 280px;
    }
}
@media all and (max-height: 320px) {
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        max-height: 210px;
    }
}
.essay-order-details .order-details-head .info-block .col-sm-2{
    width: 30%!important;
}
.essay-order-details .order-details-head .info-block .col-sm-10{
    width: 70%!important;
}

.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount {
    opacity: 1;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount b{
    opacity: 1;
}
.top-login-wrapper.mini-wrapper .top-dd-wrapper .drop-down-content .messages{
    margin-top: 0;
}
.affiliate-program-wrapper .side .case-content ol{
    padding-left: 20px;
}
.affiliate-program-wrapper .side .case-content ul{
    list-style-type: none;
}
.affiliate-program-wrapper .side .case .case-title::before{
    line-height: 20px;
}
.payments-wrapper .info-data .row .col:nth-child(2){
    color: #0c3351;
}
.affiliate-program-wrapper .side .case .case-content .affiliate-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border:1px solid #fa932f!important;
    font-weight: 400;
    font-size: 15px;
    color: white;
}
.affiliate-program-short-wrapper .to-earning a:focus,
.affiliate-program-short-wrapper .to-earning a:hover,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:focus,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:hover{
    background-color: white;
    color: #303540;
}
.affiliate-program-short-wrapper .to-earning a{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border:1px solid #fa932f;
    color: white;
    font-size: 14px;
    border-radius: 15px;
    font-family: 'Montserrat-SemiBold', sans-serif;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.affiliate-program-wrapper .side .case .case-content .save-button.print-button {
    background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border-color: #fa932f;
}
.affiliate-program-short-wrapper.closeBlock .arrow-control a::after {
    content: '\f175';
    font: normal 300 normal 14px/1 FontAwesome;
    color: #20b8d1;
    top: 3px;
    position: absolute;
    left: 0;
    right: 0;
}
.affiliate-program-short-wrapper .arrow-control {
    bottom: -15px;
    border: 2px solid #20b8d1;
    box-shadow: none;
    height: 23px;
    width: 23px;
    border-radius: 50%;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .package-service-text{
    margin-top: 0;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .discount{
    display: block;
    text-align: right;
}
.essay-component .services-package .bg-color-3 input[type="checkbox"]{
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
body .order-form-wrapper{
    box-shadow: 0 5px 5px rgba(99, 104, 110, 0.05);
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
    padding: 35px 65px;
}
.order-form-wrapper .material-hint .dropdown-content {
    margin-left: -40px;
    padding: 10px;
    max-width: 300px;
    box-shadow: 1px 1px 7px 0 rgba(87, 87, 87, 0.4);
    white-space: normal !important;
}
.order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
    width: 610px;
    margin: 0;
}
.essay-component .services-package .bg-color-3 .material-hint ,
.essay-component .ws-vip-services .material-hint {
    z-index: 3;
    position: absolute;
    right: 43px;
    left: inherit;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
}
.order-form-wrapper .material-hint .dropdown-content {
    z-index: 1;
    width: 280px;
    height: auto;
    top: 30px;
    display: none;
    position: absolute;
    background: white;
}
@media all and (min-width: 545px) {
    .essay-order-form .order-form-data .step .paper-requirements-table .ws-style .material-hint .dropdown-content.dropdown-menu {
        min-width: 500px;
        z-index: 2;
    }
}
.order-form-wrapper .phone-row .material-hint .dropdown-content,
.order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
    right: auto;
    left: 0;
}
.order-form-wrapper .w-level-hint .dropdown-content td, .order-form-wrapper .w-level-hint .dropdown-content th {
    padding: 10px 5px;
    font-size: 13px;
}
.order-form-wrapper .material-hint:hover .dropdown-content {
    display: block !important;
    opacity: 1 !important;
    visibility: visible;
    z-index: 2;
}
.order-form-wrapper .ws-writing-quality.ws-types .material-hint:hover .dropdown-content > b {
    font-size: 13px;
}
.order-form-wrapper .ws-writing-quality.ws-types .material-hint:hover .dropdown-content {
    font-size: 13px;
    line-height: 1.4;
    font-family: 'Montserrat-Regular';
}
.order-form-wrapper .paper-requirements-table.data-table .service-one-page-summary.service-wrapper span,
.order-form-wrapper .paper-requirements-table.data-table .service-row.service-revision.service-wrapper span{
    color: #8a8a8a;
    font-family: 'Montserrat-Regular';
    font-size: 13px;
}
.order-form-wrapper .paper-requirements-table.data-table .checkbox-input label > span{
    color: #283e59!important;
    font-size: 14px!important;
    font-family: 'Montserrat-Semibold'!important;
}
.order-form-wrapper .data-table > .row.service-revision > .col:first-child::after {
    color: #ff694f;
    font-family: 'Montserrat-Light';
    font-size: 11px;
}
.ae-order .paper-requirements-table.data-table .ws-language-style .radio-wrapper input[type="radio"]:checked:before {
    content: url(/wp-content/themes/essay/style/images/orange_ckecked.png);
}
.ae-order .paper-requirements-table.data-table .ws-language-style .radio-wrapper input[type="radio"]:before {
    display: inline-block;
    width: 15px;
    height: 15px;
    content: url(/wp-content/themes/essay/style/images/orange_ckecked_not.png);
    cursor: pointer;
    top: -1px;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: #fff;
}
.order-form-wrapper .data-table > .row > .col.ws-language-style .radio-wrapper label{
    color: #283e59;
    font-family: 'Montserrat-Medium';
}
body .ae-order .essay-component textarea {
    max-height: 270px;
    min-height: 150px;
}
.ae-order .paper-requirements-table.data-table .ws-language-style .radio-wrapper input[type="radio"] {
    position: relative;
}
.order-form-wrapper .vip-services-list .col .bg-lighten-3 input[type="checkbox"]{
    top: 0;
    bottom: 0;
    margin: auto;
    left: 15px;
}
.order-form-wrapper .vip-services-list .col .bg-lighten-3{
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    background-color: #fafcfc;
}
.order-form-wrapper .services-package .col .bg-lighten-3 {
    background-color: #fffcf7;
    border: 1px solid #ffd6a6;
}
.order-form-wrapper .vip-services-list.row input[type="checkbox"].filled-in:checked + label:before{
    top: 0!important;
    bottom: 0;
    margin: auto;
    left: 15px;
}
.essay-component .ws-vip-services label.checkbox-label {
    display: flex;
    flex-direction: row-reverse;
    min-height: 90px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 35px;
}
.order-form-wrapper .vip-services-list .col .bg-lighten-3.checked {
    background-color: #fff;
}
.essay-component .ws-vip-services label.checkbox-label .service-text {
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Semibold';
    display: flex;
    align-items: center;
}
.essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
    margin-top: 0;
}
.order-form-wrapper .personal-info-table .col.col-lg-7{
    font-size: 15px;
    font-weight: bold;
}
.order-form-wrapper .personal-info-table .col{
    font-size: 15px;
}
.order-form-wrapper .ws-vip-services .row .col:hover {
    z-index: 99;
}
.essay-component .hint div{
    z-index: 8;
}
li.col.s12.l4.col-sm-12.col-lg-4:hover,
li.col.s12.l4.col-sm-12.col-lg-4:focus {
    z-index: 10;
}
.order-form-wrapper .data-table label:not(.checkbox-label),
.essay-component label:not(.checkbox-label){
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    font-family: 'Montserrat-Regular', sans-serif;
}
.order-form-wrapper .data-table label.file-button{
    width: 160px;
    height: 48px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e5e4;
    background-color: #ffffff;
    padding: 0;
    line-height: 48px;
    border-radius: 45px;
    color: #283e59;
    font-family: 'Montserrat-Medium', sans-serif;
    margin-right: 15px;
}
.essay-component label.error{
    color: red!important;
}
.order-form-wrapper .data-table > .row.ws-discount:before,
.order-form-wrapper .data-table > .row.ws-discount:after {
    display: none;
}
.order-form-wrapper .data-table > .row.ws-discount {
    display: flex;
}
.order-form-wrapper .data-table > .row.ws-discount > div {
    width: 50%;
}
.order-form-wrapper .data-table > .row.ws-discount .apply-discount-input input[name="discount_code"].success {
    background-color: #fafefc;
    border-color: #66dcb2;
}
.order-form-wrapper .data-table > .row.ws-discount .apply-discount-input .form-button {
    background-color: #00c57e;
    font-size: 12px;
    font-family: 'Montserrat-Semibold', sans-serif;
    color: #fff;
    border-radius: 7px;
    padding: 6px 28px;
    margin-top: -44px;
    margin-right: 6px;
}
.order-form-wrapper .data-table > .row.ws-discount .ws-writers-id .add-writer-input .form-button {
    background-color: #f7f7f7;
    font-size: 12px;
    font-family: 'Montserrat-Semibold', sans-serif;
    color: #2e2e2e;
    border-radius: 7px;
    padding: 6px 28px;
    margin-top: -44px;
    margin-right: 6px;
}
.order-form-wrapper .input-button .green-label {
    color: #00c57e;
    font-size: 13px;
    font-family: 'Montserrat-Semibold', sans-serif;
    font-style: italic;
}
.order-form-wrapper .input-button .red-label {
    color: #ff694f;
    font-size: 13px;
    font-family: 'Montserrat-Semibold', sans-serif;
    font-style: italic;
}
.order-form-wrapper .data-table > .row > .col.notice-col .notice {
    color: #283e59;
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 13px;
}
.order-form-wrapper .data-table > .row.ws-additional-order-id label,
.order-form-wrapper .data-table > .row.ws-additional-order-id label small{
    color: #283e59;
    font-size: 13px;
    font-family: 'Montserrat-Regular', sans-serif;
}
.ae-order .ws-additional-order-id input[name="additional_order_id"] {
    width: 50%;
}
.order-form-wrapper .data-table > .row.ws-additional-order-id .checkbox-label {
    font-size: 14px;
    color: #283e59;
    font-family: 'Montserrat-Medium', sans-serif;
}
.essay-component .header{
    color: #243743;
    font-size: 22px;
    text-align: left;
    font-family: 'Montserrat-Semibold', sans-serif;
}
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(4) > div > div.row.ws-discount > div.col.s12.m6.col-sm-12.col-md-6 > div > i:nth-child(3) > div > div {
    max-width: 300px;
    padding: 12px;
}
.essay-component input[type="text"]:hover,
.essay-component input[type="email"]:hover,
.essay-component input[type="password"]:hover,
.essay-component textarea:hover,
.essay-component select:hover,
.essay-component .pm-input input:hover,
.essay-component .multiinput:hover{
    border: 1px solid #20b8d1;
}
.essay-component input[type="text"]:focus,
.essay-component input[type="email"]:focus,
.essay-component input[type="password"]:focus,
.essay-component textarea:focus,
.essay-component select:focus,
.essay-component .pm-input input:focus,
.essay-component .multiinput:focus{
    border: 1px solid #20b8d1;
}
.essay-component input[type="text"],
.essay-component input[type="email"],
.essay-component input[type="password"],
.essay-component textarea,
.essay-component select,
.essay-component .pm-input input,
.essay-component .multiinput{
    height: 50px;
    border: 1px solid #e9e9e9;
    background-color: #fafcfc;
    line-height: 48px;
    color: #283e59!important;
    font-size: 14px;
    letter-spacing: .15px;
    cursor: pointer;
    padding: 0 10px;
    font-family: 'Montserrat-Medium';
}
.order-form-wrapper input[type="checkbox"].filled-in:checked + label:before{
    background-image: url(/wp-content/themes/essay/style/images/ae-order-checked.png);
    background-repeat: no-repeat;
    display: inline-block;
    content: '';
    cursor: pointer;
    top: 7px;
    bottom: 0;
    position: absolute;
    z-index: 1;
    width: 13px;
    background-color: #fff;
    background-size: 100% 100%;
    height: 13px;
    left: 0;
}
.ae-profile .profile-wrapper.profile-form-wrapper input[type="checkbox"].filled-in:checked + label:before {
    background-image: url(/wp-content/themes/essay/style/images/ae-order-checked.png);
    background-repeat: no-repeat;
    display: inline-block;
    content: '';
    cursor: pointer;
    top: 0!important;
    bottom: 0;
    position: absolute;
    z-index: 1;
    width: 13px;
    background-color: #fff;
    background-size: 100% 100%;
    height: 13px;
    left: 0;
}
.essay-component.login-component .row.buttons-panel ul li {
    margin: 0;
    padding: 0;
}
.ae-profile .profile-wrapper.profile-form-wrapper input {
    top: 0;
}
.profile-form-wrapper form > .row.buttons > div{
    display: flex;
    flex-wrap: wrap;
}
.order-form-wrapper .material-hint .dropdown-content > p {
    font-family: 'Montserrat-Regular';
    font-size: 13px;
    line-height: 1.4;
}
.payments-wrapper .valign-wrapper br{
    display: none;
}
.payments-wrapper .payment-icons img{
    width: 19%;
    max-width: 55px;
}
.essay-component textarea{
    max-width: 100%;
    min-width: 100%;
    min-height: 100px;
    max-height: 900px;
}
.essay-component .currency input[type="button"]:nth-child(4){

}
.essay-component .currency input[type="button"]{
    width: 25%;
    display: block;
}
.profile-view-wrapper .submit-b:focus,
.profile-view-wrapper .submit-b:hover,
.tip-the-writer-form-wrapper .button:focus,
.tip-the-writer-form-wrapper .button:hover,
.essay-component.send-message-form-wrapper .submit-b:focus,
.essay-component.send-message-form-wrapper .submit-b:hover,
.essay-component.request-revision-form-wrapper .submit-b:hover,
.essay-component.request-revision-form-wrapper .submit-b:focus,
.extend-deadline-form-wrapper form .button:hover,
.extend-deadline-form-wrapper form .button:focus,
.essay-custom-calculator-wrapper .button-primary-1:focus,
.essay-custom-calculator-wrapper .button-primary-1:hover,
.essay-component .save-b:focus,
.essay-component .save-b:hover,
#progressiveDelivery .yes:focus,
#progressiveDelivery .yes:hover,
.essay-component .submit-b:focus,
.essay-component .submit-b:hover{
    transition: all .3s linear;
    background: #fff;
    color: rgba(250,147,47,1);
    border: 2px solid rgba(250,147,47,1);
}

.tip-the-writer-form-wrapper .button,
.extend-deadline-form-wrapper form .button,
.essay-component.send-message-form-wrapper .submit-b,
.essay-component.request-revision-form-wrapper .submit-b,
.essay-custom-calculator-wrapper .total-price-wrapper .button-primary-1,
.essay-component .save-b,
#progressiveDelivery .yes,
.essay-component .submit-b{
    background: #ff9920;
    color: white;
    border: 2px solid transparent;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
}
.profile-view-wrapper .submit-b:focus,
.profile-view-wrapper .submit-b:hover{
    background: white;
    color: #49c7db;
}
.profile-view-wrapper .submit-b{
    border: 2px solid #59c1e7!important;
    background: #49c7db;
    color: white;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
    font-family: 'Montserrat-Medium';
}
.essay-component .cancel-b:hover,
.essay-component .back-b:hover,
#progressiveDelivery .no:focus,
#progressiveDelivery .no:hover,
.essay-component .cancel-b:focus,
.essay-component .back-b:focus{
    background: #f0fdff;
    color: #49c7db;
}
.essay-component .cancel-b,
#progressiveDelivery .no,
.essay-component .back-b{
    background: white;
    border: 2px solid #49c7db;
    color: #49c7db;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 7px 0 0;
}
#order-form > div.essay-order-preview > div > div > div.buttons-panel {
    display: flex;
    justify-content: center;
}
.order-form-wrapper .wrap-order-submit .col-lg-6{
    width: 100%!important;
    text-align: center;
}
.order-form-wrapper .submit-b{
    max-width: 100%;
    width: 155px!important;
    font-family: 'Montserrat-Medium';
    font-size: 13px;
    border-radius: 45px;
}
.order-form-wrapper .ws-vip-services .services-package .material-hint > i{
    left: 18px;
    top: 8px;
}
.essay-component .checkbox-input input{
    top: 7px;
}
body .essay-component .notice{
    color: #b7bbc2;
    font-size: 13px;
    font-style: italic;
    font-family: 'Montserrat-Regular';
    line-height: 26px;
}
.order-form-wrapper .paper-requirements-table b.header{
    margin-bottom: 20px;
    position: relative;
}
.essay-component .row .select2-container {
    height: 50px;
}
.order-form-wrapper .input-button span {
    margin-top: -50px;
    padding: 12px;
}
.essay-component span.form-button.inactive-button{
    opacity: 0.6;
    color: #757575;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.15px;
    background: white;
}
.essay-component span.form-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    font-weight: 400;
    padding: 12px 28px;
    font-size: 15px;
    color: #63686e;
    line-height: 24px;
}
.essay-component .checkbox-input{
    position: relative;
}
.order-form-wrapper .checkbox-input {
    font-style: normal;
    margin-bottom: 10px;
    display: block;

}
.order-form-wrapper .services-package .col .bg-lighten-3
.order-form-wrapper .vip-services-list .col .bg-lighten-3{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e5e5e4;
    background-color: #ffffff;
}
.essay-component .ws-vip-services label p.price-wrapper span,
.essay-component .ws-vip-services label p.price-wrapper{
    text-transform: uppercase;
    color: #ff9920;
    font-size: 16px;
    font-family: 'Montserrat-Semibold';
    line-height: 22px;
}
.essay-component .ws-vip-services label .service-text{
    color: #63686e;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
}
.essay-component .ws-vip-services .vip-services-list label p.price-wrapper{
    margin-bottom: 0;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    background: url("/wp-content/themes/essay/style/images/label_new_data.png")no-repeat center;
    width: 52px;
    text-align: center;
    font-size: 9px;
    top: -7px;
    right: -8px;
    border-radius: 12px;
    height: 50px;
    line-height: 29px;
    transform: none;
    content: '';
}
.essay-component .ws-vip-services .vip-services-list li,
.ae-affiliate-program-short .affiliate-program-wrapper .affiliate-short-wrapper .side.side-full
div:nth-last-of-type(2) .case-content form.promote ul li {
    background: none;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.one::before,
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.two::before,
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.three::before,
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.four::before{
    width: 25px;
}
.essay-component .ws-vip-services .new-vip:before{
    display: none;
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input .dd-button{
    margin: 10px 25px;
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input{
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 0;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    color: #01669b;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    margin-bottom: 0;
    font-size: 14px;
    color: #243743;
    font-family: 'Montserrat-Regular';
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.text-color-2 b,
.essay-component .ws-vip-services .services-package .package-price-wrapper span.text-color-2{
    opacity: 0.6;
    margin-bottom: 0;
    color: #01669b;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.15px;
    padding: 0;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label .text-color-2 span, .order-form-wrapper .ws-vip-services .row .col.offer-label .text-color-2,
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.price,
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.currency{
    text-transform: uppercase;
    opacity: 1;
    color: #01669b;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.15px;
    margin-top: 0;
    margin-bottom: 0;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.package-service-text{
    color: #283e59;
    font-weight: 400;
    text-transform: inherit;
    position: absolute;
    left: 51px;
    top: 19px;
    font-size: 16px;
    font-family: 'Montserrat-Semibold';
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    color: #757575;
    font-size: 16px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label span{
    font-weight: 400;
    line-height: 25px;
}
.essay-component .ws-vip-services .services-package .row {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    margin-right: 0;
}
.essay-component .ws-vip-services .services-package .row .offer-label {
    margin-top: 30px;
}
.essay-component .ws-vip-services .services-package .row .offer-label > b{
    display: inline;
    color: #283e59!important;
    text-transform: capitalize!important;
    font-family: 'Montserrat-Semibold';
    font-size: 14px;
}
.essay-component .ws-vip-services .services-package .row:before,
.essay-component .ws-vip-services .services-package .row:after{
    display: none;
}
.order-form-wrapper .accept-div .checkbox-input .checkbox-label,
.order-form-wrapper .accept-div i{
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
}
.order-form-wrapper .accept-div i a {
    color: #49c7db;
    font-family: 'Montserrat-Regular';
}
.order-form-wrapper .price-disclaimer b{
    margin: 20px 0;
    display: block;
    font-weight: 500;
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
    line-height: 22px;
}
.order-form-wrapper .price-disclaimer{
    background: white;
    z-index: 1;
    position: relative;
    text-align: center;
}
.order-form-wrapper .ws-price-disclaimer{
    position: relative;
    display: none;
}
.order-form-wrapper .ws-price-disclaimer:before{
    content: "";
    width: 70px;
    height: 70px;
    display: block;
    bottom: -25px;
    right: -25px;
    position: absolute;
}
.ae-order .essay-component .number-field .m {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #c3c3c3;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
}
.ae-order .essay-component .number-field .m:before {
    content: "-";
    font-size: 22px;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #2e2e2e;
    border-radius: 2px;
    font-weight: 800;
}
.ae-order .order-form-wrapper form .ws-currency select[name=currency_id] + .select2Buttons + span.select2.select2-container {
    display: none;
}
.ae-order .order-form-wrapper form .ws-currency .select-buttons {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-top: 0;
}
.ae-order .order-form-wrapper form .ws-currency .select-buttons li {
    width: 33.3%;
    padding: 0;
}
.ae-order .order-form-wrapper form .ws-currency .select-buttons li:first-child,
.ae-order .order-form-wrapper form .ws-currency .select-buttons li:last-child{
    border-radius: 5px 0 0 5px;
}
.ae-order .order-form-wrapper form .ws-currency .select-buttons li a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d5dcde;
    color: #393d47;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
    height: 48px;
    text-decoration: none;
    transition: .3s;
}
.ae-order .order-form-wrapper form .ws-currency .select-buttons li a.picked {
    background: #ff9920;
    color: #fff;
    font-weight: 700;
}
.ae-order .essay-component .number-field .p {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #c3c3c3;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
}
.ae-order .essay-component .number-field .p:before {
    content: "+";
    font-size: 22px;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #2e2e2e;font-weight: 800;
}
.order-form-wrapper .total-price b{
    color: #00c57e;
    font-family: 'Montserrat-Medium';
    font-size: 32px;
}
.order-form-wrapper .total-price{
    line-height: 26px;
    color: #283e59;
    font-size: 15px;
    margin: 10px auto 15px auto;
    display: block;
    font-family: 'Montserrat-Medium';
}
.order-form-wrapper .accept-div .checkbox-input{
    display: inline-block;
    margin-bottom: 0;
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
}
.order-form-wrapper .accept-div {
    text-align: center;
}
.order-form-wrapper .bookmark-row .wrapper{
    box-shadow: 0 5px 5px rgba(99, 104, 110, 0.05);
    border-radius: 0;
    border: 1px solid #01d36e;
    background-color: #ffffff;
    padding: 10px 20px;
}
.order-form-wrapper .bookmark-row .wrapper p span{
    margin: 0 5px;
    width: 145px;
    height: 38px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    padding: 0;
    background: #fff;
    border-color: #e0e1e2;
    color: #656a70;
    border-radius: 50px;
}
.crumbs-calc .essay-component select:focus,
.crumbs-calc .essay-component select:hover{
    border: none;
}
.order-form-wrapper .bookmark-row .wrapper p b{
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #0c3351;
}
.order-form-wrapper .bookmark-row .wrapper p{
    color: #63686e;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.mini-wrapper .top-dd-wrapper .top-label .ava{
    display: none;
}
.mini-wrapper.top-login-wrapper,
.mini-wrapper.top-user-area-wrapper{
    margin-left: 0;
    line-height: 1;
}
.mini-wrapper .top-dd-wrapper,
.fixed-line .top-login .mini-wrapper .top-dd-wrapper .top-label{
    line-height: 1;
}
.lifetime-wrapper .lifetime .lifetime-line{
    z-index: 0;
}
.essay-component .blue-label{
    color: #59c1e7;
}
.lifetime-view-wrapper .left-pages-to-get .discount{
    color: #ff694f;
    font-size: 15px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}
.lifetime-wrapper .left-pages-to-get {
    font-size: 15px;
    font-family: 'Montserrat-SemiBold', sans-serif;
    color: #243743;
}
.lifetime-view-wrapper .left-pages-to-get br{
    display: none;
}
.essay-component .back-b:before{
    color: #59c1e7;
    content: "\e5cb";
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    font-family: "Material Icons";
}
.payments-wrapper .payment-info input[type="text"]{
    width: 120px!important;
}
.payments-wrapper .payment-icons{
    display: block;
    text-align: center;
}
.payments-wrapper .payments-list .valign-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.payments-wrapper .payments-list .valign-wrapper .logo .payment-logo {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: calc(50% - 20px);
    height: 40px;
    width: auto;
    max-width: 90%;
}
.payments-wrapper .payments-list li:nth-child(2) .valign-wrapper .logo .payment-logo {
    height: 28px;
    top: calc(53% - 20px);
}
.payments-wrapper .payments-list .valign-wrapper .radio i {
    position: absolute;
    top: calc(50% - 9px);
}
.profile-wrapper .data-table .row:nth-child(odd){
    background-color: inherit;
}
.profile-view-wrapper .data-table .row:nth-child(odd){
    background-color: #ecf9fb;
}
.profile-view-wrapper .data-table .row .col:first-child{
    padding: 0 0 0 66px;
    color: #283e59;
    font-size: 13px;
    line-height: 54px;
    font-family: 'Montserrat-Medium';
}
.profile-wrapper .data-table .row .col:nth-child(2){
    padding: 0;
    color: #49c7db;
    font-size: 13px;
    font-family: 'Montserrat-Medium';
    line-height: 54px;
}
.profile-view-wrapper .submit-b{
    display: block;
    width: 200px;
    text-align: center;
}
.profile-form-wrapper .buttons .col a,
.profile-form-wrapper .buttons .col input{
    width: 200px;
    margin: 10px;
    font-family: 'Montserrat-Medium';
}
.profile-form-wrapper .buttons .col{
    text-align: center;
}
.user-area-wrapper .info-list li a{
    color: #00c57d;
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    font-weight: 500;
}

.user-area-wrapper .info-list li b.vip-accounts-wrapper{
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}
.user-area-wrapper .info-list li b.vip-accounts-wrapper:after,
.user-area-wrapper .info-list li b.vip-accounts-wrapper:before{
    content: "";
    background: url("/wp-content/themes/essay/style/images/vip_account_icon.png")no-repeat;
    width: 30px;
    height: 22px;
    background-size: 100%;
    vertical-align: bottom;
    display: inline-block;
    margin: 0 7px;
}
.order-form-wrapper .bookmark-row:not(.new-data-bookmark) {
    display: none;
}
.order-form-wrapper .bookmark-row .wrapper {
    border-color: #0c3351;
}
.user-area-wrapper .info-list li:first-child b{
    color: #283e59;
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}
.user-area-wrapper .info-list li:last-child{
    margin-bottom: 0;
}
.user-area-wrapper .info-list li {
    margin-bottom: 17px;
    text-align: left;
}
.essay-component .hint.discounts-hint div .h{
    color: #0c3351;
    margin: 0 0 10px 0;
}
.essay-component .hint.discounts-hint div ul li{
    color: #979ca7;
    margin-bottom: 0;
}
.essay-component .hint.discounts-hint div center{
    padding: 10px 0 0 0;
    margin: 0;
}
.essay-component .hint.discounts-hint div ul{
    margin-bottom: 0;
}
.essay-order-preview .header{
    text-align: left;
}
.bookmark-row.new-data-bookmark .main-data{
    display: flex;
    justify-content: space-between;
    padding: 0 45px;
}
.bookmark-row.new-data-bookmark .main-data .img-data {
    overflow: hidden;
    height: 110px;
}
.bookmark-row.new-data-bookmark {
    border: 1px solid #e9e9e9;
    max-width: 1100px;
    box-shadow: 38px 37px 0 #f2f2f2;
    margin: 50px 0 80px;
}
.bookmark-row.new-data-bookmark .main-data .img-data img {
    margin-top: -73px;
}
.bookmark-row.new-data-bookmark .main-data .wrapper {
    display: flex;
    align-items: center;
}
.bookmark-row.new-data-bookmark .main-data .wrapper .top{
    margin-bottom: 0;
    color: #797979;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
    margin-left: 45px;
    padding: 0 30px;
}
.bookmark-row.new-data-bookmark .main-data .wrapper .top b {
    color: #243743;
    font-size: 22px;
    font-family: 'Montserrat-Semibold';
}
.mini-wrapper b.header a{
    text-align: left;
    padding: 0 0 20px 0;
    color: #0c3351;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}
.user-area-wrapper .menu-list{
    padding-bottom: 25px;
}
.user-area-wrapper .menu-list li{
    border-top: none;
}
.user-area-wrapper .menu-list li a i:after{
    color: #3f3f3f;
    opacity: 0.55;
    margin: 2px 10px 0 0!important;
}
.user-area-wrapper .menu-list li:hover{
    background: #f6fbfe;
}
.user-area-wrapper .menu-list li a:hover{
    background: none;
}
.user-area-wrapper .menu-list li:last-child a{
    border-bottom: 0;
}
.mini-wrapper .menu-list{
    background-color: #ffffff;
    padding-bottom: 0;
}
.user-area-wrapper .menu-list li.order-li {
    position: relative;
}
.user-area-wrapper .menu-list li.order-li:before {
    display: block;
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ecedee;
    top: -4px;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.percent,
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:first-child span.pages,
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages{
    color: #243743;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages,
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent,
.lifetime-wrapper .lifetime .lifetime-line{
    color: #00c57d;
}
.lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status{
    background: #00c57d;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover{
    border-color: #00c57d;
}
.order_steps_box .owl-nav{
    display: none;
}
.affiliate-program-wrapper .side .case{
    background: white;
    border: none;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.affiliate-program-wrapper .referral-banner .row-1 .title{
    text-transform: capitalize;
    padding: 5px 0 0 30px!important;
    margin: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 78px);
    color: #11899e;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title::before {
    position: absolute;
    color: #243743;
    margin: 15px 0 0px 15px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}
.affiliate-program-wrapper .side .case .case-content p:first-child {
    font-family: 'Montserrat-Medium', sans-serif;
    color: #243743;
}
.affiliate-program-wrapper .side .case .case-content .save-button{
    border-radius: 12px;
}
.affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #e1f4ff;
    border-bottom: 10px solid transparent;
    content: '';
    display: block!important;
    position: absolute;
    right: -11px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.affiliate-program-wrapper .side .case .case-content .accordion .item .question{
    background-color: #f3f3f3;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon{
    border: none;
    width: 59px;
    height: 60px;
    background-size: 100% auto!important;
    position: static;
    background-repeat: no-repeat!important;
    display: inline-block;
    vertical-align: middle;
}
.affiliate-program-wrapper .side .case .case-title div{
    color: #243743;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Montserrat-Medium', sans-serif;
    z-index: 1;
    position: relative;
}
.ae-affiliate-program .affiliate-program-wrapper .side .case .case-title div {
    margin: 12px 10px 12px 20px;
}
.affiliate-program-wrapper .side .case.open .case-title{
    background-color: #f3f3f3;
}
.affiliate-program-wrapper .side .case .case-title::before {
    float: right;
    position: static;
    vertical-align: middle;
    margin: 13px;
    border: none;
    line-height: 24px;
    color: #11899e;
    font-size: 20px;
    background: white;
    box-shadow: none;
}
.affiliate-program-wrapper .side .case .case-title{
    box-shadow: 0 5px 5px rgba(99, 104, 110, 0.05);
    background-color: #ffffff;
    border: none;
}
.affiliate-program-wrapper{
    padding: 0;
    position: relative;
}
.affiliate-program-wrapper .referral-banner .row-1{
    min-height: 54px;
    width: 32.5%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    background-color: #ffffff;
    text-align: left;
    padding: 5px;
}

.affiliate-program-wrapper .referral-banner .row-1 .icon-remind-friends{
    background: url("/wp-content/themes/essay/style/images/1item_bg.png");
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-place-order{
    background: url("/wp-content/themes/essay/style/images/2item_bg.png");
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-earn-money{
    background: url("/wp-content/themes/essay/style/images/3item_bg.png");
}
.affiliate-program-wrapper .referral-banner{
    border-top: none;
    width: 100%;
}
.affiliate-program-wrapper .side .case .case-content .save-button.more-info{
    color: #fa932f;
    border: 1px solid #fa932f;
}
.tabs-component .component-tab-content .order-item{
    border: 1px solid #e5e5e4!important;
    background-color: #f8f8f9!important;
    padding: 13px 30px;
}
.tabs-component .component-tab-content{
    padding: 20px 0;
}
.tabs-component .component-tabs-controls{
    margin: 0!important;
    padding: 0;
}
.tabs-component .component-tabs-controls .col{
    padding: 0;
    box-shadow: none;
}
.tabs-component .component-tabs-controls .col.col-md-6{
    width: 50%;
}
.tabs-component .component-tabs-controls .col .goto{
    padding: 5px 25px;
    color: #283e59;
    border-radius: 0;
    font-size: 15px;
    font-family: 'Montserrat-Medium', sans-serif;
}
.col-content .essay-order-view-details ul > li:before{
    display: none;
}
.essay-orders .component-tab-content .items-count{
    color: #283e59;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    padding: 0;
    font-family: 'Montserrat-SemiBold', sans-serif;
}
.essay-orders h4{
    color: #2a3e4e;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
}
.essay-orders .orders .order-item .details-label .goto{
    color: #59c1e7;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
}
.essay-order-details .actions-list > li a.pay-now-b:hover,
.essay-order-details .actions-list > li a.pay-now-b:focus{
    background: white;
    color: rgba(250,147,47,1)!important;
    border: 2px solid rgba(250,147,47,1)!important;
}
.essay-order-details .actions-list > li a.pay-now-b {
    background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    color: white;
    border: 2px solid rgba(250,147,47,1);
    transition: all .3s linear;
    cursor: pointer;
}
.essay-orders .orders .order-item .blue-status-label{
    font-weight: 400;
    color: #0c3351;
    font-size: 14px;
    line-height: 22px;
}
.essay-orders .orders-header-row .price-label{
    color: #59c1e7;
    font-weight: 700;
    margin-left: 3px;
}
.essay-orders .links-list > li a:after{
    color: #59c1e7;
}
.essay-orders .orders .order-item.vip .vip-label:after{
    display: none;
}
.essay-orders .orders .order-item .orders-header-row .right-align.text-right{
    float: right;
}
.essay-orders .orders .order-item .orders-body-row .text-block{
    margin-bottom: 10px;
}
.essay-orders .orders .order-item.vip .vip-label{
    border: 4px solid #59c1e7;
    background-color: #59c1e7!important;
    color: #fff;
    border-radius: 0!important;
}
.essay-orders .orders .order-item .text-block p{
    margin-bottom: 0;
    margin-top: 5px;
}
@media all and (max-width: 858px) {
    .order-form-wrapper .accept-div .checkbox-input .checkbox-label, .order-form-wrapper .accept-div i {
        font-size: 12px;
    }
}
.essay-orders .orders .order-item,
.essay-orders .orders .order-item.vip{
    background-color: #eaf8fb;
    margin-bottom: 15px;
}
.essay-order-details .nav-list > li.selected a {
    margin: 0;
}
.essay-order-details .line-sep{
    display: none;
}
.order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label:before {
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.essay-order-details .nav-list > li i:before {
    margin: 0 5px 0 0;
    line-height: 1;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.essay-order-details .actions-list > li i:before {
    margin: 0 5px 0 0;
    line-height: 1;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper {
    padding: 0;
    margin: 0!important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: static;
}
.essay-order-details .nav-list > li a,
.essay-order-details .actions-list > li a{
    border: 2px solid #d1d1d1;
    color: #7c7b7b;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all .3s linear;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper s{
    margin-bottom: 0;
    margin-right: 10px;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper .price,
.essay-component .ws-vip-services .services-package .package-price-wrapper .currency:not(.old-currency) {
    color: #ff9920!important;
    font-size: 16px!important;
    font-family: 'Montserrat-Semibold';
}
.essay-component .ws-vip-services .services-package .package-price-wrapper .discount b {
    color: #283e59!important;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper s .old-price,
.essay-component .ws-vip-services .services-package .package-price-wrapper s .old-currency{
    color: #283e59;
    font-size: 16px;
    font-family: 'Montserrat-Regular';
}
 .essay-component .ws-vip-services .services-package .material-hint {
     top: -17px;
     right: 61px;
 }
.essay-order-details .nav-list > li:first-child a{
    border-left: 2px solid #d1d1d1;
}
.essay-order-details .description{
    padding-left: 20px;
    border-top: 1px solid #e1e1e1;
    width: 100%;
    margin: 0;
}
.essay-order-view-details .nav-list .col-sm-4{
    width: 33.33333333%;
}
.essay-order-details .nav-list > li:first-child{
    padding-right: 15px;
}
.essay-order-details .details-list li{
    position: static;
}
.essay-order-details .details-list{
    margin-bottom: 20px;
    position: relative;
}
.essay-order-details .nav-list > li:last-child{
    padding-left: 15px;
}
.essay-order-details .details-list li .vip-label b{
    color: #ffc279!important;
}
.essay-order-details .details-list li .vip-label{
    height: 35px;
    border: 1px solid #ffc279;
    color: #ffc279;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.15px;
    width: 160px;
    background: #f9f9f9;
    border-radius: 5px;
    line-height: 34px;
    position: static;
    margin: 0;
    text-align: center;
}
.essay-order-details .order-details-head .details-list li:last-child b {
    color: #ff5f56;
    font-family: 'Montserrat-Semibold';
}
.essay-order-details .price b{
    color: #ffc279;
}
.essay-order-details .details-list .time-left b,
.essay-order-details .details-list li b{
    color: #01d36e;
    font-size: 15px;
    font-weight: 400;
}
.essay-component .checkbox-input > i{
    display: none;
}
.popup-component.essay-component .checkbox-input input{
    position: static;
    display: inline-block;
    margin-right: 10px;
}
.popup-component .file-path-wrapper{
    margin-top: 15px;
}
.request-revision-form-wrapper.popup-component .file-path-wrapper{
    display: none;
}
body .popup-component.request-revision-form-wrapper .submit-b {
    width: 200px;
}
body .popup-component.request-revision-form-wrapper .submit-b.disabled {
    filter: grayscale(1);
    pointer-events: none;
}
body .popup-component.request-revision-form-wrapper .submit-b.disabled:hover {
    filter: grayscale(1)!important;
    background: rgba(250,147,47,1);
    color: #fff;
}
.payments-wrapper  .back-b,
.essay-order-view-details .info-block .back-b{
    padding: 5px 30px!important;
    height: 35px;
}
.essay-order-view-details .info-block .back-b {
    display: flex;
    align-items: center;
    width: 125px;
    justify-content: center;
}
.page-affiliate-program div.side > div.case.links-to-social-accounts > div.case-title > div,
.page-affiliate-program div.side > div.case.links-to-social-accounts > div.case-title:before {
    position: relative;
}
.page-affiliate-program div.side > div.case.links-to-social-accounts.open > div.case-title {
    position: static;
    background-color: #f3f3f3;
}
.essay-order-details .details-list li .vip-label:before,
.essay-order-details .details-list li .vip-label:after{
    content: "\2605 \2605";
    color: #ffc279;
    padding-left: 0;
    margin: 0 5px;
    display: inline-block;
    line-height: 1;
    font-family: "Material Icons";
}
.essay-order-details .grid-row .col > span, .essay-order-details .grid .col > span{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}
.featherlight-content .popup-component .notice{
    display: block;
    width: 100%;
}
.featherlight-content .popup-component .row .sm12{
    width: 100%;
}
.featherlight-content .popup-component .row .col-md-6{
    width: 50%;
}
.essay-component .blue-status-label{
    color: #0c3351;
}
body .featherlight .featherlight-content.featherlight-content-custom{
    padding: 0;
}
.featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
    position: absolute;
    left: 10px;
    bottom: -30px;
}
.featherlight .featherlight-content-custom .essay-discount-popup-form .email{
    position: relative;
}
.featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:focus,
.featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:hover{
    background: white;
    color: #01d36e;
}
.featherlight  .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border:2px solid rgba(250,147,47,1);
    line-height: 46px;
    width: 100%;
    margin-top: 40px;
    cursor: pointer;
}
.featherlight .featherlight-content-custom .essay-discount-popup-form{
    width: 450px;
    height: 631px;
    padding: 350px 45px 110px 45px;
}
.essay-component .number-field .form-control{
    text-align: center;
}
.essay-component .number-field{
    position: relative;
    line-height: 48px;
    display: block;
    text-align: center;
}
#sidebar .essay-component .number-field {
    line-height: 35.5px;
}
.order-form-wrapper .data-table .ws-cost-per-page label.cost-per-page-label {
    font-size: 14px;
    color: #283e59;
    font-family: 'Montserrat-Medium';
}
.order-form-wrapper .data-table .ws-cost-per-page label.cost-per-page{
    color: #00c57e;
    font-size: 22px;
    font-family: 'Montserrat-Medium';
    font-weight: 400;
    line-height: 26px;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label:before {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    right: 0;
    top: -65px;
    bottom: 0;
    margin: auto;
    content: url(/wp-content/themes/essay/style/images/ae-order-checked-rondo-not.png);
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label.checked:before {
    content: url(/wp-content/themes/essay/style/images/ae-order-checked-rondo.png);
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] {
    display: none;
}
.order-form-wrapper .ws-writing-quality label span {
    color: #283e59;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
    font-size: 15px;
    color: #6c6c6c;
    font-family: 'Montserrat-Regular';
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label.checked {
    border-color: #66dcb2;
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label:not(.checked) {
    background-color: #fafcfc;
}
.ae-contacts-custom form textarea{
    max-width: 100%;
    min-width: 100%;
    max-height: 450px;
    min-height: 100px;
}
.ae-contacts-custom form input[type='submit'] {
    font-weight: 300;
    border-collapse: collapse;
    margin: 0;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    display: inline-block;
    transition: all .3s ease;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'open_sanssemibold', sans-serif;
    text-align: center;
    border-radius: 30px;
    background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    cursor: pointer;
    border: none;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)!important;
    padding: 14px 17px;
}
.ae-contacts-custom form label.error {
    color: #e42334;
}
.order-form-wrapper .req{
    color: #ff694f;
    margin-right: 5px;
}
.become-vip-block .col-12 > .h3:after,
.become-vip-block .col-12 > .h3:before,
.order-form-wrapper .vip-client > span:after,
.order-form-wrapper .vip-client > span:before {
    content: "";
    background-size: 100% auto;
    background-position: 50%;
    background: url("/wp-content/themes/essay/style/images/vip_account_icon.png")no-repeat;
    display: inline-block;
    vertical-align: sub;
    width: 18px;
    height: 14px;
    margin: 0 5px 4px;
}
.page-order.row.vip-account-account .vip-client > span:before,
.page-order.row.vip-account-account .vip-client > span:after {
    content: "";
    background: url("/wp-content/themes/essay/style/images/vip_account_icon.png")no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: sub;
    width: 30px;
    height: 25px;
    margin: 0 5px;
}
.order-form-wrapper .paper-requirements-table .ws-vip-services b.header {
    text-align: center;
    max-width: 150px;
    margin: 0 auto 20px;
}
.order-form-wrapper .paper-requirements-table b.header:before{
    content: "";
    background-size: 100%;
    position: absolute;
    top: 0;
    left: -20px;
    background: url("/wp-content/themes/essay/style/images/vip_account_icon.png")no-repeat;
    display: inline-block;
    vertical-align: sub;
    width: 17px;
    height: 13px;
    bottom: 0;
    margin: auto;
}
.order-form-wrapper .paper-requirements-table b.header:after{
    content: "";
    background-size: 100%;
    position: absolute;
    top: 0;
    right: -20px;
    background: url("/wp-content/themes/essay/style/images/vip_account_icon.png")no-repeat;
    display: inline-block;
    vertical-align: sub;
    width: 17px;
    height: 13px;
    bottom: 0;
    margin: auto;
}
.order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col {
    width: 49%;
}
.order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col .checkbox-input {
    min-height: 90px;
    margin-bottom: 0;
}
.essay-component .ws-vip-services ul.vip-services-list.row{
    display: flex;
    flex: 1 1 50%;
    flex-wrap: wrap;
    overflow: unset;
    justify-content: space-between;
}
.vip_info span{
    color: #ff6375;
}
.vip_info{
    display: block;
    color: #1e2b3f;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 25px auto;
}
.become-vip-block .col-12 > .h3,
.order-form-wrapper .vip-client > span,
.page-order.row.vip-account-account .vip-client > span {
    color: #283e59;
    font-size: 16px;
    position: relative;
    font-family: 'Montserrat-Semibold';
}
.order-form-wrapper .vip-client a,
.page-order.row.vip-account-account .vip-client a{
    color: #49c7db;
    font-family: 'Montserrat-Regular';
    line-height: 25px;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 0;
    text-decoration: underline;
}
.essay-component .ws-vip-services {
    margin-top: 35px;
}
.order-form-wrapper .vip-client,
.page-order.row.vip-account-account .vip-client{
    background-color: #fff9f2;
    display: block;
    text-align: center;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    max-width: 460px;
    margin: 0 auto;
    border-radius: 45px;
    padding: 20px;
}
.page-order.row.vip-account-account .vip-client {
    margin-bottom: 10px;
}
.order-form-wrapper .vip-client .vip-client-icon,
.page-order.row.vip-account-account .vip-client .vip-client-icon{
    display: none;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    z-index: 1;
}
.user-area-wrapper .info-list li br{
    display: none;
}
.user-area-wrapper .info-list li a.get-vip-status{
    color: #ff5f56;
    font-size: 14px;
    line-height: 25.97px;
    text-decoration: underline;
    display: inline-block;
    font-family: 'Montserrat-Medium';
    position: relative;
}
.user-area-wrapper .info-list li span.vip-star{
    display: none!important;
}
.user-area-wrapper .info-list li a.get-vip-status:after{
    content: url(/wp-content/themes/essay/style/images/vip-crown.png.png);
    display: inline-block;
    position: absolute;
    right: -35px;
    top: -5px;
}
.user-area-wrapper .info-list li b {
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}
.user-area-wrapper .info-list{
    background-color: #f3f3f3;
    padding: 25px 20px;
}
.order-form-wrapper .ws-vip-services .material-hint .dropdown-content{
    margin-top: 0;
    font-family: 'Montserrat-Regular';
    font-size: 13px;
    line-height: 1.4;
}
.order-form-wrapper .material-hint .dropdown-content > p b{
    font-weight: bold;
}
.col-content .essay-orders ul > li:before{
    display: none;
}
.essay-orders .links-list > li{
    width: auto;
    padding: 0 0 0 0;
    line-height: 1;
    background: none;
    margin-bottom: 0;
}
.essay-orders .links-list{
    line-height: 1;
}
.essay-component ul:not(.vip-list) li:before{
    display: none;
}
.user-area-wrapper .menu-list b{
    margin-top: 8px;
}
.essay-order-details .actions-list > li:first-child,
.essay-order-details .nav-list > li:first-child {
    padding-right: 15px;
}
.essay-order-details .actions-list > li:last-child,
.essay-order-details .nav-list > li:last-child {
    padding-left: 15px;
}
.order-form-wrapper .order-form-data,
.order-form-wrapper .ws-instructions,
.order-form-wrapper .form-group{
    text-align: left;
}
.essay-component.custom_calc .currency input:nth-child(4){
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #c3c3c3;
}
body .feedback-point{
    bottom: 110px;
}
.essay-order-details .order-details-head .details-list li b{
    display: block;
    width: 100%;
}
.essay-order-details .order-details-head .details-list li .vip-label b{
    display: inline-block;
    width: auto;
}
.essay-order-details .order-details-head .details-list li{
    text-align: left;

}
.order-form-wrapper .service-wrapper > .col .material-hint{
    position: absolute;
    right: 15px;
    top: 0;
}
.payments-wrapper .info-message{
    display: block;
    margin: 20px 0;
}
.essay-calculator .price-header .label{
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.26px;
    font-family: 'Montserrat-Regular';
}
.essay-calculator .currency.select-wrapper,
.essay-calculator .price-header .number-field,
.essay-calculator .price-header input{
    margin-bottom: 0;
}
.essay-calculator .price-header .number-field {
    position: relative;
}
.essay-calculator .price-header .number-field .minus{
    position: absolute;
    left: 0;
    display: block;
    width: 50px;
    height: 100%;
    border: 1px solid #e9e9e9;
    top: 0;
    border-radius: 3px;
    transition: .3s;
}
.essay-calculator .price-header .number-field .minus:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '-';
    color: #7b7b7b;
    font-weight: 500;
    font-size: 36px;
    width: 13px;
    height: 50px;
}
.essay-calculator .price-header .number-field .plus{
    position: absolute;
    right: 0;
    display: block;
    width: 50px;
    height: 100%;
    border: 1px solid #e9e9e9;
    top: 0;
    border-radius: 3px;
    transition: .3s;
}
.essay-calculator .price-header .number-field span:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #e9e9e9;
    cursor: pointer;
}
.essay-calculator .price-header .number-field .plus:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '+';
    color: #7b7b7b;
    font-weight: 500;
    font-size: 27px;
    width: 13px;
    height: 50px;
}
.essay-calculator .price-header select{
    margin-bottom: 10px;
    color: #283e59;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
}
.essay-calculator .price-header{
    padding: 20px 30px 30px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.essay-calculator .price-header > .row:before,
.essay-calculator .price-header > .row:after {
    display: none;
}
.essay-calculator .price-header > .row {
    display: flex;
    justify-content: space-between;
}
.essay-calculator .price-header > .row:nth-child(1) .input-field.form-slim {
    position: relative;
}
.essay-calculator .price-header > .row:nth-child(1) .input-field.form-slim:after {
    position: absolute;
    pointer-events: none;
    content: '\f107';
    font: normal 700 normal 16px/1 FontAwesome;
    right: 10px;
    height: 13px;
    top: 21px;
    bottom: 0;
    margin: auto;
    color: #283e59;
}
.essay-calculator .price-header .form-slim .currency.select-wrapper input:not(.active){
    height: 50px;
    border: none;
    background-color: #fff;
    font-size: 14px;
    color: #2e2e2e;
    font-family: 'Montserrat-Medium';
    transition: .3s;

}
.essay-calculator .price-header .form-slim .currency.select-wrapper input.active {
    background-color: #00c57d;
    color: #fff;
    border-radius: 4px;
    transition: .3s;
    border: none;
    font-size: 14px;
    height: 50px;
    font-family: 'Montserrat-Medium';
}
.essay-calculator .price-header .form-slim .currency.select-wrapper input:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #00c57d;
}
.essay-calculator{
    padding: 0;
    border: 1px solid #e9e9e9;
    background-color: white;
}
.essay-custom-calculator-wrapper .price-list {
    padding: 30px;
    margin: 0;
}
.essay-custom-calculator-wrapper .price-list .price-item .circles{
    margin-top: 13px;
    line-height: 1;
}
.essay-custom-calculator-wrapper .total-price-wrapper .valign-wrapper{
    padding: 0 0 0 7px;
    display: flex;
    align-items: center;
}
.essay-custom-calculator-wrapper .total-price-wrapper > div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.essay-custom-calculator-wrapper .total-price-wrapper input[type="submit"] {
    border-radius: 45px;
    width: 170px;
    color: #fff;
    font-size: 13px;
    transition: .3s;
}
.essay-custom-calculator-wrapper .total-price-wrapper input[type="submit"]:hover {
    transition: .3s;
    box-shadow: 0 0 10px #ff9920;
    transform: scale(1.04);
}
.essay-custom-calculator-wrapper .total-price-wrapper:after,
.essay-custom-calculator-wrapper .total-price-wrapper:before {
    display: none;
}
.essay-custom-calculator-wrapper .order-total-label {
    color: #243743;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
}
.essay-custom-calculator-wrapper .total-price-wrapper{
    padding: 0 30px 30px;
    display: flex;
    justify-content: space-between;
}
.essay-custom-calculator-wrapper .price-list .price-item .price{
    color: #ff694f;
    font-size: 18px;
    font-family: 'Montserrat-Medium';
    display: flex;
    align-items: center;
}
.essay-custom-calculator-wrapper .price-list .price-item .date {
    font-style: normal;
    color: #243743;
    font-size: 13px;
    font-family: 'Montserrat-Regular';
}
.essay-custom-calculator-wrapper .price-list .price-item .price .page{
    font-size: 14px;
    font-weight: bold;
    color: #243743;
    font-family: 'Montserrat-Regular';
}
.essay-custom-calculator-wrapper .price-list .price-item .col{
    line-height: 52px;
}
.essay-custom-calculator-wrapper .price-list .price-item .col.m1.col-sm-2.col-md-1:first-child {
    width: 25px;
}
.essay-custom-calculator-wrapper .price-list .price-item .days,
.essay-custom-calculator-wrapper .price-list .price-item .count{
    color: #243743;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Montserrat-Semibold';
}
.ae-prices {
    margin: 25px auto;
}
.ae-prices .essay-custom-calculator-wrapper.essay-calculator.essay-component form .price-list .price-item {
    border-color: #d8dadb;
    background-color: #fff;
    position: relative;
    transition: .3s;
}
.essay-custom-calculator-wrapper .price-list .price-item.active {
    background-color: #fafefc!important;
    border-color: #66dcb2!important;
}
.ae-prices .essay-custom-calculator-wrapper.essay-calculator.essay-component form .price-list .price-item:not(.active):before{
    content: url(/wp-content/themes/essay/style/images/not_calculator_price-checked.png);
    left: 25px;
    top: 2px;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 24px;
    position: absolute;
}
.ae-prices .essay-custom-calculator-wrapper.essay-calculator.essay-component form .price-list .price-item.active:before {
    position: absolute;
    content: url(/wp-content/themes/essay/style/images/calculator_price-checked.png);
    left: 25px;
    top: 2px;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 24px;
}
.ae-prices .essay-custom-calculator-wrapper.essay-calculator.essay-component form .price-list .price-item span.circles {
    display: none;
}
.global-cookie .cookie-policy-block {
    bottom: inherit;
    top: 90px;
}
.essay-custom-calculator-wrapper .order-total-price{
    color: #00c57e;
    font-size: 32px;
    font-family: 'Montserrat-Medium';
}
.top-line-buttons .mini-wrapper .top-dd-wrapper .top-label a span{
    background: none;
    font-size: 0;
    padding: 0;
    line-height: 38px;
}
.top-line-buttons .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:before{
    content: "Log in";
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}
.top-line-buttons .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:before{
    content: "Account";
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}
.top-line-buttons .mini-wrapper.user-area-wrapper.vip-accounts-wrapper .top-dd-wrapper .top-label a span:after{
    background: url("/wp-content/themes/essay/style/images/vip_account_icon.png")no-repeat;
    width: 30px;
    height: 22px;
    background-size: 100%;
    vertical-align: middle;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:first-child span.pages{
    left: -50px;
}
.mini-wrapper .top-dd-wrapper .top-label a{
    margin-top: 0;
}
.mini-wrapper,
.mini-wrapper .top-dd-wrapper,
.mini-wrapper .top-dd-wrapper .top-label{
    padding: 0;
    line-height: 1;
}
.mini-wrapper form{
    text-align: left;
    padding: 20px;
}
.affiliate-program-wrapper .affiliate-pre-text .description{
    color: #243743;
    line-height: 26px;
    font-size: 16px;
    font-family: 'Montserrat-Medium', sans-serif;
}
.affiliate-program-wrapper .back a{
    color: #59c1e7;
    font-size: 13px;
    line-height: 24px;
}
.affiliate-program-wrapper .affiliate-pre-text .description b{
    color: #ff694f;
    font-size: 16px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}
.affiliate-program-wrapper .affiliate-pre-text .description b:nth-last-of-type(1) {
    color: #00c57d;
}
.affiliate-program-wrapper .page-col ul li{
    padding: 0;
}
.affiliate-program-wrapper .affiliate-status .earnings {
    color: #243743;
    font-size: 16px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}
.affiliate-program-wrapper .affiliate-status .earnings span {
    color: #00c57d;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 10px #e9e9e9;
    padding: 25px 50px;
}
.affiliate-program-wrapper .affiliate-pre-text .title{
    color: #283e59;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
    font-family: 'Montserrat-SemiBold', sans-serif;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.ae-lifetime-discount .lifetime-wrapper .header {
    text-align: center;
}
.popup-component form > .row > .col {
    margin-bottom: 0;
}
.white_button .top-login-wrapper.essay-component .drop-down-content form{
    padding: 20px;
    text-align: left;
}
.white_button .top-login-wrapper.essay-component .drop-down-content .col-sm-12{
    width: 100%;
}
.affiliate-program-wrapper .affiliate-status {
    height: 50px;
    margin-top: 15px;
}
.essay-custom-calculator-wrapper .price-list .price-item .col.price-date{
    display: block;
}
body .featherlight .essay-feedback-form .advice .note{
    background: none;
    padding: 0;
}
body .featherlight .essay-feedback-form .advice{
    width: 100%;
    padding: 0;
    margin: 0;
}
body .featherlight .essay-feedback-form .advice .icon,
body .featherlight .essay-feedback-form .advice .note:before,
body .featherlight .essay-component.essay-feedback-form .triangle{
    display: none;
}
body .featherlight-content-callback{
    padding: 35px!important;
    background: url("/wp-content/themes/essay/style/images/callback_request--bg.svg")white!important;
    background-position: 100% 120px!important;
    background-size: 100%!important;
    max-width: 437px!important;
}
body .featherlight-content-callback .essay-feedback-form.feedback-component{
    padding: 0!important;

}
body .featherlight-content-callback .essay-feedback-form form .phone-panel input[type='text']{
    width: 100%;
}
body .featherlight-content-callback .essay-feedback-form form input[type="text"],
body .featherlight-content-callback .essay-feedback-form form input[type="submit"]{
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e5e5e4;
    background-color: #fcfcfc;
    color: #63686e;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    text-transform: capitalize;
}
body .featherlight-content-callback .essay-feedback-form .advice .note .callback-hint{
    font-weight: bold!important;
}
body .featherlight-content-callback .essay-feedback-form .advice .note .callback-hint,
body .featherlight-content-callback .essay-feedback-form .advice .note .question{
    font-size: 14px;
    font-weight: 400;
    color: #63686e;
    line-height: 22px;
}
body .featherlight-content-callback .essay-feedback-form form .phone-panel input[type='submit']{
    display: block;
    width: 172px;
    height: 51px;
    box-shadow: 0 10px 10px rgba(81, 182, 229, 0.1);
    background: #59c1e7;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 51px;
    position: static;
    text-transform: CAPITALIZE;
    text-align: center;
    padding: 0;
}
body .featherlight-content-callback .essay-feedback-form .header{
    color: #ff6375;
    font-size: 20px;
    font-weight: 700!important;
    line-height: 23px;
}
body .featherlight-content-callback .essay-feedback-form form .phone-panel:after{
    content: "Call is absolutely free!";
    opacity: 0.6;
    color: #63686e;
    font-size: 13px;
    font-style: italic;
    line-height: 1.3;
    letter-spacing: 0.26px;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: calc(100% - 185px);
}
body .featherlight-content-callback .featherlight-close-icon{
    border-radius: 50%;
    background: #ff6375;
    color: white;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    position: absolute;
    top: 0;
}
.mini-wrapper .top-dd-wrapper .top-label .ava-vip{
    display: none;
}
.affiliate-program-wrapper .side .case .case-content .payment-details .affiliate-button{
    border-radius: 17px;
}
.payments-wrapper .payment-info .no-wrap{
    color: rgba(250,147,47,1);
    font-weight: 700;
    font-size: 24px;
}
.header-wrapper .home-header .sidebar-order-total .mini-order-body {
    padding: 0 10px;
}
.success-message .material-icons:after,
.error-message .material-icons:after,
.info-message .material-icons:after {
    content: '\f00d';
    font-size: 16px;
    font-family: FontAwesome;
}
body .messages > div .material-icons[title="Delete"] {
    font-size: 0;
}
.essay-component .data-table tbody tr:hover, .essay-component .data-table .tbody .row:hover{
    background: none;
}
.order-form-wrapper .w-level-hint .dropdown-content i:after{
    content: "\f00c";
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .order-li .icon:after{
    content: '\f291';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .orders-li .icon:after {
    content: '\f233';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .affiliate-li .icon:after {
    content: '\f1e1';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .discounts-li .icon:after {
    content: '\f012';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .profile-li .icon:after {
    content: '\f007';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .logout-li .icon:after {
    content: '\f08b';
    font-family: FontAwesome;
}
.essay-orders .links-list .pay-li > a:after {
    content: '\f07a';
    font-family: FontAwesome;
}
.essay-orders .links-list .pay-li > a:after {
    content: '\f07a';
    font-family: FontAwesome;
}
.essay-orders .links-list .delete-li > a:after{
    content: '\f1f8';
    font-family: FontAwesome;
}
.essay-order-details .actions-list > li.additional-order-item i:before,
.essay-orders .links-list .additional-li form > a:after {
    content: '\f0fe';
    font-family: FontAwesome;
}
.essay-order-details .actions-list > li.send-message-item i:before,
.essay-order-details .nav-list > li.messages-item i:before,
.essay-orders .links-list .messages-li > a:after {
    content: '\f0e0';
    font-family: FontAwesome;
}
.essay-order-details .actions-list > li.extend-deadline-item i:before{
    content: '\f017';
    font-family: FontAwesome;
}
.essay-order-details .nav-list > li.files-item i:before {
    content: '\f15b';
    font-family: FontAwesome;
}
.essay-order-details .nav-list > li.details-item i:before {
    content: '\f05a';
    font-family: FontAwesome;
}
.essay-order-details .nav-list > li.invoices-item i:before {
    content: '\f0ce';
    font-family: FontAwesome;
}
@media all and (max-width: 1525px) {
    .order-form-wrapper .material-hint.dropdown.w-level-hint .dropdown-content.dropdown-menu{
        left: 0;
    }
}
@media only screen and (max-width: 1360px) {
    .order-form-wrapper .paper-requirements-table .ws-additional-order-id  .material-hint .dropdown-content.dropdown-menu{
        right: 0;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1240px) {
    .order-form-wrapper .material-hint.dropdown.w-level-hint .dropdown-content.dropdown-menu{
        left: -135px;
    }
}
@media only screen and (max-width: 1200px) {
    .affiliate-program-wrapper .referral-banner .row-1{
        width: 240px;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title{
        min-height: 1px;
    }
    .order-form-wrapper .bookmark-row .wrapper:before{
        padding: 9px 42px;
    }
    .affiliate-program-wrapper .referral-banner {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (max-width: 1000px) {
    .affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after {
        left: inherit!important;
        right: -21px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 870px) {
    .affiliate-program-wrapper.affiliate-program-short-wrapper {
        padding: 25px 15px;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        width: 200px;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title {
        padding: 5px 0 0 0!important;
        text-align: left!important;
    }
}
@media only screen and (max-width: 1366px) {
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-support-class .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-revision.new-vip .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-plagiarism.new-vip .dropdown-content.dropdown-menu,
    .essay-component .ws-vip-services .services-package .material-hint.dropdown .dropdown-content.dropdown-menu{
        left: -196px;
    }
}
@media only screen and (max-width: 1110px) {
    .order-form-wrapper .paper-requirements-table.data-table .checkbox-input label > span {
        font-size: 13px!important;
        text-align: left;
    }
}
@media only screen and (max-width: 1024px) {
    .order-form-wrapper .bookmark-row .wrapper:before{
        padding: 9px 75px;
    }
    .essay-component .ws-vip-services .offer-label {
        font-size: 13px;
    }
    .essay-component .ws-vip-services label.checkbox-label {
        padding: 10px 35px 10px 25px;
    }
    .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
        white-space: nowrap;
    }
}
@media (width: 1024px) {
    .order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
        left: -195px;
    }
}
@media (width: 768px) {
    .order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
        left: -195px!important;
    }
}
@media only screen and (max-width: 992px) {
    .order-form-wrapper .link-submit.submit-b{
        margin-bottom: 0;
    }
    .affiliate-program-wrapper .affiliate-status {
        overflow: hidden;
    }
    .affiliate-program-wrapper .side .case{
        margin: 15px 0;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding: 15px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
        left: 50px;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"]{
        left: 15px;
    }
    .order-form-wrapper .bookmark-row .wrapper p span{
        height: 35px;
        line-height: 35px;
        width: 100px;
    }
    .order-form-wrapper .bookmark-row .wrapper{
        padding: 10px;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6 {
        padding-top: 0;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper {
        padding-right: 25px;
    }
    .order-form-wrapper .ws-vip-services .row .col.offer-label {
        padding-left: 36px;
    }
    .essay-order-details .details-list li {
        border-left: none;
    }
    .order-form-wrapper .material-hint{
        position: relative;
    }
    .order-form-wrapper .material-hint .dropdown-content{
        right: auto!important;
        left: -105px!important;
    }
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-support-class .dropdown-content.dropdown-menu, .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-revision.new-vip .dropdown-content.dropdown-menu, .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-plagiarism.new-vip .dropdown-content.dropdown-menu, .essay-component .ws-vip-services .services-package .material-hint.dropdown .dropdown-content.dropdown-menu {
        left: -196px!important;
    }
    .order-form-wrapper .ws-additional-order-id .material-hint .dropdown-content {
        left: -180px!important;
    }
    .essay-component .ws-vip-services .services-package .row .offer-label {
        padding-right: 0;
    }
    .payments-wrapper .valign-wrapper .hidden-md{
        display: block!important;
    }
    .order-form-wrapper .vip-services-list .material-hint .dropdown-content{
        width: 220px;
    }
    #order-form > div.essay-order-form > div.order-form-data.steps div.paper-requirements-table.data-table > div > ul > li.vip-support-class > div > div .dropdown-content.dropdown-menu {
        width: 300px;
    }
    .essay-component .back-b, .essay-component .cancel-b{
        width: auto;
        padding: 0 10px;
    }
    .affiliate-program-wrapper .affiliate-pre-text,
    .affiliate-program-wrapper .affiliate-status{
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .affiliate-program-short-wrapper .arrow-control{
        position: absolute;
        bottom: -18px;
        left: calc(50% + 11px);
    }
    .affiliate-program-wrapper .right{
        margin: 0;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .affiliate-program-wrapper .side.right{
        padding-left: 10px;
    }
    .affiliate-program-wrapper .side.left{
        padding-right: 10px;
    }
    .affiliate-program-wrapper .affiliate-status .earnings{
        float: none!important;
        text-align: center!important;
        margin: 10px 0;
    }
    .essay-order-details .grid .col:nth-child(n+2){
        border-left: 1px solid;
    }
    .essay-orders .links-list{
        float: none;
    }
    .essay-order-details .grid > .row > .col:nth-child(odd) {
        background-color: white;
    }
    .essay-orders .orders .order-item{
        padding: 10px;
    }
    .order-form-wrapper .input-button span{
        margin-top: 10px;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
        width: 550px;
        margin: 0!important;
        right: auto!important;
        left: -300px!important;
    }
}
@media only screen and (max-width: 950px) {
    .order-form-wrapper .paper-requirements-table .ws-additional-order-id  .material-hint .dropdown-content.dropdown-menu{
        left: -263px!important;
    }
}
@media only screen and (max-width: 895px) {
    .order-form-wrapper .paper-requirements-table .ws-additional-order-id  .material-hint .dropdown-content.dropdown-menu{
        left: 0!important;
    }
}
@media all and (max-width: 855px){
    .order-form-wrapper .material-hint .dropdown-content {
        left: -54px!important;
        right: 0!important;
    }
}
@media only screen and (max-width: 768px) {
    .popup-component.essay-component {
        max-width: 100%;
        width: 100%;
    }
    .order-form-wrapper .material-hint,
    .order-form-wrapper .service-wrapper > .col .material-hint{
        position: static;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content,
    .order-form-wrapper .material-hint .dropdown-content{
        left: 0!important;
    }
    .form-styled .mini-order-total-price,
    .landing-calculator .form-styled .total-label{
        width: 100%;
        text-align: center;
    }
    .landing-calculator .form-styled .total-label {
        margin-top: 21px;
    }
    body .essay-component.order-form-wrapper .row .col-lg-6 {
        width: 100%;
    }
    .profile-view-wrapper .data-table .row .col:first-child{
        width: 40%!important;
        padding-left: 20px;
    }
    .profile-view-wrapper .data-table .row .col:last-child{
        width: 60%!important;
        padding-left: 20px;
    }
    .order-form-wrapper .phone-row .material-hint .dropdown-content{
        right: 0;
        left: auto;
    }
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: block !important;
    }
    .order-form-wrapper .ws-vip-services .services-package .material-hint > i{
        top: 20px;
    }
    .global-cookie .cookie-policy-block{
        left: 10px;
        right: 10px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .date{
        margin-top: 15px;
    }
    .essay-order-details .grid .col:nth-child(n+2) {
        border-left: none;
    }

    .essay-component .services-package .bg-color-3 .offer-label{
        padding: 0;
    }
    .essay-component .services-package .bg-color-3 .offer-label:before{
        border-bottom: 4px dotted;
        border-right: 0;
        width: 105px;
        height: auto;
        top: -13px;
        left: calc(50% - 52px);
    }
    .order-form-wrapper .bookmark-row .wrapper:before{
        padding: 9px 42px;
    }
    .essay-component .services-package .bg-color-3 .offer-label .text-color-2:before{
        margin: 0 auto;
    }
    .order-form-wrapper .material-hint .dropdown-content {
        left: -54px!important;
        right: 0!important;
    }
    #order-form > div.essay-order-form .service-one-page-summary.service-wrapper .dropdown-content,
    #order-form > div.essay-order-form .service-revision.service-wrapper .dropdown-content {
        left: 15px!important;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2,
    .essay-component .services-package .bg-color-3 .package-price-wrapper{
        text-align: center!important;
        line-height: 1;
    }
}
@media only screen and (max-width: 767px) {
    .affiliate-program-wrapper .referral-banner {
        flex-wrap: wrap;
    }
    .affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after {
        display: none!important;
    }
    .ae-order .ws-additional-order-id input[name="additional_order_id"] {
        width: 100%;
    }
    .bookmark-row.new-data-bookmark {
        padding: 25px 0;
    }
    .bookmark-row.new-data-bookmark .main-data {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .bookmark-row.new-data-bookmark .main-data .wrapper .top {
        margin-left: 0;
        text-align: center;
    }
    .bookmark-row.new-data-bookmark .main-data .wrapper .top b {
        display: block;
    }
    .form-styled .mini-order-total-price,
    .landing-calculator .form-styled .total-label {
        display: block;
    }
    .affiliate-program-wrapper .referral-banner .row-1{
        display: block;
        margin: 10px auto!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.time{
        width: 33.33333333%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3{
        width: 16.66666667%!important;
    }
    .essay-order-details .grid > .row > .col{
        text-align: left;
    }
    .essay-order-details .grid > .row > .col:nth-child(odd){
        border-bottom: 1px solid;
    }
    .essay-order-details .order-details-head .details-list li b {
        display: inline-block;
        width: auto;
    }
    .payments-wrapper .valign-wrapper .hidden-md{
        display: none!important;
    }
    .global-cookie .cookie-policy-block{
        bottom: auto;
        top: 140px;
        width: 90%;
        left: 5%;
        margin: 0;
        padding: 10px;
    }
    .essay-order-details .actions-list > li:first-child{
        padding-right: 0;
    }
    .essay-order-details .nav-list > li:first-child {
        padding-right: 5px;
    }
    .essay-order-details .actions-list > li:last-child{
        padding-left: 0;
    }
    .essay-order-details .nav-list > li:last-child {
        padding-left: 5px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
        left: calc(50% - 28px);
        top: 35px;
    }
    .order-form-wrapper .ws-vip-services .row .col.offer-label{
        padding-left: 0;
    }
    .essay-component .payment-icons img[src="/ws/images/payments/cards/paypal.png"]{
        width: 80px;
    }
    .affiliate-program-short-wrapper .side.side-full .case.case-box .case-content:last-child{
        padding-left: 0;
    }
    .request-revision-form-wrapper .col-md-6{
        width: 100%;
    }
    .order-form-wrapper .link-submit.submit-b{
        display: block;
        margin: 0 auto;
    }
    .essay-component .ws-vip-services label.checkbox-label {
        padding: 42px 10px 10px 10px;
        flex-direction: column;
        min-height: 120px;
        justify-content: center;
    }
    .order-form-wrapper .paper-requirements-table.data-table .checkbox-input label > span {
        line-height: 1.4;
        max-width: 180px;
        text-align: center;
    }
    .order-form-wrapper .vip-services-list .col .bg-lighten-3 input[type="checkbox"],
    .order-form-wrapper .vip-services-list.row input[type="checkbox"].filled-in:checked + label:before{
        left: 0;
        right: 0;
        top: -60px!important;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 {
        max-width: 300px;
        margin: 0 auto;
    }
    .essay-component .ws-vip-services .services-package .row {
        flex-direction: column;
        margin: 0;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6 {
        padding: 0;
        text-align: center;
    }
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-support-class .dropdown-content.dropdown-menu, .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-revision.new-vip .dropdown-content.dropdown-menu, .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-plagiarism.new-vip .dropdown-content.dropdown-menu, .essay-component .ws-vip-services .services-package .material-hint.dropdown .dropdown-content.dropdown-menu {
        left: -218px!important;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"],
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label:before{
        top: -180px;
        left: 0;
        right: 0;
    }
    .essay-component .ws-vip-services .services-package .material-hint {
        top: -205px;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper{
        padding-top: 69px;
        background-position: 50% 5px;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper span.package-service-text {
        top: 45px;
        font-size: 15px;
        left: 0;
        right: 0;
    }
    .essay-component .ws-vip-services .services-package .col {
        padding: 0;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper s {
        padding: 0;
        margin-right: 0;
        white-space: nowrap;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper:before{
        top: 41px;
        left: calc(50% - 37px);
    }
    .hide_show_button .banner_button{
        bottom: calc(100% - 40px);
        right: 10px;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding-top: 70px;
    }
    .order-form-wrapper .data-table > .row.ws-discount {
        display: block;
    }
    .order-form-wrapper .material-hint .dropdown-content {
        left: 7px!important;
    }
}
@media only screen and (max-width: 640px) {
    .affiliate-program-wrapper .side .case .case-content .business-card img{
        width: auto;
    }
    .affiliate-program-wrapper .side.right{
        padding-left: 0;
        width: 100%!important;
    }
    .affiliate-program-wrapper .side.left{
        padding-right: 0;
        width: 100%!important;
    }
    .affiliate-program-wrapper .affiliate-status .right{
        float: none!important;
        text-align: center;
    }
    .essay-order-details .grid-row .col > b,
    .essay-order-details .grid .col > b {
        display: block;
    }
    .essay-order-details .grid .col {
        padding: 5px 10px;
    }
    .essay-component .grid a.popup-b{
        text-align: left;
        display: block
    }
    .essay-orders .links-list > li a:after{
        display: inline-block;
        vertical-align: middle;
    }
    .essay-orders .component-tab-content .order-item .orders-body-row .text-block > p{
        margin-bottom: 0;
    }
    .essay-orders .links-list > li{
        font-size: 14px;
    }
    .essay-component .ws-vip-services .services-package {
        margin-bottom: 20px;
    }
    .essay-order-details .order-details-head .info-block .col-sm-2{
        width: 100%!important;
    }
    .essay-order-details .order-details-head .info-block .col-sm-10{
        width: 100%!important;
        padding-left: 0;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .messages{
        top: 120px;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .form-fields{
        padding-top: 187px;
        margin: 0;
        width: 100%;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .submit{
        display: block;
        text-align: center;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input{
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        height: 48px;
        border: none;
        padding: 0 55px;
        margin-top: 30px;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .messages{
        position: absolute;
        width: calc(100% - 50px);
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
        position: absolute;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .email input{
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        height: 35px;
        line-height: 35px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
        line-height: 35px;
        height: 35px;
        margin-top: 38px;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form{
        width: 280px;
        height: 392px!important;
        background-size: 100%;
        padding: 15px;
    }
    .tabs-component .component-tab-content .info-block .col-sm-2{
        width: 100%!important;
    }
    .essay-component, .tabs-component .component-tab-content{
        padding: 10px;
    }
    .essay-orders .links-list{
        float: none;
    }
    .essay-orders .orders-footer-row .links-list li{
        display: block;
        text-align: left;
        padding: 3px 15px;
        line-height: 1;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
        width: 280px;
        margin: 0;
    }
    .order-form-wrapper .bookmark-row .wrapper:before{
        border-right: 0;
        margin: 0 auto 20px auto;
        display: block;
        width: 100%;
        padding: 0;
    }
    .order-form-wrapper .bookmark-row .wrapper p{
        width: 100%;
        text-align: center;
    }
    .essay-calculator{
        padding: 0;
    }
}
@media all and (max-width: 611px) {
    .affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after {
        display: block!important;
        left: 0!important;
        right: 0!important;
        bottom: -111px;
        margin: auto;
        width: 20px;
        transform: rotate(
                90deg
        );
    }
    .affiliate-program-wrapper.affiliate-program-short-wrapper {
        padding: 25px 15px;
    }
}
@media only screen and (max-width: 600px) {
    .essay-custom-calculator-wrapper .price-list {
        padding: 30px 30px 15px 30px;
        margin: 0;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper{
        padding: 0 15px!important;
        width: 35%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.time {
        width: 65%!important;
        line-height: 29px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .order-form-wrapper .vip-client > span{
        display: block;
    }
    .order-form-wrapper .vip-client a{
        display: block;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col-md-6, .essay-custom-calculator-wrapper .price-header .col-md-6 {
        width: 100%!important;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col.valign-wrapper .valign-wrapper{
        padding-top: 0;
        text-align: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col.valign-wrapper{
        padding-top: 0;
        height: auto!important;
        line-height: 1;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .price {
        justify-content: flex-end;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .date {
        margin-top: 0;
    }
}
@media only screen and (max-width: 568px) {
    .essay-order-details .nav-list > li.col{
        width: 50%!important;
    }
    .top-line-buttons .mini-wrapper .top-dd-wrapper .top-label a span{
        width: 106px;
    }
    .order-form-wrapper .data-table > .row > .col {
        margin-bottom: 0;
    }
    .essay-component .notice-wrapper{
        height: auto;
    }
    .essay-component .ws-vip-services .vip-services-list .col{
        padding-bottom: 0;
        position: relative;
        z-index: 1;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6.package-price-wrapper{
        margin-top: 80px!important;
    }
    .order-form-wrapper .accept-div .checkbox-input .checkbox-label, .order-form-wrapper .accept-div i{
        display: inline;
    }
    .order-form-wrapper .accept-div .checkbox-input{
        margin-bottom: 0;
    }
    .order-form-wrapper .paper-requirements-table b.header {
        margin-bottom: 20px;
    }
    body .essay-component .form-button .notice{
        display: block;
    }
    body .order-form-wrapper{
        padding: 15px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{}
    .order-form-wrapper .data-table{
        margin-bottom: 0;
    }
    .essay-component .payment-icons img{
        width: 18%;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding-top: 15px;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"] {
        left: 0;
        right: 0;
        margin: auto!important;
    }
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-support-class .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-revision.new-vip .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-plagiarism.new-vip .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.vip-service-sms.new-vip .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.proofread_by_editor .dropdown-content.dropdown-menu,
    .order-form-wrapper .ws-vip-services ul.vip-services-list.row > li.col.top-writers-class .dropdown-content.dropdown-menu,
    .essay-component .ws-vip-services .services-package .material-hint.dropdown .dropdown-content.dropdown-menu{
        left: -218px!important;
    }
}
@media only screen and (max-width: 480px) {
    .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:first-child span.pages{
        left: -50px;
    }
    body .featherlight-content-callback .essay-feedback-form form .phone-panel:after{
        width: 100%;
        bottom: -30px;
    }
    .featherlight .essay-feedback-form form .phone-panel{
        margin-bottom: 20px;
    }
    .profile-view-wrapper .data-table .row .col:first-child{
        width: 100%!important;
        padding: 20px 20px 0px 20px;
        line-height: 1.5;
    }
    .profile-view-wrapper .data-table .row .col:last-child{
        width: 100%!important;
        padding: 0px 20px 20px 20px;
        line-height: 1.5;
    }
    .essay-component .currency input[type="button"] {
        padding: 0!important;
    }
    .essay-custom-calculator-wrapper .price-list{
        padding: 15px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper{
        width: 32%!important;
        padding: 0 0 0 10px!important;
    }
    .essay-custom-calculator-wrapper .price-list{
        padding: 15px;
    }
    .essay-calculator .price-header{
        padding: 5px 15px 15px 15px;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven td{
        height: 26px;
        line-height: 26px;
    }
    .essay-order-details .list > li.selected a,
    .essay-order-details .list > li a{
        margin: 0 2px;
    }
    body .payments-wrapper .submit-b{
        margin-top: 10px!important;
    }
    body .essay-component .button.full-width-on-med-and-down{
        width: 100%!important;
        display: block;
    }
    .essay-calculator .price-header > .row {
        display: block;
    }
    .essay-calculator .input-field.form-slim > .form-slim{
        margin-bottom: 25px;
    }
}
@media all and (max-width: 470px) {
    .essay-custom-calculator-wrapper .total-price-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col.valign-wrapper {
        padding: 0;
        justify-content: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper > div:nth-child(2) {
        justify-content: center;
        margin-top: 15px;
    }
    .essay-custom-calculator-wrapper .order-total-price {
        font-size: 26px;
    }
}
.left-align {
    text-align: left
}
.right-align {
    text-align: right
}
.center,
.center-align {
    text-align: center
}

.page-id-46 .left {
    float: left !important
}
.page-id-46 .right {
    float: right !important
}

.ae-miniorder-custom .hide,
.essay-component .hide{
    display: none!important;
}
.payments-wrapper .payments-list > li{
    padding-left: 0;
}
.order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after {
    width: 16px;
    height: 16px;
    border: 1px solid #49c7db;
    background-color: #49c7db;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
}
.order-form-wrapper .data-table > .row.phone-row .select2-container {
    height: 50px;
}
.ae-order .essay-component .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
    color: #283e59!important;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}
.ae-order .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
    right: 5px;
}
.ae-orders .essay-order-view-details .order-details-head ul li, .ae-orders .payments-wrapper.essay-component .payments-list li{
    background: none;
}
@media only screen and (max-width: 991px) {
    .essay-component .ws-vip-services .offer-label {
        text-align: left;
    }
}
@media only screen and (max-width: 600px) {
    .essay-component .hide-on-small-only,
    .essay-component .hide-on-small-and-down {
        display: none !important
    }
}
@media only screen and (max-width: 992px) {
    .essay-component .hide-on-med-and-down {
        display: none !important
    }
}
@media only screen and (min-width: 601px) {
    .essay-component .hide-on-med-and-up {
        display: none !important
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .essay-component .hide-on-med-only {
        display: none !important
    }
}
@media only screen and (min-width: 993px) {
    .essay-component .hide-on-large-only {
        display: none !important
    }
    .essay-order-details .grid > .row > .col:nth-child(odd),
    .essay-order-details .grid .col:nth-child(n+2){
        background-color: inherit;
    }
}
@media only screen and (min-width: 993px) {
    .essay-component .show-on-large {
        display: block !important
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .essay-component .show-on-medium {
        display: block !important
    }
}
@media only screen and (max-width: 909px) {
    .essay-order-details .order-details-head .details-list,
    .essay-order-details .order-details-head .list{
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 776px) {
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        height: fit-content;
        min-height: 140px;
    }
}
@media (width: 768px) {
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] {
        left: 0;
        right: 0;
        margin: auto!important;
        width: 20px;
    }
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
        position: absolute;
        right: 19px;
        top: 19px;
    }
}
@media only screen and (max-width: 600px) {
    .essay-component .show-on-small {
        display: block !important
    }
    body .essay-component .checkbox-label, body .essay-component [type="radio"] + label.radio-label {
        line-height: 1.5;
    }
    .order-form-wrapper .vip-services-list .col .bg-lighten-3 input[type="checkbox"] {
        left: 0;
        right: 0;
        margin: auto!important;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after {
        top: 38px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .essay-component .ws-vip-services {
        margin-top: 55px;
    }
    #order-form > div.essay-order-form .order-form-data.steps .ws-language-style > div > label.checked.radio-label {
        line-height: inherit;
    }
}
@media all and (max-width: 414px) {
    .ae-order .essay-component .checkbox-input input,
    .order-form-wrapper input[type="checkbox"].filled-in:checked + label:before,
    .ae-profile .profile-wrapper.profile-form-wrapper input[type="checkbox"].filled-in:checked + label:before{
        top: 2px;
    }
    .bookmark-row.new-data-bookmark .main-data {
        padding: 0 0;
    }
    .order-form-wrapper .vip-client span {
        white-space: nowrap;
    }
    header .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a {
        margin: 2px 0 0 0;
    }
    .order-form-wrapper .total-price b {
        font-size: 28px;
    }
    .bookmark-row.new-data-bookmark .main-data .wrapper .top {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 601px) {
    .essay-component .show-on-medium-and-up {
        display: block !important
    }
}
@media only screen and (max-width: 992px) {
    .essay-component .show-on-medium-and-down {
        display: block !important
    }
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: none !important
    }
}
@media only screen and (max-width: 850px) {
    .ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div {
        flex-direction: column;
    }
}
@media only screen and (max-width: 768px) {
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: block !important;
    }
}

/* page orders */
@media all and (max-width: 991px) {
    .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages {
        width: auto;
    }
}
@media all and (max-width: 438px) {
    .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages {
        line-height: 1.1;
        margin-top: 5px;
    }
}
/* END page orders */
.essay-component .ws-vip-services .vip-services-list .we-recommend-it {
    background-color: #00c57e;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
    font-size: 13px;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
    width: 60px;
    padding: 0;
    background-color: #ff9920;
}
.essay-component .ws-vip-services .vip-services-list .recommended::after, .essay-component .ws-vip-services .vip-services-list .recommended::after {
    border-top: 9px solid #00c57e;
}
.ae-order {
    margin-top: 35px;
}
.ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div .data-new-become-our {
    background-color: #fffcf8;
    height: 60px;
    border-radius: 45px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div .data-new-become-our p{
    margin-bottom: 0;
    color: #243743;
    font-size: 16px;
    font-family: 'Montserrat-Medium', sans-serif;
}
.ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div .data-new-become-our p a {
    color: #49c7db;
}
.affiliate-program-short-wrapper .arrow-control a::after {
    content: '\f176';
    font: normal 300 normal 14px/1 FontAwesome;
    color: #20b8d1;
    top: 2px;
    position: absolute;
    left: 0;
    right: 0;
}
@media only screen and (max-width: 767px) {
    body .order-form-wrapper {
        padding: 35px 15px;
    }
    .essay-component .header {
        font-size: 20px;
    }
    .ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div .data-new-become-our p {
        font-size: 13px;
        line-height: 1.4;
    }
    .ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div .data-new-become-our {
        height: fit-content;
        padding: 15px 20px;
    }
    .ae-order .order-form-wrapper form .essay-order-form .order-form-data .step .personal-info-table .ws-personal-information-div > div .data-new-become-our p a {
        display: block;
        text-align: center;
    }
    .essay-component .order-details-head {
        display: flex;
        flex-direction: column;
    }
}
@media all and (max-width: 414px) {
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .title {
        padding-left: 20px;
        white-space: nowrap;
    }
}
@media all and (max-width: 836px) {
    .essay-custom-calculator-wrapper .price-list .price-item .date {
        white-space: nowrap;
    }
}
@media all and (max-width: 735px) {
    .essay-custom-calculator-wrapper .price-list .price-item .col.m1.col-sm-2.col-md-1:first-child {
        width: 25px!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper {
        width: 18.666667%!important;
        white-space: nowrap;
    }
}
@media all and (max-width: 600px) {
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper {
        width: 35%!important;
        padding-left: 40px!important;
    }
}
@media all and (max-width: 365px) {
    .ae-prices .essay-custom-calculator-wrapper.essay-calculator.essay-component form .price-list .price-item:not(.active):before,
    .ae-prices .essay-custom-calculator-wrapper.essay-calculator.essay-component form .price-list .price-item.active:before{
        left: 10px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper {
        padding-left: 25px!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .date {
        font-size: 12px;
    }
}
.order-preview .row .col .blue-label {
    color: #00c57e;
    font-family: 'Montserrat-Medium';
}
@media all and (max-width: 993px) {
    .essay-component .button.full-width-on-med-and-down {
        width: fit-content!important;
    }
}
.ae-orders {
    margin: 35px auto;
}
.tabs-component .component-tabs-controls li {
    margin-bottom: 0;
}
.ae-orders .essay-component .component-tab-content{
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 10px #f4f6f9;
    padding: 40px 50px 25px;
}
.tabs-component .component-tabs-controls li a {
    padding: 5px 25px;
    background-color: #f9f9f9;
    border-color: #e9e9e9;
    color: #283e59;
    font-size: 15px;
    font-family: 'Montserrat-Medium', sans-serif;
    border-radius: 10px 10px 0 0;
}
.tabs-component .component-tabs-controls li.selected *, .tabs-component .component-tabs-controls li.selected *:hover {
    background-color: #49c7db;
    color: #fff;
    font-size: 15px;
    font-family: 'Montserrat-Medium', sans-serif;
}
.tabs-component .component-tabs-controls li a, .tabs-component .component-tabs-controls li a:hover {
    padding: 5px 25px;
}
.tabs-component .component-tabs-controls li a:hover {
    background: #49c7db;
    color: #fff;
    border-color: #e9e9e9;
    border-radius: 10px 10px 0 0;
}
.essay-component .data-table .sortable.sort-desc span,
.essay-component .data-table th, .essay-component .data-table .th{
    color: #243743;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 13px;
}
.essay-component .data-table tbody tr.vip span.crown {
    background-image: url(/wp-content/themes/essay/style/images/vip-crown.png.png);
    width: 31px;
    height: 31px;
}

.essay-component .data-table tbody tr.vip {
    border: 1px solid #ffc279;
    background-color: #fff5e8;
}
.essay-component .data-table th, .essay-component .data-table .th {
    border-bottom: none;
}
.essay-component .data-table td, .essay-component .data-table .td {
    padding: 7px;
}
.essay-component.essay-orders.tabs-component .data-table {
    border-collapse: separate;
    border-spacing: 0 10px;
}
.essay-component .data-table tbody tr > td:nth-child(1) {
    border-left: 1px solid #ffc279;
}
.essay-component .data-table tbody tr > td {
    border-top: 1px solid #ffc279;
    border-bottom: 1px solid #ffc279;
    color: #243743;
    font-size: 13px;
    font-family: 'Montserrat-Medium', sans-serif;
    line-height: 1.4;
}
.essay-component .data-table tbody tr > td:last-child {
    border-right: 1px solid #ffc279;
}
.essay-component .data-table tbody tr:not(.vip) > td {
    border-color: #f2f2f5;
}
.essay-orders .data-table .pay-now-b, .essay-orders .data-table .pay-now-b:hover {
    background-color: #ff694f;
    border-radius: 45px;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat-SemiBold', sans-serif;
    padding: 3px 15px;
    border-color: #ff694f;
}
.essay-orders .data-table .actions {
    text-align: left;
    overflow: unset;
}
.essay-orders .data-table .actions > li {
    padding: 0;
}
.essay-orders .data-table .actions li .material-icons {
    color: #243743;
}
@media all and (max-width: 850px) {
    .ae-orders .essay-component.essay-orders .component-tab-content {
        padding: 40px 15px 25px;
    }
}
@media all and (max-width: 767px) {
    .ae-orders .essay-component.essay-orders.tabs-component .data-table thead {
        display: none;
    }
    .ae-orders .essay-component .data-table tbody tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }
    .ae-orders .essay-component.tabs-component .data-table .hidden-th-td {
        display: inline-block;
        color: #243743;
        font-size: 13px;
        font-family: 'Montserrat-Medium';
        width: 95px;
    }
    .ae-orders .essay-component .data-table tbody tr > td {
        border: none;
    }
    .ae-orders .essay-component .data-table tbody tr.vip span.crown {
        right: 10px;
        left: inherit;
        top: 24px;
    }
    .ae-orders .tabs-component .component-tabs-controls li.selected *, .tabs-component .component-tabs-controls li.selected *:hover,
    .ae-orders .tabs-component .component-tabs-controls li a, .tabs-component .component-tabs-controls li a:hover{
        font-size: 14px;
    }
    .ae-orders .tabs-component .component-tabs-controls li a, .tabs-component .component-tabs-controls li a:hover {
        padding: 5px 10px;
    }
    .ae-orders .tabs-component .component-tabs-controls li {
        max-width: 120px;
        text-align: center;
        line-height: 1.2;
    }
    .ae-orders .tabs-component .component-tabs-controls {
        display: flex;
    }
    .ae-orders .essay-component .data-table tbody tr:not(.vip) td:first-child, .essay-component .data-table .tbody .row .td:first-child,
    .essay-component .data-table tbody tr td:first-child, .essay-component .data-table .tbody .row .td:first-child{
        padding-left: 10px;
    }
    .essay-orders .data-table tr .orders-pay, .essay-orders .data-table tr .orders-details {
        text-align: left;
    }
    .essay-orders .price-label {
        color: #00c57d;
    }
    .essay-orders .data-table .order-id,
    .essay-component .blue-status-label{
        color: #49c7db;
    }
    .essay-orders .data-table .order-id strong{
        color: #243743;
    }
    .ae-orders .essay-component .data-table tbody tr > td.orders-details {
        display: flex;
        align-items: center;
        line-height: .5;
    }
    .essay-orders .data-table .actions li:first-child .material-icons {
        margin-left: 10px;
    }
}
@media all and (max-width: 380px) {
    .ae-orders .data-table .actions .drop-down > div {
        left: -52px;
    }
    .ae-orders .data-table .actions .drop-down span {
        left: 48px;
    }
}
.ae-affiliate-program {
    border: 1px solid #e9e9e9;
    padding: 25px 50px;
    box-shadow: 0 0 10px #e9e9e9;
}
.affiliate-program-wrapper .side .case .case-content .accordion .answer .title {
    color: #11899e;
}
.affiliate-program-wrapper .side .case .case-content .accordion .item ol li,
.affiliate-program-wrapper .side .case .case-content .accordion .item ul li,
.affiliate-program-wrapper .side .case .case-content .info,
.affiliate-program-wrapper .side .case .case-content .top-seven td,
.affiliate-program-wrapper .side .case.links-to-social-accounts .case-content,
.affiliate-program-wrapper .side .case .case-content .accordion.blue-bg .item .question,
.affiliate-program-wrapper .side .case .case-content .accordion .item .question,
.essay-order-view-details .description p,
.essay-order-details .grid-row .col > span,
.essay-order-details .grid .col > span,
.essay-order-view-details .component-tab-content > .grid > .row ul li,
.essay-component .grid a.popup-b,
.essay-component .info-message,
.essay-order-view-details .component-tab-content > .grid > .row ul + a[target="_blank"],
.component-tab-content .list-view.messages-list .list-view-item .sender span,
.component-tab-content .list-view.messages-list .list-view-item .content-box .message a,
.component-tab-content .list-view.messages-list .list-view-item .content-box .date,
.affiliate-program-wrapper .side .case .case-content .accordion .answer,
.affiliate-program-wrapper .side .case .case-content .balance-history .balance-history-item .item-name{
    font-family: 'Montserrat-Regular', sans-serif;
}
.affiliate-program-wrapper .affiliate-status .back a {
    background-color: #ff9920;
    color: #fff;
    font-family: 'Montserrat-Medium', sans-serif;
    border-radius: 10px;
    padding: 10px 25px;
}
.affiliate-program-wrapper .side .case .case-content textarea::-webkit-scrollbar {
    width: 7px;
}
.affiliate-program-wrapper .side .case .case-content textarea::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.affiliate-program-wrapper .side .case .case-content textarea::-webkit-scrollbar-thumb {
    background: #ff9920;
    border-radius: 10px;
}
.affiliate-program-wrapper .side .case .case-content textarea::-webkit-scrollbar-thumb:hover {
    background: #ff721f;
}
.affiliate-program-wrapper .side .case .case-content .accordion .item .question {
    color: #11899e;
}
@media all and (max-width: 600px) {
    .ae-affiliate-program {
        padding: 25px 15px;
    }
    .ae-affiliate-program  .affiliate-program-wrapper .side .case .case-title div {
        margin: 12px 10px 12px 10px;
    }
    .ae-orders .essay-component .component-tab-content {
        padding: 40px 5px 25px;
    }
    .tabs-component .component-tab-content .info-block .col-sm-2 {
        text-align: center;
        padding: 0;
    }
    .essay-order-view-details .info-block .back-b {
        margin: 0 0 0 20px;
    }
    .essay-order-details .details-list li .vip-label {
        /*margin: 0 auto;*/
    }
    .tabs-component .component-tabs-controls .col .goto {
        padding: 5px 5px;
        font-size: 14px;
    }
    .essay-order-view-details .component-tab-content > .grid > .row {
        background-color: #fff!important;
    }
}
.ae-orders .tabs-component .component-tabs-controls.row:after,
.ae-orders .tabs-component .component-tabs-controls.row:before {
    display: none;
}
.ae-orders .tabs-component .component-tabs-controls.row{
    display: flex;
    justify-content: start;
    align-items: flex-end;
}
.ae-orders .tabs-component .component-tabs-controls.row > li {
    width: 193px;
}
.ae-orders .tabs-component .component-tabs-controls.row li a {
    border-radius: 10px 10px 0 0;
    text-align: center;
}
.ae-orders .tabs-component .component-tabs-controls.row li.selected a {
    background-color: #49c7db;
    color: #fff;
}
.ae-orders .tabs-component .component-tabs-controls.row li a:hover{
    background-color: #49c7db;
    color: #fff;
}
.essay-order-details .order-details-head .info-block > .row:before,
.essay-order-details .order-details-head .info-block > .row:after{
    display: none;
}
.essay-order-details .order-details-head .info-block > .row:nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.essay-order-details .order-details-head .info-block .price b{
    color: #00c57e;
    font-family: 'Montserrat-Medium';
    margin-bottom: 0;
}
.essay-order-details .order-details-head .info-block > .row.title {
    display: block;
    margin-top: 25px;
}
.essay-order-details .order-details-head .info-block > .row.title div {
    color: #283e59;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
}
.essay-order-details .order-details-head .details-list li b {
    color: #283e59;
}
.essay-order-details .order-details-head .details-list:before,
.essay-order-details .order-details-head .details-list:after {
    display: none;
}
.essay-order-details .order-details-head .details-list {
    display: flex;
    align-items: center;
}
.essay-order-details .order-details-head .details-list li {
    margin-right: 0;
    font-family: 'Montserrat-Regular';
}
.essay-order-details .order-details-head .list {
    float: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.essay-order-details .order-details-head .list:before,
.essay-order-details .order-details-head .list:after {
    display: none;
}
.essay-order-details .order-details-head .list li{
    padding: 0;
    width: 210px;
    min-width: 210px;
    max-width: 210px;
    height: 50px;
    margin: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featherlight-content .tip-the-writer-form-wrapper{
    max-width: 600px;
}
.essay-order-details .order-details-head .list a {
    padding: 0;
    height: 100%;
    width: 100%;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat-SemiBold';
    border: 1px solid #ecedee!important;
    color: #243743;
    margin: 0!important;
    text-decoration: none;
}
.essay-order-details .order-details-head .list a:hover {
    background-color: #49c7db;
    color: #fff;
}
.essay-order-details .order-details-head .list li.additional-order-item form {
    width: 100%;
    height: 100%;
}
.essay-order-details .order-details-head .list a i {
    font-style: normal;
    display: flex;
    align-items: center;
}
.essay-order-details .order-details-head .list li.selected a {
    background-color: #49c7db;
    color: #fff;
}
.essay-order-details .order-details-head .list li.details-item i:before {
    content: '\f03a';
    font: normal normal normal 14px/1 FontAwesome;
}
.essay-order-details .order-details-head .list li.messages-item i:before {
    content: '\f0e0';
    font: normal normal normal 14px/1 FontAwesome;
}
.essay-order-details .order-details-head .list li.files-item i:before {
    content: '\f093';
    font: normal normal normal 14px/1 FontAwesome;
}
.essay-order-details .order-details-head .list li.additional-order-item i:before {
    content: '\f0fe';
    font: normal normal normal 14px/1 FontAwesome;
}
.essay-order-details .order-details-head .list li.extend-deadline-item i:before {
    content: '\f017';
    font: normal normal normal 14px/1 FontAwesome;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim,
.featherlight-content .popup-component form .number-field.form-slim {
    position: relative;
    margin-bottom: 15px;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim span,
.featherlight-content .popup-component form .number-field.form-slim span{
    transition: .3s;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim span:hover,
.featherlight-content .popup-component form .number-field.form-slim span:hover{
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #e9e9e9;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim .minus,
.featherlight-content .popup-component form .number-field.form-slim .minus{
    width: 50px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e9e9e9;
    height: 100%;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim .minus:after,
.featherlight-content .popup-component form .number-field.form-slim .minus:after{
    position: absolute;
    content: '-';
    font-family: 'Montserrat-Regular';
    font-size: 36px;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim .plus,
.featherlight-content .popup-component form .number-field.form-slim .plus{
    width: 50px;
    border-radius: 3px;
    position: absolute;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    border: 1px solid #e9e9e9;
    height: 100%;
}
.featherlight-content .extend-deadline-form-wrapper form .number-field.form-slim .plus:after,
.featherlight-content .popup-component form .number-field.form-slim .plus:after{
    position: absolute;
    content: '+';
    font-family: 'Montserrat-Regular';
    font-size: 28px;
}
.essay-order-view-details .component-tab-content > .grid > .row:nth-child(2n+1) {
    background-color: #ffdc9f26;
}
@media all and (max-width: 767px) {
    body .featherlight-content .tip-the-writer-form-wrapper {
        width: 100%;
        max-width: 100%;
    }
}
header .ae-sidebar-login {
    background-color: #fff;
    box-shadow: 0 0 10px #80808069;
}
header .ae-sidebar-login .mini-login-wrapper > form > .row > .col.s12.col-sm-12 {
    width: 100%;
}
header .ae-sidebar-login .mini-login-wrapper > form .links-list li {
    padding-left: 0;
    background: none;
}
header .ae-sidebar-login .mini-login-wrapper > form .links-list li a {
    color: #20b8d1;
    font-family: 'Montserrat-Medium', sans-serif;
    transition: .3s;
    display: flex;
    text-decoration: none;
    border-bottom: none;
}
header .ae-sidebar-login .mini-login-wrapper > form .links-list li a:hover {
    transition: .3s;
    transform: scale(1.04);
}
@media all and (max-width: 500px) {
    .drop-login {
        left: -75px;
    }
}
header .ae-sidebar-login .user-area-wrapper .header {
    height: 70px;
    display: flex;
    align-items: center;
    background-color: #49c7db;
    padding: 0 20px;
    border-radius: 7px 7px 0 0;
}
header .ae-sidebar-login .user-area-wrapper .header a{
    pointer-events: none;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat-Semibold';
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
header .ae-sidebar-login .user-area-wrapper .info-list {
    background-color: #fff;
    padding: 10px 25px 10px!important;
}
.ae-password .essay-component .submit-b {
    font-family: 'Montserrat-Medium';
}
@media only screen and (max-width: 812px) and (orientation:landscape) {
    header .essay-component.mini-wrapper {
        height: 210px;
        overflow-y: scroll;
    }
    header .essay-component.mini-wrapper::-webkit-scrollbar {
        width: 7px;
    }
    header .essay-component.mini-wrapper::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }
    header .essay-component.mini-wrapper::-webkit-scrollbar-thumb {
        background: #283e59;
        border-radius: 10px;
    }
    header .essay-component.mini-wrapper::-webkit-scrollbar-thumb:hover {
        background: #283e59;
    }
}
body .essay-component .back-b:before {
    content: '\f104';
    font: normal normal normal 14px/1 FontAwesome;
    margin: 6px 2px 0 0;
}

/* Writing quality */
body .ae-order .payment.ws-container .choose-pricing{
    position: relative;
    margin-top: 145px;
    margin-bottom: 45px;
}
body .ae-order .payment.ws-container .choose-pricing:before{
    position: absolute;
    top: -95px;
    left: 0;
    right: 0;
    margin: auto;
    content: 'Best Quality Writing Plans for You';
    color: #283e59;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    font-family: 'Montserrat-Bold';
}
body .payments-wrapper .choose-pricing .quality-item .footer a {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title {
    background: #49c7db;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block {
    padding: 10px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title {
    background-color: #f2f2f2;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .main-title {
    font-size: 20px;
    color: #283e59;
    font-family: 'Montserrat-Semibold';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title {
    font-size: 20px;
    color: #fff;
    position: relative;
    font-family: 'Montserrat-Semibold';
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title {
    font-size: 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-family: 'Montserrat-Semibold';
}
body .payments-wrapper .choose-pricing .quality-item.premium .title:after {
    content: '(+10% for great quality)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title:after {
    content: '(+15% for excellent quality)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title:after {
    content: '(Basic. Best available)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #243743;
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}
.payments-wrapper .choose-pricing .quality-item .title .sub-title::before {
    display: none!important;
}
body .payments-wrapper .choose-pricing .quality-item.premium {
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium:before {
    left: -12px;
    top: -11px;
    content: url("/wp-content/themes/essay/style/images/img_order_payment.png");
    position: absolute;
    display: block;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title {
    background-color: #49c7db;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before {
    content: url("/wp-content/themes/essay/style/images/images/crown__1.png");
    display: block;
    position: absolute;
    left: -40px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title,
body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .sub-title {
    color: #510031;
    font-size: 18px;
    font-weight: 400;
}
body .payments-wrapper .choose-pricing .quality-item {
    padding-bottom: 42px;
    border-radius: 0;
}
body .payments-wrapper .choose-pricing .quality-item,
body .payments-wrapper .choose-pricing .quality-item.checked{
    border: 2px solid #eee8e8;
    box-shadow: 0 0 10px rgba(238, 232, 232, 0.73);
}
body .payments-wrapper .choose-pricing .quality-item.checked {
    border-color: #0071c7;
}
body .payments-wrapper .choose-pricing .quality-item:hover {
    transition: .3s;
    border: 2px solid #0071c7;
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.32);
    transform: scale(1.04);
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
    list-style: none;
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding-left: 20px;
    line-height: 20px;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li b {
    font-weight: 900;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before {
    content: '\f00c';
    position: absolute;
    font-family: FontAwesome;
    background: unset;
    display: inline-block;
    left: 0;
    top: 0;
    margin: auto;
    color: #7fb432;
    border: none;
}
body .payments-wrapper .choose-pricing .quality-item .footer {
    background-color: #f8f8f8;
    padding: 7px 0;
    background-image: none;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    color: #fd694f;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 0;
    font-family: 'Montserrat-Semibold';
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    padding-left: 0;
    display: block;
}
body .payments-wrapper .choose-pricing .quality-item .main-title .hint{
    display: none;
}
@media (width: 1366px) {
    body.page-id-2990 main > .page-content-wrapper > .container{
        width: 85%;
    }
}
@media all and (max-width: 768px) {
    body .payments-wrapper .choose-pricing .quality-item.premium:before {
        left: -12px;
        top: -11px;
        content: '';
        position: absolute;
        display: block;
        height: 90px;
        width: 90px;
        background: url(/wp-content/themes/essay/style/images/img_order_payment.png)no-repeat;
        background-size: cover;
    }
    body .payments-wrapper .choose-pricing .quality-item{
        margin-top: 18px;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked) > *:not(.title) {
        height: 0;
        transition: .7s;
        overflow: hidden;
        display: none;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked){
        padding-bottom: 0;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked:after {
        content: '\f077';
        font-family: 'FontAwesome';
        position: absolute;
        right: 3px;
        top: 18px;
        margin: auto;
        height: 18px;
        color: #fff;
        font-size: 12px;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked):after {
        content: '\f078';
        font-family: 'FontAwesome';
        position: absolute;
        right: 6px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 18px;
        color: #fff;
    }
    body .payments-wrapper .choose-pricing .quality-item.standard:after {
        color: #182032;
    }
}
@media all and (max-width: 414px) {
    body.page-id-15 .page-main-content.text-page.main-data-order .payments-wrapper.essay-component {
        padding: 15px;
    }
}
@media all and (max-width: 400px) {
    body .ae-order .payment.ws-container .choose-pricing:before {
        font-size: 26px;
    }
}
/* END Writing quality */

