section.top-banner {
    padding: 30px 0;
    border-bottom: 1px solid #d9eaf8;
    box-shadow: 0 7px 15px -7px #d9eaf8;
}
section.top-banner .container .row .col span{
    display: block;
    padding: 5px 0 5px 40px;
    margin-left: 0;
    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;
}
body .essay-component.order-form-wrapper .t-body > tr > td:first-child {
    color: #787880;
    font-weight: 400;
}
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: 0px 0 10px -215px;
}
@media all and (width: 1024px) {
    body .essay-component .essay-order-form .header {
        margin: 0px 0 10px -180px;
    }
}
body .essay-component .t-body > tr > td:first-child {
    color: #a5a4b1;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    font-weight: 300;
    width: 32%;
    text-transform: uppercase;
    padding-top: 22px;
    padding-left: 85px;
}
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;
}

.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;
    padding-top: 21px;
}
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;
    display: block;
    margin: 20px auto 0;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 20%);
    font-family: 'Montserrat';

}
body #order-form .by-clicking-proceed p {
    text-align: center;
}
body .ae-order .ws-price-disclaimer-tr {
    display: none;
}

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: 20px;
    margin-left: -195px;
}
/* body .order-form-wrapper .wrap-order-submit {
    float: left;
    margin-left: -195px;
} */
body .essay-order-form .line-sep{
    display: none;
}
body .essay-order-form .total-price {
    color: #a5a4b1;
    margin-top: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 22px;
    margin-bottom:20px;
    float: none;
    display: block;
    text-align: center;
}
body .order-form-wrapper .wrap-order-submit {
    display: block;
    float: none;
    margin: 0 auto;
}

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 -10px;
    font-style: normal;
    display: block;
    border: solid #d9eaf8 1px;
    border-radius: 3px;
    background: #f4f9fe;
    padding: 25px 20px 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: 225px;
    padding-bottom: 10px;
    padding-top: 25px;
    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: "Montserrat", sans-serif;
    font-weight: 900;
    color: #00376e;
    font-size: 20px;
    margin-top: 5px;
    display: 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.checked 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:first-child, */
body .services-package table tr td:first-child{
    visibility: hidden;
}

body .order-form-wrapper .vip-services-td .vip-services-list li.we-recommend-it {
    width: 93%;
    margin-right: 3%;
}

body .order-form-wrapper .vip-services-td .services-package label .price{
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    color: #ff7800;
    font-size: 20px;
    margin-top: -5px;
    display: inline-block;
}
body .order-form-wrapper .vip-services-td .services-package label .discount{
    float: right;
    display: inline-block;
    background-color: #fb7600;
    position: absolute;
    right: 0;
    width: 200px;
    top: inherit;
    height: 65px;
    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: "Montserrat", sans-serif;
    font-weight: 600;
}

body .order-form-wrapper .vip-services-td .services-package label s {
    color: #1f1f1f;
    font-family: "Montserrat", 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: "Montserrat", sans-serif;
    font-weight: 900;
    color: #ff7800;
    font-size: 20px;
}
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; */
    display: inline-block;
    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 5px;
}
body .order-form-wrapper .vip-services-td .vip-services-list li label{
    text-align: center;
    padding: 15px 5px 5px;
    min-height: 95px;
    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: "Montserrat", sans-serif;
}
body .order-form-wrapper .vip-services-td .offer-label {
    display: block;
    text-transform: none;
    font-weight: 400;
    color: #0071c7;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    width: fit-content;
    display: block;
    margin: 20px auto 5px;
    text-align: center;
}


/* 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;
    margin: -20px auto 0;
    display: block;
    width: fit-content;
}
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;
}
body .login-component .buttons-panel input[type="submit"] {
    background: #ff7800;
    border: solid #ff7800 1px;
    text-transform: uppercase;
    box-sizing: border-box;
    margin-bottom: 20px;
}
body .login-component .buttons-panel {
    margin-top: 20px;
}
body .login-component .buttons-panel li a {
    font-size: 14px;
    border-bottom: solid #bfdcf0 1px;
    color: #0071c7;
}

.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;
    margin: 10px 0;
}
.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: 0 0 40px;
    background: none;
}
body .essay-vip-account .vip-account-text ul.vip-list li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 20px;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month {
    margin-top: -55px;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price,
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price {
    color: #fff;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package-empty,
body .essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package {
    margin-top: 30px;
    margin-bottom: 20px;
}
body .essay-vip-account .vip-account-list > li {
    min-width: 190px;
}
body .essay-vip-account .vip-account-list > li .vip-package-select {
    margin: 15px 10% 0;
    max-width: 200px;
}
body .essay-component.essay-vip-account .vip-account-list {
    margin-bottom: 30px;
}
.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:before {
    font-weight: 400;
}

.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;
}
@media(max-width:600px){
    body .essay-vip-account .vip-account-list > li {
        height: 310px;
    }
    body .essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package-empty, body .essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package {
        margin-top: 20px;
        margin-bottom: 0;
    }
    body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period {
        padding: 0 0 20px;
        line-height: 85px;
    }
}
/* END BECOME VIP */

/*Home sidebar calc*/
body span.ws-level {
    display: none;
}
body span.ws-currency {
    display: none;
}

body span.ws-type label {
    margin-top: 5px !important;
}

body .ae-top-login .mini-wrapper .top-dd-wrapper .top-label a{
    text-align: left;
    padding: 0;
    margin: 0;
}

body .ae-top-login .essay-component.mini-wrapper {
    width: 100%;
    margin-left: 0;
}

