/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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, 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: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
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: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	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;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !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^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr, img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	select {
		background: #fff !important
	}
	.navbar {
		display: none
	}
	.table td, .table th {
		background-color: #fff !important
	}
	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse !important
	}
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important
	}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-plus:before {
	content: "\2b"
}
.glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: "Open Sans",sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #0e7dec;
	text-decoration: none
}
a:hover, a:focus {
	color: #0b64bc;
	text-decoration: underline;
}
#socialIcons a:hover, #socialIcons a:focus
{
	border-bottom: none;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #header a:hover span, #header a:focus span
{
	border-bottom: 1px dotted #0b64bc;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	width: 100% \9;
	display: inline-block;
	height: auto;
	max-width: 100%
}
.img-rounded {
	border-radius: 0
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	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 {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Open Sans Semibold","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #333
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 33px
}
h2, .h2 {
	font-size: 27px
}
h3, .h3 {
	font-size: 23px
}
h4, .h4 {
	font-size: 19px
}
h5, .h5 {
	font-size: 15px
}
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%
}
cite {
	font-style: normal
}
mark, .mark {
	background-color: #fef5e6;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #999
}
.text-primary {
	color: #ee2126
}
a.text-primary:hover {
	color: #cc1014
}
.text-success {
	color: #5fb767
}
a.text-success:hover {
	color: #469d4e
}
.text-info {
	color: #3e8ede
}
a.text-info:hover {
	color: #2274c7
}
.text-warning {
	color: #f29500
}
a.text-warning:hover {
	color: #bf7600
}
.text-danger {
	color: #b24949
}
a.text-danger:hover {
	color: #8e3a3a
}
.bg-primary {
	color: #fff;
	background-color: #ee2126
}
a.bg-primary:hover {
	background-color: #cc1014
}
.bg-success {
	background-color: #eff8f0
}
a.bg-success:hover {
	background-color: #cce8cf
}
.bg-info {
	background-color: #ecf4fc
}
a.bg-info:hover {
	background-color: #c1daf4
}
.bg-warning {
	background-color: #fef5e6
}
a.bg-warning:hover {
	background-color: #fbe0b5
}
.bg-danger {
	background-color: #f7eded
}
a.bg-danger:hover {
	background-color: #e8c9c9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Consolas, Menlo, Monaco, 'Andale Mono', 'Lucida Console', 'Courier New', Courier, monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #333;
	background-color: #eee;
	border-radius: 0
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 0;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}
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 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.container {
		width: 750px
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
table {
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	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 > th, .table > colgroup+ thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption+ thead > tr:first-child > td, .table > colgroup+ thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0
}
.table > tbody+ tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-child(odd)> td, .table-striped > tbody > tr:nth-child(odd)> th {
	background-color: #f3f3f3
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #eee
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #eee
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e1e1e1
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #eff8f0
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #def0df
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #ecf4fc
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #d6e7f8
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fef5e6
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #fcebce
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f7eded
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #f0dbdb
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive > .table {
		margin-bottom: 0
	}
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap
	}
	.table-responsive > .table-bordered {
		border: 0
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0
	}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #666
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #96c9fd;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(150, 201, 253, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(150, 201, 253, 0.6)
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 34px;
	line-height: 1.42857143 \0
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
	line-height: 28px
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
	line-height: 50px
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.radio+ .radio, .checkbox+ .checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline+ .radio-inline, .checkbox-inline+ .checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm, .form-horizontal .form-group-sm .form-control {
	height: 28px;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
select.input-sm {
	height: 28px;
	line-height: 28px
}
textarea.input-sm, select[multiple].input-sm {
	height: auto
}
.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 50px;
	padding: 12px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}
select.input-lg {
	height: 50px;
	line-height: 50px
}
textarea.input-lg, select[multiple].input-lg {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.input-lg+ .form-control-feedback {
	width: 50px;
	height: 50px;
	line-height: 50px
}
.input-sm+ .form-control-feedback {
	width: 28px;
	height: 28px;
	line-height: 28px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #5fb767
}
.has-success .form-control {
	border-color: #5fb767;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #469d4e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #a5d7aa;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #a5d7aa
}
.has-success .input-group-addon {
	color: #5fb767;
	border-color: #5fb767;
	background-color: #eff8f0
}
.has-success .form-control-feedback {
	color: #5fb767
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #f29500
}
.has-warning .form-control {
	border-color: #f29500;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #bf7600;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffbf59;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffbf59
}
.has-warning .input-group-addon {
	color: #f29500;
	border-color: #f29500;
	background-color: #fef5e6
}
.has-warning .form-control-feedback {
	color: #f29500
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #b24949
}
.has-error .form-control {
	border-color: #b24949;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #8e3a3a;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d19090;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d19090
}
.has-error .input-group-addon {
	color: #b24949;
	border-color: #b24949;
	background-color: #f7eded
}
.has-error .form-control-feedback {
	color: #b24949
}.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 .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group > .form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 16.96px
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 5px
	}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #0a57a4;
	border-color: #094a8c
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #073d74;
	border-color: #052c52
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #0a57a4;
	border-color: #094a8c
}
.btn-primary .badge {
	color: #0a57a4;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5fb767;
	border-color: #4eae57
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #469d4e;
	border-color: #3b8442
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5fb767;
	border-color: #4eae57
}
.btn-success .badge {
	color: #5fb767;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #3e8ede;
	border-color: #2881da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #2274c7;
	border-color: #1d63a8
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #3e8ede;
	border-color: #2881da
}
.btn-info .badge {
	color: #3e8ede;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f29500;
	border-color: #d98500
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #bf7600;
	border-color: #9b6000
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f29500;
	border-color: #d98500
}
.btn-warning .badge {
	color: #f29500;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #b24949;
	border-color: #a04242
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #8e3a3a;
	border-color: #753030
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #b24949;
	border-color: #a04242
}
.btn-danger .badge {
	color: #b24949;
	background-color: #fff
}
.btn-link {
	color: #0e7dec;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #0b64bc;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg, .btn-group-lg > .btn {
	padding: 12px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}
.btn-sm, .btn-group-sm > .btn {
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+ .btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	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;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box
}
.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: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: rgba(0,0,0,0.1)
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #0a57a4
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed
}
.open > .dropdown-menu {
	display: block
}
.open > a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0
}
.btn-group .btn+ .btn, .btn-group .btn+ .btn-group, .btn-group .btn-group+ .btn, .btn-group .btn-group+ .btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar .btn-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-bottom-right-radius: 0;
	border-top-right-radius: 0
}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group > .btn+ .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group > .btn-lg+ .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical > .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 > .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-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0}.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-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified > .btn-group .btn {
	width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0)
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 50px;
	padding: 12px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 50px;
	line-height: 50px
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 28px;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 28px;
	line-height: 28px
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child)
:not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #666;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}
.input-group-addon.input-sm {
	padding: 4px 8px;
	font-size: 12px;
	border-radius: 0
}
.input-group-addon.input-lg {
	padding: 12px 16px;
	font-size: 18px;
	border-radius: 0
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>
.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>
.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn > .btn {
	position: relative
}
.input-group-btn > .btn+ .btn {
	margin-left: -1px
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	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 {
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav > li {
	position: relative;
	display: block
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav > li.disabled > a {
	color: #999
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #0e7dec
}
.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.42857143;
	border: 1px solid transparent;
	border-radius: 0 0 0 0
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #000;
	background-color: #e9e9e9;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
	border-bottom: 6px solid #ddd
}
.nav-tabs.nav-justified > li {
	float: none
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0
	}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0
	}
	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #ddd
	}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0
	}
	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #ddd
	}
}
.nav-pills > li {
	float: left
}
.nav-pills > li > a {
	border-radius: 0
}
.nav-pills > li+ li {
	margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #0a57a4
}
.nav-stacked > li {
	float: none
}
.nav-stacked > li+ li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified > li {
	float: none
}
.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%
	}
	.nav-justified > li > a {
		margin-bottom: 0
	}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0
	}
	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
		border-bottom-color: #ddd
	}
}
.tab-content > .tab-pane {
	display: none
}
.tab-content > .active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 40px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 0
	}
}
@media (min-width: 768px) {
	.navbar-header {
		float: left
	}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}
@media (max-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width: 768px) {
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0
	}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@media (min-width: 768px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0
	}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 10px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 40px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}
.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: 5px -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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav > li {
		float: left
	}
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: -15px
	}
}
@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
		float: left
	}
	.navbar-right {
		float: right !important;
		float: right
	}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 3px;
	margin-bottom: 3px
}
@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 .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
		width: auto
	}
	.navbar-form .input-group > .form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}
@media (min-width: 768px) {
	.navbar-form .input-group .input-group-btn {
		width: 1%
	}
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
}
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-form.navbar-right:last-child {
		margin-right: -15px
	}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 3px;
	margin-bottom: 3px
}
.navbar-btn.btn-sm {
	margin-top: 6px;
	margin-bottom: 6px
}
.navbar-btn.btn-xs {
	margin-top: 9px;
	margin-bottom: 9px
}
.navbar-text {
	margin-top: 10px;
	margin-bottom: 10px
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0
	}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav > li > a {
	color: #777
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent
	}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #999
}
.navbar-inverse .navbar-nav > li > a {
	color: #999
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #080808;
	color: #fff
}
@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #999
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent
	}
}
.navbar-inverse .navbar-link {
	color: #999
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #999
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}
.breadcrumb {
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	list-style: none;
	/*background-color: #f3f3f3;*/
	border-radius: 0;
    background: none !important;
}
.breadcrumb > li {
	display: inline-block
}
.breadcrumb > li+ li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb > .active {
	color: #999
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	float: right;
}
.pagination > li {
	line-height: 1.2em;
	margin: 0;
	display: inline;
}
.pagination > li.disabled
{

}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #0955a8;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #0b64bc;
	background-color: #eee;
	border-color: #ddd
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #0955a8;
	border-color: #0955a8;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 12px 16px;
	font-size: 18px
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 4px 8px;
	font-size: 12px
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.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:hover, .pager li > a:focus {
	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:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #808080
}
.label-primary {
	background-color: #10147e
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #10147e
}
.label-success {
	background-color: #5fb767
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #469d4e
}
.label-info {
	background-color: #3e8ede
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #2274c7
}
.label-warning {
	background-color: #f29500
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #bf7600
}
.label-danger {
	background-color: #b24949
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #8e3a3a
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 2px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #0e7dec;
	background-color: #fff
}
.nav-pills > li > a > .badge {
	margin-left: 3px
}
.jumbotron {
	padding: 24px;
	margin-bottom: 24px;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 200
}
.jumbotron > hr {
	border-top-color: #d5d5d5
}
.container .jumbotron {
	border-radius: 0
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 38.4px;
		padding-bottom: 38.4px
	}
	.container .jumbotron {
		padding-left: 48px;
		padding-right: 48px
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px
	}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.thumbnail > img, .thumbnail a > img {
	margin-left: auto;
	margin-right: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #0e7dec
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 18px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: bold
}
.alert > p, .alert > ul {
	margin-bottom: 0
}
.alert > p+ p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 38px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #eff8f0;
	border-color: #cee8cc;
	color: #5fb767
}
.alert-success hr {
	border-top-color: #bde0bb
}
.alert-success .alert-link {
	color: #469d4e
}
.alert-info {
	background-color: #ecf4fc;
	border-color: #c1e3f4;
	color: #3e8ede
}
.alert-info hr {
	border-top-color: #abd9f1
}
.alert-info .alert-link {
	color: #2274c7
}
.alert-warning {
	background-color: #fef5e6;
	border-color: #fbd5b5;
	color: #f29500
}
.alert-warning hr {
	border-top-color: #fac79d
}
.alert-warning .alert-link {
	color: #bf7600
}
.alert-danger {
	background-color: #f7eded;
	border-color: #e8c9ce;
	color: #b24949
}
.alert-danger hr {
	border-top-color: #e1b7be
}
.alert-danger .alert-link {
	color: #8e3a3a
}@-webkit-keyframes progress-bar-stripes{
from {
	background-position: 40px 0
}
to {
	background-position: 0 0
}}@keyframes
progress-bar-stripes {from{
	background-position: 40px 0
}
to {
	background-position: 0 0
}}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #ee2126;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px
}
.progress-bar[aria-valuenow="0"] {
	color: #999;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none
}
.progress-bar-success {
	background-color: #5fb767
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #3e8ede
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f29500
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #b24949
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media, .media .media {
	/*margin-top: 15px*/
}
.media:first-child {
	margin-top: 0
}
.media-object {
	display: block
}
.media-heading {
	margin: 0 0 5px
}
.media > .pull-left {
	margin-right: 10px
}
.media > .pull-right {
	margin-left: 10px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #f3f3f3;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.list-group-item > .badge {
	float: right
}
.list-group-item > .badge+ .badge {
	margin-right: 5px
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f9f9f9
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #999
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #999
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #0a57a4;
	border-color: #0a57a4
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #eee
}
.list-group-item-success {
	color: #5fb767;
	background-color: #eff8f0
}
a.list-group-item-success {
	color: #5fb767
}
a.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #5fb767;
	background-color: #def0df
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #5fb767;
	border-color: #5fb767
}
.list-group-item-info {
	color: #3e8ede;
	background-color: #ecf4fc
}
a.list-group-item-info {
	color: #3e8ede
}
a.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #3e8ede;
	background-color: #d6e7f8
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #3e8ede;
	border-color: #3e8ede
}
.list-group-item-warning {
	color: #f29500;
	background-color: #fef5e6
}
a.list-group-item-warning {
	color: #f29500
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #f29500;
	background-color: #fcebce
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #f29500;
	border-color: #f29500
}
.list-group-item-danger {
	color: #b24949;
	background-color: #f7eded
}
a.list-group-item-danger {
	color: #b24949
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #b24949;
	background-color: #f0dbdb
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #b24949;
	border-color: #b24949
}
.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: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	color: inherit
}
.panel-title > a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel > .list-group {
	margin-bottom: 0
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel-heading+ .list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+ .panel-footer {
	border-top-width: 0
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1
}
.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1
}
.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1
}
.panel > .panel-body+ .table, .panel > .panel-body+ .table-responsive {
	border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}
