/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

.print-only { display: none; }
.requiredonly { display: none; }

body { margin: 0; padding: 0; font-family: 'Montserrat', sans-serif; background: #fff url(../_img2017/background3.png) top left repeat-x; color: #222; }

a, a:visited { color: #ca0088; text-decoration: none; }
a:hover { text-decoration: underline; color: #ca0088; }

.header h4#hdi { margin-top: 74px; color: #fff !important; text-transform: uppercase; float: right; display: inline !important; position: relative; }


sup { vertical-align: super; font-size: 70% }

.glass {
	margin:10px 0px 10px;
	padding:10px 0px;
	width: 95%;
	border:5px solid rgba(255,255,255,1);
	border-radius:20px;
	display: inline-block;
	text-align: center;
	-webkit-box-shadow:
		0 2px 6px rgba(0,0,0,0.5),
		inset 0 1px rgba(255,255,255,0.3),
		inset 0 10px 20px rgba(255,255,255,0.25),
		inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow:
		0 2px 6px rgba(0,0,0,0.5),
		inset 0 1px rgba(255,255,255,0.3),
		inset 0 10px 20px rgba(255,255,255,0.25),
		inset 0 -15px 30px rgba(0,0,0,0.3);
	box-shadow:
		0 2px 6px rgba(0,0,0,0.5),
		inset 0 1px rgba(255,255,255,0.3),
		inset 0 10px 20px rgba(255,255,255,0.25),
		inset 0 -15px 30px rgba(0,0,0,0.3);
	background:rgba(204,0,122,1);
	}
	
.glassblue {
    background:rgba(0,160,174,1);
	}
	
.glass:hover { border:5px solid rgba(255,255,255,0.5);
	background:rgba(255,255,255,0.75);
	}
	
.glass a { font-size: 27px; color: #fff; text-decoration: none;  line-height: 30px; display: block; font-weight: normal; } 
.glass a span { display: block; font-size: 17px; line-height: 17px; color: #fff; text-shadow: none; font-weight: normal; }

.glass:hover  a, .glass:hover span { color: #cc007a; text-shadow: 0 1px 0 #fff; }

#toprow { margin-bottom: 145px; text-align: right; }

.halffull { width: 45%; }
.halfempty { width: 45%; margin-left: 5%; }
	

.glass a span.smaller { font-size: 14px; }

.glass:hover  a { color: #ca0088; text-shadow: 0 1px 0 #fff; }

#toprow { margin-bottom: 145px; text-align: right; }

#languages {
    float: right;
    background: #ca0088;
    background: #00a0ae;
    width: 120px;
    height: 25px;
    padding: 2px;
    text-align: center;
    margin-top: -5px;
    }
    
#languages a { color: #fff; text-decoration: none; font-size: 12px; }
#languages a:hover { color: #122364; text-decoration: underline; }

.header { padding-top: 10px; padding-bottom: 0; margin-bottom: 0; }

.header-right { text-align: right; }
.header-right form { float: right; margin: 20px 0 0 0; }
.header-right p { margin: 0 0 10px; }
#social { clear: right; height: 42px; overflow: hidden; }
#social li { display: inline; height: 42px; margin-left: 5px; color: #fff; font-size: 14px; }
#social li img { vertical-align: middle; }

#breachnotice p { border: 2px solid #ca0088; background: #fff; font-weight: bold; margin-bottom: 20px; padding: 5px 10px; }
#breachnotice p a { color: #ca0088; }

#logo { margin-top: 5px; }

#search-input { 
    float: left; 
    width: 170px; 
    border: 1px solid #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
     }
#search-submit { 
    float: left; 
    margin: 0 0 0 5px; 
    padding: 7px 10px 6px;
    color: #ffffff;
    background-color: #c60087;
    -webkit-box-shadow:  none;
    border: none;
    box-shadow:  none;
    text-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font-size: 13px;
    line-height: 13px;
    font-weight: normal;
    text-transform: uppercase;
    width: auto;
    cursor: pointer;
     }
.head { margin-bottom: 10px; }

#topnav { background: #00a0ae; padding: 10px 0; }
#topnav ul { margin: 5px 0 0 15px; padding: 0; }
#topnav li { float: left; display: inline; }
#topnav li a { color: #fff; font-size: 17px; font-weight: bold; margin: 5px 15px 5px 0; padding: 3px; 5px;  text-transform: uppercase; text-decoration: none; }
#topnav li a:hover { color: #122364; }

#lownav { background: #006196;  padding: 5px 0 0; margin-bottom: 20px; margin-top: 5px; }
#lownav ul { margin: 5px 0 0 15px; padding: 0; }
#lownav li { float: left; display: inline; }
#lownav li a { color: #fff; font-size: 14px; font-weight: bold; margin: 5px 15px 5px 0; padding: 3px 5px 0;  text-transform: none; text-decoration: none; }
#lownav li a:hover { color: #a2bf00; color: #000;}
.b-home #lownav { margin-top: 0px; padding-top: 0; }
#homepagelownav { padding-top: 0; }

#accountnav .sixteen { background: #a2bf00; background: #006196;margin-bottom: 20px; margin-top: 5px;  }
#accountnav ul { margin: 0px 0 0 0px; padding: 0;  }
#accountnav li { float: left; display: inline; margin: 0 !important; }
#accountnav li a { color: #fff; display: block; font-size: 14px; font-weight: bold; margin: 0; padding: 10px 8px;  text-transform: none; text-decoration: none; }
#accountnav li a:hover { color: #a2bf00;color: #006196; }
.nav li a:hover,
.b-status #accountnav li a.status,
.b-view #accountnav li a.view,
.b-dental #accountnav li a.dental,
.b-messages #accountnav li a.messages,
.b-logout #accountnav li a.logout {
	background: #0c1845;
	color: #fafafb;
}


.b-home #lownav { background: #a2bf00; background: #006196; padding: 10px 0; margin-bottom: 20px; }
.b-home #lownav ul { margin: 5px 0 0 15px; padding: 0; }
.b-home #lownav li { float: left; display: inline; }
.b-home #lownav li a { color: #fff; font-size: 17px; font-weight: bold; margin: 5px 15px 5px 0; padding: 3px; 5px;  text-transform: none; text-decoration: none; }
.b-home #lownav li a:hover { color: #000; }

h1, h2 { font-size: 32px; color: #122364; margin: 10px 10px 30px 10px; padding: 0 0 15px 0; font-weight: 300; }

h3 { font-size: 20px; color: #122364;}
.b-home h3 { font-size: 23px; }
h3.boxed { font-size: 20px; color: #fff; padding-left: 5px; background: #00a0b0; margin: 20px 0 10px 0}

h4 { font-size: 17px; color: #a2bf00; color: #006196; }

.header h5 { font-size: 11px; color: #fff; text-transform: uppercase; font-weight: 300; margin-top: -10px; letter-spacing: 1px; }

#footer { border-top: 1px solid #a2bf00;border-top: 1px solid #006196; margin-top: 40px; margin-bottom: 20px; padding-top: 10px; font-size: 12px; }
#footer a { color: #ca0088; }
#footer .right { text-align: right; }


.statement { font-weight: bold; font-size: 22px; color: #222; text-shadow: 0 0 3px #fff; line-height: 28px; margin: 0; }
.phone { font-weight: bold; font-size: 22px; color: #00a0b0; text-shadow: 0 0 3px #fff; line-height: 28px; margin: 0; }

.links { margin: 40px 0; text-align: center; }
.links a { margin-right: 20px; padding: 7px 0; text-align: center; width: 200px; display: inline-block; background: #ca0088; color: #fff; text-decoration: none; font-weight: bold; font-size: 16px; }
.links a:hover { color: #000; }



#nav { background: #ca0088; padding: 12px 0 0 0;}
#nav2 { background: #00a0b0; padding: 7px 0 0 0;}
#nav3 { background: #a2bf00 !important; background: #006196 !important;padding: 7px 0 0 0;}
.nav ul { margin: 0; padding: 0; }
.nav li { float: left; display: inline; }
.nav li a { color: #fff; font-weight: bold; margin: 5px 15px 5px 0; padding: 3px; 5px;  text-transform: uppercase; text-decoration: none; }
.nav li a:hover { color: #000; }
#nav li a { border: 1px solid #a50571;  }
#nav2 li a { border: 1px solid #00a0b0; }
#nav3 li a { border: 1px solid #a2bf00;border: 1px solid #006196; }
#nav2 li a:hover { border: 1px solid #027c88; }
#nav3 li a:hover { border: 1px solid #849b01; }

.b-renew #nav { background: #fff !important; padding: 12px 0 0 0;}
.b-renew #nav li a { border: 0px solid #a50571;  }

ul.inline li { float: left; margin-right: 20px; font-size: 120%;  }

.warning { background: #ff0; }

#pdf .columns { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-top: 40px; margin-bottom: 20px; padding-top: 10px; font-size: 12px; }

#pdf img { vertical-align: top; float: left; margin: 0 10px 10px 0;  }

.answer { margin-top: 5px; margin-bottom: 25px; color: #122364; line-height: 150%; font-size: 110%; }
.question { font-weight: bold; font-size: 110%; }

.errornote { background: #ffc; }



ul.arrowed { margin-left: 20px; margin-top: 10px; }

ul.arrowed li,
.note ul.arrowed li {
	list-style-image: url(/_img/arrowed_note.png);
	list-style-position: outside;
}

ul.arrowed li ul.noarrowed li {
	list-style-image: none;
	list-style: square;
}

div.note {
	background: #def1f5; 
	padding: 20px;
	margin: 10px 0 15px;
}


/* DIV TABLE */
.dt div {
	float: left;
	width: 60%;
	padding: 5px 0;
	border-top: 2px #ca0088 solid;
	margin: 0 0 15px;
}

.dt div + div {
	float: left;
	border-top: 2px #0c1844 solid;
	border-top: 2px #b5ce29 solid;
	width: 30%;
}

.dt h5 {
	line-height: 1.5;
	padding: 0;
	margin: 0 10px 10px;
}

.dt p {
	line-height: 1.5;
	padding: 0;
	margin: 0 10px 10px;
}

.dt div + div p { font-weight: bold; }

/* / DIV TABLE */

/* DIV TABLE FOR PLANS */
.plan-dt {
	clear: both;
	width: 100%;
}

.plan-dt div {
	float: left;
	width: 30%;
	padding: 5px 0;
	border-top: 2px #ca0088 solid;
	margin: 0 0 15px;
}

.plan-dt div + div {
	float: left;
	border-top: 2px #00a0ae solid;
	width: 60%;
}

.plan-dt .dta {
	float: left;
	border-top: 2px #ca0088 solid;
	width: 20%;
}

.plan-dt .dtb {
	float: left;
	border-top: 2px #00a0ae solid;
	width: 29%;
}

.plan-dt .dtc {
	float: left;
	border-top: 2px #00a0ae solid;
	width: 49%;
}

.plan-dt .dtd {
	float: left;
	width: 20%;
	padding: 5px 0;
	border-top: 2px #ca0088 solid;
	margin: 0 0 15px;
}

.plan-dt .dte {
	float: left;
	border-top: 2px #00a0ae solid;
	width: 78%;
}

.plan-dt h5 {
	line-height: 1.5;
	padding: 0;
	margin: 0 10px 0px;
}

.plan-dt p {
	line-height: 1.5;
	padding: 0;
	margin: 0 10px 10px;
}

.plan-dt ul {
	margin: 0 0 0 10px;
}

.plan-dt div + div ol li { margin: 0; }

.enroll-data {
	clear: both;
	padding-top: 50px !important;
	}
	
.fifty { width: 50%; }

/* / DIV TABLE FOR PLANS */


.note select { width: 140px; float: none; display: inline; }
.note .submit { padding: 3px; }



/* CALENDAR */
.event {
	margin: 20px 0;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #eee;
}

.event h3 { margin-top: -10px; line-height: 120%; }

.event .date {
	clear: left;
	float: left;
	width: 80px;
	text-align: center;
	margin: 0;
	background: #fff;
	height: 90px;
	padding: 0px;
	color: #ca0088;
	font-size: 125%;
	border: 2px solid #0c1844;
}

.event-day {
	font-size: 75%;
	line-height: 14px;
	display: block;
	background: #0c1844;
	padding: 5px;
	color: #fff;
	margin: 0;
	
}

.event-date {
	font-weight: bold;
	font-size: 120%;
	padding: 5px;
	line-height: 25px;
	letter-spacing: -0.1em;
	color: #0c1844;
	display: block;
	margin: 0;
}

.event .full, .event .first, .event .second {
	float: left;
	padding: 10px;
}

.event .full p, .event .first p, .event .second p {
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 5px 0;
}

.event .first li, .event .second li {
	line-height: 130%;
}


.event .full {
	width: 100%;
}

.event .first, .event .second { margin-left: 95px; float: none; }


.event .second p { font-weight: normal; }

.doc {
	background: url("/_img/event_doc.jpg") 12px 0px no-repeat;
	}
	
.doc li {
    padding: 0px 0 15px 35px;
	
}

.docu p {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc; 
	}
.docu p:hover { cursor: pointer; }

.docu p button { 
    background: url("/_img/event_doc.jpg") 8px 5px no-repeat !important;
	padding: 5px 0 10px 50px !important;
	display: block;
	height: 50px;
	}
	


p.place {
	padding: 5px 0 15px 35px;
	font-weight: normal !important;
	background: url("/_img2014/icon_map.png") top left no-repeat;
	margin: 0;
}

p.time {
	padding: 5px 0 15px 35px;
	font-style: italic;
	background: url("/_img2014/icon_clock.png") top left no-repeat;
	font-weight: normal !important;
	margin: 0;
}


#kidcare { 
    margin-bottom: 20px;
    }
    
#kidcare img { width: 300px; }


table.income-info {
	width: 100%;
	margin-top: 30px;
	}

.income-info td {
	padding: 5px;
	}

.income-info td.leftcol {
	width: 30%;
	}

tr.on { background: #ddd; }

.show-me {
	height: 1px;
	width: 1px;
	visibility: hidden;
}

table.fullpay { margin-bottom: 20px; }
table.fullpay td p { font-size: 13px; padding: 0 10px; }
table.fullpay td { border-bottom: 1px solid #000; }

/* DEBUG (OBVIOUSLY) */
.debug {
	background: #042028;
	color: #66ff00;
	padding: 10px;
	margin: 0 0 20px 0;
	height: 200px;
	overflow: scroll;
}

.debug h3 {
	background: #cb4b16;
	color: #fdf6e3;
	font-size: 12px;
	font-family: 'consolas', courier, fixed;
	padding: 2px 10px;
	border-bottom: 1px #fdf6e3 solid;
	margin: 10px 0;
}

.debug {
	font-size: 12px;
	font-family: 'consolas', courier, fixed;
	text-align: left;
}

/* DEBUG (OBVIOUSLY) */
pre {
	background: #042028;
	color: #66ff00;
	padding: 5px;
	margin: 5px 0;
	overflow: auto;
}

/* / DEBUG */


h2.funky { text-align: center; font-size: 30px; line-height: 35px; color: #ca0088; margin: 0px 0; font-weight: normal; text-transform: uppercase;}

.featured-holder { background: #eee; margin-bottom: 10px; }
.featured { background: #eee;  padding: 10px; margin: 0; }
.focus { font-size: 120%; line-height: 130%; margin: 10px 0; color: #333; }

.service-button { float: left; width: 87px; margin: 0 7px 10px 7px; height: 130px; }
.service-button p { text-align: center; font-size: 13px; font-weight: bold; }

.with { display: block; background: #fff; color: #00a0b0; font-weight: normal; font-size: 18px; padding: 5px 10px; margin-top: 20px; }
.without { display: block; background: #00a0b0; color: #fff; font-weight: normal; font-size: 18px; padding: 5px 10px; margin-top: 20px; }
.with strong, .without strong { font-weight: bold; font-size: 24px; }
.comparison { text-align: center; margin-top: 5px; }
.comparison p { font-size: 16px; margin-top: 5px; }
.featured-holder em { font-size: 11px; color: #666; }
em .with { font-size: 12px; padding: 0 3px; }
em .without { font-size: 12px; padding: 0 3px; }

.blue { padding: 10px; background: #def1f5; margin-bottom: 15px; height: 110px; border: 1px solid #fff; }
.pink { padding: 10px; background: #f1cfe6; margin-bottom: 15px; height: 110px; border: 1px solid #fff; }
.pink h4 { color: #ca0088; line-height: 20px; }
.blue h4 { color: #00a0b0; line-height: 20px; }


.docstatus { width: 100%; font-size: 12px; margin-bottom: 20px;}
.docstatus th { text-align: left; background: #ff6; padding: 3px; }
.docstatus .heading { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.docstatus .heading td, .docstatus td {  padding: 3px;}
.docstatus .on { background: #eee; }
.docstatus .file { width: 30%; }
.docstatus .ref { width: 20%; }
.docstatus .type { width: 35%; }
.docstatus .success, .docstatus .fail { width: 15%; }
.docstatus .datetime { text-align: right; }
.docstatus .success { background: #a2bf02; color: #fff; font-weight: bold; }
.docstatus .fail { background: #c90f02; color: #fff; font-weight: bold; }


/* #Page Styles
================================================== */

/*  url(/_img2014/superkid.png) top left no-repeat */

.subnav { background: #e2e4e4; min-height: 400px; }
.subnav div { margin: 10px; }
.subnav h6 { margin: 0 0 15px 0; color: #122364; }
.subnav li { margin: 0; padding: 0;  }
.subnav li a { display: block; padding: 5px 0;border-bottom: #444 1px solid;  }
.subnav li a:hover { text-decoration: none; background: #fff; }
.subnav li a span { font-size: 90%; color: #000; padding-left: 10px; }
.datanav { background-image: none; height: 250px !important; min-height: 250px !important; }

.fullpay { margin-top: 20px; }
.fullpay td { padding: 5px; border-bottom: 1px solid #fff; }
.fullpay .on { background: #eee; }
.fullpay .plat { background: #eee; }
.fullpay .on .plat { background: #ddd; }
.fullpay .indent { padding-left: 20px; }
.fullpay .indented { padding-left: 40px; }
.fullpay th { text-align: left; font-weight: bold; font-size: 120%; padding: 10px 5px; border-bottom: 1px solid #000; }
.fullpay .explain td { padding: 0; }
.fullpay .explain p { margin: 5px 0px; padding: 5px; font-size: 90%;  background: #f4e9e1; }
.fullpay .disc { margin-left: 20px; }
.fullpay .disc li { margin-bottom: 5px; }

.lastdate { float: right; font-style: italic;  }

#tinymap { float: right; width: 150px; height: 151px;  margin-left: 20px; background: url(/benefits/providers/tinymap.png) top right no-repeat; }
#tinymap a { display: block; padding: 50px 50px 0 10px; }

.ratingstable { margin-bottom: 40px; }
.ratingstable td { font-size: 14px; padding: 5px; vertical-align: middle; }
.ratingstable th { font-size: 14px; padding: 5px; font-weight: bold; vertical-align: bottom; border-bottom: 1px solid #000; text-align: left; }
.ratingstable time { font-size: 1px; width: 1px; height: 1px; overflow: hidden; color: #fff; display: block; }
.ratingstable .even { background: #eee; }

.ratingskey td { font-size: 12px; padding: 0px 10px 0 0; vertical-align: middle; }
.ratingskey { margin-top: 100px; }
.rateblue { background: #def1f5 !important; border-top: 1px solid #000; border-bottom: 1px solid #000; }


#hurricane { margin-top: 20px; }
#hurricane .sixteen { background: #c00; color: #fff; }
#hurricane p { font-weight: bold; padding: 10px; }

.videos img {
  width:100%;
  height:auto;
}
a.video {
  float: left;
  position: relative;
}
a.video span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/_img/play-btn.png") no-repeat;
  background-position: 50% 50%;
  background-size: 300%;
}
@media screen and (max-width: 480px) {
  a.video span {
    background-size: 400%;
  }
}

.vid { background: #eee; float: left; width: 250px; padding: 10px; margin: 0 20px 20px 0; }
.vid img { height: 150px; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
    margin-bottom: 20px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#tableau { position: relative; width: 1300px; height: 1000px; margin: 0 auto; padding: 0; }
	.tableauPlaceholder  {width: 1300px; }
	
.header-right .notices  { font-size: 11px; line-height: 13px; padding: 5px 0; color: #fff;}
.header-right .notices a { color: #fff; text-decoration: none; padding: 0px 0px 0 0; }
#social li.notices { padding: 0; }
#social { width: 400px; float: right; }
.header-right .notices a:hover { color: #ca0088; }

#menu-icon, #menu-x {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #ca0088 url(/_img2017/menu-icon.png) center;

}

#menu-x { background: #ca0088 url(/_img2017/menu-close.png) center; }

.toolkitdiv { width: 30%; margin-right: 2%; float: left; text-align: center; }

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	#topnav li a { color: #fff; font-size: 15px; font-weight: bold; margin: 5px 10px 5px 0; }
	.blue, .pink { height: 150px; }

    }

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	
	h1, h2 { margin-left: 0; }
	.halffull { width: 100%; }
    .halfempty { width: 100%; margin-left: 0%; }
    #kidcare { background: #fff; background-image: none; }
    #logo { width: 150px; position: absolute; }
	.blue, .pink { height: auto; }
	.header-right { width: 240px !important; float: right !important; }
	.head { margin-bottom: 0px; }
	
	.ratingstable td, .ratingstable th { font-size: 10px; padding: 0; }
	.ratingstable img { width: 90%; }
	
	#social { margin-top: 10px; height: 32px; }
	#social .list { margin-bottom: 0; }
	
    #menu-icon { display:inline-block; float: left; }
    
    #mobnav .list:nth-of-type(1) { 
		display: none;
		position: absolute;
		padding: 0 10px 0 0;
		background: #00a0ae;
		left: 30px;
		top: 0px;
		width: auto;
		z-index: 800;
		height: auto;
	}
	
	#topnav .iconlist { float: left; }
	#topnav .iconlist a {margin: 5px 0px 5px 10px; }
	
	#mobnav:hover > .list:nth-of-type(1) { display: block; }
	#menu-icon:hover + #menu-x { display: block; position: absolute; top: 10px; left: 0; }
	
	#mobnav .list:nth-of-type(1) li { width: 100%; border-bottom: 1px solid #fff; display: inline-block; padding: 10px; }
	
	#menu-x:hover + .list:nth-of-type(1) { display: none; }
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header h5 { margin-top: 0; position: absolute; top: 50px; letter-spacing: 0;  }
	
	
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	
	.plan-dt div, .plan-dt div + div { float: none; width: 100%; }
	.dt div, .dt div + div { float: none; width: 100%; }
	.dta, .dtb, .dtc, .dtd, .dte { width: 300px !important; float: none; clear: left; }
	.header-right #search-input { width: 90px; }
	.header h5 { margin-top: 0; position: absolute; top: 50px; letter-spacing: 0; font-size: 9px; }
	.header-right { width: 140px !important; float: right !important; }
	
	#social { margin-top: 0px; height: 29px; }
	#languages { margin-top: 5px; }
	
	
	
	}
	
@media only screen and (max-width: 767px) {
.map { width: 100%!important;
        -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    }

	.toolkitdiv { width: 100%; margin-right: 0%; float: none; text-align: center; }
}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */


        .regions { font-size: 11px; line-height: 12px; position: absolute; z-index: 0; top: 360px; width: 300px; }
        .regions td { padding: 5px; border: 2px solid #fff; }
        .region1 { background: #f690be; }
        .region2 { background: #80d7f7; }
        .region3 { background: #c6e39f; }
        .region4 { background: #fed8a0; }
        .region5 { background: #f7a09b; }
        .region6 { background: #89d4cf; }
        .region7 { background: #c993c7; }
        .region8 { background: #f8ac95; }
        .region9 { background: #80d3a8; }
        .region10 { background: #df8f97; }
        .region11 { background: #9798c9; }
        .map { margin-bottom: 150px; }
        
@media only screen and (max-width: 767px) {  
    .regions { top: 500px; }
    .map { margin-bottom: 550px; }
    } 
    
    
#submitter {
    color: #ffffff;
    background-color: #c60087;
    background-image: -moz-linear-gradient(top, #c60087, #86035c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c60087), to(#86035c));
    background-image: -webkit-linear-gradient(top, #c60087, #86035c);
    background-image: -o-linear-gradient(top, #c60087, #86035c);
    background-image: linear-gradient(to bottom, #c60087, #86035c);
    background-repeat: repeat-x;
    -webkit-box-shadow:  0 1px 4px 0px rgba(0, 0, 0, .35);
    box-shadow:  0 1px 4px 0px rgba(0, 0, 0, .35);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: rgba(0, 0, 0, 0.01);
    outline-offset:2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    cursor: pointer;
    text-shadow: 0 -1px 0 #000; 
    margin: 5px 5px 5px 0;
  }     
        
  .b-renewal .two-thirds ol { list-style: upper-alpha;}