@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

.no-bottom-margin {
	margin-bottom: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret, .btn_grey > .caret, .btn_dgrey > .caret, .menu__header .menu-items > li a > .caret, .menu__header .menu-items .toggle > .caret, .table-order-dropdown .dropdown-toggle > .caret,
	.dropup > .btn > .caret,
	.dropup > .btn_grey > .caret,
	.dropup > .btn_dgrey > .caret, .menu__header .menu-items > li
	.dropup > a > .caret, .menu__header .menu-items
	.dropup > .toggle > .caret, .table-order-dropdown
	.dropup > .dropdown-toggle > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table, .toggle-box {
		border-collapse: collapse !important;
	}
	.table td, .toggle-box td,
	.table th, .toggle-box th {
		background-color: #fff !important;
	}
	.table-bordered th, .table_default th,
	.table-bordered td, .table_default td {
		border: 1px solid #ddd !important;
	}
}

* {
	box-sizing: border-box;
}

*:before,
*:after {
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333333;
	background-color: #fff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #608827;
	text-decoration: none;
}

a:hover, a:focus {
	color: #364d16;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 0;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.sr-only, .question .hide-label label, .survey-question-placeholder .hide-label label {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
	font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 36px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 18px;
}

h5, .h5 {
	font-size: 14px;
}

h6, .h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}

small,
.small {
	font-size: 85%;
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase, .initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777777;
}

