body .essay-component *{
    box-sizing: border-box;
}
body .essay-component input[type="text"],
body .essay-component input[type="email"],
body .essay-component input[type="password"],
body .essay-component input[type="file"],
body .essay-component textarea,
body .essay-component select,
body .essay-component .pm-input input,
body .essay-component .multiinput{
    line-height: 50px;
    padding: 0 10px;
    margin-bottom: 0!important;
    height: 50px;
    /* box-shadow: 0 0 3px rgba(5, 14, 39, 0.3); */
    border-radius: 5px;
    background-color: #fcfcfc;
    font-weight: 600;
}
body .essay-component input[type="file"]{
    box-shadow: none;
    border: none;
}
body .feedback-point{
    bottom: 169px;
    right: unset;
    left: 10px;
}
body .feedback-point .callback-advice-note {
    left: 0;
    background: url('/wp-content/themes/top-papers/img/advice-after-reflection.png');
    padding: 23px 24px 23px 64px;
}
.essay-component.custom_calc_fun .currency input[type="button"].active,
.essay-component.custom_calc_fun .currency input[type="button"]:hover,
.essay-component.custom_calc_fun .currency input[type="button"]:focus,
.essay-component.custom_calc .currency input[type="button"].active,
.essay-component.custom_calc .currency input[type="button"]:hover,
.essay-component.custom_calc .currency input[type="button"]:focus{
    background:  #12328d;
    color: white;
}
body .affiliate-program-short-wrapper .side.side-full .case-box{
    margin: 15px 1%;
    width: 47%;
}
body .essay-component.custom_calc_fun .currency input[type="button"],
body .essay-component.custom_calc .currency input[type="button"]{
    color: #071233;
    font-family: Catamaran;
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
    height: 50px;
    text-align: center;
    display: block;
    float: left;
    width: 25%;
    border: 1px solid #e6e6e9;
    padding: 0;
    background: white;
}
.essay-component.custom_calc_fun .mini-order-total-price{
    color: #021452!important;
    font-family: "Catamaran";
    font-size: 27px;
    font-weight: 700;
    letter-spacing: -0.54px;
    line-height: 25px;
    margin: 0 10px;
    display: inline-block;
}
.essay-component.custom_calc_fun .mini-orderResume-total-price,
.essay-component.custom_calc_fun .mini-order-first-price{
    color: #021452;
    font-family: "Catamaran";
    font-size: 27px;
    font-weight: 700;
    letter-spacing: -0.54px;
    line-height: 25px;
    margin: 0 10px;
    display: inline-block;
}

.essay-component.custom_calc_fun.essay-resume-miniorder-form .btn.btn-order-now{
    margin-top: 32px;
}
.essay-component.custom_calc_fun .sidebar-total{
    color: #071233;
    font-family: Catamaran;
    font-size: 17px;
    font-weight: 400;
}
.essay-component.custom_calc_fun .discount_span{
    opacity: 0.5;
    color: #071233;
    font-family: Catamaran;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}
.essay-component.custom_calc_fun .form-group{
    margin-top: 50px;
}

