﻿#component_pib fieldset{
    border-color:#fefefe;
}
/*project*/
#component_pib .project,
#component_pib .competition{
    line-height: 1.5;
}
#component_pib .project .main_info,
#component_pib .competition .main_info,
#component_pib .project .paged_project_info {
    float: left;
    width: 75%;
    padding-right: 15px;
    box-sizing: border-box;
}
#component_pib .project .paged_project_info .main_info{
    float:none;
    width:auto;
    padding:0;
}

#component_pib .project .additional_info,
#component_pib .competition .additional_info,
#component_pib .competition .main_info + .projects-title-buttons-container {
    float: right;
    width: 25%;
    padding-left: 15px;
    box-sizing: border-box;
}

#component_pib .project .main_info  > div + div,
#component_pib .project .additional_info > div + div,
#component_pib .competition .main_info > div + div,
#component_pib .competition .additional_info > div + div{
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
}
#component_pib .project .main_info  > div.block_header,
#component_pib .project .main_info  > div.block_main{
    border-top: 0;
    margin-top: 30px;
    padding-top: 0;
}
#component_pib .project .main_info  > div.project-vote-button-container:first-child
{
    margin-top:20px;
}

#component_pib .project .paged_project_info .main_info  > div.block_header {
    display:none;
}
#component_pib div.content-stat-likes-thumbs + div.project-comments
{
    margin-top:0;
    border-top:0;
}
#component_pib .project .main_info > div:last-child,
#component_pib .project .additional_info > div:last-child,
#component_pib .competition .main_info > div:last-child,
#component_pib .competition .additional_info > div:last-child{
    margin-bottom: 20px;
}

#component_pib .project .kvinfo .key,
#component_pib .competition .kvinfo .key{
    text-transform: uppercase;
    color: #888;
    font-weight: normal;
    margin-right: 10px;
}

#component_pib .project .kvinfo .value,
#component_pib .competition .kvinfo .value{
    font-weight: normal;
}

#component_pib .project .brtext,
#component_pib .competition .brtext{
    white-space: pre-line;
}
#component_pib .project .main_image > img{
    max-width: 100%;
}

#component_pib .project .block_header .title,
#component_pib .competition .block_header .title{
    font-size: 150%;
    font-weight: bold;
}
#component_pib .competition .competition_offers {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
}


#projectmap.hasmap {
    height: 300px;
    width: 100%;
}
#component_pib a.button {
    margin: 2px 0;
    color: white;
    background-color: #4d91cb;
}
/*projects list*/
#component_pib .projects-title-buttons {
    display: inline-block;
}

#component_pib .projects-title-create-container {
    float: right;
}
#component_pib .projects-title-create {
    display: inline-block;
}
#component_pib .projects-title-competitions-link.button {
    display: inline-block;
    background:#208020;
}

#component_pib .list-item {
    padding: 20px 0;
    font-size: 12px;
    line-height:20px;
}
#component_pib .pibproject-image {
    width: 15%;
    float: left;
}
#component_pib .pibproject-info1 {
    width: 55%;
    float: left;
    box-sizing:border-box;
}
#component_pib .pibproject-info2 {
    width: 30%;
    float: left;
}
#component_pib .pibproject-image .noimage {
    width:100px;
    height:100px;
    background:url('../images/photo.png') center center no-repeat;
    opacity: 0.5;
    margin:0 auto;
    border:2px solid #888;
}
#component_pib .pibproject-info1 .title,
#component_pib .pibproject_info .title,
#component_pib .pibcompetition_info .title{
    font-size: 16px;
    line-height: 24px;
}
#component_pib .list-item .kvinfo .key {
    text-transform: uppercase;
    color: #888;
    font-weight:bold;
    margin-right:10px;
}
#component_pib .list-item .kvinfo .value {
    font-weight: bold;
}
#component_pib .list-item.has-no-image .pibproject-image{
    display:none;
}
#component_pib .list-item .pibproject-image .image {
    text-align:center;
    padding:0 15px;
}
#component_pib .list-item .pibproject-image .image img {
    max-width:100%;
    max-height:100%;
}
#component_pib .list-item.has-no-image .pibproject-info1 {
    width: 70%;
    padding-left:20px;
}
#component_pib .list-item .votes_ctx{
    font-size:80%;
}
#component_pib .list-item .votes_ctx .votes_ctx_up:after{
    content:" за";
}
#component_pib .list-item .votes_ctx .votes_ctx_down:after{
    content:" против";
}
#component_pib .pibproject_info_container,
#component_pib .pibcompetition_info_container
{
    width: 85%;
    float: left;
}
#component_pib .pibproject_info,
#component_pib .pibcompetition_info{
    box-sizing:border-box;
    padding:0 20px;
    width:65%;
    float:left;
}
#component_pib .pibproject-description{
    display:block;
    float:right;
    width:85%;
}
#component_pib .offer_info{
    width: 35%;
    float: left;
}
#component_pib .offer_note{
    box-sizing:border-box;
    padding:0 20px;
    margin-top:8px;
    float:left;
}
#component_pib img.listitem_edit {
    float:right;
    width:32px;
    height:32px;
    cursor:pointer;
    margin:8px;
}
/*edit*/
#component_pib ol{margin:0;padding:0;}
#component_pib #set_files .input {
    float: left;
}

