/* Minification failed. Returning unminified contents.
(1418,63): run-time error CSS1034: Expected closing parenthesis, found '*'
(1418,63): run-time error CSS1045: Expected term, found *
(1418,63): run-time error CSS1019: Unexpected token, found '*'
(1418,63): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
(1419,67): run-time error CSS1034: Expected closing parenthesis, found '*'
(1419,67): run-time error CSS1045: Expected term, found *
(1419,67): run-time error CSS1019: Unexpected token, found '*'
(1419,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
(1453,63): run-time error CSS1034: Expected closing parenthesis, found '*'
(1453,63): run-time error CSS1045: Expected term, found *
(1453,63): run-time error CSS1019: Unexpected token, found '*'
(1453,63): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
(1454,67): run-time error CSS1034: Expected closing parenthesis, found '*'
(1454,67): run-time error CSS1045: Expected term, found *
(1454,67): run-time error CSS1019: Unexpected token, found '*'
(1454,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
 */
html { height: 100%; min-width: 1160px; }
body { height: 100%; font-size: 100%; margin: 0; padding: 0; }
a { color: #2166aa; }
    a:hover { color: #0066CC; text-decoration: underline; }
ul a { text-decoration: none; }
ul li { margin-bottom: .25em; margin-left: 1em; }
table { width: 100%; }

h1 { font-size: 34px; font-size: 2.125rem; line-height: 36px; line-height: 2.25rem; font-weight: 400; color: #00274c; margin: 0 0 .75em 0; padding-bottom: .25em; }
h2 { font-size: 28px; font-size: 1.75rem; line-height: 35px; line-height: 2.1875rem; font-weight: 400; color: #1c3d5d; padding: .25em 0; margin: 0 0 0.5em 0; }

input, select, textarea { padding: 5px; color: #333; margin-bottom: 5px; }

.right-image { float: right; padding: 15px 0 15px 15px; border-left: solid 1px #00274c; margin-left: 15px; max-width: 300px; }
.left-image { float: left; padding: 15px 15px 15px 0; border-right: solid 1px #00274c; margin-right: 15px; max-width: 300px; }
.right { float: right; }
.left { float: left; }

.image-tile { max-width: 210px; max-height: 210px }

.editor-validation, .field-validation-error { color: red; }
.editor-message { color: blue; }
.info-message { color: red; }

.no-border { border: none; color: none; }
.preloader { width: 23px; height: 23px; display: block; background: url('images/preloader.gif') no-repeat; float: left; margin: 7px 0 0 10px; }

#page { font-size: 16px; font-size: 1rem; line-height: 24px; line-height: 1.5rem; color: #333; height: auto; min-height: 100%; }
#wrapper { padding-bottom: 195px; }

#header #quick-links-wrapper { background: #ffcb05; font-weight: normal; font-size: 0.90rem; }
#header #quick-links { padding:0 !important; }
#header #banner-wrapper { background: #00274c; }
    #header #banner-wrapper #banner { box-sizing: border-box; overflow: hidden; padding: 30px 0 30px 24px; position: relative; background: url("/content/images/layout/banner-background.jpg") no-repeat 455px 0 #00274c; }
#header #search { position: absolute; right: 0; top: 45px; }
    #header #search .search-field { width: 150px !important; text-indent: 0.5em; display: block; padding: .375rem .75rem !important; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-image: none; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; margin-right:0 !important; box-sizing:content-box !important }
    #header #search .form-submit { position: absolute; right: 4px; top: 4px; }

#main-wrapper { padding: 24px 0; }
#main { }
    #main #content { width: 767px; float: left; }
    #main #sidebar { width: 288px; float: left; padding: 0 16px; }
        #main #sidebar .panel { margin-bottom: 10px; }
        #main #sidebar ul li, a.button { background-color: #fff; padding: 0; margin: 0; font-size: 0.875rem; }
        #main #sidebar .panel > ul.active { display: block; }
        #main #sidebar ul li a { }
        #main #sidebar ul li ul { display: none; }
        #main #sidebar ul .active-node { display: block; }
        #main #sidebar ul a.active-node { background: #fff09b; }
        #main #sidebar ul li.active > a { background: #fffadb; }
        #main #sidebar ul li.active > ul { display: block; }
        #main #sidebar ul li a:hover { background: #ffcb05; }
        #main #sidebar a:hover { text-decoration: none !important; }

#footer-wrapper { background: #d8e6ef; clear: both; position: relative; z-index: 10; height: 195px; margin-top: -195px; }
    #footer-wrapper #footer { }
        #footer-wrapper #footer .menu a { border-top: 1px solid #fff; font-weight: bold; font-size: 0.875rem; }
        #footer-wrapper #footer #footer-links { padding: 48px 24px; }
        #footer-wrapper #footer #copyright { color: #ecf3f7; padding: 36px 24px 48px; background: #00274c; font-size: 0.75rem; }

.menu, .menu ul { margin: 0; list-style: none; padding: 0; }
    .menu a { color: #00274c; margin: 0; border-top: 1px solid #d8e6ef; padding: .50em 0 .55em 1em; display: block; line-height: 1.25rem; }
    .menu ul li a { padding-left: 2.5em !important; }
    .menu ul li li a { padding-left: 4.5em !important; }
    .menu ul li li li a { padding-left: 6.5em !important; }

.menu-horizontal { margin: 0; list-style: none; padding: 0; font-size: larger; }
    .menu-horizontal li { float: left; margin-left: .5em; }
        .menu-horizontal li a { border-left: 1px solid #00274c; padding-left: .5em; color: darkblue; }
        .menu-horizontal li.first a { border-width: 0; }

#current-area > ul { margin-bottom: 50px; }
#other-areas { margin: 0; list-style: none; padding: 0; }
    #other-areas a, a.button { color: #00274c; margin: 0; border-top: 1px solid #00274c; background: #d8e6ef; padding: .50em 0 .55em 1em; display: block; line-height: 1.25rem; }
        #other-areas a:hover { color: #00274c; }
a.button { border: 1px solid #00274c; float: left; padding: 1em; }

.page-region { width: 1120px; margin: 0 auto; padding: 2px 20px 0; }
.clearfix { *zoom: 1; }
    .clearfix:after { content: ""; display: table; clear: both; }


/*------Home------*/
#home #main-wrapper { padding-top: 0; font-family: "Trebuchet MS", Helvetica, sans-serif; }
#home #content { width: 100%; }

#home #carousel ul { list-style: none; margin: 0; padding: 0; }
#home #carousel li { margin: 0; float: left; text-align: center; width:  16.6666667%; }
    #home #carousel li a { border: 1px solid #636363; border-width: 0 0 0 1px; font-weight: bold; display: block; background: #ecf3f7; color: #353434; padding: 10px 0; }
        #home #carousel li a:hover { background: #fecc0a; color: #aa4524; text-decoration: none !important; }

#home #sub-carousel { background: url(/Content/Images/Layout/sub-carousel-bg.jpg) bottom center repeat-x; height: 175px; text-align: center; margin-bottom: 75px; font-size: 18px; }
    #home #sub-carousel img { width: 250px; margin-top: 40px; }
#home #statement { text-align: center; width: 1100px; margin: 0 auto 100px; font-size: 1.1em; }

#home #sub-state { margin-bottom: 100px; }
    #home #sub-state .sub-state-link { float: left; margin-left: 123px; }
    #home #sub-state .first { margin-left: 0; }

#home-contact { background: #00274c; padding: 50px 0; border: 1px solid #587abc; border-width: 20px 0; }
    #home-contact .location { color: #fff; margin-bottom: 30px; width: 305px; font-size: .92em; float: left; }
        #home-contact .location.last { margin-bottom: 0; }
        #home-contact .location strong { color: #587abc; font-size: 1.2em; }
        #home-contact .location a { color: #587abc; font-size: 1.2em; }

    #home-contact h1 { color: #fff; font-size: 50px; margin-bottom: 50px; }

/* page sections */
.page-section { margin-bottom: 20px; padding: 35px 19px 14px; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; }
    .page-section .section-title { border: 1px solid #ddd; border-width: 0 1px 1px 0; background: #f5f5f5; position: absolute; top: 0; left: 0; font-weight: bold; color: #999999; font-size: .75em; padding: 3px 8px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px 0; }
    .page-section form { margin: 0; }

.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

.clear { clear: both; }
.hidden { display: none; }
.colleft { float: left; margin-right: 10px; }
.col-input-fixed { width: 255px; overflow: hidden; overflow: visible; }
.val-error-warp { display: block; }
/*Notification error*/
#notification-area { position: fixed; right: 20px; left: 0; }
.jGrowl .ui-state-custom { opacity: 1 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1); width: 100% !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; min-height: inherit !important; padding: 10px 10px !important; }
    .jGrowl .ui-state-custom .jGrowl-header { float: left; margin-right: 10px; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; }
    .jGrowl .ui-state-custom.success, .page-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; margin: 0px; }
    .jGrowl .ui-state-custom.failure, .page-failure { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
    .jGrowl .ui-state-custom.warning, .page-warning { color: #8a6d3b; background-color: #fff7cb; border-color: #faebcc; }
.jGrowl .jGrowl-notificatio.ui-state-customn { text-shadow: 0 1px 0 rgba(255,255,255,0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; }
.page-success { width: 100%; padding: 8px; margin-bottom: 15px; }
    .page-success .halflings { margin-right: 10px; color: #3c763d; }
.page-warning { width: 100%; padding: 8px; margin-bottom: 15px; }
    .page-warning .halflings { margin-right: 10px; color: #8a6d3b; }
.page-failure { width: 100%; padding: 8px; margin-bottom: 15px; }
    .page-failure .halflings { margin-right: 10px; color: #a94442; }
.modal-body .page-failure { width: auto; }

label.required:after { content: ' *'; color: #e13734; font-size: .95em; }
.underlined-link { font-weight: bold; text-decoration: underline; }

.accordion-list, .accordion-list ul { list-style: none; padding: 0; margin: 0; }
    .accordion-list li { padding: 5px; margin: 0; }
    .accordion-list > li { padding: 0; border-bottom: 1px solid #e5e5e5; cursor: pointer; }
    .accordion-list li.noborder { border-bottom: none; }
    .accordion-list li .toggle { display: block; float: left; font-weight: bold; padding: 1px 5px; color: #fff; background: #1c3d5d; margin-right: 10px; margin-top: -2px; }
    .accordion-list .accordion-header { padding: 10px 0; }
        .accordion-list .accordion-header:hover .toggle { background: #0066CC; }
        .accordion-list .accordion-header:hover a { color: #0066CC; }
    .accordion-list .accordion-body { display: none; margin: 2px 0 10px; padding: 0 10px; }
    .accordion-list .bullet { margin-right: 10px; }

.terms { max-height: 450px; overflow-y: scroll; font-family: "Courier New", Courier, monospace; border: 1px solid #aaa; padding: 10px; margin-bottom: 15px; }

.horizontal-form-element { margin-bottom: 15px; }
    .horizontal-form-element label { float: left; display: block; width: 27%; text-align: right; padding-right: 25px; color: #333; font-size: 14px; padding-top: 7px; margin-top: 1px; font-weight: 400; }
    .horizontal-form-element input[type=text], .horizontal-form-element input[type=password], .horizontal-form-element select { width: 95%; height: 22px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #4d6b8a; background-color: #fff; background-image: none; border: 1px solid #c2cad8; 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 0.15s,box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; margin-bottom: 0; }
    .horizontal-form-element input[type=radio] { margin-top: 12px; vertical-align: baseline; }
    .horizontal-form-element select { height: 36px; width: 500px; }
    .horizontal-form-element .val-error { font-size: .9em; }
    .horizontal-form-element .form-element { float: right; display: block; width: 65%; }
.horizontal-form .preloader { float: left; margin: 3px 0 0 5px; }
.horizontal-form button { float: left; }

label span i.ui-icon { display: inline-block !important; vertical-align: text-bottom; }
label.val-error { color: #e73d4a !important; }
input.val-error { border-color: #e73d4a; }
/*select.val-error { border-color: #e73d4a; }*/
label.val-error { color: #e73d4a; }
div.val-error { border: 1px solid #e73d4a; }
span.val-error { color: #e73d4a; }

form.fullwidth input[type=text] { width: 100%; }

#signature { -ms-touch-action: none; touch-action: none; }

/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2017 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			https://layerslider.kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/



/* Slider structure z-index cheat sheet

	_____									YourLogo				z.index: 50;
	_____ _____ _____						Most GUI elements		z-index: 40;
	______________________					.ls-inner wrapper		z-index: 30;
	______________________					.ls-hidden wrapper		z-index: 20;
	___________________________				.ls-shadow				z-index: 10;
	________________________________		slider element			z-index: default;

	-------------------------------------	Document

*/



/* Slider */

	.ls-container {
		visibility: hidden;
		position: relative;
		max-width: 100%;
	}

	.ls-inner {
		position: relative;
		width: 100%;
		height: 100%;
		background-position: center center;
		z-index: 30;
	}

	.ls-wp-fullwidth-container {
		width: 100%;
		position: relative;
	}

	.ls-wp-fullwidth-helper {
		position: absolute;
	}



/* Layers */

	.ls-layers,
	.ls-slide-backgrounds,
	.ls-background-videos,
	.ls-bg-video-overlay {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		overflow: hidden;
		-o-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	.ls-wrapper {
		padding: 0 !important;
		visibility: visible !important;
		border: 0 !important;
		z-index: 1;
	}

	.ls-background-videos {
		z-index: 1;
	}

	.ls-bg-video-overlay {
		z-index: 21;
		background-repeat: repeat;
		background-position: center center;
	}

	.ls-slide-backgrounds {
		z-index: 2;
	}

	.ls-layers {
		z-index: 35;
	}

	.ls-parallax,
	.ls-in-out,
	.ls-z {
		position: absolute !important;
	}

	.ls-parallax,
	.ls-z {
		width: 0 !important;
		height: 0 !important;
		top: 0 !important;
		left: 0 !important;
		bottom: auto !important;
		right: auto !important;
		display: block !important;
		overflow: visible !important;
	}

	.ls-in-out {
		display: none;
	}

	.ls-loop, .ls-clip {
		position: absolute !important;
		display: block !important;
	}

	.ls-parallax,
	.ls-in-out,
	.ls-loop,
	.ls-z {
		background: none !important;
	}

	.ls-parallax,
	.ls-bg-wrap,
	.ls-loop {
		margin: 0 !important;
	}

	.ls-wrapper > .ls-layer,
	.ls-wrapper > a > .ls-layer
	.ls-wrapper > .ls-bg {
		line-height: normal;
		white-space: nowrap;
		word-wrap: normal;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
	}

	.ls-wrapper > .ls-layer,
	.ls-wrapper > a > .ls-layer {
		position: static !important;
		display: block !important;
		-o-transform: translateZ(1px);
		-ms-transform: translateZ(1px);
		-moz-transform: translateZ(1px);
		-webkit-transform: translateZ(1px);
		transform: translateZ(1px);
	}

	.ls-bg-wrap,
	.ls-bg-outer {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

	.ls-bg-wrap {
		display: none;
	}

	.ls-bg-outer {
		overflow: hidden !important;
	}

	.ls-wrapper > a.ls-layer-link {
		cursor: pointer !important;
		display: block !important;
		position: absolute !important;
		left: 0 !important;
		top: 0 !important;
		width: 100% !important;
		height: 100% !important;
		z-index: 10;
		-o-transform: translateZ(100px);
		-ms-transform: translateZ(100px);
		-moz-transform: translateZ(100px);
		-webkit-transform: translateZ(100px);
		transform: translateZ(100px);
		background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
	}



/* GUI */

	.ls-gui-element {
		z-index: 40;
	}

	.ls-loading-container {
		position: absolute !important;
		display: none;
		left: 50% !important;
		top: 50% !important;
	}

	.ls-loading-indicator {
		margin: 0 auto;
	}



	/* Navigation */

		.ls-bottom-slidebuttons {
			text-align: left;
		}

		.ls-bottom-nav-wrapper,
		.ls-below-thumbnails {
			height: 0;
			position: relative;
			text-align: center;
			margin: 0 auto;
		}

		.ls-below-thumbnails {
			display: none;
		}

		.ls-bottom-nav-wrapper a,
		.ls-nav-prev,
		.ls-nav-next {
			outline: none;
		}

		.ls-bottom-slidebuttons {
			position: relative;
		}

		.ls-bottom-slidebuttons,
		.ls-nav-start,
		.ls-nav-stop,
		.ls-nav-sides {
			position: relative;
		}

		.ls-nothumb {
			text-align: center !important;
		}

		.ls-link,
		.ls-link:hover {
			position: absolute !important;
			width: 100% !important;
			height: 100% !important;
			left: 0 !important;
			top: 0 !important;
		}

		.ls-link {
			display: none;
		}

		.ls-link-on-top {
			z-index: 999999 !important;
		}

		.ls-link, .ls-wrapper > a > * {
			background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
		}

		.ls-bottom-nav-wrapper,
		.ls-thumbnail-wrapper,
		.ls-nav-prev,
		.ls-nav-next {
			visibility: hidden;
		}



	/* Timers */

		.ls-bar-timer {
			position: absolute;
			width: 0;
			height: 2px;
			background: white;
			border-bottom: 2px solid #555;
			opacity: .55;
			top: 0;
		}

		.ls-circle-timer {
			width: 16px;
			height: 16px;
			position: absolute;
			right: 10px;
			top: 10px;
			opacity: .65;
			display: none;
		}

		.ls-container .ls-circle-timer,
		.ls-container .ls-circle-timer * {
			box-sizing: border-box !important;
		}

		.ls-ct-half {
			border: 4px solid white;
		}

		.ls-ct-left,
		.ls-ct-right {
			width: 50%;
			height: 100%;
			overflow: hidden;
		}

		.ls-ct-left,
		.ls-ct-right {
			position: absolute;
		}

		.ls-ct-left {
			left: 0;
		}

		.ls-ct-right {
			left: 50%;
		}

		.ls-ct-rotate {
			width: 200%;
			height: 100%;
			position: absolute;
			top: 0;
		}

		.ls-ct-left .ls-ct-rotate,
		.ls-ct-right .ls-ct-hider,
		.ls-ct-right .ls-ct-half {
			left: 0;
		}

		.ls-ct-right .ls-ct-rotate,
		.ls-ct-left .ls-ct-hider,
		.ls-ct-left .ls-ct-half {
			right: 0;
		}

		.ls-ct-hider,
		.ls-ct-half {
			position: absolute;
			top: 0;
		}

		.ls-ct-hider {
			width: 50%;
			height: 100%;
			overflow: hidden;
		}

		.ls-ct-half {
			width: 200%;
			height: 100%;
		}

		.ls-ct-center {
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
			position: absolute;
			border: 4px solid black;
			opacity: 0.2;
		}

		.ls-ct-half,
		.ls-ct-center {
			border-radius: 100px;
			-moz-border-radius: 100px;
			-webkit-border-radius: 100px;
		}

		.ls-slidebar-container {
			margin: 10px auto;
		}

		.ls-slidebar-container,
		.ls-slidebar {
			position: relative;
		}

		.ls-progressbar,
		.ls-slidebar-slider-container {
			position: absolute;
			left: 0;
			top: 0;
		}

		.ls-progressbar {
			width: 0;
			height: 100%;
			z-index: 1;
		}

		.ls-slidebar-slider-container {
			z-index: 2;
		}

		.ls-slidebar-slider {
			position: static !important;
			cursor: pointer;
		}

		/* slidebar default dark skin */

		.ls-slidebar {
			height: 10px;
			background-color: #ddd;
		}

		.ls-slidebar,
		.ls-progressbar {
			border-radius: 10px;
		}

		.ls-progressbar {
			background-color: #bbb;
		}

		.ls-slidebar-slider-container {
			top: 50%;
		}

		.ls-slidebar-slider {
			width: 20px;
			height: 20px;
			border-radius: 20px;
			background-color: #999;
		}

		/* slidebar default light skin */

		.ls-slidebar-light .ls-slidebar {
			height: 8px;
			background-color: white;
			border: 1px solid #ddd;
			border-top: 1px solid #ccc;
		}

		.ls-slidebar-light .ls-slidebar,
		.ls-slidebar-light .ls-progressbar {
			border-radius: 10px;
		}

		.ls-slidebar-light .ls-progressbar {
			background-color: #eee;
		}

		.ls-slidebar-light .ls-slidebar-slider-container {
			top: 50%;
		}

		.ls-slidebar-light .ls-slidebar-slider {
			width: 18px;
			height: 18px;
			border-radius: 20px;
			background-color: #eee;
			border: 1px solid #bbb;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #999;
		}




	/* Thumbnails */

		.ls-tn {
			display: none !important;
		}

		.ls-thumbnail-hover {
			display: none;
			position: absolute;
			left: 0;
		}

		.ls-thumbnail-hover-inner {
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			display: none;
		}

		.ls-thumbnail-hover-bg {
			position: absolute;
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
		}

		.ls-thumbnail-hover-img {
			position: absolute;
			overflow: hidden;
		}

		.ls-thumbnail-hover img {
			max-width: none !important;
			position: absolute;
			display: inline-block;
			visibility: visible !important;
			left: 50%;
			top: 0;
		}

		.ls-thumbnail-hover span {
			left: 50%;
			top: 100%;
			width: 0;
			height: 0;
			display: block;
			position: absolute;
			border-left-color: transparent !important;
			border-right-color: transparent !important;
			border-bottom-color: transparent !important;
		}

		.ls-thumbnail-wrapper {
			position: relative;
			width: 100%;
			margin: 0 auto;
		}

		.ls-thumbnail {
			position: relative;
			margin: 0 auto;
		}

		.ls-thumbnail-inner,
		.ls-thumbnail-slide-container {
			width: 100%;
		}

		.ls-thumbnail-slide-container {
			overflow: hidden !important;
			position: relative;
		}

		.ls-thumbnail-slide {
			text-align: center;
			white-space: nowrap;
			float: left;
			position: relative;
		}

		.ls-thumbnail-slide a {
			overflow: hidden;
			display: inline-block;
			width: 0;
			height: 0;
			position: relative;
		}

		.ls-thumbnail-slide img {
			max-width: none !important;
			max-height: 100% !important;
			height: 100%;
			visibility: visible !important;
		}

		.ls-touchscroll {
			overflow-x: auto !important;
		}



	/* Shadow */

		.ls-shadow {
			display: none;
			position: absolute;
			z-index: 10 !important;
			top: 100%;
			width: 100%;
			left: 0;
			overflow: hidden !important;
			visibility: hidden;
		}

		.ls-shadow img {
			width: 100% !important;
			height: auto !important;
			position: absolute !important;
			left: 0 !important;
			bottom: 0 !important;
		}



/* Media */

	.ls-media-layer {
		overflow: hidden;
	}

	.ls-vpcontainer,
	.ls-videopreview {
		width : 100%;
		height : 100%;
		position : absolute;
		left : 0;
		top : 0;
		cursor : pointer;
	}

	.ls-videopreview {
		background-size: cover;
		background-position: center center;
	}

	.ls-videopreview {
		z-index: 1;
	}

	.ls-playvideo {
		position: absolute;
		left: 50%;
		top: 50%;
		cursor: pointer;
		z-index: 2;
	}

	.ls-autoplay .ls-playvideo {
		display: none !important;
	}



/* Mobile features */

	.ls-forcehide {
		display: none !important;
	}



/* YourLogo */

	.ls-yourlogo {
		position: absolute;
		z-index: 50;
	}



/* Slide transitions */

	/* .ls-lt-container */
	.ls-slide-transition-wrapper {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 3;
	}

	.ls-slide-transition-wrapper,
	.ls-slide-transition-wrapper * {
		text-align: left !important;
	}

	.ls-slide-transition-tile {
		position: relative;
		float: left;
	}

	.ls-slide-transition-tile img {
		visibility: visible;
		margin: 0 !important;
	}

	.ls-curtiles {
		overflow: hidden;
	}

	.ls-curtiles,
	.ls-nexttiles {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.ls-curtile, .ls-nexttile {
		overflow: hidden;
		width: 100% !important;
		height: 100% !important;
		-o-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	.ls-nexttile {
		display: none;
	}

	.ls-3d-container {
		position: relative;
		overflow: visible !important;
		-ms-perspective: none !important;
		-moz-perspective: none !important;
		-webkit-perspective: none !important;
		perspective: none !important;
	}

	.ls-3d-box {
		position: absolute;
	}

	.ls-3d-box div {
		overflow: hidden;
		margin: 0;
		padding: 0;
		position: absolute;
		background-color: #888;
	}

	.ls-3d-box .ls-3d-top,
	.ls-3d-box .ls-3d-bottom {
		background-color: #555;
	}

	.ls-slide-transition-wrapper,
	.ls-slide-transition-tile {
		-ms-perspective: 1500px;
		-moz-perspective: 1500px;
		-webkit-perspective: 1500px;
		perspective: 1500px;
	}

	.ls-slide-transition-tile,
	.ls-3d-box,
	.ls-curtiles,
	.ls-nexttiles {
		-ms-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}

	.ls-curtile,
	.ls-nexttile,
	.ls-3d-box,
	.ls-3d-box div {
		-ms-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}




/* Misc. */

	.ls-visible {
		overflow: visible !important;
	}

	.ls-unselectable {
		user-select: none;
		-o-user-select: none;
		-ms-user-select: none;
		-moz-user-select: none;
		-webkit-user-select: none;
	}

	.ls-overflow-hidden {
		overflow: hidden;
	}

	.ls-overflowx-hidden {
		overflow-x: hidden;
	}

	.ls-overflow-visible {
		overflow: visible !important;
	}

	.ls-overflowy-hidden {
		overflow-y: hidden;
	}

	.ls-hidden {
		width: 0px !important;
		height: 0px !important;
		position: absolute;
		left: -5000px;
		top: -5000px;
		z-index: -1;
		overflow: hidden !important;
		visibility: hidden !important;
		display: block !important;
	}

	.ls-slide {
		display: block !important;
		visibility: hidden !important;
		position: absolute !important;
		overflow: hidden;
		top: 0 !important;
		left: 0 !important;
		bottom: auto !important;
		right: auto !important;
		background: none;
		border: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.ls-slide > .ls-layer,
	.ls-slide > .ls-l,
	.ls-slide > .ls-bg,
	.ls-slide > a > .ls-layer,
	.ls-slide > a > .ls-l,
	.ls-slide > a > .ls-bg {
		position: absolute !important;
		white-space: nowrap;
	}

	.ls-fullscreen {
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		height: auto !important;
	}

	.ls-fullscreen .ls-container {
		background-color: black;
		margin: 0 auto !important;
	}

	.ls-fullscreen .ls-fullscreen-wrapper {
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background-color: black;
		overflow: hidden !important;
		position: relative !important;
	}

	.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
	.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
		position: absolute !important;
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%,-50%) !important;
	}

	.ls-layer .split-item {
		font-weight: inherit !important;
		font-family: inherit !important;
		font-size: inherit;
		color: inherit;
	}



/* Removing all default global styles of WordPress themes */

	html .ls-nav-prev,
	body .ls-nav-prev,
	#ls-global .ls-nav-prev,
	html .ls-nav-next,
	body .ls-nav-next,
	#ls-global .ls-nav-next,
	html .ls-container img,
	body .ls-container img,
	#ls-global .ls-container img,
	html .ls-bottom-nav-wrapper a,
	body .ls-bottom-nav-wrapper a,
	#ls-global .ls-bottom-nav-wrapper a,
	html .ls-container .ls-fullscreen,
	body .ls-container .ls-fullscreen,
	#ls-global .ls-container .ls-fullscreen,
	html .ls-thumbnail a,
	body .ls-thumbnail a,
	#ls-global .ls-thumbnail a {
		transition: none;
		-ms-transition: none;
		-webkit-transition: none;
		line-height: normal;
		outline: none;
		padding: 0;
		border: 0;
	}

	html .ls-wrapper > a,
	body .ls-wrapper > a,
	#ls-global .ls-wrapper > a,
	html .ls-wrapper > p,
	body .ls-wrapper > p,
	#ls-global .ls-wrapper > p,
	html .ls-wrapper > h1,
	body .ls-wrapper > h1,
	#ls-global .ls-wrapper > h1,
	html .ls-wrapper > h2,
	body .ls-wrapper > h2,
	#ls-global .ls-wrapper > h2,
	html .ls-wrapper > h3,
	body .ls-wrapper > h3,
	#ls-global .ls-wrapper > h3,
	html .ls-wrapper > h4,
	body .ls-wrapper > h4,
	#ls-global .ls-wrapper > h4,
	html .ls-wrapper > h5,
	body .ls-wrapper > h5,
	#ls-global .ls-wrapper > h5,
	html .ls-wrapper > img,
	body .ls-wrapper > img,
	#ls-global .ls-wrapper > img,
	html .ls-wrapper > div,
	body .ls-wrapper > div,
	#ls-global .ls-wrapper > div,
	html .ls-wrapper > span,
	body .ls-wrapper > span,
	#ls-global .ls-wrapper > span,
	html .ls-wrapper .ls-bg,
	body .ls-wrapper .ls-bg,
	#ls-global .ls-wrapper .ls-bg,
	html .ls-wrapper .ls-layer,
	body .ls-wrapper .ls-layer,
	#ls-global .ls-wrapper .ls-layer,
	html .ls-slide .ls-layer,
	body .ls-slide .ls-layer,
	#ls-global .ls-slide .ls-layer,
	 html .ls-slide a .ls-layer,
	body .ls-slide a .ls-layer,
	#ls-global .ls-slide a .ls-layer {
		transition: none;
		-ms-transition: none;
		-webkit-transition: none;
		line-height: normal;
		outline: none;
		padding: 0;
		margin: 0;
		border-width: 0;
	}

	html .ls-container img,
	body .ls-container img,
	#ls-global .ls-container img {
		background: none !important;
		min-width: 0 !important;
		max-width: none !important;
		border-radius: 0;
		box-shadow: none;
		border: 0;
		padding: 0;
	}

	html .ls-wp-container .ls-wrapper > a > *,
	body .ls-wp-container .ls-wrapper > a > *,
	#ls-global .ls-wp-container .ls-wrapper > a > * {
		margin: 0;
	}

	html .ls-wp-container .ls-wrapper > a,
	body .ls-wp-container .ls-wrapper > a,
	#ls-global .ls-wp-container .ls-wrapper > a {
		text-decoration: none;
	}

	.ls-wp-fullwidth-container,
	.ls-wp-fullwidth-helper,
	.ls-gui-element *,
	.ls-gui-element,
	.ls-container,
	.ls-slide > *,
	.ls-slide,
	.ls-wrapper,
	.ls-layer {
		box-sizing: content-box !important;
	}

	html .ls-yourlogo,
	body .ls-yourlogo,
	#ls-global .ls-yourlogo {
		margin: 0;
	}

	html .ls-tn,
	body .ls-tn,
	#ls-global .ls-tn {
		display: none;
	}

	.ls-bottom-nav-wrapper,
	.ls-bottom-nav-wrapper span,
	.ls-bottom-nav-wrapper a {
		line-height: 0;
		font-size: 0;
	}

	html .ls-container video,
	body .ls-container video,
	#ls-global .ls-container video {
		max-width: none !important;
	}

	/* direction: ltr */

	html .ls-container,
	body .ls-container,
	#ls-global .ls-container,
	html .ls-container .ls-slide-transition-wrapper,
	body .ls-container .ls-slide-transition-wrapper,
	#ls-global .ls-container .ls-slide-transition-wrapper,
	html .ls-container .ls-slide-transition-wrapper *,
	body .ls-container .ls-slide-transition-wrapper *,
	#ls-global .ls-container .ls-slide-transition-wrapper *,
	html .ls-container .ls-bottom-nav-wrapper,
	body .ls-container .ls-bottom-nav-wrapper,
	#ls-global .ls-container .ls-bottom-nav-wrapper,
	html .ls-container .ls-bottom-nav-wrapper *,
	body .ls-container .ls-bottom-nav-wrapper *,
	#ls-global .ls-container .ls-bottom-nav-wrapper *,
	html .ls-container .ls-bottom-nav-wrapper span *,
	body .ls-container .ls-bottom-nav-wrapper span *,
	#ls-global .ls-container .ls-bottom-nav-wrapper span *,
	html .ls-direction-fix,
	body .ls-direction-fix,
	#ls-global .ls-direction-fix {
		direction: ltr !important;
	}

	/* float: none */

	html .ls-container,
	body .ls-container,
	#ls-global .ls-container {
		float: none !important;
	}



/* Notification */

	.ls-notification {
		position: relative;
		margin: 10px auto;
		padding: 10px 10px 15px 88px;
		border-radius: 5px;
		background: #de4528;
		color: white !important;
		font-family: 'Open Sans', arial, sans-serif !important;
	}

	.ls-notification a {
		color: white !important;
		text-decoration: underline !important;
	}

	.ls-notification-logo {
		position: absolute;
		top: 16px;
		left: 17px;
		width: 56px;
		height: 56px;
		font-size: 49px;
		line-height: 53px;
		border-radius: 56px;
		background-color: white;
		color: #de4528;
		font-style: normal;
		font-weight: 800;
		text-align: center;
	}

	.ls-notification strong {
		color: white !important;
		display: block;
		font-size: 20px;
		line-height: 26px;
		font-weight: normal !important;
	}

	.ls-notification span {
		display: block;
		font-size: 13px;
		line-height: 16px;
		text-align: justify !important;
	}



/* Device Responsiveness */

@media screen and (max-width: 767px) {
	.ls-container .ls-layers > .ls-hide-on-phone,
	.ls-container .ls-background-videos .ls-hide-on-phone video,
	.ls-container .ls-background-videos .ls-hide-on-phone audio,
	.ls-container .ls-background-videos .ls-hide-on-phone iframe {
		display: none !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.ls-container .ls-layers > .ls-hide-on-tablet,
	.ls-container .ls-background-videos .ls-hide-on-tablet video,
	.ls-container .ls-background-videos .ls-hide-on-tablet audio,
	.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
		display: none !important;
	}
}

@media screen and (min-width: 1025px) {
	.ls-container .ls-layers > .ls-hide-on-desktop,
	.ls-container .ls-background-videos .ls-hide-on-desktop video,
	.ls-container .ls-background-videos .ls-hide-on-desktop audio,
	.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
		display: none !important;
	}
}

.ls-container .ls-background-videos .ls-vpcontainer {
	z-index: 10;
}

.ls-container .ls-background-videos .ls-videopreview {
	background-size: cover !important;
}

.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
	position: relative;
	z-index: 20;
}



/* Hacks */

	@media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d) {
		#ls-test3d {
			position: absolute;
			left: 9px;
			height: 3px;
		}
	}

.hc-rotator { background-color:#f1f1f1; font-size:12px; font-family:'Verdana'; position:relative; }
.hc-rotator .hc-rotator-viewer { background-repeat:no-repeat; background-position:center; }
.hc-rotator .hc-rotator-viewer-wrap { border:3px solid #333; border-width:1px 1px 0; position:relative; }
.hc-rotator .hc-rotator-image { display:none; text-align:center; }
.hc-rotator .hc-rotator-control { color:#fff; padding:3px; background-color:#333; height:20px; border-top:1px solid #222; position:relative; }
.hc-rotator .hc-rotator-title { font-weight:bold; }
.hc-rotator .hc-rotator-description { overflow:auto; padding:3px; font-size:11px; display:block; color:#fff; position:absolute; background:#333; }
.hc-rotator .hc-rotator-description a { color:#fff; }
.hc-rotator .hc-rotator-description-underlay { position:absolute; width:100%; height:30px; background-color:#333; }
.hc-rotator .hc-rotator .hc-rotator-position {  }
.hc-rotator .hc-rotator-more { color:#fff; font-size:11px; }
.hc-rotator span { cursor:pointer; display:block; float:left; }
.hc-rotator select { margin-right:5px; vertical-align: text-bottom; width: 100%; }
.hc-rotator .hc-rotator-descriptiontoggle { height:16px; padding-top:2px; font-size:11px; color:#fff; border:1px solid #000; width:45px; text-align:center; background-image: url("/RotatorImages/Layout/hc-rotator-select-bg.png"); }
.hc-rotator .hc-rotator-pausetoggle { margin-right:3px; }
.hc-rotator .hc-rotator-cross-opacity-85 { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter:alpha(opacity=85); opacity:0.85; -khtml-opacity: 0.85; -moz-opacity: 0.85; }
.hc-rotator .hc-rotator-hidden { display:none !important; }
.hc-rotator .hc-rotator-fadelayer { position:absolute; top:0; left:0; width:100%; height:100%; background:#f1f1f1; z-index:5; display:none; }
.hc-rotator .hc-rotator-prev span { width:27px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat -56px 0; }
.hc-rotator .hc-rotator-next span { width:26px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat -84px 0; margin-right:3px; }
.hc-rotator .hc-rotator-pause { width:28px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat 0 0; }
.hc-rotator .hc-rotator-play { width:28px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat -28px 0; display:none; }
.hc-rotator .hc-rotator-tip { position:absolute; text-align:center; width:100px; top:32px; background-image: url("/RotatorImages/Layout/hc-rotator-bg.png"); padding:2px; display:none; font-size:10px;  }
.hc-rotator .hc-rotator-tip span { position:absolute; top:-8px; right:5px; background: url("/RotatorImages/Layout/sprite.png") no-repeat -133px 0; width:16px; height:8px; } 
.hc-rotator .hc-rotator-tip p { margin:0 !important; padding:0 !important; }
.hc-rotator .hc-rotator-textonly { background:#f1f1f1; color:#333; font-size:1.1em; }
.hc-rotator .hc-rotator-textonly h3 { color:#333; font-size:1.12em; padding:7px 0 0; }
.hc-rotator .hc-rotator-textonly h4 { color:#333; float:left; padding:0; }
.hc-rotator .hc-rotator-textonly a { color:#003366; }

.jquery-selectbox { height: 18px; margin:0 3px 0 0; font-size: 11px; color: #fff; border: 1px solid #000; background-image: url("/RotatorImages/Layout/hc-rotator-select-bg.png"); }
.jquery-selectbox.selecthover { border: 1px solid #000; background-image: url("/RotatorImages/Layout/hc-rotator-select-bg.png"); }	
.jquery-selectbox .jquery-selectbox-currentItem { padding: 2px 0px 0px 3px; }
.jquery-selectbox .jquery-selectbox-list { background: #333; border: 1px solid #000; color:#888; padding-bottom:5px; }
.jquery-selectbox .jquery-selectbox-moreButton { background: url("/RotatorImages/Layout/sprite.png") -110px 0; width: 22px; height: 18px; }
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover { background: url("/RotatorImages/Layout/sprite.png") -110px 0; }
.jquery-selectbox .jquery-selectbox-item.listelementhover { background: #555; color: #eee; }
.jquery-selectbox-item { float:none !important; }
.jquery-selectbox-currentwrap { overflow:hidden; }
.jGrowl {
  z-index: 9999;
  color: #ffffff;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
}
.jGrowl.top-left {
  left: 0px;
  top: 0px;
}
.jGrowl.top-right {
  right: 0px;
  top: 0px;
}
.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}
.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}
.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}
.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}
.jGrowl-notification {
  background-color: #000000;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  display: none;
  border-radius: 5px;
  min-height: 40px;
}
.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.jGrowl-notification .jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}
.jGrowl-notification .jGrowl-close {
  background-color: transparent;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}
.jGrowl-closer {
  background-color: #000000;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  display: none;
  border-radius: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}
.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
/** Hide jGrowl when printing **/
@media print {
  .jGrowl {
    display: none;
  }
}
@font-face { font-family: 'Glyphicons Halflings'; src: url('/Content/glyphicons-halflings-regular.eot'); src: url('/Content/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Content/glyphicons-halflings-regular.woff2') format('woff2'), url('/Content/glyphicons-halflings-regular.woff') format('woff'), url('/Content/glyphicons-halflings-regular.ttf') format('truetype'), url('/Content/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }
.halflings { position: relative; top: 0px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .halflings.x05 { font-size: 6px; }
    .halflings.x2 { font-size: 24px; }
    .halflings.x3 { font-size: 36px; }
    .halflings.x4 { font-size: 48px; }
    .halflings.x5 { font-size: 60px; }
    .halflings.x6 { font-size: 72px; }
    .halflings.x7 { font-size: 84px; }
    .halflings.x8 { font-size: 96px; }
    .halflings.light:before { color: #f2f2f2; }
    .halflings.drop:before { text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3); }
    .halflings.flip { -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; }
    .halflings.flipv { -moz-transform: scaleY(-1); -o-transform: scaleY(-1); -webkit-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV; -ms-filter: "FlipV"; }
    .halflings.rotate90 { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
    .halflings.rotate180 { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
    .halflings.rotate270 { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
.halflings-white { color: #fff; }
.halflings-glass:before { content: "\E001"; }
.halflings-music:before { content: "\E002"; }
.halflings-search:before { content: "\E003"; }
.halflings-envelope:before { content: "\2709"; }
.halflings-heart:before { content: "\E005"; }
.halflings-star:before { content: "\E006"; }
.halflings-star-empty:before { content: "\E007"; }
.halflings-user:before { content: "\E008"; }
.halflings-film:before { content: "\E009"; }
.halflings-th-large:before { content: "\E010"; }
.halflings-th:before { content: "\E011"; }
.halflings-th-list:before { content: "\E012"; }
.halflings-ok:before { content: "\E013"; }
.halflings-remove:before { content: "\E014"; }
.halflings-zoom-in:before { content: "\E015"; }
.halflings-zoom-out:before { content: "\E016"; }
.halflings-off:before { content: "\E017"; }
.halflings-signal:before { content: "\E018"; }
.halflings-cog:before { content: "\E019"; }
.halflings-trash:before { content: "\E020"; }
.halflings-home:before { content: "\E021"; }
.halflings-file:before { content: "\E022"; }
.halflings-time:before { content: "\E023"; }
.halflings-road:before { content: "\E024"; }
.halflings-download-alt:before { content: "\E025"; }
.halflings-download:before { content: "\E026"; }
.halflings-upload:before { content: "\E027"; }
.halflings-inbox:before { content: "\E028"; }
.halflings-play-circle:before { content: "\E029"; }
.halflings-repeat:before { content: "\E030"; }
.halflings-refresh:before { content: "\E031"; }
.halflings-list-alt:before { content: "\E032"; }
.halflings-glyph-lock:before { content: "\E033"; }
.halflings-flag:before { content: "\E034"; }
.halflings-headphones:before { content: "\E035"; }
.halflings-volume-off:before { content: "\E036"; }
.halflings-volume-down:before { content: "\E037"; }
.halflings-volume-up:before { content: "\E038"; }
.halflings-qrcode:before { content: "\E039"; }
.halflings-barcode:before { content: "\E040"; }
.halflings-tag:before { content: "\E041"; }
.halflings-tags:before { content: "\E042"; }
.halflings-book:before { content: "\E043"; }
.halflings-glyph-bookmark:before { content: "\E044"; }
.halflings-print:before { content: "\E045"; }
.halflings-glyph-camera:before { content: "\E046"; }
.halflings-font:before { content: "\E047"; }
.halflings-bold:before { content: "\E048"; }
.halflings-italic:before { content: "\E049"; }
.halflings-text-height:before { content: "\E050"; }
.halflings-text-width:before { content: "\E051"; }
.halflings-align-left:before { content: "\E052"; }
.halflings-align-center:before { content: "\E053"; }
.halflings-align-right:before { content: "\E054"; }
.halflings-align-justify:before { content: "\E055"; }
.halflings-list:before { content: "\E056"; }
.halflings-indent-left:before { content: "\E057"; }
.halflings-indent-right:before { content: "\E058"; }
.halflings-facetime-video:before { content: "\E059"; }
.halflings-picture:before { content: "\E060"; }
.halflings-pencil:before { content: "\270F"; }
.halflings-map-marker:before { content: "\E062"; }
.halflings-adjust:before { content: "\E063"; }
.halflings-tint:before { content: "\E064"; }
.halflings-edit:before { content: "\E065"; }
.halflings-share:before { content: "\E066"; }
.halflings-check:before { content: "\E067"; }
.halflings-move:before { content: "\E068"; }
.halflings-step-backward:before { content: "\E069"; }
.halflings-fast-backward:before { content: "\E070"; }
.halflings-backward:before { content: "\E071"; }
.halflings-play:before { content: "\E072"; }
.halflings-pause:before { content: "\E073"; }
.halflings-stop:before { content: "\E074"; }
.halflings-forward:before { content: "\E075"; }
.halflings-fast-forward:before { content: "\E076"; }
.halflings-step-forward:before { content: "\E077"; }
.halflings-eject:before { content: "\E078"; }
.halflings-chevron-left:before { content: "\E079"; }
.halflings-chevron-right:before { content: "\E080"; }
.halflings-plus-sign:before { content: "\E081"; }
.halflings-minus-sign:before { content: "\E082"; }
.halflings-remove-sign:before { content: "\E083"; }
.halflings-ok-sign:before { content: "\E084"; }
.halflings-question-sign:before { content: "\E085"; }
.halflings-info-sign:before { content: "\E086"; }
.halflings-screenshot:before { content: "\E087"; }
.halflings-remove-circle:before { content: "\E088"; }
.halflings-ok-circle:before { content: "\E089"; }
.halflings-ban-circle:before { content: "\E090"; }
.halflings-arrow-left:before { content: "\E091"; }
.halflings-arrow-right:before { content: "\E092"; }
.halflings-arrow-up:before { content: "\E093"; }
.halflings-arrow-down:before { content: "\E094"; }
.halflings-share-alt:before { content: "\E095"; }
.halflings-resize-full:before { content: "\E096"; }
.halflings-resize-small:before { content: "\E097"; }
.halflings-plus:before { content: "\002B"; }
.halflings-minus:before { content: "\2212"; }
.halflings-asterisk:before { content: "\002A"; }
.halflings-exclamation-sign:before { content: "\E101"; }
.halflings-gift:before { content: "\E102"; }
.halflings-leaf:before { content: "\E103"; }
.halflings-glyph-fire:before { content: "\E104"; }
.halflings-eye-open:before { content: "\E105"; }
.halflings-eye-close:before { content: "\E106"; }
.halflings-warning-sign:before { content: "\E107"; }
.halflings-plane:before { content: "\E108"; }
.halflings-glyph-calendar:before { content: "\E109"; }
.halflings-random:before { content: "\E110"; }
.halflings-comments:before { content: "\E111"; }
.halflings-magnet:before { content: "\E112"; }
.halflings-chevron-up:before { content: "\E113"; }
.halflings-chevron-down:before { content: "\E114"; }
.halflings-retweet:before { content: "\E115"; }
.halflings-shopping-cart:before { content: "\E116"; }
.halflings-folder-close:before { content: "\E117"; }
.halflings-folder-open:before { content: "\E118"; }
.halflings-resize-vertical:before { content: "\E119"; }
.halflings-resize-horizontal:before { content: "\E120"; }
.halflings-hdd:before { content: "\E121"; }
.halflings-bullhorn:before { content: "\E122"; }
.halflings-glyph-bell:before { content: "\E123"; }
.halflings-certificate:before { content: "\E124"; }
.halflings-thumbs-up:before { content: "\E125"; }
.halflings-thumbs-down:before { content: "\E126"; }
.halflings-hand-right:before { content: "\E127"; }
.halflings-hand-left:before { content: "\E128"; }
.halflings-hand-top:before { content: "\E129"; }
.halflings-hand-down:before { content: "\E130"; }
.halflings-circle-arrow-right:before { content: "\E131"; }
.halflings-circle-arrow-left:before { content: "\E132"; }
.halflings-circle-arrow-top:before { content: "\E133"; }
.halflings-circle-arrow-down:before { content: "\E134"; }
.halflings-globe:before { content: "\E135"; }
.halflings-glyph-wrench:before { content: "\E136"; }
.halflings-tasks:before { content: "\E137"; }
.halflings-filter:before { content: "\E138"; }
.halflings-glyph-briefcase:before { content: "\E139"; }
.halflings-fullscreen:before { content: "\E140"; }
.halflings-dashboard:before { content: "\E141"; }
.halflings-glyph-paperclip:before { content: "\E142"; }
.halflings-heart-empty:before { content: "\E143"; }
.halflings-link:before { content: "\E144"; }
.halflings-phone:before { content: "\E145"; }
.halflings-glyph-pushpin:before { content: "\E146"; }
.halflings-euro:before { content: "\20AC"; }
.halflings-usd:before { content: "\E148"; }
.halflings-gbp:before { content: "\E149"; }
.halflings-sort:before { content: "\E150"; }
.halflings-sort-by-alphabet:before { content: "\E151"; }
.halflings-sort-by-alphabet-alt:before { content: "\E152"; }
.halflings-sort-by-order:before { content: "\E153"; }
.halflings-sort-by-order-alt:before { content: "\E154"; }
.halflings-sort-by-attributes:before { content: "\E155"; }
.halflings-sort-by-attributes-alt:before { content: "\E156"; }
.halflings-unchecked:before { content: "\E157"; }
.halflings-expand:before { content: "\E158"; }
.halflings-collapse:before { content: "\E159"; }
.halflings-collapse-top:before { content: "\E160"; }
.halflings-log-in:before { content: "\E161"; }
.halflings-flash:before { content: "\E162"; }
.halflings-log-out:before { content: "\E163"; }
.halflings-new-window:before { content: "\E164"; }
.halflings-record:before { content: "\E165"; }
.halflings-save:before { content: "\E166"; }
.halflings-open:before { content: "\E167"; }
.halflings-saved:before { content: "\E168"; }
.halflings-import:before { content: "\E169"; }
.halflings-export:before { content: "\E170"; }
.halflings-send:before { content: "\E171"; }
.halflings-floppy-disk:before { content: "\E172"; }
.halflings-floppy-saved:before { content: "\E173"; }
.halflings-floppy-remove:before { content: "\E174"; }
.halflings-floppy-save:before { content: "\E175"; }
.halflings-floppy-open:before { content: "\E176"; }
.halflings-credit-card:before { content: "\E177"; }
.halflings-transfer:before { content: "\E178"; }
.halflings-cutlery:before { content: "\E179"; }
.halflings-header:before { content: "\E180"; }
.halflings-compressed:before { content: "\E181"; }
.halflings-earphone:before { content: "\E182"; }
.halflings-phone-alt:before { content: "\E183"; }
.halflings-tower:before { content: "\E184"; }
.halflings-stats:before { content: "\E185"; }
.halflings-sd-video:before { content: "\E186"; }
.halflings-hd-video:before { content: "\E187"; }
.halflings-subtitles:before { content: "\E188"; }
.halflings-sound-stereo:before { content: "\E189"; }
.halflings-sound-dolby:before { content: "\E190"; }
.halflings-sound-5-1:before { content: "\E191"; }
.halflings-sound-6-1:before { content: "\E192"; }
.halflings-sound-7-1:before { content: "\E193"; }
.halflings-copyright-mark:before { content: "\E194"; }
.halflings-registration-mark:before { content: "\E195"; }
.halflings-cloud:before { content: "\2601"; }
.halflings-cloud-download:before { content: "\E197"; }
.halflings-cloud-upload:before { content: "\E198"; }
.halflings-tree-conifer:before { content: "\E199"; }
.halflings-tree-deciduous:before { content: "\E200"; }
.halflings-cd:before { content: "\E201"; }
.halflings-save-file:before { content: "\E202"; }
.halflings-open-file:before { content: "\E203"; }
.halflings-level-up:before { content: "\E204"; }
.halflings-copy:before { content: "\E205"; }
.halflings-paste:before { content: "\E206"; }
.halflings-door:before { content: "\1F6AA"; }
.halflings-key:before { content: "\1F511"; }
.halflings-alert:before { content: "\E209"; }
.halflings-equalizer:before { content: "\E210"; }
.halflings-king:before { content: "\E211"; }
.halflings-queen:before { content: "\E212"; }
.halflings-pawn:before { content: "\E213"; }
.halflings-bishop:before { content: "\E214"; }
.halflings-knight:before { content: "\E215"; }
.halflings-baby-formula:before { content: "\E216"; }
.halflings-tent:before { content: "\26FA"; }
.halflings-blackboard:before { content: "\E218"; }
.halflings-bed:before { content: "\E219"; }
.halflings-apple:before { content: "\F8FF"; }
.halflings-erase:before { content: "\E221"; }
.halflings-hourglass:before { content: "\231B"; }
.halflings-lamp:before { content: "\E223"; }
.halflings-duplicate:before { content: "\E224"; }
.halflings-piggy-bank:before { content: "\E225"; }
.halflings-scissors:before { content: "\E226"; }
.halflings-bitcoin:before { content: "\E227"; }
.halflings-yen:before { content: "\00A5"; }
.halflings-ruble:before { content: "\20BD"; }
.halflings-scale:before { content: "\E230"; }
.halflings-ice-lolly:before { content: "\E231"; }
.halflings-ice-lolly-tasted:before { content: "\E232"; }
.halflings-education:before { content: "\E233"; }
.halflings-option-horizontal:before { content: "\E234"; }
.halflings-option-vertical:before { content: "\E235"; }
.halflings-menu-hamburger:before { content: "\E236"; }
.halflings-modal-window:before { content: "\E237"; }
.halflings-oil:before { content: "\E238"; }
.halflings-grain:before { content: "\E239"; }
.halflings-sunglasses:before { content: "\E240"; }
.halflings-text-size:before { content: "\E241"; }
.halflings-text-color:before { content: "\E242"; }
.halflings-text-background:before { content: "\E243"; }
.halflings-object-align-top:before { content: "\E244"; }
.halflings-object-align-bottom:before { content: "\E245"; }
.halflings-object-align-horizontal:before { content: "\E246"; }
.halflings-object-align-left:before { content: "\E247"; }
.halflings-object-align-vertical:before { content: "\E248"; }
.halflings-object-align-right:before { content: "\E249"; }
.halflings-triangle-right:before { content: "\E250"; }
.halflings-triangle-left:before { content: "\E251"; }
.halflings-triangle-bottom:before { content: "\E252"; }
.halflings-triangle-top:before { content: "\E253"; }
.halflings-terminal:before { content: "\E254"; }
.halflings-superscript:before { content: "\E255"; }
.halflings-subscript:before { content: "\E256"; }
.halflings-menu-left:before { content: "\E257"; }
.halflings-menu-right:before { content: "\E258"; }
.halflings-menu-down:before { content: "\E259"; }
.halflings-menu-up:before { content: "\E260"; }
/* 
* 
* THIS IS A SMALL BONUS FOR ALL CURIOUS PEOPLE :) 
* Just add class .animated and .pulse, .rotateIn, .bounce, .swing or .tada to you HTML element with icons. You may find other great css animations here: http://coveloping.com/tools/css-animation-generator 
* 
*/
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rotateIn {
    0% { -webkit-transform-origin: center center; -webkit-transform: rotate(-200deg); opacity: 0; }
    100% { -webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1; }
}

@keyframes rotateIn {
    0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; }
    100% { transform-origin: center center; transform: rotate(0); opacity: 1; }
}

.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); }
    40% { -webkit-transform: translateY(-30px); }
    60% { -webkit-transform: translateY(-15px); }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
    40% { transform: translateY(-30px); }
    60% { transform: translateY(-15px); }
}

.bounce { -webkit-animation-name: bounce; animation-name: bounce; }

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
    20% { -webkit-transform: rotate(15deg); }
    40% { -webkit-transform: rotate(-10deg); }
    60% { -webkit-transform: rotate(5deg); }
    80% { -webkit-transform: rotate(-5deg); }
    100% { -webkit-transform: rotate(0deg); }
}

@keyframes swing {
    20% { transform: rotate(15deg); }
    40% { transform: rotate(-10deg); }
    60% { transform: rotate(5deg); }
    80% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}

.swing { -webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada {
    0% { -webkit-transform: scale(1); }
    10%, 20% { -webkit-transform: scale(0.9) rotate(-3deg); }
    30%, 50%, 70%, 90% { -webkit-transform: scale(1.1) rotate(3deg); }
    40%, 60%, 80% { -webkit-transform: scale(1.1) rotate(-3deg); }
    100% { -webkit-transform: scale(1) rotate(0); }
}

@keyframes tada {
    0% { transform: scale(1); }
    10%, 20% { transform: scale(0.9) rotate(-3deg); }
    30%, 50%, 70%, 90% { transform: scale(1.1) rotate(3deg); }
    40%, 60%, 80% { transform: scale(1.1) rotate(-3deg); }
    100% { transform: scale(1) rotate(0); }
}

.tada { -webkit-animation-name: tada; animation-name: tada; }

/*
 *		BOOTSTRAP HELPER
 */
.btn .glyphicons,
.btn .halflings,
.btn .filetypes,
.btn .social { margin-right: .3em; font-size: 12px; left: 2px; }
.dropdown-menu li .glyphicons,
.dropdown-menu li .halflings,
.dropdown-menu li .filetypes,
.dropdown-menu li .social { margin-right: .3em; }
.list-group .list-group-item .glyphicons,
.list-group .list-group-item .halflings,
.list-group .list-group-item .filetypes,
.list-group .list-group-item .social { margin-right: .5em; }
/*a.btn { line-height: 1.28; }*/

/* ========================================================================
 * bootstrap-tour - v0.12.0
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.tour-backdrop{position:absolute;z-index:1100;background-color:#000;opacity:.8;filter:alpha(opacity=80)}.popover[class*="tour-"]{z-index:1102}.popover[class*="tour-"] .popover-navigation{padding:9px 14px;overflow:hidden}.popover[class*="tour-"] .popover-navigation *[data-role="end"]{float:right}.popover[class*="tour-"] .popover-navigation *[data-role="prev"],.popover[class*="tour-"] .popover-navigation *[data-role="next"],.popover[class*="tour-"] .popover-navigation *[data-role="end"]{cursor:pointer}.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled{cursor:default}.popover[class*="tour-"].orphan{position:fixed;margin-top:0}.popover[class*="tour-"].orphan .arrow{display:none}
