/*-----fix site styles START-----*/
#header .navbar .head .class-position, #header .navbar .head {
    width: 100%;
}
.banner_wide a, .h_login_button{
    color: #1e720c !important;
}
.row::before, .lamp{
    display: none !important;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
h1{
    border-bottom: none;
    margin: 0 0 24px 0;
}
.btn{
    text-shadow: none;
    text-transform: none;
    box-shadow: none;
}
.recovery-passw-modal.fade.show{
    display: block !important;
    opacity: 1 !important;
}
header#header-pages{
    background: #fff;
    min-height: 90px;
}

.dropdown.show {
    display: inline-block !important;
}
.show>.btn-primary.dropdown-toggl, .dropdown-toggle{
    font-size: 14px !important;  
}
.dropdown-content{
    padding: 5px;
    font-size: 14px;
}
.dropdown-toggle::after{
    display: none;
}
#header-pages .navbar{
    display: block;
}
#header .navbar #navbar .nav li a {
    color: #737373;
    font-size: 13px;
    padding: 17px 20px;
    transition: all .1s linear;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
    -ms-flex-align: initial;
    align-items: initial;
}
.navbar-nav{
    flex-direction: row;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px){
    .navbar-nav>li {
        float: left !important;
    }
    #navbar{
        display: block;
    }
}
@media (max-width: 767px){
    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    #header .navbar .navbar-header .navbar-brand{
        margin-top: 5px;
    }
    .navbar-toggle{
        margin-right: 0 !important  ;
    }
    #newdesign-order .btn-group>.btn {
        padding: 17px 5px !important;
        flex: 1 !important;
    }
    .dropdown.show {
        display: block !important;
    }
    .navbar>.container, .navbar>.container-fluid {
        padding: 0;
        display: block;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    #navbar{
        width: 100%;
    }
    .navbar-header {
        width: 100% !important;
    }   
    .wrap-lable.email_error_place{
        top: calc(100% - 15px);
    }
    .navbar-nav {
        flex-direction: column;
    }
    .summary__wrapper #tab-3 {
        padding: 0 25px;
    }
    .res-steps-container .res-steps .res-progress-bar {
        top: 13px;
    } 
    #order-form-inner-v .have-account-user .password_reg-block #password_reg-error {
        top: auto;
        bottom: 23px;
    }
    #order-form-inner-v .wrap-lable #email_reg-error.error {
        bottom: -10px !important;
    }
    #order-form-inner-v #email-error {
        bottom: 15px !important;
        margin-left: 15px !important;;
    }
    .logo-img {
        display: block;
        padding: 15px 0;
    }
}
.order__tabs li a{
    padding: 11px 15px;
}
@media (max-width: 991px){
    .container>.navbar-header{
        float: left;
        width: initial;
    }
    .navbar-collapse.collapse.show {
        display: block!important;
        margin: 0;
    }

    .navbar-collapse.collapse.show .dropdown-toggle::after{
        display: none;
    }
}
#header .navbar .head .class-position .login-register a,
.login-register a, .login-register .head-login{
    line-height: 18px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar>.container, .navbar>.container-fluid{
    padding: 0;
    display: flex;
}
@media (min-width: 768px){
    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }   
}
@media (max-width: 991px){
    .navbar-header {
        width: 100%;
    }
    #header .navbar #navbar .head-mob .class-position {
        text-align: center;
        margin: 0 auto;
    }
}
.container>.navbar-header{
    float: left;   
}
@media (max-width: 767px){
    .logo-img {
        display: block;
        padding: 15px 0;
    }
}
.buttons-in-nav .dropdown-menu{
    background-color: #191919;
    border: none;
    padding: 0;
    margin-top: -1px;
    border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
header nav.navbar {
    padding: 0;
}
.navbar-default .navbar-toggle{
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ddd;
}
.recovery-passw-custom .modal-header .close{
    color: #393892;
}
.btn-group-vertical>.btn, .btn-group>.btn{
    float: none;
}
#menu .navbar-nav{
    display: inline-block;
}
body .modal-header{
    display: block;
}
.modal.in .modal-dialog {
    margin: 30px auto;
}
.modal .form-control{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.modal-header .close{
    margin: 12px 10px 0 0 !important;
    padding: 0;
    font-size: 21px;
}
.modal .field_name_phone .input-group{
    display: inline-table;
}
@media (min-width: 768px){
    .container {
        width: 750px;
    }   
    .modal-dialog {
        max-width: 600px;
    }
}
@media (min-width: 992px){
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1170px;
    }
}
#order-form .bootstrap-datetimepicker-widget ul li{
    background: none !important;
    padding: 0 !important;
}
.modal-backdrop.show {
    opacity: .5 !important;
}
#order-form ul li{
    background: none !important;
    padding: 0;
    margin: 0;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