.panel-group .panel+ .panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.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: #ddd
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #ddd
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #ee2126
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #ee2126;
	border-color: #ee2126
}
.panel-primary > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #ee2126
}
.panel-primary > .panel-heading .badge {
	color: #ee2126;
	background-color: #fff
}
.panel-primary > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #ee2126
}
.panel-success {
	border-color: #cee8cc
}
.panel-success > .panel-heading {
	color: #5fb767;
	background-color: #eff8f0;
	border-color: #cee8cc
}
.panel-success > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #cee8cc
}
.panel-success > .panel-heading .badge {
	color: #eff8f0;
	background-color: #5fb767
}
.panel-success > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #cee8cc
}
.panel-info {
	border-color: #c1e3f4
}
.panel-info > .panel-heading {
	color: #3e8ede;
	background-color: #ecf4fc;
	border-color: #c1e3f4
}
.panel-info > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #c1e3f4
}
.panel-info > .panel-heading .badge {
	color: #ecf4fc;
	background-color: #3e8ede
}
.panel-info > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #c1e3f4
}
.panel-warning {
	border-color: #fbd5b5
}
.panel-warning > .panel-heading {
	color: #f29500;
	background-color: #fef5e6;
	border-color: #fbd5b5
}
.panel-warning > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #fbd5b5
}
.panel-warning > .panel-heading .badge {
	color: #fef5e6;
	background-color: #f29500
}
.panel-warning > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #fbd5b5
}
.panel-danger {
	border-color: #e8c9ce
}
.panel-danger > .panel-heading {
	color: #b24949;
	background-color: #f7eded;
	border-color: #e8c9ce
}
.panel-danger > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #e8c9ce
}
.panel-danger > .panel-heading .badge {
	color: #f7eded;
	background-color: #b24949
}
.panel-danger > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #e8c9ce
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 0
}
.well-sm {
	padding: 9px;
	border-radius: 0
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .7;
	filter: alpha(opacity=70)
}
.modal-header {
    padding: 16px 16px 0 16px;
	min-height: 17.42857143px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 16px
}
.modal-footer {
	padding: 16px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+ .btn {
	margin-left: 5px;
	margin-bottom: 0
}
.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: 640px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
		box-shadow: 0 5px 15px rgba(0,0,0,0.5)
	}
	.modal-sm {
		width: 320px
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 980px
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 0
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1 -1 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover > .arrow {
	border-width: 11px
}
.popover > .arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25)
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	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,0.25)
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}
.carousel-inner > .active {
	left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner > .next {
	left: 100%
}
.carousel-inner > .prev {
	left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}
.carousel-inner > .active.left {
	left: -100%
}
.carousel-inner > .active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 18px;
	opacity: 1;
	filter: alpha(opacity=100);
	font-size: 36px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0)
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .thinrow:before, .thinrow:after, .media-grid .media-list:before, .media-grid .media-list:after {
	content: " ";
	display: table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, .thinrow:after, .media-grid .media-list:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: 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;
	visibility: hidden !important
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}@-ms-viewport{width:device-width}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md, td.visible-md {
		display: table-cell !important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}
