/* CSS Document */
body{
	font-family:'Open Sans', sans-serif;
	font-size:13.5px 	
	
}

.breadcrumb li a {
	color:#256996 !important;
}

.breadcrumb > .active {
  color: #686868;
}
 



/*Start side navigation */

#sidenav .fa { 
	margin-right:10px; 
}
.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
}
.panel-collapse>.list-group {
	margin-bottom: 0;
}
.panel-collapse .list-group-item {
	border-radius:0;
}	
.panel-collapse .list-group .list-group {
	margin:0;
	margin-top: 10px;
}
.panel-collapse .list-group-item li.list-group-item {
	margin: 0 -15px;
	border-top: 1px solid #ddd !important;
	border-bottom: 0;
	padding-left: 30px;
}
.panel-collapse .list-group-item li.list-group-item:last-child {
	padding-bottom: 0;
}
	
.panel-collapse div.list-group div.list-group{
	margin: 0;
}
.panel-collapse div.list-group .list-group a.list-group-item {
	border-top: 1px solid #ddd !important;
	border-bottom: 0;
	padding-left: 30px;}
.panel-collapse .list-group-item li.list-group-item {
	border-top: 1px solid #DDD !important;
}
#sidenav a {
	display:block;
	text-decoration:none;
}		  
#sidenav .panel{
	border-radius:0;	  
}
#sidenav .panel-heading:hover{
	background-color:#F5F5F5;
	color:#000;
}		  
#sidenav .list-group-item a:hover{
	background-color:#2C7AAE;
	color:#fff;
}		  
#sidenav .panel-heading.active{
	background-color:#F5F5F5;
	color:#000;
}		  
.current-section{
	background-color:#2C7AAE !important;
	color:#fff !important;	
}

.panel-group > .panel{
	border-right:none;
	border-left:none;  
}

/*End side navigation*/


/*Pad top of sublist in accordian*/
.panel-collapse .list-group-item .sublist {
	padding-top:0.5em !important; 
}
/*End sublist in accordian*/


#banner .img-right{
	float:right;
}

#popular{
	background-color:#DCDCDC;
}
#popular li{
	list-style:none;
}

.row-centered{
	text-align:center;	
}

.col-centered{
	display:inline-block;
	float:none;
	text-align:left;
	margin-right:-4px;	
}

#emergency{
	background-color:#FFFD69;  	/*fff000*/
	padding:10px 0 10px 0; 
	font-weight:750;			/*600*/
}
.on{
	display:block;	
}
.off{
	display:none;	
}

#emergency a{
	color:#000AFF
}

/*Google Custom Search css to help inputs to render correctly in ie9 and account for bootstrap conflicts */ 
	.cse input.gsc-search-button, input.gsc-search-button{
	filter:none !important;	
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #2C7AAE !important;
    background-image: url("https://www.google.com/uds/css/v2/search_box_icon.png") !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 25px !important;
    border-color: #2C7AAE !important;
    filter: none;
}

form.gsc-search-box.gsc-search-box-tools{
	padding-top:20px !important;	
}

.gsc-input-box{
	height:auto !important;
		
}

.gsib_a{
height:40px;	
}

a.gcsc-branding-clickable:after{ 
	content:none !important;	
}
/*End Google Custom Search*/


/* CSS Document */
#topnavbar{
	background-color:#7E394D;
	margin-bottom:0;
}

@media only screen and (min-width : 993px) and (max-width : 1200px){
	#topnavbar{
	font-size:12px;	
	padding-left:5px;
	padding-right:5px;
	}
	
	.navbar-default .navbar-nav>li>a{
	padding-left:10px;
	padding-right:10px;	
	}
	#twitter-widget-0{
	height:500px !important; 
	}
}

