.tab-content {
	background-color: #ffffff;
	/*border: 1px solid #337AB7;*/
	padding: 10px;
}

.tabs-above > .nav-tabs > .active > a, .tabs-above > .nav-tabs > li.active > a:hover, .tabs-above > .nav-tabs > li.active > a:focus {
	border-color: #337AB7 #337AB7 transparent #337AB7!important;
}

#systemportfolio-tabs-container > ul > li {
	margin-left: 10px;
}

#systemportfolio-tabs-container>ul>li:first-child {
	margin-top: 10px;
}

#systemportfolio-tabs-container>ul>li>a {
	position:relative;
    padding-right: 20px;
}

.tabs-above > .nav-tabs > li > a:hover {
	border-color: #337AB7 #337AB7 #eee #337AB7 !important;
}

.override-krajee-tabs-left .nav-tabs {
	margin: 0 0 15px 0 !important;
	border-bottom: 1px solid #ddd !important;
	width: auto !important;
	height: auto !important;
}

.override-krajee-tabs-left .tab-content {
	margin: 0 !important;
    border-left: none;
}

.override-krajee-tabs-left > .row > .col-md-12 > .panel {
    box-shadow: none;
}


.tabs-above.tab-bordered .tab-content {
	border: 1px solid #337AB7;
	border-top: none;
	border-radius: 0 0 4px 4px;
}

.nav-tabs {
	border-bottom: 1px solid #337AB7;
}

.nav0tabs .hidden {
	display: none;
}


#sitex-panel-heading ul {
    margin-top: 5px !important;
}

#sitex-time {
    position: absolute;
    right: 0;
    top: -2px;
    font-family: monospace;
    color: aliceblue;
}

#sitex-time-date {
    font-size: 10pt;
}
#sitex-time-time {
    font-size: 20pt; 
    margin: 0 10px 0 10px;
}
#sitex-time-sunrisesunset {
    text-align: right;
    font-size: 10pt;
    margin: -5px 10px 0 10px;
}

@media only screen and (min-width: 1800px) {
    #sitex-time {
        top: 8px;
    }

    #sitex-time-sunrisesunset {
        margin-top: 0;
    }
}

    #finance-panel-heading ul.nav-tabs > li.active > a,
    #finance-panel-heading ul.nav-tabs > li > a:hover,
    #finance-panel-heading ul.nav-tabs > li > a:focus,
    #sitex-panel-heading ul.nav-tabs > li.active > a,
    #sitex-panel-heading ul.nav-tabs > li > a:hover,
    #sitex-panel-heading ul.nav-tabs > li > a:focus {
        /*color: #337ab7;*/
        text-decoration: underline;
    }

    #finance-panel-heading ul.nav-tabs li a,
    #sitex-panel-heading ul.nav-tabs li a {
        color: white;
        padding: 6px 10px;
        background-color: unset;
        border: none;
    }

    #finance-panel-heading .nav-tabs > li.active > a,
    #finance-panel-heading > ul > li > a:hover,
    #finance-panel-heading > ul > li > a:focus,
    #sitex-panel-heading .nav-tabs > li.active > a,
    #sitex-panel-heading > ul > li > a:hover,
    #sitex-panel-heading > ul > li > a:focus {
        color: #FFFFFF;
    }

    /*#finance-panel-heading {
        background-color: unset;
    }*/

    #sitex-panel-heading {
        box-shadow: 0 -2px 5px 5px rgba(0, 0, 0, 0.25)
    }


    /*#sitex-panel-heading ul.nav-tabs li a:hover {
	border-bottom: none;
	color: #23527c;
}*/

    #portfolio-tags-tab-header > a {
        display: none;
    }

    #portfolio-tags-tab-header > span.select2-container {
        width: 169px !important;
    }

#portfolio-tags-tab-header .select2-container--krajee.select2-container--open .select2-selection,
#portfolio-tags-tab-header .select2-container--krajee-bs3.select2-container--open .select2-selection,
#portfolio-tags-tab-header .select2-container--krajee .select2-selection:focus,
#portfolio-tags-tab-header .select2-container--krajee-bs3 .select2-selection:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    background-color: #337ab7 !important;
}

    #portfolio-tags-tab-header .select2-container .select2-selection:hover {
        cursor: pointer;
        border-radius: 4px;
        background-color: #337ab7 !important;
    }

    #portfolio-tags-tab-header .select2-container .select2-selection .select2-selection__arrow b {
        border-color: #fff transparent transparent transparent !important;
    }

    #portfolio-tags-tab-header .select2-container .select2-selection:hover .select2-selection__arrow b,
    #portfolio-tags-tab-header .select2-container .select2-selection:focus .select2-selection__arrow b,
    #portfolio-tags-tab-header .select2-container--open .select2-selection .select2-selection__arrow b {
        border-color: #F49A2B transparent transparent transparent !important;
        border-width: 5px 4px 0 4px;
    }

    #portfolio-tags-tab-header .select2-container .select2-selection .select2-selection__arrow {
        border-left: none !important;
    }

    #portfolio-tags-tab-header .select2-selection .select2-selection__placeholder {
        color: #ffffff;
    }

    #portfolio-tags-tab-header .select2-container .select2-selection:hover .select2-selection__placeholder,
    #portfolio-tags-tab-header .select2-container .select2-selection:focus .select2-selection__placeholder,
    #portfolio-tags-tab-header .select2-container--open .select2-selection .select2-selection__placeholder {
        color: #F49A2B;
    }

#portfolio-tags-tab-header .select2-container--krajee .select2-selection--single .select2-selection__rendered,
#portfolio-tags-tab-header .select2-container--krajee-bs3 .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
}

    #portfolio-reports-tab.active {
        position: relative;
        display: table;
        width: 100%;
    }