/*   
Theme Name: MMA1-Main Style
Theme URI: http://
Description: Maine Maritime Academy
Author: Bryan Wolf
Author URI: http://
Version: 1.2
*/
@media screen {
html, body {
    font-size: inherit;
	font-family: "minion-pro",sans-serif;
	background-color: #ffffff;
}
a:focus {
    outline: none;
	text-decoration: none;
}
.timely-brand-footer {
    display: none !important;
}
.wide .post {
    padding: 0;
}
	.post.old {
		
	}
/*ubermenu*/
	/*DRORPDOWN IMAGES*/
.aboutMenuBg .ubermenu-submenu-type-mega {
    background: #002f6c url(https://mainemaritime.edu/wp-content/images/menu_bg2.png) no-repeat right !important;
    background-size: 100%!important;
}
.academicsMenuBg .ubermenu-submenu-type-mega {
	background: #002f6c url(https://mainemaritime.edu/wp-content/images/academic_menu2_bg.png) no-repeat right !important;
	background-size: 100%!important;
}
.admissionsMenuBg .ubermenu-submenu-type-mega {
	background: #002f6c url(https://mainemaritime.edu/wp-content/images/admissions_menu_bg_jan21.png) no-repeat right !important;
	background-size: 100%!important;
}
.studentMenuBg .ubermenu-submenu-type-mega {
	background: #002f6c url(https://mainemaritime.edu/wp-content/images/studentlife_menu_bg.png) no-repeat right !important;
	background-size: 100%!important;
}
.marinerMenuBg .ubermenu-submenu-type-mega {
	background: #002f6c url(https://mainemaritime.edu/wp-content/images/mariner_menu_bg.png) no-repeat right !important;
	background-size: 100%!important;
}
.supportMenuBg .ubermenu-submenu-type-mega {
	background: #002f6c /*url(https://mainemaritime.edu/wp-content/images/support_menu_bg-v2.png) no-repeat right*/ !important;
	background-size: 100%!important;
}
iframe#cwlChat { /*admissions chat*/
    margin-bottom: 10%;
}
div#timely-brand-footer-app-version {
display: none;
}
#contentbox {
    width: 100%;
    float: none;
}
div#contentbox::before, .contentareaText::after {
    content: "";
    clear: both;
    display: table;
}
.contentareaText {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 7px;
}
.contentareaImg {
	max-width: 850px;
	margin: 24px auto 40px;
	position: relative;
}
.contentareaImg img {
	display:block;
}
.contentareaImg img.right {
	position: absolute;
	right: 0;
	margin: 0;
}
.contentareaImg:after {
    content: "";
    clear: both;
    display: table;
}	
.toggleside.new a {
    font-size: 1.2em !important;
}
a.accordion-toggle {
    border: none !important;
}
.HeroImage.bottom {
	background-position: center bottom;
}
.HeroImage.noHero {
	display:none;
}
.HeroImage.top {
	background-position: center top;
}
.HeroImage.Wave {
	background-position: bottom center, center center;
    background-size: contain, cover;
    background-repeat: no-repeat;
}
.HeroImage.Wave.bottom {
	background-position: bottom center, bottom center;
	}
.HeroImage.Wave.top {
	background-position: bottom center, top center;
	}
.HeroImage.Wave.top.right {
	background-position: bottom center, top right;
	}	
.top-bg {
    background: url(https://mainemaritime.edu/academics/wp-content/uploads/sites/3/2022/07/wave-bg-transition-v5.png) repeat-x;
}
.top-bg:before {
    content: "";
    clear: both;
    display: table;
}
a.btn12:hover img {
    -webkit-filter: sepia(1);
    filter: sepia(1);
}
.videoBox {
    margin-left: -5%;
    width: 110%;
    position: relative;
    padding-bottom: 58.25%;
    padding-top: 25px;
    height: 0;
}
	.videoBox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-video {
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;margin: 14px 0; }
.embed-video iframe, .embed-video object, .embed-video embed {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.CVNoticeBox {
    border: 1px solid #002f6c;
    background: #ffffff;
    padding: 7px;
	margin-bottom: 7px;
}
.CVNoticeBox h2 {
	padding: 7px 0;
}
.header-container {
    background: #002f6c;
    padding-bottom: 6px;
}
#custom_html-3 h2 {
  display: none;
}
.homealert {
	margin: 20px 0 10px;
    background-color: #f2f2f2;
    padding: 10px;
}
.flexContainer {
    display: grid;
    grid-gap: 3px;
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
}
.flexContainer img:hover {
    filter: grayscale(1);
}
#page-wrapper {
	margin:0px auto 0;
}
#page-wrap {
	background: none;
	width: 100%;
}
#header {
	width: 1145px;
    margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
}
div#header::after {
    content: "";
    clear: both;
    display: table;
}
.new-top {
    width: 70%;
    float: left;
	padding-left: 3px;
}
.widget.toprightbtns {
	width: auto;
    margin: 10px 7px 20px 0;
    float: right;
	min-width: auto;
}
#header h1, #header .title1 {
    padding: 7px 0 0;
	margin-bottom:0;	
}
#header h1.homeh1, #header .title1.homeh1 {
	text-shadow: 1px 2px 3px #626161;		
	}
#header h1 a {
	 font-family:'mmatg';
	 font-size: 2em;
	 text-transform: uppercase;
	 text-decoration: none;
	 color: #fff;
	 letter-spacing: .04em;
	 line-height:1em;
}
#header .title1 a {
    font-family: 'mmatg';
    font-size: 3.4em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    letter-spacing: .04em;
    line-height: 1em;
    font-weight: normal;
}
#header h2 {
     margin: 0 0 10px 0;
     text-shadow: none;
	 font-size: 1.3em;
	 line-height: 1em;
	 font-family:'mmatg';
	 text-transform: uppercase;
	 text-decoration: none;
	
}
#header .title2 {
     margin: 0 0 10px 0;
     text-shadow: none;
	 font-size: 1.3em;
	 line-height: 1em;
	 font-family:'mmatg';
	 text-transform: uppercase;
	 text-decoration: none;
	
}
#header h2.homeh2, #header .title2.homeh2 {		
	text-shadow: 1px 2px 3px #626161;
	}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
div.googlesearch input[type="text"] {
	font: 400 13.3333px Arial;
	}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
	/*slider*/
.ls-v6 .ls-nav-prev:after, .ls-v6 .ls-nav-next:after {
    border-top: 5px solid rgba(0, 47, 108, .5) !important;
}
.ls-v6 .ls-nav-prev:after {
    left: 6px !important;
}
.ls-v6 .ls-nav-next:after {
	right:6px !important;
}
.ls-v6 .ls-nav-next::after {
	border-right: 5px solid rgba(0, 47, 108, .5) !important;
	}
.ls-v6 .ls-nav-prev::after {
	border-left: 5px solid rgba(0, 47, 108, .5) !important;
	}	
.ls-v6.newslider .ls-nav-prev:hover:after  {
	border-top-color: rgba(0, 47, 108, .5) !important;
    border-left-color: rgba(0, 47, 108, .5) !important;
	}
.ls-v6.newslider .ls-nav-next:hover:after {
	border-top-color: rgba(0, 47, 108, .5) !important;
    border-right-color: rgba(0, 47, 108, .5) !important;
	}
