/*! Bootstrap v3.0.0 | Copyright 2013 Twitter, Inc | Apache License v2.0 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-height: 100%;
}
body {
	margin: 0;
	min-height: 100%;
}
a:focus {
	outline: thin dotted;
}
a:active,
a:hover {
	outline: 0;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	white-space: pre-wrap;
}
small {
	font-size: 85%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: 0;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	margin-left: 3px;
	margin-right: 5px;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
button,
input,
select[multiple],
textarea {
	background-image: none;
}
img {
	vertical-align: middle;
}
.circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
}
p {
	margin: 0 0 0.75em;
}
p:last-child {
	margin-bottom: 0;
}
article .lead { font-size: 120% }
@media (min-width: 480px) {
	article .content { font-size: 110% }
	article .lead { font-size: 125% }
}
article li { margin-left: 1.5em }
cite {
	font-style: normal;
}
.text-primary,
.text-bright {
	color: #00B2A9;
}
.text-secondary,
.text-dark {
	color: #003B49;
}
.text-info {
	color: #5dcff3;
}
.text-success {
	color: #538546;
}
.text-success.font-xxl {
	color: rgb(146, 207, 92);
}
.text-warning {
	color: #FBE122;
}
.text-danger {
	color: #dd4a38;
}
.text-white {
	color: #fff;
}
.text-muted {
	color: #979797;
}
.text-weak {
	color: #bbb;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.v-center {
	display: flex;
	align-items: center;
}
.h-space-between {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
h1,
h3,
.h1,
.h3 {
	/*font-weight: 500;*/ font-weight: normal;
	line-height: 1.1;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
	/*font-weight: 600;*/ font-weight: normal; font-family: Neris-Bold, sans-serif;
	line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1,
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1,
.h1 {
	font-size: 214%;
}
h2,
.h2 {
	font-size: 170%;
	/*font-weight: 400;*/ font-weight: normal;
	line-height: 1.3;
	margin: 0;
}
h3,
.h3 {
	font-size: 143%;
}
h4,
.h4 {
	font-size: 129%;
}
h5,
.h5 {
	font-size: 100%;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small {
	font-size: 75%;
}
ul,
ol {
	margin: 0;
	padding: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 20px;
}
blockquote {
	padding: 10px 20px;
	margin: 15px 0;
	background: #f0f0f0;
	border-left: 5px solid #ddd;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
.container {
	margin-right: auto;
	margin-left: auto;
}
.container:before,
.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before,
.row:after {
	content: " ";
	/* 1 */

	display: table;
	/* 2 */

}
.row:after {
	clear: both;
}
.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,
.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-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-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 {
	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 {
	float: left;
}
.col-xs-1 {
	width: 8.333333333333332%;
}
.col-xs-2 {
	width: 16.666666666666664%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.33333333333333%;
}
.col-xs-5 {
	width: 41.66666666666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.333333333333336%;
}
.col-xs-8 {
	width: 66.66666666666666%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.33333333333334%;
}
.col-xs-11 {
	width: 91.66666666666666%;
}
.col-xs-12 {
	width: 100%;
}
@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11 {
		float: left;
	}
	.col-sm-1 {
		width: 8.333333333333332%;
	}
	.col-sm-2 {
		width: 16.666666666666664%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.33333333333333%;
	}
	.col-sm-5 {
		width: 41.66666666666667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.333333333333336%;
	}
	.col-sm-8 {
		width: 66.66666666666666%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33333333333334%;
	}
	.col-sm-11 {
		width: 91.66666666666666%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-push-1 {
		left: 8.333333333333332%;
	}
	.col-sm-push-2 {
		left: 16.666666666666664%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333333333333%;
	}
	.col-sm-push-5 {
		left: 41.66666666666667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.333333333333336%;
	}
	.col-sm-push-8 {
		left: 66.66666666666666%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333333333334%;
	}
	.col-sm-push-11 {
		left: 91.66666666666666%;
	}
	.col-sm-pull-1 {
		right: 8.333333333333332%;
	}
	.col-sm-pull-2 {
		right: 16.666666666666664%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333333333333%;
	}
	.col-sm-pull-5 {
		right: 41.66666666666667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.333333333333336%;
	}
	.col-sm-pull-8 {
		right: 66.66666666666666%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333333333334%;
	}
	.col-sm-pull-11 {
		right: 91.66666666666666%;
	}
	.col-sm-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-sm-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666666666666%;
	}
}
@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 {
		float: left;
	}
	.col-md-1 {
		width: 8.333333333333332%;
	}
	.col-md-2 {
		width: 16.666666666666664%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33333333333333%;
	}
	.col-md-5 {
		width: 41.66666666666667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.333333333333336%;
	}
	.col-md-8 {
		width: 66.66666666666666%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33333333333334%;
	}
	.col-md-11 {
		width: 91.66666666666666%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.333333333333332%;
	}
	.col-md-push-2 {
		left: 16.666666666666664%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333333333333%;
	}
	.col-md-push-5 {
		left: 41.66666666666667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.333333333333336%;
	}
	.col-md-push-8 {
		left: 66.66666666666666%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333333333334%;
	}
	.col-md-push-11 {
		left: 91.66666666666666%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.333333333333332%;
	}
	.col-md-pull-2 {
		right: 16.666666666666664%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333333333333%;
	}
	.col-md-pull-5 {
		right: 41.66666666666667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.333333333333336%;
	}
	.col-md-pull-8 {
		right: 66.66666666666666%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333333333334%;
	}
	.col-md-pull-11 {
		right: 91.66666666666666%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
	.col-md-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-md-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666666666666%;
	}
}
@media (min-width: 1200px) {
	.container {
		max-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 {
		float: left;
	}
	.col-lg-1 {
		width: 8.333333333333332%;
	}
	.col-lg-2 {
		width: 16.666666666666664%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.33333333333333%;
	}
	.col-lg-5 {
		width: 41.66666666666667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.333333333333336%;
	}
	.col-lg-8 {
		width: 66.66666666666666%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.33333333333334%;
	}
	.col-lg-11 {
		width: 91.66666666666666%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.333333333333332%;
	}
	.col-lg-push-2 {
		left: 16.666666666666664%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333333333333%;
	}
	.col-lg-push-5 {
		left: 41.66666666666667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.333333333333336%;
	}
	.col-lg-push-8 {
		left: 66.66666666666666%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333333333334%;
	}
	.col-lg-push-11 {
		left: 91.66666666666666%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.333333333333332%;
	}
	.col-lg-pull-2 {
		right: 16.666666666666664%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333333333333%;
	}
	.col-lg-pull-5 {
		right: 41.66666666666667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.333333333333336%;
	}
	.col-lg-pull-8 {
		right: 66.66666666666666%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333333333334%;
	}
	.col-lg-pull-11 {
		right: 91.66666666666666%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
	.col-lg-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-lg-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666666666666%;
	}
}
table {
	max-width: 100%;
	background-color: transparent;
}
th {
	text-align: left;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
.form-group label {
	display: inline-block;
	margin-bottom: 5px;
	/*font-weight: bold;*/
}
.btn-group label {
	font-weight: normal;
}
input[type="search"] {
	box-sizing: border-box;
	padding-left: 28px; background: url(../images/search.png) 8px center no-repeat
}
input[type="search"].search-users {
	background-image: url(../images/search-users.png)
}
/*input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;

	line-height: normal;
}*/
input[type="file"] {
	display: block;
}
select[multiple],
select[size] {
	height: auto;
}
select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	height: auto;
}
.form-control:-moz-placeholder {
	color: #333;
}
.form-control::-moz-placeholder {
	color: #333;
}
.form-control:-ms-input-placeholder {
	color: #999;
}
.form-control::-webkit-input-placeholder {
	color: #999;
}
.form-control {
	display: block;
	width: 100%;
	min-height: 32px;
	padding: 5px 6px;
	line-height: 1.15;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #DBD8CC;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.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, 0.6);
}
.form-control[disabled],
.form-control[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee;
}
textarea.form-control {
	height: auto;
	min-height: 5.4em;
	max-height: 50vh;
}
.form-group {
	margin-bottom: 15px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled] {
	cursor: not-allowed;
}
.input-sm {
	padding: 4px 5px;
	font-size: 90%;
	line-height: 1;
	height: auto;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm {
	height: auto;
}
.input-lg {
	height: 45px;
	padding: 10px 10px;
	font-size: 18px;
	line-height: 1.33;
}
select.input-lg {
	height: 45px;
	line-height: 45px;
}
textarea.input-lg {
	height: auto;
}
.input-primary {
	height: 35px;
}
.has-warning .help-block,
.has-warning .control-label {
	color: #c09853;
}
.has-warning .form-control {
	border-color: #c09853;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #a47e3c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
	color: #c09853;
	border-color: #c09853;
	background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
	color: #b94a48;
}
.has-error .form-control {
	border-color: #b94a48;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #953b39;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
	color: #b94a48;
	border-color: #b94a48;
	background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
	color: #468847;
}
.has-success .form-control {
	border-color: #468847;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #356635;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
	color: #468847;
	border-color: #468847;
	background-color: #dff0d8;
}
.form-control-static {
	margin-bottom: 0;
	padding-top: 7px;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
	}
}
.form-short {
	width: 88px
}
.form-medium {
	width: 110px
}
.form-horizontal .control-label {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	content: " ";
	/* 1 */

	display: table;
	/* 2 */

}
.form-horizontal .form-group:after {
	clear: both;
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
	}
}
.btn {
	display: inline-block;
	padding: 6px 9px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	min-width: 26px;
	min-height: 26px;
	white-space: nowrap;
	user-select: none;
}
.btn:focus {
	outline: thin dotted #999;
	outline-offset: -3px;
}
.btn:hover,
.btn:focus {
	color: #333333;
	text-decoration: none;
}
.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn[disabled] {
	cursor: not-allowed;
	pointer-events: none;
	/*opacity: 0.65;*/
	box-shadow: none;
}

.btn-primary {
	color: #fff !important;
	background-color: #00B2A9 !important;
}
.btn-warning {
	color: #fff !important;
	background-color: #FBE122 !important;
}
.btn-danger {
	color: #fff !important;
	background-color: #dd4a38 !important;
}
.btn-success {
	color: #fff !important;
	background-color: #73b836 !important;
}
.btn-info {
	color: #fff !important;
	background-color: #003B49 !important;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
.btn-sm {
	padding: 4px 5px;
	font-size: 90%;
	line-height: 1;
}
.btn-xs {
	padding: 4px 5px;
	font-size: 90%;
	line-height: 1;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
	border-top-color: #fff;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
	border-bottom-color: #fff;
}
.btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
	z-index: 2;
}
.btn-group > .btn:focus {
	outline: none;
}
.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:before,
.btn-toolbar:after {
	content: " ";
	/* 1 */

	display: table;
	/* 2 */

}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group {
	float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
	margin-left: 5px;
}
.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:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
	display: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
	height: 45px;
	line-height: 45px;
}
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;
}
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;
}
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-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #f5f7fa;
	border: 1px solid #DBD8CC;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
	z-index: 2;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before,
