﻿#MainHeaderLeftPart
{
    background-color: #357CA5;
    height:inherit;
}

#MainHeaderRightPart
{
    background-color: #3C8DB4;
    height:inherit;
}

#MainHeader
{
    height:50px;
}


#SideBarAndConetnts
{
    min-height:400px;
}

#SideBar
{
   min-height:inherit; 
}


#MainConetnts
{
    min-height:inherit;
    background-color: white;
}

#SideBar
{
    margin:0;
    padding:0;
}

#CurrentUser
{
    margin:0;
    color:white;
    background-color: #222D32;
    min-height:80px;    
}

#NavigationInSideBar
{

}

.VerticalMenu
{
    padding-left:0px;
}

.VerticalMenu li
{
    list-style-type:none;
    background-color: #31383C;
    color:white;
    margin-left:0px;
    min-height:40px;
    border-top:1px solid red;
    border-bottom:1px solid blue;
    padding: 2% 5% 2% 5%;
    
}


.VerticalMenu li ul li
{
    padding-left:0px;
    list-style-type:none;
    background-color: #BABDBE;
    color:white;
    margin-left:0px;
}

.sub-menu
{
    margin-left:0px;
    padding-left:0px;    
}

span.text
{
    color:white;
    margin-left:5%;
    font-size:1.5em;
}


#HomeControllerMainDiv
{
    width: 100%;
}

    
/*
 * Component: Small Box
 * --------------------
 */
.small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.small-box > .inner {
  padding: 10px;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  height:18px;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 15px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box h3,
.small-box p {
  z-index: 5px;
}
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  font-size: 95px;
}
@media (max-width: 767px) {
  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 12px;
  }
}

/*
 small box style ends here   
 */


#DivContainingDiv
{
    
      
}

/*Wedgets Table Dessign*/
.DivContainingAllElementsInSecondRow
{
    background-color:white; 
    padding-top:0px;       
}
.HomeControllerTAbleDiv
{    
    background-color: #357CA5;
    padding-left:1%;
	height:35px;    
	
}
/*Wedgets Table Dessign end*/

#DivContainingAllElementsInSecondRow
{
    background-color:white; 
    padding-top:0px;       
}

#HomeControllerTAbleDiv
{    
    background-color: #357CA5;
    padding-left:1%;    
	 
}

.EditedH3
{
    margin-top:0px;
    padding-top:0.5%;
    padding-bottom: 0.5%;
    color: white;
}



#DivContainingChart
{
    background-color:white;
}

#DivForHeaderBackground
{
    background-color:#357CA5;
    padding-left:1%; 
	border:2px solid;
}



.myClass {
    background-color :red;
}
.HideText {
    background-color :red;
    display:none;
}
.HideText li ul li {
     background-color :red;
      display:none;

}
.MenuOverlap {
   float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
  display:none;
     
}
.cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
  
}
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul ul,
.cssmenu li ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
.cssmenu li ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}
.cssmenu li ul .hover,
.cssmenu li ul :hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
.cssmenu li ul li {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 598;
  width: 100%;
}


.cssmenu li li .hover ul {
    cursor :zoom-out ;
  visibility: visible;
   position: absolute;

  opacity:1;
}


/* Custom CSS Styles */
.cssmenu {
  width: 200px;
  background: #333333;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  zoom: 1;
  font-size: 12px;
  
}
.cssmenu:before {
  content: '';
  display: block;
}
.cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
.cssmenu a {
  display: block;
  padding: 15px 20px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
.cssmenu > ul {
  width: 200px;
}
.cssmenu ul ul {
  width: 200px;
}
.cssmenu > ul > li > a {
  border-right: 4px solid #1b9bff;
  color: #ffffff;
}
.cssmenu > ul > li > a:hover {
  color: #ffffff;
}
.cssmenu > ul > li.active a {
  background: #1b9bff;
}
.cssmenu > ul > li a:hover,
.cssmenu > ul > li:hover a {
  background: #1b9bff;
}
.cssmenu li {
  position: relative;
}
.cssmenu ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
.cssmenu ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.cssmenu ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
.cssmenu ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.cssmenu ul ul {
  border: 1px solid #0082e7;
}
.cssmenu ul ul a {
  font-size: 12px;
  color: #ffffff;
}
.cssmenu ul ul a:hover {
  color: #ffffff;
}
.cssmenu ul ul li {
  border-bottom: 1px solid #0082e7;
}
.cssmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #ffffff;
}
.cssmenu.align-right > ul > li > a {
  border-left: 4px solid #1b9bff;
  border-right: none;
}
.cssmenu.align-right {
  float: right;
}
.cssmenu.align-right li {
  text-align: right;
}
.cssmenu.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
.cssmenu.align-right ul li.has-sub > a:after {
  content: none;
}
.cssmenu.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
.cssmenu.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.cssmenu.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
.cssmenu.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


