﻿
:root {
	--notblack: #111111;
	--blue: #00205b;
	--green: #009a44
;}

html {
  scroll-behavior: smooth;
}

body
{
	background: var(--blue);
}

:root{ scrollbar-width: none }

a[name]
{
	position: relative;
	top:-110px;
}
.logged-in #toolbar
{
	top:0;
}


#quickLinkIcon_1:before
{
	background: url('/Images/loops.png') no-repeat center left!important;
	background-size: auto 34px!important;
}
#quickLinkIcon_2:before
{
	background: url('/Images/bag.svg') no-repeat center left!important; /*CHANGE POSITION TO CENTER LEFT*/
	background-size: auto 34px!important;
}
#quickLinkIcon_3:before
{
	background: url('/Images/learn.svg') no-repeat center left!important;
	background-size: auto 34px!important;
}
#quickLinkIcon_4:before
{
	background: url('/Images/pay.svg') no-repeat center left!important;
	background-size: auto 34px!important;
}












/*--/WCAG form Tables-----*/
#hospRates caption { text-align: left; font-size: 18px; font-weight: 700; color: #2d3e52; line-height: 30px; }
#hospRates th {background:#084382;}
#hospRates th, #hospRates th p {color:#ffffff;}
#hospRates tr:nth-child(odd) {background-color: #639fde;}


*
{
	font-family: 'Raleway', sans-serif;
}
body
{
	-ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */

}



h1, h2, h3, p, a
{
	font-family: 'Raleway', sans-serif;
}

.inside h1
{
	color: #fff!important;
	padding-right: 30px;
    padding-left: 30px;
    font-weight: 500;
    margin: 10px 0;
}

.inside p, .inside li, .inside div
{
	font-size:17px;
	line-height: 1.6;
	color: var(--notblack);
	font-weight: 400;
}

.strikeout
{
	text-decoration: line-through;
}

h1, #innerContent h2, #calendar-wrap h2
{
	font-size:28px;
	font-weight:600;
	color:var(--blue)!important;
	display: inline-block;
	margin-top:0;
}

.inside #innerContent h2
{
	margin-bottom:0;
}

.home #innerContent h3
{
	margin-bottom:0;
}

h2, .home #innerContent h3, #innerContent .jnewssc h3, #staff-directory-wrapper span
{
	font-size:20px;
	font-weight:500;
	color:var(--blue);
}

#innerContent .jnewssc h3
{
	margin:0!important;
	line-height: 1.3!important;
}



/*h3, .home #innerContent h3.question*/

p, li, a, .short_text
{
	font-weight:normal;
	color:#494949;
	font-size:17px;		/*15px;*/
}

p
{
	line-height: 1.6;
}

a, .event-news p strong, .market-price {
	text-decoration: none;
	color: var(--green);
	font-weight: 600;
}
.market-price:hover, #innerContent a:hover
{
	border-bottom: 2px solid var(--green);
}
.viewAll
{
	position: relative;
	top:-3px;
	left:3px;
}
#innerContent a
{
	font-weight: 600;
}


#innerContent li
{
	padding:8px 0;
}

#innerContent ul >li:before
{
	content: "";
	height: 2px;
	width:17px;
	display: block;
	position: absolute;
	left:-30px;
	background: var(--green);
	top:17px;

}



.inside #innerContent ul >li:before
{
	top:21px;
}

#innerContent ul
{
	list-style-type: none;
	padding-left:30px;
}

#homePolicies ul
{
	margin-top:-8px;
}

ul >li:before
{

}

#innerContent ol, #innerContent ul:not(.nav)
{
/*	margin-block-start: 5px!important;
    margin-block-end: 25px!important;*/
}

#innerContent ol {
  list-style: none;
  counter-reset: counter;
  padding-left: 30px;
}
#innerContent ol > li {
  counter-increment: counter;
  position: relative;
}
ol > li:before {
    content: counter(counter) ". ";
    color: var(--green);
    left: -28px;
    top: 5px;
    position: absolute;
    font-size: 20px;
    font-weight: 500;
}
/*
input:not([type='radio'], [type='checkbox'], [type='image'], [type='button']), select, textarea  {
	background: #ebf2f8 !important;
	border: 0 !important;
	border-radius: 0px;
	font-size: 18px;
	font-weight: 200;
	padding: 10px 20px;
	color: #0155aa;
	width: 100%;
	box-sizing: border-box;
}*/


input:not([type='radio'], [type='checkbox'], [type='image'], [type='button'], [type='submit']), select, textarea, .accordion-section-title
{
	background: #f3f3f3 !important;
    border: 1px solid #999 !important;
    border-bottom: 4px solid var(--green)!important;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 200;
    padding: 10px 20px;
    color: #333;
    width: 100%;
    box-sizing: border-box;
}

.div-mk-title p.litDate
{
	color: var(--blue);
	font-size:14px;
	font-weight: 500;
}

.div-mk-title p.litDate strong
{
	font-weight: 600;
}

.marketTbl label, .marketTbl tr>td:first-of-type
{
	text-align: right;
	color: var(--blue)!important;
	font-size: 20px;
	font-weight: 500;
}
.marketFilters select
{
	width: 140px;
}

.leahsWrap select
{
	width:280px;
	margin-bottom:20px;
}
.leahsWrap  h4, .leahsWrap  h3
{
	margin:2px 0;
}
.searchPanel
{
	margin-right:15px;
	margin-top:19px;
}

#Edit1_pnlEdit input, #Edit1_pnlEdit select, #tabs input[type="submit"], #Edit1_pnlEdit input[type="submit"]
{
	width: initial!important;
}

.button, input[type="submit"], #divLikeit button, .fullListWrap a, #servBtns a {
	color: #ffffff !important;
	font-weight: 600;
	font-size: 16px !important;
	padding: 12px 30px;
	background: var(--green)!important;
	background-size: 6px 11px !important;
	cursor: pointer;
	text-decoration: none !important;
	border-radius: 0px;
	width: initial;
	margin-top: 15px;
	border:none;
}



.button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus
{
	background: var(--blue)!important;
	background-size:6px 11px!important;
	border: 0!important;
}

/*CALENDAR START*/

body #calendar ul.weekdays
{
	background: var(--green);
    color: #fff;
}

.event-desc, .event-time
{
	font-size: 15px!important;
	line-height: 1.1!important;
}

body .back-to-cal-btn, body .add-to-cal, body .mail, body .website {
    background: var(--green)!important;
    color: #fff!important;
    padding: 12px 27px!important;
    font-size: 15px!important;
    border-bottom: 0!important;
    height: auto!important;
}

body .back-to-cal-btn:hover, body .add-to-cal:hover, body .mail:hover, body .website:hover
{
	background: var(--blue)!important;
}


.tabs.primary a, .tabs a
{
	border-bottom: 0!important;
}

body #calendar-wrap #tabs ul li a
{
	color: var(--blue);
}

body #innerContent #calendar-wrap #tabs ul li a.active {
    background: var(--blue)!important;
    border-radius: 20px;
    color: #fff;
}
.calendar-list>ul, #innerContent ul.pager{
	padding-left:0!important;
}

.pull-right {
    padding-right: 30px;
}
body .calendar-list .date-box {
    background: var(--green)!important;
}
.calendar-list ul li
{
	position: relative;
}

.calendar-list .link-arrow {
    right: 40px;
    position: absolute;
    display: inline-block;
}


