.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 2232px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 2232px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1632px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1632px;}
.bodysize{max-width: 1632px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1600px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1600px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #34587a;}
.link:hover, a:hover{color: #34587a;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #becf42;}
body{
		color: #222222;
		font-family: Verdana, Geneva, 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:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #34587a;
	background: #34587a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34587a), color-stop(50%,#34587a), color-stop(51%,#34587a), color-stop(100%,#34587a));
	background: -moz-linear-gradient(top,  #34587a 0%, #34587a 50%, #34587a 51%, #34587a 100%);
	background: -webkit-linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: -o-linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: -ms-linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34587a', endColorstr='#34587a',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #004976;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004976), color-stop(50%,#004976), color-stop(51%,#004976), color-stop(100%,#004976));
	background: -moz-linear-gradient(top,  #004976 0%, #004976 50%, #004976 51%, #004976 100%);
	background: -webkit-linear-gradient(top,  #004976 0%,#004976 50%,#004976 51%,#004976 100%);
	background: -o-linear-gradient(top,  #004976 0%,#004976 50%,#004976 51%,#004976 100%);
	background: -ms-linear-gradient(top,  #004976 0%,#004976 50%,#004976 51%,#004976 100%);
	background: linear-gradient(top,  #004976 0%,#004976 50%,#004976 51%,#004976 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004976', endColorstr='#004976',GradientType=0 );
	border: 0px solid #000000;
	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: 0px solid #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #34587a;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	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 #becf42;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	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: #34587a;
}
.vtab{
	font-weight: bold;
	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: #34587a;
}
.vtab:hover, .vtab_selected{
	background: #34587a;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#34587a), color-stop(50%,#34587a), color-stop(51%,#34587a), color-stop(100%,#34587a));
	background: -moz-linear-gradient(-90deg,  #34587a 0%, #34587a 50%, #34587a 51%, #34587a 100%);
	background: -webkit-linear-gradient(-90deg,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: -o-linear-gradient(-90deg,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: -ms-linear-gradient(-90deg,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: linear-gradient(-90deg,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34587a', endColorstr='#34587a',GradientType=0 );
	color: #ffffff;
}
.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: #34587a;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #34587a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34587a), color-stop(50%,#34587a), color-stop(51%,#34587a), color-stop(100%,#34587a));
	background: -moz-linear-gradient(top,  #34587a 0%, #34587a 50%, #34587a 51%, #34587a 100%);
	background: -webkit-linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: -o-linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: -ms-linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	background: linear-gradient(top,  #34587a 0%,#34587a 50%,#34587a 51%,#34587a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34587a', endColorstr='#34587a',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #34587a;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, 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/coppelltx/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	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: bold;
	-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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #34587a;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #34587a;
	border-color: #34587a;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #34587a;
}
.polaris-nav-active i{
	color: #34587a;
}
.widgetbody hr{
	color: #becf42;
	background-color: #becf42;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #becf42;
}
.bottomrule{
	border-bottom: 1px solid #becf42;
}
.bodytext{color: #222222;}
.headingtext{color: #34587a;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}

html {
    font-size: 16px;
}

body {
    font-size: 0.95rem;
    font-family: "Montserrat", sans-serif;
    background-image: url('https://www.coppelltx.gov/ImageRepository/Document?documentID=5081');
}

.button {
    font-size: 1.045rem;
    padding: 15px 20px;
}

#header>.amh-row,
#body>div,
#footer>.amh-row {
    padding: 0 15.2px;
}

#footer>.amh-row {
    max-width: 1600px !important;
}

.__visuallyhidden {
    position: absolute !important;
    left: -999em !important;
    top: -999em !important;
}

/*========== HEADER ==========*/
#header {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    z-index: 100;
    width: 100%;
}

#header p {
    padding: 0px;
    margin: 0px;
}

#header>#idsJIXq,
#header>#idO5vlW {
    padding: 0;
}

#header>#idO5vlW>#idMID8l {
    padding: 0 15.2px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

#idNqa4X>div {
    box-shadow: none !important;
}

#idW165r {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#idW165r>div {
    width: auto;
}

#idW165r>div:nth-child(1) {
    width: 100%;
    max-width: 250px;
    padding: 7.6px 0;
    margin: 0 auto 0 0;
}

.home-logo img {
    width: 250px;
}

#idW165r>div:nth-child(2) {
    width: calc(98% - 800px);
    margin: 0 1%;
    order: 0;
}

#idW165r>div:nth-child(3) {
    width: calc(99% - 250px);
    max-width: 550px;
    padding: 11.4px 0;
    margin: 0 0 0 auto;
}

#ideWnJH {
    display: flex;
    align-items: center;
}

#idWjJAQ {
    width: 37.5%;
}

.social-links {
    display: flex;
    padding: 23px 10px;
}

.social-links>div {
    width: 25%;
}

.social-links a {
    display: block;
    width: 24px;
    margin: 0 auto;
}

#idpeiwL {
    width: 62.5%;
}

.search-bar input {
    color: rgba(6, 46, 67, 1);
    background: #fff;
    border: 0;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 28px;
    height: 54px;
    width: 100%;
    margin: 8px 0;
    padding: 0 90px 0 20px;
    font-family: Montserrat;
    font-size: 1em;
    font-style: italic;
}

.search-bar input::placeholder {
    color: rgba(6, 46, 67, 1);
}

.search-bar button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: none;
    background: #00000000;
    width: 70px;
    height: 70px;
    transition: 0.2s ease-in;
}

.search-bar button:is(:hover, :focus, :active) {
    transform: translate(5px, -5px);
    width: 80px;
}

.search-bar button>img {
    width: 100%;
}

@media (min-width: 1500px) {
    #header {
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        position: fixed;
    }
  
    #header>#idO5vlW>#idMID8l {
        box-shadow: none;
    }
}

