
body .essay-component.popup-component label.checkbox-input input[type=checkbox]{
    position: relative;
}
body .essay-component.popup-component label.checkbox-input i.chek {
    display: none;
}

body .essay-component .checkbox-input {
    font-family: Lato, Helvetica, Arial, sans-serif;
}
body .essay-component .check-list > li {
    background-image: url('/files/images/red-check.png');
}
body .essay-component .blue-label,
body .essay-component .blue-status-label,
body .payments-wrapper .info-data .row .col:nth-child(2) {
    color: #e14e46;
}

body  .payments-wrapper .info-data .row:nth-child(odd) {
    background: #f7f7fa;
}
body div.featherlight .featherlight-content {
    padding: 15px 45px 0;
    border-bottom-width: 15px;
    border-top-width: 15px;
    border-color: #ffffff;
    max-width: 95%;
}
.featherlight .featherlight-inner {
    max-width: 100%;
}
body .essay-orders .orders .order-item {
    padding-left: 25px;
    padding-right: 25px;
}
body .essay-orders .orders .order-item.vip {
    border-color: #e14e46;
}
body .essay-orders .orders .order-item.vip .vip-label {
    background-color: #e14e46;
    color: #ffffff;
}
body .essay-orders .orders .order-item .text-block p,
body .essay-orders .links-list > li a:after {
    font-weight: 500;
    color: #652022;

}
body .essay-orders .orders-header-row .price-label {
    color: #e14e46;
}
body .essay-component .material-select,
body .essay-component input[type="text"],
body .essay-component input[type="email"],
body .essay-component input[type="password"],
body .essay-component textarea,
body .essay-component select,
body .essay-component .pm-input input,
body .essay-component .multiinput {
    line-height: normal;
    min-height: auto;
    height: auto;
    background-color: #fafafa;

}
.button,
input[type=button],
input[type=submit] {
    border-radius: 3px;
}
body .essay-component .back-b:before {
    color: #e14e46;
}

body .affiliate-program-wrapper .side .case .case-content .group input[type="text"],
body .affiliate-program-wrapper .side .case .case-content .group input[type="email"],
body .affiliate-program-wrapper .side .case .case-content .group input[type="password"],
body .affiliate-program-wrapper .side .case .case-content .group input[type="file"],
body .affiliate-program-wrapper .side .case .case-content .group textarea,
body .affiliate-program-wrapper .side .case .case-content .group select,
body .affiliate-program-wrapper .side .case .case-content .group .pm-input input,
body .affiliate-program-wrapper .side .case .case-content .group .multiinput,
body .essay-component input[type="text"],
body .essay-component input[type="email"],
body .essay-component input[type="password"],
body .essay-component input[type="file"],
body .essay-component textarea,
body .essay-component select,
body .essay-component .pm-input input,
body .essay-component .multiinput {
    border: 1px solid rgba(21, 48, 67, 0.13);
    border-radius: 10px;
    color: rgba(54, 54, 54, .75);
    padding: 14px;
    box-shadow: none;

}
body .essay-component *:not(.material-icons) {
    font-family:  "Lato", Helvetica, Verdana, Arial, sans-serif;;
}
body .essay-component input[type="text"]:disabled,
body .essay-component input[type="email"]:disabled,
body .essay-component input[type="password"]:disabled,
body .essay-component input[type="file"]:disabled,
body .essay-component textarea:disabled,
body .essay-component select:disabled,
body .essay-component .pm-input input:disabled,
body .essay-component .multiinput:disabled {
    cursor: not-allowed;
    background: #ffffff;
    color: silver;
}
body .affiliate-program-short-wrapper .affiliate-status:after {
    display: table;
    content: '';
    width: 100%;
    clear: both;
}
body .affiliate-program-short-wrapper .affiliate-status {
    height: auto;

    padding: 15px 0;
}
body .affiliate-program-short-wrapper .affiliate-status * {
    box-sizing: border-box;
}
body .affiliate-program-short-wrapper {
    margin-bottom: 50px;
    padding-bottom: 15px;
}
body .affiliate-program-short-wrapper .to-earning a {
    background: #fbdc83;
    border-color: #fbdc83;
    color: #444444;
    font-weight: 500;
}
body .affiliate-program-short-wrapper.closeBlock .arrow-control {
    top: 30px;
}
body .affiliate-program-short-wrapper .arrow-control {
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.2);
    top: 45px;
    left: 0;
    right: 0;
    position: relative;
    width: 30%;
    margin: 0 auto 0;
    min-width: 200px;

}
body .affiliate-program-short-wrapper:before {
    display: block;
    content: '';
    height: 15px;
    background: url('/files/images/pattern-ancient.png') repeat-x top right;
    background-size: contain;
    position: absolute;
   bottom: 0;
    left: 3px;
    right: 2px;
}
body .affiliate-program-short-wrapper.closeBlock .arrow-control a::after,
body .affiliate-program-short-wrapper .arrow-control a::after {
    color: #e14e46;
}
body .affiliate-program-short-wrapper.closeBlock .arrow-control a::after {
    content: "\25BC \25BC \25BC";
}
body .affiliate-program-short-wrapper .arrow-control a::after {
    content: "\25B2 \25B2 \25B2";
}
.affiliate-program-wrapper .promote ul {
    list-style: none;
    padding: 0;
}
body .essay-component form label {
    color: #652022;
}
body .currency.select-wrapper {
    border: 1px solid rgba(21, 48, 67, 0.13);
    border-radius: 10px;
    overflow: hidden;
}
body .essay-component .currency.select-wrapper input[type=button] {
    border-radius: 0;
    height: 47px;
    background: #fafafa;
    border: none;
}
body .essay-component .currency.select-wrapper input[type=button] + input {
    border-left: 1px solid rgba(21, 48, 67, 0.13);
}


body .essay-component .currency.select-wrapper input[type=button].active {
    background: #dcdcdc;
    box-shadow: 0 0 2px #dcdcdc;
    border: 1px solid #dcdcdc;
}
body .essay-component .currency.select-wrapper input[type=button].active +input {
    border-left: 1px solid #dcdcdc;
}

body .essay-component select::-ms-expand {
    display: none;
}

body .essay-component select {
    -webkit-appearance: none;
    appearance: none;
    background-image: url('/files/images/caret.svg');
    background-repeat: no-repeat;
    background-position: 95% center ;
    background-size: 10px;
}

.number-field.form-slim {
    display: inline-block;
    position: relative;
    height: 49px;
    margin-bottom: 20px;
}
.number-field.form-slim input {
    padding-left: 33px;
    padding-right: 33px;
    text-align: center;
}
.number-field.form-slim .minus.m,
.number-field.form-slim .plus.p {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    line-height: inherit;
    padding: 14px;
    z-index: 1;
    cursor: pointer;
    height: 48px;
    width: 45px;
    border-radius: 4px;
    text-align: center;
}
.number-field.form-slim .minus.m:before,
.number-field.form-slim .plus.p:before {
    font-size: 25px;
    display: inline-block;
    line-height: 14px;
    vertical-align: baseline;
}
.number-field.form-slim .minus.m {
     left: 0;
    border-right: 1px solid rgba(21, 48, 67, 0.13);
 }
.number-field.form-slim .plus.p:before {
    content: '\002B';
}

.number-field.form-slim .plus.p {
    padding-top: 16px;
    padding-right: 15px;
    right: 0;
    border-left: 1px solid rgba(21, 48, 67, 0.13);
}
.number-field.form-slim .minus.m:before {
    content: '\2013';
}

