@charset "UTF-8"; 

@
-webkit-keyframes slide-in-right { 0%{
	opacity: 0;
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

to {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

}
@
keyframes slide-in-right { 0%{
	opacity: 0;
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

to {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

}
@
-webkit-keyframes slide-up { 0%{
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

to {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

}
@
keyframes slide-up { 0%{
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

to {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

}
@
-webkit-keyframes spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
@
keyframes spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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;
	text-decoration: underline dotted
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .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: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	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] {
	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;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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 {
	*, :after, :before {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img, tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	h2, h3, p {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret, .dropup>.btn>.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 td, .table-bordered th {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: Glyphicons Halflings;
	src:
		url(/packs/media/bootstrap/glyphicons-halflings-regular-f4769f9b.eot);
	src:
		url(/packs/media/bootstrap/glyphicons-halflings-regular-f4769f9b.eot?#iefix)
		format("embedded-opentype"),
		url(/packs/media/bootstrap/glyphicons-halflings-regular-448c34a5.woff2)
		format("woff2"),
		url(/packs/media/bootstrap/glyphicons-halflings-regular-fa277232.woff)
		format("woff"),
		url(/packs/media/bootstrap/glyphicons-halflings-regular-e18bbf61.ttf)
		format("truetype"),
		url(/packs/media/bootstrap/glyphicons-halflings-regular-89889688.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: "*"
}

.glyphicon-plus:before {
	content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
	content: "€"
}

.glyphicon-minus:before {
	content: "−"
}

.glyphicon-cloud:before {
	content: "☁"
}

.glyphicon-envelope:before {
	content: "✉"
}

.glyphicon-pencil:before {
	content: "✏"
}

.glyphicon-glass:before {
	content: ""
}

.glyphicon-music:before {
	content: ""
}

.glyphicon-search:before {
	content: ""
}

.glyphicon-heart:before {
	content: ""
}

.glyphicon-star:before {
	content: ""
}

.glyphicon-star-empty:before {
	content: ""
}

.glyphicon-user:before {
	content: ""
}

.glyphicon-film:before {
	content: ""
}

.glyphicon-th-large:before {
	content: ""
}

.glyphicon-th:before {
	content: ""
}

.glyphicon-th-list:before {
	content: ""
}

.glyphicon-ok:before {
	content: ""
}

.glyphicon-remove:before {
	content: ""
}

.glyphicon-zoom-in:before {
	content: ""
}

.glyphicon-zoom-out:before {
	content: ""
}

.glyphicon-off:before {
	content: ""
}

.glyphicon-signal:before {
	content: ""
}

.glyphicon-cog:before {
	content: ""
}

.glyphicon-trash:before {
	content: ""
}

.glyphicon-home:before {
	content: ""
}

.glyphicon-file:before {
	content: ""
}

.glyphicon-time:before {
	content: ""
}

.glyphicon-road:before {
	content: ""
}

.glyphicon-download-alt:before {
	content: ""
}

.glyphicon-download:before {
	content: ""
}

.glyphicon-upload:before {
	content: ""
}

.glyphicon-inbox:before {
	content: ""
}

.glyphicon-play-circle:before {
	content: ""
}

.glyphicon-repeat:before {
	content: ""
}

.glyphicon-refresh:before {
	content: ""
}

.glyphicon-list-alt:before {
	content: ""
}

.glyphicon-lock:before {
	content: ""
}

.glyphicon-flag:before {
	content: ""
}

.glyphicon-headphones:before {
	content: ""
}

.glyphicon-volume-off:before {
	content: ""
}

.glyphicon-volume-down:before {
	content: ""
}

.glyphicon-volume-up:before {
	content: ""
}

.glyphicon-qrcode:before {
	content: ""
}

.glyphicon-barcode:before {
	content: ""
}

.glyphicon-tag:before {
	content: ""
}

.glyphicon-tags:before {
	content: ""
}

.glyphicon-book:before {
	content: ""
}

.glyphicon-bookmark:before {
	content: ""
}

.glyphicon-print:before {
	content: ""
}

.glyphicon-camera:before {
	content: ""
}

.glyphicon-font:before {
	content: ""
}

.glyphicon-bold:before {
	content: ""
}

.glyphicon-italic:before {
	content: ""
}

.glyphicon-text-height:before {
	content: ""
}

.glyphicon-text-width:before {
	content: ""
}

.glyphicon-align-left:before {
	content: ""
}

.glyphicon-align-center:before {
	content: ""
}

.glyphicon-align-right:before {
	content: ""
}

.glyphicon-align-justify:before {
	content: ""
}

.glyphicon-list:before {
	content: ""
}

.glyphicon-indent-left:before {
	content: ""
}

.glyphicon-indent-right:before {
	content: ""
}

.glyphicon-facetime-video:before {
	content: ""
}

.glyphicon-picture:before {
	content: ""
}

.glyphicon-map-marker:before {
	content: ""
}

.glyphicon-adjust:before {
	content: ""
}

.glyphicon-tint:before {
	content: ""
}

.glyphicon-edit:before {
	content: ""
}

.glyphicon-share:before {
	content: ""
}

.glyphicon-check:before {
	content: ""
}

.glyphicon-move:before {
	content: ""
}

.glyphicon-step-backward:before {
	content: ""
}

.glyphicon-fast-backward:before {
	content: ""
}

.glyphicon-backward:before {
	content: ""
}

.glyphicon-play:before {
	content: ""
}

.glyphicon-pause:before {
	content: ""
}

.glyphicon-stop:before {
	content: ""
}

.glyphicon-forward:before {
	content: ""
}

.glyphicon-fast-forward:before {
	content: ""
}

.glyphicon-step-forward:before {
	content: ""
}

.glyphicon-eject:before {
	content: ""
}

.glyphicon-chevron-left:before {
	content: ""
}

.glyphicon-chevron-right:before {
	content: ""
}

.glyphicon-plus-sign:before {
	content: ""
}

.glyphicon-minus-sign:before {
	content: ""
}

.glyphicon-remove-sign:before {
	content: ""
}

.glyphicon-ok-sign:before {
	content: ""
}

.glyphicon-question-sign:before {
	content: ""
}

.glyphicon-info-sign:before {
	content: ""
}

.glyphicon-screenshot:before {
	content: ""
}

.glyphicon-remove-circle:before {
	content: ""
}

.glyphicon-ok-circle:before {
	content: ""
}

.glyphicon-ban-circle:before {
	content: ""
}

.glyphicon-arrow-left:before {
	content: ""
}

.glyphicon-arrow-right:before {
	content: ""
}

.glyphicon-arrow-up:before {
	content: ""
}

.glyphicon-arrow-down:before {
	content: ""
}

.glyphicon-share-alt:before {
	content: ""
}

.glyphicon-resize-full:before {
	content: ""
}

.glyphicon-resize-small:before {
	content: ""
}

.glyphicon-exclamation-sign:before {
	content: ""
}

.glyphicon-gift:before {
	content: ""
}

.glyphicon-leaf:before {
	content: ""
}

.glyphicon-fire:before {
	content: ""
}

.glyphicon-eye-open:before {
	content: ""
}

.glyphicon-eye-close:before {
	content: ""
}

.glyphicon-warning-sign:before {
	content: ""
}

.glyphicon-plane:before {
	content: ""
}

.glyphicon-calendar:before {
	content: ""
}

.glyphicon-random:before {
	content: ""
}

.glyphicon-comment:before {
	content: ""
}

.glyphicon-magnet:before {
	content: ""
}

.glyphicon-chevron-up:before {
	content: ""
}

.glyphicon-chevron-down:before {
	content: ""
}

.glyphicon-retweet:before {
	content: ""
}

.glyphicon-shopping-cart:before {
	content: ""
}

.glyphicon-folder-close:before {
	content: ""
}

.glyphicon-folder-open:before {
	content: ""
}

.glyphicon-resize-vertical:before {
	content: ""
}

.glyphicon-resize-horizontal:before {
	content: ""
}

.glyphicon-hdd:before {
	content: ""
}

.glyphicon-bullhorn:before {
	content: ""
}

.glyphicon-bell:before {
	content: ""
}

.glyphicon-certificate:before {
	content: ""
}

.glyphicon-thumbs-up:before {
	content: ""
}

.glyphicon-thumbs-down:before {
	content: ""
}

.glyphicon-hand-right:before {
	content: ""
}

.glyphicon-hand-left:before {
	content: ""
}

.glyphicon-hand-up:before {
	content: ""
}

.glyphicon-hand-down:before {
	content: ""
}

.glyphicon-circle-arrow-right:before {
	content: ""
}

.glyphicon-circle-arrow-left:before {
	content: ""
}

.glyphicon-circle-arrow-up:before {
	content: ""
}

.glyphicon-circle-arrow-down:before {
	content: ""
}

.glyphicon-globe:before {
	content: ""
}

.glyphicon-wrench:before {
	content: ""
}

.glyphicon-tasks:before {
	content: ""
}

.glyphicon-filter:before {
	content: ""
}

.glyphicon-briefcase:before {
	content: ""
}

.glyphicon-fullscreen:before {
	content: ""
}

.glyphicon-dashboard:before {
	content: ""
}

.glyphicon-paperclip:before {
	content: ""
}

.glyphicon-heart-empty:before {
	content: ""
}

.glyphicon-link:before {
	content: ""
}

.glyphicon-phone:before {
	content: ""
}

.glyphicon-pushpin:before {
	content: ""
}

.glyphicon-usd:before {
	content: ""
}

.glyphicon-gbp:before {
	content: ""
}

.glyphicon-sort:before {
	content: ""
}

.glyphicon-sort-by-alphabet:before {
	content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
	content: ""
}

.glyphicon-sort-by-order:before {
	content: ""
}

.glyphicon-sort-by-order-alt:before {
	content: ""
}

.glyphicon-sort-by-attributes:before {
	content: ""
}

.glyphicon-sort-by-attributes-alt:before {
	content: ""
}

.glyphicon-unchecked:before {
	content: ""
}

.glyphicon-expand:before {
	content: ""
}

.glyphicon-collapse-down:before {
	content: ""
}

.glyphicon-collapse-up:before {
	content: ""
}

.glyphicon-log-in:before {
	content: ""
}

.glyphicon-flash:before {
	content: ""
}

.glyphicon-log-out:before {
	content: ""
}

.glyphicon-new-window:before {
	content: ""
}

.glyphicon-record:before {
	content: ""
}

.glyphicon-save:before {
	content: ""
}

.glyphicon-open:before {
	content: ""
}

.glyphicon-saved:before {
	content: ""
}

.glyphicon-import:before {
	content: ""
}

.glyphicon-export:before {
	content: ""
}

.glyphicon-send:before {
	content: ""
}

.glyphicon-floppy-disk:before {
	content: ""
}

.glyphicon-floppy-saved:before {
	content: ""
}

.glyphicon-floppy-remove:before {
	content: ""
}

.glyphicon-floppy-save:before {
	content: ""
}

.glyphicon-floppy-open:before {
	content: ""
}

.glyphicon-credit-card:before {
	content: ""
}

.glyphicon-transfer:before {
	content: ""
}

.glyphicon-cutlery:before {
	content: ""
}

.glyphicon-header:before {
	content: ""
}

.glyphicon-compressed:before {
	content: ""
}

.glyphicon-earphone:before {
	content: ""
}

.glyphicon-phone-alt:before {
	content: ""
}

.glyphicon-tower:before {
	content: ""
}

.glyphicon-stats:before {
	content: ""
}

.glyphicon-sd-video:before {
	content: ""
}

.glyphicon-hd-video:before {
	content: ""
}

.glyphicon-subtitles:before {
	content: ""
}

.glyphicon-sound-stereo:before {
	content: ""
}

.glyphicon-sound-dolby:before {
	content: ""
}

.glyphicon-sound-5-1:before {
	content: ""
}

.glyphicon-sound-6-1:before {
	content: ""
}

.glyphicon-sound-7-1:before {
	content: ""
}

.glyphicon-copyright-mark:before {
	content: ""
}

.glyphicon-registration-mark:before {
	content: ""
}

.glyphicon-cloud-download:before {
	content: ""
}

.glyphicon-cloud-upload:before {
	content: ""
}

.glyphicon-tree-conifer:before {
	content: ""
}

.glyphicon-tree-deciduous:before {
	content: ""
}

.glyphicon-cd:before {
	content: ""
}

.glyphicon-save-file:before {
	content: ""
}

.glyphicon-open-file:before {
	content: ""
}

.glyphicon-level-up:before {
	content: ""
}

.glyphicon-copy:before {
	content: ""
}

.glyphicon-paste:before {
	content: ""
}

.glyphicon-alert:before {
	content: ""
}

.glyphicon-equalizer:before {
	content: ""
}

.glyphicon-king:before {
	content: ""
}

.glyphicon-queen:before {
	content: ""
}

.glyphicon-pawn:before {
	content: ""
}

.glyphicon-bishop:before {
	content: ""
}

.glyphicon-knight:before {
	content: ""
}

.glyphicon-baby-formula:before {
	content: ""
}

.glyphicon-tent:before {
	content: "⛺"
}

.glyphicon-blackboard:before {
	content: ""
}

.glyphicon-bed:before {
	content: ""
}

.glyphicon-apple:before {
	content: ""
}

.glyphicon-erase:before {
	content: ""
}

.glyphicon-hourglass:before {
	content: "⌛"
}

.glyphicon-lamp:before {
	content: ""
}

.glyphicon-duplicate:before {
	content: ""
}

.glyphicon-piggy-bank:before {
	content: ""
}

.glyphicon-scissors:before {
	content: ""
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before
	{
	content: ""
}

.glyphicon-jpy:before, .glyphicon-yen:before {
	content: "¥"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
	content: "₽"
}

.glyphicon-scale:before {
	content: ""
}

.glyphicon-ice-lolly:before {
	content: ""
}

.glyphicon-ice-lolly-tasted:before {
	content: ""
}

.glyphicon-education:before {
	content: ""
}

.glyphicon-option-horizontal:before {
	content: ""
}

.glyphicon-option-vertical:before {
	content: ""
}

.glyphicon-menu-hamburger:before {
	content: ""
}

.glyphicon-modal-window:before {
	content: ""
}

.glyphicon-oil:before {
	content: ""
}

.glyphicon-grain:before {
	content: ""
}

.glyphicon-sunglasses:before {
	content: ""
}

.glyphicon-text-size:before {
	content: ""
}

.glyphicon-text-color:before {
	content: ""
}

.glyphicon-text-background:before {
	content: ""
}

.glyphicon-object-align-top:before {
	content: ""
}

.glyphicon-object-align-bottom:before {
	content: ""
}

.glyphicon-object-align-horizontal:before {
	content: ""
}

.glyphicon-object-align-left:before {
	content: ""
}

.glyphicon-object-align-vertical:before {
	content: ""
}

.glyphicon-object-align-right:before {
	content: ""
}

.glyphicon-triangle-right:before {
	content: ""
}

.glyphicon-triangle-left:before {
	content: ""
}

.glyphicon-triangle-bottom:before {
	content: ""
}

.glyphicon-triangle-top:before {
	content: ""
}

.glyphicon-console:before {
	content: ""
}

.glyphicon-superscript:before {
	content: ""
}

.glyphicon-subscript:before {
	content: ""
}

.glyphicon-menu-left:before {
	content: ""
}

.glyphicon-menu-right:before {
	content: ""
}

.glyphicon-menu-down:before {
	content: ""
}

.glyphicon-menu-up:before {
	content: ""
}

*, :after, :before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: -apple-system, \.SFNSText-Regular, San Francisco, Roboto,
		Segoe UI, Helvetica Neue, Lucida Grande, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	background-color: #f2f4f8
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #22a7e6;
	text-decoration: none
}

a:focus, a:hover {
	color: #1378a8;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 2px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #f2f4f8;
	border: 1px solid #ddd;
	border-radius: 2px;
	transition: all .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 #eee
}

.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, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small,
	.h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small,
	h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small,
	h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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: .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
}

.initialism, .text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #22a7e6
}

a.text-primary:focus, a.text-primary:hover {
	color: #1689bf
}

.text-success {
	color: #3c763d
}

a.text-success:focus, a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus, a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #fcc633
}

a.text-warning:focus, a.text-warning:hover {
	color: #f8b704
}

.text-danger {
	color: #e33244
}

a.text-danger:focus, a.text-danger:hover {
	color: #c71b2d
}

.bg-primary {
	color: #fff;
	background-color: #22a7e6
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #1689bf
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd, dt {
	line-height: 1.428571429
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
	display: table;
	content: " "
}

.dl-horizontal dd:after {
	clear: both
}

@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[data-original-title], abbr[title] {
	cursor: help
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child
	{
	margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before
	{
	content: "— "
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before,
	.blockquote-reverse small:before, blockquote.pull-right .small:before,
	blockquote.pull-right footer:before, blockquote.pull-right small:before
	{
	content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after,
	.blockquote-reverse small:after, blockquote.pull-right .small:after,
	blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: " —"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4
}

code, kbd {
	padding: 2px 4px;
	font-size: 90%;
	border-radius: 2px
}

kbd {
	color: #fff;
	background-color: #333;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 2px
}

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
}

.container:after, .container:before {
	display: table;
	content: " "
}

.container:after {
	clear: both
}

@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
}

.container-fluid:after, .container-fluid:before {
	display: table;
	content: " "
}

.container-fluid:after {
	clear: both
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.row:after, .row:before {
	display: table;
	content: " "
}

.row:after {
	clear: both
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row-no-gutters [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.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,
	.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,
	.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,
	.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 {
	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-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@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-1 {
		width: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%
	}
	.col-sm-8 {
		width: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.3333333333%
	}
	.col-sm-pull-2 {
		right: 16.6666666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.3333333333%
	}
	.col-sm-pull-5 {
		right: 41.6666666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.3333333333%
	}
	.col-sm-pull-8 {
		right: 66.6666666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.3333333333%
	}
	.col-sm-pull-11 {
		right: 91.6666666667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.3333333333%
	}
	.col-sm-push-2 {
		left: 16.6666666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.3333333333%
	}
	.col-sm-push-5 {
		left: 41.6666666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.3333333333%
	}
	.col-sm-push-8 {
		left: 66.6666666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.3333333333%
	}
	.col-sm-push-11 {
		left: 91.6666666667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@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-1 {
		width: 8.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.3333333333%
	}
	.col-md-pull-2 {
		right: 16.6666666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.3333333333%
	}
	.col-md-pull-5 {
		right: 41.6666666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.3333333333%
	}
	.col-md-pull-8 {
		right: 66.6666666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.3333333333%
	}
	.col-md-pull-11 {
		right: 91.6666666667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.3333333333%
	}
	.col-md-push-2 {
		left: 16.6666666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.3333333333%
	}
	.col-md-push-5 {
		left: 41.6666666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.3333333333%
	}
	.col-md-push-8 {
		left: 66.6666666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.3333333333%
	}
	.col-md-push-11 {
		left: 91.6666666667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@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-1 {
		width: 8.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.3333333333%
	}
	.col-lg-pull-2 {
		right: 16.6666666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.3333333333%
	}
	.col-lg-pull-5 {
		right: 41.6666666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.3333333333%
	}
	.col-lg-pull-8 {
		right: 66.6666666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.3333333333%
	}
	.col-lg-pull-11 {
		right: 91.6666666667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.3333333333%
	}
	.col-lg-push-2 {
		left: 16.6666666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.3333333333%
	}
	.col-lg-push-5 {
		left: 41.6666666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.3333333333%
	}
	.col-lg-push-8 {
		left: 66.6666666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.3333333333%
	}
	.col-lg-push-11 {
		left: 91.6666666667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

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: #777
}

caption, th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th,
	.table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th,
	.table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th
	{
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #f2f4f8
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th,
	.table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th,
	.table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th,
	.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th,
	.table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td,
	.table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active,
	.table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active,
	.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th,
	.table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover,
	.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success,
	.table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th,
	.table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td,
	.table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success
	{
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th,
	.table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover,
	.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info,
	.table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th,
	.table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td,
	.table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info
	{
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th,
	.table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover,
	.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning,
	.table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th,
	.table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td,
	.table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning
	{
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th,
	.table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover,
	.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger,
	.table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th,
	.table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td,
	.table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger
	{
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th,
	.table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover,
	.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%
}

@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>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th,
		.table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th,
		.table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th
		{
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
		.table-responsive>.table-bordered>tbody>tr>th:first-child,
		.table-responsive>.table-bordered>tfoot>tr>td:first-child,
		.table-responsive>.table-bordered>tfoot>tr>th:first-child,
		.table-responsive>.table-bordered>thead>tr>td:first-child,
		.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
		.table-responsive>.table-bordered>tbody>tr>th:last-child,
		.table-responsive>.table-bordered>tfoot>tr>td:last-child,
		.table-responsive>.table-bordered>tfoot>tr>th:last-child,
		.table-responsive>.table-bordered>thead>tr>td:last-child,
		.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
		.table-responsive>.table-bordered>tbody>tr:last-child>th,
		.table-responsive>.table-bordered>tfoot>tr:last-child>td,
		.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	margin: 0
}

fieldset, legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio],
	input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled,
	input[type=radio][disabled] {
	cursor: not-allowed
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus
	{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control, output {
	display: block;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-ver-control {
	width: 70%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-code-control {
	width: 20%;
	height: 34px;
	padding-left: 20px;
	background-image: none;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .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: #eee;
	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=datetime-local].form-control,
		input[type=month].form-control, input[type=time].form-control {
		line-height: 34px
	}
	.input-group-sm>.input-group-btn>input[type=date].btn, .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
		.input-group-sm>.input-group-btn>input[type=month].btn,
		.input-group-sm>.input-group-btn>input[type=time].btn, .input-group-sm input[type=date],
		.input-group-sm input[type=datetime-local], .input-group-sm input[type=month],
		.input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm,
		input[type=month].input-sm, input[type=time].input-sm {
		line-height: 30px
	}
	.input-group-lg>.input-group-btn>input[type=date].btn, .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
		.input-group-lg>.input-group-btn>input[type=month].btn,
		.input-group-lg>.input-group-btn>input[type=time].btn, .input-group-lg input[type=date],
		.input-group-lg input[type=datetime-local], .input-group-lg input[type=month],
		.input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg,
		input[type=month].input-lg, input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label,
	fieldset[disabled] .radio label {
	cursor: not-allowed
}

.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox],
	.radio-inline input[type=radio], .radio input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline,
	fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-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,
	.input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon,
	.input-group-lg>.input-group-btn>.form-control-static.btn,
	.input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon,
	.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-right: 0;
	padding-left: 0
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn, .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

.input-group-sm>.input-group-btn>select.btn, .input-group-sm>select.form-control,
	.input-group-sm>select.input-group-addon, select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>textarea.btn,
	.input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon,
	.input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon,
	select[multiple].input-sm, textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.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-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn, .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 2px
}

.input-group-lg>.input-group-btn>select.btn, .input-group-lg>select.form-control,
	.input-group-lg>select.input-group-addon, select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>textarea.btn,
	.input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon,
	.input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon,
	select[multiple].input-lg, textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 2px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.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
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback,
	.input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback,
	.input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-lg+.form-control-feedback
	{
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback,
	.input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback,
	.input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-sm+.form-control-feedback
	{
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label,
	.has-success.checkbox label, .has-success .control-label, .has-success .help-block,
	.has-success .radio, .has-success .radio-inline, .has-success.radio-inline label,
	.has-success.radio label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(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 .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label,
	.has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block,
	.has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label,
	.has-warning.radio label {
	color: #fcc633
}

.has-warning .form-control {
	border-color: #fcc633;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #f8b704;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fde298
}

.has-warning .input-group-addon {
	color: #fcc633;
	background-color: #fcf8e3;
	border-color: #fcc633
}

.has-warning .form-control-feedback {
	color: #fcc633
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label,
	.has-error.checkbox label, .has-error .control-label, .has-error .help-block,
	.has-error .radio, .has-error .radio-inline, .has-error.radio-inline label,
	.has-error.radio label {
	color: #e33244
}

.has-error .form-control {
	border-color: #e33244;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #c71b2d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ef8c96
}

.has-error .input-group-addon {
	color: #e33244;
	background-color: #f2dede;
	border-color: #e33244
}

.has-error .form-control-feedback {
	color: #e33244
}

.has-feedback label ~.form-control-feedback {
	top: 25px
}

.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=clear]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementHours]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementMinutes]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementHours]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementMinutes]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showHours]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showMinutes]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=today]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=togglePeriod]:after
	~.form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=clear]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementHours]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementMinutes]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementHours]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementMinutes]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showHours]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showMinutes]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=today]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=togglePeriod]:after
	~.form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch:after
	~.form-control-feedback, .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 .form-control, .form-inline .input-group .input-group-addon,
		.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio]
		{
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline,
	.form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before
	{
	display: table;
	content: " "
}

.form-horizontal .form-group:after {
	clear: both
}

@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: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus,
	.btn:active:focus, .btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity = 65);
	opacity: .65;
	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>.btn-default.dropdown-toggle
	{
	color: #333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover,
	.btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
	.open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus,
	.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.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-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #22a7e6;
	border-color: #1899d6
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #1689bf;
	border-color: #0b4764
}

.btn-primary:hover {
	color: #fff;
	background-color: #1689bf;
	border-color: #12729f
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #1689bf;
	background-image: none;
	border-color: #12729f
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
	.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
	.open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus,
	.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #12729f;
	border-color: #0b4764
}

.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-color: #22a7e6;
	border-color: #1899d6
}

.btn-primary .badge {
	color: #22a7e6;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #1392DA;
	border-color: #16a0eb
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #107bb6;
	border-color: #128acb
}

.btn-success:hover {
	color: #fff;
	background-color: #107bb6;
	border-color: #128acb
}

.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover,
	.btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover,
	.open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus,
	.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.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-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>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover,
	.btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover,
	.open>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus,
	.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover,
	.btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover,
	fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus,
	fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #fcc633;
	border-color: #fcbf1a
}

.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #f8b704;
	border-color: #946d02
}

.btn-warning:hover {
	color: #fff;
	background-color: #f8b704;
	border-color: #d59d03
}

.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #f8b704;
	background-image: none;
	border-color: #d59d03
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover,
	.btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover,
	.open>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus,
	.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d59d03;
	border-color: #946d02
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover,
	.btn-warning[disabled].focus, .btn-warning[disabled]:focus,
	.btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus,
	fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover
	{
	background-color: #fcc633;
	border-color: #fcbf1a
}

.btn-warning .badge {
	color: #fcc633;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #e33244;
	border-color: #dd1e32
}

.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c71b2d;
	border-color: #6d0f18
}

.btn-danger:hover {
	color: #fff;
	background-color: #c71b2d;
	border-color: #a71726
}

.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #c71b2d;
	background-image: none;
	border-color: #a71726
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover,
	.btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover,
	.open>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus,
	.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #a71726;
	border-color: #6d0f18
}

.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-color: #e33244;
	border-color: #dd1e32
}

.btn-danger .badge {
	color: #e33244;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #22a7e6;
	border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled],
	fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}

.btn-link:focus, .btn-link:hover {
	color: #1378a8;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus,
	fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 2px
}

.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block
	{
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .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;
	transition-property: height, visibility;
	transition-duration: .35s;
	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
}

.dropdown, .dropup {
	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, .15);
	border-radius: 2px;
	box-shadow: 0 6px 12px rgba(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>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover
	{
	color: #fff;
	text-decoration: none;
	background-color: #22a7e6;
	outline: 0
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus,
	.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false)
}

.open>.dropdown-menu {
	display: block
}

.open>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.428571429;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.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 {
		left: 0;
		right: auto
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active,
	.btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover,
	.btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus,
	.btn-group>.btn:hover {
	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:after, .btn-toolbar:before {
	display: table;
	content: " "
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	){
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ){
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not
	(:first-child ){
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not (:last-child )>.btn:last-child,
	.btn-group>.btn-group:first-child:not (:last-child )>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not (:first-child )>.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>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle
	{
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-group-lg>.btn .caret, .btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret, .dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
	.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before
	{
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
	.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ){
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not (:last-child ){
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not (:first-child ){
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn
	{
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not (:last-child )>.btn:last-child,
	.btn-group-vertical>.btn-group:first-child:not (:last-child )>.dropdown-toggle
	{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not (:first-child )>.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>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio],
	[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio]
	{
	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-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: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 2px
}

.input-group-addon.input-sm, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 2px
}

.input-group-addon.input-lg, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 2px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio]
	{
	margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child>.btn,
	.input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle,
	.input-group-btn:last-child>.btn-group:not (:last-child )>.btn,
	.input-group-btn:last-child>.btn:not (:last-child ):not (.dropdown-toggle
	), .input-group .form-control:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not
	(:first-child )>.btn, .input-group-btn:first-child>.btn:not (:first-child
	), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn,
	.input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child
	{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn, .input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
	{
	margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav:after, .nav:before {
	display: table;
	content: " "
}

.nav:after {
	clear: both
}

.nav>li, .nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #22a7e6
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 2px 2px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	color: #555;
	cursor: default;
	background-color: #f2f4f8;
	border: 1px solid;
	border-color: #ddd #ddd transparent
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 2px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
	color: #fff;
	background-color: #22a7e6
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li, .nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media ( min-width :768px) {
	.nav-justified>li, .nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 2px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a
	{
	border: 1px solid #ddd
}

@media ( min-width :768px) {
	.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 2px 2px 0 0
	}
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus,
		.nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a
		{
		border-bottom-color: #f2f4f8
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.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: 60px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar:after, .navbar:before {
	display: table;
	content: " "
}

.navbar:after {
	clear: both
}

@media ( min-width :768px) {
	.navbar {
		border-radius: 2px
	}
}

.navbar-header:after, .navbar-header:before {
	display: table;
	content: " "
}

.navbar-header:after {
	clear: both
}

@media ( min-width :768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after, .navbar-collapse:before {
	display: table;
	content: " "
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media ( min-width :768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse,
		.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse
	{
	max-height: 340px
}

@media ( max-device-width :480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse
		{
		max-height: 200px
	}
}

@media ( min-width :768px) {
	.navbar-fixed-bottom, .navbar-fixed-top {
		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-fluid>.navbar-collapse, .container-fluid>.navbar-header,
	.container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media ( min-width :768px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header,
		.container>.navbar-collapse, .container>.navbar-header {
		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: 60px;
	padding: 20px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media ( min-width :768px) {
	.navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand
		{
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
	margin-top: 13px;
	margin-bottom: 13px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 2px
}

.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: 10px -15px
}

.navbar-nav>li>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;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a
		{
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover
		{
		background-image: none
	}
}

@media ( min-width :768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0
		hsla(0, 0%, 100%, .1);
	margin: 13px -15px
}

@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 .form-control, .navbar-form .input-group .input-group-addon,
		.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio]
		{
		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;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 13px;
	margin-bottom: 13px
}

.btn-group-sm>.navbar-btn.btn, .navbar-btn.btn-sm {
	margin-top: 15px;
	margin-bottom: 15px
}

.btn-group-xs>.navbar-btn.btn, .navbar-btn.btn-xs {
	margin-top: 19px;
	margin-bottom: 19px
}

.navbar-text {
	margin-top: 20px;
	margin-bottom: 20px
}

@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: #fff;
	border-color: none
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
	{
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
	{
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #eee
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus,
	.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #eee
}

@media ( max-width :767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #eee
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
	{
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: none
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover,
	fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover
	{
	color: #ccc
}

.navbar-inverse {
	background-color: #2a3f54;
	border-color: #192632
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover
	{
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover
	{
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
	.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #192632
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus,
	.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus,
	.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #192632
}

@media ( max-width :767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #192632
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #192632
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #192632
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover
	{
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #1e2d3c
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover,
	fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover
	{
	color: #444
}

.breadcrumb {
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: none;
	border-radius: 2px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #999;
	content: "/ "
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 2px
}

.pagination>li {
	display: inline
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #22a7e6;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
	.pagination>li>span:hover {
	z-index: 2;
	color: #1378a8;
	background-color: #eee;
	border-color: #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #22a7e6;
	border-color: #22a7e6
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
	.pagination>.disabled>span, .pagination>.disabled>span:focus,
	.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager:after, .pager:before {
	display: table;
	content: " "
}

.pager:after {
	clear: both
}

.pager li {
	display: inline
}

.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a, .pager .next>span {
	float: right
}

.pager .previous>a, .pager .previous>span {
	float: left
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover,
	.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #22a7e6
}

.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #1689bf
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #fcc633
}

.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #f8b704
}

.label-danger {
	background-color: #e33244
}

.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c71b2d
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #22a7e6;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 2px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container-fluid .jumbotron, .container .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.428571429;
	background-color: #f2f4f8;
	border: 1px solid #ddd;
	border-radius: 2px;
	transition: border .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #22a7e6
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 2px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p, .alert>ul {
	margin-bottom: 0
}

.alert>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: #f2f4f8;
	background-color: #22a7e6;
	border-color: #22a7e6
}

.alert-info hr {
	border-top-color: #1899d6
}

.alert-info .alert-link {
	color: #d1d8e6
}

.alert-warning {
	color: #755600;
	background-color: #fcc633;
	border-color: #fcc633
}

.alert-warning hr {
	border-top-color: #fcbf1a
}

.alert-warning .alert-link {
	color: #423100
}

.alert-danger {
	color: #fff;
	background-color: #e33244;
	border-color: #e33244
}

.alert-danger hr {
	border-top-color: #dd1e32
}

.alert-danger .alert-link {
	color: #e6e6e6
}

@
-webkit-keyframes progress-bar-stripes { 0%{
	background-position: 40px 0
}

to {
	background-position: 0 0
}

}
@
keyframes progress-bar-stripes { 0%{
	background-position: 40px 0
}

to {
	background-position: 0 0
}

}
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 2px;
	box-shadow: inset 0 1px 2px rgba(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: #22a7e6;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-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: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
	background-color: #fcc633
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
	background-color: #e33244
}

.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, 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>.pull-right {
	padding-left: 10px
}

.media-left, .media>.pull-left {
	padding-right: 10px
}

.media-body, .media-left, .media-right {
	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: 2px;
	border-top-right-radius: 2px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.list-group-item.disabled, .list-group-item.disabled:focus,
	.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading,
	.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text,
	.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
	{
	z-index: 2;
	color: #fff;
	background-color: #22a7e6;
	border-color: #22a7e6
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small,
	.list-group-item.active .list-group-item-heading>small,
	.list-group-item.active:focus .list-group-item-heading,
	.list-group-item.active:focus .list-group-item-heading>.small,
	.list-group-item.active:focus .list-group-item-heading>small,
	.list-group-item.active:hover .list-group-item-heading,
	.list-group-item.active:hover .list-group-item-heading>.small,
	.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text,
	.list-group-item.active:hover .list-group-item-text {
	color: #d9f0fb
}

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:focus, a.list-group-item:hover, button.list-group-item:focus,
	button.list-group-item:hover {
	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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus,
	button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus,
	a.list-group-item-success.active:hover, button.list-group-item-success.active,
	button.list-group-item-success.active:focus, button.list-group-item-success.active:hover
	{
	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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus,
	button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
	button.list-group-item-info.active, button.list-group-item-info.active:focus,
	button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #fcc633;
	background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #fcc633
}

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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus,
	button.list-group-item-warning:hover {
	color: #fcc633;
	background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus,
	a.list-group-item-warning.active:hover, button.list-group-item-warning.active,
	button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover
	{
	color: #fff;
	background-color: #fcc633;
	border-color: #fcc633
}

.list-group-item-danger {
	color: #e33244;
	background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #e33244
}

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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus,
	button.list-group-item-danger:hover {
	color: #e33244;
	background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus,
	a.list-group-item-danger.active:hover, button.list-group-item-danger.active,
	button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover
	{
	color: #fff;
	background-color: #e33244;
	border-color: #e33244
}

.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: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-body:after, .panel-body:before {
	display: table;
	content: " "
}

.panel-body:after {
	clear: both
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px
}

.panel-heading>.dropdown .dropdown-toggle, .panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small,
	.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
	{
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
	{
	border-top: 0;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
	{
	border-bottom: 0;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child
	{
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child
	{
	border-top-width: 0
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table
	{
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption,
	.panel>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
	.panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 1px;
	border-top-right-radius: 1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:first-child
	{
	border-top-left-radius: 1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:last-child
	{
	border-top-right-radius: 1px
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
	.panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child
	{
	border-bottom-left-radius: 1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 1px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body,
	.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th
	{
	border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child,
	.panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child,
	.panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child
	{
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th,
	.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th,
	.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th,
	.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
	.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
	.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
	.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 2px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body
	{
	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: #eaeef1
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #eaeef1
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #eaeef1
}

.panel-default>.panel-heading .badge {
	color: #fff;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #eaeef1
}

.panel-primary {
	border-color: #22a7e6
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #22a7e6;
	border-color: #22a7e6
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #22a7e6
}

.panel-primary>.panel-heading .badge {
	color: #22a7e6;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #22a7e6
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #22a7e6
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #22a7e6
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #22a7e6
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #22a7e6
}

.panel-warning {
	border-color: #fcc633
}

.panel-warning>.panel-heading {
	color: #fcc633;
	background-color: #fcf8e3;
	border-color: #fcc633
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #fcc633
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #fcc633
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #fcc633
}

.panel-danger {
	border-color: #e33244
}

.panel-danger>.panel-heading {
	color: #e33244;
	background-color: #f2dede;
	border-color: #e33244
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #e33244
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #e33244
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #e33244
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed,
	.embed-responsive iframe, .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: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 2px
}

.well-sm {
	padding: 9px;
	border-radius: 2px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity = 20);
	opacity: .2
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity = 50);
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.modal, .modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(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, .2);
	border-radius: 2px;
	box-shadow: 0 3px 9px rgba(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: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:after, .modal-header:before {
	display: table;
	content: " "
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.428571429
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after, .modal-footer:before {
	display: table;
	content: " "
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.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 {
		box-shadow: 0 5px 15px rgba(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: -apple-system, \.SFNSText-Regular, San Francisco, Roboto,
		Segoe UI, Helvetica Neue, Lucida Grande, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.428571429;
	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: .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
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.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: 2px
}

.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: -apple-system, \.SFNSText-Regular, San Francisco, Roboto,
		Segoe UI, Helvetica Neue, Lucida Grande, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.428571429;
	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, .2);
	border-radius: 2px;
	box-shadow: 0 5px 10px rgba(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>.arrow {
	border-width: 11px
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.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: 1px 1px 0 0
}

.popover-content {
	padding: 9px 14px
}

.carousel, .carousel-inner {
	position: relative
}

.carousel-inner {
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media ( -webkit-transform-3d ) , ( transform-3d ) {
	.carousel-inner>.item {
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right, .carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active, .carousel-inner>.item.next.left,
		.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: transparent;
	filter: alpha(opacity = 50);
	opacity: .5
}

.carousel-control.left {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",
		endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",
		endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity = 90);
	opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
	{
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
	{
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: "‹"
}

.carousel-control .icon-next:before {
	content: "›"
}

.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: transparent;
	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, .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-next, .carousel-control .icon-prev {
		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:after, .clearfix:before {
	display: table;
	content: " "
}

.clearfix: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-lg, .visible-lg-block, .visible-lg-inline,
	.visible-lg-inline-block, .visible-md, .visible-md-block,
	.visible-md-inline, .visible-md-inline-block, .visible-sm,
	.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
	.visible-xs, .visible-xs-block, .visible-xs-inline,
	.visible-xs-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
	}
	td.visible-xs, th.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
	}
	td.visible-sm, th.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
	}
	td.visible-md, th.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
	}
	td.visible-lg, th.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
	}
	td.visible-print, th.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
	}
}

@media ( min-width :1400px) {
	.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6,
		.col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
		float: left
	}
	.col-xl-1 {
		width: 8.3333333333%
	}
	.col-xl-2 {
		width: 16.6666666667%
	}
	.col-xl-3 {
		width: 25%
	}
	.col-xl-4 {
		width: 33.3333333333%
	}
	.col-xl-5 {
		width: 41.6666666667%
	}
	.col-xl-6 {
		width: 50%
	}
	.col-xl-7 {
		width: 58.3333333333%
	}
	.col-xl-8 {
		width: 66.6666666667%
	}
	.col-xl-9 {
		width: 75%
	}
	.col-xl-10 {
		width: 83.3333333333%
	}
	.col-xl-11 {
		width: 91.6666666667%
	}
	.col-xl-12 {
		width: 100%
	}
	.col-xl-pull-0 {
		right: auto
	}
	.col-xl-pull-1 {
		right: 8.3333333333%
	}
	.col-xl-pull-2 {
		right: 16.6666666667%
	}
	.col-xl-pull-3 {
		right: 25%
	}
	.col-xl-pull-4 {
		right: 33.3333333333%
	}
	.col-xl-pull-5 {
		right: 41.6666666667%
	}
	.col-xl-pull-6 {
		right: 50%
	}
	.col-xl-pull-7 {
		right: 58.3333333333%
	}
	.col-xl-pull-8 {
		right: 66.6666666667%
	}
	.col-xl-pull-9 {
		right: 75%
	}
	.col-xl-pull-10 {
		right: 83.3333333333%
	}
	.col-xl-pull-11 {
		right: 91.6666666667%
	}
	.col-xl-pull-12 {
		right: 100%
	}
	.col-xl-push-0 {
		left: auto
	}
	.col-xl-push-1 {
		left: 8.3333333333%
	}
	.col-xl-push-2 {
		left: 16.6666666667%
	}
	.col-xl-push-3 {
		left: 25%
	}
	.col-xl-push-4 {
		left: 33.3333333333%
	}
	.col-xl-push-5 {
		left: 41.6666666667%
	}
	.col-xl-push-6 {
		left: 50%
	}
	.col-xl-push-7 {
		left: 58.3333333333%
	}
	.col-xl-push-8 {
		left: 66.6666666667%
	}
	.col-xl-push-9 {
		left: 75%
	}
	.col-xl-push-10 {
		left: 83.3333333333%
	}
	.col-xl-push-11 {
		left: 91.6666666667%
	}
	.col-xl-push-12 {
		left: 100%
	}
	.col-xl-offset-0 {
		margin-left: 0
	}
	.col-xl-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-xl-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-xl-offset-3 {
		margin-left: 25%
	}
	.col-xl-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-xl-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-xl-offset-6 {
		margin-left: 50%
	}
	.col-xl-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-xl-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-xl-offset-9 {
		margin-left: 75%
	}
	.col-xl-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-xl-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-xl-offset-12 {
		margin-left: 100%
	}
}

@media ( min-width :1920px) {
	.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6,
		.col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11,
		.col-xxl-12 {
		float: left
	}
	.col-xxl-1 {
		width: 8.3333333333%
	}
	.col-xxl-2 {
		width: 16.6666666667%
	}
	.col-xxl-3 {
		width: 25%
	}
	.col-xxl-4 {
		width: 33.3333333333%
	}
	.col-xxl-5 {
		width: 41.6666666667%
	}
	.col-xxl-6 {
		width: 50%
	}
	.col-xxl-7 {
		width: 58.3333333333%
	}
	.col-xxl-8 {
		width: 66.6666666667%
	}
	.col-xxl-9 {
		width: 75%
	}
	.col-xxl-10 {
		width: 83.3333333333%
	}
	.col-xxl-11 {
		width: 91.6666666667%
	}
	.col-xxl-12 {
		width: 100%
	}
	.col-xxl-pull-0 {
		right: auto
	}
	.col-xxl-pull-1 {
		right: 8.3333333333%
	}
	.col-xxl-pull-2 {
		right: 16.6666666667%
	}
	.col-xxl-pull-3 {
		right: 25%
	}
	.col-xxl-pull-4 {
		right: 33.3333333333%
	}
	.col-xxl-pull-5 {
		right: 41.6666666667%
	}
	.col-xxl-pull-6 {
		right: 50%
	}
	.col-xxl-pull-7 {
		right: 58.3333333333%
	}
	.col-xxl-pull-8 {
		right: 66.6666666667%
	}
	.col-xxl-pull-9 {
		right: 75%
	}
	.col-xxl-pull-10 {
		right: 83.3333333333%
	}
	.col-xxl-pull-11 {
		right: 91.6666666667%
	}
	.col-xxl-pull-12 {
		right: 100%
	}
	.col-xxl-push-0 {
		left: auto
	}
	.col-xxl-push-1 {
		left: 8.3333333333%
	}
	.col-xxl-push-2 {
		left: 16.6666666667%
	}
	.col-xxl-push-3 {
		left: 25%
	}
	.col-xxl-push-4 {
		left: 33.3333333333%
	}
	.col-xxl-push-5 {
		left: 41.6666666667%
	}
	.col-xxl-push-6 {
		left: 50%
	}
	.col-xxl-push-7 {
		left: 58.3333333333%
	}
	.col-xxl-push-8 {
		left: 66.6666666667%
	}
	.col-xxl-push-9 {
		left: 75%
	}
	.col-xxl-push-10 {
		left: 83.3333333333%
	}
	.col-xxl-push-11 {
		left: 91.6666666667%
	}
	.col-xxl-push-12 {
		left: 100%
	}
	.col-xxl-offset-0 {
		margin-left: 0
	}
	.col-xxl-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-xxl-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-xxl-offset-3 {
		margin-left: 25%
	}
	.col-xxl-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-xxl-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-xxl-offset-6 {
		margin-left: 50%
	}
	.col-xxl-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-xxl-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-xxl-offset-9 {
		margin-left: 75%
	}
	.col-xxl-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-xxl-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-xxl-offset-12 {
		margin-left: 100%
	}
}

.chosen-select, .chosen-select-deselect {
	width: 100%
}

.chosen-container {
	display: inline-block;
	font-size: 14px;
	position: relative;
	vertical-align: middle
}

.chosen-container .chosen-drop {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
	margin-top: -1px;
	position: absolute;
	top: 100%;
	left: -9000px;
	z-index: 1060
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0;
	right: 0
}

.chosen-container .chosen-results {
	color: #555;
	margin: 0 4px 4px 0;
	max-height: 240px;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	line-height: 1.428571429;
	list-style: none;
	margin: 0;
	padding: 5px 6px
}

.chosen-container .chosen-results li em {
	background: #feffde;
	font-style: normal
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	cursor: default;
	color: #999;
	font-weight: 700
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li.active-result {
	cursor: pointer;
	display: list-item
}

.chosen-container .chosen-results li.highlighted {
	background-color: #22a7e6;
	background-image: none;
	color: #fff
}

.chosen-container .chosen-results li.highlighted em {
	background: transparent
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #777
}

.chosen-container .chosen-results .no-results {
	background: #eee;
	display: list-item
}

.chosen-container .chosen-results-scroll {
	background: #fff;
	margin: 0 4px;
	position: absolute;
	text-align: center;
	width: 321px;
	z-index: 1
}

.chosen-container .chosen-results-scroll span {
	display: inline-block;
	height: 1.428571429;
	text-indent: -5000px;
	width: 9px
}

.chosen-container .chosen-results-scroll-down {
	bottom: 0
}

.chosen-container .chosen-results-scroll-down span {
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png)
		no-repeat -4px -3px
}

.chosen-container .chosen-results-scroll-up span {
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png)
		no-repeat -22px -3px
}

.chosen-container-single .chosen-single {
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #555;
	display: block;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	padding: 0 0 0 8px;
	position: relative;
	text-decoration: none;
	white-space: nowrap
}

.chosen-container-single .chosen-single span {
	display: block;
	margin-right: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single abbr {
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png) 100% 0
		no-repeat;
	display: block;
	font-size: 1px;
	height: 10px;
	position: absolute;
	right: 26px;
	top: 12px;
	width: 12px
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: right -11px
}

.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover
	{
	background-position: right 2px
}

.chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 18px
}

.chosen-container-single .chosen-single div b {
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png)
		no-repeat 0 7px;
	display: block;
	height: 100%;
	width: 100%
}

.chosen-container-single .chosen-default {
	color: #777
}

.chosen-container-single .chosen-search {
	margin: 0;
	padding: 3px 4px;
	position: relative;
	white-space: nowrap;
	z-index: 1000
}

.chosen-container-single .chosen-search input[type=text] {
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png)
		no-repeat 100% -20px, #fff;
	border: 1px solid #ccc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	margin: 1px 0;
	padding: 4px 20px 4px 4px;
	width: 100%
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.chosen-container-single-nosearch .chosen-search input[type=text] {
	position: absolute;
	left: -9000px
}

.chosen-container-multi .chosen-choices {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	cursor: text;
	height: auto !important;
	height: 1%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices .search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices .search-field input[type=text] {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none;
	color: #555;
	height: 32px;
	margin: 0;
	padding: 4px;
	outline: 0
}

.chosen-container-multi .chosen-choices .search-field .default {
	color: #999
}

.chosen-container-multi .chosen-choices .search-choice {
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #eee;
	border: 1px solid #ccc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background-image: linear-gradient(180deg, #fff 0, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",
		endColorstr="#FFEEEEEE", GradientType=0);
	background-repeat: repeat-x;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #333;
	cursor: default;
	line-height: 13px;
	margin: 6px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	position: relative
}

.chosen-container-multi .chosen-choices .search-choice .search-choice-close
	{
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png) 100% 0
		no-repeat;
	display: block;
	font-size: 1px;
	height: 10px;
	position: absolute;
	right: 4px;
	top: 5px;
	width: 12px;
	cursor: pointer
}

.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover
	{
	background-position: right -11px
}

.chosen-container-multi .chosen-choices .search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close
	{
	background-position: right -11px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: none
}

.chosen-container-active .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single
	{
	border: 1px solid #66afe9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #66afe9;
	transition: border .2s linear, box-shadow .2s linear
}

.chosen-container-active.chosen-with-drop .chosen-single {
	background-color: #fff;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	background: transparent;
	border-left: none
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 7px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #66afe9;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #66afe9;
	transition: border .2s linear, box-shadow .2s linear
}

.chosen-container-active .chosen-choices .search-field input[type=text]
	{
	color: #111 !important
}

.chosen-container-active.chosen-with-drop .chosen-choices {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.chosen-disabled {
	cursor: default;
	opacity: .5 !important
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close,
	.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	padding: 0 8px 0 0;
	overflow: visible
}

.chosen-rtl .chosen-single span {
	margin-left: 26px;
	margin-right: 0;
	direction: rtl
}

.chosen-rtl .chosen-single div {
	left: 7px;
	right: auto
}

.chosen-rtl .chosen-single abbr {
	left: 26px;
	right: auto
}

.chosen-rtl .chosen-choices .search-field input[type=text] {
	direction: rtl
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices .search-choice {
	margin: 6px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices .search-choice .search-choice-close {
	background-position: 100% 0;
	left: 4px;
	right: auto
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results .group-option {
	padding-left: 0;
	padding-right: 15px
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div
	{
	border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
	background:
		url(/packs/media/bootstrap-chosen/chosen-sprite-25b9acb1.png)
		no-repeat -28px -20px, #fff;
	direction: rtl;
	padding: 4px 5px 4px 20px
}

@media only screen and (-webkit-min-device-pixel-ratio:2) , only screen
	and (min-resolution:2dppx) {
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
		.chosen-container-single .chosen-search input[type=text],
		.chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b,
		.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span,
		.chosen-rtl .chosen-search input[type=text] {
		background-image:
			url(/packs/media/bootstrap-chosen/chosen-sprite@2x-cb0d09c9.png)
			!important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important
	}
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=today]:after,
	.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after,
	.bootstrap-datetimepicker-widget .picker-switch:after,
	.bootstrap-datetimepicker-widget table th.next:after,
	.bootstrap-datetimepicker-widget table th.prev:after, .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
	list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	margin: 2px 0;
	padding: 4px;
	width: 19em
}

@media ( min-width :768px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
}

@media ( min-width :992px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
}

@media ( min-width :1200px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
}

.bootstrap-datetimepicker-widget.dropdown-menu:after,
	.bootstrap-datetimepicker-widget.dropdown-menu:before {
	content: "";
	display: inline-block;
	position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(0, 0, 0, .2);
	top: -7px;
	left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	top: -6px;
	left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid rgba(0, 0, 0, .2);
	bottom: -7px;
	left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	bottom: -6px;
	left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
	left: auto;
	right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
	left: auto;
	right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
	box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
	.bootstrap-datetimepicker-widget .timepicker-minute,
	.bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px;
	font-weight: 700;
	font-size: 1.2em;
	margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after
	{
	content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after
	{
	content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after
	{
	content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after
	{
	content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after {
	content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after {
	content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after {
	content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]:after {
	content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]:after {
	content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch:after {
	content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5;
	height: 2.5em;
	width: 100%
}

.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0
}

.bootstrap-datetimepicker-widget table td,
	.bootstrap-datetimepicker-widget table th {
	text-align: center;
	border-radius: 2px
}

.bootstrap-datetimepicker-widget table th {
	height: 20px;
	line-height: 20px;
	width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
	.bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev:after {
	content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next:after {
	content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #eee
}

.bootstrap-datetimepicker-widget table td {
	height: 54px;
	line-height: 54px;
	width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
	font-size: .8em;
	height: 20px;
	line-height: 20px;
	color: #777
}

.bootstrap-datetimepicker-widget table td.day {
	height: 20px;
	line-height: 20px;
	width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
	.bootstrap-datetimepicker-widget table td.hour:hover,
	.bootstrap-datetimepicker-widget table td.minute:hover,
	.bootstrap-datetimepicker-widget table td.second:hover {
	background: #eee;
	cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new,
	.bootstrap-datetimepicker-widget table td.old {
	color: #777
}

.bootstrap-datetimepicker-widget table td.today {
	position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
	content: "";
	display: inline-block;
	border-color: rgba(0, 0, 0, .2) transparent #22a7e6;
	border-style: solid;
	border-width: 0 0 7px 7px;
	position: absolute;
	bottom: 4px;
	right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
	.bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #22a7e6;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
	border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
	.bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	margin: 2px 1.5px;
	cursor: pointer;
	border-radius: 2px
}

.bootstrap-datetimepicker-widget table td span:hover {
	background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
	background-color: #22a7e6;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
	color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled,
	.bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px;
	line-height: 27px
}

.input-group.date .input-group-addon {
	cursor: pointer
}

.mb-5 {
	margin-bottom: 5px !important
}

.ml-5 {
	margin-left: 5px !important
}

.mr-5 {
	margin-right: 5px !important
}

.mt-5 {
	margin-top: 5px
}

.mb-15, .ml-15, .mr-15, .mt-15 {
	margin-left: 15px !important
}

.mt-20 {
	margin-top: 20px
}

.mb-25, .ml-25, .mr-25, .mt-25 {
	margin-top: 25px
}

.mb-0 {
	margin-bottom: 0 !important
}

.ml-0 {
	margin-left: 0 !important
}

.mr-0 {
	margin-right: 0 !important
}

.mt-0 {
	margin-top: 0 !important
}

.-mb-5 {
	margin-bottom: -5px !important
}

.-ml-5 {
	margin-left: -5px !important
}

.-mr-5 {
	margin-right: -5px !important
}

.-mt-5 {
	margin-top: -5px !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pl-0 {
	padding-left: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.pt-0 {
	padding-top: 0 !important
}

.separator-vertical {
	border-left: 1px solid #ddd;
	display: inline-block;
	height: 15px;
	margin: 0 10px;
	vertical-align: text-top;
	width: 1px
}

.highchart_container_div {
	height: 300px
}

.sidebar {
	background: #2a3f54;
	display: table-cell;
	float: none;
	height: 100%;
	vertical-align: top;
	width: 250px
}

@media ( max-width :1200px) {
	.sidebar {
		transition: .3s;
		left: -250px;
		position: absolute;
		top: 61px;
		z-index: 999
	}
	.sidebar.open {
		left: 0
	}
}

.sidebar .navbar-collapse {
	padding: 0
}

.sidebar ul.nav {
	background: #2a3f54
}

.sidebar ul li a {
	color: #9fb7c7;
	font-size: 13px;
	font-weight: 700;
	outline: none;
	padding-bottom: 13px;
	padding-top: 13px
}

.sidebar ul li a i {
	margin-right: 15px
}

.sidebar ul li a span.glyphicon {
	font-size: 8px;
	line-height: 16px
}

.sidebar ul li a:hover {
	background: #2ba4dc;
	color: #fff
}

.sidebar ul li.active>a .glyphicon-chevron-left:before {
	content: ""
}

.sidebar .nav.nav-second-level {
	background: #182b3e
}

.sidebar .nav.nav-second-level li {
	position: relative
}

.sidebar .nav.nav-second-level li:before {
	background: #9fb7c7;
	border-radius: 50%;
	content: "";
	display: block;
	height: 3px;
	left: 20px;
	position: absolute;
	top: 18px;
	width: 3px;
	z-index: 2
}

.sidebar .nav.nav-second-level li.active:before, .sidebar .nav.nav-second-level li:hover:before
	{
	background: #fff
}

.sidebar .nav.nav-second-level li a {
	font-weight: 400;
	padding-bottom: 10px;
	padding-left: 47px;
	padding-top: 10px
}

.sidebar .nav.nav-second-level li a:hover {
	background: #1f8abb;
	color: #fff
}

.sidebar .nav.nav-third-level {
	background: #0f1f2f
}

.sidebar .nav.nav-third-level li:before {
	left: 40px
}

.sidebar .nav.nav-third-level li.active:before {
	background: #fff
}

.sidebar .nav.nav-third-level li a {
	font-weight: 400;
	padding-left: 62px
}

.sidebar .nav.nav-third-level li a:hover {
	background: #0e6e9a;
	color: #fff
}

.sidebar .sidebar-nav>ul>li>a:focus {
	background: #22a7e6;
	color: #fff
}

.sidebar .sidebar-nav>ul>li>ul>li>a:focus {
	background: #1f8abb;
	color: #fff
}

.sidebar .sidebar-nav>ul>li>ul>li.active>ul>li>a:focus {
	background: #0e6e9a;
	color: #fff
}

.sidebar .sidebar-nav>ul>li.active>a {
	background: #2ba4dc;
	color: #fff
}

.sidebar .sidebar-nav>ul>li.active>ul>li.active>a {
	background: #1f8abb;
	color: #fff
}

.sidebar .sidebar-nav>ul>li.active>ul>li.active>ul>li.active>a {
	background: #0e6e9a;
	color: #fff
}

.panel.with-nav-tabs .panel-heading {
	padding: 10px 15px 0
}

.panel.with-nav-tabs .nav-tabs {
	border-bottom: 0
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder
	{
	visibility: visible !important;
	background: #f2f2f2 !important;
	background: rgba(0, 0, 0, .06) !important;
	border: 0 !important;
	box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
	content: "!";
	visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
	color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0;
	float: left;
	box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0;
	border-left: 1px solid #d0d0d0;
	border-radius: 0 2px 2px 0;
	box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover
	{
	background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 28px;
	top: 6px;
	font-size: 23px
}

.selectize-control {
	position: relative
}

.selectize-dropdown, .selectize-input, .selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,
	.selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block
}

.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
	padding: 6px 8px 3px
}

.selectize-input.full {
	background-color: #fff
}

.selectize-input.disabled, .selectize-input.disabled * {
	cursor: default !important
}

.selectize-input.focus {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
	border-radius: 3px 3px 0 0
}

.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #f2f2f2;
	color: #303030;
	border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
	background: #e8e8e8;
	color: #303030;
	border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,
	.selectize-control.multi .selectize-input.disabled>div.active {
	color: #7d7d7d;
	background: #fff;
	border: 0 solid #fff
}

.selectize-input>input {
	display: inline-block !important;
	padding: 0 !important;
	min-height: 0 !important;
	max-height: none !important;
	max-width: 100% !important;
	margin: 0 2px 0 0 !important;
	text-indent: 0 !important;
	border: 0 !important;
	background: none !important;
	line-height: inherit !important;
	-webkit-user-select: auto !important;
	box-shadow: none !important
}

.selectize-input>input::-ms-clear {
	display: none
}

.selectize-input>input:focus {
	outline: none !important
}

.selectize-input:after {
	content: " ";
	display: block;
	clear: left
}

.selectize-input.dropdown-active:before {
	content: " ";
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	background: #fff;
	margin: -1px 0 0;
	border: 1px solid #d0d0d0;
	border-top: 0;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125, 168, 208, .2);
	border-radius: 1px
}

.selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable]
	{
	padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0
}

.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default
}

.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68
}

.selectize-dropdown .active.create {
	color: #495c68
}

.selectize-dropdown .create {
	color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input
	{
	cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
	.selectize-control.single .selectize-input.input-active input {
	cursor: text
}

.selectize-control.single .selectize-input:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-color: grey transparent transparent;
	border-style: solid;
	border-width: 5px 5px 0
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px;
	border-color: transparent transparent grey
}

.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto
}

.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fafafa
}

.selectize-container a {
	color: #fff
}

.selectize-container .selectize-control.multi .selectize-input>div {
	background: #22a7e6;
	color: #fff
}

.selectize-container .selectize-control.multi .selectize-input>div.active
	{
	border: 0
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-control.multi .selectize-input
	{
	box-shadow: none
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-control.multi .selectize-input.has-items
	{
	padding: 0
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-control.multi .selectize-input.focus
	{
	box-shadow: none
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-control.multi .selectize-input.items
	{
	background: 0;
	border: 0;
	margin-top: 40px;
	position: unset
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-control.multi .selectize-input.items input
	{
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 3px;
	box-sizing: border-box;
	display: block !important;
	height: 34px;
	left: 0 !important;
	line-height: 32px;
	opacity: 1 !important;
	padding: 0 5px !important;
	position: absolute !important;
	top: -1px !important;
	width: 100% !important
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-control.form-control
	{
	background: none !important;
	border: 0 !important;
	height: 100% !important;
	padding: 0 !important;
	position: relative !important
}

.selectize-container:not (.selectize-with-dropdown ) .selectize-dropdown
	{
	display: none !important
}

.table-loader {
	background:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/ajax-loader-7b9776076d5fceef4993b55c9383dedd.gif)
		no-repeat 50% #fff;
	height: 60px;
	width: 100%
}

.table-loader.transparent {
	background-color: transparent
}

.table-loader.small {
	height: 20px;
	width: 20px
}

.table-loader.left {
	background-position: 0
}

.table-loader.inline {
	display: inline-block;
	vertical-align: middle
}

.table-loader.pagination {
	display: inline-block;
	margin: 28px 20px 0;
	vertical-align: top
}

.table-responsive {
	overflow-x: auto
}

.table-striped>tbody>tr:nth-of-type(odd).highlight {
	background-color: #ff8
}

.table-striped>tbody>tr:nth-of-type(odd).highlight-error {
	background-color: #f9d5d9;
	transition: background-color .2s
}

.table-striped>tbody>tr:nth-of-type(odd).highlight-success {
	background-color: #dff0d8;
	transition: background-color .2s
}

.panel {
	position: relative
}

.panel .dropdown .dropdown-menu {
	min-width: 165px
}

.panel .table-responsive .dropdown {
	position: static
}

.panel .table-responsive .dropdown .dropdown-menu {
	left: 7px;
	min-width: 140px;
	top: auto
}

.panel table.table-nowrap {
	white-space: nowrap
}

.panel table .cell-wrap {
	white-space: normal
}

.panel table .text-wrap {
	word-break: break-all
}

.panel table tbody tr {
	transition: background-color .2s
}

.panel table tbody tr.highlight {
	background-color: #ff8
}

.panel table tbody tr.highlight-error {
	background-color: #f9d5d9;
	transition: background-color .2s
}

.panel table tbody tr.highlight-success {
	background-color: #dff0d8;
	transition: background-color .2s
}

.panel table tbody tr.issued, .panel table tbody tr.pending, .panel table tbody tr.pending-async
	{
	background: #f0eef4
}

.panel table tbody tr.blocked, .panel table tbody tr.pending-review {
	background: #faedf2
}

.panel table tbody tr.chargebacked {
	color: #93c
}

.panel table tbody tr.pre-arbitrated {
	color: #f69
}

.panel table tbody tr.chargeback-reversed, .panel table tbody tr.represented
	{
	color: #63f
}

.panel table tbody tr.new {
	background: #ecf0f1
}

.panel table tbody tr.in-progress {
	background: #fcf3d3
}

.panel table tbody tr.selected td {
	background-color: #d9edf7
}

.panel table tbody tr td {
	vertical-align: middle
}

.panel table .highlight {
	background-color: #ff8
}

.panel table .reseller td {
	background-color: #dff0d8;
	font-weight: 700
}

.panel table .merchant {
	font-weight: 700
}

.panel table th.table-col-xs {
	width: 32px
}

.panel table th.table-col-sm {
	width: 100px
}

.navbar-nav.no-margin.navbar-right:last-child, .no-margin {
	margin: 0
}

.navbar-logo {
	background: #fff;
	background: linear-gradient(90deg, #fff 44%, #f7f8fb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white",
		endColorstr="#f7f8fb", GradientType=1);
	float: left;
	height: 60px;
	line-height: 60px;
	position: relative;
	text-align: center;
	width: 251px
}

@media ( max-width :1200px) {
	.navbar-logo {
		margin-left: 61px
	}
}

.navbar-logo img {
	max-height: 65%;
	max-width: 90%
}

.nav-trigger {
	transition: .3s;
	background: #f7f8fb;
	cursor: pointer;
	display: none;
	font-size: 0;
	height: 61px;
	left: 0;
	padding: 18px 15px;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	width: 61px;
	z-index: 2
}

@media ( max-width :1200px) {
	.nav-trigger {
		display: block
	}
}

.nav-trigger span {
	transition: .3s;
	background: #555;
	border-radius: 2px;
	display: block;
	height: 2px;
	position: relative;
	width: 30px
}

.nav-trigger span:before {
	top: 10px
}

.nav-trigger span:after, .nav-trigger span:before {
	transition: .3s;
	background: #555;
	border-radius: 2px;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 100%
}

.nav-trigger span:after {
	top: 20px
}

.nav-trigger.open, .nav-trigger:hover {
	background: #2a3f54
}

.nav-trigger.open span, .nav-trigger.open span:after, .nav-trigger.open span:before,
	.nav-trigger:hover span, .nav-trigger:hover span:after, .nav-trigger:hover span:before
	{
	background: #fff
}

@media ( max-width :765px) {
	.navbar-static-top .dropdown .dropdown-toggle {
		font-size: 22px;
		position: absolute;
		right: 0;
		top: -49px
	}
	.navbar-static-top .dropdown .dropdown-toggle .glyphicon {
		margin-right: 0
	}
	.navbar-static-top .dropdown .dropdown-toggle .caret {
		margin-bottom: 6px
	}
}

@media ( max-width :480px) {
	.nav-pills>li {
		width: 100%
	}
}

.session-time {
	background: #f7f8fb;
	color: #555;
	min-width: 110px;
	padding: 20px;
	text-align: center;
	transition: background .15s ease-in-out
}

.session-time.warning {
	background: #fcc633;
	color: #fff
}

.session-time.warning .session-progress {
	background: #efb311
}

.session-time.danger {
	background: #e33244;
	color: #fff
}

.session-time:before {
	content: "";
	display: inline-block;
	font-family: Glyphicons Halflings;
	margin: 0 10px 0 0;
	vertical-align: bottom
}

.session-time .session-progress {
	background: #ddd;
	bottom: -1px;
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%
}

.session-time .session-progress .session-bar {
	background: #5cb85c;
	height: 3px;
	transition: all .3s ease-in-out;
	width: 100%
}

.session-time .session-progress .session-bar.warning {
	background: #fcc633
}

.session-time .session-progress .session-bar.danger {
	background: #e33244
}
/*! nouislider - 10.1.0 - 2017-07-28 13:09:54 */
.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	box-sizing: border-box
}

.noUi-target {
	position: relative;
	direction: ltr
}

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.noUi-connect {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0
}

.noUi-origin {
	position: absolute;
	height: 0;
	width: 0
}

.noUi-handle {
	position: relative;
	z-index: 1
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
	transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-base, .noUi-handle {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.noUi-horizontal {
	height: 18px
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px
}

.noUi-target {
	background: #fafafa;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connect {
	background: #3fb8af;
	border-radius: 4px;
	box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
	transition: background .45s
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize
}

.noUi-handle {
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	cursor: default;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px
		#bbb
}

.noUi-active {
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px
		#bbb
}

.noUi-handle:after, .noUi-handle:before {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #e8e7e6;
	left: 14px;
	top: 6px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px
}

.noUi-vertical .noUi-handle:after {
	top: 17px
}

[disabled] .noUi-connect {
	background: #b8b8b8
}

[disabled].noUi-handle, [disabled] .noUi-handle, [disabled].noUi-target
	{
	cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
	box-sizing: border-box
}

.noUi-pips {
	position: absolute;
	color: #999
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px
}

.noUi-marker {
	position: absolute;
	background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
	background: #aaa
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%
}

.noUi-value-horizontal {
	-webkit-transform: translate3d(-50%, 50%, 0);
	transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%
}

.noUi-value-vertical {
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px
}

.noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	left: 50%;
	bottom: 120%
}

.noUi-vertical .noUi-tooltip {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	right: 120%
}

.noUi-horizontal {
	border-radius: 2px;
	box-shadow: none;
	height: 10px
}

.noUi-horizontal .noUi-handle {
	box-shadow: none;
	height: 20px;
	outline: 0
}

.noUi-horizontal .noUi-handle:focus {
	border-color: #78c6ea
}

.noUi-connect {
	background: #d1e5f5;
	border: 1px solid #78c6ea;
	bottom: -1px;
	box-shadow: none;
	top: -1px
}

.noUi-handle:after, .noUi-handle:before {
	height: 10px;
	top: 4px
}

.noUi-handle:after {
	left: 17px
}

.noUi-marker-horizontal.noUi-marker {
	width: 1px
}

.noUi-value {
	color: #333;
	font-size: 10px;
	margin-top: 15px;
	position: absolute;
	text-align: center;
	white-space: nowrap
}

.noUi-tooltip {
	background: rgba(51, 51, 51, .831372549);
	border: 1px solid #000;
	color: #fff;
	display: none;
	font-size: 10px
}

.noUi-pips-horizontal {
	height: 60px
}

label.required:before {
	color: #e33244;
	content: "* "
}

.daterange-picker label.radio-inline:first-of-type {
	padding-left: 0
}

optgroup {
	font-style: normal
}

optgroup.disabled, optgroup.disabled option, optgroup.disabled option.disabled,
	optgroup.merchant_disabled, optgroup.merchant_disabled option, optgroup.merchant_disabled option.disabled
	{
	color: #e33244
}

optgroup.disabled option.enabled, optgroup.enabled option.enabled,
	optgroup.merchant_disabled option.enabled {
	color: #333
}

tr td .btn {
	margin-bottom: 3px
}

@media ( max-width :768px) {
	.filter, .for-chosen-wrapper, .form-control, .form-group .btn,
		.input-group {
		margin-bottom: 10px
	}
	.radio-inline {
		display: block
	}
	.radio-inline+.radio-inline {
		margin: 0
	}
	.checkbox-inline {
		display: block
	}
	.checkbox-inline+.checkbox-inline {
		margin: 0
	}
}

.radio-inline label {
	font-weight: 400
}

.btn-file {
	overflow: hidden;
	position: relative
}

.btn-file input[type=file] {
	background: #fff;
	cursor: inherit;
	display: block;
	filter: alpha(opacity = 0);
	font-size: 100px;
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	outline: none;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0
}

#css-panel input[readonly], #logo-panel input[readonly], #privacy-panel input[readonly],
	#tac-panel input[readonly], #upload-file input[readonly], body.key input[readonly]
	{
	background-color: #fff !important;
	cursor: text !important
}

.fieldWithErrors {
	display: inline
}

.fieldWithErrors .form-control {
	background: #f2dede;
	border-color: #ebccd1
}

.errorMessage {
	color: #a94442;
	font-size: .9em;
	padding: 5px 0 0;
	position: relative
}

#errorExplanation {
	background-color: #ffd9d9;
	border: 1px solid #ec5856;
	border-radius: 3px;
	box-sizing: border-box;
	color: #c11c2e;
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 20px;
	width: 100%
}

#errorExplanation ul {
	font-size: .9em;
	font-weight: 400;
	margin: 0;
	padding-left: 15px
}

#errorExplanation h2 {
	display: none
}

#birth_date_params .form-control, #optional_birth_date_params .form-control,
	#required_birth_date_params .form-control {
	width: 33%
}

.form-control.loading {
	background:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/ajax-loader-7b9776076d5fceef4993b55c9383dedd.gif)
		no-repeat center right 10px;
	display: block;
	height: 34px;
	margin: 0
}

.toggle-pwd-visibility+.glyphicon {
	cursor: pointer;
	pointer-events: all
}

.for-chosen-wrapper.multiple {
	height: 34px;
	position: relative
}

.for-chosen-wrapper.multiple .chosen-container-multi {
	position: absolute
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices {
	background: #fff;
	border-color: #ccc;
	border-radius: 3px;
	height: 36px !important;
	line-height: 34px;
	position: relative
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices .search-field
	{
	overflow: hidden
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices input.default
	{
	height: 30px !important;
	overflow-y: hidden;
	width: 100% !important
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices li.search-choice
	{
	background: #fff;
	border: 0;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	box-sizing: border-box;
	height: 35px;
	line-height: 20px;
	margin: 0 !important;
	margin-top: 3px;
	padding: 6px 12px;
	width: 100% !important
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
	.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover
	{
	right: 10px;
	top: 10px
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices li.search-choice span
	{
	display: block;
	overflow-x: hidden;
	text-overflow: ellipsis;
	width: 94%
}

.for-chosen-wrapper.multiple .chosen-container-multi .chosen-choices li.search-field input[type=text]
	{
	height: 26px
}

.for-chosen-wrapper.multiple .chosen-container-multi .search-field {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	cursor: text;
	display: block;
	height: 35px !important;
	left: 0;
	line-height: 28px;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	top: -35px;
	width: 100%;
	z-index: 10
}

.for-chosen-wrapper.multiple .chosen-container-multi:hover .chosen-choices
	{
	height: auto !important;
	max-height: 150px;
	min-height: 30px !important;
	overflow-y: auto !important;
	padding-top: 35px !important;
	z-index: 999
}

.for-chosen-wrapper.multiple .chosen-container-multi:hover .search-field
	{
	top: 0
}

.tags-select .chosen-container {
	display: inline-block;
	width: 100% !important
}

.tags-select .chosen-container .chosen-results li {
	padding: 10px 15px
}

.tags-select .chosen-container .chosen-results li.active-result.highlighted,
	.tags-select .chosen-container .chosen-results li:hover {
	background: #d9edf7;
	color: #31708f
}

.tags-select .chosen-container .chosen-drop {
	max-width: 400px;
	width: 48%
}

.tags-select .chosen-container-multi {
	position: relative
}

.tags-select .chosen-container-multi .chosen-choices {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0;
	margin: 0 0 10px;
	min-height: 39px;
	overflow: visible;
	position: relative;
	top: 0
}

.tags-select .chosen-container-multi .chosen-choices .search-field {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 37px;
	min-height: 37px;
	padding: 0 10px;
	position: relative;
	width: 100%
}

.tags-select .chosen-container-multi .chosen-choices .search-field input.default
	{
	width: 100% !important
}

.tags-select .chosen-container-multi .chosen-choices li.search-choice {
	background: #d9edf7;
	border: 1px solid #bce8f1;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
	color: #31708f;
	display: inline-block;
	line-height: 35px;
	margin: 0 0 10px;
	min-height: 35px;
	min-width: 49%;
	padding: 0 30px 0 15px;
	text-align: left
}

.tags-select .chosen-container-multi .chosen-choices li.search-choice:nth-child(odd)
	{
	margin-right: 2%
}

.tags-select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
	.tags-select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover
	{
	background-position: -42px 7px;
	height: 18px;
	width: 20px
}

.chosen-container-single.chosen-loading .chosen-single div {
	background:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/ajax-loader-7b9776076d5fceef4993b55c9383dedd.gif)
		no-repeat 50%;
	height: 32px;
	width: 30px
}

.chosen-container-single.chosen-loading .chosen-single div b {
	display: none
}

.breadcrumb {
	font-size: 13px
}

.editable-wpf-attributes {
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0 10px 5px
}

.editable-wpf-attributes .label-help {
	position: absolute;
	right: 0;
	top: -24px
}

.editable-wpf-attributes .tooltip-inner {
	max-width: 250px;
	width: 250px
}

.editable-wpf-attributes .field-status {
	font-size: 10px;
	vertical-align: middle
}

.editable-wpf-attributes .field-status.read-only {
	color: #5cb85c
}

.editable-wpf-attributes .field-status.editable {
	color: #22a7e6
}

.panel-info.panel-extended {
	background-color: #f9f9fc
}

.panel-info.panel-extended.error {
	border-color: #e33244
}

.alert .glyphicon {
	padding-right: 15px
}

.alert ul {
	padding-left: 20px
}

.alert.alert-success-light {
	background-color: #d8f7cb;
	border-color: #5bb85b;
	color: #5bb85b
}

.alert.alert-success-light a {
	color: #3a9e3a;
	text-decoration: underline
}

.alert.alert-success-light .glyphicon {
	color: #3a9e3a
}

.alert.alert-danger-light {
	background-color: #ffb9b9;
	border-color: #ec5856;
	color: #c11c2e
}

.alert.alert-danger-light a {
	color: #9c0a1a;
	text-decoration: underline
}

.alert.alert-danger-light .glyphicon {
	color: #9c0a1a
}

.alert.alert-info-light {
	background-color: #d9eef7;
	border-color: #23a7e5;
	color: #22a7e6
}

.alert.alert-info-light a {
	color: #078bca;
	text-decoration: underline
}

.alert.alert-info-light .glyphicon {
	color: #078bca
}

.alert.alert-warning-light {
	background-color: #ffe08b;
	border-color: #ffbd0a;
	color: #b18100
}

.alert.alert-warning-light a {
	color: #9e6f04;
	text-decoration: underline
}

.alert.alert-warning-light .glyphicon {
	color: #9e6f04
}

.alert.alert-slim {
	margin-bottom: 10px;
	padding: 5px 10px
}

.alert.alert-slim .glyphicon {
	padding-right: 5px
}

.spinner {
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
	border-radius: 50%;
	border: .25rem solid rgba(0, 0, 0, .2);
	border-top-color: #000;
	height: 24px;
	width: 24px
}

.spinner.center {
	margin: 0 auto
}

.spinner.inline {
	display: inline-block;
	margin: -2px 5px;
	position: absolute
}

.spinner.medium {
	height: 48px;
	width: 48px
}

.spinner.blue {
	border-color: #22a7e6 rgba(34, 167, 230, .2) rgba(34, 167, 230, .2)
}

.spinner.refined-blue {
	border-color: #2678de rgba(38, 120, 222, .2) rgba(38, 120, 222, .2)
}

.spinner.refined-green {
	border-color: #34b912 rgba(9, 94, 27, .2) rgba(9, 94, 27, .2)
}

.dashboard-chart {
	height: 440px
}

.dashboard-chart .dashboard-chart-container {
	border-bottom: 1px solid #ebeef1;
	height: 371px;
	margin-bottom: 15px;
	padding-bottom: 10px
}

.dashboard-chart .dashboard-chart-slider {
	float: none;
	margin: 0 auto 45px
}

.dashboard-chart-alert {
	display: none
}

.dashboard-chart-details {
	margin-top: 7px;
	position: absolute;
	right: 40px
}

.dashboard-chart-details .dashboard-chart-range,
	.dashboard-chart-details .dashboard-chart-total {
	float: left;
	font-size: 12px;
	margin-left: 30px
}

.dashboard-chart-details .dashboard-chart-range span:first-child,
	.dashboard-chart-details .dashboard-chart-total span:first-child {
	color: #333;
	font-weight: 700
}

.dashboard-chart-details .dashboard-chart-range span,
	.dashboard-chart-details .dashboard-chart-total span {
	color: #999
}

.dashboard-chart-loader {
	left: 0;
	margin-top: -12px;
	position: absolute;
	right: 0;
	top: 50%
}

#chart-currency+.chosen-container, #health-currency+.chosen-container {
	width: 100px !important
}

#chart-currency+.chosen-container .chosen-single, #health-currency+.chosen-container .chosen-single
	{
	height: 26px;
	line-height: 26px
}

#chart-currency+.chosen-container div>b, #health-currency+.chosen-container div>b
	{
	background-position-y: 3px
}

@media only screen and (-webkit-min-device-pixel-ratio:2) , only screen
	and (min-resolution:2dppx) {
	#chart-currency+.chosen-container div>b, #health-currency+.chosen-container div>b
		{
		background-position-y: 3px
	}
}

.analysis-stats-chart {
	background-color: #fff !important
}

.analysis-stats-chart td {
	border-top: 0 !important;
	padding: 0 !important
}

.analysis-stats-chart td .analysis-stats-chart-alert-container {
	left: 75px;
	margin-top: -39px;
	position: absolute;
	top: 50%;
	width: 790px
}

.analysis-stats-chart td>div {
	height: 0;
	overflow: hidden;
	position: relative;
	transition: height .3s;
	width: 900px
}

.analysis-stats-chart td>div.open {
	height: 300px
}

.analysis-stats-chart b {
	display: block;
	height: 300px;
	overflow: hidden;
	width: 900px
}

.analysis-custom-chart, .analysis-stats-chart canvas {
	height: 300px
}

.analysis-custom-chart-container {
	display: none
}

.analysis-custom-chart-container .dashboard-chart-container {
	height: 300px
}

.analysis-custom-chart-container .dashboard-chart-details {
	float: right;
	margin-top: 2px;
	position: relative;
	right: 0
}

.custom-chart-table-alert {
	display: none
}

.custom-chart-table .panel-footer {
	height: 43px
}

.btn-group-sx>.btn, .btn-sx {
	border-radius: 2px;
	font-size: 10px;
	line-height: 1.5;
	padding: 0 3px
}

.btn {
	transition: all .3s
}

.btn-primary-light {
	background-color: #d9eff7;
	border-color: #24a7e6;
	color: #3fa7e7
}

.btn-primary-light:hover {
	color: #078bca
}

.btn-success-light {
	background-color: #d8f7cb;
	border-color: #5bb85b;
	color: #5bb85b
}

.btn-success-light:hover {
	color: #3a9e3a
}

.btn-danger-light {
	background-color: #ffb9b9;
	border-color: #ec5856;
	color: #c11c2e
}

.btn-danger-light:hover {
	color: #9c0a1a
}

.btn-dropdown-link {
	background-color: #fff;
	border: 0;
	padding: 3px 20px;
	text-align: left;
	width: 100%
}

.btn-dropdown-link:focus {
	outline: none
}

.btn-dropdown-link:hover {
	background-color: #f5f5f5
}

.modal-footer .button_to {
	display: inline-block;
	margin-left: 5px
}

.copy-btn {
	color: #a2a2a2;
	cursor: pointer;
	font-size: 15px
}

.copy-btn .glyphicon {
	color: #22a7e6
}

.copy-btn .glyphicon.glyphicon-ok {
	color: #5bb85b
}

.copy-btn .glyphicon.glyphicon-remove {
	color: #ec5856
}

.tab-field {
	display: inline-block;
	margin-right: 5px
}

.tab-field label {
	font-weight: 400
}

.tab-field input[type=radio] {
	display: none
}

.tab-field input[type=radio]+span {
	border-radius: 3px;
	border: 1px solid #bbc6d9;
	box-shadow: 0 1px 1px 0 rgba(213, 220, 231, .56);
	display: block;
	font-size: 12px;
	line-height: 28px;
	padding: 0 15px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.tab-field input[type=radio]+span:before {
	content: " ";
	display: block;
	height: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0
}

.tab-field input[type=radio]+span:after {
	content: "";
	display: block;
	height: 10px;
	left: 4px;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px
}

.tab-field input[type=radio]:checked+span {
	color: #106efc;
	border-color: #106efc;
	box-shadow: 0 0 0 1px #106efc
}

.tab-field input[type=radio]:checked+span:before {
	border-color: #106efc transparent transparent;
	border-style: solid;
	border-width: 20px 20px 0 0;
	display: block;
	opacity: 1
}

.tab-field input[type=radio]:checked+span:after {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: block;
	opacity: 1
}

.checkbox-field label {
	font-weight: 400;
	padding-left: 28px
}

.checkbox-field input[type=checkbox] {
	display: none
}

.checkbox-field input[type=checkbox]+span {
	display: block;
	font-size: 12px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox-field input[type=checkbox]+span:before {
	border-radius: 3px;
	border: 1px solid #bbc6d9;
	box-shadow: 0 1px 1px 0 rgba(213, 220, 231, .56);
	content: " ";
	display: block;
	height: 18px;
	left: -28px;
	position: absolute;
	top: 0;
	width: 18px
}

.checkbox-field input[type=checkbox]+span:after {
	content: "";
	display: block;
	height: 10px;
	left: -21px;
	opacity: 0;
	position: absolute;
	top: 3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px
}

.checkbox-field input[type=checkbox]:checked+span:before {
	background: #106efc;
	border-color: #106efc;
	display: block
}

.checkbox-field input[type=checkbox]:checked+span:after {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: block;
	opacity: 1
}

.select-multi, .select-multi-label {
	position: relative
}

.select-multi-all, .select-multi-clear {
	color: #106efc;
	cursor: pointer;
	float: right;
	margin-left: 5px
}

.select-multi-all:hover, .select-multi-clear:hover {
	text-decoration: underline
}

.select-multi-all+span, .select-multi-clear+span {
	color: #ddd;
	float: right;
	margin-left: 5px
}

.input-info-text {
	color: #a2a2a2;
	font-size: 12px;
	margin-top: 5px
}

.input-info-text .glyphicon {
	color: #106efc
}

.percent-field .input-group .form-control {
	z-index: auto
}

.checkbox-field, .empty-field, .select-field, .select-multi, .tabs-field
	{
	-webkit-animation: slide-in-right .4s ease;
	animation: slide-in-right .4s ease
}

.empty-field {
	text-align: center
}

.number-field, .percent-field, .text-field {
	-webkit-animation: slide-in-right .4s ease;
	animation: slide-in-right .4s ease
}

.number-field .form-control, .percent-field .form-control, .text-field .form-control
	{
	box-shadow: none;
	border-radius: 3px;
	height: 38px
}

.number-field .form-control:focus, .percent-field .form-control:focus,
	.text-field .form-control:focus {
	border-color: #106efc;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #106efc;
	outline: 0
}

.number-field .form-control+.input-group-addon, .percent-field .form-control+.input-group-addon,
	.text-field .form-control+.input-group-addon {
	border-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.panel-description {
	color: #999;
	font-size: 14px;
	margin: 0
}

.panel .table-responsive .table {
	margin-bottom: 0
}

.panel-status {
	background-color: #ededed;
	border-radius: 2px;
	color: #9c9c9c;
	display: inline-block;
	font-size: 12px;
	margin: 0 5px;
	padding: 0 5px
}

.panel-status.panel-status-success {
	background-color: #dff0d8;
	color: #5bb85b
}

.panel-status.panel-status-pending {
	background-color: #ffe08b;
	color: #b18100
}

.panel-status.panel-status-error {
	background-color: #ffb9b9;
	color: #c11c2e
}

.panel-options {
	background-color: #f2f4f8
}

.themes-container {
	padding: 0
}

.theme-error, .theme-input, .theme-loader {
	display: none
}

.theme-loader {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10
}

.theme-loader .spinner {
	margin-top: 46px
}

.theme {
	background-size: 100%;
	border: 2px solid #ddd;
	border-radius: 2px;
	display: inline-block;
	font-weight: 400;
	height: 130px;
	margin-bottom: 35px;
	margin-right: 15px;
	position: relative;
	width: 140px
}

.theme:before {
	content: " ";
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0
}

.theme:after, .theme:before {
	display: block;
	opacity: 0;
	transition: opacity .3s
}

.theme:after {
	content: "";
	height: 10px;
	margin-left: 5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 5px
}

.theme.theme-dark {
	background-image:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/dark_theme-a92451100d1abe68a689ccb38f46e68c.png)
}

.theme.theme-light {
	background-image:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/light_theme-ab4a67190ee2b2022837222738899125.png)
}

.theme.theme-light-blue {
	background-image:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/light_blue_theme-385ed5485df060ecd75457fb696ab4d2.png)
}

.theme.theme-light-pink {
	background-image:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/light_pink_theme-765285469026369a876a280b2dd00e9e.png)
}

.theme.theme-custom {
	background-image:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/custom_theme-cccfe35de0d8a5c8bdcc7b8b8287f315.png)
}

.theme .theme-name {
	bottom: -30px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center
}

.theme .theme-default {
	color: #999;
	font-size: 12px
}

.theme-saved:before {
	border-color: #22a7e6 transparent transparent;
	border-style: solid;
	border-width: 20px 20px 0 0;
	display: block;
	opacity: 1
}

.theme-saved:after {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: block;
	opacity: 1
}

:checked+.theme {
	border-color: #22a7e6
}

:checked+.theme .theme-name {
	color: #22a7e6
}

.heading-6 {
	border-bottom: 1px solid #eee;
	color: #777;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 5px
}

.switch-field, .switch-field label {
	display: inline-block
}

.switch-field label {
	border: 1px solid #ccc;
	color: #777 !important;
	font-weight: 400 !important;
	padding: 6px;
	text-align: center;
	width: 200px !important
}

.switch-field label .glyphicon {
	color: #fff;
	display: none;
	font-size: 16px
}

.switch-field label:hover {
	cursor: pointer
}

.switch-field label:first-of-type {
	border-radius: 2px 0 0 2px;
	border-right-width: 0
}

.switch-field label:last-of-type {
	border-radius: 0 2px 2px 0;
	border-left-width: 0
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0)
}

.switch-field input:checked+label {
	border-color: #5cb85c;
	border-left-width: thin !important;
	border-right-width: thin !important;
	color: #5cb85c !important
}

.switch-field input:checked+label .glyphicon {
	color: #5cb85c;
	display: inline !important
}

@
-webkit-keyframes rotate {
	to {-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
@
-webkit-keyframes dash { 0%{
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0
}

50%{
stroke-dasharray
:
89
,
200;
stroke-dashoffset
:
-35px
}
to {
	stroke-dasharray: 89, 200;
	stroke-dashoffset: -124px
}

}
.sp-replacer.sp-light {
	border: none
}

.sp-container {
	background-color: #eee;
	border: 1px solid #ececec !important
}

.sp-container button .sp-choose {
	background-image: none;
	padding: 5px 20px;
	text-shadow: none
}

.sp-container .sp-alpha-inner, .sp-container .sp-clear, .sp-container .sp-color,
	.sp-container .sp-hue {
	border-color: #afafaf
}

.sp-container input.sp-input {
	background: #fff
}

.sp-container .sp-initial {
	border: 1px solid #ccc
}

.sp-container .sp-palette-container {
	padding-left: 2px
}

.sp-container .sp-palette-container .sp-palette-row {
	width: 35px
}

.sp-container .sp-palette-container .sp-palette .sp-thumb-el,
	.sp-container .sp-palette-container .sp-thumb-inner {
	height: 20px;
	width: 25px
}

.sp-container {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 9999994;
	overflow: hidden
}

.sp-container.sp-flat {
	position: relative
}

.sp-container, .sp-container * {
	box-sizing: content-box
}

.sp-top {
	position: relative;
	width: 100%;
	display: inline-block
}

.sp-top-inner {
	right: 0
}

.sp-color, .sp-top-inner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}

.sp-color {
	right: 20%
}

.sp-hue {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 84%;
	height: 100%
}

.sp-clear-enabled .sp-hue {
	top: 33px;
	height: 77.5%
}

.sp-fill {
	padding-top: 80%
}

.sp-sat, .sp-val {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.sp-alpha-enabled .sp-top {
	margin-bottom: 18px
}

.sp-alpha-enabled .sp-alpha {
	display: block
}

.sp-alpha-handle {
	position: absolute;
	top: -4px;
	bottom: -4px;
	width: 6px;
	left: 50%;
	cursor: pointer;
	border: 1px solid #000;
	background: #fff;
	opacity: .8
}

.sp-alpha {
	display: none;
	position: absolute;
	bottom: -14px;
	right: 0;
	left: 0;
	height: 8px
}

.sp-alpha-inner {
	border: 1px solid #333
}

.sp-clear {
	display: none
}

.sp-clear.sp-clear-display {
	background-position: 50%
}

.sp-clear-enabled .sp-clear {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 84%;
	height: 28px
}

.sp-alpha, .sp-alpha-handle, .sp-clear, .sp-container, .sp-container.sp-dragging .sp-input,
	.sp-container button, .sp-dragger, .sp-preview, .sp-replacer,
	.sp-slider {
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.sp-container.sp-buttons-disabled .sp-button-container, .sp-container.sp-input-disabled .sp-input-container,
	.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,
	.sp-initial-disabled .sp-initial, .sp-palette-disabled .sp-palette-container,
	.sp-palette-only .sp-picker-container {
	display: none
}

.sp-sat {
	background-image: linear-gradient(90deg, #fff, rgba(204, 154, 129, 0));
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType= 1,
		startColorstr="#FFFFFFFF", endColorstr="#00CC9A81")
}

.sp-val {
	background-image: linear-gradient(0deg, #000, rgba(204, 154, 129, 0));
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",
		endColorstr="#FF000000")
}

.sp-hue {
	background: linear-gradient(180deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%,
		#f0f 83%, red)
}

.sp-1 {
	height: 17%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",
		endColorstr="#ffff00")
}

.sp-2 {
	height: 16%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",
		endColorstr="#00ff00")
}

.sp-3 {
	height: 17%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",
		endColorstr="#00ffff")
}

.sp-4 {
	height: 17%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",
		endColorstr="#0000ff")
}

.sp-5 {
	height: 16%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",
		endColorstr="#ff00ff")
}

.sp-6 {
	height: 17%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",
		endColorstr="#ff0000")
}

.sp-hidden {
	display: none !important
}

.sp-cf:after, .sp-cf:before {
	content: "";
	display: table
}

.sp-cf:after {
	clear: both
}

.sp-cf {
	*zoom: 1
}

@media ( max-device-width :480px) {
	.sp-color {
		right: 40%
	}
	.sp-hue {
		left: 63%
	}
	.sp-fill {
		padding-top: 60%
	}
}

.sp-dragger {
	border-radius: 5px;
	height: 5px;
	width: 5px;
	border: 1px solid #fff;
	background: #000;
	left: 0
}

.sp-dragger, .sp-slider {
	cursor: pointer;
	position: absolute;
	top: 0
}

.sp-slider {
	height: 3px;
	left: -1px;
	right: -1px;
	border: 1px solid #000;
	background: #fff;
	opacity: .8
}

.sp-container {
	border-radius: 0;
	background-color: #ececec;
	border: 1px solid #f0c49b;
	padding: 0
}

.sp-clear, .sp-color, .sp-container, .sp-container button, .sp-container input,
	.sp-hue {
	font: normal 12px Lucida Grande, Lucida Sans Unicode, Lucida Sans,
		Geneva, Verdana, sans-serif;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.sp-top {
	margin-bottom: 3px
}

.sp-clear, .sp-color, .sp-hue {
	border: 1px solid #666
}

.sp-input-container {
	float: right;
	width: 100px;
	margin-bottom: 4px
}

.sp-initial-disabled .sp-input-container, .sp-input {
	width: 100%
}

.sp-input {
	font-size: 12px !important;
	border: 1px inset;
	padding: 4px 5px;
	margin: 0;
	background: transparent;
	border-radius: 3px;
	color: #222
}

.sp-input:focus {
	border: 1px solid orange
}

.sp-input.sp-validation-error {
	border: 1px solid red;
	background: #fdd
}

.sp-palette-container, .sp-picker-container {
	float: left;
	position: relative;
	padding: 10px 10px 300px;
	margin-bottom: -290px
}

.sp-picker-container {
	width: 172px;
	border-left: 1px solid #fff
}

.sp-palette-container {
	border-right: 1px solid #ccc
}

.sp-palette-only .sp-palette-container {
	border: 0
}

.sp-palette .sp-thumb-el {
	display: block;
	position: relative;
	float: left;
	width: 24px;
	height: 15px;
	margin: 3px;
	cursor: pointer;
	border: 2px solid transparent
}

.sp-palette .sp-thumb-el.sp-thumb-active, .sp-palette .sp-thumb-el:hover
	{
	border-color: orange
}

.sp-thumb-el {
	position: relative
}

.sp-initial {
	float: left;
	border: 1px solid #333
}

.sp-initial span {
	width: 30px;
	height: 25px;
	border: none;
	display: block;
	float: left;
	margin: 0
}

.sp-initial .sp-clear-display {
	background-position: 50%
}

.sp-button-container, .sp-palette-button-container {
	float: right
}

.sp-replacer {
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	padding: 4px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	border: 1px solid #91765d;
	background: #eee;
	color: #333;
	vertical-align: middle
}

.sp-replacer.sp-active, .sp-replacer:hover {
	border-color: #f0c49b;
	color: #111
}

.sp-replacer.sp-disabled {
	cursor: default;
	border-color: silver;
	color: silver
}

.sp-dd {
	padding: 2px 0;
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 10px
}

.sp-preview {
	position: relative;
	width: 25px;
	height: 20px;
	border: 1px solid #222;
	margin-right: 5px;
	float: left;
	z-index: 0
}

.sp-palette {
	*width: 220px;
	max-width: 220px
}

.sp-palette .sp-thumb-el {
	width: 16px;
	height: 16px;
	margin: 2px 1px;
	border: 1px solid #d0d0d0
}

.sp-container {
	padding-bottom: 0
}

.sp-container button {
	background-color: #eee;
	background-image: linear-gradient(180deg, #eee, #ccc);
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	padding: 5px 4px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	vertical-align: middle
}

.sp-container button:hover {
	background-color: #ddd;
	background-image: linear-gradient(180deg, #ddd, #bbb);
	border: 1px solid;
	border-color: #bbb #bbb #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd
}

.sp-container button:active {
	border: 1px solid;
	border-color: #aaa #aaa #888;
	-ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	-o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee
}

.sp-cancel {
	font-size: 11px;
	color: #d93f3f !important;
	padding: 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	text-decoration: none
}

.sp-cancel:hover {
	color: #d93f3f !important;
	text-decoration: underline
}

.sp-palette span.sp-thumb-active, .sp-palette span:hover {
	border-color: #000
}

.sp-alpha, .sp-preview, .sp-thumb-el {
	position: relative;
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.sp-alpha-inner, .sp-preview-inner, .sp-thumb-inner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.sp-palette .sp-thumb-inner {
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)
}

.sp-clear-display {
	background-repeat: no-repeat;
	background-position: 50%;
	background-image:
		url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)
}

body.wpf_custom_theme {
	background-color: #f2f4f8
}

body.wpf_custom_theme .form-container {
	overflow-y: auto;
	max-height: 90vh;
	margin: 0 -25px 50px
}

body.wpf_custom_theme .form-container label {
	width: 80%
}

body.wpf_custom_theme #static-wpf-form {
	float: left;
	width: 25%;
	background-color: #f2f4f8;
	padding: 0 30px;
	position: relative;
	height: 100vh
}

body.wpf_custom_theme #static-wpf-form form label {
	font-weight: 400
}

body.wpf_custom_theme .wpf-wrapper {
	display: inline-block;
	position: relative;
	width: 75%
}

body.wpf_custom_theme .wpf-wrapper #static-wpf {
	width: 100%
}

body.wpf_custom_theme .wpf-wrapper #static-wpf iframe {
	border: none;
	min-height: 99vh;
	width: 100%
}

body.wpf_custom_theme .wpf-wrapper .backdrop {
	height: 100%;
	width: 100%;
	position: absolute;
	background: #fff
}

body.wpf_custom_theme .wpf-wrapper .loader {
	position: absolute;
	width: 100px;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

body.wpf_custom_theme .form-btn {
	border-radius: 2px;
	padding: 5px 10px;
	text-align: center;
	display: inline;
	float: left
}

body.wpf_custom_theme .form-btn.submit {
	bottom: 0;
	left: 5px;
	position: absolute;
	width: 96%;
	margin-bottom: 20px
}

body.wpf_custom_theme .panel {
	border-radius: 2px;
	margin-bottom: 5px
}

body.wpf_custom_theme .panel .panel-heading {
	background-color: #fff
}

body.wpf_custom_theme .panel:first-of-type {
	margin-top: 5px
}

body.wpf_custom_theme :not (.sp-hue, .sp-color ){
	background-image: none !important
}

body.wpf_custom_theme .switch-field label {
	width: 60px !important
}

.locale-list .ellipsis {
	max-width: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.locale-list .lang {
	text-transform: uppercase
}

.locale-list .lang .default-language {
	text-transform: none
}

.locale-list .warning-msg, .locale-list .warning-msg .i {
	color: red
}

.locale-list .small-cell {
	width: 25px
}

.locale-text-form #charCount {
	font-size: 13px
}

.locale-text-form .chosen-single span {
	text-transform: uppercase
}

.locale-text-form .warning-limit {
	color: red
}

.highlight-container {
	height: 62px;
	position: relative
}

.highlight-container .backdrop {
	background-color: #fff;
	height: 62px;
	overflow: auto;
	pointer-events: none;
	position: absolute;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
	width: 100%;
	z-index: 1
}

.highlight-container .highlights {
	color: transparent;
	white-space: pre-wrap;
	word-wrap: break-word
}

.highlight-container .highlights, .highlight-container textarea {
	letter-spacing: 1px;
	padding: 10px
}

.highlight-container textarea {
	background-color: transparent;
	color: #444;
	display: block;
	margin: 0;
	overflow: auto;
	position: absolute;
	resize: none;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
	z-index: 2
}

.highlight-container textarea :focus {
	box-shadow: none;
	outline: none
}

.highlight-container mark {
	background-color: #b1d5e5;
	border-radius: 3px;
	color: transparent;
	padding: 0
}

#email_templates_list .language {
	text-transform: uppercase
}

#email_templates_list .language .default-language {
	text-transform: none
}

#email_templates_list .small-cell {
	width: 25px
}

.input-info-text.warning-msg, .input-info-text.warning-msg i {
	color: red
}

#template-preview {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: monospace;
	padding: 20px;
	transition: background .2s;
	white-space: pre
}

#template-preview-body {
	white-space: normal
}

.genesis-drawer {
	background: #fff;
	bottom: 0;
	font-size: 14px;
	position: fixed;
	top: 0;
	z-index: 10001
}

.genesis-drawer.right {
	right: -83.3333333333%;
	transition: right .4s, box-shadow .6s
}

@media ( min-width :480px) {
	.genesis-drawer.right {
		right: -83.3333333333%
	}
}

@media ( min-width :768px) {
	.genesis-drawer.right {
		right: -83.3333333333%
	}
}

@media ( min-width :992px) {
	.genesis-drawer.right {
		right: -66.6666666667%
	}
}

@media ( min-width :1200px) {
	.genesis-drawer.right {
		right: -50%
	}
}

@media ( min-width :1400px) {
	.genesis-drawer.right {
		right: -41.6666666667%
	}
}

.genesis-drawer.right.open {
	box-shadow: -1px 1px 3px 0 rgba(51, 51, 51, .4);
	right: 0;
	transition: right .4s, box-shadow .6s
}

.genesis-drawer .genesis-drawer-body {
	bottom: 0;
	overflow: scroll;
	padding: 20px 15px;
	position: absolute;
	top: 62px;
	width: 100%
}

@media ( max-width :480px) {
	.page-header .btn-toolbar .genesis-drawer {
		text-align: left
	}
	.page-header .btn-toolbar .genesis-drawer .btn {
		float: left;
		width: auto
	}
}

.loader {
	display: block;
	width: 48px;
	-webkit-animation: slide-in-right .4s ease;
	animation: slide-in-right .4s ease
}

.loader .loader-message {
	font-size: 14px;
	margin-left: -76px;
	margin-top: 5px;
	text-align: center;
	width: 200px;
	position: relative
}

.loader .loader-message.blue {
	color: #22a7e6
}

.loader .loader-message.refined-blue {
	color: #2678de
}

.loader .loader-message.refined-green {
	color: #34b912
}

.loader .loader-message .glyphicon {
	display: block;
	left: 50%;
	margin-left: -7px;
	margin-top: -35px;
	position: absolute;
	top: 0
}

.loader.loader-absolute-center {
	bottom: 50%;
	left: 50%;
	margin-left: -24px;
	margin-top: -24px;
	position: absolute;
	right: 50%;
	top: 50%
}

.loader.loader-horizontal-center {
	margin: 0 auto
}

.wpf-loader {
	width: 100px;
	z-index: 1
}

.wpf-loader:before {
	content: "";
	display: block;
	padding-top: 100%
}

.circular {
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	bottom: 0;
	height: 100%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	width: 100%
}

.path {
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke: #fff;
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	stroke-linecap: round
}

.path-background {
	stroke: #5cb85c
}

@
keyframes rotate {
	to {-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
@
keyframes dash { 0%{
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0
}

50%{
stroke-dasharray
:
89
,
200;
stroke-dashoffset
:
-35px
}
to {
	stroke-dasharray: 89, 200;
	stroke-dashoffset: -124px
}

}
.loading+.wpf-loader {
	display: block;
	opacity: 1
}

.genesis-overlay {
	background: rgba(0, 0, 0, .5);
	bottom: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: -100%;
	transition: opacity .5s;
	z-index: 10000
}

.genesis-overlay.fadein {
	bottom: 0;
	opacity: 1;
	top: 0
}

.genesis-overlay.fadeout {
	bottom: 100%;
	opacity: 0;
	top: -100%;
	transition: opacity .5s, top 0s ease .5s, bottom 0s ease .5s
}

.genesis-tree-wrapper {
	text-align: center
}

.genesis-tree {
	display: inline-block;
	padding: 10px 25px;
	position: relative;
	text-align: left
}

.genesis-tree-root {
	-webkit-animation: slide-in-right .3s ease;
	animation: slide-in-right .3s ease;
	background-color: #34b911;
	border-radius: 10px;
	height: 10px;
	left: 40px;
	position: absolute;
	top: 0;
	width: 10px;
	z-index: 1000
}

.genesis-tree-node {
	-webkit-animation: slide-in-right .4s ease;
	animation: slide-in-right .4s ease;
	border-left: 1px dashed #ddd;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 10px;
	position: relative
}

.genesis-tree-node:last-child {
	border-left-color: transparent
}

.genesis-tree-node.node-current>.genesis-tree-node-name {
	border-color: #ddd;
	background-color: #f1f1f1
}

.genesis-tree-node.node-current>.genesis-tree-node-connection {
	border-bottom: 2px solid #ddd
}

.genesis-tree-node.node-current>.genesis-tree-node-connection .genesis-tree-node-dot
	{
	background-color: #2678de;
	border-color: #2678de;
	height: 10px;
	margin-left: -3px;
	margin-top: -2px;
	width: 10px
}

.genesis-tree-node .genesis-tree-node-name {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #383838;
	display: inline-block;
	font-size: 12px;
	padding: 2px 5px;
	position: relative
}

.genesis-tree-node .genesis-tree-node-id {
	background-color: #f1f1f1;
	border-radius: 2px;
	font-size: 10px;
	margin-right: 10px;
	padding: 2px 5px
}

.genesis-tree-node .genesis-tree-node-type {
	border-radius: 2px;
	color: #fff;
	font-size: 10px;
	margin-left: 10px;
	padding: 2px 5px
}

.genesis-tree-node .genesis-tree-node-type.node-type-reseller {
	background-color: #2678de;
	border: 1px solid #005ed4
}

.genesis-tree-node .genesis-tree-node-type.node-type-agent {
	background-color: #e33244;
	border: 1px solid #b51b2a
}

.genesis-tree-node .genesis-tree-node-type.node-type-iso {
	background-color: #34b912;
	border: 1px solid #329617
}

.genesis-tree-node .genesis-tree-node-type.node-type-ipsp {
	background-color: #efb006;
	border: 1px solid #d29e15
}

.genesis-tree-node .genesis-tree-node-type.node-type-psp {
	background-color: #7690b1;
	border: 1px solid #526b8a
}

.genesis-tree-node .genesis-tree-node-type.node-type-supermerchant {
	background-color: #750bd6;
	border: 1px solid #51118a
}

.genesis-tree-node .genesis-tree-node-type.node-type-paymentfacilitator
	{
	background-color: #e35332;
	border: 1px solid #ad2a0d
}

.genesis-tree-node .genesis-tree-node-connection {
	background-color: #fff;
	border-bottom: 2px solid #ddd;
	border-left: 1px dashed #ddd;
	height: 18px;
	left: -1px;
	position: absolute;
	top: -5px;
	width: 11px
}

.genesis-tree-node .genesis-tree-node-connection .genesis-tree-node-dot
	{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	height: 5px;
	left: -3px;
	position: absolute;
	top: 14px;
	width: 5px
}

.risk-filters-configuration-title {
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	color: #333;
	font-weight: 700
}

.risk-filters-configuration-list-wrapper {
	height: 500px;
	overflow: auto;
	padding: 5px;
	margin: 0 -15px -15px
}

.risk-filters-configuration-list-search {
	border-bottom: 1px solid #ccc;
	margin: -15px -15px 0;
	padding: 10px 15px
}

.risk-filters-configuration-list-search input {
	margin: 0
}

.risk-filters-configuration-list {
	list-style: none;
	padding: 0
}

.risk-filters-configuration-list a {
	text-decoration: none
}

.risk-filters-configuration-list .risk-filter-item {
	padding: 7px 13px;
	color: #353b46;
	border-radius: 3px;
	cursor: pointer;
	transition: border-color .3s, color .3s;
	font-size: 12px
}

.risk-filters-configuration-list .risk-filter-item:hover {
	border-color: #0a59ec;
	color: #0a59ec
}

.risk-filters-configuration-list .risk-filter-item.active {
	border-color: #0a59ec;
	color: #0a59ec;
	background: #e5eeff
}

.risk-filters-configuration-blank,
	.risk-filters-configuration-settings-error {
	height: 500px
}

.risk-filters-configuration-blank span,
	.risk-filters-configuration-blank svg,
	.risk-filters-configuration-settings-error span,
	.risk-filters-configuration-settings-error svg {
	display: block;
	margin: 0 auto
}

.risk-filters-configuration-blank svg,
	.risk-filters-configuration-settings-error svg {
	fill: #ddd;
	width: 150px
}

.risk-filters-configuration-blank span,
	.risk-filters-configuration-settings-error span {
	font-size: 20px;
	color: #333;
	text-align: center;
	padding: 20px;
	margin-top: 100px
}

.risk-filters-configuration-blank svg+span,
	.risk-filters-configuration-settings-error svg+span {
	margin-top: 0;
	font-size: 16px
}

.risk-filters-configuration-settings-error svg {
	fill: #ec5050
}

body, html {
	height: 100%
}

.dropdown .glyphicon {
	margin-right: 10px
}

.box-shadow {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .05), 0 1px 0 rgba(0, 0, 0, .05)
}

.label.label-issued, .label.label-pending-async {
	background: #6e5494;
	color: #fff
}

.label.label-pending-review {
	background: #d2527f;
	color: #fff
}

.label.label-new, .label.label-ready-for-issuing {
	background: #95a5a6
}

.label.label-in-progress {
	background: #fcc633;
	color: #555
}

.label.label-voided {
	background: #337ab7;
	color: #fff
}

.label.label-refunded {
	background: #5bc0de;
	color: #fff
}

.label.label-blocked {
	background: #93c;
	color: #fff
}

.label.label-replaced {
	background: #379bb9;
	color: #fff
}

.page {
	border-spacing: 0;
	display: table;
	height: 100%;
	table-layout: fixed;
	width: 100%
}

.content-wrapper {
	border-left: 1px solid #e7e7e7;
	display: block;
	float: none;
	height: 100%;
	padding: 0 30px 150px;
	position: inherit;
	vertical-align: top
}

@media ( max-width :1200px) {
	.content-wrapper {
		margin: 0;
		padding: 0 15px
	}
}

@media ( max-width :480px) {
	.content-wrapper {
		padding: 0
	}
}

.login-logo {
	margin: 80px 0 30px;
	max-width: 100%;
	width: 168px;
}

.panel-login {
	background: #2a3f54
}

.panel-login .panel-heading {
	background: #2a3f54;
	color: #fff
}

.page-overlay {
	transition: background-color .3s;
	background: transparent;
	display: block;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 0;
	z-index: 998
}

@media ( max-width :1200px) {
	.page-overlay.open {
		background: rgba(0, 0, 0, .7);
		width: 100%
	}
}

@media ( max-width :480px) {
	#terminal-token {
		font-size: 14px;
		word-break: break-all
	}
}

.page-header {
	margin: 20px 0 10px
}

@media ( max-width :480px) {
	.page-header {
		display: flex;
		flex-direction: column-reverse;
		font-size: 25px;
		margin: 20px 0 10px
	}
}

@media ( max-width :480px) {
	.page-header .btn-group {
		width: 100%
	}
	.page-header .btn-toolbar {
		display: block;
		text-align: right;
		width: 100%
	}
	.page-header .btn-toolbar .btn {
		float: none;
		width: 100%
	}
}

.page-header h2 {
	margin: 30px 0 0;
	padding-bottom: 7px
}

@media ( max-width :480px) {
	.page-header h2 {
		font-size: 18px;
		line-height: 1.1em
	}
}

.page-header .btn-group .btn {
	margin-left: 5px
}

.alert h1, .alert h2, .alert h3, .alert h4 {
	margin-bottom: 0;
	margin-top: 0
}

.alert.flash {
	border-radius: 0;
	height: 61px;
	left: 50%;
	margin-left: -25%;
	position: absolute;
	text-align: center;
	width: 50%;
	z-index: 2000
}

@media ( max-width :768px) {
	.alert.flash {
		height: auto;
		left: 0;
		margin: 0;
		width: 100%
	}
}

@media ( max-width :480px) {
	.pagination {
		width: 100%
	}
	.pagination>li {
		display: none
	}
	.pagination>li.pagination-next {
		display: inline-block;
		float: right
	}
	.pagination>li.pagination-previous {
		display: inline-block
	}
}

.panel-collapse>.panel-heading, .toggle-trigger {
	cursor: pointer
}

#spinner_for_chart_loader {
	display: none;
	left: 48%;
	position: relative;
	top: 150px
}

.loading {
	background:
		url(/packs/media/_/_/node_modules/gateway_web_console/app/assets/images/ajax-loader-7b9776076d5fceef4993b55c9383dedd.gif)
		no-repeat 50% #eee;
	border-radius: 2px;
	display: none;
	height: 60px;
	margin-bottom: 20px;
	width: 100%
}

.loading.visible {
	display: block
}

.loading.transparent {
	background-color: transparent;
	left: 500px;
	position: relative;
	top: 120px;
	width: 30px
}

.cursor-pointer {
	cursor: pointer
}

.cursor-question {
	cursor: help
}

iframe {
	border: 0
}

.inline-list {
	list-style: none
}

.inline-list li {
	display: inline-block;
	margin: 0 0 0 10px
}

pre.rate {
	float: left;
	margin: 15px 15px 0 0;
	width: 100px
}

pre.rate span:first-child {
	display: inline-block;
	width: 30%
}

pre.rate span:nth-child(2) {
	display: inline-block;
	text-align: right;
	width: 70%
}

.risk-filters.sortable .ui-state-highlight, .risk-filters.sortable .ui-state.default
	{
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 0 0 10px;
	min-height: 100px;
	width: 100%
}

.risk-filters .panel-heading {
	cursor: pointer
}

.risk-filters .panel-heading .btn-toolbar {
	display: inline-block
}

#loading_preview {
	margin-bottom: 15px;
	text-align: center
}

#email_preview, #loading_preview {
	border: 1px solid #ccc;
	padding: 20px
}

#email_preview {
	border-radius: 3px;
	font-family: monospace;
	transition: background .2s;
	white-space: pre
}

#email_preview.highlight {
	background-color: #ff8;
	transition: background .2s
}

#card_brand_validation_messages, #currency_validation_messages {
	transition: all .2s ease-in-out
}

.highlight-effect {
	transition: background-color .5s ease-in-out
}

.highlight-effect.highlight-effect-active {
	background-color: #ff8
}

.bootstrap-datetimepicker-widget table td.disabled:hover {
	color: #e2e2e2
}

.highlight {
	background-color: #ff8
}

.paginate-async.disabled {
	opacity: .5
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
	{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.glyphicon.glyphicon-question-sign {
	color: #31708f;
	position: absolute;
	right: -3px;
	top: 10px
}

.preference-list {
	height: 500px
}

.preference-list ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.preference-list ul label {
	font-weight: 400
}

.preference-list hr {
	margin: 0 0 10px
}

.actions-dropdown {
	max-width: 85px
}

.modal-scroll {
	max-height: calc(100vh - 210px);
	overflow-y: auto
}

.modal-scroll label {
	font-weight: 400
}

.cortana-search-wrapper .dropdown-menu {
	position: absolute;
	top: -9999px
}

.list-container.with-columns {
	-webkit-column-width: 200px;
	-moz-column-width: 200px;
	column-width: 200px
}

.list-container .category-title {
	margin: 30px 0 5px
}

.list-container .category-title:first-of-type {
	margin-top: 0
}

table.billing_statements .checkbox {
	margin: 0
}

table.billing_statements .checkbox label {
	min-height: 15px
}

table.billing_statements .checkbox input[type=checkbox] {
	cursor: pointer;
	margin: 4px -17px 0
}

.log-container code {
	display: block
}

.log-container code pre {
	max-width: 1568px
}

.panel .table td.log-wrapper {
	border: 0;
	padding: 0
}

.supported-trx-types .heading-6 {
	cursor: pointer;
	margin-bottom: 0
}

.supported-trx-types .well {
	margin-bottom: 0;
	margin-top: 15px
}

.unstyled-ul-container ul, .unstyled-ul-container ul ul {
	list-style: none
}