<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(13471,12): run-time error CSS1024: Expected media identifier, found '{'
(13477,1): run-time error CSS1019: Unexpected token, found '}'
(13480,12): run-time error CSS1024: Expected media identifier, found '{'
(13486,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*! jQuery UI - v1.12.0-pre - 2016-02-09
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, checkboxradio.css, controlgroup.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, sortable.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* Copyright jQuery Foundation and other contributors; Licensed  */
/* 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-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

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


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


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* 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: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.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 {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE &lt;= 11 */
	overflow: visible;
}

.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: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup &gt; .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup &gt; .ui-controlgroup-item:focus,
.ui-controlgroup &gt; .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical &gt; .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android &lt; 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}


.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,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.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;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

.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: 20px;
	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-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

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

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

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.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("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	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;
	-ms-touch-action: none;
	touch-action: none;
}
.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 {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 14em;
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: 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: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	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 override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

.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 .ui-tabs-anchor {
	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 .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	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;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

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

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png")/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png")/*{iconsHeader}*/;
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png")/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png")/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png")/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png")/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png")/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open &gt; .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open &gt; .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open &gt; .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open &gt; .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open &gt; .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open &gt; .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open &gt; .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open &gt; .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open &gt; .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open &gt; .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open &gt; .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open &gt; .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open &gt; .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open &gt; .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open &gt; .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open &gt; .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs &gt; .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}
.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group &gt; .btn-group {
  float: left;
}
.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group &gt; .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group &gt; .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb &gt; .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron &gt; hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail &gt; img,
.thumbnail a &gt; img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media &gt; .pull-right {
  padding-left: 10px;
}
.media-left,
.media &gt; .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #337ab7;
}
.panel-primary &gt; .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.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.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top &gt; .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top &gt; .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right &gt; .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right &gt; .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom &gt; .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom &gt; .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left &gt; .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner &gt; .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
.learn-filters .panel .accordion-toggle {
    background: #fff;
    font-size: 18px;
    padding: 20px 15px;
    border-bottom: 1px solid #f0f2f7;
    margin-top: 0;
}

    .learn-filters .panel .accordion-toggle::before {
        padding-right: 10px;
    }

.learn-filters .panel-body {
    padding: 15px;
}

    .learn-filters .panel-body .checkbox label span,
    .learn-search-results .search-result .addition p {
        color: #6b6c6d;
    }

.learn-search-results .search-result .addition .breadcrumb p {
    display: inline-block;
    margin: 0;
}

.learn-search-results .search-result .addition .breadcrumb &gt; li {
    color: #6b6c6d;
    margin-bottom: 0;
}

.learn-search-results .search-result {
    border-bottom: 2px solid #f0f2f7;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .learn-search-results .search-result:last-child {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

.LearnSearchActiveFilters ul li {
    background: #fff;
    padding: 15px;
    margin-bottom: 1px;
}

    .LearnSearchActiveFilters ul li span {
        font-size: 18px;
        line-height: 22px;
        color: #6b6c6d;
        float: right;
        margin: 0;
    }

.learn-filters .showmore {
    cursor: pointer;
    color: #0556ad;
}

.datepicker .table-condensed {
    width: 100%;
}

#datepicker {
    cursor: pointer;
}

.datepicker.dropdown-menu {
    border-radius: 0;
    border: 2px solid #1d1d1d;
}

.datepicker thead {
    border: none;
    background: #0556ad;
    color: #fff;
}

.datepicker td,
.datepicker th {
    border-radius: 0;
}

th .datapicker-switch {
    color: red;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background: #0556ad;
    color: #fff;
}

.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
    padding: 5px;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #044a96 !important;
}

.theme-default .datepicker thead tr {
    background: #2f76a4;
}

.datepicker thead tr:first-child th:hover {
    background: 0 0;
}

.datepicker thead tr:first-child th {
    background: #2f76a4;
}

.theme-default .datepicker thead th.next,
.theme-default .datepicker thead th.prev {
    background: #1d89cf;
}

.datepicker thead th {
    background: #2f76a4;
}

    .datepicker thead th.next,
    .theme-default .datepicker thead th.prev,
    .theme-default .datepicker &gt; .datepicker-days thead tr:first-child th.cw + .prev,
    .theme-default .datepicker &gt; .datepicker-days thead tr:last-child th.cw + th {
        border-color: #30607f;
    }

    .datepicker thead th.next,
    .theme-default .datepicker thead th.prev {
        background: #1d89cf;
    }

.datepicker-dropdown {
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    left: 0;
    margin-top: 10px;
    top: 0;
    z-index: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .datepicker-dropdown.datepicker-orient-bottom {
        margin-top: -10px;
    }

    .datepicker-dropdown:after {
        border-bottom: 10px solid rgba(0, 0, 0, 0.2);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0;
        content: "";
        display: block;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after,
    .datepicker-dropdown.datepicker-orient-bottom:before,
    .datepicker-dropdown.datepicker-orient-left:after,
    .datepicker-dropdown.datepicker-orient-right:after,
    .datepicker-dropdown.datepicker-orient-top:after {
        display: none;
    }

.modal .datepicker-dropdown {
    z-index: 1040;
}

.datepicker {
    direction: ltr;
    padding: 0;
    width: auto !important;
}

    .datepicker.datepicker-inline {
        border: 1px solid #eee;
        display: inline-block;
        position: relative;
    }

    .datepicker.days div.datepicker-days,
    .datepicker.months div.datepicker-months,
    .datepicker.years div.datepicker-years {
        display: block;
    }

    .datepicker div.datepicker-months td,
    .datepicker div.datepicker-years td {
        width: 210px !important;
    }

    .datepicker table {
        margin: 0;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .datepicker td {
        line-height: 32px;
        padding: 0 !important;
        width: 30px;
    }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}

    .datepicker table tr td:last-child {
        border-right: none;
    }

    .datepicker table tr td.day:hover {
        background: #f3f3f3;
        cursor: pointer;
        position: relative;
    }

    .datepicker table tr td.new,
    .datepicker table tr td.old {
        color: #bbb;
    }

    .datepicker table tr td.disabled,
    .datepicker table tr td.disabled:hover {
        background: 0 0;
        color: #eee;
        cursor: default;
    }

    .datepicker table tr td.today,
    .datepicker table tr td.today.disabled,
    .datepicker table tr td.today.disabled:hover,
    .datepicker table tr td.today:hover {
        background: #f3f3f3;
        font-weight: 700 !important;
    }

        .datepicker table tr td.today:hover:hover {
            color: #555;
        }

        .datepicker table tr td.today.active:hover {
            color: #fff;
        }

    .datepicker table tr td.range,
    .datepicker table tr td.range.disabled,
    .datepicker table tr td.range.disabled:hover,
    .datepicker table tr td.range:hover {
        background: #f3f3f3;
    }

        .datepicker table tr td.range.today,
        .datepicker table tr td.range.today.disabled,
        .datepicker table tr td.range.today.disabled:hover,
        .datepicker table tr td.range.today:hover {
            background: #f3f3f3;
            font-weight: 700;
        }

    .datepicker table tr td.active,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active.disabled:hover,
    .datepicker table tr td.active:hover,
    .datepicker table tr td.selected,
    .datepicker table tr td.selected.disabled,
    .datepicker table tr td.selected.disabled:hover,
    .datepicker table tr td.selected:hover {
        color: #fff !important;
        background-color: #1d89cf !important;
    }

    .datepicker table tr td span {
        border-radius: 2px;
        cursor: pointer;
        display: block;
        float: left;
        line-height: 54px;
        margin: 1%;
        width: 23%;
    }

        .datepicker table tr td span:hover {
            background: #eee;
        }

        .datepicker table tr td span.new,
        .datepicker table tr td span.old {
            color: #1d1d1d;
        }

        .datepicker table tr td span.disabled,
        .datepicker table tr td span.disabled:hover {
            background: 0 0;
            color: #eee;
            cursor: default;
        }

        .datepicker table tr td span.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active:hover {
            color: #fff !important;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        }

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
    cursor: pointer;
}

.datepicker td,
.datepicker th,
.datepicker tr {
    border-top: none !important;
    text-align: center !important;
}

.datepicker tfoot th,
.datepicker thead th {
    font-weight: 600;
    padding: 0 !important;
}

.datepicker thead th {
    border-bottom: none !important;
    color: #fff;
    font-weight: 600;
    line-height: 35px !important;
    height: 35px !important;
    padding: 0 !important;
    text-align: center;
}

.datepicker thead tr:first-child {
    border-bottom: 1px solid !important;
}

.datepicker thead tr:last-child {
    border-bottom: none !important;
}

.datepicker thead th.next,
.datepicker thead th.prev {
    color: transparent;
    display: block;
    font-size: 0;
    line-height: 0;
    position: absolute;
    width: 36px !important;
}

    .datepicker thead th.next:after,
    .datepicker thead th.prev:after {
        bottom: 0;
        color: #fff;
        display: block;
        font-family: FontAwesome;
        font-size: 14px;
        font-weight: 400;
        left: 0;
        line-height: 35px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 36px;
    }

.datepicker thead th.prev {
    left: 0;
    border-right: 1px solid;
}

    .datepicker thead th.prev:after {
        content: "\f053";
    }

.datepicker thead th.next {
    border-left: 1px solid;
    right: 0;
}

    .datepicker thead th.next:after {
        content: "\f054";
    }

.datepicker tfoot th:hover {
    background: #eee;
}

.datepicker tbody td,
.datepicker tfoot th {
    line-height: 32px !important;
}

.datepicker &gt; .datepicker-days tbody .cw {
    background: #f8f8f8 !important;
    color: #aaa;
    font-size: 8px;
    font-weight: 600;
}

.datepicker &gt; .datepicker-days thead tr:first-child th.cw {
    background-color: transparent;
    cursor: default;
}

.bootstrap-timepicker .input-group-addon,
.date .input-group-addon,
.scroll-to-top,
.switch,
code {
    cursor: pointer;
}

.datepicker &gt; .datepicker-days thead tr:first-child th.cw + .prev {
    left: 30px;
    border-left: 1px solid;
}

.datepicker &gt; .datepicker-days thead tr:last-child th.cw + th {
    border-left: 1px solid;
}

.input-daterange input {
    text-align: center;
}

.date .input-group-addon {
    border-radius: 0;
    padding: 12px 8px 12px 12px;
}

.bootstrap-timepicker {
    position: relative;
}

.bootstrap-timepicker-widget .modal-footer {
    margin-top: 0 !important;
}

.bootstrap-timepicker-widget.dropdown-menu {
    left: 0;
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    z-index: 400;
    margin: 10px 0 0;
    width: 200px;
    padding: 10px;
    right: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-bottom {
        margin-top: 0;
    }

    .bootstrap-timepicker-widget.dropdown-menu.open {
        display: block;
    }

    .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom: 10px solid rgba(0, 0, 0, 0.2);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 0;
        content: "";
        display: block;
        position: absolute;
    }

    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-left:after {
        left: 10.5px;
    }

    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-right:after {
        right: 10.5px;
    }

    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-top:after {
        top: -13px;
    }

    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-bottom:after {
        border-bottom: 0;
        border-top: 10px solid rgba(0, 0, 0, 0.2);
        bottom: -13px;
    }

.bootstrap-timepicker-widget span.bootstrap-timepicker-hour,
.bootstrap-timepicker-widget span.bootstrap-timepicker-meridian,
.bootstrap-timepicker-widget span.bootstrap-timepicker-minute,
.bootstrap-timepicker-widget span.bootstrap-timepicker-second {
    line-height: 32px;
    font-weight: 600;
}

.bootstrap-timepicker-widget .timepicker-increment {
    margin-bottom: 5px;
}

.bootstrap-timepicker-widget .timepicker-decrement {
    margin-top: 5px;
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .bootstrap-timepicker-widget table td {
        text-align: center;
        height: auto;
        margin: 0;
        padding: 0;
        min-width: 20px;
    }

        .bootstrap-timepicker-widget table td.separator {
            width: 10px;
            text-align: center;
        }

        .bootstrap-timepicker-widget table td a,
        .bootstrap-timepicker-widget table td input {
            border-radius: 2px !important;
        }

        .bootstrap-timepicker-widget table td a {
            width: 100%;
            display: inline-block;
            margin: 0;
            padding: 0;
            border: 1px solid #eee;
            color: #666;
            text-decoration: none;
            line-height: 32px;
            text-align: center;
        }

            .bootstrap-timepicker-widget table td a:hover {
                color: #fff;
            }

            .bootstrap-timepicker-widget table td a .fa {
                margin: 0 !important;
                padding: 0 !important;
            }

        .bootstrap-timepicker-widget table td input {
            position: relative;
            margin: 0;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
        }

.modal .bootstrap-timepicker-widget.dropdown-menu {
    z-index: 1040;
}

.datepaginator {
    font-size: 12px;
}

.datepicker tfoot tr th:hover {
    background: #044a96 !important;
    color: #fff;
}

#leftnav .panel-heading {
    padding: 20px 10px;
    font-size: 16px;
    border-radius: 0;
    border-color: #ddd;
    background: #f0f2f7;
    margin: auto;
}

    #leftnav .panel-heading a {
        font-weight: 600;
        font-size: 20px;
        color: #1d1d1d;
    }

#leftnav .panel {
    background: #f0f2f7;
    box-shadow: none;
}

#leftnav .panel-heading .fa {
    margin-top: 6px;
    font-size: 16px;
    color: #1d1d1d;
}

#leftnav .fa.fa-chevron-right.pull-right {
    margin-top: 4px;
}

#leftnav ul a {
    color: #1d1d1d;
    text-decoration: none !important;
}

