 


#mnbox1:hover {
	background-image: url(hoverjpg1.jpg);
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}

#mnbox2:hover {
	background-image: url(hoverjpg2.jpg);
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}

#mnbox3:hover {
	background-image: url(hoverjpg3.jpg);
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}

#search-toggle #search-field {
	height: 35px;
	position: absolute;
	margin-left: 30px;
	margin-top: -30px;
	width: 156px;
	display: none;
	-webkit-animation: sitesearch .5s linear;
	-moz-animation: sitesearch .5s linear;
	-o-animation: sitesearch .5s linear;
	animation: sitesearch .5s linear;
	padding: 0 14px;
}

35% {
	zoom: 1.5;
	opacity: 40;
}

100% {
	zoom: 1;
	opacity: 0;
}

#search-toggle:hover {
	padding-right: 200px;
}

#inner-video {
	display: inline-block;
	width: 78%;
	max-width: 660px;
	height: 288px;
	background: #000;
	margin: 30px;
}

#logo {
	width: 280px;
	height: 117px;
	background: url(logo.png) no-repeat center;
	background-size: contain;
	display: inline-block;
	float: left;
	margin: 21px 12px 0;
}

.mn_nav_lnk {
	width: 65px;
	text-align: center;
	color: #FFF;
	display: inline-block;
	float: left;
	vertical-align: top;
	padding: 10px;
}

.mn_nav_lnk:hover {
	color: #FFF;
}

#mn_nav {
	font-size: 14px;
	float: right;
	display: inline-block;
}

#arrow-right_mn {
	width: 0;
	height: 0;
	border-top: 23px solid transparent;
	border-bottom: 21px solid transparent;
	border-left: 20px solid #08604a;
	display: inline-block;
	position: absolute;
}

.mn_box {
	width: 24%;
	height: 351px;
	background: #000;
	float: left;
	margin-right: 1px;
	display: inline-block;
	background-size: cover;
}

#mnbox1 {
	background-image: url(homepage-1.jpg);
}

#mnbox2 {
	background-image: url(homepage-2.jpg);
}

#mnbox3 {
	background-image: url(homepage-3.jpg);
}

#video {
	width: 27.7%;
	height: 351px;
	background: #000 url(img4.png) no-repeat center;
	float: left;
}

.showhover {
	background-color: rgba(146, 209, 21, 0.9);
	font-size: 24px;
	color: #fff;
	position: relative;
	top: 80.5%;
	display: none;
	padding: 13px 20px;
}

#social_icons_mn {
	width: 215px;
	font-size: 7px;
}

.scl_bx {
	width: 17px;
	height: 17px;
	display: inline-block;
}

.scl_bx i {
	color: #222;
	margin: 1px;
}

#nav {
	width: 120px;
	font-size: 14px;
	float: right;
}

.nav_lnk {
	color: #FFF;
	padding: 20px;
}

#container {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#side_bar {
	float: left;
	font-size: 14px;
	width: 20%;
	margin: 0 13px 0 0;
}

#side_bar ul li {
	float: left;
	list-style-type: none;
}

#side_bar a {
	text-decoration: none;
	color: #fff;
}

.side_link {
	width: 100%;
	background-color: #2dcc70;
	color: #FFF;
	font-weight: 700;
	margin: 0 0 2px;
	padding: 13px 0 13px 13px;
}

#social_icons {
	margin: 15px;
}

#side_bar_alias {
	float: left;
	width: 20%;
	height: 10px;
	display: none;
	margin: 0 13px 0 0;
}

#wlc {
	width: 100%;
	height: 100px;
	background-color: #005b7f;
	margin: 3px 0;
}

#rmk {
	width: 296px;
	font-size: 31px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background-color: #14bfcc;
	display: inline-block;
	vertical-align: top;
	padding: 21px 31px 24px 52px;
}

#arrow-right {
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 35px solid #14bfcc;
	display: inline-block;
	margin-left: -4px;
}

#wlc_txt {
	width: calc(100% - 710px);
	font-size: 14px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 13px 24px 0;
}

#apply-button {
	width: 145px;
	font-size: 18px;
	background-color: #f26522;
	color: #fff;
	vertical-align: top;
	cursor: pointer;
	margin-top: -90px;
	float: right;
	clear: both;
	padding: 10px 15px;
}

#circle {
	width: 30px;
	height: 30px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #fff;
	display: inline-block;
	margin: -3px 0 0 10px;
}

#circle div {
	font-size: 14px;
	padding: 8px 10px 10px 11px;
}

#cnt_bx {
	width: 78%;
	float: left;
	margin-left: 5px;
}

