header .mini-wrapper .top-dd-wrapper .top-label a {
    background-color: #fff;
    color: #3848e7;
    width: 105px;
    border-radius: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 0 0;
}
header .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a {
    margin: 1px 0 0 0;
}
header .mini-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a:after {
    content: 'ACCOUNT';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 12px;
    color: grey;
}
header .mini-wrapper.user-area-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label {
    position: relative;
    overflow: unset;
}
header .mini-wrapper.user-area-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label .ava-vip {
        display: inline-block;
        position: absolute;
        left: 0;
        z-index: 9;
        top: -2px;
        margin: 0;
}
header .mini-wrapper.user-area-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label .ava-vip .rhex,
header .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark {
    width: 30px;
    line-height: 1;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .mini-wrapper.user-area-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label .ava-vip .rhex:after,
header .mini-wrapper.user-area-wrapper.user-area-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label .ava-vip .rhex:before {
    display: none;
}
.ae-contacts-custom .contact-form label:after {
    content: "*";
}
header .mini-wrapper.top-login-wrapper.essay-component .top-dd-wrapper .top-label a:after {
    content: 'LOGIN';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 12px;
    color: #01669b;
}
header .mini-wrapper.top-login-wrapper.essay-component {
    margin-top: 11px;
}
header .mini-wrapper.top-login-wrapper.essay-component .top-dd-wrapper i.arrow {
    right: 59px;
    left: inherit;
}
header .mini-wrapper.top-login-wrapper.essay-component .drop-down-content.visible > form > div:nth-child(2) > div:nth-child(3) {
    width: 100%;
}
header .mini-wrapper.top-login-wrapper.essay-component .drop-down-content.visible > form label {
    margin-bottom: 0;
}
header .mini-wrapper .top-dd-wrapper .top-label a span {
    background: no-repeat;
    padding-right: 0;
    font-size: 12px;
    display: none;
}
header .mini-wrapper .top-dd-wrapper .top-label .ava {
    display: none!important;
}
.mini-wrapper .top-dd-wrapper .drop-down-content.visible {
    right: 0;
}
.user-area-wrapper .info-list li {
    text-align: left;
    line-height: 1.5;
}
.essay-order-details .nav-list > li.col{
    width: 25%;
    padding: 5px;
}
.mini-wrapper .menu-list li .icon:after {
    margin: -3px 10px 0 0!important;
}
.user-area-wrapper .menu-list li a {
    text-align: left;
    padding: 10px 25px!important;
}
.user-area-wrapper .info-list {
    padding: 30px 25px 10px!important;
}
.essay-component .hint.discounts-hint > div {
    left: 9px;
    right: 0;
    max-width: 90%;
    margin: 0!important;
    padding: 0 12px;
}
.essay-component.user-area-wrapper .hint div {
    left: 15px!important;
}
.order-form-wrapper .button-collapse-sidebar {
    display: none;
}
.essay-component .hint.discounts-hint div .h {
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
}
.essay-component .hint.discounts-hint div ul li {
    line-height: 1.3;
    background-position-y: 2px;
    margin-bottom: 0;
}
.essay-component .hint.discounts-hint div center {
    margin-bottom: 0!important;
    padding: 5px 0!important;
    line-height: 1.2;
}
.ae-password .essay-component form .buttons-panel ul li, .ae-affiliate-program .side .case.open.to-promote .case-content form.promote ul li{
    background: none;
}
main > .page-password {
    margin-bottom: 50px;
}
@media all and (max-width: 345px) {
    .ae-password .essay-component form .row:nth-last-of-type(2) .col.s12.col-sm-12 {
        padding: 0;
    }
    .ae-password .essay-component.login-component .submit-b {
        margin: 0 auto;
        display: block;
    }
    .ae-password .essay-component form .buttons-panel ul {
        margin-top: 20px;
    }
}
@media all and (max-width: 767px) {
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        left: 0;
        margin: auto;
        top: 66px;
    }
    header .mini-wrapper .top-dd-wrapper .top-label a {
        height: 38px;
        line-height: 38px;
        margin-top: 3px;
    }
}
@media all and (max-height: 568px) {
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        top: 50px;
        max-height: 400px;
        overflow-y: scroll;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar {
        width: 7px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar-thumb {
        background: #09639f;
        border-radius: 10px;
    }
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible::-webkit-scrollbar-thumb:hover {
        background: #0b189f;
    }
    .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label {
        overflow-y: unset;
        margin-top: -1px;
    }
    header .mini-wrapper.top-login-wrapper.essay-component {
        margin-top: 13px;
    }
    header .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a {
        margin: 0 0 0 0;
    }
}
@media all and (max-height: 414px) {
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        max-height: 280px;
    }
}
@media all and (max-height: 320px) {
    .mini-wrapper .top-dd-wrapper .drop-down-content.visible {
        max-height: 210px;
    }
}
.essay-order-details .order-details-head .info-block .col-sm-2{
    width: 30%!important;
}
.essay-order-details .order-details-head .info-block .col-sm-10{
    width: 70%!important;
}

.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount {
    opacity: 1;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount b{
    opacity: 1;
}
.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;
}
.affiliate-program-wrapper .side .case .case-title::before{
    line-height: 20px;
}
.payments-wrapper .info-data .row .col:nth-child(2){
    color: #0c3351;
}
.affiliate-program-wrapper .side .case .case-content .affiliate-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
  background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border:1px solid #fa932f!important;
    font-weight: 400;
    font-size: 15px;
    color: white;
}
.affiliate-program-short-wrapper .to-earning a:focus,
.affiliate-program-short-wrapper .to-earning a:hover,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:focus,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:hover{
    background-color: white;
    color: #303540;
}
.affiliate-program-short-wrapper .to-earning a,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
  background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border:1px solid #fa932f;
    color: white;
}
.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 .essay-component.order-form-wrapper label {
    margin-bottom: 5px;
}
body .order-form-wrapper{
    box-shadow: 0 5px 5px rgba(99, 104, 110, 0.05);
    border-radius: 10px;
    border: 1px solid #e5e5e4;
    background-color: #ffffff;
    padding: 35px 55px;
}
@media (width: 1024px) {
    body .order-form-wrapper {
        padding: 35px 15px;
    }
}
.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;
    display: none;
    position: absolute;
    background: white;
}
@media all and (min-width: 545px) {
    .essay-order-form .order-form-data .step .paper-requirements-table .ws-style .material-hint .dropdown-content.dropdown-menu {
        min-width: 500px;
    }
}
.order-form-wrapper .phone-row .material-hint .dropdown-content,
.order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
    right: auto;
    left: 0;
}
.order-form-wrapper .w-level-hint .dropdown-content td, .order-form-wrapper .w-level-hint .dropdown-content th {
    padding: 10px 5px;
    font-size: 13px;
}
.order-form-wrapper .material-hint:hover .dropdown-content {
    display: block !important;
    opacity: 1 !important;
    visibility: visible;
    line-height: 1.5;
}
body .essay-component.order-form-wrapper .hint div {
    line-height: 1.5;
    text-align: left;
}
.order-form-wrapper .ws-language-style .hint:hover div p {
    text-align: left;
    color: #434a59;
}
.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: 10;
}
.order-form-wrapper .data-table label,
.essay-component label{
    color: #63686e;
    font-size: 16px;
    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: #00a1e2;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(4) > div > div.row.ws-discount > div.col.s12.m6.col-sm-12.col-md-6 > div > i:nth-child(3) > div > div {
    max-width: 300px;
    padding: 12px;
}
.essay-component.essay-vip-account .header{
    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 #01669b;
}
.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 #01669b;
}
.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: #63686e;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    padding: 0 10px;
}
.payments-wrapper .valign-wrapper br{
    display: none;
}
.payments-wrapper .payment-icons img{
    width: 19%;
    max-width: 55px;
}
.essay-component textarea{
    max-width: 100%;
    min-width: 100%;
    min-height: 100px;
    max-height: 900px;
}
.essay-component .currency input[type="button"]:nth-child(4){

}
.essay-component .currency input[type="button"]{
    width: 25%;
    display: block;
}
.profile-view-wrapper .submit-b:focus,
.profile-view-wrapper .submit-b:hover,
.tip-the-writer-form-wrapper .button:focus,
.tip-the-writer-form-wrapper .button:hover,
.essay-component.send-message-form-wrapper .submit-b:focus,
.essay-component.send-message-form-wrapper .submit-b:hover,
.essay-component.request-revision-form-wrapper .submit-b:hover,
.essay-component.request-revision-form-wrapper .submit-b:focus,
.extend-deadline-form-wrapper form .button:hover,
.extend-deadline-form-wrapper form .button:focus,
.essay-custom-calculator-wrapper .button-primary-1:focus,
.essay-custom-calculator-wrapper .button-primary-1:hover,
.essay-component .save-b:focus,
.essay-component .save-b:hover,
#progressiveDelivery .yes:focus,
#progressiveDelivery .yes:hover,
.essay-component .submit-b:focus,
.essay-component .submit-b:hover{
    transition: all .3s linear;
    background: #fff;
    color: rgba(250,147,47,1);
    border: 2px solid rgba(250,147,47,1);
}