#leftnav .panel-body {
    padding: 0;
}

#leftnav ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

    #leftnav ul li {
        padding: 12px 10px;
        border-bottom: none;
    }

        #leftnav ul li ul li {
            padding-left: 20px;
            padding-right: 0;
        }

    #leftnav ul a:visited {
        color: #1d1d1d !important;
    }

    #leftnav ul li a:hover {
        text-decoration: underline !important;
    }

#leftnav .active a {
    font-weight: 600;
    color: #000;
}

#leftnav li.active {
    background: #e6eef6;
}

#leftnav ul ul li {
    padding-left: 20px;
}

.sticky {
    position: sticky;
    top: 20px;
}

@media only screen and (max-width: 600px) {
    .sticky {
        position: static;
        top: 0;
    }
}

.bs-wizard .progress-bar {
    background: rgba(0, 120, 138, 0.75);
    border-color: #00a2e5;
}

.bs-wizard &gt; .bs-wizard-step {
    padding: 0;
    position: relative;
}

    .bs-wizard &gt; .bs-wizard-step .bs-wizard-stepnum {
        color: #333;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .bs-wizard &gt; .bs-wizard-step .bs-wizard-info {
        color: #333;
        font-size: 16px;
    }

    .bs-wizard &gt; .bs-wizard-step &gt; .bs-wizard-dot {
        position: absolute;
        width: 30px;
        height: 30px;
        display: block;
        background: #0556ad;
        top: 45px;
        left: 50%;
        margin-top: -15px;
        margin-left: -15px;
        border-radius: 50%;
    }

        .bs-wizard &gt; .bs-wizard-step &gt; .bs-wizard-dot:after {
            content: " ";
            width: 14px;
            height: 14px;
            background: #fff;
            border-radius: 50px;
            position: absolute;
            top: 8px;
            left: 8px;
        }

    .bs-wizard &gt; .bs-wizard-step &gt; a.bs-wizard-dot {
        cursor: auto;
    }

    .bs-wizard &gt; .bs-wizard-step &gt; .progress {
        position: relative;
        border-radius: 0;
        height: 8px;
        box-shadow: none;
        margin: 20px 0;
    }

        .bs-wizard &gt; .bs-wizard-step &gt; .progress &gt; .progress-bar {
            width: 0;
            box-shadow: none;
            background: #0556ad;
        }

    .bs-wizard &gt; .bs-wizard-step.complete &gt; .progress &gt; .progress-bar {
        width: 100%;
    }

    .bs-wizard &gt; .bs-wizard-step.active &gt; .progress &gt; .progress-bar {
        width: 50%;
    }

    .bs-wizard &gt; .bs-wizard-step:first-child.active &gt; .progress &gt; .progress-bar {
        width: 0%;
    }

    .bs-wizard &gt; .bs-wizard-step:last-child.active &gt; .progress &gt; .progress-bar {
        width: 100%;
    }

    .bs-wizard &gt; .bs-wizard-step.disabled &gt; .bs-wizard-dot {
        background-color: #f5f5f5;
    }

        .bs-wizard &gt; .bs-wizard-step.disabled &gt; .bs-wizard-dot:after {
            opacity: 0;
        }

    .bs-wizard &gt; .bs-wizard-step:first-child &gt; .progress {
        left: 50%;
        width: 50%;
    }

    .bs-wizard &gt; .bs-wizard-step:last-child &gt; .progress {
        width: 50%;
    }

    .bs-wizard &gt; .bs-wizard-step.disabled a.bs-wizard-dot {
        pointer-events: none;
    }

#navbar-collapse .navbar-nav {
    width: 100% !important;
}

#universalNav .caret {
    margin-left: 5px;
}

#universalNav {
    border: none;
    background-color: #fff;
}

    #universalNav .navbar-header .title {
        float: left;
    }

    #universalNav .navbar-collapse {
        max-height: inherit;
        border: inherit;
        border-top: 2px solid #555;
        border-bottom: 2px solid #3c3c3c;
    }

    #universalNav .navbar-white {
        line-height: 50px;
        min-height: 50px;
        padding: 0;
        width: 100%;
        display: inline-block;
    }

        #universalNav .navbar-white .navbar-brand {
            height: 100%;
        }

        #universalNav .navbar-white #platformName {
            display: block;
            width: 100%;
            text-align: center;
            font-size: 18px;
            font-size: 1.8rem;
        }

            #universalNav .navbar-white #platformName span {
                position: relative;
                top: 1px;
                color: #0556ad;
                font-size: 20px;
                font-size: 2rem;
            }

            #universalNav .navbar-white #platformName:hover {
                text-decoration: none;
            }

        #universalNav .navbar-white .navbar-header {
            display: inline-block;
        }

        #universalNav .navbar-white .navbar-nav {
            float: right;
            line-height: 50px;
            height: 100%;
            margin: 0;
            width: 100%;
            text-align: center;
        }

    #mainNavigation ul,
    #universalNav ul {
        line-height: 25px;
    }

    #universalNav .navbar-white .navbar-nav .navbar-links {
        position: relative;
    }

        #universalNav .navbar-white .navbar-nav .navbar-links i {
            position: relative;
            top: 1px;
            margin-right: 5px;
            font-size: 18px;
        }

    #universalNav .navbar-white .navbar-nav .dropdown-menu {
        padding: 0;
        margin-top: 11px;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);
    }

        #universalNav .navbar-white .navbar-nav .dropdown-menu li a {
            padding: 10px;
        }

    #universalNav .navbar-white .navbar-nav .appDropdown,
    #universalNav .navbar-white .navbar-nav .navbar-links,
    #universalNav .navbar-white .navbar-nav .userDropdown {
        display: inline-block;
        font-size: 18px;
    }

        #universalNav .navbar-white .navbar-nav .appDropdown a,
        #universalNav .navbar-white .navbar-nav .navbar-links a,
        #universalNav .navbar-white .navbar-nav .userDropdown a {
            padding: 0 10px;
            margin: 0;
        }

    #universalNav .navbar-white .navbar-nav .dashboard-mobile-icon {
        display: inline;
        color: #3c3c3c;
    }

    #universalNav .navbar-white .navbar-nav #applicationDropdownMenu,
    #universalNav .navbar-white .navbar-nav .appDropdown span[class="seperator"],
    #universalNav .navbar-white .navbar-nav .navbar-links span[class="seperator"],
    #universalNav .navbar-white .navbar-nav .userDropdown span[class="seperator"] {
        display: none;
    }

    #universalNav .navbar-white .navbar-nav .appDropdown.open a,
    #universalNav .navbar-white .navbar-nav .appDropdown.open a:hover,
    #universalNav .navbar-white .navbar-nav .navbar-links.open a,
    #universalNav .navbar-white .navbar-nav .navbar-links.open a:hover,
    #universalNav .navbar-white .navbar-nav .topNotifications.open a,
    #universalNav .navbar-white .navbar-nav .topNotifications.open a:hover,
    #universalNav .navbar-white .navbar-nav .userDropdown.open a,
    #universalNav .navbar-white .navbar-nav .userDropdown.open a:hover {
        background: #fff;
    }

    #universalNav .navbar-white ul.dropdown-menu {
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        background: #fff;
        border: 2px solid #c3c3c3;
        top: 40px;
        padding: 10px;
    }

        #universalNav .navbar-white ul.dropdown-menu li {
            width: 100%;
        }

            #universalNav .navbar-white ul.dropdown-menu li a {
                color: #000;
                font-weight: 600;
                font-size: 16px;
                font-size: 1.6rem;
                padding: 5px 17px;
                margin: 0;
            }

    #universalNav a {
        padding: 0;
    }

    #universalNav ul li.userDropdown {
        line-height: 50px;
        margin-left: 0;
    }

    #universalNav .divider {
        display: block;
        height: 1px;
        background-color: #c3c3c3;
        margin: 0;
    }

    #universalNav .title.navbar-toggle {
        border: 0;
    }

    #universalNav .header-text {
        padding: 0;
        color: #000;
        font-weight: 600;
        display: inline-block;
    }

        #universalNav .header-text img {
            display: inline-block;
        }

    #universalNav #userDropdownMenu {
        position: relative;
    }

        #universalNav #userDropdownMenu:focus {
            outline-offset: -2px;
            text-decoration: none;
        }

#applicationDropdownMenu:focus {
    outline-offset: -2px;
}

#universalNav .user-image {
    width: 30px;
    margin-top: -5px;
}

#universalNav .userDropdown .dropdown-menu .dropdown-content {
    width: 380px;
    padding: 15px !important;
    display: block;
}

#universalNav .userDropdown .dropdown-menu .btn {
    border-top: 1px solid grey;
}

#universalNav .userDropdown .user-image {
    height: 38px;
    width: 38px;
    margin: 5px 0;
    background: #924290;
    object-fit: cover;
}

#universalNav .userDropdown .dropdown-menu .user-info {
    display: inline-block;
    width: 240px;
    margin-top: 5px;
}

#universalNav .userDropdown .dropdown-menu {
    margin-top: 0 !important;
}

    #universalNav .userDropdown .dropdown-menu .user-info .user-info-name {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    #universalNav .userDropdown .dropdown-menu .user-info p {
        font-size: 16px;
        margin-bottom: 5px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #universalNav .userDropdown .dropdown-menu .userInitial,
    #universalNav .userDropdown .dropdown-menu img {
        height: 80px;
        width: 80px;
        float: left;
        margin: 0 15px 15px 0;
        position: relative;
        object-fit: cover;
    }

    #universalNav .userDropdown .dropdown-menu img {
        height: 88px;
        width: 88px;
    }

    #universalNav .userDropdown .dropdown-menu .userInitial p {
        font-size: 32px;
        line-height: 78px;
    }

#universalNav .userDropdown .dropdown-content .btn {
    padding: 9px 25px !important;
}

@media (max-width: 576px) {
    .userInitial {
        margin-bottom: 10px;
    }

    #universalNav .userDropdown .dropdown-menu .dropdown-content {
        width: 100%;
    }

    #universalNav .userDropdown .dropdown-menu .user-info {
        width: 215px;
    }

    #universalNav .userDropdown .dropdown-menu .userInitial,
    #universalNav .userDropdown .dropdown-menu img {
        width: 60px;
        height: 60px;
    }

        #universalNav .userDropdown .dropdown-menu .userInitial p {
            font-size: 26px;
            line-height: 60px;
        }

    #universalNav .navbar-white .navbar-nav .appDropdown,
    #universalNav .navbar-white .navbar-nav .navbar-links,
    #universalNav .navbar-white .navbar-nav .userDropdown {
        display: inline;
    }

    .userDropdown .dropdown-menu.dropdown-menu-right {
        margin: 0 0 15px;
    }
}

#universalNav .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 480px) {
    #platformName {
        display: inline-block !important;
        width: auto !important;
        text-align: left !important;
    }

    .navbar-nav {
        line-height: 50px;
        height: 100%;
        margin: 0;
        width: auto !important;
        text-align: inherit !important;
    }

        .navbar-nav .navbar-links {
            margin-left: -50px;
            position: absolute !important;
            left: 50%;
        }

            .navbar-nav .navbar-links i {
                position: relative;
                top: 1px;
                margin-right: 5px;
                font-size: 18px;
            }

        .navbar-nav .dropdown-menu {
            padding: 0;
            margin-top: 0;
            border-radius: 0;
        }

            .navbar-nav .dropdown-menu li a {
                padding: 10px;
            }

        .navbar-nav .appDropdown,
        .navbar-nav .navbar-links,
        .navbar-nav .userDropdown {
            display: inline-block;
            font-size: 18px;
        }

            .navbar-nav .appDropdown a,
            .navbar-nav .navbar-links a,
            .navbar-nav .userDropdown a {
                padding: 0 10px;
            }

        .navbar-nav .dashboard-mobile-icon {
            display: inline;
            color: #3c3c3c;
        }

        .navbar-nav #applicationDropdownMenu,
        .navbar-nav .appDropdown span[class="seperator"],
        .navbar-nav .navbar-links span[class="seperator"],
        .navbar-nav .userDropdown span[class="seperator"] {
            display: none;
        }

        .navbar-nav .appDropdown.open a,
        .navbar-nav .navbar-links.open a,
        .navbar-nav .userDropdown.open a {
            background-color: #fff;
        }

            .navbar-nav .appDropdown.open a:hover,
            .navbar-nav .navbar-links.open a:hover,
            .navbar-nav .userDropdown.open a:hover {
                background-color: #ebebeb;
            }
}

@media (min-width: 768px) {
    #universalNav .navbar-white .navbar-nav .navbar-links {
        margin-left: 0;
        position: relative !important;
        left: auto;
    }

    #universalNav ul li.userDropdown {
        margin-left: 30px;
    }

    #universalNav .navbar-brand {
        height: 50px;
    }

    #universalNav .navbar-header {
        float: none;
    }

    #universalNav .navbar-white .navbar-nav {
        float: right;
    }

        #universalNav .navbar-white .navbar-nav #applicationDropdownMenu {
            display: inline-block;
        }

        #universalNav .navbar-white .navbar-nav .dashboard-mobile-icon {
            display: none;
        }
}

