.timeline-top-line {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #d5d5d5;
    margin-top: 30px;
    padding-top: 30px;
}

.timeline {
    clear: both;
    min-width: 1216px;
    display: none;
}

.timeline-title-container {
    background-color: #e5e5e5;
    clear: both;
    width: 100%;
    height: 47px;
    padding-right: 5px;
}

.timeline-title-container.affix {
    top: 0px;
    z-index: 999;
    background-color: #e5e5e5;
    overflow: hidden;
    max-width: 1399px;
}

.timeline-title-container.with-offset.affix {
    top: 35px;
}

.timeline-title-container button {
    margin-left: 10px;
    margin-top: 8px;
}

.ui-tooltip {
    color: #fff;
}

.ui-tooltip a{
    color: #7cc8ea;
}

.ui-tooltip, .ui-tooltip .arrow:after {
    background: black;
    border: 2px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
    max-width: 800px;
    max-height: 480px;
}
.ui-tooltip-content {
    max-height: 460px;
    overflow-y: hidden;
}
.ui-tooltip-content img{
    max-width: 100%;
}
.ui-tooltip .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.ui-tooltip .arrow.top {
    top: -16px;
    bottom: auto;
}
.ui-tooltip .arrow.left {
    left: 20%;
}
.ui-tooltip .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ui-tooltip .arrow.top:after {
    bottom: -20px;
    top: auto;
}

.timeline-title-container.affix {
    -webkit-box-shadow: 0px 6px 8px -4px rgba(0,0,0,0.39);
    -moz-box-shadow: 0px 6px 8px -4px rgba(0,0,0,0.39);
    box-shadow: 0px 6px 8px -4px rgba(0,0,0,0.39);
}

@media ( max-width : 1440px) {
    .timeline-title-container.affix {
        float:right;
        right:20px;
        width:97%;
        min-width: 1216px;
        margin-left: 30px;
    }
}


@media ( max-width : 1256px) {
    .timeline-title-container.affix {
        float: right;
        right: inherit;
        width: 1216px;
        margin-left:0px;
    }
}

.timeline-title-container.affix .timeline-title {
    background-color: #e5e5e5;
}

.timeline-title-container.affix+.timeline-container {
    padding-top: 50px;
}

.timeline-title-container.affix-bottom {
    position: fixed;
    z-index: 999;
    background-color: #e5e5e5;
    max-width: 1399px;
}


@media ( max-width : 1440px) {
    .timeline-title-container.affix-bottom {
        float:right;
        right:20px;
        width:97%;
        min-width: 1216px;
        margin-left: 30px;
    }
}


@media ( max-width : 1256px) {
    .timeline-title-container.affix-bottom {
        float: right;
        right: inherit;
        width: 1216px;
        margin-left:0px;

    }
}


.timeline-title-container.affix-bottom .timeline-title {
    background-color: #e5e5e5;
}

.timeline-title-container.affix-bottom+.timeline-container {
    padding-top: 50px;
}

div.btn-group.bootstrap-select.pull-right.viewselector {
    min-width: 120px !important;
}
.viewselector-label {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}

.timeline-view-selector-container {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #d5d5d5;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 5px;
    height: 50px;
}

#tlrepwrk .timeline-view-selector-container {
	margin-bottom: 15px;
}

.timeline-view-selector-container div.bootstrap-select {
    padding-left:15px;
}

div.bootstrap-select.padding-left-10 {
    padding-left:10px;
}

.timeline-view-selector-container div.switcher-data{
    display: none;
}

.timeline-view-selector-container ul.dropdown-menu span.text{
    font-family: 'Inter Regular', sans-serif;
    color: #3E6E88;
}

.timeline-view-selector-container-new ul.dropdown-menu span.text{
    font-family: 'Inter Regular', sans-serif;
    color: #3E6E88;
}

/* .timeline-view-selector-container li a:hover {
    background-color: #B7D0DE;
} */


.timeline-view-selector {
    color: #3e6e88;
    /* background-color: #B7D0DE;
    border-color: #D5D5D5; */
    font-family: 'Inter Regular', sans-serif;
}

/* .timeline-view-selector:hover, .timeline-view-selector:focus,
.timeline-view-selector:active, .timeline-view-selector.active, .open .dropdown-toggle.timeline-view-selector
{
    color: #3E6E88;
    background-color: #A2C6DB;
    border-color: #D5D5D5;
} */

.timeline-view-selector:active, .timeline-view-selector.active, .open .dropdown-toggle.timeline-view-selector
{
    background-image: none;
}

/* .timeline-view-selector.disabled, .timeline-view-selector[disabled],
fieldset[disabled] .timeline-view-selector, .timeline-view-selector.disabled:hover,
.timeline-view-selector[disabled]:hover, fieldset[disabled] .timeline-view-selector:hover,
.timeline-view-selector.disabled:focus, .timeline-view-selector[disabled]:focus,
fieldset[disabled] .timeline-view-selector:focus,
.timeline-view-selector.disabled:active, .timeline-view-selector[disabled]:active,
fieldset[disabled] .timeline-view-selector:active,
.timeline-view-selector.disabled.active, .timeline-view-selector[disabled].active,
fieldset[disabled] .timeline-view-selector.active {
    background-color: #B7D0DE;
    border-color: #D5D5D5;
} */

.timeline-view-selector .badge {
    color: #B7D0DE;
    background-color: #3E6E88;
}

.timeline-title {
    float: right;
    width: 909px;
}

.timeline-title .direction {
    font-size: 0.9em;
    padding: 5px;
}

.timeline-title-controls {
    display: inline-block;
    width: 20px;
    padding-top: 6px;
    height: 36px;
    font-size: 1.1em;
    font-weight: 300;
    color: #808080;
}

.timeline-title-controls a {
    text-decoration: none;
    color: #808080;
    cursor: pointer;
}

.timeline-title-back {
    text-align: left;
}

.timeline-title-middle {
    text-align: left;
    color: #000000;
    width: 869px;
    height: 54px;
    padding-top: 0px;
    position: absolute;
    overflow: hidden;
}

.timeline-title-mover{
    position: relative;
    top: 0;
}

.timeline-wait{
    width: 100%;
    text-align: center;
}
.timeline-wait img{
    margin: auto;
}

.timeline-title-forward {
    text-align: right;
    position: relative;
    left: 869px;
}

.timeline-month {
    background-color: #efefef;
}

.timeline-day {
    background-color: #efefef;
}

.timeline-week {
    background-color: #efefef;
}

.timeline-container {
    background-color: #e5e5e5;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 6px;
}

.timeline-names-column {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.timeline-names-column div.dragarea.ui-sortable{
    margin-bottom: 8px;
}

.timeline-name {
    height: 37px;
    padding-left: 10px;
    color: #808080;
    font-size: 1.1em;
    font-weight: 300;
    max-width: 273px;

    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.timeline-name.with-title {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    height: 40px;
}

.timeline-name.with-button {
    height: 16px;
    max-width:400px;
}

.timeline-name.interactive-name {
    background-color: #ffffff;
    color: #000000;
    height: 29px;
    line-height: 29px;
    margin-left: 9px;
    margin-top: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Inter Regular', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 40px;
    width: 273px;
}

.timeline-name.interactive-name.active {
    background-color: #98b7c8;
}

.timeline-name.interactive-name i{
    padding-right: 8px;
}

.timeline-name.interactive-name i.ui-sortable-handle{
    vertical-align: 15%;
    line-height: 29px;
}

.timeline-name.interactive-name button {
    color: #666666;
    color: #000000;
    left: 243px;
    cursor: pointer;
    width:34px;
    min-width:34px;
    height: 29px;
    position: absolute;
    margin-left:0px;
    margin-right:0px;
    border-color: #ffffff;
}

.timeline-name.interactive-name button:hover{
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.timeline-name.interactive-name button i {
    margin-right: 0px;
    margin-left: -4px;
}

.timeline-name.interactive-name span.title {
    max-width: 170px;
    width: 170px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: -15%;
}

.timeline-name div.timeline-name-title {
    font-family: 'Inter Regular', sans-serif;
    font-size: 12px;
    font-weight: 300;
}



.timeline-name-separator {
    height: 12px;
}

.timeline-name-separator div.title {
    display: inline-block;
    font-family: 'Inter Regular', sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding-left: 10px;
    padding-right: 10px;
}

.timeline-name-separator div.hr {
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    width: 50%;
}

.timeline-name-separator div.hr.bold {
    height:4px;
}

.timeline-names-column .timeline-name.expence-separated:not(:first-child) {
	margin-top: 8px;
}

.timeline-columns {
    display: inline-block;
    width: 869px;
    height: 100%;
    vertical-align: top;
    right: 26px;
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

#tlresplancln .timeline-columns {
    height:98%;
}

.timeline-mover{
    position: relative;
    top: 0;
}

.timeline-column {
    ddisplay: inline-block;
    display: block;
    width: 28px;
    font-family: 'Inter Regular', sans-serif;
    font-size: 0.95em;
    font-weight: 300;
    position: absolute;
    top: 0px;
}

.timeline-week .timeline-column, .timeline-month .timeline-column {
    width: 72px;
}

.timeline-column.today {
    position:relative;
}
.timeline-column.today div.marker{
    display: none;
    position: absolute;
    line-height: 0px;
    top:10px;
    left: 8px;
    border: 13px solid transparent;
    width: 0px;
    height: 0px;
    border-top-color: red;
    border-bottom-width: 0px;
    border-left-width: 6px;
    border-right-width: 6px;
}

.timeline-column.today .timeline-period {
    color: red !important;
}

.timeline-column .timeline-name-separator {
    height: 8px;
    line-height:0px;

}

.timeline-column .timeline-name-separator div.hr {
    width: 100%;
}

.timeline-column .timeline-name-separator div.hr.bold {
    width: 100%;
    height:4px;
}

div.hr.white{
    background-color: #ffffff;
}

.timeline.timeline-week  .timeline-columns  div.timeline-column.last ,
.timeline.timeline-month  .timeline-columns  div.timeline-column.last 
{
    width: 60px;
}

.timeline-column-title {
    padding-top: 10px;
    padding-left: 5px;
    height: 46px;
    margin-bottom: 0px;
    line-height: 18px;
}

.weekend .timeline-column-title {
    color: #6ca0bc;
}

.timeline-column-title span.date {
    font-weight: 700;
}

.timeline-item {
    width: 26px;
    height: 29px;
    margin-bottom: 8px;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
}

.timeline-item i {
    color: transparent;
}

div.timeline#tlactiv .timeline-column>div.meetingline-item {
	height: 58px;
}

div.timeline#tlactiv .timeline-names-column>div.meetingline-name {
	height: 66px;
}

div.timeline#tlrepwrk div.timeline-item {
	margin-top: 7px;
    padding-top:0px;
    height: 97px;
}