/*-----MODAL FORGOT PASS-----*/
.recovery-passw-modal.in{
    display: flex !important;
    align-items: center;
}
.recovery-passw-modal .close {
    float: right;
    margin-top: 5px !important;
    margin-right: 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.recovery-passw-modal .close:hover,
.recovery-passw-modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.recovery-passw-modal .form-group input {
    background: #eef1f1;
    border: none;
    box-shadow: none;
    font-size: 13px;
    color: #101010;
}
.recovery-passw-modal .form-control:focus {
    background: #d8e3e3;
    border-color: #dda600;
    box-shadow: none;
    -webkit-transition: none .1s ease-out;
    -moz-transition: none .1s ease-out;
    -o-transition: none .1s ease-out;
    transition: none .1s ease-out;
}
.recovery-passw-modal .modal-footer .btn + .btn {
    color: white;
    background-color: #393892;
}
.recovery-passw-modal .modal-dialog .btn {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font: inherit;
    color: inherit;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 11px 18px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px !important;
    background-color: silver;
    text-shadow: none;
}
#recovery-passw-modal .form-block,
#recovery-passw-modal .modal-footer {
    margin: 0 !important;
}
#recovery-passw-modal  input::-webkit-input-placeholder {
    color: #000;
}
#recovery-passw-modal  input::-moz-placeholder {
    color: #000;
}
#recovery-passw-modal  input:-moz-placeholder {
    color: #000;
}
#recovery-passw-modal  input:-ms-input-placeholder {
    color: #000;
}
#recovery-passw-modal .modal-body {
    padding: 15px;
}
#recovery-passw-modal h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
#recovery-passw-modal .modal-header .close {
    font-size: initial;
}
#recovery-passw-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
    text-align: left;
}
.recovery-passw-modal .modal-body input:focus {
    background: #d8e3e3;
    box-shadow: none;
}
.recovery-passw-modal .form-alert {
    background: none;
    border: none;
    color: #b94a48;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: none;
    font-size: 11px;
}
.recovery-passw-modal .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.modal.show .modal-dialog{
    display: flex;
    align-items: center;
}
/*-----fix site styles END-----*/