#mainNavigation {
    border: none;
}

    #mainNavigation .navbar-inverse .navbar-nav .dropdown.open,
    #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu {
        background: #081d32;
    }

        #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu li a {
            background: #081d32;
            color: #fff;
            padding: 15px;
            margin: 0;
            font-size: 16px;
        }

        #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu li :hover {
            background: #112c45;
        }

        #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu li {
            border-bottom: 0;
            padding: 0;
        }

    #mainNavigation .navbar-dark .navbar-header {
        background: #122b45;
    }

    #mainNavigation .caret {
        margin-left: 5px;
    }

    #mainNavigation .navbar-header .title {
        float: left;
    }

    #mainNavigation .navbar-collapse {
        max-height: inherit;
        border: inherit;
        border-top: 2px solid #555;
        border-bottom: 2px solid #3c3c3c;
    }

    #mainNavigation a {
        padding: 0;
    }

    #mainNavigation .divider {
        display: block;
        height: 1px;
        background-color: #c3c3c3;
        margin: 0;
    }

    #mainNavigation .title.navbar-toggle {
        border: 0;
    }

    #mainNavigation .navbar-dark .navbar-header .navbar-toggle {
        background: 0 0;
        border: none;
        padding: 5px 0;
    }

        #mainNavigation .navbar-dark .navbar-header .navbar-toggle i {
            color: #fff;
        }

    #mainNavigation .navbar-inverse {
        padding-left: 0;
        padding-right: 0;
        background-color: #122b45;
        min-height: 50px;
        border: none;
    }

        #mainNavigation .navbar-inverse .divider {
            background-color: #fff;
        }

        #mainNavigation .navbar-inverse .navbar-nav {
            margin: 0;
        }

        #mainNavigation .navbar-inverse .dropdown .caret,
        #mainNavigation .navbar-inverse .dropdown.open .caret {
            position: relative;
            top: 8px;
            float: right;
            border-top: 6px dashed;
            border-top: 6px solid\9;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent;
        }

        #mainNavigation .navbar-inverse .dropdown.open {
            border-bottom: 2px solid #fff;
        }

            #mainNavigation .navbar-inverse .dropdown.open a.dropdown-toggle {
                padding-bottom: 15px;
            }

                #mainNavigation .navbar-inverse .dropdown.open a.dropdown-toggle .caret {
                    border-top: inherit;
                    border-bottom: 6px dashed;
                }

        #mainNavigation .navbar-inverse a {
            color: #fff;
            background: 0 0;
            padding-right: 0;
            font-size: 16px;
            font-size: 1.6rem;
            margin: 0 5px;
        }

nav .navbar-nav li.active {
    background: #081d32;
}

#mainNavigation .navbar-inverse li {
    padding: 15px;
    width: 100%;
    border-bottom: 2px solid #fff;
}

    #mainNavigation .navbar-inverse li:hover {
        background-color: #081d32;
    }

    #mainNavigation .navbar-inverse li .dropdown-toggle {
        background: 0 0;
    }

        #mainNavigation .navbar-inverse li .dropdown-toggle:focus {
            outline-offset: -2px;
        }

#mainNavigation .navbar-inverse ul.dropdown-menu {
    box-shadow: none;
    background: 0 0;
    border: none;
    width: 100%;
    position: relative;
    padding: 0;
}

    #mainNavigation .navbar-inverse ul.dropdown-menu li {
        padding: 0;
        border-bottom: 2px solid #fff;
        width: 100%;
        margin-left: 10px;
    }

        #mainNavigation .navbar-inverse ul.dropdown-menu li:last-child {
            border-bottom: inherit;
        }

        #mainNavigation .navbar-inverse ul.dropdown-menu li:hover {
            background-color: #4b4a4a;
        }

#mainNavigation .header-text {
    padding: 0;
    color: #000;
    font-weight: 600;
    display: inline-block;
}

#mainNavigation .userDropdown .dropdown-menu .dropdown-content {
    width: 380px;
    padding: 15px !important;
    display: block;
}

#mainNavigation .userDropdown .dropdown-menu .btn {
    border-top: 1px solid grey;
}

#mainNavigation .userDropdown .user-image {
    height: 38px;
    width: 38px;
    margin: 5px 0;
    background: #924290;
    object-fit: cover;
}

#mainNavigation .userDropdown .dropdown-menu .user-info {
    display: inline-block;
    width: 240px;
    margin-top: 5px;
}

.userInitial {
    height: 38px;
    width: 38px;
    background: #924290;
    border-radius: 50%;
}

    .userInitial p {
        margin: 0;
        color: #fff;
        text-align: center;
        position: relative;
        line-height: 36px;
    }

#mainNavigation .userDropdown .dropdown-menu .user-info .user-info-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
}

#mainNavigation .userDropdown .dropdown-menu .user-info p {
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#mainNavigation .userDropdown .dropdown-menu .userInitial,
#mainNavigation .userDropdown .dropdown-menu img {
    height: 80px;
    width: 80px;
    float: left;
    margin: 0 15px 15px 0;
    position: relative;
    object-fit: cover;
}

#mainNavigation .userDropdown .dropdown-menu img {
    height: 88px;
    width: 88px;
}

#mainNavigation .userDropdown .dropdown-menu .userInitial p {
    font-size: 32px;
    line-height: 78px;
}

#mainNavigation .userDropdown .dropdown-content .btn {
    padding: 9px 25px !important;
}

@media (max-width: 576px) {
    .userInitial {
        margin-bottom: 10px;
    }

    #mainNavigation .userDropdown .dropdown-menu .dropdown-content {
        width: 100%;
    }

    #mainNavigation .userDropdown .dropdown-menu .user-info {
        width: 215px;
    }

    #mainNavigation .userDropdown .dropdown-menu .userInitial,
    #mainNavigation .userDropdown .dropdown-menu img {
        width: 60px;
        height: 60px;
    }

        #mainNavigation .userDropdown .dropdown-menu .userInitial p {
            font-size: 26px;
            line-height: 60px;
        }

    #mainNavigation .navbar-white .navbar-nav .appDropdown,
    #mainNavigation .navbar-white .navbar-nav .navbar-links,
    #mainNavigation .navbar-white .navbar-nav .userDropdown {
        display: inline;
    }

    .userDropdown .dropdown-menu.dropdown-menu-right {
        margin: 0 0 15px;
    }
}

.navbar {
    margin-bottom: 0;
}

#mainNavigation .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

@media \0screen {
    .navbar-inner {
        filter: none;
    }
}

@media (min-width: 768px) {
    #mainNavigation .navbar-inverse .navbar-nav li {
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
    }

        #mainNavigation .navbar-inverse .navbar-nav li:hover {
            background-color: #081d32;
        }

    #mainNavigation .navbar-inverse .navbar-nav .dropdown {
        padding-left: 10px;
        padding-right: 10px;
    }

        #mainNavigation .navbar-inverse .navbar-nav .dropdown.open {
            background: #081d32;
            border: none;
        }

            #mainNavigation .navbar-inverse .navbar-nav .dropdown.open a.dropdown-toggle {
                padding-bottom: 0;
            }

            #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu {
                display: table;
                padding: 0;
                position: absolute;
                background: #081d32;
            }

                #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu li {
                    padding: 0;
                    margin: 0;
                }

                    #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu li :hover {
                        background: #122b45;
                    }

                    #mainNavigation .navbar-inverse .navbar-nav .dropdown.open .dropdown-menu li a {
                        color: #fff;
                        padding: 10px;
                    }

    #mainNavigation ul li.userDropdown {
        margin-left: 30px;
    }

    #mainNavigation .navbar-inverse li {
        padding: 15px;
        width: 100%;
        border-bottom: 0 solid #3c3c3c;
    }

        #mainNavigation .navbar-inverse li .dropdown-toggle {
            background: 0 0;
        }

    #mainNavigation .navbar-inverse .dropdown a.dropdown-toggle .caret {
        position: relative;
        top: 0;
        float: inherit;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        margin-left: 5px;
    }

    #mainNavigation .navbar-inverse .dropdown.open a.dropdown-toggle {
        padding-bottom: 15px;
    }

        #mainNavigation .navbar-inverse .dropdown.open a.dropdown-toggle .caret {
            position: relative;
            top: 0;
            border-top: 4px dashed;
            border-top: 4px solid\9;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            border-bottom: inherit;
            float: inherit;
        }

    #mainNavigation .navbar-inverse .dropdown.open .dropdown-menu li {
        width: 100%;
    }

    #mainNavigation .navbar-inverse ul.dropdown-menu {
        box-shadow: none;
        background: 0 0;
        border: none;
        width: 100%;
        position: relative;
        padding: 0;
    }

        #mainNavigation .navbar-inverse ul.dropdown-menu li {
            padding: 5px 10px;
            border-bottom: 2px solid #3c3c3c;
            width: 100%;
            margin-left: 10px;
        }

            #mainNavigation .navbar-inverse ul.dropdown-menu li:last-child {
                border-bottom: inherit;
            }

            #mainNavigation .navbar-inverse ul.dropdown-menu li a {
                color: #fff;
                font-size: 18px;
                font-size: 1.8rem;
                padding: 10px 0;
            }
}

@media (max-width: 768px) {
    .navbar-inverse .container {
        padding: 0;
    }
}

.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:focus,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; span:hover {
    color: #000;
}

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span,
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
    border-radius: 0;
}

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
    background-color: #fff;
    color: #555;
    margin-right: 5px;
    border-radius: 0;
    padding: 4px 10px;
}

h2,
h3 {
    padding: 0.5rem 0;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover {
    background-color: #ebebeb !important;
    color: #555;
    border-color: #01a2e5 !important;
}

.pagination &gt; li.active &gt; a,
.pagination &gt; li.active &gt; span {
    background: #122b45 !important;
    font-weight: 600;
}

.pagination &gt; li &gt; a.active,
.pagination &gt; li &gt; span.active {
    color: #fff;
    background: #122b45;
    background-color: #122b45 !important;
}

.pagination &gt; li.disabled &gt; a,
.pagination &gt; li.disabled &gt; a:focus,
.pagination &gt; li.disabled &gt; a:hover,
.pagination &gt; li.disabled &gt; span,
.pagination &gt; li.disabled &gt; span:focus,
.pagination &gt; li.disabled &gt; span:hover {
    background-color: transparent;
}

.pagination.secondary-light-green li.active a {
    background-color: #36bdb2 !important;
}

.pagination {
    float: right;
    margin: 0;
}

p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

b,
b a,
strong,
strong a {
    font-weight: 600;
}

h1 {
    font-size: 42px;
    margin-top: 0;
    font-weight: 400;
}

h2 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
}

h3 {
    font-size: 22px;
    line-height: 1.05;
    font-weight: 500;
    margin-bottom: 20px;
}

h4 {
    font-size: 18px;
    line-height: 21px;
    line-height: 1.16667;
    padding: 0.5rem 0;
    font-weight: 600;
    margin-bottom: 30px;
}

h5,
h6 {
    font-size: 16px;
    line-height: 21px;
    padding: 0.5rem 0;
}

h5 {
    line-height: 1.3125;
    font-weight: 600;
}

h6 {
    line-height: 1.3125;
}

.header-text h1,
.header-text h2,
h1.header-text,
h2.header-text {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

blockquote {
    position: relative;
    padding: 0 15px;
    border: 0;
    font-size: 20px;
    line-height: 2.5rem;
    font-weight: 600;
    margin: 2rem 1rem 3rem;
}

    blockquote:after,
    blockquote:before {
        color: #c3c3c3;
        font-size: 36px;
        vertical-align: -0.4em;
        position: absolute;
    }

    blockquote:before {
        top: 0;
        left: -10px;
        content: "\201C";
        margin-right: 1rem;
    }

    blockquote:after {
        content: "";
        margin-left: 1rem;
    }

    blockquote footer {
        background-color: #fff;
    }

.panel-title,
.panel-title h2,
.panel-title h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
    padding: 0;
    line-height: 24px;
}

.panel .panel-body h2,
.panel .panel-body h3 {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 600 !important;
}

.panel .panel-body h2 {
    font-size: 22px;
}

.panel .panel-body h3 {
    font-size: 20px;
}

.panel h4,
.panel-heading h4,
.panel-title .badge {
    font-size: 18px;
}

.panel h4 {
    margin-bottom: 5px;
    font-weight: 600 !important;
}

.panel ul {
    margin-bottom: 20px;
}

    .panel ul li ul {
        margin-bottom: 10px;
    }

.panel {
    margin-bottom: 30px;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
}

.panel-heading {
    margin: 0 20px;
    padding: 20px 0;
    border-bottom: 2px solid #f0f2f7;
}

    .panel-heading p {
        margin: 5px 0 0;
    }

    .panel-heading h4 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-weight: 400;
    }

.panel-body {
    padding: 20px;
}

    .panel-body .btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.panel-group .panel {
    box-shadow: 0 0 transparent;
}

