/*@import url("fonts.css");
.mmuni {
	font-family: Myanmar3,Yunghkio,"Masterpiece Uni Sans";
}
.zawgyi {
	font-family: 'Zawgyi-One','Zawgyi1','Zawgyi-One-Embedded', 'zawgyi-one';
}*/
.caption
{
	font-size:.9em
}
[data-icon]:before
{
	font-family:'MeteoconsRegular';
	content:attr(data-icon)
}
.tile_container
{
	padding-left:0 !important;
	padding-right:0 !important
}
body
{
	font:300 1em/1em "Myriad Pro",MyriadPro-Regular,'Pyidaungsu','Myanmar3','padauk',Helvetica,sans-serif;
	background:#fff no-repeat top center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	padding-bottom:1px;
	-webkit-font-smoothing:antialiased;
	overflow-y: scroll;
}
.no-js body
{
	background-image:url(../assets/images/backgrounds/background-00.jpg)
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	/*font-family: 'Myanmar3','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;*/
	font-family: "Myriad Pro",MyriadPro-Regular,'Pyidaungsu','Myanmar3','padauk', Helvetica,sans-serif;
}
a
{
	color:#338e91
}
.static-content a,#modal_content a
{
	text-decoration:underline
}
.swipe_panel a:hover,.static-content a:hover,
#modal_content a:hover
{
	text-decoration:none !important
}
a [class^="icon-"],a [class*=" icon-"],
a .icon-circle-arrow-left,
.static-content .site_button,
#modal_content .site_button,.tile>a,
.home.row-bar li a,#modal_content a.map_it
{
	text-decoration:none !important
}
@media only screen and (max-width:767px) {
	.day body
	{
		background-color:#ffe69b
	}
	.night body
	{
		background-color:#0d1c2f
	}
	.no-js body
	{
		background-image:none
	}

}
.heading-icon
{
	opacity:.7;
	padding-top:.25em
}
@media only screen and (max-width:600px){
	.heading-icon
	{
		display:none
	}
	.icon-circle-arrow-left
	{
		font-size:44px
	}

}
a:focus
{
	outline:0
}
.site_button
{
	display:inline-block;
	min-height:3em;
	line-height:3em;
	background:#44bcc1;
	padding:0 20px;
	font-size:1em;
	font-weight:600;
	color:#FFF;
	text-align:center;
	border:0;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s
}
.site_button:hover,.site_button:focus
{
	color:#FFF !important;
	background:#338e91
}
.site_button.sortable
{
	margin:.1em
}
.site_button.sortable.sort_l
{
	width:9em
}
.site_button.sortable.sort_m
{
	width:8em
}
@media only screen and (max-width:767px){
	.site_button.sortable
	{
		font-size:.9em
	}
	.site_button.sortable.sort_l_m
	{
		width:9em
	}

}
	[class^="icon2-"]:before,[class*=" icon2-"]:before
{
	margin-right:0;
	margin-bottom:.1em;
	margin-left:0
}
.vcard
{
	border:0
}
.accessibility
{
	display:block;
	height:0;
	text-indent:-2000px
}
.screenreader .screenreader_mode
{
	display:none
}
.text-only
{
	background:#CCC
}
.text-only body
{
	background:#CCC;
	background-image:none !important
}
.text-only *
{
	color:#000 !important
}
.text-only .tile a
{
	outline:1px solid #000 !important
}
.text-only .swipe_button
{
	outline:1px solid #000 !important
}
.text-only .footer *
{
	color:#FFF !important
}
.text-only .footer .footer_bubble span
{
	color:#000 !important
}
.siteAlert
{
	position:relative;
	display:block;
	padding:1em 20px 1em 70px;
	color:#fff;
	background:#c3333d;
	line-height:1.3em;
	margin-bottom:10px;
	text-shadow:none;
	border-radius:0 0 5px 5px
}
	div.siteAlert a
{
	color:#FFF;
	text-decoration:underline
}
	div.siteAlert a:hover
{
	text-decoration:none
}
	a.siteAlert
{
	text-decoration:underline
}
.siteAlert:hover
{
	color:#fff
}
.siteAlertRed
{
	background:#c3333d
}
.siteAlertRed:hover
{
	text-decoration:none;
	background:#b91a25
}
.siteAlertOrange
{
	background:#e55904
}
.siteAlertGreen
{
	background:#53ac47
}
.siteAlertBlue
{
	background:#2d5387
}
.siteAlert strong
{
	font-weight:600
}
.siteAlert i
{
	position:absolute;
	top:50%;
	font-size:30px;
	float:left;
	display:inline-block;
	margin-right:10px;
	margin-top:-15px;
	left:20px
}
.siteAlert p
{
	margin-bottom:0
}
@media only screen and (max-width:767px){
	.siteAlert
	{
		border-radius:0
	}

}
.swipe_panel h2
{
	display:block;
	margin:0 0 .5em 0;
	color:#FFF;
	color:rgba(255,255,255,.95);
	text-shadow:0 -1px 0 rgba(0,0,0,.4);
	text-transform:uppercase;
	/*letter-spacing:.15em;*/
	font-weight:400;
	font-size:2.4em
}
.swipe_panel h2 a
{
	color:#FFF;
	color:rgba(255,255,255,.95);
	text-shadow:0 -1px 0 rgba(0,0,0,.4);
}
.swipe_panel h2 .fa {
	margin-right: 8px;
	color: #0A0A5F;
}
@media only screen and (max-width:767px){
	.swipe_panel h2
	{
		margin-left:.3em;
		font-size:1.8em
	}

}
.no-js .swipe_panel h2
{
	color:#fff !important;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.no-js .swipe_panel h2 a i
{
	color:#202020 !important;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.tile
{
	padding-top:.5em;
	padding-bottom: .5em
}
.tile>a
{
	position:relative;
	display:block;
	padding:.9em;
	min-height:6em;
	opacity:0.8;
	border-radius:10px 10px;
}
.tile>a h3
{
	font-weight:400;
	font-size:1.1em;
	line-height: 1.5em;
}
.tile>a:hover
{
	opacity:1
}
.tile>a i
{
	position:absolute;
	right:.4em;
	bottom:.2em;
	/*font-size:1.85em;*/
	font-size:2.4em;
	opacity:.25;
	color:#000 !important;
	text-shadow:0 -1px 0 rgba(0,0,0,0.35)
}
.tile.large>a
{
	min-height:13em
}
@media only screen and (max-width:767px){
	.tile.large>a
	{
		min-height:6em
	}

}
/*.government h3,
.residents h3,
.business h3,
.visitors h3 {
	font-family: Myanmar3,Yunghkio,"Masterpiece Uni Sans";
}*/
.government.primary
{
	background-color:#7dafb9;
	color:#fff;
	text-shadow:0 0 1px rgba(255,255,255,0.9)
}
.government.primary h3
{
	color:#fff
}
.government.secondary
{
	background-color:#a5c8cd;
	color:#000;
	text-shadow:0 0 1px rgba(255,255,255,0.9)
}
.government.secondary h3
{
	color:#000
}
.residents.primary
{
	background-color:#c86946;
	color:#fff;
	text-shadow:0 0 1px rgba(255,255,255,0.3)
}
.residents.primary h3
{
	color:#fff
}
.residents.secondary
{
	background-color:#d28769;
	color:#fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
.residents h3
{
	color:#fff
}
.business.primary
{
	background-color:#887f2e;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5)
}
.business.primary h3
{
	color:#fff;
	text-align:center;
}
.business.secondary
{
	background-color:#a39e50;
	color:#FFF;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2)
}
.business.secondary h3
{
	color:#FFF
}
.visitors.primary
{
	background-color:#915528;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2)
}
.visitors.primary h3
{
	color:#fff
}
.visitors.secondary
{
	background-color:#b98c64;
	color:#fff;
	text-shadow:0 0 1px rgba(255,255,255,0.9)
}
.visitors.secondary h3
{
	color:#fff
}
.day .header .site_title h1 a
{
	color:#333;
	color:rgba(0,0,0,.8);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.day .header .site_title h1 a:hover
{
	color:#000;
	color:rgba(0,0,0,1)
}
.day .header .site_title span
{
	color:#202020;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.day .navigation li a span
{
	#color:#000;
	/* text-shadow: 0 1px 0 rgba(142, 142, 142, 0.65) !important; */
	border-bottom:1px dashed transparent
}
@media only screen and (max-width:767px){
	.day .navigation li a span
	{
		color:#fff !important;
		text-shadow:none !important
	}
	.day .navigation li a
	{
		text-shadow:0 -1px 0 rgba(0,0,0,0.3) !important
	}

}
.day .navigation li a i
{
	color:#aaa;
	color:rgba(0,0,0,.35) !important
}
.day .navigation li.current a span
{
	border-bottom:1px dashed #999
}
.day .navigation li a:hover
{
	background-color:rgba(0,0,0,.1)
}
.day .navigation li a:hover span
{
	/*color:#fff !important;
	text-shadow:0 1px 0 rgba(255,255,255,1) !important*/
}
.day .navigation li a:hover i
{
	color:#333;
	color:rgba(0,0,0,.75) !important
}
.day .welcome_message
{
	color:#202020 !important;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.day .swipe_panel h2
{
	/* color:#000080 !important;
	color:rgba(0,0,0,.85); */
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.day .swipe_panel h2 a i
{
	color:#202020 !important;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.day
{
	color:#202020 !important;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.day .government.primary
{
	background-color:#7dafb9
}
.day .government.secondary
{
	background-color:#a5c8cd
}
.day .static-content .government h2,.day #modal .government h2
{
	color:#5f939d
}
.day .government .site_button
{
	background:#7dafb9
}
.day .government .site_button:hover
{
	background:#5f939d
}
.day .residents.primary
{
	background-color:#003479
}
.day .residents.secondary
{
	background-color:#d28769
}
.day .static-content .residents h2,.day #modal .residents h2
{
	color:#af5534
}
.day .residents .site_button
{
	background:#c86946
}
.day .residents .site_button:hover
{
	background:#af5534
}
.day .business.primary
{
	background-color:#0D6EA6
}
.day .business.secondary
{
	background-color:#3085D3
}
.day .static-content .business h2,.day #modal .business h2
{
	color:#7c7324
}
.day .business .site_button
{
	background:#918732
}
.day .business .site_button:hover
{
	background:#7c7324
}
.day .visitors.primary
{
	background-color:#00A651
}
.day .visitors.secondary
{
	background-color:#3DBB7B
}
.day .static-content .visitors h2,.day #modal .visitors h2
{
	color:#79421a
}
.day .visitors .site_button
{
	background:#915528
}
.day .visitors .site_button:hover
{
	background:#79421a
}
.night .header .site_title h1 a
{
	color:rgba(255,255,255,.9)
}
.night .header .site_title h1 a:hover
{
	color:#FFF;
	color:rgba(255,255,255,1)
}
.night .header .site_title span
{
	color:#fff
}
.night .government.primary
{
	background-color:#1e415a
}
.night .government.secondary
{
	background-color:#50738c;
	opacity:1
}
.night .government.secondary:hover
{
	background-color:#2d5a78
}
.night .static-content .government h2,.night #modal .government h2
{
	color:#1e415a
}
.night .government .site_button
{
	background:#1e415a
}
.night .government .site_button:hover
{
	background:#122e42
}
.night .residents.primary
{
	background-color:#886764
}
.night .residents.secondary
{
	background-color:#c86946
}
.night .static-content .residents h2,.night #modal .residents h2
{
	color:#8f2e0a
}
.night .residents .site_button
{
	background:#aa3c14
}
.night .residents .site_button:hover
{
	background:#8f2e0a
}
.night .business.primary
{
	#background-color:#377364
	background-color:#0D6EA6;
}
.night .business.secondary
{
	background-color:#5a9687
}
.night .static-content .business h2,.night #modal .business h2
{
	color:#27594d
}
.night .business .site_button
{
	background:#377364
}
.night .business .site_button:hover
{
	background:#27594d
}
.night .government.secondary h3
{
	color:#FFF
}
.night .visitors.primary
{
	background-color:#41281e
}
.night .visitors.secondary
{
	background-color:#734637
}
.night .static-content .visitors h2,.night #modal .visitors h2
{
	color:#41281e
}
.night .visitors .site_button
{
	background:#41281e
}
.night .visitors .site_button:hover
{
	background:#2c1911
}
.service
{
	background:#257CCC;
	color:#FFF;
	text-shadow:0 0 1px rgba(0,0,0,0.5);
	background:#257CCC url('../images/border.png') repeat-y left top
}
.service h3
{
	color:#FFF;
}
.blurb
{
	font-style:italic;
	font-size:1.5em;
	line-height:1.6em;
	text-shadow:0 1px 0 rgba(0,0,0,.1);
	color:#FFF;
	font-weight:300;
	margin-bottom:0
}
.timg
{
	position:absolute;
	right:.4em;
	bottom:.4em;
	width:40px;
	height:40px;
	opacity:.25;
	background:url(../images/tile_glyphs.png) no-repeat;
	background-size:400px
}
.timg-hawaii
{
	bottom:0;
	right:.8em;
	width:100px;
	height:100px;
	background-position:0 0;
	background-size:1000px
}
.timg-hawaii-island
{
	bottom:0;
	right:.8em;
	width:100px;
	height:100px;
	background-position:-100px 0;
	background-size:1000px
}
.timg-maui
{
	bottom:0;
	right:.8em;
	width:100px;
	height:100px;
	background-position:-200px 0;
	background-size:1000px
}
.timg-oahu
{
	bottom:0;
	right:.8em;
	width:100px;
	height:100px;
	background-position:-300px 0;
	background-size:1000px
}
.timg-kauai
{
	bottom:0;
	right:.8em;
	width:100px;
	height:100px;
	background-position:-400px 0;
	background-size:1000px
}
.timg-hiking
{
	right:.8em;
	background-position:-200px 0;
	bottom:.6em
}
.timg-car
{
	right:.8em;
	background-position:-240px 0
}
.timg-bus
{
	right:.8em;
	background-position:-280px 0
}
.timg-service
{
	right:.6em;
	bottom:1em;
	width:40px;
	height:40px;
	background-position:-320px 0;
	background-size:400px;
	transform:rotate(30deg);
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-ms-transform:rotate(30deg);
	-o-transform:rotate(30deg)
}
.timg-executive
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-250px -50px;
	background-size:500px
}
.timg-legislative
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-300px -50px;
	background-size:500px
}
.timg-judicial
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-350px -50px;
	background-size:500px
}
.timg-slipper
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-200px -50px;
	background-size:500px
}
.timg-recycle
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-150px -50px;
	background-size:500px
}
.timg-ahupuaa
{
	background-position:0 -50px;
	background-size:500px auto;
	bottom:.6em;
	height:50px;
	right:.8em;
	width:50px
}
.timg-elected
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-100px -50px;
	background-size:500px
}
.timg-grad-cap
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-50px -50px;
	background-size:500px
}
.timg-state-park
{
	bottom:.4em;
	right:.8em;
	width:75px;
	height:75px;
	background-position:0 -150px;
	background-size:750px
}
.timg-national-park
{
	bottom:.4em;
	right:.8em;
	width:75px;
	height:75px;
	background-position:-75px -150px;
	background-size:750px
}
.timg-scroll
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-100px -100px;
	background-size:500px
}
.timg-wave
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-150px -100px;
	background-size:500px
}
.timg-volcano
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-200px -100px;
	background-size:500px
}
.timg-tm
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-250px -100px;
	background-size:500px
}
.timg-bike
{
	bottom:.4em;
	right:.8em;
	width:75px;
	height:75px;
	background-position:-450px -150px;
	background-size:750px
}
.timg-police
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-350px -100px;
	background-size:500px
}
.timg-dog
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-400px -100px;
	background-size:500px
}
.timg-id
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-450px -100px;
	background-size:500px
}
.timg-camp
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-450px -150px;
	background-size:500px
}
.timg-trophy-honolulu
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-400px -150px;
	background-size:500px
}
.timg-trophy-hawaii
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-350px -150px;
	background-size:500px
}
.timg-trophy-maui
{
	bottom:.6em;
	right:.8em;
	width:50px;
	height:50px;
	background-position:-300px -150px;
	background-size:500px
}
.timg-akamai
{
	bottom:.4em;
	right:.8em;
	width:150px;
	height:100px;
	background-position:-450px -300px;
	background-size:1000px
}
.timg-recycle-can
{
	bottom:0;
	right:.8em;
	width:150px;
	height:100px;
	background-position:-300px -300px;
	background-size:1000px
}
.timg-job-employ
{
	bottom:0;
	right:.8em;
	width:150px;
	height:100px;
	background-position:-150px -300px;
	background-size:1000px
}
.timg-newcomers
{
	bottom:0;
	right:.8em;
	width:150px;
	height:100px;
	background-position:-0 -300px;
	background-size:1000px
}
.timg-weather
{
	bottom:.2em;
	right:.8em;
	width:150px;
	height:100px;
	background-position:-850px -400px;
	background-size:1000px
}
.timg-emerg-agency
{
	bottom:.2em;
	right:.8em;
	width:150px;
	height:100px;
	background-position:-700px -400px;
	background-size:1000px
}
.timg-hibiscus
{
	background-position:-50px -200px;
	background-size:500px;
	bottom:.5em;
	height:50px;
	opacity:.75;
	right:.5em;
	width:50px
}
.timg-datahawaii
{
	width:43px;
	height:40px;
	opacity:1;
	margin:5px auto 0;
	background:url(../images/datahawaiigov.png) no-repeat
}
.timg-eyangon {
	width:43px;
	height:40px;
	opacity:1;
	margin:5px auto 0;
	background:url(../images/eyangon-logo.png) no-repeat;
	background-size: contain;
}
.timg-presidency {
	width:43px;
	height:40px;
	opacity:1;
	margin:5px auto 0;
	background:url(../images/gov.png) center center no-repeat;
	background-size: 130%
}
.tile-img
{
	position:absolute;
	bottom:0;
	right:0;
	width:90%;
	height:200px;
	opacity:1;
	background-size:300px
}
.tile-img-s
{
	position:absolute;
	bottom:0;
	right:0;
	width:90%;
	height:147px;
	opacity:1;
	background-size:220px
}
@media only screen and (min-width:1px){
	.fedgov-exe,.fedgov-jud,.fedgov-leg,.hawaii-leg,.go-hawaii
	{
		background:transparent
	}
	.panel.mini i
	{
		font-size:1em
	}
	.mini ul.inline-list>li
	{
		font-size:1.3em
	}

}
@media only screen and (min-width:767px){
	.fedgov-exe
	{
		background:url(../images/fed-government/tile-executive.png) no-repeat
	}
	.fedgov-jud
	{
		background:url(../images/fed-government/tile-judicial.png) no-repeat
	}
	.fedgov-leg
	{
		background:url(../images/fed-government/tile-legislative.png) no-repeat
	}
	.hawaii-leg
	{
		background:url(../images/tile-hawaii-legislative.png) no-repeat
	}
	.go-hawaii
	{
		background:url(../images/tile-go-hawaii.png) no-repeat
	}
	.panel.mini i
	{
		font-size:1.1em
	}
	.mini ul.inline-list>li
	{
		font-size:1.7em
	}

}
@media only screen and (max-width:767px){
	.tile-img
	{
		display:none
	}
	.tile-img-s
	{
		display:none
	}
	.timg-datahawaii
	{
		height:41px
	}

}
.datatile
{
	margin-top:0.1em;
	text-align:center;
	font-weight:300;
}
.datatile.span_right
{
	margin-top:.5em;
	font-weight:400;
	float:right;
}
.datatile.span_left
{
	margin-top:.5em;
	font-weight:400;
	float:left;
}
.dt_common
{
	display:block;
	font-size:1em;
	font-family: 'Pyidaungsu','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height:1.8em;
	padding:0.1em 0em;
}
.dt_large
{
	display:block;
	font-size:1.1em;
	line-height:1.5em;
	font-family: 'Pyidaungsu','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif
}
.dt_small
{
	display:block;
	margin-top:0em;
	font-size:.9em;
	line-height:1.5em;
}
@media only screen and (max-width:767px){

}

.swipe_container {
	position: relative;
	overflow: hidden;
	margin-bottom: 3.5em;
	min-height: 250px;
}
.swipe_container .swipe_panels {
	position: relative;
	min-width: 600%;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transform-origin-x: 0;
	min-height: 250px
}
.swipe_container .swipe_panel {
	width: 16.66666666666666666666667%;
	float: left;
	min-height: 250px
}
.swipe_panel.tier2 {
	margin-bottom: 5em
}
.static-content {
	margin-bottom: 5em;
	padding: 2em 3em;
	background: #FFF;
	background: url("../images/border.png") repeat-y scroll -6px 0 rgba(255, 255, 255, 0.9);
	margin-top: 70px
}

.static-content h2, #modal h2 {
	font-weight: 400;
	color:#333;
	margin-bottom:.5em
}
.static-content h3,#modal h3{
	font-size:1.3em;
	font-weight:400;
	color:#333;
	margin-bottom:.5em
}
.static-content h4,#modal h4{
	font-size:1.1em;
	font-weight:400;
	color:#333;
	margin-bottom:.5em
}
.static-content h5,#modal h5{
	font-size:1em;
	font-weight:400;
	color:#333;margin-bottom:.5em
}
.static-content ul,#modal ul,.static-content ol,#modal ol{
	margin-left:2em
}
#modal{
	padding:2em 3em;
	background:#FFF url('../images/border.png') repeat-y left top;
	z-index:5000
}