@media only screen and (min-width : 885px) and (max-width : 992px){
	#topnavbar{
		
	font-size:11.5px;	
	padding-left:3%;
	padding-right:0px;
	width:100%;
	}
	.navbar-default .navbar-nav>li>a{
	padding-left:4.7px;
	padding-right:4.7px;	
	}
	
	.container{
		align-content:center;
	padding-left:auto;
	padding-right:10px;
	width:100%  !important; 
		margin-left:2px !important; 
	margin-right:2px !important; 
	}
	
	#banner{
		width:100%;
		margin:0px;
	}
	
}

@media only screen and (min-width : 768px) and (max-width : 884px){
	#topnavbar{
		
	font-size:10.7px;	
	padding-left:0px;
	padding-right:0px;
	width:100%;
	}
	.navbar-default .navbar-nav>li>a{
	padding-left:4.2px;
	padding-right:4.2px;	
	}
	
	.container{
	padding-left:5px;
	padding-right:10px;
	width:100%  !important; 
		margin-left:2px !important; 
	margin-right:2px !important; 
	}
	
	.row{
		margin-left:-5px;
		margin-right:0px;
	}
	
	#banner{
		width:100%;
		margin:0px;
	}
	
}


/*@media only screen and (max-height : 750px) and (min-width : 768px){
	.yamm-content{
		max-height:350px;
		overflow:scroll;	
	}
		
}*/

@media only screen and (max-width : 992px){
	#topnavbar.affix{
		position:static;	
	}		
}


#topnavbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:1000;
}

/*
	The following will get rid of the sticky top nav in case the user's viewport is short.
	This makes it easier to scroll the menu on small laptop screens
*/
@media only screen and (max-height : 750px){
	#topnavbar.affix{
		position:relative;	
	}
}

.navbar-default .navbar-nav>li>a{
	color:#FFF;	
	border-left:1px solid #DCDCDC;
	border-top:2px solid #7E394D;
	
}

.navbar-default .navbar-nav>li:last-child>a{
	border-right:1px solid #DCDCDC;
}


.navbar-default .navbar-nav>li:hover>a, .navbar-default .navbar-nav>li:active>a{
	color:#2C7AAE !important;	
	background-color:#fff !important;
	border-top:2px solid #2C7AAE !important;
}

.navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{
	color:#2C7AAE !important;	
	background-color:#fff !important;
	border-top:2px solid #2C7AAE !important;		
}

/*Yamm Mega menu overrides*/
.yamm .yamm-content{
	padding-top:5px;	
}
.yamm .dropdown-menu{
	border-top:none;	
}

.yamm-content ul li h3{
	padding:5px 5px 5px 0;
	text-indent:0;
}
/*.yamm-content ul{
	border-right: rgba(0,0,0,0.1) 1px solid;
}*/


.menu-column{
	border-left: #eee 1px solid;
    margin-left: -1px;
    display: table-cell;
    vertical-align: top;
    float: none;
}
.yamm-content ul:last-child{
	border-right:none;
}
.yamm-content ul li>a{
	color: #444;
    font-size: 14.5px;
	padding-left:12px;
	transition: all 0.2s;
}
.yamm-content ul li{
		margin-bottom:0.4em;
		
}
.yamm-content ul li{
		margin-bottom:0.4em;
		padding-left:15px;
		text-indent:-11px;	
}
.yamm-content ul li:hover{
	background-color:#2C7AAE;	
	color:#fff;
}
.yamm-content ul ul li{
	
/*	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:-1px;
	background-color:#dcdcdc;
*/	font-size:0.9em;
	
}
.yamm-content ul ul li a{
	padding-left:0;	
}

.yamm-content ul ul li:last-child{
	margin-bottom:0.6em;	
}
.yamm-content ul li:hover a{
	color:#fff;
	text-decoration:none;
}
/*@media only screen and (max-width: 990px){
#topNav nav.nav-main li.resp-active > ul.dropdown-menu {
    display: block !important;
    margin-left: 30px;
    margin-right: 30px;
    padding: 20px 0;
    border-right: 0;
}
}*/
@media only screen and (max-width : 992px){
/* Styles */
 	.yamm-content{
		background-color:#fff;	
	}
 	.yamm.yamm-content{
		padding-top:5px;	
	}
	
	#banner-right{
		display:none	
	}
	ul.dropdown-menu{
		padding-top:0;	
	}
}

