/* Main */

body {
  width: 100%;
  padding-top: 104px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #4b4b4b;
  background-color: #ffffff;
}
a {
  color: #009999;
  font-size: 10pt;
  margin-bottom: 0px;
  font-style: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.promise-header {
	background-size: cover;
}
p {
  font-size: 10pt;
}
blockquote {
  background:#f1f1f1;
  border-left:3px solid #009999;
  color:#444;
  display:block;
  font-size: 14px;
  line-height:20px;
  margin:0 0 0 10px;
  padding:0 0 0 10px;
}
li {
  line-height: 1.5;
  margin-bottom: 0px;
}
ul {
  list-style-type: disc;
  margin-left: 35px;
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 153, 153, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0 auto;
    position: relative;
    left: 19px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.navbar a
{
	background-color: #009999;
	color: #fff;
}
.navbar-custom
{
	background-color: #009999;
	
}
.navbar-custom .navbar-nav>li>a
{
	color: #fff;
}
.navbar-custom .navbar-nav>li>a:hover
{
	background-color: #438D9B;
}
.navbar-custom .navbar-nav .active a
{
	background-color:aliceblue;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form
	{
		background-color: #009999;
		color: #fff;
	}
.navbar-default .navbar-toggle 
{border-color:#fff}

.navbar-default .navbar-toggle .icon-bar
{background-color:#fff}

.nav.nav-tabs > ul > .dropdown-menu
{
	background-color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    color:#000;
  }

.headertext > h1
{
	position:absolute;
	top:350px;
	left:200px;
	margin:auto;
	color: #fff;
	text-shadow: 2px 2px #000;
}
.crop {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.crop img {
    width: 100%;
    margin: -130px 0 0 0px;
}

/*---tab custom--*/

.z-tabs.horizontal.top.white.z-bordered > ul > li.z-active > a.city
{border-top: 3px solid #B20838;
background-color: #B20838;
color:#fff;}

.z-tabs.horizontal.top.white.z-bordered > ul > li.z-active > a.mesa
{border-top: 3px solid #00338D;
background-color: #00338D;
color:#fff;}

.z-tabs.horizontal.top.white.z-bordered > ul > li.z-active > a.miramar
{border-top: 3px solid #00727D;
background-color: #00727D;
color:#fff;}

/*--- Classes  ---*/
.jumptarget::before {
  content:"";
  display:block;
  height:105px; /* fixed header height*/
  margin:-105px 0 0; /* negative fixed header height */
}

.coordinatorname {
  font-size: 10pt;
  font-weight: bold;
  color: #4b4b4b;
}
.indent20 {
  padding: 0px 0px 0px 20px;
  margin:  0px 0px 0px 0px;
}
.leadpara {
  color: #00adb7;
  font-size: 11pt;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  line-height: 1.3;
}
.policylink {
  color: #305866;
  line-height: 2;
}
a.policylink:hover {
  color: #00adb7;
  text-decoration: underline;
}
a.colleges {
  color: #fff;
  font-size: 8pt;
  line-height: 1.8;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

email {
	margin-left: 5px;
}
a.colleges:hover {
  color: #4b4b4b;
  font-size: 8pt;
  line-height: 1.8;
  margin-bottom: 20px;
  text-decoration: underline;
}
a.coordinatoremail {
  font-size: 10pt;
  color: #4b4b4b;
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
}
a.copyright  {
  text-decoration: none;
  color: #ffffff;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
}
a:hover.copyright  {
  text-decoration: underline;
}
p.bodypara {
  line-height: 1.5;
  margin-bottom: 5px;
}
p.collegediv {
  margin-bottom: 20px;
}
p.collegename {
  color: #00adb7;
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 10px;
}
p.linkdiv {
  margin-bottom: 10px;
}
p.parahead {
  color: #305866;
  font-size: 14pt;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  margin-bottom: 5px;
}

/*--- IDs  ---*/
#abovepagetitle {
  height: 45px;
}
#belowpagetitle {
  height: 5px;
}
#colleges {
  float:right;
  color: #fff;
  width: 400px;
  text-align: right;
}
#median {
  float: left;
  width: 20px;
  margin-top: 50px;
  height: 20px;
}
#pagebody {
  width: 960px;
  display: inline-block;
}
#pagetitle {
  color: #00adb7;
  height: 93px;
  padding-top: 3px;
  padding-left: 2px;
  /*background-color: #fff;*/
}
#pagewrap {
  margin: 0 auto 0 auto;
  background-color: #f6f6f6;
  width: 100%; 
}

/* general */

.shadow {
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 1px solid #d4d4d4;
  
  -webkit-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.45);
  -moz-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.45);
  box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.45);
  
  padding: 15px 15px 15px 15px;
  width: 100%;
  margin-bottom: 30px;
}