.tip-the-writer-form-wrapper .button,
.extend-deadline-form-wrapper form .button,
.essay-component.send-message-form-wrapper .submit-b,
.essay-component.request-revision-form-wrapper .submit-b,
.essay-custom-calculator-wrapper .total-price-wrapper .button-primary-1,
.essay-component .save-b,
#progressiveDelivery .yes,
.essay-component .submit-b{
  background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    color: white;
    border: 2px solid transparent;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
}
.profile-view-wrapper .submit-b:focus,
.profile-view-wrapper .submit-b:hover{
    background: white;
    color: #59c1e7;
}
.profile-view-wrapper .submit-b{
    border: 2px solid #59c1e7;
    background: #59c1e7;
    color: white;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
}
.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;
}
.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;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 7px 0 0;
}
#order-form > div.essay-order-preview > div > div > div.buttons-panel {
    display: flex;
}
.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;
    margin-bottom: 15px;
}
.order-form-wrapper .ws-vip-services .services-package .material-hint > i{
    left: 18px;
    top: 8px;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    color: #757575;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}
.essay-component .checkbox-input input{
    top: 7px;
}
body .essay-component .notice{
    color: #63686e;
    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: #757575;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.15px;
    background: white;
}
.essay-component span.form-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    font-weight: 400;
    padding: 12px 28px;
    font-size: 15px;
    color: #63686e;
    line-height: 24px;
}
.essay-component .checkbox-input{
    position: relative;
}
.order-form-wrapper .checkbox-input {
    font-style: normal;
    margin-bottom: 10px;
    display: block;

}
.order-form-wrapper .services-package .col .bg-lighten-3
.order-form-wrapper .vip-services-list .col .bg-lighten-3{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e5e5e4;
    background-color: #ffffff;
}
.essay-component .ws-vip-services label p.price-wrapper span,
.essay-component .ws-vip-services label p.price-wrapper{
    text-transform: uppercase;
    color: #00a1e2;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
}
.essay-component .ws-vip-services label .service-text{
    color: #63686e;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
}
.essay-component .ws-vip-services .vip-services-list label p.price-wrapper{
    margin-bottom: 0;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    background: #00a1e2;
    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 .vip-services-list li,
.ae-affiliate-program-short .affiliate-program-wrapper .affiliate-short-wrapper .side.side-full
div:nth-last-of-type(2) .case-content form.promote ul li {
    background: none;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.one::before,
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.two::before,
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.three::before,
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title.four::before{
    width: 25px;
}
.essay-component .ws-vip-services .new-vip:before{
    display: none;
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input .dd-button{
    margin: 10px 25px;
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
    position: absolute;
    content: "";
    width: 43px;
    height: 43px;
    background-color: #01669b;
    opacity: 0.2;
    left: 101px;
    top: calc(50% - 22px);
}
.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: #01669b;
    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;
    font-family: 'open_sanssemibold', sans-serif;
}
.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;
    color: #01669b;
    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: #01669b;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.15px;
    margin-top: 0;
    margin-bottom: 0;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.package-service-text{
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    text-transform: inherit;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    color: #757575;
    font-size: 16px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label span{

    font-weight: 400;
    line-height: 25px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label .text-color-2:before{
    content: "\f005\f005\f005\f005\f005 ";
    font: normal normal normal 15px/1 FontAwesome;
    color: #ffdc64;
    letter-spacing: 6px;
    margin-bottom: 5px;
    display: block;
}
.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: #757575;
    font-weight: 400;
    color: #757575;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.order-form-wrapper .price-disclaimer b{
    margin: 20px 0;
    display: block;
    color: #63686e;
    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;
    display: none;
}
.order-form-wrapper .ws-price-disclaimer:before{
    content: "";
    width: 70px;
    height: 70px;
    display: block;
    bottom: -25px;
    right: -25px;
    position: absolute;
}
.ae-order .essay-component .number-field .m {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #c3c3c3;
    background-color: #ffffff;
    cursor: pointer;
}
.ae-order #order-form[data-class="poster"] .service-speaker-notes-ppp b::before, .ae-order #order-form[data-class="presentation"] .service-speaker-notes b::before{
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    background-color: #f0f8fc;
    border: 1px solid #00a1e2;
    color: #444;
    height: auto;
    font-family: Montserrat,sans-serif;
    padding: 3px 5px;
    width: 130px;
    top: -5px;
    left: 110px;
}
@media all and (max-width: 768px){
    .ae-order #order-form[data-class="poster"] .service-speaker-notes-ppp b::before, .ae-order #order-form[data-class="presentation"] .service-speaker-notes b::before{
        left: 140px;
    }
}
.ae-order .essay-component .number-field .m:before {
    content: "-";
    font-size: 22px;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #2a3d4e;
}
.ae-order .essay-component .number-field .p {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #c3c3c3;
    background-color: #ffffff;
    cursor: pointer;
}
.ae-order .essay-component .number-field .p:before {
    content: "+";
    font-size: 22px;
    width: 48px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #01669b;
}
.order-form-wrapper .total-price b{
    color: #01669b;
    font-weight: 600;
}
.order-form-wrapper .total-price{
    font-weight: 400;
    line-height: 26px;
    color: #01669b;
    font-size: 24px;
    margin: 10px auto 15px auto;
    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 #01d36e;
    background-color: #ffffff;
    padding: 10px 20px;
}
.order-form-wrapper .bookmark-row .wrapper p span{
    margin: 0 5px;
    width: 145px;
    height: 38px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    padding: 0;
    background: #fff;
    border-color: #e0e1e2;
    color: #656a70;
    border-radius: 50px;
}
.crumbs-calc .essay-component select:focus,
.crumbs-calc .essay-component select:hover{
    border: none;
}
.order-form-wrapper .bookmark-row .wrapper p b{
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #0c3351;
}
.order-form-wrapper .bookmark-row .wrapper p{
    color: #63686e;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.mini-wrapper .top-dd-wrapper .top-label .ava{
    display: none;
}
.mini-wrapper.top-login-wrapper,
.mini-wrapper.top-user-area-wrapper{
    margin-left: 0;
    line-height: 1;
}
.mini-wrapper .top-dd-wrapper,
.fixed-line .top-login .mini-wrapper .top-dd-wrapper .top-label{
    line-height: 1;
}
.lifetime-wrapper .lifetime .lifetime-line{
    z-index: 0;
}
.essay-component .blue-label{
    color: #59c1e7;
}
.lifetime-view-wrapper .left-pages-to-get .discount{
    color: #fd7096;
}
.lifetime-view-wrapper .left-pages-to-get br{
    display: none;
}
.essay-component .back-b:before{
    color: #59c1e7;
    content: "\f060";
    display: inline-block;
    vertical-align: top;
    font: normal normal normal 17px/1 FontAwesome;
}
.payments-wrapper .payment-info input[type="text"]{
    width: 120px!important;
}
.payments-wrapper .payment-icons{
    display: block;
    text-align: center;
}
.payments-wrapper .payments-list .valign-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.payments-wrapper .payments-list .valign-wrapper .logo .payment-logo {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: calc(50% - 20px);
    height: 40px;
    width: auto;
    max-width: 90%;
}
.payments-wrapper .payments-list li:nth-child(2) .valign-wrapper .logo .payment-logo {
    height: 28px;
    top: calc(53% - 20px);
}
.payments-wrapper .payments-list .valign-wrapper .radio i {
    position: absolute;
    top: calc(50% - 14px);
    left: 20px;
}
.essay-component.payments-wrapper .payments-list .payment-logo-wrap{
    left: calc(50% - 65px);
    top: calc(50% - 25px);
    position: absolute;
}
.profile-wrapper .data-table .row:nth-child(odd){
    background-color: inherit;
}
.profile-view-wrapper .data-table .row:nth-child(odd){
    background-color: rgba(81, 182, 229, 0.11);
}
.profile-view-wrapper .data-table .row .col:first-child{
    padding: 0;
    color: #63686e;
    font-size: 13px;
    line-height: 54px;
    padding-left: 66px;
}
.profile-wrapper .data-table .row .col:nth-child(2){
    padding: 0;
    color: #59c1e7;
    font-size: 13px;
    font-weight: 700;
    line-height: 54px;
}
.profile-view-wrapper .submit-b{
    display: block;
    width: 200px;
    text-align: center;
}
.profile-form-wrapper .buttons .col a,
.profile-form-wrapper .buttons .col input{
    width: 200px;
    margin: 0 10px;
}
.profile-form-wrapper .buttons .col{
    text-align: center;
}
.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/crown--icon.svg")no-repeat;
    width: 30px;
    height: 22px;
    background-size: 100%;
    vertical-align: bottom;
    display: inline-block;
    margin: 0 0;
}
.order-form-wrapper .bookmark-row .wrapper {
    border-color: #0c3351;
}
.user-area-wrapper .info-list li:first-child b{
    color: #0c3351;
}
.user-area-wrapper .info-list li:last-child{
    margin-bottom: 0;
}
.user-area-wrapper .info-list li {
    margin-bottom: 17px;
    text-align: left;
}
.essay-component .hint.discounts-hint div .h{
    color: #0c3351;
    margin: 0 0 10px 0;
}
.essay-component .hint.discounts-hint div ul li{
    color: #979ca7;
    margin-bottom: 0;
}
.essay-component .hint.discounts-hint div center{
    padding: 10px 0 0 0;
    margin: 0;
}
.essay-component .hint.discounts-hint div ul{
    margin-bottom: 0;
}
.essay-order-preview .header{
    text-align: left;
}
.mini-wrapper b.header a{
    text-align: left;
    padding: 0 0 20px 0;
    color: #0c3351;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}
.user-area-wrapper .menu-list{
    padding-bottom: 25px;
}
.user-area-wrapper .menu-list li{
    border-top: none;
}
.user-area-wrapper .menu-list li a i:after{
    color: #3f3f3f;
    opacity: 0.55;
    margin: 2px 10px 0 0!important;
}
.user-area-wrapper .menu-list li:hover{
    background: #f6fbfe;
}
.user-area-wrapper .menu-list li a:hover{
    background: none;
}
.user-area-wrapper .menu-list li:last-child a{
    border-bottom: 0;
}
.mini-wrapper .menu-list{
    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: #59c1e7;
}
.lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status{
    background: #59c1e7;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover{
    border-color: #59c1e7;
}
.order_steps_box .owl-nav{
    display: none;
}
.affiliate-program-wrapper .side .case{
    background: white;
    border: none;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.affiliate-program-wrapper .referral-banner .row-1 .title{
    text-transform: capitalize;
    padding: 5px 0 0 30px!important;
    margin: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 78px);
    color: #2f353f;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}
.affiliate-program-wrapper .side .case .case-content .save-button{
    border-radius: 12px;
}
.affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after{
    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;
    background-size: 100% auto!important;
    position: static;
    background-repeat: no-repeat!important;
    display: inline-block;
    vertical-align: middle;
}
.affiliate-program-wrapper .side .case .case-title div{
    color: #1e2b3f;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}
.affiliate-program-wrapper .side .case.open .case-title{
    background-color: #f3f3f3;
}
.affiliate-program-wrapper .side .case .case-title::before {
    float: right;
    position: static;
    vertical-align: middle;
    margin: 13px;
    border: none;
    line-height: 24px;
    color: #59c1e7;
    font-size: 20px;
    background: white;
    box-shadow: none;
}
.affiliate-program-wrapper .side .case .case-title{
    box-shadow: 0 5px 5px rgba(99, 104, 110, 0.05);
    background-color: #ffffff;
    border: none;
}
.affiliate-program-wrapper{
    padding: 0;
}
.affiliate-program-wrapper .referral-banner .row-1{
    min-height: 54px;
    width: 32.5%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    background-color: #ffffff;
    text-align: left;
    padding: 5px;
}

.affiliate-program-wrapper .referral-banner .row-1 .icon-remind-friends{
    background: url("images/remind_your_friends--icon.png");
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-place-order{
    background: url("images/place_more_orders--icon.png");
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-earn-money{
    background: url("images/earn--icon.png");
}
.affiliate-program-wrapper .referral-banner{
    border-top: none;
    width: 100%;
}
.affiliate-program-wrapper .side .case .case-content .save-button.more-info{
    color: #fa932f;
    border: 1px solid #fa932f;
}
.tabs-component .component-tab-content .order-item{
    border: 1px solid #e5e5e4!important;
    background-color: #f8f8f9!important;
    padding: 13px 30px;
}
.tabs-component .component-tab-content{
    padding: 20px 0;
}
.tabs-component .component-tabs-controls{
    margin: 0!important;
    padding: 0;
}
.tabs-component .component-tabs-controls .col{
    padding: 0;
    box-shadow: none;
}
.tabs-component .component-tabs-controls .col.col-md-6{
    width: 50%;
}
.tabs-component .component-tabs-controls .col .goto{
    padding: 22px 35px;
    background-color: #f8f8f9;
    border-radius: 0;
    color: #0c3351;
    font-size: 15px;
    font-weight: 500;
    line-height: 25.97px;
    border: 1px solid #e5e5e4;
    border-bottom: 3px solid #dadada;
}
.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;
}
.tabs-component .component-tabs-controls .col .goto:hover,
.tabs-component .component-tabs-controls .col .goto:focus,
.tabs-component .component-tabs-controls .col.selected .goto{
    border: 1px solid #e5e5e4;
    background-color: #ffffff;
    border-bottom: 3px solid #59c1e7;
}
.essay-orders .component-tab-content .items-count{
    color: #59c1e7;
    font-size: 13px;
    font-weight: 500;
    line-height: 34px;
    padding: 0;
}
.essay-orders h4{
    color: #2a3e4e;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
}
.essay-orders .orders .order-item .details-label .goto{
    color: #59c1e7;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
}
.essay-order-details .actions-list > li a.pay-now-b:hover,
.essay-order-details .actions-list > li a.pay-now-b:focus{
    background: white;
    color: rgba(250,147,47,1)!important;
    border: 2px solid rgba(250,147,47,1)!important;
}
.essay-order-details .actions-list > li a.pay-now-b {
  background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    color: white;
    border: 2px solid rgba(250,147,47,1);
    transition: all .3s linear;
    cursor: pointer;
}
.essay-orders .orders .order-item .blue-status-label{
    font-weight: 400;
    color: #0c3351;
    font-size: 14px;
    line-height: 22px;
}
.essay-orders .orders-header-row .price-label{
    color: #59c1e7;
    font-weight: 700;
    margin-left: 3px;
}
.essay-orders .orders .order-item.vip .vip-label:after{
    display: none;
}
.essay-orders .orders .order-item .orders-header-row .right-align.text-right{
    float: right;
}
.essay-orders .orders .order-item .orders-body-row .text-block{
    margin-bottom: 10px;
}
.essay-orders .orders .order-item.vip .vip-label{
    border: 4px solid #59c1e7;
    background-color: #59c1e7!important;
    color: #fff;
    border-radius: 0!important;
}
.essay-orders .orders .order-item .text-block p{
    margin-bottom: 0;
    margin-top: 5px;
}
@media all and (max-width: 858px) {
    .order-form-wrapper .accept-div .checkbox-input .checkbox-label, .order-form-wrapper .accept-div i {
        font-size: 14px;
    }
}
.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: 0 5px 0 0;
    line-height: 1;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.essay-order-details .actions-list > li i:before {
    margin: 0 5px 0 0;
    line-height: 1;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.essay-order-details .nav-list > li a,
.essay-order-details .actions-list > li a{
    border: 2px solid #d1d1d1;
    color: #7c7b7b;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all .3s linear;
}
.essay-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-component .blue-status-label{

}
.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: #01d36e;
    font-size: 15px;
    font-weight: 400;
}
.essay-component .checkbox-input > i{
    display: none;
}
.popup-component.essay-component .checkbox-input input{
    position: static;
    display: inline-block;
    margin-right: 10px;
}
.popup-component .file-path-wrapper{
    margin-top: 15px;
}
.payments-wrapper .back-b,
.essay-order-view-details .info-block .back-b{
    padding: 5px 30px!important;
    height: 35px;
    display: flex;
    width: fit-content;
    align-items: center;
}
.page-affiliate-program div.side > div.case.links-to-social-accounts > div.case-title > div,
.page-affiliate-program div.side > div.case.links-to-social-accounts > div.case-title:before {
    position: relative;
}
.page-affiliate-program div.side > div.case.links-to-social-accounts.open > div.case-title {
    position: static;
    background-color: #f3f3f3;
}
.essay-order-details .details-list li .vip-label:before,
.essay-order-details .details-list li .vip-label:after{
    content: "\2605 \2605";
    color: #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: #0c3351;
}
body .featherlight .featherlight-content.featherlight-content-custom{
    padding: 0;
}
.essay-component .number-field .form-control{
    text-align: center;
}
.essay-component .number-field{
    position: relative;
    line-height: 48px;
    display: block;
    text-align: center;
}
#sidebar .essay-component .number-field {
    line-height: 35.5px;
}
.order-form-wrapper .data-table .ws-cost-per-page label.cost-per-page{
    color: #01669b;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}
.ae-contacts-custom form textarea{
    min-width: 100%;
    max-height: 350px;
    min-height: 100px;
    height: 125px;
}
.ae-contacts-custom form input[type='submit'] {
    font-weight: 300;
    border-collapse: collapse;
    margin: 0;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    display: inline-block;
    transition: all .3s ease;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'open_sanssemibold', sans-serif;
    text-align: center;
    border-radius: 30px;
  background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    cursor: pointer;
    border: none;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)!important;
    padding: 14px 17px;
}
.ae-contacts-custom form label.error {
    color: #e42334;
}
.order-form-wrapper .req{
    color: #a0a6ad;
    margin-right: 5px;
}
.become-vip-block .col-12 > .h3:after,
.become-vip-block .col-12 > .h3:before,
.order-form-wrapper .vip-client > span:after,
.order-form-wrapper .vip-client > span:before {
    content: "";
    background-size: 100% auto;
    background-position: 50%;
    background: url("images/new_crown.png")no-repeat center;
    display: inline-block;
    vertical-align: sub;
    width: 50px;
    height: 35px;
    margin: 0 5px;
}
.page-order.row.vip-account-account .vip-client > span:before,
.page-order.row.vip-account-account .vip-client > span:after {
    content: "";
    background: url("images/new_crown.png")no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: sub;
    width: 30px;
    height: 25px;
    margin: 0 5px;
}
.order-form-wrapper .paper-requirements-table b.header:before{
    content: "";
    background-size: 100%;
    background-position: 50%;
    position: absolute;
    top: -38px;
    left: calc(50% - 25px);
    background: url("images/new_crown.png")no-repeat center;
    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,
.page-order.row.vip-account-account .vip-client > span {
    color: #01669b;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}
.order-form-wrapper .vip-client a,
.page-order.row.vip-account-account .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,
.page-order.row.vip-account-account .vip-client{
    background-color: inherit;
    display: block;
    text-align: center;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
}
.page-order.row.vip-account-account .vip-client {
    margin-bottom: 10px;
}
.order-form-wrapper .vip-client .vip-client-icon,
.page-order.row.vip-account-account .vip-client .vip-client-icon{
    display: none;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    z-index: 1;
}
.user-area-wrapper .info-list li br{
    display: none;
}
.user-area-wrapper .info-list li a.get-vip-status{
    color: #59c1e7;
    font-size: 13px;
    font-weight: 400;
    line-height: 25.97px;
    text-decoration: underline;
    display: block;
}
.user-area-wrapper .info-list li span.vip-star{
    display: none!important;
}
.user-area-wrapper .info-list li a.get-vip-status:before,
.user-area-wrapper .info-list li a.get-vip-status:after{
    content: "★";
    display: inline-block;
    vertical-align: text-bottom;
    width: 22px;
    height: 14px;
    line-height: 1;
    text-align: center;
}
.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{
    width: 49%;
    display: inline-block;
}
.essay-vip-account ul > li:before{
    display: none;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price{
    display: inline-block;
    vertical-align: top;
    color: #00a1e2;
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price{
    display: inline-block;
    vertical-align: top;
    color: #00a1e2;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month{
    opacity: 0.8;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    color: #63686e;
    font-size: 13px;
    line-height: 1.5;
}
.essay-vip-account .vip-account-list > li .vip-package-item{
    display: inline-block;
    width: 45%;
    vertical-align: middle;
    background: #f6fcfd;
}
.essay-vip-account .vip-account-list > li .vip-package-select{
    width: 53%;
    display: inline-block;
    margin: 0!important;
    padding: 40px 20px 20px 20px;
    vertical-align: middle;
    position: relative;
}
.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: #757575;
    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{
    width: calc(100% - 40px);
    position: absolute;
    min-width: 140px;
    box-shadow: 0 10px 15px rgba(99, 104, 110, 0.15);
    border: 1px solid #2cccec;
    background-color: #ffffff;
}
.essay-vip-account ul.vip-select-list > li {
    padding: 5px 10px;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .buy{
    border: 1px solid rgba(250,147,47,1);
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  background: linear-gradient(95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    right: 10px;
    padding: 0 5px;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .buy:hover {
    transition: .3s;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(250,147,47,1);
    transform: scale(1.04);
}
.essay-vip-account .vip-account-list > li{
    position: relative;
    display: block;
    width: 100%;
    margin: 20px 0;
    max-width: 100%;
    border: 2px solid #00a1e2;
    background: #ffffff;
    padding-left: 0;
    height: auto;
    border-radius: 5px;
}
.ae-vip-account .essay-component.essay-vip-account {
    box-shadow: 0 0 10px #e2e2e2;
    border: none;
}
.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 span,
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package{
    opacity: 0.8;
    color: #01d36e;
    font-size: 13px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.ae-vip-account .payments-wrapper.essay-component .payment.ws-container .payments-list li {
    background: none;
}
.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: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding-right: 52px;
}
.order-form-wrapper .ws-vip-services .material-hint .dropdown-content{
    margin-top: 0;
}
.essay-vip-account .vip-account-list > li .vip-select-button{
    border-radius: 0;
    padding: 0;
    line-height: 31px;
    text-align: center;
    height: 40px;
    border: 2px solid #00a1e2;
    background-color: #00a1e2;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.65px;
    transition: .3s;
}
.essay-vip-account .vip-account-list > li .vip-select-button:hover {
    transition: .3s;
    background-color: #fff;
    color: #59c1e7;
}
.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: 30px;
}
.essay-vip-account .vip-account-list > li .vip-select-button::after{
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 0;
    transform: rotate(225deg);
    border-bottom: 0;
    width: 5px;
    height: 5px;
    content: "";
    display: block;
    top: 13px;
}
.essay-vip-account .vip-account-list > li .vip-select-button:hover:after {
    border-top: 2px solid #80bae2;
    border-left: 2px solid #80bae2;
}
.essay-vip-account .vip-account-text .header-our-vip{
    color: #2a3e4e;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}
.essay-vip-account .vip-account-text{
    padding: 20px 0 0 20px;
}
.essay-vip-account .vip-account-text ul.vip-list li:before{
    position: absolute;
    content: "\f00c";
    left: -15px;
    top: calc(50% - 10px);
    color: #00c854;
    font-size: 16px;
    display: block;
    background: none;
    border-radius: 0;
    width: auto;
    height: auto;
    font-family: 'FontAwesome';
}
.essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
    background: #fff!important;
}
.essay-vip-account .vip-account-text ul.vip-list li{
    position: relative;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    list-style-type: none;
}
.essay-vip-account .vip-levels-wrapper .level{
    color: #757575;
    font-size: 13px;
    font-weight: 400;
    transition: 0.2s;
    border: 1px solid white!important;
    border-radius: 17px!important;
}
.essay-vip-account .vip-levels-wrapper .level:focus,
.essay-vip-account .vip-levels-wrapper .level:hover,
.essay-vip-account .vip-levels-wrapper .level.active{
    border: 1px solid #00a1e2!important;
    background: #00a1e2;
    color: #fff;
    transition: all .3s linear;
    font-weight: normal;
}
.col-content .essay-orders ul > li:before{
    display: none;
}
.essay-orders .links-list > li{
    width: auto;
    padding: 0 0 0 0;
    line-height: 1;
    background: none;
    margin-bottom: 0;
}
.essay-orders .links-list{
    line-height: 1;
}
.essay-component ul li:before{
    display: none;
}
.user-area-wrapper .menu-list b{
    margin-top: 8px;
}
.essay-order-details .actions-list > li:first-child,
.essay-order-details .nav-list > li:first-child {
    padding-right: 15px;
}
.essay-order-details .actions-list > li:last-child,
.essay-order-details .nav-list > li:last-child {
    padding-left: 15px;
}
.order-form-wrapper .order-form-data,
.order-form-wrapper .ws-instructions,
.order-form-wrapper .form-group{
    text-align: left;
}
.essay-component.custom_calc .currency input:nth-child(4){
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #c3c3c3;
}
body .feedback-point{
    bottom: 110px;
}
.essay-order-details .order-details-head .details-list li b{
    display: block;
    width: 100%;
}
.essay-order-details .order-details-head .details-list li .vip-label b{
    display: inline-block;
    width: auto;
}
.essay-order-details .order-details-head .details-list li{
    text-align: left;

}
.order-form-wrapper .service-wrapper > .col .material-hint{
    position: absolute;
    right: 15px;
    top: 0;
}
.payments-wrapper .info-message{
    display: block;
    margin: 20px 0;
}
.essay-calculator .price-header .label{
    color: #0c3351;
    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{
    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: 13px;
    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;
}
.essay-custom-calculator-wrapper .price-list .price-item .price .page{
    font-size: 18px;
    font-weight: bold;
    color: #0c3351;
}
.essay-custom-calculator-wrapper .price-list .price-item .col{
    line-height: 52px;
}
.essay-custom-calculator-wrapper .price-list .price-item .col.m1.col-sm-2.col-md-1:first-child {
    width: 25px;
}
.essay-custom-calculator-wrapper .price-list .price-item .days,
.essay-custom-calculator-wrapper .price-list .price-item .count{
    color: #63686e;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
}
.global-cookie .cookie-policy-block .read-more{
    font-size: 15px;
    line-height: 22px;
    color: #313749;
    font-weight: 400;
    text-decoration: underline;
}
.global-cookie .cookie-policy-block .button{
    width: 95px;
    height: 32px;
    border-radius: 15px;
    background-color: #259ee2;
    text-align: center;
    line-height: 30px;
    border: 1px solid #259ee2;
    padding: 0;
    float: right;
    margin-top: -10px;
    margin-right: 5px;
}
.global-cookie .cookie-policy-block  p{
    font-size: 16px;
    line-height: 22px;
    color: #313749;
    font-weight: 400;
}
.cookie-policy-block .text-col{
    background: none;
    padding: 0;
}
.global-cookie .cookie-policy-block {
    bottom: inherit;
    top: 120px;
    right: 50px;
    max-width: 485px;
    background: url('/wp-content/themes/writessay/style/images/cook.svg')no-repeat white;
    border-radius: 5px;
    filter: drop-shadow(0px 3px 5px rgba(136,138,142,0.45));
    padding: 15px 10px 15px 90px;
    background-size: 70px;
    background-position: 10px 50%;
}

.cookie-policy-block .button {
    cursor: pointer;
    pointer-events: none;
    filter: contrast(.5);
}
.essay-custom-calculator-wrapper .order-total-price{
    color: #ff6375;
}
.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{
    color: #63686e;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}
.affiliate-program-wrapper .back a{
    color: #59c1e7;
    font-size: 13px;
    line-height: 24px;
}
.affiliate-program-wrapper .affiliate-pre-text .description b{
    color: #59c1e7;
    font-weight: 700;
}
.affiliate-program-wrapper .page-col ul li{
    padding: 0;
}
.affiliate-program-wrapper .affiliate-pre-text .title{
    color: #59c1e7;
    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: #63686e;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    text-transform: capitalize;
}
body .featherlight-content-callback .essay-feedback-form .advice .note .callback-hint{
    font-weight: bold!important;
}
body .featherlight-content-callback .essay-feedback-form .advice .note .callback-hint,
body .featherlight-content-callback .essay-feedback-form .advice .note .question{
    font-size: 14px;
    font-weight: 400;
    color: #63686e;
    line-height: 22px;
}
body .featherlight-content-callback .essay-feedback-form form .phone-panel input[type='submit']{
    display: block;
    width: 172px;
    height: 51px;
    box-shadow: 0 10px 10px rgba(81, 182, 229, 0.1);
    background: #59c1e7;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 51px;
    position: static;
    text-transform: CAPITALIZE;
    text-align: center;
    padding: 0;
}
body .featherlight-content-callback .essay-feedback-form .header{
    color: #ff6375;
    font-size: 20px;
    font-weight: 700!important;
    line-height: 23px;
}
body .featherlight-content-callback .essay-feedback-form form .phone-panel:after{
    content: "Call is absolutely free!";
    opacity: 0.6;
    color: #63686e;
    font-size: 13px;
    font-style: italic;
    line-height: 1.3;
    letter-spacing: 0.26px;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: calc(100% - 185px);
}
body .featherlight-content-callback .featherlight-close-icon{
    border-radius: 50%;
    background: #ff6375;
    color: white;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    position: absolute;
    top: 0;
}
.mini-wrapper .top-dd-wrapper .top-label .ava-vip{
    display: none;
}
.affiliate-program-wrapper .side .case .case-content .payment-details .affiliate-button{
    border-radius: 17px;
}
.payments-wrapper .payment-info .no-wrap{
    color: rgba(250,147,47,1);
    font-weight: 700;
    font-size: 24px;
}
.essay-vip-account .header{
    display: none!important;
}
.header-wrapper .home-header .sidebar-order-total .mini-order-body {
    padding: 0 10px;
}
@media all and (max-width: 1525px) {
    .order-form-wrapper .material-hint.dropdown.w-level-hint .dropdown-content.dropdown-menu{
        left: 0;
    }
}
@media only screen and (max-width: 1460px) {
    .essay-order-details .order-details-head .details-list li.col-lg-3:first-child{
        display: block;
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 1360px) {
   .order-form-wrapper .paper-requirements-table .ws-additional-order-id  .material-hint .dropdown-content.dropdown-menu{
       right: 0;
   }
}
@media only screen and (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{
        transform: rotate(225deg);
        top: auto;
        bottom: -25px;
        width: 18px;
        height: 18px;
        right: 0;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        margin: 15px calc(16.5% - 120px) 0px calc(16.5% - 120px)!important;
        display: inline-block;
    }
    .affiliate-program-wrapper .referral-banner .row-1:last-child{
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1240px) {
    .order-form-wrapper .material-hint.dropdown.w-level-hint .dropdown-content.dropdown-menu{
        left: -135px;
    }
}
@media all and (max-width: 1210px) {
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        width: 320px;
    }
}
@media only screen and (max-width: 1200px) {
    .ae-order .order-form-wrapper .ws-vip-services .row .col.offer-label{
        padding-right:0
    }
    .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;
    }
}
@media (min-width:1024px) and (max-width: 1200px) {
    .ae-order .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
        left:20px;
    }
    body .ae-order .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in{
        left:31px;
    }
    .ae-order .order-form-wrapper .ws-vip-services .row .col.offer-label {
        padding-left: 40px;
    }
}
@media(width:768px){
    body .ae-order .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
        top: 72px;
    }
}
@media(min-width:569px) and (max-width:767px){
    body .ae-order .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
        top: 46px;
        left: calc(50% - 8px);
    }
    .ae-order .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after {
        left: calc(50% - 20px);
        margin: 0;
        top: 35px;
    }
}
@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) {
    .order-form-wrapper .link-submit.submit-b{
        margin-bottom: 0;
    }
    .affiliate-program-wrapper .affiliate-status {
        overflow: hidden;
    }
    .affiliate-program-wrapper .side .case{
        margin: 15px 0;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding: 15px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
        left: 50px;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"]{
        left: 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{
        position: relative;
    }
    .order-form-wrapper .material-hint .dropdown-content{
        right: auto!important;
        left: -10px!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-pre-text,
    .affiliate-program-wrapper .affiliate-status{
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .affiliate-program-short-wrapper .arrow-control{
        position: absolute;
        bottom: -40px;
        left: calc(50% + 11px);
    }
    .affiliate-program-wrapper .right{
        margin: 0;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .affiliate-program-wrapper .side.right{
        padding-left: 10px;
    }
    .affiliate-program-wrapper .side.left{
        padding-right: 10px;
    }
    .affiliate-program-wrapper .affiliate-status .earnings{
        float: none!important;
        text-align: center!important;
        margin: 10px 0;
    }
    .essay-order-details .grid .col:nth-child(n+2){
        border-left: 1px solid;
    }
    .essay-orders .links-list{
        float: none;
    }
    .essay-order-details .grid > .row > .col:nth-child(odd) {
        background-color: white;
    }
    .essay-orders .orders .order-item{
        padding: 10px;
    }
    .order-form-wrapper .input-button span{
        margin-top: 10px;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
        width: 550px;
        margin: 0!important;
        right: auto!important;
        left: -300px!important;
    }
    .essay-vip-account ul.vip-select-list{
        min-width: 155px;
        width: 155px;
        left: -20px;
    }
}
@media only screen and (max-width: 950px) {
    .order-form-wrapper .paper-requirements-table .ws-additional-order-id  .material-hint .dropdown-content.dropdown-menu{
        left: -263px!important;
    }
}
@media only screen and (max-width: 895px) {
    .order-form-wrapper .paper-requirements-table .ws-additional-order-id  .material-hint .dropdown-content.dropdown-menu{
        left: 0!important;
    }
}
@media all and (max-width: 855px){
    .order-form-wrapper .material-hint .dropdown-content {
        left: -10px!important;
        right: 0!important;
    }
    #order-form > div.essay-order-form > div.order-form-data.steps div.paper-requirements-table.data-table > div > ul > li.vip-support-class > div > div .dropdown-content.dropdown-menu {
        left: 0 !important;
    }
}
@media only screen and (max-width: 768px) {
    .order-form-wrapper .material-hint {
        position: static;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content,
    .order-form-wrapper .material-hint .dropdown-content{
        left: 0!important;
    }
    .form-styled .mini-order-total-price,
    .landing-calculator .form-styled .total-label{
        width: 100%;
        text-align: center;
    }
    .landing-calculator .form-styled .total-label {
        margin-top: 21px;
    }
    body .essay-component.order-form-wrapper .row .col-lg-6 {
        width: 100%;
    }
    .profile-view-wrapper .data-table .row .col:first-child{
        width: 40%!important;
        padding-left: 20px;
    }
    .profile-view-wrapper .data-table .row .col:last-child{
        width: 60%!important;
        padding-left: 20px;
    }
    .order-form-wrapper .phone-row .material-hint .dropdown-content{
        right: 0;
        left: auto;
    }
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: block !important;
    }
    .order-form-wrapper .ws-vip-services .services-package .material-hint > i{
        top: 20px;
    }
    .global-cookie .cookie-policy-block{
        left: auto;
        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;
    }
    .order-form-wrapper .material-hint .dropdown-content {
        left: -10px!important;
        right: 0!important;
    }
    #order-form > div.essay-order-form .service-one-page-summary.service-wrapper .dropdown-content,
    #order-form > div.essay-order-form .service-revision.service-wrapper .dropdown-content {
        left: -10px!important;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2,
    .essay-component .services-package .bg-color-3 .package-price-wrapper{
        text-align: center!important;
        line-height: 1;
    }
    .order-form-wrapper .ws-vip-services .row .col.offer-label {
        padding-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .form-styled .mini-order-total-price,
    .landing-calculator .form-styled .total-label {
        display: block;
    }
    .essay-component.essay-vip-account {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .essay-vip-account .vip-account-text, .essay-vip-account .vip-account-list {
        width: 95%;
    }
    .essay-vip-account .vip-account-text {
        padding-left: 0;
    }
    .affiliate-program-wrapper .referral-banner .row-1{
        display: block;
        margin: 10px auto!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.time{
        width: 33.33333333%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3{
        width: 16.66666667%!important;
    }
    .essay-order-details .grid > .row > .col{
        text-align: left;
    }
    .essay-order-details .grid > .row > .col:nth-child(odd){
        border-bottom: 1px solid;
    }
    .essay-order-details .order-details-head .details-list li b {
        display: inline-block;
        width: auto;
    }
    .payments-wrapper .valign-wrapper .hidden-md{
        display: none!important;
    }
    .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;
    }
    .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;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding-top: 90px;
    }
}
@media only screen and (max-width: 640px) {
    .essay-vip-account .vip-levels-wrapper .level{
        display: inline-block!important;
        margin: 0 auto;
    }
    .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;
    }
    .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: 25px!important;
        margin-bottom: 0!important;
    }
    .essay-vip-account .vip-account-list > li{
        width: 300px;
        margin: 10px auto;
    }
    .essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package {
        line-height: 1;
    }
    .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) {
    .global-cookie .cookie-policy-block br{
        display: none;
    }
    .global-cookie .cookie-policy-block .button{
        width: 69px;
        position: absolute;
        right: -9px;
        bottom: 2px;
    }
    .global-cookie .cookie-policy-block p:last-child{
        padding-right: 60px;
        position: relative;
    }
    .global-cookie .cookie-policy-block p{
        font-size: 14px
    }
    .global-cookie .cookie-policy-block{
        padding: 10px 10px;
        max-width: 290px;
        left: calc(50% - 145px);
        background-position: 16px 9px;
        background-size: 50px;
    }
    .cookie-policy-block .text-col p:first-child{
        text-align: center;
        padding-left: 70px;
    }
    .order-form-wrapper .ws-price-disclaimer {
       max-width: 100%;
    }
    .essay-order-details .nav-list > li.col{
        width: 50%!important;
    }
    .top-line-buttons .mini-wrapper .top-dd-wrapper .top-label a span{
        width: 106px;
    }
    .order-form-wrapper .data-table > .row > .col {
        margin-bottom: 0;
    }
    .essay-component .notice-wrapper{
        height: auto;
    }
    .essay-component .ws-vip-services .vip-services-list .col{
        padding-bottom: 0;
        position: relative;
        z-index: 1;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6.package-price-wrapper{
        margin-top: 80px!important;
    }
    .order-form-wrapper .accept-div .checkbox-input .checkbox-label, .order-form-wrapper .accept-div i{
        display: inline;
    }
    .order-form-wrapper .accept-div .checkbox-input{
        margin-bottom: 0;
    }
    .order-form-wrapper .paper-requirements-table b.header {
        margin-bottom: 20px;
    }
    body .essay-component .form-button .notice{
        display: block;
    }
    body .order-form-wrapper{
        padding: 15px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{}
    .order-form-wrapper .data-table{
        margin-bottom: 0;
    }
    .essay-component .payment-icons img{
        width: 18%;
    }
    .order-form-wrapper .material-hint .dropdown-content,
    #order-form > div.essay-order-form > div.order-form-data.steps div.paper-requirements-table.data-table > div > ul > li.vip-support-class > div > div .dropdown-content.dropdown-menu {
        left: 1px!important;
    }
    #order-form > div.essay-order-form .service-one-page-summary.service-wrapper .dropdown-content,
    #order-form > div.essay-order-form .service-revision.service-wrapper .dropdown-content {
        left: -255px!important;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding-top: 15px;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"] {
        left: 0;
        right: 0;
        margin: auto!important;
        width: 20px;
    }
}
@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{
        width: 100%!important;
        display: block;
    }
}
@media all and (max-width: 360px) {
    .essay-vip-account .vip-account-text ul.vip-list li#draft_hint.vip-offer-list-hint {
        width: 90%;
    }
}
.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;
}
.order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after {
    width: 22px;
    height: 22px;
    border: 1px solid #01669b;
    color: #01669b;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
}
.ae-orders .essay-order-view-details .order-details-head ul li, .ae-orders .payments-wrapper.essay-component .payments-list li,
.essay-component.essay-vip-account ul li{
    background: none!important;
}
@media only screen and (max-width: 991px) {
    .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 50px;
    }
}
@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: 776px) {
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        height: fit-content;
        min-height: 140px;
    }
}
@media (width: 768px) {
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] {
        left: 0;
        right: 0;
        margin: auto!important;
        width: 20px;
    }
    body.page-id-50 header.pages .header-wrapper .fixed-line .container.large-container >.row{
        margin: 0;
    }
}
@media only screen and (max-width: 600px) {
    .essay-component .show-on-small {
        display: block !important
    }
    body .essay-component .checkbox-label, body .essay-component [type="radio"] + label.radio-label {
        line-height: 1.5;
    }
    .order-form-wrapper .vip-services-list .col .bg-lighten-3 input[type="checkbox"] {
        left: 0;
        right: 0;
        margin: auto!important;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after {
        top: 38px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .essay-component .ws-vip-services {
        margin-top: 55px;
    }
    #order-form > div.essay-order-form .order-form-data.steps .ws-language-style > div > label.checked.radio-label {
        line-height: inherit;
    }
}
@media all and (max-width: 414px) {
    .ae-order .essay-component .checkbox-input input {
        top: 2px;
    }
    .order-form-wrapper .vip-client span {
        white-space: nowrap;
    }
    header .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a {
        margin: 2px 0 0 0;
    }
}
@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;
    }
}

/* page orders */
@media all and (max-width: 991px) {
    .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages {
        width: auto;
    }
}
@media all and (max-width: 438px) {
    .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages {
        line-height: 1.1;
        margin-top: 5px;
    }
}
/* END page orders */
.essay-component .ws-vip-services .vip-services-list .we-recommend-it {
    background-color: #00a1e2;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
    font-size: 13px;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
    width: 60px;
    padding: 0;
}
@media all and (max-width: 414px) {
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .title {
        padding-left: 20px;
        white-space: nowrap;
    }
}
/* OVERRIDE MATERIAL ICONS BY FONTAWESSOME*/
body .material-icons {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .material-icons:after {
    font-size: 14px;
    display: inline-block;
}
.essay-orders .links-list > li a:after{
    color: #59c1e7;
    font: normal normal normal 14px/1 FontAwesome;
}
body .mini-wrapper .menu-list li .icon:after,
body .essay-order-details .nav-list > li i:before,
.essay-order-details .list > li i:before{
    font: normal normal normal 14px/1 FontAwesome;
}
body .essay-order-details .actions-list > li.send-message-item i:before {
    content: '\f1d9';
}
body .essay-order-details .actions-list > li.upload-file-item i:before {
    content: '\f093';
}
body .essay-order-details .data-table td .material-icons {
    font-size: 0 !important;
}
body .essay-orders .links-list .pay-li > a:after {
    content: '\f07a';
}
body .essay-orders .links-list .delete-li > a:after {
    content: '\f1f8';
}
body .essay-orders .links-list .additional-li form > a:after {
    content: '\f0fe';
}
body .essay-orders .links-list .messages-li > a:after{
    content: '\f0e0';
}
body .mini-wrapper .menu-list .order-li .icon:after {
    content: '\f07a';
}
body .mini-wrapper .menu-list .orders-li .icon:after {
    content: '\f0b1';
}
body .mini-wrapper .menu-list .affiliate-li .icon:after {
    content: '\f0c0';
}
body .mini-wrapper .menu-list .discounts-li .icon:after {
    content: '\f155';
}
body .mini-wrapper .menu-list .profile-li .icon:after {
    content: '\f007';
}
body .mini-wrapper .menu-list .logout-li .icon:after {
    content: '\f08b';
}
body .essay-order-details .nav-list > li.details-item i:before {
    content: '\f274';
}
body .essay-order-details .nav-list > li.messages-item i:before {
    content: '\f003';
}
body .essay-order-details .nav-list > li.files-item i:before {
    content: '\f15b';
}
body .essay-order-details .nav-list > li.invoices-item i:before {
    content: '\f022';
}
body .essay-order-details .actions-list > li.additional-order-item i:before {
    content: '\f0fe';
}
body .essay-order-details .actions-list > li.extend-deadline-item i:before {
    content: '\f017';
}
body .essay-orders .links-list .tip-the-writer > a:after {
    content: '\f155';
}
body .mini-wrapper .menu-list li .icon:after {
    display: unset;
    width: unset;
    height: unset;
    float: unset;
    margin: unset;
    color: unset;
}
.essay-order-details .order-details-head .toolbar ul a i,
.essay-order-view-details .order-details-head .toolbar .actions-list li i{
    font-size: 0;
}

.success-message .material-icons,
.error-message .material-icons,
.info-message .material-icons {
    font-size: 0 !important;
}
.success-message .material-icons:after,
.error-message .material-icons:after,
.info-message .material-icons:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f00d';
    font-size: 16px;
}
/* END OVERRIDE MATERIAL ICONS BY FONTAWESSOME*/
.extend-deadline-form-wrapper.popup-component .number-field.form-slim {
    position: relative;
}
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .m,
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .p {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
}
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .m:hover:before,
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .p:hover:before {
    cursor: pointer;
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px rgb(44 48 52 / 50%);
}
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .m {
    left: 0;
    display:flex;
    justify-content: center;
    align-items: center;
    line-height: .9;
}
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .p{
    right: 0;
    display:flex;
    justify-content: center;
    align-items: center;
}
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .m:before{
    content: '-';
    font-size: 46px;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(138,145,162,.35);
    border-radius: 5px;
    background-color: #fff;
}
.extend-deadline-form-wrapper.popup-component .number-field.form-slim .p:before{
    content: '+';
    font-size: 33px;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(138,145,162,.35);
    border-radius: 5px;
    background-color: #fff;
}
body .essay-component.essay-order-details .rating-star i,
body .featherlight-content .essay-component .rating-star i{
    font-size: 0;
}
body .essay-component.essay-order-details .rating-star i:before,
body .featherlight-content .essay-component .rating-star i:before{
    content: '\f006';
    font: normal normal normal 14px/1 FontAwesome;
}
body .essay-component.essay-order-details .rating-star i:hover:before,
body .featherlight-content .essay-component .rating-star i:hover:before{
    content: '\f005';
}
body .essay-order-details .download-button .icon:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f019';
}
body .essay-order-details .list-view .status-icon i:before{
    content: '\f003'!important;
    font: normal normal normal 14px/1 FontAwesome;
}
body .essay-order-details .list-view .sender .from:after {
    content: '\f054';
    font: normal normal normal 14px/1 FontAwesome;
}
.essay-order-details .messages-list .attachment i:after {
    content: '\f019';
    font: normal normal normal 14px/1 FontAwesome;
}
/* snackbar */
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #eaf6ed;
    color: #002e5e;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    left: 50%;
    bottom: 130px;
    height: 60px;
    z-index: 99999;
    border: 2px solid #3dbc5f
}
#snackbar i {
    color: #3dbc5f;
    margin-right: 10px;
    font-size: 26px
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein .5s, fadeout .5s 2.5s;
    animation: fadein .5s, fadeout .5s 2.5s;
    display: flex !important;
    justify-content: start;
    align-items: center
}
.link-event:hover {
    cursor: pointer;
}
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 130px;
        opacity: 1
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 130px;
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 130px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}