/* End Yamm*/

@media only screen and (max-width : 540px){
	#backTop{
		display:none !important;
	}
}

/*.list-unstyled{
	min-width:250px;	
}*/

.no-bullet{
	list-style:none;	
}

#accordion h4 a{
	display:block;	
	text-decoration:none;
}


/*Footer*/

#footer-container{
	border-top:#080808;
	background-color:#2C7AAE; /*#181818*/
	color:#000000; /*#787878*/	
	padding:20px 10px;
/*	font-weight: bold;
*/}

#footer-container a{
	color:#FFFFFF;/*#F8F8F8*/

}

#footer-bottom a{
	color:#FFFFFF;	/*#F8F8F8*/
}

footer h1{
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1.6em;
}

.social-media-icons{
	margin-top: 2em;
}

/*.circle{
	border-radius: 50%;
	margin: 0.15em;
	font-size: 3em;
}
	
.fa-twitter{
  	padding: 0.05em 0.07em;
	background: #D0D0D0;
	color: #181818;
}*/
/*End Footer*/

#archive {	
	text-align: center;
	margin: 0px;
    margin: 50px 0px 0px 0px;
	font-weight: bold;
}

.img-border{
	border:1px solid #2B2B2B;	
}

/* Start document icons */
a[href$=".pdf"], a[href$=".PDF"] {
	background:url(/img/pdf-icon.png) center right no-repeat;
	padding: 0px 30px 6px 0px;
	vertical-align:bottom;
}

a[href$=".xls"]:after, a[href$=".xlsx"]:after, a[href$=".xlsm"]:after, a[href$=".csv"]:after {
	content: "   \f1c3";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*	font-size: 15pt;
*/	color: #008000;
}

a[href$=".doc"]:after, a[href$=".docx"]:after, a[href$=".docm"]:after {
	content: "   \f1c2";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*	font-size: 15pt;
*/	color: #006FFF;
}

a[href$=".ppt"]:after, a[href$=".pptx"]:after {
	content: "   \f1c4";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*	font-size: 15pt;
*/	color: #800080;
}

a[href$=".mp3"]:after {
	content: "   \f1c7";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*	font-size: 15pt;
*/	color: #000;
}

a[href$=".zip"], a[href$=".ZIP"] {
	background:url(/img/zip-icon.png) center right no-repeat;
	padding: 0px 30px 6px 0px;
}

a[href$=".txt"]:after {
	content: "   \f15c";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size: 15pt;
	color: #000;
}

a[href$=".jpg"]:after, a[href$=".png"]:after, a[href$=".gif"]:after,
a[href$=".png"]:after {
	content: "   \f1c5";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size: 15pt;
	color: #000;
}

a[href^="http"]:not([href*="azahcccs.gov"]):not([href="https://goo.gl/gwzJqy"]):after {
	content: "   \f08e";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	/*font-size: 15pt;
	color: #000;*/
}

.sliver-container li a:after,
a.no-icon:after {
	content: none !important;
	font-family: FontAwesome !important;	
}

a.no-icon{
	background:none !important;	
}

.row .col-sm-9 li:not(.list-group-item) {
	padding-top: 2.7px;
	padding-bottom: 2.7px;
}

/* End document icons */

@media only screen and (min-width : 992px){
/*Utility Classes*/
/*Use FlexBox if you want make even sized bootstrap columns.  Only IE10+ is supported.*/
.is-flex {
    
    display: flex;
   
    flex-wrap: wrap;
}

.is-flex > [class*='col-'] {
	vertical-align: top;
	display: table-cell;
    float:none;
}

/*End Utility Classes*/
	
}