@media (max-width: 1499px) {
    #idW165r>div:nth-child(2) {
        width: 100%;
        margin: 0;
        order: 1;
    }
}

@media (max-width: 767px) {
    #idsJIXq {
        display: none;
    }

    #idW165r>div:nth-child(2) {
        order: -1;
    }
}

@media (max-width: 686px) {
    #ideWnJH {
        flex-direction: column;
    }

    #idWjJAQ,
    #idpeiwL {
        width: 100%;
    }

    .social-links {
        padding: 10px 0 10px 10px;
    }
}

@media (max-width: 639px) {

    #idW165r>div:nth-child(1),
    #idW165r>div:nth-child(3) {
        width: 100%;
        margin: 0 auto;
    }
}


/*========== NAVIGATION ==========*/
/* hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav>li:nth-child(2) {
    display: none;
}

/* removes default border and radius from navbar */
#navbar>.navbar {
    border: none;
    border-radius: 0;
}

/* hide dropdown nav item arrows */
.fa-sort-desc {
    display: none;
}

/* column hidden headings */
.dropdown-menu>li>div>ul>li .heading4 {
    display: none;
}


/* Desktop Nav styling */
@media (min-width: 768px) {

    /* dropdown menus on hover */
    .dropdown:hover>.dropdown-menu {
        display: block !important;
    }

    #navbar-collapse-grid,
    #navbar .navbar-nav {
        padding: 0;
        width: 100%;
    }

    /* hide menuspace so flex box styling matches */
    #navbar .navbar-nav {
        display: flex;
    }

    #navbar .navbar-nav::before,
    #navbar .navbar-nav::after,
    #navbar .navbar-nav>li:nth-child(1),
    #navbar .navbar-nav>li.menuspace {
        display: none;
    }

    /* nav bar */
    .navbar-top ul.navbar-nav>li:nth-child(4) {
        width: 16.7871%;
    }

    .navbar-top ul.navbar-nav>li:nth-child(6) {
        width: 21.4449%;
    }

    .navbar-top ul.navbar-nav>li:nth-child(8) {
        width: 24.2015%;
    }

    .navbar-top ul.navbar-nav>li:nth-child(10) {
        width: 20.8745%;
    }

    .navbar-top ul.navbar-nav>li:nth-child(12) {
        width: 16.692%;
    }

    #navbar .navbar-nav>li>a {
        text-align: center;
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.5;
        padding: 37.8px 3.6px;
    }

    #navbar .navbar-nav>li>a::after {
        content: '';
        position: absolute;
        left: 50%;
        top: calc(50% + 17px);
        transform: translateX(-50%);
        width: 60%;
        max-width: 0;
        height: 3px;
        background: #becf42;
        transition: all .3s ease-in-out;
    }

    #navbar .navbar-nav>li>a:is(:hover, :focus, :active)::after {
        max-width: 125px;
    }

    /*============ menu-type: half (columns with headers) ============*/
    /* navigation dropdown menus (menu-type: half) */
    #navbar .dropdown>.dropdown-menu {
        position: absolute;
        top: initial;
        left: auto;
        overflow: hidden;
        background: #34587a;
        padding: 22.8px;
        margin: 0;
        border: none;
        border-radius: 0px;
        max-width: 100vw;
        width: max-content;
        box-shadow: none;
    }

    /* actually get dropdowns full screen width (with custom JS) */
    #navbar .navbar-nav>li>.dropdown-menu {
        width: calc(100vw - 30.4px);
    }

    .dropdown-menu>li>.yamm-content {
        padding: 0px;
    }

    /* columns */
    .dropdown-menu>li>div>ul:not(:last-child) {
        width: 25%;
        padding: 0 7.6px;
    }

    .dropdown-menu>li>div>ul:nth-child(2),
    .dropdown-menu>li>div>ul:nth-child(3),
    .dropdown-menu>li>div>ul:nth-child(4) {
        padding-top: 43.414px;
    }

    /* dropdown heading */
    .dropdown-menu>li>div>ul>li>a {
        font-size: 1.235rem;
        font-weight: 700;
        color: #f6e74f;
        padding: 0 0 15.2px;
        cursor: pointer;
    }

    .dropdown-menu>li>div>ul>li>a:hover {
        color: #f6e74f;
        background: transparent;
        text-decoration: underline;
    }

    /* column hidden headings */
    .dropdown-menu>li>div>ul>li .heading4 {
        display: none;
    }

    /* navigation dropdown submenus(column contents) (menu-type: half) */
    .dropdown-menu>li>div>ul>ul>li {
        padding: 11.4px 7.6px;

    }

    .dropdown-menu>li>div>ul>ul>li>a {
        color: #fff;
        font-size: 1.045rem;
        font-weight: 700;
        line-height: 1.3;
        text-wrap: wrap;
        cursor: pointer;
    }

    .dropdown-menu>li>div>ul>ul>li>a:hover {
        color: #fff;
        background: transparent;
        text-decoration: underline;
    }

    /* navigation dropdown sub-submenus(column sub-contents) (menu-type: half) */
    .dropdown-menu>li>div>ul>ul>ul {
        list-style: none;
    }

    .dropdown-menu>li>div>ul>ul>li>ul>li>a {
        color: #fff;
        font-size: 0.95rem;
        font-weight: 400;
        line-height: 1.3;
        text-wrap: wrap;
        cursor: pointer;
        padding: 3px 0;
    }
}

