.essay-component *{
    box-sizing: border-box;
    font-family:  'MuseoSansRegular', sans-serif;
}
.ae-top-login{
    display: inline-block;
    vertical-align: top;
}
.essay-component .material-icons{
    font-family: 'Material Icons';
}
.mini-custome-order .label_first_order_check span{
    font-weight: bold;
    word-spacing: 5px;
}
#check_first_order{
    margin-left: 5px
}
.mini-custome-order .label_first_order_check{
    color: #f8a21a;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    margin-left: 15px;
    font-family: 'MuseoSansRegular', sans-serif;
}
#first_order_price .mini-order-first-price{
    font-size: 18px;
    line-height: 30px;
    color: #e83545;
}

#first_order_price{
    font-size: 21px;
    line-height: 30px;
    color: #e83545;
    margin: 0;
    font-weight: bold;
}
.ae-password {
    margin: 50px auto;
}
.ae-password b.header {
    margin: 0!important;
}
.ae-password .login-component .buttons-panel {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
header.logged-page .mini-custome-order .label_first_order_check,
header.logged-page + main .mini-custome-order .label_first_order_check{
    display: none;
}
.ae-password input[type="submit"] {
    font-family: "MuseoSansRegular";
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    background: #e83545;
    height: 43px;
    width: 210px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 6px;
    transition: .3s;
    border: 2px solid transparent;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 5px;
}
.ae-password input[type="submit"]:hover {
    transition: .3s;
    background-color: #fff;
    color: #e83545;
    border: 2px solid #e83545;
    font-weight: 600;
}
.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;
}
.send-rating-form-wrapper form input.blue-b {
    font-family: "MuseoSansRegular";
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    background: #e83545;
    display: block;
    height: 43px;
    line-height: .2;
    width: 130px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 6px;
    transition: .3s;
    border: 1px solid #e83545;
}
.send-rating-form-wrapper form textarea, .tip-the-writer-form-wrapper.popup-component textarea {
    max-height: 200px;
}
.tip-the-writer-form-wrapper.popup-component .pm-input span.m,
.tip-the-writer-form-wrapper.popup-component .pm-input span.p {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 98%;
    justify-content: center;
}
body .featherlight-content .tip-the-writer-form-wrapper .pm-input {
    width: 230px;
}
.tip-the-writer-form-wrapper.popup-component .pm-input span.m:before, .tip-the-writer-form-wrapper.popup-component .pm-input span.p:before {
    display: none;
}
.essay-vip-account .vip-levels-wrapper .level{
    font-weight: 600;
    background: #fff;
    display: inline-block;
    transition: all .3s linear;
    width: 85px;
    height: 43px;
    border-radius: 5px;
    padding: 12px 5px;
    text-align: center;
    font-size: 16px;
    border: none;
    line-height: 1;
    color: #424242;
    font-family: 'MuseoSansRegular', sans-seri
}
.essay-vip-account .vip-levels-wrapper .level.active{
    background: #e83545;
    font-family: "MuseoSansRegular";
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    transition: .3s;
    border: 2px solid transparent;
    font-weight: 600;

}
@media all and (max-width: 991px) {
    .essay-component.essay-order-view-details .actions .drop-down > div{
        left: 105px;
    }
    body .ae-orders .essay-component.essay-orders .data-table tbody > tr{
        padding: 15px;
    }
    .essay-component .data-table tbody tr.vip span.crown {
        left: 6px;
    }
}
@media all and (max-width: 695px) {
    body .featherlight-content .tip-the-writer-form-wrapper {
        width: fit-content;
    }
}
@media all and (max-width: 400px) {
    .essay-order-view-details .cols-table td a {
        white-space: normal;
    }
}
@media all and (max-width: 380px) {
    .send-rating-form-wrapper form .header, .tip-the-writer-form-wrapper.popup-component .header{
        margin: 0;
    }

}
.send-rating-form-wrapper form input.blue-b:hover {
    background: #fff;
    color: #e83545;
}
.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;
}
.essay-vip-account ul.vip-select-list{
    z-index: 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;
    margin-top: 0;
}
.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 p,
.affiliate-program-wrapper .side .case .case-content label{
    line-height: 1.4;
}
.affiliate-program-wrapper .side .case .case-content .affiliate-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    background-color: #e83545;
    border:1px solid #e83545;
    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;
}
.affiliate-program-short-wrapper .to-earning a,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button{
    text-transform: uppercase;
    font-size: 12px;
    background-image: -webkit-linear-gradient( 90deg, rgb(255,102,0) 0%, rgb(255,115,21) 52%, rgb(254,139,61) 79%, rgb(253,162,100) 99%);
    border-radius: 5px;
    box-shadow: 0 4px 12px 0 rgba(102,99,109,0.2);
}
.affiliate-program-wrapper .side .case .case-content .save-button.print-button {
    background-image: none;
    background-color: #e83545;
    border: 1px solid #e83545;
    text-transform: capitalize;
}
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:hover {
    color: #e83545;
}
.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 .package-price-wrapper .text-color-2,
.essay-component .services-package .bg-color-3 .package-price-wrapper{
    text-align: right!important;
    margin-bottom: 0;
}
.essay-component .services-package .bg-color-3 input[type="checkbox"]{
    position: absolute;
    left: 113px;
    top: calc(47% - 4px);
    z-index: 1;
}
body .order-form-wrapper{
    box-shadow: 0 5px 5px rgba(99, 104, 110, .05);
    border: 1px solid #e5e5e4;
    background-color: #ffffff;
    padding: 35px 65px;
    font-family: "MuseoSansMedium";
    color: #444;
}
.order-form-wrapper.essay-component .essay-order-preview {
    padding: 0 60px 60px 60px;
    background: #f9fafa;
}
body .order-form-wrapper.essay-component .essay-order-preview .data {
    background: white;
    padding: 0 10px;
}
body .order-form-wrapper.essay-component .essay-order-preview .data .header {
    text-align: center;
    margin: 0 -10px;
    padding: 30px 0 20px 0;
    background: #f9fafa;
    font-size: 22px;
    font-family: "MuseoSansExtraBold";
    color: #333;
}
body .essay-order-preview .personal-info-table {
    margin-bottom: 10px;
}
body .essay-order-preview .t-body > tr > td:first-child {
    width: 50%;
    text-align: right;
    border-right: 1px solid lightgray;
    padding-right: 40px;
    font-family: 'MuseoSansBold';
    font-size: 15px;
}
body .essay-order-preview .t-body > tr:nth-child(2n+1) > td:nth-child(2) {
    background: #fff;
}
body .essay-order-preview .t-body > tr:nth-child(2n) > td {
    background: #f9fafa;
}
body .essay-order-preview .blue-label {
    color: #e83545;
}
body .essay-order-preview .buttons-panel {
    padding-top: 60px;
    text-align: center;
    background: #f9fafa;
    margin: 0 -10px;
}
body .essay-order-preview .buttons-panel .back-b {
    margin-right: 10px;
    transition: .3s;
    border: 1px solid transparent;
}
body .essay-order-preview .flat-button {
    font-size: 18px;
    padding: 10px 50px;
    color: white;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-family: 'MuseoSansMedium';
    background: #e83545;
}
body .essay-order-preview .orange-b {
    margin-right: -20px;
    border: 1px solid transparent;
    transition: .3s;
}
.order-form-wrapper.essay-component {
    margin-bottom: 50px;
}
body .essay-order-preview .buttons-panel > input:hover {
    transition: .3s;
    background: #fff;
    color: #e83545;
    border: 1px solid #e83545;
}
@media all and (max-width: 991px) {
    body .essay-component .t-body > tr > td:first-child {
        padding-top: 10px;
        padding-bottom: 0 !important;
        padding-left: 30px;
    }
    body .order-form-wrapper.essay-component table > .t-body > tr:first-child {
        border: none;
    }
    body .essay-order-preview .t-body > tr:nth-child(2n+1) > td:nth-child(2) {
        background: #fff;
    }
}
@media all and (max-width: 444px) {
    body .essay-component .essay-order-preview .t-body > tr > td:first-child {
        padding-right: 10px;
        padding-left: 10px;
    }
    body .essay-order-preview .t-body > tr > td:nth-child(2) {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    #order-form > div.essay-order-preview > div > table:nth-child(4) > tbody > tr:nth-child(12) > td:nth-child(2) > ul > li {
        line-height: 1.5;
    }
}
.payments-wrapper.essay-component .ws-container.payment .back-b {
    border: none;
    color: #e83545;
    font-family: "MuseoSansBold";
    text-transform: lowercase;
}
.payments-wrapper.essay-component .ws-container.payment .back-b:before {
    color: #e83545;
}
.payments-wrapper.essay-component {
    padding: 60px;
}
body .payments-wrapper .welcome-header {
    font-family: "MuseoSansRegular";
    font-size: 36px;
    color: #333333;
}
.payments-wrapper .welcome-header i {
    font-style: normal;
    font-size: 20px;
    color: #1b1f25;
    display: block;
    font-weight: 300;
}
.payments-wrapper .info-data {
    margin-bottom: 45px;
    border-top: solid #e2e2e2 1px;
}
.payments-wrapper .info-data > .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.payments-wrapper .info-text, .payments-wrapper .info-data .row .col:nth-child(1) {
    font-family: "MuseoSansBold";
    color: #333;
    font-size: 15px;
}
.payments-wrapper .payments-list .valign-wrapper:before, .payments-wrapper .payments-list .valign-wrapper:after {
    display: none;
}
.payments-wrapper .payment-icons img,
.payments-wrapper .payments-list .valign-wrapper .logo .payment-logo{
    max-width: fit-content!important;
}
.ws-container.payment .payments-list  label > div > div.col.s12.l8.col-sm-12.col-lg-8 {
    max-width: 58%;
}
.ws-container.payment .pay-now-submit {
    border-radius: 8px;
    text-transform: uppercase;
}
.essay-component.payments-wrapper .additional-pay, .essay-component.payments-wrapper .additional-currency{
    font-family: "MuseoSansBold";
}