#layerslider_4.ls-v6 .ls-bottom-nav-wrapper {
    top: -10px !important;
}
#layerslider_6.ls-v6 .ls-bottom-nav-wrapper {
    top: -50px !important;
}
.newslider.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: #36c6fd !important;
    border: 2px solid #36c6fd !important;
}
.newslider.ls-v6 .ls-bottom-slidebuttons a {
    border: 2px solid #002f6c !important;
	background-color: #002f6c !important;
}
.newslider.ls-v6 .ls-nav-start:after, .newslider.ls-v6 .ls-nav-start-active:after {
    border-top: 2px solid #002f6c !important;
    border-right: 2px solid #002f6c !important;
}
.newslider.ls-v6 .ls-nav-stop:hover, .newslider.ls-v6 .ls-nav-stop-active {
    border-left: 2px solid #36c6fd !important;
    border-right: 2px solid #36c6fd !important;
}
.newslider.ls-v6 .ls-nav-start:hover:after {
	border-top: 2px solid #36c6fd !important;
    border-right: 2px solid #36c6fd !important;
}
.newslider.ls-v6 .ls-nav-stop {
	border-color: #002f6c !important;
}
.newslider.ls-v6 .ls-bottom-slidebuttons a:hover, .newslider.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active:hover {
	border-color:#36c6fd !important;
	background-color: #36c6fd !important;
}
	/*HOMEPAGE BUTTONS*/
.BtnMain {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: visible;
	background-image: url("https://mainemaritime.edu/wp-content/images/apply-btn2.png");
	border:3px #002f6c solid;
	border-radius: 100%
}
.BtnMain.info {
	background-image: url("https://mainemaritime.edu/wp-content/images/question-btn2.png");
}
.BtnMain.visit {
	background-image: url("https://mainemaritime.edu/wp-content/images/connect-btn-lg.png");
	}
.BtnMainSM.top {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: visible;
	background-image: url("https://mainemaritime.edu/wp-content/images/apply-btn-sm-white.png");
	border:3px #fff solid;
	background-color: #fff;
	border-radius: 100%;
	box-sizing: content-box;
}
.BtnMainSM.info.top {
	background-image: url("https://mainemaritime.edu/wp-content/images/info-btn-sm-white.png");
}
.BtnMainSM.visit.top {
	background-image: url("https://mainemaritime.edu/wp-content/images/connect-com.png");
	}		
.BtnMainSM.Grad {
	background-image: url("https://mainemaritime.edu/academics/wp-content/uploads/sites/3/2019/07/grad-apply-btn.png");
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: visible;
	}
.BtnMainSM.info.Grad {
	background-image: url("https://mainemaritime.edu/academics/wp-content/uploads/sites/3/2019/07/grad-info-btn.png");
	}
.BtnMainSM.visit.Grad {
	background-image: url("https://mainemaritime.edu/academics/wp-content/uploads/sites/3/2019/07/grad-visit-btn.png");
	}
.BtnMainSM.info {
	background-image: url("https://mainemaritime.edu/wp-content/images/inf-btn-sm.png");
}
.BtnMainSM.visit {
	background-image: url("https://mainemaritime.edu/wp-content/images/visit-btn-sm.png");
	}	
.BtnMain.careerservices {
	background-image: url("https://mainemaritime.edu/wp-content/images/cr-btn.gif");
	}
.BtnMain.conted {
	background-image: url("https://mainemaritime.edu/wp-content/images/ce-btn.gif");
	}
.buttonwrapper {
    height: 90px;
    width: 90px;
	}
.buttonwrapperSM {
    height: 71px;
    width: 71px;
	}	
a.engagebuttons {
	text-decoration: none;
    color: #002f6c;
	border:none !important;
}
a.engagebuttons:hover .BtnMainSM {
    border: 2px #36c6fd solid;
    border-radius: 100%;
}
a.engagebuttons:hover, a.engagebuttons:hover .BtnMain, a.engagebuttons:hover .BtnMainSM {
/*	text-decoration: none;
	border-color:#36c6fd;*/
}
.engagebuttons {
	float: left;
    padding: 0 10px 0 0;
}
.engagebuttons.sideNAV {
	margin: 4px 0;
    display: block;
	}
div.toprightbtns.sideNAV .textwidget.custom-html-widget {
    display: grid;
    grid-template-rows: repeat(1, minmax(71px, 71px));
    grid-gap: 6px;
}
#custom_html-3.sideNAV .engagebuttons {
    height: 71px;
}
.sideNAV .BtnMainSM.top {
	box-sizing: border-box;
}
.textclass {
    text-transform: uppercase;
    display: block;
    text-align: center;
	margin-top: 7px;
	font-family: "mmatg",sans-serif;
	font-size: 25px;
	padding-left: 10px;
}
.textclass.secondary {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
	font-size: 1.3em;
}
.outerwrapper.secondary {
    display: table-row;
}
.engagebuttons.secondary {
    float: none;
    display: block;
}
.buttonwrapper.secondary {
    height: 60px;
    width: 60px;
 	float: left;
}
	/*END BUTTONS*/
	/* Mariner SPorts Home Image */
div#execphp-12 h2:before {
    display: inline-block;
    position: relative;
    background: url(https://mainemaritime.edu/images/anchor-mariner2.png) no-repeat;
    height: 30px;
    width: 50px;
    top: 5px;
    content: '';
}
	/* END*/
.confirm-box {
	border:2px solid #002f6c;
	padding:7px;
	font-weight: bold;
}
/*top menu fix */
a.more-link {
    display: block;
}
.mainnav {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
	box-sizing: initial;
}
	/* Bootstrap toggle */
.panel-heading [data-toggle="collapse"].collapsed:after {
	    content: "\f067";
    color: #002f6c;
}
.panel-heading [data-toggle="collapse"]:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    color: #ffcd00;
    font-size: 18px;
    line-height: 22px;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: #002f6c;
}
/* end */
.panel-body>.panel-group {
    margin-bottom: 0;
}
.panel-default .panel-title>a {
    color: #002f6c;
    font-family: 'minion-pro';
}	
.hidelink {
	display: none;
}
/*Online Express*/
.BBFormSubmitbutton {
    background-color: #36c6fd !important;
    border: 0 solid #36c6fd !important;
	color:#ffffff !important;
}
/*legend {
	display:none;
}*/
.BBFormContainer[data-bbox-part-id="7a55a9b0-31af-43ea-9c04-69b6b4676707"] .BBFormWideButtonGivingLevels .BBFormRadioLabelGivingLevelSelected {
    color: #fff;
    background: #002f6c !important;
    border: 1px solid #002f6c !important;
}
/*end*/
a.button {
    font-family: "mmatg";
    padding: 7px;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #36c6fd;
    border-color: #36c6fd;
	text-align:center;
	display:inline-block;
	color:  #002f6c;
	transition: all .3s;
}
a.button:hover {
    text-decoration: none;
    background: #002f6c !important;
	color:#ffffff;
}
a.button.nounderline:hover {
    text-decoration: none !important;
}
#totop {
	transition: background-color 0.5s ease;
}
#totop:hover {
	background-color:#a9d5fb;
	text-decoration: none;
}
#totop:hover::after{
	color:#002f6c;
}	
#totop::after {
    content: "\f062";
    color: #36c6fd;
    font-family: 'FontAwesome';
    font-size: 2em;
    font-weight: 100;
}	
/* Video Lightbox */
.pp_details {
    z-index: 1;
}
/*end*/
.CLASSSCHEDULE-BLOCK-TABLE {
	width:100%
}
/*#1 again */
.thirddiv {
    width: 30%;
    min-width: 30%;
    padding-right: 10px;
	float:left;
}	
/*Homecoming*/
table.schedule tr td:nth-child(1) {
    font-weight: bold;
    width: 130px;
    vertical-align: top;
}
/*end hc*/
/* Timeline.JS CSS */
h2.tl-headline {
    color: #002f6c !important;
}
h3.tl-headline-date, .tl-full-image-background .tl-text div.tl-text-content-container h3.tl-headline-date {
    color: #36c6fd !important;
    font-family: 'chunkfiveroman' !important;
}
.tl-timenav {
    width: 100%;
    /*background-color: rgba(54,198,253,.2) !important;*/
}
.tl-media .tl-media-blockquote blockquote {
	font-size:22px !important;
}
/*Timeline CSS*/
.vco-timeline .vco-navigation .timenav-background {

}
h2.date {
  color: #FFCB00 !important;
  font-weight: bold !important;
}
.vco-storyjs {
	z-index:1 !important;
}
/*end*/
	
	/* Clubs & Orgs meeting time */