.visible-print {
	display: none !important
}
@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print, td.visible-print {
		display: table-cell !important
	}
}
.visible-print-block {
	display: none !important
}
@media print {
	.visible-print-block {
		display: block !important
	}
}
.visible-print-inline {
	display: none !important
}
@media print {
	.visible-print-inline {
		display: inline !important
	}
}
.visible-print-inline-block {
	display: none !important
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}
@media print {
	.hidden-print {
		display: none !important
	}
}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome/fontawesome-webfont.eot');
	src: local('FontAwesome'), url('../fonts/fontawesome/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf') format('truetype'), url('/lib/fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
.icon {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.icon-2x {
	font-size: 2em
}
.icon-3x {
	font-size: 3em
}
.icon-4x {
	font-size: 4em
}
.icon-5x {
	font-size: 5em
}
.icon-fw {
	width: 1.28571429em;
	text-align: center
}
.icon-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.icon-ul > li {
	position: relative
}
.icon-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.icon-li.icon-lg {
	left: -1.85714286em
}
.icon-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.icon.pull-left {
	margin-right: .3em
}
.icon.pull-right {
	margin-left: .3em
}
.icon-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.icon-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.icon-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.icon-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.icon-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.icon-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.icon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.icon-stack-1x, .icon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.icon-stack-1x {
	line-height: inherit
}
.icon-stack-2x {
	font-size: 2em
}
.icon-inverse {
	color: #fff
}
.icon-glass:before {
	content: "\f000"
}
.icon-music:before {
	content: "\f001"
}
.icon-search:before {
	content: "\f002"
}
.icon-envelope-o:before {
	content: "\f003"
}
.icon-heart:before {
	content: "\f004"
}
.icon-star:before {
	content: "\f005"
}
.icon-star-o:before {
	content: "\f006"
}
.icon-user:before {
	content: "\f007"
}
.icon-film:before {
	content: "\f008"
}
.icon-th-large:before {
	content: "\f009"
}
.icon-th:before {
	content: "\f00a"
}
.icon-th-list:before {
	content: "\f00b"
}
.icon-check:before {
	content: "\f00c"
}
.icon-times:before {
	content: "\f00d"
}
.icon-search-plus:before {
	content: "\f00e"
}
.icon-search-minus:before {
	content: "\f010"
}
.icon-power-off:before {
	content: "\f011"
}
.icon-signal:before {
	content: "\f012"
}
.icon-gear:before, .icon-cog:before {
	content: "\f013"
}
.icon-trash-o:before {
	content: "\f014"
}
.icon-home:before {
	content: "\f015"
}
.icon-file-o:before {
	content: "\f016"
}
.icon-clock-o:before {
	content: "\f017"
}
.icon-road:before {
	content: "\f018"
}
.icon-download:before {
	content: "\f019"
}
.icon-arrow-circle-o-down:before {
	content: "\f01a"
}
.icon-arrow-circle-o-up:before {
	content: "\f01b"
}
.icon-inbox:before {
	content: "\f01c"
}
.icon-play-circle-o:before {
	content: "\f01d"
}
.icon-rotate-right:before, .icon-repeat:before {
	content: "\f01e"
}
.icon-refresh:before {
	content: "\f021"
}
.icon-list-alt:before {
	content: "\f022"
}
.icon-lock:before {
	content: "\f023"
}
.icon-flag:before {
	content: "\f024"
}
.icon-headphones:before {
	content: "\f025"
}
.icon-volume-off:before {
	content: "\f026"
}
.icon-volume-down:before {
	content: "\f027"
}
.icon-volume-up:before {
	content: "\f028"
}
.icon-qrcode:before {
	content: "\f029"
}
.icon-barcode:before {
	content: "\f02a"
}
.icon-tag:before {
	content: "\f02b"
}
.icon-tags:before {
	content: "\f02c"
}
.icon-book:before {
	content: "\f02d"
}
.icon-bookmark:before {
	content: "\f02e"
}
.icon-print:before {
	content: "\f02f"
}
.icon-camera:before {
	content: "\f030"
}
.icon-font:before {
	content: "\f031"
}
.icon-bold:before {
	content: "\f032"
}
.icon-italic:before {
	content: "\f033"
}
.icon-text-height:before {
	content: "\f034"
}
.icon-text-width:before {
	content: "\f035"
}
.icon-align-left:before {
	content: "\f036"
}
.icon-align-center:before {
	content: "\f037"
}
.icon-align-right:before {
	content: "\f038"
}
.icon-align-justify:before {
	content: "\f039"
}
.icon-list:before {
	content: "\f03a"
}
.icon-dedent:before, .icon-outdent:before {
	content: "\f03b"
}
.icon-indent:before {
	content: "\f03c"
}
.icon-video-camera:before {
	content: "\f03d"
}
.icon-picture-o:before {
	content: "\f03e"
}
.icon-pencil:before {
	content: "\f040"
}
.icon-map-marker:before {
	content: "\f041"
}
.icon-adjust:before {
	content: "\f042"
}
.icon-tint:before {
	content: "\f043"
}
.icon-edit:before, .icon-pencil-square-o:before {
	content: "\f044"
}
.icon-share-square-o:before {
	content: "\f045"
}
.icon-check-square-o:before {
	content: "\f046"
}
.icon-arrows:before {
	content: "\f047"
}
.icon-step-backward:before {
	content: "\f048"
}
.icon-fast-backward:before {
	content: "\f049"
}
.icon-backward:before {
	content: "\f04a"
}
.icon-play:before {
	content: "\f04b"
}
.icon-pause:before {
	content: "\f04c"
}
.icon-stop:before {
	content: "\f04d"
}
.icon-forward:before {
	content: "\f04e"
}
.icon-fast-forward:before {
	content: "\f050"
}
.icon-step-forward:before {
	content: "\f051"
}
.icon-eject:before {
	content: "\f052"
}
.icon-chevron-left:before {
	content: "\f053"
}
.icon-chevron-right:before {
	content: "\f054"
}
.icon-plus-circle:before {
	content: "\f055"
}
.icon-minus-circle:before {
	content: "\f056"
}
.icon-times-circle:before {
	content: "\f057"
}
.icon-check-circle:before {
	content: "\f058"
}
.icon-question-circle:before {
	content: "\f059"
}
.icon-info-circle:before {
	content: "\f05a"
}
.icon-crosshairs:before {
	content: "\f05b"
}
.icon-times-circle-o:before {
	content: "\f05c"
}
.icon-check-circle-o:before {
	content: "\f05d"
}
.icon-ban:before {
	content: "\f05e"
}
.icon-arrow-left:before {
	content: "\f060"
}
.icon-arrow-right:before {
	content: "\f061"
}
.icon-arrow-up:before {
	content: "\f062"
}
.icon-arrow-down:before {
	content: "\f063"
}
.icon-mail-forward:before, .icon-share:before {
	content: "\f064"
}
.icon-expand:before {
	content: "\f065"
}
.icon-compress:before {
	content: "\f066"
}
.icon-plus:before {
	content: "\f067"
}
.icon-minus:before {
	content: "\f068"
}
.icon-asterisk:before {
	content: "\f069"
}
.icon-exclamation-circle:before {
	content: "\f06a"
}
.icon-gift:before {
	content: "\f06b"
}
.icon-leaf:before {
	content: "\f06c"
}
.icon-fire:before {
	content: "\f06d"
}
.icon-eye:before {
	content: "\f06e"
}
.icon-eye-slash:before {
	content: "\f070"
}
.icon-warning:before, .icon-exclamation-triangle:before {
	content: "\f071"
}
.icon-plane:before {
	content: "\f072"
}
.icon-calendar:before {
	content: "\f073"
}
.icon-random:before {
	content: "\f074"
}
.icon-comment:before {
	content: "\f075"
}
.icon-magnet:before {
	content: "\f076"
}
.icon-chevron-up:before {
	content: "\f077"
}
.icon-chevron-down:before {
	content: "\f078"
}
.icon-retweet:before {
	content: "\f079"
}
.icon-shopping-cart:before {
	content: "\f07a"
}
.icon-folder:before {
	content: "\f07b"
}
.icon-folder-open:before {
	content: "\f07c"
}
.icon-arrows-v:before {
	content: "\f07d"
}
.icon-arrows-h:before {
	content: "\f07e"
}
.icon-bar-chart-o:before {
	content: "\f080"
}
.icon-twitter-square:before {
	content: "\f081"
}
.icon-facebook-square:before {
	content: "\f082"
}
.icon-camera-retro:before {
	content: "\f083"
}
.icon-key:before {
	content: "\f084"
}
.icon-gears:before, .icon-cogs:before {
	content: "\f085"
}
.icon-comments:before {
	content: "\f086"
}
.icon-thumbs-o-up:before {
	content: "\f087"
}
.icon-thumbs-o-down:before {
	content: "\f088"
}
.icon-star-half:before {
	content: "\f089"
}
.icon-heart-o:before {
	content: "\f08a"
}
.icon-sign-out:before {
	content: "\f08b"
}
.icon-linkedin-square:before {
	content: "\f08c"
}
.icon-thumb-tack:before {
	content: "\f08d"
}
.icon-external-link:before {
	content: "\f08e"
}
.icon-sign-in:before {
	content: "\f090"
}
.icon-trophy:before {
	content: "\f091"
}
.icon-github-square:before {
	content: "\f092"
}
.icon-upload:before {
	content: "\f093"
}
.icon-lemon-o:before {
	content: "\f094"
}
.icon-phone:before {
	content: "\f095"
}
.icon-square-o:before {
	content: "\f096"
}
.icon-bookmark-o:before {
	content: "\f097"
}
.icon-phone-square:before {
	content: "\f098"
}
.icon-twitter:before {
	content: "\f099"
}
.icon-facebook:before {
	content: "\f09a"
}
.icon-github:before {
	content: "\f09b"
}
.icon-unlock:before {
	content: "\f09c"
}
.icon-credit-card:before {
	content: "\f09d"
}
.icon-rss:before {
	content: "\f09e"
}
.icon-hdd-o:before {
	content: "\f0a0"
}
.icon-bullhorn:before {
	content: "\f0a1"
}
.icon-bell:before {
	content: "\f0f3"
}
.icon-certificate:before {
	content: "\f0a3"
}
.icon-hand-o-right:before {
	content: "\f0a4"
}
.icon-hand-o-left:before {
	content: "\f0a5"
}
.icon-hand-o-up:before {
	content: "\f0a6"
}
.icon-hand-o-down:before {
	content: "\f0a7"
}
.icon-arrow-circle-left:before {
	content: "\f0a8"
}
.icon-arrow-circle-right:before {
	content: "\f0a9"
}
.icon-arrow-circle-up:before {
	content: "\f0aa"
}
.icon-arrow-circle-down:before {
	content: "\f0ab"
}
.icon-globe:before {
	content: "\f0ac"
}
.icon-wrench:before {
	content: "\f0ad"
}
.icon-tasks:before {
	content: "\f0ae"
}
.icon-filter:before {
	content: "\f0b0"
}
.icon-briefcase:before {
	content: "\f0b1"
}
.icon-arrows-alt:before {
	content: "\f0b2"
}
.icon-group:before, .icon-users:before {
	content: "\f0c0"
}
.icon-chain:before, .icon-link:before {
	content: "\f0c1"
}
.icon-cloud:before {
	content: "\f0c2"
}
.icon-flask:before {
	content: "\f0c3"
}
.icon-cut:before, .icon-scissors:before {
	content: "\f0c4"
}
.icon-copy:before, .icon-files-o:before {
	content: "\f0c5"
}
.icon-paperclip:before {
	content: "\f0c6"
}
.icon-save:before, .icon-floppy-o:before {
	content: "\f0c7"
}
.icon-square:before {
	content: "\f0c8"
}
.icon-bars:before {
	content: "\f0c9"
}
.icon-list-ul:before {
	content: "\f0ca"
}
.icon-list-ol:before {
	content: "\f0cb"
}
.icon-strikethrough:before {
	content: "\f0cc"
}
.icon-underline:before {
	content: "\f0cd"
}
.icon-table:before {
	content: "\f0ce"
}
.icon-magic:before {
	content: "\f0d0"
}
.icon-truck:before {
	content: "\f0d1"
}
.icon-pinterest:before {
	content: "\f0d2"
}
.icon-pinterest-square:before {
	content: "\f0d3"
}
.icon-google-plus-square:before {
	content: "\f0d4"
}
.icon-google-plus:before {
	content: "\f0d5"
}
.icon-money:before {
	content: "\f0d6"
}
.icon-caret-down:before {
	content: "\f0d7"
}
.icon-caret-up:before {
	content: "\f0d8"
}
.icon-caret-left:before {
	content: "\f0d9"
}
.icon-caret-right:before {
	content: "\f0da"
}
.icon-columns:before {
	content: "\f0db"
}
.icon-unsorted:before, .icon-sort:before {
	content: "\f0dc"
}
.icon-sort-down:before, .icon-sort-asc:before {
	content: "\f0dd"
}
.icon-sort-up:before, .icon-sort-desc:before {
	content: "\f0de"
}
.icon-envelope:before {
	content: "\f0e0"
}
.icon-linkedin:before {
	content: "\f0e1"
}
.icon-rotate-left:before, .icon-undo:before {
	content: "\f0e2"
}
.icon-legal:before, .icon-gavel:before {
	content: "\f0e3"
}
.icon-dashboard:before, .icon-tachometer:before {
	content: "\f0e4"
}
.icon-comment-o:before {
	content: "\f0e5"
}
.icon-comments-o:before {
	content: "\f0e6"
}
.icon-flash:before, .icon-bolt:before {
	content: "\f0e7"
}
.icon-sitemap:before {
	content: "\f0e8"
}
.icon-umbrella:before {
	content: "\f0e9"
}
.icon-paste:before, .icon-clipboard:before {
	content: "\f0ea"
}
.icon-lightbulb-o:before {
	content: "\f0eb"
}
.icon-exchange:before {
	content: "\f0ec"
}
.icon-cloud-download:before {
	content: "\f0ed"
}
.icon-cloud-upload:before {
	content: "\f0ee"
}
.icon-user-md:before {
	content: "\f0f0"
}
.icon-stethoscope:before {
	content: "\f0f1"
}
.icon-suitcase:before {
	content: "\f0f2"
}
.icon-bell-o:before {
	content: "\f0a2"
}
.icon-coffee:before {
	content: "\f0f4"
}
.icon-cutlery:before {
	content: "\f0f5"
}
.icon-file-text-o:before {
	content: "\f0f6"
}
.icon-building-o:before {
	content: "\f0f7"
}
.icon-hospital-o:before {
	content: "\f0f8"
}
.icon-ambulance:before {
	content: "\f0f9"
}
.icon-medkit:before {
	content: "\f0fa"
}
.icon-fighter-jet:before {
	content: "\f0fb"
}
.icon-beer:before {
	content: "\f0fc"
}
.icon-h-square:before {
	content: "\f0fd"
}
.icon-plus-square:before {
	content: "\f0fe"
}
.icon-angle-double-left:before {
	content: "\f100"
}
.icon-angle-double-right:before {
	content: "\f101"
}
.icon-angle-double-up:before {
	content: "\f102"
}
.icon-angle-double-down:before {
	content: "\f103"
}
.icon-angle-left:before {
	content: "\f104"
}
.icon-angle-right:before {
	content: "\f105"
}
.icon-angle-up:before {
	content: "\f106"
}
.icon-angle-down:before {
	content: "\f107"
}
.icon-desktop:before {
	content: "\f108"
}
.icon-laptop:before {
	content: "\f109"
}
.icon-tablet:before {
	content: "\f10a"
}
.icon-mobile-phone:before, .icon-mobile:before {
	content: "\f10b"
}
.icon-circle-o:before {
	content: "\f10c"
}
.icon-quote-left:before {
	content: "\f10d"
}
.icon-quote-right:before {
	content: "\f10e"
}
.icon-spinner:before {
	content: "\f110"
}
.icon-circle:before {
	content: "\f111"
}
.icon-mail-reply:before, .icon-reply:before {
	content: "\f112"
}
.icon-github-alt:before {
	content: "\f113"
}
.icon-folder-o:before {
	content: "\f114"
}
.icon-folder-open-o:before {
	content: "\f115"
}
.icon-smile-o:before {
	content: "\f118"
}
.icon-frown-o:before {
	content: "\f119"
}
.icon-meh-o:before {
	content: "\f11a"
}
.icon-gamepad:before {
	content: "\f11b"
}
.icon-keyboard-o:before {
	content: "\f11c"
}
.icon-flag-o:before {
	content: "\f11d"
}
.icon-flag-checkered:before {
	content: "\f11e"
}
.icon-terminal:before {
	content: "\f120"
}
.icon-code:before {
	content: "\f121"
}
.icon-reply-all:before {
	content: "\f122"
}
.icon-mail-reply-all:before {
	content: "\f122"
}
.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before {
	content: "\f123"
}
.icon-location-arrow:before {
	content: "\f124"
}
.icon-crop:before {
	content: "\f125"
}
.icon-code-fork:before {
	content: "\f126"
}
.icon-unlink:before, .icon-chain-broken:before {
	content: "\f127"
}
.icon-question:before {
	content: "\f128"
}
.icon-info:before {
	content: "\f129"
}
.icon-exclamation:before {
	content: "\f12a"
}
.icon-superscript:before {
	content: "\f12b"
}
.icon-subscript:before {
	content: "\f12c"
}
.icon-eraser:before {
	content: "\f12d"
}
.icon-puzzle-piece:before {
	content: "\f12e"
}
.icon-microphone:before {
	content: "\f130"
}
.icon-microphone-slash:before {
	content: "\f131"
}
.icon-shield:before {
	content: "\f132"
}
.icon-calendar-o:before {
	content: "\f133"
}
.icon-fire-extinguisher:before {
	content: "\f134"
}
.icon-rocket:before {
	content: "\f135"
}
.icon-maxcdn:before {
	content: "\f136"
}
.icon-chevron-circle-left:before {
	content: "\f137"
}
.icon-chevron-circle-right:before {
	content: "\f138"
}
.icon-chevron-circle-up:before {
	content: "\f139"
}
.icon-chevron-circle-down:before {
	content: "\f13a"
}
.icon-html5:before {
	content: "\f13b"
}
.icon-css3:before {
	content: "\f13c"
}
.icon-anchor:before {
	content: "\f13d"
}
.icon-unlock-alt:before {
	content: "\f13e"
}
.icon-bullseye:before {
	content: "\f140"
}
.icon-ellipsis-h:before {
	content: "\f141"
}
.icon-ellipsis-v:before {
	content: "\f142"
}
.icon-rss-square:before {
	content: "\f143"
}
.icon-play-circle:before {
	content: "\f144"
}
.icon-ticket:before {
	content: "\f145"
}
.icon-minus-square:before {
	content: "\f146"
}
.icon-minus-square-o:before {
	content: "\f147"
}
.icon-level-up:before {
	content: "\f148"
}
.icon-level-down:before {
	content: "\f149"
}
.icon-check-square:before {
	content: "\f14a"
}
.icon-pencil-square:before {
	content: "\f14b"
}
.icon-external-link-square:before {
	content: "\f14c"
}
.icon-share-square:before {
	content: "\f14d"
}
.icon-compass:before {
	content: "\f14e"
}
.icon-toggle-down:before, .icon-caret-square-o-down:before {
	content: "\f150"
}
.icon-toggle-up:before, .icon-caret-square-o-up:before {
	content: "\f151"
}
.icon-toggle-right:before, .icon-caret-square-o-right:before {
	content: "\f152"
}
.icon-euro:before, .icon-eur:before {
	content: "\f153"
}
.icon-gbp:before {
	content: "\f154"
}
.icon-dollar:before, .icon-usd:before {
	content: "\f155"
}
.icon-rupee:before, .icon-inr:before {
	content: "\f156"
}
.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before {
	content: "\f157"
}
.icon-ruble:before, .icon-rouble:before, .icon-rub:before {
	content: "\f158"
}
.icon-won:before, .icon-krw:before {
	content: "\f159"
}
.icon-bitcoin:before, .icon-btc:before {
	content: "\f15a"
}
.icon-file:before {
	content: "\f15b"
}
.icon-file-text:before {
	content: "\f15c"
}
.icon-sort-alpha-asc:before {
	content: "\f15d"
}
.icon-sort-alpha-desc:before {
	content: "\f15e"
}
.icon-sort-amount-asc:before {
	content: "\f160"
}
.icon-sort-amount-desc:before {
	content: "\f161"
}
.icon-sort-numeric-asc:before {
	content: "\f162"
}
.icon-sort-numeric-desc:before {
	content: "\f163"
}
.icon-thumbs-up:before {
	content: "\f164"
}
.icon-thumbs-down:before {
	content: "\f165"
}
.icon-youtube-square:before {
	content: "\f166"
}
.icon-youtube:before {
	content: "\f167"
}
.icon-xing:before {
	content: "\f168"
}
.icon-xing-square:before {
	content: "\f169"
}
.icon-youtube-play:before {
	content: "\f16a"
}
.icon-dropbox:before {
	content: "\f16b"
}
.icon-stack-overflow:before {
	content: "\f16c"
}
.icon-instagram:before {
	content: "\f16d"
}
.icon-flickr:before {
	content: "\f16e"
}
.icon-adn:before {
	content: "\f170"
}
.icon-bitbucket:before {
	content: "\f171"
}
.icon-bitbucket-square:before {
	content: "\f172"
}
.icon-tumblr:before {
	content: "\f173"
}
.icon-tumblr-square:before {
	content: "\f174"
}
.icon-long-arrow-down:before {
	content: "\f175"
}
.icon-long-arrow-up:before {
	content: "\f176"
}
.icon-long-arrow-left:before {
	content: "\f177"
}
.icon-long-arrow-right:before {
	content: "\f178"
}
.icon-apple:before {
	content: "\f179"
}
.icon-windows:before {
	content: "\f17a"
}
.icon-android:before {
	content: "\f17b"
}
.icon-linux:before {
	content: "\f17c"
}
.icon-dribbble:before {
	content: "\f17d"
}
.icon-skype:before {
	content: "\f17e"
}
.icon-foursquare:before {
	content: "\f180"
}
.icon-trello:before {
	content: "\f181"
}
.icon-female:before {
	content: "\f182"
}
.icon-male:before {
	content: "\f183"
}
.icon-gittip:before {
	content: "\f184"
}
.icon-sun-o:before {
	content: "\f185"
}
.icon-moon-o:before {
	content: "\f186"
}
.icon-archive:before {
	content: "\f187"
}
.icon-bug:before {
	content: "\f188"
}
.icon-vk:before {
	content: "\f189"
}
.icon-weibo:before {
	content: "\f18a"
}
.icon-renren:before {
	content: "\f18b"
}
.icon-pagelines:before {
	content: "\f18c"
}
.icon-stack-exchange:before {
	content: "\f18d"
}
.icon-arrow-circle-o-right:before {
	content: "\f18e"
}
.icon-arrow-circle-o-left:before {
	content: "\f190"
}
.icon-toggle-left:before, .icon-caret-square-o-left:before {
	content: "\f191"
}
.icon-dot-circle-o:before {
	content: "\f192"
}
.icon-wheelchair:before {
	content: "\f193"
}
.icon-vimeo-square:before {
	content: "\f194"
}
.icon-turkish-lira:before, .icon-try:before {
	content: "\f195"
}
.icon-plus-square-o:before {
	content: "\f196"
}

@font-face{
	font-family:'Open Sans Light';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-Light-webfont.eot?v=1');
	src:local('Open Sans Light'),local('OpenSans-Light-webfont'),url('../fonts/opensans/OpenSans-Light-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-Light-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-Light-webfont.svg#OpenSans-Light?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans LightItalic';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-LightItalic-webfont.eot?v=1');
	src:local('Open Sans LightItalic'), local('OpenSans-LightItalic-webfont'), url('../fonts/opensans/OpenSans-LightItalic-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-LightItalic-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-LightItalic-webfont.svg#OpenSans-LightItalic?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-Regular-webfont.eot?v=1');
	src:local('Open Sans'), local('OpenSans-Regular-webfont');
	src:url('../fonts/opensans/OpenSans-Regular-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-Regular-webfont.svg#OpenSans-Regular?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans Italic';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-Italic-webfont.eot?v=1');
	src:local('Open Sans Italic'), local('OpenSans-Italic-webfont'), url('../fonts/opensans/OpenSans-Italic-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-Italic-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-Italic-webfont.svg#OpenSans-Italic?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans Semibold';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-Semibold-webfont.eot?v=1');
	src:local('Open Sans Semibold'), local('OpenSans-Semibold-webfont'), url('../fonts/opensans/OpenSans-Semibold-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-Semibold-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-Semibold-webfont.svg#OpenSans-Semibold?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans SemiboldItalic';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-SemiboldItalic-webfont.eot?v=1');
	src:local('Open Sans SemiboldItalic'), local('OpenSans-SemiboldItalic-webfont'), url('../fonts/opensans/OpenSans-SemiboldItalic-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-SemiboldItalic-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-SemiboldItalic-webfont.svg#OpenSans-SemiboldItalic?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans Bold';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-Bold-webfont.eot?v=1');
	src:local('Open Sans Bold'), local('OpenSans-Bold-webfont'), url('../fonts/opensans/OpenSans-Bold-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-Bold-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-Bold-webfont.svg#OpenSans-Bold?v=1') format('svg');
}

@font-face{
	font-family:'Open Sans BoldItalic';
	font-weight: normal;
    font-style: normal;
	src:url('../fonts/opensans/OpenSans-BoldItalic-webfont.eot?v=1');
	src:local('Open Sans BoldItalic'), local('OpenSans-BoldItalic-webfont'), url('../fonts/opensans/OpenSans-BoldItalic-webfont.woff?v=1') format('woff'),url('../fonts/opensans/OpenSans-BoldItalic-webfont.ttf?v=1') format('truetype'),url('../fonts/opensans/OpenSans-BoldItalic-webfont.svg#OpenSans-BoldItalic?v=1') format('svg');
}
	
@font-face {
	font-family: Droid Serif;
	src: local('Droid Serif'), url('../fonts/droidserif/DroidSerif-webfont.eot?#iefix&v=1') format('embedded-opentype'), url('../fonts/droidserif/DroidSerif-webfont.woff?v=1') format('woff'), url('../fonts/droidserif/DroidSerif-webfont.ttf?v=1') format('truetype'), url('../fonts/droidserif/DroidSerif-webfont.svg#DroidSerif?v=1') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: Droid Serif;
	src: local('Droid Serif'), url('../fonts/droidserif/DroidSerif-Italic-webfont.eot?#iefix&v=1') format('embedded-opentype'), url('../fonts/droidserif/DroidSerif-Italic-webfont.woff?v=1') format('woff'), url('../fonts/droidserif/DroidSerif-Italic-webfont.ttf?v=1') format('truetype'), url('../fonts/droidserif/DroidSerif-Italic-webfont.svg#DroidSerif-Italic?v=1') format('svg');
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: Droid Serif;
	src: local('Droid Serif'), url('../fonts/droidserif/DroidSerif-Bold-webfont.eot?#iefix&v=1') format('embedded-opentype'), url('../fonts/droidserif/DroidSerif-Bold-webfont.woff?v=1') format('woff'), url('../fonts/droidserif/DroidSerif-Bold-webfont.ttf?v=1') format('truetype'), url('../fonts/droidserif/DroidSerif-Bold-webfont.svg#DroidSerif-Bold?v=1') format('svg');
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: Droid Serif;
	src: local('Droid Serif'), url('../fonts/droidserif/DroidSerif-BoldItalic-webfont.eot?#iefix&v=1') format('embedded-opentype'), url('../fonts/droidserif/DroidSerif-BoldItalic-webfont.woff?v=1') format('woff'), url('../fonts/droidserif/DroidSerif-BoldItalic-webfont.ttf?v=1') format('truetype'), url('../fonts/droidserif/DroidSerif-BoldItalic-webfont.svg#DroidSerif-BoldItalic?v=1') format('svg');
	font-weight: bold;
	font-style: italic
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border-radius: 2px;
	letter-spacing: 1px;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out
}
.btn:active, .btn.active {
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-primary {
	background-color: #0a57a4;
	border-color: #0a57a4;
	color: #fff !important;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #073d74;
	color: #fff
}
.btn-primary:active, .btn-primary.active {
	background-color: #073d74;
	border-color: #0a57a4;
	color: #fff !important;
}
.btn-success {
	background-color: #5fb767;
	border-color: #5fb767;
	color: #fff
}
.btn-success:hover, .btn-success:focus {
	background-color: #469d4e;
	color: #fff
}
.btn-success:active, .btn-success.active {
	background-color: #469d4e;
	border-color: #5fb767;
	color: #fff
}
.btn-warning {
	background-color: #f29500;
	border-color: #f29500;
	color: #fff
}
.btn-warning:hover, .btn-warning:focus {
	background-color: #bf7600;
	color: #fff
}
.btn-warning:active, .btn-warning.active {
	background-color: #bf7600;
	border-color: #f29500;
	color: #fff
}
.btn-danger {
	background-color: #b24949;
	border-color: #b24949;
	color: #fff
}
.btn-danger:hover, .btn-danger:focus {
	background-color: #8e3a3a;
	color: #fff
}
.btn-danger:active, .btn-danger.active {
	background-color: #8e3a3a;
	border-color: #b24949;
	color: #fff
}
.btn-info {
	background-color: #3e8ede;
	border-color: #3e8ede;
	color: #fff
}
.btn-info:hover, .btn-info:focus {
	background-color: #2274c7;
	color: #fff
}
.btn-info:active, .btn-info.active {
	background-color: #2274c7;
	border-color: #3e8ede;
	color: #fff
}
.btn-square {
	padding: 6px;
}
.btn-square .icon, .btn-square .glyphicon {
	font-size: 1.75em;
	line-height: 0;
	top: .3em
}
.btn-section {
	background-color: #006db4;
	border-color: #006db4;
	color: #fff
}
.btn-section:hover, .btn-section:focus {
	background-color: #006db4;
	color: #fff
}
.btn-section:active, .btn-section.active {
	background-color: #006db4;
	border-color: #006db4;
	color: #fff
}
.btn-nav {
	background-color: #48418c;
	border-color: #48418c;
	color: #fff
}
.btn-nav:hover, .btn-nav:focus {
	background-color: #363169;
	color: #fff
}
.btn-nav:active, .btn-nav.active {
	background-color: #363169;
	border-color: #48418c;
	color: #fff
}
.btn-aside {
	background-color: #448391;
	border-color: #448391;
	color: #fff
}
.btn-aside:hover, .btn-aside:focus {
	background-color: #34646e;
	color: #fff
}
.btn-aside:active, .btn-aside.active {
	background-color: #34646e;
	border-color: #448391;
	color: #fff
}
.btn-pullout {
	background-color: #5f0d0f;
	border-color: #5f0d0f;
	color: #fff
}
.btn-pullout:hover, .btn-pullout:focus {
	background-color: #320708;
	color: #fff
}
.btn-pullout:active, .btn-pullout.active {
	background-color: #320708;
	border-color: #5f0d0f;
	color: #fff
}
.btn-facebook {
	background-color: #3b5998;
	border-color: #3b5998;
	color: #fff
}
.btn-facebook:hover, .btn-facebook:focus {
	background-color: #2d4373;
	color: #fff
}
.btn-facebook:active, .btn-facebook.active {
	background-color: #2d4373;
	border-color: #3b5998;
	color: #fff
}
.btn-flickr {
	background-color: #ff0084;
	border-color: #ff0084;
	color: #fff
}
.btn-flickr:hover, .btn-flickr:focus {
	background-color: #cc006a;
	color: #fff
}
.btn-flickr:active, .btn-flickr.active {
	background-color: #cc006a;
	border-color: #ff0084;
	color: #fff
}
.btn-google-plus {
	background-color: #dd4b39;
	border-color: #dd4b39;
	color: #fff
}
.btn-google-plus:hover, .btn-google-plus:focus {
	background-color: #c23321;
	color: #fff
}
.btn-google-plus:active, .btn-google-plus.active {
	background-color: #c23321;
	border-color: #dd4b39;
	color: #fff
}
.btn-instagram {
	background-color: #517fa4;
	border-color: #517fa4;
	color: #fff
}
.btn-instagram:hover, .btn-instagram:focus {
	background-color: #406582;
	color: #fff
}
.btn-instagram:active, .btn-instagram.active {
	background-color: #406582;
	border-color: #517fa4;
	color: #fff
}
.btn-linkedin {
	background-color: #007bb6;
	border-color: #007bb6;
	color: #fff
}
.btn-linkedin:hover, .btn-linkedin:focus {
	background-color: #005983;
	color: #fff
}
.btn-linkedin:active, .btn-linkedin.active {
	background-color: #005983;
	border-color: #007bb6;
	color: #fff
}
.btn-pinterest {
	background-color: #cb2027;
	border-color: #cb2027;
	color: #fff
}
.btn-pinterest:hover, .btn-pinterest:focus {
	background-color: #9f191f;
	color: #fff
}
.btn-pinterest:active, .btn-pinterest.active {
	background-color: #9f191f;
	border-color: #cb2027;
	color: #fff
}
.btn-twitter {
	background-color: #00aced;
	border-color: #00aced;
	color: #fff
}
.btn-twitter:hover, .btn-twitter:focus {
	background-color: #0087ba;
	color: #fff
}
.btn-twitter:active, .btn-twitter.active {
	background-color: #0087ba;
	border-color: #00aced;
	color: #fff
}
.btn-vimeo {
	background-color: #aad450;
	border-color: #aad450;
	color: #fff
}
.btn-vimeo:hover, .btn-vimeo:focus {
	background-color: #93c130;
	color: #fff
}
.btn-vimeo:active, .btn-vimeo.active {
	background-color: #93c130;
	border-color: #aad450;
	color: #fff
}
.btn-vine {
	background-color: #00bf8f;
	border-color: #00bf8f;
	color: #fff
}
.btn-vine:hover, .btn-vine:focus {
	background-color: #008c69;
	color: #fff
}
.btn-vine:active, .btn-vine.active {
	background-color: #008c69;
	border-color: #00bf8f;
	color: #fff
}
.btn-youtube {
	background-color: #b00;
	border-color: #b00;
	color: #fff
}
.btn-youtube:hover, .btn-youtube:focus {
	background-color: #800;
	color: #fff
}
.btn-youtube:active, .btn-youtube.active {
	background-color: #800;
	border-color: #b00;
	color: #fff
}
.btn-group > .btn+ .dropdown-toggle {
	border-left: 2px solid rgba(255,255,255,0.38)
}
.btn-group > .btn-default+ .dropdown-toggle {
	border-left: 1px solid rgba(0,0,0,0.15)
}
button:active, button.active {
	outline: none !important;
	outline-color: transparent !important;
	-webkit-box-shadow: none;
	box-shadow: none
}
.label {
	padding: .2em .6em .3em .7em;
	font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	border-radius: 1em
}
h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label {
	padding: 0 .3em 0 .4em
}
.form-control {
	color: #111
}
.form-horizontal .form-label {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.form-horizontal .form-label {
		float: left;
		width: 25%
	}
}
.form-horizontal .form-field {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.form-horizontal .form-field {
		float: left;
		width: 75%
	}
}
.form-horizontal .form-pushfield {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.form-horizontal .form-pushfield {
		margin-left: 25%
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-pushfield {
		float: left;
		width: 75%
	}
}
.required.form-control, .is-required .form-control {
	border-color: #111
}
.required.form-control:focus, .is-required .form-control:focus {
	border-color: #96c9fd
}
.error.form-control {
	border-color: #b24949
}
.error.form-control:focus {
	border-color: #96c9fd
}
.has-warning .required.form-control {
	border-color: #f29500
}
.has-error .required.form-control {
	border-color: #b24949
}
.has-success .required.form-control {
	border-color: #5fb767
}
.is-required .help-block, .is-required .form-label, .is-required .control-label, .is-required .radio, .is-required .checkbox, .is-required .radio-inline, .is-required .checkbox-inline {
	font-weight: 700
}
legend {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #ee2126;
	padding-top: 7px;
	padding-bottom: 0;
	margin: 20px 0;
	border-top: 3px solid #ee2126;
	border-bottom: none
}
label {
	font-weight: 500;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
label.error {
	display: block;
	color: #b24949;
	border-top: 2px solid #b24949;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-style: italic
}
.force-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.force-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.force-inline .input-group > .form-control {
	width: 100%
}
.force-inline .form-label {
	margin-bottom: 0;
	vertical-align: middle
}
@media (min-width: 768px) {
	.form-inline .input-group .input-group-btn {
		width: 1%
	}
}
.bv-form .help-block {
	margin-bottom: 0
}
.bv-form .tooltip-inner {
	text-align: left
}
.nav-tabs li.bv-tab-success > a {
	color: #5fb767
}
.nav-tabs li.bv-tab-error > a {
	color: #b24949
}
.panel {
	margin: 20px 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel > .list-group {
	border-bottom: 1px solid #eee
}
.panel > .list-group .list-group-item {
	border-width: 1px;
	border-right-color: #f3f3f3;
	border-left-color: #f3f3f3
}
.panel-body > :last-child {
	margin-bottom: 0
}
.panel-default {
	background-color: #f3f3f3;
	border-width: 0;
	border-color: #ee2126
}
.panel-default > .panel-heading {
	color: #ee2126;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-default > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-default > .panel-heading .panel-title {
	color: #ee2126
}
.panel-default > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-default > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-default > .list-group .list-group-item {
	border-top-color: #fac4c5;
	border-bottom-color: #fac4c5;
	padding: 6px 10px;
	color: #ee2126
}
.panel-primary {
	background-color: #f3f3f3;
	border-width: 6px 0 0;
	border-color: #ee2126
}
.panel-primary > .panel-heading {
	color: #ee2126;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-primary > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-primary > .panel-heading .panel-title {
	color: #ee2126
}
.panel-primary > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-primary > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-primary > .list-group .list-group-item {
	border-top-color: #fac4c5;
	border-bottom-color: #fac4c5;
	padding: 6px 10px;
	color: #ee2126
}
.panel-section {
	background-color: #f3f3f3;
	border-width: 6px 0 0;
	border-color: #333
}
.panel-section > .panel-heading {
	color: #333;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-section > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-section > .panel-heading .panel-title {
	color: #333
}
.panel-section > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-section > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-section > .list-group .list-group-item {
	border-top-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	padding: 6px 10px;
	color: #333
}
.panel-article, .panel-nav {
	background-color: #f3f3f3;
	border-width: 6px 0 0;
	border-color: #48418c
}
.panel-article > .panel-heading, .panel-nav > .panel-heading {
	color: #48418c;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-article > .panel-heading+ .panel-collapse .panel-body, .panel-nav > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-article > .panel-heading .panel-title, .panel-nav > .panel-heading .panel-title {
	color: #48418c
}
.panel-article > .panel-footer, .panel-nav > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-article > .panel-footer+ .panel-collapse .panel-body, .panel-nav > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-article > .list-group .list-group-item, .panel-nav > .list-group .list-group-item {
	border-top-color: #cecce0;
	border-bottom-color: #cecce0;
	padding: 6px 10px;
	color: #48418c
}
.panel-aside {
	background-color: #f3f3f3;
	border-width: 6px 0 0;
	border-color: #448391
}
.panel-aside > .panel-heading {
	color: #448391;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-aside > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-aside > .panel-heading .panel-title {
	color: #448391
}
.panel-aside > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-aside > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-aside > .list-group .list-group-item {
	border-top-color: #cddee2;
	border-bottom-color: #cddee2;
	padding: 6px 10px;
	color: #448391
}
.panel-pullout {
	background-color: #f3f3f3;
	border-width: 6px 0 0;
	border-color: #5f0d0f
}
.panel-pullout > .panel-heading {
	color: #5f0d0f;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-pullout > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-pullout > .panel-heading .panel-title {
	color: #5f0d0f
}
.panel-pullout > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-pullout > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-pullout > .list-group .list-group-item {
	border-top-color: #d4bfbf;
	border-bottom-color: #d4bfbf;
	padding: 6px 10px;
	color: #5f0d0f
}
.panel-plain {
	background-color: #eee;
	border-width: 0;
	border-color: #0b64bc
}
.panel-plain > .panel-heading {
	color: #0b64bc;
	border-width: 0;
	background-color: transparent;
	padding: 5px
}
.panel-plain > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-plain > .panel-heading .panel-title {
	color: #0b64bc
}
.panel-plain > .panel-footer {
	background-color: #e6e6e6;
	border-top-color: #d5d5d5
}
.panel-plain > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-plain > .list-group .list-group-item {
	border-top-color: #bed6ed;
	border-bottom-color: #bed6ed;
	padding: 6px 10px;
	color: #0b64bc
}
.panel-plain .panel-body {
	padding: 0 10px 10px 15px;
	background-color: #f3f3f3
}
.panel-action {
	background-color: #f3f3f3;
	border-width: 6px 0 0;
	border-color: #5fb767
}
.panel-action > .panel-heading {
	color: #5fb767;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-action > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-action > .panel-heading .panel-title {
	color: #5fb767
}
.panel-action > .panel-footer {
	background-color: #ebebeb;
	border-top-color: #dadada
}
.panel-action > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-action > .list-group .list-group-item {
	border-top-color: #d4ecd6;
	border-bottom-color: #d4ecd6;
	padding: 6px 10px;
	color: #5fb767
}
.panel-success {
	background-color: #eff8f0;
	border-width: 6px 0 0;
	border-color: #5fb767
}
.panel-success > .panel-heading {
	color: #5fb767;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-success > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-success > .panel-heading .panel-title {
	color: #5fb767
}
.panel-success > .panel-footer {
	background-color: #e4f3e5;
	border-top-color: #cce8cf
}
.panel-success > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-success > .list-group .list-group-item {
	border-top-color: #d4ecd6;
	border-bottom-color: #d4ecd6;
	padding: 6px 10px;
	color: #5fb767
}
.panel-warning {
	background-color: #fef5e6;
	border-width: 6px 0 0;
	border-color: #f29500
}
.panel-warning > .panel-heading {
	color: #f29500;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-warning > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-warning > .panel-heading .panel-title {
	color: #f29500
}
.panel-warning > .panel-footer {
	background-color: #fdeed6;
	border-top-color: #fbe0b5
}
.panel-warning > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-warning > .list-group .list-group-item {
	border-top-color: #fce3bb;
	border-bottom-color: #fce3bb;
	padding: 6px 10px;
	color: #f29500
}
.panel-danger {
	background-color: #f7eded;
	border-width: 6px 0 0;
	border-color: #b24949
}
.panel-danger > .panel-heading {
	color: #b24949;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-danger > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-danger > .panel-heading .panel-title {
	color: #b24949
}
.panel-danger > .panel-footer {
	background-color: #f2e1e1;
	border-top-color: #e8c9c9
}
.panel-danger > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-danger > .list-group .list-group-item {
	border-top-color: #eacece;
	border-bottom-color: #eacece;
	padding: 6px 10px;
	color: #b24949
}
.panel-info {
	background-color: #ecf4fc;
	border-width: 6px 0 0;
	border-color: #3e8ede
}
.panel-info > .panel-heading {
	color: #3e8ede;
	border-width: 0;
	background-color: transparent;
	padding: 15px 15px 5px
}
.panel-info > .panel-heading+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-info > .panel-heading .panel-title {
	color: #3e8ede
}
.panel-info > .panel-footer {
	background-color: #deecf9;
	border-top-color: #c1daf4
}
.panel-info > .panel-footer+ .panel-collapse .panel-body {
	border-width: 0
}
.panel-info > .list-group .list-group-item {
	border-top-color: #cce1f6;
	border-bottom-color: #cce1f6;
	padding: 6px 10px;
	color: #3e8ede
}
.panel-layered {
	box-shadow: 0 1px 1px rgba(0,0,0,0.15), 0 10px 0 -5px #eee, 0 10px 1px -4px rgba(0,0,0,0.15), 0 20px 0 -10px #eee, 0 20px 1px -9px rgba(0,0,0,0.15);
	margin-bottom: 30px
}
.panel-rounded {
	border-radius: 4px
}
.panel-stiched {
	position: relative;
	background: #666;
	background-image: -webkit-linear-gradient(top, #787878 0, #666 100%);
	background-image: -o-linear-gradient(top, #787878 0, #666 100%);
	background-image: linear-gradient(to bottom, #787878 0, #666 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff787878', endColorstr='#ff666666', GradientType=0);
	color: #f3f3f3;
	border: 2px dashed rgba(255,255,255,0.7);
	box-shadow: 0 0 0 4px #666, 0 0 10px 5px rgba(0,0,0,0.2);
	text-shadow: -1px -1px rgba(0,0,0,0.1)
}
#accordion .panel-heading a {
	display: block
}
@media (max-width: 767px) {
	.nav > li > a {
		padding: 6px 10px
	}
}
.navbar {
	min-height: 0
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
.navbar-form {
	margin-top: 3px;
	margin-bottom: 3px
}
.nav-user {
	float: right !important;
	float: right
}
.nav-user:before, .nav-user:after {
	content: " ";
	display: table
}
.nav-user:after {
	clear: both
}
.nav-user:before, .nav-user:after {
	content: " ";
	display: table
}
.nav-user:after {
	clear: both
}
.nav-user > li {
	float: left
}
.nav-user > li > a {
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #0b64bc;
	background-color: transparent;
	border: none;
	border-radius: 0
}
.nav-user > li > a .badge {
	background-color: #c8c8c8;
	font-size: 10px;
	padding: 2px 5px
}
.nav-user > li > a .badge-active {
	color: #f3f3f3;
	background-color: #0b64bc
}
.nav-user > li > a .badge-active:hover, .nav-user > li > a .badge-active:focus {
	color: #fff;
	background-color: #0e7dec
}
@media (min-width: 768px) {
	.nav-user > li > a {
		height: 38px;
		padding: 8px;
		font-size: 14px
	}
}
@media (min-width: 992px) {
	.nav-user > li > a {
		height: 38px;
		padding: 8px;
		font-size: 15px
	}
	.nav-user > li > a .badge {
		font-size: 12px
	}
}
@media (max-width: 767px) {
	.nav-user > li > a {
		padding: 4px 4px;
		background-color: transparent;
		border: none
	}
	.nav-user > li > a .icon {
		font-size: 24px;
		line-height: 1
	}
}
.nav-user > li > a:hover, .nav-user > li > a:focus {
	color: #0e7dec;
	background-color: transparent
}
.nav-user > li > a:hover .badge-active, .nav-user > li > a:focus .badge-active, .nav-user > li > a:hover .badge-active:hover, .nav-user > li > a:focus .badge-active:hover, .nav-user > li > a:hover .badge-active:focus, .nav-user > li > a:focus .badge-active:focus {
	color: #fff;
	background-color: #0e7dec
}
.nav-user > li > a.flag {
	background-repeat: no-repeat;
	background-position: center center
}
@media (min-width: 768px) {
	.nav-user > li > a.flag {
		width: 46px
	}
}
@media (max-width: 767px) {
	.nav-user > li > a.flag {
		width: 32px;
		height: 38px
	}
}
.nav-user > li+ li {
	margin-left: 4px
}
.nav-user > li.active > a, .nav-user > li.active > a:hover, .nav-user > li.active > a:focus {
	color: #0b64bc;
	background-color: #f3f3f3
}
.navbar-site {
	margin-bottom: 0;
	background-image: none;
	background-color: #10147e;
	border: none;
	border-radius: 0;
	border-bottom: 4px solid #6d9de2
}
@media (min-width: 768px) {
	.navbar-site {
		height: 43px
	}
}
.navbar-site .navbar-form {
	border: none;
	border-color: transparent;
	margin: 0
}
.navbar-site .navbar-form .form-group input.form-control, .navbar-site .navbar-form .form-group input.form-control:focus {
	outline-color: #10147e;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-site .navbar-form .input-group {
	background-color: #f9f9f9
}
.navbar-site .navbar-form .input-group:hover, .navbar-site .navbar-form .input-group:focus {
	background-color: #fff
}
.navbar-site .navbar-form .input-group input.form-control, .navbar-site .navbar-form .input-group input.form-control:focus {
	height: auto;
	background-color: transparent;
	border: none;
	border-color: transparent;
	outline: none;
	outline-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-site .navbar-form .btn-primary {
	padding: 5px 6px 2px;
	color: #10147e !important;
	background-color: transparent;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-site .navbar-form .btn-primary:hover, .navbar-site .navbar-form .btn-primary:active {
	background-color: transparent;
	border-color: transparent
}
.navbar-site .navbar-form .btn-primary .icon, .navbar-site .navbar-form .btn-primary .glyphicon {
	font-size: 20px;
	line-height: 0
}
.navbar-site .navbar-brand {
	color: rgba(255,255,255,0.9);
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.navbar-site .navbar-brand:hover, .navbar-site .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-site .navbar-text {
	color: #999
}
.navbar-site .navbar-collapse {
	border: none;
	border-color: transparent
}
.navbar-site .navbar-collapse .navbar-form {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px
}
@media (min-width: 768px) {
	.navbar-site .navbar-collapse .navbar-form {
		float: left;
		width: 33.3333%
	}
}
.navbar-site .navbar-collapse .navbar-form .input-group {
	width: 100%
}
.navbar-site .navbar-collapse .navbar-form .input-group-btn {
	width: 64px
}
.navbar-site .navbar-collapse.collapse {
	padding-bottom: 0
}
.navbar-site .navbar-toggle {
	background-color: rgba(0,0,0,0.05);
	border-color: rgba(255,255,255,0.5)
}
.navbar-site .navbar-toggle:hover, .navbar-site .navbar-toggle:focus {
	background-color: rgba(0,0,0,0.5)
}
.navbar-site .navbar-toggle .icon-bar {
	background-color: rgba(255,255,255,0.8)
}
.navbar-site .navbar-nav {
	margin-top: 0;
	margin-bottom: 0
}
.navbar-site .navbar-nav > li > a {
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	padding: 9px 13px 10px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: transparent
}
@media (min-width: 768px) {
	.navbar-site .navbar-nav > li > a {
		border-bottom: 4px solid #6d9de2
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-site .navbar-nav > li > a {
		padding-right: 8px;
		padding-left: 8px
	}
}
.navbar-site .navbar-nav > li > a:hover, .navbar-site .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #1b76bc;
	border-color: #b8e0f4
}
.navbar-site .navbar-nav > .active > a, .navbar-site .navbar-nav > .active > a:hover, .navbar-site .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #0955a8;
	border-color: #96c9fd
}
.navbar-site .navbar-nav > .disabled > a, .navbar-site .navbar-nav > .disabled > a:hover, .navbar-site .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
	border-color: #6d9de2
}
.navbar-site .navbar-nav > .open > a, .navbar-site .navbar-nav > .open > a:hover, .navbar-site .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #1b76bc;
	border-color: #b8e0f4
}
.navbar-site .navbar-nav > .highlighted > a {
	color: #fff;
	background-color: rgba(255,255,255,0.1);
	border-color: #fff
}
.navbar-site .navbar-nav > .highlighted > a:hover, .navbar-site .navbar-nav > .highlighted > a:focus {
	color: #fff;
	background-color: rgba(255,255,255,0.2)
}
.navbar-site .dropdown-menu {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0
}
.navbar-site .dropdown-menu > li > a {
	color: #0955a8;
	background: white;
	border: 0px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-site .dropdown-menu > li > a:hover, .navbar-site .dropdown-menu > li > a:focus {
	background: #f5f5f5;
}
.navbar-site .dropdown-menu > li > a:active {
	color: #fff;
	background-color: #1b76bc;
	border-color: #1b76bc
}
.navbar-site .dropdown-menu > .active > a {
	color: #fff;
	background-color: #1b76bc;
	border-color: #1b76bc
}
.navbar-site .dropdown-menu .divider {
	height: 2px;
	margin: 0;
	background-color: #d7d8e9
}
@media (max-width: 767px) {
	.navbar-site .navbar-nav .open .dropdown-menu {
		padding-top: 0
	}
	.navbar-site .navbar-nav .open .dropdown-menu > li > a {
		color: #10147e;
		background-color: #f3f3f3;
		border-bottom: 1px solid #d7d8e9
	}
	.navbar-site .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-site .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #f3f3f3;
		background-color: #10147e;
		border-color: #10147e
	}
	.navbar-site .navbar-nav .open .dropdown-menu > li > a:active {
		color: #fff;
		background-color: #1b76bc;
		border-color: #1b76bc
	}
	.navbar-site .navbar-nav .open .dropdown-menu > .active > a, .navbar-site .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-site .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #1b76bc;
		border-color: #1b76bc
	}
	.navbar-site .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-site .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-site .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #666;
		background-color: #eee
	}
}
@media (min-width: 768px) {
	.navbar-site .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}
#header .navbar-site .navbar-header {
	display: none !important
}
@media (max-width: 767px) {
	#header .navbar-site .navbar-header {
		display: block !important
	}
	table#header .navbar-site .navbar-header {
		display: table
	}
	tr#header .navbar-site .navbar-header {
		display: table-row !important
	}
	th#header .navbar-site .navbar-header, td#header .navbar-site .navbar-header {
		display: table-cell !important
	}
}
#header .navbar-site .navbar-header .navbar-form {
	padding: 5px;
	margin-right: 70px
}
#header .navbar-site .navbar-collapse .navbar-form {
	margin-top: 4px;
	margin-bottom: 5px
}
.nav-tabs {
	border-bottom: 6px solid #ddd
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0 0 0 0
}
.nav-tabs > li > a:hover {
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f3f3f3 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f3f3f3 100%);
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f3f3f3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff3f3f3', GradientType=0);
	border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #000;
	background-image: -webkit-linear-gradient(top, #eee 0, #e9e9e9 100%);
	background-image: -o-linear-gradient(top, #eee 0, #e9e9e9 100%);
	background-image: linear-gradient(to bottom, #eee 0, #e9e9e9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe9e9e9', GradientType=0);
	border: 1px solid #ddd;
	border-bottom-color: #ddd
}
.nav-tabs-justified {
	border-bottom: 6px solid #ddd
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0
	}
	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
		border-bottom-color: #ddd
	}
}
.nav-pills > li > a {
	border-radius: 0
}
.nav-flex {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.nav-flex > li {
	float: left
}
.nav-flex > li > a {
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border-radius: 0;
	padding: 6px 10px;
	color: #0e7dec
}
.nav-flex > li > a:hover, .nav-flex > li > a:focus {
	color: #0b64bc
}
.nav-flex > li.active > a, .nav-flex > li.active > a:hover, .nav-flex > li.active > a:focus {
	color: #fff;
	background-color: #0e7dec
}
.nav-flex > li+ li {
	margin-left: 2px
}
.nav-flex .dropdown-menu {
	margin-top: -1px
}
@media (min-width: 768px) {
	.nav-flex-sm > li {
		float: none
	}
	.nav-flex-sm > li+ li {
		margin-left: 0
	}
}
@media (min-width: 992px) {
	.nav-flex-md > li {
		float: none
	}
	.nav-flex-md > li+ li {
		margin-left: 0
	}
}
@media (min-width: 1200px) {
	.nav-flex-lg > li {
		float: none
	}
	.nav-flex-lg > li+ li {
		margin-left: 0
	}
}
.nav-flex-section > li > a {
	color: #333
}
.nav-flex-section > li > a:hover, .nav-flex-section > li > a:focus {
	color: #1a1a1a
}
.nav-flex-section > li.active > a, .nav-flex-section > li.active > a:hover, .nav-flex-section > li.active > a:focus {
	color: #fff;
	background-color: #333
}
.nav-flex-article > li > a {
	color: #48418c
}
.nav-flex-article > li > a:hover, .nav-flex-article > li > a:focus {
	color: #363169
}
.nav-flex-article > li.active > a, .nav-flex-article > li.active > a:hover, .nav-flex-article > li.active > a:focus {
	color: #fff;
	background-color: #48418c
}
.nav-flex-nav > li > a {
	color: #48418c
}
.nav-flex-nav > li > a:hover, .nav-flex-nav > li > a:focus {
	color: #363169
}
.nav-flex-nav > li.active > a, .nav-flex-nav > li.active > a:hover, .nav-flex-nav > li.active > a:focus {
	color: #fff;
	background-color: #48418c
}
.nav-flex-aside > li > a {
	color: #448391
}
.nav-flex-aside > li > a:hover, .nav-flex-aside > li > a:focus {
	color: #34646e
}
.nav-flex-aside > li.active > a, .nav-flex-aside > li.active > a:hover, .nav-flex-aside > li.active > a:focus {
	color: #fff;
	background-color: #448391
}
.nav-flex-pullout > li > a {
	color: #5f0d0f
}
.nav-flex-pullout > li > a:hover, .nav-flex-pullout > li > a:focus {
	color: #320708
}
.nav-flex-pullout > li.active > a, .nav-flex-pullout > li.active > a:hover, .nav-flex-pullout > li.active > a:focus {
	color: #fff;
	background-color: #5f0d0f
}
@media (min-width: 992px) {
	.pagination > li > a, .pagination > li > span {
		font-size: 110%;
		padding: 6px 12px
	}
}
@media (min-width: 1200px) {
	.pagination > li > a, .pagination > li > span {
		font-size: 14px;
		padding: 6px 14px
	}
}
.pagination-array {
	margin-top: 0;
	font-family: Consolas, Menlo, Monaco, 'Andale Mono', 'Lucida Console', 'Courier New', Courier, monospace
}
.pagination-array > li > a, .pagination-array > li > span {
	padding: 4px 11px 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0
}
.pagination-array > li > a:hover, .pagination-array > li > a:active {
	color: #fff;
	background-color: #0b64bc
}
.breadcrumb {
	background-image: -webkit-linear-gradient(top, #f9f9f9 0, #eee 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0, #eee 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffeeeeee', GradientType=0)
}
::-moz-selection {
	background: #96c9fd;
	color: #fff;
	text-shadow: none
}
::selection {
	background: #96c9fd;
	color: #fff;
	text-shadow: none
}
.underline {
	text-decoration: underline
}
.borderline {
	text-decoration: none !important;
	border-bottom: 1px solid #0e7dec;
	line-height: 1.4
}
.borderline:hover, .borderline:focus, .borderline:active {
	border-bottom-color: #0b64bc
}
.lead {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
p {
	max-width: 680px;
	margin-bottom: 16px
}
.lead {
	font-size: 16px;
	line-height: 1.35;
	margin-bottom: 24px
}
@media (min-width: 768px) {
	.lead {
		font-size: 18px
	}
}
.lead.accented {
	color: #ee2126
}
tt, .monospace {
	font-family: Consolas, Menlo, Monaco, 'Andale Mono', 'Lucida Console', 'Courier New', Courier, monospace;
	line-height: 1
}
code, pre {
	padding: 2px 4px 1px
}
.center, .aligncenter {
	text-align: center
}
.alignleft {
	text-align: left
}
.alignright {
	text-align: right
}
.justified, .alignjustify {
	text-align: justify
}
.vtop {
	vertical-align: top
}
.vmiddle {
	vertical-align: middle
}
.vbottom {
	vertical-align: bottom
}
.wordwrap {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
.nobreak {
	white-space: nowrap
}
.nomargin {
	margin: 0
}
.nopadding {
	padding: 0
}
.clearleft {
	clear: left
}
.clearright {
	clear: right
}
.clearboth {
	clear: both
}
.smaller {
	font-size: 12px
}
.larger {
	font-size: 18px
}
.text-serif {
	font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif
}
body .title {
	margin-top: 0
}
.subtitle {
	color: #999;
	font-weight: 500;
	margin-top: 0
}
h5, h6 {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 13px;
	color: #333;
	text-rendering: optimizelegibility
}
h4, h5, h6 {
	margin-top: 14px;
	margin-bottom: 10px
}
h2 small {
	font-size: 20px
}
h3 small {
	font-size: 17px
}
h4 small {
	font-size: 16px
}
h1 small, h2 small, h3 small, h4 small {
	line-height: 1.2
}
h1.accented {
	color: #ee2126
}
h2.accented {
	color: #333
}
h3.accented {
	color: #48418c
}
h4.accented {
	color: #448391
}
.headline {
	padding-top: 10px;
	padding-bottom: 0;
	margin: 20px 0;
	border-top: 3px solid #666;
	border-bottom: none
}
h1.headline, h2.headline {
	border-top-width: 6px
}
h5.headline, h6.headline {
	border-top-width: 1px
}
h1.headline.accented {
	border-top-color: #ee2126
}
h2.headline.accented {
	border-top-color: #333
}
h3.headline.accented {
	border-top-color: #48418c
}
h4.headline.accented {
	border-top-color: #448391
}
.list-tnf, .list-tnfsoft, .list-tnfhard {
	padding-left: 16px;
	list-style: none;
	color: #999
}
@media (max-width: 767px) {
	.list-tnf, .list-tnfsoft, .list-tnfhard {
		margin-bottom: 0
	}
}
.list-tnf li, .list-tnfsoft li, .list-tnfhard li {
	text-indent: -7px;
	padding: 5px 0 2px;
	line-height: 19px
}
.list-tnf li.active, .list-tnfsoft li.active, .list-tnfhard li.active {
	font-weight: bold
}
.list-tnf li .icon, .list-tnfsoft li .icon, .list-tnfhard li .icon, .list-tnf li .glyphicon, .list-tnfsoft li .glyphicon, .list-tnfhard li .glyphicon {
	margin-right: 7px;
	font-size: 85%
}
.list-tnf li > a:hover, .list-tnfsoft li > a:hover, .list-tnfhard li > a:hover, .list-tnf li > a:focus, .list-tnfsoft li > a:focus, .list-tnfhard li > a:focus {
	color: #10147e
}
.list-tnf li > a:active, .list-tnfsoft li > a:active, .list-tnfhard li > a:active {
	color: #b24949;
	text-decoration: underline
}
.list-tnf li > a.active, .list-tnfsoft li > a.active, .list-tnfhard li > a.active {
	color: #000;
	text-decoration: underline
}
.list-tnfsoft li > a {
	color: #666
}
.list-tnf li {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.list-tnfhard li {
	padding-bottom: 12px;
	font-size: 16px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.dl-inset dt {
	float: none;
	clear: both;
	margin-top: 7px
}
.dl-inset dd {
	float: none;
	clear: both;
	margin-left: 20px
}
.dl-tnf:before, .dl-tnf:after {
	content: " ";
	display: table
}
.dl-tnf:after {
	clear: both
}
.dl-tnf:before, .dl-tnf:after {
	content: " ";
	display: table
}
.dl-tnf:after {
	clear: both
}
.dl-tnf dt {
	float: left;
	clear: left;
	margin-right: 7px
}
.dl-tnf dd {
	margin-bottom: 10px;
	margin-left: 7px
}
.dl-codes:before, .dl-codes:after {
	content: " ";
	display: table
}
.dl-codes:after {
	clear: both
}
.dl-codes:before, .dl-codes:after {
	content: " ";
	display: table
}
.dl-codes:after {
	clear: both
}
.dl-codes dt {
	float: left;
	clear: left;
	margin-right: 7px;
	padding: 4px 8px 3px;
	background-color: #eee
}
.dl-codes dd {
	float: left;
	margin-bottom: 10px;
	margin-left: 7px
}
.list-underline li a {
	text-decoration: underline
}
.list-borderline li a {
	text-decoration: none !important;
	border-bottom: 1px solid #0e7dec;
	line-height: 1.4
}
.list-borderline li a:hover, .list-borderline li a:focus, .list-borderline li a:active {
	border-bottom-color: #0b64bc
}
.list-borderline.list-tnfsoft li a {
	border-color: #666
}
.invisible-xs {
	display: none
}
@media (min-width: 768px) {
	.invisible-xs {
		display: inline
	}
}
.flex-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.flex-box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
iframe {
	width: 100%
}
.clearblock {
	margin-bottom: 20px
}
.clearblock:before, .clearblock:after {
	content: " ";
	display: table
}
.clearblock:after {
	clear: both
}
.clearblock:before, .clearblock:after {
	content: " ";
	display: table
}
.clearblock:after {
	clear: both
}
.thumbnail, .img-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
	box-shadow: 0 1px 2px rgba(0,0,0,0.075)
}
img, .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: inline-block;
	height: auto;
	/*max-width: 100%*/
}
.lt-ie8 img {
	width: 100%
}
span.imgWrapper {
	position: relative
}
.thumbnail .caption {
	padding: 8px 4px
}
.show-grid {
	margin-bottom: 15px
}
.show-grid [class^="col-"], .show-grid [class^="layout-"] {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
	border: 1px solid #ddd
}
body {
	padding-bottom: 0 !important
}
.layout-full {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.layout-page {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-page {
		float: left;
		width: 100%
	}
}
@media (min-width: 992px) {
	.layout-page {
		float: left;
		width: 75%
	}
}
.layout-article {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-article {
		float: left;
		width: 50%
	}
}
.layout-section {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-section {
		float: left;
		width: 75%
	}
}
.layout-aside {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-aside {
		float: left;
		width: 25%
	}
}
.layout-promo {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-promo {
		float: left;
		width: 100%
	}
}
@media (min-width: 992px) {
	.layout-promo {
		float: left;
		width: 25%
	}
}
.layout-browse {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-browse {
		float: left;
		width: 66.66666667%
	}
}
.layout-nav {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.layout-nav {
		float: left;
		width: 33.33333333%
	}
}
@media (min-width: 768px) {
	.layout-right {
		float: right
	}
}
.thinrow {
	margin-left: -5px;
	margin-right: -5px
}
.thincol-12 {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-11 {
	position: relative;
	float: left;
	width: 91.66666667%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-10 {
	position: relative;
	float: left;
	width: 83.33333333%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-9 {
	position: relative;
	float: left;
	width: 75%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-8 {
	position: relative;
	float: left;
	width: 66.66666667%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-7 {
	position: relative;
	float: left;
	width: 58.33333333%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-6 {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-5 {
	position: relative;
	float: left;
	width: 41.66666667%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-4 {
	position: relative;
	float: left;
	width: 33.33333333%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-3 {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-2 {
	position: relative;
	float: left;
	width: 16.66666667%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.thincol-1 {
	position: relative;
	float: left;
	width: 8.33333333%;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px
}
.page-header, .section-header, .article-header, .nav-header, .aside-header, .pullout-header {
	padding-top: 10px;
	padding-bottom: 0;
	margin: 20px 0;
    border-top: 6px solid #666;
    border-bottom: none
}
h4.page-header, h4.section-header, h4.article-header, h4.nav-header, h4.aside-header, h4.pullout-header {
	border-top-width: 3px
}
.page-header {
	color: #ee2126;
	border-top-color: #ee2126
}
.page-header h1, .page-header h2, .page-header h3, .page-header h4 {
	color: #ee2126
}
.section-header {
	color: #333;
	border-top-color: #006db4;
}
.section-header h1, .section-header h2, .section-header h3, .section-header h4 {
	color: #333
}
.article-header, .nav-header {
	color: #48418c;
	border-top-color: #006DB4
}
.article-header h1, .nav-header h1, .article-header h2, .nav-header h2, .article-header h3, .nav-header h3, .article-header h4, .nav-header h4 {
	color: #48418c
}
.aside-header {
	color: #448391;
	border-top-color: #448391
}
.aside-header h1, .aside-header h2, .aside-header h3, .aside-header h4 {
	color: #448391
}
.pullout-header {
	color: #5f0d0f;
	border-top-color: #5f0d0f
}
.pullout-header h1, .pullout-header h2, .pullout-header h3, .pullout-header h4 {
	color: #5f0d0f
}
div.page-header, div.section-header, div.article-header, div.nav-header, div.aside-header, div.pullout-header {
	padding-top: 0
}
div.page-header h1, div.section-header h1, div.article-header h1, div.nav-header h1, div.aside-header h1, div.pullout-header h1, div.page-header h2, div.section-header h2, div.article-header h2, div.nav-header h2, div.aside-header h2, div.pullout-header h2, div.page-header h3, div.section-header h3, div.article-header h3, div.nav-header h3, div.aside-header h3, div.pullout-header h3, div.page-header h4, div.section-header h4, div.article-header h4, div.nav-header h4, div.aside-header h4, div.pullout-header h4 {
	margin-top: 10px
}
.layout-promo .section-header, .layout-promo .aside-header {
	border-top-color: #5f0d0f
}
.layout-promo h2, .layout-promo h3, .layout-promo h4 {
	color: #5f0d0f
}
.spot-header {
	overflow: hidden;
	height: 60px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-size: cover
}
@media (min-width: 768px) {
	.spot-header {
		height: 90px
	}
}
@media (min-width: 992px) {
	.spot-header {
		height: 120px
	}
}
@media (min-width: 1200px) {
	.spot-header {
		height: 150px
	}
}
.siterule {
	margin-bottom: 20px;
	height: 10px;
	border-bottom: 1px solid #e9e9e9;
	background: #fff;
	background-image: -webkit-linear-gradient(top, #fff 0, #f3f3f3 100%);
	background-image: -o-linear-gradient(top, #fff 0, #f3f3f3 100%);
	background-image: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0)
}
@media (min-width: 768px) {
	.siterule {
		height: 20px
	}
}
.alert {
	padding: 14px 18px;
	border-width: 3px;
	-webkit-box-shadow: none;
	box-shadow: none
}
.well {
	min-height: 20px;
	padding: 13px 18px;
	border-width: 3px;
	-webkit-box-shadow: none;
	box-shadow: none
}
.well-lg {
	padding: 15px 20px
}
.well-sm {
	padding: 6px 10px
}
.badge {
	padding: 3px 5px
}
.jumbotron {
	padding: 20px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.jumbotron > :first-child {
	margin-top: 0
}
.jumbotron > :last-child {
	margin-bottom: 0
}
.jumbotron p {
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 500
}
@media screen and (max-width: 767px) {
	.jumbotron {
		margin-right: -15px;
		margin-left: -15px
	}
}
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 24px;
		padding-bottom: 24px
	}
	.container .jumbotron {
		padding-left: 24px;
		padding-right: 24px
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 40px
	}
	.jumbotron h2, .jumbotron .h2 {
		font-size: 33px
	}
	.jumbotron h2, .jumbotron .h2, .jumbotron h3, .jumbotron .h3, .jumbotron h4, .jumbotron .h4, .jumbotron h5, .jumbotron .h5 {
		color: inherit
	}
}
.tnfimg {
	background-size: cover;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../img/bg-tandf-2.jpg);
	padding: 0;
	color: #fff;
	text-shadow: 0 2px 1px rgba(0,0,0,0.6)
}
@media screen and (min-width: 768px) {
	.tnfimg {
		padding: 0
	}
	.container .tnfimg {
		padding: 0
	}
}
.tnfimg .btn, .tnfimg button, .tnfimg input, .tnfimg textarea {
	text-shadow: none
}
.tnfimg small {
	color: #fff
}
.tnfimg a, .tnfimg a:visited, .tnfimg a:hover, .tnfimg a:active {
	color: #fff
}
.tnfimg p a {
	text-decoration: underline
}
.tnfimg .btn {
	text-decoration: none
}
.tnfimg .btn-default, .tnfimg .btn-default:visited, .tnfimg .btn-default:hover, .tnfimg .btn-default:active {
	color: #111
}
.tnfimg-inner {
	padding: 12px 16px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden
}
@media screen and (max-width: 767px) {
	.tnfimg-inner {
		background-image: none !important
	}
}
.tnfimg-head > :first-child {
	margin-top: 0
}
.tnfimg-head > :last-child {
	margin-bottom: 0
}
.tnfimg-head .headline {
	border-top: none;
	padding-top: 0;
	border-bottom: 3px solid rgba(255,255,255,0.5);
	padding-bottom: 10px
}
.tnfimg-body > :first-child {
	margin-top: 12px
}
.tnfimg-body > :last-child {
	margin-bottom: 0
}
.table td address {
	margin-bottom: 0
}
.author {
	color: #999
}
.author a {
	color: #333;
	font-weight: 700
}
.author a:hover, .author a:focus, .author a:active {
	color: #111
}
h4.author {
	margin-bottom: 19px;
	font-weight: 300;
	line-height: 1.3
}
.tnfmedia {
	margin: 10px 0 20px
}
.tnfmedia .media {
	border-top: 1px solid #eee;
	padding-top: 10px
}
.tnfmedia .media-item {
	position: relative;
	min-height: 1px;
	width: 100%
}
.tnfmedia .media-img {
	float: right;
	margin-left: 10px;
	width: 78px
}
@media (min-width: 768px) {
	.tnfmedia .media-img {
		width: 95px
	}
}
@media (min-width: 1200px) {
	.tnfmedia .media-img {
		width: 120px
	}
}
.tnfmedia .media-img img {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 5px 15px #eee;
	box-shadow: 0 5px 15px #eee
}
.tnfmedia p, .tnfmedia hgroup {
	margin-bottom: 10px
}
.tnfmedia hgroup * {
	margin-bottom: 0
}
.tnfmedia .media-title {
	margin-top: 0;
	font-weight: 700
}
.tnfmedia .media-title small, .tnfmedia .media-subtitle {
	font-size: 75%;
	font-weight: 300;
	color: #999;
	margin-top: 3px
}
.tnfmedia .media-author {
	color: #999
}
.tnfmedia .media-author a {
	color: #333;
	font-weight: 700
}
.tnfmedia .media-author a:hover, .tnfmedia .media-author a:focus, .tnfmedia .media-author a:active {
	color: #111
}
@media (max-width: 767px) {
	.tnfmedia .media-summary {
		display: none !important
	}
}
.tnfmedia .media-pub {
	font-size: 12px;
	font-weight: 300;
	color: #999
}
@media (max-width: 767px) {
	.tnfmedia .media-pub {
		display: none !important
	}
}
.tnfmedia .media-pub .pubdate {
	font-size: 11px;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #aaa;
	background-color: #f3f3f3;
	border-bottom-color: #ccc
}
.media-aside .media-title {
	font-size: 13px
}
.media-aside .media-title small, .media-aside .media-subtitle {
	font-size: 12px
}
.media-aside hgroup {
	line-height: 1.1
}
.media-aside hgroup * {
	display: inline;
	padding-right: 3px
}
.media-aside .media-author {
	font-size: 12px
}
.media-aside .media-pub {
	font-size: 11px;
	margin-top: 3px
}
.media-underline .media-title a, .media-underline .media-author a {
	text-decoration: underline
}
.media-borderline .media-title a, .media-borderline .media-author a {
	text-decoration: none !important;
	border-bottom: 1px solid #0e7dec;
	line-height: 1.4
}
.media-borderline .media-title a:hover, .media-borderline .media-author a:hover, .media-borderline .media-title a:focus, .media-borderline .media-author a:focus, .media-borderline .media-title a:active, .media-borderline .media-author a:active {
	border-bottom-color: #0b64bc
}
.media-borderline .media-author a, .media-borderline .media-author a:hover, .media-borderline .media-author a:focus, .media-borderline .media-author a:active {
	border-bottom-color: #666
}
.media-grid .media-list {
	padding-top: 10px;
	margin-left: -15px;
	margin-right: -15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0
}
.media-grid .media-summary {
	display: none !important;
	visibility: hidden !important
}
@media (min-width: 768px) and (max-width: 991px) {
	.media-grid .media-pub {
		display: none !important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.media-grid .media-pub {
		display: none !important
	}
}
.media-grid .media {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: none;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 30px
}
@media (min-width: 992px) {
	.media-grid .media {
		float: left;
		width: 49.45%
	}
}
.media-grid .media-img {
	float: left;
	margin: 0 10px 0 0
}
.media-grid .media-title {
	font-size: 15px
}
.media-grid .media-title small, .media-grid .media-subtitle {
	font-size: 14px
}
.media-grid .media-action, .media-grid .media-author {
	font-size: 13px
}
@media (min-width: 992px) {
	.media-grid3 .media {
		width: 33.27%
	}
}
@media (min-width: 992px) {
	.media-grid4 .media {
		width: 24.95%
	}
}
@media (min-width: 992px) {
	.media-show2 .media:nth-child(1) .productimg, .media-show2 .media:nth-child(2) .productimg {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 10px
	}
}
@media (min-width: 992px) {
	.media-show3 .media:nth-child(1), .media-show3 .media:nth-child(2), .media-show3 .media:nth-child(3), .media-show3 .media:nth-child(4), .media-show3 .media:nth-child(5), .media-show3 .media:nth-child(6) {
		width: 33.27%
	}
	.media-show3 .media:nth-child(1) .productimg, .media-show3 .media:nth-child(2) .productimg, .media-show3 .media:nth-child(3) .productimg, .media-show3 .media:nth-child(4) .productimg, .media-show3 .media:nth-child(5) .productimg, .media-show3 .media:nth-child(6) .productimg {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 10px
	}
}
@media (min-width: 992px) {
	.media-show4 .media:nth-child(1), .media-show4 .media:nth-child(2), .media-show4 .media:nth-child(3), .media-show4 .media:nth-child(4) {
		width: 24.95%
	}
	.media-show4 .media:nth-child(1) .productimg, .media-show4 .media:nth-child(2) .productimg, .media-show4 .media:nth-child(3) .productimg, .media-show4 .media:nth-child(4) .productimg {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 10px
	}
}
#product .productimg img {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 5px 20px #eee;
	box-shadow: 0 5px 20px #eee
}
#product hgroup {
	margin-bottom: 13px
}
#product hgroup * {
	margin-bottom: 0
}
#product .product-title {
	margin-top: 0
}
#product .product-subtitle {
	font-size: 19px;
	font-weight: 300;
	color: #999;
	margin-top: 3px
}
.alert code, .well code, .panel code, .jumbotron code {
	background-color: #fff;
	border: 1px solid #ddd
}
.carousel {
	margin-left: -15px;
	margin-right: -15px
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner > .item {
	height: 300px;
	overflow: hidden;
	-webkit-transition: 1s ease-in-out left;
	-o-transition: 1s ease-in-out left;
	transition: 1s ease-in-out left;
	color: #fff;
	background-size: cover;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../img/bg-tandf-2.jpg')
}
.carousel-control {
	top: 42%;
	width: 18px;
	height: 36px;
	background-color: #6d9de2;
	z-index: 11;
	overflow: hidden
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	background-color: #10147e;
	opacity: 1;
	filter: alpha(opacity=100)
}
.carousel-control .icon {
	position: absolute;
	top: 48%;
	left: 0;
	z-index: 5;
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 0;
	text-align: center
}
.carousel-control.left {
	left: 0;
	background-image: none
}
.carousel-control.left .icon:before {
	content: "\f104"
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: none
}
.carousel-control.right .icon:before {
	content: "\f105"
}
.carousel-indicators {
	bottom: 0
}
.carousel-indicators li {
	margin: 1px 3px;
	border-radius: 2px
}
.carousel-indicators .active {
	margin: 0 2px
}
.carousel-promo {
	padding: 30px 40px;
	height: 300px;
	overflow: hidden;
	background-color: rgba(16,20,126,0.8)
}
.carousel-body {
	float: left;
	width: 66.66666667%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 992px) {
	.carousel-body {
		float: left;
		width: 75%
	}
}
@media (min-width: 1200px) {
	.carousel-body {
		float: left;
		width: 66.66666667%
	}
}
.carousel-body .btn {
	box-shadow: 0 0 15px rgba(0,0,0,0.5)
}
.carousel-media {
	float: left;
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center
}
@media (min-width: 992px) {
	.carousel-media {
		float: left;
		width: 25%
	}
}
@media (min-width: 1200px) {
	.carousel-media {
		float: left;
		width: 33.33333333%
	}
}
.carousel-media img {
	max-height: 220px
}
.carousel-headline {
	display: inline-block;
	margin-top: 0;
	padding: 5px 12px 7px;
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	background-color: #6d9de2
}
.carousel-text {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 90%
}
.carousel-text a:not(.btn) {
	color: #98baea
}
.carousel-text a:not(.btn):hover, .carousel-text a:not(.btn):focus, .carousel-text a:not(.btn):active {
	color: #adc8ef
}
@media (min-width: 768px) {
	.carousel {
		margin-left: 0;
		margin-right: 0
	}
	.carousel-control.left {
		left: -9px
	}
	.carousel-control.right {
		right: -9px
	}
	.carousel-headline {
		font-size: 26px
	}
	.carousel-text {
		font-size: 110%;
		font-weight: 300
	}
}
@media (min-width: 992px) {
	.carousel-headline {
		font-size: 32px
	}
	.carousel-text {
		font-size: 120%
	}
}
@media (min-width: 1200px) {
	.carousel-text {
		font-size: 130%
	}
}
@media print {
	#usernav, .navbar-site, #debug, .anbu {
		display: none
	}
}
.icon16, .icon20, .icon24, .icon32, .icon40, .icon48, .icon64, .icon72, .icon96 {
	text-align: center
}
.icon16 {
	width: 16px;
	height: 16px;
	font-size: 16px;
	line-height: 16px
}
.icon20 {
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 20px
}
.icon24 {
	width: 24px;
	height: 24px;
	font-size: 24px;
	line-height: 24px
}
.icon32 {
	width: 32px;
	height: 32px;
	font-size: 32px;
	line-height: 32px
}
.icon40 {
	width: 40px;
	height: 40px;
	font-size: 40px;
	line-height: 40px
}
.icon48 {
	width: 48px;
	height: 48px;
	font-size: 48px;
	line-height: 48px
}
.icon64 {
	width: 64px;
	height: 64px;
	font-size: 64px;
	line-height: 64px
}
.icon72 {
	width: 72px;
	height: 72px;
	font-size: 72px;
	line-height: 72px
}
.icon96 {
	width: 96px;
	height: 96px;
	font-size: 96px;
	line-height: 96px
}
#header #logo {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: left
}
#header #logo img {
	margin: 4px 0;
	height: 32px
}
@media (min-width: 768px) {
	#header #logo img {
		margin: 9px 10px 6px;
		height: 50px
	}
}
@media (min-width: 992px) {
	#header #logo img {
		margin: 12px 13px 9px;
		height: 55px
	}
}
@media (min-width: 1200px) {
	#header #logo img {
		margin: 15px 16px 12px;
		height: 60px
	}
}
#header #usernav {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right
}
#header #usernav:before, #header #usernav:after {
	content: " ";
	display: table
}
#header #usernav:after {
	clear: both
}
#header #usernav:before, #header #usernav:after {
	content: " ";
	display: table
}
#header #usernav:after {
	clear: both
}
#header #sitenav #sitenavhome {
	padding-right: 8px;
	padding-left: 8px
}
#header #sitenav #sitenavhome .icon {
	font-size: 120%
}
.social-icons-color .icon-youtube, .social-icons-color .icon-youtube-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #b00
}
.social-icons-color .icon-youtube:hover, .social-icons-color .icon-youtube-square:hover {
	color: #800
}
.social-icons-color .icon-twitter, .social-icons-color .icon-twitter-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #00aced
}
.social-icons-color .icon-twitter:hover, .social-icons-color .icon-twitter-square:hover {
	color: #0087ba
}
.social-icons-color .icon-facebook, .social-icons-color .icon-facebook-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #3b5998
}
.social-icons-color .icon-facebook:hover, .social-icons-color .icon-facebook-square:hover {
	color: #2d4373
}
.social-icons-color .icon-linkedin, .social-icons-color .icon-linkedin-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #007bb6
}
.social-icons-color .icon-linkedin:hover, .social-icons-color .icon-linkedin-square:hover {
	color: #005983
}
.social-icons-color .icon-google-plus, .social-icons-color .icon-google-plus-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #dd4b39
}
.social-icons-color .icon-google-plus:hover, .social-icons-color .icon-google-plus-square:hover {
	color: #c23321
}
.social-icons-color .icon-pinterest, .social-icons-color .icon-pinterest-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #cb2027
}
.social-icons-color .icon-pinterest:hover, .social-icons-color .icon-pinterest-square:hover {
	color: #9f191f
}
.social-icons-color .icon-flickr, .social-icons-color .icon-flickr-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #ff0084
}
.social-icons-color .icon-flickr:hover, .social-icons-color .icon-flickr-square:hover {
	color: #cc006a
}
.social-icons-color .icon-envelope, .social-icons-color .icon-envelope-square {
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
	color: #10147e
}
.social-icons-color .icon-envelope:hover, .social-icons-color .icon-envelope-square:hover {
	color: #0a0d51
}
#footernav nav:before, #footernav nav:after {
	content: " ";
	display: table
}
#footernav nav:after {
	clear: both
}
#footernav nav:before, #footernav nav:after {
	content: " ";
	display: table
}
#footernav nav:after {
	clear: both
}
#footernav .nav {
	float: right !important;
	float: right
}
#footer {
	margin-top: 100px;
	font-size: 90%
}
#tandffooter {
	margin-top: 15px;
	padding: 30px 0;
	background: #10147e
}
#tandffooter hr {
	border-color: rgba(255,255,255,0.25)
}
#tandffooter #tandfgroup {
	text-align: center
}
#tandffooter #tandfgroup img {
	width: 180px;
	border: 0;
	margin-bottom: 16px
}
@media (min-width: 768px) {
	#tandffooter #tandfgroup img {
		width: 220px
	}
}
@media (min-width: 992px) {
	#tandffooter #tandfgroup img {
		width: 260px
	}
}
@media (min-width: 1200px) {
	#tandffooter #tandfgroup img {
		width: 300px
	}
}
#tandffooter #tandfimprints {
	color: rgba(255,255,255,0.38);
	opacity: .75
}
#tandffooter #tandfimprints .nav-pills li a, #tandffooter #tandfimprints .nav-pills li a:hover, #tandffooter #tandfimprints .nav-pills li a:focus {
	background-color: transparent !important
}
#tandffooter #tandfimprints .nav-pills li a img {
	width: 100px;
	border: 0
}
@media (min-width: 992px) {
	#tandffooter #tandfimprints .nav-pills li a img {
		width: 120px
	}
}
@media (min-width: 1200px) {
	#tandffooter #tandfimprints .nav-pills li a img {
		width: 140px
	}
}
#tandffooter #tandflogo {
	width: 200px
}
#tandffooter #informalogo {
	float: right;
	width: 150px;
	margin: 11px 0
}
#tandffooter #copyright {
	color: rgba(255,255,255,0.38);
}
#tandffooter #copyright p {
	margin: 0 auto 0;
	text-align: center;
	max-width: 100% !important;
}
#sectionhead {
	margin-top: 20px;
	padding: 13px 0 0;
	color: #fff;
	background-position: center center;
	background-color: #688fca;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("../../img/bg-head-tandf-overlay.png")
}
#sectionhead hgroup {
	margin: 0 13px 13px;
	padding: 5px 9px 5px;
	text-shadow: 0 1px 5px rgba(0,0,0,0.5)
}
#sectionhead h1, #sectionhead .title {
	display: inline-block;
	margin-bottom: 8px;
	color: #fff
}
#sectionhead .lead {
	margin-bottom: 0
}
#sectionhead .slogan {
	display: inline-block;
	margin-bottom: 14px
}
#sectionhead .navbar {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 4px solid rgba(255,255,255,0.5)
}
#sectionhead .navbar-header, #sectionhead .navbar-collapse {
	background-color: rgba(0,0,0,0.25)
}
#sectionhead .navbar-toggle {
	margin-right: 10px;
	margin-bottom: 0;
	background-color: rgba(255,255,255,0.25)
}
#sectionhead .navbar-toggle:hover, #sectionhead .navbar-toggle:focus {
	background-color: rgba(255,255,255,0.6)
}
#sectionhead .navbar-toggle .icon-bar {
	background-color: rgba(0,0,0,0.4)
}
#sectionhead .navbar-brand {
	color: rgba(255,255,255,0.75)
}
#sectionhead .navbar-nav > li > a {
	padding-top: 7px;
	padding-bottom: 8px;
	color: #fff;
	font-weight: normal;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