@keyframes fadeout {
    from {
        bottom: 130px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}
/* END snackbar */
.summary-column ul li {
    background: none;
    padding-left: 0;
}
.sticky-summary-sidebar {
    top: 75px;
}
body .ws-row .ws-column-custom .summary-sidebar-wrapper {
    border-radius: 10px;
    border: 1px solid #e5e5e4;
}
body .summary-sidebar-wrapper.essay-component .header {
    margin-bottom: 5px;
}
body .summary-sidebar-wrapper ul.summary-list li {
    margin: 5px 0;
}
body .summary-sidebar-wrapper .summary-wrapper .wrapper-slider .line {
    margin-bottom: 0;
    margin-top: 5px;
}
body .summary-sidebar-wrapper .discount-input {
    padding: 5px 24px;
}
body .summary-sidebar-wrapper .summary-wrapper {
    padding: 3px 20px;
}
@media all and (max-width: 414px) {
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .total-price {
        width: fit-content;
    }
    body .summary-sidebar-wrapper .summary-wrapper.total-price-wrap {
        padding: 0;
    }
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
    background: linear-gradient(
            95deg, rgba(250,147,47,1) 84%, rgba(255,169,85,1) 100%);
    border-radius: 0;
    border: 2px solid rgba(250,147,47,1);
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover {
    transition: all .3s linear;
    background: #fff;
    color: rgba(250,147,47,1);
    border-color: rgba(250,147,47,1);
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover span {
    background: url("../style/images/hover_icon.svg");
}
body #order-form .by-clicking-proceed {
    text-align: center;
}
body .summary-sidebar-wrapper .discount-input input[type="text"] {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: start;
}
body .summary-sidebar-wrapper ul.summary-list li {
    background: none;
    padding-left: 0;
}
body .order-form-wrapper .w-level-hint .dropdown-content i:after {
    font-family: 'FontAwesome';
    content: '\f00c';
}
body .essay-orders .links-list .the-same-writer-li form > a:after {
    content: '\f040';
}
body .essay-orders .links-list .request-revision-li > a:after {
    content: '\f017';
}
body .featherlight .featherlight-content {
    max-width: 600px;
}
body .essay-component.request-revision-form-wrapper .submit-b.disabled {
    filter: brightness(0.5);
}
body .essay-order-details .actions-list > li.leave-feedback-item i:before {
    content: '\f044';
}

/* Writing quality */
body .ae-order .payment.ws-container .choose-pricing{
    position: relative;
    margin-top: 145px;
    margin-bottom: 45px;
}
body .ae-order .payment.ws-container .choose-pricing:before{
    position: absolute;
    top: -110px;
    left: 0;
    right: 0;
    margin: auto;
    content: 'Best Quality Writing Plans for You';
    color: #131313;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
}
body .payments-wrapper .choose-pricing .quality-item .footer a {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title {
    background: linear-gradient(97deg, rgba(13,190,201,1) 29%, rgba(9,170,207,1) 70%, rgba(3,139,217,1) 94%);
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block {
    padding: 10px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title {
    background-color: #f2f4f7;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .main-title {
    font-size: 20px;
    color: #131313;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title {
    font-size: 20px;
    color: #fff;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title {
    font-size: 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title:after {
    content: '(+10% for great quality)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title:after {
    content: '(+15% for excellent quality)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title:after {
    content: '(high-quality writing)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #2e2e2e;
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 0 0;
}
body .payments-wrapper .choose-pricing .quality-item {
    border-radius: 10px;
}
.payments-wrapper .choose-pricing .quality-item .title .sub-title::before {
    display: none!important;
}
body .payments-wrapper .choose-pricing .quality-item.premium {
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium:before {
    left: -7px;
    top: -7px;
    content: url("/wp-content/themes/writessay/style/images/img_order_payment.png");
    position: absolute;
    display: block;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title {
    background: linear-gradient(97deg, rgba(7,177,202,1) 29%, rgba(7,177,202,1) 70%, rgba(7,177,202,1) 94%);
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before {
    content: url("/wp-content/themes/writessay/style/images/crown__1.png");
    display: block;
    position: absolute;
    left: -40px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title,
body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .sub-title {
    color: #510031;
    font-size: 18px;
    font-weight: 400;
}
body .payments-wrapper .choose-pricing .quality-item {
    padding-bottom: 42px;
}
body .payments-wrapper .choose-pricing .quality-item,
body .payments-wrapper .choose-pricing .quality-item.checked{
    border: 2px solid #eee8e8;
    box-shadow: 0 0 10px rgba(238, 232, 232, 0.73);
}
body .payments-wrapper .choose-pricing .quality-item.checked {
    border-color: #07a1d2;
}
body .payments-wrapper .choose-pricing .quality-item:hover {
    transition: .3s;
    border: 2px solid #07a1d2;
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.32);
    transform: scale(1.04);
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
    list-style: none;
    color: #5b5e68;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding-left: 20px;
    line-height: 20px;
    background: none;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li b {
    font-weight: 900;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before {
    content: '\f00c';
    position: absolute;
    font-family: FontAwesome;
    background: unset;
    display: inline-block;
    left: 0;
    top: 0;
    margin: auto;
    color: #7fb432;
}
body .payments-wrapper .choose-pricing .quality-item .footer {
    background-color: #f2f4f7;
    padding: 7px 0;
    border-radius: 0 0 10px 10px;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    color: #038bd9;
    font-size: 26px;
    margin-bottom: 0;
}
@media (max-width: 570px) {
    body .ae-order .payment.ws-container .choose-pricing:after {
        top: -41px;
    }
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    padding-left: 0;
}
body .payments-wrapper .choose-pricing .quality-item .main-title .hint{
    display: none;
}
@media (width: 1366px) {
    body.page-id-2990 main > .page-content-wrapper > .container{
        width: 85%;
    }
}
@media (width: 820px) {
    body .payments-wrapper .choose-pricing .quality-item.premium:before {
        content: '';
        background: url("/wp-content/themes/writessay/style/images/img_order_payment.png") no-repeat center;
        width: 59px;
        display: block;
        height: 65px;
        background-size: contain;
        left: -4px;
    }
}
@media all and (max-width: 768px) {
    body .payments-wrapper .choose-pricing .quality-item:not(.premium) {
        margin-top: 15px;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium {
        margin-top: 18px;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked) > *:not(.title) {
        height: 0;
        transition: .7s;
        overflow: hidden;
        display: none;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked){
        padding-bottom: 0;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked:after {
        content: '\f077';
        font-family: 'FontAwesome';
        position: absolute;
        right: 3px;
        top: 13px;
        margin: auto;
        height: 18px;
        color: #fff;
        font-size: 12px;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked):after {
        content: '\f078';
        font-family: 'FontAwesome';
        position: absolute;
        right: 6px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 18px;
        color: #fff;
    }
    body .payments-wrapper .choose-pricing .quality-item.standard:after {
        color: #182032;
    }
}
@media all and (max-width: 358px) {
    body .ae-order .payment.ws-container .choose-pricing:before {
        font-size: 26px;
    }
}
/* END Writing quality */

/*Pop-up order*/
body .featherlight .featherlight-content-custom .essay-discount-popup-form .success-message {
    line-height: 24px;
    padding: 10px 10px 10px 45px;
    background-position: 11px 50%;
    max-width: 444px;
    margin-top: -33px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form form .form-fields {
    display: flex;
    align-items: center;
    justify-content: start;
    max-width: 90%;
    margin: 0 auto;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
    position: absolute;
    left: 0;
    white-space: nowrap;
    bottom: -21px;
    font-size: 13px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form  .messages > div .material-icons[title="Delete"] {
    display: none;
}

body .featherlight .featherlight-content-custom .essay-discount-popup-form .email{
    position: relative;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .email:before {
    content: '\f003';
    font-family: FontAwesome;
    position: absolute;
    font-size: 22px;
    top: 0;
    bottom: 0;
    left: 2px;
    margin: auto;
    height: 95%;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #79889a;
    border-right: 1px solid #e9eaec;
    background-color: #fcfcfc;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:focus,
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:hover{
    background: white;
    color: #08B958;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    height: 47px;
    background: linear-gradient(58deg, rgba(8,185,88,1) 65%, rgba(17,223,109,1) 100%);
    border:2px solid #08B958;
    line-height: 45px;
    margin-top: 0;
    cursor: pointer;
    padding: 0 10px;
    margin-left: 15px;
    width: 145px;
    border-radius: 45px;
    box-shadow: 0 0 10px #b6efcc;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form input {
    margin-top: 0;
    width: 230px;
    padding-left: 45px;
    background-color: #fcfcfc;
    height: 47px;
    border: 1px solid #e9eaec;
}
body .featherlight .featherlight-content-custom .featherlight-close-icon {
    border-radius: 50%;
    background: none;
    color: #fff;
    transition: .3s;
    top: 14px;
    right: 98px;
    font-weight: 700;
    border: 1px solid #fff;
    font-size: 15px;
}
body .featherlight .featherlight-content-custom .featherlight-close-icon:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #fff;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form{
    background: transparent url("/wp-content/themes/writessay/style/images/desktop_bg.png")no-repeat center;
    width: 700px;
    max-width: 700px;
    height: 480px;
    padding: 293px 72px 0 127px;
}
body .featherlight .featherlight-content.featherlight-content-custom {
    background: none;
    border: none;
    max-width: fit-content;
}
@media only screen and (max-width: 640px) {
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .success-message {
        margin-bottom: 95px;
    }
    body .featherlight .featherlight-content.featherlight-content-custom {
        width: 100%;
        padding: 0;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .form-fields{
        padding-top: 252px;
        margin: 0;
        width: 100%;
        max-width: 80%!important;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit{
        display: block;
        text-align: center;
    }
    body .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;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .messages{
        position: absolute;
        width: 237px;
        left: 0;
        right: 0;
        top: inherit;
        bottom: 52px;
        margin: auto;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
        position: absolute;
        bottom: -26px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .email input{
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        height: 45px;
        width: 225px;
        line-height: 45px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
        line-height: 35px;
        height: 45px;
        margin: 20px 0 0;
        width: 225px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form{
        width: 285px;
        height: 540px!important;
        padding: 15px;
        background: url("/wp-content/themes/writessay/style/images/mobile_bg.png")no-repeat center;
        margin: 0!important;
        max-width: 100%;
        background-size: contain;
    }
    body .featherlight .featherlight-content-custom .featherlight-close-icon {
        top: 53px;
        right: 13px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form form .form-fields {
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* END Pop-up order*/


#footer-row {
    position: fixed;
    bottom: -9px;
    width: 100%;
    z-index: 9999;
}
#footer-row > a {
    display: block;
    height: 100%;
}
#footer-row .icon-close {
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 22px;
    color: #f55;
    transition: .3s;
    background-color: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
#footer-row .icon-close:hover {
    transition: .3s;
    transform: scale(1.04);
}
@media all and (max-width: 414px) {
    #footer-row .icon-close {
        right: 8px;
        top: 3px;
    }
}
/* hidden bottom banner first-order*/
@media all and (max-width: 767px) {
    #footer-row.first-order {
        display: none!important;
    }
}
@media only screen and (max-device-width: 812px) and (orientation:landscape) {
    #footer-row.first-order  {
        display: none!important;
    }
}
/* END hidden bottom banner first-order */
body .summary-sidebar-wrapper ul.summary-list li > span span.hint i {
    width: 18px;
    height: 18px;
    border: 1px solid #01669b;
    color: #01669b;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    background: transparent;
    border-radius: 50%;
}
body .summary-sidebar-wrapper ul.summary-list li > span span.hint {
    vertical-align: middle;
}
body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 > i{
    width: 22px;
    height: 22px;
    border: 1px solid #01669b;
    color: #01669b;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    border-radius:50%;
    background: none;
    text-align: center;
}
body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 i:after {
    content: '?';
    font-style: normal;
}
body .ae-order .order-form-wrapper .ws-language-style .hint > i:after, .order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after {
    border: solid #01669b 1px;
    color: #01669b;
    width: 18px;
    height: 18px;
    line-height: 18px;
}
@media all and (max-width: 375px) {
    body .ae-order .essay-component .ws-language-style [type="radio"] + label.radio-label {
        padding: 0 0 0 5px;
    }
}
body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 > div{
    font-weight: 300;
    line-height: 29px;
    font-family: 'Open Sans', Arial;
    font-size: 14px;
    outline: 0;
    box-sizing: border-box;
    text-align: justify;
    color: #434a59;
    white-space: normal;
    padding: 15px;
    margin: 0;
}
body .summary-sidebar-wrapper ul.summary-list li > span span.hint > div {
    padding: 15px;
}
body .summary-sidebar-wrapper ul.summary-list li > span span.hint > div p {
    font-weight: 300;
    line-height: 29px;
    font-family: 'Open Sans', Arial;
    font-size: 14px;
    outline: 0;
    box-sizing: border-box;
    text-align: justify;
    color: #434a59;
    white-space: normal;
    margin: 0;
}
@media all and (max-width: 768px) {
    body .ae-order .order-form-wrapper .essay-order-form .order-form-data .step .paper-requirements-table.data-table > .service-row > .col.s12.l6.col-sm-12.col-lg-6 {
        display: flex;
        justify-content: start;
    }
    body .ae-order .order-form-wrapper .essay-order-form .order-form-data .step .paper-requirements-table.data-table > .service-row > .col.s12.l6.col-sm-12.col-lg-6 .material-hint.dropdown {
        position: static;
        margin-left: 10px;
    }
    #order-form > div.essay-order-form .service-row.service-one-page-summary.service-wrapper .dropdown-content {
        left: 0!important;
    }
}
@media all and (max-width: 568px) {
    body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 > div {
       left: -225px;
    }
}
@media (width: 320px) {
    body.page-id-50 header .header-wrapper .fixed-line .container.large-container > .row {
        margin: 0;
    }
    body.page-id-50 header .header-wrapper .fixed-line .container.large-container > .row >.col-12 {
        padding: 0;
    }
}

body .ws-sources .notice-wrapper .number-field input[name="sources_number"].error {
    background: #fbd3d340 !important;
}
/* order form required fields*/
body .ae-order .unset-field {
    /*background: #d9ebcc !important;*/
    box-shadow: unset!important;
    border: 1px solid #00a1e2!important;
}
body .order-form-wrapper .data-table > .row > .col.ws-sources .notice-wrapper.unset-field{
    border: none!important;
    box-shadow: none!important;
}
body .order-form-wrapper .data-table > .row > .col.ws-sources .notice-wrapper.unset-field .number-field.form-slim input[name="sources_number"]{
    box-shadow: unset!important;
    border: 1px solid #00a1e2!important;
}
body .ws-subject > span.select2 .select2-selection {
    background: transparent;
}
body .ae-order span.unset-field-tag {
    font-weight: 300;
    font-family: 'Open Sans', Arial;
    color: #00a1e2;
    font-size: 12.8px;
}
@media all and (max-width: 414px) {
    body .ae-order span.unset-field-tag {
        display: block;
    }
}
body .ws-sources .notice-wrapper .number-field input {
    background: transparent !important;
}
body .ae-order .error:not(label) {
    background: #fbd3d340 !important;
}
body .ae-order .essay-component .essay-order-form span.unset-field span.selection>span {
    background: transparent;
}
/* END order form required fields*/
@media all and (max-width: 768px) {
    #order-form > div.essay-order-form .service-revision.service-wrapper .dropdown-content {
        left: 0!important;
    }
    .essay-component .ws-vip-services .vip-services-list .col:hover {
        z-index: 100;
    }
}
@media all and (max-width: 375px) {
    body .essay-component .ws-vip-services .vip-services-list .col.vip-support-class .dropdown-content.dropdown-menu{
        max-width: 220px;
    }
}

/* Writing quality on order page*/
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
    border-color:#00a1e2!important;
    background-color: #f1f5f6;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality input[value="standard"] + label.radio-label .quality-title:after {
    content: '(Best Available Writer)';
    display: block;
    line-height: 18px;
    font-weight: bold;
    font-family: 'open_sanssemibold', sans-serif;
    color: #757575;
    font-size: 13px;
}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title,
body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title{
    position: relative;
}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
    content: '';
    width: 80px;
    height: 80px;
    background: url("/wp-content/themes/writessay/style/images/img_order_payment.png") no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: -22px;
    top: -50px;

}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
    content: '';
    width: 30px;
    height: 30px;
    background: url("/wp-content/themes/writessay/style/images/wr_quality_crown.png") no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: 22px;
    top: -4px;
}
.order-form-wrapper .data-table > .row.ws-types > .col {
    padding-left: 5px;
    padding-right: 5px;
}
.order-form-wrapper .data-table > .row.ws-types {
    margin-bottom: 0;
    padding: 0 10px;
}
body .order-form-wrapper .data-table > .row.service-revision > .col:first-child::after {
    line-height: 1.5;
}
body .order-form-wrapper .data-table .service-revision label{
    font-size: 13px;
    margin-top: 4px;
    padding-left: 10px;
    vertical-align: text-top;
}
body .order-form-wrapper .service-revision .checkbox-input {
    margin-bottom: 0;
}
body .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] + label {
    vertical-align: top;
    margin-top: 2px;
}
body .essay-component .add-file .notice{
    display: inline-block;
    width: calc(100% - 140px);
    margin-left: 10px;
    line-height: 1.4;
}
body .order-form-wrapper .ws-additional-order-id label small,
body .order-form-wrapper .data-table > .row > .col.notice-col,
body .order-form-wrapper .data-table > .row > .col.notice-col span {
    line-height: 1.5;
}
body .order-form-wrapper .data-table label.file-button {
    width: 120px;
}
body .order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
    line-height: 1.5;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
    border-radius: 3px;
    padding: 5px 12px;
}
body .ws-additional-order-id label.checkbox-label {
    margin-bottom: 0;
    vertical-align: text-top;
    padding-left: 10px;
}
body .order-form-wrapper .vip-services-list .material-hint .dropdown-content {
    width: 230px;
    margin-left: -20px;
}
@media(max-width:1100px) and (min-width:1024px){
    body .order-form-wrapper .vip-services-list .material-hint .dropdown-content {
        width: 220px;
        margin-left: -23px;
    }
}
body .summary-sidebar-wrapper .summary-wrapper {
    padding: 3px 10px;
}
body .essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
    line-height: 1.5;
}
@media (max-width: 1280px) and (min-width: 1024px){
    body .essay-component.order-form-wrapper {
        padding: 35px 24px;
    }
    body .order-form-wrapper .data-table label, .essay-component label {
        font-size: 13px;
    }
    body .order-form-wrapper .data-table .label {
        margin-right: 1px;
    }
    body .ae-order .order-form-wrapper .ws-language-style .hint > i:after, .order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after {
        width: 18px;
        height: 18px;
        line-height: 18px;
    }
}
@media all and (max-width: 1280px) {
    body .order-form-wrapper {
        padding: 35px 40px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        padding: 44px 10px 10px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
        left: -16px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 10px;
    }
}
@media all and (max-width: 1024px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: -2px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
        left: -17px;
    }
}
@media all and (max-width: 800px) {
    body .essay-component.order-form-wrapper {
        padding: 35px 24px;
    }
    body .ae-order .order-form-wrapper .ws-language-style .hint > i:after, .order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after {
        width: 18px;
        height: 18px;
        line-height: 18px;
    }
    body .order-form-wrapper .step .ws-instructions,
    body .essay-component.order-form-wrapper .row .ws-language-style {
        margin-top: 10px;
    }
}
@media all and (max-width: 768px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 10px;
    }
    body .ae-order .order-form-wrapper .essay-order-form .order-form-data .step .paper-requirements-table.data-table > .service-row > .col.s12.l6.col-sm-12.col-lg-6 {
        display: block;
    }
    body .ae-order .order-form-wrapper .essay-order-form .order-form-data .step .paper-requirements-table.data-table > .service-row > .col.s12.l6.col-sm-12.col-lg-6:first-child{
        width: 60%!important;
    }
    body .ae-order .order-form-wrapper .essay-order-form .order-form-data .step .paper-requirements-table.data-table > .service-row > .col.s12.l6.col-sm-12.col-lg-6:last-child{
        width: auto!important;
        padding: 0;
    }
}
@media all and (max-width: 767px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
        top: -51px;
        left: -17px;
    }
}
@media all and (max-width: 600px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: -5px;
    }
    body .order-form-wrapper .data-table > .row.service-speaker-notes{
        padding-top: 15px;
    }
    .ae-order #order-form[data-class="poster"] .service-speaker-notes-ppp b::before, .ae-order #order-form[data-class="presentation"] .service-speaker-notes b::before{
        left: 0;
        top: -30px;
        line-height: 14px;
    }
}
@media all and (max-width: 568px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 0;
    }
    body .order-form-wrapper .data-table > .row.ws-types > .col {
        margin-bottom: 15px;
    }
}
@media all and (max-width: 500px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        top: -25px;
    }
}
@media all and (max-width: 434px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
        left: -17px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        top: 1px;
        left: 0;
        width: 23px;
        height: 23px;
    }
}
@media all and (max-width: 400px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        top: 2px;
        left: 51px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
        width: 82px;
        left: -18px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="standard"] + label.radio-label .quality-title:after {
        font-size: 11.7px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        font-size: 12px;
    }
}
body .essay-component.popup-component.request-revision-form-wrapper label {
    margin: 7px 0 4px;
}
.popup-component.request-revision-form-wrapper .file-field.input-field .btn span {
    display: none;
}
.popup-component.request-revision-form-wrapper .file-field.input-field .file-path-wrapper {
    display: none;
}

