@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:700);
/* --- FONTS --- 

 font-family: 'Raleway', sans-serif;
 font-family: 'Libre Baskerville', serif;
 font-family: 'latolight';

------------ */
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dominant: @color1  
Secondary: @color2  

----------------------------------------------- */
/* --------------------- COLORS ---------------------- */

div#school-info-right a {
    color: blue;
}

#main-content a {
    color: blue;
}

/*--School Info Color--*/
#school-info-left {
  background: #0A53A2;
  color: #ffffff; }

#school-info-left a {
  color: #ffffff; }

#school-info-right h3 {
  color: #0A53A2; }

/*--Quicklinks Color--*/
#quicklinks {
  background: #fff; }

#quicklinks a {
  color: #007EA8; }

#quicklinks span .icon {
  border: 2px solid #007EA8; }

/*--News Color--*/
#news h3, #events h3 {
  color: #0A53A2; }

.news-title {
  color: #ffffff; }

.homepage .read-more {
  color: #ffffff;
  background: #0A53A2; }

.homepage .read-more:before {
  color: #ffffff; }

/*--Well Color--*/
h4 {
  color: #007EA8; }

.well {
  background: #f2f2f2; }

.homepage blockquote:before {
  color: #0A53A2; }

/*--Events Color--*/
.eventPlaceHolder, .eventPlaceHolder:hover {
  border-left: 6px solid #0A53A2;
  background: #f2f2f2; }

.eventPlaceHolder:hover {
  background: #e2e2e2; }

.month {
  font-family: 'Libre Baskerville', serif;
  color: #6e6e6e; }

.large-date {
  color: #6e6e6e; }

.eventPlaceHolder:hover .large-date, .eventPlaceHolder:hover .month {
  color: #000000; }

.when-to-when {
  color: #007EA8; }

.name-of-event {
  color: #000; }

#events {
  background: #ffffff; }

/*--Footer Color--*/
#footer {
  background: #007EA8;
  color: #ffffff; }

#footer h3 {
  color: #ffffff; }

/*--Button Color--*/
.btn {
  color: #0A53A2;
  border: 1px solid #0A53A2; }

.btn.invert {
  background: #0A53A2;
  color: #ffffff; }

/*.btn:after {
  background: #0A53A2; }*/

.btn.invert:after {
  background: #ffffff; }

/*.btn:hover {
  color: #ffffff;
  background: #0A53A2; }*/

.btn.invert:hover {
  color: #0A53A2; }

/*--Subpage Color--*/
#sub-header {
  background: #007EA8; }

#sub-header a {
  color: #fff; }

#breadcrumbs, #breadcrumbs a {
  color: #fff; }

#sidebar a {
  color: #fff; }

#sub-header h1 {
  margin: 0 !important;
  font-size: 25px !important;
  text-transform: uppercase;
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 700 !important; 
  padding-top: 27px;
}

#sidebar {
  background: #0A53A2; }

#sidebar a {
  color: #ffffff; }

#main-content {
  background: #ffffff; }

.sec-header h3 {
  color: #0A53A2; }

/* Chevron Arrow */
#sidebar .sitenavl0:before {
  color: #ffffff; }

a.topPage:before {
  color: #ffffff; }

/* Toggle */
.nav-toggle > span {
  color: #0A53A2; }

/* --------------------- END OF COLORS ---------------------- */
/* --------------------- BG IMAGE ---------------------- */
body {
  background: #007EA8 url(/Common/resources/DesignPortfolio/SiteThemes/tango/nobg.jpg) no-repeat;
  background-size: cover;
  font-size: 14px; }

/* --------------------- HELPER CLASSES ---------------------- */

.w-55{width:55%;float:left;}
.w-55-fr{width:55%;float:right;}

.btn{
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    text-decoration: none!important;
    font-size: .8em;
    margin: 1.5em 0;
    padding: .6em 1.2em;
    border-radius: 25px;
    z-index:99;
    outline: none;
    overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
    border-radius: 25px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
}

.btn:hover:after {
	width: 100%;
}

/* --------------------- END OF HELPER CLASSES ---------------------- */
/* --------------------- MENUBAR ---------------------- */
#mobile-bar {
  line-height: 3.4em; }

#menubar {
  background: white;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  margin: 0 auto;
  z-index: 7997;
  letter-spacing: 0.05em;
  box-sizing: border-box; }

.inner-bar {
  max-width: 1000px;
  margin: 0 auto; }

/* --------------------- TELERIK MENU ---------------------- */
/*--TOP LEVEL STYLES--*/
.RadMenu .rmGroup .rmText {
  color: #0A53A2;
  font-weight: bold; }

#magic-line {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100px;
  height: 6px;
  background: #0A53A2;
  z-index: -1;
  list-style: none; }

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background: url(/Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png); }

/*--Navigation Arrow--*/
/*--Light--*/
.telerik_main_menu .rmGroup:hover .rmItem .rmExpandRight:after {
  background-position: -18px -44px !important; }

/*or*/
/*--Dark--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background-position: -18px -8px !important; }

/*--Normal State--*/
.telerik_main_menu .rmRootGroup a {
  color: #333333; }

.telerik_main_menu .rmRootGroup a span {
  color: #333333; }

/*--Over and Focused State ***/
.telerik_main_menu .rmRootGroup a.rmRootLink:hover, .telerik_main_menu .rmRootGroup a.rmRootLink.rmFocused {
  color: #333333; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  color: #333333; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #0A53A2;
  background: #ffffff; }

.telerik_main_menu .rmGroup a span {
  color: #0A53A2;
  background: #ffffff; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #0A53A2;
  color: #ffffff; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #0A53A2;
  color: #ffffff; }

/*--END OF DROPDOWN MENU STYLES--*/
/*.rmItem:hover {
 background-color: #13283d;
}*/
.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background: #0A53A2;
  color: #ffffff; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #0A53A2;
  background: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #0A53A2;
  background: #ffffff; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #0A53A2;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #0A53A2;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--

.rmLevel2 {
 border-left: 4px solid #be1e2d;
}*/
/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
.RadMenu a.rmLink {
  line-height: 3.7em; }

/*** START OF TOP LEVEL MENU STYLES ***/
.telerik_main_menu a, .telerik_main_menu a:hover {
  text-decoration: none;
  font-size: 14px;
  font-weight: normal; }

.telerik_main_menu .rmText {
  padding-top: 5px !important;
  padding-bottom: 15px !important; }

.telerik_main_menu .rmGroup .rmText {
  padding-bottom: 5px !important; }

.RadMenu .rmItem {
  height: auto;
  margin-right: 0px; }

.RadMenu .rmText {
  font-weight: normal;
  font-size: 12pt; }

body .RadMenu .rmLink {
  float: left;
  outline: 0 none;
  padding: 0px 6px; }

.RadMenu .rmHorizontal .rmText {
  padding: 0px 7px 0px 7px !important; }

.RadMenu .rmGroup .rmText {
  margin-left: 0px !important;
  padding: 8px 10px 8px 10px !important;
  margin-bottom: 4px; }

.rmrootGroup .rmHorizontal li.rmItem {
  margin-left: 10px; }

/*** Normal State ***/
.telerik_main_menu .rmRootGroup a {
  text-decoration: none;
  font-size: 16px; }

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 16px; }

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a.rmRootLink:hover, .telerik_main_menu .rmRootGroup a.rmRootLink.rmFocused {
  text-decoration: none; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  text-decoration: none; }

/*** END OF TOP LEVEL MENU STYLES ***/
/*** START OF DROPDOWN MENU STYLES ***/
/*** Normal State ***/
.telerik_main_menu .rmGroup a {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; }

.telerik_main_menu .rmGroup a span {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  text-transform: none;
  line-height: normal !important; }

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 26px; }

/*** Over and Focused State ***/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  text-decoration: none;
  border-bottom: none !important; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  text-decoration: none; }

/*** Dropdown border ***/
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
  width: 200px;
  padding: 0px; }

/*** END OF DROPDOWN MENU STYLES ***/
/* --------------------- END OF TELERIK MENU ---------------------- */
/* --------------------- HOMEPAGE SCHOOL INFO ---------------------- */
#school-info {
  margin: 3em 0; }

#school-info-left {
  background: #0A53A2;
  color: #fff;
  height: 470px;
  text-align: center;
  padding: 2.2em; }

#school-info-left a {
  color: #fff;
  text-decoration: none; }

#school-info-left a:hover {
  opacity: 0.8; }

#school-info-left h1 {
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 700 !important;
  text-transform: uppercase; }

#school-info-left p {
  font-family: 'Raleway', sans-serif; }

#school-info-left .fa {
  padding-right: 6px; }

#school-info-right {
  background: white;
  padding: 2.4em;
  min-height: 465px; }

#school-info-right h3 {
  color: #0A53A2;
  display: inline-block;
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 700 !important; }

#school-info-right p {
  font-family: 'Raleway', sans-serif;
  line-height: 1.6em; }

#social li {
  display: inline-block; }

/* --------------------- HOMEPAGE NEWS & EVENTS ---------------------- */
/* NEWS */
/* NEWS */

#news h3, #events h3, #news h2, #events h2{
 display: inline-block;
 font-family: 'Libre Baskerville', serif!important;
 font-weight: 700!important;
}

#news{
    padding-bottom: 1.5em;
}

.news-item{
    position: relative;
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.news-item:hover .picture-mask{
    opacity: .9;
}

.newscontent{
    position: absolute;
    bottom: 30px;
    padding: 20px 20px 30px 20px;
}

.news-item .add-padding{
    padding: 0;
}

.news-title{
    font-family: 'Raleway', sans-serif;  
}

/* Read More Button */

.homepage .read-more{
    position: absolute;
    bottom: 20px;
    right: 0;
    font-size: 75%;
    padding: 5px 5px 5px 20px;
	overflow: hidden;
    text-decoration: none!important;
}

.homepage .read-more:hover{
    text-decoration: none!important;
}

.homepage .read-more:before {
	position: absolute;
	height: 100%;
	line-height: 4.8em;
	left: 0;
	top: -10px;
    font-family: "FontAwesome";
    font-size: 80%;
    content: "\f053";
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    opacity: 0;
}

.homepage .news-item:hover .read-more:before {
	left: 5%;
    opacity: 1;
}

.homepage .summary{
    display: none;
}

#news-summary .content .summary{
    padding-top: 20px;
}

.news-item .image{
    height: 300px;    
}

.picture-mask{
    width:100%;
    height: 200px;
    position: absolute;
    bottom:0;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

}


/* UPCOMING EVENTS */

#upcoming-event-wrapper{
  font-family: 'Raleway', sans-serif;
  margin-top: 20px;
}

h4{
  font-size: 1.4em!important;
  font-weight: bold!important;
  font-family: 'Raleway', sans-serif !important;
  margin: 20px 0!important;
  text-align: center;

}

.event-date {
  width: 75%;
}

.time {
 margin-top: 15px;
 width: 25%;
}

.ev-b-p {
 border-right: 2px solid #dddddd;
}

.eventPlaceHolder:hover .ev-b-p {
 border-right: 2px solid #999;
}

.month{
    font-family: 'Libre Baskerville', serif;
    font-weight: 600;
}

.large-date{
    font-weight: 300;
}

.when-to-when{
    line-height: 20px;
}    

.name-of-event{
 font-size: 1em;
 font-weight: bold;
}

/* --------------------- HOMEPAGE BLOCKQUOTE ---------------------- */
.well {
  padding: 5%;
  margin: 20px 0; }

.homepage blockquote {
  width: 80%;
  margin: 0.35em 0;
  padding: 0.5em 3em;
  position: relative; }

.homepage blockquote:before {
  display: block;
  font-family: 'Libre Baskerville', serif;
  content: "\201C";
  font-size: 90px;
  position: absolute;
  left: -5px;
  top: -10px; }

.homepage blockquote cite {
  font-weight: bold;
  font-size: 1em;
  display: block;
  margin-top: 5px; }

.homepage blockquote cite:before {
  content: "\2014 \2009"; }

/* --------------------- QUICKLINKS ---------------------- */

#quicklinks{
    font-family: 'Raleway', sans-serif;
}


