/* Stickey footer code */
html, body {
    padding: 0;
    height:100%;
}

#content-wrap { 
    min-height: 100%; 
}
#cmfooter {
    position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 180px;
	clear:both;
} 

.panelnb {
    border:none;
    box-shadow:none;
}
#home .modal-backdrop {
    z-index: 0;
}


/* BANNER STUFF */
#home #hero {
    top:-80px;
}
#home2 #hero {
    height: 650px;
    background: #ffffff none repeat scroll 0 0;
    margin-top:20px;
}
#home2 #hero .slides .slide {
    padding-top: 120px;
}
#home2 #hero #nav2 {
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.herotext {
    font-size: 11pt;
    color:#eeeeee;
}
.herotext2 {
    font-size: 11pt;
    color:#333333;
}
.button-outline {
    color: #fffddd;
    font-size: 14px;
    padding: 10px 25px;
}
.button-outline a{
    text-decoration: none;
}
.nav2-tile {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    color:#2070b5;
    text-decoration: none;
}
.nav2-image { 
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    background-color:#dddddd;
    border: 2px solid #dddddd;
    border-radius: 4px;
    color:#2070b5; 
}
.nav2-arrow {
    font-size:24px;
    color:#d9cc62;
    font-weight: 600; 
    padding: 0px 31px;
}
ul.thumbnails-carousel {
    /* position: absolute; 
	margin-top: -55px; */
	list-style-type: none;
	text-align: center;
	display: inline-block;
}
ul.thumbnails-carousel li {
	margin-right: 5px;
	float: left;
	cursor: pointer;
}
ul.thumbnails-carousel li a.active {
	opacity: 0.6;
}
ul.thumbnails-carousel li a:hover, a:focus {
    text-decoration: none;    
}
ul.thumbnails-carousel a.nav2-arrow:hover, ul.thumbnails-carousel a.nav2-arrow:focus {
    text-decoration: none;    
    color:#d9cc62;
}



.pic2 {
    display: inline-block;
}

.btn-clear {
    background-color: transparent;
}
.btn-clear:hover {
    background-color: transparent;
}



#inside-nav {
    background-color: #223741;
}.inside-nav {
    background-color: #223741;
}

.nav-pills > li + li {
    margin-left:5px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}


.btn-resize8 {
    margin-top:10px; 
    margin-left:5px; 
    font-size:8pt; 
    padding:4px 20px;
}

.fontsize10 { font-size:10pt; }
.fontsize11 { font-size:11pt; }
.fontsize12 { font-size:12pt; }
.fontsize13 { font-size:13pt; }
.line24 { line-height: 24px; }

.full-wide {width:100%}

.red { color:#960000; }
.yellow { color:#d9cc62; }
.lt-yellow { color:#fffddd; }
.grey { color: #6c7279; }
.blueish { color: #417bff; }
.linkblue {color: #337ab7; }
.dk-green {color: #1ab394; }

.table-noborder > thead > tr > th,
.table-noborder > tbody > tr > th,
.table-noborder > tfoot > tr > th,
.table-noborder > thead > tr > td,
.table-noborder > tbody > tr > td,
.table-noborder > tfoot > tr > td {
    border-top: 0 none;
    border-bottom: 0 none;
}

.notopborder {
    border-top: 0px;
}
.bdr1 {
    border-bottom: 1px solid #7ba3c9;
}




.signin {
    margin-top:10px; 
    font-size:8pt; 
    padding:4px 20px; 
    text-decoration: none;
    z-index: 999;
}
.box-header {
    border-top: none;
    padding-top: 30px;
    text-align: center;
}
.box-header h3 {
    color: #555c68;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 13px;
}
.box-header p {
    color: #888;
    font-size: 16px;
    font-weight: 400;
}


.esection img{
    margin-bottom: 30px;
    width:90%;
}
.esection ul li {
    list-style: outside none none;
}
.esection ul li a {
    background-image: url("../images/fly.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: 400;
    line-height: 38px;
    padding-left: 30px;
    width: 100%;
}
.esection ul li a:hover {
    background-image: url("../images/flyer.png");
    color: #960000;
    text-decoration: none;
}

.esection ul li a:focus {
    text-decoration: none;
}

#charts #chart-option .chart .header{
    font-size: 14px;
    height: 100px;     
}

.center-box {
    text-align: center;
    vertical-align: top;
    padding-bottom: 20px;
}
.center-box .col-xs-12{
   border-bottom: 1px solid #ddd;
}
.center-box h1{
    margin-top: 0px;
}
.center-box .image{
    height:60px;
}

.center-box .title{
    color: #555;
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 10px;
}
.center-box .title a{
    color: #555;
    text-decoration: none;
}.center-box .title a:hover{
    color: #459ce7;
    text-decoration: none;
}

.center-box .info {
    color: #6c7279;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.center-box .info a{
    color: #6c7279;
    text-decoration: none;
}.center-box .info a:hover{
    color: #459ce7;
    text-decoration: none;
}


.divider::before {
    background-image: -moz-linear-gradient(left center , rgba(255, 255, 255, 0.75) 0%, rgba(250, 250, 250, 0) 50%, rgba(255, 255, 255, 0.75) 100%);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.divider {
    background-color: #ddd;
    height: 1px;
    margin: 30px 0 0px;
    position: relative;
}
.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;}
.dyn-sidebar {
    bottom: 0;
    position: fixed;
    top:51px;
    overflow-y: auto;
}

.notop {margin-top:0;}
.push-down {
    margin-top:10px;
}
.push-down20 {
    margin-top:20px;
}
.push-down48 {
    margin-top:48px;
}
.push-down60 {
    margin-top:60px;
}

.set-off20 {
    margin-top:20px;
    margin-bottom:20px;
}
.set-off40 {
    margin-top:40px;
    margin-bottom:40px;
}

.btn130 {width:130px;}
.nogap {margin-bottom:0;}
.gap30 {margin-bottom:30px;}