.accordion .panel-heading {
    border-bottom: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.panel.landingBlocks.active {
    border: 2px solid #00852a;
}

.btn-footer {
    border-top: 2px solid #f4f4f4;
    padding-top: 20px;
    margin-top: 20px;
}

    .btn-footer .btn {
        margin-bottom: 0;
    }

.panel.panel-admin {
    background-color: #f4f4f4;
    border-radius: 0;
    border: none;
}

    .panel.panel-admin .panel-heading {
        background-color: #0556ad;
        height: 110px;
        color: #fff;
        border-radius: 0;
        text-align: center;
        margin: 0;
        font-size: 55px;
        color: rgba(0, 0, 0, 0.35);
    }

        .panel.panel-admin .panel-heading .fa {
            font-size: 64px;
            color: rgba(0, 0, 0, 0.35);
        }

    .panel.panel-admin .panel-body {
        padding-top: 15px;
        height: 50px;
        font-weight: 500;
        color: #46525a;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
        margin-bottom: 5px;
        background-color: #fff;
    }

    .panel.panel-admin .panel-green {
        background: #00852a;
    }

    .panel.panel-admin .panel-red {
        background-color: #d80000;
    }

    .panel.panel-admin .btn-secondary {
        padding-top: 10px;
        width: 100%;
        height: 50px;
        background-color: #fff;
        border: none;
        text-align: left;
        transition: background-color 0.3s, color 0.3s;
        margin-top: 0;
        margin-bottom: 0;
    }

        .panel.panel-admin .btn-secondary.active,
        .panel.panel-admin .btn-secondary:active,
        .panel.panel-admin .btn-secondary:hover,
        .panel.panel-admin .open &gt; .dropdown-toggle.btn-secondary {
            background-color: #46525a;
            color: #fff;
            border: none;
        }

    .panel.panel-admin .btn.focus,
    .panel.panel-admin .btn:focus,
    .panel.panel-admin .btn:hover {
        outline: 0;
        background-color: #102a46;
        color: #fff;
    }

.moduleTag {
    background: #e7ebf7;
}

    .moduleTag p {
        font-size: 16px;
        padding: 10px 20px;
        margin: 0;
    }

.favouriteTag,
.generalAudienceTag {
    background: #f2f2f2;
    padding: 8px 20px;
    margin-right: 10px;
    border-radius: 18px;
    color: #666;
}

.alert div div.row,
.panel-activity .actions {
    padding-left: 0;
}

.panel-activity .content h2 {
    padding-top: 0;
    font-size: 20px;
    margin-bottom: 5px;
}

.panel-activity .fa {
    padding-right: 10px;
    color: #0556ad;
}

.panel-activity .content {
    border-right: 2px solid #f0f2f7;
}

.panel-activity .actions ul li {
    list-style: none;
    padding: 12px 20px;
}

.panel-activity .actions ul {
    margin-bottom: 0;
    padding: 0;
}

    .panel-activity .actions ul li:nth-child(4) {
        border: none;
        padding-bottom: 15px;
    }

    .panel-activity .actions ul li .fa {
        padding-right: 10px;
    }

.panel-body.panel-activity {
    padding: 0;
}

.panel-activity .content {
    padding: 20px;
}

    .panel-activity .content p:last-child {
        margin-bottom: 0;
    }

.activityContent {
    padding: 15px 0 5px 20px;
    min-height: 152px;
}

.content h3 {
    font-size: 16px;
    line-height: 24px;
    color: #585858;
}

.panel-activity .searchResultsInfo {
    border-top: 2px solid #f0f2f7;
    margin: 0;
    font-size: 16px;
}

    .panel-activity .searchResultsInfo .label {
        padding-top: 8px;
        padding-bottom: 25px;
    }

.searchResultsInfo {
    border-top: 2px solid #f0f2f7;
}

    .searchResultsInfo .left-border {
        border-left: 2px solid #f0f2f7;
    }

    .searchResultsInfo .right-border {
        border-right: 2px solid #f0f2f7;
    }

        .searchResultsInfo .right-border:last-child {
            border-right: none;
        }

.left-border:nth-child(1) {
    border: none;
}

.searchResultsInfo .left-border-danger {
    border-left: 5px solid #d80000;
}

.panel-activity .searchResultsInfo .overdue {
    background: #fff;
    color: #d80000;
    border: 3px solid #d80000;
    border-bottom: 3px solid #d80000 !important;
    font-weight: 600;
    text-align: center;
}

.searchResultsInfo .fa,
.searchResultsInfo .infoDetails {
    display: table-cell;
}

.panel-activity .actions h3 {
    font-size: 20px;
    margin: 0;
    padding: 20px 20px 10px;
}

.panel-activity .actions p:nth-child(3) {
    margin: 16px 20px 26px;
}

.panel-activity .actions .btn {
    margin-bottom: 0;
}

a.landingBlocksClean.landingBlocksImage .panel {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

a.landingBlocksClean.landingBlocksImage .panel-body,
body {
    padding: 0;
}

a.landingBlocksClean.landingBlocksImage .panel-heading {
    margin: 0;
    padding-top: 0;
}

@media only screen and (max-width: 991px) {
    .searchResultsInfo .right-border:nth-child(even) {
        border-right: none;
    }
}

@media (min-width: 992px) {
    a.landingBlocksClean.landingBlocksImage .panel {
        flex-direction: row;
        justify-content: space-between;
    }

        a.landingBlocksClean.landingBlocksImage .panel .panelText {
            width: calc(75% - 10px);
        }

        a.landingBlocksClean.landingBlocksImage .panel .panelImage {
            display: block;
            width: calc(25% - 10px);
        }
}

.tablesaw-cell-label {
    display: none;
}

body {
    font-size: 1.6rem;
    font-family: "Source Sans Pro", Helvetica Neue, Helvetica, Arial;
    color: #1d1d1d;
    background: #f0f2f7;
    line-height: 21px;
    line-height: 1.3125;
}

body,
html {
    height: 100%;
    margin: 0;
}

.wrapper {
    min-height: 100%;
    margin-bottom: -130px;
    padding-bottom: 130px;
}

a {
    color: #0556ad;
    text-decoration: none;
    font-weight: 400;
    word-break: break-word;
}

    a:hover {
        color: #03448b;
        text-decoration: none;
    }

    a img:hover {
        opacity: 0.8;
        transition: opacity 0.2s ease-out;
        -moz-transition: opacity 0.2s ease-out;
        -webkit-transition: opacity 0.2s ease-out;
        -o-transition: opacity 0.2s ease-out;
    }

section {
    padding: 40px 0;
}

hr {
    border-top: 2px solid #f0f2f7;
}

code {
    display: block;
    word-wrap: break-word;
}

.light {
    background: #fff;
}

.grey {
    background: #edeff0;
}

.blue {
    background: #3f9ef7;
}

#skiptocontent a:focus {
    position: absolute;
    left: 0;
    top: 0;
    outline: 0;
    -webkit-transition: top 0.1s ease-in;
    transition: top 0.1s ease-in;
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 8px;
    background: #0556ad;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}

.header {
    background: #01a2e5;
    color: #fff;
}

#main-site-banner,
.homepage-banner {
    background-position: right;
    color: #fff;
}

.homepage-banner {
    background-image: url(/Content/images/mainbubbles2.png);
    background-repeat: no-repeat;
    padding: 35px 0;
    background-color: #0556ad;
}

    .homepage-banner h1 {
        font-size: 34px;
        margin: -7px 0 5px 10px;
        font-weight: 600;
    }

    .homepage-banner p {
        margin: 0 0 0 10px;
        font-size: 18px;
    }

img.header-nes-logo {
    margin-right: 20px;
}

.homepage-banner .banner-seperator {
    position: relative;
    display: inline-block;
    width: 5px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.25);
    font-size: 0;
    margin-right: 15px;
}

@media only screen and (max-width: 768px) {
    .mobileCenter {
        text-align: center;
    }

    .header-search {
        margin-top: 20px;
    }

    #employment-details {
        float: none;
        width: 100%;
    }

        #employment-details .btn {
            width: 100%;
            margin: 10px 0 0;
        }
}

#main-site-banner {
    background-image: url(/Content/images/innebubbles.png);
    background-repeat: no-repeat;
    background-color: #0556ad;
    padding: 20px 0;
}

    #main-site-banner h1 {
        font-size: 30px;
        margin: 0;
        padding: 0 0 5px;
        color: #fff;
    }

    #main-site-banner p {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 0;
        color: #fff;
    }

#employment-details {
    color: #1d1d1d;
    margin-top: 10px;
}

#turasMainSearch {
    background: #fff;
    padding: 25px 0;
}

.mainSearchBar .form-control {
    background: #f0f2f7;
    border: 0;
}

.mainSearchBar .btn.btn-primary {
    border-radius: 0;
    margin: 0;
}

.mainSearch {
    padding: 40px;
    background: #fff;
    border-bottom: 5px solid #f4f4f4;
}

.header-search .radio-inline {
    vertical-align: initial;
    display: table-cell;
    padding-right: 10px;
}

.header-search input {
    border: none;
}

.header-search .fa {
    color: #0456ad;
    margin: 0;
}

.filterContainer,
.filterContainer2 {
    color: #fff;
    padding: 40px 0 !important;
}

.input-group.filters {
    margin-top: 5px;
}

.header-search .btn.btn-default {
    border-radius: 0;
}

.contentFilter {
    background: #f0f2f7 !important;
    border: none;
}

.filterContainer1 {
    padding: 40px 0 !important;
}

.filterContainer {
    background: #0053b0;
}

.filterContainer2 {
    background: #102a46;
}

.filterContainer .contentFilter {
    background: #fff !important;
}

.breadcrumb,
.breadcrumb-container {
    background: #fff;
}

.fa-check {
    color: #00852a !important;
}

.icon-success {
    color: #00852a !important;
}

.icon-warning {
    color: #ffbf00 !important;
}

.icon-danger {
    color: #d80000 !important;
}

.icon-info {
    color: #0098ea !important;
}

.icon-default {
    color: #d2d6e0 !important;
}

.breadcrumb {
    padding: 13px 0;
    margin: 0 auto;
}

    .breadcrumb &gt; li + li::before {
        content: "&gt;";
    }

    .breadcrumb &gt; .active {
        color: #333;
    }

.dropdown-menu li {
    border: none;
    padding: 0;
}

.dropdown-menu {
    border-radius: 0;
    padding: 0;
}

    .dropdown-menu .divider {
        margin: 0;
    }

.btn-group .dropdown-menu &gt; li &gt; a {
    border-bottom: 1px solid #f0f2f7;
    padding: 15px 30px;
    font-size: 15px;
}

.btn-group .fa-caret-down {
    margin-left: 5px;
}

.btn-group .dropdown-menu &gt; li &gt; a:focus,
.dropdown-menu &gt; li &gt; a:hover {
    background: #f0f2f7;
}

.landingBlocks h5 {
    margin-bottom: 20px;
}

.landingBlocks p {
    margin-bottom: 5px;
}

.panel.landingBlocks .panel-heading {
    padding: 20px 0;
}

.landingBlocks hr {
    margin: 10px 0;
}

.teamSelect p {
    margin-bottom: 5px;
}

.panel.landingBlocks .blockText {
    min-height: 54px;
}

.landingBlocks .btn {
    white-space: normal;
}

.label,
.tooltip {
    white-space: nowrap;
}

h1.landingPageText {
    font-size: 32px;
    margin-bottom: 40px;
}

a.landingBlocksClean .panel {
    min-height: -moz-calc(100%);
    min-height: -webkit-calc(100%);
    min-height: calc(100%);
    margin-bottom: 0;
}

a.landingBlocksClean {
    border: 2px solid #fff;
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    transition-delay: 0.2s;
    transition-duration: 0.3s;
    box-shadow: none;
    display: block;
    margin-bottom: 30px;
    width: 100%;
}

    .peopleEmploymentChecks hr,
    .peopleEmploymentChecks p,
    a.landingBlocksClean .panel-body p:last-child {
        margin-bottom: 0;
    }

    a.landingBlocksClean:hover {
        border: 2px solid #0556ad;
        transition-duration: 0.3s;
        transition-property: border;
    }

    a.landingBlocksClean .panel-heading {
        border-bottom: none;
        padding-top: 25px;
    }

        a.landingBlocksClean .panel-heading h2,
        a.landingBlocksClean .panel-heading h3 {
            font-weight: 600;
        }

    a.landingBlocksClean .panel-body {
        padding-top: 0;
        color: #1d1d1d;
        padding-bottom: 25px;
    }

.peopleEmploymentChecks {
    text-align: center;
}

.preLinkColor a {
    color: #3c3c3c;
}

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

.notCompleteRed {
    border-left: 10px solid #dd3d2a;
}

.completeGreen {
    border-left: 10px solid #23ce48;
}

.requiredYellow {
    border-left: 10px solid #f0b33c;
}

.modal .modal-content {
    border-radius: 0;
}

    .modal .modal-content .modal-header {
        padding: 15px;
    }

        .modal .modal-content .modal-header .close {
            padding: 3px;
        }

        .modal .modal-content .modal-header .modal-title {
            font-size: 20px;
        }

            .modal .modal-content .modal-header .modal-title:before {
                font-family: FontAwesome;
                margin-right: 15px;
                font-weight: 600;
            }

    .modal .modal-content .modal-footer .btn {
        margin: 0 0 0 10px !important;
    }

.modal.modal-warning .modal-title:before {
    content: "\f071";
    color: #ff9c00;
}

.modal.modal-danger .modal-title:before {
    content: "\f00d";
    color: #d80000;
}

.dialogWide &gt; .modal-dialog {
    width: 80%;
}

#employmentDetailsModal p {
    padding-bottom: 10px;
    color: #1d1d1d;
}

.label,
footer,
footer .footer-links a:focus,
footer a,
footer a:hover {
    color: #fff;
}

.embed-responsive {
    margin-bottom: 10px;
    margin-top: 10px;
}

.badge {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 8px;
    border-radius: 5px;
}

.alert,
.label {
    border-radius: 0;
}

.badge-primary {
    background: #0556ad;
}

.badge-success {
    background: #00852a;
}

.badge-danger {
    background: #d80000;
}

.badge-info {
    background: #0556ad;
}

.badge-warning {
    background: #ffbf00;
}

footer {
    background: #122b45;
    padding: 20px 0 10px;
}

    footer a:hover {
        text-decoration: underline;
    }

    footer .footer-links p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    footer .footer-logo {
        position: relative;
        margin-top: 15px;
    }

        footer .footer-logo img {
            position: relative;
            padding-left: 10px;
            float: right;
        }

        footer .footer-logo p {
            position: relative;
            top: 20px;
            float: right;
            font-size: 18px;
        }

.paddingForFooter {
    margin-top: 25px;
    padding-bottom: 50px !important;
}

