/*  D E V E L O P E R   C U S T O M I Z A B L E   S T Y L E S    */
/*  State of Delaware - Delaware Courts 2015  */


/*  G E N E R A L   S T Y L E S  */

#main_header h1, #main_content h1 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #4f5b66 /*#567db1*/ !important;
	font-size: 45px;
}

#main_header h2, #main_content h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #4f5b66 /*#567db1*/ !important;
	margin-top: 15px;/*0px;*/
}

.container-lg h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #4f5b66 /*#567db1*/ !important;
	margin-top: 0px;
}

#courts_sidebar h2 {
	color:								#393939;
	text-transform:						uppercase;
	letter-spacing: 					2px;
	font-weight: 						600;
	font-size:							23px;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	#main_content {
		border-left: 					0px solid #e3e5e2;
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#main_content {
		border-left: 					0px solid #e3e5e2;
}}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#main_content {
		border-left: 					1px solid #e3e5e2;
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#main_content {
		border-left: 					1px solid #e3e5e2;
}}

#main_content a, #main_content a:link, #main_content a:active, #main_content a:visited {
	color: #134385;
	text-decoration: none;
	font-weight: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

#main_content a:hover {
    text-decoration: 					underline;
    font-weight: 						none;
    color: 								#23387d;
}

#main_content ul, #main_content ol {
	/*font-size:      					0.9em;*/
	line-height: /*2.1em;*/ 1.8em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

.float_left {
	float:								left;
	margin-right:						10px;
}

.float_right {
	float:								right;
	margin-left:						10px;
}

.figure_left {
	float: 								left;
	width: 								50%;
	border: 							1px solid #ddd;
	border-radius: 						4px;
	margin: 							0.5em;
	padding: 							0.3em;
}

.figure_right {
	float: 								right;
	width: 								50%;
	border: 							1px solid #ddd;
	border-radius: 						4px;
	margin: 							0.5em;
	padding: 							0.3em;
}

.figure_center {
	text-align:							center;
	width: 								50%;
	border: 							1px solid #ddd;
	border-radius: 						4px;
	margin: 							0.5em;
	padding: 							0.3em;
}

.figure_left p, .figure_right p, .figure_center p {
	text-align: 						center;
	font-style: 						italic;
	font-size: 							smaller;
	text-indent: 						0;
}

img.scaled {
	width: 								100%;
}

hr.dashed {
	-moz-border-bottom-colors: 			none;
    -moz-border-left-colors: 			none;
    -moz-border-right-colors: 			none;
    -moz-border-top-colors: 			none;
    border-image: 						none;
    border: 							dashed #e3e5e2;
    border-width:						2px 0 0; 
	height:								2px;
    margin-top: 						10px;
    margin-right:						20px;
    margin-bottom: 						10px;
}

hr.highlight {
	-moz-border-bottom-colors: 			none;
    -moz-border-left-colors: 			none;
    -moz-border-right-colors: 			none;
    -moz-border-top-colors: 			none;
    border-image: 						none;
    border: 							solid #fbaa27;
    border-width:						2px 0 0; 
	height:								2px;
    margin-top: 						10px;
    margin-right:						20px;
    margin-bottom: 						10px;
}

hr.news {
	-moz-border-bottom-colors: 			none;
    -moz-border-left-colors: 			none;
    -moz-border-right-colors: 			none;
    -moz-border-top-colors: 			none;
    border-image: 						none;
    border: 							solid #bebfc0;
    border-width:						2px 0 0; 
	height:								2px;
    margin-top: 						10px;
    margin-right:						20px;
    margin-bottom: 						10px;
}

.fa_orange {
	color:								#fbaa27;
}

.ol_h2 {
	margin-left: 						15px;
	font-family: 						"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 						500;
	color:								#567db1 !important;
	margin-top:							0px;
	font-size:							28px !important;
}

.fa-li {
    top: 0.5em !important;
}
.limitedli > li {
	padding-bottom: 8px;
}

.limitedli .fa-li {
	top: 0em !important; 
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.container-lg {
		max-width:						100%;
		margin-left: 					auto;
    	margin-right: 					auto;
    	padding-left: 					20px;
    	padding-right: 					20px;
    	margin-bottom:					-22px;
	}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.container-lg {
		max-width:						100%;
		margin-left: 					auto;
    	margin-right: 					auto;
    	padding-left: 					20px;
    	padding-right: 					20px;
    	margin-bottom:					-22px;
	}}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.container-lg {
		max-width:						100%;
		margin-left: 					auto;
    	margin-right: 					auto;
    	padding-left: 					20px;
    	padding-right: 					20px;
    	margin-bottom:					-22px;
	}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.container-lg {
		max-width:						1800px;
		margin-left: 					auto;
    	margin-right: 					auto;
    	padding-left: 					10px;
    	padding-right: 					10px;
    	margin-bottom:					-22px;
	}}

.container-lg h3 {
	color:								#fbaa27;
	text-transform:						uppercase;
	font-size:							21px;
	font-family: 						"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 						700;
	margin-bottom:						-12px;
}

.container-lg h4 {
	color:								#1f242a;
	font-size:							50px;
	font-family: 						"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 						900;
}

a.interior-drop, a.interior-drop:link, a.interior-drop:visited {
	color: 								#777 !important;
	text-decoration:					none !important;
}

a.interior-drop:hover {
	color: 								#777 !important;
	text-decoration:					none !important;
}

a.link-active, a.link-active:link, a.link-active:visited {
	text-decoration: 					none !important;
}

a.link-active:hover {
	text-decoration: 					none !important;
}

a i[class^="circle-pic"], a i[class*=" circle-pic"] {
    display: 							block;
}

i[class^="circle-pic"], i[class*=" circle-pic"] {
    border-radius: 						50%;
    display: 							block;
    font-size: 							0;
    height: 							100px;
    margin-bottom: 						20px;
    margin-left: 						auto;
    margin-right: 						auto;
    position: 							relative;
    text-align: 						center;
    width: 								100px;
}

i[class^="circle-pic"]::after, i[class*=" circle-pic"]::after {
    border-radius: 						50%;
    border-style: 						solid;
    border-width: 						2px;
    content:							"";
    height: 							100%;
    left: 								0px;
    pointer-events: 					none;
    position: 							absolute;
    top: 								0px;
    transform: 							scale(0.9);
    transition-duration: 				225ms;
    transition-property: 				all;
    transition-timing-function: 		cubic-bezier(0.5, -0.7, 0.67, 0.7);
    width: 								100%;
    z-index: 							-1;
}

i[class^="circle-pic"]::before, i[class*=" circle-pic"]::before {
    color: 								#fff;
    font-size: 							40px;
    font-style: 						normal;
    font-weight: 						normal;
    line-height: 						100px;
    margin: 							0;
    text-align: 						center;
    text-transform: 					none;
}

