﻿
  /*navigation css*/
.vcenter {
    display: inline-block;
    vertical-align:middle;
    float:none;
    margin:0;
    padding:0px 0px 2px 2px;
}
.vertical-align{
    display:flex;
    align-items:top;
}
#summary ul
{
    list-style-type: none;
    margin:0;
    padding:0px 0px 2px 2px;
    width: 150px;
    background-color: #8ebfed;
    overflow: auto;
    height:auto;
}
#summary li a {
    display: block;
    color: #000;
    /*padding: 2px 2px;*/
    text-decoration: none;
}
#summary li a:hover {
    color: #E80000; 
}
#summary .active {
    background-color: #4CAF50;
    color: white;
}
.menuclicked {
    background-color:#4CAF50;
}
#summary div
{
    font-family: Tahoma;
	font-size: 12px;
	color: #4674B3;
	text-decoration: none;
	font-weight: bold;
	LINE-HEIGHT: 17px;
}
 .tabs .tab a {
            color: #00AAC1;
        }
 .tabs .indicator {
            background-color: #009BAD;
        }

    #Faultsdropdown {
        width:120px;
    }
     .InverterList {
        width:120px;
    }
    .ETDate {
        width:120px;
    }
   
.Elabel {
   font-family: Verdana;
   font-size: 13px;
  font-weight:500;
    
}
/*Plant Config Details region*/
.col-sm-3.col-md-3.control-label.align {
    margin-top:10px;
}

.well.well-sm.width {
  background-color: #438fc2;
  height:30px;
  font-weight:400;
  
}

.btncss {
   
    color:white;
    height:30px;
    font-size:13px;
    
    
}
.btn.btn-default.btcss{
     color:white;
    height:30px;
    font-size:13px;
    background-color: #438fc2;
    color:white;
    width:85px;
}
.btn.btn-default.btmpcss{
     color:white;
    height:30px;
    font-size:13px;
    background-color: #438fc2;
    color:white;
    width:50px;
}
.btnGocss {
   
    color:white;
    height:30px;
    font-size:13px;
    
    
    
}
/*Type of Device links region*/

.Linkcss {
    font: bolder;
    font-size:13px;
}
/*Modal popup region*/
.modal-title.mptcss {
    color:#438fc2;
    
    

}
.CaptionText {
    color: #438fc2; 
    font-size: 13px;
    font-weight:600;
    font-family:Verdana;
    
}
.OverViewLabels {
   font-size:10px;
   font-family:Verdana;
   font-weight:800;
   padding:5px
}
.Chpwdlabels {
    width:160px;
}
.RGLabels {
    font-family:Verdana;
    
}
.PCLinks {
    font-size:14px;
    color:black;
    font-family:Verdana;
    
}


.container.Tabbgcolor {
    background-color:#dadada;
}

.content-area.Tabbgcolor1 {
   background-color:#dadada;
}

.menuitem.submenuheader.Headers {
    font-size:11px;
}
.content-wrapper.main-content clear-fix Tabbgcolor1 
{
    
}
#Reporttimelist {
    width :145px;
}
#addresslist {
    width:145px;
}
#connectvialist {
    width:145px;
}
/*#UMActivationStatus {
    width:145px;
}*/
#UMRole {
    width:145px;
}
#UMAlert {
    width:145px;
}



.container.Tabbgcolor {
 
   
  /*background: #485563; 
  background: -webkit-linear-gradient(to bottom, #485563, #29323c); 
  background: linear-gradient(to bottom, #485563, #29323c);*/ 

  background: #f5f5f5; 

}

.content-area.Tabbgcolor1 {
   
 background: #f5f5f5; 
 
}

.menuitem.submenuheader.Headers {
    font-size:11px;
}
.content-wrapper.main-content.clear-fix.Tabbgcolor1 
{

 
 background: #f5f5f5;
}

   .modal-dialog {
        position: relative;
        display: table;
        overflow-x: auto;
        overflow-y: auto;
        width: auto;
        min-width: 300px;
    }
  .logo.pull-left {
   margin-left:0px;
   margin-top:0px;

  }


.sidebar {
    position: fixed;
    top: 63px;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    padding: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #F5F5F5;
    border-right: 1px solid #EEE;
    /*width:auto;
    height:auto;*/
}

.main {
    padding-right: 40px;
    padding-left: 40px;
}
.main {
   padding:0px;
}
.nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus {
    color: #FFF;
    background-color: #4491BE;
}
.nav-sidebar > li > a {
display: block;
color: #000;
text-decoration: none;
padding: 2px 0px 2px 10px;
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;

}
a:hover {
    text-decoration: none;
    background-color: #EEE;
}
.nav-sidebar > li { /*DIV that contains each sub menu*/
     background: white;
     border-bottom-width: 1px;
     border-bottom-style: solid;    
     border-bottom-color: #dadada;      
} 
.nav-sidebar > li a{ /*DIV that contains each sub menu*/
     border-bottom-width: 1px;
     border-bottom-style: solid;    
     border-bottom-color: #dadada;      
}
  .customtabs {
            display: none;
        }
  .customtabsEN {
            display: none;
        }

   .Tabstcolor {
            color: black;
        }
     #subtabs {
            position: relative;
            display: table;
            overflow-x: auto;
            overflow-y: auto;
            width: auto;
            min-width: 300px;
        }
.ACPlant 
{
   text-align: center; 
   margin-top: 10px; 
   margin-right: 20px; 
   color: #18526c;
}
.DatePC 
{
    border-bottom: solid 1px wheat;
}
.EnGo 
{
  padding-left: 20%;
}
  .textwidth {
        width: 120px;
    }

    #Faultsdropdown {
        width: auto;
    }

    #ETDateFrom {
        width: 120px;
    }

    #ETDateTo {
        width: 120px;
    }
     .listIpwidth {
            width: 200px;
        }
       .modal-dialog.modal-sm.STB {
        position: relative;
        display: table;
        overflow-x: auto;
        overflow-y: auto;
        width: auto;
        min-width: 300px;
    }
        .widthLiBox {
        width: 150px;
        height:400px;
    }
.iconsstyle.LayoutlblColor {
    color:#438FC2;
}
.MCFGDropdowns {
        width:120px;
    }
#ddlCountry {
    width:145px;
}
#ddlState {
    width:145px;
}
#ddlCity {
    width:145px;
}