@media only screen and (min-width: 481px) and (max-width: 1155px) {
    .cookie-policy-block .data-row {
        padding: 0 10px;
    }
}
@media all and (max-width: 991px) {
    .payments-wrapper .payment-icons img {
        display: initial;
    }
}
@media all and (max-width: 935px) {
    .payments-wrapper .valign-wrapper .hidden-md img{
        margin-left: -100px!important;
    }
}
.payments-wrapper .info-data > .row >div {
    width: 50%;
}
.payments-wrapper .info-data > .row:before, .payments-wrapper .info-data > .row:after {
    display: none;
}
.payments-wrapper .info-data .row:nth-child(odd) {
    background: #f9fafa;
}
body .essay-order-preview .t-body > tr > td:nth-child(2) {
    padding-left: 40px;
    padding-right: 20px;
    white-space: normal;
    width: 50%;
    word-break: break-all;
}
.ae-orders > div > div > div.row.total-price > div > div > div > input.button.submit-b.button-primary-1.pay-now-submit.full-width-on-med-and-down.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 {
    left: -4px;
    top: 9px;
    z-index: 3;
    position: absolute;
    right: auto;
}
.order-form-wrapper .material-hint .dropdown-content {
    z-index: 1;
    width: 280px;
    height: auto;
    top: 30px;
    right: 0;
    display: none;
    position: absolute;
    background: white;
}
.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 .material-hint:hover .dropdown-content {
    display: block !important;
    opacity: 1 !important;
    visibility: visible;
}
.order-form-wrapper .vip-services-list .col .bg-lighten-3 input[type="checkbox"]{
    top: 40px;
    left: 50%;
}
.order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label{
    padding: 30px;
}
.order-form-wrapper .services-package .col .bg-lighten-3,
.order-form-wrapper .vip-services-list .col .bg-lighten-3{
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #e5e5e4;
    background-color: #f1f5f6;
}
.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{
    text-align: left;
    position: relative;
    z-index: 1;
}
.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: 100;
}
.order-form-wrapper .data-table label,
.essay-component label{
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
}
.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;
}
.essay-component label.error{
    color: red!important;
}
.essay-component .header{
    color: #0c3351;
    font-size: 22px;
    font-weight: 500;
    font-family: 'MuseoSansBold';
    text-align: center;
}
.page-id-2511 .text-page-wrapper .ae-orders {
    margin-bottom: 70px;
}
.essay-component.essay-vip-account .header{
    font-family: 'MuseoSansExtraBold';
    text-align: left;
}
.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 #e83545;
}
.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 #e83545;
}
.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 #c3c3c3;
    background-color: white;
    line-height: 48px;
    color: #333;
    font-size: 13px;
    font-family: 'MuseoSansBold';
    font-weight: 500;
    letter-spacing: 0.15px;
    cursor: pointer;
    padding: 0 10px;
}
.payments-wrapper .valign-wrapper br{
    display: none;
}
.payments-wrapper .payment-icons img{
    width: 19%;
}
.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{
    background: white;
    color: #e83545;
}

.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 .button-primary-1,
.essay-component .save-b,
#progressiveDelivery .yes,
.essay-component .submit-b{
    background: #e83545;
    color: white;
    border: 2px solid #e83545;
    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;
}
.profile-view-wrapper .submit-b{
    box-sizing: content-box;
    font-weight: 600;
    font-size: 18px;
    color: white;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    font-family: 'MuseoSansMedium';
    background: #e83545;
    display: block;
    width: 153px;
    padding: 10px 0!important;
    text-align: center;
    text-transform: none;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
}