div.timeline#tlrepwrk div.timeline-name {
    height: 108px;
}

div.timeline#tlrepwrk div.timeline-name:not(:first-child) {
    margin-top: 8px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-item {
    padding-top: 2px;
    height: 54px;
    margin-top: 7px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-item.total-expences{
	height: 27px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-item:last-child {
    margin-bottom: 16px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span {
	display: inline-block;
	height: 21px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.inline_edit,
div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.inline_readonly {
	position: relative;
	width: 21px;
	margin-top: -4px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.inline_edit {
	cursor: pointer;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.inline_edit i,
div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.inline_readonly i {
	position: absolute;
	color: #000000;
	top: 11px;
	right: 0px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span:not(.inline_edit):not(.inline_readonly) {
	width: 55px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.spent {
	background-color: #93cddd;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span.planned {
	background-color: #92d050;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span form {
	height: 21px;
	width: 21px;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-column div.timeline-item span input {
	height: 21px;
	width: 21px;
	color: #000;
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-name.total-expences {
    height: 38px;    
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-name {
    height: 65px;    
}

div#a_prscosts_expences div.timeline#tlexpencesclnprs div.timeline-name:not(.expence-separated) {
	padding-left: 40px;
}

.timeline-column.noclicks .timeline-item{
    cursor: default;
}

.timeline-column.noclicks.weekend .timeline-item{
    cursor: default !important;
}

.timeline-week .timeline-item, .timeline-month .timeline-item {
    width: 60px;
}

.timeline-item.fullmark {
    background-color: #3e6e88;
}

.timeline-item.fullmark.milestone,
.weekend .timeline-item.fullmark.milestone {
    border-color: #ff0000;
    border-width: 3px;
    border-style: solid;
    background-color: #888888;
    padding-top: 5px;
}

.timeline-item.amber {
    background-color: #ffdf7e;
}

.timeline-item.fullmark.amber {
    background-color: #ffc000;
}

.timeline-item.fullmark.warning {
    background-color: #e98c08;
}

.timeline-item.fullmark.danger {
    background-color: #ff939f;
}
.timeline-item.fullmark.zebra {
    background: repeating-linear-gradient(
        135deg,
        #fff,
        #fff 5px,
        #ff939f 5px,
        #ff939f 10px
    );
}


.timeline-item.absence {
    background-color: #ff939f;
}

.timeline-item.conflicts {
    background-color: #ff636f;
}


.timeline-item.partialmark {

}

.timeline-item.partialmark.danger {
    border: 2px solid #ff939f;
}

.timeline-item.extended-height {
    margin-top: 8px;
    margin-bottom: 11px;
}

.timeline-item.extended-separator {
    margin-top: 7px;
    margin-bottom: 16px;
}


.timeline-item.resources-timeline.extended-height {

}

.timeline-item.resources-timeline.extended-separator {

}

.timeline-item.resources-timeline.extended-height.extended-separator {

}

.timeline-item.resources-timeline.fullmark.item-state-1 {
    background-color: #3e6e88;
}

.timeline-item.resources-timeline.fullmark.item-state-2 {
    background-color: #4c8d47;
}
.timeline-item.resources-timeline.fullmark.item-state--1 {
    background-color: #888888;
}

.timeline-item.resources-timeline.fullmark.extended-height.extended-separator {
	background-color: #000000;
}

.timeline-item.extended-height.no-separator {
    margin-bottom: 8px;
    margin-top: 11px;
}

div#tlmonitor.timeline div.timeline-columns{
    margin-top: -4px;
}

div#a_monitoring_monitor .timeline-item[data-rsnid],
div#a_implement_monitor .timeline-item[data-rsnid] {
	cursor: pointer;
}

.weekend .timeline-item {
    background-color: #bcc7cd;
    cursor: default;
}

.weekend .timeline-item.fullmarkwe,
.weekend .timeline-item.fullmark {
    background-color: #3e6e88;
}

.timeline-item.am-timeline.fullmark.item-state-1 {
    background-color: #3e6e88;
}

.timeline-item.am-timeline.fullmark.item-state-2 {
    background-color: #4c8d47;
}
.timeline-item.am-timeline.fullmark.item-state--1 {
    background-color: #888888;
}
.timeline-item.am-timeline.fullmark.item-state-0 {
    background-color: #cdcdcd;
}
.timeline-item.am-timeline.fullmark.extended-height.extended-separator {
    background-color: #000000;
}

.timeline-item.am-timeline.fullmark.interim.extended-height.extended-separator {
    background-color: #4d4d4d;
}

.timeline-item.button-spacer {
    background-color:transparent;
    margin: 0px;
    padding: 0px;
    height: 16px;
}

.timeline-item.resources-timeline.button-spacer {
    height: 0px;
}

.timeline-popup-content {
    width: 100%;
    height: 100%;
}

.dependency-arrows-container {
    width: 100%;
    height: 100%;
    position: absolute;
    /*left: 0px;
    top: 0px;*/
}


.webui-popover {
    border-style: none;
    border-radius: 4px;
    padding: 25px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.popover-extra-btns{
    padding: 6px 25px;
}

.webui-popover button {
    /*BAD, not use text-transform: lowercase;*/
}

.webui-popover button i {
    text-transform: none;
}

.webui-popover.bottom>.arrow:after, .webui-popover.bottom-right>.arrow:after,
.webui-popover.bottom-left>.arrow:after {
    /* border-bottom-color: #000000 !important; */
    border-bottom-color: #fff !important;
}

.webui-popover.top>.arrow:after, .webui-popover.top-right>.arrow:after,
.webui-popover.top-left>.arrow:after {
    border-top-color: #000000 !important;
}

.webui-popover.right>.arrow:after, .webui-popover.right-top>.arrow:after,
.webui-popover.right-bottom>.arrow:after {
    border-right-color: #000000 !important;
}

.webui-popover.left>.arrow:after, .webui-popover.left-top>.arrow:after,
.webui-popover.left-bottom>.arrow:after {
    border-left-color: #000000 !important;
}

.webui-popover-title {
    padding: 0;
    padding-top: 10px;
    border-bottom-style: none;
    color: #e98c08;
    font-size: 1.1em;
    font-weight: 300;
    margin-bottom: 20px;
    /*BAD, do not use : text-transform: lowercase; */
}

.webui-popover-content {
    overflow: visible;
    padding: 0;
    font-size: 1.0em;
    font-weight: 400;
    font-family: 'Inter Regular', sans-serif;
}

.webui-popover-content .form-item {
    margin-top: 0;
    margin-bottom: 5px;
}

.webui-popover-content .form-item label {
    display: inline-block;
    min-width: 150px;
    font-size: 1.0em;
    font-weight: 400;
    font-family: 'Inter Regular', sans-serif;
    text-align: left;
    padding-top: 5px;
}


.webui-popover i.icon-refresh {
    background: url(/img/loading.gif) no-repeat;
    width: 32px;
    height: 32px;
}

.webui-popover-content table.records {
    width: 100%;
}

.webui-popover-content table.records td {
    padding-bottom: 2px;
}

.webui-popover-content table.records title {

}

.webui-popover-content table.records edit {
    width: 40px;
}

.webui-popover-content table.records trash {
    width: 40px;
}

.webui-popover .prj-sec-prjroles .form-horizontal .form-width-150 .form-item label {
    min-width: 120px;
    width: 120px;
}

.popup-buttons {
    margin: 0 auto;
    margin-top: 15px;
    padding-top: 15px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #d5d5d5;
    width: 100%;
    display: flex;
}
.popup-buttons .btn {

    min-width:0px;
}

.accord .popup-buttons {
    border-top-style: none;
    border-top-width: 0px;
}

.popup-buttons>button {
    margin: 0;
}

/* Obsolete */
.btn.sharp {
    border-radius: 0;
    border: 2px solid #fff;
    min-width: 142px;
    height: 31px;
    font-size: 1.1em;
    font-weight: 300;
    font-family: 'Inter Regular', sans-serif;
    padding: 0px;
}

.btn.sharp i {
    font-size: 0.8em;
    padding-left: 13px;
    padding-top: 6px;
}

.btn.sharp span {
    margin-left: -20px;
}

.btn-default {
    background: #dbdbdb;
    color: #7b7a7a;
}

.btn-default:hover, .btn-default:focus, .btn-default:active,
.btn-default.active, .open>.dropdown-toggle.btn-default {
    background: #adadad;
    color: #7b7a7a;
}

/* .btn-save {
    background: #000000;
    color: #ffffff;
}

.btn-save:hover, .btn-save:focus, .btn-save:active, .btn-save.active,
.open>.dropdown-toggle.btn-save {
    background: #555555;
    color: #ffffff;
} */

.btn.btn-inputlike, .btn-inputlike {
    border-radius: 0;
    border: 2px solid #dbdbdb;
    font-size: 1.1em;
    font-weight: 300;
    font-family: 'Inter Regular', sans-serif;
    background: #ffffff;
    height: 34px;
    font-size: 1.0em;
    font-weight: 400;
    font-family: 'Inter Regular', sans-serif;
    color: #000000;
}
.table .btn.btn-inputlike, .btn-inputlike {
    border:none;
    background-color: transparent;
    border-bottom:0px;
    height: 36px;
}
.frmsec .btn.btn-inputlike, .btn-inputlike {
    border: 1px solid #ECECEC;;
    background: #ffffff;
}
.table .bootstrap-select.btn-group .btn .filter-option {
    display:block;
    height: 36px;
}
.table .frmsec .bootstrap-select.btn-group .btn .filter-option {
    height: auto;
}
.form-horizontal .control-label {
    font-size: 1.0em;
    font-weight: 400;
    font-family: 'Inter Regular', sans-serif;
    text-align: left;
    padding-top: 5px;
}

.sec_prfinish input,
.form-control, .form-control:focus {
    border-color: #dbdbdb;
    border-width: 2px;
    border-style: solid;
    border-radius: 0px;
    box-shadow: none;
    font-size: 1.0em;
    font-weight: 400;
    font-family: 'Inter Regular', sans-serif;
    padding: 6px 14px;
    color: #000000;
}

.input-group .form-control, .input-group .form-control:focus {
    border-right-width: 0px;
}

.input-group .form-control:last-child {
    border-right-width: 2px;
}

.input-group-addon {
    border-radius: 0px;
    background-color: #ffffff;
}

.input-group-addon:last-child {
    border-color: #ECECEC;
    /* border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px; */
}
/**/

.dropup {

}

.btn {
    border-radius: 0;
    /* border: 2px solid #fff; */
    min-width: 142px;
    font-weight: 400;
    /* font-family: 'Inter Regular', sans-serif; */
    text-align: left;
}
.btn.btn-timeline-search {
	text-align: center;
}
.btn-small {
    min-width:1px;
    padding:0;
}
.btn-small::before {
    width: 25px;
    height: 25px;
    min-width:1px;
    font-family: 'fontello';
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px;
}

.btn-bootstrap {
    min-width:0;
    font-weight: 400;
    font-size: 0.8em;
    margin: 0px;
}

.table .btn {
    margin: 0;
}
.btn-md {
    font-size: 1em;
    padding: 3px 9px;
}

.bootstrap-select>.btn {
    min-width: 0;
}
.bootstrap-select.btn-group>.disabled {
    background-color: #AAAAAA;
}
.btn-thin {
    font-weight: 300;
}

.tasks-more li a > i,
.btn>i {
    margin-right: 13px;
    vertical-align: middle;
    font-size: 0.8em; 
    margin-top: -2px;
    font-weight: 400;
}

.btn>span {
    font-size: 1em;
}

.timeline-view-selector.btn>span {
    font-size: 12px;
}

.btn-black {
    color: #fff;
    background-color: #000;
}

.btn-black:hover {
    color: #ccc;
}

.btn-secondary {
    color: #808080;
    background-color: #dbdbdb;
}

.btn-white {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
}

.btn-red {
    color: #ffffff;
    background-color: #E01842;
}

.btn-trash {
    color: #ffffff;
    background-color: #E01842;
    border: none;
    width: 40px;
    min-width: 40px;
    margin: 0px;
}

/* .btn-comment {
    color: #6ca0bc;
    border-color: #6ca0bc;
    background-color: transparent;
} */

/* .btn-comment:hover, .btn-comment:focus, .btn-comment:active {
    border-color: #527a8f;
    color: #527a8f;
    outline: none;
} */

.btn-mail {
    background-color: #6ca0bc;
    color: #ffffff;
}

.btn-mail:hover, .btn-mail:focus, .btn-mail:active {
    background-color: #527a8f;
    color: #ffffff;
    outline: none;
}

.btn-trash:hover, .btn-trash:focus, .btn-trash:active, .btn-trash.active,
.open .dropdown-toggle.btn-trash {
    color: #ffffff;
    background-color: #C90A30;
    border-color: #FFFFFF;
}

.btn-trash:active, .btn-trash.active, .open .dropdown-toggle.btn-trash {
    background-image: none;
}

.btn-trash.disabled, .btn-trash[disabled], fieldset[disabled] .btn-trash,
.btn-trash.disabled:hover, .btn-trash[disabled]:hover, fieldset[disabled] .btn-trash:hover,
.btn-trash.disabled:focus, .btn-trash[disabled]:focus, fieldset[disabled] .btn-trash:focus,
.btn-trash.disabled:active, .btn-trash[disabled]:active, fieldset[disabled] .btn-trash:active,
.btn-trash.disabled.active, .btn-trash[disabled].active, fieldset[disabled] .btn-trash.active
{
    background-color: #E01842;
    border-color: #FFFFFF;
}

.btn-trash .badge {
    color: #E01842;
    background-color: #ffffff;
}

/* .btn-edit {
    min-width: 40px;
    width: 40px;
    height:40px;
    border-radius: 50%;
    border: 1px solid;
} */

.btn-hoverable, .btn-hoverable:focus, .btn-hoverable:active {
    background-color: transparent;
    color: inherit;
}

/* .btn-edit:hover, .btn-edit:focus, .btn-edit:active, .btn-edit.active,
.open .dropdown-toggle.btn-edit {
    color: #ffffff;
    background-color: #559d55;
    border-color: #FFFFFF;	
} */

/* .btn-edit:active, .btn-edit.active, .open .dropdown-toggle.btn-edit {
    background-image: none;
}

.btn-edit.disabled, .btn-edit[disabled], fieldset[disabled] .btn-edit,
.btn-edit.disabled:hover, .btn-edit[disabled]:hover, fieldset[disabled] .btn-edit:hover,
.btn-edit.disabled:focus, .btn-edit[disabled]:focus, fieldset[disabled] .btn-edit:focus,
.btn-edit.disabled:active, .btn-edit[disabled]:active, fieldset[disabled] .btn-edit:active,
.btn-edit.disabled.active, .btn-edit[disabled].active, fieldset[disabled] .btn-edit.active
{
    background-color: #5fb95f;
    border-color: #FFFFFF;
} */

/* .btn-edit .badge {
    color: #5fb95f;
    background-color: #ffffff;
} */

.btn-favs {
    color: #ffffff;
    background-color: transparent;
    width: 48px;
    min-width: 48px;
    border-color: transparent;
    margin: 0px;
}

.btn-favs:hover{
    color: #ffffff;
}

.btn-back{
    border: solid #d5e2e9;
    color: #5c869d;
}

.btn-back:hover{
    text-decoration: underline;
}

.btn-timeline-search {
    display: inline-block;
    position: absolute;  
    left: 284px !important;
    width: 34px;
    min-width: 34px;
    height:29px;
    margin-top: 4px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right: 0px;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
}

.btn-timeline-search i{
    margin: 0px !important;
    padding: 0px !important;
    font-size: 18px;
}

.btn-actions i,
.btn-actions__reorder i {
    margin: 0px !important;
    margin-top: -2px !important;
    padding: 0px !important;
    font-size: 18px;
}

.timeline-name.with-title .btn-actions,
.timeline-name.with-title .btn-actions__reorder {
    margin-top: -10px !important;
}


button.btn-timeline-search:hover, button.btn-actions:hover, 
 button.btn-actions__reorder:hover{
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.timeline-name.no-title {
    margin-top: 11px;
}

.timeline-name.resources-timeline.no-title.shifted {
    padding-top: 4px;
    max-width: 190px;
}
.timeline-name.resources-timeline.no-title.shifted[data-level="1"] {
    padding-top: 4px;
    max-width: 208px;
}

.timeline-name.resources-timeline.with-title.shifted {
    max-width: 208px;
}

.timeline-name.resources-timeline.no-title.shifted .btn-timeline-search {
    margin-top: 0px;
}

.timeline-name.interactive-name {
    margin-top: 8px;
}

.timeline-name.interactive-name .btn-timeline-search {
    margin-top: 0px;
}


.timeline-name.with-title .btn-timeline-search {
    margin-top: -10px;
}


.timeline-name.with-button.no-title {
    margin-top: 0px;
    display: none;
}

.timeline-name.alter-button button.btn-timeline-search {
    margin-top: 0px;
}

#tlrepwrk .timeline-name.alter-button button.btn-timeline-search {
    margin-top: 7px;
}

#tlrepwrk .timeline-name-separator {
	margin-top: -9px;
}

#tlactiv .timeline-name-separator.meetingline-separator {
	margin-top: -3px;
}

#tlactiv .timeline-name:nth-child(3) {
	margin-top: 8px;
}

#tlactiv .timeline-name.with-title {
    max-width: 250px;
}

.btn-actions, .btn-actions__reorder {
    display: inline-block;
    position: absolute;      
    width: 34px;
    min-width: 34px;
    height:29px;
    margin-top: 0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right: 0px;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
    left: 248px !important;
}
.btn-actions__reorder {
    left: 212px !important;
}

.btn-timeline-search-go {
    display: inline-block;
    width: 34px;
    min-width: 34px;
    height:34px;
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
}

button.btn-timeline-search-go:hover{
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}


.btn-timeline-search-go i {
    font-size: 20px;
    margin:0px;
}

.btn-timeline-search-go.disabled {
    color: #eeeeee;
}
button.btn-timeline-search-go.disabled:hover{
    color: #eeeeee;
    background-color: #ffffff;
    border-color: #eeeeee;
}

.form-item {
    /* font-family: 'Inter Regular', sans-serif; */
}

.form-item label {
    /* font-family: 'Roboto Slab', serif; */
    font-weight: normal;
}

.form-textarea {
    width: 100%;
    border: 2px solid #dbdbdb;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 5px;
    white-space: pre-wrap;
    overflow-y: auto;
}


.form-action-pane {
    width: 100%;
    text-align: left;
}

#create-task-form .form-action-pane,
#invite-form .form-action-pane,
.node-projstrep-form .form-action-pane {
    margin-top:30px;
}

.table {
    font-family: 'Inter Regular', sans-serif;
    font-size: 14px;
    width: 100%;
}

.table-filter{
    width: auto !important;
    font-family: 'Inter Regular', sans-serif;
    /* margin-bottom: 20px; */
}

.table-filter td.fltrico{
    padding-right: 25px;
}
.table-filter td.fltrttl{
    padding-right: 5px;
}

.table tr {
    border-bottom: 0;
}

.table tr:last-child {
    border-bottom: 2px solid #fff;
}

.work-package-link .table tr {
    border-bottom: 0;
}

.table>tbody>tr>td {
    border-top: 0;
}

.table>tbody>tr:nth-child(2) {
    border-top: 2px solid #fff;
}

.table tr td:first-child {
    /* border-left: 2px solid #fff; */
}

.table tr td:last-child {
    border-right: 2px solid #fff;
}
.table-striped > tbody tr:nth-child(2n+1) td:last-child {
    border-right: 2px solid #f6f6f6;
}
.work-package-link .table tr td {
    border-right: 0;
}

.table-striped .even td,
.table-striped tbody tr:nth-child(2n) td {
    background-color: #fff;
}

.table-striped .odd td,
.table-striped>tbody tr:nth-child(2n+1) .tablefield.calendar,
.table-striped>tbody tr:nth-child(2n+1) td {
    background-color: #f6f6f6;
}

/* .table tr th {
    background-color: #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
}

.table tr th:first-child {
    border-left: 2px solid #e5e5e5;
}

.table tr th:last-child {
    border-right: 2px solid #e5e5e5;
} */
.table tr th {
    background-color: #efefef;
    border-bottom: 2px solid #efefef;
}
.section-panel .table>thead>tr:first-child {
    height:40px;
}
.section-panel .table>thead>tr>th:first-child {
    padding-left:22px;
}

.table tr th:first-child {
    border-left: 2px solid #efefef;
}

.table tr th:last-child {
    border-right: 2px solid #efefef;
}

.table td, .table th, .td-wrapper {
    white-space: nowrap;
    width: 100px;
}

.td-wrapper {
    text-overflow: ellipsis;
    overflow: hidden;
}

.table.filtered th {
    position: relative;
    overflow: visible;
}

.table th>div {
    /* border: 2px solid #3c5e70; */
    color: #3c5e70;
    padding: 7px;
    margin: -4px;
    /* background-color: #fff; */
    font-weight: normal;
    font-family: 'Inter Regular', serif;
    font-size: 12px;
}

.table th>div .as-filter {
    cursor: pointer;
}
.filter-title {
    height:26px;
}
.filter-title .filter-table__filtered{
    display:block
}

.filter-title {
    height:20px;
}
.table th .filter-title table {
    /* display: table-cell; */
    width: 100%;
    height: 23px;
}

.table th .filter-title td.fltrico, .table-filter td .filter-title td.fltrico{
    text-align: right;
    padding-left: 3px;
}

.table th .filter-button {
    display: table-cell;
    width: 20px;
    padding-left: 4px;
}

.table td.ellipsis-overflow {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

td.center {
    text-align: center;
}

.pointed {
    cursor: pointer;
}

.underlined:hover {
    text-decoration: underline;
}

.form-row {
    margin-top: 10px;
}

.inline-block {
    display: inline-block;
}

.section-top-title {
    margin-top: 20px;
    margin-left: 10px;
    padding: 0px 20px;
    font-size: 1.55em;
    /* this is BAD, never use:   text-transform: capitalize;*/
    color: #5c869d;
}

#menu-container {
    position: relative;
    border-radius: 4px 4px 0 0;
    padding: 14px 20px 5px 20px;
    font-family: 'Inter Regular', sans-serif;
    background-image: url(/img/pgmbgndb.png);
    background-repeat: repeat-x;
    background-color: #6ca0bc;
    /* box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); */
}

#menu-container.black-bg {
    background-image: url(/img/pgmbgnd.png);
}

#menu-container.blue-bg {
    background-image: url(/img/pgmbgndb.png);
}

#menu-container.dark-blue-bg {
    /*background-image: url(/img/pgmbgnddrbl.png);*/
    background-image: url(/img/pgmbgnddrbl-new2.png);
    background-size: contain;
}    

#menu-container.medium-blue-bg {
    background-image: url(/img/pgmbgndbl.png);
    background-color: #165e8e;
}

#menu-container.green-bg {
    background-image: url(/img/pgmbgndgr.png);
}

