/* --- FONTS --- 

 font-family: 'asapregular';
 font-family: 'asapbold';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latoregularitalic';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */

/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/

/* --------------------- COLORS ---------------------- */

/*--Link Color--*/
/*a, a:hover {
 color: #2a5135;
}*/

.subpage .ptl_page a {
 color: #2a5135;
}

#subpage-bg button {
    color: #000;
}

.pageContent button {
    color: #000;
}

*:focus {
    -webkit-box-shadow: 0px 0px 12px 0px rgb(42, 81, 54) !important;
    -moz-box-shadow: 0px 0px 12px 0px rgb(42, 81, 54) !important;
    box-shadow: 0px 0px 12px 0px rgb(42, 81, 54) !important;
}



/*-- Body BG color --*/
body {
/* background: #1d3424;*/
}

/*-- Section heading BG color and border bottom color --*/
.sec-header h2,
.sec-header h3 {
 background-color: #00853C;
 border-bottom-color: #2a5135;
 color: #FFF;
 letter-spacing: 0.03em;
}

/*-- School Name text color --*/
#school-name h1 {
 color: #ffffff;
}

/*-- Motto text color --*/
#motto {
 color: #ffffff;
}

/*-- Address text color --*/
#header-address {
 color: #009946;
}

/*-- Menubar outisde color ( border ), and dark border color ( background ) --*/
#menubar {
 background: #2a5135;
 border-color: #006938;
}

/*-- Inside menubar BG color ( same as border above ) --*/
.inner-bar {
 background: #2a5135;
}

/*-- Home News and Upcoming events button --*/
#news-summary .content a.read-more, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:link, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:visited, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:active {
 background: #2a5135;
}

a.read-more {
 background: #000000;
 color: #FFFFFF;
 font-size: 12px;
 padding: 5px 10px;
 text-decoration: none;
}

a.read-more:hover {
    color: #FFF;
    background: #2a5135;
}

/*-- Home News and Upcoming events button HOVER --*/
#news-summary .content a.read-more:hover, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:hover {
 background: #2a5135;
}

/*-- Sidenav current page BG and text color --*/
.sitenavl0.currentpage a.navLink {
 background: #2a5135;
 color: #ffffff;
}

/*-- Sidenav LV2 border left color --*/
.sitenavl1 a.navLink {
 border-left: 3px solid #009946;
}



ul.socialMedia {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

ul.socialMedia li {
    display: inline;
}

ul.socialMedia li a {
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
   border-radius: 50px;
}

ul.socialMedia li a:hover {
 text-decoration: none;
 opacity: 0.7;
 color: #ffffff;
}

ul.socialMedia li.facebook a { background-color: #507cbe; }
ul.socialMedia li.twitter a { background-color: #f16261; }
ul.socialMedia li.youtube a { background-color: #63cdf1; }
ul.socialMedia li.instagram a { background-color: #8a3ab9; }
ul.socialMedia li.email a { background-color: #fcc95d; }

body #news_content_body #featured_image {
    width: 25%;
}


/*---- CALENDAR ----*/

/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
 background-color: #2a5135;
}

/*--Calendar Number Boxes BG--*/
.mini_calendar_day {
 background: #ffffff;
}

/*--Calendar 'Days of The Week' Colors--*/
td.mini_calendar_header {
 color: #ffffff;
}

/*--Top of the Calendar BG Color--*/
.cal-top {
 background: #ffc103;
}

/*--Calendar Today BG and Color--*/
.mini_calendar_day.mini_calendar_today {
 background: #2a5135;
 color: #ffffff;
}

/*--Calendar 'Go to Main Calendar' Color--*/
A.mini_calendar_header:link, A.mini_calendar_header:visited {
 color: #ffffff;
}

/*--Calendar 'Go to Main Calendar' Color Hover--*/
A.mini_calendar_header:hover {
 color: #ffffff;
}

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
 color: #ffffff;
 background: #009946;
}

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
 color: #ffffff;
 background: #009946;
}

/*--Calendar Today With Event BG and Color--*/
a.mini_calendar_day.mini_calendar_today {
 background: rgba(255, 255, 255, 0.39);
 color: #ffffff;
}

/*-- Calendar Arrows --*/
.cal-btn-l {
 border-color: transparent #ffffff transparent transparent;
}
.cal-btn-r {
 border-color: transparent transparent transparent #ffffff;
}

/*---- TELERIK COLORS ----*/

/*--TOP LEVEL STYLES--*/

.RadMenu .rmGroup .rmText {
 color: #ffffff;
}

/*--Normal State--*/
.inner-bar a {
 color: #ffffff;
}

.inner-bar a span {
 color: #ffffff;
}

.inner-bar a,
.telerik_main_menu .rmRootGroup a {
 color: #ffffff;
}

.telerik_main_menu .rmRootGroup a span {
 color: #ffffff;
}

/*--Over and Focused State ***/
.inner-bar a:hover,
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 color: #FFF;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 color: #FFF;
}

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--*/
.inner-bar a:hover,
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 background-color: #24853c;
}

