/*side bar logo*/
.sidebar-collapse {
}
.hg-100{
    height: 50px;
}
@media (max-width: 768px){
    .sidebar-mini.sidebar-open .main-sidebar .sidebar .logo-mini img{
        display: none;
    }
    .main-sidebar, .left-side{
        padding-top: 0px !important;
    }
}
.skin-black-light .main-header .navbar .navbar-nav > li > a {
    border-right: 0px solid #d2d6de;
}
.main-header .left-menu {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    text-align: center;
}
.left-menu .main-text {
    font-size: 25px;
    color: #434a52;
    font-weight: 600;
}
.left-menu .sub-text {
    font-size: 13px;
    color: #8b98a1;
    font-weight: bold;
}
.left-menu select {   background: rgb(207, 214, 220);
    width: 167px;
    text-align: center;
    font-size: 17px;
    border-radius: 15px;
    height: 40px !important;
}
.fixed .content-wrapper, .fixed .right-side {
    padding-top: 65px !important;
}
.left-menu .form-control:focus {
    border-color: rgb(207, 214, 220) !important;
    box-shadow: none;
}
.skin-black-light .main-header {
    -webkit-box-shadow:none !important;
    box-shadow: none !important;
}
@media (min-width: 768px){
    .sidebar-mini.sidebar-collapse.skin-black-light .main-sidebar .logo>.logo-mini {
        display: block;
        width: 150px;
        margin: auto;
        height: 93px;
        background: #ecf0f5;
    }
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 150px !important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        z-index: 1000 !important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .logo-mini img{
        object-fit: scale-down;
        width: 130px;
        margin: auto;
        z-index: 1043;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .logo>.logo-lg{
        display: none;
    }
    .main-sidebar .logo .logo-mini {
        display: none;
    }
}
.main-sidebar .logo .logo-lg {
    display: block;
    height: 108px;
    background: white;
}
.main-sidebar .logo .logo-lg img{
    width: 175px;
    margin: auto;
}
.main-header {
    z-index: 997 !important;
}
/*sidebar header */


.blink
{
    color: rgb(51,51,51);
    animation: blink 1s infinite;
}

@keyframes blink{
    0%{opacity: 1;}
    75%{opacity: 1;}
    76%{ opacity: 0;}
    100%{opacity: 0;}
}

.highcharts-markers path[fill="#f50000"]
{
    animation: blinker 1s linear infinite;
}
/*@keyframes  blinker {
    50% { opacity: 0; }
}*/

.ticker .table-striped th .fa {
    font-size: 14px;
    vertical-align: bottom;
    margin-right: 4px;
    color: #3c8dbc !important;
    top: -5px;
}
.bg-org{
    background: linear-gradient(60deg, #ffa726, #fb8c00)!important;
}
.bg-grn {
    background: linear-gradient(60deg, #66bb6a, #43a047)!important;
}
.bg-rd {
    background: linear-gradient(60deg, #ef5350, #e53935)!important;
}
.bg-sky{
    background: linear-gradient(60deg, #26c6da, #00acc1)!important;
}
.ticker .fa {
    color: white !important;
    font-size: 35px;
    top: -7px;
    position: relative;
}
#ticker .row .fa {
    color: #265599;
}
.box-title {
    mix-blend-mode: undefined;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: left;
    color: #337ab7;
    padding: 25px;
}

.box-header {
    color: #444;
    display: block;
    padding: 0px !important;
    position: relative;
}
.box.box-widget {
    mix-blend-mode: undefined;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/*.box-header {
    padding: 20px !important;
}*/
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #E0E0E0 !important;
}
.note-color {
    color: #FF5722;
}

#app .content-wrapper, #app .main-header .navbar{
    margin-left: 0px !important;
}

.main-footer
{
    margin-left: 0px;
}

.active
{
    color: #0a568c !important;
}

.skin-black-light .main-header .navbar .nav > li > a{
    color: #265599 !important;
}

.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width : 25% !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
}

.content {
    min-height: 250px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.box.box-solid.box-primary>.box-header a, .box.box-solid.box-primary>.box-header .btn {
    color: #000;
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #fff;
    background-color: #fff;
}

.pull-right {
    /*padding: 10px;*/
    float: right;
    margin-left: 10px !important;
}

.pagination {
    margin: 20px;
    border-radius: 4px;
}

table#plants tbody tr td a,
.main-footer a,
.row a,
table#schedule tbody tr td a,
table#forecast tbody tr td a,
.box-title a ,
table#ipp_plants tbody tr td span a,
table#ipp_plants tbody tr td a,
table#deviation_report tbody tr td a,
.products-list li .product-info a,
.login-box-body a,
div#download a
    {
        color: #265599 !important;
    }

.mdl-button--raised.mdl-button--colored {
    background: #265599 !important ;
    color: #fff;
}

@media (min-width: 840px) {
    .mdl-grid {
        padding: 0px !important;
    }
}

.info-box .fa {
    color: #ffffff ;
}

a.hover-show {
    display: none;
}
th:hover > a.hover-show{
    display: inline-block;
}
a.show-icon{
    display: inline-block;
}
.required:after {
    content:"*";
    color:red;
}
.pssdataHead,.reportsHeader{
    padding: 0px!important;
    font-size: 12px!important;
}

#headers{
 /*   text-align: center; margin-left: 42%;*/ color:#000000;
    padding: 10px;
}
.table>thead>tr>th#reportsHeader,.table>tbody#reportsBody>tr>td{
    padding: 0px!important;
}

.table>thead>tr#ippPlantsHeader>th,.table>tbody#ippPlantsBody>tr>td,
.table>thead>tr#adminHeader>th,.table>tbody#adminBody>tr>td{
    padding: 2px!important;
}

.pssTableDiv{
    max-height: 700px;
    max-width: 100%;
}

.boxTitlePadding{
    padding: 7px;
}

.mdl-cell--4-col{
    padding: 15px;
}

.img-responsive_logo
{
    max-width: 220% !important;
    margin-left: -55%;
}
.reportsHeader>tr.dataTableHead>th{
    width: 20px!important;
}

.mdl-button--raised.mdl-button--colored
{
    background: #265599 !important;
    color: #fff !important;
}

div.dt-buttons ,
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_info
{
    padding:10px; !important;
}
div.dataTables_wrapper div.dataTables_paginate
{
    margin-top:-5% !important;
}

table#status>thead>tr>th,
table#status>tbody>tr>td,
table#status_da>thead>tr>th,
table#status_da>tbody>tr>td
{
   color: #000000 !important;
}