#pgSub {
    min-height: 35px;
    background-repeat: repeat-x;        
    font-family: 'Inter Regular', sans-serif;
    border-radius: 0 0 4px 4px;
    z-index: 1000;
}

#pgSub.blue-bg{
    background-color: #6ca0bc;
    background-image: url(/img/pgmbgndb2.png); 
}
#pgSub.black-bg{	    
    background-color: #000; 
    color: #ccc;
}
#pgSub.dark-blue-bg{	    
    /*background-color: #0c4465;*/ 
    background-color: #264159;
    color: #ccc;
}

ul.dark-blue-bg,
ul.dark-blue-bg li.pgMenu-dropdown-item>a {
    /*background-color: #0c4465;*/
	background-color: #264159;
}
ul.medium-blue-bg,
ul.medium-blue-bg li.pgMenu-dropdown-item>a {
	background-color: #165e8e;
}
ul.blue-bg,
ul.blue-bg li.pgMenu-dropdown-item>a {
	background-color: #6ca0bc;
}

ul.green-bg,
ul.green-bg li.pgMenu-dropdown-item>a {
    background-color: #5ca097;
}

#pgSub.medium-blue-bg{	    
    background-color: #165e8e;
    color: #ccc;
}
#pgSub.green-bg{	    
    background-color: #5ca097; 
    color: #000;
}