.link-active i[class^="circle-pic"]:hover::after, .link-active i[class*=" circle-pic"]:hover::after, .link-active span:hover > i[class^="circle-pic"]::after, .link-active span:hover > i[class*=" circle-pic"]::after, .link-active h3:hover > i[class^="circle-pic"]::after, .link-active h3:hover > i[class*=" circle-pic"]::after, .link-active h4:hover > i[class^="circle-pic"]::after, .link-active h4:hover > i[class*=" circle-pic"]::after, .link-active h5:hover > i[class^="circle-pic"]::after, .link-active h5:hover > i[class*=" circle-pic"]::after, .link-active h6:hover > i[class^="circle-pic"]::after, .link-active h6:hover > i[class*=" circle-pic"]::after {
    transform: 							scale(1.13);
    transition-timing-function: 		cubic-bezier(0.4, 0.25, 0.14, 1.73);
    text-decoration: 					none !important;
}

i[class^="small-circle-pic"], i[class*=" small-circle-pic"] {
    border-radius: 						50%;
    display: 							block;
    float: 								left;
    font-size:							0;
    height: 							40px;
    margin-right: 						20px;
    position: 							relative;
    text-align: 						center;
    width: 								40px;
}

i[class^="small-circle-pic"]::before, i[class*=" small-circle-pic"]::before {
    color: 								#fff;
    font-size: 							18px;
    font-style: 						normal;
    font-weight: 						normal;
    line-height: 						43px;
    margin: 							0;
    text-align: 						center;
    text-transform: 					none;
}

.agency_map {
	border: 					0px; 
	width: 						700px;
	height: 					500px;
	margin: 					0px;
}
/* ############################################################################################## */

/*#bbeheader {
	height: 150px;
	text-align: center;
	background-color: #fff;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

	#bbeheader h1 {
		color: #134385 !important;
		font-size: 58px;
		font-weight: 600;
		margin-bottom: 10px;
		padding-bottom: 0px;
	}

	#bbeheader h2 {
		color: #134385 !important;
		font-size: 38px;
		font-weight: 500;
		margin-top: 0px;
		padding-top: 0px;
	}
	*/


/* HEADING FOR SECTIONS OF THE COURTS WEBSITE */

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	#bbeheader {
		height: 110px;
		width: 100%;
		text-align: center;
		background-color: #fff;
		 
	}
		#bbeheader h1 {
			color: #134385 !important;
			font-size: 36px !important;
			margin-bottom: 0px;
			margin-top: 20px;
		}

		#bbeheader h2 {
			color: #134385 !important;
			font-size: 20px !important;
			margin-top: 0px;

		}
}

/* Small devices (tablets, 768px and up) */
	@media (min-width: 768px) {
		#bbeheader {
			height: 130px;
			width: 100%;
			text-align: center;
			background-color: #fff;
		}

			#bbeheader h1 {
				color: #134385 !important;
				font-size: 48px !important;
				margin-bottom: 0px;
				margin-top: 20px;
			}

			#bbeheader h2 {
				color: #134385 !important;
				font-size: 32px !important;
				margin-top: 0px;
			}
	}

/* Medium devices (desktops, 992px and up) */
	@media (min-width: 992px) {
		#bbeheader {
			height: 140px;
			width: 100%;
			text-align: center;
			background-color: #fff;

		}

			#bbeheader h1 {
				color: #134385 !important;
				font-size: 48px !important;
				margin-bottom: 0px;
				margin-top: 20px;
			}

			#bbeheader h2 {
				color: #134385 !important;
				font-size: 32px !important;
				margin-top: 0px;
			}
	}
/* Large devices (large desktops, 1200px and up) */
	@media (min-width: 1200px) {
		#bbeheader {
			height: 130px;
			width: 100%;
			text-align: center;
			background-color: #fff;
		}

			#bbeheader h1 {
				color: #134385 !important;
				font-size: 52px !important;
				margin-bottom: 0px;
				margin-top: 20px;
			}

			#bbeheader h2 {
				color: #134385 !important;
				font-size: 32px !important;
				margin-top: 0px;
}
	}
.heading_logo {
	margin-top:							-15px;
	padding-left: 						20px;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	#heading_interior {
		height: 100%;
		width: 100%;
		padding-bottom: 20px;
		padding-left: 10px;
		background-color: /*#4f5b66;*/ #1a7593;
	}
	
	#heading_interior h1 {
		color:							#fff !important;
		font-size:						30px !important;
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#heading_interior {
		height: 100%;
		width: 100%;
		padding-bottom: 20px;
		padding-left: 35px;
		background-color: #134385;
	}

		#heading_interior h1 {
			color: #fff !important;
			font-size: 45px !important;
		}}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#heading_interior {
		height: 100%;
		width: 100%;
		padding-bottom: 20px;
		padding-left: 40px;
		background-color: #134385;
	}

	#heading_interior h1 {
		color:							#fff !important;
		font-size:						50px !important;
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#heading_interior {
		height: 100%;
		width: 100%;
		padding-bottom: 20px;
		padding-left: 40px;
		background-color: #567db1;
	}

		#heading_interior h1 {
			color: #fff !important;
			font-size: 50px !important;
		}}
/* ############################################################################################## */