body .essay-miniorder-form .sidebar-total,
body .essay-miniorder-form .sidebar-total-with-discount {
    color: #652022;
    font-weight: 500;
}
body .essay-miniorder-form .mini-order-first-price {
    font-size: 30px;
    font-weight: 700;
    color: #e14e46;
}
body .essay-miniorder-form .mini-order-total-price {
    text-decoration: line-through;
    color: #652022;
    font-weight: 300;
}
body.single_page  .essay-miniorder-form .mini-order-total-price {
    text-decoration: none;
}
.essay-custom-calculator-wrapper .row span.label {
    font-size: 15px;
    color: #652022;
    text-align: left;
    font-weight: normal;
    line-height: 1.4;
}
.essay-custom-calculator-wrapper.essay-component form  .input-field {
    margin-top: 20px;
}
.essay-custom-calculator-wrapper .price-list .price-item .price {
    color: #652022;
}
body .essay-custom-calculator-wrapper .price-list .price-item .circles {
    margin-top: 0;
}
body .essay-custom-calculator-wrapper .price-list .price-item {
    background: #fafafa;
    border-color: #e0e4e6;
}
body .essay-custom-calculator-wrapper .price-list .price-item.active {
    background: #ededed;
}
body .essay-custom-calculator-wrapper .price-list .price-item:hover {
    background: #f5f5f5;
}
body .essay-custom-calculator-wrapper .price-list .price-item.active {
    background: #ededed;
}
.essay-custom-calculator-wrapper input[type="submit"] {
    background: #fbdc83;
    padding: 15px;
    border-color: #fbdc83;
    font-size: 16px;
    color: #000000;
}
.essay-custom-calculator-wrapper input[type="submit"]:hover,
.essay-custom-calculator-wrapper input[type="submit"]:focus,
.essay-custom-calculator-wrapper input[type="submit"]:active {
    background: #f5d57f;
    padding: 15px;
    border-color: #f5d57f;
    font-size: 16px;
    color: #000000;
}

.essay-component input[type=checkbox]:before {
    width: 32px;
    height: 32px;
    display: inline-block;
    content: '';
    position: relative;
    top: -12px;
    left: 0;
    border-radius: 10px;
    background: #fafafa;
    border: 1px solid rgba(21, 48, 67, 0.13);
    cursor: pointer;
}
.essay-component input[type=checkbox]:after {
    width: 32px;
    height: 32px;
    font-family: FontAwesome;
    display: inline-block;
    content: '\f00c';
    position: absolute;
    top: -12px;
    left: 0;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    padding: 6px 0;
    opacity: 0;
    cursor: pointer;
}
.essay-component input[type=checkbox] {
    position: relative;
    border-radius: 4px;
    background: none;
    border: none;
    width: 32px;
}
.essay-component input[type=radio]:before {
    width: 32px;
    height: 32px;
    display: inline-block;
    content: '';
    position: relative;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #fafafa;
    border: 1px solid rgba(21, 48, 67, 0.13);
    cursor: pointer;
}
body .essay-component input[type=radio]:after {
    width: 16px;
    height: 16px;
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 1px #000;
    background: #000000;
    cursor: pointer;
}
.essay-component input[type=radio] {
    position: relative;
    border-radius: 16px;
    background: none;
    border: none;
    width: 32px;
    height: 32px;
    padding-left: 1px;
    padding: 0;
}
body .essay-component .ws-language-style .checkbox-label, body .essay-component .ws-language-style  [type="radio"] + label.radio-label {
    line-height: 40px;
    padding-bottom: 0;
}

.essay-component input[type=checkbox]:checked:after,
.essay-component input[type=radio]:checked:after {
    opacity: 1;
}
body .container .essay-component .checkbox-label,
body .container .essay-component [type="radio"] + label.radio-label {
    padding: 0 0 0 45px;
}

body .sticky-summary-sidebar {
    top: 40px;
}

body .order-form-wrapper .material-hint .dropdown-content.dropdown-menu {
    z-index: 50;
}

