lolrift.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<title>Official Website of the City of Odessa, Missouri - I-70 Motorsports Park 2023 Schedule </title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="AUTHOR" content="EvoGov.com"/>
<meta name="COPYRIGHT" content="Copyright 2021 EvoGov, Inc."/>
<meta name="GENERATOR" content="EvoGov - www.evogov.com"/>
<meta name="description" content="Official Website for the City of Odessa Missouri"/>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://cdn.evo.cloud">
<script src="https://cdn.evo.cloud/scripts/jquery/3.3.1/jquery-3.3.1.min.js"></script>
<style>* {box-sizing: border-box;} /* Correct all padding */
/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Cabin&display=swap');/* Cabin Google Font */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;900&display=swap');/* Montserrat Google Font */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');/* Lato Google Font */
/* The root HTML tag is where the root font size (rem) is set for the entire website. */
html {
box-sizing: border-box;
color: #333;
width: 100%;
height: auto;
font-size: 16px;
}
body {
background: #FFF;
font-family: 'Roboto', sans-serif;
display: block;
margin: 0;
width: 100%;
max-width: 100%;
height: auto;
box-sizing: border-box;
overflow-x: hidden;
font-smooth: auto;
font-size: 16px;
background-size: cover !important;
}
/* Overall Wrapper */
body #evo_overall_content_wrapper {
min-height: 100%;
display: block;
grid-template-rows: auto 1fr auto;
grid-template-columns: 100%;
box-sizing: border-box;
max-width: 100vw;
background-color: #C6BDB3;
}
/* FontAwesome DuoTone Colors */
.fad {
--fa-primary-color: #f8f8ff;
--fa-secondary-color: #eeeeee; /* brunswick green */
--fa-primary-opacity: 1; /* make icon color opaque */
--fa-secondary-opacity 1; /* make icon color opaque */
}
/* ALERT SCROLLER - BEGIN */
body > .evo_param_grid_alert_scroll {
width: 100vw;
}
.evo_param_grid_alert_scroll {
background-color: crimson !important;
}
#evo_alert {
position: fixed;
top: 0px;
width: 100vw;
z-index: 70;
left: 0px;
transform: translateY(-36px);
}
@media (max-width: 960px) {
body .evo_param_grid_alert_popup.evo_alert_urgent .evo_messagebox_message,
body .evo_param_grid_alert_scroll.evo_alert_urgent .evo_alert_message_wrapper {
font-size:1.2rem !important;
}
}
/* ALERT SCROLLER - END */
body div.evo_alerts_message_box > p.evo_messagebox_message {
font-size:1.6rem !important;
}
/* HEADER - BEGIN */
#evo_header_wrapper {
background: #fff;
position: relative;
z-index: 50000 !important;
width: 100vw;
top: 0px;
}
#evo_header {
height: 180px;
max-width:1400px;
margin:0 auto;
}
#evo_header .title {
box-sizing: border-box;
max-width: 100%;
width: 100%;
}
#evo_header #evo_title_logo_div {
width: 100%;
box-sizing: border-box;
min-width: 90vw;
}
#evo_header .evo_title_prefix {
position: absolute;
color: rgba(30, 90, 30, 1.0);
font-size: 24px;
top: 20px;
margin-left: 198px;
font-family: 'Crimson Text', serif;
}
#evo_header .evo_title_main {
position: absolute;
color: rgba(30, 90, 30, 1.0);
font-size: 46px;
top: 35px;
margin-left: 196px;
font-family: 'Crimson Text', serif;
}
#evo_header .evo_title_suffix {
position: absolute;
color: rgba(30, 90, 30, 1.0);
font-size: 21px;
top: 85px;
margin-left: 200px;
font-family: 'Crimson Text', serif;
letter-spacing: 13px;
text-transform: uppercase;
}
@media (max-width: 768px) {
#evo_header {height: 140px;}
}
/* *** SEARCH - BEGIN *** */
#evo_search {
position: relative;
top: 25px;
float: right;
}
/* icon block */
#evo_search > form > div > span {
position: absolute;
right: 0px;
cursor: pointer;
}
/* icon placement */
body i.fa.fa-search {
right: 30px;
position: absolute;
top: 6px;
}
#evo_search input {
font-size: 14px;
background-color: rgba(255, 255, 255, 0.6);
border-radius: 7px;
border: solid 1px #999;
height: 25px;
width: 250px;
padding-left: 20px;
margin-right:20px;
}
#evo_overall_content_wrapper .evo_search_input {
width: 75%;
}
#evo_overall_content_wrapper .evo_search_button {
padding: 5px;
}
.evo_form_submit {
float: right;
}
#evo_search button {
background-color: transparent;
border-width: 0px;
color: rgba(16, 94, 153, 1.0);
}
@media (max-width: 960px) {
#evo_header .evo_title_prefix {
position: absolute;
color: rgba(30, 90, 30, 1.0);
font-size: 24px;
top: 20px;
margin-left: 120px;
font-family: 'Crimson Text', serif;
}
#evo_header .evo_title_main {
position: absolute;
color: rgba(30, 90, 30, 1.0);
font-size: 24px;
top: 42px;
margin-left: 120px;
font-family: 'Crimson Text', serif;
}
#evo_header .evo_title_suffix {
position: absolute;
color: rgba(30, 90, 30, 1.0);
font-size: 21px;
top: 65px;
margin-left: 120px;
font-family: 'Crimson Text', serif;
letter-spacing: 6px;
text-transform: uppercase;
}
body input#search-input-query.form-control {
position: absolute;
top: 62px;
right: 21px;
width: 210px;
}
body i.fa.fa-search {
right: 48px;
position: absolute;
top: 69px;
}
}
@media (max-width: 540px) {
body input#search-input-query.form-control {
position: relative;
top: 79px;
left: -112px;
width: 200px;
margin: 0 auto;
display: block;
}
body i.fa.fa-search {
right: 117px;
position: absolute;
top: 61px;
}
}
@media (max-width: 412px) {
body input#search-input-query.form-control {
position: relative;
top: 72px;
left: -89px;
}
body i.fa.fa-search {
right: 95px;
position: absolute;
top: 55px;
}
}
@media (max-width: 350px) {
body input#search-input-query.form-control {
position: relative;
top: 58px;
left: -64px;
width: 200px;
margin: 0 auto;
display: block;
}
body i.fa.fa-search {
right: 70px;
position: absolute;
top: 40px;
}
}
/* *** SEARCH - END *** */
/* Mobile Menu - Begin */
.evo_menu_mobile_visible {
left: 0px !important;
transition: left 0.5s ease !important;
}
.evo_menu_mobile_visible_content_wrapper {
margin-left: 100%;
transition: margin-left 0.5s ease !important;
overflow-x: hidden;
}
/* Mobile Menu - End */
/* Social Action Menu - Begin */
#evo_social_action {
position: relative;
top: 18px;
float:right;
clear:right;
right:30px;
}
#evo_social_action li {
display: inline-block;
}
#evo_social_action i {
font-size: 2rem;
color: #333;
}
@media (max-width: 540px) {
#evo_social_action {
top:77px;
right:25px;
}
}
/* Social Action Menu - End */
/* *** LOGO *** */
#evo_logo_primary {
position: absolute;
height: 120px;
margin-left: 50px;
margin-top: 5px;
}
#evo_title_logo span img {
height: 4em;
position: absolute;
margin-top: 1.5em;
margin-left: 2em;
}
@media (max-width: 960px) {
#evo_logo_primary {
width:50vw;
margin-left: 10px;
height: auto;
}
}
@media (max-width: 768px) {
#evo_logo_primary {
width:50vw;
margin-left: 10px;
height:auto;
}
}
@media (max-width: 540px) {
#evo_logo_primary {
width:70vw;
margin-left: 10px;
height:auto;
}
}
/* *** LOGO - END *** */
/* MAIN MENU - BEGIN */
.menu_item_title {
font-style: italic;
color: #D9C077 !important;
}
#evo_main_menu_wrapper {
position: absolute;
z-index: 1000;
box-sizing: border-box;
background-color: #811201;
left:0;
top:141px;
width:100vw;
height:39px;
}
#evo_menu_inner_wrapper {
max-width:1400px;
margin:0 auto;
}
body #evo_main_menu {
z-index: 1000;
max-width: 1400px;
position: relative;
margin:0 auto;
}
#evo_main_menu .evo_menu_heading {
list-style: none;
padding-top: 3px;
}
#evo_main_menu .evo_menu_inner_wrapper {
/* Position the Main Menu Headings */
box-sizing: border-box;
max-width: 100%;
}
#evo_main_menu > div > ul {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(auto-fit, minmax(75px, 1fr));
background-color: transparent !important;
max-width: 100%;
box-sizing: border-box;
margin-top:0;
}
/* Main Menu Button Font */
body #evo_main_menu > div > ul > li > a {
text-decoration: none;
text-align: center;
color: #FFF;
font-size: 1.2rem;
font-family: 'Farro', sans-serif !important;
font-weight:500;
position: relative;
padding: 7px;
white-space: nowrap;
display: block;
text-transform: uppercase;
border-bottom: solid 2px transparent;
}
#evo_main_menu > div > ul > li > a:hover {
border-bottom: solid 2px;
}
#evo_main_menu li {
list-style: none !important;
}
#evo_main_menu > div > ul > li:hover {
}
/* Main Menu Heading Background Color */
#evo_main_menu > div > ul {
background: rgba(30, 90, 30, 1.0);
}
/* MEGA MENU PANEL BACKGROUND COLOR & TRANSPARENCY */
body #evo_main_menu.evo_desktop_mode > div > ul > li > ul {
background: rgba(0,0,0,0.85);
/* display: block !important; */
opacity:0;
visibility: hidden; /* Do not display the menu under any headings not being hovered over */
z-index:10000;
transition: visibility 0s, opacity 0.78s linear;
border-radius:0 0 20px 20px;
}
body #evo_main_menu.evo_desktop_mode > div > ul > li:hover > ul {
/* Main Menu Dropdown Background Color */
visibility: visible; /* Display the menu under any headings being hovered over */
opacity:1;
display: block !important;
position: absolute;
overflow-y: auto; /* Make the dropdown scrollable if it is longer than the height for any reason */
transition: visibility 0s, opacity 0.8s linear;
}
/* to make mega menu full-width to widht of main menu */
body ul.evo_menu_dropdown { right:0 !important;}
#evo_main_menu > div > ul > li > ul.evo_display_block_important {
display: block !important;
padding-bottom:30px;
transition: opacity 1s ease;
}
#evo_main_menu > div > ul > li > ul span, #evo_main_menu > div > ul > li > ul a {
/* Align all span and link text to the left in the main menu that is not in the heading */
text-align: left;
}
#evo_main_menu > div > ul > li > ul > li {
padding: 5px;
}
#evo_main_menu > div > ul > li > ul > li ul {
padding: 5px;
}
#evo_main_menu > div > ul > li > ul > li > ul > li {
margin-left: 10px;
}
#evo_main_menu > div > ul > li > ul > li > a {
/* Main Menu Headings 2 Layers Deep */
font-size: 1.0rem;
padding-top: 0px;
color: #eee;
text-decoration: none;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid rgba(255, 255, 255, .15);
}
#evo_main_menu > div > ul > li > ul > li > ul > li > a {
/* Main Menu 3 Layers Deep */
font-size: 0.95rem;
padding-top: 0px;
color: #fff;
text-decoration: none;
}
#evo_main_menu > div > ul > li > ul > li > ul > li > ul > li > a {
/* Main Menu 4 Layers Deep */
font-size: 0.90rem;
padding-top: 0px;
color: #fff;
text-decoration: none;
}
#evo_main_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > a {
/* Main Menu 5 Layers Deep */
font-size: 0.85rem;
padding-top: 0px;
color: #fff;
text-decoration: none;
}
#evo_main_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
/* Main Menu 6 Layers Deep */
font-size: 0.80rem;
padding-top: 0px;
color: #fff;
text-decoration: none;
}
#evo_main_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
/* Main Menu 7 Layers Deep */
display: none;
}
#evo_menu_float a {
text-decoration: none;
color: #fff;
}
@media (max-width: 1280px) {
#evo_main_menu_wrapper {
padding-left: 40px;
padding-right: 40px;
}
#evo_main_menu > div > ul > li > a, #evo_main_menu > div > ul > li > span {
font-size: 1.5em;
}
#evo_main_menu .evo_menu_inner_wrapper {
margin-right: 10px;
}
#evo_main_menu > div > ul {
grid-gap: 0px;
}
#evo_main_menu > div > ul > li > a, #evo_main_menu > div > ul > li > span {
font-size: 0.8rem;
}
/* Second level main menu links in mobile */
#evo_main_menu > div > ul > li > ul > li > a, #evo_main_menu > div > ul > li > ul > li > span {
font-size: 1rem;
text-transform:none;
font-weight:400;
}
}
@media (max-width: 960px) {
#evo_main_menu_wrapper {
margin-left: 0px;
}
body #evo_main_menu > div > ul > li > a {
text-decoration: none;
text-align: center;
color: #FFF;
font-size: .8rem;
font-family: 'Farro', sans-serif !important;
font-weight: 500;
position: relative;
padding: 7px;
white-space: nowrap;
display: block;
text-transform: uppercase;
border-bottom: solid 2px transparent;
}
}
@media (max-width: 768px) {
/* main menu */
body #evo_main_menu_wrapper {
left: -100%;
transition: left 0.5s ease !important;
position: fixed;
top: 0px;
width: 100%;
height: 100vh;
overflow-y: auto;
margin-top: 0px;
background: #811201;
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
padding-top: 60px;
max-width: 100%;
}
#evo_main_menu {
padding-right: 30px;
margin-lefT:0;
}
#evo_main_menu > div > ul > li > a, #evo_main_menu > div > ul > li > span {font-size: 1.1em;}
#evo_main_menu > div > ul > li:nth-child > a, #evo_main_menu > div > ul > li:nth-child > span {transform: unset;}
#evo_main_menu > div > ul > li > a, #evo_main_menu > div > ul > li > span {font-weight: bold;}
/* Second Level */
#evo_main_menu > div > ul > li > ul > li, #evo_main_menu > div > ul > li > ul > li {transition: all 0.5s ease !important;}
#evo_main_menu > div > ul > li > a, #evo_main_menu > div > ul > li > span {position: relative;}
#evo_main_menu .evo_main_menu_heading_caret {left: unset;}
#evo_main_menu .evo_menu_inner_wrapper {transition: top 0.5s ease !important;}
#evo_main_menu > div > ul > li > ul {height: auto !important;}
/* MOBILE MENUS - BEGIN */
/* X to close mobile menu */
.evo_menu_mobile_visible #evo_grid_main_menu_mobile_toggle_inside_menu_wrapper {
display: block !important;
position: absolute;
right: 17px;
top: 50px;
color: #fff;
cursor: pointer;
transform: scale(2);
transition: all 1s ease-in-out;
z-index:5000;
}
.evo_menu_mobile_visible .fa-bars::before {
content: "\f2d3";
z-index:5000;
line-height:2rem;
}
/* Hamburger Mobile Menu Icon and color */
#evo_grid_main_menu_mobile_toggle {
display: block !important;
position: absolute;
right: 30px;
top: 20px;
color: #364569;
cursor: pointer;
transform: scale(2);
z-index:5000;
}
/* MOBILE MENUS - END */
}
/* MAIN MENU - END */
/* LEFT ACTION TAB STYLE - BEGIN */
/* Color Variables */
#evo_left_action {
display:block;
position: fixed;
top: 240px;
left: 0;
bottom: 0;
width: 1px;
z-index: 1;
}
#evo_left_action ul {
list-style: none;
padding: 0;
}
body #evo_left_action li {
display: block;
width: 280px;
transition: background-color 0.3s, margin 0.8s;
min-height: 50px;
color: #fff;
background-color: #0B76A3;
margin-bottom: 10px;
padding-top: 0px;
margin-left: -213px;
cursor: pointer;
border-radius: 0 6px 6px 0;
}
#evo_left_action li:hover {
margin-left: 0px;
box-shadow: 0 0 2px 0 1px 5px rgba(104, 104, 104, 0.8);
}
#evo_left_action li:hover i {
/* color: rgba(19, 137, 97, 1.0) */
color: #fff;
}
/* nudge calendar icon left */
#evo_left_action li:nth-child(1) i {
margin-right:7px;
}
/* nudge bus left */
#evo_left_action li:nth-child(3) i {
margin-right:4px;
}
/* nudge virus left */
#evo_left_action li:nth-child(5) i {
margin-right:4px;
}
#evo_left_action a {
display: inline-block;
text-align: right;
color: #fff;
padding: 15px 5px;
font-size: 15px;
font-weight: 400;
line-height: 24px;
transition: all 0.3s;
z-index: 15;
text-transform: uppercase;
text-decoration: none;
width: 100%;
position: relative;
padding-right: 70px;
padding-top: 17px;
}
#evo_left_action a .label_text {
width: 100%;
text-align: right;
display: inline-block;
transform: translateX(-60px);
}
#evo_left_action a:hover {
/*background-color: rgba(40, 40, 40, 1.0);*/
}
#evo_left_action i {
display: inline-block;
font-size: 38px;
color: #fff;
position: absolute;
right: 10px;
top: 7px;
}
@media (max-width: 1080px) {
#evo_left_action {
display:none;
}
}
@media (max-width: 768px) {
/* left action */
#evo_left_action {
position: relative;
top: 0px;
left: 0px;
width: 100%;
padding-top: 20px;
}
#evo_left_action li:first-child {margin-top: 10px;}
#evo_left_action li {
width: 90% !important;
margin-left: 5% !important;
}
#evo_left_action a .label_text, #evo_left_action span .label_text {text-align: center;}
#evo_left_action a .label_text, #evo_left_action span .label_text {transform: unset !important;}
}
/* LEFT ACTION TAB STYLE - END */
body #evo_311_footer_wrapper {
height: 320px;
width: 100%;
padding-top: 100px;
position: relative;
}
/* FOOTER - BEGIN */
body #evo_footer_wrapper {
width:100vw;
background:#811201;
margin-top:130px;
height:312px;
}
body #evo_footer {
color: #fff;
width:100%;
max-width:1440px;
margin: -150px auto 0 auto;
}
#evo_footer ul {
padding: 0;
}
#evo_footer li {
list-style: none;
}
#evo_footer .footer-box {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(5, 1fr);
width: 100%;
box-sizing: border-box;
margin:0 auto;
padding-top:40px;
}
#evo_footer .footer-box > div {
box-sizing: border-box;
padding: 20px;
}
div.footer_box_3 {text-align:center;}
div.footer_box_3 > img {
margin-top: -135px;
z-index:3;
position:relative;
}
#evo_footer a {
color: #fff;
text-decoration: none;
}
#evo_footer a:hover {
text-decoration: underline;
}
#evo_footer h3 {
color: #FFF;
font-size: 20px;
margin-top: 0;
font-weight: 700;
}
#evo_footer .address {
font-size: 14px;
z-index: 12;
position: relative;
}
#evo_footer .resources {
font-size: 14px;
}
#evo_footer .connect {
font-size: 14px;
}
#evo_footer .site-links {
font-size: 14px;
}
/* footer mobile */
@media (max-width: 768px) {
body #evo_footer_wrapper {
width:100vw;
margin-top:0;
height:100%;
padding:20px;
background-color:#811201;
}
body #evo_footer {
margin: 0 auto 0 auto;
}
#evo_footer .footer-box {
grid-template-columns: 1fr;
grid-gap: 0px;
}
#evo_footer .evo_main_menu_heading_caret {opacity: 0 !important;}
#evo_footer .footer-box > div {
box-sizing: border-box;
padding: 0;
}
div.footer_box_3 > img {display:none; margin-top:0;}
#evo_footer li {
margin-left: 20px;
}
}
/* SECONDARY LOGO - BEGIN */
#evo_logo_secondary {
position: absolute;
height: 150px;
}
@media (max-width: 960px) {
#evo_logo_secondary {
display:none;
}
}
@media (max-width: 768px) {
#evo_logo_secondary {transform: translateY(0px);}
}
/* SECONDARY LOGO - END */
#evo_link_to_evogov_cms {
width: 100%;
text-align: center;
color: #fff;
font-size: 0.8em;
}
/* FOOTER - END */</style>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Farro:wght@300;400;500;700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/6facc18499.js" crossorigin="anonymous"></script>
<script>window.STATIC_URL = "https://evocloud-prod3-static.evogov.com/";</script>
<script src="https://evocloud-prod3-static.evogov.com/evo_common.js"></script>
</head>
<body class="evo_grid_based_theme">
<div class="evo_param_grid_alert_popup
evo_cloud_widget
evo_param_alert_speed__1 evo_param_alert_title__Global
evo_param_always_initially_open"></div>
<div id="evo_overall_content_wrapper" class="evo_grid_based_theme">
<!-- full width header wrapper -->
<div id="evo_interior_application_content_wrapper">
<div id="evo_interior_content">
<div id="evo_interior_breadcrumbs"></div>
<div id="evo_interior_title">I-70 Motorsports Park 2023 Schedule </div>
<a href="/meetings/icalendar/event/24287/" style='color:#337ab7'><i class='fa fa-calendar'></i> iCal</a>
<h3 class="event_details_date_heading">Jul 1, 2023 at 5:00 PM</h3>
<div class="event-description">
<p>Tickets available online @ www.I70motorsportspark.com</p>
<p>July 1st Firecracker 40 </p>
<p>July 28th All Star Invasion</p>
<p>August 3rd 2nd Annual Bushwhacker </p>
<p>August 26th Flat Tracker Classic</p>
<p>September 23rd Monster Truck Madness</p>
<p>October 21-22 Fall Harvest </p>
<p></p>
</div>
<div class="event_address_wrapper" style="margin: 10px;padding:10px;">
</div>
<style>
.event_details_heading {
font-weight: bold;
font-size: 1.1em;
}
</style>
</div>
</div><style>/* Blogs - Begin */
.blog_post_wrapper {
display:grid;
grid-template-columns 3fr 9fr;
grid-gap:0px;
}
.blog_post_side_menu {
background-color:navy;
padding:0;
margin:0;
font-size:1rem;
}
.blog_post_content {
width:100%;
}
.blog-post-title {
font-size:2rem;
}
.blog-comments {
}
/* Blogs - End */
/* CALENDAR - BEGIN */
#evo_meetings_tabs ul {
list-style: none;
display: grid;
grid-gap: 20px;
grid-template-columns: 150px 150px;
}
#evo_calendar_select_all_checkboxes, #evo_calendar_clear_all_checkboxes {
border: 1px solid rgba(60, 60, 20, 1.0);
border-radius: 5px;
padding: 8px;
width: 100px;
}
.evo_meetings_calendar_selection_multiselect_wrapper {
display: grid;
grid-gap: 1px;
grid-template-columns: 1fr 1fr 1fr;
margin-left: 30px;
margin-top: 10px;
margin-bottom: 10px;
}
#evo_calendar_update {
padding: 2px;
}
.evo_calendar_selection_checkbox {
transform: translateY(2px);
}
/* MONTH VIEW - BEGIN */
/* Month View Title */
body #evo_calendar_month_year_label {
width: 9em;
display: inline-block;
margin-left: 0px;
text-align: left;
float: left;
font-weight: 500;
font-size: 1.5rem;
font-family: 'Montserrat', san-serif;
}
/* navigation dropdown - calendar select */
body button#evo_calendars_select_control {
position: relative;
width: 100%;
background-color: white;
border: 1px solid #888888;
padding: 0px;
font-size: 1rem;
}
/* navigation button - today */
body #evo_listview_control_today, body #evo_calendar_control_today {
background-color: #095A7D;
font-size: 1rem;
color:#fff;
}
/* navigation button - today */
body .evo_listview_box_today, .evo_calendar_box_today {
background-color: #eee;
}
/* navigation button - next */
body #evo_calendar_control_next, #evo_listview_control_next {
background-color: #095A7D;
font-size: 1rem;
color:#fff;
}
/* MONTH VIEW - END */
#evo_meetings_monthview {
margin-top: 10px !important;
}
#evo_meetings_monthview .evo_calendar_row {
display: grid;
grid-gap: 0px;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
#evo_listview_month_year_label {
display: inline-block;
width: 250px;
}
.evo_listview_control {
display: inline-block;
}
#evo_listview_control_today, #evo_calendar_control_today {
background-color: rgba(175, 175, 175, 1.0);
color: black;
cursor: pointer;
font-size: 1.0em;
}
#evo_listview_control_previous, #evo_listview_control_next,
#evo_listview_control_month, #evo_listview_control_year, #evo_calendar_control_previous,
#evo_calendar_control_next, #evo_calendar_control_month, #evo_calendar_control_year,
#evo_calendar_control_showall, #evo_calendar_control_icalendar_subscriptions,
#evo_calendar_control_link_other_events_page {
background: rgba(51, 122, 183, 1);
cursor: pointer;
font-size: 1.0em;
}
#evo_meetings_tabs a {
text-decoration: none;
}
.evo_calendar_box_content {
min-height: 150px;
position: relative;
}
.evo_calendar_box_content .evo_calendar_date_box {
}
.evo_calendar_box_content {
margin-top: -25px;
margin-bottom: 25px;
}
.evo_calendar_box_inner_content {
padding-top: 25px;
}
.evo_department_calendar_box .evo_calendar_title {
font-size: 20px;
background-color: rgba(0,40,0, 1);
padding: 12px 10px 10px 10px !important;
color: #FFF !important;
margin-bottom: 10px;
}
#listview_table > tbody > tr > td > ul {
display: block;
grid-gap: unset;
grid-template-columns: unset;
}
#listview_table > tbody > tr > td > a {
color: black;
}
#evo_dual_color_border_top {
height: 5px;
width: 100%;
background: rgba(140, 168, 0, 1.0);
border-top: #265DA6 10px solid;
}
#evo_dual_color_border_bottom {
height: 5px;
width: 100%;
background: rgba(140, 168, 0, 1.0);
border-bottom: #265DA6 10px solid;
}
/* CALENDAR - END */
/* MAPS - BEGIN */
body #evo_map {
height:550px;
}
.place_map_row {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr 1fr;
}
.place_map_row .place_address {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr 2fr;
}
.place_map_row .place_directions {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr 2fr;
}
.place_map_row .place_display_layers {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr 2fr;
}
#evo_bookable_calendar {
max-width: 1600px;
margin-left: 50%;
transform: translateX(-50%);
font-size: 0.9em;
}
#evo_interior_application_content_wrapper #evo_bookable_calendar .fc-header-toolbar h2 {
font-size: 1.0em;
}
#evo_map_image_mode_slider {
box-sizing: border-box;
}
#evo_map_homepage_wrapper {
height: 100%;
}
#evo_map_homepage_wrapper #evo_map_popup {
left: unset !important;
right: 50px !important;
overflow-y: auto;
}
#evo_map_popup.evo_map_popup_image_mode {
width: 41vw;
}
.evo_slider_image_mode_feature {
width: 150px;
}
#evo_popup_image_mode_description_wrapper .evo_map_popup_more_info_button {
font-size: 1.0em;
}
.evo_map_popup_more_info_button a {
text-decoration: none;
}
#evo_map_popup.evo_map_popup_image_mode .evo_popup_image_mode_image {
margin-top: 28px;
}
/* MAPS - END */</style>
<style>
/* === WRAPPERS === */
/* Interior Wrapper */
body #evo_interior_content_wrapper {
min-height: calc(100vh - 438px);
box-sizing: border-box;
z-index: 1;
position: relative;
background-color: #fff;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 120px;
}
@media (max-width: 768px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body #evo_interior_content_wrapper {
padding-bottom: 20px;
}
}
@media (max-width: 640px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body #evo_interior_content_wrapper {
padding: 5px !important;
}
}
body #evo_interior_content {
display: grid;
grid-gap: 20px;
grid-template-columns: 1fr 4fr;
box-sizing: border-box;
background-color: #fff;
min-height: 400px;
max-width: 1400px;
margin: 52px auto 60px auto;
padding-bottom:50px;
}
@media (max-width: 768px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body #evo_interior_content {
padding: 0 !important;
margin: 0 !important;
height: auto !important;
min-height: 0;
}
}
body #evo_interior_content_body {
padding: 0 2rem 2rem 2rem;
overflow: auto;
}
@media (max-width: 768px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body #evo_interior_content_body {
padding: 0 5px 5px 5px;
}
}
/* Application Wrapper */
body #evo_interior_application_content_wrapper {
min-height: 680px;
box-sizing: border-box;
max-width: 100%;
display: block;
background-color: #fff;
}
body #evo_interior_application_content_wrapper #evo_interior_content {
display: block;
margin-top: 0;
}
/* === PAGE TITLES === */
body div#evo_interior_title, body div#evo_application_title {
font-family: 'Farro', sans-serif;
font-size: 2em;
font-weight: 500;
color: #ffffff;
text-align: left;
background-color: #FD5035;
padding: 12px 22px;
margin-bottom: 10px;
width: 100%;
}
@media (max-width: 768px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body div#evo_interior_title, body div#evo_application_title {
font-size: 1.5em;
}
}
/* Breadcrumb Links */
div.wrapper.wrapper-breadcrumbs, div.wrapper.wrapper-breadcrumbs a {
color: #2d2d30;
font-size: .9em;
text-decoration: none;
margin-bottom: 10px;
}
div.wrapper.wrapper-breadcrumbs a:hover {
color: #333;
text-decoration: underline;
}
/* === SIDE MENUS - BEGIN === */
/* Side Menu Color Variables */
:root {
--sidemenu_lvl1_bgcolor: #4A4239;
--sidemenu_lvl2_bgcolor: #685D50;
--sidemenu_lvl3_bgcolor: #857666;
--sidemenu_lvl4_bgcolor: #9D9080;
}
/* Side Menu Wrapper */
body #evo_page_side_menu_wrapper {
margin: 0;
background-color: transparent;
width: 280px;
}
/* make all side links look the same */
body #evo_page_side_menu_wrapper a {
display: block;
margin-top: 15px;
border-radius: 30px;
font-family: 'Montserrat', sans-serif;
font-size: 1rem;
font-weight: 400;
text-decoration: none;
color: #fff;
padding: 1rem 1rem;
display: block;
line-height: 1.25;
/* Needs prefixing */
box-decoration-break: clone;
background-color: #4A4239;
margin-bottom: 5px;
}
/* style all list items */
body #evo_page_side_menu_wrapper li {
}
body #evo_page_side_menu_wrapper a:hover {
text-decoration: underline;
}
body #evo_page_side_menu_wrapper ul {
list-style: none;
padding: 0;
margin: 0;
}
body #evo_interior_content > div.evo_department_content_wrapper > div.evo_grid_wrapper > div.col-md-3.evo_department_left_column >
div.evo_directory_subheading.staff_directory_link {
display: none;
}
/* dropdown arrow */
body #evo_page_side_menu i {
color: #fff;
}
/* italicize the current page in the side menu */
li.side_menu_current_page > a {
font-style: italic;
font-size: 1.2rem !important;
font-weight: 500 !important;
text-decoration: underline;
}
/* level 1 */
body #evo_page_side_menu_wrapper div > ul > li {
background-color: transparent;
}
/* level 2 */
body #evo_page_side_menu_wrapper div > ul > li > ul {
}
/* background color for 2nd level li */
body #evo_page_side_menu_wrapper div > ul > li > ul > li {
background-color: var(--sidemenu_lvl2_bgcolor);
/* Needs prefixing */
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
/* link font for 2nd level */
body #evo_page_side_menu_wrapper div > ul > li > ul > li:after {
margin-left: 5px;
}
/* level 3 */
body #evo_page_side_menu_wrapper div > ul > li > ul > li > ul {
}
/* background color for 3rdlevel li */
body #evo_page_side_menu_wrapper div > ul > li > ul > li > ul > li {
background-color: var(--sidemenu_lvl3_bgcolor);
}
/* level 4 */
body #evo_page_side_menu_wrapper div > ul > li > ul > li > ul > li > ul {
}
/* background color for 4th level li */
body #evo_page_side_menu_wrapper div > ul > li > ul > li > ul > li > ul > li {
background-color: var(--sidemenu_lvl4_bgcolor);
}
body #evo_page_side_menu > h3 {
color: rgba(231, 231, 231, 1);
font-size: 1.3em;
text-transform: uppercase;
border-bottom: 1px solid rgba(255, 255, 255, .25);
}
body #blog-categories {
margin-left: 20px;
border-bottom: none;
}
body .evo_dropdown {
position: relative;
right: 8px;
color: #fff;
font-size: 1.5rem;
top: 1px;
margin-top: 0.75rem;
}
body .evo_dropdown::before {
content: "►";
opacity: 1;
transform: rotate(0);
font-size: .6em;
}
body a.contact_information_phone_number_primary:after {
content: "\a";
white-space: pre;
}
@media (max-width: 960px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body #evo_page_side_menu_wrapper {
display: none;
}
body #evo_interior_content {
display: block;
background-color: #fff;
max-width: 100vw
margin: 0 auto 0 auto;
padding: 10px;
}
}
/* === SIDES MENU - END === */
/* ==== DEPARTMENT PAGE STYLES - BEGIN ==== */
/* Default Colors for department pages */
:root {
/* left column */
--left-column-bgcolor: #f2f2f2;
--left-column-link-color: #333;
/*department name at top of department, interor, and application pages */
--dept-name-fontfamily: 'Farro', sans-serif;
--dept-name-fontsize: 1.8rem;
--dept-name-fontcolor: #fff;
--dept-name-fontweight: 700;
--dept-name-bgcolor: #FD5035;
--dept-name-texttransform: none;
/* department name at top of left column menu */
--dept-sidemenu-name-fontfamily: 'Farro', sans-serif;
--dept-sidemenu-name-fontsize: 1.2rem;
--dept-sidemenu-name-fontweight: 400;
--dept-sidemenu-name-fontcolor: #4A4239;
--dept-sidemenu-name-bgcolor: #C6BDB3;
/* Sub-Directory Headings */
--dept-sidemeny-subdir-bgcolor: #335BA9;
/* left side menu content area */
--dept-sidemenu-bgcolor: #eee;
/* staff directory button & link */
--dept-staffdir-bgcolor: #294080;
/* General Information Bar */
--dept-geninfo-bgcolor: #294080;
--dept-geninfo-fontsize: 1.2rem;
}
/* left column background color behind side menu */
body .evo_department_left_column {
background-color: #ffffff;
}
/* Hide the empty page title block when viewing a department page */
/* this eliminates unnecessary white space at the top of the page */
div#evo_interior_title:empty, h2#content-title {
display: none;
}
/* PAGE TITLE - Main title over the content - make all look the same (interior, app, dept) */
body #evo_departments_title_name, body #evo_interior_title, body #evo_application_title {
font-size: 2rem;
font-weight: 700;
background-color: var(--dept-name-bgcolor);
color: var(--dept-name-fontcolor);
text-transform: var(--dept-name-texttransform);
width: 100%;
padding-left: 40px;
border-radius: 40px;
}
body #evo_departments_title_name {
font-family: "Farro", sans-serif;
padding-top: 18px;
vertical-align: baseline;
}
/* SIDE TITLE - department name over side menu */
body a.evo_department_related_page_title {
font-size: var(--dept-sidemenu-name-fontsize);
color: #fff;
background-color: #4A4239;
width: auto;
font-weight: var(--dept-sidemenu-name-fontweight);
padding: 12px 6px;
border-radius: 20px;
text-align: center;
}
body a.evo_department_related_page_title::after {
content: " Menu";
}
/* breadcrumb links */
body .evo_departments_breadcrumbs, body #evo_interior_breadcrumbs {
margin: 0;
color: rgba(0, 40, 0, 1);
display: block;
background: #fff;
padding: 5px;
}
/* STAFF DIRECTORY LINK */
body .evo_directory_subheading.staff_directory_link > a {
display: none;
color: #fff;
font-family: 'Lato', sans-serif;
font-size: .9rem;
text-align: center;
text-decoration: none;
background-color: var(--dept-staffdir-bgcolor);
padding: 5px;
text-transform: uppercase;
border-radius: 6px;
}
body .evo_directory_subheading.staff_directory_link:hover > a {
text-decoration: underline;
}
body .evo_directory_subheading::notempty:before {
content: "Contact Information";
}
/* STAFF PHOTOS */
.evo_department_staff_directory_staff {
display: block !important;
}
.evo_department_staff_directory_photo {
display: block;
}
.evo_department_staff_directory_heading {
margin-bottom: 10px !important;
}
/*side menu link area background color */
body .evo_department_related_pages_level {
width: 100%;
background-color: transparent;
padding-bottom: 10px;
padding-top: 10px;
}
/* link padding left */
body .evo_department_related_page_link {
padding-left: 10px;
}
/* side menu link style */
body a.evo_department_related_page_link {
text-decoration: none;
color: #ffffff;
background-color: #716655;
padding: 12px;
border-radius: 1rem;
margin-top: 6px;
}
body a.evo_department_related_page_link:hover {
text-decoration: underline;
}
/* "General Information" Header */
body .evo_department_left_column .contact_information_title {
display:block;
}
body .evo_directory_mainheading {
background: #716655;
width: 100%;
font-family: 'Lato', sans-serif;
font-size: var(--dept-geninfo-fontsize);
text-align: center;
color: #fff;
padding: 12px 6px;
margin-bottom: 0;
border-radius: 20px;
}
body .evo_directory_subheading {
margin-bottom: 0;
background-color: #fff;
font-family: 'Lato', sans-serif;
font-size: .9rem;
width: 100%;
text-align: left;
color: rgba(5, 44, 92, 1);
padding: 5px 5px 5px 5px;
border: 5px solid #fff;
}
div.evo_department_side_menu_title.evo_directory_subheading {
background-color: var(--dept-sidemeny-subdir-bgcolor);
}
body .evo_department_left_column .contact_information_title {
visibility: hidden !important;
}
body .evo_department_left_column .contact_information_title:after {
content: 'Contact';
visibility: visible;
display: block;
margin-top: -30px;
background: #FD5035;
padding: 12px;
border-radius: 20px;
}
/* underline links like the phone number */
body .evo_directory_subheading > a {
text-decoration: underline;
}
body a.contact_information_directions {
text-decoration: underline;
}
/* ADDITIONAL CONTACTS */
body .evo_department_content_wrapper .contact_information_point_of_contact {
display: block;
background:#ffffff;
padding-left:10px !important;
font-size:.9rem;
}
/* 3 coloumn side menu additional links box */
body #evo_department_side_menu {
background-color: #f2f2f2;
margin-bottom: 12px;
}
div.evo_department_side_menu_title {
background-color: var(--dept-sidemenu-title-bgcolor);
color: #fff;
font-size: 1.1rem;
padding: 14px;
border-radius: 10px;
}
body li.evo_menu_heading > a {
color: #333;
}
body li.evo_menu_heading > a:hover {
text-decoration: underline;
}
/* extra links box */
.evo_department_side_menu_wrapper {
background-color: #f2f2f2;
}
/* Hide the additional contacts gray block */
body .evo_department_content_wrapper .contact_information_point_of_contact {
display: block;
}
/* style the triangle dropdown caret icon */
body #evo_department_related_page_wrapper .evo_department_page_caret {
display: inline-block;
cursor: pointer;
font-size: 20px;
transform: translate(0px, 2px);
color: #716655;
}
/* Dept Page Action Buttons - BEGIN */
.evo_department_action_button_wrapper {
grid-template-columns: 1fr 1fr 1fr !important;
}
.evo_department_action_button_image {
max-height: 250px !important;
}
.evo_department_action_button_label {
background: rgba(100, 132, 42, 1) !important;
}
.evo_department_action_button_wrapper {
grid-gap: 10px !important;
padding: 0 !important;
}
.evo_department_middle_column a:hover {
color: #372C5C !important;
}
.evo_department_staff_directory_photo i {
display: none;
}
/* Dept Page Action Buttons - END */
/* Keep slideshow code from enforcing a hard height */
body .evo_department_right_column .evo_param_slideshow, .evo_department_middle_column .evo_param_slideshow {
height: auto;
}
/* ==== DEPARTMENT PAGE STYLES - END ==== */
/* === FAQS === */
@media (max-width: 1500px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_faqs {
grid-template-columns: 1fr 1fr 2fr;
}
#evo_faqs h2 {
font-size: 1.75rem;
}
}
@media (max-width: 1280px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_faqs h2 {
font-size: 1.5rem;
}
}
@media (max-width: 960px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_faqs {
grid-template-columns: 2fr 3fr;
}
#evo_faqs #evo_faq_menu ul {
grid-template-columns: 1fr;
height: auto;
}
#evo_faqs h2 {
font-size: 1.0rem;
}
#evo_faqs .evo_faqs {
padding: 0px;
margin-right: -25px;
grid-column: 2/ span 2;
}
}
@media (max-width: 768px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* FAQs */
#evo_faqs {
grid-template-columns: 1fr;
height: auto;
width: 100%;
box-sizing: border-box;
}
#evo_faqs .evo_main_menu_heading_caret {
opacity: 0 !important;
}
#evo_faqs #evo_faq_menu ul {
grid-template-columns: 1fr;
height: auto;
}
#evo_faqs .evo_faqs_image_wrapper {
display: none;
}
#evo_faqs h2 {
font-size: 1.8rem;
padding-right: 25px;
}
#evo_faqs_message {
font-size: 1rem;
}
#evo_faqs .evo_faqs {
grid-column: 1/ span 3;
}
#evo_faqs_message {
grid-column: 1 / span 3;
}
#evo_faqs_background_image {
display: none;
}
}
/* BOTTOM ACTION Medallion - BEGIN */
/* instantiates a variable for number of items - JavaScript will override it and set the number of items */
/* The medallion buttons enclosing container */
#evo_bottom_action {
text-align: center;
z-index: 1;
position: relative;
width: 100%;
max-width: 1440px;
margin: 130px auto 0 auto;
padding-right: 20px;
}
/* The list of action buttons served by the CMS. We set the number of icons on desktop here. */
#evo_bottom_action ul {
list-style: none;
display: grid;
grid-gap: 20px;
/* grid-template-columns: repeat(5, 1fr); */
grid-template-columns: repeat(5, minmax(0, 1fr));
justify-items: center;
/* Don't add a height or it will mess up the formatting */
}
/* The font and color for text labels */
#evo_bottom_action a {
text-decoration: none;
color: #333;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
display: inline-block;
width: 100%;
text-align: center;
}
/* sets the cursor for each item */
#evo_bottom_action li {
font-size: .9rem;
font-weight: bold;
color: #333;
cursor: pointer;
padding: 12px;
transition: 0.6s ease; /* causes the delay animation between hover states */
}
/* the round circle color and icon size */
#evo_bottom_action i {
display: block;
background: #253D21; /* medallion circle background color */
height: 120px;
width: 120px;
border: 2px solid #fff;
/* box-shadow: 0 0 0 10px rgba(244,232,223,.35); */
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
border-radius: 50%; /* sets the rounded corners on each icon 50% makes them circles */
text-align: center; /* centers the icon horizontally */
padding-top: 30px; /* puts the icon in the center of the circle */
font-size: 60px; /* sets the icon size */
margin: -60px 10px 20px 50%; /* negative top margin makes medallions overlap video */
transform: translateX(-50%);
-webkit-transition: all .4s ease-out; /* browser-safe animation delays */
-moz-transition: all .4s ease-out; /* browser-safe animation delays */
-o-transition: all .4s ease-out; /* browser-safe animation delays */
transition: all .4s ease-out; /* browser-safe animation delays */
cursor: pointer; /* makes the cursor turn into a hand so people know it is a link */
}
/* OPTIONAL - you can use images instead of fontawsome icons for the medallions */
#evo_bottom_action img {
display: block;
height: 150px;
width: 150px;
margin: -60px 10px 20px 50%; /* negative top margin makes medallions overlap video */
border: 2px solid #fff;
/* box-shadow: 0 0 0 10px rgba(244,232,223,.35); */
border-radius: 50%; /* sets the rounded corners on each icon 50% makes them circles */
transform: translateX(-50%);
-webkit-transition: all .4s ease-out; /* browser-safe animation delays */
-moz-transition: all .4s ease-out; /* browser-safe animation delays */
-o-transition: all .4s ease-out; /* browser-safe animation delays */
transition: all .4s ease-out; /* browser-safe animation delays */
cursor: pointer; /* makes the cursor turn into a hand so people know it is a link */
}
/* change bg of each box on mouseover */
/* make the text white for medallion titles on mouseover */
/* make the medallion white on mouseover */
/* #evo_bottom_action li:hover > a > i {background-color: #fff;} */
/* Make duotone medallions different colors */
#evo_bottom_action li:hover > a > i.fad {
--fa-primary-color: #fff;
--fa-secondary-color: #fff;
--fa-primary-opacity: 1;
--fa-secondary-opacity: .5;
}
#evo_bottom_action li:nth-child(1) i {
background-color: #D21E01;
}
#evo_bottom_action li:nth-child(2) i {
background-color: #811201;
}
#evo_bottom_action li:nth-child(3) i {
background-color: #4A4239;
}
#evo_bottom_action li:nth-child(4) i {
background-color: #FD5035;
}
#evo_bottom_action li:nth-child(5) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(6) i {
background-color: #AFA295;
}
#evo_bottom_action li:nth-child(7) i {
background-color: #D21E01;
}
@media (max-width: 1200px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_bottom_action ul {
grid-template-columns: 1fr 1fr 1fr;
padding: 5px 5px;
}
#evo_bottom_action i {
margin: 20px 10px 20px 50%;
}
}
@media (max-width: 1024px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_bottom_action ul {
grid-template-columns: 1fr 1fr 1fr;
padding: 5px 5px;
}
#evo_bottom_action i {
margin: 20px 10px 20px 50%;
}
}
@media (max-width: 960px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_bottom_action ul {
grid-template-columns: 1fr 1fr 1fr;
padding: 10px 5px;
}
#evo_bottom_action i {
margin: 20px 10px 20px 50%;
}
#evo_bottom_action li:hover {
border-radius: 0; /*removes ounded corners on mouseoover */
}
}
@media (max-width: 768px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
#evo_bottom_action ul {
grid-template-columns: 1fr;
padding:10px 5px;
margin:0 auto;
margin-top: -75px;
margin-bottom: 10px;
}
#evo_bottom_action li {
background-color:transparent;
margin-top:-85px;
}
#evo_bottom_action li:nth-child(1) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(2) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(3) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(4) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(5) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(6) i {
background-color: #716655;
}
#evo_bottom_action li:nth-child(7) i {
background-color: #716655;
}
#evo_bottom_action i {
display: block;
background: #716655; /* default medallion circle background color */
border: 2px solid #C6BDB3;
/* box-shadow: 0 0 0 10px rgba(244,232,223,.35); */
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
border-radius: 1rem; /* sets the rounded corners on each icon 50% makes them circles */
text-align: center; /* centers the icon horizontally */
padding-top: 1rem; /* puts the icon in the center of the circle */
font-size: 30px; /* sets the icon size */
margin-left: 150px !important; /* negative top margin makes medallions overlap video */
-webkit-transition: all .4s ease-out; /* browser-safe animation delays */
-moz-transition: all .4s ease-out; /* browser-safe animation delays */
-o-transition: all .4s ease-out; /* browser-safe animation delays */
transition: all .4s ease-out; /* browser-safe animation delays */
cursor: pointer; /* makes the cursor turn into a hand so people know it is a link */
transform: translateY(70px)translateX(-250px);
width: 75px;
height: 75px;
}
body #evo_bottom_action a {
text-decoration: none;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
text-align:left;
z-index:2;
padding-left: 150px;
border-radius: 4px;
display: inline-block;
}
}
@media (max-width: 375px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
body #evo_bottom_action a {
padding-left: 100px;
}
}
/* BOTTOM ACTION Medallion - END */</style>
<div id="evo_footer_wrapper">
<div id="evo_footer">
<div class="footer-box">
<div class="footer_box_1">
<div class="address">
<h3>Contact Us</h3>
<ul>
<li>228 S 2nd Street <br> Odessa, MO 64076</li>
</ul>
</div>
</div>
<div class="footer_box_2">
<div class="resources">
<h3>Quick Links</h3>
<div id="evo_faq_links_menu"
class="evo_cloud_widget
evo_param_cta_menu
evo_param_menu_depth_down__1
evo_param_menu_name__quick_links"></div>
</div>
</div>
<div class="footer_box_3">
<img src="/media/design/logos/logo-round.png">
</div>
<div class="footer_box_4">
<div class="site-links">
<h3>Helpful Links</h3>
<div id="evo_site_links_menu"
class="evo_cloud_widget
evo_param_cta_menu
evo_param_menu_depth_down__1
evo_param_menu_name__helpful_links"></div>
</div>
</div>
<div class="footer_box_5">
<div class="site-links">
<h3>Follow Us</h3>
<div id="evo_site_links_menu"
class="evo_cloud_widget
evo_param_cta_menu
evo_param_menu_depth_down__1
evo_param_menu_name__follow_us"></div>
</div>
</div>
</div>
<div id="evo_link_to_evogov_cms"><a href="https://www.evogov.com/" target="_blank" title="Municipal Content Management System CMS">Website By EvoGov</a></div>
</div>
</div>
<script>// evo_run_format_main_menu waits for the main menu widget to be defined and executes the code to format the main menu.
var evo_run_format_main_menu = function () {
if (typeof (window.Evo.EvoCloudWidgetMenu) == "undefined") {
setTimeout(evo_run_format_main_menu, 100);
return undefined;
}
if (typeof (window.Evo.EvoCloudWidgetMenu.format_main_menu) == "undefined") {
setTimeout(evo_run_format_main_menu, 100);
return undefined;
}
window.Evo.EvoCloudWidgetMenu.format_main_menu(evo_main_menu_configuration);
window.setTimeout(window.Evo.EvoCloudWidgetMenu.format_main_menu_on_resize, 500);
window.setTimeout(window.Evo.EvoCloudWidgetMenu.format_main_menu_on_resize, 2000);
window.setTimeout(window.Evo.EvoCloudWidgetMenu.format_main_menu_on_resize, 5000);
};
/* evo_main_menu_configuration defines how the main menu should be formated
'main_menu_default': {'number_of_columns': [integer, typically 1-4],
'overall_height': [integer, height of the column box],
'side_margin': [integer, px width of the box side margins],
'additional_width': [integer],
'left_side': [integer],
'mobile_styling_max_width': [integer]},
'integer [column number, starting with 0]': {'top': [integer, top px to start displaying the menu],
'bottom': [integer, bottom px to stop displaying the menu]}
'text in menu heading [lowercase, replace spaces with _]': {override main_menu_default values}
'text_in_menu_heading_[integer column number]': {override column default values}
*/
var evo_main_menu_configuration = {
'main_menu_default': {
'number_of_columns': 3,
'overall_height': 440,
'side_margin': 10,
'additional_width': 0,
'left_side': 0,
'right_side': 0,
'tablet_styling_max_width': 1400,
'tablet_styling_minimum_x': 50
},
"county": {'number_of_columns': 2, 'overall_height': 400},
"county_0": {'top': 10, 'bottom': 390},
"county_1": {'top': 10, 'bottom': 390},
"county_2": {'top': 10, 'bottom': 390},
"county_3": {'top': 10, 'bottom': 390},
"departments": {'number_of_columns': 4, 'overall_height': 360},
"departments_0": {'top': 10, 'bottom': 350},
"departments_1": {'top': 10, 'bottom': 350},
"departments_2": {'top': 10, 'bottom': 350},
"departments_3": {'top': 10, 'bottom': 350},
"residents": {'number_of_columns': 3, 'overall_height': 350},
"residents_0": {'top': 10, 'bottom': 340},
"residents_1": {'top': 10, 'bottom': 340},
"residents_2": {'top': 10, 'bottom': 340},
"residents_3": {'top': 10, 'bottom': 340},
"business": {'number_of_columns': 3, 'overall_height': 350},
"business_0": {'top': 10, 'bottom': 340},
"business_1": {'top': 10, 'bottom': 340},
"business_2": {'top': 10, 'bottom': 340},
"business_3": {'top': 10, 'bottom': 340},
"visitors": {'number_of_columns': 3, 'overall_height': 350},
"visitors_0": {'top': 10, 'bottom': 340},
"visitors_1": {'top': 10, 'bottom': 340},
"visitors_2": {'top': 10, 'bottom': 340},
"visitors_3": {'top': 10, 'bottom': 340},
"involved": {'number_of_columns': 3, 'overall_height': 350},
"involved_0": {'top': 10, 'bottom': 340},
"involved_1": {'top': 10, 'bottom': 340},
"involved_2": {'top': 10, 'bottom': 340},
"involved_3": {'top': 10, 'bottom': 340},
"how_do_i?": {'number_of_columns': 3, 'overall_height': 350},
"how_do_i?_0": {'top': 10, 'bottom': 340},
"how_do_i?_1": {'top': 10, 'bottom': 340},
"how_do_i?_2": {'top': 10, 'bottom': 340},
"how_do_i?_3": {'top': 10, 'bottom': 340},
};
evo_widget_search_form_submit_html = '<button><i class="fa fa-search" aria-hidden="true"></i></button>'; // Defines the html in the search box button
menu_text_to_put_logo_after = undefined; // Set to undefined if not used, moves the logo to a specific spot on the menu
menu_logo_animate_on_mouseover = false; // Set to true for the logo to animate when mouse-over on menu items
evo_main_menu_pad_to_edge_of_view = false
evo_body_background = 'url("") no-repeat center center fixed';
evo_main_menu_pad_to_edge_of_view = true;
evo_run_format_main_menu(); // Format the main menu (waits for any AJAX calls to complete)
evo_bottom_cta_left_image_left_adjustment = -40
evo_bottom_cta_left_image_top_adjustment = 150
window.evo_alerts_body_transform = "translateY(20px)";
window.evo_ol_foreground_font_size_offset = 0;
window.evo_external_links_open_new_tab = false;
window.evo_external_links_warning_icon = ''; // EXAMPLE USAGE: <i class="fa fa-fire" aria-hidden="true" style="margin-left: 10px;color:red"></i>';
window.evo_external_links_warning_popup = "";
window.evo_external_links_warning_popup_domains_to_exclude = [];
var bind_table_headings = function() {
if (typeof(window.Evo) == "undefined" || typeof(window.Evo.SortableTable) == "undefined") {
window.setTimeout(bind_table_headings, 250);
return undefined
}
window.Evo.SortableTable.bind_table_headings();
};
$( document ).ready(function() {
if($("#evo_interior_title").text().length == 0) {
$("#evo_interior_title").css("display", "none");
}
bind_table_headings();
});
</script>
<script>var newValue = $("#evo_bottom_action li").length;
document.body.style.setProperty('--bottom-action-length', newValue);//set</script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9816c798ae55dbf7',t:'MTc1ODI2MDc1NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>