/* TABBED MENU HOMEPAGE */

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	#justices_tabs .nav-tabs {
    	border-bottom: 					2px solid #fbaa27;
	}
	#justices_tabs .nav-tabs > li {
    	float: 							none;
    	margin-bottom: 					0px;
    	padding:						0px !important;
	}
	#justices_tabs .nav-tabs > li > a {
    	border: 						2px solid transparent;
    	border-radius: 					0px 0px 0 0;
    	line-height: 					1.42857;
    	margin-right: 					5px;
    	padding: 						20px 40px !important;
   		text-transform: 				uppercase;
   		font-family:					"Source Sans Pro", Helvetica, Arial, sans-serif !important;
		font-weight: 					400;
		font-size:						25px !important;
	}
	#justices_tabs .nav-tabs > li > a:hover {
    	border-color: 					#eeeeee #eeeeee #dddddd;
   		border-bottom: 					2px solid #eeeeee;
	}
	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:hover, #justices_tabs .nav-tabs > li.active > a:focus {
    	-moz-border-bottom-colors: 		none;
    	-moz-border-left-colors: 		none;
    	-moz-border-right-colors: 		none;
    	-moz-border-top-colors: 		none;
    	border-image: 					none;
    	border-style: 					solid;
    	border-width: 					1px;
    	cursor: 						default;
    	color:							#24397e !important;
	}

	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:link, #justices_tabs .nav-tabs > li.active > a:active, #justices_tabs .nav-tabs > li.active > a:visited  {
		color: 							#ffffff !important;
		background-color: 				#fbaa27 !important;
    	border-color: 					#fbaa27 #fbaa27 transparent !important;
	}

	#justices_tabs .nav-tabs > li.active > a:hover {
		color:							#fff !important;
}}
	
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#justices_tabs .nav-tabs {
    	border-bottom: 					2px solid #fbaa27;
	}
	#justices_tabs .nav-tabs > li {
    	float: 							left;
    	margin-bottom: 					-2px;
    	padding:						0px !important;
	}
	#justices_tabs .nav-tabs > li > a {
    	border: 						2px solid transparent;
    	border-radius: 					0px 0px 0 0;
    	line-height: 					1.42857;
    	margin-right: 					5px;
    	padding: 						20px 15px !important;
   		text-transform: 				uppercase;
   		font-family:					"Source Sans Pro", Helvetica, Arial, sans-serif !important;
		font-weight: 					400;
		font-size:						15px !important;
	}
	#justices_tabs .nav-tabs > li > a:hover {
    	border-color: 					#eeeeee #eeeeee #dddddd;
   		border-bottom: 					none;
	}
	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:hover, #justices_tabs .nav-tabs > li.active > a:focus {
    	-moz-border-bottom-colors: 		none;
    	-moz-border-left-colors: 		none;
    	-moz-border-right-colors: 		none;
    	-moz-border-top-colors: 		none;
    	border-image: 					none;
    	border-style: 					solid;
    	border-width: 					1px;
    	cursor: 						default;
    	color:							#24397e !important;
	}

	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:link, #justices_tabs .nav-tabs > li.active > a:active, #justices_tabs .nav-tabs > li.active > a:visited  {
		color: 							#ffffff !important;
		background-color: 				#fbaa27 !important;
    	border-color: 					#fbaa27 #fbaa27 transparent !important;
	}

	#justices_tabs .nav-tabs > li.active > a:hover {
		color:							#fff !important;
}}
	
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#justices_tabs .nav-tabs {
    	border-bottom: 					2px solid #fbaa27;
	}
	
	#justices_tabs .nav-tabs > li {
    	float: 							left;
    	margin-bottom: 					-2px;
    	padding:						0px !important;
	}
	
	#justices_tabs .nav-tabs > li > a {
    	border: 						2px solid transparent;
    	border-radius: 					0px 0px 0 0;
    	line-height: 					1.42857;
    	margin-right: 					5px;
    	padding: 						20px 10px !important;
   		text-transform: 				uppercase;
   		font-family:					"Source Sans Pro", Helvetica, Arial, sans-serif !important;
		font-weight: 					400;
		font-size:						14px !important;
	}
	
	#justices_tabs .nav-tabs > li > a:hover {
    	border-color: 					#eeeeee #eeeeee #dddddd;
   		border-bottom: 					none;
	}
	
	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:hover, #justices_tabs .nav-tabs > li.active > a:focus {
    	-moz-border-bottom-colors: 		none;
    	-moz-border-left-colors: 		none;
    	-moz-border-right-colors: 		none;
    	-moz-border-top-colors: 		none;
    	border-image: 					none;
    	border-style: 					solid;
    	border-width: 					1px;
    	cursor: 						default;
    	color:							#24397e !important;
	}

	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:link, #justices_tabs .nav-tabs > li.active > a:active, #justices_tabs .nav-tabs > li.active > a:visited  {
		color: 							#ffffff !important;
		background-color: 				#fbaa27 !important;
    	border-color: 					#fbaa27 #fbaa27 transparent !important;
	}

	#justices_tabs .nav-tabs > li.active > a:hover {
		color:							#fff !important;
}}
	
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#justices_tabs .nav-tabs {
    	border-bottom: 					2px solid #fbaa27;
	}
	
	#justices_tabs .nav-tabs > li {
    	float: 							left;
    	margin-bottom: 					-2px;
    	padding:						0px !important;
	}
	
	#justices_tabs .nav-tabs > li > a {
    	border: 						2px solid transparent;
    	border-radius: 					0px 0px 0 0;
    	line-height: 					1.42857;
    	margin-right: 					5px;
    	padding: 						25px 20px !important;
   		text-transform: 				uppercase;
   		font-family:					"Source Sans Pro", Helvetica, Arial, sans-serif !important;
		font-weight: 					400;
		font-size:						15px !important;
	}
	
	#justices_tabs .nav-tabs > li > a:hover {
    	border-color: 					#eeeeee #eeeeee #dddddd;
   		border-bottom: 					none;
	}
	
	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:hover, #justices_tabs .nav-tabs > li.active > a:focus {
    	-moz-border-bottom-colors: 		none;
    	-moz-border-left-colors: 		none;
    	-moz-border-right-colors: 		none;
    	-moz-border-top-colors: 		none;
    	border-image: 					none;
    	border-style: 					solid;
    	border-width: 					1px;
    	cursor: 						default;
    	color:							#24397e !important;
	}

	#justices_tabs .nav-tabs > li.active > a, #justices_tabs .nav-tabs > li.active > a:link, #justices_tabs .nav-tabs > li.active > a:active, #justices_tabs .nav-tabs > li.active > a:visited {
		color: 							#ffffff !important;
		background-color: 				#fbaa27 !important;
    	border-color: 					#fbaa27 #fbaa27 transparent !important;
	}

	#justices_tabs .nav-tabs > li.active > a:hover {
		color:							#fff !important;
}}
/* ############################################################################################## */





/* S I D E   B A R   N A V I G A T I O N */

.courts_nav {
	background-color: 					#ffffff !important;
}

button {
  display: 								inline-block;
  margin: 								0 0em;
  border: 								none;
  background: 							none;
}

button span {
  display: 								block;
}

.grid-button {
  padding: 								2rem;
  cursor: 								pointer;
  user-select: 							none;
  outline: 								none;
}

.grid-button .grid {
  width: 								1rem;
  height: 								1rem;
  background: 							#393939;
  color: 								#393939;
  /* Not in use when the colors are specified below */
  transition: 							0.3s;
}

.grid-button.disappear .grid {
  -webkit-transform: 					rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8);
  transform: 							rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8);
}

.grid-button.rearrange .grid {
  box-shadow: 							-1.25rem -1.25rem, 0rem -1.25rem, 1.25rem -1.25rem, -1.25rem 0rem, 1.25rem 0rem, -1.25rem 1.25rem, 0rem 1.25rem, 1.25rem 1.25rem;
}

.grid-button.rearrange.disappear .grid {
  box-shadow: 							0rem -1rem, 0rem -2rem, 1rem 0rem, -2rem 0rem, 2rem 0rem, -1rem 0rem, 0rem 2rem, 0rem 1rem;
}

.nav courts_nav > li > a:hover,
.nav courts_nav > li > a:focus {
	text-decoration: 					none;
	background-color: 					#ffffff !important;
}