/* END Writing quality on order page*/

body .order-form-wrapper .order-form-data .checkbox-input [type="checkbox"].filled-in {
    vertical-align: top;
    top: 0;
}
body .order-form-wrapper .data-table label, .essay-component label {
    vertical-align: top;
    padding-left: 10px;
}
body .order-form-wrapper .data-table .service-revision label {
    margin-top: 0;
    padding-left: 10px;
    vertical-align: top;
}
@media(min-width:569px){
    body .order-form-wrapper .order-form-data .vip-services-list .checkbox-input [type="checkbox"].filled-in {
        vertical-align: top;
        top: 40px;
        left: calc(50% - 10px);
    }
}
body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
    margin-top: 35px;
}
body .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
    vertical-align: top;
    top: 81px;
}
body .essay-component label.checked.checkbox-label {
    vertical-align: top;
    padding-left: 10px;
    max-width: calc(100% - 30px);
}
body .order-form-wrapper .data-table .label {
    padding-left: 0;
    font-size: 14px;
}
body .essay-component.payments-wrapper .back-b:before {
    margin-right: 8px;
}
@media(max-width:1080px) and (min-width:1024px){
    body .order-form-wrapper .data-table .label {
        padding-left: 0;
        font-size: 13px;
    }
}
@media(max-width:991px){
    body .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
        vertical-align: top;
        top: 54px;
        left: 62px;
    }
}
@media(max-width:775px){
    body .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
        vertical-align: top;
        top: 62px;
        left: 62px;
    }
}
@media(max-width:767px) and (min-width:601px){
    body .order-form-wrapper .order-form-data .vip-services-list .checkbox-input [type="checkbox"].filled-in {
        vertical-align: top;
        top: 30px;
        left: calc(50% - 16px);
    }
}
@media(max-width:767px) and (min-width:569px){
    body .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
        vertical-align: top;
        top: 46px;
        left: calc(50% - 16px);
    }
}

