@charset "utf-8";
::-moz-selection {
    background: #6181a3;
    color: White;
    text-shadow: none;

}

::selection {
    background: #6181a3;
    color: White;
    text-shadow: none;
}

html, body {
    height: 100%;
    font-size: 14px;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    margin: 0;
}

html {
    line-height: inherit !important;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: inherit !important;;
    color: #282828;
}

div {
    box-sizing: border-box
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: none
}

.no_border td {
    border-top: none !important
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
table.noborder, table.noborder tr td, table.noborder tr {
    border: none
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

a {
    color: #EF533F;
    outline: none;
    text-decoration: underline;
    outline: 0 !important;
}

a:hover {
    text-decoration: none;
    color: #ff5200;
}

p, h1, h2, h3, h4, h5, ul, li, ol {
    margin: 0
}

a:active, a:link, a:visited {
    border: 0;
    outline: none !important;
    outline: 0 !important;
}

img {
    outline: none;
    outline: 0;
}

img {
    border: none;
}

ul {
    margin: 0
}

b, strong {
    font-weight: inherit;
}

em {
    font-family: 'OpenSansItalic', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.noborder td {
    border: none !important
}

.noborder td img {
    max-width: none;
    border: none !important
}

.before {
    display: none
}

/*           ----------------------------                       */
.jbzoo .items .jbzoo-item, .jbzoo .item-full .jbzoo-item, .jbzoo .commentslist .comments {
    margin: 0 !important;
}

.jbzoo .jbprice > div, .jbzoo .jbprice-tmpl-full > div {
    margin: 0 !important;
}

.jbzoo .frontpage, .jbzoo .category, .jbzoo .subcategory, .jbzoo .jbbox {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.jbzoo .jbzoo-item {
    margin: 0 !important;
    padding: 0 !important;
}

.jbzoo .jbfilter-row {
    margin-bottom: 0 !important;
}

/*  system-message  */
#system-message {
    position: relative;
    max-width: 800px;
    margin: 0 auto
}

.alert {
    background: #ccc;
    border-radius: 8px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    margin: 50px auto;
    width: 800px;
    padding: 24px;
    position: fixed;
    z-index: 100;
}

.alert-warning {
    background: #EF533F;
    color: #fff;
}

.alert h4.alert-heading {
    font-size: 24px;
    font-weight: inherit !important;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 3px 0 13px 0;
}

.alert-message {
    font-size: 18px
}

.alert .close {
    position: absolute;
    right: 15px;
    color: #282828;
    text-decoration: none;
    top: 10px;
    font-size: 24px;
    cursor: pointer;
}

.alert.alert-warning .close {
    color: #fff;
}

.alert.alert-warning .alert-heading {
    color: #fff;
}

/*//// system-message */
/* матириализе */

.row {
    margin-bottom: 0
}

.col .row {
    margin: 0 !important;
}

/*//// материализе */
#mod_login .userdata, #user-registration, #code-registration, #reset-complete, #formlogin_m, #formlogin_m2, .reset-confirm form, .reset-complete .middle_modal .fancy_modal {
    padding: 24px;
}

form .F_h1 {
    font-size: 22px;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding-bottom: 22px !important;
}

.reset-complete .F_h1 {
    font-size: 22px;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding-bottom: 22px !important;
}

.modal .F_h1 {
    font-size: 22px;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding-bottom: 10px !important;
}

.reset-complete .row .col {
    padding: 0 !important;
}

.popover {
    display: none !important;
}

.close_form2 {
    text-decoration: none;
    font-size: 36px;
    font-family: 'SourceSansProLight', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: absolute;
    transform: rotate(46deg);
    right: 23px;
    top: 19px;
    padding: 0;
}

.block {
    max-width: 1200px;
    margin: 0 auto
}

.flex_block {
    display: flex;
}

.flex_1 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.block_wpap_F5F5F7 {
    background: #F5F5F7;
}

.block_1 {
    height: 44px;
}

.block_1_left {
    padding: 8px 0 0 0
}

.block_2_center {
    display: flex;
    justify-content: center;
    align-items: center
}

.mod_service_online {
    display: flex;
    justify-content: center;
}

.mod_service_online span {
    margin: 0 0 0 10px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #6F7893;
}

.mod_service_online_item {
    display: flex;
    align-items: center;
    border-radius: 10px 10px 0 0;
    height: 36px;
    padding: 0 16px;
    margin: 0 5px 0 0;
    text-decoration: none;
    transition: 0.3s
}

.mod_service_online_item.active {
    background: #fff;
    border-radius: 10px 10px 0 0;
    height: 36px;
}

.mod_service_online_item.active span {
    color: #EF533F;
}

.mod_service_online_item:hover {
    background: #fff;
    border-radius: 10px 10px 0 0;
    height: 36px;
}

.mod_service_online_item:hover span {
    color: #EF533F;
}

.block_1_right {
    position: relative
}

.m_materialize {
    max-width: 1200px;
    margin: 0 auto
}

#axeld-mediator {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 18px
}

.block_1 {
    position: relative;
}

.block_1_abslol {
    position: absolute;
    width: 100%;
    top: -80px
}

.flex_2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 52px;
    background: #fff;
}

.ss_socialtop {
    min-width: 140px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 20px;
    min-height: 40px;
    margin: 0 4px 0 0;
}

.ss_socialtop a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
}

.ss_land {
    min-width: 140px
}