body .mini-wrapper .top-dd-wrapper .top-label {
    padding: 0px 0;
    overflow: hidden;
}

body .ae-top-login {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 60px;
}
body .menu-row .login_li {
    width: 60px;
    display: block;
}
body .menu-row .ae-top-login {
    width: 60px;
}

body .mini-wrapper .top-dd-wrapper .top-label a span {
    padding-right: 15px;
    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 30px;
}

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: 2px;
    line-height: 20px;
    margin-top: 15px;
    float: none;
    display: block;
    color: #292d3c;
    font-weight: 500;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}
body .login-component label {
    color: #292d3c;
    font-weight: 500;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 20px;
    margin-top: 15px;
}
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");
}
body .mini-wrapper .top-dd-wrapper .top-label .ava-vip {
    margin-top: 4px;
    cursor: pointer;
}
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 .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;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}
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;
}

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;
}

@media(max-width:1300px){
    body .ae-top-login .mini-wrapper .top-dd-wrapper .drop-down-content {
        right: -43px;
    }
    body .ae-top-login .mini-wrapper .top-dd-wrapper i.arrow {
        margin: -8px 0 0 74%;
    }
}

/*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:9;
}

@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 65px;
        margin-left: 0;
        margin-bottom: 15px;
        border-right: none;
    }

    section.top-banner .container .row .col{
        width: 50%;
    }
    /*.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 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-top: 10px;
        margin-left: 0;
        margin-bottom: 6px;
    }
    body .essay-order-form .paper-requirements-table .price-disclaimer {
        margin-top: 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{
        display: block;
        padding-bottom: 20px;
    }
    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 tr td.vip-services-td {
        width: 100%;
    }

    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,
    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: -50px;
        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-bottom: 15px;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.vip-account-become td:nth-child(1) {
        display: block;
        width: auto;
        padding: 10px 0;
        margin-top: 15px;
    }
    body #order-form .by-clicking-proceed {
        display: block;
        margin: 15px auto 15px;
    }
    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 .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: 56;
    }
    .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;
    }
    body .order-form-wrapper .wrap-order-submit {
        text-align: center;
    }

}
@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: 690px){
    .container.main_block {
        padding-top: 0px;
    }
    body .affiliate-program-wrapper .receive-table td{
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    body .affiliate-program-wrapper.essay-component {
        padding: 30px 20px;
    }
    body .affiliate-program-wrapper .separator {
        margin: 50px -20px;
    }
    body .miniorder-component.essay-component{
        box-shadow: none;
        border: none;
        margin-top: 0;
    }
    .ae-miniorder {
        margin-top: 0px;
    }
    body .ae-miniorder .essay-component .header{
        border: none;
        box-shadow: none;
        background-image: none;
        margin: 0;
    }

    body .ae-order {
        padding: 30px 0px;
        margin: 0 -20px;
    }
    body .order-form-wrapper .vip-services-td .hdr {
        margin: 30px 0 10px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list {
        padding: 310px 30px 0px 30px;
        margin: 0 0 20px;
        list-style: none;
    }
    body .order-form-wrapper .vip-services-td .offer-label {
        max-width: 460px;
        line-height: 25px;
        padding: 0 60px 0 0;
        margin-bottom: -90px;
        margin-left: -30px;
        padding-left: 100px;
    }
    body .services-package {
        padding: 90px 25px 10px 35px;
    }
    body .order-form-wrapper .vip-services-td .offer-label b {
        padding-left: 0;
        text-align: center;
    }
    body .order-form-wrapper.essay-component .essay-order-preview {
        padding: 0px 0px 60px 0px;
    }
    body .payments-wrapper .payments-list li label table{
        display: block;
    }
    body .payments-wrapper .payments-list li label table td {
        padding: 20px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    body .payments-wrapper.essay-component {
        padding: 40px 20px;
    }
    body .payments-wrapper .total-price .info-block div {
        font-size: 15px;
        max-width: 460px;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        padding: 0 15px;
        box-sizing: border-box;
    }
    body .essay-order-details .order-details-head .toolbar ul li {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    body .essay-order-details .order-details-head .toolbar .actions-list li a{
        margin-right: 0;
    }
    body .profile-wrapper.profile-form-wrapper.essay-component {
        padding: 20px 10px;
    }
    body .ae-profile {
        padding: 40px 20px;
        margin: 0 -20px;
    }
    body .profile-wrapper.profile-view-wrapper.essay-component {
        padding: 0;
    }
    body .profile-wrapper.profile-view-wrapper.essay-component table, body .profile-wrapper.profile-view-wrapper.essay-component table tbody, body .profile-wrapper.profile-view-wrapper.essay-component table tbody tr, body .profile-wrapper.profile-view-wrapper.essay-component table tbody tr td {
        width: 100%;
        display: block;
        box-sizing: border-box;
        text-align: left;
    }
    body .profile-wrapper.profile-view-wrapper.essay-component table, body .profile-wrapper.profile-view-wrapper.essay-component table tbody{
        padding: 0;
    }
    body .profile-wrapper.profile-view-wrapper.essay-component table tbody tr td {
        border: none;
    }
    body .profile-wrapper.profile-view-wrapper.essay-component {
        border: none;
    }
    body .profile-view-wrapper table tr td:first-child, body .profile-view-wrapper table tr td:last-child {
        font-size: 22px;
    }
    body .type-document {
        border-bottom: none;
        margin-bottom: 0px;
        padding-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
    }
    body .essay-calculator-wrapper form select {
        width: 100%;
        margin-left: 0px;
    }
    body .essay-calculator-wrapper form .type-document span:first-child {
        margin-left: 0px;
    }
    body .essay-calculator-wrapper .number-of-pages span.currency {
        width: 100%;
        margin-left: 6px;
        box-shadow: none;
        margin-top: 25px;
        text-align: center;
    }
    body .essay-calculator-wrapper.essay-component {
        padding: 0 20px 50px 20px;
        box-shadow: none;
    }
    .block_prices {
        margin: 0 -20px;
    }
    body .essay-calculator-wrapper .number-of-pages span.currency input[type="button"] {
        margin-left: 0px;
    }
    body .login_top .mini-wrapper .top-dd-wrapper .top-label {
        max-width: 95px;
    }
    .login_top {
        padding-left: 0;
    }
    body .login_top .mini-wrapper .top-dd-wrapper .top-label a span {
        font-size: 20px;
    }
    body .form_contact {
        max-width: 100%;
    }
    body .block_cont span:first-child {
        width: 100%;
        text-align: left;
    }
}
@media(max-width: 585px){
    body .order-form-wrapper .wrap-order-submit .on-disabled-button-click-text {
        margin-bottom: 80px;
        padding: 0 20px;
    }
    body .main_miniorder{
        width: 97%;
        margin-top: 90px;
    }
    body .component-tab-content .cols-table tbody tr td span, body .component-tab-content .cols-table tbody tr td b {
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
    body .component-tab-content .cols-table tbody tr td span{
        text-align: left;
        padding-right: 0px;
    }
    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child {
        text-align: left;
    }
    body .component-tab-content .cols-table tbody tr td span{
        border: none;
    }
    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child span:last-child{
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 0;
    }
    i.no-wrap.font-style-normal {
        display: block;
        width: 100%;
        border: none;
        padding: 0;
        margin: 0;
    }
    body .component-tab-content .cols-table tbody tr td span, body .component-tab-content .cols-table tbody tr td b {
        padding-left: 0px;
    }
    body .component-tab-content .cols-table tbody tr td{
        padding-left: 30px;
    }
    body .ae-profile .buttons input.flat-button.blue-b, body .ae-profile .buttons a.goto.flat-button.blue-outline-b.cancel-b{
        display: block;
        margin: 5px auto;
    }
    body #essay-calculator table tr td a {
        width: 30px;
    }
    body .essay-component.essay-password-form.login-component {
        padding: 20px;
    }
    body .essay-component.essay-password-form.login-component .buttons-panel ul {
        margin-left: 0px;
    }
    body .mini-sidebarcalc-wrapper form input[type="submit"]{
        float: none;
        display: block;
        margin: 15px auto 0;
    }
    body .mini-sidebarcalc-wrapper .sidebar-total{
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    body .mini-sidebarcalc-wrapper .header span{
        background-image: none;
    }
}
@media(max-width: 444px){
    body .essay-component .header{
        margin: 20px 20px 0px;
    }
    body .essay-component .vip-services-td .vip-services-list .checkbox-input i, body .essay-component .vip-services-td .services-package .checkbox-input i{
        float: left;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label p, body .order-form-wrapper .vip-services-td .services-package label p{
        float: none;
    }
    body .order-form-wrapper .vip-services-td .offer-label {
        max-width: 460px;
        line-height: 25px;
        padding: 0 50px 0 0;
        margin-bottom: -90px;
        margin-left: -30px;
        padding-left: 80px;
    }
    body .services-package {
        padding: 100px 14px 10px 15px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list {
        padding: 230px 30px 0px 30px;
        background-size: 75%;
    }
    body .essay-order-form .accept-div {
        padding-left: 20px;
        padding-right: 20px;
    }
    body .essay-component .notice-wrapper {
        height: 78px;
    }
    body .essay-component  .essay-order-preview .t-body > tr > td:first-child {
        padding-right: 10px;
        padding-left: 10px;
    }
    body .essay-order-preview .t-body > tr > td:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px;
    }
    body .essay-order-preview .buttons-panel {
        padding: 60px 20px 0 0;
    }
    body .payments-wrapper table.info-table tbody tr td, body .payments-wrapper table.info-table tr, body .payments-wrapper table.info-table, body .payments-wrapper table.info-table tbody{
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    body .payments-wrapper table.info-table tr td:first-child {
        width: 100%;
    }
    body .payments-wrapper table.info-table tbody tr:first-child td {
        border-top: none;
    }
    body #essay-calculator table tr td a {
        width: 20px;
        height: 30px;
    }
    body #essay-calculator table tr td strong {
        line-height: 30px;
    }
    body #essay-calculator table tr:first-child td strong {
        font-size: 16px;
    }
    body .ae-miniorder .essay-component form {
        padding: 0 5px 25px 5px;
    }

}
@media (max-width: 351px) {
    body .order-form-wrapper .vip-services-td .vip-services-list {
        background-size: 90%;
    }
    body .services-package {
        padding: 120px 14px 10px 15px;
    }
    body .order-form-wrapper .vip-services-td .offer-label {
        margin-bottom: -115px;
    }
    body .essay-order-preview .buttons-panel .back-b {
        display: block;
        margin: 0 auto 10px;
    }
    html body .essay-component .essay-order-preview .orange-b {
        margin-right: 0;
    }
    body #essay-calculator table tr:first-child td strong {
        font-size: 14px;
    }
    body .essay-component.essay-password-form.login-component {
        padding: 20px 10px;
    }
    body .ae-orders{
        margin-left: -20px;
        margin-right: -20px;
    }
    body .mini-sidebarcalc-wrapper .currency input[type="button"] {
        width: 20%;
        margin-right: 14px;
    }
}
*/
@media (max-width:991px) and (min-width: 602px) {
    section.top-banner .container .row .col span {
        min-height: 50px;
        display: inline-block;
    }
}
@media (max-width:768px){
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1) {
        display: inline-block;
        width: 100%;
    }
    body .essay-component .essay-order-form .hint div {
        left: 130px;
    }
    body .essay-component .essay-order-form .ws-additional-order-id-tr .hint div {
        left: -160px;
    }
    body .essay-component .essay-order-form .hint.w-level-hint div {
        max-width: 100%;
        margin-left: 0;
        left: 15px;
    }
}
@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;
    }
    body .essay-component .essay-order-form .ws-additional-order-id-tr .hint div {
        left: -190px;
    }
}
/* Prices */
body .essay-calculator-wrapper {
    background-color: transparent;
    border: 1px solid #dce0e3;
    padding: 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;
}
@media(min-width:601px){
    .essay-calculator-wrapper.essay-component.essay-calculator-resume form div.number-of-pages {
        min-width: 200px;
        width: calc(100% - 210px);
    }
}
@media(min-width:992px){
    body .essay-calculator-wrapper.essay-calculator-resume .select-currency span.currency input[type="button"] {
        min-width: 48px;
    }
}
.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;
}
#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;
        vertical-align: bottom;
    }
    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,