/*-----custom color----STARP*/
.wrapper__title.wrapper__title--star:before{
    display: none;
}
.wrapper__title.wrapper__title--star{
    padding-left: 0;
}
.writers-category__item.active-category {
    background:  #393892!important;
    border-color:  #393892!important;
}
.writers-category__items .writers-category__item {
    border: 1px solid #E0F0FF!important;
    border-radius: 8px;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{
    background: #393892 !important;
}
.input-group-datapicker:before {
    background: #393892 !important;
}
#order-form .switch div.active{
    background: #393892 !important;
}
.order-form-pay .pay-wrapper .nav-paycard {
    background: #393892 !important;
}
.res-steps-container .active .res-step-bar .res-step-bar-inner {
    background: #393892 !important;
}
.res-steps-container .res-steps.step-done .res-step-bar-inner{
    background-color: #393892 !important;
    border: none;
}
.btn-group-level .btn-custom.active,
.btn-group-level .btn-custom.questions-calculator,
.btn-group-level .btn-custom.problems-calculator {
    background: #393892 !important;
}
.order__tabs li.active a {
    background: #393892 !important;
}
.drop-files--extended__container .btn-file,
.drop-files--extended__container .btn-file:hover, 
.drop-files--extended__container .btn-file:focus, 
.drop-files--extended__container .btn-file:active{
    background: #393892 !important;
}
.new-quick_extended-form .custom_writer__wrapper .add_writer_box{
    width: 38px;
    background-color: #393892 !important;
}
.new-quick_extended-form .checkbox-item label input[type="checkbox"]:checked + .check-t{
    border-color: #393892 !important;
}
.datepricker-new-addon .datetimepicker-confirm {
    background: #0B784B !important;
}
.button-account input[type="radio"]:checked + div{
    background: #393892 !important;
}
.bonus-wrapper .apply-bonus {
    background: #393892 !important;
}
.of-update-box .order-discount__container .save-price-description,
.discount__container .btn-reset-discount{
    color: #393892 !important;
}
.link-extras__show-more {
    color: #393892 !important;
}  
.btn-group-level .btn-custom.active, 
.btn-group-level .btn-custom.questions-calculator, 
.btn-group-level .btn-custom.problems-calculator,
#order-form .switch div.active{
    background: #393892 !important;
}
.res-steps-container .active .res-step-bar .res-step-bar-inner {
    border-color: #393892 !important;
    background: #393892 !important;
}
.res-steps-container .res-steps.step-done .res-step-bar-inner {
    border-color: #393892 !important;
}
.input-group-datapicker:before,
.order__tabs li.active a{
    background: #393892 !important;
}
.jspDrag {
    background: #393892 !important;
}
.new-quick_extended-form .custom_writer__wrapper .add_writer_box {
    background-color: #393892 !important;
}
.progress__line .progress-bar-success {
    background: #393892 !important;
}
.new-quick_extended-form .checkbox-item label input[type="checkbox"]:checked + .check-t {
    border-color: #393892 !important;
}
.new-quick_extended-form .custom_writer__wrapper .form-input:focus{
    border-color: #393892 !important;
}
.pay-wrapper-new .btn-check:hover {
    border-color: #393892 !important;
}
.thankyou-wrap-inner .client-link {
    color: #393892 !important;
}
.thankyou-wrap-inner .promo-custom {
    color: #393892 !important;
}
.save-price-span {
    color: #393892;
    font-weight: bold;
}
/*button next color*/
#order-form .checkbox-v.check-active{
    border-color:  #393892!important;
}
#order-form .checkbox-v.check-active .cr {
    background-color:  #393892!important;
}
#order-form .proceeding.checkbox-v.check-active .cr {
    background-color:  #393892!important;
}
.checkbox-item label input[type="checkbox"]:checked + .check-t .cr {
    background-color:  #2BC5DD!important;
}
checkbox-item label input[type="checkbox"]:checked + .check-t{
    border: 1px solid  #2BC5DD!important;
}
.bootstrap-datetimepicker-widget .picker-switch td span, .bootstrap-datetimepicker-widget .picker-switch td i {
    background: #2ABB87 !important;    
}
.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td i:hover{
    background: #2ABB87 !important;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background: #2ABB87 !important;
}
.bootstrap-datetimepicker-widget .table-condensed .btn-primary{
    background: #2ABB87 !important;
}
.order-form-inner-step3 .logged_in .log-out-but{
    color:  #393892!important;
    border: 1px solid  #393892!important;
}
.recovery-passw-custom .modal-footer .btn + .btn,
.recovery-passw-send .link_has_been_send .btn-yellow{
    border: 1px solid  #393892!important;
    background:  #393892!important;
}
.recovery-passw-custom .modal-footer .btn + .btn:hover,
.recovery-passw-send .link_has_been_send .btn-yellow:hover{
    border-color:  #393892!important;
    color: #fff !important;
}
.btn-check.btn-continue.next-btn-step {
    background:  #2BC5DD!important;
}
.btn-check.btn-continue.next-btn-step:hover, 
.btn-check.btn-continue.next-btn-step:focus, 
.btn-check.btn-continue.next-btn-step:active {
    background:  #2BC5DD!important;
}
/*END button next color*/

