/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.

Footer COLOR: #190f0c    footer
ALT COLOR:  #006BA6    Menu active state 
CTA COLOR:  #7c230f
CTA HOVER:  #c66a51
Main Color: #96c6cf - text square icons

MAIN BLUE: #486455
Dark BLUE: #091d41
Orange: #7c230f

Avenir for headlines
Avenir Next for paragraph


 */
.navbar, .footer, 
.deptSidebar, .breadcrumb{
	display: none;
}
.col-md-9{
	width: 100%;
	
	    padding-right: 5px;
    padding-left: 15px;
}
.deptPage .field--name-field-sections{
	margin-right: 0px;
}
.manageDept{
	display: none;
}
#dispLightbox .headerImage h1{
	text-align: left;
	max-width: 100%;
	padding-left: 35px;
	padding-right: 35px;
	display: block;
}
.innerContentPad .field--name-body{
	max-width: 100%;
	padding-left: 35px;
	padding-right: 35px;
}
.text-align-center{
	text-align: left;
}
.headerImage table{
	max-width: 100%;
}
.main-container{
	border-top:0px;
	top:0px;
	margin-bottom: 0px;
}
.constrainBody .field--type-text-long, .field--name-field-questions-and-answers, .employee .content, .constrainBody > h2, .field--name-field-br-files, .field--name-field-links,.field--name-field-documents{
	max-width: 100% !important;
}
body{
	padding-bottom: 0px;
}
.newTitle{
	padding-top:70px;
	text-align: left;
	 padding-left: 35px;
    padding-right: 35px;
}

.deptPage .newTitle {
    text-align: left;
   padding-left: 35px;
    padding-right: 35px;
}
.deptPage .col-md-9 .newTitle{
	padding-left: 20px;
	padding-right: 20px;
}
.paragraph--type--_-column-media-and-text-strip .constrainEverything table .hasPad{
	padding-left:35px;
	padding-right: 35px;
}
.paragraph--type--just-text .field--name-field-body-copy{
	padding-left: 35px;
	padding-right: 35px;
}
.paragraph--type--_-column-media-and-text-strip .constrainEverything table{
	max-width: 100%;
}

@media (max-width:600px){
	.col-md-9{
		padding-left: 5px;
		padding-right: 5px;
	}
	.newTitle{
	padding-left: 25px;
		padding-right: 25px;
	}
}

