.e-container {
    font-size: 14px;
    line-height: 18px;
}
/* Bootstrap components */
.e-container button,
.e-container input,
.e-container optgroup,
.e-container select,
.e-container textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.e-container button {
    overflow: visible;
}
.e-container button,
.e-container select {
    text-transform: none;
}
.e-container button,
.e-container html input[type="button"],
.e-container input[type="reset"],
.e-container input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.e-container button[disabled],
.e-container html input[disabled] {
    cursor: default;
}
.e-container button::-moz-focus-inner,
.e-container input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.e-container input {
    line-height: normal;
}
.e-container input[type="checkbox"],
.e-container input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    outline: none!important;
}
.e-container input[type="number"]::-webkit-inner-spin-button,
.e-container input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.e-container input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.e-container input[type="search"]::-webkit-search-cancel-button,
.e-container input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.e-container textarea {
    overflow: auto;
}
.e-container optgroup {
    font-weight: bold;
}
.e-container table {
    border-collapse: collapse;
    border-spacing: 0;
}
.e-container td,
.e-container th {
    padding: 0;
}
.e-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.e-container *:before,
.e-container *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.e-container .e-container {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
.e-container input,
.e-container button,
.e-container select,
.e-container textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.e-container a {
    color: #337ab7;
    text-decoration: none;
    box-shadow: none!important;
}
.e-container a:hover,
.e-container a:focus {
    color: #23527c;
    text-decoration: underline;
}
.e-container a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.e-container figure {
    margin: 0;
}
.e-container img {
    vertical-align: middle;
}
.e-container .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.e-container .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.e-container .row {
    margin: 0 0 15px 0;
}
.e-container .row.forgot-password {
    margin: 0;
}
.e-container .row:last-child {
    margin: 0;
}
.e-container .col-xs-1,
.e-container .col-sm-1,
.e-container .col-md-1,
.e-container .col-lg-1,
.e-container .col-xs-2,
.e-container .col-sm-2,
.e-container .col-md-2,
.e-container .col-lg-2,
.e-container .col-xs-3,
.e-container .col-sm-3,
.e-container .col-md-3,
.e-container .col-lg-3,
.e-container .col-xs-4,
.e-container .col-sm-4,
.e-container .col-md-4,
.e-container .col-lg-4,
.e-container .col-xs-5,
.e-container .col-sm-5,
.e-container .col-md-5,
.e-container .col-lg-5,
.e-container .col-xs-6,
.e-container .col-sm-6,
.e-container .col-md-6,
.e-container .col-lg-6,
.e-container .col-xs-7,
.e-container .col-sm-7,
.e-container .col-md-7,
.e-container .col-lg-7,
.e-container .col-xs-8,
.e-container .col-sm-8,
.e-container .col-md-8,
.e-container .col-lg-8,
.e-container .col-xs-9,
.e-container .col-sm-9,
.e-container .col-md-9,
.e-container .col-lg-9,
.e-container .col-xs-10,
.e-container .col-sm-10,
.e-container .col-md-10,
.e-container .col-lg-10,
.e-container .col-xs-11,
.e-container .col-sm-11,
.e-container .col-md-11,
.e-container .col-lg-11,
.e-container .col-xs-12,
.e-container .col-sm-12,
.e-container .col-md-12,
.e-container .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.e-container .col-lg-1,
.e-container .col-lg-2,
.e-container .col-lg-3,
.e-container .col-lg-4,
.e-container .col-lg-5,
.e-container .col-lg-6,
.e-container .col-lg-7,
.e-container .col-lg-8,
.e-container .col-lg-9,
.e-container .col-lg-10,
.e-container .col-lg-11,
.e-container .col-lg-12 {
    float: left;
}
.e-container .col-lg-12 {
    width: 100%;
}
.e-container .col-lg-11 {
    width: 91.66666667%;
}
.e-container .col-lg-10 {
    width: 83.33333333%;
}
.e-container .col-lg-9 {
    width: 75%;
}
.e-container .col-lg-8 {
    width: 66.66666667%;
}
.e-container .col-lg-7 {
    width: 58.33333333%;
}
.e-container .col-lg-6 {
    width: 50%;
}
.e-container .col-lg-5 {
    width: 41.66666667%;
}
.e-container .col-lg-4 {
    width: 33.33333333%;
}
.e-container .col-lg-3 {
    width: 25%;
}
.e-container .col-lg-2 {
    width: 16.66666667%;
}
.e-container .col-lg-1 {
    width: 8.33333333%;
}
.e-container .col-lg-pull-12 {
    right: 100%;
}
.e-container .col-lg-pull-11 {
    right: 91.66666667%;
}
.e-container .col-lg-pull-10 {
    right: 83.33333333%;
}
.e-container .col-lg-pull-9 {
    right: 75%;
}
.e-container .col-lg-pull-8 {
    right: 66.66666667%;
}
.e-container .col-lg-pull-7 {
    right: 58.33333333%;
}
.e-container .col-lg-pull-6 {
    right: 50%;
}
.e-container .col-lg-pull-5 {
    right: 41.66666667%;
}
.e-container .col-lg-pull-4 {
    right: 33.33333333%;
}
.e-container .col-lg-pull-3 {
    right: 25%;
}
.e-container .col-lg-pull-2 {
    right: 16.66666667%;
}
.e-container .col-lg-pull-1 {
    right: 8.33333333%;
}
.e-container .col-lg-pull-0 {
    right: auto;
}
.e-container .col-lg-push-12 {
    left: 100%;
}
.e-container .col-lg-push-11 {
    left: 91.66666667%;
}
.e-container .col-lg-push-10 {
    left: 83.33333333%;
}
.e-container .col-lg-push-9 {
    left: 75%;
}
.e-container .col-lg-push-8 {
    left: 66.66666667%;
}
.e-container .col-lg-push-7 {
    left: 58.33333333%;
}
.e-container .col-lg-push-6 {
    left: 50%;
}
.e-container .col-lg-push-5 {
    left: 41.66666667%;
}
.e-container .col-lg-push-4 {
    left: 33.33333333%;
}
.e-container .col-lg-push-3 {
    left: 25%;
}
.e-container .col-lg-push-2 {
    left: 16.66666667%;
}
.e-container .col-lg-push-1 {
    left: 8.33333333%;
}
.e-container .col-lg-push-0 {
    left: auto;
}
.e-container .col-lg-offset-12 {
    margin-left: 100%;
}
.e-container .col-lg-offset-11 {
    margin-left: 91.66666667%;
}
.e-container .col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.e-container .col-lg-offset-9 {
    margin-left: 75%;
}
.e-container .col-lg-offset-8 {
    margin-left: 66.66666667%;
}
.e-container .col-lg-offset-7 {
    margin-left: 58.33333333%;
}
.e-container .col-lg-offset-6 {
    margin-left: 50%;
}
.e-container .col-lg-offset-5 {
    margin-left: 41.66666667%;
}
.e-container .col-lg-offset-4 {
    margin-left: 33.33333333%;
}
.e-container .col-lg-offset-3 {
    margin-left: 25%;
}
.e-container .col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.e-container .col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.e-container .col-lg-offset-0 {
    margin-left: 0%;
}
.e-container table {
    background-color: transparent;
}
.e-container caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}
.e-container th {
    text-align: left;
}
.e-container .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.e-container .table > thead > tr > th,
.e-container .table > tbody > tr > th,
.e-container .table > tfoot > tr > th,
.e-container .table > thead > tr > td,
.e-container .table > tbody > tr > td,
.e-container .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.e-container .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.e-container .table > caption + thead > tr:first-child > th,
.e-container .table > colgroup + thead > tr:first-child > th,
.e-container .table > thead:first-child > tr:first-child > th,
.e-container .table > caption + thead > tr:first-child > td,
.e-container .table > colgroup + thead > tr:first-child > td,
.e-container .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.e-container .table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.e-container .table .table {
    background-color: #ffffff;
}
.e-container .table-condensed > thead > tr > th,
.e-container .table-condensed > tbody > tr > th,
.e-container .table-condensed > tfoot > tr > th,
.e-container .table-condensed > thead > tr > td,
.e-container .table-condensed > tbody > tr > td,
.e-container .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.e-container .table-bordered {
    border: 1px solid #dddddd;
}
.e-container .table-bordered > thead > tr > th,
.e-container .table-bordered > tbody > tr > th,
.e-container .table-bordered > tfoot > tr > th,
.e-container .table-bordered > thead > tr > td,
.e-container .table-bordered > tbody > tr > td,
.e-container .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.e-container .table-bordered > thead > tr > th,
.e-container .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.e-container .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.e-container .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.e-container table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
.e-container table td[class*="col-"],
.e-container table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.e-container .table > thead > tr > td.active,
.e-container .table > tbody > tr > td.active,
.e-container .table > tfoot > tr > td.active,
.e-container .table > thead > tr > th.active,
.e-container .table > tbody > tr > th.active,
.e-container .table > tfoot > tr > th.active,
.e-container .table > thead > tr.active > td,
.e-container .table > tbody > tr.active > td,
.e-container .table > tfoot > tr.active > td,
.e-container .table > thead > tr.active > th,
.e-container .table > tbody > tr.active > th,
.e-container .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.e-container .table-hover > tbody > tr > td.active:hover,
.e-container .table-hover > tbody > tr > th.active:hover,
.e-container .table-hover > tbody > tr.active:hover > td,
.e-container .table-hover > tbody > tr:hover > .active,
.e-container .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.e-container .table > thead > tr > td.success,
.e-container .table > tbody > tr > td.success,
.e-container .table > tfoot > tr > td.success,
.e-container .table > thead > tr > th.success,
.e-container .table > tbody > tr > th.success,
.e-container .table > tfoot > tr > th.success,
.e-container .table > thead > tr.success > td,
.e-container .table > tbody > tr.success > td,
.e-container .table > tfoot > tr.success > td,
.e-container .table > thead > tr.success > th,
.e-container .table > tbody > tr.success > th,
.e-container .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.e-container .table-hover > tbody > tr > td.success:hover,
.e-container .table-hover > tbody > tr > th.success:hover,
.e-container .table-hover > tbody > tr.success:hover > td,
.e-container .table-hover > tbody > tr:hover > .success,
.e-container .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.e-container .table > thead > tr > td.info,
.e-container .table > tbody > tr > td.info,
.e-container .table > tfoot > tr > td.info,
.e-container .table > thead > tr > th.info,
.e-container .table > tbody > tr > th.info,
.e-container .table > tfoot > tr > th.info,
.e-container .table > thead > tr.info > td,
.e-container .table > tbody > tr.info > td,
.e-container .table > tfoot > tr.info > td,
.e-container .table > thead > tr.info > th,
.e-container .table > tbody > tr.info > th,
.e-container .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.e-container .table-hover > tbody > tr > td.info:hover,
.e-container .table-hover > tbody > tr > th.info:hover,
.e-container .table-hover > tbody > tr.info:hover > td,
.e-container .table-hover > tbody > tr:hover > .info,
.e-container .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.e-container .table > thead > tr > td.warning,
.e-container .table > tbody > tr > td.warning,
.e-container .table > tfoot > tr > td.warning,
.e-container .table > thead > tr > th.warning,
.e-container .table > tbody > tr > th.warning,
.e-container .table > tfoot > tr > th.warning,
.e-container .table > thead > tr.warning > td,
.e-container .table > tbody > tr.warning > td,
.e-container .table > tfoot > tr.warning > td,
.e-container .table > thead > tr.warning > th,
.e-container .table > tbody > tr.warning > th,
.e-container .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.e-container .table-hover > tbody > tr > td.warning:hover,
.e-container .table-hover > tbody > tr > th.warning:hover,
.e-container .table-hover > tbody > tr.warning:hover > td,
.e-container .table-hover > tbody > tr:hover > .warning,
.e-container .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.e-container .table > thead > tr > td.danger,
.e-container .table > tbody > tr > td.danger,
.e-container .table > tfoot > tr > td.danger,
.e-container .table > thead > tr > th.danger,
.e-container .table > tbody > tr > th.danger,
.e-container .table > tfoot > tr > th.danger,
.e-container .table > thead > tr.danger > td,
.e-container .table > tbody > tr.danger > td,
.e-container .table > tfoot > tr.danger > td,
.e-container .table > thead > tr.danger > th,
.e-container .table > tbody > tr.danger > th,
.e-container .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.e-container .table-hover > tbody > tr > td.danger:hover,
.e-container .table-hover > tbody > tr > th.danger:hover,
.e-container .table-hover > tbody > tr.danger:hover > td,
.e-container .table-hover > tbody > tr:hover > .danger,
.e-container .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.e-container .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
.e-container label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.e-container input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.e-container input[type="radio"],
.e-container input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.e-container input[type="file"] {
    display: block;
}
.e-container input[type="range"] {
    display: block;
    width: 100%;
}
.e-container select[multiple],
.e-container select[size] {
    height: auto;
}
.e-container input[type="file"]:focus,
.e-container input[type="radio"]:focus,
.e-container input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.e-container output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}
.e-container .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.e-container .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.e-container .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.e-container .form-control:-ms-input-placeholder {
    color: #999999;
}
.e-container .form-control::-webkit-input-placeholder {
    color: #999999;
}
.e-container .form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.e-container .form-control[disabled],
.e-container .form-control[readonly],
.e-container fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.e-container .form-control[disabled],
.e-container fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.e-container textarea.form-control {
    height: auto;
}
.e-container input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .e-container input[type="date"].form-control,
    .e-container input[type="time"].form-control,
    .e-container input[type="datetime-local"].form-control,
    .e-container input[type="month"].form-control {
        line-height: 34px;
    }
    .e-container input[type="date"].input-sm,
    .e-container input[type="time"].input-sm,
    .e-container input[type="datetime-local"].input-sm,
    .e-container input[type="month"].input-sm,
    .e-container .input-group-sm input[type="date"],
    .e-container .input-group-sm input[type="time"],
    .e-container .input-group-sm input[type="datetime-local"],
    .e-container .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    .e-container input[type="date"].input-lg,
    .e-container input[type="time"].input-lg,
    .e-container input[type="datetime-local"].input-lg,
    .e-container input[type="month"].input-lg,
    .e-container .input-group-lg input[type="date"],
    .e-container .input-group-lg input[type="time"],
    .e-container .input-group-lg input[type="datetime-local"],
    .e-container .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}