.versionNumber p {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    footer .footer-links {
        text-align: center;
        margin-top: 20px;
    }

    #main-site-banner h1 {
        font-size: 30px;
    }

    footer .helpdesk .btn-success {
        margin: 15px 0 5px !important;
    }
}

.label {
    display: inline-block;
    border-left: 5px solid;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    vertical-align: baseline;
}

.label-block .label,
.label-block .num {
    display: table-cell;
    vertical-align: middle;
}

.label-default-bordered {
    background: 0 0;
    border-color: #f4f4f4;
    color: #1d1d1d;
}

.label-primary-bordered {
    background: 0 0;
    border-color: #0556ad;
    color: #1d1d1d;
}

.label-success-bordered {
    background: 0 0;
    border-color: #00852a;
    color: #1d1d1d;
}

.label-danger-bordered {
    background: 0 0;
    border-color: #d80000;
    color: #1d1d1d;
}

.label-warning-bordered {
    background: 0 0;
    border-color: #ffbf00;
    color: #1d1d1d;
}

.label-block {
    margin-bottom: 30px;
}

    .label-block .num {
        font-size: 48px;
        line-height: 0;
        padding-right: 10px;
    }

    .label-block .label {
        font-size: 20px;
        margin-left: 15px;
        text-align: left;
        white-space: normal;
        padding: 0 10px;
    }

#file-upload {
    margin-top: 0;
}

#Command_FileToUpload {
    padding: 10px;
}

.processTracker {
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #d4d4d4;
    border-bottom: 0;
}

.process {
    display: inline-block;
    margin: 0;
    padding: 15px;
    border-bottom: 3px solid #d4d4d4;
}

    .process.complete {
        border-color: #00852a;
    }

    .process.inprogress {
        border-color: #ffbf00;
    }

.list-separate li,
form h4 {
    border-bottom: 2px solid #f0f2f7;
}

.fa {
    margin-right: 5px;
}

.process .fa-check {
    color: green;
}

.processTracker ul &gt; li {
    display: table-cell;
    height: 30px;
    position: relative;
    width: 33.333%;
}

    .processTracker ul &gt; li &gt; .process {
        font-size: 18px;
        width: 100%;
    }

    .processTracker ul &gt; li:first-child {
        border-right: 2px solid #d4d4d4;
    }

    .processTracker ul &gt; li:last-child {
        border-left: 2px solid #d4d4d4;
    }

.processTracker ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

.actionControl {
    border: 2px solid #f0f2f7;
    margin-bottom: 15px;
    padding: 10px 15px;
}

    .actionControl .btn {
        margin: 0 15px 0 0;
    }

    .actionControl h2 {
        font-size: 18px;
        margin: 7px 0;
    }

.switchBoards {
    background: #fff;
    padding: 15px 0;
    margin-top: 2px;
}

    .switchBoards .btn {
        padding: 12px 20px;
    }

    .switchBoards .dropdown-menu &gt; li &gt; a {
        padding: 15px 20px;
    }

    .switchBoards .btn,
    .switchBoards .dropdown-menu {
        width: 230px;
        text-align: left;
    }

    .switchBoards h2 {
        margin: 8px 0;
        font-size: 22px;
    }

.toggleswitch {
    float: right;
}

.list-separate li {
    padding: 15px 0;
}

    .list-separate li:last-child {
        border: none;
    }

.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 30px;
    margin: 0;
    padding: 3px;
    border-radius: 18px;
    box-sizing: content-box;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: content-box;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    background: #d80000;
    border-radius: inherit;
    box-sizing: content-box;
}

    .switch-label:after,
    .switch-label:before {
        position: absolute;
        top: 50%;
        margin-top: -0.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
        box-sizing: content-box;
    }

    .switch-label:before {
        content: attr(data-off);
        right: 15px;
        color: #fff;
    }

    .switch-label:after {
        content: attr(data-on);
        left: 15px;
        color: #fff;
        opacity: 0;
    }

.switch-input:checked ~ .switch-label {
    background: #00852a;
}

    .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: linear-gradient(to bottom, #fff 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #fff 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

    .switch-handle:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        width: 12px;
        height: 12px;
        background: linear-gradient(to bottom, #eee, #fff);
        background-image: -webkit-linear-gradient(top, #eee, #fff);
        border-radius: 6px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    }

.switch-input:checked ~ .switch-handle {
    left: 54px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-handle,
.switch-label {
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
}

.actionControl .switch {
    margin: 3px 10px;
}

.actionRadios {
    display: inline-block;
    margin-right: 30px;
}

    .actionRadios label {
        font-size: 18px;
        margin: 7px 0;
        font-weight: 400;
    }

    .actionRadios input {
        margin-left: 7px;
    }

@media only screen and (max-width: 991px) {
    .switchBoards .btn,
    .switchBoards .dropdown-menu,
    .toggleswitch .btn {
        width: 100%;
    }

    .actionControl .btn,
    .btn {
        margin-bottom: 15px;
    }

    .toggleswitch {
        float: initial;
    }

        .toggleswitch p {
            margin-bottom: 10px;
        }

        .toggleswitch .d-inline-block {
            display: block;
        }
}

@media (max-width: 768px) {
    #main-site-banner {
        background-image: url(/Content/images/mainbubbles2.png);
    }

    .nav-tabs li {
        width: 100%;
    }
}

.turasCareSummary .stickyInfoHeader {
    background: #f0f2f7;
    display: none;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 20px 0;
}

    .turasCareSummary .stickyInfoHeader p {
        font-size: 20px;
        margin: 0;
        padding-bottom: 10px;
    }

.turasCareSummary .panel .panel-body .patient-details h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.turasCareSummary .panel .panel-body .patient-details p {
    font-size: 18px;
    margin-bottom: 10px;
}

.turasCareSummary .panel .panel-body .gp-details p {
    font-size: 18px;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .turasCareSummary .stickyInfoHeader p {
        font-size: 22px;
        margin: 0;
        padding: 0;
    }

    .turasCareSummary .panel .panel-body .patient-details p {
        font-size: 20px;
        margin: 0;
    }

    .turasCareSummary .panel .panel-body .patient-details h3 {
        margin: 0;
    }

    .turasCareSummary .panel .panel-body .gp-details p {
        font-size: 16px;
        margin: 0;
    }
}

.alert p:first-of-type,
.alert ul {
    margin-top: 5px;
}

.alert ul {
    padding-left: 17px;
}

.alert p:last-of-type {
    margin-bottom: 0;
}

.alert .fa {
    display: table-cell;
}

.alert div,
.alert span {
    padding-right: 15px;
    display: table-cell;
}

.alert .panel-collapse.collapse {
    display: none;
}

    .alert .panel-collapse.collapse.in {
        display: block;
    }

.alert-success {
    border: 5px solid #00852a;
    background: #fff;
    color: #1d1d1d;
}

    .alert-success span {
        color: #00852a;
        font-size: 22px;
    }

.alert-warning {
    border: 5px solid #ffbf00;
    background: #fff;
    color: #1d1d1d;
}

    .alert-warning span {
        color: #ffbf00;
        font-size: 22px;
    }

.alert-danger {
    border: 5px solid #d80000;
    background: #fff;
    color: #1d1d1d;
}

    .alert-danger span {
        color: #d80000;
        font-size: 22px;
    }

.alert-info {
    border: 5px solid #0098ea;
    background: #fff;
    color: #1d1d1d;
}

    .alert-info span {
        color: #0098ea;
        font-size: 22px;
    }

.alert a {
    text-decoration: underline;
}

.close {
    font-size: 24px;
    color: #1d1d1d;
    opacity: 0.5;
}

    .close:focus,
    .close:hover {
        color: #1d1d1d;
        opacity: 1;
    }

.alert div.row {
    display: block;
    padding-left: 37px;
}

.alert .row div {
    border-left: 3px solid #f0f2f7;
}

    .alert .row div:first-of-type {
        border: none;
    }

.btn {
    background: #f0f2f7;
    border-radius: 0;
    border: 2px solid #f0f2f7;
    padding: 9px 25px;
    margin-right: 15px;
    font-size: 16px;
    transition: 0.1s background-color linear, 0.1s color linear, 0.1s border-color linear;
}

.btn-primary {
    background: #0556ad !important;
    border-color: #0556ad !important;
}

    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover {
        background: #044a96 !important;
        border-color: #044a96 !important;
        color: #fff;
    }

.btn-outline,
.btn-outline:active,
.btn-outline:focus {
    background: 0 0 !important;
    border-color: #0556ad !important;
    color: #1d1d1d !important;
}

    .btn-outline:hover,
    .btn-primary.disabled.focus,
    .btn-primary.disabled:focus,
    .btn-primary.disabled:hover,
    .btn-primary[disabled].focus,
    .btn-primary[disabled]:focus,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary:hover {
        background: #0556ad !important;
    }

    .btn-outline:hover {
        border-color: #0556ad !important;
        color: #fff !important;
    }

.btn-success {
    background: #00852a !important;
    border-color: #00852a !important;
}

    .btn-success:active,
    .btn-success:focus,
    .btn-success:hover {
        background: #007324 !important;
        border-color: #007324 !important;
        color: #fff !important;
    }

.btn-danger {
    background: #d80000 !important;
    border-color: #d80000 !important;
}

    .btn-danger:active,
    .btn-danger:focus,
    .btn-danger:hover {
        background: #bc1406 !important;
        border-color: #bc1406 !important;
        color: #fff !important;
    }

.btn-link,
.btn-link:active,
.btn-link:hover {
    background: 0 0 !important;
    border: transparent !important;
    color: #0556ad !important;
}

    .btn-link:active,
    .btn-link:hover {
        outline: 0;
        text-decoration: underline;
    }

    .btn-link:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
        text-decoration: underline;
    }

.panel-heading .btn-link {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.btn-default {
    background: #f0f2f7 !important;
    border-color: #f0f2f7 !important;
    color: #1d1d1d !important;
}

    .btn-default:active,
    .btn-default:focus,
    .btn-default:hover {
        background: #e1e2e6 !important;
        border-color: #e1e2e6 !important;
    }

.scroll-to-top,
tbody,
thead tr:nth-child(2) {
    border: 2px solid #f0f2f7;
}

.btn-wide {
    margin: 0;
    width: 100%;
    padding: 15px;
    font-size: 16px;
}

a.btn.btn-link.btn-go-back,
button.btn.btn-link.btn-go-back {
    font-size: 16px;
    padding-left: 20px;
    padding-bottom: 0;
    padding-top: 20px;
}

.panel-heading a.btn.btn-link.btn-go-back,
.panel-heading button.btn.btn-link.btn-go-back {
    padding: 0 10px 20px 0;
    margin: 0;
    font-size: 16px;
}

a.btn-go-back:before,
button.btn-go-back:before {
    font-family: FontAwesome;
    content: "\f104";
    margin-right: 5px;
}

a.btn.btn-link.btn-go-back.btn-go-back-bottom,
button.btn.btn-link.btn-go-back.btn-go-back-bottom {
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 0.4;
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    background: #fff !important;
    color: #1d1d1d !important;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background: #00852a !important;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background: #f4f4f4 !important;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background: #d80000 !important;
}

.scroll-to-top {
    height: 60px;
    width: 60px;
    background: #0556ad;
    position: fixed;
    bottom: 100px;
    right: 30px;
    line-height: 56px;
    text-align: center;
    display: none;
    z-index: 1000;
}

    .scroll-to-top:hover {
        background: #044a96;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
    }

    .scroll-to-top &gt; a {
        margin-left: 4px;
    }

        .scroll-to-top &gt; a:focus {
            background: 0 0;
        }

.fa-arrow-up {
    color: #fff;
    font-size: 15px;
}

.listednotifications .notification {
    background: #fff;
    color: #1d1d1d;
    padding: 0 20px;
    margin-bottom: 1px;
}

    .listednotifications .notification.new {
        background: #e6eef6;
    }

    .listednotifications .notification h3 {
        font-size: 18px;
        margin: 5px 0;
        padding-top: 10px;
    }

        .listednotifications .notification h3 span {
            font-size: 16px;
            color: #696969;
        }

            #universalNav .topNotifications .notification span span,
            .listednotifications .notification h3 span span {
                margin: 0 5px;
            }

    .listednotifications .notification a {
        color: #1d1d1d;
    }

    .listednotifications .notification p {
        margin: 0;
        padding-bottom: 10px;
    }

    .listednotifications .notification img {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.listednotifications li {
    background: #fff;
    color: #1d1d1d;
    padding: 0 20px;
    margin-bottom: 1px;
}

    .listednotifications li.new {
        background: #e6eef6;
    }

    .listednotifications li h3 {
        font-size: 18px;
        margin: 5px 0;
        padding-top: 10px;
    }

        .listednotifications li h3 span {
            font-size: 16px;
            color: #696969;
        }

            #universalNav .topNotifications li.notification span span,
            .listednotifications li h3 span span {
                margin: 0 5px;
            }

    .listednotifications li a {
        color: #1d1d1d;
    }

    .listednotifications li p {
        margin: 0;
        padding-bottom: 10px;
    }

    .listednotifications li.notification img {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.notification .fa-times {
    margin-top: 15px;
    font-size: 18px;
}

#universalNav .topNotifications {
    display: inline-block;
    background: 0 0;
    padding: 0 10px;
}

    #universalNav .topNotifications .fa-bell-o {
        font-size: 22px;
        margin: 0;
    }

    #universalNav .topNotifications span.active {
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 100%;
        background-color: #d80000;
        height: 10px;
        width: 10px;
    }

#universalNav #notificationDropdownMenu {
    position: relative;
    color: #1d1d1d;
}

#universalNav .topNotifications .dropdown-menu h1 {
    font-size: 18px;
    padding: 15px;
    margin: 0;
}