#quicklinks li{
    list-style: none;
    text-align: center;
    display: inline-block;
    margin: 0 25px 15px 25px;
}

#quicklinks li img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
   /* transition: all .8s ease-in-out;*/
} 

#quicklinks a{
    font-size: 1em;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}


#quicklinks a:hover img{
    transform: rotate(360deg);
}


#quicklinks .icon{
    width: 62px;
    height: 62px;
    border-radius: 100%;
    display: inline-block;
    position: relative;
}

#quicklinks .text{
    display: block;
    margin-top: 10px;

}

/* --------------------- SUBPAGE ---------------------- */
#sub-header {
  padding: 1.5em 0px 1.5em 0px;
  max-width: 1000px;
  margin: 0 auto; }

#sub-header a {
  text-decoration: none; }

#sub-header img {
  width: 120px;
  height: 35%;
  float: right; }

#sub-header h1 {
  margin: 0 !important;
  font-size: 25px !important;
  text-transform: uppercase;
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 700 !important; }

#breadcrumbs {
  font-family: 'Raleway', sans-serif; }

#sidebar {
  font-family: 'Raleway', sans-serif;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px; }

#sidebar .sitenavl0 {
  font-weight: 600;
  margin-bottom: 10px; }

#sidebar .sitenavl0:before {
  font-family: FontAwesome;
  content: '\f0da';
  font-size: 1.2em;
  display: inline-block;
  padding-right: 10px; }

