.tree-container {
    height: auto;
    border-color: #3F4356;
}

.tree-container.mdg-input_error {
    border: 1px solid #EB5757 !important;
}

.mdg-small-input_error {
    width: 410px;
    border: 1px solid #EB5757 !important;
}

.content-tab-menu li.router-link-exact-active {
    background-color: #DAF0E3;
    color: #1A8948;
    border: 1px solid #1A8948;
}

.toasted.red {
    border-radius: 30px;
    min-height: 38px;
    line-height: 1.1em;
    background-color: red;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.toasted.red .action {
    color: #fff;
}

.toasted.green {
    border-radius: 30px;
    min-height: 38px;
    line-height: 1.1em;
    background-color: #28a745;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.mdg-fix-sec-butt {
    position: fixed;
    bottom: 2rem;
    padding: 1.2rem 0;
    z-index: 1000;
    background-color: #fff;
}

.content-tab-menu_fixed {
    position: fixed;
    top: 0;
    padding-top: 2rem;
    z-index: 1000;
    background-color: #fff;
}

.mdg-lk-header__control_fixed {
    position: fixed;
    top: 8rem;
    right: 1.5rem;
    z-index: 1000;
    background-color: #fff;
}

.mdg-lk-sec__container .mdg-row:last-child {
    padding-bottom: 0 !important;
}

.mdg-lk-sec .mdg-lk-sec__container {
    padding-bottom: 3rem;
}

.mdg-lk-sec .mdg-lk-sec__container:last-child {
    padding-bottom: 0 !important;
}

.mdg-lk-sec.loading {
    background-image: url('/lk/r/img/loader.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 200px;
}

.element-loading {
    position: relative;

}

.element-loading::before {
    content: '';
    background-color: rgba(0, 0, 0, .24);
    background-image: url('/lk/r/img/loader.svg');
    background-size: 200px 200px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
}

.mdg-table-responsive .mdg-lk-table .vdp-datepicker {
    position: static !important;
}

.mdg-modal-full {
    width: 95%;
    max-width: 1920px;
}

.mdg-file-upload-label_full {
    width: 100% !important;
}

.mdg-i-doc_black {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 0.8rem;
    position: relative;
    white-space: nowrap;
    background: url("../img/doc-black.png") center no-repeat;
}

.input-none-border {
    border: none;
    background: #fff;
    color: #000;
}

.mdg-table-responsive .mdg-table-options .vdp-datepicker {
    position: static !important;
}

.doc-print-version {
    background: #F8F9FB;
    padding: 0.4rem 0.8rem;
}

.padding10 {
    padding: 10px;
}

.mdg-conclusion__r_fix {
    position: fixed;
    top: 1rem;
    right: 5.8rem;
    z-index: 900;
    background-color: #fff;
    max-width: 47%;
    height: 98vh;
    overflow: auto;
}

.content-tab-menu li.tab-menu__item_scroll {
    display: none;
}

.content-tab-menu li.tab-menu__item_scroll .mdg-app-header_procent {
    display: inline;
    font-size: 1.6rem;
}

.content-tab-menu li.tab-menu__item_scroll .mdg-app-header_status {
    margin-left: 0;
}

.tabItemScroll_db {
    display: block;
}

.content-tab-menu_fixed li.tab-menu__item_scroll {
    display: block;
}

.content-tab-menu-parent li.tab-menu__item-parent a,
.content-tab-menu li.tab-menu__item a {
    color: #3F4356;
}

.content-tab-menu-parent li.tab-menu__item-parent a:hover,
.content-tab-menu li.tab-menu__item a:hover {
    color: rgb(28, 138, 72);
}

.content-tab-menu-parent li.tab_active-parent a,
.content-tab-menu-parent li.tab_active-parent a:hover,
.content-tab-menu li.tab_active a,
.content-tab-menu li.tab_active a:hover {
    color: rgb(28, 138, 72);
}

.content-tab-menu-parent li.tab-menu__item-parent a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1rem 1rem;
}

.content-tab-menu-parent li.tab-menu__item-parent {
    padding: 0;
}

.mdg-table-top-head {
    position: relative;
    width: 100%;
}

.mdg-table-top-head_fix thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.mdg-table-top-head tr td {
    word-break: break-word;
}

.content-tab-menu a.tab-menu__item {
    padding: 0;
}

.content-tab-menu a.tab-menu__item>a {
    padding: 1rem 2.5rem;
    display: flex;
    height: 100%;
    align-items: center;
    color: #3F4356;
}

.content-tab-menu a.tab-menu__item>a:hover {
    color: #1C8A48;
}

.content-tab-menu a.tab_active>a {
    color: #1C8A48;
}

.multiselect {
    border: none;
    padding: 0;
}

.multiselect__tags>.multiselect__tags {
    border: 1px solid #E2E4EF;
    border-radius: 4px;
    width: 100%;
    height: auto;
    min-height: 48px;
    font-size: 1.4rem;
    display: inline-block;
    background: url("../img/s-arrow.png") right 9px center no-repeat;
    background-color: #EFF7FF;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 1rem 3rem 1rem 1rem;
}

.multiselect__tags>.multiselect__tags {
    border-color: #3F4356;
}

.multiselect__select {
    display: none;
}

.procent_warning {
    display: inline-block;
    margin-left: 0.4rem;
    vertical-align: top;
    white-space: nowrap;
    background: url('../img/tab-eror.png') center no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .mdg-conclusion__r_fix {
        position: static !important;
        top: auto;
        right: auto;
        max-width: 100%;
        height: auto;
        overflow: auto;
        z-index: 100;
        margin-top: 2rem;
    }
}

.mdg-name-coll.mdg-name-coll-black {
    color: #3F4356;
}

.spinner {
    animation: spinner 1s steps(12) infinite;
}

.modal-backdrop {
    z-index: 10040;
}

.modal {
    z-index: 10050;
}

.v-note-wrapper {
    min-height: 200px;
    max-height: 400px;
}

.v-note-wrapper.fullscreen {
    max-height: 100%;
}

.mdg-lk-table__body tr td>.v-note-wrapper,
.mdg-lk-table__foot tr td>.v-note-wrapper {
    max-width: 1250px;
}

@keyframes spinner {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.border-dashed {
    border: 1px dashed #dee2e6;
}

.border-background {
    background-color: #fcfcfc;
}


/* .mdg-app-header {
    border-radius: 7px;
    padding-left: 0;
    background-color: #FFF281;
} */

.mdg-app-header_yellow {
    background: #FFF281 !important;
    border-radius: 7px;
    padding-left: 0;
}

.mdg-app-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.mdg-app-header__l {
    width: calc( 100% - 201px);
    padding: 1.6rem;
}

.mdg-app-header__l .mdg-name-coll {
    color: #305083;
}

.mdg-app-header__r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mdg-app-header__logo {
    background-color: #fff;
    width: 201px;
    border: 4px solid #FFF281;
    border-radius: 7px;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
}

.mdg-app-header__logo-i {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 1rem;
    background-size: cover
}

.mdg-app-header__logo-t p {
    font-size: 1.4rem;
    font-weight: bold;
    color: #305083;
    padding-bottom: 0;
    line-height: 21px;
}

.mdg-info-app {
    border: 4px solid #1A8948;
    border-radius: 7px;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 113px;
}

.mdg-info-app_required {
    border: 4px solid #F95148;
}

.mdg-info-app_rejected {
    border: 4px solid #B3B3B3;
}

.mdg-info-app__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mdg-info-app__item-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #305083;
    min-width: 400px;
}

.mdg-info-app__item-text p {
    font-size: 2.6rem;
    line-height: 36px;
    text-align: center;
    padding-bottom: 0;
}

.mdg-info-app__item-text p:first-child {
    padding-bottom: 0.5rem;
}

.mdg-info-app__item-text p b {
    font-weight: bold;
}

.mdg-info-app__item-text p b.app-status-number-day {
    font-size: 4.2rem;
}

.mdg-info-app__item-full {
    width: calc( 100% - 219px);
    justify-content: center !important;
    padding: 1rem !important;
}

.mdg-info-app__item-full img {
    max-height: 130px
}

.mdg-info-app__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    padding-right: 2rem;
}

