@import url(https://fonts.googleapis.com/css?family=Raleway+Dots|Raleway:600);/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],
template {
	display: none
}
a {
	background-color: transparent
}
a:active,
a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],
html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href)")"
	}
	abbr[title]:after {
		content: " (" attr(title)")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}
@font-face{font-family:Glyphicons Halflings;
src:url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
src:url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format("embedded-opentype"),
url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format("woff2"),
url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format("woff"),
url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format("truetype"),
url(/fonts/vendor/bootstrap/dist/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "*"
}
.glyphicon-plus:before {
	content: "+"
}
.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20AC"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270F"
}
.glyphicon-glass:before {
	content: "\E001"
}
.glyphicon-music:before {
	content: "\E002"
}
.glyphicon-search:before {
	content: "\E003"
}
.glyphicon-heart:before {
	content: "\E005"
}
.glyphicon-star:before {
	content: "\E006"
}
.glyphicon-star-empty:before {
	content: "\E007"
}
.glyphicon-user:before {
	content: "\E008"
}
.glyphicon-film:before {
	content: "\E009"
}
.glyphicon-th-large:before {
	content: "\E010"
}
.glyphicon-th:before {
	content: "\E011"
}
.glyphicon-th-list:before {
	content: "\E012"
}
.glyphicon-ok:before {
	content: "\E013"
}
.glyphicon-remove:before {
	content: "\E014"
}
.glyphicon-zoom-in:before {
	content: "\E015"
}
.glyphicon-zoom-out:before {
	content: "\E016"
}
.glyphicon-off:before {
	content: "\E017"
}
.glyphicon-signal:before {
	content: "\E018"
}
.glyphicon-cog:before {
	content: "\E019"
}
.glyphicon-trash:before {
	content: "\E020"
}
.glyphicon-home:before {
	content: "\E021"
}
.glyphicon-file:before {
	content: "\E022"
}
.glyphicon-time:before {
	content: "\E023"
}
.glyphicon-road:before {
	content: "\E024"
}
.glyphicon-download-alt:before {
	content: "\E025"
}
.glyphicon-download:before {
	content: "\E026"
}
.glyphicon-upload:before {
	content: "\E027"
}
.glyphicon-inbox:before {
	content: "\E028"
}
.glyphicon-play-circle:before {
	content: "\E029"
}
.glyphicon-repeat:before {
	content: "\E030"
}
.glyphicon-refresh:before {
	content: "\E031"
}
.glyphicon-list-alt:before {
	content: "\E032"
}
.glyphicon-lock:before {
	content: "\E033"
}
.glyphicon-flag:before {
	content: "\E034"
}
.glyphicon-headphones:before {
	content: "\E035"
}
.glyphicon-volume-off:before {
	content: "\E036"
}
.glyphicon-volume-down:before {
	content: "\E037"
}
.glyphicon-volume-up:before {
	content: "\E038"
}
.glyphicon-qrcode:before {
	content: "\E039"
}
.glyphicon-barcode:before {
	content: "\E040"
}
.glyphicon-tag:before {
	content: "\E041"
}
.glyphicon-tags:before {
	content: "\E042"
}
.glyphicon-book:before {
	content: "\E043"
}
.glyphicon-bookmark:before {
	content: "\E044"
}
.glyphicon-print:before {
	content: "\E045"
}
.glyphicon-camera:before {
	content: "\E046"
}
.glyphicon-font:before {
	content: "\E047"
}
.glyphicon-bold:before {
	content: "\E048"
}
.glyphicon-italic:before {
	content: "\E049"
}
.glyphicon-text-height:before {
	content: "\E050"
}
.glyphicon-text-width:before {
	content: "\E051"
}
.glyphicon-align-left:before {
	content: "\E052"
}
.glyphicon-align-center:before {
	content: "\E053"
}
.glyphicon-align-right:before {
	content: "\E054"
}
.glyphicon-align-justify:before {
	content: "\E055"
}
.glyphicon-list:before {
	content: "\E056"
}
.glyphicon-indent-left:before {
	content: "\E057"
}
.glyphicon-indent-right:before {
	content: "\E058"
}
.glyphicon-facetime-video:before {
	content: "\E059"
}
.glyphicon-picture:before {
	content: "\E060"
}
.glyphicon-map-marker:before {
	content: "\E062"
}
.glyphicon-adjust:before {
	content: "\E063"
}
.glyphicon-tint:before {
	content: "\E064"
}
.glyphicon-edit:before {
	content: "\E065"
}
.glyphicon-share:before {
	content: "\E066"
}
.glyphicon-check:before {
	content: "\E067"
}
.glyphicon-move:before {
	content: "\E068"
}
.glyphicon-step-backward:before {
	content: "\E069"
}
.glyphicon-fast-backward:before {
	content: "\E070"
}
.glyphicon-backward:before {
	content: "\E071"
}
.glyphicon-play:before {
	content: "\E072"
}
.glyphicon-pause:before {
	content: "\E073"
}
.glyphicon-stop:before {
	content: "\E074"
}
.glyphicon-forward:before {
	content: "\E075"
}
.glyphicon-fast-forward:before {
	content: "\E076"
}
.glyphicon-step-forward:before {
	content: "\E077"
}
.glyphicon-eject:before {
	content: "\E078"
}
.glyphicon-chevron-left:before {
	content: "\E079"
}
.glyphicon-chevron-right:before {
	content: "\E080"
}
.glyphicon-plus-sign:before {
	content: "\E081"
}
.glyphicon-minus-sign:before {
	content: "\E082"
}
.glyphicon-remove-sign:before {
	content: "\E083"
}
.glyphicon-ok-sign:before {
	content: "\E084"
}
.glyphicon-question-sign:before {
	content: "\E085"
}
.glyphicon-info-sign:before {
	content: "\E086"
}
.glyphicon-screenshot:before {
	content: "\E087"
}
.glyphicon-remove-circle:before {
	content: "\E088"
}
.glyphicon-ok-circle:before {
	content: "\E089"
}
.glyphicon-ban-circle:before {
	content: "\E090"
}
.glyphicon-arrow-left:before {
	content: "\E091"
}
.glyphicon-arrow-right:before {
	content: "\E092"
}
.glyphicon-arrow-up:before {
	content: "\E093"
}
.glyphicon-arrow-down:before {
	content: "\E094"
}
.glyphicon-share-alt:before {
	content: "\E095"
}
.glyphicon-resize-full:before {
	content: "\E096"
}
.glyphicon-resize-small:before {
	content: "\E097"
}
.glyphicon-exclamation-sign:before {
	content: "\E101"
}
.glyphicon-gift:before {
	content: "\E102"
}
.glyphicon-leaf:before {
	content: "\E103"
}
.glyphicon-fire:before {
	content: "\E104"
}
.glyphicon-eye-open:before {
	content: "\E105"
}
.glyphicon-eye-close:before {
	content: "\E106"
}
.glyphicon-warning-sign:before {
	content: "\E107"
}
.glyphicon-plane:before {
	content: "\E108"
}
.glyphicon-calendar:before {
	content: "\E109"
}
.glyphicon-random:before {
	content: "\E110"
}
.glyphicon-comment:before {
	content: "\E111"
}
.glyphicon-magnet:before {
	content: "\E112"
}
.glyphicon-chevron-up:before {
	content: "\E113"
}
.glyphicon-chevron-down:before {
	content: "\E114"
}
.glyphicon-retweet:before {
	content: "\E115"
}
.glyphicon-shopping-cart:before {
	content: "\E116"
}
.glyphicon-folder-close:before {
	content: "\E117"
}
.glyphicon-folder-open:before {
	content: "\E118"
}
.glyphicon-resize-vertical:before {
	content: "\E119"
}
.glyphicon-resize-horizontal:before {
	content: "\E120"
}
.glyphicon-hdd:before {
	content: "\E121"
}
.glyphicon-bullhorn:before {
	content: "\E122"
}
.glyphicon-bell:before {
	content: "\E123"
}
.glyphicon-certificate:before {
	content: "\E124"
}
.glyphicon-thumbs-up:before {
	content: "\E125"
}
.glyphicon-thumbs-down:before {
	content: "\E126"
}
.glyphicon-hand-right:before {
	content: "\E127"
}
.glyphicon-hand-left:before {
	content: "\E128"
}
.glyphicon-hand-up:before {
	content: "\E129"
}
.glyphicon-hand-down:before {
	content: "\E130"
}
.glyphicon-circle-arrow-right:before {
	content: "\E131"
}
.glyphicon-circle-arrow-left:before {
	content: "\E132"
}
.glyphicon-circle-arrow-up:before {
	content: "\E133"
}
.glyphicon-circle-arrow-down:before {
	content: "\E134"
}
.glyphicon-globe:before {
	content: "\E135"
}
.glyphicon-wrench:before {
	content: "\E136"
}
.glyphicon-tasks:before {
	content: "\E137"
}
.glyphicon-filter:before {
	content: "\E138"
}
.glyphicon-briefcase:before {
	content: "\E139"
}
.glyphicon-fullscreen:before {
	content: "\E140"
}
.glyphicon-dashboard:before {
	content: "\E141"
}
.glyphicon-paperclip:before {
	content: "\E142"
}
.glyphicon-heart-empty:before {
	content: "\E143"
}
.glyphicon-link:before {
	content: "\E144"
}
.glyphicon-phone:before {
	content: "\E145"
}
.glyphicon-pushpin:before {
	content: "\E146"
}
.glyphicon-usd:before {
	content: "\E148"
}
.glyphicon-gbp:before {
	content: "\E149"
}
.glyphicon-sort:before {
	content: "\E150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\E151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\E152"
}
.glyphicon-sort-by-order:before {
	content: "\E153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\E154"
}
.glyphicon-sort-by-attributes:before {
	content: "\E155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\E156"
}
.glyphicon-unchecked:before {
	content: "\E157"
}
.glyphicon-expand:before {
	content: "\E158"
}
.glyphicon-collapse-down:before {
	content: "\E159"
}
.glyphicon-collapse-up:before {
	content: "\E160"
}
.glyphicon-log-in:before {
	content: "\E161"
}
.glyphicon-flash:before {
	content: "\E162"
}
.glyphicon-log-out:before {
	content: "\E163"
}
.glyphicon-new-window:before {
	content: "\E164"
}
.glyphicon-record:before {
	content: "\E165"
}
.glyphicon-save:before {
	content: "\E166"
}
.glyphicon-open:before {
	content: "\E167"
}
.glyphicon-saved:before {
	content: "\E168"
}
.glyphicon-import:before {
	content: "\E169"
}
.glyphicon-export:before {
	content: "\E170"
}
.glyphicon-send:before {
	content: "\E171"
}
.glyphicon-floppy-disk:before {
	content: "\E172"
}
.glyphicon-floppy-saved:before {
	content: "\E173"
}
.glyphicon-floppy-remove:before {
	content: "\E174"
}
.glyphicon-floppy-save:before {
	content: "\E175"
}
.glyphicon-floppy-open:before {
	content: "\E176"
}
.glyphicon-credit-card:before {
	content: "\E177"
}
.glyphicon-transfer:before {
	content: "\E178"
}
.glyphicon-cutlery:before {
	content: "\E179"
}
.glyphicon-header:before {
	content: "\E180"
}
.glyphicon-compressed:before {
	content: "\E181"
}
.glyphicon-earphone:before {
	content: "\E182"
}
.glyphicon-phone-alt:before {
	content: "\E183"
}
.glyphicon-tower:before {
	content: "\E184"
}
.glyphicon-stats:before {
	content: "\E185"
}
.glyphicon-sd-video:before {
	content: "\E186"
}
.glyphicon-hd-video:before {
	content: "\E187"
}
.glyphicon-subtitles:before {
	content: "\E188"
}
.glyphicon-sound-stereo:before {
	content: "\E189"
}
.glyphicon-sound-dolby:before {
	content: "\E190"
}
.glyphicon-sound-5-1:before {
	content: "\E191"
}
.glyphicon-sound-6-1:before {
	content: "\E192"
}
.glyphicon-sound-7-1:before {
	content: "\E193"
}
.glyphicon-copyright-mark:before {
	content: "\E194"
}
.glyphicon-registration-mark:before {
	content: "\E195"
}
.glyphicon-cloud-download:before {
	content: "\E197"
}
.glyphicon-cloud-upload:before {
	content: "\E198"
}
.glyphicon-tree-conifer:before {
	content: "\E199"
}
.glyphicon-tree-deciduous:before {
	content: "\E200"
}
.glyphicon-cd:before {
	content: "\E201"
}
.glyphicon-save-file:before {
	content: "\E202"
}
.glyphicon-open-file:before {
	content: "\E203"
}
.glyphicon-level-up:before {
	content: "\E204"
}
.glyphicon-copy:before {
	content: "\E205"
}
.glyphicon-paste:before {
	content: "\E206"
}
.glyphicon-alert:before {
	content: "\E209"
}
.glyphicon-equalizer:before {
	content: "\E210"
}
.glyphicon-king:before {
	content: "\E211"
}
.glyphicon-queen:before {
	content: "\E212"
}
.glyphicon-pawn:before {
	content: "\E213"
}
.glyphicon-bishop:before {
	content: "\E214"
}
.glyphicon-knight:before {
	content: "\E215"
}
.glyphicon-baby-formula:before {
	content: "\E216"
}
.glyphicon-tent:before {
	content: "\26FA"
}
.glyphicon-blackboard:before {
	content: "\E218"
}
.glyphicon-bed:before {
	content: "\E219"
}
.glyphicon-apple:before {
	content: "\F8FF"
}
.glyphicon-erase:before {
	content: "\E221"
}
.glyphicon-hourglass:before {
	content: "\231B"
}
.glyphicon-lamp:before {
	content: "\E223"
}
.glyphicon-duplicate:before {
	content: "\E224"
}
.glyphicon-piggy-bank:before {
	content: "\E225"
}
.glyphicon-scissors:before {
	content: "\E226"
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\E227"
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\A5"
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
	content: "\20BD"
}
.glyphicon-scale:before {
	content: "\E230"
}
.glyphicon-ice-lolly:before {
	content: "\E231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\E232"
}
.glyphicon-education:before {
	content: "\E233"
}
.glyphicon-option-horizontal:before {
	content: "\E234"
}
.glyphicon-option-vertical:before {
	content: "\E235"
}
.glyphicon-menu-hamburger:before {
	content: "\E236"
}
.glyphicon-modal-window:before {
	content: "\E237"
}
.glyphicon-oil:before {
	content: "\E238"
}
.glyphicon-grain:before {
	content: "\E239"
}
.glyphicon-sunglasses:before {
	content: "\E240"
}
.glyphicon-text-size:before {
	content: "\E241"
}
.glyphicon-text-color:before {
	content: "\E242"
}
.glyphicon-text-background:before {
	content: "\E243"
}
.glyphicon-object-align-top:before {
	content: "\E244"
}
.glyphicon-object-align-bottom:before {
	content: "\E245"
}
.glyphicon-object-align-horizontal:before {
	content: "\E246"
}
.glyphicon-object-align-left:before {
	content: "\E247"
}
.glyphicon-object-align-vertical:before {
	content: "\E248"
}
.glyphicon-object-align-right:before {
	content: "\E249"
}
.glyphicon-triangle-right:before {
	content: "\E250"
}
.glyphicon-triangle-left:before {
	content: "\E251"
}
.glyphicon-triangle-bottom:before {
	content: "\E252"
}
.glyphicon-triangle-top:before {
	content: "\E253"
}
.glyphicon-console:before {
	content: "\E254"
}
.glyphicon-superscript:before {
	content: "\E255"
}
.glyphicon-subscript:before {
	content: "\E256"
}
.glyphicon-menu-left:before {
	content: "\E257"
}
.glyphicon-menu-right:before {
	content: "\E258"
}
.glyphicon-menu-down:before {
	content: "\E259"
}
.glyphicon-menu-up:before {
	content: "\E260"
}
*,
:after,
:before {
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
	font-family: Raleway, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777;
	background-color: #fff
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #5575da;
	text-decoration: none
}
a:focus,
a:hover {
	color: #284cba;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 0
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	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
}
[role=button] {
	cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}
.h1,
h1 {
	font-size: 36px
}
.h2,
h2 {
	font-size: 30px
}
.h3,
h3 {
	font-size: 24px
}
.h4,
h4 {
	font-size: 18px
}
.h5,
h5 {
	font-size: 14px
}
.h6,
h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}
.small,
small {
	font-size: 85%
}
.mark,
mark {
	background-color: #f9f0d3;
	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: #777
}
.text-primary {
	color: #5575da
}
a.text-primary:focus,
a.text-primary:hover {
	color: #2d54cf
}
.text-success {
	color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:focus,
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #5575da
}
a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #2d54cf
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #f9f0d3
}
a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f3e1a6
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}
.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd,
dt {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}
abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.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 ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014   \A0"
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\A0   \2014"
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}
code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}
kbd {
	color: #fff;
	background-color: #333;
	border-radius: 0;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	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-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-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
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}
caption,
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #f9f0d3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #f6e8bd
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}
fieldset {
	margin: 0;
	min-width: 0
}
fieldset,
legend {
	padding: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
	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=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}