@media(max-width:600px) and (min-width:569px){
    body .order-form-wrapper .order-form-data .vip-services-list .checkbox-input [type=checkbox].filled-in {
        top: 10px;
    }
    body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 20px;
    }
    body .essay-component .ws-vip-services .vip-services-list li .wrapper {
        margin-bottom: 15px;
        height: 140px;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6.package-price-wrapper {
        margin-top: 0px!important;
    }
}
@media(max-width:600px){
    body .order-form-wrapper .row .material-hint.dropdown {
        margin-top: 13px;
    }
    body .order-form-wrapper .checkbox-input {
        margin-top: 15px;
    }
    body .order-form-wrapper .data-table .label {
        margin-bottom: -5px;
        padding-left: 0;
        margin-top: 10px;
    }
}
@media(max-width:568px){
    body .order-form-wrapper .vip-services-list .checkbox-input {
        margin-bottom: 10px;
        display: block;
        text-align: center;
    }
    body .order-form-wrapper .vip-services-list input {
        top: -18px;
    }
    body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 18px;
    }
    body .essay-component .ws-vip-services label .service-text{
        height: auto;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6.package-price-wrapper {
        margin-top: 60px!important;
    }
    body .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after {
        display: none;
    }
    body .order-form-wrapper .services-package .services-package .bg-lighten-3 .checkbox-input .checkbox-label {
        padding-top: 20px;
    }
    body .order-form-wrapper .order-form-data .vip-services-list .checkbox-input [type=checkbox].filled-in {
        vertical-align: top;
        top: 5px;
        left: auto;
    }
    body .order-form-wrapper .order-form-data .services-package .checkbox-input [type="checkbox"].filled-in {
        vertical-align: top;
        top: 40px;
        left: 0;
    }
}
@media(max-width:360px){
    body .essay-component.order-form-wrapper {
        padding: 20px 0 30px;
        border: none;
        box-shadow: none;
    }
    body .order-form-wrapper .total-price {
        font-size: 22px;
    }
}

