/*@import url('/media/1716/opensans-regular.ttf');*/

/* Start - New alert box looks */
.provisional.alert {
  background-clip: content-box;
  background-color: inherit;
  border-left: 6px solid #000;
  margin-bottom: 0;
  margin-left: 10px;
  padding: 0 0 0 15px;
}
.provisional.alert > * {
  margin-left: 15px;
}
.provisional.alert-info {
	border-color: #269abc;
	border-image: linear-gradient(to bottom, #269abc 16px, #269abc 16px, transparent 16px, transparent 48px, #269abc 48px, #269abc 48px) 1 100%;
}
.provisional.alert-info::before {
	color: #269abc;
	content: "\e086";
}
.provisional.alert-warning {
	border-color: #ee5a1e;
	border-image: linear-gradient(to bottom, #ee5a1e 16px, #ee5a1e 16px, transparent 16px, transparent 48px, #ee5a1e 48px, #ee5a1e 48px) 1 100%;
}
	.provisional.alert-warning::before {
		color: #ee5a1e;
		content: "\e107";
	}
.provisional.alert-success {
	border-color: #278400;
	border-image: linear-gradient(to bottom, #278400 16px, #278400 16px, transparent 16px, transparent 48px, #278400 48px, #278400 48px) 1 100%;
}
	.provisional.alert-success::before {
		color: #278400;
		content: "\e084";
	}
.provisional.alert-danger {
	border-color: #d3080c;
	border-image: linear-gradient(to bottom, #d3080c 16px, #d3080c 16px, transparent 16px, transparent 48px, #d3080c 48px, #d3080c 48px) 1 100%;
}
	.provisional.alert-danger::before {
		color: #d3080c;
		content: "\e101";
	}
.provisional.alert > p,
.provisional.alert > ul,
.provisional.alert > ol {
  margin-bottom: 0px;
}
.provisional.alert details {
  margin-left: 0.5em;
  padding-top: 15px;
}
.provisional.alert::before {
  font-family: "Glyphicons Halflings";
  font-size: 26px;
  line-height: 2.3em;
  margin-left: -1.27em;
  padding: 2px;
  position: absolute;
}
.provisional.alert > :first-child {
  margin-left: 15px;
}
.provisional.alert > :last-child {
  padding-bottom: 10px;
}
.provisional.alert-info > :first-child::before,
.provisional.alert-warning > :first-child::before,
.provisional.alert-success > :first-child::before,
.provisional.alert-danger > :first-child::before {
	color: inherit;
	content: none;
}
.provisional.alert > :first-child:not(details) {
  margin-top: auto;
  padding-top: 15px;
}
/* End - New alert box looks */
a:visited {
	color: #3773B3;	
}
a:hover {
	color: #0a95aa;	
}
body {
	/*letter-spacing:0.1px;
	font-family: 'Open Sans', sans-serif;*/
	background-color:#fbfbfb;
}
main, #wb-bc, table.dataTable tbody tr {
	background-color:#fbfbfb;	
}
#wb-auto-2 {
	background-color:#fff;
}
header {
	background-color:#000;	
	border-top: 3px solid #f8f8f8;
}
#wb-info .landscape {
    background-color: #000;
}
#wb-bnr {
	padding:10px 15px;	
}
.googleplus {
	display:none;	
}
.home .gcweb-menu button[aria-haspopup=true] {
	background-color:#fff;
	border:none;
	color: #373737;
}
.twitter-timeline {
	background-color: #35454e;	
	color: #fff !important;	
}
.home .gcweb-menu {
   border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #0a95aa;
}
.splash main {
	border:none;	
}
main {
	border-bottom: 1px solid #0a95aa;
}
input[type="text"] {
	width:100%;
}
hr {
	border-top: 1px solid #ddd !important;
}
p, td, a, blockquote, div, .alert p, .alert ul {
	font-size:0.98em;	
	line-height:1.4;
}
li {
	line-height:1.6;
}
#wb-info a, .breadcrumb a {
	font-size:1.09em;
}
#wb-bc li:before {
    content: "/";
}
h3, h4, h5, h6 {
	line-height:1.5;	
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.5em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.3em;
}
h6 {
	font-size:1.2em;
}
h2, h4, h6 {
	color: #0a95aa;
}
#social-media {
	background-color: #eaebed;
	padding: 15px;
	margin:5px 0 0 0;
}
#twitter-icon {
	color: #1da2dc;
}
#youtube-icon {
	color: #c6191b;
}
#twitter-icon:hover, #youtube-icon:hover {
	opacity:0.7;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.innerbox #wb-cont {
	border-bottom: 6px solid #0a95aa;
	font-size: 1.8em;
	width:50%;
	padding-bottom:2px;
}
.innerbox {
	opacity:0.9;
}
.innerbox p {
	opacity:1;
}
.pagination a {
	background-color: #0a95aa;
}
.homepage-tile {
	font-size:1.15em;
}
#wb-auto-2 button:hover {
	background-color: #373737;
}
#archived h2 {
	color: #373737;
}	
#wb-auto-3_info.dataTables_info::after {
	content: "";
}
#top-navigation span {
	margin-left:1px;
	margin-top:10px;
}
#top-navigation a, #top-navigation span {
	font-size:1.1em;
	color:#fff;
}
#wb-srch-q {
	width:90% !important;
	margin:5px 0 5px 0;
	float:left;
	background-color: #fff;
	border-radius:0px;
	border-color:#eaeaea;
	border-right: none;
}
#main-search button {
	margin: 5px 0 5px 0px;
	border-radius:0px;
	border-top-right-radius:4px;
}
#corp-info-nancy img {
	margin-top: -10px;
	margin-bottom: 5px;
}
#corp-info-nancy p {
	color:#fff;		
}
#homepage-notsure-box {
	padding:20px;
	background-color:#0a95aa;
	margin: 35px auto 5px;
}
#homepage-notsure-box h2 {
	margin-top: 0;
	color:#fff;
}
#homepage-notsure-box p {
	color:#fff;
}
.homepagetile-link {
	font-size: 1.2em;
}
#corporate-info {
	background-color:#373737;
}
#corporate-info h2, #corporate-info a {
	color:#fff;
}
#corporate-info li {
	line-height:1.7;	
}
#homepage-learnmore-tiles i, .green-color {
	 color:#0a95aa;
}
#homepage-learnmore-tiles h2 {
	 color:#333;
}
.homepage-news {
	background-color: #fff;
	padding:10px;
	border-bottom:1px solid #eaeaea;
	overflow:auto !important;
	overflow-x:hidden !important;
}