.dayLine {
	margin-top:10px;
	margin-bottom:10px;
	border-right:2px solid #FFCB00;
	color:#003378;
	padding-right:10px;
	text-align:justify;
	font-weight:bold;
	font-size:20px;
	margin-right: 10px;
}
.dayTime {
	font-size:20px;
}
/*end*/
/* Gavity Form limited text input field error */
span.word-count-wrapper.error::before {
  content: "Word Limit Exceeded. Submit button has been disabled.";
  background: red;
  padding: 3px;
  margin-right: 10px;
  color: white;
  font-weight: bold;
}
	
/* Alternating table */
.alternateRows td {
padding: 3px 7px;
}	
.alternateRows tr:nth-child(odd) {
background: rgb(244, 244, 244);
}
.alternateRows {
border-collapse: collapse;
}
/* End table */

.share-icons a {
	float:left;
}
.share-icons img {
	margin:0 !important;
}
.share-icons::after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.email-postbox {
display: block;
position: absolute;
top: 150px;
background: #fff;
padding: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
/*Buttons*/
input[type="submit"] {
color: white;
font-family: "mmatg";
padding: 0 7px;
text-transform: uppercase;
border-radius: 4px;
background-color: #36c6fd;
border-color: #36c6fd;
font-size:  1em;
}
.nopadding {
	padding:0 !important;
}
.homebadges {
	margin:17px 0 0 -4px;
}
.homebadges img {
	border:none !important;
	box-shadow:none !important;
	margin-right: 8px !important;
}
div#execphp-5.widget {
margin-bottom: 0px;
}
.alignleft.ai1ec-post_thumbnail {
padding: 0;
}	
/******************************************  Web Widget  ********************
  The Web Widget (formerly known as "SmartBoard") css below is linked to the HTML produced by the WEB WIDGET 
  service, available in e2Campus v3.2 (and later). */
div#webalert {
position: absolute;
top: 285px;
z-index: 10;
width: 100%;
text-align: center;
text-shadow: 2px 2px 3px #030303;
max-width: 1145px;
left: 0;
right: 0;
margin: 0 auto;
}
div#webalert2 {
position: absolute;
top: 12px;
z-index: 10;
width: 100%;
text-align: center;
text-shadow: 2px 2px 3px #030303;
}
.SmartBoard_Table{
background: rgba(250, 0, 0, 0.9);
color: white;
width: 70%;
margin: 0 auto;
padding: 10px;
font-family: "mmatg",sans-serif;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.SmartBoard_Row {
}
.SmartBoard_Subject{
	font-weight: bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:20px;
	vertical-align: top;
	text-align: left;
	padding: 0.3em .6em;
}
.SmartBoard_DateTime{
	font-weight: bold;
	color:#fff	;
	text-align:right;
	padding-right: 7px;
}
.SmartBoard_Message{
	font-size: 20px;
	font-weight:bold;
	padding: .5em 0;
	color:#fff;
}
/* end web widget */	

* { margin: 0; padding: 0; }
/*body { background: white; font: 14px/1.4 Georgia, Serif; }*/
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap-home { width: 100%; margin: 0 auto 20px; }

#skiptocontent {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -50px;
}
.toplevel {
z-index: 9999999 !important;
top: 0px;
position: absolute;
margin-left: 7px;	
}
.ls-wp-fullwidth-container {
z-index: -1;
}

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 {
	font-family:'mmatg';
	font-size:1.7em;
	color:#002f6c;
	 }
h2 {
	font-family:'chunkfiveroman';
	font-size:1em;
	color:#002f6c;
	margin:0;	 
	}
.entry h2 a {
	font-family: 'chunkfiveroman';
	font-size: 1em;
	font-weight: normal;
}	
h3 {
	font-weight:bold;
	margin:0;
	font-size:1.1em;
	 }
hr {
	border: none;
	border-top: 1px dotted #36c6fd;
	width: 90%;
}
p { margin: 0 0 10px 0; font-size: 1.1em; }
ul {font-size:1.1em;}	
nav.mainnav ul {
    font-size: initial;
}
a {
	color: #36c6fd;
	text-decoration:none;
	font-family: "minion-pro",sans-serif;
	font-style: normal;
	/*font-weight: 600;*/
}
a:hover {
	text-decoration:underline;
} 

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5%;
  padding-left: 15px;
  border-left: 1px solid #FFCB00;
  color: #003378;
  margin-right: 10%;
  text-align:justify	
}
blockquote p::before, p.sidequote::before {
	content: "\f10d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	padding-right: 0.5em;
	top: -5px;
	color: #003378;
	position:relative;
}

blockquote p::after, p.sidequote::after {
	Content: "\f10e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	padding-left: 0.5em;
	top: 5px;
	color: #003378;
	position:relative;
}
p.sidequote {
  margin-top: 7px !important;
  margin-bottom: 0 !important;
}
.quotecredit {
  float: right;
  color: #FFCB00;
  font-style: italic;
}
.afterquote {
	text-align: right;
	color: grey;
    top: -14px;
    position: relative;
    right: 10%;
}
blockquote p { }

ul, ol { margin: 0 0 10px 0; }
.post ol {
	margin: 0 0 10px 45px;
	counter-reset: post-item;
}
.post ul {
	margin: 0 0 10px 45px;
}
.post ul li ul {
margin: 0 0 0 45px;
}
.post ol ol {
	list-style:upper-alpha;
}
.post ol ol ol {
	list-style:upper-roman;
}
.post ol > li > ol > li {
margin: 0 0 0 35px;
padding: 0;
}
ul.widgetlist {
	margin-left:22px;
}
ul.widgetlist li{
text-indent: -4px;
}
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

/* Wolfy edits */
div.studentprofile img {
	max-width:125px;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 10px 0 0;
	float:left;
}

div.studentprofilecat img {
	max-width:75px;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:left;
}
div.studentprofilecat h1 {
	margin-bottom:3px;
}
div.studentprofilecat p {
	line-height:20px;
}
.post-title {
	margin:0;
}
.post-cattitle {
	margin:0 30px;
}
.meta-info, .meta {
	margin: 0 0 10px;
	font-size:13px;
	color:#bbb;
}
a.comments-link {
display: none;
}
/*Special Category Pages */
div.staff img {
	max-width:125px;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:left;
}
.staffcat {
min-height: 85px;
}
div.staffcat img {
	max-width:75px;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:left;
}
div.staffcat h1 {
	margin-bottom:3px;
}
div.staffcat p {
	line-height:20px;
}
.staffcatleft {
	float:left;
}
.staffcatmiddle {
	float:left;
	max-width:400px;
}
.staffcatright {
	float:right;
	text-align:right;
}
div.profile img {
	max-width:125px;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:left;
}

div.profilecat img {
	max-width:75px;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:left;
}
div.profilecat h1 {
	margin-bottom:3px;
}
div.profilecat p {
	line-height:20px;
}

/* Gioogle search box */
div.googlesearch {
	margin-top:3px !important;
}
div.googlesearch input[type="text"] {
	background: #F2F2F2 !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: black;
border-width: 1px;
border-style: solid;
float: left;
padding: 4px 6px !important;
margin: 0 5px 0 0;
border: 1px solid rgb(126, 157, 185);
text-indent: 0 !important;
width: 250px !important;
}

/*...*/