.content .essay-order-view-details ul li,
.content .essay-order-view-details ol li {
    background-image:none;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:before {
    content: '';
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/writessay/style/images/crown--icon.png) no-repeat center;
    position: relative;
    display: inline-block;
    background-size: contain;
    left: -3px;
    top: -4px;
    vertical-align: middle;
}
body .ae-order .essay-component.order-form-wrapper .phone-row label.checkbox-label {
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    line-height: normal;
  }
  body .ae-order .essay-component.order-form-wrapper .iti__country{
    margin: 0;
    padding: 0 0 0 5px;
    background-image: none;
  }
  body #order-form.presentation .service-speaker-notes b:before, body #order-form.presentation-poster .service-speaker-notes-ppp b:before {
    display: block;
    position: absolute;
    padding: 6px 5px 4px;
    line-height: 1.4;
    top: -4px;
    font-size: 11px;
    left: 105px;
    width: 120px;
    text-align: center;
    font-weight: 500;
    background-color: #f0f8fc;
    border: 1px solid #00a1e2;
    color: #444;
  }
  body #order-form.note-illustration .row.illustrations-notice:before {
    padding: 8px 10px 5px;
    width: auto;
    margin: 5px 15px 5px;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    background-color: #f0f8fc;
    border: 1px solid #00a1e2;
    color: #444;
    height: auto;
    font-family: Montserrat,sans-serif;
  }
  @media(max-width:768px){
      body #order-form.presentation .service-speaker-notes b:before, body #order-form.presentation-poster .service-speaker-notes-ppp b:before{
          left: 135px;
      }
  }