.logo {
    width: 100%;
    min-height: 44px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.A_logo a {
    width: 100%;
    min-height: 44px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.h40 {
    height: 30px
}

.mod_axeldselectsity {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.search_sity_Flex {
    display: flex;
    align-items: center
}

.mod_linkaxeld {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-decoration: none;
    position: relative;
    right: 0;
    color: #EF533F
}

.mod_linkaxeld span {
    font-size: 18px;
    border-bottom: 1px solid #fff;
    transition: 0.3s
}

.mod_linkaxeld:hover span {
    border-bottom: 1px solid #EF533F
}

.mod_linkaxeld img {
    position: relative;
    margin: 0 0 0 10px
}

.SFlex {
    display: flex;
    justify-content: space-between;
    min-height: 40px !important;
    align-items: center
}

.SFlex a {
    display: flex;
    justify-content: center;
}

.u_1 {
    text-align: center;
    height: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.u_1 a {
    width: 100%;
}

.u_1 img {
    width: 18px;
    height: 18px;
}

.bor_r {
    border-right: 1px solid #E0E0E0;
    margin: 0 10px
}

.link_to_profile {
    height: 40px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    text-decoration: none; /*color: #282828*/
}

.link_to_profile span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 93px;
    min-width: 93px;

}

.link_to_profile img {
    position: relative;
    margin-right: 8px;
    margin-left: 2px
}

/* normal-menu  */
.normal-menu {
    padding: 0 30px 0 20px;
}

.b_3_right .normal-menu {
    padding: 0 0 0 20px;
}

.normal-menu li {
    display: inline-block;
}

.normal-menu li a {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 20px;
    position: relative;
    padding: 0 14px;
    color: #282828;
    font-size: 14px;
    text-decoration: none;
    transition: 0.3s;
}

.normal-menu li a:hover {
    text-decoration: underline
}

.normal-menu li a.red_border.margin_left {
    margin-left: 20px
}

.normal-menu li a.red_border {
    color: #EF533F;
    border: 1px solid #EF533F;
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    transition: 0.3s;

}

.normal-menu li a.red_border:hover, .normal-menu li.active a.red_border {
    color: #fff;
    border: 1px solid #EF533F;
    background: #EF533F;
    text-decoration: none;
}

/*  ////// normal-menu  */
.block_wpap_fff {
    display: none;
    position: absolute;
    width: 100%;
}

.block_3_down {
    position: relative;
    padding: 24px;
    background: #fff;
    z-index: 10;
    min-height: 50px;
}

.block_3_down ul li a {
    font-size: 18px;
    color: #282828;
    text-decoration: none;
    display: block;
    min-height: 30px;
    padding: 6px 0 6px;
    line-height: 1.3em
}

.b_d_left {
    display: flex;
}

.down_menu {
    padding-right: 30px
}

.down_menu li.active a {
    text-decoration: underline
}

/* top_menu block_3_wrap */
.block_3_wrap {
    min-height: 40px
}

.flex_3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bl_d {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.b_3_left {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.b_d_phone {
    text-align: left;
    padding: 7px 0 5px 0
}

.b_d_phone span {
    margin: 0;
    font-size: 20px;
}

.b_d_email {
    text-align: left
}

.b_d_email span {
    margin: 0;
    font-size: 20px;
    color: #6F7893;
    padding: 5px 0 5px 0
}

.b_d_social {
    padding: 5px 0 25px 0
}

.b_d_social .ss_socialtop {
    justify-content: flex-start
}

.b_d_social .ss_socialtop a {
    margin-right: 10px
}

.b_d_social .ss_socialtop a.icon-top3 {
    margin-right: 13px
}

.b_d_link {
    padding: 10px 0
}

.b_d_link a {
    padding: 11px 25px;
    font-size: 14px;
    color: #fff;
    background: #EF533F;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.3s;
    border: 1px solid #EF533F
}

.b_d_link a:hover {
    background: #fff;
    color: #EF533F
}

/* /// top_menu */
/* Hamburg */
.block_2_left__0 {
    display: none
}

.Hamburg {
    position: relative;
    width: 18px;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    cursor: pointer
}

.Hamburg:hover div {
    background: #282828
}

.Hamburg div {
    background: #EF533F;
    height: 2px;
    width: 100%;
    border-radius: 1px;
    position: relative
}

.Hamburg_Close .HH2 {
    display: none
}

.Hamburg_Close .HH1 {
    transform: rotate(41deg);
    top: 10px
}

.Hamburg_Close .HH3 {
    transform: rotate(-41deg);
    top: -8px
}

/* /// Hamburg */
.b_3_left_left {
    padding-right: 70px
}

.row.border_E0E0E0 {
    border-bottom: 1px solid #E0E0E0;
    padding: 14px 0;
    color: #282828;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.row__1 {
    font-size: 24px;
    min-height: 66px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.spb_yare {
    display: flex;
    align-items: center;
    min-height: 55px !important;
}

.spb_mrp {
    font-size: 18px;
    min-height: 26px !important;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.spb_mzp {
    font-size: 18px;
    min-height: 26px !important;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.spb_pm {
    font-size: 18px;
    min-height: 26px !important;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.spb_date_mrp {
    color: #6F7893;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.spb_date_mzp {
    color: #6F7893;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.spb_date_pm {
    color: #6F7893;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.row__2 {
    background: #FFF1F0
}

.D_FFlex {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-left: 30px;
    max-width: 100px;
}

.axeld_pm_select_wrapp .select-wrapper input.select-dropdown {
}

.mod_axeldpm {
    padding: 16px 0
}

/* сопровождение главная */

.connect_mod_index {
    padding: 20px 0 20px 0
}

.h3_mod_center {
    text-align: center;
    display: block;
}

.connect_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.conn_left,
.conn_center,
.conn_right {
    width: 32%;
    text-align: center
}

.mod_con_but {
    text-align: center;
}

.mod_con_but a {
    margin: 0 auto
}

.conn_center {
    width: 36%;
    padding: 0 30px;
    position: relative
}

.conn_center img {
    position: relative
}

.mod_con_price {
    margin: 0;
    padding: 20px 0 20px 0;
    font-size: 36px;
    line-height: inherit;
    color: #EF533F;
}

.mod_con_price span {
    font-size: 40px;
}

.mod_con_p {
    font-size: 18px;
    line-height: 1.3em;
    color: #282828
}

.mod_3_sub {
    font-size: 24px;
    line-height: inherit;
    color: #282828;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 10px 0 15px 0
}

/* //сопровождение главная */
/* консультация  главная */

.consult_Flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.consult_left {
    width: 64%;
}

.consult_right {
    width: 36%;
}

.consult_mod_index_wrapp {
    padding: 45px 0
}

.consult_mod_index {
    background: #fef5f4;
    border-radius: 12px;
    padding: 10px 0 25px 0
}

.consult_right {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 276px;
    flex-direction: column
}

.F_Lflex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.F_i_ {
    width: 225px;
    align-items: center
}

.F_i_ img {
    max-width: none;
    margin: 0 auto;
    display: block
}

.F_i_ span {
    display: block;
    color: #6F7893;
    font-size: 18px;
    font-family: 'SourceSansProLight', "Arial Narrow", Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 20px 0 5px 0;
}

.F_i_ p {
    color: #282828;
    font-size: 22px;
    text-align: center;
    padding: 5px 0 10px 0;
    line-height: 1.1em;
}

.F_i_2, .F_i_4 {
    width: 50px;
    padding: 95px 0 0 0;
    position: relative;
}

.F_i_2 span, .F_i_4 span {
    width: 10px;
    height: 10px;
    background: none;
    padding: 0;
    float: right;
    border: 1px solid #6F7893;
    box-sizing: border-box;
    border-top: none;
    border-left: none;
    position: relative;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -5px;
    font-size: 0
}

.F_i_3 img, .F_i_5 img {
    margin-bottom: 6px
}

.d_42 {
    width: 42px;
    height: 1px;
    background: #6F7893
}

/* //консультация  главная */
/*  mod mod_axeldcontragent */
.contr_result {
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff;
    display: block
}

.contr_result a {
    color: #fff !important;
}

.mod_axeldcontragent {
}

.red_mess {
    background: #EF533F;
    padding: 24px;
    margin-bottom: 30px;
    border-radius: 12px;
}

.row_Flex {
    display: flex;
    justify-content: flex-start;
    min-height: 48px
}

.row_Flex:nth-child(2n+1) {
    background: #F5F5F7;
}

.contr_60 {
    width: 60%;
    padding: 11px 0 11px 24px
}

.contr_40 {
    width: 40%;
    padding: 11px 0
}

.label_contr_h3 {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-bottom: 16px
}

.contr_info {
    padding-bottom: 24px
}

.contr_left {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.result__c {
    padding: 131px 0 0 0
}

.contr_info {
    display: none
}

.contr_res {
    display: none
}

.contr_res.active {
    display: block
}

/*  //mod  mod_axeldcontragent*/
/*  mod  mod_axeldtariff */

.tariffs_Flex {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto
}

.tar_ {
    width: 30.5%;
    background: #F5F5F7;
    border-radius: 8px;
    min-height: 100px;
    padding: 24px
}

.tar_:last-child {
    background: rgba(239, 83, 63, 0.06);
}

.tar_.tar_modal {
    width: 100%;
    background: #F5F5F7;
}

.t_polosa {
    background: rgba(40, 40, 40, 0.1);
    width: 100%;
    height: 1px;
    margin: 20px 0
}

.t_editTariff {
    padding: 16px 0 8px 0
}

.tariffs_wrapper_remove .t_editTariff {
    padding: 0px 0 8px 0
}

.tariffs_wrapper_remove {
    padding: 24px 0 0 0
}

.t_title {
    text-align: center;
    padding: 6px 0;
    font-size: 32px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.t_subtitle {
    text-align: center;
    padding: 6px 0;
    font-size: 18px;
    color: #6F7893;
}

.t_price {
    text-align: center;
    padding: 6px 0;
    font-size: 36px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.t_mp {
    text-align: center;
    padding: 6px 0;
    font-size: 18px;
    color: #6F7893;
}

.t_ulLabel {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-bottom: 10px
}

.t_li {
    font-size: 14px;
    color: #6F7893;
    padding: 5px 0 5px 30px;
    background: url("/images/temp/ic_REDfeature.svg") 0 7.5px no-repeat;
}

.subscription_mess_red {
    background: #EF533F;
    border-radius: 12px;
    padding: 24px;
    color: #fff;
}

.subscription_mess_h3 {
    padding: 0 0 3px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.subscription_mess_p {
    padding: 6px 0;
    font-size: 14px !important;
}

.subscription_mess_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.subscription_mess_left {
    width: 65%
}

.subscription_mess_right {
    width: 35%
}

.container__jquery_wrap {
    padding: 24px
}

.container__jquery_1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.container__jquery_1_left {
    width: 45%
}

.container__jquery_1_right {
    width: 55%;
    padding: 0 0 0 40px
}

.tar_right {
    padding: 24px 0
}

.tar_right p {
    font-size: 18px;
    line-height: 1.3em;
    padding-bottom: 24px
}

.tar_right b {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.container__jquery_1 .F_responce {
    width: 100%
}

.container__jquery_1 .F_responce .af-message {
    width: 60%;
    margin: 0 auto
}

#managerdeflk {
    padding: 0
}

.managerdeflk_pad24 {
    padding: 24px
}

/*  //mod  mod_axeldtariff */
/* ЛК   главная */
.lc_im_mod_index {
    border-radius: 12px;
    padding: 10px 0 25px 0;
    background: #f0fcf6;
}

.lc_im_left {
    width: 55%;
}

.lc_im_right {
    width: 45%;
}

.lc_im_mod_p {
    font-size: 18px;
    line-height: 1.3em;
    color: #282828;

}

.h3_mod_lc {
    margin: 0;
    padding: 20px 0 10px 0;
    font-size: 36px;
    line-height: inherit;
    color: #282828;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;

}

.lc_im_Flex {
    padding: 0 1% 0 3%
}

.lc_im_mod_index_wrapp {
    padding: 20px 0
}

.publ_mod_wrap {
    padding: 0 0 20px 0
}

.lc_im_but {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0
}

.lc_im_but a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lc_im_but a:first-child {
    margin-right: 20px
}

.lc_im_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

/* //ЛК  главная */
/* Модуль  Налоговый календарь */
.calendar_mod_index_wrapp {
    padding: 20px 0
}

.calendar_mod_Flex {
    padding: 20px 0 0 0;
    display: flex;
    justify-content: space-between;
}

.calendar_mod_Flex .G_flex_top {
    padding-top: 0;
    padding-bottom: 20px
}

.calendar_mod_Flex h4.h3_mod {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.calendar_mod_Flex .G_news_url_cat {
    padding-top: 0;
    padding-bottom: 0
}

.calendar_mod_Flex_left {
}

.calendar_mod_Flex .calendar_mod_Flex_right {
    padding: 16px !important;
}

.mod_axeldcalendar h2 {
    font-size: 30px;
    line-height: 1em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 10px 0
}

.c_1.c_1__cal {
    width: 207px !important;
    min-width: 180px;
    min-height: 43px !important;
}

.c_1.c_1__cal_2 {
    width: 120px !important;
    min-width: 80px;
    min-height: 43px !important;
}

.mod_axeldcalendar .row_kodeksy {
    justify-content: space-between
}

.mod_cal_desc_ {
    height: 159px;
    overflow: hidden;
    position: relative;
}

.white_absol {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 58px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%, rgba(255, 255, 255, 1) 100%);
}

.mod_cal_js {
    display: none
}

.mod_cal_js.active {
    display: block
}

.cal_js_title {
    font-size: 18px;
    line-height: 1.1em;
    padding: 0 0 10px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.cal_js_desc {
    font-size: 16px;
    line-height: 1.1em;
    padding: 0 0 10px 0;
}

.cal_js_desc p {
    line-height: 1.3em
}

.scroll-block.block_mod_cal_ {
    height: 159px;
    width: 100%;
    overflow-y: scroll;
}

.scroll-block.block_mod_cal_::-webkit-scrollbar-track {
    border-radius: 4px;
}

.scroll-block.block_mod_cal_::-webkit-scrollbar {
    width: 4px;
}

.scroll-block.block_mod_cal_::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #F5F5F7;
    position: relative;
    right: -10px
}

.scroll-block.block_mod_cal_:hover::-webkit-scrollbar-thumb {
    background: #F5F5F7;
}

.G_kodeksy_Flex {
    width: 100%;
    display: flex
}

.G_zakon_left {
    width: 50%;
    padding: 0 10px 0 0;
}

.G_zakon_right {
    width: 50%;
    padding: 0 0 0 10px
}

.mod_zzz {
    background: #F5F5F7;
    border-radius: 8px;
    padding: 16px;
    height: 342px;
    overflow: hidden
}

.mod__zzz_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.mod__zzz_Flex h3 {
    padding: 0;
    line-height: 1.1em;
    color: #282828;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin: 0 0 0 20px
}

.mod__zzz_content {
    padding: 16px 0 0 0;
    overflow: hidden;
    max-height: 257px
}

.mod__zzz_content.desc_static ul li {
    line-height: 1em
}

.mod__zzz_content.desc_static ul li a {
    color: #282828;
    text-decoration: none;
    font-size: 16px
}

.mod__zzz_content.desc_static ul li a:hover {
    color: #EF533F;
    text-decoration: underline
}

/* /// Модуль Налоговый календарь*/

/* Налоговый календарь*/
.G_tab.passive {
    background: #F5F5F7;
    text-decoration: none
}

.G_tabs.G_tabs_nk {
    justify-content: flex-start
}

.G_tab:first-child {
    margin-left: 0 !important;
}

.nk_block_js {
    display: none;
    justify-content: flex-start;
    align-items: center;
    min-height: 48px;
    padding: 24px 0 0 0;
    border-bottom: 1px solid #E0E0E0;
}

.js_nk_title:first-child {
    margin-left: 0;
}

.js_nk_title {
    font-size: 24px;
    display: flex;
    height: 48px;
    justify-content: center;
    align-items: center;
    color: #282828;
    line-height: 1em;
    margin: 0 13.2px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
    top: 1px;
    z-index: 10;
    cursor: pointer;
    transition: 0.3s;
}

.js_nk_title:hover {
    color: #EF533F;
}

.js_nk_title.active {
    color: #EF533F;
    border-bottom: 2px solid #EF533F;
    transition: 0.3s;
}

.nk_block_js.active {
    display: flex;
}

.ya_item.desc_static {
    display: flex;
    justify-content: flex-start;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.ya_it_left {
    font-size: 18px;
    color: #282828;
    line-height: 1.3em;
    padding: 10px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    width: 20%;
    margin: 0;
}

.ya_it_right {
    width: 80%;
    margin: 0;
}

.box_kv {
    display: none
}

.box_kv.active {
    display: block
}

.box_Yare {
    display: none
}

.box_Yare.active {
    display: block
}

/* /// Налоговый календарь*/

.slider_button {
    height: 48px;
    text-decoration: none;
    display: table;
    color: #fff;
    background: #FF931E;
    padding: 0 20px;
    font-size: 18px;
    box-sizing: border-box;
    transition: 0.3s
}

.slider_button:hover {
    color: #fff;
    background: #ff5200;
}

.slider_button span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.mod_axeldzooitems {
    padding: 10px 0
}

.h3_mod_axeldzooitems {
}

.h3_mod {
    margin: 0;
    padding: 20px 0 30px 0;
    font-size: 36px;
    line-height: inherit;
    color: #282828;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.h3_mod_pro {
    margin: 0;
    padding: 15px 0 30px 0;
}

.mmm_rep__h1 .h3_mod_pro {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.h3_mod.enter_data-radioname {
    padding: 30px 0 30px 0;
}

.I_Flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.az_item {
    width: 19%;
}

.mod_axeldzooitems_service .az_item {
    background: #F5F5F7;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.04);
    border-radius: 12px;
    padding: 24px;
}

.az_i_middle {
    font-size: 28px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 20px 0;
    line-height: 1.1em;
}

.az_i_bottom {
    padding: 10px 0 0 0
}

.az_i_bottom a {
    width: 100%;
    border: 2px solid #e0e0e0;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    height: 48px;
    color: #095C9A;
    font-size: 18px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    transition: 0.3s
}

.az_i_bottom a:hover {
    border: 2px solid #095C9A;
}

.az_2item {
    width: 244px;
    border: 1px solid #f5f5f7;
    border-radius: 12px
}

.az2_i_top {
    width: 244px;
    height: 180px;
    border-radius: 12px 12px 0px 0px;
}

.az2_i_middle {
    font-size: 24px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 0 10px;
    margin: 20px 0;
    line-height: 1.1em;
    height: 55px;
    overflow: hidden
}

.az2_i_bottom {
    height: 48px;
    background: #FCDE01;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
    transition: 0.3s;
}

.az2_i_bottom:hover {
    background: #FF931E;
}

.az2_i_bottom:hover a {
    color: #fff
}

.item_buttom a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 18px;
    height: 48px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #282828;
    transition: 0.3s;
}

.mod_axeldzooitems_teacher {
    padding-top: 20px
}

.az_t_right_but {
    background: #095C9A;
    height: 48px;
    text-decoration: none;
    display: table;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
    box-sizing: border-box;
    transition: 0.3s;
    border-radius: 4px;
}

.az_t_right_but span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.az_t_right_but:hover {
    background: #0c88e5;
    color: #fff;
}

.az_t_right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

/* mod_axeldcustomhtml */
.mod_axeldcustomhtml {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0
}

.C_Flex {
    display: flex;
    justify-content: space-between;
    height: 654px;
    box-sizing: content-box;
}

.C_F_left { /*background:url("/images/Rectangle_100.jpg") center no-repeat;*/
    width: 40%;
    position: relative;
    padding: 56px
}

.C_F_left:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .56);
    z-index: 1;
}

.C_F_right {
    background: #F5F5F7;
    width: 60%
}

.C_F_h3 {
    position: relative;
    z-index: 2;
    color: #fff;
    margin: 0;
    padding: 20px 0;
    font-size: 48px;
    line-height: 1.1em;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.C_F_ul {
    position: relative;
    z-index: 2;
    color: #fff;
    font-family: 'SourceSansProLight', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 20px 0
}

.C_F_ul li {
    padding: 10px 0 10px 70px;
    line-height: 1.1em
}

.mon {
    background: url("/images/temp/Grou1.png") left center no-repeat;
}

.zont {
    background: url("/images/temp/Grou2.png") left center no-repeat;
}

.quel {
    background: url("/images/temp/Grou3.png") left center no-repeat;
}

.C_F_right {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 56px
}

.C_F_r_top {
    padding: 10px 0 20px 0
}

.C_F_r_top p {
    font-size: 36px;
    line-height: 1.2em
}

.C_Flex2 {
    display: flex;
    width: 100%;
    padding: 0 0 15px 0
}

.C_Flex2 p {
    font-size: 36px;
    line-height: 1.1em;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding-bottom: 10px
}

.C_Flex2 span {
    font-size: 24px;
    line-height: 1.1em;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.C_F__left {
    width: 30%
}

.C_F__right {
    width: 70%
}

.C_Flex3 {
    display: flex;
    width: 100%;
    padding: 15px 0
}

.axeld_button {
    background: #EF533F;
    height: 48px;
    text-decoration: none;
    display: table;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
    box-sizing: border-box;
    transition: 0.3s;
    border-radius: 4px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    cursor: pointer;

}

button.axeld_button {
    border: none;
}

.n_40_axeld_button {
    height: 40px;
    border-radius: 8px;
    padding: 0 30px;
    margin-top: 16px;

}

.axeld_button span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.axeld_button:hover {
    background: #FF6363;
    color: #fff;
}

.axeld_button_vacancy {
    height: 42px;
    margin-right: 12px;
    border: 1px solid #FF6363 !important;
    background: #FF6363 !important;
    color: #fff !important;
    border-radius: 4px;
    cursor: pointer
}

.axeld_button_vacancy input {
    height: 42px;
    padding: 0 12px;
    font-size: 14px !important;
    color: #fff !important;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    transition: 0.3s;
    border-radius: 4px;
    cursor: pointer;
    box-sizing: border-box
}

.axeld_button_vacancy:hover {
    background: #fff !important;
    color: #FF6363 !important;
}

.axeld_button_vacancy input:hover {
    color: #FF6363 !important;
}

.axeld_button_vacancy:link, .axeld_button_vacancy:focus {
    background: #fff !important;
    color: #FF6363 !important;
}

.axeld_button_vacancy_greey {
    border: 1px solid #6F7893 !important;
    background: #6F7893 !important;
    color: #fff !important;
    cursor: pointer;
    display: block
}

.axeld_button_vacancy_greey {
    height: 42px;
    padding: 0 8px;
    font-size: 14px !important;
    color: #fff !important;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    transition: 0.3s;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.axeld_button_vacancy_greey:hover {
    background: #fff !important;
    color: #6F7893 !important;
}

.axeld_button_vacancy_greey:link, .axeld_button_vacancy_greey:focus {
    background: #fff !important;
    color: #6F7893 !important;
}

.axeld_button_custom_end {
    float: right;
    clear: both
}

.axeld_button_custom_60 {
    height: 60px
}

.axeld_button_custom_44 {
    height: 44px;
    border-radius: 8px
}

.axeld_button_custom_pdf_1 {
    border: 2px solid #FF6363;
    color: #FF6363;
    background: #fff
}

.axeld_button_custom_pdf_2 {
    border: 2px solid #FF6363;
}

.axeld_button_custom_1 {
    margin-right: 20px;
    padding: 0 42px
}

.axeld_button_custom_2 {
    padding: 0 36px;
    background: none;
    border: 2px solid #095C9A !important;
    color: #282828
}

.axeld_button_custom_2:hover {
    background: none;
    border: 2px solid #FF6363 !important;
    color: #FF6363
}

.axeld_button_custom_3 {
    width: 100%;
    cursor: pointer
}

.axeld_button_custom_3 i {
    font-style: normal;
    padding-left: 5px
}

.axeld_button_custom_4 {
    display: block;
    background: #43D38B;
}

.axeld_button_custom_4:hover {
    background: green;
    display: block;
}

.axeld_button_custom_4.active {
    background: #FF6363;
    display: block;
}

.axeld_button_custom_5 {
    display: block;
    height: 40px;
    font-size: 16px
}

.axeld_button_custom_55 {
    display: block;
}

.axeld_button_custom_6 {
    display: block;
}

.axeld_button_custom_7 {
    height: 36px;
    font-size: 16px;
}

.axeld_button_custom_8 {
    height: 36px;
    font-size: 16px;
    color: #FF6363;
    background: #fff;
    border: 1px solid #fff
}

.axeld_button_custom_8:hover {
    color: #FF6363;
    background: #fff;
    border: 1px solid #FF6363;
}

.axeld_button_custom_9 {
    height: 44px;
    font-size: 18px;
    color: #43D38B;
    background: #fff;
    display: block;
    text-align: center
}

.axeld_button_custom_9:hover {
    color: #FF6363;
    background: #fff;
}

.axeld_button_custom_99 {
    height: 48px;
    font-size: 18px;
    color: #43D38B;
    background: #fff;
    display: block;
    text-align: center
}

.axeld_button_custom_99:hover {
    color: #FF6363;
    background: #fff;
}

.axeld_button_custom_99_left span {
    justify-content: flex-start
}

.axeld_button_custom_99_left {
    padding-left: 0
}

.axeld_button_custom_10 {
    padding: 9px 35px !important;
    font-size: 16px;
    color: #fff;
    background: #EF533F;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.3s;
    border: 1px solid #EF533F !important;
    height: 38px;
    box-sizing: border-box;
}

.axeld_button_custom_10:hover {
    color: #EF533F;
    background: #fff;
    border: 1px solid #EF533F !important;
    height: 38px;

}

.axeld_button_custom_11 {
    font-size: 18px;
    color: #282828;
    background: #fff;
    border: 1px solid #EF533F;
    display: block;
    text-align: center
}

a.axeld_button_custom_11 {
    border: 1px solid #EF533F;
}

.axeld_button_custom_11:hover {
    color: #fff;
    background: #EF533F;
}

.axeld_button_custom_12 {
    padding: 6px 35px !important;
    font-size: 16px;
    color: #EF533F;
    background: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.3s;
    border: 2px solid #e0e0e0 !important;
    height: 38px;
    box-sizing: border-box;
    display: block;
    position: relative;
    top: 20px;
    text-align: center;
}

.axeld_button_custom_12:hover {
    color: #EF533F;
    background: #fff;
    border: 2px solid #cdcccc !important;
    height: 38px;

}

.axeld_button_custom_13 {
    font-size: 18px;
    color: #EF533F;
    background: #fff;
    border: 1.5px solid #EF533F;
    display: block;
    text-align: center;
    border-radius: 8px
}

.axeld_button_custom_13.active {
    font-size: 18px;
    color: #fff;
    background: #EF533F;
    border: 1.5px solid #EF533F;
    display: block;
    text-align: center;
    border-radius: 8px
}

a.axeld_button_custom_13 {
    border: 2px solid #EF533F;
}

.axeld_button_custom_13:hover {
    color: #fff;
    background: #EF533F;
}

.axeld_button_custom_14 {
    font-size: 14px;
    width: 180px;
    color: #EF533F;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #EF533F;
    text-decoration: none;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

a.axeld_button_custom_14 {
    border: 1px solid #EF533F
}

.axeld_button_custom_14:hover, a.axeld_button_custom_14:hover {
    color: #fff;
    background: #EF533F;
    border: 1px solid #fff
}

.axeld_button_custom_15 {
    font-size: 18px;
    color: #EF533F;
    background: #fff;
    border: 1.5px solid #E0E0E0;
    display: block;
    text-align: center;
    border-radius: 4px
}

a.axeld_button_custom_15 {
    border: 2px solid #E0E0E0;
}

.axeld_button_custom_15:hover {
    color: #282828;
    background: #fff
}

.axeld_button_custom_16 {
    font-size: 19px;
    color: #fff;
    background: #EF533F;
    border: 1px solid #EF533F;
    text-align: center;
    border-radius: 4px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    transition: 0.2s;
    cursor: pointer;
}

.axeld_button_custom_16:hover {
    color: #EF533F;
    background: #fff
}

a.axeld_button_custom_17 {
    font-size: 14px;
    color: #fff;
    background: #43D38B;
    border: 1px solid #43D38B;
    text-align: center;
    border-radius: 3px;
    height: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    padding: 0 16px;
    margin: 16px 0 0 0;
    width: 95px
}

.axeld_button_custom_17:hover {
    text-decoration: none
}

.axeld_button_custom_18 {
    position: relative;
    font-size: 18px;
    color: #fff;
    background: #575EEF;
    border: 1px solid #575EEF;
    text-align: center;
    border-radius: 4px;
    height: 40px;
    display: table;
    text-decoration: none;
    padding: 0 36px;
    margin: 9px 0 0 0;
    transition: 0.3s
}

#message .axeld_button_custom_18 {
    height: 44px;
}

.axeld_button_custom_18:hover {
    color: #575EEF;
    background: #fff;
}

.axeld_button_custom_18 span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px
}

#message .axeld_button_custom_18 span {
    height: 44px
}

.axeld_button_custom_19 {
    color: #16A2E0;
    border: 1px solid #16A2E0;
    background: #fff;
}

.axeld_button_custom_19:hover {
    color: #fff;
    border: 1px solid #16A2E0;
    background: #16A2E0;
}

.axeld_button_custom_20 {
    color: #EF533F;
    background: #fff;
    border: 1px solid #EF533F;
}

.axeld_button_custom_20:hover {
    color: #fff;
    background: #EF533F;
    border: 1px solid #EF533F;
}

.subscription_mess_right {
    display: flex;
    justify-content: flex-end;
}

.bl_287 {
    width: 287px;
    display: block
}

.h_25 {
    height: 25px
}

.button_blue {
    background: #095C9A
}

.button_red {
    background: #FF6363
}

/* ///mod_axeldcustomhtml */

/* .mod_axeldcustomhtml */

.mod_axeldreestrhtml {
    padding: 20px 0 60px 0
}

.mod_axeldreestrhtml .h3_mod {
    padding-top: 0;
    text-align: center
}

.E_Flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.E_Flex2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.E_Flex3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 26px 0 0 0
}

.E_Fl_left {
    width: 60%
}

.E_Fl_right {
    width: 40%;
    padding: 70px 0 0 20px
}

.E_Fl_right img {
    border: 4px solid #F5F5F7;
    filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.12));
    border-radius: 12px;
}

.E_Fl_ {
    width: 225px;
    text-align: center;
    padding: 20px 10px
}

.E_Fl_after {
    background: url("/images/temp/Arrow_1.svg") center top no-repeat;
    content: '';
    width: 42px;
    height: 18px;
    position: relative;
    display: block;
    top: 107px;
}

.E_step {
    color: #6F7893;
    font-size: 18px;
    font-family: 'SourceSansProLight', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 15px 0 0 0;
}

.E_step_text {
    font-size: 22px;
    text-align: center;
    line-height: 1.3em;
    padding: 5px 0 15px 0
}

.full_Flex {
    display: flex;
}

.full_left {
    width: 25%
}

.full_right {
    width: 75%
}

.padding_40 {
    padding-top: 40px
}

.icon-top1 img {
    width: 15px;
    opacity: 0.6
}

.icon-top2 img {
    width: 8px;
    opacity: 0.6
}

.icon-top3 img {
    width: 18px;
    opacity: 0.6
}

.icon-top4 img {
    width: 18px;
    opacity: 0.6
}

/* /////// .mod_axeldcustomhtml */
.slide_2_Flex {
    display: flex;
    align-items: center;
    padding: 30px 0 0 0
}

.slide_2_Flex a:first-child {
    margin-right: 20px
}

.ap {
    padding-bottom: 30px;
    font-size: 22px;
    line-height: 1.3em;
    max-width: 978px
}

.middle_modal {
    width: 600px;
    border-radius: 8px;
    min-height: 238px;
}

.max_modal {
    border-radius: 8px;
    min-height: 238px;
}

.middlePlus_modal {
    width: 800px;
    border-radius: 8px;
    min-height: 238px;
}

.fancy_modal {
    max-width: 600px;
    border-radius: 8px;
    min-height: 60px;
}
.rating_modal {
    max-width: 433px;
    border-radius: 8px;
    min-height: 60px;
}

.User_logout2 {
    position: relative;
    margin: 4px 0 0 10px
}

.desc_static {
    font-size: 18px;
    line-height: inherit;
    width: 100%;
    margin: 0 auto;
}

.desc_static__ {
    font-size: 18px;
    line-height: inherit;
    width: 100%;
    margin: 0 auto;
}

.desc_static p, .desc_static__ p {
    font-size: 18px;
    color: #282828;
    line-height: 1.3em;
    padding: 10px 0
}

.desc_static em, .desc_static i, .desc_static__ em, .desc_static__ i {
    font-style: italic;
    font-family: 'SourceSansProItalic', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static strong, .desc_static b, .um_field b, .um_field strong {
    font-family: 'SourceSansProBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static strong em {
    font-family: 'SourceSansProItalic', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static h1 {
    font-size: 48px;
    color: #282828;
    padding: 30px 0 30px 0;
    line-height: 1.3em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static h1 span {
    color: #FF931E;
}

.desc_static img {
    max-width: 100%
}

.content_Flex .desc_static h1,
.content_Flex .full h1,
.h3_mod_36 {
    font-size: 36px;
    color: #282828;
    padding: 30px 0 30px 0;
    line-height: 1.1em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static h1 strong,
.desc_static h2 strong,
.desc_static h3 strong,
.desc_static h4 strong {
    color: #FF931E;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static h2 {
    font-size: 30px;
    color: #282828;
    padding: 10px 0 10px 0;
    line-height: 1.3em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static h3 {
    font-size: 24px;
    color: #282828;
    padding: 10px 0 10px 0;
    line-height: 1.3em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static h4 {
    font-size: 22px;
    color: #282828;
    padding: 10px 0 10px 0;
    line-height: 1.3em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.desc_static ul {
    padding: 10px 0
}

.desc_static ol {
    padding: 10px 0 10px 20px
}

.desc_static ul li {
    padding: 6px 10px 6px 20px;
    font-size: 18px;
    color: #333;
    line-height: 1.3em;
    position: relative
}

.desc_static ul li p {
    padding: 0 !important;
    position: relative
}

.desc_static ul li:before {
    position: absolute;
    display: inline-block;
    content: '•';
    font-size: 20px;
    left: 0;
    top: 5px;
}

.desc_static ol li {
    padding: 6px 10px 6px 20px;
    font-size: 18px;
    color: #333;
    line-height: 1.3em;
}

.desc_static table.table p {
    padding: 2px 0
}

.desc_static table.table tr {
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.desc_static table.table tr.info {
    background: #6F7893;
}

.desc_static table.table tr.info td, .desc_static table.table tr.info td p {
    color: #fff;
}

.desc_static table.table td {
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.desc_static table.table td, th {
    padding: 10px 5px;
    border-radius: 0px;
}

/* поиск диплама */
.frontpage .description-full h1 {
    font-size: 48px;
    line-height: 1.3em;
    color: #282828;
    padding: 20px 0 20px 0;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.description-full .mod-list {
    box-shadow: 0px 0px 4px 0px #00000014;
    border-radius: 8px;
    padding: 24px 16px;
    display: none;
    position: absolute;
    z-index: 10;
    background: #fff
}

.description-full .mod-list li a {
    font-size: 18px;
    color: #282828;
    padding: 9px 0;
    text-decoration: none;
    display: block;
    min-width: 250px
}

.description-full .mod-list li:first-child a {
    padding-top: 0
}

.description-full .mod-list li:last-child a {
    padding-bottom: 0
}

.description-full .mod-list li.active a {
    font-size: 18px;
    color: #095C9A;
}

.description-full .mod-list li a:hover {
    text-decoration: underline
}

.frontpage .description-full h1 span {
    color: #095C9A;
    position: relative;
    cursor: pointer
}

.frontpage .description-full h1:hover span {
    text-decoration: underline
}

.frontpage .description-full h1 span:after {
    width: 29px;
    height: 23px;
    background-image: url("/images/axeld/temp/Stroke.png");
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: inline-block;
    position: relative;
    left: 10px
}

.wrap_th {
    width: 100%;
    min-height: 56px;
    background: #F5F5F7;
    border-top: 1px solid #E0E0E0;
    font-size: 18px;
    padding: 10px 16px
}

.flexth {
    display: flex;
    align-items: center;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.flextr {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E0E0E0;
    min-height: 66px
}

.jbzoo-item-raspisanie:last-child .flextr {
    border: none
}

.th1, .td1 {
    width: 15%
}

.th2, .td2 {
    width: 30%
}

.th3, .td3 {
    width: 20%
}

.th4, .td4 {
    width: 15%
}

.th5, .td5 {
    width: 10%
}

.th6, .td6 {
    width: 10%
}

.td__ {
    padding: 0 8px
}

.td__ a {
    text-decoration: none;
    font-size: 18px
}

.td__ a:hover {
    text-decoration: underline
}

.ras_flex_2021 {
    display: flex;
    justify-content: space-between
}

.f__h {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.f__h .course_div {
    max-width: 388px;
    min-height: 48px;
    margin-right: 20px
}

.f__h .course_div .select2.select2-container {
    max-width: 388px;
    min-height: 48px
}

.f__h .month_div {
    max-width: 349px;
    width: 349px;
    min-height: 48px;
    margin-right: 20px
}

.f__h .month_div .select2.select2-container {
    min-width: 349px !important;
    width: auto !important;
    min-height: 48px
}

.f__h .select2-container .select2-selection--single {
    height: 48px;
}

.f__h .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #282828;
    line-height: 48px;
    min-height: 48px;
}

.f__h .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}

.sub_div {
    height: 48px;
    margin-right: 20px
}

.sub_div_axeldunset {
    margin-right: 0
}

.sub_div input[type="submit"] {
    width: 200px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    background: #EF533F;
    font-size: 22px;
    border-radius: 4px;
    transition: 0.3s;
    border: 1px solid #EF533F;
    cursor: pointer;
    font-family: 'SourceSansProLight', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.sub_div input[type="submit"]:hover {
    color: #EF533F;
    text-decoration: none;
    background: #fff;
}

.sub_div_axeldunset {
    height: 48px;
}

.sub_div_axeldunset .axeldunset {
    width: 200px;
    border: 1px solid #ccc;
    background: #ccc;
    cursor: pointer;
    display: block;
    color: #282828;
    height: 48px;
    border-radius: 4px;
    box-sizing: border-box;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    font-family: 'SourceSansProLight', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.jb_sub.subcategory-title {
    font-size: 24px;
    line-height: 1em;
    padding: 10px 0;
    display: none
}

.new_block_js {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 52px;
    padding: 24px 0
}

.js_s_title {
    font-size: 24px;
    display: flex;
    height: 52px;
    justify-content: center;
    align-items: center;
    color: #282828;
    line-height: 1em;
    margin: 0 13.2px;
    border-bottom: 2px solid #fff
}

.overflow_ .rborder .subcategory {
    display: none
}

.overflow_ .rborder.first .subcategory {
    display: block
}

.js_s_title {
    cursor: pointer
}

.js_s_title.active {
    color: #095C9A;
    border-bottom: 2px solid #095C9A;
    transition: 0.3s
}

.js_s_title:hover {
    color: #095C9A;
}

.f18 {
    font-size: 18px
}

.f24 {
    font-size: 24px
}

.s_dip_1 input[type="text"],
.s_dip_2 input[type="text"] {
    width: 99%;
    color: #282828 !important;
    line-height: 48px !important;
    min-height: 48px !important;
    border: 2px solid #E0E0E0 !important;
    border-radius: 2px !important;
    font-size: 18px !important;
    margin-bottom: 0 !important;
    box-sizing: border-box;
    padding: 4px 6px;
}

.s_dip_1 input[type="text"].active,
.s_dip_2 input[type="text"].active {

    border-bottom: 2px solid #43D38B !important;
}

.s_dip_1,
.s_dip_2 {
    height: auto;
    padding-right: 20px;
}

.s_dip_1 .label_course,
.s_dip_2 .label_course {
    color: #6F7893;
    padding: 8px;
}

.filter_2021 {
    padding-top: 17px
}

.filter_2021 .f__h {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.wi600 {
    padding: 40px 0 0 0;
    font-size: 18px
}

.wi600 .th2, .wi600 .td2 {
    width: 15%;
}

.wi600 .th3, .wi600 .td3 {
    width: 30%;
}

.wi600 .th4, .wi600 .td4 {
    width: 38%;
}

.nn {
    font-size: 21px;
    padding: 30px 0;
}

.overflow_ {
    padding-bottom: 20px
}

/*  ///////////////////поиск диплама */
/*  пагимнация  менеджеров*/

.pagination_LK {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 16px 0
}

.pagination_LK a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    color: #EF533F;
    text-decoration: none;
    font-size: 18px;
    background: #fff;
    margin: 0 6px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #EF533F;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.pagination_LK a.end_p, .pagination_LK a.first_p, .pagination_LK a.next_p, .pagination_LK a.prev_p {
    width: auto;
    height: 40px;
    padding: 0 16px
}

.pagination_LK a:hover,
.pagination_LK a.active {
    background: #EF533F;
    color: #fff;
    border: 1px solid #EF533F
}

/*  ////////////////////пагимнация  менеджеров  */

/* контент с меню левым и правым*/
.content_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 40px
}

.left_menu {
    width: 27%
}

.left_menu_news {
}

.center_content {
    width: 73%;
    padding: 90px 0 20px 30px
}

.news_FFlex .center_content {
    width: 70%;
    padding: 0 0 20px 30px
}

/* контент с меню левым и правым*/
/*  Новости */

.n_teaser_ {
    background: #F5F5F7;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 16px;
    width: 32.5%;
    margin-right: 1.1%;
}

.n_teaser_news {
    background: #F5F5F7;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 16px;
    width: 48.5%;
    margin-right: 2.3%;
}

.n_teaser_:nth-child(3n) {
    margin-right: 0
}

.n_teaser_news:nth-child(2n) {
    margin-right: 0
}

.n_h3 {
    font-size: 24px;
    color: #282828;
    padding: 10px 0 10px 0;
    line-height: 1.2em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

/* Новости бухгалтер, сайт JBZoo*/
/* Кодексы, сайт JBZoo*/
.pad_b_33 {
    padding-bottom: 33px
}

.subcat_kodeksy_block > li {
    list-style-type: none;
    padding: 0 0 8px 0
}

.subcat_kodeksy_block li a {
    color: #16A2E0;
}

.subcat_kodeksy_block li a:hover {
    color: #095C9A;
}

.n_teaser_kod a {
    color: #16A2E0;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px
}

.n_teaser_kod h3.n_h3 {
    padding: 0
}

.n_teaser_kod a:hover {
    color: #095C9A;
}

.n_teaser_kod {
    max-width: 1000px
}

.full_kodeksy {
    max-width: 1000px
}

.kod_item {
    max-width: 1000px
}

.full_kodeksy .h3_mod {
    margin: 0;
    padding: 30px 0 30px 0;
    font-size: 36px;
    line-height: 1.1em;
    color: #282828;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.k_h4 {
    font-size: 22px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 12px 0;
    position: relative
}

.k_h4 img {
    position: relative
}

.kod_item .desc_static {
    padding-bottom: 10px
}

.oglav__ {
    padding: 0 0 14px 0
}

.oglav__ a {
    min-height: 44px;
    padding: 0 20px;
    color: #282828;
    text-decoration: none;
    border-radius: 4px;
    border: 2px solid #EF533F;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 256px;
    transition: 0.3s;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.oglav__ a:hover {
    background: #EF533F;
    color: #fff;
}

.row_kodeksy {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 14px 0 19px 0;
}

.row_kodeksy .input-field {
    margin: 0;
    border: none !important;
}

.row_kodeksy {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.c_1 {
    width: auto !important;
    min-width: 300px;
    min-height: 43px !important;
}

.c_1 .select-wrapper input.select-dropdown {
    margin: 0;
    top: 0 !important;
    font-size: 16px !important;
    width: 100% !important;
    min-height: 44px;
    float: right;
    color: #282828;
    border: 2px solid #E0E0E0 !important;
    box-sizing: border-box !important;
    padding: 0 0 0 10px !important;
    border-radius: 4px;
}

.c_1 .select-wrapper .caret {
    top: 22px !important;
}

.c_2 {
    display: flex;
    align-items: center;
    padding: 0 0 0 40px
}

.cText_11 {
    display: flex;
    align-items: center;
    padding: 0 10px
}

.cText_22 {
    display: flex;
    align-items: center;
    padding: 0 10px
}

/* //////////Кодексы, сайт JBZoo*/
.news_FFlex {
    padding-top: 12px;
}

.m_experts .news_FFlex {
    padding-top: 12px;
}

.m_expert .news_FFlex {
    padding-top: 12px;
}

.my_buch {
    display: flex;
    flex-wrap: wrap;
    max-width: 1250px
}

/* ///// Новости категории подкатегории, сайт JBZoo*/

/*  /// Новости */
/*  Законы */
.n_teaser_no_back a {
    color: #095C9A;
}

.n_teaser_no_back .shortdesc {
    padding-bottom: 30px
}

/*  /// Законы */
/* pagination*/
.pagination {
    margin: 40px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.pagination span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    min-width: 36px;
    height: 40px;
    border: 1px solid #E0E0E0;
    margin-right: 10px;
    text-decoration: none;
    padding: 0 20px
}

.pagination a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    min-width: 36px;
    height: 40px;
    border: 1px solid #095C9A;
    background: #095C9A;
    margin-right: 10px;
    text-decoration: none;
    color: #fff;
    border-radius: 4px;
    padding: 0 20px
}

.page-nav.clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center
}

/*  /// pagination */

/* footer */
.footer__ {
    background: #fff;
    border-top: 1px solid #E0E0E0;
}

.Fut_top_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0 15px 0;
    border-bottom: 1px solid #E0E0E0
}

.Fut_top_1 .A_logo {
    width: auto !important;
}

.Fut_top_2 {
    display: flex;
    padding: 40px 0 0 0
}

.F_tel {
    color: #095C9A;
    font-size: 36px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
    line-height: inherit
}

.F_tel a {
    text-decoration: none;
    color: #095C9A;
}

.F_email {
    text-decoration: none;
    color: #6F7893;
    font-size: 18px;
    line-height: 1.3em;
    padding-bottom: 16px
}

.I_Social {
    width: 368px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 23px 0;
}

.I_Social a {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F5F7;
    border: 2px solid #E0E0E0;
    border-radius: 8px;
    transition: 0.2s;
}

.I_Social a:hover {
    background: #fff;

}

.I_Social a img {
    max-width: none;
}

.Fut_top_left {
    width: 86%;
    padding: 0;
    display: flex;
    justify-content: flex-start;
}

.Fut_top_left a {
    text-decoration: none;
    color: #282828;
    font-size: 18px;
    display: block;
    padding: 10px 0
}

.Fut_top_left a:hover {
    text-decoration: none;
    color: #EF533F;
}

.Fut_top_left li.active a {
    text-decoration: underline;
    color: #282828;
}

.f1 {
    padding: 0 30px 10px 0;
    width: 32%
}

.f2 {
    padding: 0 30px 10px 0;
    width: 32%
}

.f3 {
    padding: 0 0 10px 0;
    width: 32%
}

.Fut_top_right {
    width: auto
}

.Fut_bottom {
    display: flex;
    padding: 20px 0 20px 0;
    font-size: 18px;
    color: #6F7893;
    border-top: 1px solid #E0E0E0
}

.Fut_bottom_left {
    width: 90%;
}

.Fut_bottom_right {
    width: auto;
    padding: 0 0 0 4%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

/* ///footer */
/* slideTop  */

.arrow__top {
    width: 58px;
    height: 58px;
    border-radius: 35px;
    color: #282828;
    background: url(/images/axeld/temp/back-to-top.png) center no-repeat #fff;
    position: fixed;
    z-index: 1000;
    bottom: 100px;
    right: 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #fff;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 8%);
    transition: 0.3s;
    display: none
}

.arrow__top:hover {
    box-shadow: none;
    border: 1px solid #ccc;
}

/* ///slideTop */
/* brod */
.master_navigation ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: #959792;
}

.master_navigation ul a {
    text-decoration: none;
    color: #959792;
    font-size: 14px
}

.master_navigation .divider_ {
    padding: 0 5px
}

.master_navigation {
    padding: 30px 0 0 0
}

/* ///brod */

/* team */
.my_team {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 16px 0
}

.my_team_teaser {
    width: 32.5%;
    padding: 2% 0.5%;
    border-radius: 2px;
    border: 1px solid #E0E0E0;
    margin: 0 1% 2% 0;
    background: #F5F5F7
}

.my_team_teaser:nth-child(3n) {
    margin-right: 0
}

.my_team_post {
    font-size: 18px;
    text-align: center;
    padding: 8px;
    height: 62px;
    overflow: inherit
}

div.my_team div.my_team_teaser h2 {
    font-size: 18px !important;
    text-align: center;
    padding: 9px !important;
}

div.my_team div.my_team_teaser h2 a {
    text-decoration: none;
}

.my_team_img {
    text-align: center;
    padding: 9px 8px 10px 8px !important;
}

.my_team_img img {
    border: 1px solid #E0E0E0;
    padding: 2px;
    border-radius: 2px;
    background: #fff;
    max-width: none
}

.my_team_full .my_team_post {
    text-align: left;
    height: auto;
    padding-left: 0 !important;
}

.team2_col {
    display: flex;
    justify-content: flex-start;
}

.my_team_full .my_team_img {
    text-align: left;
    padding-left: 0 !important;
}

.team_options {
    padding: 9px 8px 10px 24px;
}

.my_team_full .um_field {
    padding: 0 0 10px 0;
    font-size: 18px
}

.um_field .flex_start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.um_field .label_op {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding-right: 16px
}

.download_vcf {
    border: 1px solid #EF533F !important;
    box-sizing: border-box;
    position: relative;
    padding: 0 20px;
    height: 44px;
    color: #fff;
    text-transform: none;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
    background: #ff5200;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    border-radius: 10px;
    cursor: pointer;
    margin-top: 16px;

}

.download_vcf:hover {
    border: 1px solid #ff5200 !important;
    color: #000;
}

.vcf_img {
    position: relative;
    margin: 0 0 0 19px
}

.download_vcf {
    position: relative
}

@media screen and (max-width: 868px) {
    .my_team_teaser {
        width: 45%
    }

    .my_team_teaser img {
        width: 100px !important;
        height: auto !important;
    }

    .my_team_post {
        font-size: 16px !important;
    }

}

@media screen and (max-width: 768px) {
    .my_team_teaser {
        width: 45%
    }

    .my_team_teaser img {
        width: 200px !important;
        height: auto !important;
    }

    .my_team_post {
        font-size: 15px !important;
    }

    .team_options {
        padding: 9px 8px 28px 0px;
    }

    .team2_col {
        display: flex;
        justify-content: flex-start;
        flex-direction: column
    }

}

@media screen and (max-width: 568px) {
    .my_team {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 16px 0
    }

    .my_team_teaser {
        width: 48%;
        margin: 1% !important;
    }

    .my_team_teaser img {
        width: 150px !important;
        height: auto !important;
    }

    .my_team_post {
        font-size: 15px !important;
    }

    .my_team_full h1 {
        font-size: 36px !important;
    }
}

@media screen and (max-width: 416px) {
    .my_team {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 16px 0
    }

    .my_team_teaser {
        width: 48%;
        margin: 1% !important;
    }

    .my_team_teaser img {
        width: 100px !important;
        height: auto !important;
    }

    .my_team_post {
        font-size: 15px !important;
    }

    .my_team_full h1 {
        font-size: 26px !important;
    }

    .my_team_img img {
        width: auto !important;
        height: auto;
    !important;
        max-width: 100% !important;
    }
}

/* //team */
/* LK  */

.background_F5F5F7 {
    background: #F5F5F7
}

.block_white {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 24px 20px;
    margin-bottom: 24px;
}

.block_white_no_border {
    background: #FFFFFF;
    padding: 0;
    margin-bottom: 24px;
}

.block_white_lastchild {
    margin-bottom: 0;
}

.pad__6 {
    padding: 6px 0
}

.pad__10 {
    padding: 10px 0
}

.pad__20 {
    padding: 20px 0
}

.pad__30 {
    padding: 30px 0
}

.m_reg_Flex {
    display: flex;
}

.m_reg_left {
    width: 65%
}

.m_reg_right {
    width: 35%
}

/*Change text in autofill textbox*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.background_F5F5F7 input, .background_F5F5F7 textarea {
    outline: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    background-color: transparent;
    outline: none;
}

.m_materialize input,
.m_materialize textarea,
.m_materialize select {
    font-size: 18px;
}

.m_materialize .input-field .select-wrapper label {
    position: relative;
}

.m_materialize [type="checkbox"] + span:not(.lever) {
    font-size: 16px;
    color: #FF931E;
}

.m_materialize .select-wrapper ul li:first-child [type="checkbox"] + span:not(.lever) {
    font-size: 14px;
    color: #282828;
}

.m_reg_h2 {
    font-size: 18px;
    color: #282828;
    line-height: 1.2em;
    margin: 0;
    padding: 10px 0.75rem;;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.m_reg_h2_rad {
    padding-bottom: 30px;
}

.pad__topic {
    padding-top: 20px
}

.m_reg_img {
    width: 112px;
    height: 112px;
    background: url("/components/com_mediatorreg/images/men.svg");
    border: 1px solid #E0E0E0;
    max-width: none;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.m_materialize .file-field .file-path-wrapper {
    padding: 0;
    margin: 0;
    overflow: inherit;
}

.m_materialize .file-field .file-path-wrapper input[type="text"] {
    border-bottom: 0;
    margin: 0;
    width: 27%
}

.m_materialize .file-field .file-path-wrapper input[type="text"].valid {
    border-bottom: 1px solid #43D38B;
    -webkit-box-shadow: 0 1px 0 0 #43d38b;
    box-shadow: 0 1px 0 0 #43d38b;
}

.m_reg_ava_delete {
    padding: 0 0 0 30px;
    font-size: 18px;
    color: #FF6363;
    position: relative;
    z-index: 10;
}

.m_reg_ava_Error {
    padding: 0 0 0 30px;
    font-size: 18px;
    color: #FF6363;
    position: relative;
    z-index: 10;
}

.m_reg_ava_delete:hover {
    text-decoration: underline;
}

.m_reg_send {
    padding: 24px 0;
    display: flex;
    justify-content: center;
}

.m_reg_send_left {
    justify-content: flex-start;
}

.m_reg_send .mediator_send {
    padding: 0 15%
}

#alert_error, #alert_ok, #alert_ok_remove, #question_lk, #responce_lk, #alert_subscript, #alert_subscript_ok, #manager_moderation, #alert_ok_deltariff, #alert__mess, #exp_pesponce_non, #select_my_vacancy {
    width: 600px;
    border-radius: 8px;
    padding: 24px;
}

#alert_ok {
}

#exp_pesponce_non {
    padding: 0
}

.expertmessageperesponce_pad24 {
    padding: 24px
}

.m_materialize .input-field input[type="text"] {
    position: relative;
    z-index: 10
}

.m_materialize .input-field input[type="password"] {
    position: relative;
    z-index: 10
}

.m_materialize .input-field input[type="email"] {
    position: relative;
    z-index: 10
}

.m_materialize .input-field label {
    z-index: 1
}

.m_materialize input[type="text"].file-path {
    position: inherit
}

.m_materialize input[type="password"].file-path {
    position: inherit
}

.m_materialize input[type="email"].file-path {
    position: inherit
}

.m_reg_check {
    font-size: 18px
}

.m_reg_check p {
    padding: 10px 0
}

.m_reg_check span {
    font-size: 18px !important;
}

.m_reg_check [type="radio"] + span:before, [type="radio"] + span:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    margin: 4px;
    width: 20px;
    height: 20px;
}

.m_reg_check [type="radio"]:checked + span:after,
.m_reg_check [type="radio"].with-gap:checked + span:before,
.m_reg_check [type="radio"].with-gap:checked + span:after {
    border: 2px solid #095C9A;
}

.pad100 {
    min-height: 100px
}

.pad62 {
    min-height: 62px
}

.m_reg_check [type="radio"]:checked + span:after,
.m_reg_check [type="radio"].with-gap:checked + span:after {
    background-color: #095C9A;
}

.m_reg_answer p {
    color: #6F7893;
    padding-left: 0.75em;
}

.m_reg_answer_call p {
    color: #6F7893;
    padding-left: 0.75em;
    font-size: 19px;
    line-height: 1.4em;
}

.m_reg_answer_call a {
    color: #095C9A;
}

.load_files {

    padding: 16px 0 8px 0;

}

.load_files_8 { /*padding-top: 0*/
}

.load_files p {
    font-size: 18px;
    color: #6F7893;
}

.wrap_moderation_report {
    padding: 24px
}

.border_b {
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    height: 1px;
}

.load_doc {
    font-size: 18px;
    color: #095C9A;
    text-align: right;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.load_doc img {
    position: relative;
    margin-right: 12px;
    top: 2px;
}

.load_doc img.plus_svg {
    width: 24px;
    height: 24px
}

.load_doc .sprintt img {
    position: relative;
}

.load_doc label {
    position: relative;
    z-index: 1;
    font-size: 19px;
    color: #095C9A;
    top: -1px
}

.load_doc label span {
    position: relative;
    z-index: 1;
    font-size: 19px;
    color: #095C9A;
    top: -3px
}

.m_report .load_doc label span {
    display: none !important; /* для отчетов */
}

.company_reg_docs .load_doc label span {
    color: #EF533F
}

.load_doc_file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 10;
}

.container_files {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    padding: 0 30px 0 0;
}

.sprintt {
    padding: 0;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.ss_close {
    width: 18px;
    height: 18px;
    position: relative;
    background: url("/components/com_mediatorreg/images/del_doc.png") center top no-repeat;
    cursor: pointer;
    top: -6px;
    left: -22px;
    z-index: 10;
    display: block;
}

.row_a_disabled {
    display: none
}

.switch_Flex {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start
}

.Sw_label {
    font-size: 18px; /* font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;*/
}

.Sw_label_sub {
    font-size: 12px; /* font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;*/
    padding: 7px 0;
    color: #6F7893;
}

.switch label .lever:before {
/ / background-color: rgba(38, 166, 154, 0.15);
    background-color: #8b9fcb;
}

.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #575EEF;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: #8b9fcb;
}

.company_reg_docs {
    padding-bottom: 30px
}

/* -----------------------------------------
  =CSS3 Loading animations
-------------------------------------------- */

/* =Elements style
---------------------- */

/* -----------------------------------------
  =CSS3 Loading animations
-------------------------------------------- */

/* =Elements style
---------------------- */
.load-wrapp {
    float: left;
    width: 120px;
    height: 21px;
    padding: 0 15px;
    border-radius: 5px;
    text-align: center;
    display: none;

}

.load-wrapp:last-child {
    margin-right: 0;
}

.line {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 15px;
    background-color: #095C9A;
}

/* =Animate the stuff
------------------------ */

.load-2 .line:nth-last-child(1) {
    animation: loadingB 1.5s 1s infinite;
}

.load-2 .line:nth-last-child(2) {
    animation: loadingB 1.5s 0.5s infinite;
}

.load-2 .line:nth-last-child(3) {
    animation: loadingB 1.5s 0s infinite;
}

@keyframes loadingB {
    0% {
        width: 10px;
    }
    50% {
        width: 27px;
    }
    100% {
        width: 10px;
    }
}

/* -----------------------------------------
  =CSS3 Loading animations
-------------------------------------------- */

/* //LK */
/*  LK для менеджеров */
.manager_hor_menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 10px
}

.manager_hor_menu ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #E0E0E0;
    margin-right: 10px;
    margin-bottom: 24px;
    padding-bottom: 8px
}

.manager_hor_menu ul li {
    position: relative
}

.manager_hor_menu ul li a {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6F7893;
    padding: 0 8px;
    min-height: 30px;
    text-decoration: none;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    flex-direction: column
}

.manager_hor_menu ul#subscription_mediator li a {
    color: #095C9A;
}

.manager_hor_menu ul li.active a {
    color: #282828;
}

.manager_hor_menu ul li a.active {
    color: #282828;
}

.manager_hor_menu ul li.active .minispan {
    position: absolute;
    width: 100%;
    display: block;
    bottom: -8px;
    border-bottom: 5px solid #EF533F;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
}

.manager_hor_menu ul li a.active ~ .minispan {
    position: absolute;
    width: 100%;
    display: block;
    bottom: -8px;
    border-bottom: 5px solid #EF533F;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
}

.manager_hor_menu ul li.alias-parent-active a {
    color: #282828;
}

.manager_hor_menu ul li.alias-parent-active .minispan {
    position: absolute;
    width: 100%;
    display: block;
    bottom: -8px;
    border-bottom: 5px solid #EF533F;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
}

.manager_hor_menu ul li:first-child a {
    padding-left: 0
}

/* заявки */
.m_bid {
    background: #F5F5F7;
    margin-bottom: 8px
}

.m_avabid {
    width: 40px;
    height: 40px;
    position: relative;
    background-size: cover;
    border-bottom: 1px solid #E0E0E0;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    margin: 0 auto;
}

.row_h {
    min-height: 60px
}

.m_medibid {
    font-size: 12px;
    color: #6F7893;
    line-height: 1.1em
}

.row_h_1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}

.row_h_2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}

.row_h_3 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}

.row_h_4 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
}

.row_h_4 span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #FF931E;
    font-size: 18px;
    line-height: 1.1em;
    position: relative
}

.row_h_4 span img {
    margin-right: 8px;
    position: relative
}

.m_bid_link {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 40px;
    text-decoration: none;
    font-size: 18px;
    color: #095C9A
}

.arrow-1 {
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 30px;
    margin: 0 0 0 20px;
}

.arrow-1 div {
    position: relative;
    top: 17px;
    width: 20px;
    height: 1px;
    background-color: #095C9A;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    left: 0;
    display: block;

}

.arrow-1 div::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    top: -3px;
    right: -1px;
    background-color: #095C9A;
    transform: rotate(45deg);
}

.arrow-1 div::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    top: 3px;
    right: -1px;
    background-color: #095C9A;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    transform: rotate(-45deg);
}

.arrow-1:hover {
    animation: arrow-1 1s linear infinite;
}

@keyframes arrow-1 {
    0% {
        left: 0;
    }
    50% {
        left: 10px;
    }
    100% {
        left: 0;
    }
}

.arrow-1:hover div::before {
    background: #ff5200;
}

.arrow-1:hover div::after {
    background: #ff5200;
}

.arrow-1:hover div {
    background: #ff5200;
}

/*  /////заявки */
/* Проф медиаторы, не проф. медиаторы, организ. медиаторов */

.m_listmeditors {
}

.m_option_m {

    background: #F5F5F7;
    margin-bottom: 16px;
}

.m_option_m:last-child {
    margin-bottom: 0;
}

.row_h_m {
}

.m_avamed {
    width: 112px;
    height: 112px;
    position: relative;
    background-size: cover;
    border-bottom: 1px solid #E0E0E0;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    margin: 0 auto;
}

.row_h_m {
    padding: 16px 0
}

.m_tright {
    text-align: right;
    font-size: 12px
}

.m__t1 {
    padding: 16px 0;
}

.m_tleft {
    line-height: 1.1em
}

.m_tright {
    line-height: 1.1em
}

.m__t2 {
    padding: 0 0.75rem;
}

.m__t2_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.m2_tleft {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 24px;
    color: #095C9A;
    line-height: 1.1em;
    padding-right: 16px
}

.m2_tleft a {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 24px;
    color: #095C9A;
    text-decoration: none
}

.m2_tleft a:hover {
    text-decoration: underline
}

.m2_tright {
    font-size: 14px;
    color: #6F7893;
    line-height: 1.1em;
}

.m__t3 {
    padding: 0 0.75rem;
}

.m3_s {
    font-size: 18px;
    line-height: 1.1em;
    padding: 8px 0
}

.m__t4 {
    padding: 0 0.75rem;
}

.m4_s {
    font-size: 14px;
    line-height: 1.1em;
    padding: 4px 0 8px 0
}

.m__t5 {
    padding: 0 0.75rem;
}

.m5_s {
    font-size: 14px;
    line-height: 1.1em;
    padding: 4px 0 8px 0;
    color: #6F7893;
}

.m5_s span {
    color: #282828
}

.m__t6 {
    padding: 0 0.75rem;
}

.m6_s {
    color: #6F7893;
    font-size: 16px;
    padding: 8px 0 20px 0
}

.m6_s i {
    font-style: normal
}

.m6_s span {
    color: #6F7893
}

span.blue_color {
    color: #095C9A
}

.moderation_check {
    padding-top: 100px
}

/* ////Проф медиаторы, не проф. медиаторы, организ. медиаторов */
/* поиск*/
.search_mediator {
    padding: 8px 0 16px 0
}

.send_search_mediator {
    cursor: pointer
}

/* //////// поиск */
/* Статус у медиатора*/
.row_h_moderation_yellow {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}

.row_h_moderation_yellow span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #FF931E;
    font-size: 18px;
    line-height: 1.1em;
    position: relative;
}

.row_h_moderation_yellow span img {
    margin-right: 8px;
    position: relative;
}

.row_h_moderation_green {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
}

.row_h_moderation_green span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #43D38B;
    font-size: 18px;
    line-height: 1.1em;
    position: relative;

}

.mmm_rep__i i {
    font-style: normal
}

.row_h_moderation_green span img {
    margin-right: 8px;
    position: relative;
}

/*/////статус у смедиатора */
/* отключение анкеты медиатора  */

h3.moderation_activate_h3 {
    font-size: 22px;
    color: #282828;
    line-height: 1.2em;
    margin: 0;
    padding: 20px 0 8px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.color_grey {
    color: #6F7893;

}

/* /////отключение анкеты медиатора  */

/* Подпитска на сайте - медиатор */

.subscription_grey {
    background: #F5F5F7;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 30px;
}

.b_subsc_title {
    font-size: 18px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
    line-height: 1.2em
}

.b_subsc_title_red {
    font-size: 18px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
    line-height: 1.2em;
    color: #EF533F;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #fff;
    padding: 10px;
}

.b_subs_li {
    color: #43D38B;
    line-height: 1.2em;
    padding: 3px 0 3px 12px;
    position: relative
}

.b_subs_li:before {
    width: 3px;
    height: 3px;
    background: #43D38B;
    position: absolute;
    content: '';
    display: inline-block;
    top: 10px;
    left: 3px;
}

.t_Flex_tarif {
    display: flex;
    justify-content: space-between
}

.t_ttar {
    width: 32%;
    padding: 1% 2%
}

.t_ttTitle {
    padding-bottom: 0 !important;
}

.background_16A2E0 {
    text-decoration: none;
    color: #16A2E0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 24px;
    text-align: center;
    height: 48px;
    display: block
}

.t_ttRight .axeld_button_custom_15 {
    margin-top: 20px
}

.background_16A2E0:hover {
    text-decoration: underline;
    color: #16A2E0;
}

.subscription_grey_t {
    background: #F5F5F7;
    border-radius: 4px;
    padding: 30px 16px;
    margin-bottom: 30px;
}

.t_ttRight .ccent {
    font-size: 15px !important;
}

.t_ttRight .ic_done img {
    width: 50px
}

/* ////////////// Подпитска на сайте - медиатор */
/* Шаблон uslugi JBZoo */

.Us_Flex {
    display: flex;
}

.Us__left {
    width: 50%
}

.Us__right {
    width: 50%;
    padding-left: 40px
}

.h5_mod {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 10px 0;
    line-height: 1.2em
}
.m_h5_mod.h5_mod {
    padding: 96px 0 20px 0;
}

.desc_Us_price {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 36px;
    padding: 10px 0;
    line-height: 1.2em;
    color: #EF533F;
}

.desc_Us_but {
    padding: 10px 0
}

.teaserUs_left {
    padding-bottom: 24px
}

/* Спец предложения */
.m_JBZoo h2.h3_mod {
    padding-top: 0 !important;
}

.a_temp_2_full {
    display: block;
    background: #f5f5f7;
    border-radius: 8px;
    margin-bottom: 4px;
    padding: 24px;
    text-decoration: none;
    transition: 0.3s;
}

.a_temp_2_b {
    display: block;
    background: #f5f5f7;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 16px;
    text-decoration: none;
    transition: 0.3s;
}

.a_temp_2_b .n_h3 {
    font-size: 22px;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
}

.a_temp_2_b .shortdesc p {
    font-size: 16px;
}

/* /// Спец предложения */

/* ////////////// Шаблон uslugi JBZoo */

/* Списчок клиентоа (Б)*/
.b_custs {
}

.b_cust_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px
}

.b_cust_edit_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px
}

.b_cust {
    font-size: 18px;
}

.b_cust__ {
    padding: 0 5px;
    min-height: 48px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.b_cust__2 {
    padding: 0 5px;
    min-height: 48px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.b_cust:nth-child(odd) {
    background: #F5F5F7;
}

.b_cust_A {
    width: 30%;
    color: #16A2E0;
}

.b_cust_A a.b_cust_A_link {
    text-decoration: none;
    border-bottom: 1px dashed #16A2E0;
    color: #16A2E0;
}

.b_cust_A a:hover {
    border-bottom: 1px dashed #fff;
}

.b_cust_B {
    width: 10%
}

.b_cust_B img {
    width: 25px;
    height: 24px;
    max-width: none
}

.b_cust_B span {
    padding: 0 2px
}

.b_cust_C {
    width: 30%
}

.m_members .b_cust_C {
    width: 25%
}

.b_cust_D {
    width: 16%
}

.b_cust_G {
    width: 19%
}

.b_cust_E {
    width: 7%;
    justify-content: center;
    cursor: pointer
}

.b_cust_F {
    width: 7%;
    justify-content: center;
    cursor: pointer
}

.b_cust__A2 {
    width: 30%;
}

.b_cust__B2 {
    width: 40%;
    flex-direction: row;
}

.b_cust__C2 {
    width: 30%;
    cursor: pointer;
    color: #ff5200;
    text-decoration: underline;
}

.b_cust__C2:hover {
    text-decoration: none;
}

.b_cust__D2 {
    width: 30%;
}

.b_cust__E2 {
    width: 40%;
}

.b_cust__F2 {
    width: 30%;
}

.b_cust__ em.arrow {
    width: 20px;
    height: 15px;
    display: inline-block;
    position: relative;
    left: 0;
}

.b_cust__ em.arrow.active {
    width: 20px;
    height: 15px;
    display: inline-block;
    position: relative;
    left: 0px;
}

.b_cust__ em.arrow:before {
    content: '';
    width: 9px;
    height: 1px;
    display: block;
    position: absolute;
    background: #282828;
    transform: rotate(38deg);
    top: 5px;
    left: 2px;
}

.b_cust__ em.arrow.active:before {
    content: '';
    width: 9px;
    height: 1px;
    display: block;
    position: absolute;
    background: #282828;
    transform: rotate(-38deg);
    top: 5px;
    left: 2px;
}

.b_cust__ em.arrow:after {
    content: '';
    width: 9px;
    height: 1px;
    display: block;
    position: absolute;
    background: #282828;
    transform: rotate(-38deg);
    top: 5px;
    right: 2.3px;
}

.b_cust__ em.arrow.active:after {
    content: '';
    width: 9px;
    height: 1px;
    display: block;
    position: absolute;
    background: #282828;
    transform: rotate(38deg);
    top: 5px;
    right: 2.3px;
}

.b_cust_edit {
    display: none
}

.b_cust_edit.active {
    display: block
}

.b_cust__A2 b {
    margin-left: 5px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

/* поиск клиентов */
.us_search_row_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cosmos_1 {
    width: 23%
}

.cosmos_2 {
    width: 23%
}

.cosmos_3 {
    width: 28%
}

.cosmos_4 {
    width: 9%;
    display: flex;
    justify-content: flex-end
}

.cosmos_5 {
    width: 9%;
    display: flex;
    justify-content: flex-end
}

/*  /////поиск клиентов */

/* ////////////// Списчок клиентоа (Б) */

.send_moderation_non {
}

.well_ {
    font-size: 13px;
    color: #fff;
    background: #EF533F;
    line-height: 1.1em;
    padding: 4px 10px;
    border: 1px solid #EF533F;
    border-radius: 4px;
    position: relative;
}

.m_reg_active_anketa .well_ {
    top: 20px;
}

.swich_Flex {
    display: flex;
    align-items: center
}

.back_43D38B {
    color: #43D38B
}

.back_EF533F {
    color: #EF533F
}

/* список экспертов */
.Exs_block {
    width: 49.5%;
    display: inline-block;
    height: 160px;
    margin-bottom: 40px;

}

.h3_mod_24 {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    color: #282828;
    font-size: 24px;
    margin: 0;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 211px;
}

.expert_opt {
    color: #EF533F;
    line-height: 1.2em;
    padding: 10px 0;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
    min-height: 41.5px;
}

.expert_page {
    color: #095C9A;
    line-height: 1.2em;
    padding: 0 0 14px 0;
    font-size: 18px;
    display: block
}

.m_reg_img_LK_140 {
    width: 140px;
    height: 140px;
    border: 1px solid #E0E0E0;
    max-width: none;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.expert_page2 {
    font-size: 14px
}

.lo_type_submit {
    position: relative
}

.lo_type_submit input {
    color: #282828;
    font-size: 18px;
    height: 56px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    border: none;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    transition: 0.3s;
    background: none;
    padding: 0 0 0 16px;
    text-align: left;
    width: 100%;
    cursor: pointer;
    position: relative;
    z-index: 10;

}

.lo_type_submit.active input {
    /* background: #eee;*/

}

.left_bar_news .left_bar input:hover {
    background: #F5F5F7;
}

.left_bar_news li.current.active > input {
    color: #FF6363;
}

.left_bar_news li.active > input {
    color: #FF6363;
}

.left_bar_news .left_m > li li.active.deeper.parent > input {
    background: #F5F5F7;
}

.mar_top_10 {
    margin-top: 10px
}

.mar_0 {
    margin: 0 !important;
}

.mar_top_35 {
    margin-top: 35px
}

.mar_right_16 {
    margin-right: 16px
}

.mar_right_8 {
    margin-right: 8px
}

.mar_left_8 {
    margin-left: 8px
}

.pad_top {
    padding-top: 0 !important;
}

.pad_top_20 {
    padding-top: 20px
}

.pad_t {
    padding-top: 30px !important;
}

/*#exp_to_man { display: none}*/
#exp_to_man .input-field {
    padding-left: 0;
    padding-right: 0
}

#exp_to_man .input-field.col label {
    left: 0;
}

.mar_col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*  /// список экспертов */
/*  страница эксперта */

.m_expert .Exs_inline {
    width: 70%
}

.whirite_expert {
    margin: 12px 0 0 0
}

h2.m_reg_h2_22 {
    padding: 16px 0;
    font-size: 22px;
    line-height: 1.2em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.pad__ex_row {
    padding: 32px 0 10px 0
}

.axeld_sendmessage_50 {
    width: 50%
}

.axeld_sendmessage_50 .manager_button {
    width: 100%;
    cursor: pointer
}

.axeld_sendmessage {
}

.axeld_sendmessage .mon_Flex input.price_expert {
    border: none !important;
    width: 150px !important;
    max-width: 150px !important;
    font-size: 48px !important;
    color: #6F7893 !important;
    margin: 0 !important;
    position: relative;
    top: 0 !important;
    text-align: left;
}

.axeld_sendmessage .mon_Flex input.price_expert:focus {
    border: none !important;
    box-shadow: none !important;
}

.mon_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 8px 0
}

.mon_Flex span {
    font-size: 48px;
    color: #6F7893;
    margin: 0 0 0 10px
}

/* /// страница эксперта */

/* консультации у менеджера */
.block_exp:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("/images/temp/exp/ic_left.svg") center no-repeat;
    width: 24px;
    height: 24px;
}

.block_exp {
    padding: 8px;
    border-radius: 4px;
    background: #fff;
    position: relative;
    cursor: pointer
}

.block_exp_non.active {
    padding: 8px;
    border-radius: 4px;
    background: #F5F5F7;
    position: relative;
    cursor: pointer
}

.block_exp.active {
    background: #F5F5F7;
}

.block_exp:hover {
    background: #F5F5F7;
}

.block_exp:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #F5F5F7;
    position: relative;
    top: 6px
}

.block_exp .exp_m_date {
    font-size: 12px;
    line-height: 1em;
    padding: 3px 0;
}

.exp_m_date2 {
    display: none
}

.block_exp .exp_m_name {
    font-size: 14px;
    line-height: 1em;
    padding: 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 290px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.block_exp .exp_m_result {
    padding: 3px 0;
    font-size: 14px
}

.block_exp .exp_m_price {
    font-size: 12px;
    padding: 4px 0;
    line-height: 1em;
    color: #6F7893;
}

.exp_green {
    color: #43D38B;
    display: block;
    position: relative;
    background: url("/images/temp/exp/ic_feature.svg") left center no-repeat;
    padding: 0 0 0 25px
}

.exp_red {
    color: #EF533F;
    display: block;
    position: relative;
    background: url("/images/temp/exp/ic_close.svg") left center no-repeat;
    padding: 0 0 0 25px
}

.exp_yellow {
    color: #FF931E;
    display: block;
    position: relative;
    background: url("/images/temp/exp/ic_time.svg") left center no-repeat;
    padding: 0 0 0 25px
}

.exp_black {
    color: #6F7893;
    display: block;
    position: relative;
    background: url("/images/temp/exp/ic_archive.svg") left center no-repeat;
    padding: 0 0 0 25px
}

.vaca_staus .exp_green {
    font-size: 18px;
    height: 24px;
    background-size: 20px;
    padding: 0 0 0 29px
}

.vaca_staus .exp_red {
    font-size: 18px;
    height: 24px;
    background-size: 20px;
    padding: 0 0 0 29px
}

.vaca_staus .exp_yellow {
    font-size: 18px;
    height: 24px;
    background-size: 20px;
    padding: 0 0 0 29px
}

.vaca_staus .exp_black {
    font-size: 18px;
    height: 24px;
    background-size: 20px;
    padding: 0 0 0 29px
}

.block_exp_fulldata_Flex_1 {
    display: flex;
    justify-content: space-between
}

.line_exp {
    display: block;
    width: 100%;
    height: 2px;
    background: #F5F5F7;
    position: relative;
    margin: 13px 0
}

.block_exp_fulldata_Flex_1 .exp_m_name {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.block_exp_fulldata_Flex_1 .exp_m_date {
    font-size: 12px;
    padding: 4px 0;
    line-height: 1em;
    color: #6F7893;
}

.block_exp_fulldata_Flex_1 .exp_m_result {
    font-size: 14px;
    text-align: right
}

.block_exp_fulldata_Flex_1 .exp_m_price {
    font-size: 14px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    text-align: right
}

.bl_exp_user {
    padding: 0 0 16px 0;
    display: flex;
    align-items: center;
    min-height: 30px;
}

.bl_exp_user_name {
    font-size: 14px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #EF533F;
    margin-right: 10px
}

.bl_exp_user_name span {
    color: #6F7893;
}

.bl_exp_user_date {
    font-size: 12px;
    line-height: 1em;
    color: #6F7893;
    position: relative;
    top: 1px;
}

.bl_exp_user_date2 {
    font-size: 12px;
    line-height: 1em;
    color: #6F7893;
    position: relative;
    top: 1px;
}

.files_user {
    padding: 12px 0 16px 0;
}

.files_exp {
    padding: 12px 0 16px 0;
}

.files_user .container_files {
    position: relative;
    justify-content: flex-start
}

.files_user .sprintt {
    margin-right: 22px
}

.files_exp {
    padding: 12px 0 16px 0;
}

.files_exp .container_files {
    position: relative;
    justify-content: flex-start
}

.files_exp .sprintt {
    margin-right: 22px
}

.exp_buttFlex {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.exp_buttFlex div {
    width: 186px
}

.moderation_to_user_1 {
    display: none
}

.moderation_to_user_1.active {
    display: block
}

.alert_EF533F {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 16px 0;
    min-height: 42px;
    background: rgba(239, 83, 63, 0.08);
    font-size: 14px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #EF533F;
    position: relative;
    border-radius: 4px;
}

.alert_dff0d8 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 16px 0;
    min-height: 42px;
    background: #dff0d8;
    font-size: 14px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #3c763d;
    position: relative;
    border-radius: 4px;
}

.message_manager_user {
    padding: 10px 0 16px 0
}

.exp_buttFlex_user {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.exp_list-experts {
    color: #6F7893;
    font-size: 14px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    text-decoration: none
}

.exp_list-experts:hover {
    text-decoration: underline
}

.bbexp_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.edit__edit {
    display: none
}

.ss_close_hide {
    display: none
}

.edit__edit .ss_close_hide {
    display: block
}

.edit__edit2 .ss_close_hide {
    display: block
}

.m_report .ss_close_hide {
    display: block
}

.edit__edit .input-field {
    padding-left: 0;
    padding-right: 0
}

.edit__edit .input-field.col label {
    left: 0;
}

.edit__edit2 .input-field {
    padding-left: 0;
    padding-right: 0
}

.edit__edit2 .input-field.col label {
    left: 0;
}

.input-field_pad_0.col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.input-field_pad_0.col label {
    left: 0 !important;
}

.subExp_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 40px;
    font-size: 14px;
    line-height: 1.3em
}

.subExp_Flex a {
    transition: 0.3s;
    display: flex;
    justify-content: center;
    padding: 0 18px;
    min-height: 40px;
    align-items: center;
    background: #F5F5F7;
    color: #282828;
    text-decoration: none;
    border-radius: 4px;
}

.subExp_Flex a.active {
    display: flex;
    justify-content: center;
    padding: 0 18px;
    min-height: 40px;
    align-items: center;
    color: #EF533F;
    text-decoration: none;
    background: rgba(254, 82, 68, 0.08);
    border-radius: 4px;
}

.subExp_Flex a:hover {
    color: #EF533F;
    background: rgba(254, 82, 68, 0.08);
}

.message_user {
    padding-bottom: 16px
}

.message_exp {
    padding-bottom: 16px
}

.manager_say {
    display: none
}

.manager_say.active {
    display: block
}

.message_exp_say {
    display: none
}

.message_exp_say.active {
    display: block
}

.edit__edit2 {
    display: none;
    padding: 30px 0 0 0
}

.moderation_to_exp_1 {
    display: none
}

.moderation_to_exp_1.active {
    display: block
}

.consultation_ok_wrap {
    display: none
}

.consultation_ok_wrap.active {
    display: block
}

/* //////////консультации у менеджера */

/* Список отчетов Б  */
.box_1_report {
    width: 100%
}

.box_1_report_top {
    width: 100%
}

.box_1_Flex_master {
    display: flex;
    min-height: 80px
}

.box_1_Flex_slave_1 {
    width: 50%;
    min-height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.box_1_Flex_slave_2 {
    width: 50%;
    min-height: 80px;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.box_1_Flex_slave_11 {
    width: 50%;
    min-height: 80px;
    display: flex;
    justify-content: flex-start;
    padding: 16px 0;
    flex-direction: column
}

.box_1_Flex_slave_22 {
    width: 50%;
    min-height: 80px;
    display: flex;
    justify-content: flex-end;
    padding: 16px 0
}

.box_1_report_botom {
    width: 100%
}

.subscription_grey_r {
    width: 100%;
    background: #F5F5F7;
    border-radius: 4px;
    padding: 0 16px;
    margin-bottom: 30px;
}

.li__1 {
    padding-right: 20px
}

.li__2 {
    padding-right: 20px
}

.li__3 {
    padding-right: 20px
}

.li__3 a {
    color: #16A2E0;
    font-size: 24px;
    text-decoration: underline
}

.li__3 a:hover {
    color: #EF533F;
    font-size: 24px;
    text-decoration: none
}

.li__4 {
    padding-right: 20px;
    min-width: 150px
}

.li__5 {
    padding-right: 20px;
    min-width: 169px
}

.li__6 .b_cust__ {
    position: relative;
    top: 4px;
}

.pad_0 {
    padding: 0 !important;
}

.manager_t_title {
    font-size: 14px;
    padding: 0 0 8px 0;
    color: #6F7893;
}

.report_ul__Flex {
    display: flex;
    justify-content: space-between;
}

.report_select {
    width: 100%;
    font-size: 18px;
    line-height: inherit;
    padding: 0 0 0 20px
}

.report_ul__Flex {
    padding: 0 0 10px 0
}

.box_1_report_botom {
    display: none
}

.box_1_report_botom.active {
    display: block;
}

/* //////// Список отчетов Б */
/* Отчеты  Б */
.addReport {
    font-size: 18px;
    color: #16A2E0;
    cursor: pointer;
    display: block;
    padding: 16px 0;
    transition: 0.3s
}

.addReport:hover {
    color: #EF533F;
}

.paramdate {
    padding: 10px 0 0 0;
    color: #6F7893;
}

.send_report {
    display: none
}

.send_report.active {
    display: block
}

/* //////// Отчеты Б */
/*  Отчеты со стороны менеджеров  Б */
.user_name_editreps {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}

.m_editreport .sprintt img {
    width: 26px !important;
    position: relative;
    top: 2px
}

.m_editreport .report_ul__Flex {
    min-height: 51px;
    padding: 10px 0
}

.pad_left0 {
    padding-left: 0
}

.m_radio_report [type="radio"] + span:before, .m_radio_report [type="radio"] + span:after {

    width: 26px !important;
    height: 26px !important;
    top: -1px;
}

.m_radio_report span {
    font-size: 18px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding-left: 53px !important;
}

.m_radio_report .with-gap:checked + span.super_red:before {
    border-color: #EF533F !important;
}

.m_radio_report .with-gap:checked + span.super_red:after {
    background: #EF533F !important;
    border-color: #EF533F !important;
}

.reject_report {
    display: none
}

.reject_report.active {
    display: block
}

.approve_report {
    display: none
}

.approve_report.active {
    display: block
}

.start__ {
    justify-content: flex-start;
}

.start__ .sprintt {
    margin-right: 16px
}

.start__ .sprintt:last-child {
    margin-right: 0
}

/* //////// Отчеты со стороны менеджеров  Б */
/* Касаа    Б */
.master_kassa_Flex {
    width: 100%;
    min-height: 200px;
    display: flex;
    padding: 20px 0
}

.left_kassa {
    width: 47%;
    border-right: 2px solid #E0E0E0;
    min-height: 200px;
    padding: 0 50px
}

.right_kassa {
    width: 53%;
    min-height: 200px;
    padding: 0 0 0 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.back_ffff {
    background: #fff
}

.int_Flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    width: 100%;
    margin-bottom: 16px
}

.int_item {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 80px;
    font-size: 36px;
    color: #282828;
    border-radius: 8px;
    cursor: pointer
}

.int_item:hover {
    color: #43D38B
}

.int_item.int_item_plus {
    color: #43D38B
}

.int_ {
    padding: 16px 0
}

.k_price {
    min-height: 49px;
    font-size: 30px;
    line-height: 49px;
    padding: 0 10px 0 10px;
}

.pos_Flex {
    display: flex;
    justify-content: space-between;
    min-height: 40px;
    font-size: 18px;
    line-height: 1.2em
}

.int__r {
    width: 100%;
    padding: 10px 50px
}

.pos_right {
    display: flex;
    justify-content: flex-start;
}

.position_price_label {
    padding-bottom: 30px
}

.position_count_label {
    padding-bottom: 30px
}

.position_count {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 20px
}

.position_price {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 20px
}

.pos_left {
    width: 70%
}

.pos_right {
    width: 30%;
    display: flex;
    justify-content: flex-end;
}

.position_price, .position_price_label {
    width: 70%;
    text-align: right
}

.position_delite, .position_delite_label {
    width: 30%;
    text-align: right
}

.pad_50_0 {
    padding: 50px 0 !important;
}

.mar_top_20 {
    margin-top: 20px
}

.summ {
    color: #43D38B;
    font-size: 48px;
    padding: 0 10px 0 0;
    line-height: normal
}

.pp_right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 10px
}

.pad_0_32 {
    padding: 0 32px
}

.summ {
}

.int__r_2 {
    display: none
}

.position_delite {
    cursor: pointer
}

.back_17181C {
    background: rgba(0, 0, 0, 0.5)
}

.m_pdf {
    padding: 60px 0 0 0
}

.chech_center {
    width: 380px;
    margin: 0 auto;
    min-height: 400px;
    background: #F5F5F7;
    border-radius: 8px;
    position: relative;
    padding-bottom: 26px
}

.c_close {
    top: 8px !important;
    color: #EF533F !important;
}

div.c_title {
    padding: 17px 0 30px 0;
    font-size: 21px
}

.pdf_html_all {
    width: 304px;
    margin: 0 auto
}

.pdf_top {
    width: 304px;
    height: 15px;
    background: url("/images/temp/pdf_top.png") center no-repeat
}

.pdf_moddle {
    width: 304px;
    min-height: 200px;
    background: #fff;
    padding: 16px 16px
}

.pdf_bottom {
    width: 304px;
    height: 15px;
    background: url("/images/temp/pdf_bottom.png") center no-repeat
}

.cm_center {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 7px 0
}

.cm_center_comp {
    font-size: 18px;
    padding: 7px 0 10px 0
}

.cm_center_inn {
    font-size: 14px;
    padding: 7px 0
}

.cm_border_b {
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
    height: 1px
}

.cm_table {
}

.cm_table tr {
    height: auto;
    width: 100%;
    border: none
}

.cm_table tr td {
    height: auto;
    width: auto;
    border: none;
    padding: 4px 0;
    display: revert
}

.cm_table tr td.first_td {
    color: #BFBFBF;
    font-size: 12px
}

.cm_table tr td.second_td {
    color: #17181C;
    font-size: 12px;
    text-align: right
}

.cm_center_prod {
    font-size: 14px;
    padding: 7px 0
}

.cm_table tr .Itog_td.second_td {
    font-size: 18px;
}

.cm_pfd_print {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 44px;
    max-width: 304px;
    margin: 0 auto;
    padding: 24px 0 6px 0
}

.b_cust_A_pdf {
    width: 20%
}

.b_cust_B_pdf {
    width: 5%
}

.b_cust_C_pdf {
    width: 27%
}

.b_cust_D_pdf {
    width: 22.5%
}

.b_cust_E_pdf {
    width: 15.5%
}

.b_cust_F_pdf {
    width: 10%
}

.bold__pdf {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

/* //////////// Касаа    Б */

/* Список отчетов M */
.row_h_4_start {
    align-items: flex-start
}

.padding0 {
    padding: 0 !important;
}

.row_h_4_center368554 {
    display: flex;
    justify-content: center;
    align-items: center
}

.m_bid_report_link {
    color: #6F7893
}

.arrow-2 {
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 30px;
    margin: 0 0 0 20px;
}

.arrow-2 div {
    position: relative;
    top: 17px;
    width: 20px;
    height: 1px;
    background-color: #6F7893;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    left: 0;
    display: block;

}

.arrow-2 div::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    top: -3px;
    right: -1px;
    background-color: #6F7893;
    transform: rotate(45deg);
}

.arrow-2 div::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    top: 3px;
    right: -1px;
    background-color: #6F7893;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    transform: rotate(-45deg);
}

.arrow-2:hover {
    animation: arrow-1 1s linear infinite;
}

@keyframes arrow-2 {
    0% {
        left: 0;
    }
    50% {
        left: 10px;
    }
    100% {
        left: 0;
    }
}

.arrow-1:hover div::before {
    background: #ff5200;
}

.arrow-1:hover div::after {
    background: #ff5200;
}

.arrow-1:hover div {
    background: #ff5200;
}

/* ///////////Список отчетов */

/* поный отчет в модальном окне  */

#modal-report .rep_option_int {
    justify-content: flex-end;
}

.pad10_0_16_0 {
    padding: 10px 0 16px 0
}

.desc_static p.pad7_0_16_0 {
    padding: 7px 0 16px 0
}

.F_h1.pad16_0_10_0 {
    padding: 16px 0
}

.modal_user_ {
    color: #095C9A
}

.minitext {
    color: #6F7893;
    font-size: 14px;
    position: relative;
    top: -10px
}

.Flex_start_report {
    display: flex;
    justify-content: flex-start
}

.report_ok {
    margin-right: 20px
}

#modal-report .rep_option {
    min-height: 35px;

}

#modal-report .rep_option_int {
    min-height: 35px;

}

/* ///////////////поный отчет в модальном окне  */
/* Правая колрнка количество медиаций  */

.count_to_mediators {
    width: 100%;
    background: #F5F5F7;
    border-radius: 12px;
    margin: 0 0 20px 0;
    border: 1px solid #E0E0E0
}

.count_t_m_top {
    width: 100%;
    background: #095C9A;
    border-radius: 12px 12px 0 0;
    margin: 0;
    height: 52px;
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px 0 16px
}

.count_t_m_top_grey {
    background: #6F7893;
}

.count_t_m_top_green {
    background: #43D38B;
}

.count_t_m_top_yellow {
    background: #FF931E;
}

.moder_ {
    font-size: 16px;
    position: relative;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.count_t_m_middle {
    padding: 7px 16px 16px 16px
}

.count_m_opt {
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    padding: 0;
}

/* ////////////////Правая колрнка количество медиаций  */
/*  //// LK для менеджеров */
/*  LK для мудиаторов  */

.m_reg_img_LK {
    width: 198px;
    height: 198px;
    border: 1px solid #E0E0E0;
    max-width: none;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.username_LK {
    font-size: 48px;
    line-height: 1em;
    margin: 0;
    padding: 16px 0;
    color: #EF533F;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;

}

.sert_LK {
    padding: 8px 0;
    font-size: 24px;
    line-height: 1.2em;
    margin: 0;
}

.label_lk {
    padding: 10px 0;
    line-height: 1.3em;
    margin: 0;
    font-size: 18px;
    color: #095C9A;
    DISPLAY: FLEX;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: right;
}

.label_lk_manag {
    padding: 10px 0;
    line-height: 1.3em;
    margin: 0;
    font-size: 18px;
    color: #095C9A;
    DISPLAY: FLEX;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: right;
}

.p_LK {
    font-size: 18px;
    line-height: 1.3em;
    padding: 10px 0
}

.street_LK span {
    padding: 0 0 0 16px
}

.street_LK span i {
    color: #6F7893;
    font-size: 14px;
    font-style: normal
}

.m_reg_LK .m_reg_h2 {
    padding-bottom: 17px
}

.m_reg_h3 {
    font-size: 18px;
    color: #282828;
    line-height: 1.2em;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.m_reg_h3 span {
    color: #095C9A;
}

.yellow_mess {
    background: #FF931E;
    padding: 24px;
    margin-bottom: 30px;
    border-radius: 12px;
}

.Y_h2 {
    color: #fff;
    font-size: 24px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 1.3em
}

.yellow_mess p {
    color: #fff;
    padding: 7px 0;
    margin: 0;
    line-height: 1.3em;
    font-size: 16px
}

.white_textarea {
    padding: 8px 16px;
    border-radius: 4px;
    background: #fff;
    color: #282828
}

.white_textarea p {
    color: #282828
}

.green_mess {
    background: #43D38B;
    padding: 24px;
    margin-bottom: 30px;
    border-radius: 12px;
}

.Y_h2 {
    color: #fff;
    font-size: 24px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 1.3em
}

.green_mess p {
    color: #fff;
    padding: 7px 0;
    margin: 0;
    line-height: 1.3em;
    font-size: 16px
}

.red_mess {
    background: #EF533F;
    padding: 24px;
    margin-bottom: 30px;
    border-radius: 12px;
}

.red_mess p {
    color: #fff;
    padding: 7px 0;
    margin: 0;
    line-height: 1.3em;
    font-size: 16px
}

.black_mess {
    background: #6F7893;
    padding: 24px;
    margin-bottom: 30px;
    border-radius: 12px;
}

.black_mess p {
    color: #fff;
    padding: 7px 0;
    margin: 0;
    line-height: 1.3em;
    font-size: 16px
}

.Flex_edit_prophile {
    display: flex;
    justify-content: flex-end;
    padding: 40px 0 0 0
}

div.sert_LK {
    DISPLAY: FLEX;
    justify-content: flex-start;
    align-items: flex-start;

}

.edit_prophile {
    color: #095C9A;
    width: 311px;
    height: 48px;
    background: #FFFFFF;
    border: 2px solid #E0E0E0 !important;
    font-size: 18px;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.question_lk {
    width: 24px;
    min-width: 24px;
    height: 16px;
    background: url("/images/temp/v.svg") center no-repeat;
    position: relative;
    right: 10px;
    top: 4px;
    margin-left: 18px;
    box-sizing: border-box;
    display: none;
}

.question_lk.active {
    display: block;
}

a.med_LK {
    top: 8px;

}

a.sert_LK {
    top: 8px;

}

#question_lk .F_h1 {
    padding-bottom: 16px;
    min-height: 40px;
    color: #16A2E0;
}

#manager_moderation .F_h1 {
    padding-bottom: 16px;
    min-height: 40px;
    color: #16A2E0;
}

p.reset_p_ {
    padding: 0 0 20px 0;
    font-size: 16px
}

.em_18 {
    font-style: italic;
    font-family: 'SourceSansProItalic', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 18px;
    line-height: 1.3em;
    margin: 0;
    padding: 10px 0;
}

.b_36 {
    font-size: 36px;
    color: #095C9A;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.serch_bin {
    position: relative
}

.light_axledl_button {
    position: absolute;
    right: 9px;
    width: 70px;
    height: 40px;
    background: #EF533F;
    top: 6px;
    color: #fff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #EF533F;
    transition: 0.2s;
    z-index: 100;
}

.light_axledl_button:hover {
    background: #fff;
    color: #EF533F;
    border: 1px solid #EF533F;
    transition: 0.3s;
}

/*  //// LK для медиаторов */

/* список отчетов */
.m_avareport {
    background: url("/images/temp/word.svg") center top no-repeat;
    width: 48px;
    height: 48px;
}

.row_h_report {
    height: auto;
    padding: 8px 0
}

.row_h_1_rep {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 0 10px;
}

.m_report {

}

.Flex_end {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
}

.row_h_moderation_red span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #FF6363;
    font-size: 18px;
    line-height: 1.1em;
    position: relative;
}

.row_h_moderation_red span img {
    margin-right: 8px;
    position: relative;
}

.Flex_center {
    display: flex;
    justify-content: center;
    align-items: center
}

.pad16 {
    padding: 16px 0
}

.pad16_10 {
    padding: 16px 10px
}

.rep_option_int {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 40px;
    font-size: 18px;
    position: relative;
    right: -7px;
}

.rep_option {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 40px;
    font-size: 18px;
    position: relative;
}

.mess_manager_for_report_title {
    color: #6F7893;
    padding: 10px 0 21px 0;
    font-size: 14px;
    margin: 0
}

.mess_manager_for_report_text {
    font-size: 18px
}

.report_Stroke {
    cursor: pointer
}

.report_Stroke img {
    transition: 0.3s
}

.report_Stroke.active img {
    transform: rotate(180deg)
}

.link-edit-report {
    text-decoration: none
}

.pad26 {
    padding: 26px 0 0 0
}

/* ////////////список отчетов */

/*  вход на сайт модальное окно */

.mod_l_rem {
    font-size: 16px;
    color: #6F7893;
    position: relative;
    top: -1px;
}

.pad15 {
    padding: 15px 0
}

.mod_l_pas {
    text-align: right
}

.mod_l_reg {
    text-align: center;
    font-size: 18px;
    color: #6F7893;
    position: relative;
    top: -1px;
}

.mod_l_pas a {
    font-size: 16px;
    color: #6F7893;
}

.mod_l_reg a {
    font-size: 18px;
    color: #095C9A;
    text-decoration: none
}

.mod_l_reg a:hover {
    text-decoration: underline
}

.middle_modal_well600 {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
    margin: 0 auto
}

.middle_modal_well600 .F_h1 {
    padding-bottom: 30px;
}

.block_pad {
    padding: 50px 0 0 0
}

/* /////  вход на сайт модальное окно */

/* вывод медиаторов на сайт*/

.h2pro {
    font-size: 24px;
    line-height: 1.2em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    padding: 28px 0 0 0
}

.labpro {
    color: #6F7893;
    font-size: 14px;
    padding: 10px 0 0 0;
    line-height: 1.1em;
    margin: 0
}

.ppro {
    color: #282828;
    font-size: 18px;
    padding: 10px 0 16px 0;
    line-height: 1.3em;
    margin: 0
}

.ppro a {
    color: #095C9A;
}

/* ////////////вывод медиаторов на сайт*/
/* подписка checkbox */

.count_m_subscript {
    min-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    padding: 10px 0;
    /* margin: 10px 0; */
}

.opt_moderation.name_medi {
    color: #FF931E
}

/* ///////подписка checkbox */
/*  mod_axeldcachecleaner */
.mod_axeldcachecleaner {
}

.cleancache {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 0 0 24px 16px;
    cursor: pointer;
    z-index: 1000;
}

a.K_cleancache {
    width: 58px;
    height: 58px;
    background: #095C9A;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none
}

a.K_cleancache:hover {
    background: #FF6363;
    color: #fff
}

/* /////  mod_axeldcachecleaner */

input[type="submit"].send_search_mediator {
    width: 43px;
    height: 28px;
    z-index: 2;
    position: relative;
    background: none;
    font-size: 0;
    border: 0;
    top: 0.5rem;
    left: 0
}

input[type="reset"].send_search_mediator {
    width: 43px;
    height: 28px;
    z-index: 2;
    position: relative;
    background: none;
    font-size: 0;
    border: 0;
    top: 0.5rem;
    left: 0
}

.send_search_mediator_i {
    position: absolute;
    left: 16px;
    z-index: 1
}

.search_mediator_i_close {
    cursor: pointer
}

.s1_hover:hover .send_search_mediator_i {
    color: #095C9A;
}

.search_mediator_i_close:hover,
.send_search_mediator_i:hover {
    color: #095C9A;
}

.m_reg_site {
    padding: 10px 0 0 0
}

/* отзывы на странице медиатора */

.com_responce_wrap {
    padding: 40px 0 0 0;
}

.com_responce {
    background: #F5F5F7;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px
}

.com_responce_th {
    padding: 0 16px;
}

.com_responce_tr {
    padding: 6px 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.com_responce_Flex {
    display: flex;
    min-height: 56px;
    justify-content: space-between;
    align-items: center;
}

.crth_left {
    font-size: 18px;
    padding: 0 0.75rem;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.crth_right {
    padding: 0 0.75rem;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.crth_right a {
    text-decoration: none;
    color: #095C9A;
}

.crth_right a:hover {
    text-decoration: underline;
    color: #095C9A;
}

.res_name {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 240px;
    display: block;
}

.com_responce_manager {
    background: #F5F5F7;
    margin-bottom: 8px;
}

.com_responce_manager .com_responce_Flex {
    min-height: 46px;

}

.com_responce_manager .desc_static p {
    font-size: 16px;
    color: #282828;
    line-height: 1.3em;
    padding: 7px 0;
}

.com_responce_manager .res_name,
.com_responce_manager .res_phone,
.com_responce_manager .res_email {
    font-size: 17px;
    display: block;
}

.com_responce_manager .res_phone {
    padding: 4px 0
}

.res_but_Flex {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 36px;
    margin: 16px 0 20px 0
}

.margin_right_8 {
    margin-right: 8px
}

.res_rating {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.res_star img {
    margin: 0 3px
}

.pp_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1px !important;
}

.res_rating {
    padding: 0 8px 0 0;
    position: relative;
    top: -2px
}

#responce_lk .f_textarea_ label {
    top: 1px
}

#responce_lk .f_textarea_ label.active {
    top: 22px
}

.send_responce_wrap {
    padding: 30px 0 20px 0
}

.send_responce_form .F_b .loader {
    top: 40%;
}

.send_responce_form .F_b.active {

    border-radius: 8px !important;
    display: block !important;
}

.F_button_responce {
    height: 54px;
    border: 1px solid #095C9A;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 18px;
    background: #095C9A;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

.F_button_responce:hover {
    border: 1px solid #095C9A;
    height: 54px;
    color: #095C9A;
    background: #fff;
}

#responce_lk .F_responce .font_24, .container__jquery_wrap .font_24, .font_24 {
    font-size: 30px !important;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    text-align: center;
}

.container__jquery_wrap .font_24 {
    font-size: 28px !important;
}

.script_stars {
    padding: 0 0 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.label_greey {
    font-size: 12px;
    line-height: 1.3em;
    padding: 5px 0;
    color: #6F7893;
}

.star_line {
    margin-right: 8px;
    width: 30px !important;
    height: 29px !important;
    cursor: pointer
}

#responce_lk .F_h1 {
    padding-bottom: 24px;
    text-align: center;
}

/* ////////отзывы на странице медиатора */
/* сформировать отчет */
.axe_Flex {
    display: flex;
    position: relative;
    justify-content: flex-end
}

.axe_Flex .axeld_button {
    position: relative;
}

/* ////////сформировать */
/* рейтинг с желтыми звездами */
.yellow_rating {
    position: relative;
    padding: 10px 0 0 0;
}

.yellow_res_star img {
    position: relative;
    margin: 0 5px
}

.Newresult {
    color: #6F7893;
    font-size: 18px;
    position: relative;
    top: -3px;
    padding: 0 5px
}

.mini_yellow_rating img {
    width: 14px;
    height: 14px;
    margin: 0 2px;
}

.mini_yellow_rating .yellow_rating {
    position: relative;
    padding: 0;
}

.mini_yellow_rating .Newresult {
    color: #6F7893;
    font-size: 12px;
    position: relative;
    top: -2px;
    padding: 0 5px
}

/* ////////рейтинг с желтыми звездами  */

.Allrating_iconsver .tooltipped {
    margin: 0 6px
}

/* .поиск по городам медиаторов */
.s__Flex {
    display: flex;
    align-items: center;
    height: 50px;
    font-size: 24px;
    line-height: 1.2em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.sel__opt {
    color: #095C9A;
    margin: 0 10px;
    display: flex;
    align-items: center
}

.sel__opt:after {
    width: 22px;
    height: 9px;
    background-image: url("/images/axeld/temp/Stroke.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: '';
    display: inline-block;
    position: relative;
    left: 10px;
    top: 3px;
}

#s__ity .mod-list {
    box-shadow: 0px 0px 4px 0px #00000014;
    border-radius: 8px;
    padding: 24px 16px;
    display: none;
    position: absolute;
    z-index: 100;
    background: #fff
}

#s__ity .mod-list li span {
    font-size: 18px;
    color: #282828;
    padding: 9px 0;
    text-decoration: none;
    display: block;
    min-width: 250px
}

#s__ity .mod-list li:first-child span {
    padding-top: 0
}

#s__ity .mod-list li:last-child span {
    padding-bottom: 0
}

#s__ity .mod-list li.active span {
    font-size: 18px;
    color: #095C9A;
}

#s__ity .mod-list li span:hover {
    text-decoration: underline
}

.mod_list_go {
    cursor: pointer
}

.sel__opt {
    cursor: pointer
}

.s__ity_Flex {
    display: flex;
    align-items: center
}

.s__ity_Flex .search_mediator_i_close {
    position: relative;
    top: -5px;
}

/*  ////////////////.поиск по городам медиаторов */

/* .load_page */

.load_page {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    top: 0
}

.load_page .loader {
    top: 50%;
}

/* ///////////.load_page */

/* новости в панеле медиатора */
.class_34 .n_teaser_ {
    max-width: 100%
}

/* //////////////новости в панеле медиатора */

/* объявления  в панеле медиатора */
.a_temp_2 {
    display: block;
    background: #f5f5f7;
    border-radius: 8px;
    margin-bottom: 4px;
    padding: 12px;
    text-decoration: none;
    transition: 0.3s
}

.a_temp_2 .shortdesc {
    font-size: 14px
}

.a_temp_2 .shortdesc p {
    font-size: 14px
}

.a_temp_2:hover {
    display: block;
    background: #ecf2f7;
}

.a_temp_2 h3.n_h3 {
    display: block;
    font-size: 18px;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    padding: 0
}

.block_ccc {
    width: 98%;
    height: 1px;
    margin: 4px auto 8px auto;
    background: #E0E0E0;
}

.date__ {
    padding: 6px 0 0 0;
    color: #6F7893;
    font-size: 14px;
}

.class_full .h3_mod {
    margin: 0;
    padding: 3px 0 10px 0;
    font-size: 36px;
}

.mob_menu_content {
    display: none;
}

.mob_block {
    display: none
}

.js_right_bar {
    display: none
}

/* //////////////объявления в панеле медиатора */
/* документы */
.temp_4_doc_Flex {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.doc_img {
    display: block;
    padding-right: 20px
}

.temp_4_doc_Flex {
    padding-bottom: 20px
}

.a_temp_3 h3.n_h3 {
    display: block;
    font-size: 20px;
    padding: 0 0 14px 0
}

.a_temp_3 .shortdesc {
    font-size: 14px
}

.a_temp_3 .shortdesc p {
    font-size: 14px
}

/* //////////////документы в панеле медиатора */
/* выкансии  */
.create-vacancy {
}

.m_vac_left {
    width: 30%;
    padding-right: 26px
}

.m_vac_right {
    width: 70%
}

.m_vac_rightFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vaca_vaca {
}

.vaca_btn {
}

.subVaca_Flex {
    display: flex;
    padding: 12px 0 0 0;
    justify-content: flex-start;
    align-items: center;
    min-height: 40px;
    font-size: 14px;
    line-height: 1.3em;
}

.subVaca_Flex a {
    transition: 0.3s;
    display: flex;
    justify-content: center;
    padding: 0 18px;
    min-height: 40px;
    align-items: center;
    background: #F5F5F7;
    color: #282828;
    text-decoration: none;
    border-radius: 4px;
}

.subVaca_Flex a.active {
    display: flex;
    justify-content: center;
    padding: 0 18px;
    min-height: 40px;
    align-items: center;
    color: #EF533F;
    text-decoration: none;
    background: rgba(254, 82, 68, 0.08);
    border-radius: 4px;
}

.subVaca_Flex a:hover {
    color: #EF533F;
    background: rgba(254, 82, 68, 0.08);
}

.subExp_left {
    margin-right: 16px
}

.vaca_filter_ {
    padding: 16px 0;
    margin: 0
}

.m_vaca_h2 {
    font-size: 18px;
    color: #282828;
    line-height: 1.2em;
    margin: 0;
    padding: 10px 0 16px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.check_V {
    padding: 12px 0
}

.m_create_vac_left {
}

.m_create_vac_right {
}

.tt {
    position: absolute;
    top: 16px;
    right: 13px;
    font-size: 20px;
}

.m_create-vacancy .m_create_vac_left .row .col:first-child {
    padding-left: 0 !important;
}

.subuservacancy_Flex {
    padding-top: 0
}

.list_uservacancy {
    padding: 20px 0
}

.subscription_grey_v {
    width: 100%;
    background: #F5F5F7;
    border-radius: 4px;
    padding: 16px 0 16px 16px;
    margin: 0 0 16px 0;
}

.sub_grey_vFlex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.vv__left {
    width: 87%;
    padding-right: 2%
}

.vv__right {
    width: 13%
}

.vaca_Flex_listbottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.vv__left {
    position: relative
}

.vv__right {
    position: relative
}

.Vacancylogo {
    border-radius: 13px;
    position: relative;
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 20px auto
}

.vaca_title {
    padding: 8px 0;
    font-size: 22px;
    line-height: 1.2em;
    color: #16A2E0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
}

.list_vacancy .vaca_title {
    padding: 1px 0 8px 0;
    font-size: 24px;
}

.vaca_title a {
    color: #16A2E0;
    text-decoration: none;

    display: block;
}

.vaca_title_no_ellipsis {
    padding: 8px 0;
    line-height: 1em;
    color: #16A2E0;
    font-size: 48px;
    max-width: 600px;
}

.vaca_title a:hover {
    color: #575EEF;
    text-decoration: underline
}

.l_vaca_price {
    font-size: 21px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    padding-bottom: 3px
}

.l_vaca_price span {
    font-weight: bold;
    font-size: 16px;
    position: relative
}

.l_vaca_company {
    font-size: 21px;
    position: relative;
    padding-bottom: 3px
}

.l_vaca_desc {
    padding: 9px 0;
    font-size: 14px;
    color: #6F7893
}

.b_vaca_1 {
    color: #575EEF;
    border: 1px solid #575EEF !important;
    text-decoration: none;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s
}

.b_vaca_1:hover, .b_vaca_1.active {
    color: #fff;
    border: 1px solid #575EEF !important;
    background: #575EEF
}

.b_vaca_1_archive {
    color: #6F7893;
    border: 1px solid #6F7893 !important;
    text-decoration: none;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s
}

.b_vaca_1_archive:hover, .b_vaca_1_archive.active {
    color: #fff;
    border: 1px solid #6F7893 !important;
    background: #6F7893
}

.vaca_Flex_listbottom {
    padding-top: 8px
}

.vaca_Flex_listtop_right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.b_vaca_2 {
    color: #16A2E0;
    border: 1px solid #16A2E0 !important;
    text-decoration: none;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    font-size: 18px;
    border-radius: 5px;
    margin-right: 16px;
    cursor: pointer;
    transition: 0.3s
}

.b_vaca_2:hover, .b_vaca_2.active {
    color: #fff;
    border: 1px solid #16A2E0 !important;
    background: #16A2E0
}

.b_vaca_3, .b_vaca_3.active {
    color: #EF533F;
    border: 1px solid #EF533F !important;
    text-decoration: none;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s
}

.b_vaca_3:hover {
    color: #fff;
    border: 1px solid #EF533F !important;
    background: #EF533F
}

.m_reg_send_left .b_vaca_1,
.m_reg_send_left .b_vaca_1_archive,
.m_reg_send_left .b_vaca_2,
.m_reg_send_left .b_vaca_3 {
    margin-right: 16px;
    height: 48px;
    padding: 0 16px
}

.input-field_mar_0 {
    margin-top: 0 !important;
}

.m_edit-vacancy .m_create_vac_left .row .col:first-child {
    padding-left: 0 !important;
}

.m_uservacancy {
    padding: 0
}

.m_userresume {
    padding: 0
}

.m_vaca_Flex {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.m_vaca_left {
    padding-right: 24px
}

.m_v_logo {
    width: 150px;
    height: 150px;
    background-size: 150px;
    border-radius: 20px
}

.m_v_logo2 {
    width: 150px;
    height: 150px;
    background-size: 150px;
    border-radius: 50%
}

.m_vaca_right .vaca_title {
    font-size: 48px
}

.m_vaca_right .l_vaca_price {
    font-size: 36px
}

.m_vaca_right .l_vaca_company {
    font-size: 24px
}

.m_vaca_right .vaca_Flex_listmiddle {
    padding-bottom: 16px
}

.m_vach2 {
    font-size: 24px;
    padding: 24px 0 16px 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
}

.m_vaca_right .l_vaca_price span {
    font-weight: bold;
    font-size: 24px;
    position: relative;
    top: -2px;
}

.m_v_label {
    padding: 9px 0;
    font-size: 14px;
    color: #6F7893
}

.m_vaca_adress {
    color: #282828;
    font-size: 18px;
    padding: 0 0 8px 0
}

.m_vaca_blue {
    color: #16A2E0;
    font-size: 18px;
    padding: 0 0 8px 0
}

.m_v_c__Flex {
    display: flex;
    align-items: flex-end;
    position: relative;
    top: -20px
}

.m_vaca_cc {
    margin-right: 20px
}

.m_vaca_cc2 {
}

.vaca_btnFlex {
    display: flex;
}

.h3_mod_36_2 {
    font-size: 36px;
    color: #282828;
    padding: 0 0 30px 0;
    line-height: 1.1em;
    margin: 0;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

/* //////////////// выкансии  */
/* резюме  */
.pd_Flex {
    display: flex;;
    justify-content: space-between;
    align-items: center;
    min-height: 45px;
}

.paramdate1 {
    font-size: 14px !important;
}

.paramdate2 {
    font-size: 14px !important;
}

.m_materialize .input-field input[type="text"].paramdate1, .m_materialize .input-field input[type="text"].paramdate2 {
    position: relative;
    z-index: 100;
}

.addResume {
    font-size: 18px;
    color: #16A2E0;
    cursor: pointer;
    display: block;
    padding: 16px 0;
    transition: 0.3s
}

.addResume:hover {
    color: #EF533F;
}

.last_close {
    position: absolute;
    border-radius: 20px;
    height: 30px;
    width: 30px;
    background: #fff;
    border: 1px solid red;
    cursor: pointer;
    right: -42px;
    top: 10px;
    transition: 0.2s;
}

.last_close:before {
    content: '';
    display: block;
    position: absolute;
    width: 19px;
    height: 1px;
    top: 13px;
    left: 5px;
    background: red;
    transform: rotate(41deg);
}

.last_close:after {
    content: '';
    display: block;
    position: absolute;
    width: 19px;
    height: 1px;
    background: red;
    transform: rotate(-41deg);
    top: 13px;
    right: 4px;
}

.last_close:hover {
    background: red;
}

.last_close:hover:before {
    background: #fff;
}

.last_close:hover:after {
    background: #fff;
}

.new_resume .col {
    position: relative
}

.Resumlabel_lk {
    padding: 10px 0;
    line-height: 1.3em;
    margin: 0;
    font-size: 18px;
    color: #095C9A;
    DISPLAY: FLEX;
}

.data__lk {
    padding: 16px 0
}

.data__lk .input-field {
    position: relative;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.border_buch_2 {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.border_buch_2 .select2-container {
    box-sizing: border-box;
    display: table-cell;
    position: relative;
}

.border_buch_2 .select2-container .select2-selection--single {
    height: 57px;
}

.border_buch_2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: rgba(0, 0, 0, 0.87) transparent transparent transparent;
    border-style: solid;
    border-width: 5.9px 4.7px 0 4.7px;
    height: 0;
    left: 5px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 31px;
    width: 0;
}

.border_buch_2 label {
    color: #6F7893;
    position: absolute;

    font-size: 1rem;
    cursor: text;
    -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    text-align: initial;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    top: 10px;
    left: 10px;
}

.border_buch_2 .select2-selection__rendered.active {
    border-bottom: 1px solid #43D38B;
    -webkit-box-shadow: 0 1px 0 0 #43d38b;
    box-shadow: 0 1px 0 0 #43d38b;

}

.border_buch_2 .select2-selection__rendered.S_Error {
    border-bottom: 1px solid red;
    -webkit-box-shadow: 0 1px 0 0 red;
    box-shadow: 0 1px 0 0 red;

}

.border_buch_2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #282828;
    line-height: 28px;
    height: 55px;
    box-sizing: border-box;
    font-size: 18px;
    padding: 19px 0 0 10px;
}

.select2-dropdown {
    font-size: 18px
}

.select2-dropdown span {
    font-size: 18px
}

.SLabel.active {
    -webkit-transform: translateY(-4px) scale(0.8);
    transform: translateY(-4px) scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.sub_grey_revers {
    flex-direction: row-reverse
}

.sub_grey_revers .Vacancylogo {
    border-radius: 48px;
}

.sub_grey_revers .vv__left {
    padding-right: 7%;
}

.sub_grey_revers .vv__right {
    margin-right: 7%;
}

.sub_grey_revers .vaca_staus {
    padding-bottom: 8px
}

.vaca_title_Flex {
    display: flex;
    justify-content: space-between
}

.vaca_staus_Flex {
    display: flex;
    justify-content: space-between
}

.vaca_title_Flex .l_vaca_price {
    padding: 8px 0;
    line-height: 1.2em;
}

.vaca_title_Flex .vaca_title {
    max-width: 450px;
}

.m_resume_Flex {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.m_vaca_Flex_Reply {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vaca_reply {
    font-size: 18px;
    color: #6F7893
}

.m_resume_left {
    padding-right: 24px;
}

.m_resume_right {
    width: 100%;
}

.m_resume_right .vaca_title {
    font-size: 48px;
}

.l_vaca_datepickerY {
    font-size: 36px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative
}

.l_vaca_datepickerY span {
    font-size: 21px;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    top: -3px;
    position: relative;
}

.data__lk .row .input-field:first-child {
    padding-left: 0
}

.vaca_ss {
    padding: 10px 0
}

.l_vaca_company2 {
    padding: 10px 0 0 0
}

.fs24 {
    font-size: 24px;
    line-height: 1.3em;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative
}

.data__lk b {
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative
}

.ss_c {
    padding: 0 0 5px 0
}

.butt_rr {
    padding: 16px 0 0 0
}

.empty_div {
    display: block;
    height: 40px;
    font-size: 16px;
    border: 2px solid #EF533F;
    box-sizing: border-box;
    transition: 0.3s;
    border-radius: 4px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.empty_div span {

    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

span.vaca_reply span {
    margin-left: 5px
}

.pad_t_20 {
    padding-top: 20px
}

.a_reply {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #EF533F;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 5px
}

.a_reply:hover {
    background: red;
    color: #fff;
    text-decoration: none;
}

.a_reply i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal
}

.vv__start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.reply_html_status {
    padding: 8px 0 0 0;
    font-size: 16px
}

.price_user_ {
    font-size: 18px;
    line-height: 1.7em;
    padding: 8px 0
}

.price_user_ span.pp {
    font-size: 24px;
    font-family: 'SourceSansProSemiBold', "Arial Narrow", Arial, Helvetica, sans-serif;
}

.price_user_ span.pp span {
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.pad_13_3 {
    padding: 13px 0 3px 0
}

.back_link {
    margin-bottom: 16px;
    font-size: 24px;
    color: #282828;
    text-decoration: none;
    background: url("/images/temp/BackStroke.svg") center left no-repeat;
    padding: 0 0 0 30px;
    display: block;
}

.back_link:hover {
    font-size: 24px;
    text-decoration: none;
}

.pad_8_24 {
    padding: 8px 0 24px 0
}

.empty_div .a_reply {
    top: 1px
}

.l_vaca_reFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 40px;
    margin-bottom: 16px
}

.f_radio_v [type="radio"] + span:before, .f_radio_v [type="radio"] + span:after {
    width: 20px;
    height: 20px;
    top: -1px;
}

.pad_5 {
    padding: 4px 0
}

.f_radio_v {
    padding: 16px 0
}

/* //////////////// резюме  */
.m_members_Flex .col:first-child {
    padding-left: 0
}

/*.m_members_Flex { display: flex; justify-content: space-between; align-items: center}
    .m_members_Flex .border_buch  {width: 89%}
    .m_members_Flex .S_btn172  {width: 11%}*/

.ccent_noPadd {
    padding: 0 !important;
    text-align: center;
    font-size: 18px !important;
}

.m_top_menu em.arrow {
    display: none
}

.gut_scroll {
    width: 100%;
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid #F5F5F7
}

.new_alert_ok {
    display: none
}

.ok_regg {
    display: block;
    font-size: 21px;
    font-family: 'SourceSansPro-Regular', "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #43D38B;
    position: relative;
    top: -22px;
}

.new_alert_ok_middle_modal {
    width: 600px;
}

.wrapper_search .course_d {
    text-align: center
}

.wrapper_search .axeld_pm_d {
    text-align: center;
    line-height: 1.2em;
}

/* footer down */
.wrapper__ {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.content__ {
    flex: 1 0 auto;
    padding-bottom: 60px
}

.footer__ {
    flex: 0 0 auto;
}

/* fancybox fancybox fancybox */

.fancybox-controls {
    top: 50% !important;
}

.fancybox-buttons {
}

.fancybox-infobar__body {
    display: none !important;
}

.fancybox-infobar {
    width: 100%
}

.fancybox-button--left {
    left: -30% !important;
    border-radius: 24px !important;
}

.fancybox-button--right {
    right: -30% !important;
    border-radius: 24px !important;
}

.fancybox-button--left:focus {
    background: #0285c2
}

.fancybox-button--right:focus {
    background: #0285c2
}

.fancybox-button--left:after, .fancybox-button--right:after {
    top: 14px !important;
    width: 16px !important;
    height: 16px !important;
}

.fancybox-button--right:after {
    right: 17px !important;
}

.fancybox-button--left:after {
    left: 17px !important;
}

.fancybox-caption {
    text-align: center !important;
}

/* fancybox fancybox fancybox */

.f_flex_22 {
    display: none
}

.f_flex_33 {
    display: none
}

.f_flex_44 {
    display: none
}

.display_none {
    display: none
}

.modal-overlay {
    opacity: 0.8 !important;
}

.item-edit-link {
    display: none
}

@-moz-document url-prefix() {

    .slider_button span {
        height: 100%;
    }
    .send_moderation_non {
        display: block;
    }
    .az_t_right_but span {
        height: 100%;
    }
    .axeld_button span {
        height: 100%;
    }
    .G_flex_rright .axeld_button span {
        height: 46px;
    }
}

.block_2_left__0 {
    display: none !important;
}