/*  ----------------------------------------------------------
    Dashboard Section - CSS
    ---------------------------------------------------------- */
.breadcrumbSection .breadcrumb
{
  background-color: transparent;
  border-radius: 0;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 0;
}
.dropdown-menu > li > a {
color: #333 !important;
}

.has-switch label 
{
    background:transparent !important;
}
.has-switch {height:32px !important;}

.has-switch span.switch-primary{
 background: url(/img/ToggleViewBtn1_red.png) scroll 0px 0px no-repeat #6aadac !important;
 border-radius:2px;
 min-height:32px;
}

.has-switch span.switch-success{
 background: url(/img/ToggleDesignBtn_red.png) scroll 0px 0px no-repeat #6aadac !important;
 border-radius:2px;
 min-height:32px;
 }
    
    
.dashboardTab, 
.dashboardTab .tabHead, 
.dashboardTab .tab-content, 
.dashLetSection, 
.notificationTime, 
.dashLetHolder, 
.dashLetContent, 
.SectionHolder, 
.mapSection, 
.tableSection
{
  padding: 0;
}

.tabHead
{
  clear: both;
  overflow: hidden;
  width: 100%;
  margin-top: 1em;
}

.tabHead a
{
  font-size: 14px;
  color: #3c6c73;
}

.nav-tabs
{
  border-bottom: none;
}

.nav > li > a
{
  padding: 10px 30px 10px 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
  background: none;
  border: none;
}

.nav-tabs > li > a:hover
{
  border-color: #fff;
  cursor: pointer;
}

.nav > li > a:hover, .nav > li > a:focus
{
  background: none;
}

.nav-tabs > li
{
  float: left;
  margin-bottom: 0px;
}

.tab-content
{
  border-top: 1px solid #e1e1e1;
}

.activeLine, .activeLineClick
{
  background: none repeat scroll 0 0 #000;
  display: block;
  height: 1px;
  width: 25px;
  position: absolute;
  top: 40px;
}

.nav-tabs > li.active .activeLine
{
  display: block;
}

.tabButton
{
  text-align: right;
}

.tabButton .button_Dark
{
  padding: 3px 10px;
}

.tabButtonSection_one
{
  padding-right: 19px;
  margin: 0 0 5px;
}
/* tobe removed */
.tabButtonSection_two
{
  background: transparent;
  padding: 4px 20px 3px 0;
}

.tabButtonSection_two .navbar-right
{
  margin-right: 0 !important;
  margin-left: 5px;
  float: right;
}

.tabButtonSection_two .glyphicon
{
  margin: 0 5px 0 0;
}

.has-switch label, 
.has-switch span
{
  font-size: 12px;
  line-height: 24px;
}

.has-switch:focus
{
  border-color: none;
  box-shadow: none;
  outline: 0 none;
}

.dashLetSection
{
  background: none repeat scroll 0 0 #eee;
  overflow: hidden;
  padding-left: 5%;
}

.notificationTime
{
  margin-bottom: 10px;
  margin-top: 30px;
}

.dashLetTilte_1
{
  color: #3c6c73;
  font-size: 23px;
}

.updateTime
{
  font-size: 12px;
}

.titleToggle
{
  overflow: hidden;
}

.toggleandRefresh
{
  float: right;
  margin: 35px 4% 0 0;
  padding: 0;
  text-align: center;
  width: 80px;
}

