article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
.rtl .navigation .nav-child {
	left: auto;
	right: 0;
}
.rtl .navigation .nav > li > .nav-child:before {
	left: auto;
	right: 12px;
}
.rtl .navigation .nav > li > .nav-child:after {
	left: auto;
	right: 13px;
}
.rtl .categories-list .collapse {
	margin: 0 20px 0 0;
}
.rtl .modal-footer button {
	float: left;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}
a {
	color: #005e8d;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #002b41;
	text-decoration: underline;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.row {
	margin-left: -20px;
	*zoom: 1;
}
.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 940px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574%;
}
.row-fluid .span12 {
	width: 99.99999999%;
	*width: 99.946808500638%;
}
.row-fluid .span11 {
	width: 91.489361693%;
	*width: 91.436170203638%;
}
.row-fluid .span10 {
	width: 82.978723396%;
	*width: 82.925531906638%;
}
.row-fluid .span9 {
	width: 74.468085099%;
	*width: 74.414893609638%;
}
.row-fluid .span8 {
	width: 65.957446802%;
	*width: 65.904255312638%;
}
.row-fluid .span7 {
	width: 57.446808505%;
	*width: 57.393617015638%;
}
.row-fluid .span6 {
	width: 48.936170208%;
	*width: 48.882978718638%;
}
.row-fluid .span5 {
	width: 40.425531911%;
	*width: 40.372340421638%;
}
.row-fluid .span4 {
	width: 31.914893614%;
	*width: 31.861702124638%;
}
.row-fluid .span3 {
	width: 23.404255317%;
	*width: 23.351063827638%;
}
.row-fluid .span2 {
	width: 14.89361702%;
	*width: 14.840425530638%;
}
.row-fluid .span1 {
	width: 6.382978723%;
	*width: 6.3297872336383%;
}
.row-fluid .offset12 {
	margin-left: 104.255319138%;
	*margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.127659564%;
	*margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
	margin-left: 95.744680841%;
	*margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
	margin-left: 93.617021267%;
	*margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
	margin-left: 87.234042544%;
	*margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
	margin-left: 85.10638297%;
	*margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
	margin-left: 78.723404247%;
	*margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
	margin-left: 76.595744673%;
	*margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
	margin-left: 70.21276595%;
	*margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
	margin-left: 68.085106376%;
	*margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
	margin-left: 61.702127653%;
	*margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
	margin-left: 59.574468079%;
	*margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
	margin-left: 53.191489356%;
	*margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829782%;
	*margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
	margin-left: 44.680851059%;
	*margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
	margin-left: 42.553191485%;
	*margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
	margin-left: 36.170212762%;
	*margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.042553188%;
	*margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
	margin-left: 27.659574465%;
	*margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
	margin-left: 25.531914891%;
	*margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
	margin-left: 19.148936168%;
	*margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
	margin-left: 17.021276594%;
	*margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
	margin-left: 10.638297871%;
	*margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
	margin-left: 8.510638297%;
	*margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}
.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.container-fluid:after {
	clear: both;
}
p {
	margin: 0 0 9px;
}
.lead {
	margin-bottom: 18px;
	font-size: 19.5px;
	font-weight: 200;
	line-height: 27px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: #999;
}
a.muted:hover,
a.muted:focus {
	color: #808080;
}
.text-warning {
	color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #a47e3c;
}
.text-error {
	color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
	color: #953b39;
}
.text-info {
	color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
	color: #2d6987;
}
.text-success {
	color: #468847;
}
a.text-success:hover,
a.text-success:focus {
	color: #356635;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 18px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1,
h2,
h3 {
	line-height: 36px;
}
h1 {
	font-size: 35.75px;
}
h2 {
	font-size: 29.25px;
}
h3 {
	font-size: 22.75px;
}
h4 {
	font-size: 16.25px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.05px;
}
h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 13px;
}
h4 small {
	font-size: 13px;
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #eee;
}
ul,
ol {
	padding: 0;
	margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 18px;
}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}
ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none;
}
ul.inline > li,
ol.inline > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 18px;
}
dt,
dd {
	line-height: 18px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 9px;
}
.dl-horizontal {
	*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0;
}
.dl-horizontal:after {
	clear: both;
}
.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;
}
hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 18px;
	border-left: 5px solid #eee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16.25px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote small {
	display: block;
	line-height: 18px;
	color: #999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 18px;
	font-style: normal;
	line-height: 18px;
}
code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 11px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}
pre {
	display: block;
	padding: 8.5px;
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 18px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
pre.prettyprint {
	margin-bottom: 18px;
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
form {
	margin: 0 0 18px;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 13.5px;
	color: #999;
}
label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
	display: block;
	margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: 18px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}
input,
textarea,
.uneditable-input {
	width: 206px;
}
textarea {
	height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}
select,
input[type="file"] {
	height: 28px;
	*margin-top: 4px;
	line-height: 28px;
}
select {
	width: 220px;
	border: 1px solid #ccc;
	background-color: #fff;
}
select[multiple],
select[size] {
	height: auto;
}
select:focus,
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;
}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	cursor: not-allowed;
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.uneditable-textarea {
	width: auto;
	height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 150px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}
input,
textarea,
.uneditable-input {
	margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 46px;
}
.controls-row {
	*zoom: 1;
}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.controls-row:after {
	clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-actions:after {
	clear: both;
}
.help-block,
.help-inline {
	color: #595959;
}
.help-block {
	display: block;
	margin-bottom: 9px;
}
.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}
.input-append,
.input-prepend {
	display: inline-block;
	margin-bottom: 9px;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
	font-size: 13px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 18px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-append .active,
.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
	margin-left: 0;
}
input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
.control-group {
	margin-bottom: 9px;
}
legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-horizontal .control-group:after {
	clear: both;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
}
.form-horizontal .help-block {
	margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
	margin-top: 9px;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}
.control-label .hasPopover,
.control-label .hasTooltip {
	display: inline-block;
}
.subform-repeatable-wrapper .btn-group>.btn.button {
	min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
	background: #fff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
	display: table;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}
.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle {
	*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}
.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;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #333;
	text-decoration: none;
	outline: 0;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: default;
}
.open {
	*z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {
	height: auto;
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.alert-options {
	float: right;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.btn:active,
.btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
	*margin-left: 0;
}
.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 11px 19px;
	font-size: 16.25px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}
.btn-small {
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}
.btn-mini {
	padding: 0 6px;
	font-size: 9.75px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255,255,255,0.75);
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #004b8d;
	background-image: -moz-linear-gradient(top,#005e8d,#002f8d);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#002f8d));
	background-image: -webkit-linear-gradient(top,#005e8d,#002f8d);
	background-image: -o-linear-gradient(top,#005e8d,#002f8d);
	background-image: linear-gradient(to bottom,#005e8d,#002f8d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff002e8d', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #002f8d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #002f8d;
	*background-color: #002674;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #001e5a \9;
}
.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #fff;
	background-color: #f89406;
	*background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
	background-color: #c67605 \9;
}
.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #fff;
	background-color: #bd362f;
	*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
	background-color: #942a25 \9;
}
.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top,#62c462,#51a351);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
	background-image: -webkit-linear-gradient(top,#62c462,#51a351);
	background-image: -o-linear-gradient(top,#62c462,#51a351);
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	*background-color: #51a351;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #fff;
	background-color: #51a351;
	*background-color: #499249;
}
.btn-success:active,
.btn-success.active {
	background-color: #408140 \9;
}
.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #fff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
	background-color: #24748c \9;
}
.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#444,#222);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image: -webkit-linear-gradient(top,#444,#222);
	background-image: -o-linear-gradient(top,#444,#222);
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222 #222 #000000;
	*background-color: #222;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #fff;
	background-color: #222;
	*background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
	background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #005e8d;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
	color: #002b41;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333;
	text-decoration: none;
}
.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
}
.btn-group:first-child {
	*margin-left: 0;
}
.btn-group + .btn-group {
	margin-left: 5px;
}
.btn-toolbar {
	font-size: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
	margin-left: 5px;
}
.btn-group > .btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-group > .btn + .btn {
	margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
	font-size: 13px;
}
.btn-group > .btn-mini {
	font-size: 9.75px;
}
.btn-group > .btn-small {
	font-size: 12px;
}
.btn-group > .btn-large {
	font-size: 16.25px;
}
.btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
	z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #002f8d;
}
.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222;
}
.btn .caret {
	margin-top: 8px;
	margin-left: 0;
}
.btn-large .caret {
	margin-top: 6px;
}
.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
	margin-top: 8px;
}
.dropup .btn-large .caret {
	border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.btn-group-vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
	margin-left: 0;
	margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
.nav {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
}
.nav > li > a {
	display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.nav > li > a > img {
	max-width: none;
}
.nav > .pull-right {
	float: right;
}
.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase;
}
.nav li + .nav-header {
	margin-top: 9px;
}
.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
	padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	background-color: #005e8d;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px;
}
.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
	*zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
	clear: both;
}
.nav-tabs > li,
.nav-pills > li {
	float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	color: #fff;
	background-color: #005e8d;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li > a {
	margin-right: 0;
}
.nav-tabs.nav-stacked {
	border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2;
}
.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.nav .dropdown-toggle .caret {
	border-top-color: #005e8d;
	border-bottom-color: #005e8d;
	margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
	border-top-color: #002b41;
	border-bottom-color: #002b41;
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
	cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #999;
}
.tabbable {
	*zoom: 1;
}
.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.tabbable:after {
	clear: both;
}
.tab-content {
	overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}
.nav > .disabled > a {
	color: #999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}
.navbar {
	overflow: visible;
	margin-bottom: 18px;
	*position: relative;
	*z-index: 2;
}
.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
	background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
	background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
	background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	*zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
	display: table;
	content: "";
	line-height: 0;
}
.navbar-inner:after {
	clear: both;
}
.navbar .container {
	width: auto;
}
.nav-collapse.collapse {
	height: auto;
	overflow: visible;
}
.navbar .brand {
	float: left;
	display: block;
	padding: 11px 20px 11px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #555;
	text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
	text-decoration: none;
}
.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #555;
}
.navbar-link {
	color: #555;
}
.navbar-link:hover,
.navbar-link:focus {
	color: #333;
}
.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
	margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
	margin-top: 0;
}
.navbar-form {
	margin-bottom: 0;
	*zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
	display: table;
	content: "";
	line-height: 0;
}
.navbar-form:after {
	clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
	margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
	display: inline-block;
	margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
	margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0;
}
.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}
.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.navbar-static-top {
	position: static;
	margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 940px;
}
.navbar-fixed-top {
	top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
	bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
	box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
	float: right;
	margin-right: 0;
}
.navbar .nav > li {
	float: left;
}
.navbar .nav > li > a {
	float: none;
	padding: 11px 15px 11px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background-color: transparent;
	color: #333;
	text-decoration: none;
}
.navbar .nav > li > a:focus {
	outline: 2px solid #5e9ed6;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #555;
	text-decoration: none;
	background-color: #e6e6e6;
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #ededed;
	background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
	background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
	background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #fff;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
	border-top: 7px solid #ccc;
	border-top-color: rgba(0,0,0,0.2);
	border-bottom: 0;
	bottom: -7px;
	top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
	border-top: 6px solid #fff;
	border-bottom: 0;
	bottom: -6px;
	top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #333;
	border-bottom-color: #333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #e6e6e6;
	color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
	left: auto;
	right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
	left: auto;
	right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top,#222222,#111111);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
	background-image: -webkit-linear-gradient(top,#222222,#111111);
	background-image: -o-linear-gradient(top,#222222,#111111);
	background-image: linear-gradient(to bottom,#222222,#111111);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
	border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	color: #999;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
	color: #fff;
}
.navbar-inverse .brand {
	color: #999;
}
.navbar-inverse .navbar-text {
	color: #999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
	background-color: transparent;
	color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
	color: #fff;
	background-color: #111111;
}
.navbar-inverse .navbar-link {
	color: #999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
	color: #fff;
}
.navbar-inverse .divider-vertical {
	border-left-color: #111111;
	border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #111111;
	color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
	color: #fff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
	box-shadow: 0 0 3px rgba(0,0,0,0.15);
	outline: 0;
}
.navbar-inverse .btn-navbar {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top,#151515,#040404);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
	background-image: -webkit-linear-gradient(top,#151515,#040404);
	background-image: -o-linear-gradient(top,#151515,#040404);
	background-image: linear-gradient(to bottom,#151515,#040404);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	border-color: #040404 #040404 #000000;
	*background-color: #040404;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #fff;
	background-color: #040404;
	*background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
	background-color: #000000 \9;
}
.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px;
	padding: 1%;
}
.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.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;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.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: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	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.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;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.thumbnails:after {
	clear: both;
}
.row-fluid .thumbnails {
	margin-left: 0;
}
.thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}
.thumbnail {
	display: block;
	padding: 4px;
	line-height: 18px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #005e8d;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #555;
}
.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.label:empty,
.badge:empty {
	display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-important,
.badge-important {
	background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}
.label-warning,
.badge-warning {
	background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}
.label-success,
.badge-success {
	background-color: #468847;
}
.label-success[href],
.badge-success[href] {
	background-color: #356635;
}
.label-info,
.badge-info {
	background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
	background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
	background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
	top: 0;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}
.carousel {
	position: relative;
	margin-bottom: 18px;
	line-height: 1;
}
.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-control.right {
	left: auto;
	right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
}
.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255,255,255,0.25);
	border-radius: 5px;
}
.carousel-indicators .active {
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333;
	background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
	color: #fff;
	line-height: 18px;
}
.carousel-caption h4 {
	margin: 0 0 5px;
}
.carousel-caption p {
	margin-bottom: 0;
}
.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	color: inherit;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px;
}
.hero-unit li {
	line-height: 27px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-tablet {
		display: inherit !important;
	}
	.hidden-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: inherit !important;
	}
	.hidden-print {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body {
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px;
	}
	.container-fluid {
		padding: 0;
	}
	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left;
	}
	.dl-horizontal dd {
		margin-left: 0;
	}
	.container {
		width: auto;
	}
	.row-fluid {
		width: 100%;
	}
	.row,
	.thumbnails {
		margin-left: 0;
	}
	.thumbnails > li {
		float: none;
		margin-left: 0;
	}
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.span12,
	.row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}
	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: inline-block;
		width: auto;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 0;
	}
}
@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0,0,0);
	}
	.page-header h1 small {
		display: block;
		line-height: 18px;
	}
	input[type="checkbox"],
	input[type="radio"] {
		border: 1px solid #ccc;
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}
	.form-horizontal .controls {
		margin-left: 0;
	}
	.form-horizontal .control-list {
		padding-top: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px;
	}
	.media .pull-left,
	.media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px;
	}
	.media-object {
		margin-right: 0;
		margin-left: 0;
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px;
	}
	.carousel-caption {
		position: static;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 724px;
	}
	.span12 {
		width: 724px;
	}
	.span11 {
		width: 662px;
	}
	.span10 {
		width: 600px;
	}
	.span9 {
		width: 538px;
	}
	.span8 {
		width: 476px;
	}
	.span7 {
		width: 414px;
	}
	.span6 {
		width: 352px;
	}
	.span5 {
		width: 290px;
	}
	.span4 {
		width: 228px;
	}
	.span3 {
		width: 166px;
	}
	.span2 {
		width: 104px;
	}
	.span1 {
		width: 42px;
	}
	.offset12 {
		margin-left: 764px;
	}
	.offset11 {
		margin-left: 702px;
	}
	.offset10 {
		margin-left: 640px;
	}
	.offset9 {
		margin-left: 578px;
	}
	.offset8 {
		margin-left: 516px;
	}
	.offset7 {
		margin-left: 454px;
	}
	.offset6 {
		margin-left: 392px;
	}
	.offset5 {
		margin-left: 330px;
	}
	.offset4 {
		margin-left: 268px;
	}
	.offset3 {
		margin-left: 206px;
	}
	.offset2 {
		margin-left: 144px;
	}
	.offset1 {
		margin-left: 82px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 710px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 648px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 586px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 524px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 462px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 400px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 338px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 276px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 214px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 152px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 90px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 28px;
	}
}
@media (min-width: 1200px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 940px;
	}
	.span12 {
		width: 940px;
	}
	.span11 {
		width: 860px;
	}
	.span10 {
		width: 780px;
	}
	.span9 {
		width: 700px;
	}
	.span8 {
		width: 620px;
	}
	.span7 {
		width: 540px;
	}
	.span6 {
		width: 460px;
	}
	.span5 {
		width: 380px;
	}
	.span4 {
		width: 300px;
	}
	.span3 {
		width: 220px;
	}
	.span2 {
		width: 140px;
	}
	.span1 {
		width: 60px;
	}
	.offset12 {
		margin-left: 980px;
	}
	.offset11 {
		margin-left: 900px;
	}
	.offset10 {
		margin-left: 820px;
	}
	.offset9 {
		margin-left: 740px;
	}
	.offset8 {
		margin-left: 660px;
	}
	.offset7 {
		margin-left: 580px;
	}
	.offset6 {
		margin-left: 500px;
	}
	.offset5 {
		margin-left: 420px;
	}
	.offset4 {
		margin-left: 340px;
	}
	.offset3 {
		margin-left: 260px;
	}
	.offset2 {
		margin-left: 180px;
	}
	.offset1 {
		margin-left: 100px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 926px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 846px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 766px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 686px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 606px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 526px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 446px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 366px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 286px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 206px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 126px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 46px;
	}
	.thumbnails {
		margin-left: -20px;
	}
	.thumbnails > li {
		margin-left: 20px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
}
@media (max-width: 979px) {
	body {
		padding-top: 0;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		position: static;
	}
	.navbar-fixed-top {
		margin-bottom: 18px;
	}
	.navbar-fixed-bottom {
		margin-top: 18px;
	}
	.navbar-fixed-top .navbar-inner,
	.navbar-fixed-bottom .navbar-inner {
		padding: 5px;
	}
	.navbar .container {
		width: auto;
		padding: 0;
	}
	.navbar .brand {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 0 -5px;
	}
	.nav-collapse {
		clear: both;
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 9px;
	}
	.nav-collapse .nav > li {
		float: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav > .divider-vertical {
		display: none;
	}
	.nav-collapse .nav .nav-header {
		color: #555;
		text-shadow: none;
	}
	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #555;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav > li > a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background-color: #f2f2f2;
	}
	.navbar-inverse .nav-collapse .nav > li > a,
	.navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .nav > li > a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111;
	}
	.nav-collapse.in .btn-group {
		margin-top: 5px;
		padding: 0;
	}
	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		float: none;
		display: none;
		max-width: none;
		margin: 0 15px;
		padding: 0;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.nav-collapse .open > .dropdown-menu {
		display: block;
	}
	.nav-collapse .dropdown-menu:before,
	.nav-collapse .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .dropdown-menu .divider {
		display: none;
	}
	.nav-collapse .nav > li > .dropdown-menu:before,
	.nav-collapse .nav > li > .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .navbar-form,
	.nav-collapse .navbar-search {
		float: none;
		padding: 9px 15px;
		margin: 9px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	}
	.navbar-inverse .nav-collapse .navbar-form,
	.navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111;
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0;
	}
	.nav-collapse,
	.nav-collapse.collapse {
		overflow: hidden;
		height: 0;
	}
	.navbar .btn-navbar {
		display: block;
	}
	.navbar-static .navbar-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}