a.topPage {
  font-size: 1.2em !important;
  font-weight: bold;
  paddding: 0; }

a.topPage:before {
  font-family: FontAwesome;
  content: '\f0da';
  font-size: 1.2em;
  display: inline-block;
  padding-right: 10px; }

.nav-toggle {
  background: transparent;
  padding: 0 0 8px 0; }

#sidebar .sitenavl1 {
  padding: 8px 0 8px 20px; }

#main-content {
  font-family: 'Raleway', sans-serif;
  min-height: 900px;
  padding: 20px;
  box-sizing: border-box; }

.sec-header h3 {
  font-size: 1.2em !important;
  display: inline-block;
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 700 !important; }

/* --------------------- FOOTER ---------------------- */
#footer {
  font-family: 'Raleway', sans-serif; }

#footer li.icn a {
  background: url(/common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png); }

#footer p {
  margin: 0 0 5px; }

#footer .inside-padding {
  max-width: 1200px;
  padding: 20px;
  box-sizing: border-box; }

#footer-left {
  width: 75%;
  float: left; }

#footer-right {
  width: 25%;
  float: left;
  text-align: right; }

#footer-info {
  font-size: 80%; }

#footer h3 {
  margin: 0px 0px 10px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.2em;
  display: inline-block;
  font-family: 'Libre Baskerville', serif !important;
  font-weight: 700 !important; }

