/*************************************/
/*** COLORS
     blue:   #3e606f
     green:  #3c7557
     red:    #8e2800
     yellow: #fff0a5
     orange: #ffb03b
     */
/*************************************/     

.checkbox-legend {
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 0;
	border-bottom: 0;
}
img, object, embed, video {
	max-width: 100%;
	height: auto;
	width: auto;
}
body {
	font-family: 'Montserrat', Arial, sans-serif;
}
h1, h2, h3, h4 {
	color: #222;
}
.jumbotron h1 {
	font-size: 3.5em;
	padding-top: 1em;
}
.jumbotron h1 a, .jumbotron h1 a:hover, .jumbotron h1 a:focus, .jumbotron h1 a:active {
	text-decoration: none;
	color: #222;
}
.jumbotron h2 {
	font-size: 1em;
	margin-bottom: 3em;
}
.jumbotron {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #dcdcdc;
	margin-bottom: 0;
}
.headerLines {
	border-top: 1px solid #3e606f;
	border-bottom: 1px solid #3e606f;
	background-color: #f2f2f2;
}
.headerContent {
	background-color: #3e606f;
	height: 7px;
	margin: 4px 0;
}
.breadcrumb {
	background: #ffffff;
	margin-left: 0;
	padding: 20px 0 0;
}
.breadcrumb>li {
	font-weight: 600;
	font-size: 16px;
}
hr {
	color: #3e606f;
}
/***********************************/
/*********** BUTTONS ***************/
/***********************************/
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-right: #eee solid 2px;
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
	z-index: 0;
}
.btn {
	border-radius: 0;
}
.btn:hover, .btn:focus, .btn.focus {
	text-decoration: underline;
	color: #fff;
}
.btn-green {
	background-image: none;
	background-color: #3c7557;
	border-color: #3c7557;
	color: #fff;
}
.btn-blue {
	background-image: none;
	background-color: #3e606f;
	border-color: #3e606f;
	color: #fff;
}
.btn-red {
	background-image: none;
	background-color: #8e2800;
	border-color: #8e2800;
	color: #fff;
}
/*buttons used on home page */
.btnHero {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 10px;
	padding-right: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btnHero span {
	top: 0px;
	background-color: #fff;
	margin-right: 22px;
	padding: 8px 4px 13px 9px;
	position: relative;
}
.btnHero span:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -17px;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 17px solid #fff;
}
.btnHero:hover, .btnHero:focus {
	color: #fff;
	text-decoration: underline;
}
.iconButton {
	display: none;
	clear: both;
}

@media (min-width: 731px) {
.iconButton.largescreen {
	display: block;
}
}

@media (max-width: 730px) {
.iconButton.smallscreen {
	display: block;
	padding: 15px 15px 0;
}
}
.iconButton span.glyphicon.glyphicon-log-in, .iconButton span.glyphicon.glyphicon-log-out {
	color: #3c7557;
}
.iconButton span.glyphicon.glyphicon-user {
	color: #3e606f;
}
.iconButton span.glyphicon.glyphicon-search {
	color: #8e2800;
}
/***********************************/
/*********** FOOTER ****************/
/***********************************/
footer {
	border-style: solid;
	border-color: #3e606f;
	border-width: 1px 0px 0px 0px;
	margin-bottom: 20px;
}
footer ul.inline-links {
	padding-top: 8px;
}
footer a, footer a:hover, footer a:active, footer a:focus {
	color: #222;
	font-size: 12px;
}
/***********************************/
/*********** OTHER STYLES***********/
/***********************************/
.bottom-buffer {
	margin-bottom: 20px;
}
.top-buffer {
	margin-top: 20px;
}

@media (max-width: 992px) {
.jumbotron h1 {
	font-size: 3em;
	padding-top: 0;
}
}

@media (max-width: 730px) {
.jumbotron h1 {
	font-size: 2em;
	font-weight: bold;
}
.breadcrumb {
	margin-bottom: 10px;
	padding-top: 10px;
}
.page-header {
	margin: 10px 0;
}
.btn {
	white-space: normal;
}
}

@media (max-width: 474px) {
.headertext {
	width: 100%;
}
.headertext {
	background: #3e606f;
	width: 70%;
	height: 200px;
	float: right;
	z-index: 5;
}
.jumbotron h1 a, .jumbotron h1, .jumbotron h2 {
	color: white;
}
.headerimg {
	position: absolute;
	height: 200px;
	width: auto;
	z-index: 4;
	overflow: hidden;
}
.jumbotron img {
	height: 200px;
	text-align: left;
}
.jumbotron {
	padding: 0;
}
.jumbotron h2 {
	margin-bottom: 1em;
}
.btnHero {
	display: block;
	margin: 0 0 10px 0;
	padding-right: 0;
	text-align: left;
}
}
@media (max-width: 272px) {
.jumbotron h1 {
    font-size: 1.5em;
}
}