div.breadcrumbs .post {
	padding:0;
}
div.textwidget p {
    margin: 0 0 10px 3px;
	line-height:20px;
}
div.widget iframe {
	margin-bottom:0;
}
#topslider {
	margin-bottom:7px;
}
#topslidernew {
	margin-bottom:14px;
}	

.ls-wp-fullwidth-container {
	z-index: 1;
	/*top: -155px;*/
}
#homewidgets {
	margin:0 auto;
}
#homecontent {
	position: relative;
	/*top: -155px;*/
	width: 1145px;
	margin: 0 auto;
}
.homeside {
	width:350px;
	float:left;
}
.homeside.left {
	margin-right:47px;
}
.homeside.right {
	margin-left:47px;
}

.textwhite {
	color:#fff;
}
.textyellow {
	color:#FFCB00;
}
.mainnav {
	/*background-color: rgba(0, 52, 120, 0.6);*/
	height: 38px;
	border-top: 1px solid #fff;
	margin-top: 10px;
	z-index: 99;
	top: 0 auto;
	width: 1145px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
nav.mainnav.home {
	background-color: rgba(0, 52, 120, 0.6);
	z-index: 99;
	width: 1145px;
	margin: 0 auto;
	top: 90px;
	position: absolute;
	left: 0;
	right: 0;
	border-bottom: 1px solid #fff;
}
li.post.category::after {
	content: "";
	width: 80%;
	border-bottom: 1px dashed #36c6fd;
	display: table;
	margin-bottom:7px;
	padding-top: 7px;
}

.imgoutline, .post img {
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	max-width:100%;
}
*[id^='gallery-'] img {
	border: 1px solid #DADADA !important;	
	}
#gallery-1 img {
	border: 1px solid #DADADA !important;
}
.alignleft {
	float:left;
	padding-right:15px;
}
.nocap-padding div.alignleft {
	padding: 0;
}
.alignright {
	float:right !important;
	margin:0 0 0 6px !important;
}
.leftimg {
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:left;
}
.rightimg {
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0 6px 0 0;
	float:right;
}
.nofloatimg {
	float:none;
}
.clearfixp::before {
	clear:both; content:"."; display:block; height:0; visibility:hidden;
}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.post img.noborder, img.noborder, .widget.widget_text img.noborder, .widget.widget_execphp img.noborder {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.img125 {
	max-width:125px !important;
}
.img175 {
	max-width:175px !important;
}
.img200 {
	max-width:200px !important;
}
.textright {
	width:550px;
	float:left;
}
.leftdiv {
	float:left;
	width:50%;
	min-width:300px;
}
.rightdiv {
	float:left;
	width:50%;
	min-width:300px;
}
.wp-caption-text {
	font-size: .8em;
	color: #858585 !important;
	text-align: center !important;
	padding: 0 7px !important;
	position: relative !important;
	background: none !important;
	bottom: 0 !important;
	right: initial !important;
    left: initial !important;
}
.wp-caption .wp-caption-text {
    position: inherit;
    padding: inherit;
    background: inherit;
    color: #000000;
}
p.wp-caption-text {
	margin: 0 0 7px;
}
.wp-caption.alignnone {
float: none;
padding-right: 15px;
}
.wp-caption.alignright {
float: right;
padding-left: 15px;
}
.wp-caption img {
	padding: 3px;
	border: 1px solid #DADADA;
}
/*Nextend Accordian Menu*/

div#nextend-accordion-menu-uniquead30195 dl.level1 dt .inner {
	/*border:none !important;*/
}

div#nextend-accordion-menu-uniquead30195 dl.level1 dt a, div#nextend-accordion-menu-uniquead30195 dl.level1 dt a span  {
 color: #000 !important;
font-size: 14px !important;
font-family: 'mmatg' !important;
line-height: 20px !important;

}

div#nextend-accordion-menu-uniquead30195 dl.level1 dt:HOVER span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt:HOVER span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt:HOVER a, div#nextend-accordion-menu-uniquead30195 dl.level1 dt:HOVER a span  {
 color: #36c6fd !important;
font-size: 14px !important;
font-family: 'mmatg' !important;
line-height: 20px !important;

}

div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opening span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opening span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opening a, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opening a span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opened span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opened span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opened a, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opened a span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.active span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.active span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.active a, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.active a span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.opening span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.opening span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.opening a, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.opened span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.opened a, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.active span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.active span.inner span span, div#nextend-accordion-menu-uniquead30195 dl.level1 dt.active a, dl.level1 dt.active a span {
	color:#36c6fd !important;
}

div#nextend-accordion-menu-uniquead30195 dl.level2 dt.active a span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opened a span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.active span.inner span, div#nextend-accordion-menu-uniquead30195 dl.level2 dt.opened span.inner span {
		color:#36c6fd !important;
}
/* Grid Tables */
.grid {
	width:100%;
}
.grid tr {
	vertical-align:bottom;
}
.grid tr:nth-child(even) {
background-color: #F3F0F0;
}
.grid td:nth-child(even) {
/*background-color: #E8F2FD;*/
}
.grid2 {
	width:100%;
	margin-bottom:14px;
}
.grid2 tr {
	vertical-align:bottom;
}
.grid2 tr:nth-child(odd) {
background-color: #F3F0F0;
}
.grid2 td:nth-child(odd) {

}

/* post tables */
.post-table {
	border-collapse: collapse;
}
.post-table tr:nth-child(n+2) td {
	padding:3px;
}
.post-table tr:nth-child(even) {
background-color: #F3F0F0;
}
/*widgets */
.widget {
	margin-bottom:20px;
	display:table;
	min-width:250px;
	color:#003378;
	width:100%;	
}
.widget-table {
	font-size: 14px;
	border-collapse: collapse;
}
.widget-table tr:nth-child(n+2) td {
	padding:3px;
}
.widget-table tr:nth-child(even) {
background-color: #F3F0F0;
}
.extra-info {
	font-size:14px;
	margin-left:18px;
}
.widget.widget_text img, .widget.widget_execphp img {
	float:left !important;
	padding:0px 7px 0px 3px !important;
	margin-bottom:5px;
	
}
.execphpwidget .news_block li::after {
left: 40px;
}

.widget.widget_text h2, .widget.widget_ai1ec_agenda_widget h2, .widget.rpwe_widget h2, .widget.widget_execphp h2, .widget.widget_recent_entries h2, .widget_calendar h2 {
	/*background:url(../../images/widget_line.png) bottom left no-repeat;*/
	    border-bottom: 2px solid #ffcd00;
}

.widget.widget_text h2, .widget.widget_ai1ec_agenda_widget h2, .widget h2,.widget.widget_text h2 a, .widget.widget_ai1ec_agenda_widget h2 a, .widget h2 a, .nlposts-container.nlposts-ulist-container.nlp-instance-2 h2 a {
	text-transform:uppercase;
	font-family: "mmatg",sans-serif; /*"tablet-gothic-compressed"*/
	font-style: normal;
	/*font-weight: 800;*/
	/*text-shadow:1px 2px 1px rgba(130, 130, 130, 1);*/
	/*padding-bottom:7px;*/
	font-size:28px;
	color:#000;
	/*padding-right:30px;*/
}
.widget h2 a {
	color:#000;
}
.widget h2 a:hover {
	text-decoration:none;
}
/* OLD .widget h2 a::after, .widget a h2::after {
	content: url('../../images/arrow.jpg');
	padding-left: 30px;
padding-top: 2px;
position: absolute;
float:none !important;
}*/
.widget h2 a::after, .widget a h2::after {
    content: 'more...';
    padding-top: 17px;
    float: right;
    text-transform: initial;
    font-size: 12px;
    font-family: "minion-pro",sans-serif;
    text-shadow: none;
	}