.mdg-info-app__item-50 {
    width: 50%;
}

.mdg-info-app__item-box_info {
    margin-right: 2rem;
}

.mdg-info-app__item-box_info img {}

.mdg-info-app__item-box_info p {
    color: #305083;
    font-weight: bold;
    line-height: 26px;
    font-size: 2.4rem;
    max-width: 317px;
    margin-top: 0rem;
    padding: 2rem;
}

.mdg-info-app__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #fff;
    width: 219px;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: bold;
    padding: 1.6rem;
    line-height: 28px;
}

.mdg-info-app__status-grey {
    background: #B3B3B3;
}

.mdg-info-app__status-green {
    background: #1A8948;
}

.mdg-info-app__status-red {
    background: #F95148;
}

.mdg-info-app__item-left {
    display: flex;
    justify-content: space-between;
}

.mdg-info-app__procent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 2.5rem;
}

.mdg-info-app__procent span {
    font-weight: bold;
    font-size: 2.4rem;
}

.konkurs-number-day {
    color: #305083;
}

.konkurs-number-day__count {
    background-color: #FFF281;
    font-size: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 31px;
}

.konkurs-number-day__count span {
    padding: 0rem 1.5rem;
    font-weight: bold;
    line-height: 56px;
}

.konkurs-number-day__count span:first-child {
    border-right: 4px solid #fff;
}