/*custom*/
#order-form .order-summary .checkbox-v.check-active .cr{
    border-radius: 5px 0 0 5px !important;
}
#order-form .checkbox-v._text_message .cr{
    background-size: 43px;
}
#order-form .checkbox-v._sources_used.check-active .cr, 
#order-form .checkbox-v._sources_used--extended.check-active .cr{
    background-size: 40px;
}
.order-summary {
    display: inline-block;
}
.button-title small{
    color: #7A8794;
}
.specific-writer__block{
    margin-top: 0;
}
.specific-writer__block .checkbox-item .check-text{
    padding-left: 5px !important;
}
button.done-file{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#callback-float-btn .float-btn--inner-dropdown .fb--contact-link{
    line-height: 1;
}
.login-icon svg{
    vertical-align: initial;
}
section{
    padding: 0;
}
.order-title{
    text-transform: none;
}
.mmenu-opened #mobile-menu{
    z-index: 999;
}
.fixed-top-menu-wrap .container-fluid, .fixed-top-menu .container-fluid{
    width: 1340px;
    max-width: 100%;
}
footer, .fixed-top-menu, #callback-float-btn{
    font-family: Montserrat,sans-serif;
}
.first-order-gift--link, .first-order-gift--text{
    line-height: 1;
}
#order-form .datetimepicker_wrap .input-group-addon {
    border: 1px solid #C6CBD2 !important; 
}
.select-items div.same-as-selected{
    background-color: #393892 !important;   
    color: #FFFFFF !important;
    font-weight: 500;
}
.upload-alert-inner {
    font-size: 12px;
}
.upload-alert{
    background: #F4F9FD;
}
.upload-alert:before{
    background-color: #F4F9FD;
}
.justify-content-lg-center{
    justify-content: center;
    display: flex;
}
@media (min-width: 1200px){
    .mobile-visible {
        display: none!important;
    }    
}

/*END custom*/

/* responsive */
@media(max-width: 767px){
    .btn-check.btn-continue.next-btn-step:hover, 
    .btn-check.btn-continue.next-btn-step:focus, 
    .btn-check.btn-continue.next-btn-step:active,
    .btn-check.btn-continue.next-btn-step.go-step-mobile:hover, 
    .btn-check.btn-continue.next-btn-step.go-step-mobile:focus, 
    .btn-check.btn-continue.next-btn-step.go-step-mobile:active{
        background:  #393892!important;
    }
}

/* recovery password modal */
.recovery-passw-custom .modal-dialog .modal-content{
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.recovery-passw-custom .modal-dialog{
    top: calc(40% - 129px);
    max-width: 648px;
}
#recovery-passw-modal.recovery-passw-custom .modal-header,
.recovery-passw-custom .modal-footer{
    border: none;
}
.recovery-passw-custom .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.recovery-passw-custom .modal-header .modal-title{
    font-size: 24px;
    line-height: normal;
    text-align: center;
    color: #333333;
    margin-bottom: 12px;
    padding-top: 40px;
    text-transform: uppercase;
}
.recovery-passw-custom .modal-header small{
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #4C4C4C;
}
.recovery-passw-custom .modal-header .close{
    position: absolute;
    right: 3px;
    margin: 3px;
    top: 0;
    color: #392E66;
    font-weight: 400;
    font-size: 28px;
    opacity: 1;
}
.recovery-passw-custom .form-group input{
    background: #FFFFFF !important;
    border: 1px solid #C6CBD2 !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    height: 44px !important;
    margin: 0;
    padding-left: 15px !important;
}
.input-title{
    margin-left: 6px;
    font-size: 12px;
    line-height: 11px;
    color: #3B424A;
}
.recovery-passw-custom #form_send_rec_passw{
    max-width: 460px;
    margin: auto !important;
}
.recovery-passw-custom .modal-footer{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 15px 50px;    
}
.recovery-passw-custom .modal-dialog .btn {
    text-transform: uppercase;
    background: #E7E9EC;
    border-radius: 3px;
    line-height: 18px;
    color: #B3BFCA;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px 30px;
}
.recovery-passw-custom .modal-footer .btn + .btn:hover,
.recovery-passw-send .link_has_been_send .btn-yellow:hover{
    background-color: #FFF !important;
    border-color: #393892 !important;
    color: #393892 !important;
}
.recovery-passw-custom .modal-body input:focus {
    background: transparent;
    box-shadow: none;
    border-color: #392E66;
}
#recovery-passw-modal.recovery-passw-custom .form-alert {
    background: transparent;
    border: none;
    color: #DF3131;
    border-radius: 3px;
    padding: 7px 0px;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: none;
    font-size: 10px;
}
.recovery-passw-custom .modal-footer > :not(:last-child) {
    margin-right: 20px;
}
.recovery-passw-custom .link-error{
    text-decoration: underline;
    font-weight: 500;
    font-size: 16px;
}
.recovery-passw-send .close{
    display: none;
}
.recovery-passw-send .link_has_been_send{
    color: #4C4C4C;
    background-color: transparent;
    border: none;
}
.recovery-passw-send .link_has_been_send img{
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: relative;
    top: -29px;
    margin-left: 10px;   
}
.recovery-passw-send .link_has_been_send .btn-yellow{
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 10px;   
}
#recovery-passw-modal .modal-header .close{
    font-size: 38px;
    margin-right: 15px;
}
#recovery-passw-modal .modal-header .close *{
    color: #cccccc;
}