#pgMenu {
    font-size: 0.97em;
    margin-bottom: 13px;
    /*overflow-x: hidden;
    overflow-y: hidden;*/
    white-space: nowrap;
    padding-left: 0;
    display: table;
    table-layout: fixed;
}

#pgMenu li:not(.pgMenu-dropdown-item) {
    display: table-cell;
    vertical-align: top;
}

#pgMenu li:not(.pgMenu-dropdown-item)>a {
    display: block;
    text-align: center;
    height: 65px;
    background-image: url(/img/pgmaccbtnbgnd.png);
    margin-right: 1px;
    padding: 10px;
    /*color: #88959c;*/
    color: #fff;
    position: relative;
}

#pgMenu li.pgMenu-dropdown-item>a {
	color: #fff;
}

#pgMenu li a div.mult,
#pgMenu li a div.single {
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(/img/btn_corner_sm.png) no-repeat;
	background-size: contain;
	height: 18px;
	width: 90px;
}

#pgMenu li a div.single {
    background: url(/img/btn_corner_1line_sm.png) no-repeat;
}

#pgMenu li a.active div.mult {
	/*background: url(/img/btn_corner_active_sm.png) no-repeat;*/
	background-size: contain;
}

#pgMenu li a div.mult span,
#pgMenu li a div.single span {
    position: absolute;
    top:-5px;
    font-weight: lighter;
    left:45px;
}
#pgMenu .fa-circle-o {
    font-size: 26px;
}

#pgMenu li a:hover div.mult {
	/*background: url(/img/btn_corner_hover_sm.png) no-repeat;*/
	background-size: contain;
}

#pgMenu li a.active div.single,
#pgMenu li a:hover div.single {
    background: url(/img/btn_corner_1line_sm.png) no-repeat;
    background-size: contain;
}

#pgMenu li.pg-menu-actmile>a,
#pgMenu li.pg-menu-deliverables>a,
#pgMenu li.pg-menu-def>a, #pgMenu li.pg-menu-finish>a,
#pgMenu li.pg-menu-data>a, #pgMenu li.pg-menu-tasks>a {
    /*background-image: url(/img/pgmaccbtnbgnddrbl.png);*/
    background-image: url(/img/pgmaccbtnbgnddrbl-new.png);
}

#pgMenu li.pg-menu-plan>a,
#pgMenu li.pg-menu-implement>a {
    background-image: url(/img/pgmaccbtnbgndb.png);
}

/* #pgMenu li:not(:first-child):not(:last-child)>a.pg-menu-analysis {
    background-image: url(/img/pgmaccbtnbgndbl.png);
    background-image: url(/img/pgmaccbtnbgndgr.png);
} */
#pgMenu li:not(:nth-last-child(-n+2))>a.pg-menu-analysis {
    background-image: url(/img/pgmaccbtnbgndbl.png);
    background-image: url(/img/pgmaccbtnbgndgr.png);
}

#pgMenu:not(.fpMenu) li a.active .menu-label-wrap{
    color: #FAFCAF;
    text-shadow: 0px 0px 10px #FCD117, -1px -1px #000;
}

#pgMenu li.manag a.active {
    color: #FCFFA2;
    text-shadow: 0px 0px 10px #FCD117, -1px -1px #000;
}

#pgMenu li a:hover {
    text-decoration: none;
}

#pgMenu:not(.fpMenu) li.pgMenu-dropdown-item a:hover,
#pgMenu:not(.fpMenu) li a:hover .menu-label-wrap{
    color: #DBFCDE;
    text-shadow: 0px 0px 10px #FCFFA2, -1px -1px #000;
}

#pgMenu li a.active:hover {
}

#pgMenu li i {
    margin-top: 3px;
    font-size: 1.8em;
}

#pgMenu li .pg-menu-title {
   /* display: block;*/
    margin-top: 7px;
    text-shadow: none;
    margin-left:15px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

#pgMenu li .dropdown-menu {
	min-width: 100%;
}

#pgMenu li a.active .pg-menu-title {
    /*text-shadow: 1px 1px 0px #fff;*/
}
#pgMenu li .menu-label-wrap {
    margin-top:15px;
}

@media screen and (max-width: 1100px) {
    #pgFooterNav {
        display: none;
    }
    #pgFooterDropdown {
        display: block !important;
    }
}

@media screen and (max-width: 1250px) {
    #pgSub.submenu_actmile #pgSubMenu {
        display: none;
    }
    #pgSub.submenu_actmile #pgSubDropdown {
        display: block !important;
    }
}

@media screen and (max-width: 1140px) {
    #pgSub.submenu_implement #pgSubMenu {
        display: none;
    }
    #pgSub.submenu_implement #pgSubDropdown {
        display: block !important;
    }
}
@media screen and (max-width: 1400px) {
    #dropdownMenu_implement .pg-menu-title {
        font-size:13px;
    }
}
@media screen and (max-width: 1300px) {
    #dropdownMenu_implement .pg-menu-title {
        white-space: normal;
        position: relative;
        top: -20px;
    }
}

#pgSub .scroll_top {
    display: none;
    float: left;
    padding: 5px 0px 0px 20px;
}

#pgSub .scroll_top span.as{
    color: #d4e3ec;
}

#pgSubDropdown ul {
    text-shadow: 1px 1px 0px #B9CEDA;
    font-size: 18px;
    background-color: #d4e3ec;
}

#pgSubDropdown button {
    border: none;
    font-size: 1em;
    background-color: #d4e3ec;
    color: #5c869d;
    text-shadow: 1px 1px 0px #fff;
    padding-top: 5px;
    padding-bottom: 3px;
    margin: 2px 0 2px 20px;
}

#pgSub.black-bg #pgSubDropdown button {
    background-color: #efefef;
    color: #909ca2;
    text-shadow: none;
    font-size: 18px;
}

#pgSub.black-bg #pgSubDropdown ul {
    text-shadow: none;
    background-color: #fff;
}

#pgSub.black-bg .scroll_top span.as {
    color: #ccc;
}

#pgSubDropdown span.caret {
    margin-left: 10px;
}	

#pgSubDropdown .dropdown-menu {
    margin-left: 10px;
}

#pgSubMenu {
    font-size: 18px;
    padding: 5px 0 0 0;
    margin: 0 0 0 15px;
    float: left;
}

#pgSubMenu li {
    display: inline-block;
    position: relative;
    margin: 0 7px;
    /* color: #555; */
}

#pgSubMenu li a {
    font-size: 17px;
    color: #000;
    text-shadow: 1px 1px 0px #97b6c7;
}

.black-bg #pgSubMenu li a, .dark-blue-bg #pgSubMenu li a,
.medium-blue-bg #pgSubMenu li a {
    color: #bbb;
    text-shadow: 1px 1px 0px #666;
}

#pgMenu li a:hover {
    text-decoration: none;
}

#pgSubMenu li a.active {
    color: #fff;
    text-shadow: none;
}

#pgSubMenu li a.active:after {
    content: "";
    position: absolute;
    border: 13px solid transparent;
    margin-left: -13px;
    border-top-color: #6ca0bc;
    left: 50%;
    bottom: -30px;
}

.black-bg #pgSubMenu li a.active:after {
    border-top-color: #000;
}
.dark-blue-bg #pgSubMenu li a.active:after {
    /*border-top-color: #0c4465;*/
    border-top-color: #264159;
}
.medium-blue-bg #pgSubMenu li a.active:after {
    border-top-color: #165e8e;
}
.light-blue-bg #pgSubMenu li a.active:after {
    border-top-color: #5ca097;
}

.green-bg #pgSubMenu li a.active:after {
    border-top-color: #5ca097;
}