/* Mobile Nav styling */
@media (max-width: 767px) {
    #navbar .navbar-header {
        background: #34587a;
        color: #fff;
        padding: 0;
        margin: 0 -15.2px;
    }

    #navbar .burger-button {
        float: left;
        line-height: 1.15;
        display: flex;
        padding: 6.5px 70px 6.5px 15.2px;
        z-index: 1;
        position: relative;
    }

    #navbar .burger-button .fa.fa-bars {
        font-size: 22px;
    }

    /* MENU text in mobile view */
    .nav-mobile .navbar-brand {
        font-size: 0.8125rem;
        font-weight: 400;
        line-height: 1;
        height: auto;
        position: absolute;
        top: 11px;
        left: 38px;
        z-index: 0;
        padding: 0;
        margin: 0;
    }

    /* nav menu */
    #navbar #navbar-collapse-grid {
        border: none;
        padding: 0;
        margin: 0 -15.2px;
    }

    #navbar .navbar-nav {
        background: #34587a;
        color: #fff;
        padding: 0;
        margin: 0;
        max-height: 95vh;
        overflow-y: scroll;
    }

    /* nav menu items */
    #navbar .navbar-nav * {
        background-color: transparent !important;
        color: #fff !important;
        font-size: 0.95rem;
        font-weight: 400;
    }

    #navbar .navbar-nav>li>a {
        padding: 15.2px 28.5px;
    }

    #navbar .navbar-nav>li>a:is(:hover, :focus, :active) {
        background-color: #fff !important;
        color: #34587a !important;
    }

    #navbar .dropdown>.dropdown-menu>li>div {
        display: flex;
        flex-direction: column;
        padding: 10px 0;
    }

    #navbar .dropdown>.dropdown-menu>li>div>ul ul {
        width: 100%;
        list-style: none;
        padding: 0;
    }

    #navbar .dropdown>.dropdown-menu>li>div>ul a {
        width: 100%;
        display: block;
        padding: 15.2px 53px;
        cursor: pointer
    }

    #navbar .dropdown>.dropdown-menu>li>div>ul a:is(:hover, :focus, :active) {
        background-color: #fff !important;
        color: #34587a !important;
        text-decoration: none;
    }

    /* submenus */
    #navbar .dropdown>.dropdown-menu>li>div>ul>ul>li>ul>li>a {
        padding: 15.2px 75px;
    }
}