.widget.widget_execphp a:hover {
    text-decoration: none;
}
.execphpwidget a:hover {
    text-decoration: underline !important;
}

/*Home page multisite widget */
.widget.widget_text img, .widget.widget_execphp img {
display: block;
line-height: 1;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
float: left !important;
padding: 3px !important;
margin-right: 3px;
}
#execphp-8.widget.widget_execphp img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.widget_execphp h3 {
	margin:0;
}
.homesocial img {
	border: none !important;
	box-shadow: none !important;
}
.connectleft {
	width:155px !important;
}

/*Home page Calendar */
.cal-top-div::before, .cal-top-div:after {
	content: " ";
display: table;
clear: both;
}
.cal-top-div {
	margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.428571429;
color: #333;
word-wrap: break-word;
}
.cal-main-div a:hover {
    text-decoration: none !important;
}
/*.cal-main-div::after {
	clear: both;
content: ""!important;
display: table !important;
position: relative;
left: 115px;
width: 70%;
border-bottom: 1px dashed #36c6fd;
}*/
.cal-main-div {
	height: 65px;
}
.cal-main-div a {
	text-decoration:none;

}
.cal-thumb {
	font-size:11px;
	border: 1px solid #c2c2c2;
border-top: none;
border-radius: 5px;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.08);
box-shadow: 0 2px 2px rgba(0,0,0,0.08);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #525252;
float: left;
font-weight: bold !important;
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: none \9;
line-height: 1.2em;
margin: 0 0 0 3px;
overflow: hidden;
text-align: center;
text-shadow: 0 1px 0 #fff;
width: 45px;
background-image: linear-gradient(#fff,#fff 1em,#F3F3F3)!important;
}
.cal-month {
border-radius: 4px 4px 0 0;
font-size: 0.8em;
letter-spacing: 0.2em;
padding: 0 0.2em;
text-transform: uppercase;
background: #FFCB00!important;
color: #000!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
}
.cal-day {
	font-size: 17px;
padding: 0.35em 0 0.22em;
font-weight:bold;
}
.cal-weekday {
	font-size: 10px;
padding: 0 0 0.2em;
}
.cal-info {
	margin: 0 0.5em 0 0;
}
.cal-info2 {
	clear: right;
margin: 6.5px 0 6.5px 4.8em;
padding: 7px 0 0;
position: relative;
font-family: "minion-pro",serif;
font-style: normal;
font-size: 14px;
}
.cal-time-badge {
	background-image: none!important;
background-color: #FFCB00 !important;
color: #000 !important;
display: block !important;
width: 125px!important;
text-align:center;
background: #3d6b99;
border-radius: 0.9em;
font-size: 12px;
font-weight: normal;
margin: 0 0 1px;
opacity: 0.9;
}
.cal-title h3 {
	color:black;
	font-size:16px;
}

/*calendar post your event*/
.ai1ec-btn-group > .ai1ec-btn-primary {
	z-index:1 !important;
}
/* PHP News Homepage Widget */
.news_block ul {
	list-style: none!important;
	margin-left: 0!important;
	padding-left: 0!important;
	margin-bottom: 0;
}

.news_block h3 {
	background: none!important;
	clear: none;
	margin-bottom: 0!important;
	/* margin-top: 10px!important; */
	padding-top: 3px !important;
	font-weight: bold;
	font-size: 15px!important;
	line-height: 1.3em;
	display: table-cell;
	vertical-align: middle;
	font-family: "minion-pro",sans-serif;
	font-style: normal;
}
h3.news_title.home, h3.news_title {
	/*padding-top: 15px !important;*/
	vertical-align: middle;
	height: 60px;
	display: table-cell;
}
.news_block li {
	padding-bottom: 5px;/*was 10px*/
	list-style-type: none;
}
.newspost.clearfix::before, .newspost.clearfix::after {
	display: table !important;
}
.newspost.clearfix::after {
	clear:both;	
	content: ""!important;
}
.news_block li::after {
	position: relative;
	left: 115px;
	width: 70%;
	border-bottom: 1px dashed #36c6fd;
}
.news_block li:last-child::after {
	padding-bottom:0;
	margin-bottom:0;
	border:none;
}
#execphp-6.widget {
	margin-bottom:0 !important;
}
.execphpwidget {
margin-top: 5px;
}
div#execphp-8 h3 a {
font-size: 15px;
line-height: 1.3em;
}
div#execphp-8 h3 {
vertical-align: middle;
height: 60px;
display: table-cell;
}
.news_post {
	
}
.news_post a {
	/*color: #003378;*/
	font-size: 15px;
}
.news_block img, .staffcat.spotlight img, .news_block.roundimg img {
	border: 1px solid #EEE!important;
	box-shadow: none!important;
	margin: 2px 7px 2px 0;
	padding: 3px!important;
	-webkit-border-radius: 100px !important;
	-moz-border-radius: 100px !important;
	border-radius: 100px !important;	
}
.newspost clearfix {
	
}
.newstitle {
	
}
.timeformat {
	color: #bbb;
	font-size: 11px;
}

/*multisite post widget*/
.widget.nlposts-widget {
	margin-bottom:0;
}
.nlposts-container.nlposts-ulist-container.nlp-instance-2 img {
	filter: none !important;
	-webkit-filter: none !important;
	opacity: 1 !important; 
	float:left !important;
	padding: 3px !important;
	margin-right:3px;
	
}
.nlposts-ulist-container .nlposts-ulist-thumbnail-litem a:hover {
	border-color: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow:none !important;
}
.nlposts-ulist-title {
	margin:0 !important;
}
.nlposts-ulist-container .nlposts-ulist-wtitle {
	font-family: "mmatg",sans-serif; /*"tablet-gothic-compressed",sans-serif !important;*/
	font-style: normal !important;
	font-weight: 800 !important;
	text-shadow: 1px 2px 1px rgba(130, 130, 130, 1) !important;
	padding-bottom: 7px !important;
	font-size: 24px !important;
	color:#000 !important;
	line-height: 1.1 !important;
	letter-spacing:inherit !important;
}
.nlposts-container.nlposts-ulist-container h2.nlp-instance-2.nlposts-ulist-wtitle {
	background:url(../../images/widget_line.png) bottom left no-repeat !important;
}	
h2.nlposts-ulist-wtitle {
	background:url(../../images/widget_line.png) bottom left no-repeat;
}
.nlposts-wrapper {
	list-style:none;
}

.ai1ec-agenda-widget-view .ai1ec-date::after,.ai1ec-agenda-view .ai1ec-date::after {
	display: block;
	content: '';
	position: relative;
	left: 75px;
	width: 70%;
	border-bottom: 1px dashed #36c6fd;
	padding-bottom: 10px;
}
.ai1ec-agenda-widget-view .ai1ec-date:last-child::after,.ai1ec-agenda-view .ai1ec-date:last-child::after {
	display:none;
}
/*  Post widget edits*/ 
.rpwe-clearfix:after {
	content:""!important;
}
/*Posterboard Calendar Background change */
	.ai1ec-posterboard-view .ai1ec-event-wrap {
    background: #f2f2f2 !important;
}
/*home page calendar edits */
#ai1ec_agenda_widget-4 .ai1ec-agenda-widget-view .ai1ec-date::after, #ai1ec_agenda_widget-4 .ai1ec-agenda-view .ai1ec-date::after {
	display: block;
	content: '';
	position: relative;
	left: 75px;
	width: 70%;
	border-bottom: 1px dashed #36c6fd;
	padding-bottom: 10px;
}
#ai1ec_agenda_widget-4 .ai1ec-agenda-widget-view .ai1ec-date:last-child::after, #ai1ec_agenda_widget-4 .ai1ec-agenda-view .ai1ec-date:last-child::after {
		display:none;
}
.ai1ec-agenda-widget-view .ai1ec-date:nth-child(2), .ai1ec-agenda-view .ai1ec-date:nth-child(2) {
	padding-top:10px;
}
.ai1ec-agenda-widget-view .ai1ec-date:nth-child(3), .ai1ec-agenda-view .ai1ec-date:nth-child(3) {
	padding-top:10px;
}