#btstslc {
    position: absolute;
    right: 0;
    top: -26px;
    display: inline-block;
    font-family: 'Inter Regular', sans-serif;
    font-size: 0.9em;
    padding-right: 20px;
}

.btstslc-selector, #pgSubRight button {
    border: none;
    /* border-bottom: 2px solid #ccc; */
    font-size: 1em;
    background-color: #d4e3ec;
    color: #5c869d;
    text-shadow: 1px 1px 0px #fff;
    border-radius: 4px 4px 0 0;
    padding-top: 0;
    padding-bottom: 3px;
}

#pgSubRight button {
    border-radius: 0;
    padding-top: 5px;
}

#pgSubRight button span.filter-option {
	color: #000;
}

#pgSubRight #selectpicker-label {
	display: inline-block;
	margin: 0 7px;
	font-size: 17px;
    color: #000;
    text-shadow: 1px 1px 0px #97b6c7;
    vertical-align: middle;
}

#pgSubRight .toplist_expand {
    min-width: 0;
    padding: 4px 6px 4px 6px;
    margin: 0 15px 0 0;
}

.btstslc-selector .filter-option {
    margin-top: 3px;
}

.thin-caret {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
}

#project-picker {
    vertical-align: middle;
    display: inline-block;
    font-family: 'Inter Regular', sans-serif;
    border: 2px solid #d5e2e9;
    padding: 6px 8px;
    color: #5c869d;
}

#project-picker i {
    margin-right: 5px;
    font-size: 0.85em;
    color: #5c869d;
}

#project-title {
    vertical-align: middle;
    margin-left: 20px;
    display: inline-block;
    font-size: 1.56em;
    color: #5c869d;
    font-weight: bold;
}

#project-title a {
    color: #5c869d;
}

/* #table-filter {
    font-family: 'Inter Regular', sans-serif;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom:20px;
    min-width: 840px;
    color: #0c3c60;
    padding-right: 10px;
    background-color: #F7F7F7;
    margin-bottom: 10px;
    border-radius: 10px;
    min-height: 55px
} */
#table-filter {
    font-family: 'Inter Regular', sans-serif;
    font-size: 12px;
    padding-top: 20px;
    min-width: 840px;
    color: #0c3c60;
    /* padding-left: 20px; */
    padding-right: 10px;
    background-color: #F7F7F7;
    margin-bottom: 10px;
    border-radius: 10px;
    min-height: 55px;
}


.filter-activator {
    display: flex;
    align-items: center;
    gap: 5px;
}
.filter-activator_switch {
    position: relative;
    margin-bottom: 0px;
}
.filter-activator_switch input {
    display: none;
}
.filter-activator_slider {
    border-radius: 7px;
    background-color: #ECECEC;
    width: 25px;
    height: 14px;
    cursor: pointer;
}
.filter-activator_slider::before {
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 1px;
    top: 2px;
    border: 1px solid #224763;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.filter-activator_switch input:checked + .filter-activator_slider::before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
  }
.filter-activator_switch input:checked + .filter-activator_slider {
    background-color: #0C3C60;
}
.filter-activator__label {
    display:inline-block;
    color:#222;
    font-family: 'Inter Bold', sans-serif;
}
.filter-activator__btn {
    display: inline-block;
    font-family: 'Inter Bold', sans-serif;
    padding: 4px;
    width: auto;
    cursor: pointer;
}
.filter-status-controls {
    width:120px;
}
.filter-center {
    width: 100%;
}
.filter-controls {
	white-space : nowrap;
    /* display: inline-block; */
    vertical-align: top;
}
.filter-controls-item {
    display: inline-block;
    margin-left:40px;
    cursor:pointer;
}
#filter-criterias {
    /* display: inline-block;
    vertical-align: top; */
    font-size: 12px;
    max-width: 100%;
    min-height: 10px;
    max-height: 75px;
    overflow-y: auto;
    /* margin-top: 5px; */
}

.filter-up {
    display: flex;
    justify-content: space-between;
}

.filter-right {
	flex: 0 1 auto;
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
}

.filter-popup {
    color: #0c3c60;
    font-family: 'Inter Regular', sans-serif;
    font-size:12px;
}
.webui-popover.filter-popup.left > .arrow::after {
    border-left-color: #fff !important;
}
.filter-popup label{
    color: #0c3c60;
    font-family: 'Inter Medium', sans-serif;
    font-size:12px;
    font-weight:normal;
    padding-left: 20px;
    cursor: pointer;
}
.filter-popup label::before {
    color: #0c3c60;
}
.saved-filters-counter {
    display: none; 
}
.icon-filter__wrap {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
}

.filter-title .direction-indicator,
.filter-table__header .direction-indicator,
.filter-table__header .filter-table__filter {
    /* display:none; */
    visibility: hidden;
}
.filter-title:hover .direction-indicator,
.filter-title .ordered .direction-indicator,
.filter-table__header .filter-table__title.ordered .direction-indicator,
.filter-title.cln-mode .filter-table__header .filter-table__filter,
th:hover .filter-table__filter {
    /* display:block; */
    visibility: visible;
}
.filter-table__filter.has_filtered {
    display:block;
    visibility: visible;
}
.filter-table__off .filter-table__filter {
    visibility: hidden !important;
}
.active-filter__label {
    display:none;
}
#filter-criterias,
.icon--filter__filtered {
    color:#E98C08;
}
.active-filter__field,
.icon-filter__wrap {
    color: var(--link-color);
}
.filter-title .ordered {
    font-weight: bold;
}
.icon-filter__wrap:hover {
    color: var(--link-color-hover);
}
.active-filter__separator {
    display: inline-block;
    width: 8px;
}
.filtername {
    color: var(--link-color-hover);
    font-family: 'Inter Bold', sans-serif;
    margin-right: 15px;
}
#filter-criterias .icon-filter__wrap {
    width:auto;
}
.filter-controls.filter_off,
#filter-criterias.filter_off .filter-criterias__list{
    opacity:0.4;
    
}
.filter-criterias__list .direction-indicator {
    display: none;
}
.filter-controls-item.filter_off {
    opacity:0.4;
    cursor: default;
}
.filter-controls.filter_off .filter-controls-item {
    cursor: default !important;
}
.active-filter__value {
    font-family: 'Inter Bold', sans-serif;
}
.icon-filter__wrap .icon--filter::before {
    width:15px;
    height:15px;
    line-height:15px;
    font-style: normal;
    font-size: 12px;
    top: 2px;
}
.filter-table__header {
    display: flex;
    /* justify-content: space-between; */
}
.filter-table__filter {
    margin-left:5px;
}
.filter-table__title {
    position:relative;
    font-family: 'Inter Regular', sans-serif;
    font-size:12px;
}
.filter-table__title.ordered {
    font-weight:bold;
}

.form-type-checkbox > input[type="checkbox"] {
    display: none;
}

.form-type-checkbox label::before,
.checkbox label::before,
.filter-popup .checkbox-filter label::before{
    width:14px;
    height:14px;
    border: 1px solid #ECECEC;
    content:'';
    display: inline-block;
    position: absolute;
    left: 0;
    margin-top:1px;
    
}
#edit-closeproj-wrapper .checkbox label::before{
    width:18px;
    height:18px;
    margin-top:4px;
    
}
.checkbox-filter input[type="radio"] + label::before {
    border-radius: 8px;
} 
.checkbox-filter input[type="checkbox"]:checked + label,
.checkbox-filter input[type="radio"]:checked + label {
    font-family: 'Inter Bold', sans-serif;
}
.checkbox-filter input[type="checkbox"]:checked + label::before,
.checkbox-filter input[type="radio"]:checked + label::before {
    content: "\f00c";
    font-family: 'Font Awesome Solid';
    font-size: 12px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
#edit-closeproj-wrapper .checkbox input[type="checkbox"]:checked + label::before{
    width:18px;
    height:18px;
    margin-top:4px;
}
#edit-field-pclose-date-0-value-datepicker-popup-0-wrapper {
    max-width: 250px;
}
#edit-field-pclose-date-0-value-datepicker-popup-0 {
    /* width:158px; */
    width: 100%;
}
.form-type-checkbox {
    font-size:11px;
}
.form-type-checkbox input[type="checkbox"]:checked + label::before,
.checkbox input[type="checkbox"]:checked + label::before{
    content: "\f00c";
    font-family: 'Font Awesome Solid';
    font-size: 12px;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    position: absolute;
    left: 0;
}
.telement-popup .checkbox input[type="checkbox"]:checked + label::before {
    color:#5fb95f;
    top:0px;
}
.checkbox label::before {
    background-color: #fff;
}

#edit-closeproj-wrapper .checkbox label {
    color:#0C3C60;
    font-size: 18px;
    padding-left: 28px;
}
.checkbox-filter {
    position: relative;
}
.checkbox-filter input {
    display:none;
}
.webui-popover.filter-popup {
    padding: 10px 20px;
}

.filter-header {
    display: flex;
    justify-content: space-between;
}
.filter-header__title {
    color:#222222;
}
.filter-content {
    padding-top:10px;
    font-family: 'Inter Medium', sans-serif;
}
.filter-content .popup-buttons{
    border-top-color: #ececec;
}
.popup-button {
    text-align: center;
    font-size: 16px;
}

.switch-placeholder {
    display: inline-block;
    vertical-align: top;
    font-size: 0.8em;
}

.table>tbody>tr.tr-expanded>td {
    background-color: #7e8b92;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.table>tbody>tr>td:first-child {
    width: 20px;
    max-width: 20px;
}
.table.workpackorder>tbody>tr>td:first-child {
    width: 20px;
    max-width: 60px;
}


.table>tbody>tr>td:first-child>span:after {
    content: "+";
}
.table.workpackorder>tbody>tr>td:first-child>span:after {
    content: none;
}

.table>tbody>tr.tr-expanded>td:first-child>span:after {
    content: "\2014";
}

.table>tbody>tr.edtr>td {
    font-size: 1.07em;
}

.table>tbody>tr.edtr div.accord, .table>tbody>tr.edtr>td,
#ed_obj_view_wrapper.edtr,
#ed_obj_view_wrapper.edtr .accord
{
    /* background-color: #cbd3d7; */
    background-color: #efefef;
}
#ed_obj_view_wrapper.edtr .accord {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
}
tr.edtr .form-item label,
#ed_obj_view_wrapper.edtr .accord {
    font-weight: normal;
    /* font-family: 'Inter Regular', sans-serif; */
    min-width: 200px;
}

tr.edtr .form-item textarea, tr.edtr .form-item>input {
    max-width: 500px;
}

tr.edtr .form-item label, tr.edtr .form-item>div, tr.edtr .form-item>input
{
    display: inline-block;
    vertical-align: top;
}
tr.edtr .form-item label{
	white-space: normal;
}
tr.edtr .form-item>div.description {
    display: block;
    max-width: 400px;
    white-space: normal;
}