.e-container .form-group {
    margin-bottom: 15px;
}
.e-container .radio,
.e-container .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.e-container .radio label,
.e-container .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.e-container .radio input[type="radio"],
.e-container .radio-inline input[type="radio"],
.e-container .checkbox input[type="checkbox"],
.e-container .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.e-container .radio + .radio,
.e-container .checkbox + .checkbox {
    margin-top: -5px;
}
.e-container .radio-inline,
.e-container .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.e-container .radio-inline + .radio-inline,
.e-container .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.e-container input[type="radio"][disabled],
.e-container input[type="checkbox"][disabled],
.e-container input[type="radio"].disabled,
.e-container input[type="checkbox"].disabled,
.e-container fieldset[disabled] input[type="radio"],
.e-container fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.e-container .radio-inline.disabled,
.e-container .checkbox-inline.disabled,
.e-container fieldset[disabled] .radio-inline,
.e-container fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.e-container .radio.disabled label,
.e-container .checkbox.disabled label,
.e-container fieldset[disabled] .radio label,
.e-container fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.e-container .btn, ..e-container .btn2 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-transform: none;
    outline: none!important;
}
.e-container .btn:focus, .e-container .btn2:focus,
.e-container .btn:active:focus,
.e-container .btn.active:focus,
.e-container .btn.focus,
.e-container .btn:active.focus,
.e-container .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.e-container .btn:hover,.e-container .btn2:hover,
.e-container .btn:focus,
.e-container .btn.focus {
    color: #333333;
    text-decoration: none;
}
.e-container .btn:active,.e-container .btn2:active,
.e-container .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.e-container .btn.disabled,.e-container .btn2.disabled,
.e-container .btn[disabled],
.e-container fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.e-container a.btn.disabled,
.e-container fieldset[disabled] a.btn {
    pointer-events: none;
}
.e-container .btn-default {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #cccccc;
}
.e-container .btn-default:focus,
.e-container .btn-default.focus {
    color: #333333;
    background-color: #C5C5C5;
    border-color: #8c8c8c;
}
.e-container .btn-default:hover {
    color: #333333;
    background-color: #C5C5C5;
    border-color: #adadad;
}
.e-container .btn-default:active,
.e-container .btn-default.active,
.e-container .open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #C5C5C5;
    border-color: #adadad;
}
.e-container .btn-default:active:hover,
.e-container .btn-default.active:hover,
.e-container .open > .dropdown-toggle.btn-default:hover,
.e-container .btn-default:active:focus,
.e-container .btn-default.active:focus,
.e-container .open > .dropdown-toggle.btn-default:focus,
.e-container .btn-default:active.focus,
.e-container .btn-default.active.focus,
.e-container .open > .dropdown-toggle.btn-default.focus {
    color: #333333;
    background-color: #C5C5C5;
    border-color: #C5C5C5;
}
.e-container .btn-default:active,
.e-container .btn-default.active,
.e-container .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.e-container .btn-default.disabled:hover,
.e-container .btn-default[disabled]:hover,
.e-container fieldset[disabled] .btn-default:hover,
.e-container .btn-default.disabled:focus,
.e-container .btn-default[disabled]:focus,
.e-container fieldset[disabled] .btn-default:focus,
.e-container .btn-default.disabled.focus,
.e-container .btn-default[disabled].focus,
.e-container fieldset[disabled] .btn-default.focus {
    background-color: #ffffff;
    border-color: #cccccc;
}
.e-container .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}
.e-container .btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
    white-space: pre-wrap;
}
.e-container .btn-primary:focus,
.e-container .btn-primary.focus {
    color: #ffffff;
    background-color: #286090;
    border-color: #122b40;
}
.e-container .btn-primary:hover {
    color: #ffffff;
    background-color: #286090;
    border: 1px solid #204d74;
}
.e-container .btn-primary:active,
.e-container .btn-primary.active,
.e-container .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
.e-container .btn-primary:active:hover,
.e-container .btn-primary.active:hover,
.e-container .open > .dropdown-toggle.btn-primary:hover,
.e-container .btn-primary:active:focus,
.e-container .btn-primary.active:focus,
.e-container .open > .dropdown-toggle.btn-primary:focus,
.e-container .btn-primary:active.focus,
.e-container .btn-primary.active.focus,
.e-container .open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #204d74;
    border-color: #122b40;
}
.e-container .btn-primary:active,
.e-container .btn-primary.active,
.e-container .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.e-container .btn-primary.disabled:hover,
.e-container .btn-primary[disabled]:hover,
.e-container fieldset[disabled] .btn-primary:hover,
.e-container .btn-primary.disabled:focus,
.e-container .btn-primary[disabled]:focus,
.e-container fieldset[disabled] .btn-primary:focus,
.e-container .btn-primary.disabled.focus,
.e-container .btn-primary[disabled].focus,
.e-container fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.e-container .btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.e-container .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.e-container .btn-success:focus,
.e-container .btn-success.focus {
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
}
.e-container .btn-success:hover {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.e-container .btn-success:active,
.e-container .btn-success.active,
.e-container .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.e-container .btn-success:active:hover,
.e-container .btn-success.active:hover,
.e-container .open > .dropdown-toggle.btn-success:hover,
.e-container .btn-success:active:focus,
.e-container .btn-success.active:focus,
.e-container .open > .dropdown-toggle.btn-success:focus,
.e-container .btn-success:active.focus,
.e-container .btn-success.active.focus,
.e-container .open > .dropdown-toggle.btn-success.focus {
    color: #ffffff;
    background-color: #398439;
    border-color: #255625;
}
.e-container .btn-success:active,
.e-container .btn-success.active,
.e-container .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.e-container .btn-success.disabled:hover,
.e-container .btn-success[disabled]:hover,
.e-container fieldset[disabled] .btn-success:hover,
.e-container .btn-success.disabled:focus,
.e-container .btn-success[disabled]:focus,
.e-container fieldset[disabled] .btn-success:focus,
.e-container .btn-success.disabled.focus,
.e-container .btn-success[disabled].focus,
.e-container fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.e-container .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.e-container .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
}
.e-container .btn-info:focus,
.e-container .btn-info.focus {
    color: #ffffff;
    background-color: #31b0d5;
    border: 1px solid #1b6d85;
}
.e-container .btn-info:hover {
    color: #ffffff;
    background-color: #31b0d5;
    border: 1px solid #269abc;
}
.e-container .btn-info:active,
.e-container .btn-info.active,
.e-container .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border: 1px solid #269abc;
}
.e-container .btn-info:active:hover,
.e-container .btn-info.active:hover,
.e-container .open > .dropdown-toggle.btn-info:hover,
.e-container .btn-info:active:focus,
.e-container .btn-info.active:focus,
.e-container .open > .dropdown-toggle.btn-info:focus,
.e-container .btn-info:active.focus,
.e-container .btn-info.active.focus,
.e-container .open > .dropdown-toggle.btn-info.focus {
    color: #ffffff;
    background-color: #269abc;
    border: 1px solid #1b6d85;
}
.e-container .btn-info:active,
.e-container .btn-info.active,
.e-container .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.e-container .btn-info.disabled:hover,
.e-container .btn-info[disabled]:hover,
.e-container fieldset[disabled] .btn-info:hover,
.e-container .btn-info.disabled:focus,
.e-container .btn-info[disabled]:focus,
.e-container fieldset[disabled] .btn-info:focus,
.e-container .btn-info.disabled.focus,
.e-container .btn-info[disabled].focus,
.e-container fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border: 1px solid #46b8da;
}
.e-container .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.e-container .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.e-container .btn-warning:focus,
.e-container .btn-warning.focus {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.e-container .btn-warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.e-container .btn-warning:active,
.e-container .btn-warning.active,
.e-container .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.e-container .btn-warning:active:hover,
.e-container .btn-warning.active:hover,
.e-container .open > .dropdown-toggle.btn-warning:hover,
.e-container .btn-warning:active:focus,
.e-container .btn-warning.active:focus,
.e-container .open > .dropdown-toggle.btn-warning:focus,
.e-container .btn-warning:active.focus,
.e-container .btn-warning.active.focus,
.e-container .open > .dropdown-toggle.btn-warning.focus {
    color: #ffffff;
    background-color: #d58512;
    border-color: #985f0d;
}
.e-container .btn-warning:active,
.e-container .btn-warning.active,
.e-container .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.e-container .btn-warning.disabled:hover,
.e-container .btn-warning[disabled]:hover,
.e-container fieldset[disabled] .btn-warning:hover,
.e-container .btn-warning.disabled:focus,
.e-container .btn-warning[disabled]:focus,
.e-container fieldset[disabled] .btn-warning:focus,
.e-container .btn-warning.disabled.focus,
.e-container .btn-warning[disabled].focus,
.e-container fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.e-container .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.e-container .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.e-container .btn-danger:focus,
.e-container .btn-danger.focus {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #761c19;
}
.e-container .btn-danger:hover {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.e-container .btn-danger:active,
.e-container .btn-danger.active,
.e-container .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.e-container .btn-danger:active:hover,
.e-container .btn-danger.active:hover,
.e-container .open > .dropdown-toggle.btn-danger:hover,
.e-container .btn-danger:active:focus,
.e-container .btn-danger.active:focus,
.e-container .open > .dropdown-toggle.btn-danger:focus,
.e-container .btn-danger:active.focus,
.e-container .btn-danger.active.focus,
.e-container .open > .dropdown-toggle.btn-danger.focus {
    color: #ffffff;
    background-color: #ac2925;
    border-color: #761c19;
}
.e-container .btn-danger:active,
.e-container .btn-danger.active,
.e-container .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.e-container .btn-order-now {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 24px;
}
.e-container .btn-order-now:hover {
    background-color: #FD990B;
}
.e-container .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.e-container .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.e-container .alert h4 {
    margin-top: 0;
    color: inherit;
}
.e-container .alert .alert-link {
    font-weight: bold;
}
.e-container .alert > p,
.e-container .alert > ul {
    margin-bottom: 0;
}
.e-container .alert > p + p {
    margin-top: 5px;
}
.e-container .alert-dismissable,
.e-container .alert-dismissible {
    padding-right: 35px;
}
.e-container .alert-dismissable .close,
.e-container .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.e-container .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.e-container .alert-success hr {
    border-top-color: #c9e2b3;
}
.e-container .alert-success .alert-link {
    color: #2b542c;
}
.e-container .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.e-container .alert-info hr {
    border-top-color: #a6e1ec;
}
.e-container .alert-info .alert-link {
    color: #245269;
}
.e-container .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.e-container .alert-warning hr {
    border-top-color: #f7e1b5;
}
.e-container .alert-warning .alert-link {
    color: #66512c;
}
.e-container .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.e-container .alert-danger hr {
    border-top-color: #e4b9c0;
}
.e-container .alert-danger .alert-link {
    color: #843534;
}
.e-container .clearfix:before,
.e-container .clearfix:after,
.e-container .container:after,
.e-container .container-fluid:after,
.e-container .row:after,
.e-container .form-horizontal .form-group:after,
.e-container .panel-body:after {
    content: " ";
    display: table;
    position: absolute;
}
.e-container .clearfix:after,
.e-container .container:after,
.e-container .container-fluid:after,
.e-container .row:after,
.e-container .form-horizontal .form-group:after,
.e-container .panel-body:after {
    clear: both;
    position: absolute;
}
.e-container .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.e-container .pull-right {
    float: right !important;
}
.e-container .pull-left {
    float: left !important;
}
.e-container .hide {
    display: none !important;
}
.e-container .show {
    display: block !important;
}
.e-container .invisible {
    visibility: hidden;
}
.e-container .hidden {
    display: none !important;
}


/* Custom compenents */
.e-container .cb {
    clear: both;
}
.e-container .justifyed{
    text-align: justify!important;
}
.e-container .th-centered{
    text-align: center!important;
}
.e-container form .e-title {
    background: none;
    padding: 40px 0 20px;
    text-align: center;
    color: #151515;
    font-size: 2.571em;
    line-height: 1.1em;
    font-weight: normal;
}
.e-container form .e-table .e-row .e-td.order_lf {
    background: none;
    border: none;
    font-size: 13px;
    text-align: right;
    padding: 0 52px 0 16px;
    vertical-align: middle;
}
.e-container form .e-table .service-delivery .e-td.order_lf {
    color: #CE5300;
}
.e-container form .e-table input[type="text"],
.e-container form .e-table input[type="password"],
.e-container form .e-table input[type="file"],
.e-container form .e-table textarea,
.e-container form .e-table select,
.e-container form .e-table .order_if,
.e-container form .data-table input[type="text"],
.e-container form .data-table input[type="password"],
.e-container form .data-table input[type="file"],
.e-container form .data-table textarea,
.e-container form .data-table select {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #000000;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.42857;
    margin: 5px 0;
    padding: 8px 2% 8px 2%;
    width: 96%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.e-container form .e-table input[type="file"],
.e-container form .data-table input[type="file"] {
    height: auto;
    padding: 5px;
}
.e-container form .e-table .order_input textarea {
    height: 150px;
}
.e-container form .e-table .order_info {
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 2px 18px -2px rgba(0, 0, 0, 0.5);
    color: #4c4c4c;
    font-size: 13px;
    padding: 20px;
}
.e-container form .e-table .writer_field {
    height: 40px;
    width: 400px;
}
.e-container .entry-content img {
    width: auto;
}
.e-container .my_select_overlay {
    z-index: 99;
}
.e-container .my_select_list {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    max-height: 300px;
    overflow: auto;
    z-index: 100;
}
.e-container .my_select_list_group_label {
    font-weight: bold;
}
.e-container .my_select_list_group .my_select_list_option {
    padding-left: 10px;
}
.e-container .my_select_list_option a {
    display: block;
    text-align: left;
    padding: 1px;
    color: #000000;
    cursor: default;
}
.e-container .my_select_list .list_category {
    font-weight: bold;
}
.e-container .orderform .my_select_list a {
    color: #111111;
    text-decoration: none;
}
.e-container .orderform .my_select_list a:hover {
    background-color: #1e90ff;
    color: #ffffff;
}

.e-container tr.hidden {
    display: table-row;
}
.e-container .registered tr.hidden {
    display: none;
}
.e-container .list-inline li span img {
    display: inline-block;
    float: left;
}
.e-container .dropdown-menu .sep-li {
    border-bottom: solid #e7e7e7 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.e-container input[type="text"],
.e-container input[type="password"],
.e-container input[type="file"],
.e-container textarea,
.e-container select {
    font-size: 13px;
    display: inline-block;
    height: 40px;
    letter-spacing: 1px;
    color: #000000;
    border-radius: 0;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    line-height: 1.42857;
    padding: 6px 2%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.e-container input[type="file"] {
    height: auto;
}
.e-container input[type="text"]:focus,
.e-container input[type="password"]:focus,
.e-container input[type="file"]:focus,
.e-container textarea:focus,
.e-container select:focus {
    border-color: rgba(8, 147, 210, 0.3);
    box-shadow: 0 1px 1px rgba(8, 147, 210, 0.3) inset, 0 0 8px rgba(8, 147, 210, 0.4);
    outline: 0 none;
}
.e-container form table .error {
    background-color: #ffcccc;
}
.e-container .th h2 {
    padding: 40px 0 20px 0;
    text-align: center;
}
.e-container td.label {
    display: table-cell;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    white-space: normal;
    line-height: normal;
}
.jswindow .mceLayout {
    margin-bottom: 10px;
}
.e-container #button_apply_discount {
    background: #CACACA;
    border: 1px solid #ADADAD;
    margin: 0;
}
.e-container .post-cont img {
    width: 100%;
}
.e-container .meta-post a {
    color: #9c9c9c;
}
.e-container #sidebar .categories .selected {
    text-decoration: underline;
}
.e-container #services .col-md-4 .prices {
    border: solid #e9e9e9 1px;
    background: #f9f9f9;
    height: 550px;
    box-shadow: 0 0 15px -8px rgba(0, 0, 0, 0.5);
}
.e-container #services .price-inner h2 {
    color: black;
    font-size: 28px;
}
.e-container #services .col-md-4 .price-2.prices {
    background: white;
}
.e-container #services .price-inner {
    margin-top: 25px;
}
.e-container #services .col-md-4 .prices ul {
    height: 230px;
}
.e-container #services .col-md-4 .prices ul li {
    color: black;
}
.e-container .prices .color-overlay {
    opacity: 1;
    background: none;
}
.e-container #services {
    margin-bottom: 80px;
}
.e-container #guarantees {
    padding-bottom: 2px;
    background-size: cover;
}
.e-container #guarantees ul {
    margin: 0;
    padding: 0 0 0 15px;
}
.e-container #guarantees b {
    margin: 20px 0 40px 0;
    display: block;
}
.e-container #guarantees .col-md-4 {
    width: 50%;
    margin-left: 7%;
}
.e-container #guarantees h2 {
    margin-bottom: 30px;
}
.e-container #guarantees .btn {
    margin: 0 15px 0 0;
}
.e-container .paging {
    padding: 0;
}
.e-container .paging li {
    display: inline-block;
    margin-right: 5px;
}
.e-container .paging li a,
.e-container .paging li span {
    display: block;
    padding: 8px 16px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}