.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: #59c1e7;
}
.profile-view-wrapper .submit-b:hover {
    background: #e8012d;
    color: #fff;
}
.essay-component .cancel-b,
#progressiveDelivery .no,
.essay-component .back-b{
    background: white;
    border: 2px solid #59c1e7;
    color: #59c1e7;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    -webkit-appearance: none;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    margin: 10px 0;
}
.order-form-wrapper .wrap-order-submit .col-lg-6{
    width: 100%!important;
    text-align: center;
}
.order-form-wrapper .submit-b{
    max-width: 100%;
    width: 238px;
}
.order-form-wrapper .ws-vip-services .services-package .material-hint > i{
    left: 18px;
    top: 8px;
}
.order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after{
    border: none;
    content: "\e887";
    color: #59c1e7;
    font-family: "Material Icons";
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}
.essay-component .checkbox-input input{
    top: 7px;
    z-index: -1;
}
.request-revision-form-wrapper.popup-component form .checkbox-input input[type="checkbox"]{
    z-index: -1;
    position: absolute;
}
.request-revision-form-wrapper.popup-component form textarea {
    max-height: 250px;
}
.request-revision-form-wrapper.popup-component.essay-component.featherlight-inner .wrap-order-submit > a.link-submit {
    font-family: "MuseoSansRegular";
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    background: #e83545;
    height: 43px;
    width: 108px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    transition: .3s;
    border: 2px solid transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.request-revision-form-wrapper.popup-component.essay-component.featherlight-inner .wrap-order-submit > a.link-submit.disabled {
    filter: opacity(.5);
}
.request-revision-form-wrapper.popup-component.essay-component.featherlight-inner .wrap-order-submit {
    position: relative;
}
.request-revision-form-wrapper.popup-component.essay-component.featherlight-inner .wrap-order-submit .on-disabled-button-click-text {
    position: absolute;
    top: -12px;
}
body .essay-component .notice{
    color: #333;
    font-size: 12px;
    font-style: italic;
    line-height: 26px;
}
.order-form-wrapper .paper-requirements-table b.header{
    margin-bottom: 20px;
    position: relative;
}
.order-form-wrapper .ws-language-style input{
    margin-top: 8px;
}
.order-form-wrapper .input-button span {
    margin-top: -50px;
    padding: 12px;
}
.essay-component span.form-button.inactive-button{
    opacity: 0.6;
    color: #333;
    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: #333;
    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: #0c3351;
    font-family: 'MuseoSansExtraBold';
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
}
.essay-component .ws-vip-services label .service-text{
    color: #333;
    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: #fd7096;
    width: 52px;
    text-align: center;
    font-size: 9px;
    top: 7px;
    right: 7px;
    border-radius: 12px;
    height: 28px;
    line-height: 29px;
    transform: none;
}
.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:after{
    position: absolute;
    content: "";
    width: 43px;
    height: 43px;
    background-color: #e83545;
    opacity: 0.2;
    left: 98px;
    top: calc(50% - 24px);
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input{
    background-size: 100% 100%;
    position: relative;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    color: #2a3d4e;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.essay-component .services-package .bg-color-3 .offer-label:before {
    display: block;
    content: "";
    width: 4px;
    height: 80%;
    border-right: 4px dotted #ededed;
    position: absolute;
    left: 18px;
    top: 14%;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    margin-bottom: 0;
    font-weight: bold;
}
.essay-component .ws-vip-services .services-package .offer-label,
.essay-component .ws-vip-services .services-package .package-price-wrapper{
    margin: 10px 0!important;
}
.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;
    font-family: 'MuseoSansExtraBold';
    color: #fd7096;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    /* Text style for "40%  OFF" */
    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{
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    color: #0c3351;
    font-size: 15px;
    font-family: 'MuseoSansExtraBold';
    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: #333;
    font-size: 16px;
    font-weight: 400;
    text-transform: inherit;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    color: #333;
    font-size: 16px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label span{

    font-weight: 400;
    line-height: 25px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label .text-color-2:before{
    content: "\e838\e838\e838\e838\e838";
    font-family: "Material Icons";
    color: #FFD555;
    letter-spacing: 6px;
    margin-bottom: 5px;
    display: block;
    font-size: 17px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label{
    padding-left: 60px;
    position: relative;
}
.order-form-wrapper .accept-div .checkbox-input .checkbox-label,
.order-form-wrapper .accept-div i{
    font-style: normal;
    color: #333;
    font-weight: 400;
    color: #333;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.order-form-wrapper .price-disclaimer b{
    margin: 25px 0;
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    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;
}
.order-form-wrapper .ws-price-disclaimer:before{
    content: "";
    width: 70px;
    height: 70px;
    display: block;
    bottom: -25px;
    right: -25px;
    position: absolute;
}
.order-form-wrapper .total-price b{
    color: #e83545;
    font-family: 'MuseoSansBold', sans-serif;
    font-weight: 500;
}
.order-form-wrapper .total-price{
    font-weight: 400;
    line-height: 26px;
    color: #283a69;
    font-family: 'MuseoSansRegular', sans-serif;
    font-size: 24px;
    margin-top: 15px;
    display: block;
}
.order-form-wrapper .accept-div .checkbox-input{
    display: inline-block;
}
.order-form-wrapper .bookmark-row .wrapper{
    box-shadow: 0 5px 5px rgba(99, 104, 110, 0.05);
    border-radius: 0;
    border: 1px solid #e83545;
    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-family: 'MuseoSansBold';
    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: #333;
    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-login-wrapper .top-dd-wrapper .drop-down-content,
.mini-wrapper.top-user-area-wrapper .top-dd-wrapper .drop-down-content{
    right: 0;
    left: auto;
}
.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: #444;
    display: block;
}
.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;
    flex-wrap: wrap;
    justify-content: space-between;
}
.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 .valign-wrapper .radio i {
    position: absolute;
    top: calc(50% - 9px);
}
.user-area-wrapper .info-list li a{
    font-weight: 700;
    color: #59c1e7;
}

.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("images/asdqwe1.png")no-repeat;
    width: 10px;
    height: 22px;
    background-size: 100%;
    vertical-align: bottom;
    display: inline-block;
    margin: 0 7px;
}
body .user-area-wrapper.vip-accounts-wrapper .info-list li.additional-field-name {
    background:#3b3642 url(images/Untitled-1-min.png)no-repeat center;
    background-position-x: 88%;
}
body .header-login .ae-top-login .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .drop-down-content::-webkit-scrollbar {
    width: 7px;
}
body .header-login .ae-top-login .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .drop-down-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
body .header-login .ae-top-login .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .drop-down-content::-webkit-scrollbar-thumb {
    background: #3b3642;
    border-radius: 10px;
}
body .header-login .ae-top-login .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .drop-down-content::-webkit-scrollbar-thumb:hover {
    background: #000000;
}
body .mini-wrapper.user-area-wrapper.vip-accounts-wrapper .close-mark {
    color: #fff;
}
.user-area-wrapper .info-list li b{
    color: #fd7096;
    font-family: 'MuseoSansExtraBold';
    font-weight: 600;
    font-size: 13px;
}
.user-area-wrapper .info-list li:first-child b{
    color: #0c3351;
}
.user-area-wrapper .info-list li b.discount-code,
.user-area-wrapper .info-list li b .discounts-hint{
    color: #59c1e7;
    font-family: 'MuseoSansMedium';
}
.user-area-wrapper .info-list li:last-child{
    margin-bottom: 0;
}
.user-area-wrapper .info-list li span{
    line-height: 1.3;
}
.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;
}
.mini-wrapper b.header a{
    text-align: left;
    padding: 0 0 20px 0;
    color: #0c3351;
    font-size: 18px;
    font-family: 'MuseoSansExtraBold';
    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: 3.5px 10px 0 0!important;
}
.user-area-wrapper .menu-list li:hover a, .user-area-wrapper .menu-list li:hover a i:after {
    color: #e83545!important;
    opacity: 1!important;
}
.user-area-wrapper .menu-list li:hover{
    background: #f6fbfe;
}
.user-area-wrapper .menu-list li{
    padding: 0px 20px;
}
.user-area-wrapper .menu-list li a:hover{
    background: none;
}
.user-area-wrapper .menu-list li a{
    color: #0c3351;
    font-family: 'MuseoSansBold';
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    border-bottom: 1px solid #f3f3f3;
    text-align: left;
    padding: 5px 0px;
}
.user-area-wrapper .menu-list li:last-child a{
    border-bottom: 0;
}
.mini-wrapper .menu-list li .icon:after{
    color: #0c3351;
    line-height: 19px;
}
.mini-wrapper .menu-list{
    border: 1px solid #e5e5e4;
    border-top: 0;
    background-color: #ffffff;
    padding-bottom: 0;
}
.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: #e83545;
}
.lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status{
    background: #e83545;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover{
    border-color: #e83545;
}
.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{
    padding: 5px 0 0 0!important;
    margin: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 78px);
    font-family: 'MuseoSansMedium';
    font-size: 14px;
    line-height: 18px;
    color: #3876a7;
    font-weight: bold;
    text-transform: uppercase;
}
.affiliate-program-wrapper .side .case .case-content .save-button{
    border-radius: 5px;
}
.affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after{
    display: none;
}
.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;
    position: static;
    background-repeat: no-repeat!important;
    display: inline-block;
    vertical-align: middle;
}
.affiliate-program-wrapper .side .case .case-title div{
    color: #333;
    font-family: 'MuseoSansBold';
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin: 12px 10px 12px 0;
}
.affiliate-program-wrapper .side .case .case-content .promote .view-sms {
    color: #333;
}
.affiliate-program-wrapper .side .case.open .case-title{
    background-color: #f3f3f3;
    margin: 12px 10px 12px 0;
}
.affiliate-program-wrapper .side .case .case-title::before {
    position: static;
    vertical-align: middle;
    margin: 13px;
    border: none;
    line-height: 24px;
    color: #59c1e7;
    font-size: 17px;
    background: white;
    box-shadow: none;
}
.affiliate-program-wrapper .side .case .case-title{
    background-color: #ffffff;
    border: none;
}
.affiliate-program-wrapper{
    padding: 0;
}
.affiliate-program-wrapper .referral-banner .row-1{
    min-height: 54px;
    width: 32.5%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    text-align: left;
}
.affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after {
    content: '';
    position: absolute;
    top: 10px;
    right: -21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 21px;
    border-color: transparent transparent transparent #ffc000;
    z-index: 9;
    display: block;
}
.affiliate-program-wrapper .referral-banner .row-1.center:after {
    top: 28px;
}
.affiliate-program-wrapper .referral-banner{
    border-top: none;
    width: 100%;
}
.affiliate-program-wrapper .side .case .case-content .save-button.more-info{
    background: none;
    color: #333333;
    border: 1px solid #333333;
    font-weight: bold;
}
.tabs-component .component-tab-content .order-item{
    border: 1px solid #e5e5e4!important;
    background-color: #f8f8f9!important;
    padding: 13px 30px;
}
.tabs-component .component-tab-content{
    line-height: 1.42857143;
    font-size: 14px;
    font-family: "MuseoSansMedium";
    color: #444;
    border: 1px solid #dce0e3;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0 3px 3px 3px;
    box-sizing: border-box;
    padding: 35px 35px;
    background: #f9fafa;
}
.essay-component .data-table tbody tr.vip {
    background-color: #fef7e9;
}
body .tabs-component .component-tabs-controls li.selected *, .tabs-component .component-tabs-controls li.selected *:hover {
    background: #f9fafa;
    border-bottom-color: #f9fafa;
}
.tabs-component .component-tabs-controls {
    list-style: none;
    padding: 10px 10px 0 10px;
    margin: 0 0 -1px -10px;
    overflow: hidden;
    font-size: 0;
}
.tabs-component .component-tabs-controls li {
    line-height: 1.42857143;
    font-family: "MuseoSansMedium";
    color: #444444;
    list-style: disc outside;
    font-size: 16px;
    box-sizing: content-box;
    display: inline-block;
    margin-right: 8px;
    padding-left: 0;
}
.tabs-component .component-tabs-controls li span, .tabs-component .component-tabs-controls li a, .tabs-component .component-tabs-controls li a:hover {
    background: #e8012d;
    border: solid #e8012d 1px;
    border-radius: 4px 4px 0 0;
    font-size: 15px;
    color: white;
    text-decoration: none;
    padding: 20px 35px!important;
    display: block;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon {
    background-color: #ffecb1;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title::before {
    width: 20px;
    margin: 14px 0 0 0;
    color: #333;
}
.affiliate-program-short-wrapper .side.side-full .case.case-box .case-title {
    display: flex;
}
.affiliate-program-wrapper .side .case .case-content .group input[type="text"],
.affiliate-program-short-wrapper.closeBlock .arrow-control a::after,
.affiliate-program-short-wrapper .arrow-control a::after{
    color: #333;
}
@media all and (max-width: 425px) {
    .tabs-component .component-tabs-controls li a {
        padding: 20px 8px!important;
    }
}
.tabs-component .component-tabs-controls .col{
    padding: 0;
    box-shadow: none;
}
.tabs-component .component-tabs-controls .col.col-md-6{
    width: 50%;
}
body .tabs-component .component-tabs-controls li a {
    font-family: 'MuseoSansBold';
    transition: .3s;
    padding: 17px 35px;
}

body .tabs-component .component-tabs-controls li a:hover{
    transition: .3s;
    opacity: .7;
    padding: 17px 35px;
}
.tabs-component .component-tabs-controls .col.o-bg-lighten-2 .goto:last-child{
    border-left: 0!important;
}
.col-content .essay-order-view-details ul > li:before{
    display: none;
}

.essay-orders .component-tab-content .items-count{
    color: #444;
    font-size: 24px;
    font-family: "MuseoSansRegular";
    margin: 0;
    text-align: left;
}
.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-family: 'MuseoSansExtraBold';
    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: #59c1e7!important;
}
.essay-order-details .actions-list > li a.pay-now-b {
    background: #e83545;
    color: white;
    border: 2px solid #e83545;
    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: #ff6375;
    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 #ffd15c;
    background: white;
    color: #59c1e7;
    border-radius: 0!important;
}
.essay-orders .orders .order-item .text-block p{
    margin-bottom: 0;
    margin-top: 5px;
}
.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;
}
.essay-order-details .nav-list > li i:before {
    margin: 3px 0 0 -22px;
    line-height: 1;
}
.essay-order-details .actions-list > li i:before {
    margin: 3px 0 0 -22px;
    line-height: 1;
}
.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;
}
body .affiliate-program-wrapper .referral-banner .row-1 {
    box-shadow: 2px 2px 0 0 #ffc000;
}
.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;
}
.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: #ff6375;
}
.essay-order-details .details-list li .vip-label{
    height: 35px;
    border: 1px solid #fbc8c8;
    color: #ff6375;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.15px;
    width: 160px;
    background: #f9f9f9;
    border-radius: 5px;
    line-height: 29px;
    position: static;
    margin: 7px 0 0 0;
}
.essay-order-details .price b{
    color: #ff6375;
}
.essay-order-details .details-list .time-left b,
.essay-order-details .details-list li b{
    color: #e83545;
    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;
}
.payments-wrapper  .back-b,
.essay-order-view-details .info-block .back-b{
    padding: 5px 30px!important;
    height: 35px;
}
.essay-order-details .details-list li .vip-label:before,
.essay-order-details .details-list li .vip-label:after{
    content: "\2605 \2605";
    color: #ff6375;
    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-order-details .grid > .row:nth-child(odd){
    background-color: inherit;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;

}
.essay-order-details .grid .col{
    padding: 6px 20px;
}
.essay-order-details .grid .col:nth-child(n+2) {
    border-left: solid #e1e1e1 1px;

}
.essay-order-details .nav-list > li a:focus,
.essay-order-details .nav-list > li a:hover,
.essay-order-details .actions-list > li a:hover,
.essay-order-details .actions-list > li a:focus{
    border: 2px solid #59c1e7!important;
    background: #59c1e7;
    margin: 0;
    color: white!important;
}
.essay-order-details .nav-list > li.selected a{
    border: 2px solid #59c1e7!important;
    background: #59c1e7;
    margin: 0;
    color: white!important;
}
.essay-component .blue-status-label{
    color: #333;
}
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: #e83545;
}
.featherlight  .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
    color: #ffffff;

    font-size: 18px;
    font-weight: 700;
    height: 50px;
    background-color: #e83545;
    border:2px solid #e83545;
    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;
}
.essay-component .number-field .m{
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    cursor: pointer;
    padding: 0;
}
.essay-component .number-field .m:before{
    content: "-";
    font-size: 32px;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 45px;
    font-family: 'Montserrat-Light';
    color: #2a3d4e;
}
.order-form-wrapper .data-table .ws-cost-per-page label.cost-per-page{
    color: #e83545;
    font-size: 13px;
    font-weight: 400;
    font-family: 'MuseoSansExtraBold';
    line-height: 26px;
}