#component_pib #set_files .set_files_fileline::marker {
    float: left;
}

#component_pib #set_files .set_files_fileline .del {
    float: left;
    visibility: hidden;
    cursor: pointer;
    color: red;
    font-weight: bold;
}
#component_pib #set_files.ui-sortable .set_files_fileline {
    padding-left: 20px;
}
#component_pib #set_files.ui-sortable .set_files_fileline:hover {
    background: #f8f8fe url("data:image/gif;base64,R0lGODlhDQAVAIABAAAAAP///yH5BAEKAAEALAAAAAANABUAAAIejA+nCr3c3Iv02Yuzobzqv3UdCIojiX6ixWGRliwFADs=") left center no-repeat;
}
#component_pib #set_files .set_files_fileline:hover .del {
    visibility: visible;
}

#component_pib #old_files{
    line-height:1.5;
}
#component_pib #old_files li:hover {
    background: #f8f8fe;
}
#component_pib #old_files li .del {
    visibility: hidden;
    cursor: pointer;
    color: red;
    font-weight: bold;
    margin-left:20px;
}
#component_pib #old_files li:hover .del {
    visibility: visible;
}

#component_pib #old_files li .set_main {
    display:none;
    cursor: pointer;
    color: green;
    font-weight: bold;
    margin-left:20px;
}
#component_pib #old_files li:hover .set_main {
    display:inline;
}
#component_pib #old_files li.is_main_image:hover .set_main {
    display:none;
}
#component_pib #old_files li .is_main_text {
    color: green;
    font-weight: bold;
    margin-left:20px;
    display:none;
}
#component_pib #old_files li.is_main_image:hover .is_main_text {
    display:inline;
}

#component_pib #old_files .info,
#component_pib .project-create .desc {
    color: #888;
    font-size: 85%;
}