body .ae-order .essay-component.order-form-wrapper .ws-additional-order-id .checkbox-label,body .ae-order .essay-component.order-form-wrapper .service-revision .checkbox-label,body .ae-order .essay-component.order-form-wrapper .is-emails-row .checkbox-label,body .ae-order .essay-component.order-form-wrapper .service-speaker-notes .checkbox-label{
    padding-left: 25px;
}
body .ae-order .essay-component.order-form-wrapper .service-speaker-notes small{
    line-height: normal;
}
body .ae-order .essay-component.order-form-wrapper .ws-additional-order-id .material-hint{
   position: absolute;
    top: 2px;
    left: 200px;
}
body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-additional-order-id .material-hint .dropdown-content.dropdown-menu{
    left: -190px!important;
    margin: 0;
    right: 0!important;
}
@media(min-width:768px){
    body .ae-order .order-form-wrapper .order-form-data .vip-services-list .checkbox-input [type="checkbox"].filled-in{
        top: 25px;
    }
}
.ae-price-table .essay-price-new-table .first-time-order .el-switch.el-switch-sm {
    line-height: normal;
    vertical-align: middle;
}
.ae-prices .essay-component>.row>.col.s12.col-sm-12{
    width:100%;
}
.ae-prices .col.s12.col-sm-12 .first-time-order{
    text-align:center;
    margin-top: 10px;
    font-family: open_sanssemibold,sans-serif;
}
.ae-prices .essay-custom-calculator-wrapper .first-time-order .el-switch{
    margin:0;
}
@media(min-width:1023px){
    .ae-order .order-form-wrapper .data-table .ws-pages{
        position: relative;
    }

    .ae-order .order-form-wrapper .data-table .label.brochure-page-contains,.ae-order .order-form-wrapper .data-table .label.page-contains,.ae-order .order-form-wrapper .data-table .label.presentation-poster-post-page-contains,.ae-order .order-form-wrapper .data-table .label.pamphlet-page-contains{
        font-size: 10px;
        top: 31px;
        position: absolute;
        display: block;
        left: 0;
        margin: 0;
        line-height: normal;
    }
}
.ae-order .order-form-wrapper .data-table > .row.service-row > .col label.checkbox-label {
    padding-left: 35px;
}.ae-order .order-form-wrapper .data-table > .row.service-row > .col {
    margin-bottom: 0;
}
@media(min-width:769px){
    .ae-order .order-form-wrapper .data-table > .row.service-row > .col:last-child span {
        margin-top: 5px;
        margin-bottom: 0;
    }
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] + label{
    padding: 0 0 0 30px;
    display: inline-block;
}
/* .ae-price-table  */
.ae-price-table {
    margin-top: 35px;
}