.essay-lending-calculator .pm-input span {
    padding: 8px 0 0;
    height: 38px;
    width: 20%;
}
body .essay-component.essay-miniorder-form .pm-input input,
body .essay-lending-calculator .pm-input input{
    height: 38px;
}
body .essay-miniorder-form .pm-input,
body .essay-lending-calculator .pm-input {
    height: 40px;
}
.essay-miniorder-form .currency,
.essay-lending-calculator .currency {
    height: 40px;
}
body .essay-miniorder-form .currency input[type="button"],
body .essay-lending-calculator .currency input[type="button"] {
    height: 40px;
}
.essay-miniorder-form .currency input[type="button"],
.essay-lending-calculator .currency input[type="button"] {
    background:#f9fafb;
    background: linear-gradient(#fff, #f3f5f6);
}
body .essay-miniorder-form .currency input[type="button"].active,
body .essay-lending-calculator .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,
body .essay-lending-calculator .currency input[type="button"]:hover{
    background-color: #0071c7;
    background: linear-gradient(#0071c7, #0071c7);
    color:#fff;
}
body .essay-miniorder-form form input[type="submit"],
body .essay-lending-calculator 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 .lending-calculator-component .control-elements .control-elements-total div.total-button input[type="submit"] {
    height: 50px;
    font-weight: normal;
    border-radius: 28px;
}
body .lending-calculator-component a.become-vip-client {
    margin-bottom: 0;
    margin-right: -20px;
    display: inline-block;
    max-width: 200px;
}
body .lending-calculator-component a.become-vip-client::before {
    margin-right: 0px;
}
body .lending-calculator-component a.become-vip-client span.vip-client-underlined {
    display: inline-block;
    width: fit-content;
    margin: 0 0 -40px auto;
}
body .essay-miniorder-form form .blue-b:hover,
body .essay-lending-calculator form .blue-b:hover {
    border:none;
}
body .essay-miniorder-form .sidebar-total,
body .essay-lending-calculator .total-price {
    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 .lending-calculator-component {
    padding-top: 30px;
}
body .lending-calculator-component.essay-component .header{
    margin: 0 0 20px -16px;
}
body .essay-order-details .order-details-head .toolbar .nav-list a {
    border: none;
    font-weight: 500;
    color: #0074c4;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 21px;
    font-style: normal;
    padding: 15px 5px;
}
i.material-icons{
    font-style:normal;
}
body .essay-order-details .order-details-head .toolbar .nav-list li.selected a {
    background: transparent;
    color: #ff7800;
    border: none;
}
body .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;
    line-height: 21px;
    font-style: normal;
}
@media all and (max-width: 1200px) {
    body .essay-order-details .order-details-head .toolbar .actions-list li a {
        padding: 10px;
        line-height: 18px;
    }
}
@media all and (max-width: 1023px) {
    body .essay-order-details .order-details-head .toolbar {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
}
.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: 7px;
    top: 12px;
}
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: -30px;
    width: 171px;
    font-size: 12px;
}
.order-form-wrapper .vip-services-td .hint div > span {
    margin-left: 30px;
}
.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;
}