.small {
	font-size: 11px;
}
iframe,
svg {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
	text-align: center;
}
a.disabled,
a.disabled:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}
.hero-unit {
	text-align: center;
}
.hero-unit .lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
.btn .caret {
	margin-bottom: 7px;
}
.btn.btn-micro .caret {
	margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
body.modal {
	padding-top: 0;
}
.row-even,
.row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #ddd;
}
.row-odd {
	background-color: transparent;
}
.row-even {
	background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .row-reveal {
	visibility: hidden;
}
.row-fluid:hover .row-reveal {
	visibility: visible;
}
.btn-wide {
	width: 80%;
}
.nav-list > li.offset > a {
	padding-left: 30px;
	font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .offset1 {
	margin-left: 8.382978723%;
}
.row-fluid .offset2 {
	margin-left: 16.89361702%;
}
.row-fluid .offset3 {
	margin-left: 25.404255317%;
}
.row-fluid .offset4 {
	margin-left: 33.914893614%;
}
.row-fluid .offset5 {
	margin-left: 42.425531911%;
}
.row-fluid .offset6 {
	margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
	margin-left: 59.446808505%;
}
.row-fluid .offset8 {
	margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
	margin-left: 76.468085099%;
}
.row-fluid .offset10 {
	margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
	margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
	padding: 4px 10px;
	line-height: 18px;
}
.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
	color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
	border-color: #333 #333 #111;
	background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
	color: #ffffff;
	background-color: #555555;
	border: 1px solid #222;
	border-bottom-color: transparent;
}
.thumbnail.pull-left {
	margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
	margin: 0 0 10px 10px;
}
.width-10 {
	width: 10px;
}
.width-20 {
	width: 20px;
}
.width-30 {
	width: 30px;
}
.width-40 {
	width: 40px;
}
.width-50 {
	width: 50px;
}
.width-60 {
	width: 60px;
}
.width-70 {
	width: 70px;
}
.width-80 {
	width: 80px;
}
.width-90 {
	width: 90px;
}
.width-100 {
	width: 100px;
}
.height-10 {
	height: 10px;
}
.height-20 {
	height: 20px;
}
.height-30 {
	height: 30px;
}
.height-40 {
	height: 40px;
}
.height-50 {
	height: 50px;
}
.height-60 {
	height: 60px;
}
.height-70 {
	height: 70px;
}
.height-80 {
	height: 80px;
}
.height-90 {
	height: 90px;
}
.height-100 {
	height: 100px;
}
hr.hr-condensed {
	margin: 10px 0;
}
.list-striped,
.row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
.row-striped .row-fluid {
	width: 100%;
	box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
	min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
	margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.list-condensed li {
	padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
	padding: 4px 5px;
}
.list-bordered,
.row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}
.iframe-bordered {
	border: 1px solid #ddd;
}
.tab-content {
	overflow: visible;
}
.tabs-left .tab-content {
	overflow: auto;
}
.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}
.btn-group > .btn-micro {
	font-size: 10px;
}
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
}
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
	border-color: #ccc;
	height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
	border-color: #ccc;
}
.input-prepend > .add-on,
.input-append > .add-on {
	vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.element-invisible:focus {
	width: auto;
	height: auto;
	overflow: auto;
	background: #eee;
	color: #000;
	padding: 1em;
}
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form-vertical .controls {
	margin-left: 0;
}
.width-auto {
	width: auto;
}
.btn-group .chzn-results {
	white-space: normal;
}
.accordion-body.in:hover {
	overflow: visible;
}
.invalid {
	color: #9d261d;
	font-weight: bold;
}
input.invalid {
	border: 1px solid #9d261d;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
	border-color: #9d261d;
	color: #9d261d;
}
.tooltip {
	max-width: 400px;
}
.tooltip-inner {
	max-width: none;
	text-align: left;
	text-shadow: none;
}
th .tooltip-inner {
	font-weight: normal;
}
.tooltip.hasimage {
	opacity: 1;
}
.tip-text {
	text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
	margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.dropdown-menu {
	text-align: left;
}
.alert-link {
	font-weight: bold;
}
.alert .alert-link {
	color: #a47e3c;
}
.alert-success .alert-link {
	color: #356635;
}
.alert-danger .alert-link,
.alert-error .alert-link {
	color: #953b39;
}
.alert-info .alert-link {
	color: #2d6987;
}
div.modal {
	position: fixed;
	top: 5%;
	left: 50%;
	z-index: 1050;
	width: 80%;
	margin-left: -40%;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
div.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%;
}
div.modal.fade.in {
	top: 5%;
}
.modal-batch {
	overflow-y: visible;
}
.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
	max-height: none;
}
.jviewport-height10 {
	height: 10vh;
}
.jviewport-height20 {
	height: 20vh;
}
.jviewport-height30 {
	height: 30vh;
}
.jviewport-height40 {
	height: 40vh;
}
.jviewport-height50 {
	height: 50vh;
}
.jviewport-height60 {
	height: 60vh;
}
.jviewport-height70 {
	height: 70vh;
}
.jviewport-height80 {
	height: 80vh;
}
.jviewport-height90 {
	height: 90vh;
}
.jviewport-height100 {
	height: 100vh;
}
div.modal.jviewport-width10 {
	width: 10vw;
	margin-left: -5vw;
}
div.modal.jviewport-width20 {
	width: 20vw;
	margin-left: -10vw;
}
div.modal.jviewport-width30 {
	width: 30vw;
	margin-left: -15vw;
}
div.modal.jviewport-width40 {
	width: 40vw;
	margin-left: -20vw;
}
div.modal.jviewport-width50 {
	width: 50vw;
	margin-left: -25vw;
}
div.modal.jviewport-width60 {
	width: 60vw;
	margin-left: -30vw;
}
div.modal.jviewport-width70 {
	width: 70vw;
	margin-left: -35vw;
}
div.modal.jviewport-width80 {
	width: 80vw;
	margin-left: -40vw;
}
div.modal.jviewport-width90 {
	width: 90vw;
	margin-left: -45vw;
}
div.modal.jviewport-width100 {
	width: 100vw;
	margin-left: -50vw;
}
@media (max-width: 767px) {
	div.modal {
		position: fixed;
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0;
	}
	div.modal.fade {
		top: -100px;
	}
	div.modal.fade.in {
		top: 20px;
	}
	div.modal[class*="jviewport-width"] {
		width: auto;
		margin: 0;
	}
}
@media (max-width: 480px) {
	div.modal {
		top: 10px;
		left: 10px;
		right: 10px;
	}
}
@font-face {
	font-family: 'IcoMoon';
	src: url(https://kirov.repetitor-city.ru/media/jui/fonts/IcoMoon.eot);
	src: url(https://kirov.repetitor-city.ru/media/jui/fonts/IcoMoon.eot) format('embedded-opentype'), url(https://kirov.repetitor-city.ru/media/jui/fonts/IcoMoon.woff) format('woff'), url(https://kirov.repetitor-city.ru/media/jui/fonts/IcoMoon.ttf) format('truetype'), url(../../../media/jui/fonts/IcoMoon.svg#IcoMoon) format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.site {
	border-top: 3px solid #0088cc;
	padding: 20px;
	background-color: #f4f6f7;
}
body.site.fluid {
	background-color: #ffffff;
}
.thumbnail {
	margin-bottom: 9px;
}
.accordion-group {
	background: #fff;
}
.site-title {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
}
.brand {
	color: #001a27;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.brand:hover {
	color: #005e8d;
	text-decoration: none;
}
.header {
	margin-bottom: 10px;
}
.header .finder {
	margin-top: 14px;
}
.header .finder .btn {
	margin-top: 0px;
}
.navigation {
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(0,0,0,0.075);
	margin-bottom: 10px;
}
.navigation .nav-pills {
	margin-bottom: 0;
}
.hero-unit {
	background-color: #08C;
}
.hero-unit > * {
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.container {
	max-width: 960px;
}
.body .container {
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
}
.well .page-header {
	margin: 0px 0px 5px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
	word-wrap: break-word;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 22px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	line-height: 14px;
}
.module-header {
	padding-bottom: 17px;
	margin: 20px 0 18px 0;
	border-bottom: 1px solid #eeeeee;
}
p {
	word-wrap: break-word;
}
.item-title {
	margin-bottom: 9px;
}
.item-content {
	margin: 18px 0;
}
.item-subtitle {
	margin-bottom: 9px;
}
.pull-right.item-image {
	margin: 0 0 18px 20px;
}
.pull-left.item-image {
	margin: 0 20px 18px 0;
}
.header .nav > li:last-child > .dropdown-menu,
.item-actions .dropdown-menu,
.item-comment .dropdown-menu {
	left: initial;
	right: 0;
}
.article-index {
	margin: 0 0 10px 10px;
}
.list-item-title {
	margin-bottom: 9px;
}
.list-item-content {
	margin: 18px 0;
}
.list-item-subtitle {
	margin-bottom: 9px;
}
.items-more,
.content-links {
	padding: 15px 0;
}
.breadcrumb {
	margin: 10px 0;
}
.breadcrumb > li,
.breadcrumb > .active {
	color: #515151;
}
.img_caption .left {
	float: left;
	margin-right: 1em;
}
.img_caption .right {
	float: right;
	margin-left: 1em;
}
.img_caption .left p {
	clear: left;
	text-align: center;
}
.img_caption .right p {
	clear: right;
	text-align: center;
}
.img_caption {
	text-align: center !important;
}
.img_caption.none {
	margin-left: auto;
	margin-right: auto;
}
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.navigation .nav li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child,
.navigation .nav li li:hover > .nav-child,
.navigation .nav li li > a:focus + .nav-child {
	display: block;
}
.navigation .nav > li > .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav > li > .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child {
	top: -8px;
	left: 100%;
}
.navigation .nav li li .nav-child:before {
	position: absolute;
	top: 9px;
	left: -7px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid rgba(0,0,0,0.2);
	border-bottom: 7px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child:after {
	position: absolute;
	top: 10px;
	left: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #005e8d;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.categories-list .collapse {
	margin-left: 20px;
}
@media (max-width: 480px) {
	.item-info > span {
		display: block;
	}
	.blog-item .pull-right.item-image {
		margin: 0 0 18px 0;
	}
	.blog-item .pull-left.item-image {
		margin: 0 0 18px 0;
		float: none;
	}
}
@media (max-width: 768px) {
	body {
		-webkit-overflow-scrolling: touch;
		padding-top: 0;
	}
	.header {
		background: transparent;
	}
	.header .brand {
		float: none;
		display: block;
		text-align: center;
	}
	.header .nav.pull-right,
	.header-search {
		float: none;
		display: block;
	}
	.header-search form {
		margin: 0;
	}
	.header-search .search-query {
		width: 90%;
	}
	.header .nav-pills > li > a {
		border: 1px solid #ddd;
		border-bottom: 0;
		margin: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.header .nav-pills > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.header .nav-pills > li:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.modal.fade {
		top: -100%;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.nav-tabs.nav-dark > li > a:hover {
		border-color: #333;
	}
	.nav-pills > li {
		float: none;
	}
	.nav-pills > li > a {
		margin-right: 0;
	}
	.nav-pills > li > a {
		margin-bottom: 3px;
	}
	.nav-pills  > li:last-child > a {
		margin-bottom: 1px;
	}
	.form-search > .pull-left,
	.form-search > .pull-right {
		float: none;
		display: block;
		margin-bottom: 9px;
	}
}
@media (max-width: 980px) {
	.navbar-fixed-top {
		margin-bottom: 0 !important;
	}
	.item-comment .item-image {
		display: none;
	}
	.well {
		padding: 10px;
	}
}
@media (max-width: 979px) {
	.nav-collapse.in.collapse {
		overflow: visible;
		height: 0;
		z-index: 100;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#login-form .input-small {
		width: 62px;
	}
}
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
	color: #005580;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	color: #000;
	text-decoration: none;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#helpsite-refresh {
	vertical-align: top;
}
#pop-print {
	float: right;
	margin: 10px;
}
code {
	white-space: pre-wrap;
}
#filter-search {
	vertical-align: top;
}
.editor {
	overflow: hidden;
	position: relative;
}
.search span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px 4px;
}
dt.result-title {
	word-wrap: break-word;
}
dd.result-text {
	word-wrap: break-word;
}
body.modal-open {
	overflow: hidden;
	-ms-overflow-style: none;
}
#users-profile-custom label {
	display: inline;
}
.field-media-wrapper .modal .modal-body {
	padding: 5px 10px;
	overflow: hidden;
}
#search-results {
	clear: both;
}
#finder-filter-window {
	overflow: visible;
}
#finder-search .in.collapse {
	overflow: visible;
}
.well select,
.well .chzn-container {
	max-width: 100%;
}
.container-popup {
	padding: 28px 10px 10px 10px;
}
li {
	word-wrap: break-word;
}
.myrating123{display:none;}
.mypunct1{color:#00ee00;font-weight:bold}
.mypunct2{color:orange;font-weight:bold}
.mypunct3{color:red;font-weight:bold}
.mypunct4{color:#FF00CC;font-weight:bold}
.mypunct5{color:#ffffff;font-weight:bold}
.mypunct6{font-weight:bold}
.mycssmenu li a{padding:7px 0;border-top:solid 1px #ccc;display:block;}
a.city:link{color:#333999;}
.mycssmenu li li{margin-left:20px;}
.mycssmenu .separator{padding:12px 0;display:block;border-top:solid 1px #ccc;font-weight:700;}
.well.colorwhite{background-color:white;}
.btn.btn-default.form-control.A{color:white;background:linear-gradient(to bottom, #FF0000 0, #900000 100%);}
/*.gbs3 .gcore-subinput-container{float:left;margin-left:4px;}*/
.hide-service.reg-yes>.cb_field{position:relative;overflow:hidden;height:42px;}
.hide-service.reg-yes>.cb_field:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background:linear-gradient(180deg,transparent,#fff);}
.hide-service.reg-yes>.opened-that+.cb_field{height:auto;overflow:visible;}
.hide-service.reg-yes>.opened-that+.cb_field:before{display:none;}
.hide-service.reg-yes>.opened-that{color:blue;}
.hide-service.reg-yes:hover>.opened-that{color:red;}
.hide-service.reg-yes>.control-label:not(.opened-that){text-decoration:underline;color:blue;}
.hide-service.reg-yes:hover>.control-label:not(.opened-that){text-decoration:underline;color:red;}
body.site{padding:46px;background-color:#f4f6f7;}
.navigation{padding:5px 0;position:fixed;left:0;top:0;width:100%;z-index:10;background:rgba(0,0,0,0.6);box-shadow:0 10px 20px;}
.navigation .nav-pills{margin:0 auto;max-width:979px;}
.body .container{border:0;box-shadow:none;}
@media (max-width:979px){.nav-collapse .nav > li > a{padding:9px 15px;font-weight:bold;color:#f4f6f7;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.nav-collapse .nav > li > a.mypunct1{padding:9px 15px;font-weight:bold;color:#00ff00;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.nav-collapse .nav > li > a.mypunct3{padding:9px 15px;font-weight:bold;color:red;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.nav-collapse .nav > li > a:hover{color:rgba(0,0,0,0.6);}
.nav-collapse .nav > li > a:active{color:#f4f6f7}
}
.btn.btn-default.btn-block.cbUserListsSearchButton{height:80px;background:red;color:#FFFF00;}
.cb_template .cbUserListFieldLine .cbUserListFieldTitle,
.cb_template .control-label{font-weight:bold;font-size:13px;color:#333999;padding-top:1px;margin:0;}
.cb_template .navbar-default .navbar-nav > li > a{color:red;font-weight:bold;}
.center-block{display:block;margin-right:auto;margin-left:auto;text-align:center;}/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b8cb7db749abf45d1776)
* Config saved to config.json and https://gist.github.com/b8cb7db749abf45d1776
*/
.cb_template html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.cb_template body {
  margin: 0;
}
.cb_template article,
.cb_template aside,
.cb_template details,
.cb_template figcaption,
.cb_template figure,
.cb_template footer,
.cb_template header,
.cb_template hgroup,
.cb_template main,
.cb_template menu,
.cb_template nav,
.cb_template section,
.cb_template summary {
  display: block;
}
.cb_template audio,
.cb_template canvas,
.cb_template progress,
.cb_template video {
  display: inline-block;
  vertical-align: baseline;
}
.cb_template audio:not([controls]) {
  display: none;
  height: 0;
}
.cb_template [hidden],
.cb_template template {
  display: none;
}
.cb_template a {
  background-color: transparent;
}
.cb_template a:active,
.cb_template a:hover {
  outline: 0;
}
.cb_template abbr[title] {
  border-bottom: 1px dotted;
}
.cb_template b,
.cb_template strong {
  font-weight: bold;
}
.cb_template dfn {
  font-style: italic;
}
.cb_template h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.cb_template mark {
  background: #ff0;
  color: #000;
}
.cb_template small {
  font-size: 80%;
}
.cb_template sub,
.cb_template sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.cb_template sup {
  top: -0.5em;
}
.cb_template sub {
  bottom: -0.25em;
}
.cb_template img {
  border: 0;
}
.cb_template svg:not(:root) {
  overflow: hidden;
}
.cb_template figure {
  margin: 1em 40px;
}
.cb_template hr {
  box-sizing: content-box;
  height: 0;
}
.cb_template pre {
  overflow: auto;
}
.cb_template code,
.cb_template kbd,
.cb_template pre,
.cb_template samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.cb_template button,
.cb_template input,
.cb_template optgroup,
.cb_template select,
.cb_template textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.cb_template button {
  overflow: visible;
}
.cb_template button,
.cb_template select {
  text-transform: none;
}
.cb_template button,
.cb_template html input[type="button"],
.cb_template input[type="reset"],
.cb_template input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.cb_template button[disabled],
.cb_template html input[disabled] {
  cursor: default;
}
.cb_template button::-moz-focus-inner,
.cb_template input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.cb_template input {
  line-height: normal;
}
.cb_template input[type="checkbox"],
.cb_template input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.cb_template input[type="number"]::-webkit-inner-spin-button,
.cb_template input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.cb_template input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.cb_template input[type="search"]::-webkit-search-cancel-button,
.cb_template input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.cb_template fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.cb_template legend {
  border: 0;
  padding: 0;
}
.cb_template textarea {
  overflow: auto;
}
.cb_template optgroup {
  font-weight: bold;
}
.cb_template table {
  border-collapse: collapse;
  border-spacing: 0;
}
.cb_template td,
.cb_template th {
  padding: 0;
}
@media print {
  .cb_template *,
  .cb_template *:before,
  .cb_template *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .cb_template a,
  .cb_template a:visited {
    text-decoration: underline;
  }
  .cb_template a[href]:after {
    content: " (" attr(href) ")";
  }
  .cb_template abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .cb_template a[href^="#"]:after,
  .cb_template a[href^="javascript:"]:after {
    content: "";
  }
  .cb_template pre,
  .cb_template blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .cb_template thead {
    display: table-header-group;
  }
  .cb_template tr,
  .cb_template img {
    page-break-inside: avoid;
  }
  .cb_template img {
    max-width: 100% !important;
  }
  .cb_template p,
  .cb_template h2,
  .cb_template h3 {
    orphans: 3;
    widows: 3;
  }
  .cb_template h2,
  .cb_template h3 {
    page-break-after: avoid;
  }
  .cb_template .navbar {
    display: none;
  }
  .cb_template .btn > .caret,
  .cb_template .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .cb_template .label {
    border: 1px solid #000;
  }
  .cb_template .table {
    border-collapse: collapse !important;
  }
  .cb_template .table td,
  .cb_template .table th {
    background-color: #fff !important;
  }
  .cb_template .table-bordered th,
  .cb_template .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.cb_template * {
  box-sizing: border-box;
}
.cb_template *:before,
.cb_template *:after {
  box-sizing: border-box;
}
.cb_template html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.cb_template body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.cb_template input,
.cb_template button,
.cb_template select,
.cb_template textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.cb_template a {
  color: #337ab7;
  text-decoration: none;
}
.cb_template a:hover,
.cb_template a:focus {
  color: #23527c;
  text-decoration: underline;
}
.cb_template a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cb_template figure {
  margin: 0;
}
.cb_template img {
  vertical-align: middle;
}
.cb_template .img-responsive,
.cb_template .thumbnail > img,
.cb_template .thumbnail a > img,
.cb_template .carousel-inner > .item > img,
.cb_template .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.cb_template .img-rounded {
  border-radius: 6px;
}
.cb_template .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.cb_template .img-circle {
  border-radius: 50%;
}
.cb_template hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.cb_template .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cb_template .sr-only-focusable:active,
.cb_template .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.cb_template [role="button"] {
  cursor: pointer;
}
.cb_template h1,
.cb_template h2,
.cb_template h3,
.cb_template h4,
.cb_template h5,
.cb_template h6,
.cb_template .h1,
.cb_template .h2,
.cb_template .h3,
.cb_template .h4,
.cb_template .h5,
.cb_template .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.cb_template h1 small,
.cb_template h2 small,
.cb_template h3 small,
.cb_template h4 small,
.cb_template h5 small,
.cb_template h6 small,
.cb_template .h1 small,
.cb_template .h2 small,
.cb_template .h3 small,
.cb_template .h4 small,
.cb_template .h5 small,
.cb_template .h6 small,
.cb_template h1 .small,
.cb_template h2 .small,
.cb_template h3 .small,
.cb_template h4 .small,
.cb_template h5 .small,
.cb_template h6 .small,
.cb_template .h1 .small,
.cb_template .h2 .small,
.cb_template .h3 .small,
.cb_template .h4 .small,
.cb_template .h5 .small,
.cb_template .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cb_template h1,
.cb_template .h1,
.cb_template h2,
.cb_template .h2,
.cb_template h3,
.cb_template .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.cb_template h1 small,
.cb_template .h1 small,
.cb_template h2 small,
.cb_template .h2 small,
.cb_template h3 small,
.cb_template .h3 small,
.cb_template h1 .small,
.cb_template .h1 .small,
.cb_template h2 .small,
.cb_template .h2 .small,
.cb_template h3 .small,
.cb_template .h3 .small {
  font-size: 65%;
}
.cb_template h4,
.cb_template .h4,
.cb_template h5,
.cb_template .h5,
.cb_template h6,
.cb_template .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cb_template h4 small,
.cb_template .h4 small,
.cb_template h5 small,
.cb_template .h5 small,
.cb_template h6 small,
.cb_template .h6 small,
.cb_template h4 .small,
.cb_template .h4 .small,
.cb_template h5 .small,
.cb_template .h5 .small,
.cb_template h6 .small,
.cb_template .h6 .small {
  font-size: 75%;
}
.cb_template h1,
.cb_template .h1 {
  font-size: 36px;
}
.cb_template h2,
.cb_template .h2 {
  font-size: 30px;
}
.cb_template h3,
.cb_template .h3 {
  font-size: 24px;
}
.cb_template h4,
.cb_template .h4 {
  font-size: 18px;
}
.cb_template h5,
.cb_template .h5 {
  font-size: 14px;
}
.cb_template h6,
.cb_template .h6 {
  font-size: 12px;
}
.cb_template p {
  margin: 0 0 10px;
}
.cb_template .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cb_template .lead {
    font-size: 21px;
  }
}
.cb_template small,
.cb_template .small {
  font-size: 85%;
}
.cb_template mark,
.cb_template .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.cb_template .text-left {
  text-align: left;
}
.cb_template .text-right {
  text-align: right;
}
.cb_template .text-center {
  text-align: center;
}
.cb_template .text-justify {
  text-align: justify;
}
.cb_template .text-nowrap {
  white-space: nowrap;
}
.cb_template .text-lowercase {
  text-transform: lowercase;
}
.cb_template .text-uppercase {
  text-transform: uppercase;
}
.cb_template .text-capitalize {
  text-transform: capitalize;
}
.cb_template .text-muted {
  color: #777777;
}
.cb_template .text-primary {
  color: #337ab7;
}
.cb_template a.text-primary:hover,
.cb_template a.text-primary:focus {
  color: #286090;
}
.cb_template .text-success {
  color: #3c763d;
}
.cb_template a.text-success:hover,
.cb_template a.text-success:focus {
  color: #2b542c;
}
.cb_template .text-info {
  color: #31708f;
}
.cb_template a.text-info:hover,
.cb_template a.text-info:focus {
  color: #245269;
}
.cb_template .text-warning {
  color: #8a6d3b;
}
.cb_template a.text-warning:hover,
.cb_template a.text-warning:focus {
  color: #66512c;
}
.cb_template .text-danger {
  color: #a94442;
}
.cb_template a.text-danger:hover,
.cb_template a.text-danger:focus {
  color: #843534;
}
.cb_template .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.cb_template a.bg-primary:hover,
.cb_template a.bg-primary:focus {
  background-color: #286090;
}
.cb_template .bg-success {
  background-color: #dff0d8;
}
.cb_template a.bg-success:hover,
.cb_template a.bg-success:focus {
  background-color: #c1e2b3;
}
.cb_template .bg-info {
  background-color: #d9edf7;
}
.cb_template a.bg-info:hover,
.cb_template a.bg-info:focus {
  background-color: #afd9ee;
}
.cb_template .bg-warning {
  background-color: #fcf8e3;
}
.cb_template a.bg-warning:hover,
.cb_template a.bg-warning:focus {
  background-color: #f7ecb5;
}
.cb_template .bg-danger {
  background-color: #f2dede;
}
.cb_template a.bg-danger:hover,
.cb_template a.bg-danger:focus {
  background-color: #e4b9b9;
}
.cb_template .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.cb_template ul,
.cb_template ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.cb_template ul ul,
.cb_template ol ul,
.cb_template ul ol,
.cb_template ol ol {
  margin-bottom: 0;
}
.cb_template .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.cb_template .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.cb_template .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.cb_template dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.cb_template dt,
.cb_template dd {
  line-height: 1.42857143;
}
.cb_template dt {
  font-weight: bold;
}
.cb_template dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .cb_template .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cb_template .dl-horizontal dd {
    margin-left: 180px;
  }
}
.cb_template abbr[title],
.cb_template abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.cb_template .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.cb_template blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.cb_template blockquote p:last-child,
.cb_template blockquote ul:last-child,
.cb_template blockquote ol:last-child {
  margin-bottom: 0;
}
.cb_template blockquote footer,
.cb_template blockquote small,
.cb_template blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.cb_template blockquote footer:before,
.cb_template blockquote small:before,
.cb_template blockquote .small:before {
  content: '\2014 \00A0';
}
.cb_template .blockquote-reverse,
.cb_template blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.cb_template .blockquote-reverse footer:before,
.cb_template blockquote.pull-right footer:before,
.cb_template .blockquote-reverse small:before,
.cb_template blockquote.pull-right small:before,
.cb_template .blockquote-reverse .small:before,
.cb_template blockquote.pull-right .small:before {
  content: '';
}
.cb_template .blockquote-reverse footer:after,
.cb_template blockquote.pull-right footer:after,
.cb_template .blockquote-reverse small:after,
.cb_template blockquote.pull-right small:after,
.cb_template .blockquote-reverse .small:after,
.cb_template blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.cb_template address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.cb_template code,
.cb_template kbd,
.cb_template pre,
.cb_template samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.cb_template code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.cb_template kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.cb_template kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.cb_template 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: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.cb_template pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.cb_template .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.cb_template .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cb_template .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .cb_template .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .cb_template .container {
    width: 1170px;
  }
}
.cb_template .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.cb_template .row {
  margin-left: -15px;
  margin-right: -15px;
}
.cb_template .col-xs-1,
.cb_template .col-sm-1,
.cb_template .col-md-1,
.cb_template .col-lg-1,
.cb_template .col-xs-2,
.cb_template .col-sm-2,
.cb_template .col-md-2,
.cb_template .col-lg-2,
.cb_template .col-xs-3,
.cb_template .col-sm-3,
.cb_template .col-md-3,
.cb_template .col-lg-3,
.cb_template .col-xs-4,
.cb_template .col-sm-4,
.cb_template .col-md-4,
.cb_template .col-lg-4,
.cb_template .col-xs-5,
.cb_template .col-sm-5,
.cb_template .col-md-5,
.cb_template .col-lg-5,
.cb_template .col-xs-6,
.cb_template .col-sm-6,
.cb_template .col-md-6,
.cb_template .col-lg-6,
.cb_template .col-xs-7,
.cb_template .col-sm-7,
.cb_template .col-md-7,
.cb_template .col-lg-7,
.cb_template .col-xs-8,
.cb_template .col-sm-8,
.cb_template .col-md-8,
.cb_template .col-lg-8,
.cb_template .col-xs-9,
.cb_template .col-sm-9,
.cb_template .col-md-9,
.cb_template .col-lg-9,
.cb_template .col-xs-10,
.cb_template .col-sm-10,
.cb_template .col-md-10,
.cb_template .col-lg-10,
.cb_template .col-xs-11,
.cb_template .col-sm-11,
.cb_template .col-md-11,
.cb_template .col-lg-11,
.cb_template .col-xs-12,
.cb_template .col-sm-12,
.cb_template .col-md-12,
.cb_template .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.cb_template .col-xs-1,
.cb_template .col-xs-2,
.cb_template .col-xs-3,
.cb_template .col-xs-4,
.cb_template .col-xs-5,
.cb_template .col-xs-6,
.cb_template .col-xs-7,
.cb_template .col-xs-8,
.cb_template .col-xs-9,
.cb_template .col-xs-10,
.cb_template .col-xs-11,
.cb_template .col-xs-12 {
  float: left;
}
.cb_template .col-xs-12 {
  width: 100%;
}
.cb_template .col-xs-11 {
  width: 91.66666667%;
}
.cb_template .col-xs-10 {
  width: 83.33333333%;
}
.cb_template .col-xs-9 {
  width: 75%;
}
.cb_template .col-xs-8 {
  width: 66.66666667%;
}
.cb_template .col-xs-7 {
  width: 58.33333333%;
}
.cb_template .col-xs-6 {
  width: 50%;
}
.cb_template .col-xs-5 {
  width: 41.66666667%;
}
.cb_template .col-xs-4 {
  width: 33.33333333%;
}
.cb_template .col-xs-3 {
  width: 25%;
}
.cb_template .col-xs-2 {
  width: 16.66666667%;
}
.cb_template .col-xs-1 {
  width: 8.33333333%;
}
.cb_template .col-xs-pull-12 {
  right: 100%;
}
.cb_template .col-xs-pull-11 {
  right: 91.66666667%;
}
.cb_template .col-xs-pull-10 {
  right: 83.33333333%;
}
.cb_template .col-xs-pull-9 {
  right: 75%;
}
.cb_template .col-xs-pull-8 {
  right: 66.66666667%;
}
.cb_template .col-xs-pull-7 {
  right: 58.33333333%;
}
.cb_template .col-xs-pull-6 {
  right: 50%;
}
.cb_template .col-xs-pull-5 {
  right: 41.66666667%;
}
.cb_template .col-xs-pull-4 {
  right: 33.33333333%;
}
.cb_template .col-xs-pull-3 {
  right: 25%;
}
.cb_template .col-xs-pull-2 {
  right: 16.66666667%;
}
.cb_template .col-xs-pull-1 {
  right: 8.33333333%;
}
.cb_template .col-xs-pull-0 {
  right: auto;
}
.cb_template .col-xs-push-12 {
  left: 100%;
}
.cb_template .col-xs-push-11 {
  left: 91.66666667%;
}
.cb_template .col-xs-push-10 {
  left: 83.33333333%;
}
.cb_template .col-xs-push-9 {
  left: 75%;
}
.cb_template .col-xs-push-8 {
  left: 66.66666667%;
}
.cb_template .col-xs-push-7 {
  left: 58.33333333%;
}
.cb_template .col-xs-push-6 {
  left: 50%;
}
.cb_template .col-xs-push-5 {
  left: 41.66666667%;
}
.cb_template .col-xs-push-4 {
  left: 33.33333333%;
}
.cb_template .col-xs-push-3 {
  left: 25%;
}
.cb_template .col-xs-push-2 {
  left: 16.66666667%;
}
.cb_template .col-xs-push-1 {
  left: 8.33333333%;
}
.cb_template .col-xs-push-0 {
  left: auto;
}
.cb_template .col-xs-offset-12 {
  margin-left: 100%;
}
.cb_template .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.cb_template .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.cb_template .col-xs-offset-9 {
  margin-left: 75%;
}
.cb_template .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.cb_template .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.cb_template .col-xs-offset-6 {
  margin-left: 50%;
}
.cb_template .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.cb_template .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.cb_template .col-xs-offset-3 {
  margin-left: 25%;
}
.cb_template .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.cb_template .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.cb_template .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .cb_template .col-sm-1,
  .cb_template .col-sm-2,
  .cb_template .col-sm-3,
  .cb_template .col-sm-4,
  .cb_template .col-sm-5,
  .cb_template .col-sm-6,
  .cb_template .col-sm-7,
  .cb_template .col-sm-8,
  .cb_template .col-sm-9,
  .cb_template .col-sm-10,
  .cb_template .col-sm-11,
  .cb_template .col-sm-12 {
    float: left;
  }
  .cb_template .col-sm-12 {
    width: 100%;
  }
  .cb_template .col-sm-11 {
    width: 91.66666667%;
  }
  .cb_template .col-sm-10 {
    width: 83.33333333%;
  }
  .cb_template .col-sm-9 {
    width: 75%;
  }
  .cb_template .col-sm-8 {
    width: 66.66666667%;
  }
  .cb_template .col-sm-7 {
    width: 58.33333333%;
  }
  .cb_template .col-sm-6 {
    width: 50%;
  }
  .cb_template .col-sm-5 {
    width: 41.66666667%;
  }
  .cb_template .col-sm-4 {
    width: 33.33333333%;
  }
  .cb_template .col-sm-3 {
    width: 25%;
  }
  .cb_template .col-sm-2 {
    width: 16.66666667%;
  }
  .cb_template .col-sm-1 {
    width: 8.33333333%;
  }
  .cb_template .col-sm-pull-12 {
    right: 100%;
  }
  .cb_template .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .cb_template .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .cb_template .col-sm-pull-9 {
    right: 75%;
  }
  .cb_template .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .cb_template .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .cb_template .col-sm-pull-6 {
    right: 50%;
  }
  .cb_template .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .cb_template .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .cb_template .col-sm-pull-3 {
    right: 25%;
  }
  .cb_template .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .cb_template .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .cb_template .col-sm-pull-0 {
    right: auto;
  }
  .cb_template .col-sm-push-12 {
    left: 100%;
  }
  .cb_template .col-sm-push-11 {
    left: 91.66666667%;
  }
  .cb_template .col-sm-push-10 {
    left: 83.33333333%;
  }
  .cb_template .col-sm-push-9 {
    left: 75%;
  }
  .cb_template .col-sm-push-8 {
    left: 66.66666667%;
  }
  .cb_template .col-sm-push-7 {
    left: 58.33333333%;
  }
  .cb_template .col-sm-push-6 {
    left: 50%;
  }
  .cb_template .col-sm-push-5 {
    left: 41.66666667%;
  }
  .cb_template .col-sm-push-4 {
    left: 33.33333333%;
  }
  .cb_template .col-sm-push-3 {
    left: 25%;
  }
  .cb_template .col-sm-push-2 {
    left: 16.66666667%;
  }
  .cb_template .col-sm-push-1 {
    left: 8.33333333%;
  }
  .cb_template .col-sm-push-0 {
    left: auto;
  }
  .cb_template .col-sm-offset-12 {
    margin-left: 100%;
  }
  .cb_template .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .cb_template .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .cb_template .col-sm-offset-9 {
    margin-left: 75%;
  }
  .cb_template .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .cb_template .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .cb_template .col-sm-offset-6 {
    margin-left: 50%;
  }
  .cb_template .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .cb_template .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .cb_template .col-sm-offset-3 {
    margin-left: 25%;
  }
  .cb_template .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .cb_template .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .cb_template .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .cb_template .col-md-1,
  .cb_template .col-md-2,
  .cb_template .col-md-3,
  .cb_template .col-md-4,
  .cb_template .col-md-5,
  .cb_template .col-md-6,
  .cb_template .col-md-7,
  .cb_template .col-md-8,
  .cb_template .col-md-9,
  .cb_template .col-md-10,
  .cb_template .col-md-11,
  .cb_template .col-md-12 {
    float: left;
  }
  .cb_template .col-md-12 {
    width: 100%;
  }
  .cb_template .col-md-11 {
    width: 91.66666667%;
  }
  .cb_template .col-md-10 {
    width: 83.33333333%;
  }
  .cb_template .col-md-9 {
    width: 75%;
  }
  .cb_template .col-md-8 {
    width: 66.66666667%;
  }
  .cb_template .col-md-7 {
    width: 58.33333333%;
  }
  .cb_template .col-md-6 {
    width: 50%;
  }
  .cb_template .col-md-5 {
    width: 41.66666667%;
  }
  .cb_template .col-md-4 {
    width: 33.33333333%;
  }
  .cb_template .col-md-3 {
    width: 25%;
  }
  .cb_template .col-md-2 {
    width: 16.66666667%;
  }
  .cb_template .col-md-1 {
    width: 8.33333333%;
  }
  .cb_template .col-md-pull-12 {
    right: 100%;
  }
  .cb_template .col-md-pull-11 {
    right: 91.66666667%;
  }
  .cb_template .col-md-pull-10 {
    right: 83.33333333%;
  }
  .cb_template .col-md-pull-9 {
    right: 75%;
  }
  .cb_template .col-md-pull-8 {
    right: 66.66666667%;
  }
  .cb_template .col-md-pull-7 {
    right: 58.33333333%;
  }
  .cb_template .col-md-pull-6 {
    right: 50%;
  }
  .cb_template .col-md-pull-5 {
    right: 41.66666667%;
  }
  .cb_template .col-md-pull-4 {
    right: 33.33333333%;
  }
  .cb_template .col-md-pull-3 {
    right: 25%;
  }
  .cb_template .col-md-pull-2 {
    right: 16.66666667%;
  }
  .cb_template .col-md-pull-1 {
    right: 8.33333333%;
  }
  .cb_template .col-md-pull-0 {
    right: auto;
  }
  .cb_template .col-md-push-12 {
    left: 100%;
  }
  .cb_template .col-md-push-11 {
    left: 91.66666667%;
  }
  .cb_template .col-md-push-10 {
    left: 83.33333333%;
  }
  .cb_template .col-md-push-9 {
    left: 75%;
  }
  .cb_template .col-md-push-8 {
    left: 66.66666667%;
  }
  .cb_template .col-md-push-7 {
    left: 58.33333333%;
  }
  .cb_template .col-md-push-6 {
    left: 50%;
  }
  .cb_template .col-md-push-5 {
    left: 41.66666667%;
  }
  .cb_template .col-md-push-4 {
    left: 33.33333333%;
  }
  .cb_template .col-md-push-3 {
    left: 25%;
  }
  .cb_template .col-md-push-2 {
    left: 16.66666667%;
  }
  .cb_template .col-md-push-1 {
    left: 8.33333333%;
  }
  .cb_template .col-md-push-0 {
    left: auto;
  }
  .cb_template .col-md-offset-12 {
    margin-left: 100%;
  }
  .cb_template .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .cb_template .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .cb_template .col-md-offset-9 {
    margin-left: 75%;
  }
  .cb_template .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .cb_template .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .cb_template .col-md-offset-6 {
    margin-left: 50%;
  }
  .cb_template .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .cb_template .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .cb_template .col-md-offset-3 {
    margin-left: 25%;
  }
  .cb_template .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .cb_template .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .cb_template .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .cb_template .col-lg-1,
  .cb_template .col-lg-2,
  .cb_template .col-lg-3,
  .cb_template .col-lg-4,
  .cb_template .col-lg-5,
  .cb_template .col-lg-6,
  .cb_template .col-lg-7,
  .cb_template .col-lg-8,
  .cb_template .col-lg-9,
  .cb_template .col-lg-10,
  .cb_template .col-lg-11,
  .cb_template .col-lg-12 {
    float: left;
  }
  .cb_template .col-lg-12 {
    width: 100%;
  }
  .cb_template .col-lg-11 {
    width: 91.66666667%;
  }
  .cb_template .col-lg-10 {
    width: 83.33333333%;
  }
  .cb_template .col-lg-9 {
    width: 75%;
  }
  .cb_template .col-lg-8 {
    width: 66.66666667%;
  }
  .cb_template .col-lg-7 {
    width: 58.33333333%;
  }
  .cb_template .col-lg-6 {
    width: 50%;
  }
  .cb_template .col-lg-5 {
    width: 41.66666667%;
  }
  .cb_template .col-lg-4 {
    width: 33.33333333%;
  }
  .cb_template .col-lg-3 {
    width: 25%;
  }
  .cb_template .col-lg-2 {
    width: 16.66666667%;
  }
  .cb_template .col-lg-1 {
    width: 8.33333333%;
  }
  .cb_template .col-lg-pull-12 {
    right: 100%;
  }
  .cb_template .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .cb_template .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .cb_template .col-lg-pull-9 {
    right: 75%;
  }
  .cb_template .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .cb_template .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .cb_template .col-lg-pull-6 {
    right: 50%;
  }
  .cb_template .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .cb_template .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .cb_template .col-lg-pull-3 {
    right: 25%;
  }
  .cb_template .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .cb_template .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .cb_template .col-lg-pull-0 {
    right: auto;
  }
  .cb_template .col-lg-push-12 {
    left: 100%;
  }
  .cb_template .col-lg-push-11 {
    left: 91.66666667%;
  }
  .cb_template .col-lg-push-10 {
    left: 83.33333333%;
  }
  .cb_template .col-lg-push-9 {
    left: 75%;
  }
  .cb_template .col-lg-push-8 {
    left: 66.66666667%;
  }
  .cb_template .col-lg-push-7 {
    left: 58.33333333%;
  }
  .cb_template .col-lg-push-6 {
    left: 50%;
  }
  .cb_template .col-lg-push-5 {
    left: 41.66666667%;
  }
  .cb_template .col-lg-push-4 {
    left: 33.33333333%;
  }
  .cb_template .col-lg-push-3 {
    left: 25%;
  }
  .cb_template .col-lg-push-2 {
    left: 16.66666667%;
  }
  .cb_template .col-lg-push-1 {
    left: 8.33333333%;
  }
  .cb_template .col-lg-push-0 {
    left: auto;
  }
  .cb_template .col-lg-offset-12 {
    margin-left: 100%;
  }
  .cb_template .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .cb_template .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .cb_template .col-lg-offset-9 {
    margin-left: 75%;
  }
  .cb_template .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .cb_template .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .cb_template .col-lg-offset-6 {
    margin-left: 50%;
  }
  .cb_template .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .cb_template .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .cb_template .col-lg-offset-3 {
    margin-left: 25%;
  }
  .cb_template .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .cb_template .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .cb_template .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.cb_template table {
  background-color: transparent;
}
.cb_template caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.cb_template th {
  text-align: left;
}
.cb_template .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.cb_template .table > thead > tr > th,
.cb_template .table > tbody > tr > th,
.cb_template .table > tfoot > tr > th,
.cb_template .table > thead > tr > td,
.cb_template .table > tbody > tr > td,
.cb_template .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.cb_template .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.cb_template .table > caption + thead > tr:first-child > th,
.cb_template .table > colgroup + thead > tr:first-child > th,
.cb_template .table > thead:first-child > tr:first-child > th,
.cb_template .table > caption + thead > tr:first-child > td,
.cb_template .table > colgroup + thead > tr:first-child > td,
.cb_template .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.cb_template .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.cb_template .table .table {
  background-color: #ffffff;
}
.cb_template .table-condensed > thead > tr > th,
.cb_template .table-condensed > tbody > tr > th,
.cb_template .table-condensed > tfoot > tr > th,
.cb_template .table-condensed > thead > tr > td,
.cb_template .table-condensed > tbody > tr > td,
.cb_template .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.cb_template .table-bordered {
  border: 1px solid #dddddd;
}
.cb_template .table-bordered > thead > tr > th,
.cb_template .table-bordered > tbody > tr > th,
.cb_template .table-bordered > tfoot > tr > th,
.cb_template .table-bordered > thead > tr > td,
.cb_template .table-bordered > tbody > tr > td,
.cb_template .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.cb_template .table-bordered > thead > tr > th,
.cb_template .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.cb_template .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.cb_template .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.cb_template table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.cb_template table td[class*="col-"],
.cb_template table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.cb_template .table > thead > tr > td.active,
.cb_template .table > tbody > tr > td.active,
.cb_template .table > tfoot > tr > td.active,
.cb_template .table > thead > tr > th.active,
.cb_template .table > tbody > tr > th.active,
.cb_template .table > tfoot > tr > th.active,
.cb_template .table > thead > tr.active > td,
.cb_template .table > tbody > tr.active > td,
.cb_template .table > tfoot > tr.active > td,
.cb_template .table > thead > tr.active > th,
.cb_template .table > tbody > tr.active > th,
.cb_template .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.cb_template .table-hover > tbody > tr > td.active:hover,
.cb_template .table-hover > tbody > tr > th.active:hover,
.cb_template .table-hover > tbody > tr.active:hover > td,
.cb_template .table-hover > tbody > tr:hover > .active,
.cb_template .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.cb_template .table > thead > tr > td.success,
.cb_template .table > tbody > tr > td.success,
.cb_template .table > tfoot > tr > td.success,
.cb_template .table > thead > tr > th.success,
.cb_template .table > tbody > tr > th.success,
.cb_template .table > tfoot > tr > th.success,
.cb_template .table > thead > tr.success > td,
.cb_template .table > tbody > tr.success > td,
.cb_template .table > tfoot > tr.success > td,
.cb_template .table > thead > tr.success > th,
.cb_template .table > tbody > tr.success > th,
.cb_template .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.cb_template .table-hover > tbody > tr > td.success:hover,
.cb_template .table-hover > tbody > tr > th.success:hover,
.cb_template .table-hover > tbody > tr.success:hover > td,
.cb_template .table-hover > tbody > tr:hover > .success,
.cb_template .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.cb_template .table > thead > tr > td.info,
.cb_template .table > tbody > tr > td.info,
.cb_template .table > tfoot > tr > td.info,
.cb_template .table > thead > tr > th.info,
.cb_template .table > tbody > tr > th.info,
.cb_template .table > tfoot > tr > th.info,
.cb_template .table > thead > tr.info > td,
.cb_template .table > tbody > tr.info > td,
.cb_template .table > tfoot > tr.info > td,
.cb_template .table > thead > tr.info > th,
.cb_template .table > tbody > tr.info > th,
.cb_template .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.cb_template .table-hover > tbody > tr > td.info:hover,
.cb_template .table-hover > tbody > tr > th.info:hover,
.cb_template .table-hover > tbody > tr.info:hover > td,
.cb_template .table-hover > tbody > tr:hover > .info,
.cb_template .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.cb_template .table > thead > tr > td.warning,
.cb_template .table > tbody > tr > td.warning,
.cb_template .table > tfoot > tr > td.warning,
.cb_template .table > thead > tr > th.warning,
.cb_template .table > tbody > tr > th.warning,
.cb_template .table > tfoot > tr > th.warning,
.cb_template .table > thead > tr.warning > td,
.cb_template .table > tbody > tr.warning > td,
.cb_template .table > tfoot > tr.warning > td,
.cb_template .table > thead > tr.warning > th,
.cb_template .table > tbody > tr.warning > th,
.cb_template .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.cb_template .table-hover > tbody > tr > td.warning:hover,
.cb_template .table-hover > tbody > tr > th.warning:hover,
.cb_template .table-hover > tbody > tr.warning:hover > td,
.cb_template .table-hover > tbody > tr:hover > .warning,
.cb_template .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.cb_template .table > thead > tr > td.danger,
.cb_template .table > tbody > tr > td.danger,
.cb_template .table > tfoot > tr > td.danger,
.cb_template .table > thead > tr > th.danger,
.cb_template .table > tbody > tr > th.danger,
.cb_template .table > tfoot > tr > th.danger,
.cb_template .table > thead > tr.danger > td,
.cb_template .table > tbody > tr.danger > td,
.cb_template .table > tfoot > tr.danger > td,
.cb_template .table > thead > tr.danger > th,
.cb_template .table > tbody > tr.danger > th,
.cb_template .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.cb_template .table-hover > tbody > tr > td.danger:hover,
.cb_template .table-hover > tbody > tr > th.danger:hover,
.cb_template .table-hover > tbody > tr.danger:hover > td,
.cb_template .table-hover > tbody > tr:hover > .danger,
.cb_template .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.cb_template .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .cb_template .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .cb_template .table-responsive > .table {
    margin-bottom: 0;
  }
  .cb_template .table-responsive > .table > thead > tr > th,
  .cb_template .table-responsive > .table > tbody > tr > th,
  .cb_template .table-responsive > .table > tfoot > tr > th,
  .cb_template .table-responsive > .table > thead > tr > td,
  .cb_template .table-responsive > .table > tbody > tr > td,
  .cb_template .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .cb_template .table-responsive > .table-bordered {
    border: 0;
  }
  .cb_template .table-responsive > .table-bordered > thead > tr > th:first-child,
  .cb_template .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .cb_template .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .cb_template .table-responsive > .table-bordered > thead > tr > td:first-child,
  .cb_template .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .cb_template .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .cb_template .table-responsive > .table-bordered > thead > tr > th:last-child,
  .cb_template .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .cb_template .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .cb_template .table-responsive > .table-bordered > thead > tr > td:last-child,
  .cb_template .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .cb_template .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .cb_template .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .cb_template .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .cb_template .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .cb_template .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.cb_template fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.cb_template legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.cb_template label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.cb_template input[type="search"] {
  box-sizing: border-box;
}
.cb_template input[type="radio"],
.cb_template input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.cb_template input[type="file"] {
  display: block;
}
.cb_template input[type="range"] {
  display: block;
  width: 100%;
}
.cb_template select[multiple],
.cb_template select[size] {
  height: auto;
}
.cb_template input[type="file"]:focus,
.cb_template input[type="radio"]:focus,
.cb_template input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cb_template output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.cb_template .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.cb_template .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.cb_template .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.cb_template .form-control:-ms-input-placeholder {
  color: #999999;
}
.cb_template .form-control::-webkit-input-placeholder {
  color: #999999;
}
.cb_template .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.cb_template .form-control[disabled],
.cb_template .form-control[readonly],
.cb_template fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.cb_template .form-control[disabled],
.cb_template fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.cb_template textarea.form-control {
  height: auto;
}
.cb_template input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .cb_template input[type="date"].form-control,
  .cb_template input[type="time"].form-control,
  .cb_template input[type="datetime-local"].form-control,
  .cb_template input[type="month"].form-control {
    line-height: 34px;
  }
  .cb_template input[type="date"].input-sm,
  .cb_template input[type="time"].input-sm,
  .cb_template input[type="datetime-local"].input-sm,
  .cb_template input[type="month"].input-sm,
  .cb_template .input-group-sm input[type="date"],
  .cb_template .input-group-sm input[type="time"],
  .cb_template .input-group-sm input[type="datetime-local"],
  .cb_template .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .cb_template input[type="date"].input-lg,
  .cb_template input[type="time"].input-lg,
  .cb_template input[type="datetime-local"].input-lg,
  .cb_template input[type="month"].input-lg,
  .cb_template .input-group-lg input[type="date"],
  .cb_template .input-group-lg input[type="time"],
  .cb_template .input-group-lg input[type="datetime-local"],
  .cb_template .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.cb_template .form-group {
  margin-bottom: 15px;
}
.cb_template .radio,
.cb_template .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cb_template .radio label,
.cb_template .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.cb_template .radio input[type="radio"],
.cb_template .radio-inline input[type="radio"],
.cb_template .checkbox input[type="checkbox"],
.cb_template .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.cb_template .radio + .radio,
.cb_template .checkbox + .checkbox {
  margin-top: -5px;
}
.cb_template .radio-inline,
.cb_template .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.cb_template .radio-inline + .radio-inline,
.cb_template .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.cb_template input[type="radio"][disabled],
.cb_template input[type="checkbox"][disabled],
.cb_template input[type="radio"].disabled,
.cb_template input[type="checkbox"].disabled,
.cb_template fieldset[disabled] input[type="radio"],
.cb_template fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.cb_template .radio-inline.disabled,
.cb_template .checkbox-inline.disabled,
.cb_template fieldset[disabled] .radio-inline,
.cb_template fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.cb_template .radio.disabled label,
.cb_template .checkbox.disabled label,
.cb_template fieldset[disabled] .radio label,
.cb_template fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.cb_template .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.cb_template .form-control-static.input-lg,
.cb_template .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.cb_template .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cb_template select.input-sm {
  height: 30px;
  line-height: 30px;
}
.cb_template textarea.input-sm,
.cb_template select[multiple].input-sm {
  height: auto;
}
.cb_template .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cb_template .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.cb_template .form-group-sm textarea.form-control,
.cb_template .form-group-sm select[multiple].form-control {
  height: auto;
}
.cb_template .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.cb_template .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.cb_template select.input-lg {
  height: 46px;
  line-height: 46px;
}
.cb_template textarea.input-lg,
.cb_template select[multiple].input-lg {
  height: auto;
}
.cb_template .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.cb_template .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.cb_template .form-group-lg textarea.form-control,
.cb_template .form-group-lg select[multiple].form-control {
  height: auto;
}
.cb_template .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.cb_template .has-feedback {
  position: relative;
}
.cb_template .has-feedback .form-control {
  padding-right: 42.5px;
}
.cb_template .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;
}
.cb_template .input-lg + .form-control-feedback,
.cb_template .input-group-lg + .form-control-feedback,
.cb_template .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.cb_template .input-sm + .form-control-feedback,
.cb_template .input-group-sm + .form-control-feedback,
.cb_template .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.cb_template .has-success .help-block,
.cb_template .has-success .control-label,
.cb_template .has-success .radio,
.cb_template .has-success .checkbox,
.cb_template .has-success .radio-inline,
.cb_template .has-success .checkbox-inline,
.cb_template .has-success.radio label,
.cb_template .has-success.checkbox label,
.cb_template .has-success.radio-inline label,
.cb_template .has-success.checkbox-inline label {
  color: #3c763d;
}
.cb_template .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cb_template .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.cb_template .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.cb_template .has-success .form-control-feedback {
  color: #3c763d;
}
.cb_template .has-warning .help-block,
.cb_template .has-warning .control-label,
.cb_template .has-warning .radio,
.cb_template .has-warning .checkbox,
.cb_template .has-warning .radio-inline,
.cb_template .has-warning .checkbox-inline,
.cb_template .has-warning.radio label,
.cb_template .has-warning.checkbox label,
.cb_template .has-warning.radio-inline label,
.cb_template .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.cb_template .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cb_template .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.cb_template .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.cb_template .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.cb_template .has-error .help-block,
.cb_template .has-error .control-label,
.cb_template .has-error .radio,
.cb_template .has-error .checkbox,
.cb_template .has-error .radio-inline,
.cb_template .has-error .checkbox-inline,
.cb_template .has-error.radio label,
.cb_template .has-error.checkbox label,
.cb_template .has-error.radio-inline label,
.cb_template .has-error.checkbox-inline label {
  color: #a94442;
}
.cb_template .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cb_template .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.cb_template .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.cb_template .has-error .form-control-feedback {
  color: #a94442;
}
.cb_template .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.cb_template .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.cb_template .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .cb_template .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cb_template .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .cb_template .form-inline .form-control-static {
    display: inline-block;
  }
  .cb_template .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .cb_template .form-inline .input-group .input-group-addon,
  .cb_template .form-inline .input-group .input-group-btn,
  .cb_template .form-inline .input-group .form-control {
    width: auto;
  }
  .cb_template .form-inline .input-group > .form-control {
    width: 100%;
  }
  .cb_template .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cb_template .form-inline .radio,
  .cb_template .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cb_template .form-inline .radio label,
  .cb_template .form-inline .checkbox label {
    padding-left: 0;
  }
  .cb_template .form-inline .radio input[type="radio"],
  .cb_template .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .cb_template .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.cb_template .form-horizontal .radio,
.cb_template .form-horizontal .checkbox,
.cb_template .form-horizontal .radio-inline,
.cb_template .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.cb_template .form-horizontal .radio,
.cb_template .form-horizontal .checkbox {
  min-height: 27px;
}
.cb_template .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .cb_template .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.cb_template .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .cb_template .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .cb_template .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.cb_template .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  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;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cb_template .btn:focus,
.cb_template .btn:active:focus,
.cb_template .btn.active:focus,
.cb_template .btn.focus,
.cb_template .btn:active.focus,
.cb_template .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cb_template .btn:hover,
.cb_template .btn:focus,
.cb_template .btn.focus {
  color: #333333;
  text-decoration: none;
}
.cb_template .btn:active,
.cb_template .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cb_template .btn.disabled,
.cb_template .btn[disabled],
.cb_template fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.cb_template a.btn.disabled,
.cb_template fieldset[disabled] a.btn {
  pointer-events: none;
}
.cb_template .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.cb_template .btn-default:focus,
.cb_template .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cb_template .btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cb_template .btn-default:active,
.cb_template .btn-default.active,
.cb_template .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cb_template .btn-default:active:hover,
.cb_template .btn-default.active:hover,
.cb_template .open > .dropdown-toggle.btn-default:hover,
.cb_template .btn-default:active:focus,
.cb_template .btn-default.active:focus,
.cb_template .open > .dropdown-toggle.btn-default:focus,
.cb_template .btn-default:active.focus,
.cb_template .btn-default.active.focus,
.cb_template .open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cb_template .btn-default:active,
.cb_template .btn-default.active,
.cb_template .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.cb_template .btn-default.disabled:hover,
.cb_template .btn-default[disabled]:hover,
.cb_template fieldset[disabled] .btn-default:hover,
.cb_template .btn-default.disabled:focus,
.cb_template .btn-default[disabled]:focus,
.cb_template fieldset[disabled] .btn-default:focus,
.cb_template .btn-default.disabled.focus,
.cb_template .btn-default[disabled].focus,
.cb_template fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.cb_template .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.cb_template .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.cb_template .btn-primary:focus,
.cb_template .btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.cb_template .btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.cb_template .btn-primary:active,
.cb_template .btn-primary.active,
.cb_template .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.cb_template .btn-primary:active:hover,
.cb_template .btn-primary.active:hover,
.cb_template .open > .dropdown-toggle.btn-primary:hover,
.cb_template .btn-primary:active:focus,
.cb_template .btn-primary.active:focus,
.cb_template .open > .dropdown-toggle.btn-primary:focus,
.cb_template .btn-primary:active.focus,
.cb_template .btn-primary.active.focus,
.cb_template .open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.cb_template .btn-primary:active,
.cb_template .btn-primary.active,
.cb_template .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.cb_template .btn-primary.disabled:hover,
.cb_template .btn-primary[disabled]:hover,
.cb_template fieldset[disabled] .btn-primary:hover,
.cb_template .btn-primary.disabled:focus,
.cb_template .btn-primary[disabled]:focus,
.cb_template fieldset[disabled] .btn-primary:focus,
.cb_template .btn-primary.disabled.focus,
.cb_template .btn-primary[disabled].focus,
.cb_template fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.cb_template .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.cb_template .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.cb_template .btn-success:focus,
.cb_template .btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.cb_template .btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.cb_template .btn-success:active,
.cb_template .btn-success.active,
.cb_template .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.cb_template .btn-success:active:hover,
.cb_template .btn-success.active:hover,
.cb_template .open > .dropdown-toggle.btn-success:hover,
.cb_template .btn-success:active:focus,
.cb_template .btn-success.active:focus,
.cb_template .open > .dropdown-toggle.btn-success:focus,
.cb_template .btn-success:active.focus,
.cb_template .btn-success.active.focus,
.cb_template .open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.cb_template .btn-success:active,
.cb_template .btn-success.active,
.cb_template .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.cb_template .btn-success.disabled:hover,
.cb_template .btn-success[disabled]:hover,
.cb_template fieldset[disabled] .btn-success:hover,
.cb_template .btn-success.disabled:focus,
.cb_template .btn-success[disabled]:focus,
.cb_template fieldset[disabled] .btn-success:focus,
.cb_template .btn-success.disabled.focus,
.cb_template .btn-success[disabled].focus,
.cb_template fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.cb_template .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.cb_template .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.cb_template .btn-info:focus,
.cb_template .btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.cb_template .btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cb_template .btn-info:active,
.cb_template .btn-info.active,
.cb_template .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cb_template .btn-info:active:hover,
.cb_template .btn-info.active:hover,
.cb_template .open > .dropdown-toggle.btn-info:hover,
.cb_template .btn-info:active:focus,
.cb_template .btn-info.active:focus,
.cb_template .open > .dropdown-toggle.btn-info:focus,
.cb_template .btn-info:active.focus,
.cb_template .btn-info.active.focus,
.cb_template .open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.cb_template .btn-info:active,
.cb_template .btn-info.active,
.cb_template .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.cb_template .btn-info.disabled:hover,
.cb_template .btn-info[disabled]:hover,
.cb_template fieldset[disabled] .btn-info:hover,
.cb_template .btn-info.disabled:focus,
.cb_template .btn-info[disabled]:focus,
.cb_template fieldset[disabled] .btn-info:focus,
.cb_template .btn-info.disabled.focus,
.cb_template .btn-info[disabled].focus,
.cb_template fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.cb_template .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.cb_template .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.cb_template .btn-warning:focus,
.cb_template .btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.cb_template .btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.cb_template .btn-warning:active,
.cb_template .btn-warning.active,
.cb_template .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.cb_template .btn-warning:active:hover,
.cb_template .btn-warning.active:hover,
.cb_template .open > .dropdown-toggle.btn-warning:hover,
.cb_template .btn-warning:active:focus,
.cb_template .btn-warning.active:focus,
.cb_template .open > .dropdown-toggle.btn-warning:focus,
.cb_template .btn-warning:active.focus,
.cb_template .btn-warning.active.focus,
.cb_template .open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.cb_template .btn-warning:active,
.cb_template .btn-warning.active,
.cb_template .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.cb_template .btn-warning.disabled:hover,
.cb_template .btn-warning[disabled]:hover,
.cb_template fieldset[disabled] .btn-warning:hover,
.cb_template .btn-warning.disabled:focus,
.cb_template .btn-warning[disabled]:focus,
.cb_template fieldset[disabled] .btn-warning:focus,
.cb_template .btn-warning.disabled.focus,
.cb_template .btn-warning[disabled].focus,
.cb_template fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.cb_template .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.cb_template .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.cb_template .btn-danger:focus,
.cb_template .btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.cb_template .btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.cb_template .btn-danger:active,
.cb_template .btn-danger.active,
.cb_template .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.cb_template .btn-danger:active:hover,
.cb_template .btn-danger.active:hover,
.cb_template .open > .dropdown-toggle.btn-danger:hover,
.cb_template .btn-danger:active:focus,
.cb_template .btn-danger.active:focus,
.cb_template .open > .dropdown-toggle.btn-danger:focus,
.cb_template .btn-danger:active.focus,
.cb_template .btn-danger.active.focus,
.cb_template .open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.cb_template .btn-danger:active,
.cb_template .btn-danger.active,
.cb_template .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.cb_template .btn-danger.disabled:hover,
.cb_template .btn-danger[disabled]:hover,
.cb_template fieldset[disabled] .btn-danger:hover,
.cb_template .btn-danger.disabled:focus,
.cb_template .btn-danger[disabled]:focus,
.cb_template fieldset[disabled] .btn-danger:focus,
.cb_template .btn-danger.disabled.focus,
.cb_template .btn-danger[disabled].focus,
.cb_template fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.cb_template .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.cb_template .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.cb_template .btn-link,
.cb_template .btn-link:active,
.cb_template .btn-link.active,
.cb_template .btn-link[disabled],
.cb_template fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.cb_template .btn-link,
.cb_template .btn-link:hover,
.cb_template .btn-link:focus,
.cb_template .btn-link:active {
  border-color: transparent;
}
.cb_template .btn-link:hover,
.cb_template .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.cb_template .btn-link[disabled]:hover,
.cb_template fieldset[disabled] .btn-link:hover,
.cb_template .btn-link[disabled]:focus,
.cb_template fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.cb_template .btn-lg,
.cb_template .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.cb_template .btn-sm,
.cb_template .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cb_template .btn-xs,
.cb_template .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cb_template .btn-block {
  display: block;
  width: 100%;
}
.cb_template .btn-block + .btn-block {
  margin-top: 5px;
}
.cb_template input[type="submit"].btn-block,
.cb_template input[type="reset"].btn-block,
.cb_template input[type="button"].btn-block {
  width: 100%;
}
.cb_template .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.cb_template .fade.in {
  opacity: 1;
}
.cb_template .collapse {
  display: none;
}
.cb_template .collapse.in {
  display: block;
}
.cb_template tr.collapse.in {
  display: table-row;
}
.cb_template tbody.collapse.in {
  display: table-row-group;
}
.cb_template .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.cb_template .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;
}
.cb_template .dropup,
.cb_template .dropdown {
  position: relative;
}
.cb_template .dropdown-toggle:focus {
  outline: 0;
}
.cb_template .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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.cb_template .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.cb_template .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.cb_template .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.cb_template .dropdown-menu > li > a:hover,
.cb_template .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.cb_template .dropdown-menu > .active > a,
.cb_template .dropdown-menu > .active > a:hover,
.cb_template .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.cb_template .dropdown-menu > .disabled > a,
.cb_template .dropdown-menu > .disabled > a:hover,
.cb_template .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.cb_template .dropdown-menu > .disabled > a:hover,
.cb_template .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.cb_template .open > .dropdown-menu {
  display: block;
}
.cb_template .open > a {
  outline: 0;
}
.cb_template .dropdown-menu-right {
  left: auto;
  right: 0;
}
.cb_template .dropdown-menu-left {
  left: 0;
  right: auto;
}
.cb_template .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.cb_template .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.cb_template .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.cb_template .dropup .caret,
.cb_template .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.cb_template .dropup .dropdown-menu,
.cb_template .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .cb_template .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .cb_template .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.cb_template .btn-group,
.cb_template .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.cb_template .btn-group > .btn,
.cb_template .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.cb_template .btn-group > .btn:hover,
.cb_template .btn-group-vertical > .btn:hover,
.cb_template .btn-group > .btn:focus,
.cb_template .btn-group-vertical > .btn:focus,
.cb_template .btn-group > .btn:active,
.cb_template .btn-group-vertical > .btn:active,
.cb_template .btn-group > .btn.active,
.cb_template .btn-group-vertical > .btn.active {
  z-index: 2;
}
.cb_template .btn-group .btn + .btn,
.cb_template .btn-group .btn + .btn-group,
.cb_template .btn-group .btn-group + .btn,
.cb_template .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.cb_template .btn-toolbar {
  margin-left: -5px;
}
.cb_template .btn-toolbar .btn,
.cb_template .btn-toolbar .btn-group,
.cb_template .btn-toolbar .input-group {
  float: left;
}
.cb_template .btn-toolbar > .btn,
.cb_template .btn-toolbar > .btn-group,
.cb_template .btn-toolbar > .input-group {
  margin-left: 5px;
}
.cb_template .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.cb_template .btn-group > .btn:first-child {
  margin-left: 0;
}
.cb_template .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.cb_template .btn-group > .btn:last-child:not(:first-child),
.cb_template .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .btn-group > .btn-group {
  float: left;
}
.cb_template .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.cb_template .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.cb_template .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.cb_template .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .btn-group .dropdown-toggle:active,
.cb_template .btn-group.open .dropdown-toggle {
  outline: 0;
}
.cb_template .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.cb_template .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.cb_template .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cb_template .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.cb_template .btn .caret {
  margin-left: 0;
}
.cb_template .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.cb_template .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.cb_template .btn-group-vertical > .btn,
.cb_template .btn-group-vertical > .btn-group,
.cb_template .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.cb_template .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.cb_template .btn-group-vertical > .btn + .btn,
.cb_template .btn-group-vertical > .btn + .btn-group,
.cb_template .btn-group-vertical > .btn-group + .btn,
.cb_template .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.cb_template .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.cb_template .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cb_template .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cb_template .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.cb_template .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.cb_template .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cb_template .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.cb_template .btn-group-justified > .btn,
.cb_template .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.cb_template .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.cb_template .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.cb_template [data-toggle="buttons"] > .btn input[type="radio"],
.cb_template [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.cb_template [data-toggle="buttons"] > .btn input[type="checkbox"],
.cb_template [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.cb_template .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.cb_template .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.cb_template .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.cb_template .input-group .form-control:focus {
  z-index: 3;
}
.cb_template .input-group-lg > .form-control,
.cb_template .input-group-lg > .input-group-addon,
.cb_template .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.cb_template select.input-group-lg > .form-control,
.cb_template select.input-group-lg > .input-group-addon,
.cb_template select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.cb_template textarea.input-group-lg > .form-control,
.cb_template textarea.input-group-lg > .input-group-addon,
.cb_template textarea.input-group-lg > .input-group-btn > .btn,
.cb_template select[multiple].input-group-lg > .form-control,
.cb_template select[multiple].input-group-lg > .input-group-addon,
.cb_template select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.cb_template .input-group-sm > .form-control,
.cb_template .input-group-sm > .input-group-addon,
.cb_template .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cb_template select.input-group-sm > .form-control,
.cb_template select.input-group-sm > .input-group-addon,
.cb_template select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.cb_template textarea.input-group-sm > .form-control,
.cb_template textarea.input-group-sm > .input-group-addon,
.cb_template textarea.input-group-sm > .input-group-btn > .btn,
.cb_template select[multiple].input-group-sm > .form-control,
.cb_template select[multiple].input-group-sm > .input-group-addon,
.cb_template select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.cb_template .input-group-addon,
.cb_template .input-group-btn,
.cb_template .input-group .form-control {
  display: table-cell;
}
.cb_template .input-group-addon:not(:first-child):not(:last-child),
.cb_template .input-group-btn:not(:first-child):not(:last-child),
.cb_template .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.cb_template .input-group-addon,
.cb_template .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.cb_template .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.cb_template .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.cb_template .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.cb_template .input-group-addon input[type="radio"],
.cb_template .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.cb_template .input-group .form-control:first-child,
.cb_template .input-group-addon:first-child,
.cb_template .input-group-btn:first-child > .btn,
.cb_template .input-group-btn:first-child > .btn-group > .btn,
.cb_template .input-group-btn:first-child > .dropdown-toggle,
.cb_template .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.cb_template .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.cb_template .input-group-addon:first-child {
  border-right: 0;
}
.cb_template .input-group .form-control:last-child,
.cb_template .input-group-addon:last-child,
.cb_template .input-group-btn:last-child > .btn,
.cb_template .input-group-btn:last-child > .btn-group > .btn,
.cb_template .input-group-btn:last-child > .dropdown-toggle,
.cb_template .input-group-btn:first-child > .btn:not(:first-child),
.cb_template .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .input-group-addon:last-child {
  border-left: 0;
}
.cb_template .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.cb_template .input-group-btn > .btn {
  position: relative;
}
.cb_template .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.cb_template .input-group-btn > .btn:hover,
.cb_template .input-group-btn > .btn:focus,
.cb_template .input-group-btn > .btn:active {
  z-index: 2;
}
.cb_template .input-group-btn:first-child > .btn,
.cb_template .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.cb_template .input-group-btn:last-child > .btn,
.cb_template .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.cb_template .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.cb_template .nav > li {
  position: relative;
  display: block;
}
.cb_template .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.cb_template .nav > li > a:hover,
.cb_template .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.cb_template .nav > li.disabled > a {
  color: #777777;
}
.cb_template .nav > li.disabled > a:hover,
.cb_template .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.cb_template .nav .open > a,
.cb_template .nav .open > a:hover,
.cb_template .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.cb_template .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.cb_template .nav > li > a > img {
  max-width: none;
}
.cb_template .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.cb_template .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.cb_template .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.cb_template .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.cb_template .nav-tabs > li.active > a,
.cb_template .nav-tabs > li.active > a:hover,
.cb_template .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.cb_template .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.cb_template .nav-tabs.nav-justified > li {
  float: none;
}
.cb_template .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.cb_template .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .cb_template .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .cb_template .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.cb_template .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.cb_template .nav-tabs.nav-justified > .active > a,
.cb_template .nav-tabs.nav-justified > .active > a:hover,
.cb_template .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .cb_template .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .cb_template .nav-tabs.nav-justified > .active > a,
  .cb_template .nav-tabs.nav-justified > .active > a:hover,
  .cb_template .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.cb_template .nav-pills > li {
  float: left;
}
.cb_template .nav-pills > li > a {
  border-radius: 4px;
}
.cb_template .nav-pills > li + li {
  margin-left: 2px;
}
.cb_template .nav-pills > li.active > a,
.cb_template .nav-pills > li.active > a:hover,
.cb_template .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.cb_template .nav-stacked > li {
  float: none;
}
.cb_template .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.cb_template .nav-justified {
  width: 100%;
}
.cb_template .nav-justified > li {
  float: none;
}
.cb_template .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.cb_template .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .cb_template .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .cb_template .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.cb_template .nav-tabs-justified {
  border-bottom: 0;
}
.cb_template .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.cb_template .nav-tabs-justified > .active > a,
.cb_template .nav-tabs-justified > .active > a:hover,
.cb_template .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .cb_template .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .cb_template .nav-tabs-justified > .active > a,
  .cb_template .nav-tabs-justified > .active > a:hover,
  .cb_template .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.cb_template .tab-content > .tab-pane {
  display: none;
}
.cb_template .tab-content > .active {
  display: block;
}
.cb_template .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .cb_template .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .cb_template .navbar-header {
    float: left;
  }
}
.cb_template .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.cb_template .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .cb_template .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .cb_template .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .cb_template .navbar-collapse.in {
    overflow-y: visible;
  }
  .cb_template .navbar-fixed-top .navbar-collapse,
  .cb_template .navbar-static-top .navbar-collapse,
  .cb_template .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.cb_template .navbar-fixed-top .navbar-collapse,
.cb_template .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .cb_template .navbar-fixed-top .navbar-collapse,
  .cb_template .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.cb_template .container > .navbar-header,
.cb_template .container-fluid > .navbar-header,
.cb_template .container > .navbar-collapse,
.cb_template .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .cb_template .container > .navbar-header,
  .cb_template .container-fluid > .navbar-header,
  .cb_template .container > .navbar-collapse,
  .cb_template .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.cb_template .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .cb_template .navbar-static-top {
    border-radius: 0;
  }
}
.cb_template .navbar-fixed-top,
.cb_template .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .cb_template .navbar-fixed-top,
  .cb_template .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.cb_template .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.cb_template .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.cb_template .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.cb_template .navbar-brand:hover,
.cb_template .navbar-brand:focus {
  text-decoration: none;
}
.cb_template .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .cb_template .navbar > .container .navbar-brand,
  .cb_template .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.cb_template .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.cb_template .navbar-toggle:focus {
  outline: 0;
}
.cb_template .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.cb_template .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .cb_template .navbar-toggle {
    display: none;
  }
}
.cb_template .navbar-nav {
  margin: 7.5px -15px;
}
.cb_template .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .cb_template .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .cb_template .navbar-nav .open .dropdown-menu > li > a,
  .cb_template .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .cb_template .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .cb_template .navbar-nav .open .dropdown-menu > li > a:hover,
  .cb_template .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .cb_template .navbar-nav {
    float: left;
    margin: 0;
  }
  .cb_template .navbar-nav > li {
    float: left;
  }
  .cb_template .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.cb_template .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .cb_template .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cb_template .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .cb_template .navbar-form .form-control-static {
    display: inline-block;
  }
  .cb_template .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .cb_template .navbar-form .input-group .input-group-addon,
  .cb_template .navbar-form .input-group .input-group-btn,
  .cb_template .navbar-form .input-group .form-control {
    width: auto;
  }
  .cb_template .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .cb_template .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cb_template .navbar-form .radio,
  .cb_template .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cb_template .navbar-form .radio label,
  .cb_template .navbar-form .checkbox label {
    padding-left: 0;
  }
  .cb_template .navbar-form .radio input[type="radio"],
  .cb_template .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .cb_template .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .cb_template .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .cb_template .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .cb_template .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.cb_template .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .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;
}
.cb_template .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.cb_template .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cb_template .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.cb_template .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .cb_template .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .cb_template .navbar-left {
    float: left !important;
  }
  .cb_template .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .cb_template .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.cb_template .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.cb_template .navbar-default .navbar-brand {
  color: #777777;
}
.cb_template .navbar-default .navbar-brand:hover,
.cb_template .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.cb_template .navbar-default .navbar-text {
  color: #777777;
}
.cb_template .navbar-default .navbar-nav > li > a {
  color: #777777;
}
.cb_template .navbar-default .navbar-nav > li > a:hover,
.cb_template .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.cb_template .navbar-default .navbar-nav > .active > a,
.cb_template .navbar-default .navbar-nav > .active > a:hover,
.cb_template .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.cb_template .navbar-default .navbar-nav > .disabled > a,
.cb_template .navbar-default .navbar-nav > .disabled > a:hover,
.cb_template .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.cb_template .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.cb_template .navbar-default .navbar-toggle:hover,
.cb_template .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.cb_template .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.cb_template .navbar-default .navbar-collapse,
.cb_template .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.cb_template .navbar-default .navbar-nav > .open > a,
.cb_template .navbar-default .navbar-nav > .open > a:hover,
.cb_template .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .cb_template .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.cb_template .navbar-default .navbar-link {
  color: #777777;
}
.cb_template .navbar-default .navbar-link:hover {
  color: #333333;
}
.cb_template .navbar-default .btn-link {
  color: #777777;
}
.cb_template .navbar-default .btn-link:hover,
.cb_template .navbar-default .btn-link:focus {
  color: #333333;
}
.cb_template .navbar-default .btn-link[disabled]:hover,
.cb_template fieldset[disabled] .navbar-default .btn-link:hover,
.cb_template .navbar-default .btn-link[disabled]:focus,
.cb_template fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.cb_template .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.cb_template .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.cb_template .navbar-inverse .navbar-brand:hover,
.cb_template .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.cb_template .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.cb_template .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.cb_template .navbar-inverse .navbar-nav > li > a:hover,
.cb_template .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.cb_template .navbar-inverse .navbar-nav > .active > a,
.cb_template .navbar-inverse .navbar-nav > .active > a:hover,
.cb_template .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.cb_template .navbar-inverse .navbar-nav > .disabled > a,
.cb_template .navbar-inverse .navbar-nav > .disabled > a:hover,
.cb_template .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.cb_template .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.cb_template .navbar-inverse .navbar-toggle:hover,
.cb_template .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.cb_template .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.cb_template .navbar-inverse .navbar-collapse,
.cb_template .navbar-inverse .navbar-form {
  border-color: #101010;
}
.cb_template .navbar-inverse .navbar-nav > .open > a,
.cb_template .navbar-inverse .navbar-nav > .open > a:hover,
.cb_template .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .cb_template .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.cb_template .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.cb_template .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.cb_template .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.cb_template .navbar-inverse .btn-link:hover,
.cb_template .navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.cb_template .navbar-inverse .btn-link[disabled]:hover,
.cb_template fieldset[disabled] .navbar-inverse .btn-link:hover,
.cb_template .navbar-inverse .btn-link[disabled]:focus,
.cb_template fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.cb_template .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.cb_template .breadcrumb > li {
  display: inline-block;
}
.cb_template .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.cb_template .breadcrumb > .active {
  color: #777777;
}
.cb_template .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.cb_template .pagination > li {
  display: inline;
}
.cb_template .pagination > li > a,
.cb_template .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.cb_template .pagination > li:first-child > a,
.cb_template .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.cb_template .pagination > li:last-child > a,
.cb_template .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.cb_template .pagination > li > a:hover,
.cb_template .pagination > li > span:hover,
.cb_template .pagination > li > a:focus,
.cb_template .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.cb_template .pagination > .active > a,
.cb_template .pagination > .active > span,
.cb_template .pagination > .active > a:hover,
.cb_template .pagination > .active > span:hover,
.cb_template .pagination > .active > a:focus,
.cb_template .pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.cb_template .pagination > .disabled > span,
.cb_template .pagination > .disabled > span:hover,
.cb_template .pagination > .disabled > span:focus,
.cb_template .pagination > .disabled > a,
.cb_template .pagination > .disabled > a:hover,
.cb_template .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.cb_template .pagination-lg > li > a,
.cb_template .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.cb_template .pagination-lg > li:first-child > a,
.cb_template .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.cb_template .pagination-lg > li:last-child > a,
.cb_template .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.cb_template .pagination-sm > li > a,
.cb_template .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.cb_template .pagination-sm > li:first-child > a,
.cb_template .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.cb_template .pagination-sm > li:last-child > a,
.cb_template .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.cb_template .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.cb_template .pager li {
  display: inline;
}
.cb_template .pager li > a,
.cb_template .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.cb_template .pager li > a:hover,
.cb_template .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.cb_template .pager .next > a,
.cb_template .pager .next > span {
  float: right;
}
.cb_template .pager .previous > a,
.cb_template .pager .previous > span {
  float: left;
}
.cb_template .pager .disabled > a,
.cb_template .pager .disabled > a:hover,
.cb_template .pager .disabled > a:focus,
.cb_template .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.cb_template .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.cb_template a.label:hover,
.cb_template a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cb_template .label:empty {
  display: none;
}
.cb_template .btn .label {
  position: relative;
  top: -1px;
}
.cb_template .label-default {
  background-color: #777777;
}
.cb_template .label-default[href]:hover,
.cb_template .label-default[href]:focus {
  background-color: #5e5e5e;
}
.cb_template .label-primary {
  background-color: #337ab7;
}
.cb_template .label-primary[href]:hover,
.cb_template .label-primary[href]:focus {
  background-color: #286090;
}
.cb_template .label-success {
  background-color: #5cb85c;
}
.cb_template .label-success[href]:hover,
.cb_template .label-success[href]:focus {
  background-color: #449d44;
}
.cb_template .label-info {
  background-color: #5bc0de;
}
.cb_template .label-info[href]:hover,
.cb_template .label-info[href]:focus {
  background-color: #31b0d5;
}
.cb_template .label-warning {
  background-color: #f0ad4e;
}
.cb_template .label-warning[href]:hover,
.cb_template .label-warning[href]:focus {
  background-color: #ec971f;
}
.cb_template .label-danger {
  background-color: #d9534f;
}
.cb_template .label-danger[href]:hover,
.cb_template .label-danger[href]:focus {
  background-color: #c9302c;
}
.cb_template .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.cb_template .badge:empty {
  display: none;
}
.cb_template .btn .badge {
  position: relative;
  top: -1px;
}
.cb_template .btn-xs .badge,
.cb_template .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.cb_template a.badge:hover,
.cb_template a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cb_template .list-group-item.active > .badge,
.cb_template .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.cb_template .list-group-item > .badge {
  float: right;
}
.cb_template .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.cb_template .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.cb_template .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.cb_template .jumbotron h1,
.cb_template .jumbotron .h1 {
  color: inherit;
}
.cb_template .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.cb_template .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.cb_template .container .jumbotron,
.cb_template .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.cb_template .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .cb_template .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .cb_template .container .jumbotron,
  .cb_template .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .cb_template .jumbotron h1,
  .cb_template .jumbotron .h1 {
    font-size: 63px;
  }
}
.cb_template .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.cb_template .thumbnail > img,
.cb_template .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.cb_template a.thumbnail:hover,
.cb_template a.thumbnail:focus,
.cb_template a.thumbnail.active {
  border-color: #337ab7;
}
.cb_template .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.cb_template .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.cb_template .alert h4 {
  margin-top: 0;
  color: inherit;
}
.cb_template .alert .alert-link {
  font-weight: bold;
}
.cb_template .alert > p,
.cb_template .alert > ul {
  margin-bottom: 0;
}
.cb_template .alert > p + p {
  margin-top: 5px;
}
.cb_template .alert-dismissable,
.cb_template .alert-dismissible {
  padding-right: 35px;
}
.cb_template .alert-dismissable .close,
.cb_template .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.cb_template .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.cb_template .alert-success hr {
  border-top-color: #c9e2b3;
}
.cb_template .alert-success .alert-link {
  color: #2b542c;
}
.cb_template .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.cb_template .alert-info hr {
  border-top-color: #a6e1ec;
}
.cb_template .alert-info .alert-link {
  color: #245269;
}
.cb_template .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.cb_template .alert-warning hr {
  border-top-color: #f7e1b5;
}
.cb_template .alert-warning .alert-link {
  color: #66512c;
}
.cb_template .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.cb_template .alert-danger hr {
  border-top-color: #e4b9c0;
}
.cb_template .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.cb_template .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);
}
.cb_template .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.cb_template .progress-striped .progress-bar,
.cb_template .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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;
}
.cb_template .progress.active .progress-bar,
.cb_template .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.cb_template .progress-bar-success {
  background-color: #5cb85c;
}
.cb_template .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.cb_template .progress-bar-info {
  background-color: #5bc0de;
}
.cb_template .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.cb_template .progress-bar-warning {
  background-color: #f0ad4e;
}
.cb_template .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.cb_template .progress-bar-danger {
  background-color: #d9534f;
}
.cb_template .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.cb_template .media {
  margin-top: 15px;
}
.cb_template .media:first-child {
  margin-top: 0;
}
.cb_template .media,
.cb_template .media-body {
  zoom: 1;
  overflow: hidden;
}
.cb_template .media-body {
  width: 10000px;
}
.cb_template .media-object {
  display: block;
}
.cb_template .media-object.img-thumbnail {
  max-width: none;
}
.cb_template .media-right,
.cb_template .media > .pull-right {
  padding-left: 10px;
}
.cb_template .media-left,
.cb_template .media > .pull-left {
  padding-right: 10px;
}
.cb_template .media-left,
.cb_template .media-right,
.cb_template .media-body {
  display: table-cell;
  vertical-align: top;
}
.cb_template .media-middle {
  vertical-align: middle;
}
.cb_template .media-bottom {
  vertical-align: bottom;
}
.cb_template .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.cb_template .media-list {
  padding-left: 0;
  list-style: none;
}
.cb_template .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.cb_template .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.cb_template .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.cb_template .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cb_template a.list-group-item,
.cb_template button.list-group-item {
  color: #555555;
}
.cb_template a.list-group-item .list-group-item-heading,
.cb_template button.list-group-item .list-group-item-heading {
  color: #333333;
}
.cb_template a.list-group-item:hover,
.cb_template button.list-group-item:hover,
.cb_template a.list-group-item:focus,
.cb_template button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.cb_template button.list-group-item {
  width: 100%;
  text-align: left;
}
.cb_template .list-group-item.disabled,
.cb_template .list-group-item.disabled:hover,
.cb_template .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.cb_template .list-group-item.disabled .list-group-item-heading,
.cb_template .list-group-item.disabled:hover .list-group-item-heading,
.cb_template .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.cb_template .list-group-item.disabled .list-group-item-text,
.cb_template .list-group-item.disabled:hover .list-group-item-text,
.cb_template .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.cb_template .list-group-item.active,
.cb_template .list-group-item.active:hover,
.cb_template .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.cb_template .list-group-item.active .list-group-item-heading,
.cb_template .list-group-item.active:hover .list-group-item-heading,
.cb_template .list-group-item.active:focus .list-group-item-heading,
.cb_template .list-group-item.active .list-group-item-heading > small,
.cb_template .list-group-item.active:hover .list-group-item-heading > small,
.cb_template .list-group-item.active:focus .list-group-item-heading > small,
.cb_template .list-group-item.active .list-group-item-heading > .small,
.cb_template .list-group-item.active:hover .list-group-item-heading > .small,
.cb_template .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.cb_template .list-group-item.active .list-group-item-text,
.cb_template .list-group-item.active:hover .list-group-item-text,
.cb_template .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.cb_template .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.cb_template a.list-group-item-success,
.cb_template button.list-group-item-success {
  color: #3c763d;
}
.cb_template a.list-group-item-success .list-group-item-heading,
.cb_template button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.cb_template a.list-group-item-success:hover,
.cb_template button.list-group-item-success:hover,
.cb_template a.list-group-item-success:focus,
.cb_template button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.cb_template a.list-group-item-success.active,
.cb_template button.list-group-item-success.active,
.cb_template a.list-group-item-success.active:hover,
.cb_template button.list-group-item-success.active:hover,
.cb_template a.list-group-item-success.active:focus,
.cb_template button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.cb_template .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.cb_template a.list-group-item-info,
.cb_template button.list-group-item-info {
  color: #31708f;
}
.cb_template a.list-group-item-info .list-group-item-heading,
.cb_template button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.cb_template a.list-group-item-info:hover,
.cb_template button.list-group-item-info:hover,
.cb_template a.list-group-item-info:focus,
.cb_template button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.cb_template a.list-group-item-info.active,
.cb_template button.list-group-item-info.active,
.cb_template a.list-group-item-info.active:hover,
.cb_template button.list-group-item-info.active:hover,
.cb_template a.list-group-item-info.active:focus,
.cb_template button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.cb_template .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.cb_template a.list-group-item-warning,
.cb_template button.list-group-item-warning {
  color: #8a6d3b;
}
.cb_template a.list-group-item-warning .list-group-item-heading,
.cb_template button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.cb_template a.list-group-item-warning:hover,
.cb_template button.list-group-item-warning:hover,
.cb_template a.list-group-item-warning:focus,
.cb_template button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.cb_template a.list-group-item-warning.active,
.cb_template button.list-group-item-warning.active,
.cb_template a.list-group-item-warning.active:hover,
.cb_template button.list-group-item-warning.active:hover,
.cb_template a.list-group-item-warning.active:focus,
.cb_template button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.cb_template .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.cb_template a.list-group-item-danger,
.cb_template button.list-group-item-danger {
  color: #a94442;
}
.cb_template a.list-group-item-danger .list-group-item-heading,
.cb_template button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.cb_template a.list-group-item-danger:hover,
.cb_template button.list-group-item-danger:hover,
.cb_template a.list-group-item-danger:focus,
.cb_template button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.cb_template a.list-group-item-danger.active,
.cb_template button.list-group-item-danger.active,
.cb_template a.list-group-item-danger.active:hover,
.cb_template button.list-group-item-danger.active:hover,
.cb_template a.list-group-item-danger.active:focus,
.cb_template button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.cb_template .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.cb_template .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.cb_template .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.cb_template .panel-body {
  padding: 15px;
}
.cb_template .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.cb_template .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.cb_template .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.cb_template .panel-title > a,
.cb_template .panel-title > small,
.cb_template .panel-title > .small,
.cb_template .panel-title > small > a,
.cb_template .panel-title > .small > a {
  color: inherit;
}
.cb_template .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.cb_template .panel > .list-group,
.cb_template .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.cb_template .panel > .list-group .list-group-item,
.cb_template .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.cb_template .panel > .list-group:first-child .list-group-item:first-child,
.cb_template .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;
}
.cb_template .panel > .list-group:last-child .list-group-item:last-child,
.cb_template .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;
}
.cb_template .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cb_template .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.cb_template .list-group + .panel-footer {
  border-top-width: 0;
}
.cb_template .panel > .table,
.cb_template .panel > .table-responsive > .table,
.cb_template .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.cb_template .panel > .table caption,
.cb_template .panel > .table-responsive > .table caption,
.cb_template .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.cb_template .panel > .table:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.cb_template .panel > .table:first-child > thead:first-child > tr:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.cb_template .panel > .table:first-child > tbody:first-child > tr:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cb_template .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cb_template .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cb_template .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cb_template .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.cb_template .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cb_template .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cb_template .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cb_template .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.cb_template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.cb_template .panel > .table:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.cb_template .panel > .table:last-child > tbody:last-child > tr:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.cb_template .panel > .table:last-child > tfoot:last-child > tr:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cb_template .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cb_template .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cb_template .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cb_template .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.cb_template .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cb_template .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cb_template .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cb_template .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.cb_template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.cb_template .panel > .panel-body + .table,
.cb_template .panel > .panel-body + .table-responsive,
.cb_template .panel > .table + .panel-body,
.cb_template .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.cb_template .panel > .table > tbody:first-child > tr:first-child th,
.cb_template .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.cb_template .panel > .table-bordered,
.cb_template .panel > .table-responsive > .table-bordered {
  border: 0;
}
.cb_template .panel > .table-bordered > thead > tr > th:first-child,
.cb_template .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cb_template .panel > .table-bordered > tbody > tr > th:first-child,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cb_template .panel > .table-bordered > tfoot > tr > th:first-child,
.cb_template .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cb_template .panel > .table-bordered > thead > tr > td:first-child,
.cb_template .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cb_template .panel > .table-bordered > tbody > tr > td:first-child,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cb_template .panel > .table-bordered > tfoot > tr > td:first-child,
.cb_template .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.cb_template .panel > .table-bordered > thead > tr > th:last-child,
.cb_template .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cb_template .panel > .table-bordered > tbody > tr > th:last-child,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cb_template .panel > .table-bordered > tfoot > tr > th:last-child,
.cb_template .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cb_template .panel > .table-bordered > thead > tr > td:last-child,
.cb_template .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cb_template .panel > .table-bordered > tbody > tr > td:last-child,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cb_template .panel > .table-bordered > tfoot > tr > td:last-child,
.cb_template .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.cb_template .panel > .table-bordered > thead > tr:first-child > td,
.cb_template .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.cb_template .panel > .table-bordered > tbody > tr:first-child > td,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.cb_template .panel > .table-bordered > thead > tr:first-child > th,
.cb_template .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.cb_template .panel > .table-bordered > tbody > tr:first-child > th,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.cb_template .panel > .table-bordered > tbody > tr:last-child > td,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cb_template .panel > .table-bordered > tfoot > tr:last-child > td,
.cb_template .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.cb_template .panel > .table-bordered > tbody > tr:last-child > th,
.cb_template .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cb_template .panel > .table-bordered > tfoot > tr:last-child > th,
.cb_template .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.cb_template .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.cb_template .panel-group {
  margin-bottom: 20px;
}
.cb_template .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.cb_template .panel-group .panel + .panel {
  margin-top: 5px;
}
.cb_template .panel-group .panel-heading {
  border-bottom: 0;
}
.cb_template .panel-group .panel-heading + .panel-collapse > .panel-body,
.cb_template .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.cb_template .panel-group .panel-footer {
  border-top: 0;
}
.cb_template .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.cb_template .panel-default {
  border-color: #dddddd;
}
.cb_template .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.cb_template .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.cb_template .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.cb_template .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.cb_template .panel-primary {
  border-color: #337ab7;
}
.cb_template .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.cb_template .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.cb_template .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.cb_template .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.cb_template .panel-success {
  border-color: #d6e9c6;
}
.cb_template .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.cb_template .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.cb_template .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.cb_template .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.cb_template .panel-info {
  border-color: #bce8f1;
}
.cb_template .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.cb_template .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.cb_template .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.cb_template .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.cb_template .panel-warning {
  border-color: #faebcc;
}
.cb_template .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.cb_template .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.cb_template .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.cb_template .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.cb_template .panel-danger {
  border-color: #ebccd1;
}
.cb_template .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.cb_template .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.cb_template .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.cb_template .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.cb_template .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.cb_template .embed-responsive .embed-responsive-item,
.cb_template .embed-responsive iframe,
.cb_template .embed-responsive embed,
.cb_template .embed-responsive object,
.cb_template .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.cb_template .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.cb_template .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.cb_template .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, 0.05);
}
.cb_template .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.cb_template .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.cb_template .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.cb_template .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.cb_template .close:hover,
.cb_template .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.cb_template button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.cb_template .modal-open {
  overflow: hidden;
}
.cb_template .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.cb_template .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.cb_template .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.cb_template .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cb_template .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.cb_template .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.cb_template .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.cb_template .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.cb_template .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.cb_template .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.cb_template .modal-header .close {
  margin-top: -2px;
}
.cb_template .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.cb_template .modal-body {
  position: relative;
  padding: 15px;
}
.cb_template .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.cb_template .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.cb_template .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.cb_template .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.cb_template .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .cb_template .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .cb_template .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .cb_template .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .cb_template .modal-lg {
    width: 900px;
  }
}
.cb_template .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  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);
}
.cb_template .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.cb_template .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.cb_template .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.cb_template .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.cb_template .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.cb_template .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.cb_template .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.cb_template .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.cb_template .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.cb_template .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.cb_template .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.cb_template .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.cb_template .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.cb_template .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.cb_template .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.cb_template .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cb_template .popover.top {
  margin-top: -10px;
}
.cb_template .popover.right {
  margin-left: 10px;
}
.cb_template .popover.bottom {
  margin-top: 10px;
}
.cb_template .popover.left {
  margin-left: -10px;
}
.cb_template .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.cb_template .popover-content {
  padding: 9px 14px;
}
.cb_template .popover > .arrow,
.cb_template .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.cb_template .popover > .arrow {
  border-width: 11px;
}
.cb_template .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.cb_template .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;
}
.cb_template .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.cb_template .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);
}
.cb_template .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.cb_template .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;
}
.cb_template .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.cb_template .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);
}
.cb_template .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.cb_template .carousel {
  position: relative;
}
.cb_template .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.cb_template .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.cb_template .carousel-inner > .item > img,
.cb_template .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .cb_template .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .cb_template .carousel-inner > .item.next,
  .cb_template .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .cb_template .carousel-inner > .item.prev,
  .cb_template .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .cb_template .carousel-inner > .item.next.left,
  .cb_template .carousel-inner > .item.prev.right,
  .cb_template .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.cb_template .carousel-inner > .active,