.webui-popover-fixed-height .popup-fields {
    max-height: 150px;    
    overflow-y: auto;
}

.filter-list-container {
    position: relative;
    /* width: 220px; */
}

.filter-list-controls {
    display: none;
    vertical-align: middle;
    float: right;
    margin-right:10px;
}

.filter-list-container:hover .filter-list-controls {
    display: inline-block;
}

.filter-list-item {
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px;
}

.filter-list-item label {
    width:160px;
    max-width:160px;
}

.filter-list-container:hover {
    /* 	background-color: #f3dcbc; */
    background-color: #eee;
}

.inline-section-name {
    font-size: 1.4em;
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: 'Roboto Slab', serif;
}

.inline-section {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-size: 1.15em;
}

.edtr .frmsec {
    font-size: 14px;
}

.inline-section-no-top {
    border-top: none;
}

.inline-section-no-border {
    border-top: none;
    border-bottom: none;
}

.edtr .accord .accord {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
    margin-top: 0;
}

.filter-static {
    display: none;
}

.inline-section .table {
    border: 2px solid transparent;
}

.inline-section .table tr th:first-child {
    border-left: 2px solid #cbd3d7;
}

.inline-section .table tr th:last-child {
    border-right: 2px solid #cbd3d7;
}

.inline-section .table tr th, .inline-section .table, .inline-section .table-striped>tbody>tr:nth-of-type(odd)
{
    background-color: transparent !important;
}

.inline-section .table th>div {
    background-color: transparent;
    border: none;
}

.inline-section .table th>div>.filter-title span.asymb, .inline-section .table th>div>.filter-title div.edibtn
{
    display: none;
}

.inline-section .filter-static {
    display: block;
    color: #636363;
}

.inline-section .tr-expander>span {
    /*display: none;*/
}
.ui-tooltip-content ol {
    padding-left: 20px;
    
}

ul {
    list-style-type: none;
    padding-left: 20px;
}

div.pswdwrp .form-item>input, #edit-pass input {
    max-width: 200px;
}

.btn-comment-save {
    min-width: 146px;
    height: 35px;
    border-width: 2px;
    border-style: solid;
    margin-left: 25px !important;
    margin-right: 0px !important
}

.btn-default-size {
    min-width: 146px;
    height: 35px;
    /*border-width: 2px;
    border-style: solid;*/
    margin: 0 25px !important;
}

.btn-default-size i {
    font-size: 0.8em;
    float: left;
    padding-left: 0px;
    padding-top: 7px;
}

.btn-default-size span {
    margin-left: -20px;
}

.btn-default-size span.cmntNum{
    margin-left: 2px;
}

#project-type-selector {
    border-collapse: separate;
    border-spacing: 10px 10px;
    margin-top: 20px;
    font-weight: normal;
    font-family: 'Inter Regular', sans-serif;
}

#project-type-selector tr:FIRST-CHILD {
    vertical-align: top;
}

#project-type-selector tr td:FIRST-CHILD ul {
    list-style: disc;
    list-style-position: inside;
    font-size: 14px;
}

#project-type-selector tr td {
    background-color: #e5e5e5;
    padding: 10px 10px;
}

#project-type-selector .editable {
    cursor: pointer;
}

#project-type-selector tr.prtype-title td.prtype-hovered:not(.selected),
#project-type-selector tr.prtype-item td.prtype-sub-checked.prtype-hovered:not(.selected) {
	background-color: #b5b5b5;
	color: #000;
}

.prtype-sub-checked {
    font-family: 'AssideoSymbols';
    text-align: center;
    font-size: 1.33333333em;
    color: #7f7e80;
}

.prtype-sub-checked:after {
    content: "\041";
}

#project-type-selector .prtype-title td.selected,
#project-type-selector .prtype-title td.selected .form-item .radio label,
#project-type-selector .prtype-item td.prtype-sub-checked.selected
{
    background-color: #3e6e88;
    color: #fff;
    cursor: default;
}

#project-type-selector .radio input[type="radio"]:disabled+label {
    opacity: 1;
}

#project-type-selector .prtype-title .form-item {
    margin: 0;
}

#project-type-selector .prtype-title .form-item .radio {
    padding: 0;
    margin: 0;
}

#project-type-selector .prtype-title .form-item label {
    font-family: 'Inter Regular', sans-serif;
    color: #000;
}

#project-type-selector .prtype-title .form-item .radio label:before,
#project-type-selector .prtype-title .form-item .radio label:after {
    content: none;
}

#project-type-selector tr td.prtype-descriptor.selected {
    background-color: #96aebb;
    color: #fff;
}

#project-type-selector .prtype-title td.selected .form-item label {
    color: #fff;
}

.prtype-descriptor {
    width: 18%;
}

.prtype-title .form-item input.form-radio {
    opacity: 0;
}

div#hed nav.navbar.navbar-inverse.navbar-blue {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.btn-registration {
    width: 100%;
    margin: 0 0 !important;
    background-color: #0faf0f;
}

.btn-registration i {
    float: none;
    padding-top: 0px;
    margin-right: 30px;
}

.btn-registration span {
    font-weight: 300;
}

.comment-action-pane {
    border-top: 2px solid #e5e5e5;
    padding: 10px 0;
    margin-top: 10px;
}

.table.table-secondary{
    margin-top: 20px;
}

.table-secondary th{
    font-family: 'Roboto', serif;
    font-weight: normal;
    color: #858585;
}

.table.table-secondary tr th:FIRST-CHILD{
    border-left: none;
}

.table.table-secondary tr th:LAST-CHILD{
    border-right: none;
}

.table.table-secondary tr td {
    background-color: #fff;
} 

.table.table-secondary tr:FIRST-CHILD td {
    background-color: #e5e5e5;
}
.table.table-secondary.workpackorder tr:FIRST-CHILD td {
    background-color: #fff;
}

.table.table-striped tr.initial td {
    background-color: #e8e8e8;
}

.table.table-secondary{
    border-top: 2px solid #fff;
    color: #696969;
    border-collapse: collapse;
} 

.table.table-secondary tr:not(.edtr):hover td{
    background-color: #cbdde7;
    color: #000;
}

.table.table-secondary tr, .table.table-secondary tr td{
    border:none;
}

.table.table-secondary tr .btn-edit, .table.table-secondary tr .btn-trash{
    margin-top: -8px;		
    height: 40px;
    line-height: 32px;
    margin-bottom: -8px; 
    margin-right: -18px;
}

.table.table-secondary tr:not(.edtr):hover .btn-edit.btn-hoverable, .btn-hover-controller:hover .btn-edit.btn-hoverable{
    color: #ffffff;
    background-color: #5fb95f;
}

.table.table-secondary tr:not(.edtr):hover .btn-trash.btn-hoverable, .btn-hover-controller:hover .btn-trash.btn-hoverable,
.dropdown-menu>li>.btn-trash.btn-hoverable:hover{
    color: #ffffff;
    background-color: #E01842;	
}

.table.table-striped .ui-sortable-handle {
    cursor:move;
}

.btn-hover-controller:hover .btn-trash.btn-hoverable{
    color: #ffffff;
    background-color: #E01842;	
}


.btn-cockpit {
    border-bottom: none;
    border-radius: 4px 4px 4px 4px;
    line-height: 30px;
}

.btn-border {
    border-style: solid;
    border-width: 2px;
}

.btn-border-white {
    border-color: #ffffff;
}

.btn-border-gray {
    border-color: #959595;
}

.btn-no-margin {
    margin: 0 0 !important;
}

.btn-cyan { 
    color: #ffffff; 
    background-color: #6CA0BC; 
    border-color: #FFFFFF; 
} 

.btn-cyan:hover, 
.btn-cyan:focus, 
.btn-cyan:active, 
.btn-cyan.active, 
.open .dropdown-toggle.btn-cyan { 
    color: #ffffff; 
    background-color: #6CA0BC; 
    border-color: #FFFFFF; 
} 

.btn-cyan:hover {
    background-color: #5998BA;
}

.btn-cyan:active, 
.btn-cyan.active, 
.open .dropdown-toggle.btn-cyan { 
    background-image: none; 
} 

.btn-cyan.disabled, 
.btn-cyan[disabled], 
fieldset[disabled] .btn-cyan, 
.btn-cyan.disabled:hover, 
.btn-cyan[disabled]:hover, 
fieldset[disabled] .btn-cyan:hover, 
.btn-cyan.disabled:focus, 
.btn-cyan[disabled]:focus, 
fieldset[disabled] .btn-cyan:focus, 
.btn-cyan.disabled:active, 
.btn-cyan[disabled]:active, 
fieldset[disabled] .btn-cyan:active, 
.btn-cyan.disabled.active, 
.btn-cyan[disabled].active, 
fieldset[disabled] .btn-cyan.active { 
    background-color: #6CA0BC; 
    border-color: #FFFFFF; 
} 

.btn-cyan .badge { 
    color: #6CA0BC; 
    background-color: #ffffff; 
}

.btn-wire-black{ 
    color: #000; 
    background-color: #fff;
    border-color: #000;

}

.named-divisor{
    position: relative;
    color: #797979;
    font-size: 14px;
    font-family: 'Roboto', serif;
}

.line-divisor{
    height: 3px;
    border-bottom: 2px solid #d5d5d5;		
    position: absolute;
    top: 50%;	
    right: 0px;
    left: 100px;
}

.working-package{
    width: 23%;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 10px 2%;
    margin-right: 0;
    padding: 0 8px;
    font-family: 'Inter Regular', sans-serif;
    font-size: 14px; 
    font-weight: 400;
}

.working-package.working-package__dia {
    height:60px;
}

.col-75{
    display:inline-block;
    width: 75%;
}

.col-25{
    display:inline-block;
    width: 25%;
}

.col-20{
    display:inline-block;
    width: 20%;
}

.col-50{
    display:inline-block;
    width: 50%;
}

.inline-block-top{
    display:inline-block;
    vertical-align: top;
}

.no-label label{
    display:none;
}

.full-width{
    width: 100%;
}

.frmsec.readonly .full-width .form-item div.spre{
    width: 100%;
}

table.plan-costs td{
    padding-left: 10px;
    font-family: 'Inter Regular', sans-serif;
    background-color: #FFFFFF;
    padding-right: 10px;
}

table.plan-costs tr.plan-costs-header-main td{	
    padding-top: 10px;
    background-color: #E5E5E5;
    font-size: 150%;
    font-family: 'Roboto Slab', serif;
}

table.plan-costs tr.plan-costs-header-detail td{
    padding-top: 5px;
    background-color: #E5E5E5;
    padding-bottom: 10px;
    width: 16%;
    text-align:right;
}

