body {
	margin: 0px; padding: 0px; font-family: "Open Sans", "Trebuchet MS", arial, sans-serif; font-size: 13px;
}
p {
	line-height: 1.7em;
}
h1 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
h2 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
h3 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
h4 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
h5 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
h6 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
.h1 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
.h2 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
.h3 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
.h4 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
.h5 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
.h6 {
	font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; margin-top: 0px; margin-bottom: 0.75em;
}
label {
	font-weight: 600;
}
.semibold {
	font-weight: 600;
}
.text-primary {
	color: rgb(215, 75, 75);
}
a.text-primary:hover {
	color: rgb(196, 43, 43);
}
a.text-primary:focus {
	color: rgb(196, 43, 43);
}
.text-secondary {
	color: rgb(102, 133, 164);
}
a.text-secondary:hover {
	color: rgb(81, 108, 135);
}
a.text-secondary:focus {
	color: rgb(81, 108, 135);
}
.text-tertiary {
	color: rgb(175, 175, 175);
}
a.text-tertiary:hover {
	color: rgb(150, 150, 150);
}
a.text-tertiary:focus {
	color: rgb(150, 150, 150);
}
.text-success {
	color: rgb(92, 184, 92);
}
a.text-success:hover {
	color: rgb(68, 157, 68);
}
a.text-success:focus {
	color: rgb(68, 157, 68);
}
.text-warning {
	color: rgb(240, 173, 78);
}
a.text-warning:hover {
	color: rgb(236, 151, 31);
}
a.text-warning:focus {
	color: rgb(236, 151, 31);
}
.text-danger {
	color: rgb(217, 83, 79);
}
a.text-danger:hover {
	color: rgb(201, 48, 44);
}
a.text-danger:focus {
	color: rgb(201, 48, 44);
}
.text-info {
	color: rgb(91, 192, 222);
}
a.text-info:hover {
	color: rgb(49, 176, 213);
}
a.text-info:focus {
	color: rgb(49, 176, 213);
}
.text-sm {
	font-size: 11px;
}
.text-md {
	font-size: 13px;
}
.text-lg {
	font-size: 18px;
}
.text-xl {
	font-size: 24px;
}
.btn-primary {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
}
.btn-secondary {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
}
.btn-tertiary {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
}
.btn-facebook {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
}
.btn-twitter {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075); text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
}
.btn-primary:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-secondary:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-tertiary:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-facebook:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-twitter:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-primary.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-secondary.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-tertiary.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-facebook.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-twitter.active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.btn-primary {
	border-color: rgb(204, 45, 45); color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.btn-primary:focus {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(196, 43, 43);
}
.btn-primary.focus {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(196, 43, 43);
}
.btn-primary:hover {
	border-color: rgb(154, 34, 34); color: rgb(255, 255, 255); background-color: rgb(196, 43, 43);
}
.btn-primary:active {
	border-color: rgb(154, 34, 34); color: rgb(255, 255, 255); background-color: rgb(196, 43, 43);
}
.btn-primary.active {
	border-color: rgb(154, 34, 34); color: rgb(255, 255, 255); background-color: rgb(196, 43, 43);
}
.open > .dropdown-toggle.btn-primary {
	border-color: rgb(154, 34, 34); color: rgb(255, 255, 255); background-color: rgb(196, 43, 43);
}
.btn-primary:hover:active {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.btn-primary.active:hover {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.open > .dropdown-toggle.btn-primary:hover {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.btn-primary:focus:active {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.btn-primary.active:focus {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.open > .dropdown-toggle.btn-primary:focus {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.btn-primary.focus:active {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.btn-primary.active.focus {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.open > .dropdown-toggle.btn-primary.focus {
	border-color: rgb(100, 22, 22); color: rgb(255, 255, 255); background-color: rgb(166, 37, 37);
}
.btn-primary:active {
	background-image: none;
}
.btn-primary.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
[disabled].btn-primary {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
fieldset[disabled] .btn-primary {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
.btn-primary.disabled:hover {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
[disabled].btn-primary:hover {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
fieldset[disabled] .btn-primary:hover {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
.btn-primary.disabled:focus {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
[disabled].btn-primary:focus {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
fieldset[disabled] .btn-primary:focus {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
.btn-primary.disabled.focus {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
[disabled].btn-primary.focus {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
fieldset[disabled] .btn-primary.focus {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
.btn-primary.disabled:active {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
[disabled].btn-primary:active {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
fieldset[disabled] .btn-primary:active {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
.btn-primary.disabled.active {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
[disabled].btn-primary.active {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
fieldset[disabled] .btn-primary.active {
	border-color: rgb(204, 45, 45); background-color: rgb(215, 75, 75);
}
.btn-primary .badge {
	color: rgb(215, 75, 75); background-color: rgb(255, 255, 255);
}
.btn-secondary {
	border-color: rgb(84, 113, 141); color: rgb(255, 255, 255); background-color: rgb(102, 133, 164);
}
.btn-secondary:focus {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(81, 108, 135);
}
.btn-secondary.focus {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(81, 108, 135);
}
.btn-secondary:hover {
	border-color: rgb(61, 82, 103); color: rgb(255, 255, 255); background-color: rgb(81, 108, 135);
}
.btn-secondary:active {
	border-color: rgb(61, 82, 103); color: rgb(255, 255, 255); background-color: rgb(81, 108, 135);
}
.btn-secondary.active {
	border-color: rgb(61, 82, 103); color: rgb(255, 255, 255); background-color: rgb(81, 108, 135);
}
.open > .dropdown-toggle.btn-secondary {
	border-color: rgb(61, 82, 103); color: rgb(255, 255, 255); background-color: rgb(81, 108, 135);
}
.btn-secondary:hover:active {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.btn-secondary.active:hover {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.open > .dropdown-toggle.btn-secondary:hover {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.btn-secondary:focus:active {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.btn-secondary.active:focus {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.open > .dropdown-toggle.btn-secondary:focus {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.btn-secondary.focus:active {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.btn-secondary.active.focus {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.open > .dropdown-toggle.btn-secondary.focus {
	border-color: rgb(37, 49, 62); color: rgb(255, 255, 255); background-color: rgb(67, 90, 113);
}
.btn-secondary:active {
	background-image: none;
}
.btn-secondary.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-secondary {
	background-image: none;
}
.btn-secondary.disabled {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
[disabled].btn-secondary {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
fieldset[disabled] .btn-secondary {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
.btn-secondary.disabled:hover {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
[disabled].btn-secondary:hover {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
fieldset[disabled] .btn-secondary:hover {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
.btn-secondary.disabled:focus {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
[disabled].btn-secondary:focus {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
fieldset[disabled] .btn-secondary:focus {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
.btn-secondary.disabled.focus {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
[disabled].btn-secondary.focus {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
fieldset[disabled] .btn-secondary.focus {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
.btn-secondary.disabled:active {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
[disabled].btn-secondary:active {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
fieldset[disabled] .btn-secondary:active {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
.btn-secondary.disabled.active {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
[disabled].btn-secondary.active {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
fieldset[disabled] .btn-secondary.active {
	border-color: rgb(84, 113, 141); background-color: rgb(102, 133, 164);
}
.btn-secondary .badge {
	color: rgb(102, 133, 164); background-color: rgb(255, 255, 255);
}
.btn-tertiary {
	border-color: rgb(168, 168, 168); color: rgb(255, 255, 255); background-color: rgb(188, 188, 188);
}
.btn-tertiary:focus {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(163, 163, 163);
}
.btn-tertiary.focus {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(163, 163, 163);
}
.btn-tertiary:hover {
	border-color: rgb(137, 137, 137); color: rgb(255, 255, 255); background-color: rgb(163, 163, 163);
}
.btn-tertiary:active {
	border-color: rgb(137, 137, 137); color: rgb(255, 255, 255); background-color: rgb(163, 163, 163);
}
.btn-tertiary.active {
	border-color: rgb(137, 137, 137); color: rgb(255, 255, 255); background-color: rgb(163, 163, 163);
}
.open > .dropdown-toggle.btn-tertiary {
	border-color: rgb(137, 137, 137); color: rgb(255, 255, 255); background-color: rgb(163, 163, 163);
}
.btn-tertiary:hover:active {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.btn-tertiary.active:hover {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.open > .dropdown-toggle.btn-tertiary:hover {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.btn-tertiary:focus:active {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.btn-tertiary.active:focus {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.open > .dropdown-toggle.btn-tertiary:focus {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.btn-tertiary.focus:active {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.btn-tertiary.active.focus {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.open > .dropdown-toggle.btn-tertiary.focus {
	border-color: rgb(104, 104, 104); color: rgb(255, 255, 255); background-color: rgb(145, 145, 145);
}
.btn-tertiary:active {
	background-image: none;
}
.btn-tertiary.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-tertiary {
	background-image: none;
}
.btn-tertiary.disabled {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
[disabled].btn-tertiary {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
fieldset[disabled] .btn-tertiary {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
.btn-tertiary.disabled:hover {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
[disabled].btn-tertiary:hover {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
fieldset[disabled] .btn-tertiary:hover {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
.btn-tertiary.disabled:focus {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
[disabled].btn-tertiary:focus {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
fieldset[disabled] .btn-tertiary:focus {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
.btn-tertiary.disabled.focus {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
[disabled].btn-tertiary.focus {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
fieldset[disabled] .btn-tertiary.focus {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
.btn-tertiary.disabled:active {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
[disabled].btn-tertiary:active {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
fieldset[disabled] .btn-tertiary:active {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
.btn-tertiary.disabled.active {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
[disabled].btn-tertiary.active {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
fieldset[disabled] .btn-tertiary.active {
	border-color: rgb(168, 168, 168); background-color: rgb(188, 188, 188);
}
.btn-tertiary .badge {
	color: rgb(188, 188, 188); background-color: rgb(255, 255, 255);
}
.btn-inverse {
	border-color: rgb(38, 54, 68); color: rgb(255, 255, 255); background-color: rgb(53, 75, 94);
}
.btn-inverse:focus {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(35, 49, 61);
}
.btn-inverse.focus {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(35, 49, 61);
}
.btn-inverse:hover {
	border-color: rgb(16, 23, 29); color: rgb(255, 255, 255); background-color: rgb(35, 49, 61);
}
.btn-inverse:active {
	border-color: rgb(16, 23, 29); color: rgb(255, 255, 255); background-color: rgb(35, 49, 61);
}
.btn-inverse.active {
	border-color: rgb(16, 23, 29); color: rgb(255, 255, 255); background-color: rgb(35, 49, 61);
}
.open > .dropdown-toggle.btn-inverse {
	border-color: rgb(16, 23, 29); color: rgb(255, 255, 255); background-color: rgb(35, 49, 61);
}
.btn-inverse:hover:active {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.btn-inverse.active:hover {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.open > .dropdown-toggle.btn-inverse:hover {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.btn-inverse:focus:active {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.btn-inverse.active:focus {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.open > .dropdown-toggle.btn-inverse:focus {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.btn-inverse.focus:active {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.btn-inverse.active.focus {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.open > .dropdown-toggle.btn-inverse.focus {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(22, 31, 39);
}
.btn-inverse:active {
	background-image: none;
}
.btn-inverse.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-inverse {
	background-image: none;
}
.btn-inverse.disabled {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
[disabled].btn-inverse {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
fieldset[disabled] .btn-inverse {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
.btn-inverse.disabled:hover {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
[disabled].btn-inverse:hover {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
fieldset[disabled] .btn-inverse:hover {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
.btn-inverse.disabled:focus {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
[disabled].btn-inverse:focus {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
fieldset[disabled] .btn-inverse:focus {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
.btn-inverse.disabled.focus {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
[disabled].btn-inverse.focus {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
fieldset[disabled] .btn-inverse.focus {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
.btn-inverse.disabled:active {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
[disabled].btn-inverse:active {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
fieldset[disabled] .btn-inverse:active {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
.btn-inverse.disabled.active {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
[disabled].btn-inverse.active {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
fieldset[disabled] .btn-inverse.active {
	border-color: rgb(38, 54, 68); background-color: rgb(53, 75, 94);
}
.btn-inverse .badge {
	color: rgb(53, 75, 94); background-color: rgb(255, 255, 255);
}
.btn-facebook {
	border-color: rgb(48, 72, 123); color: rgb(255, 255, 255); background-color: rgb(59, 89, 152);
}
.btn-facebook:focus {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(45, 67, 115);
}
.btn-facebook.focus {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(45, 67, 115);
}
.btn-facebook:hover {
	border-color: rgb(30, 46, 79); color: rgb(255, 255, 255); background-color: rgb(45, 67, 115);
}
.btn-facebook:active {
	border-color: rgb(30, 46, 79); color: rgb(255, 255, 255); background-color: rgb(45, 67, 115);
}
.btn-facebook.active {
	border-color: rgb(30, 46, 79); color: rgb(255, 255, 255); background-color: rgb(45, 67, 115);
}
.open > .dropdown-toggle.btn-facebook {
	border-color: rgb(30, 46, 79); color: rgb(255, 255, 255); background-color: rgb(45, 67, 115);
}
.btn-facebook:hover:active {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.btn-facebook.active:hover {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.open > .dropdown-toggle.btn-facebook:hover {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.btn-facebook:focus:active {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.btn-facebook.active:focus {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.open > .dropdown-toggle.btn-facebook:focus {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.btn-facebook.focus:active {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.btn-facebook.active.focus {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.open > .dropdown-toggle.btn-facebook.focus {
	border-color: rgb(12, 18, 31); color: rgb(255, 255, 255); background-color: rgb(35, 52, 90);
}
.btn-facebook:active {
	background-image: none;
}
.btn-facebook.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-facebook {
	background-image: none;
}
.btn-facebook.disabled {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
[disabled].btn-facebook {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
fieldset[disabled] .btn-facebook {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
.btn-facebook.disabled:hover {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
[disabled].btn-facebook:hover {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
fieldset[disabled] .btn-facebook:hover {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
.btn-facebook.disabled:focus {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
[disabled].btn-facebook:focus {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
fieldset[disabled] .btn-facebook:focus {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
.btn-facebook.disabled.focus {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
[disabled].btn-facebook.focus {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
fieldset[disabled] .btn-facebook.focus {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
.btn-facebook.disabled:active {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
[disabled].btn-facebook:active {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
fieldset[disabled] .btn-facebook:active {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
.btn-facebook.disabled.active {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
[disabled].btn-facebook.active {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
fieldset[disabled] .btn-facebook.active {
	border-color: rgb(48, 72, 123); background-color: rgb(59, 89, 152);
}
.btn-facebook .badge {
	color: rgb(59, 89, 152); background-color: rgb(255, 255, 255);
}
.btn-twitter {
	border-color: rgb(0, 143, 197); color: rgb(255, 255, 255); background-color: rgb(0, 172, 238);
}
.btn-twitter:focus {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 135, 187);
}
.btn-twitter.focus {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 135, 187);
}
.btn-twitter:hover {
	border-color: rgb(0, 98, 136); color: rgb(255, 255, 255); background-color: rgb(0, 135, 187);
}
.btn-twitter:active {
	border-color: rgb(0, 98, 136); color: rgb(255, 255, 255); background-color: rgb(0, 135, 187);
}
.btn-twitter.active {
	border-color: rgb(0, 98, 136); color: rgb(255, 255, 255); background-color: rgb(0, 135, 187);
}
.open > .dropdown-toggle.btn-twitter {
	border-color: rgb(0, 98, 136); color: rgb(255, 255, 255); background-color: rgb(0, 135, 187);
}
.btn-twitter:hover:active {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.btn-twitter.active:hover {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.open > .dropdown-toggle.btn-twitter:hover {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.btn-twitter:focus:active {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.btn-twitter.active:focus {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.open > .dropdown-toggle.btn-twitter:focus {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.btn-twitter.focus:active {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.btn-twitter.active.focus {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.open > .dropdown-toggle.btn-twitter.focus {
	border-color: rgb(0, 50, 70); color: rgb(255, 255, 255); background-color: rgb(0, 109, 151);
}
.btn-twitter:active {
	background-image: none;
}
.btn-twitter.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-twitter {
	background-image: none;
}
.btn-twitter.disabled {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
[disabled].btn-twitter {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
fieldset[disabled] .btn-twitter {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
.btn-twitter.disabled:hover {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
[disabled].btn-twitter:hover {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
fieldset[disabled] .btn-twitter:hover {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
.btn-twitter.disabled:focus {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
[disabled].btn-twitter:focus {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
fieldset[disabled] .btn-twitter:focus {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
.btn-twitter.disabled.focus {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
[disabled].btn-twitter.focus {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
fieldset[disabled] .btn-twitter.focus {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
.btn-twitter.disabled:active {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
[disabled].btn-twitter:active {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
fieldset[disabled] .btn-twitter:active {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
.btn-twitter.disabled.active {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
[disabled].btn-twitter.active {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
fieldset[disabled] .btn-twitter.active {
	border-color: rgb(0, 143, 197); background-color: rgb(0, 172, 238);
}
.btn-twitter .badge {
	color: rgb(0, 172, 238); background-color: rgb(255, 255, 255);
}
.btn-transparent {
	border-width: 2px; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent:focus {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent.focus {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent:hover {
	border-color: rgb(224, 224, 224); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active {
	border-color: rgb(224, 224, 224); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent.active {
	border-color: rgb(224, 224, 224); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.open > .dropdown-toggle.btn-transparent {
	border-color: rgb(224, 224, 224); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent:hover:active {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent.active:hover {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.open > .dropdown-toggle.btn-transparent:hover {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent:focus:active {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent.active:focus {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.open > .dropdown-toggle.btn-transparent:focus {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent.focus:active {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent.active.focus {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.open > .dropdown-toggle.btn-transparent.focus {
	border-color: rgb(191, 191, 191); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.btn-transparent:active {
	background-image: none;
}
.btn-transparent.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-transparent {
	background-image: none;
}
.btn-transparent.disabled {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
[disabled].btn-transparent {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
fieldset[disabled] .btn-transparent {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent.disabled:hover {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
[disabled].btn-transparent:hover {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
fieldset[disabled] .btn-transparent:hover {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent.disabled:focus {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
[disabled].btn-transparent:focus {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
fieldset[disabled] .btn-transparent:focus {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent.disabled.focus {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
[disabled].btn-transparent.focus {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
fieldset[disabled] .btn-transparent.focus {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent.disabled:active {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
[disabled].btn-transparent:active {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
fieldset[disabled] .btn-transparent:active {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent.disabled.active {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
[disabled].btn-transparent.active {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
fieldset[disabled] .btn-transparent.active {
	border-color: rgb(255, 255, 255); background-color: transparent;
}
.btn-transparent .badge {
	color: transparent; background-color: rgb(255, 255, 255);
}
.btn-transparent:hover {
	background: rgba(0, 0, 0, 0.1);
}
.btn-jumbo {
	padding: 13px 20px; border-radius: 6px; line-height: 1.33; font-size: 22px;
}
.badge {
	font-weight: 600;
}
.badge-primary {
	color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.badge-secondary {
	color: rgb(255, 255, 255); background-color: rgb(102, 133, 164);
}
.badge-tertiary {
	color: rgb(255, 255, 255); background-color: rgb(188, 188, 188);
}
.label {
	font-weight: 600;
}
.label-primary {
	color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.label-secondary {
	color: rgb(255, 255, 255); background-color: rgb(102, 133, 164);
}
.label-tertiary {
	color: rgb(255, 255, 255); background-color: rgb(188, 188, 188);
}
.progress {
	background-color: rgb(245, 245, 245);
}
.progress-bar-primary {
	background-color: rgb(215, 75, 75);
}
.progress-bar-secondary {
	background-color: rgb(102, 133, 164);
}
.progress-bar-tertiary {
	background-color: rgb(188, 188, 188);
}
.progress-sm {
	height: 12px;
}
.progress-lg {
	height: 28px;
}
.popover-title {
	font-size: 15px;
}
.popover-content {
	font-family: "Open Sans", "Trebuchet MS", arial, sans-serif; font-size: 13px;
}
.alert {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.alert strong {
	font-weight: 600;
}
.alert-success {
	border-color: rgb(92, 184, 92); color: rgb(255, 255, 255); background-color: rgb(92, 184, 92);
}
.alert-success hr {
	border-top-color: rgb(76, 174, 76);
}
.alert-success .alert-link {
	color: rgb(230, 230, 230);
}
.alert-info {
	border-color: rgb(91, 192, 222); color: rgb(255, 255, 255); background-color: rgb(91, 192, 222);
}
.alert-info hr {
	border-top-color: rgb(70, 184, 218);
}
.alert-info .alert-link {
	color: rgb(230, 230, 230);
}
.alert-warning {
	border-color: rgb(240, 173, 78); color: rgb(255, 255, 255); background-color: rgb(240, 173, 78);
}
.alert-warning hr {
	border-top-color: rgb(238, 162, 54);
}
.alert-warning .alert-link {
	color: rgb(230, 230, 230);
}
.alert-danger {
	border-color: rgb(217, 83, 79); color: rgb(255, 255, 255); background-color: rgb(217, 83, 79);
}
.alert-danger hr {
	border-top-color: rgb(212, 63, 58);
}
.alert-danger .alert-link {
	color: rgb(230, 230, 230);
}
.form-group {
	margin-bottom: 25px;
}
.form-control {
	padding-right: 6px; padding-left: 6px; box-shadow: none;
}
.control-label {
	font-weight: 600;
}
.checkbox {
	margin-bottom: 15px;
}
.radio {
	margin-bottom: 15px;
}
.checkbox-inline {
	margin-right: 20px; margin-bottom: 20px;
}
.radio-inline {
	margin-right: 20px; margin-bottom: 20px;
}
.radio-inline + .radio-inline {
	margin-left: 0px;
}
.checkbox-inline + .checkbox-inline {
	margin-left: 0px;
}
.form-horizontal .control-label {
	top: 3px; text-align: right; position: relative;
}
.btn-primary .caret {
	border-top-color: rgb(255, 255, 255);
}
.btn-secondary .caret {
	border-top-color: rgb(255, 255, 255);
}
.btn-tertiary .caret {
	border-top-color: rgb(255, 255, 255);
}
.btn-facebook .caret {
	border-top-color: rgb(255, 255, 255);
}
.btn-twitter .caret {
	border-top-color: rgb(255, 255, 255);
}
.dropup .btn-primary .caret {
	border-bottom-color: rgb(255, 255, 255);
}
.dropup .btn-secondary .caret {
	border-bottom-color: rgb(255, 255, 255);
}
.dropup .btn-tertiary .caret {
	border-bottom-color: rgb(255, 255, 255);
}
.dropup .btn-facebook .caret {
	border-bottom-color: rgb(255, 255, 255);
}
.dropup .btn-twitter .caret {
	border-bottom-color: rgb(255, 255, 255);
}
.dropdown-menu > li {
	margin-right: 0.5em; margin-left: 0.5em;
}
.dropdown-menu > li > a {
	padding: 6px 12px; border-radius: 4px; font-size: 13px;
}
.dropdown-menu > li > a:hover {
	background-color: rgb(237, 237, 237);
}
.dropdown-menu > li > a:focus {
	background-color: rgb(237, 237, 237);
}
.dropdown-menu > .active > a {
	color: rgb(68, 68, 68); background-color: rgb(219, 219, 219);
}
.dropdown-menu > .active > a:hover {
	color: rgb(68, 68, 68); background-color: rgb(219, 219, 219);
}
.dropdown-menu > .active > a:focus {
	color: rgb(68, 68, 68); background-color: rgb(219, 219, 219);
}
.dropdown-header {
	text-transform: uppercase; padding-right: 12px; padding-left: 12px; font-size: 11px;
}
.dropdown-icon {
	width: 16px; text-align: center; color: rgb(68, 68, 68); font-size: 15px; margin-right: 8px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	left: 100%; top: 0px; margin-top: -6px; margin-left: -1px; display: none;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu:hover > .dropdown-menu::before {
	display: none;
}
.dropdown-submenu:hover > .dropdown-menu::after {
	display: none;
}
.navbar .dropdown-submenu > .dropdown-menu {
	margin-top: -6px; margin-left: 20px; display: block;
}
.mainnav .dropdown-submenu > .dropdown-menu {
	margin-top: -6px; margin-left: 20px; display: block;
}
@media all and (min-width:768px)
{
.navbar .dropdown-submenu > .dropdown-menu {
	margin-left: -1px; display: none;
}
.mainnav .dropdown-submenu > .dropdown-menu {
	margin-left: -1px; display: none;
}
.navbar .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.mainnav .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a::after {
	border-width: 5px 0px 5px 5px; border-style: solid; border-color: transparent transparent transparent rgb(204, 204, 204); width: 0px; height: 0px; margin-top: 5px; margin-right: -10px; float: right; display: block; content: "";
}
.dropdown-submenu:hover > a::after {
	border-left-color: rgb(215, 75, 75);
}
}
.table-bordered thead tr th {
	color: rgb(68, 68, 68); font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; font-size: 14px; font-weight: 600; vertical-align: middle; border-bottom-width: 1px; background-color: rgb(255, 255, 255);
}
.table-bordered tfoot tr th {
	color: rgb(68, 68, 68); font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; font-size: 14px; font-weight: 600; vertical-align: middle; border-bottom-width: 1px; background-color: rgb(255, 255, 255);
}
.pagination > li {
	margin: 0px 3px; display: inline-block;
}
.pagination > li:first-child {
	margin-left: 0px;
}
.pagination > li:last-child {
	margin-right: 0px;
}
.pagination > li > a {
	border-color: rgb(221, 221, 221); border-radius: 4px; color: rgb(34, 34, 34); background-color: transparent;
}
.pagination > li > span {
	border-color: rgb(221, 221, 221); border-radius: 4px; color: rgb(34, 34, 34); background-color: transparent;
}
.pagination > li > a:hover {
	border-color: rgb(221, 221, 221); color: rgb(42, 100, 150); background-color: rgb(238, 238, 238);
}
.pagination > li > span:hover {
	border-color: rgb(221, 221, 221); color: rgb(42, 100, 150); background-color: rgb(238, 238, 238);
}
.pagination > li > a:focus {
	border-color: rgb(221, 221, 221); color: rgb(42, 100, 150); background-color: rgb(238, 238, 238);
}
.pagination > li > span:focus {
	border-color: rgb(221, 221, 221); color: rgb(42, 100, 150); background-color: rgb(238, 238, 238);
}
.pagination > .active > a {
	border-color: rgb(175, 39, 39); color: rgb(255, 255, 255); cursor: default; background-color: rgb(215, 75, 75);
}
.pagination > .active > span {
	border-color: rgb(175, 39, 39); color: rgb(255, 255, 255); cursor: default; background-color: rgb(215, 75, 75);
}
.pagination > .active > a:hover {
	border-color: rgb(175, 39, 39); color: rgb(255, 255, 255); cursor: default; background-color: rgb(215, 75, 75);
}
.pagination > .active > span:hover {
	border-color: rgb(175, 39, 39); color: rgb(255, 255, 255); cursor: default; background-color: rgb(215, 75, 75);
}
.pagination > .active > a:focus {
	border-color: rgb(175, 39, 39); color: rgb(255, 255, 255); cursor: default; background-color: rgb(215, 75, 75);
}
.pagination > .active > span:focus {
	border-color: rgb(175, 39, 39); color: rgb(255, 255, 255); cursor: default; background-color: rgb(215, 75, 75);
}
.pager > li > a {
	color: rgb(34, 34, 34);
}
.tab-content.stacked-content > .tab-pane {
	padding-top: 0px;
}
.tab-pane {
	position: relative;
}
.nav-tabs {
	margin-bottom: 1.5em;
}
.nav-pills {
	margin-bottom: 1.5em;
}
.nav-tabs .fa-caret-down {
	margin-left: 3px;
}
.nav-pills .fa-caret-down {
	margin-left: 3px;
}
.nav-pills.nav-stacked > li {
	margin-right: 0px; margin-bottom: 0.5em;
}
.nav-pills.nav-stacked > li > a {
	padding: 10px 15px;
}
.nav-pills > li {
	margin-right: 6px;
}
.nav-pills > li > a {
	padding: 5px 12px; border: 1px solid transparent; border-image: none; color: rgb(68, 68, 68); background-color: rgb(238, 238, 238);
}
.nav-pills > li > a:hover {
	border-color: transparent; color: rgb(68, 68, 68); background-color: rgb(228, 228, 228);
}
.nav-pills > li > a:focus {
	border-color: transparent; color: rgb(68, 68, 68); background-color: rgb(228, 228, 228);
}
.nav-pills > li.active > a {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.nav-pills > li.active > a:hover {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.nav-pills > li.active > a:focus {
	border-color: transparent; color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.nav-tabs > li > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.nav-tabs > li > a:hover {
	color: rgb(68, 68, 68); background-color: rgb(238, 238, 238);
}
.nav-tabs > li > a:focus {
	color: rgb(68, 68, 68); background-color: rgb(238, 238, 238);
}
.nav-tabs > li.active > a {
	color: rgb(215, 75, 75); font-weight: 600; background-color: rgb(255, 255, 255);
}
.nav-tabs > li.active > a:hover {
	color: rgb(215, 75, 75); font-weight: 600; background-color: rgb(255, 255, 255);
}
.nav-tabs > li.active > a:focus {
	color: rgb(215, 75, 75); font-weight: 600; background-color: rgb(255, 255, 255);
}
.nav .open > a {
	border-color: rgb(215, 75, 75); color: rgb(68, 68, 68); background-color: rgb(238, 238, 238);
}
.nav .open > a:hover {
	border-color: rgb(215, 75, 75); color: rgb(68, 68, 68); background-color: rgb(238, 238, 238);
}
.nav .open > a:focus {
	border-color: rgb(215, 75, 75); color: rgb(68, 68, 68); background-color: rgb(238, 238, 238);
}
.modal-backdrop {
	background-color: rgb(255, 255, 255);
}
.modal-backdrop.in {
	opacity: 0.65;
}
.lt-ie9 .modal-content {
	border-color: rgb(204, 204, 204);
}
.modal-styled .modal-header {
	color: rgb(255, 255, 255); border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: rgb(43, 61, 76);
}
.modal-styled .modal-header .close {
	color: rgb(119, 151, 178); opacity: 1; text-shadow: none; background-color: transparent;
}
.modal-styled .modal-header .close:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.modal-styled .modal-title {
	font-weight: 300;
}
.modal-styled .modal-content {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.15);
}
.modal-styled .modal-footer {
	color: rgb(85, 85, 85); border-top-color: rgb(221, 221, 221); border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: rgb(241, 241, 241);
}
.thumbnail-view {
	overflow: hidden; display: inline-block; position: relative;
}
.thumbnail-view img {
	max-width: 100%;
}
.thumbnail-view .thumbnail-view-hover {
	background: rgba(0, 0, 0, 0.5); transition:0.25s ease-in-out; width: 100%; height: 100%; right: 0px; display: block; position: absolute; z-index: 10; transform: translateY(-100%); -webkit-transform: translateY(-100%); -o-transform: translateY(-100%); -moz-transform: translateY(-100%);
}
.thumbnail-view .thumbnail-view-hover i {
	background: none; border-radius: 100px; border: 3px solid rgba(255, 255, 255, 0.6); border-image: none; left: 50%; top: 50%; width: 48px; height: 48px; text-align: center; color: rgba(255, 255, 255, 0.6); line-height: 44px; font-size: 28px; margin-top: -24px; margin-left: -24px; display: block; position: absolute;
}
.thumbnail-view .thumbnail-view-hover-lg i {
	background: none; border-radius: 100px; border: 3px solid rgba(255, 255, 255, 0.6); border-image: none; left: 50%; top: 50%; width: 48px; height: 48px; text-align: center; color: rgba(255, 255, 255, 0.6); line-height: 44px; font-size: 28px; margin-top: -24px; margin-left: -24px; display: block; position: absolute;
}
.thumbnail-view .thumbnail-view-hover-lg i {
	width: 72px; height: 72px; line-height: 72px; font-size: 48px; margin-top: -36px; margin-left: -36px;
}
.thumbnail-view:hover .thumbnail-view-hover {
	transform: translateY(0%); -webkit-transform: translateY(0%); -o-transform: translateY(0%); -moz-transform: translateY(0%);
}
.thumbnail-footer {
	padding: 7px 10px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.thumbnail-footer::before {
	display: table; content: " ";
}
.thumbnail-footer::after {
	display: table; content: " ";
}
.thumbnail-footer::after {
	clear: both;
}
.thumbnail-footer a {
	color: rgb(153, 153, 153); font-size: 12px;
}
.thumbnail-footer a:hover {
	color: rgb(215, 75, 75); text-decoration: none;
}
.thumbnail-footer .pull-left a {
	padding: 0px 12px 0px 0px;
}
.thumbnail-footer .pull-right a {
	padding: 0px 0px 0px 12px;
}
.thumbnail-table .thumbnail {
	margin-bottom: 0px;
}
.accordion-panel .panel {
	border-color: rgb(221, 221, 221);
}
.accordion-panel .panel-heading {
	padding: 0px;
}
.accordion-panel .accordion-toggle {
	padding: 10px 15px; color: rgb(85, 85, 85); font-size: 14px; display: block; cursor: pointer; background-color: rgb(245, 245, 245);
}
.accordion-panel .accordion-toggle:hover {
	text-decoration: none;
}
.accordion-panel .accordion-toggle:focus {
	text-decoration: none;
}
.accordion-panel .panel.is-open {
	border-color: rgb(221, 221, 221);
}
.accordion-panel .panel.is-open .accordion-toggle {
	color: rgb(255, 255, 255); border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: rgb(53, 75, 94);
}
.accordion-simple .panel + .panel {
	margin-top: 0px;
}
.accordion-simple .panel-heading {
	padding-right: 0px; padding-left: 0px;
}
.accordion-simple .panel-body {
	padding-left: 25px;
}
.accordion-simple .panel-title {
	color: rgb(68, 68, 68); line-height: 1.75em; letter-spacing: -1px; padding-left: 0px; font-family: "Open Sans", "Trebuchet MS", arial, sans-serif; font-size: 14px; position: relative;
}
.accordion-simple .accordion-caret::before {
	left: 0px; top: 1px; margin-right: 8px; content: "\f196";
}
.accordion-simple .panel.is-open .accordion-caret::before {
	content: "\f146";
}
.accordion-caret::before {
	left: 2px; width: 16px; height: 16px; color: rgb(215, 75, 75); font-size: 1.25em; margin-right: 3px; display: inline-block; position: relative; content: "\f0da";
}
.panel.is-open .panel-title {
	color: rgb(68, 68, 68);
}
.panel.is-open .accordion-caret::before {
	left: 0px; color: rgb(215, 75, 75); content: "\f0d7";
}
.list-group .list-group-item .list-group-chevron {
	color: rgb(187, 187, 187); margin-top: 5px; float: right;
}
.list-group .list-group-item .badge {
	margin-top: 2px;
}
.list-group .list-group-item .list-group-chevron + .badge {
	margin-right: 10px;
}
.carousel-fade .carousel-inner .item {
	opacity: 0; transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left {
	left: 0px; z-index: 1; opacity: 0;
}
.carousel-fade .carousel-inner .active.right {
	left: 0px; z-index: 1; opacity: 0;
}
.carousel-fade .carousel-inner .next.left {
	opacity: 1;
}
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.container {
	position: relative;
}
.content {
	margin-bottom: 2em; position: relative;
}
.layout {
	margin-top: -40px; margin-right: -15px; margin-left: -15px;
}
.layout-main {
	padding-top: 40px; padding-bottom: 26px;
}
.layout-sidebar {
	padding-top: 40px; padding-bottom: 60px;
}
.layout-main-left .layout-main {
	padding-right: 30px; padding-left: 15px;
}
.layout-main-left .layout-sidebar {
	padding-right: 15px; padding-left: 30px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; box-shadow: inset 8px 0px 15px -10px rgba(0,0,0,0.2);
}
.layout-main-right .layout-main {
	padding-right: 15px; padding-left: 30px;
}
.layout-main-right .layout-sidebar {
	padding-right: 30px; padding-left: 15px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; box-shadow: inset -8px 0px 15px -10px rgba(0,0,0,0.2);
}
.nav-layout-sidebar-skip {
	text-align: center; font-size: 12px; margin-bottom: 1em; display: none;
}
.nav-layout-sidebar {
	margin: 0px 0px 2em; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; position: relative; z-index: 101;
}
.nav-layout-sidebar > li {
	margin: 0px; padding: 0px;
}
.nav-layout-sidebar > li > a {
	color: rgb(102, 102, 102); padding-top: 15px; padding-bottom: 15px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-layout-sidebar > li > a .fa {
	top: 1px; width: 1em; text-align: center; font-size: 1.25em; margin-right: 4px; position: relative;
}
.nav-layout-sidebar > li > a:hover {
	background-color: rgb(244, 244, 244);
}
.nav-layout-sidebar > .active > a {
	color: rgb(215, 75, 75); font-weight: 600; background-color: rgb(255, 255, 255);
}
.nav-layout-sidebar > .active > a:focus {
	color: rgb(215, 75, 75); font-weight: 600; background-color: rgb(255, 255, 255);
}
.nav-layout-sidebar > .active > a:hover {
	color: rgb(215, 75, 75); font-weight: 600; background-color: rgb(255, 255, 255);
}
.nav-layout-sidebar > li + li {
	margin-top: 0px;
}
.layout-main-left .nav-layout-sidebar {
	margin-right: 0px; margin-left: -31px;
}
.layout-main-left .nav-layout-sidebar > li {
	margin: 0px 0px 0px 1px;
}
.layout-main-left .nav-layout-sidebar > .active {
	margin-left: 0px;
}
.layout-main-right .nav-layout-sidebar {
	margin-right: -31px; margin-left: 0px;
}
.layout-main-right .nav-layout-sidebar > li {
	margin: 0px 1px 0px 0px;
}
.layout-main-right .nav-layout-sidebar > .active {
	margin-right: 0px;
}
@media all and (max-width:1200px)
{
.layout-stack-lg {
	margin-top: 0px;
}
.layout-stack-lg .layout-main {
	padding-top: 0px;
}
.layout-stack-lg .layout-sidebar {
	padding-top: 0px;
}
.layout-stack-lg .layout-main {
	padding-right: 15px; padding-left: 15px;
}
.layout-stack-lg .layout-sidebar {
	padding-right: 15px; padding-left: 15px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-left-width: medium; border-right-style: none; border-left-style: none; box-shadow: none;
}
.layout-stack-lg .nav-layout-sidebar-skip {
	display: block;
}
.layout-stack-lg .nav-layout-sidebar {
	margin-right: 0px; margin-left: 0px;
}
}
@media all and (max-width:992px)
{
.layout-stack-md {
	margin-top: 0px;
}
.layout-stack-md .layout-main {
	padding-top: 0px;
}
.layout-stack-md .layout-sidebar {
	padding-top: 0px;
}
.layout-stack-md .layout-main {
	padding-right: 15px; padding-left: 15px;
}
.layout-stack-md .layout-sidebar {
	padding-right: 15px; padding-left: 15px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-left-width: medium; border-right-style: none; border-left-style: none; box-shadow: none;
}
.layout-stack-md .nav-layout-sidebar-skip {
	display: block;
}
.layout-stack-md .nav-layout-sidebar {
	margin-right: 0px; margin-left: 0px;
}
}
@media all and (max-width:768px)
{
.layout-stack-sm {
	margin-top: 0px;
}
.layout-stack-sm .layout-main {
	padding-top: 0px;
}
.layout-stack-sm .layout-sidebar {
	padding-top: 0px;
}
.layout-stack-sm .layout-main {
	padding-right: 15px; padding-left: 15px;
}
.layout-stack-sm .layout-sidebar {
	padding-right: 15px; padding-left: 15px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-left-width: medium; border-right-style: none; border-left-style: none; box-shadow: none;
}
.layout-stack-sm .nav-layout-sidebar-skip {
	display: block;
}
.layout-stack-sm .nav-layout-sidebar {
	margin-right: 0px; margin-left: 0px;
}
}
@media all and (max-width:480px)
{
.layout-stack-xs {
	margin-top: 0px;
}
.layout-stack-xs .layout-main {
	padding-top: 0px;
}
.layout-stack-xs .layout-sidebar {
	padding-top: 0px;
}
.layout-stack-xs .layout-main {
	padding-right: 15px; padding-left: 15px;
}
.layout-stack-xs .layout-sidebar {
	padding-right: 15px; padding-left: 15px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-left-width: medium; border-right-style: none; border-left-style: none; box-shadow: none;
}
.layout-stack-xs .nav-layout-sidebar-skip {
	display: block;
}
.layout-stack-xs .nav-layout-sidebar {
	margin-right: 0px; margin-left: 0px;
}
}
.portlet {
	margin: 0px 0px 3em; padding: 0px; position: relative;
}
.portlet-header {
	margin: 0px; padding: 0px;
}
.portlet-title u {
	text-decoration: none;
}
.portlet-icon {
	top: -1px; font-size: 16px; margin-right: 10px; position: relative;
}
.portlet-body {
	margin: 0px; padding: 0px;
}
.portlet-default .portlet-title {
	margin-bottom: 30px; position: relative;
}
.portlet-default .portlet-title::before {
	background: rgb(230, 230, 230); width: 100%; height: 1px; bottom: 0px; display: block; position: absolute; z-index: 9; content: "";
}
.portlet-default .portlet-title::after {
	background: rgb(102, 133, 164); margin: 20px 0px 0px; width: 80px; height: 1px; display: block; position: relative; z-index: 10; content: "";
}
.portlet-boxed .portlet-header {
	padding: 12px 15px; border: 1px solid rgb(221, 221, 221); border-image: none; border-top-left-radius: 4px; border-top-right-radius: 4px;
}
.portlet-boxed .portlet-title {
	font-size: 16px; margin-bottom: 0px;
}
.portlet-boxed .portlet-title u {
	text-decoration: none;
}
.portlet-boxed .portlet-body {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); padding: 20px 15px; border-image: none; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.portlet-table .portlet-body {
	padding: 0px;
}
.portlet-table .table-bordered {
	margin-top: -2px !important; margin-bottom: -2px !important; border-right-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-left-width: medium; border-right-style: none; border-left-style: none;
}
.portlet-table .dataTables_filter {
	padding-right: 10px; float: right;
}
.portlet-table .dataTables_paginate {
	padding-right: 10px; float: right;
}
.portlet-table .dataTables_info {
	padding-left: 10px; float: left;
}
.portlet-table .dataTables_length {
	padding-left: 10px; float: left;
}
.portlet-table .dataTables_filter {
	padding-top: 13px; padding-bottom: 10px;
}
.portlet-table .dataTables_length {
	padding-top: 13px; padding-bottom: 10px;
}
.portlet-table .dataTables_paginate {
	padding-top: 10px; padding-bottom: 10px;
}
.portlet-table .dataTables_info {
	padding-top: 10px; padding-bottom: 10px;
}
.portlet-table .dataTables_info {
	padding-top: 20px;
}
.portlet-boxed .portlet-header {
	background-color: rgb(244, 244, 244);
}
.portlet-boxed .portlet-title {
	color: rgb(68, 68, 68);
}
.portlet-boxed.portlet-inverse .portlet-header {
	background-color: rgb(53, 75, 94);
}
.portlet-boxed.portlet-inverse .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-danger .portlet-header {
	background-color: rgb(219, 91, 87);
}
.portlet-boxed.portlet-danger .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-warning .portlet-header {
	background-color: rgb(241, 177, 87);
}
.portlet-boxed.portlet-warning .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-success .portlet-header {
	background-color: rgb(92, 184, 92);
}
.portlet-boxed.portlet-success .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-info .portlet-header {
	background-color: rgb(91, 192, 222);
}
.portlet-boxed.portlet-info .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-primary .portlet-header {
	background-color: rgb(215, 75, 75);
}
.portlet-boxed.portlet-primary .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-secondary .portlet-header {
	background-color: rgb(102, 133, 164);
}
.portlet-boxed.portlet-secondary .portlet-title {
	color: rgb(255, 255, 255);
}
.portlet-boxed.portlet-tertiary .portlet-header {
	background-color: rgb(188, 188, 188);
}
.portlet-boxed.portlet-tertiary .portlet-title {
	color: rgb(255, 255, 255);
}
.icons-list {
	list-style: none; margin: 0px 0px 10px; padding: 0px;
}
.icons-list > li {
	line-height: 1.65em; padding-left: 1.75em; margin-bottom: 1em; position: relative;
}
.icons-list > li > .icon-li {
	left: 0px; top: 0.25em; width: 1em; text-align: center; font-size: 1.25em; position: absolute;
}
.parsley-form .form-group {
	position: relative;
}
.parsley-form .form-group .parsley-success .parsley-error-list {
	display: none !important;
}
.parsley-form .form-group .parsley-error-list {
	background: rgb(217, 83, 79); list-style: none; margin: 0px; padding: 2px 10px; border-radius: 4px; top: 0px; color: rgb(255, 255, 255); font-size: 12px; font-weight: 600; display: none !important; position: relative;
}
.parsley-form .form-group .parsley-error-list::after {
	left: 3px; top: -6px; border-right-color: transparent; border-bottom-color: rgb(217, 83, 79); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.parsley-form .form-group .parsley-error-list.filled {
	display: inline-block !important;
}
.parsley-form.form-horizontal .form-group span.error {
	margin-left: 15px;
}
#back-to-top {
	border-radius: 3px; transition:background 0.25s linear; width: 30px; height: 30px; text-align: center; right: 20px; bottom: 20px; color: rgb(255, 255, 255); line-height: 30px; font-size: 13px; display: block; position: fixed; z-index: 1001; cursor: pointer; background-color: rgba(43, 61, 76, 0.85);
}
#back-to-top:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgba(215, 75, 75, 0.85);
}
#back-to-top i {
	color: rgb(255, 255, 255);
}
@media all and (min-width:768px)
{
#back-to-top {
	width: 45px; height: 45px; line-height: 45px; font-size: 16px;
}
}
.notifications-list > li {
	padding-top: 8px; padding-bottom: 8px; padding-left: 2.5em; font-size: 13px; margin-bottom: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.notifications-list > li > .icon-li {
	top: 10px; font-size: 1.4em;
}
.pricing-plan {
	background: rgb(255, 255, 255); padding: 15px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; text-align: center; margin-bottom: 4em; vertical-align: top; display: block; position: relative;
}
.pricing-header {
	margin: -25px -15px 15px; padding: 15px; color: rgb(135, 163, 188); border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: rgb(52, 74, 92);
}
.pricing-plan-help {
	border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
.pricing-plan-help strong.ui-popover {
	border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: dotted;
}
.pricing-plan-label {
	padding-right: 12px; padding-left: 12px; font-size: 13px; margin-bottom: 0px;
}
.pricing-plan-title {
	color: rgb(255, 255, 255); text-transform: uppercase; font-size: 21px; font-weight: 400; margin-top: 0px; margin-bottom: 6px;
}
.pricing-plan-price {
	margin: -15px -15px 0px; padding: 10px; color: rgb(85, 85, 85); border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(249, 249, 249);
}
.pricing-plan-amount {
	color: rgb(70, 165, 70); font-size: 24px; font-weight: 400;
}
.pricing-plan-details {
	margin: 0px 0px 0.5em; padding: 0.2em 0px 0px;
}
.pricing-plan-details li {
	list-style: none; padding-top: 0.5em; padding-bottom: 0.5em; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}

.pricing-plan-methods {
	margin: 0px 0px ;
}
.pricing-plan-methods li {
	list-style: none; padding-top: 1.5em; padding-bottom: 0.5em; border-bottom: 1px solid rgb(232, 232, 232);  text-align:center; margin-bottom: 5px; margin-left: -40px; cursor:pointer;
}
.pricing-plan-methods li:last-child  {
	border-bottom: none;
}
.pricing-plan-method-title {
	color: rgb(255, 255, 255); text-transform: uppercase; font-size: 21px; font-weight: 400; margin-top: 0px; margin-bottom: 12px; border: 1px solid white; border-radius: 50px; padding-left: 10px;padding-right: 10px; 
}
.pricing-plan-methods li.selected  {
	font-weight: 800;
    color: green;
    /*background-color: #efefef;*/
    border-radius: 2px;
    border: 1px dotted green;
}

.pricing-plan hr {
	margin-top: 10px; margin-bottom: 10px;
}
.pricing-plan-current {
	color: rgb(51, 51, 51); font-weight: 800; text-decoration: none; cursor: default;
}
.pricing-plan-current:hover {
	color: rgb(51, 51, 51); font-weight: 800; text-decoration: none; cursor: default;
}
.pricing-plan-ribbon {
	padding: 8px 0px 12px; top: 0px; width: 28px; right: 15px; color: rgb(255, 255, 255); display: inline-block; position: absolute; background-color: rgb(119, 119, 119);
}
.pricing-plan-ribbon-primary {
	padding: 8px 0px 12px; top: 0px; width: 28px; right: 15px; color: rgb(255, 255, 255); display: inline-block; position: absolute; background-color: rgb(119, 119, 119);
}
.pricing-plan-ribbon-secondary {
	padding: 8px 0px 12px; top: 0px; width: 28px; right: 15px; color: rgb(255, 255, 255); display: inline-block; position: absolute; background-color: rgb(119, 119, 119);
}
.pricing-plan-ribbon-tertiary {
	padding: 8px 0px 12px; top: 0px; width: 28px; right: 15px; color: rgb(255, 255, 255); display: inline-block; position: absolute; background-color: rgb(119, 119, 119);
}
.pricing-plan-ribbon-current {
	padding: 8px 0px 12px; top: 0px; width: 28px; right: 15px; color: rgb(255, 255, 255); display: inline-block; position: absolute; background-color: rgb(119, 119, 119);
}
.pricing-plan-ribbon::before {
	left: 0px; width: 0px; height: 0px; bottom: 0px; border-right-color: transparent; border-bottom-color: rgb(52, 74, 92); border-left-color: transparent; border-right-width: 14px; border-bottom-width: 6px; border-left-width: 14px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.pricing-plan-ribbon-primary::before {
	left: 0px; width: 0px; height: 0px; bottom: 0px; border-right-color: transparent; border-bottom-color: rgb(52, 74, 92); border-left-color: transparent; border-right-width: 14px; border-bottom-width: 6px; border-left-width: 14px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.pricing-plan-ribbon-secondary::before {
	left: 0px; width: 0px; height: 0px; bottom: 0px; border-right-color: transparent; border-bottom-color: rgb(52, 74, 92); border-left-color: transparent; border-right-width: 14px; border-bottom-width: 6px; border-left-width: 14px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.pricing-plan-ribbon-tertiary::before {
	left: 0px; width: 0px; height: 0px; bottom: 0px; border-right-color: transparent; border-bottom-color: rgb(52, 74, 92); border-left-color: transparent; border-right-width: 14px; border-bottom-width: 6px; border-left-width: 14px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.pricing-plan-ribbon-current::before {
	left: 0px; width: 0px; height: 0px; bottom: 0px; border-right-color: transparent; border-bottom-color: rgb(52, 74, 92); border-left-color: transparent; border-right-width: 14px; border-bottom-width: 6px; border-left-width: 14px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.pricing-plan-ribbon-primary {
	background-color: rgb(215, 75, 75);
}
.pricing-plan-ribbon-secondary {
	background-color: rgb(102, 133, 164);
}
.pricing-plan-ribbon-tertiary {
	background-color: rgb(188, 188, 188);
}
.pricing-plan-ribbon-current {
	color: rgb(215, 75, 75); background-color: rgb(61, 87, 109);
}
@media all and (min-width:768px)
{
.pricing-plan {
	padding-top: 25px; padding-bottom: 25px; margin-right: auto; margin-bottom: 2em; margin-left: auto;}
.pricing-plan hr {
	margin-top: 20px; margin-bottom: 20px;
}
.pricing-plan-amount {
	font-size: 22px;
}
.pricing-plan-details {
	margin: 0px 0px 2em;
}
.pricing-plan-details li {
	padding-top: 0.5em; padding-bottom: 0.5em;
}


/*.pricing-plan-item-value {
    font-weight: bold;
}

.pricing-plan-item-label {
    font-size: 8pt;
}*/
.pricing-plan-item-value {
    display: inline-block;
    width: 50%;
    text-align: right;
    font-weight: bold;
    padding-right: 2px;
}
.pricing-plan-item-label {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding-left: 2px;
}

.pricing-plan-methods {
	margin: 0px 0px ;
}
.pricing-plan-methods li {
	padding-top: 0.5em; padding-bottom: 0.5em;
}


}




.pricing-table {
	margin-bottom: 3em;
}
.pricing-table-head {
	padding: 15px 5px; height: 70px; text-align: center; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(52, 74, 92);
}
.pricing-table-head-title {
	margin: 0px 0px 4px; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400;
}
.pricing-table-head-byline {
	color: rgb(135, 163, 188); font-family: "Open Sans", "Trebuchet MS", arial, sans-serif; font-size: 13px; display: block;
}
.pricing-table-amount {
	width: 100%; height: 50px; text-align: center; color: rgb(68, 68, 68); line-height: 50px; font-family: "Open Sans", "Trebuchet MS", arial, sans-serif; font-size: 15px; font-weight: 300; margin-bottom: 0px; vertical-align: middle; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid; display: inline-block; background-color: rgb(255, 255, 255);
}
.pricing-table-amount i {
	line-height: 0px; font-size: 22px; font-style: normal; font-weight: 600;
}
.pricing-table-index {
	font-weight: 600; margin-top: 120px;
}
.pricing-table-index .pricing-table-content {
	text-align: right;
}
.pricing-table-content {
	margin: 0px; padding: 0px; text-align: center; border-top-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; list-style-type: none;
}
.pricing-table-content > li {
	margin: 0px; padding: 12px 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.pricing-table-content li:nth-child(2n+1) {
	background-color: rgb(249, 249, 249);
}
.pricing-table-footer {
	text-align: center; padding-top: 10px; padding-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
.pricing-table-footer .btn {
	padding-right: 20px; padding-left: 20px;
}
.pricing-tables :last-child.pricing-col .pricing-table-amount {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
.pricing-tables :last-child.pricing-col .pricing-table-content {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
.pricing-tables :last-child.pricing-col .pricing-table-footer {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
.pricing-tables .row :first-child.pricing-col .pricing-table-content {
	border-top-left-radius: 4px; border-bottom-left-radius: 4px;
}
.pricing-tables .row :nth-child(2).pricing-col .pricing-table-head {
	border-top-left-radius: 4px;
}
.pricing-tables .row :nth-child(2).pricing-col .pricing-table-footer {
	border-bottom-left-radius: 4px;
}
.pricing-tables .row :last-child.pricing-col .pricing-table-head {
	border-top-right-radius: 4px;
}
.pricing-tables .row :last-child.pricing-col .pricing-table-footer {
	border-bottom-right-radius: 4px;
}
@media all and (min-width:992px)
{
.pricing-table {
	margin-bottom: 0px;
}
.pricing-col {
	margin: 0px; padding: 0px;
}
}
@media all and (max-width:991px)
{
.pricing-table-head {
	border-top-left-radius: 4px; border-top-right-radius: 4px;
}
.pricing-table-content span {
	display: block;
}
.pricing-table {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
}
.share-widget-actions {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); padding: 8px 15px; border-image: none; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; background-color: rgb(245, 245, 245);
}
.share-widget-actions::before {
	display: table; content: " ";
}
.share-widget-actions::after {
	display: table; content: " ";
}
.share-widget-actions::after {
	clear: both;
}
.share-widget-types a {
	padding: 5px 0px; border: 1px solid transparent; border-image: none; width: 2em; text-align: center; color: rgb(170, 170, 170); font-size: 17px; display: inline-block; background-color: transparent;
}
.share-widget-types a:hover {
	border-color: rgb(204, 204, 204); border-radius: 4px; color: rgb(215, 75, 75); text-decoration: none; background-color: rgb(255, 255, 255);
}
.share-widget-textarea {
	border-color: rgb(221, 221, 221); border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; resize: none;
}
.feed-item {
	margin: 0px 0px 0px 20px; padding: 22px 0px 35px 40px; border-left-color: rgb(221, 221, 221); border-left-width: 2px; border-left-style: solid; position: relative;
}
:last-child.feed-item {
	padding-bottom: 15px;
}
.feed-subject {
	margin-bottom: 1.5em;
}
.feed-subject a {
	font-weight: 600;
}
.feed-content {
	padding-left: 25px;
}
.feed-content .thumbnail {
	max-width: 100%;
}
.feed-actions {
	padding: 10px; margin-top: 2em; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.feed-actions::before {
	display: table; content: " ";
}
.feed-actions::after {
	display: table; content: " ";
}
.feed-actions::after {
	clear: both;
}
.feed-actions a {
	color: rgb(153, 153, 153); font-size: 13px;
}
.feed-actions a:hover {
	color: rgb(215, 75, 75); text-decoration: none;
}
.feed-actions .pull-left {
	margin: 0px 15px 0px 0px;
}
.feed-actions .pull-right {
	margin: 0px 0px 0px 15px;
}
.feed-icon {
	border-radius: 6px; border: 3px solid rgb(255, 255, 255); border-image: none; left: -23px; top: 15px; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 34px; font-size: 16px; position: absolute; box-shadow: 1px 1px 2px rgba(0,0,0,0.35); background-color: rgb(153, 153, 153);
}
.progress-stat {
	margin-bottom: 2em;
}
:last-child.progress-stat {
	margin-bottom: 0px;
}
.progress-stat-value {
	width: 60%; text-align: right; color: rgb(102, 102, 102); text-transform: uppercase; font-size: 14px; font-weight: 600; float: right;
}
.expired {
	width: 50%; text-align: right; color: red; text-transform: uppercase; font-size: 14px; font-weight: 600; float: right;
}

.progress-stat-label {
	width: 40%; color: rgb(153, 153, 153); text-transform: uppercase; font-size: 12px; font-weight: 600; float: left;
}
.progress-stat .progress {
	top: 0.5em; clear: both; position: relative;
}
.lt-ie9 .progress-stat-value {
	font-size: 13px;
}
.row-stat {
	padding: 17px 13px 21px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 1.25em;
}
.row-stat-label {
	color: rgb(153, 153, 153); text-transform: uppercase; font-size: 11px; font-weight: 600;
}
.row-stat-value {
	margin-right: 0.25em; margin-bottom: 0px; display: inline-block;
}
.row-stat-badge {
	top: -3px; font-size: 85%; position: relative;
}
.row-stat {
	position: relative;
}
.row-stat::after {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); border-radius: 0px 0px 3px 3px; border-image: none; left: 3px; height: 1px; right: 3px; bottom: -3px; display: block; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
.row-stat::before {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); border-radius: 0px 0px 3px 3px; border-image: none; left: 3px; height: 1px; right: 3px; bottom: -3px; display: block; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
.row-stat::before {
	left: 6px; right: 6px; bottom: -5px;
}
.keyvalue-table > tbody > tr > td {
	padding-top: 11px; padding-bottom: 11px; vertical-align: middle; border-top-color: currentColor; border-bottom-color: rgb(221, 221, 221); border-top-width: medium; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
.kv-key {
	color: rgb(85, 85, 85); text-transform: uppercase; font-size: 12px; font-weight: 600;
}
.kv-icon {
	border-radius: 4px; top: 1px; width: 30px; height: 30px; text-align: center; color: rgb(68, 68, 68); line-height: 30px; font-size: 15px; margin-right: 0.75em; position: relative; background-color: rgb(238, 238, 238);
}
.kv-icon-default {
	border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(85, 85, 85); background-color: rgb(255, 255, 255);
}
.kv-icon-primary {
	color: rgb(255, 255, 255); background-color: rgb(215, 75, 75);
}
.kv-icon-secondary {
	color: rgb(255, 255, 255); background-color: rgb(102, 133, 164);
}
.kv-icon-tertiary {
	color: rgb(255, 255, 255); background-color: rgb(188, 188, 188);
}
.kv-icon-success {
	color: rgb(255, 255, 255); background-color: rgb(92, 184, 92);
}
.kv-icon-info {
	color: rgb(255, 255, 255); background-color: rgb(91, 192, 222);
}
.kv-icon-danger {
	color: rgb(255, 255, 255); background-color: rgb(217, 83, 79);
}
.kv-icon-warning {
	color: rgb(255, 255, 255); background-color: rgb(240, 173, 78);
}
.kv-value {
	text-align: right; font-size: 18px; font-weight: 600;
}
.lt-ie9 .kv-value {
	font-size: 15px;
}
.heading-block {
	text-align: left; margin-bottom: 30px; position: relative;
}
.heading-block h1 {
	color: rgb(53, 75, 94); margin-bottom: 0px;
}
.heading-block h2 {
	color: rgb(53, 75, 94); margin-bottom: 0px;
}
.heading-block h3 {
	color: rgb(53, 75, 94); margin-bottom: 0px;
}
.heading-block h4 {
	color: rgb(53, 75, 94); margin-bottom: 0px;
}
.heading-block h5 {
	color: rgb(53, 75, 94); margin-bottom: 0px;
}
.heading-block h6 {
	color: rgb(53, 75, 94); margin-bottom: 0px;
}
.heading-block .lead {
	margin: 20px auto 0px; width: 100%; line-height: 1.5em; font-size: 19px;
}
.heading-block::before {
	background: rgb(230, 230, 230); width: 100%; height: 1px; bottom: 0px; display: block; position: absolute; z-index: 9; content: "";
}
.heading-block::after {
	background: rgb(102, 133, 164); margin: 20px 0px 0px; width: 80px; height: 1px; display: block; position: relative; z-index: 10; content: "";
}

.heading-block.heading-minimal {
	margin-bottom: 60px;
}
.heading-block.heading-minimal::before {
	height: 2px;
}
.heading-block.heading-minimal::after {
	height: 2px;
}
.heading-block.heading-minimal::before {
	display: none;
}
.heading-block.heading-minimal::after {
	margin-top: 40px;
}
.heading-block.heading-center {
	text-align: center;
}
.heading-block.heading-center::after {
	margin-right: auto; margin-left: auto;
}
.sub-heading-block {
    text-align: left; margin-bottom: 0px;  margin-top: 10px; position: relative;
}
.sub-heading-block::before {
	background: rgb(230, 230, 230); width: 100%; height: 1px;  bottom: 0px; display: block; position: absolute; z-index: 9; content: "";
}
.sub-heading-block::after {
	background: rgb(102, 133, 164); margin: 0px 0px 0px; width: 80px; height: 1px; display: block; position: relative; z-index: 10; content: "";
}

@media all and (min-width:768px)
{
.heading-block .lead {
	width: 70%;
}
}
.account-bg {
	background-color: rgb(238, 238, 238);
}
.account-wrapper {
	margin: 0px auto; padding: 0px; width: 90%; text-align: center; position: relative;
}
.account-wrapper .row > div {
	margin-bottom: 1em;
}
.account-form {
	padding: 0px; text-align: left; margin-top: 2em; margin-bottom: 2em;
}
.account-form .placeholder-hidden {
	display: none;
}
.account-form .form-control {
	height: 40px; padding-top: 8px; padding-bottom: 8px; margin-bottom: 1.25em;
}
.account-body {
	padding: 35px 30px 10px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(68, 68, 68); margin-bottom: 1em; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.account-footer {
	padding: 0px 25px; margin-top: 1.5em;
}
.account-or-social {
	margin-top: 1em; display: block;
}
@media all and (min-width:768px)
{
.account-wrapper {
	padding: 0px; width: 450px;
}
.account-wrapper .row > div {
	margin-bottom: 0px;
}
.account-body .account-form {
	padding: 0px 25px; text-align: left;
}
.account-or-social {
	margin-top: 2em;
}
}
.error-container {
	text-align: center; margin-top: 1em;
}
.error-code {
	line-height: 0.7em; font-family: "Oswald", "Trebuchet MS", "Open Sans", arial, sans-serif; font-size: 100px; font-weight: 500; vertical-align: top; display: inline-block;
}
.error-details {
	margin-top: 4em; vertical-align: top; display: inline-block;
}
.error-details ul {
	text-align: left;
}
@media all and (min-width:768px)
{
.error-container {
	margin-top: 2.5em;
}
.error-details {
	width: 250px; text-align: left; margin-top: 0px; margin-left: 25px;
}
}
@media all and (min-width:992px)
{
.error-container {
	margin-top: 5em;
}
.error-code {
	font-size: 150px;
}
.error-details {
	width: 350px; margin-left: 50px;
}
}
.maintenance-bg {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; background-color: rgb(238, 238, 238);
}
.maintenance-wrapper {
	height: 100%; transform-style: preserve-3d; -webkit-transform-style: preserve-3d;
}
.maintenance {
	margin: 0px auto; padding: 30px 20px; width: auto; text-align: center; position: relative; max-width: 500px;
}
@media all and (min-width:768px)
{
.maintenance {
	padding: 0px; top: 50%; height: 440px; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
.maintenance hr {
	margin-right: 50px; margin-left: 50px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.maintenance-social-icons {
	margin-top: 18px;
}
.maintenance-social-icons .social-icon {
	width: 36px; height: 36px; color: rgb(102, 102, 102); line-height: 36px; font-size: 20px;
}
.maintenance-icon {
	margin: 0px auto; width: 110px; height: 105px; position: relative;
}
.maintenance-icon i {
	position: absolute;
}
.maintenance-icon .gear-1 {
	left: 0px; top: 10px; font-size: 72px;
}
.maintenance-icon .gear-2 {
	right: 5px; font-size: 36px;
}
.maintenance-icon .gear-3 {
	right: 0px; bottom: 0px; font-size: 48px;
}
.maintenance-title {
	margin-top: 25px;
}
.maintenance-description {
	font-size: 16px;
}
.social-icon {
	margin: 0px 3px; padding: 0px; border-radius: 4px; border: 1px solid transparent; border-image: none; width: 28px; height: 28px; text-align: center; color: rgb(43, 61, 76); line-height: 26px; font-size: 18px; display: inline-block;
}
.social-icon:hover {
	border-color: rgb(204, 204, 204); color: rgb(215, 75, 75); background-color: rgb(255, 255, 255);
}
.demo-btn {
	margin: 0px 0.5em 1em 0px;
}
.demo-element {
	margin: 0px 0.5em 1em 0px; display: inline-block;
}
.demo-dropdown-menu {
	left: auto; top: auto; float: none; display: inline-block; position: static;
}
.demo-section {
	margin-bottom: 5em;
}
.demo-section::before {
	display: table; content: " ";
}
.demo-section::after {
	display: table; content: " ";
}
.demo-section::after {
	clear: both;
}
.fontawesome-icon-list {
	margin-top: 3em; margin-bottom: 3em;
}
.fontawesome-icon-list > div {
	text-align: center; margin-bottom: 3em;
}
.fontawesome-icon-list > div a {
	color: rgb(119, 119, 119); display: block;
}
.fontawesome-icon-list > div a:hover {
	color: rgb(215, 75, 75); text-decoration: none;
}
.fontawesome-icon-list > div i {
	font-size: 22px; margin-bottom: 10px; display: block;
}
.lead {
	color: rgb(136, 136, 136);
}
.img-center {
	margin: 0px auto;
}
.valign-top {
	vertical-align: top !important;
}
.valign-middle {
	vertical-align: middle !important;
}
.valign-bottom {
	vertical-align: bottom !important;
}
.chart-bg {
	padding: 30px 30px 20px; border-radius: 4px;
}
.chart-bg .tickLabel {
	color: rgb(255, 255, 255);
}
.bg-primary {
	background-color: rgb(215, 75, 75);
}
.bg-secondary {
	background-color: rgb(102, 133, 164);
}
.bg-tertiary {
	background-color: rgb(188, 188, 188);
}
.bg-success {
	background-color: rgb(92, 184, 92);
}
.bg-danger {
	background-color: rgb(217, 83, 79);
}
.bg-warning {
	background-color: rgb(240, 173, 78);
}
.bg-info {
	background-color: rgb(91, 192, 222);
}
.chart-holder {
	margin: 0px auto; width: 98%;
}
.chart-holder-200 {
	margin: 0px auto; width: 98%;
}
.chart-holder-250 {
	margin: 0px auto; width: 98%;
}
.chart-holder-300 {
	margin: 0px auto; width: 98%;
}
.chart-holder-350 {
	margin: 0px auto; width: 98%;
}
.chart-holder {
	height: 300px;
}
.chart-holder-100 {
	height: 100px;
}
.chart-holder-150 {
	height: 150px;
}
.chart-holder-200 {
	height: 200px;
}
.chart-holder-250 {
	height: 250px;
}
.chart-holder-300 {
	height: 300px;
}
.chart-holder-350 {
	height: 350px;
}
.clear {
	clear: both;
}
.required {
	color: rgb(217, 83, 79);
}
hr.spacer-xl {
	border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
hr.spacer-lg {
	border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
hr.spacer-md {
	border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
hr.spacer-sm {
	border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
hr.spacer-xs {
	border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
hr.spacer-xl {
	height: 120px;
}
hr.spacer-lg {
	height: 90px;
}
hr.spacer-md {
	height: 60px;
}
hr.spacer-sm {
	height: 30px;
}
hr.spacer-xs {
	height: 15px;
}
iframe {
	border: currentColor; border-image: none;
}
.semi-bold {
	font-weight: 600;
}
.no-bold {
	font-weight: 300;
}
br.xs-0 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-10 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-20 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-30 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-40 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-50 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-60 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-70 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-80 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-90 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-100 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-0 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-10 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-20 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-30 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-40 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-50 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-60 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-70 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-80 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-90 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.sm-100 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-0 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-10 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-20 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-30 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-40 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-50 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-60 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-70 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-80 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-90 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.md-100 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-0 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-10 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-20 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-30 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-40 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-50 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-60 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-70 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-80 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-90 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.lg-100 {
	margin: 0px; padding: 0px; width: 100%; height: 0px; content: "";
}
br.xs-0 {
	height: 0px; line-height: 0px; display: none;
}
br.xs-10 {
	height: 10px; line-height: 10px; display: inline-block;
}
br.xs-20 {
	height: 20px; line-height: 20px; display: inline-block;
}
br.xs-30 {
	height: 30px; line-height: 30px; display: inline-block;
}
br.xs-40 {
	height: 40px; line-height: 40px; display: inline-block;
}
br.xs-50 {
	height: 50px; line-height: 50px; display: inline-block;
}
br.xs-60 {
	height: 60px; line-height: 60px; display: inline-block;
}
br.xs-70 {
	height: 70px; line-height: 70px; display: inline-block;
}
br.xs-80 {
	height: 80px; line-height: 80px; display: inline-block;
}
br.xs-90 {
	height: 90px; line-height: 90px; display: inline-block;
}
br.xs-100 {
	height: 100px; line-height: 100px; display: inline-block;
}
@media all and (min-width:768px)
{
br.sm-0 {
	height: 0px; line-height: 0px; display: none;
}
br.sm-10 {
	height: 10px; line-height: 10px; display: inline-block;
}
br.sm-20 {
	height: 20px; line-height: 20px; display: inline-block;
}
br.sm-30 {
	height: 30px; line-height: 30px; display: inline-block;
}
br.sm-40 {
	height: 40px; line-height: 40px; display: inline-block;
}
br.sm-50 {
	height: 50px; line-height: 50px; display: inline-block;
}
br.sm-60 {
	height: 60px; line-height: 60px; display: inline-block;
}
br.sm-70 {
	height: 70px; line-height: 70px; display: inline-block;
}
br.sm-80 {
	height: 80px; line-height: 80px; display: inline-block;
}
br.sm-90 {
	height: 90px; line-height: 90px; display: inline-block;
}
br.sm-100 {
	height: 100px; line-height: 100px; display: inline-block;
}
}
@media all and (min-width:992px)
{
br.md-0 {
	height: 0px; line-height: 0px; display: none;
}
br.md-10 {
	height: 10px; line-height: 10px; display: inline-block;
}
br.md-20 {
	height: 20px; line-height: 20px; display: inline-block;
}
br.md-30 {
	height: 30px; line-height: 30px; display: inline-block;
}
br.md-40 {
	height: 40px; line-height: 40px; display: inline-block;
}
br.md-50 {
	height: 50px; line-height: 50px; display: inline-block;
}
br.md-60 {
	height: 60px; line-height: 60px; display: inline-block;
}
br.md-70 {
	height: 70px; line-height: 70px; display: inline-block;
}
br.md-80 {
	height: 80px; line-height: 80px; display: inline-block;
}
br.md-90 {
	height: 90px; line-height: 90px; display: inline-block;
}
br.md-100 {
	height: 100px; line-height: 100px; display: inline-block;
}
}
@media all and (min-width:1200px)
{
br.lg-0 {
	height: 0px; line-height: 0px; display: none;
}
br.lg-10 {
	height: 10px; line-height: 10px; display: inline-block;
}
br.lg-20 {
	height: 20px; line-height: 20px; display: inline-block;
}
br.lg-30 {
	height: 30px; line-height: 30px; display: inline-block;
}
br.lg-40 {
	height: 40px; line-height: 40px; display: inline-block;
}
br.lg-50 {
	height: 50px; line-height: 50px; display: inline-block;
}
br.lg-60 {
	height: 60px; line-height: 60px; display: inline-block;
}
br.lg-70 {
	height: 70px; line-height: 70px; display: inline-block;
}
br.lg-80 {
	height: 80px; line-height: 80px; display: inline-block;
}
br.lg-90 {
	height: 90px; line-height: 90px; display: inline-block;
}
br.lg-100 {
	height: 100px; line-height: 100px; display: inline-block;
}
}
table.dataTable {
	margin-top: 12px !important; margin-bottom: 12px !important;
}
table.table-bordered.dataTable {
	border-collapse: collapse !important;
}
table.dataTable thead .sorting_asc::after {
	color: rgb(215, 75, 75); opacity: 1;
}
table.dataTable thead .sorting_desc::after {
	color: rgb(215, 75, 75); opacity: 1;
}
#flotTip {
	padding: 3px 6px !important; border-radius: 3px !important; border: 1px solid rgb(34, 34, 34) !important; border-image: none !important; text-align: center !important; color: rgb(255, 255, 255) !important; font-size: 11px !important; text-decoration: none !important; background-color: rgba(0, 0, 0, 0.75) !important;
}
.select2-search {
	padding-top: 0px;
}
.ui-icheck {
	top: -2px; margin-right: 6px; margin-left: -20px; display: inline-block; position: relative;
}
table.dataTable-helper > thead > tr > th {
	padding-right: 8px; padding-left: 8px;
}
table.dataTable-helper > thead > tr > th .form-control {
	width: 100% !important; font-family: "Open Sans", "Trebuchet MS", arial, sans-serif; font-size: 13px; display: block !important;
}
table.dataTable-helper th.highlight {
	background-color: rgb(255, 255, 221) !important;
}
table.dataTable-helper td.highlight {
	background-color: rgb(255, 255, 238) !important;
}
.navbar {
	border-radius: 0px; margin-bottom: 0px;
}
.navbar .navbar-brand {
	height: 54px; padding-top: 0px; padding-bottom: 0px;
}
.navbar-profile-avatar {
	border-radius: 3px; border: 2px solid rgb(135, 163, 188); border-image: none; top: -1px; width: 30px; margin-right: 0.65em; position: relative;
}
.navbar-profile-label-visible {
	display: inline !important;
}
.navbar-nav > .navbar-profile .dropdown-toggle {
	padding-left: 50px;
}
.navbar-nav > .navbar-profile .dropdown-toggle:hover .navbar-profile-avatar {
	border-color: rgb(255, 255, 255);
}
.navbar-nav > .navbar-profile.open .navbar-profile-avatar {
	border-color: rgb(255, 255, 255);
}
.navbar-profile-avatar {
	left: 12px; top: 50%; margin-top: -14px; position: absolute;
}

.nav > li > span {
    padding: 10px 15px;
    display: block;
    position: relative;
}
@media all and (min-width:768px)
{
.navbar-nav > li > a {
	padding-top: 17px; padding-bottom: 17px;
}
    .navbar-nav > li > span {
        padding-top: 17px; padding-bottom: 17px;
}
}
.navbar {
	border-color: #103146; background-color: #103146
}
.navbar .navbar-brand {
	color: rgb(135, 163, 188);
}
.navbar .navbar-brand:hover {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-brand:focus {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-text {
	color: rgb(255, 255, 255);
}
.navbar .navbar-nav > li > span {
	color: rgb(135, 163, 188); font-weight: 600;
}
.navbar .navbar-nav > li > a {
	color: rgb(135, 163, 188); font-weight: 600;
}
.navbar .navbar-nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .disabled > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar .navbar-nav > .disabled > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar .navbar-nav > .disabled > a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar .navbar-toggle {
	border-color: transparent;
}
.navbar .navbar-toggle:hover {
	background-color: rgb(39, 55, 70);
}
.navbar .navbar-toggle:focus {
	background-color: rgb(39, 55, 70);
}
.navbar .navbar-toggle .icon-bar {
	background-color: rgb(255, 255, 255);
}
.navbar .navbar-collapse {
	border-color: rgb(30, 42, 53);
}
.navbar .navbar-form {
	border-color: rgb(30, 42, 53);
}
.navbar .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
@media all and (max-width:767px)
{
.navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: rgb(43, 61, 76);
}
.navbar .navbar-nav .open .dropdown-menu .divider {
	background-color: rgb(43, 61, 76);
}
.navbar .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(135, 163, 188);
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-nav .open .dropdown-menu > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
}
.navbar .navbar-link {
	color: rgb(135, 163, 188);
}
.navbar .navbar-link:hover {
	color: rgb(255, 255, 255);
}
.navbar .btn-link {
	color: rgb(135, 163, 188);
}
.navbar .btn-link:hover {
	color: rgb(255, 255, 255);
}
.navbar .btn-link:focus {
	color: rgb(255, 255, 255);
}
.navbar [disabled].btn-link:hover {
	color: rgb(68, 68, 68);
}
fieldset[disabled] .navbar .btn-link:hover {
	color: rgb(68, 68, 68);
}
.navbar [disabled].btn-link:focus {
	color: rgb(68, 68, 68);
}
fieldset[disabled] .navbar .btn-link:focus {
	color: rgb(68, 68, 68);
}
.navbar .navbar-toggle {
	border-color: transparent; margin: 0px; padding: 0px 15px; height: 54px; color: rgb(80, 113, 141); line-height: 54px; font-size: 18px;
}
@media all and (min-width:768px)
{
.navbar-collapse :first-child.navbar-nav.navbar-left {
	margin-left: 0px;
}
.navbar .dropdown-menu::before {
	left: 9px; top: -7px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.navbar-right .dropdown-menu::before {
	left: auto; right: 9px;
}
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle {
	color: rgb(135, 163, 188); font-size: 13px; background-color: transparent;
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle .badge {
	padding: 4px 7px; border-radius: 100px; font-size: 10px;
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle .navbar-notification-icon {
	color: rgb(80, 113, 141);
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle:hover {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle:focus {
	color: rgb(255, 255, 255); background-color: rgb(40, 56, 70);
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle:hover .navbar-notification-icon {
	color: rgb(255, 255, 255);
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle:focus .navbar-notification-icon {
	color: rgb(255, 255, 255);
}
.navbar .navbar-nav > .navbar-notification.open > .dropdown-toggle {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .navbar-notification.open > .dropdown-toggle:hover {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .navbar-notification.open > .dropdown-toggle:focus {
	color: rgb(255, 255, 255); background-color: rgb(37, 53, 66);
}
.navbar .navbar-nav > .navbar-notification.open > .dropdown-toggle .navbar-notification-icon {
	color: rgb(255, 255, 255);
}
.navbar .navbar-nav > .navbar-notification.open > .dropdown-toggle:hover .navbar-notification-icon {
	color: rgb(255, 255, 255);
}
.navbar .navbar-nav > .navbar-notification.open > .dropdown-toggle:focus .navbar-notification-icon {
	color: rgb(255, 255, 255);
}
.navbar .navbar-nav > .navbar-notification .dropdown-menu {
	min-width: 300px;
}
.navbar .navbar-nav > .navbar-notification .dropdown-menu::before {
	left: 15px;
}
.navbar .navbar-nav > .navbar-notification .notification {
	padding: 6px 12px 6px 75px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative;
}
.navbar .navbar-nav > .navbar-notification .notification {
	color: rgb(170, 170, 170); text-decoration: none;
}
.navbar .navbar-nav > .navbar-notification .notification:hover {
	color: rgb(170, 170, 170); text-decoration: none;
}
.navbar .navbar-nav > .navbar-notification .notification:hover {
	background-color: rgb(242, 242, 242);
}
.navbar .navbar-nav > .navbar-notification .dropdown-header {
	color: rgb(68, 68, 68); padding-top: 8px; padding-bottom: 8px; font-size: 13px; font-weight: 600; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar .navbar-nav > .navbar-notification .notification-list {
	overflow: hidden; position: relative;
}
.navbar .navbar-nav > .navbar-notification.empty .notification-list {
	padding: 0px 18px; text-align: center; vertical-align: middle; display: table-cell;
}
.navbar .navbar-nav > .navbar-notification.empty .notification-link {
	display: none;
}
.navbar .navbar-nav > .navbar-notification.empty .slimScrollBar {
	display: none !important;
}
.navbar .navbar-nav > .navbar-notification .notification-title {
	font-size: 12px; display: block;
}
.navbar .navbar-nav > .navbar-notification .notification-description {
	font-size: 12px; display: block;
}
.navbar .navbar-nav > .navbar-notification .notification-time {
	font-size: 12px; display: block;
}
.navbar .navbar-nav > .navbar-notification .notification-title {
	color: rgb(34, 34, 34); padding-bottom: 1px; font-weight: 600;
}
.navbar .navbar-nav > .navbar-notification .notification-description {
	color: rgb(102, 102, 102); padding-bottom: 3px; font-size: 12px;
}
.navbar .navbar-nav > .navbar-notification .notification-time {
	color: rgb(187, 187, 187); font-size: 11px; font-style: italic;
}
.navbar .navbar-nav > .navbar-notification .notification-icon {
	margin: -25px 12px 0px 0px; left: 10px; top: 50%; width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 14px; position: absolute;
}
.navbar .navbar-nav > .navbar-notification .notification-icon img {
	width: 50px; height: 50px;
}
.navbar .navbar-nav > .navbar-notification .notification-icon i {
	width: 50px; height: 50px; text-align: center; line-height: 40px; font-size: 28px; display: block;
}
.navbar .navbar-nav > .navbar-notification .notification-link {
	padding: 8px 0px !important; height: auto !important; text-align: center; line-height: 18px !important; font-size: 12px; font-weight: 600; text-decoration: none !important; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; display: block;
}
.navbar .navbar-nav > .navbar-notification .notification-link:hover {
	background: rgb(238, 238, 238);
}
.navbar .navbar-nav > .navbar-notification .notification-empty-title {
	color: rgb(215, 75, 75);
}
.navbar .navbar-nav > .navbar-notification .notification-empty-text {
	color: rgb(119, 119, 119);
}
@media all and (min-width:768px)
{
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle {
	font-size: 18px;
}
.navbar .navbar-nav > .navbar-notification > .dropdown-toggle .badge {
	top: 6px; right: 3px; position: absolute;
}
}
@media all and (max-width:767px)
{
.navbar-notification .dropdown-menu {
	display: none !important;
}
}
.mainnav {
	margin-bottom: 40px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative; background-color: rgb(255, 255, 255);
}
.mainnav::after {
	top: 100%; width: 100%; height: 50px; margin-top: 2px; position: absolute; z-index: -1; content: ""; background-image: linear-gradient(rgb(242, 242, 242) 0%, rgb(255, 255, 255) 100%); background-repeat: repeat-x;
}
.mainnav .dropdown-menu {
	min-width: 200px;
}
.mainnav-toggle {
	background: none; margin: 0px -15px; padding: 12px 0px; text-align: center; color: rgb(215, 75, 75); font-size: 18px; display: block; cursor: pointer;
}
.mainnav-toggle:hover {
	background: none; color: rgb(209, 50, 50);
}
.mainnav-form {
	padding-top: 15px; padding-bottom: 15px; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative;
}
.mainnav-form-btn {
	top: 17px; right: 2px; color: rgb(215, 75, 75); position: absolute; border-top-left-radius: 0px; border-bottom-left-radius: 0px; background-color: transparent;
}
.mainnav-form-btn:hover {
	color: rgb(154, 34, 34);
}
.mainnav-menu {
	margin: 0px -15px; padding: 0px; list-style-type: none;
}
.mainnav-menu > li {
	position: relative;
}
.mainnav-menu > li > a {
	background: rgb(255, 255, 255); padding: 10px 15px; color: rgb(153, 153, 153); font-weight: 600; display: block; position: relative;
}
.mainnav-menu > li > a:hover {
	text-decoration: none; background-color: rgb(246, 246, 246);
}
.mainnav-menu > li > a {
	text-decoration: none;
}
.mainnav-menu > li > a:hover {
	text-decoration: none;
}
.mainnav-menu > li > a:focus {
	text-decoration: none;
}
.mainnav-menu > li.open > a {
	color: rgb(85, 85, 85); background-color: rgb(244, 244, 244);
}
.mainnav-menu > li.open > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(244, 244, 244);
}
.mainnav-menu > li.open > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(244, 244, 244);
}
.mainnav-menu > li.active > a {
	color: rgb(215, 75, 75);
}
.mainnav-menu > li.active > a:hover {
	color: rgb(215, 75, 75);
}
.mainnav-menu > li.active > a:focus {
	color: rgb(215, 75, 75);
}
.mainnav-menu .mainnav-caret::before {
	top: -1px; line-height: 1; font-family: "FontAwesome"; font-style: normal; font-weight: normal; margin-left: 0.25em; display: inline-block; position: relative; content: "\f0d7"; -webkit-font-smoothing: antialiased;
}
@media all and (min-width:768px)
{
.mainnav-toggle {
	display: none;
}
.mainnav-collapse {
	width: auto; padding-right: 0px; padding-left: 0px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; box-shadow: none;
}
.mainnav-collapse.collapse {
	height: auto !important; overflow: visible !important; padding-bottom: 0px; display: block !important; visibility: visible !important;
}
.mainnav-form {
	top: 50%; height: 34px; right: 15px; padding-top: 0px; padding-bottom: 0px; margin-top: -30px; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-bottom-width: medium; border-top-style: none; border-bottom-style: none; position: absolute;
}
.mainnav-search-query {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(221, 221, 221); border-radius: 0px; border-image: none; width: 120px; padding-left: 30px; font-size: 13px; position: relative;
}
.mainnav-search-query:focus {
	border-width: medium medium 2px; border-style: none none solid; border-color: currentColor currentColor rgb(215, 75, 75); border-image: none; top: 0px; box-shadow: none;
}
.mainnav-form-btn {
	left: 0px; top: 2px; right: auto; padding-right: 5px; padding-left: 5px;
}
.mainnav-menu {
	margin-left: -15px;
}
.mainnav-menu > li {
	margin-right: 0px; float: left;
}
.mainnav-menu > li > a {
	padding: 21px 15px; letter-spacing: -1px; font-size: 16px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid;
}
.mainnav-menu > li > a:hover {
	border-bottom-color: transparent; background-color: rgb(244, 244, 244);
}
.mainnav-menu > li.active > a {
	border-bottom-color: rgb(215, 75, 75);
}
.mainnav-menu .mainnav-caret {
	font-size: 13px;
}
.mainnav-menu > li > .dropdown-menu {
	border-color: rgb(204, 204, 204); top: 97%; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.mainnav-menu > li > .dropdown-menu::before {
	left: 9px; top: -7px; border-right-color: transparent; border-bottom-color: rgba(0, 0, 0, 0.2); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.mainnav-menu > li > .dropdown-menu::after {
	left: 9px; top: -7px; border-right-color: transparent; border-bottom-color: rgba(0, 0, 0, 0.2); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.mainnav-menu > li > .dropdown-menu::after {
	left: 10px; top: -6px; border-bottom-color: rgb(255, 255, 255); border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px;
}
}
@media all and (min-width:992px)
{
.mainnav-search-query {
	width: 225px;
}
.mainnav-menu > li {
	margin-right: 10px;
}
.mainnav-menu > li > a {
	font-size: 18px;
}
.mainnav-menu .mainnav-caret {
	top: -2px; font-size: 18px;
}
.lt-ie9 .mainnav-menu > li > a {
	font-size: 16px;
}
.lt-ie9 .mainnav-menu .mainnav-caret {
	font-size: 14px;
}
}
@media all and (min-width:1200px)
{
.mainnav-menu > li > a {
	font-size: 20px;
}
}
@media all and (max-width:767px)
{
.mainnav-menu .dropdown-menu {
	border: 0px currentColor; border-image: none; width: auto; margin-top: 0px; float: none; position: static; box-shadow: none; background-color: transparent;
}
.mainnav-menu .dropdown-menu > li > a {
	padding-left: 25px;
}
.mainnav-menu > li.is-open .dropdown-menu {
	display: block !important;
}
}
.footer {
	padding: 20px 0px; color: rgb(255, 255, 255); background-color: rgb(47, 67, 84);
}
.footer::before {
	display: table; content: " ";
}
.footer::after {
	display: table; content: " ";
}
.footer::after {
	clear: both;
}
.footer p {
	margin-bottom: 0px;
}
.footer a {
	color: rgb(152, 176, 197);
}
.footer a:hover {
	color: rgb(255, 255, 255);
}
html {
	height: 100%;
}
body {
	height: 100%;
}
#wrapper {
	margin: 0px auto -60px; padding: 0px 0px 60px; height: auto; min-height: 100%;
}
.footer {
	height: 60px;
}