.konkurs-number-day__count span:last-child {
    border-left: 4px solid #fff;
}

.konkurs-number-day__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF281;
    min-height: 31px;
    font-size: 2.4rem;
    font-weight: bold;
    margin-top: 8px;
    text-transform: uppercase;
}

.content-tab-menu li.tab-menu__item {
    color: #1A8948;
    border-color: #1A8948;
    font-weight: bold;
}

.content-tab-menu li.tab-menu__item a {
    color: #1A8948;
}

.content-tab-menu li.tab-menu__item:hover a {
    color: #fff;
}

.content-tab-menu li.tab_active a {
    color: #fff;
}

.content-tab-menu li.tab-menu__item:hover {
    background-color: #1A8948;
    color: #fff;
}

.content-tab-menu li.tab_active {
    background-color: #1A8948;
    color: #fff;
}

.butt-darkblue {
    border: 1px solid #305083;
    color: #305083;
}

.butt-darkblue:hover {
    background-color: #305083;
    color: #fff;
}

.content-tab__panel.content-tab__panel-green {
    border: 4px solid #1A8948;
    padding: 2rem;
    border-radius: 8px;
}

.content-tab__panel {
    z-index: 10;
    position: relative;
}

.content-tab__panel,
.top-info,
.breadcrumbs {
    background-color: #fff;
}

.mdg-i-info {
    background: url("../img/new/info.svg") center no-repeat;
}

.mdg-section-butt .dg-btn {
    min-width: 250px;
    padding: 1.3rem 2.5rem;
    text-transform: uppercase;
}

.mdg-section-butt .dg-btn:disabled {
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: rgba(26, 137, 72, 0.5);
    color: #fff;
}

.content-tab-menu-indoor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.content-tab-menu-indoor {
    margin-bottom: 1.6rem;
}

.content-tab-menu-indoor .tab-menu__item {
    font-weight: bold;
    margin-right: 2.4rem;
    font-size: 1.8rem;
    line-height: 24px;
    padding-bottom: 6px;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 1.6rem;
    color: #305083;
    position: relative;
}