.btn {
  background: #305866;
  background-image: -webkit-linear-gradient(top, #305866, #305866);
  background-image: -moz-linear-gradient(top, #305866, #305866);
  background-image: -ms-linear-gradient(top, #305866, #305866);
  background-image: -o-linear-gradient(top, #305866, #305866);
  background-image: linear-gradient(to bottom, #305866, #305866);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align: center;
  width: 200px;
  margin: 0 auto;
}

.btn a {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.btn:hover {
  background: #00adb7;
  background-image: -webkit-linear-gradient(top, #00adb7, #00adb7);
  background-image: -moz-linear-gradient(top, #00adb7, #00adb7);
  background-image: -ms-linear-gradient(top, #00adb7, #00adb7);
  background-image: -o-linear-gradient(top, #00adb7, #00adb7);
  background-image: linear-gradient(to bottom, #00adb7, #00adb7);
  text-decoration: none;
}

/* header */
a#logo {
  float:left;
}
a#district {
  float:left;
}

#title {
  color: #00adb7;
  font-size: 30pt;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  float: left;
}
#titlediv {
  float: left;
  height: 90px;
  margin-left; 5px;
}

/* Main */

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.panel .city-panel
{background-color: #B20838;}

.panel .mesa-panel
{background-color: #00338D;}

.panel .miramar-panel
{background-color: #007276D;}

.panel .district-panel
{background-color: #009999;}

/* Footer
-----------------------------*/
footer { background-size: 277px; padding: 21px 0 10px; color:#fff; font-size:12px; }
footer a { color:#fff; text-decoration: none; font-size:10px; line-height: 1.2;}
footer a:hover { color:#fff; opacity:.5; }
#footer-content { min-height: 200px; }

ul.footer-menu { float:left; margin: 0; padding: 0; width:180px; }
ul.footer-menu li { margin: 0; padding: 0; list-style: none; }
ul.footer-menu li a { display:block; line-height: 2.7em; }
ul.footer-menu.space { padding-left:300px; width:100px; }

footer address { line-height:2.7em; float:right; }

#lower-footer { border-top:1px solid #fff; text-align: center; padding: 10px 0 0; }
#lower-footer p { padding-bottom: 0; }
#lower-footer ul.social-menu { float:none; }
#lower-footer p {
  text-align: center;
}

/* Footer NEW */
.new-foot{
	min-height:270px;
	background-color: #000;
}
.container{
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 3%;
	}
.left-foot{
	font-family:arial;
	font-size:12px;
	line-height: 1.2;
}
.left-foot span{
	font-weight:bold;
}
.right-foot{
	font-family:arial;
	font-size:12px;
	line-height: 1.2;
}
.soc-foot{
	margin: 50px 0px 0;
	text-align: right;
}
.foot-copy{
	margin-right:10px;
	margin-top:10px;
}
.foot-links{
	width: 93%;
	margin-left: 10%;
}
.f-span12, .f-span6, .f-span3{
	  float: left;
}
.f-span12{
	width:100%;
}
.f-span6{
	width:50%;
}
.f-span3{
	width:33%;
}

@media (max-width:1000px){
	.new-foot{
		padding:20px 20px;
	}

}
@media (max-width:767px){
	.f-span3{
		width:100%;
	}
	.f-span6{
		width:100%;
	}
	.new-foot{
		text-align:center;
		padding:20px 0;
	}
	.foot-links{
		width:100%;
		margin-left:0;
	}
	.soc-foot {
  		text-align: center;
	}
	
}

.gsc-adBlock{
	display:none!important;
}

.gsc-adBlockVertical {
    display: none !important;
}

input.gsc-search-button.gsc-search-button-v2{top:7px !important; color:#023867 !important;}
.gsc-input-box {border:1px solid rgba(2,56,103,.5) !important;}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {background-color:#445660 !important;}

.sub-mobile-nav{
    padding: 0!important;
    margin: 0;
    color: #FDBB30;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.foundation{border:1px solid #fff;padding:3px 10px;font-weight:bold;}
.foundation:hover{color:#fdb930!important; border-color:#fdb930; background-color:#fff!important;}

table td {
	padding: 7px 0px !important;} /*search box alignment */
.anchor{display:block;height:165px;margin-top:-165px;visibility:hidden;}

.subheader{font-size: 66%;white-space:nowrap;}
		h1{line-height: .9;margin-bottom: 25px;}

.span8.standard a {color:#337ab7 !important;}
.span8.standard a:hover{color:#fdb930 !important;}

.arrow{width: 0; 
			height: 0; 
			border-top: 10px solid transparent;
			border-bottom: 10px solid transparent;
			border-left: 10px solid #023867;
			display:inline-block;
			margin-right:5px;
			margin-bottom:-2px;}

		.arrow-top{width: 0; 
			height: 0; 
			border-right: 10px solid transparent;
			border-left: 10px solid transparent;
			border-bottom: 10px solid #337ab7;
			margin: 0 auto;}

.new-foot .logos {
		float: left;
	}
	.new-foot .sdccd {
		display: block;
	}
	.new-foot .sdcity, .new-foot .sdmesa, .new-foot .sdmiramar, .new-foot .sdce {
		display: inline-block;
		vertical-align: middle;
		margin: 0 12px 0 0;
	}
	.new-foot .logos a:last-child { margin-right: 0; } 
	.new-foot .sdccd img { width: 366px; /* height: 101px; */ }
	.new-foot .sdcity img { width: 100px; /* height: 35px; */ }
	.new-foot .sdmesa img { width: 100px; /* height: 35px; */ }
	.new-foot .sdmiramar img { width: 91px; /* height: 54px; */ }
	.new-foot .sdce img { width: 100px; /* height: 51px; */ }

.panel span 
{line-height: 1.5;}


