/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
 */
/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
} 
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc; 
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #21b1e7;/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #1487b2/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #888/*{borderColorHighlight}*/;
	background: #fff;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_222222_256x240.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_454545_256x240.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_454545_256x240.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/Content/themes/base/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 0px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 0px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 0px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 0px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .7/*{opacityOverlay}*/;
	filter: Alpha(Opacity=70)/*{opacityFilterOverlay}*/;
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
	border-radius: 8px/*{cornerRadiusShadow}*/;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff}a{color:#21b1e7;text-decoration:none}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:100%;*zoom:1}.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.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right}.container{margin-right:auto;margin-left:auto;*zoom:1}.container:before,.container:after{display:table;line-height:0;content:""}.container:after{clear:both}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1}.container-fluid:before,.container-fluid:after{display:table;line-height:0;content:""}.container-fluid:after{clear:both}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px}small{font-size:95%}em{font-style:italic}cite{font-style:normal}.muted{color:#999}a.muted:hover,a.muted:focus{color:gray}.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#a47e3c}.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#953b39}.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#2d6987}.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#356635}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;line-height:20px;color:inherit;text-rendering:optimizelegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{line-height:40px}h1{font-size:38.5px}h2{font-size:31.5px}h3{font-size:24.5px}h4{font-size:17.5px}h5{font-size:14px}h6{font-size:11.9px}h1 small{font-size:24.5px}h2 small{font-size:17.5px}h3 small{font-size:14px}h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee}ul,ol{padding:0;margin:0 0 10px 25px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}li{line-height:20px}ul.unstyled,ol.unstyled{margin-left:0;list-style:none}ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;padding-right:5px;padding-left:5px;*zoom:1}dl{margin-bottom:20px}dt,dd{line-height:20px}dt{}dd{margin-left:10px}.dl-horizontal{*zoom:1}.dl-horizontal:before,.dl-horizontal:after{display:table;line-height:0;content:""}.dl-horizontal:after{clear:both}.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{margin-bottom:0;font-size:17.5px;line-height:1.25}blockquote small{display:block;line-height:20px;color:#999}blockquote small:before{content:'— '}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:' —'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}form{margin:0 0 20px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px}input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}label{display:block;margin-bottom:5px}select,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{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}input,textarea,.uneditable-input{width:206px}textarea{height:auto}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select,input[type="file"]{height:100px;*margin-top:4px;line-height:30px}select{width:220px;background-color:#fff;border:1px solid #ccc}select[multiple],select[size]{height:auto}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.025);box-shadow:inset 0 1px 2px rgba(0,0,0,.025)}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.radio,.checkbox{min-height:20px;padding-left:20px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:926px}input.span11,textarea.span11,.uneditable-input.span11{width:846px}input.span10,textarea.span10,.uneditable-input.span10{width:766px}input.span9,textarea.span9,.uneditable-input.span9{width:686px}input.span8,textarea.span8,.uneditable-input.span8{width:606px}input.span7,textarea.span7,.uneditable-input.span7{width:526px}input.span6,textarea.span6,.uneditable-input.span6{width:446px}input.span5,textarea.span5,.uneditable-input.span5{width:366px}input.span4,textarea.span4,.uneditable-input.span4{width:286px}input.span3,textarea.span3,.uneditable-input.span3{width:206px}input.span2,textarea.span2,.uneditable-input.span2{width:126px}input.span1,textarea.span1,.uneditable-input.span1{width:46px}.controls-row{*zoom:1}.controls-row:before,.controls-row:after{display:table;line-height:0;content:""}.controls-row:after{clear:both}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1}.form-actions:before,.form-actions:after{display:table;line-height:0;content:""}.form-actions:after{clear:both}.help-block,.help-inline{color:#595959}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom:1}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom:1}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px;*zoom:1}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;line-height:0;content:""}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}.form-horizontal .controls:first-child{*padding-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%;margin-bottom:20px}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.table th{}.table thead th{vertical-align:bottom}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.table-bordered th,.table-bordered td{border-left:1px solid #ddd}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success>td{background-color:#dff0d8}.table tbody tr.error>td{background-color:#f2dede}.table tbody tr.warning>td{background-color:#fcf8e3}.table tbody tr.info>td{background-color:#d9edf7}.table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.table-hover tbody tr.error:hover>td{background-color:#ebcccc}.table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.table-hover tbody tr.info:hover>td{background-color:#c4e3f3}[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-top:1px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("images/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu li>a:hover>[class^="icon-"],.dropdown-menu li>a:focus>[class^="icon-"],.dropdown-menu li>a:hover>[class*=" icon-"],.dropdown-menu li>a:focus>[class*=" icon-"],.dropdown-menu .active>a>[class^="icon-"],.dropdown-menu .active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url("images/glyphicons-halflings-white.png")}.icon-glass{background-position:0 0}.icon-music{background-position:-24px 0}.icon-search{background-position:-48px 0}.icon-envelope{background-position:-72px 0}.icon-heart{background-position:-96px 0}.icon-star{background-position:-120px 0}.icon-star-empty{background-position:-144px 0}.icon-user{background-position:-168px 0}.icon-film{background-position:-192px 0}.icon-th-large{background-position:-216px 0}.icon-th{background-position:-240px 0}.icon-th-list{background-position:-264px 0}.icon-ok{background-position:-288px 0}.icon-remove{background-position:-312px 0;cursor:pointer}.icon-zoom-in{background-position:-336px 0}.icon-zoom-out{background-position:-360px 0}.icon-off{background-position:-384px 0}.icon-signal{background-position:-408px 0}.icon-cog{background-position:-432px 0}.icon-trash{background-position:-456px 0}.icon-home{background-position:0 -24px}.icon-file{background-position:-24px -24px}.icon-time{background-position:-48px -24px}.icon-road{background-position:-72px -24px}.icon-download-alt{background-position:-96px -24px}.icon-download{background-position:-120px -24px}.icon-upload{background-position:-144px -24px}.icon-inbox{background-position:-168px -24px}.icon-play-circle{background-position:-192px -24px}.icon-repeat{background-position:-216px -24px}.icon-refresh{background-position:-240px -24px}.icon-list-alt{background-position:-264px -24px}.icon-lock{background-position:-287px -24px}.icon-flag{background-position:-312px -24px}.icon-headphones{background-position:-336px -24px}.icon-volume-off{background-position:-360px -24px}.icon-volume-down{background-position:-384px -24px}.icon-volume-up{background-position:-408px -24px}.icon-qrcode{background-position:-432px -24px}.icon-barcode{background-position:-456px -24px}.icon-tag{background-position:0 -48px}.icon-tags{background-position:-25px -48px}.icon-book{background-position:-48px -48px}.icon-bookmark{background-position:-72px -48px}.icon-print{background-position:-96px -48px}.icon-camera{background-position:-120px -48px}.icon-font{background-position:-144px -48px}.icon-bold{background-position:-167px -48px}.icon-italic{background-position:-192px -48px}.icon-text-height{background-position:-216px -48px}.icon-text-width{background-position:-240px -48px}.icon-align-left{background-position:-264px -48px}.icon-align-center{background-position:-288px -48px}.icon-align-right{background-position:-312px -48px}.icon-align-justify{background-position:-336px -48px}.icon-list{background-position:-360px -48px}.icon-indent-left{background-position:-384px -48px}.icon-indent-right{background-position:-408px -48px}.icon-facetime-video{background-position:-432px -48px}.icon-picture{background-position:-456px -48px}.icon-pencil{background-position:0 -72px}.icon-map-marker{background-position:-24px -72px}.icon-adjust{background-position:-48px -72px}.icon-tint{background-position:-72px -72px}.icon-edit{background-position:-96px -72px}.icon-share{background-position:-120px -72px}.icon-check{background-position:-144px -72px}.icon-move{background-position:-168px -72px}.icon-step-backward{background-position:-192px -72px}.icon-fast-backward{background-position:-216px -72px}.icon-backward{background-position:-240px -72px}.icon-play{background-position:-264px -72px}.icon-pause{background-position:-288px -72px}.icon-stop{background-position:-312px -72px}.icon-forward{background-position:-336px -72px}.icon-fast-forward{background-position:-360px -72px}.icon-step-forward{background-position:-384px -72px}.icon-eject{background-position:-408px -72px}.icon-chevron-left{background-position:-432px -72px}.icon-chevron-right{background-position:-456px -72px}.icon-plus-sign{background-position:0 -96px}.icon-minus-sign{background-position:-24px -96px}.icon-remove-sign{background-position:-48px -96px}.icon-ok-sign{background-position:-72px -96px}.icon-question-sign{background-position:-96px -96px}.icon-info-sign{background-position:-120px -96px}.icon-screenshot{background-position:-144px -96px}.icon-remove-circle{background-position:-168px -96px}.icon-ok-circle{background-position:-192px -96px}.icon-ban-circle{background-position:-216px -96px}.icon-arrow-left{background-position:-240px -96px}.icon-arrow-right{background-position:-264px -96px}.icon-arrow-up{background-position:-289px -96px}.icon-arrow-down{background-position:-312px -96px}.icon-share-alt{background-position:-336px -96px}.icon-resize-full{background-position:-360px -96px}.icon-resize-small{background-position:-384px -96px}.icon-plus{background-position:-408px -96px}.icon-minus{background-position:-433px -96px}.icon-asterisk{background-position:-456px -96px}.icon-exclamation-sign{background-position:0 -120px}.icon-gift{background-position:-24px -120px}.icon-leaf{background-position:-48px -120px}.icon-fire{background-position:-72px -120px}.icon-eye-open{background-position:-96px -120px}.icon-eye-close{background-position:-120px -120px}.icon-warning-sign{background-position:-144px -120px}.icon-plane{background-position:-168px -120px}.icon-calendar{background-position:-192px -120px}.icon-random{width:16px;background-position:-216px -120px}.icon-comment{background-position:-240px -120px}.icon-magnet{background-position:-264px -120px}.icon-chevron-up{background-position:-288px -120px}.icon-chevron-down{background-position:-313px -119px}.icon-retweet{background-position:-336px -120px}.icon-shopping-cart{background-position:-360px -120px}.icon-folder-close{width:16px;background-position:-384px -120px}.icon-folder-open{width:16px;background-position:-408px -120px}.icon-resize-vertical{background-position:-432px -119px}.icon-resize-horizontal{background-position:-456px -118px}.icon-hdd{background-position:0 -144px}.icon-bullhorn{background-position:-24px -144px}.icon-bell{background-position:-48px -144px}.icon-certificate{background-position:-72px -144px}.icon-thumbs-up{background-position:-96px -144px}.icon-thumbs-down{background-position:-120px -144px}.icon-hand-right{background-position:-144px -144px}.icon-hand-left{background-position:-168px -144px}.icon-hand-up{background-position:-192px -144px}.icon-hand-down{background-position:-216px -144px}.icon-circle-arrow-right{background-position:-240px -144px}.icon-circle-arrow-left{background-position:-264px -144px}.icon-circle-arrow-up{background-position:-288px -144px}.icon-circle-arrow-down{background-position:-312px -144px}.icon-globe{background-position:-336px -144px}.icon-wrench{background-position:-360px -144px}.icon-tasks{background-position:-384px -144px}.icon-filter{background-position:-408px -144px}.icon-briefcase{background-position:-432px -144px}.icon-fullscreen{background-position:-456px -144px}.dropup,.dropdown{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown .caret{margin-top:8px;margin-left:2px}.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;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.dropdown-menu li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap}.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open{*z-index:1000}.open>.dropdown-menu{display:block!important}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0}.dropdown-submenu>a:after{display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;border-color:transparent;border-left-color:#ccc;border-style:solid;border-width:5px 0 5px 5px;content:" "}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.dropdown .dropdown-menu .nav-header{padding-right:20px;padding-left:20px}.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,.75)}.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff}.btn-primary:active,.btn-primary.active{background-color:#039 \9}.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}.btn-info:active,.btn-info.active{background-color:#24748c \9}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#363636;*background-color:#222;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515}.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link{color:#08c;cursor:pointer;border-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333;text-decoration:none}.btn-group{position:relative;display:inline-block;*display:inline;*margin-left:.3em;font-size:0;white-space:nowrap;vertical-align:middle;*zoom:1}.btn-group:first-child{*margin-left:0}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px}.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group>.btn+.btn{margin-left:-1px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.btn:first-child{margin-left:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{*padding-top:5px;padding-right:8px;*padding-bottom:5px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.btn-group>.btn-mini+.dropdown-toggle{*padding-top:2px;padding-right:5px;*padding-bottom:2px;padding-left:5px}.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px}.btn-group>.btn-large+.dropdown-toggle{*padding-top:7px;padding-right:12px;*padding-bottom:7px;padding-left:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:0}.btn-large .caret{margin-top:6px}.btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block;*display:inline;*zoom:1}.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success h4{color:#468847}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-bottom:20px;margin-left:0;list-style:none}.nav>li>a{display:block}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav>.pull-right{float:right}.nav-header{display:block;padding:3px 15px;font-size:11px;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-right:15px;padding-left:15px;margin-bottom:0}.nav-list>li>a,.nav-list .nav-header{margin-right:-15px;margin-left:-15px;text-shadow:0 1px 0 rgba(255,255,255,.5)}.nav-list>li>a{padding:3px 15px}.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.2);background-color:#08c}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px}.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-tabs,.nav-pills{*zoom:1}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;line-height:0;content:""}.nav-tabs:after,.nav-pills:after{clear:both}.nav-tabs>li,.nav-pills>li{float:left}.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{margin-bottom:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eee #eee #ddd}.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#fff;background-color:#08c}.nav-stacked>li{float:none}.nav-stacked>li>a{margin-right:0}.nav-tabs.nav-stacked{border-bottom:0}.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-topleft:4px}.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px}.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{z-index:2;border-color:#ddd}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.nav .dropdown-toggle .caret{margin-top:6px;border-top-color:#08c;border-bottom-color:#08c}.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#fff;background-color:#999;border-color:#999}.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1;filter:alpha(opacity=100)}.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;line-height:0;content:""}.tabbable:after{clear:both}.tab-content{overflow:auto}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#fff}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.nav>.disabled>a{color:#999}.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent}.navbar{*position:relative;*z-index:2;margin-bottom:20px;overflow:visible}.navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#000;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,.065);box-shadow:0 1px 4px rgba(0,0,0,.065)}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{display:block;float:left;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px;color:#777}.navbar-link{color:#777}.navbar-link:hover,.navbar-link:focus{color:#333}.navbar .divider-vertical{height:40px;margin:0 9px;border-right:1px solid #fff;border-left:1px solid #f2f2f2}.navbar .btn,.navbar .btn-group{margin-top:5px}.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0}.navbar-form{margin-bottom:0;*zoom:1}.navbar-form:before,.navbar-form:after{display:table;line-height:0;content:""}.navbar-form:after{clear:both}.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px}.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0}.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.navbar-search .search-query{padding:4px 14px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav>li{float:left}.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{color:#333;text-decoration:none;background-color:transparent}.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,.125);box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-right:5px;margin-left:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#ededed;*background-color:#e5e5e5;background-image:-moz-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-o-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075)}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5;*background-color:#d9d9d9}.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#ccc \9}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav>li>.dropdown-menu:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,.2);content:''}.navbar .nav>li>.dropdown-menu:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.navbar-fixed-bottom .nav>li>.dropdown-menu:before{top:auto;bottom:-7px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,.2)}.navbar-fixed-bottom .nav>li>.dropdown-menu:after{top:auto;bottom:-6px;border-top:6px solid #fff;border-bottom:0}.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{color:#555;background-color:#e5e5e5}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{right:12px;left:auto}.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{right:13px;left:auto}.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:-o-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#fff}.navbar-inverse .brand{color:#999}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#fff}.navbar-inverse .divider-vertical{border-right-color:#222;border-left-color:#111}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{color:#fff;background-color:#111}.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);-moz-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px rgba(0,0,0,.15)}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e0e0e;*background-color:#040404;background-image:-moz-linear-gradient(top,#151515,#040404);background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));background-image:-webkit-linear-gradient(top,#151515,#040404);background-image:-o-linear-gradient(top,#151515,#040404);background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:#040404 #040404 #000;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404;*background-color:#000}.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000 \9}.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.breadcrumb>li{display:inline-block;*display:inline;text-shadow:0 1px 0 #fff;*zoom:1}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;margin-bottom:0;margin-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;cursor:default;background-color:transparent}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px}.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;text-align:center;list-style:none;*zoom:1}.pager:before,.pager:after{display:table;line-height:0;content:""}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:default;background-color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:none;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,.3);box-shadow:0 3px 7px rgba(0,0,0,.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.modal.fade{top:-25%;-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom:1;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.modal-footer:before,.modal-footer:after{display:table;line-height:0;content:""}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:5px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-5px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popover.right .arrow{top:50%;left:-11px;margin-top:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0}.thumbnails{margin-left:-20px;list-style:none;*zoom:1}.thumbnails:before,.thumbnails:after{display:table;line-height:0;content:""}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.055);-moz-box-shadow:0 1px 3px rgba(0,0,0,.055);box-shadow:0 1px 3px rgba(0,0,0,.055);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#08c;-webkit-box-shadow:0 1px 4px rgba(0,105,214,.25);-moz-box-shadow:0 1px 4px rgba(0,105,214,.25);box-shadow:0 1px 4px rgba(0,105,214,.25)}.thumbnail>img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#555}.media,.media-body{overflow:hidden;*overflow:visible;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{margin-left:0;list-style:none}.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.badge{padding-right:9px;padding-left:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.label:empty,.badge:empty{display:none}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.label-important,.badge-important{background-color:#b94a48}.label-important[href],.badge-important[href]{background-color:#953b39}.label-warning,.badge-warning{background-color:#f89406}.label-warning[href],.badge-warning[href]{background-color:#c67605}.label-success,.badge-success{background-color:#468847}.label-success[href],.badge-success[href]{background-color:#356635}.label-info,.badge-info{background-color:#3a87ad}.label-info[href],.badge-info[href]{background-color:#2d6987}.label-inverse,.badge-inverse{background-color:#333}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a}.btn .label,.btn .badge{position:relative;top:-1px}.btn-mini .label,.btn-mini .badge{top:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;}to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress .bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15)}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0)}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0)}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0)}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0)}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px}.accordion-toggle{cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{right:15px;left:auto}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,.75)}.carousel-caption h4,.carousel-caption p{line-height:20px;color:#fff}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.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.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.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%;*zoom:1}.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.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}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(max-width:767px){body{padding-right:20px;padding-left:20px}.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}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.modal.fade{top:-100px}.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.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{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.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:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.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:#999}.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:#111}.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;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;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;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.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(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}
.modalBlockout {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    
    pointer-events: auto;
    
    -webkit-backface-visibility: hidden;
    
    -webkit-transition: opacity 0.1s linear; 
	-moz-transition: opacity 0.1s linear; 
	-o-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear; 
}

.modalHost {
    top: 50%;
    left: 50%;
    position: fixed;
    opacity: 0;
    
    -webkit-backface-visibility: hidden;

    -webkit-transition: opacity 0.1s linear; 
	-moz-transition: opacity 0.1s linear; 
	-o-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
}

.messageBox {
    background-color: white;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    min-width: 300px;
}
.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:9999}#toast-container>div{margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:108px}}@media all and (min-width:241px) and (max-width:320px){#toast-container>div{padding:8px 8px 8px 50px;width:128px}}@media all and (min-width:321px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:192px}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:300px}}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:100%;margin:1px 0 1px 0}
/*
 * Copyright 2013, Widen Enterprises info@fineuploader.com
 *
 * Licensed under GNU GPL v3, see license.txt.
 */