#universalNav .topNotifications .dropdown-menu .timedNotifications {
    background: #f2f2f2;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

    #universalNav .topNotifications .dropdown-menu .timedNotifications p {
        margin: 0;
        padding: 2px 15px;
    }

#universalNav .topNotifications .scrollable {
    max-height: 500px;
    width: 400px;
    overflow: scroll;
}

#universalNav .topNotifications li.notification {
    color: #1d1d1d;
    padding: 15px;
    border-bottom: 1px solid #d7d7d7;
}

    #universalNav .topNotifications li.notification.new {
        background: #e6eef6;
    }

    #universalNav .topNotifications li.notification span {
        font-size: 16px;
        color: #696969;
    }

    #universalNav .topNotifications li.notification h2 {
        font-size: 18px;
        margin: 0;
        padding: 0 0 5px;
    }

    #universalNav .topNotifications li.notification p {
        line-height: 23px;
    }

        #universalNav .topNotifications li.notification p:last-child {
            margin: 0;
        }

#universalNav .topNotifications .allnotifications {
    background: #fff;
    padding: 10px;
    border-top: 1px solid #d7d7d7;
    text-align: center;
}

.notificationWarning {
    padding: 10px 40px;
    background: #d80000;
    position: absolute;
    z-index: 100;
    margin-top: 1px;
    margin-left: -64px;
}

    .notificationWarning p {
        color: #fff;
    }

    .notificationWarning:after {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        border-top: 2px solid #d80000;
        border-left: 2px solid #d80000;
        background: #d80000;
        top: -7px;
        left: 50%;
        margin-left: -13px;
        transform: rotate(45deg);
    }

p.nonotifications {
    padding: 15px;
    border-top: 1px solid #d7d7d7;
}

.listednotifications .actionStrip {
    border-left: 5px solid #ffbf00;
}

.listednotifications .infoStrip {
    border-left: 5px solid #f0f2f7;
}

    .listednotifications .actionStrip p,
    .listednotifications .infoStrip p {
        position: relative;
        top: 35%;
        margin-left: 10px;
    }

@media (min-width: 768px) {
    .notiInfo {
        padding-left: 0;
    }

    .dismissNoti span {
        display: none;
    }

    .dismissNoti::after {
        content: "OK, got it";
        float: right;
        color: #0556ad;
        padding-top: 10px;
    }
}

@media (max-width: 768px) {
    .listednotifications li {
        padding: 0 10px;
    }

    #universalNav .topNotifications .scrollable {
        width: 100%;
    }

    .notificationWarning .hidden {
        display: none;
    }
}

.form-control {
    border-radius: 0;
    height: 44px;
    font-size: 16px;
}

form h4 {
    margin: 40px 0 10px;
    padding-bottom: 15px;
}

    form h4.modal-title {
        margin: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }

    form h2.form-header,
    form h3.form-header,
    form h4.form-header,
    form h5.form-header,
    form h6.form-header {
        font-size: 22px !important;
        margin: 20px 0 10px !important;
        padding-bottom: 15px !important;
        border-bottom: 2px solid #f0f2f7;
    }

.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 30px;
}

.radio:first-child {
    margin-top: 0;
}

form hr {
    margin: 40px 0 30px;
}

.conditionallyRequiredFieldMarker,
.error,
.field-validation-error,
.requiredFieldMarker {
    color: #d80000;
}

.error {
    display: block;
    width: 100%;
    margin-top: 2px;
    font-weight: 400;
}

.accordionViewMore .panel-heading {
    margin: 0;
}

.accordionViewMore a.accordion-toggle,
.accordionViewMore a.accordion-toggle:hover {
    background-color: #fff;
    color: #23527c !important;
}

    .accordionViewMore a.accordion-toggle:hover::before {
        color: #23527c !important;
    }

.accordionViewMore .accordion-toggle {
    padding-left: 0;
}

.form-group:after {
    clear: both;
}

.form-group:after,
.form-group:before {
    content: " ";
    display: table;
}

p.form-control-static:first-child {
    margin-top: 0;
    padding-top: 0;
}

p.form-control-static {
    padding-top: 4px;
}

.form-control-static span {
    line-height: 30px;
}

label {
    font-weight: 600;
    line-height: 26px;
}

    .accordion-toggle,
    .toggle,
    label.checkbox-inline {
        line-height: 22px;
    }

.form-inline .form-check-label {
    padding-left: 5px;
    padding-right: 15px;
}

.checkbox {
    margin-top: 0;
}

    .checkbox + .checkbox {
        margin-top: 0;
        margin-bottom: 10px;
    }

.checkboxlist-container {
    margin-right: 3em;
}

    .checkboxlist-container br {
        display: block;
        margin: 8px 0;
    }

#formStaticActions ul {
    padding: 0;
}

    #formStaticActions ul li:first-child {
        padding-top: 0;
    }

    #formStaticActions ul li {
        list-style: none;
        padding: 15px 0;
        border-bottom: 2px solid #f4f4f4;
    }

#formStaticActions i {
    margin-right: 10px;
}

#formStaticActions button.btn-link {
    padding: 0;
    margin: 0;
}

#wizard-form .btn {
    margin-top: 0;
}

.form-highlight {
    background: #f0f2f7;
    padding: 20px 0;
    margin: 20px 0 0;
}

    .form-highlight .form-group:last-child {
        margin-bottom: 0 !important;
    }

    .form-highlight .removeType {
        margin: 9px 10px;
        float: right;
    }

.panel-group-field-help {
    margin-bottom: 30px;
    margin-top: -5px;
}

.optionalFieldMarker {
    font-weight: 400;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    display: block;
    width: 100%;
    height: 44px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 30px;
        top: 7px;
        right: 5px;
        width: 30px;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #555;
        font-weight: 500;
        font-size: 16px;
    }

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    border-radius: 0;
    font-size: 16px;
    color: #555;
    padding: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555;
    line-height: 28px;
    font-size: 16px;
    padding-left: 0;
}

.select2-results__option {
    font-size: 16px;
    color: #555;
    padding: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e7ebf7;
    color: #1d1d1d;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #0556ad;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #b0b0b0;
    border: 1px solid #aaa;
    border-radius: 2px;
    cursor: default;
    float: left;
    margin-right: 2px;
    margin-top: 5px;
    padding: 5px 10px;
}

.show-table-content-link,
.toggle {
    cursor: pointer;
}

.select2-container .select2-selection--multiple {
    padding: 7px 12px;
    border-radius: 0;
    min-height: 44px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-right: 3px;
    color: #888;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 16px;
    margin-right: 5px;
    color: #1d1d1d;
}

.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #555;
    font-weight: 500;
    font-size: 16px;
}

@media (max-width: 992px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
}

.table-primary {
    border: 0 solid #f0f2f7;
}

.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; th {
    background: #263c54;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: 0;
    padding: 15px 10px;
}

.table &gt; tbody &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; thead &gt; tr &gt; th {
    font-size: 16px;
    background: #fff;
    vertical-align: middle;
    padding: 10px;
    border: 0;
    border-bottom: 2px solid #f0f2f7;
}

table.dataTable thead .sorting:after {
    content: "\f0dc" !important;
    display: block;
    color: #fff !important;
    opacity: 1 !important;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de" !important;
    display: block;
    color: #fff !important;
    opacity: 1 !important;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd" !important;
    display: block;
    color: #fff !important;
    opacity: 1 !important;
}

table.dataTable th:after {
    display: none;
    font-family: FontAwesome !important;
    font-size: 11px;
    float: left;
    padding-top: 4px;
    margin-right: 2px;
}

.table thead tr th {
    background: #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 10px;
}

input#checkall {
    height: 15px;
}

