.jq-selectbox__select {
    cursor: pointer
}

.tabs__caption {
    font-size: 0
}

.tabs__caption li {
    font-size: 16px
}

.step_block:not(.active) .step {
    cursor: pointer
}

.multiselect__element {
    cursor: pointer
}

.loader_box, .loader_box_EDITOR {
    position: fixed;
    padding: 0;
    z-index: 10000;
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url('../img/loader.svg');
    background-position: center 30%;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ap_input_block input[type=submit] {
    left: 5px;
    top: 11px;
    position: absolute;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: url("../img/search.svg") 0 0 no-repeat;
    background-size: contain;
    text-indent: 999999px;
    border: 0
}

.ap_profile_form_block .js-number-phone {
    margin-bottom: 0 !important
}

font.notetext {
    display: block;
    padding: 10px;
    background: #c8f7c8
}

font.errortext {
    display: block;
    padding: 10px;
    background: #efdbdb
}

.ap_btn_submit_quest:focus, .ap_btn_submit_quest:active {
    color: #fff
}

.resend-email-code-block {
    text-align: center;
    padding-top: 20px;
    margin-bottom: -20px;
    font-size: 15px
}

.resend-email-code-block a, .resend-email-code-block .resend-text {
    display: none
}

#dataTAG .multiselect__select {
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    right: 5px;
    padding: 0;
    background: url('../img/ic_plus.svg') center center no-repeat;
    background-size: 11px 11px;

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: none
}

/*#dataTAG .multiselect.multiselect--active .multiselect__select {*/
    /*display: block*/
/*}*/

#dataTAG .multiselect[data-line=Y]:before {
    content: '';
    right: 40px;
    top: 9px;
    position: absolute;
    width: 1px;
    height: 31px;
    background: #ccddec
}

#dataTAG .multiselect__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    padding: 13px 45px 0 0 !important;
    margin-left: 0px;
    border: 0;
    height: 48px !important
}

#dataTAG .multiselect__tags .multiselect__tag:first-child {
    margin-left: 20px;
}

#dataTAG .multiselect__input {
    margin-bottom: 11px;
    padding-left: 20px;
}

/*#dataTAG .multiselect__tag ~ .multiselect__input {*/
    /*width: 350px !important*/
/*}*/

#dataTAG .multiselect__tag ~ .multiselect__input.not {
    width: 100% !important
}
#dataTAG .multiselect__tag ~ .multiselect__input.not::-webkit-input-placeholder {color:#fff;}
#dataTAG .multiselect__tag ~ .multiselect__input.not::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
#dataTAG .multiselect__tag ~ .multiselect__input.not:-moz-placeholder           {color:#fff;}/* Firefox 18- */
#dataTAG .multiselect__tag ~ .multiselect__input.not:-ms-input-placeholder      {color:#fff;}

#dataTAG .multiselect {
    border: 1px solid #ccddec;
    height: 48px
}

.ui-menu:not(.show-first) .ui-menu-item:first-child {
    display: none
}

.ap_detail .ap_text_block img {
    max-width: 100%;
    width: 100%;
    height: auto!important;
}

.ap_range_slider .ui-state-default, .ap_range_slider .ui-widget-content .ui-state-default {
    margin-left: -15px
}

.ap_profile:before, .ap_profile.dropdown-toggle:before {
    right: 0px;
}

.ap_profile {
    width: 46px;
    background-size: auto
}

.open > .dropdown-toggle.btn-default {
    background-size: auto
}

.ap_sub_block .ap_lang {
    margin-left: 30px
}

.ap_document_block .ap_doc_name .doc_format {
    text-transform: uppercase
}
.ap_document_block .ap_doc_name .doc_format span {
    text-transform: none;
}
.ap_user_photo {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 10px;
    margin-left: 10px;
    background-position: center;
    background-size: cover
}

.ap_views_block .ap_views_ico.-star {
    cursor: pointer
}