/*========== FOOTER ==========*/
#footer>.amh-row {
  background-color: transparent !important;
}

#footer {
    margin: 0;
}

#footer>#footer {
    background-color: #34587af2 !important;
}

#footer,
#footer div,
#footer p,
#footer a {
    color: #fff;
}

#footer p {
    margin: 0;
}

#idFGDkU>div {
    display: flex;
    flex-direction: column;
    padding: 49.4px 0 0;
    align-items: center;
}

div:has(>.footer-logo) {
    padding-bottom: 19px;
}

.footer-list {
    list-style: none;
    padding: 15.2px 0;
    margin: 0;
    display: flex;
}

.footer-list>li {
    padding: 3.8px 11.4px;
}

#idUtUhu {
    margin-top: 30.4px;
    width: 100%;
}

.cpBylineTS {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15.2px 0;
}

.cpBylineTS svg {
    fill: #fff;
    width: 39px;
    height: 26px;
    display: inline;
    vertical-align: middle;
}

.cpBylineTS a {
    text-decoration: underline;
}

@media (max-width: 430px) {
    .footer-list {
        flex-direction: column;
        align-items: center;
    }
}

/*=== DEFAULT FOOTER ===*/
#default_footer,
#default_footer div,
#default_footer p,
#default_footer span {
    color: #190A0B;
    font-size: 0.9375rem;
}

#default_footer {
    background: #e5e5e5;
    padding: 20px 0;
    margin: 0px;
}

#default_footer a {
    color: #34587a;
    font-size: 0.9375rem;
    font-weight: 700;
}

#default_footer a:hover {
    text-decoration: underline;
}



/*========== BODY =========*/
#body>div {
    padding-top: 40px;
    padding-bottom: 20px;
}

@media (min-width: 1500px) {
    #body>div {
        padding-top: 170px;
    }
}
/*
@media (max-width: 1499px) {
    #body>div {
        padding-top: 250px;
    }
}

@media (max-width: 767px) {
    #body>div {
        padding-top: 150px;
    }
}

@media (max-width: 686px) {
    #body>div {
        padding-top: 200px;
    }
}

@media (max-width: 639px) {
    #body>div {
        padding-top: 280px;
    }
}
*/
/*========== ATTEND/RESERVE LANDING PAGE =========*/
#body.attend--reserve-17362 {
    padding: 150px 0 250px;
}

div:has(>.landing-page-button) {
    padding: 16px !important;
}

/*========== RESERVE PAGE =========*/
.ammev-login {
    padding: 120px 0px 0px;
}

/*========== EVENTS PAGE =========*/
#body.events-page {
    padding: 20px 0 60px;
}

/* removes negative side margins (messes up mobile view sometimes) */
.row.events-filter-row,
.row.events-view-row {
    margin-right: 0;
    margin-left: 0;
}

.events-date-bar {
    border-top: 1px solid #c8c6c6;
    border-bottom: 1px solid #c8c6c6;
}

.eelistevent {
    min-height: 200px;
}

.eelisttitle {
    font-size: 2rem;
    line-height: 110%;
}

.eelisttime {
    font-size: 1.25rem;
}

.row.events-filter-row>div,
.events-details>.nav-tabs,
.events-left>div:not(:nth-child(1)),
.eelistevent-data>div:not(:nth-child(1), :nth-child(2)) {
    font-size: 1rem;
}

.events-body .eelistevent-data>.eelistgroup,
.events-body .eelistevent-data>.eelisttags {
    font-size: 0.875rem;
}

.events-left>div>a {
    text-decoration: none;
}

@media (min-width: 768px) {
    .events-right {
        margin-left: 275px;
    }
}