.nav courts_nav > li > a {
    display:							block;
    padding: 							10px 5px !important;
    position: 							relative;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 						0px;
}

.panel {
    background-color: 					#fff;
    border-radius: 						4px;
    box-shadow: 						0 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 						20px;
}

#HomeMenu {
	list-style: 						none outside none;
}

#HomeMenu > li {
	line-height:						2.2;
	margin-left:						-20px;
	margin-right:						20px;
	margin-bottom:						5px;
	border-bottom:						1px solid #e3e5e2;
	
}

.toplevel a, .toplevel a:link, .toplevel a:active, .toplevel a:visited, .toplevel a:hover {
	text-decoration: 					none;
}

#HomeMenu a, #HomeMenu a:link, #HomeMenu a:active, #HomeMenu a:visited {
	color: 								#3774ba;
	text-decoration: 					none;
	font-weight: 						none;
	-o-transition:						.5s;
	-ms-transition:						.5s;
	-moz-transition:					.5s;
	-webkit-transition:					.5s;
	transition:							.5s;
}

#HomeMenu a:hover {
    color: 								#fbaa27 !important;
    text-decoration: 					none;
    font-weight: 						none;
}
/* ############################################################################################## */




/*  W H O   W E   A R E,   N E W S,   R E L A T E D   L I N K S  */

.we_are, .supreme_news, {
	padding-left:						15px;
	padding-top:						25px;
}

.top_row {
	margin-left: 						0px; 
	margin-right: 						0px;
}

.container-lg h5 {
	font-family: 						"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 						300;
	color:								#1f242a !important;
	margin-top:							0px;
	font-size:							20px;
	text-decoration:					none;
}

.container-lg h5:hover {
	font-family: 						"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 						300;
	color:								#1f242a !important;
	margin-top:							0px;
	font-size:							20px;
	text-decoration:					underline;
}

p.newsdate {
	font-family: 						'Source Sans Pro', sans-serif;
	color:								#bebfc0;
	font-size:							20px;
	font-weight:						500;
	margin-top:							10px;
}

.supreme_list {
	margin-bottom:						-1px !important;
}

.related_links {
	padding:							15px;
}

.related_links p {
	color:								#979494;
}
/* ############################################################################################## */





/* AGENCY CAROUSEL STYLES */

.carousel.slide{
    max-width: 							2560px; /* the largest you want the image to stretch */
    min-width: 							300px; /* the "container" width */
    overflow: 							hidden;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
.carousel-inner {
   width: 								2560px;
   left: 								50%;
   transform: 							translate(-50%, 0);
   
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.carousel-inner {
   width: 								2560px;
   left: 								50%;
   transform: 							translate(-50%, 0);
  
}}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
.carousel-inner {
   width: 								2560px;
   left: 								50%;
   transform: 							translate(-50%, 0);
   
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.carousel-inner {
   width: 								inherit;
   left: 								inherit;
   margin-left: 						inherit;
   transform: 							none;
}}


/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
.carousel-caption {
	padding-left:						30%;					
	padding-right:						30%;			
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.carousel-caption {
	padding-left:						20%;					
	padding-right:						20%;
}}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
.carousel-caption {
	padding-left:						15%;					
	padding-right:						15%;
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.carousel-caption {
	padding-left:						0px;
	padding-right:						0px;
}}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	#AgencyCarousel .carousel-caption h2 {
		font-family: 					"Source Sans Pro", Helvetica, Arial, sans-serif;
    	color:							#ffffff !important;
   		font-weight:					700;
    	display:						inherit;
    	text-shadow:					1px 1px 1px #000000, 1px 1px 1px #000000;
    	font-size:						35px;
    	background-color: 				#567db1;
    	padding: 						15px 30px;
    	opacity:						0.9;
    	border-radius: 					15px;
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#AgencyCarousel .carousel-caption h2 {
    	font-family:					"Source Sans Pro", Helvetica, Arial, sans-serif;
    	color:							#ffffff !important;
   		font-weight:					700;
    	display:						inherit;
    	text-shadow:					1px 1px 1px #000000, 1px 1px 1px #000000;
    	font-size:						35px;
    	background-color: 				#567db1;
    	padding: 						15px 30px;
    	opacity:						0.9;
    	border-radius: 					15px;
}}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
	#AgencyCarousel .carousel-caption h2 {
    	font-family: 					"Source Sans Pro", Helvetica, Arial, sans-serif;
    	color:							#ffffff !important;
   		font-weight:					700;
    	display:						inherit;
    	text-shadow:					1px 1px 1px #000000, 1px 1px 1px #000000;
    	font-size:						35px;
    	background-color: 				#567db1;
    	padding: 						15px 30px;
    	opacity:						0.9;
    	border-radius: 					15px;
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#AgencyCarousel .carousel-caption h2 {
    	font-family: 					"Source Sans Pro", Helvetica, Arial, sans-serif;
    	color:							#ffffff !important;
   		font-weight:					700;
    	display:						inherit;
    	text-shadow:					1px 1px 1px #000000, 1px 1px 1px #000000;
    	font-size:						35px;
    	background-color: 				#567db1;
    	padding: 						15px 30px;
    	opacity:						0.9;
    	border-radius: 					15px;
}}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.agency_control {
    	position: 						absolute;
    	top:							50%;
    	color:							#ffffff;
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.agency_control {
    	position: 						absolute;
    	top:							50%;
    	color:							#ffffff;
}}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.agency_control {
    	position: 						absolute;
    	top:							50%;
    	color:							#ffffff;
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.agency_control {
    	position: 						absolute;
    	top:							50%;
    	color:							#ffffff;
}}

.carousel {
	border-bottom:						2px solid #567db1;
}
/* ############################################################################################## */





/* T A B S   L E F T   M E N U   H O M E P A G E */

/* custom inclusion of left tabs */

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
.arms_title {
	padding:							15px;
}

.tabs-left > .nav-tabs {
	border-bottom: 						0px;
}

.tabs-left #a {
	background:							none;
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							100%;
}

.tabs-left #b {
	background:							none;
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							100%;
}

.tabs-left #c {
	background:							none;
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							100%;
}

.tabs-left #d {
	background:							none;
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							100%;
}

.tabs-left #e {
	background:							none;
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							100%;
}

.tabs-left #f {
	background:							none;
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							100%;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: 							none;
}

.tab-content > .active,
.pill-content > .active {
	display: 							block;
}

.tabs-left > .nav-tabs > li {
	float: 								left;
	width:								130px;
	margin-bottom:						-50px;
}

.tabs-left > .nav-tabs > li > a {
	min-width: 							74px;
	margin-right: 						0;
	margin-bottom: 						3px;
	height:								120px;
	margin-right: 						-8px;
	-webkit-border-radius: 				4px 4px 4px 4px;
	-moz-border-radius: 				4px 4px 4px 4px;
	border-radius: 						4px 4px 4px 4px;
	text-align:							left;
	border-color: 						#dddddd #dddddd #dddddd #dddddd;
}

