/*@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@600;900&display=swap');*/
/*@import url('http://download.jqueryui.com/themeroller/images/ui-icons_ffffff_256x240.png');*/

.wrapper{
    left:0px; top:150px; width: 100%;position: absolute;
}
.ui-accordion h3{
    background: #5fae58;
    color: #FFF;
    font-weight: 900;
}

.outputLableHeading{
    font-weight: bold;
    color: white;
    font-size: 110%;
}
.outputLabelSubHeading{
    font-weight: bold;
    color: white;
    font-size: 75%;
}

.moreInfo{
    position: absolute; float: right; bottom: 10px; right: 10px; display: inline-block;
}

.ui-datatable .ui-datatable-header{
    overflow: hidden;
}

#datatable_moreInfo13 th:first-child, #datatable_moreInfo13 td:first-child {
    width: 50px !important;
    text-align: center;

}

#datatable_moreInfo13 th, #datatable_moreInfo13 td {
    position:relative;
    padding:3px; 
    word-wrap: break-word;
}
#datatable_moreInfo13 th input{
    visibility: hidden;
    height: 1px;
    margin: 0px;
    padding: 0px;
}

/* Dashboard CSS */

.dashboard-header {
    /*font-family: 'Orbitron', sans-serif;*/
    font-weight: 900;
    margin-left: 5px;
    font-size: 20px;
}

.dashboard-sub-header {
    color: #FFFFFF;
    font-weight: 900;
    margin-bottom: 10px;
}

.dashboard-counter {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 2.0em;
    margin-bottom: 10px;
}
.dashboard-box > div{
    /*border-radius: 10px;*/ 
}

.dashboard-box{
    /*padding: 7px 5px;*/
    line-height: 2;
    box-shadow: 1px 2px 11px #000;
    list-style: none;
    display: inline-block;
    margin: 10px 6px;
    

}

.dashboard-box2{
    /*padding: 7px 5px;*/
    line-height: 1.5;
    /*box-shadow: 1px 2px 11px #000;*/
    list-style: none;
    display: inline-block;
    margin: 10px 6px;
    border-color: #000000;
    border-width: 10px

}
.hover-dashboard-box{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top:100%;        
    left:0;
}

.ui-panel .ui-panel-content {
    padding: 0.5em 0.5em !important;
}

.dashboard-hover-arrow {
    margin-top: 8%;
    color: #FFF;
}

.dashboard-click-view{
    display: block;
    margin-top: 5px;
    color: #FFF;
    font-size: 1.2em;
}

.dashboard-calendar-section {
    position: absolute; 
    top: 125px; 
    background: #5fae58; 
    border-radius: 0px;
    padding: 5px; 
    color: #FFF; 
    vertical-align: middle; 
}

.fix{
    position: fixed;
    top:0;
    z-index: 9999;
}

.dashboard-year-header {
    font-size: 16px; 
    font-weight: 600;
}

/*.ui-column-title {
    font-weight: 900;
}*/

.ui-datatable td:first-child {
    text-align: left;
    width: 10px !important; 
}

.ui-datatable td {
    text-align: right;
    font-size: 0.90em;
    overflow-wrap: break-word;
}

.dashboard-vehicle {
    width: 100%;
    text-align: right;
}

.dashboard-vehicle:hover {
    text-shadow: 0px 1px 1px rgba(255, 255, 255, .75);
}
.dashboard-vehicle a {
    margin-left: 5px;
    margin-right: 5px;
}
.highcharts-legend-item {
    font-size: 20px;
}
.fa-4x{
    transition: font-size 1s ease;
}

.fa-2x{
    transition: font-size 1s ease;
}

.outputLableHeading {
    font-weight: 900;
    color: #ffffff;
    font-size: 1.15em;
    float: left;

}