.e-container .paging li.selected span {
    background: #0893d2;
    color: white;
}
.e-container .box_user {
    border: solid #dedede 1px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 0 12px -8px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}
.e-container .box_user .buttons-panel {
    overflow: hidden;
    margin-top: 30px;
}
.e-container .box_user .buttons {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.e-container .box_user .buttons li {
    display: inline-block;
}
.e-container .box_user .buttons li a {
    display: inline-block;
    padding: 5px;
}
.e-container .box_user .l-buttons {
    float: left;
}
.e-container .box_user .l-buttons li {
    margin-right: 40px;
}
.e-container .box_user .l-buttons li a {
    font-size: 16px;
    color: #34a5dd;
}
.e-container .box_user .r-buttons {
    float: right;
}
.e-container .box_user .r-buttons .btn {
    padding: 5px 14px;
    margin-left: 12px;
}
.e-container .box_user table td,
.e-container .box_user table th {
    padding: 10px;
}
.e-container .box_user table tr td {
    border-top: solid #e6e6e6 1px;
}
.e-container .container .box_user table tr:nth-child(2) td {
    border-top: solid #e6e6e6 2px;
}
.e-container .box_user table tr:nth-child(2n) td {
    background: #f9f9f9;
}
.e-container table .status-td {
    color: #6ebb00;
}
.e-container .orders-header {
    margin: 40px 0 20px 0;
}
.e-container .orders-header:first-child {
    margin-top: 0;
}
.e-container .notice-header {
    border-bottom: solid #e6e6e6 1px;
    padding: 20px 0;
    margin-bottom: 30px;
}
.e-container ul li.stars-feedback a {
    padding: 0 !important;
}
.jswindow .button-a {
    display: inline-block;
    margin-left: 10px;
}
.e-container .data-table tr th,
.e-container .data-table tr td {
    font-size: 14px;
    padding: 6px 20px;
    vertical-align: middle;
}
.e-container .data-table tr th {
    border-bottom: solid #e6e6e6 2px;
}
.e-container .data-table tr td:first-child {
    color: #686868;
    width: 35%;
}
.e-container form h4,
.e-container .order-details-header,
.e-container .form-header {
    font-size: 24px;
    font-weight: 300;
    margin: 40px 0;
    border-bottom: solid #eeeeee 1px;
    padding-bottom: 20px;
}
.e-container #ajax_orderinfo .pay-button {
    text-align: center;
    margin-top: 40px;
}
.e-container #ajax_orderinfo .pay-button a {
    padding: 8px 70px;
}
.e-container #ajax_orderinfo tr td .button-a {
    margin: 10px 0 0 0;
}
.e-container #ajax_orderfiles .buttons,
.e-container #ajax_ordermessages .buttons {
    text-align: center;
    padding-top: 20px;
}
.e-container .content .about-us-page {
    margin: 0 0 -1px 0 !important;
    display: block;
    width: 100%;
    padding: 0;
}
.e-container .about-us-page .content-wrapper {
    background-image: url("../img/about-us-bg.png");
    background-size: cover;
}
.e-container .about-us-page .content-wrapper .cnt {
    width: 50%;
    padding-left: 40px;
}
.e-container .about-us-page .content-block {
    width: 1170px;
    margin: 0 auto;
    padding: 130px 0;
}
.e-container .about-us-page .content-block i {
    font-weight: 600;
    margin: 20px 0;
    display: inline-block;
}
.e-container .about-us-page .buttons {
    margin-top: 50px;
}
.e-container .about-us-page .buttons a {
    margin-right: 10px;
}
.e-container .contact-form .buttons {
    overflow: hidden;
    text-align: left;
    margin-top: 18px;
}
.e-container .contact-form .buttons button {
    margin-right: 10px;
}
.e-container .contact-form .buttons span {
    float: right;
    display: inline-block;
    padding: 0 0 0 25px;
    font-size: 20px;
    color: #0893d2;
    margin-top: 7px;
}
.e-container .contact-form .file {
    border: 1px solid #ccc;
    position: relative;
    text-align: left;
    padding: 7px 7px 6px 30px;
    color: #9c9c9c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.e-container .contact-form .file input {
    opacity: 0;
    position: absolute;
    margin: -7px 0 0 -30px;
}
.e-container .contact-form .form-group {
    margin-bottom: 5px;
}

.e-container .orderform h1 {
    margin-bottom: 20px;
}
.e-container .orderform .subheader {
    margin-bottom: 10px;
    display: block;
}
.e-container .orderform h2 {
    margin: 20px 0;
}
.e-container .orderform [name="services[]"] {
    margin: 0 5px 0 0;
}
.e-container .orderform .small_1 {
    color: #9c9c9c;
    font-size: 13px;
}
.e-container .orderform .hint {
    float: right;
}
.e-container .orderform tr td:first-child {
    vertical-align: top;
}
.e-container .orderform .table1 {
    border: none;
    padding: 20px;
    font-size: 13px;
    color: #4c4c4c;
    box-shadow: 0 2px 18px -2px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}