@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;
        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) left 330px 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;
    }
    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){
    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 .lending-calculator-component {
        padding-left: calc(5% + 16px);
        padding-right: calc(5% + 16px);
    }
	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;
    }
    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: 72px;
        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 -35px;
    }
    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: "Montserrat", sans-serif;
        font-size: 15px;
    }
    body .services-package {
        margin: 0 -20px;
    }

}
@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.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: #0071c7;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
}
body .essay-contact-form .buttons-panel input[type="submit"]:hover{
	background:#0083e6;
}
.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;
        position: relative;
    }
    .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;
}
body .essay-component label.error {
    color: red;
}
body .essay-component .default-form label.error {
    color: red;
}
body .essay-component.essay-contact-form .default-form label.error {
    position: absolute;
    margin-top: 0px;
}
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:0;
        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:0;
        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,
    body .essay-order-details .order-details-head .toolbar .nav-list 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;
	}
	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: auto;
		width: 90%;
	}
    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-level{
    display:none;
}
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;
    min-height:40px;
    display:block;
}
body .order-form-wrapper .vip-services-td .vip-services-list li label .vip-title{
    min-height:40px;
    display:block;
}
/* 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;
}
body .essay-component .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}
@media (min-width: 700px){
    .price-block {
        max-width: 215px;
    }
}
@media (max-width: 992px){
    .order-steps-text {
        margin-top: -15px;
        margin-bottom: 20px;
    }
    body #order-form[data-class="poster"] .service-speaker-notes-ppp b,
    body #order-form[data-class="presentation"] .service-speaker-notes b{
        position: relative;
    }
    body tr.service-speaker-notes.service-wrapper .hint,
    body tr.service-speaker-notes-ppp.service-wrapper .hint {
        position: absolute;
        left: 140px;
        margin-top: 36px;
    }
}
@media (max-width: 600px){
    .price-block {
        text-align: center;
    }
    body .order-steps-text span.price {
        display: inline-block;
    }
}
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: #0074c4;
    font-weight: 300;
}
@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;
    }
    body #order-form[data-class=poster] .service-speaker-notes-ppp b::before,
    body #order-form[data-class=presentation] .service-speaker-notes b::before {
        min-width: 132px;
        position: static;
        display: block;
        width: fit-content;
        margin: 5px 0 5px 0px;
    }
}
@media(max-width:767px){
    body .essay-component .essay-order-form .service-speaker-notes .hint div,
    body .essay-component .essay-order-form .service-speaker-notes-ppp .hint div,
    body .essay-component .essay-order-form .service-revision .hint div {
        left: -75px;
    }
}
@media(max-width:700px){
    body .data-table.files-dt .actions .drop-down > div {
        width: 150px;
    }
}
@media(max-width:600px){
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex {
     padding: 12px 15px;
    }
    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;
        z-index: 10;
    }
    .essay-component .essay-order-form .knowledge-skills-abilities .hint:hover div {
        left: 50px;
    }
    .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 -10px;
    }
    body .order-form-wrapper .vip-services-td .services-package {
        margin: 0 -10px;
    }
    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: "Montserrat", 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 -10px;
        position: relative;
    }
    body .essay-component .data-table td,
    body .essay-component .data-table .td {
        padding: 15px 3px;
    }
    .payment.container {
        padding: 15px 0;
    }
    body #order-form[data-class=poster] .service-speaker-notes-ppp b::before,
    body #order-form[data-class=presentation] .service-speaker-notes b::before {
        min-width: 132px;
        position: static;
        display: block;
        width: fit-content;
        margin: 0 0 3px 0px;
    }
    body tr.service-speaker-notes-ppp.service-wrapper .hint,
    body tr.service-speaker-notes.service-wrapper .hint {
        margin-top: 30px;
    }
}
@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;
    }
}
@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);
    }
    body .essay-component .apply-discount-input .green-label {
        width: 100%;
    }
    body .essay-component .apply-discount-input i .hint {
        display: block;
    }
    body .essay-component .buttons-panel .blue-outline-b,
    body .essay-component .buttons-panel .orange-b {
        max-width: 47% !important;
    }
    body .essay-component .buttons-panel .blue-outline-b{
        margin-right: 2%;
    }
}
@media(max-width:400px){
    body .order-form-wrapper .vip-services-td .vip-services-list {
        margin: 0 0;
    }
    body .order-form-wrapper .vip-services-td .services-package {
        margin: 0 0;
    }
    body .essay-component .buttons-panel .blue-outline-b {
        width: 47% !important;
        height: 48px;
        line-height: 48px;
    }
}
@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 .order-form-wrapper .vip-services-td .vip-services-list li.we-recommend-it {
        margin-left: 0;
        width: 100%;
        margin-right: 0%;
    }
    body .essay-order-preview .buttons-panel .back-b {
        margin-right: 2%;
    }
    body .essay-component .buttons-panel .orange-b {
        width: 47%;
        height: 48px;
        line-height: 48px;
    }
    body .essay-component .essay-order-preview .t-body>tr>td:last-child {
        font-size: 13px;
    }
    body .essay-order-preview .t-body>tr>td:nth-child(2) {
        padding-left: 8px;
        padding-right: 8px;
    }
}
body .mini-wrapper .close-mark {
    display: inline-block !important;
    color: #00376e;
    font-size: 30px;
    font-weight: bold;
}
body .mini-wrapper.user-area-wrapper .close-mark {
    display: inline-block !important;
    color: #c7ebfc;
    font-size: 30px;
    font-weight: bold;
}

/* REsume */