.qq-uploader {
    position: relative;
    width: 100%;
}
.qq-upload-button {
    display: block;
    width: 105px;
    padding: 7px 0;
    text-align: center;
    background: #880000;
    border-bottom: 1px solid #DDD;
    color: #FFF;
}
.qq-upload-button-hover {
    background: #CC0000;
}
.qq-upload-button-focus {
    outline: 1px dotted #000000;
}
.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #FF9797;
    text-align: center;
}
.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px;
}
.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}
.qq-upload-drop-area-active {
    background: #FF7171;
}
.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.qq-upload-list li {
    margin: 0;
    padding: 9px;
    line-height: 15px;
    font-size: 16px;
    background-color: #FFF0BD;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished, .qq-upload-delete {
    margin-right: 12px;
}
.qq-upload-file {
}
.qq-upload-spinner {
    display: inline-block;
    background: url("loading.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}
.qq-drop-processing {
    display: none;
}
.qq-drop-processing-spinner {
    display: inline-block;
    background: url("processing.gif");
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
}
.qq-upload-finished {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-retry, .qq-upload-delete {
    display: none;
    color: #000000;
}
.qq-upload-cancel, .qq-upload-delete {
	color: #000000;
}
.qq-upload-retryable .qq-upload-retry {
    display: inline;
}
.qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-delete {
    font-size: 12px;
    font-weight: normal;
}
.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: bold;
}
.qq-upload-failed-icon {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #D60000;
}
.qq-upload-list li.qq-upload-success {
    background-color: #5DA30C;
    color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}
.qq-progress-bar {
    background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    width: 0%;
    height: 15px;
    border-radius: 6px;
    margin-bottom: 3px;
    display: none;
}

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/** overall layout */
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inline-list li {
  display: inline;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
input::-ms-clear {
  display: none;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
h1,
.h1like {
  font-size: 2.375em;
  font-family: 'GothamLight';
  color: #21b1e7;
  margin: 20px 0;
  line-height: normal;
}
h2 {
  font-size: 1.5em;
  font-family: 'GothamMedium';
  color: #404040;
  margin: 0em 0 0.5em 0;
  line-height: normal;
}
h3 {
  font-size: 18px;
  margin: 1em 0;
}
h4 {
  font-size: 0.875em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
p {
  font-size: 0.875em;
  line-height: 1.375em;
  margin: 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: normal;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'EntypoRegular';
  src: url('/content/fonts/entypo.eot');
  src: url('/content/fonts/entypo.eot?#iefix') format('embedded-opentype'), url('/content/fonts/entypo.woff') format('woff'), url('/content/fonts/entypo.ttf') format('truetype'), url('/content/fonts/entypo.svg#EntypoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: 'GothamBold';
  src: url('/content/fonts/gotham-bold-webfont.eot');
  src: url('/content/fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/content/fonts/gotham-bold-webfont.woff') format('woff'), url('/content/fonts/gotham-bold-webfont.ttf') format('truetype'), url('/content/fonts/gotham-bold-webfont.svg#GothamBold') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'GothamBold';
    src: url('/content/fonts/gotham-bold-webfont.svg') format('svg');
  }
}
@font-face {
  font-family: 'GothamLight';
  src: url('/content/fonts/gotham-light-webfont.eot');
  src: url('/content/fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'), url('/content/fonts/gotham-light-webfont.woff') format('woff'), url('/content/fonts/gotham-light-webfont.ttf') format('truetype'), url('/content/fonts/gotham-light-webfont.svg#GothamLight') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: 'GothamMedium';
  src: url('/content/fonts/gotham-medium-webfont.eot');
  src: url('/content/fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'), url('/content/fonts/gotham-medium-webfont.woff') format('woff'), url('/content/fonts/gotham-medium-webfont.ttf') format('truetype'), url('/content/fonts/gotham-medium-webfont.svg#GothamMedium') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'GothamMedium';
    src: url('/content/fonts/gotham-medium-webfont.svg') format('svg');
  }
}
@font-face {
  font-family: 'GothamBook';
  src: url('/content/fonts/gotham-book-webfont.eot');
  src: url('/content/fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'), url('/content/fonts/gotham-book-webfont.woff') format('woff'), url('/content/fonts/gotham-book-webfont.ttf') format('truetype'), url('/content/fonts/gotham-book-webfont.svg#GothamBook') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
/* --- Dropdown --- */
.btn-group {
  margin: 0;
}
.btn-group span.dropdown-toggle,
.btn-group div.dropdown-toggle {
  border: 1px solid #ddd;
  border-radius: 0 !important;
  height: 34px;
  line-height: 34px;
  padding: 0 28px 0 9px;
  background: #fefefe;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fefefe 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #fefefe 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e5e5e5', GradientType=0);
  display: block;
  color: #404040;
  margin: 0;
}
.btn-group span.arr {
  pointer-events: none;
  display: block;
  width: 21px;
  height: 34px;
  border-left: 1px solid #ddd;
  position: absolute;
  right: 1px;
  top: 1px;
  background: #fefefe;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fefefe 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #fefefe 0%, #dedede 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #dedede 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede', GradientType=0);
  z-index: 3;
}
.btn-group span.arr i {
  display: block;
  width: 21px;
  height: 34px;
  background: url(/content/images/dropdown-arrow.png) no-repeat center;
}
.wrap input[type="text"],
.messageBox input[type="text"],
.wrap textarea,
.messageBox textarea {
  border: 1px solid #9d9d9d;
  background: url('/assets/images/input-bg.png') repeat-x;
  border-radius: 0;
}
.wrap input[type="text"]:focus,
.messageBox input[type="text"]:focus,
.wrap textarea:focus,
.messageBox textarea:focus {
  border: 1px solid #9d9d9d;
}
.wrap label,
.messageBox label {
  font-size: 13px;
  font-family: "GothamMedium";
}
/* --- /Dropdown --- */
html,
button,
input,
select,
textarea {
  color: #404040;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
body {
  background: #fff;
  min-height: 100%;
  overflow-x: hidden;
  -ms-content-zooming: none;
}
body {
  font-size: 1em;
  line-height: 1.231;
  font-family: 'GothamMedium', sans-serif;
  margin: 0;
  padding: 0;
}
body.kiosk {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #011523;
  color: #fff;
}
.kiosk::-webkit-scrollbar { 
    display: none;  /* Chrome Safari */
}

.kiosk {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
    overflow-y:scroll;
    overflow-x:hidden;
}
/*
body.kiosk #applicationHost {
    background: -moz-linear-gradient(top,  rgba(1,21,35,1) 2%, rgba(255,255,255,1) 3%); /* FF3.6-15 
    background: -webkit-linear-gradient(top,  rgba(1,21,35,1) 2%,rgba(255,255,255,1) 3%); /* Chrome10-25,Safari5.1-6 
    background: linear-gradient(to bottom,  rgba(1,21,35,1) 2%,rgba(255,255,255,1) 3%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#011523', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 
}
*/
body.kiosk p {
    color: #fff;
}

a {
  text-decoration: none;
}
a.plus-link {
  padding-right: 17px;
  background: url(/assets/images/plus-icon.png) no-repeat right center;
  font-family: 'GothamBold';
  font-size: 14px;
  color: #21b1e7;
  padding-top: 2px;
}
a.ico-add {
  padding-right: 17px;
  background: url(/assets/images/plus-icon.png) no-repeat right center;
  font-family: 'GothamBold';
  font-size: 14px;
  color: #21b1e7;
}
a.ico-event {
  padding-right: 20px;
  background: url('/assets/images/ico-cal.gif') right 50% no-repeat;
  color: #21b1e7;
  cursor: pointer;
}
a.ico-flag {
  padding-right: 17px;
  background: url('/assets/images/ico-flag.gif') right 50% no-repeat;
  color: #21b1e7;
  cursor: pointer;
}
a.ico-flag-inactive {
  padding-right: 17px;
  background: url('/assets/images/ico-flag.gif') right 50% no-repeat;
  color: #21b1e7;
  opacity: 0.5;
  cursor: default;
}
a.ico-flag-inactive:hover {
  text-decoration: none;
  border: none !important;
}
a.ico-contact {
  padding-right: 0px !important;
  color: #21b1e7;
  cursor: pointer;
}
.required:after {
  content: "*";
}
h1 {
  line-height: normal;
}
span.previous-answer {
  color: #21b1e7;
}
select {
  border-radius: 0 !important;
}
p {
  color: #404040;
  font-family: 'GothamBook';
}
p b {
  font-family: 'GothamMedium';
}
p a {
  font-family: 'GothamMedium';
  color: #21b1e7;
  cursor: pointer;
}
p a:hover {
  border-bottom: 1px solid #dddddd;
}
p.bigger {
  font-size: 1.125em;
  margin-bottom: 1em;
}
p.lastnote {
  font-size: 0.842em;
}
#applicationHost {
  min-width: 1280px;
  -ms-content-zooming: none;
}
/*
header {
  position: relative;
  float: left;
  width: 99%;
  padding-right: 1%;
  background: #21b1e7;
  z-index: 101;
}
header .wrap {
  width: 92%;
  margin: 0 auto;
  background: #21b1e7;
}
header .logo {
  float: left;
  background: white;
  padding: 22px 3% 24px 4%;
  font-size: 23px;
  font-family: 'GothamBold';
  color: black;
  text-transform: uppercase;
  height: 34px;
}
header .logo span {
  position: relative;
  top: 2px;
  letter-spacing: -1px;
}
header nav a {
  float: left;
  color: #fff;
  padding: 29px 25px 28px 25px;
  height: 23px;
  display: inline-block;
  white-space: nowrap;
  font-size: 16px;
}
header nav a:hover,
header nav a.active {
  background: #1487b2;
}
header nav .loader {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
header nav .left-nav {
  float: right;
  padding-left: 0;
}
header nav .left-nav > li {
  float: right;
  text-align: center;
}
header nav .left-nav > li:hover:hover {
  background: #1487b2;
}
header nav .left-nav > li:hover a {
  color: #ffffff;
}
header nav .left-nav > li a {
  display: inline-block;
  text-align: center;
}
header nav .left-nav > li.about-btn {
  text-align: center;
  overflow-x: hidden;
}
header nav .left-nav > li.about-btn .carousel {
  top: 1px;
}
header nav .left-nav > li.about-btn a {
  float: left;
}
header nav .left-nav > li.about-btn a div {
  width: 100%;
}
header nav .dropdown-nav {
  position: relative;
  display: block;
}
header nav .dropdown-nav > a {
  display: block;
}
header nav .dropdown-nav > a .arrow {
  margin-left: 10px;
  display: inline-block;
  background: url(/assets/images/dropdown-arrow-nav.png) no-repeat 0 -92px;
  width: 10px;
  height: 8px;
}
header nav .dropdown-nav ul {
  display: none;
  position: absolute;
  background: #1487b2;
  right: 0;
  top: 100%;
  padding: 0;
  margin: 0;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
header nav .dropdown-nav ul li.label {
  text-align: left;
  padding-top: 20px;
  font-size: 13px;
  margin-left: 24px;
  margin-right: 24px;
}
header nav .dropdown-nav ul li a {
  display: block;
  color: #ffffff;
  text-align: left;
  float: none;
  padding: 9px 24px 8px 24px;
  max-width: 350px;
  white-space: normal;
  font-size: 13px;
  width: 230px;
  height: auto;
}
header nav .dropdown-nav ul li a:hover {
  background: #003f69;
}
header nav .dropdown-nav ul li:last-child a {
  padding-bottom: 15px;
}
header nav .dropdown-nav.active > a {
  color: #ffffff;
  background: #1487b2;
}
header nav .dropdown-nav.active > a .arrow {
  background-position: -90px 0;
}
header nav .dropdown-nav.active ul {
  display: block;
}
header ul a {
  float: right;
  color: #003f69;
}
header ul a:hover {
  background: #1487b2;
}
header ul a b {
  font-family: 'GothamBold';
}
*/
.clearfix {
  clear: both;
}
h4.line {
  width: 100%;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  font-family: GothamBook;
  color: #383838;
  border-bottom: 1px solid #dddddd;
  padding: 20px 0 5px;
  margin-bottom: 20px;
}
aside.border-left {
  border-left: 1px solid #dddddd;
  padding-left: 30px;
  margin-top: 30px;
}
aside.border-left h3 {
  margin: 0;
  font-size: 18px;
}
aside.border-left h3 + a {
  font-size: 14px;
  font-family: GothamMedium;
  color: #21b1e7;
}
aside.border-left h3 + a .picto {
  position: relative;
  top: 2px;
}
aside.border-left a + h3 {
  margin-top: 20px;
}
aside.border-left p a {
  display: block;
  float: left;
}
aside.border-left p a + span {
  float: left;
}
aside.border-left p.a-inline a,
aside.border-left p.a-inline span {
  display: inline;
  float: none;
}
aside p {
  font-size: 14px;
  padding-bottom: 20px;
}
#content {
  clear: both;
}
.main-content {
  *zoom: 1;
  position: relative;
  display: none;
  clear: both;
}
.wrap {
  width: 92%;
  padding: 0 4%;
}
.wrap:before {
  display: block;
  clear: both;
  height: 1px;
}
.wrap.adjusted-width {
  max-width: 1180px;
  margin: 40px auto 0 !important;
  float: none !important;
}
.btn {
  background: #21b1e7;
  float: left;
  border: none;
  clear: both;
  margin: 1em 0;
  font-family: 'GothamBold';
  font-size: 0.875em;
  color: #fff;
  cursor: pointer;
  padding: 0;
}
.btn.right {
  float: right;
}
.btn.btn-long + span {
  min-width: 250px;
}
.btn span {
  float: left;
  border-right: 1px solid #90d8f3;
  text-align: center;
  line-height: 36px;
  min-width: 103px;
  padding: 0 14px;
  font-size: 14px;
}
.btn span + span {
  min-width: 1px;
  padding: 0;
}
.btn .picto {
  letter-spacing: -2px;
  border-right: none;
  font-size: 30px;
  padding: 0;
  line-height: 20px;
  font-style: normal;
  text-transform: none;
  text-rendering: optimizelegibility;
  speak: none;
  width: 36px;
  height: 36px;
  min-width: 1px;
}
.btn:hover {
  background: #1487b2;
}
.btn.btn-big span:first-child {
  width: 14em;
}
.btn.empty-btn {
  background: none;
  padding: 0.8em 0;
  margin: 1em;
  color: #21b1e7;
  width: auto;
}
.btn.empty-btn span {
  line-height: 1em;
  display: inline !important;
  border-bottom: 1px solid transparent;
  border-right: none;
}
.btn.empty-btn:hover span {
  border-color: #dddddd;
}
.btn.dropdown-toggle {
  padding: 1px 6px;
}
.btn-ico {
  display: block;
  border: none;
  font-family: 'GothamBold';
  font-size: 14px;
  cursor: pointer;
}
.close-btn {
  position: absolute;
  right: 5px;
  top: 10px;
  background: url('/assets/images/x-icon.png') no-repeat;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.btn-std {
  display: block;
  line-height: 45px;
  padding: 0 39px;
  color: #ffffff;
  background: #21b1e7;
  border: none;
  font-family: 'GothamBold';
  font-size: 14px;
  cursor: pointer;
  float: left;
  white-space: nowrap;
  text-align: center;
}
.btn-std:hover {
  background: #1487b2;
}
.btn-std:focus {
  background: #21b1e7;
}
.btn-std.right {
  float: right;
}
.btn-std span.picto {
  line-height: 26px;
  font-style: normal;
  text-transform: none;
  text-rendering: optimizelegibility;
  speak: none;
  text-align: left;
}
.btn-std:disabled {
  opacity: 0.5;
}
.btn-std:disabled:hover {
  background: #21b1e7;
}
a.btn-std {
  color: #fff !important;
  height: auto;
}
p.only {
  width: 100%;
  height: 32px;
  display: block;
  background: #262626;
  position: absolute;
  bottom: 0;
  padding: 15px 0;
  color: #7f7f7f;
  font-size: 11px;
  z-index: 201;
}
p.only a {
  background: #404040;
  float: left;
  color: #b2b2b2;
  margin-left: 4%;
  padding: 9px 15px 8px 15px;
  margin-right: 13px;
}
p.only a .picto {
  position: relative;
  height: 12px;
  font-size: 32px;
  line-height: 0px;
  left: 6px;
  top: -1px;
}
p.only a:hover {
  background: #7f7f7f;
  border-bottom: none;
}
p.only > span {
  position: relative;
  top: 10px;
  font-size: 11px;
  font-family: 'GothamMedium';
}
/*
footer {
  background: #262626;
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
}
footer a,
footer p {
  color: #7f7f7f;
  font-size: 11px;
}
footer p {
  float: left;
}
footer .sep {
  float: left;
  width: 100%;
  border-top: 1px solid #3c3c3c;
  padding-top: 11px;
  padding-bottom: 10px;
}
footer .sep ul {
  float: left;
  padding-left: 4%;
}
footer .sep ul li {
  float: left;
  line-height: 11px;
  margin-right: 15px;
}
footer .sep ul li a:hover {
  border-bottom: 1px solid #434343;
}
footer .sep p {
  float: right;
  padding-right: 2.3%;
}
    */

.info-form {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #dddddd;
  font-style: italic;
  color: #383838;
  font-family: 'GothamBook';
  font-size: 0.7em;
  margin: 2em 0 1em 0;
}
.picto {
  font-family: 'EntypoRegular';
  font-size: 26px;
  line-height: 20px;
  font-style: normal;
  text-transform: none;
  text-rendering: optimizelegibility;
  speak: none;
}
.about {
  clear: both;
  background: #000000;
  padding: 0 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 100px;
  color: white;
}
.ico-plus-circle {
  padding-right: 25px;
  background: transparent url('/assets/images/ico-plus-circle.png') no-repeat right center;
  line-height: 20px;
  color: #21b1e7;
}
.ico-plus-circle:hover {
  background: transparent url('/assets/images/ico-plus-circle.png') no-repeat right center;
}
.ico-delete {
  padding-right: 25px;
  background: transparent url('/assets/images/ico-delete.png') no-repeat right center;
  line-height: 20px;
  color: #21b1e7;
}
.ico-delete:hover {
  background: transparent url('/assets/images/ico-delete.png') no-repeat right center;
}
.clearTextDefault {
  float: right;
  color: #21b1e7;
  cursor: pointer;
}
span.counterDefault,
input[type="radio"] ~ span.counterDefault,
input[type="checkbox"] ~ span.counterDefault {
  color: #b2b2b2;
  font-size: 13px;
  font-family: 'GothamBook';
  font-weight: normal;
  background: none !important;
  padding-left: 0 !important;
  float: left;
}
span.counterDefault + .clearTextDefault,
input[type="radio"] ~ span.counterDefault + .clearTextDefault,
input[type="checkbox"] ~ span.counterDefault + .clearTextDefault {
  position: relative;
  font-size: 13px;
}
input[type="radio"] ~ span.clearTextDefault,
input[type="checkbox"] ~ span.clearTextDefault {
  background: none !important;
  padding-left: 0 !important;
  font-family: 'GothamMedium';
  font-size: 13px;
}
.answer-nav input[type="radio"] ~ span.counterDefault,
.answer-nav input[type="checkbox"] ~ span.counterDefault,
.answer-nav input[type="radio"] ~ span.clearTextDefault,
.answer-nav input[type="checkbox"] ~ span.clearTextDefault {
  display: none;
}
.answer-nav .visible ~ span.counterDefault {
  display: block !important;
  line-height: 18px;
}
.answer-nav .visible ~ span.clearTextDefault {
  top: -4px !important;
  display: block !important;
}
/* --- simple helpers --- */
.layout-padding {
  padding: 0 50px;
}
/* --- /simple helpers --- */
/* ---------------- SUBPAGE - BASIC STYLES --------------------------*/
.subpage {
  float: left;
}
.subpage aside {
  float: left;
  width: 25%;
}
.subpage aside dl {
  font-size: 0.813em;
}
.subpage aside dl dd {
  font-family: 'GothamBook';
  margin: 0 0 1em 0;
  font-weight: normal;
}
.subpage aside dl dd p {
  padding-bottom: 0;
}
.subpage aside .aside-map,
.subpage aside .aside-documents {
  padding-top: 28px;
  margin-top: 28px;
  border-top: 1px solid #dddddd;
}
.subpage aside .aside-map label {
  font-size: 14px;
}
.subpage aside .aside-map img {
  margin: 5px 0 10px;
  width: 100%;
  max-width: 276px;
}
.subpage aside .aside-documents {
  padding-bottom: 40px;
}
.subpage aside .aside-documents label {
  font-size: 14px;
}
.subpage aside .aside-documents .ico-add {
  display: block;
  clear: both;
  margin-top: 10px;
  float: left;
}
.subpage aside .aside-documents ul {
  padding-left: 0;
}
.subpage aside .aside-documents ul li a {
  padding: 8px 0;
  display: block;
  padding-left: 25px;
  background: url(/assets/images/ico-document.png) no-repeat left center;
  font-size: 14px;
  line-height: 24px;
  color: #21b1e7;
  height: auto;
  text-indent: 0;
}
.subpage > section {
  float: right;
  width: 71%;
}
.subpage > section img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.subpage > section .thumbs {
  position: relative;
  width: 50%;
  margin: 0 auto;
  padding: 1em 0;
}
.subpage > section .thumbs .prev,
.subpage > section .thumbs .next {
  text-align: center;
  float: left;
  position: absolute;
  width: 5%;
  letter-spacing: -5px;
  font-size: 3em;
  height: 72%;
  line-height: 1.4em;
  right: 0;
}
.subpage > section .thumbs .prev:hover,
.subpage > section .thumbs .next:hover {
  color: #21b1e7;
}
.subpage > section .thumbs .prev {
  float: right;
  left: 0;
}
.subpage > section .thumbs .wrapper {
  width: 88%;
  margin: 0 auto;
  overflow: hidden;
}
.subpage > section .thumbs .wrapper img {
  display: inline;
}
.subpage > section .thumbs .wrapper .photos {
  width: 5000px;
}
.subpage > section .grouped {
  clear: both;
  padding: 1.2em 0;
  margin-top: 20px;
  border-top: 1px solid #dddddd;
}
.subpage > section .grouped.no-images {
  border-top: none;
}
.subpage > section .grouped > a {
  float: left;
  border-bottom: 1px solid #dddddd;
  padding: 1% 0 20px;
  width: 42%;
  margin: 0% 4% 20px 0;
}
.subpage > section .grouped > a span,
.subpage > section .grouped > a b,
.subpage > section .grouped > a em {
  font-size: 0.875em;
}
.subpage > section .grouped > a:hover .cal {
  background: #1487b2;
}
.subpage > section .grouped > a .title {
  float: left;
  width: 70%;
  padding: 2% 0 0 0;
  line-height: 1.2em;
  color: #21b1e7;
}
.subpage > section .grouped > a .title em,
.subpage > section .grouped > a .title b {
  display: block;
  clear: both;
}
.subpage > section .grouped > a .title > b {
  color: #333333;
}
.subpage > section .grouped > a .title .picto {
  font-size: 16px;
}
.subpage > section .grouped > span {
  clear: both;
  display: block;
}
.subpage > section .grouped .ico-event {
  display: block;
  float: left;
  clear: both;
}
.subpage > section .grouped .galleria-tooltip {
  clear: both;
}
.subpage > section .grouped .cal {
  float: left;
  text-align: center;
  margin-right: 2.5%;
  width: 60px;
  height: 42px;
  padding: 9px 0;
  background: #21b1e7;
}
.subpage > section .grouped .cal span {
  color: #ffffff;
  line-height: 1.5em;
}
.subpage > section .grouped .cal b {
  display: block;
  color: #ffffff;
  line-height: 1.5em;
}
.subpage > section .grouped .cal span {
  font-family: 'GothamLight';
}
.subpage .place-desc .profilePhotosAndDocuments:before {
  content: '';
  width: 39px;
  height: 39px;
  background: url(/assets/images/ico-fscreen.png) no-repeat;
  position: absolute;
  right: 13px;
  top: 13px;
  z-index: 10;
  pointer-events: none;
}
.galleria-thumbnails {
  margin: 0 auto;
}
.galleria-thumbnails .galleria-image {
  border: none;
  padding: 4px;
  margin: 0 5px;
}
.galleria-thumbnails .galleria-image.active {
  border: 4px solid #1487b2;
  box-shadow: none;
  padding: 0;
}
.galleria-errors {
  display: none;
}
.galleria-container {
  overflow: visible;
}
.galleria-thumbnails-container {
  width: 412px;
  left: -29px;
}
.galleria-carousel .galleria-thumb-nav-right {
  background: url('/assets/images/gallery-arrows.png') no-repeat -234px 12px;
  right: -5px;
}
.galleria-carousel .galleria-thumb-nav-right:hover {
  background-color: transparent;
}
.galleria-carousel .galleria-thumb-nav-left {
  left: 15px;
  background: url('/assets/images/gallery-arrows.png') no-repeat 0 -234px;
}
.galleria-carousel .galleria-thumb-nav-left:hover {
  background-color: transparent;
}
.rest-of-text {
  display: none;
}
.less-of-text {
  display: none;
}
.extended .rest-of-text {
  display: inline;
}
.extended .rest-of-text + a {
  display: none;
}
.extended .less-of-text {
  display: inline;
}
.extended .dots {
  display: none;
}
.dots {
  padding-right: 5px;
}
/* --------- /SUBPAGE - BASIC STYLES --------------------------*/
.error-message {
  margin-top: 40px;
  padding: 30px 0;
  background: #f9e7e9;
  color: #333333;
}
.error-message h2 {
  font-size: 22px;
  font-family: GothamMedium;
  margin-bottom: 0;
  padding-bottom: 0;
}
.error-message ul {
  margin-left: 30px;
  padding-left: 0;
}
.error-message li {
  font-size: 14px;
  font-family: GothamBook;
  margin-top: 5px;
  display: block;
}
.error-message > * {
  margin-left: 30px;
}
button.checkbox {
  background: url('/assets/images/ico-checkbox.png') no-repeat left bottom;
  padding-left: 30px;
  border: none;
  text-align: left;
  font-size: 14px;
  font-family: 'GothamBook';
  height: 26px;
}
button.checkbox.active {
  background-position: -56px 0;
}
.input-lay {
  outline: none;
  padding: 2.5% 4%;
  font-family: 'GothamBook';
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #9d9d9d;
  border-left: 1px solid #9d9d9d;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 0;
  margin-right: 1em;
  width: 219px;
}
.input-lay:focus {
  background: #f4fbfe;
  border: 1px solid #76c5e3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.input-lay.datepick {
  background: url("/assets/images/ico-cal.png") 97% 45% no-repeat;
  width: 100px;
}
.input-lay.datepick:focus {
  background: #f4fbfe url("/assets/images/ico-cal.png") 97% 45% no-repeat !important;
}
.input-lay.short {
  width: 78px;
}
.input-lay.medium {
  width: 150px;
}
.info-box {
  background: #404040;
  width: 300px;
  min-height: 300px;
  padding: 10px;
  color: #fff;
  font-size: 0.875em;
  font-family: "GothamBold";
}
.info-box.memorial-no-image {
  min-height: 120px;
  margin-top: -74px;
  margin-left: -10px;
}
.info-box.memorial-no-image .light-color {
  display: inline-block;
  position: relative;
  top: -28px;
  width: 90%;
}
.info-box.memorial-no-image .light-color + .row-fluid {
  position: relative;
  top: -24px;
}
.info-box.memorial-no-image a.more {
  position: absolute;
  bottom: 16px;
}
.info-box.memorial-no-image .img-wrapper {
  display: none;
}
.info-box.memorial-no-image .arrow-left {
  margin-top: -56px;
  left: -20px;
}
.info-box.memorial-no-image .infoboxCloseButton {
  top: -104px;
}
.info-box.memorial-no-image .infoboxCloseButton .picto {
  line-height: normal;
}
.info-box .arrow-left {
  width: 0px;
  height: 0px;
  position: absolute;
  margin-top: -4px;
  left: -12px;
  top: 50%;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #404040;
}
.info-box .img-wrapper img {
  display: block;
  width: 100%;
  padding: 4px 0 10px;
}
.info-box .more {
  font-size: 0.875rem;
  line-height: 1em;
}
.info-box .light-color {
  font-size: 1.125em;
}
.info-box .infoboxCloseButton {
  position: absolute;
  top: 3px;
  right: 7px;
}
.info-box .infoboxCloseButton .picto {
  font-size: 72px;
  line-height: 0px;
}
.more {
  color: #21b1e7;
}
.more .picto {
  position: relative;
  top: 2px;
  font-size: 2em;
  letter-spacing: -3px;
}
.more:hover {
  border-bottom: 1px solid #dddddd;
}
.light-color {
  color: #21b1e7;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: none;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
.durandal-wrapper {
  height: 100%;
}
.durandal-wrapper > section {
  height: 100%;
}
.ico-pen {
  display: block;
  padding-left: 20px;
  background: url(/assets/images/ico-pen.png) no-repeat left center;
  color: #21b1e7;
  font-size: 14px;
  font-family: GothamMedium;
}
.grid {
  width: 100%;
}
.grid.grid-2 .col {
  width: 49%;
  float: left;
}
.grid.grid-2 .col + .col {
  margin-left: 2%;
}
/* ==========================================================================
   END - Base styles: opinionated defaults
   ========================================================================== */
/* ==========================================================================
   ANIMATIONS
   ========================================================================== */
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ==========================================================================
   END - ANIMATIONS
   ========================================================================== */
/* ==========================================================================
   MODULES
   ========================================================================== */
/* --- LOADER - MODULE ---*/
#loadingSplash .circle,
.progress .circle {
  width: 120px;
  height: 120px;
  background: url(/assets/images/loader_large.png) no-repeat;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s ease-in;
  animation-name: rotation;
  -webkit-animation-name: rotation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  transition-timing-function: linear;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transition-timing-function: linear;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -60px;
}
/* --- /LOADER - MODULE ---*/
/* ---------------- MAP CONTROLS - MODULE -------------------------*/
.map-controls {
  background: #404040;
  color: #fff;
  width: 99%;
  padding: 0 2% 0 0;
  font-size: 16px;
}
.map-controls label,
.map-controls input,
.map-controls a {
  float: left;
}
.map-controls .map-view {
  float: right;
  color: #fff;
  line-height: 3em;
  font-size: 11px;
  font-family: 'GothamMedium', sans-serif;
  padding: 0 1em;
}
.map-controls .map-view .picto {
  clear: both;
  display: block;
  height: 17px;
  line-height: normal;
  text-align: center;
  margin-bottom: 10px;
  font-size: 50px;
  position: relative;
  top: -15px;
}
.mac .map-controls .map-view .picto {
  top: -2px;
}
.map-controls .map-view:hover,
.map-controls .map-view.active {
  background: #535353;
}
.map-controls form {
  position: relative;
}
.map-controls form label {
  margin-right: 1.4em;
  line-height: normal;
  margin-top: 21px;
  font-family: 'GothamBold';
}
.map-controls form input,
.map-controls form > a {
  float: left;
  background: #535353;
  color: #ffffff;
  border: none;
  margin: 8px 0 0;
}
.map-controls form input:focus,
.map-controls form > a:focus {
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  color: #ffffff;
}
.map-controls form input {
  border-right: 1px solid #888;
}
.map-controls form input:-moz-placeholder,
.map-controls form input::-moz-placeholder {
  color: #b2b2b2;
  font-style: italic;
}
.map-controls form input:-ms-input-placeholder {
  color: #b2b2b2;
  font-style: italic;
}
.map-controls form input::-webkit-input-placeholder {
  color: #b2b2b2;
  font-style: italic;
}
.map-controls form input[type="text"],
.map-controls form input[type="password"] {
  text-align: left;
  font-family: 'GothamBook';
  font-size: 1.05em;
  height: 45px;
  padding: 0 1em;
  width: 33%;
}
.map-controls form input[type="checkbox"] {
  position: absolute;
  /*top: -999999px;*/
  left: -999999px;
}
.map-controls form > a {
  background: #535353 url("/assets/images/magnify.png") center center no-repeat;
  padding: 0 25px;
  text-indent: -9999px;
  height: 45px;
  margin-right: 1em;
}
.map-controls .location-autocomplete {
  position: absolute;
  left: 152px;
  top: 60px;
  border: 1px solid #dddddd;
  z-index: 1;
  width: 24em;
}
.map-controls .location-autocomplete ul {
  background: #fff;
  padding: 0;
}
.map-controls .location-autocomplete ul li {
  clear: both;
}
.map-controls .location-autocomplete ul li.title {
  color: #333;
  font-family: GothamBook;
  padding: 5px;
}
.map-controls .location-autocomplete ul li a {
  display: block;
  padding: 4px 15px;
  float: none;
}
.map-controls .location-autocomplete ul li a:hover {
  background: #eee;
}
.map-controls .results {
  float: left;
  padding-top: 20px;
  font-family: 'GothamBook';
  margin-right: 1em;
}
.map-controls .results .clear-btn,
.map-controls .results .searchby-btn {
  display: inline-block;
  padding-left: 5px;
  color: #21b1e7;
  background: none;
  text-indent: 0;
  line-height: normal;
  float: none;
  line-height: 19px;
}
.map-controls .results .clear-btn {
  padding-left: 12px;
}
.map-controls .results .searchby-btn {
  padding-left: 8px;
  font-family: GothamMedium;
}
.map-controls .results .searchby-btn + .clear-btn {
  padding-left: 20px;
}
.map-controls .results > span {
  float: left;
}
.map-controls .btn-add {
  float: right;
  color: #ffffff;
  position: relative;
  padding: 0 2.4em 0 1em;
  line-height: 60px;
  border-left: 1px solid #6e6e6e;
  border-right: 1px solid #6e6e6e;
}
.map-controls .btn-add .picto {
  position: absolute;
  top: -4px;
  right: 16px;
  font-size: 46px;
  line-height: normal;
  padding-left: 12px;
}
.mac .map-controls .btn-add .picto {
  top: 6px;
}
.map-controls .btn-add:hover {
  background: #535353;
}
.map-controls .btn-home {
    float: left;
    padding-left: 20px;
    margin-right: 50px;
}
.map-controls .search-fld {
    margin: auto;
}
/* ---------------- /MAP CONTROLS - MODULE ------------------------*/
/* --- ACTIONS - MODULE --- */
.actions {
  clear: both;
  margin: 30px 0 30px 15px;
  height: 40px;
}
.actions .back {
  float: left;
  background: #21b1e7;
  color: #ffffff;
  font-size: 0.875em;
  padding: 0.8em 1.7em 0.9em 1em;
}
.actions .back .picto {
  position: relative;
  top: 3px;
  font-size: 2.5em;
  margin-right: 0.2em;
  letter-spacing: -3px;
  line-height: 0px;
}
.actions .back:hover {
  background: #1487b2;
}
.actions .create-profile {
  margin-left: 40px;
  position: relative;
  top: -10px;
}
.actions > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.actions > ul li {
  display: inline;
}
.actions > ul li {
  display: inline-block;
}
.actions > ul a {
  display: inline-block;
  color: #21b1e7;
  line-height: 0.875em;
  font-size: 0.875em;
  padding-right: 18px;
  margin-left: 2em;
}
.actions > ul a:hover {
  border-bottom: 1px solid #d9d9d9;
}
.actions > ul a.ico-contact {
  padding-right: 0;
}
.actions > ul.extra {
  clear: both;
  margin-bottom: 30px;
}
.actions > ul.extra li {
  display: block;
  padding-top: 6px;
}
.actions > ul.extra a {
  padding-right: 0;
}
.actions .btn-std + .btn-std {
  margin-right: 5px;
}
.actions .btn-std + .clearfix {
  margin-bottom: 15px;
}
/* --- /ACTIONS - MODULE ---*/
/* --- GALLERY - MODULE --- */
div.galleria-lightbox-close {
  background: url('/assets/images/x-close.png') no-repeat;
  width: 39px;
  height: 40px;
  top: 33px;
}
.galleria-lightbox-prevholder {
  background: url('/assets/images/g-left-arrow.png') no-repeat 10% 46%;
}
.galleria-lightbox-nextholder {
  background: url('/assets/images/g-right-arrow.png') no-repeat 90% 46%;
}
div.galleria-lightbox-image {
  top: 50%;
  margin-top: -23%;
}
.galleria-image {
  text-align: center;
  background: none;
}
.galleria-thumbnails {
  margin: 0 auto;
}
.galleria-thumbnails img {
  margin: 0 auto;
}
.galleria-lightbox-info {
  z-index: 1;
}
.galeria-info .galleria-info-link {
  pointer-events: none;
}
div.galleria-lightbox-title {
  width: 80%;
  padding-right: 10%;
}
.galleria-stage {
  top: 0;
  left: 0;
  right: 0;
}
/* --- /GALLERY - MODULE --- */
/* --- MORE EVENTS - MODULE --- */
.more-events {
  border-top: 1px solid #dddddd;
  margin-top: 0.5em;
}
.more-events h3 {
  margin: 0.5em 0;
}
.more-events a {
  width: 60%;
  display: block;
  padding: 2.5% 0%;
  border-top: 1px solid #dddddd;
}
.more-events a:hover em {
  border-bottom: 1px solid #dddddd;
}
.more-events a.first-child {
  border-top: none;
}
.more-events a em {
  display: inline-block;
  color: #21b1e7;
  font-size: 0.875em;
  line-height: 0.875em;
}
.more-events a em .picto {
  position: relative;
  top: 2px;
  font-size: 2em;
  letter-spacing: -3px;
}
.more-events a b {
  display: block;
  color: #404040;
  line-height: 1.5em;
  clear: both;
  font-size: 0.813em;
}
/* --- MORE EVENTS - MODULE --- */
.modal {
  width: 50%;
  box-shadow: none;
  border: none;
  border-radius: none;
  margin-left: -25%;
  top: 25%;
  position: fixed;
}
.modal.top10 {
  top: 10%;
}
.modal .messageBox {
  background: #f7f7f7;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  position: relative;
}
.modal .modal-body {
  padding: 0 0 5% 0;
}
.modal .modal-body > div {
  float: left;
  width: 50%;
}
.modal .modal-body > div:first-child .inputs-wrapper {
  border-right: 1px solid #dddddd;
}
.modal .modal-body > div .inputs-wrapper {
  padding: 10% 13% 0 13%;
}
.modal .modal-body > div .inputs-wrapper .btn {
  margin-bottom: 0;
}
.modal .modal-body > div .inputs-wrapper .input-div {
  position: relative;
}
.modal .modal-body > div .inputs-wrapper .input-div .input-message {
  position: absolute;
  left: 105%;
  top: -25%;
  width: 200px;
  z-index: 200;
  background: yellow;
  padding: 5%;
}
.modal .modal-body > div > h3 {
  color: #21b1e7;
  font-weight: normal;
  font-family: 'GothamLight';
  font-size: 2.375em;
  padding-top: 7%;
  margin: 0.7em 0 0 0;
  padding: 0 13%;
}
.modal .modal-body > div input {
  width: 92%;
  outline: none;
  padding: 2.5% 4%;
  font-family: 'GothamBook';
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #9d9d9d;
  border-left: 1px solid #9d9d9d;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 0;
  margin-right: 1em;
  width: 219px;
}
.modal .modal-body > div input:focus {
  background: #f4fbfe;
  border: 1px solid #76c5e3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal .modal-body > div input.datepick {
  background: url("/assets/images/ico-cal.png") 97% 45% no-repeat;
  width: 100px;
}
.modal .modal-body > div input.datepick:focus {
  background: #f4fbfe url("/assets/images/ico-cal.png") 97% 45% no-repeat !important;
}
.modal .modal-body > div input.short {
  width: 78px;
}
.modal .modal-body > div input.medium {
  width: 150px;
}
.modalHost {
  position: fixed;
  width: auto;
}
.modalHost h2 {
  float: left;
}
.modalHost h2 + .btn-ico {
  float: left;
  position: relative;
  left: 30px;
  top: 7px;
}
.modalHost h2 + ul,
.modalHost h2 + p {
  clear: both;
}
.modalHost .messageBox {
  padding: 35px;
  box-shadow: none;
  border: none;
  border-radius: 0;
  min-width: 450px;
  position: relative;
  color: #000;
}
.modalHost .messageBox.std-host {
  min-width: initial;
}
.modalHost .messageBox.std-host h2 {
  float: none;
}
.modalHost .messageBox.std-host p {
  display: table;
}
.modalHost .messageBox.std-host .form-nav {
  padding-bottom: 0;
}
/* --- MANAGE PHOTOS & DOCUMENTS - MODULE --- */
.manage-photos,
.manage-documents {
  width: 1000px;
  max-height: 600px;
  overflow-y: auto;
}
.manage-photos .caption,
.manage-documents .caption {
  width: 450px;
  padding: 10px 0;
  float: left;
}
.manage-photos .empty-message,
.manage-documents .empty-message {
  display: block;
  clear: both;
  font-size: 19px;
  padding-top: 45px;
}
.manage-photos ul,
.manage-documents ul {
  clear: both;
  margin: 0;
  padding: 0;
}
.manage-photos ul li,
.manage-documents ul li {
  display: block;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #dddddd;
}
.manage-photos ul li .image-wrapper,
.manage-documents ul li .image-wrapper {
  float: left;
  width: 180px;
}
.manage-photos ul li .image-wrapper img,
.manage-documents ul li .image-wrapper img {
  margin-bottom: 10px;
}
.manage-photos ul li .image-wrapper .btn,
.manage-documents ul li .image-wrapper .btn {
  clear: both;
}
.manage-photos ul li .image-desc,
.manage-documents ul li .image-desc,
.manage-photos ul li .add-caption,
.manage-documents ul li .add-caption {
  float: left;
  width: 545px;
  height: 190px;
}
.manage-photos ul li .image-desc label,
.manage-documents ul li .image-desc label,
.manage-photos ul li .add-caption label,
.manage-documents ul li .add-caption label {
  font-size: 13px;
  font-weight: normal;
  font-family: 'GothamBold';
}
.manage-photos ul li .image-desc textarea,
.manage-documents ul li .image-desc textarea,
.manage-photos ul li .add-caption textarea,
.manage-documents ul li .add-caption textarea {
  height: 94px;
  width: 97%;
  display: block;
}
.manage-photos ul li .image-desc p,
.manage-documents ul li .image-desc p,
.manage-photos ul li .add-caption p,
.manage-documents ul li .add-caption p {
  margin-top: 10px;
  color: #999999;
  display: block;
}
.manage-photos ul li .image-desc .off-textarea,
.manage-documents ul li .image-desc .off-textarea,
.manage-photos ul li .add-caption .off-textarea,
.manage-documents ul li .add-caption .off-textarea {
  font-weight: normal;
  font-family: GothamBook;
  display: inline-block;
  margin-top: 10px;
}
.manage-photos ul li .primary-photo,
.manage-documents ul li .primary-photo {
  float: left;
  width: 220px;
  padding-left: 32px;
}
.manage-photos ul li .primary-photo .btn-std,
.manage-documents ul li .primary-photo .btn-std {
  margin-top: 20px;
  width: 110px;
  padding: 0 20px;
  line-height: 35px;
}
.manage-photos ul li .primary-photo .checkbox,
.manage-documents ul li .primary-photo .checkbox {
  margin-top: 32px;
}
.manage-documents .btn {
  clear: none;
  margin-left: 20px;
  float: right;
}
/* --- /MANAGE PHOTOS & DOCUMENTS - MODULE --- */
/* --- UPLOADS FILES - MODULE --- */
.upload-files {
  width: 540px;
}
.upload-files h2 + small {
  clear: both;
  font-size: 14px;
  font-family: 'GothamBook';
  display: block;
}
.upload-files .desc {
  font-size: 14px;
  padding: 10px 0;
  clear: both;
}
.upload-files .terms {
  padding: 10px 0;
  margin-top: 18px;
  float: left;
}
.upload-files .terms a {
  display: inline-block;
  height: 100%;
  padding-right: 20px;
}
.upload-files .qq-upload-button {
  width: 160px;
  background: #21b1e7;
  height: 44px;
  line-height: 44px;
  padding: 0;
  margin: 10px 0;
}
.upload-files .qq-upload-button:hover {
  background: #1487b2;
}
.upload-files .qq-upload-list {
  max-height: 169px;
  overflow: auto;
}
.upload-files .qq-upload-list li {
  background: #d9d9d9;
}
.upload-files .qq-upload-list li.qq-upload-success {
  background: #1487b2;
}
/* --- /UPLOADS FILES - MODULE --- */
/* --- CUSTOM SELECT - MODULE --- */
.custom-select,
select {
  font-family: 'GothamBook';
  font-size: 0.875em;
  line-height: 2em;
}
.custom-select option,
select option {
  line-height: 3em;
}
.skinned-wrapper {
  background: url("/assets/images/custom-select.png") right 0 no-repeat;
  border: 1px solid #dddddd;
  font-family: 'GothamBook';
  display: inline-block;
  position: relative;
}
.skinned-wrapper select {
  opacity: 0;
  -moz-opacity: 0;
  position: relative;
  z-index: 100;
  width: 240px;
  height: 32px;
}
.skinned-wrapper .custom-tooltip {
  display: block;
  background: #fff;
  top: 32px;
  display: none;
}
.skinned-wrapper .skinned-text {
  position: absolute;
  text-indent: 10px;
  z-index: 1;
  width: 215px;
  padding: 8px 5px 4px 0px;
  height: 20px;
  font-size: 14px;
  color: #6e6e6e;
  height: 22px;
}
.skinned-wrapper.readonly-select .skinned-text {
  color: #959595;
  opacity: 0.5;
  -moz-opacity: 0.5;
  padding-left: 15px;
}
.skinned-wrapper select option {
  width: 210px;
  font-size: 12px;
}
.images-list .skinned-wrapper {
  background: red;
}
.images-list .skinned-wrapper .skinned-text {
  width: 190px;
}
.images-list .skinned-wrapper select option {
  width: 165px;
}
.skinned-upload .button {
  margin: 3px 0 0 10px;
}
/* --- /CUSTOM SELECT - MODULE --- */
/* --- POPOVER - MODULE --- */
.popover {
  border-radius: 0;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);
  border: none;
  color: #404040;
  font-family: 'GothamMedium';
  min-width: 180px;
}
.popover h4 {
  font-size: 18px;
  margin: 0;
  padding: 0 0 7px;
}
.popover h2 {
  font-size: 48px;
  line-height: 47px;
  margin: 0;
  padding-bottom: 0px;
}
.popover p {
  font-size: 14px;
  display: block;
  width: 100%;
  padding-bottom: 13px;
  border-bottom: 1px solid #ddd;
}
.popover a {
  display: block;
  color: #21b1e7;
  font-size: 14px;
  font-family: 'GothamBold';
  margin: 15px 0;
  cursor: pointer;
  padding-bottom: 1px;
  float: left;
}
.popover a:hover {
  padding-bottom: 0;
  border-bottom: 1px solid #dddddd;
}
.popover .big-nr {
  font-size: 47px;
  font-family: 'GothamMedium';
}
.popover .smaller {
  font-size: 14px;
  font-family: 'GothamMedium';
}
.popover.right .arrow {
  border: none;
}
.popover .arrow {
  border-left: none;
}
/* --- /POPOVER - MODULE --- */
/* --- LIST VIEW - MODULE --- */
.list-view .durandal-wrapper {
  height: auto;
}
.list-view .filters {
  width: 94%;
  margin: 0 3%;
  padding: 6px 0;
  border: 1px solid #ddd;
  border-top: none;
}
.list-view h1 {
  float: left;
  margin: 25px 20px 0 0;
}
.list-view .no-results {
  margin-left: 3%;
  clear: both;
}
.list-view .pagination-wrapper {
  float: right;
  margin: 0 3%;
  width: 94%;
}
.list-view .pagination-wrapper div.right {
  width: auto;
  padding-bottom: 20px;
}
.list-view .pagination-wrapper .pagexofx {
  float: left;
  margin: 46px 0 0;
  font-family: GothamBook;
  font-weight: bold;
  font-size: 14px;
}
.list-view .pagination-wrapper .pagexofx strong {
  font-weight: bold;
}
.list-view .pagination-wrapper ul {
  float: right;
  padding-left: 0;
}
.list-view .pagination-wrapper .dropdown-menu {
  display: none;
}
.list-view .pagination-wrapper .btn-group {
  float: right;
  margin: 16px 0 0;
  width: 10%;
  min-width: 131px;
}
.list-view .pagination-wrapper select {
  margin-top: 30px;
}
.list-view table {
  width: 94%;
  margin: 0 3%;
}
.list-view table.table-hover tr:hover > td {
  background: #f5f5f5;
}
.list-view table th {
  background: #f0f0f0;
  font-family: GothamBook;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.list-view table td {
  border: none;
  font-family: 'GothamBook';
  font-size: 12px;
  vertical-align: middle;
}
.list-view table td.name {
  font-family: 'GothamMedium';
  font-size: 20px;
}
.list-view table td.td-name {
  font-family: 'GothamMedium';
  color: #21b1e7;
  cursor: pointer;
}
.active-sort {
  text-decoration: none;
}
.active-sort:hover {
  text-decoration: none;
}
.active-sort i {
  display: inline-block;
  width: 18px;
  height: 100%;
}
.active-sort.asc i {
  background: url(/assets/images/arrow-sort-up.png) no-repeat right 13px;
}
.active-sort.asc:hover i {
  background: url(/assets/images/arrow-sort-down.png) no-repeat right 13px;
}
.active-sort.desc i {
  background: url(/assets/images/arrow-sort-down.png) no-repeat right 13px;
}
.active-sort.desc:hover i {
  background: url(/assets/images/arrow-sort-up.png) no-repeat right 13px;
}
/* --- /LIST VIEW - MODULE --- */
/* --- FILTERS - MODULE --- */
.filters {
  width: 94%;
  padding: 6px 3%;
  background: #fff;
  /*.filter-item.special {
        background: #888;
        color: #fff;
    } */
}
.filters ul {
  padding: 0;
}
.filters li {
  float: left;
  font-family: 'GothamBook';
  font-size: 12px;
  color: #404040;
  padding: 0 22px;
  line-height: 29px;
}
.filters li > span {
  padding: 2px 7px 0 13px;
  display: block;
  float: left;
}
.filters li a {
  font-family: 'GothamBook';
  font-size: 12px;
  color: #404040;
}
.filters li ul {
  margin-left: 280px;
  position: relative;
  top: -3px;
}
.filters li li {
  padding: 5px;
}
.filters li li a {
  display: block;
  padding: 0 40px 0 13px;
  position: relative;
  line-height: 29px;
  background: #f0f0f0;
}
.filters li li a .icon-remove {
  line-height: 29px;
  height: 29px;
  width: 29px;
  border-left: 1px solid #ddd;
  position: absolute;
  right: 0;
  top: -1px;
  background: url(/assets/images/x-icon-filter.png) center no-repeat;
}
.filters li.back {
  border-right: 1px solid #ddd;
}
.filters li.back a {
  color: #21b1e7;
}
.filters li.back i {
  font-size: 19px;
  font-family: 'GothamMedium';
  position: relative;
  top: 1px;
}
.filters li.filter button {
  margin: 2px 0;
}
.filters li.filter button > span {
  border: none;
  font-size: 13px;
  line-height: 30px;
  padding-right: 0;
}
.filters li.filter button > span + span {
  border: none;
  font-size: 25px;
  height: 30px;
  line-height: 17px;
}
.filters li.filter + li {
  float: none;
}
.filters li.filter a {
  color: #21b1e7;
  font-family: 'GothamMedium';
  font-size: 13px;
  line-height: 34px;
}
/* --- /FILTERS - MODULE --- */
/* --- PAGINATION - MODULE --- */
.pagination-wrapper .page-list-wrapper {
  float: right;
  width: 100%;
}
.pagination-wrapper .page-list-wrapper .page-list {
  box-shadow: none;
  margin-top: 32px;
}
.pagination-wrapper .page-list-wrapper .page-list li.active a,
.pagination-wrapper .page-list-wrapper .page-list li.active span {
  color: #404040;
}
.pagination-wrapper .page-list-wrapper .page-list li a,
.pagination-wrapper .page-list-wrapper .page-list li span {
  background: none;
  border: none;
  color: #21b1e7;
}
.pagination-wrapper .page-list-wrapper .page-list .disabled a,
.pagination-wrapper .page-list-wrapper .page-list .disabled span {
  color: #b2b2b2;
}
/* --- /PAGINATION - MODULE --- */
/* --- profilePhotosAndDocuments - MODULE ---*/
.profilePhotosAndDocuments.no-images {
  width: 90%;
  /*border: 1px solid @grayborder;*/
  padding: 15px 5%;
  margin: 0 auto;
  text-align: center;
}
.profilePhotosAndDocuments.no-images img {
  max-width: 260px;
}
.profilePhotosAndDocuments a.plus-link {
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
}
.profilePhotosAndDocuments .btn {
  float: none;
  display: block;
  width: 175px;
  height: 36px;
  margin: 20px auto 0;
  font-size: 14px;
}
.profilePhotosAndDocuments .btn span {
  line-height: 36px;
}
.profilePhotosAndDocuments .btn span + span {
  line-height: 20px;
}
/* --- /profilePhotosAndDocuments - MODULE ---*/
/* --- EVENT - QUESTIONS - MODULE ---*/
.event-questions-wrapper,
.documents-wrapper {
  min-height: 120px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.event-questions-wrapper h3,
.documents-wrapper h3,
.event-questions-wrapper .documents > label,
.documents-wrapper .documents > label {
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
  font-family: GothamBold;
  text-indent: 20px;
  background: #f0f0f0;
  width: 100%;
  margin: 0;
}
.event-questions-wrapper .edit-link,
.documents-wrapper .edit-link,
.event-questions-wrapper .ico-add,
.documents-wrapper .ico-add {
  margin-left: 15px;
}
.event-questions-wrapper ul + a,
.documents-wrapper ul + a {
  position: relative;
  top: 5px;
}
h3.h3editlink {
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  font-family: GothamBold;
  text-indent: 20px;
  background: #f0f0f0;
  width: 100%;
  float: none;
  margin-top: 0;
}
h3.h3editlink .edit-link {
  top: -10px !important;
}
.event-questions-wrapper {
  /* .left;  --- while document section is hidden */
  /* width: 60%;  --- while document section is hidden */
  /* margin-right: 2%; */
  font-size: 14px;
  padding-bottom: 50px;
}
.event-questions-wrapper dl {
  margin-left: 18px;
}
.event-questions-wrapper dl dd {
  display: block;
  font-family: GothamMedium;
  font-size: 14px;
  margin-top: 25px;
  margin-left: 0;
}
.event-questions-wrapper dl dt {
  display: block;
  font-family: GothamBook;
  font-size: 14px;
}
.event-questions-wrapper dl:first-child dd {
  margin-top: 14px;
}
/* --- /EVENT - QUESTIONS - MODULE ---*/
/* --- DOCUMENTS - SECTION (LIST) --- */
.documents-wrapper {
  float: left;
  width: 38%;
}
.documents ul {
  margin: 0;
  padding: 0;
}
.documents ul li {
  border-bottom: 1px solid #dddddd;
}
.documents ul li a {
  color: #21b1e7;
  display: block;
  height: 60px;
  line-height: 60px;
  text-indent: 41px;
  width: 100%;
  font-size: 15px;
  background: url(/assets/images/ico-document.png) no-repeat 10px center;
}
.documents a.ico-add {
  position: relative;
  top: 12px;
}
.documents .empty-message {
  clear: both;
  display: block;
  padding-top: 20px;
}
/* --- /DOCUMENTS - SECTION (LIST) --- */
/* --- Dropdown - MODULE  --- */
.btn-group {
  position: relative;
  width: 100%;
  height: 36px;
  margin-left: 0;
  max-width: 561px;
}
.btn-group > span {
  position: absolute;
  background: none;
  border: none;
  font-family: GothamBook;
  font-size: 13px;
  color: #333333;
  display: block;
  left: 10px;
  top: 12px;
  line-height: 36px;
  z-index: 2;
  float: none;
  margin: 0;
  pointer-events: none;
}
.btn-group > span span {
  border: none;
  width: auto;
}
.btn-group .dropdown-toggle {
  background: url('/assets/images/custom-select.png') no-repeat;
  height: 34px;
  line-height: 34px;
  color: #404040;
  text-align: left;
  width: 100%;
  border-radius: 0 !important;
  box-shadow: none;
  border: 1px solid #dddddd;
}
.btn-group .dropdown-toggle .label-error {
  text-align: left;
  padding: 20px 0 0 24px;
  font-size: 14px;
}
.btn-group .dropdown-toggle:after {
  width: 22px;
  height: 34px;
  content: ' ';
  display: block;
  background: url('/assets/images/custom-select.png') no-repeat right center;
  float: right;
  margin-right: -7px;
}
.btn-group .dropdown-toggle .caret {
  display: none !important;
}
.btn-group .dropdown-toggle.btn {
  z-index: 1;
  left: 0;
}
.btn-group .dropdown-menu {
  box-shadow: none;
  border-radius: 0;
  background: #21b1e7;
  color: #fff;
  padding: 0;
  margin: 12px 0 0;
  min-width: 99%;
  max-height: 179px;
  overflow-y: auto;
}
.btn-group .dropdown-menu li {
  border-bottom: 1px solid #90d8f3;
  display: block;
  cursor: pointer;
}
.btn-group .dropdown-menu li:last-child {
  border: none;
}
.btn-group .dropdown-menu li a {
  color: #fff;
  padding: 12px 6px;
  width: auto;
}
.btn-group .dropdown-menu li a:hover {
  background: #1487b2;
}
/* --- /Dropdown - MODULE --- */
/* --- REGISTRATION MAPS - MODULE ---- */
.pointsintime h2 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-family: GothamBook;
}
.pointsintime #timesNavigation {
  height: 51px;
}
.pointsintime #timesNavigation .location-times {
  position: static;
  float: left;
}
.pointsintime #timesNavigation .location-times + span {
  float: right;
  margin: 0;
}
.pointsintime #timesNavigation .location-times + span .btn {
  margin: 0;
}
.pointsintime #timesNavigation .location-times li.active {
  position: relative;
}
.pointsintime #timesNavigation .location-times li.active:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #1487b2;
}
.pointsintime #timesNavigation .location-times li:hover:before {
  border-top-color: #137da5;
}
.pointsintime .pointsintime-map-wrapper .survivors-map {
  top: -4px;
  left: -350px;
  width: 1342px;
  height: 563px;
  zoom: 1;
  -moz-transform: scale(1);
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing {
  background-position-x: -281px;
  left: -64px;
  zoom: 1;
  -moz-transform: scale(1);
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing .location-points {
  left: -133px;
  top: 0;
  height: 100%;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing .location-points .bubbleStat {
  right: 21% !important;
  margin-bottom: -80px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.pentagon {
  zoom: 1;
  -moz-transform: scale(1);
}
.pointsintime .pointsintime-map-wrapper .survivors-map.pentagon .location-points {
  left: 0;
  top: -15px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.pentagon .location-points .bubbleStat {
  width: 187px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.pentagon .location-legend {
  right: 2%;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack {
  zoom: 1;
  -moz-transform: scale(1);
  background-position: 217px -608px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-points {
  left: -26px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-points .bubble {
  width: 78px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-points .bubbleStat {
  width: 177px;
  right: 9.2% !important;
  padding-left: 10px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-legend {
  right: 2%;
}
.pointsintime .pointsintime-map-wrapper .survivors-map .location-points {
  zoom: 1;
  -moz-transform: scale(1);
  width: 110%;
}
.pointsintime .pointsintime-map-wrapper .survivors-map .location-points .bubble {
  width: 108px;
}
.pointsintime .pointsintime-map-wrapper .survivors-map .location-points .bubble h4 span {
  white-space: normal;
}
.pointsintime .pointsintime-map-wrapper .survivors-map .location-legend {
  right: 23%;
}
.pointsintime .pointsintime-map-wrapper .location-points .bubble {
  width: 78px;
}
.pointsintime .pointsintime-map-wrapper .location-points .bubble h3 {
  font-size: 14px;
}
.pointsintime .pointsintime-map-wrapper .location-points .bubble-square {
  padding-top: 4px;
  height: 52px;
}
.pointsintime .pointsintime-map-wrapper .location-points .bubble-med {
  width: 120px;
}
.pointsintime .pointsintime-map-wrapper .location-points div.bubble-huge {
  width: 150px !important;
}
/* ---- /REGISTRATION MAPS - MODULE -----*/
/* --- THANKS FOR - POPUP --- */
.thanksfor.messageBox,
.tosrejected.messageBox {
  min-width: 520px;
  max-width: 960px;
}
.thanksfor .content-wrapper,
.tosrejected .content-wrapper {
  clear: both;
}
.thanksfor .content-wrapper p,
.tosrejected .content-wrapper p {
  padding-bottom: 20px;
  font-size: 16px;
}
.thanksfor .form-nav,
.tosrejected .form-nav {
  margin-top: 10px;
  padding: 0;
  border: none;
}
.thanksfor .form-nav div.left a,
.tosrejected .form-nav div.left a {
  margin-top: 26px;
}
.thanksfor .form-nav .btn,
.tosrejected .form-nav .btn {
  margin-bottom: 0;
}
.thanksfor .form-nav .btn + .btn,
.tosrejected .form-nav .btn + .btn {
  clear: none;
}
/* --- /THANKS FOR - POPUP --- */
/* --- RESET PASSWORD - POPUP (AND SIMMILAR) --- */
.reset-password {
  width: 700px;
}
.reset-password h3 + p {
  margin-bottom: 20px;
}
.reset-password .form-line {
  margin-top: 5px;
}
.reset-password input[type="text"] {
  width: 320px;
}
.reset-password .form-nav {
  padding-bottom: 0;
}
.reset-password .form-nav .left {
  position: relative;
  top: 10px;
}
.reset-password label span.label-error {
  top: -2px;
}
#reset-password-success .form-line {
  font-family: GothamBook;
}
/* --- /RESET PASSWORD - POPUP (AND SIMMILAR) --- */
/* --- CONTACT - POPUP --- */
#contact-form {
  width: 800px;
}
#contact-form .form-line {
  width: 100%;
}
#contact-form .form-line label {
  width: 46%;
}
#contact-form .form-line label + p {
  font-size: 11px;
  font-style: italic;
  font-family: GothamBook;
  padding-top: 8px;
}
#contact-form .form-line label.width100 {
  width: 100%;
}
#contact-form .form-line label + label {
  margin-left: 24px;
}
#contact-form .form-line label.right {
  float: right;
}
#contact-form .form-line > span {
  float: left;
  display: inline-block;
  width: 8%;
  text-align: center;
  position: relative;
  top: 30px;
  font-size: 13px;
}
#contact-form .form-line textarea {
  width: 97.5%;
  height: 155px;
}
#contact-form .form-line textarea ~ p {
  margin-top: 5px;
  font-size: 13px;
  color: #b2b2b2;
}
#contact-form .form-line input {
  width: 95%;
}
#contact-form .form-nav {
  margin-top: 0;
  padding-top: 0;
}
#contact-form .form-nav div.left a {
  line-height: 57px;
}
/* --- /CONTACT - POPUP --- */
/* --- JQUERY UI DIALOG - REGARDING POPUP ON MAPS - REGISTRATION */
div.ui-dialog-titlebar {
  display: none;
}
div.ui-dialog {
  background: none;
  padding: 0;
  border: none;
  border-radius: 0;
}
div.ui-dialog .ui-dialog-content {
  overflow: visible;
  padding: 0;
  margin: 0;
}
.ui-widget button {
  font-size: 14px;
  font-family: GothamBold;
}
div.expirience-dialog.ui-dialog-content {
  background: #fff;
  width: 400px;
  max-width: 600px;
  padding: 21px !important;
}
div.expirience-dialog.ui-dialog-content h4 {
  font-family: GothamMedium;
  line-height: normal;
  margin: 0 0 8px 0;
}
div.expirience-dialog.ui-dialog-content label {
  font-size: 14px;
  font-family: GothamBook;
}
div.expirience-dialog.ui-dialog-content label small {
  font-style: normal;
  font-size: 12px;
  color: #999999;
}
div.expirience-dialog.ui-dialog-content label .clearTextDefault {
  top: 0;
  font-family: 'GothamMedium';
}
div.expirience-dialog.ui-dialog-content textarea {
  height: 175px;
  width: 335px;
}
div.expirience-dialog.ui-dialog-content a {
  padding: 0;
}
div.expirience-dialog.ui-dialog-content .form-nav {
  padding: 6px 0;
  margin-top: 13px;
  border: none;
}
div.expirience-dialog.ui-dialog-content .form-nav div.left a {
  margin-top: 15px;
}
/* --- /JQUERY UI DIALOG - REGARDING POPUP ON MAPS - REGISTRATION */
/* --- CUSTOM SCROLLBAR - MODULE --- */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #a1a1a1;
  width: 8px;
  border: 1px solid #a1a1a1;
  border-radius: 5px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #f1f1f1;
  border: 1px solid #c4c4c4;
  border-right: 0;
  width: 17px;
  border-radius: 0;
}
/* --- /CUSTOM SCROLLBAR - MODULE --- */
/* --- - MODULE*/
.matched-profiles .top-nav {
  border-bottom: 1px solid #dddddd;
  padding: 3% 5%;
}
.matched-profiles .top-nav p {
  font-size: 19px;
  padding-bottom: 10px;
}
.matched-profiles .top-nav p.strong {
  font-family: GothamMedium;
  font-size: 21px;
}
.matched-profiles .top-nav .nav {
  margin-top: 25px;
}
.matched-profiles.thanksfor {
  padding: 40px 90px;
}
.matched-profiles.thanksfor .content-wrapper {
  font-family: GothamBook;
}
/* --- MODULES - TOP NAV --- */
.top-nav {
  margin-top: 5px;
}
.top-nav a {
  margin: 0 5px 5px;
}
.top-nav a:last-child {
  margin-right: 0;
}
/* --- /MODULES - TOP NAV --- */
/* --- SEND MAIL - POPUP --- */
.send-mail {
  width: 960px;
}
.send-mail h2 {
  font-size: 16px;
  max-width: 600px;
  font-weight: normal;
  font-family: GothamBook;
  padding-bottom: 15px;
  margin-left: 178px;
}
.send-mail h2 + p {
  clear: both;
  position: relative;
  top: -10px;
  margin-left: 178px;
}
.send-mail h2 span {
  font-family: GothamMedium;
}
.send-mail label.control-label + label.control-label {
  text-align: left;
  font-weight: normal;
  font-family: GothamBook;
  font-size: 14px;
  margin-left: 22px;
}
.send-mail textarea {
  height: 120px;
}
.send-mail textarea,
.send-mail input {
  width: 80%;
}
.send-mail .form-nav {
  padding-bottom: 0;
  margin-bottom: 0;
}
.send-mail span.label-error {
  top: 0;
  display: block;
  font-size: 13px;
}
.send-mail .btn-group {
  position: relative;
  top: -14px;
  width: 88%;
}
/* --- /SEND MAIL - POPUP --- */
/* --- FLAG FOR REVIEW - POPUP --- */
.flagforreview {
  width: 600px;
}
.flagforreview h2 {
  font-size: 16px;
  max-width: 600px;
  font-weight: normal;
  font-family: GothamBook;
  padding-bottom: 15px;
  margin-left: 178px;
}
.flagforreview h2 span {
  font-family: GothamMedium;
}
.flagforreview label.control-label + label.control-label {
  text-align: left;
  font-weight: normal;
  font-family: GothamBook;
  font-size: 14px;
  margin-left: 22px;
}
.flagforreview textarea {
  height: 120px;
}
.flagforreview textarea,
.flagforreview input {
  width: 80%;
}
.flagforreview .form-nav {
  padding-bottom: 0;
  margin-bottom: 0;
}
.flagforreview .form-nav .left a {
  margin-top: 10px;
}
.flagforreview span.label-error {
  top: 0;
  display: block;
  font-size: 13px;
}
.flagforreview .controls p {
  margin-top: 10px;
  color: #999999;
  display: block;
}
.flagforreview .btn-group {
  position: relative;
  top: -14px;
  width: 85%;
}
/* --- /FLAG FOR REVIEW - POPUP --- */
/* --- AUTOCOMPLETE - MODULE --- */
.autocomplete {
  clear: both;
  float: left;
}
.autocomplete .answer-nav label span > span {
  display: inline;
  padding: 0 !important;
  color: #1487b2 !important;
  vertical-align: top;
}
.autocomplete .inputWrap {
  position: relative;
  width: 100%;
}
.autocomplete .inputWrap input[type="text"] {
  width: 98.5%;
  margin-bottom: 0px;
}
.autocomplete .inputWrap a.dropDownArr {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 30px;
  background: url(/assets/images/dropdown-arrow.png) no-repeat 2px 14px;
}
.autocomplete .inputWrap a.dropDownArr span {
  display: none;
}
.autocomplete.questions {
  width: 98%;
}
.autocomplete.questions .dropDown {
  max-height: 300px;
  margin-top: -1px;
  overflow-y: scroll;
  overflow-x: auto;
  border: solid 1px #7f7f7f;
  box-shadow: 2px 2px 2px #d9d9d9;
  width: 100%;
  padding-right: 8px;
}
.autocomplete.questions .dropDown .answer-nav {
  float: none;
  width: 100% !important;
  padding: 0;
  margin: 0;
}
.autocomplete.questions .dropDown .answer-nav label.big-btn {
  padding: 0;
  display: block;
  height: auto;
  background: none;
  margin: 0;
  width: 100%;
  border: none;
  border-radius: 0px;
  border-bottom: solid 1px #dddddd;
}
.autocomplete.questions .dropDown .answer-nav label.big-btn span {
  padding: 0.5em;
}
.autocomplete.questions .dropDown .answer-nav label:hover {
  background: #fff;
}
.autocomplete .special-answer {
  margin: 40px 0 10px 12px;
}
.autocomplete .special-answer > span {
  font-size: 16px;
  font-family: GothamMedium;
}
/* --- /AUTOCOMPLETE - MODULE --- */
/* --- SESION TIMEOUT - POPUP ---*/
.session-timeout {
  width: 800px;
}
.session-timeout p.session-time {
  color: #000000;
  font-family: GothamBook;
  font-size: 16px;
}
.session-timeout p.session-time span {
  display: inline-block;
  padding: 10px 8px;
  background: #404040;
  color: #ffffff;
  font-family: GothamBold;
  margin: 0 4px;
}
.session-timeout .form-nav {
  border: none;
  padding-bottom: 0;
}
.session-timeout .form-nav div.left a {
  margin-top: 25px;
}
/* --- /SESION TIMEOUT - POPUP ---*/
/* ==========================================================================
   END - MODULES
   ========================================================================== */