@media only screen and (min-width:1000px){
	#modal
	{
		width:1000px;
		margin-left:-500px
	}

}
@media only screen and (max-width:1000px){
	.static-content
	{
		padding:1.2em .5em !important
	}
	#modal
	{
		width:96% !important;
		margin-left:-48% !important;
		padding:3em .5em
	}

}
.close_modal
{
	position:absolute;
	top:.6em;
	right:1em;
	color:#333;
	font-size:1.5em;
	cursor:pointer
}
	#modal_function
{
	display:none
}
.page_item_count
{
	position:absolute;
	top:0;
	right:1em;
	text-align:right
}
.page_item_count .item_count
{
	display:block;
	font-weight:400;
	font-size:3em;
	line-height:.8em
}
.page_item_count .item_type
{
	display:block;
	margin-right:.2em;
	font-size:1.2em;
	line-height:1em
}
@media only screen and (max-width:767px){
	.page_item_count
	{
		display:none
	}
	.static-content
	{
		margin-top:10px
	}

}
.service_button
{
	position:relative;
	float:right;
	padding:0 20px 0 70px
}
.service_button:before
{
	content:'';
	position:absolute;
	top:10px;
	left:20px;
	width:30px;
	height:30px;
	background:url(../images/tile_glyphs.png) no-repeat;
	background-size:300px;
	background-position:-270px 0
}
.service_button:hover:before
{
	transform:rotate(30deg);
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-ms-transform:rotate(30deg);
	-o-transform:rotate(30deg)
}
.link_button
{
	position:relative;
	float:right;
	padding:0 20px 0 70px
}
.link_button:before
{
	content:'';
	position:absolute;
	top:10px;
	left:20px;
	width:30px;
	height:30px;
	background:url(../images/tile_glyphs.png) no-repeat;
	background-size:300px;
	background-position:-270px -30px
}
.link_button:hover:before
{
	transform:rotate(-20deg);
	-webkit-transform:rotate(-20deg);
	-moz-transform:rotate(-20deg);
	-ms-transform:rotate(-20deg);
	-o-transform:rotate(-20deg)
}
.swipe_button
{
	position:fixed;
	top:50%;
	margin-top:-40px;
	width:40px;
	height:80px;
	line-height:80px;
	text-align:center;
	background:rgba(0,0,0,0.5);
	cursor:pointer
}
.swipe_button i
{
	/*font-size:1.5em;*/
	color:#FFF;
	margin-top: -4px;
	padding-top: 3px;
	margin-bottom: -4px;
	padding-bottom: 3px;
	vertical-align: middle;
}
#swipe_left
{
	left:0
}
#swipe_right
{
	right:0
}
@media only screen and (max-width:767px){
	.swipe_button
	{
		display:none !important
	}

}
.header
{
	padding-top:1.5em
}
.header .row
{
	position:relative
}
.header .site_title
{
	display:block;
	background:url("../images/logo_myanmar.png") no-repeat;
	background-size:96px;
	text-indent:0;
	cursor:pointer
}
/*.header .site_title h1 a
{
	display:block;
	font-family:Times,'Times New Roman',serif;
	font-style:italic;
	font-weight:600;
	margin-top:8px;
	padding-left:0 !important;
	text-indent:0
}*/
.header .site_title h1 a {
	display:block;
	font-size: 0.55em;
	font-weight:600;
	color: #fff;
	line-height: 1.8em;
}
@media only screen and (max-width:480px){
	.header .site_title h1 a
	{
		font-size:.9em
	}

}
.header .site_title .site_tagline
{
	padding-left:106px
}
.header .site_title span
{
	font-style:normal;
	/*letter-spacing:1px;*/
	font-weight:400;
	padding:0;
	margin-top:0
}
.mobile_buttons
{
	display:none;
	padding:0 !important
}
.mobile_buttons a
{
	display:block;
	width:47% !important;
	text-align:center;
	height:2em;
	color:#FFF;
	line-height:2em;
	-webkit-box-shadow:0 3px 2em rgba(255,255,255,.2) inset;
	background:rgba(83,154,157,.95);
	text-shadow:0 -1px 0 rgba(0,0,0,.4);
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-bottom:1px solid rgba(0,0,0,.1);
	border-top:1px solid rgba(255,255,255,.2);
	transition:all ease-in-out .15s;
	-webkit-transition:all ease-in-out .15s;
	-moz-transition:all ease-in-out .15s;
	-ms-transition:all ease-in-out .15s;
	-o-transition:all ease-in-out .15s
}
.mobile_buttons a.toggled
{
	background:#a7d4d5;
	color:rgba(0,0,0,.6);
	-webkit-box-shadow:0 3px 4px rgba(0,0,0,.1) inset;
	text-shadow:none;
	border-top:1px solid rgba(0,0,0,.1)
}
.mobile_buttons a:first-child
{
	margin-right:6%
}
input[type="search"]
{
	-moz-box-sizing:content-box;
	background-color:rgba(255,255,255,.8) !important;
	background-repeat:no-repeat !important;
	background-position:right center !important;
	font-weight:600 !important
}
.night input[type="search"]
{
	-moz-box-sizing:content-box;
	background-color:rgba(255,255,255,0.9) !important
}
input[type="search"]:focus,.night input[type="search"]:focus
{
	background-color:rgba(255,255,255,1) !important;
	color:#000;
	color:rgba(0,0,0,1) !important;
	outline:0;
	font-weight:400 !important
}
.night .home_search a,.night .header_search a,.night .search_search a
{
	background:none repeat scroll 0 0 rgba(255,255,255,0.35) !important
}
.night .home_search a:hover,.night .header_search a:hover,.night .search_search a:hover
{
	background:none repeat scroll 0 0 rgba(255,255,255,0.5) !important
}
@media only screen and (max-width:419px){
	input[type="search"],.night input[type="search"]
	{
		-moz-box-sizing:content-box;
		background-image:none !important
	}

}
.page-official-website-of-the-ycdc .mobile_search,.page-search-results .mobile_search
{
	display:none !important
}
@media only screen and (max-width:767px){
	.header
	{
		margin-bottom:1.5em
	}
	.header .site_title
	{
		background-image:none;
		height:auto
	}
	.header .site_title h1
	{
		font-size:1.8em;
		margin-left:0;
		line-height:100%
	}
	.header .site_title .site_tagline
	{
		padding-left:0;
		margin-top:.25em
	}
	.header .site_title span
	{
		letter-spacing:0;
		font-weight:300
	}
	.mobile_buttons
	{
		display:block
	}

}
@media only screen and (min-width:768px){
	.header
	{
		margin-bottom:0em
	}
	.header .site_title
	{
		height:100px
	}
	.header .site_title h1
	{
		font-size:2.5em;
		margin-left:106px;
		letter-spacing:-1px;
		line-height:100%
	}
	.header .site_title .site_tagline
	{
		margin-top:.1em
	}

}
.no-js .header .site_title h1 a
{
	color:#333;
	color:rgba(0,0,0,.8);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.no-js .header .site_title h1 a:hover
{
	color:#000;
	color:rgba(0,0,0,1)
}
.no-js .header .site_title span
{
	color:#202020;
	color:rgba(0,0,0,.85);
	text-shadow:0 1px 0 rgba(255,255,255,.5) !important
}
.nav_container
{
	padding-right:0 !important
}
.navigation
{
	position:relative;
	margin-top:0;
	/*margin-left: 0;*/
	float:right;
	z-index:10;
}
.navigation li
{
	display:inline-block;
	margin:0;
	padding:0;
	list-style-type:none
}
.navigation li a
{
	border-radius:0;
	color:#ddd;
	display:block;
	font-size:1.04em;
	font-weight:400;
	padding:.5em .75em;
	/* text-shadow:0 -1px 0 rgba(0,0,0,0.4); */
	text-shadow: 0 -1px 0 rgba(32, 49, 189, 0.4);
	line-height: 2;
}
.navigation li a:hover
{
	color:#fff;
	background-color:rgba(0,0,0,1);
}
.navigation li.current a
{
	font-weight:800;
	color:white;
}
.navigation a i
{
	display:block;
	text-align:center;
	color:#aaa;
	color:rgba(255,255,255,.45) !important
}
.navigation a:hover i
{
	color:#fff;
	color:rgba(255,255,255,.9) !important
}
@media only screen and (max-width:1000px){
	.nav_container
	{
		padding-right:15px !important
	}
	.navigation li a
	{
		padding:.5em .25em .5em .25em
	}

}
@media only screen and (min-width:768px) and (max-width:860px){
	.header .site_title h1
	{
		font-size:2.2em
	}
	.header .site_title span
	{
		font-size:.9em
	}
	.navigation
	{
		margin-top:.3em
	}
	.navigation li a
	{
		font-size:1.05em;
		padding:.25em
	}

}
@media only screen and (max-width:768px){
	.nav_container
	{
		padding-left:0 !important
	}

}
@media only screen and (max-width:767px){
	.nav_container
	{
		padding:0 .5em !important
	}
	.navigation
	{
		display:none;
		width:100%;
		float:none;
		margin-top:2em;
		margin-bottom:0
	}
	.navigation li
	{
		display:block
	}
	.navigation li a
	{
		display:block;
		width:100%;
		font-weight:400;
		padding:15px;
		color:#fff;
		text-shadow:0 -1px 0 rgba(0,0,0,.3);
		background:rgba(83,154,157,.95);
		border-bottom:1px solid rgba(0,0,0,.2);
		border-top:1px solid rgba(255,255,255,.2)
	}
	.navigation a i
	{
		display:inline-block
	}
	.day .navigation li i
	{
		color:rgba(0,0,0,0.5) !important
	}
	.day .navigation li:hover
	{
		background-color:#a7d4d5
	}
	.navigation li.current a
	{
		background:rgba(39,130,128,.95);
		font-weight:600
	}

}
.no-js .navigation li a span
{
	color:#000 !important;
	text-shadow:0 1px 0 rgba(255,255,255,1) !important;
	border-bottom:1px dashed transparent
}
.no-js .navigation li a i
{
	color:#aaa;
	color:rgba(0,0,0,.35) !important
}
.no-js .navigation li.current a span
{
	/* border-bottom:1px dashed #999 */
	color:red;
}
.no-js .navigation li a:hover
{
	/* background-color:rgba(0,0,0,.1) */
}
.no-js .navigation li a:hover span
{
	color:#000 !important;
	/* text-shadow:0 1px 0 rgba(255,255,255,1) !important */
}
.no-js .navigation li a:hover i
{
	color:#333;
	color:rgba(0,0,0,.75) !important
}
#map-canvas img
{
	max-width:none;
	font-size:.8em
}
.data_provider
{
	display:block;
	margin-top:1em
}
.infowindow
{
	margin-bottom:10px
}
.infowindow .iw_title
{
	display:block;
	font-weight:700;
	font-size:1.2em
}
.infowindow .iw_subtitle
{
	display:block;
	font-weight:700;
	margin-top:10px
}
@media only screen and (max-width:767px){
	#map-canvas
	{
		height:300px !important
	}

}
@media only screen and (max-width:767px){
	#chart_div
	{
		height:300px !important
	}

}
.footer
{
	position:fixed;
	bottom:0;
	width:100%;
	background:#111;
	background:rgba(0,0,0,0.75);
	z-index:1100
}
.footer .seal_container
{
	position:relative
}
.footer .seal
{
	position:absolute;
	top:3em;
	right:0;
	width:173px;
	height:173px;
	background:url(../images/main_sprite@2x.png) no-repeat -50px -325px
}
.footer .footer_main_links
{
	margin-bottom:0;
	margin-left: 0
}
.footer .footer_main_links li
{
	display:inline-block;
	border-right:1px solid rgba(255,255,255,0.1);
	margin:0;
	padding:0
}
.footer .footer_main_links>li>a
{
	display:block;
	width:7em;
	font-size:.75em;
	text-align:center;
	color:rgba(255,255,255,0.7);
	padding-top:.8em;
	height:4.5em
}
.footer .footer_main_links>li>span
{
	height:4.5em;
	display: block;
	padding: .8em .5em 0;

}
.footer .footer_main_links>li>a>i
{
	font-size:1.2em
}
.footer .footer_main_links>li>a>span
{
	display:block
}
.footer .footer_main_links>li>a:hover
{
	background:rgba(0,0,0,0.8);
	color:rgba(255,255,255,1)
}
.footer .footer_main_links>li:first-child>a
{
	border-left:1px solid rgba(255,255,255,0.1)
}
.footer .footer_main_links>li.toggled>a
{
	background:rgba(0,0,0,0.7)
}
.footer .footer_main_links>li.toggled:hover>a
{
	background:rgba(0,0,0,0.7)
}
.copyright, .language {
	font-size: 12px;
	color: #fff;
}
.language select {
	width: 78px;
	margin-bottom: 0;
	padding: 0 0.12em;
	height: auto;
	font-size: 12px;
}
#footer_more
{
	display:block;
	width:7em;
	font-size:.75em;
	text-align:center;
	color:rgba(255,255,255,0.7);
	padding-top:.8em;
	height:4.5em;
	cursor:pointer
}
#footer_more:hover
{
	background:rgba(0,0,0,0.8)
}
#footer_more.toggled
{
	background:rgba(0,0,0,0.8)
}
#footer_more i
{
	font-size:1.2em
}
#footer_more span
{
	display:block
}
.no-js .footer_bubble_button
{
	display:none !important
}
.no-js .footer:hover .expanded_footer
{
	margin-top:-440px
}
#hawaii_time
{
	position:relative;
	float:right;
	padding-right:2.5em;
	border-right:0;
	color:#FFF;
	margin-right:1em;
	cursor:default
}
#hawaii_time .h_time
{
	display:block;
	font-size:1em;
	font-weight:400;
	line-height:1.5em;
	margin-top:.5em;
	text-align:right
}
#hawaii_time .h_location
{
	display:block;
	font-weight:400;
	font-size:.8em;
	margin-top:-0.5em;
	text-align:right
}
#hawaii_time .h_date
{
	position:absolute;
	right:0;
	top:14px;
	width:28px;
	height:28px;
	border:1px solid #FFF;
	border-top-width:5px;
	text-align:center;
	font-size:.9em;
	border-radius:3px;
	font-weight:700;
	line-height:1.5em
}
#hawaii_time .h_date:before
{
	content:'';
	position:absolute;
	top:-8px;
	left:3px;
	width:4px;
	height:8px;
	border-radius:2px;
	background:#FFF
}
#hawaii_time .h_date:after
{
	content:'';
	position:absolute;
	top:-8px;
	right:3px;
	width:4px;
	height:8px;
	border-radius:2px;
	background:#FFF
}
@media only screen and (max-width:800px){
	#hawaii_time
	{
		display:none
	}

}
@media only screen and (max-width:767px){
	#hawaii_time
	{
		display:none
	}

}
#online_support
{
	float:right;
	position:relative
}
#online_support>a
{
	border-left:1px solid rgba(255,255,255,0.1);
	background:rgba(0,0,0,0.3);
	text-align:left;
	width:12em;
	padding-left:1em;
	color:rgba(255,255,255,1);
	padding-top:0
}
#online_support>a>i
{
	float:left;
	margin-top:.4em;
	display:inline-block;
	font-size:2.4em;
	margin-right:.25em
}
#online_support>a>span
{
	display:inline-block;
	margin-top:.7em;
	font-weight:400;
	font-size:1.2em
}
#scpZVl a
{
	display:block;
	text-transform:uppercase;
	color:#FFF;
	font-weight:400;
	margin-top:-0.5em
}
#online_support:hover>a
{
	background:rgba(0,0,0,.9);
	border-left:1px solid rgba(255,255,255,0.1)
}
.support_cover
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:none !important
}
.support_cover:hover
{
	background:none !important
}


