/*
Theme Name: Anivia
Theme URI: http://www.shindiristudio.com/anivia/
Description: The Anivia Wordpress Theme! by Shindiri Studio (http://www.shindiristudio.com/) & Mihajlovicnenad.com (http://www.mihajlovicnenad.com/). Three modern layouts! News, Magazine, Blog, Business and Shop. Powered by the Frontend Builder, revolutionary visual content builder for Wordpress.
Version: 2.1
Tags: light, flexible-width, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, translation-ready, two-columns, white
Author: Shindiri Studio
Author URI: http://www.shindiristudio.com/
License:
License URI:
*/


/*	Reset	*/




.fancybox-wrap {top: 50px !important;}

div.sp_social {}
	div.sp_social ul {list-style:none;padding:0;float:right; margin-top:-30px;margin-bottom:5px; margin-right:0px !important;}
	div.sp_social ul li {display:inline-block;padding:0;margin:0 2px 2px 0;background:none}
	div.sp_social ul li a {display:inline-block;padding:0;margin:0;}
	div.sp_social ul li a:hover {background:none;text-decoration:none}
	div.sp_social ul  li a span {display:block;width:36px;height:34px;background-color:none;background-repeat:no-repeat;background-position:0 0;text-indent:-9999em}
	div.sp_social ul li a strong {display:none}

	/*Icons*/
	div.sp_social ul li a.sp_social_rss span {background-image:url(images/rss.png)}
	div.sp_social ul li a.sp_social_facebook span {background-image:url(images/facebook.png)}
	div.sp_social ul li a.sp_social_twitter span {background-image:url(images/twitter.png)}
	div.sp_social ul li a.sp_social_googleplus span {background-image:url(images/google_plus.png)}
	div.sp_social ul li a.sp_social_linkedin span {background-image:url(images/linkedin.png)}
	div.sp_social ul li a.sp_social_youtube span {background-image:url(images/youtube.png)}
	div.sp_social ul li a.sp_social_pinterest span {background-image:url(images/pinterest.png)}
	div.sp_social ul li a.sp_social_flickr span{background-image:url(images/flickr.png)}
	div.sp_social ul li a.sp_social_picasa span{background-image:url(images/picasa.png)}
	div.sp_social ul li a.sp_social_myspace span{background-image:url(images/myspace.png)}
	div.sp_social ul li a.sp_social_digg span{background-image:url(images/gis.png)}
	div.sp_social ul li a.sp_social_skype span{background-image:url(images/skype.png)}
	div.sp_social ul li a.sp_social_vimeo span{background-image:url(images/vimeo.png)}
	div.sp_social ul li a.sp_social_delicious span{background-image:url(images/delicious.png)}
        div.sp_social ul li a.sp_social_podcast span{background-image:url(images/podcast.png); background-size:cover}
    

	/*Hover*/
	div.sp_social ul li a:hover span {background-position:0 -34px}

	/*rtl*/
	.rtl div.sp_social ul li {margin:0 0 2px 2px}

	/*Animation*/
	div.sp_social ul li a {
		-webkit-transition: all 200ms;
		-moz-transition: all 200ms;
		-o-transition: all 200ms;
		-ms-transition: all 200ms;
		transition: all 200ms;
	}

	div.sp_social ul li a span {
		-webkit-transition: background-position 200ms;
		-moz-transition: background-position 200ms;
		-o-transition: background-position 200ms;
		-ms-transition: background-position 200ms;
		transition: background-position 200ms;
	}





 body {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;

}
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;}

body {font-size:14px; line-height:24px;font-weight:300}
a {text-decoration: none;}
a:focus {text-decoration: none; outline: none;}

h2 {font-size:30px; line-height: 36px; font-weight: 400;}
h3 {font-size: 20px; line-height: 28px;font-weight: 400;}
h4 {font-size:16px; line-height: 28px;font-weight: 400;}

strong {font-weight:bold;}
em {font-style:italic;}
small {font-size:16px;}

input, textarea {font-family: inherit;}

.anivia_container img {max-width: 100%;}