.nav:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #428bca;
}
.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 #dddddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: 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;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
}
.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
	font-weight: normal;
}
.nav-tabs.nav-justified > .active > a {
	border-bottom-color: #ffffff;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center;
}
@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
}
.nav-tabs-justified > .active > a {
	border-bottom-color: #ffffff;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav .caret {
	border-top-color: #428bca;
	border-bottom-color: #428bca;
}
.nav a:hover .caret {
	border-top-color: #2a6496;
	border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 4px 7px 1px;
	font-size: 80%;
	/*font-weight: 600;*/font-weight: normal; font-family: Neris-Bold, sans-serif;
	color: #ffffff;
	line-height: 1;
	white-space: nowrap;
	text-align: center;
	background-color: #003B49;
	border: 0;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
a.badge:hover,
a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.btn .badge {
	position: relative;
	top: -1px;
}
a.list-group-item.active > .badge {
	color: #428bca;
	background-color: #ffffff;
}
.alert {
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: rgb(146, 207, 92);
	color: white;
	text-shadow: 0 0 10px green;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #356635;
}
.alert-info {
	background-color: #FBE122;
	border-color: #FBE122;
	color: #003B49;
}
.alert-info hr {
	border-top-color: #FBE122;
}
.alert-info a {
	color: #243e54;
}
.alert-warning {
	background-color: #FBE122;
	color: #003B49;
}
.alert-warning hr {
	border-top-color: #003B49;
}
.alert-warning a {
	color: #00B2A9;
}
.alert-danger {
	background-color: #dd4a38;
	color: white;
}
.alert-danger hr {
	border-top-color: #e6c1c7;
}
.alert-danger a {
	color: white;
}
.alert-dark {
	background-color: #003B49;
	color: white;
}
.alert-danger a {
	color: white;
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #428bca;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	transition: width 0.6s ease;
}
.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}
.media,
.media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media > .pull-left {
	margin-right: 10px;
}
.media > .pull-right {
	margin-left: 10px;
}
.list-group + .list-group {
	margin-top: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.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;
}
.list-group-item > .badge {
	float: right;
}
/*.list-group-item > .badge + .badge {
	margin-right: 5px;
}*/
a.list-group-item {
	color: #555555;
}
a.list-group-item .list-group-item-heading {
	color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}