/*--END OF TOP LEVEL STYLES--*/


/*--DROPDOWN MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup a {
 color: #ffffff;
 background: #2a5135;
}

.telerik_main_menu .rmGroup a span {
 color: #ffffff;
 background: #2a5135;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 background: #0f1912;
 color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 background: #0f1912;
 color: #ffffff;
}

/*--END OF DROPDOWN MENU STYLES--*/

.rmItem:hover {
 background-color: #009946;
}

.rmItem:hover > a > span {  color: #282828; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
 background-color: #23422c;
}

/*--DROPDOWN LV2 MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup .rmGroup a {
 color: #171717;
 background: #ffffff;
}

.telerik_main_menu .rmGroup .rmGroup a span {
 color: #171717;
 background: #ffffff;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused {
 background: #009946;
 color: #282828;
}

.telerik_main_menu .rmGroup .rmGroup a:hover span,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
 background: #009946;
 color: #282828;
}

/*--SECOND LEVEL BORDER LEFT--*/

.rmLevel2 {
 border-left: 4px solid #2a5135;
}

/*--END OF DROPDOWN MENU STYLES--*/

/*---- END TELERIK COLORS ----*/


/*--UPCOMING EVENTS--*/
.abtnPrev a,
.abtnPrev a:hover,
.abtnNext a,
.abtnNext a:hover {
 background: #333333;
 color: #ffffff;
}
/*--END UPCOMING EVENTS--*/

/* ------------------------------------------------------------- */

/* --------------------- IMAGES ---------------------- */

/*-- body BG image --*/
body {
 background-image: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13599840/Templates/background/Background1.jpg');}

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background: url('https://cdnsm4-hosted.civiclive.com/Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png');
}

/*--Navigation Arrow--*/

/*--Light--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -44px !important;
}

/*or*/

/*--Dark--*/
/*
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -8px !important;
}
*/

/*------------------------------- END END IMAGES -------------------------------*/
 
/* --------------------- QUICK LINKS ---------------------- */

ul.quick-links {
 list-style: none;
 padding: 0px;
 margin: 10px 0px 10px 0px;
}

ul.quick-links li {
 margin-bottom: 10px;
}

ul.quick-links a {
    display: table;
    font-size: 18px;
    background: #3670D3;
    color: #fff;
    padding: 10px;
    line-height: 40px;
    width: calc(100% - 20px);
   text-align: left;
}

ul.quick-links a span.icon {
    display: table-cell;
    font-size: 21px;
    position: relative;
    padding-right: 5px;
 width: 20%;
text-align: center;
}

ul.quick-links a span.text {
    display: table-cell;
 text-align: left;
line-height: 1.5em;
}

ul.quick-links li a:hover {
 opacity: 0.8;
 text-decoration: none;
}

/* ------------------------------------------------------------- */

.w-66 .inside-padding .row > .inside-padding { background: #ffffff; }
.w-33 .inside-padding .row .inside-padding { background: #ffffff; }


.row .w-50:first-child > .inside-padding {
 padding: 0px 10px 0px 0px;
}

.row .w-50:last-child > .inside-padding {
 padding: 0px 0px 0px 10px;
}

.w-50 .inside-padding .inside-padding { background: #ffffff; }

#header > .inside-padding { padding: 35px 10px 35px 10px; position: relative; }


#outer-wrapper {
 max-width: 1000px;
 padding: 0px 10px 0px 10px;
 margin: 0px auto;
}

.sec-header h2,
.sec-header h3 {
 font-size: 20px;
 margin: 0px;
 padding: 7px;
 border-bottom-width: 8px;
 border-bottom-style: solid;
}

body {
 background-repeat: no-repeat;
 background-size: 100% auto;
 background-position: top center;
background-size: cover;
}

#header-left > a {
 display: inline-block;
 width: 100%;
 vertical-align: middle;
text-align: center;
}

#header-right {
    display: table-cell;
    vertical-align: middle;
}

#header-left {
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: table;
}

#header-left > a:hover { text-decoration: none; }

#logo {

}

#logo img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

#school-name {
 float: left;
 width: 83%;
}