/* ==========================================================================
   PAGES
   ========================================================================== */
/* ---------------- MAIN PAGE ------------------------*/
.slider {
  position: relative;
  z-index: 100;
  height: 100%;
  width: 100%;
  color: #fff;
  background: #000;
}
.slider .slide {
  /*.left;*/
  position: absolute;
  background: url('/api/HomeImage/GetHomeImage?section=survivor&type=horizontal') 0 0 no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  -moz-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.slider .slide.big {
  z-index: 200;
}
.slider .slide.slide2 {
  background: url('/api/HomeImage/GetHomeImage?section=worker&type=horizontal') 0 0 no-repeat;
  background-size: 100% auto;
}
.slider .slide.slide3 {
  background: url('/api/HomeImage/GetHomeImage?section=memorial&type=horizontal') 0 0 no-repeat;
  background-size: 100% auto;
}
.slider .slide.visible {
  -moz-transition: all 4s ease;
  -webkit-transition: all 4s ease;
  -o-transition: all 4s ease;
  -ms-transition: all 4s ease;
  transition: all 4s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.slider .slide.slideleft {
  -moz-transition: all 4s ease;
  -webkit-transition: all 4s ease;
  -o-transition: all 4s ease;
  -ms-transition: all 4s ease;
  transition: all 4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.slider .btns .btn {
  float: right;
  position: absolute;
  bottom: -13px;
  z-index: 2000;
  right: 0;
  width: auto;
  margin-top: 9px;
}
.slider .btns .btn span:first-child {
  padding: 0 40px 0 1em;
  line-height: 60px;
  width: auto;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-family: GothamBold;
}
.slider .btns .btn span:first-child small {
  display: block;
  font-size: 0.89em;
  clear: both;
}
.slider .btns .btn .picto {
  font-size: 42px;
  letter-spacing: -4px;
  line-height: normal;
  padding: 0 0.3em 0 0.2em;
}
.slider .btns .btn.btn-rwr span:first-child {
  padding: 0 30px 0 1em;
}
.slider .timer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 0;
  z-index: 2;
  -moz-transition: all 0s ease-in;
  -webkit-transition: all 0s ease-in;
  -o-transition: all 0s ease-in;
  -ms-transition: all 0s ease-in;
  transition: all 0s ease-in;
  background: #21b1e7;
}
.slider .timer.long {
  -moz-transition: all 4s ease-out;
  -webkit-transition: all 4s ease-out;
  -o-transition: all 4s ease-out;
  -ms-transition: all 4s ease-out;
  transition: all 4s ease-out;
  width: 100%;
}
.slider .big {
  background: none;
}
.slider .big > a {
  float: left;
  position: relative;
  height: 78%;
  width: 32.5%;
  margin-left: 1%;
  background: black;
  display: block;
}
.slider .big > a:first-child {
  margin-left: 0;
  width: 33%;
}
.slider .big > a.big1 {
  background: #535353 url("/api/HomeImage/GetHomeImage?section=survivor&type=vertical") center center no-repeat;
  background-size: cover;
}
.slider .big > a.big1 .btn {
  width: 360px;
}
.slider .big > a.big1 .btn span:first-child {
  width: 278px;
}
.slider .big > a.big2 {
  background: #535353 url("/api/HomeImage/GetHomeImage?section=worker&type=vertical") center center no-repeat;
  background-size: cover;
}
.slider .big > a.big2 .btn {
  width: 420px;
}
.slider .big > a.big2 .btn span:first-child {
  width: auto;
  white-space: nowrap;
  padding-right: 27px;
}
.slider .big > a.big3 {
  background: #535353 url("/api/HomeImage/GetHomeImage?section=memorial&type=vertical") center center no-repeat;
  background-size: cover;
}
.slider .big > a.big3 .btn {
  width: 274px;
}
.slider .big > a.big3 .btn span:first-child {
  width: 192px;
}
.slider .big > a .btn {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 2em;
  margin-bottom: 0.5em;
  clear: both;
  display: block;
}
.slider .big > a .btn span:first-child {
  padding: 0 0 0 20px;
  line-height: 60px;
  width: 17em;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
}
.slider .big > a .btn span:first-child small {
  display: block;
  font-size: 0.89em;
  clear: both;
}
.slider .big > a .btn .picto {
  font-size: 42px;
  letter-spacing: -4px;
  line-height: normal;
  padding: 0 0.25em 0 0.25em;
}
.slider .desc {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.79)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 99%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
  /* IE6-8 */
  bottom: 62px;
  width: 92%;
  padding: 8% 4% 2.7% 4%;
}
.slider .desc.home {
  padding-top: 0;
}
.slider .desc > div {
  float: left;
  width: 70%;
  padding-right: 30%;
  position: relative;
}
.slider .desc > div h2 {
  color: #fff;
  font-family: 'GothamBold';
  font-weight: normal;
  font-size: 18px;
}
.slider .desc > div p {
  font-family: 'GothamLight';
  font-size: 24px;
  color: #fff;
}
.slider .desc ul {
  float: right;
  text-align: right;
  position: absolute;
  bottom: 4%;
  right: 4%;
}
.slider .desc ul li {
  display: inline;
}
.slider .desc ul a {
  font-size: 80px;
  line-height: 0em;
  color: #7f7f7f;
  cursor: default;
}
.slider .desc ul a.active {
  color: #21b1e7;
}
/* ---------------- / MAIN PAGE ----------------------*/
/* ---------- EDIT PAGE ------------------------*/
.edit-group {
  width: 70%;
  margin: 0 auto;
  float: none;
}
.edit-group > div {
  float: left;
  padding: 1em 0;
  border-top: 1px solid #dddddd;
  clear: both;
  width: 100%;
}
.edit-group > div > span {
  float: left;
  width: 40%;
  padding-left: 10%;
}
.edit-group > div > span label {
  font-family: 'GothamMedium';
  font-size: 0.813em;
  padding-bottom: 0.5em;
}
.edit-group > div > span .inputs {
  margin-bottom: 1.5em;
}
.edit-group > div > span:first-child {
  padding-left: 0;
  padding-right: 10%;
}
.edit-group > div > span:first-child p {
  margin-bottom: 2em;
}
.edit-group > div > span input {
  outline: none;
  padding: 2.5% 4%;
  font-family: 'GothamBook';
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #9d9d9d;
  border-left: 1px solid #9d9d9d;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 0;
  margin-right: 1em;
  width: 219px;
  padding: 1% 2%;
}
.edit-group > div > span input:focus {
  background: #f4fbfe;
  border: 1px solid #76c5e3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.edit-group > div > span input.datepick {
  background: url("/assets/images/ico-cal.png") 97% 45% no-repeat;
  width: 100px;
}
.edit-group > div > span input.datepick:focus {
  background: #f4fbfe url("/assets/images/ico-cal.png") 97% 45% no-repeat !important;
}
.edit-group > div > span input.short {
  width: 78px;
}
.edit-group > div > span input.medium {
  width: 150px;
}
.edit-group > div > span .photo-placeholder {
  background: #ddddde url("/assets/images/photoplace.png") center 1em no-repeat;
  text-align: center;
  border-radius: 3px;
  padding-top: 10em;
  width: 100%;
  float: right;
  min-height: 100%;
}
.edit-group > div > span .photo-placeholder .btn {
  float: none;
  display: inline-block;
}
.edit-group > div > span .google-map {
  border-radius: 3px;
}
.edit-group > div > span .google-map img {
  width: 100%;
}
.edit-group .field-desc p {
  float: right;
  color: #999999;
  line-height: 1.8em;
}
.edit-group .field-desc label {
  float: left;
}
.edit-group .field-desc textarea {
  outline: none;
  padding: 2.5% 4%;
  font-family: 'GothamBook';
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #9d9d9d;
  border-left: 1px solid #9d9d9d;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 0;
  margin-right: 1em;
  width: 219px;
  font-size: 0.875em;
  margin-top: 1em;
  width: 99%;
  padding: 0.5%;
  clear: both;
  min-height: 200px;
}
.edit-group .field-desc textarea:focus {
  background: #f4fbfe;
  border: 1px solid #76c5e3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.edit-group .field-desc textarea.datepick {
  background: url("/assets/images/ico-cal.png") 97% 45% no-repeat;
  width: 100px;
}
.edit-group .field-desc textarea.datepick:focus {
  background: #f4fbfe url("/assets/images/ico-cal.png") 97% 45% no-repeat !important;
}
.edit-group .field-desc textarea.short {
  width: 78px;
}
.edit-group .field-desc textarea.medium {
  width: 150px;
}
.edit-group .submit-area {
  text-align: right;
  border: none;
  padding: 0;
}
.edit-group .submit-area :first-child.btn span {
  width: 10em;
}
.edit-group .submit-area .empty-btn {
  margin: 1em 3em;
}
.edit-group .submit-area a {
  float: right;
  display: inline-block;
  clear: none;
  font-family: 'GothamBold';
  font-size: 0.875em;
}
/* ----------/EDIT PAGE ------------------------*/
/* --- INTRO - PAGE ---*/
#intro {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -211px;
  margin-left: -452px;
  width: 904px;
  height: 423px;
}
#intro .messageBox {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: none;
  border-radius: 0;
  border: none;
}
#intro .messageBox .intro-content {
  padding: 50px;
}
#intro .messageBox p {
  font-size: 14px;
  clear: both;
  padding-bottom: 20px;
}
#intro .messageBox p strong {
  font-size: 18px;
  font-weight: normal;
  font-family: GothamBook;
  line-height: 24px;
}
#intro .messageBox p.last {
  padding-bottom: 0;
}
#intro .messageBox p.last2 {
  padding-bottom: 0;
  padding-top: 3px;
  border-top: 1px solid #d9d9d9;
}
#intro .messageBox .nav-btn {
  height: 70px;
  padding-bottom: 42px;
}
#intro .messageBox .nav-btn.memorials {
  margin-top: 30px;
  padding-bottom: 0;
}
#intro .messageBox .nav-btn button {
  float: left;
  margin-left: 30px;
  clear: none;
  width: 245px;
  height: 60px;
  position: relative;
}
#intro .messageBox .nav-btn button span {
  width: auto;
  text-align: left;
  line-height: normal;
}
#intro .messageBox .nav-btn button span.title {
  font-size: 18px;
  padding: 8px 0 10px 15px;
  border: none;
  font-family: 'GothamMedium';
}
#intro .messageBox .nav-btn button span.title small {
  font-size: 12px;
  line-height: 12px;
}
#intro .messageBox .nav-btn button span.picto {
  position: absolute;
  top: 8px;
  right: 14px;
  font-size: 28px;
}
.mac #intro .messageBox .nav-btn button span.picto {
  top: 16px;
}
#intro .messageBox .nav-btn button.small-btn {
  width: 172px;
  height: 43px;
  text-align: left;
  padding-left: 20px;
  font-size: 14px;
}
#intro .messageBox .nav-btn button.small-btn .picto {
  padding: 0;
  margin-top: -6.5px;
}
#intro .messageBox .nav-btn .other-buttons {
  position: relative;
  top: 23px;
  left: 10px;
  font-family: 'GothamBook';
}
#intro .messageBox .nav-btn button:first-child {
  margin-left: 0;
}
/* --- /INTRO - PAGE ---*/
/* ---------- REGISTRATION - PAGE -----------------*/
.start-registry {
  margin-left: 60px;
  margin-top: 50px;
  width: 65%;
  float: left;
  padding-bottom: 20px;
}
.start-registry h2.h1like {
  margin: 38px 0;
}
.start-registry .acount-btn {
  margin-top: 140px;
  width: 82%;
  position: relative;
}
.start-registry .acount-btn .picto {
  position: absolute;
  right: 20px;
  top: 13%;
  line-height: normal;
  font-size: 60px;
}
.start-registry > div {
  float: left;
  width: 66%;
  max-width: 940px;
}
.start-registry > div section {
  padding: 2.5% 2.5% 0 2.5%;
  border: 1px solid #dddddd;
}
.start-registry > div section p {
  margin: 2em 0;
}
.start-registry > div section p a {
  line-height: 2em;
  margin-bottom: 0.5em;
  clear: both;
  font-size: 1.25em;
}
.start-registry > div section p.special {
  padding-top: 47px;
  border-top: 1px solid #dddddd;
  margin-top: 30px;
}
.start-registry > div section .big-btn {
  position: relative;
}
.start-registry > div section .big-btn .picto {
  position: absolute;
  right: 20px;
  top: 13%;
  line-height: normal;
  font-size: 60px;
}
.start-registry aside {
  float: right;
  width: 35%;
}
.start-registry aside a {
  color: #21b1e7;
}
.start-registry aside input[type="text"],
.start-registry aside input[type="password"] {
  width: 92%;
  margin-bottom: 1em;
}
.start-registry section .big-btn > div {
  padding-right: 25px;
}
.half {
  float: left;
  width: 47%;
  padding: 0 0 0 3%;
}
.half:first-child {
  padding: 0 3% 0 0;
}
.quat {
  float: left;
  width: 22%;
  padding-left: 4%;
}
.quat:first-child {
  padding-left: 0;
}
.picto {
  letter-spacing: -2px;
  text-rendering: optimizeLegibility;
  speak: none;
  font-style: normal;
  text-transform: none;
}
.big-btn {
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 1%, #f4f4f5 18%, #f4f4f5 94%, #dddae0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fefefe), color-stop(18%, #f4f4f5), color-stop(94%, #f4f4f5), color-stop(100%, #dddae0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 1%, #f4f4f5 18%, #f4f4f5 94%, #dddae0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 1%, #f4f4f5 18%, #f4f4f5 94%, #dddae0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 1%, #f4f4f5 18%, #f4f4f5 94%, #dddae0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 1%, #f4f4f5 18%, #f4f4f5 94%, #dddae0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dddae0', GradientType=0);
  /* IE6-9 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  border: 1px solid #dddddd;
  padding: 0 1rem;
  font-size: 1.500em;
  color: #21b1e7;
}
.big-btn > div {
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  line-height: normal;
  font-size: 24px;
  letter-spacing: -1px;
}
.big-btn:hover {
  -moz-box-shadow: inset 1px 1px 5px #ccc;
  -webkit-box-shadow: inset 1px 1px 5px #ccc;
  box-shadow: inset 1px 1px 5px #ccc;
  background: #f4f4f5;
}
.big-btn:active {
  -moz-box-shadow: inset 3px 3px 10px #ccc;
  -webkit-box-shadow: inset 3px 3px 10px #ccc;
  box-shadow: inset 3px 3px 10px #ccc;
}
.quat .big-btn {
  font-size: 0.875em;
  padding: 0.5rem 0.8rem;
}
input.small {
  width: 40px;
}
input.smallX {
  width: 60px;
}
.desc-style {
  font-size: 0.83em;
  font-family: 'GothamBook';
  font-style: italic;
  display: inline-block;
  margin-left: 40px;
}
/* --- SURVIVORS --- PAGE --- */
.wtc-bombing {
  background: url('/assets/images/map-wtc-bombing.png') -137px 0px no-repeat;
}
.wtc-attack {
  background: url('/assets/images/map-manhattan.png') 241px -608px no-repeat;
}
.pentagon {
  background: url('/assets/images/map-pentagon.png') 210px -320px no-repeat;
}
.default-map {
  background: url('/assets/images/default-map.png') 73% bottom no-repeat;
}
.survivors-map {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #afe0f1;
  color: #000;
}
.survivors-map .map-bg {
  position: absolute;
  width: 120%;
  height: 100%;
}
.survivors-map .white-gradient {
  width: 100%;
  background: url(/assets/images/white-bg.png) repeat-x;
  height: 249px;
  position: absolute;
  bottom: 0;
}
.survivors-map .map-description {
  font-size: 11px;
  font-family: 'GothamBook';
  color: #404040;
  position: absolute;
  bottom: 8px;
  left: 18.5%;
  padding-right: 6%;
}
.locations-menu {
  float: left;
  width: 17%;
  height: 100%;
  background: #fff;
  margin-bottom: -60px;
  display: none;
  position: relative;
  z-index: 15;
}
.locations-menu ul {
  padding: 0;
  height: 100%;
}
.locations-menu ul li {
  display: block;
  height: 76px;
  padding: 34px 0 0 24%;
  width: 76%;
  text-align: left;
  cursor: pointer;
  border-bottom: 1px solid #dddddd;
}
.locations-menu ul li h3 {
  padding: 0 100px 0 0;
  line-height: normal;
  font-family: 'GothamMedium';
  font-size: 18px;
  margin: 0;
}
.locations-menu ul li p {
  font-family: 'GothamBook';
  font-size: 12px;
}
.locations-menu ul li:hover {
  background: #fbfbfb;
}
.locations-menu ul li.active {
  background: #f0f0f0;
}
.location-times {
  position: absolute;
  bottom: 50px;
  left: 18.5%;
}
.location-times h3 {
  margin-bottom: 12px;
  font-size: 18px;
  font-family: 'GothamMedium';
}
.location-times ul {
  padding: 0;
}
.location-times ul li:first-child {
  border-left: none;
}
.location-times ul li {
  display: block;
  float: left;
  font-size: 14px;
  font-family: 'GothamBold';
  border-left: 1px solid #fff;
  text-align: center;
  color: #ffffff;
  background: #b3b3b3;
  line-height: 41px;
  height: 41px;
  cursor: pointer;
  padding: 0 15px;
}
.location-times ul li small {
  font-size: 10px;
  line-height: 40px;
}
.location-times ul li.arr-back,
.location-times ul li.arr-forward {
  font-family: 'GothamBold';
  font-size: 24px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.location-times ul li.arr-back.disabled,
.location-times ul li.arr-forward.disabled {
  opacity: 0.3;
  cursor: default;
}
.location-times ul li.arr-back.disabled:hover,
.location-times ul li.arr-forward.disabled:hover {
  background: #b3b3b3;
}
.location-times ul li.arr-back {
  margin-right: 4px;
}
.location-times ul li.arr-forward {
  margin-left: 4px;
}
.location-times ul li.active {
  background: #1487b2;
}
.location-times ul li.active:hover {
  background: #137da5;
}
.location-times ul li:hover {
  background: #a2a2a2;
}
.location-times .time-description {
  clear: both;
  padding-top: 8px;
  font-size: 14px;
  font-family: 'GothamBook';
  color: #404040;
}
.location-points {
  zoom: 1.3;
  -moz-transform: scale(1.3);
  position: absolute;
  width: 110%;
  height: 100%;
}
.location-points.no-zoom {
  zoom: 1;
  -moz-transform: scale(1);
}
.location-points .bubble,
.location-points .bubbleStat,
.location-points .bubble-big,
.location-points .bubble-square {
  width: 73px;
  height: 38px;
  color: #ffffff;
  background: #21b1e7;
  position: absolute;
  cursor: pointer;
  text-align: right;
  padding: 7px 11px 0 0;
}
.location-points .bubble.gray,
.location-points .bubbleStat.gray,
.location-points .bubble-big.gray,
.location-points .bubble-square.gray {
  background: #b2b2b2;
}
.location-points .bubble.gray:hover,
.location-points .bubbleStat.gray:hover,
.location-points .bubble-big.gray:hover,
.location-points .bubble-square.gray:hover {
  background: #a2a2a2;
}
.location-points .bubble h4,
.location-points .bubbleStat h4,
.location-points .bubble-big h4,
.location-points .bubble-square h4 {
  text-align: right;
  font-size: 10px;
  line-height: normal;
  font-family: 'GothamBold';
  margin: 0;
  padding-bottom: 2px;
}
.location-points .bubble h4 span,
.location-points .bubbleStat h4 span,
.location-points .bubble-big h4 span,
.location-points .bubble-square h4 span {
  white-space: nowrap;
  display: block;
}
.location-points .bubble h3,
.location-points .bubbleStat h3,
.location-points .bubble-big h3,
.location-points .bubble-square h3 {
  text-align: right;
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
.location-points .bubble .arrow,
.location-points .bubbleStat .arrow,
.location-points .bubble-big .arrow,
.location-points .bubble-square .arrow {
  position: absolute;
  background-size: contain;
}
.location-points .bubbleStat {
  width: 142px;
  height: 45px;
}
.location-points .bubbleStat + div.popover h4 {
  width: 140px;
  font-size: 14px;
}
.location-points .hiddenForTimes + .bubbleStat {
  bottom: 138px !important;
}
.location-points .bubbleStat.two-lines {
  padding-top: 4px;
  height: 45px;
}
.location-points .bubbleStat.two-lines h4 {
  line-height: 12px;
}
.location-points .bubbleStat.two-lines h3 {
  clear: both;
}
.location-points .bubble-square {
  width: 48px;
}
.location-points .bubble-big {
  padding-top: 9px;
  height: 43px;
  width: 103px;
}
.location-points .bubbleStat:hover,
.location-points .bubble:hover,
.location-points .bubble-big:hover,
.location-points .bubble-square:hover {
  background: #1487b2;
}
.location-points .bubble-med {
  width: 123px;
}
.location-points .bubble-med-bomb {
  width: 127px;
  height: 43px;
  padding-top: 9px;
}
.location-points .bubble-med-bomb h4 {
  line-height: 16px;
}
.location-points .bubble-med-bomb.two-lines {
  height: 46px;
  padding-top: 6px;
}
.location-points .bubble-med-bomb.two-lines h4 {
  line-height: 11px;
}
.location-points .bubble-med-bomb.arrow4 .arrow {
  right: -48px;
  bottom: -11px;
}
.location-points .bubble-huge {
  width: 163px;
}
.location-points .circle-bubble {
  width: 26px;
  height: 26px;
  background: url('/assets/images/svg/circle-btn.svg') no-repeat;
  position: absolute;
  margin-left: 55px;
}
.location-points .circle-bubble h4,
.location-points .circle-bubble h3 {
  display: none;
}
.location-points .circle-bubble#bom_b2 {
  margin-left: 45px;
}
.no-svg .location-points .circle-bubble {
  background: url('/assets/images/circle-btn2.png') no-repeat left top;
}
.location-filter {
  position: absolute;
  top: 150px;
  left: 5%;
  width: 90%;
  background: #ffffff;
  border: 1px solid #b2b2b2;
  overflow: hidden;
  z-index: 50;
}
.location-filter h2.h1like {
  margin-top: 0;
  margin-bottom: 6px;
}
.location-filter h2.h1like + p {
  font-size: 16px;
  padding-bottom: 30px;
}
.location-filter .content-wrapper {
  padding: 45px 50px;
}
.location-filter .nav-tabs {
  margin-bottom: 9px;
}
.location-filter .nav-tabs > li > a {
  border-radius: 0;
  font-size: 14px;
  font-family: GothamBook;
}
.location-filter .alphabetical-group {
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.location-filter .alphabetical-group li {
  padding: 0 5px;
  display: block;
  float: left;
}
.location-filter .alphabetical-group li:first-child {
  padding-left: 0;
}
.location-filter .alphabetical-group li:first-child a {
  padding-left: 0;
}
.location-filter .alphabetical-group li.clearfix {
  float: none;
}
.location-filter .alphabetical-group li a {
  padding: 0 7px;
  font-family: GothamBook;
}
.location-filter h2.letter {
  clear: both;
  font-size: 22px;
  color: #000000;
  padding: 15px 33px;
  margin-bottom: 0;
}
.location-filter #companies-list {
  padding: 10px 0;
}
.location-filter .companies-list-ul {
  padding-left: 0;
}
.location-filter .companies-list-ul li {
  padding: 1px 20px 19px 0;
  width: 280px;
  float: left;
}
.location-filter input[type="checkbox"] ~ span {
  display: block;
  padding-left: 32px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  font-family: GothamBook;
  background: url("/assets/images/checkbox2.png") left bottom no-repeat;
}
.location-filter input[type="checkbox"]:checked ~ span {
  background: url("/assets/images/checkbox2.png") -47px 0 no-repeat;
}
.location-filter .form-nav {
  margin-top: 0;
}
.location-filter .form-nav button {
  position: relative;
  top: -20px;
  cursor: pointer;
}
.location-filter .form-nav a {
  cursor: pointer;
}
.arrow1 .arrow {
  background: url('/assets/images/svg/arrow1.svg') no-repeat;
  width: 114px;
  height: 22px;
  left: -112px;
  bottom: -10.4px;
}
.arrow2 .arrow {
  background: url('/assets/images/svg/arrow2.svg') no-repeat;
  width: 31px;
  height: 19px;
  right: -29px;
  bottom: -8px;
}
.arrow3 .arrow {
  background: url('/assets/images/svg/arrow3.svg') no-repeat;
  width: 21px;
  height: 19px;
  left: -20px;
  bottom: -8.1px;
}
.arrow4 .arrow {
  background: url('/assets/images/svg/arrow4.svg') no-repeat;
  width: 81px;
  height: 29px;
  right: -73px;
  bottom: -17px;
}
.arrow5 .arrow {
  background: url('/assets/images/svg/arrow5.svg') no-repeat;
  width: 44px;
  height: 18px;
  right: -38px;
  top: -6px;
}
.arrow6 .arrow {
  background: url('/assets/images/svg/arrow6.svg') no-repeat;
  width: 44px;
  height: 18px;
  right: -43px;
  bottom: -7px;
}
.arrow7 .arrow {
  background: url('/assets/images/svg/arrow7.svg') no-repeat;
  width: 51px;
  height: 25px;
  left: -51px;
  bottom: -14px;
}
.point-selected {
  background: #1487b2 !important;
}
.point-selected.arrow1 .arrow {
  background: url('/assets/images/svg/arrow1b.svg') no-repeat;
}
.point-selected.arrow2 .arrow {
  background: url('/assets/images/svg/arrow2b.svg') no-repeat;
}
.point-selected.arrow3 .arrow {
  background: url('/assets/images/svg/arrow3b.svg') no-repeat;
}
.point-selected.arrow4 .arrow {
  background: url('/assets/images/svg/arrow4b.svg') no-repeat;
}
.point-selected.arrow5 .arrow {
  background: url('/assets/images/svg/arrow5b.svg') no-repeat;
}
.point-selected.arrow6 .arrow {
  background: url('/assets/images/svg/arrow6b.svg') no-repeat;
}
.point-selected.arrow7 .arrow {
  background: url('/assets/images/svg/arrow7b.svg') no-repeat;
}
.no-svg .arrow1 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat -44px -332px;
  width: 70px;
  height: 14px;
  left: -70px;
  bottom: -6px;
}
.no-svg .arrow2 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat 0px -68px;
  width: 31px;
  height: 19px;
  right: -29px;
  bottom: -8px;
}
.no-svg .arrow3 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat -93px -357px;
  width: 21px;
  height: 19px;
  left: -20px;
  bottom: -8.1px;
}
.no-svg .arrow4 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat 0px -134px;
  width: 81px;
  height: 29px;
  right: -73px;
  bottom: -17px;
}
.no-svg .arrow5 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat 0px -236px;
  width: 70px;
  height: 14px;
  right: -61px;
  top: -7px;
}
.no-svg .arrow6 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat 0 0;
  width: 44px;
  height: 18px;
  right: -43.3px;
  bottom: -7px;
}
.no-svg .arrow7 .arrow {
  background: url('/assets/images/blue-arrows.png') no-repeat -63px -288px;
  width: 51px;
  height: 25px;
  left: -51px;
  bottom: -14px;
}
.no-svg .arrow1:hover .arrow {
  background-position: -158px -332px;
}
.no-svg .arrow2:hover .arrow {
  background-position: -114px -68px;
}
.no-svg .arrow3:hover .arrow {
  background-position: -207px -357px;
}
.no-svg .arrow4:hover .arrow {
  background-position: -114px -134px;
}
.no-svg .arrow5:hover .arrow {
  background-position: -114px -236px;
}
.no-svg .arrow6:hover .arrow {
  background-position: -114px 0;
}
.no-svg .arrow7:hover .arrow {
  background-position: -177px -288px;
}
.arrow1:hover .arrow {
  background: url('/assets/images/svg/arrow1b.svg') no-repeat;
}
.arrow2:hover .arrow {
  background: url('/assets/images/svg/arrow2b.svg') no-repeat;
}
.arrow3:hover .arrow {
  background: url('/assets/images/svg/arrow3b.svg') no-repeat;
}
.arrow4:hover .arrow {
  background: url('/assets/images/svg/arrow4b.svg') no-repeat;
}
.arrow5:hover .arrow {
  background: url('/assets/images/svg/arrow5b.svg') no-repeat;
}
.arrow6:hover .arrow {
  background: url('/assets/images/svg/arrow6b.svg') no-repeat;
}
.arrow7:hover .arrow {
  background: url('/assets/images/svg/arrow7b.svg') no-repeat;
}
.location-legend {
  position: absolute;
  top: 21px;
  right: 2.2%;
  background: #ffffff;
  padding: 7px;
}
.location-legend .map-label {
  display: block;
  font-size: 12px;
  font-family: 'GothamMedium';
  padding-bottom: 7px;
}