.content-tab-menu-indoor .tab-menu__item::before {
    position: absolute;
    content: '';
    width: 0%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #1A8948;
}

.content-tab-menu-indoor .tab-menu__item.tab_active::before {
    width: 100%;
}

.content-tab-menu-indoor:last-child {
    margin-right: 0;
}

.content-tab-menu-indoor:hover {
    cursor: pointer;
}

.content-tab__panel-indoor {
    display: none;
    margin-bottom: 4rem;
}

.content-tab__panel-indoor.tab_active {
    display: block;
}

.mdg-data-grants-coll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mdg-data-grants-coll__text {
    width: 100%;
    display: none;
}

.mdg-data-grants-coll__text.mdg-i-info__text_show {
    display: block;
    margin-right: 10px;
}

.mdg-data-grants-coll .mdg-data-grants-coll__item {
    width: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 3rem;
    padding-bottom: 1rem;
}

.mdg-data-grants-coll .mdg-data-grants-coll__item .dg-btn {
    white-space: nowrap;
    margin-bottom: 1.4rem;
}

.mdg-data-grants-coll .mdg-data-grants-coll__item:last-child {
    margin-right: 0;
}

h3.sec__row-title {
    display: contents;
}

.mdg-file-upload-label span.butt-darkblue {
    white-space: nowrap;
}

.container-bg_l {
    position: relative;
}

.container-bg_l::after {
    position: absolute;
    content: '';
    left: 0;
    top: 30rem;
    background: url("../img/new/l-p-w.png") top left no-repeat space;
    width: 25%;
    height: calc( 100% - 30rem);
    z-index: -1;
}

.container-bg_r {
    position: relative;
}

.container-bg_r::before {
    position: absolute;
    content: '';
    right: 0;
    top: 20rem;
    background: url("../img/new/r-p-w.png") top right no-repeat space;
    width: 25%;
    height: calc( 100% - 20rem);
    z-index: -1;
}

.stl-pl-50 {
    padding-left: 5rem;
}

.stl-pr-50 {
    padding-right: 5rem;
}

.mdg-final-content-text {
    color: #305083;
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    min-height: 60rem;
}

.mdg-final-content-text_full {
    max-width: 100%;
}

.mdg-final-content-text h2 {
    display: block;
    text-align: center;
    color: #305083;
    font-size: 2.7rem;
    line-height: 30px;
    margin: 2rem 0 2rem;
    font-weight: bold;
}

.mdg-final-content-text p {
    text-align: justify !important;
    color: #305083;
    line-height: 32px;
    font-size: 2.2rem;
    padding-bottom: 0;
    margin-bottom: 1rem;
}

.mdg-final-content-text p br {
    display: none;
}

.mdg-final-content-text p:first-child {
    text-align: center !important;
    margin-bottom: 2rem;
}

.mdg-final-content-text p:last-child {
    margin-bottom: 0px;
}

.mdg-app-comment-curator {
    background: #F3F9FF;
    border-radius: 7px;
    padding: 2rem 2rem 4rem;
}

.mdg-app-comment-curator p,
.mdg-app-comment-curator h2 {
    text-align: left;
}

.mdg-app-header__control-r {
    padding-top: 0;
}

.mdg-app-header__l-title {
    margin-bottom: 1rem;
}

.mdg-app-header__l-title .mdg-app-title {
    padding-bottom: 0;
}

.mdg-app-header__control-r>.dg-btn {
    white-space: nowrap !important;
    margin-left: 1rem;
}

.mdg-checkbox-area input:disabled+.mdg-label-checkbox::before {
    border-color: rgba(227, 230, 246, 1);
    background-color: rgba(227, 230, 246, 1);
}

.mdg-lk-header__control-right.mdg-lk-header__control_fixed {
    right: 10rem;
    margin-top: 3rem;
}