.cb_template .carousel-inner > .next,
.cb_template .carousel-inner > .prev {
  display: block;
}
.cb_template .carousel-inner > .active {
  left: 0;
}
.cb_template .carousel-inner > .next,
.cb_template .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.cb_template .carousel-inner > .next {
  left: 100%;
}
.cb_template .carousel-inner > .prev {
  left: -100%;
}
.cb_template .carousel-inner > .next.left,
.cb_template .carousel-inner > .prev.right {
  left: 0;
}
.cb_template .carousel-inner > .active.left {
  left: -100%;
}
.cb_template .carousel-inner > .active.right {
  left: 100%;
}
.cb_template .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.cb_template .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.cb_template .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.cb_template .carousel-control:hover,
.cb_template .carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.cb_template .carousel-control .icon-prev,
.cb_template .carousel-control .icon-next,
.cb_template .carousel-control .glyphicon-chevron-left,
.cb_template .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.cb_template .carousel-control .icon-prev,
.cb_template .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.cb_template .carousel-control .icon-next,
.cb_template .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.cb_template .carousel-control .icon-prev,
.cb_template .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.cb_template .carousel-control .icon-prev:before {
  content: '\2039';
}
.cb_template .carousel-control .icon-next:before {
  content: '\203a';
}
.cb_template .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;
}
.cb_template .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.cb_template .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.cb_template .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.cb_template .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .cb_template .carousel-control .glyphicon-chevron-left,
  .cb_template .carousel-control .glyphicon-chevron-right,
  .cb_template .carousel-control .icon-prev,
  .cb_template .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .cb_template .carousel-control .glyphicon-chevron-left,
  .cb_template .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .cb_template .carousel-control .glyphicon-chevron-right,
  .cb_template .carousel-control .icon-next {
    margin-right: -10px;
  }
  .cb_template .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .cb_template .carousel-indicators {
    bottom: 20px;
  }
}
.cb_template .clearfix:before,
.cb_template .clearfix:after,
.cb_template .dl-horizontal dd:before,
.cb_template .dl-horizontal dd:after,
.cb_template .container:before,
.cb_template .container:after,
.cb_template .container-fluid:before,
.cb_template .container-fluid:after,
.cb_template .row:before,
.cb_template .row:after,
.cb_template .form-horizontal .form-group:before,
.cb_template .form-horizontal .form-group:after,
.cb_template .btn-toolbar:before,
.cb_template .btn-toolbar:after,
.cb_template .btn-group-vertical > .btn-group:before,
.cb_template .btn-group-vertical > .btn-group:after,
.cb_template .nav:before,
.cb_template .nav:after,
.cb_template .navbar:before,
.cb_template .navbar:after,
.cb_template .navbar-header:before,
.cb_template .navbar-header:after,
.cb_template .navbar-collapse:before,
.cb_template .navbar-collapse:after,
.cb_template .pager:before,
.cb_template .pager:after,
.cb_template .panel-body:before,
.cb_template .panel-body:after,
.cb_template .modal-header:before,
.cb_template .modal-header:after,
.cb_template .modal-footer:before,
.cb_template .modal-footer:after {
  content: " ";
  display: table;
}
.cb_template .clearfix:after,
.cb_template .dl-horizontal dd:after,
.cb_template .container:after,
.cb_template .container-fluid:after,
.cb_template .row:after,
.cb_template .form-horizontal .form-group:after,
.cb_template .btn-toolbar:after,
.cb_template .btn-group-vertical > .btn-group:after,
.cb_template .nav:after,
.cb_template .navbar:after,
.cb_template .navbar-header:after,
.cb_template .navbar-collapse:after,
.cb_template .pager:after,
.cb_template .panel-body:after,
.cb_template .modal-header:after,
.cb_template .modal-footer:after {
  clear: both;
}
.cb_template .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cb_template .pull-right {
  float: right !important;
}
.cb_template .pull-left {
  float: left !important;
}
.cb_template .hide {
  display: none !important;
}
.cb_template .show {
  display: block !important;
}
.cb_template .invisible {
  visibility: hidden;
}
.cb_template .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.cb_template .hidden {
  display: none !important;
}
.cb_template .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.cb_template .visible-xs,
.cb_template .visible-sm,
.cb_template .visible-md,
.cb_template .visible-lg {
  display: none !important;
}
.cb_template .visible-xs-block,
.cb_template .visible-xs-inline,
.cb_template .visible-xs-inline-block,
.cb_template .visible-sm-block,
.cb_template .visible-sm-inline,
.cb_template .visible-sm-inline-block,
.cb_template .visible-md-block,
.cb_template .visible-md-inline,
.cb_template .visible-md-inline-block,
.cb_template .visible-lg-block,
.cb_template .visible-lg-inline,
.cb_template .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .cb_template .visible-xs {
    display: block !important;
  }
  .cb_template table.visible-xs {
    display: table !important;
  }
  .cb_template tr.visible-xs {
    display: table-row !important;
  }
  .cb_template th.visible-xs,
  .cb_template td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .cb_template .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .cb_template .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .cb_template .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cb_template .visible-sm {
    display: block !important;
  }
  .cb_template table.visible-sm {
    display: table !important;
  }
  .cb_template tr.visible-sm {
    display: table-row !important;
  }
  .cb_template th.visible-sm,
  .cb_template td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cb_template .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cb_template .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cb_template .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cb_template .visible-md {
    display: block !important;
  }
  .cb_template table.visible-md {
    display: table !important;
  }
  .cb_template tr.visible-md {
    display: table-row !important;
  }
  .cb_template th.visible-md,
  .cb_template td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cb_template .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cb_template .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cb_template .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .cb_template .visible-lg {
    display: block !important;
  }
  .cb_template table.visible-lg {
    display: table !important;
  }
  .cb_template tr.visible-lg {
    display: table-row !important;
  }
  .cb_template th.visible-lg,
  .cb_template td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .cb_template .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .cb_template .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .cb_template .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .cb_template .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cb_template .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cb_template .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .cb_template .hidden-lg {
    display: none !important;
  }
}
.cb_template .visible-print {
  display: none !important;
}
@media print {
  .cb_template .visible-print {
    display: block !important;
  }
  .cb_template table.visible-print {
    display: table !important;
  }
  .cb_template tr.visible-print {
    display: table-row !important;
  }
  .cb_template th.visible-print,
  .cb_template td.visible-print {
    display: table-cell !important;
  }
}
.cb_template .visible-print-block {
  display: none !important;
}
@media print {
  .cb_template .visible-print-block {
    display: block !important;
  }
}
.cb_template .visible-print-inline {
  display: none !important;
}
@media print {
  .cb_template .visible-print-inline {
    display: inline !important;
  }
}
.cb_template .visible-print-inline-block {
  display: none !important;
}
@media print {
  .cb_template .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .cb_template .hidden-print {
    display: none !important;
  }
}
.cb_template .btn-default,
.cb_template .btn-primary,
.cb_template .btn-success,
.cb_template .btn-info,
.cb_template .btn-warning,
.cb_template .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cb_template .btn-default:active,
.cb_template .btn-primary:active,
.cb_template .btn-success:active,
.cb_template .btn-info:active,
.cb_template .btn-warning:active,
.cb_template .btn-danger:active,
.cb_template .btn-default.active,
.cb_template .btn-primary.active,
.cb_template .btn-success.active,
.cb_template .btn-info.active,
.cb_template .btn-warning.active,
.cb_template .btn-danger.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cb_template .btn-default.disabled,
.cb_template .btn-primary.disabled,
.cb_template .btn-success.disabled,
.cb_template .btn-info.disabled,
.cb_template .btn-warning.disabled,
.cb_template .btn-danger.disabled,
.cb_template .btn-default[disabled],
.cb_template .btn-primary[disabled],
.cb_template .btn-success[disabled],
.cb_template .btn-info[disabled],
.cb_template .btn-warning[disabled],
.cb_template .btn-danger[disabled],
.cb_template fieldset[disabled] .btn-default,
.cb_template fieldset[disabled] .btn-primary,
.cb_template fieldset[disabled] .btn-success,
.cb_template fieldset[disabled] .btn-info,
.cb_template fieldset[disabled] .btn-warning,
.cb_template fieldset[disabled] .btn-danger {
  box-shadow: none;
}
.cb_template .btn-default .badge,
.cb_template .btn-primary .badge,
.cb_template .btn-success .badge,
.cb_template .btn-info .badge,
.cb_template .btn-warning .badge,
.cb_template .btn-danger .badge {
  text-shadow: none;
}
.cb_template .btn:active,
.cb_template .btn.active {
  background-image: none;
}
.cb_template .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.cb_template .btn-default:hover,
.cb_template .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.cb_template .btn-default:active,
.cb_template .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.cb_template .btn-default.disabled,
.cb_template .btn-default[disabled],
.cb_template fieldset[disabled] .btn-default,
.cb_template .btn-default.disabled:hover,
.cb_template .btn-default[disabled]:hover,
.cb_template fieldset[disabled] .btn-default:hover,
.cb_template .btn-default.disabled:focus,
.cb_template .btn-default[disabled]:focus,
.cb_template fieldset[disabled] .btn-default:focus,
.cb_template .btn-default.disabled.focus,
.cb_template .btn-default[disabled].focus,
.cb_template fieldset[disabled] .btn-default.focus,
.cb_template .btn-default.disabled:active,
.cb_template .btn-default[disabled]:active,
.cb_template fieldset[disabled] .btn-default:active,
.cb_template .btn-default.disabled.active,
.cb_template .btn-default[disabled].active,
.cb_template fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.cb_template .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.cb_template .btn-primary:hover,
.cb_template .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.cb_template .btn-primary:active,
.cb_template .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.cb_template .btn-primary.disabled,
.cb_template .btn-primary[disabled],
.cb_template fieldset[disabled] .btn-primary,
.cb_template .btn-primary.disabled:hover,
.cb_template .btn-primary[disabled]:hover,
.cb_template fieldset[disabled] .btn-primary:hover,
.cb_template .btn-primary.disabled:focus,
.cb_template .btn-primary[disabled]:focus,
.cb_template fieldset[disabled] .btn-primary:focus,
.cb_template .btn-primary.disabled.focus,
.cb_template .btn-primary[disabled].focus,
.cb_template fieldset[disabled] .btn-primary.focus,
.cb_template .btn-primary.disabled:active,
.cb_template .btn-primary[disabled]:active,
.cb_template fieldset[disabled] .btn-primary:active,
.cb_template .btn-primary.disabled.active,
.cb_template .btn-primary[disabled].active,
.cb_template fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.cb_template .btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.cb_template .btn-success:hover,
.cb_template .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.cb_template .btn-success:active,
.cb_template .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.cb_template .btn-success.disabled,
.cb_template .btn-success[disabled],
.cb_template fieldset[disabled] .btn-success,
.cb_template .btn-success.disabled:hover,
.cb_template .btn-success[disabled]:hover,
.cb_template fieldset[disabled] .btn-success:hover,
.cb_template .btn-success.disabled:focus,
.cb_template .btn-success[disabled]:focus,
.cb_template fieldset[disabled] .btn-success:focus,
.cb_template .btn-success.disabled.focus,
.cb_template .btn-success[disabled].focus,
.cb_template fieldset[disabled] .btn-success.focus,
.cb_template .btn-success.disabled:active,
.cb_template .btn-success[disabled]:active,
.cb_template fieldset[disabled] .btn-success:active,
.cb_template .btn-success.disabled.active,
.cb_template .btn-success[disabled].active,
.cb_template fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.cb_template .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.cb_template .btn-info:hover,
.cb_template .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.cb_template .btn-info:active,
.cb_template .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.cb_template .btn-info.disabled,
.cb_template .btn-info[disabled],
.cb_template fieldset[disabled] .btn-info,
.cb_template .btn-info.disabled:hover,
.cb_template .btn-info[disabled]:hover,
.cb_template fieldset[disabled] .btn-info:hover,
.cb_template .btn-info.disabled:focus,
.cb_template .btn-info[disabled]:focus,
.cb_template fieldset[disabled] .btn-info:focus,
.cb_template .btn-info.disabled.focus,
.cb_template .btn-info[disabled].focus,
.cb_template fieldset[disabled] .btn-info.focus,
.cb_template .btn-info.disabled:active,
.cb_template .btn-info[disabled]:active,
.cb_template fieldset[disabled] .btn-info:active,
.cb_template .btn-info.disabled.active,
.cb_template .btn-info[disabled].active,
.cb_template fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.cb_template .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.cb_template .btn-warning:hover,
.cb_template .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.cb_template .btn-warning:active,
.cb_template .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.cb_template .btn-warning.disabled,
.cb_template .btn-warning[disabled],
.cb_template fieldset[disabled] .btn-warning,
.cb_template .btn-warning.disabled:hover,
.cb_template .btn-warning[disabled]:hover,
.cb_template fieldset[disabled] .btn-warning:hover,
.cb_template .btn-warning.disabled:focus,
.cb_template .btn-warning[disabled]:focus,
.cb_template fieldset[disabled] .btn-warning:focus,
.cb_template .btn-warning.disabled.focus,
.cb_template .btn-warning[disabled].focus,
.cb_template fieldset[disabled] .btn-warning.focus,
.cb_template .btn-warning.disabled:active,
.cb_template .btn-warning[disabled]:active,
.cb_template fieldset[disabled] .btn-warning:active,
.cb_template .btn-warning.disabled.active,
.cb_template .btn-warning[disabled].active,
.cb_template fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.cb_template .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.cb_template .btn-danger:hover,
.cb_template .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.cb_template .btn-danger:active,
.cb_template .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.cb_template .btn-danger.disabled,
.cb_template .btn-danger[disabled],
.cb_template fieldset[disabled] .btn-danger,
.cb_template .btn-danger.disabled:hover,
.cb_template .btn-danger[disabled]:hover,
.cb_template fieldset[disabled] .btn-danger:hover,
.cb_template .btn-danger.disabled:focus,
.cb_template .btn-danger[disabled]:focus,
.cb_template fieldset[disabled] .btn-danger:focus,
.cb_template .btn-danger.disabled.focus,
.cb_template .btn-danger[disabled].focus,
.cb_template fieldset[disabled] .btn-danger.focus,
.cb_template .btn-danger.disabled:active,
.cb_template .btn-danger[disabled]:active,
.cb_template fieldset[disabled] .btn-danger:active,
.cb_template .btn-danger.disabled.active,
.cb_template .btn-danger[disabled].active,
.cb_template fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.cb_template .thumbnail,
.cb_template .img-thumbnail {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.cb_template .dropdown-menu > li > a:hover,
.cb_template .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.cb_template .dropdown-menu > .active > a,
.cb_template .dropdown-menu > .active > a:hover,
.cb_template .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.cb_template .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.cb_template .navbar-default .navbar-nav > .open > a,
.cb_template .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.cb_template .navbar-brand,
.cb_template .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.cb_template .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
}
.cb_template .navbar-inverse .navbar-nav > .open > a,
.cb_template .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.cb_template .navbar-inverse .navbar-brand,
.cb_template .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.cb_template .navbar-static-top,
.cb_template .navbar-fixed-top,
.cb_template .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .cb_template .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .cb_template .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .cb_template .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
.cb_template .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.cb_template .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.cb_template .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.cb_template .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.cb_template .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.cb_template .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.cb_template .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.cb_template .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.cb_template .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.cb_template .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.cb_template .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.cb_template .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.cb_template .list-group {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.cb_template .list-group-item.active,
.cb_template .list-group-item.active:hover,
.cb_template .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.cb_template .list-group-item.active .badge,
.cb_template .list-group-item.active:hover .badge,
.cb_template .list-group-item.active:focus .badge {
  text-shadow: none;
}
.cb_template .panel {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.cb_template .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.cb_template .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.cb_template .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.cb_template .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.cb_template .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.cb_template .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.cb_template .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(https://kirov.repetitor-city.ru/components/com_comprofiler/plugin/templates/default/font/fontawesome-webfont.eot);
  src: url(https://kirov.repetitor-city.ru/components/com_comprofiler/plugin/templates/default/font/fontawesome-webfont.eot) format('embedded-opentype'), url(https://kirov.repetitor-city.ru/components/com_comprofiler/plugin/templates/default/font/fontawesome-webfont.woff2) format('woff2'), url(https://kirov.repetitor-city.ru/components/com_comprofiler/plugin/templates/default/font/fontawesome-webfont.woff) format('woff'), url(https://kirov.repetitor-city.ru/components/com_comprofiler/plugin/templates/default/font/fontawesome-webfont.ttf) format('truetype'), url(https://kirov.repetitor-city.ru/components/com_comprofiler/plugin/templates/default/font/fontawesome-webfont.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
.cb_template .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cb_template .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.cb_template .fa-2x {
  font-size: 2em;
}
.cb_template .fa-3x {
  font-size: 3em;
}
.cb_template .fa-4x {
  font-size: 4em;
}
.cb_template .fa-5x {
  font-size: 5em;
}
.cb_template .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.cb_template .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.cb_template .fa-ul > li {
  position: relative;
}
.cb_template .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.cb_template .fa-li.fa-lg {
  left: -1.85714286em;
}
.cb_template .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.cb_template .fa-pull-left {
  float: left;
}
.cb_template .fa-pull-right {
  float: right;
}
.cb_template .fa.fa-pull-left {
  margin-right: .3em;
}
.cb_template .fa.fa-pull-right {
  margin-left: .3em;
}
.cb_template .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.cb_template .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.cb_template .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cb_template .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cb_template .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.cb_template .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.cb_template .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.cb_template :root .fa-rotate-90,
.cb_template :root .fa-rotate-180,
.cb_template :root .fa-rotate-270,
.cb_template :root .fa-flip-horizontal,
.cb_template :root .fa-flip-vertical {
  filter: none;
}
.cb_template .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.cb_template .fa-stack-1x,
.cb_template .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.cb_template .fa-stack-1x {
  line-height: inherit;
}
.cb_template .fa-stack-2x {
  font-size: 2em;
}
.cb_template .fa-inverse {
  color: #fff;
}
.cb_template .fa-glass:before {
  content: "\f000";
}
.cb_template .fa-music:before {
  content: "\f001";
}
.cb_template .fa-search:before {
  content: "\f002";
}
.cb_template .fa-envelope-o:before {
  content: "\f003";
}
.cb_template .fa-heart:before {
  content: "\f004";
}
.cb_template .fa-star:before {
  content: "\f005";
}
.cb_template .fa-star-o:before {
  content: "\f006";
}
.cb_template .fa-user:before {
  content: "\f007";
}
.cb_template .fa-film:before {
  content: "\f008";
}
.cb_template .fa-th-large:before {
  content: "\f009";
}
.cb_template .fa-th:before {
  content: "\f00a";
}
.cb_template .fa-th-list:before {
  content: "\f00b";
}
.cb_template .fa-check:before {
  content: "\f00c";
}
.cb_template .fa-remove:before,
.cb_template .fa-close:before,
.cb_template .fa-times:before {
  content: "\f00d";
}
.cb_template .fa-search-plus:before {
  content: "\f00e";
}
.cb_template .fa-search-minus:before {
  content: "\f010";
}
.cb_template .fa-power-off:before {
  content: "\f011";
}
.cb_template .fa-signal:before {
  content: "\f012";
}
.cb_template .fa-gear:before,
.cb_template .fa-cog:before {
  content: "\f013";
}
.cb_template .fa-trash-o:before {
  content: "\f014";
}
.cb_template .fa-home:before {
  content: "\f015";
}
.cb_template .fa-file-o:before {
  content: "\f016";
}
.cb_template .fa-clock-o:before {
  content: "\f017";
}
.cb_template .fa-road:before {
  content: "\f018";
}
.cb_template .fa-download:before {
  content: "\f019";
}
.cb_template .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.cb_template .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.cb_template .fa-inbox:before {
  content: "\f01c";
}
.cb_template .fa-play-circle-o:before {
  content: "\f01d";
}
.cb_template .fa-rotate-right:before,
.cb_template .fa-repeat:before {
  content: "\f01e";
}
.cb_template .fa-refresh:before {
  content: "\f021";
}
.cb_template .fa-list-alt:before {
  content: "\f022";
}
.cb_template .fa-lock:before {
  content: "\f023";
}
.cb_template .fa-flag:before {
  content: "\f024";
}
.cb_template .fa-headphones:before {
  content: "\f025";
}
.cb_template .fa-volume-off:before {
  content: "\f026";
}
.cb_template .fa-volume-down:before {
  content: "\f027";
}
.cb_template .fa-volume-up:before {
  content: "\f028";
}
.cb_template .fa-qrcode:before {
  content: "\f029";
}
.cb_template .fa-barcode:before {
  content: "\f02a";
}
.cb_template .fa-tag:before {
  content: "\f02b";
}
.cb_template .fa-tags:before {
  content: "\f02c";
}
.cb_template .fa-book:before {
  content: "\f02d";
}
.cb_template .fa-bookmark:before {
  content: "\f02e";
}
.cb_template .fa-print:before {
  content: "\f02f";
}
.cb_template .fa-camera:before {
  content: "\f030";
}
.cb_template .fa-font:before {
  content: "\f031";
}
.cb_template .fa-bold:before {
  content: "\f032";
}
.cb_template .fa-italic:before {
  content: "\f033";
}
.cb_template .fa-text-height:before {
  content: "\f034";
}
.cb_template .fa-text-width:before {
  content: "\f035";
}
.cb_template .fa-align-left:before {
  content: "\f036";
}
.cb_template .fa-align-center:before {
  content: "\f037";
}
.cb_template .fa-align-right:before {
  content: "\f038";
}
.cb_template .fa-align-justify:before {
  content: "\f039";
}
.cb_template .fa-list:before {
  content: "\f03a";
}
.cb_template .fa-dedent:before,
.cb_template .fa-outdent:before {
  content: "\f03b";
}
.cb_template .fa-indent:before {
  content: "\f03c";
}
.cb_template .fa-video-camera:before {
  content: "\f03d";
}
.cb_template .fa-photo:before,
.cb_template .fa-image:before,
.cb_template .fa-picture-o:before {
  content: "\f03e";
}
.cb_template .fa-pencil:before {
  content: "\f040";
}
.cb_template .fa-map-marker:before {
  content: "\f041";
}
.cb_template .fa-adjust:before {
  content: "\f042";
}
.cb_template .fa-tint:before {
  content: "\f043";
}
.cb_template .fa-edit:before,
.cb_template .fa-pencil-square-o:before {
  content: "\f044";
}
.cb_template .fa-share-square-o:before {
  content: "\f045";
}
.cb_template .fa-check-square-o:before {
  content: "\f046";
}
.cb_template .fa-arrows:before {
  content: "\f047";
}
.cb_template .fa-step-backward:before {
  content: "\f048";
}
.cb_template .fa-fast-backward:before {
  content: "\f049";
}
.cb_template .fa-backward:before {
  content: "\f04a";
}
.cb_template .fa-play:before {
  content: "\f04b";
}
.cb_template .fa-pause:before {
  content: "\f04c";
}
.cb_template .fa-stop:before {
  content: "\f04d";
}
.cb_template .fa-forward:before {
  content: "\f04e";
}
.cb_template .fa-fast-forward:before {
  content: "\f050";
}
.cb_template .fa-step-forward:before {
  content: "\f051";
}
.cb_template .fa-eject:before {
  content: "\f052";
}
.cb_template .fa-chevron-left:before {
  content: "\f053";
}
.cb_template .fa-chevron-right:before {
  content: "\f054";
}
.cb_template .fa-plus-circle:before {
  content: "\f055";
}
.cb_template .fa-minus-circle:before {
  content: "\f056";
}
.cb_template .fa-times-circle:before {
  content: "\f057";
}
.cb_template .fa-check-circle:before {
  content: "\f058";
}
.cb_template .fa-question-circle:before {
  content: "\f059";
}
.cb_template .fa-info-circle:before {
  content: "\f05a";
}
.cb_template .fa-crosshairs:before {
  content: "\f05b";
}
.cb_template .fa-times-circle-o:before {
  content: "\f05c";
}
.cb_template .fa-check-circle-o:before {
  content: "\f05d";
}
.cb_template .fa-ban:before {
  content: "\f05e";
}
.cb_template .fa-arrow-left:before {
  content: "\f060";
}
.cb_template .fa-arrow-right:before {
  content: "\f061";
}
.cb_template .fa-arrow-up:before {
  content: "\f062";
}
.cb_template .fa-arrow-down:before {
  content: "\f063";
}
.cb_template .fa-mail-forward:before,
.cb_template .fa-share:before {
  content: "\f064";
}
.cb_template .fa-expand:before {
  content: "\f065";
}
.cb_template .fa-compress:before {
  content: "\f066";
}
.cb_template .fa-plus:before {
  content: "\f067";
}
.cb_template .fa-minus:before {
  content: "\f068";
}
.cb_template .fa-asterisk:before {
  content: "\f069";
}
.cb_template .fa-exclamation-circle:before {
  content: "\f06a";
}
.cb_template .fa-gift:before {
  content: "\f06b";
}
.cb_template .fa-leaf:before {
  content: "\f06c";
}
.cb_template .fa-fire:before {
  content: "\f06d";
}
.cb_template .fa-eye:before {
  content: "\f06e";
}
.cb_template .fa-eye-slash:before {
  content: "\f070";
}
.cb_template .fa-warning:before,
.cb_template .fa-exclamation-triangle:before {
  content: "\f071";
}
.cb_template .fa-plane:before {
  content: "\f072";
}
.cb_template .fa-calendar:before {
  content: "\f073";
}
.cb_template .fa-random:before {
  content: "\f074";
}
.cb_template .fa-comment:before {
  content: "\f075";
}
.cb_template .fa-magnet:before {
  content: "\f076";
}
.cb_template .fa-chevron-up:before {
  content: "\f077";
}
.cb_template .fa-chevron-down:before {
  content: "\f078";
}
.cb_template .fa-retweet:before {
  content: "\f079";
}
.cb_template .fa-shopping-cart:before {
  content: "\f07a";
}
.cb_template .fa-folder:before {
  content: "\f07b";
}
.cb_template .fa-folder-open:before {
  content: "\f07c";
}
.cb_template .fa-arrows-v:before {
  content: "\f07d";
}
.cb_template .fa-arrows-h:before {
  content: "\f07e";
}
.cb_template .fa-bar-chart-o:before,
.cb_template .fa-bar-chart:before {
  content: "\f080";
}
.cb_template .fa-twitter-square:before {
  content: "\f081";
}
.cb_template .fa-facebook-square:before {
  content: "\f082";
}
.cb_template .fa-camera-retro:before {
  content: "\f083";
}
.cb_template .fa-key:before {
  content: "\f084";
}
.cb_template .fa-gears:before,
.cb_template .fa-cogs:before {
  content: "\f085";
}
.cb_template .fa-comments:before {
  content: "\f086";
}
.cb_template .fa-thumbs-o-up:before {
  content: "\f087";
}
.cb_template .fa-thumbs-o-down:before {
  content: "\f088";
}
.cb_template .fa-star-half:before {
  content: "\f089";
}
.cb_template .fa-heart-o:before {
  content: "\f08a";
}
.cb_template .fa-sign-out:before {
  content: "\f08b";
}
.cb_template .fa-linkedin-square:before {
  content: "\f08c";
}
.cb_template .fa-thumb-tack:before {
  content: "\f08d";
}
.cb_template .fa-external-link:before {
  content: "\f08e";
}
.cb_template .fa-sign-in:before {
  content: "\f090";
}
.cb_template .fa-trophy:before {
  content: "\f091";
}
.cb_template .fa-github-square:before {
  content: "\f092";
}
.cb_template .fa-upload:before {
  content: "\f093";
}
.cb_template .fa-lemon-o:before {
  content: "\f094";
}
.cb_template .fa-phone:before {
  content: "\f095";
}
.cb_template .fa-square-o:before {
  content: "\f096";
}
.cb_template .fa-bookmark-o:before {
  content: "\f097";
}
.cb_template .fa-phone-square:before {
  content: "\f098";
}
.cb_template .fa-twitter:before {
  content: "\f099";
}
.cb_template .fa-facebook-f:before,
.cb_template .fa-facebook:before {
  content: "\f09a";
}
.cb_template .fa-github:before {
  content: "\f09b";
}
.cb_template .fa-unlock:before {
  content: "\f09c";
}
.cb_template .fa-credit-card:before {
  content: "\f09d";
}
.cb_template .fa-feed:before,
.cb_template .fa-rss:before {
  content: "\f09e";
}
.cb_template .fa-hdd-o:before {
  content: "\f0a0";
}
.cb_template .fa-bullhorn:before {
  content: "\f0a1";
}
.cb_template .fa-bell:before {
  content: "\f0f3";
}
.cb_template .fa-certificate:before {
  content: "\f0a3";
}
.cb_template .fa-hand-o-right:before {
  content: "\f0a4";
}
.cb_template .fa-hand-o-left:before {
  content: "\f0a5";
}
.cb_template .fa-hand-o-up:before {
  content: "\f0a6";
}
.cb_template .fa-hand-o-down:before {
  content: "\f0a7";
}
.cb_template .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.cb_template .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.cb_template .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.cb_template .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.cb_template .fa-globe:before {
  content: "\f0ac";
}
.cb_template .fa-wrench:before {
  content: "\f0ad";
}
.cb_template .fa-tasks:before {
  content: "\f0ae";
}
.cb_template .fa-filter:before {
  content: "\f0b0";
}
.cb_template .fa-briefcase:before {
  content: "\f0b1";
}
.cb_template .fa-arrows-alt:before {
  content: "\f0b2";
}
.cb_template .fa-group:before,
.cb_template .fa-users:before {
  content: "\f0c0";
}
.cb_template .fa-chain:before,
.cb_template .fa-link:before {
  content: "\f0c1";
}
.cb_template .fa-cloud:before {
  content: "\f0c2";
}
.cb_template .fa-flask:before {
  content: "\f0c3";
}
.cb_template .fa-cut:before,
.cb_template .fa-scissors:before {
  content: "\f0c4";
}
.cb_template .fa-copy:before,
.cb_template .fa-files-o:before {
  content: "\f0c5";
}
.cb_template .fa-paperclip:before {
  content: "\f0c6";
}
.cb_template .fa-save:before,
.cb_template .fa-floppy-o:before {
  content: "\f0c7";
}
.cb_template .fa-square:before {
  content: "\f0c8";
}
.cb_template .fa-navicon:before,
.cb_template .fa-reorder:before,
.cb_template .fa-bars:before {
  content: "\f0c9";
}
.cb_template .fa-list-ul:before {
  content: "\f0ca";
}
.cb_template .fa-list-ol:before {
  content: "\f0cb";
}
.cb_template .fa-strikethrough:before {
  content: "\f0cc";
}
.cb_template .fa-underline:before {
  content: "\f0cd";
}
.cb_template .fa-table:before {
  content: "\f0ce";
}
.cb_template .fa-magic:before {
  content: "\f0d0";
}
.cb_template .fa-truck:before {
  content: "\f0d1";
}
.cb_template .fa-pinterest:before {
  content: "\f0d2";
}
.cb_template .fa-pinterest-square:before {
  content: "\f0d3";
}
.cb_template .fa-google-plus-square:before {
  content: "\f0d4";
}
.cb_template .fa-google-plus:before {
  content: "\f0d5";
}
.cb_template .fa-money:before {
  content: "\f0d6";
}
.cb_template .fa-caret-down:before {
  content: "\f0d7";
}
.cb_template .fa-caret-up:before {
  content: "\f0d8";
}
.cb_template .fa-caret-left:before {
  content: "\f0d9";
}
.cb_template .fa-caret-right:before {
  content: "\f0da";
}
.cb_template .fa-columns:before {
  content: "\f0db";
}
.cb_template .fa-unsorted:before,
.cb_template .fa-sort:before {
  content: "\f0dc";
}
.cb_template .fa-sort-down:before,
.cb_template .fa-sort-desc:before {
  content: "\f0dd";
}
.cb_template .fa-sort-up:before,
.cb_template .fa-sort-asc:before {
  content: "\f0de";
}
.cb_template .fa-envelope:before {
  content: "\f0e0";
}
.cb_template .fa-linkedin:before {
  content: "\f0e1";
}
.cb_template .fa-rotate-left:before,
.cb_template .fa-undo:before {
  content: "\f0e2";
}
.cb_template .fa-legal:before,
.cb_template .fa-gavel:before {
  content: "\f0e3";
}
.cb_template .fa-dashboard:before,
.cb_template .fa-tachometer:before {
  content: "\f0e4";
}
.cb_template .fa-comment-o:before {
  content: "\f0e5";
}
.cb_template .fa-comments-o:before {
  content: "\f0e6";
}
.cb_template .fa-flash:before,
.cb_template .fa-bolt:before {
  content: "\f0e7";
}
.cb_template .fa-sitemap:before {
  content: "\f0e8";
}
.cb_template .fa-umbrella:before {
  content: "\f0e9";
}
.cb_template .fa-paste:before,
.cb_template .fa-clipboard:before {
  content: "\f0ea";
}
.cb_template .fa-lightbulb-o:before {
  content: "\f0eb";
}
.cb_template .fa-exchange:before {
  content: "\f0ec";
}
.cb_template .fa-cloud-download:before {
  content: "\f0ed";
}
.cb_template .fa-cloud-upload:before {
  content: "\f0ee";
}
.cb_template .fa-user-md:before {
  content: "\f0f0";
}
.cb_template .fa-stethoscope:before {
  content: "\f0f1";
}
.cb_template .fa-suitcase:before {
  content: "\f0f2";
}
.cb_template .fa-bell-o:before {
  content: "\f0a2";
}
.cb_template .fa-coffee:before {
  content: "\f0f4";
}
.cb_template .fa-cutlery:before {
  content: "\f0f5";
}
.cb_template .fa-file-text-o:before {
  content: "\f0f6";
}
.cb_template .fa-building-o:before {
  content: "\f0f7";
}
.cb_template .fa-hospital-o:before {
  content: "\f0f8";
}
.cb_template .fa-ambulance:before {
  content: "\f0f9";
}
.cb_template .fa-medkit:before {
  content: "\f0fa";
}
.cb_template .fa-fighter-jet:before {
  content: "\f0fb";
}
.cb_template .fa-beer:before {
  content: "\f0fc";
}
.cb_template .fa-h-square:before {
  content: "\f0fd";
}
.cb_template .fa-plus-square:before {
  content: "\f0fe";
}
.cb_template .fa-angle-double-left:before {
  content: "\f100";
}
.cb_template .fa-angle-double-right:before {
  content: "\f101";
}
.cb_template .fa-angle-double-up:before {
  content: "\f102";
}
.cb_template .fa-angle-double-down:before {
  content: "\f103";
}
.cb_template .fa-angle-left:before {
  content: "\f104";
}
.cb_template .fa-angle-right:before {
  content: "\f105";
}
.cb_template .fa-angle-up:before {
  content: "\f106";
}
.cb_template .fa-angle-down:before {
  content: "\f107";
}
.cb_template .fa-desktop:before {
  content: "\f108";
}
.cb_template .fa-laptop:before {
  content: "\f109";
}
.cb_template .fa-tablet:before {
  content: "\f10a";
}
.cb_template .fa-mobile-phone:before,
.cb_template .fa-mobile:before {
  content: "\f10b";
}
.cb_template .fa-circle-o:before {
  content: "\f10c";
}
.cb_template .fa-quote-left:before {
  content: "\f10d";
}
.cb_template .fa-quote-right:before {
  content: "\f10e";
}
.cb_template .fa-spinner:before {
  content: "\f110";
}
.cb_template .fa-circle:before {
  content: "\f111";
}
.cb_template .fa-mail-reply:before,
.cb_template .fa-reply:before {
  content: "\f112";
}
.cb_template .fa-github-alt:before {
  content: "\f113";
}
.cb_template .fa-folder-o:before {
  content: "\f114";
}
.cb_template .fa-folder-open-o:before {
  content: "\f115";
}
.cb_template .fa-smile-o:before {
  content: "\f118";
}
.cb_template .fa-frown-o:before {
  content: "\f119";
}
.cb_template .fa-meh-o:before {
  content: "\f11a";
}
.cb_template .fa-gamepad:before {
  content: "\f11b";
}
.cb_template .fa-keyboard-o:before {
  content: "\f11c";
}
.cb_template .fa-flag-o:before {
  content: "\f11d";
}
.cb_template .fa-flag-checkered:before {
  content: "\f11e";
}
.cb_template .fa-terminal:before {
  content: "\f120";
}
.cb_template .fa-code:before {
  content: "\f121";
}
.cb_template .fa-mail-reply-all:before,
.cb_template .fa-reply-all:before {
  content: "\f122";
}
.cb_template .fa-star-half-empty:before,
.cb_template .fa-star-half-full:before,
.cb_template .fa-star-half-o:before {
  content: "\f123";
}
.cb_template .fa-location-arrow:before {
  content: "\f124";
}
.cb_template .fa-crop:before {
  content: "\f125";
}
.cb_template .fa-code-fork:before {
  content: "\f126";
}
.cb_template .fa-unlink:before,
.cb_template .fa-chain-broken:before {
  content: "\f127";
}
.cb_template .fa-question:before {
  content: "\f128";
}
.cb_template .fa-info:before {
  content: "\f129";
}
.cb_template .fa-exclamation:before {
  content: "\f12a";
}
.cb_template .fa-superscript:before {
  content: "\f12b";
}
.cb_template .fa-subscript:before {
  content: "\f12c";
}
.cb_template .fa-eraser:before {
  content: "\f12d";
}
.cb_template .fa-puzzle-piece:before {
  content: "\f12e";
}
.cb_template .fa-microphone:before {
  content: "\f130";
}
.cb_template .fa-microphone-slash:before {
  content: "\f131";
}
.cb_template .fa-shield:before {
  content: "\f132";
}
.cb_template .fa-calendar-o:before {
  content: "\f133";
}
.cb_template .fa-fire-extinguisher:before {
  content: "\f134";
}
.cb_template .fa-rocket:before {
  content: "\f135";
}
.cb_template .fa-maxcdn:before {
  content: "\f136";
}
.cb_template .fa-chevron-circle-left:before {
  content: "\f137";
}
.cb_template .fa-chevron-circle-right:before {
  content: "\f138";
}
.cb_template .fa-chevron-circle-up:before {
  content: "\f139";
}
.cb_template .fa-chevron-circle-down:before {
  content: "\f13a";
}
.cb_template .fa-html5:before {
  content: "\f13b";
}
.cb_template .fa-css3:before {
  content: "\f13c";
}
.cb_template .fa-anchor:before {
  content: "\f13d";
}
.cb_template .fa-unlock-alt:before {
  content: "\f13e";
}
.cb_template .fa-bullseye:before {
  content: "\f140";
}
.cb_template .fa-ellipsis-h:before {
  content: "\f141";
}
.cb_template .fa-ellipsis-v:before {
  content: "\f142";
}
.cb_template .fa-rss-square:before {
  content: "\f143";
}
.cb_template .fa-play-circle:before {
  content: "\f144";
}
.cb_template .fa-ticket:before {
  content: "\f145";
}
.cb_template .fa-minus-square:before {
  content: "\f146";
}
.cb_template .fa-minus-square-o:before {
  content: "\f147";
}
.cb_template .fa-level-up:before {
  content: "\f148";
}
.cb_template .fa-level-down:before {
  content: "\f149";
}
.cb_template .fa-check-square:before {
  content: "\f14a";
}
.cb_template .fa-pencil-square:before {
  content: "\f14b";
}
.cb_template .fa-external-link-square:before {
  content: "\f14c";
}
.cb_template .fa-share-square:before {
  content: "\f14d";
}
.cb_template .fa-compass:before {
  content: "\f14e";
}
.cb_template .fa-toggle-down:before,
.cb_template .fa-caret-square-o-down:before {
  content: "\f150";
}
.cb_template .fa-toggle-up:before,
.cb_template .fa-caret-square-o-up:before {
  content: "\f151";
}
.cb_template .fa-toggle-right:before,
.cb_template .fa-caret-square-o-right:before {
  content: "\f152";
}
.cb_template .fa-euro:before,
.cb_template .fa-eur:before {
  content: "\f153";
}
.cb_template .fa-gbp:before {
  content: "\f154";
}
.cb_template .fa-dollar:before,
.cb_template .fa-usd:before {
  content: "\f155";
}
.cb_template .fa-rupee:before,
.cb_template .fa-inr:before {
  content: "\f156";
}
.cb_template .fa-cny:before,
.cb_template .fa-rmb:before,
.cb_template .fa-yen:before,
.cb_template .fa-jpy:before {
  content: "\f157";
}
.cb_template .fa-ruble:before,
.cb_template .fa-rouble:before,
.cb_template .fa-rub:before {
  content: "\f158";
}
.cb_template .fa-won:before,
.cb_template .fa-krw:before {
  content: "\f159";
}
.cb_template .fa-bitcoin:before,
.cb_template .fa-btc:before {
  content: "\f15a";
}
.cb_template .fa-file:before {
  content: "\f15b";
}
.cb_template .fa-file-text:before {
  content: "\f15c";
}
.cb_template .fa-sort-alpha-asc:before {
  content: "\f15d";
}
.cb_template .fa-sort-alpha-desc:before {
  content: "\f15e";
}
.cb_template .fa-sort-amount-asc:before {
  content: "\f160";
}
.cb_template .fa-sort-amount-desc:before {
  content: "\f161";
}
.cb_template .fa-sort-numeric-asc:before {
  content: "\f162";
}
.cb_template .fa-sort-numeric-desc:before {
  content: "\f163";
}
.cb_template .fa-thumbs-up:before {
  content: "\f164";
}
.cb_template .fa-thumbs-down:before {
  content: "\f165";
}
.cb_template .fa-youtube-square:before {
  content: "\f166";
}
.cb_template .fa-youtube:before {
  content: "\f167";
}
.cb_template .fa-xing:before {
  content: "\f168";
}
.cb_template .fa-xing-square:before {
  content: "\f169";
}
.cb_template .fa-youtube-play:before {
  content: "\f16a";
}
.cb_template .fa-dropbox:before {
  content: "\f16b";
}
.cb_template .fa-stack-overflow:before {
  content: "\f16c";
}
.cb_template .fa-instagram:before {
  content: "\f16d";
}
.cb_template .fa-flickr:before {
  content: "\f16e";
}
.cb_template .fa-adn:before {
  content: "\f170";
}
.cb_template .fa-bitbucket:before {
  content: "\f171";
}
.cb_template .fa-bitbucket-square:before {
  content: "\f172";
}
.cb_template .fa-tumblr:before {
  content: "\f173";
}
.cb_template .fa-tumblr-square:before {
  content: "\f174";
}
.cb_template .fa-long-arrow-down:before {
  content: "\f175";
}
.cb_template .fa-long-arrow-up:before {
  content: "\f176";
}
.cb_template .fa-long-arrow-left:before {
  content: "\f177";
}
.cb_template .fa-long-arrow-right:before {
  content: "\f178";
}
.cb_template .fa-apple:before {
  content: "\f179";
}
.cb_template .fa-windows:before {
  content: "\f17a";
}
.cb_template .fa-android:before {
  content: "\f17b";
}
.cb_template .fa-linux:before {
  content: "\f17c";
}
.cb_template .fa-dribbble:before {
  content: "\f17d";
}
.cb_template .fa-skype:before {
  content: "\f17e";
}
.cb_template .fa-foursquare:before {
  content: "\f180";
}
.cb_template .fa-trello:before {
  content: "\f181";
}
.cb_template .fa-female:before {
  content: "\f182";
}
.cb_template .fa-male:before {
  content: "\f183";
}
.cb_template .fa-gittip:before,
.cb_template .fa-gratipay:before {
  content: "\f184";
}
.cb_template .fa-sun-o:before {
  content: "\f185";
}
.cb_template .fa-moon-o:before {
  content: "\f186";
}
.cb_template .fa-archive:before {
  content: "\f187";
}
.cb_template .fa-bug:before {
  content: "\f188";
}
.cb_template .fa-vk:before {
  content: "\f189";
}
.cb_template .fa-weibo:before {
  content: "\f18a";
}
.cb_template .fa-renren:before {
  content: "\f18b";
}
.cb_template .fa-pagelines:before {
  content: "\f18c";
}
.cb_template .fa-stack-exchange:before {
  content: "\f18d";
}
.cb_template .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.cb_template .fa-arrow-circle-o-left:before {
  content: "\f190";
}
.cb_template .fa-toggle-left:before,
.cb_template .fa-caret-square-o-left:before {
  content: "\f191";
}
.cb_template .fa-dot-circle-o:before {
  content: "\f192";
}
.cb_template .fa-wheelchair:before {
  content: "\f193";
}
.cb_template .fa-vimeo-square:before {
  content: "\f194";
}
.cb_template .fa-turkish-lira:before,
.cb_template .fa-try:before {
  content: "\f195";
}
.cb_template .fa-plus-square-o:before {
  content: "\f196";
}
.cb_template .fa-space-shuttle:before {
  content: "\f197";
}
.cb_template .fa-slack:before {
  content: "\f198";
}
.cb_template .fa-envelope-square:before {
  content: "\f199";
}
.cb_template .fa-wordpress:before {
  content: "\f19a";
}
.cb_template .fa-openid:before {
  content: "\f19b";
}
.cb_template .fa-institution:before,
.cb_template .fa-bank:before,
.cb_template .fa-university:before {
  content: "\f19c";
}
.cb_template .fa-mortar-board:before,
.cb_template .fa-graduation-cap:before {
  content: "\f19d";
}
.cb_template .fa-yahoo:before {
  content: "\f19e";
}
.cb_template .fa-google:before {
  content: "\f1a0";
}
.cb_template .fa-reddit:before {
  content: "\f1a1";
}
.cb_template .fa-reddit-square:before {
  content: "\f1a2";
}
.cb_template .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.cb_template .fa-stumbleupon:before {
  content: "\f1a4";
}
.cb_template .fa-delicious:before {
  content: "\f1a5";
}
.cb_template .fa-digg:before {
  content: "\f1a6";
}
.cb_template .fa-pied-piper-pp:before {
  content: "\f1a7";
}
.cb_template .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.cb_template .fa-drupal:before {
  content: "\f1a9";
}
.cb_template .fa-joomla:before {
  content: "\f1aa";
}
.cb_template .fa-language:before {
  content: "\f1ab";
}
.cb_template .fa-fax:before {
  content: "\f1ac";
}
.cb_template .fa-building:before {
  content: "\f1ad";
}
.cb_template .fa-child:before {
  content: "\f1ae";
}
.cb_template .fa-paw:before {
  content: "\f1b0";
}
.cb_template .fa-spoon:before {
  content: "\f1b1";
}
.cb_template .fa-cube:before {
  content: "\f1b2";
}
.cb_template .fa-cubes:before {
  content: "\f1b3";
}
.cb_template .fa-behance:before {
  content: "\f1b4";
}
.cb_template .fa-behance-square:before {
  content: "\f1b5";
}
.cb_template .fa-steam:before {
  content: "\f1b6";
}
.cb_template .fa-steam-square:before {
  content: "\f1b7";
}
.cb_template .fa-recycle:before {
  content: "\f1b8";
}
.cb_template .fa-automobile:before,
.cb_template .fa-car:before {
  content: "\f1b9";
}
.cb_template .fa-cab:before,
.cb_template .fa-taxi:before {
  content: "\f1ba";
}
.cb_template .fa-tree:before {
  content: "\f1bb";
}
.cb_template .fa-spotify:before {
  content: "\f1bc";
}
.cb_template .fa-deviantart:before {
  content: "\f1bd";
}
.cb_template .fa-soundcloud:before {
  content: "\f1be";
}
.cb_template .fa-database:before {
  content: "\f1c0";
}
.cb_template .fa-file-pdf-o:before {
  content: "\f1c1";
}
.cb_template .fa-file-word-o:before {
  content: "\f1c2";
}
.cb_template .fa-file-excel-o:before {
  content: "\f1c3";
}
.cb_template .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.cb_template .fa-file-photo-o:before,
.cb_template .fa-file-picture-o:before,
.cb_template .fa-file-image-o:before {
  content: "\f1c5";
}
.cb_template .fa-file-zip-o:before,
.cb_template .fa-file-archive-o:before {
  content: "\f1c6";
}
.cb_template .fa-file-sound-o:before,
.cb_template .fa-file-audio-o:before {
  content: "\f1c7";
}
.cb_template .fa-file-movie-o:before,
.cb_template .fa-file-video-o:before {
  content: "\f1c8";
}
.cb_template .fa-file-code-o:before {
  content: "\f1c9";
}
.cb_template .fa-vine:before {
  content: "\f1ca";
}
.cb_template .fa-codepen:before {
  content: "\f1cb";
}
.cb_template .fa-jsfiddle:before {
  content: "\f1cc";
}
.cb_template .fa-life-bouy:before,
.cb_template .fa-life-buoy:before,
.cb_template .fa-life-saver:before,
.cb_template .fa-support:before,
.cb_template .fa-life-ring:before {
  content: "\f1cd";
}
.cb_template .fa-circle-o-notch:before {
  content: "\f1ce";
}
.cb_template .fa-ra:before,
.cb_template .fa-resistance:before,
.cb_template .fa-rebel:before {
  content: "\f1d0";
}
.cb_template .fa-ge:before,
.cb_template .fa-empire:before {
  content: "\f1d1";
}
.cb_template .fa-git-square:before {
  content: "\f1d2";
}
.cb_template .fa-git:before {
  content: "\f1d3";
}
.cb_template .fa-y-combinator-square:before,
.cb_template .fa-yc-square:before,
.cb_template .fa-hacker-news:before {
  content: "\f1d4";
}
.cb_template .fa-tencent-weibo:before {
  content: "\f1d5";
}
.cb_template .fa-qq:before {
  content: "\f1d6";
}
.cb_template .fa-wechat:before,
.cb_template .fa-weixin:before {
  content: "\f1d7";
}
.cb_template .fa-send:before,
.cb_template .fa-paper-plane:before {
  content: "\f1d8";
}
.cb_template .fa-send-o:before,
.cb_template .fa-paper-plane-o:before {
  content: "\f1d9";
}
.cb_template .fa-history:before {
  content: "\f1da";
}
.cb_template .fa-circle-thin:before {
  content: "\f1db";
}
.cb_template .fa-header:before {
  content: "\f1dc";
}
.cb_template .fa-paragraph:before {
  content: "\f1dd";
}
.cb_template .fa-sliders:before {
  content: "\f1de";
}
.cb_template .fa-share-alt:before {
  content: "\f1e0";
}
.cb_template .fa-share-alt-square:before {
  content: "\f1e1";
}
.cb_template .fa-bomb:before {
  content: "\f1e2";
}
.cb_template .fa-soccer-ball-o:before,
.cb_template .fa-futbol-o:before {
  content: "\f1e3";
}
.cb_template .fa-tty:before {
  content: "\f1e4";
}
.cb_template .fa-binoculars:before {
  content: "\f1e5";
}
.cb_template .fa-plug:before {
  content: "\f1e6";
}
.cb_template .fa-slideshare:before {
  content: "\f1e7";
}
.cb_template .fa-twitch:before {
  content: "\f1e8";
}
.cb_template .fa-yelp:before {
  content: "\f1e9";
}
.cb_template .fa-newspaper-o:before {
  content: "\f1ea";
}
.cb_template .fa-wifi:before {
  content: "\f1eb";
}
.cb_template .fa-calculator:before {
  content: "\f1ec";
}
.cb_template .fa-paypal:before {
  content: "\f1ed";
}
.cb_template .fa-google-wallet:before {
  content: "\f1ee";
}
.cb_template .fa-cc-visa:before {
  content: "\f1f0";
}
.cb_template .fa-cc-mastercard:before {
  content: "\f1f1";
}
.cb_template .fa-cc-discover:before {
  content: "\f1f2";
}
.cb_template .fa-cc-amex:before {
  content: "\f1f3";
}
.cb_template .fa-cc-paypal:before {
  content: "\f1f4";
}
.cb_template .fa-cc-stripe:before {
  content: "\f1f5";
}
.cb_template .fa-bell-slash:before {
  content: "\f1f6";
}
.cb_template .fa-bell-slash-o:before {
  content: "\f1f7";
}
.cb_template .fa-trash:before {
  content: "\f1f8";
}
.cb_template .fa-copyright:before {
  content: "\f1f9";
}
.cb_template .fa-at:before {
  content: "\f1fa";
}
.cb_template .fa-eyedropper:before {
  content: "\f1fb";
}
.cb_template .fa-paint-brush:before {
  content: "\f1fc";
}
.cb_template .fa-birthday-cake:before {
  content: "\f1fd";
}
.cb_template .fa-area-chart:before {
  content: "\f1fe";
}
.cb_template .fa-pie-chart:before {
  content: "\f200";
}
.cb_template .fa-line-chart:before {
  content: "\f201";
}
.cb_template .fa-lastfm:before {
  content: "\f202";
}
.cb_template .fa-lastfm-square:before {
  content: "\f203";
}
.cb_template .fa-toggle-off:before {
  content: "\f204";
}
.cb_template .fa-toggle-on:before {
  content: "\f205";
}
.cb_template .fa-bicycle:before {
  content: "\f206";
}
.cb_template .fa-bus:before {
  content: "\f207";
}
.cb_template .fa-ioxhost:before {
  content: "\f208";
}
.cb_template .fa-angellist:before {
  content: "\f209";
}
.cb_template .fa-cc:before {
  content: "\f20a";
}
.cb_template .fa-shekel:before,
.cb_template .fa-sheqel:before,
.cb_template .fa-ils:before {
  content: "\f20b";
}
.cb_template .fa-meanpath:before {
  content: "\f20c";
}
.cb_template .fa-buysellads:before {
  content: "\f20d";
}
.cb_template .fa-connectdevelop:before {
  content: "\f20e";
}
.cb_template .fa-dashcube:before {
  content: "\f210";
}
.cb_template .fa-forumbee:before {
  content: "\f211";
}
.cb_template .fa-leanpub:before {
  content: "\f212";
}
.cb_template .fa-sellsy:before {
  content: "\f213";
}
.cb_template .fa-shirtsinbulk:before {
  content: "\f214";
}
.cb_template .fa-simplybuilt:before {
  content: "\f215";
}
.cb_template .fa-skyatlas:before {
  content: "\f216";
}
.cb_template .fa-cart-plus:before {
  content: "\f217";
}
.cb_template .fa-cart-arrow-down:before {
  content: "\f218";
}
.cb_template .fa-diamond:before {
  content: "\f219";
}
.cb_template .fa-ship:before {
  content: "\f21a";
}
.cb_template .fa-user-secret:before {
  content: "\f21b";
}
.cb_template .fa-motorcycle:before {
  content: "\f21c";
}
.cb_template .fa-street-view:before {
  content: "\f21d";
}
.cb_template .fa-heartbeat:before {
  content: "\f21e";
}
.cb_template .fa-venus:before {
  content: "\f221";
}
.cb_template .fa-mars:before {
  content: "\f222";
}
.cb_template .fa-mercury:before {
  content: "\f223";
}
.cb_template .fa-intersex:before,
.cb_template .fa-transgender:before {
  content: "\f224";
}
.cb_template .fa-transgender-alt:before {
  content: "\f225";
}
.cb_template .fa-venus-double:before {
  content: "\f226";
}
.cb_template .fa-mars-double:before {
  content: "\f227";
}
.cb_template .fa-venus-mars:before {
  content: "\f228";
}
.cb_template .fa-mars-stroke:before {
  content: "\f229";
}
.cb_template .fa-mars-stroke-v:before {
  content: "\f22a";
}
.cb_template .fa-mars-stroke-h:before {
  content: "\f22b";
}
.cb_template .fa-neuter:before {
  content: "\f22c";
}
.cb_template .fa-genderless:before {
  content: "\f22d";
}
.cb_template .fa-facebook-official:before {
  content: "\f230";
}
.cb_template .fa-pinterest-p:before {
  content: "\f231";
}
.cb_template .fa-whatsapp:before {
  content: "\f232";
}
.cb_template .fa-server:before {
  content: "\f233";
}
.cb_template .fa-user-plus:before {
  content: "\f234";
}
.cb_template .fa-user-times:before {
  content: "\f235";
}
.cb_template .fa-hotel:before,
.cb_template .fa-bed:before {
  content: "\f236";
}
.cb_template .fa-viacoin:before {
  content: "\f237";
}
.cb_template .fa-train:before {
  content: "\f238";
}
.cb_template .fa-subway:before {
  content: "\f239";
}
.cb_template .fa-medium:before {
  content: "\f23a";
}
.cb_template .fa-yc:before,
.cb_template .fa-y-combinator:before {
  content: "\f23b";
}
.cb_template .fa-optin-monster:before {
  content: "\f23c";
}
.cb_template .fa-opencart:before {
  content: "\f23d";
}
.cb_template .fa-expeditedssl:before {
  content: "\f23e";
}
.cb_template .fa-battery-4:before,
.cb_template .fa-battery:before,
.cb_template .fa-battery-full:before {
  content: "\f240";
}
.cb_template .fa-battery-3:before,
.cb_template .fa-battery-three-quarters:before {
  content: "\f241";
}
.cb_template .fa-battery-2:before,
.cb_template .fa-battery-half:before {
  content: "\f242";
}
.cb_template .fa-battery-1:before,
.cb_template .fa-battery-quarter:before {
  content: "\f243";
}
.cb_template .fa-battery-0:before,
.cb_template .fa-battery-empty:before {
  content: "\f244";
}
.cb_template .fa-mouse-pointer:before {
  content: "\f245";
}
.cb_template .fa-i-cursor:before {
  content: "\f246";
}
.cb_template .fa-object-group:before {
  content: "\f247";
}
.cb_template .fa-object-ungroup:before {
  content: "\f248";
}
.cb_template .fa-sticky-note:before {
  content: "\f249";
}
.cb_template .fa-sticky-note-o:before {
  content: "\f24a";
}
.cb_template .fa-cc-jcb:before {
  content: "\f24b";
}
.cb_template .fa-cc-diners-club:before {
  content: "\f24c";
}
.cb_template .fa-clone:before {
  content: "\f24d";
}
.cb_template .fa-balance-scale:before {
  content: "\f24e";
}
.cb_template .fa-hourglass-o:before {
  content: "\f250";
}
.cb_template .fa-hourglass-1:before,
.cb_template .fa-hourglass-start:before {
  content: "\f251";
}
.cb_template .fa-hourglass-2:before,
.cb_template .fa-hourglass-half:before {
  content: "\f252";
}
.cb_template .fa-hourglass-3:before,
.cb_template .fa-hourglass-end:before {
  content: "\f253";
}
.cb_template .fa-hourglass:before {
  content: "\f254";
}
.cb_template .fa-hand-grab-o:before,
.cb_template .fa-hand-rock-o:before {
  content: "\f255";
}
.cb_template .fa-hand-stop-o:before,
.cb_template .fa-hand-paper-o:before {
  content: "\f256";
}
.cb_template .fa-hand-scissors-o:before {
  content: "\f257";
}
.cb_template .fa-hand-lizard-o:before {
  content: "\f258";
}
.cb_template .fa-hand-spock-o:before {
  content: "\f259";
}
.cb_template .fa-hand-pointer-o:before {
  content: "\f25a";
}
.cb_template .fa-hand-peace-o:before {
  content: "\f25b";
}
.cb_template .fa-trademark:before {
  content: "\f25c";
}
.cb_template .fa-registered:before {
  content: "\f25d";
}
.cb_template .fa-creative-commons:before {
  content: "\f25e";
}
.cb_template .fa-gg:before {
  content: "\f260";
}
.cb_template .fa-gg-circle:before {
  content: "\f261";
}
.cb_template .fa-tripadvisor:before {
  content: "\f262";
}
.cb_template .fa-odnoklassniki:before {
  content: "\f263";
}
.cb_template .fa-odnoklassniki-square:before {
  content: "\f264";
}
.cb_template .fa-get-pocket:before {
  content: "\f265";
}
.cb_template .fa-wikipedia-w:before {
  content: "\f266";
}
.cb_template .fa-safari:before {
  content: "\f267";
}
.cb_template .fa-chrome:before {
  content: "\f268";
}
.cb_template .fa-firefox:before {
  content: "\f269";
}
.cb_template .fa-opera:before {
  content: "\f26a";
}
.cb_template .fa-internet-explorer:before {
  content: "\f26b";
}
.cb_template .fa-tv:before,
.cb_template .fa-television:before {
  content: "\f26c";
}
.cb_template .fa-contao:before {
  content: "\f26d";
}
.cb_template .fa-500px:before {
  content: "\f26e";
}
.cb_template .fa-amazon:before {
  content: "\f270";
}
.cb_template .fa-calendar-plus-o:before {
  content: "\f271";
}
.cb_template .fa-calendar-minus-o:before {
  content: "\f272";
}
.cb_template .fa-calendar-times-o:before {
  content: "\f273";
}
.cb_template .fa-calendar-check-o:before {
  content: "\f274";
}
.cb_template .fa-industry:before {
  content: "\f275";
}
.cb_template .fa-map-pin:before {
  content: "\f276";
}
.cb_template .fa-map-signs:before {
  content: "\f277";
}
.cb_template .fa-map-o:before {
  content: "\f278";
}
.cb_template .fa-map:before {
  content: "\f279";
}
.cb_template .fa-commenting:before {
  content: "\f27a";
}
.cb_template .fa-commenting-o:before {
  content: "\f27b";
}
.cb_template .fa-houzz:before {
  content: "\f27c";
}
.cb_template .fa-vimeo:before {
  content: "\f27d";
}
.cb_template .fa-black-tie:before {
  content: "\f27e";
}
.cb_template .fa-fonticons:before {
  content: "\f280";
}
.cb_template .fa-reddit-alien:before {
  content: "\f281";
}
.cb_template .fa-edge:before {
  content: "\f282";
}
.cb_template .fa-credit-card-alt:before {
  content: "\f283";
}
.cb_template .fa-codiepie:before {
  content: "\f284";
}
.cb_template .fa-modx:before {
  content: "\f285";
}
.cb_template .fa-fort-awesome:before {
  content: "\f286";
}
.cb_template .fa-usb:before {
  content: "\f287";
}
.cb_template .fa-product-hunt:before {
  content: "\f288";
}
.cb_template .fa-mixcloud:before {
  content: "\f289";
}
.cb_template .fa-scribd:before {
  content: "\f28a";
}
.cb_template .fa-pause-circle:before {
  content: "\f28b";
}
.cb_template .fa-pause-circle-o:before {
  content: "\f28c";
}
.cb_template .fa-stop-circle:before {
  content: "\f28d";
}
.cb_template .fa-stop-circle-o:before {
  content: "\f28e";
}
.cb_template .fa-shopping-bag:before {
  content: "\f290";
}
.cb_template .fa-shopping-basket:before {
  content: "\f291";
}
.cb_template .fa-hashtag:before {
  content: "\f292";
}
.cb_template .fa-bluetooth:before {
  content: "\f293";
}
.cb_template .fa-bluetooth-b:before {
  content: "\f294";
}
.cb_template .fa-percent:before {
  content: "\f295";
}
.cb_template .fa-gitlab:before {
  content: "\f296";
}
.cb_template .fa-wpbeginner:before {
  content: "\f297";
}
.cb_template .fa-wpforms:before {
  content: "\f298";
}
.cb_template .fa-envira:before {
  content: "\f299";
}
.cb_template .fa-universal-access:before {
  content: "\f29a";
}
.cb_template .fa-wheelchair-alt:before {
  content: "\f29b";
}
.cb_template .fa-question-circle-o:before {
  content: "\f29c";
}
.cb_template .fa-blind:before {
  content: "\f29d";
}
.cb_template .fa-audio-description:before {
  content: "\f29e";
}
.cb_template .fa-volume-control-phone:before {
  content: "\f2a0";
}
.cb_template .fa-braille:before {
  content: "\f2a1";
}
.cb_template .fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.cb_template .fa-asl-interpreting:before,
.cb_template .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.cb_template .fa-deafness:before,
.cb_template .fa-hard-of-hearing:before,
.cb_template .fa-deaf:before {
  content: "\f2a4";
}
.cb_template .fa-glide:before {
  content: "\f2a5";
}
.cb_template .fa-glide-g:before {
  content: "\f2a6";
}
.cb_template .fa-signing:before,
.cb_template .fa-sign-language:before {
  content: "\f2a7";
}
.cb_template .fa-low-vision:before {
  content: "\f2a8";
}
.cb_template .fa-viadeo:before {
  content: "\f2a9";
}
.cb_template .fa-viadeo-square:before {
  content: "\f2aa";
}
.cb_template .fa-snapchat:before {
  content: "\f2ab";
}
.cb_template .fa-snapchat-ghost:before {
  content: "\f2ac";
}
.cb_template .fa-snapchat-square:before {
  content: "\f2ad";
}
.cb_template .fa-pied-piper:before {
  content: "\f2ae";
}
.cb_template .fa-first-order:before {
  content: "\f2b0";
}
.cb_template .fa-yoast:before {
  content: "\f2b1";
}
.cb_template .fa-themeisle:before {
  content: "\f2b2";
}
.cb_template .fa-google-plus-circle:before,
.cb_template .fa-google-plus-official:before {
  content: "\f2b3";
}
.cb_template .fa-fa:before,
.cb_template .fa-font-awesome:before {
  content: "\f2b4";
}
.cb_template .fa-handshake-o:before {
  content: "\f2b5";
}
.cb_template .fa-envelope-open:before {
  content: "\f2b6";
}
.cb_template .fa-envelope-open-o:before {
  content: "\f2b7";
}
.cb_template .fa-linode:before {
  content: "\f2b8";
}
.cb_template .fa-address-book:before {
  content: "\f2b9";
}
.cb_template .fa-address-book-o:before {
  content: "\f2ba";
}
.cb_template .fa-vcard:before,
.cb_template .fa-address-card:before {
  content: "\f2bb";
}
.cb_template .fa-vcard-o:before,
.cb_template .fa-address-card-o:before {
  content: "\f2bc";
}
.cb_template .fa-user-circle:before {
  content: "\f2bd";
}
.cb_template .fa-user-circle-o:before {
  content: "\f2be";
}
.cb_template .fa-user-o:before {
  content: "\f2c0";
}
.cb_template .fa-id-badge:before {
  content: "\f2c1";
}
.cb_template .fa-drivers-license:before,
.cb_template .fa-id-card:before {
  content: "\f2c2";
}
.cb_template .fa-drivers-license-o:before,
.cb_template .fa-id-card-o:before {
  content: "\f2c3";
}
.cb_template .fa-quora:before {
  content: "\f2c4";
}
.cb_template .fa-free-code-camp:before {
  content: "\f2c5";
}
.cb_template .fa-telegram:before {
  content: "\f2c6";
}
.cb_template .fa-thermometer-4:before,
.cb_template .fa-thermometer:before,
.cb_template .fa-thermometer-full:before {
  content: "\f2c7";
}
.cb_template .fa-thermometer-3:before,
.cb_template .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.cb_template .fa-thermometer-2:before,
.cb_template .fa-thermometer-half:before {
  content: "\f2c9";
}
.cb_template .fa-thermometer-1:before,
.cb_template .fa-thermometer-quarter:before {
  content: "\f2ca";
}
.cb_template .fa-thermometer-0:before,
.cb_template .fa-thermometer-empty:before {
  content: "\f2cb";
}
.cb_template .fa-shower:before {
  content: "\f2cc";
}
.cb_template .fa-bathtub:before,
.cb_template .fa-s15:before,
.cb_template .fa-bath:before {
  content: "\f2cd";
}
.cb_template .fa-podcast:before {
  content: "\f2ce";
}
.cb_template .fa-window-maximize:before {
  content: "\f2d0";
}
.cb_template .fa-window-minimize:before {
  content: "\f2d1";
}
.cb_template .fa-window-restore:before {
  content: "\f2d2";
}
.cb_template .fa-times-rectangle:before,
.cb_template .fa-window-close:before {
  content: "\f2d3";
}
.cb_template .fa-times-rectangle-o:before,
.cb_template .fa-window-close-o:before {
  content: "\f2d4";
}
.cb_template .fa-bandcamp:before {
  content: "\f2d5";
}
.cb_template .fa-grav:before {
  content: "\f2d6";
}
.cb_template .fa-etsy:before {
  content: "\f2d7";
}
.cb_template .fa-imdb:before {
  content: "\f2d8";
}
.cb_template .fa-ravelry:before {
  content: "\f2d9";
}
.cb_template .fa-eercast:before {
  content: "\f2da";
}
.cb_template .fa-microchip:before {
  content: "\f2db";
}
.cb_template .fa-snowflake-o:before {
  content: "\f2dc";
}
.cb_template .fa-superpowers:before {
  content: "\f2dd";
}
.cb_template .fa-wpexplorer:before {
  content: "\f2de";
}
.cb_template .fa-meetup:before {
  content: "\f2e0";
}
.cb_template .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cb_template .sr-only-focusable:active,
.cb_template .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.cb_template {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}
.cb_template .btn-muted {
  color: #777777;
  background-color: #eeeeee;
  border-color: #777777;
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #d0d0d0 100%);
  background-image: -o-linear-gradient(top, #eeeeee 0%, #d0d0d0 100%);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #d0d0d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffd0d0d0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #cbcbcb;
}
.cb_template .btn-muted:focus,
.cb_template .btn-muted.focus {
  color: #777777;
  background-color: #d5d5d5;
  border-color: #373737;
}
.cb_template .btn-muted:hover {
  color: #777777;
  background-color: #d5d5d5;
  border-color: #585858;
}
.cb_template .btn-muted:active,
.cb_template .btn-muted.active,
.open > .dropdown-toggle.cb_template .btn-muted {
  color: #777777;
  background-color: #d5d5d5;
  border-color: #585858;
}
.cb_template .btn-muted:active:hover,
.cb_template .btn-muted.active:hover,
.open > .dropdown-toggle.cb_template .btn-muted:hover,
.cb_template .btn-muted:active:focus,
.cb_template .btn-muted.active:focus,
.open > .dropdown-toggle.cb_template .btn-muted:focus,
.cb_template .btn-muted:active.focus,
.cb_template .btn-muted.active.focus,
.open > .dropdown-toggle.cb_template .btn-muted.focus {
  color: #777777;
  background-color: #c3c3c3;
  border-color: #373737;
}
.cb_template .btn-muted:active,
.cb_template .btn-muted.active,
.open > .dropdown-toggle.cb_template .btn-muted {
  background-image: none;
}
.cb_template .btn-muted.disabled:hover,
.cb_template .btn-muted[disabled]:hover,
fieldset[disabled] .cb_template .btn-muted:hover,
.cb_template .btn-muted.disabled:focus,
.cb_template .btn-muted[disabled]:focus,
fieldset[disabled] .cb_template .btn-muted:focus,
.cb_template .btn-muted.disabled.focus,
.cb_template .btn-muted[disabled].focus,
fieldset[disabled] .cb_template .btn-muted.focus {
  background-color: #eeeeee;
  border-color: #777777;
}
.cb_template .btn-muted .badge {
  color: #eeeeee;
  background-color: #777777;
}
.cb_template .btn-muted:hover,
.cb_template .btn-muted:focus {
  background-color: #d0d0d0;
  background-position: 0 -15px;
}
.cb_template .btn-muted:active,
.cb_template .btn-muted.active {
  background-color: #d0d0d0;
  border-color: #cbcbcb;
}
.cb_template .btn-muted.disabled,
.cb_template .btn-muted[disabled],
fieldset[disabled] .cb_template .btn-muted,
.cb_template .btn-muted.disabled:hover,
.cb_template .btn-muted[disabled]:hover,
fieldset[disabled] .cb_template .btn-muted:hover,
.cb_template .btn-muted.disabled:focus,
.cb_template .btn-muted[disabled]:focus,
fieldset[disabled] .cb_template .btn-muted:focus,
.cb_template .btn-muted.disabled.focus,
.cb_template .btn-muted[disabled].focus,
fieldset[disabled] .cb_template .btn-muted.focus,
.cb_template .btn-muted.disabled:active,
.cb_template .btn-muted[disabled]:active,
fieldset[disabled] .cb_template .btn-muted:active,
.cb_template .btn-muted.disabled.active,
.cb_template .btn-muted[disabled].active,
fieldset[disabled] .cb_template .btn-muted.active {
  background-color: #d0d0d0;
  background-image: none;
}
.cb_template .btn-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #333333;
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #000000;
}
.cb_template .btn-inverse:focus,
.cb_template .btn-inverse.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.cb_template .btn-inverse:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #141414;
}
.cb_template .btn-inverse:active,
.cb_template .btn-inverse.active,
.open > .dropdown-toggle.cb_template .btn-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #141414;
}
.cb_template .btn-inverse:active:hover,
.cb_template .btn-inverse.active:hover,
.open > .dropdown-toggle.cb_template .btn-inverse:hover,
.cb_template .btn-inverse:active:focus,
.cb_template .btn-inverse.active:focus,
.open > .dropdown-toggle.cb_template .btn-inverse:focus,
.cb_template .btn-inverse:active.focus,
.cb_template .btn-inverse.active.focus,
.open > .dropdown-toggle.cb_template .btn-inverse.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.cb_template .btn-inverse:active,
.cb_template .btn-inverse.active,
.open > .dropdown-toggle.cb_template .btn-inverse {
  background-image: none;
}
.cb_template .btn-inverse.disabled:hover,
.cb_template .btn-inverse[disabled]:hover,
fieldset[disabled] .cb_template .btn-inverse:hover,
.cb_template .btn-inverse.disabled:focus,
.cb_template .btn-inverse[disabled]:focus,
fieldset[disabled] .cb_template .btn-inverse:focus,
.cb_template .btn-inverse.disabled.focus,
.cb_template .btn-inverse[disabled].focus,
fieldset[disabled] .cb_template .btn-inverse.focus {
  background-color: #000000;
  border-color: #333333;
}
.cb_template .btn-inverse .badge {
  color: #000000;
  background-color: #ffffff;
}
.cb_template .btn-inverse:hover,
.cb_template .btn-inverse:focus {
  background-color: #000000;
  background-position: 0 -15px;
}
.cb_template .btn-inverse:active,
.cb_template .btn-inverse.active {
  background-color: #000000;
  border-color: #000000;
}
.cb_template .btn-inverse.disabled,
.cb_template .btn-inverse[disabled],
fieldset[disabled] .cb_template .btn-inverse,
.cb_template .btn-inverse.disabled:hover,
.cb_template .btn-inverse[disabled]:hover,
fieldset[disabled] .cb_template .btn-inverse:hover,
.cb_template .btn-inverse.disabled:focus,
.cb_template .btn-inverse[disabled]:focus,
fieldset[disabled] .cb_template .btn-inverse:focus,
.cb_template .btn-inverse.disabled.focus,
.cb_template .btn-inverse[disabled].focus,
fieldset[disabled] .cb_template .btn-inverse.focus,
.cb_template .btn-inverse.disabled:active,
.cb_template .btn-inverse[disabled]:active,
fieldset[disabled] .cb_template .btn-inverse:active,
.cb_template .btn-inverse.disabled.active,
.cb_template .btn-inverse[disabled].active,
fieldset[disabled] .cb_template .btn-inverse.active {
  background-color: #000000;
  background-image: none;
}
.cb_template .text-wrap {
  word-break: normal;
  word-wrap: break-word;
}
.cb_template .text-wrapall {
  word-break: break-all;
  word-wrap: break-word;
}
.cb_template .text-default {
  color: #000;
}
.cb_template .text-inverse {
  color: #ffffff;
}
.cb_template .btn.text-muted {
  color: #777777;
}
.cb_template .btn.text-primary {
  color: #337ab7;
}
a.cb_template .btn.text-primary:hover,
a.cb_template .btn.text-primary:focus {
  color: #286090;
}
.cb_template .btn.text-success {
  color: #3c763d;
}
a.cb_template .btn.text-success:hover,
a.cb_template .btn.text-success:focus {
  color: #2b542c;
}
.cb_template .btn.text-info {
  color: #31708f;
}
a.cb_template .btn.text-info:hover,
a.cb_template .btn.text-info:focus {
  color: #245269;
}
.cb_template .btn.text-warning {
  color: #8a6d3b;
}
a.cb_template .btn.text-warning:hover,
a.cb_template .btn.text-warning:focus {
  color: #66512c;
}
.cb_template .btn.text-danger {
  color: #a94442;
}
a.cb_template .btn.text-danger:hover,
a.cb_template .btn.text-danger:focus {
  color: #843534;
}
.cb_template .btn.text-default {
  color: #000;
}
.cb_template .btn.text-inverse {
  color: #ffffff;
}
.cb_template .text-overflow {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cb_template .text-overline {
  text-decoration: overline;
}
.cb_template .text-underline {
  text-decoration: underline;
}
.cb_template .text-strike {
  text-decoration: line-through;
}
.cb_template .text-large {
  font-size: 18px;
}
.cb_template .text-small {
  font-size: 12px;
}
.cb_template .bg-default {
  background-color: #fff;
}
a.cb_template .bg-default:hover,
a.cb_template .bg-default:focus {
  background-color: #e6e6e6;
}
.cb_template .bg-inverse {
  background-color: #000000;
}
a.cb_template .bg-inverse:hover,
a.cb_template .bg-inverse:focus {
  background-color: #000000;
}
.cb_template .bg-muted {
  background-color: #eeeeee;
}
.cb_template .border-default {
  border-color: #ddd;
}
.cb_template .border-primary {
  border-color: #337ab7;
}
.cb_template .border-success {
  border-color: #d6e9c6;
}
.cb_template .border-info {
  border-color: #bce8f1;
}
.cb_template .border-warning {
  border-color: #faebcc;
}
.cb_template .border-danger {
  border-color: #ebccd1;
}
.cb_template .border-inverse {
  border-color: #222222;
}
.cb_template .border-muted {
  border-color: #777777;
}
.cb_template .alert-default {
  background-color: #fff;
  border-color: #ccc;
  color: #000;
  background-image: -webkit-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
  border-color: #d9d9d9;
}
.cb_template .alert-default hr {
  border-top-color: #bfbfbf;
}
.cb_template .alert-default .alert-link {
  color: #000000;
}
.cb_template .alert-inverse {
  background-color: #000000;
  border-color: #333333;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  border-color: #000000;
}
.cb_template .alert-inverse hr {
  border-top-color: #262626;
}
.cb_template .alert-inverse .alert-link {
  color: #e6e6e6;
}
.cb_template .alert-primary {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #23527c;
}
.cb_template .alert-primary hr {
  border-top-color: #286090;
}
.cb_template .alert-primary .alert-link {
  color: #e6e6e6;
}
.cb_template .alert-muted {
  background-color: #eeeeee;
  border-color: #777777;
  color: #777777;
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #dbdbdb 100%);
  background-image: -o-linear-gradient(top, #eeeeee 0%, #dbdbdb 100%);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #dbdbdb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdbdbdb', GradientType=0);
  border-color: #c8c8c8;
}
.cb_template .alert-muted hr {
  border-top-color: #6a6a6a;
}
.cb_template .alert-muted .alert-link {
  color: #5e5e5e;
}
.cb_template .alert-lg {
  padding: 18px;
  border-radius: 6px;
}
.cb_template .alert-sm {
  padding: 7px;
  border-radius: 3px;
}
.cb_template .well-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #2e6da4 0%, #337ab7 100%);
  background-image: -o-linear-gradient(top, #2e6da4 0%, #337ab7 100%);
  background-image: linear-gradient(to bottom, #2e6da4 0%, #337ab7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e6da4', endColorstr='#ff337ab7', GradientType=0);
  border-color: #286090;
}
.cb_template .well-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  background-image: -webkit-linear-gradient(top, #4cae4c 0%, #5cb85c 100%);
  background-image: -o-linear-gradient(top, #4cae4c 0%, #5cb85c 100%);
  background-image: linear-gradient(to bottom, #4cae4c 0%, #5cb85c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4cae4c', endColorstr='#ff5cb85c', GradientType=0);
  border-color: #449d44;
}
.cb_template .well-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  background-image: -webkit-linear-gradient(top, #46b8da 0%, #5bc0de 100%);
  background-image: -o-linear-gradient(top, #46b8da 0%, #5bc0de 100%);
  background-image: linear-gradient(to bottom, #46b8da 0%, #5bc0de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46b8da', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #31b0d5;
}
.cb_template .well-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  background-image: -webkit-linear-gradient(top, #eea236 0%, #f0ad4e 100%);
  background-image: -o-linear-gradient(top, #eea236 0%, #f0ad4e 100%);
  background-image: linear-gradient(to bottom, #eea236 0%, #f0ad4e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeea236', endColorstr='#fff0ad4e', GradientType=0);
  border-color: #ec971f;
}
.cb_template .well-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  background-image: -webkit-linear-gradient(top, #d43f3a 0%, #d9534f 100%);
  background-image: -o-linear-gradient(top, #d43f3a 0%, #d9534f 100%);
  background-image: linear-gradient(to bottom, #d43f3a 0%, #d9534f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd43f3a', endColorstr='#ffd9534f', GradientType=0);
  border-color: #c9302c;
}
.cb_template .well-muted {
  color: #777777;
  background-color: #eeeeee;
  border-color: #777777;
  background-image: -webkit-linear-gradient(top, #e2e2e2 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #e2e2e2 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #e2e2e2 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2e2e2', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #d5d5d5;
}
.cb_template .well-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #333333;
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  border-color: #000000;
}
.cb_template .badge-default {
  background-color: #777777;
}
.cb_template .badge-default[href]:hover,
.cb_template .badge-default[href]:focus {
  background-color: #5e5e5e;
}
.cb_template .badge-primary {
  background-color: #337ab7;
}
.cb_template .badge-primary[href]:hover,
.cb_template .badge-primary[href]:focus {
  background-color: #286090;
}
.cb_template .badge-success {
  background-color: #5cb85c;
}
.cb_template .badge-success[href]:hover,
.cb_template .badge-success[href]:focus {
  background-color: #449d44;
}
.cb_template .badge-info {
  background-color: #5bc0de;
}
.cb_template .badge-info[href]:hover,
.cb_template .badge-info[href]:focus {
  background-color: #31b0d5;
}
.cb_template .badge-warning {
  background-color: #f0ad4e;
}
.cb_template .badge-warning[href]:hover,
.cb_template .badge-warning[href]:focus {
  background-color: #ec971f;
}
.cb_template .badge-danger {
  background-color: #d9534f;
}
.cb_template .badge-danger[href]:hover,
.cb_template .badge-danger[href]:focus {
  background-color: #c9302c;
}
.cb_template .badge-inverse {
  background-color: #888888;
}
.cb_template .badge-inverse[href]:hover,
.cb_template .badge-inverse[href]:focus {
  background-color: #6e6e6e;
}
.cb_template .badge-muted,
.cb_template .label-muted {
  background-color: #eeeeee;
  color: #777777;
}
.cb_template .badge-muted[href]:hover,
.cb_template .label-muted[href]:hover,
.cb_template .badge-muted[href]:focus,
.cb_template .label-muted[href]:focus {
  background-color: #d5d5d5;
}
.cb_template .label-inverse {
  background-color: #888888;
}
.cb_template .label-inverse[href]:hover,
.cb_template .label-inverse[href]:focus {
  background-color: #6e6e6e;
}
.cb_template .form-auto .form-control,
.cb_template .form-inline .form-control,
.cb_template .form-auto .form-control-static,
.cb_template .form-inline .form-control-static {
  display: inline-block;
  width: auto;
}
.cb_template .control-label,
.cb_template .form-control,
.cb_template .form-control-static {
  min-width: 0;
  max-width: 100%;
}
.cb_template .form-control {
  min-height: 34px;
}
.cb_template .form-control.input-sm {
  min-height: 30px;
}
.cb_template .form-control.input-lg {
  min-height: 46px;
}
.cb_template input[type="file"].form-control {
  height: auto;
}
.cb_template .form-control.input-block {
  display: block;
  width: 100%;
}
.cb_template .form-control.input-block + .form-control.input-block {
  margin-top: 5px;
}
.cb_template .table-noborder,
.cb_template .table-noborder > thead,
.cb_template .table-noborder > thead > tr,
.cb_template .table-noborder > thead > tr > th,
.cb_template .table-noborder > thead > tr > td,
.cb_template .table-noborder > tbody,
.cb_template .table-noborder > tbody > tr,
.cb_template .table-noborder > tbody > tr > th,
.cb_template .table-noborder > tbody > tr > td,
.cb_template .table-noborder > tfoot,
.cb_template .table-noborder > tfoot > tr,
.cb_template .table-noborder > tfoot > tr > th,
.cb_template .table-noborder > tfoot > tr > td {
  border: 0;
}
.cb_template .table .table {
  background-color: transparent;
}
.cb_template .page-header:first-child {
  margin-top: 0;
}
.cb_template .nav-tabs > li.has-error > a {
  color: #a94442;
  font-weight: bold;
}
.cb_template .nav-tabs > li.has-error > a:hover,
.cb_template .nav-tabs > li.has-error > a:focus {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1 #ebccd1 #ddd;
}
.cb_template .nav-tabs > li.has-error.active > a,
.cb_template .nav-tabs > li.has-error.active > a:hover,
.cb_template .nav-tabs > li.has-error.active > a:focus {
  color: #a94442;
  font-weight: bold;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-bottom-color: transparent;
}
.cb_template .nav-tabs > li.has-warning > a {
  color: #8a6d3b;
  font-weight: bold;
}
.cb_template .nav-tabs > li.has-warning > a:hover,
.cb_template .nav-tabs > li.has-warning > a:focus {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc #faebcc #ddd;
}
.cb_template .nav-tabs > li.has-warning.active > a,
.cb_template .nav-tabs > li.has-warning.active > a:hover,
.cb_template .nav-tabs > li.has-warning.active > a:focus {
  color: #8a6d3b;
  font-weight: bold;
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-bottom-color: transparent;
}
.cb_template .nav-tabs > li.has-success > a {
  color: #3c763d;
  font-weight: bold;
}
.cb_template .nav-tabs > li.has-success > a:hover,
.cb_template .nav-tabs > li.has-success > a:focus {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6 #d6e9c6 #ddd;
}
.cb_template .nav-tabs > li.has-success.active > a,
.cb_template .nav-tabs > li.has-success.active > a:hover,
.cb_template .nav-tabs > li.has-success.active > a:focus {
  color: #3c763d;
  font-weight: bold;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border-bottom-color: transparent;
}
.cb_template .nav-pills > li.has-error > a {
  color: #a94442;
  font-weight: bold;
}
.cb_template .nav-pills > li.has-error > a:hover,
.cb_template .nav-pills > li.has-error > a:focus {
  color: #a94442;
  background-color: #f2dede;
}
.cb_template .nav-pills > li.has-error.active > a,
.cb_template .nav-pills > li.has-error.active > a:hover,
.cb_template .nav-pills > li.has-error.active > a:focus {
  color: #a94442;
  font-weight: bold;
  background-color: #f2dede;
}
.cb_template .nav-pills > li.has-warning > a {
  color: #8a6d3b;
  font-weight: bold;
}
.cb_template .nav-pills > li.has-warning > a:hover,
.cb_template .nav-pills > li.has-warning > a:focus {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.cb_template .nav-pills > li.has-warning.active > a,
.cb_template .nav-pills > li.has-warning.active > a:hover,
.cb_template .nav-pills > li.has-warning.active > a:focus {
  color: #8a6d3b;
  font-weight: bold;
  background-color: #fcf8e3;
}
.cb_template .nav-pills > li.has-success > a {
  color: #3c763d;
  font-weight: bold;
}
.cb_template .nav-pills > li.has-success > a:hover,
.cb_template .nav-pills > li.has-success > a:focus {
  color: #3c763d;
  background-color: #dff0d8;
}
.cb_template .nav-pills > li.has-success.active > a,
.cb_template .nav-pills > li.has-success.active > a:hover,
.cb_template .nav-pills > li.has-success.active > a:focus {
  color: #3c763d;
  font-weight: bold;
  background-color: #dff0d8;
}
.cb_template ul.dropdown-menu > li,
.cb_template ul.nav > li {
  padding: 0;
  margin: 0;
  background: none;
}
.cb_template .img-responsive-inline {
  display: inline-block;
  min-width: 0;
  max-width: 100%;
  height: auto;
}
.cb_template .btn-group-yesno:before,
.cb_template .btn-group-yesno:after {
  content: " ";
  display: table;
}
.cb_template .btn-group-yesno:after {
  clear: both;
}
.cb_template .btn-group-yesno label {
  margin: 0;
  clear: none;
}
.cb_template .btn-group-yesno label:first-of-type.btn {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.cb_template .btn-group-yesno label:first-of-type.btn-lg {
  border-bottom-left-radius: 6px !important;
  border-top-left-radius: 6px !important;
}
.cb_template .btn-group-yesno label:first-of-type.btn-sm {
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
}
.cb_template .btn-group-yesno label:first-of-type.btn-xs {
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn {
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn-lg {
  border-bottom-right-radius: 6px !important;
  border-top-right-radius: 6px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn-sm {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn-xs {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-image: none;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #265a88;
  border-color: #245580;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #419641;
  border-color: #3e8f3e;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #eb9316;
  border-color: #e38d13;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #c12e2a;
  border-color: #b92c28;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  color: #333;
  background-color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active:hover,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active:focus,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active.focus,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  background-image: none;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:hover,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled].focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus {
  background-color: #fff;
  border-color: #ccc;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn .badge {
  color: #fff;
  background-color: #333;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled],
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn .badge {
  text-shadow: none;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled],
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:hover,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled].focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:active,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled.active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled].active,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active {
  background-color: #e0e0e0;
  background-image: none;
}
.cb_template .content-spacer {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cb_template .fa {
  font-family: FontAwesome !important;
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
}
.cb_template .fa:before,
.cb_template .fa-before:before,
.cb_template .fa-raw,
.cb_template .fa-raw:before,
.cb_template .fa-raw-before:before,
.cb_template .nav-tabs > li.has-error > a:before,
.cb_template .nav-tabs > li.has-warning > a:before,
.cb_template .nav-tabs > li.has-success > a:before,
.cb_template .nav-pills > li.has-error > a:before,
.cb_template .nav-pills > li.has-warning > a:before,
.cb_template .nav-pills > li.has-success > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome !important;
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
}
.cb_template .fa:before.fa-pull-left,
.cb_template .fa-before:before.fa-pull-left,
.cb_template .fa-raw.fa-pull-left,
.cb_template .fa-raw:before.fa-pull-left,
.cb_template .fa-raw-before:before.fa-pull-left,
.cb_template .nav-tabs > li.has-error > a:before.fa-pull-left,
.cb_template .nav-tabs > li.has-warning > a:before.fa-pull-left,
.cb_template .nav-tabs > li.has-success > a:before.fa-pull-left,
.cb_template .nav-pills > li.has-error > a:before.fa-pull-left,
.cb_template .nav-pills > li.has-warning > a:before.fa-pull-left,
.cb_template .nav-pills > li.has-success > a:before.fa-pull-left {
  margin-right: .3em;
}
.cb_template .fa:before.fa-pull-right,
.cb_template .fa-before:before.fa-pull-right,
.cb_template .fa-raw.fa-pull-right,
.cb_template .fa-raw:before.fa-pull-right,
.cb_template .fa-raw-before:before.fa-pull-right,
.cb_template .nav-tabs > li.has-error > a:before.fa-pull-right,
.cb_template .nav-tabs > li.has-warning > a:before.fa-pull-right,
.cb_template .nav-tabs > li.has-success > a:before.fa-pull-right,
.cb_template .nav-pills > li.has-error > a:before.fa-pull-right,
.cb_template .nav-pills > li.has-warning > a:before.fa-pull-right,
.cb_template .nav-pills > li.has-success > a:before.fa-pull-right {
  margin-left: .3em;
}
.cb_template .fa-sm {
  font-size: 0.67em;
  line-height: 1.25em;
  vertical-align: 15%;
}
.cb_template .fa-before-sm:before {
  font-size: 0.67em;
  line-height: 1.25em;
  vertical-align: 15%;
}
.cb_template .fa-before-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.cb_template .fa-before-2x:before {
  font-size: 2em;
}
.cb_template .fa-before-3x:before {
  font-size: 3em;
}
.cb_template .fa-before-4x:before {
  font-size: 4em;
}
.cb_template .fa-before-5x:before {
  font-size: 5em;
}
.cb_template .fa-raw,
.cb_template .fa-raw:before,
.cb_template .fa-raw-before:before {
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.cb_template .fa-block,
.cb_template .fa-block:before {
  display: block;
}
.cb_template .fa-prefix:before {
  margin-right: 10px;
}
.cb_template .fa-suffix:before {
  margin-left: 10px;
}
.cb_template .fa-infix:before {
  margin-left: 10px;
  margin-right: 10px;
}
.cb_template .fa-spin-fast {
  -webkit-animation: fa-spin 1s infinite linear;
  -moz-animation: fa-spin 1s infinite linear;
  -o-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}
.cb_template .fa-spin-faster {
  -webkit-animation: fa-spin 0.5s infinite linear;
  -moz-animation: fa-spin 0.5s infinite linear;
  -o-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
}
.cb_template .fa-spin-slow {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.cb_template .fa-spin-slower {
  -webkit-animation: fa-spin 2.5s infinite linear;
  -moz-animation: fa-spin 2.5s infinite linear;
  -o-animation: fa-spin 2.5s infinite linear;
  animation: fa-spin 2.5s infinite linear;
}
.cb_template .nav-tabs > li.has-error > a:before,
.cb_template .nav-tabs > li.has-warning > a:before,
.cb_template .nav-tabs > li.has-success > a:before,
.cb_template .nav-pills > li.has-error > a:before,
.cb_template .nav-pills > li.has-warning > a:before,
.cb_template .nav-pills > li.has-success > a:before {
  margin-right: 5px;
}
.cb_template .nav-tabs > li.has-error > a:before {
  content: "\f00d";
}
.cb_template .nav-tabs > li.has-warning > a:before {
  content: "\f071";
}
.cb_template .nav-tabs > li.has-success > a:before {
  content: "\f00c";
}
.cb_template .nav-pills > li.has-error > a:before {
  content: "\f00d";
}
.cb_template .nav-pills > li.has-warning > a:before {
  content: "\f071";
}
.cb_template .nav-pills > li.has-success > a:before {
  content: "\f00c";
}
.cb_template form {
  margin: 0;
}
@media (min-width: 767px) {
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_file > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_video > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_audio > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_image > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_button > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_input > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_select > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_textarea > .control-label {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .cb_template form .cb_form_line .form-control-static {
    padding: 0;
  }
}
.cb_template form .cb_form_line.cbtwolinesfield .form-control-static {
  padding: 0;
}
.cb_template form .cb_form_line .form-control-static {
  padding-top: 8px;
  padding-bottom: 0;
}
.cb_template form .cb_form_line .radio-inline,
.cb_template form .cb_form_line .checkbox-inline {
  position: relative;
  min-height: 20px;
}
.cb_template form .cb_form_line .radio-inline > input,
.cb_template form .cb_form_line .checkbox-inline > input {
  margin-left: 0;
  left: 0;
}
.cb_template select,
.cb_template textarea,
.cb_template input[type="text"],
.cb_template input[type="password"] {
  /* workaround to aggressive Joomla 3.0 styling */
  margin: 0;
}
.cb_template fieldset input,
.cb_template fieldset textarea,
.cb_template fieldset select,
.cb_template fieldset img,
.cb_template fieldset button {
  /* workaround to aggressive Joomla 2.5 styling */
  float: none;
}
.cb_template fieldset li {
  /* workaround to aggressive Joomla 2.5 styling */
  padding: 0;
}
.cb_template .cbPointsFieldIncrement {
  cursor: pointer;
}
.cb_template .cbFieldset {
  display: block;
  border: 1px solid #e5e5e5;
  padding: 6px 12px;
  margin-bottom: 15px;
}
.cb_template .cbFieldset.cbFieldsetCollapsed > *:not(legend):not(.cbFieldsetToggle):not(.cbFieldsetDescription) {
  display: none;
}
.cb_template .cbFieldset > legend {
  width: auto;
  margin: 0;
  border: 0;
  font-size: 14px;
  font-weight: bold;
}
.cb_template .cbRepeat.cbRepeatMin > table.cbRepeatRow > tbody > tr > .cbRepeatRowIncrement {
  display: none;
}
.cb_template .cbRepeat.cbRepeatMin > div.cbRepeatRow > div > .cbRepeatRowParams {
  margin-right: 0;
}
.cb_template .cbRepeat.cbRepeatMin > div.cbRepeatRow > div > .cbRepeatRowIncrement {
  display: none;
}
.cb_template .cbRepeat.ui-sortable-disabled > table.cbRepeatRow > tbody > tr > .cbRepeatRowSort {
  display: none;
}
.cb_template .cbRepeat.ui-sortable-disabled > div.cbRepeatRow > div > .cbRepeatRowSort {
  display: none;
}
.cb_template .cbRepeat.ui-sortable-disabled > div.cbRepeatRow > div > .cbRepeatRowSort + .cbRepeatRowParams {
  margin-left: 0;
}
.cb_template .cbRepeat div.cbRepeatRow {
  position: relative;
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowSort,
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowIncrement {
  position: static;
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowMove,
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowRemove {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowMove {
  left: 10px;
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowRemove {
  right: 10px;
}
.cb_template .cbRepeat .cbRepeatRow {
  margin-bottom: 15px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowParams {
  margin-right: 45px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowSort + .cbRepeatRowParams {
  margin-left: 45px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowPlaceholder {
  border-style: dashed;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowAdd,
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowRemove {
  cursor: pointer;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowMove {
  cursor: move;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowRemove + .cbRepeatRowAdd {
  margin-left: 10px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowRemove.hidden + .cbRepeatRowAdd {
  margin-left: 0;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowAdd + .cbRepeatRowRemove {
  margin-left: 10px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowAdd.hidden + .cbRepeatRowRemove {
  margin-left: 0;
}
.cb_template .cbRepeat .control-label,
.cb_template .cbRepeat .form-control {
  vertical-align: middle;
}
.cb_template .cbFieldSpan > .cbRepeat {
  display: inline-block;
}
.cb_template .cbFieldSpan > .cbValidationMessage {
  display: inline-block;
  margin: 0 0 0 5px;
}
.cb_template .cb_form_line > .cb_field > div > .form-group {
  margin-bottom: 0;
}
.cb_template .cb_form_line > .cb_field > div > .form-group + .form-group {
  margin-top: 15px;
}
.cb_template .cb_form_line > .cb_field > div > .form-group > .table {
  margin-bottom: 0;
}
.cb_template .cbUserListFieldLine .cbUserListFieldTitle,
.cb_template .control-label {
  font-weight: normal;
  font-size: 13px;
  color: #555555;
  padding-top: 1px;
  margin: 0;
}
@media (max-width: 767px) {
  .cb_template .cbUserListFieldLine .cbUserListFieldTitle,
  .cb_template .control-label {
    margin-bottom: 5px;
  }
}
.cb_template .cbtwolinesfield .control-label {
  margin-bottom: 5px;
}
.cb_template .cbValidationMessage {
  margin: 5px 0 0 0;
}
.cb_template .cbValidationMessage .cbValidationIcon {
  margin-right: 5px;
}
.cb_template .cbSingleCntrl,
.cb_template .cbSnglCtrlLbl {
  margin-right: 10px;
}
.cb_template .cbSingleCntrl:last-child,
.cb_template .cbSnglCtrlLbl:last-child {
  margin-right: 0;
}
.cb_template .cbSingleCntrl + .cbFieldIcons,
.cb_template .cbSnglCtrlLbl + .cbFieldIcons {
  margin-left: -7px;
}
.cb_template .cbScroller {
  position: relative;
}
.cb_template .cbScroller .cbScrollerLeft,
.cb_template .cbScroller .cbScrollerRight {
  position: absolute;
  top: 0;
  height: 100%;
  width: 20px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  z-index: 1;
}
.cb_template .cbScroller .cbScrollerLeft > button,
.cb_template .cbScroller .cbScrollerRight > button {
  width: 100%;
  height: 100%;
  margin: 0;
}
.cb_template .cbScroller .cbScrollerLeft {
  left: 5px;
  text-align: left;
}
.cb_template .cbScroller .cbScrollerRight {
  right: 5px;
  text-align: right;
}
.cb_template .cbScroller .cbScrollerContent {
  white-space: nowrap;
  overflow: hidden;
}
.cb_template .cbScroller.cbScrollerWidth {
  padding-left: 30px;
  padding-right: 30px;
}
.cb_template .cbScroller.cbScrollerHeight {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cb_template .cbForceDisplay {
  display: block !important;
}
.cb_template .cbMoreLess {
  position: relative;
}
.cb_template .cbMoreLess > a {
  padding-left: 5px;
}
.cb_template .cbMoreLess .cbMoreLessOpen,
.cb_template .cbMoreLess .cbMoreLessClose {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  text-align: right;
}
.cb_template .cbMoreLess .cbMoreLessOpen .cbMoreLessButton,
.cb_template .cbMoreLess .cbMoreLessClose .cbMoreLessButton {
  background-color: #fff;
}
.cb_template .cbMoreLess .cbMoreLessOpen .fade-edge,
.cb_template .cbMoreLess .cbMoreLessClose .fade-edge {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
}
.cb_template .cbMoreLess .cbMoreLessContent {
  vertical-align: top;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cb_template .cbMoreLess.cbMoreLessOpened .cbMoreLessContent {
  max-height: none;
}
.cb_template .cbMoreLess.cbMoreLessClosed .cbMoreLessContent {
  max-height: 100px;
}
@media (min-width: 768px) {
  .cb_template .cbTabsMenuNavBar .cbScrollerWidth .cbScrollerContent {
    margin-right: 23px !important;
  }
  .cb_template .cbTabsMenuNavBar.cbTabsMenuNavBarMore .cbScrollerWidth .cbScrollerContent {
    margin-right: 58px !important;
  }
  .cb_template .cbTabsMenuNavBar.cbTabsMenuNavBarMore .cbScrollerRight {
    right: 63px;
  }
}
.cb_template .cbTabsMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed),
.cb_template .cbMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed),
.cb_template .cbTabsMenuNavBar .cbMenuNavBarToggle:not(.collapsed),
.cb_template .cbMenuNavBar .cbMenuNavBarToggle:not(.collapsed) {
  background-color: #ddd;
}
.cb_template .cbTabsMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed) .icon-bar,
.cb_template .cbMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed) .icon-bar,
.cb_template .cbTabsMenuNavBar .cbMenuNavBarToggle:not(.collapsed) .icon-bar,
.cb_template .cbMenuNavBar .cbMenuNavBarToggle:not(.collapsed) .icon-bar {
  background-color: #888;
}
@media (min-width: 768px) {
  .cb_template .cbTabsMenuNavBar .container-fluid,
  .cb_template .cbMenuNavBar .container-fluid {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .cb_template .cbTabsMenuNavBar .navbar-collapse,
  .cb_template .cbMenuNavBar .navbar-collapse,
  .cb_template .cbTabsMenuNavBar .cbScrollerWidth,
  .cb_template .cbMenuNavBar .cbScrollerWidth {
    padding-left: 0;
    padding-right: 0;
  }
  .cb_template .cbTabsMenuNavBar .cbScrollerLeft,
  .cb_template .cbMenuNavBar .cbScrollerLeft,
  .cb_template .cbTabsMenuNavBar .cbScrollerRight,
  .cb_template .cbMenuNavBar .cbScrollerRight {
    display: none;
  }
}
.cb_template .cbTabsMenuNav,
.cb_template .cbMenuNav {
  position: static;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  display: block;
  width: auto;
}
.cb_template .cbTabsMenuNav > li,
.cb_template .cbMenuNav > li {
  float: none !important;
  height: 100%;
}
.cb_template .cbTabsMenuNav > li > a,
.cb_template .cbMenuNav > li > a {
  height: 100%;
  text-align: left;
}
.cb_template .cbTabsMenuNav .cbTabNavMenuMoreBtn,
.cb_template .cbMenuNav .cbTabNavMenuMoreBtn,
.cb_template .cbTabsMenuNav .cbMenuNavMoreBtn,
.cb_template .cbMenuNav .cbMenuNavMoreBtn {
  padding-right: 5px;
}
.cb_template .cbTabsMenuNav > li > ul,
.cb_template .cbMenuNav > li > ul {
  list-style: none !important;
}
.cb_template .cbTabsMenuNav .dropdown.open > .navbar-toggle,
.cb_template .cbMenuNav .dropdown.open > .navbar-toggle {
  background-color: #ddd;
}
.cb_template .cbTabsMenuNav .dropdown.open > .navbar-toggle .icon-bar,
.cb_template .cbMenuNav .dropdown.open > .navbar-toggle .icon-bar {
  background-color: #888;
}
@media (max-width: 767px) {
  .cb_template .cbTabsMenuNav > li,
  .cb_template .cbMenuNav > li {
    display: block;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreLink,
  .cb_template .cbMenuNav .cbMenuNavMoreLink {
    display: block;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreBtn,
  .cb_template .cbMenuNav .cbMenuNavMoreBtn {
    display: none;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu,
  .cb_template .cbMenuNav .dropdown-menu {
    padding: 5px 0 !important;
    margin: 0 !important;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu:before,
  .cb_template .cbMenuNav .dropdown-menu:before {
    display: none !important;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu > .active > a,
  .cb_template .cbMenuNav .dropdown-menu > .active > a {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    font-weight: normal;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu > li > a,
  .cb_template .cbMenuNav .dropdown-menu > li > a {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .cb_template .cbTabsMenuNav,
  .cb_template .cbMenuNav {
    height: 50px;
    overflow: hidden;
    margin: 0 !important;
  }
  .cb_template .cbTabsMenuNav > li,
  .cb_template .cbMenuNav > li {
    display: inline-block;
  }
  .cb_template .cbTabsMenuNav > li > a,
  .cb_template .cbMenuNav > li > a {
    padding: 10px 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMore,
  .cb_template .cbMenuNav .cbTabNavMenuMore,
  .cb_template .cbTabsMenuNav .cbMenuNavMore,
  .cb_template .cbMenuNav .cbMenuNavMore {
    position: absolute;
    right: 0;
    top: 0;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreLink,
  .cb_template .cbMenuNav .cbMenuNavMoreLink {
    display: none;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreBtn,
  .cb_template .cbMenuNav .cbMenuNavMoreBtn {
    display: block;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu,
  .cb_template .cbMenuNav .dropdown-menu {
    display: none !important;
    padding: 5px 0 !important;
    margin: 2px 0 0 !important;
  }
  .cb_template .cbTabsMenuNav.cbTabsMenuNavMore,
  .cb_template .cbMenuNav.cbTabsMenuNavMore,
  .cb_template .cbTabsMenuNav.cbMenuNavMore,
  .cb_template .cbMenuNav.cbMenuNavMore {
    position: static;
    margin-right: 50px !important;
    white-space: nowrap;
  }
}
.cb_template .cbTabsMenu .cbTabPaneMenu,
.cb_template .cbTabsMenu .cbTabPaneMenuNested {
  padding-top: 0;
}
.cb_template .cbCanvasLayoutMenu .navbar {
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.cb_template .cbCanvasLayoutMenu + .cbCanvasLayout {
  border-top: 0;
}
.cb_template .cbCanvasLayout {
  position: relative;
  margin-bottom: 0;
  border-style: solid;
  border-width: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop {
  position: relative;
  height: 200px;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbImagePendingApproval .cbImgCanvasPending {
  display: none;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbImagePendingApproval .cbImagePendingApprovalButtons {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 5;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .tab_Description,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .control-label {
  display: none;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cb_form_line,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cb_field {
  margin: 0;
  padding: 0;
  width: 100%;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbCanvasLayoutBackgroundImage,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbImgCanvas,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbImgPict,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground > img {
  height: 200px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbCanvasLayoutBackgroundImage,
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbImgCanvas,
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground .cbImgPict,
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutBackground > img {
    height: 125px;
  }
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto {
  position: absolute;
  left: 10px;
  bottom: -70px;
  width: 180px;
  height: 180px;
  z-index: 3;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cbImagePendingApproval .cbImgPictPending {
  display: none;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cbImagePendingApproval .cbImagePendingApprovalButtons {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 5;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_online,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_offline {
  position: absolute;
  bottom: -5px;
  left: -5px;
  height: 15px;
  width: 15px;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 50%;
  z-index: 4;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_online,
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_offline {
    height: 12px;
    width: 12px;
  }
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_online {
  background: #5cb85c;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_offline {
  background: #d9534f;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .tab_Description,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .control-label {
  display: none;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_form_line,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_field {
  margin: 0;
  padding: 0;
  width: auto;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cbCanvasLayoutPhotoImage,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_form_line,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto > img {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_form_line .cbImgPict {
  max-height: 180px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto .cb_form_line .cbImgPict {
    max-height: 80px;
  }
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutPhoto {
    width: 80px;
    height: 80px;
  }
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 10px;
  right: 0;
  padding-left: 200px;
  padding-right: 10px;
  color: #eeeeee;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  overflow: hidden;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_rounddiv,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_roundhtml {
  color: initial;
  text-shadow: none;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_rounddiv .cb_form_line .control-label,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_roundhtml .cb_form_line .control-label,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_rounddiv .cb_form_line .cb_field,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_roundhtml .cb_form_line .cb_field {
  color: initial;
  text-shadow: none;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_content,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_tab_container {
  display: inline-block;
  margin: 0;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_form_line {
  display: inline-block;
  margin: 0;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_form_line .control-label,
.cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons .cb_form_line .cb_field {
  color: #eeeeee;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop .cbCanvasLayoutButtons {
    top: 10px;
    padding-left: 100px;
  }
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutTop {
    max-height: 125px;
  }
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom {
  position: relative;
  min-height: 80px;
  margin: 0;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters {
  min-height: 40px;
  padding-left: 200px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle,
  .cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters {
    padding-left: 100px;
  }
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle {
  padding-top: 5px;
  padding-right: 5px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle .cbProfileTitle,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle .cbProfileTitle > h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font-weight: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle {
    font-size: 16px;
  }
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters {
  padding-bottom: 5px;
  padding-right: 8px;
  overflow: hidden;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line {
  display: inline-block;
  white-space: nowrap;
  margin: 0 5px 0 0;
  padding: 0;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter#cbfr_24 .control-label + .cb_field > div:before,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line#cbfr_24 .control-label + .cb_field > div:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome !important;
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
  content: "\f0c0";
  padding-right: 3px;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter#cbfr_24 .control-label + .cb_field > div:before.fa-pull-left,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line#cbfr_24 .control-label + .cb_field > div:before.fa-pull-left {
  margin-right: .3em;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter#cbfr_24 .control-label + .cb_field > div:before.fa-pull-right,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line#cbfr_24 .control-label + .cb_field > div:before.fa-pull-right {
  margin-left: .3em;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter#cbfr_25 .control-label + .cb_field > div:before,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line#cbfr_25 .control-label + .cb_field > div:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome !important;
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
  content: "\f06e";
  padding-right: 3px;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter#cbfr_25 .control-label + .cb_field > div:before.fa-pull-left,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line#cbfr_25 .control-label + .cb_field > div:before.fa-pull-left {
  margin-right: .3em;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter#cbfr_25 .control-label + .cb_field > div:before.fa-pull-right,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line#cbfr_25 .control-label + .cb_field > div:before.fa-pull-right {
  margin-left: .3em;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter .control-label,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line .control-label {
  font-size: inherit;
  color: inherit;
  cursor: text;
  line-height: inherit;
  float: right;
  text-align: left;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter .control-label + .cb_field,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line .control-label + .cb_field {
  margin-right: 3px;
  float: left;
  text-align: left;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter .control-label,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line .control-label,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cbCanvasLayoutCounter .cb_field,
.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutCounters .cb_form_line .cb_field {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
}
.cb_template .cbCanvasLayoutMain {
  position: relative;
}
.cb_template .cbCanvasLayoutMain .cbTabsMenuNavBar {
  background: #ffffff;
  box-shadow: none;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cb_template .cbCanvasLayoutMain.cbPosCanvasMain {
  padding-top: 70px;
}
.cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainMiddle {
  position: static;
}
.cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
  z-index: 4;
}
.cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar .navbar-collapse {
  position: static;
}
@media (min-width: 768px) {
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line > .control-label,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line > .control-label,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft tr > .control-label,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight tr > .control-label {
    font-size: 12px;
  }
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line > .cb_field,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line > .cb_field,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft tr > .cb_field,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight tr > .cb_field,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line > .fieldCell,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line > .fieldCell,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft tr > .fieldCell,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight tr > .fieldCell {
    font-size: 13px;
  }
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainLeft tr {
    text-align: left;
  }
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line,
  .cb_template .cbCanvasLayoutMain.cbPosCanvasMain .cbPosCanvasMainRight tr {
    text-align: right;
  }
}
.cb_template .cbCanvasBox {
  position: relative;
  display: inline-block;
  width: 215px;
  max-width: 100%;
  padding: 0;
  margin: 0 5px 5px 0;
  vertical-align: top;
}
.cb_template .cbCanvasBox.img-thumbnail.cbCanvasBoxHover .cbCanvasBoxTop .cbCanvasBoxBackground .cbCanvasBoxBackgroundImage,
.cb_template .cbCanvasBox.img-thumbnail.cbCanvasBoxHover .cbCanvasBoxTop .cbCanvasBoxBackground .cbImgCanvas,
.cb_template .cbCanvasBox.img-thumbnail.cbCanvasBoxHover .cbCanvasBoxTop .cbCanvasBoxBackground > img {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cb_template .cbCanvasBox.img-thumbnail.cbCanvasBoxHover .cbCanvasBoxTop .cbCanvasBoxPhoto .cbCanvasBoxPhotoBackground,
.cb_template .cbCanvasBox.img-thumbnail.cbCanvasBoxHover .cbCanvasBoxTop .cbCanvasBoxPhoto .cbImgCanvas {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxTop .cbCanvasBoxBackground .cbCanvasBoxBackgroundImage,
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxTop .cbCanvasBoxBackground .cbImgCanvas,
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxTop .cbCanvasBoxBackground > img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxTop .cbCanvasBoxPhoto .cbCanvasBoxPhotoBackground,
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxTop .cbCanvasBoxPhoto .cbImgCanvas {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxBottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cb_template .cbCanvasBox.img-thumbnail .cbCanvasBoxButtons .btn {
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cb_template .cbCanvasBox.cbCanvasBoxHover:hover .cbCanvasBoxBottom,
.cb_template .cbCanvasBox.cbCanvasBoxHover:hover .cbCanvasBoxButtons {
  opacity: 1;
}
.cb_template .cbCanvasBox.cbCanvasBoxHover .cbCanvasBoxBottom,
.cb_template .cbCanvasBox.cbCanvasBoxHover .cbCanvasBoxButtons {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.cb_template .cbCanvasBox.cbCanvasBoxSq {
  width: 200px;
}
.cb_template .cbCanvasBox.cbCanvasBoxSq .cbCanvasBoxTop {
  height: 200px;
  line-height: 200px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxSq .cbCanvasBoxTop {
    max-height: 200px;
    line-height: 200px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxHover .cbCanvasBoxBottom,
.cb_template .cbCanvasBox.cbCanvasBoxSq .cbCanvasBoxBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cb_template .cbCanvasBox.cbCanvasBoxSm.cbCanvasBoxSq {
  width: 100px;
}
.cb_template .cbCanvasBox.cbCanvasBoxSm .cbCanvasBoxTop {
  height: 100px;
  line-height: 100px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxSm .cbCanvasBoxTop {
    max-height: 100px;
    line-height: 100px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxMd.cbCanvasBoxSq {
  width: 200px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxMd.cbCanvasBoxSq {
    width: 150px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxMd .cbCanvasBoxTop {
  height: 200px;
  line-height: 200px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxMd .cbCanvasBoxTop {
    max-height: 150px;
    line-height: 150px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxLg.cbCanvasBoxSq {
  width: 300px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxLg.cbCanvasBoxSq {
    width: 200px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxLg .cbCanvasBoxTop {
  height: 300px;
  line-height: 300px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxLg .cbCanvasBoxTop {
    max-height: 200px;
    line-height: 200px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxXL.cbCanvasBoxSq {
  width: 400px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxXL.cbCanvasBoxSq {
    width: 300px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxXL .cbCanvasBoxTop {
  height: 400px;
  line-height: 400px;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxXL .cbCanvasBoxTop {
    max-height: 300px;
    line-height: 300px;
  }
}
.cb_template .cbCanvasBox.cbCanvasBoxInline {
  width: auto;
  margin: 0;
}
.cb_template .cbCanvasBox.cbCanvasBoxInline.cbCanvasBoxSq {
  width: auto;
}
.cb_template .cbCanvasBox.cbCanvasBoxInline .cbCanvasBoxTop {
  height: auto;
  line-height: inherit;
}
.cb_template .cbCanvasBox.cbCanvasBoxInline .cbCanvasBoxTop .cbCanvasBoxBackground,
.cb_template .cbCanvasBox.cbCanvasBoxInline .cbCanvasBoxTop .cbCanvasBoxPhoto {
  position: relative;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox.cbCanvasBoxInline .cbCanvasBoxTop {
    max-height: 100%;
    line-height: inherit;
  }
}
.cb_template .cbCanvasBox .cbCanvasBoxTop {
  position: relative;
  height: 150px;
  max-height: 100%;
  line-height: 150px;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground a,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto a {
  display: block;
  height: 100%;
  width: 100%;
  background: none;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground a:focus,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto a:focus,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground a:active,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto a:active,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground a:hover,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto a:hover {
  background: none;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground .cbCanvasBoxBackgroundImage,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground .cbImgCanvas,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground > img {
  height: 100%;
  width: 100%;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxBackground .cbCanvasBoxBackgroundImage {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  font-size: 0;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto .cbCanvasBoxPhotoImage,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto .cbImgPict,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto > img {
  max-height: 100%;
  max-width: 100%;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto .cbCanvasBoxPhotoBackground {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto .cbCanvasBoxPhotoBackground,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto .cbImgCanvas {
  height: 100%;
  width: 100%;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoLeft .cbCanvasBoxPhotoImage,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoRight .cbCanvasBoxPhotoImage,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoLeft .cbImgPict,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoRight .cbImgPict,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoLeft > img,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoRight > img {
  position: absolute;
  bottom: 5px;
  max-height: 90%;
  max-width: 90%;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoLeft .cbCanvasBoxPhotoImage,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoLeft .cbImgPict,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoLeft > img {
  left: 5px;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoRight .cbCanvasBoxPhotoImage,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoRight .cbImgPict,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoRight > img {
  right: 5px;
}
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoCenter .cbCanvasBoxPhotoImage:not(.cbImgCanvas),
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoCenter .cbImgPict,
.cb_template .cbCanvasBox .cbCanvasBoxTop .cbCanvasBoxPhoto.cbCanvasBoxPhotoCenter > img {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox .cbCanvasBoxTop {
    max-height: 125px;
    line-height: 125px;
  }
}
.cb_template .cbCanvasBox .cbCanvasBoxBottom {
  padding: 5px;
  z-index: 4;
}
.cb_template .cbCanvasBox .cbCanvasBoxBottom .cbCanvasBoxRow {
  position: relative;
}
.cb_template .cbCanvasBox .cbCanvasBoxButtons {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -1px;
  margin-top: -1px;
  z-index: 3;
}
.cb_template .cbCanvasBox .cbCanvasBoxButtons .cbCanvasBoxMenuItem.divider {
  border: 0;
}
@media (max-width: 767px) {
  .cb_template .cbCanvasBox {
    display: block;
    width: 100%;
  }
}
.cb_template .cbImgCanvas {
  height: 200px;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.cb_template div.alert,
.cb_template span.alert {
  margin: 5px 0 5px 0;
}
.cb_template span.alert {
  display: inline-block;
}
.cb_template .cbTermsFrameContainer .cbTermsFrameURL {
  display: block;
  border: 1px solid #ddd;
}
.cb_template .cbTermsFrameText {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.cb_template .cbFieldIcons {
  display: inline-block;
  margin-left: 3px;
}
.cb_template .cbConnectionPaths img {
  max-width: 40px;
}
.cb_template #cbMenuNav {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
  /* workaround to aggressive Joomla styling */
  padding: 0 !important;
}
.cb_template #cbMenuNav > li {
  list-style: none;
}
.cb_template #cbMenuNav > li > a {
  padding: 15px 15px;
}
.cb_template #cbMenuNav > li > ul {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.cb_template #cbMenuNav > li > ul:before,
.cb_template #cbMenuNav > li > ul:after {
  display: none;
}
.cb_template #cbMenuNav > li > ul > li {
  list-style: none;
}
.cb_template .cbUserListChanger .cbUserListChangeItem + .cbUserListSearchButtons,
.cb_template .cbUserListChanger .cbUserListSearchButtons + .cbUserListSearchButtons {
  margin-top: 10px;
}
.cb_template .cbSearchKind + .cbSearchCriteria,
.cb_template .cbSearchFromToLine + .cbSearchFromToLine {
  margin-top: 15px;
}
.cb_template .cbUserListDiv,
.cb_template .cbUserListTable {
  margin-top: 20px;
}
.cb_template .cbUserListDiv.cbUserListLayoutList {
  background-color: transparent;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListHeader {
  font-weight: bold;
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow:hover {
  background-color: #f5f5f5;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow:last-child {
  border-bottom: 0;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbColumns > div {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .cb_template .cbUserListDiv.cbUserListLayoutGrid .containerBox {
    display: block;
    width: 100%;
  }
  .cb_template .cbUserListDiv.cbUserListLayoutGrid .containerBox > .containerBoxInner {
    width: 100% !important;
  }
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 {
  height: 100px;
  text-align: left;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 2;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbUserListFieldTitle {
  display: none;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont {
  position: absolute;
  left: 0;
  bottom: 10px;
  height: 50px;
  width: 100%;
  padding-left: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  font-size: 16px;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_canvas {
  left: 0;
  bottom: 0;
  height: 100px;
  padding-left: 0;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_avatar {
  left: 10px;
  height: 75px;
  width: 75px;
  padding-left: 0;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_avatar a {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_avatar .cbImgPict {
  width: 100%;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus {
  left: 10px;
  height: 75px;
  width: 75px;
  padding-left: 0;
  overflow: visible;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_online,
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_offline {
  position: absolute;
  bottom: -5px;
  right: -5px;
  height: 15px;
  width: 15px;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  border: 2px solid #ddd;
  border-radius: 50%;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_online {
  background: #5cb85c;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_offline {
  background: #d9534f;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont > a {
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine {
  z-index: 5;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_canvas {
  z-index: 1;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_canvas .cbImgCanvas {
  height: 100px;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_avatar {
  z-index: 3;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_onlinestatus {
  z-index: 4;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 ~ .cbUserListRowColumn {
  text-align: left;
}
.cb_template .cbPagination {
  white-space: normal;
}
.cb_template .cbPagination .cbPaginationLinks {
  /* workaround to aggressive Joomla styling */
  border: 0 !important;
}
.cb_template .cbPagination .cbPaginationLinks > li {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
  /* workaround to aggressive Joomla styling */
  padding: 0 !important;
  /* workaround to aggressive Joomla styling */
  border: 0 !important;
}
.cb_template .cbPagination .cbPaginationLimit,
.cb_template .cbPagination .cbPaginationLinks,
.cb_template .cbPagination .cbPaginationCounter {
  display: inline-block;
  vertical-align: middle;
}
.cb_template .cbPagination .cbPaginationLimit,
.cb_template .cbPagination .cbPaginationCounter {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .cb_template .cbPagination .cbPaginationCounter,
  .cb_template .cbPagination .cbPageNavLink,
  .cb_template .cbPagination .cbPageNavCutoff,
  .cb_template .cbPagination .cbPageNavLast {
    display: none;
  }
  .cb_template .cbPagination .cbPaginationLimit {
    display: block;
  }
}
.cb_template .cbTabsNav {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
  /* workaround to aggressive Joomla styling */
  padding: 0 !important;
}
.cb_template .cbTabNav {
  /* workaround to aggressive Joomla styling */
  margin-bottom: -1px !important;
}
.cb_template .cbTabPane {
  padding-top: 25px;
}
.cb_template .cbTabPane.cbTabPaneVertical {
  padding-top: 0;
}
.cb_template .cbPosSeparator,
.cb_template .cbPosGridSeparator {
  margin-top: 5px;
  margin-bottom: 5px;
}
.cb_template.cbRegistrationStepped .nav > li:not(.active) > a {
  cursor: default;
}
.cb_template.cbRegistrationStepped .nav > li:not(.active) > a:hover,
.cb_template.cbRegistrationStepped .nav > li:not(.active) > a:focus {
  background: none;
  cursor: default;
  color: #337ab7;
}
.cb_template.cbRegistrationStepped .nav > li.active > a {
  cursor: default;
}
.cb_template.cbRegistrationStepped .nav > li.active > a:hover,
.cb_template.cbRegistrationStepped .nav > li.active > a:focus {
  cursor: default;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader {
  position: relative;
  height: 150px;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  margin-bottom: 25px;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader * {
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationHeaderInner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationTitle {
  border: 0;
  margin: 0;
  padding: 10px;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationTitle > h3 {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationIntro {
  background-color: rgba(119, 119, 119, 0.4);
  margin: 0;
  padding: 10px;
}
.cb_template.cbRegistrationCanvas .cbRegistrationConclusion {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px;
  margin-top: 20px;
}
.cb_template .cbValidationImageDataCrop {
  margin-top: 5px;
  margin-bottom: 5px;
}
.cb_template .cbValidationImageDataCrop .cbValidationImageDataCropMsg {
  margin-bottom: 5px;
  font-weight: bold;
}
.cb_template .cbValidationImageDataCrop .cbValidationImageDataCropArea {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.cb_template .cbValidationImageDataCrop .cbValidationImageDataCropArea .cbValidationImageDataCropSelect {
  position: absolute;
  height: 25%;
  width: 25%;
  cursor: move;
  -webkit-box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.75);
}
.cb_template .cbCurrentProfileURL {
  margin-top: 5px;
}
.cb_template .cbCanvasReposition {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.cb_template .cbCanvasReposition .cbCanvasRepositionSelect {
  position: absolute;
  height: 25%;
  width: 25%;
  cursor: move;
  -webkit-box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.75);
}
.cb_template .cbCanvasReposition .cbCanvasRepositionImage {
  width: 100%;
}
.cb_template .cbTabsAccordion > .cbTabsNav {
  display: none;
}
.cb_template .cbTabsAccordion > .cbTabsContentAccordion > .cbTabNavAccordion {
  margin-bottom: 0;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cb_template .cbTabsAccordion > .cbTabsContentAccordion > .cbTabNavAccordion a {
  display: block;
}
.cb_template .cbTabsAccordion > .cbTabsContentAccordion > .cbTabPaneAccordion {
  margin-top: 0;
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cb_template .cbTabsAccordion > .cbTabsContentAccordion > .cbTabPaneAccordion + .cbTabNavAccordion {
  margin-top: 5px;
}
.cbTooltipModalOpen {
  overflow: hidden !important;
}
.cbRegistrationContainer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cbRegistrationContainer .cbRegistrationLogin {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.cbRegistrationContainer .cbRegistrationLogin + .cbRegistration {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cbRegistrationContainer .cbRegistrationLogin + .cbRegistration {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .cbRegistrationContainer .cbRegistrationLogin {
    float: left;
    width: 25%;
  }
}
.cbRegistrationContainer:before,
.cbRegistrationContainer:after {
  content: " ";
  display: table;
}
.cbRegistrationContainer:after {
  clear: both;
}
.cbRegistrationContainer:before,
.cbRegistrationContainer:after {
  content: " ";
  display: table;
}
.cbRegistrationContainer:after {
  clear: both;
}
@media (max-width: 767px) {
  .cbMenuDropdown {
    z-index: -1 !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
/* LEGACY FRONTEND */
.cb_template .contentheading,
.cb_template .componentheading {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.cb_template .contentheading {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}
.cb_template .contentheading small,
.cb_template .contentheading .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cb_template .contentheading small,
.cb_template .contentheading .small {
  font-size: 75%;
}
.cb_template .componentheading {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
}
.cb_template .componentheading small,
.cb_template .componentheading .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cb_template .componentheading small,
.cb_template .componentheading .small {
  font-size: 65%;
}
.cb_template .containerBox {
  position: relative;
  display: inline-block;
  padding: 12px;
  margin: 0 5px 5px 0;
  text-align: center;
  vertical-align: top;
}
.cb_template .containerBox .containerBoxInner {
  overflow: hidden;
}
.cbClr:before,
.cbclearboth:before,
.cbClr:after,
.cbclearboth:after {
  content: " ";
  display: table;
}
.cbClr:after,
.cbclearboth:after {
  clear: both;
}
.cbClr:before,
.cbclearboth:before,
.cbClr:after,
.cbclearboth:after {
  content: " ";
  display: table;
}
.cbClr:after,
.cbclearboth:after {
  clear: both;
}
.cb_button_wrapper {
  display: inline-block;
  margin-top: 5px;
}
.cb_button_wrapper + .cb_button_wrapper {
  margin-left: 5px;
}
.cbStarRatingOn,
.cbStarRatingOff {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome !important;
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
}
.cbStarRatingOn.fa-pull-left,
.cbStarRatingOff.fa-pull-left {
  margin-right: .3em;
}
.cbStarRatingOn.fa-pull-right,
.cbStarRatingOff.fa-pull-right {
  margin-left: .3em;
}
.cbStarRatingOn:before {
  content: "\f005";
}
.cbStarRatingOff:before {
  content: "\f006";
}
/* TinyMCE EDITOR */
.cb_template .mce_editable {
  /* workaround to inline width pushing outside of field space */
  width: 100% !important;
}
.cb_template .mceEditor table.mceLayout {
  /* workaround to inline width pushing outside of field space */
  width: 100% !important;
}
/* BACKEND */
@media (max-width: 767px) {
  .cb_template .cbAdminMainInner .cbTableBrowserTools {
    white-space: normal;
  }
  .cb_template .cbAdminMainInner .cbTableBrowserSorting {
    float: none !important;
    text-align: left;
  }
}
.cb_template .cbAdminMainInner .cbTableBrowserHeader {
  margin-bottom: 0;
}
.cb_template .cbAdminMainInner .cbTableHeader > th {
  font-weight: normal;
}
.cb_template .cbAdminMainInner .cbTableHeader > .cbTableBrowserLabel {
  font-weight: bold;
  padding-left: 50px;
  vertical-align: middle;
}
.cb_template .cbAdminMainInner .cbTableHeader button,
.cb_template .cbAdminMainInner .cbTableHeader select,
.cb_template .cbAdminMainInner .cbTableHeader input,
.cb_template .cbAdminMainInner .cbTableHeader textarea {
  margin: 0;
}
.cb_template .cbAdminMainInner .cbTableHeader .cbTableBrowserTools > * {
  margin: 0 0 10px 0;
  vertical-align: top;
}
.cb_template .cbAdminMainInner .cbTableHeader .cbTableBrowserTools > * > input,
.cb_template .cbAdminMainInner .cbTableHeader .cbTableBrowserTools > * > select {
  vertical-align: top;
}
.cb_template .cbAdminMainInner .cbFilters,
.cb_template .cbAdminMainInner .cbBatchProcess {
  display: none;
  white-space: normal;
  margin: 0 0 10px 0;
}
.cb_template .cbAdminMainInner .cbFilter,
.cb_template .cbAdminMainInner .cbBatch {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}
.cb_template .cbAdminMainInner .cbFilter > .table,
.cb_template .cbAdminMainInner .cbBatch > .table {
  margin-bottom: 0;
}
.cb_template .cbAdminMainInner .cbFilter .cbRepeatRow,
.cb_template .cbAdminMainInner .cbBatch .cbRepeatRow {
  margin-bottom: 5px;
}
.cb_template .cbAdminMainInner .cbFilterView,
.cb_template .cbAdminMainInner .cbBatchView {
  display: block;
  width: 100%;
}
.cb_template .cbAdminMainInner .cbFilterView > .cbRepeat,
.cb_template .cbAdminMainInner .cbBatchView > .cbRepeat {
  display: inline-block;
}
.cb_template .cbAdminMainInner .cbSearchSubmit,
.cb_template .cbAdminMainInner .cbBatchSubmit {
  margin-top: 5px;
}
.cb_template #cbAdminMainWrapper > .header {
  display: none;
}
.cb_template .cbButtonMenu {
  margin-left: -10px;
  margin-right: -10px;
}
.cb_template .cbButtonMenu .cbButtonMenuItem {
  position: relative;
  padding: 5px;
  margin: 10px;
  width: 200px;
  height: 200px;
}
.cb_template .cbButtonMenu .cbButtonMenuItem.fa:before,
.cb_template .cbButtonMenu .cbButtonMenuItem.fa-before:before {
  position: absolute;
  top: 30%;
  left: 0;
  margin: auto;
  width: 100%;
  text-align: center;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemLink {
  text-decoration: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemLink:hover {
  text-decoration: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner {
  position: relative;
  height: 100%;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner:hover .cbButtonMenuItemImg {
  display: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner:hover .cbButtonMenuItemImgHover {
  display: block;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemLabel {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemImgHover {
  display: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  color: #000;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span {
  display: block;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span .cbFieldSpan {
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span .cbLabelSpan label {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span .cbFieldIcons {
  display: none;
}
.pagetitle.icon-48-communitybuilder {
  padding-left: 0;
}
.header .icon-communitybuilder {
  display: none;
}
.pagetitle .cb_template,
.header .cb_template {
  color: inherit;
  font-size: inherit;
}
.header .cb_template span {
  color: inherit;
  width: 20px;
  height: 20px;
  font-size: 20px;
  display: inline-block;
  background-size: 100% 100%;
}
.pagetitle .cb_template span {
  color: inherit;
  vertical-align: middle;
  display: inline-block;
  margin-right: 16px;
  font-size: 48px;
  width: 48px;
  height: 48px;
  background-size: 100% 100%;
}
.cbbejeoptionsintro {
  height: auto;
  margin: 0;
  width: 872px;
  position: absolute;
  top: -60px;
  left: 0;
  background-color: #ffffff;
  padding: 10px;
  border: 2px #fd6 solid;
  border-radius: 5px;
  font-size: 12px;
}
.cbbejeoptionsintro.cbbejeoptionsintrocomusers {
  top: -80px;
}
/* LEGACY BACKEND */
.cbDisabled {
  color: #a94442;
  font-weight: bold;
}
a.cbDisabled:hover,
a.cbDisabled:focus {
  color: #843534;
}
.cbEnabled {
  color: #3c763d;
}
a.cbEnabled:hover,
a.cbEnabled:focus {
  color: #2b542c;
}
.cbSpecial {
  color: #8a6d3b;
}
a.cbSpecial:hover,
a.cbSpecial:focus {
  color: #66512c;
}
.cbSpecialWarning {
  font-weight: inherit;
}
.cbSpecialWarning a {
  font-weight: bold;
}
a.cbadminLinksAsButtons,
.cbadminLinksAsButtons a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  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;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons:active:focus,
.cbadminLinksAsButtons a:active:focus,
a.cbadminLinksAsButtons.active:focus,
.cbadminLinksAsButtons a.active:focus,
a.cbadminLinksAsButtons.focus,
.cbadminLinksAsButtons a.focus,
a.cbadminLinksAsButtons:active.focus,
.cbadminLinksAsButtons a:active.focus,
a.cbadminLinksAsButtons.active.focus,
.cbadminLinksAsButtons a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a.cbadminLinksAsButtons:hover,
.cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons.focus,
.cbadminLinksAsButtons a.focus {
  color: #333;
  text-decoration: none;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.cbadminLinksAsButtons.disabled,
.cbadminLinksAsButtons a.disabled,
a.cbadminLinksAsButtons[disabled],
.cbadminLinksAsButtons a[disabled],
fieldset[disabled] a.cbadminLinksAsButtons,
fieldset[disabled] .cbadminLinksAsButtons a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
aa.cbadminLinksAsButtons.disabled,
a.cbadminLinksAsButtons a.disabled,
fieldset[disabled] aa.cbadminLinksAsButtons,
fieldset[disabled] a.cbadminLinksAsButtons a {
  pointer-events: none;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  background-image: none;
}
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons.focus,
.cbadminLinksAsButtons a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
a.cbadminLinksAsButtons:hover,
.cbadminLinksAsButtons a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active,
.open > .dropdown-togglea.cbadminLinksAsButtons,
.open > .dropdown-toggle.cbadminLinksAsButtons a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
a.cbadminLinksAsButtons:active:hover,
.cbadminLinksAsButtons a:active:hover,
a.cbadminLinksAsButtons.active:hover,
.cbadminLinksAsButtons a.active:hover,
.open > .dropdown-togglea.cbadminLinksAsButtons:hover,
.open > .dropdown-toggle.cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons:active:focus,
.cbadminLinksAsButtons a:active:focus,
a.cbadminLinksAsButtons.active:focus,
.cbadminLinksAsButtons a.active:focus,
.open > .dropdown-togglea.cbadminLinksAsButtons:focus,
.open > .dropdown-toggle.cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons:active.focus,
.cbadminLinksAsButtons a:active.focus,
a.cbadminLinksAsButtons.active.focus,
.cbadminLinksAsButtons a.active.focus,
.open > .dropdown-togglea.cbadminLinksAsButtons.focus,
.open > .dropdown-toggle.cbadminLinksAsButtons a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active,
.open > .dropdown-togglea.cbadminLinksAsButtons,
.open > .dropdown-toggle.cbadminLinksAsButtons a {
  background-image: none;
}
a.cbadminLinksAsButtons.disabled:hover,
.cbadminLinksAsButtons a.disabled:hover,
a.cbadminLinksAsButtons[disabled]:hover,
.cbadminLinksAsButtons a[disabled]:hover,
fieldset[disabled] a.cbadminLinksAsButtons:hover,
fieldset[disabled] .cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons.disabled:focus,
.cbadminLinksAsButtons a.disabled:focus,
a.cbadminLinksAsButtons[disabled]:focus,
.cbadminLinksAsButtons a[disabled]:focus,
fieldset[disabled] a.cbadminLinksAsButtons:focus,
fieldset[disabled] .cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons.disabled.focus,
.cbadminLinksAsButtons a.disabled.focus,
a.cbadminLinksAsButtons[disabled].focus,
.cbadminLinksAsButtons a[disabled].focus,
fieldset[disabled] a.cbadminLinksAsButtons.focus,
fieldset[disabled] .cbadminLinksAsButtons a.focus {
  background-color: #fff;
  border-color: #ccc;
}
a.cbadminLinksAsButtons .badge,
.cbadminLinksAsButtons a .badge {
  color: #fff;
  background-color: #333;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.cbadminLinksAsButtons.disabled,
.cbadminLinksAsButtons a.disabled,
a.cbadminLinksAsButtons[disabled],
.cbadminLinksAsButtons a[disabled],
fieldset[disabled] a.cbadminLinksAsButtons,
fieldset[disabled] .cbadminLinksAsButtons a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cbadminLinksAsButtons .badge,
.cbadminLinksAsButtons a .badge {
  text-shadow: none;
}
a.cbadminLinksAsButtons:hover,
.cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
a.cbadminLinksAsButtons.disabled,
.cbadminLinksAsButtons a.disabled,
a.cbadminLinksAsButtons[disabled],
.cbadminLinksAsButtons a[disabled],
fieldset[disabled] a.cbadminLinksAsButtons,
fieldset[disabled] .cbadminLinksAsButtons a,
a.cbadminLinksAsButtons.disabled:hover,
.cbadminLinksAsButtons a.disabled:hover,
a.cbadminLinksAsButtons[disabled]:hover,
.cbadminLinksAsButtons a[disabled]:hover,
fieldset[disabled] a.cbadminLinksAsButtons:hover,
fieldset[disabled] .cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons.disabled:focus,
.cbadminLinksAsButtons a.disabled:focus,
a.cbadminLinksAsButtons[disabled]:focus,
.cbadminLinksAsButtons a[disabled]:focus,
fieldset[disabled] a.cbadminLinksAsButtons:focus,
fieldset[disabled] .cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons.disabled.focus,
.cbadminLinksAsButtons a.disabled.focus,
a.cbadminLinksAsButtons[disabled].focus,
.cbadminLinksAsButtons a[disabled].focus,
fieldset[disabled] a.cbadminLinksAsButtons.focus,
fieldset[disabled] .cbadminLinksAsButtons a.focus,
a.cbadminLinksAsButtons.disabled:active,
.cbadminLinksAsButtons a.disabled:active,
a.cbadminLinksAsButtons[disabled]:active,
.cbadminLinksAsButtons a[disabled]:active,
fieldset[disabled] a.cbadminLinksAsButtons:active,
fieldset[disabled] .cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.disabled.active,
.cbadminLinksAsButtons a.disabled.active,
a.cbadminLinksAsButtons[disabled].active,
.cbadminLinksAsButtons a[disabled].active,
fieldset[disabled] a.cbadminLinksAsButtons.active,
fieldset[disabled] .cbadminLinksAsButtons a.active {
  background-color: #e0e0e0;
  background-image: none;
}
.cbadminHorizontal {
  display: inline-block;
}
.cbadminHorizontal.cbadminSecondaryValue {
  font-size: 90%;
  font-style: italic;
}
.cbadminHorizontal.cbadminSecondaryValue:before {
  content: '(';
}
.cbadminHorizontal.cbadminSecondaryValue:after {
  content: ')';
  position: relative;
  left: -0.2em;
}
.cbadminRowButton,
.cbadminRowMinorButton {
  margin-left: 6px;
}
div.cbWarning:not(.cb_form_line),
span.cbWarning {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
  margin: 5px 0 5px 0;
}
div.cbWarning:not(.cb_form_line) h4,
span.cbWarning h4 {
  margin-top: 0;
  color: inherit;
}
div.cbWarning:not(.cb_form_line) .alert-link,
span.cbWarning .alert-link {
  font-weight: bold;
}
div.cbWarning:not(.cb_form_line) > p,
span.cbWarning > p,
div.cbWarning:not(.cb_form_line) > ul,
span.cbWarning > ul {
  margin-bottom: 0;
}
div.cbWarning:not(.cb_form_line) > p + p,
span.cbWarning > p + p {
  margin-top: 5px;
}
div.cbWarning:not(.cb_form_line) hr,
span.cbWarning hr {
  border-top-color: #e4b9c0;
}
div.cbWarning:not(.cb_form_line) .alert-link,
span.cbWarning .alert-link {
  color: #843534;
}
div.cbSmallWarning:not(.cb_form_line),
span.cbSmallWarning {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
  padding: 7px;
  border-radius: 3px;
  margin: 5px 0 5px 0;
}
div.cbSmallWarning:not(.cb_form_line) h4,
span.cbSmallWarning h4 {
  margin-top: 0;
  color: inherit;
}
div.cbSmallWarning:not(.cb_form_line) .alert-link,
span.cbSmallWarning .alert-link {
  font-weight: bold;
}
div.cbSmallWarning:not(.cb_form_line) > p,
span.cbSmallWarning > p,
div.cbSmallWarning:not(.cb_form_line) > ul,
span.cbSmallWarning > ul {
  margin-bottom: 0;
}
div.cbSmallWarning:not(.cb_form_line) > p + p,
span.cbSmallWarning > p + p {
  margin-top: 5px;
}
div.cbSmallWarning:not(.cb_form_line) hr,
span.cbSmallWarning hr {
  border-top-color: #e4b9c0;
}
div.cbSmallWarning:not(.cb_form_line) .alert-link,
span.cbSmallWarning .alert-link {
  color: #843534;
}
span.cbWarning,
span.cbSmallWarning {
  display: inline-block;
}
.cb_template fieldset.cbFieldsetWarning {
  border-color: #ebccd1;
}
.cb_template fieldset.cbFieldsetWarning legend {
  color: #a94442;
}
.mcs-module{position:relative;width:200px;text-align:left;}
.mcs-module .city{color:#046;font-size:14px;text-decoration:none;border-bottom:1px dashed #046;}
.mcs-module .question{position:absolute;top:20px;left:0;padding:3px 6px;font-size:12px;color:#454545;background-color:#FAFAFA;border:1px solid #6C6C6C;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;}
.mcs-module .question .close{position:relative;top:-5px;left:1px;color:#5B5B5B;opacity:1;font-weight:normal;font-size:14px;}
.mcs-overlay{position:fixed;display:none;top:0;left:0;bottom:0;right:0;background-color:#000;opacity:0.4;z-index:8999;}
.mcs-dialog{position:fixed;z-index:9000;top:20%;left:50%;width:360px;margin-left:-200px;height:auto;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#fff;background-color:rgba(255, 255, 255, 0.92);box-shadow:0px 0px 10px #c7c7c7;-moz-box-shadow:0px 0px 10px #c7c7c7;-webkit-box-shadow:0px 0px 10px #c7c7c7;}
.mcs-dialog a{color:#6b6b6b;text-decoration:none;}
.mcs-dialog.has-groups{width:500px;}
.mcs-dialog .close{position:absolute;top:8px;right:8px;width:20px;height:20px;background:url(https://kirov.repetitor-city.ru/modules/mod_mycityselector/tmpl/close.svg) left top no-repeat;opacity:0.5;}
.mcs-dialog .close:hover{opacity:1;}
.mcs-dialog .title{font-size:14px;padding:8px 18px;margin:0;border-bottom:1px solid #bababa;}
.mcs-dialog .groups{width:118px;float:left;margin:0;padding:10px 0 10px 20px;}
.mcs-dialog .group{margin:0 0 6px 0;padding:0;font-size:14px;}
.mcs-dialog .group a.active{color:#000;border-bottom:none;}
.mcs-dialog .group a{border-bottom:1px dashed #6b6b6b;}
.mcs-dialog .cities{min-height:140px;padding:10px 0 10px 16px;max-height:440px;overflow-y:scroll;}
.mcs-dialog.has-groups .cities{border-left:1px solid #bababa;width:340px !important;margin-left:150px;padding:10px 0 10px 10px;}
.mcs-dialog .cities.hidden{display:none;}
.mcs-dialog .city{float:left;width:320px;display:inline-block;margin:0 10px 6px 0;}
.mcs-dialog .link{border-bottom:1px dashed #6b6b6b;font-size:14px;}
.mcs-dialog .link.active{color:#000;border-bottom:none;}
.mcs-dialog .link:hover, .mcs-dialog .link:active, .mcs-dialog .link:focus{color:#000;background:none;}
.mcs-clear{clear:both;}