section.top-banner {
    padding: 30px 0;
    border-bottom: 1px solid #d9eaf8;
    box-shadow: 0 7px 15px -7px #d9eaf8;
}
.essay-component *{
    box-sizing: border-box;
}
section.top-banner .container .row .col span{
    display: block;
    padding: 5px 0 5px 65px;
    margin-left: 15px;
    border-right: 2px solid #d9eaf8;
    font-family: 'Montserrat', sans-serif;
    color: #292d3c;
    font-weight: 400;
}
section.top-banner .container .row .col span b{
    color: #00376e;
    text-transform: uppercase;
}
section.top-banner .container .row .col:nth-child(1) span{
    background: url("../images/form_img/top_icon_list.png") no-repeat left center;
}
section.top-banner .container .row .col:nth-child(2) span{
    background: url("../images/form_img/top_icon_pay.png") no-repeat left center;
}
section.top-banner .container .row .col:nth-child(3) span{
    background: url("../images/form_img/top_icon_download.png") no-repeat left center;
}
section.top-banner .container .row .col:nth-child(4) span{
    background: url("../images/form_img/top_icon_go.png") no-repeat left center;
    border-right: none;
    min-height: 40px;
}
body .essay-component.order-form-wrapper .t-body > tr > td:first-child {
    color: #787880;
}
body .payments-wrapper.essay-component{
    padding: 0;
}
body .lifetime-wrapper .lifetime .lifetime-line {
    z-index: 5;
}
body .essay-order-form .header {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -200px;
}
body .essay-order-form .t-body > tr > td:nth-child(3) {
    background: none;
    padding-left: 20px;
    padding-right: 0;
}
body .essay-component * {
    font-family: 'Montserrat', sans-serif;
    box-shadow: none;
}
body .featherlight .featherlight-content {
    border: 0;
    border-radius: 0px;
    box-shadow: none;
    max-width: 700px;
    padding-bottom: 15px;
}
body .featherlight .featherlight-content h2 {
    color: #00376e;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.essay-component {
    border-radius: 0px;
    border: 1px solid #dce0e3;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}
.ae-order .essay-component{
    border-radius: 0px;
    border: none;
    box-shadow: none;
}
body .order-form-data .personal-info-table tr.ws-personal-information-tr td:first-child{
    background: url("../images/form_img/logo_personal.png") no-repeat left center;
}
body .order-form-data .paper-requirements-table tr.ws-paper-requirements-tr td:first-child{
    background: url("../images/form_img/logo_paper.png") no-repeat left center;
}
body .essay-component .header {
    color: #00376e;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 0px;
}
body .essay-component.popup-component .header{
    text-transform: none;
}

body .essay-component .essay-order-form .header {
    margin: 0 0 10px -175px;
}
body .essay-component .t-body > tr > td:first-child {
    color: #a5a4b1;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    font-weight: 300;
    width: 27%;
    text-transform: uppercase;
    padding-top: 22px;
    padding-left: 85px;
}
@media (width: 1366px) {
    body .essay-component .t-body > tr > td:first-child {
        width: 21%;
    }
    body .essay-component .essay-order-form .header {
        margin: 0 0 10px -119px;
    }
    body .order-form-wrapper .vip-services-td .services-package label {
        padding-right: 209px!important;
        padding-left: 23px!important;
    }
    body .order-form-wrapper .vip-services-td .services-package label .price,
    body .order-form-wrapper .vip-services-td .services-package label .currency:not(.old-currency){
        font-size: 18px!important;
    }
    body .order-form-wrapper .services-package .hint-td i{
        left: 8px!important;
        top: 35px!important;
    }
}
@media (width: 1280px) {
    body .essay-component .essay-order-form .header {
        margin: 0 0 10px -176px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    body .essay-component .t-body > tr > td:first-child {
        width: 25%;
    }
    body .essay-component .t-body > tr > td:first-child {
        padding-left: 15px!important;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label {
        padding: 25px 2px!important;
    }
    body .essay-component .essay-order-form .header {
        margin: 0 0 10px 0!important;
    }
    body .order-form-wrapper .vip-services-td .services-package label p {
        margin: 5px 0 0 0!important;
    }
    body .order-form-wrapper .vip-services-td .services-package label {
        padding-top: 24px!important;
    }
}
@media (width: 768px) {
    body .order-form-wrapper .vip-services-td .services-package label {
        padding-top: 22px!important;
    }
    body .order-form-wrapper .vip-services-td .services-package label .discount {
        background-position-y: 42px!important;
    }
    body .order-form-wrapper .vip-services-td .services-package label p {
        margin: 1px 0 0 0!important;
    }
}
body .essay-component  .essay-order-preview .t-body > tr > td:first-child{
    color: #292d3c;
    text-transform: none;
    font-size: 13px;
    padding: 15px;
}
body .essay-component .back-b:hover {
    text-decoration: none;
    background: #0071c7;
    color: white;
}
body .essay-component .blue-outline-b {
    background: white;
    border: solid #0071c7 1px !important;
    color: #0071c7;
    font-weight: 400;
    border-radius: 28px;
    height: 56px;
    width: 190px !important;
    line-height: 54px;
    text-transform: none;
    box-sizing: border-box;
    padding: 0;
}
body .essay-component .blue-outline-b:hover{
    background: #0071c7;
    color: white;
}
body .essay-component .orange-b {
    background: #0071c7;
    border: solid #0071c7 1px;
    color: white;
    font-weight: 400;
    height: 56px;
    width: 190px;
    box-sizing: border-box;
    padding: 0;
    border-radius: 28px;
}
body .essay-component .orange-b:hover{
    background: #0083e6;
    border: solid #0083e6 1px;
}
body .essay-component  .essay-order-preview .t-body > tr > td:last-child{
    color: #0071c7;
    font-weight: 400;
}
body  .essay-order-preview table.personal-info-table tr:last-child td{
    padding-bottom: 10px;
}
body .essay-order-preview table.personal-info-table{
    border-bottom: none;
}
body .essay-component  .essay-order-preview .t-body > tr:nth-child(2n) > td{
    background: #f4f9fe;
}
body .order-form-wrapper.essay-component .essay-order-preview {
    padding: 0;
}
.essay-order-preview .t-body > tr:nth-child(2n+1) > td:nth-child(2) {
    background: none;
}
body .essay-order-form input[type="text"], body .essay-order-form input[type="password"], body .essay-order-form input[type="file"], body .essay-order-form textarea, body .essay-order-form select, body .essay-order-form .pm-input input {
    background: #fbfbfb;
}
body .essay-order-form input[type="text"]:focus, body .essay-order-form input[type="password"]:focus, body .essay-order-form textarea:focus, body .essay-order-form select:focus, body .essay-order-form .pm-input input:focus {
    border: 1px solid #69beff;
    box-shadow: 0 0 10px 2px #efefef;
    background: white;
}
body .essay-component input[type="text"], body .essay-component input[type="password"], body .essay-component input[type="file"], body .essay-component textarea, body .essay-component select, body .essay-component .pm-input input, body .essay-component .multiinput {
    border: 1px solid #d2d2d2;
    padding: 9px;
    background: #fbfbfb;
    border-radius: 5px;
    width: 100%;
    color: #322d3a;
    height: 40px;
    margin-bottom: 0;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Open Sans', Arial;
}
body .material-icons {
    font-family: 'Material Icons' !important;
}
body .essay-component .pm-input input {
    width: 56px;
    font-family: 'Open Sans', Arial;
    margin-bottom: 0;
}
body .essay-component .file-button input {
    position: absolute;
    width: 20px;
    left: -1000px;
}
body .essay-component textarea {
    height: 130px;
    min-height:130px;
    resize:vertical;
}
body .essay-component .pm-input span {
    width: 40px;
    height: 40px;
    background: linear-gradient(0deg, #F1F2F2, white);
}
body .essay-component .pm-input div, body .essay-component .pm-input input {
    box-shadow: none;
    border: none;
}
body .essay-component .checkbox-input {
    cursor: pointer;
    font-style: normal;
    color: #292d3c;
    font-family: 'Open Sans', Arial;
    font-weight: 600;
    font-size: 14px;
}
body .essay-order-form .calls-tr .checkbox-input {
    display: block;
    color: #292d3c;
    font-family: 'Open Sans', Arial;
    font-weight: normal;
    font-size: 13px;
}
body .order-form-wrapper.essay-component table tbody.t-body tr.service-wrapper .checkbox-input{
    margin: 0;
}
.essay-order-form .paper-requirements-table .price-disclaimer{
    padding-top: 20px;
}
.essay-order-form .paper-requirements-table .price-disclaimer b {
    font-family: 'Open Sans', Arial;
    font-size: 14px;
    color: #3e4d5e;
    font-weight: 400;
    font-style: italic;
    vertical-align: middle;
    text-align: right;
}
body .essay-component .radio-input i {
    background-image: url(../images/form_img/radio.png);
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 3px;
    margin: 0 3px -3px 0;
}
body .essay-component .radio-input.checked i {
    background-position: 0 -19px;
}
body .essay-order-form .t-body > tr > td:nth-child(2){
    padding-right: 0;
}
body .essay-component .notice {
    font-family: 'Open Sans', Arial;
    font-size: 12px;
    color: #3e4d5e;
    font-weight: 400;
    font-style: italic;
    vertical-align: middle;
}
body .order-form-wrapper .wrap-order-submit .on-disabled-button-click-text {
    position: static;
    margin-top: -30px;
    display: block;
}
body .order-form-wrapper .vip-services-td .hdr{
    background: url(../images/form_img/vip-services-logo.png) left center no-repeat;
    color: #00376e;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    padding: 10px 0 10px 85px;
    margin-left: -85px;
}
body .essay-order-form .add-file .form-button {
    margin-right: 20px;
    border-radius: 20px;
    height: 40px;
    box-sizing: border-box;
    color: #117acb;
    width: 160px;
    border: solid #117acb 1px;
}
body .essay-order-form .add-file .form-button:hover{
    background: #117acb;
    color: white;
}
body .essay-order-form .apply-discount-input span, body .essay-order-form .add-writer-input span {
    width: 145px;
    height: 40px;
    font-weight: normal;
    font-size: 12px;
    color: white;
    box-sizing: border-box;
    font-family: 'Open Sans', Arial;
}
body .input-button.apply-discount-input span.form-button{
    background: #fb7600;
    border: 1px solid #d76800;
    border-left: none;
}
body .input-button.add-writer-input span.form-button{
    background: #006fc4;
    border: 1px solid #0062af;
    border-left: none;
}
body .vip-services-td .hint div {
    text-transform: none;
}
body table.personal-info-table {
    margin-bottom: 50px;
    border-bottom: 1px solid #f2f2f2;
}
body table.personal-info-table tr:last-child td{
    padding-bottom: 30px;
}
body .wrap-order-submit .link-submit {
    padding: 0;
    background: #ff7800;
    border: solid #ff7800 1px;
    font-size: 16px;
    color: white;
    height: 56px;
    border-radius: 28px;
    line-height: 56px;
    text-align: center;
    width: 220px;
    box-sizing: border-box;
}
body .wrap-order-submit .link-submit:hover{
    background: #ff8a00;
    border: solid #ff8a00 1px;
}
body .wrap-order-submit .link-submit.disabled {
    background: white;
    color: #d1d2d3;
    border: solid #d1d2d3 1px;
    cursor: no-drop;
}
body tr.ws-writers-id-tr {
    border-bottom: 1px solid #f2f2f2;
}
body tr.ws-writers-id-tr td{
    padding-bottom: 30px !important;
}
body tr.ws-terms-tr td:first-child{
    visibility: hidden;
}
body .essay-order-form .accept-div {
    padding-top: 10px;
    padding-bottom: 40px;
    margin-left: -195px;
}
/*
body .order-form-wrapper .wrap-order-submit {
    float: left;
    margin-left: -195px;
}
*/
.order-form-wrapper .wrap-order-submit {
    cursor: pointer;
    display: block;
    display: block;
    text-align: center;
    margin-left: -195px;
    width: calc(100% + 195px);
}
body .essay-order-form .line-sep{
    display: none;
}
body .essay-order-form .total-price {
    margin-left: -195px;
    color: #a5a4b1;
    margin-top: 15px;
    font-family: "Montsarrat", sans-serif;
    font-weight: 300;
    font-size: 22px;
    float: none;
    display: block;
    text-align: center;
}
body .essay-order-form .total-price b {
    color: #0071c7;
    margin-left: 10px;
    font-weight: 700;
}
body .accept-div label.checkbox-input, body .accept-div i {
    color: #292d3c;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', Arial;
}
body .essay-order-form .accept-div a {
    font-family: 'Open Sans', Arial;
}
body .essay-order-form .radio-input {
    margin-right: 40px;
    color: #292d3c;
    font-weight: 400;
    font-size: 13px;
}
body .order-form-wrapper .vip-services-td .services-package label, body .order-form-wrapper .vip-services-td .vip-services-list li label {
    margin: 0 0 0 0;
    font-style: normal;
    display: block;
    border: solid #d9eaf8 1px;
    border-radius: 3px;
    background: #f4f9fe;
    padding: 25px 10px 15px 10px;
    color: #1f1f1f;
    overflow: hidden;
}
body .order-form-wrapper .vip-services-td .services-package label{
    margin: 0 0 0 -31px;
    position: relative;
    padding-right: 210px;
    padding-bottom: 20px;
    padding-top: 40px;
    padding-left: 25px;
    text-transform: none;
}
body .order-form-wrapper .vip-services-td .services-package label i{
    margin-right: 15px;
}
body .order-form-wrapper .vip-services-td .vip-services-list li label.checked {
    background: #ffffff;
}
body .order-form-wrapper .vip-services-td .vip-services-list li label p {
    float: none;
    margin: 0;
    font-family: "Montsarrat", sans-serif;
    font-weight: 900;
    color: #00376e;
    font-size: 20px;
    margin-top: 25px;
    display: block;
    text-align: center;
}
/*body .order-form-wrapper .vip-services-td .vip-services-list li:nth-child(2) label p{*/
/*    margin-top: 35px;*/
/*}*/
body .order-form-wrapper .vip-services-td .vip-services-list li label.checked .price-wrap span {
    color: #ff7800;
}
body .order-form-wrapper .vip-services-td .vip-services-list li table tr td{
    padding: 5px 0;
}
body .order-form-wrapper .vip-services-td .vip-services-list li table tr td .checkbox-input .vip-title{
    display: inline-block;
    min-height: 43px;
}
@media all and (max-width: 991px){
    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td .checkbox-input .vip-title{
        display: contents;
        min-height: auto;
    }
}
/* body .order-form-wrapper .vip-services-td .vip-services-list li table tr td:first-child, */
body .services-package table tr td:first-child{
    visibility: hidden;
}
body .order-form-wrapper .vip-services-td .services-package label .price{
    font-family: "Montsarrat", sans-serif;
    font-weight: 900;
    color: #ff7800;
    font-size: 17px;
    margin-top: -5px;
    display: inline-block;
}
body .order-form-wrapper .vip-services-td .services-package label .discount{
    float: right;
    display: inline-block;
    background-color: #e8701f;
    position: absolute;
    right: 0;
    width: 200px;
    top: inherit;
    height: 95px;
    bottom: 0;
    line-height: 109px;
    text-align: center;
    padding-right: 0;
    margin-right: 0;
    font-size: 25px;
    font-weight: 900;
    background-image: url(../images/form_img/off_20.png);
    background-position: center center;
}
body .order-form-wrapper .resume-services-td label.package .discount b, body .order-form-wrapper .vip-services-td .services-package label .discount b {
    background: #fb7600;
    color: white;
    border-radius: 2px 0 0 2px;
    padding: 0 10px;
    display: none;
    height: 27px;
    line-height: 27px;
    box-sizing: border-box;
    font-family: "Montsarrat", sans-serif;
    font-weight: 600;
}

body .order-form-wrapper .vip-services-td .services-package label s {
    color: #1f1f1f;
    font-family: "Montsarrat", sans-serif;
    display: block;
    text-align: right;
}
body .order-form-wrapper .vip-services-td .services-package label s .old-currency, body .order-form-wrapper .vip-services-td .services-package label.checkbox-input.checked  s .currency{
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #1f1f1f;
}
body .order-form-wrapper .vip-services-td .services-package label .currency {
    font-family: "Montsarrat", sans-serif;
    font-weight: 900;
    color: #ff7800;
    font-size: 17px;
}
body .order-form-wrapper .vip-services-td .services-package label p {
    float: right;
    margin: -15px 0 0 0;
    display: block;
}
body .order-form-wrapper .vip-services-td .services-package label.checkbox-input.checked{
    background: white;
}
body .order-form-wrapper .vip-services-td .services-package label.checkbox-input.checked .price, body .order-form-wrapper .vip-services-td .services-package label.checkbox-input.checked .currency{
    color: #ff7800;
}
body .order-form-wrapper .vip-services-td .vip-services-list li {
    margin-bottom: 5px;
    width: 33%;
    float: left;
    text-align: center;
}
body .order-form-wrapper .vip-services-td .vip-services-list {
    padding: 0;
    margin: 0 0 20px -7px;
    list-style: none;
    /*overflow: hidden;*/
}
body .order-form-wrapper .vip-services-td .vip-services-list li label i{
    display: block;
    margin: 0 auto 30px;
}
body .order-form-wrapper .vip-services-td .vip-services-list li label{
    text-align: center;
    /*padding: 25px 40px;*/
    min-height: 215px;
    text-transform: none;
}
body .order-form-wrapper .vip-services-td .offer-label b {
    color: #00376e;
    display: block;
    font-size: 18px;
    font-weight: 600;
    font-family: "Montsarrat", sans-serif;
}
body .order-form-wrapper .vip-services-td .offer-label {
    margin-top: 30px;
    display: inline-block;
    text-transform: none;
    font-weight: 400;
    color: #0071c7;
    font-family: "Montsarrat", sans-serif;
    font-size: 15px;
}

/* START BECOME VIP */
body .order-form-wrapper .vip-client {
    font-size: 13px;
    line-height: 33px;
    color: #1e284c;
    background: #fff8d3;
    border: 1px solid #ffe788;
    border-radius: 25px;
    padding: 7px 20px 7px 8px;
    text-align: center;
}
body .order-form-wrapper .vip-client .vip-client-icon {
    margin: 0 10px 0 0;
    background: #ffffff;
    width: 34px;
    height: 34px;
    padding: 8px 7px;
    text-align: center;
    line-height: normal;
    box-sizing: border-box;
    display: inline-block;
    float: none;
}
body .order-form-wrapper .vip-client .vip-client-icon:after {
    content: url("/files/images/vip-crown.png");
    vertical-align: middle;
    margin: 0;
}
body .order-form-wrapper .vip-client a {
    white-space: nowrap;
}
.essay-component.essay-vip-account {
    padding: 0;
    box-shadow: none;
    border: none;
}
.ae-vip-account .login-component {
    border: none;
    box-shadow: none;
}
.essay-component.essay-vip-account .vip-account-list > li {
    background: none;
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.essay-component.essay-vip-account .vip-account-list {
    column-count: 1;
    column-count: unset;
}

.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period {
    font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif;
    font-size: 0;
    line-height: normal;
    height: auto;
    padding: 35px 0 75px;
    background: none;
}
body .essay-vip-account .vip-account-text ul.vip-list li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 20px;
}
.essay-vip-account .vip-account-list > li,
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period {
    transition: background, border, box-shadow, color .1s;
}
.essay-vip-account .vip-account-list > li:hover {
    border-color: #c7e2f6;
    box-shadow: 0 0 4px 1px #c7e2f6
}
.essay-vip-account .vip-account-list > li:hover .vip-package-item .title-of-period {
    background: #f4f9fe;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period:before,
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period:after {
    font-size: 18px;
    color: #0071c7;
    display: block;
    font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif;
    line-height: normal;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex {
    display: none;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period:after {
    content: 'Months';
    font-weight: 300;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period:before {
    font-weight: 400;
}
.essay-vip-account .vip-account-list > li:nth-child(1) .vip-package-item .title-of-period:before {
    content: "1-2";
}
.essay-vip-account .vip-account-list > li:nth-child(2) .vip-package-item .title-of-period:before {
    content: "3-8";
}
.essay-vip-account .vip-account-list > li:nth-child(3) .vip-package-item .title-of-period:before {
    content: "9-12";
}
.essay-vip-account .vip-account-list li .title-of-period {
    background: none;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month {
    box-sizing: border-box;
    margin: 0 auto;
    width: 119px;
    height: 119px;
    margin-top: -59px;
    border-radius: 50%;
    background-color: #00376e;
    color: #ffffff;
    font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif;
    background-image: url(/files/images/vip-crown.png);
    background-repeat: no-repeat;
    background-position: 50% 17px;
    padding-top: 32px;
    line-height: normal;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price,
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price {
    font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price {
    font-size: 40px;
    padding-right: 6px;
    line-height: 48px;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price {
    font-size: 22px;
    line-height: 40px;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price,
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price {
    color: #ffffff;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month {
    font-size: 0;
    margin-top: 0;
}
.essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month:before {
    display: block;
    content: '/month';
    font-size: 14px;
    color: #ffffff;
    font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif;
    text-transform: lowercase;
    font-weight: 500;

}
.essay-vip-account .vip-account-list > li .vip-select-button {
    background: none;
    color: #ff8a00;
    border: 1px solid #ff8a00;
    text-align: center;
    padding: 9px 15px;
    border-radius: 21px;
    font-weight: 400;
    font-size: 13px;
    transition: background, color .1s;
}
.essay-vip-account .vip-account-list > li .vip-select-button:focus,
.essay-vip-account .vip-account-list > li .vip-select-button:hover {
    color: #ffffff;
    background: #ff8a00;
}
.essay-vip-account .vip-account-list > li .vip-select-button::after {
    display: none;
}
body .essay-vip-account ul.vip-select-list {
    column-count: 1;
    border-color: #c7e2f6;
    box-shadow: 0 0 4px 1px #c7e2f6;
    background: #ffffff;
    z-index: 9;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay {
    background: none;
    color: #00376e
}
body .essay-vip-account ul.vip-select-list .vip-account-pay b {
    color:  #ff8a00;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .buy {
    color: #ff8a00;
    background-color: #fff;
    position: absolute;
    padding: 5px 10px;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    border: 1px solid #ff8a00;
    font-weight: 500;
    border-radius: 5px;
    transition: color, background .1s;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .buy:hover {
    color: #ffffff;
    background: #ff8a00;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .vip-offer b {
    display: block;
}

body .ae-vip-account .payments-wrapper .payments-list {
    column-count: 1;

}
body .ae-vip-account .payments-wrapper .payments-list li {
    padding: 0;
    background: none;
}
/* END BECOME VIP */

/*Home sidebar calc*/
body span.ws-level {
    display: none;
}
body span.ws-currency {
    display: none;
}
body .mini-sidebarcalc-wrapper .header span{
    background: none;
    border: none;
    padding: 10px 0 0;
    text-transform: none;
    font-size: 25px;
    font-weight: 300;
}
body .mini-sidebarcalc-wrapper form input[type="text"], body .mini-sidebarcalc-wrapper form select {
    color: #000 !important;
    font-weight: 400;
    background-color: #fff !important;
    border-radius: 0 !important;
    height: 40px !important;
    margin-bottom: 0 !important;
}
body .mini-sidebarcalc-wrapper .sidebar-total-price {
    color: white;
    float: right;
    font-size: 20px;
    font-weight: 400;
}
body .essay-component.mini-sidebarcalc-wrapper .header{
    background: none;
}
body .mini-wrapper.mini-sidebarcalc-wrapper.essay-component{
    background: none;
    border: none;
    box-shadow: none;
    height: 415px;
}
body .mini-sidebarcalc-wrapper form input[type="submit"] {
    width: 100%;
    font-weight: 600;
    padding: 0;
    border-radius: 20px;
    font-size: 13px;
    line-height: 37px;
    height: 40px;
    background:  #ff7800;
    box-sizing: border-box;
    color: #fff;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
    display: block;
}

body .mini-sidebarcalc-wrapper form input[type="submit"]:hover {
    background: #ff8a00 !important;
}
body .main-top-calc .mail-calc {
    padding: 15px 40px 15px;
    /*height: 510px;*/
    /*min-height: 510px;*/
    position: relative;
    z-index: 1;
}
body .main-top-calc .mail-calc .ae-sidebar-calc{
    height: 418px;
}
body .main-top-calc .mail-calc .ae-sidebar-calc form{
    height: 366px;
}
body .main-top-calc .mail-calc .first-time-order b {
    margin: 0 10px 0 10px;
}

body .mail-calc .first-time-order {
    display: flex;
    flex-direction: row-reverse;
    text-align: left;
    align-items: flex-start;
    margin-top: 15px;
    justify-content: left;
    color: #b5f2ff;
}
body .mini-sidebarcalc-wrapper .sidebar-total {
    text-align: left;
    color: #ffffff;
    margin: 10px auto;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
body .mini-sidebarcalc-wrapper form label {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: 400;
}
body .mini-sidebarcalc-wrapper form {
    padding: 0;
}
body span.ws-type label {
    margin-top: 5px !important;
}
body .mail-calc .mini-sidebarcalc-wrapper form label {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: 400;
    color: rgb(181, 242, 255);
    font-weight: 300;
}
body .mail-calc .mini-sidebarcalc-wrapper form label {
    margin-top: 10px;
}
body .mail-calc .mini-sidebarcalc-wrapper form label.el-switch {
    margin-top: -2px;
}
body .mail-calc .el-switch .el-switch-style {
    height: 18px;
    width: 38px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 40%);
}
body .mail-calc .el-switch .el-switch-style:before {
    height: 16px;
    width: 16px;
    top: 1px;
    left: 3px;
}
body .mail-calc .first_order .sidebar-total .first-order-price{
  font-size: 22px;
  color: rgb(255, 255, 255);
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
}
body .mail-calc .first_order .sidebar-total {
    font-size: 0;
    line-height: 0;
    width: 49%;
    display: flex;
    float: left;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: center;
    height: 45px;
}
body .mail-calc .first_order .sidebar-total .first-price-wrap {
    line-height: 1.6;
    margin-bottom: 1px;
}
body .mail-calc .first_order .sidebar-total .first-price-wrap .sidebar-total-price{
  font-size: 15px;
  color: rgb(0, 59, 136);
  text-decoration: line-through;
  line-height: 1.2;
  text-align: left;
}
body .first_order .mini-sidebarcalc-wrapper input[type="submit"] {
    max-width: 50%;
}
.main-top-calc .ae-sidebar-calc:not(.first_order)~.contacts-row {
    margin-top: 85px;
}
@media(max-width:600px){
    .main-top-calc .ae-sidebar-calc:not(.first_order)~.contacts-row {
        margin-top: 40px;
    }
}
/*********TOP LOGIN**********/
.logget_li, .login_li{
    position: relative;
    width: 80px;
    height: 25px;
}
.login_li {
    position: relative;
    width: 60px;
    margin-left: 10px;
    height: 25px;
}

body .ae-top-login .mini-wrapper .top-dd-wrapper .top-label a{
    text-align: left;
    padding: 0;
    margin: 0;
}
body .logget_li .ae-top-login{
   /* border-left: 1px solid lightgray; */
    margin-left: 25px;
    padding-left: 15px;
}
body .ae-top-login .essay-component.mini-wrapper {
    width: 100%;
    margin-left: 0;
}
body .ae-top-login .mini-wrapper{
    overflow: hidden;
    height: 37px;
}
/*body .ae-top-login .mini-wrapper .top-dd-wrapper{*/
    /*overflow: hidden;*/
    /*height: 37px;*/
/*}*/
body .mini-wrapper .top-dd-wrapper .top-label {
    padding: 0 0;
    overflow: hidden;
}
body .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .top-label {
    overflow: unset;
}
body .ae-top-login {
    display: inline-block;
    position: static;
    width: 54px;
    height: 37px;
    overflow: hidden;
    /*position: absolute;*/
    /*left: 0;*/
}
body .ae-top-login .essay-component .messages > div > i{
    font-size: 0;
    color: transparent;
    position: relative;
}
body .ae-top-login .essay-component .messages > div > i:before{
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(/files/images/close-cross.png) center no-repeat;
    background-size: cover;
    right: 10px;
    top: 10px;
}
body .login_li{
    width: 60px;
    height: 37px;
}
body .mini-wrapper .top-dd-wrapper .top-label a span {
    padding-right: 12px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #ff7800;
}

body .ae-top-login  .mini-wrapper form {
    padding: 25px 30px;
    text-align: left;
}

body .ae-top-login .mini-wrapper .links-list {
    margin: 75px 0 0 0;
}

body .mini-wrapper .links-list li{
    float: none;
    line-height: 20px;
}

body .ae-top-login .mini-wrapper form input[type="submit"] {
    width: 100%;
    float: right;
    background: #ff7800;
    color: white;
    border: 1px solid #ff7800;
    height: 45px;
    font-size: 13px;
    padding: 5px 0;
    margin-top: 20px;
}
body .ae-top-login .mini-wrapper form label:after{
    display: none;
}
body .ae-top-login .mini-wrapper form label{
    margin-bottom: 0;
    line-height: 20px;
    margin-top: 15px;
    float: none;
    display: block;
    color: #a5a4b1 !important;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 11px;
    font-weight: 300;
}
body .mini-wrapper .links-list li {
    line-height: 20px;
    float: none;
}
body .mini-wrapper.user-area-wrapper.top-user-area-wrapper.essay-component .top-label a {
    display: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .ava {
    border: none;
    border-radius: 50%;
    cursor: pointer;
    box-shadow:none;
    background: url(/files/images/mobile-ava.png) center no-repeat;
}

body .mini-wrapper .top-dd-wrapper .top-label .ava:hover {
    box-shadow:none;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark {
    background: none;
    font-size: 0;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex {
    background: none;
}
body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark:after {
    /* content: url("/files/images/mobile-ava-vip.png"); */
    content: url("/files/images/mobile-ava.png");
}
body .mini-wrapper .top-dd-wrapper .top-label .ava-vip {
    margin-top: 4px;
    cursor: pointer;
}
body .mini-wrapper.vip-accounts-wrapper .top-dd-wrapper .top-label .ava-vip:before {
    content: '';
    display: block;
    background: #fff url("/files/images/vip-crown.png")no-repeat center;
    background-size: contain;
    width: 17px;
    height: 15px;
    border-radius: 50px;
    position: absolute;
    left: 10px;
    top: -16px;
}
body .user-area-wrapper .info-list li b {
    color: #292d3c;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #004270;
}
body .user-area-wrapper.vip-accounts-wrapper .info-list li.additional-field-name+li b {
    color: #ff7800;
}
body .user-area-wrapper.vip-accounts-wrapper .info-list li.additional-field-name+li b:before,
body .user-area-wrapper.vip-accounts-wrapper .info-list li.additional-field-name+li b:after {
    font-family: FontAwesome;
    content: '\f005';
    margin: 0 3px;
}
body .user-area-wrapper .info-list li span.vip-star:before {
    content: url('/files/images/vip-crown.png');
}
.user-area-wrapper.vip-accounts-wrapper .info-list li a.till-vip-status {
    font-size: 11px;
}
.user-area-wrapper.vip-accounts-wrapper .info-list li a.till-vip-status:before,
.user-area-wrapper.vip-accounts-wrapper .info-list li a.till-vip-status:after {
    display: inline;
}
.user-area-wrapper.vip-accounts-wrapper .info-list li a.till-vip-status:before {
    content: '(';
}
.user-area-wrapper.vip-accounts-wrapper .info-list li a.till-vip-status:after {
    content: ')';
}
body .user-area-wrapper .info-list {
    background: none;
    padding: 20px 25px 15px;
}
body .user-area-wrapper .info-list li{
    float: none;
    line-height: 20px;
}
body .user-area-wrapper .info-list li {
    margin-bottom: 5px;
}
body .user-area-wrapper .info-list li span {
    line-height: 14px;
}
body .user-area-wrapper .menu-list li i, body .top-user-area-wrapper .top-logout a i {
    display: inline-block;
    width: 5px;
    height: 9px;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    background: url(../images/form_img/arrow_menu.png) center center !important;
}
body .user-area-wrapper .info-list li span{
    line-height: 20px;
}
body .user-area-wrapper .info-list li a{
    display: inline-block;
}
body .user-area-wrapper .menu-list li{
    float: none;
    line-height: 20px;
    padding: 0 10px 0 25px;
}
body .ae-top-login .essay-component .default-form label.error{
    margin-top: 0;
    color: red !important;
    text-transform: none;
    font-size: 13px;
}
body .mini-wrapper .links-list li a {
    font-size: 12px;
    border-bottom: 1px solid #bfdcf0;
    text-decoration: none;
    padding: 0 !important;
    line-height: 17px;
    display: inline-block;
    color: #0071c7;
}
body .user-area-wrapper .menu-list li a {
    color: #292d3c;
    text-decoration: none;
    padding: 13px 10px 9px 35px;
    display: block;
    font-size: 13px;
    font-weight: 400;
}

body .user-area-wrapper .menu-list li:hover {
    background-color: #f6fbfe;
}
body .user-area-wrapper .menu-list li a:hover {
    color: #00376e;
}

body .ae-top-login .mini-wrapper .top-dd-wrapper .drop-down-content {
    left: inherit;
    right: -122px;
    top: 50px;
    text-align: left;
}
@media (width: 1024px) {
    body .ae-top-login .mini-wrapper.top-login-wrapper.essay-component.essay-login-form .top-dd-wrapper .drop-down-content{
        right: -68px;
    }
}
body .ae-top-login .mini-wrapper .top-dd-wrapper i.arrow {
    margin: -8px 0 0 49%;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content {
    display: none;
    position: absolute;
    width: auto;
    min-width: 320px;
}



/*Profile*/
body .profile-wrapper table tr td {
    font-size: 13px;
    padding: 15px;
    font-weight: 400;
    color: #292d3c;
}
body .profile-view-wrapper table tr td:last-child {
    color: #0071c7;
    font-weight: 400;
}
body .profile-view-wrapper table tr:nth-child(2n) td {
    background: #f4f9fe;
}

body .essay-component .blue-b {
    color: white;
    background: #0071c7;
    border: solid #0071c7 1px;
    text-transform: none;
    padding: 15px 30px;
    border-radius: 28px;
    font-size: 13px;
    margin-bottom: 20px;
}
body .essay-component .header {
    margin: 0 0 10px 0;
}
body .essay-component .blue-b:hover{
    background: #0083e6;
    border: 1px solid #0083e6;
}
body .profile-form-wrapper form label {
    display: block;
    color: #a5a4b1;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
}
body .profile-form-wrapper .checkbox-input {
    margin: 0;
    display: inline-block;
    font-style: italic;
    text-transform: none;
    font-size: 13px;
    font-weight: 300;
    color: #3e4d5e;
    font-family: "Open Sana", sans-serif;
}
body .profile-form-wrapper .main-table tr td:last-child {
    padding-left: 15px;
    padding-right: 0;
}
body .profile-form-wrapper table tr.phone-tr td:first-child {
    padding-right: 0;
}
body .profile-form-wrapper .main-table tr td:first-child {
    padding-left: 0;
}
body .profile-form-wrapper tr td:first-child:last-child {
    padding-right: 0;
    padding-left: 0;
}
body .profile-wrapper.profile-form-wrapper.essay-component {
    padding-top: 0;
}
body .profile-wrapper.profile-view-wrapper.essay-component {
    padding-top: 0;
}


/*Orders*/
body .essay-orders .data-table .pay-now-b, body .essay-orders .data-table .pay-now-b:hover{
    background: white;
    color: #ff7800;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #ff7800;
    border-radius: 22px;
    line-height: 44px;
    padding: 0;
    width: 100px;
    height: 44px;
    text-align: center;
}
body .essay-component .data-table tbody tr:hover {
    background: #f6fbfe;
}
body .essay-component .data-table tbody tr:hover .pay-now-b{
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
    background: #ff7800;
    color: white;
}
body .tabs-component .component-tab-content{
    padding: 50px 20px;
}
.data-table .actions .drop-down > div {
    z-index:100;
}

body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper.service-speaker-notes td:last-child, body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper.service-revision td:last-child{
    vertical-align: top;
}
body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper.service-speaker-notes td:last-child label{
    padding: 33px 0 0;
}
body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper.service-speaker-notes td:nth-child(2) .hint{
    padding: 30px 0 0;
}
@media(max-width: 1200px){
    body .order-form-wrapper .vip-services-td .vip-services-list li label{
        padding: 25px 15px;
    }
}
    /*
    body .main_miniorder {
        width: 445px;
        top: 10px;
    }
    body .mini-sidebarcalc-wrapper form {
        padding: 9px 20px 20px;
    }
    body .order-form-wrapper .vip-services-td .offer-label b {
        text-align: left;
        padding-left: 230px;
    }
    body .essay-order-details .order-details-head .toolbar {
        text-align: center;
    }
    body .essay-order-details .order-details-head .toolbar .nav-list {
        float: none;
    }
    body .essay-order-details .order-details-head .toolbar .actions-list {
        float: none;
        margin-top: 10px;
    }
    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child b,{
        width: 145px;
    }
    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child span:first-child{
        padding-right: 20px;
        width: 242px;
    }
    i.no-wrap.font-style-normal {
        padding-right: 19px;
    }
    body ul.menu_links li .mini-wrapper .top-dd-wrapper .drop-down-content {
        right: -11px;
    }
    body .essay-component.essay-contact-form input[type="text"], body .essay-component.essay-contact-form input[type="password"], body .essay-component.essay-contact-form input[type="file"], body .essay-component.essay-contact-form  textarea, body .essay-component.essay-contact-form  select, body .essay-component.essay-contact-form  .pm-input input, body .essay-component.essay-contact-form .multiinput {
        width: 70%;
    }
    body .block_cont span:first-child{
        width: 30%;
    }
    body .essay-miniorder-form.essay-component {
        padding: inherit;
    }
    body .essay-miniorder-form table tr td {
        display: table-cell;
        width: 33%;
    }
    body .essay-calculator-wrapper .number-of-pages{
        width: 60%;
    }
    body .essay-calculator-wrapper .select-currency{
        width: 40%;
    }
}
*/

@media(max-width: 991px){
    body .data-table.files-dt .actions .drop-down > div {
        width: 180px;
        margin: 0 0 0 -120px;
    }
    body .data-table.files-dt .actions .drop-down span {
        margin: -8px 0 0 123px;
    }
    section.top-banner {
        padding: 15px 0 0;
    }
    section.top-banner .container .row  {
        max-width: 550px;
        margin: 0 auto !important;
    }
    section.top-banner .container .row .col span {
        padding: 5px 10px 5px 45px;
        margin-left: 0;
        margin-bottom: 15px;
        border-right: none;
    }
    section.top-banner .container .row .col:nth-child(4) span {
        min-height: 48px;
        vertical-align: middle;
    }
    /*.logget_li{
        display: none;
    } */
    body .logget_li .ae-top-login {
        border-left: none;
    }
    body  .row.menu-logo-row .right .ae-top-login .mini-wrapper .top-dd-wrapper .drop-down-content {
        right: 0;
    }
    body .row.menu-logo-row .right .mini-wrapper .top-dd-wrapper .drop-down-content {
        min-width: 250px;
    }
    body .row.menu-logo-row .right .ae-top-login .mini-wrapper .top-dd-wrapper i.arrow {
        margin: -8px 0 0 83%;
    }
    body .row.menu-logo-row .right .user-area-wrapper .menu-list li a {
        padding: 3px 25px 0;
    }
    body .row.menu-logo-row .right .user-area-wrapper .menu-list li i, body .row.menu-logo-row .right .top-user-area-wrapper .top-logout a i{
        margin-top: 14px;
    }
    body .row.menu-logo-row .right .mini-wrapper .links-list li a{
        height: auto;
        color: #0074c4;
    }
    body .row.menu-logo-row .right .mini-wrapper .top-dd-wrapper .top-label {
        padding: 10px 0 0;
    }
    body table.personal-info-table tr:last-child td {
        padding-bottom: 0;
    }
    body .essay-component .notice-wrapper {
        height: auto;
    }
    /*body .order-form-wrapper .wrap-order-submit {
        float: left;
        margin-left: 0;
    }*/
    body a.link-submit.order-submit.flat-button.orange-b{
        margin: 0 auto;
    }
    body .essay-order-form .accept-div {
        padding-left: 0;
        text-align: left;
        margin-left: 0
    }
    body .essay-order-form .total-price{
        text-align: center;
        margin-left: 0;
    }
    body .order-form-wrapper .wrap-order-submit .on-disabled-button-click-text{
        margin-left: 0;
    }
    body .order-form-wrapper.essay-component .essay-order-form table > .t-body > tr:first-child td:nth-child(1) {
        display: none;
    }
    body .essay-calculator-wrapper .select-currency {
        float: none;
        width: 100%;
        background: none;
        border: none;
    }
    body .essay-calculator-wrapper .select-currency span.currency {
        width: 100%;
        margin-left: 0;
    }
    body .main_miniorder {
        width: 75%;
        max-width: 100%;
        top: 10px;
        margin-top: 20px;
    }
    body .essay-miniorder-form.essay-component form input[type="submit"]{
        margin: 30px auto 0;
    }
    body .essay-miniorder-form table tr td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    body .order-form-data .personal-info-table tr:first-child td:first-child, body .order-form-data .paper-requirements-table tr:first-child td:first-child {
        background: none;
    }
    body .essay-order-form .t-body > tr > td:nth-child(2) {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin-left: 10px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
    body .order-form-data .personal-info-table,body .order-form-data .paper-requirements-table{
        display: block;
        padding-bottom: 20px;
    }
    body #order-form:not(.presentation) .essay-order-form .pages-tr .number-field{
        max-width:100%;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body {
        display: block;

    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1){
        display: inline-block;
        width: auto;
        vertical-align: middle;
        padding: 10px 0 ;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body .hint > i {
        vertical-align: middle;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(3){
        display: block;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(3) {
        display: block;
        margin-bottom: 0;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper td:first-child{
        width: 50%;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper td:nth-child(2){
        padding-bottom: 10px;
        margin: 0;
        vertical-align: top;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-wrapper td:last-child{
        display: inline-block;
        vertical-align: top;
        width: auto;
        padding-top: 5px!important;
        padding-bottom: 10px;
        padding-left: 7px;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr {
        width: 100%;
        box-sizing: border-box;
    }
    .order-form-wrapper.essay-component .hint div > span {
        display: none;
    }
    tr.ws-writer-level-tr table {
        display: table !important;
    }
    tr.ws-writer-level-tr table tr {
        display: table-row !important;
    }
    tr.ws-writer-level-tr table td {
        display: table-cell !important;
    }
    body .essay-order-form .w-level-hint div {
        width: 560px;
        margin-left: -119px;
        box-sizing: border-box;
    }

    body .order-form-data .personal-info-table, body .order-form-wrapper.essay-component .order-form-data table > .t-body > tr:first-child, body .order-form-wrapper.essay-component .order-form-data table > .t-body > tr:nth-child(2) td, body .order-form-wrapper .vip-services-td .hdr, body .order-form-data .paper-requirements-table{
        box-shadow: none;
    }
    body .order-form-wrapper.essay-component .essay-order-form table > .t-body > tr:first-child{
        border-bottom: none;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list {
        padding: 0 0px 0px 0px;
        margin: 0 0 0px;
        list-style: none;
        overflow: inherit;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td {
        padding: 0;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li {
        margin-bottom: 5px;
        width: 100%;
        float: none;
        text-align: left;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label i {
        display: inline-block;
            margin: 0 5px 0 5px;
        vertical-align: -3px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li:nth-child(2) label i {
        margin: 0 5px 0 5px;
        vertical-align: -3px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label p {
        float: right;
        font-size: 20px;
        margin-top: -5px;
        display: inline-block;
        text-align: center;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li:nth-child(2) label p {
        margin-top: -5px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label{
        min-height: inherit;
        text-align: left;
        margin: 0 !important;
        padding: 15px 20px 10px 30px;
    }

    body .essay-component .vip-services-td .vip-services-list .checkbox-input i, body .essay-component .vip-services-td .services-package .checkbox-input i {
        margin-top: 0px;
    }
    body .services-package {
        margin: 0 0px;
    }

    body .order-form-wrapper .vip-services-td .services-package label p {
        line-height: 18px;
    }
    body .order-form-wrapper .vip-services-td .offer-label {
        margin-left: 0px;
    }
    body .order-form-wrapper .vip-services-td .offer-label b {
        padding-left: 0px;
        line-height: 18px;
    }
    body .order-form-wrapper .vip-services-td .services-package label{
        margin: 0;
    }
    body .order-form-wrapper.essay-component .order-form-data table > .t-body > tr:nth-child(2) td {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 0;
    }
    body .order-form-wrapper.essay-component table > .t-body > tr:nth-child(2) td:first-child{
        padding-top: 20px;
    }
    body .essay-component .t-body > tr > td:first-child {
        padding-top: 20px;
        padding-left: 0px;
    }
    body .essay-order-form .t-body > tr > td:nth-child(3) {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0px;
    }
    body .order-form-wrapper.essay-component table > .t-body > tr:first-child{
        border: none;
    }
    body .order-form-wrapper .vip-services-td .hdr{
        border-bottom: none;
    }
    body .essay-component .form-button {
        display: block;
        float: none;
        width: 125px;
        border-radius: 5px;
        margin: 10px auto;
    }
    body .essay-order-form .add-file .form-button {
        margin: 10px auto;
    }
    body .order-form-wrapper.essay-component .header {
        text-align: left;
        margin: 0;
    }
    body .essay-component .header{
        margin: 0px 0 10px 5px;
    }
    body .essay-component.profile-view-wrapper .blue-b {
        margin-left: 5px;
    }
    body .order-form-wrapper .vip-services-td .hdr{
        padding: 10px 0 10px 55px;
        margin-left: 0;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td:first-child, body .services-package table tr td:first-child{
        display: none;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td:nth-child(2), body .services-package table tr td:nth-child(2){
        display: block;
        width: 100%;
        padding: 0;
    }
    /*
    body .component-tab-content .data-table, .component-tab-content .data-table tbody, .component-tab-content .data-table tbody tr, .component-tab-content .data-table tbody tr td{
        display: block;
        width: 100%;
        box-sizing: border-box;
    } */
    body .component-tab-content .data-table thead th{
        display: none;
    }

    body .essay-component .component-tab-content .header {
        font-size: 23px;
        margin: 20px 0px 0px;
    }
    body .tabs-component .component-tab-content {
        padding: 50px 10px;
    }

    body .component-tab-content .data-table tbody tr:nth-child(2n+1){
        background: white;
    }
    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child b{
        width: 146px;
    }
    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child span:first-child{
        padding-right: 20px;
        width: 243px;
    }
    i.no-wrap.font-style-normal {
        padding-right: 16px;
    }
    body form.contacts.reset-on-success div {
        text-align: left;
    }
    body .essay-component.essay-contact-form input[type="text"], body .essay-component.essay-contact-form input[type="password"], body .essay-component.essay-contact-form input[type="file"], body .essay-component.essay-contact-form  textarea, body .essay-component.essay-contact-form  select, body .essay-component.essay-contact-form  .pm-input input, body .essay-component.essay-contact-form .multiinput {
        width: 100%;
    }
    .formMessage label {
        line-height: 20px;
        vertical-align: top;
    }
    .essay-component.essay-orders .data-table td {
        padding: 15px 5px;
    }
    body .tabs-component .component-tabs-controls li a {
        font-size: 14px;
    }

    body .tabs-component .component-tabs-controls li span,
    body .tabs-component .component-tabs-controls li a,
    body .tabs-component .component-tabs-controls li a:hover {
        padding: 20px 10px;
        display: block;
        font-size:14px;
    }
    body .tabs-component .component-tabs-controls li.selected *,
    body .tabs-component .component-tabs-controls li.selected *:hover {
        padding: 20px 10px;
        font-size:14px;
    }
    body .logget_li, .login_li {
        position: relative;
        width: 67px;
        height: 25px;
        margin-right: 15px;
        float: right;
    }
    body .mini-wrapper .top-dd-wrapper .drop-down-content {
        min-width: 280px;
    }
    body .ae-top-login .mini-wrapper .top-dd-wrapper i.arrow {
        margin: -8px 0 0 82%;
    }
    body .ae-top-login .mini-wrapper .top-dd-wrapper .drop-down-content {
        left: inherit;
        right: -10px;
        z-index: 6;
    }
    .essay-component.essay-orders .data-table td {
        padding: 15px 2px;
    }
    .essay-component .data-table.points-table th {
        display: none;
    }
    tr.ws-additional-order-id-tr {
        position: relative;
    }
    tr.ws-additional-order-id-tr .hint {
        position: absolute;
        top: 6px;
        left: 210px;
    }
    small {
        text-transform: uppercase;
        font-size: 11px;
        color: #787880;
    }
    body tr.ws-writers-id-tr td {
        padding-bottom: 10px !important;
    }
}
@media(max-width: 991px){
    body .order-form-wrapper.essay-component .ws-personal-information-tr .header {
        background: url(../images/form_img/logo_personal.png) no-repeat left center;
        padding: 10px 0 10px 55px;
    }
    body .essay-component .essay-order-form .ws-paper-requirements-tr .header {
        background: url(../images/form_img/logo_paper.png) no-repeat left center;
        padding: 10px 0 10px 55px;
    }
}
@media(max-width: 991px) and (min-width:601px){
        section.top-banner .container .row .col{
        width: 50%;
        min-height: 63px;
    }
    section.top-banner .container .row .col span b {
        vertical-align: middle;
        margin-top: 10px;
        display: inline-block;
    }
    section.top-banner .container .row .col:nth-child(2) span {
        min-height: 38px;
        padding-top: 10px;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td.vip-services-td {
        width: 100%;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label {
        background: url(/ws/images/order/new-vip.png) left 363px top no-repeat #fff;
    }
}

@media (max-width: 601px) {
    body .order-form-wrapper .vip-services-td .services-package label {
        margin: 0;
        position: relative;
        padding-right: 10px;
        padding-bottom: 80px;
        padding-top: 40px;
        padding-left: 40px;
        text-transform: none;
    }
    body .order-form-wrapper .vip-services-td .services-package label .discount {
        width: 100%;
        top: inherit;
        bottom: 0;
        margin: 0;
        height: 48px;
        line-height: 52px;
        text-align: center;
        padding-right: 0;
        margin-right: 0;
        font-size: 25px;
        font-weight: 900;
        padding: 10px;
    }
    body .order-form-wrapper .wrap-order-submit {
        float: none;
        margin-left: 0;
        display: block;
        position: relative;
        width: 100%;
    }
    body .wrap-order-submit .link-submit{
        width: 100%;
        position: relative;
    }
    body .essay-order-form .total-price {
        float: none;
        display: block;
    }
    .essay-component.essay-orders .data-table td {
        padding: 10px 5px 5px;
        display: inline-block;
        width: 31%;
        text-align: left;
    }
    .data-table .actions .drop-down > div {
        margin-left:-10px;
    }
    .data-table.files-dt .actions .drop-down > div {
        margin-left: -110px;
    }
    .data-table .actions .drop-down span
    {
        margin: -8px 0 0 8px;
    }
    .data-table.files-dt .actions .drop-down span
    {
        display: none;
    }
    section.top-banner .container .row .col{
        width: 100%;
    }
    section.top-banner .container .row .col span{
        background: none !important;
        border-bottom: 1px solid #dcebf8;
        padding: 12px 10px 12px 0px;
        margin-bottom: 0;
        border-right: none;
    }
    section.top-banner .container .row .col:nth-child(1) {
        background: url("../images/form_img/top_icon_list.png") no-repeat left center;
    }
    section.top-banner .container .row .col:nth-child(2) {
        background: url("../images/form_img/top_icon_pay.png") no-repeat left center;
        background-size: 28px;
    }
    section.top-banner .container .row .col:nth-child(3) {
        background: url("../images/form_img/top_icon_download.png") no-repeat left center;
        background-size: 24px;
    }
    section.top-banner .container .row .col:nth-child(4) {
        background: url("../images/form_img/top_icon_go.png") no-repeat left center;
        border-right: none;
        background-size: 26px;
    }
    section.top-banner .container .row .col span{
        margin-left: 50px;
    }
    section.top-banner .container .row .col:nth-child(4) span{
        border-bottom: none;
    }
    section.top-banner {
        border-bottom: none;
        box-shadow: none;
    }
    .order-steps-text .price-block {
        text-align: left;
        color: #00376e;
        margin-bottom: 10px;
    }
    .order-steps-text .order-steps-text span.price {
        font-size: 18px;
    }
    .order-steps-text .price-block span.price {
        font-size: 16px;
    }
    .order-steps-text .text-block b{
        text-transform: lowercase;
        font-weight: 300;
    }
    body .order-steps-text {
        margin-bottom: 0;
    }
    body .essay-order-form .ws-additional-order-id-tr .checkbox-input {
        margin-bottom: 10px;
    }
    body .essay-component .data-table.files-dt tbody tr td {
        padding: 5px 0 5px 15px;
        display: inline-block;
    }
    body .essay-component .data-table.files-dt tbody tr td:nth-child(4){
        width: 100%;
    }
    body .essay-component .data-table.files-dt tbody tr td:nth-child(5){
        width: calc(100% - 75px);
    }
}
@media (max-width: 500px) {
    .essay-component.essay-orders .data-table td {
        padding: 10px 5px 5px;
        display: inline-block;
        width: 47%;
        text-align: left;
    }
}
/* Prices */
body .essay-calculator-wrapper {
    background-color: transparent;
    border: 1px solid #dce0e3;
    padding: 20px 45px 45px;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    margin-top: 30px;
}
.essay-calculator-wrapper.essay-component form div {
    display: inline-block;
    vertical-align: baseline;
    float: none;
}
.essay-calculator-wrapper.essay-component form div.type-document {
    width: calc(100% - 420px);
}
.essay-calculator-wrapper.essay-component form div.number-of-pages{
    width: 200px;
}
.essay-calculator-wrapper.essay-component form div.select-currency{
    width: 200px;
}
.essay-calculator-wrapper .select-currency span.currency {
    width: 100%;
}
body .essay-calculator-wrapper form span {
    display: inline-block;
    font-family: "Roboto",sans-serif;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    margin-left: 0;
    vertical-align: baseline;
    text-transform: uppercase;
}
body .essay-calculator-wrapper .select-currency span.currency input[type="button"] {
    height: 40px;
    color: #2c3034;
    font-size: 13px;
    background: #f3f5f7;
    font-weight: 400;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-right: -3px;
    width: 50px;
    box-sizing: border-box;
}
body .essay-calculator-wrapper .select-currency span.currency input[type="button"]:first-child {
    border-left: 1px solid #e6e6e6;
}
body .essay-calculator-wrapper form {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dce0e3;
    position: relative;
    padding-top: 40px;
}
body .essay-calculator-wrapper .first-time-order {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    line-height: 40px;
}
body .essay-calculator-wrapper .first-time-order label.el-switch {
    vertical-align: sub;
    margin-left: 3px;
}
body .essay-calculator-wrapper .first-time-order .el-switch .el-switch-style {
    width: 40px;
}
#essay-calculator table tr:nth-child(1n) {
    background-color: #f4f9fe;
}
#essay-calculator table tr:nth-child(2n) {
    background-color: transparent;
}
body #essay-calculator table tr:first-child{
    background-color: transparent;
    border-bottom: 2px solid #0071c7;
}
#essay-calculator table tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    color: #292d3c;
}
#essay-calculator table tr{
    border-bottom:1px solid #d3e8f6;
}
.essay-calculator-wrapper .number-of-pages,
.essay-calculator-wrapper .select-currency {
    background-color: transparent;
}
body .essay-calculator-wrapper .select-currency span.currency input[type="button"].active {
    background-color: #fff;
    color:#0071c7;
}
.essay-calculator-wrapper .select-currency span.currency input[type="button"]:hover{
    background-color: #0071c7;
    color:#fff;
}
body .essay-calculator-wrapper .number-of-pages span,
body .essay-calculator-wrapper .select-currency span {
    color: #292d3c;
}
body .essay-calculator-wrapper.essay-component select{
    width:90%;
    margin-left:0;
}
body #essay-calculator table tr td a {
    color: #0094d0;
    background-color: transparent;
}

@media(max-width: 1200px){
    body .essay-calculator-wrapper {
        background-color: transparent;
        border: 1px solid #dce0e3;
        padding: 30px;
    }

}
@media(max-width: 991px){
    #essay-calculator table tr td:first-child{
        width:30%;
    }
    .essay-calculator-wrapper.essay-component form div.type-document {
        width: calc(100% - 330px);
    }
    .essay-calculator-wrapper.essay-component form div.number-of-pages{
        width: 150px;
    }
    .essay-calculator-wrapper.essay-component form div.select-currency{
        width: 160px;
    }
    body .essay-calculator-wrapper .select-currency span.currency input[type="button"] {
        width:40px;
    }
    body .essay-calculator-wrapper.essay-component select {
        width: 95%;
        margin-left: 0;
    }
}
@media (max-width: 601px) {
    body .essay-order-form .apply-discount-input input[type="text"],
    body .essay-order-form .add-writer-input input[type="text"] {
        padding-right: 10px;
    }
    .essay-calculator-wrapper.essay-component form div.type-document,
    .essay-calculator-wrapper.essay-component form div.number-of-pages,
    .essay-calculator-wrapper.essay-component form div.select-currency {
        width: 80%;
    }
    body .essay-calculator-wrapper .select-currency span.currency input[type="button"] {
        width:24%;
    }
    body .essay-calculator-wrapper .select-currency span.currency input[type="button"] {
        width: calc(25% - 4.5px);
        margin-top: 21px;
    }
    #essay-calculator table tr td {
        height: 40px;
    }
}
@media (max-width: 460px) {
    .essay-calculator-wrapper.essay-component form div.type-document,
    .essay-calculator-wrapper.essay-component form div.number-of-pages,
    .essay-calculator-wrapper.essay-component form div.select-currency {
        width: 100%;
    }
    #essay-calculator table tr td strong {
        line-height: normal;
    }
    #essay-calculator table tr td a {
        height: auto;
        width: 20px;
        line-height: normal;
    }
    body .essay-calculator-wrapper {
        background-color: transparent;
        border: none;
        padding: 0px;
        box-shadow: none;
    }
    #essay-calculator table tr td {
        height: 35px;
    }
}
/* end of prices */

/* mini price calculator */

.miniorder-component.essay-miniorder-form label {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px;
}
.essay-component.essay-miniorder-form.miniorder-component b.header {
    text-align: center;
    margin-bottom: 10px;
}
.essay-miniorder-form table tr td:first-child {
    padding-left: 0px;
    vertical-align: baseline;
}
.essay-miniorder-form.essay-miniorder-form .pm-input span {
    padding: 8px 0 0;
    height: 38px;
    width: 20%;
}
body .essay-component.essay-miniorder-form .pm-input input{
    height: 38px;
}
body .essay-component.essay-miniorder-form .pm-input.number-field input{
    font-size: 12px;
    padding-right: calc(30% + 38px);
    padding-left: 0;
    text-align: center;
}
body .essay-component.essay-miniorder-form .pm-input.number-field:after{
    left: calc(50% - 39px);
    font-size: 11px;
}
body .essay-miniorder-form .pm-input {
    height: 40px;
}
.essay-miniorder-form .currency {
    height: 40px;
}
body .essay-miniorder-form .currency input[type="button"] {
    height: 40px;
}
.essay-miniorder-form .currency input[type="button"] {
    background:#f9fafb;
    background: linear-gradient(#fff, #f3f5f6);
}
body .essay-miniorder-form .currency input[type="button"].active {
    background-color: #fff;
    background-image: none;
    color:#0071c7;
    border:1px solid #d3d3d3;
}
body .essay-miniorder-form .currency input[type="button"]:hover{
    background-color: #0071c7;
    background: linear-gradient(#0071c7, #0071c7);
    color:#fff;
}
body .essay-miniorder-form form input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px;
    font-size: 14px;
    box-sizing: border-box;
    background: #ff7800 !important;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
    border: none;
    margin-top: 0;
}
body .essay-miniorder-form form .blue-b:hover {
    border:none;
}
body .essay-miniorder-form .sidebar-total {
    text-align: left;
    font-size: 18px;
    color: #a5a4b1;
    margin: 10px auto;
    vertical-align: middle;
    margin-top: 20px;
}
body .essay-miniorder-form table tr td {
    width: 33%;
    padding: 10px 10px 0;
    vertical-align: text-bottom;
}
body .essay-order-details .order-details-head .toolbar .nav-list a {
    border: none;
    font-weight: 500;
    color: #0074c4;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 10px;
}

body .essay-order-details .order-details-head .toolbar .nav-list li.selected a {
    background: transparent;
    color: #ff7800;
    border: none;
}
.essay-order-details .order-details-head .toolbar .actions-list li a {
    border: solid #0071c7 1px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 20px;
    padding: 10px 14px;
    color: #fff;
    background: #0071c7;
}
.essay-order-details .order-details-head .toolbar .actions-list li:last-child a {
    border: solid #ff7800 1px;
    background: #ff7800;
    color: #fff;
}
body .essay-order-view-details .cols-table tr:nth-child(2n+1) {
    background: #f4f9fe;
}
.essay-order-view-details .cols-table tr {
    border-bottom: 1px solid #d3e8f6;
}
.essay-order-view-details .cols-table tr:first-child {
    border-top: 1px solid #d3e8f6;
}
.essay-order-view-details .cols-table td {
    padding: 14px 20px;
    border-left: solid #d3e8f6 1px;
}
.essay-order-view-details .cols-table {
    max-width: 950px;
}
.essay-order-view-details .cols-table td:first-child {
    border-left: none;
}
.essay-component.tabs-component {
    padding: 0;
    box-shadow: none;
    border: none;
    max-width: 1000px;
}
.essay-order-view-details .cols-table td span {
    display: block;
    margin-bottom: 3px;
    font-size: 11px;
    color: #a5a4b1;
    text-transform: uppercase;
}

.essay-order-view-details .cols-table td b {
    color: #292d3c;
    font-size: 13px;
    font-weight: 400;
}
body .payments-wrapper.essay-component {
    border: none;
    box-shadow: none;
}

body .order-form-wrapper .vip-services-td .vip-services-list li table tr .hint-td .hint{
    position: absolute;
    /*left: calc(49% - 6px);*/
    left: 20px;
    right: 0;
    margin: 0;
    width: 16px;
    top: 15px;
}
body .order-form-wrapper .vip-services-td .vip-services-list li{
    position: relative;
    list-style: none;
}
.order-form-wrapper .vip-services-td .hint div {
    padding: 15px 15px 5px 15px;
    margin-left: -93px;
    width: 171px;
    font-size: 12px;
    z-index: 999;
}
.order-form-wrapper .vip-services-td .hint div > span {
    margin-left: 93px;
}
.order-form-wrapper .vip-services-td .hint div p{
    font-size: 12px;
}
body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label {
    background: url(/ws/images/order/new-vip.png) right top no-repeat #fff;
}
.payments-wrapper .total-price .info-block div{
    width: 100%;
    text-align: center;
}
.essay-order-details .order-details-head .toolbar .nav-list li:first-child a{
    border-left: 0;
}

@media (max-width: 1024px){
    .essay-order-details .order-details-head .toolbar .actions-list,
    .essay-order-details .order-details-head .toolbar .nav-list{
        width: 100%;
        display: block;
        float: none;
        text-align: center;
    }
}
@media (max-width: 991px){
    body .ae-profile .essay-component .blue-outline-b {
        height: 48px;
        width: 162px !important;
        line-height: 46px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li table tr .hint-td .hint {
        position: absolute;
        left: 10px;
        right: inherit;
        margin: inherit;
        top: 18px;
    }
    body .order-form-wrapper .vip-services-td .hint-td {
        display: block !important;
    }
    body .order-form-wrapper .vip-services-td .hint div {
        left: -8px;
        margin-left: 0;
    }
    body .order-form-wrapper .vip-services-td .hint div > span {
        margin-left: 5px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label {
        background: url(/ws/images/order/new-vip.png) right 120px top no-repeat #fff;
    }
    td.hint-td {
        padding: 0 !important;
    }
    body .order-form-wrapper .vip-services-td .services-package table tr .hint-td .hint {
        position: absolute;
        left: 10px;
        top: -15px;
    }
    body .order-form-wrapper .vip-services-td .services-package label i {
        margin-right: 5px;
        margin-left: 5px;
    }
    body .order-form-wrapper .vip-services-td .services-package label {
        padding-left: 30px;
    }
    .faq-page h3:before {
        margin-left: 0px;
    }

}
@media (max-width: 768px){
    .affiliate-program-wrapper .points-table td {
        display: block;
        width: 100%;
    }
}
@media (max-width: 991px) and (min-width: 680px){
    body .essay-miniorder-form tr {
        display: inline;
    }
    body .essay-miniorder-form table tr td {
        display: inline-block;
        width: 49%;
        box-sizing: border-box;
        vertical-align: baseline;
        padding-right: 20px;
        padding-left: 0;
    }
    .essay-miniorder-form table tr td:last-child {
        padding-right: 0px;
        vertical-align: top;
        padding-right: 20px;
    }
    .ae-miniorder .essay-miniorder-form table tr td:last-child {
        vertical-align: baseline;
    }
    body .miniorder-component.essay-miniorder-form label {
        font-weight: 300;
        text-transform: uppercase;
        font-size: 11px;
        margin-top: 20px;
        margin-bottom: 5px;
    }
    body .essay-miniorder-form.essay-component form input[type="submit"] {
        margin: 0px auto 0;

    }
    body .essay-miniorder-form form {
        padding: 0;
    }
}
@media (max-width: 679px){
    .essay-order-details .order-details-head .toolbar .nav-list li{
        width: 49%;
    }
    .essay-order-details .order-details-head .toolbar ul a i {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    .essay-order-details .order-details-head .toolbar .actions-list li a{
        margin: 5px;
    }
    body .essay-miniorder-form table tr td {
        width: 100%;
        padding: 15px 0px 0;
    }
    body .essay-miniorder-form .sidebar-total {
        text-align: center;
        font-size: 18px;
        color: #a5a4b1;
        margin: 10px auto 0;
        vertical-align: middle;
        margin-top: 0px;
    }
    body .essay-miniorder-form.essay-component form input[type="submit"] {
        margin: 10px auto -10px;
        max-width: 290px;
        text-align: center;
        display: inherit;
    }
    body .essay-miniorder-form.essay-component label {
    margin-bottom: 6px;
    }
    .essay-miniorder-form .pm-input {
        margin-bottom:0;
    }
    .essay-miniorder-form form {
        padding: 0;
    }
    body .affiliate-program-wrapper .receive-table .flat-button,
    body .affiliate-program-wrapper .receive-table tr:last-child td:last-child input{
         width: 140px;
         margin-left:0;
    }
    body .essay-component .component-tab-content .header {
        font-size: 18px;
        margin: 10px 0px 0px;
    }
    body .tabs-component .component-tab-content {
        padding: 25px 10px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label p {
        float: right;
        font-size: 18px;
        display: inline-block;
        text-align: center;
        margin-top: 1px;
        padding-top: 5px;
    }
}
/* end */

body .profile-wrapper.profile-view-wrapper.essay-component {
    padding-top: 45px;
}
body .profile-wrapper.profile-form-wrapper.essay-component {
    padding-top: 45px;
}
@media (max-width: 500px){
	body .profile-wrapper table tr td {
		font-size: 13px;
		padding: 10px 10px;
	}
	body .profile-wrapper.essay-component {
		padding: 20px;
	}
    /* payment */
    .payments-wrapper .payments-list li label.radio-input {
        border-radius: 3px;
        width: 95%;
    }
    body .payments-wrapper table.info-table tr {
        display: block;
		width:auto;
    }
    body .payments-wrapper table.info-table tr:nth-child(2n+1) td {
        background: transparent;
        display: block;
        width: auto;
    }
    body .payments-wrapper table.info-table tr td:first-child {
        width: auto;
        display: block;
        background: #f2f9fe;
    }
    body .payments-wrapper .payments-list li label table td {
        padding: 0 20px;
        display: block;
        width: auto;
        margin: 0;
    }
    body .payments-wrapper .payments-list li label table td.radio-td {
        width: 20%;
        display: inline-block;
        padding: 20px 0 0;
        text-align:right;
    }
    body .payments-wrapper .payments-list li label table td.logo-td {
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
        padding: 20px 0 0;
    }
    body .drag-target {
        width: 0 !important;
    }

    body .payments-wrapper .payments-list li p {
        margin: 0 0 10px 0;
    }
    body .payments-wrapper .total-price input.pay-now-submit {
        width: 125px;
        height: auto;
        display: block;
        float: none;
        clear: both;
        margin: 10px auto;
    }
    .payments-wrapper .total-price .info-block div {
        font-size: 13px;
        margin-bottom: 5px;
        max-width: 460px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .payments-wrapper .total-price .info-block input {
        margin: 0 0px;
    }
    .payments-wrapper.essay-component {
        border: none;
        box-shadow: none;
    }

    /* affiliate */
    .affiliate-program-wrapper table.receive-table tr {
        display: block;
    }
    .affiliate-program-wrapper table.receive-table tr td{
        display: block;
    }
    body .affiliate-program-wrapper .receive-table .flat-button,
    body .affiliate-program-wrapper .receive-table tr:last-child td:last-child input    {
        padding: 5px;
        width: 140px;
        height: 44px;
        line-height: 16px;
        margin-left: 0;

    }
    body .affiliate-program-wrapper .receive-table tr:last-child td:last-child input {
        margin-bottom: 10px;
        width: 140px;
        padding: 0;
        line-height: 40px;
    }
    body .affiliate-program-wrapper table.receive-table tr td:last-child {
        display: block;
        text-align: center;
    }
    .essay-component.affiliate-program-wrapper {
        box-sizing: border-box;
        padding: 35px;
    }
    .affiliate-program-wrapper .separator {
        margin: 40px 0px;
    }
    body .vip-services-td .vip-services-list li.new-vip label:after {
        content: "";
        width: 40px;
        height: 40px;
        position: absolute;
        display: block;
        right: 14px;
        top: 15px;
        background: url(/ws/images/order/new-vip.png) right top no-repeat;
        background-size: cover;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label{
        background-image: none;
    }
    body .order-form-wrapper .vip-services-td .offer-label b {
        padding-left: 0px;
        line-height: 18px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    body .order-form-wrapper .vip-services-td .offer-label {
        margin-top: 30px;
        display: block;
        text-transform: none;
        font-weight: 600;
        color: #0071c7;
        font-family: "Montsarrat", sans-serif;
        font-size: 15px;
    }
    body .services-package {
        margin: 0 -20px;
    }
    body .essay-component .data-table tbody tr td:last-child,
    body .essay-component .data-table .tbody .row .td:last-child {
        padding-right: 0;
    }

}
@media (max-width: 450px){
    body .essay-order-details .order-details-head .toolbar .nav-list{
        margin-top: 15px;
    }
    body .essay-order-details .order-details-head .toolbar .nav-list a{
        padding: 5px 10px;
    }
}
@media (max-width: 400px){
	body .profile-wrapper.essay-component {
		box-sizing: border-box;
		padding: 0;
	}
	body .profile-wrapper table tr td {
		font-size: 13px;
		padding: 10px 5px;
	}
    body .component-tab-content .data-table,
    .component-tab-content .data-table tbody,
    .component-tab-content .data-table tbody tr,
    .component-tab-content .data-table tbody tr td{
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align:center;
    }
    body .component-tab-content .data-table.messages-dt tbody tr td {
        display: inline-block;
        width: auto;
        padding: 5px 3px;
    }
    body .component-tab-content .data-table.messages-dt tbody tr td:last-child {
        width: 100%;
    }
    body .tabs-component .component-tabs-controls li a {
        font-size: 13px;
    }

    body .tabs-component .component-tabs-controls li span,
    body .tabs-component .component-tabs-controls li a,
    body .tabs-component .component-tabs-controls li a:hover {
        padding: 15px 5px;
        display: block;
        font-size:13px;
    }
    body .tabs-component .component-tabs-controls li.selected *,
    body .tabs-component .component-tabs-controls li.selected *:hover {
        padding: 15px 5px;
        font-size:13px;
    }
    body .tabs-component .component-tabs-controls li {
        display: inline-block;
        margin-right: 2px;
    }
    body .login_li {
        position: relative;
        width: 60px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label a span {
    padding-right: 13px;
    }
    body .container {
        width: 100%;
        padding: 0 20px;
    }
    body.pageprofile .container{
        padding: 0 10px 0 10px;
    }
    .container.conteiner-sm-nav {
        padding: 0 5px;
    }

}
/* Contacts */
body .essay-component.essay-contact-form {
    border: none;
    box-shadow: none;
    float: none;
    clear: both;
}
body .essay-contact-form label {
    font-weight: 400;
    color: #292d3c;
    font-size: 11px;
    text-transform: uppercase;
    margin: 20px 0 4px;
}
body .essay-contact-form .buttons-panel input[type="submit"] {
    margin-right: 30px;
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
    border: none;
    padding: 12px 35px;
    background: #ff7800 !important;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
}
.essay-component label.error {
    text-transform: none;
}
@media (min-width:650px){
    .essay-contact-form .name,
    .essay-contact-form .email,
    .essay-contact-form .subject,
    .essay-contact-form .formPhone {
        width: 49.5%;
        display: inline-block;
        box-sizing: border-box;
    }
    .name, .subject {
        padding-right: 10px;
    }
    .email, .formPhone {
        padding-left: 10px;
    }
}
@media (max-width:1050px){
   .essay-contact-form .buttons-panel {
        margin-top: 25px;
        margin-bottom: 70px;
    }
    body .essay-component .notice {
        vertical-align: top;
        /*display: block;
        margin-top: -90px;*/
    }
    body .essay-component.essay-contact-form .notice {
        vertical-align: top;
        display: block;
        margin-top: -90px;
    }
}

body .essay-component.extend-deadline-form-wrapper .blue-b {
    max-width: 180px !important;
}

body .request-revision-form-wrapper .revision-time-td .red-label {
    margin-right: 10px;
    display: inline-block;
}
body .popup-component .send-to-tr label {
    font-weight: 600;
    text-transform: uppercase;
}
body .popup-component .revision-time-td label {
    font-weight: 600;
    margin-bottom: 0;
}
body .essay-component.affiliate-program-wrapper table.receive-table div.tagsinput input {
    margin: 0;
    padding: 0;
}
body .affiliate-program-wrapper .receive-table tr:last-child td:last-child input {
    margin-bottom: 10px;
    width: 180px;
    padding: 0;
    line-height: 40px;
}
body .affiliate-program-wrapper .receive-table tr:last-child td:last-child {
    padding-bottom: 0px;
}
body .affiliate-program-wrapper .receive-table .flat-button {
    margin-left: 15px;
    padding: 14px;
    width: 180px;
}
.affiliate-program-wrapper .side .case .case-content .top-seven tr td {
    text-align: center;
    padding: 8px 5px;
}
body .essay-component label.error {
    color: red;
}
body .essay-component .default-form label.error {
    color: red;
}
body input[type="text"]:focus,
body input[type="password"]:focus,
body textarea:focus, body .essay-order-form select:focus,
body .pm-input input:focus {
    border: 1px solid #69beff;
    box-shadow: 0 0 10px 2px #efefef;
    background: white;
}
body .essay-order-form .apply-discount-input span, body .essay-order-form .add-writer-input span {
    background-repeat: no-repeat;
}

@media (max-width:600px){
    .essay-order-details .order-details-head .toolbar ul li a {
        text-decoration: none;
        padding: 15px 8px;
    }
    .essay-order-details .order-details-head .sep {
        margin: 25px 0 15px;
    }
	body .featherlight .essay-component {
		max-width: 500px;
		width: 95%;
	}
	body .essay-order-preview .buttons-panel .back-b {
		margin-bottom: 10px;
	}
	/* orders details */
	body table.cols-table tr {
		display: block;
	}
	body .essay-order-view-details .cols-table td {
		padding: 5px 9px;
		display: inline-block;
		width: 44.5%;
	}
	details .cols-table tr:nth-child(2n+1) {
		background: none;
	}
	body .send-message-form-wrapper.popup-component table td {
		padding: 2px 0;
	}
	body .send-message-form-wrapper.popup-component label {
		margin-bottom: 4px;
	}
	body .essay-component.popup-component .notice {
		float: none;
		display: block;
	}
	body .essay-component .apply-discount-input .hint div {
		padding: 20px 0px 10px 5px;
	}
    body .essay-component .essay-order-form .hint div {
        margin: 4px 0 0 5px;
        left:10px;
        min-width: 250px;
    }

}

@media (max-width:500px){
    body .request-revision-form-wrapper .revision-time-td .red-label {
        display: block;
    }
    body .featherlight .featherlight-content {
        margin-left: 0;
        margin-right: 0;
        max-width: 98%;
        width: auto;
    }
    body .profile-form-wrapper .buttons .cancel-b {
        margin-left: 0;
        margin-bottom: 20px;
    }
    body .essay-component .essay-order-form .hint div {
        margin: 4px 0 0 5px;
        left:10px;
        min-width: 250px;
    }

}
@media (max-width:450px){
    body .essay-order-details .order-details-head .toolbar .nav-list li {
        width: 100%;
    }
    body .essay-order-details .order-details-head .toolbar ul li a {
        padding: 3px 0px;
        margin: 4px 0;
    }
    body .essay-order-details .order-details-head .details-list li {
        width: 100%;
        text-align: left;
    }
    body .essay-order-details .order-details-head .sep {
        margin: 15px 0 10px;
    }
	body .essay-component .essay-order-preview .t-body > tr > td:first-child {
		font-size: 13px;
		padding: 5px 5px;
	}
	body .essay-order-preview .buttons-panel {
		margin-top: 25px;
        text-align: center;
	}
    body .essay-order-preview .buttons-panel .back-b{
        display: block;
        margin: 0 auto 10px;
    }
    body .essay-component .orange-b{
        display: block;
        margin: 0 auto 10px;
    }
	body .essay-order-view-details .cols-table td a {
		display: block;
	}
	i.no-wrap.font-style-normal {
		padding-right: 6px;
		display: block;
	}
	body .essay-order-details .order-details-head .toolbar ul li {
		display: inline-block;
		width: 200px;
	}
	body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a {
		border: solid #ff7800 1px;
		background: #ff7800;
		color: #fff;
		text-align: center;
	}
	body .essay-order-view-details .cols-table td {
		padding: 5px 9px;
		display: block;
		width: auto;
		border: none;
	}
	body .tabs-component .component-tabs-controls {
		list-style: none;
		padding: 10px 0px 0 0px;
		margin: 0 0 0px 0px;
		overflow: hidden;
		font-size: 0;
	}
	body .essay-component.payments-wrapper table.info-table {
		width: 100%;
	}
    body .profile-wrapper.profile-view-wrapper.essay-component {
        padding-left: 5px;
    }
    body .profile-wrapper.profile-form-wrapper.essay-component {
        padding-top: 20px;
        border: none;
        box-shadow: none;
    }
}
@media (max-width:380px){
	body .essay-component.essay-orders .data-table td{
		padding: 3px 5px 5px;
		width: 100%;
	}
	.featherlight .featherlight-content {
		margin-left: 0px;
		margin-right: 0;
		min-width: 275px;
	}
	body .menu-panel .col.l2.m10.s10.center {
		width: 75%;
	}
	body .mini-wrapper .top-dd-wrapper .top-label .ava {
		margin-right: 0;
	}
	body .essay-order-details .order-details-head .info-block .price {
		width: 110px;
	}
	body .essay-component.extend-deadline-form-wrapper .blue-b {
		max-width: 160px !important;
	}
    body .request-revision-form-wrapper .revision-time-td select {
        width: 69px;
    }
    body .profile-form-wrapper .buttons .cancel-b {
        margin-top: -10px;
    }
}
body .essay-component textarea {
    resize: vertical;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content {
    z-index: 1;
}
body .essay-component .hint.discounts-hint div ul li i {
    background: none;
    color: #0074c4;
    font-style: normal;
}
body .essay-component .hint.discounts-hint div ul li {
    color: #292d3c;
    text-decoration: none;
    display: block;
    font-size: 13px;
    font-weight: 400;
}
body .user-area-wrapper .info-list li {
    margin-bottom: 0;
}
nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
    display: inline-block;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
}
body .mini-wrapper.mini-sidebarcalc-wrapper.essay-component select.select-pages+label {
    display: none;
}
body .mini-wrapper.mini-sidebarcalc-wrapper.essay-component .currency{
    display: none;
}

body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label .vip-title {
    background-image: none;
    padding-right: 0;
}
/* Callback */
body .featherlight .essay-component.essay-feedback-form .triangle {
    border-top: 100px solid #0071C7;
}
body .featherlight .essay-feedback-form {
    padding: 10px 25px 0px;
}
body .featherlight .essay-feedback-form form .phone-panel input[type='submit'] {
    background-color: #ff7800;
}
body .featherlight .essay-feedback-form .advice .note .callback-hint {
    color: #0071C7;
}
body .featherlight .essay-feedback-form .advice .icon {
    background: url(../images/callback/callback-form-foto.png) left center no-repeat;
    z-index: 50;
    position: absolute;
    top: 33px;
    left: 125px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 0 0px 20px rgba(251,251,251,0.1), 0 0 0px 40px rgba(251,251,251,0.1);
}
body .callback-advice-note {
    background: url(../images/callback/callback-advice-note.png) no-repeat;
    right: -290px;
    width: 314px;
}
body .callback-advice-note .hint-note {
    color: #0071C7;
}
body .feedback-button {
    box-shadow: 0 0 0 0 rgba(0, 113, 199, 0.5);
    width: 65px;
    height: 65px;
    background: url(/files/images/button-call-back.png) no-repeat;
}
body .featherlight .essay-feedback-form form input[type="text"],
body .featherlight .essay-feedback-form form input[type="submit"] {
    height: 40px;
    border-radius: 3px;
}
body .featherlight .essay-feedback-form form .phone-panel select[name="phone_code"] {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
body .featherlight .essay-feedback-form form .phone-panel input[type='submit'] {
    width: 50%;
    text-align: center;
    padding: 0;
    position: static;
    margin: 10px auto;
    display: block;
}
body .featherlight .essay-feedback-form form .phone-panel select[name="phone_code"] {
    height: 40px;
    width: 39%;
    position: static;
    font-size: 14px;
    padding: 0 7px;
    line-height: normal;
    display: inline-block;
}
input.satisfied {
    min-width: 50px;
    margin: 0;
    font-weight: 400;
    border: 1px solid #d2d2d2;
    padding: 9px;
    background: #fbfbfb;
    border-radius: 2px;
    color: #322d3a;
    height: 40px;
    margin-bottom: 0;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Open Sans', Arial;
}
.testimonials-form .title{
    position: relative;
}
.testimonials-form .title .liveChat{
    position: absolute;
    right: 0;
    top:0;
}
.testimonials-form .contact-form .title h2 {
    color: #00376e;
    font-size: 20px;
    font-weight: 800;
    margin: 0;
    line-height: 40px;
}
.essay-component.essay-contact-form.testimonials-form {
    padding-top: 20px;
}
.testimonials-form .satisfied.selected{
    background: #ff7800;
    color:#fff;
    outline: 1px solid #ff7800;
}
body .login-component .buttons-panel li {
    list-style: none;
}

body .featherlight .essay-feedback-form .advice .note:before{
    display: none;
}
body .featherlight .essay-feedback-form .advice .note {
    background-color: transparent;
    padding: 5px 0 0 15px!important;
}
body .callback-advice-note .question-note{
    display: none;
}
body .callback-advice-note .hint-note {
    display:none;
}
body .featherlight .essay-feedback-form .header {
    text-align: center;
    font-weight: 400;
    color: #1e1e1e;
    font-size: 26px;
    margin-bottom: 5px;
}
body .featherlight .essay-feedback-form .advice {
    width: auto;
    padding: 0 0 0 60px;
    margin-bottom: 5px;
}
body .feedback-point {
    left: 35px;
}
body .featherlight .essay-feedback-form form .phone-panel input, body .featherlight .essay-feedback-form form .phone-panel select {
    height: 45px;
}
body .featherlight .essay-feedback-form form .phone-panel input[type='text'] {
    width: 59.5%;
    position: static;
    display: inline-block;
    height: 40px;
    font-size: 14px;
    padding: 0 7px;
}

body .essay-component .phone-panel label.error {
    margin-left: 41%;
}

@media(min-width:481px){
    body .featherlight .essay-component.essay-feedback-form .triangle {
        border-top: 155px solid #0071C7;
        border-right: 155px solid transparent;
    }
}
@media(max-width:480px){
    body .featherlight .essay-feedback-form .advice .note {
        background-color: transparent;
        padding: 0px 0 0 0px!important;
    }
    body .featherlight .essay-feedback-form .advice {
        padding: 0 0 0 0px;
    }
    body .featherlight .essay-feedback-form form input[type="text"],
    body .featherlight .essay-feedback-form form input[type="submit"] {
        margin: 5px 0px 2px;
    }
    body .featherlight .essay-feedback-form form .phone-panel input[type='submit'] {
    width: 100%;
    }
}

/* New Chat */
body ul.lhc-cf {
    list-style: none;
    float: right!important;
    margin-right: 30px !important;
}
body #lhc_min {
    float: right;
    margin-right: -50px;
}

html body #lhc_header:before {
    content: url(/files/images/chat/icon_active.png);
    margin-left: -14px;
    position: absolute;
    margin-top: 2px;
    background: transparent;
    width: auto;
}
body #lhc_header {
    padding: 18px 15px;
}

/* bookmark */
body .order-form-wrapper .bookmark-row {
    padding-left: 50px;
}
body .order-form-wrapper .bookmark-row .wrapper {
    border: none;
    padding-left: 150px;
    background: #f4f9fe url('/files/images/bookmark-star.png') no-repeat left 60px center;
    font-weight:400;
    position: relative;
}
html body .essay-component.order-form-wrapper .for-large {
    display: block;
    font-size: 15px;
    color: #000;
}
body .order-form-wrapper .bookmark-row .wrapper p b {
    display: block;
    font-size: 20px;
    color: rgb(0, 53, 103);
    line-height: 1.5;
    font-weight:500;
}
body .order-form-wrapper .bookmark-row .wrapper p span {
    border: none;
    border-radius: 3px;
    background-image: none;
    padding: 0 2px;
    font-size: 18px;
    color: rgb(0, 53, 103);
    font-weight: 500;
}
body .order-form-wrapper .bookmark-row .wrapper:before {
    content: url(/files/images/bookmark-line.jpg);
    position: absolute;
    left: -40px;
    top: calc(44% - 2px);
}
@media(max-width:800px){
    body .order-form-wrapper .bookmark-row .wrapper {
        padding-left: 110px;
        background: #f4f9fe url(/files/images/bookmark-star.png) no-repeat left 45px center;
    }
}
@media(max-width:480px){
    body .order-form-wrapper .bookmark-row .wrapper:before {
        display: none;
    }
    body .order-form-wrapper .bookmark-row {
        padding-left: 0;
    }
    body .order-form-wrapper .bookmark-row .wrapper {
        padding-left: 90px;
        background: #f4f9fe url(/files/images/bookmark-star.png) no-repeat left 23px center;
        font-weight: 400;
        position: relative;
        border-radius: 25px;
        font-size: 16px;
        color:#545557;
    }
    body .order-form-wrapper .bookmark-row .wrapper .for-small{
        font-size: 16px;
        color:#545557;
        line-height: 1.5;
        font-size: 14px;
    }
}

/* order step text */
.price-block {
    font-size: 16px;
    font-weight: 500;
}
.order-steps-text span.price {
    display: block;
    font-size: 28px;
    color: #ff7800;
}
.order-steps-text li img {
    color: #fb8c42;
    margin-right: 15px;
    line-height: 23px;
}
.order-steps-text .text-block ul {
    margin: 0 10px;
}
.order-steps-text li i {
    color: #fb8c42;
    margin-right: 15px;
    line-height: 23px;
}
.order-steps-text {
    margin-bottom: 30px;
}
@media (min-width: 700px){
    .price-block {
        max-width: 215px;
    }
}
@media (max-width: 992px){
    .order-form-wrapper .wrap-order-submit{
        width:100%;
        display: block;
        margin: 10px auto;
    }
    .order-steps-text {
        margin-top: -15px;
        margin-bottom: 20px;
    }
}
@media (max-width: 600px){
    .price-block {
        text-align: center;
    }
    body .order-steps-text span.price {
        display: inline-block;
    }
    body .essay-component .ws-additional-order-id-tr .hint div{
        position: absolute;
        left: -220px;
    }
}
body .user-area-wrapper .info-list li.additional-field-name {
    display: block;
}
html body .user-area-wrapper .info-list li a {
    display: inline-block;
    padding: 0;
    color: #004270;
    font-weight: 600;
}
@media (max-width:800px) and (min-width:601px){
    body .main-top-calc .mail-calc {
        padding: 15px 30px 30px;
    }
}

@media(max-width:991px) and (min-width:601px){
    tr.phone-tr table tr td:first-child {
        width: 40% !important;
        padding: 0 !important;
    }
    tr.phone-tr table tr td:nth-child(2) {
        width:30px !important;
        display: inline-block !important;
    }
    tr.phone-tr table tr td:nth-child(3) {
        display: inline-block !important;
        width: calc(60% - 40px);
        padding: 0 !important;
        margin-bottom: 0 !important;
    }

}
@media(max-width:700px){
    body .data-table.files-dt .actions .drop-down > div {
        width: 150px;
    }
}
@media(max-width:600px){
    body .mini-sidebarcalc-wrapper .header span {
        display: none;
        font-weight: 200;
        padding: 0;
    }
    body .mini-sidebarcalc-wrapper form label {
        margin-bottom: 3px;
        margin-top: 12px;
        font-weight: 200;
    }
    body .mini-sidebarcalc-wrapper .sidebar-total {
        font-weight: 300;
    }
    body .mini-sidebarcalc-wrapper .sidebar-total-price {
        font-size: 17px;
    }
    body .ae-order {
        border-top: 1px solid #f2f2f2;
    }
    .order-steps-text .text-block {
        margin-bottom: 20px;
    }
    body .essay-order-form .t-body > tr:first-child > td:nth-child(2) {
        display: none !important;
    }
    table.personal-info-table {
        margin-top: 20px;
    }
    .essay-component .essay-order-form .hint:hover div {
        max-width: 100%;
        box-sizing: border-box;
        padding: 15px;
    }
    .essay-component .essay-order-form  .hint.w-level-hint {
        display: none;
    }
    tr.phone-tr table tr td:first-child {
        width: 100%;
        display: block !important;
        padding-top: 0 !important;
    }
    tr.phone-tr table tr td:nth-child(2) {
        display: none;
    }
    body table.personal-info-table {
        margin-bottom: 30px;
    }
    .ws-cost-per-page-tr td:nth-child(3) {
        float: right;
        margin-top: 10px;
    }
    body .essay-component .pm-input .m {
        border-right: solid #d4e1ee 1px;
        border: 1px solid #d4e1ee;
    }
    body .essay-component .pm-input .p {
        float: right;
        border-left: solid #d4e1ee 1px;
        border: 1px solid #d4e1ee;
    }
    body .essay-component .pm-input span {
        background: linear-gradient(0deg, #f3f5f6, #fefeff);
    }
    body .essay-component .pm-input i {
        font-style: normal;
        color: #4b5e72;
    }
    body .essay-component .pm-input {
        border-color: #d7dde0 #d7dde0 #d7dde0;
    }
    body .essay-order-form .add-file .form-button {
        margin: 10px 0;
    }
    body .essay-order-form .add-file .form-button {
        margin: 0;
        float: left;
    }
    body .essay-component .essay-order-form .add-file .notice {
        width: calc(100% - 180px);
        vertical-align: middle;
        margin-left: 10px;
    }
    body .essay-component .notice {
        color: #292d3c;
        font-size: 13px;
    }
    body .input-button.apply-discount-input span.form-button {
        margin-left: 0px;
        border-radius: 0;
        margin-top: 15px;
    }
    body .input-button.add-writer-input span.form-button {
        margin-left: 0;
        margin-top: 15px;
        border-radius: 0;
    }
    td.hint-td {
        padding: 0 !important;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label{
        padding: 15px 50px 10px 40px;
    }

    body .vip-services-td .vip-services-list li table tr .hint-td .hint {
        left: 7px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label p {
        float: none;
        font-size: 17px;
        text-align: left;
        padding-left: 27px;
        display: block;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label .vip-title {
        font-size: 13px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li {
        margin-bottom: 8px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list {
        margin: 0 -25px;
    }
    body .order-form-wrapper .vip-services-td .services-package {
        margin: 0 -25px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label {
        border-left: none;
        border-right: none;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li table tr .hint-td .hint {
        position: absolute;
        left: 15px;
        top: 18px;
    }
    body .essay-component .essay-order-form .vip-services-list .hint div {
        margin: 4px 0 0 5px;
        left: 0;
        width: 260px;
    }
    body .order-form-wrapper .vip-services-td .services-package table tr .hint-td .hint {
        position: absolute;
        left: 15px;
        top: -35px;
    }
    body .input-button.apply-discount-input span.form-button {
        display: inline-block;
        margin-right: 10px;
    }
    body .essay-component .apply-discount-input .green-label {
        display: inline-block;
        width: calc(100% - 155px);
        vertical-align: middle;
        line-height: 1.3;
    }
    tr.ws-additional-order-id-tr div {
        font-size: 12px;
        font-weight: 400;
    }
    html body .order-form-wrapper .vip-services-td .services-package label s {
        color: #1f1f1f;
        font-family: "Montsarrat", sans-serif;
        display: block;
        text-align: right;
        float: right;
        padding-top: 3px;
    }
    body .order-form-wrapper .vip-services-td .services-package label p {
        line-height: 18px;
        display: block;
        float: none;
        max-width: 215px;
        margin-top: 7px;
    }
    body .order-form-wrapper .vip-services-td .services-package label {
        padding-top: 20px;
        border-right: none;
        border-left: none;
    }
    td.vip-services-td {
        width: 100%;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td.vip-services-td {
        width: 100%;
    }
    body .order-form-wrapper .vip-services-td .services-package label .discount {
        background-image: url(../images/form_img/off_20.png);
        background-color: #e8701f;
        background-position: center center;
    }
    tr.ws-terms-tr td:first-child {
        display: none !important;
    }
    body .essay-order-form .accept-div {
        padding-top: 10px;
        padding-bottom: 0;
    }
    body .essay-order-form .total-price {
        margin-bottom: 15px;
    }
    body .essay-order-form .paper-requirements-table .price-disclaimer {
        padding-top: 0;
    }
    body .essay-order-form .paper-requirements-table .t-body > tr:last-child td {
        padding-bottom: 10px;
    }
    body .order-form-wrapper .vip-services-td .hdr {
        margin-top: 18px;
    }
    body .essay-order-form .paper-requirements-table .price-disclaimer b {
        font-size: 13px;
    }
    body .essay-component .ws-sources-tr .notice {
        margin-top: 10px;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(3) {
        margin-bottom: 10px;
    }
    body .essay-component .services-package .checkbox-input {
        font-weight: 700;
    }
    body .order-form-wrapper .vip-services-td .services-package {
        margin: 0 -20px;
        position: relative;
    }
    body .essay-component .data-table td,
    body .essay-component .data-table .td {
        padding: 15px 3px;
    }
    .payment.container {
        padding: 15px 0;
    }
}
@media(max-width:500px){
    body .payments-wrapper .welcome-header {
        font-family: Open Sans, sans-serif;
        font-size: 20px;
        padding-bottom: 25px;
    }
    body .payments-wrapper .welcome-header i {
        font-style: normal;
        font-size: 18px;
        line-height: 1.4;
    }
    body .affiliate-program-wrapper .receive-table .flat-button {
        margin-left: 0;
    }
}
@media(max-width:450px){
    body .essay-order-form .add-file .form-button {
        width: 100px;
        padding: 10px 15px;
    }
    body .essay-component .essay-order-form .add-file .notice {
        width: calc(100% - 115px);
    }
    body .essay-component .data-table.files-dt tbody tr td {
        padding: 5px 0 5px 5px;
        width: auto;
    }
    body .essay-component .data-table.files-dt tbody tr td:nth-child(4) {
        width: 100%;
    }
    body .essay-component .data-table.files-dt tbody tr td:nth-child(5) {
        width: calc(100% - 60px);
    }
}
@media(max-width:400px){
    body .order-form-wrapper .vip-services-td .vip-services-list {
        margin: 0;
    }
    body .order-form-wrapper .vip-services-td .services-package {
        margin: 0;
    }
}
@media(max-width:380px){
    body .essay-component .essay-order-form .header {
        font-size: 16px;
    }
    body .order-form-wrapper .vip-services-td .hdr {
        font-size: 16px;
    }
    body .payments-wrapper .total-price .info-block input {
        margin: 0 auto;
        display: block;
    }
    body .payments-wrapper .payments-list {
        margin: 50px 0 20px;
    }
    .payments-wrapper table.info-table tr td {
        padding: 13px;
        font-size: 13px;
    }
}

body .login-component .buttons-panel input[type="submit"] {
    margin: 20px auto 0;
}
.login-component .buttons-panel ul {
    margin: 20px 0 0 30px;
    padding: 0;
    list-style: none;
    display: inline-block;
    column-count: 1;
    width: 210px;
}
.page .col-text .buttons-panel ul li {
    background: none;
    padding-bottom: 0;
    margin-bottom: 5px;
}
@media (max-width: 992px){
    .login-component .buttons-panel ul {
        margin: 20px 0 0 30px;
    }
}
@media (max-width: 991px){
    body .order-form-wrapper .vip-services-td .services-package .hint div {
        left: -8px;
        margin-left: 0;
        position: absolute;
        top: 76px;
    }
}
@media (max-width: 600px){
    body .login-component .buttons-panel input[type="submit"] {
        margin: 20px 20px 20px 0;
    }
    .login-component .buttons-panel ul {
        margin: 20px 0 0 0px;
        display: block;
    }
    .login-component label {
        font-size: 14px;
        margin-bottom: 2px;
        padding-top: 10px;
    }
    body .essay-component.login-component {
        padding: 40px 30px;
    }
    body .order-form-wrapper .vip-services-td .services-package .hint div {
        left: 4px;
    }
    body .essay-component.essay-vip-account .vip-account-list > li {
        width: 100%;
        min-width: 150px;
        max-width: 230px;
        padding-bottom: 15px;
        height: 330px;
    }
}
@media (max-width: 400px){
    body .essay-component.login-component {
        border: none;
        box-shadow: none;
        padding: 0;
    }
}

body .mini-wrapper .links-list li {
    background: none;
    padding: 3px 3px 3px 0;
}
body .login-component .buttons-panel li {
    background: none;
    padding: 3px 3px 3px 0;
}

@media (min-width:768px){
    .affiliate-program-wrapper .referral-banner .row-1.left .title {
        padding-left: 74px;
    }
}
@media (max-width: 1200px) and (min-width:993px){
    body .affiliate-program-wrapper .referral-banner .row-1 .icon {
        width: 45px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 .title {
        padding-left: 55px !important;
        text-align: left;
    }
}
@media (min-width:993px){
    body .affiliate-program-short-wrapper .side.side-full .case-box {
        width: calc(50% - 24px);
    }
}
@media (min-width:1201px){
    body .affiliate-program-wrapper .referral-banner .row-1 .title,
    body #referral-account .referral-banner .row-1 .title {
        padding: 18px 12px 13px 74px;
    }
}
@media (max-width: 1000px) and (min-width:680px){
    body .affiliate-program-wrapper .referral-banner .row-1:after {
        content: none !important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 {
        float:left!important;
        margin: 0 1% 8px auto!important;
    }

    html body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .title {
        padding-left: 64px !important;
        text-align: left !important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.left {
        width: 37% !important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.center {
        width: 30% !important;
    }
    body .affiliate-program-wrapper .referral-banner .row-1.right {
        width: 29% !important;
        min-height: 66px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 {
      min-height: 66px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 .icon {
        height: 100% !important;
    }
}
@media (max-width: 780px) and (min-width:680px){
    body .affiliate-program-wrapper .referral-banner .row-1 .title, body #referral-account .referral-banner .row-1 .title {
        text-transform: none;
    }
}
body .affiliate-program-wrapper .referral-banner .row-1 .icon {
    height: 100%;
}
body .vip-services-list li.we-recommend-it {
    width: 95% !important;
}
body .sticky-summary-sidebar {
    top: 75px;
}
body .ws-row .ws-column-custom .summary-sidebar-wrapper {
    box-shadow: 0 0 10px #d2d2d2;
    border: 1px solid #d2d2d2;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
    background-color: #ff7800;
    border-radius: 25px;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover {
    opacity: .8;
    transition: .7s;
}
@media (width: 1024px) {
    body .order-form-data .personal-info-table tr.ws-personal-information-tr td:first-child {
        background-size: 32px;
        background-position-y: 7px;
    }
}
@media all and (max-width: 414px) {
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .total-price {
        width: fit-content;
        padding-right: 8px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
        width: 85px;
        padding: 7px 6px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex {
        padding: 10px 6px;
    }
}
body .essay-component.order-form-wrapper .t-body > tr.vip-account-become.vip-account-account > td:first-child {
    text-align: center;
}
body .order-form-wrapper.essay-component table tbody.t-body tr.ws-price-disclaimer-tr {
    display: none;
}
.pagebuy-essay .page-logged .order-steps-text{
    display:none;
}
@media (width: 1024px) {
    body #order-form .by-clicking-proceed {
        margin-left: -150px;
    }
}
@media all and (min-width: 769px) {
    body .essay-order-form .t-body > tr.ws-terms-tr > td:nth-child(3) {
        display: block;
        padding: 0;
    }
    body #order-form .by-clicking-proceed {
        margin-left: -110px;
        margin-bottom: 10px;
    }
}
@media all and (max-width: 992px) {
    body .essay-component.order-form-wrapper .t-body > tr.vip-account-become.vip-account-account {
        text-align: center;
    }
}
@media all and (max-width: 568px) {
    body .ae-order .order-form-wrapper.essay-component .ws-language-tr .radio-td > div:nth-last-of-type(1) {
        position: relative;
    }
    body .ae-order .order-form-wrapper.essay-component .ws-language-tr .radio-td .hint.language-2 {
        position: static;
    }
    body .ae-order .order-form-wrapper.essay-component .ws-language-tr .radio-td .hint.language-2 > div{
        left: 0;
        right: 0;
        margin: auto;
        min-width: fit-content;
    }
}

/* order form required fields*/
body .ae-order .unset-field {
    /*background: #d9ebcc !important;*/
    border: 1px solid #69beff!important;
    box-shadow: 0 0 10px 2px #efefef!important;
}
body .order-form-wrapper .data-table > .row > .col.ws-sources .notice-wrapper.unset-field{
    border: 1px solid #69beff!important;
    box-shadow: 0 0 10px 2px #efefef!important;
}
body .order-form-wrapper .data-table > .row > .col.ws-sources .notice-wrapper.unset-field .number-field.form-slim input[name="sources_number"]{
    border: 1px solid #69beff!important;
    box-shadow: 0 0 10px 2px #efefef!important;
}
body .ws-subject > span.select2 .select2-selection {
    background: transparent;
}
body .order-form-wrapper.essay-component table tbody.t-body tr.phone-tr > td:last-child table tbody tr > td:last-child {
    padding-top: 0;
}

body .order-form-wrapper.essay-component table tbody.t-body tr.ws-sources-tr > td:last-child .unset-field {
    border: none!important;
}
body .order-form-wrapper.essay-component table tbody.t-body tr.ws-sources-tr > td:last-child .unset-field input[name="sources_number"]{
    border: 1px solid #69beff!important;
    box-shadow: 0 0 10px 2px #efefef!important;
}
body .ae-order span.unset-field-tag {
    font-family: 'Montserrat', sans-serif!important;
    background-color: transparent;
    color: #109BEA!important;
    font-size: 12px!important;
}
@media all and (min-width: 601px) {
    body .order-form-wrapper.essay-component table tbody.t-body tr.phone-tr > td:last-child table tbody tr > td:last-child {
        position: relative;
    }
    body .order-form-wrapper.essay-component table tbody.t-body tr.phone-tr > td:last-child table tbody tr > td:last-child span.unset-field-tag{
        position: absolute;
        top: -19px;
    }
}
body .ws-sources .notice-wrapper .number-field input {
    background: transparent !important;
}
body .ae-order .error:not(label) {
    background: #fbd3d357!important;
}
body .ae-order .essay-component .essay-order-form span.unset-field span.selection>span {
    background: transparent;
}
/* END order form required fields*/
body .ae-profile .profile-wrapper.profile-form-wrapper.essay-component .buttons .blue-b{
    width: fit-content;
    padding: 15px 20px;
}
.side-nav {
    height: fit-content;
    padding-bottom: 15px;
}

.ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item .radio-input span.quality-title {
    color: #ff7800;
}
.ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item .radio-input {
    color: #787880;
    font-size: 12px;
}
.ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item .radio-input span{
    font-size:14px;
}
.ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item label.checked{
    border-color: #ff7800;
    background: #fff3e8;
}
body .ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item:first-child .radio-input span.quality-title:after {
    content: '(Best Available Writer)';
    display: block;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #787880;
    font-size: 12px;
}
body .ae-order .essay-component.order-form-wrapper .writing-quality-item:nth-child(2) .radio-input span.quality-title:after {
    content: '';
    width: 75px;
    height: 75px;
    background: url(/files/images/img_order_payment.png) no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: -9px;
    top: -9px;
}

body .ae-order .essay-component.order-form-wrapper .writing-quality-item:last-child .radio-input span.quality-title:before {
    content: '';
    width: 25px;
    height: 25px;
    background: url(/files/images/crown_icon.svg) no-repeat center;
    display: inline-block;
    background-size: contain;
    left: -2px;
    top: -2px;
    position: relative;
    vertical-align: middle;
    filter: hue-rotate(331deg);
}

.ae-miniorder tr{
    position: relative;
}
.ae-miniorder .first_order .sidebar-total-with-discount .price-title {
   display: none;
}
.ae-miniorder .first_order .sidebar-total .first-price-wrap {
    line-height: 1.6;
    margin-bottom: 1px;
}
.ae-miniorder .first_order .sidebar-total .first-price-wrap .sidebar-total-price{
  font-size: 15px;
  color: rgb(0, 59, 136);
  text-decoration: line-through;
  line-height: 1.2;
  text-align: left;
}
body .ae-miniorder .sidebar-total-with-discount .mini-order-first-price {
    font-size: 21px;
    color: rgb(0, 113, 199);
    font-weight: 500;
    line-height: 1.2;
}
body .ae-miniorder .first-order .sidebar-total-with-discount .mini-order-total-price {
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    font-family: "Arial";
    color: rgb(121, 121, 121);
    text-decoration: line-through;
    line-height: 1.2;
}
@media(min-width:992px){
    body .ae-miniorder .sidebar-total-with-discount .mini-order-first-price {
        position: absolute;
        left: auto;
        right: 16%;
        top: 22px;
    }
    body .ae-miniorder .first-order .sidebar-total-with-discount .mini-order-total-price {
        position: absolute;
        left: 85.5%;
        top: 27px;
    }
}
.sidebar-total-with-discount .save-price-title {
  font-size: 13px;
  font-family: "Montserrat";
  color: rgb(40, 40, 40);
  line-height: 1.4;
  margin-left: 5px;
}
body .ae-miniorder .essay-miniorder-form .sidebar-total-with-discount label {
    margin-bottom: 0px;
    vertical-align: top;
}
body .ae-miniorder .essay-miniorder-form table tr:last-child td:first-child{
    vertical-align: top;
}
body .essay-miniorder-form .currency input[type="button"] {
    border-left: none;
    border-right: 1px solid #d3d3d3;
}
body .essay-miniorder-form .currency input[type="button"]:first-child {
    border-left: 1px solid #d3d3d3;
}
@media(max-width:1200px) and (min-width:992px){
    body .ae-miniorder .essay-miniorder-form.essay-miniorder-form {
        padding: 0px;
    }
}
@media(max-width:991px){
    body .ae-miniorder .essay-miniorder-form table tr:last-child td:first-child {
        vertical-align: top;
        padding-top: 0;
    }
    body .ae-miniorder .essay-miniorder-form .sidebar-total-with-discount {
        text-align: left;
        margin: 0;
    }
    body .ae-miniorder .essay-miniorder-form .sidebar-total-with-discount label {
        margin-bottom: 0px;
        vertical-align: middle;
        margin-top: -3px;
    }
    body .ae-miniorder .sidebar-total-with-discount .mini-order-first-price {
        margin-left: 42px;
        margin-top: 2px;
        display: inline-block;
    }
    body .ae-miniorder .first-order .sidebar-total-with-discount .mini-order-total-price {
        margin-top: 6px;
        margin-left: 10px;
    }
    body .ae-miniorder .save-price-title {
        margin-left: 5px;
    }
}
@media(max-width:679px){
    body .ae-miniorder .essay-miniorder-form .sidebar-total-with-discount {
        text-align: center;
        margin: 10px auto -10px;
    }
}


/* .ae-price-table  */
.ae-price-table {
    margin-top: 25px;
}
body .essay-price-new-table .table-price-node {
    border: none;
    padding: 0;
}
.ae-price-table .quality-list{
    text-align: center;
    margin-bottom: 25px;
}
body .essay-price-new-table .select2Buttons ul.select-buttons a {
    color: #323538;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    border-bottom-width: 1px;
}
body .essay-price-new-table .select2Buttons ul.select-buttons a:hover,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked {
    border-bottom-color: transparent;
    background-color: #20a0ff;
    color: #fefefc;
}
body .essay-price-new-table .select2Buttons ul.select-buttons a::after {
    content: "";
    display: block;
    color: #323538;
    font-weight: normal;
    font-size: 13px;
    font-weight: 300;
}
.ae-price-table {
    position: relative;
    padding-top: 25px;
}
.ae-price-table:before {
    content: "";
    background: url(/files/images/no-AI2.svg) center center no-repeat;
    width: 100%;
    height: 40px;
    display: block;
    background-size: 245px auto;
    margin: 0;
    position: absolute;
    top: -20px;
    z-index: 1;
    left: 0;
}
.ae-price-table .essay-component {
    padding: 25px 35px;
    background-color: #fff;
}
body .essay-price-new-table .row-control .cell-control label {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}
body .essay-price-new-table .row-control .cell-control .number-field::after {
    /*top: 12px;*/
    margin-left: 5px;
    font-weight: 300;
    font-size: 14px;
    color: #666666;
    font-family: 'Open Sans', Arial;
}
body .essay-price-new-table .first-time-order .el-switch{
    vertical-align: middle;
}
body .essay-price-new-table.essay-component .number-field > input[type="text"]:focus:not([readonly]),
body .essay-price-new-table.essay-component .number-field > input[type="text"]:hover,
body .essay-price-new-table.essay-component .number-field > input[type="text"] {
    /*padding-top: 2px;*/
    color: #666666;
    font-weight: 500!important;
    padding: 1px calc(50% - 23px) 0 0;
}
body .essay-price-new-table .row-control .cell-control.order-currency select {
    padding-left: 12px;
    color: #1b92ee;
}
body .essay-price-new-table .services-package {
    background: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}
body .essay-price-new-table .service-panel .vip-services-checker {
    font-weight: 400;
    font-size: 13px;
    color: #323538;
}
body .essay-price-new-table .service-panel .vip-services-checker::after {
    top: 4px;
}
body .essay-price-new-table .hint > i {
    background: none;
    position: relative;
}
body .essay-price-new-table .hint > i:before {
    content: '?';
    display: inline-block;
    color: #3eadff;
    font: normal normal normal 18px/30px FontAwesome;
    content: "\f059";
    top: 5px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 50%;
}
body .essay-price-new-table .hint {
    vertical-align: sub;
    line-height: 14px;
    margin: 0 2px 0 4px;
}
body .essay-price-new-table .row-control .cell-control select {
    color: #323538;
    font-weight: 400;
    height: 40px;
}
body .essay-price-new-table .pm-input {
    height: 40px;
}
body .essay-component.essay-price-new-table .pm-input span{
    height: 38px;
}
body .essay-component.essay-price-new-table .pm-input input {
    height: 38px;
    font-weight: 700 !important;
}
body .essay-price-new-table .pm-input span i {
    font-size: 25px;
    line-height: 30px;
}
body .essay-price-new-table .pm-input span{
    padding-top: 5px;
}
body .essay-price-new-table .services-package-class {
    line-height: normal;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}
body .essay-price-new-table .service-panel .vip-services-list-package .discount{
    font-size: 14px;
    color: #ff7800;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 5px;
    font-weight: 500;
}
body .essay-price-new-table .service-panel .vip-services-list-package .price-wrapper {
    font-size: 14px;
    color: #ff7800;
    font-weight: 600;
}
body .essay-price-new-table .service-panel .vip-services-list-package s {
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 400;
}
body .essay-price-new-table .service-panel .el-switch.el-switch-sm {
    vertical-align: middle;
    margin-right: 6px;
}
body .essay-price-new-table .service-panel .first-time-order{
  font-size: 14px;
  color: rgb(122, 122, 122);
  line-height: 1.231;
  text-align: center;
  font-weight: 400;
  text-transform: lowercase;
}
body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]+.el-switch-style {
    height: 12px;
    width: 23px;
}
body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #50cc65;
}
body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style:before {
    background-color: #ffffff;
}
body .essay-price-new-table .service-panel .el-switch .el-switch-style:before {
    height: 10px;
    width: 10px;
    top: 1px;
    margin: 0;
}
body .essay-price-new-table .service-panel .first-time-order span.percent {
  font-size: 15px;
  color: #50cc65;
  font-weight: 500;
}
body .essay-price-new-table .final-panel div.order-total-submit input {
    background-color: #20a0ff;
    border: 1px solid #20a0ff;
    padding: 15px 45px;
}
body .essay-price-new-table .final-panel div.order-total-title {
  font-size: 16px;
  color: rgb(50, 53, 56);
}
body .essay-price-new-table .final-panel div.order-total-title .mini-order-first-price {
  font-size: 22px;
  color: #ff7800;
  font-weight: 600;
}
body .essay-price-new-table .row-control .cell-control select{
    background: #fff;
}
body .essay-price-new-table .pm-input span i {
    border: none;
    background: transparent;
}
body .essay-price-new-table .pm-input span i.hover, .essay-price-new-table .pm-input span i:hover {
    color: #484b4d;
}
body .essay-price-new-table.essay-component .pm-input .m i:before {
    color: #7c7d7e;
}
body .essay-price-new-table .table-row:nth-child(even) {
    background-color: transparent;
}
body .essay-price-new-table .table-row:nth-child(odd) {
    background-color: #f4f9fe;
    border-bottom: 1px solid #d3e8f6;
    border-top: 1px solid #d3e8f6;
}
body .essay-price-new-table .table-row.table-row-title {
    border-bottom: 2px solid #0071c7;
    background: #fff;
    border-top: none;
}
body .essay-price-new-table .table-row.table-row-title .table-cell{
    background-color: #fff;
}
body .essay-price-new-table .table-row .table-cell {
    padding: 12px 0;
}
body .essay-price-new-table .table-price-node .table-cell-value {
    font-size: 13px;
    color: #292d3c;
    font-weight: 300;
}
body .essay-price-new-table .table-price-node .table-row:first-child .table-cell {
    font-size: 13px;
    color: #292d3c;
    font-weight: 500;
    padding: 8px 0;
}
body .essay-price-new-table .table-price-node .table-row .table-cell:first-child {
    font-size: 13px;
    color: #292d3c;
    font-weight: 500;
}
body .essay-price-new-table .table-row{
    align-items: center;
}
body .essay-price-new-table .table-row .table-cell.selected {
    color: #ff7800;
}
body .essay-price-new-table .service-panel .vip-service {
    background-color: #f4f9fe;
}
body .essay-price-new-table .service-panel .vip-services-checker::before {
    background-image: url(/files/images/vip-crown-blue.png);
    width: 19px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 1px;
    left: -25px;
}
body .essay-price-new-table.essay-component .service-panel .vip-services-checker::after {
    background-image: url(/files/images/arrow-down-blue.svg);
}
@media(min-width:1201px){
    body .essay-price-new-table .service-panel .vip-service > div {
        width: 70%;
    }
    body .essay-price-new-table .service-panel .vip-service > div.vip-services-list {
        width: 30%;
    }
    body .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 260px);
    }
}
@media(max-width:500px){
    .ae-price-table .essay-component {
        padding: 48px 30px;
    }
}
@media(max-width:400px){
    .ae-price-table .essay-component {
        padding: 20px 15px;
    }
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item {
    padding: 15px 10px;
    position: relative;
}
body .essay-price-new-table .service-panel .vip-services-list .extra-services-item b {
    position: static;
    display: inline-block;
    width: calc(100% - 100px);
    vertical-align: top;
    padding-right: 5px;
    font-size: 15px;
}
body .essay-price-new-table .service-panel .vip-services-list .extra-services-item .price-wrapper {
    position: static;
    display: inline-block;
    width: 67px;
    text-align: right;
    color: #01264c;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    vertical-align: top;
}
body .essay-price-new-table .service-panel .vip-services-list.open .extra-services{
    width: 290px;
    margin-bottom: 0;
}
body .essay-price-new-table .service-panel .vip-services-list label {
    width: 100%;
}
body .essay-price-new-table.mobile_s .service-panel .vip-services-list label {
    margin-bottom: 0px;
    padding-right: 0;
}
body .essay-price-new-table .service-panel .checkbox-input > i {
    vertical-align: top;
    margin-top: 2px;
}
body .essay-price-new-table .service-panel .vip-services-list .extra-services-item {
    margin-bottom: 0;
}
/* End of .ae-price-table */

body .quality-list .select-wrapper {
    display: none;
}
.ae-order .order-form-wrapper.essay-component table tbody.t-body tr.ws-writing-quality-tr td:first-child:after {
    line-height: 0;
    margin: 3px 0 0 0;
    content: "";
    background: url(/files/images/no_AI2__1_.svg) center no-repeat;
    background-size: contain;
    width: 85px;
    height: 35px;
    display: block;
}
body .essay-order-preview .t-body > tr:nth-child(2n+1) > td:nth-child(2), body .payments-wrapper table.info-table tr td:last-child{
    word-break: break-word;
}
.ae-miniorder[data-pk_medium="landing"] {
    background: url(/files/images/no_AI2__1_.svg) right 25px top 22px no-repeat , #fff;
    background-size: 90px auto;
}
@media(max-width:991px){
    .ae-miniorder[data-pk_medium="landing"] {
        background-position: right calc(5% + 32px) top 35px;
    }
    body .ae-order .essay-order-form .t-body>tr.service-revision>td:first-child div::after{
        display:block;
    }
    .ae-order .order-form-wrapper.essay-component table tbody.t-body tr.ws-writing-quality-tr td:first-child:after {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 5px;
    }
}
@media(min-width:1024px){
    .ae-order .next-step-button-wrapper-flex:after {
        content: "";
        background: url(/files/images/no-AI2.svg) center no-repeat;
        width: 100%;
        height: 39px;
        display: block;
        background-size: 90% auto;
        margin-top: 10px;
    }
}
@media(max-width:679px){
    .ae-miniorder[data-pk_medium="landing"] .essay-miniorder-form.essay-miniorder-form {
        padding: 15px;
    }
    .ae-miniorder[data-pk_medium="landing"] .essay-component.essay-miniorder-form.miniorder-component b.header {
        text-align: left;
        margin: 0;
    }
    .ae-miniorder[data-pk_medium="landing"] {
        background-position: right 15px top 15px;
    }
}
@media(max-width:374px){
    .ae-miniorder[data-pk_medium="landing"] .essay-component.essay-miniorder-form.miniorder-component b.header {
        font-size: 15px;
    }
    .ae-miniorder[data-pk_medium="landing"] {
        background-position: right 15px top 11px;
    }
}
.ae-price-table .essay-price-new-table .first-time-order-wrap select[name="currency_id"] {
    padding: 0 0 0 3px;
    width: 65px;
}
.ae-price-table .essay-price-new-table form .service-panel .vip-services-list-package {
    justify-content: center;
}
@media(min-width:981px){
    .ae-price-table .essay-price-new-table form:not(.analysis) .first-time-order-wrap {
        position: absolute;
        right: 36px;
        top: 258px;
    }
    .ae-price-table.logged .essay-price-new-table form:not(.analysis) .service-panel {
        width: calc(100% - 80px);
    }
    .ae-price-table.logged .essay-price-new-table form:not(.analysis) .service-panel .vip-service {
        width: 100%;
    }
}
@media(min-width:981px) and (max-width:1200px){
    .ae-price-table .essay-price-new-table form:not(.analysis) .service-panel {
        width: calc(100% - 260px);
    }
    .ae-price-table .essay-price-new-table form:not(.analysis) .service-panel .vip-services-list {
        padding: 0 15px 0 0;
        width: 135px;
        margin-right:0;
    }
    .ae-price-table .essay-price-new-table form:not(.analysis) .service-panel .vip-services-list-package {
        width: calc(100% - 180px);
        justify-content: center;
        padding: 0;
        margin-left: 10px;
        margin-right: 10px;
    }
}
.page-wrapper.gb section.top-banner, .page-wrapper.gb .order-page-wrapper .order-steps-text, .page-wrapper.gb section.we-accept, .page-wrapper.gb .get-consulting{
    display: none;
}
body .order-form-wrapper.essay-component.disabled-form{
    max-width: 690px;
    margin: 0 auto;
    padding: 0;
}
body .disabled-country{
    position: relative;
    background: linear-gradient(to right,#ecf6ff,#fff);
    box-shadow: 0 2px 6px -1px rgba(0,0,0,.15);
    color: #000;
    padding-left: 55px!important;
    margin: 0 0 70px;
    font-size: 21px!important;
}
body .disabled-country:before{
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(/files/images/warning.svg) center no-repeat;
    background-size: cover;
    left: 20px;
    top: 1px;
}
@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;
        margin: 0 0 35px;
    }
    body .disabled-country:before{
        top: 10px;
        left: 11px;
        width: 35px;
        height: 35px;
    }
}
#order-form .accept-div{
    text-align: center;
}