.btn-default.ap_profile:hover {
    background-size: auto
}

.ap_lang {
    cursor: pointer
}

.ap_lang span {
    bottom: 1px
}

@media all and (max-width: 768px) {


    body .ap_nav ul li a {
        height: auto
    }

    body .ap_nav ul li {
        height: auto
    }
}

.print_block {
    display: none
}

.ap_article_author .item .ap_author_photo img {
    height: 65px;
    width: 65px;
    border-radius: 50%
}

@media print {
    .not_print {
        display: none
    }

    .print_block {
        display: block;
        font-size: 14px
    }

    a:after {
        content: " [" attr(href) "]"
    }

    @page {
        margin: 1.5cm 1cm
    }

    @page :left {
        @top-center {
            content: "Page"
        }@bottom-left {
        content: "Page "
    }
    }

    @page :right {
        @top-center {
            content: "Page"
        }@bottom-left {
        content: "Page "
    }
    }
}

.ap_tags_block {
    max-width: 750px
}

.print_block {
    padding-top: 0;
    position: relative;
    font-family: Arial, sans-serif
}

.print_block .title_block {
    margin-bottom: 50px;
    opacity: .6
}

.print_block .logo {
    width: 180px;
    height: 39px
}

.print_block .ap_border {
    background: #eee;
    margin-bottom: 0
}

.print_block .date_block div {
    color: #fff;
    font-size: 12pt;
    font-family: Arial, sans-serif;
    padding: 10px 20px
}

.print_block .date_block .date {
    background: #7fa2bc
}

.print_block .date_block .section {
    background: #00467a;
    padding-right: 255px
}

.print_block .article_title {
    font-family: 'Cambria', serif;
    font-size: 17pt;
    color: #01467a;
    background: #f2f2f2;
    padding: 15px 10px 10px 10px;
    border-left: 1px solid #01467a;
    margin-bottom: 30px;
    margin-top: 30px
}

.article_author {
    font-size: 12pt
}

.article_author span {
    color: #00467a
}

.print_block .article {
    font-size: 12pt;
    color: #000;
    margin-bottom: 0
}

.print_block .article_footer {
    font-size: 7pt;
    color: #ccc;
    margin-top: 15px
}

.print_block .padding_block {
    padding-right: 0
}

.work_area_editor .js-example-basic-multiple {
    width: 300px
}

.work_area_editor .multiselect {
    min-height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    font-weight: 500;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -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;
    padding: 0
}

.work_area_editor .multiselect__tags {
    min-height: 48px !important;
    border-color: #ccddec !important;
    padding: 13px 40px 0 23px !important
}

.work_area_editor .multiselect__select {
    width: 11px !important;
    height: 7px !important;
    top: 50% !important;
    margin-top: -2px;
    right: 17px !important;
    padding: 0 !important
}

.work_area_editor .multiselect__select:before {
    display: none !important
}

.work_area_editor .multiselect.multiselect--active .multiselect__select:before {
    top: 2px !important
}

.work_area_editor .multiselect__tag {
    position: relative;
    display: inline-block;
    background: #e5f7ff !important;
    border-radius: 5px !important;
    color: #4399d6 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    margin-top: -4px;
    padding: 8px 30px 7px 14px !important;
}
.work_area_editor .multiselect__tag span {
    padding: 0;
}
.work_area_editor .multiselect__tag-icon {
    top: 50% !important;
    right: 0 !important;
    margin-top: -5px;
    width: 9px !important;
    height: 9px !important
}

.work_area_editor .multiselect__tag-icon:after {
    content: '' !important;
    width: 9px;
    height: 9px;
    background: url('../img/icn_del.svg') 0 0 no-repeat;
    background-size: cover;
    display: block
}

.work_area_editor .multiselect__tag ~ .multiselect__input, .multiselect__tag ~ .multiselect__single {
    width: 195px !important;
    padding: 0 !important
}