.form-group {
	margin-bottom: 15px
}
.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}
.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #f9f0d3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label~.form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #b7b7b7
}
@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
	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 {
	right: 15px
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
	color: #000;
	text-decoration: none
}
.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #000;
	background-color: #fff;
	border-color: #adadad
}
.btn-default.focus,
.btn-default:focus {
	color: #000;
	background-color: #e6e6e6;
	border-color: #6d6d6d
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #000;
	background-color: #e6e6e6;
	border-color: #8e8e8e
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #000;
	background-color: #d4d4d4;
	border-color: #6d6d6d
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #adadad
}
.btn-default .badge {
	color: #fff;
	background-color: #000
}
.btn-primary {
	color: #fff;
	background-color: #5575da;
	border-color: #4064d5
}
.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #2d54cf;
	border-color: #1b327b
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #2d54cf;
	border-color: #2748b2
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #2748b2;
	border-color: #1b327b
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #5575da;
	border-color: #4064d5
}
.btn-primary .badge {
	color: #5575da;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #7fae32;
	border-color: #719a2c
}
.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #628627;
	border-color: #283710
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #628627;
	border-color: #4e6b1f
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #4e6b1f;
	border-color: #283710
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #7fae32;
	border-color: #719a2c
}
.btn-success .badge {
	color: #7fae32;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #5575da;
	font-weight: 400;
	border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
	color: #284cba;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}
.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-group-xs>.btn,
.btn-xs {
	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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown,
.dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(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: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #7fae32;
	background-color: #fff
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #5575da
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	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: #777;
	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 dashed;
	border-bottom: 4px solid\9;
	content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@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-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-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 {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 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: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	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-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-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: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	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: 46px;
	line-height: 46px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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: 30px;
	padding: 5px 10px;
	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: 30px;
	line-height: 30px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.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 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	font-size: 0;
	white-space: nowrap
}
.input-group-btn,
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li,
.nav>li>a {
	position: relative;
	display: block
}
.nav>li>a {
	padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #5575da
}
.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: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid;
	border-color: #ddd #ddd transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.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: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #5575da
}
.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: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}
.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: 80px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px
	}
}
@media (min-width: 768px) {
	.navbar-header {
		float: left
	}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .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-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width: 768px) {
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0
	}
}
.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
@media (min-width: 768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 30px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 80px
}
.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
@media (min-width: 768px) {
	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 23px;
	margin-bottom: 23px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none
	}
}
.navbar-nav {
	margin: 15px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 30px;
		padding-bottom: 30px
	}
}
.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	margin: 23px -15px
}
@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none
	}
}
.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 {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 23px;
	margin-bottom: 23px
}
.navbar-btn.btn-sm {
	margin-top: 25px;
	margin-bottom: 25px
}
.navbar-btn.btn-xs {
	margin-top: 29px;
	margin-bottom: 29px
}
.navbar-text {
	margin-top: 30px;
	margin-bottom: 30px
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}
@media (min-width: 768px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}
.navbar-default {
	background-color: #fff;
	border-color: #eee;
	border-bottom: 4px solid #eee
}
.navbar-default .navbar-brand {
	color: #5575da
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #2d54cf;
	background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #5575da
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #7fae32;
	background-color: #fff
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #5575da;
	background-color: #eee
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #eee
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: rgba(0, 0, 0, .1)
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #5575da
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #eee
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #eee;
	color: #5575da
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #5575da
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #7fae32;
		background-color: #fff
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #5575da;
		background-color: #eee
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}
.navbar-default .navbar-link {
	color: #5575da
}
.navbar-default .navbar-link:hover {
	color: #7fae32
}
.navbar-default .btn-link {
	color: #5575da
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #7fae32
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	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: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/\A0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #5575da;
	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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #284cba;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #5575da;
	border-color: #5575da;
	cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-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: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.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:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a,
.pager .next>span {
	float: right
}
.pager .previous>a,
.pager .previous>span {
	float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #5575da
}
.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #2d54cf
}
.label-success {
	background-color: #7fae32
}
.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #628627
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #5575da;
	background-color: #fff
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container-fluid .jumbotron,
.container .jumbotron {
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container-fluid .jumbotron,
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}
	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #5575da
}
.thumbnail .caption {
	padding: 9px;
	color: #777
}
.alert {
	padding: 8px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: 700
}
.alert>p,
.alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 28px
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #f9f0d3;
	border-color: #e0dfe0;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #d3d2d3
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #5575da;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #7fae32
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-info {
	background-color: #5bc0de
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media,
.media-body {
	zoom: 1;
	overflow: hidden
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right,
.media>.pull-right {
	padding-left: 10px
}
.media-left,
.media>.pull-left {
	padding-right: 10px
}
.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item,
button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #5575da;
	border-color: #5575da
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #fdfdfe
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #f9f0d3
}
a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #f6e8bd
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #a9a9a9;
	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: #a9a9a9
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #ddd
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #5575da;
	border-color: #ddd
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-primary>.panel-heading .badge {
	color: #5575da;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #e0dfe0
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #f9f0d3;
	border-color: #e0dfe0
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #e0dfe0
}
.panel-warning>.panel-heading .badge {
	color: #f9f0d3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #e0dfe0
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}
.well-lg {
	padding: 24px;
	border-radius: 0
}
.well-sm {
	padding: 9px;
	border-radius: 0
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
	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,
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	transform: translateY(-25%);
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	transform: translate(0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	box-shadow: 0 0 0 rgba(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: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-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: 600px;
		margin: 30px auto
	}
	.modal-content {
		box-shadow: 0 0 0 rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Raleway, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	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;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	right: 5px
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	left: 5px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Raleway, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1px -1px 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, .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, .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, .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, .25)
}
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel,
.carousel-inner {
	position: relative
}
.carousel-inner {
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	transition: left .6s ease-in-out
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}
@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		transform: translateZ(0);
		left: 0
	}
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	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: transparent
}
.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, .6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -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
	}
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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
}
.affix {
	position: fixed
}
@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block!important
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline!important
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block!important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline!important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block!important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline!important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block!important
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none!important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none!important
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none!important
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none!important
	}
}
.visible-print {
	display: none!important
}
@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}
.visible-print-block {
	display: none!important
}
@media print {
	.visible-print-block {
		display: block!important
	}
}
.visible-print-inline {
	display: none!important
}
@media print {
	.visible-print-inline {
		display: inline!important
	}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}
