@font-face {
    font-family: "Acumin Pro Light";
    font-display: swap;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/AcuminPro-Light.otf"), url("fonts/AcuminPro-Light.woff2") format("woff2"), url("fonts/AcuminPro-Light.woff") format("woff");
}
@font-face {
    font-family: "Acumin Pro Wide";
    font-display: fallback;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/AcuminProWide-Bold.otf"), url("fonts/AcuminProWide-Bold.woff2") format("woff2"), url("fonts/AcuminProWide-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Acumin Pro Wide";
    font-display: swap;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/AcuminProWide-Regular.otf"), url("fonts/AcuminProWide-Regular.woff2") format("woff2"), url("fonts/AcuminProWide-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: "Acumin Pro Wide";
    font-display: fallback;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/AcuminProWide-Light.otf"), url("fonts/AcuminProWide-Light.woff2") format("woff2"), url("fonts/AcuminProWide-Light.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}
*/
@font-face {
    font-family: "Acumin Pro Wide";
    font-display: swap;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/AcuminProWide-Regular.otf"), url("fonts/AcuminProWide-Regular.woff2") format("woff2"), url("fonts/AcuminProWide-Regular.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Acumin";
    font-display: fallback;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/AcuminPro-Medium.otf"), url("fonts/AcuminPro-Medium.woff2") format("woff2"), url("fonts/AcuminPro-Medium.woff") format("woff");
}
@font-face {
    font-family: Gilroy;
    font-display: fallback;
    src: url("/wp-content/themes/topdissertations.com/style/fonts/Gilroy-Medium.ttf"), url("fonts/Gilroy-Medium.woff2") format("woff2"), url("fonts/Gilroy-Medium.woff") format("woff");
}
input[type="button"], input[type="submit"]{
    -webkit-appearance: none;
}
/* OVERRIDE MATERIAL ICONS BY FONTAWESSOME*/
body .material-icons {
    display: inline-block;
    /*font: normal normal normal 14px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .material-icons:after {
    font-size: 14px;
    display: inline-block;
}
body .essay-order-details .data-table td .material-icons {
    font-size: 0;
    font-size: 0 !important;
}
body .essay-order-details .data-table.messages-dt td .material-icons:after {
    content: '\f0e0';
    font-size: 16px;
    font-family: 'FontAwesome';
}
body .essay-order-details .data-table.messages-dt td .material-icons.smoke-i:after {
    content: '\f2b6';
    font-size: 16px;
}
body .essay-order-details .data-table.files-dt td .material-icons:after {
    content: '\f15c';
    font-size: 16px;
    font-family: FontAwesome;
}
/*body .essay-orders .data-table .actions li:first-child .material-icons {*/
    /*font-size: 0 !important;*/
/*}*/
/*body .essay-orders .data-table .actions li:first-child .material-icons:after {*/
    /*font-size: 20px;*/
    /*content: "\f013";*/
/*}*/

body .knowledge-skills-abilities .checkbox-input .hint > div {
    margin-left: -250px;
}

body .knowledge-skills-abilities .checkbox-input .hint > div > span {
    margin-left: 250px;
}

body .success-message .material-icons,
body .error-message .material-icons,
body .info-message .material-icons {
    font-size: 0 !important;
}
body .success-message .material-icons:after,
body .error-message .material-icons:after,
body .info-message .material-icons:after {
    content: '\f00d';
    font-size: 16px;
}
/* END OVERRIDE MATERIAL ICONS BY FONTAWESSOME*/

.essay-component input[type="button"]{
    -webkit-appearance: none;
    border-radius: 0;
}
.essay-component a{
    text-decoration: none;
}
.essay-component  ul li:before{
    display: none;
}
.essay-component  ul li{
    margin-bottom: 0;
    line-height: 1.5;
}
.essay-component .file-button input{
    left: -1000%;
}

.page_calc .essay-component label{
    margin-bottom: 8px
}
.footer_item .footer_site {
    margin: 0 10px;
}
.essay-component .sidebar-total{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #0D55A9;
    margin-top: 25px;
}
.essay-component .blue-b .mini-order-total-price{
    font-size: 18px;
    font-weight: 700;
}
body .mini-wrapper form input[type="submit"],
body .essay-component .blue-b{
    background: #25D792;
    color: #ffffff;
    font-size: 14px;
    width: 220px;
    margin: 25px auto 0;
    text-align: center;
    font-family: "Acumin Pro Light", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 12px;
    align-items: center;
    display: block;
    padding: 14px 10px;
    height: 40px;
    border: none;
    max-width: 100%;
}
.essay-component .number-field {
    position: relative;
}
.essay-component .number-field .m:after{
    content: "-";
    font-size: 20px;
}

.essay-component .number-field .m{
    position: absolute;
    left: 2px;
    top: 2px;
    height: 29px;
    line-height: 32px;
    text-align: center;
    width: 25px;
    font-size: 0;
    background: white;
    cursor: pointer;
}
.order-form-wrapper .w-level-hint .dropdown-content i:after{
    content: "\f00c";
    font-family: FontAwesome;
}
.essay-order-details .list-view .sender .from:after{
    font-family: FontAwesome;
    content: "\f054";
}
.essay-order-details .messages-list .status-icon i.unread:before{
    content: "\f0e0";
    font-family: FontAwesome;
}
.essay-order-details .download-button .icon:after{
    content: "\f019";
    font-family: FontAwesome;
}
.essay-order-details .files-list .status-icon i:before{
    font-family: FontAwesome;
    content: "\f15b";
}
@media all and (min-width: 768px) {
    footer .adaptive-img-footer-small {
        display: none;
    }
}
@media all and (max-width: 640px) {
    .footer_item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer_item:before {
        display: none;
    }
    .footer_item>div {
        margin: 10px 0;
    }
}
.essay-component .number-field .p:after{
    content: "+";
    font-size: 20px;
}
.essay-component .number-field .p{
    position: absolute;
    right: 2px;
    top: 2px;
    height: 29px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    width: 25px;
    font-size: 0;
    background: white;
}
.essay-component .number-field .m:focus,
.essay-component .number-field .m:hover,
.essay-component .number-field .p:hover,
.essay-component .number-field .p:focus{
    background: #7AC7FF30;
    border-radius: 4px;
}
.essay-component .number-field .m,
.essay-component .number-field .p{
    top: 8px;
    width: 32px;
    height: 32px;
    color: #A1A4AF;
    border-radius: 4px;
}
.essay-component.custom_calc .number-field .m,
.essay-component.custom_calc .number-field .p{
    top: 3px;
    width: 32px;
    height: 32px;
    color: #A1A4AF;
    border-radius: 4px;
}
.essay-component .number-field input{
    text-align: center;
}

.essay-component input[type="text"],
.essay-component input[type="email"],
.essay-component input[type="password"],
.essay-component input[type="file"],
.essay-component textarea,
.essay-component select,
.essay-component .pm-input input,
.essay-component .multiinput,
.essay-component .select2-container{
    box-shadow: none;
    background: #FFFFFF;
    border: 1px solid #D3DDEA;
    box-sizing: border-box;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    line-height: 1;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.02em;
    color: #63677D;
    padding: 10px 5px;
}
body .mini-wrapper form input[type="text"],
body .mini-wrapper form input[type="password"]{
    margin-bottom: 0;
}
.essay-component.custom_calc label{
    margin-left: 3px;
}

.order-form-wrapper .ws-writing-quality .material-hint {
    position: absolute;
    top: calc(50% - 7px);
    right: 25px;
}

.page_calc .top_calc .title:after{
    background: #7AC7FF;
    width: 48px;
    height: 2px;
    content: "";
    margin-top: 20px;
    display: block;
}
.page_calc .top_calc .title{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #484B56;
    margin-bottom: 0;
}
body .mini-wrapper .top-dd-wrapper{
    position: relative;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content{
    left: auto;
    right: 0;
}
body .mini-wrapper .top-dd-wrapper .top-label a span{
    background: none;
    font-size: 0;
    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-left: 0;
    line-height: 1;
    text-align: left;
}
body .mini-wrapper .top-dd-wrapper .top-label a:after{
    content: "";
    background: url("/wp-content/themes/topdissertations.com/style/images/user-login-icon.svg");
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: 50% 50%;
    background-size: 100%;
    margin-top: 2px;
}
body .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .top-label a:after{
    content: "";
    background: url("/wp-content/themes/topdissertations.com/style/images/user-login-vip-icon-3.png")no-repeat;

    background-size: 100% ;
}
body .mini-wrapper .top-dd-wrapper .top-label a{
    margin-top: 0;
    /*border: 1px solid #D3E0EF;*/
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    font-weight: 100;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
}
body .mini-wrapper .top-dd-wrapper .top-label{
    padding: 0;
    overflow: visible;
}
body .mini-wrapper .top-dd-wrapper i.arrow{
    right: 7px;
    left: auto;
}

body .mini-wrapper .top-dd-wrapper .top-label .rhex:after,
body .mini-wrapper .top-dd-wrapper .top-label .rhex:before{
    display: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark{
    font-size: 0;
    position: static;
    line-height: 1;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex{
    font-size: 0;
    background: none;
    width: auto;
    height: auto;
    left: 1px;
    top: -13px;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark:after{
display: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .ava{
    display: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .ava-vip{
    margin: 0;
    width: auto;
    height: auto;
}
.custom_calc .select-buttons li a:hover,
.custom_calc .select-buttons li a:focus,
.custom_calc .select-buttons li a{
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 1px solid rgba(68, 127, 196, 0.3);
    box-sizing: border-box;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #0D55A9;
    background: white;
}
.custom_calc .select-buttons li a.picked{
    background: #3A4458;
    color: white;
}
.custom_calc .select-buttons{
    padding: 0;
    margin: 8px 0 0 0;
}
.custom_calc .select-buttons{
    padding: 0;
    margin: 0 0 0 0;
}
.custom_calc .select-buttons li{
    display: block;
    float: left;

    margin-bottom: 0;
}
.custom_calc .select-buttons li:before{
    display: none;
}

.page_calc .ae-miniorder-custom{
    max-width: 100%;
}

.page_content .essay-component{
    margin: 20px auto;
}
.page_content .ae-contacts-custom .essay-component{
    margin: 0;
}
.user-area-wrapper .info-list li.additional-field-name span{
    display: none;
}
.user-area-wrapper .header.text-color-1 a,
.user-area-wrapper .info-list li.additional-field-name a{
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0;
}
.user-area-wrapper .header.text-color-1{
    display: block;
    background: #0D55A9;
    padding: 20px 24px;
    line-height: 1;
    margin: 0 0 0 0;
}
.user-area-wrapper .info-list li.additional-field-name{
    display: block;
    background: #0D55A9;
    padding: 20px 24px;
    line-height: 1;
    margin: -15px -20px 24px -20px;
}
.user-area-wrapper .info-list li a.till-vip-status{
    border: 1px solid #25D792;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 8px;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #25D792;
    display: inline-block;
    margin: 3px 0;
}
.user-area-wrapper .info-list li b a{
    color: #3090FF;
    font-size: 13px;
}
.user-area-wrapper .info-list li b{
    color: #0D55A9;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 500;
    font-size: 15px;
}
.user-area-wrapper .menu-list li a{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #2A3447;
}
body .mini-wrapper .menu-list li .icon:after{
    content: ''!important;
    width: 20px;
    height: 20px;
    background: url("images/Group 441.png")no-repeat;
    display: inline-block;
}
body .mini-wrapper .menu-list .logout-li .icon:after{
    background-position: 0px -235px;
}
body .mini-wrapper .menu-list .profile-li .icon:after{
    background-position: 0px -188px;
}
.landing_calc .essay-component.top_calc{
    background: #FFFFFF;
    box-shadow: 0px 20px 50px rgba(14, 33, 81, 0.1);
}
.landing_calc .essay-component .number-field input[type="text"]{
    padding: 7px 236px 7px 0;
}
.landing_calc .essay-component .number-field:after{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
}
@media all and (max-width: 991px){
    .landing_calc .essay-component .number-field input[type="text"]{
        padding: 7px 253px 7px 0;
    }
}
@media all and (max-width: 370px){
    .landing_calc .essay-component .number-field input[type="text"]{
        padding: 7px 223px 7px 0;
    }
}
@media all and (max-width: 330px){
    .landing_calc .essay-component .number-field input[type="text"]{
        padding: 7px 196px 7px 0;
    }
}
body .mini-wrapper .menu-list .discounts-li .icon:after{
    background-position: 0px -140px;
}
body .mini-wrapper .menu-list .orders-li .icon:after{
    background-position: 0px -94px;
}
body .mini-wrapper .menu-list .affiliate-li .icon:after{
    background-position: 0px -94px;
}
.ae-contacts-custom{
    clear: both;
}
.page_calc .essay-component.custom_calc .row > .col-12.col-md-4:first-child label,
.page_calc .essay-component.custom_calc .row > .col-12.col-md-4:nth-child(2) label,
.page_calc .essay-component.custom_calc .row > .col-12.col-md-4:nth-child(3) label{
    margin-top: 0;
}
.page_calc .top_calc .top_title{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: #25D792;
    border-radius: 4px;
}
.page_calc .top_calc .flat-button:after,
.page_calc .top_calc .flat-button:before{
    border-color: #3090FF;
}
.page_calc .top_calc .flat-button{
    background: #3090FF;
}
.page_calc .top_calc{
    overflow: visible;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px -11px rgba(14, 33, 81, 0.2)!important;
    margin: 30px auto 30px auto;
}

body .essay-component.order-form-wrapper .row.service-wrapper .col{
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
}
.page_calc .essay-component.top_calc:after{
    display: none;
}
.page_calc .essay-component.top_calc .first-time-order {
    text-align: right;
    font-family: "Acumin Pro Light", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #63677D;
    margin-top:22px;
}
.page_calc .top_calc .prive_calc.discount-on .flat-button.first-price {
    display: block!important;
}
.page_calc .top_calc .prive_calc.discount-on .flat-button.customer-price{
    display: none!important;
}
.page_calc .essay-component.top_calc .first-time-order>span {
    font-weight: bold;
    margin-right: 5px;
}
.page_calc .essay-component.top_calc .first-time-order label.el-switch>input[type="checkbox"] {
    display: none;
}
.page_calc .essay-component.top_calc .first-time-order .el-switch .el-switch-style {
    height: 20px;
    left: 0;
    background: #C0CCDA;
    -webkit-border-radius: 0.8em;
    border-radius: 0.8em;
    display: inline-block;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 40px;
    cursor: pointer;
}
.page_calc .essay-component.top_calc .first-time-order .el-switch>input[type=checkbox]:checked+.el-switch-style {
    background: linear-gradient(126.87deg,#50bdbd 0,#2754b3 78.57%);
}
.page_calc .essay-component.top_calc .first-time-order .el-switch .el-switch-style:before {
    display: block;
    content: '';
    height: 19px;
    position: absolute;
    width: 19px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 2px;
    top: 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.page_calc .essay-component.top_calc .first-time-order .el-switch>input[type="checkbox"]:checked+.el-switch-style:before {
    left: 50%;
}
.page_calc .essay-component.top_calc .first-time-order .el-switch {
    vertical-align: middle;
}
body .mini-wrapper .drop-down-content .default-form > .row > .col{
    flex: 0 0 100%;
    max-width: 100%;
}
.essay-orders .links-list .messages-li > a:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png") 0 -500px;
    display: inline-block;
}
@media (min-width: 480px) {
    .page_calc .top_calc .my_flax_box label{
        margin-top: 0;
    }
    .page_calc .top_calc .my_flax_box {
        display: grid;
        grid-auto-flow: column;
    }
}

@media (min-width: 768px) {
    body .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .top-label a:after{
        padding-left: 32px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark:after{
        content: "";
        background: url("/wp-content/themes/topdissertations.com/style/images/white-bg-crown.svg")#E3FFF2;
        font-size: 20px;
        display: block;
        width: 25px;
        margin: 4px 10px 0 4px;
        height: 25px;
        border-radius: 50%;
    }
    body .mini-wrapper:hover .top-dd-wrapper .top-label .rhex .vip-mark:after{
        background: url("/wp-content/themes/topdissertations.com/style/images/white-bg-crown.svg")#fff;
    }
    body .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .top-label a:after{
        background: none;
    }
    body .mini-wrapper.essay-login-form .top-dd-wrapper .top-label a:after{
        content: "Sign in";
        display: inline-block;
        vertical-align: middle;
        line-height: 31px;
        margin-top: 0;
    }
    body .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a:after{
        content: "Account";
        display: inline-block;
        vertical-align: middle;
        line-height: 31px;
        margin-top: 0;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a:after{
        box-sizing: border-box;
        font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 0.02em;
        color:  #5377a0;
        background: none;
        height: auto;
        width: auto;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a:before{
        -webkit-transition: 0.5s all ease;
        transition: 0.5s all ease;
        position: absolute;
        top: 0;
        left: 50%;
        right: 50%;
        bottom: 0;
        opacity: 0;
        content: "";
        background-color: #b8d3f3;
        z-index: -2;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a{
        width: auto;
        height: 32px;
        padding: 0 10px;
        border: 1px solid #b8d3f3;
        line-height: 25px;
        border-radius: 0;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.3px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a:hover:before{
        -webkit-transition: 0.5s all ease;
        transition: 0.5s all ease;
        left: 0;
        right: 0;
        opacity: 1;
    }
    body .mini-wrapper .top-dd-wrapper .top-label .rhex{
        left: 7px;
        top: -1px;
    }
}
@media (min-width: 992px) {
    body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark:after{
        width: 30px;
        margin: 3px 10px 0 4px;
        height: 30px;
    }
    body .mini-wrapper.essay-login-form .top-dd-wrapper .top-label a:after,
    body .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a:after{
        line-height: 38px;
    }
    .page_calc .top_calc .my_flax_box {
        display: flex;
    }
    .page_calc .top_calc:before{
        content: "";
        width: calc(100% + 60px);
        display: block!important;
        height: 100%;
        position: absolute;
        left: -30px!important;
        background: #7AC7FF;
        opacity: 0.15;
        top: 30px!important;
        z-index: -1;
    }
    .landing_calc{
        margin-bottom: 60px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label .rhex{
        left: 7px;
        top: 2px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark:after{
        transform: scale(1);
    }
    body .mini-wrapper .top-dd-wrapper .top-label a:focus,
    body .mini-wrapper .top-dd-wrapper .top-label a:hover{
        background: #ffffff3d;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a{
        width: 120px;
        height: 40px;
        padding: 0 10px;
        line-height: 36px;
        transition: 0.2s;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.3px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a:after{
        color: #FFFFFF;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a:hover:after,
    body .mini-wrapper .top-dd-wrapper .top-label a:focus:after{
        color: #363534;
    }
    .archive header .mini-wrapper .top-dd-wrapper .top-label a:after,
    .articles-template-default.fixed_header header .mini-wrapper .top-dd-wrapper .top-label a:after,
    .home.fixed_header header .mini-wrapper .top-dd-wrapper .top-label a:after,
    .single .mini-wrapper .top-dd-wrapper .top-label a:after,
    .error404 .mini-wrapper .top-dd-wrapper .top-label a:after,
    .page .mini-wrapper .top-dd-wrapper .top-label a:after{
        color: #5377a0;
    }
    .articles-template-default .mini-wrapper .top-dd-wrapper .top-label a:after{
        color: #FFFFFF;
    }
    .articles-template-default .mini-wrapper .top-dd-wrapper .top-label a:hover:after,
    .articles-template-default .mini-wrapper .top-dd-wrapper .top-label a:focus:after{
        color: #5377a0;
    }
    .prive_calc,
    .btn_calc{
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }
    .page_calc .essay-component.top_calc {
        padding: 38px 32px 20px;
        position: relative;
        overflow: visible;
    }
    .page_calc .essay-component.top_calc {
        padding: 0px 40px 15px;
    }

}
@media (min-width: 1200px) {
    .page_calc .top_calc{
        margin: 40px auto 90px auto;
    }
}
body #order-form.note-illustration .row.illustrations-notice::before{
    display: block;
    width: 100%;
    margin: 5px 0;
    text-align: center;
    background: #26d795;
    border-color: #26d795;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
}
body #order-form.presentation-poster .service-speaker-notes-ppp b::before, body #order-form.presentation .service-speaker-notes b::before{
    position: relative;
    left: 0;
    top: 0;
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #26d795;
    border-color: #26d795;
    width: 170px;
    text-align: center;
    padding: 5px 11px;
    border-radius: 0;
    margin: 0 0 8px;
}
@media all and (max-width: 600px){
    body #order-form.presentation-poster .service-speaker-notes-ppp b::before, body #order-form.presentation .service-speaker-notes b::before{
        width: 100%;
        text-align: center;
    }
}
body .ae-order .wrap-order-submit{
    display: block;
}
body .ae-order .wrap-order-submit .d-lg-none.total-price-wrapper{
    display: none!important;
}
body .ae-order .wrap-order-submit .d-lg-block.total-price-wrapper{
    display: block!important;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
body .ae-order .wrap-order-submit .by-clicking-proceed{
    text-align: center;
    font-size: 15px;
}
body .ae-order .wrap-order-submit .proceed-button{
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
body .ae-order .wrap-order-submit .proceed-button .order-submit{
    width: 260px;
    max-width: 100%;
    height: 38px;
    font-size: 14px;
    text-transform: none;
    font-family: 'Open Sans', Arial;
    background: #3090ff;
    border-radius: 0;
    font-weight: 600;
    line-height: 38px;
    border: none;
    padding: 0!important;
}
body .ae-order .wrap-order-submit .proceed-button .order-submit:hover{
    background: #3090ff;
    color: #fff;
}
body .ae-order .ws-price-disclaimer{
    text-align: center;
}
.essay-component *{
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    /*letter-spacing: 0.3px;*/
}
.essay-component .material-icons{
    font-family: 'Material Icons'!important;
}
.essay-order-details .order-details-head .info-block .col-sm-2{
    width: 30%!important;
}
.essay-order-details .order-details-head .info-block .col-sm-10{
    width: 70%!important;
}
.no_first_order{
    text-decoration: line-through;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount {
    opacity: 1;
    margin: 0;
    opacity: 1;
    flex-basis: 100%;
    text-align: left!important;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount b{
    opacity: 1;
    margin-left: 0;
}
.essay-vip-account ul.vip-select-list{
    z-index: 1;
}
.affiliate-program-wrapper .side .case-content ol{
    padding-left: 20px;
}
.affiliate-program-wrapper .side .case-content ul li{
    padding: 0;
}
.affiliate-program-wrapper .side .case-content ul li br{
    display: none;
}
.affiliate-program-wrapper .side .case-content ul{
    list-style-type: none;
    margin: 0;
}
.affiliate-program-wrapper .side .case .case-title::before{
    line-height: 20px;
}
.payments-wrapper .info-data .row .col:nth-child(2){
    color: #1e2021;
}
.affiliate-program-wrapper .side .case .case-content .affiliate-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    background-color:  #2C3879;
    border:1px solid  #2C3879;
    font-weight: 400;
    font-size: 15px;
    color: white;
    border-radius: 0;
}
.affiliate-program-wrapper .side .case .case-content .affiliate-button.copy{
    background: #3090FF;
}
.affiliate-program-short-wrapper .side.side-full .case.case-box .case-content .promote p{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #0D55A9;
}
.affiliate-program-wrapper .side .case .case-content .from-line .affiliate-button.copy{
    background-color: #25D792;
    border:1px solid  #25D792;
    top: 10px;
}
.affiliate-program-wrapper .side .case .case-content .button-box a{
    height: 40px;
    line-height: 40px!important;
    width: 108px!important;
    display: inline-block!important;
    padding: 0;
    text-align: center;
    border-radius: 0;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.02em;
    border: none;
    vertical-align: top;
}
.affiliate-program-wrapper .side .case .case-content .button-box a.save-button{
    background-color: #25D792;
    color: white;
}
.affiliate-program-wrapper .side .case .case-content .button-box a.save-button.print-button{
    background-color: #2C3879;
    color: white;
}

.affiliate-program-wrapper .side .case .case-content .button-box a.more-info{
    color: #0D55A9;
    border: 2px solid #D3E0EF;
    box-sizing: border-box;
    background: white;
}
.affiliate-program-wrapper .side .case .case-content .button-box{
    height: auto;
    margin-bottom: 10px;
}


.affiliate-program-short-wrapper .to-earning a:focus,
.affiliate-program-short-wrapper .to-earning a:hover,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:focus,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button:hover{
    background-color: white;
    color:  #3090FF;
}
.affiliate-program-wrapper .affiliate-pre-text:before{
    content: "";
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png");
    background-position: -564px -0;
    width: 68px;
    height: 76px;
    position: absolute;
    left: 30px;
    top: calc(50% - 38px);

}
.affiliate-program-wrapper .affiliate-pre-text{
    text-align: left;
    width: calc(100% - 210px);
    padding-right: 40px;
    padding-left: 130px;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.affiliate-program-short-wrapper .to-earning a,
.affiliate-program-wrapper .side .case .case-content .save-button.print-button{
    box-shadow: none;
    background-color: #3090FF;
    border:1px solid #3090FF;
    color: white;
    height: 40px;
    line-height: 21px;
    display: inline-block;
    border-radius: 0;
    text-transform: none;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .package-service-text{
    margin-top: 0;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .discount{
    display: block;
    text-align: right;
}
.essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2,
.essay-component .services-package .bg-color-3 .package-price-wrapper{
    text-align: right!important;
    margin-bottom: 0;
    line-height: 1;
}
.essay-component .services-package .bg-color-3 input[type="checkbox"]{
    position: absolute;
    left: 20px;
    top: calc(47% - 4px);
    z-index: 1;
}
body .order-form-wrapper{
    border-radius: 0px;
    padding: 35px;
    box-shadow: 0 4px 20px rgba(202, 202, 202, 0.25);
    border: 1px solid #eff8ff;
    background-color: #ffffff;
}
.order-form-wrapper .material-hint .dropdown-content {
    margin-left: -40px;
    padding: 10px;
    max-width: 300px;
    box-shadow: 1px 1px 7px 0 rgba(87, 87, 87, 0.4);
    white-space: normal !important;
}
.order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
    width: 610px;
    margin: 0;
    right: -280px!important;
    left: auto!important;
}
.essay-component .services-package .bg-color-3 .material-hint i,
.essay-component .ws-vip-services .material-hint  i{
    margin: 0;
}
.essay-component .services-package .bg-color-3 .material-hint ,
.essay-component .ws-vip-services .material-hint {
    z-index: 1;
    position: static;
    float: right;
    margin: 10px 25px 0 0;
}
.order-form-wrapper .material-hint .dropdown-content {
    z-index: 2;
    width: 280px;
    height: auto;
    top: 30px;
    right: auto;
    left: 0!important;
    display: none;
    font-size: 17px;
    position: absolute;
    background: white;
}
.order-form-wrapper .phone-row .material-hint .dropdown-content,
.order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
    right: 0;
    left: auto!important;
    top: 20px!important;
}
.order-form-wrapper .material-hint:hover .dropdown-content {
    display: block !important;
    opacity: 1 !important;
    visibility: visible;
}
.order-form-wrapper .vip-services-list .col .bg-lighten-3 input[type="checkbox"]{
    top: calc(50% - 7px);
    left: 19px;
    position: absolute;
}
.order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label .row{
    width: 100%;
}
.order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label{
    padding: 30px;
}
.order-form-wrapper .services-package .col .bg-lighten-3{
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #e5e5e4;
    background-color: #e3f2fd;
}
.order-form-wrapper .vip-services-list .col .bg-lighten-3{
    box-shadow: none;
    border: none;
    background: rgba(211, 224, 239, 0.2);
    border-radius: 2px;

}
.order-form-wrapper .personal-info-table .col.col-lg-7{
    font-size: 15px;
    font-weight: bold;
}
.order-form-wrapper .personal-info-table .col{
    font-size: 15px;
}
.order-form-wrapper .ws-vip-services .row.vip-services-list .col{
    padding-bottom: 1.25rem;
    flex: 0 0 50%;
    max-width: 50%;
}
.order-form-wrapper .ws-vip-services .row .col{
    text-align: left;
}
.essay-component .notice-wrapper{
    height: auto;
}
.order-form-wrapper .data-table label.file-button{
    border: 1px solid #7AC7FF;
    box-sizing: border-box;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #0D55A9;
}

body .order-form-wrapper span.form-button{
    border: 1px solid #25D792;
    height: 40px;
    width: 120px;
    border-radius: 0px;
    background-color: #25D792;
    padding: 0;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 38px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.essay-component label.error{
    color: #25D792;
}
.essay-component .header{
    color: #1e2021;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
}
.lifetime-wrapper .lifetime .lifetime-line{
    height: 11px
}
.essay-component.essay-vip-account .header{
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    text-align: left;
}
.essay-component .select2-container .select2-selection--single{
    height: auto;
}
.payments-wrapper .valign-wrapper br{
    display: none;
}
.payments-wrapper .payment-icons img{
    max-width: 19%;
    display: inline-block;
}
.essay-component textarea{
    max-width: 100%;
    min-width: 100%;
    min-height: 100px;
    max-height: 900px;
}
.essay-calculator-wrapper .select-currency span.currency input[type="button"]{
    width: 25%;
    display: block;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #D3DDEA;
    box-sizing: border-box;
    border-radius: 2px;
    color: #63677D;
}
.tip-the-writer-form-wrapper .button,
.extend-deadline-form-wrapper form .button,
.essay-component.send-message-form-wrapper .submit-b,
.essay-component.request-revision-form-wrapper .submit-b,
.essay-component .save-b,
#progressiveDelivery .yes,
.essay-component .submit-b{
    background: #25D792;
    color: white;
    border: 2px solid #25D792;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
}
.order-form-wrapper.essay-component .wrap-order-submit .submit-b:focus,
.order-form-wrapper.essay-component .wrap-order-submit .submit-b:hover,
.essay-custom-calculator-wrapper .button-primary-1:hover,
.essay-custom-calculator-wrapper .button-primary-1:focus,
.profile-view-wrapper .submit-b:focus,
.profile-view-wrapper .submit-b:hover{
    background: white;
    color: #3090FF;
}
.order-form-wrapper.essay-component .wrap-order-submit .submit-b,
.essay-custom-calculator-wrapper .button-primary-1,
.profile-view-wrapper .submit-b{
    border: 2px solid #3090FF;
    background: #3090FF;
    color: white;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0 auto;
    transition: all .3s linear;
    font-weight: 600;
    text-transform: none;
    cursor: pointer;
}
.essay-custom-calculator-wrapper .total-price-wrapper .button-primary-1{
    height: 40px!important;
    width: 174px!important;
    border-radius: 0px;
    line-height: 40px;
    padding: 0!important;
    float: right;
}
.essay-component .cancel-b:hover,
.essay-component .back-b:hover,
#progressiveDelivery .no:focus,
#progressiveDelivery .no:hover,
.essay-component .cancel-b:focus,
.essay-component .back-b:focus{
    background: #f0fdff;
    color: #3090FF;
}

.essay-component .cancel-b,
#progressiveDelivery .no,
.essay-component .back-b{
    background: white;
    border: 2px solid #3090FF;
    color: #3090FF;
    padding: 12px 30px!important;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    -webkit-appearance: none;
    margin: 0;
    transition: all .3s linear;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
}
.order-form-wrapper .submit-b{
    max-width: 100% !important;
    width: 238px!important;
}
.order-form-wrapper .data-table > .row.ws-writing-quality.ws-types{
    margin-top: 10px;
}
.order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after{
    border: none;
    content: "?";
    color: #3090FF;
    width: 15px;
    height: 15px;
    border-radius: 17px;
    background: #7ac7ff30;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
}
.order-form-wrapper .ws-language-style .hint i{
    background: none;
    display: inline-block;
}
.order-form-wrapper .ws-language-style .hint i:after{
    border: none;
    content: "?";
    color: #3090FF;
    width: 15px;
    height: 15px;
    border-radius: 17px;
    background: #7ac7ff30;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    font-style: normal;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    color: #757575;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}
.essay-component .checkbox-input input{
    top: calc(50% - 6px);
    margin: 0;
}
body .essay-component .notice{
    font-size: 12px;
    line-height: 26px;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 135%;
    color: #8190AC;
}
.order-form-wrapper .paper-requirements-table b.header{
    margin-bottom: 50px;
    position: relative;
}
.order-form-wrapper .ws-language-style input{
    margin-top: 5px;
}
.order-form-wrapper .input-button span {
    margin-top: -40px;
    padding: 12px;
}
.essay-component span.form-button.inactive-button{
    opacity: 0.6;
    color: #757575;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.15px;
    background: white;
}
.essay-component span.form-button{
    box-shadow: 0 0 5px rgba(117, 117, 117, 0.5);
    font-weight: 400;
    padding: 12px 28px;
    font-size: 15px;
    color: #63686e;
    line-height: 24px;
}
.essay-component .checkbox-input{
    position: relative;
}
.order-form-wrapper .checkbox-input {
    font-style: normal;
    display: block;

}
.order-form-wrapper .service-row.service-wrapper .col{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
}
.order-form-wrapper .service-row.service-wrapper{
    background: rgba(211, 224, 239, 0.2);
    border-radius: 2px;
    margin: 10px auto;
    padding: 10px 0;
}
@media all and (max-width: 767px){
    body .essay-component.order-form-wrapper .row.service-wrapper .col:first-child{
        width: 58%;
    }
    body .essay-component.order-form-wrapper .row.service-wrapper .col:last-child{
        width: 42%;
    }
}
@media all and (max-width: 600px){
    body .essay-component.order-form-wrapper .row.service-wrapper .col:first-child{
        padding: 0 10px;
        font-size: 13px;
        padding-right: 0;
    }
    body .essay-component.order-form-wrapper .row.service-wrapper .col:last-child{
        width: 42%;
        padding: 0 5px;
    }
    body .essay-component.order-form-wrapper .row.service-wrapper .col:last-child label{
        padding: 0 0 0 5px;
    }
}
.order-form-wrapper .data-table > .row .ws-language-style .radio-wrapper .hint div{
    padding: 15px;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 160%;
    color: #63677D;
}
.order-form-wrapper .services-package .col .bg-lighten-3,
.order-form-wrapper .vip-services-list .col .bg-lighten-3{
    box-shadow: none;
    border-radius: 2px;
    border: none;
    background: rgba(211, 224, 239, 0.2);
}
.order-form-wrapper .services-package .col .bg-lighten-3.checked .checkbox-input,
.order-form-wrapper .vip-services-list .col .bg-lighten-3.checked .checkbox-input{
    background: #F2F9FF;
    border: 1px solid #7AC7FF;
}
.order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input,
.order-form-wrapper .vip-services-list .col .bg-lighten-3 .checkbox-input{
    background: #F2F9FF;
    border: 1px solid #F2F9FF;
}
.essay-component .ws-vip-services label p.price-wrapper span,
.essay-component .ws-vip-services label p.price-wrapper{
    text-transform: uppercase;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #484B56;
    text-align: left;
    height: auto;
}
.essay-component .ws-vip-services label.checkbox-label{
    padding: 18px 24px 18px 50px;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 86px;
    justify-content: space-between;
}
.essay-component .ws-vip-services label .service-text{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #63677D;
    text-align: left;
    padding: 0;
    line-height: 1;
    display: flex;
    height: auto;
    align-self: stretch;
    align-items: center;
    order: -1;
}
.essay-component .ws-vip-services .vip-services-list label p.price-wrapper{
    margin: 0;
    text-align: right;
}
.essay-component .ws-vip-services .new-vip .wrapper:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #25D792 transparent transparent transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    font-size: 10px;
    top: 3px;
    height: 23px;
    transform: rotate(
            -44deg
    );
    left: -9px;
    line-height: 25px;
    width: 44px;
    text-align: center;
}
.essay-component .ws-vip-services .new-vip:before{
    display: none;
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input .dd-button{
    margin: 10px 25px;
}
.order-form-wrapper .services-package .bg-lighten-3 .checkbox-input{
    background-size: 100% 100%;
    position: relative;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    color: #1e2021;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    margin-bottom: 0;
    font-weight: bold;
}
.essay-component .ws-vip-services .services-package .offer-label{
    margin: 10px 0!important;
    width: 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper{
    margin: 10px 0!important;
    width: 30%;
    flex: 0 0 30%;
    max-width: 30%;
    display: flex;
    flex-flow: wrap-reverse;
    align-items: center;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.text-color-2 b,
.essay-component .ws-vip-services .services-package .package-price-wrapper span.text-color-2{
    opacity: 0.6;
    margin-bottom: 0;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    color: #25D792;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    /* Text style for "40%  OFF" */
    letter-spacing: 0.15px;
    padding: 0;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label .text-color-2{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #484B56;
    margin-bottom: 0px;
    margin-top: 0px;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label .text-color-2 span,
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.price,
.essay-component .ws-vip-services .services-package .package-price-wrapper > span.currency{
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    letter-spacing: 0.15px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 22px;
    color: #0D55A9;
    font-size: 18px;
    order: -1
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.package-service-text{
    color: #3090ff;
    font-size: 18px;
    font-weight: 700;
    text-transform: inherit;
    margin-bottom: 10px;
    text-align: left;
}

.essay-component .ws-vip-services .services-package .package-price-wrapper span{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #8190AC;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label span{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    line-height: 14px;
    color: #0D55A9;
}
.order-form-wrapper .ws-vip-services .row .col.offer-label{
    padding-left: 60px;
    position: relative;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    color: #0D55A9;
    margin-top: 28px!important;
}
.order-form-wrapper .ws-vip-services .free.checked .row .col.offer-label{
    margin-top: 0!important;
}
.order-form-wrapper .accept-div .checkbox-input .checkbox-label,
.order-form-wrapper .accept-div i{
    font-style: normal;
    color: #757575;
    font-weight: 400;
    color: #757575;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.order-form-wrapper .price-disclaimer b{
    margin: 25px 0;
    display: block;
    color: #63686e;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
}
.order-form-wrapper .price-disclaimer{
    background: white;
    z-index: 1;
    position: relative;
    text-align: center;
}
.order-form-wrapper .ws-price-disclaimer{
    position: relative;
}
.order-form-wrapper .ws-price-disclaimer:before{
    content: "";
    width: 70px;
    height: 70px;
    display: none;
    bottom: -25px;
    right: -25px;
    position: absolute;
}
.order-form-wrapper .total-price b{
    font-family: 'Acumin Pro Wide', sans-serif;
    color: #1769bf;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 37px;
}
.order-form-wrapper .wrap-order-submit .total-price-wrapper{
    text-align: left;
}
.order-form-wrapper .total-price{
    line-height: 26px;
    font-family: 'Acumin', sans-serif;
    margin-top: 10px;
    display: block;
    color: #4b4d4e;
    font-size: 17px;
    font-weight: 500;
}
.order-form-wrapper .accept-div{
    text-align: center;
    margin-bottom: 20px;
}
.order-form-wrapper .accept-div .checkbox-input{
    display: inline-block;
}
.bookmark-row .wrapper{
    box-shadow: 0px 10px 50px -11px rgba(14, 33, 81, 0.08);
    border-radius: 0;
    border: none;
    background-color:white;
    position: relative;
    padding: 0 0 0 58px;
}
.bookmark-row .wrapper p span{
    border-radius: 0;
    box-shadow: none;
    border: none;
    background-color: inherit;
    background-image: none;
    display: inline;
    padding: 0;
    color: #0D55A9;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 160%;
}
.crumbs-calc .essay-component select:focus,
.crumbs-calc .essay-component select:hover{
    border: none;
}
.bookmark-row .wrapper p b{
    color: #999999;
    text-align: left;
    margin-bottom: 5px;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 160%;
}
.bookmark-row .wrapper:before {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png") -396px -0;

}
.bookmark-row .wrapper p{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 48px;
    color: #0D55A9;
    text-align: center;
}
.lifetime-wrapper .lifetime .lifetime-line{
    z-index: 0;
}
.essay-component .blue-label{
    color: #3090FF;
}
.lifetime-view-wrapper .left-pages-to-get .discount{
    color: #25D792;
}
.lifetime-view-wrapper .left-pages-to-get br{
    display: none;
}
.essay-component .back-b:before{
    color: #3090FF;
    content: "\f053";
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    margin: 0 7px 0 0;
}
.header-calc .essay-component .sidebar-total span.no_first_order{
    font-size: 15px;
    color: #878787;
    margin-left: 15px;
}
.payments-wrapper .payment-info input[type="text"]{
    width: 100px!important;
    text-align: center;
}
.payments-wrapper .payment-icons{
    display: block;
    text-align: center;
}
.payments-wrapper .payments-list .valign-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.payments-wrapper .payments-list .valign-wrapper .logo .payment-logo {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: calc(50% - 20px);
    height: 40px;
    width: auto;
    max-width: 90%;
}
.payments-wrapper .payments-list .valign-wrapper .radio i {
    position: absolute;
    top: calc(50% - 9px);
}
.profile-wrapper .data-table .row:nth-child(odd){
    background-color: inherit;
}
.profile-view-wrapper .data-table .row:nth-child(odd){
    background: #F6F9FC;
}
body .essay-component .ws-vip-services .services-package .package-price-wrapper s.text-color-2{
    text-align: left!important;
    flex-basis: 100%;
    margin: 5px 0;
    text-decoration: none;
}
body .essay-component .ws-vip-services .services-package .package-price-wrapper s.text-color-2 span{
    text-decoration: line-through;
}
.ae-order .order-form-wrapper .iti.iti--allow-dropdown{
    z-index:1;
}
.profile-view-wrapper .data-table .row .col:first-child{
    padding: 0;
    font-family: "Acumin Pro Light";
    font-weight: 300;
    font-size: 15px;
    line-height: 53px;
    letter-spacing: 0.02em;
    color: #63677D;
    padding-left: 20px;
}
.profile-wrapper .data-table .row .col:nth-child(2){
    padding: 0;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 53px;
    color: #484B56;
}
.profile-wrapper .data-table {
    border-bottom: 1px solid #D3E0EF;
}
.profile-view-wrapper .submit-b{
    display: block;
    width: 200px;
    text-align: center;
    margin: 0 0 0 0;
}
.profile-wrapper{
    padding: 40px 40px 76px 40px;
    background: white;
    box-shadow: 0px 3px 15px rgba(14, 33, 81, 0.05);
}
.profile-form-wrapper .buttons .col a,
.profile-form-wrapper .buttons .col input{
    width: 200px;
    margin: 0 10px;
}
.essay-component .hint.discounts-hint div .h{
    color: #1e2021;
    margin: 0 0 10px 0;
    line-height: 1;
}
.essay-component .hint.discounts-hint div ul li{
    color: #979ca7;
    margin-bottom: 0;
    line-height: 1;
}
.essay-component .hint.discounts-hint div center{
    padding: 10px 0 0 0;
    margin: 0;
    line-height: 1.3;
}
.essay-component .hint.discounts-hint div ul{
    margin-bottom: 0;
}
.essay-order-preview .header{
    text-align: left;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages,
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent,
.lifetime-wrapper .lifetime .lifetime-line{
    color: #3090FF;
}
.lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status{
    background: #3090FF;
}
.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover{
    border-color: #3090FF;
}
.order_steps_box .owl-nav{
    display: none;
}
.affiliate-program-wrapper .side .case{
    border: 1px solid #e5e5e4;
    background: #FFFFFF;
    box-shadow: 1px 2px 6px rgba(56, 77, 96, 0.1);
    border-radius: 8px;
}
.affiliate-program-wrapper .referral-banner .row-1 .title{
    text-transform: capitalize;
    padding: 15px 40px 15px 0!important;
    margin: 0;
    text-align: left;
    display: inline-block;
    width: calc(100% - 94px);
    vertical-align: middle;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #484B56;
    position: relative;
}
.affiliate-program-wrapper .referral-banner .row-1.left .title:before{
    content: "1";
    width: 18px;
    height: 18px;
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: #7AE6B2;
    position: absolute;
    right: 10px;
    top: calc(50% - 9px);
    border-radius: 50%;
}
.affiliate-program-wrapper .referral-banner .row-1.center .title:before{
    content: "2";
    width: 18px;
    height: 18px;
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: #7AE6B2;
    position: absolute;
    right: 10px;
    top: calc(50% - 9px);
    border-radius: 50%;
}
.affiliate-program-wrapper .referral-banner .row-1.right .title:before{
    content: "3";
    width: 18px;
    height: 18px;
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: #7AE6B2;
    position: absolute;
    right: 10px;
    top: calc(50% - 9px);
    border-radius: 50%;
}
.affiliate-program-wrapper .affiliate-short-wrapper{
    background: #F2F9FF;
    padding: 16px;
}
.affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after{
    display: none;
}
.affiliate-program-wrapper .side .case .case-content .accordion .item .question{
    background-color: #f3f3f3;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon{
    border: none;
    width: 46px;
    height: 46px;
    margin-left: 10px;
    position: static;
    display: inline-block;
    margin-right: 34px;
    vertical-align: middle;
}
.affiliate-program-wrapper .side .case .case-title div{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #3A4458;
}
.affiliate-program-wrapper .side .case.open .case-title{
    background-color: #f3f3f3;
}
.affiliate-program-wrapper .side .case .case-title::before {
    float: right;
    position: static;
    vertical-align: middle;
    margin: 13px;
    border: none;
    line-height: 24px;
    color: #3090FF;
    font-size: 20px;
    background: white;
    box-shadow: none;
}
.affiliate-program-wrapper .side .case .case-title{
    box-shadow: none;
    border-bottom: none;
    background-color: inherit;
}
.affiliate-program-short-wrapper .side.side-full .case.case-box .case-content p{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #63677D;
}
.affiliate-program-wrapper{
    padding: 30px;
}
.affiliate-program-wrapper .referral-banner .row-1{
    min-height: 77px;
    width: 30.5%;
    background: #FFFFFF;
    border: 1px solid #C0E5F0;
    box-sizing: border-box;
    box-shadow: 1px 3px 10px rgba(48, 83, 94, 0.07);
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.affiliate-program-wrapper .referral-banner .row-1.center {
    margin: 0 4% 0 4%!important;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-remind-friends{
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png")no-repeat -564px -216px;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-place-order{
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png")no-repeat -564px -122px;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-earn-money{
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png")no-repeat -564px -168px;
}
.affiliate-program-wrapper .referral-banner{
    border-top: none;
    width: 100%;
}

.affiliate-program-wrapper .side .case .case-content .save-button.more-info{
    color: #25D792;
    border: 1px solid #25D792;
}
.tabs-component .component-tab-content .order-item{
    border: 1px solid #e5e5e4!important;
    background-color: #F2F9FF!important;
    padding: 13px 30px;
}
.tabs-component .component-tab-content{
    padding: 20px 0;
}
.tabs-component .component-tabs-controls{
    margin: 0!important;
    padding: 0;
    display: block;
    text-align: right;
}
.tabs-component .component-tabs-controls .col a{
    border: none;

}
.tabs-component .component-tabs-controls .col{
    padding: 0;
    box-shadow: none;
    flex: auto;
    max-width: 100%;
    width: auto;
    padding: 0 5px;
}

.tabs-component .component-tabs-controls .col .goto{
    line-height: 25.97px;
    border: none;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 10px 16px;
    border-radius: 6px;
    font-weight: 300;
    color: #8190AC;
    font-weight: 500;
    background: none;
    transition: 0.3s;
}
.tabs-component .component-tabs-controls .col.o-bg-lighten-2 .goto:last-child{
    border-left: 0!important;
}
.col-content .essay-order-view-details ul > li:before{
    display: none;
}
.tabs-component .component-tabs-controls .col .goto:hover,
.tabs-component .component-tabs-controls .col .goto:focus,
.tabs-component .component-tabs-controls .col.selected .goto{
    color: white;
    font-weight: 500;
    background: #0D55A9;
}
.essay-orders .component-tab-content .items-count{
    color: #25D792;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    line-height: 34px;
    padding: 0;
}
.essay-orders h4{
    color: #1e2021;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
}
.essay-orders .orders .order-item .details-label .goto{
    color: #3090FF;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
}
.essay-order-details .actions-list > li a.pay-now-b:hover,
.essay-order-details .actions-list > li a.pay-now-b:focus{
    background: white;
    color: #3090FF!important;
}
.essay-order-details .actions-list > li a.popup-b i{
    color: #25D792;
}
.essay-order-details .actions-list > li a.popup-b{
    border: 2px solid #25D792;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.02em;
    color: #25D792;
    background: white;
}
.essay-order-details .actions-list > li a.pay-now-b {
    background: #3090FF;;
    border: 2px solid #3090FF;
    transition: all .3s linear;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.essay-orders .orders .order-item .blue-status-label{
    font-weight: 400;
    color: #1e2021;
    font-size: 14px;
    line-height: 22px;
}
.essay-orders .orders-header-row .price-label{
    color: #25D792;
    font-weight: 700;
    margin-left: 3px;
}
.essay-orders .links-list > li a:after{
    color: #3090FF;

}
.essay-orders .orders .order-item.vip .vip-label:after{
    display: none;
}
.essay-orders .orders .order-item .orders-header-row .right-align.text-right{
    float: right;
}
.essay-orders .orders .order-item .orders-body-row .text-block{
    margin-bottom: 10px;
}
.essay-orders .orders .order-item.vip .vip-label{
    border: none;
    font-size: 0;
    background: url("/wp-content/themes/topdissertations.com/style/images/main_sprite.png")no-repeat;
    background-position: -563px -77px;
    width: 48px;
    height: 48px;
    top: 0;
}
.essay-component.tabs-component{
    padding: 40px;
    background: #FFFFFF;
    box-shadow: 0px 3px 15px rgba(14, 33, 81, 0.05);
}
.essay-component.tabs-component:before {
    content: "Orders";
    font-family: "Acumin Pro Wide", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #484B56;
    float: left;
}
.essay-orders .row.orders-header-row .text-right{
    margin-top: 14px;
}
.essay-orders .orders .order-item .text-block p{
    margin-bottom: 0;
    margin-top: 5px;
}
.essay-orders .orders .order-item,
.essay-orders .orders .order-item.vip{
    background-color: #eaf8fb;
    margin-bottom: 15px;
}
.essay-order-details .nav-list > li.selected a {
    margin: 0;
}
.essay-order-details .line-sep{
    display: none;
}
.essay-order-details .nav-list > li i:before {
    margin: 0 0 0 -22px;
    line-height: 1;
}
.essay-order-details .actions-list > li i:before {
    display: none;
}
.essay-order-details .nav-list > li a,
.essay-order-details .actions-list > li a{
    border: 2px solid #d1d1d1;
    color: #0D55A9;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all .3s linear;
    padding: 9px 0;
}
.essay-order-details .nav-list > li:first-child a{
    border-left: 2px solid #d1d1d1;
}
.essay-order-details .description{
    padding-left: 20px;
    border-top: 1px solid #e1e1e1;
    margin-top: 20px;
}
.essay-order-view-details .nav-list .col-sm-4{
    width: 33.33333333%;
}
.essay-order-details .nav-list > li:first-child{
    padding-right: 15px;
}
.essay-order-details .details-list li{
    position: static;
}
.essay-order-details .details-list{
    margin-bottom: 20px;
    position: relative;
}
.essay-order-details .nav-list > li:last-child{
    padding-left: 15px;
}
.essay-order-details .details-list li .vip-label b{
    font-size: 10px;
    color: white;
}
.essay-order-details .details-list li .vip-label{
    height: 24px;
    width: 82px;
    line-height: 28px;
    position: static;
    margin: 5px 0 0 0;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background: #25D792;
    border-radius: 12px;
}
.essay-order-details .details-list li .vip-label:after{
    display: none;
}
.essay-order-details .price b{
    color:#25D792;
}
.essay-order-details .details-list .time-left b,
.essay-order-details .details-list li b{
    color: #1C4159;
    font-size: 15px;
    font-weight: 400;
}
.essay-component .checkbox-input > i{
    display: none;
}
.popup-component.essay-component .checkbox-input input{
    position: static;
    display: inline-block;
    margin-right: 10px;
}
.popup-component .file-path-wrapper{
    margin-top: 15px;
}
.payments-wrapper  .back-b,
.essay-order-view-details .info-block .back-b{
    padding: 5px 10px!important;
    height: 35px;
    margin-bottom: 12px;
}

.essay-order-details .grid-row .col > span, .essay-order-details .grid .col > span{
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.02em;
    color: #8190AC;
}
.essay-order-details .grid-row .col > b, .essay-order-details .grid .col > b{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #1C4159;
}
.essay-order-details .grid-row .col > a, .essay-order-details .grid .col > a{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #3090FF;
}
.featherlight-content .popup-component .notice{
    display: block;
    width: 100%;
}
.featherlight-content .popup-component .row .sm12{
    width: 100%;
}
.featherlight-content .popup-component .row .col-md-6{
    width: 50%;
}
.essay-order-details .grid > .row .col{
    padding: 16px 24px;
    flex: 0 0 48%;
    max-width: 48%;
    margin: 0 1%;
}
.essay-order-details .grid > .row:nth-child(odd) .col{
    background: #F6F9FC;
}

.essay-order-details .grid > .row:nth-child(odd){
    background-color: inherit;
}
.essay-order-details .grid .col{
    padding: 6px 20px;
}
.essay-order-details .grid .col:nth-child(n+2) {
    border-left: none;

}
/*.essay-order-details .nav-list > li a:focus *,*/
/*.essay-order-details .nav-list > li a:hover *,*/
/*.essay-order-details .actions-list > li a:hover *,*/
/*.essay-order-details .actions-list > li a:focus *{*/
    /*color: white!important;*/
/*}*/
/*.essay-order-details .nav-list > li a:focus,*/
/*.essay-order-details .nav-list > li a:hover,*/
/*.essay-order-details .actions-list > li a:hover,*/
/*.essay-order-details .actions-list > li a:focus{*/
    /*border: 2px solid #0D55A9!important;*/
    /*background: #0D55A9;*/
    /*margin: 0;*/
    /*color: white!important;*/
/*}*/
/*.essay-order-details .nav-list > li.selected a i,*/
/*.essay-order-details .nav-list > li.selected a{*/
    /*border: 2px solid #0D55A9!important;*/
    /*background: #0D55A9;*/
    /*margin: 0;*/
    /*color: white!important;*/
    /*border-radius: 6px;*/
/*}*/
.essay-component .blue-status-label{
    color: #1e2021;
}
.featherlight .featherlight-content, .essay-component{
    border: none;
}
/*body .featherlight .featherlight-content.featherlight-content-custom{*/
    /*padding: 0;*/
/*}*/
/*body .featherlight .featherlight-content .featherlight-inner .number-field span{*/
    /*padding-top: 5px;*/
    /*border: none;*/
    /*background: transparent;*/
/*}*/
/*body .featherlight .featherlight-content .featherlight-inner .number-field span:after{*/
    /*display: none;*/
/*}*/
/*body .featherlight .featherlight-content .featherlight-inner .number-field input{*/
    /*border: none;*/
    /*max-width: 50px;*/
/*}*/
/*.featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{*/
    /*position: absolute;*/
    /*left: 10px;*/
    /*bottom: -30px;*/
/*}*/
/*.featherlight .featherlight-content-custom .essay-discount-popup-form .email{*/
    /*position: relative;*/
/*}*/
/*.featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:focus,*/
/*.featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:hover{*/
    /*background: white;*/
    /*color: #25D792;*/
/*}*/
/*.featherlight  .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{*/
    /*color: #ffffff;*/

    /*font-size: 18px;*/
    /*font-weight: 700;*/
    /*height: 50px;*/
    /*background-color: #25D792;*/
    /*border:2px solid #25D792;*/
    /*line-height: 46px;*/
    /*width: 100%;*/
    /*margin-top: 40px;*/
    /*cursor: pointer;*/
/*}*/
/*.featherlight .featherlight-content-custom .essay-discount-popup-form{*/
    /*width: 450px;*/
    /*height: 631px;*/
    /*padding: 350px 45px 110px 45px;*/
/*}*/

.essay-component .input-field .select-product,
.essay-component .input-field .select-level,
.essay-component .number-field .form-control{
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #D3DDEA;
    box-sizing: border-box;
    border-radius: 2px;
}
.essay-component .number-field .select-pages{
    text-align: center;
}
.essay-component .number-field{
    position: relative;
    line-height: 47px;
    display: block;
    text-align: center;
}
.ae-order .essay-component .number-field{
    line-height: normal;
}
.ae-order .essay-component .number-field .m, .ae-order .essay-component .number-field .p{
    top: 4px;
}
.order-form-wrapper .data-table .ws-cost-per-page label.cost-per-page{
    color: #25D792;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    line-height: 26px;
}

.order-form-wrapper .req{
    color: #25D792;
}
.become-vip-block .col-12 > .h3:after,
.become-vip-block .col-12 > .h3:before{
    content: "";
    background-size: 100%;
    background-position: 50%;
    background-size: 100%;
    display: inline-block;
    vertical-align: text-bottom;
    width: 27px;
    height: 23px;
    margin: 0 5px;
}
.order-form-wrapper .paper-requirements-table b.header:before{
    content: "";
    background-size: 100%;
    background-position: 50%;
    position: absolute;
    top: -20px;
    left: calc(50% - 11px);
    display: inline-block;
    background-size: 100%;
    vertical-align: text-bottom;
    width: 22px;
    height: 14px;
}
.become-vip-block .col-12 > .h3:after,
.order-form-wrapper .vip-client > span:after,
.data-vip-block .vip-client p span:after{
    content: "";
    background: url("images//Group 347.png")no-repeat;
    background-position: -16px -11px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background-size: 270px;
    margin: 0 10px;
}
.become-vip-block .col-12 > .h3,
.order-form-wrapper .vip-client > span,
.data-vip-block .vip-client p span {
    position: relative;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #0D55A9;
}
.data-vip-block .vip-client p {
    display: inline-block;
}
.order-form-wrapper .vip-client a:after,
.data-vip-block .vip-client a:after {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-left: 8px;
}
.order-form-wrapper .vip-client a,
.data-vip-block .vip-client a {
    margin-left: 0;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 180%;
    color: #0D55A9;
    display: inline-block;
    vertical-align: middle;
}
.order-form-wrapper .accept-div a{
    color: #3090FF;
}
.order-form-wrapper .vip-client {
    background-color: inherit;
    display: block;
    text-align: center;
    padding-left: 0;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #0D55A9;
}
.data-vip-block .vip-client {
    background-color: inherit;
    display: block;
    text-align: center;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    height: 83px;
}
.order-form-wrapper .vip-client .vip-client-icon:after,
.data-vip-block .vip-client .vip-client-icon:after{
    display: none;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    z-index: 1;
}
.essay-vip-account ul > li:before{
    display: none;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price{
    display: inline-block;
    vertical-align: top;
    font-family: "Acumin Pro Wide", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: #3090FF;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price{
    display: inline-block;
    vertical-align: top;
    font-family: "Acumin Pro Wide", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 160%;
    color: #3090FF;
    opacity: 0.8;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .special-label{
    display: none;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month{
    text-transform: lowercase;
    margin-top: 20px;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-size: 15px;
    line-height: 160%;
    text-align: center;
    color: #8190AC;
    opacity: 0.8;
    margin: 0;
}
.essay-vip-account .vip-account-list > li .vip-package-select{
    width: 60%;
    display: inline-block;
    margin: 0!important;
    padding: 0 0 25px 0;
    vertical-align: middle;
    position: relative;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex{
    display: none;
}
.essay-vip-account .vip-account-list > li:before{
    display: none;
}
.essay-vip-account .vip-account-list > li:last-child .vip-package-item:before{
    content: "Best Seller";
    width: 100px;
    height: 75px;
    display: block;
    position: absolute;
    background: url("images/Group 44w6.png")no-repeat;
    background-position: 50% 50%;
    top: 34px;
    left: calc(50% - 50px);
    text-align: center;
    padding-top: 32px;
}
.essay-vip-account .vip-account-list > li:nth-child(2) .vip-package-item:before {
    content: "Popular";
    width: 100px;
    height: 75px;
    display: block;
    position: absolute;
    background: url("images/Group 44w6.png")no-repeat;
    background-position: 50% 50%;
    top: 34px;
    font-size: 18px;
    left: calc(50% - 50px);
    text-align: center;
    padding-top: 32px;
}
.essay-vip-account .vip-account-list > li:first-child .vip-package-item:before{
    content: "Standard";
    width: 100px;
    height: 75px;
    display: block;
    position: absolute;
    background: url("images/Group 44w6.png")no-repeat;
    background-position: 50% 50%;
    top: 34px;
    left: calc(50% - 50px);
    text-align: center;
    padding-top: 32px;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period{
    height: auto;
    font-family: "Acumin Pro Wide", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #0D55A9;
    z-index: 1;
    background-color: inherit;
    position: absolute;
    width: 100%;
    bottom: 90px;
}
.essay-vip-account ul.vip-select-list{
    position: absolute;
    min-width: 140px;
    box-shadow: 0 14px 20px rgba(202, 202, 202, 0.65);
    border: 1px solid #e2eefd;
    background-color: #ffffff;
    margin: 0;
}
.essay-vip-account ul.vip-select-list > li {
    padding: 5px 10px;
}
.essay-vip-account ul.vip-select-list .vip-account-pay .buy{
    border: 1px solid #25D792;
    color: #282f39;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    background: white;
    right: 10px;
    padding: 0 5px;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
}
.essay-vip-account .vip-account-list > li:nth-child(3):before{
    display: none;
}
.essay-vip-account .vip-account-list > li:nth-child(2):before{
    display: none;
}
.essay-vip-account .vip-account-list > li{
    position: relative;
    margin: 20px 0;
    max-width: 100%;
    border-radius: 0;
    background: #ffffff;
    padding: 0;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #D3E0EF;
    box-shadow: 0px 7px 24px rgba(170, 177, 196, 0.2);
}
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package-empty,
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package{
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    transform: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 60px;
    width: 60px;
    line-height: 1;
}
.essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package span{
    padding: 14px 45px 8px 30px;
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 600;
    font-size: 11px;
    line-height: 1;
    color: #FFFFFF;
    transform: rotate(
            45deg
    );
    width: 102px;
    word-break: break-all;
    text-align: center;
    display: inline-block;
    background: #25D792;
    height: 41px;
    margin: 0px 0px 1px 0px;

}
.essay-vip-account ul.vip-select-list .vip-account-pay .price-title{
    font-size: 14px;
    line-height: 16px;
    color: #3090FF;
    font-weight: 700;
}
.essay-vip-account ul.vip-select-list .vip-account-pay{
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding-right: 60px;
}
.essay-vip-account .vip-account-list > li .vip-select-button{
    border-radius: 0;
    padding: 0;
    line-height: 31px;
    text-align: center;
    border: 1px solid rgba(99, 104, 110, 0.2);
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    color: white;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.65px;
    height: 45px;
    background-color: #3090FF;
}
.order-form-wrapper .material-hint .dropdown-content > p b{
    font-weight: bold;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month {
    margin: 133px 0 81px 0;
}
.essay-vip-account .vip-account-list > li .vip-select-button::after{
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-right: 0;
    transform: rotate(225deg);
    border-bottom: 0;
    width: 5px;
    height: 5px;
    content: "";
    display: block;
    top: 16px;
}
.essay-vip-account .vip-account-text .header-our-vip{
    color: #1e2021;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}
.essay-vip-account .vip-account-text{
    padding: 20px 0 0 20px;
}
.essay-vip-account .vip-account-text ul.vip-list li:before{
    position: absolute;
    width: 8px;
    height: 8px;
    left: -15px;
    top: calc(50% - 4px);
    background: #7AC7FF;
    display: block;
}
.essay-vip-account .vip-account-text ul.vip-list li a,
.essay-vip-account .vip-account-text ul.vip-list li span,
.essay-vip-account .vip-account-text ul.vip-list li b{
    color: #0D55A9;
}
.essay-vip-account .vip-account-text ul.vip-list li{
    font-family: "Acumin Pro Wide", sans-serif;
    font-size: 15px;
    line-height: 160%;
    color: #0D55A9;
    opacity: 0.8;
    list-style-type: none;
}
.essay-vip-account .vip-account-text .header-our-vip{
    font-family: "Acumin Pro Wide", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: #2C3879;
}
.col-content .essay-orders ul > li:before{
    display: none;
}
.essay-orders .links-list > li{
    width: auto;
    padding: 0 0 0 0;
    line-height: 1;
    margin-bottom: 0;
    vertical-align: middle;
}
.popup-component .wrap-order-submit .notice{
    display: inline-block;
    margin-top: 5px;
}
.popup-component.essay-component .submit-b.disabled{
    background: #ccc!important;
    border: 2px solid #ccc!important;
    cursor: not-allowed!important;
}
.popup-component .file-path-wrapper,
.popup-component .file-field.input-field .btn span{
    display: none;
}
.essay-orders .links-list > li.additional-li a:after,
.essay-orders .links-list > li.delete-li a:after,
.essay-orders .links-list > li.pay-li a:after{
    display: none;
}
.essay-orders .links-list > li.additional-li a{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 2px solid #25D792;
    letter-spacing: 0.02em;
    color: #25D792;
    background: white;
    padding: 0 10px;
    height: 40px;
}
.essay-orders .links-list > li.delete-li a{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 2px solid #D3E0EF;
    letter-spacing: 0.02em;
    color: #0D55A9;
    background: white;
    width: 105px;
    height: 40px;
}
.essay-orders .links-list > li.pay-li a{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: #3090FF;
    width: 105px;
    height: 40px;
}
.essay-orders .orders .order-item .details-label:before{
    color: #8190AC;
    font-size: 12px;
    display: block;
    line-height: 14px;
    content: "Order ID";
    letter-spacing: 0.02em;
}
.essay-orders .links-list{
    line-height: 1;
}
.essay-component ul li:before{
    display: none;
}
.essay-order-details .actions-list > li:first-child,
.essay-order-details .nav-list > li:first-child {
    padding-right: 15px;
}
.essay-order-details .actions-list > li:last-child,
.essay-order-details .nav-list > li:last-child {
    padding-left: 15px;
}
.order-form-wrapper .order-form-data,
.order-form-wrapper .ws-instructions,
.order-form-wrapper .form-group{
    text-align: left;
}
.essay-component.custom_calc .currency input:nth-child(4){
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #c3c3c3;
}

.essay-order-details .row.list.nav-list{
    display: block;
}
.essay-order-details .row.list.nav-list > li a i:before{
    display: none;
}
.essay-order-details .row.list.nav-list > li span,
.essay-order-details .row.list.nav-list > li i{
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: #8190AC;
    display: inline-block;
    width: auto;
}
.essay-order-details .row.list.nav-list > li a{
    padding: 9px 16px;
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 140%;
    color: #8190AC;
    display: inline-block;
    width: auto;
    border: none!important;
    border-radius: 6px;
}
.essay-order-details .row.list.nav-list > li:last-child{
    border-right: none;
}
.essay-order-details .row.list.nav-list > li{
    flex: auto;
    max-width: 100%;
    display: inline-block;
    width: auto;
    border-right: 1px solid #D3E0EF;
    padding: 0 5px;
}
body .feedback-point{
    bottom: 165px;
    right: 16px;
}
.essay-order-details .order-details-head .details-list li b{
    display: block;
    width: 100%;
}
.essay-order-details .order-details-head .details-list li .vip-label b{
    display: inline-block;
    width: auto;
    line-height: 1;
}
.essay-order-details .order-details-head .details-list li{
    text-align: left;

}
.payments-wrapper .info-message{
    display: block;
    margin: 20px 0;
}
.essay-calculator .price-header .label{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #63677D;
    margin-bottom: 8px;
}
.essay-calculator .currency.select-wrapper,
.essay-calculator .price-header .number-field,
.essay-calculator .price-header input{
    margin-bottom: 0;
}

.essay-calculator .price-header .number-field,
.essay-calculator .price-header select{
    margin-bottom: 10px;
}
.essay-calculator .price-header:before{
    content: "";
}
.essay-calculator .price-header{
    margin-bottom: 35px;
}
.essay-calculator{
    padding: 56px 25px 36px;
    border-radius: 0;
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px -11px rgba(14, 33, 81, 0.2);
}
.essay-custom-calculator-wrapper .price-list .price-item .date{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #8190AC;
}
.essay-custom-calculator-wrapper .price-list > .row{
    margin-bottom: 8px;
}
.essay-custom-calculator-wrapper .price-list {
    padding: 0;
    margin: 0;
}
.essay-custom-calculator-wrapper .price-list .price-item .circles{
    margin-top: 17px;
    line-height: 1;
    display: flex;
}
.essay-custom-calculator-wrapper .total-price-wrapper .valign-wrapper{
    padding-top: 3px;
    line-height: 1;
}
.essay-custom-calculator-wrapper .total-price-wrapper{
    padding: 0 30px 0;
    margin-top: 35px;
}
.essay-custom-calculator-wrapper .price-list .price-item .price{
    color: #3090FF;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
}
.essay-custom-calculator-wrapper .price-list .price-item .price .page{
    color: #1C4159;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
}
.essay-custom-calculator-wrapper .price-list .price-item .col{
    line-height: 50px;
}
.essay-custom-calculator-wrapper .price-list .price-item .circles {
    margin-top: 12px;
}
.essay-custom-calculator-wrapper .price-list .price-item .col.time{
    padding-left:0;
}
.essay-custom-calculator-wrapper .price-list .price-item .days,
.essay-custom-calculator-wrapper .price-list .price-item .count{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #484B56;
    margin-bottom: 0;
}
.essay-custom-calculator-wrapper .price-list .price-item{
    background: #F5FAFF;
    border-radius: 4px;
    border: none;
}
.essay-custom-calculator-wrapper .price-list .price-item.active{
    background: #FFFFFF;
    border: 2px solid #CBE3F4;
    box-shadow: 0px 4px 16px rgba(48, 144, 255, 0.15);
}
.essay-custom-calculator-wrapper .order-total-price{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #3090FF;
}
.essay-custom-calculator-wrapper .order-total-label{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 140%;
    color: #0D55A9;
}
.affiliate-program-wrapper .affiliate-pre-text .description{
    font-weight: 400;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-size: 14px;
    line-height: 160%;
    color: #8190AC;
}
.affiliate-program-wrapper .back a{
    color: #2C3879;
    font-size: 13px;
    line-height: 24px;
}
.affiliate-program-wrapper .affiliate-status .earnings{
    display: block;
    width: 100%;
    text-align: right;
    font-family: "Acumin Pro Wide", sans-serif;
    font-size: 14px;
    line-height: 140%;
    color: #484B56;
}
.affiliate-program-short-wrapper.closeBlock,
.affiliate-program-short-wrapper{
    padding: 30px 0 0 0;
    background: #FFFFFF;
    border: 1px solid #7AC7FF;
    box-shadow: 0px 3px 15px rgba(14, 33, 81, 0.05);
    border-radius: 6px;
    margin-top: 0;
}
.affiliate-program-wrapper .affiliate-status .earnings span{
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-align: right;
    color: #3090FF;
    display: block;
}
.affiliate-program-short-wrapper .arrow-control a:after{
    content: "Show less";
    font-family: "Acumin Pro Wide",  sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #3090FF;
}
.affiliate-program-short-wrapper.closeBlock .arrow-control a:after{
    content: "Show more";
    font-family: "Acumin Pro Wide",  sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #3090FF;
}
.affiliate-program-short-wrapper .arrow-control{
    position: absolute;
    left: calc(50% - 12px) ;
    right: auto;
    bottom: 0;
    height: 25px;
    line-height: 21px;
    width: 105px;
    text-align: center;
    background: #EAF4FF;
    border: 1px solid #7AC7FF;
    box-sizing: border-box;
    box-shadow: 0px 2px 6px rgba(48, 144, 255, 0.15);
    border-radius: 15px;
}
.affiliate-program-wrapper .affiliate-status .to-earning{
    margin-top: 25px;
}
.affiliate-program-wrapper .affiliate-status{
    margin-top: 0!important;
    height: auto;
    display: inline-block;
    width: 191px;
    vertical-align: top;
    padding-right: 30px;
    margin-bottom: 30px;
}
.affiliate-program-wrapper .affiliate-pre-text .description b{
    color: #25D792;
    font-family: 'Acumin Pro Wide', Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.affiliate-program-wrapper .page-col ul li{
    padding: 0;
}
.affiliate-program-wrapper .affiliate-pre-text .title{
    color: #1e2021;
    font-family: 'Acumin';
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}
.popup-component form > .row > .col {
    margin-bottom: 0;
}
.white_button .top-login-wrapper.essay-component .drop-down-content form{
    padding: 20px;
    text-align: left;
}
.white_button .top-login-wrapper.essay-component .drop-down-content .col-sm-12{
    width: 100%;
}
.essay-custom-calculator-wrapper .price-list .price-item .col.price-date{
    display: block;
}

.affiliate-program-wrapper .side .case.open .case-title::before{
    background: #f3f3f3;
}
.essay-component .ws-vip-services .material-hint > i{
    z-index: 1;
}
.payments-wrapper .payment > .row > .s12{
    width: 100%;
}
.affiliate-program-wrapper .affiliate-pre-text .title{
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #0D55A9;
    margin-bottom: 10px;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title::before{
    width: auto;
    float: left;
    background: none;
    font-family: "Acumin Pro Wide",  sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #3A4458;
}
.affiliate-program-short-wrapper .side.side-full .case.case-box .case-content:last-child{
    padding: 10px 16px;
}
body .feedback-button{
    width: 48px;
    height: 48px;
}
.order-form-wrapper .material-hint {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.page-id-42 main .page-content.container.pages .col-10.col-l-12.col-md-12.col-sm-12.col-xs-12 > .content > p:first-child,
.page-id-42 main .data-text-order, .page-id-42 main  .vip-order-text{
    display: none;
}
.essay-vip-account .vip-levels-wrapper .level{
    border: none!important;
}
.essay-vip-account .vip-levels-wrapper .level.active{
    background-color: #25D792;
    border: 1px solid #25D792!important;
}
body .order-form-wrapper .wrap-order-submit{
    margin-bottom: 0;
}
/*body .order-form-wrapper .wrap-order-submit .col.total-price-wrapper{*/
    /*display: block;*/
    /*width: 100%;*/
    /*text-align: right;*/
/*}*/
body .order-form-wrapper .wrap-order-submit .col.proceed-button{
    text-align: center;
    display: block;
    width: 100%;
}
.essay-component .currency input[type="button"].active{
    background-color: #E6F6FF;
}
.essay-component .currency input[type="button"]{
    background: #FFFFFF;
    border: 1px solid #D3DDEA;
    box-sizing: border-box;
    border-radius: 2px;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 40px;
    height: 40px;
    width: 25%;
    display: inline-block;
    margin-left: 0;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #0D55A9;
    padding: 0!important;

}
.essay-custom-calculator-wrapper .input-field{

}
.essay-calculator-wrapper{
    padding: 56px 60px;
}
.custom_contact .blue_btn{
    margin-top: 32px;
}
.custom_contact{
    padding: 0;
    box-shadow: none;
}
body .mini-wrapper form {
    padding: 0 20px;
}
.user-area-wrapper .info-list li:last-child{
    margin-bottom: 0;
}
.user-area-wrapper .info-list{
    padding: 15px 20px;
}
.page_calc .essay-component.top_calc.custom_calc input,
.page_calc .essay-component.top_calc.custom_calc select{
    background: #FFFFFF;
    border: 1px solid #D3DDEA;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 5px 10px;
    height: 40px;
    line-height: 1.5;
}
.page_calc .essay-component.top_calc.custom_calc .number-field input{
    padding: 5px 167px 5px 10px;
}
.page_calc .essay-component.top_calc.custom_calc .number-field::after{
    font-size: 13px;
    font-weight: 600;
    left: calc(50% - 50px);
}
@media all and (max-width: 1199px) and (min-width: 992px){
    .page_calc .essay-component.top_calc.custom_calc .number-field input{
        padding: 5px 118px 5px 10px;
        font-size: 11px;
    }
    .page_calc .essay-component.top_calc.custom_calc .number-field::after{
        font-size: 10px;
        font-weight: 600;
        left: calc(50% - 33px);
    }
}
@media all and (max-width: 991px){
    .page_calc .essay-component.top_calc.custom_calc .number-field input{
        padding: 5px 210px 5px 10px;
    }
}
@media all and (max-width: 767px){
    .page_calc .essay-component.top_calc.custom_calc .number-field input{
        padding: 5px 295px 5px 10px;
    }
    .page_calc .top_calc .ai-label img {
        display: block;
        margin: 15px auto 0;
        max-width: 90%;
    }
    .page_calc .essay-component.top_calc .first-time-order {
        text-align: center;
        margin-top: 10px;
    }
}
@media all and (max-width: 425px){
    .page_calc .essay-component.top_calc.custom_calc .number-field input{
        padding: 5px 231px 5px 10px;
    }
}
@media all and (max-width: 345px){
    .page_calc .essay-component.top_calc.custom_calc .number-field input{
        padding: 5px 189px 5px 10px;
    }
}
.page_calc .essay-component.top_calc.custom_calc select.currency{
    background: #E6F6FF;
    border-radius: 2px;
    border: none;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #0D55A9;
}
.page_calc .essay-component.top_calc:before{
    display: none;
}
.essay-component .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
body .essay-component.order-form-wrapper .ws-writing-quality.ws-types .col:first-child [type="radio"] + label.radio-label .quality-title{
    margin-bottom: 13px;
}
body .essay-component.order-form-wrapper .ws-writing-quality.ws-types [type="radio"] + label.radio-label .quality-title{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #63677D;
    order: 1;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality.ws-types .col:first-child [type="radio"] + label.radio-label .quality-title{
    margin-bottom:2px;
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label.checked span.quality-title, body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label.checked {
    color: #fff!important;
}
body .essay-component.order-form-wrapper .ws-writing-quality.ws-types .with-gap{
    left: 20px;
    top: calc(50% - 10.5px);
}
body .essay-component.order-form-wrapper .ws-writing-quality.ws-types [type="radio"] + label.radio-label{
    background: url(/wp-content/themes/topdissertations.com/style/images/3d-vip_support.webp) center no-repeat;
    border-radius: 2px;
    font-family: "Acumin Pro Light", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    text-align: left;
    color: #3090FF;
    padding: 24px 24px 24px 35px;
    align-items: flex-start;
    flex-wrap: nowrap;
    display: flex;
    flex-flow: column-reverse;
    height: 100%;
    border: none;
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label.checked{
    border: 1px solid #7AC7FF;
    background: url(/wp-content/themes/topdissertations.com/style/images/image_14-min.webp) center no-repeat;
}
.order-form-wrapper .input-button .green-label{
    margin-left: 5px;
}
.order-form-wrapper .data-table > .row.service-revision > .col:first-child::after{
    display: block;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 135%;
    color: #8190AC;
}
.essay-orders ul{
    padding-left: 0;
}
.affiliate-program-short-wrapper .arrow-control{
    bottom: -15px
}
.essay-component.lifetime-view-wrapper{
    background: #FFFFFF;
    box-shadow: 0px 3px 15px rgba(14, 33, 81, 0.05);
    padding: 40px;
}
.cookie-policy-wrapper .cookie-policy-block{
    max-width: 586px;
    border-radius: 5px;
    position: fixed;
    z-index: 999;
    top: 125px;
    left: 50px;
    right: auto;
    margin: 0;
    background: rgba(29, 29, 31, 0.8);
    border: none;
}
.cookie-policy-wrapper .cookie-policy-block .text-col{
    background: url(/wp-content/themes/topdissertations.com/style/images/cookies.png) 14px center no-repeat;
    padding: 0 20px 0 68px;
}
.cookie-policy-wrapper .cookie-policy-block .text-col p{
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}
.cookie-policy-wrapper .cookie-policy-block .read-more{
    color: #ffd768;
    text-decoration: underline;
    font-weight: 500;
}
.cookie-policy-wrapper .cookie-policy-block .button{
    margin: 0;
    width: 100px;
    height: 31px;
    font-size: 13px;
    background: #25d792;
    padding: 0;
    line-height: 34px;
    font-weight: 500;
    border-radius: 0;
}
@media all and (max-width: 1200px){
    .cookie-policy-wrapper .cookie-policy-block{
        top: 92px;
        left: 12px;
    }
}
@media all and (max-width: 600px){
    .cookie-policy-wrapper .cookie-policy-block{
        top: 85px;
        left: 0;
    }
}
@media all and (max-width: 480px){
    .cookie-policy-wrapper .cookie-policy-block .text-col{
        padding: 0 0 0 50px;
        background-position: 0 center;
    }
}
.essay-orders .orders .hide-on-large-only{
    display: none;
}
.essay-orders .orders .order-item .blue-status-label{
    font-family: "Acumin Pro Wide",  sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #3090FF;
}
.ae-sidebar-logged{
    background: white;
}
@media only screen and (max-width: 1460px) {
    .essay-order-details .order-details-head .details-list li.col-lg-3:first-child{
        display: block;
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 1366px) {
    .affiliate-program-wrapper .referral-banner .row-1 .icon{
        margin-right: 10px;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title{
        width: calc(100% - 66px);
    }
    .affiliate-program-wrapper .side .case .case-content .button-box a{
        width: 70px!important;
    }
}
@media only screen and (max-width: 1260px) {

    .affiliate-program-wrapper .referral-banner{
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px 0;
        text-align: center;
    }
    .affiliate-program-wrapper .referral-banner .row-1.left:after, .affiliate-program-wrapper .referral-banner .row-1.center:after{
        transform: rotate(225deg);
        top: auto;
        bottom: -25px;
        width: 18px;
        height: 18px;
        right: 0;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        margin: 0 auto 10px auto!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1:last-child{
        margin-bottom: 0;
    }
    .affiliate-program-wrapper .referral-banner .row-1.center{
        margin: 0 5% 0 5%!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        width: 30%;
    }
}
@media only screen and (max-width: 1200px) {
    .essay-calculator-wrapper{
        padding: 15px;
    }
    .header-calc:after{
        right: -39px;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title{
        min-height: 1px;
    }
    .affiliate-program-wrapper .referral-banner .row-1.center{
        margin: 0 3% 0 3%!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 {
        width: 31%;
    }
    .essay-component .ws-vip-services label.checkbox-label {
        padding: 18px 10px 18px 38px;
    }
    body .order-form-wrapper{
        padding: 35px 20px;
    }
}
@media only screen and (max-width: 1024px) {
    .essay-vip-account .vip-account-list > li:nth-child(2):before,
    .essay-vip-account .vip-account-list > li:nth-child(3):before{
        transform: scale(0.8);
        right: -4px;
        top: -13px;
    }
}
@media only screen and (max-width: 1000px) {
    .affiliate-program-wrapper .referral-banner .row-1{
        float: left!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title:before {
        right: 7px!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title {
        padding: 15px 28px 15px 0!important;
    }
}
@media only screen and (max-width: 992px) {

    .essay-orders .row.orders-header-row{
        padding-right: 50px;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
        width: 610px;
        margin: 0;
        right: auto!important;
        left: 0!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title:before{
        top: -1px!important;
        right: -1px!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .icon{
        margin-right: 10px;
        margin-left: 5px;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title {
        position: static;
        padding: 10px 0 10px 0!important;
        text-align: left!important;
    }
    .essay-vip-account{
        padding: 20px;
    }
    .essay-order-details .grid > .row{
        border-top: none;
        border-bottom: none;
    }

    .payments-wrapper .back-b, .essay-order-view-details .info-block .back-b{
        margin-bottom: 20px;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper{
        margin: 10px 0!important;
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .essay-component .ws-vip-services .services-package .offer-label {
        margin: 10px 0!important;
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body .order-form-wrapper .wrap-order-submit .col{
        text-align: center!important;
    }
    .massage_vip_ac{
        background-size: 100%;
        background-position: 50% 50%;
    }
    .discounts-block:before, .discounts-block:after{
        display: none;
    }
    .affiliate-program-wrapper .side .case{
        margin: 15px 0;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding: 15px 40px 15px 60px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
        left: 50px;
    }
    .bookmark-row .wrapper p span{
        height: 35px;
        line-height: 35px;
        width: 100px;
    }
    .bookmark-row .wrapper p b{
        text-align: center;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6 {

        padding-top: 0;
    }
    .order-form-wrapper .ws-vip-services .row .col.offer-label {
        padding-left: 0px;
    }
    .essay-order-details .details-list li {
        border-left: none;
    }
    .order-form-wrapper .vip-services-list .material-hint .dropdown-content{
        width: 220px;
    }
    .essay-component .back-b, .essay-component .cancel-b{
        width: auto;
        padding: 0 10px;
    }
    .affiliate-program-wrapper .affiliate-status{
        text-align: center;
    }
    .affiliate-program-wrapper .affiliate-status .earnings{
        float: none!important;
        text-align: center!important;
        margin: 10px 0;
    }
    .essay-order-details .grid .col:nth-child(n+2){
        border-left: none;
    }
    .essay-orders .links-list{
        float: none;
    }
    .essay-order-details .grid > .row:nth-child(even) > .col:nth-child(odd){
        background-color: white;
    }
    .essay-orders .orders .order-item{
        padding: 10px;
    }
    .order-form-wrapper .input-button span{
        margin-top: 10px;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
        width: 610px;
        margin: 0!important;
    }
    .essay-vip-account ul.vip-select-list{
        min-width: 155px;
        z-index: 2;
    }
}
@media only screen and (max-width: 991px) {
    .payments-wrapper .payment-icons img{
        width: auto;
    }
    .page_calc .essay-component label{
        margin-top: 16px;
    }
    .order-steps .order-steps-item {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 768px) {
    body .tabs-component .component-tabs-controls{
        margin-bottom: 25px!important;
    }
    body .user-area-wrapper .info-list li {
        margin-bottom: 5px;
    }
    body .user-area-wrapper .info-list {
        padding: 15px 20px;
    }
    body .user-area-wrapper .info-list li.additional-field-name {
        padding: 10px 24px;
        margin: -15px -20px 12px -20px;
    }
    body .user-area-wrapper .menu-list li a{
        padding: 10px 25px;
    }
    /*body .mini-wrapper .top-dd-wrapper .top-label a{*/
        /*line-height: 30px;*/
    /*}*/
    body .essay-calculator {
        padding: 20px 20px 0;
    }
    .order-steps .row.owl-carousel.owl-loaded.owl-drag, .order-steps .row.owl-carousel.owl-loaded.owl-drag .owl-stage-outer.owl-height  {
        height: 88px;
    }
    body .affiliate-program-wrapper ul li{
        padding-left: 0;
    }
    .essay-component .services-package .bg-color-3 .material-hint > div, .essay-component .ws-vip-services .material-hint > div{
        right: 0;
        left: auto;
    }
    body .order-form-wrapper .vip-services-list .material-hint .dropdown-content{
        margin-top: 7px;
    }
    body .order-form-wrapper .input-button .red-label, .order-form-wrapper .input-button .green-label{
        display: block;
    }
    .order-steps .order-steps-item{
        margin: 10px auto;
    }
    .order-steps .row .col-4:nth-child(1) .order-steps-item,
    .order-steps .row .col-4:nth-child(2) .order-steps-item{
        padding: 35px 0;
    }
    body .essay-component.order-form-wrapper .row .col-lg-6 {
        width: 100%;
    }
    .profile-view-wrapper .data-table .row .col:first-child{
        width: 40%!important;
        padding-left: 20px;
    }
    .profile-view-wrapper .data-table .row .col:last-child{
        width: 60%!important;
        padding-left: 20px;
    }
    .order-form-wrapper .phone-row .material-hint .dropdown-content{
        right: 0;
        left: auto;
    }
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: block !important;
    }
    .global-cookie .cookie-policy-block{
        left: 10px;
        right: 10px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .date{
        margin-top: 15px;
        font-size: 11px;
        line-height: 1;
        display: inline-block;
    }
    .essay-order-details .grid .col:nth-child(n+2) {
        border-left: none;
    }

    .essay-component .services-package .bg-color-3 .offer-label{
        padding: 0;
    }

    .essay-component .services-package .bg-color-3 .offer-label .text-color-2:before{
        margin: 0 auto;
    }
    .essay-component .services-package .bg-color-3 .offer-label .text-color-2:before,
    .essay-component .services-package .bg-color-3 .offer-label{
        text-align: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .button-primary-1{
        float: none;
    }
    .affiliate-program-wrapper{
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .essay-component.tabs-component{
        padding: 10px;
    }
    .essay-component.tabs-component:before{
        float: none;
        margin: 15px 15px;
        display: inline-block;
    }
    .affiliate-program-wrapper .affiliate-pre-text{
        display: block;
        width: 100%;
        padding: 20px 16px;
        text-align: left;
        margin-bottom: 0;
    }
    .affiliate-program-wrapper .affiliate-status > div{
        width: 49% !important;
        display: inline-block!important;
        margin: 0!important;
        vertical-align: top;
    }
    .affiliate-program-wrapper .affiliate-status .earnings span,
    .affiliate-program-wrapper .affiliate-status .earnings{
        text-align: left!important;
    }
    .affiliate-program-wrapper .affiliate-status .to-earning.right{
        text-align: right!important;
    }
    .affiliate-program-wrapper .affiliate-status{
        text-align: center;
        display: block;
        width: 100%;
    }
    .affiliate-program-short-wrapper.closeBlock, .affiliate-program-short-wrapper{
        padding: 0;
    }
    .affiliate-program-wrapper .affiliate-pre-text:before{
        transform: scale(0.5);
        right: 0;
        top: -8px;
        left: auto;
    }
    .affiliate-program-wrapper .affiliate-status{
        padding: 16px;
        margin-bottom: 0;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper span.package-service-text{
        text-align: center;
    }
    body .order-form-wrapper{
        padding: 10px 20px;
    }
    .order-form-wrapper .ws-vip-services .row.vip-services-list .col {
        padding-bottom: 1.25rem;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper s.text-color-2,
    .essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount b,
    .essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount{
        text-align: center!important;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2.discount{
        margin: 5px auto;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label .row{
        margin: 0;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6{
        margin-top: 0!important;
    }
    .essay-component .services-package .bg-color-3 .material-hint, .essay-component .ws-vip-services .material-hint{
        top: 10px;
    }
    .essay-vip-account .vip-account-list > li{
        width: 250px;
        margin: 10px auto;
    }
    /*.breadcrumbs:before{*/
    /*    vertical-align: middle;*/
    /*    display: inline-block;*/
    /*    position: static;*/
    /*}*/
    /*.breadcrumbs-wrapper .breadcrumbs span,*/
    /*.breadcrumbs-wrapper .breadcrumbs .current-item{*/
    /*    font-size: 13px;*/
    /*}*/
    /*.breadcrumbs-wrapper{*/
    /*    padding: 15px 0;*/
    /*    text-align: center;*/
    /*}*/
    /*.breadcrumbs-wrapper .h1-title{*/
    /*    margin: 0;*/
    /*    font-size: 18px;*/
    /*}*/
    .order-form-wrapper .data-table > .row.service-revision > .col:first-child::after{
        display: block;
        font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 135%;
        color: #8190AC;
        width: 100%;
    }
    body .essay-component .phone-notice .notice{
        margin-top: 10px;
        display: block;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality.ws-types [type="radio"] + label.radio-label{
        height: auto;
        padding: 24px 10px 24px 50px;
    }
    body .ae-order .essay-component.order-form-wrapper .ws-writing-quality.ws-types .col:first-child [type="radio"] + label.radio-label .quality-title{
        margin-bottom: 0;
        margin-top: 2px;
    }
    body .essay-component.order-form-wrapper .row .col,
    .essay-component .ws-vip-services .vip-services-list .col{
        flex: auto;
        max-width: 100%;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .valign-wrapper{
        display: block;
        text-align: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .button-primary-1{
        display: block;
        margin: 0 auto 20px auto;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper{
        margin-top: 10px;
    }
    .our-customer-support img {
        max-width: 100%;
    }
    .our-customer-support:before,
    .our-customer-support:after{
        display: none;
    }
    .order-form-wrapper .paper-requirements-table b.header.text-color-1{
        margin: 20px 0 10px 0;
    }
    .essay-component .services-package .bg-color-3 .offer-label:before{
        border-bottom: 4px dotted;
        border-right: 0;
        width: 105px;
        height: auto;
        top: -13px;
        left: calc(50% - 52px);
    }

    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6.package-price-wrapper {
        margin-top: 30px!important;
        display: block;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.center,
    body .affiliate-program-wrapper .referral-banner .row-1{
        display: block;
        width: 260px;
        margin: 5px auto!important;
        padding: 10px 35px 10px 0;
        min-height: auto;
        float: none!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title{
        line-height: normal;
    }
    .affiliate-program-wrapper .referral-banner{
        margin: 0;
        padding: 0 0 15px 0;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.time{
        width: 33.33333333%!important;
    }

    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3{
        width: 16.66666667%!important;
    }
    .essay-order-details .grid > .row > .col{
        text-align: left;
    }
    .essay-order-details .order-details-head .details-list li b {
        display: inline-block;
        width: auto;
    }
    .payments-wrapper .valign-wrapper .hidden-md{
        display: none!important;
    }
    /*.global-cookie .cookie-policy-block,*/
    /*.cookie-policy-wrapper {*/
        /*bottom: auto;*/
        /*top: 140px;*/
        /*width: 90%;*/
        /*left: 5%;*/
        /*margin: 0;*/
        /*padding: 10px;*/

    /*}*/
    .essay-order-details .actions-list > li:first-child{
        padding-right: 0;
    }
    .essay-order-details .nav-list > li:first-child {
        padding-right: 5px;
    }
    .essay-order-details .actions-list > li:last-child{
        padding-left: 0;
    }
    .essay-order-details .nav-list > li:last-child {
        padding-left: 5px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{
        left: calc(50% - 28px);
        top: 35px;
    }
    .order-form-wrapper .ws-vip-services .row .col.offer-label{
        padding-left: 0;
    }
    .essay-component .payment-icons img[src="/ws/images/payments/cards/paypal.png"]{
        width: 80px;
    }
    .request-revision-form-wrapper .col-md-6{
        width: 100%;
    }
    .order-form-wrapper .link-submit.submit-b{
        display: block;
        margin: 10px auto;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper .text-color-2,
    .essay-component .services-package .bg-color-3 .package-price-wrapper{
        text-align: center!important;
        line-height: 1;
    }
    .essay-component .services-package .bg-color-3 input[type="checkbox"]{
        top: 20px;
        left: calc(50% - 13px);
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper{
        padding-top: 69px;
        background-position: 50% 5px;
    }
    .essay-component .services-package .bg-color-3 .package-price-wrapper:before{
        top: 41px;
        left: calc(50% - 37px);
    }
    .hide_show_button .banner_button{
        bottom: calc(100% - 40px);
        right: 10px;
    }
    body .essay-component.order-form-wrapper .services-package .row p.col-lg-6{
        flex: auto;
        max-width: 100%;
    }
    .order-form-wrapper .data-table > .row .apply-discount-input br{
        display: none;
    }
    .order-form-wrapper .data-table label{
        margin: 15px 0 8px!important;
    }
    .order-form-wrapper .data-table > .row .ws-language-style .radio-wrapper label{
        margin: 0!important;
        padding: 0 0 0 12px;
    }
    .order-form-wrapper .data-table .services-package .checkbox-input label.checkbox-label,
    .order-form-wrapper .data-table .vip-services-list .checkbox-input label.checkbox-label {
        margin: 0!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .title:before {
        top: calc(50% - 9px)!important;
        right: 10px!important;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality.ws-types .col:first-child [type="radio"] + label.radio-label .quality-title{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 640px) {
    .essay-order-details .row.list.nav-list > li span, .essay-order-details .row.list.nav-list > li i{
        font-size: 12px;
    }
    .tabs-component .component-tabs-controls .col .goto{
        font-size: 0;
        line-height: 1;
        padding: 11px 16px;
    }

    .tabs-component .component-tabs-controls .col:first-child .goto:after{
        content: "Processing";
        font-family: "Acumin Pro Wide", sans-serif;
        font-weight: 500;
        font-size: 12px;

    }
    .tabs-component .component-tabs-controls .col:last-child .goto:after{
        content: "Completed";
        font-family: "Acumin Pro Wide", sans-serif;
        font-weight: 500;
        font-size: 12px;

    }
    .essay-orders .orders .order-item .orders-body-row .text-block{
        margin-bottom: 0;
    }
    .essay-orders .links-list > li.messages-li a,
    .essay-orders .links-list > li.additional-li a,
    .essay-orders .links-list > li.delete-li a,
    .essay-orders .links-list > li.pay-li a{
        width: 118px;
        text-align: center;
        margin: 2px;
        display: inline-block;
        padding: 0;
    }
    .affiliate-program-wrapper .affiliate-status .earnings span{
        font-size: 14px;
    }
    .affiliate-program-wrapper .affiliate-status .earnings{
        font-family: "Acumin Pro Wide", sans-serif;
        font-size: 12px;
        line-height: 140%;
        text-align: right;
        color: #484B56;
        text-transform: capitalize;
    }
    .affiliate-program-short-wrapper .to-earning a{
        padding: 10px 12px;
    }
    .order-form-wrapper .services-package .col .bg-lighten-3 .checkbox-input .checkbox-label {
        padding: 15px 22px;
    }
    .essay-vip-account .vip-account-text .header-our-vip{
        font-family: "Acumin Pro Wide", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        text-align: center;
        letter-spacing: -0.02em;
        color: #2C3879;
    }
    .essay-vip-account .vip-list{
        padding-left: 0;
        font-size: 13px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality.ws-types .with-gap {
        left: 25px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .days,
    .essay-custom-calculator-wrapper .price-list .price-item .count{
        font-size: 12px;
        margin-right: 0;
        margin-left: 0;
    }
    .essay-vip-account .vip-levels-wrapper .level{
        display: inline-block!important;
    }
    .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period{
        font-size: 14px;
    }
    .affiliate-program-wrapper .side .case .case-content .business-card img{
        width: auto;
    }
    .affiliate-program-wrapper .side.right{
        padding-left: 0;
        width: 100%!important;
    }
    .affiliate-program-wrapper .side.left{
        padding-right: 0;
        width: 100%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper{
        padding: 0!important;
    }
    .affiliate-program-wrapper .affiliate-status .right{
        float: none!important;
        text-align: center;
    }
    .essay-order-details .grid-row .col > b,
    .essay-order-details .grid .col > b {
        display: block;
    }
    .essay-order-details .grid .col {
        padding: 5px 10px;
    }
    .essay-component .grid a.popup-b{
        text-align: left;
        display: block
    }
    .essay-orders .links-list > li a:after{
        display: inline-block;
        vertical-align: middle;
    }
    .essay-orders .component-tab-content .order-item .orders-body-row .text-block > p{
        margin-bottom: 0;
    }
    .essay-orders .links-list > li{
        font-size: 14px;
    }
    .essay-component .ws-vip-services .services-package {
        margin-bottom: 0;
    }
    .essay-order-details .order-details-head .info-block .col-sm-2{
        width: 100%!important;
    }
    .essay-order-details .order-details-head .info-block .col-sm-10{
        width: 100%!important;
    }
    .featherlight .featherlight-content-custom .essay-discount-popup-form .messages{
        top: 120px;
    }
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .form-fields{*/
        /*padding-top: 187px;*/
        /*margin: 0;*/
        /*width: 100%;*/
    /*}*/
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .submit{*/
        /*display: block;*/
        /*text-align: center;*/
    /*}*/
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .submit input{*/
        /*font-size: 15px;*/
        /*font-weight: 400;*/
        /*line-height: 24px;*/
        /*height: 48px;*/
        /*border: none;*/
        /*padding: 0 55px;*/
        /*margin-top: 30px;*/
    /*}*/
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .messages{*/
        /*position: absolute;*/
        /*width: calc(100% - 50px);*/
    /*}*/
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{*/
        /*position: absolute;*/
    /*}*/
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .email input{*/
        /*font-size: 16px;*/
        /*font-weight: 300;*/
        /*text-align: center;*/
        /*height: 35px;*/
        /*line-height: 35px;*/
        /*box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);*/
    /*}*/
    /*.featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{*/
        /*line-height: 35px;*/
        /*height: 35px;*/
        /*margin-top: 38px;*/
    /*}*/
    .featherlight .featherlight-content-custom .essay-discount-popup-form{
        width: 280px;
        height: 392px!important;
        background-size: 100%;
        padding: 15px;
    }
    .tabs-component .component-tab-content .info-block .col-sm-2{
        width: 100%!important;
    }
    .essay-component{
        padding: 10px;
    }
    .tabs-component .component-tab-content{
        padding: 0px;
    }
    .affiliate-program-short-wrapper.closeBlock, .affiliate-program-short-wrapper {
        padding: 0;
    }
    .essay-orders .links-list{
        float: none;
    }
    .order-form-wrapper .ws-writer-level .material-hint .dropdown-content {
        width: 280px;
        margin: 0;
    }
    .essay-orders .orders-footer-row .date-label {
        margin-top: 10px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        bottom: -24px;
        right: 15px;
    }
    .essay-orders .orders .order-item, .essay-orders .orders .order-item{
        padding-bottom: 30px;
    }

}
@media only screen and (max-width: 600px) {
    body .mini-wrapper .top-dd-wrapper .top-label a:after{
        margin-top: 0;
    }
    .essay-order-details .grid > .row:nth-child(odd) .col {
        background-color: white;
    }
    .essay-order-details .grid > .row .col:nth-child(odd) {
        background-color: #F6F9FC!important;
    }
    .essay-order-details .grid > .row > .col{
        flex: auto;
        max-width: 100%;
        width: 100%;
    }
    .essay-order-details .actions-list > li i:before{
        display: none;
    }
    .essay-custom-calculator-wrapper .price-list {
        margin: 0;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper{
        padding: 0 15px!important;
        width: 35%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.time {
        width: 65%!important;
        line-height: 29px;
    }
    .essay-vip-account .vip-account-text, .essay-vip-account .vip-account-list{
        width: 100%;
        display: block;
    }
    .order-form-wrapper .vip-client > span{
        display: block;
        margin-bottom: 0!important;
    }
    .essay-vip-account .vip-account-list > li{
        width: 270px;
        margin: 10px auto;
    }
    .order-form-wrapper .vip-client a{
        display: block;
    }

    .order-form-wrapper .vip-client span{
        margin: 10px;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col-md-6, .essay-custom-calculator-wrapper .price-header .col-md-6 {
        width: 100%!important;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col.valign-wrapper .valign-wrapper{
        padding-top: 0;
        text-align: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col.valign-wrapper{
        padding-bottom: 10px;
        padding-top: 0;
        height: auto!important;
        line-height: 1;
    }
    .order-form-wrapper .data-table > .row .ws-language-style .radio-wrapper .hint div{
        right: 0;
        width: 245px;
    }
    .order-form-wrapper .data-table > .row .ws-language-style .radio-wrapper .hint div span{
        margin-left: 111px;
    }
}
@media only screen and (max-width: 568px) {
    .essay-component .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .bookmark-row .wrapper p.for-small {
        display: flex!important;
        line-height: 1;
        align-items: center;
        height: 48px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .date{
        margin-top: 0;
    }
    .essay-component .notice-wrapper{
        height: auto;
    }
    .essay-component .ws-vip-services .vip-services-list .col{
        padding-bottom: 0;
    }
    .order-form-wrapper .accept-div .checkbox-input .checkbox-label, .order-form-wrapper .accept-div i{
        display: inline;
    }
    .order-form-wrapper .accept-div .checkbox-input{
        margin-bottom: 0;
    }
    .order-form-wrapper .paper-requirements-table b.header {
        margin-bottom: 20px;
    }
    body .essay-component .form-button .notice{
        display: block;
    }
    body .order-form-wrapper{
        padding: 15px;
    }
    .order-form-wrapper .services-package .bg-lighten-3 .checkbox-input:after{}
    .order-form-wrapper .data-table{
        margin-bottom: 0;
    }
    .essay-component .payment-icons img{
        max-width: 18%;
    }
}
@media only screen and (max-width: 480px) {
    .essay-order-details .row.list.nav-list > li{
        border: none;
        padding: 0;
    }
    .essay-order-details .row.list.nav-list > li a {
        padding: 9px 8px;
    }
    .essay-order-details .row.list.nav-list{
        text-align: center;
    }
    .essay-component .row.component-tabs-controls{
        text-align: center;
    }
    .page_calc .top_calc .prive_calc .flat-button{
        margin-top: 20px;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper{
        margin-top: 0;
    }
    .order-steps .order-steps-item .content_steps {
        font-size: 15px;
    }
    .profile-view-wrapper .data-table .row .col:first-child{
        width: 100%!important;
        padding: 20px 20px 0 20px;
        line-height: 1.5;
    }
    .profile-view-wrapper .data-table .row .col:last-child{
        width: 100%!important;
        padding: 0px 20px 20px 20px;
        line-height: 1.5;
    }
    .essay-component .currency input[type="button"] {
        padding: 0!important;
    }
    .essay-custom-calculator-wrapper .price-list{
        padding: 0;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.valign-wrapper{
        width: 32%!important;
        padding: 0 0 0 10px!important;
        flex: 0 0 32%;
        max-width: 32%;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-sm-3.time {
        width: 68%!important;
        flex: 0 0 68%;
        max-width: 68%;
        padding: 0 10px;
    }
    .essay-calculator .price-header{
        padding: 5px 15px 15px 15px;
        margin-bottom: 10px;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven td{
        height: 26px;
        line-height: 26px;
    }
    .essay-order-details .list > li.selected a,
    .essay-order-details .list > li a{
        margin: 0 2px;
    }
    body .payments-wrapper .submit-b{
        margin-top: 10px!important;
    }
    body .essay-component .button.full-width-on-med-and-down{
        margin: 0 auto 15px auto;
        width: 100%!important;
        display: block;
    }
}
@media only screen and (max-width: 420px) {
    .payments-wrapper .payment-info input[type="text"]{
        display: block;
        margin: 5px auto;
    }
}
.left-align {
    text-align: left
}
.right-align {
    text-align: right
}
.center,
.center-align {
    text-align: center
}
.left {
    float: left !important
}
.right {
    float: right !important
}


.ae-miniorder-custom .hide,
.essay-component .hide{
    display: none!important;
}
.payments-wrapper .payments-list > li{
    padding-left: 0;
}

/*affiliate-program-block*/
.affiliate-program-block {
    margin: 25px auto;
}
.affiliate-program-block .container .content {
    display: flex;
    justify-content: space-around;
    position: relative;
}
.affiliate-program-block .container .content .data {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.affiliate-program-block .container .content .data .title {
    color: #1e2021;
    font-weight: 700;
    font-size: 40px;
}
.affiliate-program-block .container .content .data .text{
    color: #4b4d4e;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
}
.affiliate-program-block .container .content .data .text span {
    font-weight: 700;
}
.affiliate-program-block .container .content .data .text span:nth-last-of-type(1){
    color: #25D792;
}
.affiliate-program-block .container .content .data a {
    max-width: 133px;
}

@media all and (max-width: 991px) {
    .affiliate-program-block .container .content .data-img img{
        max-width: 350px;
    }
    .affiliate-program-block .container .content .data .title, .affiliate-program-block .container .content .data .text {
        margin-bottom: 5px;
    }
}
@media all and (max-width: 820px) {
    .affiliate-program-block .container .content .data .title {
        font-size: 34px;
    }
    .affiliate-program-block .container .content .data .text {
        font-size: 20px;
    }
}
@media all and (max-width: 740px) {
    .affiliate-program-block .container .content .data-img img{
        position: absolute;
        right: 0;
        max-width: 187px;
        top: 35px;
    }
    .affiliate-program-block .container .content {
        justify-content: flex-start;
    }
    .affiliate-program-block .container, .affiliate-program-block .content {
        height: 100%;
    }
    .affiliate-program-block {
        height: 250px;
        max-width: 320px;
    }
    .affiliate-program-block .container .content .data {
        justify-content: flex-end;
    }
    .affiliate-program-block .container .content .data .title {
        max-width: 150px;
        line-height: 1;
        margin-bottom: 53px;
        font-size: 22.22px;
    }
    .affiliate-program-block .container .content .data .text {
        font-size: 15.28px;
        position: relative;
    }
    .affiliate-program-block .container .content .data .text:after {
        position: absolute;
        content: '';
        display: block;
        height: 2px;
        width: 150px;
        background-color: #cfe3f7;
        bottom: 6px;
        right: 1px;
    }
}

/*end affiliate-program-block*/

/*infografika-block*/
.infografika-block {
    margin: 25px auto;
    text-align: center;
}
.infografika-block .child-img{
    display: none;
}
@media all and (max-width: 750px) {
    .infografika-block .child-img{
        display: block;
        margin: 0 auto;
    }
    .infografika-block .main-img{
        display: none;
    }
}
/*end infografika-block*/

/*exclusive-savings-block*/
.exclusive-savings-block {
    margin: 25px auto;
    display: flex;
    justify-content: space-between;
    background-color: #eff8ff;
    min-height: 117px;
    padding: 0 22px;
    position: relative;
}

.exclusive-savings-block .data-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.exclusive-savings-block .data-img img {
    max-width: 180px;
    max-height: 74px;
}
.exclusive-savings-block .data-text {
    max-width: 484px;
    margin: 0 17px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.exclusive-savings-block .data-text .title {
    color: #25263d;
    font-size: 18px;
    font-weight: 700;
    font-family: Roboto;
    margin-bottom: 5px;
    position: relative;
}
.exclusive-savings-block .data-text .title:before {
    position: absolute;
    bottom: -5px;
    left: 0;
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #3090FF;
}
.exclusive-savings-block .data-text .title span:nth-last-of-type(1) {
    color: #25D792;
}
.exclusive-savings-block .data-text .text {
    font-size: 14px;
    color: #424242;
    font-weight: 400;
    font-family: Roboto;
    margin-top: 0;
    margin-bottom: 0;
}
.exclusive-savings-block .data-text .text span:nth-last-of-type(1) {
    color: #ffa800;
}
.exclusive-savings-block .data-text .text span:nth-last-of-type(2), .exclusive-savings-block .data-text .text span:nth-last-of-type(3) {
    color: #3090FF;
    font-weight: 700;
}
.exclusive-savings-block .data-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.exclusive-savings-block .data-btn a {
    display: block;
    height: 35px;
    width: 110px;
    line-height: 35px;
    text-align: center;
    transition: 0.3s;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 700;
}
.exclusive-savings-block .data-btn a:nth-last-of-type(1) {
    background-color: #25D792;
    margin-top: 7px;
}
.exclusive-savings-block .data-btn a:nth-last-of-type(2) {
    background-color: #3090FF;
}
.exclusive-savings-block .data-btn a:hover {
    transition: 0.3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px grey;
}
.exclusive-savings-block .mob-img {
    display: none;
}
@media all and (max-width: 760px) {
    .exclusive-savings-block .data-text .title span:nth-last-of-type(2), .exclusive-savings-block .mob-img  {
        display: block;
    }
    .exclusive-savings-block .main-img {
        display: none;
    }
    .exclusive-savings-block .data-img img {
        max-width: fit-content;
    }
    .exclusive-savings-block {
        max-width: 319px;
        min-width: 319px;
        height: 400px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: url("images/Untitled-9-min.png") no-repeat center;
        margin: 25px auto;
    }
    .exclusive-savings-block:before {
        display: none;
    }
    .exclusive-savings-block .data-img {
        margin-top: -45px;
    }
    .exclusive-savings-block .data-text {
        margin: 0;
    }
    .exclusive-savings-block .data-text .title {
        text-align: center;
        margin: 18px 0;
    }
    .exclusive-savings-block .data-text .title:before {
        right: 0;
        margin: auto;
    }
    .exclusive-savings-block .data-text .text {
        text-align: center;
        margin-bottom: 15px;
    }
    .exclusive-savings-block .data-btn {
        flex-direction: row;
        justify-content: space-around;
        width: 100%;
    }
    .exclusive-savings-block .data-btn a {
        margin-top: 0 !important;
    }
}
@media all and (max-width: 340px) {
    .exclusive-savings-block {
        margin-left: -15px;
    }
}

/*end exclusive-savings-block*/


/*vip-support-ensures*/
.vip-support-ensures {
    margin: 25px auto;
    display: flex;
    box-shadow: 0 5px 10px #cec9c9;
    max-width: 980px;
    background: #e6f8fc url("../style/images/Untitled-6-min.png")no-repeat center;
    min-height: 230px;
    background-position-y: 42px;
    background-size: 100% 100%;
    background-position-x: -7px;
}
.vip-support-ensures .data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 45px;
    max-width: 627px;
}
.vip-support-ensures .data .title {
    color: #1e2021;
    font: 400 20px "Acumin", sans-serif;
    margin: 14px 0 20px;
    text-align: left;
    line-height: 1.4;
}
.vip-support-ensures .data .title span {
    position: relative;
    color: #3090FF;
    font-weight: 500;
    font-family: "Acumin", sans-serif;
    font-size: 24px;
}
.vip-support-ensures .data .title span img{
    position: absolute;
    top: -16px;
    left: 9px;
}
@keyframes wobble {
    33% {
        transform: rotate(5deg);
    }
    66% {
        transform: rotate(-5deg);
    }
}
.vip-support-ensures .data a {
    display: block;
    background-color: #3090FF;
    text-align: center;
    color: #fff;
    font: 500 16px "Acumin", sans-serif;
    width: 180px;
    height: 50px;
    line-height: 50px;
    transition: .3s;
    border-radius: 3px;
    animation:wobble 5s ease-in-out infinite alternate;
}
.vip-support-ensures .data a:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #3090FF;
    text-decoration: none;
}

.vip-support-ensures .img-wrap {
    padding: 20px 0 0;
}
@media all and (max-width: 991px) {
    .vip-support-ensures {
        padding: 10px 0;
    }
    .vip-support-ensures .data {
        padding: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 840px) {
    .vip-support-ensures .img-wrap img{
        max-width: 333px;
    }
    .vip-support-ensures .img-wrap {
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@media all and (max-width: 767px) {
    .vip-support-ensures {
        max-width: 320px;
        height: 535px;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        background: #e6f8fc;
    }
    .vip-support-ensures .data .title span img {
        top: -11px;
        left: 33px;
    }
    .vip-support-ensures .data .title span {
        white-space: nowrap;
        font-size: 26px;
        display: block;
    }
    .vip-support-ensures .img-wrap {
        padding: 0;
    }
    .vip-support-ensures .data {
        align-items: center;
        padding: 0 21px;
        margin: 17px 0 0;
    }
    .vip-support-ensures .data .title {
        text-align: center;
        font-size: 20px;
        margin: 14px 0 27px;
    }
}
@media all and (max-width: 349px) {
    .vip-support-ensures {
        min-width: 320px;
        margin-left: -15px;
    }
}
.vip-services-block {
    margin: 25px auto;
    border: 1px solid #e7e7e8;
    padding: 45px 33px 45px 45px;
    position: relative;
    overflow: hidden;
    background-position-y: 0;
}
.vip-services-block .data {
    display: flex;
    justify-content: space-between;
}
.vip-services-block .title {
    color: #1e2021;
    text-align: center;
    font: 700 26px "Acumin Pro Wide", sans-serif;
}
.vip-services-block .title span{
    position: relative;
}
.vip-services-block .title span img{
    position: absolute;
    top: -14px;
    left: 11px;
}
.vip-services-block .data .data-text > div{
    display: flex;
}
.vip-services-block .data .data-text > div > div{
    min-width: 230px;
    background-color: #f5f5f5;
    margin-bottom: 22px;
    border-radius: 40px;
    height: 27px;
}
.vip-services-block .data .data-text > div > div p{
    margin-bottom: 0;
    text-align: center;
    background-color: #5db0f9;
    height: 27px;
    line-height: 27px;
    border-radius: 40px;
    color: #fff;
    font: 500 15px "Acumin", sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vip-services-block .data .data-text .chunk .price {
    width: 25%;
}
.vip-services-block .data .data-text .chunk-1 .price, .vip-services-block .data .data-text .chunk-3 .price, .vip-services-block .data .data-text .chunk-2 .price {
    width: 35%;
}

.vip-services-block .data .data-text .chunk-4 .price {
    width: 80%;
}
.vip-services-block .data .data-text .chunk-5 .price {
    width: 90%;
}
.vip-services-block .data .data-text .text {
    margin-bottom: 0;
    color: #4b4d4e;
    font: 400 15px "Acumin", sans-serif;
    margin-left: 20px;
    white-space: nowrap;
    line-height: 27px;
}
.vip-services-block .data .data-text .chunk-6 a {
    background-color: #ffc645;
    display: block;
    width: 100%;
    height: 27px;
    text-align: center;
    color: #fff;
    font: 500 15px "Acumin", sans-serif;
    line-height: 27px;
    border-radius: 40px;
    transition: .3s;
    animation: pulse 5s infinite;
    box-shadow: 0 0 5px #ffc645;
}
.vip-services-block .data .data-text .chunk-6 a:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #ffc645;
    text-decoration: none;
}
.vip-services-block .data .data-text .chunk-6 {
    margin-top: 25px;
    border-top: 1px solid #f5f5f5;
    padding-top: 40px;
}
.vip-services-block .data .data-text .chunk-6 span {
    color: #ff5f52;
    font-weight: 700;
}
.order-form-wrapper .data-table .checkbox-label > span{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #484B56;
}
.order-form-wrapper .data-table .checkbox-label.checked > span{
    color: #0D55A9;
}
.order-form-wrapper .material-hint .dropdown-content{
    transform: none!important;
    top: 35px!important;
}
.essay-component .hint div{
    z-index: 2;
}
@media all and (max-width: 767px) {
    .vip-services-block {
        background-position-y: -161px;
    }
    .vip-services-block .data .img-wrap{
        display: none;
    }
    .vip-services-block .data .data-text > div {
        flex-direction: column-reverse;
    }
    .vip-services-block .data .data-text {
        width: 100%;
    }
    .vip-services-block {
        max-width: 320px;
        padding: 45px 25px;
    }
    .vip-services-block .data .data-text .text{
        margin-left: 6px;
    }
    .vip-services-block .data .data-text .chunk-6 .text {
        margin-bottom: 7px;
    }
}
@media all and (max-width: 349px) {
    .vip-services-block {
        margin-left: -15px;
        min-width: 320px;
    }
}
/*end vip-services-block*/
/*page order*/
.ws-writing-quality.ws-types:after, .ws-writing-quality.ws-types:before {
    display: none;
}
.ws-writing-quality.ws-types {
    display: flex;
    justify-content: space-between;
}
@media all and (max-width: 1218px) {
    .fixed-line .main-menu li {
        padding: 0 3px;
    }
}
@media all and (max-width: 1199px) {
    header .dropdown-menu.active {
        top: 80px;
    }
}
@media all and (max-width: 767px) {
    .order-form-wrapper .data-table > .row > .col {
        margin-bottom: 0;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality > div{
        margin-bottom: 15px;
    }
    header .dropdown-menu.active {
        top: 145px;
    }
}
@media all and (max-width: 729px) {
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        padding: 35px 5px 10px;
    }
}
@media all and (max-width: 580px) {
    .order-form-wrapper .ws-writing-quality label span {
        font-size: 13px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        font-size: 12px;
    }
}
@media all and (max-width: 460px) {
    body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        height: 140px;
        line-height: 1.4;
    }
    .order-form-wrapper .ws-writing-quality .material-hint {
        top: 25px;
        right: 24px;
    }
}
@media all and (max-width: 414px) {
    header .dropdown-menu.active .mobile-menu {
        max-height: 200px;
        overflow-y: scroll;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar {
        width: 7px;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar-thumb {
        background: #3090FF;
        border-radius: 10px;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar-thumb:hover {
        background: #000000;
    }
}
@media all and (max-height: 414px) {
    header .dropdown-menu.active .mobile-menu {
        max-height: 70px;
        overflow-y: scroll;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar {
        width: 7px;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar-thumb {
        background: #3090FF;
        border-radius: 10px;
    }
    header .dropdown-menu.active .mobile-menu::-webkit-scrollbar-thumb:hover {
        background: #000000;
    }
}
@media all and (max-width: 414px) {
    .page-id-42 main.page-logged .order-steps,
    .page-id-42 main.page-logged .data-text-order + p,
    .page-id-42 .data-vip-block{
        display: none;
    }
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it {
    background-color: #e2f3ff;
    border-radius: 2px;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .description,
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .title{
    font-size: 12px;
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
    background-color: #25d792;
}
@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 #36A4C7;
    }
}
@media all and (max-width: 599px){
    .writing_quality_levels{
        max-width: 290px!important;
        margin: 15px auto;
    }
}
body .ae-orders .tabs-component .component-tabs-controls li.selected a{
    background: transparent;
    border-color: #dce0e3;
}
body .ae-orders .tabs-component .component-tabs-controls li span, body .ae-orders .tabs-component .component-tabs-controls li a, body .ae-orders .tabs-component .component-tabs-controls li a:hover{
    background: #3090ff;
    border-color: #3090ff;
}
body .essay-order-details .order-details-head .toolbar .nav-list li.selected a{
    background: #3090ff;
    border-color: #3090ff;
}
body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a.goto{
    background: #26d893;
    border-color: #26d893;
    color: #fff;
    text-align: center;
}
body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a.popup-b{
    background: #26d893;
    border-color: #26d893;
    color: #fff;
    line-height: 18px;
    padding: 15px 0 15px 20px;
}
body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a.popup-b i{
    color: #fff;
    position: relative;
    top: -2px;
}
body .featherlight .featherlight-content .request-revision-form-wrapper .link-submit{
    float: none;
    margin: 10px 0;
    background: #26d893;
    color: #fff;
    padding: 16px 60px;
}
body .featherlight .featherlight-content .request-revision-form-wrapper .link-submit.disabled{
    background: white;
    color: #d1d2d3;
    border: solid #d1d2d3 1px;
}
body .featherlight .featherlight-content .request-revision-form-wrapper .notice{
    margin: 5px 0 0;
}
body .featherlight-content .send-message-form-wrapper .notice{
    text-align: center;
    margin: 10px 0 0;
}
body .featherlight .featherlight-content .extend-deadline-form-wrapper .number-field{
    line-height: normal;
    text-align: left;
}
body .featherlight .featherlight-content .extend-deadline-form-wrapper .number-field .m{
    display: inline-block;
    position: static;
    width: 38px;
    height: 40px;
    cursor: pointer;
    background: linear-gradient(0deg, #F1F2F2, white);
    color: #8C8C8C;
    box-sizing: border-box;
    text-align: center;
    padding-top: 9px;
    float: left;
}
body .featherlight .featherlight-content .extend-deadline-form-wrapper .number-field .m:after{
    display: none;
}
body .featherlight .featherlight-content .extend-deadline-form-wrapper .number-field .p{
    display: inline-block;
    position: static;
    width: 38px;
    height: 40px;
    cursor: pointer;
    background: linear-gradient(0deg, #F1F2F2, white);
    color: #8C8C8C;
    box-sizing: border-box;
    text-align: center;
    padding-top: 9px;
    float: right;
}
body .featherlight .featherlight-content .extend-deadline-form-wrapper .number-field .p:after{
    display: none;
}
body .featherlight .featherlight-content .extend-deadline-form-wrapper .number-field input[type="text"]{
    width: 36%;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.12) inset;
    background: #fbfbfb;
    border: none;
}
body .featherlight .featherlight-content .upload-file-form-wrapper, body .featherlight .featherlight-content .send-message-form-wrapper, body .featherlight .featherlight-content .tip-the-writer-form-wrapper{
    width: 100%;
    max-width: 500px;
}
body .featherlight .featherlight-content .request-revision-form-wrapper{
    width: 100%;
    max-width: 500px;
}
body .featherlight .featherlight-content .tip-the-writer-form-wrapper .number-field{
    line-height: normal;
    text-align: left;
}
body .featherlight .featherlight-content .tip-the-writer-form-wrapper .number-field .m{
    display: inline-block;
    position: static;
    width: 38px;
    height: 40px;
    cursor: pointer;
    background: linear-gradient(0deg, #F1F2F2, white);
    color: #8C8C8C;
    box-sizing: border-box;
    text-align: center;
    padding-top: 9px;
    float: left;
}
body .featherlight .featherlight-content .tip-the-writer-form-wrapper .number-field .m:after{
    display: none;
}
body .featherlight .featherlight-content .tip-the-writer-form-wrapper .number-field .p{
    display: inline-block;
    position: static;
    width: 38px;
    height: 40px;
    cursor: pointer;
    background: linear-gradient(0deg, #F1F2F2, white);
    color: #8C8C8C;
    box-sizing: border-box;
    text-align: center;
    padding-top: 9px;
    float: right;
}
body .featherlight .featherlight-content .tip-the-writer-form-wrapper .number-field .p:after{
    display: none;
}
body .featherlight .featherlight-content .tip-the-writer-form-wrapper .number-field input[type="text"]{
    width: 36%;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.12) inset;
    background: #fbfbfb;
    border: none;
}
body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list{
    float: none;
    margin: 0 0 10px;
}
body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li{
    padding: 0;
    float: left;
    width: 25%;
}
body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li.selected a i, body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li.selected a, body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li.selected a span, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li.selected a i, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li.selected a, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li.selected a span{
    color: #fff;
}
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list, body .ae-order .essay-order-details .order-details-head .toolbar .actions-list{
    float: none;
    text-align: center;
}
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li, body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li{
    width: 33.3%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li a, body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li a{
    margin-right: 0;
}
@media all and (max-width: 1200px){
    body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li a, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li a{
        padding: 15px 0;
    }
    body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li a i, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li a i{
        margin: 0 7px;
    }
    body .essay-component .data-table thead{
        display: none;
    }
    body .ae-orders .essay-component .data-table, body .essay-component .data-table tbody, body .ae-orders .essay-component .data-table tbody tr td, body, body .essay-component .data-table tbody tr{
        display: block;
        width: 100%;
    }
    body .order-form-wrapper .data-table > .row > .col.ws-writer-level .material-hint .dropdown-content tbody tr{
        display: table-row;
    }
    body .order-form-wrapper .data-table > .row > .col.ws-language-style [type="radio"] + label.radio-label{
        padding: 0 0 0 4px;
    }
    body .ae-orders .essay-component .data-table tbody tr td, body .ae-orders .essay-component .data-table .tbody .row .td{
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    body .essay-component .data-table tbody tr td, body .essay-component .data-table .tbody .row .td:last-child{
        padding-right: 10px;
    }
    body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a.popup-b{
        padding: 15px 0 15px 10px;
    }
}
@media all and (max-width: 1200px) and (min-width: 1001px){
    body .affiliate-program-wrapper .about .top-seven tr{
        display: inline-block;
        width: 49%;
    }
    body .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td{
        background-color: #f9f9f9;
    }
    body .affiliate-program-wrapper .about .top-seven tr td{
        display: block;
        width: 100%;
        text-align: center;
        border: 1px solid #e7e7e7;
    }
}
@media all and (max-width: 767px){
    body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li, body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li, body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li{
        width: 100%;
        margin: 0 0 5px;
    }
    body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li a, body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li a, body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li a, body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li a{
        border: 1px solid #d8ebf9!important;
        padding-left:7px;
    }
    .essay-order-view-details .order-details-head .toolbar .actions-list li i{
        margin-left:7px;
    }
    body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a.popup-b{
        padding: 15px 0 15px 23px;
    }
}
@media all and (max-width: 600px){
    body .ae-orders .essay-component.tabs-component .component-tabs-controls, body .ae-order .essay-component.tabs-component .component-tabs-controls{
        text-align: center;
    }
    body .ae-orders .essay-component.tabs-component .component-tabs-controls li, body .ae-order .essay-component.tabs-component .component-tabs-controls li{
        width: 100%;
    }
    body .ae-orders .essay-order-view-details .cols-table td{
        padding: 20px 0 20px 5px;
    }
}
.on-disabled-button-click-text{
    display: block;
}
/* Sticky-summary-sidebar */
body .ws-row .ws-column-custom .summary-sidebar-wrapper{
    box-shadow: 0px 7px 30px 0px rgba(8, 30, 65, 0.07);
}
body .sticky-summary-sidebar{
    top: 125px;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .header{
    margin: 0;
}
body .sticky-summary-sidebar .summary-wrapper .next-step-button-wrapper .next-step{
    background: #3090ff;
    border-radius: 0;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input{
    background: #f2f9ff;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input .discount-wrapper{
    background-color: #f2f9ff;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input input[type="text"]{
    line-height: normal;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input input[type="button"]{
    border-color: #034955;
    color: #034955;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input .hint div{
    z-index: 5;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li{
    padding: 0;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input .discount-wrapper .have-a-discount-code{
    color: #EF5F4F;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input .discount-wrapper .have-a-discount-code:after{
    filter: hue-rotate(160deg);
}
body .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li > span span.hint{
    position: static;
    margin: 0;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li > span span.hint i{
    color: #3090FF;
    font-size: 11px;
    background: #7ac7ff30;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li > span span.hint div{
    padding: 15px;
}
body .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li > span span.hint div p{
    margin: 0;
}
@media all and (max-width: 1439px){
    body .sticky-summary-sidebar{
        top: 100px;
    }
}
@media all and (max-width: 1200px) and (min-width: 1024px){
    body .ws-row .ws-column-custom .summary-sidebar-wrapper{
        margin-left: 5px;
    }
}
@media all and (max-width: 1023px){
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .total-price{
        width: 35%;
    }
    body .ws-column-custom{
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 100;
        /*margin-left: -100px;*/
        /*z-index: 11;*/
        /*margin-right: -100px;*/
        /*width: 100vw;*/
        /*left: calc(-50vw + 50%);*/
    }
    .ae-order .order-form-wrapper .material-hint .dropdown-content {
        margin-left: 0;
    }
}
/* End Sticky-summary-sidebar */
/* Choose Writing Quality */
body .payments-wrapper.essay-component{
     padding: 0;
     border: none;
     box-shadow: none;
 }
body .payments-wrapper .choose-pricing{
    position: relative;
    margin: 30px auto;
    padding: 130px 0 60px;
}
body .payments-wrapper .choose-pricing:before{
    content: 'Choose Your Pricing Plan';
    display: block;
    text-align: center;
    font-size: 40px;
    color: #1e2021;
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    font-weight: 700;
}
body .payments-wrapper .choose-pricing .quality-item{
    width: 30%;
    transition: 0.1s;
    position: relative;
    border: 1px solid rgb(211, 224, 239);
    background: #fff;
    border-radius: 0;
}
body .payments-wrapper .choose-pricing .quality-item .title{
    padding: 30px 0 50px;
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint{
    position: absolute;
    left: auto;
    right: 18px;
    top: 10px;
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint i{
    background: url(/wp-content/themes/topdissertations.com/img/qwes.png) center no-repeat;
    background-size: cover;
    width: 21px;
    height: 21px;
}
body .payments-wrapper .choose-pricing .quality-item .title .sub-title{
    position: relative;
    top: 6px;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price{
    font-size: 25px;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    color: #3a4458;
}
body .payments-wrapper .choose-pricing .quality-item .footer{
    background: #e6f6ff;
}
body .payments-wrapper .choose-pricing .quality-item .footer a{
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    padding: 0;
    width: 100%;
    max-width: 175px;
    height: 40px;
    line-height: 39px;
    font-size: 16px;
    color: #3a4458;
    border-color: #3a4458;
    border-radius: 0;
}
body .payments-wrapper .choose-pricing .quality-item.checked:before{
    content: '';
    display: block;
    position: absolute;
    width: 108%;
    height: 104%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #64e2b0;
    z-index: -1;
}
body .payments-wrapper .choose-pricing .quality-item.checked .footer a{
    background: none;
    color: #3a4458;
    border-color: #3a4458;
}
body .payments-wrapper .choose-pricing .quality-item.checked.standard{
    border-color: #ecf9fe;
}
body .payments-wrapper .choose-pricing .quality-item.checked.standard .title{
    border-radius: 0;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.checked.supreme{
    border: 1px solid rgb(211, 224, 239);
}
body .payments-wrapper .choose-pricing .quality-item.standard .title{
        background: url(/wp-content/themes/topdissertations.com/img/wq-standard-title-back.png) center no-repeat;
    background-size: cover;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .sub-title::before{
    content: 'High-quality paper';
}
body .payments-wrapper .choose-pricing .quality-item.premium .title{
    background: url(/wp-content/themes/topdissertations.com/img/wq-premium-back.png) center no-repeat;
    background-size: cover;
    border-radius: 0;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title{
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title:before{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    background: url(/wp-content/themes/topdissertations.com/img/wq-premium.png) center no-repeat;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title .hint div{
    font-size: 0;
    padding: 3px 0;
    text-align: center;
    background: #fff;
    line-height: normal;
    width: 275px;
    margin: 0;
    right: 0;
    border: none;
    border-radius: 0;
}
.messages-dt .clip{
    font-family: 'FontAwesome';
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint div p{
    text-transform: none;
    line-height: normal;
    text-align: left;
    margin: 0 10px 5px;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title .hint div span{
    display: block;
    margin-left: 260px;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title .hint div:before{
    content: '+10%';
    font-size: 17px;
    font-weight: 700;
    color: #51555a;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title, body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title{
    color: #fff;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title:before, body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title:before{
    color: #fff;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title:before{
    content: 'Superior quality';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title:before{
    content: 'Excelent quality';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title{
    background: url(/wp-content/themes/topdissertations.com/img/wq-supreme-back.png) center no-repeat, #fff;
    background-size: cover;
    border-radius: 0;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title{
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before{
    content: url(/wp-content/themes/topdissertations.com/img/wq-supreme.png);
    position: absolute;
    left: 40px;
    top: 0;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title .hint div{
    font-size: 0;
    padding: 3px 0;
    text-align: center;
    background: #fff;
    line-height: normal;
    width: 275px;
    margin: 0;
    right: 0;
    border: none;
    border-radius: 0;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title .hint div:before{
    content: '+15%';
    font-size: 17px;
    font-weight: 700;
    color: #51555a;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title .hint div span{
    display: block;
    margin-left: 260px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title, body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title{
    color: #fff;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before, body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title:before{
    color: #fff;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul{
    padding-left: 0;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li{
    list-style-type: none;
    position: relative;
    font-size: 17px;
    color: #63677d;
    padding-left: 30px;
    font-family: 'Open Sans', Arial;

}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before{
    content: url(/wp-content/themes/topdissertations.com/img/green-marker.png);
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 0;
    display: block;
    background: none;
}
@media all and (max-width: 1199px){
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before{
        left: 24px;
    }
}
@media all and (max-width: 991px){
    body .payments-wrapper .choose-pricing .quality-item .middle-block{
        padding: 0 10px;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked:before{
        height: 103%;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title:before{
        background-size: 80%;
        top: -64px;
    }
    body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint{
        right: 10px;
        top: -32px;
    }
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title{
        padding-left: 36px;
    }
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before{
        left: 10px;
    }
}
@media all and (max-width: 767px){
    body .payments-wrapper .choose-pricing {
        display: block;
        padding: 105px 0 0;
    }
    body .payments-wrapper .choose-pricing .quality-item {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 70px;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked a.select{
        font-size: 16px;
    }
    body .payments-wrapper .choose-pricing .quality-item .footer{
     padding: 15px 0;
    }
    body .payments-wrapper .choose-pricing .quality-item .footer .price{
        font-size: 25px;
        margin-bottom: 2px;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked:before{
        height: 109%;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title:before{
        top: -70px;
    }
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before{
        left: 40px;
    }
}
@media all and (max-width: 600px) {
    body .payments-wrapper .choose-pricing:before {
        top: -5px;
        font-size: 26px;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked:before{
        width: 107%;
        height: 104%;
    }
}

body .featherlight .featherlight-content.featherlight-content-popup{
    background: none;
    padding: 0;
    width: auto;
    height: auto;
    border: none;
    overflow: visible;
}
body .featherlight .featherlight-content.featherlight-content-popup .featherlight-close-icon{
    margin: 0;
    top: 24px;
    right: 12px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 0;
    box-shadow: none !important;
    color: #efefef;
    background: #3972e4;
    font-weight: 600;
    padding: 2px 0 0;
}
body .featherlight .featherlight-content.featherlight-content-popup .featherlight-close-icon:before{
    content: 'X';
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}
body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component{
    background: url(/wp-content/themes/topdissertations.com/img/popup.png) no-repeat top;
    background-size: contain;
    display: block;
    width: 353px;
    height: 430px;
    border: none;
    padding: 0;
}
body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component form {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 28px;
    text-align: center;
}
body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component form .email{
    text-align: left;
    padding-left: 26px;
}
body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component form input[type='text'] {
    width: 100%;
    max-width: 200px;
    height: 45px;
    line-height: 45px;
    border: none;
    border-top: 1px solid #39dda9;
    background: #fff;
    color: #464a53;
    border-radius: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
}
body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component form input[type='text']::placeholder{
    color: #464a53;
}
body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component form input[type='submit']{
    position: absolute;
    right: 27px;
    top: 0;
    background: #48a8f8;
    width: 100%;
    max-width: 100px;
    height: 45px;
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 0;
    margin: 0;
}
@media all and (max-width: 600px){
    body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component{
        width: 310px;
    }
    body .featherlight .featherlight-content.featherlight-content-popup .discount-popup-component form input[type='text']{
        max-width: 255px;
    }
}
body .essay-component.top_calc .first-checkbox{
    margin: 10px 0 0!important;
    display: flex;
    align-items: center;
}
body .essay-component.top_calc .first-checkbox i{
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    border: 2px solid #73d5b9;
    border-radius: 2px;
    background: none;
    position: relative;
    margin: 0 7px 0 0;
}
body .essay-component.top_calc .first-checkbox.on i{
    background: #73d5b9;
}
body .essay-component.top_calc .first-checkbox input[type="checkbox"]{
    display: none;
}
body .essay-component.top_calc .first-checkbox.on i:before{
    content: '';
    top: 0;
    left: 0;
    width: 6px;
    height: 11px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
    position: absolute;
    transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    z-index: 1;
}
body .essay-component.top_calc .sidebar-total .mini-order-first-price.hidden{
display: none;
}
body .essay-component.top_calc .sidebar-total .mini-order-first-price{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px!important;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: #3090FF!important;
    text-align: left;
    text-decoration-line: none!important;
}
body .essay-component.top_calc .sidebar-total.show_first_order_price{
    position: relative;
}
body .essay-component.top_calc .sidebar-total.show_first_order_price .mini-order-total-price{
    font-size: 13px;
    font-weight: 500;
    position: absolute;
    right: 55px;
    bottom: 3px;
    text-decoration: line-through;
}
.page_calc .top_calc .ai-label img {
    max-width: 100%;
    height: auto;
    width: 250px;
    display: block;
    margin: 15px 0 0;
}
@media all and (max-width: 992px){
    body .essay-component.top_calc .sidebar-total .mini-order-first-price{
        font-size: 16px!important;
    }
    body .essay-component.top_calc .sidebar-total.show_first_order_price .mini-order-total-price{
        font-size: 12px;
        right: 63px;
        bottom: -2px;
    }
}
body .order-form-wrapper label small{
    font-size: 9px;
}
body .order-form-wrapper .data-table .label.pamphlet-page-contains, body .order-form-wrapper .data-table .label.brochure-page-contains{
    font-size: 10px;
}
@media(min-width:600px){
    .ae-order .order-form-wrapper .row.style-language .material-hint .dropdown-content{
        max-width: 100%;
        width: 500px;
        min-width: fit-content;
    }
}
@media (min-width:992px) and (max-width: 1199px) {
    .ae-sidebar-logged .user-area-wrapper .menu-list li a{
        padding-right: 0;
        padding-left: 15px;
        font-size:12px;
    }
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] + label{
    display:inline-block;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 0 0 0 10px;
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio]{
    width: 15px;
    margin: 1px 0 0;
}
body .ae-order .order-form-wrapper form:not(.presentation) .ws-pages .number-field::after{
    display: block!important;
    left: calc(50% - 50px);
    top: 52%;
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    color: #63677D;
    font-weight: 600;
}
@media(min-width:1024px){
    .ae-order .next-step-button-wrapper-flex:after {
        content: "";
        background: url(/wp-content/themes/topdissertations.com/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/topdissertations.com/img/no_AI2__1_.svg) center no-repeat;
    background-size: contain;
    width: 92px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}
.ae-prices .essay-component {
    position: relative;
}
.ae-prices .essay-component:before {
    content: "";
    background: url(/wp-content/themes/topdissertations.com/img/no-AI2.svg) center center no-repeat;
    height: 35px;
    display: block;
    background-size: 235px auto;
    margin: 0;
    position: absolute;
    top: 12px;
    z-index: 1;
    left: 20px;
    width: 230px;
}
.ae-prices .essay-custom-calculator-wrapper .first-time-order label.el-switch.el-switch-sm {
    vertical-align: middle;
}
.ae-prices .essay-custom-calculator-wrapper .first-time-order>span {
    font-weight: bold;
}
body .ae-prices .essay-component label.el-switch.el-switch-sm .el-switch-style:before{
    width:18px;
}
.ae-prices .essay-custom-calculator-wrapper .first-time-order {
    position: relative;
    top: -23px;
    margin-top: -14px;
}
@media(max-width:768px){
    .ae-prices .essay-custom-calculator-wrapper .first-time-order {
        top: auto;
        text-align: center;
        margin: 5px 0;
    }
    .ae-prices .essay-component:before {
        position: relative;
        width: 100%;
        display: block;
        top: auto;
        left: auto;
    }
}
@media(max-width:1199px) and (min-width:992px){
    .single-essays .page_calc .top_calc .title+div {
        position: relative;
        top: -20px;
    }
    .single-essays .page_calc .top_calc .title {
        margin-top: 20px;
    }
}
@media(max-width:991px) and (min-width:768px){
    .single-essays .page_calc .top_calc .title+div {
        width: calc(100% - 25%);
        margin: 0 auto;
    }
    .article-template .calc_main_block .relink_main {
        width: calc(100% - 490px);
    }
}
@media(max-width:767px){
    .page_calc .top_calc .my_flax_box {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }
    .single-essays .page_calc .top_cal .title,.single-essays .page_calc .top_calc .title~div{
        width:100%;
        display:block;
    }
}
@media(min-width:680px) and (max-width:991px){
    body .landing-ai-label img {
        width: 35px;
        margin-right: 5px;
    }
    body .landing-ai-label span {
        font-size: 16px;
    }
    body .landing-ai-label {
        position: absolute;
        bottom: 240px;
        width: calc(100% - 500px);
        text-align: center;
    }
}
@media(max-width:679px){
    body .landing-ai-label {
        margin: 20px auto 10px;
        text-align: center;
    }
    body .landing-ai-label img {
        margin-right: 5px;
        width: 40px;
    }
}
main.page-template.gb .step-block-order, main.page-template.gb .order-previews, main.page-template.gb .bookmark-row{
    display: none;
}
body .order-form-wrapper.essay-component.disabled-form{
    max-width: 655px;
    margin: 0 auto;
    padding: 0;
}
body .disabled-country{
    position: relative;
    background: #fff;
    color: rgba(0,0,0,.87);
    padding: 12px!important;
    padding-left: 55px!important;
    border: 1px solid #D3E0EF;
    font-size: 22px!important;
}
body .disabled-country:before{
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(/wp-content/themes/topdissertations.com/style/images/warning.svg) center no-repeat;
    background-size: cover;
    left: 20px;
    top: 0;
}
@media all and (max-width: 600px){
    body .order-form-wrapper.essay-component.disabled-form{
        max-width: 300px;
    }
    body .disabled-country{
        text-align: left!important;
        font-size: 16px!important;
    }
    body .disabled-country:before{
        top: 10px;
        left: 11px;
        width: 35px;
        height: 35px;
    }
}
body .order-preview .row:nth-child(odd) > .col:nth-child(2), body .payments-wrapper .info-data .row .col:nth-child(2){
    word-break: break-word;
}
.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{
    background: #26d795;
    border-color: #26d795;
    color: #fff;
    padding: 1px 0 2px;
    text-align: center;
    left: 0;
    top: -20px;
}
.ae-prices .essay-component .price-header .number-field > input[type="text"] {
    padding: 0 calc(50% + 60px) 0 0;
    line-height: 38px;
    display: block;
}
.ae-prices .essay-component .price-header .number-field::after {
    top: 17px;
}
.ae-prices .essay-component .number-field .m, .ae-prices .essay-component .number-field .p {
    top: 3px;
}
.landing-ai-label {
    text-align: left;
    margin-top: 30px;
}
.landing-ai-label img {
    display: inline-block;
    width: 50px;
    height: auto;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 7px;
}
.landing-ai-label span {
    display: inline-block;
    color: #fff;
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 18px;
}

body .order-form-wrapper .order-form-data .service-row .service-promo p{
    font-size: 14px;
    margin: 5px 0;
}
body .payments-wrapper .payments-list .valign-wrapper .radio i {
    top: calc(50% - -2px);
}