blockquote {border-top:1px #a9a8a8 solid; border-bottom:1px #a9a8a8 solid; padding:10px 0; margin:0; font-size:18px; line-height:22px;}
blockquote cite {display:block; margin-top:20px;}
blockquote p:last-child {margin-bottom:0;}
ol,ul {margin: 16px 0;padding: 0 0 0 20px;}
ul {list-style-type: disc;}
nav ul,nav ol,aside ul,aside ol, .comments_wrapper li, ul.comments_wrapper, .comments_wrapper ol {margin: 0;padding: 0;list-style: none;list-style-image: none;}
li > ul, li > ol {margin: 0;}
dl {margin: 0 20px;}
dt {font-weight: bold;text-decoration:underline}
dd {margin: 0 0 20px;}
abbr[title] {border-bottom: 1px dotted;}
pre,code,tt {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;font: 0.8em 'Andale Mono', 'Lucida Console', monospace;background: #f2f2f2;border: 1px solid #e6e6e6;color: #888;padding: 2px 4px;}
pre {white-space: pre;word-wrap: break-word;overflow-x: scroll;line-height: 1.3; overflow: hidden;}
table {border-bottom: 1px solid #ededed;border-collapse: collapse;border-spacing: 0;font-size:14px;;line-height: 2;margin: 0 0 20px;width: 100%;}
caption,th,td {font-weight: normal;text-align: left;}
caption {font-size: 16px;margin: 20px 0;}
th {font-weight: bold;text-transform: uppercase;}
td {border-top: 1px solid #ededed;padding: 6px 10px 6px 0;}
tr.odd {background: #f4f4f4;}

.font-weight100 {font-weight:100;}
.font-weight200 {font-weight:200;}
.font-weight300 {font-weight:300;}
.font-weight400 {font-weight:400;}
.font-weight500 {font-weight:500;}
.font-weight600 {font-weight:600;}
.font-weight700 {font-weight:700;}
.font-weight800 {font-weight:800;}
.font-weight900 {font-weight:900;}


.letter-spacing1 {letter-spacing: 1px;}
.letter-spacing2 {letter-spacing: 2px;}
.border-box {-ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.halfwidth {width:50%; display: block;}
.fullwidth {width:100%; display: block;}
.fullmaxwidth {display: block; max-width:100%;}
.list_style {list-style: none;}
.relative {position: relative;}
.margin0 {margin: 0;}
.padding0 {padding: 0;}
.block {display: block;}
.inline {display: inline;}
.inline-block {display: inline-block;}
.float_left {float: left !important;}
.float_right {float: right !important;}
.bold {font-weight: 600;}
.text-center{text-align: center;}
.a-inherit a {color:inherit;}

.vert_align_wrap_system {display: table;}
.vert_align_wrap_system > * {display: table-row;}
.vert_align_wrap_system > * > * {display: table-cell; text-align: center; vertical-align: middle;}
.vert_align_wrap_system > * > * > * {display: inline-block;}


.padding-top10 {padding-top: 10px;}
.padding-right12 {padding-right: 12px;}

/*		separators		*/

.separator {width:100%; height: 1px;}
.small_separator { width:100%; height: 1px;}
.medium_separator { width:100%; height: 4px;}

/*		margins		*/
.margin-bottom5 {margin-bottom:5px !important;}
.margin-top5 {margin-top:5px !important;}
.margin-left5 {margin-left:5px !important;}
.margin-right5 {margin-right:5px !important;}

.margin-bottom10 {margin-bottom:10px !important;}
.margin-top10 {margin-top:10px !important;}
.margin-left10 {margin-left:10px !important;}
.margin-right10 {margin-right:10px !important;}

.margin-bottom15 {margin-bottom:15px !important;}
.margin-top15 {margin-top:15px !important;}
.margin-left15 {margin-left:15px !important;}
.margin-right15 {margin-right:15px !important;}

.margin-bottom20 {margin-bottom:20px !important;}
.margin-top20 {margin-top:20px !important;}
.margin-left20 {margin-left:20px !important;}
.margin-right20 {margin-right:20px !important;}

.margin-bottom30 {margin-bottom:30px !important;}
.margin-top30 {margin-top:30px !important;}
.margin-left30 {margin-left:30px !important;}
.margin-right30 {margin-right:30px !important;}

.margin-bottom40 {margin-bottom:40px !important;}
.margin-top40 {margin-top:40px !important;}
.margin-left40 {margin-left:40px !important;}
.margin-right40 {margin-right:40px !important;}

/*		columns		*/
.anivia_container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.anivia_container.anivia_concon {
	overflow:hidden;
}
.anivia_row:before,
.anivia_row:after {
	display: table;
	content: "";
	line-height: 0;
}
.anivia_row:after {
	clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

/*			Google Adds Placeholders			*/

.google_add728-90 {width:100%;max-width:728px; height: 90px; float: right;}




/*		header		*/

.anivia_logo_normal .header_holder .logo {float:left; margin-right:12px; height: 30px; max-width:250px;margin-top:30px;margin-bottom:30px;}
.anivia_logo_bigger .header_holder .logo {float:left; margin-right:12px; height: 60px; max-width:250px;margin-top:42px;margin-bottom:22px;}
.anivia_logo_biggest .header_holder .logo {float:left; margin-right:12px; height: 113px; max-width:250px;margin-top:-3px;margin-bottom:13px;}
.header_holder .logo span {height: 90px; display: table-cell; vertical-align: middle;}


.header_holder .logo span, .header_holder .logo span img {
	display:block;
	height: inherit;
	width:auto;
	max-width:none;
}

nav.menu_wrapper > ul {
	position: relative;
}
.menu_wrapper > ul > li {float: left; margin:0px 5px 0px 0; display: block;}
.menu_wrapper.solid li.menu-item {position:relative;}
.menu_wrapper li.menu-item ul.sub-menu {display:none;}
.menu_wrapper > ul > li > ul.sub-menu {font-size:14px}

.menu_wrapper > ul > li > a {font-size: 18px; line-height: 20px; display: block; color: #595959; font-weight: 600; padding: 10px 15px;}

.header_wrapper .menu_wrapper .sub-menu {position: absolute; left: 0px; padding-left:10px; width:100%; display: none; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 100;}
.menu_wrapper .sub-menu li {}
.header_wrapper .menu_wrapper > ul > li > ul.sub-menu li.menu-item a {font-size:14px; line-height: 24px; display: block;  font-weight: 400;}
.menu_wrapper li.current-menu-item > a {color: #fff;}
.menu_wrapper.relative > ul > li.current-menu-ancestor > a {color: #fff;}
.menu_wrapper a:hover {text-decoration: none;}
.menu_wrapper .current-menu-item > a:hover {color:#fff;}
.menu_wrapper > ul > li > a:hover { color: #fff;}
.menu_wrapper {margin-bottom:56px;}


.menu_wrapper.solid .separator {display: none;}

.menu_wrapper.solid a {color: #ffffff; display: block;}
.menu_wrapper.solid li.menu-item {margin:0px 0px 0px 0; display: block;}
.menu_wrapper.solid > ul > li > a {padding: 12px; font-weight:400;border-bottom:0px solid transparent;}
.menu_wrapper.solid ul.sub-menu {width:200px; padding: 5px 0; left:0;border-top:3px solid transparent;}
.menu_wrapper.solid .sub-menu li {display: block; border:none; width:100%; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; position: relative;}
.menu_wrapper.solid .sub-menu li a:hover {color:#ffffff;}
.menu_wrapper.solid li.menu-item ul.sub-menu li a {padding:10px;}
.menu_wrapper.solid .current-menu-item .sub-menu {display: none;}
.menu_wrapper.solid .sub-menu .sub-menu {top: -8px !important; left:200px;}
.magazine-layout .menu_wrapper.solid .sub-menu .sub-menu, .blog-layout .menu_wrapper.solid .sub-menu .sub-menu {top:-3px;}
.menu_wrapper.solid > ul > li.has_children > a:after{background:url('images/arrow.png') center center no-repeat;width:6px;height:7px;display: inline-block;content:'';margin-left:7px;position:relative;top:-2px;}
.menu_wrapper.solid > ul > li.has_children > a {padding-right:8px;}
.menu_wrapper.relative.solid {border-bottom:3px solid transparent;}

.magazine-layout .header_wrapper .menu_wrapper.relative ul > li.current-menu-item > a, .blog-layout .header_wrapper .menu_wrapper.relative ul > li.current-menu-item > a {
	color:#ffffff !important;
}

.business-layout .menu_wrapper > ul > li > a {
	font-size:14px;
}
.business-layout .header_wrapper .menu_wrapper > ul > li > a {
	padding:36px 10px;
}
.responsive-nav ul li.menu-item a, .responsive-nav > ul > li > a {
	display:block;
	font-weight: normal;
	font-size:16px;
	padding:10px 15px;
	line-height: 20px;
}
.responsive-nav ul ul.sub-menu {
	top:-1px;
}



/*		headlines		*/

.headline_28 {font-size:28px; line-height: 28px;}

.headline_line-left {width:100%;}
.headline_line-left .headline_text {padding: 5px 5px 5px 5px; display: block; border-left-style:solid; border-left-width: 10px;}

.headline_separated.clean .headline_text {border-left:none; border-bottom:4px solid transparent; margin-bottom:-4px; display: inline-block; padding-bottom:5px; }

/*		inline tags			*/

.inline_tag_block {display:inline-block; margin-left:5px; padding:3px 0; font-size:16px; line-height: 12px; letter-spacing: 0;}
.inline_tag_block.image {color: #fff; background:#0d72ba;}
.inline_tag_block.comment i {color:#b4b4b4;}
.inline_tag_block.video {color: #fff; background:#cb2028;}
.inline_tag_block.link {color: #fff; background:#96a138;}
.inline_tag_block.gallery {color: #fff; background:#ab56c7;}
.inline_tag_block.audio {color: #fff; background:#333333;}

/*		linklist		*/

.linklist ul {width:100%; list-style: disc;}
.linklist li a {display: block; position: relative;}



/*		widget tabs		*/
.widget-tabs-wrapper ul.tabs-nav a:hover {text-decoration: none !important;}
.widget-tabs-wrapper ul {list-style: none;}
.widget-tabs-wrapper .tabs-nav li {width: 33.3333%; float: left; display: block;}
.widget-tabs-wrapper .tabs-nav a {font-size: 18px; line-height: 26px; padding: 5px; text-align: center; width:100%; display: block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.widget-tabs-wrapper .tabs-nav a:hover {color: #ffffff;}
.widget-tabs-wrapper .tabs-nav a.active {color: #ffffff;}
.widget-tabs-wrapper .tab-content {display: none;}
.widget-tabs-wrapper .single_post img {width:100px; height:auto; /*height:100px;*/ }
.widget-tabs-wrapper .post_content_wrapper {padding-top:5px; padding-bottom:5px; display: block; position: relative; margin-left:105px; padding-left:15px; min-height: 100px; background-color:transparent; transition:background-color 300ms;}
.widget-tabs-wrapper .post_content_wrapper:hover .hover_element {opacity:1; filter:alpha(opacity = 100); transition:opacity 300ms;}
.widget-tabs-wrapper .post_content_wrapper .hover_element {position: absolute; top:0; left: -5px; height:100%; border-left:solid 5px transparent; opacity:0; filter:alpha(opacity = 0); transition:opacity 300ms;}
.widget-tabs-wrapper .post_content_wrapper:hover {transition: background-color 300ms;}
.widget-tabs-wrapper .post_content_wrapper .hover_element div {position: absolute; top:50%; left:0; margin-top:-5px; border-left: 5px solid transparent;  border-top: 5px solid transparent !important;  border-bottom: 5px solid transparent !important;}
.widget-tabs-wrapper .headline {font-size:20px; line-height: 20px;}
.widget-tabs-wrapper .single_post a:hover {text-decoration:underline !important;}



/*		square social feed 		*/
.square_social_feed .single_block_wrapper {display:block;width:32%;margin-left:2%;float: left;}
.square_social_feed .single_block_wrapper:first-child {margin-left:0;}
.square_social_feed .single_block.last {margin-right:0;}
.square_social_feed .single_block > a {height:100px; width:100%; }
.square_social_feed .single_block > .text {width:100%; height: 60px; font-size:22px; line-height: 22px; padding:10px 5px; text-align: center;}
.square_social_feed .single_block > .text div {font-size:12px; line-height: 12px; margin-top:4px;}

.square_social_feed .single_block > a.fb {background:url(images/general/socials/large/fb.png) no-repeat center center #3b5a9a; transition: background-color 300ms;}
.square_social_feed .single_block > a.fb:hover {background-color:#6181c2; transition: background-color 300ms;}
.square_social_feed .single_block > a.tw {background:url(images/general/socials/large/tw.png) no-repeat center center #18a7df; transition: background-color 300ms;}
.square_social_feed .single_block > a.tw:hover {background-color:#56c4ed; transition: background-color 300ms;}
.square_social_feed .single_block > a.rss {background:url(images/general/socials/large/rss.png) no-repeat center center #f6911d; transition: background-color 300ms;}
.square_social_feed .single_block > a.rss:hover {background-color:#f9a951; transition: background-color 300ms;}


/* 		quick vote		*/

.quick_vote {width:100%;}
.quick_vote > .text {font-size: 26px; line-height: 30px; }
.quick_vote form {width:100%;}
.quick_vote input[type="submit"].submit_button {width:25%;}
.quick_vote .button_margin_fix {margin-right:10px;}
.quick_vote form a.view {font-size:16px; line-height: 16px;}

/*		linklist highlighted		*/

.headline_line-left .headline_text.highlighted {color:#ffffff; border: none;}


/*		tag cloud		*/
.headline_line-left.headline_separated .headline_text {display: inline-block; padding-left:10px; padding-right:10px;font-weight:400;line-height:26px;font-size:18px;}
.tagcloud a { display: inline-block !important; margin-bottom:3px; list-style:none; font-size:14px;}
.tagcloud a {color: #ffffff; display: block; padding:5px 10px 7px 10px; font-family: inherit;}
.tagcloud a:hover {text-decoration:none !important; color: #ffffff;}
.tagcloud {clear:both;}

.single-tags-list a { display: inline-block !important; margin-bottom:3px; list-style:none; font-size:14px !important;}
.single-tags-list a {color: #ffffff; display: block; padding:5px 10px 7px 10px; font-family: inherit;}
.single-tags-list a:hover {text-decoration:none !important; color: #ffffff;}
.single-tags-list {margin-bottom:17px !important;}


/* 			3 column linklist		*/

.linklist_image_wrapper {position: relative; display: block; width: 100%;}
.linklist_image_wrapper img {display: block; width: 100%;}
.linklist_image_wrapper .image_caption_wrapper {text-align: center; padding: 5px 10px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:100%; color: #ffffff; position: absolute; bottom:0; left:0; }
.linklist_related_text {letter-spacing: 2px; line-height:22px;}

/*			2 column linklist		*/

.linklist .major_text {}

/*			4 columns news block			*/


.date_blog {color: #a3a4a6; line-height: 12px;font-size: 12px;}
.headline_highlighted_column_block h4 {padding: 2px; word-break: keep-all; color: #ffffff;  display:inline;}


/*			footer				*/

.footer_nav li {display: inline-block; padding-right: 5px; margin-right: 5px; border-right:1px solid transparent;}
.footer_nav li:last-child {border:none; padding-right: 0; margin-right: 0;}
.footer_nav li a { line-height: 12px; display: block;}
.footer_nav_solid li {line-height:12px !important;}
.footer_wrapper {overflow:hidden;}
.footer_wrapper.solid_box { padding-top: 20px; }

.footer_wrapper a:hover {text-decoration: underline;}

/*		flickr widget		*/

.flickr_widget img {width:68px; height: 68px; display: block; float:left; margin-left:10px; margin-bottom:10px; }
.flickr_widget .image_wrap .inner_wrap {margin-left: -10px;}

/*		copyright		*/

.copyright {font-size:12px;line-height:12px;}
.copyright a:hover {}



/*		footer nav solid		*/

.footer_nav_solid li {float:left; margin-right:20px;}
.footer_nav_solid li:last-child {margin-right: 0;}
.footer_nav_solid li a { font-size:12px;line-height:12px;}

/*						ELEMENTS						*/


/*		clean_square_element		*/

.clean_square_element .main-image {display: block; float: left; max-width:100%; width:170px;}
.clean_square_element .element_content .date_blog {display: block;}
.clean_square_element .element_content {margin-left:190px;}
.clean_square_element.no-image .element_content {margin-left:0px;}
.anivia-1-3 .clean_square_element .element_content {margin-left:190px;}
.anivia-1-4 .clean_square_element .main-image {float: none;}


/*		horisontal tabs item		*/

.horisontal_tabs_item .tabs_container_wrapper {width:300px; height:300px; max-width:100%; display: block; float: left; position: relative;}
.horisontal_tabs_item .tab_container {width:300px; height:300px; max-width:100%; display: block; display: none; position: absolute; top:0; left: 0;}
.horisontal_tabs_item {width:100%; }
.horisontal_tabs_item .tab_container * {max-width:100%;}
.horisontal_tabs_item .controls_wrapper {width:100%; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 300px;}
.horisontal_tabs_item .control_single {width:100%; height: 100px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  padding:5px 20px 0 40px; position: relative; overflow:hidden; word-break: keep-all;}
.horisontal_tabs_item .control_single:hover, .horisontal_tabs_item .control_single:focus {text-decoration: none;}
.horisontal_tabs_item .category {font-size: 16px; line-height: 20px; margin-bottom:10px;}
.horisontal_tabs_item .description {font-size: 18px; line-height: 26px; max-height: 55px; overflow: hidden;}

.horisontal_tabs_item .control_single .hover_element {position: absolute; top:0; left: 0; height:100%; border-left:solid 5px transparent; display:none; opacity:0; filter:alpha(opacity = 0);}
.horisontal_tabs_item .control_single .hover_element div {position: absolute; top:50%; left:0; margin-top:-5px; border-left: 5px solid transparent;  border-top: 5px solid transparent !important;  border-bottom: 5px solid transparent !important;}

/*		news feed tabs			*/

.news_feed_tabs {min-height:40px;}
.news_feed_tabs .tabsnav {position: absolute; top:0; left:0;}
.news_feed_tabs .tabsnav li {float: left; margin-right:2px; margin-bottom:2px; display: block;}
.news_feed_tabs .tabsnav a {padding:10px; color:#fff; background:rgb(0,0,0); background:rgba(0,0,0,0.8); transition:background-color 300ms; font-size:18px; line-height: 18px; display: block; position: relative; z-index: 2;font-weight: 400;}
.news_feed_tabs .tabsnav a:hover {text-decoration: none;}
.read_more {float: right; display: block; font-weight: 600; font-size: 12px; line-height: 12px; padding-top:11px;}
.read_more span {font-size:14px;;}
.news_feed_tabs .post_comment_bar_wrapper .social_bar {float: left;}
.news_feed_tabs .post_comment_bar_wrapper .post_comment_button {color: inherit; font-weight: 600; font-size: 12px; line-height: 12px; padding-top:11px; padding-bottom: 11px;}
.news_feed_tabs .post_comment_bar_wrapper .post_comment_button:hover {color: #fff;}
.news_feed_tabs .post_comment_bar_wrapper .no_of_comments {margin-right:0px;}
.news_feed_tabs .headline {font-size: 24px; line-height: 28px; font-weight: 400;}
.news_feed_tabs .single_slide {display: none; opacity:0; filter:alpha(opacity = 0); position: absolute; top:0; left: 0;width:100%;}
.news_feed_tabs .single_slide.shown {position: static; top:auto; left: auto;}

.span5 .news_feed_tabs .post_comment_bar_wrapper .read_more {float: none;}
.anivia-1-3 .news_feed_tabs .post_comment_bar_wrapper .read_more {float: none;}
.anivia-1-3 .news_feed_tabs .post_comment_bar_wrapper .social_bar {margin-bottom: 10px;}
.anivia-1-4 .news_feed_tabs .post_comment_bar_wrapper .read_more {float: none;}
.anivia-1-4 .news_feed_tabs .post_comment_bar_wrapper .social_bar {margin-bottom: 10px;}
.span2 .news_feed_tabs .post_comment_bar_wrapper .read_more {float: none;}
.span2 .news_feed_tabs .post_comment_bar_wrapper .social_bar {margin-bottom: 10px;}

/*		blog_column_element			*/

.blog_column_element {}
.blog_column_element .author { line-height:16px; color:#999999;}
.blog_column_element h2 a {color: inherit;}
.date_tags_comments .item {padding-left:0px; display:block; float:left; margin-right:20px; line-height:16px; }
.date_tags_comments .item i {display: inline-block; margin-right:10px;}
.date_tags_comments div.item {color:#999999;}

.read_more.button { padding:15px 20px; font-size:16px; line-height:16px; display:block; color:#ffffff; font-weight:300; float: left;}
.read_more.button:hover {text-decoration:none;}

.anivia-1-2 .blog_column_element .item, .span5 .blog_column_element .item, .anivia-1-3 .blog_column_element .item, .anivia-1-4 .blog_column_element .item, .span2 .blog_column_element .item, .span1 .blog_column_element .item {padding-left:0; }



/*		category column element			*/

.category_column_element .headline {font-size:20px; line-height: 28px;}

/*		category column element (image_left)		*/

.category_column_element.image_left img {width:160px;}
.category_column_element.image_left .element_content {padding-left: 170px;}

/*		magazine image column item		*/

.magazine_image_column_item h4, .magazine_no_image_column_item h4 {font-size:24px; line-height: 28px;}
.magazine_image_column .hover_transparent {width:100%; color: #ffffff; padding: 15px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.magazine_image_column .category_tag {position: absolute; top:20px; right:0px; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; color: #ffffff; text-align:right;z-index: 10;}
.magazine_image_column a {color:inherit !important;}
.magazine_image_column .category_tag .mag_tag a {display:block;padding:0 6px;background:rgba(0,0,0,0.2);opacity:0;color:#ffffff !Important;}
.magazine_image_column .category_tag .mag_tag:first-child a {opacity:1;}
.magazine_image_column .category_tag .tag_block {position: absolute;top:0;right:-4px;width:4px;height:100%;background:#f00;display:block;content:'';}
.magazine_image_column .category_tag .mag_tag:nth-child(2) .tag_block {opacity:0.8 !important;}
.magazine_image_column .category_tag .mag_tag:nth-child(3) .tag_block {opacity:0.6 !important;}
.magazine_image_column .category_tag .mag_tag:nth-child(4) .tag_block {opacity:0.4 !important;}
.magazine_image_column .category_tag .mag_tag:nth-child(5) .tag_block {opacity:0.2 !important;}
.magazine_image_column .category_tag .mag_tag:nth-child(6) .tag_block, .magazine_image_column_item .category_tag .mag_tag:nth-child(n+6) .tag_block {opacity:0 !important;}
.magazine_image_column {position:relative;}
.mag_tag {position:relative;}

/*		single_full_news_element magazine_style		*/

.single_full_news_element.magazine_style p {font-size:16px; line-height: 20px; letter-spacing: 2px; font-weight: 500;}


/*					BLOG 						*/

.blog_sidebar_title {font-size:22px; line-height: 26px; font-weight: 500;}

/*		search box			*/

.search_box {color: #999999;}

.anivia_container input[type="text"].input_field { float:left; width:70%; border:solid 1px transparent; border-radius:0; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 40px; color: #999999; font-size:16px; line-height: 16px;}
textarea.textarea_field { border:solid 1px transparent; border-radius:0; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:16px; line-height: 16px;}
input[type="text"].input_field:focus, textarea.textarea_field:focus { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:1px solid transparent;}
.anivia_container input[type="submit"], .anivia_container input[type="reset"].submit_button {width:30%; display: block; border-radius:0; height:40px; font-size:16px; line-height:16px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:3px 5px 3px 5px; text-align: center; border:none; color:#ffffff; background-color:#C0392B;}


/*		categories 		*/

.categories a {font-size:18px; line-height: 22px;}
.categories a:hover {text-decoration:none;}

/*		latest comments widget 		*/

.latest_comments_widget a:hover {text-decoration:none;}

/*		latest tweets			*/

.twitter_module .icon_element {display: block; float: left; font-size: 30px; line-height: 30px; margin-top:5px; color: #23aae1; cursor: default;}
.twitter_module .text {width: 100%;}
/*		social_bar_widget		*/

.social_bar_widget a {float:left; border-radius: 50%; display: block; padding: 10px; margin:0 10px 10px 0; filter:alpha(opacity = 70); opacity:0.7; transition: opacity 300ms;}

.social_bar_widget a:hover { filter:alpha(opacity = 100); opacity:1; transition: opacity 300ms;}}


/*		blog post			*/

.blog_post_author_box .avatar { border-radius: 50%; width: 70px; height: 70px; display:block; float:left; margin-right: 40px;}
.blog_post_author_box .info_wrap {margin-right:110px;}
.blog_post_author_box .info_wrap .name {font-size:30px; line-height: 30px;}

/*								NEWS PAGE							*/

.author_wrapper, .author_wrapper a {font-size:12px; line-height:14px;}
.multimedia_widget .multimedia_item {font-size:12px; line-height:12px;}

.post_comment_bar_wrapper .no_of_comments {padding: 5px 9px 0px; margin-right:30px; display: block; float:left;font-size:12px;}
.post_comment_bar_wrapper .no_of_comments:hover i {text-decoration: none;}
.post_comment_bar_wrapper .post_comment_button {font-size:12px;padding: 5px 15px; color: #ffffff; display: block; float:left; transition:background-color 300ms, color 300ms; }
.post_comment_bar_wrapper .post_comment_button:hover {text-decoration:none;}
.post_comment_bar_wrapper .social_bar {float: right;}


/*			comment form			*/

#respond {display:none;position:relative;}
#respond input.input_field {width:300px; border:1px solid transparent; max-width:100%; padding-left:10px; font-size:14px; line-height: 14px;}
#respond .alternative_login {width:220px; max-width:100%; float: left;}
#respond .alternative_login .text {padding-top:8px; padding-bottom:12px; float: left; padding-right:10px;}
#respond .alternative_login .icon {height:40px; width: 40px; display: block; background: #444; margin-right:2px; float:left; margin-bottom:2px;}
textarea.textarea_field {height:250px; width:100%; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid transparent; border-radius:0; resize: none; font-size:14px; line-height:24px; padding: 10px;}
textarea.textarea_field:focus {-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
#respond input#submit {width:100px; float: none; display: inline-block; min-height: 40px; padding: 7px 5px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:none; color:#ffffff;font-size: 16px;line-height: 16px;letter-spacing: 0 !important;}
#respond .close_button {font-size:26px; line-height:26px; padding: 8px 12px 8px 12px; float: right; color: #ffffff; cursor: pointer;position: absolute;top:0;right:0;}
.blog_post_author_box .avatar {float:right;margin-top: 10px;border-radius: 50%;}
p.form-submit {text-align:right;}

/*		comments				*/

.comments_wrapper .headline {font-size:20px; line-height:20px;}
.comments_wrapper .single_comment {position: relative; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom:1px solid #e8e8e8; width:100%; margin-top:20px;}
.comments_wrapper .single_comment .avatar {width:50px; height:50px; display: block; margin:5px 20px 5px 0; float: left;}
.comments_wrapper .single_comment .comment_date {position: absolute; top:0px; left:0; font-size:12px; line-height: 12px;}
.comments_wrapper .single_comment .name {position: absolute; bottom:21px; left:70px; line-height: 12px;}
/*.comments_wrapper .single_comment .comment-reply-link {position:absolute; bottom:5px; right:0; padding-right:0px;}*/
.comments_wrapper .single_comment .comment-reply-link i {display: inline-block; margin-left:10px;}
.comments_wrapper .single_comment .comment-reply-link a:hover {text-decoration: none;}
.comments_wrapper .single_comment .comment_text {padding-left:70px;}
.comments_wrapper .single_comment:last-child {border:none;}
.comments_wrapper ul {margin-left:70px;}


/*						MAGAZINE								*/

/*		full link image block		*/
.full_link_image_block {min-height:100px;}
.full_link_image_block .overlay_item {padding: 10px; color: #ffffff; position: absolute; bottom:0; left:0; font-size:16px; line-height: 18px;}
.full_link_image_block .hover_effect_element {color: #ffffff; position: absolute; bottom:0; left:0; border:4px solid transparent; width:100%; height:100%; opacity:0; filter:alpha(opacity = 0);}
.full_link_image_block .hover_effect_element span {position: absolute; bottom: -4px; left: -4px; padding: 10px; font-size:16px; line-height: 18px;}
.full_link_image_block .overlay_item, .full_link_image_block .border-box {z-index: 20}


/*		link with image column block		*/

.link_with_image_column_block img {float: left; width:120px; max-width:100%;margin-right:12px;}
.link_with_image_column_block .text_wrap {}
.link_with_image_column_block .text_wrap a {font-size:16px; line-height:22px;}

/*		news block with link sidebar		*/

.news_block_with_link_sidebar .link_with_image_column_block img {width:150px;}
.news_block_with_link_sidebar .link_with_image_column_block .text_wrap {margin-left:160px;}
.news_block_with_link_sidebar .link_with_image_column_block .text_wrap a {font-size:18px; line-height: 22px;}

/*		footer		*/

.footer_headline.clean {font-size:18px; line-height:18px; display:inline-block; border-bottom:1px solid transparent; padding-bottom:5px; margin-bottom:-1px;}

/*						OUR TEAM						*/

.team_member_module .img_wrapper {max-width:100%;}
.team_member_module .hover_element {position:absolute; top:0; left:0; right:0; bottom:0; height:100%; width:100%; z-index:2; opacity:0; filter: alpha(opacity = 0); display: none;}
.team_member_module .shade {opacity: 0; filter: alpha(opacity = 0); position: absolute; top:0; left:0; width: 100%; height: 100%; background: #000; z-index:1; display: none;}
.team_member_module .hover_element .vert_align_wrap_system {position: absolute; top:0; left: 0; height: 100%; width: 100%;}
.team_member_module .hover_element .socials li a {padding: 10px; display:block; opacity:0; filter:alpha(opacity = 0);}
.team_member_module .name {font-size:28px; line-height:28px;}
.team_member_module .workplace {font-size:20px; line-height:20px; }

/*						CONTACT						`*/

.g_map_wrapper {height:600px;}
.g_map_wrapper .overlay_item {position: absolute; bottom:0; left: 0; padding: 15px 0; color: #ffffff; font-size:16px; line-height:18px;}

.iconic_column_element .column_icon {font-size:70px; line-height: 70px; cursor: default;}


/*		contact form		*/

.contact_form_wrapper .field_wrapper select.input_field {border:1px solid transparent;text-transform: uppercase;}
.contact_form_wrapper .field_wrapper .input_field {font-size:14px; height:auto !important; width: 70%; float: none; margin:0; padding:10px;}
.contact_form_wrapper .field_wrapper .textarea_field {height: 200px; width: 100%; float: none; float: left; margin:0; padding:10px; font-size:14px;}
.contact_form_wrapper .submit_button.reset {background-color:#212121; transition:background-color 300ms; color: #ffffff;}



/*					MAGAZINE CATEGORY						*/


.infinite-load-button {padding: 10px 20px; font-size:18px; line-height:18px; display: inline-block; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;border:1px solid #333333;}



/*					Extra					*/


.widget ul {padding-left:20px;}
.widget ul li {list-style:disc;list-stlist-style-position: outside;}
.widget ul li:first-child {}
ul.sub-menu.navmenu_sidebar .widget ul li {list-style:disc;list-stlist-style-position: outside;padding-top:10px;margin-top:10px;margin-bottom:0;}
ul.sub-menu.navmenu_sidebar .widget ul li:first-child {padding-top:0;margin-top:0;}
.widget ul ul li {}
.widget ul ul {margin-left:12px;}
.widget a:hover {text-decoration: underline;}
.current.hover-background-color-main, .current.hover-background-color-main:hover {background-color:#ceced0 !important;}
h3.widget-title {font-size:30px;line-height:36px;font-weight:200;}
p {margin-bottom:20px;}
.wp-caption {max-width:100%;}
#comments li {list-style:none;}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {background-color: #ffffff;border: 1px solid #cccccc;-webkit-transition: border linear .2s;-moz-transition: border linear .2s;-o-transition: border linear .2s;transition: border linear .2s;
}
ul, ol{margin-bottom:30px;}
ul ul, ol ol{margin-bottom:0px;}
h1 {font-size: 38.5px;line-height: 40px;}
.blog_post_form {display:none;}
.comments_wrapper .single_comment > div {position:relative;padding-top:15px;}
.comments_wrapper .comment-reply-link {color:#a3a4a6;text-transform: uppercase;position:relative; bottom:15px; float:right;}
.comments_wrapper .comment-reply-link:after {font-family:'FontAwesome';margin-left:6px;content:'\F040'}
.comments_wrapper .comment-edit-link {color:#a3a4a6;text-transform: uppercase;position:relative; bottom:15px; float:right;margin-right:12px;}
.comments_wrapper .comment-edit-link:after {font-family:'FontAwesome';margin-left:6px;content:'\F040'}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
cursor: pointer;}
.element_content.no-image {padding-left:0 !important;}
.category_column_element h3 a {color:inherit;}
.magazine-layout .footer_wrapper li {color:inherit;}
.magazine-layout .footer_wrapper ul li {list-style:none;}
#content ul {}


.sidebar_wrapper ul li:first-child, .frb_sidebar ul li:first-child {margin-top:0;}
.sidebar_wrapper ul ul li:first-child, .frb_sidebar ul ul li:first-child {margin-top:10px;}
#comments_wrapper {margin-bottom:20px;}
.gallery dl {margin:0 !important;}
h3.headline a {color:inherit;}
.anivia_type_2 h4 a {color:inherit;}
.linklist h3 a {color:inherit;}
.linklist img {height:auto;}
span.inline_tag_block {text-transform:uppercase;}
.search-form .input_field{padding: 4px 6px;}

.widget.sendpress .sendpress-submit {float:none;}
.widget_tag_cloud .tagcloud {margin-bottom:-3px;}
.sendpress-submit {margin-top:0 !important;}
/*		newsletter sign up		*/

#form-wrap >p:first-child {font-size:20px;font-weight:500;margin-bottom:10px;color:#333333 !important;}
.widget.sendpress form {width:100%;}
.widget.sendpress input[type="text"] {width:70%; display: block; border-radius:0; height:40px;font-size:16px; line-height:16px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:3px 5px 3px 5px; border:1px solid transparent;margin-bottom:12px;color:#999999;}
.widget.sendpress p[name="email"] {width:70%;float:left;margin-bottom:0 !important;}
.widget.sendpress p[name="email"] input[type="text"] {width:100%;margin-bottom:0;}
.widget.sendpress input[type="submit"] {color:#ffffff; }
.widget.sendpress #error, .widget.sendpress #thanks {color:#ffffff;}
.text-color-pale a {color:inherit;}
.anivia-widget.widget-tabs-wrapper li {list-style:none;}
.anivia-widget.widget-tabs-wrapper .widgetTabs li {margin-top:0;font-weight:400;}
.anivia-widget.widget-tabs-wrapper .widgetTabs a:hover { color:#ffffff;text-decoration:none;}
.anivia-widget.widget-tabs-wrapper a:hover {text-decoration:none;}
.anivia-widget.widget-tabs-wrapper h5 {line-height: 28px;}
.anivia-widget.widget-tabs-wrapper h5 {overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.anivia-widget.widget-tabs-wrapper div.text {font-size:14px;line-height: 18px;margin-right:3px;height: 36px;overflow: hidden;}
.anivia-widget.widget-tabs-wrapper li.widget-no-image .post_content_wrapper {margin-left:5px !important;}
.fbuilder_column img.maxfullwidth{width:380px !important;height:240px !important; overflow: hidden;}
.rev_slider_wrapper {padding:0 !important;}
.horisontal_tabs_item .description.block a {color:inherit;font-weight:400;font-size:20px;}
.anivia_page.display_none {display:none;}
nav.linklist a:hover {text-decoration: underline;}
.news_block_with_related h3 a {color:inherit;}
.fbuilder_column img {max-width:100%;height:auto !important;}
.blog_content_infinite li {list-style:none;}
.magazine_image_column h4 a:hover {text-decoration:underline;}
.infinite-load-button-no-more {padding: 10px 20px; font-size:18px; line-height:18px; color:#cccccc; display: inline-block; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;border:1px solid #cccccc;}
.infinite-load-button-no-more:hover {cursor:default !important;}
.contact_form_wrapper span.error {display:block;margin-bottom:10px}
.icon-remove.color-red{color:#c00;}
.icon-ok.color-green{color:#0c0;}
.fbuilder_column #video_override iframe {width:100%;height:350px;}
.fbuilder_column #video_override iframe {width:100%;height:450px;}

.anivia_featured_video_wrapper {position: relative; overflow: hidden;}
.anivia_featured_video_wrapper .anivia_featured_video {margin:0 !important; float:none !important;}
.anivia_featured_video_wrapper > div {position:absolute; top:0; left:0; width:100%; height:100%; background: #000;opacity: 0.3; filter: alpha(opacity = 30); z-index:2;}
.anivia_featured_video_wrapper > div  > div {position:absolute; top:50%; left:50%; width:50px; hight:50px; margin-top:-25px; margin-left:-25px; }
.anivia_featured_video {display: block;}
.anivia_featured_video_wrapper i {font-size:50px; line-height:50px;color: #fff; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}

.news_feed_tabs nav {z-index:10;}
.tab_container .anivia_featured_video_wrapper {height:100% !important;}



.breadcrumbs {position:relative;text-align:right;height:0;font-size: 14px;line-height: 12px;display: block;color: #595959;font-weight: 400;padding: 0 0 1px 0;}
.news-layout .breadcrumbs {height:auto;text-align:left;line-height:auto;margin-top: -20px;text-align: left;line-height: 40px;}

.magazine-layout .breadcrumbs, .blog-layout .breadcrumbs {text-align:left;top: -25px;margin-top:8px;margin-bottom:1px;}

/*		archives pagination			*/
.pagination_wrapper.text-center {margin-top:20px;text-align:center;}
.pagination_wrapper {margin-top:0px;}
.pagination_wrapper ul {list-style:none; width:100%;}
.pagination_wrapper li {float:left; margin-left:2px; display: block;}
.pagination_wrapper li a {display: block; background-color: #e7e7e9; font-size:16px; line-height: 16px; padding: 12px 0; width:40px; height: 40px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color:#ffffff;}
.pagination_wrapper li:last-child a {padding-top:11px;}
.pagination_wrapper li:first-child a {padding-top:11px;}
.pagination_wrapper li a:hover {text-decoration:none;}
.pagination_wrapper li a.current {opacity:0.6;}

.anivia_add_space.large-rectangle {width:336px;max-width:100%;height:280px;}
.anivia_add_space.medium-rectangle {width:300px;max-width:100%;height:250px;}
.anivia_add_space.leaderboard {width:728px;max-width:100%;height:90px;}
.anivia_add_space.wide-skyscraper {width:160px;max-width:100%;height:600px;}
.blog_content {margin-bottom:20px;}
.infinite-load-init {visibility:hidden;}
body.anivia_boxed #anivia_wrapper {max-width:1200px;margin:0 auto;padding:40px 20px 0;}
body.anivia_boxed .header_wrapper nav.menu_wrapper.solid {position:relative;width:100%}
body.anivia_boxed .copyright.solid {position:relative;}
body.anivia_boxed .magazine_footer_wide {position: relative;width: 100%;}
.contact_form_wrapper select {border:0}
.news-layout .footer_wrapper nav {margin-bottom:40px;}
.anivia_boxed .footer_wrapper.solid_box {position:relative;padding-left:20px;padding-right:20px;width:100%;}

.yop-poll-question {font-size:20px !important;line-height:24px !important;font-weight:400;color:inherit !important}
.yop-poll-container {width:100% !important;margin:0 !important;padding:0 !important;}
.yop-poll-name {display:none !important;}
.yop-poll-question {margin:0 0 10px 0 !important;}
button.yop_poll_vote_button {width:100px; display: block; min-height: 40px; padding: 7px 5px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:none; color:#ffffff;font-size: 18px;line-height: 18px;font-family:inherit;float:none !important;}
.yop-poll-footer > div {margin:0 !important; padding:0 !important}
.yop-poll-footer > DIV + DIV {float:none !important;}
.yop-poll-answers label {font-size:14px !important;}
.yop-poll-container-success, .yop-poll-container-error {font-style:normal !important;color: inherit !important;font-size:14px !important;line-height:14px !important;}
.yop-poll-container {background:transparent !important;}
.yop_poll_result_link {font-size:12px !important;text-decoration:none !important;position: absolute;bottom:12px;right:0;}
.Yop.Poll.Widget {position:relative;}
.yop-poll-answers input {margin-right:2px !important;}
.yop-poll-container {color:inherit !important;}

/* #Wordpress core
================================================== */

.alignnone {margin: 6px 12px 12px 0;}
.aligncenter, div.aligncenter {display: block;margin: 6px auto 6px auto;}
.alignright {float:right;margin: 6px 0 12px 12px;}
.alignleft {float: left;margin: 6px 12px 12px 0;}
.aligncenter {display: block;margin: 5px auto 6px auto;}
a img.alignright {float: right;margin: 6px 0 12px 12px;}
a img.alignnone {margin: 6px 12px 12px 0;}
a img.alignleft {float: left;margin: 6px 12px 12px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;background: #f2f2f2;border: 1px solid #e6e6e6;max-width: 100%;padding: 10px;text-align: center;}
.wp-caption.alignnone {margin: 6px 12px 12px 0;}
.wp-caption.alignleft {margin: 6px 12px 12px 0;}
.wp-caption.alignright {margin: 6px 0 12px 12px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 100%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text { font-size: 14px;}
.gallery-caption {}
.bypostauthor {}
.sticky {}


.blog-layout .sidebar_wrapper li, .blog-layout .frb_sidebar li {padding:12px 0;border-top:1px solid #cccccc;margin:0;list-style:none;}
.blog-layout .sidebar_wrapper li:first-child, .blog-layout .frb_sidebar li:first-child {border-top:0;padding-top:0;}
.blog-layout .sidebar_wrapper li li, .blog-layout .frb_sidebar li li {list-style:disc;border-top:0 !important;}
.blog-layout .sidebar_wrapper ul ul {margin-left:20px;}
.blog-layout .anivia-widget.tabs li {border:0;padding:0;}

.gallery img {border:0 !important;}
.gallery br + br {display:none;}
body.page #respond {display:block !important;}
.infinite-load-button {margin-bottom:20px !important; margin-top:0px !important}

.news-layout #content .category_column_element.fbuilder_column-1-2 {float:left;}
.category_column_element_2 {margin-left:0 !important;}

.linklist ul{list-style:none !important;}
.linklist ul li:before {font-family:'FontAwesome'; content:'\F105';margin-left:-20px;margin-right:5px;list-style:none !important;color:inherit;}
.linklist li a {display:inline; color:inherit !important;}
.linklist .major_text a {color: inherit;}
.linklist .major_text i {margin-right:5px;}

.sendpress .letter-spacing2 {letter-spacing:0;}
.linklist li {margin-right:20px;}
.linklist li a:hover {text-decoration:underline;}
.single_slide .text-color-pale {font-size:12px}
.anivia-widget.widget-tabs-wrapper ul {padding-left:0px;}
a:hover {text-decoration:underline !important;}
nav a:hover {text-decoration:none !important;}
.post_comment_bar_wrapper a:hover {text-decoration:none !important;}


@media (max-width: 640px) {
#anivia_sticky .anivia_container {
	height:auto;
}
#anivia_sticky .anivia_container .menu-trigger {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
#anivia_sticky .anivia_top {
	text-align:center;
	display:none;
}
#anivia_sticky .anivia_top > div {
	float:none !important;
	display:inline-block;
}

.clean_square_element .main-image {display: block; float: none;margin-bottom:10px;}
.clean_square_element .element_content {margin-left:0px;}

}

.horisontal_tabs_item.horisontal_tabs_responsive .tab_container {display:block !important;}
.horisontal_tabs_item.horisontal_tabs_responsive .tabs_container_wrapper {width:100px;}
.horisontal_tabs_item.horisontal_tabs_responsive .tab_container {position:relative;margin:0;padding:0;width:100px;height:100px;margin-bottom:10px;}
.horisontal_tabs_item.horisontal_tabs_responsive .controls_wrapper {padding-left:100px;}
.horisontal_tabs_item.horisontal_tabs_responsive .control_single {padding: 5px 20px 0 20px;margin-bottom:10px}
.breadcrumbs a:hover {text-decoration:none !important;}
.breadcrumbs {margin:0 auto;}
.top-separator {height:2px}
.clean_square_element h3 a {color:inherit !important;}
.anivia_header_font {font-weight:400 !important;}
.anivia-widget.widget-tabs-wrapper h5 a {font-weight:400;color:inherit !important;}
.anivia-widget.widget-tabs-wrapper h5 a:hover {color:inherit;}
.form-allowed-tags, .form-allowed-tags * {font-family:inherit;background:transparent;border:0;font-size:12px;line-height:14px;}
.image-excerpt {font-style:italic;}

.singlepost-navigation {text-align:center;margin-bottom:20px;position:relative;}
.prev-post-link {display:inline-block;width:44%;text-align:right;padding:0 5% 0 0;position:relative; vertical-align:top;}
.next-post-link {display:inline-block;width:44%;text-align:left; padding:0 0 0 5%;position:relative; vertical-align:top;}
.singlepost-navigation a {font-size:20px;color:inherit !important;}
.single-border {position:absolute;left:50%;top:0;width:0px;height:100%;border-left:1px solid #cccccc;}
.singlepost-navigation .first-article {margin-left:49%;}
.singlepost-navigation .last-article {margin-right: 49%;}
.magazine_image_column h4 {color:#ffffff;}
.magazine-layout .footer_wrapper ul {padding-left:0;}
.magazine_footer_wide .copyright.solid a:hover {color:#ffffff !important;}
.magazine_footer_wide .copyright {margin:0 auto;}
.menu_wrapper.relative.solid {margin-bottom:20px;}
.blog_content .full_link_image_block:first-child {margin-top:0 !important;}
.blog_content .separate-post-column:first-child {margin-top:0 !important;}
.blog_content.anivia_type_1 .clean_square_element:first-child {margin-top:0 !important;}
.blog_content.anivia_type_1 .element_content .text-color-pale.margin-top5 {margin-top:0 !important}
.single_slide .linklist ul {margin:0;}
div.linklist > ul {margin:0;}
.magazine_image_column .time_code {font-size:12px;line-height:12px;}
.widget > ul {padding-left:0 !important;}
.widget > ul > li {list-style:none;}
.blog-layout .widget h3.widget-title {color:#ffffff !important;}
.blog_column_element:first-child {margin-top:0 !important;}
.anivia_type_4 .blog_column_element:first-child + div, .anivia_type_5 .blog_column_element:first-child + div {margin-top:0 !important;}
.anivia_type_5 .blog_column_element:first-child + div + div {margin-top:0 !important;}

.blog_layout_blog2columns .blog_column_element:first-child + div, .blog_layout_blog3columns .blog_column_element:first-child + div {margin-top:0 !important;}
.blog_layout_blog3columns .blog_column_element:first-child + div + div {margin-top:0 !important;}

nav.menu_wrapper.relative.solid ul ul li.has_children > a:after {float:right; content:'>';font-weight:400;}

.blog-layout .menu_wrapper.relative.solid, .magazine-layout .menu_wrapper.relative.solid {margin-bottom:40px;}
.home.magazine-layout .menu_wrapper.relative.solid {margin-bottom:20px;}
.magazine_image_column .time_code {margin-bottom:10px;}

.comment-reply-link:hover, .comment-edit-link:hover {text-decoration:none !important;}

#comments_wrapper #respond .close_button {display:none !important;}
.blog-layout.anivia_wide .anivia_container.header_wrapper, .magazine-layout.anivia_wide .anivia_container.header_wrapper, .business-layout.anivia_wide .anivia_container.header_wrapper, .creative-layout.anivia_wide .anivia_container.header_wrapper {max-width:100% !important;}
.blog-layout .anivia_container.header_wrapper, .magazine-layout .anivia_container.header_wrapper {padding-top:0px;}
.header_holder, .menu_wrapper > ul {max-width:1700px !important;margin:0 auto;}

.no_page_search {width:300px;}
.top-separator {margin:0 auto;}

.anivia_boxed .footer_wrapper.solid_box {margin-left: -20px;}
.fbuilder_module_content > div > iframe {width:100% !important;}

/*  Responsive nav  */

.responsive-nav {position: absolute; top: 0; left: -230px; width: 230px; z-index: 998; display: none; height: 100%;}
.menu-trigger:hover {cursor: pointer;}
.menu-closing {
	position:absolute;top:0;right:0;z-index:999;
}
.menu-closing:hover {cursor: pointer;}

.yes-responsive ul {padding-top: 39px;}
.responsive-nav ul ul {padding-top: 10px;}
.header_nav {position: relative;}
.responsive-nav .navbar-inner {overflow: hidden;}
a.submenu-trigger {position: absolute !important; z-index: 99; right: 0;}
.responsive-nav > .navbar {width: 100%;}

.responsive-nav.menu_wrapper li {float: none !important; width: 100% !important; display:block;}
.responsive-nav.menu_wrapper.solid .sub-menu {position: static; width: 100%;}

.responsive-nav {display: block;}
.responsive-nav ul.dropdown {position: static;}

.menu-closing {display: block;padding:0;}
.menu-trigger {display: block;}

.responsive-nav.menu_wrapper.solid > ul > li.has_children > a:after {display:none;}
.responsive-nav {color:#f4f4f4;}
.news-layout .responsive-nav a, .magazine-layout .responsive-nav a, .blog-layout .responsive-nav a, .business-layout .responsive-nav a, .business-layout .responsive-nav a, .creative-layout .responsive-nav a {color:#ffffff;}
.news-layout .responsive-nav ul ul.sub-menu, .magazine-layout .responsive-nav ul ul.sub-menu, .blog-layout .responsive-nav ul ul.sub-menu, .business-layout .responsive-nav ul ul.sub-menu { display:none;top:0;}

.not-responsive {
	 height: auto;
}
#anivia_wrapper {z-index:1;position: relative;}
@media screen and (min-width:1025px) {
body {left:0 !important;}
}

.widget.sendpress input[type="submit"], .tagcloud a, .single-tags-list a, .tagcloud a:hover, .single-tags-list a:hover, .background-color-main, #respond input#submit, button.yop_poll_vote_button, .hover-background-color-lighter-main:hover, #respond input#submit:hover, .yop_poll_vote_button:hover, .hover-background-color-main:hover, .menu_wrapper.relative > ul > li > a:hover, .menu_wrapper.relative ul ul a.current-menu-item, .news-layout .menu_wrapper ul ul li.current-menu-item > a, .menu_wrapper.relative > ul > li.current-menu-item, .menu_wrapper.relative > ul > li.current-menu-ancestor, .background-color-passive,.current.hover-background-color-main, .current.hover-background-color-main:hover, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button.alt:hover {transition: background-color 300ms;}

.infinite-load-button {transition: all 300ms;}
h3 a {color:inherit;}
.separate-post-column h3 a:hover {color:inherit;}
p.logged-in-as {margin-bottom:0 !important;}

.blog_socials {padding:5px; display:block;}
.blog_socials.anivia_facebook:hover {color:#3b5998 !important; transition:color 300ms;}
.blog_socials.anivia_linked:hover {color:#4875b4 !important; transition:color 300ms;}
.blog_socials.anivia_pinterest:hover {color:#c63d2d !important; transition:color 300ms;}
.blog_socials.anivia_twitter:hover {color:#33ccff !important; transition:color 300ms;}

ul.header_widgets {margin:10px 0;padding:0;}

.social_header {width: 100%; margin: 0 auto; background: #ffffff;position:relative; height:40px;box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.social_h_wr {margin:auto;position: relative;height:40px; overflow: hidden;}

.social_content {position:absolute;top:0;right:0;height:40px;}

.yes-responsive .menu-trigger {position:fixed;top:0;left:0;display:none;z-index:102;}
.admin-bar .yes-responsive .menu-trigger {top:32px;}
.yes-responsive ul {z-index: 1;}
.yes-responsive .menu-trigger a {padding:0;}
.yes-responsive .menu-trigger-icon {display:block;width:40px;height:40px;background:url('images/menu_white.png') center center no-repeat;}
.menu-trigger-icon {color:#ffffff;font-size: 18px;line-height: 40px;padding: 0 15px;font-weight: 600;}
.menu-trigger-icon:hover{text-decoration: none !important;color:#ffffff;}
.menu-closing-icon {display:block;width:40px;height:40px;background:url('images/close.png') center center no-repeat;}
.header_widgets > li {display:block; text-align: left; margin: 0; padding:0; overflow: hidden; border-left: 1px solid transparent; padding: 0 6px; float: left; height: 18px;}
.header_widgets > li a {margin-top: 2px;}
li.last_nav {border-right: 1px solid transparent;}

.social_h_nets {padding: 0 6px;}
.social_h_nets li {display:block; text-align: left; float: left;}
.social_h_nets li a {display:block; width: 34px; height: 14px; overflow: hidden;}
.social_h_nets li a img {
	max-width: none;
}
.social_h_nets li:first-child {margin-left:-12px;}
.social_h_nets li:last-child {margin-right:-12px;}

.social_h_nets li a.social1 img {display: block; margin-top: 0; margin-left: 14px;}
.social_h_nets li a.social2 img {display: block; margin-top: -22px; margin-left: 14px;}
.social_h_nets li a.social3 img {display: block; margin-top: -48px; margin-left: 14px;}
.social_h_nets li a.social4 img {display: block; margin-top: -72px; margin-left: 14px;}
.social_h_nets li a.social5 img {display: block; margin-top: -96px; margin-left: 14px;}


.cart_pricing_items {position: absolute; top: 0; left: 0; z-index: 20; display: block; opacity: 0; filter: alpha(opacity=0);}
img.cart_ico {display: block; position: absolute; top: 2px; left: 12px; z-index: 20; opacity: 1; filter: alpha(opacity=100);}

.total_count {color: #fc7742; margin-top: 3px;}
.total_items {margin-top: 3px;}





.element_content.full-width p {margin-bottom:0;}
#anivia_wrapper {padding-top:60px;}
#anivia_sticky {position: absolute;width: 100%;top: 0;left:0;background: #ffffff;z-index: 101; height:40px;}
#anivia_sticky .top-separator {display:none;}

.anivia_boxed #anivia_sticky {background:transparent;}
.anivia_boxed #anivia_sticky .anivia_sticky_wrap {position:relative;margin-left:-20px; margin-right:-20px;padding:0 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
 }

#anivia_sticky.sticky_menu .top-separator {display:block !important;}
body.anivia_wide #anivia_sticky {max-width:100% !important;}
.responsive-nav.not-responsive {display: none;position: absolute;top: 40px;left: 0px;}
.not-responsive ul li {position:relative;}
.not-responsive ul ul.sub-menu {position:absolute;top:0;left:230px;background-color:#333333;width: 230px;}
.not-responsive.menu_wrapper .current-menu-item ul.sub-menu {display:none;}
.not-responsive .separator {display:none;}
.responsive-nav li a {font-weight:400;}
.not-responsive .menu-closing {display:none;}

.yes-responsive.menu_wrapper li.current-menu-item > a:hover {}

.fbuilder_column-1-2.category_column_element_2 {border-left:none !important;}
.fbuilder_column-1-2.category_column_element_3 {border-right:none !important;}
.element_content.a_nop p {margin-bottom:0 !important;}
.not-responsive a {font-size:14px;line-height:24px;}

.fbuilder_column .fbuilder_module, .fbuilder_column {min-height:20px;}

.news-layout .menu_wrapper.solid {background:transparent !important;}
.news-layout .menu_wrapper.solid >ul>li>ul.sub-menu>li>a {transition: color 300ms !important;color:inherit;font-weight:700;}
.news-layout .menu_wrapper.solid >ul>li.current-menu-item>a, .news-layout .menu_wrapper.solid >ul>li.current-menu-ancestor >a {color:#ffffff !important;}
.news-layout .menu_wrapper.solid > ul > li > a {font-weight:700;}
.news-layout .menu_wrapper.solid .sub-menu {background:#f4f4f4 !important;}
.menu_wrapper.solid a {transition: color 300ms !important;}

.news-layout .menu_wrapper.relative.solid {border-bottom: 1px solid transparent;}
.news-layout .menu_wrapper.solid .sub-menu {border-top:1px solid transparent;}
.news-layout .menu_wrapper.solid > ul > li.has_children > a:after {background:url('images/arrow_dark.png') center center no-repeat;}
.news-layout .menu_wrapper.solid > ul > li.has_children.current-menu-item > a:after, .news-layout .menu_wrapper.solid > ul > li.has_children.current-menu-ancestor > a:after {background:url('images/arrow.png') center center no-repeat;}
.menu_wrapper.solid .sub-menu li {border-top:1px solid transparent;}
.menu_wrapper.solid .sub-menu li:first-child {border-top:0;}

.responsive-nav a {transition: color 300ms !important;}
.responsive-nav li {border-top:1px solid #555555;}
.responsive-nav li:first-child {border-top:0;}
.responsive-nav .widget li {padding-top:10px;}
.responsive-nav .widget li:first-child {padding-top:0;}
.yes-responsive li li{border-top:0;}
.yes-responsive .sub-menu, .not-responsive .sub-menu {padding:0;}

.not-responsive.menu_wrapper.relative > ul > li.current-menu-item, .not-responsive.menu_wrapper.relative > ul > li.current-menu-ancestor{background:transparent !important;}
.yes-responsive .separator {display:none;}
.yes-responsive ul {background-color:inherit;z-index:2;position:relative;}
.yes-responsive .menu-trigger {z-index:1;}
h3.blog_header_title{white-space: nowrap;}
.blog-layout aside.widget {overflow: hidden;}
.blog-layout .footer_wrapper h3 {white-space: nowrap;font-size:18px;}
.blog_header_line {border-top: 1px solid transparent;width: 100%;display: inline-block;vertical-align: middle;margin-left: 10px;white-space: nowrap;}
.footer_wrapper.solid_box h3 {color:#ffffff;}
.blog-layout .footer_nav_solid a{color:#cecece !important;}
.footer_header {position:relative;top:-20px;padding:20px 0;margin-bottom: 5px;}
.anivia_boxed .footer_header {margin-left: -20px;margin-right: -20px;}
.footer_header div {display:block;vertical-align:middle;}
.footer_header .footer_counter {display:inline-block;line-height:40px;font-size:18px;padding:0 20px;border-left: 1px solid transparent;font-weight: 400;}
.footer_header .footer_counter:first-child {border-left:0;padding-left:0;}
.footer_header .footer_counter:last-child {padding-right:0;}
.footer_header .footer_counter span.text-color-main {margin-right:5px;font-weight:700;}
.footer_text {font-size:12px;line-height:18px;margin:2px 0 0 10px;}
aside .twitter_feed {position:relative;}
.tweet.single_row {position:relative;top:0;left:0;display:none;}
.tweet.single_row:first-child {display:block;}
aside .twitter_nav {position:absolute;top:0;padding:5px 10px;color:inherit;}
aside a.twitter_nav:hover {text-decoration:none !important;cursor:pointer;}
aside .twitter_nav.twitter_left {right:30px;}
aside .twitter_nav.twitter_right {right:0px;}
aside .twitter_nav i {font-size:18px;line-height:26px;}
.footer_nav_solid a:hover, .footer_nav_solid aside a:hover {text-decoration:underline !important;}
.kksr-legend {display:none !important;}
.kk-star-ratings {	margin:0 !important;}
.single_rating {padding-top: 11px;}
.single_rating span.float_left {line-height:12px;margin-left:20px;}
.kk-star-ratings + br {clear:none;}
.post_comment_bar_wrapper .kk-star-ratings + br {	display:none;}
.item.blog_rating .kk-star-ratings {margin-top: 3px !important;margin-left:0 !important;}
.menu_wrapper.solid, .menu_wrapper.solid .sub-menu {background:#333333;background:rgba(30,30,30,0.95);}
.news-layout .menu_wrapper.solid > ul > li > a {padding:10px}
.news-layout .menu_wrapper.solid .sub-menu {top:40px;}
.news-layout .menu_wrapper.solid ul.sub-menu ul {top:-1px;}
.icon-thumbs-up-alt.float_left.text-color-main {font-size:17px;}

.magazine-layout aside .twitter_nav {top:-2px;padding:0 10px;}
.not-responsive .menu_wrapper {margin-bottom:0;}
.blog-layout aside .twitter_nav {padding:3px 10px;}
.blog-layout aside .twitter_nav.twitter_left {right:25px;}
.hover_transparent.not-transparent {color:inherit;background:#ffffff;border:1px solid transparent;top: 10px;position: relative;margin-bottom: 10px;border-top:0;}
.header_wrapper .menu_wrapper.relative > ul > li.current-menu-item > a:hover, .header_wrapper .menu_wrapper.relative > ul > li.current-menu-ancestor > a:hover {color:#ffffff !important;}
.top-separator, .menu-trigger, .responsive-nav, .not-responsive ul ul.sub-menu {background:#222222 !important;}
.anivia_settings_dark.news-layout .menu_wrapper.solid .sub-menu, .anivia_settings_dark.business-layout .menu_wrapper.solid .sub-menu {background:#222222 !important;}
aside.widget-anivia-twitter {position:relative;}
.inline-block.after_rating + .kk-star-ratings {display:inline-block !important;float:none !important;}
.inline-block.after_rating {margin-right:10px;}
.date_blog .float_left {margin-right:10px;}

.woocommerce-ordering select.orderby {
	position: absolute;
	top:-36px;
	right:0;
	background: url(images/arrow_select.png) no-repeat right center;
	width: 257px;
	padding: 5px;
	font-family: inherit;

	border: 1px solid #cccccc;
	border-radius: 0;
	height: 30px;
	-webkit-appearance: none;
	background-color:#ffffff;
}
p.woocommerce-result-count {
	position: absolute;
	right: 267px;
	top: -32px;
	font-size: 13px;
}
.business-layout .woocommerce-ordering select.orderby {
	right:auto;
	left:0;
	top:-48px;
}
.business-layout p.woocommerce-result-count {
	right:auto;
	left:267px;
	top:-44px;
}
.anivia_zoom_interface_ {
	margin-bottom:20px;
}
.woo_shopping {
	margin-top:-2px !important;

}
.woo_shopping_cart {
	margin-right:10px !important;
}
.woo_shopping a {
	color:inherit;
}
.woo_shopping_cart i {
	font-size:20px;
	position:relative;
	top:1px;
	left:-5px;
}
.woo_shopping {
	height:auto !important;
}
.woo_shopping a:hover {
	text-decoration:none !important;
	transition: color 300ms;
}

li.woo_shopping_login {
	float:right;
	margin-left:10px !important;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
color:inherit;
font-size:14px;
line-height:14px;
}
li.last_nav.search_head {
	height:22px;
}
body {
	overflow-x:hidden;
}
address {
	margin-bottom:20px;
}

.business-layout .header_wrapper .menu_wrapper {
	margin-bottom: 20px;
	z-index: 100;
}
.business-layout .menu_wrapper .separator {
	margin-bottom:0 !important;
}
.header_wrapper > .rev_slider_wrapper {
	margin-top:-20px !important;
}
body.creative-layout .header_wrapper > .rev_slider_wrapper {
	margin-top:0px !important;
}
.magazine-layout .header_wrapper > .rev_slider_wrapper, .blog-layout .header_wrapper > .rev_slider_wrapper {
	margin-top:-40px !important;
}
.home.magazine-layout .header_wrapper > .rev_slider_wrapper, .home.blog-layout .header_wrapper > .rev_slider_wrapper {
	margin-top: -20px !important;
}
.business-layout .header_holder .clearfix {
	display:none;
}
.business-layout .header_wrapper .menu_wrapper li {
	float:none;
	display:inline-block;
 }
.business-layout .header_wrapper .menu_wrapper .has_sidebar li {
	margin:0;
}
.business-layout .header_wrapper .menu_wrapper > ul {
	text-align:right;
}
.business-layout .header_wrapper .menu_wrapper ul .hasno_sidebar.hasno_fullwidth ul {

	position:absolute;
}
.business-layout .header_wrapper .menu_wrapper ul  ul {
	top:100%;
	text-align:left;
}
.business-layout .menu_wrapper.solid > ul > li.has_children > a:after {
	background:transparent;
	content:'\f107';
	font-family:'FontAwesome';
	top:1px;
}
.business-layout nav.menu_wrapper.relative.solid ul ul li.has_children > a:after {float:right; font-family:'FontAwesome';content:'\f105';}
.business-layout .header_wrapper .menu_wrapper.relative > ul > li.current-menu-item, .business-layout .header_wrapper .menu_wrapper.relative > ul > li.current-menu-ancestor {
	background:transparent !important;
	color:inherit;
}
.business-layout #anivia_sticky.sticky_menu {
	background:#ffffff !important;
}
.business-layout #anivia_sticky {
	padding-top:0 !important;
}
.business-layout #anivia_sticky .top-separator {
	display:none;
}

.business-layout #anivia_wrapper {
	padding-top:40px;
}

.business-layout #anivia_sticky.sticky_menu .top-separator {
	display:none !important;
}
.business-layout .header_wrapper .menu_wrapper {
	background:transparent !important;
}
.business-layout .header_wrapper .menu_wrapper.solid .sub-menu {
	background: #f4f4f4;
}
.business-layout .header_wrapper .menu_wrapper.relative.solid {
	border-bottom:0;
	box-shadow: 0 0 10px rgba(0,0,0,0.167);
}
.business-layout .breadcrumbs {
	position:relative;
	height:auto;
	line-height:inherit;
	margin-bottom:20px;
}
.business-layout .header_holder {
	z-index: 101;
	position: relative;
}
.business-layout .footer_headline.clean {
	border-bottom:0;
}
.business-layout .google_add728-90 {
	display:none !important;
}
.business-layout .header_wrapper .menu_wrapper ul ul ul{
	top:-3px !important;
}
.business-portfolio.fbuilder_row .business-item.fbuilder_column {
	border:0 !important;
	position:relative
}
.business-portfolio.fbuilder_row {
	padding:0 10px;
	margin-bottom:20px;
}
.business-layout #anivia_sticky, .business-layout .social_header {
	background:transparent !important;
}
.business-layout #anivia_sticky.sticky_menu {
	box-shadow: 0 0 10px rgba(0,0,0,0.167);
}


.business-item.fbuilder_column h3 {
	font-size:16px;
	line-height:16px;
	margin-bottom:20px;

}
.business-portfolio .flip {
	position:relative;
}
.business-portfolio .flip .card.flipped .back {
transform:rotatey(0deg);
-ms-transform:rotatey(0deg);
-moz-transform:rotatey(0deg);
-webkit-transform:rotatey(0deg);
-o-transform:rotatey(0deg);
}
.business-portfolio .flip .card img {
-webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
-moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
-o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}
.business-portfolio .flip .card.flipped img {
	margin-left:25%;
}
.business-portfolio .flip .card {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;

-ms-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
 perspective: 1200px;
-webkit-perspective: 1200px;}
.business-portfolio .flip .card .face {z-index: 2;}
.flip .card .front {
  z-index: 1;overflow: hidden;

}
.flip .card .back {

	position:absolute;
	width:50%;
	height:100%;
	top:0;
	left:0;
	-webkit-transform-origin: 0px 0px 0px;
	-moz-transform-origin: 0px 0px 0px;
	-o-transform-origin: 0px 0px 0px;
	-ms-transform-origin: 0px 0px 0px;
	transform-origin: 0px 0px 0px;

transform:rotatey(-90deg);
-ms-transform:rotatey(-90deg);
-moz-transform:rotatey(-90deg);
-webkit-transform:rotatey(-90deg);
-o-transform:rotatey(-90deg);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;

-webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
-moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
-o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

}
.business-back-align {
	padding:20px 10px;
}
.business-back-align > div {
	font-size:14px;
	line-height:14px;
}
.business-back-align > span {
	position:absolute;
	bottom:20px;
	left:10px;

	width:100%;

}
.business-back-align > span >a {
	display:block;


}
.single_full_news_element > .full-width {
	display:block;
}

.infinite-load-button.ilb-active:after {
	font-family:'FontAwesome';
	content:'\f110';
	margin-left:10px;

}
.infinite-load-button-no-more{
	margin-top:0 !important;
}
.business-layout.anivia_boxed .header_wrapper .menu_wrapper.relative.solid {
	box-shadow:none !important;
}
@media (max-width: 1024px) {
	.header_wrapper .menu_wrapper {display: none;}
	#anivia_sticky .menu-trigger {display:block !important;opacity:1 !important;}
/*	.yes-responsive .menu-trigger {display:block;}*/
	.not-responsive {display:none !important;}
	.breadcrumbs {display:none;}
	.single_rating span.float_left {display:none;}
	#anivia_sticky {padding-top:0 !important;}
	.header_wrapper > .rev_slider_wrapper {margin-top:0px !important;}
	.business-layout .header_wrapper a.logo {display:none;}
	.header_wrapper .header_holder {
		text-align:center;
	}
	.header_wrapper .header_holder .logo {display:inline-block;float:none;}
	.header_wrapper .header_holder .google_add728-90 {display:block;margin:0 auto;float:none;}
	.business-layout .sticky_logo {display:block;}
	#anivia_wrapper, body.anivia_boxed #anivia_wrapper {
	padding-left:6px;
	padding-right:6px;
	}
	#anivia_wrapper .footer_wrapper {
		margin-left:-6px;
		margin-right:-6px;
		padding-left:6px;
		padding-right:6px;
	}
}
@media (min-width: 1025px) {
	.yes-responsive {display:none !important;}
	body {margin-left:0 !important;}
	#anivia_sticky {left:0 !important;}
}
nav.menu-wrapper.yes-responsive {z-index:110;}

.business-layout aside .twitter_nav {
	top: -8px;
}
.sticky_tagline {
	display:none;
	margin-left: 10px;
	line-height: 40px;
}
.sticky_menu .sticky_tagline {
	display:inline-block;
}

.business-portfolio .business-item.fbuilder_column {
	border-left:0 !important;
	border-right:0 !important;
}
#content.anivia_hidden_flow, #content .woocommerce {
	overflow:hidden;
}
.post_comment_bar_wrapper .kk-star-ratings {margin-left:10px !important;}

/* creative layout */
body.creative-layout #anivia_sticky {
	display: block !important; position: fixed !important; padding-top: 0px !important;
}
body.creative-layout.admin-bar #anivia_sticky {top:28px;}
body.creative-layout .header_holder, body.creative-layout .header_wrapper nav {
	display:none;
}
body.creative-layout #anivia_sticky .menu-trigger {
	display:inline-block;
	opacity:1;
}
body.creative-layout #anivia_wrapper {
padding-top: 40px;
}
body.creative-layout h3.blog_header_title {
	overflow:hidden;
}
body.creative-layout #anivia_sticky .social_header {
	max-width:100% !important;
}
body.creative-layout #anivia_sticky .social_content {
	margin-right: -2px;
}
.creative-layout .breadcrumbs {
	display:none;
}
.creative-layout .rev_slider_wrapper {
	margin-bottom:0 !important;
	top:-1px;
}
body.creative-layout span.sticky_tagline {
	display: inline-block;
	vertical-align: text-bottom;
}
#anivia_wrapper {

}




.magazine-layout li.menu-item.has_sidebar ul aside, .blog-layout li.menu-item.has_sidebar ul aside {
	color:#fff;
}
.magazine-layout li.menu-item.has_sidebar ul h3, .blog-layout li.menu-item.has_sidebar ul h3 {
	color:#fff;
	border-color:#fff !important;
}
.magazine-layout li.menu-item.has_sidebar ul .small_separator, .blog-layout li.menu-item.has_sidebar ul .small_separator {
	background:#555;
}
/* widgetized menu */

.menu_wrapper li.is_fullwidth {
	position:static;

}
.menu_wrapper li.is_fullwidth ul.navmenu_fullwidth {
	width:100%;
	padding:0px;
}
.menu_wrapper li.has_sidebar ul.navmenu_fullwidth {
	padding: 20px 6px 0px 6px;
}
.menu_wrapper li.has_sidebar ul.navmenu_fullwidth li.sidebar_holder {
	margin: 0 auto;
	position: relative;
	display: block;
}
.menu_wrapper li.has_sidebar ul.navmenu_fullwidth aside {
	border-right:18px solid transparent;
	border-left:18px solid transparent;
	float:left;
	vertical-align:top;
	margin-bottom:18px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menu_wrapper li.has_sidebar ul.navmenu_columns_1 aside, .menu_wrapper li.is_fullwidth.hasno_sidebar ul.navmenu_columns_1 > li {
	width:100%;
}
.menu_wrapper li.has_sidebar ul.navmenu_columns_2 aside, .menu_wrapper li.is_fullwidth.hasno_sidebar ul.navmenu_columns_2 > li {
	width:50%;
}
.menu_wrapper li.has_sidebar ul.navmenu_columns_3 aside, .menu_wrapper li.is_fullwidth.hasno_sidebar ul.navmenu_columns_3 > li {
	width:33.33%;
}
.menu_wrapper li.has_sidebar ul.navmenu_columns_4 aside, .menu_wrapper li.is_fullwidth.hasno_sidebar ul.navmenu_columns_4 > li {
	width:25%;
}
.menu_wrapper li.has_sidebar ul.navmenu_columns_5 aside, .menu_wrapper li.is_fullwidth.hasno_sidebar ul.navmenu_columns_5 > li {
	width:20%;
}
.menu_wrapper li.is_fullwidth.hasno_sidebar ul.navmenu_fullwidth > li {
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menu_wrapper li.sidebar_holder {
	width:100% !important;
}
.menu_wrapper li.sidebar_holder li {
	margin-left:0 !important;
}
.menu_wrapper li.is_fullwidth .sub-menu {
	width:100%;
}
.header_wrapper .menu_wrapper li.is_fullwidth .sub-menu .sub-menu {
	display:block !important;
	position:relative !important;
	top:0 !important;
	left:0 !important;
}
.menu_wrapper ul li.is_fullwidth ul li.has_children > a:after {
	display:none !important;
}
.menu_wrapper ul li.is_fullwidth.hasno_sidebar ul ul {
	border-top:0;
}
.menu_wrapper ul li.is_fullwidth.hasno_sidebar > ul > li  li{
	border:0;

}
nav.menu_wrapper.relative.solid ul li.is_fullwidth.hasno_sidebar > ul > li > a {
	border-bottom:1px solid transparent;
}

.menu_wrapper ul li.is_fullwidth.hasno_sidebar > ul > li li a {

}
.menu_wrapper li.hasno_sidebar ul.navmenu_fullwidth li li .submenu-trigger {
	display:none;
}
.has_sidebar.hasno_fullwidth li.sidebar_holder, .responsive-nav .has_sidebar.hasno_fullwidth .navmenu_sidebar {
	padding:10px 15px;
}
.menu_wrapper .has_sidebar ul.menu {
	padding:0;
}
.menu_wrapper .has_sidebar .menu-item {
	list-style:none;
}
.menu_wrapper .has_sidebar .menu-item a {
font-size: 14px;
line-height: 24px;
display: block;
padding: 12px 0;
}
.menu_wrapper li.has_sidebar ul.navmenu_fullwidth aside.widget_nav_menu {
	margin-bottom:6px !important;
}
.header_wrapper .menu_wrapper .hasno_sidebar .sub-menu.navmenu_fullwidth a {
font-size: 14px;
line-height: 24px;
display: block;
padding:6px 12px;;
margin: 0 9px;
}
.header_wrapper .menu_wrapper .hasno_sidebar.is_fullwidth > ul.navmenu_fullwidth > li > a {
	font-size:14px;
	position:relative;
	white-space: nowrap;
	overflow: hidden;
}




.responsive-nav.menu_wrapper li.has_sidebar ul.navmenu_fullwidth aside {
	width:100%;
	float:none;
	border:0;
	padding:0 15px;

}
.responsive-nav.menu_wrapper li.has_sidebar ul.navmenu_fullwidth {
	padding:0;
}

.responsive-nav.not-responsive ul.sub-menu.navmenu_sidebar {
	padding:16px 0 5px !important;
	width:400px !important;
}




/* ADDITIONAL
	Div Top	*/

#anivia_sticky .anivia_container {
	padding:7px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-mozbox-sizing: border-box;
	-o-box-sizing: border-box;
}
#anivia_sticky.sticky_menu .anivia_top {

}
.anivia_top > div > div {
	font-size:12px;
	height:26px;
	line-height:26px;
}
.anivia_top_left > .float_left {
	padding:0px 16px;
	border-left:1px solid transparent;
        margin-left: 670px;
}
.anivia_top_right > .float_right {
	padding:0 16px;
	border-right:1px solid transparent;
        margin-right:350px;
}

.anivia_top_left > .float_left:first-child {
	padding-left:0;
	border-left:0;
}
.anivia_top_right > .float_right:first-child {
	padding-right:0;
	border-right:0;

}

.anivia_footer_bottom {
	font-size:12px;
}
.anivia_footer_bottom .anivia_top {
	height:40px;
	line-height:40px;
	padding:7px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-mozbox-sizing: border-box;
	-o-box-sizing: border-box;
}

ul.social_h_nets {
	margin:6px 0;
}


#anivia_sticky .menu-trigger {
	float:left !important;
}


.element-search {width: 30px; height: 18px; position:relative; margin-left: -300px;padding-right: 50px !important;}
.element-search img.search_logo {display: block; position: absolute; top: 6px; opacity: 1; filter: alpha(opacity=100); z-index: 10; margin-left: -20px;}

.element-menu nav li {display: inline-block; padding-right: 5px; margin-right: 5px; border-right:1px solid transparent;}
.element-menu nav li:last-child {border:none; padding-right: 0; margin-right: 0;}
.element-menu nav li a { line-height: 12px; display: block;}
.element-menu nav_solid li {line-height:12px !important;}

.element-network-icons a {
	margin:0 3px;
}
.element-network-icons a:first-child {
	margin-left:0;
}
.element-network-icons a:last-child {
	margin-left:0;
}
form.search_form {
	width:inherit;
}
form.search_form .search_button {
	float:right;
	padding:0;
	margin:0;
}


form.search_form {display: block; opacity: 0; filter: alpha(opacity=0); z-index: 20; position: absolute; top: 0; left: 12px;}
form.search_form .search_input {display: block; width:95px;float:left; font-size:12px; line-height:12px;margin-right:10px;padding:3px 2px;background:transparent;opacity:0.66;border:0 !important;}
form.search_form .search_button {display:block; border:none; background:url(images/magnifier1.png) no-repeat center center; float:right; height:16px; width:16px; cursor: pointer;margin-right:2px;margin-top:5px !important;}
form.search_form .search_input.empty {background:#db1d1d;}
form.search_form .search_button:hover {opacity:0.66;}



#anivia_sticky .sticky_logo {
	display:none;
	float:left;
	padding:3px 0;
	margin-right:-220px;
  margin-left : 75px;
}
#anivia_sticky .sticky_logo img {
	height: 40px;
	width: 250px;
	//margin-top: -10px;
}
#anivia_sticky.sticky_menu .sticky_logo {
	display:block;

}
#anivia_sticky .menu-trigger {opacity:0;filter: alpha(opacity=0); display:none;margin-top:-7px;margin-right:-100px;}



.foot_ban_a{
	display:block;
}
.foot_ban_b{
	display:none;
}

@media (max-width: 767px) {
.foot_ban_a{
	display:none;
}
.foot_ban_b{
	display:block;
}
}






.anivia_footerlogo {
	height:40px;
	width:auto;
}



.widget .attachment-anivia-news {
	width:72px;
	height:72px;
}
.widget-anivia-cat h5 a {
	font-size:16px;
	line-height:22px;
	color:inherit;
	font-weight:700
}
.widget-anivia-cat .anivia_widget_group {
	margin-left:84px;
}
.widget-anivia-cat .anivia_group_comments {
	font-style: oblique;
	display:block;
	color:inherit;
}
.sidebar_wrapper aside {
	margin-bottom:20px;
}

.overflow_ellipsis {
	display:block;
	width:100%;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}

.widget-anivia-cat li {
	display:block;
	margin-top:10px;
}

.widget-anivia-cat li:first-child {
	margin-top:0;
}
.menu_wrapper.responsive-nav {
	margin-bottom:0 !important;
}
.widget_head {
        float: right;
        margin-top: 20px;
}
#sidebar2 {
        margin-left: 80px;
}
#your-first-sidebar {
        padding-top: -50px;
}

.footer_wrapper.solid_box {color: #fff !important; background: #333333 !important;}

html[data-useragent*='MSIE 10.0'] .anivia_top_right > .float_right {
	padding:0 16px;
	border-right:1px solid transparent;
        margin-right:350px;
}
html[data-useragent*='MSIE 10.0'] div.sp_social {margin-top:23px;margin-right:-1px;}
html[data-useragent*='MSIE 10.0'] div.sp_social ul {list-style:none;padding:0;margin-top:-30px;margin-right:0px;float:right;position:relative;}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10+ specific styles go here */
}

.bgd.nae {display: none !important;}

.ai1ec-popup-excerpt {display: none !important;}
.post_comment_bar_wrapper {display: none !important;}













.ai1ec-btn-lg{padding:10px 16px;font-size:17px;line-height:1.33;border-radius:6px;}.ai1ec-btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.ai1ec-btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}@font-face{font-family:'Timely_FontAwesome';src:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/fontawesome-webfont.eot?v=4.0.3');src:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}.ai1ec-fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ai1ec-fa-lg{font-size:1.3333333333333em;line-height:0.75em;vertical-align:-15%;}.ai1ec-fa-2x{font-size:2em;}.ai1ec-fa-3x{font-size:3em;}.ai1ec-fa-4x{font-size:4em;}.ai1ec-fa-5x{font-size:5em;}.ai1ec-fa-fw{width:1.2857142857143em;text-align:center;}.ai1ec-fa-ul{padding-left:0;margin-left:2.1428571428571em;list-style-type:none;}.ai1ec-fa-ul > li{position:relative;}.ai1ec-fa-li{position:absolute;left:-2.1428571428571em;width:2.1428571428571em;top:0.14285714285714em;text-align:center;}.ai1ec-fa-li.ai1ec-fa-lg{left:-1.8571428571429em;}.ai1ec-fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);}100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.ai1ec-fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.ai1ec-fa-stack-1x,.ai1ec-fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.ai1ec-fa-stack-1x{line-height:inherit;}.ai1ec-fa-stack-2x{font-size:2em;}.ai1ec-fa-inverse{color:#fff;}.ai1ec-fa-glass:before{content:"\f000";}.ai1ec-fa-music:before{content:"\f001";}.ai1ec-fa-search:before{content:"\f002";}.ai1ec-fa-envelope-o:before{content:"\f003";}.ai1ec-fa-heart:before{content:"\f004";}.ai1ec-fa-star:before{content:"\f005";}.ai1ec-fa-star-o:before{content:"\f006";}.ai1ec-fa-user:before{content:"\f007";}.ai1ec-fa-film:before{content:"\f008";}.ai1ec-fa-th-large:before{content:"\f009";}.ai1ec-fa-th:before{content:"\f00a";}.ai1ec-fa-th-list:before{content:"\f00b";}.ai1ec-fa-check:before{content:"\f00c";}.ai1ec-fa-times:before{content:"\f00d";}.ai1ec-fa-search-plus:before{content:"\f00e";}.ai1ec-fa-search-minus:before{content:"\f010";}.ai1ec-fa-power-off:before{content:"\f011";}.ai1ec-fa-signal:before{content:"\f012";}.ai1ec-fa-gear:before,.ai1ec-fa-cog:before{content:"\f013";}.ai1ec-fa-trash-o:before{content:"\f014";}.ai1ec-fa-home:before{content:"\f015";}.ai1ec-fa-file-o:before{content:"\f016";}.ai1ec-fa-clock-o:before{content:"\f017";}.ai1ec-fa-road:before{content:"\f018";}.ai1ec-fa-download:before{content:"\f019";}.ai1ec-fa-arrow-circle-o-down:before{content:"\f01a";}.ai1ec-fa-arrow-circle-o-up:before{content:"\f01b";}.ai1ec-fa-inbox:before{content:"\f01c";}.ai1ec-fa-play-circle-o:before{content:"\f01d";}.ai1ec-fa-rotate-right:before,.ai1ec-fa-repeat:before{content:"\f01e";}.ai1ec-fa-refresh:before{content:"\f021";}.ai1ec-fa-list-alt:before{content:"\f022";}.ai1ec-fa-lock:before{content:"\f023";}.ai1ec-fa-flag:before{content:"\f024";}.ai1ec-fa-headphones:before{content:"\f025";}.ai1ec-fa-volume-off:before{content:"\f026";}.ai1ec-fa-volume-down:before{content:"\f027";}.ai1ec-fa-volume-up:before{content:"\f028";}.ai1ec-fa-qrcode:before{content:"\f029";}.ai1ec-fa-barcode:before{content:"\f02a";}.ai1ec-fa-tag:before{content:"\f02b";}.ai1ec-fa-tags:before{content:"\f02c";}.ai1ec-fa-book:before{content:"\f02d";}.ai1ec-fa-bookmark:before{content:"\f02e";}.ai1ec-fa-print:before{content:"\f02f";}.ai1ec-fa-camera:before{content:"\f030";}.ai1ec-fa-font:before{content:"\f031";}.ai1ec-fa-bold:before{content:"\f032";}.ai1ec-fa-italic:before{content:"\f033";}.ai1ec-fa-text-height:before{content:"\f034";}.ai1ec-fa-text-width:before{content:"\f035";}.ai1ec-fa-align-left:before{content:"\f036";}.ai1ec-fa-align-center:before{content:"\f037";}.ai1ec-fa-align-right:before{content:"\f038";}.ai1ec-fa-align-justify:before{content:"\f039";}.ai1ec-fa-list:before{content:"\f03a";}.ai1ec-fa-dedent:before,.ai1ec-fa-outdent:before{content:"\f03b";}.ai1ec-fa-indent:before{content:"\f03c";}.ai1ec-fa-video-camera:before{content:"\f03d";}.ai1ec-fa-picture-o:before{content:"\f03e";}.ai1ec-fa-pencil:before{content:"\f040";}.ai1ec-fa-map-marker:before{content:"\f041";}.ai1ec-fa-adjust:before{content:"\f042";}.ai1ec-fa-tint:before{content:"\f043";}.ai1ec-fa-edit:before,.ai1ec-fa-pencil-square-o:before{content:"\f044";}.ai1ec-fa-share-square-o:before{content:"\f045";}.ai1ec-fa-check-square-o:before{content:"\f046";}.ai1ec-fa-arrows:before{content:"\f047";}.ai1ec-fa-step-backward:before{content:"\f048";}.ai1ec-fa-fast-backward:before{content:"\f049";}.ai1ec-fa-backward:before{content:"\f04a";}.ai1ec-fa-play:before{content:"\f04b";}.ai1ec-fa-pause:before{content:"\f04c";}.ai1ec-fa-stop:before{content:"\f04d";}.ai1ec-fa-forward:before{content:"\f04e";}.ai1ec-fa-fast-forward:before{content:"\f050";}.ai1ec-fa-step-forward:before{content:"\f051";}.ai1ec-fa-eject:before{content:"\f052";}.ai1ec-fa-chevron-left:before{content:"\f053";}.ai1ec-fa-chevron-right:before{content:"\f054";}.ai1ec-fa-plus-circle:before{content:"\f055";}.ai1ec-fa-minus-circle:before{content:"\f056";}.ai1ec-fa-times-circle:before{content:"\f057";}.ai1ec-fa-check-circle:before{content:"\f058";}.ai1ec-fa-question-circle:before{content:"\f059";}.ai1ec-fa-info-circle:before{content:"\f05a";}.ai1ec-fa-crosshairs:before{content:"\f05b";}.ai1ec-fa-times-circle-o:before{content:"\f05c";}.ai1ec-fa-check-circle-o:before{content:"\f05d";}.ai1ec-fa-ban:before{content:"\f05e";}.ai1ec-fa-arrow-left:before{content:"\f060";}.ai1ec-fa-arrow-right:before{content:"\f061";}.ai1ec-fa-arrow-up:before{content:"\f062";}.ai1ec-fa-arrow-down:before{content:"\f063";}.ai1ec-fa-mail-forward:before,.ai1ec-fa-share:before{content:"\f064";}.ai1ec-fa-expand:before{content:"\f065";}.ai1ec-fa-compress:before{content:"\f066";}.ai1ec-fa-plus:before{content:"\f067";}.ai1ec-fa-minus:before{content:"\f068";}.ai1ec-fa-asterisk:before{content:"\f069";}.ai1ec-fa-exclamation-circle:before{content:"\f06a";}.ai1ec-fa-gift:before{content:"\f06b";}.ai1ec-fa-leaf:before{content:"\f06c";}.ai1ec-fa-fire:before{content:"\f06d";}.ai1ec-fa-eye:before{content:"\f06e";}.ai1ec-fa-eye-slash:before{content:"\f070";}.ai1ec-fa-warning:before,.ai1ec-fa-exclamation-triangle:before{content:"\f071";}.ai1ec-fa-plane:before{content:"\f072";}.ai1ec-fa-calendar:before{content:"\f073";}.ai1ec-fa-random:before{content:"\f074";}.ai1ec-fa-comment:before{content:"\f075";}.ai1ec-fa-magnet:before{content:"\f076";}.ai1ec-fa-chevron-up:before{content:"\f077";}.ai1ec-fa-chevron-down:before{content:"\f078";}.ai1ec-fa-retweet:before{content:"\f079";}.ai1ec-fa-shopping-cart:before{content:"\f07a";}.ai1ec-fa-folder:before{content:"\f07b";}.ai1ec-fa-folder-open:before{content:"\f07c";}.ai1ec-fa-arrows-v:before{content:"\f07d";}.ai1ec-fa-arrows-h:before{content:"\f07e";}.ai1ec-fa-bar-chart-o:before{content:"\f080";}.ai1ec-fa-twitter-square:before{content:"\f081";}.ai1ec-fa-facebook-square:before{content:"\f082";}.ai1ec-fa-camera-retro:before{content:"\f083";}.ai1ec-fa-key:before{content:"\f084";}.ai1ec-fa-gears:before,.ai1ec-fa-cogs:before{content:"\f085";}.ai1ec-fa-comments:before{content:"\f086";}.ai1ec-fa-thumbs-o-up:before{content:"\f087";}.ai1ec-fa-thumbs-o-down:before{content:"\f088";}.ai1ec-fa-star-half:before{content:"\f089";}.ai1ec-fa-heart-o:before{content:"\f08a";}.ai1ec-fa-sign-out:before{content:"\f08b";}.ai1ec-fa-linkedin-square:before{content:"\f08c";}.ai1ec-fa-thumb-tack:before{content:"\f08d";}.ai1ec-fa-external-link:before{content:"\f08e";}.ai1ec-fa-sign-in:before{content:"\f090";}.ai1ec-fa-trophy:before{content:"\f091";}.ai1ec-fa-github-square:before{content:"\f092";}.ai1ec-fa-upload:before{content:"\f093";}.ai1ec-fa-lemon-o:before{content:"\f094";}.ai1ec-fa-phone:before{content:"\f095";}.ai1ec-fa-square-o:before{content:"\f096";}.ai1ec-fa-bookmark-o:before{content:"\f097";}.ai1ec-fa-phone-square:before{content:"\f098";}.ai1ec-fa-twitter:before{content:"\f099";}.ai1ec-fa-facebook:before{content:"\f09a";}.ai1ec-fa-github:before{content:"\f09b";}.ai1ec-fa-unlock:before{content:"\f09c";}.ai1ec-fa-credit-card:before{content:"\f09d";}.ai1ec-fa-rss:before{content:"\f09e";}.ai1ec-fa-hdd-o:before{content:"\f0a0";}.ai1ec-fa-bullhorn:before{content:"\f0a1";}.ai1ec-fa-bell:before{content:"\f0f3";}.ai1ec-fa-certificate:before{content:"\f0a3";}.ai1ec-fa-hand-o-right:before{content:"\f0a4";}.ai1ec-fa-hand-o-left:before{content:"\f0a5";}.ai1ec-fa-hand-o-up:before{content:"\f0a6";}.ai1ec-fa-hand-o-down:before{content:"\f0a7";}.ai1ec-fa-arrow-circle-left:before{content:"\f0a8";}.ai1ec-fa-arrow-circle-right:before{content:"\f0a9";}.ai1ec-fa-arrow-circle-up:before{content:"\f0aa";}.ai1ec-fa-arrow-circle-down:before{content:"\f0ab";}.ai1ec-fa-globe:before{content:"\f0ac";}.ai1ec-fa-wrench:before{content:"\f0ad";}.ai1ec-fa-tasks:before{content:"\f0ae";}.ai1ec-fa-filter:before{content:"\f0b0";}.ai1ec-fa-briefcase:before{content:"\f0b1";}.ai1ec-fa-arrows-alt:before{content:"\f0b2";}.ai1ec-fa-group:before,.ai1ec-fa-users:before{content:"\f0c0";}.ai1ec-fa-chain:before,.ai1ec-fa-link:before{content:"\f0c1";}.ai1ec-fa-cloud:before{content:"\f0c2";}.ai1ec-fa-flask:before{content:"\f0c3";}.ai1ec-fa-cut:before,.ai1ec-fa-scissors:before{content:"\f0c4";}.ai1ec-fa-copy:before,.ai1ec-fa-files-o:before{content:"\f0c5";}.ai1ec-fa-paperclip:before{content:"\f0c6";}.ai1ec-fa-save:before,.ai1ec-fa-floppy-o:before{content:"\f0c7";}.ai1ec-fa-square:before{content:"\f0c8";}.ai1ec-fa-bars:before{content:"\f0c9";}.ai1ec-fa-list-ul:before{content:"\f0ca";}.ai1ec-fa-list-ol:before{content:"\f0cb";}.ai1ec-fa-strikethrough:before{content:"\f0cc";}.ai1ec-fa-underline:before{content:"\f0cd";}.ai1ec-fa-table:before{content:"\f0ce";}.ai1ec-fa-magic:before{content:"\f0d0";}.ai1ec-fa-truck:before{content:"\f0d1";}.ai1ec-fa-pinterest:before{content:"\f0d2";}.ai1ec-fa-pinterest-square:before{content:"\f0d3";}.ai1ec-fa-google-plus-square:before{content:"\f0d4";}.ai1ec-fa-google-plus:before{content:"\f0d5";}.ai1ec-fa-money:before{content:"\f0d6";}.ai1ec-fa-caret-down:before{content:"\f0d7";}.ai1ec-fa-caret-up:before{content:"\f0d8";}.ai1ec-fa-caret-left:before{content:"\f0d9";}.ai1ec-fa-caret-right:before{content:"\f0da";}.ai1ec-fa-columns:before{content:"\f0db";}.ai1ec-fa-unsorted:before,.ai1ec-fa-sort:before{content:"\f0dc";}.ai1ec-fa-sort-down:before,.ai1ec-fa-sort-asc:before{content:"\f0dd";}.ai1ec-fa-sort-up:before,.ai1ec-fa-sort-desc:before{content:"\f0de";}.ai1ec-fa-envelope:before{content:"\f0e0";}.ai1ec-fa-linkedin:before{content:"\f0e1";}.ai1ec-fa-rotate-left:before,.ai1ec-fa-undo:before{content:"\f0e2";}.ai1ec-fa-legal:before,.ai1ec-fa-gavel:before{content:"\f0e3";}.ai1ec-fa-dashboard:before,.ai1ec-fa-tachometer:before{content:"\f0e4";}.ai1ec-fa-comment-o:before{content:"\f0e5";}.ai1ec-fa-comments-o:before{content:"\f0e6";}.ai1ec-fa-flash:before,.ai1ec-fa-bolt:before{content:"\f0e7";}.ai1ec-fa-sitemap:before{content:"\f0e8";}.ai1ec-fa-umbrella:before{content:"\f0e9";}.ai1ec-fa-paste:before,.ai1ec-fa-clipboard:before{content:"\f0ea";}.ai1ec-fa-lightbulb-o:before{content:"\f0eb";}.ai1ec-fa-exchange:before{content:"\f0ec";}.ai1ec-fa-cloud-download:before{content:"\f0ed";}.ai1ec-fa-cloud-upload:before{content:"\f0ee";}.ai1ec-fa-user-md:before{content:"\f0f0";}.ai1ec-fa-stethoscope:before{content:"\f0f1";}.ai1ec-fa-suitcase:before{content:"\f0f2";}.ai1ec-fa-bell-o:before{content:"\f0a2";}.ai1ec-fa-coffee:before{content:"\f0f4";}.ai1ec-fa-cutlery:before{content:"\f0f5";}.ai1ec-fa-file-text-o:before{content:"\f0f6";}.ai1ec-fa-building-o:before{content:"\f0f7";}.ai1ec-fa-hospital-o:before{content:"\f0f8";}.ai1ec-fa-ambulance:before{content:"\f0f9";}.ai1ec-fa-medkit:before{content:"\f0fa";}.ai1ec-fa-fighter-jet:before{content:"\f0fb";}.ai1ec-fa-beer:before{content:"\f0fc";}.ai1ec-fa-h-square:before{content:"\f0fd";}.ai1ec-fa-plus-square:before{content:"\f0fe";}.ai1ec-fa-angle-double-left:before{content:"\f100";}.ai1ec-fa-angle-double-right:before{content:"\f101";}.ai1ec-fa-angle-double-up:before{content:"\f102";}.ai1ec-fa-angle-double-down:before{content:"\f103";}.ai1ec-fa-angle-left:before{content:"\f104";}.ai1ec-fa-angle-right:before{content:"\f105";}.ai1ec-fa-angle-up:before{content:"\f106";}.ai1ec-fa-angle-down:before{content:"\f107";}.ai1ec-fa-desktop:before{content:"\f108";}.ai1ec-fa-laptop:before{content:"\f109";}.ai1ec-fa-tablet:before{content:"\f10a";}.ai1ec-fa-mobile-phone:before,.ai1ec-fa-mobile:before{content:"\f10b";}.ai1ec-fa-circle-o:before{content:"\f10c";}.ai1ec-fa-quote-left:before{content:"\f10d";}.ai1ec-fa-quote-right:before{content:"\f10e";}.ai1ec-fa-spinner:before{content:"\f110";}.ai1ec-fa-circle:before{content:"\f111";}.ai1ec-fa-mail-reply:before,.ai1ec-fa-reply:before{content:"\f112";}.ai1ec-fa-github-alt:before{content:"\f113";}.ai1ec-fa-folder-o:before{content:"\f114";}.ai1ec-fa-folder-open-o:before{content:"\f115";}.ai1ec-fa-smile-o:before{content:"\f118";}.ai1ec-fa-frown-o:before{content:"\f119";}.ai1ec-fa-meh-o:before{content:"\f11a";}.ai1ec-fa-gamepad:before{content:"\f11b";}.ai1ec-fa-keyboard-o:before{content:"\f11c";}.ai1ec-fa-flag-o:before{content:"\f11d";}.ai1ec-fa-flag-checkered:before{content:"\f11e";}.ai1ec-fa-terminal:before{content:"\f120";}.ai1ec-fa-code:before{content:"\f121";}.ai1ec-fa-reply-all:before{content:"\f122";}.ai1ec-fa-mail-reply-all:before{content:"\f122";}.ai1ec-fa-star-half-empty:before,.ai1ec-fa-star-half-full:before,.ai1ec-fa-star-half-o:before{content:"\f123";}.ai1ec-fa-location-arrow:before{content:"\f124";}.ai1ec-fa-crop:before{content:"\f125";}.ai1ec-fa-code-fork:before{content:"\f126";}.ai1ec-fa-unlink:before,.ai1ec-fa-chain-broken:before{content:"\f127";}.ai1ec-fa-question:before{content:"\f128";}.ai1ec-fa-info:before{content:"\f129";}.ai1ec-fa-exclamation:before{content:"\f12a";}.ai1ec-fa-superscript:before{content:"\f12b";}.ai1ec-fa-subscript:before{content:"\f12c";}.ai1ec-fa-eraser:before{content:"\f12d";}.ai1ec-fa-puzzle-piece:before{content:"\f12e";}.ai1ec-fa-microphone:before{content:"\f130";}.ai1ec-fa-microphone-slash:before{content:"\f131";}.ai1ec-fa-shield:before{content:"\f132";}.ai1ec-fa-calendar-o:before{content:"\f133";}.ai1ec-fa-fire-extinguisher:before{content:"\f134";}.ai1ec-fa-rocket:before{content:"\f135";}.ai1ec-fa-maxcdn:before{content:"\f136";}.ai1ec-fa-chevron-circle-left:before{content:"\f137";}.ai1ec-fa-chevron-circle-right:before{content:"\f138";}.ai1ec-fa-chevron-circle-up:before{content:"\f139";}.ai1ec-fa-chevron-circle-down:before{content:"\f13a";}.ai1ec-fa-html5:before{content:"\f13b";}.ai1ec-fa-css3:before{content:"\f13c";}.ai1ec-fa-anchor:before{content:"\f13d";}.ai1ec-fa-unlock-alt:before{content:"\f13e";}.ai1ec-fa-bullseye:before{content:"\f140";}.ai1ec-fa-ellipsis-h:before{content:"\f141";}.ai1ec-fa-ellipsis-v:before{content:"\f142";}.ai1ec-fa-rss-square:before{content:"\f143";}.ai1ec-fa-play-circle:before{content:"\f144";}.ai1ec-fa-ticket:before{content:"\f145";}.ai1ec-fa-minus-square:before{content:"\f146";}.ai1ec-fa-minus-square-o:before{content:"\f147";}.ai1ec-fa-level-up:before{content:"\f148";}.ai1ec-fa-level-down:before{content:"\f149";}.ai1ec-fa-check-square:before{content:"\f14a";}.ai1ec-fa-pencil-square:before{content:"\f14b";}.ai1ec-fa-external-link-square:before{content:"\f14c";}.ai1ec-fa-share-square:before{content:"\f14d";}.ai1ec-fa-compass:before{content:"\f14e";}.ai1ec-fa-toggle-down:before,.ai1ec-fa-caret-square-o-down:before{content:"\f150";}.ai1ec-fa-toggle-up:before,.ai1ec-fa-caret-square-o-up:before{content:"\f151";}.ai1ec-fa-toggle-right:before,.ai1ec-fa-caret-square-o-right:before{content:"\f152";}.ai1ec-fa-euro:before,.ai1ec-fa-eur:before{content:"\f153";}.ai1ec-fa-gbp:before{content:"\f154";}.ai1ec-fa-dollar:before,.ai1ec-fa-usd:before{content:"\f155";}.ai1ec-fa-rupee:before,.ai1ec-fa-inr:before{content:"\f156";}.ai1ec-fa-cny:before,.ai1ec-fa-rmb:before,.ai1ec-fa-yen:before,.ai1ec-fa-jpy:before{content:"\f157";}.ai1ec-fa-ruble:before,.ai1ec-fa-rouble:before,.ai1ec-fa-rub:before{content:"\f158";}.ai1ec-fa-won:before,.ai1ec-fa-krw:before{content:"\f159";}.ai1ec-fa-bitcoin:before,.ai1ec-fa-btc:before{content:"\f15a";}.ai1ec-fa-file:before{content:"\f15b";}.ai1ec-fa-file-text:before{content:"\f15c";}.ai1ec-fa-sort-alpha-asc:before{content:"\f15d";}.ai1ec-fa-sort-alpha-desc:before{content:"\f15e";}.ai1ec-fa-sort-amount-asc:before{content:"\f160";}.ai1ec-fa-sort-amount-desc:before{content:"\f161";}.ai1ec-fa-sort-numeric-asc:before{content:"\f162";}.ai1ec-fa-sort-numeric-desc:before{content:"\f163";}.ai1ec-fa-thumbs-up:before{content:"\f164";}.ai1ec-fa-thumbs-down:before{content:"\f165";}.ai1ec-fa-youtube-square:before{content:"\f166";}.ai1ec-fa-youtube:before{content:"\f167";}.ai1ec-fa-xing:before{content:"\f168";}.ai1ec-fa-xing-square:before{content:"\f169";}.ai1ec-fa-youtube-play:before{content:"\f16a";}.ai1ec-fa-dropbox:before{content:"\f16b";}.ai1ec-fa-stack-overflow:before{content:"\f16c";}.ai1ec-fa-instagram:before{content:"\f16d";}.ai1ec-fa-flickr:before{content:"\f16e";}.ai1ec-fa-adn:before{content:"\f170";}.ai1ec-fa-bitbucket:before{content:"\f171";}.ai1ec-fa-bitbucket-square:before{content:"\f172";}.ai1ec-fa-tumblr:before{content:"\f173";}.ai1ec-fa-tumblr-square:before{content:"\f174";}.ai1ec-fa-long-arrow-down:before{content:"\f175";}.ai1ec-fa-long-arrow-up:before{content:"\f176";}.ai1ec-fa-long-arrow-left:before{content:"\f177";}.ai1ec-fa-long-arrow-right:before{content:"\f178";}.ai1ec-fa-apple:before{content:"\f179";}.ai1ec-fa-windows:before{content:"\f17a";}.ai1ec-fa-android:before{content:"\f17b";}.ai1ec-fa-linux:before{content:"\f17c";}.ai1ec-fa-dribbble:before{content:"\f17d";}.ai1ec-fa-skype:before{content:"\f17e";}.ai1ec-fa-foursquare:before{content:"\f180";}.ai1ec-fa-trello:before{content:"\f181";}.ai1ec-fa-female:before{content:"\f182";}.ai1ec-fa-male:before{content:"\f183";}.ai1ec-fa-gittip:before{content:"\f184";}.ai1ec-fa-sun-o:before{content:"\f185";}.ai1ec-fa-moon-o:before{content:"\f186";}.ai1ec-fa-archive:before{content:"\f187";}.ai1ec-fa-bug:before{content:"\f188";}.ai1ec-fa-vk:before{content:"\f189";}.ai1ec-fa-weibo:before{content:"\f18a";}.ai1ec-fa-renren:before{content:"\f18b";}.ai1ec-fa-pagelines:before{content:"\f18c";}.ai1ec-fa-stack-exchange:before{content:"\f18d";}.ai1ec-fa-arrow-circle-o-right:before{content:"\f18e";}.ai1ec-fa-arrow-circle-o-left:before{content:"\f190";}.ai1ec-fa-toggle-left:before,.ai1ec-fa-caret-square-o-left:before{content:"\f191";}.ai1ec-fa-dot-circle-o:before{content:"\f192";}.ai1ec-fa-wheelchair:before{content:"\f193";}.ai1ec-fa-vimeo-square:before{content:"\f194";}.ai1ec-fa-turkish-lira:before,.ai1ec-fa-try:before{content:"\f195";}.ai1ec-fa-plus-square-o:before{content:"\f196";}.ai1ec-fa{font-family:Timely_FontAwesome;}a.ai1ec-fa.ai1ec-hide{display:none;}li .ai1ec-fa,li .ai1ec-fa-lg:before{width:auto;}@font-face{font-family:'Timely Logo Icon';src:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/ai1ec-icons.eot');src:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/ai1ec-icons.eot?#iefix') format('embedded-opentype'), url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/ai1ec-icons.svg#Timely-Icons') format('svg'), url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/ai1ec-icons.woff') format('woff'), url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/font/ai1ec-icons.ttf') format('truetype');font-weight:normal;font-style:normal;}[class^="ai1ec-icon-"]:before,[class*=" ai1ec-icon-"]:before{display:inline-block;font-family:'Timely Logo Icon';font-style:normal;font-weight:normal;speak:none;vertical-align:baseline;}.ai1ec-icon-agenda:before{content:"\e603";}.ai1ec-icon-oneday:before{content:"\e604";}.ai1ec-icon-month:before{content:"\e602";}.ai1ec-icon-week:before{content:"\e605";}.ai1ec-icon-posterboard:before{content:"\e600";}.ai1ec-icon-stream:before{content:"\e601";}.ai1ec-icon-calendar:before{content:"\f073";}.ai1ec-icon-rss:before{content:"\f09e";}.ai1ec-icon-google:before{content:"\f0d5";}.ai1ec-icon-apple:before{content:"\f179";}.ai1ec-icon-windows:before{content:"\f17a";}.ai1ec-icon-timely:before{content:"\21";}.timely-icon-timely-logomark:before{content:"\21";}.timely-icon-import-events:before{content:"\22";}.timely-icon-export-events:before{content:"\23";}.timely-icon-facebook-sync:before{content:"\24";}.timely-icon-filter-tag-category:before{content:"\25";}.timely-icon-subscribe-events:before{content:"\26";}.timely-icon-recurring-events:before{content:"\27";}.timely-icon-multiple-views:before{content:"\28";}.timely-icon-customizable-views:before{content:"\29";}.timely-icon-upcoming-events-widget:before{content:"\2a";}.timely-icon-locations-maps:before{content:"\2b";}.timely-icon-seo-optimized:before{content:"\2c";}.timely-icon-dedicated-support:before{content:"\2d";}.timely-icon-plus-sign:before{content:"\2e";}.timely-icon-minus-sign:before{content:"\2f";}.timely-icon-chevron-right:before{content:"\30";}.timely-icon-chevron-left:before{content:"\31";}.timely-icon-chevron-down:before{content:"\32";}.timely-icon-chevron-up:before{content:"\33";}.timely-icon-arrow-right:before{content:"\34";}.timely-icon-arrow-left:before{content:"\35";}.timely-icon-arrow-up:before{content:"\36";}.timely-icon-arrow-down:before{content:"\37";}.timely-icon-pencil:before{content:"\3c";}.timely-icon-gear:before{content:"\3e";}.timely-icon-tag:before{content:"\3f";}.timely-icon-forward:before{content:"\3b";}.timely-icon-close:before{content:"\3a";}.timely-icon-heart:before{content:"\3d";}.timely-icon-folder:before{content:"\40";}.timely-icon-grid:before{content:"\41";}.timely-icon-plus:before{content:"\42";}.timely-icon-minus:before{content:"\43";}.timely-icon-print:before{content:"\38";}.timely article,.timely aside,.timely details,.timely figcaption,.timely figure,.timely footer,.timely header,.timely hgroup,.timely main,.timely nav,.timely section,.timely summary{display:block;}.timely audio,.timely canvas,.timely video{display:inline-block;}.timely audio:not([controls]){display:none;height:0;}.timely [hidden],.timely template{display:none;}.timely html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}.timely body{margin:0;}.timely a{background:transparent;}.timely a:focus{outline:thin dotted;}.timely a:active,.timely a:hover{outline:0;}.timely h1{font-size:2em;margin:0.67em 0;}.timely abbr[title]{border-bottom:1px dotted;}.timely b,.timely strong{font-weight:bold;}.timely dfn{font-style:italic;}.timely hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}.timely mark{background:#ff0;color:#000;}.timely code,.timely kbd,.timely pre,.timely samp{font-family:monospace, serif;font-size:1em;}.timely pre{white-space:pre-wrap;}.timely q{quotes:"\201C" "\201D" "\2018" "\2019";}.timely small{font-size:80%;}.timely sub,.timely sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}.timely sup{top:-0.5em;}.timely sub{bottom:-0.25em;}.timely img{border:0;}.timely svg:not(:root){overflow:hidden;}.timely figure{margin:0;}.timely fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}.timely legend{border:0;padding:0;}.timely button,.timely input,.timely select,.timely textarea{font-family:inherit;font-size:100%;margin:0;}.timely button,.timely input{line-height:normal;}.timely button,.timely select{text-transform:none;}.timely button,.timely html input[type="button"],.timely input[type="reset"],.timely input[type="submit"]{-webkit-appearance:button;cursor:pointer;}.timely button[disabled],.timely html input[disabled]{cursor:default;}.timely input[type="checkbox"],.timely input[type="radio"]{box-sizing:border-box;padding:0;}.timely input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.timely input[type="search"]::-webkit-search-cancel-button,.timely input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}.timely button::-moz-focus-inner,.timely input::-moz-focus-inner{border:0;padding:0;}.timely textarea{overflow:auto;vertical-align:top;}.timely table{border-collapse:collapse;border-spacing:0;}@media print{.timely *{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;}.timely a,.timely a:visited{text-decoration:underline;}.timely a[href]:after{content:" (" attr(href) ")";}.timely abbr[title]:after{content:" (" attr(title) ")";}.timely a[href^="javascript:"]:after,.timely a[href^="#"]:after{content:"";}.timely pre,.timely blockquote{border:1px solid #999;page-break-inside:avoid;}.timely thead{display:table-header-group;}.timely tr,.timely img{page-break-inside:avoid;}.timely img{max-width:100% !important;}@page{margin:2cm .5cm;}.timely p,.timely h2,.timely h3{orphans:3;widows:3;}.timely h2,.timely h3{page-break-after:avoid;}.timely select{background:#fff !important;}.timely .ai1ec-navbar{display:none;}.timely .ai1ec-table td,.timely .ai1ec-table th{background-color:#fff !important;}.timely .ai1ec-btn > .ai1ec-caret,.timely .ai1ec-dropup > .ai1ec-btn > .ai1ec-caret{border-top-color:#000 !important;}.timely .ai1ec-label{border:1px solid #000;}.timely .ai1ec-table{border-collapse:collapse !important;}.timely .ai1ec-table-bordered th,.timely .ai1ec-table-bordered td{border:1px solid #ddd !important;}}.timely *,.timely *:before,.timely *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.timely html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0);}.timely body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;line-height:1.428571429;color:#4d4d4d;background-color:#fff;}.timely input,.timely button,.timely select,.timely textarea{font-family:inherit;font-size:inherit;line-height:inherit;}.timely a{color:#507295;text-decoration:none;}.timely a:hover,.timely a:focus{color:#354c63;text-decoration:underline;}.timely a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.timely img{vertical-align:middle;}.timely .ai1ec-img-responsive{display:block;max-width:100%;height:auto;}.timely .ai1ec-img-rounded{border-radius:6px;}.timely .ai1ec-img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto;}.timely .ai1ec-img-circle{border-radius:50%;}.timely hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #eee;}.timely .ai1ec-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}.ai1ec-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.ai1ec-container:before,.ai1ec-container:after{content:" ";display:table;}.ai1ec-container:after{clear:both;}.ai1ec-container:before,.ai1ec-container:after{content:" ";display:table;}.ai1ec-container:after{clear:both;}@media (min-width: 768px){.ai1ec-container{width:750px;}}@media (min-width: 992px){.ai1ec-container{width:970px;}}@media (min-width: 1200px){.ai1ec-container{width:1170px;}}.ai1ec-row{margin-left:-15px;margin-right:-15px;}.ai1ec-row:before,.ai1ec-row:after{content:" ";display:table;}.ai1ec-row:after{clear:both;}.ai1ec-row:before,.ai1ec-row:after{content:" ";display:table;}.ai1ec-row:after{clear:both;}.ai1ec-col-xs-1, .ai1ec-col-sm-1, .ai1ec-col-md-1, .ai1ec-col-lg-1, .ai1ec-col-xs-2, .ai1ec-col-sm-2, .ai1ec-col-md-2, .ai1ec-col-lg-2, .ai1ec-col-xs-3, .ai1ec-col-sm-3, .ai1ec-col-md-3, .ai1ec-col-lg-3, .ai1ec-col-xs-4, .ai1ec-col-sm-4, .ai1ec-col-md-4, .ai1ec-col-lg-4, .ai1ec-col-xs-5, .ai1ec-col-sm-5, .ai1ec-col-md-5, .ai1ec-col-lg-5, .ai1ec-col-xs-6, .ai1ec-col-sm-6, .ai1ec-col-md-6, .ai1ec-col-lg-6, .ai1ec-col-xs-7, .ai1ec-col-sm-7, .ai1ec-col-md-7, .ai1ec-col-lg-7, .ai1ec-col-xs-8, .ai1ec-col-sm-8, .ai1ec-col-md-8, .ai1ec-col-lg-8, .ai1ec-col-xs-9, .ai1ec-col-sm-9, .ai1ec-col-md-9, .ai1ec-col-lg-9, .ai1ec-col-xs-10, .ai1ec-col-sm-10, .ai1ec-col-md-10, .ai1ec-col-lg-10, .ai1ec-col-xs-11, .ai1ec-col-sm-11, .ai1ec-col-md-11, .ai1ec-col-lg-11, .ai1ec-col-xs-12, .ai1ec-col-sm-12, .ai1ec-col-md-12, .ai1ec-col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}.ai1ec-col-xs-1, .ai1ec-col-xs-2, .ai1ec-col-xs-3, .ai1ec-col-xs-4, .ai1ec-col-xs-5, .ai1ec-col-xs-6, .ai1ec-col-xs-7, .ai1ec-col-xs-8, .ai1ec-col-xs-9, .ai1ec-col-xs-10, .ai1ec-col-xs-11, .ai1ec-col-xs-12{float:left;}.ai1ec-col-xs-12{width:100%;}.ai1ec-col-xs-11{width:91.666666666667%;}.ai1ec-col-xs-10{width:83.333333333333%;}.ai1ec-col-xs-9{width:75%;}.ai1ec-col-xs-8{width:66.666666666667%;}.ai1ec-col-xs-7{width:58.333333333333%;}.ai1ec-col-xs-6{width:50%;}.ai1ec-col-xs-5{width:41.666666666667%;}.ai1ec-col-xs-4{width:33.333333333333%;}.ai1ec-col-xs-3{width:25%;}.ai1ec-col-xs-2{width:16.666666666667%;}.ai1ec-col-xs-1{width:8.3333333333333%;}.ai1ec-col-xs-pull-12{right:100%;}.ai1ec-col-xs-pull-11{right:91.666666666667%;}.ai1ec-col-xs-pull-10{right:83.333333333333%;}.ai1ec-col-xs-pull-9{right:75%;}.ai1ec-col-xs-pull-8{right:66.666666666667%;}.ai1ec-col-xs-pull-7{right:58.333333333333%;}.ai1ec-col-xs-pull-6{right:50%;}.ai1ec-col-xs-pull-5{right:41.666666666667%;}.ai1ec-col-xs-pull-4{right:33.333333333333%;}.ai1ec-col-xs-pull-3{right:25%;}.ai1ec-col-xs-pull-2{right:16.666666666667%;}.ai1ec-col-xs-pull-1{right:8.3333333333333%;}.ai1ec-col-xs-pull-0{right:0%;}.ai1ec-col-xs-push-12{left:100%;}.ai1ec-col-xs-push-11{left:91.666666666667%;}.ai1ec-col-xs-push-10{left:83.333333333333%;}.ai1ec-col-xs-push-9{left:75%;}.ai1ec-col-xs-push-8{left:66.666666666667%;}.ai1ec-col-xs-push-7{left:58.333333333333%;}.ai1ec-col-xs-push-6{left:50%;}.ai1ec-col-xs-push-5{left:41.666666666667%;}.ai1ec-col-xs-push-4{left:33.333333333333%;}.ai1ec-col-xs-push-3{left:25%;}.ai1ec-col-xs-push-2{left:16.666666666667%;}.ai1ec-col-xs-push-1{left:8.3333333333333%;}.ai1ec-col-xs-push-0{left:0%;}.ai1ec-col-xs-offset-12{margin-left:100%;}.ai1ec-col-xs-offset-11{margin-left:91.666666666667%;}.ai1ec-col-xs-offset-10{margin-left:83.333333333333%;}.ai1ec-col-xs-offset-9{margin-left:75%;}.ai1ec-col-xs-offset-8{margin-left:66.666666666667%;}.ai1ec-col-xs-offset-7{margin-left:58.333333333333%;}.ai1ec-col-xs-offset-6{margin-left:50%;}.ai1ec-col-xs-offset-5{margin-left:41.666666666667%;}.ai1ec-col-xs-offset-4{margin-left:33.333333333333%;}.ai1ec-col-xs-offset-3{margin-left:25%;}.ai1ec-col-xs-offset-2{margin-left:16.666666666667%;}.ai1ec-col-xs-offset-1{margin-left:8.3333333333333%;}.ai1ec-col-xs-offset-0{margin-left:0%;}@media (min-width: 768px){.ai1ec-col-sm-1, .ai1ec-col-sm-2, .ai1ec-col-sm-3, .ai1ec-col-sm-4, .ai1ec-col-sm-5, .ai1ec-col-sm-6, .ai1ec-col-sm-7, .ai1ec-col-sm-8, .ai1ec-col-sm-9, .ai1ec-col-sm-10, .ai1ec-col-sm-11, .ai1ec-col-sm-12{float:left;}.ai1ec-col-sm-12{width:100%;}.ai1ec-col-sm-11{width:91.666666666667%;}.ai1ec-col-sm-10{width:83.333333333333%;}.ai1ec-col-sm-9{width:75%;}.ai1ec-col-sm-8{width:66.666666666667%;}.ai1ec-col-sm-7{width:58.333333333333%;}.ai1ec-col-sm-6{width:50%;}.ai1ec-col-sm-5{width:41.666666666667%;}.ai1ec-col-sm-4{width:33.333333333333%;}.ai1ec-col-sm-3{width:25%;}.ai1ec-col-sm-2{width:16.666666666667%;}.ai1ec-col-sm-1{width:8.3333333333333%;}.ai1ec-col-sm-pull-12{right:100%;}.ai1ec-col-sm-pull-11{right:91.666666666667%;}.ai1ec-col-sm-pull-10{right:83.333333333333%;}.ai1ec-col-sm-pull-9{right:75%;}.ai1ec-col-sm-pull-8{right:66.666666666667%;}.ai1ec-col-sm-pull-7{right:58.333333333333%;}.ai1ec-col-sm-pull-6{right:50%;}.ai1ec-col-sm-pull-5{right:41.666666666667%;}.ai1ec-col-sm-pull-4{right:33.333333333333%;}.ai1ec-col-sm-pull-3{right:25%;}.ai1ec-col-sm-pull-2{right:16.666666666667%;}.ai1ec-col-sm-pull-1{right:8.3333333333333%;}.ai1ec-col-sm-pull-0{right:0%;}.ai1ec-col-sm-push-12{left:100%;}.ai1ec-col-sm-push-11{left:91.666666666667%;}.ai1ec-col-sm-push-10{left:83.333333333333%;}.ai1ec-col-sm-push-9{left:75%;}.ai1ec-col-sm-push-8{left:66.666666666667%;}.ai1ec-col-sm-push-7{left:58.333333333333%;}.ai1ec-col-sm-push-6{left:50%;}.ai1ec-col-sm-push-5{left:41.666666666667%;}.ai1ec-col-sm-push-4{left:33.333333333333%;}.ai1ec-col-sm-push-3{left:25%;}.ai1ec-col-sm-push-2{left:16.666666666667%;}.ai1ec-col-sm-push-1{left:8.3333333333333%;}.ai1ec-col-sm-push-0{left:0%;}.ai1ec-col-sm-offset-12{margin-left:100%;}.ai1ec-col-sm-offset-11{margin-left:91.666666666667%;}.ai1ec-col-sm-offset-10{margin-left:83.333333333333%;}.ai1ec-col-sm-offset-9{margin-left:75%;}.ai1ec-col-sm-offset-8{margin-left:66.666666666667%;}.ai1ec-col-sm-offset-7{margin-left:58.333333333333%;}.ai1ec-col-sm-offset-6{margin-left:50%;}.ai1ec-col-sm-offset-5{margin-left:41.666666666667%;}.ai1ec-col-sm-offset-4{margin-left:33.333333333333%;}.ai1ec-col-sm-offset-3{margin-left:25%;}.ai1ec-col-sm-offset-2{margin-left:16.666666666667%;}.ai1ec-col-sm-offset-1{margin-left:8.3333333333333%;}.ai1ec-col-sm-offset-0{margin-left:0%;}}@media (min-width: 992px){.ai1ec-col-md-1, .ai1ec-col-md-2, .ai1ec-col-md-3, .ai1ec-col-md-4, .ai1ec-col-md-5, .ai1ec-col-md-6, .ai1ec-col-md-7, .ai1ec-col-md-8, .ai1ec-col-md-9, .ai1ec-col-md-10, .ai1ec-col-md-11, .ai1ec-col-md-12{float:left;}.ai1ec-col-md-12{width:100%;}.ai1ec-col-md-11{width:91.666666666667%;}.ai1ec-col-md-10{width:83.333333333333%;}.ai1ec-col-md-9{width:75%;}.ai1ec-col-md-8{width:66.666666666667%;}.ai1ec-col-md-7{width:58.333333333333%;}.ai1ec-col-md-6{width:50%;}.ai1ec-col-md-5{width:41.666666666667%;}.ai1ec-col-md-4{width:33.333333333333%;}.ai1ec-col-md-3{width:25%;}.ai1ec-col-md-2{width:16.666666666667%;}.ai1ec-col-md-1{width:8.3333333333333%;}.ai1ec-col-md-pull-12{right:100%;}.ai1ec-col-md-pull-11{right:91.666666666667%;}.ai1ec-col-md-pull-10{right:83.333333333333%;}.ai1ec-col-md-pull-9{right:75%;}.ai1ec-col-md-pull-8{right:66.666666666667%;}.ai1ec-col-md-pull-7{right:58.333333333333%;}.ai1ec-col-md-pull-6{right:50%;}.ai1ec-col-md-pull-5{right:41.666666666667%;}.ai1ec-col-md-pull-4{right:33.333333333333%;}.ai1ec-col-md-pull-3{right:25%;}.ai1ec-col-md-pull-2{right:16.666666666667%;}.ai1ec-col-md-pull-1{right:8.3333333333333%;}.ai1ec-col-md-pull-0{right:0%;}.ai1ec-col-md-push-12{left:100%;}.ai1ec-col-md-push-11{left:91.666666666667%;}.ai1ec-col-md-push-10{left:83.333333333333%;}.ai1ec-col-md-push-9{left:75%;}.ai1ec-col-md-push-8{left:66.666666666667%;}.ai1ec-col-md-push-7{left:58.333333333333%;}.ai1ec-col-md-push-6{left:50%;}.ai1ec-col-md-push-5{left:41.666666666667%;}.ai1ec-col-md-push-4{left:33.333333333333%;}.ai1ec-col-md-push-3{left:25%;}.ai1ec-col-md-push-2{left:16.666666666667%;}.ai1ec-col-md-push-1{left:8.3333333333333%;}.ai1ec-col-md-push-0{left:0%;}.ai1ec-col-md-offset-12{margin-left:100%;}.ai1ec-col-md-offset-11{margin-left:91.666666666667%;}.ai1ec-col-md-offset-10{margin-left:83.333333333333%;}.ai1ec-col-md-offset-9{margin-left:75%;}.ai1ec-col-md-offset-8{margin-left:66.666666666667%;}.ai1ec-col-md-offset-7{margin-left:58.333333333333%;}.ai1ec-col-md-offset-6{margin-left:50%;}.ai1ec-col-md-offset-5{margin-left:41.666666666667%;}.ai1ec-col-md-offset-4{margin-left:33.333333333333%;}.ai1ec-col-md-offset-3{margin-left:25%;}.ai1ec-col-md-offset-2{margin-left:16.666666666667%;}.ai1ec-col-md-offset-1{margin-left:8.3333333333333%;}.ai1ec-col-md-offset-0{margin-left:0%;}}@media (min-width: 1200px){.ai1ec-col-lg-1, .ai1ec-col-lg-2, .ai1ec-col-lg-3, .ai1ec-col-lg-4, .ai1ec-col-lg-5, .ai1ec-col-lg-6, .ai1ec-col-lg-7, .ai1ec-col-lg-8, .ai1ec-col-lg-9, .ai1ec-col-lg-10, .ai1ec-col-lg-11, .ai1ec-col-lg-12{float:left;}.ai1ec-col-lg-12{width:100%;}.ai1ec-col-lg-11{width:91.666666666667%;}.ai1ec-col-lg-10{width:83.333333333333%;}.ai1ec-col-lg-9{width:75%;}.ai1ec-col-lg-8{width:66.666666666667%;}.ai1ec-col-lg-7{width:58.333333333333%;}.ai1ec-col-lg-6{width:50%;}.ai1ec-col-lg-5{width:41.666666666667%;}.ai1ec-col-lg-4{width:33.333333333333%;}.ai1ec-col-lg-3{width:25%;}.ai1ec-col-lg-2{width:16.666666666667%;}.ai1ec-col-lg-1{width:8.3333333333333%;}.ai1ec-col-lg-pull-12{right:100%;}.ai1ec-col-lg-pull-11{right:91.666666666667%;}.ai1ec-col-lg-pull-10{right:83.333333333333%;}.ai1ec-col-lg-pull-9{right:75%;}.ai1ec-col-lg-pull-8{right:66.666666666667%;}.ai1ec-col-lg-pull-7{right:58.333333333333%;}.ai1ec-col-lg-pull-6{right:50%;}.ai1ec-col-lg-pull-5{right:41.666666666667%;}.ai1ec-col-lg-pull-4{right:33.333333333333%;}.ai1ec-col-lg-pull-3{right:25%;}.ai1ec-col-lg-pull-2{right:16.666666666667%;}.ai1ec-col-lg-pull-1{right:8.3333333333333%;}.ai1ec-col-lg-pull-0{right:0%;}.ai1ec-col-lg-push-12{left:100%;}.ai1ec-col-lg-push-11{left:91.666666666667%;}.ai1ec-col-lg-push-10{left:83.333333333333%;}.ai1ec-col-lg-push-9{left:75%;}.ai1ec-col-lg-push-8{left:66.666666666667%;}.ai1ec-col-lg-push-7{left:58.333333333333%;}.ai1ec-col-lg-push-6{left:50%;}.ai1ec-col-lg-push-5{left:41.666666666667%;}.ai1ec-col-lg-push-4{left:33.333333333333%;}.ai1ec-col-lg-push-3{left:25%;}.ai1ec-col-lg-push-2{left:16.666666666667%;}.ai1ec-col-lg-push-1{left:8.3333333333333%;}.ai1ec-col-lg-push-0{left:0%;}.ai1ec-col-lg-offset-12{margin-left:100%;}.ai1ec-col-lg-offset-11{margin-left:91.666666666667%;}.ai1ec-col-lg-offset-10{margin-left:83.333333333333%;}.ai1ec-col-lg-offset-9{margin-left:75%;}.ai1ec-col-lg-offset-8{margin-left:66.666666666667%;}.ai1ec-col-lg-offset-7{margin-left:58.333333333333%;}.ai1ec-col-lg-offset-6{margin-left:50%;}.ai1ec-col-lg-offset-5{margin-left:41.666666666667%;}.ai1ec-col-lg-offset-4{margin-left:33.333333333333%;}.ai1ec-col-lg-offset-3{margin-left:25%;}.ai1ec-col-lg-offset-2{margin-left:16.666666666667%;}.ai1ec-col-lg-offset-1{margin-left:8.3333333333333%;}.ai1ec-col-lg-offset-0{margin-left:0%;}}.timely fieldset{padding:0;margin:0;border:0;}.timely legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5;}.timely label{display:inline-block;margin-bottom:5px;font-weight:bold;}.timely input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.timely input[type="radio"],.timely input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal;}.timely input[type="file"]{display:block;}.timely select[multiple],.timely select[size]{height:auto;}.timely select optgroup{font-size:inherit;font-style:inherit;font-family:inherit;}.timely input[type="file"]:focus,.timely input[type="radio"]:focus,.timely input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.timely input[type="number"]::-webkit-outer-spin-button,.timely input[type="number"]::-webkit-inner-spin-button{height:auto;}.timely output{display:block;padding-top:7px;font-size:13px;line-height:1.428571429;color:#555;vertical-align:middle;}.timely .ai1ec-form-control{display:block;width:100%;height:32px;padding:6px 12px;font-size:13px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.timely .ai1ec-form-control:focus{border-color:rgba(82,168,236,0.8);outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,0.6);}.timely .ai1ec-form-control:-moz-placeholder{color:#999;}.timely .ai1ec-form-control::-moz-placeholder{color:#999;opacity:1;}.timely .ai1ec-form-control:-ms-input-placeholder{color:#999;}.timely .ai1ec-form-control::-webkit-input-placeholder{color:#999;}.timely .ai1ec-form-control[disabled],.timely .ai1ec-form-control[readonly],fieldset[disabled] .timely .ai1ec-form-control{cursor:not-allowed;background-color:#eee;}textarea.timely .ai1ec-form-control{height:auto;}.timely .ai1ec-form-group{margin-bottom:15px;}.timely .ai1ec-radio,.timely .ai1ec-checkbox{display:block;min-height:18px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle;}.timely .ai1ec-radio label,.timely .ai1ec-checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer;}.timely .ai1ec-radio input[type="radio"],.timely .ai1ec-radio-inline input[type="radio"],.timely .ai1ec-checkbox input[type="checkbox"],.timely .ai1ec-checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px;}.timely .ai1ec-radio + .ai1ec-radio,.timely .ai1ec-checkbox + .ai1ec-checkbox{margin-top:-5px;}.timely .ai1ec-radio-inline,.timely .ai1ec-checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;}.timely .ai1ec-radio-inline + .ai1ec-radio-inline,.timely .ai1ec-checkbox-inline + .ai1ec-checkbox-inline{margin-top:0;margin-left:10px;}.timely input[type="radio"][disabled],fieldset[disabled] .timely input[type="radio"],.timely input[type="checkbox"][disabled],fieldset[disabled] .timely input[type="checkbox"],.timely .ai1ec-radio[disabled],fieldset[disabled] .timely .ai1ec-radio,.timely .ai1ec-radio-inline[disabled],fieldset[disabled] .timely .ai1ec-radio-inline,.timely .ai1ec-checkbox[disabled],fieldset[disabled] .timely .ai1ec-checkbox,.timely .ai1ec-checkbox-inline[disabled],fieldset[disabled] .timely .ai1ec-checkbox-inline{cursor:not-allowed;}.timely .ai1ec-input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.timely .ai1ec-input-sm{height:30px;line-height:30px;}textarea.timely .ai1ec-input-sm{height:auto;}.timely .ai1ec-input-lg{height:45px;padding:10px 16px;font-size:17px;line-height:1.33;border-radius:6px;}select.timely .ai1ec-input-lg{height:45px;line-height:45px;}textarea.timely .ai1ec-input-lg{height:auto;}.timely .ai1ec-has-warning .ai1ec-help-block,.timely .ai1ec-has-warning .ai1ec-control-label,.timely .ai1ec-has-warning .ai1ec-radio,.timely .ai1ec-has-warning .ai1ec-checkbox,.timely .ai1ec-has-warning .ai1ec-radio-inline,.timely .ai1ec-has-warning .ai1ec-checkbox-inline{color:#8a6d3b;}.timely .ai1ec-has-warning .ai1ec-form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.timely .ai1ec-has-warning .ai1ec-form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;}.timely .ai1ec-has-warning .ai1ec-input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3;}.timely .ai1ec-has-error .ai1ec-help-block,.timely .ai1ec-has-error .ai1ec-control-label,.timely .ai1ec-has-error .ai1ec-radio,.timely .ai1ec-has-error .ai1ec-checkbox,.timely .ai1ec-has-error .ai1ec-radio-inline,.timely .ai1ec-has-error .ai1ec-checkbox-inline{color:#a94442;}.timely .ai1ec-has-error .ai1ec-form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.timely .ai1ec-has-error .ai1ec-form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;}.timely .ai1ec-has-error .ai1ec-input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede;}.timely .ai1ec-has-success .ai1ec-help-block,.timely .ai1ec-has-success .ai1ec-control-label,.timely .ai1ec-has-success .ai1ec-radio,.timely .ai1ec-has-success .ai1ec-checkbox,.timely .ai1ec-has-success .ai1ec-radio-inline,.timely .ai1ec-has-success .ai1ec-checkbox-inline{color:#3c763d;}.timely .ai1ec-has-success .ai1ec-form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.timely .ai1ec-has-success .ai1ec-form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;}.timely .ai1ec-has-success .ai1ec-input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8;}.timely .ai1ec-form-control-static{margin-bottom:0;}.timely .ai1ec-help-block{display:block;margin-top:5px;margin-bottom:10px;color:#8d8d8d;}@media (min-width: 768px){.timely .ai1ec-form-inline .ai1ec-form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}.timely .ai1ec-form-inline .ai1ec-form-control{display:inline-block;}.timely .ai1ec-form-inline select.ai1ec-form-control{width:auto;}.timely .ai1ec-form-inline .ai1ec-radio,.timely .ai1ec-form-inline .ai1ec-checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;}.timely .ai1ec-form-inline .ai1ec-radio input[type="radio"],.timely .ai1ec-form-inline .ai1ec-checkbox input[type="checkbox"]{float:none;margin-left:0;}}.timely .ai1ec-form-horizontal .ai1ec-control-label,.timely .ai1ec-form-horizontal .ai1ec-radio,.timely .ai1ec-form-horizontal .ai1ec-checkbox,.timely .ai1ec-form-horizontal .ai1ec-radio-inline,.timely .ai1ec-form-horizontal .ai1ec-checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px;}.timely .ai1ec-form-horizontal .ai1ec-radio,.timely .ai1ec-form-horizontal .ai1ec-checkbox{min-height:25px;}.timely .ai1ec-form-horizontal .ai1ec-form-group{margin-left:-15px;margin-right:-15px;}.timely .ai1ec-form-horizontal .ai1ec-form-group:before,.timely .ai1ec-form-horizontal .ai1ec-form-group:after{content:" ";display:table;}.timely .ai1ec-form-horizontal .ai1ec-form-group:after{clear:both;}.timely .ai1ec-form-horizontal .ai1ec-form-group:before,.timely .ai1ec-form-horizontal .ai1ec-form-group:after{content:" ";display:table;}.timely .ai1ec-form-horizontal .ai1ec-form-group:after{clear:both;}.timely .ai1ec-form-horizontal .ai1ec-form-control-static{padding-top:7px;}@media (min-width: 768px){.timely .ai1ec-form-horizontal .ai1ec-control-label{text-align:right;}}.timely .ai1ec-btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.timely .ai1ec-btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.timely .ai1ec-btn:hover,.timely .ai1ec-btn:focus{color:#333;text-decoration:none;}.timely .ai1ec-btn:active,.timely .ai1ec-btn.ai1ec-active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}.timely .ai1ec-btn.ai1ec-disabled,.timely .ai1ec-btn[disabled],fieldset[disabled] .timely .ai1ec-btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}.timely .ai1ec-btn-default{color:#333;background-color:#fff;border-color:#d9d9d9;}.timely .ai1ec-btn-default:hover,.timely .ai1ec-btn-default:focus,.timely .ai1ec-btn-default:active,.timely .ai1ec-btn-default.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default{color:#333;background-color:#ebebeb;border-color:#bababa;}.timely .ai1ec-btn-default:active,.timely .ai1ec-btn-default.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-default{background-image:none;}.timely .ai1ec-btn-default.ai1ec-disabled,.timely .ai1ec-btn-default.ai1ec-disabled:hover,.timely .ai1ec-btn-default.ai1ec-disabled:focus,.timely .ai1ec-btn-default.ai1ec-disabled:active,.timely .ai1ec-btn-default.ai1ec-disabled.ai1ec-active,.timely .ai1ec-btn-default[disabled],.timely .ai1ec-btn-default[disabled]:hover,.timely .ai1ec-btn-default[disabled]:focus,.timely .ai1ec-btn-default[disabled]:active,.timely .ai1ec-btn-default[disabled].ai1ec-active,fieldset[disabled] .timely .ai1ec-btn-default,fieldset[disabled] .timely .ai1ec-btn-default:hover,fieldset[disabled] .timely .ai1ec-btn-default:focus,fieldset[disabled] .timely .ai1ec-btn-default:active,fieldset[disabled] .timely .ai1ec-btn-default.ai1ec-active{background-color:#fff;border-color:#d9d9d9;}.timely .ai1ec-btn-default .ai1ec-badge{color:#fff;background-color:#fff;}.timely .ai1ec-btn-primary{color:#fff;background-color:#62c462;border-color:#4fbd4f;}.timely .ai1ec-btn-primary:hover,.timely .ai1ec-btn-primary:focus,.timely .ai1ec-btn-primary:active,.timely .ai1ec-btn-primary.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-primary{color:#fff;background-color:#45b845;border-color:#399739;}.timely .ai1ec-btn-primary:active,.timely .ai1ec-btn-primary.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-primary{background-image:none;}.timely .ai1ec-btn-primary.ai1ec-disabled,.timely .ai1ec-btn-primary.ai1ec-disabled:hover,.timely .ai1ec-btn-primary.ai1ec-disabled:focus,.timely .ai1ec-btn-primary.ai1ec-disabled:active,.timely .ai1ec-btn-primary.ai1ec-disabled.ai1ec-active,.timely .ai1ec-btn-primary[disabled],.timely .ai1ec-btn-primary[disabled]:hover,.timely .ai1ec-btn-primary[disabled]:focus,.timely .ai1ec-btn-primary[disabled]:active,.timely .ai1ec-btn-primary[disabled].ai1ec-active,fieldset[disabled] .timely .ai1ec-btn-primary,fieldset[disabled] .timely .ai1ec-btn-primary:hover,fieldset[disabled] .timely .ai1ec-btn-primary:focus,fieldset[disabled] .timely .ai1ec-btn-primary:active,fieldset[disabled] .timely .ai1ec-btn-primary.ai1ec-active{background-color:#62c462;border-color:#4fbd4f;}.timely .ai1ec-btn-primary .ai1ec-badge{color:#62c462;background-color:#fff;}.timely .ai1ec-btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236;}.timely .ai1ec-btn-warning:hover,.timely .ai1ec-btn-warning:focus,.timely .ai1ec-btn-warning:active,.timely .ai1ec-btn-warning.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512;}.timely .ai1ec-btn-warning:active,.timely .ai1ec-btn-warning.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-warning{background-image:none;}.timely .ai1ec-btn-warning.ai1ec-disabled,.timely .ai1ec-btn-warning.ai1ec-disabled:hover,.timely .ai1ec-btn-warning.ai1ec-disabled:focus,.timely .ai1ec-btn-warning.ai1ec-disabled:active,.timely .ai1ec-btn-warning.ai1ec-disabled.ai1ec-active,.timely .ai1ec-btn-warning[disabled],.timely .ai1ec-btn-warning[disabled]:hover,.timely .ai1ec-btn-warning[disabled]:focus,.timely .ai1ec-btn-warning[disabled]:active,.timely .ai1ec-btn-warning[disabled].ai1ec-active,fieldset[disabled] .timely .ai1ec-btn-warning,fieldset[disabled] .timely .ai1ec-btn-warning:hover,fieldset[disabled] .timely .ai1ec-btn-warning:focus,fieldset[disabled] .timely .ai1ec-btn-warning:active,fieldset[disabled] .timely .ai1ec-btn-warning.ai1ec-active{background-color:#f0ad4e;border-color:#eea236;}.timely .ai1ec-btn-warning .ai1ec-badge{color:#f0ad4e;background-color:#fff;}.timely .ai1ec-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}.timely .ai1ec-btn-danger:hover,.timely .ai1ec-btn-danger:focus,.timely .ai1ec-btn-danger:active,.timely .ai1ec-btn-danger.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925;}.timely .ai1ec-btn-danger:active,.timely .ai1ec-btn-danger.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-danger{background-image:none;}.timely .ai1ec-btn-danger.ai1ec-disabled,.timely .ai1ec-btn-danger.ai1ec-disabled:hover,.timely .ai1ec-btn-danger.ai1ec-disabled:focus,.timely .ai1ec-btn-danger.ai1ec-disabled:active,.timely .ai1ec-btn-danger.ai1ec-disabled.ai1ec-active,.timely .ai1ec-btn-danger[disabled],.timely .ai1ec-btn-danger[disabled]:hover,.timely .ai1ec-btn-danger[disabled]:focus,.timely .ai1ec-btn-danger[disabled]:active,.timely .ai1ec-btn-danger[disabled].ai1ec-active,fieldset[disabled] .timely .ai1ec-btn-danger,fieldset[disabled] .timely .ai1ec-btn-danger:hover,fieldset[disabled] .timely .ai1ec-btn-danger:focus,fieldset[disabled] .timely .ai1ec-btn-danger:active,fieldset[disabled] .timely .ai1ec-btn-danger.ai1ec-active{background-color:#d9534f;border-color:#d43f3a;}.timely .ai1ec-btn-danger .ai1ec-badge{color:#d9534f;background-color:#fff;}.timely .ai1ec-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}.timely .ai1ec-btn-success:hover,.timely .ai1ec-btn-success:focus,.timely .ai1ec-btn-success:active,.timely .ai1ec-btn-success.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-success{color:#fff;background-color:#47a447;border-color:#398439;}.timely .ai1ec-btn-success:active,.timely .ai1ec-btn-success.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-success{background-image:none;}.timely .ai1ec-btn-success.ai1ec-disabled,.timely .ai1ec-btn-success.ai1ec-disabled:hover,.timely .ai1ec-btn-success.ai1ec-disabled:focus,.timely .ai1ec-btn-success.ai1ec-disabled:active,.timely .ai1ec-btn-success.ai1ec-disabled.ai1ec-active,.timely .ai1ec-btn-success[disabled],.timely .ai1ec-btn-success[disabled]:hover,.timely .ai1ec-btn-success[disabled]:focus,.timely .ai1ec-btn-success[disabled]:active,.timely .ai1ec-btn-success[disabled].ai1ec-active,fieldset[disabled] .timely .ai1ec-btn-success,fieldset[disabled] .timely .ai1ec-btn-success:hover,fieldset[disabled] .timely .ai1ec-btn-success:focus,fieldset[disabled] .timely .ai1ec-btn-success:active,fieldset[disabled] .timely .ai1ec-btn-success.ai1ec-active{background-color:#5cb85c;border-color:#4cae4c;}.timely .ai1ec-btn-success .ai1ec-badge{color:#5cb85c;background-color:#fff;}.timely .ai1ec-btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;}.timely .ai1ec-btn-info:hover,.timely .ai1ec-btn-info:focus,.timely .ai1ec-btn-info:active,.timely .ai1ec-btn-info.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc;}.timely .ai1ec-btn-info:active,.timely .ai1ec-btn-info.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.timely .ai1ec-btn-info{background-image:none;}.timely .ai1ec-btn-info.ai1ec-disabled,.timely .ai1ec-btn-info.ai1ec-disabled:hover,.timely .ai1ec-btn-info.ai1ec-disabled:focus,.timely .ai1ec-btn-info.ai1ec-disabled:active,.timely .ai1ec-btn-info.ai1ec-disabled.ai1ec-active,.timely .ai1ec-btn-info[disabled],.timely .ai1ec-btn-info[disabled]:hover,.timely .ai1ec-btn-info[disabled]:focus,.timely .ai1ec-btn-info[disabled]:active,.timely .ai1ec-btn-info[disabled].ai1ec-active,fieldset[disabled] .timely .ai1ec-btn-info,fieldset[disabled] .timely .ai1ec-btn-info:hover,fieldset[disabled] .timely .ai1ec-btn-info:focus,fieldset[disabled] .timely .ai1ec-btn-info:active,fieldset[disabled] .timely .ai1ec-btn-info.ai1ec-active{background-color:#5bc0de;border-color:#46b8da;}.timely .ai1ec-btn-info .ai1ec-badge{color:#5bc0de;background-color:#fff;}.timely .ai1ec-btn-link{color:#507295;font-weight:normal;cursor:pointer;border-radius:0;}.timely .ai1ec-btn-link,.timely .ai1ec-btn-link:active,.timely .ai1ec-btn-link[disabled],fieldset[disabled] .timely .ai1ec-btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.timely .ai1ec-btn-link,.timely .ai1ec-btn-link:hover,.timely .ai1ec-btn-link:focus,.timely .ai1ec-btn-link:active{border-color:transparent;}.timely .ai1ec-btn-link:hover,.timely .ai1ec-btn-link:focus{color:#354c63;text-decoration:underline;background-color:transparent;}.timely .ai1ec-btn-link[disabled]:hover,.timely .ai1ec-btn-link[disabled]:focus,fieldset[disabled] .timely .ai1ec-btn-link:hover,fieldset[disabled] .timely .ai1ec-btn-link:focus{color:#999;text-decoration:none;}.timely .ai1ec-btn-lg{padding:10px 16px;font-size:17px;line-height:1.33;border-radius:6px;}.timely .ai1ec-btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.timely .ai1ec-btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}.timely .ai1ec-btn-block{display:block;width:100%;padding-left:0;padding-right:0;}.timely .ai1ec-btn-block + .ai1ec-btn-block{margin-top:5px;}.timely input[type="submit"].ai1ec-btn-block,.timely input[type="reset"].ai1ec-btn-block,.timely input[type="button"].ai1ec-btn-block{width:100%;}.timely h1,.timely h2,.timely h3,.timely h4,.timely h5,.timely h6,.timely .ai1ec-h1,.timely .ai1ec-h2,.timely .ai1ec-h3,.timely .ai1ec-h4,.timely .ai1ec-h5,.timely .ai1ec-h6{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;line-height:1.1;color:;}.timely h1 small,.timely h1 .ai1ec-small,.timely h2 small,.timely h2 .ai1ec-small,.timely h3 small,.timely h3 .ai1ec-small,.timely h4 small,.timely h4 .ai1ec-small,.timely h5 small,.timely h5 .ai1ec-small,.timely h6 small,.timely h6 .ai1ec-small,.timely .ai1ec-h1 small,.timely .ai1ec-h1 .ai1ec-small,.timely .ai1ec-h2 small,.timely .ai1ec-h2 .ai1ec-small,.timely .ai1ec-h3 small,.timely .ai1ec-h3 .ai1ec-small,.timely .ai1ec-h4 small,.timely .ai1ec-h4 .ai1ec-small,.timely .ai1ec-h5 small,.timely .ai1ec-h5 .ai1ec-small,.timely .ai1ec-h6 small,.timely .ai1ec-h6 .ai1ec-small{font-weight:normal;line-height:1;color:#999;}.timely h1,.timely h2,.timely h3{margin-top:18px;margin-bottom:9px;}.timely h1 small,.timely h1 .ai1ec-small,.timely h2 small,.timely h2 .ai1ec-small,.timely h3 small,.timely h3 .ai1ec-small{font-size:65%;}.timely h4,.timely h5,.timely h6{margin-top:9px;margin-bottom:9px;}.timely h4 small,.timely h4 .ai1ec-small,.timely h5 small,.timely h5 .ai1ec-small,.timely h6 small,.timely h6 .ai1ec-small{font-size:75%;}.timely h1,.timely .ai1ec-h1{font-size:33px;}.timely h2,.timely .ai1ec-h2{font-size:27px;}.timely h3,.timely .ai1ec-h3{font-size:23px;}.timely h4,.timely .ai1ec-h4{font-size:17px;}.timely h5,.timely .ai1ec-h5{font-size:13px;}.timely h6,.timely .ai1ec-h6{font-size:12px;}.timely p{margin:0 0 9px;}.timely .ai1ec-lead{margin-bottom:18px;font-size:14px;font-weight:200;line-height:1.4;}@media (min-width: 768px){.timely .ai1ec-lead{font-size:19.5px;}}.timely small,.timely .ai1ec-small{font-size:85%;}.timely cite{font-style:normal;}.timely .ai1ec-text-muted{color:#949494;}.timely .ai1ec-text-primary{color:#62c462;}.timely .ai1ec-text-primary:hover{color:#42b142;}.timely .ai1ec-text-warning{color:#8a6d3b;}.timely .ai1ec-text-warning:hover{color:#66512c;}.timely .ai1ec-text-danger{color:#a94442;}.timely .ai1ec-text-danger:hover{color:#843534;}.timely .ai1ec-text-success{color:#3c763d;}.timely .ai1ec-text-success:hover{color:#2b542c;}.timely .ai1ec-text-info{color:#31708f;}.timely .ai1ec-text-info:hover{color:#245269;}.timely .ai1ec-text-left{text-align:left;}.timely .ai1ec-text-right{text-align:right;}.timely .ai1ec-text-center{text-align:center;}.timely .ai1ec-page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eee;}.timely ul,.timely ol{margin-top:0;margin-bottom:9px;}.timely ul ul,.timely ul ol,.timely ol ul,.timely ol ol{margin-bottom:0;}.timely .ai1ec-list-unstyled{padding-left:0;list-style:none;}.timely .ai1ec-list-inline{padding-left:0;list-style:none;}.timely .ai1ec-list-inline > li{display:inline-block;padding-left:5px;padding-right:5px;}.timely .ai1ec-list-inline > li:first-child{padding-left:0;}.timely dl{margin-top:0;margin-bottom:18px;}.timely dt,.timely dd{line-height:1.428571429;}.timely dt{font-weight:bold;}.timely dd{margin-left:0;}@media (min-width: 768px){.timely .ai1ec-dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.timely .ai1ec-dl-horizontal dd{margin-left:180px;}.timely .ai1ec-dl-horizontal dd:before,.timely .ai1ec-dl-horizontal dd:after{content:" ";display:table;}.timely .ai1ec-dl-horizontal dd:after{clear:both;}.timely .ai1ec-dl-horizontal dd:before,.timely .ai1ec-dl-horizontal dd:after{content:" ";display:table;}.timely .ai1ec-dl-horizontal dd:after{clear:both;}}.timely abbr[title],.timely abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999;}.timely .ai1ec-initialism{font-size:90%;text-transform:uppercase;}.timely blockquote{padding:9px 18px;margin:0 0 18px;border-left:5px solid #eee;}.timely blockquote p{font-size:16.25px;font-weight:300;line-height:1.25;}.timely blockquote p:last-child{margin-bottom:0;}.timely blockquote small,.timely blockquote .ai1ec-small{display:block;line-height:1.428571429;color:#999;}.timely blockquote small:before,.timely blockquote .ai1ec-small:before{content:'\2014 \00A0';}.timely blockquote.ai1ec-pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;}.timely blockquote.ai1ec-pull-right p,.timely blockquote.ai1ec-pull-right small,.timely blockquote.ai1ec-pull-right .ai1ec-small{text-align:right;}.timely blockquote.ai1ec-pull-right small:before,.timely blockquote.ai1ec-pull-right .ai1ec-small:before{content:'';}.timely blockquote.ai1ec-pull-right small:after,.timely blockquote.ai1ec-pull-right .ai1ec-small:after{content:'\00A0 \2014';}.timely blockquote:before,.timely blockquote:after{content:"";}.timely address{margin-bottom:18px;font-style:normal;line-height:1.428571429;}.ai1ec-fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;}.ai1ec-fade.ai1ec-in{opacity:1;}.ai1ec-collapse{display:none;}.ai1ec-collapse.ai1ec-in{display:block;}.ai1ec-collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease;}.ai1ec-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent;}.ai1ec-dropdown{position:relative;}.ai1ec-dropdown-toggle:focus{outline:0;}.ai1ec-dropdown-menu{position:absolute;top:100%;left:0;z-index:10000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box;}.ai1ec-dropdown-menu.ai1ec-pull-right{right:0;left:auto;}.ai1ec-dropdown-menu .ai1ec-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5;}.ai1ec-dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#666;white-space:nowrap;}.ai1ec-dropdown-menu > li > a:hover,.ai1ec-dropdown-menu > li > a:focus{text-decoration:none;color:#000;background-color:#e0efff;}.ai1ec-dropdown-menu > .ai1ec-active > a,.ai1ec-dropdown-menu > .ai1ec-active > a:hover,.ai1ec-dropdown-menu > .ai1ec-active > a:focus{color:#fff;text-decoration:none;outline:0;background-color:#738eaa;}.ai1ec-dropdown-menu > .ai1ec-disabled > a,.ai1ec-dropdown-menu > .ai1ec-disabled > a:hover,.ai1ec-dropdown-menu > .ai1ec-disabled > a:focus{color:#999;}.ai1ec-dropdown-menu > .ai1ec-disabled > a:hover,.ai1ec-dropdown-menu > .ai1ec-disabled > a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed;}.ai1ec-open > .ai1ec-dropdown-menu{display:block;}.ai1ec-open > a{outline:0;}.ai1ec-dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999;}.ai1ec-dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:9990;}.ai1ec-pull-right > .ai1ec-dropdown-menu{right:0;left:auto;}.ai1ec-dropup .ai1ec-caret,.ai1ec-navbar-fixed-bottom .ai1ec-dropdown .ai1ec-caret{border-top:0;border-bottom:4px solid;content:"";}.ai1ec-dropup .ai1ec-dropdown-menu,.ai1ec-navbar-fixed-bottom .ai1ec-dropdown .ai1ec-dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}.ai1ec-btn-group,.ai1ec-btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}.ai1ec-btn-group > .ai1ec-btn,.ai1ec-btn-group-vertical > .ai1ec-btn{position:relative;float:left;}.ai1ec-btn-group > .ai1ec-btn:hover,.ai1ec-btn-group > .ai1ec-btn:focus,.ai1ec-btn-group > .ai1ec-btn:active,.ai1ec-btn-group > .ai1ec-btn.ai1ec-active,.ai1ec-btn-group-vertical > .ai1ec-btn:hover,.ai1ec-btn-group-vertical > .ai1ec-btn:focus,.ai1ec-btn-group-vertical > .ai1ec-btn:active,.ai1ec-btn-group-vertical > .ai1ec-btn.ai1ec-active{z-index:2;}.ai1ec-btn-group > .ai1ec-btn:focus,.ai1ec-btn-group-vertical > .ai1ec-btn:focus{outline:none;}.ai1ec-btn-group .ai1ec-btn + .ai1ec-btn,.ai1ec-btn-group .ai1ec-btn + .ai1ec-btn-group,.ai1ec-btn-group .ai1ec-btn-group + .ai1ec-btn,.ai1ec-btn-group .ai1ec-btn-group + .ai1ec-btn-group{margin-left:-1px;}.ai1ec-btn-toolbar:before,.ai1ec-btn-toolbar:after{content:" ";display:table;}.ai1ec-btn-toolbar:after{clear:both;}.ai1ec-btn-toolbar:before,.ai1ec-btn-toolbar:after{content:" ";display:table;}.ai1ec-btn-toolbar:after{clear:both;}.ai1ec-btn-toolbar .ai1ec-btn-group{float:left;}.ai1ec-btn-toolbar > .ai1ec-btn + .ai1ec-btn,.ai1ec-btn-toolbar > .ai1ec-btn + .ai1ec-btn-group,.ai1ec-btn-toolbar > .ai1ec-btn-group + .ai1ec-btn,.ai1ec-btn-toolbar > .ai1ec-btn-group + .ai1ec-btn-group{margin-left:5px;}.ai1ec-btn-group > .ai1ec-btn:not(:first-child):not(:last-child):not(.ai1ec-dropdown-toggle){border-radius:0;}.ai1ec-btn-group > .ai1ec-btn:first-child{margin-left:0;}.ai1ec-btn-group > .ai1ec-btn:first-child:not(:last-child):not(.ai1ec-dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}.ai1ec-btn-group > .ai1ec-btn:last-child:not(:first-child),.ai1ec-btn-group > .ai1ec-dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}.ai1ec-btn-group > .ai1ec-btn-group{float:left;}.ai1ec-btn-group > .ai1ec-btn-group:not(:first-child):not(:last-child) > .ai1ec-btn{border-radius:0;}.ai1ec-btn-group > .ai1ec-btn-group:first-child > .ai1ec-btn:last-child,.ai1ec-btn-group > .ai1ec-btn-group:first-child > .ai1ec-dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0;}.ai1ec-btn-group > .ai1ec-btn-group:last-child > .ai1ec-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;}.ai1ec-btn-group .ai1ec-dropdown-toggle:active,.ai1ec-btn-group.ai1ec-open .ai1ec-dropdown-toggle{outline:0;}.ai1ec-btn-group-xs > .ai1ec-btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}.ai1ec-btn-group-sm > .ai1ec-btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.ai1ec-btn-group-lg > .ai1ec-btn{padding:10px 16px;font-size:17px;line-height:1.33;border-radius:6px;}.ai1ec-btn-group > .ai1ec-btn + .ai1ec-dropdown-toggle{padding-left:8px;padding-right:8px;}.ai1ec-btn-group > .ai1ec-btn-lg + .ai1ec-dropdown-toggle{padding-left:12px;padding-right:12px;}.ai1ec-btn-group.ai1ec-open .ai1ec-dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}.ai1ec-btn-group.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-btn-link{-webkit-box-shadow:none;box-shadow:none;}.ai1ec-btn .ai1ec-caret{margin-left:0;}.ai1ec-btn-lg .ai1ec-caret{border-width:5px 5px 0;border-bottom-width:0;}.ai1ec-dropup .ai1ec-btn-lg .ai1ec-caret{border-width:0 5px 5px;}.ai1ec-btn-group-vertical > .ai1ec-btn,.ai1ec-btn-group-vertical > .ai1ec-btn-group,.ai1ec-btn-group-vertical > .ai1ec-btn-group > .ai1ec-btn{display:block;float:none;width:100%;max-width:100%;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:before,.ai1ec-btn-group-vertical > .ai1ec-btn-group:after{content:" ";display:table;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:after{clear:both;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:before,.ai1ec-btn-group-vertical > .ai1ec-btn-group:after{content:" ";display:table;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:after{clear:both;}.ai1ec-btn-group-vertical > .ai1ec-btn-group > .ai1ec-btn{float:none;}.ai1ec-btn-group-vertical > .ai1ec-btn + .ai1ec-btn,.ai1ec-btn-group-vertical > .ai1ec-btn + .ai1ec-btn-group,.ai1ec-btn-group-vertical > .ai1ec-btn-group + .ai1ec-btn,.ai1ec-btn-group-vertical > .ai1ec-btn-group + .ai1ec-btn-group{margin-top:-1px;margin-left:0;}.ai1ec-btn-group-vertical > .ai1ec-btn:not(:first-child):not(:last-child){border-radius:0;}.ai1ec-btn-group-vertical > .ai1ec-btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.ai1ec-btn-group-vertical > .ai1ec-btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:not(:first-child):not(:last-child) > .ai1ec-btn{border-radius:0;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:first-child > .ai1ec-btn:last-child,.ai1ec-btn-group-vertical > .ai1ec-btn-group:first-child > .ai1ec-dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}.ai1ec-btn-group-vertical > .ai1ec-btn-group:last-child > .ai1ec-btn:first-child{border-top-right-radius:0;border-top-left-radius:0;}.ai1ec-btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate;}.ai1ec-btn-group-justified > .ai1ec-btn,.ai1ec-btn-group-justified > .ai1ec-btn-group{float:none;display:table-cell;width:1%;}.ai1ec-btn-group-justified > .ai1ec-btn-group .ai1ec-btn{width:100%;}[data-toggle="buttons"] > .ai1ec-btn > input[type="radio"],[data-toggle="buttons"] > .ai1ec-btn > input[type="checkbox"]{display:none;}.timely .ai1ec-nav{margin-bottom:0;padding-left:0;list-style:none;}.timely .ai1ec-nav:before,.timely .ai1ec-nav:after{content:" ";display:table;}.timely .ai1ec-nav:after{clear:both;}.timely .ai1ec-nav:before,.timely .ai1ec-nav:after{content:" ";display:table;}.timely .ai1ec-nav:after{clear:both;}.timely .ai1ec-nav > li{position:relative;display:block;}.timely .ai1ec-nav > li > a{position:relative;display:block;padding:10px 15px;}.timely .ai1ec-nav > li > a:hover,.timely .ai1ec-nav > li > a:focus{text-decoration:none;background-color:#eee;}.timely .ai1ec-nav > li.ai1ec-disabled > a{color:#999;}.timely .ai1ec-nav > li.ai1ec-disabled > a:hover,.timely .ai1ec-nav > li.ai1ec-disabled > a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed;}.timely .ai1ec-nav .ai1ec-open > a,.timely .ai1ec-nav .ai1ec-open > a:hover,.timely .ai1ec-nav .ai1ec-open > a:focus{background-color:#eee;border-color:#507295;}.timely .ai1ec-nav .ai1ec-nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5;}.timely .ai1ec-nav > li > a > img{max-width:none;}.timely .ai1ec-nav-tabs{border-bottom:1px solid #ddd;}.timely .ai1ec-nav-tabs > li{float:left;margin-bottom:-1px;}.timely .ai1ec-nav-tabs > li > a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}.timely .ai1ec-nav-tabs > li > a:hover{border-color:#eee #eee #ddd;}.timely .ai1ec-nav-tabs > li.ai1ec-active > a,.timely .ai1ec-nav-tabs > li.ai1ec-active > a:hover,.timely .ai1ec-nav-tabs > li.ai1ec-active > a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified{width:100%;border-bottom:0;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > li{float:none;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > li > a{text-align:center;margin-bottom:5px;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-dropdown .ai1ec-dropdown-menu{top:auto;left:auto;}@media (min-width: 768px){.timely .ai1ec-nav-tabs.ai1ec-nav-justified > li{display:table-cell;width:1%;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > li > a{margin-bottom:0;}}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > li > a{margin-right:0;border-radius:4px;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-active > a,.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-active > a:hover,.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-active > a:focus{border:1px solid #ddd;}@media (min-width: 768px){.timely .ai1ec-nav-tabs.ai1ec-nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-active > a,.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-active > a:hover,.timely .ai1ec-nav-tabs.ai1ec-nav-justified > .ai1ec-active > a:focus{border-bottom-color:#fff;}}.timely .ai1ec-nav-pills > li{float:left;}.timely .ai1ec-nav-pills > li > a{border-radius:4px;}.timely .ai1ec-nav-pills > li + li{margin-left:2px;}.timely .ai1ec-nav-pills > li.ai1ec-active > a,.timely .ai1ec-nav-pills > li.ai1ec-active > a:hover,.timely .ai1ec-nav-pills > li.ai1ec-active > a:focus{color:#fff;background-color:#62c462;}.timely .ai1ec-nav-stacked > li{float:none;}.timely .ai1ec-nav-stacked > li + li{margin-top:2px;margin-left:0;}.timely .ai1ec-nav-justified{width:100%;}.timely .ai1ec-nav-justified > li{float:none;}.timely .ai1ec-nav-justified > li > a{text-align:center;margin-bottom:5px;}.timely .ai1ec-nav-justified > .ai1ec-dropdown .ai1ec-dropdown-menu{top:auto;left:auto;}@media (min-width: 768px){.timely .ai1ec-nav-justified > li{display:table-cell;width:1%;}.timely .ai1ec-nav-justified > li > a{margin-bottom:0;}}.timely .ai1ec-nav-tabs-justified{border-bottom:0;}.timely .ai1ec-nav-tabs-justified > li > a{margin-right:0;border-radius:4px;}.timely .ai1ec-nav-tabs-justified > .ai1ec-active > a,.timely .ai1ec-nav-tabs-justified > .ai1ec-active > a:hover,.timely .ai1ec-nav-tabs-justified > .ai1ec-active > a:focus{border:1px solid #ddd;}@media (min-width: 768px){.timely .ai1ec-nav-tabs-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}.timely .ai1ec-nav-tabs-justified > .ai1ec-active > a,.timely .ai1ec-nav-tabs-justified > .ai1ec-active > a:hover,.timely .ai1ec-nav-tabs-justified > .ai1ec-active > a:focus{border-bottom-color:#fff;}}.timely .ai1ec-tab-content > .ai1ec-tab-pane{display:none;}.timely .ai1ec-tab-content > .ai1ec-active{display:block;}.timely .ai1ec-nav-tabs .ai1ec-dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}.ai1ec-thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.ai1ec-thumbnail > img,.ai1ec-thumbnail a > img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto;}a.ai1ec-thumbnail:hover,a.ai1ec-thumbnail:focus,a.ai1ec-thumbnail.ai1ec-active{border-color:#507295;}.ai1ec-thumbnail .ai1ec-caption{padding:9px;color:#4d4d4d;}.ai1ec-alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:4px;}.ai1ec-alert h4{margin-top:0;color:inherit;}.ai1ec-alert .ai1ec-alert-link{font-weight:bold;}.ai1ec-alert > p,.ai1ec-alert > ul{margin-bottom:0;}.ai1ec-alert > p + p{margin-top:5px;}.ai1ec-alert-dismissable{padding-right:35px;}.ai1ec-alert-dismissable .ai1ec-close{position:relative;top:-2px;right:-21px;color:inherit;}.ai1ec-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;}.ai1ec-alert-success hr{border-top-color:#c9e2b3;}.ai1ec-alert-success .ai1ec-alert-link{color:#2b542c;}.ai1ec-alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f;}.ai1ec-alert-info hr{border-top-color:#a6e1ec;}.ai1ec-alert-info .ai1ec-alert-link{color:#245269;}.ai1ec-alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;}.ai1ec-alert-warning hr{border-top-color:#f7e1b5;}.ai1ec-alert-warning .ai1ec-alert-link{color:#66512c;}.ai1ec-alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442;}.ai1ec-alert-danger hr{border-top-color:#e4b9c0;}.ai1ec-alert-danger .ai1ec-alert-link{color:#843534;}.ai1ec-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);}.ai1ec-well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15);}.ai1ec-well-lg{padding:24px;border-radius:6px;}.ai1ec-well-sm{padding:9px;border-radius:3px;}.timely .ai1ec-close{float:right;font-size:19.5px;font-weight:bold;line-height:1;color:#4d4d4d;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);}.timely .ai1ec-close:hover,.timely .ai1ec-close:focus{color:#4d4d4d;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50);}button.timely .ai1ec-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.ai1ec-modal-open{overflow:hidden;}.ai1ec-modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;}.ai1ec-modal.ai1ec-fade .ai1ec-modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}.ai1ec-modal.ai1ec-in .ai1ec-modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.ai1ec-modal-dialog{position:relative;width:auto;margin:10px;z-index:10050;}.ai1ec-modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid #cacaca;border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:none;}.ai1ec-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10030;background-color:#fff;}.ai1ec-modal-backdrop.ai1ec-fade{opacity:0;filter:alpha(opacity=0);}.ai1ec-modal-backdrop.ai1ec-in{opacity:.5;filter:alpha(opacity=50);}.ai1ec-modal-header{padding:15px;border-bottom:1px solid #cacaca;min-height:16.428571429px;}.ai1ec-modal-header .ai1ec-close{margin-top:-2px;}.ai1ec-modal-title{margin:0;line-height:1.428571429;}.ai1ec-modal-body{position:relative;padding:20px;}.ai1ec-modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #cacaca;}.ai1ec-modal-footer:before,.ai1ec-modal-footer:after{content:" ";display:table;}.ai1ec-modal-footer:after{clear:both;}.ai1ec-modal-footer:before,.ai1ec-modal-footer:after{content:" ";display:table;}.ai1ec-modal-footer:after{clear:both;}.ai1ec-modal-footer .ai1ec-btn + .ai1ec-btn{margin-left:5px;margin-bottom:0;}.ai1ec-modal-footer .ai1ec-btn-group .ai1ec-btn + .ai1ec-btn{margin-left:-1px;}.ai1ec-modal-footer .ai1ec-btn-block + .ai1ec-btn-block{margin-left:0;}@media screen and (min-width: 768px){.ai1ec-modal-dialog{width:600px;margin:30px auto;}.ai1ec-modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);}}.ai1ec-tooltip{position:absolute;z-index:10035;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.ai1ec-tooltip.ai1ec-in{opacity:.9;filter:alpha(opacity=90);}.ai1ec-tooltip.ai1ec-top{margin-top:-3px;padding:5px 0;}.ai1ec-tooltip.ai1ec-right{margin-left:3px;padding:0 5px;}.ai1ec-tooltip.ai1ec-bottom{margin-top:3px;padding:5px 0;}.ai1ec-tooltip.ai1ec-left{margin-left:-3px;padding:0 5px;}.ai1ec-tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px;}.ai1ec-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}.ai1ec-tooltip.ai1ec-top .ai1ec-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000;}.ai1ec-tooltip.ai1ec-top-left .ai1ec-tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000;}.ai1ec-tooltip.ai1ec-top-right .ai1ec-tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000;}.ai1ec-tooltip.ai1ec-right .ai1ec-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000;}.ai1ec-tooltip.ai1ec-left .ai1ec-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000;}.ai1ec-tooltip.ai1ec-bottom .ai1ec-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000;}.ai1ec-tooltip.ai1ec-bottom-left .ai1ec-tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000;}.ai1ec-tooltip.ai1ec-bottom-right .ai1ec-tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000;}.ai1ec-popover{position:absolute;top:0;left:0;z-index:10010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal;}.ai1ec-popover.ai1ec-top{margin-top:-10px;}.ai1ec-popover.ai1ec-right{margin-left:10px;}.ai1ec-popover.ai1ec-bottom{margin-top:10px;}.ai1ec-popover.ai1ec-left{margin-left:-10px;}.ai1ec-popover-title{margin:0;padding:8px 14px;font-size:13px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}.ai1ec-popover-content{padding:9px 14px;}.ai1ec-popover .ai1ec-arrow,.ai1ec-popover .ai1ec-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}.ai1ec-popover .ai1ec-arrow{border-width:6px;}.ai1ec-popover .ai1ec-arrow:after{border-width:5px;content:"";}.ai1ec-popover.ai1ec-top .ai1ec-arrow{left:50%;margin-left:-6px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-6px;}.ai1ec-popover.ai1ec-top .ai1ec-arrow:after{content:" ";bottom:1px;margin-left:-5px;border-bottom-width:0;border-top-color:#fff;}.ai1ec-popover.ai1ec-right .ai1ec-arrow{top:50%;left:-6px;margin-top:-6px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);}.ai1ec-popover.ai1ec-right .ai1ec-arrow:after{content:" ";left:1px;bottom:-5px;border-left-width:0;border-right-color:#fff;}.ai1ec-popover.ai1ec-bottom .ai1ec-arrow{left:50%;margin-left:-6px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-6px;}.ai1ec-popover.ai1ec-bottom .ai1ec-arrow:after{content:" ";top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#fff;}.ai1ec-popover.ai1ec-left .ai1ec-arrow{top:50%;right:-6px;margin-top:-6px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);}.ai1ec-popover.ai1ec-left .ai1ec-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-5px;}.ai1ec-clearfix:before,.ai1ec-clearfix:after{content:" ";display:table;}.ai1ec-clearfix:after{clear:both;}.ai1ec-center-block{display:block;margin-left:auto;margin-right:auto;}.ai1ec-pull-right{float:right !important;}.ai1ec-pull-left{float:left !important;}.ai1ec-hide{display:none !important;}.ai1ec-show{display:block !important;}.ai1ec-invisible{visibility:hidden;}.ai1ec-text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.ai1ec-hidden{display:none !important;visibility:hidden !important;}.ai1ec-affix{position:fixed;}@-ms-viewport{width:device-width;}.ai1ec-visible-xs,tr.ai1ec-visible-xs,th.ai1ec-visible-xs,td.ai1ec-visible-xs{display:none !important;}@media (max-width: 767px){.ai1ec-visible-xs{display:block !important;}table.ai1ec-visible-xs{display:table;}tr.ai1ec-visible-xs{display:table-row !important;}th.ai1ec-visible-xs,td.ai1ec-visible-xs{display:table-cell !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-visible-xs.ai1ec-visible-sm{display:block !important;}table.ai1ec-visible-xs.ai1ec-visible-sm{display:table;}tr.ai1ec-visible-xs.ai1ec-visible-sm{display:table-row !important;}th.ai1ec-visible-xs.ai1ec-visible-sm,td.ai1ec-visible-xs.ai1ec-visible-sm{display:table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-visible-xs.ai1ec-visible-md{display:block !important;}table.ai1ec-visible-xs.ai1ec-visible-md{display:table;}tr.ai1ec-visible-xs.ai1ec-visible-md{display:table-row !important;}th.ai1ec-visible-xs.ai1ec-visible-md,td.ai1ec-visible-xs.ai1ec-visible-md{display:table-cell !important;}}@media (min-width: 1200px){.ai1ec-visible-xs.ai1ec-visible-lg{display:block !important;}table.ai1ec-visible-xs.ai1ec-visible-lg{display:table;}tr.ai1ec-visible-xs.ai1ec-visible-lg{display:table-row !important;}th.ai1ec-visible-xs.ai1ec-visible-lg,td.ai1ec-visible-xs.ai1ec-visible-lg{display:table-cell !important;}}.ai1ec-visible-sm,tr.ai1ec-visible-sm,th.ai1ec-visible-sm,td.ai1ec-visible-sm{display:none !important;}@media (max-width: 767px){.ai1ec-visible-sm.ai1ec-visible-xs{display:block !important;}table.ai1ec-visible-sm.ai1ec-visible-xs{display:table;}tr.ai1ec-visible-sm.ai1ec-visible-xs{display:table-row !important;}th.ai1ec-visible-sm.ai1ec-visible-xs,td.ai1ec-visible-sm.ai1ec-visible-xs{display:table-cell !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-visible-sm{display:block !important;}table.ai1ec-visible-sm{display:table;}tr.ai1ec-visible-sm{display:table-row !important;}th.ai1ec-visible-sm,td.ai1ec-visible-sm{display:table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-visible-sm.ai1ec-visible-md{display:block !important;}table.ai1ec-visible-sm.ai1ec-visible-md{display:table;}tr.ai1ec-visible-sm.ai1ec-visible-md{display:table-row !important;}th.ai1ec-visible-sm.ai1ec-visible-md,td.ai1ec-visible-sm.ai1ec-visible-md{display:table-cell !important;}}@media (min-width: 1200px){.ai1ec-visible-sm.ai1ec-visible-lg{display:block !important;}table.ai1ec-visible-sm.ai1ec-visible-lg{display:table;}tr.ai1ec-visible-sm.ai1ec-visible-lg{display:table-row !important;}th.ai1ec-visible-sm.ai1ec-visible-lg,td.ai1ec-visible-sm.ai1ec-visible-lg{display:table-cell !important;}}.ai1ec-visible-md,tr.ai1ec-visible-md,th.ai1ec-visible-md,td.ai1ec-visible-md{display:none !important;}@media (max-width: 767px){.ai1ec-visible-md.ai1ec-visible-xs{display:block !important;}table.ai1ec-visible-md.ai1ec-visible-xs{display:table;}tr.ai1ec-visible-md.ai1ec-visible-xs{display:table-row !important;}th.ai1ec-visible-md.ai1ec-visible-xs,td.ai1ec-visible-md.ai1ec-visible-xs{display:table-cell !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-visible-md.ai1ec-visible-sm{display:block !important;}table.ai1ec-visible-md.ai1ec-visible-sm{display:table;}tr.ai1ec-visible-md.ai1ec-visible-sm{display:table-row !important;}th.ai1ec-visible-md.ai1ec-visible-sm,td.ai1ec-visible-md.ai1ec-visible-sm{display:table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-visible-md{display:block !important;}table.ai1ec-visible-md{display:table;}tr.ai1ec-visible-md{display:table-row !important;}th.ai1ec-visible-md,td.ai1ec-visible-md{display:table-cell !important;}}@media (min-width: 1200px){.ai1ec-visible-md.ai1ec-visible-lg{display:block !important;}table.ai1ec-visible-md.ai1ec-visible-lg{display:table;}tr.ai1ec-visible-md.ai1ec-visible-lg{display:table-row !important;}th.ai1ec-visible-md.ai1ec-visible-lg,td.ai1ec-visible-md.ai1ec-visible-lg{display:table-cell !important;}}.ai1ec-visible-lg,tr.ai1ec-visible-lg,th.ai1ec-visible-lg,td.ai1ec-visible-lg{display:none !important;}@media (max-width: 767px){.ai1ec-visible-lg.ai1ec-visible-xs{display:block !important;}table.ai1ec-visible-lg.ai1ec-visible-xs{display:table;}tr.ai1ec-visible-lg.ai1ec-visible-xs{display:table-row !important;}th.ai1ec-visible-lg.ai1ec-visible-xs,td.ai1ec-visible-lg.ai1ec-visible-xs{display:table-cell !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-visible-lg.ai1ec-visible-sm{display:block !important;}table.ai1ec-visible-lg.ai1ec-visible-sm{display:table;}tr.ai1ec-visible-lg.ai1ec-visible-sm{display:table-row !important;}th.ai1ec-visible-lg.ai1ec-visible-sm,td.ai1ec-visible-lg.ai1ec-visible-sm{display:table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-visible-lg.ai1ec-visible-md{display:block !important;}table.ai1ec-visible-lg.ai1ec-visible-md{display:table;}tr.ai1ec-visible-lg.ai1ec-visible-md{display:table-row !important;}th.ai1ec-visible-lg.ai1ec-visible-md,td.ai1ec-visible-lg.ai1ec-visible-md{display:table-cell !important;}}@media (min-width: 1200px){.ai1ec-visible-lg{display:block !important;}table.ai1ec-visible-lg{display:table;}tr.ai1ec-visible-lg{display:table-row !important;}th.ai1ec-visible-lg,td.ai1ec-visible-lg{display:table-cell !important;}}.ai1ec-hidden-xs{display:block !important;}table.ai1ec-hidden-xs{display:table;}tr.ai1ec-hidden-xs{display:table-row !important;}th.ai1ec-hidden-xs,td.ai1ec-hidden-xs{display:table-cell !important;}@media (max-width: 767px){.ai1ec-hidden-xs,tr.ai1ec-hidden-xs,th.ai1ec-hidden-xs,td.ai1ec-hidden-xs{display:none !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-hidden-xs.ai1ec-hidden-sm,tr.ai1ec-hidden-xs.ai1ec-hidden-sm,th.ai1ec-hidden-xs.ai1ec-hidden-sm,td.ai1ec-hidden-xs.ai1ec-hidden-sm{display:none !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-hidden-xs.ai1ec-hidden-md,tr.ai1ec-hidden-xs.ai1ec-hidden-md,th.ai1ec-hidden-xs.ai1ec-hidden-md,td.ai1ec-hidden-xs.ai1ec-hidden-md{display:none !important;}}@media (min-width: 1200px){.ai1ec-hidden-xs.ai1ec-hidden-lg,tr.ai1ec-hidden-xs.ai1ec-hidden-lg,th.ai1ec-hidden-xs.ai1ec-hidden-lg,td.ai1ec-hidden-xs.ai1ec-hidden-lg{display:none !important;}}.ai1ec-hidden-sm{display:block !important;}table.ai1ec-hidden-sm{display:table;}tr.ai1ec-hidden-sm{display:table-row !important;}th.ai1ec-hidden-sm,td.ai1ec-hidden-sm{display:table-cell !important;}@media (max-width: 767px){.ai1ec-hidden-sm.ai1ec-hidden-xs,tr.ai1ec-hidden-sm.ai1ec-hidden-xs,th.ai1ec-hidden-sm.ai1ec-hidden-xs,td.ai1ec-hidden-sm.ai1ec-hidden-xs{display:none !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-hidden-sm,tr.ai1ec-hidden-sm,th.ai1ec-hidden-sm,td.ai1ec-hidden-sm{display:none !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-hidden-sm.ai1ec-hidden-md,tr.ai1ec-hidden-sm.ai1ec-hidden-md,th.ai1ec-hidden-sm.ai1ec-hidden-md,td.ai1ec-hidden-sm.ai1ec-hidden-md{display:none !important;}}@media (min-width: 1200px){.ai1ec-hidden-sm.ai1ec-hidden-lg,tr.ai1ec-hidden-sm.ai1ec-hidden-lg,th.ai1ec-hidden-sm.ai1ec-hidden-lg,td.ai1ec-hidden-sm.ai1ec-hidden-lg{display:none !important;}}.ai1ec-hidden-md{display:block !important;}table.ai1ec-hidden-md{display:table;}tr.ai1ec-hidden-md{display:table-row !important;}th.ai1ec-hidden-md,td.ai1ec-hidden-md{display:table-cell !important;}@media (max-width: 767px){.ai1ec-hidden-md.ai1ec-hidden-xs,tr.ai1ec-hidden-md.ai1ec-hidden-xs,th.ai1ec-hidden-md.ai1ec-hidden-xs,td.ai1ec-hidden-md.ai1ec-hidden-xs{display:none !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-hidden-md.ai1ec-hidden-sm,tr.ai1ec-hidden-md.ai1ec-hidden-sm,th.ai1ec-hidden-md.ai1ec-hidden-sm,td.ai1ec-hidden-md.ai1ec-hidden-sm{display:none !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-hidden-md,tr.ai1ec-hidden-md,th.ai1ec-hidden-md,td.ai1ec-hidden-md{display:none !important;}}@media (min-width: 1200px){.ai1ec-hidden-md.ai1ec-hidden-lg,tr.ai1ec-hidden-md.ai1ec-hidden-lg,th.ai1ec-hidden-md.ai1ec-hidden-lg,td.ai1ec-hidden-md.ai1ec-hidden-lg{display:none !important;}}.ai1ec-hidden-lg{display:block !important;}table.ai1ec-hidden-lg{display:table;}tr.ai1ec-hidden-lg{display:table-row !important;}th.ai1ec-hidden-lg,td.ai1ec-hidden-lg{display:table-cell !important;}@media (max-width: 767px){.ai1ec-hidden-lg.ai1ec-hidden-xs,tr.ai1ec-hidden-lg.ai1ec-hidden-xs,th.ai1ec-hidden-lg.ai1ec-hidden-xs,td.ai1ec-hidden-lg.ai1ec-hidden-xs{display:none !important;}}@media (min-width: 768px) and (max-width: 991px){.ai1ec-hidden-lg.ai1ec-hidden-sm,tr.ai1ec-hidden-lg.ai1ec-hidden-sm,th.ai1ec-hidden-lg.ai1ec-hidden-sm,td.ai1ec-hidden-lg.ai1ec-hidden-sm{display:none !important;}}@media (min-width: 992px) and (max-width: 1199px){.ai1ec-hidden-lg.ai1ec-hidden-md,tr.ai1ec-hidden-lg.ai1ec-hidden-md,th.ai1ec-hidden-lg.ai1ec-hidden-md,td.ai1ec-hidden-lg.ai1ec-hidden-md{display:none !important;}}@media (min-width: 1200px){.ai1ec-hidden-lg,tr.ai1ec-hidden-lg,th.ai1ec-hidden-lg,td.ai1ec-hidden-lg{display:none !important;}}.ai1ec-visible-print,tr.ai1ec-visible-print,th.ai1ec-visible-print,td.ai1ec-visible-print{display:none !important;}@media print{.ai1ec-visible-print{display:block !important;}table.ai1ec-visible-print{display:table;}tr.ai1ec-visible-print{display:table-row !important;}th.ai1ec-visible-print,td.ai1ec-visible-print{display:table-cell !important;}.ai1ec-hidden-print,tr.ai1ec-hidden-print,th.ai1ec-hidden-print,td.ai1ec-hidden-print{display:none !important;}}.select2-container{position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:top;}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,white));background-image:-webkit-linear-gradient(center bottom,#eee 0%,white 50%);background-image:-moz-linear-gradient(center bottom,#eee 0%,white 50%);background-image:-o-linear-gradient(bottom,#eee 0%,#fff 50%);background-image:-ms-linear-gradient(top,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#fff 0%,#eee 50%);}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,white));background-image:-webkit-linear-gradient(center bottom,#eee 0%,white 90%);background-image:-moz-linear-gradient(center bottom,#eee 0%,white 90%);background-image:-o-linear-gradient(bottom,#eee 0%,white 90%);background-image:-ms-linear-gradient(top,#eee 0%,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#eee 0%,#fff 90%);}.select2-container .select2-choice span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.select2-container .select2-choice abbr{display:block;width:12px;height:12px;position:absolute;right:26px;top:8px;font-size:1px;text-decoration:none;border:0;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') right top no-repeat;cursor:pointer;outline:0;}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer;}.select2-drop-mask{position:absolute;left:0;top:0;z-index:9998;opacity:0;}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15);}.select2-container .select2-choice div{display:block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0%,#eee 60%);background-image:-ms-linear-gradient(top,#ccc 0%,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0);background-image:linear-gradient(top,#ccc 0%,#eee 60%);}.select2-container .select2-choice div b{display:block;width:100%;height:100%;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 0 1px;}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap;}.select2-search-hidden{display:block;position:absolute;left:-10000px;}.select2-search input{width:100%;height:auto !important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fff url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom,white 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top,#fff 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') no-repeat 100% -22px, linear-gradient(top,#fff 85%,#eee 99%);}.select2-drop.select2-drop-above .select2-search input{margin-top:4px;}.select2-search input.select2-active{background:#fff url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%, -webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%, -moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%, -o-linear-gradient(bottom,white 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%, -ms-linear-gradient(top,#fff 85%,#eee 99%);background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%, linear-gradient(top,#fff 85%,#eee 99%);}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,white 0%,#eee 50%);background-image:-moz-linear-gradient(center bottom,white 0%,#eee 50%);background-image:-o-linear-gradient(bottom,white 0%,#eee 50%);background-image:-ms-linear-gradient(top,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#fff 0%,#eee 50%);}.select2-dropdown-open .select2-choice div{background:transparent;border-left:none;filter:none;}.select2-dropdown-open .select2-choice div b{background-position:-18px 1px;}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);}.select2-results ul.select2-result-sub{margin:0;}.select2-results ul.select2-result-sub > li .select2-result-label{padding-left:20px;}.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:40px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:60px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:80px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:100px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:110px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:120px;}.select2-results li{list-style:none;display:list-item;background-image:none;}.select2-results li.select2-result-with-children > .select2-result-label{font-weight:bold;}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.select2-results .select2-highlighted{background:#3875d7;color:#fff;}.select2-results li em{background:#feffde;font-style:normal;}.select2-results .select2-highlighted em{background:transparent;}.select2-results .select2-highlighted ul{background:white;color:#000;}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default;}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default;}.select2-results .select2-selected{display:none;}.select2-more-results.select2-active{background:#f4f4f4 url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100%;}.select2-more-results{background:#f4f4f4;display:list-item;}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default;}.select2-container.select2-container-disabled .select2-choice div{background-color:#f4f4f4;background-image:none;border-left:0;}.select2-container.select2-container-disabled .select2-choice abbr{display:none;}.select2-container-multi .select2-choices{height:auto !important;height:1%;margin:0;padding:0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:-o-linear-gradient(top,#eee 1%,#fff 15%);background-image:-ms-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(top,#eee 1%,#fff 15%);}.select2-locked{padding:3px 5px 3px 5px !important;}.select2-container-multi .select2-choices{min-height:26px;}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.select2-container-multi .select2-choices li{float:left;list-style:none;}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap;}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent !important;}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader-small.gif') no-repeat 100% !important;}.select2-default{color:#999 !important;}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#f4f4f4',GradientType=0);background-image:-webkit-gradient(linear,0% 0%,0% 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:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);}.select2-container-multi .select2-choices .select2-search-choice span{cursor:default;}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4;}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') right top no-repeat;}.select2-container-multi .select2-search-choice-close{left:3px;}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px;}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px;}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline;}.select2-offscreen{position:absolute;left:-10000px;}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice div b{background-image:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2x2.png') !important;background-repeat:no-repeat !important;background-size:60px 40px !important;}.select2-search input{background-position:100% -21px !important;}}.ai1ec-btn-file{overflow:hidden;position:relative;vertical-align:middle;}.ai1ec-btn-file > input{position:absolute;top:0;right:0;margin:0;padding:0;height:32px;border:solid transparent;opacity:0;filter:alpha(opacity=0);direction:ltr;cursor:pointer;}.ai1ec-fileupload{margin-bottom:9px;}.ai1ec-fileupload .ai1ec-uneditable-input{display:inline-block;margin-bottom:0px;vertical-align:middle;cursor:text;}.ai1ec-fileupload .ai1ec-thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center;}.ai1ec-fileupload .ai1ec-thumbnail > img{display:inline-block;vertical-align:middle;max-height:100%;}.ai1ec-fileupload .ai1ec-btn{vertical-align:middle;}.ai1ec-fileupload-exists .ai1ec-fileupload-new,.ai1ec-fileupload-new .ai1ec-fileupload-exists{display:none;}.ai1ec-fileupload-inline .ai1ec-fileupload-controls{display:inline;}.ai1ec-fileupload-new .ai1ec-input-append .ai1ec-btn-file{border-radius:0 3px 3px 0;}.ai1ec-thumbnail-borderless .ai1ec-thumbnail{border:none;padding:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}.ai1ec-fileupload-new.ai1ec-thumbnail-borderless .ai1ec-thumbnail{border:1px solid #ddd;}.ai1ec-form-group.ai1ec-has-warning .ai1ec-fileupload .ai1ec-uneditable-input{color:#a47e3c;border-color:#a47e3c;}.ai1ec-form-group.ai1ec-has-warning .ai1ec-fileupload .ai1ec-fileupload-preview{color:#a47e3c;}.ai1ec-form-group.ai1ec-has-warning .ai1ec-fileupload .ai1ec-thumbnail{border-color:#a47e3c;}.ai1ec-form-group.ai1ec-has-error .ai1ec-fileupload .ai1ec-uneditable-input{color:#b94a48;border-color:#b94a48;}.ai1ec-form-group.ai1ec-has-error .ai1ec-fileupload .ai1ec-fileupload-preview{color:#b94a48;}.ai1ec-form-group.ai1ec-has-error .ai1ec-fileupload .ai1ec-thumbnail{border-color:#b94a48;}.ai1ec-form-group.ai1ec-has-success .ai1ec-fileupload .ai1ec-uneditable-input{color:#468847;border-color:#468847;}.ai1ec-form-group.ai1ec-has-success .ai1ec-fileupload .ai1ec-fileupload-preview{color:#468847;}.ai1ec-form-group.ai1ec-has-success .ai1ec-fileupload .ai1ec-thumbnail{border-color:#468847;}.ai1ec-datepicker{padding:4px;border-radius:4px;direction:ltr;}.ai1ec-datepicker-inline{width:220px;}.ai1ec-datepicker.ai1ec-datepicker-rtl{direction:rtl;}.ai1ec-datepicker.ai1ec-datepicker-rtl table tr td span{float:right;}.ai1ec-datepicker-dropdown{top:0;left:0;}.ai1ec-datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,0.2);position:absolute;}.ai1ec-datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-left:before{left:6px;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-left:after{left:7px;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-right:before{right:6px;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-right:after{right:7px;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-top:before{top:-7px;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-top:after{top:-6px;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999;}.ai1ec-datepicker-dropdown.ai1ec-datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff;}.ai1ec-datepicker >div{display:none;}.ai1ec-datepicker.ai1ec-days div.ai1ec-datepicker-days{display:block;}.ai1ec-datepicker.ai1ec-months div.ai1ec-datepicker-months{display:block;}.ai1ec-datepicker.ai1ec-years div.ai1ec-datepicker-years{display:block;}.ai1ec-datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ai1ec-datepicker table tr td,.ai1ec-datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none;}.ai1ec-table-striped .ai1ec-datepicker table tr td,.ai1ec-table-striped .ai1ec-datepicker table tr th{background-color:transparent;}.ai1ec-datepicker table tr td.ai1ec-day:hover,.ai1ec-datepicker table tr td.ai1ec-day.ai1ec-focused{background:#eee;cursor:pointer;}.ai1ec-datepicker table tr td.ai1ec-old,.ai1ec-datepicker table tr td.ai1ec-new{color:#999;}.ai1ec-datepicker table tr td.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-disabled:hover{background:none;color:#999;cursor:default;}.ai1ec-datepicker table tr td.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover{color:#000;background-color:#ffdb99;border-color:#ffb733;}.ai1ec-datepicker table tr td.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-today:focus,.ai1ec-datepicker table tr td.ai1ec-today:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-today:hover:hover,.ai1ec-datepicker table tr td.ai1ec-today:hover:focus,.ai1ec-datepicker table tr td.ai1ec-today:hover:active,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover{color:#000;background-color:#ffcd70;border-color:#f59e00;}.ai1ec-datepicker table tr td.ai1ec-today:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-today:hover:active,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover{background-image:none;}.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today[disabled],.ai1ec-datepicker table tr td.ai1ec-today[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-today[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-today[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-today[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-today:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-today:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-today:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-today:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today:hover.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled[disabled],.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover.ai1ec-active{background-color:#ffdb99;border-color:#ffb733;}.ai1ec-datepicker table tr td.ai1ec-today .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-today:hover .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover .ai1ec-badge{color:#ffdb99;background-color:#fff;}.ai1ec-datepicker table tr td.ai1ec-today:hover:hover{color:#000;}.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-active:hover{color:#fff;}.ai1ec-datepicker table tr td.ai1ec-range,.ai1ec-datepicker table tr td.ai1ec-range:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-disabled:hover{background:#eee;border-radius:0;}.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover{color:#000;background-color:#f7ca77;border-color:#f1a417;border-radius:0;}.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover{color:#000;background-color:#f4bb51;border-color:#bf800c;}.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover{background-image:none;}.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today[disabled],.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled[disabled],.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover.ai1ec-active{background-color:#f7ca77;border-color:#f1a417;}.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today:hover .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-range.ai1ec-today.ai1ec-disabled:hover .ai1ec-badge{color:#f7ca77;background-color:#fff;}.ai1ec-datepicker table tr td.ai1ec-selected,.ai1ec-datepicker table tr td.ai1ec-selected:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover{color:#fff;background-color:#999;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,0.25);}.ai1ec-datepicker table tr td.ai1ec-selected:hover,.ai1ec-datepicker table tr td.ai1ec-selected:focus,.ai1ec-datepicker table tr td.ai1ec-selected:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected,.ai1ec-datepicker table tr td.ai1ec-selected:hover:hover,.ai1ec-datepicker table tr td.ai1ec-selected:hover:focus,.ai1ec-datepicker table tr td.ai1ec-selected:hover:active,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover{color:#fff;background-color:#858585;border-color:#373737;}.ai1ec-datepicker table tr td.ai1ec-selected:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected,.ai1ec-datepicker table tr td.ai1ec-selected:hover:active,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover{background-image:none;}.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected[disabled],.ai1ec-datepicker table tr td.ai1ec-selected[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-selected[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-selected[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-selected[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-selected:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-selected:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-selected:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-selected:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected:hover.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled[disabled],.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover.ai1ec-active{background-color:#999;border-color:#555;}.ai1ec-datepicker table tr td.ai1ec-selected .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-selected:hover .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-selected.ai1ec-disabled:hover .ai1ec-badge{color:#999;background-color:#fff;}.ai1ec-datepicker table tr td.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover{color:#fff;background-color:#62c462;border-color:#4fbd4f;text-shadow:0 -1px 0 rgba(0,0,0,0.25);}.ai1ec-datepicker table tr td.ai1ec-active:hover,.ai1ec-datepicker table tr td.ai1ec-active:focus,.ai1ec-datepicker table tr td.ai1ec-active:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active:hover:hover,.ai1ec-datepicker table tr td.ai1ec-active:hover:focus,.ai1ec-datepicker table tr td.ai1ec-active:hover:active,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover{color:#fff;background-color:#45b845;border-color:#399739;}.ai1ec-datepicker table tr td.ai1ec-active:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active:hover:active,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover{background-image:none;}.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active[disabled],.ai1ec-datepicker table tr td.ai1ec-active[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-active[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-active[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-active[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-active:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-active:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-active:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-active:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active:hover.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled[disabled],.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover[disabled],.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover[disabled]:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover[disabled]:focus,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover[disabled]:active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover.ai1ec-active{background-color:#62c462;border-color:#4fbd4f;}.ai1ec-datepicker table tr td.ai1ec-active .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-active:hover .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled .ai1ec-badge,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-disabled:hover .ai1ec-badge{color:#62c462;background-color:#fff;}.ai1ec-datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px;}.ai1ec-datepicker table tr td span:hover{background:#eee;}.ai1ec-datepicker table tr td span.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-disabled:hover{background:none;color:#999;cursor:default;}.ai1ec-datepicker table tr td span.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover{color:#fff;background-color:#62c462;border-color:#4fbd4f;text-shadow:0 -1px 0 rgba(0,0,0,0.25);}.ai1ec-datepicker table tr td span.ai1ec-active:hover,.ai1ec-datepicker table tr td span.ai1ec-active:focus,.ai1ec-datepicker table tr td span.ai1ec-active:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active:hover:hover,.ai1ec-datepicker table tr td span.ai1ec-active:hover:focus,.ai1ec-datepicker table tr td span.ai1ec-active:hover:active,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover{color:#fff;background-color:#45b845;border-color:#399739;}.ai1ec-datepicker table tr td span.ai1ec-active:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active:hover:active,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-active,.ai1ec-open .ai1ec-dropdown-toggle.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover{background-image:none;}.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active[disabled],.ai1ec-datepicker table tr td span.ai1ec-active[disabled]:hover,.ai1ec-datepicker table tr td span.ai1ec-active[disabled]:focus,.ai1ec-datepicker table tr td span.ai1ec-active[disabled]:active,.ai1ec-datepicker table tr td span.ai1ec-active[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:hover,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:focus,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active:hover[disabled],.ai1ec-datepicker table tr td span.ai1ec-active:hover[disabled]:hover,.ai1ec-datepicker table tr td span.ai1ec-active:hover[disabled]:focus,.ai1ec-datepicker table tr td span.ai1ec-active:hover[disabled]:active,.ai1ec-datepicker table tr td span.ai1ec-active:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:hover,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active:hover.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-disabled:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-disabled:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-disabled:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled[disabled],.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled[disabled]:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled[disabled]:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled[disabled]:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:focus,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-disabled.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover[disabled],.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover[disabled]:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover[disabled]:focus,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover[disabled]:active,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover[disabled].ai1ec-active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:hover,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:focus,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover:active,fieldset[disabled] .ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover.ai1ec-active{background-color:#62c462;border-color:#4fbd4f;}.ai1ec-datepicker table tr td span.ai1ec-active .ai1ec-badge,.ai1ec-datepicker table tr td span.ai1ec-active:hover .ai1ec-badge,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled .ai1ec-badge,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover .ai1ec-badge{color:#62c462;background-color:#fff;}.ai1ec-datepicker table tr td span.ai1ec-old,.ai1ec-datepicker table tr td span.ai1ec-new{color:#999;}.ai1ec-datepicker th.ai1ec-datepicker-switch{width:145px;}.ai1ec-datepicker thead tr:first-child th,.ai1ec-datepicker tfoot tr th{cursor:pointer;}.ai1ec-datepicker thead tr:first-child th:hover,.ai1ec-datepicker tfoot tr th:hover{background:#eee;}.ai1ec-datepicker .ai1ec-cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle;}.ai1ec-datepicker thead tr:first-child th.ai1ec-cw{cursor:default;background-color:transparent;}.ai1ec-input-group.ai1ec-date .ai1ec-input-group-addon i{cursor:pointer;width:16px;height:16px;}.ai1ec-input-daterange input{text-align:center;}.ai1ec-input-daterange input:first-child{border-radius:3px 0 0 3px;}.ai1ec-input-daterange input:last-child{border-radius:0 3px 3px 0;}.ai1ec-input-daterange .ai1ec-input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:normal;line-height:1.428571429;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:solid #ccc;border-width:1px 0;margin-left:-5px;margin-right:-5px;}.ai1ec-bootstrap-timepicker{position:relative;}.ai1ec-bootstrap-timepicker.ai1ec-pull-right .ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu{left:auto;right:0;}.ai1ec-bootstrap-timepicker.ai1ec-pull-right .ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu:before{left:auto;right:12px;}.ai1ec-bootstrap-timepicker.ai1ec-pull-right .ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu:after{left:auto;right:13px;}.ai1ec-bootstrap-timepicker .ai1ec-input-group-addon{cursor:pointer;}.ai1ec-bootstrap-timepicker .ai1ec-input-group-addon i{display:inline-block;width:16px;height:16px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu{padding:4px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu.ai1ec-open{display:inline-block;}.ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute;}.ai1ec-bootstrap-timepicker-widget.ai1ec-dropdown-menu:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-left:before{left:6px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-left:after{left:7px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-right:before{right:6px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-right:after{right:7px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-top:before{top:-7px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-top:after{top:-6px;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999;}.ai1ec-bootstrap-timepicker-widget.ai1ec-timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff;}.ai1ec-bootstrap-timepicker-widget a.ai1ec-btn,.ai1ec-bootstrap-timepicker-widget input{border-radius:4px;}.ai1ec-bootstrap-timepicker-widget table{width:100%;margin:0;}.ai1ec-bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px;}.ai1ec-bootstrap-timepicker-widget table td:not(.ai1ec-separator){min-width:30px;}.ai1ec-bootstrap-timepicker-widget table td span{width:100%;}.ai1ec-bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333;}.ai1ec-bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-color:#ddd;}.ai1ec-bootstrap-timepicker-widget table td a i{margin-top:2px;font-size:18px;}.ai1ec-bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center;}.ai1ec-bootstrap-timepicker-widget .ai1ec-modal-body{padding:4px;}@media (min-width: 768px){.ai1ec-bootstrap-timepicker-widget.ai1ec-modal{width:200px;}}@media (max-width: 991px){.ai1ec-bootstrap-timepicker{width:100%;}.ai1ec-bootstrap-timepicker .ai1ec-dropdown-menu{width:100%;}}.ai1ec-btn-toolbar{margin:0;}.ai1ec-btn-toolbar .ai1ec-btn-group{margin-bottom:6px;}.ai1ec-btn-toolbar .ai1ec-btn-group.ai1ec-btn-group-xs{margin-top:6px;}.ai1ec-btn-group > .ai1ec-btn-primary{z-index:3;}.ai1ec-btn-group > .ai1ec-btn,.ai1ec-btn-group > .ai1ec-dropdown-menu,.ai1ec-btn-group > .ai1ec-popover{font-size:13px;}.ai1ec-btn-group > .ai1ec-btn-xs{font-size:11px;}.ai1ec-btn-group > .ai1ec-btn-sm{font-size:11px;}.ai1ec-btn-group > .ai1ec-btn-lg{font-size:15px;}.ai1ec-btn-primary{color:#fff !important;}.ai1ec-dropdown-toggle{cursor:pointer;}.ai1ec-dropdown-menu{margin:0;}.ai1ec-dropdown-menu > div > a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#666;white-space:nowrap;}.ai1ec-dropdown-menu > div > a:hover,.ai1ec-dropdown-menu > div > a:focus{text-decoration:none;color:#000;background-color:#e0efff;}.ai1ec-dropdown{overflow:visible !important;background-image:none !important;}.ai1ec-modal-footer{margin-top:0;}.ai1ec-tooltip{margin:0 !important;}span.ai1ec-hidden-xs{display:inline !important;}@media (max-width: 767px){span.ai1ec-hidden-xs{display:none !important;}}.select2-container input[type="text"]:focus{-webkit-box-shadow:none;box-shadow:none;}.select2-container-multi .select2-choices{background-color:#fff;background-image:none;border-color:#ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.select2-dropdown-open.select2-container-multi .select2-choices{border-bottom-color:#fff;border-radius:4px 4px 0 0;}.select2-drop-above.select2-dropdown-open.select2-container-multi .select2-choices{border-bottom-color:#ccc;border-top-color:#fff;border-radius:0 0 4px 4px;}.select2-container-multi .select2-choices .select2-search-field input{color:#555;margin:0;}.select2-container-multi .select2-choices .select2-search-field input.select2-default{color:#999 !important;}.select2-drop-mask{z-index:9999;}.ai1ec-modal-open .select2-drop-mask{z-index:19999;}.select2-drop{background-color:#fff;border-color:rgba(82,168,236,0.8);color:#4d4d4d;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;line-height:1.428571429;z-index:10000;}.ai1ec-modal-open .select2-drop{z-index:20000;}.select2-results{margin:4px 0;padding:0;}.select2-results .select2-highlighted{color:#666;background-color:#e0efff;}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background-color:#ededed;}.timely a.select2-search-choice-close{-webkit-transition:none;transition:none;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/select2.png') right top no-repeat;left:5px;top:3px;}.select2-container .ai1ec-color-swatch,.select2-container .ai1ec-color-swatch-empty,.select2-drop .ai1ec-color-swatch,.select2-drop .ai1ec-color-swatch-empty{width:7px;height:7px;}.ai1ec-category-filter .select2-choices,#s2id_ai1ec_categories .select2-choices,.ai1ec-tag-filter .select2-choices,#s2id_ai1ec_tags .select2-choices,.ai1ec-location-filter .select2-choices,.ai1ec-author-filter .select2-choices{padding-left:1.8em;}.select2-choices:before{display:inline-block;font-family:Timely_FontAwesome;-webkit-font-smoothing:antialiased;left:10px;line-height:1.428571429;position:absolute;speak:none;text-align:center;top:5px;width:1.2em;z-index:1;}.ai1ec-category-filter .select2-choices:before,#s2id_ai1ec_categories .select2-choices:before{content:"\f07c";}.ai1ec-tag-filter .select2-choices:before,#s2id_ai1ec_tags .select2-choices:before{content:"\f02c";}.ai1ec-location-filter .select2-choices:before{font-size:1.15em;content:"\f041";}.ai1ec-author-filter .select2-choices:before{content:"\f007";}input.ai1ec-datepicker[readonly],input.ai1ec-timepicker[readonly]{cursor:pointer;}.ai1ec-datepicker{font-size:11.05px;padding:5.525px;margin-left:5px;}.ai1ec-datepicker.ai1ec-right-aligned{margin-left:0;}.ai1ec-datepicker.ai1ec-right-aligned:before{left:auto;right:6px;}.ai1ec-datepicker.ai1ec-right-aligned:after{left:auto;right:7px;}.ai1ec-datepicker table th,.ai1ec-datepicker table td{padding:0;vertical-align:middle;}.ai1ec-datepicker table tr td.ai1ec-today,.ai1ec-datepicker table tr td.ai1ec-today:hover,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-today.ai1ec-disabled:hover{background:#f6f6d6;}.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active:hover,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active.ai1ec-disabled:hover{background:#738eaa;color:#fff;text-shadow:none;}.ai1ec-datepicker table tr td.ai1ec-day:hover,.ai1ec-datepicker table tr td.ai1ec-day.ai1ec-focused{background-color:#e0efff;}.ai1ec-datepicker table tr td.ai1ec-old,.ai1ec-datepicker table tr td.ai1ec-new{color:#949494;}.ai1ec-datepicker table tr td.ai1ec-disabled,.ai1ec-datepicker table tr td.ai1ec-disabled:hover{background:none;color:#cacaca;}.ai1ec-datepicker table tr td span:hover{background-color:#e0efff;}.ai1ec-datepicker table tr td span.ai1ec-old{color:#949494;}.ai1ec-datepicker table tr td span.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-disabled:hover{background:none;color:#cacaca;}.ai1ec-datepicker table tr td span.ai1ec-active,.ai1ec-datepicker table tr td span.ai1ec-active:hover,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled,.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-disabled:hover{background-color:#e0efff;-webkit-box-shadow:none;box-shadow:none;color:#666;text-shadow:none;}.ai1ec-datepicker th{font-weight:bold;}.ai1ec-datepicker thead tr:first-child th:hover,.ai1ec-datepicker tfoot tr:first-child th:hover{background-color:#e0efff;}.ai1ec-datepicker thead tr:first-child th.today,.ai1ec-datepicker tfoot tr:first-child th.today{display:table-cell !important;filter:alpha(opacity=100) !important;margin:0 !important;overflow:visible !important;opacity:1 !important;padding:0 !important;height:22.1px !important;width:24.31px !important;}.ai1ec-bootstrap-timepicker table{border:none;}.ai1ec-bootstrap-timepicker table td{height:auto;}.ai1ec-bootstrap-timepicker table td a:hover{background-color:#e0efff;border:none;}.ai1ec-datepicker:before,.ai1ec-bootstrap-timepicker.ai1ec-dropdown-menu:before{border-bottom-color:rgba(0,0,0,0.2);}.ai1ec-datepicker:after,.ai1ec-bootstrap-timepicker.ai1ec-dropdown-menu:after{border-bottom-color:#fff;}.ai1ec-collapse.ai1ec-in.ai1ec-timepicker-visible{overflow:visible;}.ai1ec-fileupload{margin-bottom:0;}.timely a,.timely a:link,.timely a:visited,.timely a:active,.timely a:hover,#ai1ec-container a,#ai1ec-container a:link,#ai1ec-container a:visited,#ai1ec-container a:active,#ai1ec-container a:hover{font-weight:normal;text-decoration:none !important;}.timely img,#ai1ec-container img{background:none;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:none;margin:0;padding:0;}.timely .alignleft,.timely.alignleft,#ai1ec-container .alignleft,#ai1ec-container.alignleft{float:left;margin:0 16px 8px 0;}.timely .alignright,.timely.alignright,#ai1ec-container .alignright,#ai1ec-container.alignright{float:right;margin:0 0 8px 16px;}.timely small,#ai1ec-container small{margin:0 !important;}.timely table,#ai1ec-container table{line-height:inherit;}.timely tr,.timely th,.timely td,#ai1ec-container tr,#ai1ec-container th,#ai1ec-container td{background:none;border:0;padding:0;}.timely{margin:0;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;line-height:1.428571429;color:#4d4d4d;word-wrap:break-word;}.timely a{border:none;}.timely form{margin:0;}.timely .ai1ec-placeholder{color:#999;}.timely .ai1ec-form-control[disabled],.timely .ai1ec-form-control[readonly]{border-color:#d9d9d9;cursor:auto;}.timely .ai1ec-form-control[readonly]{background-color:#fff;border-color:#ccc;}.timely input[type="radio"],.timely input[type="checkbox"]{margin-top:3px;}.timely textarea.ai1ec-form-control{height:auto;}.timely .ai1ec-help-block{margin-top:2px;margin-bottom:5px;}.timely .ai1ec-form-group{margin-bottom:10px;}.timely label{font-weight:normal;}.timely button.ai1ec-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.ai1ec-modal-open{position:static;}.ai1ec-modal-open .ai1ec-dropdown-menu{z-index:20040 !important;}.ai1ec-modal-open .ai1ec-dropdown.ai1ec-open{*z-index:20040 !important;}.ai1ec-modal-open .ai1ec-popover{z-index:20050 !important;}.ai1ec-modal-open .ai1ec-tooltip{z-index:20075 !important;}.ai1ec-loading{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ajax-loader.gif') no-repeat center center;background-color:rgba(255,255,255,0.5);display:none;}#ai1ec-calendar-view-container .ai1ec-loading{background-color:transparent;background-position:center 150px;}.ai1ec-modal > .ai1ec-loading{border-radius:5px;}.entry-content .timely a,.comment-content .timely a,.site-footer .widget .timely a{color:#507295;}.entry-content .timely a:visited,.comment-content .timely a:visited,.site-footer .widget .timely a:visited{color:#507295;}.entry-content .timely a:hover,.comment-content .timely a:hover,.site-footer .widget .timely a:hover{color:#354c63;}.entry-content .timely .ai1ec-btn-default,.comment-content .timely .ai1ec-btn-default,.site-footer .widget .timely .ai1ec-btn-default{color:#333;}.entry-content .timely .ai1ec-btn-default:hover,.comment-content .timely .ai1ec-btn-default:hover,.site-footer .widget .timely .ai1ec-btn-default:hover{color:#333;}.entry-content .timely .ai1ec-dropdown-menu > li > a,.comment-content .timely .ai1ec-dropdown-menu > li > a,.site-footer .widget .timely .ai1ec-dropdown-menu > li > a{color:#666;}.entry-content .timely .ai1ec-dropdown-menu > li > a:hover,.entry-content .timely .ai1ec-dropdown-menu > li > a:focus,.comment-content .timely .ai1ec-dropdown-menu > li > a:hover,.comment-content .timely .ai1ec-dropdown-menu > li > a:focus,.site-footer .widget .timely .ai1ec-dropdown-menu > li > a:hover,.site-footer .widget .timely .ai1ec-dropdown-menu > li > a:focus{color:#000;}.entry-content .timely .ai1ec-dropdown-menu > .ai1ec-active > a,.entry-content .timely .ai1ec-dropdown-menu > .ai1ec-active > a:hover,.entry-content .timely .ai1ec-dropdown-menu > .ai1ec-active > a:focus,.comment-content .timely .ai1ec-dropdown-menu > .ai1ec-active > a,.comment-content .timely .ai1ec-dropdown-menu > .ai1ec-active > a:hover,.comment-content .timely .ai1ec-dropdown-menu > .ai1ec-active > a:focus,.site-footer .widget .timely .ai1ec-dropdown-menu > .ai1ec-active > a,.site-footer .widget .timely .ai1ec-dropdown-menu > .ai1ec-active > a:hover,.site-footer .widget .timely .ai1ec-dropdown-menu > .ai1ec-active > a:focus{color:#fff;}.entry-content .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a,.entry-content .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a:hover,.entry-content .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a:focus,.comment-content .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a,.comment-content .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a:hover,.comment-content .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a:focus,.site-footer .widget .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a,.site-footer .widget .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a:hover,.site-footer .widget .timely .ai1ec-dropdown-menu > .ai1ec-disabled > a:focus{color:#999;}.entry-content .timely .ai1ec-nav > li,.comment-content .timely .ai1ec-nav > li,.site-footer .widget .timely .ai1ec-nav > li{margin:0;}.entry-content .ai1ec-agenda-widget-view .ai1ec-date-title,.entry-content .ai1ec-agenda-view .ai1ec-date-title,.comment-content .ai1ec-agenda-widget-view .ai1ec-date-title,.comment-content .ai1ec-agenda-view .ai1ec-date-title,.site-footer .widget .ai1ec-agenda-widget-view .ai1ec-date-title,.site-footer .widget .ai1ec-agenda-view .ai1ec-date-title{color:#686868;}.ai1ec-field-label{font-size:12.155px;font-weight:bold;color:#aaa;text-transform:uppercase;text-align:right;}@media (max-width: 767px){.ai1ec-field-label{text-align:left;}}.ai1ec-allday-badge{background:#566675;border-radius:0.9em;-webkit-box-shadow:;box-shadow:;color:#fff;display:inline-block;font-size:0.85em;font-weight:normal;margin:0 0 1px;opacity:0.9;filter:alpha(opacity=90);padding:0 0.7em 0.05em;vertical-align:middle;}.ai1ec-no-results{color:#949494;}.ai1ec-centered{text-align:center;}.ai1ec-prose p,.ai1ec-prose ul,.ai1ec-prose ol,.ai1ec-prose li{font-size:14.04px;line-height:1.7142857148;}.ai1ec-prose p,.ai1ec-prose ul,.ai1ec-prose ol{margin-bottom:10.8px;}.ai1ec-category{border-radius:4px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);cursor:pointer;display:inline-block;font-size:0.9em;line-height:2em !important;margin:1px 0;padding:0 0.5em !important;text-transform:uppercase;white-space:nowrap;color:#666;}.ai1ec-category:hover,.ai1ec-active > .ai1ec-category{background-color:#e0efff;border-color:#e0efff;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3) ;box-shadow:inset 0 0 2px rgba(0,0,0,0.3) ;color:#000;}.ai1ec-color-swatch,.ai1ec-color-swatch-empty{display:inline-block;height:6px;margin:0 1px;padding:1px;width:6px;}.ai1ec-color-swatch{border-radius:4px;border-color:rgba(0,0,0,0.5);opacity:0.8;filter:alpha(opacity=80);}.ai1ec-tag{border-radius:4px;color:#507295;cursor:pointer;display:inline-block !important;line-height:1.7em !important;margin:1px 0 0;padding:0 4px !important;white-space:nowrap;}.ai1ec-tag i{padding-right:3px;}.ai1ec-tag:hover,.ai1ec-active > .ai1ec-tag{background-color:#e0efff;border-color:#e0efff;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3) ;box-shadow:inset 0 0 2px rgba(0,0,0,0.3) ;color:#000;}.ai1ec-event-avatar{background-color:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.4);box-shadow:0 1px 4px rgba(0,0,0,0.4);}.ai1ec-event-avatar img{height:auto;display:block;min-height:90px;width:auto;}.ai1ec-agenda-widget-view .ai1ec-date-title,.ai1ec-agenda-view .ai1ec-date-title{border:1px solid #cacaca;border-top:none;border-radius:5px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.08);box-shadow:0 2px 2px rgba(0,0,0,0.08);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#686868;float:left;font-weight:bold !important;background-image:-webkit-linear-gradient(#fff,#fff 1em,#eaeaea);background-image:linear-gradient(#fff,#fff 1em,#eaeaea);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe9e9e9', GradientType=0);filter:none \9;line-height:1.2em;margin:6.5px 0.75em;overflow:hidden;text-align:center;text-shadow:0 1px 0 #fff;width:4em;}.ai1ec-agenda-widget-view .ai1ec-date-title:hover,.ai1ec-agenda-view .ai1ec-date-title:hover{color:#4d4d4d !important;}.ai1ec-agenda-widget-view .ai1ec-month,.ai1ec-agenda-view .ai1ec-month{background:#617284;border-radius:4px 4px 0 0;color:#fff;font-size:0.8em;letter-spacing:0.2em;padding:0 0.2em;text-transform:uppercase;text-shadow:0 -1px 0 rgba(0,0,0,0.25);}.ai1ec-agenda-widget-view .ai1ec-day,.ai1ec-agenda-view .ai1ec-day{font-size:2em;padding:0.35em 0 0.22em;}.ai1ec-agenda-widget-view .ai1ec-weekday,.ai1ec-agenda-view .ai1ec-weekday{font-size:0.8em;padding:0 0 0.2em;}.ai1ec-agenda-widget-view .ai1ec-year,.ai1ec-agenda-view .ai1ec-year{background-color:#e8e8e8;-webkit-box-shadow:inset 0 3px 3px rgba(0,0,0,0.08);box-shadow:inset 0 3px 3px rgba(0,0,0,0.08);font-size:0.7em;letter-spacing:0.2em;padding:0 0.2em;}.ai1ec-agenda-widget-view .ai1ec-date,.ai1ec-agenda-view .ai1ec-date{border-top:1px solid #e5e5e5;background:#f5f5f5;background:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));background:-webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);background:-moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);background:-ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);background:-o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);background:linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);background-repeat:no-repeat;}.ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today,.ai1ec-agenda-view .ai1ec-date.ai1ec-today{border-top:1px solid #f0f0a9;background:#f6f6cc;background:-webkit-gradient(linear,0 0,0 100%,from(#f4f4bf),color-stop(1em,#f4f4bf),to(#fff));background:-webkit-linear-gradient(#f4f4bf,#f4f4bf 1em,#fff);background:-moz-linear-gradient(top,#f4f4bf,#f4f4bf 1em,#fff);background:-ms-linear-gradient(#f4f4bf,#f4f4bf 1em,#fff);background:-o-linear-gradient(#f4f4bf,#f4f4bf 1em,#fff);background:linear-gradient(#f4f4bf,#f4f4bf 1em,#fff);background-repeat:no-repeat;}.ai1ec-agenda-widget-view{max-width:500px;}.ai1ec-agenda-widget-view .ai1ec-date-events{margin:0 0.5em 0 0;}.ai1ec-agenda-widget-view .ai1ec-date{float:left;width:100%;}.ai1ec-agenda-widget-view .ai1ec-date-title{font-size:0.9em;}.ai1ec-agenda-widget-view .ai1ec-event{clear:right;margin:6.5px 0 6.5px 4.8em;padding:0;position:relative;}.ai1ec-agenda-widget-view .ai1ec-event > a{color:#507295;display:block;background:#fff;border:1px solid #ccc;border-radius:0.4em;padding:0.2em 0.4em;}.ai1ec-agenda-widget-view .ai1ec-event > a:hover{border-color:#8d8d8d;color:#354c63;}.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time{font-weight:bold;}.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title{font-weight:normal;}.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-allday-badge{vertical-align:bottom;}.ai1ec-popover.ai1ec-popup{text-align:left;border-color:#ccc;width:170px;}.ai1ec-popover.ai1ec-popup .ai1ec-popover-content{background:#fff;color:#333;font-size:13px;font-weight:normal;padding:5px 8px;position:relative;z-index:2;}.ai1ec-popover.ai1ec-popup .ai1ec-event-time{background:#eee;font-size:11.05px;font-weight:bold;margin:2px -8px 0;padding:1px 8px;}.ai1ec-popover.ai1ec-popup .ai1ec-event-avatar{margin:6px auto;position:relative;width:85%;}.ai1ec-popover.ai1ec-popup .ai1ec-event-avatar img{width:100%;}.ai1ec-popover.ai1ec-popup .ai1ec-color-swatches{float:right;font-size:0.9em;}.ai1ec-popover.ai1ec-popup .ai1ec-color-swatch{padding:1px;}.ai1ec-popover.ai1ec-popup .post-edit-link{font-size:11px;margin-left:2px;white-space:nowrap;}.ai1ec-popover.ai1ec-popup .post-edit-link i{font-size:13px;}.ai1ec-popover.ai1ec-popup.ai1ec-left.ai1ec-popup-in-oneday-view{margin-left:49px;}.ai1ec-popup-title{font-size:12.35px;font-weight:bold;line-height:1.428571429;background:none;border-bottom:none;padding:0;}.ai1ec-popup-title a{font-weight:bold !important;}.ai1ec-popup-title a.ai1ec-buy-tickets{font-weight:normal !important;}.ai1ec-popup-excerpt{font-size:11.05px;margin-top:2px;}.ai1ec-single-event .ai1ec-event-details,.ai1ec-multi-event .ai1ec-event-details{margin:13.5px 0;}.ai1ec-single-event .ai1ec-event-details .ai1ec-row,.ai1ec-multi-event .ai1ec-event-details .ai1ec-row{margin-bottom:4.5px;}.ai1ec-single-event .ai1ec-field-label,.ai1ec-multi-event .ai1ec-field-label{line-height:25px;}.ai1ec-single-event .ai1ec-time .ai1ec-field-value,.ai1ec-multi-event .ai1ec-time .ai1ec-field-value{font-size:1.2em;}.ai1ec-single-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge,.ai1ec-multi-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge{font-size:0.75em;line-height:1.4em;}.ai1ec-single-event .ai1ec-recurrence,.ai1ec-multi-event .ai1ec-recurrence{vertical-align:bottom;}.ai1ec-single-event .ai1ec-recurrence .ai1ec-btn.ai1ec-disabled,.ai1ec-multi-event .ai1ec-recurrence .ai1ec-btn.ai1ec-disabled{cursor:default;opacity:1;filter:alpha(opacity=100);pointer-events:auto;}.ai1ec-single-event .ai1ec-category,.ai1ec-multi-event .ai1ec-category{font-size:0.8em;}.ai1ec-single-event .ai1ec-tag,.ai1ec-multi-event .ai1ec-tag{font-size:0.85em;}.ai1ec-single-event .ai1ec-gmap-container,.ai1ec-multi-event .ai1ec-gmap-container{border:1px solid #ddd;border-radius:4px;position:relative;}.ai1ec-single-event #ai1ec-gmap-canvas,.ai1ec-multi-event #ai1ec-gmap-canvas{width:100%;height:200px;}.ai1ec-single-event .ai1ec-gmap-link,.ai1ec-multi-event .ai1ec-gmap-link{bottom:-1px;display:none;margin:0;position:absolute;right:-1px;}.ai1ec-single-event .ai1ec-gmap-container:hover .ai1ec-gmap-link,.ai1ec-multi-event .ai1ec-gmap-container:hover .ai1ec-gmap-link{display:block;}.ai1ec-single-event #ai1ec-gmap-canvas input,.ai1ec-multi-event #ai1ec-gmap-canvas input{margin:0 !important;}.ai1ec-single-event .ai1ec-gmap-placeholder,.ai1ec-multi-event .ai1ec-gmap-placeholder{border-radius:4px;color:#507295;cursor:pointer;height:12em;border:1px dashed #ddd;min-width:18em;margin-bottom:0.3em;text-align:center;width:100%;}.ai1ec-single-event .ai1ec-gmap-placeholder:hover,.ai1ec-multi-event .ai1ec-gmap-placeholder:hover{border-color:#b7b7b7;color:#354c63;}.ai1ec-single-event .ai1ec-gmap-placeholder strong,.ai1ec-multi-event .ai1ec-gmap-placeholder strong{position:relative;top:45%;}.ai1ec-single-event .ai1ec-gmap-container-hidden,.ai1ec-multi-event .ai1ec-gmap-container-hidden{position:absolute !important;visibility:hidden;}.ai1ec-single-event .ai1ec-contact span,.ai1ec-multi-event .ai1ec-contact span{display:inline-block;white-space:nowrap;}.ai1ec-single-event .ai1ec-contact span i:first-child:before,.ai1ec-multi-event .ai1ec-contact span i:first-child:before{text-align:center;width:1.7em;}.ai1ec-single-event{position:relative;font-size:14.3px;line-height:22.5px;}.ai1ec-single-event .ai1ec-event-avatar{max-width:40%;}.ai1ec-single-event .ai1ec-event-avatar img{max-width:300px;max-height:300px;min-height:0;width:100%;}.ai1ec-single-event .ai1ec-event-details{overflow:hidden;}.ai1ec-single-event .ai1ec-actions{float:right !important;margin-left:10px;}.ai1ec-single-event .ai1ec-actions .ai1ec-btn-group-vertical{margin-bottom:10px;display:block;}.ai1ec-single-event .ai1ec-actions .ai1ec-btn{font-size:12px;text-align:left;}.ai1ec-single-event .ai1ec-actions .ai1ec-fa-fw{width:20px;}.ai1ec-single-event .ai1ec-actions .ai1ec-btn-dropdown{overflow:hidden;}.ai1ec-recurrence-exclude{font-size:smaller;color:#949494;}.ai1ec-multi-event,.ai1ec-excerpt{font-size:12.87px;line-height:20.25px;}.ai1ec-multi-event .ai1ec-field-label,.ai1ec-excerpt .ai1ec-field-label{margin-top:1.43px;}.ai1ec-excerpt{margin-bottom:11.25px;}.ai1ec-event-footer{color:#949494;clear:both;font-size:0.9em;}.ai1ec-ics-icon{background:url('https://informedinfrastructure.com/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/img/ics-icon.png') no-repeat right;padding-right:15px;}#ai1ec-container{clear:both;}#ai1ec-calendar-view-container{position:relative;-webkit-transform:translateZ(0);}#ai1ec-calendar-view .post-edit-link{white-space:nowrap;}.ai1ec-calendar-toolbar{background-color:#fff;border:1px solid #e4e4e4;border-radius:6px;margin-bottom:8px;padding:0 8px;}.ai1ec-calendar-toolbar .ai1ec-nav{margin:0 !important;padding:0 !important;}.timely .ai1ec-calendar-toolbar .ai1ec-nav-pills > li > a{border-radius:0;}.ai1ec-calendar-toolbar.ai1ec-affix{z-index:10030;top:0;border-top-left-radius:0;border-top-right-radius:0;-webkit-transition:border-radius 0.3s;transition:border-radius 0.3s;-webkit-transition:box-shadow 0.4s;transition:box-shadow 0.4s;-webkit-box-shadow:0 3px 12px rgba(0,0,0,0.2);box-shadow:0 3px 12px rgba(0,0,0,0.2);}.ai1ec-calendar-toolbar.ai1ec-affix .ai1ec-views-dropdown{margin-bottom:4px;clear:both;}.ai1ec-calendar-toolbar.ai1ec-affix .ai1ec-clearfix{padding-top:8px;}#ai1ec-bs-modes{width:0;height:0;overflow:hidden;}.no-touch .ai1ec-calendar-toolbar .ai1ec-dropdown:hover > .ai1ec-dropdown-menu{display:block;}.ai1ec-views-dropdown{margin-left:5px;}.ai1ec-views-dropdown i{font-size:1.9em;line-height:0.75em;vertical-align:-37%;}.ai1ec-views-dropdown .ai1ec-dropdown-menu{min-width:0;}.ai1ec-category-filter .ai1ec-category{display:block;}.ai1ec-category-filter .ai1ec-color-swatch,.ai1ec-tag-filter .ai1ec-color-swatch{height:7px;width:7px;}.ai1ec-category-filter .ai1ec-dropdown-menu,.ai1ec-tag-filter .ai1ec-dropdown-menu{padding:1px 2px;}.ai1ec-tag-filter .ai1ec-dropdown-menu{max-height:250px;min-width:200px;overflow:auto;}.ai1ec-select2-filters{clear:both;}.ai1ec-select2-filters .select2-container{margin:2px 0;width:100%;}.ai1ec-clear-filter{cursor:pointer;display:none !important;}.ai1ec-dropdown.ai1ec-active > .ai1ec-dropdown-toggle > i{display:none !important;}.ai1ec-dropdown.ai1ec-active > .ai1ec-dropdown-toggle .ai1ec-clear-filter{display:inline !important;}.ai1ec-pagination > .ai1ec-btn{text-transform:uppercase;}.ai1ec-calendar-title,.ai1ec-calendar-title-short{font-size:13px;line-height:1em;}.ai1ec-calendar-title-short{display:none;}@media screen and (max-width: 767px){.ai1ec-calendar-title{display:none;}.ai1ec-calendar-title-short{display:inline;}}.ai1ec-minical-trigger{font-weight:bold !important;}.ai1ec-minical-trigger i{vertical-align:baseline;}#ai1ec-print-button i{font-size:14px;margin-top:-2px;}table.ai1ec-month-view,.ai1ec-week-view table,.ai1ec-oneday-view table{border-collapse:collapse;border:1px solid #ddd !important;margin:0 !important;background:#fff;table-layout:fixed !important;clear:both;width:100% !important;}table.ai1ec-month-view{margin-bottom:6px !important;}table.ai1ec-week-view-original,table.ai1ec-oneday-view-original{visibility:hidden;height:400px;}table.ai1ec-week-view-original.tablescroll_body,table.ai1ec-oneday-view-original.tablescroll_body{visibility:visible;height:auto;}table.ai1ec-week-view-original.tablescroll_body,table.ai1ec-week-view-original.tablescroll_body tr:first-child td,table.ai1ec-oneday-view-original.tablescroll_body,table.ai1ec-oneday-view-original.tablescroll_body tr:first-child td{border-top:none !important;}.ai1ec-week-view .tablescroll_wrapper,.ai1ec-oneday-view .tablescroll_wrapper{border-bottom:1px solid #ddd;margin-bottom:6px;position:relative;width:auto !important;}.ai1ec-week-view table.tablescroll_head,.ai1ec-oneday-view table.tablescroll_head{border-bottom:none !important;}.ai1ec-week-view table.tablescroll_head th,.ai1ec-oneday-view table.tablescroll_head th{border-bottom:none !important;padding:2.48px !important;}.ai1ec-week-view .ai1ec-reveal-full-day,.ai1ec-oneday-view .ai1ec-reveal-full-day{float:right;margin:3px 3px 3px -3em;position:relative;}.ai1ec-week-view .ai1ec-day,.ai1ec-oneday-view .ai1ec-day{height:1440px;}.ai1ec-week-view th,.ai1ec-oneday-view th{position:relative;}.ai1ec-week-view th .ai1ec-weekday-date,.ai1ec-oneday-view th .ai1ec-weekday-date{font-size:15px;font-weight:normal;}.ai1ec-week-view th .ai1ec-weekday-day,.ai1ec-oneday-view th .ai1ec-weekday-day{font-size:12px;font-weight:normal;}.ai1ec-month-view td,.ai1ec-week-view td,.ai1ec-oneday-view td{border:1px solid #ddd !important;background:none !important;padding:0 !important;text-align:left;vertical-align:top;}.ai1ec-month-view th,.ai1ec-week-view th,.ai1ec-oneday-view th{border:none !important;background:#f5f5f5 !important;padding:0.2em !important;}.ai1ec-month-view td.ai1ec-empty{background:#f5f5f5 !important;}.ai1ec-month-view th,.ai1ec-week-view th,.ai1ec-week-view .ai1ec-hour-marker div,.ai1ec-week-view .ai1ec-allday-label,.ai1ec-oneday-view th,.ai1ec-oneday-view .ai1ec-hour-marker div,.ai1ec-oneday-view .ai1ec-allday-label{color:#9e9e9e !important;text-shadow:0 1px 0 #fff;}.ai1ec-month-view th,.ai1ec-oneday-view th{text-align:center !important;}.ai1ec-week-view th{text-align:left !important;}.ai1ec-month-view .ai1ec-day,.ai1ec-week-view .ai1ec-day,.ai1ec-week-view .ai1ec-allday-events,.ai1ec-oneday-view .ai1ec-day,.ai1ec-oneday-view .ai1ec-allday-events{position:relative;}.ai1ec-month-view .ai1ec-day-stretcher{float:left;height:94px;width:0;}.ai1ec-month-view .ai1ec-today,.ai1ec-week-view .ai1ec-today{background:#ffd !important;}.ai1ec-month-view .ai1ec-date{background:#eaf4ff;color:#abb1b8;font-size:10pt;line-height:13px;height:13px;margin-bottom:1px;padding:0 0.4em;font-size:8pt;text-align:right;text-shadow:0 1px 0 #fff;}.ai1ec-week-view,.ai1ec-oneday-view{clear:both;}.ai1ec-week-view .ai1ec-grid-container,.ai1ec-oneday-view .ai1ec-grid-container{position:absolute;top:auto;left:0;right:0;}.ai1ec-week-view .ai1ec-now-marker,.ai1ec-week-view .ai1ec-hour-marker,.ai1ec-week-view .ai1ec-quarter-marker,.ai1ec-oneday-view .ai1ec-now-marker,.ai1ec-oneday-view .ai1ec-hour-marker,.ai1ec-oneday-view .ai1ec-quarter-marker{position:absolute;left:0;right:0;}.ai1ec-week-view .ai1ec-hour-marker,.ai1ec-oneday-view .ai1ec-hour-marker{border-top:1px solid #ddd;border-top:1px solid rgba(221,221,221,0.7);height:60px;background:rgba(221,221,221,0.4) !important;}.ai1ec-week-view .ai1ec-hour-marker.ai1ec-business-hour,.ai1ec-oneday-view .ai1ec-hour-marker.ai1ec-business-hour{background:none !important;}.ai1ec-week-view .ai1ec-hour-marker div,.ai1ec-week-view .ai1ec-allday-label,.ai1ec-oneday-view .ai1ec-hour-marker div,.ai1ec-oneday-view .ai1ec-allday-label{position:relative;z-index:2;margin-left:1px;padding:0 3px;font-size:8pt !important;font-weight:normal !important;background:#f5f5f5;float:left;border-radius:3px;}.ai1ec-week-view .ai1ec-allday-label,.ai1ec-oneday-view .ai1ec-allday-label{margin-top:1px;}.ai1ec-week-view .ai1ec-quarter-marker,.ai1ec-oneday-view .ai1ec-quarter-marker{border-top:1px solid #ddd;border-top:1px solid rgba(221,221,221,0.4);}.ai1ec-week-view .ai1ec-now-marker,.ai1ec-oneday-view .ai1ec-now-marker{border-top:2px solid #f2c539;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.35);box-shadow:inset 0 1px 1px rgba(0,0,0,0.35);height:4px;text-shadow:0 1px 1px rgba(0,0,0,0.4);z-index:2;}.ai1ec-week-view .ai1ec-now-marker div,.ai1ec-oneday-view .ai1ec-now-marker div{background-color:#f2c539;border-radius:0 0 3px 3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.35);box-shadow:0 1px 1px rgba(0,0,0,0.35);color:#fff;opacity:0;filter:alpha(opacity=0);font-size:11px;float:left;padding:1px 4px;-webkit-transition:opacity 0.1s;transition:opacity 0.1s;}.ai1ec-week-view .ai1ec-now-marker:hover div,.ai1ec-oneday-view .ai1ec-now-marker:hover div{opacity:1;filter:alpha(opacity=100);}.ai1ec-month-view a.ai1ec-event-container,.ai1ec-week-view a.ai1ec-event-container,.ai1ec-oneday-view a.ai1ec-event-container{border:none;display:block;font-size:12px;opacity:0.85;filter:alpha(opacity=85);}.ai1ec-month-view a.ai1ec-event-container:hover,.ai1ec-month-view a.ai1ec-event-container.ai1ec-hover,.ai1ec-week-view a.ai1ec-event-container:hover,.ai1ec-week-view a.ai1ec-event-container.ai1ec-hover,.ai1ec-oneday-view a.ai1ec-event-container:hover,.ai1ec-oneday-view a.ai1ec-event-container.ai1ec-hover{opacity:1;filter:alpha(opacity=100);}.ai1ec-month-view .ai1ec-event,.ai1ec-week-view .ai1ec-event,.ai1ec-oneday-view .ai1ec-event{max-height:100%;overflow:hidden;margin:1px 0 0;padding:0 3px 1px;white-space:nowrap;}.ai1ec-month-view .ai1ec-event-time,.ai1ec-week-view .ai1ec-event-time,.ai1ec-oneday-view .ai1ec-event-time{font-weight:bold;font-size:11px;}.ai1ec-month-view a.ai1ec-event-container,.ai1ec-week-view .ai1ec-allday-events a.ai1ec-event-container,.ai1ec-oneday-view .ai1ec-allday-events a.ai1ec-event-container{position:relative;}.ai1ec-month-view .ai1ec-allday .ai1ec-event,.ai1ec-month-view .ai1ec-multiday .ai1ec-event,.ai1ec-week-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event,.ai1ec-week-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event,.ai1ec-oneday-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event,.ai1ec-oneday-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event{border-radius:3px;background-color:#507295;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.4);}.ai1ec-oneday-view a.ai1ec-event-container{margin-right:10px;}.ai1ec-oneday-view .ai1ec-allday-events a.ai1ec-event-container{margin:0 0 0 53px;}.ai1ec-week-view .ai1ec-week a.ai1ec-event-container,.ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container{background-color:#fff;background-image:-webkit-linear-gradient(top,#f6f8fa,#cbd5df 120px);background-image:-moz-linear-gradient(top,#f6f8fa,#cbd5df 120px);background-image:-ms-linear-gradient(top,#f6f8fa,#cbd5df 120px);background-image:-o-linear-gradient(top,#f6f8fa,#cbd5df 120px);background-image:linear-gradient(top,#f6f8fa,#cbd5df 120px);border:1px solid #a8b9ca;border-radius:3px;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,0.15);box-shadow:1px 2px 4px rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:15px;margin:0 -1px;min-height:34px;position:absolute;right:0;text-shadow:0 1px 0 #fff;}.ai1ec-week-view .ai1ec-week a.ai1ec-event-container.ai1ec-raised,.ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container.ai1ec-raised{z-index:5;}.ai1ec-week-view .ai1ec-week a.ai1ec-event-container:hover,.ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container:hover{border-color:#9aa6b1;}.ai1ec-week-view .ai1ec-week .ai1ec-event,.ai1ec-oneday-view .ai1ec-oneday .ai1ec-event{margin:0;position:absolute;bottom:1px;left:0;right:0;top:1px;}.ai1ec-week-view .ai1ec-week .ai1ec-event-title,.ai1ec-oneday-view .ai1ec-oneday .ai1ec-event-title{display:block;white-space:normal;}.ai1ec-month-view .ai1ec-event{height:14px;line-height:14px;margin:0 0 1px;}.ai1ec-word-wrap.ai1ec-month-view .ai1ec-event{border-bottom:1px dotted #ddd;height:auto;overflow:visible;padding-top:1px;padding-bottom:2px;white-space:normal;}.ai1ec-word-wrap.ai1ec-month-view .ai1ec-multiday .ai1ec-event{border-bottom:none;overflow:hidden;padding-top:0;padding-bottom:1px;white-space:nowrap;}.ai1ec-word-wrap.ai1ec-month-view .ai1ec-allday .ai1ec-event{border-bottom:none;}.ai1ec-month-view .ai1ec-allday{padding-left:1px;width:97.5%;}.ai1ec-month-view .ai1ec-allday.ai1ec-multiday{padding-left:0;}.ai1ec-month-view .ai1ec-multiday{z-index:1;}.ai1ec-month-view .ai1ec-multiday-arrow1{background:#507295;border:7px solid #fff;border-left-color:#507295;border-right-width:0;height:1px;position:absolute;right:0;top:0;width:0;}.ai1ec-month-view .ai1ec-multiday-arrow2{border:7px solid #507295;border-left-color:#fff;border-right-width:2px;height:1px;left:0;position:absolute;top:0;width:0;}.ai1ec-month-view .ai1ec-multiday-bar{background:#507295;border-radius:3px;height:14px;left:0;position:absolute;top:0;}.ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event-title{margin-left:7px;}.ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event{margin:0;}.ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event-time{display:none;}.ai1ec-month-view .ai1ec-event-dropdown{background:#fff;border:1px solid #e7e7e7;border-top:0;left:-1px;position:absolute;top:78px;width:90px;z-index:1000;}.ai1ec-month-view .ai1ec-obscured{display:none !important;}.ai1ec-month-view a.ai1ec-scroll-up,.ai1ec-month-view a.ai1ec-scroll-down{border:1px solid #ddd;border-radius:0.2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;left:50%;height:16px;line-height:14px;margin-left:-8px;position:relative;text-align:center;width:16px;}.ai1ec-month-view a.ai1ec-scroll-up:hover,.ai1ec-month-view a.ai1ec-scroll-down:hover{background-color:#ddd;}.ai1ec-month-view a.ai1ec-scroll-up.ai1ec-disabled,.ai1ec-month-view a.ai1ec-scroll-down.ai1ec-disabled{border:none;cursor:default;opacity:0.2;filter:alpha(opacity=20);padding:1px;}.ai1ec-month-view a.ai1ec-scroll-up.ai1ec-disabled:hover,.ai1ec-month-view a.ai1ec-scroll-down.ai1ec-disabled:hover{background-color:transparent;}.ai1ec-oneday-view .ai1ec-start-truncated .ai1ec-event-time,.ai1ec-week-view .ai1ec-start-truncated .ai1ec-event-time{display:none;}.ai1ec-oneday-view .ai1ec-start-truncated,.ai1ec-week-view .ai1ec-start-truncated{border-top-left-radius:0;border-top-right-radius:0;}.ai1ec-oneday-view .ai1ec-end-truncated,.ai1ec-week-view .ai1ec-end-truncated{border-bottom-left-radius:0;border-bottom-right-radius:0;}.ai1ec-oneday-view .ai1ec-start-truncator,.ai1ec-oneday-view .ai1ec-end-truncator,.ai1ec-week-view .ai1ec-start-truncator,.ai1ec-week-view .ai1ec-end-truncator{position:absolute;line-height:1em;font-size:7px;text-shadow:none;opacity:0.5;filter:alpha(opacity=50);}.ai1ec-oneday-view .ai1ec-start-truncator,.ai1ec-week-view .ai1ec-start-truncator{top:-1px;left:-1px;}.ai1ec-oneday-view .ai1ec-end-truncator,.ai1ec-week-view .ai1ec-end-truncator{bottom:-1px;right:-1px;}.ai1ec-agenda-view{clear:both;overflow:hidden;margin:0 0 6px;}.ai1ec-agenda-view .ai1ec-date-events{overflow:hidden;margin:0 0.75em 0 0;}@media screen and (-webkit-min-device-pixel-ratio: 0){.ai1ec-agenda-view .ai1ec-date-events{overflow:visible;display:-webkit-flex;-webkit-flex-wrap:wrap;}}.ai1ec-agenda-view .ai1ec-date{overflow:hidden;}.ai1ec-agenda-view .ai1ec-event-toggle{float:right;font-size:14px;font-weight:bold;color:#b8b8b8;-webkit-transition:color 0.1s;transition:color 0.1s;}.ai1ec-agenda-view .ai1ec-event-toggle .ai1ec-fa-minus-circle{display:none;}.ai1ec-agenda-view .ai1ec-event{background:#fff;border:1px solid #ccc;border-radius:0.5em;clear:right;margin:6.5px 0;overflow:hidden;position:relative;padding:0.6em;-webkit-transition:border-color 0.1s;transition:border-color 0.1s;}@media screen and (-webkit-min-device-pixel-ratio: 0){.ai1ec-agenda-view .ai1ec-event{overflow:visible;width:100%;}.ai1ec-agenda-view .ai1ec-event + .ai1ec-event{margin:0 0 6.5px 0;}}.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded{border-color:#8d8d8d;-webkit-box-shadow:0 2px 4px #e4e4e4;box-shadow:0 2px 4px #e4e4e4;}.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded .ai1ec-event-toggle .ai1ec-fa-minus-circle{display:inline-block;}.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded .ai1ec-event-toggle .ai1ec-fa-plus-circle{display:none;}.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header{cursor:pointer;}.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header:hover .ai1ec-event-toggle{color:#686868;}.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title{color:#507295;font-weight:bold;font-size:10.5pt;margin:0 0 0.4em;-webkit-transition:color 0.1s;transition:color 0.1s;}.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time{font-size:9pt;font-weight:bold;opacity:0.8;filter:alpha(opacity=80);}.ai1ec-agenda-view .ai1ec-event .post-edit-link{opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.1s;transition:opacity 0.1s;}.ai1ec-agenda-view .ai1ec-event:hover{border-color:#8d8d8d;}.ai1ec-agenda-view .ai1ec-event:hover .ai1ec-event-title{color:#354c63;}.ai1ec-agenda-view .ai1ec-event:hover .post-edit-link{opacity:1;filter:alpha(opacity=100);}.ai1ec-agenda-view .ai1ec-event-summary{display:none;}.ai1ec-agenda-view .ai1ec-event-summary.ai1ec-expanded{display:block;}.ai1ec-agenda-view .ai1ec-event-avatar{max-width:40%;}.ai1ec-agenda-view .ai1ec-event-avatar img{max-width:300px;max-height:300px;min-height:0;width:100%;}.ai1ec-agenda-view .ai1ec-event-description{font-size:9pt;line-height:1.5em;margin-top:9px;}.ai1ec-agenda-view .ai1ec-event-summary-footer{clear:both;padding-top:10px;}.ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-field-label{font-size:8pt;}.ai1ec-agenda-view .ai1ec-categories,.ai1ec-agenda-view .ai1ec-tags{font-size:8pt;margin-right:0.5em;}.ai1ec-agenda-view .ai1ec-actions{float:right;margin-top:-5px;}.ai1ec-print *{background:white !important;color:black !important;}.ai1ec-print body{margin:0;text-align:left;}.ai1ec-print #wpadminbar,.ai1ec-print #comments{display:none;}.ai1ec-print #page > header{display:none;}.ai1ec-print #ai1ec-container{position:absolute;left:0;top:0;width:100%;}.ai1ec-print .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded{box-shadow:none;border:2px solid gray !important;}.ai1ec-print .ai1ec-event-summary,.ai1ec-print .ai1ec-event-summary .ai1ec-event-click,.ai1ec-print .ai1ec-event-description{display:block !important;}.ai1ec-print .ai1ec-agenda-view .ai1ec-date-title{border-color:#cacaca;}.ai1ec-print .ai1ec-agenda-view .ai1ec-date-title:after{display:none;}.ai1ec-print .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-title{display:inline;}.ai1ec-print .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-time{display:inline;border:none !important;box-shadow:none !important;}.ai1ec-print .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-time{display:inline;border:none !important;box-shadow:none !important;}.ai1ec-print .ai1ec-agenda-view .ai1ec-event-description{padding:0 !important;}.ai1ec-print .ai1ec-agenda-view .ai1ec-event.ai1ec-allday .ai1ec-allday-label{border:none !important;box-shadow:none !important;padding-left:0.2em !important;}.ai1ec-print .timely .entry-meta,.ai1ec-print .timely .ai1ec-subscribe,.ai1ec-print .timely .ai1ec-subscribe-google,.ai1ec-print .ai1ec-agenda-view .ai1ec-event-expand,.ai1ec-print .ai1ec-btn-toolbar,.ai1ec-print .ai1ec-pagination,.ai1ec-print .ai1ec-calendar-toolbar,.ai1ec-print .ai1ec-read-more,.ai1ec-print .ai1ec-color-swatch,.ai1ec-print .post-edit-link,.ai1ec-print .ai1ec-event-toggle{display:none !important;}.ai1ec-print .ai1ec-event-header{cursor:text !important;}#ai1ec_clear_saved_view{margin-left:-4px;margin-right:5px;}.ai1ec-collapsible-toggle{cursor:pointer;}.ai1ec-subscribe-container .ai1ec-fa.ai1ec-fa-fw{width:20px;}.ai1ec-subscribe-container ul.ai1ec-dropdown-menu{list-style:none;}.ai1ec-subscribe-container ul.ai1ec-dropdown-menu li{margin:0;padding:0;list-style:none;}

.fa-ul li, dd, dl, menu, ol, ul {
    list-style: none !important;
}
.single-post ol,
.single-post ul {
    list-style: inherit !important;
}
.single-post ol {
    list-style-type: decimal !important;
}

img.attachment-maxfullwidth1.block.float_left.margin-right10.wp-post-image {
   width: 150px;
   height: 150px;
}

/*01-Sep-2016*/
/*
.home #fbuilder_wrapper .fbuilder_column.fbuilder_column-2-3:first-child{
	height: 360px;
}
*/

.home [data-shortcode="anivia_revslider"]{
	height: 360px;
}


@media(max-width: 1035px) and (min-width:1024px){

	.header_holder .logo span, .header_holder .logo span img{
	width: 290px;
}
}

@media(max-width: 1199px){
.anivia_logo_bigger .header_holder .logo{
	max-width: none;
	margin: 15px auto;
}
.widget_head .banner-box{
	margin: auto;
}

}
@media(max-width: 1199px) and (min-width:992px){
	.foot_ban_a{
		height: 160px;
	}
}
@media(max-width: 1024px){
.widget_head{
	float: none;
	margin-top: 0px;
}
}
@media(max-width: 600px){
.header_holder .logo span, .header_holder .logo span img{
	width: 315px;
}
}
@media (max-width: 400px){
.header_holder .logo span, .header_holder .logo span img {
    width: 280px;
}
}

.vimeography-timber .vimeography-thumbnails figure figcaption {
	padding: 5px 20px !important;
	background: rgba(0,0,0,0.5);
}

.vimeography-timber .vimeography-thumbnails figure h1 {
	color: #fff;
}

.page-id-29870 .mob_button a {
	color: #fff !important;
	background: #1a7ff7 !important;
	padding: 4px 8px;
	margin-top:20px;
	display:inline-block;
}

.page-id-41580 .mob_button a {
    background: #ff0000;
    padding: 2px 12px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.page-id-44280 .model_trig,
.page-id-44280 .bottom_button_outer,
.page-id-44280 .mob_button {
	display: none;
}

rs-layer:not(.rs-wtbindex), 
.rs-layer:not(.rs-wtbindex), 
rs-alyer *:not(.rs-wtbindex), 
.rs-layer *:not(.rs-wtbindex) { 
  color: white !important; 
  font-size: 20px !important; 
  text-align: left !important; 
  line-height: 17px !important; 
  letter-spacing: 0px !important; 
  font-weight: 700 !important;
}