table.plan-costs div{
    margin-top: 0.5em;
    margin-bottom: 0;
    padding-bottom: 0;
}

table.plan-costs td.plan-costs-numbers{	
    font-size: 140%;
    vertical-align: bottom;
    padding-top: 9px;
    padding-bottom: 0;
    text-align: right;
}

table.plan-costs tr.plan-costs-small-comments{
    vertical-align: top;
    border-bottom: 2px solid #EEEEEE;
    padding-bottom: 20px;
}

table.plan-costs tr.plan-costs-small-comments td{
    padding-bottom: 5px;
    text-align: right;
}

table.plan-costs tr.plan-costs-bottom-pad td{
    padding-bottom: 15px;
}

table.plan-costs td.plan-costs-centered-vert{
    vertical-align: middle;
}

table.plan-costs tr.plan-costs-total td{
    padding-left: 200px;
    text-align: left;
    font-weight: bold;
    background-color: #D3DDE3;
}

table.plan-costs td.right-grey-border{
    border-right: 2px solid #EEEEEE;
}

table.plan-costs .top-grey-border{
    border-top: 2px solid #888;
}

table.plan-costs .bottom-grey-border{
    border-bottom: 2px solid #888;
}

table.plan-costs td.right-black-border{
    border-right: 2px solid #CCCCCC;
}

.plan-costs-shaded-total, .plan-costs-shaded-total td{
    background-color: #D3DDE3 !important;
}

table.plan-costs tr.plan-costs-total td.plan-costs-numbers {
    padding-top: 15px;
}

table.plan-costs .bold-font{
    font-weight: bold;
}

table.plan-costs .plan-costs-big-font{
    font-size: 17px;
}

table.plan-costs td.numbers-padding{
    padding-top: 10px;
}

table.plan-costs .serif-font{
    font-family: 'Roboto Slab', serif;
}

table.plan-costs{
    font-size: 80%;
    line-height: 1.3em;
    background-color: #E5E5E5;
    margin-top: 15px;
    margin-bottom: 25px;
}

table.plan-costs>tbody{
    background-color: #E5E5E5;
}

table.plan-costs .form-item label {
	display: none;
}

.frmsec table.plan-costs .form-item div.spre {
	width: auto;
	border: none;
	background-color: inherit;
}

div.workpackage-tableContainer {
    display: table;
    border-spacing: 10px;
    width: 100%;
}


.frmsec div.workpackage-tableContainer div.spre {
    border: 2px solid #ddd;
    min-height: 35px;
    padding: 5px;
}
div.workpackage-tableContainer .workpackage-1strow div.spre {
    white-space: nowrap;
    overflow:hidden;
}
/* div.workpackage-tableContainer .workpackage-title {
    margin-left:20px;
} */

div.workpackage-tableContainer.editmode  .wpclosedate,
div.workpackage-tableContainer #edit-field-edept-0-value-wrapper {
    margin-top: 28px;
}

div.workpackage-tableContainer div.form-item label {
    font-size: 14px;	
}
div.workpackage-tableRow {
    display: table-row;
}


div.workpackage-main-area {
    width: 60%;
    display: table-cell;
    vertical-align: top;	
    padding-right: 15px;
}

div.workpackage-side-area {	
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;	
}


div.workpackage-side-area div.form-item{	
    width: 240px;
}

div.workpackage-field1 {
    width: 25%;	
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

div.workpackage-field2 {
    width: 15%;	
    display: table-cell;
    padding-left: 25px;
    padding-right: 25px;	
    vertical-align: top;	
}

div.workpackage-field3 {
    display: table-cell;
    padding-left: 25px;		
    vertical-align: top;	
}

div.workpackage-field3>div {	
    width: 240px;		
}

div.workpackage-shaded {
    background-color: #e5e5e5;
    margin-bottom: 20px; 		
}

div.workpackage-shaded div.form-item{	
    margin-bottom: 0.3em;
}


div.workpackage-shaded div.form-item div.spre{
    background-color: #efefef;
}

div.workpackage-shaded div.workpackage-tableRow{
    width: 100%;
}

div.asi-finish.readonly div.form-item div.spre{
    width: 100%;
}

.btn-timeline-add {
    border-color: #6ca0bc;
    color: #3e6e88;
    font-size: 14px;
    margin-left: 0px;
    margin-top: 10px;
}

.btn-timeline-add i {
    color: #000000;
}

.form-horizontal .form-width-150 .form-item label, .form-horizontal .form-width-300 .form-item label{
    width: 100px;
    min-width: 100px;
    display: inline-block;
}

.form-horizontal .form-width-300 .form-item[data-name="pgexclude"] label, #edit-pgexclude--wrapper label{
	width: auto;
}

.form-width-150 input{
    width: 150px;
    display: inline-block;
}

.form-width-300 input{
    width: 300px;
    display: inline-block;
}


.link-trash{
    color: #E01842;
}

.link-trash:hover{
    color: #E01842;
    border-bottom: 2px solid #E01842; 
}

#pag .accords>.accord,
#pag .accords>.prresources-container>.accord{
    margin-left: 0;
    margin-right: 0;
}

#pagPrj>.accords>.accord{
    margin-left: 0;
    margin-right: 0;
}

.roboto-slab-18 input, .roboto-slab-18 input:focus, .readonly .roboto-slab-18>.form-item>div.spre{
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}

.part-elements-wrapper{
    margin: 20px 0;
    padding: 0 10px;
    padding-bottom: 20px;
    /*background-color: #e5e5e5;*/
    display: flex;
    flex-wrap: wrap;
}

.part-elements-wrapper .frmsec.readonly .form-item div.spre{
    width: 100%;
}

.part-elements-wrapper div.accord{
    background-color: #e5e5e5;
    padding: 0;
    margin-left: 0;
}

.part-elements-wrapper div.frmprojpart div.form-item{
    padding: 0;
}

.part-elements-wrapper div.working-package.diagram-view{
	position: relative;
	margin-right: 2%;
	margin-left: 0px;
}

.part-elements-wrapper div.working-package.diagram-view-elm{
	position: relative;
	width: 95%;
	margin-left: 0px;
}

.sec_prtelements{
    margin-left: -25px;
}

div.switch-placeholder div.bootstrap-select button span{
    line-height: 20px;
    font-size: 14px;
}

#pgSubMenu li a:focus{
    text-decoration:none;
}

#table-filter.table-filter-no-padding{
    padding-bottom: 0;
}

.filter-items{   	

    margin-top: 20px;
    font-family: 'Inter Regular', sans-serif;   
    font-weight: 300;
    font-size: 16px;
    color: #3e6e88;	   		 
}

.filter-items:before{
    /* 	font-family: 'AssideoSymbols'; */
    /* 	content: "\065"; */
}

.filter-items span.asymb{
    margin-left: 30px;	
}

.accord .ttl-control{
    /* width: 30px;
    border-right: 1px solid #94b3c5;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    margin-top: -10px;
    margin-bottom: -10px; */
}
#pagAsetup .accord .ttl-control{
    width: 28px;
}

.accord .ttl-control-project{
    padding-right: 10px;
    color: #fff;
}

.accord .ttl-control-project:after{
    content: "+";
}

.accord.open .ttl-control-project:after{
    content: "\2014";
}

.accord .accord-body{
    display:none;
}

.table-prefix{
    clear: both;
    padding: 10px;
    font-family: 'Inter Regular', sans-serif;
    font-size: 14px;
}

.btn.disabled {
    cursor: default;
}

.dropdown-menu>.disabled>.favNo:hover, .dropdown-menu>.disabled>.favDel:hover{
    cursor: default;
}

.dropdown-menu>li>.favDel{
    float: right;
    margin-top: -3px;
    padding-left: 16px;
    padding-right: 16px;
}

#dropdownMenuFav>li>a {
    display: inline-block;
}

#dropdownMenuFav>li {
	max-height: 26px;
}

#dropdownMenuFav>li>a:first-child {
	max-width: 255px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu#dropdownMenuFav {
    min-width: 300px;
}

.dropdown-menu {
    min-width: 200px;
}

ul.nav .dropdown-menu,
ul.prj-list-menu .dropdown-menu,
ul#pgMenu .dropdown-menu{
	display: block;
    visibility:hidden;
    opacity:0;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}

ul.nav .dropdown:hover .dropdown-menu,
ul.prj-list-menu .dropdown:hover .dropdown-menu,
ul#pgMenu .dropdown:hover .dropdown-menu{
	visibility:visible;
    opacity:1;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}

.dropdown:not(.action-pane-dropdown):hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.dropdown-submenu {
    position:absolute;
    /*display:none;*/
    width: 100%;
    margin-left:1px;
    visibility:hidden;
    opacity:0;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}
.dropdown-submenu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-subparent .dropdown-submenu {
    top:0px;
    left:100%;
    /*margin-top:-6px;
    margin-left:-1px;*/
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
@media (max-width: 1540px){
	.dropdown-subparent.notes-list .dropdown-submenu{
		left: -100%;
	}
}

.dropdown-subparent {
    position: relative;
}
.dropdown-subparent:hover>.dropdown-submenu,
.dropdown-submenu:hover {
    /*display:block;*/
    visibility:visible;
    opacity:1;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}
.dropdown-submenu>li>a:focus,
.dropdown-submenu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.dropdown-submenu.meetings-submenu{
	left: -100%;
}
.navbar-right .dropdown-submenu{
    z-index: 1000;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.prj-list-menu-dropdown-item .prj-list-menu-dropdown {
    top: -5px;
}
#pgSubMenu .pgsubmenu-dropdown-item {
    display:block;
}
#pgSubMenu .pgsubmenu-dropdown-item a{
    font-size: 14px;
}
#pgSubMenu .dark-blue-bg li a{
    color: #fff;
    text-shadow: none;
}
#pgSubMenu .pgsubmenu-dropdown-item a.active {
    color: #FAFCAF;
    text-shadow: 0px 0px 10px #FCD117, -1px -1px #000;
}
#pgSubMenu .pgsubmenu-dropdown-item a:hover {
    color: #DBFCDE;
    text-shadow: 0px 0px 10px #FCFFA2, -1px -1px #000;
}
#pgSubDropdown .dropdown-menu li > ul{
    display:block;
    position:static;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding-left:5px;
    margin-left: 0px;
    float:none;
}
#pgSubDropdown .dropdown-menu a:hover {
    background-color: transparent;
}