.e-container .orderform .table1 p {
    margin: 0;
}
.e-container .orderform .one-page-tr td.label {
    padding-top: 0;
}
.e-container .orderform .hint .order_info p {
    padding: 0;
}
.e-container .orderform .add-writer-tr td {
    padding-top: 10px;
}
.e-container .orderform .add-writer-tr .label {
    padding-top: 20px;
}
.e-container .orderform .discount-code-tr input[type="text"] {
    float: left;
    margin: 1px 10px 0 0;
    width: 300px;
}
.e-container .orderform .add-writer-tr p {
    margin: 0;
}
.e-container .orderform .add-writer-tr p a {
    margin-left: -30px;
}
.e-container .orderform .add-writer-tr p input {
    padding-right: 30px;
    width: 170px;
}
.e-container .orderform .notice-tr p {
    margin: 30px 0 20px 0;
    color: #9c9c9c;
    font-size: 13px;
}
.e-container .orderform .disclaimer-tr p {
    font-size: 13px;
    font-style: italic;
    color: #4c4c4c;
    margin-bottom: 30px;
}
.e-container .orderform .submit {
    margin-top: 30px;
}
.e-container .orderform .free-extras-banner {
    margin: 50px 0 0 10px;
}
.e-container .login-form table {
    margin: 0 auto;
}
.e-container .login-form .data-table tr td {
    padding: 10px;
}
.e-container .login-form .data-table input {
    margin: 0;
}
.e-container .orders-page,
.e-container .referral-program-page {
    width: 100%;
}
.e-container .list-inline li {
    position: relative;
}
.e-container .m1_zag {
    padding-bottom: 5px;
    color: #a8b9c7;
    font-size: 11px;
}
.e-container .m1_zag h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #466189;
}
.e-container .m1_item {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #515f74;
    padding: 5px 0 5px 0;
}
.e-container .m1_start {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #515f74;
    padding: 10px 0 5px 0;
}
.e-container .m1_item a,
.e-container .m1_start a {
    color: #515f74;
    text-decoration: none;
    background: url(images/m1_item_a.gif) top left no-repeat;
    padding-left: 16px;
    display: block;
}
.e-container .m1_item a:hover,
.e-container .m1_start a:hover {
    text-decoration: underline;
}
.e-container .m2_zag {
    background: url(images/m2_zag.gif) bottom repeat-x;
    color: #a8b9c7;
    vertical-align: top;
    height: 60px;
    padding-left: 25px;
    font-size: 11px;
}
.e-container .m2_zag h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #1991cf;
}
.e-container .m2_item {
    background: url(images/m2_item.gif) top no-repeat;
    background-color: #55bae6;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 6px 0 5px 15px;
}
.e-container .m2_start {
    background: url(images/m2_start.gif) top no-repeat;
    background-color: #55bae6;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 6px 0 5px 15px;
}
.e-container .m2_start a,
.e-container .m2_item a {
    color: #fff;
    text-decoration: none;
}
.e-container .m2_start a:hover,
.e-container .m2_item a:hover {
    text-decoration: underline;
}
.e-container .m2_l {
    background: #55bae6;
    width: 21px;
}
.e-container .m2_r {
    background: #55bae6;
    width: 21px;
}
.e-container .m2_end {
    background-color: #55bae6;
    vertical-align: middle;
    padding: 10px 0 15px 27px;
}
.e-container .m3_zag {
    padding-bottom: 5px;
    color: #a8b9c7;
    font-size: 11px;
}
.e-container .m3_zag h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #ff8a22;
}
.e-container .m3_item {
    color: #515f74;
    padding: 5px 7px 5px 7px;
}
.e-container .m3_item .calc {
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 2px;
    color: #7a8494;
    background-color: #f4f4f4;
}
.e-container .m3_item p {
    margin: 0 0 2px 4px;
}
.e-container .m3_item span {
    color: #ff8a22;
    font-size: 15px;
}
.e-container .edit1 {
    border: none;
    background: url(images/input.gif) no-repeat center;
    padding: 3px 5px 3px 30px;
    width: 146px;
    color: #6b7c98;
}
.e-container .b_lt {
    width: 5px;
    height: 5px;
    font-size: 1px;
}
.e-container .b_rt {
    width: 5px;
    height: 5px;
    font-size: 1px;
}
.e-container .b_lb {
    width: 5px;
    height: 5px;
    font-size: 1px;
}
.e-container .b_rb {
    width: 5px;
    height: 5px;
    font-size: 1px;
}
.e-container .b_rc,
.e-container .b_lc,
.e-container .b_ct,
.e-container .b_cb,
.e-container .b_cc {
    background: #6685a1;
    font-size: 1px;
}
.e-container .b_cc {
    color: #FFFFFF;
    padding: 8px 15px;
    font-size: 12px;
}
.e-container .table2 {
    border: none;
    border-collapse: collapse;
}
.e-container #ajax_content_login .table2 td {
    border: none;
    font-size: 13px;
}
.e-container .table2 td {
    padding: 0;
}
.e-container .table2 img {
    border: none;
    width: auto;
    vertical-align: top;
}
.e-container .table1 {
    border-collapse: collapse;
    width: 100%;
}
.e-container .table1 th {
    background: #55bae6;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 10px 5px 15px;
    text-align: left;
}
.e-container .table1 td {
    padding: 5px 10px 5px 5px;
}
.e-container .table1 td.label {
    text-align: right;
}
.e-container .th1 td {
    background: #ffffff;
    color: #003663;
}
.e-container .th2 td {
    background: #fbfcfd;
    color: #003663;
}
.e-container #page_price,
.e-container #total_price {
    font-size: 13px;
    font-weight: bold;
}
.e-container .input1 {
    border: 1px solid #d9dee5;
    width: 230px;
    color: #384e78;
    padding: 2px 4px;
}
.e-container .input2 {
    border: 1px solid #d9dee5;
    color: #384e78;
    padding: 1px;
}
.e-container .user_td {
    padding: 3px 0;
    color: #ffffff;
}
.e-container .user_td a {
    color: #ffffff;
}
.e-container .table3 {
    border-collapse: collapse;
    border: 1px solid #EAEAEA;
    width: 100%;
}
.e-container .table3 th {
    background: #55bae6;
    border: 1px solid #EAEAEA;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 10px 5px 15px;
    text-align: left;
}
.e-container .table3 td {
    padding: 5px 10px 5px 5px;
    border: 1px solid #EAEAEA;
}
.e-container .table3 td.label {
    text-align: right;
}
.e-container .table_essay_calculator {
    border-collapse: collapse;
    border: 1px solid #dae3ee;
}
.e-container .table_essay_calculator td {
    border: 1px solid #dae3ee;
    padding: 5px 10px;
}
.e-container .table_essay_calculator td:hover {
    background-color: #f5f5f5;
}
.e-container .table_essay_calculator td span {
    cursor: pointer;
    display: inline-block;
}
.e-container .zb-title {
    vertical-align: middle;
    font: 18px 'Myriad Pro';
    text-transform: uppercase;
}
.e-container .zb-title div {
    padding: 3px 35px;
}
.e-container .zb {
    background: #fff;
}
.e-container .zb-line1 {
    height: 6px;
}
.e-container .zb .tr1 td {
    background: #fff;
}
.e-container .zb .tr2 td {
    background: #f5f6f9;
}
.e-container .zb .l {
    padding: 5px 0;
    text-align: right;
    color: #8e92a5;
    font: bold 11px Arial;
}
.e-container .zb .r {
    padding: 5px 10px;
    color: #8e92a5;
    font: 11px Arial;
}
.e-container .zb .blue {
    color: #1777d3;
}
.e-container .zb .red {
    color: #db5f14;
}
.e-container .zb th.title1 {
    height: 30px;
    padding: 0 18px;
    color: #fff;
    font: bold 12px Arial;
    background: url(images/zb-title1.gif) repeat-x;
    vertical-align: middle;
}
.e-container .zb .border {
    border-collapse: collapse;
}
.e-container .zb .border th,
.e-container .zb .border td {
    border: 1px solid #e4e7f2;
}
.e-container .zb .border td {
    padding: 3px 18px;
}
.e-container .b-1,
.e-container .b-2,
.e-container .b-1 div,
.e-container .b-2 div {
    display: -moz-inline-stack;
    display: inline-block;
    _overflow: hidden;
    zoom: 1;
    *display: inline;
    cursor: pointer;
}
.e-container .b-1 div.c {
    height: 22px;
    padding: 0;
    background: url(images/xb-1bg.gif) repeat-x;
}
.e-container .b-1 div.l {
    height: 22px;
    padding: 0;
    background: url(images/xb-1l.gif) no-repeat left;
}
.e-container .b-1 div.r {
    height: 22px;
    font: 11px Arial;
    color: #fff;
    line-height: 25px;
    white-space: nowrap;
    padding: 0 5px;
    background: url(images/xb-1r.gif) no-repeat right;
}
.e-container .b-2 div.c {
    height: 22px;
    padding: 0;
    background: url(images/xb-2bg.gif) repeat-x;
}
.e-container .b-2 div.l {
    height: 22px;
    padding: 0;
    background: url(images/xb-2l.gif) no-repeat left;
}
.e-container .b-2 div.r {
    height: 22px;
    font: 11px Arial;
    color: #fff;
    line-height: 25px;
    white-space: nowrap;
    padding: 0 15px;
    background: url(images/xb-2r.gif) no-repeat right;
}
.e-container .orderform .error {
    background-color: #ffcccc!important;
}
.e-container .orderform a {
    text-decoration: none;
}
.e-container .orderform a img {
    vertical-align: middle;
    width: auto!important;
}
.e-container .registered .hidden {
    display: none;
}
.e-container .price_currency {
    background: none;
    border: none;
    color: #4a5f74;
    font-weight: bold;
    font-size: 12px;
    width: 32px;
    height: 26px;
    text-align: center;
    padding: 1px;
}
.e-container .price_currency_active,
.e-container .price_currency:hover {
    background: none;
    color: #ff4800;
}
.e-container .order-td {
    padding: 5px;
    vertical-align: top;
    width: 48%;
}
.e-container .essays-footer {
    padding: 5px 0 0 10px;
    text-align: left;
}
.e-container .essays-footer ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 1px;
}
.e-container .essays-footer ul li {
    float: left;
    width: 133px;
    margin: 1px 1px 1px 1px;
    padding: 0;
    background: none;
}
.e-container .essays-footer ul li a {
    font-weight: normal;
}
.e-container .hide {
    display: none;
}
.e-container #sidebar-menu .m1_item a,
.e-container #sidebar-menu .m1_start a {
    background: url("images/mark-1.gif") no-repeat scroll 0 4px transparent;
    color: #515F74;
    display: block;
    padding-left: 16px;
    text-decoration: none;
}
.e-container .essay-order {
    margin: 10px auto;
    width: 603px;
}
.e-container .essay-order .title {
    color: #FF7800;
    font-size: 18px;
    padding: 16px 53px;
    text-transform: uppercase;
}
.e-container .essay-order select,
.e-container .essay-order input[type="text"] {
    background: #fff;
    border: 1px solid #d4dde2;
    color: #333;
    font-size: 12px;
    padding: 2px;
    width: 100%;
}
.e-container .essay-order .label {
    color: #0072bc;
}
.e-container #essay_total_price {
    color: #ff0000;
    text-align: center;
    font-weight: bold;
    width: 100%;
    padding: 7px 4px;
    border: 1px solid #D8D8D8;
    font-size: 14px;
    background: white;
}
.e-container #essay_total_price .old-price, .e-container #sidebar_total_price .old-price {
    font-size: 12px;
    text-decoration: line-through;
    color: #333333;
    font-weight: normal;
}
.e-container .mini-order-body .help {
    position: relative;
}
.e-container .mini-order-body .help .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #337AB7;
    cursor: pointer;
}
.e-container .mini-order-body .help:hover .info {
    display: block;
}
.e-container .mini-order-body .help .info {
    display: none;
    padding: 12px;
    background: #fff;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    position: absolute;
    top: -35px;
    left: 20px;
    font-weight: 400;
}
.e-container .mini-order-body .help .info b {
    font-weight: bold;
}
.e-container form.orderform {
    position: relative;
}
.e-container table.order_table_head {
    border-collapse: collapse;
    width: 100%;
}
.e-container td.order_hl {
    background: url('images/order_form/order_hl.png') no-repeat;
    width: 5px;
    height: 40px;
    padding: 0;
}
.e-container td.order_hc {
    background: url('images/order_form/order_hc.png') repeat-x;
    padding: 0 0 0 5px;
    font: bold 16px Arial;
    color: #fff;
    vertical-align: middle;
}
.e-container td.order_hr {
    background: url('images/order_form/order_hr.png') no-repeat;
    width: 135px;
    padding: 0;
}
.e-container .orderform table {
    margin: 0 auto;
}
.e-container .orderform #new_file form {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 12px 0 12px 0;
}
.e-container .orderform .noborder {
    border: none!important;
}
.e-container .orderform table td {
    border: none;
}
.e-container div.bookmark {
    display: none;
    background: url('images/order_form/bookmark.png') no-repeat right;
    width: 100%;
    height: 33px;
    margin-bottom: 10px;
}
.e-container div.steps {
    display: none;
    height: 30px;
    margin-bottom: 20px;
    padding: 120px 40px 0px 85px;
}
.e-container div.steps_text {
    position: absolute;
    text-align: left;
    width: 500px;
    margin-top: 138px;
    margin-left: -230px;
    left: 50%;
    font: bold 12px Arial;
}
.e-container div.order_fl {
    width: 6px;
    height: 90px;
    float: left;
}
.e-container div.order_fc {
    height: 90px;
    width: 684px;
    float: left;
}
.e-container div.order_fr {
    width: 5px;
    height: 90px;
    float: left;
}
.e-container div.order_pl {
    width: 5px;
    height: 4px;
    float: left;
}
.e-container div.order_pc {
    height: 4px;
    width: 685px;
    float: left;
}
.e-container div.order_pr {
    width: 5px;
    height: 4px;
    float: left;
}
.e-container .orderform .table1 th {
    background: #55bae6;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    text-align: left;
}
.e-container .orderform div.order_info {
    position: absolute;
    background: #fff;
    border: 1px solid #f3f6de;
    margin-top: 5px;
    z-index: 1;
}
.e-container .orderform div.order_info .table1 {
    table-layout: inherit;
}
.e-container .orderform div.order_info .table1 td {
    border: 1px solid #000;
}
.e-container div.order_info p {
    margin: 0;
    padding: 10px;
    line-height: normal;
    font-size: 13px;
}
.e-container span#total_price {
    font: bold 12px Arial;
    color: #008080;
}
.e-container table.order_table {
    border-collapse: collapse;
    width: 100%;
}
.e-container table.order_table td {
    padding: 5px;
}
.e-container table.order_table tr:last-child td {
    background: #f9fbfb !important;
}
.e-container table.order_table tr.tr1 td {
    background: #fff;
}
.e-container table.order_table tr.tr2 td {
    background: #fafafa;
}
.e-container table.order_table tr.tr1 td img {
    width: auto;
}
.e-container td.order_lf {
    text-align: right;
    font: bold 11px Arial;
    color: #454c52;
    width: 40%;
    background-color: #f9fbfb;
    border-left: 1px solid #cbd8e0;
}
.e-container td.order_input {
    padding-left: 35px !important;
    background-color: #f9fbfb;
    border-right: 1px solid #cbd8e0;
    color: #808182;
}
.e-container td.order_tf {
    background-color: #f9fbfb;
    border-right: 1px solid #cbd8e0;
    border-left: 1px solid #cbd8e0;
    color: #454c52;
}
.e-container .orderform .order_if {
    border: 1px solid #e3e5d5;
    padding: 4px;
    background-image: none;
    font-size: 14px;
    background: #fff;
}
.e-container .orderform .order_info td {
    border: 1px solid #000;
    font-size: 12px;
}
.e-container .orderform .order_table td {
    border: none;
    padding: 5px;
    vertical-align: middle;
    font-size: 12px;
}
.e-container .order_if {
    width: 100%;
}
.e-container p.writer_field {
    padding: 0 0 3px 0;
    height: 24px;
    margin: 0;
}
.e-container p.writer_field input {
    border: 1px solid #e3e5d5;
    width: 90%;
    float: left;
}
.e-container textarea.order_if {
    width: 99%;
    height: 150px;
}
.e-container span.hint {
    position: absolute;
    margin: 3px 0 0 -30px;
}
.e-container .vip_services_content span.hint {
    float: none;
    position: relative;
    margin: 0;
}
.e-container .vip_services_content .vip-add {
    display: inline-block;
    color: #ff5400;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    line-height: 10px;
    border: 1px solid #ff5400;
    padding: 8px;
    border-radius: 4px;
}
.e-container td.grand_total_price_wrap {
    text-align: center;
    height: 43px;
    padding: 0;
}
.e-container span.grand_total_text {
    color: #626365;
    font: normal 18px Arial;
    line-height: 43px;
    margin-right: 5px;
}
.e-container span#total_price2 {
    color: #ff5a00;
    font: bold 18px Arial;
}
.e-container .orderform input.order_submit {
    background: url('images/order_form/order_submit.png') no-repeat;
    background-color: transparent;
    padding: 0;
    text-transform: none;
    width: 122px;
    height: 39px;
    border: none;
    font: bold 20px Myriad Pro;
    color: #03436c;
    cursor: pointer;
    margin-top: 15px;
}
.e-container .orderform input.order_submit:hover {
    background-color: transparent;
}
.e-container input.order_submit:disabled {
    color: #ccc;
}
.e-container table.order_table_foot {
    border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
}
.e-container table.order_table_foot td {
    padding: 0px;
}
.e-container td.order_fl {
    width: 5px;
    height: 5px;
    font-size: 1px;
}
.e-container td.order_fc {
    font-size: 1px;
}
.e-container td.order_fr {
    width: 5px;
    font-size: 1px;
}
.e-container .orderform.registered .tr2.hidden,
.e-container .orderform.registered .tr1.hidden {
    display: none!important;
}
.e-container .orderform .tr2.hidden,
.e-container .orderform .tr1.hidden {
    display: table-row !important;
    visibility: visible!important;
}
.e-container .essays_login_error {
    font-size: 12px;
    color: #ff0000;
}
.e-container .orderform .price_currency {
    background: none;
    border: none;
    color: #4a5f74;
    font-weight: bold;
    font-size: 12px;
    width: 32px;
    height: 26px;
    text-align: center;
    padding: 1px;
}
.e-container .orderform .price_currency:hover,
.e-container .orderform .price_currency:focus {
    background-color: transparent;
    color: #ff0000;
}
.e-container .orderform .table_essay_calculator,
.e-container .orderform select {
    font-size: 13px;
}
.e-container .orderform .table_essay_calculator td {
    border: 1px solid #AFAFAF;
}
.e-container .orderform #essay_calculator {
    margin-top: 6px;
}
.e-container .orderform table.nopadding > tbody > tr > td {
    padding: 0!important;
}
.e-container .orderform .nopadding {
    padding: 0!important;
}
.e-container .essays-user-admin-panel img {
    width: auto!important;
    display: inline-block !important;
}
.e-container .jswindow table td {
    padding: 0!important;
}
.e-container .e-title {
    background: url('images/order_form/order_hc.png') repeat-x;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-left-image: 4px;
    -moz-border-top-right-image: 4px;
    padding: 8px 0px 8px 12px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.e-container .e-table {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
.e-container .e-table .e-row {
    display: table-row;
    width: 100%;
}
.e-container .e-table .e-row .e-td {
    display: table-cell;
    border: none;
    vertical-align: middle;
    position: relative;
}
.e-container .e-table .e-row .e-td.order_input {
    text-align: left;
    padding: 4px 12px 4px 2px;
}
.e-container .e-table img {
    width: auto!important;
}
.e-container .e-table .order_if {
    width: 100%;
    border: 1px solid #e3e5d5;
    padding: 4px;
    background-image: none;
    font-size: 14px;
    background: #fff;
    color: #808182;
    font-weight: normal;
}
.e-container .orderform div.order_info p,
.e-container .orderform div.order_info {
    padding: 12px;
    background-image: none;
    font-size: 14px;
    line-height: 21px;
    background: #fff;
    color: #808182;
    font-weight: normal;
    text-align: left;
    z-index: 9;
}
.e-container .e-text-hint {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    color: #808182;
    width: 100%;
    padding: 8px;
}
.e-container .e-text-hint.blue {
    color: #0872b5;
}
.e-container .e-td-back {
    background: #f9fbfb;
}
.e-container .e-table .e-row label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: left;
    position: relative;
    font-size: 12px;
}
.e-container .e-table span.hint {
    position: absolute;
    margin: 0;
    left: -24px;
    top: 5px;
}
.e-container .e-table input[type=checkbox],
.e-container .e-table input[type=radio] {
    margin-right: 6px;
}
.e-container .e-table .writer_field .order_if {
    width: 90%;
}
.e-container .e-table .writer_field {
    position: relative;
    margin-bottom: 12px;
}
.e-container .e-table .e-text-left {
    text-align: left;
}
.e-container .e-table .disclaimer p {
    margin: 8px 0 8px 0;
    font-size: 12px;
    line-height: 16px;
}
.e-container .jswindow img {
    width: auto!important;
}
.e-container .orderform .dn {
    display: none!important;
}
.e-container .orderform .step-btn {
    text-align: left;
    margin: 24px 0 0 30%;
}
.e-container .orderform .step-two.as-table {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
.e-container #table_essay_calculator tr td:last-child {
    display: none;
}
.e-container #table_essay_calculator.mobile tr td {
    display: none;
}
.e-container #table_essay_calculator.mobile tr td:first-child,
.e-container #table_essay_calculator.mobile tr td:last-child {
    display: table-cell;
}
.e-container #table_essay_calculator .essays-levels {
    color: #fff;
    background-color: #0094d0;
    width: 48px;
    text-align: center;
    cursor: pointer;
}
.e-container #table_essay_calculator > tbody > tr:first-child td:last-child {
    text-align: center;
    min-width: 180px;
}
.e-container #table_essay_calculator .essays-levels.to-left {
    float: left;
}
.e-container #table_essay_calculator .essays-levels.to-right {
    float: right;
}
.e-container .orderform .vip_services {
    margin: 5px auto;
}
.e-container .orderform .vip_services .uc,
.e-container .orderform .vip_services .vip-price {
    font-size: 16px;
    color: #ff5400;
    font-style: italic;
}
.e-container .orderform .vip_services .uc strong,
.e-container .orderform .vip_services .vip-price strong {
    font-weight: normal;
}
.e-container .orderform .vip_services .vip-price {
    color: #007ebf;
}
.e-container .orderform .vip_services table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    table-layout: auto;
}
.e-container .orderform .vip_services table td {
    border: none;
    padding: 2px 2px;
    vertical-align: middle;
}
.e-container .orderform .vip_services .uc {
    cursor: pointer;
}
.e-container .vip_services .hint .tooltip {
    display: none;
}
.e-container .vip_services .hint .tooltip-show {
    display: inline-block;
    opacity:1;

}
.e-container .vip_services .tooltip,
.e-container .hint .tooltip {
    background: #00a2e4;
    color: #fff;
    border: 1px solid #008dd7;
    line-height: normal;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    width: 300px;
    left: -141px;
    top: 22px;
    font-weight: normal;
    z-index: 1000;
    font-size: 11px;
}
.e-container .vip_services .tooltip i,
.e-container .hint .tooltip i {
    position: absolute;
    width: 17px;
    height: 14px;
    margin: -10px 0 0 140px;
    z-index: 1002;
}
.e-container .vip_services .tooltip p,
.e-container .hint .tooltip p {
    margin: 2px 0;
}
.e-container .vip_services .tooltip > div,
.e-container .vip_services .hint .tooltip > div {
    border-top: 1px solid #57c7f1;
    border-bottom: 1px solid #57c7f1;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 1001;
}
#writer-level-hint .table1 tr td{
    background-color: #fff;
}
.e-container .vip_services .orderform .tooltip table td,
.e-container .vip_services .orderform .tooltip table th {
    background: none;
    border: 1px solid #afc78b;
    padding: 2px 3px;
}
.e-container .code-expired {
    color: #FF4646;
}
.e-container input.error, body .e-container div input.error,
.e-container textarea.error {
    border: 1px solid #ff0000!important;
}
.e-container label.error {
    color: #ff0000;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 12px 0;
}
.e-container label.success {
    color: #008E00;
}
.e-container .p {
    font-size: 11px;
    margin: 12px 0 12px 0;
}
.e-container .input {
    padding: 4px 4px 4px 8px;
}
.e-container .text-center {
    text-align: center;
}
.e-container .notice {
    display: block;
    text-align: center;
    padding: 16px;
    font-size: 12px;
}
.e-container .notice.green {
    background-color: #E8FFE8;
    border: 1px solid #C3FFC3;
    color: #000;
}
.e-container .notice.red {
    background-color: #FFE0E0;
    border: 1px solid #FFB6B6;
    color: #000;
}
.e-container .contact-us-form{
    margin: 0 auto;
}
.e-container .contact-us-form .label1 {
    width: 80px;
    vertical-align: middle;
}
.e-container .contact-us-form .contact-body .contact-label {
    margin: 0 0 4px 0;
}
.e-container .contact-us-form .contact-body .contact-label span {
    color: #ff0000;
}
.e-container #contact-form .btn {
    font-size: 13px;
    padding: 8px 24px 8px 24px;
}
.e-container #contact-form .label {
    color: #000;
    font-size: 13px;
}
.e-container #call-back .modal-content {
    width: 720px;
    margin: 0 auto;
    margin-top: 10%;
}
.e-container #call-back .my_label {
    text-align: left;
    display: block;
}