.page-id-1526 .box {
	width: calc(25% - 2px);
}

.box {
	width: calc(20% - 2px);
	height: 475px;
	display: inline-block;
	background-color: #000;
	background-size: cover;
	vertical-align: top;
	float: left;
	margin: 0 2px 0 0;
}

.abtbox {
	width: 16.49853%;
	height: 475px;
	display: inline-block;
	background-color: #000;
	background-size: cover;
	vertical-align: top;
	float: left;
	margin: 0 2px 0 0;
}

.box:hover,
.abtbox:hover {
	background-color: #000;
	opacity: 0.9;
}

.box_title {
	font-size: 16px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	margin: 32px;
}

.abtbox_title {
	font-size: 16px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	margin: 32px 0 0 22px;
}

#abtbx-1 {
	background-image: url(history.jpg);
}

#abtbx-2 {
	background-image: url(vision.jpg);
}

#abtbx-3 {
	background-image: url(governance.jpg);
}

#abtbx-4 {
	background-image: url(events.jpg);
}

#abtbx-5 {
	background-image: url(fact.jpg);
}

#abtbx-6 {
	background-image: url(location.jpg);
}

#icombx-1 {
	background-image: url(blog.jpg);
}

#icombx-2 {
	background-image: url(friday.jpg);
}

#icombx-3 {
	background-image: url(activities.jpg);
}

#icombx-4 {
	background-image: url(newsroom.jpg);
}

#icombx-5 {
	background-image: url(gig.jpg);
}

#acadbx-1 {
	background-image: url(foundation.jpg);
}

#acadbx-2 {
	background-image: url(certificate.jpg);
}

#acadbx-3 {
	background-image: url(diploma.jpg);
}

#acadbx-4 {
	background-image: url(undergraduate.jpg);
}

#acadbx-5 {
	background-image: url(adjunct.jpg);
}

#contact_form {
	width: 16.7%;
	background-color: #f36523;
	float: left;
	display: inline-block;
	margin-bottom: 70px;
	padding: 20px;
}

#contact_title {
	font-size: 24px;
	color: #FFF;
	line-height: 130%;
}

#contact_sub {
	color: #000;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	padding: 10px 0 20px;
}

#contactform,
#cb,
.wpcf7-form {
	font-size: 12px;
	color: #FFF;
}

.field {
	padding: 10px 0 0;
}

label {
	font-weight: 600;
}

.red_clr {
	font-weight: 100;
	color: #ed1c24;
}

#name,
#surname {
	width: 100px;
	height: 20px;
	margin-top: 7px;
}

.nme {
	width: 105px;
	display: inline-block;
	margin-bottom: 7px;
}

#radio_left {
	width: 112px;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	float: left;
	color: #000;
	margin: 15px -4px;
}

#radio_right {
	width: 115px;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	color: #000;
	margin: 15px 0;
}

#program {
	font-size: 11px;
	font-weight: 600;
	color: #000;
	margin: 15px 0;
}

#submit {
	width: 135px;
	background-color: #49bb76;
	border: thin solid #49bb76;
	font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 14px;
}

#main {
	width: 55%;
	float: left;
	padding: 30px 0 0 50px;
}

#main_tabs {
	width: 56.24%;
	float: left;
	padding-right: 1.5%;
	margin: 0 0 0 17px;
}

.blog #main,
.category #main {
	width: 59%;
	padding: 0;
}

#blog-container {
	padding: 30px 45px 20px 15px;
}

.subhead {
	color: #0c624c;
	font-size: 20px;
	font-weight: 700;
}

#map {
	width: 100%;
	height: 300px;
	background-color: #000;
	margin-top: 20px;
}

#text {
	font-size: 14px;
	margin-top: 50px;
	line-height: 25px;
}

#table {
	width: 680px;
	height: 605px;
	background-color: #f5f4f4;
	border: thin solid #dadade;
}

#left {
	width: 500px;
	padding-left: 10px;
	background-color: #333;
}


.line-r {
	width: 99px;
	border: thin solid #dadade;
	border-top: none;
	border-left: none;
	border-right: none;
	display: inline-block;
	float: right;
	padding: 20px 0 0 59px;
}

.line-tb {
	width: 660px;
	font-size: 12px;
	font-style: italic;
	border-right: none;
}

#text-inline {
	width: 380px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}

.fac_img {
	width: 600px;
	height: 300px;
	background-color: #000;
	margin-top: 20px;
}

#footer {
	width: 100%;
	border-top: thin solid #dadade;
	float: left;
}