#pgSubDropdown .pgsubmenu-dropdown-item a:hover {
    background-color: #f5f5f5;
}
#pgSubDropdown li.pgMenu-dropdown-item > a {
    display: block;
    position: static;
    background-color: #d4e3ec;
    border: none;
}
#pgSubDropdown .pgsubmenu-dropdown > a {
    cursor: default;
}
td.nopadding {
    padding:0px !important;
}
.sec_activ td.left-padding {
    padding:0px !important;
    padding-left:8px !important;
}
/*.sec_risks  td:last-of-type {
    padding-right: 30px !important;
}*/
.form-checkboxes label.option {
    padding-left: 20px;
}
#create-task-form .form-checkboxes label.option,
#invite-form .form-checkboxes label.option {
    padding-left: 20px;
}
.form-checkboxes input {
    margin-top: 5px;
}
div[data-name="roles"] label.option,
.form-radios label.option {
    padding-left: 10px;
}

div.checkbox.depswitcher {
    margin: 0px;
    display: inline-block;
    margin-left: 30px;
    height: 20px;
    line-height: 20px;
    top: 4px;
}

div.checkbox.depswitcher input {
}

div.checkbox.depswitcher label {
    font-family: 'Inter Regular', sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding: 0px;
}

.btn-relations {
    font-family: 'Inter Regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    background-color: #e98c08;
    color: #3E6E88;
}

.glossary {
    float: right;
    display: block;
    padding: 5px 10px 0px 0px;
}

.glossary>a {
    font-size: 18px;
}

.glossary>a>i {
    color: #d4e3ec;
}

.black-bg .glossary>a>i {
    color: #ccc;
}

div.item-circle {
    border-radius:50%;
}

button#zoomswitch.canceled {
    background: 
        linear-gradient(to top left,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0) calc(50% - 1.8px),
        rgba(0,0,0,1) 50%,
        rgba(0,0,0,0) calc(50% + 1.8px),
        rgba(0,0,0,0) 100%);
    background-color: #e98c08;
}

i.info-marker {
    left: 223px;
    margin-top: 8px;
    position: absolute;
    cursor: pointer;
}
div.bootstrap-select.padding-left-0 {
    padding-left: 0px;

}

.bootstrap-select.btn-group.padding-left-0:not(.input-group-btn) {
    margin-left: -2px;
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333!important;
}

div.filter-in-calendar {
    background-color: #e5e5e5;
    padding: 10px;
}

div#repwrk-legend span {
	padding-left: 5px;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: super;
}

div#repwrk-legend {
	height: 30px;
}

div#repwrk-legend div {
	display: inline-block;
}

div#repwrk-legend div:first-child {
	margin-right: 5px;
}

div#repwrk-legend canvas {
	vertical-align: super;
}

div.ui-tooltip-content table td {
	white-space: nowrap;
	max-width: 200px;	
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px;
	font-weight: lighter;
}

div.ui-tooltip-content table.repwrk-table tr th:first-child,
div.ui-tooltip-content table.repwrk-table tr td:first-child {
	min-width: 200px;
}

div.ui-tooltip-content table.actmile-table tr .meeting-title {
	min-width: 200px;
}

div.ui-tooltip-content table th {
	padding: 5px;
}

div.ui-tooltip-content table thead tr {
    border-bottom: 5px solid white;
}

div.ui-tooltip-content table.repwrk-table tbody tr:last-child {
    border-top: 5px solid white;
}

div.ui-tooltip-content table.repwrk-table tbody tr:last-child td:first-child {
	font-weight: bold;
	text-transform: uppercase;
}

div.ui-tooltip-content table.repwrk-table tr th:not(:first-child),
div.ui-tooltip-content table.repwrk-table tr td:not(:first-child) {
	min-width: 90px;
	text-align: right;
	padding-right: 20px;
}

div.ui-tooltip-content table.actmile-table tr .meeting-date,
div.ui-tooltip-content table.actmile-table tr .meeting-time {
	min-width: 75px;
}

div.ui-tooltip-content table.actmile-table tr .meeting-place {
	min-width: 200px;
}

div.ui-tooltip-content table thead,
div.ui-tooltip-content table tbody {
	display: block;
}

div.ui-tooltip-content table tbody {
	max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}

div.deletion-message {
	display: inline-block;
	float: left;
	width: 200px;
	text-align: left;
}

.frmsec.absence-popup .form-checkboxes .form-item {
	display: inline-block;
}

.frmsec.absence-popup .form-checkboxes .form-item .checkbox {
	margin: 0;
}

.webui-popover-content .frmsec.absence-popup #edit-field-aday .form-item label,
.webui-popover-content .frmsec.absence-popup div[data-name="field_aday[value]"] .form-item label {
	min-width: 36px;
    position:relative;
}

.webui-popover-content .frmsec.absence-popup #edit-field-amonth .form-item label,
.webui-popover-content .frmsec.absence-popup #edit-field-aweek .form-item label,
.webui-popover-content .frmsec.absence-popup div[data-name="field_aweek[value]"] .form-item label,
.webui-popover-content .frmsec.absence-popup div[data-name="field_amonth[value]"] .form-item label {
	min-width: 80px;
    position:relative;
}

div.prscosts-label {
	font-family: 'Inter Regular', sans-serif;
	font-size: 12px;
    float: right;
    position: absolute;
    left: 440px;
}

@media (max-width: 1450px) {
	div.prscosts-label {
		left: 400px;
	}
}

@media (max-width: 1400px) {
	div.prscosts-label {
		left: 350px;
	}
}

@media (max-width: 1350px) {
	div.prscosts-label {
		display: none;
	}
}

div.prscosts-label span {
	display: block;
    margin-top: -4px;
    margin-bottom: 12px;
}

div.tl-navigation {
	width: 25%;
	text-align: center;
	display: inline-block;
}

div.tl-navigation label {
	font-size: small;
}

.popMapBlock, .popMapTtl{
    position: absolute;
}
.popMapTtl{
    top: 0px;
    height: 10px;
    font-size: 10px;
}
.popMapBlock{
    top: 12px;
    height: 20px;
    background-color: #000000;
}
.popMabTbTtl{
    font-size: 0.8em;
}
.popMabTbDiv{
    position: relative;
    height: 15px;
    margin: 1px;
}
.popMabTbBlock{
    position: absolute;
    width: 1px;
    height: 15px;
    background-color: #5c869d;
}
.popMapEnd{
    position: absolute;
    top: 0px;
    width: 1px;
    height: 33px;
    background-color: #0000BB;
}
.popMapTri{
    position: absolute;
    width:15px;
    height:13px;
    top:24px;
    left:0px;
}
.popMapNoData{
    text-align: center;
    color:rgb(7, 6, 6);
}
.webui-popover-transp{
    opacity: 0.7 !important;
    filter: alpha(opacity=70); 
}
.webui-popover .sec_tasks .table-tasks{
	margin-top: 20px;
}
.action-pane-dropdown {
    width: 200px;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;	
}
.sec_task .form-item .action-pane-dropdown{
	float: right;
	display: inline-flex;
}
.action-pane-dropdown li button {
	width: 200px;
}
.sec_expencpop #edit-title-wrapper input{
	padding: 6px 0;
}
.statrep-links, .statrep-top {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;	
}
.statrep-links{
	padding-left: 15px;
}
.statrep-top{
	flex-wrap: wrap;
}
.statrep-top>div{
	width: 49%;
}
.statrep-link{
	margin-right: 10px;
	width: 48%;
}
/* .statrep-switcher {
    height:60px;
} */
.statrep-switcher, .statrep-switcher a{
	display: inline-block;
	color: black;
    margin: 0 10px;
    
}
.statrep-switcher a i.as-rotate-180{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  	display: inline-block;
}
.statrep-switcher a{
    cursor: pointer;
    vertical-align: middle;
    /* padding-top: 20px; */
}
.statrep-switcher a[disabled]{
	color: grey;
	pointer-events: none;
}
#groupbyprj{
	font-size: 14px;
}
.prresources-container{
	background-color: #efefef;
}
.webui-scroll-left,
.webui-scroll-right,
.webui-next-left,
.webui-next-right {
    cursor: pointer;
}
.resource-mode-switcher {
    position: absolute;
    bottom: 24px;
    right: 95px;
    font-size: 0.8em;
}

table thead tr th.NumCol,
table tbody tr td.NumCol,
table tbody tr td.DateCol{
	text-align: right;
}

table.tblscroll tr>td.NumCol:last-child,
table.tblscroll tr>td.DateCol:last-child{
	padding-right: 15px;
}

i[data-dvsn="child_no"] {
    width: 14px;
    font-size: 10px;
    color: #cccccc;
    margin: 0px 5px 0 0;

}

.timeline-column .cell-content {
    display: block;
    overflow: hidden;
}

.webui-popover-task-descr-popup ul{
    list-style-type: disc;
}

.resplan-info-popup {
	text-align: center !important;
	border: 2px solid white !important;
	border-radius: 20px !important;
	box-shadow: 0 0 7px black !important;
}

.resplan-info-popup .popup-line {
    text-align: left;
}

.resplan-info-popup div.hr-small {
    height: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: white;
}

.resplan-info-popup.webui-popover {
    width: auto;
}

.resplan-export-wrapper {
    display: block;
    position: relative;
    height:40px;
}

.resplan-export-wrapper .btn-excel{
    position: absolute;
    top:5px;
    right: 0px;
    z-index: 5;
}

#a_plan_resplans_dt .resplan-export-wrapper {
    height:auto;
}
#a_plan_resplans_dt .resplan-export-wrapper .btn-excel{
    position: absolute;
    top:21px;
    right: 175px;
}
.resplans-reorder .ui-sortable-handle {
    cursor: move;
}

.resplan-reorder__item {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 3px;
	padding-left: 10px;
}

.resplan-reorder__item:hover {
    background-color:#eee;
}

.resplans-reorder .external {
    color:#0000aa;
}
.popup-line .planned_total {
    width:36px;
    display: inline-block;
}
.popup-line .planned_detailed {
    width: 68px;
    text-align: right;
    display: inline-block;
}

.abs-records {
    position: relative;
}
.abs-records canvas {
    position: absolute;
    top:2px;
}
.abs-records__title {
    margin-left:17px;
}
.view_options {
    display: flex;
    margin-left: 20px;
    color: #222222;
    font-family: 'Inter Regular', sans-serif;
    font-size: 12px;
    height: 60px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 20px;

  }
.sectitle-selector .view_options {
    height: 36px;
    line-height: 36px;
    margin-left: -13px;
}
.sectitle-selector .view_options .dropdown-menu{
    top:33px;
}
.sectitle-selector .view_options__items .viewselector .filter-option{
    color: #0c3c60;
    font-family: 'Inter Bold', sans-serif;
    font-size: 22px;
    line-height: 26px;
    font-weight: normal;
}
.sectitle-selector .view_options__items .viewselector .filter-option:hover{
    color: #000;

}

.sectitle-selector .timeline-view-selector .filter-option::after{
   font-size: 19px;
    line-height: 26px;
    font-weight: normal;
}
.sectitle-selector .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
   width:auto;
}