body .ae-order-resume .essay-component {
    border-radius: 0px;
    border: none;
    box-shadow: none;
}
body .ae-order-resume label.radio-input.single {
    width: 100%;
}
body .ae-order-resume label.single table.service-info{
    width: 100%;
}
body .ae-order-resume .service-info td:last-child {
    text-align: right;
    min-width: 80px;
    vertical-align: top;
    font-weight: 500;
    font-size: 14px;
}
body .order-form-wrapper .resume-additional-services-td label>p, body .order-form-wrapper .resume-services-td label>p {
    font-weight: 500;
    font-size: 15px;
}
body .ae-order-resume .essay-order-form .radio-input {
    margin-right: 0;
    width: 100%;
}
body .ae-order-resume .service-info td:nth-child(2) {
    color: #ff7800;
    min-width: 62px;
    display: inline-block;
}
body .ae-order-resume .resume-additional-services-td label.checkbox-input {
    border: none;
}
body .order-form-wrapper .resume-services-td label > p,
body .order-form-wrapper .resume-additional-services-td label > p {
    color: #292d3c;
    font-weight: 400;
}

@media (max-width: 991px){
    body .ae-order-resume .order-form-wrapper.essay-component .order-form-data table tbody.t-body .service-info tr td:nth-child(3) {
        display: block;
        margin-bottom: 0;
        width: auto;
        float: right;
    }
    body a.link-submit.order-submit.flat-button.orange-b {
        margin: 0px auto;
    }
}
@media (max-width: 768px){
    body .ae-order-resume .ae-order-resume .service-info td {
        padding: 10px 5px;
    }
    body .ae-order-resume .order-form-wrapper.essay-component .order-form-data table tbody.t-body .service-info tr td:nth-child(1) {
        display: inline-block;
        width: auto;
        width: calc(100% - 180px);
        padding: 8px 0;
    }
    body .ae-order-resume .service-info td:nth-child(2) {
        vertical-align: top;
    }
    body .ae-order-resume .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1) {
        display: inline-block;
        width: auto;
    }
}
@media (max-width: 400px){
    body .ae-order-resume .order-form-wrapper.essay-component .order-form-data table tbody.t-body .service-info tr td:nth-child(1) {
        display: block;
        width: auto;
        width: auto;
        padding: 8px 5px 3px 0;
    }
    .ae-order-resume .order-form-wrapper .resume-services-td label,
    .ae-order-resume .order-form-wrapper .resume-additional-services-td label {
    padding: 10px 0px 10px 10px;
    }
    body .ae-order-resume .service-info td:nth-child(2) {
        min-width: auto;
        padding: 1px 0 7px 29px;
    }
    body .ae-order-resume .order-form-wrapper.essay-component .order-form-data table tbody.t-body .service-info tr td:nth-child(3) {
        padding: 0px 0 10px;
    }
}
/* */
.ae-miniorder-resume-custom .sidebar-total.resume-total-pr {
    max-width: 38%;
    display: inline-block;
}