.work_area_editor .multiselect__tag-icon:focus, .multiselect__tag-icon:hover {
    background: none !important
}

.work_area_editor .multiselect__option {
    color: #5f6873 !important
}

.work_area_editor .multiselect__option.multiselect__option--highlight {
    background: #f0f5f9 !important;
    color: #5f6873 !important
}

.work_area_editor .tags_select_block {
    width: 100% !important
}

.work_area_editor .preload {
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    position: relative
}

.work_area_editor .windows8 {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
    top: 30%
}

.work_area_editor .windows8 .wBall {
    position: absolute;
    width: 66px;
    height: 66px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: orbit 3.3225s infinite;
    -o-animation: orbit 3.3225s infinite;
    -ms-animation: orbit 3.3225s infinite;
    -webkit-animation: orbit 3.3225s infinite;
    -moz-animation: orbit 3.3225s infinite
}

.work_area_editor .windows8 .wBall .wInnerBall {
    position: absolute;
    width: 9px;
    height: 9px;
    background: #000;
    left: 0;
    top: 0;
    border-radius: 9px
}

.work_area_editor .windows8 #wBall_1 {
    animation-delay: .726s;
    -o-animation-delay: .726s;
    -ms-animation-delay: .726s;
    -webkit-animation-delay: .726s;
    -moz-animation-delay: .726s
}

.work_area_editor .windows8 #wBall_2 {
    animation-delay: .143s;
    -o-animation-delay: .143s;
    -ms-animation-delay: .143s;
    -webkit-animation-delay: .143s;
    -moz-animation-delay: .143s
}

.work_area_editor .windows8 #wBall_3 {
    animation-delay: .2865s;
    -o-animation-delay: .2865s;
    -ms-animation-delay: .2865s;
    -webkit-animation-delay: .2865s;
    -moz-animation-delay: .2865s
}

.work_area_editor .windows8 #wBall_4 {
    animation-delay: .4295s;
    -o-animation-delay: .4295s;
    -ms-animation-delay: .4295s;
    -webkit-animation-delay: .4295s;
    -moz-animation-delay: .4295s
}

.work_area_editor .windows8 #wBall_5 {
    animation-delay: .583s;
    -o-animation-delay: .583s;
    -ms-animation-delay: .583s;
    -webkit-animation-delay: .583s;
    -moz-animation-delay: .583s
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0
    }
    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%
    }
    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%
    }
    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%
    }
    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%
    }
    76% {
        opacity: 0;
        transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        transform: rotate(900deg)
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0
    }
    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%
    }
    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%
    }
    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%
    }
    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%
    }
    76% {
        opacity: 0;
        -o-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -o-transform: rotate(900deg)
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0
    }
    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%
    }
    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%
    }
    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%
    }
    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%
    }
    76% {
        opacity: 0;
        -ms-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -ms-transform: rotate(900deg)
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0
    }
    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%
    }
    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%
    }
    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%
    }
    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%
    }
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0
    }
    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%
    }
    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%
    }
    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%
    }
    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%
    }
    76% {
        opacity: 0;
        -moz-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -moz-transform: rotate(900deg)
    }
}

.work_area_editor .multiselect__option:before {
    content: '';
    left: 23px;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    background: #ccddec
}