.essay-component.custom_calc .btn-order-now{
    margin-top: 10px;
    position: relative;
}
.essay-component.custom_calc .btn-order-now::before {
    content: "\f178";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.essay-component.custom_calc_fun{
    border: none;
    position: relative;
    padding: 60px 120px;
    box-shadow: 0 0 9px rgba(10, 34, 89, 0.15);
    border-radius: 10px;
    background-color: #ffffff;
}
.essay-component.custom_calc form{
    padding: 0;
}
.essay-component.custom_calc{
    box-shadow: none;
    border: none;
    padding: 0;
}
.ae-miniorder-custom .essay-component.custom_calc form .form-group.form-price p:nth-child(1) {
    position: relative;
    width: fit-content;
}
body .order-form-wrapper .resume .resume-additional-services-td .service-wrapper .checkbox-input .checkbox-label .text-color-2,
body .essay-component .paper-requirements-table .service-wrapper .checkbox-label span{
    color: #12328d;
    font-family: Catamaran;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
body .liveCaht{
    cursor: pointer;
}
body .essay-component p{
    opacity: 1;
}
body .tip-the-writer-form-wrapper input[type="submit"]{
    background: #f7ab00;
    color: white;
    display: block;
    padding: 15px;
    border: none;
}
body .login-component .buttons-panel input[type="submit"]:focus,
body .login-component .buttons-panel input[type="submit"]:hover{
    background-color: #da9200;
    border: none;
}
body .login-component .buttons-panel input[type="submit"]{
    height: 50px;
    background-color: #f7ab00;
    color: #ffffff;
    border: none;
    padding: 0 5px;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    margin: 25px 0 10px 0;
    border-radius: 7px;
}
body .essay-login-form{
    padding: 0;
}
body .login-component ul li{
    list-style-type: none!important;
    background: none!important;
    line-height: 17px;
}
body .ae-login b.header{
    display: none;
}
body .profile-form-wrapper .buttons .cancel-b, .profile-form-wrapper .buttons input[type="submit"]{
    width: 130px;
}
body .essay-order-details .nav-list > li.selected a{
    color: #021452;
    border: 2px solid #021452;
    margin: 0;
}

body .essay-component .title_section{
    color: #ffffff;
    font-family: "Helvetica Neue Cyr";
    font-size: 24px;
    font-weight: 500;
    line-height: 60px;
    height: 60px;
    background-color: #273f6a;
    display: block;
    text-align: center;
}
body .essay-component{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: white;
    padding: 20px;
    margin-bottom: 25px;
}
body .essay-component textarea{
    min-height: 50px;
    height: 100px;
    max-height: 700px;
    max-width: 100%;
    min-width: 100%;
}
body .payments-wrapper .payments-list{
    display: block;
}
body #progressiveDelivery .no:focus,
body #progressiveDelivery .no:hover,
body .essay-component .submit-b:focus,
body .essay-component .blue-b:focus,
body .essay-component .back-b:focus,
body .essay-component .submit-b:hover,
body .essay-component .blue-b:hover,
body .essay-component .back-b:hover{
    background: #f1faff;
    color: #133087;
}
body #progressiveDelivery .no,
body .essay-component .submit-b,
body .essay-component .blue-b,
body .essay-component .back-b{
    transition: 0.1s;
    border-radius: 5px;
    color: #3485fe;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #3485fe;
    background: none;
    text-align: center;
    width: 230px;
    height: 50px;
    line-height: 50px;
    margin: 10px;
    padding: 0 10px;
    display: inline-block;
}
body .order-block-landing a:focus,
body .order-block-landing a:hover,
body #progressiveDelivery .yes:focus,
body #progressiveDelivery .yes:hover,
body .extend-deadline-form-wrapper .button:focus,
body .extend-deadline-form-wrapper .button:hover,
body .payments-wrapper .payment-info .pay-now-submit:focus,
body .payments-wrapper .payment-info .pay-now-submit:hover,
body .essay-component .cancel-b:hover,
body .order-form-wrapper .essay-order-form a.submit-b:hover,
body .essay-component .save-b:hover,
body .order-form-wrapper .essay-order-form a.submit-b:focus,
body .essay-component .cancel-b:focus,
body .essay-component .save-b:focus{
    background: #021b7a;
}
body .essay-custom-calculator-wrapper .price span:nth-child(1){
    text-decoration: none;
}
body .order-block-landing a,
body .essay-custom-calculator-wrapper .button.button-primary-1,
body #progressiveDelivery .yes,
body .extend-deadline-form-wrapper .button,
body .payments-wrapper .payment-info .pay-now-submit,
body .order-form-wrapper .essay-order-form a.submit-b,
body .essay-component .cancel-b,
body .essay-component .save-b{
    transition: 0.1s;
    background-color: #021452;
    border-radius: 5px;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    width: 230px;
    height: 50px;
    line-height: 50px;
    border: none;
    margin: 10px;
    padding: 0 10px;
    -webkit-appearance: initial;
    display: inline-block;
}
body .extend-deadline-form-wrapper .button{
    margin: 0;
}
body .essay-vip-account .vip-package-select ul.vip-select-list.open{
    padding: 0 15px;
}
body .essay-vip-account .vip-package-select ul.vip-select-list.open .vip-account-pay{
    display: block;
    border-bottom: 1px solid #e5e8e8;
    padding: 10px 0;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .buy{
    height: 30px;
    border-radius: 5px;
    background-color: #12328d;
    line-height: 30px;
    color: #ffffff;
    font-family: Catamaran;
    font-size: 15px;
    font-weight: 700;
    padding: 2px 20px;
    text-transform: uppercase;
    right: 0;
}
body .essay-vip-account ul.vip-select-list.open{
    width: calc(100% + 40px);
    min-width: 1px;
    left: -20px;
    position: absolute;
}
body .essay-vip-account ul.vip-select-list{
    background: white;
}
body .order-form-wrapper .essay-order-form a.submit-b.disabled{
    border: 2px solid #dce0e3;
    background: white;
    color: #dce0e3;
}
body .profile-wrapper .data-table .row:nth-child(odd){
    border-bottom: 1px solid #dce0e3;
    border-top: 1px solid #dce0e3;
    background-color: inherit;
}
body .order-form-wrapper .material-hint .dropdown-content{
    width: 290px;
}
body .essay-component label{
    opacity: 0.9;
    color: #51555a;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 7px;
}
body .custom_contact input[type="text"]{
    width: 100%;
}
body .custom_contact form{
    padding: 20px 20px 40px 20px;
}
body .custom_contact{
    margin-top: 25px;
    padding: 0;
}
body .mini-wrapper form{
    margin-top: 0;
}
body .user-area-wrapper{
    margin-bottom: 20px;
}
body .user-area-wrapper,
body .mini-login-wrapper{
    background: none;
    box-shadow: none;
    border: none;
}
body .user-area-wrapper form,
body .mini-login-wrapper form{
    padding: 0 0 25px 0;
}
body .essay-component.mini-wrapper .header{
    background: #283c57;
    color: white;
    border: none;
    text-align: center;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    padding: 13px 0 13px 20px;
}
body .mini-wrapper .header span{
    background: none;
    color: white;
    text-align: left;
    border: none;
    padding: 0;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
}
body .mini-wrapper form input[type="submit"]:hover{
    background-color: #da9200;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content form{
    padding: 0 20px 20px 20px;
}
body .mini-wrapper form input[type="submit"]{
    height: 50px;
    background-color: #f7ab00;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    margin: 35px 0 10px 0;
    border-radius: 7px;
    border: none;
}
body .mini-wrapper .links-list li{
    background: none;
}
body .essay-component .messages .error-message,
body .essay-component .messages .success-message,
body .essay-component .messages .info-message{
    margin-bottom: 0;
}
body .payments-wrapper .total-price .payment-info > div > input[type="text"]{
    width: 70px!important;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages,
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent,
body .lifetime-wrapper .lifetime .lifetime-line{
    color: #3485fe;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover{
    border-color: #3485fe;
}
body .essay-component .checkbox-input input{
    position: static;
}
body .essay-component .checkbox-label, body .essay-component [type="radio"] + label.radio-label{
    display: inline-block;
    padding-left: 0;
}
body .affiliate-program-wrapper .case-content ul{
    padding-left: 15px;
    list-style-type: none;
}
body .order-form-wrapper .paper-requirements-table .radio-wrapper label{
    width: calc(97% - 25px);
}
body .order-form-wrapper .paper-requirements-table .radio-wrapper input[type="radio"]{
    width: 28px;
    vertical-align: middle;
    line-height: 25px;
    margin-top: 3px;
}
body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper{
    margin: 15px 0;
}
body .order-form-wrapper .ws-vip-services .wrapper input[type="checkbox"],
body .order-form-wrapper .vip-services-list > li > .wrapper input[type="checkbox"]{
    position: static;
    display: block;
    margin: 0 auto;
}
body .order-form-wrapper .vip-services-list > li > .wrapper{
    border: 1px solid #dce0e3;
}
body .order-form-wrapper .input-button span {
    margin-top: -50px;
    line-height: 48px;
    height: 50px;
    padding: 0 15px;
    background: #12328d;
    color: #ffffff;
    font-family: Catamaran;
    font-size: 15px;
    font-weight: 400;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
body .order-form-wrapper .input-button .discounts-hint span{
    background: none;
    padding: 0;
    height: auto;
    line-height: normal;
}

body .essay-component .ws-vip-services label .service-text{
    display: block;
    font-size: 15px;
    line-height: 24px;
    width: 100%;
    height: fit-content;
    text-align: center;
    margin-left: 0;
    padding: 0 5px;
}
@media all and (min-width:768px) {
   body .essay-component .ws-vip-services label.checkbox-label {
    /*min-height:165px;*/
       min-height: 135px;
    }
    body .essay-component .ws-vip-services .services-package .checkbox-input .row{
        align-items: center;
    }
    body .essay-component .ws-vip-services .services-package .checkbox-input .row .offer-label{
        padding: 0 30px;
    }
}
body .essay-component .ws-vip-services .material-hint {
    right: -15px;
    top: -1px;
    z-index: 100;
    position: relative;
}
body .order-form-wrapper .ws-vip-services .services-package .wrapper .material-hint{
    right: -25px;
    top: 15px;
    float: left;
}
body .order-form-wrapper .ws-vip-services .services-package .wrapper .checkbox-input input.filled-in{
    position: absolute;
    left: 27px;
    top: calc(50% - 9px);
}
body .essay-component .ws-vip-services .material-hint > i{
    margin-left: 0;
    line-height: 16px;
}
body .essay-component .ws-vip-services .new-vip .wrapper:before{
    right: 3px;
    background: url("/wp-content/themes/top-papers/style/images/new-min.png");
    width: 31px;
    height: 31px;
    border: none;
    font-size: 0;
}
body .essay-component .ws-vip-services .new-vip:before{
    border: none!important;
}
body .contact-text > ul > li > p, .contact-text > ul > li > a{
    color: #12328d;
    font-family: Catamaran;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
body .contact-text .essay-component li:before {
    display: none;
}
body .order-form-wrapper .vip-services-list > li > .wrapper{
    background: white;
    background-position: right bottom;
    background-repeat: no-repeat;
    box-shadow: 9px 12px 10px rgba(209, 209, 209, 0.6);
}
body .order-form-wrapper .material-hint{
    position: relative;
    display: inline-block!important;
}
body .essay-component.essay-login-form.login-component.featherlight-inner{
    box-shadow: none ;
}

body .order-form-wrapper .ws-vip-services .services-package .wrapper{
    border: 3px solid #f7ab00;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: 9px 12px 10px rgba(209, 209, 209, 0.6);
}


body .affiliate-program-short-wrapper .to-earning a{
    display: block;
}
body .affiliate-program-short-wrapper{
    margin-bottom: 50px;
}
body .affiliate-program-wrapper .affiliate-status > div{
    float: none!important;
    display: inline-block;
}
body .affiliate-program-wrapper .affiliate-status{
    height: auto;
    text-align: center;
    margin: 20px 0;
}
body .affiliate-program-short-wrapper .arrow-control a::after{
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 3px solid #3485fe;
    border-top: none;
    border-left: none;
    transform: rotate(225deg);
    border-radius: 3px;
    margin: 0 12px;
}
body .affiliate-program-short-wrapper.closeBlock .arrow-control a::after{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 3px solid #3485fe;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    border-radius: 3px;
    margin: 0 12px;
}
body .affiliate-program-short-wrapper .arrow-control{
    bottom: -45px;
    display: block;
    margin: 0;
    border-radius: 0;
    background: white;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 23px;
}
body .affiliate-program-short-wrapper.closeBlock .arrow-control{
    bottom: -25px;
    display: block;
    margin: 0;
    border-radius: 0;
    background: white;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 23px;
}
body .affiliate-program-wrapper .case-content .from-line label{
    margin-top: 0;
}
body .affiliate-program-wrapper .side .case .case-content .affiliate-button:focus,
body .affiliate-program-wrapper .side .case .case-content .affiliate-button:hover{
    opacity: 0.8;
}
body .affiliate-program-wrapper .side .case .case-title::before{
    left: 0;
    box-shadow: none;
    color: white;
    line-height: 21px;
}
body .affiliate-program-wrapper .side .case .case-content .affiliate-button{
    background-color: #f7ab00;
    border-color: #f7ab00;
}
body .affiliate-program-wrapper .side .case .case-content{
    margin-top: 25px;
}
body .affiliate-program-wrapper .side .case .case-title{
    color: #ffffff;
    font-family: Catamaran;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    height: auto;
    background: rgb(23,37,132)!important;
    background: linear-gradient(0deg, rgba(23,37,132,1) 0%, rgba(11,91,169,1) 100%)!important;
    display: block;
    text-align: center;
}
body .affiliate-program-wrapper .referral-banner .row-1.center {
    margin: 0 7% 0 7%;
}
body .affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title::before{
    color: #ffffff;
}
body .essay-orders .orders .order-item:last-child{
    border-bottom: 1px solid #ececed!important;
}
body .essay-order-view-details .component-tabs-controls{
    border-bottom: 2px solid #26b8ff;
}
body .essay-order-view-details .component-tabs-controls > .col{
    width: 33%!important;
    display: inline-block;
    box-shadow: 0 0 4px rgb(10 34 89 / 13%);
    flex: auto;
    background-color: #ffffff;
    max-width: 33%;
    margin-right: 5%;
}
body .essay-order-view-details .component-tabs-controls > .col a{
    color: #898b8e;
    font-family: Catamaran;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    padding: 26px 35px;
}
body .essay-order-view-details .component-tabs-controls > .col.selected{
    background-color: #26b8ff;
}
body .essay-order-view-details .component-tabs-controls > .col.selected a{
    color:#fff;
}
body .essay-orders .orders .order-item{
    margin-bottom: 20px;
}
body .essay-orders .orders .order-item.vip{
    border: none;
    box-shadow: 0 0 4px rgba(10, 34, 89, 0.13);
    background-color: #ffffff;
    margin-bottom: 20px;
}
body .mini-wrapper .top-dd-wrapper .top-label a{
    margin-top: 0!important;
    text-decoration: none;
}
body .user-area-wrapper .info-list li b{
    color: #212529;
}
body .essay-order-view-details .order-details-head .back-b{
    width: 60px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 12px;
    margin: 0;
}
body .essay-component .back-b:before{
    font-size: 16px;
    color: #3485fe;
}
body .essay-order-details .nav-list > li a i:before{
    color: #3485fe;
    margin:0 5px 5px 0;
    display: inline-block;
    vertical-align: middle;
    position: static;
}
body .essay-order-details .actions-list > li a,
body .essay-order-details .nav-list > li a{
    color: #3485fe;
}
body .essay-component input[type="file"]{
    background-color: inherit;
    border: none;
    line-height: normal;
}
body .popup-component .notice{
    display: block;
}
body .essay-order-view-details .order-details-head .pay-now-item a{
    border: 2px solid #021452;
    color: white;
    background: #021452;
}
body .popup-user-area:before,
body .mini-wrapper .top-dd-wrapper .top-label a span:before{
    content: "\f007";
    color: white;
    font-family: FontAwesome !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.24px;
    border: none;
    background: none;
    margin: 0 5px 0 0;
}
body .featherlight .featherlight-user-area .user-area-wrapper.mini-wrapper .header{
    padding: 0;
}
body .featherlight .featherlight-user-area .user-area-wrapper.mini-wrapper{
    border: none;
}
body .featherlight .featherlight-user-area{
    padding: 0;
    width: 280px;
    border: none;
}
body .popup-user-area:hover:after,
body .popup-user-area:hover:before,
body .mini-wrapper .top-dd-wrapper .top-label a:hover span:before,
body .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a:hover span:after,
body .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a:hover span:after{
    color: #f7da98;
}

body .popup-user-area:after,
body .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:after{
    content: "Login";
    letter-spacing: 0.24px;
    border: none;
    background: none;
    font-family: "Catamaran";
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: white;
}
body .popup-user-area.logged:after,
body .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:after{
    content: "Account";
    letter-spacing: 0.24px;
    border: none;
    background: none;
    font-family: "Catamaran";
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: white;
}
body .featherlight-user-area .mini-login-wrapper{
    padding: 20px;
    margin-bottom: 0;
}
body .bg-header-2 .popup-user-area:hover:after,
body .bg-header-2 .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:hover:after,
body .bg-header-2 .popup-user-area:hover:before,
body .bg-header-2 .mini-wrapper .top-dd-wrapper .top-label a span:hover:before,
.bg-header-2 .mini-wrapper .top-dd-wrapper .top-label a:hover span:before,
.bg-header-2 .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a:hover span:after,
.bg-header-2 .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a:hover span:after{
    color: #c88500 !important
}
body .bg-header-2 .popup-user-area:after,
body .bg-header-2 .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:after,
body .bg-header-2 .popup-user-area:before,
body .bg-header-2 .mini-wrapper .top-dd-wrapper .top-label a span:before,
body .bg-header-2 .popup-user-area.logged:before,
body .bg-header-2 .popup-user-area.logged:after,
.bg-header-2 .mini-wrapper .top-dd-wrapper .top-label a span:before,
.bg-header-2 .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:after,
.bg-header-2 .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:after{
    color: #3c3d3e;
}
body .popup-user-area,
body .mini-wrapper .top-dd-wrapper .top-label a span{
    font-size: 0!important;
    display: block;
    background: none;
    padding-right: 0;
}
body .mini-wrapper.top-login-wrapper,
body .mini-wrapper.top-password-wrapper,
body .mini-wrapper.top-user-area-wrapper,
body .mini-wrapper.top-login-wrapper-horizontal{
    margin: 0 0 0 0!important;
    padding: 2px 0 6px 0;
    width: auto;
    box-shadow: none;
    border: none;
    background: none;
}
.ae-top-login{
    line-height: 1;
    opacity: 1;
}
body .popup-user-area,
body .top-user-area-wrapper{
    border: none!important;
}
body .essay-orders .links-list > li:hover a,
body .essay-orders .links-list > li:focus a{
    color: #0074c4;
}
body .essay-orders .links-list > li a{
    color: #f7ab00;
    font-family: "Catamaran";
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
}
body .essay-orders .links-list > li a:after{
    vertical-align: bottom;
    color: #f7ab00;
}
body .essay-orders .orders .order-item{
    padding: 30px;
}
body .essay-component .bottom-row .checkbox-input i.chek{
    display: none ;
}
body .essay-orders .orders .order-item.vip .vip-label{
    background-color: #7dd4ff;
    color: #ffffff;
    font-family: Catamaran;
    font-size: 12px;
    font-weight: 700;
    line-height: 50px;
    border-radius: 0;
    line-height: 25px;
    height: 25px;
    left: 0;
    top: 0;
    right: auto;
}

body .request-revision-form-wrapper p{
    margin-bottom: 0;
}
body .request-revision-form-wrapper .file-field > .btn > span{
    display: none;
}
body .request-revision-form-wrapper b.header{
    margin-bottom: 0;
}
body .essay-orders .orders .order-item .orders-footer-row .links-list{
    display: block;
}
body .essay-orders .orders .order-item .orders-footer-row .links-list > li{
    width: auto;
    display: inline-block;
    margin:  10px;
    font-size: 16px;
}
body .mini-wrapper .top-dd-wrapper .top-label .ava{
    display: none!important;
}
body .mini-wrapper .top-dd-wrapper .top-label{
    padding: 0!important;
    overflow: visible;
}
body .user-area-wrapper.mini-wrapper{
    display: block;
    height: auto;
    line-height: 1;
    border: 1px solid #ececed;
}
body .essay-component .number-field{
    position: relative;
    display: block;
}
body .essay-component .number-field .m:before{
    content: "-";
}
body .essay-component .number-field input{
    text-align: center;
}
body .essay-component .number-field .m{
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    line-height: 48px;
    height: 50px;
    background: white;
    border: 1px solid #e5e5e4;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
}
body .essay-component .number-field .p:before{
    content: "+";
}
body .essay-component .number-field .p{
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    line-height: 48px;
    height: 50px;
    background: white;
    border: 1px solid #e5e5e4;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px ;
}
body .order-form-wrapper .service-row.service-draft.service-wrapper.visible{
    display: flex!important;
}
body .order-form-wrapper .ws-vip-services b.header{
    margin: 20px auto;
    text-align: center;
}
body .essay-orders .component-tabs-controls > .col:hover a,
body .essay-orders .component-tabs-controls > .col:focus a,
body .essay-orders .component-tabs-controls > .col.selected a,
body .essay-orders .component-tabs-controls > .col:hover,
body .essay-orders .component-tabs-controls > .col:focus,
body .essay-orders .component-tabs-controls > .col.selected{
    background-color: #26b8ff;
    color: white;
}
body .essay-orders .component-tabs-controls > .col a:hover,
body .essay-orders .component-tabs-controls > .col a:focus,
body .essay-orders .component-tabs-controls > .col a{
    color: #898b8e;
    font-family: Catamaran;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    padding: 26px 35px;
}
body .essay-orders .component-tabs-controls > .col{
    width: 33%!important;
    display: inline-block;
    box-shadow: 0 0 4px rgba(10, 34, 89, 0.13);
    flex: auto;
    background-color: #ffffff;
    max-width: 33%;
}
body .essay-orders .component-tabs-controls > .col.bg-lighten-2{
    margin-right: 5%;
}
body .essay-orders .component-tabs-controls{
    border-bottom: 2px solid #26b8ff;
}
body .essay-orders .orders .order-item{
    border: 1px solid #ececed;
}
body .mini-wrapper .drop-down-content{
    text-align: left;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content i.arrow{
    right: 20px;
    left: auto;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content.visible{
    right: 0;
    z-index: 22;
}
body .essay-calculator .input-field{
    margin-bottom: 20px;
}
body .essay-calculator .input-field .label{
    margin-bottom: 5px;
}
body .essay-custom-calculator-wrapper .price-item .date{
    margin-top: 20px;
    display: block;
}
body .essay-custom-calculator-wrapper .price-list .price-date{
    padding-top: 11px;
}
body .essay-custom-calculator-wrapper .price-list .price-item{
    border: 1px solid #e5e5e4;
    border-radius: 0;
}
body .custom_contact_form .form-group{
    margin-bottom: 0;
}
body .custom_contact_form .d-block.d-lg-flex.justify-content-between {
    margin-top: 15px;
}
body .custom_contact_form{
    padding: 0!important;
    box-shadow: none;
    border: none;
}
body .essay-custom-calculator-wrapper .price-list .row:nth-child(2n) .price-item{
    background-color: #f7fdff;
    border-top: 1px solid #cdf3ff;
    border-bottom: 1px solid #cdf3ff;
}
body .essay-custom-calculator-wrapper .price-list .price-item.active{
    border-bottom: 1px solid #12328d;
    border-right: none;
    border-left: none;
    border-top: 1px solid #12328d;
    background-color: white;
}
body .essay-custom-calculator-wrapper .price-list .count,
body .essay-custom-calculator-wrapper .price-list .days{
    padding-top: 14px;
    display: inline-block;
}
body .essay-custom-calculator-wrapper .price-list .price-item .circles{
    margin-top: 11px;
}
body .essay-calculator .currency input[type="button"]:focus,
body .essay-calculator .currency input[type="button"]:hover,
body .essay-calculator .currency input[type="button"].active{
    background: #12328d;
    color: white;
}
body .essay-calculator .currency input[type="button"]{
    height: 50px;
    border: 1px solid #e5e5e4;
    background-color: white;
    color: #322d3a;
    font-weight: bold;
    font-size: 14px;
    font-family: "Catamaran", Arial;
}
body .affiliate-program-wrapper .referral-banner .row-1 .icon{
    background-image: none;
    box-shadow: none;
    border: none;
    background-color: inherit;
    width: 81px;
    height: 81px;
    margin: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: -10px;
    left: -28px;
}
body .affiliate-program-wrapper .referral-banner .row-1 .title,
body #referral-account .referral-banner .row-1 .title{
    color: #51555a;
    font-family: "Catamaran", Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 15px 15px 15px 60px!important;
    min-height: 66px;
}

body .affiliate-program-wrapper .referral-banner .row-1.left:after,
body .affiliate-program-wrapper .referral-banner .row-1.center:after{
    border-bottom: 0;
    border-right: 0;
    border-left: 2px solid red;
    border-top: 2px solid red;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    top: 43%!important;
    right: -11%;
    transform: rotate(135deg);
    display: inline-block;
    float: none!important;
    border-width: medium;
}
body .affiliate-program-wrapper .referral-banner .row-1 p.title{
    margin-bottom: 0;
}
body .affiliate-program-wrapper .referral-banner .row-1{
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: inherit;
    width: 28%;
    position: relative;
    float: left;
}
body .affiliate-program-wrapper .referral-banner .row-1 .icon-earn-money:before{
    background: url("/wp-content/themes/top-papers/style/images/step 1.svg") 50%;
    background-color: inherit;
    width: 100%;
    height: 100%;
    content: "";
    display: inline-block;
    margin: 0;
}
body .affiliate-program-wrapper .referral-banner .row-1 .icon-place-order:before{
    background: url("/wp-content/themes/top-papers/style/images/step 2.svg") 50%;
    background-color: inherit;
    width: 100%;
    height: 100%;
    content: "";
    display: inline-block;
    margin: 0;
}
body .affiliate-program-wrapper .referral-banner .row-1 .icon-remind-friends:before{
    background: url("/wp-content/themes/top-papers/style/images/step 3.svg") 50%;
    background-color: inherit;
    width: 100%;
    height: 100%;
    content: "";
    display: inline-block;
    margin: 0;
}
body .affiliate-program-wrapper .referral-banner{
    padding: 12px 10px 10px 30px;
    margin-left: 2%;
}
body .essay-vip-account b.header{
    color: #273f6a;
    font-family: "Open Sans";
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}
body .essay-vip-account{
    border: none;
    box-shadow: none;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period{
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    background: #283c57;
    background-position: 122px 100%;
    background-size: 115%;
    height: 60px;
    line-height: 60px;
    z-index: 1;
    width: calc(100% + 110px);
    left: -55px;
    top: -20px;
}

body .essay-vip-account .vip-levels-wrapper .level{
    border: none!important;
}
body .essay-vip-account .vip-levels-wrapper .level.active{
    background: #f7ab00;
    color: white;
    border: 1px solid #f7ab00!important;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price{
    color: #27c3ff;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price,
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price{
    color: #27c3ff;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price{
    color: #27c3ff;
    font-size: 72px;
    font-weight: 700;
    line-height: 25px
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month{
    color: #6f7072;
    font-family: "Catamaran";
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
}
body .essay-vip-account .vip-account-list > li{
    border: 1px solid #e5e5e4;
    padding: 20px 55px;
    box-shadow: 0 0 9px rgba(10, 34, 89, 0.1);
    border-radius: 8px;
    background-color: #ffffff;
    width: 31%;
    margin: 25px 1%;
}
body .essay-vip-account .vip-account-list > li .vip-select-button{
    height: 45px;
    border-radius: 5px;
    background-color: #f7ab00;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex{
    display: none;
}
body .essay-vip-account .vip-account-list > li .vip-package-item{
    position: relative;
}
body .essay-vip-account .vip-account-list > li .vip-package-select{
    margin: 15px 0;
    position: relative;
}
body .essay-vip-account .vip-account-list > li:nth-child(2) .vip-package-item .label-vip-package,
body .essay-vip-account .vip-account-list > li:last-child .vip-package-item .label-vip-package{
    color: #3485fd;
    font-family: "Catamaran";
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin: 15px 0 25px;
}
body .essay-vip-account .vip-account-list > li .vip-select-button::after{
    color: white;
}
body .vip-accounts-wrapper a[href="/vip-account.html"],
body .popup-user-area .get-vip-status,
body .user-area-wrapper .get-vip-status{
    background: rgb(23,37,132);
    background: linear-gradient(0deg, rgba(23,37,132,1) 0%, rgba(11,91,169,1) 100%);
    position: relative;
    padding: 2px 15px 0 15px;
    margin: 10px 0;
    color: #ffffff!important;
    font-family: Catamaran;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    display: block;
    border-radius: 19px;
    text-decoration: none;
    width: 135px;
    text-align: center;
}
body .popup-user-area .info-list li span.vip-star,
body .user-area-wrapper .info-list li span.vip-star{
    display: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark{
    display: none;
}
body .popup-user-area .info-list li b,
body .user-area-wrapper .info-list li b,
body .user-area-wrapper .info-list .discount-code{
    color: #12328d;;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex:after{
    display: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex{
    background: none;
    height: auto;
    width: auto;
    border-radius: 0;
    position: static;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex:before{
    content: "";
    background: url("/wp-content/themes/top-papers/style/images/crown (1).svg")no-repeat white;
    height: 20px;
    width: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    background-size: 14px;
    background-position: 50%;
    border-radius: 50%;
    position: static;
    transform: rotate(0);
}
body .mini-wrapper .top-dd-wrapper .top-label .ava-vip{
    margin: 0;
    width: auto;
    height: auto;
    position: absolute;
    right: -26px;
}
body .essay-vip-account .vip-select-list li{
    list-style-type: none;
}
body .cookie-policy-block .button{
    background-color: #021452;
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100px;
    height: 35px;
    text-align: center;
    padding: 0;
    line-height: 35px;
}/*
body .featherlight .featherlight-content-custom .discount-popup-component input[type="text"]{
    border: 1px solid #d1d1d1;
    background-color: #fdfdfd;
    height: 45px;
    padding: 0 10px;
    color: #575757;
    font-family: Catamaran;
    font-size: 18px;
    font-weight: 400;
    line-height: 10px;
    text-align: center;
    margin-bottom: 30px!important;
}
body .featherlight .featherlight-content-custom .discount-popup-component input[type="submit"]{
    height: 45px;
    border-radius: 5px;
    background-color: #133087;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: Catamaran;
    font-size: 18px;
    font-weight: 700;
    line-height: 10px;
    text-transform: uppercase;
    border: none;
}
body .featherlight .featherlight-content-custom .discount-popup-component .messages{
    position: absolute;
    top: 27px;
    right: 25px;
    width: calc(100% - 50px);
}
body .featherlight .featherlight-content-custom .discount-popup-component .email label.error{
    position: absolute;
    left: 0;
    bottom: -3px;
}
body .featherlight .featherlight-content-custom .discount-popup-component .email{
    position: relative;
}
body .featherlight .featherlight-content-custom .discount-popup-component{
    background: none;
    padding-top: 130px;
}*/
/*body .featherlight .featherlight-content-custom .featherlight-close{
    width: 35px;
    background: none;
    height: 35px;
    border: 2px solid #133087;
    border-radius: 50%;
    line-height: 33px;
}*/
/*
body .featherlight .featherlight-content-custom{
    width: 490px;
    height: 480px;
    background: url("/wp-content/themes/top-papers/style/images/pop-up-min.png");
}
*/

.featherlight .featherlight-content .featherlight-close-icon {
    margin: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #021452;
}
.featherlight .featherlight-content.featherlight-user-area .featherlight-close-icon {
    display: none;
}
.essay-orders .component-tab-content .items-count .text-color-1{
    padding: 10px 20px;
}
.affiliate-program-short-wrapper .side.side-full .case.case-box .case-content:last-child{
    padding-left: 0;
}
.affiliate-program-wrapper .case-content ul{
    padding-left: 0;
}
.user-area-wrapper .info-list{
    background: white;
}
.essay-component a{
    color: #3cc9ff;
}
body .popup-user-area .menu-list li,
body .user-area-wrapper .menu-list li {
    padding: 0 25px;
    border-top: 0;
}
body .popup-user-area, .menu-list li a,
body .user-area-wrapper .menu-list li a {
    border-top: solid #ececed 1px;
}

body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover {
    border-color: white;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover {
    border-top: 2px #3c3d3e solid;
    border-left: 2px #3c3d3e solid;
    border-right: 2px #3c3d3e solid;
    height: 7px;
}
body .lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status{
    background-color: #26b8ff;
    border-radius: 0;
}
body .payments-wrapper .payments-list > li{
    width: 100%;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages,
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent,
body .lifetime-wrapper .lifetime .lifetime-line{
    color: #3c3d3e;
    border-radius: 0;
    height: 15px;
}
body .lifetime-wrapper{
    box-shadow: none;
}
body .essay-orders h4 {
    padding: 20px 28px 20px;
    margin: 0 0 25px 0;
}
body .responsive_table:after,
body .essay-custom-calculator-wrapper:after,
body .custom_calc_fun:after,
body .order-form-wrapper:after{
    content: "";
    width: 86%;
    height: calc(100% + 30px);
    border-radius: 7px;
    top: -15px;
    left: 7%;
    display: block;
    position: absolute;
    background: rgb(18, 50, 141);
    background: -moz-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(18, 50, 141)), color-stop(50%, rgb(18, 50, 141)), color-stop(57%, rgba(99,213,254,1)), color-stop(100%, rgba(99,213,254,1)));
    background: -webkit-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: -o-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: -ms-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: linear-gradient(to bottom, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a609a', endColorstr='#63d5fe', GradientType=0 );
    z-index: -1;
}
body .responsive_table:after{
    background: url("/wp-content/themes/top-papers/style/images/logo.png"),rgb(18, 50, 141);
    background: url("/wp-content/themes/top-papers/style/images/logo.png"),-moz-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: url("/wp-content/themes/top-papers/style/images/logo.png"),-webkit-gradient(left top, left bottom, color-stop(0%, rgb(18, 50, 141)), color-stop(50%, rgb(18, 50, 141)), color-stop(57%, rgba(99,213,254,1)), color-stop(100%, rgba(99,213,254,1)));
    background: url("/wp-content/themes/top-papers/style/images/logo.png"),-webkit-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: url("/wp-content/themes/top-papers/style/images/logo.png"),-o-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: url("/wp-content/themes/top-papers/style/images/logo.png"),-ms-linear-gradient(top, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    background: url("/wp-content/themes/top-papers/style/images/logo.png"), linear-gradient(to bottom, rgb(18, 50, 141) 0%, rgb(18, 50, 141) 50%, rgba(99,213,254,1) 57%, rgba(99,213,254,1) 100%);
    height: calc(100% + 70px);
    background-repeat: no-repeat;
    top: -45px;
}
body .order-form-wrapper .resume-services .with-gap{
    width: 50px;
    display: inline-block;
}
body .order-form-wrapper .resume-services .radio-label{
    display: inline-block;
    width: calc(99% - 50px);
}
body .custom_calc .sub_block{
    padding-top: 25px;
    text-align: center;
}
body .custom_calc .sub_block > input{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 20px 30px;
    margin: 0 20px;
}
body .custom_calc .sub_block > div {
    display: inline-block;
    vertical-align: middle;
}
body .custom_calc{
    position: relative;
    margin: 30px 0;
}
body .essay-component.custom_calc_fun select,
body .essay-component.custom_calc_fun input[type="text"]{
    width: 100%;
    outline: none;
    border-style: solid;
    border-width: 1px;
    border-top-color: #cecece;
    border-left-color: #e1e1e1;
    border-right-color: #e1e1e1;
    border-bottom-color: #ebebeb;
}
body .essay-component.custom_calc_fun select, body .essay-component.custom_calc_fun .currency > input,
body .essay-component.custom_calc_fun .bottom_marg,
body .essay-component.custom_calc select,
body .essay-component.custom_calc .currency > input {
    margin-bottom: 20px!important;
}
body .custom_calc form .sidebar-total .mini-orderResume-total-price{
    font-family: "Catamaran";
    font-weight: 700;
    line-height: 25px;
    color: #021452;
    font-size: 27px;
    letter-spacing: -0.54px;
}
body .custom_calc form .sidebar-total{
    color: #071233;
    font-family: Catamaran;
    font-size: 17px;
    font-weight: 400;
}
body .ae-miniorder-custom .custom_calc_fun form .number-field::after{
    font-size: 14px;
    color: #322d3a;
    font-weight: 600;
    left: calc(50% - 57px);
}
body .ae-miniorder-custom .custom_calc form .number-field input[type="text"]{
    font-size: 12px;
    padding-right: calc(50% + 48px);
}
body .ae-miniorder-custom .custom_calc form .number-field::after{
    font-family: 'Open Sans', Arial;
    font-size: 12px;
    color: #322d3a;
    font-weight: 600;
    left: calc(50% - 44px);
}
body .essay-custom-calculator-wrapper form,
body .custom_calc form{
    padding: 60px 100px;
}
body .order-form-wrapper form{
    padding: 60px 50px;
}
body .essay-custom-calculator-wrapper form,
body .custom_calc form,
body .order-form-wrapper form{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
body .essay-custom-calculator-wrapper form:before,
body .custom_calc form:before,
body .order-form-wrapper form:before {
    content: "........................................................................";
    width: 200px;
    height: 200px;
    display: block;
    transform: rotate(45deg);
    word-break: break-word;
    letter-spacing: 17.1px;
    font-weight: bold;
    color: #e7eaf2;
    position: absolute;
    left: -70px;
    top: 10px;
    z-index: -1;
}
body .calc .custom_calc form:before{
    display: none;
}
body .essay-component b.header{
    color: #60bede;
    font-family: "Catamaran";
    font-size: 27px;
    font-weight: 700;
}
body .essay-custom-calculator-wrapper,
body .order-form-wrapper{
    margin-top: 35px;
    position: relative;
    padding: 0;
    box-shadow: 0 0 9px rgba(10, 34, 89, 0.15);
    border-radius: 10px;
    background-color: #ffffff;
}
body .order-form-wrapper .bookmark-row .wrapper p span{
    color: #60bede;
    font-family: "Catamaran";
    font-weight: 700;
    letter-spacing: -0.2px;
    border: none;
    background: none;
}
body .bookmark-row .wrapper b{
    color: #071233;
    font-family: Catamaran;
    font-size: 16px;
    font-weight: 400;
    line-height: 60px;
}
body .order-form-wrapper .bookmark-row .wrapper p:before{
    color: #60bede;
    font-family: Catamaran;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    content: "Useful Tip:";
    padding-left: 45px;
    margin-right: 10px;
    background: url("/wp-content/themes/top-papers/style/images/star.png")no-repeat;
    background-size: auto 100%;
}
body .order-form-wrapper .total-price{
    margin-top: 10px;
    display: block;
}
body .order-form-wrapper .total-price .text-color-1{
    color: #f7ab00;
    font-family: Catamaran;
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
}
body .essay-component .text-color-1{
    color: #f7ab00;
}
body .order-form-wrapper .bookmark-row .wrapper p{
    color: #071233;
    font-family: Catamaran;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    opacity: 1;
    position: relative;
    z-index: 1;
}
body .order-form-wrapper .bookmark-row{
    margin: 20px 0 0 0;
}
body .order-form-wrapper .bookmark-row .wrapper:before{
    content: "........................................................................";
    width: 150px;
    height: 150px;
    display: block;
    transform: rotate(45deg);
    word-break: break-word;
    letter-spacing: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #bceaf9;
    position: absolute;
    left: -70px;
    top: -25px;
}
body .order-form-wrapper .vip-client .vip-client-icon span,
body .essay-custom-calculator-wrapper .price-list .price-item .price{
    color: #60bede;
}

body .order-form-wrapper .bookmark-row .wrapper{
    background: #e9faff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
body .hide-on-med-and-up{
    display: none!important;
}
body .order-form-wrapper .vip-client{
    background: url("/wp-content/themes/top-papers/style/images/2-layers-min.png")no-repeat;
    color: #071233!important;
    font-family: Catamaran;
    font-size: 14px!important;
    font-weight: 700;
    line-height: 45px;
    background-color: inherit!important;
    padding-left: 65px!important;
    margin: 0 auto!important;
    display: block!important;
    text-align: center;
    width: 362px;
}
body .order-form-wrapper .paper-requirements-table.resume .ws-terms .ws-price-disclaimer b{
    padding: 0 15px;
    display: block;
}
body .order-form-wrapper .service-row.service-draft.service-wrapper.hidden{
    display: none!important;
}
body .order-form-wrapper .resume-additional-services-td .service-wrapper .checkbox-input .checkbox-label{
    float: right;
    padding: 0 20px;
}
body .order-form-wrapper .resume .resume-additional-services-td .service-wrapper .checkbox-input .checkbox-label{
    float: none;
    padding: 0;
    width: calc(100% - 32px);
    display: inline-block;
}
body .order-form-wrapper .vip-client a{
    color: #3485fc!important;
    font-family: "Catamaran";
    font-weight: 400;
    text-decoration: underline;
}
body .order-form-wrapper .vip-client .vip-client-icon{
    display: none;
}
body .order-preview .row:nth-child(odd) > .col:nth-child(2) {
    background-color: #e9faff;
    word-break: break-word;
}
body .payments-wrapper .info-data .row .col:nth-child(2){
    word-break: break-word;
}
body .affiliate-program-wrapper .side .case .case-content .sms-field{
    margin: 20px 0 20px 0;
}
.mini_calc{
    margin: 50px auto;
}
body .order-form-wrapper label.checkbox-label{
    opacity: 1;
}
body .order-form-wrapper .paper-requirements-table.resume .resume-additional-services-td .checkbox-input .m4,
body .order-form-wrapper .paper-requirements-table.resume .resume-additional-services-td .checkbox-input .m8{
    width: auto;
    flex: auto;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
body .order-form-wrapper .resume .resume-services .radio-label{
    border-bottom: 1px solid #ccc;
}
body .order-form-wrapper .dropdown-content{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
body .top-login-wrapper .links-list li a{
    color: #3cc9ff;
}
body .affiliate-program-short-wrapper .arrow-control{
    left: calc(50% - 20px);
}
body .featherlight-user-area .mini-login-wrapper .default-form{
    padding: 0px;
}
body .essay-orders .order-item .orders-footer-row .links-list{
    padding-left: 0;
    text-align: center;
}
.vip-accounts-wrapper .info-list .vip-accounts-wrapper:before,
.vip-accounts-wrapper .info-list .vip-accounts-wrapper:after{
    content: "";
    color: #60bede;
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 25px;
    margin: 5px;
    background: url(/wp-content/themes/top-papers/style/images/star.png)no-repeat;
    background-size: auto 100%;
    background-position: 50%;
    margin-bottom: 10px;
}
.global-cookie .cookie-policy-block{
    left: 10px;
    bottom: 150px;
    right: auto;
    top: auto;
}
.order-form-wrapper .wrap-order-submit{
    margin-bottom: 0;
}
.order-form-wrapper .wrap-order-submit .col {
    width: 100%!important;
    text-align: center;
    flex: auto;
    max-width: 100%;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper s{
    margin-bottom: 0;
}
.essay-component .ws-vip-services .services-package .col .text-color-2,
.essay-component .ws-vip-services .offer-label b,
.essay-component .ws-vip-services .services-package .package-price-wrapper .package-service-text{
    margin-top: 0;
}
body .order-form-wrapper .ws-vip-services .services-package .wrapper:after {
    content: "-20%";
    opacity: 0.07;
    color: #f7ad06;
    font-size: 108px;
    position: absolute;
    right: 0;
    bottom: 19px;
    font-family: 'Catamaran';
    transform: rotate(24deg);
    line-height: 1;
    font-weight: bold;
}
.essay-component .ws-vip-services .offer-label b,
.essay-component .ws-vip-services .offer-label span{
    color: #60cfff;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.discount,
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.currency,
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.price{
    color: #f7ab00;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper{
    padding-left: 75px;
}
.essay-order-details .details-list li .vip-label{
    margin-bottom: 0!important;
}
@media only screen and (max-width: 1366px) {
    body .mini-wrapper .header span, body .mini-wrapper .header a{
        padding: 15px;
    }
    body .user-area-wrapper .info-list {
        padding: 10px 25px;
    }
    body .user-area-wrapper .menu-list li a{
        padding: 8px 25px;
    }
}
@media only screen and (max-width: 1320px) {
    body .affiliate-program-wrapper .referral-banner .row-1.left:after{
        border-width: medium;
    }
}
@media only screen and (max-width: 1260px) {

    body .essay-vip-account .vip-account-list > li{
        width: 29%;
        margin: 25px 1%;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 {
        width: 28%;
        display: inline-block;
        margin: 0;
        float: none!important;
        min-height: 50px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.center {
        margin: 0 7% 0 7%!important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.left:after,
    body .affiliate-program-wrapper .referral-banner .row-1.center:after{
        right: -11%;
        left: auto;
    }
}
@media only screen and (max-width: 1199px) {
    body .testimonials_block .box_testimonials{
        padding: 40px 20px 20px 20px;
    }
    body .essay-component.custom_calc .form-group, .essay-component.custom_calc .btn-order-now {
        margin-top: 0px;
    }
    body .essay-orders .orders .order-item{
        padding: 30px 15px 15px 15px!important;
    }
    body .order-block-landing a{
        width: 140px;
    }

}
@media only screen and (max-width: 993px) {
    .essay-component .ws-vip-services .services-package .package-price-wrapper{
        padding-top: 0;
    }
    .essay-component .ws-vip-services .services-package .col p.package-price-wrapper,
    .essay-component .ws-vip-services .services-package .col p.offer-label {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 992px) {
    .essay-order-details .details-list li{
        width: 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body .order-form-wrapper form .ws-vip-services .vip-services-list .col{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    body .order-form-wrapper form{
        padding: 15px 25px;
    }
    body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period{
        width: calc(100% + 20px);
        left: -10px;
        top: -10px;
    }
    .essay-vip-account .vip-account-list > li{
        width: 30%;
        margin: 25px 1%;
    }
    body .essay-vip-account .vip-account-list > li {
        border: 1px solid #e5e5e4;
        padding: 10px;
    }
    body .order-form-wrapper .resume .resume-services .radio-label .text-right{
        text-align: left;
    }
    body .essay-component.custom_calc_fun{
        padding: 30px 60px;
    }
    body .custom_calc form{
        padding: 20px;
    }
    body .affiliate-program-wrapper .referral-banner{
        width: 98%;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 .title,
    body #referral-account .referral-banner .row-1 .title{
        padding: 10px 10px 10px 60px!important;
    }
    body .order-form-wrapper .essay-order-form a.submit-b {
        margin: 0 auto 15px;
        display: block;
    }
    body .essay-orders .links-list{
        margin: 0;
    }
    body .essay-component .row.component-tabs-controls{
        margin-bottom: 0;
    }
    body .essay-orders .links-list > li a{
        font-size: 0;
    }
    body .essay-orders .component-tabs-controls > .col{
        max-width: 44%;
        width: 44%!important;
    }
    body .essay-component .button.full-width-on-med-and-down{
        margin: 0 0 10px 0;
    }
    body .affiliate-program-wrapper .side.side-full .case-box{
        padding-bottom: 15px;
    }
    body .order-form-wrapper .input-button span{
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    body .order-form-wrapper .ws-vip-services .services-package .wrapper:after{
        font-size: 80px;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper{
        line-height: 18px;
    }
    body .essay-component .ws-vip-services .material-hint{
        top: auto;
    }
    .essay-component .ws-vip-services .vip-services-list li .wrapper{
        margin-bottom: 0;
    }
    body .order-form-wrapper form .ws-vip-services .vip-services-list .col{
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
    }
    body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper{

    }
    body .essay-component .ws-vip-services label .service-text{
        line-height: 1;
        height: auto;
        margin-bottom: 15px;
    }
    body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper{
        margin: 5px 0;
    }
    body .essay-component .ws-vip-services label .service-text{
        height: auto;
    }
    .essay-component .ws-vip-services label.checkbox-label{
        padding: 5px 10px;
        text-align: center;
    }
    body .essay-custom-calculator-wrapper form,
    body .custom_calc form,
    body .order-form-wrapper form{
        padding: 20px 20px;
    }
    body .essay-component.custom_calc_fun .sub_block{
        margin: 20px 0;
    }
    body .custom_calc form, body .order-form-wrapper form{
        padding: 30px 20px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a span:before,
    body .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:after{
        opacity: 1;
    }

    body .affiliate-program-wrapper .referral-banner .row-1.center, body .affiliate-program-wrapper .referral-banner .row-1{
        margin-top: 40px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.right{
        margin-bottom: 30px!important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1:first-child{
        margin-top: 0!important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 .title, body #referral-account .referral-banner .row-1 .title{
        min-height: 56px;
    }
    body .popup-user-area,
    body .mini-wrapper.top-login-wrapper,
    body .mini-wrapper.top-password-wrapper,
    body .mini-wrapper.top-user-area-wrapper,
    body .mini-wrapper.top-login-wrapper-horizontal{
        padding: 0;
    }
    body .essay-orders .component-tabs-controls > .col{
        max-width: 49%;
        margin: 0;
        width: 49%!important;
    }
    body .essay-orders .component-tabs-controls > .col.bg-lighten-2 {
        margin-right: 0;
    }
    body .essay-orders .component-tabs-controls > .col a:hover,
    body .essay-orders .component-tabs-controls > .col a:focus,
    body .essay-orders .component-tabs-controls > .col a{
        padding: 15px 0;
        font-size: 16px;
    }
    body .hide-on-small-and-down{
        display: none!important;
    }
    body .hide-on-med-and-up{
        display: block!important;
    }
    body .header-title p:last-child{
        display: none;
    }
    body .order-block-landing a{
        margin: 20px auto;
        display: block;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.center,
    body .affiliate-program-wrapper .referral-banner .row-1{
        width: 250px;
        display: block;
        margin: 25px auto 0 auto!important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.left:after,
    body .affiliate-program-wrapper .referral-banner .row-1.center:after{
        transform: rotate(-135deg);
        left: auto;
        right: 50%;
        bottom: -24%;
        top: auto!important;
    }
    body .essay-custom-calculator-wrapper .total-price-wrapper {
        padding-top: 0;
    }
    body .essay-custom-calculator-wrapper .price-item .date {
        margin-top: 10px;
        display: block;
    }
    body .essay-custom-calculator-wrapper .total-price-wrapper .valign-wrapper{
        text-align: center;
        height: auto!important;
        margin-bottom: 5px;
    }
    body .essay-custom-calculator-wrapper .button.button-primary-1{
        margin: 0 auto;
        display: block;
    }


}
@media only screen and (max-width: 640px) {
    .global-cookie .cookie-policy-block{
        left: 0px;
        bottom: auto;
        right: auto;
        top: 150px;
    }
    body .order-form-wrapper .resume .resume-additional-services-td .service-wrapper .checkbox-input .checkbox-label .text-color-2{
        display: block;
        width: 100%;
        text-align: left!important;
    }
    body .order-form-wrapper .service-tr  .resume-additional-services-td span.checkbox-input {
        display: block;
        width: 100%;
        text-align: left;
    }
    body .order-form-wrapper .resume .resume-additional-services-td > .row {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    body .order-form-wrapper .resume .resume-additional-services-td .checkbox-input input {
        position: static;
        display: inline-block;
        vertical-align: middle;
    }
    body .essay-custom-calculator-wrapper .price-list{
        padding: 0;
    }
    body .affiliate-program-wrapper .side .case .case-content .share-your-discount .from-line input.affiliate-button{
        margin-top: 20px;
    }
    body .affiliate-program-wrapper .side .case .case-content .business-card img{
        width: auto;
        height: auto;
    }
}
@media only screen and (max-width: 575px) {
    .essay-component .ws-vip-services .services-package .col p.package-price-wrapper, .essay-component .ws-vip-services .services-package .col p.offer-label {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .essay-component .ws-vip-services .services-package .col p.offer-label{
        position: absolute;
        top: -105px;
        width: 100%;
        left: 0;
    }
    .essay-component .ws-vip-services .services-package .col .text-color-2, .essay-component .ws-vip-services .offer-label b{
        margin-bottom: 0;
    }
    body .order-form-wrapper .ws-vip-services .services-package .wrapper{
        margin-top: 85px;
    }
    body .affiliate-program-short-wrapper .side.side-full .case-box {
        margin: 15px 0;
        width: 100%;
    }

    body .essay-component .row .col.s12{
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .essay-order-details .col-sm-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .user-area-wrapper .menu-list li a{
        padding: 10px 25px;
    }
    body .essay-order-details .list > li i:before{
        display: none;
    }
    body .mini-wrapper .top-dd-wrapper .top-label{
        display: block;
    }
    body .essay-orders .orders .order-item .orders-footer-row .links-list{
        padding-left: 0;
    }
    body .mini-wrapper.top-login-wrapper .top-dd-wrapper,
    body .mini-wrapper.top-password-wrapper .top-dd-wrapper,
    body .mini-wrapper.top-user-area-wrapper .top-dd-wrapper,
    body .mini-wrapper.top-login-wrapper-horizontal .top-dd-wrapper{
        width: 100%;
    }
    body .popup-user-area,
    body .mini-wrapper.top-login-wrapper,
    body .mini-wrapper.top-password-wrapper,
    body .mini-wrapper.top-user-area-wrapper,
    body .mini-wrapper.top-login-wrapper-horizontal{
        padding: 0;
        width: 100%;
    }

    body .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a,
    body .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a{
        background-color: white;
        color: #0f2b79;
        padding: 12px 0px;
        width: 100%;
        text-align: center;
        font-family: "Catamaran";
        font-size: 14px;
        font-weight: 600;
        opacity: 1;
    }
    body .popup-user-area:before,
    body .popup-user-area:after,
    body .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:after,
    body .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a span:before,
    body .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:after{
        color: #0f2b79!important;
        opacity: 1;
        line-height: 19px;
        display: inline-block;
    }
    body .featherlight .featherlight-content-custom{
        /*width: 280px;*/
        /*height: 274px;*/
        /*background-size: 100%;*/
        /*background-repeat: no-repeat;*/
    }/*
    body .featherlight .featherlight-content-custom .discount-popup-component .email label.error {
        bottom: -15px;
    }
    body .featherlight .featherlight-content-custom .discount-popup-component input[type="text"]{
        height: 25px;
        line-height: 25px;
        margin-bottom: 10px!important;
    }
    body .featherlight .featherlight-content-custom .discount-popup-component input[type="submit"]{
        height: 25px;
        line-height: 25px;
    }
    body .featherlight .featherlight-content-custom .discount-popup-component{
        padding: 50px 0 0 0;
    }*/
    body .profile-form-wrapper .col.s12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .payments-wrapper .payment-info .pay-now-submit{
        margin: 10px auto!important;
        display: block;
    }
    body .payments-wrapper .total-price .info-block div{
        width: 100%;
    }
    body .btn-order-place{
        width: 180px;
        margin: 10px auto!important;
        display: block;
    }
    body .essay-component .ws-vip-services .offer-row p{
        padding: 0;
    }
    body .essay-component label{
        margin-top: 5px;
    }
    body .order-form-wrapper .data-table > .row.service-speaker-notes{
        padding-top: 20px;
    }
    body .order-form-wrapper .data-table > .row.service-wrapper .col:first-child{
        padding-right: 0;
    }
    body .order-form-wrapper .data-table > .row.service-draft .col:first-child, body .order-form-wrapper .data-table > .row.service-draft-ppt .col:first-child{
        font-size: 12px;
    }
    body .order-form-wrapper .data-table > .row > .col {
        margin-bottom: 5px;
    }

    body .order-form-wrapper .row .s12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .mobil-nav{
        text-align: right;
    }
    body .essay-component.vip-accounts-wrapper{
        padding-right: 20px;
    }
    body .gamburger {
        margin-top: 0;
        margin-bottom: 0;
    }
    body .essay-custom-calculator-wrapper .price-list .price-item{
        height: auto;
    }
    body .essay-custom-calculator-wrapper .price-item .date {
        margin-top: 5px;
        display: block;
        margin-bottom: 5px;
    }
    body .essay-custom-calculator-wrapper .price-list .count{
        padding-top: 16px;
    }
    body .essay-vip-account{
        padding: 0;
    }
    body .essay-vip-account .vip-account-list > li{
        width: 280px;
    }
    body .bg-header-2 .popup-user-area.logged:before,
    body .bg-header-2 .popup-user-area.logged:after,
    body .bg-header-2 .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a,
    body .bg-header-2 .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a{
        background: #12328d;
    }
    body .bg-header-2 .popup-user-area.logged:before,
    body .bg-header-2 .popup-user-area:before,
    body .bg-header-2 .popup-user-area.logged:after,
    body .bg-header-2 .popup-user-area:after,
    body .bg-header-2 .mini-wrapper .top-dd-wrapper .top-label a span:before,
    body .bg-header-2 .mini-wrapper.top-login-wrapper .top-dd-wrapper .top-label a span:after,
    body .bg-header-2 .mini-wrapper.user-area-wrapper .top-dd-wrapper .top-label a span:after{
        color: white!important;
    }
    body .order-form-wrapper form {
        padding: 30px 40px;
    }
}
@media only screen and (max-width: 480px) {
    .vip_contact .vip_button a{
        display: inline-block;
        margin: 10px 0;
    }
    .vip_contact .vip_button{
        float: none;
        padding: 0;
        text-align: center;
    }
    body .order-form-wrapper .resume-services .radio-label {
        width: calc(98% - 50px);
    }
    body .essay-component.custom_calc_fun {
        padding: 20px;
    }
    body .order-form-wrapper .material-hint .dropdown-content{
        z-index: 11;
    }
    body .order-form-wrapper .ws-vip-services .material-hint .dropdown-content{
        margin-top: 0;
    }
    body .order-form-wrapper .material-hint .dropdown-content{
        top: 30px;
    }
    body .affiliate-program-wrapper .side .case .case-content .affiliate-button.copy{
        position: static;
        margin: 15px 0 10px 0;
    }
    body .payments-wrapper.essay-component .total-price .payment-info .no-wrap {
        white-space: nowrap;
        margin: 15px 0;
        display: block;
        text-align: center;
    }
    body .payments-wrapper .payments-list > li .radio-input{
        padding: 10px 0;
    }
    body .order-form-wrapper .bookmark-row .wrapper p{
        padding-left: 0;
    }
    body .order-form-wrapper .bookmark-row .wrapper p:before{
        display: none;
    }
    body .order-form-wrapper .material-hint .dropdown-content{
        z-index: 2;
        width: 100%;
    }
    body .affiliate-program-wrapper .about .top-seven tr td{
        display: block;
        width: 100%;
        text-align: center;
        border: 1px solid #e7e7e7;
    }
    body .affiliate-program-wrapper .about .top-seven tr{
        display: inline-block;
        width: 49%;
    }
    body .payments-wrapper .payments-list tr td:first-child{
        display: none;
    }
    body .payments-wrapper .payments-list tr td:nth-child(2){
        display: block;
        padding: 10px 0 0 0;
        width: 100%;
    }
    body .payments-wrapper .payments-list tr td:last-child{
        display: block;
        width: 100%;
    }
    body .payments-wrapper .payments-list tr{
        display: block;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper{
        padding-top: 10px;
    }
    body .essay-component .ws-vip-services label.checkbox-label{
        padding: 0;
    }
    body #progressiveDelivery .no,
    body #progressiveDelivery .yes{
        display: block;
        width: 80%;
        margin: 10px auto;
    }
    body .order-form-wrapper .ws-writing-quality .material-hint {
        position: absolute!important;
    }
}
@media only screen and (max-width: 440px) {
    .essay-component .ws-vip-services .services-package .package-price-wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }
    body .order-form-wrapper .ws-vip-services .services-package .wrapper .checkbox-input input.filled-in{
        left: 12px;
        top: calc(50% - 5px);
    }
    body .order-form-wrapper .ws-vip-services .services-package .wrapper .material-hint {
        right: -11px;
        top: 11px;
    }
    body .custom_calc form {
        padding: 0;
    }
    body .custom_calc .sub_block > div,
    body .custom_calc .sub_block > input{
        margin: 10px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.center,
    body .affiliate-program-wrapper .referral-banner .row-1{
        width: 210px;
    }
    body .order-form-wrapper form{
        padding: 15px;
    }
    body .order-form-wrapper .vip-client{
        width: auto;
        line-height: 1.5;
    }
    body .essay-custom-calculator-wrapper .price-list .price-item .count{
        margin-bottom: 0;
        line-height: 1;
        padding-top: 10px;
    }
    body .essay-custom-calculator-wrapper .price-list .days{
        padding-top: 0;
        line-height: 1;
    }
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] {
    z-index: 1;
}
/*page /order*/
@media all and (max-width: 414px) {
    .page-order .page-logged{
        display: none;
    }
}
/*page /order*/

/*top banner */
.top-banner-line {
    position: relative;
    overflow-x: hidden;
    width: 100%;
}
.top-banner-line #close {
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .3s;
    color: #fff;
    background-color: #ff6c54;
    border-radius: 50%;
    font-size: 12px;
    opacity: 1;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 1.3;
}
.top-banner-line #close:hover {
    transition: .3s;
    cursor: pointer;
    transform: scale(1.04);
}
.top-banner-line a .mobile{
    display: none;
}
.top-banner-line a .adaptive{
    display: none;
}
body.visible-banner .all-pages .row.header_fixed_1{
    background: #1e3886;
}

.top-banner-line .data-timer {
    position: absolute;
    right: 26%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 35px;
    width: 195px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: 2px solid #b2c8f6;
    border-right: 2px solid #b2c8f6;
}
.top-banner-line .data-timer:before {
    content: url(/wp-content/themes/top-papers/img/qwe3d.png);
    left: -34px;
    top: -10px;
    position: absolute;
    height: 15px;
}
.top-banner-line .data-timer > div {
    min-width: 60px;
    height: 30px;
    margin: 0 2.5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-banner-line .data-timer > div span {
    font-size: 18px;
    color: #133d89;
    font-weight: 700;
}
.top-banner-line .data-timer > div div {
    font-size: 16px;
    color: #133d89;
    font-weight: 100;
    margin-left: 5px;
}
@media all and (max-width: 1815px) {
    .top-banner-line .data-timer {
        right: 15%;
    }
}
@media all and (max-width: 1495px) {
    .top-banner-line a .desctop {
        max-width: 100%;
    }
}
@media all and (max-width: 1199px) {
    .top-banner-line {
        position: absolute;
        left: 0;
        right: 0;
        top: 150px;
    }
}
@media all and (max-width: 1100px) {
    .top-banner-line a .desctop {
        max-width: 1150px;
    }
}
@media all and (max-width: 1024px) {
    .top-banner-line a .desctop {
        display: none;
    }
    .top-banner-line a .mobile {
        display: block;
        min-width: 100%;
    }
    .top-banner-line a {
        height: fit-content;
    }
    .top-banner-line {
        top: 90px;
    }
}
@media all and (max-width: 1023px) {
    .top-banner-line {
        top: 150px;
    }
}
@media all and (max-width: 905px) {
    .top-banner-line a .desctop {
        max-width: 1020px;
    }
}
@media all and (max-width: 850px) {
    .top-banner-line .data-timer {
        right: 35px;
    }
}
@media all and (max-width: 810px) {
    .top-banner-line a {
        display: flex;
    }
    .top-banner-line a .desctop {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .top-banner-line {
        top: 90px;
    }
    .essay-order-details .details-list li {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 5px 10px;
    }
    .essay-order-details .details-list li:nth-child(3) {
        border-left:none;
        text-align: right;
    }
    .top-banner-line {
        top: 137px;
    }
    .essay-order-details .nav-list > li.col{
        width: 50%!important;
        padding: 5px;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .essay-order-details .nav-list > li a{
        border-left: solid #d8ebf9 2px;
        padding: 5px 0;
    }
}
@media all and (max-width: 635px) {
    .top-banner-line .data-timer > div span {
        font-size: 13px;
    }
    .top-banner-line .data-timer > div div {
        font-size: 12px;
    }
    .top-banner-line .data-timer > div {
        min-width: fit-content;
    }
    .top-banner-line .data-timer {
        width: 140px;
        padding: 0 3px;
    }
}
@media all and (max-width: 600px) {
    body .essay-component.essay-order-view-details .info-block .row .col-sm-2{
        width: 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    body .essay-component.essay-order-view-details .info-block .row .col-sm-10{
        width: 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
    .essay-order-details .details-list li:nth-child(3) {
        text-align: left;
    }
}
@media all and (max-width: 550px) {
    .top-banner-line a .mobile {
        display: none;
    }
    .top-banner-line a .adaptive {
        display: block;
        min-width: 100%;
    }
    .top-banner-line .data-timer {
        right: 79px;
        top: 38px;
    }
}
@media all and (max-width: 475px) {
    .top-banner-line .data-timer {
        right: 0;
        top: 24px;
        height: 32px;
    }
    .top-banner-line .data-timer:before {
        left: -31px;
        top: -10px;
    }
}
/* END top banner*/
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
    background-color: #f7ad06;
    box-shadow: 0 0 10px #f7ad06;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it {
    background-color: #1e3886;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
    font-size: 12px;
}
@media all and (max-width: 600px) {
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it::after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: -9px;
        left: calc(50% - 4px);
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-top: 9px solid #1e3886;
    }
}
@media all and (max-width: 414px) {
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .title {
        padding-left: 19px;
        white-space: nowrap;
    }
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
        width: 50px;
    }
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
        font-size: 11px;
    }
}
.essay-component .ws-vip-services .vip-services-list .recommended::after, .essay-component .ws-vip-services .vip-services-list .recommended::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -9px;
    left: calc(50% - 4px);
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #1e3886;
}
/* promotional banner*/
.promotional-banner {
    display: none;
    width: fit-content!important;
}
.promotional-banner.custom-hide-block {
    display: none!important;
}
.promotional-banner a img{
    width: 285px!important;
}
.promotional-banner .baner_content .banner_button_show{
    display: none!important;
}
.promotional-banner .banner_button_hidden {
    top: 0!important;
    right: 10px!important;
}
@media all and (max-width: 880px) {
    .promotional-banner {
        bottom: 60px!important;
    }
}
@media all and (max-width: 812px) {
    .promotional-banner {
        bottom: 30px!important;
    }
}
/* END promotional banner */
/* 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 */
body .sticky-summary-sidebar {
    top:78px;
}
body .sticky-summary-sidebar .essay-component .next-step-wrapper .accept-div .checkbox-input input.accept-checkbox-input {
    display:none;
}
.order-form-wrapper .ws-writing-quality .material-hint .dropdown-content {
    color: rgba(7,18,51,.64);
    font-family: Catamaran;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}
@media all and (max-width: 1199px){
    body .sticky-summary-sidebar{
        top: 135px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1400px){
      body .order-form-wrapper .vip-services-list > li > .wrapper {
          height:210px;
      }
      body .ae-order .order-form-wrapper form {
          padding:60px 15px;
          overflow: unset;
      }
}
@media (width:768px) {
    #order-form .ws-discount {
        min-width:100%;
    }
    #order-form .ws-discount .input-button.apply-discount-input{
            display: flex;
        flex: 1 1 160px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
     #order-form .ws-discount .input-button.apply-discount-input input[name=discount_code],
      #order-form .ws-discount .input-button.apply-discount-input .form-button{
        width:49%;
        margin-top:0;
    }
}
body .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
	margin-left: -345px;
}
@media (width:1024px) {
	body .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
		width: 525px;
        margin-left: -351px;
	}
}
body .order-form-wrapper .ws-additional-order-id .material-hint {
	display: inline-block!important;
}
body .order-form-wrapper .ws-additional-order-id .material-hint:hover .dropdown-content{
    z-index: 999;
}

@media all and (min-width:768px){
	body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
	    position: relative;
	    margin-bottom: 20px!important;
	}
	body .order-form-wrapper .ws-vip-services .free .price-wrapper:after,
	body .order-form-wrapper .ws-vip-services .partial .price-wrapper:after,
	body .order-form-wrapper .ws-vip-services .free .package-price-wrapper .discount:after,
	body .order-form-wrapper .ws-vip-services .partial .package-price-wrapper .discount:after {
	     position: absolute;
	    bottom: -23px;
	    left: 0;
	    right: 0;
	}
}
@media all and (max-width:560px){
	body .order-form-wrapper .ws-instructions .material-hint .dropdown-content {
		    left: -78px!important;
		    width: fit-content;
	}
}
.ws-price-disclaimer {
	display:none;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step{
    background-color: #021452;
    text-transform: uppercase;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover{
	    background: #021b7a;
}
/* order page*/
body .page-order .page-logged{
    display:none;
}
/* END order page*/
body .ae-password .essay-component.essay-password-form.login-component,
body .ae-password .essay-component.essay-login-form.login-component{
     max-width: 600px;
}
body .ae-password .login-component ul li {
  line-height: 28px;
}
body .essay-custom-calculator-wrapper .total-price-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
@media all and (max-width:767px) {
    body .ae-contacts-custom .contact-footer-icon a {
        display:block;
        white-space:nowrap;
        margin:0;
    }
    body .ae-contacts-custom .contact-footer-icon > .d-flex:first-child {
        margin-bottom:10px;
    }
    body .ae-contacts-custom .contact-footer-icon > .d-flex:first-child > div > p{
           line-height: 0.7;
    }
    body .custom_contact_form .d-block.d-lg-flex.justify-content-between {
        margin-right:15px;
    }
    body .ae-contacts-custom .custom_contact_form .d-flex.flex-row.justify-content-between.align-items-center {
        flex-wrap: wrap;
    }
}
body .summary-sidebar-wrapper ul.summary-list li > span span.hint div {
    padding:10px;
}
body .summary-sidebar-wrapper ul.summary-list li > span span.hint p {
    margin-bottom:0;
}
body .summary-sidebar-wrapper .discount-input input[type="text"] {
    display: flex;
    justify-content: start;
    align-items: center;
    line-height: 1;
}
body .featherlight .featherlight-content {
	    max-width:600px;
}
@media (width:1024px){
    body header .popup-user-area {
        white-space:nowrap;
    }
}
@media (width:768px){
	body .order-form-wrapper .ws-writing-quality > div:nth-child(3) .material-hint .dropdown-content {
		right: -129px!important;
	}
	body .order-form-wrapper form {
		overflow: unset!important;
	}
	body .order-form-wrapper .vip-service-plagiarism.new-vip .material-hint .dropdown-content,
	body .order-form-wrapper .vip-service-revision.new-vip .material-hint .dropdown-content{
		    left: -96px!important;
	}
	body header .popup-user-area {
        white-space:nowrap;
    }
}
.home-header-data .login-order-link.vip-account .ae-modal-user-area {
	position:relative;
}
.home-header-data .login-order-link.vip-account .ae-modal-user-area:before {
   content: url('/wp-content/themes/top-papers/img/vip-crown-icon.png');
       position: absolute;
    left: 0;
    top: -4px;
    margin: auto;
    height: 20px;
    right: 0;
    width: 20px;
}
@media all and (max-width:1220px) {
.home-header-data .login-order-link.vip-account .ae-modal-user-area:before {
	left:-7px;
	right:inherit;
	top:-1px;
	}
}

@media all and (max-width:767px) {
    .mobile-header-btn-block.d-none.d-sm-flex.vip-account .ae-modal-user-area {
		position:relative;
	}
	.mobile-header-btn-block.d-none.d-sm-flex.vip-account .ae-modal-user-area:before {
		content: url('/wp-content/themes/top-papers/img/vip-crown-icon.png');
	    position: absolute;
	    top: 6px;
	    margin: auto;
	    height: 20px;
	    right: 0;
	    width: 20px;
	}
    body .mobile-header .vip-account .popup-user-area {
        text-align: left;
    }

}
@media all and (max-width:575px) {
	body .mobile-header .mobile-header-btn-block.vip-account  {
	    position:relative;
	}
	body .mobile-header .mobile-header-btn-block.vip-account:before {
		content: url('/wp-content/themes/top-papers/img/vip-crown-icon.png');
	    position: absolute;
	    top: 6px;
		margin: auto;
		height: 20px;
		right: 5px;
		width: 20px;
	}
}
/* 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: #1e3886;
    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: #f7ab00;
    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: #f8f8f8;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .main-title {
    font-size: 20px;
    color: #1e3886;
}
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: 0;
}
.payments-wrapper .choose-pricing .quality-item .title .sub-title::before {
    display: none!important;
}
body .payments-wrapper .choose-pricing .quality-item.premium {
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium:before {
    left: -7px;
    top: -7px;
    content: url("/wp-content/themes/top-papers/style/images/img_order_payment.png");
    position: absolute;
    display: block;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title {
    background-color: #1e3886;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before {
    content: url("/wp-content/themes/top-papers/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: #265d95;
}
body .payments-wrapper .choose-pricing .quality-item:hover {
    transition: .3s;
    border: 2px solid #265d95;
    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;
    position:relative;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li b {
    font-weight: 900;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before {
    content: '\f00c';
    position: absolute;
    font-family: FontAwesome;
    background: unset;
    display: inline-block;
    left: 0;
    top: 0;
    margin: auto;
    color: #7fb432;
}
body .payments-wrapper .choose-pricing .quality-item .footer {
    background-color: #f7fdff;
    padding: 7px 0;
    border-radius: 0;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    color: #3cc9ff;
    font-size: 26px;
    margin-bottom: 0;
}
body .ae-order .payment.ws-container .choose-pricing:after {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
    content: 'Choose your quality paper package and enjoy wonderful features';
    color: #5d5d5d;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
@media (max-width: 767px) {
    body .ae-order .payment.ws-container .choose-pricing:after {
        top: -41px;
    }
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    padding-left: 0;
    display:block;
}
body .payments-wrapper .choose-pricing .quality-item .main-title .hint{
    display: none;
}
@media (width: 1366px) {
    body.page-id-2990 main > .page-content-wrapper > .container{
        width: 85%;
    }
}
@media all and (max-width: 768px) {
    body .payments-wrapper .choose-pricing .quality-item: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: 380px) {
    body .ae-order .payment.ws-container .choose-pricing:before {
        font-size: 25px;
    }
}
/* END Writing quality */

/*Pop-up order*/
body .featherlight .featherlight-content-custom .essay-discount-popup-form .success-message {
    line-height: 15px;
    max-width: 330px;
    padding: 10px 10px 10px 45px;
    background-position-x: 10px;
    margin-top: -20px;
}
@media all and (max-width: 640px) {
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .success-message {
        line-height: 17px;
        margin-bottom: 46px;
        max-width: 196px;
        margin-left: 47px;
    }
}
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: -27px;
    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: #2c4b6b;
    border-right: 1px solid #e1e1e1;
    background-color: #fff;
}
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: #f7ab00;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    height: 50px;
    background-color: #f7ab00;
    border:2px solid #f7ab00;
    line-height: 49px;
    margin-top: 0;
    cursor: pointer;
    padding: 0 10px;
    margin-left: 15px;
    width: 110px;
    border-radius: 45px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form input {
    margin-top: 0;
    width: 175px;
    padding-left: 45px;
    background-color: #f7f8fa;
    height: 47px;
    border: 1px solid #e1e1e1;
}
body .featherlight .featherlight-content-custom .featherlight-close-icon {
    background-color: #fff;
    border-radius: 50%;
    color: #f45964;
    transition: .3s;
    top: 104px;
    right: 171px;
}
body .featherlight .featherlight-content-custom .featherlight-close-icon:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #4fc3f7;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form{
    background: transparent url("/wp-content/themes/top-papers/img/Untitleddesktop.png")no-repeat center;
    background-size: contain;
    width: 700px;
    max-width: 700px;
    height: 480px;
    padding: 288px 95px 0 197px;
}
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.featherlight-content-custom {
        width: 100%;
        padding: 0;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .form-fields{
        padding-top: 275px;
        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: 290px;
        bottom: 103px;
        top: inherit;
        left: 0;
        right: 0;
        margin: auto;
        height: fit-content;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
        position: absolute;
        bottom: -74px;
        font-size: 11px;
        left: -5px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .email input{
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        height: 40px;
        width: 165px;
        line-height: 50px;
        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: 40px;
        margin: 10px 0 0;
        width: 168px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form{
        width: 330px;
        height: 550px!important;
        padding: 15px;
        background: url("/wp-content/themes/top-papers/img/top-papers_mobile.png")no-repeat center;
        margin: 0!important;
        max-width: 100%;
        background-size: auto 100%;
    }
    body .featherlight .featherlight-content-custom .featherlight-close-icon {
        top: 74px;
        right: 54px;
    }
    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;
}
@media all and (max-width: 1024px) {
    #footer-row {
        bottom: 0;
    }
    #footer-row a img{
        width: 100%;
    }
}
#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: end;
    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 */

@keyframes pulse-special-offer {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}
#special-offer{
    cursor: pointer;
    opacity: 1;
    display: block;
    position: fixed;
    width: 70px;
    height: 70px;
    left: 30px;
    bottom: 30px;
    background: #ee5547;
    z-index: 999;
    transform: rotate(-45deg);
    text-align: center;
    color: white;
    line-height: 1;
    border-radius: 50%;
    font-size: 15px;
    padding-top: 19px;
    animation: pulse-special-offer 2s infinite;
}
#special-offer.hidden-row {
    display: none!important;
}
body .paper-requirements-table.data-table .ws-language-style .radio-wrapper > div:nth-last-of-type(1){
    position: relative;
    width: fit-content;
}
body .paper-requirements-table.data-table .ws-language-style .radio-wrapper > div:nth-last-of-type(1) .radio-label {
    width: fit-content;
}
body .paper-requirements-table.data-table .ws-language-style .hint.language-2{
    position: absolute;
    right: -29px;
}
body .paper-requirements-table.data-table .ws-language-style .hint.language-2 > div span {
    margin: -8px 0 0 50px;
}
@media all and (max-width: 414px) {
    body .paper-requirements-table.data-table .ws-language-style .hint.language-2 > div {
        left: -94px;
        right: inherit;
    }
}
body select[name="subject"].error + span .selection .select2-selection--single{
    background-color: #fff3f3;
}
body select[name="subject"].error + span {
    background-color: #fff3f3;
    border: 1px solid #ffd3d3!important;
}
body .summary-sidebar-wrapper ul.summary-list li > span span.hint i,
body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 > i{
    font-style: normal;
    border: solid #258dff 1px;
    color: #258dff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    font-weight: bold;
    background: none;
}
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:after {
    content: '?';
    font-style: normal;
}
body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 > div{
    text-align: left;
    list-style: none;
    color: rgba(7,18,51,.64);
    font-family: Catamaran;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    box-sizing: border-box;
    opacity: 1;
    white-space: normal;
    padding: 15px;
    margin: 0;
    left: -120px;
}
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 {
    text-align: left;
    list-style: none;
    color: rgba(7,18,51,.64);
    font-family: Catamaran;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    box-sizing: border-box;
    opacity: 1;
    white-space: normal;
    margin: 0;
}
body .ae-order-resume .order-form-wrapper .essay-order-form .ws-language-style{
    display: none;
}
@media all and (max-width: 568px) {
    body .order-form-wrapper form .ws-vip-services .vip-services-list .col:hover {
        z-index: 999;
    }
}
@media all and (max-width: 414px) {
    body .ae-order .order-form-data.steps .paper-requirements-table.data-table .ws-language-style .radio-wrapper .hint.language-2 > div {
        left: -215px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .count-page,
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .total-price{
        width: fit-content;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
        padding: 5px;
        width: fit-content;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex {
        padding: 15px 5px;
    }
    body .order-form-wrapper .ws-writing-quality .material-hint .dropdown-content {
        left: -25px!important;
    }
}

/* Writing quality on order page*/
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
    border-color: #a3e0ff!important;
}
body .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-family: "Open Sans";
    color: #3e4d5e;
    font-weight: 500;
    font-size: 12.6px;
}
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/top-papers/style/images/img_order_payment.png") no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: -22px;
    top: -51px;
}
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/top-papers/img/crown__1.png") no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: 7px;
    top: -1px;
}
@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;
    }
}
@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;
    }
}
@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;
    }
}
@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: -10px;
    }
}
@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: -21px;
    }
    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;
        top: -51px;
        left: -23px;
    }
    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;
    }
}

/* END Writing quality on order page*/

body .payments-wrapper.essay-component .payments-list li .radio-input i {
    top: calc(70% - 8px);
    left: calc(50% - 8px);
}
@media (width: 768px) {
    #footer-row .icon-close {
        top: -33px;
    }
    #footer-row {
        bottom: 0;
    }
}
body .ae-order .essay-component .order-preview .buttons-panel {
    text-align: center;
}
@media (width: 1024px) {
    body .affiliate-program-wrapper .side .case .case-title div {
        text-align: left;
        margin: 12px 10px 12px 34px;
    }
    body .affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title::before {
        left: -7px;
    }
}

body .ws-sources .notice-wrapper .number-field input[name="sources_number"].error {
    background: #fff3f3 !important;
}
/* order form required fields*/
body .ae-order .unset-field {
    /*background: #d9ebcc !important;*/
    border-bottom: 2.5px solid #3cc9ff!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"]{
    border-bottom: 2.5px solid #3cc9ff!important;
}
body .ws-subject > span.select2 .select2-selection {
    background: transparent;
}
body .ae-order span.unset-field-tag {
    font-weight: 400;
    font-family: "Open Sans";
    color: #3cc9ff;
    font-size: 11px;
}
body .ws-sources .notice-wrapper .number-field input {
    background: transparent !important;
}
body .ae-order .error:not(label) {
    background: #fff3f3 !important;
}
body .ae-order .essay-component .essay-order-form span.unset-field span.selection>span {
    background: transparent;
}
/* END order form required fields*/

body .essay-order-details .nav-list > li.selected i:before {
    color: #3485fe;
}
body.page-id-753 .ae-order-resume .order-form-wrapper .ws-writer-level .material-hint > .dropdown-content{
    margin-left: 0;
    top: 22px;
}
.ae-miniorder-custom .form-price p.label-text{
    color: #989b9e;
    opacity: 1;
    font-size: 15px;
}
.ae-miniorder-custom .form-price p.label-text img{
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
}
.ae-miniorder-custom .form-price p.label-text b{
    font-size: 18px;
    color: #f7ab00;
}
@media all and (max-width: 428px) {
    body .essay-component.essay-order-view-details.essay-order-details.tabs-component .component-tab-content {
        padding: 20px 0;
    }
    body .essay-component.essay-order-view-details.essay-order-details.tabs-component .price i {
        margin-right: 3px;
    }

    body .ae-order .ws-language-style .radio-wrapper > div .hint.language-3 > div {
        left: -166px;
    }
}

body .ae-order .essay-component .ws-language-style .radio-wrapper > div:nth-child(3) {
    position: relative;
    width: fit-content;
    white-space: nowrap;
}
@media(max-width:767px){
  div#support.support-notifications {
      display: none !important;
  }
}

body .order-form-wrapper .data-table .ws-pages .label {
  margin-right: 1px;
}
body .order-form-wrapper .ws-pages label.label {
  font-size: 11px;
}
body .order-form-wrapper .ws-pages label.label.pages-label {
  font-size: 0.9em;
}
.ae-miniorder-custom.authorized .form-price p.label-text,.ae-miniorder-custom.authorized .form-price p:nth-child(1) span:nth-child(1){
    display:none;
}
.ae-miniorder-custom.authorized .form-price p:nth-child(1) span:nth-child(2){
    color: #021452;
    font-size: 27px;
    letter-spacing: -.54px;
    font-weight: 600;
    text-decoration: none;
}
.ae-miniorder-custom.authorized .form-price{
    margin: 13px 0 0;
}
.ae-miniorder-custom.authorized .essay-component.custom_calc form .form-group.form-price p:nth-child(1){
    font-size:0;
}
.ae-miniorder-custom.authorized .essay-component.custom_calc form .form-group.form-price p:nth-child(1):before{
    font-size: 17px;
    content:"Order total ";
}
.samples-calculator-data .ae-miniorder-custom #page_calculator{
    padding: 0;
    font-size: 17px;
    line-height: 50px;
}
.samples-calculator-data .ae-miniorder-custom #page_calculator .mini-order-total-price{
    font-size: 17px;
    color: #fff!important;
    font-weight: normal;
    text-decoration: line-through;
}
.samples-calculator-data .ae-miniorder-custom:not(.authorized) #page_calculator .mini-order-first-price{
    margin:0;
}
.samples-calculator-data .ae-miniorder-custom p.label-text{
    font-size: 15px;
    color: #777b7e;
    text-align: center;
    margin: 0 0 5px;
}
.samples-calculator-data .ae-miniorder-custom:not(.authorized) .data-submit-order{
    display: block;
    margin: 0;
}
.samples-calculator-data .ae-miniorder-custom.authorized p.label-text{
    display: none;
}
.samples-calculator-data .ae-miniorder-custom.authorized #page_calculator .mini-order-total-price{
    color: #021452!important;
    font-family: "Catamaran";
    font-size: 27px;
    letter-spacing: -0.54px;
    line-height: 25px;
    margin: 0 10px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
}
.ae-miniorder-custom.authorized .essay-component.custom_calc_fun .mini-order-first-price{
    display:none;
}
.samples-calculator-data .ae-miniorder-custom p.label-text img{
    margin: 0 5px;
    display: inline-block;
    vertical-align: sub;
}
.samples-calculator-data .ae-miniorder-custom p.label-text b{
    font-size: 18px;
    color: #f7ab00;
}
@media(max-width:1200px) and (min-width:1024px){
  body .ws-pages {
      position: relative;
  }
  body .order-form-wrapper.essay-component {
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 60px 0px;
  }
}
@media(max-width:1199px){
    body.home .essay-component.custom_calc .form-group{
        text-align:center;
    }
    .ae-miniorder-custom .essay-component.custom_calc form .form-group.form-price p{
        margin:0 auto;
    }
    .samples-calculator-data .essay-component.custom_calc_fun .sidetitle{
        height: 40px;
        line-height: 40px;
        left: -108px;
    }
    .samples-calculator-data .essay-component.custom_calc_fun{
        padding: 25px 20px 25px 60px;
    }
    .samples-calculator-data .ae-miniorder-custom:not(.authorized) #page_calculator .mini-order-first-price{
        font-size: 22px;
    }
}
@media(max-width:991px){
    .samples-calculator-data .essay-component.custom_calc_fun .sidetitle{
        left: -160px;
    }
}
@media(max-width:767px){
    .samples-calculator-data .essay-component.custom_calc_fun .sidetitle {
        left: -315px;
    }
    .samples-calculator-data .essay-component.custom_calc_fun {
        padding: 25px 20px 5px 60px;
    }
    .samples-calculator-data:not(.landing) .ae-miniorder-custom #page_calculator{
        font-size:16px;
    }
}
@media(max-width:575px){
    .samples-calculator-data .essay-component.custom_calc_fun .sidetitle{
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin: 0;
        max-width: 100%;
    }
    .samples-calculator-data .essay-component.custom_calc_fun {
        padding: 0px 0px 5px;
    }
    .samples-calculator-data .essay-component.custom_calc_fun form{
        padding: 10px 15px 0;
    }
}
@media(max-width:374px){
    body.home .calc {
        padding: 25px 15px 0;
    }
}


/* .ae-price-table  */
.ae-price-table {
    margin-top: 40px;
    position: relative;
}

.ae-price-table .quality-list {
    text-align: center;
    margin-bottom: 25px;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a {
    color: #071233;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    border-bottom-width: 1px;
    line-height: 1.4;
    padding: 12px 0 12px;
    font-size: 15px;
}

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: #0075ff;
    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: #1b92ee;
    background-color: #fff;
}
body .essay-price-new-table .select2Buttons ul.select-buttons a::after {
    content: "";
    display: block;
    color: #4b4d4e;
    font-size: 13px;
    font-weight: normal;
    font-weight: 400;
    text-transform: none;
}

.ae-price-table .essay-component {
    padding: 0;
    box-shadow: none;
    border: none;
}

body .essay-price-new-table .row-control .cell-control label {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #989b9e;
    font-weight: 400;
}

body .essay-price-new-table .row-control .cell-control .number-field::after {
    top: 14px;
    margin-left: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #071233;
    font-weight: 400;
}

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: 4px;
    color: #071233;
    font-weight: 400;
    font-size: 14px;
    background-color: transparent;
    border-radius: 0
}
body .essay-price-new-table .row-control .cell-control .number-field {
    background-color: #fcfcfc;
    border-radius: 5px;
}
body .essay-price-new-table .row-control .cell-control select {
    padding-left: 10px;
    color: #071233;
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
}

body .essay-price-new-table .services-package {
    background: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}

body .essay-price-new-table .service-panel .vip-services-checker {
    font-weight: 500;
    font-size: 14px;
    color: #25263d;
    padding-left: 2px;
    padding-top: 5px;
}
body .essay-price-new-table .service-panel .vip-service > div {
    margin: 12px auto;
}
body .essay-price-new-table .service-panel .vip-services-checker::after {
    top: 10px;
    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: 50px;
    padding: 0;
    box-sizing: border-box;
}

body .essay-component.essay-price-new-table .pm-input span {
    height: 49px;
    position: static;
    line-height: 39px;
    color: #212529;
    border-radius: 4px;
}
body .essay-component.essay-price-new-table .pm-input input {
    height: 48px;
    font-weight: 500;
}
body .essay-price-new-table .row-control .cell-control.currency select {
    background-color: #f6f9f9;
    color: #071233;
    font-weight: 600;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    height: 50px;
}
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: #25263d;
}

body .essay-price-new-table .service-panel .vip-services-list-package .discount {
    font-size: 15px;
    color: #f7ad06;
    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: 15px;
    color: #12328d;
    font-weight: 400;
}

body .essay-price-new-table .service-panel .vip-services-list-package s {
    font-size: 15px;
    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;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #27c3fe;
}

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 .el-switch .el-switch-style:before {
    height: 16px;
    width: 16px;
    top: 1px;
    margin: 0;
}

body .essay-price-new-table .service-panel .first-time-order span.percent {
    font-size: 15px;
    color: #0075ff;
    font-weight: 600;
}

body .essay-price-new-table .final-panel div.order-total-submit input {
    background-color: #021452;
    border: 1px solid #021452;
    padding: 15px 45px;
    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;
}

body .essay-price-new-table .pm-input span i.hover,
.essay-price-new-table .pm-input span i:hover {
    color: #484b4d;
}

body .essay-price-new-table .pm-input span i {
    font-size: 0;
}

body .essay-component.essay-price-new-table .number-field span:before{
    line-height: 30px;
}
/*
body .essay-price-new-table.essay-component .pm-input span i:before {
    font-size: 15px;
    color: #1eba59;
    font-weight: normal;
    font-family: FontAwesome;
    display: inline;
    line-height: 40px;
}
body .essay-price-new-table .pm-input span.m i::before {
    content: '\F068';
}

body .essay-price-new-table .pm-input span.p i::before {
    content: '\F067';
}
*/
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) {
    background-color: #f7fdff;
    border-top: 1px solid #cdf3ff;
    border-bottom: 1px solid #cdf3ff;
}

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: #3c3d3e;
    padding: 11px 0;
}

body .essay-price-new-table .table-row.table-row-title {
    background: #fff;
    border-top: none;
    border-bottom: 2px solid #36a9fe;
}
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: 16px;
    color: #071233;
    font-weight: 500;
    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: #071233;
    font-weight: 600;
}

body .essay-price-new-table .table-row {
    align-items: center;
}

body .essay-price-new-table .table-row .table-cell.selected {
    color: #ff7800;
}

body .essay-price-new-table .service-panel .vip-service {
    background-color: #fffcf5;
}

body .essay-price-new-table .service-panel .vip-services-checker::before {
    background-image: url(/wp-content/themes/top-papers/img/vip-crown-orange.png);
    width: 31px;
    height: 31px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 3px;
    left: -35px;
}
/*
body .essay-price-new-table.essay-component .service-panel .vip-services-checker::after {
    background-image: url(/wp-content/themes/writer-elite/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: top;
    margin-top: 2px;
}

body .essay-price-new-table .service-panel .checkbox-input>i {
    display: none;
}
body .essay-component.essay-price-new-table .checkbox-input input {
    margin-right: 5px;
}

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;
}
@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: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: top;
    padding-right: 5px;
    font-size: 15px;
}

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: #01264c;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    vertical-align: top;
}

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;
}
body .ae-price-table .essay-price-new-table .row-control .cell-control .number-field::after {
    top: 25px;
    font-family: "Noto Serif", serif;
}
.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{
    border: 1px #3cc9ff solid;
    background-color: #f0f8fc;
    color: #112a78;
    text-align: center;
    left: 130px;
    top: -3px;
    width: 120px;
    padding: 2px 0;
}
@media all and (max-width: 575px){
    .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: -24px;
    }
}
body .ae-price-table .essay-price-new-table .first-time-order-wrap{
    margin-bottom:10px;
}
/* End of .ae-price-table */
/*.essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-one-page-summary.service-wrapper.visible > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-revision.service-wrapper.visible > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-draft > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.progressive-delivery > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-one-page-summary.service-wrapper.visible > div:nth-child(1), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-revision.service-wrapper.visible > div:nth-child(1), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-draft > div:nth-child(1), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.progressive-delivery > div:nth-child(1) {*/
/*    margin-bottom: 5px;*/
/*}*/
.essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-wrapper.visible input[type="checkbox"] {
    position: relative;
    top: -3px;
    margin-right: 5px;
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] + label {
    padding: 0 0 0 10px;
    display: inline-block;
    line-height: 18px;
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio]{
    width: 15px;
    margin: 2px 0 0;
}
.ae-price-table .essay-price-new-table .first-time-order .el-switch.el-switch-sm {
    vertical-align: middle;
    margin-top:-1px;
}
body .order-form-wrapper form:not(.presentation) .ws-pages .number-field::after{
    font-family: 'Open Sans', Arial;
    font-size: 14px;
    color: #322d3a;
    font-weight: 600;
    left: calc(50% - 52px);
}
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: -1px;
}
body .ae-price-table .essay-component.essay-price-new-table .checkbox-input input {
    vertical-align: middle;
    margin-top: -1px;
}
.ae-price-table .essay-price-new-table .service-panel .vip-service > div.vip-services-list-package {
    padding: 0;
    justify-content: center;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap select[name="currency_id"] {
    border: none;
    border-bottom: 1px dashed grey;
    background: transparent;
    border-radius: 0;
    padding: 0 0 0 5px;
    width: 65px;
    height: 35px;
}
@media(min-width:992px){
    body .ae-price-table .essay-price-new-table form.analysis .first-time-order-wrap {
        top: -40px;
        z-index: 1;
    }
    body .ae-price-table.logged .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 90px);
    }
    body .ae-price-table .essay-price-new-table .first-time-order-wrap {
        position: absolute;
        top: 210px;
        right: 0;
        flex-direction: row-reverse;
    }
    body .ae-price-table .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 280px);
    }
    .ae-price-table .essay-price-new-table .first-time-order {
        margin-right: 0;
        margin-left: 15px;
    }
}
@media(min-width:993px){
    body .ae-order .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
        margin-left: -125px;
    }
}
@media(max-width:991px){
    body .ae-order .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
        margin-left: -107px!important;
        max-width: 100%;
    }
}
@media(min-width:1024px){
    .ae-order .next-step-button-wrapper-flex:after {
        content: "";
        background: url(/wp-content/themes/top-papers/img/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/top-papers/img/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/top-papers/img/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:991px) and (min-width:501px){
    .ae-price-table:before {
        width: 230px;
        top: 0;
    }
    .ae-price-table {
        margin-top: 20px;
    }
}
@media(max-width:500px){
    .ae-price-table:before {
        top: -25px;
    }
    body .ae-price-table .essay-component{
        padding-top:15px;
    }
}
.page-order.gb .steps-text-wrapper{
    display: none;
}
body .order-form-wrapper.essay-component.disabled-form{
    max-width: 655px;
    margin: 50px auto 30px;
    padding: 0;
    border: none;
    box-shadow: none;
}
body .order-form-wrapper.essay-component.disabled-form form{
    padding: 0;
}
body .disabled-country{
    position: relative;
    color: #4b4d4e;
    padding: 12px!important;
    padding-left: 55px!important;
    border: 1px solid #d0e2fb;
    border-radius: 20px;
    font-size: 22px!important;
}
body .disabled-country:before{
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(/wp-content/themes/top-papers/img/warning.svg) center no-repeat;
    background-size: cover;
    left: 20px;
    top: 4px;
}
@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;
    }
    body .row.service-row.service-monitoring.new.promo.service-wrapper.visible {
        display: block;
    }
}
@media only screen and (max-width: 575px) {
    body .order-form-wrapper .data-table > .row > .col.service-promo {
        width: fit-content;
    }
}

body .order-form-wrapper .order-form-data .service-row .service-promo p {
    margin-bottom: 5px;
}