@media print {
	.hidden-print {
		display: none!important
	}
}
.bs-callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px
}
.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px
}
.bs-callout p:last-child {
	margin-bottom: 0
}
.bs-callout code {
	border-radius: 3px
}
.bs-callout+.bs-callout {
	margin-top: -5px
}
.bs-callout-danger {
	border-left-color: #ce4844
}
.bs-callout-danger h4 {
	color: #ce4844
}
.bs-callout-warning {
	border-left-color: #aa6708
}
.bs-callout-warning h4 {
	color: #aa6708
}
.bs-callout-info {
	border-left-color: #6b9823
}
.bs-callout-info h4 {
	color: #1b809e
}
.m0 {
	margin: 0
}
.m2 {
	margin: 2px
}
.m3 {
	margin: 3px
}
.m5 {
	margin: 5px
}
.m10 {
	margin: 10px
}
.m15 {
	margin: 15px
}
.m20 {
	margin: 20px
}
.m25 {
	margin: 25px
}
.m30 {
	margin: 30px
}
.m50 {
	margin: 50px
}
.mt0 {
	margin-top: 0
}
.mt2 {
	margin-top: 2px
}
.mt3 {
	margin-top: 3px
}
.mt5 {
	margin-top: 5px
}
.mt10 {
	margin-top: 10px
}
.mt15 {
	margin-top: 15px
}
.mt20 {
	margin-top: 20px
}
.mt25 {
	margin-top: 25px
}
.mt30 {
	margin-top: 30px
}
.mt50 {
	margin-top: 50px
}
.mb0 {
	margin-bottom: 0
}
.mb2 {
	margin-bottom: 2px
}
.mb3 {
	margin-bottom: 3px
}
.mb5 {
	margin-bottom: 5px
}
.mb10 {
	margin-bottom: 10px
}
.mb15 {
	margin-bottom: 15px
}
.mb20 {
	margin-bottom: 20px
}
.mb25 {
	margin-bottom: 25px
}
.mb30 {
	margin-bottom: 30px
}
.mb50 {
	margin-bottom: 50px
}
.ml0 {
	margin-left: 0
}
.ml2 {
	margin-left: 2px
}
.ml3 {
	margin-left: 3px
}
.ml5 {
	margin-left: 5px
}
.ml10 {
	margin-left: 10px
}
.ml15 {
	margin-left: 15px
}
.ml20 {
	margin-left: 20px
}
.ml25 {
	margin-left: 25px
}
.ml30 {
	margin-left: 30px
}
.ml50 {
	margin-left: 50px
}
.mr0 {
	margin-right: 0
}
.mr2 {
	margin-right: 2px
}
.mr3 {
	margin-right: 3px
}
.mr5 {
	margin-right: 5px
}
.mr10 {
	margin-right: 10px
}
.mr15 {
	margin-right: 15px
}
.mr20 {
	margin-right: 20px
}
.mr25 {
	margin-right: 25px
}
.mr30 {
	margin-right: 30px
}
.mr50 {
	margin-right: 50px
}
.p0 {
	padding: 0
}
.p5 {
	padding: 5px
}
.p10 {
	padding: 10px
}
.p15 {
	padding: 15px
}
.p20 {
	padding: 20px
}
.p25 {
	padding: 25px
}
.p30 {
	padding: 30px
}
.p50 {
	padding: 50px
}
.pt0 {
	padding-top: 0
}
.pt5 {
	padding-top: 5px
}
.pt10 {
	padding-top: 10px
}
.pt15 {
	padding-top: 15px
}
.pt20 {
	padding-top: 20px
}
.pt25 {
	padding-top: 25px
}
.pt30 {
	padding-top: 30px
}
.pt50 {
	padding-top: 50px
}
.pb0 {
	padding-bottom: 0
}
.pb5 {
	padding-bottom: 5px
}
.pb10 {
	padding-bottom: 10px
}
.pb15 {
	padding-bottom: 15px
}
.pb20 {
	padding-bottom: 20px
}
.pb25 {
	padding-bottom: 25px
}
.pb30 {
	padding-bottom: 30px
}
.pb50 {
	padding-bottom: 50px
}
.pl0 {
	padding-left: 0
}
.pl5 {
	padding-left: 5px
}
.pl10 {
	padding-left: 10px
}
.pl15 {
	padding-left: 15px
}
.pl20 {
	padding-left: 20px
}
.pl25 {
	padding-left: 25px
}
.pl30 {
	padding-left: 30px
}
.pl50 {
	padding-left: 50px
}
.pr0 {
	padding-right: 0
}
.pr5 {
	padding-right: 5px
}
.pr10 {
	padding-right: 10px
}
.pr15 {
	padding-right: 15px
}
.pr20 {
	padding-right: 20px
}
.pr25 {
	padding-right: 25px
}
.pr30 {
	padding-right: 30px
}
.pr50 {
	padding-right: 50px
}
.text-yellow {
	color: #fec131!important
}
.text-purple {
	color: #5575da!important
}
.text-green {
	color: #6b9823!important
}
.≈ {
	color: #999!important
}
.text-white {
	color: #fff!important
}
.text-black {
	color: #000!important
}
div.text-hover-highlight:hover {
	color: #6b9823
}
.tooltip-purple+.tooltip>.tooltip-inner {
	background-color: #5575da
}
.tooltip-inner {
	white-space: pre;
	max-width: none
}
.background-green {
	background: #6b9823!important
}
.background-black {
	background: #000!important
}
.background-purple {
	background: #5575da!important
}
.background-yellow {
	background: #eea236!important
}
.global-banner {
	color: #fff;
	width: 100%;
	padding: 20px;
	border-bottom: 4px solid #eee
}
.global-banner-green {
	background-color: #6b9823
}
.global-banner-green a {
	color: #fff
}
.global-banner-green a:active,
.global-banner-green a:focus,
.global-banner-green a:hover {
	text-decoration: none
}
.global-banner-text-link,
.global-banner-text-link a:active,
.global-banner-text-link a:link,
.global-banner-text-link a:visited {
	color: #fff;
	border-bottom: 1px dotted #fff
}
.no-left-pad {
	padding-left: 0!important
}
.no-right-pad {
	padding-right: 0!important
}
.gap-v {
	margin: 15px 0
}
.m-t {
	margin-top: 15px
}
.m-t-lg {
	margin-top: 30px
}
.m-t-sm {
	margin-top: 10px
}
.m-l {
	margin-left: 15px
}
.m-l-sm {
	margin-left: 10px
}
.m-l-lg {
	margin-left: 40px
}
.m-b {
	margin-bottom: 15px
}
.m-b-sm {
	margin-bottom: 10px
}
.m-b-xs {
	margin-bottom: 5px
}
.no-margin {
	margin: 0!important
}
.no-bottom-space,
.no-margin-bottom {
	margin-bottom: 0!important
}
.no-bottom-space {
	padding-bottom: 0!important
}
.p-b {
	padding-bottom: 10px
}
.padder {
	padding: 15px
}
.padder-sm {
	padding: 10px
}
.m-r {
	margin-right: 15px
}
.m-t-sm-n {
	top: -10px;
	position: relative
}
.radius {
	border-radius: 6px
}
.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.transition {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.bold {
	font-weight: 600
}
.text-light {
	color: #666
}
.lead {
	font-weight: 400
}
.fa-fw {
	margin-right: 5px
}
.fa-fr,
.fa-fw {
	vertical-align: middle
}
.fa-fr {
	margin-left: 5px
}
h2.top-heading {
	font-size: 24px;
	line-height: 20px;
	margin: 0 0 0 5px;
	color: #666
}
.badge.badge-warning {
	background-color: #f0ad4e
}
.badge.badge-danger {
	background-color: #d9534f
}
.width-180 {
	min-width: 180px
}
.navbar-nav>li.dropdown>a.dropdown-toggle.notification,
.navbar-nav>li a.icon-nav {
	padding-top: 18px;
	padding-bottom: 10px;
	position: relative
}
.navbar-nav>li.dropdown>a.dropdown-toggle.notification i,
.navbar-nav>li a.icon-nav i {
	font-size: 20px
}
.navbar-nav>li.dropdown>a.dropdown-toggle.notification .icon-badge,
.navbar-nav>li.dropdown>a.dropdown-toggle.notification .notification-badge,
.navbar-nav>li a.icon-nav .icon-badge,
.navbar-nav>li a.icon-nav .notification-badge {
	position: relative;
	top: -10px;
	right: 5px
}
:active,
:focus {
	box-shadow: none!important;
	outline: none!important
}
.heading-title {
	margin: 0 0 10px
}
.icon-nav-sm i {
	position: relative;
	top: -2px;
	line-height: 24px
}
@media (max-width: 768px) {
	.m-t-lg-xs {
		margin-top: 30px
	}
	.m-t-lg-xs .btn {
		width: auto;
		float: right
	}
}
.truncate-partner {
	width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block
}
.center-40 {
	width: 40%;
	margin: 0 auto
}
.center-50 {
	width: 50%;
	margin: 0 auto
}
.center-60 {
	width: 60%;
	margin: 0 auto
}
.center-75 {
	width: 75%;
	margin: 0 auto
}
.center-80 {
	width: 80%;
	margin: 0 auto
}
@media (max-width: 768px) {
	.center-40,
	.center-50,
	.center-60,
	.center-75,
	.center-80 {
		width: 90%
	}
}
#cke_2_contents {
	height: 110px!important
}
.select2-width .select2-container .select2-selection--single {
	height: 35px!important
}
.select2-width .select2-selection__arrow b {
	margin-top: 0!important
}
.fa-question-circle {
	margin-top: 10px
}
.spinner {
	margin: 0 auto;
	width: 70px;
	text-align: center
}
.spinner>div {
	width: 18px;
	height: 18px;
	background-color: #a6a7ae;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both;
	animation: sk-bouncedelay 1.4s ease-in-out infinite both
}
.spinner .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}
.spinner .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}
@-webkit-keyframes sk-bouncedelay {
	0%, 80%, to {
		-webkit-transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1)
	}
}
@keyframes sk-bouncedelay {
	0%,
	80%,
	to {
		transform: scale(0)
	}
	40% {
		transform: scale(1)
	}
}
.selector2 .select2-container {
	width: 100%!important
}
.text-center .social-icon {
	display: inline-block;
	float: none
}
.bg-white {
	background-color: #fff
}
.t-p {
	padding-top: 15px
}
.t-p-lg {
	padding-top: 30px
}
#filter,
.back-button-message {
	margin-top: 15px
}
.message-page-header {
	padding-bottom: 30px
}
.last-message {
	color: #b1b1b1;
	font-weight: 300;
	font-size: medium
}
.last-message-time {
	font-size: 12px;
	color: #b9b9b9;
	padding-right: 15px;
	font-weight: 300
}
.message-day-inner {
	font-size: 19px;
	font-weight: 200;
	color: rgba(0, 0, 0, .2);
	margin-top: 5px;
	margin-bottom: 15px
}
.title-message {
	color: #909090
}
.user-img-wrap img {
	border-radius: 50%;
	width: 40px;
	margin: 10px 0 10px 10px
}
.message-wrap .message-list-wrap .media-body,
.message-wrap .message-view-wrap .media-body {
	padding: 17px 0!important;
	color: #898989
}
.message-wrap .message-list-wrap .media-body .media-heading,
.message-wrap .message-view-wrap .media-body .media-heading {
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 130px
}
.message-wrap .message-list-wrap .media-body p,
.message-wrap .message-view-wrap .media-body p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 220px;
	font-size: 13px
}
.message-wrap .message-list-wrap .message-list {
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	margin-bottom: 10px;
	background: #f5f5f5;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
	border-radius: 3px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.message-wrap .message-list-wrap .message-list:hover {
	background: #e2e8ea
}
.message-wrap .user-wrap {
	display: table-cell;
	width: 60px;
	vertical-align: middle;
	text-align: center
}
.message-wrap .media {
	color: #666;
	display: table;
	width: 100%;
	margin-top: 0
}
.message-wrap .media .media-body .media-heading {
	font-size: 16px;
	line-height: 20px
}
.message-wrap .media .media-body p {
	margin-bottom: 0
}
.message-wrap .message-view-wrap .message-container .message-header {
	border-bottom: 1px solid #ddd;
	background: #fff;
	margin-bottom: 20px
}
.message-wrap .message-view-wrap .message-container .message-header .media .media-body {
	padding: 19px 19px 19px 0
}
img.profile-pic {
	border-radius: 50%;
	position: absolute;
	bottom: 10px
}
.img-circle-friend,
img.profile-pic {
	width: 40px;
	height: 40px
}
.message-box-wrap {
	height: 600px;
	position: relative;
	background: #fff;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
	margin: 0 auto;
	border-radius: 4px
}
.message-detail-wrap {
	height: 385px;
	overflow: auto
}
.message-detail-wrap-inner {
	padding-top: 1px;
	word-wrap: break-word;
	word-break: break-word
}
.chat-bubble-inner {
	padding: 15px;
	position: absolute;
	height: 178px;
	letter-spacing: .2px;
	font-size: 14px;
	background-color: #d3dbe5;
	color: #444;
	font-weight: 500;
	text-align: left;
	left: 1px;
	right: 1px;
	bottom: 1px
}
.chat-bubble-inner .form-horizontal {
	position: relative;
	padding-left: 20px
}
.chat-bubble-inner .form-horizontal .form-control {
	box-shadow: none
}
.chat-bubble-inner .form-horizontal .form-control:active,
.chat-bubble-inner .form-horizontal .form-control:focus {
	-moz-appearance: none;
	outline: 0
}
.chat-bubble-inner .form-horizontal:before {
	border-bottom: 22px solid transparent;
	border-right: 22px solid #ccc;
	left: -1px;
	top: -1px
}
.chat-bubble-inner .form-horizontal:after,
.chat-bubble-inner .form-horizontal:before {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border-top: 0 solid transparent
}
.chat-bubble-inner .form-horizontal:after {
	border-bottom: 20px solid transparent;
	border-right: 20px solid #fff;
	left: 2px;
	top: 1px
}
.message-bubble-user {
	background: #ebf0f6;
	padding: 20px 15px;
	display: block
}
.message-bubble-friend {
	background: #fff;
	padding: 20px 15px;
	display: block
}
.time-span {
	float: right;
	opacity: .3;
	display: inline-block;
	margin-top: 4px
}
.message-detail {
	white-space: nowrap;
	font-size: 85%;
	margin-top: 10px;
	color: rgba(0, 0, 0, .5);
	font-weight: 500
}
.message-detail .time-span {
	opacity: .8;
	display: inline-block;
	margin-top: 4px
}
.message-user-name {
	color: #5575da;
	font-size: 16px;
	font-weight: 300
}
.message-datail-wrap {
	height: 420px;
	overflow: auto
}
.message-user-chat {
	font-size: 13px
}
.message-reply-button {
	margin-top: 8px
}
.chat-bubble-wrap {
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	display: table;
	width: 100%
}
.chat-bubble-wrap .chat-bubble,
.chat-bubble-wrap .user-img-wrap {
	display: table-cell;
	vertical-align: top
}
.chat-bubble-wrap .user-img-wrap {
	min-width: 60px
}
.chat-bubble-wrap .user-img-wrap img {
	border-radius: 50%;
	border: 2px solid #ecf0f1;
	max-width: 50px;
	width: 100%
}
.chat-bubble-wrap .user-img-wrap .user-icon {
	background-color: #8499a1;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	box-shadow: inset 0 0 0 2px #ecf0f1;
	margin: -1px
}
.chat-bubble-wrap .user-img-wrap .user-icon i {
	font-size: 18px;
	color: #fff
}
.chat-bubble-wrap.sender .chat-bubble {
	background: #c3dcd7
}
.chat-bubble-wrap.sender .chat-bubble:before {
	border-right-color: #c3dcd7
}
@media (max-width: 991px) {
	.message-wrap,
	.message-wrap .message-list-wrap,
	.message-wrap .message-view-wrap {
		display: block
	}
	.message-wrap .message-list-wrap {
		width: 100%;
		border-right: none
	}
	.message-wrap .message-list-wrap.hide-inbox {
		display: none
	}
	a.inbox-btn {
		pointer-events: all
	}
}
@media (max-width: 767px) {
	.message-header .media-body {
		padding-bottom: 10px!important
	}
	.message-header .media-body .pull-right {
		float: none!important;
		display: block;
		clear: both;
		padding-top: 10px
	}
	.message-header .media-body .pull-right .btn {
		margin-bottom: 10px
	}
	.message-list-wrap .message-list .user-img-wrap img {
		width: 30px
	}
	.message-list-wrap .last-message-time {
		font-size: 11px
	}
	.message-list-wrap .row .col-sm-2 .media-heading {
		font-size: 14px;
		line-height: 14px
	}
	.message-list-wrap .last-message {
		font-size: 13px
	}
	.chat-bubble-inner {
		position: relative;
		padding: 8px
	}
	.chat-bubble-inner .media-left {
		display: none!important
	}
	.chat-bubble-inner .form-horizontal {
		padding: 0
	}
	.chat-bubble-inner .form-horizontal:after,
	.chat-bubble-inner .form-horizontal:before {
		content: "";
		display: none
	}
	.chat-bubble-inner .form-control {
		box-shadow: none
	}
	.chat-bubble-inner .form-control:active,
	.chat-bubble-inner .form-control:focus {
		-moz-appearance: none;
		outline: 0
	}
	.chat-bubble-inner:after,
	.chat-bubble-inner:before {
		content: "";
		display: none
	}
	.message-bubble-friend {
		padding: 7px
	}
	.message-bubble-friend .time-span span {
		font-size: 80%
	}
	.message-bubble-user {
		padding: 7px
	}
	.message-bubble-user .time-span span {
		font-size: 80%
	}
	.message-user-name {
		font-size: 14px
	}
	.message-user-chat {
		font-size: 12px
	}
	.message-reply-button {
		margin-top: 15px
	}
}
@media (max-width: 400px) {
	.msg-head {
		font-size: 16px
	}
	.msg-back-btn,
	.msg-clr-btn {
		font-size: 11px;
		padding: 5px
	}
}
.body-content {
	margin-top: 0;
	padding-top: 30px;
	padding-bottom: 30px
}
.no-content,
.no-content h3 {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 22px;
	font-weight: 400
}
.navbar-fixed-top .container .collapse-new::-webkit-input-placeholder {
	color: #7f97e3
}
.navbar-fixed-top .container .collapse-new:-moz-placeholder {
	Firefox18-color: #7f97e3
}
.navbar-fixed-top .container .collapse-new::-moz-placeholder {
	color: #7f97e3
}
.navbar-fixed-top .container .collapse-new:-ms-input-placeholder {
	color: #7f97e3
}
.navbar-fixed-top .image-logo {
	max-width: 250px;
	margin-top: -20px;
	margin-bottom: -15px;
	margin-left: -10px
}
.navbar-fixed-top .navbar-form .form-group {
	position: relative
}
.navbar-fixed-top .navbar-form .search-btn-wrap {
	color: #5575da;
	opacity: 1;
	position: absolute;
	right: 2px;
	top: 6px;
	padding: 0;
	background: none
}
.navbar-fixed-top .navbar-form .form-control {
	background-color: transparent;
	color: #5575da;
	box-shadow: none;
	border: none;
	border-bottom: 2px solid #b4c0db;
	padding: 2px 24px 2px 5px;
	border-radius: 0
}
.navbar-fixed-top .navbar-form .form-control:focus {
	opacity: 1
}
.navbar-fixed-top .navbar-right {
	height: 80px;
	margin-right: 0
}
.navbar-fixed-top .navbar-right .name {
	font-size: 94%
}
.navbar-fixed-top .navbar-right .dropdown-user-admin {
	padding-right: 15px
}
.navbar-fixed-top .navbar-right .dropdown .dropdown-toggle,
.navbar-fixed-top .navbar-right .dropdown .dropdown-toggle .header-icons {
	font-size: 18px
}
.navbar-fixed-top .navbar-right .dropdown .dropdown-toggle .badge-header {
	position: relative;
	margin: -22px 0 0 -8px;
	background: #f0ad4e;
	color: #fff
}
.navbar-fixed-top .navbar-right .dropdown .img-circle-user {
	width: 35px;
	margin: -10px 5px -10px 0
}
.navbar-collapse {
	overflow-y: auto;
	overflow-x: hidden
}
.form-friend-request,
.sent-msg {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #eee
}
.form-friend-request a,
.sent-msg a {
	display: block;
	margin-bottom: 5px
}
.form-friend-request .row,
.sent-msg .row {
	margin: 0 -5px
}
.form-friend-request .row .col-xs-6,
.sent-msg .row .col-xs-6 {
	padding: 0 5px
}
.form-friend-request .row .col-xs-6 .btn-xs,
.sent-msg .row .col-xs-6 .btn-xs {
	padding-top: 2px;
	padding-bottom: 2px
}
.sent-msg a {
	display: block
}
.navbar-default {
	border-bottom: none;
	margin-bottom: 0
}
.navbar-subnav {
	background: #5575da;
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee
}
.navbar-subnav .navbar-static-top-header {
	color: #fff;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 19px
}
.navbar-subnav .navbar-static-top-header small {
	color: #fff;
	font-size: 14px;
	display: block;
	margin-top: 8px;
	font-weight: 300
}
.navbar-subnav .profile-page-buttons {
	padding: 10px 0
}
.navbar-subnav .profile-page-buttons .upload-btn {
	margin-left: 10px
}
.navbar-subnav .profile-page-buttons > ul {
	/* display: inline-block; */
	list-style-type: none;
	padding: 0;
	margin: 0
}
.navbar-subnav .profile-page-buttons > ul > li {
	/* display: inline-block; */
	border-radius: 3px;
	padding: 7px 0
}
.navbar-subnav .profile-page-buttons > ul > li a {
	padding: 9px;
	color: #fff;
	background: #5575da;
	border-radius: 3px
}
.navbar-subnav .profile-page-buttons ul li a:active,
.navbar-subnav .profile-page-buttons ul li a:hover {
	color: #5575da;
	background: #fff
}
.navbar-subnav .profile-page-buttons .nav-header>.active {
	color: #5575da;
	background: #fff;
	padding: 7px 0;
	border-radius: 3px
}
.navbar-subnav .profile-page-buttons .nav-header>.active a {
	color: #5575da;
	background: #fff
}
.navbar-subnav .profile-page-buttons .social-icons a {
	color: #fff;
	font-size: 24px;
	padding: 0 2px
}
.navbar-subnav .profile-page-buttons .social-icons a:hover {
	color: #4f5d76
}
.navbar-subnav a,
.navbar-subnav a:active,
.navbar-subnav a:hover {
	text-decoration: none
}
.btn {
	border-radius: 4px
}
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.btn-circle {
	position: absolute;
	border-radius: 50%;
	height: 40px!important;
	width: 40px;
	line-height: 27px!important;
	top: -17px;
	left: -19px
}
.btn-circle .fa {
	vertical-align: middle!important
}
.watched {
	position: relative;
	cursor: pointer
}
.watched h6 {
	position: absolute;
	top: 11px;
	right: -6px;
	margin: 0;
	padding: 5px 10px;
	background: #000
}
.img-responsive img {
	max-width: 100%
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px
	}
	.navbar-form {
		border: 0 solid #fff
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.navbar-fixed-top .image-logo {
		width: 175px;
		margin-top: -15px;
		padding-left: 5px
	}
	.navbar-left {
		margin: 0;
		border: 0
	}
	.navbar-right {
		height: auto!important
	}
	.collapse-new {
		border: 1px solid #e4e4e4
	}
	.collapse-new .collapse-icons {
		padding-left: 10px;
		color: #898989;
		font-size: 18px
	}
	.collapse-new .collapse-content {
		margin-top: -20px;
		margin-left: 61px;
		font-size: 16px;
		color: #898989;
		font-weight: 300
	}
	.collapse-profile-name {
		color: #898989!important
	}
}
@media (max-width: 379px) {
	.collapse-profile-name {
		padding-right: 5px!important;
		padding-left: 5px!important
	}
	.navbar-brand {
		padding-left: 10px;
		padding-right: 10px
	}
	.navbar-toggle {
		margin-right: 10px!important;
		margin-left: 10px!important
	}
}
@media (min-width: 481px) and (max-width: 505px) {
	.navbar-brand {
		padding-right: 0;
		padding-left: 10px
	}
	.navbar-toggle {
		margin-right: 10px!important;
		margin-left: 10px!important
	}
	.collapse-profile-name {
		padding-right: 5px!important;
		padding-left: 5px!important
	}
}
@media screen and (min-width: 0px) and (max-width: 389px) {
	.navbar-subnav .profile-page-buttons ul li a {
		font-size: 12px;
		padding: 8px 5px
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-nav {
		margin-right: -15px!important
	}
	.navbar-nav li a {
		padding-left: 8px;
		padding-right: 8px
	}
	.navbar-nav .form-group {
		margin-right: 0
	}
	.navbar-nav .form-control {
		width: 150px!important
	}
	.navbar-fixed-top .image-logo {
		max-width: 190px
	}
	.navbar-subnav .profile-page-buttons ul li a {
		padding: 6px 8px;
		font-size: 12px
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav {
		margin-right: -15px!important
	}
	.navbar-nav li a {
		padding-left: 8px;
		padding-right: 8px
	}
	.navbar-nav .form-group {
		margin-right: 0
	}
	.navbar-fixed-top .image-logo {
		max-width: 190px
	}
}
.auth-page-background {
	background-image: url(/images/header_bg.png?47a96c4fcabb5b3ebe2d6f16834007c1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1
}
.auth-logo {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 30px
}
.auth-wrap {
	max-width: 700px;
	margin: 0 auto
}
@media (max-width: 767px) {
	.auth-wrap {
		width: 100%
	}
}
.auth-section {
	background: #fff;
	border-radius: 4px;
	color: #4f5d73;
	box-shadow: 0 0 1px 1px #ddd
}
.auth-section a:active,
.auth-section a:hover,
.auth-section a:link,
.auth-section a:visited {
	text-decoration: none;
	color: #3353bd;
	font-weight: 400
}
.auth-user-icon .user-icon {
	width: 75px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 20px
}
.auth-user-icon small.user-icon-text {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #4f5d73
}
.auth-social-row a:active,
.auth-social-row a:hover,
.auth-social-row a:link,
.auth-social-row a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: 400
}
.auth-social-row .auth-google-btn {
	display: block;
	min-width: 50px;
	padding: 10px;
	font-size: 17px;
	background: #f13b3b
}
.auth-social-row .auth-facebook-btn {
	display: block;
	min-width: 50px;
	padding: 10px;
	font-size: 17px;
	background: #4e6baa
}
.auth-social-row .fa-facebook,
.auth-social-row .fa-google {
	width: 46px;
	height: 46px;
	background-color: rgba(0, 0, 0, .1);
	margin: -10px 10px -6px -12px;
	vertical-align: middle;
	line-height: 46px;
	text-align: center;
	font-size: 18px
}
.password-help-inner {
	margin-top: -26px;
	margin-right: 14px
}
#register-form .has-error .form-control {
	border: 2px solid #a94442!important
}
#register-form .input-group-addon {
	border-radius: 0 4px 4px 0!important
}
#register-form .has-error .input-group-addon {
	border: 2px solid #a94442!important;
	border-left: 1px!important
}
.modal-right-text {
	display: inline-block;
	margin: 5px 15px 0 0
}
.not-active {
	pointer-events: none;
	cursor: default
}
.st-content {
	margin-top: 80px;
	background: #212121;
	font-size: 16px;
	font-weight: 700;
	height: 70px
}
.st-content .navbar-header .button-subnav {
	background: rgba(0, 0, 0, .8);
	color: #fff;
	position: relative;
	float: left;
	margin-left: 15px;
	padding: 0 16px;
	margin-top: 24px;
	margin-bottom: 21px
}
.st-content .navbar-nav-new {
	margin-top: 0;
	padding-left: 0;
	padding-right: 0
}
.st-content .navbar-nav-new .navbar-inner-content {
	padding: 25px 35px 15px 15px
}
.st-content .navbar-nav-new li>a:link,
.st-content .navbar-nav-new li>a:visited {
	text-decoration: none;
	color: grey;
	background: #212121!important
}
.st-content .navbar-nav-new li>a:active,
.st-content .navbar-nav-new li>a:hover {
	text-decoration: none;
	color: #fff!important;
	background: #212121!important
}
.heading-top {
	font-size: 18px;
	font-weight: 400;
	margin: 0
}
.image-new {
	background-image: url(/images/cover.jpg?1ba0eb8cb15abc02c1e3ee7f1f677b5e);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 250px;
	max-width: 100%;
	width: 78.9%!important
}
.image-new .edit-cover-image {
	color: #fff;
	padding: 0 3px 1px 8px;
	font-size: 20px;
	background: #000;
	border-radius: 0 0 0 5px
}
.cover {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px
}
.cover.profile {
	position: relative;
	background: #fff;
	border: 1px solid #e2e9e6
}
.cover.profile div.upload {
	width: 32px;
	height: 30px;
	background: #000;
	overflow: hidden;
	position: absolute;
	border-radius: 0 0 5px 0
}
.cover.profile div.upload .fa {
	color: #fff;
	position: absolute;
	font-size: 14px;
	top: 7px;
	left: 8px;
	font-size: 16px;
	cursor: pointer
}
.cover.profile div.upload .fa:hover {
	cursor: pointer
}
.cover.profile div.upload input {
	display: block!important;
	width: 32px!important;
	height: 32px!important;
	opacity: 0!important;
	overflow: hidden!important;
	cursor: pointer;
	text-indent: -99999px
}
.cover.profile .wrapper {
	position: relative;
	overflow: hidden;
	max-height: 250px;
	border-bottom: 1px solid #e2e9e6
}
.cover.profile .wrapper .friends {
	list-style: none;
	display: inline-block;
	position: absolute;
	background: #fff;
	top: 0;
	right: 0;
	width: 250px;
	height: 250px;
	z-index: 2;
	margin-bottom: 0;
	padding: 0
}
.cover.profile .wrapper .friends li {
	float: left;
	margin: 0;
	width: 33.33%
}
.cover.profile .wrapper .friends li a {
	display: block;
	padding-left: 1px;
	padding-top: 0
}
.cover.profile .wrapper .friends li a img {
	width: 100%
}
.empty-friend img {
	max-width: 40px
}
.cover.profile .wrapper .friends li a.group {
	font-size: 40px;
	color: #ddd;
	text-align: center;
	background-color: #f8f8f8;
	min-height: 82px;
	max-height: 82px;
	overflow: hidden;
	line-height: 76px;
	margin-left: 1px;
	margin-top: 1px;
	position: relative
}
.cover.profile .wrapper .friends li a.group span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .2);
	color: #eee;
	font-size: 10px;
	padding: 4px;
	opacity: 0;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	line-height: 12px
}
.cover.profile .wrapper .friends li a.group:hover span {
	opacity: 1
}
.user-more-info {
	position: absolute;
	bottom: 5px;
	right: 15px;
	color: #fff;
	font-size: 13px;
	line-height: 20px
}
.cover.profile .wrapper .friends li a.group i {
	position: relative
}
.cover.profile .wrapper .image {
	width: 100%;
	padding-right: 10px;
	overflow-y: hidden;
	position: relative
}
.cover.profile .wrapper .image:after {
	position: absolute;
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: 2;
	pointer-events: none;
	background-image: linear-gradient(transparent, #000);
	opacity: .7
}
.cover.profile .wrapper .image img {
	width: 100%
}
.cover.profile .cover-info {
	position: relative;
	height: 46px
}
.cover.profile .cover-info .cover-nav {
	position: absolute;
	bottom: 0;
	left: 140px;
	list-style: none;
	float: left;
	margin: 0;
	padding-left: 0
	top: 0;
}

.cover.profile .cover-info .cover-nav li {
	float: left;
	display: block
}
.cover.profile .cover-info .cover-nav>li>a {
	line-height: 20px;
	padding: 12px 10px;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	display: block
} 
.cover.profile .cover-info .cover-nav li form {
	display: none;
}
.cover.profile .cover-info .cover-nav>li>a i {
	font-size: 20px;
	vertical-align: middle;
	color: #999
}
.cover.profile .cover-info .cover-nav>li>a:hover {
	background: none;
	color: #3c3c3c;
	text-decoration: none
}
.cover.profile .cover-info .cover-nav>li>a:hover i {
	color: #3c3c3c
}
.cover.profile .cover-info .cover-nav>li.active>a {
	background: none;
	color: #3c3c3c
}
.cover.profile .cover-info .cover-nav>li.active>a i {
	color: #3c3c3c
}
.cover.profile .cover-info .cover-nav li {
	border-right: 1px solid #e2e9e6;
	border-left: 1px solid transparent
}
.cover.profile .cover-info .name {
	padding-right: 95px;
	position: absolute;
	left: 155px;
	bottom: 0;
	margin-bottom: 52px;
	display: block;
	z-index: 3;
	color: #fff;
	right: 250px
}
.cover.profile .cover-info .name a {
	color: #fff
}
.cover.profile .cover-info .name a.title {
	font-size: 30px;
	font-weight: 500
}
.cover.profile .cover-info .avatar {
	position: absolute;
	display: inline-block;
	bottom: 0;
	margin-bottom: 5px;
	left: 30px;
	z-index: 4
}
.cover.profile .cover-info .avatar a {
	position: relative
}
.cover.profile .cover-info .avatar a .btn {
	display: none;
	position: absolute;
	top: 40px;
	left: 60px;
	background: #000;
	color: #fff;
	padding: 0
}
.cover.profile .cover-info .avatar a .btn i {
	font-size: 20px;
	padding: 5px 4px 4px 8px
}
.cover.profile .cover-info .avatar:hover .upload-profile,
.cover.profile .cover-info .avatar:hover a .btn {
	display: block
}
.cover.profile .cover-info .avatar .upload-profile {
	background: #000;
	top: 41px;
	left: 16px;
	border-radius: 4px;
	display: none
}
.cover.profile .cover-info .avatar img {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	border: 3px solid #fff;
	cursor: default
}
.timeline {
	position: relative
}
.timeline-block .panel-primary .panel-heading {
	font-weight: 300
}
.timeline-block .panel-primary .panel-body .share-text {
	border-radius: 4px;
	font-size: 12px;
	font-weight: 300;
	border: 1px solid #ededed
}
.timeline-block .panel-primary .panel-body .select2-selection {
	margin-bottom: 10px;
	border: 1px solid #ededed;
	font-size: 12px;
	font-weight: 300;
	color: #a2a2a2
}
.timeline-block .panel-primary .panel-footer {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #fff;
	border-top: 1px solid #ededed
}
.timeline-block .panel-primary .panel-footer .btn-primary {
	margin-top: -5px
}
.select2-dropdown {
	border: 1px solid #ededed
}
.share-link-modal .modal-header {
	color: #9a9a9a;
	font-size: 15px;
	font-weight: 300
}
.share-link-modal .modal-body {
	min-height: 300px
}
.share-link-modal .modal-body .form-control {
	border: 1px solid #ccc;
	border-radius: 4px
}
.share-picture-modal .modal-header {
	color: #9a9a9a;
	font-size: 15px;
	font-weight: 300
}
.share-picture-modal .modal-body {
	color: #a3a3a3;
	font-size: 12px;
	font-weight: 300;
	min-height: 300px
}
.share-video-modal .modal-header {
	color: #9a9a9a;
	font-size: 15px;
	font-weight: 300
}
.share-video-modal .modal-body {
	color: #a3a3a3;
	font-size: 12px;
	font-weight: 300;
	min-height: 300px
}
.item {
	position: absolute;
	left: 0;
	top: 0
}
.panel-heading-new {
	color: #fff!important
}
.share-text {
	color: grey
}
.share-buttons .fa {
	padding-right: 15px
}
.share-buttons a:link,
.share-buttons a:visited {
	text-decoration: none;
	color: #c0b8ad
}
.share-buttons a:active,
.share-buttons a:hover {
	text-decoration: none;
	color: #4687ce
}
.item {
	position: relative
}
.img-responsive-1 {
	background-image: url(/images/beach.jpg?3a273e8d2213659612ce01317cd0c549);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 245px;
	max-width: 550px
}
.panel-heading .media .media-left .media-object-new {
	height: 50px;
	width: 50px
}
.panel-heading .media .media-body .timeline-icon {
	color: #fff;
	font-size: 22px;
	margin-top: 14px
}
.panel-heading .media .media-body .timeline-friend {
	color: #fff;
	float: left;
	margin-top: 4px
}
.panel-heading .media .media-body .timeline-date {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	float: left;
	margin-top: 25px;
	margin-left: -62px
}
.panel-body .text-left .like-dislike {
	background: #f5f5f5
}
.panel-body .text-left .like-dislike .fa-thumbs-down,
.panel-body .text-left .like-dislike .fa-thumbs-up {
	color: #c0b8ad
}
.profile-edit .nav-tabs>li.active>a,
.profile-edit .nav-tabs>li.active>a:focus,
.profile-edit .nav-tabs>li.active>a:hover {
	background-color: #fff
}
.image-file-wrap.color-change {
	color: #5575da;
	cursor: pointer;
	margin-bottom: 0
}
.image-file-wrap.color-change .fa {
	color: #5575da
}
.image-file-wrap {
	display: inline-block;
	position: relative;
	cursor: pointer
}
.image-file-wrap i {
	pointer-events: none;
	color: #c0b8ad
}
.image-file-wrap input.form-control {
	opacity: 0;
	position: absolute;
	width: 40px;
	height: 40px;
	top: -10px;
	left: -10px;
	padding: 0
}
@media (min-width: 992px) and (max-width: 1199px) {
	.edit-cover-image {
		margin-right: 42px
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.edit-cover-image {
		margin-right: 89px
	}
}
@media (max-width: 768px) {
	.cover.profile .wrapper .friends {
		display: none
	}
	.cover.profile .wrapper .image {
		padding-right: 0
	}
	.cover.profile .cover-info .name {
		right: 0;
		left: 75px
	}
	.cover.profile .cover-info .name h2 {
		font-size: 18px
	}
	.cover.profile .cover-info .avatar {
		left: 7px;
		bottom: 50px
	}
	.cover.profile .cover-info .avatar img {
		max-width: 60px;
		max-height: 60px;
		border-width: 2px
	}
	.cover.profile .cover-info .cover-nav {
		position: static;
		width: 100%
	}
	.cover.profile .cover-info .cover-nav li {
		min-width: 20%;
		text-align: center;
		border-bottom: 1px solid #e2e9e6
	}
	.cover.profile .cover-info .cover-nav li a {
		margin-top: -1px;
		text-align: center
	}
	.cover.profile .wrapper .image {
		height: 150px
	}
	.image-new {
		width: 100%!important
	}
	.image-new .edit-cover-image {
		right: 0
	}
	.cover.profile .cover-info .avatar .upload-profile,
	.cover.profile .cover-info .avatar:hover .upload-profile {
		display: none
	}
	.timeline-wrap #add {
		float: left!important
	}
}
@media (max-width: 650px) {
	.cover.profile .cover-info .cover-nav li {
		min-width: 33%
	}
}
@media (max-width: 450px) {
	.cover.profile .cover-info .cover-nav li {
		min-width: 50%
	}
}
@media (max-width: 379px) {
	.cover.profile .cover-info .name a {
		font-size: 12px
	}
	.cover.profile .cover-info .name h2 {
		font-size: 14px
	}
	.select2-search--inline::-webkit-input-placeholder {
		font-size: 12px
	}
	.select2-search--inline:-moz-placeholder,
	.select2-search--inline::-moz-placeholder {
		font-size: 12px
	}
	.select2-search--inline:-ms-input-placeholder {
		font-size: 12px
	}
}
@media (min-width: 320px) and (max-width: 345px) {
	#profile-edit-form>div.cover-info>ul>li:nth-child(6)>a {
		border-top: 1px solid #e2e9e6
	}
}
@media (min-width: 320px) and (max-width: 415px) {
	.timeline-wrap #add {
		margin: 5px 0 0
	}
}
@media (min-width: 320px) and (max-width: 768px) {
	.cover-info .cover-nav li {
		display: inline-block;
		width: 100%;
		float: none!important
	}
	.cover-info .cover-nav li a {
		float: none!important
	}
	.cover-info .cover-nav li.active {
		background: #f5f5f5
	}
}
@media (min-width: 320px) and (max-width: 415px) {
	#timeline .timeline-wrap button {
		width: 100%
	}
}
img.private-profile-pic {
	border-radius: 50%
}
img.profile-card {
	min-height: 90px;
	min-width: 90px
}
@-moz-document url-prefix() {
	.cover.profile .cover-info .avatar a .btn {
		top: 54px!important
	}
	.cover.profile .cover-info .avatar .upload-profile {
		z-index: 9999
	}
}
.footer {
	background: #333;
	padding-top: 40px
}
.footer,
.footer a {
	color: #999
}
.footer a:hover {
	color: #eee
}
.footer .footer-top {
	font-weight: 400;
	padding-bottom: 40px;
	line-height: 18px;
	font-size: 13px
}
.footer .footer-top img {
	margin-bottom: 20px;
	max-width: 180px;
	margin-left: -10px
}
.footer .footer-top .footer-header {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ddd;
	margin-bottom: 20px
}
.footer .footer-top ul {
	margin: 0;
	padding: 0
}
.footer .footer-top ul li a {
	padding: 6px 10px
}
.footer .footer-top ul li a:active,
.footer .footer-top ul li a:focus,
.footer .footer-top ul li a:hover {
	background-color: rgba(0, 0, 0, .1)
}
.footer .footer-bottom {
	background: #292929;
	color: #707070;
	padding: 20px 0;
	font-size: 13px
}
.footer .footer-bottom .social-icons a {
	padding: 0 2px;
	font-size: 21px
}
.para-column-3,
.para-column-4 {
	margin-left: -10px!important
}
@media (max-width: 767px) {
	.footer-navigation,
	.footer-our-vision,
	.footer-spinal-pedia {
		padding-bottom: 35px
	}
	.footer-pages-inner {
		float: left!important
	}
}
@media (max-width: 400px) {
	.footer-navigation,
	.footer-pages {
		width: 100%
	}
}
@media (max-width: 500px) {
	.social-icons-wrap {
		display: block;
		float: left!important;
		padding-top: 20px
	}
	.social-icons-wrap .social-icons {
		float: left;
		display: inline-flex
	}
	.social-icons-wrap a {
		display: block
	}
}
.friend-list-header {
	background: #4e70e6
}
.friend-list-header .modal-title {
	color: #fff;
	font-weight: 300;
	font-size: 18px
}
.friend-list-modal-body {
	min-height: 500px;
	overflow: auto
}
.friend-list-modal-blocks {
	display: inline-block
}
.friend-list-nav {
	background: #5575da;
	margin-top: -1px
}
.friend-list-nav .navbar-left {
	margin-top: 14px!important;
	margin-bottom: 12px!important
}
.friend-list-nav .tab-1 {
	margin-left: 30px
}
.friend-list-nav .nav-tabs>li>a {
	margin-right: 0
}
.friend-list-nav .friend-tabs {
	font-size: 15px;
	font-weight: 300;
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 12px
}
.friend-list-nav a:link,
.friend-list-nav a:visited {
	text-decoration: none!important;
	color: #fff!important;
	background: #5575da!important;
	border: none!important
}
.friend-list-nav a:hover {
	border: none!important;
	border-bottom: 3px solid #fff!important
}
.friend-list-nav a:active,
.friend-list-nav a:hover {
	text-decoration: none!important;
	color: #fff!important;
	background: transparent!important
}
.friend-list-nav a:active {
	border: none!important
}
.friend-list-nav li.active a {
	text-decoration: none!important;
	color: #fff!important;
	background: transparent!important;
	border: none!important;
	border-bottom: 3px solid #fff!important
}
.friend-list-nav .navbar-form {
	margin: 4px 0;
	box-shadow: none
}
.friend-list-nav .navbar-form .form-group {
	margin-left: -22px;
	display: inline-block
}
.friend-list-nav .navbar-form .fa-search {
	color: #fff;
	opacity: .5
}
.friend-list-nav .navbar-form .form-control {
	background-color: transparent;
	color: #fff;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 2px 24px;
	opacity: .5;
	width: 40px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.friend-list-nav .navbar-form .form-control:focus {
	opacity: 1;
	width: 200px
}
.friends-wrap .media-object {
	width: 50px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle
}
.friends-wrap .media-body {
	padding-top: 5px;
	color: #848484
}
.friends-wrap .media-heading {
	font-size: 15px;
	margin-top: 3px;
	margin-bottom: 5px
}
.friends-wrap .media-friend-content {
	color: #a9a9a9;
	font-size: 12px
}
.friends-wrap .friend-details {
	font-size: 12px
}
.friends-wrap-col {
	margin-bottom: 30px;
	padding: 5px;
	background-color: #fff;
	display: inline-block
}
.friends-wrap-col p {
	margin-bottom: 0
}
@media screen and (min-width: 605px) and (max-width: 767px) {
	.friend-list-nav .nav-tabs>li {
		margin-bottom: -1px
	}
	.friend-list-nav .navbar-left {
		margin-top: 0!important;
		margin-bottom: 0!important
	}
}
@media screen and (min-width: 0px) and (max-width: 604px) {
	.friend-list-nav .pull-right,
	.friend-list-nav .pull-right .form-group {
		width: 100%
	}
	.friend-list-nav .pull-right .form-group .form-control {
		width: 100%;
		-webkit-transition: none
	}
	.friend-list-nav .tab-1 {
		margin-left: 0
	}
	.friend-list-nav .navbar-left {
		margin-top: 5px!important;
		margin-bottom: -10px!important
	}
	.friend-list-nav .nav-tabs {
		width: 100%
	}
	.friend-list-nav .nav-tabs>li {
		display: table-cell;
		width: 1%;
		float: none;
		margin-bottom: -2px
	}
}
.Question-Container .panel-default {
	border: none
}
.Question-Container .panel-default .panel-heading {
	padding: 0;
	border: 1px solid #ccc
}
.Question-Container .Question-Dropdown {
	box-shadow: none;
	background: transparent;
	color: #919191;
	border: 0 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.Question-Container .Question-Dropdown label {
	padding: 0 0 2px
}
.Question-Container .select2-container--default {
	padding: 0;
	margin-top: 0
}
.Question-Container .select2-container .select2-selection--single {
	box-shadow: none;
	background: transparent;
	color: #919191;
	border: 0 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.Question-Container .select2-container .select2-selection--single .select2-selection__rendered {
	color: #919191
}
.Question-Container .select2-container .select2-selection--single .select2-selection__arrow b {
	border-color: #919191 transparent transparent
}
.Question-Container .Single-Question-Container {
	position: relative
}
.Question-Container .Delete-Single-Question-Container {
	position: absolute;
	right: -22px;
	top: -20px;
	border-radius: 50%;
	z-index: 1
}
.Question-Container .Custom-Question {
	border-radius: 0
}
.Question-Container .Answer {
	border-radius: 0 0 5px 5px
}
.question-answer-container .panel-heading {
	word-wrap: break-word;
	word-break: break-word
}
.question-answer-container .panel-heading .panel-title {
	line-height: 1.4
}
.search-navbar-tabs .nav {
	border: none
}
.search-navbar-tabs .nav li {
	margin-bottom: 0
}
.search-navbar-tabs .nav li.active a {
	color: #5575da
}
.test a .name {
	color: #000
}
.test a:hover {
	color: #56a105;
	text-decoration: none
}
.test1 {
	max-width: 300px;
	color: #000;
	background: #f5f5f5;
	padding: 5px
}
.content-streams-wrap .alert-warning {
	border-radius: 4px
}
.content-streams-wrap .alert-warning .btn-default {
	margin-top: 3px;
	margin-bottom: 3px
}
.content-streams-wrap .alert-warning .fa-filter {
	color: #a3a095
}
.content-streams-wrap .panel {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.content-streams-wrap .col-sm-3 .content-streams-panel1-heading {
	background: #6f6f6f;
	color: #fff;
	padding: 1px 15px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.content-streams-wrap .col-sm-3 .content-streams-panel1-heading .content-streams-panel1-header {
	text-align: center;
	font-weight: 400
}
.content-streams-wrap .col-sm-3 .panel-body {
	padding: 0
}
.content-streams-wrap .col-sm-3 .panel-body .panel1-body-inner .panel-group {
	margin-bottom: 0
}
.content-streams-wrap .col-sm-3 .panel-body .panel1-body-inner .panel-group .panel-default {
	margin-bottom: 0;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none
}
.content-streams-wrap .col-sm-3 .panel-body .panel1-body-inner .panel-nested-title {
	font-size: 14px;
	font-weight: 400;
	padding: 4px 0
}
.content-streams-wrap .col-sm-3 .panel-body .panel1-body-inner .panel-body-inner {
	font-size: inherit;
	padding: 0 35px;
	margin: 15px 0;
	color: #797979;
	font-weight: 400
}
.content-streams-wrap .col-sm-3 .panel-body .panel1-body-inner .panel-body-bottom-buttons {
	padding-top: 25px
}
.content-streams-wrap .col-sm-3 .panel-body .search-panel-inner-hr {
	margin: 0
}
.content-streams-wrap .col-sm-3 .panel-body .btn-default {
	width: 100%
}
.content-streams-wrap .col-sm-3 .panel-body .row {
	margin-left: 0;
	margin-right: 0
}
.content-streams-wrap .col-sm-3 .panel-body .row .col-sm-6,
.content-streams-wrap .col-sm-3 .panel-body .row .col-sm-12 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px
}
.content-streams-wrap .col-sm-3 .panel-body .row .form-control {
	background: #f6f6f6;
	height: 30px;
	font-size: 13px;
	color: #acafb3;
	border: 1px solid #e6e6e6
}
.content-streams-wrap .col-sm-3 .panel-body .btn-small {
	margin: 10px;
	font-weight: 300
}
.content-streams-wrap .panel2-body-inner .media .media-left .panel2-image .media-object {
	height: 150px;
	width: 150px
}
.content-streams-wrap .panel2-body-inner .media .media-body .fa {
	padding: 0 3px
}
.content-streams-wrap .panel2-body-inner .media .media-body .media-heading {
	font-size: large
}
.content-streams-wrap .panel2-body-inner .media .media-body .media-heading a:link,
.content-streams-wrap .panel2-body-inner .media .media-body .media-heading a:visited {
	color: #7a7a7a;
	text-decoration: underline;
	font-weight: 400
}
.content-streams-wrap .panel2-body-inner .media .media-body .media-heading a:active,
.content-streams-wrap .panel2-body-inner .media .media-body .media-heading a:hover {
	color: #7a7a7a;
	text-decoration: underline;
	font-weight: 500
}
.content-streams-wrap .panel2-body-inner .media .media-body a:link,
.content-streams-wrap .panel2-body-inner .media .media-body a:visited {
	color: #e0dfe0;
	text-decoration: none;
	font-weight: 400
}
.content-streams-wrap .panel2-body-inner .media .media-body a:hover {
	color: #e0dfe0;
	text-decoration: none;
	font-weight: 700
}
.content-streams-wrap .panel2-body-inner .media .media-body a:active {
	color: #5575da;
	text-decoration: none;
	font-weight: 400
}
.content-streams-wrap .panel2-body-inner .media .media-body .panel2-paragraph {
	display: block;
	overflow: hidden;
	color: #a5a5a5;
	height: 75px;
	font-size: small;
	font-weight: 400
}
.content-streams-wrap .panel2-body-inner .media .media-body .heading-small {
	color: #888
}
.content-streams-wrap .panel2-body-inner .media .media-body .heading-small a:link,
.content-streams-wrap .panel2-body-inner .media .media-body .heading-small a:visited {
	color: #888;
	text-decoration: underline
}
.content-streams-wrap .panel2-body-inner .media .media-body .heading-small a:active,
.content-streams-wrap .panel2-body-inner .media .media-body .heading-small a:hover {
	color: #888;
	text-decoration: underline;
	font-weight: 700
}
.content-streams-wrap .pagination {
	margin: 0 0 5px!important
}
.content-streams-wrap .pagination a:hover,
.content-streams-wrap .pagination a:link,
.content-streams-wrap .pagination a:visited {
	color: #c2c2c2;
	text-decoration: none
}
.content-streams-wrap .pagination a:active {
	color: #848484;
	text-decoration: none
}
.search-all {
	min-height: 300px
}
.search-all .spinner {
	margin-top: 12%;
	margin-bottom: 12%
}
.search-card-name {
	min-height: 20px
}
.forgot-password .panel {
	border-radius: 4px;
	box-shadow: 0 0 1px rgba(0, 0, 0, .1)
}
.forgot-password .panel .panel-heading {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fff;
	padding: 20px 0;
	border: none;
	border-bottom: 1px solid #f4f5f7
}
.forgot-password .panel .panel-heading .panel-title {
	color: #858585;
	font-weight: 300;
	text-align: center
}
.forgot-password .panel .panel-body {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}
.forgot-password .panel .panel-body .form-group {
	padding: 10px 25px
}
.forgot-password .panel .panel-body .form-group::-webkit-input-placeholder {
	color: #c8c8c8;
	font-weight: 200;
	font-size: 14px
}
.forgot-password .panel .panel-body .form-group:-moz-placeholder,
.forgot-password .panel .panel-body .form-group::-moz-placeholder {
	color: #c8c8c8;
	font-weight: 200;
	font-size: 14px
}
.forgot-password .panel .panel-body .form-group:-ms-input-placeholder {
	color: #c8c8c8;
	font-weight: 200;
	font-size: 14px
}
.forgot-password .panel .panel-body .row {
	text-align: center
}
.change-password .help {
	color: #858585
}
@media (max-width: 376px) {
	.send-password-reset {
		font-size: 13px
	}
}
.posts-delete-button {
	margin-right: 5px
}
.posts-wrap {
	background: #fff
}
.posts-wrap .posts-header {
	color: #858585;
	font-weight: 300
}
.posts-wrap .posts-content .fa {
	padding: 10px 0
}
.posts-wrap .posts-content a {
	padding: 5px
}
.posts-wrap .posts-content a:link,
.posts-wrap .posts-content a:visited {
	text-decoration: none;
	color: #dbdbdb!important
}
.posts-wrap .posts-content a:active,
.posts-wrap .posts-content a:hover {
	text-decoration: none;
	color: #828282!important
}
.posts-wrap .posts-content .posts-images {
	background-image: url(/images/cover.jpg?1ba0eb8cb15abc02c1e3ee7f1f677b5e)
}
.posts-wrap .posts-content .posts-images,
.posts-wrap .posts-content .posts-videos {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px;
	max-width: 100%
}
.posts-wrap .posts-content .posts-texts {
	font-weight: 700;
	padding: 10px;
	color: #000!important;
	max-width: 100%
}
.posts-wrap .posts-content .posts-texts a {
	font-weight: 700;
	padding: 5px
}
.posts-wrap .posts-content .posts-texts .panel {
	margin-top: 12px
}
.posts-wrap .posts-chat small {
	padding: 7px
}
.posts-wrap .posts-chat .media {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	box-shadow: 0 0 1px #ccc
}
.posts-wrap .posts-chat .media .media-left .img-friend {
	max-width: 45px
}
.posts-wrap .posts-chat .media .media-body .media-heading {
	font-size: medium;
	color: #5575da
}
.posts-wrap .posts-chat .media .media-body .media-heading small {
	color: #d0d0d0
}
.posts-wrap .posts-chat .media .media-body .posts-message {
	color: #858585
}
.posts-wrap .form-group {
	margin-bottom: 0
}
.posts-wrap .form-group::-webkit-input-placeholder {
	color: #c9c9c9;
	font-size: 12px;
	font-weight: 200
}
.posts-wrap .form-group:-moz-placeholder,
.posts-wrap .form-group::-moz-placeholder {
	color: #c9c9c9;
	font-size: 12px;
	font-weight: 200
}
.posts-wrap .form-group:-ms-input-placeholder {
	color: #c9c9c9;
	font-size: 12px;
	font-weight: 200
}
.posts-wrap .form-group .btn {
	margin-top: 5px;
	margin-left: 18px
}
.post-button-1 {
	margin-right: -47px;
	padding: 7px 10px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.post-1-input {
	width: 96%
}
.timeline-posts a {
	color: #c0b8ad;
	padding-right: 5px
}
.load-more {
	background: #f4f4f4;
	border-radius: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee
}
.load-more:hover {
	background: #f4f4f4;
	text-decoration: underline
}
.post-img-content-wrapper {
	background-color: #f9f9f9;
	display: table;
	width: 100%;
	text-align: center;
	table-layout: fixed
}
.post-img-content-wrapper a.post-content-inner-wrap {
	display: table-cell;
	vertical-align: middle
}
.post-img-content-wrapper a.post-content-inner-wrap img {
	display: inline-block;
	max-width: 100%;
	margin: auto
}
.home-page .post-img-content-wrapper a.post-content-inner-wrap div.responsive-img-width {
	max-width: 358px
}
.home-page .timeline-post img {
	margin: 0 auto
}
.post-lg .post-img-content-wrapper {
	table-layout: fixed;
	min-height: 250px
}
.post-show-hide a {
	cursor: pointer
}
.post-media-content .panel-body {
	word-break: break-word
}
.post-video-content-inner {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 100px;
}
.post-video-title {
	font-size: 14px;
	font-weight: 700
}
.show-more-post-link {
	font-size: 12px;
	cursor: pointer
}
.show-more-post-link a {
	font-size: 20px
}
.post-video-content-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.post-image-content-inner {
	position: relative;
	padding-bottom: 60%;
	padding-top: 25px;
	height: 0
}
.post-image-content-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.post-list-wrap {
	padding: 5px;
	background: #f9f9f9;
	margin-bottom: 5px;
	border-radius: 4px
}
.selectable-post {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2
}
.selectable-post label {
	display: block;
	padding-bottom: 15px;
	break-inside: avoid-column;
	-moz-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	page-break-inside: avoid;
	overflow: hidden
}
.selectable-post label input[type=checkbox] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0
}
.selectable-post span {
	display: block;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 5px
}
.selectable-post label input[type=checkbox]:checked+span {
	border-color: #5575da;
	box-shadow: inset 0 0 0 1px #5575da
}
.carousel-inner .item .panel {
	margin-bottom: 0
}
.carousel-control.left,
.carousel-control.right {
	background: none;
	-webkit-filter: none;
	filter: none
}
.similer-videos .panel-body,
.similer-videos .panel-body .spacing {
	padding: 5px
}
.similer-videos .panel-body .spacing .media {
	border-bottom: 1px solid #efefef
}
.similer-videos .panel-body .spacing .media .media-left img {
	max-width: 100px;
	width: 100px;
	height: auto
}
.similer-videos .panel-body .spacing .media .media-body {
	padding-bottom: 7px
}
.similer-videos .panel-body .spacing .media .media-body .media-heading {
	margin-top: -5px
}
.similer-videos .panel-body .spacing .media .media-body .media-heading small {
	font-size: 12px
}
.similer-videos .panel-body .spacing .media .media-body small {
	font-size: 10px
}
.similer-videos .panel-body .spacing:last-child {
	border-bottom: none
}
@media (max-width: 992px) {
	.related-videos {
		margin: 0
	}
}
.injury-details.table>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td {
	border-top: none;
	color: #797979;
	font-weight: 200
}
.heading-top {
	margin-bottom: 0;
	line-height: 30px
}
.about__team_img {
	border-radius: 200px;
	border: 4px solid #eee
}
.about__d2h_img {
	border-radius: 20px;
	border: 1px solid #eee;
	height: 96px
}
.about_news__header {
	background-image: url(/assets/img/about-us-header-bg.jpg);
	height: 200px
}
.about_news__header h1 {
	color: #fff;
	font-weight: 300;
	text-align: center;
	padding-top: 80px
}
.admin-edit-profile-page .tab-content {
	padding-top: 35px
}
.profile-edit-navbar {
	position: relative;
	bottom: -10px
}
.profile-edit .form-horizontal .control-label {
	text-align: left;
	padding-left: 30px
}
.profile-edit .control-label {
	color: #797979;
	font-weight: 200
}
.profile-edit .user-detail-link {
	border-top-left-radius: 4px
}
.profile-edit .radio-buttons,
.profile-edit input,
.profile-edit select,
.profile-edit textarea {
	color: #919191
}
.profile-edit .nav {
	border: none
}
.profile-edit .nav li {
	margin-bottom: 0
}
.profile-edit .nav li a {
	padding: 10px 0
}
.save-update {
	position: relative
}
.save-update .btn {
	position: relative;
	right: 10px;
	bottom: 28px;
	color: #fff
}
.edit-photo-wrap {
	position: relative;
	display: inline-block
}
.edit-photo-wrap .btn {
	border-radius: 50%;
	position: absolute;
	top: -10px;
	left: -10px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0
}
.edit-photo-wrap .btn.pull-right {
	right: -10px;
	left: auto
}
.edit-photo-wrap.block-photo {
	display: block
}
.edit-cover-img {
	height: 250px;
	width: 100%;
	background-size: cover;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: 50%
}
@media screen and (max-width: 767px) {
	.profile-edit .form-horizontal .control-label {
		padding-left: 15px
	}
	.profile-edit .edit-profile-back-btn {
		padding-bottom: 15px;
		float: left!important;
		margin-left: 12px
	}
}
.middle-section .profile-info .thumbnail {
	background: #f9f9f9
}
.middle-section .profile-info .thumbnail .profile-image {
	margin-bottom: 10px;
	width: 100%;
	min-height: 200px;
	display: table
}
.middle-section .profile-info .thumbnail .profile-image a {
	display: table-cell;
	vertical-align: top
}
.middle-section .profile-info .thumbnail .profile-image img {
	width: 100%
}
.middle-section a {
	color: #5575d9
}
.middle-section a:hover {
	color: #6b9823
}
.middle-section .text-muted {
	color: #999;
	min-height: 20px
}
.middle-section .icon-wrap {
	height: 30px
}
.middle-section .icon-wrap a {
	display: inline-block;
	padding: 5px
}
.middle-section .icon-wrap a:hover {
	text-decoration: none
}
.featured-member-section {
	padding: 5px 10px!important
}
.featured-member-section .member {
	margin-top: 5px;
	margin-bottom: 5px
}
.featured-member-section .member a {
	display: block
}
.featured-member-section .member a .member-image {
	border: 1px solid #eee;
	border-radius: 3px;
	position: relative
}
.featured-member-section .member a .member-image img {
	border-radius: 3px;
	width: 100%
}
.featured-member-section .member a .member-image .member-name {
	opacity: 0;
	position: absolute;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	padding: 5px;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.featured-member-section .member a:hover .member-image .member-name {
	opacity: 1
}
.login-to-continue {
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	margin-bottom: 30px
}
.login-to-continue .fa-lock {
	color: #fdb501
}
.login-to-continue a {
	color: #5575da
}
@media (max-width: 767px) {
	.show-category,
	.show-tag-filter {
		display: none;
		position: fixed;
		right: 0;
		left: 0;
		bottom: -20px;
		top: 60px;
		z-index: 1029
	}
	.show-category .more-categories,
	.show-category .more-filters,
	.show-tag-filter .more-categories,
	.show-tag-filter .more-filters {
		position: fixed;
		bottom: 0;
		right: 0;
		left: 0
	}
	.show-category .close,
	.show-tag-filter .close {
		color: #fff;
		opacity: 1;
		font-size: 23px;
		margin-top: -5px
	}
	.show-category .panel-heading,
	.show-tag-filter .panel-heading {
		padding: 15px
	}
	.show-category .custom-scroll,
	.show-tag-filter .custom-scroll {
		position: absolute;
		top: 50px;
		right: 0;
		bottom: 50px;
		left: 0;
		max-height: none;
		padding: 0
	}
	.show-category.showdiv,
	.show-tag-filter.showdiv {
		display: block
	}
}
@media (max-width: 991px) {
	.middle-section .profile-info .thumbnail .profile-image {
		min-height: 100px
	}
}
.friend-request {
	margin: 10px 15px 0 0
}
.friend-request .media .media-left img {
	height: 90px;
	width: 110px
}
.friend-request .media .media-body .row .info p.name {
	font-weight: regular;
	font-size: 17px;
	color: #5f5f5f;
	margin: 12px 10px 0
}
.friend-request .media .media-body .row .info p.status {
	color: grey;
	font-size: 11px;
	margin: 4px 10px 2px
}
.friend-request .media .media-body .row .info p.location {
	color: grey;
	font-size: 11px;
	margin: 4px 10px 12px
}
.friend-request .media .media-body .row .btn {
	border-radius: 1px;
	margin-top: 10px
}
.friend-request .media .media-body .row .col-xs-4 .accept-button {
	color: #fff;
	background-color: #27a13c
}
.friend-request .media .media-body .row .col-xs-4 .reject-button {
	color: #fff;
	background-color: #db2300;
	padding: 5px 12px
}
.friend-request hr {
	margin-top: 10px;
	margin-bottom: 0
}
.friend-list-wrap .friend-cover-image {
	background-image: url(/images/cover.jpg?1ba0eb8cb15abc02c1e3ee7f1f677b5e);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 80px
}
.friend-list-wrap .frind-name .media-object {
	max-width: 60px;
	display: inline-block;
	margin-top: -20px
}
.friend-list-wrap .frind-name .media-object img {
	border: 1px solid #ddd
}
.friend-list-wrap .friend-details h3 {
	font-size: 18px;
	margin: 5px 0;
	font-weight: 300
}
.friend-list-wrap .friend-container {
	padding: 0 10px 10px
}
.panel.panel-inverse {
	border: 1px solid #ddd
}
.panel.panel-inverse>.panel-heading {
	background: #6b9823
}
.panel.panel-inverse>.panel-heading h4 {
	font-size: 14px;
	color: #fff;
	margin: 0
}
.panel.panel-inverse>.panel-heading h4 fa {
	display: inline-block;
	margin-left: 5px
}
.panel.panel-inverse .panel-group {
	margin: 0
}
.panel.panel-inverse .panel-group .panel {
	border-radius: 0;
	border-width: 1px 0;
	margin: -1px 0 0
}
.panel.panel-inverse .panel-group .panel .panel-heading {
	padding: 0
}
.panel.panel-inverse .panel-group .panel .panel-heading h4.panel-title {
	font-size: 13px
}
.panel.panel-inverse .panel-group .panel .panel-heading h4.panel-title a {
	display: block;
	padding: 12px;
	color: #999
}
.panel.panel-inverse .panel-group .panel .panel-heading h4.panel-title a:active,
.panel.panel-inverse .panel-group .panel .panel-heading h4.panel-title a:focus,
.panel.panel-inverse .panel-group .panel .panel-heading h4.panel-title a:hover {
	color: #666;
	text-decoration: none
}
.panel.panel-inverse .panel-group .panel .checkbox {
	border-bottom: 1px solid #ddd;
	margin: 5px 0;
	padding: 5px 10px
}
.panel.panel-inverse .panel-group .panel .checkbox label {
	margin: 0;
	padding: 0;
	font-size: 12px
}
.panel.panel-inverse .panel-group .panel .checkbox label input {
	margin-left: 0;
	margin-right: 5px;
	position: static
}
.panel.panel-inverse .panel-group .panel .checkbox:last-child {
	border: none
}
.panel.panel-inverse .panel-group .panel .checkbox.radio {
	padding: 0;
	margin: 0
}
.panel.panel-inverse .form-control {
	background: #f6f6f6;
	height: 30px;
	font-size: 13px;
	color: #acafb3;
	border: 1px solid #e6e6e6
}
.panel .checkbox-wrapper {
	padding: 10px;
	margin: 0
}
.row-sm {
	margin-left: -5px;
	margin-right: -5px
}
.row-sm[class^=col-] {
	padding-left: 5px;
	padding-right: 5px
}
.filter-wrapper .btn.btn-default {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=5)
}
.filter-wrapper .btn.btn-default:hover {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=6)
}
.well.well-sm {
	margin-bottom: 0
}
.rounded-profile-pic {
	padding: 15%
}
.rounded-pic,
.rounded-profile-pic {
	border-radius: 20px!important
}
.view-all-categories {
	color: #fff
}
.view-all-categories:active,
.view-all-categories:hover,
.view-all-categories:link,
.view-all-categories:visited {
	color: #fff!important;
	text-decoration: none!important
}
.playlist-post {
	margin-bottom: 5px!important;
	background-color: #000
}
.playlist-post-video-count {
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 1.25em;
	word-break: break-word;
	white-space: normal;
	text-transform: uppercase;
	padding: 5px!important
}
.playlist-items-table {
	width: 100%
}
.playlist-items-table,
.playlist-items-table tr {
	border: 1px solid #efefef
}
.playlist-items-table .youtube-preview {
	max-height: 60px;
	overflow: hidden
}
.playlist-items-table .viewing {
	background-color: #efefef
}
.learning-portal .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden
}
.learning-portal .modal-dialog {
	position: fixed;
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0
}
.learning-portal .modal-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #5575da;
	border-radius: 0;
	box-shadow: none
}
.learning-portal .modal-header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 50px;
	padding: 10px;
	background: #6598d9;
	border: 0
}
.learning-portal .modal-title {
	font-weight: 300;
	font-size: 2em;
	color: #fff;
	line-height: 30px
}
.learning-portal .modal-body {
	position: absolute;
	top: 50px;
	bottom: 60px;
	width: 100%;
	font-weight: 300;
	overflow: auto
}
.learning-portal .modal-footer {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 60px;
	padding: 10px;
	background: #f1f3f5
}
.learning-portal .btn {
	height: 40px;
	border-radius: 0
}
.learning-portal .btn:active,
.learning-portal .btn:active:focus,
.learning-portal .btn:focus {
	box-shadow: none;
	outline: none
}
.learning-portal .btn-modal {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -100px;
	width: 200px
}
.learning-portal .btn-primary,
.learning-portal .btn-primary:active,
.learning-portal .btn-primary:focus,
.learning-portal .btn-primary:hover {
	font-weight: 300;
	font-size: 1.6rem;
	color: #767b93;
	color: #fff;
	text-align: center;
	background: #5575da;
	border: 1px solid #2d54cf;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}
.learning-portal .btn-primary:active,
.learning-portal .btn-primary:active:active,
.learning-portal .btn-primary:focus:active,
.learning-portal .btn-primary:hover:active {
	border-bottom: 1px solid #36a940
}
.learning-portal .btn-default,
.learning-portal .btn-default:active,
.learning-portal .btn-default:focus,
.learning-portal .btn-default:hover {
	font-weight: 300;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	background: #e0e0e0;
	border: solid #bebebe;
	border-width: 1px 1px 3px
}
.learning-portal .btn-default:active,
.learning-portal .btn-default:active:active,
.learning-portal .btn-default:focus:active,
.learning-portal .btn-default:hover:active {
	border: 2px solid #5575da
}
.learning-portal .btn-secondary,
.learning-portal .btn-secondary:active,
.learning-portal .btn-secondary:focus,
.learning-portal .btn-secondary:hover {
	color: #cc7272;
	background: transparent;
	border: 0
}
.learning-portal h1,
.learning-portal h2,
.learning-portal h3 {
	color: #5575da;
	line-height: 1.5
}
.learning-portal h1:first-child,
.learning-portal h2:first-child,
.learning-portal h3:first-child {
	margin-top: 0
}
.learning-portal span.marker {
	background-color: #ff0;
	color: #777;
	padding: 3px
}
.learning-portal li {
	color: #777
}
.learning-portal .item.active li {
	padding: 10px 5px
}
.learning-portal p {
	padding: 10px 0 5px;
	font-size: 1em;
	line-height: 1.5;
	color: #777
}
.learning-portal p strong {
	color: #5575da;
	font-size: 1.5em;
	font-weight: 700
}
.learning-portal p:last-child {
	margin-bottom: 0
}
.learning-portal::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 10px;
	background: #f1f3f5;
	border-left: 1px solid #d3d9e0
}
.learning-portal::-webkit-scrollbar-thumb {
	background: #b5c0cb
}
.learning-portal-icon-wrap {
	text-align: center;
	max-width: 1024px;
	margin: 30px auto 0
}
.learning-portal-icon-wrap .icon-wrap {
	position: relative;
	margin: 15px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 180px;
	min-height: 200px
}
.learning-portal-icon-wrap .icon-wrap a {
	height: 140px;
	line-height: 120px
}
.learning-portal-icon-wrap .icon-wrap h4 {
	font-size: 18px;
	font-weight: 300;
	color: #555
}
.learning-portal p {
	line-height: 22px
}
.learning-portal h1 {
	font-weight: 300;
	color: #555;
	margin-bottom: 30px
}
.learning-portal-carousel .carousel-inner {
	overflow-y: auto
}
.learning-portal-carousel .learning-portal-carousel-footer {
	border-top: 1px solid #ddd;
	padding: 15px;
	background: #eee;
	margin: 20px -15px -20px;
	border-radius: 0 0 5px 5px
}
.learning-portal-carousel .carousel-indicators {
	bottom: 0;
	position: relative;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	left: 0;
	right: 0;
	margin: 20px 0 0;
	width: 100%
}
.learning-portal-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	background: #5575da;
	vertical-align: middle;
	text-indent: 0;
	color: #fff;
	line-height: 50px;
	border-radius: 0;
	overflow: hidden;
	border: none
}
.learning-portal-carousel .carousel-indicators li i {
	line-height: 50px
}
.learning-portal-carousel .carousel-indicators li img {
	max-width: 50px
}
.learning-portal-carousel .carousel-control {
	background: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	color: #444;
	margin-top: -25px;
	top: 50%;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
	font-size: 34px;
	line-height: 50px;
	text-align: center;
	text-shadow: none
}
.learning-portal-carousel .carousel-control.left {
	left: -100px
}
.learning-portal-carousel .carousel-control.right {
	right: -100px
}
@media (max-width: 768px) {
	.learning-portal-carousel .carousel-control {
		background: none;
		width: 30px
	}
	.learning-portal-carousel .carousel-control.left {
		left: -20px
	}
	.learning-portal-carousel .carousel-control.right {
		right: -20px
	}
}
.timeline-media-first {
	height: 100px;
	width: 60%;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	display: inline-block
}
.timeline-media-first .media-object {
	height: 90px
}
.timeline-media-first .media-heading {
	color: #3b3b3b;
	font-size: 18px;
	font-weight: 700
}
.timeline-media-first .media-body {
	color: #9d9d9d;
	font-size: 12px
}
.timeline-media-second {
	width: 38%;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 85px!important
}
.timeline-media-second .media-left {
	padding: 7px
}
.timeline-media-second .fa {
	font-size: 19px;
	font-weight: 100;
	color: #9d9d9d
}
.timeline-media-second .media-body,
.timeline-media-second .media-heading {
	color: #9d9d9d;
	font-size: 12px
}
.timeline-media-third {
	width: 38%;
	display: inline-block;
	margin: 28px 0;
	position: relative
}
.timeline-media-third .media-left {
	padding: 7px
}
.timeline-media-third .fa {
	font-size: 19px;
	font-weight: 100;
	color: #9d9d9d
}
.timeline-media-third .media-body,
.timeline-media-third .media-heading {
	color: #9d9d9d;
	font-size: 12px
}
.post-media {
	height: 58px;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	background: #fff;
	padding: 2px;
	display: inline-block;
	font-size: 11px;
	margin: 0 2px;
	word-wrap: break-word;
	word-break: break-word
}
.post-media .media-object {
	width: 32px
}
.post-media .media-heading {
	font-size: 12px;
	margin: 2px
}
.post-media .media-heading span {
	font-size: 9px
}
.timeline-panel {
	width: 60%;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	background: #fff;
	display: inline-block
}
.timeline-panel .panel-heading {
	border-radius: 0
}
.timeline-panel .panel-heading .media-object {
	width: 25px
}
.timeline-panel .panel-heading .media-heading {
	color: #878787;
	font-weight: 300;
	vertical-align: middle;
	margin: 3px
}
.timeline-panel .panel-body {
	padding: 0
}
.timeline-panel .panel-body .post-image {
	max-width: 100%;
	padding: 5px
}
.timeline-panel .panel-body .post-image .post-image-inner {
	width: 100%
}
.timeline-add-button-right .add-new-post {
	color: #85868b;
	display: inline-block;
	font-size: 21px;
	font-weight: 200;
	vertical-align: sub
}
.timeline-add-button-right .btn {
	color: #fff;
	background: #85868b;
	border-radius: 50%;
	line-height: 1.7
}
.timeline-add-button-right .btn .fa {
	vertical-align: -webkit-baseline-middle
}
.timeline-add-button-left .add-new-post {
	color: #85868b;
	display: inline-block;
	font-size: 21px;
	font-weight: 200;
	vertical-align: sub
}
.timeline-add-button-left .btn {
	color: #fff;
	background: #85868b;
	border-radius: 50%;
	line-height: 1.7
}
.timeline-add-button-left .btn .fa {
	vertical-align: -webkit-baseline-middle
}
.timeline-post .image-new {
	background-repeat: no-repeat;
	background-position: 0;
	height: 250px;
	max-width: 100%
}
.timeline-posts-modal .modal-body ul {
	border: 0;
	background: #5575da
}
.timeline-posts-modal .modal-body ul li {
	margin-bottom: 0
}
.timeline-posts-modal .modal-body .select2-selection,
.timeline-posts-modal .modal-body textarea.form-control {
	border: 1px solid #ececec
}
.timeline-posts-modal .modal-body .select2-selection ul {
	background: #fff!important;
	border-radius: 4px
}
.timeline-posts-modal .modal-body .select2-selection .select2-search__field {
	width: 100%
}
.timeline-posts-modal .modal-body .select2-container {
	width: 100%!important;
	margin-top: 15px;
	border-radius: 4px
}
.timeline-posts-modal .modal-body .panel-body {
	border: 1px solid #ececec
}
.timeline-posts-modal .modal-body .panel-footer {
	background: #fff;
	padding: 10px 15px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border: 1px solid #ececec;
	border-top: 0
}
.timeline-posts-modal .modal-body .panel-footer .btn {
	margin-top: -5px
}
.timeline-posts-modal .modal-body .date .bootstrap-datetimepicker-widget .btn {
	background: #3d84ba;
	border: 1px solid #3170a0
}
.timeline-posts-modal .modal-body .date .bootstrap-datetimepicker-widget ul {
	border: 0;
	background: #fff
}
.timeline-posts-modal .modal-body .date .bootstrap-datetimepicker-widget ul li {
	margin: 0;
	border-radius: 0
}
.timeline-posts-modal .modal-body .date .bootstrap-datetimepicker-widget ul li a {
	color: #5b5858!important;
	background: #fff!important;
	border: 0!important;
	border-radius: 0!important;
	margin: 0
}
.timeline-posts-modal .modal-body .date .bootstrap-datetimepicker-widget ul li a:hover {
	color: #5b5858;
	background: #fff;
	border: 0
}
.timeline-posts-modal .modal-body .post-modal-form1 {
	margin-bottom: 15px
}
.timeline-posts-modal .modal-body .existing-posts {
	margin-top: 3px
}
.timeline-wrap {
	width: 100%
}
.timeline-wrap .timeline-empty {
	background-image: url(/images/spine-empty.png?7c841aaaccac4a55acd8c6b0e26b4593);
	height: 497px;
	background-repeat: no-repeat;
	background-position: top
}
.timeline-wrap .timeline-bottom,
.timeline-wrap .timeline-top {
	background-image: url(/images/first-spine.png?178b3cc8a582fd91a12ac5b6711c948b);
	height: 350px;
	background-repeat: no-repeat;
	background-position: top
}
.timeline-wrap .timeline-middle {
	background-image: url(/images/middle-spine.png?8df59f7630e9c3df51145e65f7c3e390);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 700px
}
.timeline-wrap .timeline-middle .timeline-middle-content {
	margin-top: -350px
}
.timeline-wrap .timeline-bottom {
	background-image: url(/images/last-spine.png?4345f6a2ca49b6f2db3999c839c3ef5c)
}
.content1-left,
.content1-right,
.content2-left,
.content2-right,
.timeline-add-button-left,
.timeline-add-button-right {
	position: relative;
	width: 50%;
	float: none;
	display: inline-block;
	padding-right: 114px;
	margin-top: 50px
}
.content1-right,
.content2-right,
.timeline-add-button-right {
	padding-left: 114px;
	padding-right: 0
}
.first-child {
	margin-top: 120px
}
.delete-this-widget {
	display: inline-block
}
.delete-this-widget .delete-widget-form a {
	padding-top: 0!important
}
.edit-widget-modal input {
	border-left: 1px solid #ccc!important;
	border-bottom: 1px solid #ccc!important;
	border-top-left-radius: 3px!important
}
@media (max-width: 450px) {
	.timeline-wrap .download-pdf-btn {
		width: 100%
	}
}
@media (max-width: 767px) {
	.timeline-middle-content {
		margin-top: 0!important
	}
}
.nav-tabs.tab-primary {
	background: #5575da;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.nav-tabs.tab-primary li a {
	color: #fff;
	text-decoration: none;
	border: none!important;
	border-bottom: 3px solid transparent!important;
	background: #5575da;
	border-radius: 0
}
.nav-tabs.tab-primary li a.active,
.nav-tabs.tab-primary li a:active,
.nav-tabs.tab-primary li a:focus,
.nav-tabs.tab-primary li a:hover {
	background: #4064d5
}
.nav-tabs.tab-primary li a:first-child {
	border-radius: 5px 0 0 0
}
.nav-tabs.tab-primary li a:last-child {
	border-radius: 0 5px 0 0
}
.nav-tabs.tab-primary li.active a,
.nav-tabs.tab-primary li.active a:active,
.nav-tabs.tab-primary li.active a:focus,
.nav-tabs.tab-primary li.active a:hover {
	background: #5575da;
	border-bottom-color: #fff!important;
	color: #fff
}
.search-navbar-tabs {
	position: relative;
	bottom: -10px
}
.search-navbar-tabs .nav-tabs {
	border: none
}
.search-navbar-tabs .nav-tabs li {
	margin-bottom: 0
}
.search-navbar-tabs .nav-tabs li a {
	padding-left: 30px;
	padding-right: 30px;
	color: #5575da;
	margin: 0
}
.user-card {
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	margin-bottom: 30px
}
.user-card .cover-section {
	background-image: url(/images/profile-cover.jpg?1bef567fda409dca3e4073019b4d3511);
	background-size: cover;
	background-position: top;
	min-height: 120px;
	text-align: center;
	border-radius: 5px 5px 0 0
}
.user-card .cover-section .use-img-wrap {
	position: relative;
	width: 90px;
	margin: 0 auto
}
.user-card .cover-section .use-img-wrap>a {
	border-radius: 50%;
	position: relative;
	bottom: -42px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1);
	width: 100%;
	display: inline-block;
	height: 90px;
	overflow: hidden
}
.user-card .cover-section .use-img-wrap>a>img {
	width: 100%
}
.user-card .cover-section .use-img-wrap .user-featured {
	position: absolute;
	right: -10px;
	width: 30px;
	height: 30px;
	bottom: -42px;
	border-radius: 50%;
	background: #fdb501
}
.user-card .cover-section .use-img-wrap .user-featured .fa-star {
	line-height: 2.1
}
.user-card .cover-section .use-img-wrap .user-featured img {
	border-radius: 50%;
	max-width: 100%;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1)
}
.user-card .user-info-wrap h2 {
	margin: 20px 0 0;
	font-size: 18px
}
.user-card .user-info-wrap p {
	color: #999
}
.user-card .badges-wrapper {
	text-align: center;
	display: table;
	width: 100%
}
.user-card .badges-wrapper .badge-wrap {
	display: table-cell;
	margin: 2px;
	text-align: center;
	vertical-align: top;
	width: 25%
}
.user-card .badges-wrapper .badge-wrap .badge-inner {
	width: 42px;
	height: 42px;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .1);
	background-color: #f4f4f4;
	border-radius: 50%;
	display: inline-block
}
.user-card .badges-wrapper .badge-wrap .badge-inner img {
	border-radius: 50%;
	max-width: 100%;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1)
}
.user-card .badges-wrapper .badge-wrap .badge-inner i.fa {
	line-height: 42px
}
.user-card .user-other-info {
	background-color: #f4f4f4;
	text-align: center;
	padding: 10px;
	color: #7fae32
}
.user-card .user-other-info span.heading {
	display: block;
	font-size: 11px;
	font-weight: 700;
	color: #999
}
.user-card .profile-link-wrap {
	padding: 10px
}
.user-card .profile-link-wrap .other-links a {
	display: inline-block;
	padding: 0 6px;
	color: #666;
	font-size: 18px;
	margin-top: -5px
}
.text-gold {
	color: gold
}
.home-page .news-items li {
	margin-bottom: 10px
}
.home-page .middle-box {
	border: 4px solid #eee;
	background-color: #e9e9ee9
}
.home-page .slight-border {
	border: 2px solid #eee
}
.empowerment .large-text {
	font-size: 24px!important
}
body {
	padding-top: 140px
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	body {
		padding-top: 60px
	}
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
	color: #000
}
.relative {
	position: relative
}
.panel-body-sm {
	padding: 5px
}
.panel-body-sm .media-body.media-block,
.panel-body-sm .media-left.media-block {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left
}
.panel-body-sm .media-body.media-block .last-message-time,
.panel-body-sm .media-left.media-block .last-message-time {
	float: none!important;
	display: block;
	margin-top: 5px
}
.panel-body-sm .media-body.media-block a.media-object,
.panel-body-sm .media-left.media-block a.media-object {
	height: 155px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	width: 100%
}
.content-streams-wrap .panel {
	border-radius: 4px
}
.content-streams-wrap .tab-pane .row .col-sm-6:nth-child(odd) {
	padding-right: 5px;
	clear: both
}
.content-streams-wrap .tab-pane .row .col-sm-6:nth-child(2n) {
	padding-left: 5px
}
.media-sm {
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: 5px
}
.media-sm img {
	max-width: 20px
}
.media-sm .media-heading {
	font-size: 11px;
	line-height: 14px;
	margin: 0
}
.media-sm .media-heading .posts-time {
	margin-top: 3px
}
.media-sm .posts-message {
	font-size: 11px;
	color: #666;
	display: block;
	line-height: 16px;
	margin-top: 3px
}
.media-sm .media-left,
.media-sm .media>.pull-left {
	padding-right: 5px
}
.media-sm:last-child {
	margin-bottom: -10px
}
.close-sm {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: none;
	border: none;
	background: #fff;
	border-radius: 0 5px 0 5px;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=5)
}
.close-sm:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1)
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	cursor: pointer
}
.modal .modal-header {
	background: #7fae32;
	color: #fff
}
.modal .modal-header .modal-title {
	text-shadow: none;
	font-weight: 300
}
.modal .modal-header .close {
	color: #fff;
	text-shadow: none;
	font-size: 26px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1)
}
.modal-dialog-scroll {
	overflow-y: initial!important
}
.modal-body-scroll-250 {
	height: 250px;
	overflow-y: auto
}
.timeline-block .panel.panel-primary {
	border: 1px solid #eee
}
.timeline-post {
	word-wrap: break-word
}
.timeline-post .panel .panel-heading {
	padding: 0!important;
	min-height: 40px;
	display: table;
	height: 100%;
	width: 100%;
	table-layout: fixed
}
.timeline-post .panel .panel-heading div.media-image {
	display: table-cell;
	vertical-align: middle
}
.timeline-post .panel .panel-heading .media-heading {
	font-size: 14px;
	padding: 5px 0;
	margin-right: 2px;
	color: #999;
	font-weight: 400;
	display: table-cell;
	vertical-align: middle;
	word-wrap: break-word
}
.timeline-post .panel .panel-heading .media img {
	border-radius: 5px 0 0 0;
	max-height: 40px
}
.timeline-post .panel .panel-heading .media a {
	color: #fff
}
.timeline-post .panel .panel-heading .media a small.time {
	display: block;
	padding: 12px 5px;
	color: #999;
	font-size: 70%
}
.timeline-post .panel .panel-heading .media .pull-right.no-pad {
	padding: 0!important
}
.timeline-post .panel .panel-heading .media a:hover {
	text-decoration: none
}
.timeline-post .panel .panel-heading .media .media-body {
	padding: 6px 5px 5px
}
.timeline-post .panel .panel-heading .media .media-body span {
	display: block;
	font-size: 12px;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=8)
}
.timeline-post .panel .posts-icons a {
	color: #ccc;
	padding: 2px 4px 0;
	display: inline-block;
	vertical-align: middle
}
.timeline-post .panel .posts-icons a:hover {
	color: #777
}
.timeline-post .panel .posts-icons a.like.active {
	color: #5575da
}
.timeline-post .panel .posts-icons a span.like-fav-text {
	display: inline-flex;
	font-size: 11px;
	font-weight: 700
}
.timeline-post .panel .posts-icons a.like:hover {
	color: #5575da
}
.timeline-post .panel .posts-icons a.dislike.active {
	color: #666
}
.timeline-post .panel .posts-icons a.favorite.active,
.timeline-post .panel .posts-icons a.favorite:hover {
	color: #d9534f
}
.timeline-post .panel .posts-icons a.share.active {
	color: #7fae32
}
.timeline-post .panel .posts-icons a:hover {
	text-decoration: none!important
}
.timeline-post .panel .posts-icons a span {
	color: #999!important
}
.timeline-post .panel .remove-icon {
	position: relative;
	right: 0;
	top: 0;
	margin-left: 5px;
	float: right;
	color: #999;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=5)
}
.timeline-post .panel .remove-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1)
}
.timeline-post .panel .media-body {
	position: relative
}
.timeline-post .panel .post-media {
	height: auto
}
.timeline-post .panel .panel-body {
	padding: 10px
}
.timeline-post .panel .panel-body .caption-post {
	margin-bottom: 5px
}
.timeline-post .timespan {
	padding: 5px;
	border-top: 1px solid #eee
}
.timeline-post.media-without-img .panel .panel-heading {
	min-height: 30px
}
.timeline-post.media-without-img .panel .panel-heading .media-heading {
	left: 0;
	margin: 5px
}
.timeline-post.media-without-img .panel .panel-heading a small.time {
	padding: 7px 5px 5px!important
}
.timeline-post-container {
	margin-top: 20px;
	width: 50%
}
.timeline-post-container .timeline-post,
.timeline-post-container .timeline-post-time {
	display: inline-block;
	vertical-align: top
}
.timeline-post-container .timeline-post {
	width: 68%
}
.timeline-post-container .timeline-post-time {
	padding-top: 50px;
	width: 30%;
	font-size: 12px;
	color: #999
}
.timeline-post-container .timeline-post-time .media-middle {
	display: block;
	font-size: 18px
}
.timeline-post-container.post-left {
	padding-right: 50px
}
.timeline-post-container.post-left .timeline-post-time {
	text-align: right
}
.timeline-post-container.post-left .timeline-post-time .media-middle {
	float: right;
	margin: 6px 0 0 10px
}
.timeline-post-container.post-left:first-child {
	padding-right: 0;
	margin-top: 20px
}
.timeline-post-container.post-right {
	padding-left: 80px
}
.timeline-post-container.post-right .timeline-post {
	float: right
}
.timeline-post-container.post-right .timeline-post-time .media-middle {
	float: left;
	margin: 6px 10px 0 0
}
.timeline-post-container.post-right:nth-child(2n) {
	margin-top: 120px
}
.timeline-post-container:nth-child(odd) {
	clear: both
}
.post-title {
	border: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 10px
}
.radio-wrap {
	position: relative;
	margin-top: 15px
}
.radio-wrap .post-radio {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0)
}
input:checked+.timeline-post .panel {
	border: 2px solid #5575da
}
.comment-plugin .comment-textarea-wrap {
	width: 100%;
	position: relative
}
.comment-plugin .comment-textarea-wrap textarea.form-control {
	border-radius: 0 0 0 3px;
	border-color: #d9d9d9;
	border-left: none;
	border-bottom: none;
	font-size: 12px;
	padding: 8px 60px 0 5px;
	height: 34px;
	border-right: none
}
.comment-plugin .comment-textarea-wrap .btn {
	border-radius: 2px 0 3px 0!important;
	position: absolute;
	right: -1px;
	bottom: -1px;
	border-color: #ddd
}
.comment-plugin .comment-section {
	word-break: break-all
}
.comment-plugin .comment-section .media-left {
	padding-right: 5px
}
.comment-plugin .comment-section .comment-id .comment-show-hide .show-more-button {
	color: #5575da
}
.comment-plugin .comment-section .comment-id .comment-show-hide .show-more-button:hover {
	cursor: pointer;
	text-decoration: underline
}
.feed-grid .no-content {
	width: 100%
}
table.no-m-b {
	margin-bottom: 0!important
}
.select2-container {
	width: 100%!important
}
.select2-container .select2-selection {
	border-color: #ccc;
	min-height: 34px
}
.select2-container .select2-selection .select2-selection__rendered {
	color: #919191;
	line-height: 32px
}
.select2-container .select2-selection .select2-selection__arrow {
	height: 32px
}
.select2-container .select2-selection--multiple .select2-selection__choice {
	line-height: 20px
}
.select2-container .select2-selection--multiple .select2-selection__clear {
	position: absolute;
	right: 0;
	line-height: 22px
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	line-height: 26px
}
.select2-container.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #ccc
}
.select2-container--default {
	margin-top: 2px
}
.select2-container--default .select2-search__field {
	width: 100%!important
}
.select2-container .select2-search--inline {
	float: none!important
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	display: none
}
.fixed-table {
	table-layout: fixed
}
.fixed-table td,
.fixed-table th {
	word-wrap: break-word
}
.fixed-table td .btn,
.fixed-table th .btn {
	white-space: normal
}
.no-content-sm {
	font-size: 18px;
	margin: 0;
	color: #999
}
.filter-category a {
	color: #56a105;
	display: block;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #56a105;
	border-radius: 3px
}
.filter-category a:hover {
	color: #fff;
	background: #56a105
}
.collapse-profile-name>span {
	display: inline-block;
	max-width: 150px;
	vertical-align: middle
}
.collapse-profile-name>span,
.profile-content.thumbnail a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.profile-content.thumbnail a {
	max-width: 100%;
	display: block
}
.carousel-caption {
	left: 10%;
	right: 10%;
	text-align: left
}
.filtered-data {
	position: relative
}
.qa-add-btn {
	position: absolute;
	bottom: 0;
	right: 144px
}
.panel-body {
	word-wrap: break-word
}
.tt-dropdown-menu {
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0 0 4px 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
	padding: 5px;
	width: 100%;
	font-size: 14px
}
.tt-dropdown-menu a,
.tt-dropdown-menu div {
	padding: 0;
	margin: 5px 0;
	line-height: 20px;
	display: block
}
.tt-dropdown-menu small,
.tt-dropdown-menu span {
	display: inline-block
}
.tt-dropdown-menu div.category {
	background-color: #f4f4f4;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px;
	margin: 5px -5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	line-height: 12px
}
.is_stuck {
	top: auto!important;
	bottom: 0
}
.page-heading {
	text-align: center
}
.select2-hidden-accessible {
	width: 90%
}
.panel,
.thumbnail {
	margin-bottom: 30px
}
.select2-container--open .select2-dropdown--below {
	overflow: hidden;
	max-width: 100%!important
}
#site-feedback-widget {
	height: 104px;
	width: 104px;
	position: fixed;
	top: 40%;
	z-index: 999;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}