.orders_user, .orders_user td, .orders_user .label {
    color: #000;
}
.orders_user .button-a {
    min-width: 120px;
    display: inline-block;
    margin: 0 4px 12px 4px;
}
.orders_user .button-a .btn {
    display: block;
}
.e-container .msg-icon{
    margin-top: -4px;
}
.e-container .msg-table-title, .e-container .files-table-title{
    background-color: #f5f5f5;
    line-height: 30px;
}
.e-container .msg-table-footer, .e-container .files-table-footer{
    background-color: #fff;
}

/* Js Windows */

.modal-window {
    background-color: #FDFDFD;
    border: 2px solid #D2D2D2;
    padding: 16px 32px 16px 32px;
    border-radius: 8px;
}
.jswindow-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    z-index: 999;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50;
    display: none;
}
.jswindow-overlay.active {
    display: block;
}

.jswindow {
    margin: 0 auto;
    left: 0 !important;
    right: 0;
    position: absolute;
    z-index: 1000 !important;
    min-width: 300px;
    width: 60%;
    max-width: 700px;
}

@media screen and (min-height: 580px)  {
    .jswindow {
        position: fixed!important;
        top: 20%!important;
    }
}

.jswindow > table, .jswindow .modal-window {
    max-width: 700px;
}

.modal-window {
    padding: 16px!important;
}

.jswindow .message-text {
    max-height: 160px;
    overflow-y: auto;
}

.modal-btn-close input {
    border: 0;
    background: #B50000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    display: inherit;
    margin: 0 auto;
}

.modal-btn-close input:hover {
    background: #F30303;
    cursor: pointer;
}
.jswindow .modal-title {
    margin: 12px 0 12px 0;
    text-align: center;
}
.jswindow .modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 6px 6px;
    z-index: 1;
}

.jswindow .modal-close .modal-close-icon{
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(images/delete.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    content: '';
}

.jswindow > table {
    margin: 2px;
    width: 100%;
}

.jswindow_title {
    cursor: default;
    font: bold x-small Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    height: 30px
}

.jswindow_caption {
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    padding: 2px 5px
}

.jswindow_buttons {
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    position: absolute;
    margin-left: -25px;
    margin-top: -12px;
}

.jswindow_buttons a {
    color: #666;
    margin: 0 2px;
}

.jswindow_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #525252;
    text-align: justify;
    line-height: 1.5em;
    padding: 4px
}

.jswindow_content a {
    color: #da0f0f;
    text-decoration: underline
}

.jswindow_content a:hover {
    color: #da0f0f;
    text-decoration: none
}

.jswindow_content p {
    margin: 0 0 10px 0
}
.jswindow #new_message select, .jswindow #new_message input, .jswindow #new_message textarea{
    width: 100%;
    padding: 5px 10px;
    margin: 5px 0;

}
.jswindow #new_message input[type="submit"]{
    width: 100px;
}
.jswindow #new_message textarea{
   height: 100px;
    max-width: 100%;
}
.jswindow .modal-window table{
    margin: 0 auto;
    width: 100%;
}
.e-container #my_pop_window_bg {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 9995;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=35);
    -moz-opacity: 0.35;
    -khtml-opacity: 0.35;
    opacity: 0.35;
    zoom: 1;
}
.e-container #my_pop_window {
    display: none;
    width: 281px;
    height: 356px;
    margin-left: -140px;
    position: fixed;
    z-index: 9996;
    top: 120px;
    left: 50%;
    font-size: 11px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
.e-container #my_pop_window a {
    color: #fdeeb1;
}
.e-container #my_pop_window_close {
    text-align: right;
    padding: 5px 12px 0 0;
    display: block;
}
.e-container #my_pop_window_ajax {
    padding: 100px 25px 0 25px;
}
.e-container #my_pop_window_ajax table {
    border-collapse: collapse;
}
.e-container #my_pop_window_ajax table td {
    vertical-align: top;
    padding: 0 0 5px 0;
}
.e-container .pop_input {
    width: 223px;
    height: 32px;
}
.e-container .pop_input input {
    border: none;
    background: none;
    margin: 9px 10px;
    padding: 0;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #68707a;
}
.e-container .pop_input input:focus {
    outline: none;
}
.e-container .jswindow {
    position: absolute;
    z-index: 9999;
}
.e-container .jswindow > table {
    margin: 2px;
}
.e-container .jswindow_title {
    cursor: default;
    color: #000000;
    background-color: #edf9ff;
}
.e-container .jswindow_caption {
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    padding: 2px 5px;
}
.e-container .jswindow_buttons {
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    padding: 5px;
}
.e-container .jswindow_buttons a {
    color: #666;
    margin: 0 2px;
}
.e-container .jswindow_content {
    font-size: 11px;
    color: #525252;
    text-align: justify;
    line-height: 1.5em;
    padding: 4px;
    background-color: #edf9ff;
}
.e-container .jswindow_content a {
    color: #da0f0f;
    text-decoration: underline;
}
.e-container .jswindow_content a:hover {
    color: #da0f0f;
    text-decoration: none;
}
.e-container .jswindow_content p {
    margin: 0 0 10px 0;
}
.e-container .e-row.even {
    background: #f5f5f5;
}
.e-container .prices-table-header{
    background: #ecf0f5;
    text-align: center;
    padding: 12px 6px 12px 6px;
}
.e-container .contact-us-form{
    border: 1px solid #ecf0f5;
    padding: 0;
}
.e-container .contact-header {
    padding: 24px 42px 24px 42px;
    background-color: #F9F9F9;
}
.e-container .contact-us-form .contact-body textarea{
    height: 100px;
}
.e-container #contact-form {
    margin: 0 auto;
    padding: 24px 42px 24px 42px;
}
.e-container #contact-form .contact-row {
    margin: 0 0 15px 0;
}
.e-container .login-table{
    text-align: center;
    margin: 0 auto;
}
.e-container .login-table .email{
    margin-top: 5px;
}
.e-container .login-table .login-header, .e-container .login-table .login-footer{
    background: #b3c3d4;
    padding: 7px;
}
.e-container .calculator-body{
    border:1px solid #eeeee2;
}
.e-container .calc-submit-button{
    text-align: center;
    margin-bottom: 7px;
}
.e-container .mini-order-submit{
    clear: both;
    text-align: center;
}
.e-container .login-form {
    padding: 12px;
}
.e-container .login-form .row {
    margin: 0;
    text-align: left;
}
.e-container .login-form .row .input1{
    width: 100%;
}
.e-container .orderform2 .e-td{
    padding: 5px 0;
    margin: 0;
    width: 50%;
}
.e-container .orderform2 .orderform2-title{
    text-align: right;
    padding-right: 10px;
}
.e-container .orderform2 .tr1{
    background: #f5f5f5;
}
.e-container .thansk-for-order .thenks-text{
    border: 1px solid #f5f5f5;
    padding: 5px 10px 5px 10px;
}
.e-container .thansk-for-order .thenks-text .dear-customer{
    font-weight: bold;
}
.e-container .pay-order{
    text-align: center;
    margin-top: 10px;
}
.e-container .user_info{
    display: inline-block;
}
.e-container .log-header{
    text-align: center;
}
.e-container .log-links .link {
    display: inline-block;
    margin: 0 2px 0 2px;
}
.e-container .log-links .link.link-partners {
    display: none;
}
.e-container .log-links form{
    display: inline-block;
}
.e-container .sidebar-order{
    font-size: 12px;
}
.e-container .sidebar-order .title{
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;

}
.e-container .sidebar-order-body{
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    margin: 12px 0 12px 0;
    padding: 12px 0 12px 0;
}
.e-container .sidebar-order-footer{
    text-align: center;
}
.e-container .sidebar-order-pages{
    margin: 5px 0;
}
.e-container .sidebar-order-pages input[type="button"]{
    height: 32px;
}
.e-container .sidebar-order-pages select[name="pages"]{
    width: 38px;
    padding: 7px 0 7px 6px;
    height: auto;
    line-height: 14px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.e-container .sidebar-order-pages .lb-s {
    line-height: 32px;
}

.e-container .essays-orders-list .e-order .btn {
    min-width: 126px;
    margin: 4px 1px 4px 1px;
}
.e-container p {
    margin: 0;
}
#new_file {
    border: 1px solid #DADADA;
    margin: 12px;
    padding: 12px;
}
#ajax_orderfiles, #ajax_ordermessages {
    margin: 0 0 15px 0;
    background-color: #FBFBFB;
    padding: 12px 0 12px 0;
}
.e-container .e-order {
    margin: 0 0 15px 0;
}

.live-chat img {
    cursor: pointer;
}

.e-container .upgrade-hint {
    position: relative;
}
.e-container .upgrade-hint.inline {
    display: inline-block;
}
.e-container .upgrade-hint .upgrade {
    color: #195889;
    cursor: pointer;
}
.e-container .upgrade-hint .update-hint-wrapper:hover .update-hint {
    display: block;
}
.e-container .update-hint {
    display: none;
    font-size: 12px;
    line-height: 18px;
    color: #353535;
    position: absolute;
    min-width: 330px;
    left: 0;
    top: 18px;
    right: 0;
    background-color: #fff;
    border: 1px solid #B5B5B5;
    border-radius: 4px;
    padding: 12px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    z-index: 9;
}
.e-container .upgrade-hint.inline {
    display: inline-block;
    margin: 0 0 0 4px;
}
.e-container .update-hint ul {
    list-style-type: disc;
    padding: 0 0 0 12px;
    margin: 0;
}
.e-container .update-hint ul li {
    font-size: 12px;
    line-height: 14px;
    color: #353535;
    text-transform: none;
    text-align: left;
    padding: 0;
    list-style-type: disc;
    margin: 8px 0 8px 4px;
}
.e-container .update-hint ul li:before {
    display: none;
}
.e-container .update-hint ul li:after {
    display: none;
}
.e-container .update-hint > span {
    display: block;
    text-decoration: none;
    margin: 0 0 4px 0;
    color: #000;
}
.e-container .update-hint > span span {
    text-decoration: underline;
}
.e-container .update-hint-wrapper {
    display: inline-block;
    position: relative;
    text-transform: none;
}

.e-container .update-discount {
    position: relative;
}
.e-container .update-discount:hover .update-hint {
    display: block;
    top: 8px;
    z-index: 9;
}
.container .e-container .update-discount .update-hint:before {
    right: 136px;
    left: initial;
}

