body { 
		background: 
        /*url('bimages/extra.png') right top no-repeat, */
		url('bimages/bg-student.png') left top no-repeat, 
        #0087d5;

}
header {
	height: 100px;
}
.container {
	margin-left: 0;
	padding: 0;
}
.content {
	background: #0087d5aa;
	position: relative;
	border: 3px solid #00588b;
}
.content h1 {
	color:white;
	background-color: #00588b;
	margin: 0;
	padding: 6px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.btn-local {
	color: white;
	border:1px solid white;
	margin: 0 auto;
	font-size: 120%;
	
	
	border-radius:0.5rem;

}

.occupational { 
	display: grid ;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	padding: 0 55px 0 12px;
	margin: 24px 0;
}
.occupation img{
	width: 100%;
}
.occupation-local {
	display: flex;
	justify-content: center;
	align-items: center;
}
.occupation {
	color:white;
	aspect-ratio: 2 / 1;
	position: relative;
	background-size: cover;
	background-position: center;
}
.occupation_title { 
	margin:0;
	font-size: 125%;
	padding: 2px 5px;
	position: absolute;
	background:#00588b;	
	width: 100%;
	bottom: 0;
}
#slider {
	/* background-color: rgba(255,255,255,0.85); */
	margin: 0;
	padding: 10px 0;
	color: white;
}
#dropdown, #calendar {
	z-index: 101;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 5;
	background-color:rgba(0, 0, 0, 0.8);
	margin: 0;
	padding: 0 0 10px;
}
#dropdown, #dropdown a {
	color: #fff;
}

#dropdown ul { margin: 0; padding-left:20px; list-style:none; }
#dropdown li { margin-bottom:3px; }
#dropdown li:before {    
    font-family: 'FontAwesome';
    content: '\f105';
    /*margin:0 5px 0 -15px;*/
}

.category_icon {
	margin: 12px 0 0 12px;
	float: left;
	width: 111px;
}
#cc_icon_link img {
	margin: 12px 38px 2px 12px;
}
.clear {
	clear:both;
}
#footer .btn-default {
	background-color: #0087d5;
	border-color: #0087d5;
}

#footer #tabs .btn{
	text-transform: uppercase;
}
#footer {
	color:ccc;
	background-color: #00588b;
	/*margin-top: 12px;*/
}
.switcher {color: white; }
.switcher:hover {color: white; text-decoration: none; }
#menu_up {display: none;}
#breadcrumb a {
	color:white;
	text-decoration: none;
}
#breadcrumb {
	border-bottom:1px dotted rgba(255,255,255,0.1);
	width: 100%;
	color: white;
	position: absolute;
	bottom: 0px;
	/*left:10px;*/
}
header {
	position: relative;

}
.slider_side img {
	margin: 0 0 25px;
}
#footer a {
	color:white;
}
#footer span.btn {
	color:#bbb;
}
#breadcrumb i {margin: 0 7px; color:#999;}

#general_category .category_intro{
	margin-left: 129px;
}
#general_category .category_icon{
	margin: 9px;	
	float: left;
}
#general_category #subcategories{
	text-align: center;
}
#general_category #subcategories {
	background-color: rgba(0,0,0,0.3);
	clear: both;
}
#general_category #resources h4{
	background-color: #00588b;
	width: 100%;
	margin: 0;
	text-align: center;
	padding: 6px;
}
#general_category #resources h4 a{
		/* margin-left: 80px; */
		color: white;
		display: block;
		font-weight: 500;
		font-size: 16px;
}
#general_category #resources {
	background: #0087d5aa;
	color: black;
	clear: both;
}
#general_category .resource_item > a {
	background-color: white;
	height: 150px;
	width: 100%;
	display: flex;
	justify-content: center;
}
#general_category .resource_item {
	margin: 10px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* background-color: #00588b ; */
}
#general_category .thumbnail {
	/* float: left;	 */
	/*background-color: transparent;*/
	/*border: none;*/
	flex: 1;
	width: 100%;
	height: 100%;
	margin: 0;
	object-fit: contain;
}