.ajax__calendar .ajax__calendar_container *
{
	font-family: Arial, sans-serif!important;
}

.ajax__calendar_day
{
	line-height: 1!important;
}

.ajax__calendar .ajax__calendar_day {
    font-size: 13px;
    text-align: center;
}

.ajax__calendar_other 
{
	opacity: 0;
}
.ajax__calendar .ajax__calendar_dayname {
    color: var(--blue);
    font-size: 15px;
    padding-top: 3px;
}

.ajax__calendar_title, .ajax__calendar .ajax__calendar_footer
{
	font-size: 15px!important;
}

/*CALENDAR END*/

span[id*='Validator']
{
	position: absolute;
}

.marketTbl tr
{
	padding-bottom: 12px;
}

#servBtns
{
	margin-bottom: 20px;
}

#servBtns a
{
	display: inline-block;
	margin-right:14px;
}

#servBtns a#servFAQ
{
	background-image: url('/Images/Services-FAQ.svg')!important;
}
#servBtns a#servContact
{
	background-image: url('/Images/Services-Contact.svg')!important;
}
#servBtns a#servResources
{
	background-image: url('/Images/Services-Resources-Forms.svg')!important;
}

.likeCount
{
	background: url(/Images/like-blue.svg) no-repeat left center;
    background-size: 20px auto;
    color: var(--blue);
    font-weight: 600!important;
/*    font-size: 18px;*/
    padding-left: 26px;
    padding-top: 3px;
}

#divLikeit button, #servBtns a
{
	padding-left:54px;
	background-image: url('/Controls/NewsRoom/like.svg')!important;
	background-position:  left 16px center!important;
	background-size: 24px auto!important;
	background-repeat: no-repeat!important;
}

#divLikeit button:hover, #servBtns a:hover
{
	background-color: var(--blue)!important;
	border-bottom:0!important;
}

#divLikeit button.art-liked
{
	background-color: var(--blue)!important;
	cursor:not-allowed;
}



#homeQuicklinks #Content_ctl00_tdEdit
{
	right: initial!important;
	left:0!important;
}


#homeQuicklinks
{
	display: grid;
	grid-template-columns: 1fr 9fr;
	background: #f7f7f7;
}


#homeQuicklinks h2
{
	margin-bottom: 0;
	padding-right:50px;
}

.home li a, #innerContent h3, #homeQuicklinks a, .event-news p, #QuickPoll_RB_Options label, #servResFormsWrap li, #servResFormsWrap li a
{
	color:var(--notblack);
	text-decoration: none;
	font-size:18px;
	font-weight: 600;
}

.inside #innerContent h3
{
	font-size: 20px;
}

form[action="./newsroom"] #innerContent, form[action="./Newsroom"] #innerContent
{
	padding-bottom:0!important;
}

#toolbar .navbar-nav a
{
	color: var(--blue)!important;
	font-size:19px;
	font-weight: 500;
	padding:16px 30px;
}

.home #innerContent h3.question
{
	position: relative;
	top:-10px;
}

.question, #QuickPoll_RB_Options label
{
	margin-top:0!important;
}

.home #innerContent h3
{
	margin-top:9px;
}

#homeQuicklinks ul
{
	column-count: 3;
	margin: 0;
	column-gap: 50px;
}

#homeQuicklinks ul li
{
	position: relative;
	padding-bottom:14px;
}

#servResFormsWrap li
{
	position: relative;
	width: fit-content;
    padding-right: 15px;
}
#homeQuicklinks ul li:before, .event-news:after, .market-body ul li:after, #servResFormsWrap li:after
{
	content: "";
	background: url('/Images/arrow_right.svg') no-repeat center center;
	background-size: contain;
	height: 27px;
	width:35px;
	position: absolute;
	left: -45px;
	top:5px;
	transition: all 0.16s ease;
}



.event-news:after, .market-body ul li:after, #servResFormsWrap li:after
{
	left: initial!important;
	right: -30px;
	border: 0!important;
	top:12px!important;
}

body #servResFormsWrap li:after
{
	top:9px!important;
}

body #servResFormsWrap li a:hover
{
	border-bottom: 0!important;
}

#homeQuicklinks ul li:hover:before
{
	left: -40px;
}

.event-news:hover:after, .market-body li:hover:after, body #servResFormsWrap li:hover:after
{
	right: -35px;
}

.news-time, .view-all-news a
{
	color: var(--green)!important;
}

button
{
	border:0;
}

#mobileSearch .fa-search
{
	font-size: 23px!important;
    color: #444444!Important;
}

/*GLOBAL SETUP*/

#breadcrumbs
{
    background: var(--blue);
    padding-left: 0;
    width: fit-content;
    position: absolute;
    margin-top: -40px!important;
    margin-left: 0!important;

}
body.login #breadcrumbs {
	margin-top: 0px;
}
#breadcrumbs nav {
	background: transparent !important;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs td {
    color: #0155aa!important;
}
.breadcrumbs a:after {
    color: #777!important;
}

#adminLink, #adminLink *
{
	font-size:0!important;
/*	height:0;
	width:0;*/

}

body header
{
	position: fixed;
/*	top:0;*/
	padding-top:0;
	padding-bottom:0;
	z-index: 9;
	background-color: var(--blue);
	display: block;
	width:100vw;
}


header/*, .mainmenu ul*/
{
	min-height: 69px;
}



nav

{
	background:#ffffff;
}

#mainContentInside
{
	grid-template-columns: 1fr!important;
}

#mainContentHome/*, #mainMenu*/
{
	display: grid;
	grid-template-areas:initial;
	grid-template-columns: 384px 1fr;
	grid-template-rows: auto 1fr;
}
body.policy #mainContentHome {
	grid-template-columns: 403px 1fr
}
#mainMenu {
	margin-top: 212px;
	width: 384px;
	/*grid-template-rows: 50px 1fr;*/
	margin-bottom: 100px;
}

body.policy #mainMenu {
	margin-top: 95px;
}

#toolbar {
	grid-row: 1/3;
	height: 100vh;
	overflow-y: scroll;
	position: fixed;
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}

::-webkit-scrollbar { width: 0px; height: 0px; }

#logoLatestWrap
{
	position: fixed;
	z-index: 99999;
	width:384px;
	-webkit-box-shadow: -10px 2px 15px 6px #FFFFFF; 
box-shadow: -10px 2px 15px 6px #FFFFFF;
}


#mainContentHome
{
	background-color: transparent;
	padding:0;
}

#mainContentHome>div
{
	border:0!important;
}

body:not(.home) .contentArea
{
	margin-top:69px;
	/*height:calc(100% - 69px);*/
}

.contentAreaTop
{
	margin-top:80px;
}

#leftMenu
{
	display: none!important;

}

#mainContentHome > div
{
	padding: 0;
	background: #e6e6e6;
}

#mainContentHome > div#toolbar
{
	background-color:#ffffff;
	z-index: 99;
	min-height: 100vh;
	height: 100%;
	border-right:1px solid #555!important;
}

body.policy #mainContentHome > div#toolbar{
	background-color:#fff;
}




.iconImg img {
	width: 100%;
	height: auto;
}

#innerContent
{
	padding:40px 30px;
	background:#ffffff;
/*	height:calc(100vh - 164px);*/
}

#innerContent table,
#innerContent table td{
	border:1px solid;
}