.toggleArrow
{
  background: url("../../Images_Webcontent_Areas/img/upArrow.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  float: right;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.dashLetSection.collapsed .toggleArrow
{
  background: url("../../Images_Webcontent_Areas/img/downArrow.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
}

.dashLetHolder, 
.SectionHolder
{
  transition: all 0.3s ease 0s;
}

.dashLetSection.collapsed .dashLetHolder, 
.dashLetContent.collapsed .SectionHolder
{
  max-height: 0 !important;
  overflow-y: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.dashLetContent.collapsed .toggleArrow
{
  background: url("../../Images_Webcontent_Areas/img/downArrow.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
}

.dashLet
{
  float: left;
  min-width: 200px;
  width: 19%;
  margin-right: 2px;
  color: #3c6c73;
}

.dashLet .dashLetTitle
{
  padding: 20px 10px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.dashLet .dashLetField
{
  padding: 10px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 150px;
  max-width: 100%;
  white-space: nowrap;
}

.dashLetTitleValue
{
  color: red;
  display: block;
  float: right;
  font-size: 24px;
  margin: -5px 0 0;
}

.dashLetTitle.dashLet_even_li > img
{
  margin-right: 5px;
  position: relative;
  top: -2px;
}

/* .dashLet_even .dashLetTitle{background:#F8F8F8} */
.dashLet_even .dashLet_even_li
{
  background: #F8F8F8;
}

.dashLet_even .dashLet_odd_li
{
  background: #fff;
}

.dashLet_odd .dashLet_even_li
{
  background: #fff;
}

.dashLet_odd .dashLet_odd_li
{
  background: #F8F8F8;
}

.dashLetContent
{
  padding-left: 5%;
}

.tables
{
  background: none repeat scroll 0 0 #f5f5f5;
  color: #3c6c73;
  font-size: 12px;
  width: 91.5%;
}

.tables tr th
{
  color: #333;
  display: table-cell;
  font-size: 14px;
  height: 70px;
  vertical-align: middle !important;
}

.tables_tr_even
{
  background: none repeat scroll 0 0 #f5f5f5;
}

.tables_tr_odd
{
  background: #EEEEEE;
}

.tables > thead > tr > th, .tables > tbody > tr > td
{
  padding: 10px 0 10px 30px;
}

.colorselector
{
  z-index: 100001 !important;
}

.overlayLoading
{
  display: block;
  margin: 200px auto 0;
  position: relative;
  width: 30px;
}

#myDashboard .d-editor-footer a.d-btn
{
  background-color: rgb(70, 85, 100);
  border: medium none;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  padding: 2px 10px 4px !important;
  text-align: center;
}

#myDashboard .d-editor-footer a.d-btn:hover
{
  color: #eee !important;
}

#myDashboard .d-editor-container
{
  background: none repeat scroll 0 0 #F0F7F6;
  border-top: 2px solid rgb(10, 85, 100);
}

#myDashboard .d-title
{
  color: #000 !important;
  font-size: 16px !important;
  font-family: "OpenSans-Regular" !important
}

#myDashboard .d-icon-edit
{
  color: rgb(142,198,10);
}

#myDashboard .d-icon-restore, #myDashboard .d-icon-maximize
{
  color: rgb(213,36,39);
}

#myDashboard .d-icon-remove
{
  color: rgb(255,44,44);
}

.dashTitle1, .dashTitle2
{
  background: none repeat scroll 0 0 #eee;
  border-radius: 3px;
  font-size: 20px;
  font-weight: normal;
}

.d-module-item h4
{
  color: rgb(51, 47, 69);
  font-size: 16px;
  font-weight: bold;
}

.glyphicon-linechart
{
  display: block;
  margin: 0px auto;
  height: 25px;
  width: 25px;
  background: url("../../img/line_chart.png") no-repeat scroll 0px 0px transparent;
}

.glyphicon-barchart
{
  display: block;
  margin: 0px auto;
  height: 25px;
  width: 25px;
  background: url("../../img/bar_chart.png") no-repeat scroll 0px 0px transparent;
}

.dashboardOverlayTitle
{
  border-bottom: 2px solid rgb(255,150,0);
  padding: 5px 0;
  position: relative;
}

.dashboardOverlayTitleOne
{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.dashboardOverlayTitleTwo
{
  right: 0 !important;
  top: 4px !important;
}
.NodashMesg 
{
    display:table;
    margin: 40px 0px 30px 40%;
    color:#000;
    font-size:16px;
    background:rgb(238, 238, 238);
    padding:5px;
}    
.DeleteCustomizeView
{
    float:right;padding:5px;padding:5px 6px;border:1px solid #C1C2C3;border-radius:3px;
}
.GlobalVisible 
{
    width:auto;margin-right:5px;float:right;padding:5px 6px 5px 6px;border:1px solid #C1C2C3;border-radius:3px;
}
#nodashboardmessage
{
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #666;
  border-radius: 5px;
  display: block;
  height: 250px;
  left: -60px;
  padding: 10px 15px;
  position: relative;
  width: 300px;
}

#nodashboardmessage > h4
{
  border-bottom: 2px solid #ff9900;
  font-weight: bold;
  padding: 5px 0;
}

.nodashboarText
{
  color: red;
  display: block;
  font-size: 20px;
  margin-top: 50px;
  text-align: center;
}

.nodashAvailable
{
  color: #817D7D;
  display: table;
  font-size: 16px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
  width: 100% !important;
  font-size:1.5em;
}

.glyphicon-personalreport 
{
    background:url("../../img/ReportPersonal.png") scroll 0 0 no-repeat;
}
.noDashBoardInfo
{
    display:table;
    margin: 40px 0px 30px 37.5%;
    color:#000;
    font-size:16px;
    background:rgb(238, 238, 238);
    padding:5px;
}
/* Dashboard Label css */
img.imgbtn {border:1px solid #ddd;cursor:pointer;border-radius:5px;}

.global-icon {clear:both;float:left;;background: url("../../img/NewGlobe.png") scroll 0px 12px no-repeat;}
/* .mydashboard-icon  {clear:both;float:left;background: url("../../img/personal.png") scroll 0px 14px no-repeat;} */

@media only screen and  ( max-width: 768px )  and ( min-width:  480px ) 
{
.global-icon /*.mydashboard-icon */ { padding-left:5% !important; }
}

@media only screen and ( min-width:  769px )
{
.global-icon /* .mydashboard-icon */ { padding-left:3%; }
}


