/* ------------------------------------------------------
    PERKINS DATA EXPLORER
------------------------------------------------------- */
.main_content_left h1{
	color:#C97748;
	font-size:36px;	
	margin:10px 0 15px;
	text-transform: none;
}

.main_content_left h2{
	color:#C97748;
	margin:10px 0 15px;
	  font-size: 26px;
  font-weight: normal;
  line-height: 1.3em;
}

.lead{
	font-size:15px;	
}

.main_content_left{
	width:55%;	
}


.welcome{
	border-left:#ddd 1px solid;
	margin-top:70px;
	padding:0 0 0 20px;	
}

.welcome h4{
	color:#698593;
	font-size:14px;
	font-weight:600;
	margin-bottom:6px;
	text-transform:uppercase;
	
}

.pullout{
	background:#698593;
	margin:10px 0px 25px 0px;
	padding:20px 20px 10px;
	min-height:140px;
	-webkit-border-radius:9px;
	  	-moz-border-radius:9px;
	  		border-radius:9px;
}

.pullout h2{
	color:#fff;
	font-size:15px;
	font-weight:600;
	margin:0 0 5px;	
}

.pullout h3{
	color:#fff;
	font-size:15px;	
	margin-bottom:10px;
}

.pullout p, .pullout a, .pullout:hover p, .pullout:hover a{
	color:#fff;
	font-size:13px;
	font-weight:400;
	line-height:1.45em;
	text-decoration:none;	
}


.pullout .btn{
	background:#C3CC81;
	border:#CAD290 1px solid;
}

.pullout .btn:hover {
  color:#efefef;
  text-decoration: none;
  background:#A2AC57;
  -webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

.pullout:hover{
	cursor:pointer;
	opacity:0.75;
	filter:alpha(opacity=75);
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

.option-wrapper{
	padding:30px 30px 0;	
}

label.strong{
	font-weight:600;	
}

select.report-options{
	width:100%;	
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(221, 221, 221);
	color: rgb(102, 102, 102);
	font-size: 13px;
	display: inline-block;
	padding: 4px;
	border-radius: 0px 0px 0px 0px;

}

.footnote{
	clear:both;
	color:#999;
	padding:20px 15px;
	width:66%;	
}

option.sub{
	padding-left:13px;	
}

.results-wrapper{
	overflow:scroll;
	height:600px;	
}

table.perkins_web{
	border-collapse:collapse;
	border:none;
	font-size:12px;
	margin:0;
	table-layout:fixed;
}

table.perkins_web td, table.perkins_web th{
	line-height:1.45em;
	padding:8px 10px;
	vertical-align:middle;
}

table.perkins_web td{
	border-bottom:#efefef 1px solid;	
}

.perkins_web > tbody > tr:nth-child(even) > td{
  background-color: #f9f9f9;
}

table.perkins_web th{
	background:#666;
	color:#fff;
	font-weight:600;
	text-align:left;
	vertical-align:bottom;	
}

table.perkins_web th.text-right{
	text-align:right;
}

.dept-seal{float:left;padding-right:20px;}

.main_nav li div.expanded_area {
	z-index:999;
    width: 15em;
}

.main_nav li ul {
    width: 15em;
}

.user_tools{display:none;}

h4.panel-title{
	font-size:12px!important;	
	font-weight: bold!important;
}

.panel-title a{
	color:#698593!important;
}

.panel-heading{
	padding:6px 8px;	
}

.panel-group ul{
	margin-left:20px;	
}

.panel-group{
	padding-top:10px;
}

.data-explorer-footer .left{
    text-align: left;
}

/* ------------------------------------------------------
    NEW
------------------------------------------------------- */

.header-green{display:none;}
p.directions{display:block;}
.form_buttons button{padding:5px;margin-left:7px;}
h2.breadcrumbs{font-size:12px; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}
.reports-header{background:#fff; color:#555;font-weight:bold;}
.option-wrapper {padding: 30px 30px 0px;}
label{font-weight:normal;}
label.strong{font-weight:bold;}
input[type="checkbox"] {margin:0 5px 0 0;}
.create-report-wrapper{border:none;}
.reports-header{padding: 6px 6px 6px 0;}
.footnote{margin:0 0 0 20px;line-height:16px;}

h2{font-family: Verdana,Arial,Helvetica,sans-serif;}
h4.panel-title a{color:#555;}
.bootstrap .panel{margin-bottom:5px;}
.bootstrap a{color:#336699;}
form li{padding-bottom:0;}
p{color:#555;}
