.styled-list {
    margin-bottom: 2rem;
    padding-left: 1rem;
}

.styled-list li {
    margin-bottom: 0.5rem;
}

.d-none {
    display: none;
}

.mb-0 {
    margin-bottom: 0 !important;
}


.gif {
    text-align: center;
}

.gif img {
    width: 75%;
}

.btn-group {

}

.btn-group .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
}

.btn-block {
    text-align: center;
    width: 100%;
}

.btn-outline-primary {
    border: 1px solid #3498db;
    color: #3498db;
}

[data-role="search-result-list"] {

}

[data-role="search-form"] {
    margin: 1rem 0;
}

[data-role="search-form"] .col {
    margin-left: .5%;
}

[data-role="search-form"] .span_auto {
    width: 11%;
}

[data-role="search-form"] .span_auto {

}

.consultation-schedule-row {
    margin-bottom: 15px;
    overflow: hidden;
}

.consultation-schedule-row .day {
    border: 1px solid #fff;
    box-sizing: border-box;
    float: left;
    line-height: 48px;
    text-align: center;
    width: 10%;
    height: 48px;
}

.consultation-schedule-row .day[data-state="enabled"] {
    background: #a5d85e;
    color: #1a1919;
}

.consultation-schedule-row .day[data-state="enabled"]:hover {
    background: #8FBE00;
    cursor: pointer;
}

.consultation-schedule-row .day[data-state="disabled"] {
    background: #bbb !important;
}

.consultation-schedule-row .day[data-state="selected"] {
    background: #fff !important;
    box-shadow: inset 0 0 0 3px #8FBE00;
}


.report_actions {
    background: #fafafa;
    padding: 25px 40px;
}

.mobile-app-ads {
    background-color: black;
    padding: 15px;
    color: white;
}

.mobile-app-ads .col {
    float: left;
    width: 50%;
}

.mobile-app-ads .btn {
    margin: 0;
    width: 100%;
    font-size: 10px;
    padding: 10px 20px 6px;
    min-height: 32px;
    text-align: center;
}

.m_table {
    border-collapse: collapse;
}

.m_table thead tr {
    border-bottom: 0 !important;
}

.m_table thead th,
.m_table tfoot th {
    background: #3498db;
    color: #fff;
    padding: 6px 8px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #228cd3;
}

.m_table .sub-header th {
    background: #ebecf1 !important;
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    padding: 6px 8px;
    border: 1px solid #dedede;
}

.m_table td {
    font-size: 14px;
    padding: 6px 8px;
    background: #fff;
    border: 1px solid #dedede;
    vertical-align: top;
}

.dc-tab-item-subheader {
    text-transform: uppercase;
    font-size: 10px;
    color: #adb5bd;
    margin-bottom: .5rem;
}

.m_table td.right,
.m_table th.right{
    text-align: right !important;
}

.m_table td.center,
.m_table th.center{
    text-align: center !important;
}

.m_table td  hr {
    height: 1px;
    border: 0;
    width: 100%;
    background: #dedede;
    margin-top: 10px;
}

.m_table td span {
    color: #3498db;
    margin-bottom: 5px;
    display: block;
}

.span_1_1 {
    width: 5.33333333333%;
}

.span_2_1 {
    width: 11.666667%;
}

.span_1_2 {
    width: 8%;
}

.red {
    color: red;
}

#chartBlock {
    margin-bottom: 25px;
}


.dataTable th {
    font-size: 13px !important;
    padding: 5px 15px;
}

#ticket-table_wrapper .toolbar a {
    color: #1a1919;
}

#ticket-table_wrapper .toolbar a.active {
    color: #3498db;
}

.search-start a {
    display: block;
    margin: 0;
}

.enable-mode {
    display: none;
}

.enable-mode[data-show="1"] {
    display: block;
}

/* СПИСОК РЕГИОНОВ, ДЛЯ КОТОРЫХ РАБОТАЕТ ПОРТАЛ */
.index-regions {
    margin-top: 25px;
}

.index-regions li {
    list-style: none;

}

.index-regions li a {
    background: none repeat scroll 0 0 #ebecf1;
    color: #262525;
    cursor: pointer;
    font-size: 0.72em;
    line-height: 1.1;
    margin: 5px 0 0;
    padding: 12px 20px;
    text-transform: uppercase;
    font-family: 'PT Sans Caption', sans-serif;
    border-radius: 0.35em;
    border: 1px solid #ced0db;
    display: block;
}

.index-regions li a:hover {
    opacity: 0.8;
}

.personal-page input.labelauty + label {
    padding-left: 25px;
}

.page-reportByRegions main .m_table a,
[data-role="report-table"] a {
    color: #262525;
}

.page-reportByRegions main .m_table a:hover,
[data-role="report-table"] a:hover {
    color: #3498db;
}

.report-header {
    margin-bottom: 35px;
}