#sectionhead .navbar-nav > li > a:hover, #sectionhead .navbar-nav > li > a:focus {
	background-color: rgba(0,0,0,0.075)
}
#sectionhead .navbar-nav > .active > a, #sectionhead .navbar-nav > .active > a:hover, #sectionhead .navbar-nav > .active > a:focus {
	background-color: rgba(0,0,0,0.15)
}
#sectionhead .navbar-nav > .disabled > a, #sectionhead .navbar-nav > .disabled > a:hover, #sectionhead .navbar-nav > .disabled > a:focus {
	background-color: transparent
}
#sectionhead .navbar-nav > .open > a, #sectionhead .navbar-nav > .open > a:hover, #sectionhead .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: rgba(0,0,0,0.25)
}
#sectionhead .navbar-nav > .open > a .caret, #sectionhead .navbar-nav > .open > a:hover .caret, #sectionhead .navbar-nav > .open > a:focus .caret {
	border-top-color: rgba(255,255,255,0.7);
	border-bottom-color: rgba(255,255,255,0.7)
}
#sectionhead .navbar-nav > .dropdown > a .caret, #sectionhead .navbar-nav > .dropdown > a:hover .caret, #sectionhead .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: rgba(255,255,255,0.7);
	border-bottom-color: rgba(255,255,255,0.7)
}
.the-icons {
	font-size: 12px
}
.the-icons .icon {
	width: 32px;
	height: 32px;
	margin: 5px 10px 5px 0;
	font-size: 28px;
	text-align: center;
	vertical-align: middle
}
.the-icons tt {
	display: inline-block
}
#nav-sticky.affix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	z-index: 9999
}
#output .form-label {
	clear: left;
	background-color: #eee
}
#output .control-label {
	padding-bottom: 6px
}
#output input, #output textarea {
	font-family: Consolas, Menlo, Monaco, 'Andale Mono', 'Lucida Console', 'Courier New', Courier, monospace
}
#output .well {
	padding-top: 5px;
	padding-bottom: 0
}
.brand-tandf {
	color: #10147e
}
.brand-tandf80 {
	color: #191fc2
}
.brand-tandf60 {
	color: #4046e7
}
.brand-tandf40 {
	color: #9b9ef2
}
.brand-tandf20 {
	color: #dfe0fb
}
.swatch-tandf {
	background-color: #10147e
}
.swatch-tandf80 {
	background-color: #191fc2
}
.swatch-tandf60 {
	background-color: #575cea
}
.swatch-tandf40 {
	background-color: #9b9ef2
}
.swatch-tandf20 {
	background-color: #dfe0fb
}
.brand-primary {
	color: #ee2126
}
.brand-primary80 {
	color: #f3686b
}
.brand-primary60 {
	color: #fbc7c8
}
.brand-primary40 {
	color: #fff
}
.brand-primary20 {
	color: #fff
}
.swatch-primary {
	background-color: #ee2126
}
.swatch-primary80 {
	background-color: #f3686b
}
.swatch-primary60 {
	background-color: #fbc7c8
}
.swatch-primary40 {
	background-color: #fff
}
.swatch-primary20 {
	background-color: #fff
}
.brand-informa {
	color: #0a57a4
}
.brand-informa80 {
	color: #0e7dec
}
.brand-informa60 {
	color: #53a3f4
}
.brand-informa40 {
	color: #b3d6fa
}
.brand-informa20 {
	color: #fbfdff
}
.swatch-informa {
	background-color: #0a57a4
}
.swatch-informa80 {
	background-color: #0e7dec
}
.swatch-informa60 {
	background-color: #6bb0f6
}
.swatch-informa40 {
	background-color: #b3d6fa
}
.swatch-informa20 {
	background-color: #e3f0fd
}
.brand-fp {
	color: #ee2126
}
.swatch-fp {
	background-color: #ee2126
}
@media (min-width: 1200px) {
	body {
		font-size: 15px
	}
}