/* Payment gateway */
.we-accept {
    padding: 0;
    margin: 4px 0 28px 0;
    list-style-type: none;
    text-align: center;
}
.we-accept li {
    display: inline-block;
    width: 55px;
    height: 55px;
    margin: 0 12px 0 12px;
}
.sprite-payment {
    background-image: url(images/spritesheet-payment.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-2co {
    width: 55px;
    height: 55px;
    background-position: -5px -5px;
}

.sprite-amex_american_express {
    width: 55px;
    height: 55px;
    background-position: -70px -5px;
}

.sprite-amex_american_express {
    width: 55px;
    height: 55px;
    background-position: -135px -5px;
}

.sprite-diners_club {
    width: 55px;
    height: 55px;
    background-position: -5px -70px;
}

.sprite-diners_club {
    width: 55px;
    height: 55px;
    background-position: -70px -70px;
}

.sprite-discover {
    width: 55px;
    height: 55px;
    background-position: -135px -70px;
}

.sprite-discover {
    width: 55px;
    height: 55px;
    background-position: -5px -135px;
}

.sprite-jcb {
    width: 55px;
    height: 55px;
    background-position: -70px -135px;
}

.sprite-jcb {
    width: 55px;
    height: 55px;
    background-position: -135px -135px;
}

.sprite-mastercard {
    width: 55px;
    height: 55px;
    background-position: -200px -5px;
}

.sprite-mastercard {
    width: 55px;
    height: 55px;
    background-position: -200px -70px;
}

.sprite-paypal {
    width: 55px;
    height: 55px;
    background-position: -200px -135px;
}

.sprite-skrill_moneybookers {
    width: 55px;
    height: 55px;
    background-position: -5px -200px;
}

.sprite-visa {
    width: 55px;
    height: 55px;
    background-position: -70px -200px;
}

.sprite-visa {
    width: 55px;
    height: 55px;
    background-position: -135px -200px;
}

.sprite-safecharge {
    width: 55px;
    height: 55px;
    background-position: -195px -200px;
}

.e-container .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
}
.e-container .pagination>li {
    display: inline;
}
.e-container .pagination>li>a, .e-container .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.e-container .pagination>li>a:focus, .e-container .pagination>li>a:hover {
    z-index: 2;
    background-color: #EFEFEF;
    border-color: #ddd;
}
.e-container .pagination>.active>span, .e-container .pagination>.active>span:focus, .e-container .pagination>.active>span:hover {
    z-index: 3;
    color: #000;
    cursor: default;
    background-color: #EFEFEF;
    border-color: #CACACA;
}

.processing-orders {
    position: relative;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    z-index: 999;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.32;
    -khtml-opacity: 0.32;
    opacity: 0.32;
    display: none;
}
.overlay:after {
    position: absolute;
    content: '';
    top: 40%;
    left: 0;
    right: 0;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background-image: url(../files/img/loading.gif);
}
.overlay.active {
    display: block;
}
.relative {
    position: relative;
}
.all-pages {
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 18px;
}

.thanks-text p {
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.thanks-text .dear-customer {
    font-size: 18px;
    line-height: 24px;
    margin: 12px 0 8px 0;
    font-weight: bold;
}
.thanks-text .detail {
    padding: 12px 4px 12px 4px;
}
.thanks-text .detail p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 4px 0;
}
.thanks-text .detail p span {
    font-weight: bold;
}
.pay-order > .pay-order-col {
    padding-top: 24px;
    padding-bottom: 24px;
    border: 1px solid #B9B9B9;
    margin: 0 0 28px 0;
    border-radius: 6px;
}
.pay-order > div .pay-btn {
    font-size: 16px;
    line-height: 16px;
    padding: 12px;
    min-width: 132px;
}

.price-calculator-2 .label {
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 6px 0;
    color: #1D1D1D;
    padding: 0;
    display: block;
    text-align: left;
}
.price-calculator-2 .essay-price {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
}
.price-calculator-2 .sidebar-order-total {
    margin: 12px 0 12px 0;
}

.extend-revision-time table {
    width: 100%;
}
.extend-revision-time td {
    width: 50%;
}
.extend-revision-time p {
    margin: 0;
}

input.error, textarea.error, select.error {
    border: 1px solid #ff0000!important;
}

.e-container form .file-row {
    position: relative;
    padding: 0 32px 0 0;
    margin: 0 0 4px 0;
}
.e-container form .file-row a {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
}
.e-container .custom-file-upload-hidden {
    position: absolute;
    opacity: 0;
    z-index: 9;
    left: 0;
    top: 0;
}
.e-container form .e-table .file-row .file-upload-input {
    padding: 6px 2% 6px 2%;
    height: auto;
    float: left;
    border: 1px solid #5CA915;
    margin: 0 0 0 8px;
}
.e-container form .e-table .file-row .file-upload-button {
    position: absolute;
    top: 0;
    right: 38px;
    z-index: 1;
    outline: none;
    line-height: 18px;
    background: #5CA915;
    border-radius: 0;
    float: left;
    color: #fff;
    padding: 6px 12px 6px 24px;
    text-align: right;
    background-size: 14px;
    background-position: 5px 7px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/plugins/essays/includes/essays/files/images/upload.png);
}

/* Reply to message */
.user-message {
    min-width: 400px;
}
.user-message tr td, #new_file tr td{
    padding: 4px;
}
.user-message tr:nth-child(even) td {
    background-color: #f5f5f5;
}
.user-message .dn {
    display: none;
}
.reply-message {
    display: none;
}
.reply-message.active {
    display: table-row;
}
.orders .reply-to-message {
    text-align: center;
    padding: 12px 0 12px 0;
}
.orders .reply-to-message .btn {
    min-width: 84px;
}
.user-message tr td:first-child {
    width: 40%;
}
.user-message tr td:last-child {
    width: 60%;
}
.user-message .reply-message > td {
    width: 100%;
    padding: 12px 0 0 0;
}
.user-message tr td.reply-button {
    text-align: center;
    width: 100%;
    padding: 12px 0 12px 0;
}
.user-message tr td.reply-button .btn {
    min-width: 120px;
    line-height: 16px;
}

.revision_alert_message b {
    color:red;
}
.revision_alert_message {
    color:#722585;
    font-size: 12px;
}
.submit_err_message {display: none; color: red;}
.submit_button[disabled=""]:hover+.submit_err_message,
.submit_button:disabled:hover+.submit_err_message
{
    display:block;
}
.e-container .order-footer .disclaimer p{
    font-size: 14px;
}
.e-container .order-footer .e-text-center, .e-container .terms_and_conditions .e-td label, .e-container .terms_and_conditions .e-td label{
    text-align: center;
}
.e-container .order-footer .e-row{
    padding: 10px 15px;
}
.e-container .order-footer .terms_and_conditions{
    text-align: center;
}
#delete_order .delete-dialog-button{
    margin: 5px 7px;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 4px;
}

.tmp-wrapper {
    display: none;
}

._hidden_block {
    height: 0;
    overflow: hidden;
}

.e-container .btn-add-writer {
    display: inline-block;
    padding: 6px 8px 6px 34px;
    border: 1px solid #7BB006;
    border-radius: 4px;
    color: #5CA915;
    font-family: Arial;
    font-size: 13px;
    line-height: 14px;
    background-color: #FDFDFD;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAAf0lEQVR42mLsP67yn2EAARPDAINRB4w6YNQBow4Y2g6Q47diMJFKGzgHiHHrMNjIlY6mAYoAC6kaCixu4xU78qib4cyzWbRzwJFH3UiJ0JpBjt8KRezV1yu0DQF038nxW5Hk49FEiA4YR9uEow4YdcCoA0YdMNAOAAAAAP//AwCisRvSLZ7FRAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 27px;
}

.final-order-price-notice {
    clear: both;
    display: none!important;
    opacity: 0;
}
.final-order-price-notice.active {
    display: block!important;
}
.final-order-price-notice p {
    margin: 12px 16px 12px 16px;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #ff0000;
    text-align: left;
}
.final-order-price-notice p span {
    font-weight: bold;
}

.e-container .order-details-payment {
    padding: 18px 12px 18px 12px;
    background-color: #FDFDFD;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    margin: 12px 0 12px 0;
    font-family: Arial;
}
.e-container .order-details-payment .left {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: left;
}
.e-container .order-details-payment .left select {
    display: inline-block;
    max-width: 120px;
}
.e-container .order-details-payment .right {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: right;
}
.e-container .order-details-payment .right p {
    text-align: right;
    margin: 14px 0 0 0;
}
.e-container .bonus-point-payment {
    padding: 18px 12px 18px 12px;
    background-color: #FDFDFD;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    margin: 12px 0 12px 0;
    font-family: Arial;
}
.e-container .bonus-point-payment .left {
    float: left;
    width: 70%;
    margin: 8px 0 0 0;
}
.e-container .bonus-point-payment .right {
    float: right;
    width: 30%;
    text-align: right;
}
.e-container .bonus-point-payment p {
    font-size: 14px;
    line-height: 18px;
    color: #353535;
    margin: 0 0 15px 0;
    text-align: left;
}
.e-container .bonus-point-payment p b, .bonus-point-payment p strong {
    color: #ab0d00;
}
.e-container .bonus-point-payment .bonus_value {
    max-width: 70px;
    height: 28px;
}
.e-container .bonus-point-payment .right .btn {
    min-width: 120px;
    margin: 4px 0 4px 0;
    display: inline-block;
    padding: 10px;
    font-size: 13px;
}

.loading {
    position: relative;
}
.loading.loading-simple:before {
    display: none!important;
}
.loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.2;
    z-index: 1;
}
.loading:after {
    content: '';
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    background-image: url('/wp-content/plugins/essays/includes/essays/files/img/loading.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
}

.thansk-for-order {
    padding: 0;
    margin: 12px 0 12px 0;
    background-color: #F9F9F9;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
}
.thansk-for-order .e-title {
    background: none;
    text-align: left;
    border-top: 2px solid #F9F9F9;
    background-color: #F9F9F9;
    padding: 0;
    border-radius: 0;
}
.thansk-for-order .title-text {
    display: inline-block;
    color: #000;
    font-size: 26px;
    padding: 10px;
    font-weight: normal;
}
.thanks-text {
    padding: 12px 10px;
}

/* Tip the writer */
.tip-the-writer {
    min-width: 280px;
}
.tip-the-writer .row-1 {
    margin: 0 0 20px 0;
}
.tip-the-writer .row-1 p {
    font-family: Arial;
    font-size: 13px;
    line-height: 16px;
    color: #313131;
    margin: 0 0 4px 0;
    padding: 0;
    font-weight: 600;
}
.tip-the-writer .row-1 p span {
    color: #ff0000;
}
.tip-the-writer .row-1 .input {
    font-family: Arial;
    font-size: 13px;
    line-height: 16px;
    color: #353535;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 12px 8px 12px;
    background-color: #FDFDFD;
    border: 1px solid #BFBFBF;
    border-radius: 3px;
}
.tip-notice {
    background-color: #dff0d8;
    border: 1px solid #B2DCA1;
    padding: 8px 12px 8px 12px;
    border-radius: 2px;
    margin: 4px 0 12px 0;
}
.tip-notice p {
    padding: 0;
    margin: 0;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}
.tip-notice.error {
    background-color: #f2dede;
    border-color: #FFC7C7;
}
.tip-the-writer .row-1.notice {
    display: block;
    text-align: left;
    padding: 8px 12px 8px 12px;
    font-size: 12px;
    background-color: #FFFDC4;
    color: #2D2D2D;
    border: 1px solid #DCD500;
    border-left: 3px solid #DCD500;
    max-width: 280px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.e-container .row-2 .left {
    float: left;
}
.e-container .row-2 .right {
    float: right;
}
.e-container .row-2 .cb {
    clear: both;
}

body.essay-loading {
    position: relative;
}
body.essay-loading:before {
    content: ''!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    background-color: #000!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"!important;
    filter: alpha(opacity=20)!important;
    -moz-opacity: 0.2!important;
    -khtml-opacity: 0.2!important;
    opacity: 0.2!important;
    z-index: 9!important;
    height: auto!important;
}

/* Footer Chat */
#chat-2 {
    z-index: 100;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 272px;
    font-family: Arial;
    opacity: 0;
    display: none;
}
#chat-2.position-2 {
    bottom: 100px;
}
#chat-2 .chat-promo {
    position: relative;
    height: 100px;
    background-image: url(/wp-content/plugins/essays/includes/essays/files/images/online-chat.gif);
    cursor: pointer;
    display: none;
    opacity: 0;
    background-position: 1px 0;
}
#chat-2 .chat-promo .close {
    background: url(/wp-content/plugins/essays/includes/essays/files/images/close-2.png) no-repeat;
    position: absolute;
    top: 18px;
    right: 4px;
    cursor: pointer;
    width: 19px;
    height: 19px;
    z-index: 101;
    opacity: 1;
}
#chat-2 .chat-status {
    text-align: center;
    background-color: #0052a0;
    border-radius: 4px 4px 0 0;
    padding: 12px 10px 10px 10px;
    cursor: pointer;
    font-size: 13px;
    line-height: 14px;
    color: #84dafa;
    margin: 0 0 0 19px;
}
#chat-2 .icon-status {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    background-color: #ccc;
    margin-right: 20px;
}
#chat-2.online .icon-status {
    background-color: #43cd6d;
    animation-duration: 1s;
    animation-name: chatonline;
    animation-iteration-count: infinite;
}
@keyframes chatonline {
    from {
        box-shadow: 0 0 0 5px rgba(0, 203, 76, 0.1);
    }

    to {
        box-shadow: 0 0 12px 15px rgba(0, 203, 76, 0.3);
    }
}
#chat-2 .chat-status .status-label {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
}

/* Call back */
.my_send_form {
    padding: 20px;
    outline: none;
    color: #fff;
    position: relative;
    margin: 0 auto;
}
.my_send_form .heading-1 {
    color: #000;
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.my_send_form .note-1 {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #03132e;
    margin: 15px 0;
}
.my_send_form .note-1 span {
    font-weight: bold;
}
.my_send_form .col-lg-6 {
    padding: 0;
}
.my_send_form .col-lg-6 .input {
    width: 98%;
}
.my_send_form .text-right {
    text-align: right;
}
.my_send_form .row-buttons .btn {
    padding: 12px 24px;
}
.my_send_form .row input.error {
    border: 1px solid #ff0000!important;
}

/* Discount offer */
#discount_offer {
    min-height: 120px;
    padding: 30px 0 30px 0;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    background-color: #fff;
    max-width: 480px;
    margin: 0 auto;
}
#discount_offer .heading-1 {
    font-size: 56px;
    line-height: 56px;
    margin: 0;
    text-align: center;
}
#discount_offer .heading-2 {
    font-size: 18px;
    line-height: 20px;
    color: #003671;
    text-align: center;
    margin: 0 0 12px 0;
}
#discount_offer form {
    padding: 24px 40px 14px 40px;
}
#discount_offer .row {
    margin-bottom: 12px;
}