.report-header > * {
    text-align: center;
}

.report-header h2 {
    font-size: 22px;
    margin-bottom: 0;
}

.report-header p {
    margin-top: 5px;
}


.esia-auth-link {

}

.esia-auth-link img {
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 15px;
}

.auth-methods-delimiter {
    text-align: center;
    position: relative;
    background: #fafafa;
    padding: 0 40px;
}

.auth-methods-delimiter span {
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 15px;
    color: #bdbdbd;
    background: #fff;
    position: relative;
    z-index: 2;
}

.auth-methods-delimiter::before {
    position: absolute;
    height: 1px;
    width: auto;
    top: 50%;
    left: 40px;
    content: "";
    display: block;
    background: #ddd;
    right: 40px;
    z-index: 1;
}

.forget_wrap {
    max-width: 350px;
    margin: 60px auto;
}

.forget_step_descr {
    margin-bottom: 20px;
}

.forget_wrap form {
    margin: 0;
}

.restore_status {
    text-align: center;
}

.restore_image {
    height: 100px;
    width: 100px;
    background: #fff;
    border-radius: 50%;
    margin: 20px auto;
    text-align: center;
}

.restore_image i {
    animation: .8s linear 0s normal none infinite running spin;
    position: relative;
    transition: all 0.3s ease-out;
    font-size: 40px;
    color: #3498db;
    line-height: 100px;
}

.bg-white {
    background-color: white;
}

.navigator {
    padding: 20px 0;
    text-align: right;
}

.navigator > * {
    margin-left: 6px;
}

#ticket-table td,
#ticket-table th {
    font-size: 12px;
    padding: 4px;
}

.ticket_filters {
    margin-bottom: 30px;
}

.option-info {
    color: #999;
    cursor: pointer;
    display: block !important;
    margin-left: 10px;
    font-size: 11px;
    letter-spacing: 0px;
    padding-bottom: 6px;
    margin-top: -2px;
}

.question_items {
    /*background: #fff;
    border: 1px solid #ced0db;
    border-radius: 0.35em;
    padding: 30px;
    width: 62%;
    margin: 0 auto;*/

    border-top: 1px solid #ced0db;
    padding: 30px 0;
}

.question_item {
    margin-bottom: 30px;
}

.question_item[data-parent-id] {
    display: none;
}

.question_item_title {
    color: #262525;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 500;
}

.question_item_subtitle {
    color: #3498db;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 500;
}

.question_item_field input.labelauty + label {
    color: #777777;
    font-size: 12px;
    min-width: 5rem;
    margin: 0 0 6px;
    padding-left: 25px;
}

.question_item_field[data-type = '5'] {
    display: flex;
}

.question_item_field[data-type = '5'] input.labelauty + label:not(:last-child) {
    margin-right: 7px;
}

.question_item_field[data-type = '3'] input.labelauty + label {
    min-width: 75%;
}

.question_item_field[data-type = '3'] input.labelauty + label span {
    width: auto !important;
}

.question_item_field .labelauty-unchecked::before {
    top: 10px;
}

.col-logo {
    width: 265px;
}

.col-menu {
    width: calc(100% - 265px);
}

[data-role="form-step"][data-state="hidden"] {
    display: none;
}

[name="activate_code"] {
    display: none;
}


/**
    Форма для записи на диспансеризацию
 */
#getExaminationSelectCardForm .white-popup-footer .btn {
    margin-right: 5px;
}


@media (max-width:650px) {
    #ticket-table th,
    #ticket-table td,
    #ticket-table tr,
    #ticket-table tbody {
        display: block !important;
        text-align: center !important;
    }

    #ticket-table thead {
        display: none;
    }

    #ticket-table td {
       padding: 8px;
    }


    #ticket-table .ticket_mo {
        width: 100%;
    }

    #ticket-table .icone-td {
        width: 49% !important;
        display: inline-block !important;
    }

    #ticket-table .icone-td:last-child {
        display: none !important;
    }

    .print-ticket, .repeal, .reload {
        width: 100%;
        border: 0;
        background-color: #fff;
        height: 3rem;
        margin: 0;
    }

}

.report_meta {
    margin-bottom: 25px;
}

/**
    Страница с настроками
 */
.account-settings input.labelauty + label {
    margin-bottom: 0;
    margin-top: 0;
    min-width: 3rem;
    padding-left: 1.5rem;
}

.account-settings p {
    margin: 0.25em 0;
}

.notification {
    background-color: #ebecf1;
    border: 1px solid #ced0db;
    border-radius: 0.35em;
    font-size: 12.5px;
    margin: 20px 0;
    line-height: 1.3;
    padding: 20px;
}

/**
    Настройки для печати
 */
.no-print {

}

.print {
    display: none;
}

@media print {
    .no-print {
        display: none;
    }

    .print {
        display: block;
    }
}