#ftr_left {
	color: #959595;
	font-size: 12px;
	display: inline-block;
	float: left;
}

#ftr_left #footer-contact {
	float: right;
	margin-left: 20px;
}

#ftr_right {
	color: #959595;
	font-size: 12px;
	display: inline-block;
	float: right;
}

#img {
	display: inline-block;
	margin-right: 10px;
}

.ac {
	padding-bottom: 5px;
	border-bottom: thin solid #959595;
	padding-top: 5px;
}

.ac-container {
	width: 100%;
	text-align: left;
	margin: 25px auto 30px;
}

.ac-container label {
	width: 500px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #0c624c;
	line-height: 33px;
	font-size: 20px;
	font-weight: 700;
	background: transparent url(arrow-down.png) no-repeat center center;
	padding: 5px 0;
}

.ac-container label:hover:after,
.ac-container input {
	display: none;
}

.ac-container article {
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0;
	position: relative;
	z-index: 10;
	-webkit-transition: height .3s ease-in-out, box-shadow .6s linear;
	-moz-transition: height .3s ease-in-out, box-shadow .6s linear;
	-o-transition: height .3s ease-in-out, box-shadow .6s linear;
	-ms-transition: height .3s ease-in-out, box-shadow .6s linear;
	transition: height .3s ease-in-out, box-shadow .6s linear;
}

.ac-container article p {
	color: #000;
	line-height: 23px;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
	padding: 0;
}

.ac-container input:checked~article.ac-llarge {
	transition: max-height .35s ease-out;
	max-height: 0;
	overflow: hidden;
}

.ac-container input:checked~article {
	overflow: auto;
	max-height: 900px !important;
	height: auto;
	-webkit-transition: max-height .5s ease-in;
	-moz-transition: max-height .5s ease-in;
	-o-transition: max-height .5s ease-in;
	-ms-transition: max-height .5s ease-in;
	transition: max-height .5s ease-in;
}

.tabs {
	position: relative;
	width: 100%;
	margin: auto;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	top: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	cursor: pointer;
}

.tabs input#tab-4 {
	left: 360px;
}

.tabs label {
	background: #83cfef;
	font-size: 15px;
	line-height: 20px;
	height: 100%;
	position: relative;
	float: left;
	display: block;
	width: 79px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	border-right: 2px solid #fff;
	padding: 10px 19px;
}

.tabs label:after {
	content: '▼';
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 100%;
	height: 3px;
	display: block;
	color: #3ab4e7;
}

.tabs input:hover+label {
	background: #3ab4e7;
}

.tabs label:first-of-type {
	z-index: 4;
}

.tab-label-2 {
	z-index: 3;
}

.tab-label-3 {
	z-index: 2;
}

.tab-label-4 {
	z-index: 1;
}

.tabs input:checked+label {
	background: #3ab4e7;
	z-index: 6;
}

.content {
	background: #fff;
	position: relative;
	min-height: 500px;
	z-index: 5;
	border-radius: 0 3px 3px 3px;
	font-size: 14px;
	line-height: 25px;
	margin: auto;
}

.content div img {
	background-color: transparent;
}

.tabs input.tab-selector-1:checked~.content .content-1,
.tabs input.tab-selector-2:checked~.content .content-2,
.tabs input.tab-selector-3:checked~.content .content-3,
.tabs input.tab-selector-4:checked~.content .content-4,
.tabs input.tab-selector-5:checked~.content .content-5,
.tabs input.tab-selector-6:checked~.content .content-6 {
	display: block;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity ease-out .2s .1s;
	-moz-transition: opacity ease-out .2s .1s;
	-o-transition: opacity ease-out .2s .1s;
	-ms-transition: opacity ease-out .2s .1s;
	transition: opacity ease-out .2s .1s;
}

.content div h2,
.content div h3 {
	color: #398080;
}

.content div p {
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: justify;
}

.bold {
	font-weight: 700;
}

.line-a {
	width: 257px;
	display: inline-block;
	float: left;
	border-right: thin solid #dadade;
	border-bottom: thin solid #dadade;
	margin: 0;
}

.line-b {
	width: 200px;
	display: inline-block;
	border-right: thin solid #dadade;
	text-align: left;
	border-bottom: thin solid #dadade;
	margin: 0;
}