.dataTables_filter {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

.dataTables_length {
    margin-top: 5px;
}

    .dataTables_length select.input-sm {
        height: auto;
    }

.dataTables_filter .form-control,
.dataTables_filter label {
    width: 100%;
}

thead {
    border: 2px solid #263c54;
}

    thead input {
        font-size: 14px;
        font-weight: 500;
        width: 100%;
        height: 44px;
        padding-left: 10px;
        color: #1d1d1d;
        border: 1px solid #ccc;
    }

        thead input::placeholder {
            color: #666;
            font-weight: 500;
        }

    thead tr:nth-child(2) {
        border-top: #fff;
    }

.table caption {
    font-size: 20px;
    margin: 45px 0 10px;
    color: #1d1d1d;
    padding: 0;
}

.table thead tr:nth-child(2) {
    background: #fff;
}

th.sorting,
th.sorting_asc,
th.sorting_desc {
    padding: 15px 0 15px 15px !important;
}

table ul {
    padding-left: 16px;
}

.tab-content {
    background: #fff;
    border: 1px solid #cfd5e5;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0;
}

    .tab-content h2,
    .tab-content h3 {
        font-weight: 600;
        margin: 0 0 10px;
    }

    .tab-content h2 {
        font-size: 22px;
    }

    .tab-content h3,
    .well h4 {
        font-size: 20px;
    }

.tab-content-transparent {
    background: initial;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0;
}

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs .nav-justified &gt; li &gt; a,
    .nav-tabs &gt; li &gt; a {
        background: #fff;
        margin: 0 6px -1px 0;
        padding: 6px 25px 10px;
        border: 1px solid #cfd5e5;
        border-top: 4px solid #cfd5e5;
    }

    .nav-tabs &gt; li {
        margin-right: 4px;
        margin-bottom: 0;
    }

        .nav-tabs.nav-justified &gt; li a,
        .nav-tabs &gt; li a {
            color: #1d1d1d;
            background: #cfd5e5;
            border-radius: 0 !important;
            font-size: 18px;
            margin-right: 0;
        }

            .nav-tabs &gt; li a:hover {
                color: #fff;
                background: #0556ad !important;
                border-bottom: none;
                border-color: #0556ad;
            }

        .nav-tabs.nav-justified &gt; li.active &gt; a,
        .nav-tabs.nav-justified &gt; li.active &gt; a:focus,
        .nav-tabs.nav-justified &gt; li.active &gt; a:hover,
        .nav-tabs &gt; li.active &gt; a,
        .nav-tabs &gt; li.active &gt; a:focus,
        .nav-tabs &gt; li.active &gt; a:hover {
            color: #1d1d1d;
            background: #fff !important;
            border: 1px solid #cfd5e5;
            border-top: 4px solid #0556ad;
            border-bottom: 1px solid #fff;
        }

@media only screen and (max-width: 767px) {
    .nav-tabs &gt; li:last-child {
        border-bottom: none;
    }

    .nav-tabs &gt; li {
        border-bottom: 4px solid #fff;
    }

        .nav-tabs &gt; li.active {
            border-bottom: none;
        }
}

ul.nav-tabs {
    margin: 0;
}

.nav-tabs.nav-justified {
    margin: 0 0 -1px !important;
}

    .nav-tabs.nav-justified &gt; li &gt; a {
        margin-bottom: 0;
    }

.appTabPanels li a {
    border: 2px solid #f0f2f7 !important;
    padding: 20px;
    border-left: none !important;
    background: 0 0;
}

.appTabPanels li:first-child a {
    border-left: 2px solid #f0f2f7 !important;
}

.appTabPanels &gt; li .active &gt; a,
.appTabPanels &gt; li.active &gt; a:focus,
.appTabPanels &gt; li.active &gt; a:hover {
    background: #f0f2f7 !important;
    border: 2px solid #f0f2f7 !important;
    padding: 20px;
}

.panel .tab-content {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (max-width: 600px) {
    .appTabPanels .nav-justified &gt; li &gt; a,
    .appTabPanels &gt; li &gt; a {
        margin-bottom: 0 !important;
        background: #fff;
    }

    .appTabPanels li a {
        border: 0 !important;
        border-top: 2px solid #f0f2f7 !important;
    }

    .appTabPanels li:first-child a {
        border-left: 0 !important;
    }
}

.accordion-toggle {
    padding: 9px 20px;
    margin-top: 5px;
    position: relative;
    background: #f0f2f7;
    color: #1d1d1d;
    display: flow-root;
}

    .accordion-toggle:hover {
        background: #e2e4ea;
    }

a.accordion-toggle:focus {
    text-decoration: none;
    color: #1d1d1d;
}

.accordion-toggle::before {
    font-family: FontAwesome;
    content: "\f078";
    padding-right: 5px;
    color: #1d1d1d;
}

.accordion-toggle.collapsed::before {
    content: "\f054";
    color: #1d1d1d;
}

.accordion-toggle:hover::before {
    font-family: FontAwesome;
    content: "\f078";
    padding-right: 5px;
    color: #1d1d1d;
    text-decoration: none;
}

.accordion-toggle.collapsed:hover::before {
    content: "\f054";
    color: #1d1d1d;
    text-decoration: none;
}

.accordion .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border: 0;
}

.toggle {
    background: #e7e9eb;
    color: #555;
    display: block;
    padding: 9px 35px 9px 20px;
    position: relative;
}

    .toggle.collapsed:hover,
    .toggle:hover {
        color: #555;
        text-decoration: none;
    }

        .toggle.collapsed:hover:after,
        .toggle:hover:after {
            color: #888;
        }

    .toggle:after {
        color: #aaa;
        content: "\f146";
        display: block;
        font-family: FontAwesome;
        font-size: 10px;
        line-height: 36px;
        position: absolute;
        top: 3px;
        right: 15px;
    }

    .toggle.collapsed {
        color: #777;
    }

        .toggle.collapsed:after {
            content: "\f0fe";
        }

.accordionPanel .accordion-toggle {
    background: #fff;
    padding: 25px 20px;
    font-size: 18px;
}

.panel-group .accordionPanel .accordion-toggle {
    border-bottom: 2px solid #f0f2f7;
}

    .panel-group .accordionPanel .accordion-toggle .status {
        font-size: 16px;
    }

.accordionPanel .panel-default .accordion-toggle {
    line-height: 22px;
    padding: 9px 35px 9px 20px;
    margin-top: 5px;
    background: #f0f2f7;
    color: #1d1d1d;
}

    .accordionPanel .panel-default .accordion-toggle:hover {
        background: #e2e4ea;
    }

.panel-group .accordionPanel .panel-default .accordion-toggle.collapsed,
.panel-group .accordionPanel .panel-default .accordion-toggle.collapsed:hover {
    border: none;
}

.panel-group .accordionPanel .accordion-toggle.collapsed {
    border: 2px solid #fff;
}

    .panel-group .accordionPanel .accordion-toggle.collapsed:hover {
        border: 2px solid #0556ad;
    }

.panel-group .accordionPanel .accordion-toggle {
    background: #fff;
}

.panel-group .accordionPanel .panel-default a.accordion-toggle.collapsed:hover,
.panel-group .accordionPanel .panel-default a.accordion-toggle:hover {
    background: #e6eef6;
}

.panel-group .accordionPanel .panel-default a.accordion-toggle,
.panel-group .accordionPanel .panel-default a.accordion-toggle.collapsed {
    background: #f0f2f7;
}

a.accordion-toggle:hover {
    color: #1d1d1d !important;
    text-decoration: none;
    background: #e6eef6;
}

.well .h3,
.well .h4,
.well .h5,
.well .h6,
.well h3,
.well h4,
.well h5,
.well h6 {
    padding: 0;
    margin: 5px 0;
}

.well {
    padding-left: 20px;
    background-color: #f7f7f7;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .well h4 {
        margin-bottom: 10px;
        font-weight: 600;
    }

.well-theme-green {
    background-color: #e6f3ea;
    border: 1px solid #60c991;
    border: 1px solid rgba(0, 169, 79, 0.5);
}

.well-theme-blue,
.well-theme-teal {
    background-color: #e6f3ff;
    border: 1px solid #60abb6;
    border: 1px solid rgba(0, 120, 138, 0.5);
}

.sub-nav {
    padding: 30px 0;
    margin-top: 4px;
    background: #fff;
}

    .sub-nav ul {
        padding-left: 15px;
        margin-bottom: 0;
    }

    .sub-nav a.active {
        color: #1d1d1d;
        font-weight: 600;
    }

    .sub-nav a:hover {
        color: #1d1d1d;
    }

    .sub-nav li {
        display: inline;
    }

    .sub-nav a {
        font-size: 16px;
        color: #757575;
        margin-right: 40px;
    }

.sub-navigation nav ul {
    padding: 30px 0 30px 15px;
    margin-bottom: 0;
}

.sub-nav select {
    display: none;
}

.subnav-mobile {
    background: #fff;
    padding: 0 30px;
}

@media (max-width: 960px) {
    .sub-nav ul {
        display: none;
    }

    .sub-nav select {
        font-size: 16px;
        display: inline-block;
        border: 2px solid #f4f4f4;
        padding: 15px;
        width: 100%;
        border-radius: 0;
        color: #1d1d1d;
        background: #fff;
    }
}

.sub-nav .nav.nav-pills a {
    padding: 0;
}

.nav-pills &gt; li.active &gt; a:focus,
.nav-pills &gt; li.active &gt; a:hover,
.sub-nav .nav-pills &gt; li.active &gt; a {
    color: #1d1d1d;
    background: 0 0;
}

.nav &gt; li &gt; a:hover,
.sub-nav .nav &gt; li &gt; a:focus {
    background: 0 0;
}

.sub-nav .nav.nav-pills a.active {
    color: #1d1d1d;
    font-weight: 600;
}

.dropdown-toggle:focus {
    outline: solid 1px !important;
}

@media (min-width: 1025px) {
    .row.inlineAll * {
        display: inline;
    }

    .row.vAlign * {
        vertical-align: middle;
    }
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.ml-sub-15 {
    margin-left: -15px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.ml-70 {
    margin-left: 70px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.font-3 {
    font-weight: 300;
}

.font-4 {
    font-weight: 400;
}

.font-6 {
    font-weight: 600;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.d-inline-block {
    display: inline-block;
}

.d-block {
    display: block;
}

.table-cell-util {
    display: table-cell;
}

.bg-primary {
    color: #fff;
    background-color: #0556ad;
}

.text-primary {
    color: #0556ad;
}

.text-success {
    color: #00852a;
}

.text-info {
    color: #0098ea;
}

.text-warning {
    color: #ffbf00;
}

.text-danger {
    color: #d80000;
}

.b-0 {
    border: 0;
}

.bb-0 {
    border-bottom: 0;
}

.bt-0 {
    border-top: 0;
}

.bl-0 {
    border-left: 0;
}

.br-0 {
    border-right: 0;
}

.resetMinHeight {
    min-height: initial;
}

.resetBackground {
    background-color: initial;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center;
}

.delay-transition,
.delay-transition:hover {
    transition-delay: 0.1s;
    transition-duration: 0.2s;
}

@media (min-width: 768px) {
    .equal {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }

    .flex {
        display: flex;
    }

    .card,
    .panel {
        flex: 1;
    }
}

@media (min-width: 992px) {
    .table-responsive {
        overflow: inherit;
    }

    .border-left-desktop {
        border-left: 2px solid #f0f2f7;
    }
}

.uiswitchBoard {
    margin-top: 5px;
    background: #fff;
}

    .uiswitchBoard h2 {
        margin: 0;
        padding: 20px 0;
        font-size: 22px;
    }

    .uiswitchBoard .switcher a {
        font-size: 18px;
    }

    .uiswitchBoard .switcher {
        float: right;
        padding: 20px 0;
    }

    .uiswitchBoard.multiple .switcher label {
        display: none;
    }

    .uiswitchBoard.multiple .switcher form,
    .uiswitchBoard.multiple .switcher select {
        display: inline-block;
    }

    .uiswitchBoard.multiple .switcher {
        padding: 10px 0;
    }

@media (max-width: 768px) {
    .uiswitchBoard .switcher {
        float: left;
    }

    .uiswitchBoard h2 {
        padding-bottom: 0;
    }
}

.cookieOuter {
    display: none;
    position: fixed;
    bottom: 5%;
    margin-left: 5%;
    max-width: 600px;
    z-index: 1000;
}

.cookie {
    background: #fff;
    box-shadow: 0 1px 4px rgba(77, 72, 69, 0.15), 0 8px 14px rgba(77, 72, 69, 0.2);
}

.cookie-header {
    padding: 25px;
}

    .cookie-header h1 {
        font-size: 22px;
        margin: 0;
        font-weight: 600;
    }

.cookie-body {
    padding: 0 25px;
}

    .cookie-body p:last-child {
        margin-bottom: 0;
    }

.cookie-footer {
    padding: 25px;
}

@media (max-width: 768px) {
    .cookieOuter {
        max-width: 100%;
        margin: 0 15px;
    }
}

@media (max-width: 480px) {
    .cookie-footer .btn {
        display: block;
        width: 100%;
        margin: 5px 0 !important;
    }
}

/* 40559 Padding on course title in Course details */
#CourseTab1 .row:first-of-type  {
    padding-left:20px;
}

/*  Turas Learn Specific Stylguide CSS */
ul.learnHome {
	list-style: none;
	padding: 0;
	border-top: 1px solid #f0f2f7;
	margin-bottom: 20px;
}

ul.learnHome li {
    padding: 12px 0;
    border-bottom: 1px solid #f0f2f7;
}


/* - - - Homepage icons - - - */
.myLearnItem img {
	width: 35px;
}

.announcements p a { 
	color: white!important; 
}

.announcement-card {
    background: white;
    padding: 20px;
    color: #1d1d1d;
    min-height: 150px;
}

.announcement-card .card-date { 
	margin-bottom: 10px;
}

.announcement-card&gt;.card-title:hover {
    text-decoration: underline;
} 
.announcement-card .card-title {
    margin-bottom: 0;
    color: #0556AD;
}


/* - - - Homepage Search &amp; background image - - - */

.learnBranding {
	background-image: url("/content/images/top_banner.png");
	background-repeat: no-repeat;
    background-size: cover;
	padding: 50px 0;
    position: relative;
    width: 100%;
	z-index: 0;
}

.learnBranding h2 {
	text-align: center;
	color: #1D1D1D;
	font-weight: 600;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
	z-index: 100;
}


/* - - SearchBar CSS - - */
.learnBranding .mainSearchBar {
	border: 1px solid #CFD5E5;
	
}

.learnBranding .mainSearchBar .form-control {
	background: white;
	border-radius: 0;
	height: 60px;
	color: #1d1d1d;
}

.learnBranding .mainSearchBar .btn.btn-primary {
	height: 60px;	
}

input#learnSearch::placeholder, 
input#searchTerm::placeholder {
	color: #737373;	
}



/* - - Learn homepage 2.0 using panels with colour blocks AS - 26/05/22 - - */
.learnHomepage .panel {
    box-shadow: none;
}

.panel#myLearn {
    border-bottom: 5px solid #7591b2;
}

.panel#recommended {
    border-bottom: 5px solid #44babe;
}

.panel#favs {
    border-bottom: 5px solid #ffbf00;
}


/* - - Signed Out Version - - */
.learnHomepage ul.tickedList li {
	margin-bottom: 15px;	
}
.learnHomepage ul.tickedList li:before {
	content: '\f00c';
	margin-right: 10px;
	color: #00852A;
	font-family: FontAwesome;
}


/* - - Brings checkbox &amp; radios inline with labels - - */
.learn-filters .radio label, .learn-filters .checkbox label {
	line-height: 20px;
}


table:not(.table) {
	margin-bottom: 20px;
	width: 100%;
}



	table:not(.table) tbody {
		border: 2px solid #f0f2f7;
	}



	table:not(.table) * {
		border-left: 0px;
		border-right: 0px;
	}



	table:not(.table) tbody tr:first-child td {
		background-color: #263c54 !important;
		color: white;
	}



	table:not(.table) thead tr:first-child th {
		background-color: #263c54 !important;
		color: #fff;
		padding: 10px;
		border-bottom: 2px solid #f0f2f7;
		font-weight: 400;
	}



	table:not(.table) td {
		padding: 10px;
		border-bottom: 2px solid #f0f2f7;
	}



	table:not(.table):has(thead) tbody tr:first-child td {
		background-color: white !important;
		color: #1d1d1d;
	}



	table:not(.table):has(thead) tbody tr:first-child th {
		background-color: white !important;
		color: #1d1d1d;
	}



	table:not(.table) tbody tr:first-child th {
		background-color: #263c54 !important;
		color: #1d1d1d;
		color: white;
	}



table tbody tr th {
	font-weight: 400;
	padding: 10px;
	border-bottom: 2px solid #f0f2f7;
}

/* - - Learn specific CSS - Issue highlighted by learn team to stop issues on IOS - - */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .equal {
            display: block;
            flex-wrap: none;
        }
    }
}
 
@media not all and (min-resolution:.001dpcm) {
    @media {
        .equal {
            display: block;
            flex-wrap: none;
        }
    }
}
.marginlessCheckbox {
    margin-left: 0px !important;
}

.showMore {
    padding-bottom: 16px;
    display: block;
}