.tabs-left > .nav-tabs {
	float: 								none;
	margin-right: 						0px;
	border-right: 						0px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: 						#eeeeee #eeeeee #eeeeee #eeeeee;
	-webkit-border-radius: 				4px 4px 4px 4px;
	-moz-border-radius: 				4px 4px 4px 4px;
	border-radius: 						4px 4px 4px 4px;
	background-color:					#fbaa27 !important;
	color:								#1f242a !important;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: 						#ddd #ddd #ddd #ddd;
	background-color:					#567db1 !important;
	color:								#ffffff !important;
}

.tabs-left h2 {
	font-family: 						'Source Sans Pro', sans-serif;
	color:								#1f242a !important;
	font-size:							48px;
	font-weight:						300;
	padding-top:						50px;
	padding-bottom:						15px;
}

.tabs-bkg {
	border-bottom: 						1px solid #ddd;
	border-top: 						1px solid #ddd;
	height:								1000px;
}}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.arms_title {
	padding:							15px;
}

.tabs-left > .nav-tabs {
	border-bottom: 						0;
}

.tabs-left #a {
	background:							url('/CLF2014SUPREME/agency/img/tabs_bbe.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #b {
	background:							url('/CLF2014SUPREME/agency/img/tabs_cle.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #c {
	background:							url('/CLF2014SUPREME/agency/img/tabs_lfcp.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #d {
	background:							url('/CLF2014SUPREME/agency/img/tabs_odc.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #e {
	background:							url('/CLF2014SUPREME/agency/img/tabs_declt.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #f {
	background:							url('/CLF2014SUPREME/agency/img/tabs_coj.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: 							none;
}

.tab-content > .active,
.pill-content > .active {
	display: 							block;
}

.tabs-left > .nav-tabs > li {
	float: 								left;
	width:								30%;
	margin-bottom:						-50px;
}

.tabs-left > .nav-tabs > li > a {
	min-width: 							74px;
	margin-right: 						0;
	margin-bottom: 						3px;
	height:								120px;
	margin-right: 						-8px;
	-webkit-border-radius: 				4px 4px 4px 4px;
	-moz-border-radius: 				4px 4px 4px 4px;
	border-radius: 						4px 4px 4px 4px;
	text-align:							left;
	border-color: 						#dddddd #dddddd #dddddd #dddddd;
}

.tabs-left > .nav-tabs {
	float: 								none;
	margin-right: 						0px;
	border-right: 						0px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: 						#eeeeee #eeeeee #eeeeee #eeeeee;
	-webkit-border-radius: 				4px 4px 4px 4px;
	-moz-border-radius: 				4px 4px 4px 4px;
	border-radius: 						4px 4px 4px 4px;
	background-color:					#fbaa27 !important;
	color:								#1f242a !important;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: 						#ddd #ddd #ddd #ddd;
	background-color:					#567db1 !important;
	color:								#ffffff !important;
}

.tabs-left h2 {
	font-family: 						'Source Sans Pro', sans-serif;
	color:								#1f242a !important;
	font-size:							48px;
	font-weight:						300;
	padding-top:						50px;
	padding-bottom:						15px;
}

.tabs-bkg {
	border-bottom: 						1px solid #ddd;
	border-top: 						1px solid #ddd;
	height:								768px;
}}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.arms_title {
	padding:							15px;
}

.tabs-left > .nav-tabs {
	border-bottom: 						0;
}

.tabs-left #a {
	background:							url('/CLF2014SUPREME/agency/img/tabs_bbe.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #b {
	background:							url('/CLF2014SUPREME/agency/img/tabs_cle.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #c {
	background:							url('/CLF2014SUPREME/agency/img/tabs_lfcp.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #d {
	background:							url('/CLF2014SUPREME/agency/img/tabs_odc.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #e {
	background:							url('/CLF2014SUPREME/agency/img/tabs_declt.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #f {
	background:							url('/CLF2014SUPREME/agency/img/tabs_coj.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: 							none;
}

.tab-content > .active,
.pill-content > .active {
	display: 							block;
}

.tabs-left > .nav-tabs > li {
	float: 								none;
	width:								100%;
	margin-bottom:						-20px;
}

.tabs-left > .nav-tabs > li > a {
	min-width: 							74px;
	margin-right: 						0;
	margin-bottom: 						3px;
	height:								100%;
	margin-right: 						-6px;
	-webkit-border-radius: 				4px 0 0 4px;
	-moz-border-radius: 				4px 0 0 4px;
	border-radius: 						4px 0 0 4px;
	text-align:							left;
	border-color: 						#ffffff #dddddd #ffffff #ffffff;
}

.tabs-left > .nav-tabs {
	float: 								left;
	margin-right: 						25px;
	border-right: 						1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: 						#eeeeee #ffffff #eeeeee #eeeeee;
	-webkit-border-radius: 				4px 0 0 4px;
	-moz-border-radius: 				4px 0 0 4px;
	border-radius: 						4px 0 0 4px;
	background-color:					#567db1 !important;
	color:								#ffffff !important;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: 						#ddd #fff #ddd #ddd;
	background-color:					#ffffff !important;
	color:								#1f242a !important;
}

.tabs-left h2 {
	font-family: 						'Source Sans Pro', sans-serif;
	color:								#1f242a !important;
	font-size:							48px;
	font-weight:						300;
	padding-top:						50px;
	padding-bottom:						15px;
}

.tabs-bkg {
	border-bottom: 						1px solid #ddd;
	border-top: 						1px solid #ddd;
	height:								478px;
}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.arms_title {
	padding:							15px;
}

.tabs-left > .nav-tabs {
	border-bottom: 						0;
}

.tabs-left #a {
	background:							url('/CLF2014SUPREME/agency/img/tabs_bbe.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #b {
	background:							url('/CLF2014SUPREME/agency/img/tabs_cle.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #c {
	background:							url('/CLF2014SUPREME/agency/img/tabs_lfcp.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #d {
	background:							url('/CLF2014SUPREME/agency/img/tabs_odc.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #e {
	background:							url('/CLF2014SUPREME/agency/img/tabs_declt.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tabs-left #f {
	background:							url('/CLF2014SUPREME/agency/img/tabs_coj.jpg');
	background-repeat: 					no-repeat;
	background-position: 				right;
	height: 							475px;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: 							none;
}

.tab-content > .active,
.pill-content > .active {
	display: 							block;
}

.tabs-left > .nav-tabs > li {
	float: 								none;
	width:								100%;
	margin-bottom:						-20px;
}

.tabs-left > .nav-tabs > li > a {
	min-width: 							74px;
	margin-right: 						0;
	margin-bottom: 						3px;
	height:								100%;
	margin-right: 						-14px;
	-webkit-border-radius: 				4px 0 0 4px;
	-moz-border-radius: 				4px 0 0 4px;
	border-radius: 						4px 0 0 4px;
	text-align:							left;
	border-color: 						#ffffff #dddddd #ffffff #ffffff;
}

.tabs-left > .nav-tabs {
	float: 								left;
	margin-right: 						25px;
	border-right: 						1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: 						#eeeeee #ffffff #eeeeee #eeeeee;
	-webkit-border-radius: 				4px 0 0 4px;
	-moz-border-radius: 				4px 0 0 4px;
	border-radius: 						4px 0 0 4px;
	background-color:					#567db1 !important;
	color:								#ffffff !important;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: 						#ddd #fff #ddd #ddd;
	background-color:					#ffffff !important;
	color:								#1f242a !important;
}

.tabs-left h2 {
	font-family: 						'Source Sans Pro', sans-serif;
	color:								#1f242a !important;
	font-size:							48px;
	font-weight:						300;
	padding-top:						50px;
	padding-bottom:						15px;
}

.tabs-bkg {
	border-bottom: 						1px solid #ddd;
	border-top: 						1px solid #ddd;
	height:								478px;
}}
/* ############################################################################################## */

.fa-question-circle, .fa-check-circle {
	vertical-align: middle;
}
.link-options {
	font-weight: 700;
}
.link-options:hover {
	color: 								#092495 !important;
	transition:		 					0.4s;
	text-decoration: 					none !important;
}
.faq-links {
	font-size: 18px;
	color: #326aa9 !important;

}
.faq-links:hover {
	color:								green !important;
	transition:							0.4s !important;
}
.faq-links:focus {
	color:								green !important;
}
@media (max-width: 1200px) {
.faq-links {
	font-size: 							16px;
}}
@media (max-width: 768px) {
.faq-links {
	font-size: 							14px;
}}
/* ############################################################################################## */

/* BBE flc button link - AW 
.menubtn .btn-primary {
    color: #ffffff !important;
    font-size: 16px;
    margin-top: 10px;
}

.flc {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #FFFFFF !important;
    margin-top: 0px;
    font-size: 32px !important;
}

.menubtn .btn-success {
	color: #ffffff !important;
	font-size: 16px;
	background-color: #32834d;
	border-color: #2d7545;
}
.menubtn .btn-success:hover {
	background-color:#519b70; 
}*/


.bbeactive {
      background-color: #336699 !important;
      color: #ffffff;
      font-size: 20px;
}

.bbeaddress {
	font-size: 14px;
	color: #767676;
	text-align: center;
}

.highlight {
	background-color:#ff0 !important;
	color: black;
}

.bluebkg {
	background-color: #00ffff;
}
 
.tablestrong {
	font-weight: 500;
}

/* ============================ BBE 2022 ============================================== */
.navbar-bbenav {
	background-color: #d2d2d2;
	margin-bottom: 0px !important;
	
}
.nav .navbar-nav .navbar-right .navbar-bbenav > li {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	font-size: 22px;
}

	.nav .navbar-bbenav > li > a {
		padding-top: 4px !important;
		padding-bottom: 4px !important;
		font-size: 22px;
	}

@media (min-width: 1200px){}
.nav .navbar-bbenav > li > a, .nav .navbar-bbenav > li > a:link, .nav .navbar-bbenav > li > a:active, .nav .navbar-bbenav > li > a:visited {
	color: #316aaf !important;
	font-size: 22px;
	text-decoration: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
}
/* ================== HOME PAGE BOXES =================== */

/* https://stackoverflow.com/questions/46272600/how-to-set-vertical-height-in-css */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.full_container {
	height: 300px;
	display: flex;
}

.pull-left {
	float: left;
}

.width50 {
	width: 50%;
	padding-top: 0px;
	/*margin-right:1px; white line between boxes*/
}

#main_content .width50 a {
	color: #fff !important;
}


@media (max-width: 1024px) {
	.full_container {
		height: 450px;
		display: flex;
	}
}

@media (max-width: 768px) {
	#main_content .box1 a, #main_content .box2 a, #main_content .box3 a, #main_content .box4 a {
		color: #fff !important;
	
	}

	}

	.box1, .box2, .box3, .box4, .box1 a, .box2 a, .box3 a, .box4 a {
		padding-top: 20px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 20px;
		height: 100%;
		max-height: 100%;
		color: #fff;
		font-size: 16px;
 	}

.box1 {
	background-color: #337ab7; /* #3c6e71; */ /*#337ab7; /* #2a5591;*/
}
	.box2 {
		background: #134385;
	}
.box3 {
	background: #2d6da4; /* #3c5471 /**#3364b7;  /*#5675A4 */
	;
}
	.box4 {
		background-color: #504391;
	}

.title  {
	font-size: 28px;
	color: #fff !important;
	font-weight: 600;
	margin-top: 20px;
}

.title a {
	font-size: 28px;
	color: #fff !important;
	font-weight: 600;
	margin-top: 20px;
	padding-left: 0px;
}

.title a:hover {
	text-decoration: underline;
}

.hrbbe {
	border-top: 1px dotted #8c8b8b;
}


.admissions {
	color: #3b5880;
	font-size: 38px;
	text-align: center;
	font-weight: 600;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	background-image: url("header-flag.jpg");
}

.apply {
	color: #FFF;
	/*background-image: linear-gradient(90deg, #336699, #c1D1E0);*/
	background-image: url(../img/header-flag.jpg);
	background-size: 100%;
	height: 200px;
	min-height: 200px;
	background-position: 0% 20%;
	/*  opacity: 0.6;*/
	padding: 0px;

}

	.apply h2 {
		font-weight: 600;
		font-size: 40px;
		padding-top: 40px;
		margin: 0px;
	}

/* ======== HOME PAGE ABOUT SECTION======= */
.about {
	padding: 50px 30px 50px 30px;
	background-color: #eeeeee;
	color: #134385;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	align-content: center;
	/*background-image: url(../img/iStock-517976804.jpg);*/
	background-color: #EEE;
	background-size: 100%;
	min-height: 200px;
	background-position: 0% 85%;
}

@media (max-width: 768px) {
	.about {
		padding: 40px 10px 40px 10px;
		background-image: none;
		background-color: #eee;
	}
}



.about h2 {
	color: #134385;
	font-weight: 600;
	font-size: 36px;
	text-align: center;
	margin-top: 0px;
	font-family: 'Oxygen', sans-serif !important;
}

	.about p {
		text-align: center;
		font-size: 16px;
		color: #1f1f1f;
	}
	.about a {
		color: #00ffff;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 600;
		text-decoration: underline;
	}

/* ============ INNER PAGE HEADER ============*/
.bbepagetitle {
	height: 50px;
	width: 100%;
	padding-left: 10px;
	background-color: #fff;
}

	.bbepagetitle h1 {
		color: #134385 !important;
		font-size: 42px !important;
	}

.bbesmall {
	font-size: 36px;
}
/* ================== INNER SECTIONS ============== */

/* margins and color for Qualifications & Deadlines section on all pages */
.qualifications {
	padding: 40px 0px 60px 0px;
	background-color: #e7ecf2;
}

/* margins and color for  Steps & Required Documents on all pages */
.steps {
	padding: 40px 0px 60px 0px;
	background-color: #cfd9e6;
}


/* reduced padding for mobile */
@media (max-width: 768px) {
	.qualifications, .steps {
		padding: 30px 0px 60px 0px;
	}
}

/* ============= INNER PAGE TITLE BLOCKS =============== */

.first-time, .re-exam, .reciprocity, .limited {
	color: #fff;
	font-size: 36px;
	padding: 25px;
	font-weight: 600;
	margin-top: 1px;
	text-align: center;
}

.first-time {
	background: #337ab7;
	/*#337ab7;*/
}
.re-exam {
	background: #504391;
}
.reciprocity {
	background: #2b645d;
}
.limited {
	background: #2d6da4;
}

/* title on general pages */
	.general-title {
	font-weight: 600;
	color: #134385;
	font-size: 38px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	text-align: center;
	padding-top: 30px;
}

.general-titlesub {
	font-weight: 600;
	color: #134385;
	font-size: 26px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	text-align: left;
	padding-bottom: 10px;
}

.general-titlebigsub {
	font-weight: 600;
	color: #000;
	font-size: 30px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	text-align: left;
	padding-bottom: 10px;
	
	letter-spacing: -1px;
}

 


/* Bar Exam Questions sub titles */
.general-titlequestion {
	font-weight: 600;
	color: #134385;
	font-size: 22px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	text-align: center;
	padding-top: 10px;
}

/* section titles */
.pagetitle, .pagetitleprocess {
	font-weight: 400;
	color: #011023;
	font-size: 38px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	text-align: center;

}

.pagetitleprocess {
	padding-bottom: 12px;
	padding-top: 30px;
}

/* intro paragraph */
.intro {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*subtitle*/
.firsttimesub, .reexamsub, .limitedsub {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
	text-align: center;
}

/*subtitle below subtitle on Limited License Application pages */
.limitedsub2 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #2d6da4;
	text-align: center;
}
.p16 {
	font-size: 16px;
}

/* color changes for numbers and subtitles */
.firsttimesub, .firsttimenumber {
	color: #337ab7;
}

.reexamsub, .reexamnumber {
	color: #504391;
}

.limitedsub, .limitednumber {
	color: #2d6da4;
}

/* Font Awesome numbers */
	.qualifications .fa-3x, .steps .fa-3x {
		vertical-align: middle;
	}

/* text following Font Awesome numbers */
	.qualifications .steptitle, .steps .steptitle {
		font-size: 16px;
		font-weight: 500;
		padding-left: 0px;
	}  

@media (max-width: 768px) {
	.qualifications .steptitle, .steps .steptitle {
		padding-left: 0px;
	}
}

/*
	.qualifications .padding-bottom {
		font-size: 14px;
	}
	*/

/* =============== APPLICATION LOGIN BUTTON ===================== */


/*.btn-qualifications, .btn-steps  {
	font-size: 17px;
	font-weight: 700 !important;
	letter-spacing: 1px;
	text-transform: uppercase !important;
}*/

/* login button for First Time Applicant page 
.qualifications .btn, .steps .btn  {
	width: inherit;
	cursor: pointer;
	background: #933941;
	border: 1px solid #933941;
	outline: none;
	transition: 1s ease-in-out;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 12px;
}
	*/
/* login button for Re-Applicant page 
.qualifications .reexaminner .btn, .steps .reexaminner .btn {
	width: inherit;
	cursor: pointer;
	background: #504391;
	border: 1px solid #504391;
	outline: none;
	transition: 1s ease-in-out;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 12px;
}*/

/*login button for Limited License pages 
.qualifications .limitedinner .btn, .steps .limitedinner .btn {
	width: inherit;
	cursor: pointer;
	background: #2b645d;
	border: 1px solid #2b645d;
	outline: none;
	transition: 1s ease-in-out;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 12px;
}*/


/* hover states for login buttons 
	.qualifications .btn:hover, .steps .btn:hover {
		transition: 1s ease-in-out;
		background: #333;
		border: 1px solid #474747;
	}

	.qualifications .btn span, .steps .btn span {
		color: white;
		font-size: 18px;
		font-weight: 100;
	}*/

.col-centered {
	float: none;
	margin: 0 auto;
	text-align: center;
}
/* ================== QUESTIONS SECTION ALL PAGES ============= */

.questions {
	padding: 50px 30px 60px 30px;
	background-color: #3a5c8b;
	color: #fff;
	text-align: center;
}

.questions h2 {
	font-size: 42px;
}

	.questions a {
		color: #B8DBFF;		
		font-weight: 600;
		letter-spacing: .5px;
	}


	.questions a:hover {
		text-decoration: underline;
	}
/* =============== RULES BOX ============== */
.padding-top {
	padding-top: 60px;
}
.padding-bottom {
	padding-bottom: 60px;
}
.padding-left {
	padding-left: 60px;
}
.padding-right {
	padding-right: 60px;
}


/*.rules {
	padding: 60px;
}*/

/* Rules box on home page only */
.ruleshome .alert-info {
	padding: 22px;
	background-color: #134385;
	color: #fff; 
	width: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.ruleshome .alert {
	border: 0px !important;
}

.ruleshome .alert-info h3 {
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}

/* Rules box on all inner pages */
.alert-info {
	padding: 6px;
	background-color: #134385;
	color: #fff;
	width: 50%;
	margin-bottom: 10px !important;
	margin-top: 20px;
}

/*center {
	margin: auto;
	max-width:600px;
}*/
	.alert-info p {
		text-align: center;
		font-weight: 500;
		padding: 3px;
		font-size: 16px;

	}

	.alert-info h3 {
		font-size: 18px;
		font-weight: 600;
		text-align: center;
		margin-top: 10px;
		
	}

	.alert-info a {
		color: #ffffff;
		text-align: center;
		font-weight: 600;
		text-transform: uppercase;
		margin-top: 10px;
	}

	.alert-info a:hover {
		color: #91c9ff;
		text-decoration: underline;
	}*/

	.well a {
		font-weight: 600 !important; 
	}

.well {
	background-color: #f2f2f2;
}

/*.btn-rules {
	color: #000000;
	border-width: 1px !important;
	border-color: #ffffff;
	border-radius: 0px;  
	letter-spacing: 1px;
	font-size: 17px;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	background-color: #ffffff;
	transition: border 0.2s ease;
}

.btn-rules:hover {
	background-color: #d2d2d2;
	border: 20px solid #ccc;
	cursor: pointer;
	color: #fff;
}*/

.btnrules .btn-read {
	font-size: 17px;
	font-weight: 700 !important;
	letter-spacing: 1px;
	text-transform: uppercase !important;
	/*padding: 10px;*/
}


.btnrules .btn {
	width: 180px;
	cursor: pointer;
	background: transparent;
	border: 1px solid #91C9FF;
	outline: none;
	transition: 1s ease-in-out;

}

	.btnrules .btn:hover {
		transition: 1s ease-in-out;
		background: #4F95DA;
	}

	.btnrules .btn span {
		color: white;
		font-size: 18px;
	}


.btnlogin .btn-read, .btnreexam .btn-read {
	font-size: 17px;
	font-weight: 700 !important;
	letter-spacing: 1px;
	text-transform: uppercase !important;
	/*padding: 10px;*/
}


@media (max-width: 768px) {
	.alert-info {
		padding: 30px;
		margin-left: 10px;
		margin-right: 10px;
}
	}



/* =========== HOME PAGE FEATURE (dates & announcements) ========== */
.feature {
	padding: 60px 0px 60px 0px;
	background: #eeeeee;
}

@media (max-width: 768px) {
	.feature {
		padding: 40px 20px 40px 20px;
		background: #eeeeee;
	}
}

	.feature h2 {
		color: #134385;
		font-weight: 600;
		font-size: 36px;
		text-align: center;
		margin-top: 0px;
		padding-bottom: 20px;
		font-family: 'Oxygen', sans-serif !important;
		
	}

.alert-success {
	padding: 10px;
	background-color: #D4E0DE;
	border: solid 1px #7FA29D;
	height: 150px;
}

	.alert-success h3 {
		font-size: 18px;
		font-weight: 600;
		text-align: left;
		color: #134385;
		margin-top: 3px;
	}

	.alert-success p {
		text-align: left;
		font-weight: 500;
		padding: 3px;
		font-size: 14px;
		color: #000;
	}

	/* ================ BBE NAV MENU ========================*/



.bbemenu {
	background-color: #134385;
	padding-top: 8px;
	padding-bottom: 8px;
}



	.bbemenu .btn-default {
		color: #fff;
		font-size: 18px;
		font-weight: 600;
		background-color: #134385;
		border: 0px solid #eee;
		width: 140px;
	}

@media (max-width: 768px) {
	.bbemenu .btn-default {
		width: auto;
	}
}

	.btn:hover {
		transition: 1s ease-in-out;
		background: #4F95DA;
	}

	.btn span {
		color: white;
		font-size: 18px;
	}



.well {
	margin-bottom: 8px !important;
	padding: 13px !important;
}

html, body {
	width: auto !important;
	overflow-x: hidden !important
} 

/*.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}*/

/* ===== CARDS ======= */

.card {
	margin-bottom: 20px;
	height: 150px;
}

.steps .card {
	margin-bottom: 20px;
	height: 175px;
}

.card2 {
	margin-bottom: 20px;
	height: 150px !important;
}

.card3 {
	margin-bottom: 20px;
	min-height: 220px !important;
}


.panel-title {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 12px;
	color: #134385;
}



.panel-body {
	background-color: #f8f9fb;
	font-size: 14px;
}


.btn-default {
	background-color: #e7ecf2;
	font-weight: 600;
	margin-bottom: 3px;
	color: #2b6699;
}

.btn-default:hover {
	color: #fff;
}





.home {
	background-color: #eee;
	padding-bottom: 20px;
}

 .home .container-fluid {
	 margin-left: 40px;
	 margin-right: 40px;
 }
 
	.home .panel-default {
		height: 300px;
		background-color: #337ab7;
 
	}

	.home .panel .panel-heading {
		background-color: #d6e4f0;
	}

	.home .panel .panel-body {
		background-color: #337ab7;
		color: #fff;
		font-size: 16px;
	}


.home .panel .panel-title {
	font-size: 26px;
	font-weight: 600;
	padding-bottom: 0px;
	color: #fff;
}

/* ======== HOME PAGE ABOUT SECTION======= */
.about2 {
	padding: 50px 30px 10px 30px;
	background-color: #eeeeee;
	color: #1f1f1f;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	align-content: center;
	/*background-image: url(../img/iStock-517976804.jpg);*/
	background-color: #EEE;
	background-size: 100%;
	min-height: 200px;
	background-position: 0% 85%;
}

@media (max-width: 768px) {
	.about2 {
		padding: 40px 10px 40px 10px;
		background-image: none;
		background-color: #eee;
	}
}

.about2 h2 {
	color: #134385;
	font-weight: 600;
	font-size: 36px;
	text-align: center;
	margin-top: 0px;
	font-family: 'Oxygen', sans-serif !important;
}

.about2 p {
	text-align: center;
}

.about2 a {
	color: #00ffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: underline;
}




/**/
.feature .panel .panel-heading {
	color: #134385;
	font-weight: 600;
	font-size: 14px;
}

.feature .panel .red {
	/*color: #C41E3A;
	background-color: #fbe6e9;*/
	color: #fff;
	background-color: #C41E3A;
}

.feature .panel .green {
	/* color: #007b00;
	background-color: #f1fff4;*/
	color: #fff;
	background-color: #007b00;
}

.feature .panel .blue {
	/*color: #004794;
	background-color: #e2f0ff;*/
	color: #fff;
	background-color: #107484;
}


	.feature .panel .panel-body .general-titlesub {
		font-weight: 600;
		color: #134385;
		font-size: 24px;
		font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
		text-align: left;
		padding-bottom: 0px;
		line-height: 1.15;
	}




.btn-info {
	color: #fff;
	background-color: #134385;
	border-color: #dfdfdf;
	font-size: 16px;
	align-content:center;
}

	.btn-info:hover {
		color: #91c9f7;
		background-color: #52bebe;
		border-color: #91c9f7;
	}


	/* RULES BUTTON */
.btn-primary {
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	background-color: #134385;
	padding: 15px 30px 15px 30px;
}

	/* INDENT LIMITED */
	.outer {
		width: 60%;
		margin: 0 auto;
	}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
	.outer {
		width: 100%;
	}
}
 

.ibottom {
	margin-left: 10px;
	font-size: 16px;
 
	vertical-align: middle;
	margin-bottom: 6px;
 
}


.toppad {
	padding-top: 150px;
}

/* forms */

.alert-form {
	border: 1px solid #a7c4dc;
	background-color: #F6F9FB;
}

.strong {
	font-weight: 600;
}

.customIndent {
	padding-left: 5em;
}

.customIndent1 {
	padding-left: 2em;
}
