.news_cb_container .news_cb_1_date {
	display: none;
}

.news_cb_container .news_cb_1_title a {
	background-image: url("../images/arrow-green.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 15px 20px;
	color: #333333;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
}

.news_cb_container .news_cb_1_title a:hover {
	color: #008a5f;
}

.rotator {
	clear: both;
	height: 300px;
	position: relative;
	text-align: center;
}

.search-text {

}

.search-text input {
	border: 0;
}

.search-div .search-a {
	background: url(../images/search.svg) no-repeat scroll 0 0 transparent;
	border: 0;
	position: relative;
	text-indent: -9999999px;
	top: -1px;
}

.button.go {
	border: 0;
	padding-top: 4px;
}

.search-text.mobile {
	border: 0;
}

.redText {
	color: #ff0000;
}


/*** TABLES ***/
.tableHeader,
.tableHeader th {
	background-color: #008a5f !important;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	text-align: left;
}

.tableHeader a {
	color: #ffffff;
	text-decoration: none;
}

.tableHeader a:hover {
	text-decoration: underline;
}

.formSection {
	border-bottom: 2px dotted #59b297;
	color: #008a5f;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}

.formSection a {
	color: #008a5f;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.formSection a:hover {
	text-decoration: underline;
}

table {
    background-color: #ffffff;
    border-spacing: 0;
    margin: 10px 0;
    width: 100%;
}
table.styled th,
table.styled td {
    border-right: 1px solid #dbe4f2;
}
table.styled tr th:last-child,
table.styled tr td:last-child {
    border-right: medium none;
}

table.styled th {
	border-bottom: 2px dotted #59b297;
	color: #008a5f;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}

table td {
    padding: 8px 10px;
}
table.striped tr:nth-child(2n),
.evenrow {
    background: #f1f1f1 none repeat scroll 0 0;
}
table.striped tr:nth-child(2n+1),
.oddrow {
    background: #ffffff none repeat scroll 0 0;
}

.partners_cb_entry {
	padding-bottom: 15px;
}

.partners_cb_image {
	max-width: 100px;
}

.partners_cb_description {
	clear: both;
}

.formFieldSet table {
	background-color: inherit;
}


/** mmenu **/
.mm-page.mm-slideout {
	padding-top: 35px;
}

.mm-menu {
	background-image: linear-gradient(#2250a1, #142c54);
}

.mm-menu .mm-list {
	margin: 0;
	padding: 0;
}

.mm-list > li > a,
.mm-list > li > span {
	color: #d4dbe7;
	padding: 20px;
}

#mm-0 a {
	color: #ffffff;
	font-size: 18px;
}

.mm-list a.mm-subopen {
	background-color: rgba(20, 44, 84, 0.49);
	display: block;
	font-size: 30px;
	height: 100%;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 12px;
	text-align: center;
	width: 20%;
}

.mm-menu .mm-list > li > a.mm-subopen::after,
.mm-menu .mm-list > li > a.mm-subclose::before {
	border-color: #ffffff;
}

.mm-list a.mm-subopen::after {
	right: 40%;
}

.mm-menu .mm-list > li > a.mm-subopen::before {
	border-left: none;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin-left: auto;
}

.mm-menu .mm-list > li > a.mm-subclose {
	color: #ffffff;
	font-size: 18px;
	padding-top: 42px;
}


#messages {
	border-style: solid;
	border-width: 3px 1px 1px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 10px 20px
}

#messages.message_warning {
	border-color: #b40805;
	color: #b40805;
}

#messages.message_confirm {
	border-color: #44a82d;
	color: #44a82d;
}

.footer-phone-p a {
	color: #ffc423;
}

.w-dropdown:hover .w-dropdown-list {
	display: block;
}

.w-dropdown-toggle a {
	color: #ffffff;
}

.mobile-navigation-menu {
	display: none;
}

.w-slide a.image-link {
	display: block;
	width: 100%;
	height: 100%;
}