.accordion-choice .accordion-toggle.collapsed {
    color: #FFF;
    border-left-color: #1871ab;
    border-right-color: #1871ab;
    border-color: #1a7ab9;
    border-bottom-color: #16689e;
    background: #1d89cf;
    background-image: -webkit-linear-gradient(top, #1e8cd3 0, #1a7ab9 100%);
    background-image: linear-gradient(to bottom, #1e8cd3 0, #1a7ab9 100%);
    background-repeat: repeat-x;
    max-width: 150px;
}

.accordion-choice .accordion-toggle {
    color: #FFF;
    border-left-color: #1871ab;
    border-right-color: #1871ab;
    border-color: #1a7ab9;
    border-bottom-color: #16689e;
    background: #1d89cf;
    background-image: -webkit-linear-gradient(top, #1e8cd3 0, #1a7ab9 100%);
    background-image: linear-gradient(to bottom, #1e8cd3 0, #1a7ab9 100%);
    background-repeat: repeat-x;
    max-width: 150px;
}

search-results
.main-search-bar {
    padding-top: 15px;
    margin-bottom: 23px;
}

.main-search-bar .radio-line {
    font-weight: 100;
}

.search-results h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.search-content ul li {
    list-style: disc outside none !important;
    margin: 0 !important;
    padding: 10px !important;
}

.note.note-info h1 {
    color: #333;
    font-size: 26px;
    font-weight: 600;
}

.note.note-info h2 {
    color: #333;
    font-size:20px;
}

.image-block {
    width: 100%;
    max-width: 100%;
}

.image-block img {
    width: 100%;
}
/* Fixes for the removal of Pixel Admin Theme*/
.note {
    background: #fafafa;
    border-left: 5px solid #ddd;
    border-right: 0 solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
}

    .note h1, .note h2, .note h3, .note h4, .note h5, .note h6 {
        margin-top: 0;
    }

    .note.note-success {
        border-color: #5ebd5e;
        background: #f4faf2;
    }

        .note.note-success h1, .note.note-success h2, .note.note-success h3,
        .note.note-success h4, .note.note-success h5, .note.note-success h6 {
            color: #5ebd5e;
        }

    .note.note-warning {
        border-color: #f4b04f;
        background: #fbf7de;
    }

        .note.note-warning h1, .note.note-warning h2, .note.note-warning h3,
        .note.note-warning h4, .note.note-warning h5, .note.note-warning h6 {
            color: #f4b04f;
        }

    .note.note-info {
        border-color: #0556AD;
    }

.search-text p {
    font-weight: 600;
}

.hr-top {
    border-top: 1px solid #ddd;
    padding: 20px 10px 20px 10px;
    margin-right: 20px;
}

.accordion-choice .panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #ddd;
}


/*.pagination-top {
    margin-bottom: 30px;
}*/

.chouce-tabs li:first-child {
    margin-left: 30px;
}

.choice-tabs li {
    text-align: center;
    min-width: 80px;
    margin-right: 20px;
}

    .choice-tabs li a {
        border-radius: 0px;
        border-bottom: 0px;
    }

.choice-tabs {
    border-bottom: 0px solid #e4e4e4;
}

.accordion-choice .accordion-toggle.collapsed:hover {
    color: #FFF;
    background: #0896d8;
}

.accordion-choice .accordion-toggle::after {
    content: "";
}


.pagination-top {
}

div[id^="form-group-wizard-"] {
    display: none;
}

.validation-summary-errors,
.field-validation-error {
    color: red;
}


.form-inline input#datepicker-component {
    margin-left: 8px;
    margin-top: -1px;
    border: 1px solid #eee !important;
}

.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; thead &gt; tr &gt; th {
    border-width: 0px;
}

.table-bordered {
    border-width: 0px;
}

img {
    vertical-align: middle;
}

.card {
    background: #fff;
    padding: 0px;
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.card-block {
    background: #589dcf;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    color: #fff;
    font-weight: 600;
}

h4.card-title {
    color: #fff;
    font-weight: 500;
}


/** FORM ELEMENTS**/

.fa-bars:before {
    content: "\f0c9";
    color: #ffffff;
}

textarea {
    resize: vertical;
}
/** Table Elements **/


.table-header .table-caption {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #333;
    margin-left: -15px;
}
/** PANELS **/

.panel-body-field-help {
    border: 1px;
    border-style: solid;
    border-color: #1a7ab9;
    border-top-color: #1a7ab9 !important;
    margin-top: 15px;
}

.panel .pagination {
    float: right;
}

.search-form.bg-primary p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.panel-body.tab-content {
    padding: 0px;
    padding-top: 10px;
}


.search-title {
    font-size: 16px;
    font-weight: 600;
}

.main-search {
    width: 100%;
}

.note-heading {
    background-color: #ffffff !important;
}


.fa-plus-square,
.fa-minus-square {
    color: gray;
}

.show-table-content-link i {
    margin-right: 20px;
}

.show-table-content-link {
    cursor: pointer;
}

.search-form inner {
    background: #ccc;
    margin: -1px;
    padding: 1px 1px;
    position: relative;
}


.thumbnail-image-editor .panel-title i {
    cursor: pointer;
}

.table-vertical &gt; tbody &gt; tr &gt; td {
    vertical-align: middle;
}

div.thumbnail-image {
    width: 75px; /* Smaller for mobile first */
    height: 75px;
    position: relative;
    text-align: center;
}

    div.thumbnail-image i {
        font-size: 2em;
        line-height: 75px; /* vertical center */
        display: block;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
    }

/* Scale thumbnail-image at bootstraps sm break point (@screen-sm-min) - hard-coded until we move to LESS or SASS */
@media (min-width: 768px) {
    div.thumbnail-image {
        width: 120px;
        height: 120px;
    }
}

.thumbnail-image-preview,
div.thumbnail-image-preview i {
    margin: 5px 0;
}

.thumbnail-image-well {
    display: inline-block;
    margin-top: 10px;
    text-align: center;
}

.search-classic ul {
    padding-top: 20px;
}

.search-classic li {
    margin-top: 10px;
    width: 100%;
}

.search-classic .thumbnail-image {
    /* position: relative;
    margin-top: 10px;
    background-colo #0896d8;
    text-align: center;
    padding-top: 15px; */
}

.search-classic-top {
    margin-top: 20px !important;
}


.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.forcewrap {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}



.forcewrapemail {
    word-break: break-all !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word;
}

.forcewrapemail {
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
}


/* content section block frontend */

.content-section-block {
    overflow: hidden
}

    .content-section-block:first-child {
        margin-top: 0;
    }


    .content-section-block.grouped-images-with-text .image-block {
        margin: 1em;
        margin-top: 4px;
    }

.image-block {
    width: 100%;
    max-width: 100%;
}

    .image-block img {
        width: 100%;
    }

.center-image {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
}

.image-block.pull-left {
    margin-left: 0 !important;
}

.image-block.pull-right {
    margin-right: 0 !important;
}

.video-block-video-wrapper {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.video-block-video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* end content section block frontend */

/* My Learning Record custom styles*/


.center-text {
    text-align: center;
}

.scorm-launch-link-medium img {
    max-width: inherit;
}

.capitalize {
    display: inline-block;
}

    .capitalize::first-letter {
        text-transform: uppercase;
    }

.capitalizeEachWord {
    text-transform: capitalize;
}



.ui-autocomplete {
    max-height: 300px;
    overflow-y: hidden;
    overflow-x: hidden;
}

/* Accordion Overrides Temp*/
uib-accordion .panel-title,
uib-accordion .panel-title a {
    /* background-color: #0896d8 !important;*/
    padding: 0px;
    outline: none;
}

.accordion-toggle::after {
    content: none !important;
}

.ratings_stars {
    background: url('/Content/images/learning/Empty.png') no-repeat;
    float: left;
    height: 30px;
    padding: 2px;
    width: 28px;
    z-index: 10;
}

.ratings_vote {
    background: url('/Content/images/learning/Full.png') no-repeat;
}

.ratings_over {
    background: url('/Content/images/learning/Full.png') no-repeat;
}

.rating_choice {
    font: 10px verdana, sans-serif;
    margin: 10px 0 0 0;
    width: 145px;
    height: 30px;
}

.course_panel_parent {
    border: 1px solid #ddd;
    max-width: 1168px;
    margin-bottom: 10px;
}

.course_panel {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.no-margins {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 2px;
}

.toggle-button-margin {
    margin-right: 10px;
}

.header_parent {
    background-color: #eee;
    color: #444;
}

.header {
    background-color: #eee;
    color: #444;
}

    .header.active, .header:hover {
        background-color: #ddd;
    }

.links {
    color: #3366CC;
    cursor: pointer;
}

    .links:hover {
        border-bottom: 2px solid #3366CC;
        color: mediumblue;
    }

.preload-full {
    background: url('/Content/images/learning/Full.png') no-repeat -9999px -9999px;
}

/*temp*/


/* Learn use buttons in some table headers*/
th .btn-link {
    color: #fff !important;
    margin: 0px !important;
    padding: 0px !important;
}

.btn-action {
    margin-left: 10px;
    float: right;
}

.tooltip {
    display: inline;
    position: relative;
}

    .tooltip:hover {
        color: #c00;
        text-decoration: none;
    }

        .tooltip:hover:after {
            background: #111;
            background: rgba(0,0,0,.8);
            border-radius: .5em;
            bottom: 1.35em;
            color: #fff;
            content: attr(title);
            display: block;
            left: 1em;
            padding: .3em 1em;
            position: absolute;
            text-shadow: 0 1px 0 #000;
            white-space: nowrap;
            z-index: 98;
        }

        .tooltip:hover:before {
            border: solid;
            border-color: #111 transparent;
            border-color: rgba(0,0,0,.8) transparent;
            border-width: .4em .4em 0 .4em;
            bottom: 1em;
            content: "";
            display: block;
            left: 2em;
            position: absolute;
            z-index: 99;
        }

.tooltipitem {
    background: #fff;
    border: 1px solid rgb(169, 169, 169);
    border-radius: 3px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    font-weight: 400;
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 600px;
    z-index: 500;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: /* rotateX(-20deg)*/ scale(.85);
    transform: /*rotateX(-20deg)*/ scale(.85);
    pointer-events: none;
    -webkit-transition: .25s all;
    transition: .25s all;
    left: 100px;
}

div.quickInfo:hover {
    z-index: 100;
}

    div.quickInfo:hover .tooltipitem {
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateX(0deg) scale(1);
        transform: rotateX(0deg) scale(1);
    }

.clear-both {
    clear: both;
}

.no-right-col {
    padding-right: 0px !important;
    margin-right: 0px !important;
}


/* this stops the tabs in course templates and instances jumping about*/
.nav-tabs &gt; li {
    /*float: initial !important;*/
}

.dataTables_length {
    float: left;
}

.dataTables_filter {
    float: right;
}


.task {
    margin-left: -7px;
}

.panel.dashboard-panel.non-signed td {
    border: none;
}

/*i.fa.fa-check {
    color: #00788a;
}*/

.question-panel-heading i.fa {
    font-size: 1.3em;
    float: right;
}

    .question-panel-heading i.fa.play {
        color: green;
    }

    .question-panel-heading i.fa.fa-check {
        color: green;
    }

    .question-panel-heading i.fa.fa-times {
        color: red;
    }

    .question-panel-heading i.fa.fa-ellipsis-h {
        color: orange;
    }



a.card-title {
    color: #fff;
}

a i.fa.fa-star, a i.fa.fa-star-o {
    color: #ffbf00;
}

.card-title a:hover {
    color: #fff;
    text-decoration: underline;
}


form .form-control::-webkit-input-placeholder {
    color: #444;
}

form .form-control::-moz-placeholder {
    color: #444;
}

form .form-control:-ms-input-placeholder {
    color: #444;
}

form .form-control:placeholder {
    color: #444;
}

.numeric-input {
    display: inline-block;
    margin-right: 15px;
}


.question-editor {
    padding: 0px 1em 1em 1em;
    margin-bottom: 1em;
    border: 1px solid #ddd;
}


.image-block.pull-left {
    margin-left: 0 !important;
}

.image-block.pull-right {
    margin-right: 0 !important;
}

.image-caption {
    background: #f0f2f7;
}

 .image-caption p {
    color: #1d1d1d;
    padding: 9px;
    line-height:1.3;
 }

 .image-caption p:hover {
    background: #e1e2e6;
 }

blockquote::after{
    content: '';
}

blockquote {
    position: relative;
    margin-left: 2rem;
    padding: 1.5rem;

}

blockquote:before {
        position: absolute;
        top: 0px;
        left: -10px;
        color: #c3c3c3;
        content: '\201C';
        font-size: 36px;
        margin-right: 1rem;
        vertical-align: -0.4em;
 }

    blockquote p {
        position: relative;
        margin: 0;
        font-size: 2.3rem;
    }

        blockquote p:after {
            position: absolute;
            bottom: -2rem;
            margin-left: 1rem;
            color: #c3c3c3;
            content: '”';
            font-size: 36px;
        }

    blockquote footer {
        font-size: inherit;
        line-height: inherit;
        color: inherit;
        min-height: inherit;
        background-color: inherit;
        padding: 0;
    }

        blockquote footer:before {
            content: '';
        }

        blockquote footer cite {
            font-size: 16px;
        }

.blockquote-reverse {
    border:0px;
}

blockquote.blockquote-reverse::before {
    content:'';
}

blockquote.blockquote-reverse p::before {
    position: absolute;
    top: 0;
    left: inherit;
    color: #c3c3c3;
    content: '“';
    font-size: 36px;
    margin-left: -2rem;
    vertical-align: -.4em;
}

.resultslist {
    padding: 30px 0;
    border-bottom: 2px solid #f0f2f7;
}

.resultslist p {
    margin: 0;
 }

.gaugeSpan {
    position: relative;
    display: inline-block;
}

.gaugeValue, .gaugeLabel, .gaugeStatus {
    position: absolute;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #0556AD;
}

.gaugeValue {
    left: 113px;
    top: 50px;
}

.gaugeLabel {
    float: right;
    left: 140px;
    top: 50px;
}

.gaugeStatus {
    left: 112px;
    top: 80px;
    font-size: 14px;
}

.gaugeSuccessImage {
    margin-left: 75px;
    height: 130px;
    margin-top: 8px;
}

/* Ensure captions for tables created with CK Editor are placed above table */
figure:has(figcaption):has(table) {
    display: flex;
    flex-direction: column-reverse;
}

/* Apply Bootstrap &lt;caption&gt; styling to figcaptions generated by CK Editor */
figure:has(figcaption):has(table) figcaption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

/* Override default anchor color on Anchors created with CK Editor */
/* e.g Anchor tags that have a name attribute but no href */
a[name]:not([href]) {
    color: inherit !important;
}

/* Learning status indicators #70607 */

.completed-learning-st {
    background: #DDEDDE;
    color: #1D1D1D;
}

.completed-learning-st i.fa {
    color: #317832;
}

.in-progress-learning-st {
    background: #FEE6B1;
    color: #1D1D1D;
}

.in-progress-learning-st i.fa {
    color: #FF9C00;
}

.failed-learning-st {
    background: #FDDDD9;
    color: #1D1D1D;
}

.failed-learning-st i.fa {
    color: #CA1A00;
}

/* Scorm Resource view - retain Blue play icons.
   This is smelly: overriding an !important with another !important. 
   Ideally, a component with specific styles will be created during upgrade to Turas Design System. */
.resource .actions .fa.fa-play.icon-success {
    color: #0556ad !important;
}

/* 70608 */
.scorm-resource-short-record .learning-status .fa.fa-2x,
.scorm-block .learning-status .fa.fa-2x {
    font-size: 24px;
}

/* 71374 - Allow us to set warning class without changing Modal layout */
.modal-content.modal-warning .modal-title:before {
    content: "\f071";
    color: #ff9c00;
}
</pre></body></html>