.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: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
}
.panel-body {
	padding: 15px;
}
.panel-body:before,
.panel-body:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}
.panel-body:after {
	clear: both;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
	border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
}
.close:hover,
.close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 5px solid #666;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 0 dotted;
	content: "";
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 90%;
	background-color: #ffffff;
	border-radius: 2px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	border: 1px solid rgba(0,0,0,0.1);
	background-clip: padding-box;
	text-align: left
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li {
	margin: 0;
}
.dropdown-menu > li > a {
	display: block;
	padding: 7px 15px;
	clear: both;
	font-weight: normal;
	line-height: 1;
	color: #333333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #4c5566;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #4c5566;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-header {
	display: block;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999999;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
}
.tooltip.in {
	opacity: 0.9;
}
.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: #ffffff;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	background-color: rgba(0,0,0,0.9);
	background-color: #4c5566;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 5px 10px;
	font-size: 90%
}
.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: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}
.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
}
.modal-dialog {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1050;
}
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.25);
	background-clip: padding-box;
	outline: none;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #4c5566;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.in {
	opacity: 0.66;
}
.modal-header {
	padding: 15px 15px 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.428571429;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	padding: 0 20px 20px;
}
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table;
}
.modal-footer:after {
	clear: both;
}
.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;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 90px;
	}
	.modal-narrow {
		width: 430px;
	}
	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-body {
		position: relative;
		padding: 20px;
	}
}