/* calendar posterboard edits */
.ai1ec-posterboard-view .ai1ec-month {
	background:#FFCB00!important;
	color:#000;
}

.ai1ec-posterboard-view .ai1ec-date-block-wrap a {
	color:#000;
}

.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
}

.ai1ec-posterboard-view .ai1ec-date-block-wrap {
border: 1px solid #c2c2c2;
border-top: none;
border-radius: 5px;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.08);
box-shadow: 0 2px 2px rgba(0,0,0,0.08);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #525252;
float: left;
font-weight: bold !important;
background-image: -webkit-linear-gradient(#ffffff,#ffffff 1em,#e7e7e7);
background-image: linear-gradient(#ffffff,#ffffff 1em,#e7e7e7);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: none \9;
line-height: 1.2em;
margin: 6.5px 0.75em;
overflow: none;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
width: 4em;
}
.ai1ec-posterboard-view .ai1ec-day, .ai1ec-posterboard-view .ai1ec-weekday {
	color:#000;
}

.ai1ec-agenda-view .ai1ec-event {
	position:inherit !important;
}

.ai1ec-posterboard-view .ai1ec-date-block-wrap {
	background-image: -moz-linear-gradient(top,#fff,#fff 1em,#F3F3F3)!important;
background-image: -ms-linear-gradient(#fff,#fff 1em,#F3F3F3)!important;
background-image: -o-linear-gradient(#fff,#fff 1em,#F3F3F3)!important;
background-image: linear-gradient(#fff,#fff 1em,#F3F3F3)!important;
}

/* breadcrumbs */
.breadcrumbs {
	margin:0 7px 10px 30px;
	font-size:.8em;
}

/* Home Page Widgets */
.wtext {
display: table-cell;
vertical-align: middle;
height: 76px;
color: #002F6C;
}
.widget.widget_text h2.wtexttitle {
	font-size: 16px;
background: none;
text-shadow: none;
margin:0;
padding:0;
}
.homesocial {
	float:left;
	margin-top:7px;
}
div#execphp-2 div.execphpwidget, div#execphp-3 div.execphpwidget {
margin-top: 10px;
}
div#execphp-6 .execphpwidget .news_block li::after {
/*left: 40px;
padding-top: 20px;*/
}
div#execphp-6 .news_block li {
padding-bottom: 20px;
}
div#execphp-6 .news_block li:last-child {
padding-bottom: 18px;
}
div#execphp-4 {
margin-bottom: 19px;
}
div#execphp-5 {
margin-bottom: 26px;
}
ul.doublelist {
	padding:0 5px;
	margin:3px 0 0;
}
ul.doublelist li {
	line-height:1.3em;
	float:left;
	display:inline;
	text-align:left;
	font-size: 16px;
	text-transform: uppercase;
}
ul.doublelist li a {
	/*padding:0 10px;*/
	font-weight:800;
	
}

/* calendar edits */
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	background: #FFCB00!important;
	color:#000!important;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
	background-image: -moz-linear-gradient(top,#fff,#fff 1em,#F3F3F3)!important;
background-image: -ms-linear-gradient(#fff,#fff 1em,#F3F3F3)!important;
background-image: -o-linear-gradient(#fff,#fff 1em,#F3F3F3)!important;
background-image: linear-gradient(#fff,#fff 1em,#F3F3F3)!important;	
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	background:none!important;
	border:none!important;
}
.ai1ec-allday-badge {
	background-color:#FFCB00 !important;
	color:#000 !important;
	/*background-image:none!important;
	display:block !important;
	width:80px!important;*/
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-allday-badge {
    display: block;
    width: fit-content;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
    font-weight: normal !important;
    background: #ffcd00;
    width: fit-content;
    border-radius: 0.9em;
    padding: 0 7px;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title {
	font-weight:bold !important;
}

.ai1ec-agenda-widget-view .ai1ec-event > a {
	display:table-cell !important;
	vertical-align:middle;
	height:51px;
	border:none !important;
	color:#003378 !important;
	padding: 0.2em 0.3em !important;
	font-family: "minion-pro",sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
	display:block;
}
span.ai1ec-event-location {
	display:block;
}
.ai1ec-agenda-widget-view .ai1ec-event {
	font-family: "minion-pro",sans-serif;
	font-style: normal;
	font-size: 14px;
}
/*Pages */
#pagecontent {
	width: 1145px;
	margin: 15px auto;
	font-family: "minion-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
}
#pagecontent.wide {
    width: 100%;
    margin: 7px 0 15px;
}
.content-wrapper {
	width: 1145px;
	margin: 0 auto;
}
#secondaryMenu {
	width: 150px;
	float:left;
	margin-bottom:20px;
}

#contentbox {
	width:756px;
	float:left;
	margin-bottom:3px;
}
#contentbox-nosub {
	width:906px;
	float:left;
}
#contentbox-nowidget {
	width:995px;
	float:left;
}
#contentbox-full {
	width:100%;
	float:left;
}
#contentboxfull {
width: 85%;
float: left;
padding: 0;
}
div#contentboxfull div.post  {
padding:0 0 0 30px;
}
.post, .post.columns {
	padding:0 30px 14px;
}
aside {
	width:225px;
	float:left;
}
aside.nosubnav {
	width:225px;
	float:left;
}
/* End pages */
li.post.category:last-child::after {
	display:none;
}
.categorylists {
	list-style:none;
}

/*pagination */

div.pnavigation {
	text-align:center;
}
.pnavigation ul {
	margin-bottom:20px;
}

.pnavigation li a,
.pnavigation li a:hover,
.pnavigation li.active a,
.pnavigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.pnavigation li {
	display: inline;
}

.pnavigation li a,
.pnavigation li a:hover,
.pnavigation li.active a,
.pnavigation li.disabled {
	background-color: #36c6fd;
	border-radius: 3px;
	cursor: pointer;
	/*padding: 12px;
	padding: 0.75rem;*/
	padding:2px 4px;
}

.pnavigation li a:hover,
.pnavigation li.active a {
	background-color: #002f6c;
}

@font-face {
    font-family: 'mmatg';
    src: url('https://mainemaritime.edu/wp-content/fonts/mmatg.eot');
    src: url('https://mainemaritime.edu/wp-content/fonts/mmatg.eot?#iefix') format('embedded-opentype'),
         url('https://mainemaritime.edu/wp-content/fonts/mmatg.woff') format('woff'),
         url('https://mainemaritime.edu/wp-content/fonts/mmatg.ttf') format('truetype'),
         url('https://mainemaritime.edu/wp-content/wp-includes/fonts/mmatg.svg#TradeGothicLTStdBoldCondensedNo.20') format('svg');
}

@font-face {
    font-family: 'chunkfiveroman';
    src: url('https://mainemaritime.edu/wp-content/fonts/chunkfive-webfont.eot');
    src: url('https://mainemaritime.edu/wp-content/fonts/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://mainemaritime.edu/wp-content/fonts/chunkfive-webfont.woff') format('woff'),
         url('https://mainemaritime.edu/wp-content/fonts/chunkfive-webfont.ttf') format('truetype'),
         url('https://mainemaritime.edu/wp-content/fonts/chunkfive-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
#footer {
    clear: both;
    margin: 0 auto;
}

#footer-bar {
	background-color:#002f6c;
	/*border:#003478 1px solid;*/
	width:100%; /*1145px*/
	height:40px;
	display:table;
}
p.footerbartext {
	color:#fff;
	padding:10px 0;
	text-align:center;
	font-family: "mmatg";/*"chunk",serif;*/
	font-style: normal;
	font-weight: 400;
	display: table-cell;
	vertical-align: middle;
	font-size:18px;
	letter-spacing:.5px;
}