#general_category .res_description {
	color: #fff;
	padding: 3px;
	font-size: 90%;
	width: 100%;
}
#general_category {
	color:#ccc;
}
#icons {
	padding: 0 0 10px;
}
#logo {
	color: white;
	margin: 0 11px 0;	
}
.title_background h2 {
	color: white;
	margin-left: 10px;
}
.well {
	/*margin-bottom: 0;*/
}

.search {
    background-color: #dfdfdf;
    background-image: url("images/global/search_bar.jpg");
    background-repeat: no-repeat;
    height: 58px;
    position: absolute;
    right: 0;
    width: 301px;
    z-index: 11;
}
.search form {
    border: 0 none;
    margin: 0;
    padding: 16px 0 0;
}
.search form input {
    color: #666666;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.search #frmInput {
    border: 0 none;
    margin: 0 0 0 30px;
    padding: 3px;
    width: 220px;
    height: 23px;
}

.school_name {
	font-weight: bold;
	margin-top:20px;
	/* font-size: 120%; */
	/* text-align: center;	 */
}
.school_intro {
	font-size: 110%;
	font-weight: bold;
}
@media (max-width: 10199px) and (min-width: 1200px) {
	#slides	{
		min-height:350px;
	}
	#icons .category_icon:nth-child(16){
	    /*clear:both*/
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	#slides	{
		min-height:320px;
	}
	#icons .category_icon:nth-child(12){
	    clear:both
	}
}

@media (max-width: 991px) {
	#slides	{
		min-height:550px;
	}
	#icons .category_icon:nth-child(8){
	    clear:both
	}
}
#footer #readspeaker_button1 a {
	padding: 0;
	margin: 0;
}

#readspeaker_button1 { width: 500px !important;}
.rsbtn span, .rsbtn a {color: #000;}
.rsbtn .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_speaker {color: #fff;}
.rsbtn .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_read {color: #fff;}
.rsbtn .rsbtn_powered .rsbtn_btnlabel {color: #fff;}
a#switcher:hover,a#switcher:focus {
	color:#fff;
}
a.news_title {
	color: rgba(255,255,255,1);
}
a.news_title:hover {
	color: rgba(255,255,255,.9);
	text-decoration: none;
}
#breadcrumb-home i {
	color: white;
}
#breadcrumb-home {
	font-size: 18px;
}
div.input {
	margin-bottom: 3px;
}
.mt-news li {
	list-style: none;
}
.mt-news li:before {    
font-family: 'FontAwesome';
content: '\f054';
margin:0 5px 0 -15px;
color: #fff;
font-size: 9px;
}
.mt-news li:nth-child(3),.mt-news li:nth-child(4),.mt-news li:nth-child(5),.mt-news li:nth-child(6) {
	display: none;
}
.mt-news li:first-child, .mt-news li:nth-child(2){
	color: white;
	/*display: block;*/
}
#subcategories .btn-blue {
	background: rgba(0,135,213,1);
}
#subcategories .btn-blue:hover {
	background: rgba(0,135,213,0.8);
}
#general_category h2 {
	color: white;
}

#top_section {
  position: relative;
}
#career_coach:hover {
  background-color: rgba(255,255,255,0.1);
  text-decoration: none;
}
#career_coach {
  float: right;
  margin: 3px;
  border: 2px solid white;
  background: transparent;
  color: white;
  padding: 5px 40px;
  font-size: 18px;
  /*position: absolute;*/
  /*right: 0;*/
  /*bottom: 0;*/
}
#calendar_link {
	color:white;
}
#calendar_link:hover {
	text-decoration: none;
}

#calendar table {
	margin: 0 auto;
	color: white;
}
#calendar th { text-align: center; }
#calendar th a {color: white; text-decoration: none}
#calendar td.najdeno a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#calendar td.najdeno {
	background: white;

}
#calendar td {
	padding: 5px 10px;
	border:1px solid rgba(255,255,255,0.5);
}