/* lifetime-discount v1 */
.lifetime-discount {
    margin-top: 28px;
}
.lifetime-discount .header span {
    padding: 11px 11px 11px 22px;
    text-align: left;
    font-size: 16px;
}
.lifetime-discount {
    text-align: center;
}
.lifetime-discount .pages-left p {
    font-size: 14px;
    line-height: 20px;
    margin: 12px 0 9px 0;
    color: #000;
    text-align: center;
}
.lifetime-discount .pages-left p span {
    color: #0074c4;
    font-weight: 600;
    border-bottom: 1px dotted #0074c4;
}
.lifetime-discount .button-row {
    text-align: center;
    padding-bottom: 24px;
}
.lifetime-discount .btn-yellow {
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    font-weight: 700;
    color: #000;
    background-color: #ffc34f;
    padding: 6px 12px;
    width: 150px;
    border-radius: 18px;
    height: auto;
    transition: all 0.4s ease-in-out;
    cursor: default;
}
.lifetime-discount .btn-yellow:hover {
    background-color: #ffb72b;
}
.lifetime-discount .chart {
    position: relative;
    min-height: 202px;
    padding: 72px 0 12px 0;
}
.lifetime-discount .pie-chart {
    position:absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.lifetime-discount .pie-chart.pieChart2 {
    top: 38px;
}
.lifetime-discount .info p {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    color: #a3aebf;
    background-color:transparent!important;
    font-weight: 400;
}
.lifetime-discount .info .p {
    font-size: 27px;
    line-height: 28px;
    font-weight: 700;
}
.lifetime-discount .info .yellow {
    color: #ffc34f;
}
.lifetime-discount .info .blue {
    color: #77bef0;
    margin-top: 7px;
}

/* lifetime-discount v2 */
.lifetime-discount-v2 {
    padding: 5px;
    margin: 0 0 24px 0;
}
.lifetime-discount-v2 .title {
    font-family:Arial;
    font-weight: bold;
    color: #b21310;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 22px 0;
}
.lifetime-discount-v2 .discount-values {
    float: left;
    width: 23%;
}
.lifetime-discount-v2 .discount-values .pages {
    float: left;
    width: 56px;
    border-right: 1px solid #d4d6d9;
}
.lifetime-discount-v2 .discount-values .pages p {
    font-size: 14px;
    line-height: 18px;
    color: #878f96;
    margin: 0;
}
.lifetime-discount-v2 .discount-values .pages .p {
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    color: #5b5c46;
}
.lifetime-discount-v2 .discount-values .percent {
    float: left;
    margin: 0 0 0 24px;
    background-image: url(images/up.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 46px 0;
    padding: 0 18px 0 0;
}
.lifetime-discount-v2 .discount-values .percent p {
    font-size: 14px;
    line-height: 18px;
    color: #878f96;
    margin: 0;
}
.lifetime-discount-v2 .discount-values .percent .p {
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    color: #ff6600;
}
.lifetime-discount-v2 .discount-description {
    float: left;
    width: 22%;
}
.lifetime-discount-v2 .discount-description p {
    font-size: 13px;
    line-height: 18px;
    color: #3f5c7c;
    margin: 0 0 5px 0;
}
.lifetime-discount-v2 .discount-description p span {
    font-weight: bold;
}
.lifetime-discount-v2 .discount-description .p {
    font-size: 17px;
    color: #ff6600;
}
.lifetime-discount-v2 .graph {
    position: relative;
    width: 55%;
    float: left;
}
.lifetime-discount-v2 .graph .min-max {
    margin: -25px 0 14px 0;
}
.lifetime-discount-v2 .graph .min-max span {
    float: left;
    font-size: 13px;
    line-height: 15px;
    color: #878f96;
}
.lifetime-discount-v2 .graph .min-max span b {
    color: #3f5c7c;
}
.lifetime-discount-v2 .graph .min-max .max {
    float: right;
}
.lifetime-discount-v2 .graph .data {
    border-top: 2px dotted #dcdfe2;
    padding: 3px 0 2px 0;
}
.lifetime-discount-v2 .graph .data .line {
    display: block;
    background-color: #e9eaeb;
    height: 5px;
}
.lifetime-discount-v2 .graph .data .fill {
    background-color: #fb6500;
    display: block;
    height: 100%;
    position: relative;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lifetime-discount-v2 .graph .data .fill:before {
    content: '';
    position: absolute;
    top: -5px;
    right: -14px;
    width: 15px;
    height: 15px;
    background-color: #fb6500;
    border-radius: 50%;
    opacity: 0.4;
}
.lifetime-discount-v2 .graph .data .fill:after {
    content: '';
    position: absolute;
    top: -2px;
    right: -11px;
    width: 9px;
    height: 9px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #fb6500;
}
.lifetime-discount-v2 .graph .notice {
    background-color: #fff;
    border: 1px solid #fdbf97;
    border-radius: 4px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #ff6600;
    padding: 4px 12px;
    display: none;
    position: absolute;
    top: -30px;
    margin: 0 0 0 -28px;
}
.lifetime-discount-v2 .graph .notice:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fdbf97;
}
.lifetime-discount-v2 .graph .notice:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
}
.lifetime-discount-v2 .graph .positions {
    position: relative;
}
.lifetime-discount-v2 .graph .positions .p4 {
    width: auto;
    float: none;
    position: absolute;
    right: 0;
}
.lifetime-discount-v2 .graph .positions div {
    width: 33.3%;
    float: left;
    position: relative;
    padding: 8px 0 0 0;
}
.lifetime-discount-v2 .graph .positions div span {
    font-size: 13px;
    color: #878f96;
    display: inline-block;
    width: 28px;
    position: relative;
}
.lifetime-discount-v2 .graph .positions div span:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    width: 2px;
    height: 5px;
    background-color: #e1e1e1;
    margin: 0 auto;
}
.lifetime-discount-v2 .graph .positions .p1 span:before {
    margin: 0;
    left: 2px;
}
.lifetime-discount-v2 .graph .positions .p4 span:before {
    margin: 0;
    left: inherit;
    right: 2px;
}
@media(max-width: 780px) {
    .lifetime-discount .discount-description {
        display: none;
    }
    .lifetime-discount .discount-values {
        width: 45%;
    }
}
/* lifetime-discount */

/* Responcitivy */
@media(max-width: 780px) {
    .order_details_wrapper .order-buttons-2 {
        display: block;
        margin: 12px 0 0 0;
    }
    .order_details_wrapper .order-buttons-2 .btn {
        min-width: 148px;
        margin: 3px 0;
        padding-left: 12px;
        padding-right: 12px;
    }

    .jswindow {
        width: 80%;
    }
    .e-container .prices-table-header .col-lg-4 {
        width: 50%;
        margin: 0 0 12px 0;
    }
    .e-container .prices-table-header .col-lg-4.currency-row {
        width: 100%;
        text-align: left;
        margin: 0;
    }
    .e-container .prices-table-header .col-lg-4.currency-row p {
        display: inline-block;
    }

    .mini_order_form .mini-order-row .col-lg-3 {
        width: 50%;
    }
    .e-container .essay-order {
        width: 100%;
    }

    .e-container .vip_services_content .vip-add {
        padding: 0;
        border: none;
    }

    .e-container .bonus-point-payment .left, .e-container .bonus-point-payment .right {
        float: none;
        width: 100%;
        text-align: center;
    }
    .e-container .bonus-point-payment p {
        text-align: center;
    }
    .e-container .bonus-point-payment {
        padding: 18px 6px 18px 6px;
    }
}

@media(max-width: 680px) {
    .e-container .e-table,
    .e-container .e-table .e-row,
    .e-container .e-table .e-row .e-td
    {
        display: block;
        width: 100%;
    }
    .e-container .e-table .e-row .e-td{
        text-align: left;
    }
    .e-container .orderform input.order_submit,
    .e-container .orderform input.order_submit{
        display: block;
        margin: 10px auto 0 auto;
    }
    .e-container .orderform .tr2.hidden, .e-container .orderform .tr1.hidden{
        display: block!important;
    }
    .e-container form .e-table .e-row .e-td.order_lf {
        text-align: left;
        padding: 0 20px 6px 0;
        width: 100%;
    }
    .e-container .e-table .e-row .e-td.order_input {
        padding: 0;
    }
    .e-container .e-table .e-row {
        padding: 6px 12px 6px 12px;
    }
    .e-container form .e-table input[type="text"], .e-container form .e-table input[type="password"], .e-container form .e-table input[type="file"], .e-container form .e-table textarea, .e-container form .e-table select, .e-container form .e-table .order_if, .e-container form .data-table input[type="text"], .e-container form .data-table input[type="password"], .e-container form .data-table input[type="file"], .e-container form .data-table textarea, .e-container form .data-table select {
        width: 100%;
    }
    .e-container .e-table span.hint {
        float: none;
        margin: 0;
        right: 0;
        left: inherit;
        top: -24px;
    }
    .e-container .e-table .preview-order-id .span.hint {
        top: 0;
    }
    .e-container form .e-table .writer_field {
        width: 100%;
    }

    .e-container .orderform div.order_info {
        right: -20px;
        width: 378px!important;
        margin: 0!important;
        padding: 8px;
        line-height: 16px;
        font-size: 12px!important;;
        font-family: Arial!important;
    }
    .e-container .orderform div.order_info p {
        margin: 0 0 6px 0!important;
        font-size: 12px!important;
        font-family: Arial!important;
    }
    .e-container .orderform div.order_info .table1 th,
    .e-container .orderform div.order_info .table1 td {
        font-size: 11px;
        padding: 2px;
    }
    .user-message {
        min-width: 320px;
    }
    .e-container .orderform2 .orderform2-title{
        padding-right: 0;
        font-size: 15px;
        font-weight: bold;
    }
}

@media(max-width: 480px) {
    .e-container .orderform div.order_info {
        width: 328px!important;
    }
    .user-message {
        min-width: 280px;
    }
    .e-container #contact-form{
        padding: 10px;
    }
    .e-container #data-p a.value, .e-container #data-m a.value{
        display: block;
    }
    .e-container #contact-form .contact-footer .col-lg-6{
        width: 100%;
        text-align: center;
    }
    .e-container #contact-form .contact-footer .col-lg-6 .btn{
        margin-bottom: 20px;
    }
    .e-container .prices-table-header .currency-row p{
        display: block!important;
    }
    .e-container #table_essay_calculator .essays-levels {
        width: 15px;
        line-height: 30px;
    }
    .e-container #table_essay_calculator .essays-current-level-name{
        line-height: 30px;
    }
    .e-container .grand_total_text, .e-container #total_price2 {
        font-size: 13px!important;
    }
}

@media(max-width: 420px) {
    .e-container .prices-table-header .col-lg-4 {
        padding: 0 6px 0 6px;
        font-size: 13px;
    }
    .e-container .orderform div.order_info {
        width: 280px!important;
        right: 0!important;
        z-index: 10;
    }
    .e-container .orderform div.order_info p {
        position: relative;
        z-index: 11;
    }

    .mini_order_form .mini-order-row .col-lg-3 {
        width: 100%;
    }
    .user-message {
        min-width: 180px;
    }
}

@media(max-width: 380px) {
    .orders_user, .orders_user table {
        border: none;
        margin: 0;
    }
    .orders_user .button-a {
        width: 100%;
        margin: 4px 0 8px 0;
    }
    .e-container .box_user {
        padding: 10px;
    }
    .e-container .box_user table tr td {
        border: none;
    }
    .e-container .orders_user.completed_orders td {
        padding: 4px;
    }
    .orders_user.completed_orders td.label {
        width: 76px;
    }
    .orders_user.completed_orders td.user_padding {
        width: 108px;
    }
    .orders_user.completed_orders .button-a {
        min-width: 68px;
    }
    .e-container .prices-table-header .col-lg-4 {
        font-size: 12px;
    }
    .e-container .contact-header{
        padding: 10px;
    }
}

.payment-text {
    min-height: 117px;
}
.payment-text .safeCharge-notice {
    font-size: 12px;
    line-height: 14px;
    font-weight:600;
    font-style: italic;
    font-family:Arial;
    color: #333;
    text-align: left;
    margin: 12px 8px 0 12px;
}
.payment-text .safeCharge-notice span {
    color: #ff0000;
}
.c-pointer {
    cursor: pointer;
}

.free-vip-service {
    text-decoration: line-through;
}
#vip_service_old_price {
    text-decoration: line-through;
    display: block;
    color: #333;
}

.site-statistics {
    padding: 12px 0;
    text-align: center;
    list-style-type: none;
    margin: 0;
}
.site-statistics li {
    display: inline-block;
    width: 24%;
    background-image: none;
    padding: 0;
    max-width: 192px;
}
.site-statistics li p {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
}
.site-statistics li .title {
    margin-top: 2px;
}
.site-statistics li .count {
    font-size: 24px;
}
.site-statistics li a {
    text-decoration: none;
}
.site-statistics .title-hidden {
    display: none;
}
@media(max-width: 860px) {
    .site-statistics li {
        width: 49%;
        max-width: 100%;
        padding: 0 0 24px 0;
    }
    .site-statistics li.l3, .site-statistics li.l4 {
        padding: 0;
    }
}
#accept-rule-notice {
    text-align: center;
    display: none;
    opacity: 0;
    color: #ff0000;
    font-weight: normal;
    margin: 8px 0 0 0;
    cursor: pointer;
}
.e-container .e-table span.hint {
    cursor: pointer;
}
@media(max-width: 680px) {
    .e-container .e-table span.hint {
        cursor: pointer;
        padding: 10px;
        margin: -10px -5px 0 0;
    }
}
.mobile-clicked {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.custom-file-upload {
    position: relative
}
.custom-file-upload .file-btn{
    position: absolute;
    right: 0;
    z-index: 0;
    top: 0;
    width: 100%;
    max-width: 110px;
    padding: 12px;
    min-width: 72px;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    height: 40px;
    text-align: center;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background: linear-gradient(to bottom, #fff, #f8f8f9);
}

.custom-file-upload:hover .file-btn{
    background: linear-gradient(to bottom, #f8f8f9, #fff);
}

.custom-file-upload .file{
    width: 100%;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
}

.policy {
    background-color: #fff;
    border-bottom: 1px solid #ebe8e6;
    max-height: 90px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.policy.closed {
    max-height: 0;
    overflow: hidden;
}
.policy .container {
    max-width: 850px;
    margin: 0 auto;
    padding: 7px 0 15px 0;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.policy .icon {
    position: absolute;
    top: 9px;
    left: 12px;
    width: 35px;
    height: 33px;
    background-image: url(/wp-content/plugins/essays/includes/essays/files/images/cookie.png);
    background-size: contain;
}
.policy .action {
    position: absolute;
    top: 9px;
    right: 0;
}
.policy .btn {
    padding: 8px 12px;
    width: 94px;
    display: inline-block;
    border-radius: 3px;
    font-size: 13px;
    line-height: 14px;
    border: 1px solid transparent;
    background-color: #00aaea;
    color: #fff;
    text-align: center;
    cursor: pointer;
    outline: none;
    box-sizing: border-box;
    transition: all 0.3s ease;
}
.policy .btn:hover {
    background-color: #0488B9;
}
.policy .policy-content {
    padding: 0 120px 0 80px;
}
.policy .policy-content p {
    font-size: 13px;
    line-height: 16px;
    color: #005b7f;
    margin: 0;
}
.policy .policy-content p a {
    color: #448bcb;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
}
.policy .policy-content p a:hover {
    color: #005FB5;
}
@media(max-width: 680px) {
    .policy .policy-content {
        padding: 0 115px 0 60px;
    }
    .policy .action {
        right: 12px;
    }
    .policy .btn {
        padding: 8px 5px;
        width: 78px;
        min-width: 78px;
    }
}
@media(max-width: 492px) {
    .policy .policy-content p {
        line-height: 15px;
    }
    .policy .icon {
        width: 17px;
        height: 16px;
    }
    .policy .policy-content {
        padding: 0 12px 0 38px;
    }
    .policy .btn {
        font-size: 0.8em;
    }
    .policy .action {
        position: relative;
        text-align: center;
        right: 0;
    }
    .policy {
        max-height: 150px;
    }
}
@media(max-width: 380px) {
    .policy.closed {
        margin: 0;
    }
    .policy .policy-content {
        padding: 0 8px 0 8px;
    }
    .policy .policy-content p {
        font-size: 12px;
    }
    .policy .icon {
        display: none;
    }
}
.orders-count {
    display: none;
}
.orders-count {
    display: none;
}

#bottom-chat{
    position: fixed;
    bottom: 62px;
    right: 32px;
    z-index: 9;
    display: none;
    opacity: 0;
}
#bottom-chat .chat-icon span{
    width: 60px;
    height: 60px;
    background: #1bb31d;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(27, 179, 29, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(27, 179, 29, 0);
    -moz-box-shadow: 0 0 0 0 rgba(27, 179, 29, 0);
    transition: all 1s linear;
    position: relative;
    cursor: pointer;
}
#bottom-chat .chat-icon.animation span{
    -webkit-box-shadow: 0 0 0 25px rgba(27, 179, 29, .3);
    -moz-box-shadow: 0 0 0 25px rgba(27, 179, 29, .3);
    box-shadow: 0 0 0 25px rgba(27, 179, 29, .3);
    transition: all 1s linear;
}
#chat-img{
    position: absolute;
    right: -60px;
    top: -132px;
    display: none;
    opacity: 0;
}
#chat-img.show{
    display: inline-block;
}
#bottom-chat #hide-chat-block{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("/wp-content/plugins/essays/includes/essays/files/images/chat-close.png") no-repeat top left;
    background-size: 10px 10px;
    position: absolute;
    top: 42px;
    right: 55px;
    cursor: pointer;
    opacity: 1;
}
#chat-img .live-chat span{
    width: 300px;
    height: 150px;
    background-position: -5px -5px;
    background-image: url(/wp-content/plugins/essays/includes/essays/files/images/chat-animation.png);
    background-repeat: no-repeat;
    display: inline-block;
    content: '';
    cursor: pointer;
}
#chat-img.animation .live-chat span{
    background-position: -315px -5px;
}
#bottom-chat .chat-icon span:before, #bottom-callback .btn:after{
    background-image: url(/wp-content/plugins/essays/includes/essays/files/images/sprite-1.png);
    background-size: 28px 45px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
}
#bottom-callback .btn:after{
    background-position: 0 0;
    width: 20px;
    height: 19px;
}
#bottom-chat .chat-icon span:before{
    background-position: 0 -20px;
    width: 28px;
    height: 24px;
}
#bottom-callback{
    position: fixed;
    bottom: 38px;
    left: 32px;
    z-index: 9;
}
#bottom-callback .btn{
    padding: 0;
    margin: 0;
    background: transparent!important;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: none!important;
    box-shadow: none!important;
    outline: none!important;
    position: relative;
    width: 60px;
    height: 60px;
    display: inline-block;
}
#bottom-callback .callback-icon .btn:before{
    width: 60px;
    height: 60px;
    background: #ffa200;
    display: inline-block;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 168, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 168, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 168, 0, 0);
    content: '';
    transition: all 1s linear;
}
#bottom-callback .callback-icon.animation .btn:before{
    -webkit-box-shadow: 0 0 0 25px rgba(255, 168, 0, .3);
    -moz-box-shadow: 0 0 0 25px rgba(255, 168, 0, .3);
    box-shadow: 0 0 0 25px rgba(255, 168, 0, .3);
    transition: all 1s linear;
}