.work_area_editor .multiselect--disabled .multiselect__current, .multiselect--disabled .multiselect__select, .multiselect__option--disabled {
    background: #f0f5f9;
    color: #afbfcc !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

/*.liveComment {
    padding-bottom: 30px
}*/

.ap_comment_text_block p {
    overflow: hidden
}

.ap_range_slider_block.ru .ap_range_slider.ui-widget.ui-widget-content {
    background: #ccddec url('/api/filter_period.svg') 7px 0 no-repeat;
    background-size: 97% auto
}

.ap_range_slider_block.en .ap_range_slider.ui-widget.ui-widget-content {
    background: #ccddec url('/api/filter_period_en.svg') 7px 0 no-repeat;
    background-size: 97% auto
}

.tags_list .item .del_tags {
    /*width: 8px;*/
    /*height: 8px;*/
    /*right: 10px;*/
    /*top: 50%;*/
    /*margin-top: -4px;*/
    /*position: absolute;*/
    /*cursor: pointer;*/

    position: absolute;
    cursor: pointer;

    top: 0px;
    right: 0px;
    width: 27px;
    height: 31px;
    margin-left: 0px;
}

.tags_list .item .del_tags:after {
    /*content: '';*/
    /*position: absolute;*/
    /*width: 9px;*/
    /*height: 9px;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background: url('../img/icn_del.svg') 0 0 no-repeat*/

    content: '';
    width: 9px;
    height: 9px;
    background: url('../img/icn_del.svg') 0 0 no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: 50%;
    right: 9px;
    margin-top: -6px;
}

.add_analitic_quest .ap_error_input, .add_analitic_quest .ap_error_input:focus, .add_analitic_quest .ap_error_input:active {
    border-color: #ecccd8;
    box-shadow: 0 0 7px 0 #ecccd8
}

.ap_error_form {
    position: absolute;
    background: #fff;
    left: 108%;
    top: -7px;
    padding: 20px 0;
    text-align: center;
    min-width: 280px;
    box-shadow: 0 4px 33px 6px rgba(33, 89, 157, 0.2);
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    color: #9faebf
}

.ap_error_form:before {
    content: '';
    left: -20px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    border: 10px solid #0000;
    border-right: 10px solid #fff
}

.add_analitic_quest_yes {
    font-size: 15px;
    color: #8b98a7;
    font-family: 'robotoregular', Arial, sans-serif;
}

.box_scrolbox {
    position: absolute;
    list-style: none;
    display: block;
    background: #fff;
    width: 100%;
    overflow: auto;
    padding: 0;
    margin: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 50;
    margin-top: 1px;
    max-height: 300px
}

.box_scrolbox ul.multiselect__content {
    position: static;
    max-height: none !important
}

.voprosy_analitikam .item {
    border: 1px solid #ccddec;
    padding: 35px 0;
    margin-bottom: 30px;
    padding: 30px
}

.voprosy_analitikam .item:hover {
    box-shadow: 0 6px 32px 0 rgba(33, 89, 157, 0.36);
    border-color: #0000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.voprosy_analitikam .data {
    color: #8b98a7;
    margin-right: 20px
}

.voprosy_analitikam .text {
    margin-bottom: 30px;
    color: #303239
}

.voprosy_analitikam .box_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.voprosy_analitikam .box_info div {
    margin-right: 10px;
    display: inline-block;
}

.voprosy_analitikam .status .yes {
    color: #3baf17
}

.voprosy_analitikam .status .not {
    color: #ec3838
}

.voprosy_analitikam .reply_btn {
    padding: 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 150px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px
}

.subscription-rss-url {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccddec;
    background-color: #e8eef3;
    border-radius: 4px;
    margin: 5px 0 0 30px;
    display: none;
    word-wrap: break-word
}

.subscription-rss-url.-open {
    display: block
}

.ap_search_result_list .item a {
    text-decoration: none
}

.ap_search_result_list .item a:hover {
    text-decoration: none
}

.ap_search_result_list .ap_category_block div {
    font-size: 14px;
    color: #8b98a7
}

#file_v {
    margin-bottom: 15px
}

.ap_date_range_block .ap_amount_block .ap_amount_mask {
    position: absolute;
    top: 1px;
    right: 0;
    width: calc(100% - 53px);
    left: 51px;
    border: none;
    text-align: center;
    background: #ffffff;
    height: 46px;
    padding-left: 0px;
    box-sizing: border-box;
}