@media only screen and (max-width:767px){
	.footer
	{
		border-top:2px solid #FFF;
		background:rgba(0,0,0,1)
	}
	.footer .footer_mobile_hide
	{
		display:none !important
	}
	.footer .footer_main_links li
	{
		width:20%
	}
	.footer .footer_main_links li a
	{
		width:100%
	}
	#online_support a
	{
		width:100%;
		text-align:center;
		font-size:.75em;
		padding-left:0
	}
	#online_support a i
	{
		float:none;
		margin-top:0;
		font-size:1.2em
	}
	#online_support a span
	{
		display:block;
		margin-top:0;
		font-size:1em;
		font-weight:300
	}
	#online_support .footer_time
	{
		display:none !important
	}

}
.expanded_footer
{
	position:absolute;
	width:100%;
	color:#FFF;
	background:#111;
	background:rgba(0,0,0,0.9)
}
.expanded_footer_links
{
	padding:1.5em 0
}
.expanded_footer_links .expanded_footer_title
{
	display:block;
	margin-bottom:.5em;
	font-size:1.1em;
	font-weight:600;
	color:#FFF !important
}
.expanded_footer_links ul li
{
	list-style-type:none
}
.expanded_footer_links ul li a
{
	font-size:.9em;
	color:rgba(255,255,255,0.8)
}
.expanded_footer_links ul li a:hover
{
	color:rgba(255,255,255,1);
	text-decoration:underline
}
.mobile_footer_dropdown
{
	position:relative;
	display:none;
	z-index:500
}
.mobile_footer_dropdown select
{
	width:94%;
	margin-left:3%;
	margin-bottom:1.5em
}
@media only screen and (max-width:767px){
	.mobile_footer_dropdown
	{
		display:block
	}

}
.expanded_footer_social_links .row
{
	padding:1.5em;
	border-top:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid rgba(255,255,255,0.1)
}
.expanded_footer_social_links a
{
	display:block;
	height:2em;
	line-height:1.8em;
	padding-left:2.5em;
	color:rgba(255,255,255,0.7)
}
.expanded_footer_social_links .social_link_developers
{
	background:url(../images/main_sprite@2x.png) no-repeat 0 0
}
.expanded_footer_social_links .social_link_trends
{
	margin-left:1em;
	background:url(../images/main_sprite@2x.png) no-repeat 0 -50px
}
.expanded_footer_social_links .social_link_mobile
{
	background:url(../images/main_sprite@2x.png) no-repeat 0 -100px
}
.expanded_footer_social_links .social_link_social
{
	background:url(../images/main_sprite@2x.png) no-repeat 0 -150px
}
.expanded_footer_social_links .social_link_photos
{
	background:url(../images/main_sprite@2x.png) no-repeat 0 -200px
}
.expanded_footer_social_links .social_link_facebook
{
	background:url(../images/main_sprite@2x.png) no-repeat 0 -250px
}
.expanded_footer_social_links .social_link_twitter
{
	background:url(../images/main_sprite@2x.png) no-repeat 0 -300px
}
.expanded_footer_social_links a:hover
{
	color:rgba(255,255,255,1)
}
.expanded_footer_disclaimers
{
	padding:1em 0 2em 0
}
.expanded_footer_disclaimers .copyright
{
	display:block;
	font-size:.75em;
	color:rgba(255,255,255,0.7)
}
.expanded_footer_disclaimers .disclaimer_links a
{
	color:#FFF;
	font-size:.75em
}
.expanded_footer_disclaimers .powered_by
{
	text-align:right
}
.expanded_footer_disclaimers .powered_by a
{
	color:#FFF;
	font-size:.9em;
	line-height:1.4em;
	font-weight:200
}
.expanded_footer_disclaimers .powered_by a span
{
	display:block
}
@media only screen and (max-width:767px){
	.expanded_footer_disclaimers .powered_by
	{
		margin-top:1.5em
	}
	.expanded_footer_disclaimers .powered_by a span
	{
		display:inline-block
	}

}
.footer_bubble
{
	display:none;
	position:absolute;
	bottom:80px;
	width:340px;
	padding:20px;
	background:#FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	z-index:1000
}
.footer_bubble:after
{
	content:'';
	position:absolute;
	bottom:-20px;
	left:50%;
	margin-left:-20px;
	width:0;
	height:0;
	border-top:20px solid #FFF;
	border-left:20px solid transparent;
	border-right:20px solid transparent
}
.footer_bubble span
{
	display:block;
	margin-left:-0.5em;
	margin-bottom:.5em
}
@media only screen and (max-width:767px){
	.footer_bubble
	{
		width:94%;
		right:3%
	}
	.footer_bubble:after
	{
		left:50%
	}
	.goog-tooltip
	{
		display:none !important
	}
	.goog-tooltip:hover
	{
		display:none !important
	}
	.goog-text-highlight
	{
		background-color:transparent !important;
		border:none !important;
		box-shadow:none !important
	}

}
.bubble_bg
{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:900;
	display:none
}
#footer_share ul li
{
	padding:0;
	border-right:1px solid #FFF
}
#footer_share ul li a
{
	width:100%;
	line-height:1.2em;
	padding:.75em 0
}
#footer_share ul li a i
{
	font-size:1.5em
}
#footer_settings ul li
{
	padding:0;
	border-right:1px solid #FFF
}
#footer_settings ul li a
{
	width:100%
}
.day #footer_settings .day_mode
{
	background:#999
}
.night #footer_settings .night_mode
{
	background:#999
}
	table th
{
	font-weight:bold
}
	table td,table th
{
	padding:9px 10px;
	text-align:left
}
@media only screen and (max-width:767px){
	table.responsive
	{
		margin-bottom:0
	}
	.pinned
	{
		position:absolute;
		left:0;
		top:0;
		background:#fff;
		width:35%;
		overflow:hidden;
		overflow-x:scroll;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc
	}
	.pinned table
	{
		border-right:0;
		border-left:0;
		width:100%
	}
	.pinned table th,.pinned table td
	{
		white-space:nowrap
	}
	.pinned td:last-child
	{
		border-bottom:0
	}
	div.table-wrapper
	{
		position:relative;
		margin-bottom:20px;
		overflow:hidden;
		border-right:1px solid #ccc
	}
	div.table-wrapper div.scrollable table
	{
		margin-left:35%
	}
	div.table-wrapper div.scrollable
	{
		overflow:scroll;
		overflow-y:hidden
	}
	table.responsive td,table.responsive th
	{
		position:relative;
		white-space:nowrap;
		overflow:hidden
	}
	table.responsive th:first-child,table.responsive td:first-child,table.responsive td:first-child,table.responsive.pinned td
	{
		display:none
	}

}
.youtube-container
{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	max-width:100%;
	height:auto
}
.youtube-container iframe,.youtube-container object,.youtube-container embed
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
table tr.even,table tr.alt,table tr:nth-of-type(even)
{
	background:#ededed
}
.float_R
{
	float:right
}
.clear
{
	clear:both
}
a:focus
{
	outline:0
}
span.text_ind,span.text_ind p
{
	text-indent:-9999px;
	display:inline-block
}
.mobile_footer_dropdown label
{
	cursor:default
}
.to_top
{
	float:right;
	font-size:.8em
}
table.w_to_top
{
	margin-bottom:.1em;
	border-spacing:0;
	border-collapse:collapse
}
.noscript
{
	background:#c76846;
	text-align:center;
	padding:2em;
	color:#FFF;
	line-height:1.5em
}
.noscript a
{
	color:#FFF;
	text-decoration:underline
}
.noscript a:hover
{
	text-decoration:underline
}
.chosen-container
{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	zoom:1;
	*display:inline;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none
}
.chosen-container .chosen-drop
{
	position:absolute;
	top:100%;
	left:-9999px;
	z-index:1010;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border:1px solid #aaa;
	border-top:0;
	background:#fff;
	box-shadow:0 4px 5px rgba(0,0,0,.15)
}
.chosen-container.chosen-with-drop .chosen-drop
{
	left:0
}
.chosen-container a
{
	cursor:pointer
}
.chosen-container-single .chosen-single
{
	position:relative;
	display:block;
	overflow:hidden;
	padding:0 0 0 8px;
	height:23px;
	border:1px solid #aaa;
	border-radius:5px;
	background-color:#fff;
	background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
	background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
	background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
	background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
	background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
	background-clip:padding-box;
	box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
	color:#444;
	text-decoration:none;
	white-space:nowrap;
	line-height:24px
}
.chosen-container-single .chosen-default
{
	color:#999
}
.chosen-container-single .chosen-single span
{
	display:block;
	overflow:hidden;
	margin-right:26px;
	text-overflow:ellipsis;
	white-space:nowrap
}
.chosen-container-single .chosen-single-with-deselect span
{
	margin-right:38px
}
.chosen-container-single .chosen-single abbr
{
	position:absolute;
	top:6px;
	right:26px;
	display:block;
	width:12px;
	height:12px;
	background:url(/assets/images/chosen/chosen-sprite.png) -42px 1px no-repeat;
	font-size:1px
}
.chosen-container-single .chosen-single abbr:hover
{
	background-position:-42px -10px
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover
{
	background-position:-42px -10px
}
.chosen-container-single .chosen-single div
{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:18px;
	height:100%
}
.chosen-container-single .chosen-single div b
{
	display:block;
	width:100%;
	height:100%;
	background:url(/assets/images/chosen/chosen-sprite.png) no-repeat 0 2px
}
.chosen-container-single .chosen-search
{
	position:relative;
	z-index:1010;
	margin:0;
	padding:3px 4px;
	white-space:nowrap
}
.chosen-container-single .chosen-search input[type=text]
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:1px 0;
	padding:4px 20px 4px 5px;
	width:100%;
	height:auto;
	outline:0;
	border:1px solid #aaa;
	background:#fff url(/assets/images/chosen/chosen-sprite.png) no-repeat 100% -20px;
	background:url(/assets/images/chosen/chosen-sprite.png) no-repeat 100% -20px;
	font-size:1em;
	font-family:sans-serif;
	line-height:normal;
	border-radius:0
}
.chosen-container-single .chosen-drop
{
	margin-top:-1px;
	border-radius:0 0 4px 4px;
	background-clip:padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search
{
	position:absolute;
	left:-9999px
}
.chosen-container .chosen-results
{
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0 4px 4px 0;
	padding:0 0 0 4px;
	max-height:240px;
	-webkit-overflow-scrolling:touch
}
.chosen-container .chosen-results li
{
	display:none;
	margin:0;
	padding:5px 6px;
	list-style:none;
	line-height:15px;
	-webkit-touch-callout:none
}
.chosen-container .chosen-results li.active-result
{
	display:list-item;
	cursor:pointer
}
.chosen-container .chosen-results li.disabled-result
{
	display:list-item;
	color:#ccc;
	cursor:default
}
.chosen-container .chosen-results li.highlighted
{
	background-color:#3875d7;
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
	background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);
	background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);
	background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);
	background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);
	color:#fff
}
.chosen-container .chosen-results li.no-results
{
	display:list-item;
	background:#f4f4f4
}
.chosen-container .chosen-results li.group-result
{
	display:list-item;
	font-weight:700;
	cursor:default
}
.chosen-container .chosen-results li.group-option
{
	padding-left:15px
}
.chosen-container .chosen-results li em
{
	font-style:normal;
	text-decoration:underline
}
.chosen-container-multi .chosen-choices
{
	position:relative;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	width:100%;
	height:auto !important;
	height:1%;
	border:1px solid #aaa;
	background-color:#fff;
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
	background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);
	background-image:-moz-linear-gradient(#eee 1%,#fff 15%);
	background-image:-o-linear-gradient(#eee 1%,#fff 15%);
	background-image:linear-gradient(#eee 1%,#fff 15%);
	cursor:text
}
.chosen-container-multi .chosen-choices li
{
	float:left;
	list-style:none
}
.chosen-container-multi .chosen-choices li.search-field
{
	margin:0;
	padding:0;
	white-space:nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]
{
	margin:1px 0;
	padding:5px;
	height:15px;
	outline:0;
	border:0 !important;
	background:transparent !important;
	box-shadow:none;
	color:#666;
	font-size:100%;
	font-family:sans-serif;
	line-height:normal;
	border-radius:0
}
.chosen-container-multi .chosen-choices li.search-field .default
{
	color:#999
}
.chosen-container-multi .chosen-choices li.search-choice
{
	position:relative;
	margin:3px 0 3px 5px;
	padding:3px 20px 3px 5px;
	border:1px solid #aaa;
	border-radius:3px;
	background-color:#e4e4e4;
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
	background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-clip:padding-box;
	box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
	color:#333;
	line-height:13px;
	cursor:default
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close
{
	position:absolute;
	top:4px;
	right:3px;
	display:block;
	width:12px;
	height:12px;
	background:url(/assets/images/chosen/chosen-sprite.png) -42px 1px no-repeat;
	font-size:1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover
{
	background-position:-42px -10px
}
.chosen-container-multi .chosen-choices li.search-choice-disabled
{
	padding-right:5px;
	border:1px solid #ccc;
	background-color:#e4e4e4;
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
	background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
	color:#666
}
.chosen-container-multi .chosen-choices li.search-choice-focus
{
	background:#d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close
{
	background-position:-42px -10px
}
.chosen-container-multi .chosen-results
{
	margin:0;
	padding:0
}
.chosen-container-multi .chosen-drop .result-selected
{
	display:list-item;
	color:#ccc;
	cursor:default
}
.chosen-container-active .chosen-single
{
	border:1px solid #5897fb;
	box-shadow:0 0 5px rgba(0,0,0,.3)
}
.chosen-container-active.chosen-with-drop .chosen-single
{
	border:1px solid #aaa;
	-moz-border-radius-bottomright:0;
	border-bottom-right-radius:0;
	-moz-border-radius-bottomleft:0;
	border-bottom-left-radius:0;
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));
	background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);
	background-image:-moz-linear-gradient(#eee 20%,#fff 80%);
	background-image:-o-linear-gradient(#eee 20%,#fff 80%);
	background-image:linear-gradient(#eee 20%,#fff 80%);
	box-shadow:0 1px 0 #fff inset
}
.chosen-container-active.chosen-with-drop .chosen-single div
{
	border-left:0;
	background:transparent
}
.chosen-container-active.chosen-with-drop .chosen-single div b
{
	background-position:-18px 2px
}
.chosen-container-active .chosen-choices
{
	border:1px solid #5897fb;
	box-shadow:0 0 5px rgba(0,0,0,.3)
}
.chosen-container-active .chosen-choices li.search-field input[type=text]
{
	color:#111 !important
}
.chosen-disabled
{
	opacity:.5 !important;
	cursor:default
}
.chosen-disabled .chosen-single
{
	cursor:default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close
{
	cursor:default
}
.chosen-rtl
{
	text-align:right
}
.chosen-rtl .chosen-single
{
	overflow:visible;
	padding:0 8px 0 0
}
.chosen-rtl .chosen-single span
{
	margin-right:0;
	margin-left:26px;
	direction:rtl
}
.chosen-rtl .chosen-single-with-deselect span
{
	margin-left:38px
}
.chosen-rtl .chosen-single div
{
	right:auto;
	left:3px
}
.chosen-rtl .chosen-single abbr
{
	right:auto;
	left:26px
}
.chosen-rtl .chosen-choices li
{
	float:right
}
.chosen-rtl .chosen-choices li.search-field input[type=text]
{
	direction:rtl
}
.chosen-rtl .chosen-choices li.search-choice
{
	margin:3px 5px 3px 0;
	padding:3px 5px 3px 19px
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close
{
	right:auto;
	left:4px
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop
{
	left:9999px
}
.chosen-rtl.chosen-container-single .chosen-results
{
	margin:0 0 4px 4px;
	padding:0 4px 0 0
}
.chosen-rtl .chosen-results li.group-option
{
	padding-right:15px;
	padding-left:0
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div
{
	border-right:0
}
.chosen-rtl .chosen-search input[type=text]
{
	padding:4px 5px 4px 20px;
	background:#fff url(/assets/images/chosen/chosen-sprite.png) no-repeat -30px -20px;
	background:url(/assets/images/chosen/chosen-sprite.png) no-repeat -30px -20px;
	direction:rtl
}
.chosen-rtl.chosen-container-single .chosen-single div b
{
	background-position:6px 2px
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b
{
	background-position:-12px 2px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){
	.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span
	{
		background-image:url(/assets/images/chosen/chosen-sprite@2x.png) !important;
		background-size:52px 37px !important;
		background-repeat:no-repeat !important;
	}
}

.social-likes, .social-likes__widget {
	display: inline-block;
	padding: 0;
	vertical-align: middle !important;
	word-spacing: 0 !important;
	text-indent: 0 !important;
	list-style: none !important
}
.social-likes {
	opacity: 0
}
.social-likes_visible {
	opacity: 1;
	-webkit-transition: opacity .1s ease-in;
	transition: opacity .1s ease-in
}
.social-likes>* {
	display: inline-block;
	visibility: hidden
}
.social-likes_vertical>* {
	display: block
}
.social-likes_visible .social-likes__widget {
	visibility: inherit
}
.social-likes__widget {
	display: inline-block;
	position: relative;
	white-space: nowrap
}
.social-likes__widget:before,
.social-likes__widget:after {
	display: none !important
}
.social-likes_vertical .social-likes__widget {
	display: block;
	float: left;
	clear: left
}
.social-likes__button,
.social-likes__icon,
.social-likes__counter {
	text-decoration: none;
	text-rendering: optimizeLegibility
}
.social-likes__button,
.social-likes__counter {
	display: inline-block;
	margin: 0;
	outline: 0
}
.social-likes__button {
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.social-likes__button:before {
	content: "";
	display: inline-block
}
.social-likes__icon {
	position: absolute;
	top: 0;
	left: 0
}
.social-likes__counter {
	position: relative
}
.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
	display: inline-block
}
.social-likes_ready .social-likes__counter_empty {
	display: none
}
.social-likes__counter_empty {
	display: none
}
.social-likes_vertical .social-likes__widget {
	display: block
}
.social-likes_notext .social-likes__button {
	padding-left: 0
}
.social-likes_single-w {
	position: relative;
	display: inline-block
}
.social-likes_single {
	position: absolute;
	text-align: left;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0 .3s, opacity .3s ease-out;
	transition: visibility 0 .3s, opacity .3s ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.social-likes_single.social-likes_opened {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}
.social-likes_single.social-likes_opened .social-likes__single-container {
	visibility: visible
}
.social-likes__button_single {
	position: relative
}
.social-likes,
.social-likes__widget {
	border: 0;
	font-size: 14px
}
.social-likes__widget {
	line-height: 20px
}
.social-likes {
	min-height: 28px;
	margin: -3px
}
.social-likes,
.social-likes_single-w {
	line-height: 20px
}
.social-likes__widget {
	margin: 3px
}
.social-likes__button,
.social-likes__counter {
	font-family: "Trebuchet MS", "Helvetica Neue", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 18px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px
}
.social-likes__button {
	padding: 1px 4px 1px 20px;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-webkit-transition: border .1s ease-in-out, color .2s ease-in-out;
	transition: border .1s ease-in-out, color .2s ease-in-out
}
.social-likes__icon {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat
}
.social-likes__counter {
	margin-left: 7px;
	padding: 1px 4px;
	font-weight: 400;
	color: #666;
	color: rgba(0, 0, 0, .5);
	cursor: default
}
.social-likes__counter:before,
.social-likes__counter:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0
}
.social-likes__counter:before {
	top: 4px;
	left: -6px;
	border: 6px inset transparent;
	border-left: 0;
	border-right: 6px solid;
	border-right-color: inherit;
	opacity: .7
}
.social-likes__counter:after {
	top: 5px;
	left: -4px;
	border: 5px inset transparent;
	border-left: 0;
	border-right: 5px solid
}
.social-likes_vertical {
	margin: -6px -4px
}
.social-likes_vertical .social-likes__widget {
	margin: 6px 4px
}
.social-likes_notext .social-likes__widget {
	margin: 3px 2px
}
.social-likes_notext .social-likes__button {
	width: 16px
}
.social-likes_single {
	margin-top: -16px;
	padding: 6px 6px 4px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}
.social-likes__widget_single {
	margin: 0
}
.social-likes__button_single {
	padding-left: 19px;
	background: #e2e2e2;
	background: -webkit-linear-gradient(top, #f7f7f7, #e2e2e2);
	background: linear-gradient(top, #f7f7f7, #e2e2e2);
	color: #444;
	border-color: #ccc;
	border-color: rgba(179, 179, 179, .8);
	border-bottom-color: rgba(153, 153, 153, .8)
}
.social-likes__button_single:hover,
.social-likes__widget_active .social-likes__button_single {
	background: #f4f4f4;
	background: -webkit-linear-gradient(top, #f0f0f0, #cfcfcf);
	background: linear-gradient(top, #f0f0f0, #cfcfcf);
	color: #222;
	border-color: #bbb;
	border-bottom-color: #9f9f9f
}
.social-likes__icon_single {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAHFUExURXKocix8LCd7JzeINy1+LSx+LAAAAG6mbmmiaXGncXCpcHSrdFKWUjSFNECMQFeZV0mSSWKDYmykbHWodV2cXYuti////3CtcFCWUG+tb////1ydXGaIZm2kbXWndY2tjV+dX3mweS5+LjGCMSVjJTCJMCt5Kx5OHi6BLh5SHiRlJC9+Lyx6LDCIMDGDMf///22pbWamZiCCILzbvCWFJev06zmPOeTw5LrauqnSqTmXOTqYOhSFFDSVNHCxcF+lXzWLNWSoZFihWGipaF+kX1WjVVqhWmmpaWClYDCJMDKMMjqPOkGUQWSqZG2sbVumW3KwckWWRVmlWSSIJDiOOCeJJxV7FZLFkjGNMTGGMSmKKTKIMjSLNDGJMS+KL6bQpo2+jYW6hX62ftzs3EiXSG6tbqTOpKfQp3m1eXu3eziUOIS+hDOIMzGIMVSkVEebR/v8++Lw4jqVOj2YPeLx4rLXsnCycH67fk2hTUmdSdPm0/z9/KfRpzyYPKrSqk+jT16qXkCaQEOcQ0WeRWGsYTmYOc/mzz6bPiqPKrTXtCGKIcHfwUeeR0mgSVqoWtTp1C2RLbPWs57MntXp1cLfwp/Nn87mzjjPL2EAAAAvdFJOU+7p5u7m5gDu7vDu7fDt7vDvdMfZ8YAC7e/tA+19yNuE8e3K7W7mzW7tdnHMzubt53rsrwAAANlJREFUCNdjEBMV5mRg5+BgZ+CUk5diEBQ3cPdLSkwIsHc2kJRhEDL08DXWBwJjO0dDWQYRN/9kfXNLS3P9cFcXBQYeHwv90mZr6/ryvCAnfgYuU33Txr7J/S1NFfmBAgzc+vp1HVP09btbG8pSJRj4Uip7bCfq63d2WejrKzIwhxTVTrCaOsnWqrogXpqB1zuruKbXxqa9Sj8tTINB2SEqW19/Wpu+fnpojB6DUrRXRGaJvn5hRnBcjjaDumqkp5GJmZmJUWyuriYDm4oaIwsrExMrC6OOFhsAWyEzbeNF5bsAAAAASUVORK5CYII=");
	background-position: 2px 3px
}
.social-likes__counter_single {
	background: #f6f6f6;
	border-color: #ddd
}
.social-likes__counter_single:after {
	border-right-color: #f6f6f6
}
.social-likes__button_facebook {
	padding-left: 19px;
	background: #eceef5;
	background: -webkit-linear-gradient(top, #fff, #d8def4);
	background: linear-gradient(top, #fff, #d8def4);
	color: #3b5998;
	border-color: #cad4e7;
	border-color: rgba(202, 212, 231, .8);
	border-bottom-color: rgba(189, 194, 203, .8)
}
.social-likes__button_facebook:hover {
	background: #c0cdf3;
	background: -webkit-linear-gradient(top, #f2f3f7, #c0cdf3);
	background: linear-gradient(top, #f2f3f7, #c0cdf3);
	color: #253860;
	border-color: #b4bfd4;
	border-bottom-color: #b3b7bf
}
.social-likes__icon_facebook {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURTtZmP///22EtOvu9GF5rEVinmB4q9hhRqQAAAAvSURBVAjXY3BgAAEWBmSQLAihDaE0lILRgoIQhrGgMVZ5MB2kpKQkqKQKp6H2AAC1JQReo6FMCAAAAABJRU5ErkJggg==");
	background-position: 3px 3px
}
.social-likes__counter_facebook {
	background: #f2f3f7;
	border-color: #cad4e7
}
.social-likes__counter_facebook:after {
	border-right-color: #f2f3f7
}
.social-likes__button_twitter {
	padding-left: 19px;
	background: #d5e6ef;
	background: -webkit-linear-gradient(top, #fff, #d5e6ef);
	background: linear-gradient(top, #fff, #d5e6ef);
	color: #186487;
	border-color: #a4cce5;
	border-color: rgba(164, 204, 229, .8);
	border-bottom-color: rgba(158, 186, 204, .8)
}
.social-likes__button_twitter:hover {
	background: #bfdfed;
	background: -webkit-linear-gradient(top, #f2f8fc, #bfdfed);
	background: linear-gradient(top, #f2f8fc, #bfdfed);
	color: #0b3752;
	border-color: #9cbbcf;
	border-bottom-color: #68a0c4
}
.social-likes__icon_twitter {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADeUExURQAAAP///yWx5CW06+X1+v///////////wB/rwB/n4DL6AB/tBmYyCWt30/B7QCDtQGIvQKEuAyo5bTe7wWBsBWdz3rH5CWdygB8rwCBs////wys6tXv+GjG6QB9rY3V8SOw5kG865rW7gB9r7jj8////4fM5mzJ62zL7gCAsGzE6ACIvL/k8QB8rAKDthGItAqYz4vK4gCFuQCs7gCr7QCr7ACVzgCo6ACn5wCe2gCMwgCp6QCh3gCb1wCY0gCj4QCm5gCl5QCk4wCl5ACOxACh3wCRyQCq6wCc2ACi4FLlhNwAAAAzdFJOUwBI8/OhdyQMEBDBMJ/z55/w0fuks9G54GCfPPvH2XDX8evLgK4wiN/fn9/vwWDhZ/lqv+Ep3KwAAACHSURBVAjXHc1VEgJBDATQBlZxd3e3zKzhDve/EJvpr7yqJA3Y4FjtwQp2OBerzNzzHezXG6AS1CwknMvj9d3ugLLvZDPJoyDh9Q2gdLv655NHRPd6eFXIC+m6kkik+InRapDKIa46xl3JEtGI4mjY49WYpvpnC+f3IZnWTKapL+eTaaepK/0BwuURiQQh530AAAAASUVORK5CYII=");
	background-position: 3px 5px
}
.social-likes__counter_twitter {
	background: #f2f8fc;
	border-color: #a4cce5
}
.social-likes__counter_twitter:after {
	border-right-color: #f2f8fc
}
.social-likes__button_plusone {
	padding-left: 12px;
	background: #e4e4e4;
	background: -webkit-linear-gradient(top, #f5f5f5, #e4e4e4);
	background: linear-gradient(top, #f5f5f5, #e4e4e4);
	color: #da573b;
	border-color: #bbb;
	border-color: rgba(204, 204, 204, .8);
	border-bottom-color: rgba(179, 179, 179, .8)
}
.social-likes__button_plusone:hover {
	background: #f4f4f4;
	background: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0);
	background: linear-gradient(top, #f9f9f9, #f0f0f0);
	color: #cd4427;
	border-color: #ddd;
	border-bottom-color: #ccc
}
.social-likes__icon_plusone {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADVUExURQAAAPb29t5pT/Dq6Pr6+uzm5eKNe+/v79pXO9pXOvvt6u7q6u60p91lS+CCbtpZPeWKd/z8/N94Yunl5OegkeaqneGIdeF3YPHKwvHp5/TY0vf09NxqUdxhRtxhRdpZPPbX0dxxWeXW0/fd1+Stod9tU+jj4ueUgu3p6dxoT9xiR+TOyvns6ttbP+B8Zuyrnd+Jdua7suCQfurh3/jx8Nx0XOyypeqnmOXZ1txnTePT0N5xWN5tVd1yW/j4+N16ZPDw8Pjh3OKTgtyajOOBa+B0XPHEusKn8NAAAAAIdFJOUwD////////4S67BkQAAAIFJREFUCNcti1USwgAQQ9PSlg3uDsXd3R3ufyQWaGaSvI8EyXQmISrHh1LKiockHLCAShFATCKaLTVyEg0Co65iXsQGOFO0JavJwwJolguKT+7m037j+zjf3kdO8Nf1xXHb4zVZq2s/Liun47I3AO5LyzCqJk+A/7cZmtx7c2y4/QAMkwpu8huWWAAAAABJRU5ErkJggg==");
	background-position: 0 6px
}
.social-likes__counter_plusone {
	background: #f9f9f9;
	border-color: #d2d2d2
}
.social-likes__counter_plusone:after {
	border-right-color: #f9f9f9
}
.social-likes__button_mailru {
	padding-left: 18px;
	background: #004584;
	background: -webkit-linear-gradient(top, #5d90ba, #004584);
	background: linear-gradient(top, #5d90ba, #004584);
	color: #fff;
	color: rgba(255, 255, 255, .95);
	border-color: #1e65a5;
	border-color: rgba(11, 84, 153, .8);
	border-bottom-color: rgba(3, 27, 48, .8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}
.social-likes__button_mailru:hover {
	background: #001e5d;
	background: -webkit-linear-gradient(top, #618cae, #001e5d);
	background: linear-gradient(top, #618cae, #001e5d);
	color: #fff;
	color: rgba(255, 255, 255, .99);
	border-color: #094984;
	border-bottom-color: #031b30
}
.social-likes__icon_mailru {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGGUExURQAAAPTFAP/GAFxLAAAAAPzLALWRAPvJALmUAP/UAAAAAGxXAP/MAPrIAPnIAP/GAAAAAAAAAAAAABAOACggAAAAAEUuAL+ZAP/IANyxAAAAACwjAAAAAAAAAPjHAAAAADswAPrJAFtJANmtANyyAPLBAPHAAKWCAP/IAOe4AAAAAPzMAPvKANquAPzMADMpABMQAPzLAEc5AEAyAC0kAPvKAPrJAIxwAItvAA8MAKKBAKmHAGJQALeSANmuAAAAAMiiAAAAAAAAAP/MAGZPAAAAAAYGAFlIAOu8AIFoAAAAANOqAPzKANyyAPnJAPzLAPzLAPLBAOq9ANGpAOm8AOS3ALKOAAAAADwwAOi5ALOQAO6+AO7AAMSdAPbFAP3LAPvJAAAAAOi6ANuyAFhEAL+ZAKB/ANmuAOe+AMagAJh6AKGAAD4wAMiiAAAAAOy+AO2+APPCAHheAKqIAPrIAMefAM2lAGlTAKWEAOa5AHxjAPPDAIdrAJ99APTDAOS3AMCcAP3LANTUKc8AAACBdFJOUwD4CaMF2Mb9ZwxkqR7s+RIIaQKJXgMLySrjC1YQDulRc+CW2eb18kohTFN42dhplU/Pkkd297C3bmbBxWJ9227EJmEtLYdxot+pgZPhbvbA7abi3KXSv0eYtJjyb9SameIKtl000VaoN2eQXyVeIO297UZn/m5YmLxJpPZrQ6ujYgoM+3IAAADTSURBVAjXY2CAAB4GBGDSM2xsbGTV5oRwNXQada3Mre0aE5xBXH5FNWZLC1sbLu58XpCuOHYldVag+viC8uo6oGa+WBdeZX1X5sLGhgp2foaMxqwYdgUZhryqRo6axkqG3Mbs9GhZoL6iRo7axlKGtMbMKHaQTcmNHGWNxQw5jJHGqmacDBJyjRz1JSkMLGyNmkZBjQGN4oxJfKmJDAwGKqa+bu6eEfJs7JIiQH2iJsGNPiHegf7SwoICIAdKOXGHhfp5OIixwDzkGM7lZa8lBGICAFGkLH7O/V6nAAAAAElFTkSuQmCC");
	background-position: 1px 2px
}
.social-likes__counter_mailru {
	background: #fff1c2;
	border-color: #ffc70d
}
.social-likes__counter_mailru:after {
	border-right-color: #fff1c2
}
.social-likes_notext .social-likes__icon_mailru {
	background-position: 2px 2px
}
.social-likes__button_vkontakte {
	background: #436f96;
	background: -webkit-linear-gradient(top, #8faecf, #436f96);
	background: linear-gradient(top, #8faecf, #436f96);
	color: #fff;
	color: rgba(255, 255, 255, .95);
	border-color: #4d84c1;
	border-color: rgba(78, 131, 193, .8);
	border-bottom-color: rgba(52, 88, 127, .8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}
.social-likes__button_vkontakte:hover {
	background: #4e80ab;
	background: -webkit-linear-gradient(top, #a2c0df, #4e80ab);
	background: linear-gradient(top, #a2c0df, #4e80ab);
	color: #fff;
	color: rgba(255, 255, 255, .99);
	border-color: #5788be;
	border-bottom-color: #3b6798
}
.social-likes__icon_vkontakte {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAMAAADH72RtAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAEjUExURR5Ga/r7/B5EafT2+JytvRxEawAAAO7x9L3H0iBBauDm6yBEax9DahxCZypVfxw4cSJEbgA/fx1BbSJFaCFDaxxFaB9Eax1Ga/b3+R5Ha9bd5SRIbR9Gafr6+xtEbnCInyFGbJKktwB/f155lKu4x97j6k1qiQAAABdFc5iquh1HbJGkt52uvh8/apCjtR9Fap6vv+fq7vz9/ejs8DMzZo2gtMTP2XiOpvP19s3V3bXBzz9fgCRMcXKJonSMoxxGcbLAzR9Fax5EazFXeSBFaoOZrh5EaiBFah1Eah9FbFFui4earh5DbO3w89bd5R9Da0RjhbbCzlx3knmPp6W1xGiAnE1sipSmuHCFoK+8y0xrioSZrcbP2Tpaf1p4kh9Eav///9+XNSIAAABgdFJOU0z9S/i7LQDz1R/rR0gbBgkeBCMWJixhRfky5RVB+yV9NqQCacDoWQELrD2juhifMLnu/u8FmdqB99/RfWGjrRLMgHRDZ7RlPlZJNXVE8tBAWr5CfqpdgZtUnjlqzDBXShv3dQ8AAAC1SURBVBjTY2ATlJYUZ2IAA24FXj42BnVeeSmJBAhgVNUTEWTgV2NOQAAjc3sGYe0EZOAgxCBgAKTZHT3E3GwNgSwOUQZOFpAIt1ekt7sdSIQVKuIZkeDn44oswh0bHBDniyzCExUS7h/GjCQSH5qQEM1jiawmKCbQ2cYYIqIDEnFiEnOxNoPYrqsJcj4XF5cF2IVWIgwayozIbjYVZlASUkR4TFZF34SBjU9ACxoYDAwycvxsABG9PCyoaCS4AAAAAElFTkSuQmCC");
	background-position: 1px 2px
}
.social-likes__counter_vkontakte {
	background: #eaeef3;
	border-color: #afc1d4
}
.social-likes__counter_vkontakte:after {
	border-right-color: #eaeef3
}
.social-likes__button_odnoklassniki {
	padding-left: 17px;
	background: #f6900b;
	background: -webkit-linear-gradient(top, #f6bb6d, #f6900b);
	background: linear-gradient(top, #f6bb6d, #f6900b);
	color: #fff;
	color: rgba(255, 255, 255, .95);
	border-color: #d99c27;
	border-color: rgba(217, 154, 38, .8);
	border-bottom-color: rgba(197, 137, 7, .8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .12)
}
.social-likes__button_odnoklassniki:hover {
	background: #f69a21;
	background: -webkit-linear-gradient(top, #fbcc5a, #f69a21);
	background: linear-gradient(top, #fbcc5a, #f69a21);
	color: #fff;
	color: rgba(255, 255, 255, .99);
	border-color: #f0b22c;
	border-bottom-color: #c59121
}
.social-likes__icon_odnoklassniki {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAMAAAABFhU/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAC3UExURQAAAP39/fv7+wAAAAAAAFhYWAAAAPX19QAAAP///wAAAP////Pz8/39/f///////3Jycr+/v/////39/fv7+/X19Xd3d9ra2v///////8HBweHh4aWlpcfHx////6ysrP////n5+fj4+P///3h4ePn5+W1tbfn5+ezs7PX19f39/f///+rq6v39/dLS0v////z8/Kenp+Xl5f////39/Zubm/39/ezs7P///////+zs7AAAAP///7cL97AAAAA8dFJOUwDl7R4EKyPRAgMdD8noXRIoaFH38NRADiH8axElcyco9lZT8zOsMa+vn6PSraB/yfJSPPDxSu6yq3VEGZg9ufsAAAB8SURBVAjXHcxFAsMwEENRBW2Hk6YMKTMz6P7n6rR/9TYSAFO8CgMpPZDcpKIdy0fJtejK0+fGmujIM95/bXl53rkUZUoWKpOP8Tzf59ORQcLJYjUbMkEv4i9VwQ06gr7jAi2LbcYDILRYbyjGIZq28lwvsrvQvqOhA19/AatyDohYubCRAAAAAElFTkSuQmCC");
	background-position: 4px 3px
}
.social-likes__counter_odnoklassniki {
	background: #ffe9be;
	border-color: #d9ab53
}
.social-likes__counter_odnoklassniki:after {
	border-right-color: #ffe9be
}
.social-likes_notext .social-likes__icon_odnoklassniki {
	background-position: 5px 3px
}
.social-likes__button_pinterest {
	padding-left: 20px;
	background: #eee;
	background: -webkit-linear-gradient(top, #fefefe, #d3d3d3);
	background: linear-gradient(top, #fefefe, #d3d3d3);
	color: #c71a28;
	border-color: #bbb;
	border-color: rgba(186, 186, 186, .8);
	border-bottom-color: rgba(153, 153, 153, .8)
}
.social-likes__button_pinterest:hover {
	background: #efefef;
	background: -webkit-linear-gradient(top, #fff, #d9d9d9);
	background: linear-gradient(top, #fff, #d9d9d9);
	color: #c11524;
	border-color: rgba(186, 186, 186, .6);
	border-bottom-color: rgba(153, 153, 153, .6)
}
.social-likes__icon_pinterest {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAFiUExURQAAAMEHJMEAHrYAJMEHJLkAF78AFcEGI8EGJMEHI78AH8AGJL8AALQAHsEGI8EGI74EIMEHJMEFIwAAAMEGI8EEI8EGJMEGJMEHJMEGI8AGI74HIrwFIb8EIsEHI78DI8AGIsEFI8EHJMAHI8AFI8AGI8AEI8EGI78DI8EFI8AHJMEGIsEGJMEGIsAGJKoAAMEGJMEHI8IAJMAGJMEHJMEFI8EGI70FIMAFJMEGJMEGJMEHJMAGI8EFI8EDI8AGJMEGI8EHJMAFJMEHJL8EJLsAGsEGI8EGJMAHI7kAIsEHI8EHJLIAGcEGI8AGIsAFIn8AAMEGI8AHJMEGI8EGJMEHJMEFI8EGJL8FIsEHJMIHI78GH8AGJMMHJMIHJMAGJL8GJMEGI5kAAL8EIsEHJMEFJMAGJMEFJLoAHcAHJMEGJMEHJMEHJLgAHL8AH8AHJMEGJMEFI8IHJcIIJcIHJMMIJXiycE4AAABydFJOUwDsGQfrCwzqvKUQ5gQRls83jbMB7Dr9mcajl0MuNKNAJdeigl57OctIq0Xb9EtNBuzVFd6t2U8vWqGqsZwyR2956bCRaROn+o8WgaoK05SwAtHmxOvZsvws5LIozarFyVSdBTzW2JNbGs3b1PsSCOLf2mXZpHoAAADlSURBVBjTbY/FdkJRFEMDBR6uBeru7t5Sd3d39+ac+/+9dDFsRtl7lAD/ZXI55uzvbMYLWJRYoipFM1HvH4+r6In/9PzIGL/PioTK99OtLceH5AQwnNGH54/sz8HFGRYpacyZ97vIq36RuysLMxzFBi/xyPTnnuE8xmQQxbzB2wuQpEwjqy4r1nB1nwo6IiMYkB70mtD6tbM9Jexwh/vZjih1dnULQ2QjGoQBVIoocwh3taEiRKkGyoxIvC/Z0lTvEgnYgV6/ON2dtPtpSoL5M766WKqVFqU0Uvhb4272eGqryvP9FxEROVdqnXL+AAAAAElFTkSuQmCC");
	background-position: 2px 1px
}
.social-likes__counter_pinterest {
	background: #fff5f6;
	border-color: #f0a8ae
}
.social-likes__counter_pinterest:after {
	border-right-color: #fff5f6
}
@media only screen and (max-width: 380px) {
	.social-likes__widget {
		display: block;
		margin-left: 0 !important;
		margin-top: 10px !important
	}
	.social-likes>a {
		margin-left: 0;
		margin-top: 5px
	}
}
@media print {
	div: not(.reveal-modal) {
		display: block
	}
	body {
		margin: 0;
		padding: 0;
		line-height: 1.4em !important;
		word-spacing: 1px;
		letter-spacing: .2px;
		font: 13px Arial, Helvetica, "Lucida Grande", serif;
		color: #000 !important;
		text-shadow: none !important
	}
	#swipe_right,
	#swipe_left,
	#m_search,
	.mobile_button_wrapper,
	.mobile_button_wrapper a,
	[class^="icon-"]:before,
	[class*=" icon-"]:before,
	a[class^="icon-"],
	a[class*=" icon-"],
	i,
	#navigation,
	#v_weather_panel_container,
	.site_search,
	.nav_container,
	.welcome_container,
	.site_search,
	#header_search_form,
	#search_search_form,
	.weather_panel_container,
	.footer,
	#footer_settings,
	#footer_share,
	.footer_main_links,
	.visitor_weather_panel,
	.close_modal,
	.header_search,
	.home_search,
	.search_search,
	#p_services .site_button,
	a.map_it {
		display: none !important
	}
	a:link,
	a:visited {
		background: transparent;
		color: #333;
		text-decoration: none
	}
	a:link[href^="http://"]:after,
	a[href^="http://"]:visited:after {
		content: " (" attr(href)") "
	}
	a[href^="http://"] {
		color: #000
	}
	.site_title h1 img {
		width: 260px;
		height: 89px;
		display: block
	}
	.site_title h1 a,
	.site_title h1 a:visited {
		text-indent: -9999px
	}
	.site_tagline {
		padding-left: 0 !important
	}
	.link_button:before,
	.service_button:before {
		background: 0
	}
	.panel i {
		font-size: .1em;
		height: 0 !important
	}
	h1 {
		display: block;
		font-size: 20px
	}
	h2 {
		border-bottom: solid #fff 1px;
		font-size: 16px
	}
	.row .large-1,
	.row .large-2,
	.row .large-3,
	.row .large-4,
	.row .large-5,
	.row .large-6,
	.row .large-7,
	.row .large-8,
	.row .large-9,
	.row .large-10,
	.row .large-11,
	.row .large-12 {
		width: 100%
	}
	.panel,
	.panel.small,
	.panel.large,
	p,
	a {
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important
	}
	.show_hide,
	.has-tip,
	.answer {
		display: block !important
	}
	.panel,
	.modal,
	.column,
	.columns {
		display: block;
		float: none
	}
	#modal {
		clear: both;
		border: 0;
		border-top: 1px solid #000;
		width: 100% !important;
		margin-left: 0 !important;
		padding-left: 0 !important
	}
	#swipe_container {
		overflow: visible
	}
	.reveal-modal {
		position: relative;
		width: 100%;
		left: 0
	}
	.text-center {
		text-align: left !important
	}
	.recommended_services.row .large-6 {
		width: 100%
	}
	.header .site_title h1 a {
		font-size: 24px;
		text-indent: 0;
		background: 0
	}
}

@font-face{
	font-family:'icomoon';
	src:url('../fonts/icomoon/fonts/icomoon.eot');
	src:url('../fonts/icomoon/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon/fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/fonts/icomoon.svg#icomoon') format('svg');
	font-weight:normal;
	font-style:normal
}

.no-js #map-canvas {
	display: none
}
.no-js #chart_div {
	display: none
}
.no-js .chart_buttons {
	display: none
}
.no-js .data_provider {
	display: none
}
.dev-flow {
	background-image: url("/assets/images/arrow-down.png");
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: .5em;
	min-height: 6em;
	padding: .5em .5em .25em .75em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.dev-step1 {
	background-color: #eb9191
}
.dev-step2 {
	background-color: #ebb473
}
.dev-step3 {
	background-color: #ebeb73
}
.dev-step4 {
	background-color: #b4eb73
}
.dev-step5 {
	background-color: #73eb73
}
.dev-step6 {
	background-color: #73ebb9
}
.dev-step7 {
	background-color: #73e1eb
}
.swipe0 .row {
	position: relative
}
.welcome_container {
	cursor: default;
	height: 60px;
	left: .5em;
	line-height: 1.8em;
	padding-top: 1em;
	position: absolute;
	width: 200px
}
.welcome_message {
	color: #fff;
	font-size: 1.8em;
	font-style: italic;
	display: none
}
.row-bar-icon {
	background: url("../images/tile_glyphs.png") no-repeat scroll 0 0 / 400px auto transparent;
	bottom: .4em;
	height: 40px;
	opacity: .25;
	position: absolute;
	width: 40px
}
.row-bar-icon.governance {
	background-position: -250px -50px;
	background-size: 500px auto;
	bottom: .8em;
	height: 50px;
	width: 50px
}
.home_search_results {
	background: #FFF
}
@media only screen and (max-width: 767px) {
	.welcome_container {
		display: none
	}
}
.weather_panel_container {
	position: absolute;
	right: .25em;
	width: 250px;
	height: 60px;
	padding: 0 !important;
	margin: 0 !important
}
.weather_panel_container a {
	display: block;
	width: 250px;
	height: 60px;
	color: #fff;
	padding: 0 !important;
	margin: 0 !important
}
.day .weather_panel_container a {
	color: #202020 !important;
	color: rgba(0, 0, 0, .85);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5) !important
}
@media only screen and (max-width: 767px) {
	.weather_panel_container {
		display: none
	}
}
.weather_panels {
	position: relative;
	width: 250px
}
.weather_panel {
	position: absolute;
	display: none;
	width: 250px
}
.weather_content {
	padding-top: 1.5em
}
.w_info {
	float: right;
	margin-top: -1.2em;
	margin-right: .5em;
	max-width: 60%
}
.w_title {
	display: block;
	text-align: right;
	font-weight: 600;
	font-size: .9em;
	letter-spacing: 1px
}
.w_condition {
	display: block;
	margin-top: .25em;
	font-weight: 400;
	text-align: right;
	font-size: .85em
}
.w_temp {
	display: block;
	font-weight: 400;
	text-align: right;
	font-size: .85em
}
.weather_content .w_icon {
	float: right;
	font-size: 3em
}
.home_search .columns,
.header_search .columns,
.search_search .columns {
	margin: 0;
	padding: 0
}
.home_search input[type="search"],
.header_search input[type="search"],
.search_search input[type="search"] {
	height: 2em;
	font-weight: 300;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #FFF;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	-webkit-appearance: none
}
.home_search input[type="search"]:hover,
.header_search input[type="search"]:hover,
.search_search input[type="search"]:hover {
	background: rgba(255, 255, 255, 0.9)
}
.home_search input[type="search"]:focus,
.header_search input[type="search"]:focus,
.search_search input[type="search"]:focus {
	background: #FFF;
	color: #000;
	outline: 0;
	font-weight: 400
}
.home_search a,
.header_search a,
.search_search a {
	display: block;
	margin-left: .9em;
	padding: .7em 0;
	text-align: center;
	background: #CCC;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	cursor: pointer
}
.home_search a i,
.header_search a i,
.search_search a i {
	font-size: 1.3em;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4)
}
.home_search_container {
	top: 150px
}
@media only screen and (max-width: 767px) {
	.home_search_container {
		top: 0
	}
}
.home_search {
	position: relative;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	margin-top: .5em;
	z-index: 5
}
.no-js .home_search_container {
	top: 0
}
.header_search {
	position: absolute;
	right: 15px;
	top: 5.5em;
	margin-top: .125em;
	width: 400px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s
}
.search_search form {
	margin-bottom: 2em
}
.page-official-website-of-the-ycdc .header_search,
.page-search-results .header_search {
	display: none !important
}
@media only screen and (max-width: 767px) {
	.header_search {
		display: none;
		position: relative;
		width: 94%;
		margin: 0 3%;
		top: 1em;
		right: 0
	}
}
.home_tiles {
	display: none;
	margin-top: 0em;
	padding: 0 !important
}
.no-js .home_tiles {
	display: block
}
.home_tiles .tile>a {
	min-height: 8em
}
@media only screen and (max-width: 767px) {
	.home_tiles {
		display: block !important;
		margin-top: 2em
	}
	.home_tiles .row {
		padding: 0 15px
	}
}
.home_tiles h3 {
	font-size: 1.4em !important
}
.newsTile h3 {
	font-weight: 300 !important
}
.servicesTile h3 {
	font-weight: 300 !important
}
.home_news {
	display: block;
	display: -webkit-box;
	max-width: 100%;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	line-height: 1.5em;
	font-size: 14px;
	margin-top: .8em;
	width: 90%
}
.home_news span {
	padding-top: 20px
}
.newsTile i {
	right: 0 !important
}
.home_tiles .tile i {
	opacity: .8 !important;
	color: #FFF !important
}
#popular_services_panel_container {
	overflow: hidden;
	width: 100%;
	/* height: 88px; */
	/* margin-top: .5em */
}
#popular_services_panels {
	overflow: hidden;
	height: 100%
}
.popular_services_panel {
	float: left;
	display: inline-block;
}
.no-js .popular_services_panel {
	display: none
}
.no-js .popular_services_panel:first-child {
	display: block
}
.popular_services_content {
	padding-left: 15px
}
.nearMeTile {
	background-color: #676C8B;
	background-color: rgba(147, 132, 118, 0.9);
	background-image: url('../images/currencytile.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 30%
}
.currency {
	margin-top: 0em;//.5em;
}
.currency span {
	display:block;
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
.lt-ie9 .nearMeTile {
	background-color: #9BB0CA;
	background-image: none
}
.socialMediaTile {
	background-color: #509a92;
	background-color: rgba(80, 154, 146, 0.9);
	background-image: url('../images/socialtile.png');
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: right center
}
.lt-ie9 .socialMediaTile {
	background-color: #509a92;
	background-image: none
}
.photosTile {
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.9);
	background-image: url('../images/photos_b.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-transition: background-image .3s linear;
	-moz-transition: background-image .3s linear;
	-ms-transition: background-image .3s linear;
	-o-transition: background-image .3s linear;
	transition: background-image .3s linear;
	max-height: 100px
}
.photosTile:hover {
	background-image: url('../images/photos.jpg');
	background-repeat: no-repeat;
	-webkit-transition: background-image .3s linear;
	-moz-transition: background-image .3s linear;
	-ms-transition: background-image .3s linear;
	-o-transition: background-image .3s linear;
	transition: background-image .3s linear
}
.photosTile h3 {
	color: #FFF;
	text-shadow: none
}
.photosTile span {
	color: #FFF;
	font-size: .9em;
	position: absolute;
	bottom: 10px;
	text-shadow: none;
	font-weight: 500
}
@media only screen and (max-width: 767px) {
	.nearMeTile {
		background-size: 30%
	}
	.socialMediaTile {
		background-size: 30%
	}
}
.home.row-bar {
	background-color: rgba(0,0,0,0.75);
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.9);
	opacity:0.875;
}
.home.row-bar:hover {
	background-color: rgba(0,0,0,0.75);
	#background-color: rgba(0, 0, 0, .9);
	opacity:0.875;
}
.home.row-bar ul {
	padding: .5em 0
}
.home.row-bar ul.inline-list {
	margin: 0
}
.home.row-bar ul>li {
	display: inline-block;
	float: left;
	list-style: none outside none;
	margin-left: 0;
	font-weight: 300
}
.home.row-bar i {
	font-size: 1.6em
}
.home.row-bar li a {
	color: #fff;
	font-size: 1.1em;
	opacity: .625;
	text-shadow: none
}
.home.row-bar li a:hover {
	opacity: 1
}
.loading_image {
	text-align: center
}
.loading_image img {
	width: 60px
}
.search_results {
	position: relative;
	padding-bottom: 1em;
	min-height: 300px
}
.search_results .poweredBy {
	position: absolute;
	top: -50px;
	right: 0;
	display: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}
.search_results .poweredBy img {
	position: relative;
	top: -2px;
	vertical-align: middle;
	margin-left: 7px
}
.search_results .poweredBy.dg img {
	top: 0;
	height: 23px
}
.search_results .site_button {
	margin-top: 2em;
	margin-right: .5em
}
@media only screen and (max-width: 767px) {
	.search_results .poweredBy {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 15px
	}
	.search_results .poweredBy img {
		position: relative;
		top: -2px;
		vertical-align: middle;
		margin-left: 10px
	}
	.search_results .poweredBy.dg img {
		top: 0;
		height: 23px
	}
	.search_results .site_button {
		margin-top: 2em;
		margin-right: .5em
	}
}
@media only screen and (max-width: 480px) {
	.search_results .site_button {
		width: 48%;
		margin: 2em 1% 0 1%
	}
}
@media only screen and (max-width: 320px) {
	.search_results .site_button {
		padding: 0;
		font-size: .9em
	}
}
.search_results .loading_image {
	margin-top: 50px
}
.no-js .search_results .loading_image {
	display: none
}
.recommended_services {
	padding: .5em 1em 0 .5em;
	background: rgba(91, 158, 157, 0.25);
	border: 1px solid #ccc
}
.recommended_services.row .large-6 {
	width: 48%;
	margin: 1%
}
@media only screen and (max-width: 767px) {
	h2.search_rec {
		font-size: 1.2em;
		margin-bottom: .5em
	}
}
.recommended_search_result {
	border-bottom: 1px solid #999;
	margin-bottom: .75em
}
.recommended_search_result p {
	margin-bottom: .75em;
	font-size: .8em
}
h2.search_rec {
	font-size: 1.5em;
	margin-bottom: .4em
}
.search_result {
	padding: 1em 0 .3em 0;
	border-bottom: 1px solid #CCC
}
.search_result .vidThumb {
	float: left;
	margin-right: 2%;
	width: 20%
}
.search_result .vidThumb img {
	width: 100%
}
.search_result .vidInfo {
	float: left;
	width: 72%
}
.image_result.img img {
	vertical-align: top;
	width: 155px;
	margin: 10px 5px
}
.search_result p {
	font-size: .8em
}
.search_result h3,
.recommended_search_result h3 {
	margin-bottom: .3em;
	font-size: 1.1em
}
.search_result .summary_url,
.recommended_search_result .summary_url {
	float: none;
	display: block;
	margin-bottom: 1em;
	font-size: .8em;
	color: #222;
	text-decoration: none;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
.search_summary {
	display: inline-block;
	margin: 1em 0 1em .5em;
	padding: .5em 0
}
.no-js .services_button {
	display: none
}
.search_results .advancedSearch {
	padding: 0
}
.no-js .search_results .advancedSearch {
	display: none
}
.search_results .advancedSearch ul {
	list-style-type: none;
	margin-left: 0
}
.search_results .advancedSearch ul li {
	display: inline-block
}
.search_results .advancedSearch ul li a {
	width: auto;
	margin-top: 10px;
	min-height: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	text-shadow: none
}
.search_results .advancedSearch ul li a.active {
	background: #338e91
}
.search_results .advancedSearch #related_searches {
	margin-bottom: 20px;
	line-height: 1.5em
}
.search_results .jobs {
	padding: .5em 1em 0 .5em;
	background: rgba(91, 158, 157, 0.25);
	border: 1px solid #ccc
}
.search_results .job_result {
	border-bottom: 1px solid #999;
	margin-bottom: .75em
}
.search_results .job_result h3 {
	margin-bottom: 5px;
	font-size: 1.1em
}
.search_results .job_result p {
	margin-bottom: 10px;
	font-size: .8em
}
.search_results .results {
	padding: 0
}
.noTerm {
	font-weight: bold;
	padding: 15px 0;
	margin-top: 25px;
	border-radius: 5px
}
.noResults {
	font-weight: bold;
	padding: 15px 0;
	margin-top: 25px;
	border-radius: 5px
}
.search_button {
	width: auto;
	margin-top: 10px;
	min-height: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	text-shadow: none
}
@media only screen and (max-width: 767px) {
	.search_results .advancedSearch #related_searches {
		padding-bottom: 20px
	}
	.search_results .advancedSearch ul li {
		width: 49%
	}
	.search_results .advancedSearch ul li a {
		display: block
	}
	.image_result.img {
		width: 100%;
		text-align: center
	}
	.image_result.img img {
		width: 80%
	}
	.search_result .vidThumb {
		margin-right: 2%;
		width: 30%
	}
	.search_result .vidInfo {
		width: 62%
	}
}
@media only screen and (max-width: 400px) {
	.search_result .vidThumb {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%
	}
	.search_result .vidInfo {
		width: 100%
	}
}
.page-online-services table th,
.page-online-services table td {
	text-align: center
}
.page-online-services table td.site_name,
.page-online-services table th.site_name {
	text-align: left
}
#p_services span p {
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: 0
}
#p_services .icon-info-sign {
	position: relative;
	top: 1px;
	font-size: 20px
}
#p_services .icon-external-link {
	position: relative;
	top: 2px;
	font-size: 18px
}
.serviceChooser {
	padding-bottom: 30px;
	margin-bottom: 20px !important;
	border-bottom: 1px dashed #AAA
}
.serviceChooser a {
	display: block;
	padding: 10px;
	background: #44bcc1;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none
}
.serviceChooser a:hover {
	background: #338e91
}
.serviceChooser a.active {
	background: #338e91
}
#trendingAppsSection .trendingCount {
	font-size: 2em
}
.serviceFilter {
	margin-bottom: 20px
}
.serviceFilter .sortBy {
	display: none
}
.serviceFilter a {
	display: inline-block;
	padding: 8px 15px;
	background: #44bcc1;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none;
	margin-right: 10px
}
.serviceFilter a.active {
	background: #338e91
}
.filterContainer {
	float: right;
	display: inline-block;
	font-weight: 600;
	margin-left: 20px
}
.filterContainer label {
	margin-right: 10px;
	display: inline;
	font-weight: bold
}
#filter_services {
	position: relative;
	width: 200px;
	display: inline-block;
	top: -3px
}
.serviceFilter .submit_idea {
	padding: 10px;
	margin-top: -20px;
	margin-right: 0;
	display: block;
	background: #44bcc1;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	height: auto;
	line-height: normal;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s
}
.serviceFilter .submit_idea:hover {
	background: #338e91
}
.serviceFilter .submit_idea i {
	font-size: 1.6em
}
.serviceFilter .submit_idea span {
	display: block;
	font-size: .8em
}
.mobile_ehawaii {
	position: relative;
	top: -2px;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px
}
#videoLightbox {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9999999
}
#videoLightbox #video {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 560px;
	height: 315px;
	margin-left: -280px;
	margin-top: -157px
}
#videoLightbox .close_video_modal {
	position: absolute;
	top: 30%;
	right: 50%;
	margin-top: 167px;
	margin-right: -280px;
	color: #FFF;
	font-weight: 600;
	cursor: pointer;
	text-shadow: none
}
@media only screen and (max-width: 767px) {
	.serviceChooser a {
		padding: 15px 0;
		margin-bottom: 10px
	}
	.filterContainer {
		float: none;
		display: block;
		margin-top: 20px;
		margin-left: 0
	}
	.filterContainer span {
		display: block;
		text-align: left;
		margin-bottom: 10px
	}
	#filter_services {
		width: 100%
	}
	.serviceFilter .sortBy {
		display: block;
		text-align: left;
		margin-bottom: 10px;
		font-weight: 600
	}
	.serviceFilter a {
		padding: 10px;
		width: 100%;
		margin-bottom: 10px
	}
	.serviceFilter .submit_idea {
		display: none
	}
}
@media only screen and (max-width: 767px) {
	#trendingAppsSection table thead th {
		display: inline-block;
		width: 50%
	}
	#trendingAppsSection table tbody tr td {
		display: inline-block;
		width: 50%
	}
}
@media only screen and (max-width: 480px) {
	.noMobile:last-child {
		min-height: 46px;
		min-width: 1px;
		display: inline-block !important
	}
	.noMobile {
		width: 0 !important;
		padding: 0;
		display: none !important
	}
	#p_services table thead {
		display: none
	}
	#p_services table tbody tr td:first-child {
		width: 100%;
		background-color: #CCC;
		background-color: #eee;
		border-top: 3px solid #777;
		width: 100%
	}
	#p_services table tbody tr {
		background-color: #fff !important
	}
	#p_services table tbody tr.agency_lev1 td:first-child {
		background-color: #888
	}
	#p_services table tbody tr.agency_lev1 td:first-child a {
		color: #fff
	}
	#p_services table tbody tr.agency_lev1 td:first-child a:hover {
		color: inherit
	}
	#p_services table tbody tr.agency_lev2 td:first-child {
		background-color: #bfbfbf
	}
	#p_services table tbody tr.agency_lev3 td:first-child {
		background-color: #ededed
	}
	#p_services table tbody tr td {
		display: inline-block;
		width: 15%
	}
	.trendingCount {
		padding: 10px 20px !important
	}
	.trendingServiceName {
		width: 100% !important;
		text-align: center !important;
		font-size: .9em
	}
	.trendingServiceName span {
		display: none
	}
	#trendingAppsSection table tbody tr:nth-child(odd) td {
		background-color: #DDD !important
	}
	#trendingAppsSection table tbody tr:nth-child(even) td {
		background-color: #FFF !important
	}
}
.onlineServiceTitle {
	width: 80%
}
.serviceDetailCount {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	color: #AAA
}
.serviceDetailCount .count {
	font-size: 2.5em;
	display: block;
	font-weight: 600
}
.serviceDetailCount .desc {
	display: block;
	margin-top: 10px;
	line-height: 1.3em
}
.onlineService .serviceImage {
	text-align: center
}
.onlineService .serviceImage .link_button {
	margin-top: 15px;
	float: none
}
.onlineService .serviceDesc h3 ul {
	font-size: .8em;
	list-style-type: none
}
.onlineService .serviceDesc .partnerships {
	font-size: 1.2em
}
.onlineService .serviceDesc .partnerships_list {
	list-style-type: none;
	line-height: 1.8em
}
.onlineService .serviceDesc ul {
	margin-top: 20px
}
.onlineService .serviceDesc ul li a:hover {
	text-decoration: underline !important
}
.onlineService .serviceDesc .bold {
	font-weight: 600
}
.onlineService .serviceDesc .serviceFees ul {
	list-style-type: none
}
.onlineService .serviceDesc .mobileLinks {
	margin-top: 30px
}
.onlineService .serviceDesc .mobileLinks ul {
	list-style-type: none;
	margin-left: 0;
	margin-top: 10px
}
.onlineService .serviceDesc .mobileLinks ul li {
	display: inline-block;
	padding: 0 5px
}
.onlineService .serviceDesc .mobileLinks ul li a:hover {
	text-decoration: none !important
}
.onlineService .serviceDetailTabChooser ul {
	margin-left: 0;
	margin-top: 40px;
	margin-bottom: 0
}
.onlineService .serviceDetailTabChooser ul li {
	display: inline-block
}
.onlineService .serviceDetailTabChooser ul li a {
	display: block;
	padding: 10px;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	background: #DDD;
	font-size: .8em;
	color: #333;
	text-decoration: none;
	font-weight: 400
}
.onlineService .serviceDetailTabChooser ul li:first-child a {
	border-left: 1px solid #AAA
}
.onlineService .serviceDetailTabChooser ul li a.active {
	position: relative;
	top: 1px;
	background: #FFF;
	padding-top: 11px
}
.onlineService .serviceDetailTabChooser ul li a i {
	position: relative;
	font-size: 1.5em;
	color: #AAA;
	top: 2px;
	margin-right: 5px
}
.onlineService .serviceDetailAccordionChooser a {
	display: block;
	padding: 15px 10px;
	background: #CCC;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #AAA
}
.onlineService .serviceDetailAccordionChooser a .icon-caret-up,
.onlineService .serviceDetailAccordionChooser a .icon-caret-down {
	float: right
}
.onlineService .serviceDetailAccordionChooser a .icon-caret-down {
	display: none
}
.onlineService .serviceDetailAccordionChooser a.active .icon-caret-up {
	display: none
}
.onlineService .serviceDetailAccordionChooser a.active .icon-caret-down {
	display: inline-block
}
.onlineService .serviceDetailTabs {
	background: #FFF;
	border: 1px solid #AAA
}
.onlineService .serviceDetailTabs .serviceDetailTab {
	display: none;
	padding: 40px
}
.no-js .onlineService .serviceDetailTabs .serviceDetailTab {
	display: block
}
.onlineService .serviceDetailTabs .serviceDetailTab h3 {
	font-size: 1.6em;
	margin-bottom: 20px
}
.onlineService .serviceDetailTabs #related .related {
	margin-top: 30px
}
.onlineService .serviceDetailTabs #related div:first-child {
	margin-top: 0
}
.onlineService .serviceDetailTabs #related span {
	line-height: 1.3em
}
.onlineService .serviceDetailTabs #related div a {
	display: block;
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: 1.6em
}
.onlineService .serviceDetailTabs #awards .awardTitle {
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333
}
.onlineService .serviceDetailTabs #awards .awardList {
	margin-bottom: 60px
}
.onlineService .serviceDetailTabs #awards .awardList .award .desc {
	display: block;
	line-height: 1.3em
}
.onlineService .serviceDetailTabs #videos .video {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 20px
}
.onlineService .serviceDetailTabs #videos .video:first-child {
	margin-top: 0;
	border-top: 0;
	padding-top: 0
}
.onlineService .serviceDetailTabs #videos .video .title {
	font-size: 1.2em;
	font-weight: 400;
	display: block;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.6em
}
.onlineService .serviceDetailTabs #videos .video .desc {
	line-height: 1.3em
}
.onlineService .serviceDetailTabs #help .title {
	display: block;
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 40px
}
.onlineService .serviceDetailTabs #help .contacts {
	margin-top: 0;
	list-style-type: none
}
.onlineService .serviceDetailTabs #help .contacts li {
	line-height: 1.8em
}
.onlineService .serviceDetailTabs #help .questions {
	margin-top: 1.25em;
	list-style-type: none
}
.onlineService .serviceDetailTabs #help .questions li {
	line-height: 1.8em
}
.onlineService .serviceDetailTabs #help .tech_help {
	margin-top: 1.25em;
	list-style-type: none
}
.onlineService .serviceDetailTabs #help .tech_help li {
	line-height: 1.8em
}
.onlineService .serviceDetailTabs #help .more_info {
	margin-top: 1.25em;
	list-style-type: none
}
.onlineService .serviceDetailTabs #help .more_info li {
	line-height: 1.8em
}
.onlineService .serviceDetailTabs #help .more_info li .indent {
	margin-left: 15px;
	display: block
}
@media only screen and (max-width: 767px) {
	.onlineService .columns {
		padding-left: 0;
		padding-right: 0
	}
	.serviceDetailCount {
		display: none
	}
	.onlineService .serviceImage .link_button {
		margin-bottom: 20px
	}
	.onlineService .serviceDetailTabs .serviceDetailTab {
		padding: 20px 10px
	}
	.onlineService .serviceDetailTabs #awards .awardList .award {
		border-top: 1px solid #CCC;
		margin-top: 20px;
		padding-top: 20px;
		text-align: center
	}
	.onlineService .serviceDetailTabs #awards .awardList .award:first-child {
		border-top: 0
	}
	.onlineService .serviceDetailTabs #help ul {
		margin-left: 0
	}
	.onlineService .serviceDetailTabs #awards .row,
	.onlineService .serviceDetailTabs #videos .row {
		margin-left: 5px;
		margin-right: 5px
	}
}
@media only screen and (max-width: 600px) {
	.onlineService .serviceImage img {
		display: none
	}
	.onlineService .serviceImage {
		text-align: left
	}
}
.page-elected-officials .tile a {
	opacity: 1
}
.governor,
.ltgovernor,
.senator1,
.senator2,
.rep1,
.rep2 {
	position: relative
}
.governor:after,
.ltgovernor:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 180px;
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
	background-size: 180px;
	-webkit-transition: background-image .2s linear !important;
	-moz-transition: background-image .2s linear !important;
	transition: background-image .2s linear !important
}
@media only screen and (max-width: 768px) {
	.governor:after,
	.ltgovernor:after {
		width: 150px;
		height: 150px;
		background-size: 150px
	}
}
@media only screen and (max-width: 767px) {
	.governor:after,
	.ltgovernor:after {
		width: 100px;
		height: 100px;
		background-size: 100px
	}
}
.ele_name {
	font-size: .9em
}
.senator1:after,
.senator2:after,
.rep1:after,
.rep2:after,
.senatepres:after,
.housespeaker:after,
.hawaii_state:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
	background-size: 100px;
	-webkit-transition: background-image .2s linear !important;
	-moz-transition: background-image .2s linear !important;
	transition: background-image .2s linear !important
}
.governor:after {
	background-image: url(../images/elected_officials/bw/ige.png) !important
}
.ltgovernor:after {
	background-image: url(../images/elected_officials/bw/tsutsui.png) !important
}
.senator1:after {
	background-image: url(../images/elected_officials/bw/hirono.png) !important
}
.senator2:after {
	background-image: url(../images/elected_officials/bw/schatz.png) !important
}
.rep1:after {
	background-image: url(../images/elected_officials/bw/takai.png) !important
}
.rep2:after {
	background-image: url(../images/elected_officials/bw/gabbard.png) !important
}
.senatepres:after {
	background-image: url(../images/elected_officials/bw/kim.png) !important
}
.housespeaker:after {
	background-image: url(../images/elected_officials/bw/souki.png) !important
}
.hawaii_state:after {
	background-image: url(../images/elected_officials/bw/hawaiianflag.png) !important
}
.governor:hover:after {
	background-image: url(../images/elected_officials/ige.png) !important
}
.ltgovernor:hover:after {
	background-image: url(../images/elected_officials/tsutsui.png) !important
}
.senator1:hover:after {
	background-image: url(../images/elected_officials/hirono.png) !important
}
.senator2:hover:after {
	background-image: url(../images/elected_officials/schatz.png) !important
}
.rep1:hover:after {
	background-image: url(../images/elected_officials/takai.png) !important
}
.rep2:hover:after {
	background-image: url(../images/elected_officials/gabbard.png) !important
}
.senatepres:hover:after {
	background-image: url(../images/elected_officials/kim.png) !important
}
.housespeaker:hover:after {
	background-image: url(../images/elected_officials/souki.png) !important
}
.hawaii_state:hover:after {
	background-image: url(../images/elected_officials/hawaiianflag.png) !important
}
h3.main_dept,
#p_services h4.main_dept {
	margin-bottom: 0 !important
}
.vcard h3.main_dept .fn {
	font-size: 1em
}
#p_services h4.main_dept {
	font-size: 1.3em !important
}
h3.main_dept a,
#p_services h4.main_dept a {
	background: url('../images/icons/icon_show.png') no-repeat 0 0;
	padding: .1em 0 .1em 30px;
	display: block;
	font-size: .85em;
	font-weight: bold
}
h3.main_dept a.expanded,
#p_services h4.main_dept a.expanded {
	background: url('../images/icons/icon_hide.png') no-repeat 0 0;
	padding-left: 30px
}
#p_how h3 {
	clear: both;
	border-bottom: 1px solid #CCC;
	padding-top: 1em !important
}
.question {
	background: url('../images/icons/icon_q.png') no-repeat 0 0;
	padding-left: 40px;
	cursor: pointer;
	position: relative
}
.question p {
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: .5em;
	padding-right: 1em
}
.question:hover {
	color: #338e91
}
.answer {
	background: url('../images/icons/icon_a.png') no-repeat 0 0;
	padding-left: 40px
}
#p_how .site_button p {
	font-weight: 600;
	margin-bottom: 0;
	line-height: 3em
}
.question span {
	unicode-bidi: bidi-override;
	direction: rtl
}
.question span:before {
	content: "";
	border-top: 8px solid #338e91;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	top: 10px;
	right: 0
}
.question.expanded span:before {
	content: "";
	border-top: 8px solid transparent;
	border-bottom: 8px solid #338e91;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	top: 2px;
	right: 0
}
hr.style01 {
	height: 1px;
	color: #999;
	margin: 7px 0
}
#p_dept .row {
	margin-left: 0;
	padding: 0
}
#p_dept h3 a {
	display: block
}
a.map_it {
	background: #39C;
	padding: 2px 5px;
	color: #fff;
	font-size: .9em;
	text-decoration: none !important
}
a.map_it:hover {
	background: #0063a1
}
p.sub_dep_list {
	line-height: 1
}
a.s_icon {
	text-decoration: none !important
}
.s_icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5em;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em
}
.page-mobile-apps table th,
.page-mobile-apps table td,
.page-social table th,
.page-social table td {
	text-align: center
}
.page-mobile-apps table td.site_name,
.page-mobile-apps table th.site_name,
.page-social table td.site_name,
.page-social table th.site_name {
	text-align: left
}
.s_icon span.submitted {
	font-size: .6em
}
.s_icon.rss:before {
	content: "\e000";
	color: #fd9a3b
}
.s_icon.facebook:before {
	content: "\e001";
	color: #788bb2
}
.s_icon.twitter:before {
	content: "\e002";
	color: #85c6ee
}
.s_icon.youtube:before {
	content: "\e003";
	color: #ed7c79
}
.s_icon.video:before {
	content: "\e003";
	color: #3d9db1
}
.s_icon.flickr:before {
	content: "\e004";
	color: #409bde
}
a.s_icon.rss:hover:before {
	color: #ff850f
}
a.s_icon.facebook:hover:before {
	color: #6278a4
}
a.s_icon.twitter:hover:before {
	color: #69afdb
}
a.s_icon.youtube:hover:before {
	color: #dc5854
}
a.s_icon.video:hover:before {
	color: #396573
}
a.s_icon.flickr:hover:before {
	color: #ff6db5
}
a.instagram i {
	position: relative;
	color: #523b30;
	font-size: 1.1em;
	top: -1px
}
a.instagram .text_ind {
	position: absolute
}
a.vimeo img {
	position: relative;
	width: 21px;
	top: 1px
}
a.vimeo .text_ind {
	position: absolute
}
a.google i {
	position: relative;
	color: #9e1f1e;
	font-size: 1.1em;
	top: -1px
}
a.google .text_ind {
	position: absolute
}
.wTable table {
	width: 100%
}
.wTable table thead {
	background-color: #666
}
.wTable table thead p {
	font-size: .8em;
	margin-bottom: 0;
	color: #FFF
}
.wTable table td p {
	margin-bottom: 0;
	cursor: default
}
.wTable table td a p {
	cursor: pointer
}
#p_social table .agency_lev1 {
	background-color: #CCC
}
#p_social table .agency_lev2 p {
	padding-left: 20px
}
#p_social table .agency_lev3 p {
	padding-left: 40px
}
@media only screen and (max-width: 767px) {
	.noSocial:last-child {
		min-height: 46px;
		min-width: 1px;
		display: inline-block !important
	}
	.noSocial {
		width: 0 !important;
		padding: 0;
		display: none !important
	}
	#p_social table thead {
		display: none
	}
	#p_social table tbody tr td:first-child {
		width: 100%;
		background-color: #CCC
	}
	#p_social table tbody tr {
		background-color: #fff !important
	}
	#p_social table tbody tr.agency_lev1 td:first-child {
		background-color: #888
	}
	#p_social table tbody tr.agency_lev1 td:first-child a {
		color: #fff
	}
	#p_social table tbody tr.agency_lev1 td:first-child a:hover {
		color: inherit
	}
	#p_social table tbody tr.agency_lev2 td:first-child {
		background-color: #bfbfbf
	}
	#p_social table tbody tr.agency_lev3 td:first-child {
		background-color: #ededed
	}
	#p_social table tbody tr td {
		display: inline-block;
		width: 15%
	}
	#p_social table .agency_lev2 a {
		color: #333
	}
	#p_social table .agency_lev2 p {
		padding-left: 0
	}
}
.s_icon.ios:before {
	content: "\e005";
	color: #b8b8b8
}
.s_icon.android:before {
	content: "\e006";
	color: #a4cf41
}
.s_icon.web:before {
	content: "\e007";
	color: #6a85a1
}
a.s_icon.ios:hover:before {
	color: gray
}
a.s_icon.android:hover:before {
	color: #86c000
}
a.s_icon.web:hover:before {
	color: #3b5978
}
.submitted p {
	color: #999
}
#p_mobile span p {
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: 0
}
.visitor_weather_panels {
	position: relative;
	width: 100%
}
.visitor_weather_panel {
	position: absolute;
	display: none;
	width: 100%
}
.visitor_weather_panel:first-child {
	display: block
}
.vw_condition {
	display: block;
	margin-top: .5em
}
.vw_temp {
	display: block;
	margin-top: .5em
}
.vw_icon {
	display: block;
	text-align: center;
	font-size: 5em;
	margin-top: .5em
}
@media only screen and (max-width: 767px) {
	.vw_icon {
		position: absolute;
		top: -0.1em;
		right: 0;
		font-size: 4em
	}
}
#p_flickr {
	margin-top: 2em
}
#p_flickr ul li {
	list-style: none
}
.flickr_item {
	width: 240px;
	margin: 10px;
	float: left;
	position: relative
}
.flickr_title h4 {
	position: absolute;
	bottom: 5px;
	left: 0;
	font-size: .8em;
	margin: 0;
	padding: 10px 5px;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	color: #fff
}
@media only screen and (max-width: 380px) {
	.photosButton {
		float: left !important
	}
}
.site_button.style01 {
	height: auto;
	min-width: 250px;
	margin-bottom: .5em;
	text-decoration: none !important
}
.site_button.style01 i {
	font-size: 2.5em;
	padding-top: 5px;
	padding-right: 5px;
	float: left
}
.site_button.style01 p {
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 10px;
	margin-bottom: .5em
}
.site_button.style01 span p {
	font-size: .9em;
	font-weight: 200;
	clear: right;
	padding: 0
}
#online_status_help {
	position: relative
}
#online_status_help a {
	display: block;
	width: 12em;
	height: 7em
}
#scWriF a {
	color: #fff;
	position: absolute;
	top: 0;
	width: 16em;
	text-align: center;
	padding-top: 5em
}
li.li_h3 {
	color: #674621;
	font-weight: 400
}
#p_subscriber table th,
#p_subscriber_faqs table th {
	width: 40%;
	padding: 9px 10px;
	vertical-align: top
}
#p_subscriber table td,
#p_subscriber_faqs table td {
	width: 60%
}
table.style01 th p {
	text-align: left;
	font-weight: bold;
	color: #666
}
table.style01 p {
	margin-bottom: 0;
	font-size: .9em
}
#p_awards img {
	float: left;
	padding: 2px;
	border: 1px solid #fff;
	margin: 0 15px 10px 0
}
#p_awards h3 {
	clear: both;
	border-bottom: 1px solid #CCC;
	padding-top: 1em !important
}
#p_awards h4 {
	margin-top: 0
}
#p_awards span {
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 0
}
.awards_list {
	clear: left;
	padding-top: 15px
}
#p_awards ul.award_year {
	margin-top: 20px
}
#p_awards ul.award_year li {
	float: left;
	list-style: none
}
#p_awards ul.award_year li a {
	padding: 5px 10px;
	margin-left: 10px;
	color: #fff;
	background-color: #44bcc1
}
#p_awards ul.award_year li a:hover {
	background-color: #338e91
}
#p_alerts span p a {
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: 0;
	color: #000
}
#p_alerts table a {
	display: block
}
.wp_weather_container {
	position: relative;
	min-height: 200px;
	padding: 1em;
	margin-bottom: 1.5em;
	overflow: hidden
}
.wp_weather_island {
	display: block;
	margin-top: .5em;
	margin-left: .5em;
	font-size: 2.4em;
	font-weight: 300;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4)
}
.wp_weather_temp_f {
	position: absolute;
	bottom: .6em;
	left: .6em;
	font-size: 4em;
	font-weight: 400;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4)
}
.wp_weather_temp_f span {
	font-size: .5em
}
.wp_weather_info {
	position: absolute;
	bottom: 5.5em;
	left: 2.5em;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4)
}
.wp_weather_icon {
	font-size: 1.5em
}
.wp_weather_icon_bg {
	position: absolute;
	bottom: .1em;
	right: -0.2em;
	font-size: 15em;
	color: rgba(255, 255, 255, 0.1)
}
.moon_container {
	min-height: 150px;
	background: #000;
	margin: .1em !important
}
.moon_image {
	text-align: center
}
.moon_image img {
	height: 100px;
	margin-top: 25px
}
.moon_hi {
	display: block;
	font-size: 2.2em;
	font-weight: 400;
	margin-top: 1.2em;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4)
}
.moon_eng {
	display: block;
	font-size: 1.4em;
	font-weight: 400;
	margin-top: 1em;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	padding-bottom: 1em;
	line-height: 1.2em
}
.sun_container {
	min-height: 150px;
	background: #a5d3ee;
	margin: .1em !important
}
.sun_image {
	text-align: center
}
.sun_image img {
	height: 100px;
	margin-top: 25px
}
.sunrise {
	display: block;
	font-size: 1.8em;
	margin-top: 1.4em;
	border-bottom: 2px solid #000;
	padding-bottom: .5em;
	margin-bottom: .5em
}
.sunset {
	display: block;
	font-size: 1.8em;
	padding-bottom: 1em
}
#trends_page h3 {
	font-size: 1.4em;
	text-transform: uppercase
}
#trends_page .columns {
	margin: 0;
	padding: 0
}
.trend_tile {
	display: block;
	width: 98%;
	margin: .3em 1%;
	padding: 1em;
	transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear
}
.trend_tile span.primary_text {
	display: inline-block;
	color: #FFF;
	font-size: 1.4em;
	text-decoration: none;
	font-size: 4em;
	line-height: 1.2em;
	font-weight: 400;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .5)
}
.trend_tile span.secondary_text {
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	line-height: 1em
}
.trend_tile.center {
	text-align: center
}
.trend_tile .center {
	text-align: center
}
.trend_tile.right {
	text-align: right
}
.trend_tile .right {
	text-align: right
}
#trend_online_services {
	background: #7dafb9
}
#trend_online_services:hover {
	background: #6ea0aa
}
#trend_online_transactions {
	background: #c86946
}
#trend_online_transactions:hover {
	background: #bd5f3c
}
#trend_social_media_pages {
	background: #f6973d
}
#trend_social_media_pages:hover {
	background: #ea882c
}
#trend_social_media_pages .trend_social_num {
	height: 3.3em;
	line-height: 3.3em
}
#trend_social_media_pages .trend_social_num span {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-size: 2em;
	font-weight: 400;
	letter-spacing: .1em
}
.trend_facebook {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF
}
.trend_facebook:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e001";
	color: #FFF;
	margin-right: .3em
}
.trend_twitter {
	border-bottom: 1px solid #FFF
}
.trend_twitter:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e002";
	color: #FFF;
	margin-right: .3em
}
.trend_flickr {
	border-right: 1px solid #FFF
}
.trend_flickr:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e004";
	color: #FFF;
	margin-right: .3em
}
.trend_youtube:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e003";
	color: #FFF;
	margin-right: .3em
}
@media only screen and (max-width: 410px) {
	#trend_social_media_pages .large-6 {
		width: 100% !important
	}
	#trend_social_media_pages .social_numbers {
		display: none
	}
	#trend_social_media_pages .trend_social_num {
		display: none
	}
}
#trend_mobile_apps {
	background: #6a85a1
}
#trend_mobile_apps:hover {
	background: #547393
}
#trend_mobile_apps .primary_text {
	font-size: 3em
}
#trend_mobile_apps .secondary_text {
	position: relative;
	top: -0.6em
}
#trend_mobile_apps .trend_mobile_num {
	height: 3em;
	line-height: 3em
}
#trend_mobile_apps .trend_mobile_num span {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-size: 2em;
	font-weight: 400;
	letter-spacing: .1em
}
.trend_ios {
	border-right: 1px solid #FFF
}
.trend_ios:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e005";
	color: #FFF;
	margin-right: .3em
}
.trend_android {
	border-right: 1px solid #FFF
}
.trend_android:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e006";
	color: #FFF;
	margin-right: .3em
}
.trend_web:before {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 1.5em;
	top: 0;
	left: 0;
	content: "\e007";
	color: #FFF;
	margin-right: .3em
}
@media only screen and (max-width: 410px) {
	#trend_mobile_apps .trend_mobile_num span {
		font-size: 1.5em
	}
	.trend_ios:before,
	.trend_android:before,
	.trend_web:before {
		font-size: 1.2em
	}
}
#trend_ehawaii_facebook {
	background: #4b6396
}
#trend_ehawaii_facebook:hover {
	background: #3b5998
}
#trend_ehawaii_facebook .primary_text {
	font-size: 2.4em
}
#trend_ehawaii_facebook .secondary_text {
	position: relative;
	margin-left: .5em;
	top: -0.4em;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .5)
}
#trend_ehawaii_twitter {
	background: #62aad7
}
#trend_ehawaii_twitter:hover {
	background: #2ebded
}
#trend_ehawaii_youtube {
	background: #e95c59
}
#trend_ehawaii_youtube:hover {
	background: #dc4a47
}
#trend_visits_today {
	background: #5a9687;
	cursor: default
}
#trend_visits_today:hover {
	background: #4a8576
}
#trend_visitor_map {
	padding: 0
}
#trend_mobile_desktop {
	margin-top: 70px;
	padding: 0
}
#trend_visits_over_time {
	padding: 0
}
.titlefield {
	font-size: 1.2em;
	line-height: 1.4em;
	display: block
}
.datefield {
	font-size: .9em;
	color: #999;
	float: right;
	display: block
}
.descriptionfield {
	border-bottom: 1px solid #999;
	display: block;
	padding-bottom: 1em;
	font-size: .9em;
	word-wrap: break-word
}
.descriptionfield .origin {
	color: #999
}
.qtip {
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	max-width: 500px;
	min-width: 100px;
	font-size: .9em;
	line-height: 1.3em;
	direction: ltr;
	box-shadow: none;
	padding: 0
}
.qtip-content {
	position: relative;
	padding: 5px 9px;
	overflow: hidden;
	text-align: left;
	word-wrap: break-word
}
.qtip-icon {
	background-position: -2px 0
}
.qtip-default {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
	color: #555
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
	display: block;
	text-indent: -1000em;
	direction: ltr;
	vertical-align: middle
}
.qtip-titlebar {
	position: relative;
	padding: 5px 35px 0 10px;
	overflow: hidden;
	border-width: 0 0 1px;
	font-weight: bold;
	text-indent: -1000em
}
.qtip-icon .ui-icon {
	width: 18px;
	height: 14px;
	text-align: center;
	text-indent: 0;
	font: normal bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: transparent none no-repeat -100em -100em
}
.qtip-tip {
	margin: 0 auto;
	overflow: hidden;
	z-index: 10
}
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml {
	position: absolute;
	color: #123456;
	background: transparent;
	border: 0 dashed transparent
}
.qtip .qtip-tip canvas {
	top: 0;
	left: 0
}
.qtip .qtip-tip .qtip-vml {
	behavior: url(#default#VML);
	display: inline-block;
	visibility: visible
}
#qtip-overlay {
	position: fixed;
	left: -10000em;
	top: -10000em
}
#qtip-overlay.blurs {
	cursor: pointer
}
#qtip-overlay div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(Opacity=70)"
}
.qtipmodal-ie6fix {
	position: absolute !important
}
.qtip-titlebar+.qtip-content {
	border-top-width: 0 !important
}
.qtip-close {
	position: absolute;
	right: -9px;
	top: -9px;
	cursor: pointer;
	outline: medium none;
	border-width: 1px;
	border-style: solid;
	border-color: transparent
}
.qtip-titlebar .qtip-close {
	right: 4px;
	top: 50%;
	margin-top: -9px
}
* html .qtip-titlebar .qtip-close {
	top: 16px
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
	display: block;
	text-indent: -1000em;
	direction: ltr
}
.qtip-icon,
.qtip-icon .ui-icon {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none
}
.qtip-icon .ui-icon {
	width: 18px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-indent: 0;
	font: normal bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: transparent none no-repeat -100em -100em
}
@media only screen and (max-device-width: 1028px) {
	.qtip {
		display: none !important
	}
}
#calendar_picker {
	visibility: hidden
}
#calendar_picker_container {
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 300px
}
.events_container {
	float: right !important
}
.events_container h3 {
	font-size: 1.4em
}
.no-js .events_container h3 {
	display: none
}
#calendar_events {
	margin-left: 1em;
	min-height: 300px
}
#calendar_events a:hover,
#calendar_events a:focus {
	color: #333
}
#calendar_picker_container .selected {
	z-index: 1098 !important
}
@media only screen and (max-width: 767px) {
	.events_container {
		margin-left: 0;
		margin-top: 7.5em
	}
	.events_container h3 {
		font-size: 1.3em
	}
}
.calendar_event {
	display: block;
	border-bottom: 1px solid #AAA;
	padding: 1.2em 0;
	color: #333
}
.calendar_event .ce_title:before {
	content: "â–¼";
	height: 30px;
	width: 30px;
	position: absolute;
	top: 10px;
	right: 0;
	color: #a1c4cb
}
.calendar_event.toggled .ce_title:before {
	content: "â–²";
	height: 30px;
	width: 30px;
	position: absolute;
	top: 10px;
	right: 0;
	color: #a1c4cb
}
.calendar_event:hover {
	color: #333;
	background: #EEE
}
.calendar_event:first-child {
	border-top: 1px solid #AAA
}
.ce_time span {
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	text-align: center;
	min-height: 2.4em;
	line-height: 1em;
	font-weight: 600;
	font-size: 1.1em;
	padding: .6em .1em
}
.event_cancelled_false .event_time {
	border: 1px solid #7dafb9;
	background: #a5c8cd
}
.event_cancelled_true .event_time {
	border: 1px solid #c86946;
	background: #d28769
}
.event_cancelled_true {
	background: #ffd0d4
}
.event_cancelled_true:hover {
	background: #ffd0d4
}
.ce_title {
	display: table;
	height: 2.2em;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 400
}
.ce_title span {
	display: table-cell;
	vertical-align: middle;
	padding-right: 1em
}
.ce_info {
	display: none
}
.ce_info_label {
	display: inline-block;
	width: 30%;
	margin-top: 1em;
	vertical-align: top;
	font-weight: 700;
	color: #7dafb9;
	font-size: .95em
}
.ce_info_value {
	display: inline-block;
	width: 70%;
	margin-top: 1em;
	line-height: 1.1em;
	font-size: .95em
}
.no_events {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 400
}
.no_events:hover {
	background: 0
}
.gldp-default {
	position: absolute;
	font-family: 'helvetica'
}
.gldp-default .core {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color: #222;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #dadada 98%, #fff 99%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(98%, #dadada), color-stop(99%, #fff), color-stop(100%, #dadada));
	background: -webkit-linear-gradient(top, #fff 0, #dadada 98%, #fff 99%, #dadada 100%);
	background: -o-linear-gradient(top, #fff 0, #dadada 98%, #fff 99%, #dadada 100%);
	background: -ms-linear-gradient(top, #fff 0, #dadada 98%, #fff 99%, #dadada 100%);
	background: linear-gradient(to bottom, #fff 0, #dadada 98%, #fff 99%, #dadada 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dadada', GradientType=0)
}
.gldp-default .border {
	border-style: solid;
	border-width: 0;
	border-color: #888
}
.gldp-default .monyear,
.gldp-default .monyear select {
	font-size: 16px !important;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75)
}
.gldp-default .monyear span {
	margin: 0 5px 0 5px
}
.gldp-default .prev-arrow,
.gldp-default .next-arrow {
	color: #222;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75)
}
.gldp-default .prev-arrow:active,
.gldp-default .next-arrow:active {
	color: red
}
.gldp-default .prev-arrow-off,
.gldp-default .next-arrow-off {
	color: #222;
	opacity: .15
}
.gldp-default .dow {
	color: #fff;
	font-weight: bold;
	cursor: wait !important;
	background: red;
	background: -moz-linear-gradient(top, #f00 0, #fcc 1%, #f00 2%, #a00 98%, #d44 99%, #800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f00), color-stop(1%, #d44), color-stop(2%, #f00), color-stop(98%, #a00), color-stop(99%, #fcc), color-stop(100%, #800));
	background: -webkit-linear-gradient(top, #f00 0, #fcc 1%, #f00 2%, #a00 98%, #d44 99%, #800 100%);
	background: -o-linear-gradient(top, #f00 0, #fcc 1%, #f00 2%, #a00 98%, #d44 99%, #800 100%);
	background: -ms-linear-gradient(top, #f00 0, #fcc 1%, #f00 2%, #a00 98%, #d44 99%, #800 100%);
	background: linear-gradient(to bottom, #f00 0, #fcc 1%, #f00 2%, #a00 98%, #d44 99%, #800 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#880000', GradientType=0)
}
.gldp-default .mon,
.gldp-default .tue,
.gldp-default .wed,
.gldp-default .thu,
.gldp-default .fri {
	font-weight: bold
}
.gldp-default .sat,
.gldp-default .sun {
	color: #3858a8;
	font-weight: bold
}
.gldp-default .outday {
	color: #666 !important
}
.gldp-default .mon:hover,
.gldp-default .tue:hover,
.gldp-default .wed:hover,
.gldp-default .thu:hover,
.gldp-default .fri:hover,
.gldp-default .sat:hover,
.gldp-default .sun:hover {
	background: #fcfff4;
	background: -moz-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfff4), color-stop(100%, #e9e9ce));
	background: -webkit-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
	background: -o-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
	background: -ms-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
	background: linear-gradient(to bottom, #fcfff4 0, #e9e9ce 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#e9e9ce', GradientType=0)
}
.gldp-default .noday {
	color: #444;
	font-weight: normal;
	cursor: wait !important;
	background: #aaa;
	background: -moz-linear-gradient(top, #aaa 0, #8a8a8a 98%, #aaa 99%, #8a8a8a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aaa), color-stop(98%, #8a8a8a), color-stop(99%, #aaa), color-stop(100%, #8a8a8a));
	background: -webkit-linear-gradient(top, #aaa 0, #8a8a8a 98%, #aaa 99%, #8a8a8a 100%);
	background: -o-linear-gradient(top, #aaa 0, #8a8a8a 98%, #aaa 99%, #8a8a8a 100%);
	background: -ms-linear-gradient(top, #aaa 0, #8a8a8a 98%, #aaa 99%, #8a8a8a 100%);
	background: linear-gradient(to bottom, #aaa 0, #8a8a8a 98%, #aaa 99%, #8a8a8a 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#aaaaaa', endColorstr='#8a8a8a', GradientType=0)
}
.gldp-default .selected {
	color: #fff;
	font-weight: bold;
	border-color: #c00;
	background: #e8bf88;
	background: -moz-linear-gradient(top, #e8bf88 0, #ffc19d 1%, #fd8642 2%, #ab2412 98%, #ef753f 99%, #ef753f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8bf88), color-stop(1%, #ffc19d), color-stop(2%, #fd8642), color-stop(98%, #ab2412), color-stop(99%, #ef753f), color-stop(100%, #ef753f));
	background: -webkit-linear-gradient(top, #e8bf88 0, #ffc19d 1%, #fd8642 2%, #ab2412 98%, #ef753f 99%, #ef753f 100%);
	background: -o-linear-gradient(top, #e8bf88 0, #ffc19d 1%, #fd8642 2%, #ab2412 98%, #ef753f 99%, #ef753f 100%);
	background: -ms-linear-gradient(top, #e8bf88 0, #ffc19d 1%, #fd8642 2%, #ab2412 98%, #ef753f 99%, #ef753f 100%);
	background: linear-gradient(to bottom, #e8bf88 0, #ffc19d 1%, #fd8642 2%, #ab2412 98%, #ef753f 99%, #ef753f 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e8bf88', endColorstr='#ef753f', GradientType=0)
}
.gldp-default .today {
	color: #fff;
	font-weight: bold;
	border-color: #00c;
	background: #88bfe8;
	background: -moz-linear-gradient(top, #88bfe8 0, #9dc1ff 1%, #4286fd 2%, #0124ab 98%, #3775ef 99%, #3775ef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #88bfe8), color-stop(1%, #9dc1ff), color-stop(2%, #4286fd), color-stop(98%, #0124ab), color-stop(99%, #3775ef), color-stop(100%, #3775ef));
	background: -webkit-linear-gradient(top, #88bfe8 0, #9dc1ff 1%, #4286fd 2%, #0124ab 98%, #3775ef 99%, #3775ef 100%);
	background: -o-linear-gradient(top, #88bfe8 0, #9dc1ff 1%, #4286fd 2%, #0124ab 98%, #3775ef 99%, #3775ef 100%);
	background: -ms-linear-gradient(top, #88bfe8 0, #9dc1ff 1%, #4286fd 2%, #0124ab 98%, #3775ef 99%, #3775ef 100%);
	background: linear-gradient(to bottom, #88bfe8 0, #9dc1ff 1%, #4286fd 2%, #0124ab 98%, #3775ef 99%, #3775ef 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#88bfe8', endColorstr='#3775ef', GradientType=0)
}
.gldp-default .special {
	color: #fff;
	font-weight: bold;
	border-color: #0c0;
	background: #88e888;
	background: -moz-linear-gradient(top, #88e888 0, #9dff9d 1%, #42fd42 2%, #01ab01 98%, #37ef37 99%, #37ef37 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #88e888), color-stop(1%, #9dff9d), color-stop(2%, #42fd42), color-stop(98%, #01ab01), color-stop(99%, #37ef37), color-stop(100%, #37ef37));
	background: -webkit-linear-gradient(top, #88e888 0, #9dff9d 1%, #42fd42 2%, #01ab01 98%, #37ef37 99%, #37ef37 100%);
	background: -o-linear-gradient(top, #88e888 0, #9dff9d 1%, #42fd42 2%, #01ab01 98%, #37ef37 99%, #37ef37 100%);
	background: -ms-linear-gradient(top, #88e888 0, #9dff9d 1%, #42fd42 2%, #01ab01 98%, #37ef37 99%, #37ef37 100%);
	background: linear-gradient(to bottom, #88e888 0, #9dff9d 1%, #42fd42 2%, #01ab01 98%, #37ef37 99%, #37ef37 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#88e888', endColorstr='#37ef37', GradientType=0)
}
.gldp-flatwhite {
	position: absolute;
	font-family: 'helvetica'
}
.gldp-flatwhite .core {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color: #222;
	background: #fff
}
.gldp-flatwhite .border {
	border-style: solid;
	border-width: 0;
	border-color: #fff
}
.gldp-flatwhite .monyear,
.gldp-flatwhite .monyear select {
	font-size: 16px !important;
	font-weight: bold;
	background: #eee
}
.gldp-flatwhite .monyear span {
	margin: 0 5px 0 5px
}
.gldp-flatwhite .prev-arrow,
.gldp-flatwhite .next-arrow {
	color: #666;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75)
}
.gldp-flatwhite a.prev-arrow,
.gldp-flatwhite a.next-arrow {
	text-decoration: none !important
}
.gldp-flatwhite .prev-arrow:active,
.gldp-flatwhite .next-arrow:active {
	color: #000
}
.gldp-flatwhite .prev-arrow-off,
.gldp-flatwhite .next-arrow-off {
	color: #000;
	opacity: .15
}
.gldp-flatwhite .dow {
	color: #7eafba;
	font-weight: bold;
	cursor: wait !important;
	background: #fff
}
.gldp-flatwhite .mon,
.gldp-flatwhite .tue,
.gldp-flatwhite .wed,
.gldp-flatwhite .thu,
.gldp-flatwhite .fri {
	font-weight: bold
}
.gldp-flatwhite .sat,
.gldp-flatwhite .sun {
	color: #888;
	font-weight: bold
}
.gldp-flatwhite .outday {
	color: #aaa !important
}
.gldp-flatwhite .mon:hover,
.gldp-flatwhite .tue:hover,
.gldp-flatwhite .wed:hover,
.gldp-flatwhite .thu:hover,
.gldp-flatwhite .fri:hover,
.gldp-flatwhite .sat:hover,
.gldp-flatwhite .sun:hover {
	background: url(../images/icons/cal_hover.png) no-repeat center #FFF
}
.gldp-flatwhite .noday {
	color: #bbb;
	font-weight: normal;
	cursor: wait !important;
	background: #ddd
}
.gldp-flatwhite .selected {
	color: #fff;
	font-weight: bold;
	background: url(../images/icons/cal_selected.png) no-repeat center #FFF
}
.gldp-flatwhite .today {
	color: #fff;
	font-weight: bold;
	background: url(../images/icons/cal_today.png) no-repeat center #FFF
}
.gldp-flatwhite .special {
	color: #fff;
	font-weight: bold;
	background: #666
}
@media only screen and (max-width: 480px) {
	#calendar_events .small-3,
	#calendar_events .small-9 {
		width: 100%
	}
	.ce_title span {
		padding-top: .2em
	}
}
#mapSelect {
	margin-bottom: 20px
}
.no-js #mapSelect {
	display: none
}
#mapSelect .title {
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 1.1em
}
#mapSelect #markers input {
	height: 25px
}
#mapSelect #islands .chosen-single {
	height: 30px;
	padding-top: 3px
}
#mapSelect #islands .chosen-container-single .chosen-single div b {
	background: url(/assets/images/chosen/chosen-sprite.png) no-repeat 0 5px
}
.mapcontainer {
	position: relative
}
.no-js .mapcontainer {
	display: none
}
#nearMap {
	height: 500px
}
#nearMap img {
	max-width: none
}
#nearMap .infowindow h4 {
	font-weight: bold;
	font-size: 1.2em
}
#nearMap .infowindow .bold {
	font-weight: 500
}
#loadPanel {
	position: absolute;
	width: 200px;
	height: 100px;
	background-color: #333;
	background: rgba(0, 0, 0, 0.8);
	top: 50%;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	color: #FFF !important;
	text-shadow: none;
	border-radius: 5px
}
.no-js #loadPanel {
	display: none
}
#loadPanel i {
	margin: 20px 0 7px 0
}
.geoError {
	position: relative;
	background: #CCC;
	margin: 0 auto 20px auto;
	width: 100%;
	padding: 15px;
	color: #333;
	border-radius: 5px;
	text-shadow: none;
	display: none
}
.geoError span {
	display: block;
	padding-right: 100px;
	line-height: 1.3em
}
.geoError span:first-child {
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 5px
}
.geoError a {
	position: absolute;
	top: 15px;
	right: 15px;
	margin-top: 5px;
	display: inline-block;
	background: #333;
	padding: 5px 10px;
	border-radius: 3px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold
}
@media only screen and (max-width: 767px) {
	#mapSelect #islands {
		margin-top: 20px
	}
	.geoError {
		width: 100%
	}
	.geoError a {
		position: relative;
		top: 0;
		right: 0;
		margin-top: 10px;
		padding: 10px
	}
}
#mapSelect label.chosenLabel {
	text-indent: -999999px;
	position: absolute
}
.timeline_month {
	width: 4em;
	height: 4em;
	font-size: 2em;
	border-radius: 50%;
	background: #d6d6d6;
	display: inline-block;
	margin: 7px;
	text-align: center
}
.timeline_month .timeline_t {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	top: 30%
}
.timeline_month .timeline_t.timeline_year {
	top: 40%
}
.timeline_month:hover {
	background-color: #ccc
}
.timeline_month.current {
	background-color: #ebbe47
}
.timeline_month.current:hover {
	background-color: #e1ac20
}
.timeline_month.past {
	color: #999
}
.timeline_month .timeline_t .icon-check {
	font-size: .7em
}
.timeline_month .timeline_t span {
	font-size: .7em;
	padding-bottom: 10px;
	display: block
}
.timeline .has-tip {
	font-weight: normal
}
.timeline_ie {
	display: none
}
.tilemine_con {
	float: left
}
@media only screen and (max-width: 480px) {
	.timeline_month {
		font-size: 1.5em
	}
}
.myhawaii_login {
	margin-top: 70px;
	padding: 2em 3em;
	background: #FFF;
	background: url("../images/border.png") repeat-y scroll -6px 0 rgba(255, 255, 255, 0.95)
}
.no-js .myhawaii_login {
	display: block
}
.night .myhawaii_login h2 {
	color: #222 !important
}
.myhawaii_login #myhawaii_unavailable {
	display: none;
	position: relative;
	padding: 1em;
	background: #ff9494;
	margin-bottom: 20px;
	font-weight: 600;
	text-align: center
}
@media only screen and (max-width: 767px) {
	.myhawaii_login {
		padding: 2em 1em;
		margin-top: 10px
	}
}
@media only screen and (max-width: 480px) {
	.myhawaii_login h2 {
		font-size: 1.6em
	}
}
.myhawaii_login .left {
	margin-bottom: 3em
}
.myhawaii_login h3 {
	font-size: 1.8em;
	font-weight: 300;
	margin-bottom: .5em
}
#myhawaii_error {
	display: none;
	position: relative;
	padding: 1em 1em 1em 4em;
	background: #ff9494;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1.3em
}
#myhawaii_error i {
	position: absolute;
	top: 50%;
	left: .5em;
	margin-top: -0.5em;
	font-size: 2em
}
.myhawaii_login form {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.myhawaii_login form label {
	cursor: default
}
.myhawaii_login form .columns {
	padding: 0
}
.myhawaii_login form .site_button {
	min-height: 2em;
	line-height: 2em
}
.myhawaii_login form .site_button[disabled],
#myhawaii_signup.disabled {
	background: #AAA;
	color: #FFF;
	opacity: 1;
	cursor: default
}
.myhawaii_login .touch_button.disabled {
	color: #AAA;
	cursor: default
}
.myhawaii_login form a {
	display: block;
	margin-top: .5em
}
.myhawaii_login .myhiPreview iframe {
	margin-bottom: 30px;
	height: 300px;
	width: 100%
}
.lt-ie9 .myhawaii_login .myhiPreview {
	display: none !important
}
.lt-ie9 .myhawaii_login .myhiFAQs {
	display: none
}
#loginButton {
	margin-right: 10px;
	border-radius: 5px
}
#myhawaii_signup {
	margin-right: 10px;
	margin-top: .1em;
	display: inline-block;
	border-radius: 5px
}
@media only screen and (max-width: 767px) {
	.myhawaii_login form a {
		margin-top: 1em
	}
	.myhawaii_login .myhiPreview {
		margin-bottom: 30px
	}
	.myhawaii_login .myhiPreview iframe {
		height: 400px;
		width: 100%
	}
}
@media only screen and (max-width: 400px) {
	.myhawaii_login .myhiPreview iframe {
		margin-top: 30px;
		height: 300px;
		width: 100%
	}
}
.myhawaii_login form input[type="submit"] {
	display: none
}
.myhawaii_content {
	position: relative;
	margin-top: 70px
}
.myhiTile {
	min-height: 150px;
	background: #FFF;
	background: rgba(255, 255, 255, 0.95) url('../images/border.png') repeat-y left top;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 5px;
	display: block;
	color: #FFF
}
.myhiTile:hover {
	background: rgba(255, 255, 255, 1) url('../images/border.png') repeat-y left top;
	color: #FFF
}
.myhiTile .primary_text {
	display: block;
	font-size: 4em;
	text-align: center;
	line-height: 1em;
	padding-top: 30px;
	font-weight: 500
}
.myhiTile .secondary_text {
	display: block;
	text-align: center;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: 500;
	margin-top: 10px
}
.myhawaii_content>h2 {
	margin-left: 15px
}
.header.sliverPadding {
	padding-top: 50px
}
.siteAlert.sliverPadding {
	padding-top: 60px
}
.siteAlert.sliverPadding i {
	margin-top: 5px
}
.myhiSliver {
	height: 46px;
	background: #333;
	background: rgba(0, 0, 0, 0.85);
	position: fixed;
	width: 100%;
	z-index: 99999999999
}
.myhiSliver .row {
	padding: 0 15px
}
.myhiSliver a {
	text-align: center;
	line-height: 46px;
	height: 46px;
	display: block;
	color: #999;
	font-weight: 600;
	text-shadow: none;
	font-size: .9em
}
.myhiSliver a.mySavings {
	height: 46px;
	background: url('/assets/images/myhawaii/other/mySavingsLogo_ltgreen.png');
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: 20px center
}
.myhiSliver a.mySavings:hover {
	background: url('/assets/images/myhawaii/other/mySavingsLogo_green.png');
	background-color: #333;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: 20px center
}
.myhiSliver a.mySavings span {
	margin-left: 40px
}
.myhiSliver a.mySavings img {
	height: 100%;
	display: none
}
.myhiSliver a:hover {
	background: #333;
	color: #fff
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
	.accountSettingsContainer {
		width: 30% !important;
		margin-left: 30% !important
	}
	.accountLogoutContainer {
		width: 21.66667% !important
	}
	.myhiSliver a.mySavings {
		background-position: left center
	}
	.myhiSliver a.mySavings:hover {
		background-position: left center
	}
	.myhiSliver a.mySavings span {
		margin-left: 30px
	}
}
@media only screen and (max-width: 767px) {
	.myhiSliver {
		position: relative
	}
	.header.sliverPadding {
		padding-top: 15px
	}
	.siteAlert.sliverPadding {
		padding-top: 15px
	}
	.siteAlert.sliverPadding i {
		margin-top: -15px
	}
	.myhiSliver a i {
		position: relative;
		top: 3px;
		font-size: 1.5em
	}
	.myhiSliver a span {
		display: none
	}
	.myhiSliver a.mySavings {
		background-position: center center
	}
	.myhiSliver a.mySavings:hover {
		background-position: center center
	}
}
#myhawaii_transactions {
	background: #887f2e;
	background: rgba(136, 127, 46, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_transactions:hover {
	background: rgba(136, 127, 46, 1) url('../images/border.png') repeat-y left top
}
#myhawaii_businesses {
	background: #c86946;
	background: rgba(200, 105, 70, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_businesses:hover {
	background: rgba(200, 105, 70, 1) url('../images/border.png') repeat-y left top
}
#myhawaii_camping {
	background: #915528;
	background: rgba(145, 85, 40, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_camping:hover {
	background: rgba(145, 85, 40, 1) url('../images/border.png') repeat-y left top
}
#myhawaii_pvl {
	background: #42a176;
	background: rgba(66, 161, 118, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_pvl:hover {
	background: rgba(66, 161, 118, 1) url('../images/border.png') repeat-y left top
}
#myhawaii_hiepro {
	background: #256582;
	background: rgba(37, 101, 130, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_hiepro:hover {
	background: rgba(37, 101, 130, 1) url('../images/border.png') repeat-y left top
}
#myhawaii_htsb {
	background: #e9872d;
	background: rgba(233, 135, 45, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_htsb:hover {
	background: rgba(233, 135, 45, 1) url('../images/border.png') repeat-y left top
}
#myhawaii_htsb .primary_text {
	font-size: 2.2em;
	margin-bottom: 25px;
	position: relative;
	top: 10px
}
@media only screen and (max-width: 900px) {
	#myhawaii_htsb .primary_text {
		font-size: 1.7em
	}
}
@media only screen and (max-width: 767px) {
	#myhawaii_htsb .primary_text {
		display: block;
		font-size: 3em;
		text-align: center;
		line-height: 1em;
		padding-top: 30px;
		font-weight: 500;
		top: 0;
		margin-bottom: 0
	}
}
#myhawaii_reminders {
	background: #c3333d;
	background: rgba(195, 51, 61, 0.95) url('../images/border.png') repeat-y left top
}
#myhawaii_reminders:hover {
	background: rgba(195, 51, 61, 1) url('../images/border.png') repeat-y left top
}
#uc_feedback {
	background: #1e415a;
	background: rgba(30, 65, 90, 0.9) url('../images/border.png') repeat-y left top
}
#uc_feedback:hover {
	background: rgba(30, 65, 90, 1) url('../images/border.png') repeat-y left top
}
#uc_twitter {
	background: #3cf;
	background: rgba(51, 204, 255, 0.9) url('../images/border.png') repeat-y left top
}
#uc_twitter:hover {
	background: rgba(51, 204, 255, 1) url('../images/border.png') repeat-y left top
}
#uc_facebook {
	background: #3b5998;
	background: rgba(59, 89, 152, 0.9) url('../images/border.png') repeat-y left top
}
#uc_facebook:hover {
	background: rgba(59, 89, 152, 1) url('../images/border.png') repeat-y left top
}
#holoholoContainer {
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}
#holoholo {
	position: relative;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	color: #333
}
#holoholo .tileForm .mySavingsError {
	margin-top: 25px;
	width: 90%;
	color: #fc3246
}
#holoholo.expanded {
	min-height: 700px
}
#holoholo .avatar {
	padding: 15px 15px 15px 30px
}
#holoholo .avatar .image {
	display: inline-block;
	margin-bottom: -5px
}
#holoholo .avatar .image img {
	display: block;
	height: 120px;
	border: 1px solid #CCC
}
#holoholo .info {
	padding: 15px 15px 0 15px
}
#holoholo .info h1.name {
	font-size: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 5px
}
#holoholo .info .counts {
	width: 90%;
	margin-top: 10px
}
#holoholo .info .counts li {
	text-align: center;
	padding-bottom: 0
}
#holoholo .info .counts li div {
	margin: 0 auto;
	height: 40px;
	width: 40px;
	border-radius: 25px;
	background: #dbdbdb;
	text-align: center
}
#holoholo .info .counts li div img {
	width: 70%;
	margin-top: 15%
}
#holoholo .info .counts li span {
	font-weight: 600;
	font-size: .7em;
	line-height: .5em
}
#holoholo .info .counts li span.num {
	font-size: 1.4em;
	display: block;
	margin-top: 12px
}
#holoholoExtend {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 30px;
	height: 30px;
	background: url('/assets/images/myhawaii/buttons/icon_extend.png');
	background-size: 30px 30px
}
#holoholoExtend:hover {
	background: url('/assets/images/myhawaii/buttons/icon_extend_hover.png');
	background-size: 30px 30px
}
#holoholoExtend span {
	display: none
}
@media only screen and (max-width: 767px) {
	#holoholo {
		min-height: 369px
	}
	#holoholo .tileForm .mySavingsError {
		width: 90%;
		margin: 50px auto 0 auto
	}
	#holoholo .avatar {
		text-align: center
	}
	#holoholo .info {
		text-align: center
	}
	#holoholo .info .name {
		padding: 0 10px
	}
	#holoholo .info ul {
		margin-left: 5%
	}
	#holoholoExtend {
		height: 50px;
		line-height: 50px;
		position: relative;
		width: 100%;
		background: #a2a2a2;
		right: 0;
		border-radius: 0 0 5px 5px;
		margin-top: 20px
	}
	#holoholoExtend:hover {
		background: #7c7c7c
	}
	#holoholoExtend span {
		display: block;
		font-weight: 600;
		color: #FFF
	}
	#holoholo .info .counts {
		margin-top: 20px
	}
}
#holoholo .expandedForm {
	display: none;
	padding: 30px
}
#holoholo .expandedForm .expandedAvatar {
	padding: 15px 15px 25px 15px;
	background: #d5d5d5
}
#holoholo .expandedForm .expandedAvatar .avatarContainer {
	position: relative;
	display: block
}
#holoholo .expandedForm .expandedAvatar .avatarContainer:hover .avatarChange {
	display: block
}
#holoholo .expandedForm .expandedAvatar .avatarContainer .avatarChange {
	display: none;
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	left: 0;
	background: #AAA;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	color: #FFF;
	text-shadow: none;
	font-weight: 600
}
#holoholo .expandedForm .expandedAvatar .expandedName {
	display: block;
	margin-top: 10px;
	font-weight: 700;
	line-height: 1.2em
}
#holoholo .expandedForm .expandedAvatar .expandedSettings {
	display: block;
	margin-top: 5px;
	font-size: .9em;
	font-weight: 400
}
#holoholo .expandedForm .community {
	padding: 15px;
	background: #d8e9d9;
	margin-top: 15px
}
#holoholo .expandedForm .community .title {
	padding-bottom: 5px;
	border-bottom: 3px solid #FFF;
	color: #401b1d;
	margin-bottom: 20px
}
#holoholo .expandedForm .community .title i {
	float: left;
	font-size: 2em;
	margin-right: 5px;
	display: inline-block
}
#holoholo .expandedForm .community .title span {
	font-weight: 600
}
#holoholo .expandedForm .community .content ul {
	list-style-type: none;
	margin-bottom: 30px
}
#holoholo .expandedForm .community .content ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: .9em
}
#holoholo .expandedForm .holoholoMain .title img {
	height: 40px;
	float: left;
	margin-right: 5px
}
#holoholo .expandedForm .holoholoMain .title h1 {
	font-size: 30px
}
#holoholo .expandedForm .holoholoMain .counts {
	margin-top: 40px
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle {
	width: 100%;
	border: 8px solid #dadada;
	background: #dadada;
	text-align: center;
	cursor: pointer
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle img {
	width: 40%;
	margin-top: 10%
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle span {
	display: block;
	font-weight: 600;
	line-height: 1em
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle span.num {
	font-size: 2.5em
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle span.desc {
	font-size: .9em
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle:hover {
	background: #93c293
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle:hover {
	color: #FFF
}
#holoholo .expandedForm .holoholoMain .counts .bigCircle.active {
	background: #739773;
	color: #FFF
}
#holoholo .expandedForm .holoholoMain .holoholoBlurb {
	background: #6f6f6f;
	padding: 20px 30px;
	border-radius: 5px;
	font-weight: 400;
	color: #FFF;
	font-size: .9em;
	text-decoration: none;
	margin-top: 20px;
	line-height: 2em;
	text-shadow: none
}
#holoholo .expandedForm .holoholoMain .holoholoContributions {
	margin-top: 30px
}
#holoholo .expandedForm .holoholoMain .holoholoContributions table {
	margin-top: 10px;
	width: 100%
}
#holoholo .expandedForm .holoholoMain .holoholoContributions table th img {
	height: 20px;
	vertical-align: middle;
	margin-right: 5px
}
#holoholo .expandedForm .holoholoMain .holoholoContributions table th {
	text-align: center;
	background: #dbdbdb;
	padding: 15px
}
#holoholo .expandedForm .holoholoMain .holoholoContributions table th:first-child {
	text-align: left
}
#holoholo .expandedForm .holoholoMain .holoholoContributions table td {
	text-align: center;
	padding: 15px
}
#holoholo .expandedForm .holoholoMain .holoholoContributions table td:first-child {
	text-align: left
}
#holoholoClose {
	height: 30px;
	line-height: 30px;
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	background: url('/assets/images/myhawaii/buttons/icon_close.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px;
	font-weight: 600;
	color: #333
}
#holoholoClose:hover {
	background: url('/assets/images/myhawaii/buttons/icon_close_hover.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: right center
}
@media only screen and (max-width: 768px) {
	#holoholo .expandedForm .holoholoMain .counts .bigCircle span.num {
		font-size: 2em
	}
	#holoholo .expandedForm .holoholoMain .counts .bigCircle span.desc {
		font-size: .8em
	}
}
@media only screen and (max-width: 767px) {
	#holoholo .expandedForm .expandedAvatar {
		text-align: center
	}
	#holoholo .expandedForm .expandedAvatar .avatarContainer {
		display: inline-block
	}
	#holoholo .expandedForm .expandedAvatar .avatarContainer img {
		width: 100%
	}
	#holoholo .expandedForm {
		padding-top: 80px
	}
	#holoholo .expandedForm .expandedAvatar .expandedName {
		font-size: 1.3em
	}
	#holoholo .expandedForm .expandedAvatar .expandedSettings {
		font-size: 1.1em
	}
	#holoholo .expandedForm .community .content img {
		display: block;
		margin: 0 auto
	}
	#holoholo .expandedForm .holoholoMain .title {
		margin-top: 30px
	}
	#holoholo .expandedForm .holoholoMain .counts .bigCircle {
		border-radius: 30px;
		height: 150px
	}
	#holoholo .expandedForm .holoholoMain .counts .bigCircle img {
		width: 50px;
		margin-top: 10px
	}
	#holoholoClose {
		padding-right: 0;
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: #a2a2a2;
		right: 0;
		top: 0;
		border-radius: 5px 5px 0 0;
		text-align: center
	}
	#holoholoClose:hover {
		background: #7c7c7c
	}
	#holoholoClose span {
		font-weight: 600;
		color: #FFF
	}
	#holoholo .expandedForm .holoholoMain .holoholoContributions table th {
		text-align: left
	}
	#holoholo .expandedForm .holoholoMain .holoholoContributions table th:first-child {
		text-align: left
	}
	#holoholo .expandedForm .holoholoMain .holoholoContributions table td {
		text-align: left;
		padding: 10px;
		padding-left: 40%
	}
}
#holoholo .expandedForm .holoholoMain .noCounts {
	margin-top: 40px
}
@media only screen and (max-width: 767px) {
	#holoholo .expandedForm .holoholoMain .noCounts li {
		text-align: center
	}
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb {
	background: #6f6f6f;
	padding: 30px;
	color: #FFF;
	text-shadow: none;
	border-radius: 5px;
	margin-top: 20px
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb a {
	color: #FFF;
	text-decoration: underline;
	font-weight: 600
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb a:hover {
	text-decoration: underline !important
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb span.title {
	display: block;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb .plant {
	text-align: center
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb .plant .bubble {
	position: relative;
	display: inline-block;
	width: 0 auto;
	background: #FFF;
	border-radius: 5px;
	padding: 20px 30px;
	color: #31a2cd;
	font-weight: bold;
	margin-bottom: 30px
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb .plant .bubble:after {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -20px;
	content: '';
	width: 0;
	height: 0;
	border-top: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}
#holoholo .expandedForm .holoholoMain .noCountsBlurb .plant img {
	height: 100px
}
.modal_pagination {
	margin-top: 2em;
	min-height: 2em;
	line-height: 2em
}
.myhi_info {
	color: #999;
	color: rgba(0, 0, 0, 0.5);
	cursor: pointer
}
.myhi_info_content {
	display: none
}
@media only screen and (max-width: 767px) {
	#pagination_older {
		border-right: 1px solid #FFF
	}
}
.hbe_status {
	cursor: pointer
}
.hbe_status_content {
	font-size: .9em
}
.hbe_status_content span {
	font-weight: 600
}
#camping_table .past td {
	color: #AAA
}
.myhi_feed_error {
	padding: 0 0 2em 0 !important
}
.myhi_feed_error h2 {
	padding: .3em 1em;
	font-size: 1.4em;
	background: #ff9494;
	margin-bottom: 1em !important
}
.myhi_feed_error p {
	padding: 0 2em
}
.myhi_feed_error .close_modal {
	position: absolute;
	display: inline-block;
	top: .2em;
	right: .5em;
	font-size: 1.8em;
	font-weight: 600
}
.myhi_feed_error .close_modal span {
	display: none
}
@media only screen and (min-width: 1000px) {
	.myhi_feed_error {
		width: 600px !important;
		margin-left: -300px !important
	}
}
@media only screen and (max-width: 1000px) {
	padding:0 0 2em 0 !important
}
.modal_table table {
	width: 100%
}
.modal_table>.row {
	border: 1px solid #AAA
}
.table_header {
	font-weight: 600;
	padding: .5em 0;
	background: #AAA
}
.table_item {
	margin-top: 1px;
	padding: .5em 0
}
.table_item:nth-child(odd) {
	background: #EEE
}
.table_item:nth-child(even) {
	background: #FFF
}
.tooltip {
	text-shadow: none !important;
	z-index: 9999
}
.others {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 1.5em
}
.others:before {
	content: "";
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 9px;
	width: 100%
}
.others span {
	position: relative;
	background: #FFF;
	padding: 0 .5em;
	margin-left: 1.5em
}
@media only screen and (max-width: 767px) {
	.others {
		text-align: center;
		font-size: 1.2em
	}
	.others span {
		position: relative;
		background: #FFF;
		padding: 0 .5em;
		margin-left: 0
	}
}
#transactions_no_content .left h3 {
	color: #887f2e
}
#transactions_no_content .left h3 span {
	font-size: 1.2em;
	font-weight: 600
}
#transactions_no_content .others {
	color: #887f2e
}
#transactions_no_content .others:before {
	border-top: 2px solid #887f2e
}
#transactions_no_content .total_transactions {
	border: 2px solid #887f2e;
	padding: 1em;
	color: #887f2e;
	font-size: 1.2em;
	line-height: 1em
}
#transactions_no_content .total_transactions span {
	font-size: 1.8em;
	font-weight: 600;
	vertical-align: top;
	margin-right: .2em
}
#transactions_no_content .top_service {
	display: block;
	background: #887f2e;
	margin-bottom: .5em;
	padding: 1em;
	color: #FFF;
	font-size: 1.2em;
	text-shadow: none;
	line-height: 1em;
	text-decoration: none
}
#transactions_no_content .top_service span {
	font-size: 1.8em;
	vertical-align: top;
	margin-right: .3em
}
@media only screen and (max-width: 767px) {
	#transactions_no_content .total_transactions {
		text-align: center
	}
	#transactions_no_content .total_transactions span {
		display: block;
		vertical-align: baseline;
		margin-right: 0;
		margin-bottom: .5em
	}
	#transactions_no_content .top_service {
		text-align: center
	}
	#transactions_no_content .top_service span {
		display: block;
		vertical-align: baseline;
		margin-right: 0;
		margin-bottom: .5em
	}
}
#transactions_no_content .right>div {
	background: #887f2e;
	color: #FFF;
	text-shadow: none;
	padding: 0 1em 1.5em 1em
}
#transactions_no_content .right .icon {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -400px -800px;
	background-size: 1000px
}
#transactions_no_content .right h3 {
	color: #FFF
}
#transactions_no_content .right ul {
	font-size: .8em
}
#transactions_no_content .right .no_button {
	display: block;
	background: #FFF;
	text-align: center;
	padding: .5em;
	color: #887f2e;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.2em
}
#businesses_no_content .left h3 {
	color: #887f2e
}
#businesses_no_content .left h3 span {
	font-size: 1.2em;
	font-weight: 600
}
#businesses_no_content .others {
	color: #887f2e
}
#businesses_no_content .others:before {
	border-top: 2px solid #887f2e
}
#businesses_no_content .left p {
	margin-bottom: .5em
}
#businesses_no_content .left a {
	text-decoration: none;
	margin-top: 10px
}
#businesses_no_content .left .columns>div {
	position: relative;
	background: #887f2e;
	color: #FFF;
	padding: 1em;
	font-size: .8em;
	text-shadow: none;
	padding-right: 8em;
	overflow: hidden;
	min-height: 11em
}
#businesses_no_content .left .columns>div span {
	font-size: 3em;
	line-height: 1em;
	display: block;
	font-weight: 600
}
#businesses_no_content .left .columns>div i {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10em;
	color: rgba(255, 255, 255, 0.2)
}
@media only screen and (max-width: 767px) {
	#businesses_no_content .left .columns {
		padding-left: 0;
		padding-right: 0
	}
	#businesses_no_content .left .columns>div {
		margin-bottom: 1em
	}
}
#businesses_no_content .right>div {
	background: #887f2e;
	color: #FFF;
	text-shadow: none;
	padding: 0 1em 1.5em 1em
}
#businesses_no_content .right .icon {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: 0 -800px;
	background-size: 1000px
}
#businesses_no_content .right h3 {
	color: #FFF
}
#businesses_no_content .right ul {
	font-size: .8em
}
#businesses_no_content .right .no_button {
	display: block;
	background: #FFF;
	text-align: center;
	padding: .5em;
	color: #887f2e;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.2em
}
@media only screen and (max-width: 767px) {
	#businesses_no_content .right>div {
		margin-top: 1em
	}
}
#camping_no_content .left h3 {
	color: #915528
}
#camping_no_content .left h3 span {
	font-size: 1.2em;
	font-weight: 600
}
#camping_no_content .others {
	color: #915528
}
#camping_no_content .others:before {
	border-top: 2px solid #915528
}
#camping_no_content .total_camping {
	border: 2px solid #915528;
	padding: 1em;
	color: #915528;
	font-size: 1.2em;
	line-height: 1em
}
#camping_no_content .total_camping span {
	font-size: 1.8em;
	font-weight: 600;
	vertical-align: top;
	margin-right: .2em
}
@media only screen and (max-width: 767px) {
	#camping_no_content .total_camping {
		text-align: center
	}
	#camping_no_content .total_camping span {
		display: block;
		vertical-align: baseline;
		margin-right: 0;
		margin-bottom: .5em
	}
}
#camping_no_content .islands {
	margin-left: -10px
}
#camping_no_content .island_camping {
	position: relative
}
#camping_no_content .island_camping>div:first-child {
	position: relative;
	background: rgba(145, 85, 40, 0.8);
	height: 96px;
	text-align: center;
	padding-top: 24px;
	color: #FFF;
	text-shadow: none;
	z-index: 10
}
#camping_no_content .island_camping>div:first-child span {
	text-transform: uppercase;
	font-size: .8em
}
#camping_no_content .island_camping>div:first-child span:first-child {
	display: block;
	margin-top: 0;
	font-size: 1.8em;
	font-weight: 600;
	line-height: 1em
}
#camping_no_content .island_back {
	position: absolute;
	top: 3px;
	left: 15px;
	width: 90px;
	height: 90px;
	z-index: 5
}
#camping_no_content .hawaii .island_back {
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -90px 0;
	background-size: 900px
}
#camping_no_content .kauai .island_back {
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -360px 0;
	background-size: 900px
}
#camping_no_content .maui .island_back {
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -270px -360px;
	background-size: 900px
}
#camping_no_content .molokai .island_back {
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -180px -360px;
	background-size: 900px
}
#camping_no_content .oahu .island_back {
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -270px 0;
	background-size: 900px
}
#camping_no_content .right>div {
	background: #915528;
	color: #FFF;
	text-shadow: none;
	padding: 0 1em 1.5em 1em
}
#camping_no_content .right .icon {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -200px -800px;
	background-size: 1000px
}
#camping_no_content .right h3 {
	color: #FFF
}
#camping_no_content .right ul {
	font-size: .8em
}
#camping_no_content .right .no_button {
	display: block;
	background: #FFF;
	text-align: center;
	padding: .5em;
	color: #915528;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.2em
}
#pvl_no_content .left h3 {
	color: #42a176
}
#pvl_no_content .left h3 span {
	font-size: 1.2em;
	font-weight: 600
}
#pvl_no_content .others {
	color: #42a176
}
#pvl_no_content .others:before {
	border-top: 2px solid #42a176
}
#pvl_no_content .left p {
	margin-bottom: .5em
}
#pvl_no_content .licenseTypes {
	background: #5faf8b;
	padding: 15px;
	color: #FFF;
	margin: 10px 5px
}
#pvl_no_content .licenseTypes .num {
	font-size: 2.6em;
	font-weight: 600;
	display: block;
	margin: 10px 0
}
#pvl_no_content .licenseTypes .desc {
	display: block;
	font-size: .9em;
	margin-top: 15px
}
#pvl_no_content .licenseTypes .deadlines {
	margin-top: 20px;
	background: #559d7d;
	padding: 10px 5px
}
#pvl_no_content .licenseTypes .deadlines .title {
	padding: 0 5px;
	border-bottom: 2px solid #FFF;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px
}
#pvl_no_content .licenseTypes .deadlines .top {
	margin-top: 15px;
	display: block;
	padding: 0 5px;
	font-size: .9em
}
#pvl_no_content .licenseTypes .deadlines .top span {
	font-weight: 600;
	font-size: 1.7em
}
#pvl_no_content .licenseTypes .deadlines .bottom {
	margin-top: 2px;
	display: block;
	padding: 0 5px;
	font-size: .9em
}
#pvl_no_content .licenseRenewals {
	position: relative;
	background: #5faf8b;
	padding: 15px;
	color: #FFF;
	min-height: 200px;
	margin: 10px 5px
}
#pvl_no_content .licenseRenewals .top {
	font-size: 2.6em;
	font-weight: 600;
	display: block;
	margin: 10px 0
}
#pvl_no_content .licenseRenewals .bottom {
	display: block;
	font-size: .9em;
	margin-top: 15px
}
#pvl_no_content .licenseRenewals i {
	position: absolute;
	bottom: -10px;
	right: 10px;
	font-size: 8em;
	color: rgba(255, 255, 255, 0.2)
}
#pvl_no_content .right>div {
	background: #42a176;
	color: #FFF;
	text-shadow: none;
	padding: 0 1em 1.5em 1em
}
#pvl_no_content .right .icon {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: -600px -800px;
	background-size: 1000px
}
#pvl_no_content .right h3 {
	color: #FFF
}
#pvl_no_content .right ul {
	font-size: .8em
}
#pvl_no_content .right .no_button {
	display: block;
	background: #FFF;
	text-align: center;
	padding: .5em;
	color: #42a176;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.2em
}
@media only screen and (max-width: 767px) {
	#pvl_no_content .left .columns {
		padding-left: 0;
		padding-right: 0
	}
	#pvl_no_content .right {
		margin-top: 1em
	}
}
#hiepro_no_content .left h3 {
	color: #256582
}
#hiepro_no_content .left h3 span {
	font-size: 1.2em;
	font-weight: 600
}
#hiepro_no_content .others {
	color: #256582
}
#hiepro_no_content .others:before {
	border-top: 2px solid #256582
}
#hiepro_no_content .left p {
	margin-bottom: .5em
}
#hiepro_no_content .left>div {
	text-decoration: none;
	margin-top: 10px
}
#hiepro_no_content .left .columns>div {
	position: relative;
	background: #256582;
	color: #FFF;
	padding: 1em;
	font-size: .8em;
	text-shadow: none;
	padding-right: 8em;
	overflow: hidden;
	min-height: 11em
}
#hiepro_no_content .left .columns>div span {
	font-size: 3em;
	line-height: 1em;
	display: block;
	font-weight: 600
}
#hiepro_no_content .left .columns>div i {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10em;
	color: rgba(255, 255, 255, 0.2)
}
#hiepro_no_content .right>div {
	background: #3a748f;
	color: #FFF;
	text-shadow: none;
	padding: 0 1em 1.5em 1em
}
#hiepro_no_content .right .icon {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background: url(../images/tile_glyphs.png) no-repeat;
	background-position: 0 -600px;
	background-size: 1000px
}
#hiepro_no_content .right h3 {
	color: #FFF
}
#hiepro_no_content .right ul {
	font-size: .8em
}
#hiepro_no_content .right .no_button {
	display: block;
	background: #FFF;
	text-align: center;
	padding: .5em;
	color: #3a748f;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.2em
}
@media only screen and (max-width: 767px) {
	#hiepro_no_content .left .columns {
		padding-left: 0;
		padding-right: 0
	}
	#hiepro_no_content .right {
		margin-top: 1em
	}
}
@media only screen and (max-width: 767px) {
	.modal_table table td {
		border-top: 0;
		border-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		min-height: 25px
	}
	.modal_table table,
	.modal_table thead,
	.modal_table tbody,
	.modal_table th,
	.modal_table td,
	.modal_table tr {
		display: block
	}
	.modal_table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}
	.modal_table tr {
		border: 1px solid #ccc
	}
	.modal_table td {
		border: 0;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 40%;
		white-space: normal;
		text-align: left
	}
	.modal_table td:before {
		position: absolute;
		top: 10px;
		left: 6px;
		width: 35%;
		padding-right: 10px;
		text-align: left;
		font-weight: bold
	}
	.modal_table td:before {
		content: attr(data-title)
	}
}
.sslSecured {
	display: block;
	clear: both;
	margin-left: 15px;
	padding-top: 20px;
	margin-bottom: 20px
}
.sslSecured a {
	margin-right: 15px;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	padding: 7px 12px;
	border-radius: 3px;
	color: #333;
	font-weight: 600
}
.sslSecured a:hover {
	background: rgba(255, 255, 255, 1.0);
	color: #333
}
@media only screen and (max-width: 767px) {
	.sslSecured a {
		display: block;
		padding: 15px;
		text-align: center
	}
}
.avatarChangeModal {
	background: #FFF url('../images/border.png') repeat-y left top;
	width: 800px !important;
	margin-left: -400px !important
}
.avatarChangeModal .selectAvatarButton {
	position: relative;
	background: #338e91;
	display: inline-block;
	padding: 10px;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none;
	margin-top: 20px;
	cursor: pointer
}
.avatarChangeModal .cancelButton {
	position: relative;
	background: #338e91;
	display: inline-block;
	padding: 10px;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none;
	font-size: 1em;
	top: 0;
	left: 0;
	right: 0;
	margin-left: 10px;
	margin-top: 20px;
	cursor: pointer
}
.avatarChangeModal li .avatar {
	position: relative;
	cursor: pointer
}
.avatarChangeModal li.selected .avatar {
	outline: 2px solid #338e91
}
.avatarChangeModal li.selected .avatar:after {
	content: 'Selected';
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #338e91;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	bottom: 0;
	left: 0
}
.avatarChangeModal li .avatar img {
	display: block
}
@media only screen and (max-width: 767px) {
	.avatarChangeModal .selectAvatarButton {
		width: 100%;
		padding: 15px 0
	}
	.avatarChangeModal .cancelButton {
		width: 100%;
		padding: 15px 0;
		margin-left: 0
	}
	.avatarChangeModal {
		width: 94% !important;
		margin-left: -47% !important
	}
}
.lt-ie9 #holoholo .info .counts {
	list-style-type: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.lt-ie9 #holoholo .info .counts li {
	display: inline-block;
	margin: 0 10px;
	padding-bottom: 0;
	margin-bottom: 0
}
.lt-ie9 #holoholoExtend {
	margin-right: 20px;
	color: #333
}
.lt-ie9 #holoholoExtend span {
	display: block !important;
	font-weight: bold
}
.lt-ie9 #holoholo .holoholoMain .counts ul,
.lt-ie9 #holoholo .holoholoMain .noCounts ul {
	list-style-type: none;
	width: 100%
}
.lt-ie9 #holoholo .holoholoMain .counts ul li,
.lt-ie9 #holoholo .holoholoMain .noCounts ul li {
	display: inline-block;
	width: 30%;
	margin: 10px
}
.lt-ie9 #holoholoClose {
	background: 0
}
.lt-ie9 .myhiSliver {
	position: relative
}
.lt-ie9 .avatarChangeModal ul {
	list-style-type: none
}
.lt-ie9 .avatarChangeModal li {
	width: 20%;
	float: left;
	margin: 10px
}
.lt-ie9 .avatarChangeModal li.selected .avatar {
	outline: 4px solid #000
}
.lt-ie9 .avatarChangeModal li.selected .avatar:after {
	color: #000
}
.lt-ie9 .myhiSliver a.mySavings {
	background: 0
}
.lt-ie9 .myhiSliver a.mySavings span {
	margin-left: 10px
}
.lt-ie9 .myhiSliver a.mySavings img {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle
}
.lt-ie9 .myhiSliver a.mySavings:hover {
	background: #000
}
.ie7 #holoholoContainer .columns {
	margin-right: -15px;
	margin-left: -15px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	float: left
}
.ie7 .holoholoMain {
	padding-left: 50px;
	width: 70% !important
}
.ie7 .noCounts li {
	width: 30%;
	display: inline-block !important;
	float: left
}
.ie7 .counts li {
	width: 30% !important;
	display: inline-block !important;
	float: left
}
.ie7 #holoholo .expandedForm .expandedAvatar .avatarContainer .avatarChange {
	display: none !important
}
.ie7 #holoholo .tileForm .info {
	width: 50% !important
}
.ie7 .tileForm .counts span.num {
	margin-bottom: 10px !important
}
.ie7 .tileForm .counts li {
	width: 20% !important
}
.share_btn {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	font-size: .8em;
	font-weight: bold;
	padding: .1em .5em;
	margin-left: 5px;
	border-radius: 3px;
	position: relative;
	top: 1px;
	visibility: visible !important
}
.static-content a.share_btn,
#modal_content a.share_btn {
	text-decoration: none
}
.static-content a:hover.share_btn,
#modal_content a:hover.share_btn {
	background-color: #eee
}

