
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}

.mega-menu-title img {
max-width: 225px !important;
height: auto;
}

nav.navbar.ml-items.ml-toggle.r-menu {
font-size: 1.10rem;
font-family: 'Montserrat', sans-serif !important;
font-weight: 300;
}

input.button {
	border-radius:0px !important;
	background-color:#009051 !important;
	font-family:"Montserrat";
	color:#FFFFFF !important;
	min-width: 157px !important;
}

h2, h3, h4, h5, h6 {
letter-spacing: 0.1rem !important;
}

.footer a {
  color: #ffffff !important;
}
.footer a:hover {
  color: #ebebeb !important;
}

.main-content ul, .main-content-alt ul {
list-style-type: disc;
}

.main-content ul, ol, dl {
list-style-position: outside;
margin-bottom: 0rem;
}

.main-content-alt ul, ol, dl {
list-style-position: outside;
margin-bottom: 0rem;
}

.main-content table {
  border-collapse: collapse;
  width: 100%;
}

.main-content td, .main-content th {
  border: 1px solid #ddd;
  padding: 10px;
}

.main-content tr:nth-child(even){
	background-color: #ffffff;
}

.main-content th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #00C5C3;
  color: white;
}

.main-content-alt h1, .main-content-alt h2, .main-content-alt h3, .main-content-alt h4, .main-content-alt h5, .main-content-alt h6, .main-content-alt p, .main-content-alt ul, .notification-box {
  color: #ffffff;
}

.post-title {
  text-transform: uppercase;
  font-size: 1.20rem !important;
}

h6 span { 
    background-color: #FFB000;
    padding: 5px; 
}

.footer span {
	color: #333333;
}

li {
margin-left: 0rem !important;
}

.megamenu li {
margin-bottom: 0rem !important;
}