#school-name h1 {
 margin: 0px;
 font-family: 'asapbold';
 text-transform: uppercase;
 font-size: 33px;
 padding: 10px;
 font-weight: normal;
}

#motto {
 font-family: 'latolight';
 font-size: 50%;
}

#header-address { padding: 10px; }

#menubar {
 max-width: 970px;
 padding: 3px;
 margin: 0px auto 20px;
 border-width: 3px;
 border-style: solid;
 border-radius: 5px;
}

#banner.row {
 margin-bottom: 10px;
}

#banner .bannerContainer {
 margin: 0px auto;
}

#banner .nivoSlider {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

img.ptl_portlet_map_img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

.weather-wrapper {
 text-align: center;
}

.weather-location {
 font-family: 'asapbold';
 font-size: 28px;
 margin-bottom: 5px;
}

.weather-temp span.deg {
 font-size: 13px;
 position: relative;
 top: -16px;
 font-family: arial;
}

.weather-temp span.typ {
 font-size: 16px;
 position: relative;
 left: 3px;
}

.weather-temp {
 font-size: 31px;
 margin: 5px 0px 5px;
}

.weather-date, .weather-desc {
 margin-bottom: 5px;
 display: block;
}

#RSSLink {
 position: absolute;
 top: -48px;
 right: 0px;
}

.subpage #page {
 max-width: 1000px;
 margin: 0px auto;
 padding: 10px;
}

#sub-content-left {
 width: 23%;
 float: left;
}

#sub-content-right {
 width: 77%;
 float: left;
}

#inside-nav {
 background: #ffffff;
 padding: 5px;
}

a.navLink {
 display: block;
 padding: 6px;
}

.sitenavl0 {
 padding-left: 0px;
}

.sitenavl0.currentpage a.navLink {
 color: #ffffff;
}

.sitenavl1 a.navLink {
 padding: 3px 6px 3px 6px;
 margin: 6px 0px 6px 0px;
}

.credits {
 background: #333333;
 text-align: center;
 color: #ffffff;
 padding: 5px;
 margin-bottom: 20px;
}

.label_skin_corporation {
 font-size: 13px;
 font-family: 'latolight';
}

.label_skin_corporation a {
 color: #ffffff;
 text-decoration: none;
 font-family: 'latolight';
}

.label_skin_corporation a:hover {
 text-decoration: underline;
 color: #ffffff;
}

#breadcrumbs {
 margin: 0px 0px 15px;
 background: #FFFFFF;
 padding: 6px;
 color: #ffffff;
 background: rgba(0, 0, 0, 0.8);
}

#breadcrumbs a { color: #ffffff; }

#subpage-bg {
 background: #ffffff;
 padding: 15px;
}

.subpage #menubar { margin-bottom: 0px; }

#footer {
background:#333;
 text-align: center;
 color: #ffffff;
}

#footer-address {
color: #FFF;
display: table-cell;
}

.footer-social {
    display: table-cell;
    text-align: right;
    width: 50%;
}

.footer-social ul.socialMedia {
    text-align: right;
}


/**/
ul#social {
 list-style: none;
 margin: 8px 0px 0px 0px;
 padding: 0px;
 text-align: right;
}

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('https://cdnsm4-hosted.civiclive.com/common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png');
}
/**/


.mini_calendar_tbl {
 margin: 0px auto 0px;
 width: 100%;
 padding: 15px 0px 10px;
}

.mini_calendar_tbl table {
 margin: 0px auto;
 width: 97%;
}

.tbl_cell_calendar {
 width: 13%;
 height: 13%;
}

.mini_calendar_day {
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 width: 100%;
 display: inline-block;
 padding: 6px 0px 6px 0px;
 min-height: 15px;
}

td.mini_calendar_header {
 font-weight: normal;
 font-size: 18px;
 background: none;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 line-height: 16px;
 padding-bottom: 9px;
 font-family: 'latobold';
 letter-spacing: .5px;
 text-transform: uppercase;
}

td.mini_calendar_header_small {
 background: #1a7da6;
}

A.mini_calendar_header:link, A.mini_calendar_header:visited {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-size: 15px;
 margin-top: 8px;
}

A.mini_calendar_header:hover {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-decoration: underline;
 font-size: 15px;
 margin-top: 8px;
}