/*----- Added by developers -----*/
.divhome
{
	line-height: 0.8em;
}

.divhome .tile>a
{
	min-height: 5.1em;
	border-radius: 10px;
	text-align: center;
}

.divhome .nopointer
{
	pointer-events: none;
}

.divdepartment h2
{
	margin: 0em;
	color: #105882;
}

/* .night .divdepartment h2
{
	margin: 0em;
	color: #5AB9E8;
} */

.divdepartment .tile
{
	padding-bottom: .4em;
}

.divdepartment .tile>a
{
	min-height: 3.4em;
	padding: 0.2em;
	text-align: center;
}

.divdepartment .tile>a h3
{
	font-size:0.98em;
}

.divdepartment .tile .center
{
	padding-top: 0.95em;
}

.divlaw h2
{
	color: rgba(160, 72, 72, 0.9);
}

.divlaw .business.primary
{
	background-color: rgba(187, 86, 86, 0.9);
}

.divlaw  .tile>a
{
	min-height: 10em;
	padding: 3em 0em;
}

.divlaw .tile .center
{
	padding-top: 3.9em;
}

.divservice h2
{
	color: rgba(18, 132, 120, 0.9);
}

.divservice .business.primary
{
	background-color: rgba(14, 156, 142, 0.9);
}

.divservice  .tile>a
{
	min-height: 4.6em;
	padding: 0.6em 0em;
	text-align: center;
}

