.row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-bar.expanded{
    /* margin: 0px 60px; */
}

.top-bar.expanded, .top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button) {
    background: #fff;
}
.top-bar.expanded .title-area {
    background: #fff;
}
.top-bar.expanded a{
    color: #2C3E4F!important;
    font-size: 15px;
    text-decoration: none;
}
.top-bar.expanded a:hover,.top-bar.expanded a.active{
    /*opacity: 0.8;
    text-decoration: underline;*/
}
.title-area >li{
    float:left;
    padding: 15px;
}
.title-area >li:after{
    content: "";
    font-size: 13px;
    position: relative;
    bottom: 2px;
    left: 10px;
    color: #01589D;
}
.title-area >li:first-child:after, .title-area >li:last-child:after{
    content:"";
}
.title-area >li:first-child{
    margin-right: 15px;
}
.top-bar-section li:not(.has-form) a:not(.button){
    padding: 15px;
    font-size: 1rem;
    line-height: 1.6;
}

.footer .footer-block{
    width: 100%;
    text-align: center;
}
.btn.btn-primary{
    display: block;
    background: #01589D;
    border: 1px solid #01589D;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
}
.btn.btn-primary:hover {
    color: #01589D;
    border-color: #01589D;
    background: transparent;
}
h4 > a{
    width: 232px;
    line-height: 24px;
    padding: 10px;
    margin: 0 14px;
}
.container{
    background-color: #fff;
    max-width: 100%;
    min-height: 0;
}
.input-group-append {
    margin-left: -2px;
}
.sidebar{
    top: 56px;
    width: 200px;
}
.sidebar .sidebar-container{
    padding-top: 20px;
}
.modal .modal-header{
    background-color: #01589D;
}
.modal-content{
    width: 70%;
    left: 15%;
}
/*------ search.ctp start -----*/
.search-wrapper{
    background-color: #f0f3f6;
    padding-top: 15px;
}
.search-wrapper .card{
    margin-bottom: 0px;
    padding-top: 20px;
    background-color: #f0f3f6;
    box-shadow: none;
}
.search-btn:hover{
    color: #fff;
    border-color: #01589D;
    background: #01589D;
}
#search-key{
    border-radius: 4px;
}
.title{
    color: #000;
    font-size: 1.1rem;
    padding-left: 10px;
    padding-bottom: 5px;
}

/*------ search.ctp end -----*/

.top-bar.expanded.database-nav, .top-bar.expanded.costAnalysis-nav{
    margin: 0;
    margin-left: -200px;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}

html, body, .app, article.page-content, .app .content.folders_index_lists_wrapper{
    overflow: initial;
}

/*------ database.ctp start -----*/
.right-content-wrapper{
    max-width: 100%;
    padding: 0px 20px;
    flex: 1 0 auto;
    clear: both;
    overflow: hidden;
    /*padding-bottom: 70px;*/
}
i.chevron-icon {
    border: 1px solid #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    color: #01589D;
    background-color: #f8f9fa;
    -webkit-box-shadow: 0px 0px 0px 0.5px #fff;
    box-shadow: 0px 0px 0px 0.5px #fff;
}
i.chevron-icon.w33{
    width: 33px;
    height: 33px;
    line-height: 30px;
}
i.white-icon {
    background-color: #fff;
}
.time-item .chevron-icon{
    position: absolute;
    left: 8px;
    margin-top: 0px;
}
.activity .time-item{
    margin-bottom: 10px;
    padding-left: 35px;
    background-color: rgba(233, 236, 239, 0.5);
}
.activity .time-item .item-info{
    padding-top: 5px;
}
.mt-0{
    margin-top: 0!important;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dddddd;
}
.right-content-title{
    font-weight: 500;
}
li{
    list-style: none;
}

.table th, .table td{
    padding-right: 0!important;
    border-right: 1px solid #dee2e6;
}
.table tr th:first-child, .table tr td:first-child{
    border-left: 1px solid #dee2e6;
    
}
.table tr th:first-child{
    text-align: left;
}

.tooltip.show {
    opacity: 0.9;
}
.tooltip {
    background: #333;
    color: #fff;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 100px;
    padding: 0;
    width: 100%;
    z-index: 1006;
}
.bs-tooltip-top .arrow:before, .bs-tooltip-auto[x-placement^="top"] .arrow:before {
    top: 1px;
    border-top-color: var(--valkoinen);
    box-shadow: 0px 0px 20px #0000001A;
}
/*------ database.ctp end -----*/
/* -------0605------- */
.bg-light{
    background-image: linear-gradient(135deg, rgba(25, 118, 210, 0.1) 0%, rgba(76, 175, 80, 0.1) 100%);
}
.bg-grey{
    background-color: #f6f9fc;
}

.bg-light .text-primary,.bg-light h3,.bg-light a{
    color:#000000!important;
}
.sidebar .sidebar-menu > li > a{
    padding: 10px 10px 10px 30px;
}
.sidebar .sidebar-menu > li.active > a, .sidebar .sidebar-menu > li.active > a:hover,
.sidebar .sidebar-menu li a:hover, .sidebar .sidebar-menu li.open > a, .sidebar .sidebar-menu li.open a:hover{
    background: linear-gradient(135deg, #e5f3e5 0%, #d5ffd5 100%);
    color: #000000 !important;
}
.btn.search-btn{
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
li.second-type-btn.active,
.activity .level-one-header,
.third-type-title.need-highlinght.highlinght,
.fourth-type-btn.active .cs-item-title{
    background-color: #f1f1ef!important;
}
.industry-wrapper .title-level-one-color, .activity-wrapper .title-level-one-color{
    background-color: #6ab0de !important;
    color: #fff;
}
.industry-wrapper .title-level-two-color{
    background-color: #e7f2fa !important;
    color: #fff;
}
.industry-wrapper .title-level-two-color .item-info{
    color: #404040;
}
.industry-wrapper .industry-title{
    font-size: 1.1rem;
}
table tr th,table tbody tr th{
    color: #2980b9;
    border-bottom: 2px solid #2980b9;
}
.prop-edit-action .fa-info-circle:before{
    color:#2980b9;
    font-size: 14px;
}
a.add_time_logs, a:not([href]):not([tabindex]){
    color: #2980b9;
}
a:not(.btn),a:not(.btn):hover {
    color: #2980b9;
    font-size: 14px;
}
.prop-value{
    height: 30px;
    overflow: hidden;
    margin-bottom: 2px;
}
.prop-value.long-text{
    font-size: 12px;
    overflow-y: scroll;
}
.prop-edit-action em > span, .prop-edit-action > a{
    font-size:13px;
    color: #2980b9!important;
}
.double-down-arrow{
    background-image: linear-gradient(90deg, #bccbde, #fff 50%, #bccbde);
    padding: 0!important;
}
.double-down-arrow .fa{
    position: relative;
    /* left: 50%; */
    font-size: 17px;
}
.create-item-form .col-xl-1{
    flex: 0 0 10%;
    max-width: 10%;
    padding-right: 0px;
}
.create-item-form .properties-wrapper .form-group > label.prop-title  {
    height: 45px;
}
.create-item-form .properties-wrapper .form-group > label.error {
    height: 0;
}
.create-item-form .row .form-group > input[type="text"] {
    margin-bottom:0;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #01589D;
    color: #fff!important;
    text-decoration: none;
    font-size: 1.1rem;
    padding: 14px;
}
.table th, .table td{
    padding-left: 8px!important;
    text-align: center;
}
.through-line-title th{
    text-align: center!important;
}