#project-create-map {
    width:auto;
    height:400px;
}
/**/
#component_pib .validation-summary-errors
{
    background-color:#e08080;
    color:white;
    border:1px solid #ff0000;
    margin:10px auto;
    padding:10px;
    line-height:1.5;
}
#component_pib .validation-summary-errors ul li{
    list-style: inside disc;
}
#component_pib .input-validation-error{
    border:2px solid red;
    background:#fff0f0;
}
#component_pib .button.warning{
    background-color:#e08080;
}
#component_pib div.block_confirm{
    border:1px solid #e08080;
    margin:10px auto;
    padding:20px;
}
#component_pib div.block_confirm .text
{
    line-height:1.5;
    display:block;
}
#component_pib div.block_confirm .text+.buttons
{
    margin-top:20px;
}
/**/
#component_pib .form-param-radio,
#component_pib .form-param-checkbox-row{
    margin:10px 0;
}
#component_pib .form-param-radio:after,
#component_pib .form-param-checkbox-row:after{
  content: "";
  display: table;
  clear: both;
}
#component_pib .form-param-radio .form-radio,
#component_pib .form-param-checkbox-row .form-checkbox {
    display:block;
    width:30px;
    float:left;
    line-height:1.5em;
}
#component_pib .form-param-radio .form-radio-label,
#component_pib .form-param-checkbox-row .form-checkbox-label {
    margin-left:30px;
    line-height:1.5em;
}
/**/
#component_pib .projects-review{
    line-height:1.5;
}
#component_pib .projects-review .key{
    color: #888;
    font-weight: normal;
}
#component_pib .projects-review .value{
}
#component_pib .projects-review .kvinline .key,
#component_pib .projects-review .kvinline .value {
     display:inline;
}
#component_pib .projects-review .kvinline .key:after{
    content:": ";
}
#component_pib .projects-review .criterions,
#component_pib .projects-review .inspectors,
#component_pib .projects-review .result{
    margin-top:30px;
}
#component_pib .projects-review .criterions .title,
#component_pib .projects-review .inspectors .title,
#component_pib .projects-review .result .title{
    font-size:150%;
    font-weight:bold;
    margin-bottom:15px;
}
#component_pib .projects-review .criterions table.table_criterions,
#component_pib .projects-review .inspectors table.table_inspectors,
#component_pib .projects-review .result table.table_result {
    width: 100%;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
}
#component_pib .projects-review .criterions table.table_criterions th,
#component_pib .projects-review .inspectors table.table_inspectors th,
#component_pib .projects-review .result table.table_result th {
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    padding: 10px;
    vertical-align: middle;
}
#component_pib .projects-review .criterions table.table_criterions td,
#component_pib .projects-review .inspectors table.table_inspectors td,
#component_pib .projects-review .result table.table_result td {
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    padding: 10px;
    vertical-align: top;
}
#component_pib .projects-review .criterions table.table_criterions td+td{
    text-align:center;
}
#component_pib .projects-review .inspectors table.table_inspectors td+td{
    width:40%;
}
/**/
#component_pib .project-create-review .review_form{
    margin-top:20px;
    border-top:1px solid #888;
    line-height:1.5;
}
#component_pib .project-create-review .review_form .criterions,
#component_pib .project-create-review .review_form .inspectors,
#component_pib .project-create-review .review_form .result,
#component_pib .project-create-review .review_form .result-text{
    margin-top:20px;
}

#component_pib .project-create-review .review_form .criterions .title,
#component_pib .project-create-review .review_form .inspectors .title,
#component_pib .project-create-review .review_form .result .title{
    font-size:200%;
    margin-bottom:10px;
    line-height:1.2;
}

#component_pib .project-create .form-param-row,
#component_pib .project-create-review .review_form .inspectors .form-param-row
#component_pib .competition-create .form-param-row{
    margin:10px 0;
}

#component_pib .project-create .form-param-row:after,
#component_pib .project-create-review .review_form .form-param-row:after,
#component_pib .competition-create .form-param-row:after,
#component_pib_edit_offer .form-param-row:after{
    display:table;
    content:"";
    clear:both;
}
#component_pib .project-create .form-param-row .form-param-key,
#component_pib .project-create-review .review_form .form-param-row .form-param-key,
#component_pib .competition-create .form-param-row .form-param-key{
    display:block;
    float:left;
    width:30%;
    box-sizing:border-box;
    padding:10px;
}
#component_pib .project-create .form-param-row .form-param-value,
#component_pib .project-create-review .review_form .form-param-row .form-param-value,
#component_pib .competition-create .form-param-row .form-param-value{
    display:block;
    float:right;
    width:70%;
    box-sizing:border-box;
    padding:10px;
}
#component_pib .project-create .form-param-row .form-param-value textarea,
#component_pib .project-create-review .review_form .form-param-row .form-param-value textarea,
#component_pib .competition-create .form-param-row .form-param-value textarea{
    width:100%;
    height:8em;
    padding:4px;
    box-sizing:border-box;
}
#component_pib .project-create input,
#component_pib .project-create select,
#component_pib .project-create-review .review_form input[type=text],
#component_pib .competition-create input[type=text],
#component_pib .competition-create select,
#component_pib_edit_offer input,
#component_pib_edit_offer textarea,
#component_pib_edit_offer select{
    width:100%;
    padding:4px;
    box-sizing:border-box;
    min-height:28px;
}
#component_pib_edit_offer .form-param-row .form-param-key{
    display:block;
    float:left;
    width:30%;
    box-sizing:border-box;
    line-height:1.5;
}
#component_pib_edit_offer .form-param-row .form-param-value{
    display:block;
    float:right;
    width:70%;
    box-sizing:border-box;
}
#component_pib_edit_offer .form-param-row+.form-param-row{
    margin-top:8px;
}
#component_pib_edit_offer #component_pib_edit_offer_project
{
    font-weight:bold;
}
#component_pib .competition-create .form-param-row .form-param-value input.datebox {width:100px;}
#component_pib .competition-create .form-param-row .form-param-value input.datetimebox {width:150px;}

