html {
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 1em;

}

.testimonialHr {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 0;
    border-top: 3px solid #385191;
    /*padding-right: 20px;*/
    opacity: 0.6;
}

.testimonialImg {
    padding: 10px;  
    width:100%;
}

.testimonialH3 {
    margin-top: 0;
    text-align: center;
}

.indH4 {
    color:#386191;  
    font-weight:bold;
    border-top: 2px solid #888;
    padding-top: 30px;
    margin-top: 30px;
}

.bulls {
    color:#386191;   

}

sub, sup {
    font-size: 50%;
}

sup {
    top:-.5em;   
}

h3 {
    color:#386191;   
    font-weight: bold;
}

h2 {
    margin-left: 20px;   
}

.depthead, .deptsubhead{
    text-align: center;
    font-weight: bold;
    font-size: 30px;    
}

.deptsubhead {
    color:#386191;
}
    

legend {
    color:#386191; 
    font-family: Arial,sans-serif;
    font-size: 18pt;
    border-bottom: 2px solid #385191;
}

body {
	font-family: 'Lato', sans-serif;
	color: #565656;
	position: relative;
}

.navbar-toggle {
    float: left;
    margin-right: 0;
    margin-left:15px;
    background-color: #fff;
}

strong.asterisk {
	color: #386191;
}

.center {
	text-align: center;
}

.div-boarder {
	border-style: dotted;
}

.divlabel {
    line-height: normal;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 11pt;
    font-weight: normal;
    padding: 3px;
}

.lost-pwd {
    text-align: left;   
}

.circ:hover {
    width: 154px;
    height: 147px;
    margin-top:-4px;
}

.navbar-default .navbar-nav>li>a {
	color: #000;
	margin-top: 30px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
    background-color: rgba(56,97,145,0.5);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
    background-color: rgba(56,97,145,1);
}

 .navbar-default .navbar-nav>li>a:active {
	color: #fff;
    background-color: rgba(56,97,145,1);
 }

.loglabel {
    font-size: 18px;
    color: #000;
    line-height: 1em;
    margin-bottom: 10px;
}

.logdiv {
    background-color: #fff;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 250px;
    border: 2px solid #000;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    padding: 8px 0 0 8px;
    line-height: .85em;
    font-weight: bold;
}

.label1, .label2, .staychk {
    font-size: .8em;
    color: #000;
    margin-top: 5px;
}

.uname, .pwd, .logbtn {
    font-size: 1em;
    margin-top: 2px;
    margin-bottom: 10px;
}

.fgtdiv {
    position: absolute;
    right: 35px;
    top: 80px;
    z-index: 1;
}

.fgtlink {
    font-size: .7em;
    text-align: right;
    line-height: 1.5em;
}

.problem{
    color:red;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 8px;
}

.bt_login {
    color: #fff;
    background-color: #386191;  
    height: 30px;
    width: auto;
    padding: 5px 25px;
    margin-top: 5px;
}

.bt_login:hover {
    color: #386191;
    background-color: #fff;  
}

.trialdiv {
    position: absolute;
    top: 210px;
    right: 4px;
}

.level1 {
    list-style-type: disc;
}

.level2 {
    list-style-type: circle;
    margin-left: 20px;
}

p.quote {
    font-size: 14px; !important
    border-top: 2px solid #ddd; !important
    border-bottom: 2px solid #ddd; !important
    color: #386191; !important
    background-color: #ffffff; !important
    padding: 15px; !important
}
span.quoteby {
    font-size: 12px;
    color: #000;
}

.log-head {
	font-family: arial,geneva,helvetica,sans-serif;
	color: #386191;
	font-size: 16pt;
}

.navbar-default {
    position: absolute;
    top: 0px;
    border: 0;
    border-radius: 0;
    height: 85px;
    width: 100%;
    font-weight: bold;
    margin-bottom: 0px;
    background: rgba(255,255,255,0);
}