.ae-miniorder-resume-custom .resume-order-b {
    width: 60%;
    display: inline-block;
    text-align: right;
    vertical-align: sub;
}
.ae-miniorder-resume-custom .mini-orderResume-total-price {
    color: #0074c4;
    font-weight: bold;
}
.ae-miniorder-resume-custom .row .col{
    margin-bottom: 20px;
}
body .ae-miniorder-resume-custom .essay-miniorder-form .sidebar-total {
    margin-top: 35px;
}
.ae-miniorder-resume-custom {
    margin: 30px auto;
}
body .essay-order-form .files-list li {
    border: none;
}
@media (min-width:1001px){
    body .affiliate-program-short-wrapper .side.side-full .case-box {
        width: calc(50% - 24px);
    }
}
@media (max-width: 768px) and (min-width:601px){
    .ae-miniorder-resume-custom .resume-order-b {
        width: 50%;
    }
    .ae-miniorder-resume-custom .sidebar-total.resume-total-pr {
        max-width: 48%;
        display: inline-block;
        font-size: 15px;
    }
    body .essay-miniorder-form form input[type="submit"] {
        font-size: 12px;
    }
    body .ae-miniorder-resume-custom .essay-miniorder-form .sidebar-total {
        margin-top: 22px;
    }
    .ae-miniorder-resume-custom .row .col {
        margin-bottom: 20px;
        padding: 0 10px !important;
    }
    .ae-miniorder-resume-custom .essay-component {
        padding: 30px;
    }
}
@media(max-width:600px){
    .ae-miniorder-resume-custom .sidebar-total.resume-total-pr {
        max-width: 100%;
        display: block;
        text-align: center;
    }
    body .ae-miniorder-resume-custom .essay-miniorder-form .sidebar-total {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .ae-miniorder-resume-custom .resume-order-b {
        width: 100%;
        text-align: center;
    }
}


@media(max-width:400px){
    .ae-miniorder-resume-custom .essay-component {
        padding: 30px;
    }
    body .essay-component .header {
        font-size: 18px;
    }
}
@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;
    }
}
@media (min-width:1025px) {
    body .essay-order-details .order-details-head .toolbar .nav-list,
    body .essay-order-details .order-details-head .toolbar .actions-list,
    body .essay-order-details .order-details-head .toolbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}