.homepage-news img {
	border-bottom:6px solid #0a95aa;
}
.home-banner {
	background-color:#fbfbfb !important;
	margin:48px 0 20px 0;
}
.brand {
	background-color:#f5f5f5;
	border-bottom:3px solid #000;
}
.innerbox {
    margin:50px 0 50px 0 !important;
}
.clearable{
  background:url(/media/clear-x-button-searchfield.png) no-repeat right -20px center;
  padding:3px 18px 3px 4px; /* USE the same right padding in jQ! */
  border-radius:3px;
  transition: background 0.8s;
}
.clearable.x{
  background-position: right 0px center;
}
.clearable.onX{
  cursor:pointer;
}
.btn {
	box-shadow: 1px 1px;
}
.btn-default {
	color: #333 !important;
}
.img-thumbnail {
	padding:0px;
	margin:0 0 15px 15px;
	border: 2px solid #ddd;
}	
.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #0a95aa !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:first-child {
    color: #ffffff !important;
}
.btn-primary, .paginate_button.current {
	background-color: #0a95aa !important;
}
.wb-tabs [role=tablist]>li {
    background: #eeeeef;
}
.btn-warning {
	background-color: #fedc06  !important;
}
.btn-primary:hover {
	background-color: #373737 !important;
}
.umbraco-forms-form .checkboxlist label {
	float:none !important;	
}
/* In the form section, add the ocl-forms class to all of the forms to have a consistent look. */
.ocl-forms input, .ocl-forms textarea, .ocl-forms select {
	display: block;
    padding: 6px 12px;
    font-size: 1.1em;
    line-height: 1.4375;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;	
}
.ocl-forms input[type="submit"] {
	background-color: #0a95aa;
	border-color: #373737;
	color: #fff;
	float:left;
	margin-right: 15px;
}
.ocl-forms label {
	font-size: 1.2em;
}
.checkboxlist label {
	font-size: 1.1em;
}
.ocl-forms span, .ocl-forms p {
	font-size: 1.1em;
}
label.umbraco-forms-label {
	margin-top: 15px;
}
.checkboxlist input, .radiobuttonlist input {
	margin-bottom: 20px;	
}
.radiobuttonlist label {
	margin-right: 20px;
}
.umbraco-forms-indicator {
	color:#d3080c;	
}
.umbraco-forms-fieldset {
    padding: 1em 1em 1em 1em !important;
    outline: 1px solid #eee;
}
.umbraco-forms-fieldset legend {
    background-color: #f5f5f5;
    padding: 1em;
}
@media only screen and (min-width: 992px) {
  #corp-info-nancy {
	margin-top:-55px; 
  }
  #corp-info-background {
	margin-top: -82px;
	padding-right:0;
  }	
  #wb-srch-q {
	width:57% !important;
    margin-left:33%;
  }
  .innerbox {
  	width:45% !important;
  }
  #twitter-heading {
	margin-top:-43px;	
  }
}
@media only screen and (max-width: 1199px) {
  #corporate-info {
		text-align:center;
	    padding-bottom:15px;
    }
  #corporate-info h2 {
		margin-top:20px;
    }	
    #corporate-info img {
		margin: 70px auto 10px;
    }
	#wb-srch-q { 
		margin-left:155px;
	  }
}
@media only screen and (max-width: 991px) {
  #wb-srch-q {
	width:85% !important;
	margin-left:0;
  }
  .innerbox {javascript:__doPostBack('ctl00$body$save','')
  	width:70% !important;
  }
}
@media only screen and (max-width: 767px) {
  #wb-srch-q {
	width:85% !important;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:5px;
  }
  #wb-srch-sub {
  	margin-top:25px !important;
  }
  .innerbox {
  	width:100% !important;
  }
  #homepage-learnmore-tiles span {
	 margin-top:30px;
  }
}
@media only screen and (max-width: 504px) {
  .innerbox {
	margin:5px 0 5px 0 !important;
	padding:5px 10px 5px 10px !important;
  }
}
@media only screen and (max-width: 345px) {
  #wb-srch-q {
	width:80% !important;
  }
}

/* OCL utility classes */
.light-blue-bg-row {
    background-color: #e2f6ff;
}
.width-auto {
	width: auto;
}
.brdr-all {
	border: 1px solid #ddd !important;
	padding: 0 15px 0 15px;
}
.rounded {
	border-radius: 5px;
}
.highlight {
	background-color: #f0f0f0 !important;
}
.proactive-disclosure-table {
	border:none !important;
}
.proactive-disclosure-table th {
	background-color:#fff !important;
	vertical-align: text-top !important;
	width:300px !important;
}
.indent30 {
	padding-left:30px !important;
}
.indent60 {
	padding-left:60px !important;
}
.fontNormal {
	font-weight:normal !important;
}	
.bg-white {
	background-color:#fff !important;
}