#questions {
    text-align: left;
}
#questions .title {
    font-size: 14px;
    line-height: 25px;
    color: #292d3c;
    margin: 0 0 28px 0;
}
#questions .title span {
    display: block;
    font-size: 16px;
}
#questions label {
    color: #333;
}
#questions .poll_custom_answer textarea, #questions .poll_custom_answer input[type="text"] {
    width: 100%;
}
#questions .buttons {
    margin: 24px 0 0 0;
}
#questions .buttons input[type="submit"] {
    min-width: 86px;
}

/*CALLBACK WINDOW*/
#callback-form.jswindow{
    border-radius: 4px;
    background: #fff;
    max-width: 478px;
    margin: auto;
    padding: 0;
    border: none;
}
#callback-form.jswindow .modal-close {
    position: absolute;
    top: 26px;
    right: 28px;
    padding: 6px 6px;
}
#callback-form{
    padding: 0;
}
#callback-form .modal-window{
    padding: 28px 35px 23px 35px!important;
    border: none!important;
    background: #fff!important;
}
#callback-form.jswindow .modal-close .modal-close-icon{
    width: 19px;
    height: 19px;
    background: url("/wp-content/plugins/essays/includes/essays/files/images/callback-close.png") no-repeat 0 0;
    background-size: 19px 19px;
    z-index: 100;
}
#callback-form .shap_table_form{
    position: relative;
    padding: 0 0 0 124px;
    text-align: left;
    margin: 0 0 23px 0;
    z-index: 1;
}
#callback-form .shap_table_form:before{
    position: absolute;
    left: -70px;
    z-index: -1;
    top: -16px;
    display: inline-block;
    content: '';
    background: url("/wp-content/plugins/essays/includes/essays/files/images/callback-img.png") no-repeat 0 0;
    width: 192px;
    height: 132px;
    background-size: 192px 132px;
}
#callback-form .shap_table_form .heading-1{
    font-size: 24px;
    line-height: 24px;
    color: #303540;
    font-weight: bold;
    margin: 0 0 19px 0;
}
#callback-form .shap_table_form .note-1{
    font-size: 14px;
    line-height: 24px;
    color: #303540;
    margin: 0;
    position: relative;
    padding: 0 0 0 0;
}
#callback-form .shap_table_form .note-1 span{
    font-weight: bold;
}
#callback-form #call-back-form .row{
    position: relative;
    margin-bottom: 12px;
}
#callback-form #call-back-form .row .col-lg-6{
    padding-left: 0;
    padding-right: 6px;
}
#callback-form #call-back-form .row .col-lg-6.text-right{
    padding-right: 0;
    padding-left: 6px;
}
#callback-form .row-buttons{
    text-align: center!important;
}
#callback-form .row-buttons .btn{
    padding: 8px 40px 8px 40px;
    border: 1px solid #ff9500;
    background: #ff9500;
    border-radius: 4px;
    color: #ffffff;
    outline: none;
    transition: all .3s ease;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.13);
    margin: 3px 5px;
}
#callback-form .row-buttons .btn:hover{
    transition: all .3s ease;
    border-color: #f58700;
    background: #f58700;
    box-shadow: none;
}
#callback-form .row-buttons .btn.btn-default{
    background: #fff;
    border-color: #fff;
    color: #1b202d!important;
}
#callback-form .row-buttons .btn.btn-default:hover{
    background: #e6e9eb;
    border-color: #e6e9eb;
}
#callback-form .notice{
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
#callback-form form textarea, #callback-form form select, #callback-form form input[type='text'], #callback-form form .input {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #e1e4e6;
    border-radius: 3px;
    font-size: 13px;
    line-height: 13px;
    color: #979ca7;
    outline: none;
    transition: all .3s ease;
    box-shadow: none;
    height: 40px;
}
#callback-form form textarea:focus, #callback-form form select:focus, #callback-form form input[type='text']:focus, #callback-form form .input:focus {
    border-color: #a4c8fd;
    color: #1b202d;
    box-shadow: 0 1px 3px 0 rgba(73, 145, 252, 0.19);
    transition: all .3s ease;
}
#callback-form form textarea{
    height: 90px;
}
.order-detail .button-a {
    display: inline-block;
}
.button-back.button-order-details {
    margin: 0 0 12px 0;
}
span#vip_service_old_price { text-decoration: line-through; text-decoration-color: red; margin-right: 10px; color: gray; } span.free-vip-service { display: none; }
span.vip-price {
    white-space: nowrap;
}

/* VIP account */
.vip-icon {
    background: url('/wp-content/plugins/essays/includes/essays/files/images/vip-icons/vip-icons.png') no-repeat top left;
    display: inline-block;
}
.vip-icon-retina {
    background: url('/wp-content/plugins/essays/includes/essays/files/images/vip-icons/vip-icons-2@2x.png') no-repeat top left;
    background-size: 98px 272px;
    display: inline-block;
}
.vip-icon-arrow {
    background-position: 0 0;
    width: 10px;
    height: 6px;
}
.vip-icon-arrow-up {
    background-position: 0 -7px;
    width: 10px;
    height: 6px;
}
.vip-icon-bestseller {
    background-position: 0 -14px;
    width: 98px;
    height: 100px;
}
.vip-icon-popular {
    background-position: 0 -115px;
    width: 98px;
    height: 100px;
}
.vip-icon-star {
    background-position: 0 -216px;
    width: 12px;
    height: 11px;
}
.vip-icon-status {
    background-position: 0 -228px;
    width: 18px;
    height: 18px;
}
.vip-icon-status-large {
    background-position: 0 -247px;
    width: 25px;
    height: 24px;
}

.e-container .vip-account-status-2 {
    display: none;
}
.e-container .vip-account-status .vip-icon-status-1 {
    display: none;
}
.e-container .become-vip-client {
    text-align: center;
}
.e-container .become-vip-client .vip-icon-retina {
    vertical-align: middle;
    margin: -4px 7px 0 0;
}
.e-container .btn-become-vip .vip-icon-retina {
    vertical-align: top;
    margin: -3px 7px 0 0;
}
.e-container .row-become-vip-client {
    text-align: center;
}
.e-container .vip-offer-header {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 24px 0;
}
.e-container .vip-offer-header .vip-icon-retina {
    margin: 0 14px 0 0;
}
.vip-offer-action {
    margin: 0 -1%;
}
.vip-offer-action .vip-offer-row {
    float: left;
    width: 31.3%;
    margin: 0 1%;
    position: relative;
}
.vip-offer-row .vip-offer-buy-wrapper {
    display: none;
}
.vip-offer-row .row-1 {
    border: 1px solid #f5f5f7;
    padding: 40px 0;
    text-align: center;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    background-color: #fff;
}
.vip-offer-row .vip-offer-month {
    font-size: 20px;
    line-height: 20px;
}
.vip-offer-row .vip-offer-per-month {
    font-size: 18px;
    line-height: 20px;
    padding: 12px 0 40px 0;
}
.vip-offer-row .vip-offer-per-month span {
    font-size: 35px;
    line-height: 42px;
    display: block;
}
.vip-offer-row .vip-label {
    position: absolute;
    top: -7px;
    left: -7px;
}
.vip-offer-row .vip-label span {
    position: absolute;
    top: 49px;
    left: 13px;
    transform: rotate(320deg);
    font-size: 14px;
    line-height: 14px;
    font-family: Arial;
    font-weight: 600;
}
.vip-offer-text {
    padding: 35px 0;
    margin: 50px 0;
    border-top: 1px solid #f2f4f7;
}
.vip-offer-text .title {
    font-size: 16px;
    line-height: 20px;
}
.vip-offer-text .vip-offer-header-3 {
    font-size: 16px;
    line-height: 20px;
    margin: 32px 0 0 0;
    padding: 32px 0 0 0;
    border-top: 1px solid #f2f4f7;
}
.vip-offer-row.active .vip-offer-buy-wrapper {
    display: table;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    position: absolute;
    left: 0;
    right: 0;
    top: 176px;
    border: 1px solid #f5f5f7;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}
.active .vip-offer-select {
    padding: 0 0 18px 0;
}
.vip-offer-buy-wrapper tr td {
    border-top: 1px solid #f2f4f7;
}
.vip-offer-row button {
    outline: none;
}
.vip-offer-row .vip-offer-hide {
    display: none;
}
.vip-account .minilogin .e-container .a span {
    font-size: 11px;
}
.ajax_content_mini_login .log-header .vip-icon-status {
    display: none;
}
.btn-vip-status {
    display: none;
}
.vip-offer-row .vip-offer-select .btn .vip-icon-retina, .vip-offer-buy-wrapper .vip-offer-td .btn .vip-icon-retina {
    vertical-align: top;
    margin: 3px 0 0 4px;
}
.vip-offer-buy-price-new {
    text-align: center;
    padding: 4px 0 0 0;
    color: #ff0000;
    font-size: 12px;
}
.vip-offer-recent-invoice .recent-invoice {
    margin: 32px 0;
    text-align: center;
    padding: 18px 12px;
    border: 1px solid #f5f5f7;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    background-color: #fff;
}
.vip-offer-recent-invoice p {
    text-align: center;
    margin: 0;
    padding: 0;
}
.vip-offer-recent-invoice .p {
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
}
.vip-offer-recent-invoice .p2 {
    font-size: 15px;
    line-height: 20px;
    margin: 12px 0 8px 0;
}
.log-in-notice {
    margin: 32px 0;
    border: 1px solid #f5f5f5;
    padding: 12px 24px;
    border-radius: 3px;
}
@media(max-width: 680px) {
    .vip-offer-action {
        margin: 0;
    }
    .vip-offer-action .vip-offer-row {
        float: none;
        width: 100%;
        margin: 0 auto 38px auto;
        max-width: 280px;
    }
    .vip-offer-text .title {
        text-align: center;
    }
}
@media(max-width: 580px) {
    .e-container .become-vip-client .more-details {
        display: block;
        font-size: 13px;
    }
    .vip-offer-text .vip-offer-header-3 {
        font-size: 14px;
        text-align: center;
    }
    .vip-offer-text {
        padding: 25px 0;
        margin: 25px 0;
    }
    .e-container .vip-offer-header .vip-icon-retina {
        margin: -5px 14px 0 0;
        vertical-align: top;
    }
}

.e-container .payment-important {
    text-align: left;
    margin: 24px 0 0 0;
}
.e-container .payment-important .payment-important-notice {
    background-color: #fff7eb;
    border: 1px solid #ffd499;
    padding: 15px 12px 15px 42px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/plugins/essays/includes/essays/files/images/warning-orange.png);
    background-position: 12px 50%;
    margin: 0 0 12px 0;
}
.e-container .payment-important .payment-important-notice p {
    margin: 0;
    padding: 0;
    color: #000;
}
.e-container .payment-important p {
    margin: 8px 0 8px 12px;
    font-size: 14px;
    line-height: 15px;
    color: #333;
}

/* VIP offer levels */
.vip-offer-tabs {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}
.vip-offer-tab {
    flex-basis: 0;
    flex-grow: 1;
    border: 1px solid #28285a;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 2px 28px 2px;
    border-radius: 3px;
    padding: 12px 0;
}
.vip-offer-tab.active {
    color: #ee4a49;
}
.vip-offer-tab-content:not(.active) {
    display: none;
}
.payments-icons {
    margin: 12px 0;
}
.payments-icons img {
    margin: 0 0 4px 0;
}
.payments-icons img:last-child {
    margin: 0;
}