.ae-price-table .quality-list {
    text-align: center;
    margin-bottom: 15px;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a {
    color: #323538;
    font-weight: 600;
    text-align: center;
    background-color: #fff;
    border-bottom-width: 1px;
    line-height: 1.4;
    padding: 12px 0 12px;
    font-size: 14px;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a:hover,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked {
    border-bottom-color: transparent;
    background-color: #144f9e;
    color: #fff;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a:hover::after,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked::after {
    color: #fff;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a:hover+.hint>i:before,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked+.hint>i:before {
    color: #20a0ff;
    background-color: #fff;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a::after {
    content: "";
    display: block;
    color: rgba(50, 53, 56, 0.8);
    font-size: 13px;
    font-weight: normal;
    font-weight: 400;
    text-transform: none;
}

body .ae-price-table .essay-component {
    padding: 0;
    box-shadow: none;
    border: none;
    font-family: open_sans,sans-serif;
}

body .essay-price-new-table .row-control .cell-control label {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 8px;
    color: rgb(138, 146, 166);
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    padding-left: 0;
    font-family: open_sans,sans-serif;
}

body .essay-price-new-table .row-control .cell-control .number-field::after {
    top: 0;
    margin-left: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #4b4d4e;
    font-weight: 400;
    font-family: open_sans,sans-serif;
}
body .ae-price-table .essay-price-new-table .row-control .cell-control .number-field::after{
    top: 24px;
}
body .essay-price-new-table.essay-component .number-field>input[type="text"]:focus:not([readonly]),
body .essay-price-new-table.essay-component .number-field>input[type="text"]:hover,
body .essay-price-new-table.essay-component .number-field>input[type="text"] {
    padding-top: 2px;
    color: #4b4d4e;
    font-weight: 400;
    font-size: 14px;
    background-color: transparent;
    border-radius: 0;
    font-family: open_sans,sans-serif;
}

body .essay-price-new-table .row-control .cell-control .number-field {
    border-radius: 5px;
    border: 1px solid rgb(207, 211, 220);
    background-color: #fff;
}

body .essay-price-new-table .row-control .cell-control select {
    padding-left: 10px;
    border: 1px solid rgb(207, 211, 220);
    font-weight: 400;
    border-radius: 3px;
    background-color: #fff;
    height: 49px;
    font-size: 15px;
    color: rgb(48, 53, 64);
    font-family: open_sans,sans-serif;
}

body .essay-price-new-table .services-package {
    background: transparent;
    padding-top: 5px;
    padding-bottom: 0;
}

body .essay-price-new-table .service-panel .vip-services-checker {
    font-size: 14px;
    color: #323538;
    padding-left: 2px;
    padding-top: 5px;
    font-weight: 400;
}

body .essay-price-new-table .service-panel .vip-service>div {
    margin: 8px auto;
}

body .essay-price-new-table .service-panel .vip-services-checker::after {
    top: 13px;
    filter: brightness(0.7);
}

body .essay-price-new-table .hint>i {
    background: none;
    position: relative;
    top: -2px;
}

body .essay-price-new-table .hint>i:before {
    content: '?';
    display: inline-block;
    font-style: normal;
    border: none;
    color: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    background-color: #20a0ff;
}

body .essay-price-new-table .hint {
    vertical-align: top;
    margin: 0 2px 0 4px;
}

body .essay-price-new-table .pm-input {
    height: 49px;
    padding: 0;
    box-sizing: border-box;
}

body .essay-component.essay-price-new-table .pm-input span {
    height: 47px;
    position: static;
    line-height: 39px;
    color: #212529;
    border-radius: 4px;
    padding-top: 0;
}

body .essay-component.essay-price-new-table .pm-input input {
    height: 47px;
    font-weight: 500;
}

body .essay-price-new-table .row-control .cell-control.currency select {
    font-weight: 600;
    box-sizing: border-box;
    height: 49px;
    line-height: 44px;
    padding-top: 4px;
    background-color: #fff;
    border: 1px solid rgb(206, 206, 206);
    color: #4b4d4e;
    font-size: 13px;
    font-family: open_sans,sans-serif;
}

body .essay-price-new-table .pm-input span i {
    font-size: 25px;
    line-height: 30px;
}

body .essay-price-new-table .pm-input span {
    padding-top: 5px;
}

body .essay-price-new-table .services-package-class {
    line-height: normal;
    font-weight: 500;
    font-size: 14px;
    color: #323538;
}

body .essay-price-new-table .service-panel .vip-services-list-package .discount {
    font-size: 14px;
    color: rgb(250 147 47);
    text-transform: uppercase;
    display: inline-block;
    margin-right: 5px;
    font-weight: 400;
}

body .essay-price-new-table .service-panel .vip-services-list-package .price-wrapper {
    font-size: 14px;
    color: #144f9e;
    font-weight: 500;
}

body .essay-price-new-table .service-panel .vip-services-list-package s {
    font-size: 14px;
    color: #7a7a7a;
    margin-right: 3px;
    font-weight: 400;
}

body .essay-price-new-table .service-panel .el-switch.el-switch-sm {
    vertical-align: baseline;
    margin-right: 6px;
    margin-top: 0;
}

body .essay-price-new-table .service-panel .first-time-order {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 1.231;
    text-align: center;
    font-weight: 400;
    text-transform: lowercase;
    margin: 0;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]+.el-switch-style {
    /*  height: 18px;
    width: 36px; */
    height: 16px;
    width: 32px;
}

body .essay-price-new-table .service-panel .el-switch .el-switch-style:before {
    /* height: 16px;
    width: 16px; */
    height: 14px;
    width: 14px;
    top: 1px;
    margin: 0;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #20a0ff;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style:before {
    background-color: #ffffff;
}


body .essay-price-new-table .service-panel .first-time-order span.percent {
    font-size: 16px;
    color: #fa8e11;
    font-weight: 600;
}

body .essay-price-new-table .final-panel div.order-total-submit input {
    background-color: #fa932f;
    border: 1px solid #fa932f;
    padding: 15px 35px;
    font-size: 15px;
}

body .essay-price-new-table .final-panel div.order-total-title {
    font-size: 16px;
    color: rgb(50, 53, 56);
}

body .essay-price-new-table .final-panel div.order-total-title .order-total-price {
    font-size: 22px;
    color: #f7ab00;
    font-weight: 500;
}

body .essay-price-new-table .pm-input span i {
    border: none;
    background: transparent;
    line-height: normal;
    font-size: 0;
}

body .essay-price-new-table .pm-input span i.hover,
.essay-price-new-table .pm-input span i:hover {
    color: #484b4d;
}

body .essay-component.essay-price-new-table .number-field span:before {
    line-height: 47px;
}


body .essay-price-new-table.essay-component .pm-input span i:before {
    font-size: 22px;
    width: 48px;
    height: 47px;
    display: block;
    text-align: center;
    line-height: 43px;
    background: #fff;
    border-radius: 4px;
    font-weight: 900;
}

body .essay-price-new-table .pm-input span.m i::before {
    content: '-';
    color: #2a3d4e;
}

body .essay-price-new-table .pm-input span.p i::before {
    content: "+";
    color: #01669b;
}

body .essay-price-new-table .table-price-node {
    border: none;
    padding: 0;
}

body .essay-price-new-table .table-row:nth-child(even) {
    background-color: transparent;
}

body .essay-price-new-table .table-row:nth-child(odd) {
    border-color: #d3e8f6;
    background-color: #edf7fe;
}

body .essay-price-new-table .table-row.table-row-title {
    background: #fff;
    border-top: none;
}

body .essay-price-new-table .table-price-node .table-cell-value {
    font-size: 15px;
    font-weight: 500;
    color: #434a59;
    padding: 11px 0;
}

body .essay-price-new-table .table-row.table-row-title {
    background: #fff;
    border-top: none;
    border-bottom: 2px solid #00a1e2;
}

body .essay-price-new-table .table-price-node .table-row:first-child .table-cell,
body .essay-price-new-table .table-price-node .table-row:first-child .table-cell:first-child {
    font-size: 15px;
    color: #0c3351;
    font-weight: 600;
    padding: 9px 0;
    line-height: 1.4;
}

body .essay-price-new-table .table-price-node .table-row .table-cell:first-child {
    font-size: 15px;
    color: #0c3351;
    font-weight: 600;
}

body .essay-price-new-table .table-row {
    align-items: center;
}

body .essay-price-new-table .table-row .table-cell.selected {
    color: #20a0ff;
    font-weight: 600;
}

body .essay-price-new-table .service-panel .vip-service {
    background-color: #f0fdff;
}

body .essay-price-new-table .service-panel .vip-services-checker::before {
    background-image: url(/wp-content/themes/writessay/style/images/vip-crow-blue.png);
    width: 19px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 11px;
    left: -25px;
}

/*
body .essay-price-new-table.essay-component .service-panel .vip-services-checker::after {
    background-image: url(/wp-content/themes/thesisleader_new/style/images/arrow-down-grey.svg);
}
*/
body .essay-price-new-table .select-buttons .hint div span,
body .essay-component.essay-price-new-table .hint div>span {
    display: none;
}

body .essay-price-new-table .service-panel .checkbox-input>i {
    vertical-align: baseline;
    margin-top: 2px;
    display: inline-block;
    margin-right: 7px;
}

body .essay-component.essay-price-new-table .checkbox-input input {
    margin-right: 5px;
    margin-left: -20px;
}

body .essay-price-new-table .row-control .cell-control.order-discipline label::after {
    color: #071233;
}

body .essay-price-new-table.essay-component label {
    opacity: 1;
}

body .essay-price-new-table .final-panel div.order-total-title .mini-order-first-price,
body .essay-price-new-table .final-panel div.order-total-title .order-total-price {
    color: #144f9e;
    font-weight: 600;
    font-size: 22px;
}

body .essay-price-new-table.essay-component .hint div {
    line-height: 1.4;
}

@media(min-width:1201px) {
    body .essay-price-new-table .service-panel .vip-service>div {
        width: 70%;
    }

    body .essay-price-new-table .service-panel .vip-service>div.vip-services-list {
        width: 30%;
    }

    body .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 260px);
    }
}

@media(max-width:767px) {
    body .essay-price-new-table.mobile_s .service-panel .vip-service .vip-services-list{
        padding-bottom: 0;
    }
    body .essay-price-new-table.mobile_s .service-panel .first-time-order{
        width: 100%;
    }
}
@media(max-width:600px) {
    body .essay-component.essay-price-new-table .hint div,
    body .essay-component.essay-price-new-table .hint.discounts-hint>div {
        width: auto;
        max-width: 300px;
    }
}

@media(max-width:500px) {
    .ae-price-table .essay-component {
        padding: 48px 30px;
    }
}

@media(max-width:400px) {
    .ae-price-table .essay-component {
        padding: 20px 15px;
    }
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item {
    padding: 15px 10px;
    position: relative;
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item b {
    position: static;
    display: inline-block;
    width: calc(100% - 100px);
    vertical-align: text-top;
    padding-right: 5px;
    font-size: 14px;
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item .price-wrapper {
    position: static;
    display: inline-block;
    width: 67px;
    text-align: right;
    color: #1f1f1f;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    vertical-align: top;
    margin-top: 7px;
}
body .essay-price-new-table .service-panel .vip-services-list.extra-services-item .checked b {
    font-weight: 400;
}
body .essay-price-new-table .service-panel .vip-services-list.extra-services-item .checkbox-input.checked b,
body .essay-price-new-table .service-panel .vip-services-list.extra-services-item .checked .checkbox-input.checked b {
    font-weight: 700;
}
body .essay-price-new-table .service-panel .vip-services-list.open .extra-services {
    width: 290px;
    margin-bottom: 0;
}

body .essay-price-new-table .service-panel .vip-services-list label {
    width: 100%;
}

body .essay-price-new-table.mobile_s .service-panel .vip-services-list label {
    margin-bottom: 0px;
    padding-right: 0;
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item {
    margin-bottom: 0;
}

body .quality-list .select-wrapper {
    display: none;
}
.ae-order .order-form-wrapper form .number-field > input[type="text"] {
    height: 45px;
}
.ae-order .order-form-wrapper form .number-field > .p, .ae-order .order-form-wrapper form .number-field > .m {
    height: 45px;
    width: 45px;
    top:2px;
}
.ae-order .order-form-wrapper form .number-field > .p:before, .ae-order .order-form-wrapper form .number-field > .m:before {
    height: 44px;
    width: 44px;
    line-height: 41px;
}
body .order-form-wrapper .data-table label.cost-per-page-label.label,body .order-form-wrapper .data-table label.presentation-cost-per-page-label.label {
    line-height: normal;
}
body .order-form-wrapper .data-table label.cost-per-page.blue-label.label {
    line-height: 20px;
}
/* End of .ae-price-table */
body .order-form-wrapper form:not(.presentation) .ws-pages .number-field::after{
    left: calc(50% - 52px);
    color: #63686e;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Open Sans', Arial;
}
body .ae-price-table .essay-price-new-table .service-panel .vip-services-list .extra-services-item b {
    transform: none;
    vertical-align: middle;
}
body .ae-price-table .essay-price-new-table .service-panel .vip-services-list .extra-services-item .price-wrapper {
    vertical-align: middle;
    margin-top: 0;
}
.ae-price-table .essay-price-new-table .service-panel .vip-service > div.vip-services-list-package {
    justify-content: center;
}
.ae-price-table {
    position: relative;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap .first-time-order {
    margin-right: 0;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap select[name="currency_id"] option {
    background: #fff;
    color: #63686e;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap select[name="currency_id"] {
    border: none;
    background: #00a1e2;
    color: #fff;
    padding: 0 0 0 10px;
    height: 40px;
    line-height: normal;
    width: 65px;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap {
    flex-direction: row-reverse;
}
@media(min-width:981px){
    .ae-price-table .essay-price-new-table form.analysis .first-time-order-wrap {
        top: -45px;
        z-index:1;
    }
    .ae-price-table .essay-price-new-table .first-time-order-wrap {
        position: absolute;
        right: 0;
        top: 197px;
        width: 24%;
        justify-content: space-between;
    }
    body .ae-price-table .essay-price-new-table .service-panel .vip-service {
        width: 74.5%;
    }
    body .ae-price-table.logged .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 80px);
    }
}
@media(min-width:981px) and (max-width:1199px){
    .ae-price-table .essay-price-new-table .first-time-order-wrap{
        width:26%;
    }
    body .ae-price-table .essay-price-new-table .service-panel .vip-service {
        width: 73%;
    }
}
@media(max-width:1240px) and (min-width:769px){
    .ae-order .order-form-wrapper .material-hint.dropdown.w-level-hint .dropdown-content.dropdown-menu {
        margin: 0!important;
        left: 0!important;
    }
}
@media(min-width:1024px){
    .ae-order .next-step-button-wrapper-flex:after {
        content: "";
        background: url(/wp-content/themes/writessay/style/images/no-AI2.svg) center no-repeat;
        width: 100%;
        height: 39px;
        display: block;
        background-size: 210px auto;
        margin-top: 10px;
    }
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label:after {
    line-height: 0;
    margin: 0 0 0 10px;
    content: "";
    background: url(/wp-content/themes/writessay/style/images/no_AI2__1_.svg) center no-repeat;
    background-size: contain;
    width: 92px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label {
    margin-bottom: 15px;
}
.ae-price-table:before {
    content: "";
    background: url(/wp-content/themes/writessay/style/images/no-AI2.svg) center center no-repeat;
    width: 100%;
    height: 35px;
    display: block;
    background-size: 235px auto;
    margin: 0;
    position: absolute;
    top: -40px;
    z-index: 1;
    left: 0;
}
@media(max-width:980px) and (min-width:510px){
    .ae-price-table:before {
        width: 230px;
        right: 0;
        left: auto;
        top: 0;
    }
}
@media(max-width:510px){
    .ae-price-table {
        margin-top: 40px;
    }
}
body .ae-order .essay-component input[name="is_emails"]~label.checked.checkbox-label {
    padding-left: 25px;
}
body .order-form-wrapper.essay-component.disabled-form{
    max-width: 655px;
    margin: 0 auto;
    padding: 0;
    border: none;
    box-shadow: none;
}
body .disabled-country{
    position: relative;
    color: #4b4d4e;
    padding: 12px!important;
    padding-left: 55px!important;
    border: 1px solid #e5e5e4;
    background: #f3f9f7;
    box-shadow: 0 5px 5px rgba(99,104,110,.05);
    font-size: 22px!important;
    margin: 50px 0 35px;
}
body .disabled-country:before{
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(/wp-content/themes/writessay/style/images/warning.svg) center no-repeat;
    background-size: cover;
    left: 20px;
    top: 0;
}
@media all and (max-width: 600px){
    body .order-form-wrapper.essay-component.disabled-form{
        max-width: 300px;
    }
    body .disabled-country{
        text-align: left!important;
        font-size: 17px!important;
    }
    body .disabled-country:before{
        top: 10px;
        left: 11px;
        width: 35px;
        height: 35px;
    }
}
.page-col.gb .page-order{
display: none;
}