@charset "utf-8";/**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.3
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @author		Rouven Weßling <me [at] rouvenwessling.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: fixed;
	background-color: #000;
	left: 0px;
	top: 0px;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#sbox-window[aria-hidden=true],
#sbox-overlay[aria-hidden=true] {
	display: none;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(/media/system/images/modal/closebox.png) no-repeat center;
	border: none;
}

.sbox-loading #sbox-content {
	background-image: url(/media/system/images/modal/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}

/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
#sbox-window.shadow {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(/media/system/images/modal/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(/media/system/images/modal/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(/media/system/images/modal/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(/media/system/images/modal/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(/media/system/images/modal/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(/media/system/images/modal/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(/media/system/images/modal/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(/media/system/images/modal/bg_nw.png) no-repeat;
}
@media (max-width: 979px) {
	#sbox-btn-close {
		right: -10px;
		top: -10px;
	}
}
@media (max-device-width: 979px) {
	#sbox-content {
		-webkit-overflow-scrolling: touch;
	}
	#sbox-content.sbox-content-iframe {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
}
/*018674063d85d8caf4fc4c151dac4e9d*/

.g-content{margin:0.625rem;padding:0.938rem}.g-flushed .g-content{margin:0;padding:0}body{font-size:1rem;line-height:1.5}h1{font-size:2.25rem}h2{font-size:1.9rem}h3{font-size:1.5rem}h4{font-size:1.15rem}h5{font-size:1rem}h6{font-size:0.85rem}small{font-size:0.875rem}cite{font-size:0.875rem}sub,sup{font-size:0.75rem}code,kbd,pre,samp{font-size:1rem;font-family:"Menlo", "Monaco", monospace}textarea,select[multiple=multiple],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]){border-radius:0.1875rem}body{color:#000000;background:#ffffff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#0098db;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}a:hover{color:inherit}body p{margin:1rem 0}#g-page-surround{background:#ffffff;overflow:hidden}@media print{#g-page-surround{background:#fff !important;color:#000 !important}}@font-face{font-family:"roboto";font-style:normal;font-weight:700;src:url('/templates/rt_ambrosia/fonts/roboto/roboto_bold/roboto-bold-webfont.eot#iefix') format("embedded-opentype"), url('/templates/rt_ambrosia/custom/fonts/roboto/roboto_bold/roboto-bold-webfont.woff2') format("woff2"), url('/templates/rt_ambrosia/fonts/roboto/roboto_bold/roboto-bold-webfont.woff') format("woff"), url('/templates/rt_ambrosia/fonts/roboto/roboto_bold/roboto-bold-webfont.ttf') format("truetype"), url('/templates/rt_ambrosia/fonts/roboto/roboto_bold/roboto-bold-webfont.svg#roboto') format("svg");font-display:swap;}@font-face{font-family:"roboto";font-style:normal;font-weight:400;src:url('/templates/rt_ambrosia/fonts/roboto/roboto_regular/roboto-regular-webfont.eot#iefix') format("embedded-opentype"), url('/templates/rt_ambrosia/custom/fonts/roboto/roboto_regular/roboto-regular-webfont.woff2') format("woff2"), url('/templates/rt_ambrosia/fonts/roboto/roboto_regular/roboto-regular-webfont.woff') format("woff"), url('/templates/rt_ambrosia/fonts/roboto/roboto_regular/roboto-regular-webfont.ttf') format("truetype"), url('/templates/rt_ambrosia/fonts/roboto/roboto_regular/roboto-regular-webfont.svg#roboto') format("svg");font-display:swap;}body{font-family:"roboto";font-weight:400}h1,h2,h3,h4,h5{font-family:"roboto";font-weight:700}h4{font-size:1.15rem}.g-title{font-family:"roboto";font-weight:700;font-size:0.85rem;line-height:1.5;text-transform:uppercase;display:inline-block;position:relative}.g-title:after{content:"";position:absolute;height:2px;background:rgba(0, 0, 0, 0.25);width:100%;bottom:-1px;left:0}.g-promo{font-size:3rem;line-height:1.2;font-family:"roboto";font-weight:900}.g-headline{font-family:"roboto";font-weight:normal;font-size:1.25rem}.g-quote{font-family:"roboto";font-weight:normal;font-size:1.25rem;font-style:italic}.g-tag{font-family:"roboto";font-weight:400;font-size:1rem;line-height:1.25}.g-large{font-size:1.2rem;line-height:1.35}.g-small{font-size:0.85rem;opacity:0.8}.g-title-hero{font-family:"roboto";font-weight:700;font-size:2.25rem;line-height:1.2}.g-title-subhero{font-family:"roboto";font-weight:700;font-size:1.85rem;line-height:1.2}.g-title-regular{font-family:"roboto";font-weight:400;font-size:1.1rem;line-height:1.25}.g-title-bold{font-family:"roboto";font-weight:700;font-size:1.1rem;line-height:1.25}.g-bold{font-weight:bold !important}.g-italic{font-style:italic !important}blockquote{border-left:10px solid rgba(0, 0, 0, 0.25)}blockquote p{font-size:1.1rem;color:#333}blockquote cite{display:block;text-align:right;color:#000000;font-size:1.2rem}code,kbd,pre,samp{font-family:"Menlo", "Monaco", monospace}code{background:#f9f2f4;color:#9c1d3d}pre{padding:1rem;margin:2rem 0;background:#f6f6f6;border:1px solid #8a8a8a;border-radius:0.1875rem;line-height:1.15;font-size:0.9rem}pre code{color:#237794;background:inherit;font-size:0.9rem}pre.prettyprint{padding:1rem !important;border-color:rgba(0, 0, 0, 0.1) !important}hr{margin:1.5rem 0;border-bottom:1px solid rgba(0, 0, 0, 0.25)}.g-para{margin:0.3rem 0 1rem}.noliststyle{list-style:none}.g-uppercase{text-transform:uppercase}.g-notexttransform{text-transform:none}.g-positive-margin-top{margin-top:23rem}.g-negative-margin-bottom{margin-bottom:-25rem}#g-header{background:#000000;color:#ffffff;position:relative;z-index:10001}#g-header.g-home{background:transparent;color:#ffffff}@media only all and (max-width:47.99rem){#g-header.g-home .g-container{border-bottom:2px solid #ffffff}}#g-header .g-container{border-bottom:2px solid #ffffff}@media only all and (max-width:47.99rem){#g-header .g-container{border-bottom:0}}#g-header .g-content{padding:0}#g-header a{color:#ffffff}#g-header a:hover{color:#d9d9d9}@media only all and (max-width:47.99rem){#g-header .g-logo-block{text-align:center}}@media only all and (max-width:47.99rem){#g-header .g-logo-block .g-content{margin:0;padding:0}}#g-header .g-logo{display:block;font-family:"roboto";text-transform:uppercase;font-weight:bold}@media only all and (max-width:47.99rem){#g-header .g-logo{margin:0.5rem auto 0 auto;text-align:center}}@media only all and (max-width:47.99rem){#g-header .g-logo img{width:100%;text-align:center}}@media only all and (max-width:47.99rem){#g-header .g-menu-block>.g-content{margin-bottom:0}}#g-header .g-horizontalmenu{text-align:right;font-family:"roboto";text-transform:uppercase;font-weight:bold}@media only all and (max-width:47.99rem){#g-header .g-horizontalmenu{text-align:center}}#g-header .g-horizontalmenu li{font-size:0.8rem}@media only all and (max-width:30rem){#g-header .g-horizontalmenu li{font-size:0.7rem;margin:0 0.25rem}}@media only all and (max-width:30rem){.g-style-preset2 #g-header .g-horizontalmenu li,.g-style-preset4 #g-header .g-horizontalmenu li,.g-style-preset6 #g-header .g-horizontalmenu li{font-size:0.6rem;margin:0 0.05rem}}.dir-rtl #g-header .g-horizontalmenu{text-align:left}@media print{#g-header{background:#fff !important;color:#000 !important}}#g-navigation{background:#000000;color:#ffffff;position:relative;z-index:10011}#g-navigation.g-home{background:transparent;color:#ffffff}#g-navigation .g-ambrosia-menu .g-content{margin-left:0;margin-right:0}#g-navigation .g-ambrosia-menu .menu-item-particle .g-content{margin:0.625rem;text-align:center}#g-navigation .g-ambrosia-menu .menu-item-particle .g-content a:hover{color:#000000}.g-menu-hastouch .g-standard .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,.g-menu-hastouch .g-fullwidth .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,.g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,.g-menu-hastouch .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid #0f0f0f;background:black}.g-menu-hastouch .g-standard .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover,.g-menu-hastouch .g-fullwidth .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover,.g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover,.g-menu-hastouch .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:black}#g-navigation>.g-container{position:relative;padding-bottom:1rem}#g-navigation .g-content{padding:0}#g-navigation .g-social{text-align:right}@media only all and (max-width:47.99rem){#g-navigation .g-social{text-align:center}}#g-navigation .g-main-nav{margin:0}#g-navigation .g-main-nav .g-toplevel>li{margin:0 0.05rem}#g-navigation .g-main-nav .g-toplevel>li>.g-menu-item-container{color:#ffffff}#g-navigation .g-main-nav .g-toplevel>li:hover>.g-menu-item-container{color:#0098db}#g-navigation .g-main-nav .g-toplevel>li:hover>.g-menu-item-container .g-menu-item-title{border-bottom:1px solid}#g-navigation .g-main-nav .g-toplevel>li:hover>.g-menu-item-container>.g-selected{color:#0098db}#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container{color:#0098db}#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container .g-menu-item-title{border-bottom:1px solid}#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container>.g-selected{color:#0098db}#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container>.g-selected:after{background:#0098db;bottom:-10px;content:'';height:2px;position:absolute;width:38px;left:50%;margin-left:-19px}#g-navigation .g-main-nav .g-toplevel>li.active.g-parent>.g-menu-item-container:after{margin-left:-29px}#g-navigation .g-main-nav .g-toplevel>li.g-parent .g-menu-parent-indicator{vertical-align:top}#g-navigation .g-main-nav .g-dropdown{background:#ffffff;border:1px solid rgba(0, 0, 0, 0.25);border-radius:0}#g-navigation .g-main-nav .g-dropdown>.g-dropdown-column{border:1px solid transparent}#g-navigation .g-main-nav .g-sublevel>li{border-bottom:1px solid rgba(0, 0, 0, 0.25)}#g-navigation .g-main-nav .g-sublevel>li>.g-menu-item-container{color:#000000}#g-navigation .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-selected{color:#000000}#g-navigation .g-main-nav .g-sublevel>li:hover>.g-menu-item-container,#g-navigation .g-main-nav .g-sublevel>li.active>.g-menu-item-container{color:#0098db}#g-navigation .g-main-nav .g-sublevel>li:hover>.g-menu-item-container>.g-selected,#g-navigation .g-main-nav .g-sublevel>li.active>.g-menu-item-container>.g-selected{color:#0098db}#g-navigation .g-main-nav .g-sublevel>li:last-child{border-bottom:none}#g-navigation .g-main-nav .g-sublevel>li.g-menu-item-type-particle:hover>.g-menu-item-container{background:inherit}@media only all and (max-width:47.99rem){#g-navigation .g-menu-block{display:none}}#g-navigation .g-menu-item-subtitle{text-transform:lowercase;font-size:0.85rem;font-weight:bold;opacity:0.8;padding-top:2px}.menu-item-particle a{color:#0098db}.menu-item-particle a:hover{color:#ffffff}@media print{#g-navigation{background:#fff !important;color:#000 !important}}.g-main-nav .g-toplevel>li>.g-menu-item-container,.g-main-nav .g-sublevel>li>.g-menu-item-container{font-size:0.9rem;font-weight:bold;padding:0.2345rem 0.469rem;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;-webkit-transition:0.35s ease;-moz-transition:0.35s ease;transition:0.35s ease}.g-main-nav .g-standard .g-dropdown{width:180px;float:left}.g-main-nav{z-index:20}.g-main-nav .g-toplevel>li>.g-menu-item-container{line-height:1;text-transform:uppercase}.g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content{line-height:normal}.g-main-nav .g-toplevel>li.g-parent .g-menu-parent-indicator:after{width:1rem}.g-main-nav .g-toplevel i{opacity:0.6}.g-main-nav .g-standard>.g-dropdown:before,.g-main-nav .g-fullwidth>.g-dropdown:before{top:-6px !important}.g-main-nav .g-standard>.g-dropdown .g-dropdown,.g-main-nav .g-fullwidth>.g-dropdown .g-dropdown{top:-2px}.g-main-nav .g-dropdown{text-align:left;border-radius:3px}.g-main-nav .g-sublevel>li{margin:0 0.3125rem;padding:0.3126666667rem 0}.g-main-nav .g-sublevel>li>.g-menu-item-container{line-height:normal;font-weight:normal}.g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content{vertical-align:top}.g-main-nav .g-sublevel>li.g-parent .g-menu-parent-indicator{right:0.638rem;top:50%;margin-top:-0.65rem}.g-menu-item-subtitle{opacity:0.7}.g-main-nav .g-standard .g-dropdown{margin-left:10px}.g-main-nav .g-standard .g-dropdown:after{content:"";position:absolute;display:block;top:0;left:-10px;right:-10px;bottom:0;border-left:10px solid transparent;border-right:10px solid transparent;z-index:-1}.g-main-nav .g-standard>.g-dropdown{margin-left:0}.g-main-nav .g-standard>.g-dropdown,.g-main-nav .g-fullwidth>.g-dropdown{margin-top:5px}.g-main-nav .g-standard>.g-dropdown:before,.g-main-nav .g-fullwidth>.g-dropdown:before{content:"";position:absolute;display:block;top:-5px;left:0;right:0;bottom:0;border-top:5px solid transparent;z-index:-1}.g-nav-overlay,.g-menu-overlay{background:rgba(0, 0, 0, 0.5)}.g-menu-overlay.g-menu-overlay-open{z-index:19}.g-menu-hastouch .g-standard .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,.g-menu-hastouch .g-fullwidth .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border-radius:0.1875rem;margin:-0.2rem 0 -0.2rem 0.5rem;padding:0.2rem}.g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,.g-menu-hastouch .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border-radius:3px;padding:0.1rem;margin-top:-0.1rem;margin-right:-0.1rem}#g-slideshow{background:#ffffff;color:#ffffff;margin-top:-142px;border-bottom:5px solid #0098db}#g-slideshow .g-container{width:100%}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-img-container{height:70vh}@media only all and (max-width:47.99rem){#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-img-container{height:450px}}@media only all and (min-width:60rem) and (max-width:74.99rem){#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-img-container{height:500px}}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:50vh}@media only all and (min-width:60rem) and (max-width:74.99rem){#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:320px}}@media only all and (max-width:47.99rem){#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:280px;width:60%;font-size:1.35rem;line-height:1.25}}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow{background:transparent;top:50vh}@media only all and (min-width:60rem) and (max-width:74.99rem){#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow{top:320px}}@media only all and (max-width:47.99rem){#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow{top:280px}}.g-style-preset1 .fp-roksprocket-slideshow.sprocket-presets .sprocket-features-index-1 .sprocket-features-img-container{background-image:url('/templates/rt_ambrosia/custom/images/rocketlauncher/home/slideshow/img-01-preset1.jpg') !important}.g-style-preset2 .fp-roksprocket-slideshow.sprocket-presets .sprocket-features-index-1 .sprocket-features-img-container{background-image:url('/templates/rt_ambrosia/custom/images/rocketlauncher/home/slideshow/img-01-preset2.jpg') !important}.g-style-preset3 .fp-roksprocket-slideshow.sprocket-presets .sprocket-features-index-1 .sprocket-features-img-container{background-image:url('/templates/rt_ambrosia/custom/images/rocketlauncher/home/slideshow/img-01-preset3.jpg') !important}.g-style-preset4 .fp-roksprocket-slideshow.sprocket-presets .sprocket-features-index-1 .sprocket-features-img-container{background-image:url('/templates/rt_ambrosia/custom/images/rocketlauncher/home/slideshow/img-01-preset4.jpg') !important}.g-style-preset5 .fp-roksprocket-slideshow.sprocket-presets .sprocket-features-index-1 .sprocket-features-img-container{background-image:url('/templates/rt_ambrosia/custom/images/rocketlauncher/home/slideshow/img-01-preset5.jpg') !important}.g-style-preset6 .fp-roksprocket-slideshow.sprocket-presets .sprocket-features-index-1 .sprocket-features-img-container{background-image:url('/templates/rt_ambrosia/custom/images/rocketlauncher/home/slideshow/img-01-preset6.jpg') !important}@media print{#g-slideshow{background:#fff !important;color:#000 !important}}#g-showcase{background:#000000;color:#ffffff;border-top:5px solid #0098db}@media print{#g-showcase{background:#fff !important;color:#000 !important}}#g-feature{background:#ffffff;color:#000000}@media print{#g-feature{background:#fff !important;color:#000 !important}}#g-mainbar a{color:#000000}#g-mainbar a:hover{color:#0098db}#g-mainbar .fp-mainbar-tab{position:relative}#g-mainbar .fp-mainbar-tab .g-title{position:absolute;z-index:11;margin:1rem}@media only all and (max-width:30rem){#g-mainbar .fp-mainbar-tab .g-title{font-size:0.7rem;margin:1.25rem 1rem}}@media only all and (max-width:30rem){.g-style-preset2 #g-mainbar .fp-mainbar-tab .g-title,.g-style-preset4 #g-mainbar .fp-mainbar-tab .g-title,.g-style-preset6 #g-mainbar .fp-mainbar-tab .g-title{display:none}}#g-mainbar .fp-mainright-tab .g-small{display:block;margin:0.75rem 0}#g-mainbar .fp-mainright-tab hr{margin:0.5rem 0}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-style-preset2 #g-mainbar .g-roksprocket-headlines-style-2 .g-infolist .g-infolist-item-title,.g-style-preset4 #g-mainbar .g-roksprocket-headlines-style-2 .g-infolist .g-infolist-item-title,.g-style-preset6 #g-mainbar .g-roksprocket-headlines-style-2 .g-infolist .g-infolist-item-title{font-size:0.85rem}}@media print{#g-main{background:#fff !important;color:#000 !important}}#g-sidebar .fp-promoimage .g-promoimage-caption{height:5rem;text-align:left}@media only all and (min-width:48rem) and (max-width:59.99rem){#g-sidebar .fp-promoimage .g-promoimage-caption{height:6rem}}#g-sidebar .fp-promoimage .g-promoimage-iconbutton{top:inherit;left:1rem;bottom:1rem;margin:0;border:none;background:#ffffff;color:#000000;border-radius:3px;height:35px;line-height:35px;font-size:1.25rem}#g-sidebar .fp-roksprocket-lists .sprocket-lists-nav{display:none}.g-style-preset2 #g-sidebar .g-promoimage .g-promoimage-title,.g-style-preset4 #g-sidebar .g-promoimage .g-promoimage-title,.g-style-preset6 #g-sidebar .g-promoimage .g-promoimage-title{letter-spacing:-1px}@media print{#g-sidebar{background:#fff !important;color:#000 !important}}#g-extension{background:#ffffff;color:#000000}#g-extension .g-title,#g-extension .g-headline,#g-extension h1,#g-extension h2,#g-extension h3,#g-extension h4,#g-extension h5,#g-extension h6{color:black}#g-extension .g-tag{opacity:0.5;font-weight:normal}@media print{#g-extension{background:#fff !important;color:#000 !important}}#g-bottom{background:#ffffff;color:#000000}@media print{#g-bottom{background:#fff !important;color:#000 !important}}#g-footer{background:#000000;color:#ffffff}#g-footer a{color:#ffffff}#g-footer a:hover{color:#0098db}#g-footer .fp-demo-info{font-size:0.875rem}#g-footer .fp-demo-info .g-content>p{margin-top:0}#g-footer .g-social a{background:#ffffff;color:#000000;width:30px;height:30px;margin-bottom:4px}#g-footer .g-social a:hover{background:#ffffff}@media only all and (max-width:47.99rem){#g-footer .g-sample-sitemap .g-block{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50% !important}}@media print{#g-footer{background:#fff !important;color:#000 !important}}#g-copyright{background:#000000;color:#ffffff}#g-copyright .g-container{border-top:1px solid rgba(0, 0, 0, 0.25)}@media only all and (max-width:30rem){#g-copyright .g-container{text-align:center}}#g-copyright a{color:#ffffff}#g-copyright a:hover{color:inherit}#g-copyright .g-copyright>.g-content{font-size:0.8rem;line-height:1.8}@media only all and (max-width:30rem){#g-copyright .g-copyright>.g-content{padding:0}}#g-copyright .g-logo{font-family:"roboto";text-transform:uppercase;font-weight:bold}@media only all and (min-width:48rem) and (max-width:59.99rem){#g-copyright .g-horizontalmenu li{font-size:0.75rem;margin:0 0.15rem}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){#g-copyright .g-horizontalmenu li{font-size:0.8rem;margin:0 0.25rem}}@media print{#g-copyright{background:#fff !important;color:#000 !important}}.flush>.g-content{margin:0 !important;padding:0 !important}.nopaddingall>.g-content{padding:0 !important}.nomarginall>.g-content{margin:0 !important}.title-center .g-title{text-align:center;margin:0 0 2rem 0}.title-underline .g-title{position:relative}.title-underline .g-title:after{background:#0098db;bottom:-10px;content:'';height:2px;position:absolute;width:50px;left:50%;margin-left:-25px}.box1.g-outer-box{background:#007cb2}.box1>.g-content{background:#007cb2;color:#ffffff}.box1>.g-content a{color:#8fddff}.box1>.g-content a:hover{color:inherit}.box2.g-outer-box{background:#db0000}.box2>.g-content{background:#db0000;color:black}.box3.g-outer-box{background:#111111}.box3>.g-content{background:#111111;color:#919191}.box3>.g-content a{color:#ffffff !important}.box3>.g-content a:hover{color:#0098db !important}.box4.g-outer-box{background:#f2f2f2}.box4>.g-content{background:#f2f2f2;color:#000000}.box-white{color:#1a1a1a}.box-grey,.box-pink,.box-red,.box-purple,.box-blue,.box-orange{color:#ffffff}.box-white.g-outer-box{background:#ffffff}.box-white>.g-content{background:#ffffff}.box-white .button{background:#bfbfbf}.box-white .button:hover,.box-white .button:active,.box-white .button:focus{background:#e6e6e6}.box-white .button.button-3,.box-white .button.button-4{color:#bfbfbf !important;border-color:#bfbfbf}.box-white .button.button-3:hover,.box-white .button.button-3:active,.box-white .button.button-3:focus,.box-white .button.button-4:hover,.box-white .button.button-4:active,.box-white .button.button-4:focus{color:#000000 !important;border-color:#000000}.box-white a{color:#bfbfbf}.box-grey.g-outer-box{background:#95a5a6}.box-grey>.g-content{background:#95a5a6}.box-grey .button{background:#798d8f}.box-grey .button:hover,.box-grey .button:active,.box-grey .button:focus{background:#b1bdbd}.box-grey .button.button-3,.box-grey .button.button-4{color:#dae0e0 !important;border-color:#dae0e0}.box-grey .button.button-3:hover,.box-grey .button.button-3:active,.box-grey .button.button-3:focus,.box-grey .button.button-4:hover,.box-grey .button.button-4:active,.box-grey .button.button-4:focus{color:#ffffff !important;border-color:#ffffff}.box-grey a{color:#dae0e0}.box-pink.g-outer-box{background:#d13b7b}.box-pink>.g-content{background:#d13b7b}.box-pink .button{background:#b02963}.box-pink .button:hover,.box-pink .button:active,.box-pink .button:focus{background:#db6497}.box-pink .button.button-3,.box-pink .button.button-4{color:#e9a2c1 !important;border-color:#e9a2c1}.box-pink .button.button-3:hover,.box-pink .button.button-3:active,.box-pink .button.button-3:focus,.box-pink .button.button-4:hover,.box-pink .button.button-4:active,.box-pink .button.button-4:focus{color:#ffffff !important;border-color:#ffffff}.box-pink a{color:#e9a2c1}.box-red.g-outer-box{background:#ef4a44}.box-red>.g-content{background:#ef4a44}.box-red .button{background:#eb1d15}.box-red .button:hover,.box-red .button:active,.box-red .button:focus{background:#f37773}.box-red .button.button-3,.box-red .button.button-4{color:#f9bcb9 !important;border-color:#f9bcb9}.box-red .button.button-3:hover,.box-red .button.button-3:active,.box-red .button.button-3:focus,.box-red .button.button-4:hover,.box-red .button.button-4:active,.box-red .button.button-4:focus{color:#ffffff !important;border-color:#ffffff}.box-red a{color:#f9bcb9}.box-purple.g-outer-box{background:#874f9a}.box-purple>.g-content{background:#874f9a}.box-purple .button{background:#693e78}.box-purple .button:hover,.box-purple .button:active,.box-purple .button:focus{background:#a06ab2}.box-purple .button.button-3,.box-purple .button.button-4{color:#c09ccc !important;border-color:#c09ccc}.box-purple .button.button-3:hover,.box-purple .button.button-3:active,.box-purple .button.button-3:focus,.box-purple .button.button-4:hover,.box-purple .button.button-4:active,.box-purple .button.button-4:focus{color:#ffffff !important;border-color:#ffffff}.box-purple a{color:#c09ccc}.box-blue.g-outer-box{background:#279fba}.box-blue>.g-content{background:#279fba}.box-blue .button{background:#1e7b90}.box-blue .button:hover,.box-blue .button:active,.box-blue .button:focus{background:#3ebad6}.box-blue .button.button-3,.box-blue .button.button-4{color:#7dd1e4 !important;border-color:#7dd1e4}.box-blue .button.button-3:hover,.box-blue .button.button-3:active,.box-blue .button.button-3:focus,.box-blue .button.button-4:hover,.box-blue .button.button-4:active,.box-blue .button.button-4:focus{color:#ffffff !important;border-color:#ffffff}.box-blue a{color:#7dd1e4}.box-orange.g-outer-box{background:#ee7933}.box-orange>.g-content{background:#ee7933}.box-orange .button{background:#dc5e12}.box-orange .button:hover,.box-orange .button:active,.box-orange .button:focus{background:#f29862}.box-orange .button.button-3,.box-orange .button.button-4{color:#f8c6a9 !important;border-color:#f8c6a9}.box-orange .button.button-3:hover,.box-orange .button.button-3:active,.box-orange .button.button-3:focus,.box-orange .button.button-4:hover,.box-orange .button.button-4:active,.box-orange .button.button-4:focus{color:#ffffff !important;border-color:#ffffff}.box-orange a{color:#f8c6a9}.spaced .g-content{margin:1px}.bordered .g-content{border:1px solid rgba(0, 0, 0, 0.25);margin:1px}.shadow .g-content{box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)}.shadow2 .g-content{box-shadow:0 0 4px rgba(0, 0, 0, 0.15)}.disabled .g-content{opacity:0.4}.square .g-content{border-radius:none}.rounded .g-content{border-radius:0.1875rem;overflow:hidden}.button{display:inline-block;font-family:"roboto";font-weight:700;border-radius:3px;background:#0098db;color:#ffffff !important;font-size:1rem;border:2px solid transparent;margin-bottom:0.2rem;padding:0.75rem 1.25rem;vertical-align:top;text-shadow:none;text-transform:uppercase;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}.button:hover,.button:active,.button:focus{background:#00638f;color:#ffffff !important}.button .fa{font-size:1.5rem}.button.button-square{border-radius:0}.button.button-square[class*="button"]{border-radius:0}.button.button-block{display:block}.button.button-xlarge{font-size:1.4rem}.button.button-large{font-size:1.2rem}.button.button-medium{font-size:1rem}.button.button-small{font-size:0.8rem}.button.button-xsmall{font-size:0.6rem}.button.button-2{border-radius:2rem}.button.button-3.button-3,.button.button-3.button-4,.button.button-4.button-3,.button.button-4.button-4,.button.button-grey.button-3,.button.button-grey.button-4,.button.button-pink.button-3,.button.button-pink.button-4,.button.button-red.button-3,.button.button-red.button-4,.button.button-purple.button-3,.button.button-purple.button-4,.button.button-orange.button-3,.button.button-orange.button-4,.button.button-blue.button-3,.button.button-blue.button-4{background:transparent}.button.button-3.button-3:hover,.button.button-3.button-3:active,.button.button-3.button-3:focus,.button.button-3.button-4:hover,.button.button-3.button-4:active,.button.button-3.button-4:focus,.button.button-4.button-3:hover,.button.button-4.button-3:active,.button.button-4.button-3:focus,.button.button-4.button-4:hover,.button.button-4.button-4:active,.button.button-4.button-4:focus,.button.button-grey.button-3:hover,.button.button-grey.button-3:active,.button.button-grey.button-3:focus,.button.button-grey.button-4:hover,.button.button-grey.button-4:active,.button.button-grey.button-4:focus,.button.button-pink.button-3:hover,.button.button-pink.button-3:active,.button.button-pink.button-3:focus,.button.button-pink.button-4:hover,.button.button-pink.button-4:active,.button.button-pink.button-4:focus,.button.button-red.button-3:hover,.button.button-red.button-3:active,.button.button-red.button-3:focus,.button.button-red.button-4:hover,.button.button-red.button-4:active,.button.button-red.button-4:focus,.button.button-purple.button-3:hover,.button.button-purple.button-3:active,.button.button-purple.button-3:focus,.button.button-purple.button-4:hover,.button.button-purple.button-4:active,.button.button-purple.button-4:focus,.button.button-orange.button-3:hover,.button.button-orange.button-3:active,.button.button-orange.button-3:focus,.button.button-orange.button-4:hover,.button.button-orange.button-4:active,.button.button-orange.button-4:focus,.button.button-blue.button-3:hover,.button.button-blue.button-3:active,.button.button-blue.button-3:focus,.button.button-blue.button-4:hover,.button.button-blue.button-4:active,.button.button-blue.button-4:focus{background:transparent}.button.button-3{border-radius:2rem;color:#0098db !important;border:2px solid #0098db}.button.button-3:hover,.button.button-3:active,.button.button-3:focus{border:2px solid #00638f;color:#00638f !important}.button.button-4{color:#0098db !important;border:2px solid #0098db}.button.button-4:hover,.button.button-4:active,.button.button-4:focus{border:2px solid #00638f;color:#00638f !important}.button.button-grey{background:#95a5a6}.button.button-grey.button-3,.button.button-grey.button-4{color:#95a5a6 !important;border:2px solid #95a5a6}.button.button-grey.button-3:hover,.button.button-grey.button-3:active,.button.button-grey.button-3:focus,.button.button-grey.button-4:hover,.button.button-grey.button-4:active,.button.button-grey.button-4:focus{border:2px solid #6d8082;color:#6d8082 !important}.button.button-grey:hover,.button.button-grey:active,.button.button-grey:focus{background:#6d8082}.button.button-pink{background:#d13b7b}.button.button-pink.button-3,.button.button-pink.button-4{color:#d13b7b !important;border:2px solid #d13b7b}.button.button-pink.button-3:hover,.button.button-pink.button-3:active,.button.button-pink.button-3:focus,.button.button-pink.button-4:hover,.button.button-pink.button-4:active,.button.button-pink.button-4:focus{border:2px solid #9b2457;color:#9b2457 !important}.button.button-pink:hover,.button.button-pink:active,.button.button-pink:focus{background:#9b2457}.button.button-red{background:#ef4a44}.button.button-red.button-3,.button.button-red.button-4{color:#ef4a44 !important;border:2px solid #ef4a44}.button.button-red.button-3:hover,.button.button-red.button-3:active,.button.button-red.button-3:focus,.button.button-red.button-4:hover,.button.button-red.button-4:active,.button.button-red.button-4:focus{border:2px solid #d41912;color:#d41912 !important}.button.button-red:hover,.button.button-red:active,.button.button-red:focus{background:#d41912}.button.button-purple{background:#874f9a}.button.button-purple.button-3,.button.button-purple.button-4{color:#874f9a !important;border:2px solid #874f9a}.button.button-purple.button-3:hover,.button.button-purple.button-3:active,.button.button-purple.button-3:focus,.button.button-purple.button-4:hover,.button.button-purple.button-4:active,.button.button-purple.button-4:focus{border:2px solid #5b3567;color:#5b3567 !important}.button.button-purple:hover,.button.button-purple:active,.button.button-purple:focus{background:#5b3567}.button.button-orange{background:#ee7933}.button.button-orange.button-3,.button.button-orange.button-4{color:#ee7933 !important;border:2px solid #ee7933}.button.button-orange.button-3:hover,.button.button-orange.button-3:active,.button.button-orange.button-3:focus,.button.button-orange.button-4:hover,.button.button-orange.button-4:active,.button.button-orange.button-4:focus{border:2px solid #c45410;color:#c45410 !important}.button.button-orange:hover,.button.button-orange:active,.button.button-orange:focus{background:#c45410}.button.button-blue{background:#279fba}.button.button-blue.button-3,.button.button-blue.button-4{color:#279fba !important;border:2px solid #279fba}.button.button-blue.button-3:hover,.button.button-blue.button-3:active,.button.button-blue.button-3:focus,.button.button-blue.button-4:hover,.button.button-blue.button-4:active,.button.button-blue.button-4:focus{border:2px solid #1a697b;color:#1a697b !important}.button.button-blue:hover,.button.button-blue:active,.button.button-blue:focus{background:#1a697b}.g-button-arrow{display:block;font-family:"helvetica";font-size:4rem;line-height:2rem}table{border:1px solid #dedede}th{background:rgba(0, 0, 0, 0.1);padding:0.5rem}td{padding:0.5rem;border:1px solid #dedede}textarea,select[multiple=multiple]{background-color:white;border:2px solid #cacaca;box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.06)}textarea:hover,select[multiple=multiple]:hover{border-color:#0098db}textarea:focus,select[multiple=multiple]:focus{border-color:#0098db}textarea{width:100%;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}fieldset.input{margin:0;padding:0}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea{background-color:white;vertical-align:middle;border:2px solid #cacaca;box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.06);font-size:1rem;width:100%;line-height:1.5;-webkit-transition:border-color 0.2s;-moz-transition:border-color 0.2s;transition:border-color 0.2s}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover{border-color:#0098db}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus{border-color:#0098db}.g-social a{display:inline-block;background:#000000;color:#ffffff;border-radius:0.1875rem;text-align:center;vertical-align:middle;padding:0.1rem 0.25rem}.g-social a span{vertical-align:middle}.g-social a:hover{color:#ffffff;background:#0098db}#g-offcanvas{background:#000000;width:17rem;color:#ffffff}#g-offcanvas a{color:gray}#g-offcanvas a:hover{color:#ffffff}#g-offcanvas h1,#g-offcanvas h2,#g-offcanvas h3,#g-offcanvas h4,#g-offcanvas h5,#g-offcanvas h6,#g-offcanvas strong{color:#ffffff}#g-offcanvas .button{background:#db0000;color:#ffffff}#g-offcanvas .button:hover{background:#f50000}#g-offcanvas .button:active{background:#c20000}.g-offcanvas-toggle{font-size:1.25rem;color:#0098db;border-radius:3px;padding:0.15rem;top:0.25rem;left:0.25rem;z-index:100001}.g-offcanvas-open .g-offcanvas-left #g-page-surround{left:17rem}.g-offcanvas-open .g-offcanvas-right #g-page-surround{right:17rem}.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas{right:auto}.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas{left:auto}#g-offcanvas #g-mobilemenu-container ul{background:#000000}#g-offcanvas #g-mobilemenu-container ul>li>.g-menu-item-container{color:#ffffff;padding:0.938rem}#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container,#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover>.g-menu-item-container{color:#ffffff}#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#007cb2}#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover{background:#0086c2}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid #00adfa;background:#008ac7;border-radius:0.1875rem;margin:-0.3rem 0 -0.2rem 0.5rem;padding:0.2rem}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:#007cb2}#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column{width:17rem}#g-mobilemenu-container{margin:-1.563rem}.g-preset-thumbnails img{margin-bottom:1rem}@media only all and (max-width:47.99rem){.g-preset-thumbnails{text-align:center}.g-preset-thumbnails .g-block{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50% !important}.g-preset-thumbnails .g-content{margin:0}}.g-error>.g-content{padding:7.504rem 0}.g-error h1{font-size:3rem}.g-comingsoon-header#g-header .g-container{border-bottom:none}.g-comingsoon-header#g-header .g-logo{font-size:3rem;margin:1.5rem auto}.g-offline-header#g-header .g-container{border-bottom:none}.g-offline-header#g-header .g-logo{font-size:3rem;margin:1.5rem auto}.g-main-nav .g-standard .g-dropdown{-webkit-transition:none;-moz-transition:none;transition:none}.g-main-nav .g-standard .g-fade.g-dropdown{-webkit-transition:opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;-moz-transition:opacity 0.3s ease-out, -moz-transform 0.3s ease-out;transition:opacity 0.3s ease-out, transform 0.3s ease-out}.g-main-nav .g-standard .g-zoom.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-zoom;-moz-animation-name:g-dropdown-zoom;animation-name:g-dropdown-zoom}.g-main-nav .g-standard .g-fade-in-up.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-fade-in-up;-moz-animation-name:g-dropdown-fade-in-up;animation-name:g-dropdown-fade-in-up}.g-main-nav .g-fullwidth>.g-dropdown{-webkit-transition:none;-moz-transition:none;transition:none}.g-main-nav .g-fullwidth>.g-fade.g-dropdown{-webkit-transition:opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;-moz-transition:opacity 0.3s ease-out, -moz-transform 0.3s ease-out;transition:opacity 0.3s ease-out, transform 0.3s ease-out}.g-main-nav .g-fullwidth>.g-zoom.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-zoom;-moz-animation-name:g-dropdown-zoom;animation-name:g-dropdown-zoom}.g-main-nav .g-fullwidth>.g-fade-in-up.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-fade-in-up;-moz-animation-name:g-dropdown-fade-in-up;animation-name:g-dropdown-fade-in-up}@-webkit-keyframes g-dropdown-zoom{0%{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 0.8)}100%{opacity:1}}@-moz-keyframes g-dropdown-zoom{0%{opacity:0;-moz-transform:scale3d(0.8, 0.8, 0.8)}100%{opacity:1}}@keyframes g-dropdown-zoom{0%{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 0.8);-moz-transform:scale3d(0.8, 0.8, 0.8);-ms-transform:scale3d(0.8, 0.8, 0.8);-o-transform:scale3d(0.8, 0.8, 0.8);transform:scale3d(0.8, 0.8, 0.8)}100%{opacity:1}}@-webkit-keyframes g-dropdown-fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0)}100%{opacity:1}}@-moz-keyframes g-dropdown-fade-in-up{0%{opacity:0;-moz-transform:translate3d(0, 30px, 0)}100%{opacity:1}}@keyframes g-dropdown-fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);-moz-transform:translate3d(0, 30px, 0);-ms-transform:translate3d(0, 30px, 0);-o-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}100%{opacity:1}}.rokajaxsearch *,.rokajaxsearch *:before,.rokajaxsearch *:after{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.platform-content .rokajaxsearch * *,.platform-content .rokajaxsearch * *:before,.platform-content .rokajaxsearch * *:after,.platform-content .rokajaxsearch *:before *,.platform-content .rokajaxsearch *:before *:before,.platform-content .rokajaxsearch *:before *:after,.platform-content .rokajaxsearch *:after *,.platform-content .rokajaxsearch *:after *:before,.platform-content .rokajaxsearch *:after *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rokajaxsearch #roksearch_search_str{border-radius:2rem;margin-bottom:1rem;padding:0.75rem 1rem;width:100%;box-shadow:none}form#rokajaxsearch{margin:0}form#rokajaxsearch>.rokajaxsearch{background:none;box-shadow:none;border:none}#roksearch_results{color:#000000;background:#ffffff;border:1px solid #8a8a8a}#roksearch_results .roksearch_result_wrapper1{background:#f2f2f2;color:#000000}#roksearch_results .roksearch_result_wrapper1:hover{background:#0098db;color:#00405c;border:1px solid #001c29}#roksearch_results span.highlight{color:#ffffff;background-color:#00638f;text-shadow:none}@media only all and (max-width:47.99rem){body #roksearch_results{width:95%}}.rokajaxsearch .search_options{margin-top:8px;padding-bottom:15px}.rokajaxsearch .search_options label{margin-right:10px !important}.rokajaxsearch .search_options label input[type="radio"],.rokajaxsearch .search_options label input[type="checkbox"]{margin:0 5px 0 0}.rokajaxsearch .clr{clear:both}.rokajaxsearch .searchintro{overflow:hidden}#roksearch_results{z-index:10000;position:absolute;width:400px;float:right;text-align:left;visibility:hidden;margin-top:5px}#roksearch_results .small{display:inline;position:relative;text-align:inherit;bottom:0;right:0;font-size:11px;font-style:italic}#roksearch_results a.clr{margin:10px 0 5px 0}#roksearch_results a{color:#00405c}#roksearch_results h3{color:#00405c;margin-top:0;margin-bottom:2px;line-height:110%;font-size:110%;padding-bottom:0}#roksearch_results h3:hover{color:inherit}#roksearch_results .roksearch_result_wrapper1:hover{border:none}#roksearch_results .container-wrapper{overflow:hidden}#roksearch_results .page{float:left}#roksearch_results .roksearch_header,#roksearch_results .roksearch_row_btm{background:#f2f2f2;padding:10px 15px;line-height:130%;text-transform:none;font-weight:normal;font-size:14px}#roksearch_results .roksearch_row_btm{overflow:hidden;border-top:1px solid #8a8a8a}#roksearch_results .roksearch_even,#roksearch_results .roksearch_odd{padding:15px;border-bottom:none}#roksearch_results .roksearch_even span,#roksearch_results .roksearch_odd span{margin-top:15px;line-height:140%}#roksearch_results .roksearch_even span.highlight,#roksearch_results .roksearch_odd span.highlight{margin-top:0;padding:0 3px}#roksearch_results .viewall{float:left;margin:0 5px}#roksearch_results .viewall span{line-height:130%;text-transform:none}#roksearch_results .estimated_res{font-size:9px;font-style:italic;text-transform:none;float:left}#roksearch_results .pagination_res{font-style:normal;float:right;text-transform:none;font-size:11px}#roksearch_results .pagination_res span{padding:0 5px}#roksearch_results .powered-by-google{text-transform:lowercase;font-style:italic;font-size:9px}#roksearch_results .google-search #roksearch_link{margin-top:5px}#roksearch_results .google-thumb-image{margin:0 auto}#roksearch_results .readon{margin-top:15px}#roksearch_results .readon span,#roksearch_results .readon .button{font-size:13px;line-height:22px}#roksearch_results .container-arrows{height:12px;width:30px;float:left;margin-right:5px;position:relative}#roksearch_results #roksearch_link:before{content:"×";font-size:1.5em;position:absolute;right:10px;top:8px;z-index:100}#roksearch_results .arrow-left,#roksearch_results .arrow-left-disabled,#roksearch_results .arrow-right,#roksearch_results .arrow-right-disabled{position:absolute}#roksearch_results .arrow-left:before,#roksearch_results .arrow-left-disabled:before,#roksearch_results .arrow-right:before,#roksearch_results .arrow-right-disabled:before{font-family:FontAwesome;font-size:1.3em}#roksearch_results .arrow-left,#roksearch_results .arrow-right{cursor:pointer}#roksearch_results .arrow-left:before,#roksearch_results .arrow-right:before{color:#0098db}#roksearch_results .arrow-left,#roksearch_results .arrow-left-disabled{left:0}#roksearch_results .arrow-left:before,#roksearch_results .arrow-left-disabled:before{content:''}#roksearch_results .arrow-right,#roksearch_results .arrow-right-disabled{left:18px}#roksearch_results .arrow-right:before,#roksearch_results .arrow-right-disabled:before{content:''}.sprocket-features.layout-slideshow .sprocket-features-pagination li{background:transparent;color:#00405c;border:2px solid #0098db;border-radius:100%;width:15px;height:15px;padding:0;box-shadow:none}.sprocket-features.layout-slideshow .sprocket-features-pagination li.active{background:#0098db}[class*="sprocket-"] *,[class*="sprocket-"] *:before,[class*="sprocket-"] *:after{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.platform-content [class*="sprocket-"] *,.platform-content [class*="sprocket-"] *:before,.platform-content [class*="sprocket-"] *:after{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.sprocket-features.layout-slideshow .sprocket-features-img-container{background-position:center;background-size:cover;position:relative}.sprocket-features.layout-slideshow .sprocket-features-img-container img{visibility:hidden}.sprocket-features.layout-slideshow .sprocket-features-img-container:before{background:-webkit-linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));background:linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container,.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-content{opacity:1;z-index:1}.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container{position:relative}.sprocket-features.layout-slideshow .sprocket-features-img-container,.sprocket-features.layout-slideshow .sprocket-features-content{opacity:0;position:absolute;z-index:1}.sprocket-features.layout-slideshow .sprocket-features-content{width:100%;top:0;left:0}.sprocket-features.layout-slideshow .sprocket-features-title,.sprocket-features.layout-slideshow .sprocket-features-desc{background:transparent;color:inherit}.sprocket-features.layout-slideshow .sprocket-features-title{padding-left:0;padding-right:0;margin:auto;width:75%;font-family:"roboto";font-weight:700;font-size:2.25rem;line-height:1}.sprocket-features.layout-slideshow .sprocket-features-desc{width:70%;position:relative;display:block;text-align:center;margin:0 auto;font-size:1.05rem;line-height:1.3;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6)}@media only all and (min-width:48rem) and (max-width:59.99rem){.sprocket-features.layout-slideshow .sprocket-features-desc{display:none}}@media only all and (max-width:47.99rem){.sprocket-features.layout-slideshow .sprocket-features-desc{display:none}}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow{margin-top:0;border-radius:0;opacity:1;box-shadow:none}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow span{display:none}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:before{position:absolute;font-family:FontAwesome}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next{right:10%}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next:before{content:""}@media only all and (min-width:48rem) and (max-width:59.99rem){.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next{right:5%}}@media only all and (max-width:47.99rem){.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next{right:5%}}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev{left:10%}.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev:before{content:""}@media only all and (min-width:48rem) and (max-width:59.99rem){.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev{left:5%}}@media only all and (max-width:47.99rem){.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev{left:5%}}.sprocket-features.layout-slideshow .sprocket-features-pagination{left:1rem;right:inherit}@media only all and (max-width:47.99rem){.sprocket-features.layout-slideshow .sprocket-features-pagination{left:1rem;text-align:center;bottom:0}}.sprocket-features.layout-slideshow .sprocket-features-pagination li{display:inline-block;width:30px;height:30px;margin-bottom:0.25rem;color:#ffffff}@media only all and (max-width:47.99rem){.sprocket-features.layout-slideshow .sprocket-features-pagination li{width:15px;height:15px;display:inline-block;vertical-align:bottom}.sprocket-features.layout-slideshow .sprocket-features-pagination li span{display:none;visibility:hidden}}.sprocket-features.layout-slideshow .sprocket-features-pagination li span{display:block;line-height:28px;text-align:center;font-size:1rem;font-weight:bold}.g-roksprocket-tabs-style-1{margin-bottom:-1rem}.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav{background:transparent;border:0;width:25%;margin:1.25rem 1rem}@media only all and (max-width:47.99rem){.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav{float:none;width:100%;text-align:center;margin:1rem auto 0 auto}}.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner{color:#000000;background:transparent;border:0 !important;border-radius:0;display:inline-block;padding:2px 8px;line-height:1;vertical-align:middle;font-family:"roboto";text-transform:uppercase;font-weight:bold;font-size:1.75rem}@media only all and (max-width:47.99rem){.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner{font-size:1.5rem}}.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav li.active .sprocket-tabs-inner{color:#ffffff !important;background:#0098db !important}.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav{width:100%;margin:1rem 1.25rem 0 1.25rem}.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav>li{margin-right:1rem}.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav{width:100%;margin:0 1.25rem 1rem 1.25rem}.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav>li{margin-right:1rem}.g-roksprocket-tabs-style-1 .sprocket-tabs .g-title-regular{font-size:1.05rem}.g-roksprocket-tabs-style-2{border:1px solid rgba(0, 0, 0, 0.25)}.g-roksprocket-tabs-style-2 .sprocket-tabs.layout-top .sprocket-tabs-nav{padding:1rem !important}.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav{text-align:right}.dir-rtl .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav{text-align:left}@media only all and (max-width:30rem){.g-style-preset2 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav,.g-style-preset4 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav,.g-style-preset6 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav{text-align:center}}.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav>li{margin-bottom:0;float:none;display:inline-block}.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner{border:none;padding:0 0.5rem;font-family:"roboto";font-weight:700;font-size:0.85rem;line-height:1.5;text-transform:uppercase}@media only all and (max-width:30rem){.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner{padding:0 0.25rem;font-size:0.8rem}}.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav>li.active>.sprocket-tabs-inner{background:transparent;border:none;color:#000000}.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-panels{margin:0}.g-roksprocket-tabs-style-3 .sprocket-tabs.layout-top .sprocket-tabs-nav{padding:0 !important;background:transparent;border:none}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels{width:95%}}.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav{margin:0}.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li{margin-bottom:0;float:none;display:inline-block}.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner{background:#666;border:none;border-radius:3px;padding:0.25rem 0.5rem;font-family:"roboto";font-weight:700;font-size:0.75rem;line-height:1.5;text-transform:uppercase}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-style-preset2 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner,.g-style-preset4 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner,.g-style-preset6 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner{font-size:0.65rem}}@media only all and (max-width:30rem){.g-style-preset2 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner,.g-style-preset4 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner,.g-style-preset6 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li>.sprocket-tabs-inner{font-size:0.65rem}}.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav>li.active>.sprocket-tabs-inner{background:#0098db;border:none;color:#ffffff}.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels{margin:0.625rem 0}.g-roksprocket-headlines-style-1 .sprocket-headlines-text{font-family:"roboto";font-weight:700;font-size:1.5rem;line-height:1}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-roksprocket-headlines-style-1 .sprocket-headlines-text{font-size:1.15rem;line-height:1.15}}@media only all and (max-width:47.99rem){.g-roksprocket-headlines-style-1 .sprocket-headlines-text{font-size:1.25rem;line-height:1.25}}.g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text,.g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text,.g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text{font-size:1.35rem}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text,.g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text,.g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text{font-size:1rem}}@media only all and (max-width:47.99rem){.g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text,.g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text,.g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text{font-size:1.15rem}}.g-roksprocket-headlines-style-1 .sprocket-headlines{background:transparent;border:none;margin:-0.5rem 0;overflow:visible}.g-roksprocket-headlines-style-1 .sprocket-headlines-badge span{font-family:"roboto";font-weight:700;font-size:0.85rem;line-height:1.5;text-transform:uppercase;display:inline-block;border-bottom:2px solid;margin:0.6rem;padding:0 !important}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation{width:auto}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow{position:absolute;right:-20px;border-radius:0;color:#ffffff;background:#000000;opacity:1;box-shadow:none;width:30px;height:30px;line-height:30px;font-size:1.75rem;-webkit-transition:background 0.25s ease;-moz-transition:background 0.25s ease;transition:background 0.25s ease}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow span{display:none}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:before{font-family:FontAwesome}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next{top:-7px}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next:before{content:""}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev{bottom:-7px}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev:before{content:""}@media only all and (max-width:47.99rem){.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev{bottom:inherit;top:23px}}.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:hover{background:#404040}.g-roksprocket-headlines-style-2 .sprocket-headlines-text{font-size:0.875rem}.g-roksprocket-headlines-style-2 .sprocket-headlines{background:transparent;border:none;margin:-0.5rem 0;overflow:visible}.g-roksprocket-headlines-style-2 .sprocket-headlines-badge span{font-family:"roboto";font-weight:700;font-size:0.85rem;line-height:1.5;text-transform:uppercase;display:inline-block;border-bottom:2px solid;margin:0.6rem;padding:0 !important}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation{width:auto}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow{position:absolute;right:-5px;border-radius:0;color:#ffffff;background:#0098db;opacity:1;box-shadow:none;width:30px;height:30px;line-height:30px;font-size:1.75rem;-webkit-transition:background 0.25s ease;-moz-transition:background 0.25s ease;transition:background 0.25s ease}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow span{display:none}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:before{font-family:FontAwesome}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next{top:0}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next:before{content:""}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev{top:30px}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev:before{content:""}.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:hover{background:#29bdff}.sprocket-lists .sprocket-lists-title{font-family:"roboto";font-weight:400;font-size:1rem;line-height:1.5;background:#ffffff;border-top:none;border-left:none;border-right:none;border-bottom:1px solid rgba(0, 0, 0, 0.25)}.sprocket-lists .active .sprocket-lists-item{font-size:0.875rem;background:#ffffff;margin-bottom:3px}.sprocket-lists .active .sprocket-lists-item .sprocket-padding{border-bottom:1px solid rgba(0, 0, 0, 0.25) !important;padding-bottom:9px}.sprocket-lists .indicator{background:transparent;margin-top:-12px}.dir-rtl .sprocket-lists .indicator{right:auto;left:10px}.sprocket-strips-s .sprocket-strips-s-overlay{margin-top:-40px}.sprocket-strips-s .sprocket-strips-s-block{display:block;float:left;margin:1% 0}.fp-roksprocket-strips-style-1{border-bottom:1px solid rgba(0, 0, 0, 0.25);border-top:1px solid rgba(0, 0, 0, 0.25);margin-bottom:1.5rem;margin-top:-1rem}@media only all and (min-width:60rem) and (max-width:74.99rem){.fp-roksprocket-strips-style-1{margin-top:1rem}}@media only all and (min-width:48rem) and (max-width:59.99rem){.fp-roksprocket-strips-style-1{margin-top:1rem}}.fp-roksprocket-strips-style-1 .sprocket-strips-s-item{position:relative}.fp-roksprocket-strips-style-1 .sprocket-strips-s-content{position:absolute;bottom:0;left:0;margin:0;right:0;top:0}.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:before,.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:after{position:absolute;opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;transition:all 0.25s ease}.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:before{background:rgba(0, 152, 219, 0.75);content:"";height:100%;left:0;top:0;width:100%}.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon:after{color:#ffffff;content:"";font-family:FontAwesome;font-size:2.5rem;left:50%;margin-left:-1rem;margin-top:-1.5rem;top:50%}.fp-roksprocket-strips-style-1 .sprocket-strips-s-content .readon span{display:none}.fp-roksprocket-strips-style-1 .sprocket-strips-s-content:hover .readon:before,.fp-roksprocket-strips-style-1 .sprocket-strips-s-content:hover .readon:after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.fp-roksprocket-strips-style-1 .sprocket-strips-s-nav{padding:0}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows{margin-top:-10px;position:absolute;top:50%;left:0;width:100%}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow{position:absolute;background:transparent;margin:0}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow:before{position:relative;font-family:FontAwesome;margin:0;border:none;top:-10px}@media only all and (max-width:30rem){.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow:before{top:-16px}}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.prev{left:-35px}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.prev:before{content:""}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.next{right:-35px}.fp-roksprocket-strips-style-1 .sprocket-strips-s-arrows .arrow.next:before{content:""}.fp-roksprocket-strips-style-1 .sprocket-strips-s-overlay .css-loader-wrapper{width:82px;height:82px}@media only all and (min-width:48rem) and (max-width:59.99rem){.sprocket-grids-b-columns-3>li,.sprocket-grids-b-columns-4>li,.sprocket-grids-b-columns-5>li,.sprocket-grids-b-columns-6>li,.sprocket-grids-b-columns-7>li,.sprocket-grids-b-columns-8>li,.sprocket-grids-b-columns-9>li,.sprocket-grids-b-columns-10>li{width:33.34%}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){.sprocket-grids-b-columns-1>li,.sprocket-grids-b-columns-2>li,.sprocket-grids-b-columns-3>li,.sprocket-grids-b-columns-4>li,.sprocket-grids-b-columns-5>li,.sprocket-grids-b-columns-6>li,.sprocket-grids-b-columns-7>li,.sprocket-grids-b-columns-8>li,.sprocket-grids-b-columns-9>li,.sprocket-grids-b-columns-10>li{width:100%}.sprocket-grids-b-info{display:none}}@media only all and (max-width:30rem){.sprocket-grids-b-columns-1>li,.sprocket-grids-b-columns-2>li,.sprocket-grids-b-columns-3>li,.sprocket-grids-b-columns-4>li,.sprocket-grids-b-columns-5>li,.sprocket-grids-b-columns-6>li,.sprocket-grids-b-columns-7>li,.sprocket-grids-b-columns-8>li,.sprocket-grids-b-columns-9>li,.sprocket-grids-b-columns-10>li{width:100%}.sprocket-grids-b-content{text-align:center}.sprocket-grids-b-info,.sprocket-grids-b-text{display:none}}@media only all and (min-width:48rem) and (max-width:59.99rem){.sprocket-mosaic-columns-3 li,.sprocket-mosaic-columns-4 li,.sprocket-mosaic-columns-5 li,.sprocket-mosaic-columns-6 li,.sprocket-mosaic-g-columns-1>li,.sprocket-mosaic-g-columns-2>li,.sprocket-mosaic-g-columns-3>li,.sprocket-mosaic-g-columns-4>li,.sprocket-mosaic-g-columns-5>li,.sprocket-mosaic-g-columns-6>li{width:33.34%}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){.sprocket-mosaic-columns-1 li,.sprocket-mosaic-columns-2 li,.sprocket-mosaic-columns-3 li,.sprocket-mosaic-columns-4 li,.sprocket-mosaic-columns-5 li,.sprocket-mosaic-columns-6 li,.sprocket-mosaic-g-columns-1>li,.sprocket-mosaic-g-columns-2>li,.sprocket-mosaic-g-columns-3>li,.sprocket-mosaic-g-columns-4>li,.sprocket-mosaic-g-columns-5>li,.sprocket-mosaic-g-columns-6>li{width:100%}.sprocket-mosaic-g-info{display:none}}@media only all and (max-width:30rem){.sprocket-mosaic-columns-1 li,.sprocket-mosaic-columns-2 li,.sprocket-mosaic-columns-3 li,.sprocket-mosaic-columns-4 li,.sprocket-mosaic-columns-5 li,.sprocket-mosaic-columns-6 li,.sprocket-mosaic-g-columns-1>li,.sprocket-mosaic-g-columns-2>li,.sprocket-mosaic-g-columns-3>li,.sprocket-mosaic-g-columns-4>li,.sprocket-mosaic-g-columns-5>li,.sprocket-mosaic-g-columns-6>li{width:100%}.sprocket-mosaic-g-content{text-align:center}.sprocket-mosaic-g-info,.sprocket-mosaic-g-tags,.sprocket-mosaic-g-text{display:none}}@media only all and (max-width:47.99rem){.sprocket-quotes .cols-1>li,.sprocket-quotes .cols-2>li,.sprocket-quotes .cols-3>li,.sprocket-quotes .cols-4>li{width:100%;float:none}}@media only all and (max-width:47.99rem){.sprocket-strips .cols-1>li,.sprocket-strips .cols-2>li,.sprocket-strips .cols-3>li,.sprocket-strips .cols-4>li,.sprocket-strips .cols-5>li,.sprocket-strips .cols-6>li,.sprocket-strips .cols-7>li,.sprocket-strips .cols-8>li,.sprocket-strips .cols-9>li,.sprocket-strips .cols-10>li,.sprocket-strips .cols-11>li,.sprocket-strips .cols-12>li{width:98%;float:none}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){.sprocket-strips-c-container .sprocket-strips-c-block,.sprocket-strips-p-container .sprocket-strips-p-block,.sprocket-strips-s-container .sprocket-strips-s-block{width:50%}}@media only all and (max-width:30rem){.sprocket-strips-c-container .sprocket-strips-c-block,.sprocket-strips-p-container .sprocket-strips-p-block,.sprocket-strips-s-container .sprocket-strips-s-block{width:100%;float:none}.sprocket-strips-s-item img{width:auto;float:none;margin:0}}@media only screen and (min-width:1195px) and (max-width:1275px),only screen and (min-width:960px) and (max-width:1070px),only screen and (min-width:768px) and (max-width:880px),only screen and (min-width:482px) and (max-width:600px),only screen and (max-width:480px){.sprocket-strips-s .sprocket-strips-s-arrows .arrow{z-index:100;color:#0098db}.sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev{left:-10px}.sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev:before{left:10px}.sprocket-strips-s .sprocket-strips-s-arrows .arrow.next{right:-10px}.sprocket-strips-s .sprocket-strips-s-arrows .arrow.next:before{right:16px}.sprocket-strips-s .sprocket-strips-s-arrows .arrow:before{padding:0 8px;color:#ffffff;background:#0098db}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){.sprocket-tables-container .sprocket-tables-block{width:50%}}@media only all and (max-width:30rem){.sprocket-tables-container .sprocket-tables-block{width:100%;float:none;margin-bottom:15px}}.g-contact .g-contact-item{position:relative;padding-left:50px;margin-bottom:1.5rem}.dir-rtl .g-contact .g-contact-item{padding-left:0;padding-right:50px}.g-contact .g-contact-icon{position:absolute;left:0;font-size:1.25rem;border-right:1px solid rgba(255, 255, 255, 0.15);width:35px;height:45px;line-height:45px}.dir-rtl .g-contact .g-contact-icon{left:auto;right:0;border-left:1px solid rgba(255, 255, 255, 0.15);border-right:0}.g-contact .g-contact-label{text-transform:uppercase;font-size:0.8rem;font-weight:bold;opacity:0.5}.g-contact .g-contact-text{font-family:"roboto";font-weight:700}.g-contentlist *,.g-contentlist *:before,.g-contentlist *:after{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.g-contentlist .g-contentlist-headline,.g-contentlist .g-contentlist-subtitle{margin:0}.g-contentlist .g-contentlist-headline{line-height:1.8rem}@media only all and (max-width:47.99rem){.g-contentlist .g-contentlist-text>.g-content{padding:0.938rem 0}}.g-contentlist .g-contentlist-subtitle{font-family:"roboto";font-weight:400;font-size:0.85rem;opacity:0.75;line-height:2.2rem}.g-contentlist .g-contentlist-desc{margin:0.5rem 0 1.5rem 0}.g-contentlist .g-contentlist-img{background-repeat:no-repeat;background-size:cover;background-position:center top}@media only all and (max-width:47.99rem){.g-contentlist .g-contentlist-img{min-height:15rem;margin:0 0.625rem}}.g-contentlist .g-contentlist-img-tag{color:#ffffff;background:rgba(0, 0, 0, 0.75);border-radius:3px;display:inline-block;font-family:"roboto";font-weight:700;font-size:0.7rem;margin:1rem;padding:0.15rem 0.75rem;text-transform:uppercase}.g-contentlist .g-contentlist-list{background:rgba(0, 0, 0, 0.1);border-top:1px solid rgba(0, 0, 0, 0.1)}.g-contentlist .g-contentlist-list .g-content{background:transparent}.g-contentlist .g-listgrid{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;margin:-0.5rem}.g-contentlist .g-listgrid .g-listgrid-item{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0.25rem;width:100%;font-size:0.9rem;font-weight:bold;float:left}.g-contentlist .g-listgrid .g-listgrid-item a{position:relative;padding-left:30px;color:inherit;display:block;padding-bottom:0.5rem;border-bottom:1px solid rgba(0, 0, 0, 0.1);opacity:0.75}.g-contentlist .g-listgrid .g-listgrid-item a:hover{opacity:1}.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item a{padding-left:0;padding-right:30px}.g-contentlist .g-listgrid .g-listgrid-item .fa{font-size:1.25rem;position:absolute;left:0;padding-top:0.25rem}.dir-rtl .g-contentlist .g-listgrid .g-listgrid-item .fa{left:auto;right:0}.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item{width:50%}.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a,.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a{border-bottom:0}.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item{width:33.33333%}.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a,.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a,.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a{border-bottom:0}.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item{width:25%}.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a,.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a,.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a,.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a{border-bottom:0}.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item{width:20%}.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a,.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a,.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a,.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a,.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a{border-bottom:0}@media only all and (max-width:30rem){.g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item{width:100%}}.g-horizontalmenu{list-style:none;margin:0;padding:0}.g-horizontalmenu li{display:inline-block;margin:0 0.5rem;font-weight:bold;font-size:0.9rem;text-transform:uppercase}.g-horizontalmenu li:first-child{margin-left:0}.g-horizontalmenu li:last-child{margin-right:0}.g-horizontalmenu a:hover{text-decoration:underline}.g-imagegrid *,.g-imagegrid *:before,.g-imagegrid *:after{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.g-imagegrid .g-imagegrid-wrapper{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;margin:-0.25rem}.g-imagegrid .g-imagegrid-item{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0.25rem;width:100%;display:inline-block;vertical-align:top}.g-imagegrid .g-imagegrid-item:hover img{opacity:0.25;-webkit-transition:opacity 0.35s;-moz-transition:opacity 0.35s;transition:opacity 0.35s}.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before{opacity:1}.g-imagegrid .g-imagegrid-desc{margin:1.5rem 0}.g-imagegrid .g-imagegrid-link{display:block;position:relative;background:#0098db;border-radius:3px;overflow:hidden}.g-imagegrid .g-imagegrid-link:before{font-family:FontAwesome;content:"";font-size:1.25rem;position:absolute;top:50%;left:50%;margin-left:-7px;margin-top:-13px;z-index:1;opacity:0}.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item{width:50%}.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item{width:33.33333%}.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item{width:25%}.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item{width:20%}.g-infolist{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}.g-infolist .g-infolist-item{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;float:left;margin:0 2% 0.5rem 2%;padding:0 0 0.5rem 0;border-bottom:1px solid rgba(0, 0, 0, 0.25)}.g-infolist .g-infolist-item.g-infolist-with-img{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;flex-flow:row nowrap}@media only all and (max-width:47.99rem){.g-infolist .g-infolist-item.g-infolist-with-img{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}}.g-infolist.noborder .g-infolist-item{border-bottom:0}.g-infolist.spaced .g-infolist-item{margin:0.5rem 2%;padding:0.5rem 0}.g-infolist .g-infolist-item-img{margin-right:1rem;margin-top:0.25rem}.g-infolist .g-infolist-item-img.left{margin-right:1rem}.dir-rtl .g-infolist .g-infolist-item-img.left{margin-left:1rem;margin-right:0}.g-infolist .g-infolist-item-img.left.browser{margin-right:4%}.dir-rtl .g-infolist .g-infolist-item-img.left.browser{margin-left:4%;margin-right:0}.g-infolist .g-infolist-item-img.right{margin-left:1rem}.dir-rtl .g-infolist .g-infolist-item-img.right{margin-right:1rem;margin-left:0}.g-infolist .g-infolist-item-img.right.browser{margin-left:4%}.dir-rtl .g-infolist .g-infolist-item-img.right.browser{margin-right:4%;margin-left:0}@media only all and (max-width:47.99rem){.g-infolist .g-infolist-item-img{margin-right:0 !important;margin-left:0 !important}}@media only all and (max-width:47.99rem){.g-infolist .g-infolist-item-text{padding-top:1rem}}.g-infolist .g-infolist-item-title{margin:0 0 0.25rem 0;font-family:"roboto";font-weight:400;font-size:1.1rem;line-height:1.25}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-infolist .g-infolist-item-title{font-size:1rem}}.g-infolist .g-infolist-item-desc{margin:0;padding-top:0.5rem;font-size:0.875rem}.g-infolist .g-infolist-link{margin-top:1rem}.g-roksprocket-tabs-style-2 .g-infolist{margin:1% 0 -9px 0}@media only all and (max-width:47.99rem){.g-roksprocket-tabs-style-2 .g-infolist{margin-bottom:0}}.g-roksprocket-headlines-style-2 .g-infolist{display:block}.g-infolist.g-1cols .g-infolist-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.g-infolist.g-2cols .g-infolist-item{width:47%}.g-infolist.g-2cols .g-infolist-item:nth-child(odd){margin-right:1%}.g-infolist.g-2cols .g-infolist-item:nth-child(even){margin-left:1%}.g-infolist.g-3cols .g-infolist-item{width:30.66667%}.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1){margin-left:0;margin-right:0}.g-infolist.g-4cols .g-infolist-item{width:22.5%}.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2){margin-left:0;margin-right:1%}.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1){margin-left:1%;margin-right:0}.g-infolist.g-5cols .g-infolist-item{width:17.6%}.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3){margin-left:0;margin-right:1%}.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2){margin-left:1%;margin-right:1%}.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1){margin-left:1%;margin-right:0}@media only all and (max-width:47.99rem){.g-infolist[class*="cols"] .g-infolist-item{width:96%;margin-left:2% !important;margin-right:2% !important}}.g-infolist-title{margin-left:2%}.dir-rtl .g-infolist-title{margin-left:0;margin-right:2%}.g-layercontent{padding:2rem}.g-layercontent.g-layercontent-large{padding:5rem 2rem}.g-layercontent.g-layercontent-medium{padding:3rem 2rem}.g-layercontent.g-layercontent-small{padding:2rem}.g-layercontent .g-layercontent-title{margin:0;line-height:3rem}.g-layercontent .g-layercontent-subtitle,.g-layercontent .g-layercontent-promotext{line-height:2rem;opacity:0.8}.g-layercontent .g-layercontent-promotext{font-size:1rem;font-family:"roboto";font-weight:700;margin-top:1rem}.g-layercontent .button{margin:1rem 0 0.75rem 0}.g-layercontent+.g-layercontent{padding-top:0rem}.g-layercontent .rounded{border-radius:0.1875rem}.browser-wrapper{padding-top:34px;border-radius:0.1875rem;position:relative;vertical-align:bottom;overflow:hidden}.browser-wrapper.left{margin-right:2rem}.browser-wrapper.right{margin-left:2rem}.browser-wrapper .browser-bar{position:absolute;top:0;width:100%;height:34px;background:#eee;border-radius:0.1875rem 0.1875rem 0 0;border-bottom:1px solid #e1e1e1}.browser-wrapper .browser-bar .browser-button{top:8px}.browser-wrapper .browser-bar .browser-button{position:relative;display:block;content:'';width:12px;height:12px;background:#FF3B47;border:1px solid #ff0817;border-radius:100%;left:8px}.browser-wrapper .browser-bar .browser-button:after,.browser-wrapper .browser-bar .browser-button:before{display:block;content:'';width:12px;height:12px;position:absolute;border-radius:100%;top:-1px}.browser-wrapper .browser-bar .browser-button:after{left:17px;background:#FFBD00;border:1px solid #cc9700}.browser-wrapper .browser-bar .browser-button:before{left:35px;background:#00D841;border:1px solid #00a532}.browser-wrapper img{border-radius:0 0 0.1875rem 0.1875rem}.g-newsletter .g-newsletter-form{white-space:nowrap}.g-newsletter .g-newsletter-headtext{margin-bottom:1.5rem}.g-newsletter .g-newsletter-inputbox,.g-newsletter .g-newsletter-button{height:50px}.g-newsletter .g-newsletter-inputbox{border-radius:3px;background:#666;border:1px solid rgba(0, 0, 0, 0.25);display:inline-block;padding:0.7rem 1.25rem;width:73%;margin-right:0.25rem;vertical-align:top;box-shadow:none}.g-newsletter .g-newsletter-button{width:25%;padding-left:inherit;padding-right:inherit}.g-pricingtable{list-style:none;text-align:center;margin:0;border:1px solid rgba(0, 0, 0, 0.25);border-radius:3px}.g-pricingtable li{padding:0.938rem;border-bottom:1px solid rgba(0, 0, 0, 0.25)}.g-pricingtable li:last-child{border-bottom:0}.g-pricingtable .g-pricingtable-title{background:#0098db;color:#ffffff;font-size:1.8rem;line-height:1.2;font-family:"roboto";font-weight:900;text-transform:uppercase}.g-pricingtable .g-pricingtable-price{color:#0098db;font-size:4rem;font-family:"roboto";font-weight:700}.g-promoimage{position:relative;text-align:center}.g-promoimage *,.g-promoimage *:before,.g-promoimage *:after{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.g-promoimage .g-promoimage-effect{display:block;background:#0098db;margin:0;overflow:hidden;position:relative;text-align:center;width:100%}.g-promoimage .g-promoimage-effect img{position:relative;opacity:0.9;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.g-promoimage .g-promoimage-iconbutton{border:5px solid rgba(0, 0, 0, 0.85);background:rgba(0, 152, 219, 0.85);color:#000000;border-radius:100%;bottom:0;font-family:FontAwesome;content:"";height:50px;left:50%;line-height:42px;margin-left:-25px;margin-top:-25px;position:absolute;z-index:11;text-align:center;top:50%;width:50px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.25s;-moz-transition:-moz-transform 0.25s;transition:transform 0.25s}.g-promoimage .g-promoimage-caption{background:#000000;color:#ffffff;padding:0.75rem;position:absolute;top:auto;bottom:0;left:0;height:3.5rem;width:100%;-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate3d(0, 100%, 0);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform 0.35s;-moz-transition:-moz-transform 0.35s;transition:transform 0.35s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.g-promoimage .g-promoimage-caption:before,.g-promoimage .g-promoimage-caption:after{pointer-events:none}.g-promoimage .g-promoimage-title{display:inline-block;font-family:"roboto";font-weight:700;font-size:1.1rem;float:left}.g-promoimage .g-promoimage-icon a{float:right}.g-promoimage .g-promoimage-icon a span:before{display:inline-block;padding:8px 10px;speak:none}.g-promoimage .g-promoimage-title,.g-promoimage .g-promoimage-icon a{-webkit-transform:translate3d(0, 200%, 0);-moz-transform:translate3d(0, 200%, 0);-ms-transform:translate3d(0, 200%, 0);-o-transform:translate3d(0, 200%, 0);transform:translate3d(0, 200%, 0);-webkit-transition:-webkit-transform 0.35s;-moz-transition:-moz-transform 0.35s;transition:transform 0.35s}.g-promoimage .g-promoimage-desc{position:absolute;bottom:130%;opacity:0;width:100%;left:0;padding:0.75rem;-webkit-transition:opacity 0.35s;-moz-transition:opacity 0.35s;transition:opacity 0.35s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.g-promoimage .g-promoimage-effect:hover{background:#00405c}.g-promoimage .g-promoimage-effect:hover img{opacity:0.75;-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:blur(3px)}.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc{opacity:1}.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption,.g-promoimage .g-promoimage-effect:hover .g-promoimage-title,.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.g-promoimage .g-promoimage-effect:hover .g-promoimage-title{-webkit-transition-delay:0.05s;-moz-transition-delay:0.05s;transition-delay:0.05s}.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3){-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;transition-delay:0.1s}.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2){-webkit-transition-delay:0.15s;-moz-transition-delay:0.15s;transition-delay:0.15s}.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child{-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;transition-delay:0.2s}.g-simplecounter-block{display:block;margin:2rem auto 0.5rem auto}#g-simplecounter-calendar{text-align:center}#g-simplecounter-calendar .counter-block{display:inline-block;margin:0 0.5rem;padding:0}#g-simplecounter-calendar .number,#g-simplecounter-calendar .word{display:block;margin:0;padding:0}#g-simplecounter-calendar .number{width:100px;height:80px;line-height:80px;font-size:2rem;font-weight:normal;border-radius:3px;margin-bottom:0.5rem;color:#ffffff;background:-webkit-linear-gradient(#0075a8 0%, #0075a8 50%, #0098db 50%, #0098db 100%);background:linear-gradient(to , #0075a8 50%, #0098db 50%, #0098db 100%)}@media only all and (max-width:47.99rem){#g-simplecounter-calendar .number{font-size:1.5rem;width:85px;height:50px;line-height:50px}}#g-simplecounter-calendar .word{text-transform:uppercase}@media only all and (max-width:47.99rem){#g-simplecounter-calendar .word{font-size:75%}}.g-tabimage .g-tab-image{position:relative;margin-bottom:1rem}.g-tabimage .g-tab-image:hover .g-tab-image-overlay{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.g-tabimage .g-tab-image-overlay{position:absolute;bottom:0;left:0;margin:0;right:0;top:0;background:rgba(0, 152, 219, 0.75);opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;transition:all 0.25s ease}.g-tabimage .g-tab-image-overlay .readon{color:#ffffff;font-family:"roboto";font-weight:700;text-transform:uppercase;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-tabimage .g-tab-image-overlay .readon{font-size:0.9rem}}.g-container{width:75rem}@media only all and (min-width:60rem) and (max-width:74.99rem){.g-container{width:60rem}}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-container{width:48rem}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){.g-container{width:30rem}}@media only all and (max-width:30rem){.g-container{width:100%}}.g-container.g-flushed{width:100%}@media only all and (max-width:47.99rem){.g-block{flex-grow:0;flex-basis:100%}}@media only all and (max-width:47.99rem){body [class*="size-"]{flex-grow:0;flex-basis:100%;max-width:100%}}@media only all and (max-width:47.99rem){@supports not (flex-wrap: wrap){.g-grid{display:block;flex-wrap:inherit}.g-block{display:block;flex:inherit}}}.visible-large,.visible-desktop,.visible-tablet,.visible-phone,.g-block.visible-large,.g-block.visible-desktop,.g-block.visible-tablet,.g-block.visible-phone{display:none !important}@media only all and (max-width:47.99rem){.visible-phone{display:block !important}.g-block.visible-phone{display:block !important}}@media only all and (min-width:48rem) and (max-width:59.99rem){.visible-tablet{display:block !important}.g-block.visible-tablet{display:block !important}}@media only all and (min-width:60rem) and (max-width:74.99rem){.visible-desktop{display:block !important}.g-block.visible-desktop{display:block !important}}@media only all and (min-width:75rem){.visible-large{display:block !important}.g-block.visible-large{display:block !important}.visible-desktop{display:block !important}.g-block.visible-desktop{display:block !important}}@media only all and (max-width:47.99rem){.hidden-phone{display:none !important}}@media only all and (min-width:48rem) and (max-width:59.99rem){.hidden-tablet{display:none !important}}@media only all and (min-width:60rem) and (max-width:74.99rem){.hidden-desktop{display:none !important}}@media only all and (min-width:75rem){.hidden-large{display:none !important}.hidden-desktop{display:none !important}}@media only all and (max-width:47.99rem){.align-right{text-align:inherit !important}.align-left{text-align:inherit !important}}
@font-face {
	font-family: 'IcoMoon';
	src: url('/media/jui/fonts/IcoMoon.eot');
	src: url('/media/jui/fonts/IcoMoon.eot#iefix') format('embedded-opentype'),
		url('/media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'),
		url('/media/jui/fonts/IcoMoon.woff') format('woff'),
		url('/media/jui/fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;font-display:swap;}

[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before{
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before  {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before{
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before{
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
/*018674063d85d8caf4fc4c151dac4e9d*/
legend{font-size:1.3rem;line-height:1.5}legend small{font-size:0.8rem}.input-prepend>.add-on,.input-append>.add-on{line-height:1.5}.btn-primary{background:#0098db;color:#ffffff;text-shadow:none;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)}.btn-primary:hover{background:#00aaf5;color:#ffffff}.btn-primary:active,.btn-primary:focus{background:#0086c2;box-shadow:inset -1px -1px 1px rgba(0, 0, 0, 0.15);color:#ffffff}.btn-group>.btn+.dropdown-toggle{box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)}.btn-group.open .btn-primary.dropdown-toggle{background:#0086c2;color:#ffffff;box-shadow:inset -1px -1px 1px rgba(0, 0, 0, 0.15)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{background-image:none;background-color:#0098db}.btn-link{color:#0098db}.view-articles,.view-images,.view-imagesList{background:none;height:auto}.view-articles #g-page-surround,.view-images #g-page-surround,.view-imagesList #g-page-surround{background:none;overflow:visible;min-height:auto;position:static}.view-articles .g-menu-overlay,.view-images .g-menu-overlay,.view-imagesList .g-menu-overlay{display:none}.list-striped,.row-striped{border-top:1px solid rgba(0, 0, 0, 0.1)}.list-striped li,.list-striped dd,.row-striped .row,.row-striped .row-fluid{border-bottom:1px solid rgba(0, 0, 0, 0.1)}.list-striped li:nth-child(odd),.list-striped dd:nth-child(odd),.row-striped .row:nth-child(odd),.row-striped .row-fluid:nth-child(odd){background-color:#fcfcfc}.list-striped li:hover,.list-striped dd:hover,.row-striped .row:hover,.row-striped .row-fluid:hover{background-color:#f2f2f2}.list-bordered,.row-bordered{border:1px solid rgba(0, 0, 0, 0.1)}.row-even,.row-odd{border-bottom:1px solid rgba(0, 0, 0, 0.1)}.row-even{background-color:#fcfcfc}.iframe-bordered{border:1px solid rgba(0, 0, 0, 0.1)}blockquote{border-left:5px solid rgba(0, 0, 0, 0.1)}blockquote small{color:#333}blockquote.pull-right{border-right:5px solid rgba(0, 0, 0, 0.1)}legend{color:#333333}legend small{color:#999999}.input-prepend .chzn-container-single .chzn-single,.input-append .chzn-container-single .chzn-single{border-color:rgba(0, 0, 0, 0.1)}.input-prepend .chzn-container-single .chzn-drop,.input-append .chzn-container-single .chzn-drop{border-color:rgba(0, 0, 0, 0.1)}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 rgba(0, 0, 0, 0.2);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;-webkit-transition:border 0.2s linear, box-shadow 0.2s linear;-moz-transition:border 0.2s linear, box-shadow 0.2s linear;transition:border 0.2s linear, box-shadow 0.2s linear}.input-prepend textarea,.input-append textarea,.input-prepend input[type="text"],.input-append input[type="text"],.input-prepend input[type="password"],.input-append input[type="password"],.input-prepend input[type="datetime"],.input-append input[type="datetime"],.input-prepend input[type="datetime-local"],.input-append input[type="datetime-local"],.input-prepend input[type="date"],.input-append input[type="date"],.input-prepend input[type="month"],.input-append input[type="month"],.input-prepend input[type="time"],.input-append input[type="time"],.input-prepend input[type="week"],.input-append input[type="week"],.input-prepend input[type="number"],.input-append input[type="number"],.input-prepend input[type="email"],.input-append input[type="email"],.input-prepend input[type="url"],.input-append input[type="url"],.input-prepend input[type="search"],.input-append input[type="search"],.input-prepend input[type="tel"],.input-append input[type="tel"],.input-prepend input[type="color"],.input-append input[type="color"],.input-prepend .uneditable-input,.input-append .uneditable-input{padding:0.425rem;max-width:95%}.dir-rtl .input-prepend textarea,.dir-rtl .input-append textarea,.dir-rtl .input-prepend input[type="text"],.dir-rtl .input-append input[type="text"],.dir-rtl .input-prepend input[type="password"],.dir-rtl .input-append input[type="password"],.dir-rtl .input-prepend input[type="datetime"],.dir-rtl .input-append input[type="datetime"],.dir-rtl .input-prepend input[type="datetime-local"],.dir-rtl .input-append input[type="datetime-local"],.dir-rtl .input-prepend input[type="date"],.dir-rtl .input-append input[type="date"],.dir-rtl .input-prepend input[type="month"],.dir-rtl .input-append input[type="month"],.dir-rtl .input-prepend input[type="time"],.dir-rtl .input-append input[type="time"],.dir-rtl .input-prepend input[type="week"],.dir-rtl .input-append input[type="week"],.dir-rtl .input-prepend input[type="number"],.dir-rtl .input-append input[type="number"],.dir-rtl .input-prepend input[type="email"],.dir-rtl .input-append input[type="email"],.dir-rtl .input-prepend input[type="url"],.dir-rtl .input-append input[type="url"],.dir-rtl .input-prepend input[type="search"],.dir-rtl .input-append input[type="search"],.dir-rtl .input-prepend input[type="tel"],.dir-rtl .input-append input[type="tel"],.dir-rtl .input-prepend input[type="color"],.dir-rtl .input-append input[type="color"],.dir-rtl .input-prepend .uneditable-input,.dir-rtl .input-append .uneditable-input{border-radius:4px 0 0 4px}.input-prepend>.add-on,.input-append>.add-on{padding:6px;-webkit-padding-before:7px;-webkit-padding-after:7px}.dir-rtl .input-prepend>.add-on,.dir-rtl .input-append>.add-on{margin-right:auto;margin-left:-1px}.dir-rtl .input-prepend>.add-on .btn,.dir-rtl .input-append>.add-on .btn{margin-right:auto;margin-left:-1px}.dir-rtl .input-prepend>.add-on:first-child,.dir-rtl .input-append>.add-on:first-child{border-radius:0 4px 4px 0}textarea{width:100%}.dir-rtl .form-horizontal .control-label{float:right;text-align:left}.dir-rtl .form-horizontal .controls{margin-left:0;margin-right:180px}.view-mailto,.body-only{padding:0 1.5rem}.view-mailto #g-page-surround,.body-only #g-page-surround{box-shadow:none}.controls input[type="radio"]{margin-right:5px}.nav-tabs.nav-dark{border-bottom:1px solid #333;text-shadow:1px 1px 1px #000}.nav-tabs.nav-dark>li>a{color:#F8F8F8}.nav-tabs.nav-dark>li>a:hover{border-color:#333 #333 #111;background-color:#777777}.nav-tabs.nav-dark>.active>a,.nav-tabs.nav-dark>.active>a:hover{color:#ffffff;background-color:#555555;border:1px solid #222}.tip-wrap{color:#fff;background-color:#000}.search span.highlight{background-color:#fcfcfc}.img-polaroid{background-color:#ffffff;border:1px solid rgba(0, 0, 0, 0.2);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)}.muted{color:#999999}a.muted:hover,a.muted:focus{color:#808080}.alert{background-color:#f8f4ec;border-color:#eee4d2}.alert a,.alert a:hover,.alert .alert-link,.alert .alert-link:hover{color:#a47e3c;font-weight:bold}.alert a:hover,.alert a:hover:hover,.alert .alert-link:hover,.alert .alert-link:hover:hover{text-decoration:underline}.alert,.alert h4,.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#b78c43}.alert-success{color:#468847;background-color:#dfeedf;border-color:#c4e0c4}.alert-success a,.alert-success a:hover,.alert-success .alert-link,.alert-success .alert-link:hover{color:#356635;font-weight:bold}.alert-success a:hover,.alert-success a:hover:hover,.alert-success .alert-link:hover,.alert-success .alert-link:hover:hover{text-decoration:underline}.alert-success h4,.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#3d773e}.alert-danger,.alert-error{color:#b94a48;background-color:#f6e7e7;border-color:#edd1d0}.alert-danger a,.alert-danger a:hover,.alert-danger .alert-link,.alert-danger .alert-link:hover,.alert-error a,.alert-error a:hover,.alert-error .alert-link,.alert-error .alert-link:hover{color:#953b39;font-weight:bold}.alert-danger a:hover,.alert-danger a:hover:hover,.alert-danger .alert-link:hover,.alert-danger .alert-link:hover:hover,.alert-error a:hover,.alert-error a:hover:hover,.alert-error .alert-link:hover,.alert-error .alert-link:hover:hover{text-decoration:underline}.alert-danger h4,.alert-error h4,.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#a74240}.alert-info{color:#3a87ad;background-color:#e2eff5;border-color:#c7e0ec}.alert-info a,.alert-info a:hover,.alert-info .alert-link,.alert-info .alert-link:hover{color:#2d6987;font-weight:bold}.alert-info a:hover,.alert-info a:hover:hover,.alert-info .alert-link:hover,.alert-info .alert-link:hover:hover{text-decoration:underline}.alert-info h4,.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#34789a}.blog dl.article-info{margin-left:0}.blog dl.article-info dt,.blog dl.article-info dd{margin-left:0}.blog ol.nav{padding-left:0}.dir-rtl .blog ol.nav{padding-right:0}.pull-left,.pull-right{max-width:100%}.dir-rtl .pull-left{float:right}.dir-rtl .pull-right{float:left}.thumbnails{margin-left:-20px;list-style:none}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:18px;margin-left:20px}.manager>li{float:left !important;margin-bottom:18px !important;margin-left:20px !important}.thumbnail{display:block;padding:4px;line-height:18px;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#08c;box-shadow:0 1px 4px rgba(0, 105, 214, 0.25)}.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#555}.contact>h3{display:none}.contact .contact-address{margin:0}@media only all and (max-width:47.99rem){.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}.manager.thumbnails>li{float:left;margin-left:20px}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;box-sizing:border-box}.row-fluid [class*="offset"]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}}@media only all and (max-width:30rem){.nav-collapse{-webkit-transform:translate3d(0, 0, 0)}.page-header h1 small{display:block;line-height:20px}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal-header .close{padding:10px;margin:-10px}}@media only all and (min-width:48rem) and (max-width:59.99rem){.row{margin-left:-20px}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392%;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392%}.row-fluid .span12{width:100%}.row-fluid .span11{width:91.4364640884%}.row-fluid .span10{width:82.8729281768%}.row-fluid .span9{width:74.3093922652%}.row-fluid .span8{width:65.7458563536%}.row-fluid .span7{width:57.182320442%}.row-fluid .span6{width:48.6187845304%}.row-fluid .span5{width:40.0552486188%}.row-fluid .span4{width:31.4917127072%}.row-fluid .span3{width:22.9281767956%}.row-fluid .span2{width:14.364640884%}.row-fluid .span1{width:5.8011049724%}.row-fluid .offset12{margin-left:105.5248618785%}.row-fluid .offset12:first-child{margin-left:102.7624309392%}.row-fluid .offset11{margin-left:96.9613259669%}.row-fluid .offset11:first-child{margin-left:94.1988950276%}.row-fluid .offset10{margin-left:88.3977900552%}.row-fluid .offset10:first-child{margin-left:85.635359116%}.row-fluid .offset9{margin-left:79.8342541436%}.row-fluid .offset9:first-child{margin-left:77.0718232044%}.row-fluid .offset8{margin-left:71.270718232%}.row-fluid .offset8:first-child{margin-left:68.5082872928%}.row-fluid .offset7{margin-left:62.7071823204%}.row-fluid .offset7:first-child{margin-left:59.9447513812%}.row-fluid .offset6{margin-left:54.1436464088%}.row-fluid .offset6:first-child{margin-left:51.3812154696%}.row-fluid .offset5{margin-left:45.5801104972%}.row-fluid .offset5:first-child{margin-left:42.817679558%}.row-fluid .offset4{margin-left:37.0165745856%}.row-fluid .offset4:first-child{margin-left:34.2541436464%}.row-fluid .offset3{margin-left:28.453038674%}.row-fluid .offset3:first-child{margin-left:25.6906077348%}.row-fluid .offset2{margin-left:19.8895027624%}.row-fluid .offset2:first-child{margin-left:17.1270718232%}.row-fluid .offset1{margin-left:11.3259668508%}.row-fluid .offset1:first-child{margin-left:8.5635359116%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media only all and (max-width:59.99rem){.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777777;border-radius:0.1875rem}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;border-radius:0.1875rem}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111111}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:none;border-radius:0;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111111;border-bottom-color:#111111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media only all and (min-width:60rem){.nav-collapse.collapse{height:auto !important;overflow:visible !important}}@media only all and (max-width:47.99rem){.form-horizontal .control-label{display:block;float:none;text-align:left}.form-horizontal .controls{margin:0}[dir="rtl"] .form-horizontal .control-label{text-align:right}}@media only all and (max-width:47.99rem){div.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}div.modal.fade{top:-100px}div.modal.fade.in{top:20px}}@media only all and (max-width:30rem){div.modal{top:10px;right:10px;left:10px}}@media only all and (max-width:47.99rem){.pull-right.item-image{margin-left:0}.pull-left.item-image{margin-right:0}}
/*018674063d85d8caf4fc4c151dac4e9d*/

h1,h2,h3,h4,h5{color:#3d84d9}#g-slideshow{margin-top:-180px}#g-mainbar a{color:#0098d9}.custom.contact{padding-top:15px}.custom.contact .social-items #social{right:30px;position:relative}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:43vh}#g-footer p:first-child,#g-footer ul{margin-top:0}#g-footer ul li{border-bottom:1px solid rgba(136, 136, 136, 0.25);flex:0 0 auto;float:left;margin:0 2% 0.5rem;padding:0 0 0.5rem;width:100%}.footer1{text-align:center}.footer2{display:none}.g-tabimage.first{margin-bottom:50px}td{border:none;padding:0.5rem}table{border:none}#fromPMAddressPlgPM1{width:200px}.g-tabimage .g-tab-image-overlay .readon{color:#fff !important}#sbox-content div{display:block !important}#jvrm-container .btn,#jvrm-container .btn:hover{color:#FFF}table.jvrm-vehicle-step3 table.detailsform td.label{color:black;font-size:12px;line-height:22px;text-shadow:none;margin-top:3px}table.detailsform tr{background:#EEEEEE}.jvrm-vehicle .redbutton,.jvrm-vehicle .bluebutton{width:125px}.jvrm-vehicle .img-container div{height:170px}.rsform-calendar-box{width:80% !important}.btnCal{margin-top:-10px;margin-left:5px;background:#3d84d9 none repeat scroll 0 0;box-shadow:none;color:#fff;text-shadow:none;display:inline-block;font-size:14px;line-height:20px;margin-bottom:0;padding:4px 12px;text-align:center;border-radius:4px;border:none}.rsform-submit-button{background:#3d84d9 none repeat scroll 0 0;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1);color:#fff;text-shadow:none;display:inline-block;font-size:14px;line-height:20px;margin-bottom:0;padding:4px 12px;text-align:center;border-radius:4px}.rsform-button{background:#3d84d9 none repeat scroll 0 0;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1);color:#fff;text-shadow:none;display:inline-block;font-size:14px;line-height:20px;margin-bottom:0;padding:4px 12px;text-align:center;border-radius:4px;border:none}.unsubbutton{border:none}.ticker-wrapper.has-js{background-color:#0098DB;display:block;font-size:inherit;height:32px;margin:0;padding:0;width:auto}.ticker-content{background-color:#0098DB;margin:0;overflow:hidden;padding-top:5px;position:absolute;white-space:nowrap;line-height:35px;font-family:"robotocondensed", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;font-size:1.5rem;font-weight:700;height:40px}.ticker{background-color:#0098DB;display:block;height:32px;overflow:hidden;position:relative;width:100%}.ticker-swipe span{background-color:#f5f5f5;border-bottom:none;display:block;height:21px;margin-left:5px;width:1px;margin-top:-5px}.ticker-title{background-color:#0098DB;border-bottom:2px solid;display:inline-block;font-family:"robotocondensed", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;font-size:0.85rem;font-weight:700;line-height:1.5;margin:0.4rem;padding:0 !important;text-transform:uppercase}.ticker-swipe{background-color:#0098DB;display:block;height:32px;padding-top:9px;position:absolute;top:0;width:100%}div#fd.eb .eb-header{background:none;border:none;box-shadow:none;padding:0}#yoo-zoo .items ul.pos-specification strong{display:inline-block;width:160px}body.g-error img{display:block !important}.ui-datepicker-trigger{margin-top:-12px;margin-left:5px;width:30px}div#fd.eb .eb-mod-title{font-size:15px;font-weight:bold}.g-tabimage h4{color:#e8261c}.button{background:#e8261c none repeat scroll 0 0;border:1px solid #bd321e}.button:hover{background:#e8261c none repeat scroll 0 0}.unsubbutton,.unsubbutton:hover{background:#000;border:1px solid #000;height:18px}#jvrmPeriodForm select{width:100%}#jvrm-container select{width:100%}div.navigation a.print{background-color:#3d84d9}.btn-primary.back{background-color:#3d84d9 !important}.jvrm-vehicle .img-container div{width:185px}.input.hasDatepicker{width:78%}#g-navigation .g-main-nav .g-toplevel>li.active>.g-menu-item-container{color:#0098DB}#g-slideshow{border-bottom:5px solid #0098DB}.box1>.g-content{background:#0098DB none repeat scroll 0 0}h1,h2,h3,h4,h5{color:#0098DB}a{color:#0098DB}#g-header{background:#fff}#g-navigation.g-home{background:#111}.moduletable.g-tabimage{text-align:center}.box-blue .g-content{border:1px solid #E5EAED;background:none}.box-blue .button,.box-blue .button:hover{background:#E8261C none repeat scroll 0 0}.button{font-size:0.9rem}.box4>.g-content{color:#5D5D5D;background-color:transparent}body{color:#5D5D5D}table.mod_jvrm_period label{color:#5D5D5D}.g-tabimage .g-tab-image-overlay{background:rgba(0, 152, 219, 0.75) none repeat scroll 0 0}.eb-entry-helper,.eb-header,.eb-entry-meta,.eb-entry-nav,.eb-entry-author,.eb-comments,.eb-entry-fields{display:none !important}.btn{padding:8px 16px;font-size:15px;line-height:28px}@media (max-width:480px){#g-slideshow{margin-top:-320px}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:48vh}.main-logo{padding-top:25px}img.main-image{max-height:140px}.jvrm-vehicle,.jvrm-vehicle-step2,.jvrm-vehicle-step3{}.jvrm-vehicle table,.jvrm-vehicle thead,.jvrm-vehicle tbody,.jvrm-vehicle th,.jvrm-vehicle td,.jvrm-vehicle tr,.jvrm-vehicle-step2 table,.jvrm-vehicle-step2 thead,.jvrm-vehicle-step2 tbody,.jvrm-vehicle-step2 th,.jvrm-vehicle-step2 td,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 table,.jvrm-vehicle-step3 thead,.jvrm-vehicle-step3 tbody,.jvrm-vehicle-step3 th,.jvrm-vehicle-step3 td,.jvrm-vehicle-step3 tr{display:block}.jvrm-vehicle thead tr,.jvrm-vehicle-step2 thead tr,.jvrm-vehicle-step3 thead tr{position:absolute;top:-9999px;left:-9999px}.jvrm-vehicle tr,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 tr{border:1px solid #ccc}.jvrm-vehicle td,.jvrm-vehicle-step2 td,.jvrm-vehicle-step3 td{border:none;position:relative;padding-left:50%}.jvrm-vehicle td:before,.jvrm-vehicle-step2 td:before,.jvrm-vehicle-step3 td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}.jvrm-vehicle td.lightgrey,.jvrm-vehicle-step2 td.lightgrey,.jvrm-vehicle-step3 td.lightgrey{font:bold;color:#333;font-size:14px}.jvrm-vehicle td.darkgrey,.jvrm-vehicle-step2 td.darkgrey,.jvrm-vehicle-step3 td.darkgrey{font-size:14px}.jvrm-vehicle td,.jvrm-vehicle-step2 td,.jvrm-vehicle-step3 td{padding:5px 10px}.jvrm-vehicle tr,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 tr{border:none}.jvrm-vehicle .img-container div,.jvrm-vehicle-step2 .img-container div,.jvrm-vehicle-step3 .img-container div{width:190px}.jvrm-vehicle .img-container,.jvrm-vehicle-step2 .img-container,.jvrm-vehicle-step3 .img-container{border:none;height:165px}.jvrm-vehicle .img-box-shadow,.jvrm-vehicle-step2 .img-box-shadow,.jvrm-vehicle-step3 .img-box-shadow{display:none}.jvrm-vehicle a.boxed,.jvrm-vehicle-step2 a.boxed,.jvrm-vehicle-step3 a.boxed{display:block;width:100%;margin:10px 0}.jvrm-vehicle a.jvrm-change-anchor,.jvrm-vehicle-step2 a.jvrm-change-anchor,.jvrm-vehicle-step3 a.jvrm-change-anchor{}.jvrm-vehicle .blue,.jvrm-vehicle-step2 .blue,.jvrm-vehicle-step3 .blue{font-size:16px}div.optionalextra,div.epw,div.rpw,div.scw,div.ad{float:none;width:100%}div.epw .checkbox,div.rpw .checkbox,div.scw .checkbox,div.ad .checkbox{margin-top:-55px !important}.jvrm-vehicle-step2 .details{margin-bottom:20px}table.jvrm-vehicle-step3 table.detailsform{width:100%}table.jvrm-vehicle-step3 table.detailsform{width:100%}.jvrm-vehicle-step3 .information{margin-bottom:20px}div.navigation a.print{float:left}#g-header.g-home .g-container{border-bottom:none}ul.jvrm-vehicle-ul{margin-left:0}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout{min-height:590px !important;max-height:590px !important}}@media (min-width:481px) and (max-width:767px){#g-slideshow{margin-top:-320px}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:48vh}.main-logo{padding-top:25px}.jvrm-vehicle,.jvrm-vehicle-step2,.jvrm-vehicle-step3{}.jvrm-vehicle table,.jvrm-vehicle thead,.jvrm-vehicle tbody,.jvrm-vehicle th,.jvrm-vehicle td,.jvrm-vehicle tr,.jvrm-vehicle-step2 table,.jvrm-vehicle-step2 thead,.jvrm-vehicle-step2 tbody,.jvrm-vehicle-step2 th,.jvrm-vehicle-step2 td,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 table,.jvrm-vehicle-step3 thead,.jvrm-vehicle-step3 tbody,.jvrm-vehicle-step3 th,.jvrm-vehicle-step3 td,.jvrm-vehicle-step3 tr{display:block}.jvrm-vehicle thead tr,.jvrm-vehicle-step2 thead tr,.jvrm-vehicle-step3 thead tr{position:absolute;top:-9999px;left:-9999px}.jvrm-vehicle tr,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 tr{border:1px solid #ccc}.jvrm-vehicle td,.jvrm-vehicle-step2 td,.jvrm-vehicle-step3 td{border:none;position:relative;padding-left:50%}.jvrm-vehicle td:before,.jvrm-vehicle-step2 td:before,.jvrm-vehicle-step3 td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}.jvrm-vehicle td.lightgrey,.jvrm-vehicle-step2 td.lightgrey,.jvrm-vehicle-step3 td.lightgrey{font:bold;font-size:14px;color:#333}.jvrm-vehicle td.darkgrey,.jvrm-vehicle-step2 td.darkgrey,.jvrm-vehicle-step3 td.darkgrey{font-size:14px}.jvrm-vehicle td,.jvrm-vehicle-step2 td,.jvrm-vehicle-step3 td{padding:5px 10px}.jvrm-vehicle tr,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 tr{border:none}.jvrm-vehicle .img-container div,.jvrm-vehicle-step2 .img-container div,.jvrm-vehicle-step3 .img-container div{width:190px}.jvrm-vehicle .img-container,.jvrm-vehicle-step2 .img-container,.jvrm-vehicle-step3 .img-container{border:none;height:165px}.jvrm-vehicle .img-box-shadow,.jvrm-vehicle-step2 .img-box-shadow,.jvrm-vehicle-step3 .img-box-shadow{display:none}.jvrm-vehicle a.boxed,.jvrm-vehicle-step2 a.boxed,.jvrm-vehicle-step3 a.boxed{display:block;width:100%;margin:10px 0}.jvrm-vehicle a.jvrm-change-anchor,.jvrm-vehicle-step2 a.jvrm-change-anchor,.jvrm-vehicle-step3 a.jvrm-change-anchor{}.jvrm-vehicle .blue,.jvrm-vehicle-step2 .blue,.jvrm-vehicle-step3 .blue{font-size:16px}div.optionalextra,div.epw,div.rpw,div.scw,div.ad{float:none;width:100%}div.epw .checkbox,div.rpw .checkbox,div.scw .checkbox,div.ad .checkbox{margin-top:-55px !important}.jvrm-vehicle-step2 .details{margin-bottom:20px}table.jvrm-vehicle-step3 table.detailsform{width:100%}table.jvrm-vehicle-step3 table.detailsform{width:100%}.jvrm-vehicle-step3 .information{margin-bottom:20px}#g-header.g-home .g-container{border-bottom:none}ul.jvrm-vehicle-ul{margin-left:0}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout{min-height:560px !important;max-height:560px !important}}@media (min-width:768px) and (max-width:959px){#g-slideshow{margin-top:-320px}#g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title{padding-top:38vh}.g-tabimage.first{min-height:250px}.jvrm-vehicle,.jvrm-vehicle-step2,.jvrm-vehicle-step3{}.jvrm-vehicle thead tr,.jvrm-vehicle-step2 thead tr,.jvrm-vehicle-step3 thead tr{position:absolute;top:-9999px;left:-9999px}.jvrm-vehicle tr,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 tr{border:1px solid #ccc}.jvrm-vehicle td,.jvrm-vehicle-step2 td,.jvrm-vehicle-step3 td{border:none;position:relative;padding-left:50%}.jvrm-vehicle td:before,.jvrm-vehicle-step2 td:before,.jvrm-vehicle-step3 td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}.jvrm-vehicle td.lightgrey,.jvrm-vehicle-step2 td.lightgrey,.jvrm-vehicle-step3 td.lightgrey{font:bold;font-size:14px;color:#333}.jvrm-vehicle td.darkgrey,.jvrm-vehicle-step2 td.darkgrey,.jvrm-vehicle-step3 td.darkgrey{font-size:14px}.jvrm-vehicle td,.jvrm-vehicle-step2 td,.jvrm-vehicle-step3 td{padding:5px 10px}.jvrm-vehicle tr,.jvrm-vehicle-step2 tr,.jvrm-vehicle-step3 tr{border:none}.jvrm-vehicle .img-container div,.jvrm-vehicle-step2 .img-container div,.jvrm-vehicle-step3 .img-container div{width:190px}.jvrm-vehicle .img-container,.jvrm-vehicle-step2 .img-container,.jvrm-vehicle-step3 .img-container{border:none;height:165px}.jvrm-vehicle .img-box-shadow,.jvrm-vehicle-step2 .img-box-shadow,.jvrm-vehicle-step3 .img-box-shadow{display:none}.jvrm-vehicle a.boxed,.jvrm-vehicle-step2 a.boxed,.jvrm-vehicle-step3 a.boxed{display:block;width:100%;margin:10px 0}.jvrm-vehicle a.jvrm-change-anchor,.jvrm-vehicle-step2 a.jvrm-change-anchor,.jvrm-vehicle-step3 a.jvrm-change-anchor{}.jvrm-vehicle .blue,.jvrm-vehicle-step2 .blue,.jvrm-vehicle-step3 .blue{font-size:16px}div.optionalextra,div.epw,div.rpw,div.scw,div.ad{float:none;width:100%}div.epw .checkbox,div.rpw .checkbox,div.scw .checkbox,div.ad .checkbox{margin-top:-55px !important}.jvrm-vehicle-step2 .details{margin-bottom:20px}table.jvrm-vehicle-step3 table.detailsform{width:100%}.jvrm-vehicle-step3 .information{margin-bottom:20px}ul.jvrm-vehicle-ul{margin-left:0}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout{min-height:560px !important;max-height:560px !important}}@media (min-width:960px) and (max-width:1199px){.g-tabimage.first{min-height:250px}}@media (min-width:1200px){.g-tabimage.first{min-height:250px}}.topbox{overflow:hidden}.tobbox div{min-height:200px;padding:10px}#one{float:left;margin-right:20px;width:45%}#two{overflow:hidden;margin:10px}@media screen and (max-width:767px){#one{float:none;margin-right:0;width:auto;border:0}#two{margin:0}}p.intro{font-size:20px}div.topbox div#two div.form{background-color:#f2f2f2;padding:20px 40px}div.topbox div#two div.form label{display:inline-block;width:20%;vertical-align:top}@media screen and (max-width:959px){div.topbox div#two div.form label{display:block;width:100%}}div.topbox div#two div.form div.gcore-display-table.gcore-input{display:inline-block;width:75%}@media screen and (max-width:959px){div.topbox div#two div.form div.gcore-display-table.gcore-input{width:100%}}div.topbox div#two div.form div#fin-send input#send{background:#0098db;color:#fff;text-shadow:none;padding:6px 12px}div.topbox div#two div.form div#fin-send input#send:hover{background:#00aaf5}div.openinghours .uk-margin-top{min-height:320px;padding-left:20px !important}div.openinghours .uk-tab li.uk-active a{color:#0098db !important}h1{line-height:normal}.g-title{font-size:1.6rem;letter-spacing:1px;margin:0 0 10px 0;line-height:normal}.g-title:after{background:#0098d9}p.intro{font-size:1.5rem;font-weight:300;line-height:normal}input.button,a.button{background-color:#0098d9;border-radius:4px;color:#fff;padding:4px 12px;text-align:center}input.button:hover,a.button:hover{text-decoration:underline;background-color:#0074a6}a.button-hollow{border:2px solid #fff;border-radius:4px;color:#fff;padding:4px 12px}a.button-hollow:hover{background:#fff;color:#0098d9}a.button.readmore{background-color:#d47065;border:none}a.button.readmore:hover{background-color:#c94b3d}a.signup,a.login{background:url('/templates/rt_ambrosia/images/icon-user.png') no-repeat left;padding-left:35px}a.signup:hover,a.login:hover{background:#fff url('/templates/rt_ambrosia/images/icon-user-blue.png') no-repeat left}.borderBox{border:1px solid #ccc;position:relative}.borderBox .g-title{margin:15px 15px 0 15px}.borderBox div.customborderBox{height:270px;background-repeat:no-repeat;background-position:center}.borderBox a.button{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:90%}.borderBox a{color:#0098d9}.borderBox p{margin:15px;font-weight:600}.infoBox{background-color:#0098d9;padding:20px;color:#fff;margin-top:20px}.infoBox .g-title{color:#fff}.infoBox .g-title:after{background:white}.hireBox .g-content{padding:0}.hireBox .g-content div.custom{height:220px;background-repeat:no-repeat;background-size:cover;position:relative;background-position:center}.hireBox .g-content div.custom a{position:relative;display:block;height:100%}.hireBox .g-content div.custom a p{background-color:#0098d9;color:#fff;padding:8px;position:absolute;top:10px;left:10px;margin:0}.hireBox .g-content div.custom a p span{display:block;font-weight:600;font-size:1.2rem}.hireBox .g-content div.custom a h2{color:#fff;position:absolute;bottom:5px;right:10px;font-size:1.4rem;text-transform:uppercase;font-weight:600;margin:0;text-align:right;line-height:24px}.hireBox .g-content div.custom a:hover h2{text-decoration:underline}.review{border:1px solid #ccc;padding:15px 45px 15px 15px}.grey{background-color:#f4f4f4;padding:15px;margin-bottom:30px}#g-top{background-color:#0098d9;color:#fff}#g-top .g-content{padding:0 0.9rem}#g-top .g-content .contact a{color:#fff}#g-top .g-content .contact span#social a{border:2px solid #fff;border-radius:4px;display:inline-block;width:24px;height:24px}#g-top .g-content .contact span#social a:hover{background-color:#fff;color:#0098d9}#g-top .login{text-align:right}#g-header .strapline img{margin-top:35px}#g-navigation{margin-bottom:20px}#g-navigation>.g-container{padding-bottom:0}#g-footer h2.g-title,#g-footer h3.g-title{font-size:0.85rem;margin:0.75rem 0 1.5rem 0}#g-footer h2.g-title:after,#g-footer h3.g-title:after{background:rgba(136, 136, 136, 0.25)}td.acysubbuttons{text-align:left}td.acysubbuttons input{margin-bottom:5px}td.acysubbuttons input[value="Unsubscribe"]{background-color:transparent;border:none;text-transform:none;color:#5d5d5d !important;text-shadow:none;padding:0 0 0 5px;display:block;font-weight:400;text-decoration:underline;margin-top:5px}td.acysubbuttons input[value="Unsubscribe"]:hover{color:#0098d9 !important}.acymailing_fulldiv form{margin-bottom:0}body.g-home{}body.g-home #g-bottom{background:#d2d3cf;color:#fff}.slick-prev:before,.slick-next:before{color:#0098d9}div#testimonials .g-content{padding-top:0;margin-top:0}div#testimonials .g-content div.moduletable{padding:20px;border:1px solid #CCC}.mod_easyblogscroller h4{background-color:rgba(0, 0, 0, 0.3)}.mod_easyblogscroller h4 span{font-size:28px}.mod_easyblogscroller .button{border-radius:4px;background-color:#0098d9;border:none;padding:0.5rem 0.6rem;font-size:1rem;font-weight:600;text-transform:uppercase}.mod_easyblogscroller .button:hover{background-color:#0086c0;border-radius:4px;border:none;padding:0.5rem 0.6rem;font-size:1rem;font-weight:600;text-transform:uppercase}#hire-title .g-content{padding-left:0;padding-right:0;margin-left:0;margin-right:0}#hire-title .g-content div.custom{height:447px;background-repeat:no-repeat;position:relative;background-size:cover}#hire-title .g-content div.custom h1{background-color:#0098d9;color:#fff;position:absolute;bottom:20px;left:20px;padding:0 10px;text-transform:uppercase}#hire-search .g-content{padding-left:0;padding-right:0;margin-left:0;margin-right:0}#hire-search .g-content div.platform-content{background-color:#0098d9;color:#fff;padding:20px}#hire-search .g-content div.platform-content h3.g-title{color:#fff}#hire-search .g-content div.platform-content h3.g-title:after{background:#fff}#mod_jvrm_period-container #jvrmPeriodForm table{margin-top:20px}#mod_jvrm_period-container #jvrmPeriodForm td{padding:0}#mod_jvrm_period-container #jvrmPeriodForm label{color:#fff;font-size:16px}ul.jvrm-vehicle-ul{margin-left:0}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout{min-height:730px;max-height:730px}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout h4{min-height:55px}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout div.jvrm-vehicle-image{height:150px;margin-bottom:10px}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout div.jvrm-vehicle-image img.main-image{max-height:none;height:100%}ul.jvrm-vehicle-ul div.jvrm-vehicle-cell .jvrm-vehicle-layout>p:first-of-type{background-color:#f4f4f4;padding:10px}.jvrm-vehicle .redbutton,.jvrm-vehicle-popup-reservation .redbutton{background-color:#c94b3d;border:2px solid #fff}.jvrm-vehicle .redbutton:hover,.jvrm-vehicle-popup-reservation .redbutton:hover{border:2px solid #c94b3d}#sbox-window #sbox-content table.jvrm_measurements td{font-size:10px}#sbox-window #sbox-content table.jvrm_measurements td.subheading{font-size:12px}#sbox-window #sbox-content table.jvrm-vehicle.extra td.lightgrey{background-color:#fff}#sbox-window #sbox-content table.jvrm-vehicle.extra td{display:inline-block;line-height:14px;font-size:12px;font-weight:bold}#sbox-window #sbox-content table.jvrm-vehicle.extra td:first-child{text-shadow:none;width:170px !important}#sbox-window #sbox-content table.jvrm-vehicle.extra td:first-child span{background:#ddd;padding:2px 5px;border-radius:4px;display:inline-block}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1){padding-top:0}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) h2{margin:0 0 10px 0}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.optionalextra,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.epw,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.rpw,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.scw,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.ad{width:90%;border:none;background-color:#eee;padding:20px;font-size:14px}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.optionalextra div.checkbox,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.epw div.checkbox,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.rpw div.checkbox,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.scw div.checkbox,form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(1) div.ad div.checkbox{border:none}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2){border:3px solid #0098d9;position:relative;width:35%}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2) h2{background-color:#fff;position:absolute;top:-30px;padding:0 20px}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2) table.details td{background-color:transparent;border:none}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2) table.details img{display:block;margin:auto;margin-bottom:20px}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2) table.details td.label{font-weight:bold;background:#ddd;margin-left:20px;padding:5px;font-size:14px;text-shadow:none;margin-bottom:10px}form#vehicleformstep2 div.navigation{margin-top:20px}div#fd.eb .eb-post-thumb.is-full{display:none}.g-offcanvas-toggle{color:#fff;font-size:1.65rem;top:0.35rem;left:0.45rem}#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#0098d9}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:none;background:transparent}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after{opacity:0.8}.g-offcanvas-open .g-nav-overlay{z-index:99999}html.g-offcanvas-open .fa-bars:before{content:""}@media screen and (min-width:768px) and (max-width:959px){.g-title{font-size:1.2rem}#g-header .main-logo{flex:0 30%;width:30%}#g-header #strapline{flex:0 37%;width:37%}#g-header #strapline .strapline img{margin-top:20px}h1{font-size:1.8rem}p.intro{font-size:1.2rem}.hireBox .g-content div.custom p{font-size:13px;top:5px;left:5px}.hireBox .g-content div.custom p span{font-size:0.9rem;display:inline}.hireBox .g-content div.custom a h2{right:5px;font-size:1rem;line-height:20px}.g-home #g-mainbar .g-grid:nth-child(2) .g-content{}.g-home #g-container-8965{padding-bottom:30px}.g-home #g-container-8965>.g-container>.g-grid{position:relative}.g-home #g-container-8965 #testimonials{position:absolute;width:768px;left:0}.review{padding:15px}#hire-title{flex:0 100%;width:100%}#hire-title .g-content{margin-bottom:0;padding-bottom:0}#hire-title .g-content div.custom{height:200px;background-position:center}#hire-search{flex:0 100%;width:100%}#hire-search .g-content{margin-top:0;padding-top:0}}@media screen and (max-width:767px){h1{font-size:1.85rem}p.intro{font-size:1.2rem}#g-top .g-grid:nth-child(2) .g-block.size-60{position:absolute;top:40px;color:#333;width:100%;z-index:99999;text-align:center}#g-top .g-grid:nth-child(2) .g-block.size-60 .g-content .contact a{color:#0098d9}#g-top .g-grid:nth-child(2) .g-block.size-40{height:44px}.main-logo{padding-top:60px;text-align:center}.main-logo .g-content{margin-bottom:0}.main-logo .g-content p{margin-bottom:0}#g-header #strapline{text-align:center}#g-header #strapline img.pull-left{margin-top:0;float:none}#g-header .main-logo img{width:80%}#g-header #strapline img{width:80%}#g-header #bvrla{display:none}#g-navigation{margin-bottom:0}#hire-title .g-content{margin-bottom:0;padding-bottom:0}#hire-title .g-content div.custom{background-position:center;height:150px}#hire-search .g-content{margin-top:0;padding-top:0}#mod_jvrm_period-container #jvrmPeriodForm td{width:100% !important;display:block;padding:5px 25px !important}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2){display:none;width:100%;margin-top:50px;margin-bottom:30px}form#vehicleformstep2 table.jvrm-vehicle-step2 td:nth-child(2) table.details td.label{margin-left:0;margin-bottom:0}div.optionalextra,div.epw,div.rpw,div.scw,div.ad{width:100% !important}}.moduletable.box-camper{border:3px solid #0098D9;padding:15px;background:#FAFAFA;margin-bottom:10px;line-height:24px}.moduletable.box-camper ul{list-style:none;float:left}.moduletable.box-camper li{font-size:18px;color:#000;font-style:italic}.moduletable.box-camper span{color:#0098D9}.moduletable.box-camper span.fa{margin:0 10px 10px 0;font-size:22px}.homepage-hire{margin:25px 25px 10px 25px}.item-468,.item-469,.item-470{border-bottom:none !important}#mobile-contact-menu{position:absolute}#mobile-contact-menu .g-active{background:#0098d9;color:#FFF}#mobile-contact-menu .g-dropdown{width:200px;border:1px solid #FFF;font-size:20px}#mobile-contact-menu .g-toplevel{border:2px solid #0098d9;border-radius:4px;color:#fff;float:left;padding:8px 20px}#mobile-contact-menu .g-sublevel>li>.g-menu-item-container{font-size:20px}#mobile-contact-menu li{color:#0098d9}#mobile-contact-menu .g-main-nav .g-toplevel>li>.g-menu-item-container{font-size:20px}select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';border-radius:5px;background-image:linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);background-position:calc(100% - 20px) calc(0.8em + 2px), calc(100% - 15px) calc(0.8em + 2px), calc(100% - 2.5em) 0.3em;background-size:5px 5px, 5px 5px, 1px 1.5em;background-repeat:no-repeat;line-height:20px}select::-ms-expand{display:none}.infoBox a:not([class]),.information a:not([class]){color:#fff !important}@media (max-width:320px){a.signup,a.login{background:none;padding-left:10px}}@media (max-width:480px){#g-feature .size-67{flex:0 100%;width:100%}.moduletable.box-camper{margin-top:20px;margin-bottom:0}.homepage-hire{margin:25px 25px -70px 25px}#mod_jvrm_period-container #jvrmPeriodForm td#collection-date,#mod_jvrm_period-container #jvrmPeriodForm td#return-date{display:inline-block !important;width:60% !important;padding:5px 0 !important}#mod_jvrm_period-container #jvrmPeriodForm td#collection-time,#mod_jvrm_period-container #jvrmPeriodForm td#return-time{display:inline-block !important;width:40% !important;padding:5px 0 !important}#mod_jvrm_period-container #jvrmPeriodForm td{padding:5px 0 !important}.input.hasDatepicker{width:65%}#hire-search .g-title{margin-left:0;margin-top:20px}table.mod_jvrm_period label{font-size:15px !important;font-weight:bold}table.mod_jvrm_period .button{float:right}.topbox #one p:last-child{font-weight:bold;font-size:1.5rem;margin-bottom:45px;color:#0098db}.g-home #g-mainbar div:first-of-type .size-100{display:none}#g-copyright{display:none}#g-footer .g-content{margin:0;padding:12px 20px}#g-footer p{margin:0}#custom-greeting{display:none}}@media (min-width:481px) and (max-width:767px){#g-feature .size-67{flex:0 100%;width:100%}.moduletable.box-camper{margin-top:20px;margin-bottom:0}.homepage-hire{margin:25px 25px -70px 25px}#mod_jvrm_period-container #jvrmPeriodForm td#collection-date,#mod_jvrm_period-container #jvrmPeriodForm td#return-date{display:inline-block !important;width:60% !important;padding:5px 10px !important}#mod_jvrm_period-container #jvrmPeriodForm td#collection-time,#mod_jvrm_period-container #jvrmPeriodForm td#return-time{display:inline-block !important;width:40% !important;padding:5px 10px !important}#mod_jvrm_period-container #jvrmPeriodForm td{padding:5px 10px !important}.input.hasDatepicker{width:65%}#hire-search .g-title{margin-left:10px;margin-top:20px}table.mod_jvrm_period .button{float:right}.topbox #one p:last-child{font-weight:bold;font-size:1.5rem;margin-bottom:45px;color:#0098db}.g-home #g-mainbar div:first-of-type .size-100{display:none}#g-copyright{display:none}#g-footer .g-content{margin:0;padding:12px 20px}#g-footer p{margin:0}#custom-greeting{display:none}}@media (min-width:768px) and (max-width:959px){#g-feature .size-67{flex:0 100%;width:100%}.moduletable.box-camper{margin-top:20px;margin-bottom:0}#custom-greeting{display:block;margin-bottom:10px}}@media (min-width:960px) and (max-width:1199px){#g-feature .size-67{flex:0 100%;width:100%}.moduletable.box-camper{margin-top:20px;margin-bottom:0}#custom-greeting{display:block;margin-bottom:10px}}@media (min-width:1200px){#custom-greeting{display:block;margin-bottom:10px}}#g-mainbar .g-content{padding-top:0;padding-bottom:0}@media (min-width:370px) and (max-width:767px){.hireBox .g-content div.custom{height:160px}}@media (min-width:370px) and (max-width:767px){.infoBox{margin-bottom:30px}}body.bf-location #g-slideshow{margin:0;background:#fff;color:#888;padding:0 0 30px 0;border-bottom:none}body.bf-location #g-slideshow .g-container{width:75rem}body.bf-location #g-slideshow .g-container .g-grid .g-content{margin:0.625rem !important;padding:0.938rem !important}body.bf-location #g-slideshow .g-container .g-grid .g-content .custom.contact .mob-btns{display:none}body.bf-location #g-slideshow .g-container .g-grid .g-content .custom.contact .mob-btns a.button{background:#ca4c3e;padding:10px 50px;width:100%;margin:10px 0;font-size:1.15rem;text-transform:uppercase;border:none}body.bf-location #g-slideshow .g-container .g-grid .g-content .custom.contact .mob-btns a.button:hover{background:#0074a6}@media only screen and (max-width:767px){body.bf-location #g-slideshow .g-container .g-grid .g-content .custom.contact .mob-btns{display:block}}body.bf-location #g-showcase{margin:0;background:#f8f8f8;color:#888;padding:30px 0;border-top:none}body.bf-location #g-showcase .g-container{width:75rem}body.bf-location #g-showcase .g-container .g-grid .g-content{text-align:center}body.bf-location #g-showcase .g-container .g-grid .g-content .box-links{justify-content:center}body.bf-location #g-showcase .g-container .g-grid .g-content .box-links .uk-panel-box{padding:0;background:#333;border:0;border-radius:0}body.bf-location #g-showcase .g-container .g-grid .g-content .box-links .uk-panel-box .uk-panel-teaser{padding:21px 21px 0 21px;border-radius:0 !important;margin-bottom:0}body.bf-location #g-showcase .g-container .g-grid .g-content .box-links .uk-panel-box .uk-margin{margin:0}body.bf-location #g-showcase .g-container .g-grid .g-content .box-links .uk-panel-box .uk-margin h3{color:#fff;padding:20px;margin:0;text-align:center}body.bf-location #g-showcase .g-container .g-grid .g-content .box-links .uk-panel-box:hover .uk-panel-box{background:#0098db}body.bf-location #g-showcase .g-container .custom.details{text-align:left}body.bf-location #g-showcase .g-container .custom.details h2,body.bf-location #g-showcase .g-container .custom.details h3{margin-bottom:0px}body.bf-location #g-showcase .g-container .custom.details p.phone{font-size:1.4rem;margin-bottom:30px}body.bf-location #g-showcase .g-container .custom.details form{margin:20px 0;background:#eee;padding:30px 20px}body.bf-location #g-showcase .g-container .custom.details form input.btn{background:#0098db;color:#fff;padding:10px 50px;margin:10px 0;font-size:1.15rem;font-weight:600;text-transform:uppercase;border:none;transition:0.2s}body.bf-location #g-showcase .g-container .custom.details form input.btn:hover{background:#0074a6;transition:0.2s}body.bf-location #g-showcase .g-container .custom.details .address{display:flex;align-items:center;margin-bottom:10px}body.bf-location #g-showcase .g-container .custom.details .address div:nth-of-type(1){flex:0 50%;width:50%}body.bf-location #g-showcase .g-container .custom.details .address div:nth-of-type(2){display:flex;justify-content:flex-end;flex:0 50%;width:50%;padding-left:5%}body.bf-location #g-feature{padding:50px 0}body.bf-location #g-feature .g-container .g-grid #hire-title{flex:0 50%;width:50%;padding-right:5%}body.bf-location #g-feature .g-container .g-grid #hire-title .custom{height:auto}body.bf-location #g-feature .g-container .g-grid #hire-title .custom h2{line-height:2.6rem}body.bf-location #g-feature .g-container .g-grid #hire-search{flex:0 50%;width:50%}body.bf-location #g-feature .g-container .g-grid #hire-search .custom{height:auto}body.bf-location #g-feature .g-container .g-grid #hire-search .custom h3{color:#fff;font-family:"robotocondensed", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;font-size:1.6rem;letter-spacing:1px;text-transform:uppercase;text-decoration:underline;margin:0 0 10px 0;line-height:normal}@media only screen and (max-width:959px) and (min-width:768px){body.bf-location #g-feature .g-container .g-grid #hire-search h3.g-title{margin-left:0px}body.bf-location #g-feature .g-container .g-grid #hire-search table.mod_jvrm_period tr td{padding:10px 0 !important}body.bf-location #g-feature .g-container .g-grid #hire-search table.mod_jvrm_period tr td img{width:20px}body.bf-location #g-feature .g-container .g-grid #hire-search table.mod_jvrm_period tr td input.button{margin:20px 0 0 10px}}body.bf-location #g-container-2968{height:0}body.bf-location #g-main{background:#0098db;padding:40px 0}body.bf-location #g-main .g-container .g-grid .g-content{padding:0;margin:0}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta{display:flex;align-items:center}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(1){flex:0 70%;width:70%;color:#fff}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(1) h2{color:#fff;margin-top:0}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(2){display:flex;flex:0 30%;width:30%;justify-content:flex-end}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(2) a.button{background:#ca4c3e;padding:10px 50px;font-size:1.15rem;text-transform:uppercase;border:none}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(2) a.button:hover{background:#0074a6}body.bf-location #g-extension{background:#f8f8f8;padding:30px 0}body.bf-location #g-extension .g-container .g-grid .local-area .uk-grid div:nth-of-type(1){padding-left:10px}body.bf-location #g-extension .g-container .g-grid .local-area .uk-grid div:nth-of-type(2) h3{color:#0098db}body.bf-location #g-bottom{padding:40px 0}body.bf-location #g-bottom .g-container .g-grid{align-items:center}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1){flex:0 50%;width:100%;max-width:50%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details{text-align:left}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details p.phone{font-size:1.4rem;margin-bottom:30px}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address{margin:30px 0 0 0;display:flex;align-items:flex-start;margin-bottom:10px}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address .add{flex:0 50%;width:50%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address .map{display:flex;justify-content:flex-end;flex:0 50%;width:50%;padding-left:5%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address .map .phocamaps-box #phocaMapPlgPM1{height:250px !important}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(2){flex:0 50%;width:50%;max-width:50%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(2) form{margin:20px 0;background:#eee;padding:30px 20px}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(2) form input.btn{background:#0098db;color:#fff;padding:10px 50px;margin:10px 0;font-size:1.15rem;font-weight:600;text-transform:uppercase;border:none;transition:0.2s}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(2) form input.btn:hover{background:#0074a6;transition:0.2s}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(3){flex:0 100% !important;width:100% !important;max-width:100%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(3) h3{font-family:"roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;font-weight:700;font-size:1.5rem;text-transform:none;letter-spacing:0px;margin-bottom:30px}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(3) h3:after{content:none}body.bf-location .uk-panel-box .uk-panel-teaser>*{border-radius:0}body.bf-location .uk-grid>*>:last-child{margin-bottom:35px}@media only screen and (max-width:767px){body.bf-location .uk-grid>*>:last-child{margin-bottom:10px}}@media only screen and (max-width:1199px){body.bf-location #g-slideshow .g-container{width:60rem}body.bf-location #g-showcase .g-container{width:60rem}}@media only screen and (max-width:959px){body.bf-location #g-slideshow .g-container{width:48rem}body.bf-location #g-showcase .g-container{width:48rem}body.bf-location #g-feature .g-container .g-grid{margin:0.625rem !important;padding:0.938rem !important}body.bf-location #g-main{padding:30px 0}body.bf-location #g-main .g-container .g-grid{margin:0.625rem !important;padding:0.938rem !important}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address{flex-wrap:wrap}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address .add{flex:0 100%;width:100%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1) .custom.details .address .map{flex:0 100%;width:100%;padding-left:0%}}@media only screen and (max-width:767px){body.bf-location #g-slideshow .g-container{width:30rem;text-align:center}body.bf-location #g-showcase .g-container{width:30rem}body.bf-location #g-showcase .g-container .box-links .uk-panel-box h3{font-size:1.2rem}body.bf-location #g-feature{padding:20px 0}body.bf-location #g-feature .g-container .g-grid #hire-title{flex:0 100%;width:100%;padding-right:0%;padding-bottom:30px}body.bf-location #g-feature .g-container .g-grid #hire-title .g-content{margin:0;padding:0;text-align:center}body.bf-location #g-feature .g-container .g-grid #hire-search{flex:0 100%;width:100%}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta{flex-wrap:wrap;text-align:center}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(1){flex:0 100%;width:100%}body.bf-location #g-main .g-container .g-grid .g-content .custom.cta div:nth-of-type(2){flex:0 100%;width:100%;justify-content:center;margin-top:10px}body.bf-location #g-extension{padding:30px 0 10px 0}body.bf-location #g-extension .g-container .g-grid .local-area .uk-grid div:nth-of-type(1){padding-left:25px}body.bf-location #g-extension .g-container .g-grid .local-area .uk-grid div:nth-of-type(2){padding:0}body.bf-location #g-extension .g-container .g-grid .local-area .uk-grid div:nth-of-type(2) .uk-panel{padding:0}body.bf-location #g-bottom{padding:30px 0 10px 0}body.bf-location #g-bottom .g-container .g-grid .g-block .g-content{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(1){flex:0 100%;width:100%;max-width:100%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(2){flex:0 100%;width:100%;max-width:100%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(3){flex:0 100% !important;width:100% !important;max-width:100%}body.bf-location #g-bottom .g-container .g-grid .g-block:nth-of-type(3) h3{margin-top:20px}}@media only screen and (max-width:480px){body.bf-location #g-slideshow .g-container{width:100%}body.bf-location #g-showcase .g-container{width:100%}}body.news-21 p{color:#5d5d5d}body.news-21 #g-aside{background-color:aliceblue;margin-top:30px;margin-bottom:30px}body.news-21 #g-aside ul{list-style:none}body.news-21 #g-aside h4{margin-left:-22px}body.news-21 dd.published{margin-left:0}.home-news{background-size:cover;background-repeat:no-repeat;height:250px;padding:10px;width:346px;margin-bottom:30px;position:relative;margin-left:3px}.home-news h3{margin-left:3px}.home-news h4{color:#fff}.home-news a{color:#fff;text-decoration:underline}.g-main-nav .g-toplevel>li.g-menu-item-606 .g-dropdown{display:none}.g-main-nav .g-toplevel>li.g-menu-item-606 .g-menu-parent-indicator{display:none}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-606>.g-menu-item-container>.g-menu-parent-indicator{display:none}.homepage-hire{margin-left:0 !important;margin-right:0 !important}.home-news-2023 .customborderBox{height:255px !important;margin:15px;padding:10px}.home-news-2023 .customborderBox a{color:#FFF !important;text-decoration:underline}.g-home #testimonials .moduletable{margin-top:20px !important}.borderBox,#testimonials .moduletable,.moduletable.review{box-shadow:0 4px 24px rgba(0, 0, 0, 0.15);background-color:#fff;position:relative;margin:0 auto;margin-top:0 !important;border-radius:4px;border:1px solid #FEFEFE !important}.moduletable.review{margin-bottom:60px}.box4 .g-content{padding:5px}.g-home #g-mainbar{margin-top:20px}.g-home #g-mainbar .g-content{padding:5px}#rental-period h3.g-title{text-align:center;display:block;font-size:2.25rem;margin:0.75rem 0 0 0 !important}#rental-period h3.g-title:after{content:none}#mod-bf-google-reviews{text-align:center;border:none;padding:0}#mod-bf-google-reviews #google-logo{width:80px;margin:0 5px}#mod-bf-google-reviews a{color:#000}#mod-bf-google-reviews p{font-weight:bold;margin:10px 0}#mod-bf-google-reviews .rating-star{margin-top:-5px}
@media screen{.gbs3{/*! normalize.css v3.0.2 | MIT License | git.io/normalize *//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */}.gbs3 html{font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%}.gbs3 body{margin: 0}.gbs3 article,.gbs3 aside,.gbs3 details,.gbs3 figcaption,.gbs3 figure,.gbs3 footer,.gbs3 header,.gbs3 hgroup,.gbs3 main,.gbs3 menu,.gbs3 nav,.gbs3 section,.gbs3 summary{display: block}.gbs3 audio,.gbs3 canvas,.gbs3 progress,.gbs3 video{display: inline-block;vertical-align: baseline}.gbs3 audio:not([controls]){display: none;height: 0}.gbs3 [hidden],.gbs3 template{display: none}.gbs3 a{background-color: transparent}.gbs3 a:active,.gbs3 a:hover{outline: 0}.gbs3 abbr[title]{border-bottom: 1px dotted}.gbs3 b,.gbs3 strong{font-weight: bold}.gbs3 dfn{font-style: italic}.gbs3 h1{font-size: 2em;margin: .67em 0}.gbs3 mark{background: #ff0;color: #000}.gbs3 small{font-size: 80%}.gbs3 sub,.gbs3 sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline}.gbs3 sup{top: -0.5em}.gbs3 sub{bottom: -0.25em}.gbs3 img{border: 0}.gbs3 svg:not(:root){overflow: hidden}.gbs3 figure{margin: 1em 40px}.gbs3 hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0}.gbs3 pre{overflow: auto}.gbs3 code,.gbs3 kbd,.gbs3 pre,.gbs3 samp{font-family: monospace, monospace;font-size: 1em}.gbs3 button,.gbs3 input,.gbs3 optgroup,.gbs3 select,.gbs3 textarea{color: inherit;font: inherit;margin: 0}.gbs3 button{overflow: visible}.gbs3 button,.gbs3 select{text-transform: none}.gbs3 button,.gbs3 html input[type="button"],.gbs3 input[type="reset"],.gbs3 input[type="submit"]{-webkit-appearance: button;cursor: pointer}.gbs3 button[disabled],.gbs3 html input[disabled]{cursor: default}.gbs3 button::-moz-focus-inner,.gbs3 input::-moz-focus-inner{border: 0;padding: 0}.gbs3 input{line-height: normal}.gbs3 input[type="checkbox"],.gbs3 input[type="radio"]{box-sizing: border-box;padding: 0}.gbs3 input[type="number"]::-webkit-inner-spin-button,.gbs3 input[type="number"]::-webkit-outer-spin-button{height: auto}.gbs3 input[type="search"]{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box}.gbs3 input[type="search"]::-webkit-search-cancel-button,.gbs3 input[type="search"]::-webkit-search-decoration{-webkit-appearance: none}.gbs3 fieldset{border: 1px solid #c0c0c0;margin: 0 2px;padding: .35em .625em .75em}.gbs3 legend{border: 0;padding: 0}.gbs3 textarea{overflow: auto}.gbs3 optgroup{font-weight: bold}.gbs3 table{border-collapse: collapse;border-spacing: 0}.gbs3 td,.gbs3 th{padding: 0}}@media not all{.gbs3 *,.gbs3 *:before,.gbs3 *:after{background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important}.gbs3 a,.gbs3 a:visited{text-decoration: underline}.gbs3 a[href]:after{content: " (" attr(href) ")"}.gbs3 abbr[title]:after{content: " (" attr(title) ")"}.gbs3 a[href^="#"]:after,.gbs3 a[href^="javascript:"]:after{content: ""}.gbs3 pre,.gbs3 blockquote{border: 1px solid #999;page-break-inside: avoid}.gbs3 thead{display: table-header-group}.gbs3 tr,.gbs3 img{page-break-inside: avoid}.gbs3 img{max-width: 100% !important}.gbs3 p,.gbs3 h2,.gbs3 h3{orphans: 3;widows: 3}.gbs3 h2,.gbs3 h3{page-break-after: avoid}.gbs3 select{background: #fff !important}.gbs3 .navbar{display: none}.gbs3 .btn > .caret,.gbs3 .dropup > .btn > .caret{border-top-color: #000 !important}.gbs3 .label{border: 1px solid #000}.gbs3 .table{border-collapse: collapse !important}.gbs3 .table td,.gbs3 .table th{background-color: #fff !important}.gbs3 .table-bordered th,.gbs3 .table-bordered td{border: 1px solid #ddd !important}}@media screen{.gbs3 *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.gbs3 *:before,.gbs3 *:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.gbs3 html{font-size: 10px;-webkit-tap-highlight-color: rgba(0,0,0,0)}.gbs3 body{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;color: #333333;background-color: #ffffff}.gbs3 input,.gbs3 button,.gbs3 select,.gbs3 textarea{font-family: inherit;font-size: inherit;line-height: inherit}.gbs3 a{color: #337ab7;text-decoration: none}.gbs3 a:hover,.gbs3 a:focus{color: #23527c;text-decoration: underline}.gbs3 a:focus{outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px}.gbs3 figure{margin: 0}.gbs3 img{vertical-align: middle}.gbs3 .img-responsive,.gbs3 .thumbnail > img,.gbs3 .thumbnail a > img,.gbs3 .carousel-inner > .item > img,.gbs3 .carousel-inner > .item > a > img{display: block;max-width: 100%;height: auto}.gbs3 .img-rounded{border-radius: 6px}.gbs3 .img-thumbnail{padding: 4px;line-height: 1.42857143;background-color: #ffffff;border: 1px solid #ddd;border-radius: 4px;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;display: inline-block;max-width: 100%;height: auto}.gbs3 .img-circle{border-radius: 50%}.gbs3 hr{margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #eee}.gbs3 .sr-only{position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0}.gbs3 .sr-only-focusable:active,.gbs3 .sr-only-focusable:focus{position: static;width: auto;height: auto;margin: 0;overflow: visible;clip: auto}.gbs3 [role="button"]{cursor: pointer}.gbs3 h1,.gbs3 h2,.gbs3 h3,.gbs3 h4,.gbs3 h5,.gbs3 h6,.gbs3 .h1,.gbs3 .h2,.gbs3 .h3,.gbs3 .h4,.gbs3 .h5,.gbs3 .h6{font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit}.gbs3 h1 small,.gbs3 h2 small,.gbs3 h3 small,.gbs3 h4 small,.gbs3 h5 small,.gbs3 h6 small,.gbs3 .h1 small,.gbs3 .h2 small,.gbs3 .h3 small,.gbs3 .h4 small,.gbs3 .h5 small,.gbs3 .h6 small,.gbs3 h1 .small,.gbs3 h2 .small,.gbs3 h3 .small,.gbs3 h4 .small,.gbs3 h5 .small,.gbs3 h6 .small,.gbs3 .h1 .small,.gbs3 .h2 .small,.gbs3 .h3 .small,.gbs3 .h4 .small,.gbs3 .h5 .small,.gbs3 .h6 .small{font-weight: normal;line-height: 1;color: #777777}.gbs3 h1,.gbs3 .h1,.gbs3 h2,.gbs3 .h2,.gbs3 h3,.gbs3 .h3{margin-top: 20px;margin-bottom: 10px}.gbs3 h1 small,.gbs3 .h1 small,.gbs3 h2 small,.gbs3 .h2 small,.gbs3 h3 small,.gbs3 .h3 small,.gbs3 h1 .small,.gbs3 .h1 .small,.gbs3 h2 .small,.gbs3 .h2 .small,.gbs3 h3 .small,.gbs3 .h3 .small{font-size: 65%}.gbs3 h4,.gbs3 .h4,.gbs3 h5,.gbs3 .h5,.gbs3 h6,.gbs3 .h6{margin-top: 10px;margin-bottom: 10px}.gbs3 h4 small,.gbs3 .h4 small,.gbs3 h5 small,.gbs3 .h5 small,.gbs3 h6 small,.gbs3 .h6 small,.gbs3 h4 .small,.gbs3 .h4 .small,.gbs3 h5 .small,.gbs3 .h5 .small,.gbs3 h6 .small,.gbs3 .h6 .small{font-size: 75%}.gbs3 h1,.gbs3 .h1{font-size: 36px}.gbs3 h2,.gbs3 .h2{font-size: 30px}.gbs3 h3,.gbs3 .h3{font-size: 24px}.gbs3 h4,.gbs3 .h4{font-size: 18px}.gbs3 h5,.gbs3 .h5{font-size: 14px}.gbs3 h6,.gbs3 .h6{font-size: 12px}.gbs3 p{margin: 0 0 10px}.gbs3 .lead{margin-bottom: 20px;font-size: 16px;font-weight: 300;line-height: 1.4}}@media screen and (min-width: 768px){.gbs3 .lead{font-size: 21px}}@media screen{.gbs3 small,.gbs3 .small{font-size: 85%}.gbs3 mark,.gbs3 .mark{background-color: #fcf8e3;padding: .2em}.gbs3 .text-left{text-align: left}.gbs3 .text-right{text-align: right}.gbs3 .text-center{text-align: center}.gbs3 .text-justify{text-align: justify}.gbs3 .text-nowrap{white-space: nowrap}.gbs3 .text-lowercase{text-transform: lowercase}.gbs3 .text-uppercase{text-transform: uppercase}.gbs3 .text-capitalize{text-transform: capitalize}.gbs3 .text-muted{color: #777777}.gbs3 .text-primary{color: #337ab7}.gbs3 a.text-primary:hover{color: #286090}.gbs3 .text-success{color: #3c763d}.gbs3 a.text-success:hover{color: #2b542c}.gbs3 .text-info{color: #31708f}.gbs3 a.text-info:hover{color: #245269}.gbs3 .text-warning{color: #8a6d3b}.gbs3 a.text-warning:hover{color: #66512c}.gbs3 .text-danger{color: #a94442}.gbs3 a.text-danger:hover{color: #843534}.gbs3 .bg-primary{color: #fff;background-color: #337ab7}.gbs3 a.bg-primary:hover{background-color: #286090}.gbs3 .bg-success{background-color: #dff0d8}.gbs3 a.bg-success:hover{background-color: #c1e2b3}.gbs3 .bg-info{background-color: #d9edf7}.gbs3 a.bg-info:hover{background-color: #afd9ee}.gbs3 .bg-warning{background-color: #fcf8e3}.gbs3 a.bg-warning:hover{background-color: #f7ecb5}.gbs3 .bg-danger{background-color: #f2dede}.gbs3 a.bg-danger:hover{background-color: #e4b9b9}.gbs3 .page-header{padding-bottom: 9px;margin: 40px 0 20px;border-bottom: 1px solid #eee}.gbs3 ul,.gbs3 ol{margin-top: 0;margin-bottom: 10px}.gbs3 ul ul,.gbs3 ol ul,.gbs3 ul ol,.gbs3 ol ol{margin-bottom: 0}.gbs3 .list-unstyled{padding-left: 0;list-style: none}.gbs3 .list-inline{padding-left: 0;list-style: none;margin-left: -5px}.gbs3 .list-inline > li{display: inline-block;padding-left: 5px;padding-right: 5px}.gbs3 dl{margin-top: 0;margin-bottom: 20px}.gbs3 dt,.gbs3 dd{line-height: 1.42857143}.gbs3 dt{font-weight: bold}.gbs3 dd{margin-left: 0}}@media screen and (min-width: 768px){.gbs3 .dl-horizontal dt{float: left;width: 160px;clear: left;text-align: right;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.gbs3 .dl-horizontal dd{margin-left: 180px}}@media screen{.gbs3 abbr[title],.gbs3 abbr[data-original-title]{cursor: help;border-bottom: 1px dotted #777}.gbs3 .initialism{font-size: 90%;text-transform: uppercase}.gbs3 blockquote{padding: 10px 20px;margin: 0 0 20px;font-size: 17.5px;border-left: 5px solid #eee}.gbs3 blockquote p:last-child,.gbs3 blockquote ul:last-child,.gbs3 blockquote ol:last-child{margin-bottom: 0}.gbs3 blockquote footer,.gbs3 blockquote small,.gbs3 blockquote .small{display: block;font-size: 80%;line-height: 1.42857143;color: #777777}.gbs3 blockquote footer:before,.gbs3 blockquote small:before,.gbs3 blockquote .small:before{content: '\2014 \00A0'}.gbs3 .blockquote-reverse,.gbs3 blockquote.pull-right{padding-right: 15px;padding-left: 0;border-right: 5px solid #eee;border-left: 0;text-align: right}.gbs3 .blockquote-reverse footer:before,.gbs3 blockquote.pull-right footer:before,.gbs3 .blockquote-reverse small:before,.gbs3 blockquote.pull-right small:before,.gbs3 .blockquote-reverse .small:before,.gbs3 blockquote.pull-right .small:before{content: ''}.gbs3 .blockquote-reverse footer:after,.gbs3 blockquote.pull-right footer:after,.gbs3 .blockquote-reverse small:after,.gbs3 blockquote.pull-right small:after,.gbs3 .blockquote-reverse .small:after,.gbs3 blockquote.pull-right .small:after{content: '\00A0 \2014'}.gbs3 address{margin-bottom: 20px;font-style: normal;line-height: 1.42857143}.gbs3 code,.gbs3 kbd,.gbs3 pre,.gbs3 samp{font-family: Menlo, Monaco, Consolas, "Courier New", monospace}.gbs3 code{padding: 2px 4px;font-size: 90%;color: #c7254e;background-color: #f9f2f4;border-radius: 4px}.gbs3 kbd{padding: 2px 4px;font-size: 90%;color: #ffffff;background-color: #333333;border-radius: 3px;box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)}.gbs3 kbd kbd{padding: 0;font-size: 100%;font-weight: bold;box-shadow: none}.gbs3 pre{display: block;padding: 9.5px;margin: 0 0 10px;font-size: 13px;line-height: 1.42857143;word-break: break-all;word-wrap: break-word;color: #333333;background-color: #f5f5f5;border: 1px solid #ccc;border-radius: 4px}.gbs3 pre code{padding: 0;font-size: inherit;color: inherit;white-space: pre-wrap;background-color: transparent;border-radius: 0}.gbs3 .pre-scrollable{max-height: 340px;overflow-y: scroll}.gbs3 .container{margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px}}@media screen and (min-width: 768px){.gbs3 .container{width: 750px}}@media screen and (min-width: 992px){.gbs3 .container{width: 970px}}@media screen and (min-width: 1200px){.gbs3 .container{width: 1170px}}@media screen{.gbs3 .container-fluid{margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px}.gbs3 .row{margin-left: -15px;margin-right: -15px}.gbs3 .col-xs-1,.gbs3 .col-sm-1,.gbs3 .col-md-1,.gbs3 .col-lg-1,.gbs3 .col-xs-2,.gbs3 .col-sm-2,.gbs3 .col-md-2,.gbs3 .col-lg-2,.gbs3 .col-xs-3,.gbs3 .col-sm-3,.gbs3 .col-md-3,.gbs3 .col-lg-3,.gbs3 .col-xs-4,.gbs3 .col-sm-4,.gbs3 .col-md-4,.gbs3 .col-lg-4,.gbs3 .col-xs-5,.gbs3 .col-sm-5,.gbs3 .col-md-5,.gbs3 .col-lg-5,.gbs3 .col-xs-6,.gbs3 .col-sm-6,.gbs3 .col-md-6,.gbs3 .col-lg-6,.gbs3 .col-xs-7,.gbs3 .col-sm-7,.gbs3 .col-md-7,.gbs3 .col-lg-7,.gbs3 .col-xs-8,.gbs3 .col-sm-8,.gbs3 .col-md-8,.gbs3 .col-lg-8,.gbs3 .col-xs-9,.gbs3 .col-sm-9,.gbs3 .col-md-9,.gbs3 .col-lg-9,.gbs3 .col-xs-10,.gbs3 .col-sm-10,.gbs3 .col-md-10,.gbs3 .col-lg-10,.gbs3 .col-xs-11,.gbs3 .col-sm-11,.gbs3 .col-md-11,.gbs3 .col-lg-11,.gbs3 .col-xs-12,.gbs3 .col-sm-12,.gbs3 .col-md-12,.gbs3 .col-lg-12{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px}.gbs3 .col-xs-1,.gbs3 .col-xs-2,.gbs3 .col-xs-3,.gbs3 .col-xs-4,.gbs3 .col-xs-5,.gbs3 .col-xs-6,.gbs3 .col-xs-7,.gbs3 .col-xs-8,.gbs3 .col-xs-9,.gbs3 .col-xs-10,.gbs3 .col-xs-11,.gbs3 .col-xs-12{float: left}.gbs3 .col-xs-12{width: 100%}.gbs3 .col-xs-11{width: 91.66666667%}.gbs3 .col-xs-10{width: 83.33333333%}.gbs3 .col-xs-9{width: 75%}.gbs3 .col-xs-8{width: 66.66666667%}.gbs3 .col-xs-7{width: 58.33333333%}.gbs3 .col-xs-6{width: 50%}.gbs3 .col-xs-5{width: 41.66666667%}.gbs3 .col-xs-4{width: 33.33333333%}.gbs3 .col-xs-3{width: 25%}.gbs3 .col-xs-2{width: 16.66666667%}.gbs3 .col-xs-1{width: 8.33333333%}.gbs3 .col-xs-pull-12{right: 100%}.gbs3 .col-xs-pull-11{right: 91.66666667%}.gbs3 .col-xs-pull-10{right: 83.33333333%}.gbs3 .col-xs-pull-9{right: 75%}.gbs3 .col-xs-pull-8{right: 66.66666667%}.gbs3 .col-xs-pull-7{right: 58.33333333%}.gbs3 .col-xs-pull-6{right: 50%}.gbs3 .col-xs-pull-5{right: 41.66666667%}.gbs3 .col-xs-pull-4{right: 33.33333333%}.gbs3 .col-xs-pull-3{right: 25%}.gbs3 .col-xs-pull-2{right: 16.66666667%}.gbs3 .col-xs-pull-1{right: 8.33333333%}.gbs3 .col-xs-pull-0{right: auto}.gbs3 .col-xs-push-12{left: 100%}.gbs3 .col-xs-push-11{left: 91.66666667%}.gbs3 .col-xs-push-10{left: 83.33333333%}.gbs3 .col-xs-push-9{left: 75%}.gbs3 .col-xs-push-8{left: 66.66666667%}.gbs3 .col-xs-push-7{left: 58.33333333%}.gbs3 .col-xs-push-6{left: 50%}.gbs3 .col-xs-push-5{left: 41.66666667%}.gbs3 .col-xs-push-4{left: 33.33333333%}.gbs3 .col-xs-push-3{left: 25%}.gbs3 .col-xs-push-2{left: 16.66666667%}.gbs3 .col-xs-push-1{left: 8.33333333%}.gbs3 .col-xs-push-0{left: auto}.gbs3 .col-xs-offset-12{margin-left: 100%}.gbs3 .col-xs-offset-11{margin-left: 91.66666667%}.gbs3 .col-xs-offset-10{margin-left: 83.33333333%}.gbs3 .col-xs-offset-9{margin-left: 75%}.gbs3 .col-xs-offset-8{margin-left: 66.66666667%}.gbs3 .col-xs-offset-7{margin-left: 58.33333333%}.gbs3 .col-xs-offset-6{margin-left: 50%}.gbs3 .col-xs-offset-5{margin-left: 41.66666667%}.gbs3 .col-xs-offset-4{margin-left: 33.33333333%}.gbs3 .col-xs-offset-3{margin-left: 25%}.gbs3 .col-xs-offset-2{margin-left: 16.66666667%}.gbs3 .col-xs-offset-1{margin-left: 8.33333333%}.gbs3 .col-xs-offset-0{margin-left: 0%}}@media screen and (min-width: 768px){.gbs3 .col-sm-1,.gbs3 .col-sm-2,.gbs3 .col-sm-3,.gbs3 .col-sm-4,.gbs3 .col-sm-5,.gbs3 .col-sm-6,.gbs3 .col-sm-7,.gbs3 .col-sm-8,.gbs3 .col-sm-9,.gbs3 .col-sm-10,.gbs3 .col-sm-11,.gbs3 .col-sm-12{float: left}.gbs3 .col-sm-12{width: 100%}.gbs3 .col-sm-11{width: 91.66666667%}.gbs3 .col-sm-10{width: 83.33333333%}.gbs3 .col-sm-9{width: 75%}.gbs3 .col-sm-8{width: 66.66666667%}.gbs3 .col-sm-7{width: 58.33333333%}.gbs3 .col-sm-6{width: 50%}.gbs3 .col-sm-5{width: 41.66666667%}.gbs3 .col-sm-4{width: 33.33333333%}.gbs3 .col-sm-3{width: 25%}.gbs3 .col-sm-2{width: 16.66666667%}.gbs3 .col-sm-1{width: 8.33333333%}.gbs3 .col-sm-pull-12{right: 100%}.gbs3 .col-sm-pull-11{right: 91.66666667%}.gbs3 .col-sm-pull-10{right: 83.33333333%}.gbs3 .col-sm-pull-9{right: 75%}.gbs3 .col-sm-pull-8{right: 66.66666667%}.gbs3 .col-sm-pull-7{right: 58.33333333%}.gbs3 .col-sm-pull-6{right: 50%}.gbs3 .col-sm-pull-5{right: 41.66666667%}.gbs3 .col-sm-pull-4{right: 33.33333333%}.gbs3 .col-sm-pull-3{right: 25%}.gbs3 .col-sm-pull-2{right: 16.66666667%}.gbs3 .col-sm-pull-1{right: 8.33333333%}.gbs3 .col-sm-pull-0{right: auto}.gbs3 .col-sm-push-12{left: 100%}.gbs3 .col-sm-push-11{left: 91.66666667%}.gbs3 .col-sm-push-10{left: 83.33333333%}.gbs3 .col-sm-push-9{left: 75%}.gbs3 .col-sm-push-8{left: 66.66666667%}.gbs3 .col-sm-push-7{left: 58.33333333%}.gbs3 .col-sm-push-6{left: 50%}.gbs3 .col-sm-push-5{left: 41.66666667%}.gbs3 .col-sm-push-4{left: 33.33333333%}.gbs3 .col-sm-push-3{left: 25%}.gbs3 .col-sm-push-2{left: 16.66666667%}.gbs3 .col-sm-push-1{left: 8.33333333%}.gbs3 .col-sm-push-0{left: auto}.gbs3 .col-sm-offset-12{margin-left: 100%}.gbs3 .col-sm-offset-11{margin-left: 91.66666667%}.gbs3 .col-sm-offset-10{margin-left: 83.33333333%}.gbs3 .col-sm-offset-9{margin-left: 75%}.gbs3 .col-sm-offset-8{margin-left: 66.66666667%}.gbs3 .col-sm-offset-7{margin-left: 58.33333333%}.gbs3 .col-sm-offset-6{margin-left: 50%}.gbs3 .col-sm-offset-5{margin-left: 41.66666667%}.gbs3 .col-sm-offset-4{margin-left: 33.33333333%}.gbs3 .col-sm-offset-3{margin-left: 25%}.gbs3 .col-sm-offset-2{margin-left: 16.66666667%}.gbs3 .col-sm-offset-1{margin-left: 8.33333333%}.gbs3 .col-sm-offset-0{margin-left: 0%}}@media screen and (min-width: 992px){.gbs3 .col-md-1,.gbs3 .col-md-2,.gbs3 .col-md-3,.gbs3 .col-md-4,.gbs3 .col-md-5,.gbs3 .col-md-6,.gbs3 .col-md-7,.gbs3 .col-md-8,.gbs3 .col-md-9,.gbs3 .col-md-10,.gbs3 .col-md-11,.gbs3 .col-md-12{float: left}.gbs3 .col-md-12{width: 100%}.gbs3 .col-md-11{width: 91.66666667%}.gbs3 .col-md-10{width: 83.33333333%}.gbs3 .col-md-9{width: 75%}.gbs3 .col-md-8{width: 66.66666667%}.gbs3 .col-md-7{width: 58.33333333%}.gbs3 .col-md-6{width: 50%}.gbs3 .col-md-5{width: 41.66666667%}.gbs3 .col-md-4{width: 33.33333333%}.gbs3 .col-md-3{width: 25%}.gbs3 .col-md-2{width: 16.66666667%}.gbs3 .col-md-1{width: 8.33333333%}.gbs3 .col-md-pull-12{right: 100%}.gbs3 .col-md-pull-11{right: 91.66666667%}.gbs3 .col-md-pull-10{right: 83.33333333%}.gbs3 .col-md-pull-9{right: 75%}.gbs3 .col-md-pull-8{right: 66.66666667%}.gbs3 .col-md-pull-7{right: 58.33333333%}.gbs3 .col-md-pull-6{right: 50%}.gbs3 .col-md-pull-5{right: 41.66666667%}.gbs3 .col-md-pull-4{right: 33.33333333%}.gbs3 .col-md-pull-3{right: 25%}.gbs3 .col-md-pull-2{right: 16.66666667%}.gbs3 .col-md-pull-1{right: 8.33333333%}.gbs3 .col-md-pull-0{right: auto}.gbs3 .col-md-push-12{left: 100%}.gbs3 .col-md-push-11{left: 91.66666667%}.gbs3 .col-md-push-10{left: 83.33333333%}.gbs3 .col-md-push-9{left: 75%}.gbs3 .col-md-push-8{left: 66.66666667%}.gbs3 .col-md-push-7{left: 58.33333333%}.gbs3 .col-md-push-6{left: 50%}.gbs3 .col-md-push-5{left: 41.66666667%}.gbs3 .col-md-push-4{left: 33.33333333%}.gbs3 .col-md-push-3{left: 25%}.gbs3 .col-md-push-2{left: 16.66666667%}.gbs3 .col-md-push-1{left: 8.33333333%}.gbs3 .col-md-push-0{left: auto}.gbs3 .col-md-offset-12{margin-left: 100%}.gbs3 .col-md-offset-11{margin-left: 91.66666667%}.gbs3 .col-md-offset-10{margin-left: 83.33333333%}.gbs3 .col-md-offset-9{margin-left: 75%}.gbs3 .col-md-offset-8{margin-left: 66.66666667%}.gbs3 .col-md-offset-7{margin-left: 58.33333333%}.gbs3 .col-md-offset-6{margin-left: 50%}.gbs3 .col-md-offset-5{margin-left: 41.66666667%}.gbs3 .col-md-offset-4{margin-left: 33.33333333%}.gbs3 .col-md-offset-3{margin-left: 25%}.gbs3 .col-md-offset-2{margin-left: 16.66666667%}.gbs3 .col-md-offset-1{margin-left: 8.33333333%}.gbs3 .col-md-offset-0{margin-left: 0%}}@media screen and (min-width: 1200px){.gbs3 .col-lg-1,.gbs3 .col-lg-2,.gbs3 .col-lg-3,.gbs3 .col-lg-4,.gbs3 .col-lg-5,.gbs3 .col-lg-6,.gbs3 .col-lg-7,.gbs3 .col-lg-8,.gbs3 .col-lg-9,.gbs3 .col-lg-10,.gbs3 .col-lg-11,.gbs3 .col-lg-12{float: left}.gbs3 .col-lg-12{width: 100%}.gbs3 .col-lg-11{width: 91.66666667%}.gbs3 .col-lg-10{width: 83.33333333%}.gbs3 .col-lg-9{width: 75%}.gbs3 .col-lg-8{width: 66.66666667%}.gbs3 .col-lg-7{width: 58.33333333%}.gbs3 .col-lg-6{width: 50%}.gbs3 .col-lg-5{width: 41.66666667%}.gbs3 .col-lg-4{width: 33.33333333%}.gbs3 .col-lg-3{width: 25%}.gbs3 .col-lg-2{width: 16.66666667%}.gbs3 .col-lg-1{width: 8.33333333%}.gbs3 .col-lg-pull-12{right: 100%}.gbs3 .col-lg-pull-11{right: 91.66666667%}.gbs3 .col-lg-pull-10{right: 83.33333333%}.gbs3 .col-lg-pull-9{right: 75%}.gbs3 .col-lg-pull-8{right: 66.66666667%}.gbs3 .col-lg-pull-7{right: 58.33333333%}.gbs3 .col-lg-pull-6{right: 50%}.gbs3 .col-lg-pull-5{right: 41.66666667%}.gbs3 .col-lg-pull-4{right: 33.33333333%}.gbs3 .col-lg-pull-3{right: 25%}.gbs3 .col-lg-pull-2{right: 16.66666667%}.gbs3 .col-lg-pull-1{right: 8.33333333%}.gbs3 .col-lg-pull-0{right: auto}.gbs3 .col-lg-push-12{left: 100%}.gbs3 .col-lg-push-11{left: 91.66666667%}.gbs3 .col-lg-push-10{left: 83.33333333%}.gbs3 .col-lg-push-9{left: 75%}.gbs3 .col-lg-push-8{left: 66.66666667%}.gbs3 .col-lg-push-7{left: 58.33333333%}.gbs3 .col-lg-push-6{left: 50%}.gbs3 .col-lg-push-5{left: 41.66666667%}.gbs3 .col-lg-push-4{left: 33.33333333%}.gbs3 .col-lg-push-3{left: 25%}.gbs3 .col-lg-push-2{left: 16.66666667%}.gbs3 .col-lg-push-1{left: 8.33333333%}.gbs3 .col-lg-push-0{left: auto}.gbs3 .col-lg-offset-12{margin-left: 100%}.gbs3 .col-lg-offset-11{margin-left: 91.66666667%}.gbs3 .col-lg-offset-10{margin-left: 83.33333333%}.gbs3 .col-lg-offset-9{margin-left: 75%}.gbs3 .col-lg-offset-8{margin-left: 66.66666667%}.gbs3 .col-lg-offset-7{margin-left: 58.33333333%}.gbs3 .col-lg-offset-6{margin-left: 50%}.gbs3 .col-lg-offset-5{margin-left: 41.66666667%}.gbs3 .col-lg-offset-4{margin-left: 33.33333333%}.gbs3 .col-lg-offset-3{margin-left: 25%}.gbs3 .col-lg-offset-2{margin-left: 16.66666667%}.gbs3 .col-lg-offset-1{margin-left: 8.33333333%}.gbs3 .col-lg-offset-0{margin-left: 0%}}@media screen{.gbs3 table{background-color: transparent}.gbs3 caption{padding-top: 8px;padding-bottom: 8px;color: #777777;text-align: left}.gbs3 th{text-align: left}.gbs3 .table{width: 100%;max-width: 100%;margin-bottom: 20px}.gbs3 .table > thead > tr > th,.gbs3 .table > tbody > tr > th,.gbs3 .table > tfoot > tr > th,.gbs3 .table > thead > tr > td,.gbs3 .table > tbody > tr > td,.gbs3 .table > tfoot > tr > td{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd}.gbs3 .table > thead > tr > th{vertical-align: bottom;border-bottom: 2px solid #ddd}.gbs3 .table > caption + thead > tr:first-child > th,.gbs3 .table > colgroup + thead > tr:first-child > th,.gbs3 .table > thead:first-child > tr:first-child > th,.gbs3 .table > caption + thead > tr:first-child > td,.gbs3 .table > colgroup + thead > tr:first-child > td,.gbs3 .table > thead:first-child > tr:first-child > td{border-top: 0}.gbs3 .table > tbody + tbody{border-top: 2px solid #ddd}.gbs3 .table .table{background-color: #ffffff}.gbs3 .table-condensed > thead > tr > th,.gbs3 .table-condensed > tbody > tr > th,.gbs3 .table-condensed > tfoot > tr > th,.gbs3 .table-condensed > thead > tr > td,.gbs3 .table-condensed > tbody > tr > td,.gbs3 .table-condensed > tfoot > tr > td{padding: 5px}.gbs3 .table-bordered{border: 1px solid #ddd}.gbs3 .table-bordered > thead > tr > th,.gbs3 .table-bordered > tbody > tr > th,.gbs3 .table-bordered > tfoot > tr > th,.gbs3 .table-bordered > thead > tr > td,.gbs3 .table-bordered > tbody > tr > td,.gbs3 .table-bordered > tfoot > tr > td{border: 1px solid #ddd}.gbs3 .table-bordered > thead > tr > th,.gbs3 .table-bordered > thead > tr > td{border-bottom-width: 2px}.gbs3 .table-striped > tbody > tr:nth-of-type(odd){background-color: #f9f9f9}.gbs3 .table-hover > tbody > tr:hover{background-color: #f5f5f5}.gbs3 table col[class*="col-"]{position: static;float: none;display: table-column}.gbs3 table td[class*="col-"],.gbs3 table th[class*="col-"]{position: static;float: none;display: table-cell}.gbs3 .table > thead > tr > td.active,.gbs3 .table > tbody > tr > td.active,.gbs3 .table > tfoot > tr > td.active,.gbs3 .table > thead > tr > th.active,.gbs3 .table > tbody > tr > th.active,.gbs3 .table > tfoot > tr > th.active,.gbs3 .table > thead > tr.active > td,.gbs3 .table > tbody > tr.active > td,.gbs3 .table > tfoot > tr.active > td,.gbs3 .table > thead > tr.active > th,.gbs3 .table > tbody > tr.active > th,.gbs3 .table > tfoot > tr.active > th{background-color: #f5f5f5}.gbs3 .table-hover > tbody > tr > td.active:hover,.gbs3 .table-hover > tbody > tr > th.active:hover,.gbs3 .table-hover > tbody > tr.active:hover > td,.gbs3 .table-hover > tbody > tr:hover > .active,.gbs3 .table-hover > tbody > tr.active:hover > th{background-color: #e8e8e8}.gbs3 .table > thead > tr > td.success,.gbs3 .table > tbody > tr > td.success,.gbs3 .table > tfoot > tr > td.success,.gbs3 .table > thead > tr > th.success,.gbs3 .table > tbody > tr > th.success,.gbs3 .table > tfoot > tr > th.success,.gbs3 .table > thead > tr.success > td,.gbs3 .table > tbody > tr.success > td,.gbs3 .table > tfoot > tr.success > td,.gbs3 .table > thead > tr.success > th,.gbs3 .table > tbody > tr.success > th,.gbs3 .table > tfoot > tr.success > th{background-color: #dff0d8}.gbs3 .table-hover > tbody > tr > td.success:hover,.gbs3 .table-hover > tbody > tr > th.success:hover,.gbs3 .table-hover > tbody > tr.success:hover > td,.gbs3 .table-hover > tbody > tr:hover > .success,.gbs3 .table-hover > tbody > tr.success:hover > th{background-color: #d0e9c6}.gbs3 .table > thead > tr > td.info,.gbs3 .table > tbody > tr > td.info,.gbs3 .table > tfoot > tr > td.info,.gbs3 .table > thead > tr > th.info,.gbs3 .table > tbody > tr > th.info,.gbs3 .table > tfoot > tr > th.info,.gbs3 .table > thead > tr.info > td,.gbs3 .table > tbody > tr.info > td,.gbs3 .table > tfoot > tr.info > td,.gbs3 .table > thead > tr.info > th,.gbs3 .table > tbody > tr.info > th,.gbs3 .table > tfoot > tr.info > th{background-color: #d9edf7}.gbs3 .table-hover > tbody > tr > td.info:hover,.gbs3 .table-hover > tbody > tr > th.info:hover,.gbs3 .table-hover > tbody > tr.info:hover > td,.gbs3 .table-hover > tbody > tr:hover > .info,.gbs3 .table-hover > tbody > tr.info:hover > th{background-color: #c4e3f3}.gbs3 .table > thead > tr > td.warning,.gbs3 .table > tbody > tr > td.warning,.gbs3 .table > tfoot > tr > td.warning,.gbs3 .table > thead > tr > th.warning,.gbs3 .table > tbody > tr > th.warning,.gbs3 .table > tfoot > tr > th.warning,.gbs3 .table > thead > tr.warning > td,.gbs3 .table > tbody > tr.warning > td,.gbs3 .table > tfoot > tr.warning > td,.gbs3 .table > thead > tr.warning > th,.gbs3 .table > tbody > tr.warning > th,.gbs3 .table > tfoot > tr.warning > th{background-color: #fcf8e3}.gbs3 .table-hover > tbody > tr > td.warning:hover,.gbs3 .table-hover > tbody > tr > th.warning:hover,.gbs3 .table-hover > tbody > tr.warning:hover > td,.gbs3 .table-hover > tbody > tr:hover > .warning,.gbs3 .table-hover > tbody > tr.warning:hover > th{background-color: #faf2cc}.gbs3 .table > thead > tr > td.danger,.gbs3 .table > tbody > tr > td.danger,.gbs3 .table > tfoot > tr > td.danger,.gbs3 .table > thead > tr > th.danger,.gbs3 .table > tbody > tr > th.danger,.gbs3 .table > tfoot > tr > th.danger,.gbs3 .table > thead > tr.danger > td,.gbs3 .table > tbody > tr.danger > td,.gbs3 .table > tfoot > tr.danger > td,.gbs3 .table > thead > tr.danger > th,.gbs3 .table > tbody > tr.danger > th,.gbs3 .table > tfoot > tr.danger > th{background-color: #f2dede}.gbs3 .table-hover > tbody > tr > td.danger:hover,.gbs3 .table-hover > tbody > tr > th.danger:hover,.gbs3 .table-hover > tbody > tr.danger:hover > td,.gbs3 .table-hover > tbody > tr:hover > .danger,.gbs3 .table-hover > tbody > tr.danger:hover > th{background-color: #ebcccc}.gbs3 .table-responsive{overflow-x: auto;min-height: 0.01%}}@media screen and (max-width: 767px){.gbs3 .table-responsive{width: 100%;margin-bottom: 15px;overflow-y: hidden;-ms-overflow-style: -ms-autohiding-scrollbar;border: 1px solid #ddd}.gbs3 .table-responsive > .table{margin-bottom: 0}.gbs3 .table-responsive > .table > thead > tr > th,.gbs3 .table-responsive > .table > tbody > tr > th,.gbs3 .table-responsive > .table > tfoot > tr > th,.gbs3 .table-responsive > .table > thead > tr > td,.gbs3 .table-responsive > .table > tbody > tr > td,.gbs3 .table-responsive > .table > tfoot > tr > td{white-space: nowrap}.gbs3 .table-responsive > .table-bordered{border: 0}.gbs3 .table-responsive > .table-bordered > thead > tr > th:first-child,.gbs3 .table-responsive > .table-bordered > tbody > tr > th:first-child,.gbs3 .table-responsive > .table-bordered > tfoot > tr > th:first-child,.gbs3 .table-responsive > .table-bordered > thead > tr > td:first-child,.gbs3 .table-responsive > .table-bordered > tbody > tr > td:first-child,.gbs3 .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left: 0}.gbs3 .table-responsive > .table-bordered > thead > tr > th:last-child,.gbs3 .table-responsive > .table-bordered > tbody > tr > th:last-child,.gbs3 .table-responsive > .table-bordered > tfoot > tr > th:last-child,.gbs3 .table-responsive > .table-bordered > thead > tr > td:last-child,.gbs3 .table-responsive > .table-bordered > tbody > tr > td:last-child,.gbs3 .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right: 0}.gbs3 .table-responsive > .table-bordered > tbody > tr:last-child > th,.gbs3 .table-responsive > .table-bordered > tfoot > tr:last-child > th,.gbs3 .table-responsive > .table-bordered > tbody > tr:last-child > td,.gbs3 .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom: 0}}@media screen{.gbs3 fieldset{padding: 0;margin: 0;border: 0;min-width: 0}.gbs3 legend{display: block;width: 100%;padding: 0;margin-bottom: 20px;font-size: 21px;line-height: inherit;color: #333333;border: 0;border-bottom: 1px solid #e5e5e5}.gbs3 label{display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold}.gbs3 input[type="search"]{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.gbs3 input[type="radio"],.gbs3 input[type="checkbox"]{margin: 4px 0 0;margin-top: 1px \9;line-height: normal}.gbs3 input[type="file"]{display: block}.gbs3 input[type="range"]{display: block;width: 100%}.gbs3 select[multiple],.gbs3 select[size]{height: auto}.gbs3 input[type="file"]:focus,.gbs3 input[type="radio"]:focus,.gbs3 input[type="checkbox"]:focus{outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px}.gbs3 output{display: block;padding-top: 7px;font-size: 14px;line-height: 1.42857143;color: #555555}.gbs3 .form-control{display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555555;background-color: #ffffff;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;-o-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}.gbs3 .form-control:focus{border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)}.gbs3 .form-control::-moz-placeholder{color: #999999;opacity: 1}.gbs3 .form-control:-ms-input-placeholder{color: #999999}.gbs3 .form-control::-webkit-input-placeholder{color: #999999}.gbs3 .form-control[disabled],.gbs3 .form-control[readonly],.gbs3 fieldset[disabled] .form-control{background-color: #eeeeee;opacity: 1}.gbs3 .form-control[disabled],.gbs3 fieldset[disabled] .form-control{cursor: not-allowed}.gbs3 textarea.form-control{height: auto}.gbs3 input[type="search"]{-webkit-appearance: none}}@media screen and (-webkit-min-device-pixel-ratio: 0){.gbs3 input[type="date"],.gbs3 input[type="time"],.gbs3 input[type="datetime-local"],.gbs3 input[type="month"]{line-height: 34px}.gbs3 input[type="date"].input-sm,.gbs3 input[type="time"].input-sm,.gbs3 input[type="datetime-local"].input-sm,.gbs3 input[type="month"].input-sm,.gbs3 .input-group-sm input[type="date"],.gbs3 .input-group-sm input[type="time"],.gbs3 .input-group-sm input[type="datetime-local"],.gbs3 .input-group-sm input[type="month"]{line-height: 30px}.gbs3 input[type="date"].input-lg,.gbs3 input[type="time"].input-lg,.gbs3 input[type="datetime-local"].input-lg,.gbs3 input[type="month"].input-lg,.gbs3 .input-group-lg input[type="date"],.gbs3 .input-group-lg input[type="time"],.gbs3 .input-group-lg input[type="datetime-local"],.gbs3 .input-group-lg input[type="month"]{line-height: 46px}}@media screen{.gbs3 .form-group{margin-bottom: 15px}.gbs3 .radio,.gbs3 .checkbox{position: relative;display: block;margin-top: 10px;margin-bottom: 10px}.gbs3 .radio label,.gbs3 .checkbox label{min-height: 20px;padding-left: 20px;margin-bottom: 0;font-weight: normal;cursor: pointer}.gbs3 .radio input[type="radio"],.gbs3 .radio-inline input[type="radio"],.gbs3 .checkbox input[type="checkbox"],.gbs3 .checkbox-inline input[type="checkbox"]{position: absolute;margin-left: -20px;margin-top: 4px \9}.gbs3 .radio + .radio,.gbs3 .checkbox + .checkbox{margin-top: -5px}.gbs3 .radio-inline,.gbs3 .checkbox-inline{position: relative;display: inline-block;padding-left: 20px;margin-bottom: 0;vertical-align: middle;font-weight: normal;cursor: pointer}.gbs3 .radio-inline + .radio-inline,.gbs3 .checkbox-inline + .checkbox-inline{margin-top: 0;margin-left: 10px}.gbs3 input[type="radio"][disabled],.gbs3 input[type="checkbox"][disabled],.gbs3 input[type="radio"].disabled,.gbs3 input[type="checkbox"].disabled,.gbs3 fieldset[disabled] input[type="radio"],.gbs3 fieldset[disabled] input[type="checkbox"]{cursor: not-allowed}.gbs3 .radio-inline.disabled,.gbs3 .checkbox-inline.disabled,.gbs3 fieldset[disabled] .radio-inline,.gbs3 fieldset[disabled] .checkbox-inline{cursor: not-allowed}.gbs3 .radio.disabled label,.gbs3 .checkbox.disabled label,.gbs3 fieldset[disabled] .radio label,.gbs3 fieldset[disabled] .checkbox label{cursor: not-allowed}.gbs3 .form-control-static{padding-top: 7px;padding-bottom: 7px;margin-bottom: 0;min-height: 34px}.gbs3 .form-control-static.input-lg,.gbs3 .form-control-static.input-sm{padding-left: 0;padding-right: 0}.gbs3 .input-sm{height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px}.gbs3 select.input-sm{height: 30px;line-height: 30px}.gbs3 textarea.input-sm,.gbs3 select[multiple].input-sm{height: auto}.gbs3 .form-group-sm .form-control{height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px}.gbs3 select.form-group-sm .form-control{height: 30px;line-height: 30px}.gbs3 textarea.form-group-sm .form-control,.gbs3 select[multiple].form-group-sm .form-control{height: auto}.gbs3 .form-group-sm .form-control-static{height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;min-height: 32px}.gbs3 .input-lg{height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px}.gbs3 select.input-lg{height: 46px;line-height: 46px}.gbs3 textarea.input-lg,.gbs3 select[multiple].input-lg{height: auto}.gbs3 .form-group-lg .form-control{height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px}.gbs3 select.form-group-lg .form-control{height: 46px;line-height: 46px}.gbs3 textarea.form-group-lg .form-control,.gbs3 select[multiple].form-group-lg .form-control{height: auto}.gbs3 .form-group-lg .form-control-static{height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;min-height: 38px}.gbs3 .has-feedback{position: relative}.gbs3 .has-feedback .form-control{padding-right: 42.5px}.gbs3 .form-control-feedback{position: absolute;top: 0;right: 0;z-index: 2;display: block;width: 34px;height: 34px;line-height: 34px;text-align: center;pointer-events: none}.gbs3 .input-lg + .form-control-feedback{width: 46px;height: 46px;line-height: 46px}.gbs3 .input-sm + .form-control-feedback{width: 30px;height: 30px;line-height: 30px}.gbs3 .has-success .help-block,.gbs3 .has-success .control-label,.gbs3 .has-success .radio,.gbs3 .has-success .checkbox,.gbs3 .has-success .radio-inline,.gbs3 .has-success .checkbox-inline,.gbs3 .has-success.radio label,.gbs3 .has-success.checkbox label,.gbs3 .has-success.radio-inline label,.gbs3 .has-success.checkbox-inline label{color: #3c763d}.gbs3 .has-success .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)}.gbs3 .has-success .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}.gbs3 .has-success .input-group-addon{color: #3c763d;border-color: #3c763d;background-color: #dff0d8}.gbs3 .has-success .form-control-feedback{color: #3c763d}.gbs3 .has-warning .help-block,.gbs3 .has-warning .control-label,.gbs3 .has-warning .radio,.gbs3 .has-warning .checkbox,.gbs3 .has-warning .radio-inline,.gbs3 .has-warning .checkbox-inline,.gbs3 .has-warning.radio label,.gbs3 .has-warning.checkbox label,.gbs3 .has-warning.radio-inline label,.gbs3 .has-warning.checkbox-inline label{color: #8a6d3b}.gbs3 .has-warning .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)}.gbs3 .has-warning .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}.gbs3 .has-warning .input-group-addon{color: #8a6d3b;border-color: #8a6d3b;background-color: #fcf8e3}.gbs3 .has-warning .form-control-feedback{color: #8a6d3b}.gbs3 .has-error .help-block,.gbs3 .has-error .control-label,.gbs3 .has-error .radio,.gbs3 .has-error .checkbox,.gbs3 .has-error .radio-inline,.gbs3 .has-error .checkbox-inline,.gbs3 .has-error.radio label,.gbs3 .has-error.checkbox label,.gbs3 .has-error.radio-inline label,.gbs3 .has-error.checkbox-inline label{color: #a94442}.gbs3 .has-error .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)}.gbs3 .has-error .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}.gbs3 .has-error .input-group-addon{color: #a94442;border-color: #a94442;background-color: #f2dede}.gbs3 .has-error .form-control-feedback{color: #a94442}.gbs3 .has-feedback label ~ .form-control-feedback{top: 25px}.gbs3 .has-feedback label.sr-only ~ .form-control-feedback{top: 0}.gbs3 .help-block{display: block;margin-top: 5px;margin-bottom: 10px;color: #737373}}@media screen and (min-width: 768px){.gbs3 .form-inline .form-group{display: inline-block;margin-bottom: 0;vertical-align: middle}.gbs3 .form-inline .form-control{display: inline-block;width: auto;vertical-align: middle}.gbs3 .form-inline .form-control-static{display: inline-block}.gbs3 .form-inline .input-group{display: inline-table;vertical-align: middle}.gbs3 .form-inline .input-group .input-group-addon,.gbs3 .form-inline .input-group .input-group-btn,.gbs3 .form-inline .input-group .form-control{width: auto}.gbs3 .form-inline .input-group > .form-control{width: 100%}.gbs3 .form-inline .control-label{margin-bottom: 0;vertical-align: middle}.gbs3 .form-inline .radio,.gbs3 .form-inline .checkbox{display: inline-block;margin-top: 0;margin-bottom: 0;vertical-align: middle}.gbs3 .form-inline .radio label,.gbs3 .form-inline .checkbox label{padding-left: 0}.gbs3 .form-inline .radio input[type="radio"],.gbs3 .form-inline .checkbox input[type="checkbox"]{position: relative;margin-left: 0}.gbs3 .form-inline .has-feedback .form-control-feedback{top: 0}}@media screen{.gbs3 .form-horizontal .radio,.gbs3 .form-horizontal .checkbox,.gbs3 .form-horizontal .radio-inline,.gbs3 .form-horizontal .checkbox-inline{margin-top: 0;margin-bottom: 0;padding-top: 7px}.gbs3 .form-horizontal .radio,.gbs3 .form-horizontal .checkbox{min-height: 27px}.gbs3 .form-horizontal .form-group{margin-left: -15px;margin-right: -15px}}@media screen and (min-width: 768px){.gbs3 .form-horizontal .control-label{text-align: right;margin-bottom: 0;padding-top: 7px}}@media screen{.gbs3 .form-horizontal .has-feedback .form-control-feedback{right: 15px}}@media screen and (min-width: 768px){.gbs3 .form-horizontal .form-group-lg .control-label{padding-top: 14.333333px}}@media screen and (min-width: 768px){.gbs3 .form-horizontal .form-group-sm .control-label{padding-top: 6px}}@media screen{.gbs3 .btn{display: inline-block;margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}.gbs3 .btn:focus,.gbs3 .btn:active:focus,.gbs3 .btn.active:focus,.gbs3 .btn.focus,.gbs3 .btn:active.focus,.gbs3 .btn.active.focus{outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px}.gbs3 .btn:hover,.gbs3 .btn:focus,.gbs3 .btn.focus{color: #333333;text-decoration: none}.gbs3 .btn:active,.gbs3 .btn.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)}.gbs3 .btn.disabled,.gbs3 .btn[disabled],.gbs3 fieldset[disabled] .btn{cursor: not-allowed;pointer-events: none;opacity: 0.65;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none}.gbs3 .btn-default{color: #333333;background-color: #ffffff;border-color: #cccccc}.gbs3 .btn-default:hover,.gbs3 .btn-default:focus,.gbs3 .btn-default.focus,.gbs3 .btn-default:active,.gbs3 .btn-default.active,.gbs3 .open > .dropdown-toggle.btn-default{color: #333333;background-color: #e6e6e6;border-color: #adadad}.gbs3 .btn-default:active,.gbs3 .btn-default.active,.gbs3 .open > .dropdown-toggle.btn-default{background-image: none}.gbs3 .btn-default.disabled,.gbs3 .btn-default[disabled],.gbs3 fieldset[disabled] .btn-default,.gbs3 .btn-default.disabled:hover,.gbs3 .btn-default[disabled]:hover,.gbs3 fieldset[disabled] .btn-default:hover,.gbs3 .btn-default.disabled:focus,.gbs3 .btn-default[disabled]:focus,.gbs3 fieldset[disabled] .btn-default:focus,.gbs3 .btn-default.disabled.focus,.gbs3 .btn-default[disabled].focus,.gbs3 fieldset[disabled] .btn-default.focus,.gbs3 .btn-default.disabled:active,.gbs3 .btn-default[disabled]:active,.gbs3 fieldset[disabled] .btn-default:active,.gbs3 .btn-default.disabled.active,.gbs3 .btn-default[disabled].active,.gbs3 fieldset[disabled] .btn-default.active{background-color: #ffffff;border-color: #cccccc}.gbs3 .btn-default .badge{color: #ffffff;background-color: #333333}.gbs3 .btn-primary{color: #ffffff;background-color: #337ab7;border-color: #2e6da4}.gbs3 .btn-primary:hover,.gbs3 .btn-primary:focus,.gbs3 .btn-primary.focus,.gbs3 .btn-primary:active,.gbs3 .btn-primary.active,.gbs3 .open > .dropdown-toggle.btn-primary{color: #ffffff;background-color: #286090;border-color: #204d74}.gbs3 .btn-primary:active,.gbs3 .btn-primary.active,.gbs3 .open > .dropdown-toggle.btn-primary{background-image: none}.gbs3 .btn-primary.disabled,.gbs3 .btn-primary[disabled],.gbs3 fieldset[disabled] .btn-primary,.gbs3 .btn-primary.disabled:hover,.gbs3 .btn-primary[disabled]:hover,.gbs3 fieldset[disabled] .btn-primary:hover,.gbs3 .btn-primary.disabled:focus,.gbs3 .btn-primary[disabled]:focus,.gbs3 fieldset[disabled] .btn-primary:focus,.gbs3 .btn-primary.disabled.focus,.gbs3 .btn-primary[disabled].focus,.gbs3 fieldset[disabled] .btn-primary.focus,.gbs3 .btn-primary.disabled:active,.gbs3 .btn-primary[disabled]:active,.gbs3 fieldset[disabled] .btn-primary:active,.gbs3 .btn-primary.disabled.active,.gbs3 .btn-primary[disabled].active,.gbs3 fieldset[disabled] .btn-primary.active{background-color: #337ab7;border-color: #2e6da4}.gbs3 .btn-primary .badge{color: #337ab7;background-color: #ffffff}.gbs3 .btn-success{color: #ffffff;background-color: #5cb85c;border-color: #4cae4c}.gbs3 .btn-success:hover,.gbs3 .btn-success:focus,.gbs3 .btn-success.focus,.gbs3 .btn-success:active,.gbs3 .btn-success.active,.gbs3 .open > .dropdown-toggle.btn-success{color: #ffffff;background-color: #449d44;border-color: #398439}.gbs3 .btn-success:active,.gbs3 .btn-success.active,.gbs3 .open > .dropdown-toggle.btn-success{background-image: none}.gbs3 .btn-success.disabled,.gbs3 .btn-success[disabled],.gbs3 fieldset[disabled] .btn-success,.gbs3 .btn-success.disabled:hover,.gbs3 .btn-success[disabled]:hover,.gbs3 fieldset[disabled] .btn-success:hover,.gbs3 .btn-success.disabled:focus,.gbs3 .btn-success[disabled]:focus,.gbs3 fieldset[disabled] .btn-success:focus,.gbs3 .btn-success.disabled.focus,.gbs3 .btn-success[disabled].focus,.gbs3 fieldset[disabled] .btn-success.focus,.gbs3 .btn-success.disabled:active,.gbs3 .btn-success[disabled]:active,.gbs3 fieldset[disabled] .btn-success:active,.gbs3 .btn-success.disabled.active,.gbs3 .btn-success[disabled].active,.gbs3 fieldset[disabled] .btn-success.active{background-color: #5cb85c;border-color: #4cae4c}.gbs3 .btn-success .badge{color: #5cb85c;background-color: #ffffff}.gbs3 .btn-info{color: #ffffff;background-color: #5bc0de;border-color: #46b8da}.gbs3 .btn-info:hover,.gbs3 .btn-info:focus,.gbs3 .btn-info.focus,.gbs3 .btn-info:active,.gbs3 .btn-info.active,.gbs3 .open > .dropdown-toggle.btn-info{color: #ffffff;background-color: #31b0d5;border-color: #269abc}.gbs3 .btn-info:active,.gbs3 .btn-info.active,.gbs3 .open > .dropdown-toggle.btn-info{background-image: none}.gbs3 .btn-info.disabled,.gbs3 .btn-info[disabled],.gbs3 fieldset[disabled] .btn-info,.gbs3 .btn-info.disabled:hover,.gbs3 .btn-info[disabled]:hover,.gbs3 fieldset[disabled] .btn-info:hover,.gbs3 .btn-info.disabled:focus,.gbs3 .btn-info[disabled]:focus,.gbs3 fieldset[disabled] .btn-info:focus,.gbs3 .btn-info.disabled.focus,.gbs3 .btn-info[disabled].focus,.gbs3 fieldset[disabled] .btn-info.focus,.gbs3 .btn-info.disabled:active,.gbs3 .btn-info[disabled]:active,.gbs3 fieldset[disabled] .btn-info:active,.gbs3 .btn-info.disabled.active,.gbs3 .btn-info[disabled].active,.gbs3 fieldset[disabled] .btn-info.active{background-color: #5bc0de;border-color: #46b8da}.gbs3 .btn-info .badge{color: #5bc0de;background-color: #ffffff}.gbs3 .btn-warning{color: #ffffff;background-color: #f0ad4e;border-color: #eea236}.gbs3 .btn-warning:hover,.gbs3 .btn-warning:focus,.gbs3 .btn-warning.focus,.gbs3 .btn-warning:active,.gbs3 .btn-warning.active,.gbs3 .open > .dropdown-toggle.btn-warning{color: #ffffff;background-color: #ec971f;border-color: #d58512}.gbs3 .btn-warning:active,.gbs3 .btn-warning.active,.gbs3 .open > .dropdown-toggle.btn-warning{background-image: none}.gbs3 .btn-warning.disabled,.gbs3 .btn-warning[disabled],.gbs3 fieldset[disabled] .btn-warning,.gbs3 .btn-warning.disabled:hover,.gbs3 .btn-warning[disabled]:hover,.gbs3 fieldset[disabled] .btn-warning:hover,.gbs3 .btn-warning.disabled:focus,.gbs3 .btn-warning[disabled]:focus,.gbs3 fieldset[disabled] .btn-warning:focus,.gbs3 .btn-warning.disabled.focus,.gbs3 .btn-warning[disabled].focus,.gbs3 fieldset[disabled] .btn-warning.focus,.gbs3 .btn-warning.disabled:active,.gbs3 .btn-warning[disabled]:active,.gbs3 fieldset[disabled] .btn-warning:active,.gbs3 .btn-warning.disabled.active,.gbs3 .btn-warning[disabled].active,.gbs3 fieldset[disabled] .btn-warning.active{background-color: #f0ad4e;border-color: #eea236}.gbs3 .btn-warning .badge{color: #f0ad4e;background-color: #ffffff}.gbs3 .btn-danger{color: #ffffff;background-color: #d9534f;border-color: #d43f3a}.gbs3 .btn-danger:hover,.gbs3 .btn-danger:focus,.gbs3 .btn-danger.focus,.gbs3 .btn-danger:active,.gbs3 .btn-danger.active,.gbs3 .open > .dropdown-toggle.btn-danger{color: #ffffff;background-color: #c9302c;border-color: #ac2925}.gbs3 .btn-danger:active,.gbs3 .btn-danger.active,.gbs3 .open > .dropdown-toggle.btn-danger{background-image: none}.gbs3 .btn-danger.disabled,.gbs3 .btn-danger[disabled],.gbs3 fieldset[disabled] .btn-danger,.gbs3 .btn-danger.disabled:hover,.gbs3 .btn-danger[disabled]:hover,.gbs3 fieldset[disabled] .btn-danger:hover,.gbs3 .btn-danger.disabled:focus,.gbs3 .btn-danger[disabled]:focus,.gbs3 fieldset[disabled] .btn-danger:focus,.gbs3 .btn-danger.disabled.focus,.gbs3 .btn-danger[disabled].focus,.gbs3 fieldset[disabled] .btn-danger.focus,.gbs3 .btn-danger.disabled:active,.gbs3 .btn-danger[disabled]:active,.gbs3 fieldset[disabled] .btn-danger:active,.gbs3 .btn-danger.disabled.active,.gbs3 .btn-danger[disabled].active,.gbs3 fieldset[disabled] .btn-danger.active{background-color: #d9534f;border-color: #d43f3a}.gbs3 .btn-danger .badge{color: #d9534f;background-color: #ffffff}.gbs3 .btn-link{color: #337ab7;font-weight: normal;border-radius: 0}.gbs3 .btn-link,.gbs3 .btn-link:active,.gbs3 .btn-link.active,.gbs3 .btn-link[disabled],.gbs3 fieldset[disabled] .btn-link{background-color: transparent;-webkit-box-shadow: none;box-shadow: none}.gbs3 .btn-link,.gbs3 .btn-link:hover,.gbs3 .btn-link:focus,.gbs3 .btn-link:active{border-color: transparent}.gbs3 .btn-link:hover,.gbs3 .btn-link:focus{color: #23527c;text-decoration: underline;background-color: transparent}.gbs3 .btn-link[disabled]:hover,.gbs3 fieldset[disabled] .btn-link:hover,.gbs3 .btn-link[disabled]:focus,.gbs3 fieldset[disabled] .btn-link:focus{color: #777777;text-decoration: none}.gbs3 .btn-lg,.gbs3 .btn-group-lg > .btn{padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px}.gbs3 .btn-sm,.gbs3 .btn-group-sm > .btn{padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px}.gbs3 .btn-xs,.gbs3 .btn-group-xs > .btn{padding: 1px 5px;font-size: 12px;line-height: 1.5;border-radius: 3px}.gbs3 .btn-block{display: block;width: 100%}.gbs3 .btn-block + .btn-block{margin-top: 5px}.gbs3 input[type="submit"].btn-block,.gbs3 input[type="reset"].btn-block,.gbs3 input[type="button"].btn-block{width: 100%}.gbs3 .fade{opacity: 0;-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear}.gbs3 .fade.in{opacity: 1}.gbs3 .collapse{display: none}.gbs3 .collapse.in{display: block}.gbs3 tr.collapse.in{display: table-row}.gbs3 tbody.collapse.in{display: table-row-group}.gbs3 .collapsing{position: relative;height: 0;overflow: hidden;-webkit-transition-property: height, visibility;transition-property: height, visibility;-webkit-transition-duration: 0.35s;transition-duration: 0.35s;-webkit-transition-timing-function: ease;transition-timing-function: ease}.gbs3 .caret{display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent}.gbs3 .dropup,.gbs3 .dropdown{position: relative}.gbs3 .dropdown-toggle:focus{outline: 0}.gbs3 .dropdown-menu{position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;margin: 2px 0 0;list-style: none;font-size: 14px;text-align: left;background-color: #ffffff;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,0.15);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}.gbs3 .dropdown-menu.pull-right{right: 0;left: auto}.gbs3 .dropdown-menu .divider{height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5}.gbs3 .dropdown-menu > li > a{display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.42857143;color: #333333;white-space: nowrap}.gbs3 .dropdown-menu > li > a:hover,.gbs3 .dropdown-menu > li > a:focus{text-decoration: none;color: #262626;background-color: #f5f5f5}.gbs3 .dropdown-menu > .active > a,.gbs3 .dropdown-menu > .active > a:hover,.gbs3 .dropdown-menu > .active > a:focus{color: #ffffff;text-decoration: none;outline: 0;background-color: #337ab7}.gbs3 .dropdown-menu > .disabled > a,.gbs3 .dropdown-menu > .disabled > a:hover,.gbs3 .dropdown-menu > .disabled > a:focus{color: #777777}.gbs3 .dropdown-menu > .disabled > a:hover,.gbs3 .dropdown-menu > .disabled > a:focus{text-decoration: none;background-color: transparent;background-image: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor: not-allowed}.gbs3 .open > .dropdown-menu{display: block}.gbs3 .open > a{outline: 0}.gbs3 .dropdown-menu-right{left: auto;right: 0}.gbs3 .dropdown-menu-left{left: 0;right: auto}.gbs3 .dropdown-header{display: block;padding: 3px 20px;font-size: 12px;line-height: 1.42857143;color: #777777;white-space: nowrap}.gbs3 .dropdown-backdrop{position: fixed;left: 0;right: 0;bottom: 0;top: 0;z-index: 990}.gbs3 .pull-right > .dropdown-menu{right: 0;left: auto}.gbs3 .dropup .caret,.gbs3 .navbar-fixed-bottom .dropdown .caret{border-top: 0;border-bottom: 4px solid;content: ""}.gbs3 .dropup .dropdown-menu,.gbs3 .navbar-fixed-bottom .dropdown .dropdown-menu{top: auto;bottom: 100%;margin-bottom: 2px}}@media screen and (min-width: 768px){.gbs3 .navbar-right .dropdown-menu{left: auto;right: 0}.gbs3 .navbar-right .dropdown-menu-left{left: 0;right: auto}}@media screen{.gbs3 .btn-group,.gbs3 .btn-group-vertical{position: relative;display: inline-block;vertical-align: middle}.gbs3 .btn-group > .btn,.gbs3 .btn-group-vertical > .btn{position: relative;float: left}.gbs3 .btn-group > .btn:hover,.gbs3 .btn-group-vertical > .btn:hover,.gbs3 .btn-group > .btn:focus,.gbs3 .btn-group-vertical > .btn:focus,.gbs3 .btn-group > .btn:active,.gbs3 .btn-group-vertical > .btn:active,.gbs3 .btn-group > .btn.active,.gbs3 .btn-group-vertical > .btn.active{z-index: 2}.gbs3 .btn-group .btn + .btn,.gbs3 .btn-group .btn + .btn-group,.gbs3 .btn-group .btn-group + .btn,.gbs3 .btn-group .btn-group + .btn-group{margin-left: -1px}.gbs3 .btn-toolbar{margin-left: -5px}.gbs3 .btn-toolbar .btn-group,.gbs3 .btn-toolbar .input-group{float: left}.gbs3 .btn-toolbar > .btn,.gbs3 .btn-toolbar > .btn-group,.gbs3 .btn-toolbar > .input-group{margin-left: 5px}.gbs3 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius: 0}.gbs3 .btn-group > .btn:first-child{margin-left: 0}.gbs3 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius: 0;border-top-right-radius: 0}.gbs3 .btn-group > .btn:last-child:not(:first-child),.gbs3 .btn-group > .dropdown-toggle:not(:first-child){border-bottom-left-radius: 0;border-top-left-radius: 0}.gbs3 .btn-group > .btn-group{float: left}.gbs3 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius: 0}.gbs3 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.gbs3 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius: 0;border-top-right-radius: 0}.gbs3 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{border-bottom-left-radius: 0;border-top-left-radius: 0}.gbs3 .btn-group .dropdown-toggle:active,.gbs3 .btn-group.open .dropdown-toggle{outline: 0}.gbs3 .btn-group > .btn + .dropdown-toggle{padding-left: 8px;padding-right: 8px}.gbs3 .btn-group > .btn-lg + .dropdown-toggle{padding-left: 12px;padding-right: 12px}.gbs3 .btn-group.open .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)}.gbs3 .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow: none;box-shadow: none}.gbs3 .btn .caret{margin-left: 0}.gbs3 .btn-lg .caret{border-width: 5px 5px 0;border-bottom-width: 0}.gbs3 .dropup .btn-lg .caret{border-width: 0 5px 5px}.gbs3 .btn-group-vertical > .btn,.gbs3 .btn-group-vertical > .btn-group,.gbs3 .btn-group-vertical > .btn-group > .btn{display: block;float: none;width: 100%;max-width: 100%}.gbs3 .btn-group-vertical > .btn-group > .btn{float: none}.gbs3 .btn-group-vertical > .btn + .btn,.gbs3 .btn-group-vertical > .btn + .btn-group,.gbs3 .btn-group-vertical > .btn-group + .btn,.gbs3 .btn-group-vertical > .btn-group + .btn-group{margin-top: -1px;margin-left: 0}.gbs3 .btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius: 0}.gbs3 .btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius: 4px;border-bottom-right-radius: 0;border-bottom-left-radius: 0}.gbs3 .btn-group-vertical > .btn:last-child:not(:first-child){border-bottom-left-radius: 4px;border-top-right-radius: 0;border-top-left-radius: 0}.gbs3 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius: 0}.gbs3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.gbs3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius: 0;border-bottom-left-radius: 0}.gbs3 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-right-radius: 0;border-top-left-radius: 0}.gbs3 .btn-group-justified{display: table;width: 100%;table-layout: fixed;border-collapse: separate}.gbs3 .btn-group-justified > .btn,.gbs3 .btn-group-justified > .btn-group{float: none;display: table-cell;width: 1%}.gbs3 .btn-group-justified > .btn-group .btn{width: 100%}.gbs3 .btn-group-justified > .btn-group .dropdown-menu{left: auto}.gbs3 [data-toggle="buttons"] > .btn input[type="radio"],.gbs3 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],.gbs3 [data-toggle="buttons"] > .btn input[type="checkbox"],.gbs3 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none}.gbs3 .input-group{position: relative;display: table;border-collapse: separate}.gbs3 .input-group[class*="col-"]{float: none;padding-left: 0;padding-right: 0}.gbs3 .input-group .form-control{position: relative;z-index: 2;float: left;width: 100%;margin-bottom: 0}.gbs3 .input-group-lg > .form-control,.gbs3 .input-group-lg > .input-group-addon,.gbs3 .input-group-lg > .input-group-btn > .btn{height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px}.gbs3 select.input-group-lg > .form-control,.gbs3 select.input-group-lg > .input-group-addon,.gbs3 select.input-group-lg > .input-group-btn > .btn{height: 46px;line-height: 46px}.gbs3 textarea.input-group-lg > .form-control,.gbs3 textarea.input-group-lg > .input-group-addon,.gbs3 textarea.input-group-lg > .input-group-btn > .btn,.gbs3 select[multiple].input-group-lg > .form-control,.gbs3 select[multiple].input-group-lg > .input-group-addon,.gbs3 select[multiple].input-group-lg > .input-group-btn > .btn{height: auto}.gbs3 .input-group-sm > .form-control,.gbs3 .input-group-sm > .input-group-addon,.gbs3 .input-group-sm > .input-group-btn > .btn{height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px}.gbs3 select.input-group-sm > .form-control,.gbs3 select.input-group-sm > .input-group-addon,.gbs3 select.input-group-sm > .input-group-btn > .btn{height: 30px;line-height: 30px}.gbs3 textarea.input-group-sm > .form-control,.gbs3 textarea.input-group-sm > .input-group-addon,.gbs3 textarea.input-group-sm > .input-group-btn > .btn,.gbs3 select[multiple].input-group-sm > .form-control,.gbs3 select[multiple].input-group-sm > .input-group-addon,.gbs3 select[multiple].input-group-sm > .input-group-btn > .btn{height: auto}.gbs3 .input-group-addon,.gbs3 .input-group-btn,.gbs3 .input-group .form-control{display: table-cell}.gbs3 .input-group-addon:not(:first-child):not(:last-child),.gbs3 .input-group-btn:not(:first-child):not(:last-child),.gbs3 .input-group .form-control:not(:first-child):not(:last-child){border-radius: 0}.gbs3 .input-group-addon,.gbs3 .input-group-btn{width: 1%;white-space: nowrap;vertical-align: middle}.gbs3 .input-group-addon{padding: 6px 12px;font-size: 14px;font-weight: normal;line-height: 1;color: #555555;text-align: center;background-color: #eeeeee;border: 1px solid #ccc;border-radius: 4px}.gbs3 .input-group-addon.input-sm{padding: 5px 10px;font-size: 12px;border-radius: 3px}.gbs3 .input-group-addon.input-lg{padding: 10px 16px;font-size: 18px;border-radius: 6px}.gbs3 .input-group-addon input[type="radio"],.gbs3 .input-group-addon input[type="checkbox"]{margin-top: 0}.gbs3 .input-group .form-control:first-child,.gbs3 .input-group-addon:first-child,.gbs3 .input-group-btn:first-child > .btn,.gbs3 .input-group-btn:first-child > .btn-group > .btn,.gbs3 .input-group-btn:first-child > .dropdown-toggle,.gbs3 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.gbs3 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-bottom-right-radius: 0;border-top-right-radius: 0}.gbs3 .input-group-addon:first-child{border-right: 0}.gbs3 .input-group .form-control:last-child,.gbs3 .input-group-addon:last-child,.gbs3 .input-group-btn:last-child > .btn,.gbs3 .input-group-btn:last-child > .btn-group > .btn,.gbs3 .input-group-btn:last-child > .dropdown-toggle,.gbs3 .input-group-btn:first-child > .btn:not(:first-child),.gbs3 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-bottom-left-radius: 0;border-top-left-radius: 0}.gbs3 .input-group-addon:last-child{border-left: 0}.gbs3 .input-group-btn{position: relative;font-size: 0;white-space: nowrap}.gbs3 .input-group-btn > .btn{position: relative}.gbs3 .input-group-btn > .btn + .btn{margin-left: -1px}.gbs3 .input-group-btn > .btn:hover,.gbs3 .input-group-btn > .btn:focus,.gbs3 .input-group-btn > .btn:active{z-index: 2}.gbs3 .input-group-btn:first-child > .btn,.gbs3 .input-group-btn:first-child > .btn-group{margin-right: -1px}.gbs3 .input-group-btn:last-child > .btn,.gbs3 .input-group-btn:last-child > .btn-group{margin-left: -1px}.gbs3 .nav{margin-bottom: 0;padding-left: 0;list-style: none}.gbs3 .nav > li{position: relative;display: block}.gbs3 .nav > li > a{position: relative;display: block;padding: 10px 15px}.gbs3 .nav > li > a:hover,.gbs3 .nav > li > a:focus{text-decoration: none;background-color: #eeeeee}.gbs3 .nav > li.disabled > a{color: #777777}.gbs3 .nav > li.disabled > a:hover,.gbs3 .nav > li.disabled > a:focus{color: #777777;text-decoration: none;background-color: transparent;cursor: not-allowed}.gbs3 .nav .open > a,.gbs3 .nav .open > a:hover,.gbs3 .nav .open > a:focus{background-color: #eeeeee;border-color: #337ab7}.gbs3 .nav .nav-divider{height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5}.gbs3 .nav > li > a > img{max-width: none}.gbs3 .nav-tabs{border-bottom: 1px solid #ddd}.gbs3 .nav-tabs > li{float: left;margin-bottom: -1px}.gbs3 .nav-tabs > li > a{margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 4px 4px 0 0}.gbs3 .nav-tabs > li > a:hover{border-color: #eee #eee #ddd}.gbs3 .nav-tabs > li.active > a,.gbs3 .nav-tabs > li.active > a:hover,.gbs3 .nav-tabs > li.active > a:focus{color: #555555;background-color: #ffffff;border: 1px solid #ddd;border-bottom-color: transparent;cursor: default}.gbs3 .nav-tabs.nav-justified{width: 100%;border-bottom: 0}.gbs3 .nav-tabs.nav-justified > li{float: none}.gbs3 .nav-tabs.nav-justified > li > a{text-align: center;margin-bottom: 5px}.gbs3 .nav-tabs.nav-justified > .dropdown .dropdown-menu{top: auto;left: auto}}@media screen and (min-width: 768px){.gbs3 .nav-tabs.nav-justified > li{display: table-cell;width: 1%}.gbs3 .nav-tabs.nav-justified > li > a{margin-bottom: 0}}@media screen{.gbs3 .nav-tabs.nav-justified > li > a{margin-right: 0;border-radius: 4px}.gbs3 .nav-tabs.nav-justified > .active > a,.gbs3 .nav-tabs.nav-justified > .active > a:hover,.gbs3 .nav-tabs.nav-justified > .active > a:focus{border: 1px solid #ddd}}@media screen and (min-width: 768px){.gbs3 .nav-tabs.nav-justified > li > a{border-bottom: 1px solid #ddd;border-radius: 4px 4px 0 0}.gbs3 .nav-tabs.nav-justified > .active > a,.gbs3 .nav-tabs.nav-justified > .active > a:hover,.gbs3 .nav-tabs.nav-justified > .active > a:focus{border-bottom-color: #ffffff}}@media screen{.gbs3 .nav-pills > li{float: left}.gbs3 .nav-pills > li > a{border-radius: 4px}.gbs3 .nav-pills > li + li{margin-left: 2px}.gbs3 .nav-pills > li.active > a,.gbs3 .nav-pills > li.active > a:hover,.gbs3 .nav-pills > li.active > a:focus{color: #ffffff;background-color: #337ab7}.gbs3 .nav-stacked > li{float: none}.gbs3 .nav-stacked > li + li{margin-top: 2px;margin-left: 0}.gbs3 .nav-justified{width: 100%}.gbs3 .nav-justified > li{float: none}.gbs3 .nav-justified > li > a{text-align: center;margin-bottom: 5px}.gbs3 .nav-justified > .dropdown .dropdown-menu{top: auto;left: auto}}@media screen and (min-width: 768px){.gbs3 .nav-justified > li{display: table-cell;width: 1%}.gbs3 .nav-justified > li > a{margin-bottom: 0}}@media screen{.gbs3 .nav-tabs-justified{border-bottom: 0}.gbs3 .nav-tabs-justified > li > a{margin-right: 0;border-radius: 4px}.gbs3 .nav-tabs-justified > .active > a,.gbs3 .nav-tabs-justified > .active > a:hover,.gbs3 .nav-tabs-justified > .active > a:focus{border: 1px solid #ddd}}@media screen and (min-width: 768px){.gbs3 .nav-tabs-justified > li > a{border-bottom: 1px solid #ddd;border-radius: 4px 4px 0 0}.gbs3 .nav-tabs-justified > .active > a,.gbs3 .nav-tabs-justified > .active > a:hover,.gbs3 .nav-tabs-justified > .active > a:focus{border-bottom-color: #ffffff}}@media screen{.gbs3 .tab-content > .tab-pane{display: none}.gbs3 .tab-content > .active{display: block}.gbs3 .nav-tabs .dropdown-menu{margin-top: -1px;border-top-right-radius: 0;border-top-left-radius: 0}.gbs3 .navbar{position: relative;min-height: 50px;margin-bottom: 20px;border: 1px solid transparent}}@media screen and (min-width: 768px){.gbs3 .navbar{border-radius: 4px}}@media screen and (min-width: 768px){.gbs3 .navbar-header{float: left}}@media screen{.gbs3 .navbar-collapse{overflow-x: visible;padding-right: 15px;padding-left: 15px;border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling: touch}.gbs3 .navbar-collapse.in{overflow-y: auto}}@media screen and (min-width: 768px){.gbs3 .navbar-collapse{width: auto;border-top: 0;box-shadow: none}.gbs3 .navbar-collapse.collapse{display: block !important;height: auto !important;padding-bottom: 0;overflow: visible !important}.gbs3 .navbar-collapse.in{overflow-y: visible}.gbs3 .navbar-fixed-top .navbar-collapse,.gbs3 .navbar-static-top .navbar-collapse,.gbs3 .navbar-fixed-bottom .navbar-collapse{padding-left: 0;padding-right: 0}}@media screen{.gbs3 .navbar-fixed-top .navbar-collapse,.gbs3 .navbar-fixed-bottom .navbar-collapse{max-height: 340px}}@media screen and (max-device-width: 480px) and (orientation: landscape){.gbs3 .navbar-fixed-top .navbar-collapse,.gbs3 .navbar-fixed-bottom .navbar-collapse{max-height: 200px}}@media screen{.gbs3 .container > .navbar-header,.gbs3 .container-fluid > .navbar-header,.gbs3 .container > .navbar-collapse,.gbs3 .container-fluid > .navbar-collapse{margin-right: -15px;margin-left: -15px}}@media screen and (min-width: 768px){.gbs3 .container > .navbar-header,.gbs3 .container-fluid > .navbar-header,.gbs3 .container > .navbar-collapse,.gbs3 .container-fluid > .navbar-collapse{margin-right: 0;margin-left: 0}}@media screen{.gbs3 .navbar-static-top{z-index: 1000;border-width: 0 0 1px}}@media screen and (min-width: 768px){.gbs3 .navbar-static-top{border-radius: 0}}@media screen{.gbs3 .navbar-fixed-top,.gbs3 .navbar-fixed-bottom{position: fixed;right: 0;left: 0;z-index: 1030}}@media screen and (min-width: 768px){.gbs3 .navbar-fixed-top,.gbs3 .navbar-fixed-bottom{border-radius: 0}}@media screen{.gbs3 .navbar-fixed-top{top: 0;border-width: 0 0 1px}.gbs3 .navbar-fixed-bottom{bottom: 0;margin-bottom: 0;border-width: 1px 0 0}.gbs3 .navbar-brand{float: left;padding: 15px 15px;font-size: 18px;line-height: 20px;height: 50px}.gbs3 .navbar-brand:hover,.gbs3 .navbar-brand:focus{text-decoration: none}.gbs3 .navbar-brand > img{display: block}}@media screen and (min-width: 768px){.gbs3 .navbar > .container .navbar-brand,.gbs3 .navbar > .container-fluid .navbar-brand{margin-left: -15px}}@media screen{.gbs3 .navbar-toggle{position: relative;float: right;margin-right: 15px;padding: 9px 10px;margin-top: 8px;margin-bottom: 8px;background-color: transparent;background-image: none;border: 1px solid transparent;border-radius: 4px}.gbs3 .navbar-toggle:focus{outline: 0}.gbs3 .navbar-toggle .icon-bar{display: block;width: 22px;height: 2px;border-radius: 1px}.gbs3 .navbar-toggle .icon-bar + .icon-bar{margin-top: 4px}}@media screen and (min-width: 768px){.gbs3 .navbar-toggle{display: none}}@media screen{.gbs3 .navbar-nav{margin: 7.5px -15px}.gbs3 .navbar-nav > li > a{padding-top: 10px;padding-bottom: 10px;line-height: 20px}}@media screen and (max-width: 767px){.gbs3 .navbar-nav .open .dropdown-menu{position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none}.gbs3 .navbar-nav .open .dropdown-menu > li > a,.gbs3 .navbar-nav .open .dropdown-menu .dropdown-header{padding: 5px 15px 5px 25px}.gbs3 .navbar-nav .open .dropdown-menu > li > a{line-height: 20px}.gbs3 .navbar-nav .open .dropdown-menu > li > a:hover,.gbs3 .navbar-nav .open .dropdown-menu > li > a:focus{background-image: none}}@media screen and (min-width: 768px){.gbs3 .navbar-nav{float: left;margin: 0}.gbs3 .navbar-nav > li{float: left}.gbs3 .navbar-nav > li > a{padding-top: 15px;padding-bottom: 15px}}@media screen{.gbs3 .navbar-form{margin-left: -15px;margin-right: -15px;padding: 10px 15px;border-top: 1px solid transparent;border-bottom: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);margin-top: 8px;margin-bottom: 8px}}@media screen and (min-width: 768px){.gbs3 .navbar-form .form-group{display: inline-block;margin-bottom: 0;vertical-align: middle}.gbs3 .navbar-form .form-control{display: inline-block;width: auto;vertical-align: middle}.gbs3 .navbar-form .form-control-static{display: inline-block}.gbs3 .navbar-form .input-group{display: inline-table;vertical-align: middle}.gbs3 .navbar-form .input-group .input-group-addon,.gbs3 .navbar-form .input-group .input-group-btn,.gbs3 .navbar-form .input-group .form-control{width: auto}.gbs3 .navbar-form .input-group > .form-control{width: 100%}.gbs3 .navbar-form .control-label{margin-bottom: 0;vertical-align: middle}.gbs3 .navbar-form .radio,.gbs3 .navbar-form .checkbox{display: inline-block;margin-top: 0;margin-bottom: 0;vertical-align: middle}.gbs3 .navbar-form .radio label,.gbs3 .navbar-form .checkbox label{padding-left: 0}.gbs3 .navbar-form .radio input[type="radio"],.gbs3 .navbar-form .checkbox input[type="checkbox"]{position: relative;margin-left: 0}.gbs3 .navbar-form .has-feedback .form-control-feedback{top: 0}}@media screen and (max-width: 767px){.gbs3 .navbar-form .form-group{margin-bottom: 5px}.gbs3 .navbar-form .form-group:last-child{margin-bottom: 0}}@media screen and (min-width: 768px){.gbs3 .navbar-form{width: auto;border: 0;margin-left: 0;margin-right: 0;padding-top: 0;padding-bottom: 0;-webkit-box-shadow: none;box-shadow: none}}@media screen{.gbs3 .navbar-nav > li > .dropdown-menu{margin-top: 0;border-top-right-radius: 0;border-top-left-radius: 0}.gbs3 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{margin-bottom: 0;border-top-right-radius: 4px;border-top-left-radius: 4px;border-bottom-right-radius: 0;border-bottom-left-radius: 0}.gbs3 .navbar-btn{margin-top: 8px;margin-bottom: 8px}.gbs3 .navbar-btn.btn-sm{margin-top: 10px;margin-bottom: 10px}.gbs3 .navbar-btn.btn-xs{margin-top: 14px;margin-bottom: 14px}.gbs3 .navbar-text{margin-top: 15px;margin-bottom: 15px}}@media screen and (min-width: 768px){.gbs3 .navbar-text{float: left;margin-left: 15px;margin-right: 15px}}@media screen and (min-width: 768px){.gbs3 .navbar-left{float: left !important}.gbs3 .navbar-right{float: right !important;margin-right: -15px}.gbs3 .navbar-right ~ .navbar-right{margin-right: 0}}@media screen{.gbs3 .navbar-default{background-color: #f8f8f8;border-color: #e7e7e7}.gbs3 .navbar-default .navbar-brand{color: #777777}.gbs3 .navbar-default .navbar-brand:hover,.gbs3 .navbar-default .navbar-brand:focus{color: #5e5e5e;background-color: transparent}.gbs3 .navbar-default .navbar-text{color: #777777}.gbs3 .navbar-default .navbar-nav > li > a{color: #777777}.gbs3 .navbar-default .navbar-nav > li > a:hover,.gbs3 .navbar-default .navbar-nav > li > a:focus{color: #333333;background-color: transparent}.gbs3 .navbar-default .navbar-nav > .active > a,.gbs3 .navbar-default .navbar-nav > .active > a:hover,.gbs3 .navbar-default .navbar-nav > .active > a:focus{color: #555555;background-color: #e7e7e7}.gbs3 .navbar-default .navbar-nav > .disabled > a,.gbs3 .navbar-default .navbar-nav > .disabled > a:hover,.gbs3 .navbar-default .navbar-nav > .disabled > a:focus{color: #cccccc;background-color: transparent}.gbs3 .navbar-default .navbar-toggle{border-color: #dddddd}.gbs3 .navbar-default .navbar-toggle:hover,.gbs3 .navbar-default .navbar-toggle:focus{background-color: #dddddd}.gbs3 .navbar-default .navbar-toggle .icon-bar{background-color: #888888}.gbs3 .navbar-default .navbar-collapse,.gbs3 .navbar-default .navbar-form{border-color: #e7e7e7}.gbs3 .navbar-default .navbar-nav > .open > a,.gbs3 .navbar-default .navbar-nav > .open > a:hover,.gbs3 .navbar-default .navbar-nav > .open > a:focus{background-color: #e7e7e7;color: #555555}}@media screen and (max-width: 767px){.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #777777}.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color: #333333;background-color: transparent}.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color: #555555;background-color: #e7e7e7}.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.gbs3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color: #cccccc;background-color: transparent}}@media screen{.gbs3 .navbar-default .navbar-link{color: #777777}.gbs3 .navbar-default .navbar-link:hover{color: #333333}.gbs3 .navbar-default .btn-link{color: #777777}.gbs3 .navbar-default .btn-link:hover,.gbs3 .navbar-default .btn-link:focus{color: #333333}.gbs3 .navbar-default .btn-link[disabled]:hover,.gbs3 fieldset[disabled] .navbar-default .btn-link:hover,.gbs3 .navbar-default .btn-link[disabled]:focus,.gbs3 fieldset[disabled] .navbar-default .btn-link:focus{color: #cccccc}.gbs3 .navbar-inverse{background-color: #222222;border-color: #080808}.gbs3 .navbar-inverse .navbar-brand{color: #9d9d9d}.gbs3 .navbar-inverse .navbar-brand:hover,.gbs3 .navbar-inverse .navbar-brand:focus{color: #ffffff;background-color: transparent}.gbs3 .navbar-inverse .navbar-text{color: #9d9d9d}.gbs3 .navbar-inverse .navbar-nav > li > a{color: #9d9d9d}.gbs3 .navbar-inverse .navbar-nav > li > a:hover,.gbs3 .navbar-inverse .navbar-nav > li > a:focus{color: #ffffff;background-color: transparent}.gbs3 .navbar-inverse .navbar-nav > .active > a,.gbs3 .navbar-inverse .navbar-nav > .active > a:hover,.gbs3 .navbar-inverse .navbar-nav > .active > a:focus{color: #ffffff;background-color: #080808}.gbs3 .navbar-inverse .navbar-nav > .disabled > a,.gbs3 .navbar-inverse .navbar-nav > .disabled > a:hover,.gbs3 .navbar-inverse .navbar-nav > .disabled > a:focus{color: #444444;background-color: transparent}.gbs3 .navbar-inverse .navbar-toggle{border-color: #333333}.gbs3 .navbar-inverse .navbar-toggle:hover,.gbs3 .navbar-inverse .navbar-toggle:focus{background-color: #333333}.gbs3 .navbar-inverse .navbar-toggle .icon-bar{background-color: #ffffff}.gbs3 .navbar-inverse .navbar-collapse,.gbs3 .navbar-inverse .navbar-form{border-color: #101010}.gbs3 .navbar-inverse .navbar-nav > .open > a,.gbs3 .navbar-inverse .navbar-nav > .open > a:hover,.gbs3 .navbar-inverse .navbar-nav > .open > a:focus{background-color: #080808;color: #ffffff}}@media screen and (max-width: 767px){.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color: #080808}.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color: #080808}.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color: #9d9d9d}.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color: #ffffff;background-color: transparent}.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color: #ffffff;background-color: #080808}.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.gbs3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color: #444444;background-color: transparent}}@media screen{.gbs3 .navbar-inverse .navbar-link{color: #9d9d9d}.gbs3 .navbar-inverse .navbar-link:hover{color: #ffffff}.gbs3 .navbar-inverse .btn-link{color: #9d9d9d}.gbs3 .navbar-inverse .btn-link:hover,.gbs3 .navbar-inverse .btn-link:focus{color: #ffffff}.gbs3 .navbar-inverse .btn-link[disabled]:hover,.gbs3 fieldset[disabled] .navbar-inverse .btn-link:hover,.gbs3 .navbar-inverse .btn-link[disabled]:focus,.gbs3 fieldset[disabled] .navbar-inverse .btn-link:focus{color: #444444}.gbs3 .breadcrumb{padding: 8px 15px;margin-bottom: 20px;list-style: none;background-color: #f5f5f5;border-radius: 4px}.gbs3 .breadcrumb > li{display: inline-block}.gbs3 .breadcrumb > li + li:before{content: "/\00a0";padding: 0 5px;color: #cccccc}.gbs3 .breadcrumb > .active{color: #777777}.gbs3 .pagination{display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px}.gbs3 .pagination > li{display: inline}.gbs3 .pagination > li > a,.gbs3 .pagination > li > span{position: relative;float: left;padding: 6px 12px;line-height: 1.42857143;text-decoration: none;color: #337ab7;background-color: #ffffff;border: 1px solid #ddd;margin-left: -1px}.gbs3 .pagination > li:first-child > a,.gbs3 .pagination > li:first-child > span{margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px}.gbs3 .pagination > li:last-child > a,.gbs3 .pagination > li:last-child > span{border-bottom-right-radius: 4px;border-top-right-radius: 4px}.gbs3 .pagination > li > a:hover,.gbs3 .pagination > li > span:hover,.gbs3 .pagination > li > a:focus,.gbs3 .pagination > li > span:focus{color: #23527c;background-color: #eeeeee;border-color: #dddddd}.gbs3 .pagination > .active > a,.gbs3 .pagination > .active > span,.gbs3 .pagination > .active > a:hover,.gbs3 .pagination > .active > span:hover,.gbs3 .pagination > .active > a:focus,.gbs3 .pagination > .active > span:focus{z-index: 2;color: #ffffff;background-color: #337ab7;border-color: #337ab7;cursor: default}.gbs3 .pagination > .disabled > span,.gbs3 .pagination > .disabled > span:hover,.gbs3 .pagination > .disabled > span:focus,.gbs3 .pagination > .disabled > a,.gbs3 .pagination > .disabled > a:hover,.gbs3 .pagination > .disabled > a:focus{color: #777777;background-color: #ffffff;border-color: #dddddd;cursor: not-allowed}.gbs3 .pagination-lg > li > a,.gbs3 .pagination-lg > li > span{padding: 10px 16px;font-size: 18px}.gbs3 .pagination-lg > li:first-child > a,.gbs3 .pagination-lg > li:first-child > span{border-bottom-left-radius: 6px;border-top-left-radius: 6px}.gbs3 .pagination-lg > li:last-child > a,.gbs3 .pagination-lg > li:last-child > span{border-bottom-right-radius: 6px;border-top-right-radius: 6px}.gbs3 .pagination-sm > li > a,.gbs3 .pagination-sm > li > span{padding: 5px 10px;font-size: 12px}.gbs3 .pagination-sm > li:first-child > a,.gbs3 .pagination-sm > li:first-child > span{border-bottom-left-radius: 3px;border-top-left-radius: 3px}.gbs3 .pagination-sm > li:last-child > a,.gbs3 .pagination-sm > li:last-child > span{border-bottom-right-radius: 3px;border-top-right-radius: 3px}.gbs3 .pager{padding-left: 0;margin: 20px 0;list-style: none;text-align: center}.gbs3 .pager li{display: inline}.gbs3 .pager li > a,.gbs3 .pager li > span{display: inline-block;padding: 5px 14px;background-color: #ffffff;border: 1px solid #ddd;border-radius: 15px}.gbs3 .pager li > a:hover,.gbs3 .pager li > a:focus{text-decoration: none;background-color: #eeeeee}.gbs3 .pager .next > a,.gbs3 .pager .next > span{float: right}.gbs3 .pager .previous > a,.gbs3 .pager .previous > span{float: left}.gbs3 .pager .disabled > a,.gbs3 .pager .disabled > a:hover,.gbs3 .pager .disabled > a:focus,.gbs3 .pager .disabled > span{color: #777777;background-color: #ffffff;cursor: not-allowed}.gbs3 .label{display: inline;padding: .2em .6em .3em;font-size: 75%;font-weight: bold;line-height: 1;color: #ffffff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em}.gbs3 a.label:hover,.gbs3 a.label:focus{color: #ffffff;text-decoration: none;cursor: pointer}.gbs3 .label:empty{display: none}.gbs3 .btn .label{position: relative;top: -1px}.gbs3 .label-default{background-color: #777777}.gbs3 .label-default[href]:hover,.gbs3 .label-default[href]:focus{background-color: #5e5e5e}.gbs3 .label-primary{background-color: #337ab7}.gbs3 .label-primary[href]:hover,.gbs3 .label-primary[href]:focus{background-color: #286090}.gbs3 .label-success{background-color: #5cb85c}.gbs3 .label-success[href]:hover,.gbs3 .label-success[href]:focus{background-color: #449d44}.gbs3 .label-info{background-color: #5bc0de}.gbs3 .label-info[href]:hover,.gbs3 .label-info[href]:focus{background-color: #31b0d5}.gbs3 .label-warning{background-color: #f0ad4e}.gbs3 .label-warning[href]:hover,.gbs3 .label-warning[href]:focus{background-color: #ec971f}.gbs3 .label-danger{background-color: #d9534f}.gbs3 .label-danger[href]:hover,.gbs3 .label-danger[href]:focus{background-color: #c9302c}.gbs3 .badge{display: inline-block;min-width: 10px;padding: 3px 7px;font-size: 12px;font-weight: bold;color: #ffffff;line-height: 1;vertical-align: baseline;white-space: nowrap;text-align: center;background-color: #777777;border-radius: 10px}.gbs3 .badge:empty{display: none}.gbs3 .btn .badge{position: relative;top: -1px}.gbs3 .btn-xs .badge,.gbs3 .btn-group-xs > .btn .badge{top: 0;padding: 1px 5px}.gbs3 a.badge:hover,.gbs3 a.badge:focus{color: #ffffff;text-decoration: none;cursor: pointer}.gbs3 .list-group-item.active > .badge,.gbs3 .nav-pills > .active > a > .badge{color: #337ab7;background-color: #ffffff}.gbs3 .list-group-item > .badge{float: right}.gbs3 .list-group-item > .badge + .badge{margin-right: 5px}.gbs3 .nav-pills > li > a > .badge{margin-left: 3px}.gbs3 .jumbotron{padding: 30px 15px;margin-bottom: 30px;color: inherit;background-color: #eeeeee}.gbs3 .jumbotron h1,.gbs3 .jumbotron .h1{color: inherit}.gbs3 .jumbotron p{margin-bottom: 15px;font-size: 21px;font-weight: 200}.gbs3 .jumbotron > hr{border-top-color: #d5d5d5}.gbs3 .container .jumbotron,.gbs3 .container-fluid .jumbotron{border-radius: 6px}.gbs3 .jumbotron .container{max-width: 100%}}@media screen and (min-width: 768px){.gbs3 .jumbotron{padding: 48px 0}.gbs3 .container .jumbotron,.gbs3 .container-fluid .jumbotron{padding-left: 60px;padding-right: 60px}.gbs3 .jumbotron h1,.gbs3 .jumbotron .h1{font-size: 63px}}@media screen{.gbs3 .thumbnail{display: block;padding: 4px;margin-bottom: 20px;line-height: 1.42857143;background-color: #ffffff;border: 1px solid #ddd;border-radius: 4px;-webkit-transition: border .2s ease-in-out;-o-transition: border .2s ease-in-out;transition: border .2s ease-in-out}.gbs3 .thumbnail > img,.gbs3 .thumbnail a > img{margin-left: auto;margin-right: auto}.gbs3 a.thumbnail:hover,.gbs3 a.thumbnail:focus,.gbs3 a.thumbnail.active{border-color: #337ab7}.gbs3 .thumbnail .caption{padding: 9px;color: #333333}.gbs3 .alert{padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px}.gbs3 .alert h4{margin-top: 0;color: inherit}.gbs3 .alert .alert-link{font-weight: bold}.gbs3 .alert > p,.gbs3 .alert > ul{margin-bottom: 0}.gbs3 .alert > p + p{margin-top: 5px}.gbs3 .alert-dismissable,.gbs3 .alert-dismissible{padding-right: 35px}.gbs3 .alert-dismissable .close,.gbs3 .alert-dismissible .close{position: relative;top: -2px;right: -21px;color: inherit}.gbs3 .alert-success{background-color: #dff0d8;border-color: #d6e9c6;color: #3c763d}.gbs3 .alert-success hr{border-top-color: #c9e2b3}.gbs3 .alert-success .alert-link{color: #2b542c}.gbs3 .alert-info{background-color: #d9edf7;border-color: #bce8f1;color: #31708f}.gbs3 .alert-info hr{border-top-color: #a6e1ec}.gbs3 .alert-info .alert-link{color: #245269}.gbs3 .alert-warning{background-color: #fcf8e3;border-color: #faebcc;color: #8a6d3b}.gbs3 .alert-warning hr{border-top-color: #f7e1b5}.gbs3 .alert-warning .alert-link{color: #66512c}.gbs3 .alert-danger{background-color: #f2dede;border-color: #ebccd1;color: #a94442}.gbs3 .alert-danger hr{border-top-color: #e4b9c0}.gbs3 .alert-danger .alert-link{color: #843534}@-webkit-keyframes progress-bar-stripes{from{background-position: 40px 0}to{background-position: 0 0}}@keyframes progress-bar-stripes{from{background-position: 40px 0}to{background-position: 0 0}}.gbs3 .progress{overflow: hidden;height: 20px;margin-bottom: 20px;background-color: #f5f5f5;border-radius: 4px;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)}.gbs3 .progress-bar{float: left;width: 0%;height: 100%;font-size: 12px;line-height: 20px;color: #ffffff;text-align: center;background-color: #337ab7;-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition: width .6s ease;-o-transition: width .6s ease;transition: width .6s ease}.gbs3 .progress-striped .progress-bar,.gbs3 .progress-bar-striped{background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size: 40px 40px}.gbs3 .progress.active .progress-bar,.gbs3 .progress-bar.active{-webkit-animation: progress-bar-stripes 2s linear infinite;-o-animation: progress-bar-stripes 2s linear infinite;animation: progress-bar-stripes 2s linear infinite}.gbs3 .progress-bar-success{background-color: #5cb85c}.gbs3 .progress-striped .progress-bar-success{background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.gbs3 .progress-bar-info{background-color: #5bc0de}.gbs3 .progress-striped .progress-bar-info{background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.gbs3 .progress-bar-warning{background-color: #f0ad4e}.gbs3 .progress-striped .progress-bar-warning{background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.gbs3 .progress-bar-danger{background-color: #d9534f}.gbs3 .progress-striped .progress-bar-danger{background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.gbs3 .media{margin-top: 15px}.gbs3 .media:first-child{margin-top: 0}.gbs3 .media,.gbs3 .media-body{zoom: 1;overflow: hidden}.gbs3 .media-body{width: 10000px}.gbs3 .media-object{display: block}.gbs3 .media-right,.gbs3 .media > .pull-right{padding-left: 10px}.gbs3 .media-left,.gbs3 .media > .pull-left{padding-right: 10px}.gbs3 .media-left,.gbs3 .media-right,.gbs3 .media-body{display: table-cell;vertical-align: top}.gbs3 .media-middle{vertical-align: middle}.gbs3 .media-bottom{vertical-align: bottom}.gbs3 .media-heading{margin-top: 0;margin-bottom: 5px}.gbs3 .media-list{padding-left: 0;list-style: none}.gbs3 .list-group{margin-bottom: 20px;padding-left: 0}.gbs3 .list-group-item{position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: #ffffff;border: 1px solid #ddd}.gbs3 .list-group-item:first-child{border-top-right-radius: 4px;border-top-left-radius: 4px}.gbs3 .list-group-item:last-child{margin-bottom: 0;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px}.gbs3 a.list-group-item{color: #555555}.gbs3 a.list-group-item .list-group-item-heading{color: #333333}.gbs3 a.list-group-item:hover,.gbs3 a.list-group-item:focus{text-decoration: none;color: #555555;background-color: #f5f5f5}.gbs3 .list-group-item.disabled,.gbs3 .list-group-item.disabled:hover,.gbs3 .list-group-item.disabled:focus{background-color: #eeeeee;color: #777777;cursor: not-allowed}.gbs3 .list-group-item.disabled .list-group-item-heading,.gbs3 .list-group-item.disabled:hover .list-group-item-heading,.gbs3 .list-group-item.disabled:focus .list-group-item-heading{color: inherit}.gbs3 .list-group-item.disabled .list-group-item-text,.gbs3 .list-group-item.disabled:hover .list-group-item-text,.gbs3 .list-group-item.disabled:focus .list-group-item-text{color: #777777}.gbs3 .list-group-item.active,.gbs3 .list-group-item.active:hover,.gbs3 .list-group-item.active:focus{z-index: 2;color: #ffffff;background-color: #337ab7;border-color: #337ab7}.gbs3 .list-group-item.active .list-group-item-heading,.gbs3 .list-group-item.active:hover .list-group-item-heading,.gbs3 .list-group-item.active:focus .list-group-item-heading,.gbs3 .list-group-item.active .list-group-item-heading > small,.gbs3 .list-group-item.active:hover .list-group-item-heading > small,.gbs3 .list-group-item.active:focus .list-group-item-heading > small,.gbs3 .list-group-item.active .list-group-item-heading > .small,.gbs3 .list-group-item.active:hover .list-group-item-heading > .small,.gbs3 .list-group-item.active:focus .list-group-item-heading > .small{color: inherit}.gbs3 .list-group-item.active .list-group-item-text,.gbs3 .list-group-item.active:hover .list-group-item-text,.gbs3 .list-group-item.active:focus .list-group-item-text{color: #c7ddef}.gbs3 .list-group-item-success{color: #3c763d;background-color: #dff0d8}.gbs3 a.list-group-item-success{color: #3c763d}.gbs3 a.list-group-item-success .list-group-item-heading{color: inherit}.gbs3 a.list-group-item-success:hover,.gbs3 a.list-group-item-success:focus{color: #3c763d;background-color: #d0e9c6}.gbs3 a.list-group-item-success.active,.gbs3 a.list-group-item-success.active:hover,.gbs3 a.list-group-item-success.active:focus{color: #fff;background-color: #3c763d;border-color: #3c763d}.gbs3 .list-group-item-info{color: #31708f;background-color: #d9edf7}.gbs3 a.list-group-item-info{color: #31708f}.gbs3 a.list-group-item-info .list-group-item-heading{color: inherit}.gbs3 a.list-group-item-info:hover,.gbs3 a.list-group-item-info:focus{color: #31708f;background-color: #c4e3f3}.gbs3 a.list-group-item-info.active,.gbs3 a.list-group-item-info.active:hover,.gbs3 a.list-group-item-info.active:focus{color: #fff;background-color: #31708f;border-color: #31708f}.gbs3 .list-group-item-warning{color: #8a6d3b;background-color: #fcf8e3}.gbs3 a.list-group-item-warning{color: #8a6d3b}.gbs3 a.list-group-item-warning .list-group-item-heading{color: inherit}.gbs3 a.list-group-item-warning:hover,.gbs3 a.list-group-item-warning:focus{color: #8a6d3b;background-color: #faf2cc}.gbs3 a.list-group-item-warning.active,.gbs3 a.list-group-item-warning.active:hover,.gbs3 a.list-group-item-warning.active:focus{color: #fff;background-color: #8a6d3b;border-color: #8a6d3b}.gbs3 .list-group-item-danger{color: #a94442;background-color: #f2dede}.gbs3 a.list-group-item-danger{color: #a94442}.gbs3 a.list-group-item-danger .list-group-item-heading{color: inherit}.gbs3 a.list-group-item-danger:hover,.gbs3 a.list-group-item-danger:focus{color: #a94442;background-color: #ebcccc}.gbs3 a.list-group-item-danger.active,.gbs3 a.list-group-item-danger.active:hover,.gbs3 a.list-group-item-danger.active:focus{color: #fff;background-color: #a94442;border-color: #a94442}.gbs3 .list-group-item-heading{margin-top: 0;margin-bottom: 5px}.gbs3 .list-group-item-text{margin-bottom: 0;line-height: 1.3}.gbs3 .panel{margin-bottom: 20px;background-color: #ffffff;border: 1px solid transparent;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);box-shadow: 0 1px 1px rgba(0,0,0,0.05)}.gbs3 .panel-body{padding: 15px}.gbs3 .panel-heading{padding: 10px 15px;border-bottom: 1px solid transparent;border-top-right-radius: 3px;border-top-left-radius: 3px}.gbs3 .panel-heading > .dropdown .dropdown-toggle{color: inherit}.gbs3 .panel-title{margin-top: 0;margin-bottom: 0;font-size: 16px;color: inherit}.gbs3 .panel-title > a,.gbs3 .panel-title > small,.gbs3 .panel-title > .small,.gbs3 .panel-title > small > a,.gbs3 .panel-title > .small > a{color: inherit}.gbs3 .panel-footer{padding: 10px 15px;background-color: #f5f5f5;border-top: 1px solid #ddd;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px}.gbs3 .panel > .list-group,.gbs3 .panel > .panel-collapse > .list-group{margin-bottom: 0}.gbs3 .panel > .list-group .list-group-item,.gbs3 .panel > .panel-collapse > .list-group .list-group-item{border-width: 1px 0;border-radius: 0}.gbs3 .panel > .list-group:first-child .list-group-item:first-child,.gbs3 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top: 0;border-top-right-radius: 3px;border-top-left-radius: 3px}.gbs3 .panel > .list-group:last-child .list-group-item:last-child,.gbs3 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px}.gbs3 .panel-heading + .list-group .list-group-item:first-child{border-top-width: 0}.gbs3 .list-group + .panel-footer{border-top-width: 0}.gbs3 .panel > .table,.gbs3 .panel > .table-responsive > .table,.gbs3 .panel > .panel-collapse > .table{margin-bottom: 0}.gbs3 .panel > .table caption,.gbs3 .panel > .table-responsive > .table caption,.gbs3 .panel > .panel-collapse > .table caption{padding-left: 15px;padding-right: 15px}.gbs3 .panel > .table:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child{border-top-right-radius: 3px;border-top-left-radius: 3px}.gbs3 .panel > .table:first-child > thead:first-child > tr:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.gbs3 .panel > .table:first-child > tbody:first-child > tr:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius: 3px;border-top-right-radius: 3px}.gbs3 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.gbs3 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.gbs3 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.gbs3 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius: 3px}.gbs3 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.gbs3 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.gbs3 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.gbs3 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.gbs3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius: 3px}.gbs3 .panel > .table:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius: 3px;border-bottom-left-radius: 3px}.gbs3 .panel > .table:last-child > tbody:last-child > tr:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.gbs3 .panel > .table:last-child > tfoot:last-child > tr:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-left-radius: 3px;border-bottom-right-radius: 3px}.gbs3 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.gbs3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.gbs3 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.gbs3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius: 3px}.gbs3 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.gbs3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.gbs3 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.gbs3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.gbs3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius: 3px}.gbs3 .panel > .panel-body + .table,.gbs3 .panel > .panel-body + .table-responsive,.gbs3 .panel > .table + .panel-body,.gbs3 .panel > .table-responsive + .panel-body{border-top: 1px solid #ddd}.gbs3 .panel > .table > tbody:first-child > tr:first-child th,.gbs3 .panel > .table > tbody:first-child > tr:first-child td{border-top: 0}.gbs3 .panel > .table-bordered,.gbs3 .panel > .table-responsive > .table-bordered{border: 0}.gbs3 .panel > .table-bordered > thead > tr > th:first-child,.gbs3 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.gbs3 .panel > .table-bordered > tbody > tr > th:first-child,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.gbs3 .panel > .table-bordered > tfoot > tr > th:first-child,.gbs3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.gbs3 .panel > .table-bordered > thead > tr > td:first-child,.gbs3 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.gbs3 .panel > .table-bordered > tbody > tr > td:first-child,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.gbs3 .panel > .table-bordered > tfoot > tr > td:first-child,.gbs3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left: 0}.gbs3 .panel > .table-bordered > thead > tr > th:last-child,.gbs3 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.gbs3 .panel > .table-bordered > tbody > tr > th:last-child,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.gbs3 .panel > .table-bordered > tfoot > tr > th:last-child,.gbs3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.gbs3 .panel > .table-bordered > thead > tr > td:last-child,.gbs3 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.gbs3 .panel > .table-bordered > tbody > tr > td:last-child,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.gbs3 .panel > .table-bordered > tfoot > tr > td:last-child,.gbs3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right: 0}.gbs3 .panel > .table-bordered > thead > tr:first-child > td,.gbs3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.gbs3 .panel > .table-bordered > tbody > tr:first-child > td,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.gbs3 .panel > .table-bordered > thead > tr:first-child > th,.gbs3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.gbs3 .panel > .table-bordered > tbody > tr:first-child > th,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom: 0}.gbs3 .panel > .table-bordered > tbody > tr:last-child > td,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.gbs3 .panel > .table-bordered > tfoot > tr:last-child > td,.gbs3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.gbs3 .panel > .table-bordered > tbody > tr:last-child > th,.gbs3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.gbs3 .panel > .table-bordered > tfoot > tr:last-child > th,.gbs3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom: 0}.gbs3 .panel > .table-responsive{border: 0;margin-bottom: 0}.gbs3 .panel-group{margin-bottom: 20px}.gbs3 .panel-group .panel{margin-bottom: 0;border-radius: 4px}.gbs3 .panel-group .panel + .panel{margin-top: 5px}.gbs3 .panel-group .panel-heading{border-bottom: 0}.gbs3 .panel-group .panel-heading + .panel-collapse > .panel-body,.gbs3 .panel-group .panel-heading + .panel-collapse > .list-group{border-top: 1px solid #ddd}.gbs3 .panel-group .panel-footer{border-top: 0}.gbs3 .panel-group .panel-footer + .panel-collapse .panel-body{border-bottom: 1px solid #ddd}.gbs3 .panel-default{border-color: #dddddd}.gbs3 .panel-default > .panel-heading{color: #333333;background-color: #f5f5f5;border-color: #dddddd}.gbs3 .panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color: #dddddd}.gbs3 .panel-default > .panel-heading .badge{color: #f5f5f5;background-color: #333333}.gbs3 .panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #dddddd}.gbs3 .panel-primary{border-color: #337ab7}.gbs3 .panel-primary > .panel-heading{color: #ffffff;background-color: #337ab7;border-color: #337ab7}.gbs3 .panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color: #337ab7}.gbs3 .panel-primary > .panel-heading .badge{color: #337ab7;background-color: #ffffff}.gbs3 .panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #337ab7}.gbs3 .panel-success{border-color: #d6e9c6}.gbs3 .panel-success > .panel-heading{color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6}.gbs3 .panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color: #d6e9c6}.gbs3 .panel-success > .panel-heading .badge{color: #dff0d8;background-color: #3c763d}.gbs3 .panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #d6e9c6}.gbs3 .panel-info{border-color: #bce8f1}.gbs3 .panel-info > .panel-heading{color: #31708f;background-color: #d9edf7;border-color: #bce8f1}.gbs3 .panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color: #bce8f1}.gbs3 .panel-info > .panel-heading .badge{color: #d9edf7;background-color: #31708f}.gbs3 .panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #bce8f1}.gbs3 .panel-warning{border-color: #faebcc}.gbs3 .panel-warning > .panel-heading{color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc}.gbs3 .panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color: #faebcc}.gbs3 .panel-warning > .panel-heading .badge{color: #fcf8e3;background-color: #8a6d3b}.gbs3 .panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #faebcc}.gbs3 .panel-danger{border-color: #ebccd1}.gbs3 .panel-danger > .panel-heading{color: #a94442;background-color: #f2dede;border-color: #ebccd1}.gbs3 .panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color: #ebccd1}.gbs3 .panel-danger > .panel-heading .badge{color: #f2dede;background-color: #a94442}.gbs3 .panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #ebccd1}.gbs3 .embed-responsive{position: relative;display: block;height: 0;padding: 0;overflow: hidden}.gbs3 .embed-responsive .embed-responsive-item,.gbs3 .embed-responsive iframe,.gbs3 .embed-responsive embed,.gbs3 .embed-responsive object,.gbs3 .embed-responsive video{position: absolute;top: 0;left: 0;bottom: 0;height: 100%;width: 100%;border: 0}.gbs3 .embed-responsive-16by9{padding-bottom: 56.25%}.gbs3 .embed-responsive-4by3{padding-bottom: 75%}.gbs3 .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)}.gbs3 .well blockquote{border-color: #ddd;border-color: rgba(0,0,0,0.15)}.gbs3 .well-lg{padding: 24px;border-radius: 6px}.gbs3 .well-sm{padding: 9px;border-radius: 3px}.gbs3 .close{float: right;font-size: 21px;font-weight: bold;line-height: 1;color: #000000;text-shadow: 0 1px 0 #fff;opacity: 0.2;filter: alpha(opacity=20)}.gbs3 .close:hover,.gbs3 .close:focus{color: #000000;text-decoration: none;cursor: pointer;opacity: 0.5;filter: alpha(opacity=50)}.gbs3 button.close{padding: 0;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none}.gbs3 .modal-open{overflow: hidden}.gbs3 .modal{display: none;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;-webkit-overflow-scrolling: touch;outline: 0}.gbs3 .modal.fade .modal-dialog{-webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);-o-transform: translate(0, -25%);transform: translate(0, -25%);-webkit-transition: -webkit-transform .3s ease-out;-moz-transition: -moz-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition: transform .3s ease-out}.gbs3 .modal.in .modal-dialog{-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0)}.gbs3 .modal-open .modal{overflow-x: hidden;overflow-y: auto}.gbs3 .modal-dialog{position: relative;width: auto;margin: 10px}.gbs3 .modal-content{position: relative;background-color: #ffffff;border: 1px solid #999;border: 1px solid rgba(0,0,0,0.2);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: 0}.gbs3 .modal-backdrop{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000000}.gbs3 .modal-backdrop.fade{opacity: 0;filter: alpha(opacity=0)}.gbs3 .modal-backdrop.in{opacity: 0.5;filter: alpha(opacity=50)}.gbs3 .modal-header{padding: 15px;border-bottom: 1px solid #e5e5e5;min-height: 16.42857143px}.gbs3 .modal-header .close{margin-top: -2px}.gbs3 .modal-title{margin: 0;line-height: 1.42857143}.gbs3 .modal-body{position: relative;padding: 15px}.gbs3 .modal-footer{padding: 15px;text-align: right;border-top: 1px solid #e5e5e5}.gbs3 .modal-footer .btn + .btn{margin-left: 5px;margin-bottom: 0}.gbs3 .modal-footer .btn-group .btn + .btn{margin-left: -1px}.gbs3 .modal-footer .btn-block + .btn-block{margin-left: 0}.gbs3 .modal-scrollbar-measure{position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll}}@media screen and (min-width: 768px){.gbs3 .modal-dialog{width: 600px;margin: 30px auto}.gbs3 .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)}.gbs3 .modal-sm{width: 300px}}@media screen and (min-width: 992px){.gbs3 .modal-lg{width: 900px}}@media screen{.gbs3 .tooltip{position: absolute;z-index: 1070;display: block;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;font-weight: normal;line-height: 1.4;opacity: 0;filter: alpha(opacity=0)}.gbs3 .tooltip.in{opacity: 0.9;filter: alpha(opacity=90)}.gbs3 .tooltip.top{margin-top: -3px;padding: 5px 0}.gbs3 .tooltip.right{margin-left: 3px;padding: 0 5px}.gbs3 .tooltip.bottom{margin-top: 3px;padding: 5px 0}.gbs3 .tooltip.left{margin-left: -3px;padding: 0 5px}.gbs3 .tooltip-inner{max-width: 200px;padding: 3px 8px;color: #ffffff;text-align: center;text-decoration: none;background-color: #000000;border-radius: 4px}.gbs3 .tooltip-arrow{position: absolute;width: 0;height: 0;border-color: transparent;border-style: solid}.gbs3 .tooltip.top .tooltip-arrow{bottom: 0;left: 50%;margin-left: -5px;border-width: 5px 5px 0;border-top-color: #000000}.gbs3 .tooltip.top-left .tooltip-arrow{bottom: 0;right: 5px;margin-bottom: -5px;border-width: 5px 5px 0;border-top-color: #000000}.gbs3 .tooltip.top-right .tooltip-arrow{bottom: 0;left: 5px;margin-bottom: -5px;border-width: 5px 5px 0;border-top-color: #000000}.gbs3 .tooltip.right .tooltip-arrow{top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: #000000}.gbs3 .tooltip.left .tooltip-arrow{top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: #000000}.gbs3 .tooltip.bottom .tooltip-arrow{top: 0;left: 50%;margin-left: -5px;border-width: 0 5px 5px;border-bottom-color: #000000}.gbs3 .tooltip.bottom-left .tooltip-arrow{top: 0;right: 5px;margin-top: -5px;border-width: 0 5px 5px;border-bottom-color: #000000}.gbs3 .tooltip.bottom-right .tooltip-arrow{top: 0;left: 5px;margin-top: -5px;border-width: 0 5px 5px;border-bottom-color: #000000}.gbs3 .popover{position: absolute;top: 0;left: 0;z-index: 1060;display: none;max-width: 276px;padding: 1px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: left;background-color: #ffffff;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}.gbs3 .popover.top{margin-top: -10px}.gbs3 .popover.right{margin-left: 10px}.gbs3 .popover.bottom{margin-top: 10px}.gbs3 .popover.left{margin-left: -10px}.gbs3 .popover-title{margin: 0;padding: 8px 14px;font-size: 14px;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-radius: 5px 5px 0 0}.gbs3 .popover-content{padding: 9px 14px}.gbs3 .popover > .arrow,.gbs3 .popover > .arrow:after{position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid}.gbs3 .popover > .arrow{border-width: 11px}.gbs3 .popover > .arrow:after{border-width: 10px;content: ""}.gbs3 .popover.top > .arrow{left: 50%;margin-left: -11px;border-bottom-width: 0;border-top-color: #999999;border-top-color: rgba(0,0,0,0.25);bottom: -11px}.gbs3 .popover.top > .arrow:after{content: " ";bottom: 1px;margin-left: -10px;border-bottom-width: 0;border-top-color: #ffffff}.gbs3 .popover.right > .arrow{top: 50%;left: -11px;margin-top: -11px;border-left-width: 0;border-right-color: #999999;border-right-color: rgba(0,0,0,0.25)}.gbs3 .popover.right > .arrow:after{content: " ";left: 1px;bottom: -10px;border-left-width: 0;border-right-color: #ffffff}.gbs3 .popover.bottom > .arrow{left: 50%;margin-left: -11px;border-top-width: 0;border-bottom-color: #999999;border-bottom-color: rgba(0,0,0,0.25);top: -11px}.gbs3 .popover.bottom > .arrow:after{content: " ";top: 1px;margin-left: -10px;border-top-width: 0;border-bottom-color: #ffffff}.gbs3 .popover.left > .arrow{top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #999999;border-left-color: rgba(0,0,0,0.25)}.gbs3 .popover.left > .arrow:after{content: " ";right: 1px;border-right-width: 0;border-left-color: #ffffff;bottom: -10px}.gbs3 .carousel{position: relative}.gbs3 .carousel-inner{position: relative;overflow: hidden;width: 100%}.gbs3 .carousel-inner > .item{display: none;position: relative;-webkit-transition: .6s ease-in-out left;-o-transition: .6s ease-in-out left;transition: .6s ease-in-out left}.gbs3 .carousel-inner > .item > img,.gbs3 .carousel-inner > .item > a > img{line-height: 1}}@media screen and (transform-3d), screen and (-webkit-transform-3d){.gbs3 .carousel-inner > .item{-webkit-transition: -webkit-transform .6s ease-in-out;-moz-transition: -moz-transform .6s ease-in-out;-o-transition: -o-transform .6s ease-in-out;transition: transform .6s ease-in-out;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;-moz-perspective: 1000;perspective: 1000}.gbs3 .carousel-inner > .item.next,.gbs3 .carousel-inner > .item.active.right{-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);left: 0}.gbs3 .carousel-inner > .item.prev,.gbs3 .carousel-inner > .item.active.left{-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);left: 0}.gbs3 .carousel-inner > .item.next.left,.gbs3 .carousel-inner > .item.prev.right,.gbs3 .carousel-inner > .item.active{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);left: 0}}@media screen{.gbs3 .carousel-inner > .active,.gbs3 .carousel-inner > .next,.gbs3 .carousel-inner > .prev{display: block}.gbs3 .carousel-inner > .active{left: 0}.gbs3 .carousel-inner > .next,.gbs3 .carousel-inner > .prev{position: absolute;top: 0;width: 100%}.gbs3 .carousel-inner > .next{left: 100%}.gbs3 .carousel-inner > .prev{left: -100%}.gbs3 .carousel-inner > .next.left,.gbs3 .carousel-inner > .prev.right{left: 0}.gbs3 .carousel-inner > .active.left{left: -100%}.gbs3 .carousel-inner > .active.right{left: 100%}.gbs3 .carousel-control{position: absolute;top: 0;left: 0;bottom: 0;width: 15%;opacity: 0.5;filter: alpha(opacity=50);font-size: 20px;color: #ffffff;text-align: center;text-shadow: 0 1px 2px rgba(0,0,0,0.6)}.gbs3 .carousel-control.left{background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.gbs3 .carousel-control.right{left: auto;right: 0;background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.gbs3 .carousel-control:hover,.gbs3 .carousel-control:focus{outline: 0;color: #ffffff;text-decoration: none;opacity: 0.9;filter: alpha(opacity=90)}.gbs3 .carousel-control .icon-prev,.gbs3 .carousel-control .icon-next,.gbs3 .carousel-control .glyphicon-chevron-left,.gbs3 .carousel-control .glyphicon-chevron-right{position: absolute;top: 50%;z-index: 5;display: inline-block}.gbs3 .carousel-control .icon-prev,.gbs3 .carousel-control .glyphicon-chevron-left{left: 50%;margin-left: -10px}.gbs3 .carousel-control .icon-next,.gbs3 .carousel-control .glyphicon-chevron-right{right: 50%;margin-right: -10px}.gbs3 .carousel-control .icon-prev,.gbs3 .carousel-control .icon-next{width: 20px;height: 20px;margin-top: -10px;line-height: 1;font-family: serif}.gbs3 .carousel-control .icon-prev:before{content: '\2039'}.gbs3 .carousel-control .icon-next:before{content: '\203a'}.gbs3 .carousel-indicators{position: absolute;bottom: 10px;left: 50%;z-index: 15;width: 60%;margin-left: -30%;padding-left: 0;list-style: none;text-align: center}.gbs3 .carousel-indicators li{display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;border: 1px solid #fff;border-radius: 10px;cursor: pointer;background-color: #000 \9;background-color: rgba(0,0,0,0)}.gbs3 .carousel-indicators .active{margin: 0;width: 12px;height: 12px;background-color: #ffffff}.gbs3 .carousel-caption{position: absolute;left: 15%;right: 15%;bottom: 20px;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #ffffff;text-align: center;text-shadow: 0 1px 2px rgba(0,0,0,0.6)}.gbs3 .carousel-caption .btn{text-shadow: none}}@media screen and (min-width: 768px){.gbs3 .carousel-control .glyphicon-chevron-left,.gbs3 .carousel-control .glyphicon-chevron-right,.gbs3 .carousel-control .icon-prev,.gbs3 .carousel-control .icon-next{width: 30px;height: 30px;margin-top: -15px;font-size: 30px}.gbs3 .carousel-control .glyphicon-chevron-left,.gbs3 .carousel-control .icon-prev{margin-left: -15px}.gbs3 .carousel-control .glyphicon-chevron-right,.gbs3 .carousel-control .icon-next{margin-right: -15px}.gbs3 .carousel-caption{left: 20%;right: 20%;padding-bottom: 30px}.gbs3 .carousel-indicators{bottom: 20px}}@media screen{.gbs3 .clearfix:before,.gbs3 .clearfix:after,.gbs3 .dl-horizontal dd:before,.gbs3 .dl-horizontal dd:after,.gbs3 .container:before,.gbs3 .container:after,.gbs3 .container-fluid:before,.gbs3 .container-fluid:after,.gbs3 .row:before,.gbs3 .row:after,.gbs3 .form-horizontal .form-group:before,.gbs3 .form-horizontal .form-group:after,.gbs3 .btn-toolbar:before,.gbs3 .btn-toolbar:after,.gbs3 .btn-group-vertical > .btn-group:before,.gbs3 .btn-group-vertical > .btn-group:after,.gbs3 .nav:before,.gbs3 .nav:after,.gbs3 .navbar:before,.gbs3 .navbar:after,.gbs3 .navbar-header:before,.gbs3 .navbar-header:after,.gbs3 .navbar-collapse:before,.gbs3 .navbar-collapse:after,.gbs3 .pager:before,.gbs3 .pager:after,.gbs3 .panel-body:before,.gbs3 .panel-body:after,.gbs3 .modal-footer:before,.gbs3 .modal-footer:after{content: " ";display: table}.gbs3 .clearfix:after,.gbs3 .dl-horizontal dd:after,.gbs3 .container:after,.gbs3 .container-fluid:after,.gbs3 .row:after,.gbs3 .form-horizontal .form-group:after,.gbs3 .btn-toolbar:after,.gbs3 .btn-group-vertical > .btn-group:after,.gbs3 .nav:after,.gbs3 .navbar:after,.gbs3 .navbar-header:after,.gbs3 .navbar-collapse:after,.gbs3 .pager:after,.gbs3 .panel-body:after,.gbs3 .modal-footer:after{clear: both}.gbs3 .center-block{display: block;margin-left: auto;margin-right: auto}.gbs3 .pull-right{float: right !important}.gbs3 .pull-left{float: left !important}.gbs3 .hide{display: none !important}.gbs3 .show{display: block !important}.gbs3 .invisible{visibility: hidden}.gbs3 .text-hide{font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0}.gbs3 .hidden{display: none !important}.gbs3 .affix{position: fixed}@-ms-viewport{width: device-width}.gbs3 .visible-xs,.gbs3 .visible-sm,.gbs3 .visible-md,.gbs3 .visible-lg{display: none !important}.gbs3 .visible-xs-block,.gbs3 .visible-xs-inline,.gbs3 .visible-xs-inline-block,.gbs3 .visible-sm-block,.gbs3 .visible-sm-inline,.gbs3 .visible-sm-inline-block,.gbs3 .visible-md-block,.gbs3 .visible-md-inline,.gbs3 .visible-md-inline-block,.gbs3 .visible-lg-block,.gbs3 .visible-lg-inline,.gbs3 .visible-lg-inline-block{display: none !important}}@media screen and (max-width: 767px){.gbs3 .visible-xs{display: block !important}.gbs3 table.visible-xs{display: table}.gbs3 tr.visible-xs{display: table-row !important}.gbs3 th.visible-xs,.gbs3 td.visible-xs{display: table-cell !important}}@media screen and (max-width: 767px){.gbs3 .visible-xs-block{display: block !important}}@media screen and (max-width: 767px){.gbs3 .visible-xs-inline{display: inline !important}}@media screen and (max-width: 767px){.gbs3 .visible-xs-inline-block{display: inline-block !important}}@media screen and (min-width: 768px) and (max-width: 991px){.gbs3 .visible-sm{display: block !important}.gbs3 table.visible-sm{display: table}.gbs3 tr.visible-sm{display: table-row !important}.gbs3 th.visible-sm,.gbs3 td.visible-sm{display: table-cell !important}}@media screen and (min-width: 768px) and (max-width: 991px){.gbs3 .visible-sm-block{display: block !important}}@media screen and (min-width: 768px) and (max-width: 991px){.gbs3 .visible-sm-inline{display: inline !important}}@media screen and (min-width: 768px) and (max-width: 991px){.gbs3 .visible-sm-inline-block{display: inline-block !important}}@media screen and (min-width: 992px) and (max-width: 1199px){.gbs3 .visible-md{display: block !important}.gbs3 table.visible-md{display: table}.gbs3 tr.visible-md{display: table-row !important}.gbs3 th.visible-md,.gbs3 td.visible-md{display: table-cell !important}}@media screen and (min-width: 992px) and (max-width: 1199px){.gbs3 .visible-md-block{display: block !important}}@media screen and (min-width: 992px) and (max-width: 1199px){.gbs3 .visible-md-inline{display: inline !important}}@media screen and (min-width: 992px) and (max-width: 1199px){.gbs3 .visible-md-inline-block{display: inline-block !important}}@media screen and (min-width: 1200px){.gbs3 .visible-lg{display: block !important}.gbs3 table.visible-lg{display: table}.gbs3 tr.visible-lg{display: table-row !important}.gbs3 th.visible-lg,.gbs3 td.visible-lg{display: table-cell !important}}@media screen and (min-width: 1200px){.gbs3 .visible-lg-block{display: block !important}}@media screen and (min-width: 1200px){.gbs3 .visible-lg-inline{display: inline !important}}@media screen and (min-width: 1200px){.gbs3 .visible-lg-inline-block{display: inline-block !important}}@media screen and (max-width: 767px){.gbs3 .hidden-xs{display: none !important}}@media screen and (min-width: 768px) and (max-width: 991px){.gbs3 .hidden-sm{display: none !important}}@media screen and (min-width: 992px) and (max-width: 1199px){.gbs3 .hidden-md{display: none !important}}@media screen and (min-width: 1200px){.gbs3 .hidden-lg{display: none !important}}@media screen{.gbs3 .visible-print{display: none !important}}@media not all{.gbs3 .visible-print{display: block !important}.gbs3 table.visible-print{display: table}.gbs3 tr.visible-print{display: table-row !important}.gbs3 th.visible-print,.gbs3 td.visible-print{display: table-cell !important}}@media screen{.gbs3 .visible-print-block{display: none !important}}@media not all{.gbs3 .visible-print-block{display: block !important}}@media screen{.gbs3 .visible-print-inline{display: none !important}}@media not all{.gbs3 .visible-print-inline{display: inline !important}}@media screen{.gbs3 .visible-print-inline-block{display: none !important}}@media not all{.gbs3 .visible-print-inline-block{display: inline-block !important}}@media not all{.gbs3 .hidden-print{display: none !important}}
@media screen{.gbs3 {
  /*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
}
.gbs3 .btn-default,
.gbs3 .btn-primary,
.gbs3 .btn-success,
.gbs3 .btn-info,
.gbs3 .btn-warning,
.gbs3 .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gbs3 .btn-default:active,
.gbs3 .btn-primary:active,
.gbs3 .btn-success:active,
.gbs3 .btn-info:active,
.gbs3 .btn-warning:active,
.gbs3 .btn-danger:active,
.gbs3 .btn-default.active,
.gbs3 .btn-primary.active,
.gbs3 .btn-success.active,
.gbs3 .btn-info.active,
.gbs3 .btn-warning.active,
.gbs3 .btn-danger.active {
  -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);
}
.gbs3 .btn:active,
.gbs3 .btn.active {
  background-image: none;
}
.gbs3 .btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#ffffff), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #ffffff 0, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .btn-default:hover,
.gbs3 .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.gbs3 .btn-default:active,
.gbs3 .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.gbs3 .btn-primary {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#2d6ca2));
  background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .btn-primary:hover,
.gbs3 .btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.gbs3 .btn-primary:active,
.gbs3 .btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.gbs3 .btn-success {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5cb85c), to(#419641));
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .btn-success:hover,
.gbs3 .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.gbs3 .btn-success:active,
.gbs3 .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.gbs3 .btn-warning {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f0ad4e), to(#eb9316));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .btn-warning:hover,
.gbs3 .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.gbs3 .btn-warning:active,
.gbs3 .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.gbs3 .btn-danger {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9534f), to(#c12e2a));
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .btn-danger:hover,
.gbs3 .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.gbs3 .btn-danger:active,
.gbs3 .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.gbs3 .btn-info {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5bc0de), to(#2aabd2));
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .btn-info:hover,
.gbs3 .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.gbs3 .btn-info:active,
.gbs3 .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.gbs3 .thumbnail,
.gbs3 .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.gbs3 .dropdown-menu > li > a:hover,
.gbs3 .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f5f5f5), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.gbs3 .dropdown-menu > .active > a,
.gbs3 .dropdown-menu > .active > a:hover,
.gbs3 .dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.gbs3 .navbar-default {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#ffffff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ffffff 0, #f8f8f8 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.gbs3 .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#ebebeb), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.gbs3 .navbar-brand,
.gbs3 .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.gbs3 .navbar-inverse {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#3c3c3c), to(#222222));
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222222 100%);
  background-image: -moz-linear-gradient(top, #3c3c3c 0, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.gbs3 .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#222222), to(#282828));
  background-image: -webkit-linear-gradient(top, #222222 0, #282828 100%);
  background-image: -moz-linear-gradient(top, #222222 0, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.gbs3 .navbar-inverse .navbar-brand,
.gbs3 .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.gbs3 .navbar-static-top,
.gbs3 .navbar-fixed-top,
.gbs3 .navbar-fixed-bottom {
  border-radius: 0;
}
.gbs3 .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.gbs3 .alert-success {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
}
.gbs3 .alert-info {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
}
.gbs3 .alert-warning {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fcf8e3), to(#f8efc0));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
}
.gbs3 .alert-danger {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
}
.gbs3 .progress {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#ebebeb), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.gbs3 .progress-bar {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}
.gbs3 .progress-bar-success {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.gbs3 .progress-bar-info {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.gbs3 .progress-bar-warning {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.gbs3 .progress-bar-danger {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.gbs3 .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.gbs3 .list-group-item.active,
.gbs3 .list-group-item.active:hover,
.gbs3 .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#3278b3));
  background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
}
.gbs3 .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.gbs3 .panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f5f5f5), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.gbs3 .panel-primary > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.gbs3 .panel-success > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#dff0d8), to(#d0e9c6));
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.gbs3 .panel-info > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9edf7), to(#c4e3f3));
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.gbs3 .panel-warning > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fcf8e3), to(#faf2cc));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.gbs3 .panel-danger > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f2dede), to(#ebcccc));
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.gbs3 .well {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#e8e8e8), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
}
@media screen{.gbs3 .container{
	width:100%;
	margin:0;
	padding:0;
}
.gbs3 .container .row{
	width:100%;
	margin:0;
	padding:0;
}
.gbs3 .tab-content{
	padding-top:7px;
}
.gbs3 .gcore-label-left{
	float:left !important;
	min-width:160px;
	max-width:160px;
	padding-right:7px;
	text-align:left !important;
}
.gbs3 .gcore-label-top{
	display:block;
	text-align:left !important;
	float:none !important;
	width:auto !important;
}
.gbs3 .gcore-label-checkbox{
	
}
.gbs3 .gcore-checkbox-item label, .gbs3 .gcore-radio-item label{
	padding-top: 0px !important;
	vertical-align:bottom;
	padding-right:7px;
}
.gbs3 .gcore-checkbox-item label, .gbs3 .gcore-checkbox-item input, .gbs3 .gcore-radio-item label, .gbs3 .gcore-radio-item input{
	margin:0;
}
.gbs3 .gcore-checkbox-item label input, .gbs3 .gcore-radio-item label input{
	margin:0px 3px 3px 0px;
}
.gbs3 .gcore-form-row > .gcore-label-checkbox{
	float:left !important;
	min-width:160px;
	padding-right:7px;
	padding-top: 1px !important;
	text-align:left !important;
}
.gbs3 .gcore-form-row > .gcore-label-checkbox.gcore-label-left{
	max-width:160px;
}
.gbs3 .gcore-form-row > .gcore-label-checkbox.gcore-label-top{
	float:none !important;
}
.gbs3 .gcore-checkbox-item .gcore-label-checkbox, .gcore-radio-item .gcore-label-checkbox{
	float: none !important;
	width: auto !important;
}
.gbs3 .gcore-form-row{
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.gbs3 .gcore-form-row .gcore-input{
	/*float:left;*/ /** forces the input to go below label when parent is not wide enough **/
}
.gbs3 .gcore-height-auto{
	height: auto !important;
}
.gbs3 .gcore-sub-input{
	padding-right: 5px !important;
}
.gbs3 .gcore-subinput-container{
	float:left;
}
.gbs3 .gcore-multiple-column .gcore-checkbox-item, .gcore-multiple-column .gcore-radio-item{
	float: left;
}
.gbs3 .gcore-multiple-column .gcore-checkbox-item:not(:first-child), .gcore-multiple-column .gcore-radio-item:not(:first-child){
	padding-left: 5px;
}
.gbs3 .gcore-help-block{
	white-space:normal;
	word-wrap:break-word;
}
.gbs3 .gcore-black-text{
	color:#000000;
}
.gbs3 .gcore-display-table{
	display:table;
}
.gbs3 .SSS {width: 30px !important;}
.gbs3 .SS {width: 70px !important;}
.gbs3 .S {width: 110px !important;}
.gbs3 .M {width: 230px !important;}
.gbs3 .L {width: 350px !important;}
.gbs3 .XL{width:430px !important;}
.gbs3 .XXL{width:500px !important;}
.gbs3 .A{width:auto !important;}
.gbs3 .F{width:100% !important;}
}
@media screen{/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/libraries/cegcore/assets/font_awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/libraries/cegcore/assets/font_awesome/fonts/fontawesome-webfont.eot#iefix&v=4.5.0') format('embedded-opentype'), url('/libraries/cegcore/assets/font_awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/libraries/cegcore/assets/font_awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/libraries/cegcore/assets/font_awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/libraries/cegcore/assets/font_awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;font-display:swap;}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
}
