/* CALL US */
.hn-callus {
	cursor:pointer;
	font-family:'Lato',sans-serif;
	font-size:20px;
	line-height: 20px;
	background:#0b8023 url(imgs/callrep2.png) no-repeat center right;
	color:#fff;
	text-align:center;
	font-weight:400;
	padding:5px 100px 0 10px;
	border-radius:4px;
	text-shadow:0 1px 2px #000;
	height:70px;
	border:1px solid #0b8023;
	width:300px;
	line-height:normal;
	display: block;
}
.hn-callus span {
	padding: 0px;
	margin: 0px;
	font-size:37px;
	line-height:normal;
	display:block;
}

/* CALL ZIP */
.hn-callzip {
	cursor:pointer;
	font-family:'Lato',sans-serif;
	font-size:18px;
	line-height: 20px;
	background:#80C9D0 url(imgs/callcircle1.png) no-repeat 12px 87px;
	color:#fff;
	text-align:center;
	font-weight:400;
	padding:95px 10px 0 100px;
	border-radius:4px;
	text-shadow:0 1px 2px #000;
	height:80px;
	margin:8px 0 8px 20px;
	position:relative;
	width:300px;
	float:right;
}

.hn-callzip p {
	color:#fff;
	text-shadow:0 1px 2px #000;
	text-align:center;
	margin:10px 0;
	padding: 0px;
}

.hn-callzip form {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:80px;
	background:transparent url(imgs/nav.png) no-repeat top center;
	border-radius:4px 4px 0 0;
}

.hn-callzip input {
	height:33px;
	width:200px;
	font-size:20px;
	border:none;
	border-radius:4px;
	margin-top:0;
	text-align:center;
}

.hn-callzip button {
	float:right;
	margin-right:23px;
	-webkit-appearance:none;
	-moz-appearance:none;
	margin-top:0;
	height:35px;
	width:150px;
	border-radius:4px;
	border:none;
	color:#fff;
	font-weight:700;
	background:#00445D;
	font-size:15px;
	cursor:pointer;
	padding: 0px;
}

.hn-callzip span {
	margin-top:0;
	font-size:37px;
	line-height:normal;
	display:block;
}

iframe.cpl{
    width: 350px;
    height: 223px;
    display: block;
    border: 1px solid #4d6a92;
    border-radius: 2px;
}
iframe.cpc1lk, iframe.state{
    width: 300px;
    height: 250px;
    display: block;
    border: none;
}
iframe.cpclnks{
    width: 250px;;
    height: 190px;
    display: block;
    border: none;
}
iframe.cpl.size3{
    height: 320px;
}


iframe.cpcmini{
    width: 450px!important;
    height: 110px!important;
    display: block;
    border: none;
}





/* Sides */

.hn-callus.right, .hn-callzip.right {
	float:right;
	margin:8px 0 8px 20px;
}
.hn-callus.left, .hn-callzip.left {
	float:left;
	margin:8px 20px 8px 0;
}

iframe.left, .hnenrollleft{
    float: left!important;
    margin: 10px 20px 10px 10px;
}
iframe.right, .hnenrollright{
    float: right!important;
    margin: 10px 10px 10px 20px;
}




.hn-mobilefeed{display: none;}

@media (max-width: 599px) {
    .hn-mobilefeed{
    display: block;
    position: fixed;
    z-index: 33333;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: white;
    overflow: scroll;
    }
    .hn-mobilefeed iframe{
        width: 100%;
        height: 100%;
        display: block;
    }
}
#mf ul, #mf li{
    display: block;
    margin: 3px;
    padding: 0px;
    overflow: auto;
    font-family: sans-serif;
    font-weight: 200;
}

#mf li{
    padding: 2%;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 5px 0px;
}
#mf li img{
float: left;
width: 100px;
height: auto;

margin-right: 2%;
padding: 3px;
background: white;
border-radius: 2px;
}
#mf li i{
    width: 45%;
    font-style: normal;
    padding: 2%;
    font-size: 17px;
    line-height: 24px;
    display: block;
    float: right;
}
#mf a{
    color: #2c77b9;
    text-decoration: none;
    display: block;
}
#mf a:hover{
    color: white;
}
#mf li:hover{
    background: #70aee5;
    color: white;
}
#mf li.form{
    background: #f4f4f4;
}
#mf input{
    width: 50%;
    display: block;
    height: 33px;
    padding: 5px;
    border: 1px solid #ccc;
    float: left;
    font-size: 22px;
    text-align: center;
}
#mf button{
    float: right;
    height: 45px;
    padding: 5px;
    text-align: center;
    color: white;
    background: #13c16d;
    border: none;
    width: 45%;
    border-radius: 2px;
    font-size: 22px;
}
#mf label.error{
    display: none!important;
}
#mf input.error{
    background: #fbf9dd;
}


table.enstart {
	display:block;
}

.enstart td {
	display:table-cell;
	width:30%;
	height:70px;
	vertical-align:middle;
	text-align:center;
	border:2px solid #fff;
	padding:1%;
	line-height:22px;
	font-size:18px;
}
.enstart.fcolum td{
    width: 17%;
}

.enstart tr.headlines {
	background:#124A6B;
	color:#fff;
}

.enstart td.odd {
	background:#d3e3ef;
}

.enstart td.even {
	background:#a3c4dd;
}

/* Special Site Colors */
.hn-callus.SDS, .hn-callzip.SDS{
    border:1px solid #cc4f15;
    width: 350px;
    background: #F5783D url(imgs/callrep3.png) no-repeat center right;
}
.hn-callus.SDS span{
    font-size: 26px;
    margin-top: 5px;
}
/*
.hn-callzip.OMN form{
    background: red;
}
.hn-callzip.OMN button{
    background: green;
    color: white;
}*/