.divservice .tile .center
{
	padding-top: 1.3em;
}

.divyangon h2
{
	color: rgba(144, 102, 64, 0.9);
}

.divyangon .business.primary
{
	background-color: rgba(167, 119, 75, 0.9);
}

.divyangon  .tile>a
{
	min-height: 5.5em;
	padding: 1em 0em;
	text-align: center;
}

.divyangon .tile .center
{
	padding-top: 1.8em;
}

.swipe_container .content_panel {
	 position: relative;
	 width: 600%;
	 -webkit-transform: translate3d(0, 0, 0);
	 -webkit-transform-origin-x: 0;
	 min-height: 250px;
}

.swipe_panel h3
{
	color: #000080;
}

.header h1
{
	margin: 0;
}

body a:hover {
  text-decoration: none;
}

.splash_header
{
	padding-top:1.5em;
		 margin-bottom: 0em;
}
.splash_header .row
{
	position:relative
}
.splash_header .site_title
{
	display:block;
	background:url("../images/logo_myanmar.png") no-repeat;
	background-size:96px;
	text-indent:0;
	height: 100px;
	cursor:pointer
}
.englogo .site_title
{
	display:block;
	background:url("../images/logo_english.png") no-repeat;
	background-size:96px;
	text-indent:0;
	height: 100px;
	cursor:pointer
}