@media (min-width: 680px) and (max-width: 768px) {
    body .affiliate-program-wrapper .referral-banner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

body .ae-order .unset-field {
  background: #d9ebcc !important;
}
body .ae-order .unset-field input,body .ae-order .unset-field>div,.essay-component .select2-container--default.unset-field .select2-selection--single{
    background: transparent !important;
}
body .ae-order span.unset-field-tag {
  color: #419900;
}

body .ae-order .phone-tr td .hint:hover div {
    z-index: 10;
}
body .ae-order table.personal-info-table table tr:last-child td {
    padding-bottom: 0;
}
body .ae-order .essay-order-form .calls-tr .checkbox-input {
    padding-top: 0;
}
body .ae-order .essay-component .essay-order-form .header {
    margin: 0px 0 0 -226px;
}
body .ae-order table.personal-info-table {
    margin-bottom: 15px;
}
body .ae-order .order-form-wrapper .vip-services-td .hdr{
    margin-top: 0;
    margin-bottom: 10px;
}
body .ae-order .ws-row .essay-component.order-form-wrapper input[type=text],body .ae-order .ws-row .essay-component input[type=password],body .ae-order .ws-row .essay-component .select2-container--default .select2-selection--single .select2-selection__rendered,body .ae-order .ws-row .essay-component .number-field input[type=text],.ae-order .ws-row .essay-component .pm-input,.ae-order .essay-component .pm-input .p,.ae-order .essay-component .pm-input .m{
    height:40px;
    line-height:55px;
}
.ae-order .essay-component .pm-input .p,.ae-order .essay-component .pm-input .m{
    padding:0;
}
body .ae-order .sources-number-wrapper span.unset-field-tag{
    display:block;
}
.ae-order .essay-component .notice-wrapper{
    height:auto;
}
.ae-order .essay-component .select2-container .select2-selection--single {
    height: 45px;
}
.ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item label{
    padding:5px;
}
.ae-order .order-form-wrapper .writing-quality-wrapper .writing-quality-item label span.quality-title{
    line-height:18px;
}
body .ae-order .essay-order-form .radio-input{
    font-size:12px;
    margin-bottom: 0;
}
body .ae-order .order-form-wrapper .services-package .hint-td i{
    top:23px;
}
.ae-order .essay-component .input-button span{
    margin-top:-40px;
}
@media(max-width:1200px) and (min-width: 1024px){
    body .ae-order .essay-component .essay-order-form .header {
        margin: 0 0 0 -195px;
    }
}
@media(max-width:1023px){
    body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label .vip-title,body .order-form-wrapper .vip-services-td .vip-services-list li label .vip-title{
        min-height:20px;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label{
        min-height:75px;
    }
}
@media(max-width:991px){
    body .ae-order .essay-component .essay-order-form .header {
        margin: 0;
    }
    body .ae-order .input-button.apply-discount-input span.form-button,body .ae-order .input-button.add-writer-input span.form-button{
        float:right;
    }
    body .ae-order .order-form-wrapper .vip-services-td .vip-services-list li label .vip-title, body .order-form-wrapper .vip-services-td .vip-services-list li.new-vip label .vip-title {
        display: inline-block;
    }
    body .ae-order .order-form-wrapper .vip-services-td .vip-services-list li label {
        min-height: 21px;
        padding: 10px 20px 10px 30px;
    }
    body .ae-order .order-form-wrapper .vip-services-td .vip-services-list li label p{
        margin-top:0;
    }
    body .ae-order .order-form-wrapper .vip-services-td .vip-services-list li table tr .hint-td .hint{
        top:11px;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-speaker-notes td:nth-child(1),
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-speaker-notes-ppp td:nth-child(1){
        max-width: calc(100% - 50px);
        display: inline-block;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-speaker-notes td:nth-child(2),
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr.service-speaker-notes-ppp td:nth-child(2){
        max-width: 45px;
        display: inline-block;
        vertical-align: top;
    }
}
@media(max-width:768px){
    body .ae-order .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1) {
        width: auto;
    }
    body .ae-order .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td.vip-services-td{
        width:100%;
    }
}
@media(max-width:600px){
    body .ae-order .input-button.add-writer-input span.form-button, body .ae-order .input-button.apply-discount-input span.form-button {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    body #order-form .ws-discount-tr{
        width: 100%;
        display: block;
    }
    body .order-form-wrapper .vip-services-td .services-package table tr .hint-td .hint{
        top:0;
    }
}
body .ae-order .order-form-wrapper.essay-component table tbody.t-body tr.ws-illustrations-tr td {
    vertical-align: bottom;
}

body #order-form[data-class="poster"] .service-speaker-notes-ppp b::before,
body #order-form[data-class="presentation"] .service-speaker-notes b::before{
    color: #fff;
    background-color: #ff7800;
    border: 1px solid #ff7800;
    top: -40px;
}
body .service-speaker-notes-ppp b,
body .service-speaker-notes b{
    position: relative;
}
body #order-form:not(.presentation) .essay-order-form .pages-tr .number-field{
    max-width: 300px;
    width: 100%;
}
body .essay-component .hint div,
body .essay-component .hint div p {
    font-size: 13px;
}
body .essay-component .ws-language-tr .hint div {
    margin: 4px 0 0 5px;
}
body .lending-calculator-component.mobile_l .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package {
    margin-bottom: 25px;
}
body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item .checkbox-input.free > i {
    right: 3px;
}
body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item .checkbox-input.free .vip-title {
    padding-right: 120px;
}
body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item .free .vip-price::after {
    margin-left: 2px;
}
body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item .free .vip-price {
    right: 35px;
}
body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item .vip-price {
    top: calc(50% - 12px);
}
body .essay-order-preview .buttons-panel {
    margin-top: 30px;
    margin-bottom: 30px;
}
body .with-offer span.price-title {
    text-decoration: line-through;
}
body .essay-vip-account .vip-levels-wrapper .level,
body .essay-vip-account .vip-levels-wrapper .level:first-child,
body .essay-vip-account .vip-levels-wrapper .level:last-child {
    border: 1px solid #E9EFF5;
    border-radius: 3px;
    font-weight: 600;
}
body .essay-component.essay-vip-account .vip-levels-wrapper .level:hover{
    border: 1px solid #0074c4;
    color: #0074c4;
}
body .ae-order-resume .resume-services label.radio-input {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
}
body .ae-order-resume .resume-services label:nth-child(2n+1) {
    background: #f4f9fe;
}
@media(max-width:992px){
    .ws-illustrations-tr .hint {
        margin-bottom: 8px;
    }
    body tr.service-revision.service-wrapper {
        position: relative;
    }
    body .service-revision .hint {
        position: absolute;
        top: 7px;
        left: 125px;
    }
    body .order-form-wrapper .ws-language-tr .language-2,
    body .order-form-wrapper .ws-language-tr .language-3 {
        position: relative;
    }
    body .order-form-wrapper .ws-language-tr .language-2 div,
    body .order-form-wrapper .ws-language-tr .language-3 div{
        margin: 4px 0 0 5px;
        top: 20px;
        left: auto;
        right: auto;
    }
    body .order-form-wrapper .vip-services-td .services-package .hint div {
        top: 40px;
    }
}
@media(max-width:600px){
    body .essay-component.login-component {
        padding: 35px 40px;
    }
    body .essay-order-form .t-body>tr.service-revision>td:first-child>div::after {
        display: block;
    }
    body .essay-component .essay-order-form .service-revision .hint div {
        right: auto;
        margin-left: -53px;
    }
    body .order-form-wrapper .ws-language-tr .language-2 div, body .order-form-wrapper .ws-language-tr .language-3 div {
        left: auto;
        right: -10px;
    }
    body .essay-component .essay-order-form .services-package .hint div {
        top: 40px;
    }
    body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item .checkbox-input.free .vip-title {
        padding-right: 30px;
    }
    body .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package {
        margin-bottom: 20px;
    }
    body .lending-calculator-component a.become-vip-client span.vip-client-underlined {
        margin: 0 0 10px auto;
    }
    body .lending-calculator-component a.become-vip-client {
        max-width: inherit;
    }
}
@media(max-width:500px){
    body .essay-component .essay-order-form .hint.language-2 div {
        margin: 4px 0 0 -216px;
    }
}
@media(max-width:460px){
    body .essay-component.login-component {
        padding: 25px 30px;
    }
}
@media(max-width:400px){
    body .essay-component.login-component {
        padding: 25px 30px;
    }
    body .login-component .buttons-panel input[type=submit] {
        height: 45px;
        font-size: 13px;
        padding: 5px 0;
        width: 100%;
        margin-bottom: 10px;
    }
    body #order-form:not(.presentation) .essay-order-form .pages-tr .number-field {
        margin-right: 0;
    }
    body .vip-services-td .vip-services-list li.new-vip label:after {
        width: 30px;
        height: 30px;
        right: 0px;
        top: 15px;
        background-size: cover;
    }
    body .order-form-wrapper .vip-services-td .vip-services-list li label .vip-title {
        width: calc(100% - 60px);
        vertical-align: text-top;
    }
    body .order-form-wrapper .vip-services-td .offer-label {
        margin-top: 10px;
    }
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1) {
        padding: 10px 0 4px;
    }
}
body .summary-column .discount-message .discounts-hint a {
    font-size: 14px;
    font-weight: 400;
}
body .order-form-wrapper .essay-order-form .service-wrapper.new label.checkbox-input::after {
    display: inline-block;
    padding: 0px 5px 1px 7px;
}
@media(min-width:992px){
    body .essay-order-form .t-body>tr.service-wrapper>td:nth-child(3) {
        background: 0 0;
        padding-left: 20px;
        padding-right: 0;
        vertical-align: top;
        padding-top: 13px;
    }
    body .essay-order-form .service-wrapper .checkbox-input {
        margin-bottom: 0;
        margin-top: 5px;
    }
    body .essay-order-form .t-body>tr.ws-additional-order-id-tr>td:nth-child(3) {
        vertical-align: top;
        padding-top: 18px;
    }
    body .essay-order-form .add-writer-input {
        margin-bottom: 5px;
    }
}
body .order-form-wrapper .essay-order-form .service-promo {
    margin: 12px 0;
    padding: 12px;
    background: #f0f8fc;
    border-radius: 6px;
    text-align: left;
}
body .order-form-wrapper .order-form-data .service-wrapper .service-promo {
    margin: 10px 0 0;
    padding: 12px 65px 12px 12px;
    border: 1px solid #b0ddfc;
    border-radius: 5px;
    /* background: #f2f9fe url(/files/images/writing-process-monitoring-shield.svg) right 10px top 11px no-repeat;
    background-size: 50px; */
}
body .order-form-wrapper .service-promo{
    position: relative;
}
body .order-form-wrapper .service-promo p {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    display: inline;
}
body .order-form-wrapper .service-promo a{
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    margin-left: 5px;
    display: inline-block;
}
body .order-form-wrapper .service-promo::after {
    content: '';
    width: 54px;
    height: 54px;
    background: url(/files/images/writing-process-monitoring-shield.svg) center no-repeat;
    background-size: 50px;
    z-index: 1;
    position: absolute;
    top: 10px;
    right: 10px;
}
@media(max-width:991px){
    body .order-form-wrapper .service-promo::after {
        top: 5px;
    }
    body .order-form-wrapper .order-form-data .service-wrapper .service-promo {
        padding-right: 70px;
    }
}
@media(max-width:600px){
    body .essay-order-form .pm-input {
        width: 100%;
    }
    body .essay-component .pm-input input {
        width: calc(100% - 80px);
    }
    body #order-form:not(.presentation) .essay-order-form .pages-tr .number-field {
        max-width: inherit;
    }
    body .order-form-wrapper .service-promo::after {
        width: 40px;
        height: 40px;
        background: url(/files/images/writing-process-monitoring-shield.svg) center no-repeat;
        background-size: 39px;
        z-index: 1;
        position: absolute;
        top: 12px;
        right: 7px;
    }
    body .order-form-wrapper .order-form-data .service-wrapper .service-promo {
        margin: 10px 0 0;
        padding: 12px 50px 12px 12px;
    }
}