p.footerbartext a {
	color:#36c6fd;
	text-decoration:none;
	font-family: "mmatg";/* "chunk",serif;*/
font-style: normal;
font-weight: 400;
}
p.footerbartext a:hover {
	text-decoration:underline;
}
#footbarbottom {
		margin-top:10px;
}
#quicklinks {
float: left;
    width: 32%;
    min-width: 300px;
    padding-left: 1%;
}
.ql {
	float:left;
	border-left: 1px solid #36c6fd;
	height:68px;
	width:125px;
}
.quicklinkslist {
	list-style:none;
}
.quicklinkslist li {
	padding:0 0 0 7px;
	line-height:16px;
}
.quicklinkslist li a {
	color:#000;
	font-family: "minion-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration:none;
	font-size:14px;
}
.quicklinkslist li a:hover {
	text-decoration:underline;
}
#quote {
	float:left;
	text-align: center;
	width: 36%;
    min-width: 300px;
}
#socialfooter {
	float:right;
	width:32%;
	padding-right: 1%;
	margin-bottom:40px;
}
.socialtop {
	text-align:right;
}
.socialbuttons {
	list-style:none;
	margin:0;
}
.socialbuttons li {
	display:inline-block;
}
.socialItem a:hover img, .socialbuttons li a:hover img {
    transform: translateY(-4px);
}
.socialItem a img, .socialbuttons li a img {
    transition: 0.5s;
}
.socialbottom p {
	text-align:right;
	font-size:13px;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}
/*.entry img {
	width:100%;
}*/

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

/*img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}*/
/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

.widgetmma {
	background:url(../../images/widget_line.png) 0 35px no-repeat;
}

.widgetmma h1 {
	font-family:mmatg;
	text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
	margin:0 0 7px 0;
	text-transform:uppercase;
}
.widgetthumb {
	float:left;
}
.widgetthumb img {
	padding:0 5px;
}
.widgetcontent {
	float:left;
}


/*LayerSlider Edits */
.ls-bottom-nav-wrapper {
	/*margin-top:10px!important;*/
}

/* GOOGLE CUSTOM SEARCH */
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b, .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
	color:#36c6fd !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding:0 !important;
}
.gsc-result-info {
	padding:0 !important;
}
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
	padding-left:0 !important;
}
/*sidemenu*/
.toggleside {
	display:none;
}
.toggleside a:hover {
	text-decoration: none;
}
.toggleside a {
	font-size: 1em;
}
span.rotate:before {
    content: "\f067";
    font-size: 1em;
	    transition: all .5s linear;
    display: inline-block;
	    font-family: FontAwesome;
}
#secondaryMenu.responsive span.rotate:before {
    /*content: "\03a7";*/
	display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
	transform-origin: center;
	content: "\f068";
}
.ql.spacer {
    display: none;
}
/*end Wolfy edits */

} /* END screen media */

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}
@media only screen and (max-width: 1170px) {
.new-top {
padding: 0 3px 0 7px;
}
}

@media only screen and (max-width: 1145px){
#header {
    width: inherit;
}
.content-wrapper {
    width: inherit;
}
.mainnav {
    width: inherit;
	position: inherit;
	margin-top: 0;
}
}
	@media only screen and (min-width: 1040px) and (max-width: 1144px) {
.textright {
	width:400px;
}
div#webalert {
top: 200px;
}
#page-wrapper {
    width: inherit;
}
}
		@media only screen and (min-width: 970px) and (max-width: 1067px) {
	.homebadges img {
		width:90px;
	}
	}
	@media only screen and (min-width: 881px) and (max-width: 969px) {
	.homebadges img {
		width:80px;
	}
	}
		@media only screen and (min-width: 730px) and (max-width: 880px) {
	.homebadges img {
		width:70px;
	}
	}
@media only screen and (max-width: 850px) {
.new-top {
    width: inherit;
    padding: 0 3px 0 7px;
	float: none;
}
.widget.toprightbtns {
    float: none;
    margin: 10px 3px 10px 7px;	
}
}
@media only screen and (min-width: 860px) and (max-width: 1039px) {
	.mainnav {
		margin-top:0px;
	}
}
	@media only screen and (min-width: 860px) and (max-width: 1039px) {
#contentboxfull {
	width: 80%
}
.textright {
	width:375px;
}
div#webalert {
top: 200px;
}
	}
@media only screen and (min-width: 681px) and (max-width: 780px) {
#contentbox-nowidget {
	width:70%;
}
}
@media only screen and (max-width: 768px) {
.cal-title {
    font-size: 15px;
    line-height: 15px;
    display: block;
}
#topslidernew {
    margin-bottom: -10px;
}
.pp_details a.pp_close {
	top: -6px !important;	
}
}
@media only screen and (max-width: 680px) {
#contentbox-nowidget {
	width:100%;
}
.cal-title {
    font-size: 15px;
    line-height: 15px;
    display: block;
}	
}
	
	@media only screen and (min-width: 688px) and (max-width: 859px) {
div#webalert {
top: 175px;
}
#contentboxfull {
	width: 75%
}
.textright {
	width:inherit;
}
.entry img {
	max-width:100%;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}
	}

	@media only screen and (min-width: 528px) and (max-width: 688px) {
div#webalert {
top: 100px;
}
#contentboxfull {
	width: 70%
}
.textright {
	width:inherit;
}
.entry img {
	max-width:100%;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}
	}
	@media only screen and (max-width: 528px) {
div#webalert {
top: 10px;
}
#contentboxfull {
	width: 100%;
}
div#contentboxfull div.post {
padding: 0 3px;
}	
.textright {
	width:inherit;
}
.entry img {
	max-width:100%;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}
		
	}

	@media only screen and (min-width: 768px) and (max-width: 1144px) {
/*Home Page Widget Area */
.homeside {
width: 33%;
}
.homeside.left {
	margin-right:0;
}
.homeside.right {
	margin-left:0;
}
#contentbox-nosub {
	width:65%;
}

#contentbox-nowidget {
	width:80%;
}


.ai1ec-agenda-widget-view .ai1ec-date:nth-child(-n+2)::after, .ai1ec-agenda-view .ai1ec-date:nth-child(-n+2)::after {
left: 0;
width: 70%;
}
.news_block li::after {
left: 0;
width: 70%;
}
/*End Home Page Widget Area */
/* Footer */
p.footerbartext {
	font-size:17px;
}
/* End Footer */

#homecontent {
	width:98%;
}
nav.mainnav.home {
width: 98%;
}
#pagecontent {
	width:98%;
}
#contentbox {
	width:60%;
}
.ql {
	width:115px;
}
#socialfooter {
	width:100%;
	margin-top:7px;	
}

#quote {
	text-align: right;
float:none;
width:100%;
}
.socialbuttons  {		
		    padding-right: 7px;
}
.socialtop {
	text-align:center;
}
.socialbottom p {
	text-align:center;
}
ul.doublelist li a {
padding: 0;
font-size: .8em;
line-height: 6px;
}
}

	@media only screen and (min-width: 768px) and (max-width: 978px) {
#contentbox {
	width:75%;
}
aside {
	width: 75%;
	padding: 0 30px 14px;
}

.widget {
	margin:0 auto;
}

	}