#site-feedback-widget a {
	display: block;
	background: #5575df;
	height: 40px;
	width: 155px;
	padding: 8px 16px;
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd
}
#site-feedback-widget a:hover {
	background: #6b9823
}
#lockedContent {
	opacity: .5;
	pointer-events: none;
	z-index: 5
}
#loginScreen {
	height: 380px;
	width: 340px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	display: none;
	background: url(/images/login.png?fa39e03c07d700d686b677dd35585687) no-repeat;
	border: 5px solid #ccc;
	border-radius: 10px
}
#loginScreen:target,
#loginScreen:target+#cover {
	display: block;
	opacity: 1
}
.cancel {
	display: block;
	position: absolute;
	top: 3px;
	right: 2px;
	background: #f5f5f5;
	color: #000;
	height: 30px;
	width: 35px;
	font-size: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: 700
}
.progressbar-text {
	position: absolute;
	left: 0;
	right: 0;
	color: rgba(0, 0, 0, .6)
}
.footer a.footer-btn-circle {
	display: inline-block;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	border-radius: 50%;
	padding: 0;
	text-align: center;
	font-size: 22px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	right: 0;
	bottom: 0
}
.footer a.footer-btn-circle:hover {
	background-color: rgba(0, 0, 0, .8)
}
#top-link-block {
	left: 20px;
	z-index: 999
}
#top-link-block.affix-top {
	position: absolute;
	bottom: -170px
}
#top-link-block.affix {
	position: fixed;
	bottom: 20px
}
.open-playlist {
	color: #6b9823!important;
	background: #f5f5f5;
	border-radius: 0
}
.open-playlist:hover {
	color: #5575d9!important
}
.col-sm-12#category-list {
	-moz-columns: 100px 2;
	columns: 100px 2
}
.col-sm-12#category-list .category-list-item {
	border: 1px solid #efefef;
	margin-bottom: 15px;
	padding: 10px;
	overflow: hidden;
	transition: all .2s ease;
	width: 100%;
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid
}
.has-error .form-control,
.has-error .input-group-addon {
	border: 2px solid #a94442!important
}
.has-error .input-group-addon,
.input-group-addon {
	border-left: 1px!important
}
.input-group-addon {
	border-radius: 0 4px 4px 0!important
}
.select2-selection__choice {
	color: #fff!important;
	background-color: #6b9823!important;
	border: 1px solid #6b9823!important
}
.select2-selection__choice__remove {
	color: #fff!important
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.visible-xs-custom {
		width: 99px;
		display: inline-flex!important
	}
	.shrink-margin {
		font-size: small!important;
		margin-left: -10px!important;
		margin-right: -10px!important
	}
	.twitter-typeahead {
		display: block!important
	}
	.tt-dropdown-menu {
		width: 70vw
	}
	.tt-suggestion {
		margin-top: 2px!important
	}
	.tt-suggestion p {
		overflow: hidden!important;
		white-space: nowrap!important
	}
}
@media (min-width: 768px) {
	.navbar-form.navbar-left.collapse {
		display: inline-block!important
	}
	.navbar-form.navbar-left.collapse input.form-control {
		width: 300px
	}
}
@media (max-width: 767px) {
	h1 {
		font-size: 28px
	}
	h2 {
		font-size: 24px
	}
	#header .navbar {
		border-bottom: 1px solid #ddd;
		min-height: 60px
	}
	#header .navbar .nav>li>a,
	#header .navbar .navbar-brand {
		padding-top: 20px;
		padding-bottom: 20px
	}
	#header .navbar .navbar-toggle {
		margin: 13px
	}
	#header .navbar .list-group {
		margin: 0
	}
	#header .navbar-brand {
		height: 60px
	}
	#header .navbar-brand .visible-xs-icon {
		margin-top: -9px
	}
	#bs-example-navbar-collapse-1 .profile-page-buttons ul {
		display: block
	}
	#bs-example-navbar-collapse-1 .profile-page-buttons ul li {
		margin: 0;
		padding: 0
		width: 100%;
	}
	#bs-example-navbar-collapse-1 .profile-page-buttons ul li a {
		display: block
	}
	#bs-example-navbar-collapse-1 li {
		list-style-type: none;
		display: block;
		margin: 5px
	}
	#bs-example-navbar-collapse-1 li a {
		font-size: 15px
	}
	#bs-example-navbar-collapse-1 li a:hover {
		text-decoration: none
	}
	.navbar-nav {
		margin: 0!important;
		float: right
	}
	.navbar-nav .search-form {
		position: static
	}
	.navbar-nav .navbar-form.navbar-left {
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		top: 60px;
		background: #fff
	}
	.navbar-nav li {
		display: inline-flex
	}
	.navbar-nav li a {
		padding: 10px
	}
	.navbar-nav .open ul {
		width: auto
	}
	.navbar-nav .open ul li {
		margin: 0;
		width: 100px
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #fff;
		position: absolute;
		border: 1px solid #afafaf
	}
	.navbar-nav .open .dropdown-menu li {
		width: 100%
	}
	.navbar-nav .open .dropdown-menu li a {
		color: #333!important;
		padding: 3px 10px
	}
	.navbar-nav .open .dropdown-menu li small {
		padding-left: 10px
	}
	.profile-page-buttons ul {
		display: block
	}
	.profile-page-buttons ul li {
		display: block!important;
		margin: 0;
		padding: 0
	}
	.profile-page-buttons ul li a {
		display: block!important;
		padding: 0 auto
	}
	.auth-wrap.pt50 {
		padding-top: 0
	}
	#login-form,
	#register-form {
		padding: 15px
	}
	.auth-social-row {
		margin: 0
	}
	.qa-add-btn {
		position: static!important;
		width: 100%;
		margin-bottom: 30px
	}
	.navbar-fixed-top .navbar-right .dropdown .dropdown-toggle .badge-header {
		position: absolute;
		top: 10px;
		right: 0;
		margin: 0
	}
	.timeline-wrap .timeline-bottom,
	.timeline-wrap .timeline-middle,
	.timeline-wrap .timeline-top {
		background-position: 0 0;
		background-image: none
	}
	.timeline-wrap .timeline-bottom,
	.timeline-wrap .timeline-top {
		display: none
	}
	.timeline-post-container {
		width: 100%!important;
		margin: 0 0 10px!important;
		padding: 60px 0 0!important;
		position: relative
	}
	.timeline-post-container .timeline-post {
		width: 100%
	}
	.timeline-post-container .timeline-post-time {
		padding: 5px 10px;
		background: #eee;
		position: absolute;
		top: 0;
		border-radius: 4px;
		width: 100%
	}
	.timeline-post-container.post-left:first-child {
		margin-top: 20px!important
	}
	.timeline-post-container.post-left .timeline-post-time {
		text-align: left
	}
	.timeline-post-container.post-left .timeline-post-time .media-middle {
		float: left;
		margin: 6px 10px 0 0
	}
	.twitter-typeahead {
		width: 100%
	}
	.twitter-typeahead a {
		padding: 5px 0!important
	}
}
@media (min-width: 380px) and (max-width: 767px) {
	.navbar-nav {
		margin: 0!important;
		float: right
	}
	.nav li {
		display: inline-flex
	}
	.nav li a {
		padding: 10px
	}
	#filter {
		margin: 0
	}
	.navbar-collapse {
		overflow-y: hidden
	}
	#friend-request li,
	#messages li,
	#notification li {
		list-style-type: none
	}
	#notification li {
		text-align: center
	}
	#user li {
		list-style-type: none
	}
}
@media (max-width: 380px) {
	.search-form {
		display: none!important
	}
	.dropdown-menu.pull-right {
		right: -50px;
		left: auto
	}
	.navbar-collapse {
		overflow-y: hidden;
		overflow-x: hidden
	}
}
.visible-xs-icon {
	display: none!important
}
@media (max-width: 480px) {
	.image-logo {
		width: 40px!important
	}
	.visible-xs-icon {
		display: block!important
	}
	.hidden-xs-icon {
		display: none!important
	}
	.col-xxs-12 {
		width: 100%!important
	}
	.page-heading {
		text-align: left
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.search-navbar-tabs .nav-tabs li a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px
	}
}
@media (max-width: 767px) {
	.post-img-content-wrapper a.post-content-inner-wrap div.responsive-img-width {
		max-width: 100%
	}
	.post-img-content-wrapper a.post-content-inner-wrap div.responsive-img-width img {
		margin: 0 auto
	}
	.home-page .post-img-content-wrapper a.post-content-inner-wrap div.responsive-img-width {
		max-width: 100%
	}
	.home-page .post-img-content-wrapper a.post-content-inner-wrap div.responsive-img-width img {
		margin: 0 auto
	}
	.post-lg .post-img-content-wrapper {
		min-height: 50px
	}
	.search-navbar-tabs .nav-tabs li {
		float: none;
		display: block
	}
	.search-navbar-tabs .nav-tabs li a {
		font-size: 14px;
		padding: 7px 15px;
		border: none!important;
		border-radius: 4px;
		margin-bottom: 5px
	}
}
@media (min-width: 500px) and (max-width: 768px) {
	.input-group-btn .text-light-dark {
		right: 6px!important
	}
}
@media screen and (max-width: 768px) {
	.cover-info .avatar .btn {
		display: none!important
	}
}
@media (min-width: 769px) and (max-width: 1200px) {
	.col-sm-4 .timeline-post .panel .posts-icons a .fa-share-alt .like-fav-text,
	.timeline-post .panel .posts-icons a span.like-fav-text {
		display: none
	}
}

textarea.form-control, 
textarea.form-control:active, 
textarea.form-control:focus {
    height: auto;
    box-shadow: 0 0 10px 0 #d7d7d7 !important;
    background-color: transparent;
}
.badge {
	margin-bottom: 5px;
	font-weight: 500;
}
.bg-aqua {
    background-color: #00c0ef !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-red{
    background-color: #dd4b39 !important;
}
.bg-orange{
    background-color: #e09202 !important;
}

.bg-grey {
	background-color: #767676 !important;
}

.bg-magenta {
	background-color: #aa1daf !important;
}

.bg-lgreen {
    background-color: #09cc26 !important;
}


.box.box-primary {
    border-top-color: #3c8dbc;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}	

#post-options .select2-search__field {
    border: 1px solid #d7d7d7 !important;
    padding: 3px 10px !important;
    background-color: #fff !important;
    margin-top: 5px !important;
    display: inline-block !important;
}

#post-options  .bs-callout-info {
	background-color: transparent;
}

ul.menu-top .dropdown-menu li {
    width: 100%;
}

.navbar-subnav .profile-page-buttons > ul > li ul.dropdown-menu {
	padding: 0;
	margin: 0;
	border-radius: 0;
	border-width: 0px;
    box-shadow: none; 
}