.ui-accordion-header, .ui-accordion {
    background: #3a4194 !important;
    color: #FFFFFF !important;
    border: 1px solid #3a4194 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
a{
    color: #000000;
}

.bg-light-greenish {

    color: #ffffff;
    background: #a1c436;
    text-align: center;
    /*    background: -webkit-linear-gradient(top, #a5c9fd 0%, #a5c9fd 6%, #a7cbff 8%, #a5c9fd 11%, #a7cbff 11%, #aacffc 28%, #b0d5ff 44%, #b0d6fb 48%, #b5dbff 62%, #b4dbfc 62%, #b8dffe 75%, #bae2fb 79%, #bce4fe 91%, #bde6fa 96%, #bee7fd 100%);
        background: linear-gradient(to bottom, #a5c9fd 0%, #a5c9fd 6%, #a7cbff 8%, #a5c9fd 11%, #a7cbff 11%, #aacffc 28%, #b0d5ff 44%, #b0d6fb 48%, #b5dbff 62%, #b4dbfc 62%, #b8dffe 75%, #bae2fb 79%, #bce4fe 91%, #bde6fa 96%, #bee7fd 100%);*/
}


.bg-light-greenish .font-color {
    color: #ffffff;
}

.bg-dark-bluish{
    color: #ffffff;
    background: #3c5a9b

}
.bg-dark-bluish.font-color {
    color: #ffffff;
}

.bg-light-yellowish {
    color: #ffffff;
    background: #db9d3b;
    text-align: center;
    /*    background: -webkit-linear-gradient(top, #9ae69c 0%, #9ce999 5%, #9cea9e 6%, #9cea9e 6%, #a0e99a 10%, #a3eb95 24%, #adee92 36%, #adee90 40%, #b3ef8f 45%, #b0f08f 46%, #b4f18a 50%, #b7f18d 51%, #b6f08a 53%, #baf18b 58%, #c4f780 77%, #c9f681 86%, #ccfa7e 90%, #cbf77c 94%, #cff87e 96%, #cff87e 100%);
        background: linear-gradient(to bottom, #9ae69c 0%, #9ce999 5%, #9cea9e 6%, #9cea9e 6%, #a0e99a 10%, #a3eb95 24%, #adee92 36%, #adee90 40%, #b3ef8f 45%, #b0f08f 46%, #b4f18a 50%, #b7f18d 51%, #b6f08a 53%, #baf18b 58%, #c4f780 77%, #c9f681 86%, #ccfa7e 90%, #cbf77c 94%, #cff87e 96%, #cff87e 100%);*/
}

.bg-light-yellowish .font-color {
    color: #ffffff;
}

.bg-light-whitish {
    color: #5a0502;
    background: #f7bd13;
    /*    background: -webkit-linear-gradient(top, #ff8582 0%, #fe8685 16%, #ff908e 44%, #fe908f 53%, #ff9692 62%, #ff9597 67%, #ff9a98 84%, #ff9b9b 85%, #fe9c9d 91%, #ff9e98 96%, #ff9d9c 96%, #ff9e9d 100%);
        background: linear-gradient(to bottom, #ff8582 0%, #fe8685 16%, #ff908e 44%, #fe908f 53%, #ff9692 62%, #ff9597 67%, #ff9a98 84%, #ff9b9b 85%, #fe9c9d 91%, #ff9e98 96%, #ff9d9c 96%, #ff9e9d 100%);*/
}


.bg-light-whitish .font-color {
    color: #ffffff;
}

.bg-light-blueish {
    color: #ffffff;
    background: #56a2d8;
    text-align: center;
    /* background: -webkit-linear-gradient(top, #f5ce67 0%, #f8cd67 4%, #f6cc66 7%, #f7cb6c 13%, #f5c66c 21%, #f8c76b 23%, #f7c570 27%, #f7c36f 33%, #f9c174 39%, #f8bf72 40%, #f9ba73 47%, #f9ba77 52%, #fdb877 56%, #fab677 57%, #f9b479 60%, #fab17c 67%, #fcb17a 69%, #fbaf7e 74%, #fcab7c 77%, #fcab7e 84%, #fdaa82 85%, #fca683 100%);
        background: linear-gradient(to bottom, #f5ce67 0%, #f8cd67 4%, #f6cc66 7%, #f7cb6c 13%, #f5c66c 21%, #f8c76b 23%, #f7c570 27%, #f7c36f 33%, #f9c174 39%, #f8bf72 40%, #f9ba73 47%, #f9ba77 52%, #fdb877 56%, #fab677 57%, #f9b479 60%, #fab17c 67%, #fcb17a 69%, #fbaf7e 74%, #fcab7c 77%, #fcab7e 84%, #fdaa82 85%, #fca683 100%);*/
}

.bg-light-blueish .font-color {
    color: #ffffff;
}
.bg-light-greyish 
{
    background: #68c4df;
}
/*.bg-light-greenish,.bg-light-yellowish,.bg-light-whitish,.bg-light-blueish,.bg-light-greyish {
    color: #002c56;
    background: #ffffff;
        background: -webkit-linear-gradient(top, #f8fda5 0%, #fdf6a5 6%, #fffca7 8%, #fdfba5 11%, #feffa7 11%, #fcf6aa 28%, #fffdb0 44%, #f7fbb0 48%, #feffb5 62%, #fcfab4 62%, #fefcb8 75%, #fbfbba 79%, #fefcbc 91%, #faf8bd 96%, #fcfdbe 100%);
        background: linear-gradient(to bottom, #f8fda5 0%, #fdf6a5 6%, #fffca7 8%, #fdfba5 11%, #feffa7 11%, #fcf6aa 28%, #fffdb0 44%, #f7fbb0 48%, #feffb5 62%, #fcfab4 62%, #fefcb8 75%, #fbfbba 79%, #fefcbc 91%, #faf8bd 96%, #fcfdbe 100%);
}*/
.bg-light-greyish .font-color {
    color: #ffffff;
}

.bg-light-pinkish {
    color: #ffffff;
    background: #d66756;
    text-align: center;
    /*border: 1px solid #AD9292 !important;*/
}

.bg-light-pinkish .font-color {
    color: #ffffff;
}
.bg-navy-bluish{
    color: #ffffff;
    background: #8299cc
}
.bg-navy-bluish .font-color{
    color: #ffffff;
}
.bg-lightish-blue{
    color: #ffffff;
    background: #8dd874

}
.bg-lightish-blue .font-color{
    color: #ffffff;
}
.bg-dark-blue{
    color: #ffffff;
    background: #f5d369

}
.bg-dark-blue .font-color{
    color: #ffffff;
}
.bg-red{
    color: #ffffff;
    background: #f77161
}
.bg-red .font-color{
    color: #ffffff;
}

.bg-white-block1{
    color:#000000;
    background: #d7e1e8;
    border: 1px solid #3c5a9b !important

}

.bg-white-block1 .font-color{
    color:#ffffff;
    background-color: #56a2d8
}
.bg-white-block2{
    color:#000000;
    background: #e6f3bf;
    border: 1px solid #3c5a9b !important

}

.bg-white-block2 .font-color{
    color:#ffffff;
    background-color: #a1c436
}
.bg-white-block3{
    color:#000000;
    background: #f9e7cb;
    border: 1px solid #3c5a9b !important

}

.bg-white-block3 .font-color{
    color:#ffffff;
    background-color: #db9d3b
}
.bg-white-block4{
    color:#000000;
    background: #f3ddda;
    border: 1px solid #3c5a9b !important

}

.bg-white-block4 .font-color{
    color:#ffffff;
    background-color: #d66756
}
.accordion-section {
    margin: 0 10px !important; 

    /*padding: 10px;*/
}

.ui-selectonemenu-panel {
    z-index: 9999!important;
}
.panel-height .ui-panel ,.panel-height .ui-panel-content{
    padding: 50px 20px 20px 20px !important;    
}





/*testing css*/

/*!
 * Start Bootstrap - Simple Sidebar (https://startbootstrap.com/template-overviews/simple-sidebar)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/LICENSE)
 */
body {
    overflow-x: hidden;
}

#sidebar-wrapper {
    min-height: 100vh;
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}

#sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
    width: 15rem;
}

#page-content-wrapper {
    min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
}

@media (min-width: 768px) {
    #sidebar-wrapper {
        margin-left: 0;
    }

    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }

    #wrapper.toggled #sidebar-wrapper {
        margin-left: -15rem;
    }
}
.font-awasome-icon{
    float: right;
    font-size: 3rem;
    position: relative;
    margin-top: -55px;
    padding-right: 10px;
}
.icon-color-green
{
    color: #2b9385; 
}
.icon-color-yellow
{
    color: #937d2b; 
}
.icon-color-blue
{
    color: #c3694d; 
}
.icon-color-red
{
    color: #3bce4d; 
}
.icon-color-pink
{
    color: #895623; 
}
.color1 {
    /*background: #dca39c  !important ;*/
    /*background: #e1cd56 !important;*/  
    /*background: #d1c1f1 !important;*/ 
    background: #e2ac57 !important; 
}
.color2 {
    background: #e6f3bf  !important ;
}

.color3{
    background: #b4c387 !important;
}
.color4{
    /*background: #f3d3cf !important;*/
    /*background:#f9eb97 !important ;*/  
    /*background:#a680f3 !important;*/
    background: #f7d9a9 !important; 
}

.loader-background-none .ui-blockui-content {
    border: 0px solid  #fff !important;
    background: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; 
}