.MicrosoftMap {
    height: 100% !important;
    width: 100% !important;
}
.memorials-map {
  height: 100%;
  min-height: 515px;   /* PK added so that memorial map page loads in visible*/
  position: relative;
}
.memorials-map .memorialPushpin,
.memorials-map .memorialPushpinMedium,
.memorials-map .memorialPushpinSmallest {
  cursor: pointer;
  background: url('/assets/images/map-marker.png') no-repeat 0 7px;
}

.memorials-map .memorialPushpin:hover,
.memorials-map .memorialPushpinMedium:hover,
.memorials-map .memorialPushpinSmallest:hover {
  background-position-x: -60px;
}
.memorials-map .memorialPushpin.active,
.memorials-map .memorialPushpinMedium.active,
.memorials-map .memorialPushpinSmallest.active,
.memorials-map .memorialPushpin:active,
.memorials-map .memorialPushpinMedium:active,
.memorials-map .memorialPushpinSmallest:active {
  background-position-x: -123px;
}
.memorials-map .memorialPushpin img,
.memorials-map .memorialPushpinMedium img,
.memorials-map .memorialPushpinSmallest img {
  display: none;
}
.memorials-map #popoverContainer {
  cursor: pointer;
}
.memorials-map .memorialPushpinMedium {
  background: url('/assets/images/map-marker-medium.png') no-repeat 0 7px;
}
.memorials-map .memorialPushpinSmall {
  background: url('/assets/images/map-marker-small.png') no-repeat 0 7px;
}
.memorials-map .memorialPushpinSmallest {
  background: url('/assets/images/map-marker-smallest.png') no-repeat 0 7px;
}
/* --- /SURVIVORS --- PAGE --- */
/* --- ADD EVENT - PAGE ---*/
.add-event h1 {
  margin: 54px 0 10px;
}
.add-event h2 {
  margin-bottom: 25px;
}
.add-event .event-name-wrapper {
  width: 385px;
}
.add-event .event-description-wrapper {
  width: 503px;
}
.add-event .event-description-wrapper span.label-error {
  top: 0;
}
.add-event label {
  display: block;
  float: none;
}
.add-event label input,
.add-event label textarea {
  margin-top: 5px;
  display: block;
  width: 97%;
}
.add-event label textarea {
  height: 127px;
}
.add-event label p {
  font-size: 12px;
  font-family: 'GothamBook';
  color: #999;
  margin-top: 6px;
}
.add-event .date-label-wrapper {
  margin-top: 20px;
}
.add-event .date-label-wrapper small {
  font-size: 11px;
  float: right;
  font-style: italic;
}
.add-event .date-label-wrapper .label-error {
  top: -7px;
  left: 5px;
  display: block;
  clear: both;
  vertical-align: top;
  white-space: normal;
  line-height: 14px;
}
.add-event .date-label-wrapper .btn-group {
  margin-top: 5px;
}
.add-event .date-label-wrapper .btn-group.year,
.add-event .date-label-wrapper .label-error.year {
  width: 93px;
}
.add-event .date-label-wrapper .btn-group.month,
.add-event .date-label-wrapper .label-error.month {
  width: 158px;
}
.add-event .date-label-wrapper .btn-group.day,
.add-event .date-label-wrapper .label-error.day {
  width: 70px;
}
.add-event .first-row {
  border-top: 1px solid #dddddd;
  padding-top: 20px;
}
.add-event .first-row .gallery-wrapper {
  width: 50%;
}
.add-event .first-row .gallery-wrapper .profilePhotosAndDocuments {
  float: none;
}
.add-event .first-row .gallery-wrapper .profilePhotosAndDocuments .g-wrap {
  height: 445px !important;
}
.add-event .second-row {
  clear: both;
  border-top: 1px solid #dddddd;
  margin-top: 20px;
  padding-top: 20px;
}
.add-event .form-nav .left .form-btn {
  margin-top: 0;
}
.add-event .gallery-wrapper,
.event-details .gallery-wrapper {
  float: right;
  width: 100%;
  min-height: 270px;
  position: relative;
}
.add-event .gallery-wrapper .galleria-image,
.event-details .gallery-wrapper .galleria-image {
  background: #f3f3f3;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments,
.event-details .gallery-wrapper .profilePhotosAndDocuments {
  float: none;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments.no-images,
.event-details .gallery-wrapper .profilePhotosAndDocuments.no-images {
  border: 1px solid #dddddd;
  max-width: none !important;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments.no-images:before,
.event-details .gallery-wrapper .profilePhotosAndDocuments.no-images:before {
  background: none;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments .g-wrap,
.event-details .gallery-wrapper .profilePhotosAndDocuments .g-wrap {
  height: 745px !important;
  width: 100% !important;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments .galleria-thumbnails-container,
.event-details .gallery-wrapper .profilePhotosAndDocuments .galleria-thumbnails-container {
  width: 100%;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments.no-images,
.event-details .gallery-wrapper .profilePhotosAndDocuments.no-images {
  margin: 20px auto;
  max-width: 165px;
  float: none;
  text-align: center;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments.no-images img,
.event-details .gallery-wrapper .profilePhotosAndDocuments.no-images img {
  display: inline-block;
  width: 100%;
}
.add-event .gallery-wrapper .profilePhotosAndDocuments.no-images .btn,
.event-details .gallery-wrapper .profilePhotosAndDocuments.no-images .btn {
  display: inline-block;
  float: none;
}
/* --- /ADD EVENT - PAGE ---*/
/* --- EVENT DETAILS - PAGE ---*/
div.event-details.wrap.adjusted-width {
  margin: 40px auto !important;
}
div.event-details .profilePhotosAndDocuments {
  float: right;
}
div.event-details .profilePhotosAndDocuments.no-images {
  padding: 95px 5%;
}
div.event-details .profilePhotosAndDocuments.no-images img {
  max-width: 360px;
}
/* --- /EVENT DETAILS - PAGE ---*/
/* --- RECOVERY WORKERS  - PAGE --- */
.recovery-workers #intro .messageBox .nav-btn button.small-btn {
  width: 205px;
}
.recovery-workers table th:nth-child(1) {
  width: 15%;
}
.recovery-workers table th:nth-child(2) {
  width: 12%;
}
.recovery-workers table th:nth-child(3) {
  width: 33%;
}
.recovery-workers table th:nth-child(4) {
  width: 23%;
}
.recovery-workers table th:nth-child(5) {
  width: 8%;
}
.recovery-workers table th:nth-child(6) {
  width: 9%;
}
.workers-map.wrap {
  padding: 0;
  width: 100%;
  background: #f7f7f7;
}
.workers-map .chart-container {
  width: 100%;
  height: 73%;
  padding: 0;
}
.workers-map .chart-container .select-charts {
  width: 96%;
  height: 100%;
  padding: 0 2%;
}
.workers-map .chart-container .select-charts h1 {
  color: #404040;
  font-size: 36px;
  font-family: 'GothamBook';
  font-weight: normal;
  height: 20%;
  margin: 0;
  line-height: 133px;
}
.workers-map .chart-container .select-charts .chart-item-container {
  width: 25%;
  height: 80%;
  float: left;
  position: relative;
}
.workers-map .chart-container .select-charts .chart-item-container:hover {
  background: #f0f0f0;
}
.workers-map .chart-container .select-charts .chart-item-container .chart-title {
  position: absolute;
  text-align: center;
  display: table;
  width: 24%;
  height: 99%;
  left: 50%;
  margin-left: -12%;
}
.workers-map .chart-container .select-charts .chart-item-container .chart-title span {
  display: table-cell;
  vertical-align: middle;
}
.workers-map .chart-container .select-charts .chart-item-container .chart-graphic {
  width: 100%;
  height: 99%;
  position: relative;
}
.workers-map .chart-container .select-charts .chart-item-container .chart-graphic > div {
  width: 100%;
  height: 100%;
}
.workers-map .chart-container .select-charts .chart-item-container .chart-category {
  width: 100%;
  height: 90%;
  position: absolute;
  cursor: pointer;
  top: 0;
  z-index: 1;
  background: #fff;
  opacity: 0;
  filter: 'alpha(opacity = 0)';
}
.workers-map .chart-desc {
  height: 27%;
  width: 96%;
  padding: 0 2%;
  background: #ffffff;
}
.workers-map .chart-desc .workers {
  float: left;
  width: 50%;
  margin-top: 12px;
}
.workers-map .chart-desc .workers .total-workers {
  font-size: 48px;
  font-family: 'GothamMedium';
  line-height: 52px;
  color: #21b1e7;
}
.workers-map .chart-desc .workers .total-workers-desc {
  font-size: 18px;
  font-family: 'GothamMedium';
  padding-bottom: 25px;
  color: #21b1e7;
}
.workers-map .chart-desc .workers small {
  display: block;
  font-size: 11px;
  line-height: 18px;
  color: #b2b2b2;
  border-top: 1px solid #dddddd;
  padding-right: 3%;
  padding-top: 10px;
}
.workers-map .chart-desc .charts-legend {
  float: right;
  width: 50%;
  margin-top: 12px;
  position: relative;
}
.workers-map .chart-desc .charts-legend text {
  font-family: GothamMedium;
  font-size: 12px;
}
.chart-item-container {
  width: 25%;
  height: 90%;
  float: left;
}
.chart-detail-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.chart-detail-wrapper {
  width: 90%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.chart-detail-wrapper .chart-detail {
  width: 100%;
  height: 100%;
  position: relative;
}
.chart-detail-wrapper .chart-detail .title-wrapper {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.chart-detail-wrapper .chart-detail .title-wrapper .row {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.chart-detail-wrapper .chart-detail .title-wrapper .row .inside {
  width: 150px;
  display: inline-block;
}
.chart-detail-wrapper .chart-detail .title-wrapper span {
  display: block;
  font-size: 14px;
  color: 404040;
}
.chart-detail-wrapper .chart-detail .title-wrapper span.title {
  font-size: 22px;
  font-family: 'GothamBold';
  line-height: normal;
}
.chart-detail-wrapper .chart-detail .title-wrapper span.total-nr {
  font-size: 48px;
  font-family: 'GothamMedium';
  line-height: normal;
}
.chart-detail-wrapper .chart-detail .chart {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.chart-detail-wrapper .chart-detail .chart path:hover,
.chart-detail-wrapper .chart-detail .chart text:hover {
  cursor: pointer;
}
.sub-charts {
  width: 295px;
  height: 100%;
  border-right: 1px solid #dddddd;
  position: relative;
  z-index: 5;
}
.sub-charts h2 {
  font-size: 15px;
  font-family: 'GothamBold';
  height: 20px;
  padding: 17px 0 0 17%;
}
.sub-charts .subchart {
  width: 100%;
  height: 23%;
  position: relative;
}
.sub-charts .subchart.active {
  background: #e9e9e9;
}
.sub-charts .subchart > div {
  position: absolute;
  top: 0;
}
.sub-charts .subchart .chart {
  width: 57%;
  height: 100%;
  left: 5%;
}
.sub-charts .subchart .label {
  left: 55%;
  font-size: 15px;
  font-family: 'GothamMedium';
  width: 34%;
  height: 100%;
  display: table;
  position: relative;
}
.sub-charts .subchart .label > div {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.sub-charts .subchart .clickable-area {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
  background: #fff;
  opacity: 0;
  filter: 'alpha(opacity = 0)';
}
/* --- /RECOVERY WORKERS  - PAGE  ---*/
/* --- REGISTRATION - PAGE --- */
.durandal-wrapper section.wrap-registration {
  width: 989px;
  margin: 0 auto;
  float: none;
}
.durandal-wrapper section.wrap-registration .messageBox {
  border: none;
  width: auto;
  box-shadow: none;
  margin-top: 40px;
}
.durandal-wrapper section.wrap-registration .messageBox h2 {
  float: left;
}
.durandal-wrapper section.wrap-registration .messageBox h2 + a {
  float: left;
  position: relative;
  top: 8px;
  left: 25px;
}
.signin a {
  float: right;
  margin: -5px 15px 0 0;
  font-size: 13px;
  font-family: GothamBook;
  display: block;
  height: 28px;
}
.signin .btn {
  clear: right;
  margin: 10px 16px 0 0;
}
.signin .btn span {
  border: none;
}
.step-headers-wrapper {
  margin-top: 50px;
  color: #ffffff;
  background: #404040;
  padding: 13px 21px;
  position: relative;
  left: -21px;
  width: 100%;
}
.step-headers-wrapper h2 {
  float: left;
  font-size: 16px;
  line-height: 29px;
  color: #aaaaaa;
  border-left: 1px solid #6e6e6e;
  padding-left: 20px;
  margin: 0 19px 0 0;
  font-family: 'GothamMedium';
}
.step-headers-wrapper small {
  font-size: 13px;
}
.step-headers-wrapper p,
.step-headers-wrapper span {
  line-height: 29px;
  color: #ffffff;
  font-family: 'GothamMedium';
}
.step-headers-wrapper p {
  display: block;
  float: left;
  padding-right: 20px;
}
.step-headers-wrapper i {
  display: block;
  float: left;
  width: 29px;
  height: 29px;
  border-radius: 14.5px;
  background: #ffffff;
  color: #404040;
  font-size: 16px;
  line-height: 29px;
  font-family: 'GothamMedium';
  text-align: center;
  margin-right: 20px;
}
.register-form {
  width: 606px;
  padding-right: 70px;
  float: left;
}
.register-form h2 {
  margin-top: 20px;
}
.register-form .subheader {
  font-family: GothamMedium;
  font-size: 16px;
  margin-bottom: 10px;
}
.register-form .popover {
  border: 1px solid #ddd;
  margin-left: 17px;
}
.register-form .popover.right .arrow {
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 11px;
  border-left-color: rgba(0, 0, 0, 0);
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: rgba(0, 0, 0, 0.247059);
  border-right-style: solid;
  border-right-width: 11px;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-style: solid;
  border-top-width: 11px;
  margin-top: -11px;
}
.register-form .popover p {
  padding-bottom: 0;
  border-bottom: 0;
}
.register-form .ko-popover > div {
  font-size: 14px;
  font-family: GothamBook;
}
.register-form .date-selector span.label-error {
  clear: both;
  top: -20px;
  left: 2px;
}
.register-form label.width100 span.label-error {
  left: 0;
  top: -10px;
}
.acountsdata .signin {
  width: 295px;
}
.acountsdata .signin input[type="text"],
.acountsdata .signin input[type="password"] {
  width: 88%;
}
.acountsdata .signin h2 {
  margin-top: 0;
}
.acountsdata aside.border-left {
  margin-top: 20px;
}
.acountsdata aside.border-left h3 {
  margin-top: 57px;
}
.date-selector {
  clear: both;
  width: 100%;
}
.date-selector > div {
  display: inline-block;
  vertical-align: top;
}
.date-selector > div select {
  width: 100%;
}
.date-selector > div .label-error {
  top: 0;
}
.date-selector > p {
  position: relative;
  vertical-align: top;
  top: 6px;
}
.date-selector .btn-group {
  margin-right: 10px;
  top: -10px;
}
.date-selector .btn-group.year,
.date-selector .btn-group ul.dropdown-menu {
  width: 110px;
}
.date-selector .btn-group.month,
.date-selector .btn-group ul.dropdown-menu {
  width: 185px;
}
.date-selector .btn-group.day,
.date-selector .btn-group ul.dropdown-menu {
  width: 70px;
}
.date-selector .popover {
  border: 1px solid #ddd;
  font-size: 14px;
  font-family: GothamBook;
  width: 300px;
}
.date-selector .popover h3 {
  font-family: GothamMedium;
  font-weight: normal;
  font-size: 18px;
  margin-top: 0;
}
.date-selector .popover-link {
  white-space: nowrap;
}
.questions .question-text {
  font-size: 36px;
  color: #7f7f7f;
  padding: 50px 0;
  font-weight: normal;
  line-height: normal;
  font-family: GothamBook;
  display: block;
}
.questions .long-text small {
  font-size: 18px;
}
.questions .medium-text small {
  font-size: 20px;
  margin-top: 5px;
  line-height: 31px;
  display: block;
  color: #404040;
}
.questions .medium-text small ul {
  padding-left: 0;
  margin-top: 20px;
}
.questions .answer-nav {
  width: 46%;
  float: left;
  margin-right: 8%;
  margin-bottom: 40px;
}
.questions .answer-nav.fill-in span.label-error {
  top: 0;
  display: block;
}
.questions .answer-nav.fill-in > label {
  padding-left: 0;
  font-size: 14px;
}
.questions .answer-nav.fill-in > label span {
  display: block;
}
.questions .answer-nav.fill-in > label span.label-error {
  top: 1px;
}
.questions .answer-nav.fill-in > label textarea,
.questions .answer-nav.fill-in > label input.hasDatepicker {
  display: block;
  width: 100%;
}
.questions .answer-nav.fill-in > label > textarea {
  width: 630px;
  height: 140px;
}
.questions .answer-nav.fill-in > label > textarea + span.label-error {
  top: 0;
}
.questions .answer-nav.fill-in > label #fillInListAnswerSURV_WTC93_VISIT_FOLLOWING_EMPLOYER,
.questions .answer-nav.fill-in > label #fillInListAnswerSURV_WTC93_VISIT_FOLLOWING_FLOOR {
  height: 28px !important;
}
.questions .answer-nav > textarea {
  height: 57px;
  width: 95%;
  margin-top: 9px;
}
.questions .answer-nav > textarea.additional {
  height: 180px;
  width: 540px;
  margin-top: 9px;
}
.questions .answer-nav > textarea + span.label-error {
  top: -5px;
}
.questions .answer-nav > label {
  width: 94%;
  padding: 0 3%;
  height: 100px;
  font-size: 22px;
  font-family: GothamMedium;
  display: table;
  vertical-align: middle;
}
.questions .answer-nav > label span {
  display: table-cell;
  vertical-align: middle;
}
.questions .answer-nav > label span.label-error {
  top: 0;
}
.questions .answer-nav.odd {
  margin-right: 0;
}
.questions .answer-nav input[type="checkbox"] ~ label + input,
.questions .answer-nav input[type="checkbox"] ~ label + textarea,
.questions .answer-nav input[type="radio"] ~ label + input,
.questions .answer-nav input[type="radio"] ~ label + textarea {
  display: none;
}
.questions .answer-nav input[type="checkbox"]:checked ~ label,
.questions .answer-nav input[type="radio"]:checked ~ label {
  background: #e6e3ea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2U2ZTNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iI2U2ZTNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e6e3ea 2%, #e6e3ea 87%, #fff9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #e6e3ea), color-stop(87%, #e6e3ea), color-stop(100%, #fff9f9));
  background: -webkit-linear-gradient(top, #e6e3ea 2%, #e6e3ea 87%, #fff9f9 100%);
  background: -o-linear-gradient(top, #e6e3ea 2%, #e6e3ea 87%, #fff9f9 100%);
  background: -ms-linear-gradient(top, #e6e3ea 2%, #e6e3ea 87%, #fff9f9 100%);
  background: linear-gradient(to bottom, #e6e3ea 2%, #e6e3ea 87%, #fff9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e3ea', endColorstr='#fff9f9', GradientType=0);
  box-shadow: inset 1px 1px 5px #ccc;
}
.questions .answer-nav input[type="checkbox"]:checked ~ label + input,
.questions .answer-nav input[type="radio"]:checked ~ label + input,
.questions .answer-nav input[type="checkbox"]:checked ~ label + textarea,
.questions .answer-nav input[type="radio"]:checked ~ label + textarea {
  display: block;
}
.questions .answer-nav input[type="text"] {
  width: 95%;
  margin-top: 2px;
}
.questions .dropDown .answer-nav > label {
  font-size: 14px;
}
.questions .fourClass .answer-nav {
  width: 25%;
  margin-right: 5%;
}
.questions .fourClass .answer-nav.odd {
  margin-right: 5%;
}
.questions .fourClass .answer-nav > label {
  font-size: 14px;
  width: 86%;
  height: 88px;
  padding: 0 7%;
}
.questions .fourClass .answer-nav input[type="text"],
.questions .fourClass .answer-nav textarea {
  width: 91%;
}
.questions .smallerText .answer-nav > label {
  font-size: 19px;
}
/* --- /REGISTRATION  - PAGE --- */
/* --- ABOUT PAGE --- */
.about-page h2.h1like {
  margin: 40px 0 20px;
  line-height: normal;
}
.about-page > div > button {
  margin-top: 2px;
}
.about-page ul {
  margin: 0;
  padding: 0;
}
.about-page ul li {
  float: left;
}
.about-page ul li a {
  cursor: pointer;
  display: block;
  padding: 10px 20px;
}
.about-page ul li a:hover {
  background: #21b1e7;
  color: #ffffff;
}
.about-page ul li a.active {
  background: #1487b2;
  color: #ffffff;
}
.about-page p {
  font-size: 14px;
  margin-bottom: 20px;
}
.about-page strong {
  font-family: GothamMedium;
}
.about-page .content {
  clear: both;
  float: left;
  width: 60%;
  margin-right: 7%;
  padding-top: 43px;
  font-size: 14px;
  line-height: 24px;
  font-family: GothamBook;
}
.about-page .content.Russian {
  font-family: Verdana;
}
.about-page .content.Russian p strong {
  font-family: Verdana;
  font-weight: bold;
}
.about-page .content h2,
.about-page .content .header {
  font-size: 18px;
  font-family: GothamMedium;
  margin-top: 5px;
}
.about-page .content p {
  line-height: 24px;
}
.about-page .photo-credits {
  float: left;
  width: 33%;
}
.about-page .photo-credits h2 {
  font-size: 18px;
  margin-bottom: 0;
}
.about-page .photo-credits .item {
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
}
.about-page .photo-credits .item img {
  width: 72px;
  float: left;
  margin-right: 18px;
}
.about-page .photo-credits .item p {
  margin-left: 90px;
}
.about-page .photo-credits span.content {
  padding-bottom: 43px;
  display: inline-block;
  white-space: nowrap;
}
.about-page .photo-credits a {
  font-family: 'GothamMedium';
}
.infusion-section {
  border-top: 1px solid #dddddd;
  padding: 16px 0 34px;
  margin: 20px auto 0;
  display: block;
}
.infusion-section p {
  width: 80%;
  font-size: 12px;
  font-family: GothamMedium;
}
.infusion-section a {
  font-size: 12px;
  color: #21b1e7;
}
.infusion-section img {
  float: right;
}
/* --- /ABOUT PAGE --- */
/* --- PRIVACY POLICY - PAGE --- */
.privacy-policy {
  width: 800px;
  min-height: 560px;
  overflow-y: auto;
}
.privacy-policy.messageBox .terms-of-service {
  max-height: none;
  border-bottom: none;
}
.privacy-policy.messageBox .terms-of-service h1 {
  margin-top: 0;
}
.privacy-policy .durandal-wrapper {
  height: auto;
}
.privacy-policy h2 {
  display: block;
  float: none;
  margin-top: 0;
}
.privacy-policy .form-nav {
  clear: both;
  height: 40px;
}
#user-profiles-list {
  width: 600px;
}
#user-profiles-list h3 {
  margin-left: 10px;
}
#user-profiles-list ul {
  max-height: 240px;
  overflow: auto;
  padding-left: 0;
}
#user-profiles-list ul li a {
  display: block;
  color: #21b1e7;
  padding: 4px 10px;
}
#user-profiles-list ul li a:hover {
  background: #eeeeee;
  color: #1487b2;
}
/* --- PRIVACY POLICY - PAGE --- */
/* --- SURVIVOR DETAILS (ALSO WORKERS) - PAGE --- */
.survivor-details {
  margin-top: 20px;
  padding-bottom: 20px;
}
.survivor-details .actions a:hover {
  border: none;
  text-decoration: none;
}
.survivor-details.no-doc .event-questions-wrapper {
  width: 100%;
}
.survivor-details .send-msg {
  margin-top: 16px;
}
.survivor-details h2.h1like {
  margin-left: 15px;
}
.survivor-details .deceased {
  font-size: 18px;
}
.survivor-details .survivor-title {
  float: left;
  margin-left: 15px;
  width: 100%;
}
.survivor-details .survivor-title div.header {
  padding-bottom: 9px;
  max-width: 695px;
}
.survivor-details .survivor-title div.header h2 {
  margin-bottom: 0;
}
.survivor-details .survivor-title div.header p {
  font-size: 18px;
  font-family: GothamMedium;
}
.survivor-details .survivor-title div.header a {
  margin-right: 40px;
}
.survivor-details .survivor-title div.header a.ico-flag {
  position: relative;
  top: 9px;
}
.survivor-details .survivor-title div.header .edit-link {
  margin: 5px 0 0 0;
  display: block;
}
.survivor-details .survivor-title div.header .edit-link a:hover {
  border: none;
}
.survivor-details .survivor-title div.header + .item {
  margin-top: 18px;
}
.survivor-details .survivor-title .proxy-caption {
  font-family: GothamBook;
  font-style: italic;
  font-size: 14px;
  padding: 10px 0;
}
.survivor-details .survivor-title .item a.ico-pen {
  float: right;
  margin-right: 0;
}
.survivor-details .survivor-title .item a.ico-pen:hover {
  text-decoration: none;
  border: none;
}
.survivor-details .documents-wrapper .empty-message {
  padding-left: 15px;
}
.survivor-details .survivor-info {
  float: left;
  width: 710px;
  clear: left;
  border-top: solid 1px #ddd;
}
.survivor-details .survivor-info .item {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  padding-left: 15px;
}
.survivor-details .survivor-info .item.no-border {
  border-bottom: 0;
}
.survivor-details .survivor-info .item dt:after {
  content: " ";
}
.survivor-details .survivor-info .item dd {
  float: left;
  width: 200px;
  font-size: 14px;
  font-family: GothamBold;
  padding: 7px 0;
  clear: left;
  margin: 0;
}
.survivor-details .survivor-info .item dt {
  font-size: 14px;
  font-family: GothamBook;
  display: block;
  float: left;
  padding: 7px 0;
  margin: 0;
}
.survivor-details .survivor-info .item h4 {
  margin: 10px 0 0;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
  font-family: GothamBold;
}
.survivor-details .survivor-info .item-2 .edit-link {
  display: block;
  clear: both;
  margin: 5px 0;
  padding-top: 5px;
}
.survivor-details .survivor-info .edit-privacy-settings {
  padding-top: 20px;
  margin-top: 18px;
  border-top: 1px solid #dddddd;
}
.survivor-details .survivor-info .edit-privacy-settings a {
  font-family: 'GothamBook';
}
.survivor-details .survivor-info h3 {
  float: left;
}
.survivor-details .survivor-info h3.h3editlink {
  margin-top: 20px;
}
.survivor-details .survivor-info .edit-link {
  margin: 1em;
  padding: 0;
  line-height: 30px;
  display: inline-block;
}
.survivor-details .gallery-wrapper {
  float: right;
  width: 360px;
  margin-top: -40px;
  margin-bottom: 35px;
}
.survivor-details .gallery-wrapper .top-nav {
  padding-bottom: 5px;
  float: right;
}
.survivor-details .profilePhotosAndDocuments {
  text-align: center;
}
.survivor-details .profilePhotosAndDocuments.no-images {
  border: 1px solid #dddddd;
}
.survivor-details .profilePhotosAndDocuments .btn {
  margin: 1em auto;
}
.survivor-details .timeline-wrapper {
  clear: both;
}
.survivor-details .timeline-wrapper h3 {
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
  font-family: GothamBold;
  text-indent: 20px;
  background: #f0f0f0;
  width: 100%;
  margin-bottom: 0;
}
.survivor-details .timeline-wrapper .edit-link {
  margin-left: 15px;
}
.survivor-details .timeline-wrapper .timeline {
  position: relative;
  height: 740px;
  width: 100%;
}
.survivor-details .timeline-wrapper .timeline .time-wrapper {
  margin-top: 345px;
  height: 43px;
  width: 100%;
  background: #1487b2;
  color: #ffffff;
  font-size: 14px;
  font-family: GothamBook;
  display: table;
  position: absolute;
}
.survivor-details .timeline-wrapper .timeline .time {
  display: table-cell;
  vertical-align: middle;
  margin-right: 5px;
  width: 16%;
  padding-left: 2%;
  border-right: 1px solid #90d8f3;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper.fiveItems .odd .arrow {
  background: url(images/timeline-arrow-flipped.png) no-repeat -79px -77px;
  left: -11px;
  right: auto;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point {
  border: 1px solid #dddddd;
  width: 305px;
  height: 275px;
  padding: 16px;
  position: absolute;
  background: #ffffff;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.wtclater.even .arrow {
  left: 32%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.ptglater.even .arrow {
  left: 32%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.wtc0959.even .arrow {
  left: 14%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.ptg0937.even .arrow {
  left: 14%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.wtc1028.odd .arrow {
  left: 5%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.ptgafter.odd .arrow {
  left: 5%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.bbafternoon.odd .arrow {
  left: 38%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point.bbnight.odd .arrow {
  left: 38%;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point h2 {
  font-weight: normal;
  font-size: 12px;
  font-family: GothamBold;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .point p {
  font-family: GothamBook;
  font-size: 12px;
  line-height: 1.6em;
  display: block;
  overflow: hidden;
  height: 93%;
  word-wrap: break-word;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .odd {
  top: 400px;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .odd .arrow {
  background-position: -3px -75px;
  top: -21px;
  right: -13px;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .even {
  top: 26px;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .even .arrow {
  background-position: -79px -2px;
  bottom: -23px;
  left: -9px;
}
.survivor-details .timeline-wrapper .timeline .point-wrapper .arrow {
  width: 21px;
  height: 23px;
  background: url(/assets/images/timeline-arrow.png) no-repeat;
  position: absolute;
  z-index: 0;
}
.survivor-details h3 .edit-link {
  float: right;
  text-align: left;
  margin: 0 32px;
  position: relative;
  top: -9px;
}
.survivor-details h3 .edit-link a {
  padding-left: 0;
}
.survivor-details .edit-link {
  padding: 10px 0;
}
/* --- /SURVIVOR DETAILS (ALSO WORKERS) - PAGE --- */
/* --- FAQ - PAGE --- */
.faq {
  margin-top: 40px;
}
.faq h1 {
  margin-bottom: 40px;
}
.faq .accordion-col {
  width: 48%;
  margin-right: 4%;
  float: left;
}
.faq .accordion-col.last {
  margin-right: 0;
}
.faq .accordion .accordion-group {
  border-radius: 0;
  border: none;
  padding-bottom: 8px;
}
.faq .accordion .accordion-group.odd {
  margin-right: 0;
}
.faq .accordion .accordion-group .accordion-heading {
  background: #f0f0f0;
  border-bottom: 1px solid #dddddd;
}
.faq .accordion .accordion-group .accordion-heading a {
  background: url(/assets/images/accordion-arrows.png) no-repeat 15px -51px;
  display: block;
  padding: 15px 44px;
  font-size: 14px;
  font-family: GothamMedium;
  color: #333333;
}
.faq .accordion .accordion-group .accordion-heading a.collapsed {
  background: url(/assets/images/accordion-arrows.png) no-repeat -50px 16px;
}
.faq .accordion .accordion-group .accordion-inner {
  font-size: 13px;
  font-family: GothamBook;
  line-height: 20px;
  padding-left: 43px;
  white-space: pre-wrap;
}
/* --- /FAQ - PAGE --- */
/* --- TERMS - PAGE --- */
.upload-terms .terms-of-service {
  max-height: 400px;
  overflow: auto;
  overflow-x: visible;
  overflow-y: auto;
}
.upload-terms .terms-of-service h2 {
  margin-top: 0;
}
.upload-terms h2 {
  float: none;
  margin-top: 0;
}
.upload-terms h2 + h2 {
  margin-top: 40px;
}
.upload-terms .form-nav {
  padding-bottom: 0;
}
.upload-terms .form-nav div.left {
  width: 3%;
}
.upload-terms .form-nav div.right {
  width: 87%;
}
.terms-of-service {
  max-height: 510px;
  overflow: auto;
  border-bottom: 1px solid #dddddd;
}
.terms-of-service h2 {
  display: block;
  margin-top: 40px;
}
.terms-of-service p {
  margin-bottom: 20px;
}
/* --- TERMS - PAGE --- */
/* --- PRIVACY SETTINGS - PAGE --- */
.privacy-settings {
  margin: 0 auto !important;
  max-width: 1024px;
  padding-top: 40px;
  clear: both;
}
.privacy-settings label {
  float: left;
  margin-right: 10px;
}
.privacy-settings table {
  margin-bottom: 0;
}
.privacy-settings table h3 {
  font-size: 16px;
  font-weight: normal;
  font-family: GothamBold;
  margin-left: -20px;
}
.privacy-settings table h3 + p {
  text-indent: 0;
  margin-top: -10px;
}
.privacy-settings table td {
  font-size: 13px;
  font-family: GothamBook;
  vertical-align: middle;
  padding: 15px 0;
  text-indent: 20px;
}
.privacy-settings table td:first-child {
  font-family: GothamMedium;
}
.privacy-settings table td:last-child {
  text-align: right;
  width: 411px;
}
.privacy-settings table td:last-child > * {
  float: right;
}
.privacy-settings table td:last-child input[type="radio"] ~ span,
.privacy-settings table td:last-child input[type="checkbox"] ~ span {
  padding-left: 15px;
}
.privacy-settings table td .static {
  display: block;
  margin-right: 10px;
}
.privacy-settings table td[colspan="3"] > * {
  float: none;
  text-align: left;
}
.privacy-settings .form-nav {
  margin-top: 0;
}
.privacy-settings .form-nav .btn span {
  min-width: 8.35em;
  width: auto;
}
.privacy-settings .form-nav .btn span + span {
  min-width: 1px;
}
.privacy-settings .form-nav .btn span.picto {
  width: auto;
}
.privacy-settings .privacy-help {
  margin-top: 9px;
  float: right;
}
.privacy-settings .privacy-help a {
  cursor: pointer;
}
.privacy-settings .privacy-help .popover {
  border: 1px solid #dddddd;
}
.privacy-settings .privacy-help .popover .arrow {
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 11px;
  border-collapse: collapse;
  border-left-color: rgba(0, 0, 0, 0.247059);
  border-left-style: solid;
  border-left-width: 11px;
  border-right-color: rgba(0, 0, 0, 0);
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: rgba(0, 0, 0, 0);
  border-top-style: solid;
  border-top-width: 11px;
}
.privacy-settings .privacy-help .popover p {
  border: none;
  text-indent: 0;
}
/* --- /PRIVACY SETTINGS - PAGE ---*/
/* --- MEMORIAL DETAILS - PAGE --- */
.memorial-details .profilePhotosAndDocuments.no-images {
  border: 1px solid #dddddd;
  background: none;
  padding: 95px 5%;
}
.memorial-details .profilePhotosAndDocuments.no-images img {
  max-width: 360px;
}
.memorial-details .profilePhotosAndDocuments.no-images:before {
  display: none;
}
.memorial-details .profilePhotosAndDocuments .g-wrap {
  height: 745px !important;
  width: 100% !important;
}
.memorial-details .profilePhotosAndDocuments .g-wrap .galleria-image {
  background: #f3f3f3;
}
.memorial-details .profilePhotosAndDocuments .no-images {
  border: 1px solid #dddddd;
  max-width: 720px;
}
.memorial-details .profilePhotosAndDocuments .galleria-thumbnails-container {
  width: 100%;
  left: auto;
}
.memorial-details .actions {
  margin-left: 0;
}
.memorial-details aside {
  font-size: 14px;
}
.memorial-details aside dt,
.memorial-details aside dd,
.memorial-details aside p {
  font-size: 14px;
}
.memorial-details .edit-link {
  display: block;
  clear: both;
}
/* --- /MEMORIAL DETAILS - PAGE --- */
/* --- CREATE MEMORIAL - PAGE --- */
.create-memorial {
  min-height: 400px;
}
.create-memorial.step2 .register-form {
  width: 100%;
}
.create-memorial.step2 input[type="text"].w100 {
  width: 95.5%;
}
.create-memorial.step2 .no-labels-form {
  margin-top: 39px;
}
.create-memorial.step2 .no-labels-form .i_state {
  width: 147px;
  margin: 0 10px;
}
.create-memorial.step2 .no-labels-form .i_zip {
  width: 116px;
}
.create-memorial.step2 .address-suggestions {
  padding-left: 0;
  border: 1px solid #ccc;
  position: relative;
  top: -10px;
}
.create-memorial.step2 .address-suggestions li {
  display: block;
}
.create-memorial.step2 .address-suggestions li a {
  color: #21b1e7;
  display: block;
  width: 92%;
  height: 100%;
  padding: 15px 4%;
}
.create-memorial.step2 .address-suggestions li a:hover {
  color: #1487b2;
  background: #eeeeee;
}
.create-memorial .modify-link {
  display: block;
  margin-top: 45px;
}
.create-memorial .register-form {
  margin: 0;
  float: none;
}
.create-memorial .register-form .width100 .btn-group {
  max-width: 561px;
}
.create-memorial .country-settings {
  width: 530px;
}
.create-memorial .country-settings .label-error {
  display: block;
  top: 15px;
  clear: both;
}
.create-memorial h2 {
  margin-top: 30px;
  float: left;
}
.create-memorial input[type="text"].w100 {
  width: 89%;
}
.create-memorial .no-labels-form .i_state {
  margin: 0 20px;
}
.create-memorial span.label-error {
  top: 0;
}
.create-memorial .map-wrapper {
  width: 100%;
  height: 450px;
}
.create-memorial .map-wrapper > div {
  width: 100%;
  height: 100%;
  position: relative;
}
.create-memorial .map-manager {
  visibility: hidden;
  float: left;
  width: 0%;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.create-memorial .map-manager ul {
  padding-left: 0;
  margin-top: 15px;
}
.create-memorial .map-manager ul li {
  font-size: 13px;
  padding: 9px 5px;
  margin-left: 14px;
  cursor: pointer;
}
.create-memorial .map-manager ul li .index {
  width: 20px;
  height: 20px;
  background: #21b1e7;
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
}
.create-memorial .map-manager ul li a {
  color: #21b1e7;
}
.create-memorial .map-manager ul li:hover .index {
  background: #1487b2;
}
.create-memorial .map-manager ul li.stars {
  margin-left: 0;
}
.create-memorial .map-manager ul li.stars span.index {
  padding: 4px;
  font-size: 21px;
  height: 28px;
  width: 28px;
}
.create-memorial .map-manager ul li.stars a {
  font-size: 12px;
  position: relative;
  top: 3px;
}
.create-memorial.results-state .map-wrapper {
  width: 63%;
  padding-left: 3%;
  float: right;
  border-left: 1px solid #dddddd;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.create-memorial.results-state .map-manager {
  width: 33%;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  visibility: visible;
}
.memorial-optional-info .form-line {
  width: 90%;
}
.memorial-optional-info label {
  min-width: 40%;
}
.memorial-optional-info label.width100 textarea {
  width: 96%;
  height: 60px;
}
.memorial-optional-info label.left {
  width: 47%;
}
.memorial-optional-info label.right {
  width: 48%;
  float: right;
  margin-right: 2.5%;
}
.memorial-optional-info label.checkbox {
  position: relative;
  top: 25px;
  left: 5px;
}
.memorial-optional-info label.select {
  margin-left: 40px;
}
.memorial-optional-info label input[type='text'] {
  width: 96%;
}
.memorial-optional-info label select {
  display: block;
  clear: left;
  margin-top: 5px;
}
.register-summary {
  margin-top: 30px;
}
/* --- /CREATE MEMORIAL - PAGE --- */
/* --- OFFLINE - PAGE --- */
.offline-page header {
  width: 1170px;
  margin: 110px auto;
  float: none;
  height: 100px;
  background: none;
  padding-right: 0;
}
.offline-page header a.logo {
  padding-left: 4px;
}
.offline-page p {
  font-size: 24px;
  font-family: GothamBook;
}
/* --- /OFFILINE - PAGE --- */
/* --- USER ACCOUNT - PAGE --- */
.user-account aside {
  margin-top: 40px;
}
.user-account .account-info {
  margin-top: 40px;
}
.user-account .account-info dd {
  padding-bottom: 0;
  margin-bottom: 5px;
  clear: left;
}
.user-account .account-info dt {
  padding-bottom: 40px;
  display: block;
  font-size: 18px;
  font-family: GothamBook;
}
.user-account .list-profiles {
  float: left;
  width: 65%;
  margin-left: 5%;
  margin-top: 83px;
}
.user-account .list-profiles ul {
  display: block;
  width: 30%;
  margin-right: 3%;
  float: left;
  padding: 0;
}
.user-account .list-profiles ul .nav-header {
  font-size: 21px;
  font-weight: normal;
  color: #404040;
  padding: 3px 15px;
  border-bottom: none;
  text-transform: none;
}
.user-account .list-profiles ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #dddddd;
}
.user-account .list-profiles ul li span {
  font-family: GothamBook;
  font-size: 21px;
}
.user-account .list-profiles ul li a {
  display: block;
  font-family: GothamMedium;
  color: #21b1e7;
}
/* --- /USER ACCOUNT - PAGE*/
/* ==========================================================================
   END - PAGES 
   ========================================================================== */
/* ==========================================================================
   RESPONSIVE - MEDIA QUERIES
   ========================================================================== */
@media only screen and (max-width: 1500px) {
  .slider .desc {
    padding-bottom: 2%;
  }
  .slider .desc > div p {
    font-size: 20px;
  }
  header .logo {
    padding: 11px 20px 15px 20px;
    width: 252px;
  }
  header nav a {
    padding: 18px 10px 19px;
    line-height: 22px;
    font-size: 14px;
  }
  header nav .left-nav > li.about-btn .carousel {
    top: 4px;
  }
  div.location-filter .alphabetical-group li a {
    padding: 0 4px;
  }
}
@media only screen and (min-width: 1499px) {
  .slider .desc > div {
    width: 70%;
    padding-right: 30%;
  }
  .slider .big .desc > div {
    width: 90%;
    padding-right: 10%;
  }
}
@media only screen and (max-width: 1172px) {
  .charts-legend {
    position: absolute;
    top: 0;
    right: 0;
    height: 140px !important;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .charts-legend > svg {
    height: 280px !important;
  }
  .sub-charts h2 {
    font-size: 13px;
    font-family: GothamBook;
  }
  .messageBox .form-nav .sub-note {
    margin-bottom: 25px;
  }
  .survivor-details .survivor-info {
    width: 530px;
  }
  .survivor-details .survivor-title {
    width: 510px;
  }
  .survivor-details .survivor-title .ico-pen {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1025px) {
  .durandal-wrapper section.wrap-registration {
    width: 986px;
    /*margin: 0 0 0 4px;*/
    padding: 0;
  }
  .slider .slider .desc {
    padding-bottom: 2%;
  }
  .slider .slider .desc > div {
    width: 50%;
    padding-right: 50%;
  }
  .slider .slider .desc > div h2 {
    font-size: 16px;
  }
  .slider .slider .desc > div p {
    font-size: 16px;
  }
  .slider .slide.big .desc > div {
    width: 100%;
    padding-right: 0;
  }
  .slider .big > a .btn span:first-child,
  .slider .btns > a .btn span:first-child {
    width: 13em;
  }
  .slider .big > a .btn span:first-child small,
  .slider .btns > a .btn span:first-child small {
    font-size: 0.69em;
  }
  .slider .btns .btn span:first-child small {
    font-size: 0.69em;
  }
  section.pentagon div.map-bg {
    background-position: -76px -320px;
  }
  section.pentagon div.location-points {
    left: -290px;
  }
  section.pentagon div.location-points .bubbleStat {
    margin-right: -185px;
  }
  header nav a,
  header ul a {
    font-size: 14px;
  }
  .select-charts .chart-item-container .chart-title {
    font-size: 14px;
  }
  .chart-detail-container div.chart-detail-wrapper .chart-detail .title-wrapper .inside {
    zoom: 0.7;
    -moz-transform: scale(0.7);
    width: 140px;
  }
  .chart-detail-container div.chart-detail-wrapper .chart-detail .title-wrapper.title-wrapper-workersRegistryDetailedChartBigDivId2 .inside {
    width: 136px;
  }
  .chart-detail-container div.chart-detail-wrapper .chart-detail .title-wrapper .total-nr {
    font-size: 28px;
  }
  .survivor-details .timeline-wrapper .timeline .point-wrapper .point {
    width: 206px;
    height: 232px;
    padding: 0;
  }
  .survivor-details .timeline-wrapper .timeline .point-wrapper .point > .content-wrapper {
    height: 200px;
    padding: 16px;
    overflow: auto;
  }
  .survivor-details .timeline-wrapper .timeline .point-wrapper .point p {
    overflow: visible;
    padding-bottom: 40px;
  }
  .workers-map .chart-container .select-charts h1 {
    line-height: 93px;
    font-size: 26px;
  }
  .form-line input[type="text"].w100,
  .form-line input[type="password"].w100,
  .form-line input[type="email"].w100,
  .form-line input.hasDatepicker.w100,
  .form-line textarea.w100 {
    width: 90.7%;
  }
  div.galleria-lightbox-image {
    margin-top: -29%;
  }
  .step-headers-wrapper {
    left: 0;
    padding-right: 43px;
    width: 922px;
  }
  .mac .chart-detail-container div.chart-detail-wrapper .chart-detail .title-wrapper .inside span {
    font-size: 10px;
  }
  .mac .chart-detail-container div.chart-detail-wrapper .chart-detail .title-wrapper .inside span.title {
    font-size: 14px;
  }
  .privacy-policy {
    height: 460px;
  }
  .location-filter h2.h1like {
    font-size: 1.675em;
  }
}
@media only screen and (max-width: 980px) {
  header .logo {
    width: 100%;
  }
  header nav {
    margin-left: 4%;
  }
  .slider .desc {
    padding-bottom: 4%;
  }
  .slider .desc > div h2 {
    font-size: 14px;
  }
  .slider .desc > div p {
    font-size: 14px;
  }
  .slider .slide1,
  .slider .slide2,
  .slider .slide3 {
    background-size: auto 100% !important;
  }
  .slider .big > a .btn span:first-child,
  .slider .btns > a .btn span:first-child {
    width: 9em;
  }
  .slider .big > a .btn span:first-child small,
  .slider .btns > a .btn span:first-child small {
    font-size: 0.69em;
    width: 100%;
    height: 2em;
    overflow: hidden;
  }
  .slider .btns .btn span:first-child small {
    font-size: 0.69em;
  }
  footer .sep p {
    padding: 1% 4%;
  }
}
@media screen and (min-width: 1680px) and (max-width: 1680px) and (min-height: 1050px) and (max-height: 1050px) {
  body {
    font-size: 120%;
    line-height: 120%;
  }
}
@media only screen and (max-width: 1599px), screen and (max-height: 900px) {
  section.survivors-map .map-bg {
    zoom: 1;
    -moz-transform: scale(1);
  }
  div.location-points {
    zoom: 1;
    -moz-transform: scale(1);
  }
}
@media only screen and (max-width: 1367px) {
  .slider .desc,
  .ie10 .slider .desc {
    padding-bottom: 1%;
  }
  .slider .desc > div p,
  .ie10 .slider .desc > div p {
    font-size: 20px;
  }
  .slider .big > a .btn span:first-child,
  .ie10 .slider .big > a .btn span:first-child {
    font-size: 13px;
    font-family: GothamMedium;
  }
  .slider .big > a.big2 .btn,
  .ie10 .slider .big > a.big2 .btn {
    width: 330px !important;
  }
  .slider .big > a.big2 .btn span:first-child,
  .ie10 .slider .big > a.big2 .btn span:first-child {
    width: 240px;
    padding-left: 10px;
    padding-right: 19px;
  }
  div.location-filter .alphabetical-group li a {
    padding: 0 2px;
    font-size: 12px;
  }
  .manage-photos ul li .image-desc,
  .manage-documents ul li .image-desc,
  .manage-photos ul li .add-caption,
  .manage-documents ul li .add-caption {
    width: 465px;
  }
  #applicationHost {
    min-width: 1024px;
  }
  .slider .big > a {
    font-size: 12px;
    font-family: GothamBook;
  }
  .slider .big > a.big1 .btn {
    width: 300px;
  }
  .slider .big > a.big1 .btn span:first-child {
    width: 218px;
  }
  .slider .big > a.big2 .btn {
    width: 320px;
  }
  .slider .big > a.big2 .btn span:first-child {
    width: 238px;
  }
  .slider .big > a.big3 .btn {
    width: 224px;
  }
  .slider .big > a.big3 .btn span:first-child {
    width: 142px;
  }
  .slider .desc > div {
    width: 58%;
    padding-right: 42%;
  }
  footer .sep {
    position: relative;
  }
  footer .sep p {
    float: none;
    padding: 0;
    width: 40%;
    position: absolute;
    right: 0;
    top: 4px;
    line-height: 12px;
  }
  .map-controls form input[type="text"] {
    width: 30%;
  }
  .start-registry section .half .big-btn > div {
    font-size: 20px;
  }
  .start-registry section .half .big-btn .picto {
    font-size: 30px;
    line-height: 76px;
  }
  section.wtc-attack .map-bg {
    background-position: 52px -577px;
  }
  section.wtc-attack .location-points {
    left: -190px;
    top: 30px;
    position: absolute;
    width: 1468px;
    height: 100%;
  }
  section.wtc-attack .location-points .bubbleStat {
    margin-bottom: 30px;
  }
  div.wtc-attack div.location-points {
    top: 0;
  }
  section.wtc-attack .location-points {
    width: 100%;
  }
  section.wtc-attack .location-points .bubbleStat {
    right: 2.2% !important;
    margin-right: -190px;
  }
  section.pentagon .map-bg {
    background-position-x: 14px;
  }
  section.pentagon .location-points {
    left: -200px;
    position: absolute;
    height: 100%;
  }
  section.pentagon .location-points .bubbleStat {
    right: 2.2% !important;
    margin-right: -86px;
  }
  section.survivors-map .locations-menu {
    position: relative;
    z-index: 2;
  }
  section.wtc-bombing .map-bg {
    background-position-x: -326px;
  }
  section.wtc-bombing .location-points {
    left: -190px;
    position: absolute;
    height: 100%;
  }
  section.wtc-bombing .location-points .bubbleStat {
    right: 2.2% !important;
    margin-right: -83px;
  }
  section.wtc-bombing .location-times {
    bottom: 41px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing {
    left: -68px;
    background-position: -316px 0;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing .location-times {
    bottom: 9px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing .location-points {
    left: -170px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing .location-points .bubbleStat {
    right: 20.4% !important;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-bombing .location-legend {
    right: 25%;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.pentagon .location-times {
    bottom: 9px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.pentagon .location-points .bubbleStat {
    right: 12.7% !important;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.pentagon .location-legend {
    right: 4%;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack {
    background-position: 181px -608px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-times {
    bottom: 9px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-points {
    left: -60px;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-points .bubbleStat {
    right: 8.5% !important;
  }
  .pointsintime .pointsintime-map-wrapper .survivors-map.wtc-attack .location-legend {
    right: 4%;
  }
  div.locations-menu ul > li h3 {
    font-size: 14px;
  }
  div.locations-menu ul > li p {
    font-size: 11px;
  }
  .workers-map .chart-desc {
    position: relative;
  }
  div.workers .total-workers-desc {
    font-size: 12px;
    font-family: 'GothamMedium';
    line-height: 16px;
    color: #21b1e7;
  }
  div.workers .total-workers {
    font-size: 16px;
    font-family: 'GothamMedium';
    padding-bottom: 5px;
    color: #21b1e7;
  }
  div.durandal-wrapper > section.wrap-registration {
    width: 949px;
  }
  /*
    div.step-headers-wrapper .step-headers li {
        margin-right:11px;
    }*/
  div.manage-photos,
  div.manage-documents {
    width: 900px;
  }
  section.list-view .pagination-wrapper .pagination .right select {
    margin-top: 34px;
  }
  div.register-form {
    width: 560px;
  }
  div.profilePhotosAndDocuments.no-images img {
    max-width: 320px;
  }
  section.survivor-details {
    margin-top: 50px;
  }
  section.survivor-details .survivor-info .header > a {
    margin-right: 20px;
  }
  .chart-detail-container .sub-charts {
    width: 230px;
  }
  .chart-detail-container .sub-charts .subchart {
    height: 22%;
  }
  .chart-detail-container .chart-detail-wrapper {
    width: 80%;
  }
  .chart-detail-container .chart-detail-wrapper .chart-detail .title-wrapper .inside {
    zoom: 0.8;
    -moz-transform: scale(0.8);
  }
}
@media only screen and (min-width: 1600px) and (min-height: 901px) {
  section.survivors-map .map-bg {
    left: -10%;
  }
  section.survivors-map .map-bg.wtc-attack {
    background: url('/assets/images/map-manhattan-2x.png') no-repeat 487px -532px;
  }
  section.survivors-map .map-bg.pentagon {
    background: url('/assets/images/map-pentagon-2x.png') no-repeat 480px -220px;
  }
  section.survivors-map .map-bg.wtc-bombing {
    background: url('/assets/images/map-wtc-bombing-2x.png') 53px -90px no-repeat;
    left: 0;
  }
  section.survivors-map .location-points {
    left: -10%;
    width: 121%;
    height: 77%;
  }
  section.survivors-map .location-points .bubbleStat {
    margin-bottom: -10%;
  }
  section.survivors-map.wtc-bombing .location-points {
    height: 60%;
    left: 0;
    width: 110%;
    margin-top: -5px;
  }
  section.survivors-map.wtc-bombing .location-points .bubbleStat {
    right: 11% !important;
    margin-bottom: -13%;
  }
  .left.popover .arrow {
    right: -10px;
  }
  .right.popover .arrow {
    left: -10px;
  }
  .location-points .bubble h4,
  .location-points .bubbleStat h4,
  .location-points .bubble-big h4,
  .location-points .bubble-square h4 {
    font-family: GothamMedium;
  }
  .btn-group .dropdown-menu {
    max-height: 350px;
  }
}
@media only screen and (max-width: 1100px) {
  .nav-tabs > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
  header .logo {
    width: 212px;
    padding-top: 17px;
    padding-bottom: 9px;
  }
  .mac #intro .messageBox .nav-btn button.small-btn .picto {
    margin-top: -9px;
  }
  .chart-detail-container .chart-detail-wrapper {
    width: 77%;
  }
  header nav .left-nav {
    width: 273px;
    height: 60px;
  }
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   END - RESPONSIVE - MEDIA QUERIES
   ========================================================================== */
/* ==========================================================================
   FORM ELEMENTS
   ========================================================================== */
button.form-btn,
a.form-btn {
  text-align: center;
  color: #ffffff;
  background: #b2b2b2;
  padding: 0 20px;
  line-height: 40px;
  cursor: pointer;
  font-size: 14px;
}
button.form-btn:hover,
a.form-btn:hover {
  background: #7f7f7f;
}
button.form-btn span,
a.form-btn span {
  color: #ffffff;
}
button.form-btn .picto,
a.form-btn .picto {
  line-height: 26px;
  padding: 0 10px 0 0;
  margin: 0 0 0 -20px;
}
button.btn-primary,
a.btn-primary {
  opacity: 1;
  cursor: pointer;
  background: #21b1e7;
  padding-left: 20px;
}
button.btn-primary.btn-std,
a.btn-primary.btn-std {
  padding-left: 39px;
}
button.btn-primary:hover,
a.btn-primary:hover {
  background: #1487b2;
}
button.btn-primary .picto,
a.btn-primary .picto {
  line-height: 30px;
  padding: 0 0 0 10px;
  margin: 0;
  float: right;
}
/* --- FORM NAVIGATION ----*/
.navig-form {
  padding: 30px 0;
  margin-top: 20px;
  border-top: 1px solid #dddddd;
  clear: both;
  height: 60px;
  position: relative;
  width: 100%;
}
.navig-form .form-btn {
  position: absolute;
  left: 0;
}
.navig-form .form-btn.btn-primary {
  right: 0;
  left: auto;
}
/* --- /FORM NAVIGATION ----*/
/* --- LABELS ---- */
label input,
label textarea {
  margin-top: 5px;
}
label.width100 {
  width: 100%;
}
label.width100 input {
  width: 509px;
}
label.width100 span.label-error {
  top: 0;
  left: 10px;
}
label.width66 {
  width: 66%;
}
label.label-2 {
  width: 246px;
}
label.label-2 input {
  width: 226px;
}
label.label-4 {
  width: 24%;
}
label.label-4.lcol1 {
  width: 45px;
}
label.label-4.lcol1 input {
  width: 35px;
  padding: 4px 5px;
}
label.label-4.lcol3 {
  width: 185px;
}
label.label-4.lcol3 input {
  width: 165px;
}
label.label-4 + label-4 {
  margin-left: 1%;
}
label.text-out {
  text-indent: -9999px;
}
label + label {
  margin-left: 16px;
}
label small {
  font-size: 11px;
  font-family: GothamBook;
  font-style: italic;
}
label .desc-right {
  float: right;
  font-style: italic;
  color: #383838;
  font-size: 11px;
  font-family: GothamBook;
}
label span.label-error {
  font-weight: normal;
  color: #e74b21;
  margin: 0;
  padding: 0 !important;
  background: none !important;
  font-family: GothamBook;
  position: relative;
  top: -10px;
}
label.as-header {
  margin: 20px 0 -8px;
}
span.label-error {
  font-weight: normal;
  color: #e74b21;
  margin: 0;
  padding: 0 !important;
  background: none !important;
  font-family: GothamBook;
  font-size: 14px;
  position: relative;
  top: -10px;
}
.form-nav {
  padding: 27px 0;
  margin-top: 30px;
  border-top: 1px solid #dddddd;
}
.form-nav.no-border {
  border: none;
}
.form-nav:after {
  display: block;
  content: " ";
  clear: both;
}
.form-nav button.no-border span {
  border: none;
}
.form-nav a {
  color: #21b1e7;
  font-size: 14px;
  font-family: GothamBook;
  cursor: pointer;
}
.form-nav a.form-btn {
  color: #ffffff;
  font-family: GothamMedium;
  margin-top: 0;
}
.form-nav div.left {
  width: 35%;
}
.form-nav div.left a {
  line-height: 18px;
  float: left;
}
.form-nav div.left button + button {
  clear: none;
  margin-left: 5px;
}
.form-nav div.right {
  width: 65%;
  text-align: right;
}
.form-nav div.right button {
  display: inline-block;
  float: none;
}
.form-nav button.custom-btn,
.form-nav a.custom-btn {
  line-height: 36px;
  vertical-align: top;
}
.form-nav .sub-note {
  position: relative;
  display: inline-block;
  font-size: 12px;
  width: 323px;
  font-family: GothamBook;
  top: 8px;
  left: -20px;
}
.form-nav .sub-note + .btn {
  vertical-align: middle;
}
.form-nav .sub-note + button.custom-btn,
.form-nav .sub-note + a.custom-btn {
  vertical-align: top;
}
.form-nav .btn.form-btn {
  line-height: 36px;
}
.form-nav .btn.form-btn span.picto {
  line-height: 21px;
}
.form-nav .btn-std {
  line-height: 40px;
}
.form-line {
  clear: both;
  margin-top: 17px;
}
.form-line.float-none label {
  float: none;
}
.form-line label {
  float: left;
}
.form-line label[for="isDeceasedCheckbox"] {
  margin-top: 7px;
}
.form-line p {
  clear: both;
}
.form-line:after {
  display: block;
  content: " ";
  clear: both;
}
.form-line.border-top {
  border-top: 1px solid #dddddd;
  padding-top: 20px;
  margin-top: 20px;
}
.form-line .durandal-wrapper {
  /*margin-top:-10px;*/
}
.form-line .country {
  width: 205px;
}
.form-line .date-selector p {
  clear: none;
  display: inline-block;
  margin-top: 16px;
}
.form-line .btn-std + .btn-std {
  margin-left: 5px;
}
.form-line.one-line > div {
  float: left;
}
.form-line.one-line span.label-error {
  display: block;
  font-size: 13px;
}
.form-line .label-error.relationship {
  display: block;
  clear: left;
  margin-top: 29px;
}
/* ---- /LABELS ---- */
/* --- FORM FIELDS --- */
input[type="text"],
input[type="password"],
input[type="email"],
input.hasDatepicker,
textarea {
  border: 1px solid #b6b6b6;
  padding: 4px 10px;
  font-size: 13px;
  display: block;
  color: #111111;
  font-family: 'GothamBook';
  border-radius: 0;
  line-height: 1em;
  height: 26px;
  background: url("/assets/images/input-bg.png") repeat-x top;
}
input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
input.hasDatepicker.error,
textarea.error {
  border: 1px solid #e74b21;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input.hasDatepicker:focus,
textarea:focus {
  border: 1px solid #9d9d9d;
  outline: 0;
  color: #333;
}
input[type="text"].w100,
input[type="password"].w100,
input[type="email"].w100,
input.hasDatepicker.w100,
textarea.w100 {
  width: 84%;
}
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b2b2b2;
}
input:-ms-input-placeholder {
  color: #b2b2b2;
}
textarea:-ms-input-placeholder {
  color: #b2b2b2;
}
input[type="checkbox"] {
  position: absolute;
  /*top: -999999px;*/
  left: -999999px;
}
input[type="checkbox"] ~ span {
  display: block;
  padding-left: 35px;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  font-weight: normal;
  font-family: GothamBook;
  background: url("/assets/images/checkbox.png") left bottom no-repeat;
}
input[type="checkbox"]:checked ~ span {
  background: url("/assets/images/checkbox.png") -85px 3px no-repeat;
}
input[type="radio"] {
  position: absolute;
  /* top: -999999px; */
  left: -999999px;
}
input[type="radio"] ~ span {
  display: block;
  padding-left: 35px;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  font-weight: normal;
  font-family: GothamBook;
  background: url("/assets/images/ico-checkbox.png") left -48px no-repeat;
}
input[type="radio"]:checked ~ span {
  background: url("/assets/images/ico-checkbox.png") -56px 2px no-repeat;
}
.radio-group {
  clear: both;
  padding-top: 10px;
}
.radio-group label + label {
  margin-left: 25px;
}
.no-labels-form .i_state {
  width: 184px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.no-labels-form .i_state + .label-error {
  margin-left: 5px;
}
.no-labels-form .i_zip {
  width: 136px;
  float: left;
}
.no-labels-form .i_city {
  width: 134px;
  float: left;
}
.no-labels-form input + input,
.no-labels-form input + .btn-group,
.no-labels-form .btn-group + input {
  margin-left: 16px;
}
.no-labels-form .btn-group > span {
  top: 0;
}
.no-labels-form .btn-group button {
  margin: 0;
}
.no-labels-form .btn-group .dropdown-menu {
  margin-top: 0;
}
.no-labels-form .width100 .btn-group {
  max-width: 532px;
}
.one-line.two-items .i_state {
  width: 244px;
}
.one-line.two-items .i_city {
  width: 238px;
}
/* --- /FORM FIELDS --- */
/* ==========================================================================
   END - FORM ELEMENTS
   ========================================================================== */

/* --- FOR KIOSK DARK THEME --- */

body.kiosk .btn-group .dropdown-toggle {
	height: 36px;
}
body.kiosk input {
	color:#fff
}

body.kiosk input:focus {
	color:#7fccec
}

body.kiosk textarea {
	color: #fff;
}
body.kiosk textarea:focus {
	color: #7fccec
}

body.kiosk .questions .question-text {
	color: #fff;
}
body.kiosk .questions .medium-text small {
    color: #ddd;
}

body.kiosk .terms-of-service p {
	color: #000
}
body.kiosk .terms-of-service {
	margin-left: 4px;
	margin-right: 4px;
}
body.kiosk .modalHost .messageBox input  {
	color: #000;
}

body.kiosk .modalHost .messageBox input:focus  {
	color: #2e7db3;
}

body.kiosk .event-questions-wrapper {
	background-color: #2e7db3;
}

body.kiosk .account-nav {
  background: #011523;
  color: #fff;
}
body.kiosk .step-headers-wrapper {
    background: #1f567a;    
}
body.kiosk h2 {
	color: #7fccec;
}
body.kiosk h4.line {
	color: #2e7db3;
}
body.kiosk h3.h3editlink {
	background: #2e7db3;
}
body.kiosk .form-line {
	margin-left: 10px;
	padding-bottom: 10px;
}
body.kiosk .survivor-details .timeline-wrapper h3 {
	background: #2e7db3;
}
body.kiosk .event-questions-wrapper h3 {
	background: #7fccec;    
}
body.kiosk  .profilePhotosAndDocuments {
    background: #fff;
}
body.kiosk .popover p {
	color:#000;
}
body.kiosk .user-account .list-profiles ul .nav-header {
	color: #2e7db3;
}
body.kiosk .messageBox p {
	color: #000;    
}
body.kiosk .locations-menu p {
	color: #000;    
}
body.kiosk .list-view table th {
	background-color: #2e7db3;
}
body.kiosk .filters {
	background: #2e7db3;
	border: 0;
	color: #fff;
}
body.kiosk .currentPage,
body.kiosk .pagination-wrapper .page-list-wrapper .page-list li.active span {
	color: #fff;
}
body.kiosk  .profilePhotosAndDocuments {
    background: #fff;
}
body.kiosk .survivor-details .timeline-wrapper .timeline .point-wrapper .point p {
	color: #000;  
}
body.kiosk .list-view table.table-hover tr:hover > td {
  background: #1a4765;
}
body.kiosk .table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th {
	background-color:#1a4765;
}
body.kiosk .memorial-details .profilePhotosAndDocuments {
	background: #fff;
}
body.kiosk .btn-group > span,
body.kiosk .btn-group > span span {
	color: #fff
}
body.kiosk .btn-group .dropdown-toggle
 {
	background: #011523;
	color: #fff;
}
body.kiosk .btn-group.open .btn.dropdown-toggle {
	background: #2e7db3;
}

/* --- FOR ADMIN --- */

.admin b {
  font-family: GothamMedium;
}
.admin .map-controls a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  height: auto;
}
.admin .map-controls a:hover,
.admin .map-controls a.active {
  background: #000000;
}
.admin .breadcrumbs h4 {
  font-size: 13px;
  font-family: GothamBook;
  font-weight: normal;
}
.admin .breadcrumbs a {
  color: #21b1e7;
}
.admin aside {
  background: #f0f0f0;
}
.admin .nav-tabs {
  margin-top: 40px;
}
.admin #content {
  padding: 0 2% 0 4%;
  width: 94%;
}
.admin .tab-content {
  overflow: visible;
}
.admin .panel {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #dddddd;
}
.admin .panel p {
  padding-bottom: 8px;
}
.admin .upload-files {
  float: right;
}
.admin .upload-files input[type="file"] {
  height: 126px;
}
.admin .upload-files .qq-uploader {
  float: left;
  width: auto;
  margin-right: 10px;
}
.admin .upload-files .qq-upload-button {
  padding: 40px 15px;
  width: 230px;
  line-height: 22px;
  height: auto;
  float: left;
}
.admin .upload-files .qq-uploader.span12 {
  margin-left: 0;
}
.admin #uploadVerticalForsurvivor .qq-upload-button,
.admin #uploadVerticalForworker .qq-upload-button,
.admin #uploadVerticalFormemorial .qq-upload-button {
  padding: 51px 15px;
}
.admin h2.line {
  clear: both;
  border-bottom: 1px solid #dddddd;
  width: 100%;
  margin-top: 20px;
}
.admin .ui-sortable li .form-nav {
  padding-top: 7px;
  border-top: 0;
  margin-top: 0;
  border-bottom: 1px solid #dddddd;
}
.admin .ui-sortable li .form-nav a[class|="btn"] {
  color: #ffffff;
  margin: 4px;
}
.admin .ui-sortable li .question-answer {
  padding: 4px;
  cursor: pointer;
}
.admin .ui-sortable li .question-answer div + div {
  font-weight: normal;
  font-family: GothamBook;
}
.admin .ui-sortable li:hover .question-answer {
  background: #eeeeee;
}
.admin .modal {
  border-radius: 0;
}
.admin .modal#confirmArchiveModal {
  top: 30%;
}
.admin .modal .messageBox {
  padding: 35px;
  box-shadow: none;
  border: none;
  border-radius: 0;
  min-width: 450px;
  position: relative;
}
.admin .modal .messageBox h2 {
  float: left;
}
.admin .modal .messageBox h2 + .btn-ico {
  float: left;
  position: relative;
  left: 30px;
  top: 7px;
}
.admin .modal .modal-body > div {
  float: none;
  width: 90%;
  padding: 0 4%;
}
.admin .modal .modal-body > div label + label {
  margin-left: 0;
}
.admin .modal .form-nav {
  padding: 27px 30px;
}
.admin .date-label-wrapper {
  margin-top: 20px;
}
.admin .date-label-wrapper small {
  font-size: 11px;
  float: right;
  font-style: italic;
}
.admin .date-label-wrapper .label-error {
  top: 10px;
  left: 10px;
  display: inline-block;
  vertical-align: top;
}
.admin .date-label-wrapper .btn-group,
.admin .date-label-wrapper .label-error {
  margin-top: 5px;
}
.admin .date-label-wrapper .btn-group.year,
.admin .date-label-wrapper .label-error.year {
  width: 93px;
}
.admin .date-label-wrapper .btn-group.month,
.admin .date-label-wrapper .label-error.month {
  width: 158px;
}
.admin .date-label-wrapper .btn-group.day,
.admin .date-label-wrapper .label-error.day {
  width: 70px;
}
.admin #uploadFilesModal {
  z-index: 1100;
  top: 20%;
  margin: 10px;
  width: auto;
}
.admin #uploadFilesModal .messageBox {
  width: 100%;
  border: 1px solid #ccc;
}
.admin #emailRegistrantModal .form-line .control-label.dt {
  font-family: GothamBook;
  text-align: left;
}
.admin #emailRegistrantModal .form-line .controls {
  font-family: GothamBook;
}
.admin #emailRegistrantModal .form-line .controls textarea {
  width: 70%;
  height: 150px;
}
.admin #questionEdit .messageBox {
  background: #ffffff;
}
.admin #questionEdit .messageBox label {
  width: 97%;
}
.admin #questionEdit .messageBox label textarea {
  width: 100%;
  height: 120px;
}
.admin #questionEdit .messageBox label input {
  width: 100%;
}
.admin #flagModal .form-line {
  width: 60%;
}
.admin #flagModal .form-line.long {
  width: 90%;
}
.admin #flagModal .form-line.long label {
  width: 33%;
}
.admin #flagModal .form-line.long label + span {
  width: 66%;
}
.admin #flagModal .form-line label {
  clear: left;
  width: 50%;
}
.admin #flagModal .form-line label + span {
  width: 50%;
  float: left;
  font-family: GothamBook;
}
.admin #flagModal .form-line .btn-std {
  margin-top: 10px;
}
.admin #updateUser .messageBox.white-bg .control-label {
  width: 30%;
}
.admin #updateUser .messageBox.white-bg input[type="text"],
.admin #updateUser .messageBox.white-bg input[type="email"],
.admin #updateUser .messageBox.white-bg textarea {
  width: 70%;
}
.admin #updateUser .messageBox.white-bg .date-label-wrapper {
  clear: both;
  position: relative;
  top: -16px;
}
.admin #updateUser .form-nav {
  padding-top: 27px;
}
.admin .messageBox.white-bg {
  background: #ffffff;
}
.admin .messageBox.white-bg textarea {
  min-width: 300px;
  width: 100%;
  min-height: 120px;
}
.admin .messageBox.white-bg input[type="text"] {
  width: 100%;
}
.admin .messageBox.white-bg label {
  width: 80%;
}
.admin .modal .modal-body > div input {
  padding: 4px 10px;
}
.admin .drag-list-nav {
  padding: 20px;
}
.admin .table-actions {
  clear: both;
  padding: 4px 0 10px;
  height: 50px;
}
.admin .table-actions ul {
  float: left;
  padding-left: 0;
}
.admin .table-actions ul li {
  float: left;
  margin-right: 5px;
}
.admin .checkbox-2col label {
  width: 46%;
}
.admin .checkbox-2col label.odd {
  margin-left: 4%;
}
.admin .checkbox-2col label input[type="checkbox"] ~ span {
  line-height: 11px;
  padding-top: 6px;
  background: url("/assets/images/checkbox.png") left -65px no-repeat;
}
.admin .checkbox-2col label input[type="checkbox"]:checked ~ span {
  background-position: -85px 3px;
}
.admin .photos-wrapper li {
  padding: 5px 0;
}
.admin .photos-wrapper li img {
  border: 1px solid #dddddd;
  margin-right: 10px;
}
.admin #confirmArchiveModal {
  width: 530px;
  left: 50%;
  margin-left: -265px;
}
.admin #confirmArchiveModal .form-nav .left {
  margin-top: 13px;
}
.admin select {
  height: 30px;
}
.admin .font-book {
  font-family: GothamBook;
}
.resolution-info li {
  font-size: 13px;
  font-family: GothamBook;
}
.dl-container {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.admin-dl-list {
  margin: 20px 0;
  font-size: 13px;
}
.admin-dl-list dd {
  width: 30%;
  display: block;
  float: left;
  clear: both;
  margin-bottom: 10px;
  font-family: GothamMedium;
}
.admin-dl-list dt {
  float: left;
  width: 60%;
  margin-bottom: 20px;
  font-family: GothamBook;
}
.admin-dl-list dt .date-label-wrapper {
  margin-top: 0;
}
.admin-dl-list dt .date-label-wrapper .btn-group {
  top: -10px;
}
.admin-dl-list dt > .btn-group,
.admin-dl-list dt div > .btn-group {
  top: -15px;
  width: 79%;
  margin-top: 20px;
}
.admin aside,
.submenu {
  width: 23%;
  max-width: 254px;
  float: left;
  margin-top: 57px;
  padding: 18px;
}
.admin aside ul.admin-ul-list,
.submenu ul.admin-ul-list {
  padding-left: 0;
}
.admin aside ul.admin-ul-list li a,
.submenu ul.admin-ul-list li a {
  display: block;
  padding: 12px 30px 12px 5px;
  color: #21b1e7;
  font-size: 14px;
  font-family: 'GothamMedium';
  border-bottom: 1px solid #dddddd;
}
.admin aside ul.admin-ul-list li a:hover,
.submenu ul.admin-ul-list li a:hover {
  color: #1487b2;
}
.admin aside .checkbox-list,
.submenu .checkbox-list {
  padding-left: 0;
}
.admin aside .checkbox-list li,
.submenu .checkbox-list li {
  margin: 8px 0;
}
.admin aside input,
.submenu input {
  width: 233px;
  background-color: #fff;
}
.admin aside input[type="checkbox"] ~ span,
.submenu input[type="checkbox"] ~ span {
  display: block;
  padding-left: 32px;
  min-height: 18px;
  height: auto;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
  font-family: GothamBook;
  background: url("/assets/images/checkbox3.png") left -45px no-repeat;
}
.admin aside input[type="checkbox"]:checked ~ span,
.submenu input[type="checkbox"]:checked ~ span {
  background: url("/assets/images/checkbox3.png") -47px 0 no-repeat;
}
.admin aside h4,
.submenu h4 {
  margin: 20px 0 5px;
}
.admin aside .btn-std:after,
.submenu .btn-std:after {
  clear: both;
  display: block;
  width: 1px;
  height: 1px;
}
.admin aside .filters,
.submenu .filters {
  clear: both;
  margin-bottom: 10px;
}
.admin aside .filters > ul > li,
.submenu .filters > ul > li {
  padding: 0;
}
.admin aside .filters > ul > li > span,
.submenu .filters > ul > li > span {
  margin-left: 5px;
}
.admin aside .filters > ul > li li,
.submenu .filters > ul > li li {
  margin-bottom: 10px;
}
.main-admin-content {
  width: 75%;
  margin-left: 2%;
  float: left;
}
.main-admin-content h2 {
  font-size: 18px;
  font-family: 'GothamMedium';
  margin-top: 40px;
  margin-bottom: 25px;
  width: 30%;
}
.main-admin-content h2 a.ico-pen {
  margin-top: 20px;
}
.main-admin-content .table-nav {
  float: right;
  margin-top: 40px;
}
.main-admin-content .table-nav li {
  float: left;
  margin-left: 20px;
}
.main-admin-content .table-nav li a {
  font-size: 14px;
  color: #21b1e7;
}
.main-admin-content .table-nav li a:hover {
  color: #1487b2;
}
.main-admin-content .pagination-wrapper {
  float: right;
  width: 50%;
}
.main-admin-content .pagination-wrapper .btn-group {
  float: right;
  width: 130px;
  margin: -10px 30px 0 0;
}
.main-admin-content .pagination-wrapper .btn-group .dropdown-toggle {
  font-family: GothamBook;
}
.main-admin-content .pagination-wrapper .btn-group .dropdown-toggle strong {
  font-family: GothamMedium;
}
.main-admin-content .pagination-wrapper .pagination {
  float: right;
  width: calc(100% - 200px);
  margin-top: 0;
}
.main-admin-content .pagination-wrapper .pagination > div {
  float: right;
}
.main-admin-content .pagination-wrapper .page-list-wrapper .page-list {
  margin-top: 5px;
  float: right;
}
.main-admin-content .documents {
  margin-bottom: 30px;
}
.main-admin-content .pagexofx {
  float: left;
  width: 50%;
}
.main-admin-content .pagexofx.no-results {
  margin-bottom: 20px;
}
.main-admin-content .pagexofx h2,
.main-admin-content .pagexofx .summary {
  display: inline;
  float: none;
}
.main-admin-content .pagexofx .summary {
  font-size: 14px;
  color: #21b1e7;
}
section.main-admin-content {
  width: 100%;
  margin-left: 0;
}
.admin-table {
  width: 100%;
}
.admin-table thead tr {
  padding: 2px;
  background: #e8f7fd;
}
.admin-table thead tr th {
  border-right: 1px #fff solid;
}
.admin-table thead tr th:last-child {
  border: none;
}
.admin-table th {
  font-size: 11px;
  color: #333333;
  font-weight: normal;
  position: relative;
}
.admin-table th i {
  position: absolute;
  right: 1px;
  top: 30%;
}
.admin-table td {
  border-bottom: 1px solid #dddddd;
  font-size: 11px;
  font-family: GothamBook;
}
.admin-table td.active {
  text-align: center;
}
.admin-table td.active > div {
  width: 15px;
  height: 38px;
  background: url(/assets/images/admin-tic.png) no-repeat center;
  display: inline-block;
}
.admin-table td .btn-std {
  margin-top: 5px;
}
.merge-table .sectionHeader td,
.merge-table .sectionHeader:hover td {
  background: #1487b2;
  color: #ffffff;
}
.merge-table tr td.label-style {
  background: #e5e5e5;
  color: #000000;
  min-width: 200px;
}
.merge-table tr td.experienceSection i {
  display: inline-block;
  padding-bottom: 8px;
}
.merge-table tr:hover td.label-style {
  background: #cccccc;
}
.merge-table tr:hover td.sectionSelected {
  background: #21b1e7;
}
/* ==========================================================================
   END - ADMIN SECTION
   ========================================================================== */
/* === Internet Explorer 9 - HACKS === */
/* === /Internet Explorer 9 - HACKS === */
/* === Internet Explorer 8 - HACKS === */
.ie8 #applicationHost {
  width: 800px;
  height: 450px;
  margin: 0 auto;
  position: absolute;
  margin: -250px 0 0 -400px;
  left: 50%;
  top: 50%;
}
.ie8 #applicationHost h1 {
  margin-top: 200px;
}
/* === /Internet Explorer 8 - HACKS === */
/* === Internet Explorer ALL - HACKS === */
.ie8 .map-controls .results,
.ie9 .map-controls .results,
.ie10 .map-controls .results {
  padding-top: 20px;
}
.ie8 .map-controls .results .clear-btn,
.ie9 .map-controls .results .clear-btn,
.ie10 .map-controls .results .clear-btn {
  float: none;
  line-height: 20px;
}
.ie8 .dropDown .answer-nav,
.ie9 .dropDown .answer-nav,
.ie10 .dropDown .answer-nav {
  position: relative;
}
.ie8 .date-selector .btn-group ul.dropdown-menu,
.ie9 .date-selector .btn-group ul.dropdown-menu,
.ie10 .date-selector .btn-group ul.dropdown-menu {
  width: 103px;
}
.ie8 .date-selector .btn-group.month,
.ie9 .date-selector .btn-group.month,
.ie10 .date-selector .btn-group.month,
.ie8 .date-selector .btn-group ul.dropdown-menu,
.ie9 .date-selector .btn-group ul.dropdown-menu,
.ie10 .date-selector .btn-group ul.dropdown-menu {
  width: 178px;
}
.ie8 .date-selector .btn-group.day,
.ie9 .date-selector .btn-group.day,
.ie10 .date-selector .btn-group.day,
.ie8 .date-selector .btn-group ul.dropdown-menu,
.ie9 .date-selector .btn-group ul.dropdown-menu,
.ie10 .date-selector .btn-group ul.dropdown-menu {
  width: 61px;
}
.ie8 .active-sort i,
.ie9 .active-sort i,
.ie10 .active-sort i {
  height: 18px;
}
.ie8 .active-sort.asc i,
.ie9 .active-sort.asc i,
.ie10 .active-sort.asc i {
  background: url(/assets/images/arrow-sort-up.png) no-repeat right 10px;
}
.ie8 .active-sort.asc:hover i,
.ie9 .active-sort.asc:hover i,
.ie10 .active-sort.asc:hover i {
  background: url(/assets/images/arrow-sort-down.png) no-repeat right 10px;
}
.ie8 .active-sort.desc i,
.ie9 .active-sort.desc i,
.ie10 .active-sort.desc i {
  background: url(/assets/images/arrow-sort-down.png) no-repeat right 10px;
}
.ie8 .active-sort.desc:hover i,
.ie9 .active-sort.desc:hover i,
.ie10 .active-sort.desc:hover i {
  background: url(/assets/images/arrow-sort-up.png) no-repeat right 10px;
}
.ie10 .arrow1 .arrow {
  background: none;
  bottom: -10px;
}
.ie10 .arrow1 .arrow:before {
  content: url(/assets/images/svg/arrow1.svg);
}
.ie10 .arrow1:hover .arrow:before,
.ie10 .arrow1.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow1b.svg);
}
.ie10 .arrow2 .arrow {
  background: none;
}
.ie10 .arrow2 .arrow:before {
  content: url(/assets/images/svg/arrow2.svg);
}
.ie10 .arrow2:hover .arrow:before,
.ie10 .arrow2.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow2b.svg);
}
.ie10 .arrow3 .arrow {
  background: none;
}
.ie10 .arrow3 .arrow:before {
  content: url(/assets/images/svg/arrow3.svg);
}
.ie10 .arrow3:hover .arrow:before,
.ie10 .arrow3.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow3b.svg);
}
.ie10 .arrow4 .arrow {
  background: none;
  width: 79px;
}
.ie10 .arrow4 .arrow:before {
  content: url(/assets/images/svg/arrow4.svg);
}
.ie10 .arrow4:hover .arrow:before,
.ie10 .arrow4.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow4b.svg);
}
.ie10 .arrow5 .arrow {
  background: none;
  top: -7px;
  width: 44px;
  right: -40px;
}
.ie10 .arrow5 .arrow:before {
  content: url(/assets/images/svg/arrow5.svg);
}
.ie10 .arrow5:hover .arrow:before,
.ie10 .arrow5.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow5b.svg);
}
.ie10 .arrow6 .arrow {
  background: none;
  right: -19px;
  width: 20px;
}
.ie10 .arrow6 .arrow:before {
  display: block;
  content: url(/assets/images/svg/arrow6.svg);
}
.ie10 .arrow6:hover .arrow:before,
.ie10 .arrow6.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow6b.svg);
}
.ie10 .arrow7 .arrow {
  background: none;
}
.ie10 .arrow7 .arrow:before {
  content: url(/assets/images/svg/arrow7.svg);
}
.ie10 .arrow7:hover .arrow:before,
.ie10 .arrow7.point-selected .arrow:before {
  content: url(/assets/images/svg/arrow7b.svg);
}
.ie10 .circle-bubble {
  background: none;
}
.ie10 .circle-bubble:before {
  content: url(/assets/images/svg/circle-btn.svg);
}
.ie10 .slider .big > a.big2 .btn {
  width: 414px;
}
@media only screen and (min-width: 1599px) and (min-height: 901px) {
  .ie10 section.survivors-map .location-points {
    width: 94%;
    height: 60%;
  }
  .ie10 section.survivors-map.wtc-bombing .location-points {
    width: 85%;
    height: 50%;
    margin-top: 3px;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #content button.btn.form-btn {
    line-height: 40px;
  }
  #content span.picto.horizontal {
    line-height: 40px;
  }
  header nav a {
    padding: 19px 10px 18px;
    line-height: 24px;
    font-size: 13px;
  }
  .chart-category {
    width: 90%;
    height: 80%;
    position: absolute;
    cursor: pointer;
    top: 0;
    z-index: 1;
    background: #fff;
    opacity: 0;
    filter: 'alpha(opacity = 0)';
  }
  .workers .total-workers {
    font-size: 16px;
    font-family: 'GothamMedium';
    line-height: 20px;
    color: #21b1e7;
  }
  .workers .total-workers-desc {
    font-size: 12px;
    font-family: 'GothamMedium';
    padding-bottom: 5px;
    color: #21b1e7;
  }
}
@media only screen and (max-width: 1280px) {
  .ie10 .chart-detail-container .chart-detail-wrapper .chart-detail .title-wrapper .inside {
    margin-left: 30px;
  }
  .ie10 .chart-desc .charts-legend {
    right: 5%;
  }
}
@media only screen and (max-width: 1025px) {
  .ie10 .select-charts .chart-item-container .chart-title {
    font-size: 13px;
  }
  .ie10 .chart-detail-container .chart-detail-wrapper .chart-detail .title-wrapper .inside {
    margin-left: 50px;
  }
  .ie10 .wrap {
    padding-left: 2%;
  }
  .ie10 .wrap.workers-map {
    padding-left: 0;
  }
  .ie10 header nav .left-nav > li {
    margin-right: 10px;
  }
  .ie10 header nav .left-nav > li.about-btn {
    margin-right: 0;
  }
  .mac *::-webkit-scrollbar {
    background: transparent;
    height: 10px;
    overflow: visible;
    width: 10px;
  }
  .mac *::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
  }
  .mac *::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .mac #directions::-webkit-scrollbar-corner {
    background: transparent;
  }
}
/*---- MAC Browsers - Hacks/Fixes ---- */
.mac {
  -webkit-font-smoothing: antialiased;
}
.mac .btn {
  font-family: GothamMedium;
}
.mac .profilePhotosAndDocuments .btn span + span {
  line-height: normal;
  margin-top: -2px;
}
.mac .slider .big > a.big2 .btn {
  width: 414px;
}
.mac .btn .picto {
  line-height: 40px;
  padding-bottom: 0;
}
.mac .btn span {
  line-height: 40px;
}
.mac .start-registry > div section .big-btn > div {
  margin: 23px auto;
}
.mac p.only a .picto {
  top: 6px;
}
/* --- only safari 7 up --*/
.mac.flexbox .btn .picto {
  line-height: 41px;
  padding-bottom: 0;
}
.mac.flexbox .nav-btn .btn .picto {
  line-height: 30px;
  top: 0;
  height: 30px;
}
.mac.flexbox .slider .big > a .btn .picto {
  line-height: 60px;
}
.mac.flexbox .start-registry > div section .big-btn .picto {
  line-height: 90px;
}
.mac.flexbox .info-box .infoboxCloseButton {
  top: 20px;
}
.mac.flexbox .info-box.memorial-no-image .infoboxCloseButton {
  top: -92px;
}
.mac.flexbox #intro .messageBox .nav-btn button span.picto {
  top: 8px;
}
.mac.flexbox .map-controls .btn-add .picto {
  top: -4px;
}
.mac.flexbox .map-controls .map-view .picto {
  top: -15px;
}
.mac.flexbox .slider .btns .btn .picto {
  line-height: 60px;
}
.mac.flexbox .slider .big > a .btn .picto {
  line-height: 61px;
  padding: 0 0.23em 0 0.22em;
}
/* --- only for chrome --- */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .mac.indexeddb .btn .picto {
    line-height: 41px;
    padding-bottom: 0;
  }
  .mac.indexeddb .nav-btn .btn .picto {
    line-height: 30px;
    top: 0;
    height: 30px;
  }
  .mac.indexeddb .slider .big > a .btn .picto {
    line-height: 60px;
  }
  .mac.indexeddb .start-registry > div section .big-btn .picto {
    line-height: 90px;
  }
  .mac.indexeddb .info-box .infoboxCloseButton {
    top: 20px;
  }
  .mac.indexeddb .info-box.memorial-no-image .infoboxCloseButton {
    top: -92px;
  }
  .mac.indexeddb #intro .messageBox .nav-btn button span.picto {
    top: 16px;
  }
  .mac.indexeddb .map-controls .btn-add .picto {
    top: 6px;
  }
  .mac.indexeddb .map-controls .map-view .picto {
    top: -2px;
  }
  .mac.indexeddb .slider .btns .btn .picto {
    line-height: 60px;
  }
  .mac.indexeddb .slider .big > a .btn .picto {
    line-height: 61px;
    padding: 0 0.23em 0 0.22em;
  }
  .slider .big > a.big2 .btn {
    width: 411px;
  }
}
.admin-companies-table table th:nth-child(1) {
  width: 10% !important;
}
.admin-companies-table table th:nth-child(2) {
  width: 33% !important;
}
.admin-companies-table table th:nth-child(3) {
  width: 18% !important;
}
.admin-companies-table table th:nth-child(4) {
  width: 18% !important;
}
.admin-companies-table table th:nth-child(5) {
  width: auto;
}
.admin-companies-table table th:nth-child(6) {
  width: auto;
}
.warning {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #D8000C;
  background-color: #FFBABA;
}
.wrap-login {
  margin-left: 70px !important;
  width: 300px;
}
.wrap-login input {
  width: 262px;
}
.wrap-login h4 {
  margin: 50px 0 0 0;
}
.wrap-login a {
  font-size: 14px;
}

