

/* Start:/local/templates/g1/components/openregion/news/structure/openregion/news.list/structure/style.css?15948073494208*/
.structure__root-items,
.structure__items {
    list-style-type: none;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
}
.structure__items {
    display: none;
}
.content .structure__item-wrapper {
    padding: 0 !important;
    margin: 10px 0;
}
.content .structure__item-wrapper .structure__item-wrapper {
    margin-left: 32px;
    position: relative;
}
.content .structure__item-wrapper .structure__item-wrapper:before {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 100vh;
    left: -15px;
    top: -10px;
    border-left: 2px #c8cad2 solid;
}
.content .structure__item-wrapper .structure__item-wrapper:last-child:before {
    height: 42px;
}
.content .structure__item-wrapper .structure__item-wrapper:after {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 32px;
    left: -15px;
    top: 32px;
    border-top: 2px #c8cad2 solid;
}
.content .structure__item-wrapper .structure__item-wrapper:last-child:after {
    background: #ffffff;
    height: 100vh;
}
.content .structure__item-wrapper:before {
    display: none;
}
.structure__item--expanded + .structure__items {
    display: block;
}
.structure__items .structure__item--expanded + .structure__items {
    /*background: #d5d7dd;*/
}
.structure__item {
    border: 1px #c8cad2 solid;
    position: relative;
    margin-top: -1px;
    display: flex;
    align-items: center;
}
.structure__item-trigger {
    width: 65px;
    height: 65px;
    text-decoration: none;
    display: flex;
}
.structure__item-trigger--child {
    background: #d5d7dd;
}
.structure__item-trigger-icon {
    display: flex;
    margin: auto;
    font-size: 14pt;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
}
.structure__item-trigger .structure__item-trigger-icon {
    color: #fff;
}
.structure__items .structure__items {
    padding-left: 65px;
}
.structure__items .structure__items .structure__item {
    /*border-left: none;*/
}
.structure__item-trigger-icon .fa {
    margin: 6px auto auto auto;
}
.structure__item--expanded .structure__item-trigger {
    /*margin: -1px 0;*/
}
.structure__item--expanded .structure__item-trigger--child {
    background-color: #d5d7dd;
}
.structure__item--expanded .structure__item-trigger-icon {
    transform: rotate(180deg);
}
.structure__item--expanded .structure__item-trigger--child .structure__item-trigger-icon {
    background: #fff;
    color: inherit;
}
.structure__item-trigger--disabled {
    background: transparent;
    opacity: 0;
    width: 0;
}
.structure__item-name {
    padding: 15px 20px;
    flex: 1 145px;
    text-decoration: none;
    font-weight: bold;
    color: #22252d;
}
.structure__item-regulation {
    padding: 15px 20px;
    text-decoration: none;
}
.structure__item-admin {
    padding: 15px 20px;
}
.structure-detail {
    margin: 20px 0 50px 0;
    text-align: justify;
}
.structure-detail--expandable .structure-detail__text {
    text-align: justify;
    margin: 0 0 20px 0;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.structure-detail--expandable .structure-detail__text:after {
    content: '';
    display: block;
    box-shadow: inset 0 -15px 20px -10px #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
}
.structure-detail--expandable.structure-detail--expanded .structure-detail__text {
    height: auto;
}
.structure-detail--expandable .structure-detail__expand, .structure-detail__collapse {
    display: inline-flex;
    align-items: center;
}
.structure-detail__buttons { display: none; }
.structure-detail--expandable .structure-detail__buttons { display: block; }
.structure-detail__expand { display: inline-flex !important; }
.structure-detail__collapse { display: none !important; }
.structure-detail--expanded .structure-detail__expand { display: none !important; }
.structure-detail--expanded .structure-detail__collapse { display: inline-flex !important; }
.structure-detail__expand-icon, .structure-detail__collapse-icon {
    margin-right: 15px;
    font-size: 18pt !important;
}
.structure-detail__collapse-icon {
    top: -2px;
    position: relative;
}

/* End */


/* Start:/local/templates/g1/components/openregion/news/structure/openregion/news.list/workers/style.css?15637772581188*/
.workers__name-column {
    vertical-align: middle !important;
}
.workers__name-wrapper {
    display: flex;
    align-items: center;
}
.workers__photo-link {
    margin-right: 10px;
    position: relative;
}
.workers__photo {
    width: 75px;
}
.workers__fame {
    position: absolute;
    top: -3px;
    right: 3px;
    color: #ff3d00;
    font-size: 12pt;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
    opacity: 0.9;
}
.workers__name {
    font-size: 13pt;
    flex-basis: 210px;
    text-decoration: none;
}
.workers__phone, .worker__fax, .workers__email {
    margin-bottom: 5px;
    white-space: nowrap;
}
.workers__phone .fa, .worker__fax .fa, .workers__email .fa {
    color: #7e7e7e;
    margin-right: 5px;
}
.workers__item-admin {
    white-space: nowrap;
}
.workers-filter {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.workers-filter__add {
    margin-left: auto;
}
.workers-filter__label, .workers-filter__post, .workers-filter__name {
    margin-right: 20px;
}
.worker-filter__input {
    vertical-align: middle;
    border: 1px #c8cad2 solid;
}
.worker-filter__button {
    color: #fff;
}
.workers__department-link {
    text-decoration: none;
}
/* End */
/* /local/templates/g1/components/openregion/news/structure/openregion/news.list/structure/style.css?15948073494208 */
/* /local/templates/g1/components/openregion/news/structure/openregion/news.list/workers/style.css?15637772581188 */