#innerContent #widget_search_1 table,
#innerContent #widget_search_1 table td {
	border: none;
}


/*
#innerContent>div
{
	border:1px solid #222;
}*/

.homeRow.twoCol
{
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding:0px;
}

.twoCol>div:first-of-type
{
	border-right:1px solid #555;
}

.homeRow
{
	border-bottom:1px solid #555;
	padding:30px; /* <----- EQUAL VALUE */
}

.homeRow.twoCol>div
{
	padding:30px;/* <----- EQUAL VALUE */
}

.home #Breaking-New-0, form[action="./newsroom"] #Breaking-New-0, form[action="./Newsroom"] #Breaking-New-0
{
	border-top:1px solid #555;
	margin-left:-30px;/* <----- EQUAL VALUE */
	margin-right:-30px;/* <----- EQUAL VALUE */
	grid-column-gap: 0!important;
	grid-template-columns: 33.3% 33.3% 33.34%;
}

form[action^="./newsroom?"] #innerContent, form[action^="./Newsroom?"] #innerContent, .inside #innerContent
{
	padding-top:75px!important;
}


.home #Breaking-New-0 a, #Breaking-New-0 a
{
	padding:30px;
	border-right: 1px solid #555;
	margin-left:0!important;
}

.home #Breaking-New-0 a:hover, #Breaking-New-0 a:hover
{
	background: #eef3f8;
	border-bottom: 0!important;
}

.inside #Breaking-New-0 a, .inside #innerContent a.jnewssc:hover
{
	border-bottom: 1px solid #111!important;
}

div#div-qp-view-results a
{
	cursor: pointer!important;
}

.read_more, .leahsWrap .read_more
{
	padding-top:10px;
	display: block;
	color: var(--green)!important;
	font-weight: 500!important;
}

.leahsWrap .read_more
{
	border-bottom: 2px solid transparent;
	width: fit-content;
}
.short_text
{
	line-height: 1.3;
}
.home #Breaking-New-0>a:last-child, #Breaking-New-0>a:last-child
{
	border:0;
}

#homeNews
{
	padding-bottom:0;
	padding-top:16px;
}

#homeNews h2
{
	margin-bottom: 16px;
}

#homeNews .button
{
	position: relative;
	top:7px;
}

.image_news
{
	padding-top:20px;
	padding-bottom:20px;
}

.image_news img
{
	border: 1px solid #555;
}

.home #innerContent
{
	padding:0;
}



#innerContent .widget_handle img
{
	width:initial;
}

/*TOOLBAR*/

#toolbar
{
	-webkit-box-shadow: 1px 1px 15px -5px rgba(0,0,0,0.81); 
	box-shadow: 1px 1px 15px -5px rgba(0,0,0,0.81);
}

#toolbar, #toolbar p, #toolbar h2, #toolbar p, #toolbar a, #toolbar p a, #toolbar li, #toolbar li a
{
	color:#ffffff;
}
body.policy #toolbar, body.policy #toolbar p, body.policy #toolbar h2, 
body.policy #toolbar p, body.policy #toolbar a, body.policy #toolbar p a, 
body.policy #toolbar li, body.policy #toolbar li a {
	color: unset !important;
}
#toolbar h2
{
	font-weight: 400;
	margin-top:0;
}

#toolbar p, #toolbar li, #toolbar li a, #toolbar a
{
	font-weight: 200;
}
#toolbar li a
{
	padding:4px 0;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

#toolbar ul
{
	list-style-type: none;
}

div ul li
{
	position:relative;
}

/*#toolbar ul li a:before, .event-news:before, div:not(#toolbar):not(#mainMenu) ul:not(.nav) li:before*/
/*#toolbar ul li a:before, .event-news:before, #innerContent ul li:before

{
	content:"";
	display: block;
	width:6px;
	height: 11px;
	background:url(/Images/SHHARE/bullet.png);
	background-size: 6px 11px;
	position: absolute;
	left:-18px;
	top:7px;
	transition: all 0.3s;
}


#toolbar ul li a:hover:before, .event-news:hover:before, #innerContent ul li:hover:before
{
	left:-14px;
}

#toolPolicies, #toolForms, #toolEvents
{
	padding:20px;
	margin:20px;
	width:calc(100% - 80px);
	background-color: #0b5fb4;
}

.home #policyFormsWrap
{
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin:20px;
	grid-column-gap: 20px;
}
.home #policyFormsWrap>div
{
	padding: 20px 0 0 20px!important;
	margin: 0!important;
	width: initial!important;
}

.home #policyFormsWrap>div ul
{
	padding-left:20px;
	padding-right:5px;
}

#quickWrap
{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin:20px;
	position:relative;
}

#quickWrap>a
{
	background-color: #0b5fb4;
	padding:70px 35px 20px;
	text-align: center;
	cursor: pointer;
	position: relative;
	text-decoration: none!important;
}

#quickWrap a div
{
	display: inline-block;
	width:6px;
	height: 15px;
	background:url(/Images/SHHARE/bullet.png) center bottom no-repeat;
	background-size: 6px 11px;
	position: absolute;
	margin-left:5px;
	transition: all 0.3s;
}

#quickWrap a:hover div
{
	margin-left:10px;
}

/*#quickWrap>div:hover
{
	    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}*/

#quickWrap>a:before
{
	content: "";
	display: block;
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	opacity: 0.4;
}

#quickWrap>a:hover:before
{
	opacity: 1;
}

#quickWrap>a:hover
{
	background-color: #1063b7;
}

.quickMenu:before
{
	background:url('/Images/SHHARE/icon-menu.png') no-repeat center top 20px;
	background-size:41px 41px;

}

.quickAdmin1:before
{
	background:url('/Images/SHHARE/icon-admin.png') no-repeat center top 20px;
	background-size:42px 35px;

}

.quickJobs:before
{
	background:url('/Images/SHHARE/icon-jobs.png') no-repeat center top 20px;
	background-size:45px 41px;

}

.quickLogin:before {
	background: url(/Images/SHHARE/staff-directory.png) no-repeat center top 20px;
	background-size: 40px 40px;
}

/*.quickAdmin
{
	background:url('/Images/SHHARE/icon-admin.png') no-repeat center top 18px;
	background-size:42px 35px;
}

.quickJobs
{
	background:url('/Images/SHHARE/icon-jobs-off.png') no-repeat center top 18px;
	background-size:42px 35px;
}

.quickLogin
{
	background:url('/Images/SHHARE/icon-login.png') no-repeat center top 18px;
	background-size:42px 35px;
}

.quickMenu
{
	background:url('/Images/SHHARE/icon-admin.png') no-repeat center top 18px;
	background-size:42px 35px;
}*/

#logoWrap
{
	text-align: center;
	background:#ffffff;
	padding:20px 30px;
}

#logoWrap img
{
	height: 78px;
}

.textSize, .searchPanel
{
	float: right;
	border:0;
}

body .contained-width
{
	max-width: none;
}

.searchPanel
{
/*	margin-top: 25px;
	width:100%;*/
}


.market-body ul li:before
{
	display: none!important;
}

.market-body ul
{
	padding-left:0!important;
	margin-top:0;
}
.event-news
{
	margin-bottom:15px;
	position: relative;
	margin-left:0px;
	margin-right: 30px;
}

.event-news:nth-of-type(3)
{
	margin-bottom: 0;
}

.event-news p, .market-body p
{
	margin:0;
}


.event-news p a, .upcoming_events a, .upcoming_events p, .upcoming_events p a
{
	text-decoration: none!important;
}

#innerContent .market-body li{
	padding-top:0;
	margin-right:30px;
}

/*.searchInnerWrap
{
	display: grid;
	grid-template-columns: 1fr 40px;
}*/

.searchInnerWrap
{
	position: relative;
}

.searchBtn
{
	position: absolute;
	right:15px;
	top:10px;
}


body .tableStack td:before
{
	font-weight: normal;
}

body .tableStack
{
	border: 0;
}
.searchPanel input
{
	color: var(--notblack);
    font-size: 18px;
    font-weight: 500;
/*	width:calc(100% - 60px);*/
	padding:10px 40px 10px 20px;
	border-bottom: none!important;
}

.fa-search
{
	color:var(--blue)!important;
	font-size: 17px!important;
	top: -3px;
    position: relative;
    cursor: pointer;
}

.fa-search:hover
{
	color: var(--green)!important;
}



/*MENU */

ul.menu-horizontal .sm-blue, .menu-horizontal .sm-blue
{
	background:var(--blue)!important;
	background-color:var(--blue)!important;
	border-radius:0;

}



body .menu-horizontal .sm-blue a, body .menu-horizontal .sm-blue a:hover, body .menu-horizontal .sm-blue a:focus, body .menu-horizontal .sm-blue a:active, body .menu-horizontal .sm-blue a.highlighted
{
	font-size:16px;
	font-weight:400;
	padding:23px 24px;
	background:var(--blue);
}





@media screen and (max-width:1450px) {
	body .menu-horizontal .sm-blue a, body .menu-horizontal .sm-blue a:hover, body .menu-horizontal .sm-blue a:focus, body .menu-horizontal .sm-blue a:active, body .menu-horizontal .sm-blue a.highlighted
	{padding:23px 15px;}
	.menu-horizontal .sm-blue>li>a.current:after {width: calc(100% - 30px)!important;}
}

@media screen and (max-width:1340px) {
	body .menu-horizontal .sm-blue a, body .menu-horizontal .sm-blue a:hover, body .menu-horizontal .sm-blue a:focus, body .menu-horizontal .sm-blue a:active, body .menu-horizontal .sm-blue a.highlighted
	{padding:23px 10px; letter-spacing: -1px;}
	.menu-horizontal .sm-blue>li>a.current:after {width: calc(100% - 20px)!important;}
}

@media screen and (max-width:1285px) {
	body .menu-horizontal .sm-blue a, body .menu-horizontal .sm-blue a:hover, body .menu-horizontal .sm-blue a:focus, body .menu-horizontal .sm-blue a:active, body .menu-horizontal .sm-blue a.highlighted
	{font-size:14px; letter-spacing: -1px;}
}



/*
.mainmenu ul
{float: right;}*/

/*FOOTER*/

footer {
	background: var(--blue);
	text-align: center;
	padding: 14px;
	color: #444444;
	font-size: 14px;

	/*JUAN*/
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding:45px 30px;
}



.contained-footer>div
{
	display: table;
}

.contained-footer>div>div
{
	display: table-cell;
	vertical-align: middle;
}

footer a, footer, .home footer li a, footer p, footer ul
{
	color:#fff!important;
	margin:0;
	font-size: 18px;
}

footer a, footer strong
{
	font-weight: 400!important;
}

footer strong
{
	color: #94a1ba!important;
}

/*#region JUAN */

footer > div:first-child {
text-align: left;
}

footer > div:last-child {
text-align: right;
}

footer > div:last-child ul li {
display: inline-block;
margin-right: 10px;
position: relative;
}

footer > div:last-child ul li:last-child {
    margin-right: 0;
}

footer > div:last-child ul li:before {
    content: '.';
    position: absolute;
    left: -10px;
    top: -3px;
    color: #fff;
}

footer > div:last-child ul li:first-child:before {
    content: '';
}

/*#endregion */

/*MISC*/

body .panel-details
{
	padding:0;
	border:0;
}
.homeMessage
{
	background:#f5f5f5;
}
.homeMessage p
{
	margin-bottom:0;
}

.homeMessage p
{
	padding-right:25px;
	padding-bottom:25px;
	padding-left:25px;
}

.homeMessage h1 
{
	margin-top:25px;
}

.homeMessage h1, .homeMessage h2, .homeMessage h3, .homeMessage h4 
{
	margin-right:25px;
	margin-left:25px;
	margin-bottom:0;
}

.inside h4
{
	color: var(--blue);
	font-weight: 500;
}
#box_login
{
	padding-bottom:80px;
}
.overlayMenu.openMenu
{
	display: table;
	backdrop-filter: blur(6px) opacity(1);
}
.overlayMenu
{
	height: 100vh;
	width:100vw;
	backdrop-filter: blur(0px) opacity(0);
/*	background:rgba(1,85,170,0.6);*/
/*	background:rgba(11,95,180,0.6);*/
	background:rgba(255,255,255,0.5);
	position: fixed;
	top:0;
	left:0;
/*	display: block;*/
	z-index: 9999999;
	display:none;
	overflow:hidden;
	margin:0px auto;
	transition: all 5s;
	
}

.overlayMenu>div
{
	display:table-cell;vertical-align: middle;
}

.overlayMenu>div>div
{
	width: calc(100% - 160px);
	max-width: 600px;
    margin: 0 auto;
    background: var(--primary);
    background-size: 41px 41px;
    display: block;
    padding: 30px 80px 60px 80px;
    position: relative;
    border:1px solid #ffffff;

}

.overlayMenu h2:before
{
	content: "";
	background: url(/Images/SHHARE/icon-menu.png) no-repeat center center var(--primary);
    background-size: 41px 41px;
    height: 41px;
    width: 41px;
    opacity: 0.7;
    position: absolute;
    top:-5px;
    left:-60px;
}
.overlayMenu h2
{
	font-size: 28px;
	color: #ffffff;
	font-weight: 200!important;
	position: relative;
}

.overlayMenu h2 span
{
	color: #e7201d!important;
}

.overlayMenu h3 
{
	font-weight: 400!important;
}

.overlayMenu h1, .overlayMenu h2, .overlayMenu h3, .overlayMenu a, .overlayMenu li, .overlayMenu p, .overlayMenu *
{
	color: #ffffff!important;
}

#close
{
	    position: absolute;
    right: 30px;
    top: 20px;
    cursor: pointer;
}

#close:after{
  display: inline-block;
  content: "\00d7"; /* This will render the 'X' */
  color:#ffffff;
      display: inline-block;
    content: "\00d7";
    color: #ffffff;
    font-weight: 100!Important;
    font-size: 34px;
    opacity: 0.7;
    cursor: pointer;

}

#close:hover:after{
    opacity: 1;
    cursor: pointer;

}

#insideBanner
{
	position: relative;
}

#UpdatePanel1 .editor_button_top_off:hover
{
	padding-top:12px!important;
}

.event-date
{
	border-right:2px solid #dbe7f3;
	padding-right:16px;
	margin-right:2px;
}
/*
.see-all-events a
{
	color:#ffffff;
	font-weight: 200;
	font-size: 12px;
	text-decoration: none;
	float: right;
	position: relative;
	top:-10px;
}*/

.label-month, .label-day
{
	display: block;
	text-align: right;
	font-family: 'Raleway', sans-serif;
	line-height: 1;
}

.label-month
{
	font-size:30px;
	font-weight: 500;
	letter-spacing: -1px;
	color:var(--blue);
	text-transform: uppercase;
}

.label-day
{
	font-size:30px;
	font-weight: 400;
	color:#535353;
}

#mobileHomeBtn
{
	display: none;
}

.quickWrapper {
	display: grid;
	/*grid-template-columns: 1fr 1fr 1fr 1fr;*/
/*	grid-gap: 20px;*/
/*	grid-template-columns: repeat(auto-fit, minmax(180px, 230px));*/
	grid-template-columns: repeat(auto-fit, minmax(150px, calc(25% - 16px)));
	grid-template-columns: repeat(auto-fit, minmax(150px, 25%));
	grid-auto-rows: 1fr;
	z-index: 1;
	position: relative;
	background-color: var(--blue);
	min-height:68px;
}

.quickWrapper a {
	/*background-color:#e5eef6;*/
	position: relative;
	padding-left: 75px;
	display: flex;
    align-items: center;
	justify-content:left;
	text-decoration:none;
	color:#ffffff;
}

.quickWrapper img{
	width:50px!important;
}

.quickWrapper > a:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
/*	top: 14px;*/
	left: 17px;
	background-size: 42px auto!important;
}

.hiddenTitle
{
/*	display: none;*/
	    position: absolute;
    width: calc(100% - 40px);
    text-align: center;
    color: var(--blue);
    margin: 0 auto;
    padding: 20px;
    top:0;
}

.mainmenu.menu-horizontal
{
	z-index: 10;
}
/*.quickWrapper--fill {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}*/
/*
.quickWrapper--fit {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}*/

.quickWrapper>a
{
/*	transition: all 0.1s;*/
}
.quickWrapper>a img
{
	width:100%;
	position: relative;
    z-index: 9;
}

.quickWrapper>a:before
{
	    opacity: 0.35;
	    transition: all 0.2s ease;
}

.quickWrapper>a:hover:before
{
	    opacity: 1;
}

.iconImg:hover
{
	transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

/*.quickWrapper>a:hover
{
	background: var(--green);
}*/

.iconImg
{
	cursor: pointer;
}



/* MOBILE START*/

#mobileSearchBtn
{
	display: none;
}

/*#mobileSearch
{
	display: none;
}*/
.home-news-desc .likeit
{
	width:initial!important;
}
/*Glossary*/
#servicesGlossary h2{
	display:inline-block;
}
#servicesGlossary h2.inactive {
    color: Silver!important;
}

@media (min-width: 768px) {
	/*header, .mainmenu ul
	{
		height: 69px;
	}*/
	.menu-horizontal .sm-blue, body .mainmenu>ul.sm-blue
	{
	    margin: 0 auto;
	    display: inline-block;
	    float: initial;
		width:100%;
	}

    

	
	
	.menu-horizontal .sm-blue ul
	{
		padding:0;
	}
	body .menu-horizontal .sm-blue, .menu-horizontal .sm-blue > li:first-child > a, .menu-horizontal .sm-blue > li:first-child > :not(ul) a
	{
		border-radius: 0!important;
	}
	body .menu-horizontal .sm-blue li ul li a, body .menu-horizontal .sm-blue li ul li a:hover, body .menu-horizontal .sm-blue li ul li a:focus, body .menu-horizontal .sm-blue li ul li a:active, body .menu-horizontal .sm-blue li ul li a.highlighted
	{
		padding:8px 24px;
	}
	body .menu-horizontal .sm-blue li ul li a:hover, body .menu-horizontal .sm-blue li ul li a:focus, body .menu-horizontal .sm-blue li ul li a:active, body .menu-horizontal .sm-blue li ul li a.highlighted, body .menu-horizontal .sm-blue li ul li a, body .menu-horizontal .sm-blue li ul li a:hover
	{
		font-weight: 200;
	}

	body .menu-horizontal .sm-blue>li>a>.sub-arrow
	{
		display: none;
	}
}

@media screen and (min-width:1190px) and (max-width:1300px)
{
	.menu-horizontal .sm-blue a, .menu-horizontal .sm-blue a:hover, .menu-horizontal .sm-blue a:focus, .menu-horizontal .sm-blue a:active, .menu-horizontal .sm-blue a.highlighted {
	    padding: 13px 12px;
	}
}

@media screen and (min-width:1100px) and (max-width:1189px)
{
	.menu-horizontal .sm-blue a, .menu-horizontal .sm-blue a:hover, .menu-horizontal .sm-blue a:focus, .menu-horizontal .sm-blue a:active, .menu-horizontal .sm-blue a.highlighted {
	    padding: 13px 8px;
	}
}

@media screen and (min-width:1100px)
{

	body .menu-horizontal .sm-blue>li>a:hover, body .menu-horizontal .sm-blue>li:hover>a
	{
		background:#004b96!important;
	}
	
	.menu-horizontal .sm-blue a span.sub-arrow
	{
		border-color:#e7201d transparent transparent transparent!important;
	}
	.menu-horizontal .sm-blue>li>a.current:after
	{
		content:"";
		height:2px;
		background-color:#e7201d;
		width: calc(100% - 48px);
		position: absolute;
		display: block;

	}

	.iconImg
	{
		width:23.3%;
		display: inline-block;
		position: relative;
		margin-right:1.5%;
		margin-bottom:1.5%;
	}

	.iconImg:nth-of-type(4n)
	{
		margin-right:0;
	}

}



@media screen and (max-width:1099px), (orientation: landscape) and (hover: none) and (pointer: coarse)
{
	/*.menu-horizontal .sm-blue a
	{
		padding:18px 20px!important;
	}*/
	#mobileHomeBtn
	{
		display: block;
		position: fixed;
		width:230px;
		height: 73px;
		top:0;
		left:0;
		cursor: pointer;
	}
	#Menu_1
	{
		width:100%;
	}
	.contentAreaTop, body:not(.home) .contentArea
	{
		margin-top:74px;
	}
	header {
	    height: 74px;
	}
	.menu-horizontal .sm-blue a
	{
		display: inline-block!important;
	}/*
	.sm-blue a.has-submenu:after
	{
		content:"";
		display: block;
		width:6px;
		height: 11px;
		background:url(/Images/SHHARE/bullet.png) no-repeat center center;
		background-size: 6px 11px;
		position: absolute;
		right:25px;
		top:30px;
		transition: all 0.3s;
	}*/
	


	    
	
	.menu-horizontal .sm-blue a:hover:after, .menu-horizontal .sm-blue a:focus:after
	{
		/*background-color: #0b5fb4!important;*/
		right:20px;
	}
	
	.menu-horizontal .sm-blue>li>a.current
	{
		background:#004b97!important;
		display: block!important;

	}
	.menu-horizontal .sm-blue a.current:after
	{
		display: none;
	}

	/*NEW MOBILE*/
	body header
	{
		background: url('/Images/mobile-logo.png') no-repeat left 30px center var(--blue);
		background-size: auto 56px;
	}

	.weatherwidget-io
	{
		right: 140px;
	}
	#mainContentHome > div#toolbar
	{
		top: 0;
		display: none;
	}
	
	#ctl08_SearchText1_Panel1
	{
		margin-top:0;
	}
	#searchWrap
	{
		display: none;
		background: #fff;
	    padding: 30px;
	    top: 74px;
	    position: fixed;
	    border-bottom: 1px solid #555;
	    -webkit-box-shadow: 1px 1px 15px -5px rgb(0 0 0 / 81%);
	    box-shadow: 1px 1px 15px -5px rgb(0 0 0 / 81%);
	}


	.searchPanel
	{
		float: none;
		width: 100%;
	}
	#mobileMenu {
	    display: block;
	}
	#mainMenu
	{
/*		display: none;*/
		display: block!important;
		height: calc(100vh - 270px);
	}



	#mobileMenu
	{
		background-color: var(--blue);
		padding:22px 20px;
		top:0;
		right:0;
		position: fixed;
		margin-top: 0;
	}
	#mobileSearchBtn
	{
		height: 74px;
		width:74px;
		background:url('/Images/mag-open.svg') no-repeat center center #ebf2f8;
		background-size:40px 40px;
		right: 80px;
		position: fixed;
		top:0;
		transition: all 0.1s;
		cursor: pointer;
	}	
	#mobileSearchBtn:hover
	{
		background:url('/Images/mag-open.svg') no-repeat center center #d2e2ef;
		background-size:42px 42px;
	}
	#nav-icon span {
    	height: 3px;
		background-color: #ffffff;
	}


	.menu-horizontal .sm-blue li
	{
		float: initial;
	}

	#mainMenu
	{
		background-color: #fff;
	    max-width: calc(100vw - 400px);
	    float: right;
	    margin-top: 64px;
	}
	.mainmenu ul
	{
		float: initial;
		margin-top:0px;
	}
	body .sm-blue a, body .sm-blue a:hover, body .sm-blue a:focus, body .sm-blue a:active {
	   /* padding: 25px 50px!important;
	    font-size: 22px!important;
	    font-weight: 300!important;*/
	}
}


@media screen and (max-width:767px)
{

	#servBtns a {
	    width: calc(100vw - 140px);
	    font-size: 20px!important;
	}

	#innerContent img
	{
		    width: 100%;
	    height: auto;
	}
	#innerContent #homeQuicklinks ul
	{
		padding-left:40px;
	}
	.newsWrap.breaking-news .contained-width
	{
		padding-left: 0;
		padding-right: 0;
	}

	footer>div:first-of-type
	{
		order: 2;
		margin-top: 20px;
	}

	footer ul
	{
		padding-left:0;
	}

	footer div
	{
		text-align: center!important;
	}

	body footer
	{
		grid-template-columns: 1fr;
		padding:30px 20px!important;
	}

	#insideBanner>div
	{
		margin:0 -10vw;
	}
	#homeQuicklinks
	{
		grid-template-columns: 1fr;
	}

	#homeQuicklinks ul
	{
		column-count:2;
	}

	.quickWrapper {
	    display: grid;
	    grid-template-columns: 1fr 1fr!important;
	    padding: 30px;
	    grid-row-gap: 30px;
	}
	.home #Breaking-New-0, #Breaking-New-0
	{
		margin-left: 0;
		margin-right: 0;
	}
	.home #Breaking-New-0 a, .home #Breaking-New-0 a:hover, #Breaking-New-0 a, #Breaking-New-0 a:hover
	{
		border-right: 0!important;
	    padding: 0 0 20px 0;
	    border-bottom: 1px solid #bbb!important;
	    background: none!important;
	}
	html .home #Breaking-New-0 a:last-of-type, html #Breaking-New-0 a:last-of-type
	{
		border-bottom: 0!important;
	}
	#submitNewsBtn
	{
		float: none!important;
		padding-bottom:50px;
	}
	#homeEventsMarket>div:first-of-type, #homePoliciesPoll>div:first-of-type
	{
		border-bottom: 1px solid #555;
		border-right: 0;
	}
	.home #Breaking-New-0, #Breaking-New-0
	{
		border-top:0;
	}
	.quickWrapper a {
	    height: 35px;
	}
	.weatherwidget-io
	{
		display: none!important;
	}
	.home #Breaking-New-0, .homeRow.twoCol, #Breaking-New-0
	{
		grid-template-columns: 1fr!important;
	}
	.home #Breaking-New-0, #Breaking-New-0
	{
		width: 100%;
	}

	.inside #Breaking-New-0
	{
		margin:0 auto!important;
	}

	#bannerContent
	{
		grid-template-columns: 1fr!important; 
	}
	#banTextWrap {
	    min-height: 240px;
	}
}




/*@media screen and (max-width:1099px) and (min-width: 925px)
{
	.iconImg
	{
		width:31%;
		display: inline-block;
		position: relative;
		margin-right:2.5%;
		margin-bottom:2.5%;
	}

	.iconImg:nth-of-type(3n)
	{
		margin-right:0;
	}
}

@media screen and (max-width:924px) 
{
	.iconImg
	{
		width:47%;
		display: inline-block;
		position: relative;
		margin-right:2.5%;
		margin-bottom:2.5%;
	}

	.iconImg:nth-of-type(2n)
	{
		margin-right:0;
	}
}*/

/*@media screen and (max-width:767px)*/
@media screen and (max-width:1099px), (orientation: landscape) and (hover: none) and (pointer: coarse)
{
	body .searchPanel input
	{
		border-bottom: 5px solid var(--green)!important;
	}
	.mainmenu 
	{
		padding-top:170px;
	}
	.menu-container
	{
		padding-top:120px;
	}
	.contentAreaTop, .contentArea, body .full-width
	{
		width:100vw!important;
		max-width: 100vw!important;
	}
	.menu-horizontal .sm-blue li a.current:after
	{
		content:"";
		display: block;
		width:6px;
		height: 11px;
		background:url(/Images/SHHARE/bullet.png) no-repeat center center;
		background-size: 6px 11px;
		position: absolute;
		right:25px;
		top:30px;
		transition: all 0.3s;
	}

	.menu-horizontal .sm-blue li a.current + ul li ul li a
	{
		    font-size: 20px!important;
	    padding: 14px 15px 14px 80px!important;
	    color: #444444!important;
	}

	.menu-horizontal .sm-blue li a.current + ul li ul li ul li a
	{
		font-size: 18px!important;
		padding: 14px 15px 14px 100px!important;
	}

	.menu-horizontal .sm-blue li a.current + ul li ul li a:after
	{
		right: -5px;
    	top: 18px;
	}

	.menu-horizontal .sm-blue li a.current:after
	{
		transform: rotate(90deg);
		right:15px;
	}
	#mainMenu
	{
		    overflow: scroll;
	}
	.menu-horizontal .sm-blue li a.current + ul li ul li
	{
		border:0!important;
	}
	.overlayMenu>div
	{
		vertical-align: top;
	}
	.overlayMenu>div>div
	{
	    top:74px;
	    position: absolute;
	}
/*
	#close
	{
		top:160px;
	}*/

	.menu-horizontal a.has-submenu.current + ul {
	    background: #ebf2f8!important;
	}

	.menu-horizontal a + ul a
	{
		color:var(--primary)!important;
		/*font-size: */
	}

	.inside #innerContent {
		min-height: calc(100vh - 224px);
	}

	p, li, a, .short_text
	{
		font-size:16px;

	}
	#toolbar p, #toolbar li, #toolbar a, #toolbar, .home-view.see-all-news a
	{
		font-size: 22px;
		/*-webkit-text-size-adjust: 140%;*/
	}
	.home-view.see-all-news a
	{
		color:var(--primary);
	}
	#mobileSearch
	{
		display: block;
	}
	.homeMessage
	{
		padding-top:15px;
		padding-bottom: 15px;
	}

	#mobile-search:focus, #mobile-search, .tbSearch
	{
		border:0!important;
		outline: none!important;
		color:#444444;
		font-weight: 200!important;
		font-size:24px!important;
		border-radius: 25px;
	}

	.tbSearch, .tbSearch:focus
	{
		outline: none!important;
	}
	#mobileSearchBtn, #mobileSearch, #mobileSearch
	{
		display: block;
		transition: all 0.2s ease;
	}
	#mobileSearchBtn.search-open
	{
		background:url('/Images/mag-close.svg') no-repeat center center #ebf2f8;
		    background-size: 42px auto;
	}
	#mobileSearch
	{
		padding-bottom:35px;
	}
	#mainMenu
	{
		padding-top:40px;
	}
	footer
	{
		padding-top:10px!important;
		padding-bottom: 10px!important;
	}
	footer p, footer a, footer p a
	{
		font-size:13px!important;
	}
	#mainContentHome > div#toolbar
	{
		min-height: initial;
	}
	#mainMenu
	{
		max-width: 100vw;
/*		margin-top: 10px;*/
		margin-top: 0px;
	}

	#mainContentHome
	{
		grid-template-columns: 1fr;
	}

	#quickWrap
	{
		grid-template-columns: 1fr 1fr;
	}
	#toolbar
	{
		grid-row: 2;
	}
	.contentAreaTop
	{
		grid-row: 1;
	}
	.contentArea
	{
		grid-row: 3;
	}
	header
	{
		background:#ffffff;
		z-index: 9999;
		-webkit-box-shadow: 1px 1px 15px -5px rgba(0,0,0,0.81); 
		box-shadow: 1px 1px 15px -5px rgba(0,0,0,0.81);
	}
	#mobileLogo
	{
		height: 70px;
		background:url('/Images/SHHARE/logo.jpg') #ffffff no-repeat center left 15px;
		background-size:auto 50px;
		display: inline-block;
		width:344px;
	}
	#toolbar
	{
		top:74px;
	}

	#quickWrap>a, #toolbar li a, #toolEvents p, #toolEvents p a, #toolEvents a
	{
		font-size:20px;
	}
	#quickWrap a div
	{
		margin-top:4px;
		margin-left:8px;
	}

	#toolbar h2 {
	    font-size: 26px;
	}

	body:not(.home) #toolbar
	{
		display: none;
	}


	
}

/*--  Calendar --------*/
/*body.calendar-view #toolbar{
	display:none;
}
body.calendar-view #mainContentHome {
	grid-template-columns:unset;
}*/

.calendar-left-panel
{
	display: none;
}

@media screen and (min-width:768px) 
{

/*	.menu-horizontal ul li ul li, .menu-horizontal ul li ul, .menu-horizontal ul li ul li a, .menu-horizontal a.has-submenu.current + ul, .menu-horizontal a.has-submenu.current + ul a, 
*/	body .menu-horizontal .sm-blue ul, body .menu-horizontal .sm-blue ul a, body .menu-horizontal a.has-submenu + ul a, body .menu-horizontal a.has-submenu + ul li, body .menu-horizontal a + ul li
	{
		background: #004b96!important;
		color:#ffffff!important;
		border:0;
		font-size:15px!important;
		font-weight: 200;
	}

	body .menu-horizontal .sm-blue ul li:hover, body .menu-horizontal .sm-blue ul:hover,  body .menu-horizontal .sm-blue ul:hover li, body .menu-horizontal .sm-blue ul a:hover, body .menu-horizontal .sm-blue ul li:hover a:hover
	{
		background: var(--primary)!important;
		font-size:15px!important;
		font-weight: 200;
	}

	body .menu-horizontal .sm-blue ul a:hover, .menu-horizontal a.has-submenu + ul a:hover, body .menu-horizontal .sm-blue li ul li a, body .menu-horizontal .sm-blue li ul li a:hover
	{
		color:#ffffff!important;
		font-size:15px!important;
		font-weight: 200;
	}
	/*#quickWrap br
	{
		display: none;
	}*/
	body .d-flex
	{
		display: grid;
	}
	body .columns.calendar
	{
		width:100%;
		border:0;
		margin:0;
	}
	body #calendar-wrap
	{
		margin-left:0;
		margin-right:0;
	}
	#calendar-wrap #tabs ul li a.active, #calendar-wrap #tabs ul li a
	{
		background:transparent!important;
	}
	
	body #calendar-wrap #tabs ul li:first-child a:before, body #calendar-wrap #tabs ul li a:before
	{
		color:var(--primary);
		font-size:14px;
	}
	body #Step_1 .event-details-row:first-of-type
	{
		display: grid;
		/*grid-template-columns: 3fr 7fr;
		grid-column-gap: 30px;*/
	}

}

body #calendar-wrap #tabs ul li a.active
{
	background: #ebf2f8!important;
	border-radius:20px;
	overflow:hidden;
}

body #calendar-wrap #tabs ul li a
{
	height: 20px;
}

body #calendar ul.weekdays li
{
	background-color: var(--primary)!important;
	color: var(--primary-contrast);
}


body .date-prev, body .date-next
{
	background-color: var(--secondary)!important;
	/*color: var(--secondary);*/
}

body .date-heading h2 {
    line-height: 44px;
}

.calendar-title
{
	display: none;
}


body .panel-details .columns.four
{
	width: 100%;
}

.panel-details h2

{
	margin-top:0!important;
	font-weight: 400!important;
}


.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active
{
	border:0!important;
}

.sub-arrow
{
	display: none;
}

/*
nav.admin
{
	display: none!important;
}


*/
 fieldset{
	 border:none;
	 padding-left:0;
 }

.div-eform-delete-file>div
{
	width:200px;
	    margin-left: 15px!important;
}

/*.inside #innerContent { height: calc(100% - 164px); )`*/

/*.inside #innerContent {
	height: calc(100% - 120px);
}*/

/* ------------------------------   JUAN  ---------------------------*/

div.LatestUpdates {
	
	background-color: var(--green);
}

#latestInner
{
	padding: 26px 30px;
    position: relative;
    font-size: 19px;
    font-weight: 500;
    color:#fff;
}

#latestInner a
{
	font-weight: 500!important;
	font-size: 19px!important;
}
body.home #latestInner:after,
body.inside:not(.login) #latestInner:after {
	content: "";
	height: 30px;
	width: 30px;
	background: url('/Images/bell.svg') no-repeat center;
	background-size: contain;
	position: absolute;
	right: 30px;
	top: 22px;
	display: block;
	-webkit-animation: ring 8s 1s ease-in-out 1;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 8s 1s ease-in-out 1;
	-moz-transform-origin: 50% 4px;
	animation: ring 8s 1s ease-in-out 1;
	transform-origin: 50% 4px;
}
#div_Weather{
	width:230px;
	float:right;
	margin-right:10px;
}

.weatherwidget-io
{
	height: 80px!important; top: -10px!important;
}

#div_Weather{
    -webkit-animation: 1s ease 3s normal forwards 1 fadein;
    animation: 1s ease 3s normal forwards 1 fadein;
}

@keyframes fadein{
    0% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

#bannerContent {
	display:grid;
	grid-template-columns: 1fr 1fr;
	background-color:#ffffff;
}

#bannerText h2
{
	margin-top:0;
	font-size: 26px;
	font-weight: 600;
}
#bannerText p
{
	font-size:18px;
	margin-top:0;
	line-height: 1.3;
}

#bannerText .button
{
	margin-top:30px!important;
	position: relative;
}

#banTextWrap
{
	padding:20px 30px;
	display: table;
}
#bannerText
{
	display: table-cell;
    vertical-align: middle;
}

/*#region Newsroom - Home */

.col-3 > div.rowSub, .grid3col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.div_cell img
{
	width: 100%;
}

.newsWrap.breaking-news .contained-width {
    margin: 0;
}

.newsWrap.breaking-news a {
    text-decoration: none;
}

.contentAreaTop, .contentArea, body .full-width {
	    max-width: calc(100vw - 384px);
	    width: calc(100vw - 384px);
}

.row-content-home{
	display:grid;
	grid-template-columns: 1fr 1fr;
}
/*#endregion */







/* Hide default radio button */
 input[type=radio] {
    display: none!important;
}
input[type=radio] + label
{
	cursor: pointer;
}
input[type=radio]:hover + label:before, input[type=radio]:focus + label:before
{
	background: #bad7c7;
}
/* Style custom radio button (indicated by <span>) that corresponds to its hidden version */
 input[type=radio] + label:before {
 	content: "";
    border: 1px solid #888;
    border-radius: 50%;
    color: #08f;
    font-size: 32pt;
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 0.4em;
    margin: 4px 8px 8px 8px;
    padding: 2px;
    text-align: center;
    border:3px solid var(--green);
    vertical-align: middle;
    cursor: pointer;
}
/* 'Checked' state */
 input[type=radio]:checked + label:before {
/*    content:"•";*/
    background: var(--green);
}




/*START BELL RING*/
		
			@-webkit-keyframes ring {
				0% { -webkit-transform: rotateZ(0); }
				1% { -webkit-transform: rotateZ(30deg); }
				3% { -webkit-transform: rotateZ(-28deg); }
				5% { -webkit-transform: rotateZ(34deg); }
				7% { -webkit-transform: rotateZ(-32deg); }
				9% { -webkit-transform: rotateZ(30deg); }
				11% { -webkit-transform: rotateZ(-28deg); }
				13% { -webkit-transform: rotateZ(26deg); }
				15% { -webkit-transform: rotateZ(-24deg); }
				17% { -webkit-transform: rotateZ(22deg); }
				19% { -webkit-transform: rotateZ(-20deg); }
				21% { -webkit-transform: rotateZ(18deg); }
				23% { -webkit-transform: rotateZ(-16deg); }
				25% { -webkit-transform: rotateZ(14deg); }
				27% { -webkit-transform: rotateZ(-12deg); }
				29% { -webkit-transform: rotateZ(10deg); }
				31% { -webkit-transform: rotateZ(-8deg); }
				33% { -webkit-transform: rotateZ(6deg); }
				35% { -webkit-transform: rotateZ(-4deg); }
				37% { -webkit-transform: rotateZ(2deg); }
				39% { -webkit-transform: rotateZ(-1deg); }
				41% { -webkit-transform: rotateZ(1deg); }

				43% { -webkit-transform: rotateZ(0); }
				100% { -webkit-transform: rotateZ(0); }
			}

			@-moz-keyframes ring {
				0% { -moz-transform: rotate(0); }
				1% { -moz-transform: rotate(30deg); }
				3% { -moz-transform: rotate(-28deg); }
				5% { -moz-transform: rotate(34deg); }
				7% { -moz-transform: rotate(-32deg); }
				9% { -moz-transform: rotate(30deg); }
				11% { -moz-transform: rotate(-28deg); }
				13% { -moz-transform: rotate(26deg); }
				15% { -moz-transform: rotate(-24deg); }
				17% { -moz-transform: rotate(22deg); }
				19% { -moz-transform: rotate(-20deg); }
				21% { -moz-transform: rotate(18deg); }
				23% { -moz-transform: rotate(-16deg); }
				25% { -moz-transform: rotate(14deg); }
				27% { -moz-transform: rotate(-12deg); }
				29% { -moz-transform: rotate(10deg); }
				31% { -moz-transform: rotate(-8deg); }
				33% { -moz-transform: rotate(6deg); }
				35% { -moz-transform: rotate(-4deg); }
				37% { -moz-transform: rotate(2deg); }
				39% { -moz-transform: rotate(-1deg); }
				41% { -moz-transform: rotate(1deg); }

				43% { -moz-transform: rotate(0); }
				100% { -moz-transform: rotate(0); }
			}

			@keyframes ring {
				0% { transform: rotate(0); }
				1% { transform: rotate(30deg); }
				3% { transform: rotate(-28deg); }
				5% { transform: rotate(34deg); }
				7% { transform: rotate(-32deg); }
				9% { transform: rotate(30deg); }
				11% { transform: rotate(-28deg); }
				13% { transform: rotate(26deg); }
				15% { transform: rotate(-24deg); }
				17% { transform: rotate(22deg); }
				19% { transform: rotate(-20deg); }
				21% { transform: rotate(18deg); }
				23% { transform: rotate(-16deg); }
				25% { transform: rotate(14deg); }
				27% { transform: rotate(-12deg); }
				29% { transform: rotate(10deg); }
				31% { transform: rotate(-8deg); }
				33% { transform: rotate(6deg); }
				35% { transform: rotate(-4deg); }
				37% { transform: rotate(2deg); }
				39% { transform: rotate(-1deg); }
				41% { transform: rotate(1deg); }

				43% { transform: rotate(0); }
				100% { transform: rotate(0); }
			}

/*END BELL RING*/



/* ARNPRIOR MENU OVERRIDES */

.sm-blue a
{
	font-family: 'Raleway', sans-serif!important;
}

.sm-blue a.current, .sm-blue ul, .sm-blue a
{
	background: none!important;
}

/*a.has-submenu.highlighted + ul, a.has-submenu.current + ul, */

.navbar-nav>li
{
	border-left:8px solid transparent;
}
.navbar-nav>li.parent-li
{
	margin:0;
	background: #f3f3f3;
	    border-left: 8px solid var(--green);
	    /*border-top:1px solid #555;
	    border-bottom:1px solid #555;*/
}


#toolbar .navbar-nav li a
{
	line-height: 23px;
}

#toolbar .navbar-nav>li li a
{
	padding: 16px 30px 16px 50px;
}

#toolbar .navbar-nav>li li li a
{
	padding: 16px 30px 16px 60px;
}

.navbar-nav>li li a:before
{
	content: "";
	height: 2px;
	width:17px;
	display: block;
	position: absolute;
	left:20px;
	background: var(--green);
	top:27px;
}

.navbar-nav>li li li a:before
{
	content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 43px;
    background: var(--green);
    top: 25px;
}

.sm-blue a.has-submenu:after {
	content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: url(/Images/menu-arrow.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    right: 10px;
    top: 23px;
    transition: all 0.3s;

}

.sm-blue a.current.has-submenu:after, .sm-blue a.has-submenu:hover:after
{
	transform: rotate(90deg);
}


.sm-blue a.current:last-of-type {
	font-weight: 700!important;
}