.order-form-wrapper .req{
    color: #fd7096;
}
.essay-component .number-field .p{
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    cursor: pointer;
    padding: 0;
}
.essay-component .number-field .p:before{
    content: "+";
    font-size: 32px;
    width: 48px;
    height: 48px;
    font-family: 'Montserrat-Light';
    display: block;
    text-align: center;
    line-height: 45px;
    color: #e83545;
    font-weight: bold;
}
.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("images/crown--icon.svg")no-repeat;
    display: inline-block;
    vertical-align: sub;
    width: 50px;
    height: 35px;
    margin: 0 5px;
}
.order-form-wrapper .paper-requirements-table b.header:before{
    content: "";
    background-size: 100%;
    background-position: 50%;
    position: absolute;
    top: -38px;
    left: calc(50% - 25px);
    background: url("images/crown--icon.svg")no-repeat;
    display: inline-block;
    vertical-align: sub;
    width: 50px;
    height: 35px;
}
.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{
    color: #ff6375;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}
.order-form-wrapper .vip-client a{
    color: #59c1e7;
    font-weight: 400;
    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{
    background-color: inherit;
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
}
.order-form-wrapper .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:before,
.user-area-wrapper .info-list li a.get-vip-status:after{
    content: "";
    background: url("images/crown--icon.svg")no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    width: 22px;
    height: 14px;
    background-size: 100%;
    background-position: 50%;
}
.user-area-wrapper .info-list{
    border: 1px solid #e5e5e4;
    background-color: #f3f3f3;
    padding: 25px 20px;
}
.essay-vip-account .vip-account-text,
.essay-vip-account .vip-account-list{
    display: inline-block;
}
.essay-vip-account ul > li:before{
    display: none;
}
/*vip account*/
.essay-component.essay-vip-account {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.essay-vip-account ul.vip-account-list {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
body .essay-vip-account .vip-account-list > li {
    height: 330px;
    width: calc((100%/3) - 25px);
    border: 3px solid #ededed;
    box-shadow: 0 0 10px #ededed;
    min-width: 225px;
    max-width: 280px;
    transition: .3s;
}
body .essay-vip-account .vip-account-list > li:first-child .price-per-month:before {
    display: none;
}
body .essay-vip-account .vip-account-list > li:hover {
    transition: .3s;
    border: 3px solid #ffdc3b;
}
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package span{
    width: 26px;
    display: block;
    white-space: normal;
    word-break: break-all;
    line-height: 1.2;
    font-weight: 900;
    color: #000;
    position: absolute;
    top: -173px;
    right: 7px;
    transform: rotate(45deg);
    font-size: 12px;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period {
    list-style: disc outside;
    text-align: center;
    box-sizing: content-box;
    font-weight: bold;
    position: relative;
    font-size: 16px;
    font-family: inherit;
    color: #1e2021;
    height: 86px;
    line-height: 86px;
    background-color: transparent;
    padding-top: 14px;
    left: 0;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex .vip-mark {
    display: none;
}
/*vip account*/
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price{
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 56px;
    font-weight: 500;
    line-height: 1;
    font-family: 'MuseoSansBold';
    position: relative;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price{
    display: inline-block;
    vertical-align: top;
    color: #df0023;
    font-size: 25px;
    font-weight: 500;
    line-height: 2.2;
    font-family: 'MuseoSansBold';
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price:before {
    content: url("images/Untitled-1-minqwedsa.png");
    position: absolute;
    top: -49px;
    left: 6px;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month{
    font-weight: 500;
    text-transform: lowercase;
    margin-top: 0;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'MuseoSansBoldMedium';
    position: relative;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    width: 67px;
    background-color: #FFD555;
    bottom: -20px;
}
.essay-vip-account .vip-account-list > li .vip-package-item{
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    vertical-align: middle;
}

.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex{
    display: none;
}
.essay-vip-account .vip-account-list > li:before{
    display: none;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period{
    position: absolute;
    height: auto;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    z-index: 0;
    right: 14%;
    top: 35px;
    background: white;
}
.essay-vip-account ul.vip-select-list{
    border: none;
    width: calc(100% - 40px);
    position: absolute;
    min-width: 140px;
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.31);
    background: #fff;
    border-radius: 8px;
    right: 0;
    left: 0;
    margin: auto;
    padding-bottom: 0;
}
@media all and (max-width: 767px) {
    .essay-vip-account ul.vip-account-list {
        flex-wrap: wrap;
    }
    body .essay-vip-account .vip-account-list > li {
        margin: 0 7px 10px;
    }
}
.essay-vip-account ul.vip-select-list > li {
    padding: 8px 10px 12px;
}
body .essay-vip-account .vip-account-list > li.custom-event-active {
    transition: .3s;
    transform: scale(1.04);
    border: 3px solid #ffdc3b;
    z-index: 9;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .buy{
    color: #e83545;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    background: transparent;
    right: 10px;
    padding: 0 5px;
    font-family: 'MuseoSansBold';
    transition: .3s;
    border-radius: 10px;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .buy:hover {
    transition: .3s;
    transform: scale(1.04);
    cursor: pointer;
    box-shadow: 0 0 10px #e83545;
}
.essay-vip-account .vip-account-list > li{
    position: relative;
    display: block;
    width: 100%;
    margin: 20px 0;
    max-width: 100%;
    border-radius: 0;
    border: 2px solid rgba(99, 104, 110, 0.2);
    background: #ffffff;
    padding-left: 0;
    height: auto;
}
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package-empty,
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package{
    opacity: 1;
    color: #51555a;
    font-size: 14px;
    font-weight: 500;
    line-height: 29px;
    font-family: 'MuseoSansMedium';
    position: absolute;
    bottom: 126px;
    left: 0;
    right: 0;
}
.essay-vip-account .vip-account-list > li .vip-package-select {
    margin: 25px 33px 0;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .price-title{
    font-size: 14px;
    line-height: 16px;
    color: #0c3351;
    font-weight: 700;
}
.essay-vip-account ul.vip-select-list .vip-account-pay{
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding-right: 52px;
    border-bottom: 1px solid #e4e4e4;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .months-title {
    font-size: 14px;
    color: #51555a;
    font-family: 'MuseoSansMedium';
}
.essay-vip-account ul.vip-select-list .vip-account-pay .price-title {
   color: #1e2021;
    font-size: 14px;
    font-family: 'MuseoSansBold';
}
.essay-vip-account ul.vip-select-list .vip-account-pay:last-child {
    border-bottom: none;
}
.order-form-wrapper .ws-vip-services .material-hint .dropdown-content{
    margin-top: 0;
}
.essay-vip-account .vip-account-list > li .vip-select-button{
    padding: 0;
    line-height: 31px;
    text-align: center;
    height: 42px;
    width: 162px;
    border: 1px solid rgba(99, 104, 110, 0.2);
    background-color: #e83545;
    font-family: 'MuseoSansBold';
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .65px;
    border-radius: 5px;
    transition: .3s;
}
.essay-vip-account .vip-account-list > li .vip-select-button:focus {
    outline: none;
}
.essay-vip-account .vip-account-list > li .vip-select-button:hover {
    transition: .3s;
    background: #fff;
    border: 2px solid #e83545;
    color: #e83545;
    box-shadow: 0 0 10px #e83545;
}
.order-form-wrapper .material-hint .dropdown-content > p b{
    font-weight: bold;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month {
    margin-top: 45px;
    position: relative;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month:before{
    content: "";
    border: 46px solid transparent;
    border-top: 46px solid #ffdc3b;
    position: absolute;
    top: -91px;
    transform: rotate(225deg);
    right: -46px;
}
.essay-vip-account .vip-account-list > li .vip-select-button::after{
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-right: 0;
    transform: rotate(225deg);
    border-bottom: 0;
    width: 5px;
    height: 5px;
    content: "";
    display: none;
    top: 10px;
}
.essay-vip-account .vip-account-text .header-our-vip{
    color: #333;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
    font-family: 'MuseoSansBold';
}
body .ae-vip-account .essay-vip-account ul.vip-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
}
.essay-vip-account .vip-account-text ul.vip-list li a {
    color: #1b1f25;
}
.essay-vip-account .vip-account-text ul.vip-list li {
    color: #1b1f25;
    list-style-type: disc;
    padding-right: 75px;
    margin: 0 0 10px;
}
.essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
    right: 0;
    top: 72px;
    list-style-image:unset;
    z-index: 9;
}
.essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint:before {
    display: none!important;
}
.payments-wrapper .total-price .info-block div {
    text-align: center;
}
.payments-wrapper .total-price .info-block .blue, .payments-wrapper .total-price .pay-now-block b {
    color: #e83545;
}
.payments-wrapper .total-price input.pay-now-submit {
    background: #e83545;
    border: none;
}
.payments-wrapper .total-price .info-block div {
    width: inherit;
}
@media all and (max-width: 480px) {
    .payments-wrapper .welcome-header i {
        text-align: left;
    }
}
.page-id-127 .payments-wrapper.essay-component .header{
    margin: 0;
}
.page-id-127 .payments-wrapper .welcome-header {
    line-height: 1.3;
}
body .essay-order-details .order-details-head .toolbar .nav-list > li a {
    padding: 10px;
    width: 100%;
    margin-left: 0;
}
body .essay-order-details .order-details-head .toolbar .nav-list > li {
    width: calc(25% - 10px);
    margin: 0 5px;
}
body .essay-order-details .order-details-head .toolbar .nav-list {
    float: left;
    width: 56%;
}
body .essay-order-details .order-details-head .toolbar .actions-list > li a {
    padding: 10px;
    width: 100%;
    margin-left: 0;
}
body .essay-order-details .order-details-head .toolbar .actions-list > li {
    width: calc(33.3% - 10px);
    margin: 0 5px;
}
body .essay-order-details .order-details-head .toolbar .actions-list {
    float: right;
    width: 44%;
}
@media all and (max-width: 1200px) {
    body .essay-order-details .order-details-head .toolbar .actions-list{
        margin-top: 20px;
    }
    body .essay-order-details .order-details-head .toolbar .actions-list,
    body .essay-order-details .order-details-head .toolbar .nav-list{
        float: none;
        width: 100%;
    }
}
@media all and (max-width: 918px) {
    body .ae-vip-account .essay-vip-account ul.vip-list li .title {
        text-align: left;
    }
    body .ae-vip-account .essay-vip-account ul.vip-list {
        grid-template-columns: 1fr;
    }
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        left: 0;
        top: 160px;
    }
}
@media all and (max-width: 630px) {
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        top: 190px;
    }
}
@media all and (max-width: 458px) {
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        top: 220px;
    }
}
@media all and (max-width: 358px) {
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        top: 241px;
    }
}
@media all and (max-width: 337px) {
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        top: 291px;
    }
}
@media all and (max-width: 750px) {
    .essay-vip-account .vip-account-text ul.vip-list li {
        padding-right: 0;
    }
}

body .ae-vip-account .essay-vip-account ul.vip-list li .title {
    font-family: 'MuseoSansBold';
    display: block;
}
body .ae-vip-account .essay-vip-account ul.vip-list li:before {
    display: none;
}
.essay-vip-account .vip-account-text{
    padding: 20px 0 0 20px;
    margin: 50px 0 0;
}
.col-content .essay-orders ul > li:before{
    display: none;
}
.essay-vip-account .vip-account-text ul.vip-list li:before{
    position: absolute;
    content: "\e5ca";
    left: -15px;
    top: 0;
    color: #ffa834;
    font-size: 24px;
    display: block!important;
    background: none;
    border-radius: 0;
    width: auto;
    height: auto;
    font-family: "Material Icons";
}
.essay-vip-account .vip-account-text ul.vip-list li{
    position: relative;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    list-style-type: none;
}
.essay-orders .links-list > li{
    width: auto;
    padding: 0 0 0 0;
    line-height: 1;
    margin-bottom: 0;
}
.essay-orders .links-list{
    line-height: 1;
}
.essay-component ul 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 .material-hint{
    float: right;
}
.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: #0c3351;
    font-family: 'MuseoSansBold';
    font-size: 13px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.26px;
}
.essay-calculator .currency.select-wrapper,
.essay-calculator .price-header .number-field,
.essay-calculator .price-header input{
    margin-bottom: 0;
}
.essay-calculator .price-header select{
    margin-bottom: 10px;
}
.essay-calculator .price-header{
    background: #d8eef9;
    padding: 20px 30px 30px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.essay-calculator{
    padding: 0;
    border-radius: 10px;
    border: 1px solid #e5e5e4;
    background-color: white;
}
.essay-custom-calculator-wrapper .price-list {
    padding: 30px;
    margin: 0;
}
.essay-custom-calculator-wrapper .price-list .price-item .circles{
    margin-top: 19px;
    line-height: 1;
}
.essay-custom-calculator-wrapper .total-price-wrapper .valign-wrapper{
    padding-top: 11px;
    line-height: 1;
}
.essay-custom-calculator-wrapper .total-price-wrapper{
    padding: 0 30px 30px;
}
.essay-custom-calculator-wrapper .price-list .price-item .price{
    color: #0c3351;
    font-size: 20px;
    font-weight: bold;
    font-family: 'MuseoSansExtraBold';
}
.essay-custom-calculator-wrapper .price-list .price-item .price .page{
    font-size: 18px;
    font-weight: bold;
    color: #0c3351;
    font-family: 'MuseoSansExtraBold';
}
.essay-custom-calculator-wrapper .price-list .price-item .col{
    line-height: 52px;
}
.essay-custom-calculator-wrapper .price-list .price-item .days,
.essay-custom-calculator-wrapper .price-list .price-item .count{
    color: #333;
    font-size: 13px;
    font-family: 'MuseoSansRegular';
    font-weight: 500;
    line-height: 26px;
}
.essay-custom-calculator-wrapper .order-total-price{
    color: #ff6375;
    font-family: 'MuseoSansExtraBold';
}
.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("images/crown--icon.svg")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{
    font-size: 14px;
    font-weight: 500;
    font-family: "MuseoSansMedium";
    color: #444;
    line-height: 1.4;
}
.affiliate-program-wrapper .back a{
    color: #59c1e7;
    font-size: 13px;
    line-height: 24px;
}
.affiliate-program-wrapper .affiliate-pre-text .description b{
    color: #444;
    font-family: 'MuseoSansExtraBold';
    font-weight: 700;
}
.affiliate-program-wrapper .page-col ul li{
    padding: 0;
}
.affiliate-program-wrapper .affiliate-pre-text .title{
    color: #0c3351;
    font-family: 'MuseoSansMedium';
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}
.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("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: #333;
    font-family:  'MuseoSansRegular', sans-serif;
    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: #333;
    line-height: 22px;
    font-family:  'MuseoSansRegular', sans-serif;
}
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-family: 'MuseoSansRegular', sans-serif;
    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-family:  'MuseoSansRegular', sans-serif;
    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: #333;
    font-family: 'MuseoSansRegular', sans-serif;
    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: #e83545;
    font-family: 'MuseoSansBold', sans-serif;
    font-weight: 700;
    font-size: 24px;
}
.essay-vip-account .header{
    display: none!important;
}
.featherlight-content .essay-component .pm-input i {
    padding: 2px 0 0 17px;
    font-weight: 600;
}
.featherlight-content .essay-component .pm-input div {
    display: flex;
    padding: 0 0 0 48px;
}
@media only screen and (max-width: 1460px) {
    .essay-order-details .order-details-head .details-list li.col-lg-3:first-child{
        display: block;
        width: 100%;
        float: none;
    }
    .top-line-buttons .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:after{
        width: 23px;
        height: 16px;
    }
}
@media only screen and (max-width: 1366px) {

}
@media only screen and (max-width: 1260px) {

    .affiliate-program-wrapper .referral-banner{
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px 0;
    }
    .affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after{
        display: none;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        box-shadow: none!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1:last-child{
        margin-bottom: 0;
    }
}
@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;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 1024px) {
    .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period{
        right: 20px;
    }
    .order-form-wrapper .bookmark-row .wrapper:before{
        padding: 9px 75px;
    }
}
@media only screen and (max-width: 992px) {

    .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: 66px;
    }
    .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;
    }
    .order-form-wrapper .ws-vip-services .row .col.offer-label {
        padding-left: 50px;
    }
    .essay-order-details .details-list li {
        border-left: none;
    }
    .order-form-wrapper .material-hint .dropdown-content{
        left: auto!important;
    }
    .payments-wrapper .valign-wrapper .hidden-md{
        display: block!important;
    }
    .order-form-wrapper .vip-services-list .material-hint .dropdown-content{
        width: 220px;
    }
    .essay-component .back-b, .essay-component .cancel-b{
        width: auto;
        padding: 0 10px;
    }
    .affiliate-program-wrapper .affiliate-status{
        height: auto;
    }
    .affiliate-program-wrapper .right{
        margin: 0;
    }
    .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: 610px;
        margin: 0!important;
        right: 0!important;
        left: auto!important;
    }
    .essay-vip-account ul.vip-select-list{
        min-width: 155px;
        width: 155px;
    }
}
@media only screen and (max-width: 768px) {
    body .essay-component.order-form-wrapper .row .col-lg-6 {
        width: 100%;
    }
    .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;
    }
    .essay-component .services-package .bg-color-3 .offer-label .text-color-2:before,
    .essay-component .services-package .bg-color-3 .offer-label{
        text-align: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 801px) {
    .affiliate-program-wrapper .referral-banner {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        width: 222px;
    }
}
@media only screen and (max-width: 767px) {
    .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;
    }
    .ws-container.payment .payments-list label > div > div.col.s12.l8.col-sm-12.col-lg-8 {
        max-width: 100%;
    }
    .payments-wrapper .payments-list .valign-wrapper .logo .payment-logo {
        display: none;
    }
    .payments-wrapper .payments-list .valign-wrapper .radio i {
        top: calc(10% - 9px);
        left: 0;
        right: 0;
        margin: auto;
    }
    .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: 10px auto;
    }
    .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;
    }
    .essay-component .ws-vip-services label.checkbox-label {
        padding: 10px 10px 10px 10px;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"]{
        top: 50px;
        left: calc(50% - 13px);
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper{
        padding-top: 69px;
        background-position: 50% 5px;
    }
    .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;
    }
}
@media only screen and (max-width: 640px) {
    .essay-vip-account .vip-levels-wrapper .level:last-child, .essay-vip-account .vip-levels-wrapper .level{
        border: none;
        display: inline-block;
    }
    .affiliate-program-wrapper .side .case .case-content .business-card img{
        width: auto;
    }
    .affiliate-program-wrapper .side.right{
        padding-left: 0px;
        width: 100%!important;
    }
    .affiliate-program-wrapper .side.left{
        padding-right: 0px;
        width: 100%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper{
        padding: 0!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: 0px;
    }
    .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;
    }
    .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 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;
    }
    .essay-vip-account .vip-account-text, .essay-vip-account .vip-account-list{
        width: 100%;
        display: block;
    }
    .order-form-wrapper .vip-client > span{
        display: block;
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
    .essay-vip-account .vip-account-list > li{
        width: 270px;
        margin: 10px auto;
    }
    .order-form-wrapper .vip-client a{
        display: block;
    }

    .order-form-wrapper .vip-client span{
        margin: 10px;
    }
    .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-bottom: 10px;
        padding-top: 0;
        height: auto!important;
        line-height: 1;
    }
}
@media only screen and (max-width: 568px) {
    .top-line-buttons .mini-wrapper .top-dd-wrapper .top-label a span{
        width: 106px;
    }
    #order-form > div.essay-order-form > div.order-form-data > table > tbody > tr.ws-terms-tr > td:nth-child(3) > div.accept-div > label > i {
        margin: 3px 0 0;
    }
    .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%;
    }
}
@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 .price-item .col-sm-3.time {
        width: 68%!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{
        margin: 0 auto 15px auto;
        width: 100%!important;
        display: block;
    }
}