/**/
#component_pib .projects-filter{
    border:1px solid #888;
    background:#007cc3;
    color:white;
    padding:15px;
    margin:15px 0;
}
#component_pib .projects-filter .button{
    color:#444;
    background:white;
}
#component_pib .projects-filter select{
    width:100%;
}
#component_pib .projects-filter .form-params{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
}
#component_pib .projects-filter .form-param-row-place{
    min-width:40%;
    max-width:600px;
}
#component_pib .projects-filter .form-param-row-scope{
    min-width:20%;
    max-width:250px;
}
#component_pib .projects-filter .form-param-row-state{
    min-width:20%;
    max-width:200px;
}
#component_pib .projects-filter .form-param-row{
    line-height:24px;
    display:inline-block;
}
#component_pib .projects-filter .form-btns{
    margin-top:24px;
    margin-left:auto;
}
/**/
/**/
#component_pib .project-callback.clickable span {display:inline-block;}
#component_pib .content-stat-likes.clickable .content-stat-likes-thumbs-up-button.active i,
#component_pib .content-stat-likes.clickable .content-stat-likes-thumbs-down-button.active i {
    color: blue;
}
#component_pib .content-stat-likes.clickable .content-stat-likes-thumbs-up-button,
#component_pib .content-stat-likes.clickable .content-stat-likes-thumbs-down-button,
#component_pib .project-callback.clickable .content-stat-likes-thumbs-up-button,
#component_pib .project-callback.clickable .content-stat-likes-thumbs-down-button
{
    cursor: pointer;
}
#component_pib .project-callback.clickable .content-stat-likes-thumbs-up-button
{
    border:1px solid transparent;
    border-radius:8px;
    padding:3px 10px;
    color:#4caf50;
}
#component_pib .project-callback.clickable .content-stat-likes-thumbs-up-button.active
{
    border:1px solid #4caf50;
}
#component_pib .project-callback.clickable .content-stat-likes-thumbs-down-button
{
    border:1px solid transparent;
    border-radius:8px;
    padding:3px 10px;
    margin-left:30px;
    color:#dd2c00;
}
#component_pib .project-callback.clickable .content-stat-likes-thumbs-down-button.active
{
    border:1px solid #dd2c00;
}
#component_pib .content-comments-form-create-container .buttons-container{
    margin-top:20px;
    margin-bottom:20px;
}
#component_pib .content-comments-form-create-container textarea{
    width:100%;
}
#component_pib .content-comments-form-create-container .button{
    float:right;
}
#component_pib .content-comments{
/*  max-height: 800px;
  overflow-y: auto;*/
}
#component_pib .content-comments-one{
  border: 1px solid #eee;
  padding: 10px;
  margin: 10px 0;
  position:relative;
}
#component_pib .content-comments-one:after{
  content: "";
  display: table;
  clear: both;
}
#component_pib .content-comments-one .user-fullname{
    float:left;
    color:blue;
}
#component_pib .content-comments-one .comment-date{
    float:right;
}
#component_pib .content-comments-one .comment-text{
    margin-top:10px;
    clear:both;
}
#component_pib .content-comments-one .comment-del,
#component_pib .project_histories .news_item .news-del{
    display:none;
    position:absolute;
    right:0;
    top:0;
    padding:4px 10px;
    color:white;
    background:#d04040;
    cursor:pointer;
}
#component_pib .content-comments-one:hover .comment-del,
#component_pib .project_histories .news_item:hover .news-del{
    display:block;
}
#component_pib .content-comments-form-create-container
{
    margin-top:10px;
}
/**/
#component_pib .pibproject-description{
    max-height:60px;
    overflow:hidden;
}
#component_pib .pibproject-description.expanded{
    max-height:none;
}
#component_pib .pibproject-description.expandable{
    position:relative;
}
#component_pib .pibproject-description.expandable::after{
    content: "Нажмите, чтобы показать полностью";
    display:block;
    position:absolute;
    z-index:1;
    bottom:0;
    height:16px;
    padding:2px;
    width:100%;
    color:#4063a1;
    background:white;
    cursor:pointer;
}
#component_pib .pibproject-description.expandable.expanded::after{
    display:none;
}
/**/
#pibmainmenu li.highlight>a{
    color: white;
    background: #3E78AA;
}
/**/
#component_pib .popup-gallery a img {min-height:20px;min-width:20px;background:#ddd;}
#component_pib .popup-gallery a {
    vertical-align: top;
}
#component_pib .project_histories .popup-gallery a img{max-height:160px;}
/**/
#component_pib .paged_project_info .main_info,
#component_pib .paged_project_info .project_news {
    display: none;
}
#component_pib.selected_info .paged_project_info .main_info {
    display: block;
}
#component_pib.selected_news .paged_project_info .project_news {
    display: block;
}
#component_pib .paged_project_info .project_btns_container {
    border-bottom:1px solid #ddd;
}
#component_pib .paged_project_info .project_btns_container .project_btn {
    display: inline-block;
    cursor: pointer;
    padding:5px 30px;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-top:1px solid #ddd;
}
#component_pib .paged_project_info .project_btns_container .project_btn:hover {
    background: #eee;
}
#component_pib .paged_project_info .project_btns_container .project_btn + .project_btn {
    border-left:0;
}
#component_pib.selected_info .paged_project_info .project_btns_container .project_btn[data-value=info],
#component_pib.selected_news .paged_project_info .project_btns_container .project_btn[data-value=news] {
    font-weight:bold;
    background: #ccc;
}
/**/
#component_pib .project_histories .news_item{
    padding:20px 20px;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    position:relative;
}
    #component_pib .project_histories .news_item .date {
        display: /*inline-block*/none;
        color: #888;
        padding-right: 20px;
    }
