/** CSS for /edleadership-med/ **/
/* Styles overrides for M.ED Leadership located in theme CSS Settings */
/* This bit of code has been merged into the main theme. Remove at own risk. */
.wpcf7-form.invalid input.wpcf7-not-valid, .wpcf7-form.invalid textarea.wpcf7-not-valid, .wpcf7-form input:focus:invalid:focus, .wpcf7-form textarea:focus:invalid:focus {
border-color: #E56C69 !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
div.wpcf7-validation-errors {
color: red;
}

.button-main.inverted, .button-main.inverted:hover {
color: #ffffff;
}

.wpcf7 input, .wpcf7 textarea {
padding: 5px 10px;
width: 100%;
}
span.wpcf7-form-control-wrap {
margin: 3px 0 20px;
}

.fancybox-title-inside-wrap {
	text-transform: none;
}
#coe-image-section {
background-color: #fff;
}
.trans-bkg-w.box .icon {
background: #FFF;
}
.trans-bkg-w.box .icon i {
color: #D2AA52;
}
.course-sequence tr.odd td {
  background: rgba(255, 255, 255, 0.3); }
  .course-sequence tr.odd td:first-child {
    background-color: #f2e6cb; }
.course-sequence tr.odd:last-child td {
  background-color: transparent; }
.box .icon i.font-icon-warning {line-height: 57px;}
.coe-features .box {padding: 10px 0 20px;}
.coe-features .box .icon {margin-bottom: 10px;}
.coe-features .box h4 {color: #5DA8AA;}
.coe-features .solid-bkg {border-bottom: 2px solid #D2AA52; margin-bottom:10px;}
.footer-widgets {padding: 50px 0 0;}








/* Styles overrides for M.ED Leadership located in theme CSS Settings */
/* Do Not Remove */
.widget-placement {
	position:relative;
	top: -138px;
	background: rgba(255, 255, 255, 0.85);
}
.coe-seal-placement img {
	position: absolute;
	top: 820px;
	right: 4%;
	z-index: 10;
}
@media (max-width: 1200px) and (min-width: 980px) {
	header .span9 {width: 72%;}
	header .span3 {width: 25%;}
}
@media (max-width:979px) {
	.coe-seal-placement img {
		display:none;
	}
}