@media all and (max-width: 393px) {
    body .affiliate-program-wrapper.affiliate-program-short-wrapper {
        padding: 10px!important;
    }
    .affiliate-program-wrapper .side .case .case-title div,
    .affiliate-program-wrapper .side .case .case-content label{
        text-align: left;
    }
    .payments-wrapper .payments-list .valign-wrapper .radio i {
        top: calc(6% - 9px);
    }
}
.left-align {
    text-align: left
}
.right-align {
    text-align: right
}
.center,
.center-align {
    text-align: center
}
.left {
    float: left !important
}
.right {
    float: right !important
}

.ae-miniorder-custom .hide,
.essay-component .hide{
    display: none!important;
}
.payments-wrapper .payments-list > li{
    padding-left: 0;
}


@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
    }
}
@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: 600px) {
    .essay-component .show-on-small {
        display: block !important
    }
}
@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: 768px) {
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: block !important;
    }
}
.ae-affiliate-program {
    margin-bottom: 50px;
}
/*ae-profile*/
.ae-profile {
    border: 1px solid #e7e8e8;
    margin-bottom: 50px;
}
.ae-profile .profile-wrapper.profile-view-wrapper.essay-component{
    background: #f9fafa;
    padding: 60px;
}
.profile-wrapper.profile-view-wrapper.essay-component .header{
    text-align: center;
    margin-bottom: 20px;
}
.profile-wrapper .data-table .row {
    display: flex;
}
.profile-wrapper .data-table .row:before, .profile-wrapper .data-table .row:after {
    display: none;
}
.profile-wrapper .data-table {
    background: white;
    padding: 10px;
    box-sizing: content-box;
}
.profile-view-wrapper .data-table .row .col, .profile-view-wrapper table tbody tr td{
    white-space: nowrap;
    width: 50%!important;
}
.profile-view-wrapper table tr td:first-child {
    text-align: right;
    border-right: 1px solid lightgray;
    padding-right: 40px;
    font-family: 'MuseoSansBold';
    font-size: 15px;
    color: #333;
}
.profile-view-wrapper table tr td:last-child {
    line-height: 24px;
    text-align: justify;
    font-size: 14px;
    color: #444;
    border-collapse: collapse;
    margin: 0;
    box-sizing: border-box;
    font-family: 'MuseoSansRegular', sans-serif;
    padding: 10px 20px 10px 40px;
    white-space: normal;
    word-break: break-all;
}
.profile-wrapper .data-table .row:nth-child(odd) {
    background: transparent;
}
.profile-wrapper table tbody tr:nth-child(odd)  td {
    background: #f3f5f6;
}
.profile-view-wrapper table tr:nth-child(2n) td {
    background: transparent;
}
.profile-wrapper .flat-button {
    font-family: "MuseoSansRegular";
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    background: #e83545;
    display: block;
    height: 43px;
    line-height: .3;
    width: 195px!important;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 auto;
    transition: .3s;
    border: 2px solid transparent;
}
.profile-form-wrapper .buttons {
    display: flex;
}
.profile-form-wrapper .buttons .cancel-b {
    line-height: 1;
    margin: 0 auto;
}
.profile-form-wrapper table tr.phone-tr td:first-child {
    padding-right: 0;
}
.profile-wrapper .flat-button:hover {
    transition: .3s;
    background-color: #fff;
    color: #e83545;
    border: 2px solid #e83545;
    font-weight: 600;
}
.profile-wrapper.profile-form-wrapper.essay-component table.main-table + table tbody tr:nth-child(odd) td, .profile-wrapper table.main-table tbody tr:nth-child(odd) td{
    background: none;
}
.ae-profile .data-table .col.s12.l5.col-sm-12.col-lg-5 {
    text-align: right;
    border-right: 1px solid #e7e8e8;
    color: #666666;
    font-family: "MuseoSansBold";
    font-size: 16px;
}
.ae-profile .data-table .col.s12.l7.col-sm-12.col-lg-7 {
    color: #666;
    font-weight: 300;
    font-family: "MuseoSansRegular";
    font-size: 14px;
}
@media all and (max-width: 555px) {
    .profile-form-wrapper .main-table tr td:first-child, .profile-form-wrapper .main-table tr td:last-child {
        width: 100%;
        padding:0;
    }
    .profile-form-wrapper .main-table tr {
        display: flex;
        flex-direction: column;
    }
    .profile-view-wrapper .data-table .row .col, .profile-view-wrapper table tbody tr td {
        width: 145px!important;
        max-width: 145px!important;
    }
    .profile-view-wrapper table tr td:first-child {
        padding-right: 8px;
        font-size: 14px;
        white-space: inherit;
    }
    .profile-view-wrapper table tr td:last-child {
        padding: 10px 8px 10px 8px;
        font-size: 14px;
    }
    .ae-profile .data-table .col.s12.l5.col-sm-12.col-lg-5, .ae-profile .data-table .col.s12.l7.col-sm-12.col-lg-7 {
        text-align: left;
        font-size: 22px;
        padding: 15px;
        border: none;
    }
    .profile-wrapper .data-table .row {
        flex-direction: column;
    }
    .ae-profile .data-table .col.s12.l5.col-sm-12.col-lg-5 {
        background: #f9fafa
    }
    .profile-wrapper .data-table .row:nth-child(even) {
        background: transparent;
    }
    .ae-profile .profile-wrapper.profile-view-wrapper.essay-component {
        padding: 10px;
    }
}
.profile-wrapper.profile-form-wrapper.essay-component {
    padding: 60px;
}
.profile-wrapper.profile-form-wrapper.essay-component label {
    font-family: "MuseoSansMedium";
    color: #444444;
    border-collapse: collapse;
    font-size: 15px;
    max-width: 100%;
    box-sizing: content-box;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.profile-wrapper.profile-form-wrapper.essay-component .row.buttons {
    margin-top: 50px;
}
.profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div input,
.profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div a{
    font: inherit;
    margin: 0;
    line-height: inherit;
    box-sizing: content-box;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: white;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-family: 'MuseoSansMedium';
    background: #e8012d;
    text-align: center;
    width: 145px;
    height: 25px;
}
@media all and (max-width: 543px) {
    .profile-form-wrapper .buttons .cancel-b {
        margin-top: 10px;
    }
    .profile-form-wrapper .buttons {
        margin-top: 0;
    }
    .profile-form-wrapper .buttons {
        flex-wrap: wrap;
    }
}
.profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div input {
    margin-right: 20px;
}
@media all and (max-width: 551px) {
    .profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div input {
        margin: 0 0 15px;
    }
    .profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div {
        flex-direction: column;
        align-items: center;
    }
}
@media all and (max-width: 480px) {
    .profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div input, .profile-wrapper.profile-form-wrapper.essay-component .row.buttons > div a {
        width: 145px!important;
    }
    .profile-wrapper.profile-form-wrapper.essay-component {
        padding: 25px;
    }
    body > main > div.container > div > div > div > div > div.data-table > div:nth-child(3) > div.col.s12.l7.col-sm-12.col-lg-7 {
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
/*ae-profile*/
/*page orders*/
body .featherlight .featherlight-content, .essay-component {
    border: solid #e1e1e4 1px;
}
.lifetime-wrapper.lifetime-view-wrapper.essay-component {
    margin-bottom: 35px;
}
.wrap-sidebar-logged > div > div.ae-sidebar-logged > div > ul.info-list.bg-color-1.bg-lighten-3 > li:nth-child(2) > b > div > a,
.wrap-sidebar-logged > div > div.ae-sidebar-logged > div > ul.info-list.bg-color-1.bg-lighten-3 > li:nth-child(2) > b > div > div > center > b{
    color: #e39703;
}
body .essay-component .header {
    font-size: 24px;
    margin: 20px 50px 0;
    text-align: left;
    font-family: "MuseoSansMedium";
    font-weight: 900;
    color: #333;
}
body .lifetime-wrapper .lifetime .lifetime-line {
    background: #A7A7A7;
}
body .lifetime-wrapper .lifetime .lifetime-line .current-pages {
    color: #fff;
    top: 4px;
    position: absolute;
    left: 5px;
}
body .lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status {
    background: #e83545;
}
.page-id-2511 .h1-title-wrapper{
    margin: 0 0 28px 0;
}
.affiliate-program-wrapper .affiliate-pre-text .title {
    text-transform: uppercase;
    color: #ff6600;
    font-size: 14px;
    font-weight: bold;
}
.essay-component .data-table tbody tr.vip span.crown {
    background-image: url(/files/images/vip-crown.png);
    background-size: cover;
}
.essay-component .data-table tbody tr td:first-child, .essay-component .data-table .tbody .row .td:first-child,
.essay-orders .data-table .order-id, .essay-component .data-table tbody tr td, .essay-orders .price-label{
    color: #333;
    font-weight: 700;
}
.essay-component .orange-b {
    background: #e83545;
    border: 1px solid #e83545;
    border-radius: 4px;
    color: #fff!important;
}
.essay-component .orange-b:hover {
    transition: .3s;
    color: #e83545!important;
    background: #fff;
}
.essay-orders .data-table .actions li {
    padding-left: 0;
}
.essay-orders .data-table .order-id strong{
    font-weight: 700;
}
.essay-orders .data-table .actions li .material-icons {
    color: #697075;
}
body .affiliate-program-wrapper.affiliate-program-short-wrapper {
    border: solid #dce0e3 1px;
    border-radius: 3px;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
    background: rgba(255,255,255,0.7);
    padding: 10px 60px;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper {
    display: flex;
    justify-content: space-around;
    border: none;
}
.ae-orders > div > div > div > div > div > input.flat-button.blue-b.pay-now-submit {
    background: #e83545;
    border: 1px solid #e83545;
    margin: 15px auto 0 !important;
    display: block;
}

@media all and (max-width: 568px) {
    .ae-orders > div > div > div > div > div > input.flat-button.blue-b.pay-now-submit {
        margin: 15px 0 0!important;
    }
    .payments-wrapper .payment-info input[type="text"] {
        margin-left: 0;
    }
    .payments-wrapper .payments-list li label table td.logo-td {
        display: none;
    }
}
.ae-orders > div > div > div > div > div > input.flat-button.blue-b.pay-now-submit:hover {
    transition: .3s;
    color: #e83545;
    background: #fff;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list {
    display: flex;
    background-color: #fff;
    border: none;
    padding: 0;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper .menu-list {
    display: none;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper .menu-list.active-user {
    position: absolute;
    left: 49px;
    top: 77px;
    background: #fff;
    z-index: 9;
    display: block;
    transition: .3s;
    width: 230px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 0 10px #dddddd;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li {
    border-bottom: 1px solid #efefef;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li.order-li {
    position: relative;
}
.wrap-sidebar-logged > div > div.ae-sidebar-logged > div > ul.menu-list.active-user > li.orders-li a{
    display: flex;
    justify-content: space-between;
}
.wrap-sidebar-logged > div > div.ae-sidebar-logged > div > ul.menu-list.active-user > li.orders-li > a > span {
    background-color: #FFD555;
    border-radius: 50%;
    color: #333;
    font-weight: 700;
    display: flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 2px 0 0;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li.order-li:before {
    position: absolute;
    content: "";
    display: none;
    width: 0;
    height: 0;
    border-left: 5px solid #efefef;
    border-right: 5px solid #efefef;
    border-bottom: 7px solid #fff;
    right: 101px;
    top: -7px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li:hover {
    background-color: #f7f9fa;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li:hover a {
    color: #212439!important;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li a {
    border: none;
    padding: 7px 0;
    color: #212439;
    font-size: 13px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .menu-list li a i {
    display: none;
}
.wrap-sidebar-logged .data-account-user .essay-component.mini-wrapper .header.active-user:after {
    transition: .3s;
    transform: rotate(180deg);
}
.wrap-sidebar-logged {
    background-color: #fff;
    position: relative;
    min-height: 90px;
    margin-bottom: 40px;
    padding: 0 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wrap-sidebar-logged:after {
    content: '';
    height: 2px;
    width: 1920px;
    position: absolute;
    bottom: 0;
    left: -367px;
    right: 0;
    margin: auto;
    background: #80808030;
}
.wrap-sidebar-logged .data-account-user {
    display: flex;
}

#order-form > div.essay-order-form > div.order-form-data > table > tbody > tr.ws-discount-tr > td:nth-child(3) > div > i:nth-child(3) > div > div > ul > li > i {
    background-image: none;
}
.wrap-sidebar-logged .data-account-user .essay-component.mini-wrapper .header {
    background: url("/files/images/123asdqwe.png")no-repeat center;
    display: flex;
    position: relative;
    width: 130px;
    background-size: contain;
    background-position-x: 0;
    margin-right: 20px;
    height: 37px;
}
.wrap-sidebar-logged .data-account-user .essay-component.mini-wrapper .header:after {
    content: '\f107';
    position: absolute;
    right: 5px;
    top: -3px;
    font: normal normal normal 14px/1 FontAwesome;
    transition: .3s;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper b.header a {
    padding: 0;
    height: 24px;
    position: absolute;
    right: 18px;
    top: -6px;
    color: #212439;
    font-size: 14px;
    white-space: nowrap;
    max-width: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper.user-area-wrapper.essay-component {
    box-shadow: none;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper b.header span {
    padding: 0;
    height: 24px;
    position: absolute;
    right: 14px;
    width: 65px;
    top: -6px;
    color: #212439;
    font-size: 14px;
    white-space: nowrap;
    max-width: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: transparent;
    border: none;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper b.header span:hover {
    cursor: pointer;
}
.wrap-sidebar-logged .data-account-user .btn-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
}
.wrap-sidebar-logged .data-account-user .btn-data .data-part {
    display: flex;
}
.wrap-sidebar-logged .data-account-user .btn-data .data-part a:first-child {
    background-color: #e83545;
    border-radius: 4px;
    color: #fff;
    width: 118px;
    text-align: center;
    height: 40px;
    line-height: 37px;
    border: 2px solid transparent;
    display: block;
    transition: .3s;
}
.wrap-sidebar-logged .data-account-user .btn-data .data-part a:last-child {
    background-color: #fff;
    border-radius: 4px;
    color: #333;
    width: 150px;
    text-align: center;
    height: 40px;
    line-height: 37px;
    border: 2px solid #FFD555;
    transition: .3s;
    margin-left: 15px;
    display: block;
}
.wrap-sidebar-logged .data-account-user .btn-data .data-part a:last-child:hover {
    background-color: #FFD555;
    color: #fff;
    transition: .3s;
    font-weight: 600;
}
.wrap-sidebar-logged .data-account-user .btn-data .data-part a:first-child:hover {
    transition: .3s;
    background-color: #fff;
    color: #e83545;
    font-weight: 600;
    border: 2px solid #e83545;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b {
    position: absolute;
    color: #004270;
    font-size: 11px;
    font-weight: 300;
    background-color: #e4f1fb;
    padding: 5px;
    border-radius: 4px;
    font-family:  'MuseoSansRegular', sans-serif;
    left: 99px;
    top: 42px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child span:first-child {
    display: none;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child {
    background-color: #fef6c7;
    border-radius: 40px;
    display: flex;
    padding: 6px 11px;
    flex-direction: row-reverse;
    margin: 5px 0 0;
    max-height: 40px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2) {
    margin: 0 30px 0 95px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(4) {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2):before {
    height: 60px;
    width: 1px;
    left: -49px;
    display: block;
    position: absolute;
    content: '';
    background-color: #efefef;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2) > span, .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2) > span > b {
    color: #7b7d81;
    font-size: 13px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) > b.discount-code,
.wrap-sidebar-logged .data-account-user .ae-sidebar-logged > div > ul.info-list > li:nth-child(4) > b {
    color: #212439;
    font-size: 13px;
    max-width: 140px;
}

.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2) > b {
    color: #212439;
    white-space: nowrap;
}
.wrap-sidebar-logged .user-area-wrapper .info-list li b.bonus-point {
    color: #212439;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) div center > b,
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) > span > div > a,
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list li a{
    color: #e39703;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) {
    margin: 0 0 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 154px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li span.vip-star:before {
    color: #ff3e51;
    font-size: 21px;
}
body > main > div > div.container.wrap-sidebar-logged > div > div.ae-sidebar-logged > div > ul.info-list > li:nth-child(2) > b > div > div > center > b {
    color: #e83545;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li a.get-vip-status:after {
    display: none;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li a.get-vip-status {
    text-decoration: none;
    color: #212439;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: .3s;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li a.get-vip-status:hover {
    transition: .3s;
    opacity: .7;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li span.vip-star {
    line-height: 1;
}
.wrap-sidebar-logged .data-account-user .essay-component .hint.discounts-hint > div {
    min-width: 300px;
}
@media all and (max-width: 1220px) {
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2) {
        margin: 0 30px;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2):before {
        display: none;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) > span{
        display: flex;
        flex-direction: column;
    }
}
@media all and (max-width: 1130px) {
    .wrap-sidebar-logged .data-account-user .btn-data .data-part {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .wrap-sidebar-logged .data-account-user .btn-data .data-part a:last-child {
        margin: 7px 0 0;
        height: 30px;
        line-height: 27px;
    }
    .wrap-sidebar-logged .data-account-user .ae-sidebar-logged {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .wrap-sidebar-logged .data-account-user .btn-data .data-part a:first-child {
        height: 30px;
        line-height: 27px;
    }
}
/*vip account*/
.data-account-user .vip-accounts-wrapper .header {
    background: url("images/Untitled-1-min.png")no-repeat center!important;
    background-size: contain!important;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper.vip-accounts-wrapper .info-list > li:first-child b + span {
    display: none;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper.vip-accounts-wrapper .info-list > li:first-child {
    background: none;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b.vip-accounts-wrapper:before,
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b.vip-accounts-wrapper:after {
    display: none;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper.vip-accounts-wrapper b.header span {
    right: -30px;
    top: -3px;
}
.wrap-sidebar-logged .data-account-user .mini-wrapper.vip-accounts-wrapper .header:after {
    top: 0;
    right: -27px;
}
.wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b.vip-accounts-wrapper {
    left: 142px;
    top: 33px;
    background-color: #fae5e8;
    color: #d00021;
}
/*vip account*/
@media all and (max-width: 1000px) {
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list {
        flex-direction: column;
        justify-content: space-between;
        margin: 0 20px;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) > b{
        margin: 0 auto;
    }
    .wrap-sidebar-logged .user-area-wrapper .info-list li b.bonus-point + a {
        text-align: center;
    }
    .wrap-sidebar-logged {
        min-height: 220px;
    }
    .wrap-sidebar-logged .data-account-user {
        justify-content: center;
    }
    .wrap-sidebar-logged .data-account-user .essay-component.mini-wrapper .header {
        background-size: unset;
        height: 130px;
    }
    .wrap-sidebar-logged .data-account-user .essay-component.vip-accounts-wrapper .header {
        background-size: 32% 32%!important;
        margin-right: 44px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper.vip-accounts-wrapper b.header span {
        top: 44px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper.vip-accounts-wrapper .header:after {
        top: 47px!important;
        right: -27px!important;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b.vip-accounts-wrapper {
        left: -165px;
        top: 48px;
    }
    .wrap-sidebar-logged .data-account-user .ae-sidebar-logged .mini-wrapper.user-area-wrapper.essay-component.vip-accounts-wrapper
    .info-list li:nth-child(4) b.discount-code{
        max-width: 154px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper b.header a{
        top: 36px;
        right: 25px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper b.header span {
        top: 36px;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b {
        left: -132px;
        top: 55px;
    }
    .wrap-sidebar-logged .data-account-user .essay-component.mini-wrapper .header:after {
        top: 39px;
        right: 9px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper .menu-list.active-user {
        left: 204px;
        top: 111px;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child {
        justify-content: center;
        max-width: 130px;
        margin: 5px auto 5px;
        position: relative;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3),
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2),
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(4){
        margin: 5px 0 5px;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(3) > span,
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(2),
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:nth-child(4){
        align-items: center;
    }
}
@media(width: 768px) {
    .wrap-sidebar-logged .data-account-user {
        justify-content: space-between;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper.vip-accounts-wrapper .info-list {
        flex-direction: row;
        flex-wrap: wrap;
        width: 300px;
        justify-content: center;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b.vip-accounts-wrapper {
        left: -77px;
    }
}
@media all and (max-width: 710px) {
    .wrap-sidebar-logged .data-account-user .mini-wrapper .menu-list.active-user {
        left: auto;
    }
}
@media all and (max-width: 545px) {
    .wrap-sidebar-logged .data-account-user .essay-component .hint.discounts-hint > div {
        left: -117px;
        max-width: 300px;
    }
}
@media all and (max-width: 520px) {
    .wrap-sidebar-logged .data-account-user {
        flex-direction: column;
        align-items: center;
    }
    .wrap-sidebar-logged {
        min-height: 210px;
    }
    .wrap-sidebar-logged .data-account-user .essay-component .hint.discounts-hint > div > span {
        display: none;
    }
    .wrap-sidebar-logged .data-account-user .btn-data {
        margin-left: 0;
    }
    .wrap-sidebar-logged:after {
        bottom: -10px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper .menu-list.active-user {
        top: 88px;
    }
}
@media all and (max-width: 400px) {
    .wrap-sidebar-logged .data-account-user .essay-component .hint.discounts-hint > div {
        left: -170px;
    }
}
@media all and (max-width: 384px) {
    .ae-lifetime-discount .lifetime-view-wrapper b.header {
        margin: 15px auto;
        text-align: center;
    }
}
@media all and (max-width: 355px) {
    .wrap-sidebar-logged .data-account-user .essay-component.mini-wrapper .header {
        margin-right: -25px;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b {
        left: -87px;
    }
    .wrap-sidebar-logged .data-account-user .essay-component .hint.discounts-hint > div {
        left: -132px;
    }
    .wrap-sidebar-logged .data-account-user .essay-component.vip-accounts-wrapper .header {
        background-position-x: 66%!important;
        margin-left: -20px;
        margin-right: 6px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper.vip-accounts-wrapper b.header span {
        right: 22px;
        top: 93px;
    }
    .wrap-sidebar-logged .data-account-user .btn-data .data-part a:first-child {
        margin: 12px auto 0;
    }
    .wrap-sidebar-logged .data-account-user .btn-data .data-part a:last-child {
        margin: 16px 0 7px;
    }
    .wrap-sidebar-logged .data-account-user .mini-wrapper.vip-accounts-wrapper .header:after {
        right: 18px!important;
        top: 97px!important;
    }
    .wrap-sidebar-logged .data-account-user .user-area-wrapper .info-list > li:first-child b.vip-accounts-wrapper {
        left: -190px;
        top: 100px;
    }
}
.essay-order-details .order-details-head .toolbar .nav-list li {
    padding: 0;
}
.essay-order-details .order-details-head .toolbar .nav-list li a, .essay-order-details .order-details-head .toolbar .actions-list li a {
    background: #fff!important;
    transition: .3s;
    border: 1px solid #e83545!important;
    color: #e83545!important;
    width: 150px;
    margin: 0 5px;
    height: 40px;
    line-height: 1;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.essay-order-details .order-details-head .toolbar .actions-list {
    display: flex;
}
.essay-order-details .order-details-head .toolbar .nav-list li a:hover, .essay-order-details .order-details-head .toolbar .actions-list li a:hover{
    background: #e83545!important;
    transition: .3s;
    border: 1px solid #e83545!important;
    color: #fff!important;
}
.essay-order-details .order-details-head .toolbar .nav-list li.selected a{
    color: #fff!important;
    background: #e83545!important;
}
.essay-order-details .order-details-head .toolbar .nav-list li.selected a:hover{
    background: #e83545!important;
    transition: .3s;
    border: 1px solid #e83545!important;
    color: #fff!important;
}
.essay-order-details .order-details-head .info-block .price b {
    color: #e83545;
}
.essay-order-details .order-details-head .toolbar ul a i{
    margin: 0 5px 2px 0;
}
.essay-component .cancel-b, #progressiveDelivery .no, .essay-component .back-b {
   border-color:  #FFD555;
   color: #333;
}
.essay-component .cancel-b, #progressiveDelivery .no, .essay-component .back-b:before {
    color: #333;
}
.essay-component .cancel-b, #progressiveDelivery .no, .essay-component .back-b:hover {
    background: transparent;
    color: #333;
}
.essay-order-details .order-details-head .toolbar ul li {
    padding: 0;
}
.essay-order-details .order-details-head .toolbar .nav-list li.selected a b {
    color: inherit;
}
@media all and (max-width: 1060px) {
    .essay-order-details .order-details-head .toolbar .actions-list {
        margin-top: 15px;
    }
}
@media all and (max-width: 600px) {
    body .essay-order-details .order-details-head .toolbar .nav-list > li:nth-child(3),
    body .essay-order-details .order-details-head .toolbar .nav-list > li:nth-child(4) {
        margin-top: 15px;
    }
    body .essay-order-details .order-details-head .toolbar .nav-list > li {
        width: calc(50% - 10px);
        margin: 0 5px;
    }
}
.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner .header{
    margin: 0;
}
.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner form span.m i,
.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner form span.p i{
    display: none;
}
.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner form span.m, .extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner form span.p {
    height: fit-content;
    width: 48px;
}
.upload-file-form-wrapper .blue-b, .send-message-form-wrapper .blue-b, .view-message-wrapper .blue-b, .request-revision-form-wrapper .blue-b,
.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner form .blue-b{
    background: #e83545!important;
    color: #fff;
    border-radius: 4px;
    border: none;
}
@media all and (max-width: 570px) {
    .upload-file-form-wrapper, .send-message-form-wrapper, .view-message-wrapper, .request-revision-form-wrapper {
        width: fit-content;
    }
}
@media all and (max-width: 480px) {
    body .essay-order-details .order-details-head .toolbar .actions-list{
        display: block;
    }
    body .essay-order-details .order-details-head .toolbar .actions-list li{
        width: 100%;
        display: block;
        margin: 0 0 15px 0;
    }
}
@media all and (max-width: 414px) {
    .essay-component.essay-order-view-details.essay-order-details.tabs-component .cols-table tbody tr{
        text-align: left;
    }
}
@media all and (max-width: 366px) {
    .essay-order-details .order-details-head .toolbar {
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    .essay-order-details .order-details-head .toolbar .nav-list li a, .essay-order-details .order-details-head .toolbar .actions-list li a {
        margin: 0;
    }
}
/*page orders*/
#order-form > div.essay-order-form > div.order-form-data > table.paper-requirements-table > tbody > tr.ws-discount-tr > td:nth-child(3) > div > .green-label a,
#order-form #login-error a{
    color: #333;
}
@media all and (max-height: 568px) {
    .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .drop-down-content {
        max-height: 515px;
        overflow-y: scroll;
    }
}
@media screen and (max-width: 812px) and (orientation: landscape) {
    .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .drop-down-content {
        max-height: 260px;
        overflow-y: scroll;
    }
}
/*page prices*/
.block_prices {
    background-color: #f9fafa;
    border: solid #e1e1e4 1px;
    margin-bottom: 50px;
    padding-bottom: 30px;
}
body .essay-calculator-wrapper.essay-component {
    padding: 50px;
    box-shadow: none;
    border: solid transparent 1px;
}
.essay-calculator-wrapper form {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
body .type-document {
    border-bottom: 1px solid #e5e7e7;
    margin-bottom: 30px;
    padding-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
body .essay-calculator-wrapper form span:first-child, body .essay-calculator-wrapper form span:nth-child(2) {
    display: inline-block;
    font-family: "MuseoSansRegular";
    font-size: 20px;
    font-weight: 300;
    line-height: 60px;
    margin-left: 30px;
    width: 200px;
    color: #666666;
}
body .essay-calculator-wrapper form .type-document span:first-child {
    margin-left: 21px;
}
body .essay-calculator-wrapper form select {
    height: 40px;
    margin-left: 5px;
    font-family: "MuseoSansRegular";
    font-weight: 300;
    font-size: 18px;
    border: 1px solid #d6d7e1;
    width: auto;
    padding: 5px;
    background: white;
}

body .essay-calculator-wrapper .number-of-pages {
    background-color: #f9fafa;
    padding-bottom: 30px;
}
body .essay-calculator-wrapper form .number-of-pages span:first-child {
    margin-left: 0;
}
body .essay-calculator-wrapper .select-currency {
    float: right;
    width: 30%;
    background: none;
    border: none;
    margin-top: 10px;
}
.essay-calculator-wrapper .select-currency span.currency {
    width: 250px;
    display: flex;
}
body .essay-calculator-wrapper .select-currency span.currency input[type="button"]:hover, body .essay-calculator-wrapper .select-currency span.currency input[type="button"].active {
    background-color: #e83545;
    color: white;
    border: #e83545 1px solid;
    outline: none;
}
body .essay-calculator-wrapper .select-currency span.currency input[type="button"] {
    height: 40px;
    line-height: 40px;
    width: 25%;
    box-sizing: border-box;
    margin-left: -5px;
    background-color: white;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #666;
    border: 1px solid #e5e7e7;
    padding: 0 7px;
}
body #essay-calculator {
    border: 1px solid #e5e7e7;
    position: relative;
    clear: both;
}

body #essay-calculator table {
    border: 10px solid white;
}
body #essay-calculator table tr:nth-child(1n) {
    background-color: white;
}
body #essay-calculator table tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    padding: 0;
    height: 48px;
    font-family: "MuseoSansRegular";
}
body #essay-calculator table tr:first-child td strong {
    color: #333;
    font-family: "MuseoSansExtraBold";
    font-size: 18px;
}
body #essay-calculator table tr:nth-child(2n) {
    background-color: #f9fafa;
}
body #essay-calculator table tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    padding: 0;
    height: 48px;
    font-family: "MuseoSansRegular";
}
#essay-calculator table tr td strong {
    font-weight: 700;
}
@media all and (max-width: 991px) {
    .page-data-prices {
        width: 750px;
        padding: 0 20px;
    }
    body .essay-calculator-wrapper .select-currency {
        float: none;
        width: 100%;
        background: none;
        border: none;
    }
    body .essay-calculator-wrapper .select-currency span.currency {
        width: 100%;
        margin-left: 0;
    }
    body #essay-calculator table tr td a:first-child {
        background-image: url(/files/images/price_arrow_left.png);
        background-position: center center;
        background-repeat: no-repeat;
    }
    body #essay-calculator table tr td a:last-child {
        background-image: url(/files/images/price_arrow_right.png);
        background-position: center center;
        background-repeat: no-repeat;
    }
    body #essay-calculator table tr td a {
        float: right;
        color: rgba(255,255,255,0);
        background-color: rgba(255,255,255,0);
        height: 48px;
        width: 48px;
        text-align: center;
        line-height: 48px;
        vertical-align: middle;
        text-decoration: none;
    }
}
@media (min-width: 768px) {
    .page-data-prices {
        min-width: 750px;
    }
}
@media (max-width: 767px) {
    .page-data-prices {
        width: auto;
        padding: 0;
    }
    .page-data-prices .data-text {
        padding: 0 15px;
    }
}
@media (max-width: 690px) {
    body .essay-calculator-wrapper.essay-component {
        padding: 0 20px 50px 20px;
        box-shadow: none;
    }
    body .type-document {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
    }
    body .essay-calculator-wrapper form span:first-child, body .essay-calculator-wrapper form span:nth-child(2) {
        font-size: 16px;
        line-height: 40px;
        padding-top: 10px;
    }
    body .essay-calculator-wrapper .number-of-pages {
        padding-bottom: 15px;
    }
    body .essay-calculator-wrapper form select {
         width: 100%;
         margin-left: 0;
    }
}
@media (max-width: 585px) {
    body #essay-calculator table tr td a {
        width: 30px;
    }
}
@media (max-width: 444px) {
    body .essay-calculator-wrapper .number-of-pages {
        width: 100%;
    }
    body #essay-calculator table tr:first-child td strong {
        font-size: 16px;
    }
    body #essay-calculator table tr td a {
        width: 20px;
        height: 30px;
        margin-top: 8px;
    }
    body #essay-calculator table tr:first-child td strong {
        font-size: 16px;
    }
    .payments-wrapper.essay-component .header.text-color-1{
        margin: 20px 20px 0px;
    }
}
@media (max-width: 351px) {
    body #essay-calculator table tr:first-child td strong {
        font-size: 12px;
        line-height: 1;
    }
    body #essay-calculator table tr td a {
        margin-top: -2px;
    }
}
/*page prices*/
/* COOKIE */
.global-cookie .cookie-policy-block {
    top: 0;
    height: 45px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: inherit;
    max-width: 1920px;
    padding: 0;
    background-color: #fbfbfb;
    display: flex;
    justify-content: center;
}
.cookie-policy-block .text-col {
    background-size: contain;
}
.cookie-policy-block p br {
    display: none;
}
.cookie-policy-block .text-col {
    padding: 0 20px 0 50px;
}
.global-cookie .cookie-policy-block > .row-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cookie-policy-block p {
    font-size: 12px;
}
.cookie-policy-block .read-more {
    color: #1f959a;
    font-size: 12px;
}
.cookie-policy-block .button {
    background-color: #e83545;
    height: 25px;
    width: 60px;
    font-size: 12px;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: .3s;
    border: 1px solid #e83545;
    padding: 0;
}
.cookie-policy-block .button:hover {
    transition: .3s;
    background-color: #fff;
    color: #e83545;
}
body {
    transition: .3s;
}
body.with-cookie-block {
    transition: .3s;
    margin-top: 45px;
}
@media all and (max-width: 767px) {
    .global-cookie .cookie-policy-block {
        width: 100%;
    }
    .cookie-policy-block .data-row {
        padding: 0 10px;
    }
    .format-of-your-paper .data ul li img{
        margin: 0 10px 0 10px;
    }
}
@media all and (max-width: 668px) {
    body.with-cookie-block {
        margin-top: 90px;
    }
    .global-cookie .cookie-policy-block {
        height: fit-content;
    }
    .cookie-policy-block .text-col {
        padding: 0 20px 0 75px;
    }
}
@media all and (max-width: 526px) {
    .cookie-policy-block .text-col {
        padding: 0 20px 0 95px;
    }
}
@media all and (max-width: 480px) {
    .cookie-policy-block .text-col {
        padding: 0;
    }
    .global-cookie .cookie-policy-block {
        padding: 0 10px;
    }
    .cookie-policy-block .data-row {
        padding: 10px 10px 10px 0px;
    }
}
@media all and (max-width: 360px) {
    body.with-cookie-block {
        margin-top: 105px;
    }
}
/* COOKIE */
/*page order*/
.order-form-wrapper .vip-services-td .vip-services-list li.we-recommend-it {
    background-color: #ffd25a;
    border-color: #ffd25a;
    padding: 9px 30px 9px 50px!important;
}
.order-form-wrapper .vip-services-td .vip-services-list li.we-recommend-it .description {
    color: #fff;
}
@media all and (max-width: 558px) {
    .order-form-wrapper .vip-services-td .vip-services-list li.we-recommend-it {
        margin-left: 0;
    }
}
@media all and (max-width: 414px) {
    .page-data-order .page-logged{
        display: none;
    }
}
/*page order*/
#order-form > div.essay-order-form > div.order-form-data > table.paper-requirements-table > tbody > tr.ws-vip-services-tr.ws-vip-services > td.vip-services-td > ul > li.recommended {
    border: 1px solid #ffd25a;
    border-radius: 4px;
}