.line-c {
	width: 169px;
	display: inline-block;
	float: right;
	border-bottom: thin solid #dadade;
	color: #00aa53;
	margin: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
abbr,
acronym,
address,
big,
cite,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
input,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

.site-inner:after,
.home-middle:after,
.site-header:after,
.nav-primary:after,
.nav-secondary:after,
.wrap:after,
.footer-widgets:after,
.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

html {
	font-size: 62.5%;
}

body {
	background-color: #FFF;
	font-size: 1.4rem;
	line-height: 1.8;
	font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
	color: #000;
	width: 100%;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 2.6rem;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a,
a:visited,
button,
input[type="button"],
input[type="submit"] {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

a {
	color: #3e6b85;
	text-decoration: none;
}

a img {
	border: none;
}

.post {
	clear: right;
}

.page .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
	min-height: 350px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.site-title {
	line-height: 1.2;
	margin-bottom: 1.6rem;
}

h1,
.entry-title,
.entry-title a,
.site-title,
#title {
	font-size: 30px;
	color: #0c624c;
	padding-bottom: 10px;
	border-bottom: thin solid #dadade;
	font-weight: 700;
}

.title,
h2 {
	font-size: 1.3rem;
	margin-top: 40px;
}

h2 a,
h2 a:visited {
	color: #0c624c;
}

h3 {
	font-size: 2.4rem;
}

h4,
.archive-title,
.taxonomy-description h1,
.widgettitle {
	font-size: 2rem;
}

h4.widgettitle a {
	color: #3e6b85;
}

h5 {
	font-size: 1.8rem;
}

h6,
.author-box h1,
.sidebar h2 a {
	font-size: 1.4rem;
}

.author-box h1 {
	line-height: 1.5;
	margin: 0;
}

.taxonomy-description h1 {
	margin-bottom: .4rem;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a,
.archive-pagination li a:hover,
.archive-pagination li.active a,
.archive-pagination li.disabled {
	background-color: #4c5558;
	border-radius: 3px;
	cursor: pointer;
	color: #FFF;
	padding: 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #FFF;
	color: #000d11;
}

.entry-meta {
	clear: both;
	line-height: 1.5;
	color: #4c4c4c;
}

.entry-footer .entry-meta {
	border-top: 1px solid #ccc;
	padding-top: 2.4rem;
}

.entry-meta .entry-comments {
	background: url(post-comments.png) no-repeat center left;
	margin-left: 1.6rem;
	padding-left: 2rem;
	color: #333;
}

.entry-time {
	color: #000d11;
}

.entry-comments,
#respond {
	line-height: 1.5;
	overflow: hidden;
}

.commentmetadata,
.comment-form-author,
.comment-form-email,
.comment-form-url {
	margin-bottom: 1.2rem;
}

.comment-form-comment {
	margin: 1.2rem 0;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 2.4rem;
	border-radius: 10px;
	padding: 3.2rem;
}

.comment-list li ul li {
	margin-right: -3.2rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
}

.entry-comments .navigation {
	margin-top: 3.2rem;
}

.comment-list li .avatar {
	float: left;
	border-radius: 8px;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-content p {
	margin-bottom: 2.6rem;
	line-height: 1.6;
}

.after-post {
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
	margin-bottom: 5rem;
	padding: 1rem;
}

blockquote {
	padding: 2.4rem 6.4rem;
}

blockquote::before {
	content: "“";
	display: block;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
	font-size: 4.5rem;
	line-height: 5.8rem;
}

blockquote::before,
blockquote p {
	color: #7f7f7f;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 2.6rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 1.625;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 2.4rem;
}

.author-box .avatar {
	float: left;
	margin-right: 2.4rem;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	display: inline;
	margin-bottom: 1.2rem;
}

img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 2.4rem 2.4rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 1.2rem;
}

.wp-caption {
	text-align: center;
}

.author-box,
.taxonomy-description {
	line-height: 1.5;
}

.author-box,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	margin-bottom: 4.8rem;
	overflow: hidden;
	padding: 3.2rem;
}

ul#blog-tabs {
	list-style-type: none;
	width: 100%;
	float: left;
	margin-left: 12px;
}

ul#blog-tabs li {
	float: left;
	margin-right: 3px;
}

ul#blog-tabs li a {
	background-color: #83cfef;
	color: #fff;
	float: left;
	font-weight: 700;
	font-size: 15px;
	padding: 7.5px 30.9px;
}

ul#blog-tabs li.active {
	background: url(tab-arrow.png) bottom center no-repeat;
}

ul#blog-tabs li.active a {
	margin-bottom: 8px;
}

ul#blog-tabs li.active a,
ul#blog-tabs li a:hover {
	background-color: #3ab4e7;
}

.breadcrumbs {
	margin-bottom: 1rem;
	overflow: hidden;
	font-size: 11px;
	color: #ccc;
	padding: 1rem;
}