.recovery-passw-custom .modal-footer .btn + .btn,
.recovery-passw-send .link_has_been_send .btn-yellow{
    text-transform: uppercase;
    line-height: 18px;
    border: 1px solid #393892 !important;
    background: #393892 !important;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px 30px;
}
@media (max-width: 767px){
    .recovery-passw-custom .modal-dialog {
        top: calc(40% - 95px);
        max-width: 80%;
        margin: 0 auto;
    }
    .page-content>.container{
        padding: 0;
    }
}

.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
main .bootstrap-datetimepicker-widget td, main .bootstrap-datetimepicker-widget th {
    color: #333333;
}
.btn-deadline-picker .btn{
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 11px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #4C4C4C;
    background: #FFFFFF;
    border: 1px solid #E6E6EF;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 0 3px;
}
.btn-deadline-picker .btn.deadline-btn-active{
    background: #F1F1F1;
}
#order-form textarea{
    background: transparent;
}
#order-form .progress {
    height: 3px;
}
#_order_form .error{
    display: inline-block;
    text-align: left;
    color: red;
    font-size: 10px;
    line-height: 1.1;
    background: transparent;
    padding: 0;
    font-weight: normal;
}
*, *:focus{
    outline: none !important;
}
input:focus, select:focus, button:focus, textarea:focus{
    box-shadow: none !important;
}

@media (max-width: 767px){
    .order-wrapper-container {
        padding-top: 0;
    }   
    .centerbox{
        padding: 0 !important;
    }
    #_order_form #job_title_or_industry-error{
        margin-top: 3px;
        display: block;
    }
}
.main-content-padder{
    padding: 0 !important;
}
#order-form .paper-format__table .btn-group-level .btn-custom{
    float: none;
}
.btn-group-level .btn-custom{
    cursor: pointer;
}
/* datetimepicker */
.bootstrap-datetimepicker-widget .datepicker-days .table-condensed{
    width: 230px;
    margin: 0 auto;
}
.bootstrap-datetimepicker-widget .picker-switch td span, .bootstrap-datetimepicker-widget .picker-switch td i {
    background: #393892 !important;
}
.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td i:hover{
    background: #11BAFD !important;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background: #244668  !important;
}
.bootstrap-datetimepicker-widget .table-condensed .btn-primary{
    border-color: #00B2EB !important;
    background: #00B2EB !important;
}
.datepricker-new-addon .datetimepicker-confirm {
    background: #2BC5DD !important;
}
.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td span, 
.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td i {
    background: #393892 !important;
}
.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td span:hover, 
.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td i:hover {
    background: #244668 !important;
}
.bootstrap-datetimepicker-widget table td.today{
    color: #333;
}
.bootstrap-datetimepicker-widget .picker-switch{
    border-bottom: none !important;
}
/* END datetimepicker */