.upper-background-image {
	background:url("/login/cpwx-images/Banner_top.jpeg") bottom right;
	background-size: cover;
	background-repeat:no-repeat;
	height: 85px;
    opacity:0.40;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

.background-image {
	background:url("/login/cpwx-images/Banner_bottom.jpeg") top right;
	background-size: cover;
	background-repeat:no-repeat;
	height: 209px;
    top:86px;
	margin-top: 0px;
    opacity:0.40;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

.background-image div { 
    text-align: right;
}

.banner-text {
	width: 100%;
	text-align: center;
 	font-weight:bold;
}

.banner-text>h2 {
	font-weight: normal;
	opacity:0.6;
  	filter:alpha(opacity=60); *//* For IE8 and earlier */
}

.banner {
    width: 100%;
    height:100px;
    margin: auto;
    padding-top: 40px;
    margin: -220px -35px 213px;
    color: #000;
    background-color: none;
    opacity:0.60;
    filter:alpha(opacity=60); *//* For IE8 and earlier */
}

.banner-text-home {
	width: 100%;
 	font-weight:bold;
}

.banner-text-home>h2 {
	font-weight: normal;
	/*opacity:0.75;
  	filter:alpha(opacity=75); *//* For IE8 and earlier */
}

.banner-home {
    width: 100%;
    height:10px;
    margin: auto;
    padding-top: 40px;
    margin: -220px -35px 213px;
    color: #000;
    background-color: none;
    text-align: left;   
    /* opacity:0.6;
    filter:alpha(opacity=60); *//* For IE8 and earlier */
}

.banner-text-media>h2 {
	font-weight: normal;
	opacity:0.6;
  	filter:alpha(opacity=60); *//* For IE8 and earlier */
}

.banner-media {
    width: 100%;
    height:100px;
    margin-top: -308px;
    margin-left: 90px;
}

.blue-bar {
	background: #386191;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer {
	padding-top: 20px;
	padding-bottom: 10px;
	background: #414042;
	color: #fff;
}

.copyright {
	font-size: smaller;
	margin-top: 10px;
}

.site-links {
	list-style: none;
	padding-left: 0px;
	text-align: center;
	margin-top: 40px;
}

.site-links li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

.site-links a {
	text-decoration: none;
	color: #bebebe;
}

hr {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 0;
    border-top: 1px solid #d0d0d0;
    padding-right: 20px;
    opacity: 0.6;
}

.intro h4 {
	text-align: center;
	line-height: 1.3;
	
}

.testimonial h4 {
	text-align: left;
	line-height: 1.3;
	
}

.intro, .testimonial {
	margin: 40px 0 20px 0;
}

.learn {
	color: #555;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 50px;
	display: inline-block;
}

.blue {
	color: #386191;
}

.capabilities {
	line-height: 2.3;
}

.weather-info {
	list-style: none;
	margin-top: 20px;
}

.hr-weather {
	margin-top: 40px;
	margin-bottom: 40px;

}

.ag-features {
	margin-top: 20px;
	margin-bottom: 20px;

}

.services {
	line-height: 2.3;
}

.farm {
	text-align: right;
}

.phone {
	text-align: center;
	margin-top: 50px;
}

.sidenav {
	background-color: none;
	margin: 35px 0;
	padding: 0 0 30px;
	font-size: 13px;
	position: absolute;
	width: 250px;
}

.comment-box {
    width:50%;
    text-align: left;
    background-color:#ddd;
    margin:25px;
    padding:5px 25px;
    border:1px solid #386191;
}

.inner-container {
    margin:25px;  
}

.sidenav a {
	color: #444;
}

.nav>li>a {
	padding: 7px 15px;
}

.sidenav .nav>li>a {
	padding-left: 35px;
}

.sidenav .nav>li>ul>li>a {
	padding-left: 55px;
}

/* For hiding the third level of nav */
.nav>li>ul>li>ul>li {
	display: none;
}

.nav>li>ul>li.active>ul>li {
	display: block;
}

/****/
.nav>li>a.selected, .nav>li.active>a, .nav>li>ul>li.active>a, .nav>li>ul>li>ul>li.active>a {
	background-color: none;
}

.api {
	color: #6d6d6d;
	font-size: 16px;
}
.api h2 {
	color: #386191;	
	border-bottom: 1px solid #386191;
	margin-bottom: 30px;
	line-height: 1.7em;
}

.api h4 {
	line-height: 1.8em;
}

.api ul {
	margin: 35px 0;
}

.api li {
	margin: 10px 0;
}

.api table {
	width: 100%;
}

.api thead tr {
	border-bottom: 1px solid #ddd;
}

.api td, .api th {
	padding: 3px 15px 3px 0;
	vertical-align: top;
}

.api td {
	padding: 5px 15px 15px 0;
}

.api .column_description {
	width: 55%;
}

.api pre {
	/*padding-left: 40px;
	text-indent: -30px;*/
	word-wrap: normal;
	border-radius: 0;
}

.affix {
	top: 0;
	position: fixed;
}

.tab_container {
	border-left: 1px solid #ccc;
	position: relative;
	top: 1px;
}

.tab {
	display: inline-block;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0 15px;
	color: #bfbfbf;
	cursor: pointer;
}

.tab:hover {
	color: #386191;
}

.tab.selected {
	color: #386191;
	border-bottom: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	cursor: default;
}

.curl {
	text-indent: -35px;
	padding-left: 45px;
}

body .ui-tooltip {
	border: 0;
	background: 0;
	background-color: #fff;
}

.version {
	background-color: #6d6d6d;
	color: #FFF;
	padding: 2px 0 2px 15px;
	margin-bottom: 15px;
}

.btn-contact a {
	text-decoration: none;
}

.btn-contact {
	background-color: #386191;
	color: #fff;
	border-color: #fff;
	font-weight: bold;
	margin-top: 30px;
}

.btn-send {
	background-color: #386191;
	color: #fff;
	border-color: #fff;
	font-weight: bold;
	padding-left:;
}

.btn-features {
	color: #5cb246;
	background-color: #fff;
	border-color: #fff;
	font-weight: bold;
	font-size: larger;
	margin-top: -10px;
}

.btn-features a {
	text-decoration: none;
	color: #5cb246;
}

.info-bar {
	text-align: center !important;
}

.btn-send {
	background-color: #386191;
	color: #fff;
	border-color: #386191;
	font-weight: bold;
	padding-left:;
}

.btn {
	padding: 6px 32px;
}

.social-icons {
	list-style-type: none;
	float: right;
	margin-top: 40px;
}

.social-icons li {
	display: inline-block;
}

.home-icons a {
	color: #565656;
}

.home-icons a:hover {
	text-decoration: none;
}

.doc {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.docs {
	margin-bottom: 40px;
}

.docs a {
	text-decoration: none;
	color: #386191 ;
}

.docs a:hover {
	color: #414042;
}

#prefill_data label {
	padding: 5px 10px 5px 0;
	width: 100px;
}

#prefill_data input {
	margin-right: 30px;
}

.iteris_logo_header {
	padding-left: 219px;
    padding-top: 15px;
}

table.generic {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

table.generic thead tr {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color:#efefef;
}

table.generic th {
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	
}

table.generic td {
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}
table.generic tr {
    border-bottom: 1px dotted #eaeaea;
}

table.generic .column_description {
	width: 55%;
}
table.generic pre {
	word-wrap: normal;
	border-radius: 0;
}

table.generic tr:nth-child(odd) { 
	background: #ffffff;
}

table.generic tr:nth-child(even) {
	background: #fcfcfc;
}

table.generic tr.header {
    background-color:#efefef;
}

h2.center {
    text-align:center;
    margin-top: 40px;
    margin-bottom: 30px;
}

h2.with-subheader {
    margin-bottom: 10px;
}


h2.center span {
    color:#386191;
    font-size:16px;
}

h3.center {
    text-align:center;
    margin-bottom: 30px;
}

h3.subheader {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-bottom: 50px;
    color:#386191;
    font-size:18px;
}

h3.boxheader {
    padding-top: 0px;
    margin-bottom: 0px;
    color:#386191;
    font-size:18px;
}

.quote {
    font-size:28px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    color: #386191;
    background-color: #ffffff;
    padding:25px;
}

.quote-box {
    border: 1px solid #ddd;
    background-color: #efefef;
    padding:25px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    background: #386191;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    border: 1px solid #fff;
    /*opacity: .99;
    filter:alpha(opacity=.99); *//* For IE8 and earlier */	
    width: 200px;
    
}

.btn:hover {
    background: #ffffff;
    color: #386191;
    border-color:#386191;
}

.clear {
    clear:both;
}

/*
.col-sm-3 {
    width: auto;
}

.col-sm-6 {
    width: auto;
}
*/

@media (max-width: 768px) {    

    .banner-media {
        display: none;
	}
	.learn {
		margin-right: 0px;
		display: block;
	}
	.btn-features {
	   margin-top: 10px;
	}
	.corn {
		text-align: center;
	}
	.social-icons {
		text-align: center;
		float: none;
		padding-left: 0px;
	}
	.footer-links {
		text-align: center;
	}
	.iteris-logo {
		text-align: center;
	}
    
    .banner-home {
        width: 100%;
        height:100px;
        margin: auto;
        padding-top: 100px;
        margin: -283px auto 213px;
        color: #000;
        background-color: none;
        opacity:0.99;
        filter:alpha(opacity=60); *//* For IE8 and earlier */

    }
	.banner-text-home>h2 {
        font-weight: normal;
        opacity: 0.6;
        filter: alpha(opacity=60);
        font-size: 25px;
	}
	.intro {
		margin-top: 10px;
	}
	.banner {
        width: 100%;
        height: 100px;
        margin: auto;
        padding-top: 100px;
        margin: -283px auto 175px;
        color: #fff;
        background-color: none;
        opacity: 0.99;
        filter: alpha(opacity=60);
	}
	.banner-text>h2 {
        font-weight: normal;
        opacity: 0.6;
        filter: alpha(opacity=60);
        font-size: 25px;
	}
	.farm {
	   text-align: center;
	}
	.hr-weather {
        margin-top: 20px;
        margin-bottom: 20px;
	}
	.weather-info {
        padding-left: 0px;
        text-align:center;
	}
	.capabilities {
	   line-height: 2;
	}
	.navbar-default .navbar-nav>li>a {
		color: #386191;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
		color: #386191;
	}
	.navbar-default .navbar-nav>li>a {
        margin-top: 0;
    }
	.iteris_logo_header {
        display: none;
    }
	.btn-contact {
        margin-top: 0; padding: 0; border: 0; background: 0;
    }
	.btn-contact :hover {
        background: 0;
    }

	.navbar-header button {
		z-index: 2;
	}
}

@media (max-width: 1199px) {
	.banner-media {
		margin-left: -38px;
	}
    
	.iteris_logo_header {
		padding-left: 146px;
		padding-top: 23px;
		width: 266px;
	}
    
	.sidenav {
	 	position: relative;
	 	width: auto;
	}
    
    h2 {
        font-size: 24;
    }
    
	.affix {
		position: relative;
	}
	.nav>li>a.selected, .nav>li.active>a, .nav>li>ul>li.active>a, .nav>li>ul>li>ul>li.active>a {
		background: 0;
	}
	.navbar-default .navbar-nav>li>a {
    }
}

@media (max-width: 991px) {

    .iteris_logo_header {
		padding-left: 69px;
		padding-top: 25px;
		width: 176px;
	}
    
	.social-icons {
		padding-left: 0px;
	}
}