.enews input[type="submit"],
.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
	margin: -1px;
	padding: 0;
}

.content div.gform_wrapper input,
.content div.gform_wrapper select,
.content div.gform_wrapper textarea,
.content div.gform_wrapper .ginput_complex label {
	font-size: 1.6rem;
	padding: 1.6rem;
}

.content div.gform_wrapper input[type="submit"] {
	padding: 1.6rem 2.4rem;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 1.6rem 0 0;
}

.gform_wrapper input[type="text"],
.gform_wrapper textarea {
	border: 1px solid silver;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	padding: 3px 0 3px 3px;
}

.gform_wrapper input[type="text"]:focus,
.gform_wrapper textarea:focus {
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	border: 1px solid rgba(81, 203, 238, 1);
	padding: 3px 0 3px 3px;
}

.gform_wrapper input[type="submit"] {
	background-color: #49bb76;
	border: thin solid #49bb76;
	font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	margin: 0 0 15px;
	padding: 14px;
}

#mn_header,
#header {
	width: 100%;
	height: 180px;
	background-color: #ebebeb;;
	/* background-image: url(header-bg.jpg); */
	background-size: cover;
}

#mn_pgs,
img.fullwidth {
	width: 100%;
}

#social_icons_mn a,
#social_icons a {
	text-decoration: none;
}

#side_bar ul li:last-child,
p {
	margin-bottom: 15px;
	text-align: justify;
}

.side_link:hover,
.side_link:active,
.active {
	background-color: #08604a;
}

.clear-shadow,
p.pages,
.clear,
.clear-line,
.portfolio-widgetized .archive-pagination {
	clear: both;
}

.ac-container article p .line-b,
.content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

::-moz-selection,
::selection {
	background-color: #000d11;
	color: #FFF;
}

a:hover,
h2 a:hover,
h2 a:visited:hover {
	color: #2b4a5d;
}

.entry,
.page .post.entry,
.author-box,
.sticky {
	margin-bottom: 3rem;
	margin-top: 20px;
}

.separator {
	width: 100%;
	height: 1px;
	background-color: gray;
	margin-bottom: 15px;
}

.separator.last {
	margin-bottom: 32px;
}

.read-more,
.post-author a,
.date-posted {
	color: #099370;
	font-size: 14px;
}

#commentform input[type="text"] {
	border: 1px solid #CCC;
	padding: 10px;
}

span.required {
	color: #49bb76;
	font-size: 10px;
	margin-left: 10px;
}

h3#reply-title,
.comment_reply-title {
	font-size: 18px;
	margin-top: 20px;
}

.single .entry,
.ping-list,
.entry-comments,
.ping-list,
.entry-comments {
	margin-bottom: 4.8rem;
}

.archive-title,
.entry-header .entry-meta,
.comment-content p,
.entry-header .entry-meta,
.comment-content p {
	margin-bottom: 2.4rem;
}

#main input:checked+label.label {
	z-index: 6;
	background: transparent url(arrow-up.png) no-repeat center center;
}

table {
	width: 100%;
	border-collapse: collapse;
}

tr.asses-week {
	background: #eaeaea;
}

th {
	background: #08604a;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
}

td {
	text-align: left;
}

td,
th {
	border: thin solid #dadade;
	padding: 10px;
}

th.days {
	background: #2dca70;
}

th.dates {
	background: #00aa53;
}

.page-id-1528 table tr td:nth-child(1) {
	width: 50%;
}

.page-id-1528 table tr td:nth-child(2),
.page-id-1528 table tr td:nth-child(2) {
	width: 25%
}

.table-title {
	background-color: #3ab4e7;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-style: normal;
	margin: 0;
}

#search-toggle:hover #site-search,
#search-toggle:hover #search-field,
a:hover .mn_box .showhover,
.entry-categories,
.entry-tags,
.entry-categories,
.entry-tags {
	display: block;
}

.ac-container input:checked~article.ac-small,
.ac-container input:checked~article.ac-medium,
.ac-container input:checked~article.ac-large,
.ac-container input:checked~article.ac-flarge,
.ac-container input:checked~article.ac-slarge,
.ac-container input:checked~article.ac-mlarge,
.ac-container input:checked~article.ac-xlarge,
.ac-container input:checked~article.ac-xxlarge,
.ac-container input:checked~article.ac-xslarge,
.ac-container input:checked~article.ac-olarge,
.ac-container input:checked~article.ac-vlarge {
	transition: max-height .35s ease-out;
	max-height: 0;
	text-align: justify;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	width: 50%;
}