#component_pib .project_histories .news_item+.news_item{
}
#component_pib .project_news .form_create_news{margin-top:50px;}
/**/
#report_gant.gant_bg
{
    width:96%;
}
#report_gant .gant-line {
    box-sizing: border-box;
    margin-top:15px;
    height: 12px;
    border-top: 10px solid rgb(98,143,210);
    border-radius: 0 0 1px 1px;
    position:relative;
}
#report_gant .gant-line::before {
    position: absolute;
    top: 3px;
    left: -30px;
    color: #333;
    content: attr(data-begindate);
    font-size:12px;
}
#report_gant .gant-line::after {
    position: absolute;
    top: 3px;
    right: -30px;
    color: #333;
    content: attr(data-enddate);
    font-size:12px;
}
#report_gant .gant-line-start {
    border-left: 2px solid rgb(98,143,210);
}
#report_gant .gant-line-end {
    border-right: 2px solid rgb(98,143,210);
}
#report_gant .content-header {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    position: relative;
}
#report_gant .content-info {
    position: relative;
}
#report_gant .content-info .title {
    width: 280px;
    padding: 15px 20px 15px 0;
    float: left;
    overflow: hidden;
    position: relative;
    min-height: 30px;
    border-top: 1px solid #e0e0e0;
}
#report_gant .content-header .title{

}
#report_gant .content-info .line-container {
    margin-left: 300px;
    position: relative;
}
#report_gant .content-info .scale-for-year > div {
    border-top: 1px solid #e0e0e0;
}
#report_gant .scale-for-year-container {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: table;
}
#report_gant .spare {
    display: table-cell;
    width: 300px;
    height: 100%;
}
#report_gant .scale-for-year {
    display: table-cell;
    height: 100%;
}
#report_gant .scale-for-year > div {
    float: left;
    height: 100%;
    box-sizing: border-box;
    border-left: 1px solid #e0e0e0;
    text-align:center;
}
#report_gant .scale-for-year > .mon01,
#report_gant .scale-for-year > .mon03,
#report_gant .scale-for-year > .mon05,
#report_gant .scale-for-year > .mon07,
#report_gant .scale-for-year > .mon08,
#report_gant .scale-for-year > .mon10,
#report_gant .scale-for-year > .mon12 {
    width: 8.493150684931506849315068493151%;
}
#report_gant .scale-for-year > .mon02 {
    width: 7.671232876712328767123287671233%;
}
#report_gant .scale-for-year > .mon04,
#report_gant .scale-for-year > .mon06,
#report_gant .scale-for-year > .mon09,
#report_gant .scale-for-year > .mon11
{
    width: 8.219178082191780821917808219178%;
}
#report_gant.leap_year .scale-for-year > .mon01,
#report_gant.leap_year .scale-for-year > .mon03,
#report_gant.leap_year .scale-for-year > .mon05,
#report_gant.leap_year .scale-for-year > .mon07,
#report_gant.leap_year .scale-for-year > .mon08,
#report_gant.leap_year .scale-for-year > .mon10,
#report_gant.leap_year .scale-for-year > .mon12 {
    width: 8.4699453551912568306010928961749%;
}