#footer ul#social {
  margin-top: 10px; }

/* SOCIALMEDIA */
ul#social {
  list-style: none;
  margin-top: 35px;
  padding: 0px; }

ul#social li.icn {
  display: inline-block;
  padding: 0px 3px 0px 3px; }

ul#social li.icn a {
  width: 40px;
  height: 40px;
  display: inline-block; }

ul#social li.icn.facebook a {
  background-position: 0px 0px; }

ul#social li.icn.twitter a {
  background-position: -40px 0px; }

ul#social li.icn.youtube a {
  background-position: -80px 0px; }

ul#social li.icn.email a {
  background-position: -120px 0px; }

ul#social li.icn a {
  background: url(/common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png); }

.credits {
  text-align: center;
  color: #ffffff;
  padding: 5px;
  margin-top: 10px; }

.label_skin_corporation {
  font-size: 13px;
  font-family: 'latolight'; }

.label_skin_corporation a {
  color: #ffffff;
  text-decoration: underline;
  font-family: 'latolight'; }

.label_skin_corporation a:hover {
  text-decoration: underline; }

#social li.icn a:hover {
  opacity: 0.8; }

/* --------------------- MEDIA QUERIES ---------------------- */
@media screen and (max-width: 1000px) {
  #school-info .inside-padding > div {
    float: none;
    margin: 0 auto;
    width: 80%;
    height: auto; }

  #school-info-right {
    padding: 2.2em; }

  #quicklinks .inside-padding {
    padding: 0; }

  #quicklinks ul {
    padding: 0; }

  #quicklinks ul li {
    margin: 0 0 15px 0;
    padding: 2.4%;
    width: 32%;
    box-sizing: border-box; }
 }

@media screen and (max-width: 800px) {
  .mini_calendar_tbl {
    width: 100%; }

  .mini_calendar_tbl table {
    width: 80%;
    margin: 0 auto; }

  .mini_calendar_tbl .tbl_mini_calendar {
    width: 100%; }
 #sub-header h1 {
   padding-left: 20px;
  }
 }

@media screen and (max-width: 730px) {
  .w-25, .w-75 {
    width: 100% !important;
    float: none !important; }

  #sidebar {
    padding: 0 15px 7px 15px; }

  .nav-toggle span:before, .nav-toggle span:after {
    background: #ffffff; }

  .responsiveTemplate .sidenav-slide {
    background: transparent;
    border: none;
    border-top: 1px solid #81baf7;
    margin-top: 5px;
    padding: 5px 0 0 0; }
 }

@media screen and (max-width: 640px) {
  #quicklinks ul li {
    width: 49%; }

  .w-55-fr {
    width: 100%;
    float: none; }
 }

@media screen and (max-width: 480px) {
  #school-info .inside-padding > div {
    float: none;
    margin: 0 auto;
    width: 75%;
    height: auto; }

  #news h3, #events h3 {
    font-size: 18px !important;
    line-height: 35px !important; }
 }

/* --------------------- SKELETON FONTS ---------------------- */
@font-face {
  font-family: 'latobold';
  src: url('/common/template-fonts/lato-bol-webfont.eot');
  src: url('/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url('/common/template-fonts/lato-reg-webfont.eot');
  src: url('/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latolight';
  src: url('/common/template-fonts/lato-lig-webfont.eot');
  src: url('/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoblack';
  src: url('/common/template-fonts/lato-bla-webfont.eot');
  src: url('/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-bla-webfont.woff') format('woff'), url('/common/template-fonts/lato-bla-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal; }

.ptl_page #quicklinks {
    visibility: hidden;
}

#footer {
    border-top: 20px #017da8 solid;
}


.skip-nav a {
    color: #000 !important;
    display: block;
}


.portal-breadcrumb a {
    font-weight: bold;
    text-decoration: underline;
}

.portal-breadcrumb a:hover, .portal-breadcrumb a:focus {
    text-decoration: none;
}

@media screen and (max-width: 700px) {
div[id$="divContent"] table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
div[id$="divContent"] table tbody {
    display: table;
    width: 100%;
}
}

