﻿.navbar-spread {background-color: #0068B1;border-color: #0068B1; height:40px;min-height: 40px;min-width:1024px;}
    .navbar-spread .navbar-brand {
        height: 40px;padding: 10px 25px; background-color:#7ab91d; color:#fff;
            font-size: 18px;
        float:left;
    }
    .navbar-spread .nav { display: inline-table;}
    .navbar-spread .nav > li{ float: left;}
    .navbar-spread .nav > li > a {padding:10px 15px;color:#fff; font-size:14px;}
    .navbar-spread .nav > li:first-child > a {margin-left:5px;}
    .navbar-spread .nav > li > a:hover {background-color:transparent;color:#88b6fb;}
    .navbar-spread .nav > li > a:focus {background-color:transparent;}
    .navbar-spread .nav > .active >a {color:#88b6fb;}
.label-spread {background-color:#7ab91d; margin-right:12px; padding:2px 5px; font-size:14px;display: inline;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;}

.label {
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

    .navbar-spread .nav .open > a {color:#88b6fb; background-color:#0068B1;}
    .navbar-spread .dropdown-menu > li {text-align:center; }
        .navbar-spread .dropdown-menu > li a {color:#727171; font-size:12px;}

    .navbar-spread .nav:last-child {margin-right:5px;}
    .navbar-spread .nav:last-child > li > a {font-size:12px;}
    .navbar-spread .nav:last-child > li::before{content:"|"; float:left; padding-top:8px; color:#fff;}
    .navbar-spread .nav:last-child > li:first-child:before{content:""; float:left; padding-top:8px; color:#fff;}
    .navbar-spread .nav:last-child > li:first-child > a{border-left-width:0;}

    .navbar-spread-bottom{background-color: #ececec;border-top: 5px solid #dadada; height:100px;min-height: 100px; min-width:1024px;}
    .navbar-spread-bottom .container{text-align:center; min-width:950px;}
        .navbar-spread-bottom a, .navbar-spread-bottom p {color:#4c4c4c; font-size:15px;}
    .navbar-spread-bottom .nav { display: inline-table; margin-left:auto; margin-right:auto; margin-top:25px;}
    .navbar-spread-bottom .nav > li {float:left;}
    .navbar-spread-bottom .nav > li > a{padding: 3px 15px;}
    .navbar-spread-bottom .nav > li > a:hover, .navbar-spread-bottom .nav > li > a:focus{background-color:transparent;}
    .navbar-spread-bottom .nav > li::before{content:"|"; float:left; padding-top:2px;}
    .navbar-spread-bottom .nav > li:first-child:before{content:"";}

    .jumbotron-spread {background-color:#e6f7fc; color:#0068b1; font-size:30px; text-align:center; padding: 25px; margin:25px 65px 15px 65px; min-width:820px;}

    .media-ul-spread{color:#727171; font-size:14px;}
    .media-ul-spread > li{border-bottom:1px dashed #9fa0a0; padding: 20px 0}
    .media-ul-spread > li:last-child{border-bottom-width:0;}
    .media-ul-spread .media-left{padding-right:30px;}
    .media-ul-spread h4{font-size:18px; font-weight:600;color:#595757;margin-bottom: 10px; margin-top:30px;}
    .media-ul-spread .btn, .content-spread .btn:focus{background-color:#7bb81e; color:#fff; border-width:0; font-size:18px;padding:6px 40px; margin-top:40px;}
    
    
        
    
    #AccountCenter1_ddlAccounts
    {
        width:120px;
        }
        
.navbar-right {
  float: right!important;
}
#AccountCentreDiv{
	height: 40px;
	width: 100%;
	z-index:0;
}
#AccountCentreDiv table{
	height: 100%;
}
#AccountCentreDiv a{
	color:White ;
	font-size:13px;
	line-height:40px;
	font-weight: bold;
}
#AccountCentreDiv a:hover{
    background-color:transparent;
    color:#88b6fb;
    text-decoration:none;
    }
#AccountCentreDiv a img
{
	border:0px;
}

#cls1_LoginName2 {
    color:White ;
	font-size:13px;
	text-shadow:0 0 0 #fff;
	font-weight: bold;
}

@media screen and (max-width: 1024px){
   #AccountCentreDiv {
      display:none;
    }
    
}

.a_hover_none
{
    text-decoration:none;
    cursor:pointer;
    }
    
.a_hover_none a:hover
{
    text-decoration:none;
    cursor:pointer;
    }