body .order-form-wrapper .data-table > .row > .col {
    margin-bottom: 20px;
}
body .order-form-wrapper .data-table > .row >  .ws-language-style,
body .order-form-wrapper .data-table > .row >  .ws--style {
    margin-bottom: 0;
}
body .ws-column-custom span.hint:after,
body .order-form-wrapper span.hint:after {
    content: '?';
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #ffdc00;
    text-align: center;
    cursor: pointer;
}
body .order-form-wrapper .material-hint > i:after,
body .order-form-wrapper .material-hint > b:after,
body .order-form-wrapper span.hint:after,
body .ws-column-custom span.hint:after {
    color: #ffffff;
    background: #ffdc00;
    border-color: #ffdc00;
    font-size: 13px;
    line-height: 15px;
    padding-left: 1px;
    display: inline-block;
}
body .essay-component .hint div,
body .ws-column-custom span.hint p {
    font-family: "Lato",Helvetica,Verdana,Arial,sans-serif;
    font-size: 15px;
    color: #444444;
    line-height: 25px!important;
    white-space: normal;
    font-weight: normal;
    padding: 10px;
    margin: 0;
}
@media (max-width: 350px){
    body .essay-component .hint.language-2 div {
        width: 240px;
    }
}
body .essay-component .hint.language-2 > i,
body .summary-sidebar-wrapper ul.summary-list li > span span.hint i {
    display: none;
}
@media (max-width: 1200px) and (min-width: 992px){
    body .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
        margin-left: -125px;
    }
}
body .essay-component.order-form-wrapper .form-button {
    background: #fbdc83;
    border-radius: 2px;
    padding-top: 15px;
    padding-bottom: 15px;

}
body .order-form-wrapper .input-button span {
    margin-top: -50px;
}
body .order-form-wrapper .input-button .red-label,
body .order-form-wrapper .input-button .green-label {
    font-size: 1.1rem;
}
body .order-form-wrapper .data-table .label {
    font-size: 17px;
    color: #652022;
    padding-left: 0;
    padding-right: 0;
}
body .essay-order-form {
    padding-top: 30px;
}
body .essay-order-form .header {
    margin-top: 0;
}
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(5) > div > div.row.ws-additional-order-id > div > label:nth-child(1) {
    display: block;
    clear: right;
    text-align: left;
    margin-bottom: 0;
}
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(5) > div > div.row.ws-additional-order-id > div > label {
    text-align: left;
}
#order-form > div.essay-order-form > div.order-form-data.steps div.row.ws-additional-order-id label:nth-child(2) {
    float: left;
    max-width: 88%;
}
#order-form > div.essay-order-form > div.order-form-data.steps div.row.ws-additional-order-id span > label {
    padding-bottom: 15px;
    clear: both;
}
#order-form > div.essay-order-form > div.order-form-data.steps  div.row.ws-additional-order-id > div > div:nth-child(4) {
    clear: both;
}
.essay-component .ws-vip-services label.checkbox-label {
    border: 1px solid rgba(21, 48, 67, 0.13);
    border-radius: 10px;
    cursor: pointer;
}
body .essay-component .ws-vip-services .material-hint {
    position: absolute;
    left: 15px;
    top: 15px;
}
body .essay-component .ws-vip-services .material-hint i {
    margin-left: 0;
}
body .essay-component .ws-vip-services .vip-services-list input[type=checkbox] {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}
body .essay-component .ws-vip-services .new-vip:before {
    right: 8px;
    border-top-right-radius: 10px;
    border-top-color: #e14e46;
    border-right-color: #e14e46;
}
body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
    color: #652022;
    margin-top: 40px;
    margin-bottom: 5px;
}
body .essay-component .ws-vip-services .new-vip:before {
    top: 20px!important;
}
body .essay-component .ws-vip-services .new-vip .wrapper:before {
    font-family: Lato, Helvetica, Arial, sans-serif;
    text-transform: capitalize;
    top: 25px;
    right: 3px;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper .old-price,
.essay-component .ws-vip-services .services-package .package-price-wrapper .old-currency {
    color: silver;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper .price:not(.old-price),
.essay-component .ws-vip-services .services-package .package-price-wrapper .currency:not(.old-currency) {
    color: #e14e46;
}
.essay-component .ws-vip-services .services-package input[type=checkbox] {
    top: 106px;
    left: 15px;
}
.essay-component .ws-vip-services .services-package .offer-label b {
    font-size: 20px;
    color: #e14e46;
}
body .essay-component .ws-vip-services .services-package .package-price-wrapper {
    padding-left: 70px;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.discount {
    display: inline-block;
    width: 74px;
    height: 74px;
    background: url('/files/images/extra-featutre.png') no-repeat top left;
    font-size: 21px;
    color: #ffffff;
    text-align: center;
    padding-top: 9px;
    position: absolute;
    left: 60%;
    transform: rotate(30deg);
    top: 17px;
}
.essay-component .ws-vip-services .services-package .package-price-wrapper span.discount b {
    margin: 0;
    width: 44px;
    white-space: pre-line;
}
.essay-component .ws-vip-services .services-package .material-hint {
    top: 45px;
}
 body .wrap-order-submit {
    padding: 30px 0;
}
body .order-form-wrapper .order-submit {
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    min-width: 250px;
    z-index: 2;
    position: relative;
}
body .order-form-wrapper .total-price {
    font-size: 18px;
}
body .order-form-wrapper .total-price b {
    color: #e14e46;
    font-size: 23px;
    font-weight: 900;
}
.essay-component .accept-div * {
    font-size: 14px;
    color: rgba(54, 54, 54, 0.75);
}
.essay-component .accept-div a {
    text-decoration: underline dotted rgba(54, 54, 54, 0.75);
}
.price-disclaimer,
.price-disclaimer b {
    font-size: 14px;
    color: #363636;
    padding-bottom: 15px;
    text-align: center;
    font-weight: normal;
}
body .order-form-wrapper .bookmark-row .wrapper {
    border: 16px solid #fdf0d9;
    border-radius: 0;
    background: url('/files/images/bookmark-grandpa.jpg') no-repeat bottom left;
    padding-bottom: 50px;
}
body .order-form-wrapper .bookmark-row .wrapper b {
    color: #ffc34f;
}
.ae-lifetime-discount .lifetime-wrapper,
.logged-in #order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(3) > div.row > div,
.logged-in #order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(5) > div.paper-requirements-table.data-table > div > div:nth-child(1) > div,
.ws-personal-information-div > div,
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(4) > div.row > div,
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(6) > div.paper-requirements-table.data-table > div > div:nth-child(1) > div {
    position: relative;
    margin-bottom: 15px;
}
.ae-lifetime-discount .lifetime-wrapper:before,
.logged-in #order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(3) > div.row > div:before,
.logged-in #order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(5) > div.paper-requirements-table.data-table > div > div:nth-child(1) > div:before,
.order-preview .header:before,
.ws-personal-information-div > div:before,
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(4) > div.row > div:before,
#order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(6) > div.paper-requirements-table.data-table > div > div:nth-child(1) > div:before {
    display: block;
    content: '';
    height: 24px;
    background: url('/files/images/pattern-ancient.png') repeat-x top right;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 10px;
    z-index: -2;
}
body .ae-lifetime-discount .header,
.order-preview .header,
.ws-personal-information-div > div .header,
#order-form > div.essay-order-form > div.order-form-data.steps .header,
#order-form > div.essay-order-form > div.order-form-data.steps  div.paper-requirements-table.data-table .header  {
    font-size: 28px;
    color: #e14e46;
    font-weight: 600;
    display: inline-block;
    padding-right: 23px;
    background: #ffffff;
    position: relative;
    font-family: "Lato", Helvetica, Verdana, Arial, sans-serif;
}
.order-preview .header:after {
    display: block;
    content: '';
    max-width: 100%;
    width: 280px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.essay-component .ws-vip-services .vip-services-list.row {
    margin-left: -15px;
    margin-right: -15px;
}
body #order-form div.essay-order-form .vip-services-list label.checkbox-label {
    padding-left: 0;
}
#order-form > div.essay-order-form > div.order-form-data.steps  div.paper-requirements-table.data-table .ws-vip-services  .header {
    padding-left: 70px;
    position: relative;
}
#order-form > div.essay-order-form > div.order-form-data.steps  div.paper-requirements-table.data-table .ws-vip-services .header:before {
    display: inline-block;
    content: url('/files/images/vip-sign.jpg');
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 48px;
    line-height: 48px;
}
body .ae-lifetime-discount .lifetime-wrapper {
    padding: 0 15px;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent,
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages {
    color: #652022;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover {
    border-color: #e14e46;
}
body .lifetime-wrapper .lifetime .lifetime-line {
    color: #652022;
    overflow: hidden;
}
body .lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status {
    background: #e14e46;
}
body .lifetime-wrapper .lifetime .lifetime-line .current-pages {
    position: absolute;
    right: 15px;
    top: 5px;
}
.ae-orders .essay-component:not(.payments-wrapper) {
    background: url('/files/images/pattern-ancient.png') repeat-x 100% 39px;
}
.ae-orders .essay-component .component-tabs-controls {
    border: 1px solid #e14e46;
    max-width: 320px;
    margin: 0;
    padding: 0;
}
.ae-orders .essay-component .component-tabs-controls li {
    background: #ffffff;
    padding: 0;
    width: 50%;
}
.ae-orders .essay-component .component-tabs-controls li:first-child a,
.ae-orders .essay-component .component-tabs-controls li:first-child a:hover {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ae-orders .essay-component .component-tabs-controls li:last-child a,
.ae-orders .essay-component .component-tabs-controls li:last-child a:hover {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ae-orders .essay-component .component-tabs-controls  a {
    color: #652022;
    padding-left: 0;
    padding-right: 0;
}

.ae-orders .essay-component .component-tabs-controls .selected a {
    background: #e14e46;
    color: #ffffff;
}
.ae-orders .essay-component .component-tabs-controls .selected a:hover
{
    padding-left: 0;
    padding-right: 0;
    background: rgba(242, 82, 74, 0.77);
    color: #ffffff;
}

.ae-orders .essay-component .component-tabs-controls  a:hover {
    padding-left: 0;
    padding-right: 0;
    background: #f7f7f7;

}
.ae-orders .essay-component .component-tab-content {
    padding: 30px 0;
}
body .essay-order-details .rating {
    padding: 10px 15px;
}
body .essay-order-details .nav-list > li.selected a {
    background: #e14e46;
    margin: 0;
    border: 2px solid #E14E46;
}
body .essay-order-details .nav-list > li:not(.selected) a {
    border-color: #e14e46;
    color: #e14e46;
}
.essay-order-details .details-list li {
    width: 100%;
}
body .essay-order-details .title {
    padding: 20px 0;
    font-size: 22px;
    color: #652022;
    font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif;
}
body .essay-order-details .title > div:before {
    display: block;
    content: 'Title:';
    font-size: 14px;
    color: #979ca7;
}
body .essay-order-details .details-list li b {
    color: #652022;
}
body .essay-order-details .actions-list > li a:not(.pay-now-b) {
    border-color: #e14e46;
    color: #e14e46;
}
body .essay-order-details .actions-list > li a.pay-now-b {
    border-color: #fbdc83;
    width: 100%;
}
body .essay-order-details .messages-list .status-icon i.unread:before {
    color: #652022;
}
body .essay-order-details .price b {
    color: #e14e46;
}
body .essay-order-details .price i {
    color: #979ca7;
}
@media all and (min-width: 1200px) {

    body .essay-order-details .grid > .row:nth-child(odd) {
        background: #f7f7fa;
    }
}
@media all  and (max-width: 1199px) {
    body .essay-order-details .grid > .row > .col:nth-child(odd) {
        background: #f7f7fa;
    }
    body .essay-order-details .grid .col:nth-child(n+2) {
        border: none;
        background: none;
    }
    body .essay-order-details .grid > .row:nth-child(odd) {
       background: none;
    }
}
body .affiliate-program-wrapper .affiliate-pre-text .title {
    display: none;
}
body .affiliate-program-wrapper .affiliate-status .earnings span {
    color: #bc3032;
}
body .affiliate-program-wrapper .referral-banner .row-1,
body .affiliate-program-wrapper .referral-banner .row-2,
body .affiliate-program-wrapper .referral-banner .row-3 {
    border-radius: 33px 0 0 33px;
    overflow: hidden;

    background: #fff3dd;
}
body .affiliate-program-wrapper .referral-banner .row-1  p.title {
    background: #fff3dd;
    color: #bc3032;
}
body .affiliate-program-wrapper .referral-banner .row-1 .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffff;
    border: 4px solid #fff3dd;
    opacity: .7;
}
body .affiliate-program-wrapper .side .case .case-title {
    background: #ffd;
    color: #bc3032;
    text-align: left;
}
body .affiliate-program-wrapper .side .case .case-title div {
    color: #bc3032;
}
body .affiliate-program-wrapper #referralcode {
    padding-right: 78px;
}
body .affiliate-program-wrapper .side .case .case-content .affiliate-button.copy,
body .affiliate-program-wrapper .side .case .case-content .affiliate-button.center,
body .affiliate-program-wrapper .side .case .case-content .save-button.print-button {
    background: #fbdc83;
    color: #000000;
    border-color: #fbdc83;
    font-weight: normal;
}
.info-block > div:nth-child(1) > input:nth-child(1) {
    width: 70px !important;
}
body .affiliate-program-wrapper .side .case .case-content .save-button,
body .affiliate-program-wrapper .side .case .case-content .payment-details .affiliate-button {
    background: #475577;
    border: 1px solid #475577;
    color: white;
}
body .affiliate-program-wrapper .side .case .case-content .referral-link {
    background-color: #fffff1;
}
body .affiliate-program-wrapper .side .case .case-content .emails-wrapper .tagsinput {
    border: 1px solid rgba(21, 48, 67, 0.13);
    border-radius: 10px;
    color: rgba(54, 54, 54, .75);
    box-shadow: none;
    background-color: #fafafa;
    padding: 0 0 0 14px;
}
body .affiliate-program-wrapper .side .case .case-content .emails-wrapper .tagsinput div input {
    padding-left: 0;
    margin: 3px 0;
    padding-top: 6px;
    padding-bottom: 6px;
    height: auto;
}
body .affiliate-program-wrapper .side .case .case-content .emails-wrapper .tagsinput span.tag {
    margin-right: 4px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 16px;
    background: #ffd;
    border-color: #fff3dd;
    color: #bc3032;
}
body .affiliate-program-wrapper .side .case .case-content .emails-wrapper .tagsinput span.tag.error {
    margin: 0 4px 0 0;
    padding-top: 6px;
    margin-top: 3px;
    margin-bottom: 3px;
}
body .affiliate-program-wrapper .side .case .case-content .accordion .item .question {
    color: #bc3032;
}
body .affiliate-program-wrapper .side .case .case-content .accordion.blue-bg .item .question {
    background: #fff3dd;
    color: #bc3032;
}
body .affiliate-program-wrapper .side .case .case-content .accordion .answer .title {
    color: #bc3032;
}
body .affiliate-program-wrapper .side .case .case-content .balance-history .balance-history-item .item-value {
    color: #bc3032;
}
@media all and (min-width: 1261px) {
    body .affiliate-program-wrapper .referral-banner .row-1 .icon {
        width: 65px;
    }
}
@media all and (max-width: 1260px) {
    body .affiliate-program-wrapper .referral-banner .row-1 .icon {
        width: 50px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    #sorder-form > div.essay-order-form > div.order-form-data.steps  div.paper-requirements-table.data-table > div > ul > li {
        width: 33.3333333%;
    }

}
@media all and (max-width: 1000px) {
    body .affiliate-program-wrapper .referral-banner .row-1{
        width: calc(32.5% - 20px);
        float: left!important;
        margin: 0 10px!important;
        min-height: 55px;
    }
    body .affiliate-program-wrapper .referral-banner .row-1 .title {
        font-size: 12px!important;
        padding: 10px 20px 10px 49px!important;
        text-align: center!important;
    }
}
@media all and (max-width: 992px) {
    body .affiliate-program-wrapper .side.right {
        clear: both;
    }
    body .order-preview .row:nth-child(odd) {
        background: #f7f7fa;
    }
    body .hide-on-large-only.d-lg-none.hidden-lg-up.total-price-wrapper {
        display: block !important;
    }
    body .hide-on-med-and-down.hidden-md-down.d-none.d-lg-block.total-price-wrapper {
        display: none !important;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    #order-form > div.essay-order-form > div.order-form-data.steps  div.paper-requirements-table.data-table > div > ul > li {
        width: 50%;
    }
    .essay-component .ws-vip-services .services-package .package-price-wrapper span.discount {
        left: 90%;
    }
    body .navbar-collapse.in {
        overflow-y: scroll;
    }
    body .navbar-collapse.in {
        float: none;
    }
}
@media all and (min-width: 768px) {

    #order-form div.essay-order-form div.order-form-data.steps .paper-requirements-table.data-table .services-package  .package-price-wrapper,
    #order-form div.essay-order-form div.order-form-data.steps .paper-requirements-table.data-table .services-package  .offer-label {
        width: 50%;
    }

    #order-form div.essay-order-form  div.order-form-data.steps div.paper-requirements-table.data-table > div > ul > li {
        width: 50%;
    }
}
@media all and (max-width: 767px) {
    body .affiliate-program-wrapper .referral-banner .row-1{
        width: 100%!important;
        display: block!important;
        margin: 10px auto!important;
    }
    body #order-form div.essay-order-form .vip-services-list label.checkbox-label,
    body #order-form div.essay-order-form .services-package label.checkbox-label {
        padding-left: 0;
    }
    body .affiliate-program-wrapper .promote ul {
        padding-left: 10px;
    }

    .essay-component .ws-vip-services .services-package input[type=checkbox] {
        top: 43px;
    }
}
@media all and (max-width: 480px) {

    .affiliate-program-wrapper .side .case .case-content .top-seven tr:first-child {
        display: none;

    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td {
        display: block;
        font-size: 15px;
        text-align: center;
        padding: 8px 0;
        height: auto;
    }
    body .affiliate-program-wrapper .side .case .case-content .top-seven tr {
        width: 100%;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:before {
        display: inline;
        color: #652022;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(2):before {
        content: '1) ';
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(3):before {
        content: '2) ';
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(4):before {
        content: '3) ';
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(5):before {
        content: '4) ';
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(6):before {
        content: '5) ';
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(7):before {
        content: '6) ';
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr:last-child td:nth-child(8):before {
        content: '7) ';
    }
    body .affiliate-program-short-wrapper .affiliate-status > * {
        float: none;
        display: block;
        margin: 15px auto;
        text-align: center;

    }
    #progressiveDelivery.featherlight-inner button {
        max-width: 40%;
        min-width: none;
        min-width: auto;

    }
}
/* sidebar-user-area-wrapper */

.user-area-wrapper .info-list {
    padding: 30px 25px;
}

.user-area-wrapper .info-list li {
    display: block;
    margin-bottom: 10px;
}

.user-area-wrapper .info-list li span {
    display: block;
    color: #979ca7;
    font-size: 13px;
}

.user-area-wrapper .info-list li b {
    color: #004270;
    font-weight: 600;
}

.user-area-wrapper .info-list li.additional-field-name {
    display: none;
}

.user-area-wrapper .info-list .discount-code {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.user-area-wrapper .menu-list li {
    border-top: solid #ececed 1px;
}

.user-area-wrapper .menu-list li a {
    color: #272f48;
    text-decoration: none;
    padding: 15px 25px;
    display: block;
    font-size: 13px;
    font-weight: 600;
}

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

.user-area-wrapper .menu-list li i,
.top-user-area-wrapper .top-logout a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
    background-image: url("/ws/images/userArea/user-menu-sprite.png");
}

.user-area-wrapper .menu-list .order-li i {
    background-position: 0 -80px;
}

.user-area-wrapper .menu-list .profile-li i {
    background-position: 0 0;
}

.user-area-wrapper .menu-list .orders-li i {
    background-position: 0 -16px;
}

.user-area-wrapper .menu-list .discounts-li i {
    background-position: 0 -96px;
}

.user-area-wrapper .menu-list .affiliate-li i {
    background-position: 0 -47px;
}

.user-area-wrapper .menu-list .logout-li i {
    background-position: 0 -64px;
}

.user-area-wrapper .menu-list b {
    background: #ffc34f url("/ws/images/userArea/white-letter.png") 6px center no-repeat;
    float: right;
    padding: 2px 6px 2px 18px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
}

.user-area-wrapper .hint {
    display: inline-block;
}

.essay-component.user-area-wrapper .hint div {
    width: auto;
}

.mini-wrapper .close-mark {
    display: none;
    font-family: normal;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 26px;
    cursor: pointer;
    line-height: 26px;
}

body .ae-sidebar-logged .essay-login-form {
    padding-left: 20px;
    padding-right: 20px;
}
.mini-wrapper.top-login-wrapper .blockMsg {
    display: none !important;
}

.top-login-wrapper-horizontal form {
    text-align: left;
}

.top-login-wrapper-horizontal section {
    width: 220px;
    display: inline-block;
    margin: 0 20px 0 10px;
}

.top-login-wrapper-horizontal form input[type="text"],
.top-login-wrapper-horizontal form input[type="password"] {
    margin-bottom: 5px;
}

.top-login-wrapper-horizontal form input.flat-button,
.top-login-wrapper-horizontal form a.flat-button {
    width: 100px;
    padding: 8px 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
}

.top-login-wrapper-horizontal label.error {
    position: absolute;
}

.top-user-area-wrapper .top-label,
.top-user-area-wrapper .top-data,
.top-user-area-wrapper .top-logout {
    display: inline-block;
    vertical-align: middle;
}

.top-user-area-wrapper .top-data {
    margin: 0 30px;
    padding: 0 30px;
    border: solid #dcdde1 1px;
    border-top: none;
    border-bottom: none;
}

.top-user-area-wrapper .top-data div {
    display: inline-block;
    padding-right: 40px;
}

.top-user-area-wrapper .top-data div:last-child {
    padding-right: 0;
}

.top-user-area-wrapper .top-data div span {
    display: block;
    color: #979ca7;
    font-size: 13px;
}

.top-user-area-wrapper .top-data div b {
    color: #004270;
    font-weight: 600;
    font-size: 15px;
}

.top-user-area-wrapper .top-data div .bonus-point {
    color: #0074c4;
}

.top-user-area-wrapper .top-data div .bonus-point a {
    font-weight: normal;
    font-size: 13px;
    margin-left: 5px;
}

.top-user-area-wrapper .top-logout a {
    color: #272f48;
    text-decoration: none;
}

.top-user-area-wrapper .top-logout a i {
    background-position: 0 -64px;
    margin: 1px 7px 0 0;
}
/* user-area-wrapper */

body .user-area-wrapper {
    text-align: center;
}

body .essay-component.mini-wrapper .header {
    background: url('/files/images/welcome.png') no-repeat top center transparent;
    -webkit-background-size: 65%;
    background-size: auto 42px;
    border: none;
    color: #444444;
    text-align: center;
    padding-top: 45px;
    font-weight: bold;
    font-family: Lato, Helvetica, Arial, sans-serif;
    margin-left: -10px;
    margin-right: -10px;
}
body .user-area-wrapper .info-list {
    padding: 0;
    margin-bottom: 10px;
}
body .user-area-wrapper ul.info-list li b,
body .user-area-wrapper ul.info-list li span {
    font-size: 18px;

}
body .user-area-wrapper ul.info-list li b {
    display: inline-block;
}
body .user-area-wrapper ul.info-list li span {
    color: #444444;
    display: block;
}
body .user-area-wrapper ul.info-list li a,
body .user-area-wrapper ul.info-list li b {
    color: #006ebd;
    text-decoration: none;
    border: none;
}
body .user-area-wrapper ul.info-list li:nth-child(2) b {
    color: #e14f48;
}
.user-area-wrapper.essay-component .menu-list  i {
    display: none;
}

.user-area-wrapper .menu-list li:first-child,
.user-area-wrapper .menu-list li:first-child + li {
    border:none;
}
.user-area-wrapper .menu-list li:last-child {
    border-bottom: solid #ececed 1px;;
}
body .user-area-wrapper ul.menu-list {
    position: relative;
    margin-bottom: 120px;
}
body .user-area-wrapper ul.menu-list li:not(:first-child) a {
    font-size: 18px;
    text-transform:uppercase;
    color:#444444;
    padding: 12px 15px;
}
body .user-area-wrapper ul.menu-list li:not(:first-child) a:hover,
body .user-area-wrapper ul.menu-list li:not(:first-child) a:active,
body .user-area-wrapper ul.menu-list li:not(:first-child) a:focus {
    color: #e04e46;
    background: none;
}
body .user-area-wrapper ul.menu-list li.order-li {
    position: absolute;
    top: 100%;
    font-size: 20px;
    width: 100%;
    padding-top: 30px;
}
body .user-area-wrapper ul.menu-list li.order-li a{
    box-sizing:border-box;
    padding: 0;
    height:50px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 20px;
    color:#ffffff;
    vertical-align: middle;
    background: #f7941d;
    max-width:238px;
    margin: auto;
}
body .user-area-wrapper ul.menu-list li.order-li a:hover,
body .user-area-wrapper ul.menu-list li.order-li a:active,
body .user-area-wrapper ul.menu-list li.order-li a:focus {
    box-shadow: 0 0 15px rgba(0,0,0,.3) inset;
}
/* END user-area-wrapper */

body .order-preview .row:nth-child(odd) > .col:nth-child(2) {
    background: #f7f7fa;
}
/* vip program*/
body .order-form-wrapper .vip-client {
    background-color: #fff4d4;
    background-image: url("/files/images/vip-orderform-star.png"), url("/files/images/vip-orderform-star.png");
    background-repeat: no-repeat;
    background-position: 3% center, 97% center;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 50px;
    font-size: 15px;
    color: #212121;
    display: block;
    max-width: 565px;
    text-align: center;
    position: relative;
    font-weight: 500;
}
body .order-form-wrapper .vip-client .vip-client-icon {
    position: absolute;
    left: 41.6%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 0;
    background: none;

}
body .order-form-wrapper .vip-client span {
    font-weight: 700;
}
body .order-form-wrapper .vip-client:first-letter {
    text-transform: uppercase;
}
body .order-form-wrapper .vip-client .vip-client-icon:after {
    display:none;
}
body .order-form-wrapper .vip-client a:before {
    content: url("/files/images/vip-sign.png");
    height: auto;
    width: auto;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    margin-right: 15px;
}
body .order-form-wrapper .vip-client a {
    color: #2873c3;
}

body .essay-vip-account .vip-account-list > li {
    position: relative;
    height: 380px;
    min-width: 0;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period {
    line-height: 86px;
    height: 86px;
    background: #fbedc2;
    color: #d94c42;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex {
    display: none;
}
body .essay-vip-account *,
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month,
body .essay-vip-account .vip-account-list > li .vip-package-item,
body .essay-vip-account .vip-account-list > li {
    font-family: Lato, Helvetica, Arial, sans-serif;
}

body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .currency-of-price {
    font-family: Ubuntu, Lato, Helvetica, Arial, sans-serif;
    color: #d94c42;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .best-price {
    font-family: Lato, Helvetica, Arial, sans-serif;
    color: #611f20;
}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month .per-month {
    font-size: 14px;
    font-weight: 700;
    color: #611f20;

}
body .essay-vip-account .vip-account-list > li .vip-package-item .price-per-month:after {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #3bbe9c;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 20px;
}
body .essay-vip-account .vip-account-list > li:nth-child(1) .vip-package-item .price-per-month:after {
    content: "\00A0"; /* non breaking space */
}
body .essay-vip-account .vip-account-list > li:nth-child(2) .vip-package-item .price-per-month:after {
    content: "Popular 12%OFF";
}
body .essay-vip-account .vip-account-list > li:nth-child(3) .vip-package-item .price-per-month:after {
    content: "Best seller 25%OFF";
}
body .essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label {
    position: absolute;
    right: -22px;
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 88px;
    display: block;
}
body .essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label:before {
    display: block;
    content: '';
    border: 44px solid transparent;
    border-color: #d94c42 #d94c42 transparent transparent;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0 5px 0 0;
}

body .essay-vip-account .vip-account-list > li .vip-package-item .label-vip-package {
    position: relative;
    font-size: 0;
    margin-top: 7px;
}
body .essay-vip-account .vip-account-list>li:first-child .vip-package-item .special-label {
    display: none;
}
body .essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label .label-vip-package span {
    display: block;
    font-size: 12px;
    color: #ffffff;
}
body .essay-vip-account .vip-account-list>li:nth-child(2) .vip-package-item .special-label .label-vip-package span:after {
    display: block;
    content: 'Popular';
    opacity: .5;
}
body .essay-vip-account .vip-account-list>li:nth-child(3) .vip-package-item .special-label .label-vip-package span:after {
    display: block;
    content: 'Best Seller';
    opacity: .5;
}
body .essay-vip-account .vip-account-list>li:nth-child(3) .vip-package-item .special-label .label-vip-package span:after {
    display: block;
    content: 'Best Seller';
    opacity: .5;
}
body .essay-vip-account .vip-account-list > li .vip-select-button {
    max-width: 220px;
    padding: 15px;
    background: #d94c42;
}
body .essay-vip-account .vip-account-list > li .vip-select-button:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #eca6a1;
}
body .essay-vip-account .vip-account-list > li .vip-package-select {
    position: relative;
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list {
    list-style-type: none;
    padding: 0;
    background: #ffffff;
    border: 1px solid #e9eff5;
    min-width: 240px;
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay br {
    display: none;
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay {
    padding: 15px 83px 15px 15px;

}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay + .vip-account-pay {
    border-top: 1px solid #e9eff5;
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay b,
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay .months-title {
    font-weight: normal;
    color: #979ca7;
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay .months-title:after {
    display: inline;
    content: ' - ';
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay .price-title {
    font-weight: 700;
    color: #611f20;
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay .vip-offer {
    display: block;
    color: #d94c42;
    font-weight: bold;
}
body .essay-vip-account .vip-account-list > li ul.vip-select-list .vip-account-pay .vip-offer b {
    color: #d94c42;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .buy {
    background: #d94c42;
    padding: 7px 17px;
    border-radius: 3px;
    color: #ffffff;
    margin-top: -17px;
}
body .essay-component .vip-account-text {

}
body .essay-component .vip-account-text .header-our-vip {
    color: #611f20;
    text-align: center;
    display: block;
    margin: 25px 0 15px;
    clear: both;
}
body .essay-component .vip-account-text .vip-list {
    padding: 0;
    position: relative;
}
body .essay-component .vip-account-text ul.vip-list li {
    list-style-type: none;
}

body .essay-component .vip-account-text ul.vip-list li:not(.vip-offer-list-hint) {
    padding-left: 30px;
    position: relative;
    margin-left: 0;
}
body .essay-component .vip-account-text ul.vip-list li:not(.vip-offer-list-hint):nth-child(4),
body .essay-component .vip-account-text ul.vip-list li:not(.vip-offer-list-hint):nth-child(6),
body .essay-component .vip-account-text ul.vip-list li:not(.vip-offer-list-hint):nth-child(8) {
    clear: left;
}
body .essay-component .vip-account-text ul.vip-list li:not(.vip-offer-list-hint):before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 13px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-align: center;
    content: 'check';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fbedc2;
    color: #d94c42;
    position: absolute;
    left: 0;
    top: 4px;
}

@media all and (min-width: 768px) {
    body .essay-component .vip-account-text li.vip-offer-list-hint {
        max-width: 500px;
        top: 55px;
        right: 0;
    }
    body .essay-component .vip-account-text ul.vip-list li:not(.vip-offer-list-hint) {
        width: 50%;
        float: left;
        padding-right: 50px;
        margin: 6px 0;
    }
}
@media all and (max-width: 767px) {
    body .essay-vip-account.essay-component {
        padding-left: 0;
        padding-right: 0;
    }
    body .essay-vip-account .vip-account-list > li {
       width: 80%;
       max-width: 380px;
   }
    body .essay-component .vip-account-text ul.vip-list {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }
}
@media all and (max-width: 600px) {
    body .order-form-wrapper .vip-client {
        background-image: url("/files/images/vip-orderform-star.png"), url("/files/images/vip-orderform-star.png"),url("/files/images/vip-orderform-star.png"), url("/files/images/vip-orderform-star.png");
        background-repeat: no-repeat;
        background-position: 3% 7%, 97% 7%, 97% 93%, 3% 93%;
        padding-left: 25px;
        padding-right: 25px;
    }
    body .order-form-wrapper .vip-client a:before,
    body .order-form-wrapper .vip-client .vip-client-icon {
        display: none;
    }
    body .order-form-wrapper .vip-client a,
    body .order-form-wrapper .vip-client span {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    body .order-form-wrapper .vip-client span {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    body .order-form-wrapper .vip-client span:before,
    body .order-form-wrapper .vip-client span:after {
        content: url("/files/images/vip-sign.png");
        height: auto;
        width: auto;
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
    }
}
/* END vip program*/
@media all and (max-width: 767px) {
    body .essay-order-details .nav-list > li a {
        border-left-width: 2px;
        border-left-style: solid;
    }
    body .essay-order-details .nav-list > li:not(:first-child) a {
        border-top: none;
    }

    .essay-component .ws-vip-services .services-package input[type=checkbox] {
        top: 43px;
        left: 50%;
        transform: translateX(-50%);
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper {
        padding-left: 0;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper span.discount {
        top: -5px;
        left: auto;
        right: 20px;
    }
    #order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(6) > div.paper-requirements-table.data-table > div > div.services-package > div > div > div {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    #order-form > div.essay-order-form > div.order-form-data.steps  div.paper-requirements-table.data-table > div > ul > li {
        max-width: 400px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    body .essay-custom-calculator-wrapper .price-list .price-item .col.s8.m3.l4.col-sm-3.col-md-3.col-lg-4.text-right.right-align.time {
        width: 66.666666%;
        text-align: right;
    }
    body .essay-custom-calculator-wrapper .price-list .price-item .col.s4.m3.col-3.col-sm-3.col-md-3.valign-wrapper {
        width: 33.3333333%;
        text-align: center;
    }
    .ae-prices .essay-custom-calculator-wrapper .total-price-wrapper {
        text-align: center;
        display: block;
        padding-top: 0;
    }
    .ae-prices .essay-custom-calculator-wrapper .total-price-wrapper .col {
        float: none;
        width: 100%;
        display: block;
    }
    .ae-prices .essay-custom-calculator-wrapper .total-price-wrapper .valign-wrapper {
        justify-content: center;
    }
    .ae-prices .essay-custom-calculator-wrapper .order-total-price {
        color: #e14e46;
        font-size: 25px;
    }
    body .order-form-wrapper .data-table label {
        white-space: normal;
    }
}
@media all and (min-width: 500px) {
    body .order-form-wrapper .material-hint .dropdown-content {
        min-width: 420px;
        max-width: 420px;
    }
     body .order-form-wrapper  .ws-vip-services .material-hint .dropdown-content {
        min-width: 80%;
    }
}
/* Shortcode steps How it works */
.steps-how-it-works.ancient-img-wrapper {
    padding: 80px 0 30px;
    background-color: #fff;
    margin: 20px 0;
}
.steps-hw-content{
    width: 100%;
    max-width: 1110px;
    margin:0px auto;
    z-index: 1;
    vertical-align: top;
    text-align: center;
}
.step-hw{
    display:inline-block;
    width: 134px;
    vertical-align: top;
}
.step-img.lazy-background {
    background: #e04e46;
}
.step-img.visible-bg {
    height: 66px;
    background: url(/files/img/step-red-bg.png) left center no-repeat;
    padding-right: 13px;
    text-align: center;
    font-size: 17px;
    font-family: "Lato";
    color: rgb(255, 255, 255);
    line-height: 64px;
}

.step-text {
    font-size: 16px;
    font-family: "Lato";
    color: rgb(68,68,68);
    line-height: 1.2;
    text-align: center;
    margin-top: 15px;
    height: 45px;
    vertical-align: top;
    padding-right: 15px;
    margin-bottom: 15px;
}

.line-bg{
    background: url(/files/img/step-line-bg.png) left center repeat-x;
    height: 66px;
    margin-left: -13px;
    width: 60px;
    display:inline-block;
    vertical-align: top;
}
@media(max-width:1200px){
    .steps-hw-content{
        width: 100%;
        max-width: 600px;
    }
    .line-bg.line3{
        display: none;
    }
}
@media(max-width:600px){
    .steps-hw-content{
        width: 100%;
        max-width: 320px;
    }
    .line-bg.line3{
        display: inline-block;
    }
    .line-bg.line2, .line-bg.line4{
        display: none;
    }
    .line-bg{
        width: calc(100% - 270px);
    }
    .step-img {
        height: 50px;
        line-height: 50px;
    }
    .line-bg{
        height: 50px;
    }
    .step-text {
        margin-top: 10px;
    }
    .steps-how-it-works {
        padding: 40px 0 10px;
    }
}

@media(max-width:480px) {
    body .affiliate-program-wrapper .side .case .case-content .button-box {
        height: auto;
    }

    body .affiliate-program-wrapper.affiliate-program-short-wrapper .side .case .case-content .button-box .save-button {
        display: block;
        margin-top: 3px;
    }
}

.orders-header-row span.details-label .goto {
    font-size: 20px;
}

body .order-form-wrapper .wrap-order-submit .proceed-button {
    text-align: center;
    max-width: 280px;
    margin: 0 auto;
    float: none;
}
body #order-form .by-clicking-proceed {
    display: block;
    max-width: 535px;
    margin: 10px auto;
}
body .order-form-wrapper .total-price-wrapper {
    text-align: center;
    max-width: 240px;
    margin: 0 auto;
    float: none;
}
body .order-form-wrapper .order-submit {
    text-transform: capitalize;
    border-radius: 4px;
}
body .order-form-wrapper .ws-price-disclaimer {
    display: none;
}

            /*order form choose-pricing*/

body .payments-wrapper.essay-component {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 20px;
}
body .payments-wrapper.essay-component .payment {
    max-width: 763px;
    margin: 0 auto;
}
body .payments-wrapper.essay-component .payment .row:nth-child(3) {
    display: none;
}
body .payments-wrapper.essay-component .payment .text-color-1 {
    border-bottom: 1px solid #e0e7ed;
    padding-bottom: 20px;
}
body .payments-wrapper.essay-component .payment h3 {
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
body .payments-wrapper.essay-component .payment h3 i {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
}
body .payments-wrapper .choose-pricing .quality-item {
    max-width: 241px;
    width: auto;
    border: 2px solid #E2EBF2;
    border-radius: 8px;
    margin-bottom: 50px;
    padding-bottom: 41px;
}
body .payments-wrapper .info-text {
    background: #F8F8F8;
    color: #51555A;
    border-radius: 8px;
    padding: 11px 10px 11px 75px;
    position: relative;
    margin: 10px auto 110px;
    font-size: 12px;
}
body .payments-wrapper .info-text::before {
    background: url("/files/images/shield.png") no-repeat center;
    height: 40px;
    width: 40px;
    display: inline-block;
    content: '';
    position: absolute;
    top: calc(50% - 40px/2 + 0.5px);
    left: 20px;
}
@media(max-width: 600px) {
    body .payments-wrapper .info-text {
         padding: 65px 10px 11px 10px;
    }
    body .payments-wrapper .info-text::before {
         top: 16px;
         left: calc(50% - 40px/2 + 0.5px);
    }
}
@media (max-width: 992px) and (min-width: 769px) {
    body .payments-wrapper .choose-pricing .quality-item {
         max-width: 220px;
    }
}
@media(max-width: 768px) {
    body .payments-wrapper .choose-pricing {
         display: block;
    }
    body .payments-wrapper .choose-pricing .quality-item {
         min-height: 320px;
         margin: 0 auto 50px;
         max-width: 100%;
    }
}
body .payments-wrapper .choose-pricing,
body .payments-wrapper .payments-list {
    position: relative;
}
body .payments-wrapper .choose-pricing {
    margin-top: 100px;
}
body .payments-wrapper .choose-pricing::before,
body .payments-wrapper .payments-list::before {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    position: absolute;
    width: auto;
}
body .payments-wrapper .choose-pricing::before {
    content: 'Finalize your order choosing advanced service options';
    top: -65px;
    max-width: 470px;
}
body .payments-wrapper .payments-list::before {
    content: 'Payment methods';
    top: -35px;
}
body .payments-wrapper .choose-pricing .quality-item.checked .title {
    background: transparent;
}
body .payments-wrapper .choose-pricing .quality-item .title {
    background: #FFF4D1;
    border-radius: 0;
    border-bottom: 2px solid #F5DFBB;
    position: relative;
    min-height: 30px;
    padding: 18px;
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title {
    font-weight: 800;
    color: #343859;
    font-size: 16px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title {
    line-height: 40px;
}
body .payments-wrapper .choose-pricing .quality-item .title .sub-title {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title::before {
    background: url("/files/images/standard.svg")no-repeat center;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title::before {
    background: url("/files/images/premium.svg")no-repeat center;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title::before {
    background: url("/files/images/supreme.svg")no-repeat center;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title::before,
body .payments-wrapper .choose-pricing .quality-item.premium .title::before,
body .payments-wrapper .choose-pricing .quality-item.supreme .title::before {
    display: block;
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    top: 20%;
    left: 5%;
}
@media(max-width: 992px) {
    body .payments-wrapper .choose-pricing .quality-item.premium .title::after,
    body .payments-wrapper .choose-pricing .quality-item.supreme .title::before {
         left: 5%;
    }
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title::after,
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title::after {
    display: block;
    font-weight: 500;
    font-size: 12px;
    color: #652022;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title::after {
    content: '+10% to the order total';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title::after {
    content: '+15% to the order total';
}
body .payments-wrapper .choose-pricing .quality-item .title .sub-title {
    color: #2E5EBC;
    font-size: 12px;
}
body .payments-wrapper .choose-pricing .quality-item .footer {
    border-radius: 0;
    background: #F8F8F8;
    padding: 8px 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    color: #343859;
}
body .payments-wrapper .choose-pricing .quality-item.checked {
    border: 2px solid #C63638;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.checked .middle-block {
    background: #FFFAEC;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block {
    padding: 16px;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    margin: 0;
    padding-left: 0;
}
@media (max-width: 768px) {
    body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
         margin: 0 auto;
         max-width: 500px;
    }
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
    list-style-type: none;
    font-size: 11px;
    color: #6F7183;
    line-height: 1.5;
    padding: 0;
    margin: 0 0 10px 0;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before {
    content: '';
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul b {
    display: block;
    font-size: 12px;
    color: #343859;
}
body .payments-wrapper .choose-pricing .quality-item.checked .footer {
    background-color: transparent;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    margin-bottom: 0;
    font-weight: 800;
    font-size: 14px
}
body .payments-wrapper .choose-pricing .quality-item.checked .footer .price {
    color: #C63638;
    font-weight: 800;
}
body .payments-wrapper .choose-pricing .quality-item.checked .footer .price::before {
    content: 'Order total: ';
    color: #6F7183;
    font-size: 13px;
    font-weight: 600;
}
body .payments-wrapper .choose-pricing .quality-item .footer a {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item.checked::after {
    background: url("/files/images/checked.png") no-repeat center;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    content: '';
    top: -10px;
    right: -10px;
}
body .payments-wrapper .choose-pricing .quality-item.premium,
body .payments-wrapper .choose-pricing .quality-item.supreme {
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium::before {
    background: #E84D3C;
    content: '\1f7ca  The Most Popular  \1f7ca';
}
body .payments-wrapper .choose-pricing .quality-item.supreme::before {
    background: #731011;
    content: 'Only 3 writers left';
}
body .payments-wrapper .choose-pricing .quality-item.premium::before,
body .payments-wrapper .choose-pricing .quality-item.supreme::before {
    position: absolute;
    display: block;
    color: #fff;
    padding: 4px 10px;
    width: 80%;
    height: 26px;
    left: 10%;
    top: -27px;
    text-align: center;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
}
.info-block.payment-info > div {
    text-align: center;
}

body .ae-order .unset-field {
    background: #d9ebcc !important;
}
body .ws-subject > span.select2 .select2-selection {
    background: transparent;
}
body .ae-order span.unset-field-tag {
    color: #419900;
}
body .ws-sources .notice-wrapper .number-field input {
    background: transparent !important;
}
body .ae-order .error:not(label) {
    background: #fbd3d3 !important;
}
body .ae-order .essay-component .essay-order-form span.unset-field span.selection>span {
    background: transparent;
}

body .order-form-wrapper .notice-wrapper .number-field.form-slim {
    margin-bottom: 0;
}
.cont .summary-sidebar-wrapper .summary-list li{
    padding-left: 0 !important;
}
body .order-form-wrapper .essay-order-form {
    padding-top: 0px;
}
.cont .step-description ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
body .order-form-wrapper .ws-writing-quality .material-hint {
    top: 5px;
}
body .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio],
body .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio]:before {
    width: 28px;
    height: 28px;
}
body .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio]:checked:after {
    width: 15px;
    height: 15px;
    top: 50%;
    left: 50%;
}
body .order-form-wrapper .data-table > .row.ws-attachments > .col {
    margin-bottom: 0px;
}
body .essay-component .ws-vip-services label .service-text {
    height: 30px;
}
.order-form-wrapper.essay-component input[type=checkbox]:after {
    width: 28px;
    height: 28px;
    top: -14px;
}
.order-form-wrapper.essay-component input[type=checkbox]:before {
    width: 28px;
    height: 28px;
}
body .container .essay-component .ws-language-style .checkbox-label,
body .container .essay-component .ws-language-style [type="radio"] + label.radio-label {
    padding: 0px 0 0 20px;
}
body .order-form-wrapper .ws-language-style .hint i{
    display: none;
}
body .essay-component .ws-language-style .checkbox-label,
body .essay-component .ws-language-style [type="radio"] + label.radio-label {
    line-height: 30px;
}
body .essay-component .ws-vip-services .services-package .col {
    margin-top: 0;
}
body .order-form-wrapper.essay-component .ws-language-style input[type=radio],
body .order-form-wrapper.essay-component .ws-language-style input[type=radio]:before {
    margin-top: 0;

}
body .essay-component .ws-vip-services .services-package input[type=checkbox] {
    top: 98px;
}
body .essay-component .vip-services-list input[type=checkbox] {
    width: 28px;
}
body .payments-wrapper .payments-list::before {
    position: static;
}
body .payments-wrapper .choose-pricing,
body .payments-wrapper .payments-list {
    margin-top: 10px;
}
body .payments-wrapper .header .order-number {
    font-size: 22px;
}
@media(max-width:1200px){
    body .essay-component .ws-vip-services .services-package .package-price-wrapper span.discount {
        width: 60px;
        height: 60px;
        background-size: contain;
        font-size: 14px;
        padding-top: 11px;
        left: 63%;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper span.discount b {
        line-height: initial;
    }
    body .essay-component .ws-vip-services label .service-text {
        height: 30px;
    }
}
@media(max-width: 991px){
    body .essay-component .ws-vip-services .services-package .package-price-wrapper span.discount {
        left: 90%;
    }
}
@media(max-width: 767px){
    body .essay-component .ws-vip-services .services-package .package-price-wrapper span.discount {
        left: auto;
    }
    html body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
        padding: 10px 30px 10px 20px!important;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper .package-service-text {
        margin-top: 5px;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper {
        padding: 35px 0 0;
        margin-bottom: 2px;
    }
    body .essay-component .ws-vip-services .offer-label b {
        margin-bottom: 5px;
    }
    body .essay-component .ws-vip-services .services-package .package-price-wrapper s {
        margin-bottom: 5px;
    }
    body .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 37px;
    }
}
@media(max-width: 600px){
    body .order-form-wrapper .hide-on-large-only .total-price {
        margin-bottom: 0;
    }
    body .wrap-order-submit {
        padding: 30px 0 10px;
    }
    body .essay-component.order-form-wrapper {
        padding: 15px 0;
    }
}
@media(max-width: 400px){
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex {
        padding: 15px 10px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .count-page {
        font-size: 16px;
        width: 78px;
        line-height: 40px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .total-price {
        width: auto;
        font-size: 16px;
        line-height: 40px;
    }
    body .summary-sidebar-wrapper .summary-wrapper.total-price-wrap .next-step-button-wrapper .mobile-summary {
        width: auto;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
        padding: 10px 5px;
    }
    body div.featherlight .featherlight-content {
        padding: 15px 0 0;
    }
    body .essay-component.essay-login-form {
        padding: 0;
    }
}

body .ae-order .order-form-wrapper .order-form-data .checkbox-input [type="checkbox"].filled-in:checked:after {
    left: 0;
    width: 28px;
    height: 28px;
    top: -14px;
}

body .ae-order .order-form-wrapper .order-form-data .checkbox-input [type="checkbox"].filled-in {
    width: 0px;
    height: 0px;
}

body #order-form.note-illustration .row.illustrations-notice::before {
    border: 1px #fff4d4 solid!important;
    background-color: #fff4d4!important;
    display: block;
    text-align: center;
}

body #order-form.presentation .service-speaker-notes b::before,
body #order-form.presentation-poster .service-speaker-notes-ppp b::before {
    display: block;
    width: 120px;
    background-color: #fbdc83;
    left: 110px;
}
body .order-form-wrapper .data-table .label.pamphlet-page-contains {
    font-size: 85%;
}
@media(min-width:1024px){
    .ae-order .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex:after {
        content: "AI-Free Writing Guaranteed";
        display: block;
        text-align: center;
        font-weight: bold;
        background: url(/files/images/label-star.png) left center no-repeat;
        padding-left: 20px;
        width: fit-content;
        margin: 20px auto 0;
    }
}