.mdg-lk-header__control_fixed {
    right: 10rem;
    margin-top: 3rem;
}

.mdg-btn-fixed_modal {
    position: fixed;
    bottom: 5rem;
    width: 420px;
    left: 50%;
    transform: translateX(-50%);
}

.mdg-btn-fixed_modal .dg-btn {
    width: 100%;
}

@media (max-width: 1450px) {
    .mdg-lk-header__control-right.mdg-lk-header__control_fixed,
    .mdg-lk-header__control_fixed {
        right: 9rem;
        margin-top: 5rem;
    }
}

@media (max-width: 1270px) {
    .mdg-star-i {
        min-width: 130px;
    }
    .mdg-info-app__item-text p {
        font-size: 2.4rem;
        line-height: 36px;
    }
    .mdg-info-app__item-text p b.app-status-number-day {
        font-size: 3rem;
    }
    .mdg-data-grants-coll {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mdg-data-grants-coll .mdg-data-grants-coll__item {
        margin-right: 2rem;
        width: 100%;
    }
    .mdg-info-app__procent {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 1024px) {
    .mdg-final-content-text {
        max-width: 100%;
        background-color: #fff;
    }
    .mdg-final-content-text br {
        display: none;
    }
    .mdg-star-i {
        min-width: 80px;
    }
    .mdg-info-app__item-box_info {
        display: none;
    }
    .mdg-info-app__item-50 {
        width: auto;
    }
    .top-info__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 1rem;
    }
}

@media (max-width: 980px) {
    .mdg-lk-header__control_fixed,
    .content-tab-menu_fixed,
    .mdg-lk-header__control_fixed,
    .mdg-fix-sec-butt {
        position: relative !important;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
    }
    .mdg-lk-header__control_fixed {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .mdg-info-app {
        display: none;
    }
    .mdg-app-header__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mdg-app-header__l-title .mdg-app-title {
        margin-bottom: 1.5rem;
    }
    .mdg-app-header__r {
        flex-direction: column;
        align-items: center
    }
    .mdg-app-header__l {
        width: 100%;
    }
    .mdg-app-header__logo {
        margin: 0rem auto 2.3rem;
    }
}

@media (max-width: 567px) {
    .mdg-btn-fixed_modal {
        width: 90%;
    }
}


/* .circle {
    display: block;
}

circle {
    fill: rgba(0, 0, 0, 0);
    stroke: #E0E0E0;
    stroke-width: 15;
}

.mdg-diagramm-wrapp {
    position: relative;
    display: block;
    width: 240px;
    height: 240px;
}

.mdg-diagramm-wrapp>.mdg-diagramm-text {
    position: absolute;
    left: 40px;
    top: 40px;
    color: #305083;
    z-index: 20;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mdg-diagramm-wrapp>.mdg-diagramm-text b {
    font-size: 7rem;
    font-weight: bold;
}

.mdg-diagramm-wrapp>.mdg-diagramm-text span {
    font-size: 3rem;
}

circle:nth-child(2n) {
    fill: rgba(0, 0, 0, 0);
    stroke: #305083;
    stroke-width: 15;
    stroke-dasharray: 565px 565px;
} */

.mdg-diagramm-wrapp {
    display: flex;
    align-items: center;
    position: relative;
    height: 85px;
    margin-left: 2rem;
}

.mdg-diagramm-wrapp__area {
    display: flex;
}

.mdg-diagramm-wrapp::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 2px;
    height: 100%;
    background-color: #305083;
}

.mdg-diagramm-wrapp__box {
    display: block;
    position: relative;
    height: 36px;
    width: 205px;
    border: 1px solid #305083;
    background-color: #E4E4E4;
}

.mdg-diagramm-wrapp__box-progress {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #305083;
}

.mdg-diagramm-wrapp .mdg-diagramm-text {
    color: #305083;
    margin-left: 1rem;
}

.mdg-diagramm-wrapp .mdg-diagramm-text b {
    font-size: 3.6rem;
    font-weight: bold;
}

.mdg-diagramm-wrapp>.mdg-diagramm-text span {
    font-size: 3rem;
}

.mdg-lk-header-row,
.pagination-area,
.mdg-lk-table {
    background-color: #fff;
}

.footer-partners {
    margin: 0 auto;
}

.green-button-panel {
    padding-right: 10px;
    padding-top: 12px;
}

.green-button-panel.r-30 {
    padding-right: 30px;
}

.green-button-panel span {
    color: #1A8948;
}

.dg-btn-not-hover {
    display: inline-block;
    font-weight: bold;
    background: #FFFFFF;
    padding: 1rem 1rem;
    text-align: center;
    font-size: 1.4rem;
    transition: 0.3s;
    text-decoration: none;
}

.dg-btn-not-hover:hover {
    cursor: default!important;
    text-decoration: none;
    color: #3F4356!important;
    background: #FFFFFF!important;
}

.mdg-app-header-back-fon {
    background: rgba(227, 230, 246, 0.25);
}

.pagination-wrapper-count-items {
    display: flex;
    justify-content: center;
}

.dop_expertise_info {
    border-bottom: 1px dotted blue;
    cursor: pointer;
}

a.print_setting {
    width: 20px;
    height: 20px;
    background: url("../img/user-menu/app.svg") left top no-repeat;
}

table.form-settings td {
    font-size: 14px;
    padding: 2px 2px 10px 2px;
    vertical-align: middle;
    text-align: right;
}

table.form-settings td.input {
    vertical-align: top;
    text-align: left;
}

.mdg-app-project-info__item-body {
    padding: 1.6rem 1.6rem
}

.mdg-app-list {
    background-color: rgba(35, 50, 92, 0.05);
}

th.del{
    width: 45px;
}

.red-info-reestr p{
    font-size: 14px;
    color: #1A8948;
    font-weight: bold;
}
.red-info-reestr p a{
    color: blue;
    text-decoration: underline;
}

.ecp-info-help{
    padding-left: 0;
}
.ecp-info-help a, .ecp-info-help a:visited{
    color: #2b9ed1;
}

.file-upload {
    position: relative;
    overflow: hidden;
    height: 76px;
    line-height: 24px;
}

.file-upload .file-upload-label {
    font-size: 14px;
    font-weight: bold;
    width: 124px;
    float: left;
}

/*.file-upload>button {
    float: left;
    width: 242px;
    height: 100%;
    margin-right: 10px;
    background-color: #2386ca;
    border-radius: 6px;
    border: 0px solid transparent;
    outline: none;
    font-size: 12px;
}*/

 .file-upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;
    /* IE 9 fix */
    -ms-transform: scale(20);
    /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}

.file-upload-red-info{
    font-size: 13px;
    color: red;
}

.table-ecp td{
    padding: 4px;
    vertical-align: middle;
    height: 32px;
    font-size: 11px;
    background:#ffffff;
}

.table-ecp td.ecp-cursor{
    cursor: pointer;
}

.ecpBlock {
    display: flex;
    align-items: center;
    margin: 0 10px;
    cursor: pointer
}

.ecpText {
    margin-right: 3px;
    font-weight: bold;
    font-style: italic;
    color: #1A8948;
}

.dateEDS {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-title-ecp {
    color: #2F80ED;
    font-weight: bold;
    text-align: center;
}

.ecpModalRow {
    display: flex;
    width: 100%;
}

.ecpModalRowTitle {
    display: flex;
    justify-content: flex-start;
    flex: 30%;
}

.ecpModalRowContent {
    display: flex;
    justify-content: flex-start;
    flex: 70%;
}
.ecpModalRow2{
    padding: 0 10px 10px 10px;
    font-size: 14px;
}