#report_gant.leap_year .scale-for-year > .mon02 {
    width: 7.9234972677595628415300546448087%;
}

#report_gant.leap_year .scale-for-year > .mon04,
#report_gant.leap_year .scale-for-year > .mon06,
#report_gant.leap_year .scale-for-year > .mon09,
#report_gant.leap_year .scale-for-year > .mon11 {
    width: 8.1967213114754098360655737704918%;
}
#report_gant .scale-for-year > .mon01 {
    background: rgba(200,200,255,0.3);
}
#report_gant .scale-for-year > .mon02 {
    background: rgba(225,200,255,0.3);
}
#report_gant .scale-for-year > .mon03 {
    background: rgba(255,200,225,0.3);
}
#report_gant .scale-for-year > .mon04 {
    background: rgba(255,200,200,0.3);
}
#report_gant .scale-for-year > .mon05 {
    background: rgba(255,225,200,0.3);
}
#report_gant .scale-for-year > .mon06 {
    background: rgba(225,255,200,0.3);
}
#report_gant .scale-for-year > .mon07 {
    background: rgba(200,255,200,0.3);
}
#report_gant .scale-for-year > .mon08 {
    background: rgba(225,255,160,0.3);
}
#report_gant .scale-for-year > .mon09 {
    background: rgba(245,255,170,0.3);
}
#report_gant .scale-for-year > .mon10 {
    background: rgba(255,255,180,0.3);
}
#report_gant .scale-for-year > .mon11 {
    background: rgba(248,252,200,0.3);
}
#report_gant .scale-for-year > .mon12 {
    background: rgba(220,248,255,0.3);
}
#report_gant .content-info:nth-child(12n+1) .gant-line {
    border-color: #C82C1F;
}
#report_gant .content-info:nth-child(12n+2) .gant-line {
    border-color: #B81D57;
}
#report_gant .content-info:nth-child(12n+3) .gant-line {
    border-color: #5D147F;
}
#report_gant .content-info:nth-child(12n+4) .gant-line {
    border-color: #00569F;
}
#report_gant .content-info:nth-child(12n+5) .gant-line {
    border-color: #008B80;
}
#report_gant .content-info:nth-child(12n+6) .gant-line {
    border-color: #008C33;
}
#report_gant .content-info:nth-child(12n+7) .gant-line {
    border-color: #D87402;
}
#report_gant .content-info:nth-child(12n+8) .gant-line {
    border-color: #C5512C;
}
#report_gant .content-info:nth-child(12n+9) .gant-line {
    border-color: #905B3C;
}
#report_gant .content-info:nth-child(12n+10) .gant-line {
    border-color: #4D5A6B;
}
#report_gant .content-info:nth-child(12n+11) .gant-line {
    border-color: #546467;
}
#report_gant .content-info:nth-child(12n+12) .gant-line {
    border-color: #514F52;
}
#report_gant .content-info .title {
    font-size: 110%;
    line-height: 1.1;
}
#report_gant .content-info .scale-for-year {
    border-right: 1px solid black;
    border-left: 1px solid black;
}
#report_gant .content-header .scale-for-year {
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-top: 1px solid black;
}
#report_gant .content-info:last-child .scale-for-year {
    border-bottom: 1px solid black;
}
#report_gant .year-title{
    margin:10px 0 20px 300px;
    text-align: center;
}
#report_gant .year-title .previous,
#report_gant .year-title .next {
    display: inline-block;
    font-size: 120%;
    width: 6em;
}
#report_gant .year-title .current {
    display: inline-block;
    font-size: 150%;
    width:6em;
}
/**/
[data-show-when-selector],
#component_pib .projects-filter .form-param-row[data-show-when-selector] {
    display: none;
}