.splash_header .site_title
{
	display:block;
	background:url("../images/logo_myanmar.png") no-repeat;
	background-size:96px;
	text-indent:0;
	height: 100px;
	cursor:pointer
}
.englogo .site_title
{
	display:block;
	background:url("../images/logo_english.png") no-repeat;
	background-size:96px;
	text-indent:0;
	height: 100px;
	cursor:pointer
}
.day .splash_header .head_name
{
	background:url("../images/ycdc-name.png") no-repeat;
	height: 100px;
	cursor:pointer;
	margin-left:100px;
}
.day .splash_header .englogo .head_name
{
	background:url("../images/ycdc-name-en.png") no-repeat;
	height: 100px;
	cursor:pointer;
	margin-left:100px;
}
.night .splash_header .head_name
{
	background:url("../images/ycdc-name-white.png") no-repeat;
	height: 100px;
	cursor:pointer;
	margin-left:100px;
}
.night .splash_header .englogo .head_name
{
	background:url("../images/ycdc-name-en-white.png") no-repeat;
	height: 100px;
	cursor:pointer;
	margin-left:100px;
}

.day .business.primary1
{
	background-color:rgba(167, 119, 75, 0.9);
}

.swipe_panel h3
{
	color: #fff;
}

.divyangon1 h2
{
	margin: 0em;
	#color: #887f2e;
	color: rgba(144, 102, 64, 0.9);
}

.divyangon1 .tile
{
	padding-bottom: .4em;
}

.divyangon1 .tile>a
{
	min-height: 3.4em;
	padding: 0.2em;
	text-align: center;
}

.divyangon1 .tile>a h3
{
	font-size:0.98em;
}

.divyangon1 .tile .center
{
	padding-top: 0.95em;
}

/*for newSlide*/
.divnewSlide h2
{
	color: #663333;
}

.divnewSlide .business.primary
{
	background-color: rgba(122, 118, 147, 0.9);
}

.divnewSlide  .tile>a
{
	min-height: 5.5em;
	padding: 1em 0em;
	text-align: center;
}

.divnewSlide .tile .center
{
	padding-top: 1.8em;
}