.clearfix:before,
.clearfix:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}
.clearfix:after {
	clear: both;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.block {
	display: block !important;
}
.block.hide {
	display: none !important;
}
.inline {
	display: inline-block !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.visible-xs {
	display: none !important;
}
tr.visible-xs {
	display: none !important;
}
th.visible-xs,
td.visible-xs {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	.inline.visible-xs {
		display: inline-block !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-xs.visible-sm {
		display: block !important;
	}
	tr.visible-xs.visible-sm {
		display: table-row !important;
	}
	th.visible-xs.visible-sm,
	td.visible-xs.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-xs.visible-md {
		display: block !important;
	}
	tr.visible-xs.visible-md {
		display: table-row !important;
	}
	th.visible-xs.visible-md,
	td.visible-xs.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-xs.visible-lg {
		display: block !important;
	}
	tr.visible-xs.visible-lg {
		display: table-row !important;
	}
	th.visible-xs.visible-lg,
	td.visible-xs.visible-lg {
		display: table-cell !important;
	}
}
.visible-sm {
	display: none !important;
}
tr.visible-sm {
	display: none !important;
}
th.visible-sm,
td.visible-sm {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-sm.visible-xs {
		display: block !important;
	}
	tr.visible-sm.visible-xs {
		display: table-row !important;
	}
	th.visible-sm.visible-xs,
	td.visible-sm.visible-xs {
		display: table-cell !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-sm.visible-md {
		display: block !important;
	}
	tr.visible-sm.visible-md {
		display: table-row !important;
	}
	th.visible-sm.visible-md,
	td.visible-sm.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-sm.visible-lg {
		display: block !important;
	}
	tr.visible-sm.visible-lg {
		display: table-row !important;
	}
	th.visible-sm.visible-lg,
	td.visible-sm.visible-lg {
		display: table-cell !important;
	}
}
.visible-md {
	display: none !important;
}
tr.visible-md {
	display: none !important;
}
th.visible-md,
td.visible-md {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-md.visible-xs {
		display: block !important;
	}
	tr.visible-md.visible-xs {
		display: table-row !important;
	}
	th.visible-md.visible-xs,
	td.visible-md.visible-xs {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-md.visible-sm {
		display: block !important;
	}
	tr.visible-md.visible-sm {
		display: table-row !important;
	}
	th.visible-md.visible-sm,
	td.visible-md.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-md.visible-lg {
		display: block !important;
	}
	tr.visible-md.visible-lg {
		display: table-row !important;
	}
	th.visible-md.visible-lg,
	td.visible-md.visible-lg {
		display: table-cell !important;
	}
}
.visible-lg {
	display: none !important;
}
tr.visible-lg {
	display: none !important;
}
th.visible-lg,
td.visible-lg {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-lg.visible-xs {
		display: block !important;
	}
	tr.visible-lg.visible-xs {
		display: table-row !important;
	}
	th.visible-lg.visible-xs,
	td.visible-lg.visible-xs {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-lg.visible-sm {
		display: block !important;
	}
	tr.visible-lg.visible-sm {
		display: table-row !important;
	}
	th.visible-lg.visible-sm,
	td.visible-lg.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-lg.visible-md {
		display: block !important;
	}
	tr.visible-lg.visible-md {
		display: table-row !important;
	}
	th.visible-lg.visible-md,
	td.visible-lg.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
/*.hidden-xs {
	display: block !important;
}
tr.hidden-xs {
	display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
	display: table-cell !important;
}
*/
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	tr.hidden-xs {
		display: none !important;
	}
	th.hidden-xs,
	td.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-xs.hidden-sm {
		display: none !important;
	}
	tr.hidden-xs.hidden-sm {
		display: none !important;
	}
	th.hidden-xs.hidden-sm,
	td.hidden-xs.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-xs.hidden-md {
		display: none !important;
	}
	tr.hidden-xs.hidden-md {
		display: none !important;
	}
	th.hidden-xs.hidden-md,
	td.hidden-xs.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-xs.hidden-lg {
		display: none !important;
	}
	tr.hidden-xs.hidden-lg {
		display: none !important;
	}
	th.hidden-xs.hidden-lg,
	td.hidden-xs.hidden-lg {
		display: none !important;
	}
}
/*.hidden-sm {
	display: block !important;
}
tr.hidden-sm {
	display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
	display: table-cell !important;
}
*/
@media (max-width: 767px) {
	.hidden-sm.hidden-xs {
		display: none !important;
	}
	tr.hidden-sm.hidden-xs {
		display: none !important;
	}
	th.hidden-sm.hidden-xs,
	td.hidden-sm.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
	tr.hidden-sm {
		display: none !important;
	}
	th.hidden-sm,
	td.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-sm.hidden-md {
		display: none !important;
	}
	tr.hidden-sm.hidden-md {
		display: none !important;
	}
	th.hidden-sm.hidden-md,
	td.hidden-sm.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-sm.hidden-lg {
		display: none !important;
	}
	tr.hidden-sm.hidden-lg {
		display: none !important;
	}
	th.hidden-sm.hidden-lg,
	td.hidden-sm.hidden-lg {
		display: none !important;
	}
}
/*.hidden-md {
	display: block !important;
}
tr.hidden-md {
	display: table-row !important;
}
th.hidden-md,
td.hidden-md {
	display: table-cell !important;
}
*/
@media (max-width: 767px) {
	.hidden-md.hidden-xs {
		display: none !important;
	}
	tr.hidden-md.hidden-xs {
		display: none !important;
	}
	th.hidden-md.hidden-xs,
	td.hidden-md.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-md.hidden-sm {
		display: none !important;
	}
	tr.hidden-md.hidden-sm {
		display: none !important;
	}
	th.hidden-md.hidden-sm,
	td.hidden-md.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
	tr.hidden-md {
		display: none !important;
	}
	th.hidden-md,
	td.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-md.hidden-lg {
		display: none !important;
	}
	tr.hidden-md.hidden-lg {
		display: none !important;
	}
	th.hidden-md.hidden-lg,
	td.hidden-md.hidden-lg {
		display: none !important;
	}
}
/*.hidden-lg {
	display: block !important;
}
tr.hidden-lg {
	display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
	display: table-cell !important;
}*/
@media (max-width: 767px) {
	.hidden-lg.hidden-xs {
		display: none !important;
	}
	tr.hidden-lg.hidden-xs {
		display: none !important;
	}
	th.hidden-lg.hidden-xs,
	td.hidden-lg.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-lg.hidden-sm {
		display: none !important;
	}
	tr.hidden-lg.hidden-sm {
		display: none !important;
	}
	th.hidden-lg.hidden-sm,
	td.hidden-lg.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-lg.hidden-md {
		display: none !important;
	}
	tr.hidden-lg.hidden-md {
		display: none !important;
	}
	th.hidden-lg.hidden-md,
	td.hidden-lg.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
	tr.hidden-lg {
		display: none !important;
	}
	th.hidden-lg,
	td.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
tr.visible-print {
	display: none !important;
}
th.visible-print,
td.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
	.hidden-print {
		display: none !important;
	}
	tr.hidden-print {
		display: none !important;
	}
	th.hidden-print,
	td.hidden-print {
		display: none !important;
	}
}
.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease;
}
[data-target] { cursor: pointer }

/*! app.css */

a,
a:hover,
a:focus {
	text-decoration: none;
}
.badge.up {
	position: relative;
	top: -10px;
	padding: 3px 6px;
}
.label-sm {
	padding-top: 0;
	padding-bottom: 0;
}
.badge-white {
	background-color: transparent;
	border: 1px solid rgba(255,255,255,0.35);
	padding: 2px 6px;
}
.badge-hollow {
	background-color: transparent;
	border: 1px solid rgba(0,0,0,0.15);
	color: inherit;
}
.caret-white {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.65);
}
a:hover .caret-white {
	border-top-color: #fff;
}
.tooltip.top .tooltip-arrow {
	border-top-color: rgba(0,0,0,0.9);
	border-top-color: #4c5566;
}
.tooltip.right .tooltip-arrow {
	border-right-color: rgba(0,0,0,0.9);
	border-right-color: #4c5566;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: rgba(0,0,0,0.9);
	border-bottom-color: #4c5566;
}
.tooltip.left .tooltip-arrow {
	border-left-color: rgba(0,0,0,0.9);
	border-left-color: #4c5566;
}
.progress-xs {
	height: 6px;
}
.progress-sm {
	height: 10px;
}
.progress-sm .progress-bar {
	font-size: 10px;
	line-height: 1em;
}
.alert .close i {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.input-s-sm {
	width: 120px;
}
.input-s {
	width: 200px;
}
.input-s-lg {
	width: 250px;
}
.list-group {
	border-radius: 2px;
}
.list-group.no-radius .list-group-item {
	border-radius: 0 !important;
}
.list-group.no-borders .list-group-item {
	border: none;
}
.list-group.no-border .list-group-item {
	border-width: 1px 0;
}
.list-group.no-bg .list-group-item {
	background-color: transparent;
}
.list-group-item {
	border-color: #DBD8CC;
	padding-right: 15px;
}
.list-group-item.media {
	margin-top: 0;
}
.list-group-item.active {
	border-color: #5dcff3 !important;
	background-color: #5dcff3 !important;
}
.list-group-item.active,
.list-group-item.active .text-muted {
	color: #ebf9fe;
}
.list-group-item.active a {
	color: #fff;
}
.list-group-alt .list-group-item:nth-child(2n+2) {
	background-color: rgba(0,0,0,0.02);
}
.list-group-lg .list-group-item {
	padding-top: 15px;
	padding-bottom: 15px;
}
.list-group-sp .list-group-item {
	margin-bottom: 5px;
	border-radius: 3px;
}
.list-group-item > .badge {
	margin-right: 0;
}
.list-group-item > .icon-chevron-right {
	float: right;
	margin-top: 4px;
	margin-right: -5px;
}
.list-group-item > .icon-chevron-right + .badge {
	margin-right: 5px;
}
.panel.no-borders {
	border-width: 0;
}
.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
	border-width: 0;
}
.panel-heading {
	border-color: #DBD8CC;
	background-color: #fff;
	border-radius: 2px 2px 0 0;
}
.panel-heading.bg {
	margin: -1px -1px 0 -1px;
	border: none;
}
.panel-heading.bg .list-group-item {
	border-color: transparent;
}
.panel-heading.bg .list-group-item > a {
	color: #fff;
}
.panel-heading .nav {
	font-size: 13px;
	margin: -10px -15px -11px;
	border: none;
}
.panel-heading .nav > li > a {
	border-radius: 0;
	margin: 0;
	border-width: 0;
}
.panel-heading .nav-tabs.nav-justified {
	width: auto;
}
.panel-heading .nav-tabs.nav-justified > li:first-child > a,
.panel-heading .nav-tabs.pull-left > li:first-child > a {
	border-radius: 2px 0 0 0;
}
.panel-heading .nav-tabs.nav-justified > li:last-child > a,
.panel-heading .nav-tabs.pull-right > li:last-child > a {
	border-radius: 0 2px 0 0;
}
.panel-heading .nav-tabs > li > a {
	line-height: 1.5;
	color: inherit;
}
.panel-heading .nav-tabs > li > a:hover,
.panel-heading .nav-tabs > li > a:focus {
	border-width: 0;
	background: transparent;
	border-color: transparent;
}
.panel-heading .nav-tabs > li.active > a,
.panel-heading .nav-tabs > li.active > a:hover,
.panel-heading .nav-tabs > li.active > a:focus {
	color: #717171;
	background: #fff;
}
.panel-heading .list-group {
	background: transparent;
}
.panel-footer {
	border-color: #DBD8CC;
	background-color: #fff;
	border-radius: 0 0 2px 2px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #eaedef;
}
.open {
	z-index: 1050;
	position: relative;
}
.dropdown-menu.pull-left {
	left: 100%;
}
.dropdown-menu > .panel {
	border: none;
	margin: -5px 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background-image: none;
	filter: none;
}
.dropdown-select > li > a input {
	position: absolute;
	left: -9999em;
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.no-gutter [class*="col"] {
	padding: 0;
}
.icon-lg:before {
	vertical-align: -10%;
	font-size: 1.3333333333333333em;
}
.icon-muted {
	color: #d9d9d9;
	text-shadow: 0 1px 1px #fff;
}
.arrow {
	border-width: 8px;
	z-index: 10;
}
.arrow,
.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.arrow:after {
	border-width: 7px;
	content: "";
}
.arrow.top {
	left: 50%;
	margin-left: -8px;
	border-top-width: 0;
	border-bottom-color: #eee;
	border-bottom-color: rgba(0,0,0,0.1);
	top: -8px;
}
.arrow.top:after {
	content: " ";
	top: 1px;
	margin-left: -7px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.arrow.right {
	top: 50%;
	right: -8px;
	margin-top: -8px;
	border-right-width: 0;
	border-left-color: #eee;
	border-left-color: rgba(0,0,0,0.1);
}
.arrow.right:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -7px;
}
.arrow.bottom {
	left: 50%;
	margin-left: -8px;
	border-bottom-width: 0;
	border-top-color: #eee;
	border-top-color: rgba(0,0,0,0.1);
	bottom: -8px;
}
.arrow.bottom:after {
	content: " ";
	bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.arrow.left {
	top: 50%;
	left: -8px;
	margin-top: -8px;
	border-left-width: 0;
	border-right-color: #eee;
	border-right-color: rgba(0,0,0,0.1);
}
.arrow.left:after {
	content: " ";
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff;
	bottom: -7px;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
	background-color: #fcfcfe;
}
.btn-facebook {
	color: #fff !important;
	background-color: #335397;
	border-color: #335397;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
	color: #fff !important;
	background-color: #294279;
	border-color: #243a69;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
	background-image: none;
}
.btn-facebook[disabled],
.btn-facebook[disabled]:hover,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:active,
.btn-facebook[disabled].active {
	background-color: #335397;
	border-color: #335397;
}
.btn-gplus {
	color: #fff !important;
	background-color: #dd4a38;
	border-color: #dd4a38;
}
.btn-gplus:hover,
.btn-gplus:focus,
.btn-gplus:active,
.btn-gplus.active,
.open .dropdown-toggle.btn-gplus {
	color: #fff !important;
	background-color: #ca3522;
	border-color: #b8301f;
}
.btn-gplus:active,
.btn-gplus.active,
.open .dropdown-toggle.btn-gplus {
	background-image: none;
}
.btn-gplus[disabled],
.btn-gplus[disabled]:hover,
.btn-gplus[disabled]:focus,
.btn-gplus[disabled]:active,
.btn-gplus[disabled].active {
	background-color: #dd4a38;
	border-color: #dd4a38;
}
.btn-twitter {
	color: #fff !important;
	background-color: #00c7f7;
	border-color: #00c7f7;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
	color: #fff !important;
	background-color: #00a6ce;
	border-color: #0096ba;
}
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
	background-image: none;
}
.btn-twitter[disabled],
.btn-twitter[disabled]:hover,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:active,
.btn-twitter[disabled].active {
	background-color: #00c7f7;
	border-color: #00c7f7;
}
.btn-white {
	border-color: #dae0ed;
	border-color: rgba(150,160,180,0.3);
	color: #717171 !important;
	background-color: #fff;
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0.05);
	background-clip: padding-box;
}
.bg .btn-white {
	border-color: rgba(0,0,0,0.1);
}
.btn-white .caret {
	border-top-color: #656565;
}
.dropup .btn-white .caret {
	border-bottom-color: #656565;
}
.btn-icon {
	padding-left: 0;
	padding-right: 0;
	width: 34px;
	text-align: center;
}
.btn-sm.btn-icon,
.btn-xs.btn-icon {
	width: 30px;
}
.text-active,
.active > .text {
	display: none !important;
}
.active > .text-active {
	display: inline-block !important;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	text-decoration: none;
	margin-left: 0.2em;
	margin-right: 0.2em;
}
.tags .label {
	font-size: 1em;
	display: inline-block;
	padding: 6px 10px;
	margin-bottom: 3px;
}
.bg-light {
	background-color: #F0F1F2;
}
.bg-light-lt {
	background-color: #E7E6E0;
}
.bg-bright,
.bg-primary {
	background-color: #00B2A9;
	color: #fff;
}
.bg-dark {
	background-color: #003B49;
	color: #DCE4E6;
}
.bg-success {
	background-color: #92cf5c;
	color: #fbfdfa;
}
.bg-success a {
	color: #ffffff;
}
.bg-success a:hover {
	color: #fff;
}
.bg-info {
	background-color: #5dcff3;
	color: #ffffff;
}
.bg-warning {
	background-color: #fcc44d;
	color: #003B49;
}
.bg-warning a {
	color: #00B2A9;
}
.bg-warning a:hover {
	color: #00B2A9;
}
.bg-danger {
	background-color: #dd4a38;
	color: #ffffff;
}
.bg-danger a {
	color: #ffffff;
}
.bg-danger a:hover {
	color: #fff;
}
.bg-white {
	background-color: #fff;
	color: #717171;
}
.bg-white a {
	color: #575757;
}
.bg-white a:hover {
	color: #3e3e3e;
}
.line {
	*width: 100%;
	height: 2px;
	margin: 15px 0;
	font-size: 0;
	overflow: hidden;
	background-color: transparent;
	border-width: 0;
	border-top: 1px solid #cdd0d2;
}
.line-xs {
	margin: 0;
}
.line-lg {
	margin-top: 15px;
	margin-bottom: 15px;
}
.line-dashed {
	border-style: dashed;
	background: transparent;
}
.no-line {
	border-width: 0;
}
.no-border,
.no-borders {
	border-color: transparent !important;
	border-width: 0;
}
.no-radius {
	border-radius: 0;
}
.pull-right-lg {
	float: right;
}
.pull-none {
	float: none;
}
.v-middle {
	vertical-align: middle !important;
}
.v-top {
	vertical-align: top;
}
.v-bottom {
	vertical-align: bottom;
}
.font-thin {
	font-weight: 300;
}
.font-normal {
	font-weight: normal !important;
}
.font-bold {
	font-weight: 600;
}
.font-lg {
	font-size: 30px;
}
.font-xl {
	font-size: 44px;
}
.font-xxl {
	font-size: 150px;
}
.font-mono {
	font-family: monospace;
}
.text-break {
	word-wrap: break-word;
	word-break: break-all;
}
.text-ellipsis {
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-uc {
	text-transform: uppercase;
}
.padding {
	padding: 15px;
}
.padding-xs {
	padding: 5px;
}
.padding-lg {
	padding: 30px;
}
.padding-xl {
	padding: 50px;
}
.padding-h {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.padding-v {
	padding-top: 15px;
	padding-bottom: 15px;
}
.padding-v-t {
	padding-top: 15px;
	padding-bottom: 0;
}
.padding-v-b {
	padding-top: 0;
	padding-bottom: 15px;
}
.padding-v-m {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padding-v-sm {
	padding-top: 10px;
	padding-bottom: 10px;
}
.no-padding {
	padding: 0 !important;
}
.pull-in {
	margin-left: -15px;
	margin-right: -15px;
}
.pull-out {
	margin: -10px -15px;
}
.b-t {
	border-top: 1px solid #e0e4e8;
}
.b-r {
	border-right: 1px solid #e0e4e8;
}
.b-b {
	border-bottom: 1px solid #e0e4e8;
}
.b-l {
	border-left: 1px solid #e0e4e8;
}
.m {
	margin: 15px;
}
.m-n {
	margin: 0;
}
.m-l {
	margin-left: 15px;
}
.m-l-none {
	margin-left: 0;
}
.m-l-xs {
	margin-left: 5px;
}
.m-l-sm {
	margin-left: 10px;
}
.m-l-lg {
	margin-left: 30px;
}
.m-l-n {
	margin-left: -15px;
}
.m-l-n-xxs {
	margin-left: -1px;
}
.m-l-n-xs {
	margin-left: -5px;
}
.m-l-n-sm {
	margin-left: -10px;
}
.m-l-n-lg {
	margin-left: -30px;
}
.m-t {
	margin-top: 15px;
}
.m-t-none {
	margin-top: 0;
}
.m-t-xxs {
	margin-top: 1px;
}
.m-t-xs {
	margin-top: 5px;
}
.m-t-sm {
	margin-top: 10px;
}
.m-t-lg {
	margin-top: 30px;
}
.m-t-n {
	margin-top: -15px !important;
}
.m-t-n-xxs {
	margin-top: -1px;
}
.m-t-n-xs {
	margin-top: -5px;
}
.m-t-n-sm {
	margin-top: -10px;
}
.m-t-n-lg {
	margin-top: -30px;
}
.m-r {
	margin-right: 15px;
}
.m-r-none {
	margin-right: 0;
}
.m-r-xs {
	margin-right: 5px;
}
.m-r-sm {
	margin-right: 10px;
}
.m-r-lg {
	margin-right: 30px;
}
.m-r-n {
	margin-right: -15px;
}
.m-r-n-xxs {
	margin-right: -1px;
}
.m-r-n-xs {
	margin-right: -5px;
}
.m-r-n-sm {
	margin-right: -10px;
}
.m-r-n-lg {
	margin-right: -30px;
}
.m-b {
	margin-bottom: 15px;
}
.m-b-none {
	margin-bottom: 0;
}
.m-b-xs {
	margin-bottom: 5px;
}
.m-b-sm {
	margin-bottom: 10px;
}
.m-b-lg {
	margin-bottom: 30px;
}
.m-b-xl {
	margin-bottom: 60px;
}
.m-b-n {
	margin-bottom: -15px;
}
.m-b-n-xxs {
	margin-bottom: -1px;
}
.m-b-n-xs {
	margin-bottom: -5px;
}
.m-b-n-sm {
	margin-bottom: -10px;
}
.m-b-n-lg {
	margin-bottom: -20px;
}
.thumb {
	width: 64px;
	display: inline-block;
}
.thumb-lg {
	width: 128px;
	display: inline-block;
}
.thumb-md {
	width: 90px;
	display: inline-block;
}
.thumb-sm {
	width: 45px;
	height: 45px;
	display: inline-block;
	font-size: 200%;
}
.thumb img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.img-full {
	max-width: 100%;
}
.img-full > img {
	max-width: 100%;
}
.avatar {
	border: 1px solid rgba(255,255,255,0.2);
	display: block;
	border-radius: 500px;
	white-space: nowrap;
}
.avatar img {
	border-radius: 500px;
}
.avatar.border {
	border: 3px solid #fff;
	border-color: rgba(255,255,255,0.5);
}
.clear {
	display: block;
	overflow: hidden;
}
@media (max-width: 767px) {
	.hidden-xs.show {
		display: inherit !important;
	}
}

/*! plugin.css */

.dropfile {
	border: 2px dashed #e0e4e8;
	text-align: center;
	min-height: 20px;
}
.dropfile.hover {
	border-color: #aac3cc;
}
.easypiechart {
	position: relative;
	text-align: center;
}
.easypiechart .h2 {
	margin-left: 10px;
	margin-top: 10px;
	display: inline-block;
}
.easypiechart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.easypiechart .easypie-text {
	position: absolute;
	z-index: 1;
	line-height: 1;
	font-size: 75%;
	width: 100%;
	top: 60%;
}
.easypiechart img {
	margin-top: -2px;
}

/*! Ante */

.username { color: #003B49 }
del { color: #003B49; opacity: 0.45; text-decoration: none }

.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#navbar-split { background: white; padding: 10px 0; line-height: 33px; text-align: center }
#comments input[type="checkbox"] { display: none }
#comments.selecting input[type="checkbox"] { display: inline }

.smiley { vertical-align: text-bottom; margin: 0 0 2px 1px }
.lead .smiley { vertical-align: baseline; margin-bottom: -2px }
.content .smiley { vertical-align: baseline; margin-bottom: -3px }

.table-header { display: none }
@media (min-width: 768px) {
	.table { display: table; width: 100% }
	.table-body { display: table-row-group }
	.table-row { display: table-row }
	.table-cell { display: table-cell }
	.table-header { display: table-header-group }
	/*.table-body .table-cell { overflow: hidden; width: 100%; text-overflow: ellipsis }*/
}

.bit + .bit { border-top: 1px solid #E1E0DB }
.bit-group + .bit-group { border-top: 1px solid #E1E0DB }

.media-body { overflow: visible; padding-left: 60px }
@media (max-width: 479px) {
	.comment__time { display: block }
	.comment__body { clear: left; padding-left: 0 }
}
.media a.h4, .media-body a.h4 { line-height: 1.2em }
a.media { color: inherit }

img.bbcode { max-width: 100%; margin: 4px 0; image-orientation: from-image }

.popover { max-width: 400px }

button { background-color: #ececec }

.cover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center }
.cover-under { visibility: hidden }
.cover-content { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 175% }
.cover-loading { background: url('../images/spinner-gray.gif') center no-repeat }
.btn-white > .cover-loading { background-image: url('../images/spinner-white.gif') }
.btn-primary > .cover-loading { background-image: url('../images/spinner-primary.gif') }
.btn-danger > .cover-loading { background-image: url('../images/spinner-danger.gif') }
.btn-success > .cover-loading { background-image: url('../images/spinner-success.gif') }
.btn-info > .cover-loading { background-image: url('../images/spinner-info.gif') }

textarea { resize: vertical }

.btn-cancel { background: transparent; color: #555 }
.button-upload { color: #555 }

label .help-block,
label.righthand { display: inline-block; font-weight: normal }

.saved:after { content:"\f00c"; font-family: FontAwesome; margin-left: 10px; color: #468847; line-height: 0 }
/*.unsaved:after { content:"\f141"; font-family: FontAwesome; margin-left: 10px; color: #c09853 }*/
.invalid:after { content:"\f00d"; font-family: FontAwesome; margin-left: 10px; color: #B42617; line-height: 0 }

.dropfile { background: white }
.dropfile.hover { background: #eee }

.coverall { position: absolute; bottom: 0; left: 0; width: 100%; height: 100% }
.progress-text { position: absolute; width: 100%; left: 0; top: 50%; color: #243a69; font-size: 300%; text-shadow: #ffffff 0 0 4px; line-height: 0; text-align: center }
.progress-bar { background: rgb(225, 217, 217) }

.google-map {height: 400px}
@media (max-width: 767px) {
	.google-map {height: 230px}
}
.google-map { background: rgb(180,208,255); color: black }
.gm-style a { color: #00B2A9; font-weight: normal }
.infowindow { line-height: 1.35; overflow: hidden; white-space: nowrap; font: 12px sans-serif !important }
.infowindow h3 { font-size: 14px !important; margin: 0 0 0.4em 0 }
.infowindow h3 a { font: 14px sans-serif !important }
.infowindow strong { white-space: nowrap }
.infowindow sup { font-size: smaller; line-height: 0 }
.infowindow p { margin: 0.5em 0 0 0 }
.infowindow ul { margin: 0.5em 0 0 0; padding: 0; list-style: none }

.flag { vertical-align: baseline }
.nowrap { white-space: nowrap }
.insignificant { position: absolute; left: -10000px }
.l-h-2 { line-height: 2 }

#topics .read { /*font-weight: 300;*/ color: #888 }
#topics .unread { /*font-weight: 600;*/ font-family: Neris-Bold, sans-serif; color: #555 }
/*#comments .read { color: #888 }*/

#messages-bits .new { background-color: #E7E6E0; background-color: #FBE12266 }

.map-wrapper { padding: 1px 0 }
@media (min-width: 769px) {
	.map-wrapper { padding: 15px; margin-left: -15px; margin-right: -15px }
	.pull-out-lg { margin-left: -15px; margin-right: -15px }
}

#avatars .thumb-md {
	width: 90px;
	display: inline-block;
	margin: 5px!important;
}

.video-wrapper {width: 98.5%; max-width: 100%; margin: 0 auto;}
.video-container {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.video-container iframe,
.video-container object,
.video-container video,
.video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.video-thumb {bottom: 0; display: block; left: 0; margin: auto; width: 100%; position: absolute; right: 0; top: 0; height: auto; cursor: pointer}
.video-play {opacity: .8; height: 77px; left: 50%; margin-left: -38px; margin-top: -38px; position: absolute; top: 50%; width: 77px; cursor: pointer; background:url(../images/play.png) no-repeat}

/*.video-container {position: relative; display: inline-block}
.video-thumb {cursor: pointer}
.video-play {opacity: .8; height: 77px; left: 50%; margin-left: -38px; margin-top: -38px; position: absolute; top: 50%; width: 77px; cursor: pointer; background:url(../images/play.png) no-repeat}
*/
time[title],
.rank { cursor: help }
a { cursor: pointer }

.poll-percent { display: inline-block; min-width: 1px; height: 10px; background: lightgray }

.button-facebook { font-size: 150%; color: #3b5998 }
.button-twitter { font-size: 150%; color: #55acee }

/* End bits in columns have no border */
.bit.col-sm-6:nth-child(2) { border-color: transparent }

.rank { display: inline-block; line-height: 11px; vertical-align: bottom }
.font-awesome { font-family: FontAwesome }

.editor .smiley { vertical-align: middle; cursor: pointer }

.autocomplete-menu { left: 0; top: 100%; max-height: 175px; overflow-y: auto }

#top { position: fixed; right: 10px; bottom: 10px; padding: 5px; font-size: 30px; cursor: pointer; color: #999; display: none }
#top:hover { color: #333 }

.quarantine:not(.bit) { border-style: solid; border-color: #E82C2E; border-width: 25px 3px; border-image: url(../images/quarantine.png) 50 50 round }
.quarantine:not(.bit)::before { display: block; content: 'Quarantined content'; background: #ffed9a; margin: -15px -15px 15px; padding: 5px 15px; text-align: center }
.construction,
.quarantine.bit { border-style: solid; border-color: #E82C2E; border-width: 3px 25px; border-image: url(../images/quarantine-h.png) 50 50 round; position: relative }
.quarantine.bit::before { display: inline-block; position: absolute; right: 0; bottom: 0; content: 'Quarantined content'; background: #ffed9a; margin: 0; padding: 2px 7px; text-align: center; font-size: 90% }


/* BBC 2017 white style.css */

html { font-size: 62.5% }
body { margin: 0; background: #fff; color: #333; line-height: 1.6; font-size: 16px; font-size: 1.6rem }
.content-main { background: #f2f1ed; box-shadow: inset 0 7px 7px -7px rgba(0,0,0,0.4); padding: 35px 0 }
.content-main { line-height: 1.3 }

aside h3 { font-size: 130%; /*font-weight: 600;*/ font-family: Neris-Bold, sans-serif; margin: 8px 0 }
aside h4 { font-size: 110%; /*font-weight: 600;*/ font-family: Neris-Bold, sans-serif; margin: 8px 0 }
aside img { width: 100% }

nav ul,
footer ul { list-style: none }

a { color: #00B2A9 }
a,
a:link,
a:visited { text-decoration: none }

article { word-wrap: break-word }

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden }
@media screen and (min-width: 0px) {
	.mobile { display: block }
	.tablet { display: none }
	.desktop { display: none }
}
@media screen and (min-width: 768px) {
	.mobile { display: none }
	.tablet { display: block }
	.desktop { display: none }
}
/*@media screen and (min-width: 1200px) {
	.mobile { display: none }
	.tablet { display: none }
	.desktop { display: block }
}*/

.header { display: block; margin: 0; font-size: 1.8rem; background-color: #fff }
@media screen and (min-width: 0px) {
	.header { margin: 12px 0 8px }
}
@media screen and (min-width: 768px) {
	.header { margin: 0 0 8px }
}
@media screen and (min-width: 1200px) {
	.header { margin: 0 }
}

footer .background { background-color: #fff; box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.4) }

@media screen and (min-width: 768px) {
	footer .container { padding: 0 2.35765% }
}
@media screen and (min-width: 1200px) {
	footer .container { padding: 0 }
}


/* New 2017 elements */

p { margin: 0.6em 0 }
p:first-child,
h4:first-child { margin-top: 0 }
p:last-child { margin-bottom: 0 }
.panel > :first-child { margin-top: 0 }
.panel > :last-child { margin-bottom: 0 }

.sidemenu__button { display: block; margin: 8px 0; padding: 6px 16px; background: #00B2A9; color: #fff; text-align: center; font-size: 115% }
.sidemenu__button--sub { border: 2px solid #00B2A9; color: #00B2A9; background: #fff }
.sidemenu__button:first-child { margin-top: 0 }
.sidemenu__button:last-child { margin-bottom: 0 }
.widget-join strong { color: #00B2A9; font-size: 104%; font-weight: 600 }

.loginbox__button { float: right; display: inline-block; padding: 5px; margin: 0 0 5px 10px; min-width: 90px; background: #00B2A9; color: #fff; text-align: center; font-size: 115% }
@media (max-width: 480px) {
	.loginbox__button { float: none; margin: 0 5px 10px }
}

.sideforums__button { display: block; margin: 10px 0; padding: 7px 0 7px 8px; border: 3px solid #00B2A9; border-radius: 5px; background: #fff }
.sideforums__button:nth-child(2n+1) { color: #003B49; border-color: #003B49 }
.sideforums__button:nth-child(2n+2) { color: #00B2A9; border-color: #00B2A9 }

.sidequote__cloud { background: #00B2A9; color: #fff; padding: 10px 13px; border-radius: 15px }
.sidequote__title { color: #00B2A9; font-size: 115%; font-weight: 600; padding: 15px 0 0 13px; background: url('../images/quote-arrow@2x.png') 32% top no-repeat; background-size: 30px }

#sideblog { background: #003B49; color: #fff }
#sideblog a { color: #fff; /*font-weight: 600*/ font-family: Neris-Bold, sans-serif }

.sidecolumn .panel { background: #fff; padding: 8px; position: relative }

#submenu { display: table; width: 100%; margin-bottom: 3px }
#submenu > * { display: table-cell; width: 25%; text-align: center; vertical-align: middle; padding: 5px 0 }
#submenu > a { font-size: 85% }
.submenu__icon { font-size: 160% }
#submenu #username { font-size: 120%; overflow: hidden; text-overflow: ellipsis; display: inline-block; vertical-align: middle }

#submenu2 { display: table; width: 100% }
#submenu2 > * { display: table-cell; width: 25%; text-align: center; vertical-align: middle; padding: 7px 0 }
#submenu2 > a { font-size: 85%; color: #003B49 }
@media (max-width: 400px) {
	#submenu2 i { display: block; margin-bottom: 3px }
}

.leadbox { font-size: 120%; /*font-weight: 600;*/ font-family: Neris-Bold; color: #00B2A9; margin: 1em 0.6em 1.5em }
.forumbox { display: block; margin: 8px 0; padding: 7px 4px 10px 15px; border: 3px solid transparent; border-radius: 5px; background: #fff }
.forumbox h2 { font-size: 150%; /*font-weight: 600*/ font-family: Neris-Bold, sans-serif; line-height: 1.1 }
.forumbox a { color: inherit }
.forumbox p { color: #003B49 }
.forumbox__lock { float: right; font-size: 150%; color: #ccc }
.forumbox__lock--approved { color: #ccc }
.forumbox__badge { margin: 3px }
.forumbox:nth-child(2n+1) { color: #003B49; border-color: #003B49 }
.forumbox:nth-child(2n+2) { color: #00B2A9; border-color: #00B2A9 }
@media (min-width: 768px) {
	.forumboxes { display: flex; flex-wrap: wrap; justify-content: space-between }
	.forumbox { width: 49.3%; margin: 5px 0 }
	.forumbox:nth-child(4n+1) { color: #003B49; border-color: #003B49 }
	.forumbox:nth-child(4n+2) { color: #00B2A9; border-color: #00B2A9 }
	.forumbox:nth-child(4n+3) { color: #00B2A9; border-color: #00B2A9 }
	.forumbox:nth-child(4n+4) { color: #003B49; border-color: #003B49 }
}

.underbar__title { margin-top: 30px }
.underbar__panel { margin: 8px 0; padding: 0; border: 3px solid #00B2A9; border-radius: 5px; background: #fff }
.underbar__subtitle { margin: 0; padding: 7px 4px 10px 15px }
.underbar__content { padding: 0 15px 10px }
@media (min-width: 768px) {
	#underbar { padding: 0 10px }
}

aside article { position: relative }
aside article + article { margin-top: 0.75em; border-top: 1px solid #E1E0DB; padding-top: 0.25em }

.community-menu-item { background: #00B2A9 }
.community-menu-item a { color: #fff !important; }


/* 2018 BowelCancerUK rebranding */

body { font-family: Neris-Regular, sans-serif; line-height: 1.4 }
label { -webkit-user-select: none; user-select: none }
.flex-baseline { display: flex !important; align-items: baseline }
.flex-center { display: flex !important; align-items: center }
strong,
b { font-weight: normal; font-family: Neris-Bold, sans-serif }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px white inset }
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s }