A.mini_calendar_day:link, A.mini_calendar_day:visited {
 font-weight: normal;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

A.mini_calendar_day:hover {
 font-weight: normal;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

/*-- Calendar Arrows Hover --*/
.cal-btn-l:hover {
 opacity: 0.8;
}
.cal-btn-r:hover {
 opacity: 0.8;
}

.cal-btn-l {
 position: relative;
 top: 0px;
 left: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 7px 12px 7px 0;
 display: block;
 text-indent: -9999px;
}

.cal-btn-r {
 position: relative;
 top: 0px;
 right: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 7px 0 7px 12px;
 display: block;
 text-indent: -9999px;
}

.cal-btn-r:focus, .cal-btn-l:focus {
  outline-color: transparent;
  outline-style: none;
}

/*-- Upcoming Events --*/

.ptl_upcomingevents_footer .more_events { margin-top: 6px;}



.RadMenu a.rmLink {
 line-height: 45px;
}

/*** START OF TOP LEVEL MENU STYLES ***/

.telerik_main_menu a,
.telerik_main_menu a:hover {
 text-decoration: none;
 font-size: 13px;
 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-family: 'latoregular';
 font-weight: normal;
 font-size: 12pt;
}

.RadMenu .rmLink {
 float: left;
 outline: 0 none;
 padding-left: 0px !important;
}

.RadMenu .rmHorizontal .rmText {
 padding: 0px 8px 0px 8px !important;
 letter-spacing: 0.06em;
}

.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: 18px;
 font-family: 'latoregular';
}

.telerik_main_menu .rmRootGroup a span {
 text-decoration: none;
 font-size: 16px;
 font-family: 'latoregular';
}

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 text-decoration: none;
 background-position: left top, right top;
 background-repeat: no-repeat;
}

.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 {
}

.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: 15px;
 font-weight: normal;
 line-height: normal !important;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-transform: none;
}

.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 ***/


.portlet-bottom .inside-padding .inside-padding {min-height: 306px;}

.pubDropdown-wrapper,
#pubWrapper-btn,
.pubDropdown-btn {
 color: #ffffff;
}


.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month {
 color: #000000;
}


#mobile-bar {
 line-height: 40px;
 color: #ffffff;
 text-indent: 15px;
}

@media screen and (max-width: 1020px) {

 #menubar { margin: 0px 10px 20px 10px }

 #banner .bannerContainer { padding: 0px 10px 0px 10px; }

 .subpage #menubar { margin-bottom: 0px; }

div#footer-address {
    display: block;
}

.footer-social {
    display: block;
    width: 100%;
    text-align: center;
}

.footer-social ul.socialMedia {
    text-align: center;
}

}

@media screen and (max-width: 860px) {

.portlet-bottom .inside-padding .inside-padding { min-height: 0; }

 .news-item { width: 100%; }

 .w-66 .w-50 { width: 100%; }

 .row .w-50:first-child > .inside-padding, .row .w-50:last-child > .inside-padding { padding: 0px 0px 10px; }

#header-left > a {
    display: block;
    width: 100%;
}

#header-right {
    padding-bottom: 20px;
}

#header-left, #header-right{ display: block; text-align: center;}

}

@media screen and (max-width: 775px) {

 body .w-66, body .w-33 { width: 50%; }

}

@media screen and (max-width: 640px) {

 body .w-66, body .w-33 { width: 100%; }

 .news-item { width: 50%; }

 body {
 }
#header-left > a {
    display: block;
    width: 100%;
}

#header-right {
    padding-bottom: 20px;
}

#header-left, #header-right{ display: block; text-align: center;}

 .row .w-50:first-child > .inside-padding {
  padding: 0px 0px 20px 0px;
 }

 .row .w-50:last-child > .inside-padding {
  padding: 0px 0px 0px 0px;
 }

 .w-66 .row:last-child {
  margin-bottom: 10px;
 }

 #logo, #school-name {
  width: 100%;
  float: none;
 }

}

@media screen and (max-width: 450px) {

 .news-item { width: 100%; }

}

#social li.icn a:hover {
 opacity: 0.8;
}


@media print {

.CMS_adminBar, .CMS_DragDropWrapper,.RadMenu_PageControls, 
#header,  #menubar, #footer, #sub-content-left, #pubWrapper, #skip
{display: none;}

#sub-content-right{ width: 100%;}

.sec-header h2, .sec-header h3{color: #000;}

}

/*===== FONTS =====*/

@font-face {
    font-family: 'asapregular';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'asapbold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.svg#asapbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latoregularitalic';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latobold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

.row .w-66 .row {
    background: #fff;
    padding: 10px;
}
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.subpage .ptl_page a {
    color: #2B5135 !important;
    text-decoration: underline;
}
.documentList .displayTable > div.bulletButton span {color:#000 !important}

.label_skin_corporation a {
    text-decoration: underline;
    color: #fff !important;
}