﻿

.content .container,
.content .container-fluid { max-width: 1068px; }

.frontpage-middle { margin-top: -28px; }

.mainlinks div.color2 {background-color: #91C73E}
.mainlinks div.color3 {background-color: #195EAB}


.mainlinks .box {
background-color: #18ABE3;
text-align: center;
margin-bottom: 2px;
height: 56px;
border-top: 0px;
overflow: hidden;
position: relative;
z-index: 20;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

}

.mainlinks .box a.titlelink {
color: white;
text-transform: uppercase;
font-size: 22px;
font-weight: 600;
padding-top: 12px;
padding-bottom: 12px;
cursor: pointer;
float: left;
width: 99%;

}

.mainlinks .boxcontent {
text-align: center;
padding-top: 0px;
padding-bottom: 0px;
}

.mainlinks .box a{
color: white;
text-transform: none;
font-size: 14px;
display: block;
font-weight: 600;
text-shadow:2px 2px 4px black;
}