#order-form .new_column-box .switch-spacing > div, #order-form .new_column-box .switch-spacing > div.active-btn{
    line-height: 100%;
    color: #7A8794;
}
@media(max-width: 767px){
    #hero, #main_content, #page_wrap, footer>div {
        width: 100% !important;
        display: block;
    }
    .top_btn_holder{
        width: 100%;
        text-align: center;
    }
    .header_email{
        display: flex;
        justify-content: center; 
    }
    .wrapper__border.wrapper__border--quick{
        border-bottom: 1px solid #E7E9EC;
    }
    #order-form-inner-v.order-form-inner-step3 .proceeding{
        margin-top: 0;
    }
    #form--extended .wrapper__border .order-summary{
        margin: 0 5px;
    }
    #form--extended .paper-format--block .container-row {
        margin-left: -10px;
        margin-right: -10px;
    }
    #order-form  .order-form-inner .container-12{
        padding-left: 15px;
        padding-right: 15px;
    }
    #order-form #form--quick .checkbox-v {
        margin-right: 10px;
        margin-left: 10px;
    }
    #order-form .checkbox-v {
        background: #fff;
        border: 1px solid #E7E9EC;
        border-radius: 6px;
        overflow: hidden;    
        width: initial;
        float: initial;
    }
    #tab-2{
        overflow: hidden;
    }
    .btn-group-level .btn-custom:first-child {
        border-right: none;
        border-bottom: none;
    }
    .btn-group-level .btn-custom{
        border-left: none !important;
    }
    .order-form-inner-step3 .proceed_error_place #proceed-error {
        margin-left: 35px;
    }
}
#order-form .order-summary__wrapper .checkbox-v-last {
    margin-bottom: 24px !important;
}
.link-extras__show-more{
    margin: 0 auto 15px auto;
}
.cookie-banner .banner-wrapper .wrapper__text p{
    margin: 0;
}

.client-lead-informer.desktop-view{
    z-index: 99 !important;
}
#specific-writer__block {
    margin-top: 0;
    margin-bottom: 0;
    height: 44px;
    display: flex;
    align-items: center;
}
#specific-writer_extended__block{
    margin-top: 0;
    height: 44px;
    display: flex;
    align-items: center;
}
.discount__container #discount_code-error{
    text-align: left !important;
}

/*tooltip for academic level*/
.specific-writer__block .info-tooltip{
    top: 0px;
}
.info-tooltip-wrap td {
    background: #ECF8FA;
    color: #333333;
}
.info-tooltip-wrap tr td:first-child {
    background: #393892;
}
@media(max-width: 1199px) and (min-width: 768px){
    .info-tooltip-wrap {
        left: calc(50% - 332px) !important;
    }
    .fixed-top-menu-wrap.order-page .container-fluid {
        max-width: 100%;
    }
}
@media(min-width: 1200px){
    .info-tooltip-wrap {
        left: calc(50% - 338px) !important;
    }
}
@media (max-width: 767px){
    .info-tooltip-wrap td {
        font-size: 12px;
        white-space: nowrap;
        padding: 10px 6px;
    }
    .info-tooltip-wrap {
        top: calc(50% - 120px);
        z-index: 99991;
    }
    .open-tooltip-lvl:after {
        z-index: 9999;
    }
}
/*END tooltip for academic level*/

#order-form .custom_writer__wrapper input[type="text"] {
    padding-top: 3px;
}

/*PRextra–Turnitin*/
.pr-extra–title,
#order-form .plagiarism-extras-holder.plagiarism-extras-50 .checkbox-v.check-active .pr-extra–title,
#order-form .plagiarism-extras-holder.plagiarism-extras-50 .checkbox-v:hover .pr-extra–title{
    background: #2BC5DD !important;
}

#order-form .plagiarism-extras-holder.plagiarism-extras-50 .checkbox-v:hover,
#order-form .plagiarism-extras-holder.plagiarism-extras-50 .checkbox-v.check-active{
    border-color: #2BC5DD !important;
}


#order-form .plagiarism-extras-holder .checkbox-v.check-active {
    background: #F5F9FC;
}
/*END PRextra–Turnitin*/

.files-upload__wrapper {
    padding: 25px 20px;
    margin: 0 0 20px 0;
    --border-color: #b4b4b4;
    --border-weight: 1px;
    --dash-size: 3px;
    --gap-size: 3px;
    position: relative;
}