.ap_date_range_block .ap_amount_block .ap_amount_mask .shell {
    font-weight: 500;
    color: #303030;
    position: relative;
    width: 100%;
    height: 34px;
    display: block;
    font-size: 14px;
}
.ap_date_range_block .ap_amount_block .ap_amount_mask .shell i {
    font-style: normal;
    color: transparent;
}

.ap_date_range_block .ap_amount_block .ap_amount_mask .shell span {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 0;
    text-align: left;
    width: 100%;
    display: block;
    color: #b4c5d9;
    height: 22px;
    padding-left: 20px;
}

.ap_date_range_block .ap_amount_block .ap_amount_mask input.masked  {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    background: transparent;
    border: none;
    width: 100%;
    display: block;
    height: 46px;
    padding-left: 20px;
}

.map_section .section_title {
    display: block
}

.reset_btn {
    cursor: pointer
}

.tags_list .item.not_active {
    background: #f0f5f9;
    color: #a9a7a7;
}
.tags_list .item.not_active:hover {
    background: #ccf0ff;
    color: #4399d6;
}
.tags_list .item.not_active:hover .del_tag:after {
    background: url(../img/icn_del.svg) 0 0 no-repeat;
    background-size: contain;
    width: 9px;
    height: 9px;
}
.tags_list .item.not_active .del_tag:after {
    background: url('../img/icn_del_inactive.svg') 0 0 no-repeat;
    background-size: contain;
    width: 9px;
    height: 9px;
}

body .ya-share2__container_size_m .ya-share2__icon {
    height: 35px;
    width: 35px
}

body .ya-share2__container_size_m .ya-share2__item {
    margin-right: 10px
}

.change_pass_form {
    max-width: 600px;
    margin: auto
}

.change_pass_button {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.change_pass_button a {
    margin-right: 15px
}

.filter_btn_submit.not_active {
    background: #f0f5f9;
    color: #a9a7a7;
}

.qwention_filter {
    margin-bottom: 20px;
}

/*
.qwention_filter a {
    border: 0;
    outline: 0;
    background: #019adc;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: 10px;
    text-decoration: none;
}

.qwention_filter a.active {
    background: #3baf17;
}*/

.ap_btn.lang_btn:active,
.ap_btn.lang_btn:focus {
    color: #fff;
}
.ap_add_file_btn {
    cursor: pointer;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 25px;
    background: #0186c6;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.ap_add_file_btn:hover {
    background: #017ab6;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.userfile {
    margin-bottom: 10px;
}
.work_area_editor .ap_form_group.tags_select_block {
    margin-bottom: 10px;
}

.ap_add_file_btn {
    cursor: pointer;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 25px;
    background: #0186c6;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.ap_add_file_btn:hover {
    background: #017ab6;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.userfile {
    margin-bottom: 10px;
}
.work_area_editor .tags_select_block {
    margin-bottom: 10px;
}
.lang_title {
    display: inline-block;
    margin-bottom: 10px;
}

.box_pint_content_ajax {
    display: none;
}

.date_editor {
    padding-left: 58px;
    line-height: 2.5;
    text-align: center;
    text-transform: lowercase;
    height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    box-shadow: none;
    font-weight: 500;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccddec;

    border-radius: 4px;

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

    background: url(../img/icn_calendar.svg) 17px center no-repeat;
}
.open_datepicker {
    width: 51px;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 100;
}

.work_area_editor .ap_btn{
    margin-right: 10px;
}

.multiselect__option {
    font-weight: 300;
}

.box_inp_copy input{
    width: 100%;
    border: none;
    border-bottom: 2px solid #019adc;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
}

.next_step_btn {
    margin-bottom: 15px;
}
@supports (-ms-ime-align:auto) {
    .work_area_editor .multiselect__tag-icon {
        top: 53% !important;
        right: 0!important;
    }
}
@-moz-document url-prefix() {
    .work_area_editor .multiselect__tag-icon {
        top: 17px !important;
        right: 0!important;
    }
}