.text-primary {
	color: #608827;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #44601c;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}

.text-danger, .error-message {
	color: #a94442;
}

a.text-danger:hover, a.error-message:hover,
a.text-danger:focus,
a.error-message:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #608827;
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #44601c;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.42857;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 992px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right,
blockquote.table-order-dropdown_right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before, blockquote.table-order-dropdown_right footer:before,
blockquote.pull-right small:before, blockquote.table-order-dropdown_right small:before,
blockquote.pull-right .small:before, blockquote.table-order-dropdown_right .small:before {
	content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after, blockquote.table-order-dropdown_right footer:after,
blockquote.pull-right small:after, blockquote.table-order-dropdown_right small:after,
blockquote.pull-right .small:after, blockquote.table-order-dropdown_right .small:after {
	content: '\00A0 \2014';
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}

.container, .menu__container, .flash, .main__content, .footer__content {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container:before, .menu__container:before, .flash:before, .main__content:before, .footer__content:before, .container:after, .menu__container:after, .flash:after, .main__content:after, .footer__content:after {
	content: " ";
	display: table;
}

.container:after, .menu__container:after, .flash:after, .main__content:after, .footer__content:after {
	clear: both;
}

@media (min-width: 768px) {
	.container, .menu__container, .flash, .main__content, .footer__content {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container, .menu__container, .flash, .main__content, .footer__content {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container, .menu__container, .flash, .main__content, .footer__content {
		width: 1170px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before, .row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .form-horizontal .input > .col-sm-9 + p, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .form-horizontal .input > .col-sm-9 + p, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-2 {
		width: 16.66667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.33333%;
	}
	.col-sm-5 {
		width: 41.66667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.33333%;
	}
	.col-sm-8 {
		width: 66.66667%;
	}
	.col-sm-9, .form-horizontal .input > .col-sm-9 + p {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33333%;
	}
	.col-sm-11 {
		width: 91.66667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3, .form-horizontal .input > .col-sm-9 + p, .form-horizontal .input > .col-sm-9 + p + p {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-2 {
		width: 16.66667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33333%;
	}
	.col-md-5 {
		width: 41.66667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.33333%;
	}
	.col-md-8 {
		width: 66.66667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33333%;
	}
	.col-md-11 {
		width: 91.66667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-2 {
		width: 16.66667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.33333%;
	}
	.col-lg-5 {
		width: 41.66667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.33333%;
	}
	.col-lg-8 {
		width: 66.66667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.33333%;
	}
	.col-lg-11 {
		width: 91.66667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

th {
	text-align: left;
}

.table, .toggle-box {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > thead > tr > th, .toggle-box > thead > tr > th,
.table > thead > tr > td, .toggle-box > thead > tr > td,
.table > tbody > tr > th, .toggle-box > tbody > tr > th,
.table > tbody > tr > td, .toggle-box > tbody > tr > td,
.table > tfoot > tr > th, .toggle-box > tfoot > tr > th,
.table > tfoot > tr > td, .toggle-box > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th, .toggle-box > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .toggle-box > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td, .toggle-box > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th, .toggle-box > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td, .toggle-box > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th, .toggle-box > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td, .toggle-box > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody, .toggle-box > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table, .toggle-box .table, .table .toggle-box, .toggle-box .toggle-box {
	background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered, .table_default {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table_default > thead > tr > th,
.table-bordered > thead > tr > td, .table_default > thead > tr > td,
.table-bordered > tbody > tr > th, .table_default > tbody > tr > th,
.table-bordered > tbody > tr > td, .table_default > tbody > tr > td,
.table-bordered > tfoot > tr > th, .table_default > tfoot > tr > th,
.table-bordered > tfoot > tr > td, .table_default > tfoot > tr > td {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table_default > thead > tr > th,
.table-bordered > thead > tr > td, .table_default > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd), .table_default > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover, .table_default > tbody > tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table > thead > tr > td.active, .toggle-box > thead > tr > td.active,
.table > thead > tr > th.active, .toggle-box > thead > tr > th.active,
.table > thead > tr.active > td, .toggle-box > thead > tr.active > td,
.table > thead > tr.active > th, .toggle-box > thead > tr.active > th,
.table > tbody > tr > td.active, .toggle-box > tbody > tr > td.active,
.table > tbody > tr > th.active, .toggle-box > tbody > tr > th.active,
.table > tbody > tr.active > td, .toggle-box > tbody > tr.active > td,
.table > tbody > tr.active > th, .toggle-box > tbody > tr.active > th,
.table > tfoot > tr > td.active, .toggle-box > tfoot > tr > td.active,
.table > tfoot > tr > th.active, .toggle-box > tfoot > tr > th.active,
.table > tfoot > tr.active > td, .toggle-box > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .toggle-box > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table_default > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table_default > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td, .table_default > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active, .table_default > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th, .table_default > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success, .toggle-box > thead > tr > td.success,
.table > thead > tr > th.success, .toggle-box > thead > tr > th.success,
.table > thead > tr.success > td, .toggle-box > thead > tr.success > td,
.table > thead > tr.success > th, .toggle-box > thead > tr.success > th,
.table > tbody > tr > td.success, .toggle-box > tbody > tr > td.success,
.table > tbody > tr > th.success, .toggle-box > tbody > tr > th.success,
.table > tbody > tr.success > td, .toggle-box > tbody > tr.success > td,
.table > tbody > tr.success > th, .toggle-box > tbody > tr.success > th,
.table > tfoot > tr > td.success, .toggle-box > tfoot > tr > td.success,
.table > tfoot > tr > th.success, .toggle-box > tfoot > tr > th.success,
.table > tfoot > tr.success > td, .toggle-box > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .toggle-box > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table_default > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table_default > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td, .table_default > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success, .table_default > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th, .table_default > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info, .toggle-box > thead > tr > td.info,
.table > thead > tr > th.info, .toggle-box > thead > tr > th.info,
.table > thead > tr.info > td, .toggle-box > thead > tr.info > td,
.table > thead > tr.info > th, .toggle-box > thead > tr.info > th,
.table > tbody > tr > td.info, .toggle-box > tbody > tr > td.info,
.table > tbody > tr > th.info, .toggle-box > tbody > tr > th.info,
.table > tbody > tr.info > td, .toggle-box > tbody > tr.info > td,
.table > tbody > tr.info > th, .toggle-box > tbody > tr.info > th,
.table > tfoot > tr > td.info, .toggle-box > tfoot > tr > td.info,
.table > tfoot > tr > th.info, .toggle-box > tfoot > tr > th.info,
.table > tfoot > tr.info > td, .toggle-box > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .toggle-box > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table_default > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table_default > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td, .table_default > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info, .table_default > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th, .table_default > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .toggle-box > thead > tr > td.warning,
.table > thead > tr > th.warning, .toggle-box > thead > tr > th.warning,
.table > thead > tr.warning > td, .toggle-box > thead > tr.warning > td,
.table > thead > tr.warning > th, .toggle-box > thead > tr.warning > th,
.table > tbody > tr > td.warning, .toggle-box > tbody > tr > td.warning,
.table > tbody > tr > th.warning, .toggle-box > tbody > tr > th.warning,
.table > tbody > tr.warning > td, .toggle-box > tbody > tr.warning > td,
.table > tbody > tr.warning > th, .toggle-box > tbody > tr.warning > th,
.table > tfoot > tr > td.warning, .toggle-box > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning, .toggle-box > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td, .toggle-box > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th, .toggle-box > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table_default > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table_default > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td, .table_default > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning, .table_default > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th, .table_default > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger, .toggle-box > thead > tr > td.danger,
.table > thead > tr > th.danger, .toggle-box > thead > tr > th.danger,
.table > thead > tr.danger > td, .toggle-box > thead > tr.danger > td,
.table > thead > tr.danger > th, .toggle-box > thead > tr.danger > th,
.table > tbody > tr > td.danger, .toggle-box > tbody > tr > td.danger,
.table > tbody > tr > th.danger, .toggle-box > tbody > tr > th.danger,
.table > tbody > tr.danger > td, .toggle-box > tbody > tr.danger > td,
.table > tbody > tr.danger > th, .toggle-box > tbody > tr.danger > th,
.table > tfoot > tr > td.danger, .toggle-box > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger, .toggle-box > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td, .toggle-box > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th, .toggle-box > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table_default > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table_default > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td, .table_default > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger, .table_default > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th, .table_default > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table, .table-responsive > .toggle-box {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th, .table-responsive > .toggle-box > thead > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .toggle-box > thead > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .toggle-box > tbody > tr > th,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .toggle-box > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .toggle-box > tfoot > tr > th,
	.table-responsive > .table > tfoot > tr > td,
	.table-responsive > .toggle-box > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered, .table-responsive > .table_default {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table_default > thead > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table_default > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table_default > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table_default > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table_default > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child,
	.table-responsive > .table_default > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table_default > thead > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table_default > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table_default > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table_default > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table_default > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child,
	.table-responsive > .table_default > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table_default > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table_default > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table_default > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td,
	.table-responsive > .table_default > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],
select[size] {
	height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}
	input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
	.input-group-sm > input[type="date"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="date"].btn,
	.input-group-sm > .input-group-btn > input[type="date"].btn_grey,
	.input-group-sm > .input-group-btn > input[type="date"].btn_dgrey, .menu__header .menu-items
	.input-group-sm > .input-group-btn > input[type="date"].toggle, .table-order-dropdown
	.input-group-sm > .input-group-btn > input[type="date"].dropdown-toggle,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm > input[type="time"].form-control,
	.input-group-sm > input[type="time"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="time"].btn,
	.input-group-sm > .input-group-btn > input[type="time"].btn_grey,
	.input-group-sm > .input-group-btn > input[type="time"].btn_dgrey,
	.menu__header .menu-items
	.input-group-sm > .input-group-btn > input[type="time"].toggle,
	.table-order-dropdown
	.input-group-sm > .input-group-btn > input[type="time"].dropdown-toggle,
	.input-group-sm
	input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm > input[type="datetime-local"].form-control,
	.input-group-sm > input[type="datetime-local"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
	.input-group-sm > .input-group-btn > input[type="datetime-local"].btn_grey,
	.input-group-sm > .input-group-btn > input[type="datetime-local"].btn_dgrey,
	.menu__header .menu-items
	.input-group-sm > .input-group-btn > input[type="datetime-local"].toggle,
	.table-order-dropdown
	.input-group-sm > .input-group-btn > input[type="datetime-local"].dropdown-toggle,
	.input-group-sm
	input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm > input[type="month"].form-control,
	.input-group-sm > input[type="month"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="month"].btn,
	.input-group-sm > .input-group-btn > input[type="month"].btn_grey,
	.input-group-sm > .input-group-btn > input[type="month"].btn_dgrey,
	.menu__header .menu-items
	.input-group-sm > .input-group-btn > input[type="month"].toggle,
	.table-order-dropdown
	.input-group-sm > .input-group-btn > input[type="month"].dropdown-toggle,
	.input-group-sm
	input[type="month"] {
		line-height: 30px;
	}
	input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
	.input-group-lg > input[type="date"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="date"].btn,
	.input-group-lg > .input-group-btn > input[type="date"].btn_grey,
	.input-group-lg > .input-group-btn > input[type="date"].btn_dgrey, .menu__header .menu-items
	.input-group-lg > .input-group-btn > input[type="date"].toggle, .table-order-dropdown
	.input-group-lg > .input-group-btn > input[type="date"].dropdown-toggle,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg > input[type="time"].form-control,
	.input-group-lg > input[type="time"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="time"].btn,
	.input-group-lg > .input-group-btn > input[type="time"].btn_grey,
	.input-group-lg > .input-group-btn > input[type="time"].btn_dgrey,
	.menu__header .menu-items
	.input-group-lg > .input-group-btn > input[type="time"].toggle,
	.table-order-dropdown
	.input-group-lg > .input-group-btn > input[type="time"].dropdown-toggle,
	.input-group-lg
	input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg > input[type="datetime-local"].form-control,
	.input-group-lg > input[type="datetime-local"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
	.input-group-lg > .input-group-btn > input[type="datetime-local"].btn_grey,
	.input-group-lg > .input-group-btn > input[type="datetime-local"].btn_dgrey,
	.menu__header .menu-items
	.input-group-lg > .input-group-btn > input[type="datetime-local"].toggle,
	.table-order-dropdown
	.input-group-lg > .input-group-btn > input[type="datetime-local"].dropdown-toggle,
	.input-group-lg
	input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg > input[type="month"].form-control,
	.input-group-lg > input[type="month"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="month"].btn,
	.input-group-lg > .input-group-btn > input[type="month"].btn_grey,
	.input-group-lg > .input-group-btn > input[type="month"].btn_dgrey,
	.menu__header .menu-items
	.input-group-lg > .input-group-btn > input[type="month"].toggle,
	.table-order-dropdown
	.input-group-lg > .input-group-btn > input[type="month"].dropdown-toggle,
	.input-group-lg
	input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.btn_grey,
.input-group-lg > .input-group-btn > .form-control-static.btn_dgrey, .menu__header .menu-items > li
.input-group-lg > .input-group-btn > a.form-control-static, .menu__header .menu-items
.input-group-lg > .input-group-btn > .form-control-static.toggle, .table-order-dropdown
.input-group-lg > .input-group-btn > .form-control-static.dropdown-toggle, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.btn_grey,
.input-group-sm > .input-group-btn > .form-control-static.btn_dgrey, .menu__header .menu-items > li
.input-group-sm > .input-group-btn > a.form-control-static, .menu__header .menu-items
.input-group-sm > .input-group-btn > .form-control-static.toggle, .table-order-dropdown
.input-group-sm > .input-group-btn > .form-control-static.dropdown-toggle {
	padding-left: 0;
	padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn_grey,
.input-group-sm > .input-group-btn > .btn_dgrey, .menu__header .menu-items > li
.input-group-sm > .input-group-btn > a, .menu__header .menu-items
.input-group-sm > .input-group-btn > .toggle, .table-order-dropdown
.input-group-sm > .input-group-btn > .dropdown-toggle {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.btn_grey,
.input-group-sm > .input-group-btn > select.btn_dgrey, .menu__header .menu-items
.input-group-sm > .input-group-btn > select.toggle, .table-order-dropdown
.input-group-sm > .input-group-btn > select.dropdown-toggle {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.btn_grey,
.input-group-sm > .input-group-btn > textarea.btn_dgrey, .menu__header .menu-items
.input-group-sm > .input-group-btn > textarea.toggle, .table-order-dropdown
.input-group-sm > .input-group-btn > textarea.dropdown-toggle,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].btn_grey,
.input-group-sm > .input-group-btn > select[multiple].btn_dgrey,
.menu__header .menu-items
.input-group-sm > .input-group-btn > select[multiple].toggle,
.table-order-dropdown
.input-group-sm > .input-group-btn > select[multiple].dropdown-toggle {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn_grey,
.input-group-lg > .input-group-btn > .btn_dgrey, .menu__header .menu-items > li
.input-group-lg > .input-group-btn > a, .menu__header .menu-items
.input-group-lg > .input-group-btn > .toggle, .table-order-dropdown
.input-group-lg > .input-group-btn > .dropdown-toggle {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.btn_grey,
.input-group-lg > .input-group-btn > select.btn_dgrey, .menu__header .menu-items
.input-group-lg > .input-group-btn > select.toggle, .table-order-dropdown
.input-group-lg > .input-group-btn > select.dropdown-toggle {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.btn_grey,
.input-group-lg > .input-group-btn > textarea.btn_dgrey, .menu__header .menu-items
.input-group-lg > .input-group-btn > textarea.toggle, .table-order-dropdown
.input-group-lg > .input-group-btn > textarea.dropdown-toggle,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].btn_grey,
.input-group-lg > .input-group-btn > select[multiple].btn_dgrey,
.menu__header .menu-items
.input-group-lg > .input-group-btn > select[multiple].toggle,
.table-order-dropdown
.input-group-lg > .input-group-btn > select[multiple].dropdown-toggle {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn_grey + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn_dgrey + .form-control-feedback, .menu__header .menu-items > li
.input-group-lg > .input-group-btn > a + .form-control-feedback, .menu__header .menu-items
.input-group-lg > .input-group-btn > .toggle + .form-control-feedback, .table-order-dropdown
.input-group-lg > .input-group-btn > .dropdown-toggle + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn_grey + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn_dgrey + .form-control-feedback, .menu__header .menu-items > li
.input-group-sm > .input-group-btn > a + .form-control-feedback, .menu__header .menu-items
.input-group-sm > .input-group-btn > .toggle + .form-control-feedback, .table-order-dropdown
.input-group-sm > .input-group-btn > .dropdown-toggle + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .question .hide-label label ~ .form-control-feedback, .question .hide-label .has-feedback label ~ .form-control-feedback, .has-feedback .survey-question-placeholder .hide-label label ~ .form-control-feedback, .survey-question-placeholder .hide-label .has-feedback label ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}

.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.btn, .btn_grey, .btn_dgrey, .menu__header .menu-items > li a, .menu__header .menu-items .toggle, .table-order-dropdown .dropdown-toggle {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	    touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus, .btn_grey:focus, .btn_dgrey:focus, .menu__header .menu-items > li a:focus, .menu__header .menu-items .toggle:focus, .table-order-dropdown .dropdown-toggle:focus, .btn.focus, .focus.btn_grey, .focus.btn_dgrey, .menu__header .menu-items > li a.focus, .menu__header .menu-items .focus.toggle, .table-order-dropdown .focus.dropdown-toggle, .btn:active:focus, .btn_grey:active:focus, .btn_dgrey:active:focus, .menu__header .menu-items > li a:active:focus, .menu__header .menu-items .toggle:active:focus, .table-order-dropdown .dropdown-toggle:active:focus, .btn:active.focus, .btn_grey:active.focus, .btn_dgrey:active.focus, .menu__header .menu-items > li a:active.focus, .menu__header .menu-items .toggle:active.focus, .table-order-dropdown .dropdown-toggle:active.focus, .btn.active:focus, .active.btn_grey:focus, .active.btn_dgrey:focus, .menu__header .menu-items > li a.active:focus, .menu__header .menu-items .active.toggle:focus, .table-order-dropdown .active.dropdown-toggle:focus, .btn.active.focus, .active.focus.btn_grey, .active.focus.btn_dgrey, .menu__header .menu-items > li a.active.focus, .menu__header .menu-items .active.focus.toggle, .table-order-dropdown .active.focus.dropdown-toggle {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn_grey:hover, .btn_dgrey:hover, .menu__header .menu-items > li a:hover, .menu__header .menu-items .toggle:hover, .table-order-dropdown .dropdown-toggle:hover, .btn:focus, .btn_grey:focus, .btn_dgrey:focus, .menu__header .menu-items > li a:focus, .menu__header .menu-items .toggle:focus, .table-order-dropdown .dropdown-toggle:focus, .btn.focus, .focus.btn_grey, .focus.btn_dgrey, .menu__header .menu-items > li a.focus, .menu__header .menu-items .focus.toggle, .table-order-dropdown .focus.dropdown-toggle {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn_grey:active, .btn_dgrey:active, .menu__header .menu-items > li a:active, .menu__header .menu-items .toggle:active, .table-order-dropdown .dropdown-toggle:active, .btn.active, .active.btn_grey, .active.btn_dgrey, .menu__header .menu-items > li a.active, .menu__header .menu-items .active.toggle, .table-order-dropdown .active.dropdown-toggle {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .disabled.btn_grey, .disabled.btn_dgrey, .menu__header .menu-items > li a.disabled, .menu__header .menu-items .disabled.toggle, .table-order-dropdown .disabled.dropdown-toggle, .btn[disabled], [disabled].btn_grey, [disabled].btn_dgrey, .menu__header .menu-items > li a[disabled], .menu__header .menu-items [disabled].toggle, .table-order-dropdown [disabled].dropdown-toggle,
fieldset[disabled] .btn,
fieldset[disabled] .btn_grey,
fieldset[disabled] .btn_dgrey,
fieldset[disabled] .menu__header .menu-items > li a, .menu__header .menu-items > li
fieldset[disabled] a,
fieldset[disabled] .menu__header .menu-items .toggle, .menu__header .menu-items
fieldset[disabled] .toggle,
fieldset[disabled] .table-order-dropdown .dropdown-toggle, .table-order-dropdown
fieldset[disabled] .dropdown-toggle {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}

a.btn.disabled, a.disabled.btn_grey, a.disabled.btn_dgrey, .menu__header .menu-items > li a.disabled, .menu__header .menu-items a.disabled.toggle, .table-order-dropdown a.disabled.dropdown-toggle,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn_grey,
fieldset[disabled] a.btn_dgrey,
fieldset[disabled] .menu__header .menu-items > li a, .menu__header .menu-items > li
fieldset[disabled] a,
fieldset[disabled] .menu__header .menu-items a.toggle, .menu__header .menu-items
fieldset[disabled] a.toggle,
fieldset[disabled] .table-order-dropdown a.dropdown-toggle, .table-order-dropdown
fieldset[disabled] a.dropdown-toggle {
	pointer-events: none;
}

.btn-default, .table-order-dropdown .dropdown-toggle {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:focus, .table-order-dropdown .dropdown-toggle:focus, .btn-default.focus, .table-order-dropdown .focus.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover, .table-order-dropdown .dropdown-toggle:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active, .table-order-dropdown .dropdown-toggle:active, .btn-default.active, .table-order-dropdown .active.dropdown-toggle,
.open > .btn-default.dropdown-toggle, .table-order-dropdown
.open > .dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active:hover, .table-order-dropdown .dropdown-toggle:active:hover, .btn-default:active:focus, .table-order-dropdown .dropdown-toggle:active:focus, .btn-default:active.focus, .table-order-dropdown .dropdown-toggle:active.focus, .btn-default.active:hover, .table-order-dropdown .active.dropdown-toggle:hover, .btn-default.active:focus, .table-order-dropdown .active.dropdown-toggle:focus, .btn-default.active.focus, .table-order-dropdown .active.focus.dropdown-toggle,
.open > .btn-default.dropdown-toggle:hover, .table-order-dropdown
.open > .dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus, .table-order-dropdown
.open > .dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus, .table-order-dropdown
.open > .dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default:active, .table-order-dropdown .dropdown-toggle:active, .btn-default.active, .table-order-dropdown .active.dropdown-toggle,
.open > .btn-default.dropdown-toggle, .table-order-dropdown
.open > .dropdown-toggle {
	background-image: none;
}

.btn-default.disabled:hover, .table-order-dropdown .disabled.dropdown-toggle:hover, .btn-default.disabled:focus, .table-order-dropdown .disabled.dropdown-toggle:focus, .btn-default.disabled.focus, .table-order-dropdown .disabled.focus.dropdown-toggle, .btn-default[disabled]:hover, .table-order-dropdown [disabled].dropdown-toggle:hover, .btn-default[disabled]:focus, .table-order-dropdown [disabled].dropdown-toggle:focus, .btn-default[disabled].focus, .table-order-dropdown [disabled].focus.dropdown-toggle,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .table-order-dropdown .dropdown-toggle:hover, .table-order-dropdown
fieldset[disabled] .dropdown-toggle:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .table-order-dropdown .dropdown-toggle:focus, .table-order-dropdown
fieldset[disabled] .dropdown-toggle:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .table-order-dropdown .focus.dropdown-toggle, .table-order-dropdown
fieldset[disabled] .focus.dropdown-toggle {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge, .table-order-dropdown .dropdown-toggle .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #608827;
	border-color: #527421;
}

.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #44601c;
	border-color: #0c1105;
}

.btn-primary:hover {
	color: #fff;
	background-color: #44601c;
	border-color: #304514;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #44601c;
	border-color: #304514;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #304514;
	border-color: #0c1105;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #608827;
	border-color: #527421;
}

.btn-primary .badge {
	color: #608827;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
	background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
	background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #608827;
	font-weight: normal;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #364d16;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn_grey, .btn-group-lg > .btn_dgrey, .menu__header .menu-items > li .btn-group-lg > a, .menu__header .menu-items .btn-group-lg > .toggle, .table-order-dropdown .btn-group-lg > .dropdown-toggle {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn_grey, .btn-group-sm > .btn_dgrey, .menu__header .menu-items > li .btn-group-sm > a, .menu__header .menu-items .btn-group-sm > .toggle, .table-order-dropdown .btn-group-sm > .dropdown-toggle {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn_grey, .btn-group-xs > .btn_dgrey, .menu__header .menu-items > li .btn-group-xs > a, .menu__header .menu-items .btn-group-xs > .toggle, .table-order-dropdown .btn-group-xs > .dropdown-toggle {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: 0.35s;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdown-menu.pull-right, .dropdown-menu.table-order-dropdown_right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #608827;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu, .table-order-dropdown_right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 992px) {
	.navbar-right .dropdown-menu, .menu-items_right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left, .menu-items_right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group, .table-order-dropdown,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn, .table-order-dropdown > .btn, .btn-group > .btn_grey, .table-order-dropdown > .btn_grey, .btn-group > .btn_dgrey, .table-order-dropdown > .btn_dgrey, .menu__header .menu-items > li .btn-group > a, .menu__header .menu-items > li .table-order-dropdown > a, .menu__header .menu-items .btn-group > .toggle, .menu__header .menu-items .table-order-dropdown > .toggle, .table-order-dropdown .btn-group > .dropdown-toggle, .table-order-dropdown > .dropdown-toggle,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn_grey,
.btn-group-vertical > .btn_dgrey, .menu__header .menu-items > li
.btn-group-vertical > a, .menu__header .menu-items
.btn-group-vertical > .toggle, .table-order-dropdown
.btn-group-vertical > .dropdown-toggle {
	position: relative;
	float: left;
}

.btn-group > .btn:hover, .table-order-dropdown > .btn:hover, .btn-group > .btn_grey:hover, .table-order-dropdown > .btn_grey:hover, .btn-group > .btn_dgrey:hover, .table-order-dropdown > .btn_dgrey:hover, .menu__header .menu-items > li .btn-group > a:hover, .menu__header .menu-items > li .table-order-dropdown > a:hover, .menu__header .menu-items .btn-group > .toggle:hover, .menu__header .menu-items .table-order-dropdown > .toggle:hover, .table-order-dropdown .btn-group > .dropdown-toggle:hover, .table-order-dropdown > .dropdown-toggle:hover, .btn-group > .btn:focus, .table-order-dropdown > .btn:focus, .btn-group > .btn_grey:focus, .table-order-dropdown > .btn_grey:focus, .btn-group > .btn_dgrey:focus, .table-order-dropdown > .btn_dgrey:focus, .menu__header .menu-items > li .btn-group > a:focus, .menu__header .menu-items > li .table-order-dropdown > a:focus, .menu__header .menu-items .btn-group > .toggle:focus, .menu__header .menu-items .table-order-dropdown > .toggle:focus, .table-order-dropdown .btn-group > .dropdown-toggle:focus, .table-order-dropdown > .dropdown-toggle:focus, .btn-group > .btn:active, .table-order-dropdown > .btn:active, .btn-group > .btn_grey:active, .table-order-dropdown > .btn_grey:active, .btn-group > .btn_dgrey:active, .table-order-dropdown > .btn_dgrey:active, .menu__header .menu-items > li .btn-group > a:active, .menu__header .menu-items > li .table-order-dropdown > a:active, .menu__header .menu-items .btn-group > .toggle:active, .menu__header .menu-items .table-order-dropdown > .toggle:active, .table-order-dropdown .btn-group > .dropdown-toggle:active, .table-order-dropdown > .dropdown-toggle:active, .btn-group > .btn.active, .table-order-dropdown > .btn.active, .btn-group > .active.btn_grey, .table-order-dropdown > .active.btn_grey, .btn-group > .active.btn_dgrey, .table-order-dropdown > .active.btn_dgrey, .menu__header .menu-items > li .btn-group > a.active, .menu__header .menu-items > li .table-order-dropdown > a.active, .menu__header .menu-items .btn-group > .active.toggle, .menu__header .menu-items .table-order-dropdown > .active.toggle, .table-order-dropdown .btn-group > .active.dropdown-toggle, .table-order-dropdown > .active.dropdown-toggle,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn_grey:hover,
.btn-group-vertical > .btn_dgrey:hover, .menu__header .menu-items > li
.btn-group-vertical > a:hover, .menu__header .menu-items
.btn-group-vertical > .toggle:hover, .table-order-dropdown
.btn-group-vertical > .dropdown-toggle:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn_grey:focus,
.btn-group-vertical > .btn_dgrey:focus, .menu__header .menu-items > li
.btn-group-vertical > a:focus, .menu__header .menu-items
.btn-group-vertical > .toggle:focus, .table-order-dropdown
.btn-group-vertical > .dropdown-toggle:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn_grey:active,
.btn-group-vertical > .btn_dgrey:active, .menu__header .menu-items > li
.btn-group-vertical > a:active, .menu__header .menu-items
.btn-group-vertical > .toggle:active, .table-order-dropdown
.btn-group-vertical > .dropdown-toggle:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.btn_grey,
.btn-group-vertical > .active.btn_dgrey, .menu__header .menu-items > li
.btn-group-vertical > a.active, .menu__header .menu-items
.btn-group-vertical > .active.toggle, .table-order-dropdown
.btn-group-vertical > .active.dropdown-toggle {
	z-index: 2;
}

.btn-group .btn + .btn, .table-order-dropdown .btn + .btn, .btn-group .btn_grey + .btn, .table-order-dropdown .btn_grey + .btn, .btn-group .btn_dgrey + .btn, .table-order-dropdown .btn_dgrey + .btn, .btn-group .menu__header .menu-items > li a + .btn, .menu__header .menu-items > li .btn-group a + .btn, .table-order-dropdown .menu__header .menu-items > li a + .btn, .menu__header .menu-items > li .table-order-dropdown a + .btn, .btn-group .menu__header .menu-items .toggle + .btn, .menu__header .menu-items .btn-group .toggle + .btn, .table-order-dropdown .menu__header .menu-items .toggle + .btn, .menu__header .menu-items .table-order-dropdown .toggle + .btn, .table-order-dropdown .btn-group .dropdown-toggle + .btn, .table-order-dropdown .dropdown-toggle + .btn, .btn-group .btn + .btn_grey, .table-order-dropdown .btn + .btn_grey, .btn-group .btn_grey + .btn_grey, .table-order-dropdown .btn_grey + .btn_grey, .btn-group .btn_dgrey + .btn_grey, .table-order-dropdown .btn_dgrey + .btn_grey, .btn-group .menu__header .menu-items > li a + .btn_grey, .menu__header .menu-items > li .btn-group a + .btn_grey, .table-order-dropdown .menu__header .menu-items > li a + .btn_grey, .menu__header .menu-items > li .table-order-dropdown a + .btn_grey, .btn-group .menu__header .menu-items .toggle + .btn_grey, .menu__header .menu-items .btn-group .toggle + .btn_grey, .table-order-dropdown .menu__header .menu-items .toggle + .btn_grey, .menu__header .menu-items .table-order-dropdown .toggle + .btn_grey, .table-order-dropdown .btn-group .dropdown-toggle + .btn_grey, .table-order-dropdown .dropdown-toggle + .btn_grey, .btn-group .btn + .btn_dgrey, .table-order-dropdown .btn + .btn_dgrey, .btn-group .btn_grey + .btn_dgrey, .table-order-dropdown .btn_grey + .btn_dgrey, .btn-group .btn_dgrey + .btn_dgrey, .table-order-dropdown .btn_dgrey + .btn_dgrey, .btn-group .menu__header .menu-items > li a + .btn_dgrey, .menu__header .menu-items > li .btn-group a + .btn_dgrey, .table-order-dropdown .menu__header .menu-items > li a + .btn_dgrey, .menu__header .menu-items > li .table-order-dropdown a + .btn_dgrey, .btn-group .menu__header .menu-items .toggle + .btn_dgrey, .menu__header .menu-items .btn-group .toggle + .btn_dgrey, .table-order-dropdown .menu__header .menu-items .toggle + .btn_dgrey, .menu__header .menu-items .table-order-dropdown .toggle + .btn_dgrey, .table-order-dropdown .btn-group .dropdown-toggle + .btn_dgrey, .table-order-dropdown .dropdown-toggle + .btn_dgrey, .btn-group .menu__header .menu-items > li .btn + a, .menu__header .menu-items > li .btn-group .btn + a, .table-order-dropdown .menu__header .menu-items > li .btn + a, .menu__header .menu-items > li .table-order-dropdown .btn + a, .btn-group .menu__header .menu-items > li .btn_grey + a, .menu__header .menu-items > li .btn-group .btn_grey + a, .table-order-dropdown .menu__header .menu-items > li .btn_grey + a, .menu__header .menu-items > li .table-order-dropdown .btn_grey + a, .btn-group .menu__header .menu-items > li .btn_dgrey + a, .menu__header .menu-items > li .btn-group .btn_dgrey + a, .table-order-dropdown .menu__header .menu-items > li .btn_dgrey + a, .menu__header .menu-items > li .table-order-dropdown .btn_dgrey + a, .btn-group .menu__header .menu-items > li a + a, .menu__header .menu-items > li .btn-group a + a, .table-order-dropdown .menu__header .menu-items > li a + a, .menu__header .menu-items > li .table-order-dropdown a + a, .btn-group .menu__header .menu-items > li .toggle + a, .menu__header .menu-items > li .btn-group .toggle + a, .table-order-dropdown .menu__header .menu-items > li .toggle + a, .menu__header .menu-items > li .table-order-dropdown .toggle + a, .menu__header .menu-items > li .table-order-dropdown .btn-group .dropdown-toggle + a, .table-order-dropdown .menu__header .menu-items > li .dropdown-toggle + a, .menu__header .menu-items > li .table-order-dropdown .dropdown-toggle + a, .btn-group .menu__header .menu-items .btn + .toggle, .menu__header .menu-items .btn-group .btn + .toggle, .table-order-dropdown .menu__header .menu-items .btn + .toggle, .menu__header .menu-items .table-order-dropdown .btn + .toggle, .btn-group .menu__header .menu-items .btn_grey + .toggle, .menu__header .menu-items .btn-group .btn_grey + .toggle, .table-order-dropdown .menu__header .menu-items .btn_grey + .toggle, .menu__header .menu-items .table-order-dropdown .btn_grey + .toggle, .btn-group .menu__header .menu-items .btn_dgrey + .toggle, .menu__header .menu-items .btn-group .btn_dgrey + .toggle, .table-order-dropdown .menu__header .menu-items .btn_dgrey + .toggle, .menu__header .menu-items .table-order-dropdown .btn_dgrey + .toggle, .btn-group .menu__header .menu-items > li a + .toggle, .menu__header .menu-items > li .btn-group a + .toggle, .table-order-dropdown .menu__header .menu-items > li a + .toggle, .menu__header .menu-items > li .table-order-dropdown a + .toggle, .btn-group .menu__header .menu-items .toggle + .toggle, .menu__header .menu-items .btn-group .toggle + .toggle, .table-order-dropdown .menu__header .menu-items .toggle + .toggle, .menu__header .menu-items .table-order-dropdown .toggle + .toggle, .menu__header .menu-items .table-order-dropdown .btn-group .dropdown-toggle + .toggle, .table-order-dropdown .menu__header .menu-items .dropdown-toggle + .toggle, .menu__header .menu-items .table-order-dropdown .dropdown-toggle + .toggle, .table-order-dropdown .btn-group .btn + .dropdown-toggle, .table-order-dropdown .btn + .dropdown-toggle, .table-order-dropdown .btn-group .btn_grey + .dropdown-toggle, .table-order-dropdown .btn_grey + .dropdown-toggle, .table-order-dropdown .btn-group .btn_dgrey + .dropdown-toggle, .table-order-dropdown .btn_dgrey + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items > li .btn-group a + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items > li a + .dropdown-toggle, .menu__header .menu-items > li .table-order-dropdown a + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items .btn-group .toggle + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items .toggle + .dropdown-toggle, .menu__header .menu-items .table-order-dropdown .toggle + .dropdown-toggle, .table-order-dropdown .btn-group .dropdown-toggle + .dropdown-toggle, .table-order-dropdown .dropdown-toggle + .dropdown-toggle,
.btn-group .btn + .btn-group, .table-order-dropdown .btn + .btn-group,
.btn-group .btn_grey + .btn-group, .table-order-dropdown .btn_grey + .btn-group,
.btn-group .btn_dgrey + .btn-group, .table-order-dropdown .btn_dgrey + .btn-group,
.btn-group .menu__header .menu-items > li a + .btn-group, .menu__header .menu-items > li
.btn-group a + .btn-group, .table-order-dropdown .menu__header .menu-items > li a + .btn-group, .menu__header .menu-items > li .table-order-dropdown a + .btn-group,
.btn-group .menu__header .menu-items .toggle + .btn-group, .menu__header .menu-items
.btn-group .toggle + .btn-group, .table-order-dropdown .menu__header .menu-items .toggle + .btn-group, .menu__header .menu-items .table-order-dropdown .toggle + .btn-group, .table-order-dropdown
.btn-group .dropdown-toggle + .btn-group, .table-order-dropdown .dropdown-toggle + .btn-group,
.btn-group .btn + .table-order-dropdown, .table-order-dropdown .btn + .table-order-dropdown,
.btn-group .btn_grey + .table-order-dropdown, .table-order-dropdown .btn_grey + .table-order-dropdown,
.btn-group .btn_dgrey + .table-order-dropdown, .table-order-dropdown .btn_dgrey + .table-order-dropdown,
.btn-group .menu__header .menu-items > li a + .table-order-dropdown, .menu__header .menu-items > li
.btn-group a + .table-order-dropdown, .table-order-dropdown .menu__header .menu-items > li a + .table-order-dropdown, .menu__header .menu-items > li .table-order-dropdown a + .table-order-dropdown,
.btn-group .menu__header .menu-items .toggle + .table-order-dropdown, .menu__header .menu-items
.btn-group .toggle + .table-order-dropdown, .table-order-dropdown .menu__header .menu-items .toggle + .table-order-dropdown, .menu__header .menu-items .table-order-dropdown .toggle + .table-order-dropdown, .table-order-dropdown
.btn-group .dropdown-toggle + .table-order-dropdown, .table-order-dropdown .dropdown-toggle + .table-order-dropdown,
.btn-group .btn-group + .btn, .table-order-dropdown .btn-group + .btn,
.btn-group .table-order-dropdown + .btn, .table-order-dropdown .table-order-dropdown + .btn,
.btn-group .btn-group + .btn_grey, .table-order-dropdown .btn-group + .btn_grey,
.btn-group .table-order-dropdown + .btn_grey, .table-order-dropdown .table-order-dropdown + .btn_grey,
.btn-group .btn-group + .btn_dgrey, .table-order-dropdown .btn-group + .btn_dgrey,
.btn-group .table-order-dropdown + .btn_dgrey, .table-order-dropdown .table-order-dropdown + .btn_dgrey,
.btn-group .menu__header .menu-items > li .btn-group + a, .menu__header .menu-items > li
.btn-group .btn-group + a, .table-order-dropdown .menu__header .menu-items > li .btn-group + a, .menu__header .menu-items > li .table-order-dropdown .btn-group + a,
.btn-group .menu__header .menu-items > li .table-order-dropdown + a, .menu__header .menu-items > li
.btn-group .table-order-dropdown + a, .table-order-dropdown .menu__header .menu-items > li .table-order-dropdown + a, .menu__header .menu-items > li .table-order-dropdown .table-order-dropdown + a,
.btn-group .menu__header .menu-items .btn-group + .toggle, .menu__header .menu-items
.btn-group .btn-group + .toggle, .table-order-dropdown .menu__header .menu-items .btn-group + .toggle, .menu__header .menu-items .table-order-dropdown .btn-group + .toggle,
.btn-group .menu__header .menu-items .table-order-dropdown + .toggle, .menu__header .menu-items
.btn-group .table-order-dropdown + .toggle, .table-order-dropdown .menu__header .menu-items .table-order-dropdown + .toggle, .menu__header .menu-items .table-order-dropdown .table-order-dropdown + .toggle, .table-order-dropdown
.btn-group .btn-group + .dropdown-toggle, .table-order-dropdown .btn-group + .dropdown-toggle, .table-order-dropdown
.btn-group .table-order-dropdown + .dropdown-toggle, .table-order-dropdown .table-order-dropdown + .dropdown-toggle,
.btn-group .btn-group + .btn-group, .table-order-dropdown .btn-group + .btn-group,
.btn-group .table-order-dropdown + .btn-group, .table-order-dropdown .table-order-dropdown + .btn-group,
.btn-group .btn-group + .table-order-dropdown, .table-order-dropdown .btn-group + .table-order-dropdown,
.btn-group .table-order-dropdown + .table-order-dropdown, .table-order-dropdown .table-order-dropdown + .table-order-dropdown {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn, .btn-toolbar .btn_grey, .btn-toolbar .btn_dgrey, .btn-toolbar .menu__header .menu-items > li a, .menu__header .menu-items > li .btn-toolbar a, .btn-toolbar .menu__header .menu-items .toggle, .menu__header .menu-items .btn-toolbar .toggle, .btn-toolbar .table-order-dropdown .dropdown-toggle, .table-order-dropdown .btn-toolbar .dropdown-toggle,
.btn-toolbar .btn-group,
.btn-toolbar .table-order-dropdown,
.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn_grey, .btn-toolbar > .btn_dgrey, .menu__header .menu-items > li .btn-toolbar > a, .menu__header .menu-items .btn-toolbar > .toggle, .table-order-dropdown .btn-toolbar > .dropdown-toggle,
.btn-toolbar > .btn-group,
.btn-toolbar > .table-order-dropdown,
.btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn_grey:not(:first-child):not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .btn_grey:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn_dgrey:not(:first-child):not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .btn_dgrey:not(:first-child):not(:last-child):not(.dropdown-toggle), .menu__header .menu-items > li .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .menu__header .menu-items > li .table-order-dropdown > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .menu__header .menu-items .btn-group > .toggle:not(:first-child):not(:last-child):not(.dropdown-toggle), .menu__header .menu-items .table-order-dropdown > .toggle:not(:first-child):not(:last-child):not(.dropdown-toggle), .table-order-dropdown .btn-group > .dropdown-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .dropdown-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child, .table-order-dropdown > .btn:first-child, .btn-group > .btn_grey:first-child, .table-order-dropdown > .btn_grey:first-child, .btn-group > .btn_dgrey:first-child, .table-order-dropdown > .btn_dgrey:first-child, .menu__header .menu-items > li .btn-group > a:first-child, .menu__header .menu-items > li .table-order-dropdown > a:first-child, .menu__header .menu-items .btn-group > .toggle:first-child, .menu__header .menu-items .table-order-dropdown > .toggle:first-child, .table-order-dropdown .btn-group > .dropdown-toggle:first-child, .table-order-dropdown > .dropdown-toggle:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn_grey:first-child:not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .btn_grey:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn_dgrey:first-child:not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .btn_dgrey:first-child:not(:last-child):not(.dropdown-toggle), .menu__header .menu-items > li .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .menu__header .menu-items > li .table-order-dropdown > a:first-child:not(:last-child):not(.dropdown-toggle), .menu__header .menu-items .btn-group > .toggle:first-child:not(:last-child):not(.dropdown-toggle), .menu__header .menu-items .table-order-dropdown > .toggle:first-child:not(:last-child):not(.dropdown-toggle), .table-order-dropdown .btn-group > .dropdown-toggle:first-child:not(:last-child):not(.dropdown-toggle), .table-order-dropdown > .dropdown-toggle:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .table-order-dropdown > .btn:last-child:not(:first-child), .btn-group > .btn_grey:last-child:not(:first-child), .table-order-dropdown > .btn_grey:last-child:not(:first-child), .btn-group > .btn_dgrey:last-child:not(:first-child), .table-order-dropdown > .btn_dgrey:last-child:not(:first-child), .menu__header .menu-items > li .btn-group > a:last-child:not(:first-child), .menu__header .menu-items > li .table-order-dropdown > a:last-child:not(:first-child), .menu__header .menu-items .btn-group > .toggle:last-child:not(:first-child), .menu__header .menu-items .table-order-dropdown > .toggle:last-child:not(:first-child), .table-order-dropdown .btn-group > .dropdown-toggle:last-child:not(:first-child), .table-order-dropdown > .dropdown-toggle:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child), .table-order-dropdown > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group > .btn-group, .table-order-dropdown > .btn-group, .btn-group > .table-order-dropdown, .table-order-dropdown > .table-order-dropdown {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .table-order-dropdown > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .table-order-dropdown:not(:first-child):not(:last-child) > .btn, .table-order-dropdown > .table-order-dropdown:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn_grey, .table-order-dropdown > .btn-group:not(:first-child):not(:last-child) > .btn_grey, .btn-group > .table-order-dropdown:not(:first-child):not(:last-child) > .btn_grey, .table-order-dropdown > .table-order-dropdown:not(:first-child):not(:last-child) > .btn_grey, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn_dgrey, .table-order-dropdown > .btn-group:not(:first-child):not(:last-child) > .btn_dgrey, .btn-group > .table-order-dropdown:not(:first-child):not(:last-child) > .btn_dgrey, .table-order-dropdown > .table-order-dropdown:not(:first-child):not(:last-child) > .btn_dgrey, .menu__header .menu-items > li .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .menu__header .menu-items > li .table-order-dropdown > .btn-group:not(:first-child):not(:last-child) > a, .menu__header .menu-items > li .btn-group > .table-order-dropdown:not(:first-child):not(:last-child) > a, .menu__header .menu-items > li .table-order-dropdown > .table-order-dropdown:not(:first-child):not(:last-child) > a, .menu__header .menu-items .btn-group > .btn-group:not(:first-child):not(:last-child) > .toggle, .menu__header .menu-items .table-order-dropdown > .btn-group:not(:first-child):not(:last-child) > .toggle, .menu__header .menu-items .btn-group > .table-order-dropdown:not(:first-child):not(:last-child) > .toggle, .menu__header .menu-items .table-order-dropdown > .table-order-dropdown:not(:first-child):not(:last-child) > .toggle, .table-order-dropdown .btn-group > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .table-order-dropdown > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .btn-group > .table-order-dropdown:not(:first-child):not(:last-child) > .dropdown-toggle, .table-order-dropdown > .table-order-dropdown:not(:first-child):not(:last-child) > .dropdown-toggle {
	border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .table-order-dropdown > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .table-order-dropdown:first-child:not(:last-child) > .btn:last-child, .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn_grey:last-child, .table-order-dropdown > .btn-group:first-child:not(:last-child) > .btn_grey:last-child, .btn-group > .table-order-dropdown:first-child:not(:last-child) > .btn_grey:last-child, .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > .btn_grey:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn_dgrey:last-child, .table-order-dropdown > .btn-group:first-child:not(:last-child) > .btn_dgrey:last-child, .btn-group > .table-order-dropdown:first-child:not(:last-child) > .btn_dgrey:last-child, .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > .btn_dgrey:last-child, .menu__header .menu-items > li .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .menu__header .menu-items > li .table-order-dropdown > .btn-group:first-child:not(:last-child) > a:last-child, .menu__header .menu-items > li .btn-group > .table-order-dropdown:first-child:not(:last-child) > a:last-child, .menu__header .menu-items > li .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > a:last-child, .menu__header .menu-items .btn-group > .btn-group:first-child:not(:last-child) > .toggle:last-child, .menu__header .menu-items .table-order-dropdown > .btn-group:first-child:not(:last-child) > .toggle:last-child, .menu__header .menu-items .btn-group > .table-order-dropdown:first-child:not(:last-child) > .toggle:last-child, .menu__header .menu-items .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > .toggle:last-child, .table-order-dropdown .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .table-order-dropdown > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .btn-group > .table-order-dropdown:first-child:not(:last-child) > .dropdown-toggle:last-child, .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > .dropdown-toggle:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .table-order-dropdown > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .table-order-dropdown:first-child:not(:last-child) > .dropdown-toggle, .table-order-dropdown > .table-order-dropdown:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .table-order-dropdown > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .table-order-dropdown:last-child:not(:first-child) > .btn:first-child, .table-order-dropdown > .table-order-dropdown:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn_grey:first-child, .table-order-dropdown > .btn-group:last-child:not(:first-child) > .btn_grey:first-child, .btn-group > .table-order-dropdown:last-child:not(:first-child) > .btn_grey:first-child, .table-order-dropdown > .table-order-dropdown:last-child:not(:first-child) > .btn_grey:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn_dgrey:first-child, .table-order-dropdown > .btn-group:last-child:not(:first-child) > .btn_dgrey:first-child, .btn-group > .table-order-dropdown:last-child:not(:first-child) > .btn_dgrey:first-child, .table-order-dropdown > .table-order-dropdown:last-child:not(:first-child) > .btn_dgrey:first-child, .menu__header .menu-items > li .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .menu__header .menu-items > li .table-order-dropdown > .btn-group:last-child:not(:first-child) > a:first-child, .menu__header .menu-items > li .btn-group > .table-order-dropdown:last-child:not(:first-child) > a:first-child, .menu__header .menu-items > li .table-order-dropdown > .table-order-dropdown:last-child:not(:first-child) > a:first-child, .menu__header .menu-items .btn-group > .btn-group:last-child:not(:first-child) > .toggle:first-child, .menu__header .menu-items .table-order-dropdown > .btn-group:last-child:not(:first-child) > .toggle:first-child, .menu__header .menu-items .btn-group > .table-order-dropdown:last-child:not(:first-child) > .toggle:first-child, .menu__header .menu-items .table-order-dropdown > .table-order-dropdown:last-child:not(:first-child) > .toggle:first-child, .table-order-dropdown .btn-group > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .table-order-dropdown > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .btn-group > .table-order-dropdown:last-child:not(:first-child) > .dropdown-toggle:first-child, .table-order-dropdown > .table-order-dropdown:last-child:not(:first-child) > .dropdown-toggle:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .table-order-dropdown .dropdown-toggle:active,
.btn-group.open .dropdown-toggle, .open.table-order-dropdown .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .table-order-dropdown > .btn + .dropdown-toggle, .btn-group > .btn_grey + .dropdown-toggle, .table-order-dropdown > .btn_grey + .dropdown-toggle, .btn-group > .btn_dgrey + .dropdown-toggle, .table-order-dropdown > .btn_dgrey + .dropdown-toggle, .menu__header .menu-items > li .btn-group > a + .dropdown-toggle, .menu__header .menu-items > li .table-order-dropdown > a + .dropdown-toggle, .menu__header .menu-items .btn-group > .toggle + .dropdown-toggle, .menu__header .menu-items .table-order-dropdown > .toggle + .dropdown-toggle, .table-order-dropdown .btn-group > .dropdown-toggle + .dropdown-toggle, .table-order-dropdown > .dropdown-toggle + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .table-order-dropdown > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.table-order-dropdown > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .btn_grey + .dropdown-toggle, .btn-group-lg.table-order-dropdown > .btn_grey + .dropdown-toggle, .btn-group-lg.btn-group > .btn_dgrey + .dropdown-toggle, .btn-group-lg.table-order-dropdown > .btn_dgrey + .dropdown-toggle, .menu__header .menu-items > li .btn-group-lg.btn-group > a + .dropdown-toggle, .menu__header .menu-items > li .btn-group-lg.table-order-dropdown > a + .dropdown-toggle, .menu__header .menu-items .btn-group-lg.btn-group > .toggle + .dropdown-toggle, .menu__header .menu-items .btn-group-lg.table-order-dropdown > .toggle + .dropdown-toggle, .table-order-dropdown .btn-group-lg.btn-group > .dropdown-toggle + .dropdown-toggle, .table-order-dropdown .btn-group-lg.table-order-dropdown > .dropdown-toggle + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle, .open.table-order-dropdown .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link, .open.table-order-dropdown .dropdown-toggle.btn-link {
	box-shadow: none;
}

.btn .caret, .btn_grey .caret, .btn_dgrey .caret, .menu__header .menu-items > li a .caret, .menu__header .menu-items .toggle .caret, .table-order-dropdown .dropdown-toggle .caret {
	margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .btn_grey .caret, .btn-group-lg > .btn_dgrey .caret, .menu__header .menu-items > li .btn-group-lg > a .caret, .menu__header .menu-items .btn-group-lg > .toggle .caret, .table-order-dropdown .btn-group-lg > .dropdown-toggle .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .btn_grey .caret, .dropup .btn-group-lg > .btn_dgrey .caret, .dropup .menu__header .menu-items > li .btn-group-lg > a .caret, .menu__header .menu-items > li .dropup .btn-group-lg > a .caret, .dropup .menu__header .menu-items .btn-group-lg > .toggle .caret, .menu__header .menu-items .dropup .btn-group-lg > .toggle .caret, .dropup .table-order-dropdown .btn-group-lg > .dropdown-toggle .caret, .table-order-dropdown .dropup .btn-group-lg > .dropdown-toggle .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn_grey, .btn-group-vertical > .btn_dgrey, .menu__header .menu-items > li .btn-group-vertical > a, .menu__header .menu-items .btn-group-vertical > .toggle, .table-order-dropdown .btn-group-vertical > .dropdown-toggle,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .table-order-dropdown,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .table-order-dropdown > .btn,
.btn-group-vertical > .btn-group > .btn_grey,
.btn-group-vertical > .table-order-dropdown > .btn_grey,
.btn-group-vertical > .btn-group > .btn_dgrey,
.btn-group-vertical > .table-order-dropdown > .btn_dgrey, .menu__header .menu-items > li
.btn-group-vertical > .btn-group > a, .menu__header .menu-items > li
.btn-group-vertical > .table-order-dropdown > a, .menu__header .menu-items
.btn-group-vertical > .btn-group > .toggle, .menu__header .menu-items
.btn-group-vertical > .table-order-dropdown > .toggle, .table-order-dropdown
.btn-group-vertical > .btn-group > .dropdown-toggle,
.btn-group-vertical > .table-order-dropdown > .dropdown-toggle {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .table-order-dropdown:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .table-order-dropdown:after {
	content: " ";
	display: table;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .table-order-dropdown:after {
	clear: both;
}

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .table-order-dropdown > .btn, .btn-group-vertical > .btn-group > .btn_grey, .btn-group-vertical > .table-order-dropdown > .btn_grey, .btn-group-vertical > .btn-group > .btn_dgrey, .btn-group-vertical > .table-order-dropdown > .btn_dgrey, .menu__header .menu-items > li .btn-group-vertical > .btn-group > a, .menu__header .menu-items > li .btn-group-vertical > .table-order-dropdown > a, .menu__header .menu-items .btn-group-vertical > .btn-group > .toggle, .menu__header .menu-items .btn-group-vertical > .table-order-dropdown > .toggle, .table-order-dropdown .btn-group-vertical > .btn-group > .dropdown-toggle, .btn-group-vertical > .table-order-dropdown > .dropdown-toggle {
	float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn_grey + .btn, .btn-group-vertical > .btn_dgrey + .btn, .menu__header .menu-items > li .btn-group-vertical > a + .btn, .menu__header .menu-items .btn-group-vertical > .toggle + .btn, .table-order-dropdown .btn-group-vertical > .dropdown-toggle + .btn, .btn-group-vertical > .btn + .btn_grey, .btn-group-vertical > .btn_grey + .btn_grey, .btn-group-vertical > .btn_dgrey + .btn_grey, .menu__header .menu-items > li .btn-group-vertical > a + .btn_grey, .menu__header .menu-items .btn-group-vertical > .toggle + .btn_grey, .table-order-dropdown .btn-group-vertical > .dropdown-toggle + .btn_grey, .btn-group-vertical > .btn + .btn_dgrey, .btn-group-vertical > .btn_grey + .btn_dgrey, .btn-group-vertical > .btn_dgrey + .btn_dgrey, .menu__header .menu-items > li .btn-group-vertical > a + .btn_dgrey, .menu__header .menu-items .btn-group-vertical > .toggle + .btn_dgrey, .table-order-dropdown .btn-group-vertical > .dropdown-toggle + .btn_dgrey, .menu__header .menu-items > li .btn-group-vertical > .btn + a, .menu__header .menu-items > li .btn-group-vertical > .btn_grey + a, .menu__header .menu-items > li .btn-group-vertical > .btn_dgrey + a, .menu__header .menu-items > li .btn-group-vertical > a + a, .menu__header .menu-items > li .btn-group-vertical > .toggle + a, .table-order-dropdown .menu__header .menu-items > li .btn-group-vertical > .dropdown-toggle + a, .menu__header .menu-items > li .table-order-dropdown .btn-group-vertical > .dropdown-toggle + a, .menu__header .menu-items .btn-group-vertical > .btn + .toggle, .menu__header .menu-items .btn-group-vertical > .btn_grey + .toggle, .menu__header .menu-items .btn-group-vertical > .btn_dgrey + .toggle, .menu__header .menu-items > li .btn-group-vertical > a + .toggle, .menu__header .menu-items .btn-group-vertical > .toggle + .toggle, .table-order-dropdown .menu__header .menu-items .btn-group-vertical > .dropdown-toggle + .toggle, .menu__header .menu-items .table-order-dropdown .btn-group-vertical > .dropdown-toggle + .toggle, .table-order-dropdown .btn-group-vertical > .btn + .dropdown-toggle, .table-order-dropdown .btn-group-vertical > .btn_grey + .dropdown-toggle, .table-order-dropdown .btn-group-vertical > .btn_dgrey + .dropdown-toggle, .menu__header .menu-items > li .table-order-dropdown .btn-group-vertical > a + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items > li .btn-group-vertical > a + .dropdown-toggle, .menu__header .menu-items .table-order-dropdown .btn-group-vertical > .toggle + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items .btn-group-vertical > .toggle + .dropdown-toggle, .table-order-dropdown .btn-group-vertical > .dropdown-toggle + .dropdown-toggle,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn_grey + .btn-group,
.btn-group-vertical > .btn_dgrey + .btn-group, .menu__header .menu-items > li
.btn-group-vertical > a + .btn-group, .menu__header .menu-items
.btn-group-vertical > .toggle + .btn-group, .table-order-dropdown
.btn-group-vertical > .dropdown-toggle + .btn-group,
.btn-group-vertical > .btn + .table-order-dropdown,
.btn-group-vertical > .btn_grey + .table-order-dropdown,
.btn-group-vertical > .btn_dgrey + .table-order-dropdown, .menu__header .menu-items > li
.btn-group-vertical > a + .table-order-dropdown, .menu__header .menu-items
.btn-group-vertical > .toggle + .table-order-dropdown, .table-order-dropdown
.btn-group-vertical > .dropdown-toggle + .table-order-dropdown,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .table-order-dropdown + .btn,
.btn-group-vertical > .btn-group + .btn_grey,
.btn-group-vertical > .table-order-dropdown + .btn_grey,
.btn-group-vertical > .btn-group + .btn_dgrey,
.btn-group-vertical > .table-order-dropdown + .btn_dgrey, .menu__header .menu-items > li
.btn-group-vertical > .btn-group + a, .menu__header .menu-items > li
.btn-group-vertical > .table-order-dropdown + a, .menu__header .menu-items
.btn-group-vertical > .btn-group + .toggle, .menu__header .menu-items
.btn-group-vertical > .table-order-dropdown + .toggle, .table-order-dropdown
.btn-group-vertical > .btn-group + .dropdown-toggle, .table-order-dropdown
.btn-group-vertical > .table-order-dropdown + .dropdown-toggle,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .table-order-dropdown + .btn-group,
.btn-group-vertical > .btn-group + .table-order-dropdown,
.btn-group-vertical > .table-order-dropdown + .table-order-dropdown {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn_grey:not(:first-child):not(:last-child), .btn-group-vertical > .btn_dgrey:not(:first-child):not(:last-child), .menu__header .menu-items > li .btn-group-vertical > a:not(:first-child):not(:last-child), .menu__header .menu-items .btn-group-vertical > .toggle:not(:first-child):not(:last-child), .table-order-dropdown .btn-group-vertical > .dropdown-toggle:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn_grey:first-child:not(:last-child), .btn-group-vertical > .btn_dgrey:first-child:not(:last-child), .menu__header .menu-items > li .btn-group-vertical > a:first-child:not(:last-child), .menu__header .menu-items .btn-group-vertical > .toggle:first-child:not(:last-child), .table-order-dropdown .btn-group-vertical > .dropdown-toggle:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .btn_grey:last-child:not(:first-child), .btn-group-vertical > .btn_dgrey:last-child:not(:first-child), .menu__header .menu-items > li .btn-group-vertical > a:last-child:not(:first-child), .menu__header .menu-items .btn-group-vertical > .toggle:last-child:not(:first-child), .table-order-dropdown .btn-group-vertical > .dropdown-toggle:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .table-order-dropdown:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn_grey, .btn-group-vertical > .table-order-dropdown:not(:first-child):not(:last-child) > .btn_grey, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn_dgrey, .btn-group-vertical > .table-order-dropdown:not(:first-child):not(:last-child) > .btn_dgrey, .menu__header .menu-items > li .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .menu__header .menu-items > li .btn-group-vertical > .table-order-dropdown:not(:first-child):not(:last-child) > a, .menu__header .menu-items .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .toggle, .menu__header .menu-items .btn-group-vertical > .table-order-dropdown:not(:first-child):not(:last-child) > .toggle, .table-order-dropdown .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .btn-group-vertical > .table-order-dropdown:not(:first-child):not(:last-child) > .dropdown-toggle {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn_grey:last-child, .btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > .btn_grey:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn_dgrey:last-child, .btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > .btn_dgrey:last-child, .menu__header .menu-items > li .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .menu__header .menu-items > li .btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > a:last-child, .menu__header .menu-items .btn-group-vertical > .btn-group:first-child:not(:last-child) > .toggle:last-child, .menu__header .menu-items .btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > .toggle:last-child, .table-order-dropdown .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > .dropdown-toggle:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .table-order-dropdown:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .table-order-dropdown:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn_grey:first-child, .btn-group-vertical > .table-order-dropdown:last-child:not(:first-child) > .btn_grey:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn_dgrey:first-child, .btn-group-vertical > .table-order-dropdown:last-child:not(:first-child) > .btn_dgrey:first-child, .menu__header .menu-items > li .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .menu__header .menu-items > li .btn-group-vertical > .table-order-dropdown:last-child:not(:first-child) > a:first-child, .menu__header .menu-items .btn-group-vertical > .btn-group:last-child:not(:first-child) > .toggle:first-child, .menu__header .menu-items .btn-group-vertical > .table-order-dropdown:last-child:not(:first-child) > .toggle:first-child, .table-order-dropdown .btn-group-vertical > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .btn-group-vertical > .table-order-dropdown:last-child:not(:first-child) > .dropdown-toggle:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn_grey, .btn-group-justified > .btn_dgrey, .menu__header .menu-items > li .btn-group-justified > a, .menu__header .menu-items .btn-group-justified > .toggle, .table-order-dropdown .btn-group-justified > .dropdown-toggle,
.btn-group-justified > .btn-group,
.btn-group-justified > .table-order-dropdown {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .table-order-dropdown .btn, .btn-group-justified > .btn-group .btn_grey, .btn-group-justified > .table-order-dropdown .btn_grey, .btn-group-justified > .btn-group .btn_dgrey, .btn-group-justified > .table-order-dropdown .btn_dgrey, .btn-group-justified > .btn-group .menu__header .menu-items > li a, .menu__header .menu-items > li .btn-group-justified > .btn-group a, .btn-group-justified > .table-order-dropdown .menu__header .menu-items > li a, .menu__header .menu-items > li .btn-group-justified > .table-order-dropdown a, .btn-group-justified > .btn-group .menu__header .menu-items .toggle, .menu__header .menu-items .btn-group-justified > .btn-group .toggle, .btn-group-justified > .table-order-dropdown .menu__header .menu-items .toggle, .menu__header .menu-items .btn-group-justified > .table-order-dropdown .toggle, .btn-group-justified > .btn-group .table-order-dropdown .dropdown-toggle, .table-order-dropdown .btn-group-justified > .btn-group .dropdown-toggle, .btn-group-justified > .table-order-dropdown .dropdown-toggle {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .table-order-dropdown .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn_grey input[type="radio"], [data-toggle="buttons"] > .btn_dgrey input[type="radio"], .menu__header .menu-items > li [data-toggle="buttons"] > a input[type="radio"], .menu__header .menu-items [data-toggle="buttons"] > .toggle input[type="radio"], .table-order-dropdown [data-toggle="buttons"] > .dropdown-toggle input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn_grey input[type="checkbox"],
[data-toggle="buttons"] > .btn_dgrey input[type="checkbox"], .menu__header .menu-items > li
[data-toggle="buttons"] > a input[type="checkbox"], .menu__header .menu-items
[data-toggle="buttons"] > .toggle input[type="checkbox"], .table-order-dropdown
[data-toggle="buttons"] > .dropdown-toggle input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .table-order-dropdown > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn_grey input[type="radio"],
[data-toggle="buttons"] > .table-order-dropdown > .btn_grey input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn_dgrey input[type="radio"],
[data-toggle="buttons"] > .table-order-dropdown > .btn_dgrey input[type="radio"], .menu__header .menu-items > li
[data-toggle="buttons"] > .btn-group > a input[type="radio"], .menu__header .menu-items > li
[data-toggle="buttons"] > .table-order-dropdown > a input[type="radio"], .menu__header .menu-items
[data-toggle="buttons"] > .btn-group > .toggle input[type="radio"], .menu__header .menu-items
[data-toggle="buttons"] > .table-order-dropdown > .toggle input[type="radio"], .table-order-dropdown
[data-toggle="buttons"] > .btn-group > .dropdown-toggle input[type="radio"],
[data-toggle="buttons"] > .table-order-dropdown > .dropdown-toggle input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .table-order-dropdown > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn_grey input[type="checkbox"],
[data-toggle="buttons"] > .table-order-dropdown > .btn_grey input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn_dgrey input[type="checkbox"],
[data-toggle="buttons"] > .table-order-dropdown > .btn_dgrey input[type="checkbox"], .menu__header .menu-items > li
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .menu__header .menu-items > li
[data-toggle="buttons"] > .table-order-dropdown > a input[type="checkbox"], .menu__header .menu-items
[data-toggle="buttons"] > .btn-group > .toggle input[type="checkbox"], .menu__header .menu-items
[data-toggle="buttons"] > .table-order-dropdown > .toggle input[type="checkbox"], .table-order-dropdown
[data-toggle="buttons"] > .btn-group > .dropdown-toggle input[type="checkbox"],
[data-toggle="buttons"] > .table-order-dropdown > .dropdown-toggle input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group .form-control:focus {
	z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.btn_grey,
.input-group-sm > .input-group-btn > .input-group-addon.btn_dgrey, .menu__header .menu-items > li
.input-group-sm > .input-group-btn > a.input-group-addon, .menu__header .menu-items
.input-group-sm > .input-group-btn > .input-group-addon.toggle, .table-order-dropdown
.input-group-sm > .input-group-btn > .input-group-addon.dropdown-toggle {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.btn_grey,
.input-group-lg > .input-group-btn > .input-group-addon.btn_dgrey, .menu__header .menu-items > li
.input-group-lg > .input-group-btn > a.input-group-addon, .menu__header .menu-items
.input-group-lg > .input-group-btn > .input-group-addon.toggle, .table-order-dropdown
.input-group-lg > .input-group-btn > .input-group-addon.dropdown-toggle {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn_grey,
.input-group-btn:first-child > .btn_dgrey, .menu__header .menu-items > li
.input-group-btn:first-child > a, .menu__header .menu-items
.input-group-btn:first-child > .toggle, .table-order-dropdown
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .table-order-dropdown > .btn,
.input-group-btn:first-child > .btn-group > .btn_grey,
.input-group-btn:first-child > .table-order-dropdown > .btn_grey,
.input-group-btn:first-child > .btn-group > .btn_dgrey,
.input-group-btn:first-child > .table-order-dropdown > .btn_dgrey, .menu__header .menu-items > li
.input-group-btn:first-child > .btn-group > a, .menu__header .menu-items > li
.input-group-btn:first-child > .table-order-dropdown > a, .menu__header .menu-items
.input-group-btn:first-child > .btn-group > .toggle, .menu__header .menu-items
.input-group-btn:first-child > .table-order-dropdown > .toggle, .table-order-dropdown
.input-group-btn:first-child > .btn-group > .dropdown-toggle,
.input-group-btn:first-child > .table-order-dropdown > .dropdown-toggle,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn_grey:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn_dgrey:not(:last-child):not(.dropdown-toggle), .menu__header .menu-items > li
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .menu__header .menu-items
.input-group-btn:last-child > .toggle:not(:last-child):not(.dropdown-toggle), .table-order-dropdown
.input-group-btn:last-child > .dropdown-toggle:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .table-order-dropdown:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn_grey,
.input-group-btn:last-child > .table-order-dropdown:not(:last-child) > .btn_grey,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn_dgrey,
.input-group-btn:last-child > .table-order-dropdown:not(:last-child) > .btn_dgrey, .menu__header .menu-items > li
.input-group-btn:last-child > .btn-group:not(:last-child) > a, .menu__header .menu-items > li
.input-group-btn:last-child > .table-order-dropdown:not(:last-child) > a, .menu__header .menu-items
.input-group-btn:last-child > .btn-group:not(:last-child) > .toggle, .menu__header .menu-items
.input-group-btn:last-child > .table-order-dropdown:not(:last-child) > .toggle, .table-order-dropdown
.input-group-btn:last-child > .btn-group:not(:last-child) > .dropdown-toggle,
.input-group-btn:last-child > .table-order-dropdown:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn_grey,
.input-group-btn:last-child > .btn_dgrey, .menu__header .menu-items > li
.input-group-btn:last-child > a, .menu__header .menu-items
.input-group-btn:last-child > .toggle, .table-order-dropdown
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .table-order-dropdown > .btn,
.input-group-btn:last-child > .btn-group > .btn_grey,
.input-group-btn:last-child > .table-order-dropdown > .btn_grey,
.input-group-btn:last-child > .btn-group > .btn_dgrey,
.input-group-btn:last-child > .table-order-dropdown > .btn_dgrey, .menu__header .menu-items > li
.input-group-btn:last-child > .btn-group > a, .menu__header .menu-items > li
.input-group-btn:last-child > .table-order-dropdown > a, .menu__header .menu-items
.input-group-btn:last-child > .btn-group > .toggle, .menu__header .menu-items
.input-group-btn:last-child > .table-order-dropdown > .toggle, .table-order-dropdown
.input-group-btn:last-child > .btn-group > .dropdown-toggle,
.input-group-btn:last-child > .table-order-dropdown > .dropdown-toggle,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn_grey:not(:first-child),
.input-group-btn:first-child > .btn_dgrey:not(:first-child), .menu__header .menu-items > li
.input-group-btn:first-child > a:not(:first-child), .menu__header .menu-items
.input-group-btn:first-child > .toggle:not(:first-child), .table-order-dropdown
.input-group-btn:first-child > .dropdown-toggle:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .table-order-dropdown:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn_grey,
.input-group-btn:first-child > .table-order-dropdown:not(:first-child) > .btn_grey,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn_dgrey,
.input-group-btn:first-child > .table-order-dropdown:not(:first-child) > .btn_dgrey, .menu__header .menu-items > li
.input-group-btn:first-child > .btn-group:not(:first-child) > a, .menu__header .menu-items > li
.input-group-btn:first-child > .table-order-dropdown:not(:first-child) > a, .menu__header .menu-items
.input-group-btn:first-child > .btn-group:not(:first-child) > .toggle, .menu__header .menu-items
.input-group-btn:first-child > .table-order-dropdown:not(:first-child) > .toggle, .table-order-dropdown
.input-group-btn:first-child > .btn-group:not(:first-child) > .dropdown-toggle,
.input-group-btn:first-child > .table-order-dropdown:not(:first-child) > .dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn, .input-group-btn > .btn_grey, .input-group-btn > .btn_dgrey, .menu__header .menu-items > li .input-group-btn > a, .menu__header .menu-items .input-group-btn > .toggle, .table-order-dropdown .input-group-btn > .dropdown-toggle {
	position: relative;
}

.input-group-btn > .btn + .btn, .input-group-btn > .btn_grey + .btn, .input-group-btn > .btn_dgrey + .btn, .menu__header .menu-items > li .input-group-btn > a + .btn, .menu__header .menu-items .input-group-btn > .toggle + .btn, .table-order-dropdown .input-group-btn > .dropdown-toggle + .btn, .input-group-btn > .btn + .btn_grey, .input-group-btn > .btn_grey + .btn_grey, .input-group-btn > .btn_dgrey + .btn_grey, .menu__header .menu-items > li .input-group-btn > a + .btn_grey, .menu__header .menu-items .input-group-btn > .toggle + .btn_grey, .table-order-dropdown .input-group-btn > .dropdown-toggle + .btn_grey, .input-group-btn > .btn + .btn_dgrey, .input-group-btn > .btn_grey + .btn_dgrey, .input-group-btn > .btn_dgrey + .btn_dgrey, .menu__header .menu-items > li .input-group-btn > a + .btn_dgrey, .menu__header .menu-items .input-group-btn > .toggle + .btn_dgrey, .table-order-dropdown .input-group-btn > .dropdown-toggle + .btn_dgrey, .menu__header .menu-items > li .input-group-btn > .btn + a, .menu__header .menu-items > li .input-group-btn > .btn_grey + a, .menu__header .menu-items > li .input-group-btn > .btn_dgrey + a, .menu__header .menu-items > li .input-group-btn > a + a, .menu__header .menu-items > li .input-group-btn > .toggle + a, .table-order-dropdown .menu__header .menu-items > li .input-group-btn > .dropdown-toggle + a, .menu__header .menu-items > li .table-order-dropdown .input-group-btn > .dropdown-toggle + a, .menu__header .menu-items .input-group-btn > .btn + .toggle, .menu__header .menu-items .input-group-btn > .btn_grey + .toggle, .menu__header .menu-items .input-group-btn > .btn_dgrey + .toggle, .menu__header .menu-items > li .input-group-btn > a + .toggle, .menu__header .menu-items .input-group-btn > .toggle + .toggle, .table-order-dropdown .menu__header .menu-items .input-group-btn > .dropdown-toggle + .toggle, .menu__header .menu-items .table-order-dropdown .input-group-btn > .dropdown-toggle + .toggle, .table-order-dropdown .input-group-btn > .btn + .dropdown-toggle, .table-order-dropdown .input-group-btn > .btn_grey + .dropdown-toggle, .table-order-dropdown .input-group-btn > .btn_dgrey + .dropdown-toggle, .menu__header .menu-items > li .table-order-dropdown .input-group-btn > a + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items > li .input-group-btn > a + .dropdown-toggle, .menu__header .menu-items .table-order-dropdown .input-group-btn > .toggle + .dropdown-toggle, .table-order-dropdown .menu__header .menu-items .input-group-btn > .toggle + .dropdown-toggle, .table-order-dropdown .input-group-btn > .dropdown-toggle + .dropdown-toggle {
	margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn_grey:hover, .input-group-btn > .btn_dgrey:hover, .menu__header .menu-items > li .input-group-btn > a:hover, .menu__header .menu-items .input-group-btn > .toggle:hover, .table-order-dropdown .input-group-btn > .dropdown-toggle:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn_grey:focus, .input-group-btn > .btn_dgrey:focus, .menu__header .menu-items > li .input-group-btn > a:focus, .menu__header .menu-items .input-group-btn > .toggle:focus, .table-order-dropdown .input-group-btn > .dropdown-toggle:focus, .input-group-btn > .btn:active, .input-group-btn > .btn_grey:active, .input-group-btn > .btn_dgrey:active, .menu__header .menu-items > li .input-group-btn > a:active, .menu__header .menu-items .input-group-btn > .toggle:active, .table-order-dropdown .input-group-btn > .dropdown-toggle:active {
	z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn_grey, .input-group-btn:first-child > .btn_dgrey, .menu__header .menu-items > li .input-group-btn:first-child > a, .menu__header .menu-items .input-group-btn:first-child > .toggle, .table-order-dropdown .input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .table-order-dropdown {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn_grey, .input-group-btn:last-child > .btn_dgrey, .menu__header .menu-items > li .input-group-btn:last-child > a, .menu__header .menu-items .input-group-btn:last-child > .toggle, .table-order-dropdown .input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .table-order-dropdown {
	z-index: 2;
	margin-left: -1px;
}

.nav, .menu-items {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav:before, .menu-items:before, .nav:after, .menu-items:after {
	content: " ";
	display: table;
}

.nav:after, .menu-items:after {
	clear: both;
}

.nav > li, .menu-items > li {
	position: relative;
	display: block;
}

.nav > li > a, .menu-items > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:hover, .menu-items > li > a:hover, .nav > li > a:focus, .menu-items > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.nav > li.disabled > a, .menu-items > li.disabled > a {
	color: #777777;
}

.nav > li.disabled > a:hover, .menu-items > li.disabled > a:hover, .nav > li.disabled > a:focus, .menu-items > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open > a, .menu-items .open > a, .nav .open > a:hover, .menu-items .open > a:hover, .nav .open > a:focus, .menu-items .open > a:focus {
	background-color: #eeeeee;
	border-color: #608827;
}

.nav .nav-divider, .menu-items .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img, .menu-items > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 0;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #608827;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified > li, .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0;
	}
	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
	.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 145px;
	margin-bottom: 0;
	border: 1px solid transparent;
}

.navbar:before, .navbar:after {
	content: " ";
	display: table;
}

.navbar:after {
	clear: both;
}

@media (min-width: 992px) {
	.navbar {
		border-radius: 0;
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 992px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse, .menu-items__collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .menu-items__collapse:before, .navbar-collapse:after, .menu-items__collapse:after {
	content: " ";
	display: table;
}

.navbar-collapse:after, .menu-items__collapse:after {
	clear: both;
}

.navbar-collapse.in, .in.menu-items__collapse {
	overflow-y: auto;
}

@media (min-width: 992px) {
	.navbar-collapse, .menu-items__collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse, .collapse.menu-items__collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in, .in.menu-items__collapse {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-top .menu-items__collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-static-top .menu-items__collapse,
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-bottom .menu-items__collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-top .menu-items__collapse,
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-bottom .menu-items__collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-top .menu-items__collapse,
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-bottom .menu-items__collapse {
		max-height: 200px;
	}
}

.container > .navbar-header, .menu__container > .navbar-header, .flash > .navbar-header, .main__content > .navbar-header, .footer__content > .navbar-header,
.container > .navbar-collapse, .menu__container > .navbar-collapse, .flash > .navbar-collapse, .main__content > .navbar-collapse, .footer__content > .navbar-collapse,
.container > .menu-items__collapse, .menu__container > .menu-items__collapse, .flash > .menu-items__collapse, .main__content > .menu-items__collapse, .footer__content > .menu-items__collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse,
.container-fluid > .menu-items__collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 992px) {
	.container > .navbar-header, .menu__container > .navbar-header, .flash > .navbar-header, .main__content > .navbar-header, .footer__content > .navbar-header,
	.container > .navbar-collapse, .menu__container > .navbar-collapse, .flash > .navbar-collapse, .main__content > .navbar-collapse, .footer__content > .navbar-collapse,
	.container > .menu-items__collapse, .menu__container > .menu-items__collapse, .flash > .menu-items__collapse, .main__content > .menu-items__collapse, .footer__content > .menu-items__collapse,
	.container-fluid > .navbar-header,
	.container-fluid > .navbar-collapse,
	.container-fluid > .menu-items__collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 992px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 992px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand, .menu__brand {
	float: left;
	padding: 62.5px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 145px;
}

.navbar-brand:hover, .menu__brand:hover, .navbar-brand:focus, .menu__brand:focus {
	text-decoration: none;
}

.navbar-brand > img, .menu__brand > img {
	display: block;
}

@media (min-width: 992px) {
	.navbar > .container .navbar-brand, .navbar > .menu__container .navbar-brand, .navbar > .flash .navbar-brand, .navbar > .main__content .navbar-brand, .navbar > .footer__content .navbar-brand, .navbar > .container .menu__brand, .navbar > .menu__container .menu__brand, .navbar > .flash .menu__brand, .navbar > .main__content .menu__brand, .navbar > .footer__content .menu__brand,
	.navbar > .container-fluid .navbar-brand,
	.navbar > .container-fluid .menu__brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 55.5px;
	margin-bottom: 55.5px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 992px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav, .menu-items {
	margin: 31.25px -15px;
}

.navbar-nav > li > a, .menu-items > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 991px) {
	.navbar-nav .open .dropdown-menu, .menu-items .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a, .menu-items .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header, .menu-items .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a, .menu-items .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover, .menu-items .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, .menu-items .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}

@media (min-width: 992px) {
	.navbar-nav, .menu-items {
		float: left;
		margin: 0;
	}
	.navbar-nav > li, .menu-items > li {
		float: left;
	}
	.navbar-nav > li > a, .menu-items > li > a {
		padding-top: 62.5px;
		padding-bottom: 62.5px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 55.5px;
	margin-bottom: 55.5px;
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 991px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu, .menu-items > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom .menu-items > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 55.5px;
	margin-bottom: 55.5px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn_grey, .btn-group-sm > .navbar-btn.btn_dgrey, .menu__header .menu-items > li .btn-group-sm > a.navbar-btn, .menu__header .menu-items .btn-group-sm > .navbar-btn.toggle, .table-order-dropdown .btn-group-sm > .navbar-btn.dropdown-toggle {
	margin-top: 57.5px;
	margin-bottom: 57.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn_grey, .btn-group-xs > .navbar-btn.btn_dgrey, .menu__header .menu-items > li .btn-group-xs > a.navbar-btn, .menu__header .menu-items .btn-group-xs > .navbar-btn.toggle, .table-order-dropdown .btn-group-xs > .navbar-btn.dropdown-toggle {
	margin-top: 61.5px;
	margin-bottom: 61.5px;
}

.navbar-text {
	margin-top: 62.5px;
	margin-bottom: 62.5px;
}

@media (min-width: 992px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right, .menu-items_right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right ~ .navbar-right, .menu-items_right ~ .navbar-right, .navbar-right ~ .menu-items_right, .menu-items_right ~ .menu-items_right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: white;
	border-color: transparent;
}

.navbar-default .navbar-brand, .navbar-default .menu__brand {
	color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .menu__brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .menu__brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav > li > a, .navbar-default .menu-items > li > a {
	color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .menu-items > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .menu-items > li > a:focus {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .menu-items > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .menu-items > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .menu-items > .active > a:focus {
	color: #555;
	background-color: #eeeeee;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .menu-items > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .menu-items > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .menu-items > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .menu-items__collapse,
.navbar-default .navbar-form {
	border-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .menu-items > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .menu-items > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .menu-items > .open > a:focus {
	background-color: #eeeeee;
	color: #555;
}

@media (max-width: 991px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .menu-items .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .menu-items .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .menu-items .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .menu-items .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .menu-items .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .menu-items .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #eeeeee;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .menu-items .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .menu-items .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .menu-items .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand, .navbar-inverse .menu__brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .menu__brand:hover, .navbar-inverse .navbar-brand:focus, .navbar-inverse .menu__brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .menu-items > li > a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .menu-items > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .menu-items > li > a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .menu-items > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .menu-items > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .menu-items > .active > a:focus {
	color: #fff;
	background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .menu-items > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .menu-items > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .menu-items > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .menu-items__collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .menu-items > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .menu-items > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .menu-items > .open > a:focus {
	background-color: #090909;
	color: #fff;
}

@media (max-width: 991px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .menu-items .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .menu-items .open .dropdown-menu .divider {
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .menu-items .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .menu-items .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .menu-items .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .menu-items .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .menu-items .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .menu-items .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .menu-items .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .menu-items .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .menu-items .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #608827;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	z-index: 2;
	color: #364d16;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #608827;
	border-color: #608827;
	cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label:empty {
	display: none;
}

.btn .label, .btn_grey .label, .btn_dgrey .label, .menu__header .menu-items > li a .label, .menu__header .menu-items .toggle .label, .table-order-dropdown .dropdown-toggle .label {
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #608827;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #44601c;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.alert, .flash .message, .flash .success, .flash .error {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
}

.alert h4, .flash .message h4, .flash .success h4, .flash .error h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link, .flash .message .alert-link, .flash .success .alert-link, .flash .error .alert-link {
	font-weight: bold;
}

.alert > p, .flash .message > p, .flash .success > p, .flash .error > p,
.alert > ul, .flash .message > ul, .flash .success > ul, .flash .error > ul {
	margin-bottom: 0;
}

.alert > p + p, .flash .message > p + p, .flash .success > p + p, .flash .error > p + p {
	margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success, .flash .success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr, .flash .success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link, .flash .success .alert-link {
	color: #2b542c;
}

.alert-info, .flash .message {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr, .flash .message hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link, .flash .message .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger, .flash .error {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr, .flash .error hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link, .flash .error .alert-link {
	color: #843534;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

a.list-group-item,
button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #608827;
	border-color: #608827;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #c4e299;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table, .panel > .toggle-box,
.panel > .table-responsive > .table,
.panel > .table-responsive > .toggle-box,
.panel > .panel-collapse > .table,
.panel > .panel-collapse > .toggle-box {
	margin-bottom: 0;
}

.panel > .table caption, .panel > .toggle-box caption,
.panel > .table-responsive > .table caption,
.panel > .table-responsive > .toggle-box caption,
.panel > .panel-collapse > .table caption,
.panel > .panel-collapse > .toggle-box caption {
	padding-left: 15px;
	padding-right: 15px;
}

.panel > .table:first-child, .panel > .toggle-box:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .toggle-box:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .toggle-box:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: -1;
	border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .toggle-box:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .toggle-box:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .toggle-box:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .toggle-box:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .toggle-box:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .toggle-box:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .toggle-box:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .toggle-box:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .toggle-box:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1;
}

.panel > .table:last-child, .panel > .toggle-box:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .toggle-box:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .toggle-box:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .toggle-box:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .toggle-box:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .toggle-box:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .toggle-box:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .toggle-box:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .toggle-box:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .toggle-box:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .toggle-box:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .toggle-box:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1;
}

.panel > .panel-body + .table, .panel > .panel-body + .toggle-box,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .toggle-box + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .toggle-box > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .toggle-box > tbody:first-child > tr:first-child td {
	border-top: 0;
}

.panel > .table-bordered, .panel > .table_default,
.panel > .table-responsive > .table-bordered,
.panel > .table-responsive > .table_default {
	border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table_default > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table_default > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table_default > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table_default > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table_default > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table_default > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table_default > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table_default > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table_default > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table_default > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table_default > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table_default > tfoot > tr > td:first-child {
	border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table_default > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table_default > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table_default > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table_default > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table_default > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table_default > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table_default > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table_default > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table_default > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table_default > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table_default > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table_default > tfoot > tr > td:last-child {
	border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table_default > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table_default > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table_default > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table_default > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table_default > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table_default > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table_default > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table_default > tbody > tr:first-child > th {
	border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table_default > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table_default > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table_default > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table_default > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table_default > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table_default > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table_default > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table_default > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #608827;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #608827;
	border-color: #608827;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #608827;
}

.panel-primary > .panel-heading .badge {
	color: #608827;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #608827;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 0;
}

.well-sm {
	padding: 9px;
	border-radius: 0;
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right, .table-order-dropdown_right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
	list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	margin: 2px 0;
	padding: 4px;
	width: 19em;
}

@media (min-width: 768px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em;
	}
}

@media (min-width: 992px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em;
	}
}

@media (min-width: 1200px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em;
	}
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
	content: '';
	display: inline-block;
	position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	top: -7px;
	left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	top: -6px;
	left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	bottom: -7px;
	left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid white;
	bottom: -6px;
	left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before, .bootstrap-datetimepicker-widget.dropdown-menu.table-order-dropdown_right:before {
	left: auto;
	right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after, .bootstrap-datetimepicker-widget.dropdown-menu.table-order-dropdown_right:after {
	left: auto;
	right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
	box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget [data-action="incrementHours"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="incrementHours"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="incrementHours"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="incrementHours"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="incrementHours"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="incrementHours"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="incrementHours"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="incrementMinutes"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="incrementMinutes"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="incrementMinutes"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget [data-action="decrementHours"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="decrementHours"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="decrementHours"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="decrementHours"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="decrementHours"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="decrementHours"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="decrementHours"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="decrementMinutes"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="decrementMinutes"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="decrementMinutes"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget [data-action="showHours"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="showHours"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="showHours"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="showHours"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="showHours"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="showHours"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="showHours"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget [data-action="showMinutes"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="showMinutes"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="showMinutes"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="showMinutes"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="showMinutes"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="showMinutes"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="showMinutes"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget [data-action="togglePeriod"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="togglePeriod"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="togglePeriod"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="togglePeriod"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="togglePeriod"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="togglePeriod"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="togglePeriod"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget [data-action="clear"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="clear"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="clear"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="clear"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="clear"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="clear"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="clear"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="clear"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget [data-action="today"].btn_grey::after, .bootstrap-datetimepicker-widget [data-action="today"].btn_dgrey::after, .bootstrap-datetimepicker-widget .menu__header .menu-items > li a[data-action="today"]::after, .menu__header .menu-items > li .bootstrap-datetimepicker-widget a[data-action="today"]::after, .bootstrap-datetimepicker-widget .menu__header .menu-items [data-action="today"].toggle::after, .menu__header .menu-items .bootstrap-datetimepicker-widget [data-action="today"].toggle::after, .bootstrap-datetimepicker-widget .table-order-dropdown [data-action="today"].dropdown-toggle::after, .table-order-dropdown .bootstrap-datetimepicker-widget [data-action="today"].dropdown-toggle::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5;
	height: 2.5em;
	width: 100%;
}

.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
	text-align: center;
	border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
	height: 20px;
	line-height: 20px;
	width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #eee;
}

.bootstrap-datetimepicker-widget table td {
	height: 54px;
	line-height: 54px;
	width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
	font-size: .8em;
	height: 20px;
	line-height: 20px;
	color: #777;
}

.bootstrap-datetimepicker-widget table td.day {
	height: 20px;
	line-height: 20px;
	width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
	background: #eee;
	cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
	color: #777;
}

.bootstrap-datetimepicker-widget table td.today {
	position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
	content: '';
	display: inline-block;
	border: solid transparent;
	border-width: 0 0 7px 7px;
	border-bottom-color: #337ab7;
	border-top-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #337ab7;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
	border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	margin: 2px 1.5px;
	cursor: pointer;
	border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
	background: #eee;
}

.bootstrap-datetimepicker-widget table td span.active {
	background-color: #337ab7;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
	color: #777;
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px;
	line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
	width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
	line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
	cursor: pointer;
}

.sr-only, .question .hide-label label, .survey-question-placeholder .hide-label label {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.mb0 {
	margin-bottom: 0;
}

.mb1 {
	margin-bottom: 1em;
}

.mb2 {
	margin-bottom: 2em;
}

.mb3 {
	margin-bottom: 3em;
}

.list_horizontal > li {
	display: inline-block;
}

.ui-draggable, .ui-sortable, .ui-droppable {
	cursor: move;
}

.ui-droppable {
	transition: background .5s;
}

.ui-droppable:empty, .ui-droppable.drag {
	border: dashed 2px #6b6b6b;
	min-height: 10rem;
}

.ui-droppable:empty:before, .ui-droppable.drag:before {
	content: "Drop here";
	padding: 1rem;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 100%;
	color: #6b6b6b;
	font-size: 200%;
}

.ui-droppable.drag {
	background: white;
}

.ui-droppable.drag > * {
	visibility: hidden;
}

.survey-question-placeholder {
	border: dashed 2px #6b6b6b;
	width: 100%;
}

iframe.cpsppt {
	border: none;
	height: 660px;
	width: 100%;
	max-height: 660px;
	max-width: 982px;
}

.btn_grey {
	color: white;
	background-color: #6b6b6b;
	border-color: #464646;
}

.btn_dgrey, .menu__header .menu-items > li a, .menu__header .menu-items .toggle {
	color: white;
	background-color: #464646;
	border-color: #464646;
}

.btn_dgrey:hover, .menu__header .menu-items > li a:hover, .menu__header .menu-items .toggle:hover, .btn_dgrey:focus, .menu__header .menu-items > li a:focus, .menu__header .menu-items .toggle:focus {
	color: #464646;
	background-color: #ccc;
	border-color: #ccc;
}

.btn_sm, .menu__header .menu-items > li a, .menu__header .menu-items .toggle {
	padding: 4px 8px;
}

@media (min-width: 992px) {
	.menu {
		margin-bottom: 1em;
	}
}

.menu__brand {
	display: block;
	padding: 0;
	min-width: 180px;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}

@media (min-width: 375px) {
	.menu__brand {
		max-width: 230px;
	}
}

@media (min-width: 414px) {
	.menu__brand {
		max-width: 265px;
	}
}

@media (min-width: 470px) {
	.menu__brand {
		max-width: 352px;
	}
}

.menu__brand img {
	width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
}

.menu__header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

@media (min-width: 992px) {
	.menu__header {
		display: block;
	}
}

@media (max-width: 1199px) {
	.menu-items__collapse > .menu-items {
		margin-top: 0 !important;
	}
}

.menu-items_horizontal > li {
	display: inline-block;
}

.menu__header .menu-items {
	margin: 0 0 0 auto;
	float: right;
	text-align: right;
	-webkit-order: 2;
	    -ms-flex-order: 2;
	        order: 2;
}

.menu__header .menu-items > li {
	display: inline-block;
}

@media (min-width: 375px) {
	.menu__header .menu-items > li {
		display: block;
	}
}

.menu__header .menu-items > li a {
	display: inline-block;
}

.menu__header .menu-items > li + li {
	margin-top: 5px;
}

.menu_main .menu-item {
	border-right: 1px solid #ccc;
	background-color: #f2f2f2;
}

.menu_main .menu-item > a:hover, .menu_main .menu-item > a:focus {
	background-color: #dfdfdf;
}

.menu_main .menu-item > a:hover:after, .menu_main .menu-item > a:focus:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #608827;
}

.menu_main .menu-item:first-child {
	border-left: 1px solid #ccc;
}

.menu_main .menu-item.active > a {
	position: relative;
	background-color: transparent;
}

.menu_main .menu-item.active > a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #608827;
}

.menu_main .menu-item__title {
	position: relative;
}

.menu_main .menu-item__first-line {
	display: block;
	color: #727272;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: absolute;
	bottom: -1em;
	left: 0;
}

@media (min-width: 992px) {
	.menu_main .menu-item__first-line {
		bottom: -0.2em;
	}
}

.menu_main .menu-item__second-line, .menu_main .menu-item__only-line {
	display: block;
	color: #464646;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.menu_main .menu-item__second-line, .menu_main .menu-item__only-line {
		letter-spacing: 1px;
	}
}

.menu_main .menu-item__second-line {
	padding-top: 1em;
}

@media (min-width: 992px) {
	.menu_main .menu-item__second-line {
		padding-top: 0;
	}
}

.menu__above {
	background-color: #464646;
	color: white;
	position: relative;
}

.menu__above .menu-items {
	margin: 5px 0;
}

.menu__above .menu-items > li > a, .menu__above .menu-items > li .menu-item--link > .icon, .menu__above .menu-items > li .menu-item--link > .text {
	color: white;
	background-color: #6b6b6b;
	display: inline-block;
	padding: 6px 10px;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media (min-width: 480px) {
	.menu__above .menu-items > li > a, .menu__above .menu-items > li .menu-item--link > .icon, .menu__above .menu-items > li .menu-item--link > .text {
		padding: 12px 15px;
	}
}

.menu__above .menu-items > li .menu-item--link {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.menu__above .menu-items > li .menu-item--link > .icon {
	background-color: #5e5e5e;
	color: white;
}

.menu__above .menu-items > li + li {
	margin-left: 5px;
}

.menu__above .menu-items_right {
	text-align: right;
}

.box-bg, .box, .box-list > ul > li > a, .box-list > ul > li > .group-header, .box-list > ul .group-header > a, .box-list > ul .group-header > .group-header {
	background-color: #f2f2f2;
}

.box-pad, .box, .box__header, .toggle-box .toggle-box__header, .box-list > ul > li > a, .box-list > ul > li > .group-header, .box-list > ul .group-header > a, .box-list > ul .group-header > .group-header {
	padding: 10px 20px;
}

@media (min-width: 768px) {
	.box-pad, .box, .box__header, .toggle-box .toggle-box__header, .box-list > ul > li > a, .box-list > ul > li > .group-header, .box-list > ul .group-header > a, .box-list > ul .group-header > .group-header {
		padding: 15px 25px;
	}
}

@media (min-width: 992px) {
	.box-pad, .box, .box__header, .toggle-box .toggle-box__header, .box-list > ul > li > a, .box-list > ul > li > .group-header, .box-list > ul .group-header > a, .box-list > ul .group-header > .group-header {
		padding: 20px 30px;
	}
}

@media (min-width: 1200px) {
	.box-pad, .box, .box__header, .toggle-box .toggle-box__header, .box-list > ul > li > a, .box-list > ul > li > .group-header, .box-list > ul .group-header > a, .box-list > ul .group-header > .group-header {
		padding: 30px 40px;
	}
}

.box-pad_xs, .box_xs, .box-list_xs > ul > li > a, .box-list_xs > ul > li > .group-header {
	padding: 10px 20px;
}

@media (min-width: 768px) {
	.box-pad_xs, .box_xs, .box-list_xs > ul > li > a, .box-list_xs > ul > li > .group-header {
		padding: 10px 20px;
	}
}

@media (min-width: 992px) {
	.box-pad_xs, .box_xs, .box-list_xs > ul > li > a, .box-list_xs > ul > li > .group-header {
		padding: 10px 20px;
	}
}

@media (min-width: 1200px) {
	.box-pad_xs, .box_xs, .box-list_xs > ul > li > a, .box-list_xs > ul > li > .group-header {
		padding: 15px 25px;
	}
}

.box-pad_sm, .box_sm, .box-list_sm > ul > li > a, .box-list_sm > ul > li > .group-header {
	padding: 10px 20px;
}

@media (min-width: 768px) {
	.box-pad_sm, .box_sm, .box-list_sm > ul > li > a, .box-list_sm > ul > li > .group-header {
		padding: 10px 20px;
	}
}

@media (min-width: 992px) {
	.box-pad_sm, .box_sm, .box-list_sm > ul > li > a, .box-list_sm > ul > li > .group-header {
		padding: 15px 25px;
	}
}

@media (min-width: 1200px) {
	.box-pad_sm, .box_sm, .box-list_sm > ul > li > a, .box-list_sm > ul > li > .group-header {
		padding: 20px 30px;
	}
}

.box-margin, .box, .box-list {
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	.box-margin, .box, .box-list {
		margin-bottom: 7px;
	}
}

@media (min-width: 992px) {
	.box-margin, .box, .box-list {
		margin-bottom: 2em;
	}
}

@media (min-width: 1200px) {
	.box-margin, .box, .box-list {
		margin-bottom: 2em;
	}
}

.box__header, .toggle-box .toggle-box__header {
	background-color: white;
	margin-bottom: 2em;
}

.box__header h1, .toggle-box .toggle-box__header h1, .box__header h2, .toggle-box .toggle-box__header h2, .box__header h3, .toggle-box .toggle-box__header h3, .box__header h4, .toggle-box .toggle-box__header h4, .box__header h5, .toggle-box .toggle-box__header h5, .box__header h6, .toggle-box .toggle-box__header h6 {
	font-size: 1em;
	margin: 0;
	color: #464646;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media (min-width: 768px) {
	.box__header h1, .toggle-box .toggle-box__header h1, .box__header h2, .toggle-box .toggle-box__header h2, .box__header h3, .toggle-box .toggle-box__header h3, .box__header h4, .toggle-box .toggle-box__header h4, .box__header h5, .toggle-box .toggle-box__header h5, .box__header h6, .toggle-box .toggle-box__header h6 {
		font-size: 1.2em;
	}
}

.box__header_bar {
	transition: background .25s;
}

.box__header_bar:before {
	transition: background .25s;
}

.box__header_link:hover {
	text-decoration: none;
}

.box__header_link:hover .box__header_bar {
	background-color: #e6e6e6;
}

.box__header_link:hover .box__header_bar:before {
	background-color: #44601c;
}

.box-list > ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.box-list > ul > li, .box-list > ul .group-header {
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	.box-list > ul > li, .box-list > ul .group-header {
		margin-bottom: 7px;
	}
}

@media (min-width: 992px) {
	.box-list > ul > li, .box-list > ul .group-header {
		margin-bottom: 1em;
	}
}

@media (min-width: 1200px) {
	.box-list > ul > li, .box-list > ul .group-header {
		margin-bottom: 1em;
	}
}

.box-list > ul > li > a, .box-list > ul > li > .group-header, .box-list > ul .group-header > a, .box-list > ul .group-header > .group-header {
	display: block;
	color: #464646;
	transition-duration: 0.35s;
	transition-property: background-color;
	transition-timing-function: ease;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.box-list > ul > li > a:before, .box-list > ul > li > .group-header:before, .box-list > ul .group-header > a:before, .box-list > ul .group-header > .group-header:before {
	transition-duration: 0.35s;
	transition-property: background-color;
	transition-timing-function: ease;
}

.box-list > ul > li > a:hover, .box-list > ul > li > a:focus, .box-list > ul > li > .group-header:hover, .box-list > ul > li > .group-header:focus, .box-list > ul .group-header > a:hover, .box-list > ul .group-header > a:focus, .box-list > ul .group-header > .group-header:hover, .box-list > ul .group-header > .group-header:focus {
	text-decoration: none;
	background-color: #dfdfdf;
}

.box .box-list > ul > li > a {
	background-color: white;
}

.box .box-list > ul > li > a:hover, .box .box-list > ul > li > a:focus {
	background-color: #dfdfdf;
}

.box .box-list > ul > li > .group-header {
	background-color: #6b6b6b;
	color: white;
}

.box__footer:before, .box__footer:after {
	content: " ";
	display: table;
}

.box__footer:after {
	clear: both;
}

.box__footer .box-footer__aside {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.box .box {
	background-color: white;
}

.box .box .box__header, .box .box .toggle-box .toggle-box__header, .toggle-box .box .box .toggle-box__header {
	background-color: #f2f2f2;
}

.bar-item, .box__header_bar, .box_bar, .box_bar_light, .box-list_bar > ul > li > a {
	padding-left: 60px;
	position: relative;
}

.bar-item:before, .box__header_bar:before, .box_bar:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
	width: 40px;
}

.bar-item:before, .box__header_bar:before, .box_bar:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}

@media (min-width: 768px) {
	.bar-item, .box__header_bar, .box_bar, .box_bar_light, .box-list_bar > ul > li > a {
		padding-left: 75px;
	}
	.bar-item:before, .box__header_bar:before, .box_bar:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
		width: 50px;
	}
}

@media (min-width: 992px) {
	.bar-item, .box__header_bar, .box_bar, .box_bar_light, .box-list_bar > ul > li > a {
		padding-left: 90px;
	}
	.bar-item:before, .box__header_bar:before, .box_bar:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
		width: 60px;
	}
}

@media (min-width: 1200px) {
	.bar-item, .box__header_bar, .box_bar, .box_bar_light, .box-list_bar > ul > li > a {
		padding-left: 130px;
	}
	.bar-item:before, .box__header_bar:before, .box_bar:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
		width: 90px;
	}
}

.bar-item:before, .box__header_bar:before, .box_bar:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
	background-color: #608827;
}

.bar-item_light:before, .box_bar_light:before, .box-list_bar > ul > li > a:before {
	background-color: #79a738;
}

.bar-item_normal:before, .box-list_bar > ul > li > a:hover:before, .box-list_bar > ul > li > a:focus:before {
	background-color: #608827;
}

.bar-item_icon i, .box__header_bar i, .box-list_bar > ul > li > a i {
	left: 20px;
}

.bar-item_icon i, .box__header_bar i, .box-list_bar > ul > li > a i {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	color: white;
	font-size: 1.5em;
}

@media (min-width: 768px) {
	.bar-item_icon i, .box__header_bar i, .box-list_bar > ul > li > a i {
		left: 25px;
	}
}

@media (min-width: 992px) {
	.bar-item_icon i, .box__header_bar i, .box-list_bar > ul > li > a i {
		left: 30px;
	}
}

@media (min-width: 1200px) {
	.bar-item_icon i, .box__header_bar i, .box-list_bar > ul > li > a i {
		left: 45px;
	}
}

legend {
	display: none;
}

#UserProfileForm .inactive {
	display: none;
}

@media (min-width: 768px) {
	.contentbox .contentbox-label {
		width: 12.5%;
	}
	.contentbox .contentbox-input {
		width: 87.5%;
	}
}

.form-horizontal .checkbox.form-group, .form-horizontal .radio.form-group {
	margin-bottom: 15px;
	padding-top: 0;
}

.form-horizontal .checkbox.form-group .radio-inline, .form-horizontal .radio.form-group .radio-inline {
	margin-left: 0;
	padding-top: 0;
}

.form-horizontal .checkbox.form-group .radio_buttons, .form-horizontal .radio.form-group .radio_buttons {
	margin-left: -20px;
}

.form-horizontal .checkbox.form-group label, .form-horizontal .radio.form-group label {
	padding-bottom: 7px;
	padding-top: 7px;
}

@media (min-width: 992px) {
	.form-dl {
		margin-left: 2rem;
	}
}

.table__header:before, .table__header:after, .table__footer:before, .table__footer:after {
	content: " ";
	display: table;
}

.table__header:after, .table__footer:after {
	clear: both;
}

.table .row-actions, .toggle-box .row-actions {
	margin-top: 5px;
}

.table .row-actions:before, .toggle-box .row-actions:before, .table .row-actions:after, .toggle-box .row-actions:after {
	content: " ";
	display: table;
}

.table .row-actions:after, .toggle-box .row-actions:after {
	clear: both;
}

@media (min-width: 992px) {
	.table .row-actions, .toggle-box .row-actions {
		visibility: hidden;
	}
}

.table .row-actions a, .toggle-box .row-actions a {
	display: block;
	float: left;
	margin: 2px 5px;
}

.table .row-actions a.row-action__delete, .toggle-box .row-actions a.row-action__delete {
	color: #f00;
}

.table .row-actions a:first-child, .toggle-box .row-actions a:first-child {
	margin-left: 0;
}

@media (min-width: 992px) {
	.table tr:hover .row-actions, .toggle-box tr:hover .row-actions {
		visibility: visible;
	}
}

.table__header .pagination {
	margin-top: 0;
}

@media (max-width: 768px) {
	.table.table-stacked tr, .table-stacked.toggle-box tr, .table.table-stacked td, .table-stacked.toggle-box td {
		display: block;
		width: 100% !important;
	}
	.table.table-stacked td:empty, .table-stacked.toggle-box td:empty {
		display: none;
	}
	.table.table-stacked tr:nth-of-type(even), .table-stacked.toggle-box tr:nth-of-type(even) {
		background-color: #ececec;
	}
}

.pagination-counter {
	font-size: 12px;
	margin: 0.5em 0;
}

.panel-heading {
	position: relative;
}

.panel-addon {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #ccc;
	color: #6b6b6b;
	float: left;
	font-size: 125%;
	width: 5rem;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
}

.panel-addon + * {
	margin-left: 5rem;
}

.toggle-box .toggle-box__header {
	background-color: #6b6b6b;
	cursor: pointer;
	margin-bottom: 0;
	padding: 1.5rem;
	position: relative;
}

.toggle-box .toggle-box__header .toggle-box__heading {
	color: white;
	font-size: 14px;
	margin-right: .75em;
}

.toggle-box .toggle-box__header .toggle-box__icon {
	position: absolute;
	right: .75em;
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s;
}

.toggle-box.open .toggle-box__icon {
	-webkit-transform: rotateZ(-180deg);
	        transform: rotateZ(-180deg);
}

#questionsReceptor:empty:before {
	content: 'Drag questions into here.';
}

.question, .survey-question-placeholder {
	margin-bottom: 3rem;
}

.question .panel-addon, .survey-question-placeholder .panel-addon {
	font-style: normal;
}

.question .question-text, .survey-question-placeholder .question-text {
	font-weight: normal;
}

.question .answer-options .form-group > *:first-of-type, .survey-question-placeholder .answer-options .form-group > *:first-of-type, .question .answer-options .fields > *:first-of-type, .survey-question-placeholder .answer-options .fields > *:first-of-type {
	margin-top: 0;
}

.question .answer-options .form-group > *:last-of-type, .survey-question-placeholder .answer-options .form-group > *:last-of-type, .question .answer-options .fields > *:last-of-type, .survey-question-placeholder .answer-options .fields > *:last-of-type {
	margin-bottom: 0;
}

.question .panel-body > :first-child, .survey-question-placeholder .panel-body > :first-child {
	margin-top: 0;
}

.question .panel-body > :last-child, .survey-question-placeholder .panel-body > :last-child {
	margin-bottom: 0;
}

.question .yes-no-checkbox > .checkbox, .survey-question-placeholder .yes-no-checkbox > .checkbox {
	margin: 0;
}

.question .yes-no-checkbox.yes-no-checkbox-is-checked > .checkbox, .survey-question-placeholder .yes-no-checkbox.yes-no-checkbox-is-checked > .checkbox {
	margin-bottom: 15px;
}

.question .subquestions .form-group:not(:last-of-type), .survey-question-placeholder .subquestions .form-group:not(:last-of-type) {
	margin-bottom: 15px;
}

.survey-question-placeholder {
	height: 5rem;
}

#questions .toggle-box__heading {
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.add-question {
		cursor: copy;
	}
}

#options_widgets .form-group {
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 768px) {
	#options_widgets .form-group {
		margin: 0;
	}
}

#options_widgets .option_input_wrapper {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

#options_widgets .option_input_wrapper * {
	display: inline-block;
}

#options_widgets .option_input_wrapper > * {
	padding-left: 1rem;
	padding-right: 1rem;
	width: 50%;
}

#options_widgets .option_input_wrapper .options-name {
	width: 100%;
}

@media (min-width: 768px) {
	#options_widgets .option_input_wrapper .options-name {
		width: 60%;
	}
	#options_widgets .option_input_wrapper .options-name label {
		width: 5rem;
	}
	#options_widgets .option_input_wrapper .options-name input {
		width: calc(100% - 5rem);
	}
	#options_widgets .option_input_wrapper .options-score {
		width: 25%;
	}
	#options_widgets .option_input_wrapper .options-score label {
		width: 5rem;
	}
	#options_widgets .option_input_wrapper .options-score input {
		width: calc(100% - 5rem);
	}
	#options_widgets .option_input_wrapper .options-delete {
		width: 15%;
	}
}

.treeview {
	padding-left: 2rem;
}

.treeview li {
	position: relative;
}

.treeview li > div {
	position: absolute;
	top: 0;
}

.treeview li i {
	transition: all .25s;
}

.treeview li.collapsable > i {
	-webkit-transform: rotateZ(-180deg);
	        transform: rotateZ(-180deg);
}

.treeview li .hitarea {
	cursor: pointer;
	min-height: 27px;
	width: 100%;
	z-index: 100;
}

.treeview li .hitarea.collapsable-hitarea:hover + i, .treeview li .hitarea.expandable-hitarea:hover + i {
	color: #608827;
}

.treeview li .checkbox {
	top: -7.5px;
}

button > .loading-spinner {
	color: white;
	margin-left: 5px;
	margin-right: -5px;
}

.multiselect-deselect-all .multiselect-deselect-all-anchor {
	font-weight: bold;
	padding: .25rem 0 .25rem 4rem;
}

.content-editor-full {
	width: 100%;
}

.content-editor-full > div {
	width: 100%;
}

.footer__social {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

@media (max-width: 768px) {
	.footer__social {
		margin-top: 1em;
	}
}

.footer__social li a {
	display: inline-block;
	padding: 1rem 1.5rem;
}

.footer__social li a:hover {
	background: #727272;
	color: white;
}

.footer__copyright {
	display: inline-block;
	height: 100%;
	padding-top: .5em;
}

@media (max-width: 768px) {
	.footer__copyright {
		display: block;
		padding-top: 0;
	}
	.footer__copyright > * {
		display: block;
		text-align: center;
	}
}

.footer__top, .footer__bottom {
	padding: 2em 0;
	color: white;
}

.footer__top a, .footer__bottom a {
	color: white;
}

.footer__top {
	background-color: #79a738;
}

.footer__bottom {
	background-color: #464646;
}

.footer__bottom a {
	text-decoration: underline;
}

.footer__brand img {
	max-width: 200px;
	height: auto;
	margin-bottom: 2.3rem;
}

.footer .nav .nav-items, .footer .menu-items .nav-items {
	list-style: none;
	padding: 0 20px;
	text-align: center;
}

.footer .nav .nav-items li, .footer .menu-items .nav-items li {
	display: inline;
}

.footer .nav .nav-items li + li, .footer .menu-items .nav-items li + li {
	margin-left: 10px;
}

.footer .nav .nav-items li + li:before, .footer .menu-items .nav-items li + li:before {
	content: '•';
	margin-right: 10px;
}

@media (min-width: 992px) {
	.footer .nav .nav-items, .footer .menu-items .nav-items {
		padding: 0;
		text-align: left;
		font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 700;
		letter-spacing: 1px;
	}
	.footer .nav .nav-items li, .footer .menu-items .nav-items li {
		display: block;
	}
	.footer .nav .nav-items li + li, .footer .menu-items .nav-items li + li {
		margin-left: 0;
		margin-top: 5px;
	}
	.footer .nav .nav-items li + li:before, .footer .menu-items .nav-items li + li:before {
		display: none;
	}
}

.footer .widget {
	font-size: 1em;
}

.footer .widget__header {
	background-color: #608827;
	padding: 10px;
	margin: -10px;
	position: relative;
	transition: background-color 0.35s ease;
	z-index: 10;
}

.footer .widget__header:after {
	background-color: #44601c;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	transition: background-color 0.35s ease;
}

.footer .widget__header > h1, .footer .widget__header h2, .footer .widget__header h3, .footer .widget__header h4, .footer .widget__header h5, .footer .widget__header h6 {
	font-size: inherit;
	margin: 0;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.footer .widget__body {
	margin-top: 15px;
}

.footer .widget-header__aside {
	float: right;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.courses-fixed-columns tr td:first-of-type {
	width: 25rem;
}

.courses-fixed-columns tr td:last-of-type {
	width: 12.5rem;
}

.event.box .box__header, .event.box .toggle-box .toggle-box__header, .toggle-box .event.box .toggle-box__header {
	background-color: #79a738;
	padding: 20px;
}

.event.box .box__header h1, .event.box .toggle-box .toggle-box__header h1, .toggle-box .event.box .toggle-box__header h1, .event.box .box__header h2, .event.box .toggle-box .toggle-box__header h2, .toggle-box .event.box .toggle-box__header h2, .event.box .box__header h3, .event.box .toggle-box .toggle-box__header h3, .toggle-box .event.box .toggle-box__header h3, .event.box .box__header h4, .event.box .toggle-box .toggle-box__header h4, .toggle-box .event.box .toggle-box__header h4, .event.box .box__header h5, .event.box .toggle-box .toggle-box__header h5, .toggle-box .event.box .toggle-box__header h5, .event.box .box__header h6, .event.box .toggle-box .toggle-box__header h6, .toggle-box .event.box .toggle-box__header h6 {
	color: white;
}

.event.box + .box {
	margin-top: 2em;
}

.event__registration {
	margin-bottom: 2em;
}

.event .book-now {
	background-color: #608827;
	color: white;
	text-transform: uppercase;
	padding: 10px;
	display: block;
	text-align: center;
}

@media (min-width: 992px) {
	.event .book-now {
		display: inline-block;
		text-align: left;
	}
}

.event .registrations-closed {
	color: #727272;
}

.event__meta dl {
	position: relative;
}

.event__meta dl:before {
	content: '';
	display: block;
	position: relative;
	margin: 1.5em 0;
	background-color: #f2f2f2;
	height: 3px;
}

@media (min-width: 992px) {
	.event__meta dl:before {
		display: none;
	}
}

.event__meta dt {
	margin-top: 1em;
}

.event__meta dt:first-child {
	margin-top: 0;
}

.event-item {
	position: relative;
}

.event-item__link {
	display: block;
	position: relative;
	z-index: 0;
	margin-left: 40px;
	background-color: white;
	padding: 10px 20px;
	color: inherit;
}

@media (min-width: 768px) {
	.event-item__link {
		margin-left: 50px;
		padding: 15px 25px;
	}
}

@media (min-width: 992px) {
	.event-item__link {
		margin-left: 60px;
		padding: 1.5rem 2rem;
	}
}

@media (min-width: 1200px) {
	.event-item__link {
		margin-left: 90px;
		padding: 2rem 2.5rem;
	}
}

.event-item__link:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	z-index: -1;
	transition: background-color 0.35s ease;
}

.event-item__link:hover, .event-item__link:focus {
	text-decoration: none;
	color: inherit;
}

.event-item__link > *:last-child {
	margin-bottom: 0;
}

.event-item .book-now {
	display: block;
	left: 0;
	padding: 3px 6px;
	position: absolute;
	top: 0;
	width: 40px;
}

@media (min-width: 768px) {
	.event-item .book-now {
		padding: 4.5px 7.5px;
		width: 50px;
	}
}

@media (min-width: 992px) {
	.event-item .book-now {
		padding: 6px 9px;
		width: 60px;
	}
}

@media (min-width: 1200px) {
	.event-item .book-now {
		padding: 9px 12px;
		width: 90px;
	}
}

.event-item .book-now {
	background-color: #79a738;
	color: white;
	text-transform: uppercase;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.event-item .book-now:hover, .event-item .book-now:focus {
	background-color: #608827;
	text-decoration: none;
}

.event-item .book-now_closed {
	background-color: #ccc;
	overflow: hidden;
}

.event-item .book-now_closed:after {
	content: '';
	position: absolute;
	top: 50%;
	height: 5px;
	width: 200%;
	left: -50%;
	transition-duration: 0.35s;
	transition-property: background-color;
	transition-timing-function: ease;
	-webkit-transform: rotate(-45deg) translate(0, -50%);
	        transform: rotate(-45deg) translate(0, -50%);
}

.event-item .book-now_closed:hover, .event-item .book-now_closed:focus {
	background-color: #ccc;
	cursor: default;
}

.event-item .book-now_closed:hover:after, .event-item .book-now_closed:focus:after {
	background-color: #727272;
}

.event-item .book-now_closed:hover + .registrations-closed, .event-item .book-now_closed:focus + .registrations-closed {
	color: red;
}

.event-item .registrations-closed {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #727272;
	transition-duration: 0.35s;
	transition-property: color;
	transition-timing-function: ease;
	position: relative;
	width: auto;
	margin: 1em 0;
}

.event-item__title {
	font-size: inherit;
	position: relative;
	display: block;
	z-index: 0;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

.event-item__date {
	display: block;
	font-size: 0.8em;
	line-height: 1.6;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.event-item p {
	margin: 10px 0;
}

.event-item + .event-item__actions {
	margin-top: -15px;
}

.event-item__actions {
	margin-bottom: 20px;
	position: relative;
}

.event-item__actions a {
	background-color: #464646;
	margin-left: -5px;
	margin-right: 10px;
	padding: 3px 5px;
	font-size: 1em;
	transition-property: background-color, color;
	transition-duration: 0.35s;
	transition-timing-function: ease;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.event-item__actions a:hover, .event-item__actions a:focus {
	background-color: white;
	color: #464646;
	text-decoration: none;
}

.event-item_small {
	margin-top: 1em;
	margin-bottom: 1em;
}

.news-item {
	display: block;
	position: relative;
	z-index: 0;
}

.news-item:before {
	content: '';
	position: absolute;
	top: -10px;
	bottom: -10px;
	left: -10px;
	right: -10px;
	z-index: -1;
	transition: background-color 0.35s ease;
}

.news-item__title {
	font-size: inherit;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

.news-item__date {
	float: right;
	font-size: 0.8em;
	line-height: 1.6;
}

.news-item + .news-item__actions {
	margin-top: -15px;
}

.news-item__actions {
	margin-bottom: 20px;
	position: relative;
}

.news-item__actions a {
	background-color: #464646;
	margin-left: -5px;
	margin-right: 10px;
	padding: 3px 5px;
	font-size: 1em;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition-property: background-color, color;
	transition-duration: 0.35s;
	transition-timing-function: ease;
}

.news-item__actions a:hover, .news-item__actions a:focus {
	background-color: white;
	color: #464646;
	text-decoration: none;
}

.news-item:hover, .news-item:focus {
	text-decoration: none;
}

.news-item:hover:before, .news-item:focus:before {
	background-color: #608827;
}

.news-item_small {
	margin-bottom: 20px;
}

.main .news-item:nth-of-type(odd):before {
	background-color: #f8f8f8;
}

.main .news-item:hover, .main .news-item:focus {
	text-decoration: none;
}

.main .news-item:hover:before, .main .news-item:focus:before {
	background-color: white;
}

.tax-invoice {
	margin-top: 3rem;
}

.visible_mobile {
	display: block;
}

@media (min-width: 992px) {
	.visible_mobile {
		display: none !important;
	}
}

.visible_non-mobile {
	display: none;
}

@media (min-width: 992px) {
	.visible_non-mobile {
		display: block !important;
	}
}

.payer-radio-buttons {
	width: 100%;
}

.payer-radio-buttons > * {
	margin-left: 0;
}

#site_widgets > p:not(:first-child) {
	display: none;
}

#add_site {
	margin-left: 1.5rem;
}

@media all and (-ms-high-contrast: none) {
	*::-ms-backdrop, .menu__header .menu__brand {
		max-width: 100%;
	}
	*::-ms-backdrop, .menu-item__first-line {
		bottom: 1.25em !important;
	}
}

@supports (-ms-ime-align: auto) {
	.menu-item__first-line {
		bottom: 1.25em !important;
	}
}

@media all and (-ms-high-contrast: none) and (min-width: 375px) {
	*::-ms-backdrop, .menu__header .menu__brand img {
		max-width: 230px;
	}
}

@media all and (-ms-high-contrast: none) and (min-width: 414px) {
	*::-ms-backdrop, .menu__header .menu__brand img {
		max-width: 265px;
	}
}

@media all and (-ms-high-contrast: none) and (min-width: 470px) {
	*::-ms-backdrop, .menu__header .menu__brand img {
		max-width: 352px;
	}
}