/* Start Show Numbers on Order List When Ordered List Has BootStrap Class */

ol li.list-group-item { 
    list-style: decimal inside;
    display: list-item;
}

/* End Show Numbers on Order List When Ordered List Has BootStrap Class */

h2 span.label-warning, h3 span.label-warning, h4 span.label-warning {
	font-size: 12px !important;
}

/*Offset fixed navbar - No longer used - using jQuery instead */
/*
li.anchor:before{
  display: block;
  content: " "; 
  height: 60px; 
  margin-top: -60px; 
  visibility:hidden;
}

li.anchor-tall:before{
  display: block;
  content: " "; 
  height: 120px; 
  margin-top: -120px; 
  visibility:hidden;
}
*/

/* Nested side nave styling */
.panel-body-nested {	
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}

.list-group-item .i-square {
	margin-top: -.1em;
	float: right;
	color: #000;
	z-index: 1000;	
}

.panel-heading-nested {		
	background-color: transparent !important;	
	margin: 0px !important;
	border-radius: 0px !important;
	border-bottom-width: 0px;
	padding: 0px;
}

.panel-body-nested .list-group-item {
	border-radius: 0px !important;
	border-left-width: 0px !important;
	border-right-width: 0px !important;	
	padding-left: 2.1em;
}

.list-group-item-nested .panel-group
{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.panel-default-nested {
	border: 0px !important;	
	box-shadow: 0px 0px 0px transparent;
	web-box-shadow: 0px 0px 0px transparent;
}

.no-margin {
	margin: 0px !important;
}

.align-top {
	vertical-align: top;
}

/*Bootstrap Carousel Override*/
.carousel-caption{
	background-color:#444;
	color:#fff;
	background: rgba(0,0,0,0.5);
/*	padding-top:0;
*/	padding: 0px 10px 10px 5px;
	bottom: 50px;
}
/*End Bootstrap Carousel Override*/

/*Start carousel accessibility*/
.carousel-indicators{
	bottom:0;
}

.carousel-indicators li,.carousel-indicators li.active{
		height:18px;
		width:18px;
		border-width:2px;
	border:0;
		position:relative;
		box-shadow:0px 0px 0px 1px #808080;
		-moz-boxshadow:0px 0px 0px 1px #808080;
		-webkit-boxshadow:0px 0px 0px 1px #808080
}

.carousel-indicators.active li{
		background-color:rgba(100,149,253,0.6)
}
.carousel-indicators.active li.active{
	background-color:white
}
.carousel-tablist-highlight{
	display:block;
	position:absolute;
	outline:2px solid transparent;
	background-color:transparent;
	box-shadow:0px 0px 0px 1px transparent;
	-moz-boxshadow:0px 0px 0px 1px transparent;
	-webkit-boxshadow:0px 0px 0px 1px transparent
}
.carousel-tablist-highlight.focus{
	outline:2px solid #6495ED;
	background-color:rgba(0,0,0,0.4)
}

a.carousel-control{
	top:50%;
	width: 3em;
	height: 3em;
	opacity: .6;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 10px;
}
a.carousel-control:focus{
	outline:none;
	box-shadow:0px 0px 0px 1px #000000;
	-moz-boxshadow:0px 0px 0px 1px #000000;
	-webkit-boxshadow:0px 0px 0px 1px #000000;
	background-image: none;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
	margin-top: -35px;
    font-size: 3em;
	font-family: inherit;
}
a.carousel-control.icon-next:focus{
	background-image:none;

}
a.carousel-control.icon-prev:focus{
	background-image:none;
}
.carousel-pause-button{
	position:absolute;
	top:-30em;
	left:-300em;
	display:block
}
.carousel-pause-button.focus{
	top:0.5em;
	left:0.5em
}
a.carousel:focus .carousel-caption,.carousel.contrast .carousel-caption{
	background: rgba(0,0,0,0.6);
	z-index:10
}

.carousel:hover .carousel-caption,.carousel.contrast .carousel-caption{
	background: rgba(0,0,0,0.6);
	z-index:10
}

/*reset the left and right controls*/
.carousel-control.left{
	background:#000;
}
.carousel-control.right{
	background:#000;
}


.alert-success{color:#2d4821}
.alert-info{color:#214c62}
.alert-warning{color:#6c4a00;background-color:#f9f1c6}
.alert-danger{color:#d2322d}
.alert-danger:hover{color:#a82824}
/*End carousel accessibility*/

/* Start dl */
dt {
	margin-top: 10px !important;
}
dd {
	margin-left: 40px !important;	
}
/* End dl */

/* Start audio fix for player being larger than space allowed */
.audio,
.audio embed
{
		width: 100%;
}
/* End audio fix for player being larger than space allowed */

/* Start Cross Contact Form */
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
	color: #323232;
	font: 13.5px "Open Sans", sans-serif !important;
	white-space: pre-wrap;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	margin: 0 0 24px 0;
}
div.ctct-form-embed div.ctct-form-defaults {
	width: 100% !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
}
div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	cursor: pointer;
	font-size: 13.5px;
	line-height: 1.5 !important;
	background-color: rgb(47, 141, 204) !important;
	border: 1px solid rgb(91, 91, 91) !important;
	color: rgb(255, 255, 255) !important;
	display: inline-block !important;
	padding: 8px 10px !important;
	text-shadow: none;
	border-radius: 10px !important;
	text-transform: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
	color: #000 !important;
	font: 24px "Open Sans", sans-serif !important;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	font-size: 24px !important;
	font-weight: bold;
	margin: 0 0 13.5px 0;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
	width: 100%;
	height: 30px;
	padding: 13.5px 15px;
	border: 1px solid #b0b6bb;
	background-color: #ffffff;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	font-size: 13.5px !important;
	line-height: 1.5;
	color: #323232;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer a img.ctct-form-footer-img {
	display: none !important;
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {
	display: none !important;
}
/* End Cross Contact Form */

/* Start blue button for CC Signups */
.btn-cc-signup
{
	background-color: rgb(47, 141, 204); 
	border: 1px solid rgb(91, 91, 91);
	color: rgb(255, 255, 	255); 
	display: inline-block; 
	padding: 8px 10px; 
	text-shadow: none; 
	border-radius: 10px
}
/* End blue button for CC Signups */

/* Start Resize YouTube Video + Responsive */

.video-responsive {
    overflow:hidden;
    padding-bottom: 56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* End Resize YoutTube Video */

/* Start HTML 5 Video */


#tsc_player {
   z-index: 9999;	
}

.tscplayer_inline {
	position:static;
	margin: 30px;
	width: 1008px;
	height: 480px;
	z-index:auto;
}

.tscplayer_fullframe {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 9999;	
}

@media screen and (max-width: 1008px) {
    .tscplayer_inline {
	width: 100%;
    }
}

/* End HTML 5 Video */

/* Start Question/Answer */

.question {
    background-color: #348ad5;
    color: #fff;
    padding: 5px 10px;
}

.answer {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

/* End Question/Answer */

/* Start Olmstead Plan Buttons */
.btn-olmstead {
		color: #fff;
		font-size: 1em;
		padding: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		text-decoration: none;
		white-space: normal;
		border-radius: 10;
		height: 80px;
		width: 100%;
		line-height: 20px;
		vertical-align:middle;
	}

	.btn-olmstead:hover {
	    text-decoration: underline;
		color:#fff;
		
	}

.btn-olmstead-system{
	background-color: #712139;
}
.btn-olmstead-contracts{
	background-color: #567d51;
}
.btn-olmstead-initiatives{
	background-color: #ca7d2f;
}
.btn-olmstead-upcoming{
	background-color: #2f8dcc;
}
/* End Olmstead Plan Buttons */