#under-maitenance {
    background-color: red;
    color: #FFF;
    text-align: center;
    line-height: 20px;
    padding: 10px;
}

.box-header-title .icoHeader.blogger {
    background: url("../images/misc/blogger-medium.png") no-repeat 0 0 transparent;
    width: 56px;
    height: 56px;
    margin: 0 10px 0 0;
}
.icon-blogger {
    background: url(../images/misc/icon-blogger.png) no-repeat;
    width: 13px;
    height: 14px;
}

h1 {
    font-family: "Droid Serif", DroidSerif, georgia, serif;
    letter-spacing: -0.5px;
    /*font-size: 2.25em;*/
    font-size: 28px;
    line-height: 1.1em;
    margin: 0px;
    color: #000333;
    font-weight: 700;
}

h2,h4 {
    font-family: DroidSerif, "Droid Serif", georgia, serif;
    margin: 0px 0px 10px;
    font-size: 1.5em;
    line-height: 1.1em;
    font-weight: 700;
}

.social-icons-color a:hover{
	border-bottom: none !important;
	text-decoration: none !important;
}
#footernav
{
	min-height: 21px;
}

#footernav p{
	max-width: 100% !important;
}
#footernav ul.nav-pills > li > a
{
	background-color: transparent !important;
	padding: 0;
	margin: 0px 10px !important;
	font-size: 14px;
	color: #0955A8;
	margin: 0px 10px !important;
	padding: 0px !important;
	font-family: "Open Sans",sans-serif !important;
	font-style: normal;
	font-weight: 400;
}


.sidebar-nav {
	padding: 9px 0;
}

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}

.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}