.dateCompletedDedicated .btn-group.year, 
.dateCompletedDedicated .btn-group.day {
        width:93px;
}

.dateCompletedDedicated .btn-group.month {
        width:150px;
}

.account-nav {
    margin: 20px 0;
    height: 50px;
	background: #fff;
	color: #000;
	width: 100%;
}

.account-nav .btn-add {
    background: #21b1e7;
    color: #fff;
    border: 1px solid;
    height: 50px;
    line-height: 50px;
}

.account-nav .btn-add:hover {
    background: #fff;
    color: #21b1e7;
}	
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

    /* Hide the tooltip content by default */
    [data-tooltip]:before,
    [data-tooltip]:after {
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        pointer-events: none;
    }

    /* Position tooltip above the element */
    [data-tooltip]:before {
        position: absolute;
        bottom: 115%;
        left: 50%;
        margin-bottom: 5px;
        margin-left: -37px;
        padding: 7px;
        width: 60px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        -ms-border-radius: 1px;
        border-radius: 2px;
        background-color: rgb(20, 135, 178);
        color: #fff;
        content: attr(data-tooltip);
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }

/* Triangle hack to make tooltip look like a speech bubble */
    [data-tooltip]:after {
        position: absolute;
        bottom: 120%;
        left: 50%;
        margin-left: -5px;
        width: 0;
        border-top: 5px solid rgb(20, 135, 178);
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0;
    }

    /* Show tooltip content on hover */
    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