/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
#contentbox-nosub {
	width:100%;
}
nav.mainnav.home {
	/*margin-top:0;*/
position: relative;
width: 98%;
top: 20px;
}
.ls-bottom-nav-wrapper {
top: -20px!important;/*10*/
}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
.toplevel {
z-index: 9999999 !important;
top: 10px;
position: absolute;
}
.ls-wp-fullwidth-container {
z-index: -1;
}
#header h1.homeh1 a, #header .title1.homeh1 a {
line-height:4px;
padding:8px 0 0;
font-size:39px;
	text-shadow: 2px 2px 2px #000000;
}
#header h1.homeh1, #header .title1.homeh1 {
margin-bottom: 0;
padding: 20px 0 0;
}
#header h2.homeh2, #header .title2.homeh2 {
	text-shadow: 2px 2px 2px #000000;
}
#header h1 a, #header .title1 a {
	font-size:1.25em;
}		
#homecontent {
	width:98%;
	top:10px;
}
#contentbox {
	width:inherit;
}	
#quote {
	width: 100%;
	text-align: center;
	padding: 7px 0;
}
#socialfooter {
	width: 100%;
	margin-bottom: 40px;
}
aside {
	width: 100%;
    padding: 0 30px 14px;
}
.widget {
margin: 0 0 14px;
    padding: 3px;
}
.news_block img {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;	
}
.homeside.left {
	margin-top:25px;
}

nav.mainnav.home {
position: relative;
width: 98%;
top: 20px;
}
.ls-bottom-nav-wrapper {
top: -20px!important;/*10*/
}
.homeside.right {
	margin:0;
}
#execphp-6.widget {
	margin-bottom:14px!important;
}
.news_block li::after {
	width: 60%;
}
	
#header.nothome h1 a, #header.nothome .title1 a {
	font-size:1.25em;
}		
#header.nothome h2, #header.nothome .title2 {
	font-size:1.3em;
	line-height:1em;
}

.mainnav.nothome {
margin-top: 0;
position: relative;
		}
		/*home slider*/
h3.ls-l {
font-size: 8px !important;
}
		
		}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {		
.news_block h3, h3.news_title.home {
	padding-top: 3px !important;
}	
.toplevel {
z-index: 9999999 !important;
top: 0px;
position: absolute;
	padding: 7px;
}
.ls-wp-fullwidth-container {
z-index: -1;
}
/*no sub nav */
.mainnav.nothome {
margin-top: 0;
position: relative;
		}
.mainnav.home {
margin-top: 0;
position: absolute;
width: 100%;
}
#header h1.homeh1 a, #header .title1.homeh1 a {
line-height:4px;
padding:8px 0 0;
font-size:26px;
}
#header h2.homeh2, #header .title2.homeh2 {
	font-size:14px;
}
#header .new h1.homeh1 a, #header .new .title1.homeh1 a {
line-height:33px;
font-size:41px;
	text-shadow: 2px 2px 2px #000000;	
}
#header .new h2.homeh2, #header .new .title2.homeh2 {
	font-size:18px;
		text-shadow: 2px 2px 2px #000000;
}
#header .new h1, #header .new .title1 {
padding: 15px 0 0;
}		
div#page-wrap-home div#page-wrapper {
margin: -5px auto 0;
}
#header.nothome {
	color:transparent;
}
#header.nothome h1, #header.nothome .title1 {
padding: 25px 0 0;
}
#header.nothome h1 a, #header.nothome .title1 a {
	font-size: 2em;
	line-height:60px;
}
#header.nothome h2, #header.nothome .title2 {
	margin-bottom: 20px;
	padding:0;
	font-size:1em;
	line-height:1em;
}

/* end no sub nav / not home page */		
		
#homecontent {
	width:98%;
}
.ls-bottom-nav-wrapper {
top: -20px!important;/*10*/
}
#contentbox {
	width:98%;
}

.homeside {
width: inherit;
}
ul.doublelist li a {
padding: 0;
}
.homeside.left {
	margin-top:25px;
}
#header {
	color:#003378;
}
#header h1, #header .title1 {
padding: 20px 0 0;
}
#header h1 a, #header .title1 a {
	font-size:2em;
	line-height:50px;
}
#header h2, #header .title2 {
	margin-bottom: 0;
	padding:0;
	font-size:1em;
	line-height:1em;
}
.homeside.right {
	margin-left:0;
}
.post {
padding: 0 3px;
}
#contentbox {
padding: 0;
}
.breadcrumbs {
	margin: 0 0 10px 3px;
}
aside {
width: 100%;
margin-left: 0;
padding-left: 0;
}
.widget {
	margin:0 3px 14px;
	width:100%;
	padding-right: 7px;
}
#execphp-6.widget {
	margin-bottom:14px!important;
}
.news_block li::after {
	width: 60%;
}

#footer {
	width:100%;
	margin:0 auto;
}
#footer-bar {
	width:100%;
}
#quote {
width: 100%;
	}
#quote img {
	margin:10px 0;
	width:	100%;
}
.quicklinkslist li a {
	font-size:12px;
}
p.footerbartext {
	padding: 10px;
	font-size: .8em;
}
#socialfooter {
	width:100%;
}
ul.socialbuttons img {
    margin: 0 .3em;
}
#quicklinks {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1px 1fr;
    align-content: center;
    grid-gap: 9px;
    float: none;
}
		#quicklinks div:first-child {
    text-align: right;
}
.ql {
    width: auto;
    border: none;
    padding: 0;
}
ul.quicklinkslist li {
    padding: 0;
}
.ql.spacer {
    background: #36c6fd;
    display: block;
}		
.news_block img, .staffcat.spotlight img {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;	
}
.post-cattitle {
margin: 0 3px;
}
.socialbottom p {
    text-align: center;
}
/*home slider*/
h3.ls-l {
font-size: 8px !important;
}
}
	@media only screen and (min-width: 380px) and (max-width: 479px) {
		#pagecontent {
top: 125px;
		}
	}
@media screen and (min-width: 401px) {
}

@media screen and (min-width: 594px) {
}

@media screen and (min-width: 673px) {
}

@media screen and (min-width: 783px) {
}

@media screen and (min-width: 810px) {
}

@media screen and (min-width: 846px) {
}

@media screen and (min-width: 1008px) {
}

@media screen and (min-width: 1040px) {
}

@media screen and (min-width: 1080px) {
}

@media screen and (min-width: 1110px) {
}

@media screen and (min-width: 1218px) {
}

@media screen and (min-width: 1260px) {
}
@media screen and (max-width:680px) {

dl.level1 {
    margin-top:-160% !important;
    -webkit-transition:margin-top 500ms ease-in-out;
    transition:margin-top 500ms ease-in-out;
	}

.toggleside {
	display:block;
	padding-left:.5em ;
	border-bottom: 1px #002f6c solid;
	border-top: 1px solid #002f6c;
	background: #EBF6FB;
}
	.toggleside a:hover {
	text-decoration: none;
}
.toggleside a {
	font-size: 1em;
}
span.rotate:before {
    content: "\f067";
    font-size: 1em;
	    transition: all .5s linear;
    display: inline-block;
	    font-family: FontAwesome;
}
#secondaryMenu.responsive span.rotate:before {
	display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
	transform-origin: center;
	content: "\f068";
	}
#secondaryMenu.responsive dl.level1 {
	margin-top:0px !important; 	
	}

#secondaryMenu {
	width: 100%;
	margin-bottom: 0;
}	
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}
/*Bounce*/
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0) scaleY(1.08);
    transform: translate3d(0, -10px, 0) scaleY(1.08);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -3px, 0) scaleY(1.02);
    transform: translate3d(0, -3px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0) scaleY(1.08);
    transform: translate3d(0, -10px, 0) scaleY(1.08);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0) scaleY(1.05);
    transform: translate3d(0, -5px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -3px, 0) scaleY(1.02);
    transform: translate3d(0, -3px, 0) scaleY(1.02);
  }
}
@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */