@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto+Slab:wght@100..900&family=Scada:ital,wght@0,400;0,700;1,400;1,700&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1280px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1280px;}
.bodysize{max-width: 1280px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #006580;}
.link:hover, a:hover{color: #006580;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#333333;
	}
#default_footer a{
		text-decoration: underline;
		color:#333333;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #006580;
	background: #006580;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006580), color-stop(50%,#006580), color-stop(51%,#006580), color-stop(100%,#006580));
	background: -moz-linear-gradient(top,  #006580 0%, #006580 50%, #006580 51%, #006580 100%);
	background: -webkit-linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	background: -o-linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	background: -ms-linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	background: linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006580', endColorstr='#006580',GradientType=0 );
	border: 2px solid #006580;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #006580;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006580), color-stop(50%,#006580), color-stop(51%,#006580), color-stop(100%,#006580));
	background: -moz-linear-gradient(top,  #006580 0%, #006580 50%, #006580 51%, #006580 100%);
	background: -webkit-linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	background: -o-linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	background: -ms-linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	background: linear-gradient(top,  #006580 0%,#006580 50%,#006580 51%,#006580 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006580', endColorstr='#006580',GradientType=0 );
	border: 2px solid #006580;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 2px solid #006580;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #006580;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #eeeeee;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #000000;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/midyork/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #0f499f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f499f), color-stop(50%,#0f499f), color-stop(51%,#0f499f), color-stop(100%,#0f499f));
	background: -moz-linear-gradient(top,  #0f499f 0%, #0f499f 50%, #0f499f 51%, #0f499f 100%);
	background: -webkit-linear-gradient(top,  #0f499f 0%,#0f499f 50%,#0f499f 51%,#0f499f 100%);
	background: -o-linear-gradient(top,  #0f499f 0%,#0f499f 50%,#0f499f 51%,#0f499f 100%);
	background: -ms-linear-gradient(top,  #0f499f 0%,#0f499f 50%,#0f499f 51%,#0f499f 100%);
	background: linear-gradient(top,  #0f499f 0%,#0f499f 50%,#0f499f 51%,#0f499f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f499f', endColorstr='#0f499f',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #006580;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #006580;
	border-color: #006580;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #006580;
}
.polaris-nav-active i{
	color: #006580;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #000000;}
.headingtext{color: #006580;}
/** FONTS **/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto+Slab:wght@100..900&family=Scada:ital,wght@0,400;0,700;1,400;1,700&display=swap');

html {
    font-size: 16px;
}
body, #body {
	font-size: 1em;
    font-family: "Lato", sans-serif;
    font-weight: normal;
}
/** navigation **/
/*dropdown menus on hover*/
@media (min-width: 1050px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
    .navbar-nav {
        float: right;
        margin: 0;
    }
}
#navbar-collapse-grid > ul > li:nth-child(2) > a {
 display: none;
}
.PsKE7e, .aJHbb {
    display: block;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jgXgSe {
    display: inline-block;
    max-width: 240px;
    position: relative;
    vertical-align: top;
}
.mBHtvb {
    cursor: pointer;
    display: inline-block;
    margin-left: 3px;
    outline: none;
    overflow: hidden;
    padding-left: 4px;
    padding-right: 2px;
    vertical-align: top;
}
.mBHtvb>svg {
    height: 12px;
    -webkit-transform: scale(2);
    transform: scale(2);
    vertical-align: middle;
    width: 12px;
}
.RBEWZc {
    position: fixed;
    right: 0;
    top: 0;
    width: 48px;
    z-index: 25;
}
.VLoccc .RBEWZc {
    display: table-cell;
    position: relative;
}
.mUbCce {
    -webkit-user-select: none;
    -webkit-transition: background .3s;
    transition: background .3s;
    border: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 48px;
    outline: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 48px;
    z-index: 0;
}
.Wdnjke {
    height: 48px;
    margin: 4px 0;
    opacity: 1;
    vertical-align: middle;
    z-index: 25;
    fill: currentColor;
}
.fKz7Od {
    color: rgba(0,0,0,.54);
    fill: rgba(0,0,0,.54);
}
.xjKiLb>span {
    display: inline-block;
    position: relative;
}
.xjKiLb {
    position: relative;
    top: 50%;
}
.VsJjtf {
    display: inline-block;
    max-width: 300px;
    overflow: visible;
    position: relative;
    text-align: left;
    -webkit-transition: opacity 0ms .3s;
    transition: opacity 0ms .3s;
    vertical-align: middle;
    white-space: nowrap;
}

.Qrrb5 {
    display: inline-block;
    overflow: hidden;
    padding: 10px 12px;
    vertical-align: middle;
}
.PsKE7e {
    color: rgba(255,255,255,1);
    font-family: "Lato", sans-serif;
    font-size: 12pt;
    font-weight: 300;
}
.PsKE7e {
    font-family: "Lato", sans-serif;
    font-size: 12pt;
}

.plFg0c {
    display: flex;
    text-align: right;
    vertical-align: middle;
      justify-content: right;
    width: 100%;
}
.Pvc6xe {
    display: flex;
    min-width: 100%;
    table-layout: fixed;
   margin: auto;
  width: 100%;
  align-items:center;
}
.PsKE7e, .I35ICb>a {
    color: rgba(0,0,0,0.6399999857);
    font-size: inherit;
    font-style: inherit;
    font-weight: 300;
	text-decoration: none;
}
.navbar-top .navbar-nav > li > a {
    font-weight: 300;
    font-size: 16px;
  color: oklch(0 0 0 / 0.8);
    font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
      display: inline-block;
    overflow: hidden;
    padding: 10px 12px;
      transition: opacity 0ms .3s;
    vertical-align: middle;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f107";
    font-weight: 200;
}
#navbar-collapse-grid > ul > li > a > i {
	margin-left: 5px;
}
.navbar {
    border-radius: 0;
    border: 0;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
      font-family: "Lato", sans-serif;
    font-weight: 300;
    padding-top: 11.5px;
    color: rgba(0,0,0,0.6399999857);
    font-size: 12pt;
  text-overflow: ellipsis;
    overflow: hidden;
}
.dropdown-menu>li>a:hover {
	color:rgba(0,0,0,0.8000000119);
    background: unset;
}

#navbar-collapse-grid > ul > li > ul {
    padding: 0;
    padding-left: 32px;
    padding-right: 12px;
    transition: margin-top .25s cubic-bezier(0.4,0,0.2,1);
    width: 240px;
    /* padding-right: 12px; */

    overflow-y: auto;
    padding: 8px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .55);
    border: 0;
}
.VLoccc.scrolled {
  border-bottom-color: rgba(204,204,204,1);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#navbar-collapse-grid > ul > li:nth-child(18) > ul {
 left: 740px;
}
/** header **/
.SwuGbc section:first-child .mYVXT {
    padding-top: 56px;
}
.tyJCtd {
    position: relative;
    width: 100%;
}
.TlfmSc .QTKDff {
    display: inline-block;
    line-height: 1;
    max-width: 380px;
    outline: none;
    overflow: hidden;
    padding: 16px 12px;
    text-decoration: none;
    text-overflow: ellipsis;
}

.TlfmSc {
    font-family: "Lato", sans-serif;
    font-size: 15pt;
    font-weight: 300;
    line-height: 1.333;
}

.GAuSPc, .GAuSPc:hover {
    color: inherit;
      font-weight: 300;
}
 .TlfmSc {
    color: rgba(0, 0, 0, 0.8000000119);
    font-weight: 300;
}
.VLoccc {
    left: 0;
    padding-left: 36px;
    padding-right: 8px;
    position: fixed;
    top: 0;
    -webkit-transition: opacity .5s,padding-left .125s;
    transition: opacity .5s,padding-left .125s;
    white-space: nowrap;
    width: 100%;
    z-index: 20;
}
.vu8Pwe {
    fill: currentColor;
    height: 24px;
    width: 24px;
}
.TbNlJb {
	background-color: #eee;
	height: 0;
	opacity: 0;
	padding: 14px 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .18s,width .18s,height .18s step-start,visibility .18s step-start,box-shadow .3s ease;
	visibility: hidden;
	width: 0;
	z-index: 110;
}
.TbNlJb.upKXGe.active {
	height: 76px;
	width: 100%;
	transition: opacity .18s,width .18s,height .18s step-start,visibility .18s step-start,box-shadow .3s ease;
	visibility: visible;
  opacity: 1;
  display: flex;
}
.E2UJ5 {
	margin: 0 auto;
	max-width: 720px;
	width: 50%;
	position: relative;
}
.b7AJhc {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);
	color: #212121;
	height: 48px;
	margin: 0 auto;
	max-width: 720px;
	padding: 0;
	width: 100%;
}
.aCsJod {
	height: 40px;
	position: relative;
	vertical-align: top;
}
.aXBtI {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	top: 14px;
}
.A37UZe {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
	position: relative;
}
.qgcB3c:not(:empty) {
	padding-right: 12px;
}
.mUbCce {
	-moz-user-select: none;
	-moz-transition: background .3s;
	transition: background .3s;
	border: 0;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	flex-shrink: 0;
	height: 48px;
	outline: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 48px;
	z-index: 0;
}
.fKz7Od {
	color: rgba(0,0,0,.54);
	fill: rgba(0,0,0,.54);
}
.i3PoXe, .Kk06A {
	display: block;
	margin-top: -13px;
}
.whsOnd {
	-moz-box-flex: 1;
	box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	background-color: transparent;
	border: none;
	display: block;
	font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	height: 24px;
	line-height: 24px;
	margin: 0;
	min-width: 0%;
	outline: none;
	padding: 0;
	z-index: 0;
}
.zHQkBf {
  width: 100%;
  text-overflow: ellipsis;
}
.Xb9hP {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-box-flex: 1;
	box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	min-width: 0%;
	position: relative;
}
.ndJi5d {
	color: rgba(0,0,0,.38);
	font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	max-width: 100%;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	text-overflow: ellipsis;
	top: 2px;
	left: 0;
	white-space: nowrap;
}
.b7AJhc .ndJi5d {
	color: rgba(0,0,0,.54);
}
.h3nfre {
	margin: 0 -66px 0 18px;
}
.vUSp5d {
	box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);
}
.V4YR2c {
	color: #6d6d6d;
	fill: currentColor;
	height: 24px;
	width: 24px;
}
/** footer **/
.LS81yb, .oKdM2c {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1280px;
}
.VICjCf {
    margin-left: auto;
    margin-right: auto;
}

.mGzaTb {
    padding: 8px;
    word-wrap: break-word;
}
#mce_23 > div.VLoccc.K5Zlne.QDWEj.U8eYrb > div.Pvc6xe > div.RBEWZc > div > div > br,
#mce_23 > div.VLoccc.K5Zlne.QDWEj.U8eYrb.scrolled > div.zDUgLc{
	display: none;
}
/** Break points **/
@media only screen and (min-width: 768px) {
    .yaqOZd:not(.LB7kq):not(.WxWicb) {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
    }
    .LS81yb {
        padding-top: 70px;
        padding-left: 48px;
        padding-right: 48px;
    }
  .hJDwNd-AhqUyc-II5mzb.JNdkSc .JNdkSc-SmKAyb {
    padding-left: 3.75%;
    padding-right: 3.75%;
}
  .hJDwNd-AhqUyc-II5mzb {
    width: 33.3333333333%;
}
  .hJDwNd-AhqUyc-II5mzb .hJDwNd-AhqUyc-II5mzb {
    width: 100%;
}
  .VLoccc.K5Zlne {
    padding-left: 16px;
    padding-right: 0px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .LS81yb, .oKdM2c {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        max-width: 544px;
      width: 100%;
    }

}
@media (max-width: 1200px) {
.TlfmSc {
  font-size: 11pt;
  }
  .navbar-top .navbar-nav > li > a {
     font-size: 10pt;
  }
}
@media (max-width: 1053px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
    margin: auto;
      margin-top: 7.5px;
    display: block;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  .visible-xs {
    display: block !important;
}
  .navbar-brand {
    display: none;
}
  
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #333 !important;
    background-color: #eee !important;

}
    #navbar-collapse-grid > ul > li > ul {
  width: 100%;
  }
    .navbar-top .navbar-nav > li > a {
  display: block;
   }
  .Pvc6xe,.plFg0c {
  	display: block;
    text-align: unset;
  }
  .VLoccc {
   position: unset;
  }
}
@media (max-width: 800px) {
.navbar-brand {
  display: none;
  }
  .navbar-top .navbar-nav > li > a {
  display: block;
   }
  .Pvc6xe,.plFg0c {
  	display: block;
    text-align: unset;
  }
  .VLoccc {
   position: unset;
  }
.navbar-nav {
    margin: 7.5px 15px;
  }
  #navbar-collapse-grid > ul > li > ul {
  width: 100%;
  }
  .VLoccc .RBEWZc {
  display: none;
  }
  .VLoccc.scrolled {
	border: unset;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
   .collapse {
       display: none !important;
   }
}