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: 300px;
    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;

}
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(99% - 25px);
}
body .order-form-wrapper .paper-requirements-table .radio-wrapper input[type="radio"]{
    width: 28px;
    vertical-align: middle;
    line-height: 25px;
    margin-top: 7px;
}
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;
    height: 50px;
    width: 100%;
    text-align: center;
    margin-left: 0;
    padding: 0 5px;
}
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;
}
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-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: Font Awesome\ 5 Free !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: #ffffff;
    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;
}
.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 .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 .essay-custom-calculator-wrapper form,
body .custom_calc form,
body .order-form-wrapper form{
    padding: 60px 100px;
    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 .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;
}
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 > .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: 30px;
    }
    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: 768px) {

    .top-banner-line {
        top: 90px;
    }
}
@media all and (max-width: 767px) {
    .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 */