@import url(/fonts/hk_grotesk/stylesheet.css);
@import url(/lib/ionicons/css/ionicons.css);
@import url(/css/animate.css);

/*! Generated by Live LESS Theme Customizer */
.ui-front {
	z-index: 100
}

.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px)
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.ui-helper-clearfix {
	display: inline-block
}

* html .ui-helper-clearfix {
	height: 1%
}

.ui-helper-clearfix {
	display: block
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-widget {
	font-family: Arial, sans-serif;
	font-size: 1.1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Arial, sans-serif;
	font-size: 1em
}

.ui-widget-content {
	border: 1px solid #b6b6b6;
	background: #fff;
	color: #4f4f4f
}

.ui-widget-content a {
	color: #4f4f4f
}

.ui-widget-header {
	border: 1px solid #b6b6b6;
	color: #4f4f4f;
	font-weight: 700;
	background: #ededed url("/img/jquery-ui-aristo/bg_fallback.png") 0 0 repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #c4c4c4));
	background: -webkit-linear-gradient(180deg, #ededed 0, #c4c4c4);
	background: -webkit-linear-gradient(top, #ededed, #c4c4c4);
	background: linear-gradient(180deg, #ededed 0, #c4c4c4)
}

.ui-widget-header a {
	color: #4f4f4f
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #b6b6b6;
	font-weight: 400;
	color: #4f4f4f;
	background: #ededed url("/img/jquery-ui-aristo/bg_fallback.png") 0 0 repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #c4c4c4));
	background: -webkit-linear-gradient(180deg, #ededed 0, #c4c4c4);
	background: -webkit-linear-gradient(top, #ededed, #c4c4c4);
	background: linear-gradient(180deg, #ededed 0, #c4c4c4);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .6)
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #4f4f4f;
	text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #9d9d9d;
	font-weight: 400;
	color: #313131
}

.ui-state-hover a,
.ui-state-hover a:hover {
	color: #313131;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	outline: none;
	color: #1c4257;
	border: 1px solid #7096ab;
	background: #ededed url("/img/jquery-ui-aristo/bg_fallback.png") 0 -50px repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b9e0f5), color-stop(100%, #92bdd6));
	background: -webkit-linear-gradient(180deg, #b9e0f5 0, #92bdd6);
	background: -webkit-linear-gradient(top, #b9e0f5, #92bdd6);
	background: linear-gradient(180deg, #b9e0f5 0, #92bdd6);
	box-shadow: none
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #313131;
	text-decoration: none
}

.ui-widget :active {
	outline: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #d2dbf4;
	background: #f4f8fd;
	color: #0d2054;
	border-radius: 0 !important
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #e2d0d0;
	background: #fcf0f0;
	color: #280b0b;
	border-radius: 0 !important
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url("/img/jquery-ui-aristo/ui-icons_222222_256x240.png")
}

.ui-state-active .ui-icon,
.ui-state-default .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-highlight .ui-icon,
.ui-state-hover .ui-icon {
	background-image: url("/img/jquery-ui-aristo/ui-icons_454545_256x240.png")
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
	background: url("/img/jquery-ui-aristo/icon_sprite.png") -16px 0 no-repeat !important
}

.ui-state-error .ui-icon,
.ui-state-highlight .ui-icon {
	margin-top: -1px
}

.ui-icon-carat-1-n {
	background-position: 0 0
}

.ui-icon-carat-1-ne {
	background-position: -16px 0
}

.ui-icon-carat-1-e {
	background-position: -32px 0
}

.ui-icon-carat-1-se {
	background-position: -48px 0
}

.ui-icon-carat-1-s {
	background-position: -64px 0
}

.ui-icon-carat-1-sw {
	background-position: -80px 0
}

.ui-icon-carat-1-w {
	background-position: -96px 0
}

.ui-icon-carat-1-nw {
	background-position: -112px 0
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background: url("/img/jquery-ui-aristo/icon_sprite.png") 0 0 no-repeat !important
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-off {
	background-position: -96px -144px
}

.ui-icon-radio-on {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-tl {
	border-top-left-radius: 3px
}

.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-bl {
	border-bottom-left-radius: 3px
}

.ui-corner-br {
	border-bottom-right-radius: 3px
}

.ui-corner-top {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.ui-corner-bottom {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.ui-corner-right {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.ui-corner-left {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.ui-corner-all {
	border-radius: 3px
}

.ui-widget-overlay {
	background: #262b33;
	opacity: .7;
	filter: Alpha(Opacity=70)
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #000;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	z-index: 999;
	display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-accordion {
	width: 100%
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1
}

.ui-accordion .ui-accordion-content,
.ui-accordion .ui-accordion-header {
	border-radius: 0
}

.ui-accordion .ui-accordion-li-fix {
	display: inline
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 12px;
	font-weight: 700;
	padding: .5em .5em .5em .7em
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1
}

.ui-accordion .ui-accordion-content-active {
	display: block
}

.ui-autocomplete {
	position: absolute;
	cursor: default;
	z-index: 3;
	border-radius: 0;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .3)
}

* html .ui-autocomplete {
	width: 1px
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	float: left
}

.ui-menu .ui-menu {
	margin-top: -3px
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-hover {
	font-weight: 400;
	margin: -1px;
	background: #ed1c24;
	color: #fff;
	text-shadow: 0 1px 1px #;
	border-color: #466086;
	border-radius: 0
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	margin-right: .1em;
	text-decoration: none !important;
	cursor: pointer;
	text-align: center;
	zoom: 1;
	overflow: visible;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ui-button-icon-only {
	width: 2.2em
}

button.ui-button-icon-only {
	width: 2.4em
}

.ui-button-icons-only {
	width: 3.4em
}

button.ui-button-icons-only {
	width: 3.7em
}

.ui-button {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.ui-button.ui-state-focus,
.ui-button.ui-state-hover {
	box-shadow: 0 0 8px rgba(0, 0, 0, .15), inset 0 1px 0 hsla(0, 0%, 100%, .8)
}

.ui-button.ui-state-focus {
	outline: none;
	color: #1c4257;
	border-color: #7096ab;
	background: #ededed url("/img/jquery-ui-aristo/bg_fallback.png") 0 -50px repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b9e0f5), color-stop(100%, #92bdd6));
	background: -webkit-linear-gradient(180deg, #b9e0f5 0, #92bdd6);
	background: -webkit-linear-gradient(top, #b9e0f5, #92bdd6);
	background: linear-gradient(180deg, #b9e0f5 0, #92bdd6)
}

.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
	font-size: 14px;
	font-weight: 700;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .6)
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em
}

.ui-widget-content input.ui-button,
input.ui-button {
	font-size: 14px;
	font-weight: 700;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .6);
	padding: 0 1em !important;
	height: 33px
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input.ui-button {
		height: 31px !important
	}
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
	left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
	right: .5em
}

.ui-buttonset {
	margin-right: 7px
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em
}

.ui-buttonset .ui-button.ui-state-active {
	color: #1c4257;
	border-color: #7096ab;
	background: #ededed url("/img/jquery-ui-aristo/bg_fallback.png") 0 -50px repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b9e0f5), color-stop(100%, #92bdd6));
	background: -webkit-linear-gradient(180deg, #b9e0f5 0, #92bdd6);
	background: -webkit-linear-gradient(top, #b9e0f5, #92bdd6);
	background: linear-gradient(180deg, #b9e0f5 0, #92bdd6);
	box-shadow: none
}

button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-dialog {
	position: absolute;
	padding: 0;
	width: 300px;
	overflow: hidden;
	box-shadow: 0 2px 12px rgba(0, 0, 0, .6)
}

.ui-dialog .ui-dialog-titlebar {
	padding: .7em 1em .6em;
	position: relative;
	border: none;
	border-bottom: 1px solid #979797;
	border-radius: 0
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .2em 0;
	font-size: 14px;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .5)
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .8em;
	top: 55%;
	width: 16px;
	margin: -10px 0 0;
	padding: 0;
	height: 16px;
	background: url("/img/jquery-ui-aristo/icon_sprite.png") 0 -16px no-repeat;
	border: 0 none;
	box-shadow: none !important;
	-webkit-transition: none;
	transition: none
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: none
}

.ui-dialog .ui-dialog-titlebar-close:hover {
	background-position: -16px -16px
}

.ui-dialog .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar-close:hover {
	padding: 0;
	border: 0
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
	zoom: 1
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background-image: none;
	margin: .5em 0 0;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-slider {
	position: relative;
	text-align: left;
	background: #d7d7d7;
	z-index: 1;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5)
}

.ui-slider .ui-slider-handle {
	background: url("/img/jquery-ui-aristo/slider_handles.png") 0 -23px no-repeat;
	position: absolute;
	z-index: 2;
	width: 23px;
	height: 23px;
	cursor: default;
	border: none;
	outline: none;
	box-shadow: none
}

.ui-slider .ui-state-active,
.ui-slider .ui-state-hover {
	background-position: 0 0
}

.ui-slider .ui-slider-range {
	background: #a3cae0;
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	box-shadow: inset 0 1px 2px rgba(17, 35, 45, .6)
}

.ui-slider-horizontal {
	height: 5px
}

.ui-slider-horizontal .ui-slider-handle {
	top: -8px;
	margin-left: -13px
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: 5px;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -8px;
	margin-left: 0;
	margin-bottom: -13px
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-tabs {
	position: relative;
	zoom: 1;
	border: 0;
	background: transparent
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
	background: transparent;
	border-width: 0 0 1px;
	border-radius: 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .5)
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
	background: #fff;
	border-color: #b6b6b6
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	cursor: text;
	outline: none
}

.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li a {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0 1px 1px;
	padding: 1em 1.4em;
	background: none;
	background: #fff;
	border-radius: 0
}

.ui-tabs .ui-tabs-hide {
	display: none !important
}

.ui-datepicker {
	width: 17em;
	padding: 0;
	display: none;
	border-color: #ddd;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .35em 0;
	border: none;
	border-bottom: 1px solid #b6b6b6;
	border-radius: 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 6px;
	width: 38px;
	height: 38px
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
	border: 1px none
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev span {
	background-position: 0 -32px !important
}

.ui-datepicker .ui-datepicker-next span {
	background-position: -16px -32px !important
}

.ui-datepicker .ui-datepicker-prev-hover span {
	background-position: 0 -48px !important
}

.ui-datepicker .ui-datepicker-next-hover span {
	background-position: -16px -48px !important
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
	background: url("/img/jquery-ui-aristo/icon_sprite.png") no-repeat
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .6)
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
	padding: 8px
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: center;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker table .ui-state-highlight {
	border-color: #c84146
}

.ui-datepicker table .ui-state-hover {
	background: #ed1c24;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #970c11;
	box-shadow: inset 0 0 0 hsla(0, 0%, 100%, .6);
	border-color: #c84146
}

.ui-datepicker-calendar .ui-state-default {
	background: transparent;
	border-color: #fff
}

.ui-datepicker-calendar .ui-state-active {
	background: #ed1c24;
	border-color: #c84146;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px #970c11
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	-webkit-filter: mask();
	filter: mask();
	top: -4px;
	left: -4px;
	width: 200px;
	height: 200px
}

.ui-progressbar {
	height: 12px;
	text-align: left;
	background: #fff url("/img/jquery-ui-aristo/progress_bar.gif") 0 -14px repeat-x
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
	background: url("/img/jquery-ui-aristo/progress_bar.gif") 0 0 repeat-x
}

.ui-form input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]),
.ui-form textarea {
	padding: 3px;
	border-radius: 2px;
	border: 1px solid #cecece;
	outline: none;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1), 0 1px 0 hsla(0, 0%, 100%, .2);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.ui-form input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):hover,
.ui-form textarea:hover {
	border: 1px solid #bdbdbd;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2), 0 1px 0 hsla(0, 0%, 100%, .2)
}

.ui-form input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):focus,
.ui-form textarea:focus {
	border: 1px solid #95bdd4;
	box-shadow: inset 0 2px 3px rgba(161, 202, 226, .5), 0 1px 0 hsla(0, 0%, 100%, .2)
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	border: 0 none
}

.ui-spinner,
.ui-spinner-input {
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	margin: 0
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
	box-sizing: border-box
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

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

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

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

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	select {
		background: #fff !important
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: Glyphicons Halflings;
	src: url("/fonts/glyphicons-halflings-regular.eot");
	src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "*"
}

.glyphicon-plus:before {
	content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20AC"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270F"
}

.glyphicon-glass:before {
	content: "\E001"
}

.glyphicon-music:before {
	content: "\E002"
}

.glyphicon-search:before {
	content: "\E003"
}

.glyphicon-heart:before {
	content: "\E005"
}

.glyphicon-star:before {
	content: "\E006"
}

.glyphicon-star-empty:before {
	content: "\E007"
}

.glyphicon-user:before {
	content: "\E008"
}

.glyphicon-film:before {
	content: "\E009"
}

.glyphicon-th-large:before {
	content: "\E010"
}

.glyphicon-th:before {
	content: "\E011"
}

.glyphicon-th-list:before {
	content: "\E012"
}

.glyphicon-ok:before {
	content: "\E013"
}

.glyphicon-remove:before {
	content: "\E014"
}

.glyphicon-zoom-in:before {
	content: "\E015"
}

.glyphicon-zoom-out:before {
	content: "\E016"
}

.glyphicon-off:before {
	content: "\E017"
}

.glyphicon-signal:before {
	content: "\E018"
}

.glyphicon-cog:before {
	content: "\E019"
}

.glyphicon-trash:before {
	content: "\E020"
}

.glyphicon-home:before {
	content: "\E021"
}

.glyphicon-file:before {
	content: "\E022"
}

.glyphicon-time:before {
	content: "\E023"
}

.glyphicon-road:before {
	content: "\E024"
}

.glyphicon-download-alt:before {
	content: "\E025"
}

.glyphicon-download:before {
	content: "\E026"
}

.glyphicon-upload:before {
	content: "\E027"
}

.glyphicon-inbox:before {
	content: "\E028"
}

.glyphicon-play-circle:before {
	content: "\E029"
}

.glyphicon-repeat:before {
	content: "\E030"
}

.glyphicon-refresh:before {
	content: "\E031"
}

.glyphicon-list-alt:before {
	content: "\E032"
}

.glyphicon-lock:before {
	content: "\E033"
}

.glyphicon-flag:before {
	content: "\E034"
}

.glyphicon-headphones:before {
	content: "\E035"
}

.glyphicon-volume-off:before {
	content: "\E036"
}

.glyphicon-volume-down:before {
	content: "\E037"
}

.glyphicon-volume-up:before {
	content: "\E038"
}

.glyphicon-qrcode:before {
	content: "\E039"
}

.glyphicon-barcode:before {
	content: "\E040"
}

.glyphicon-tag:before {
	content: "\E041"
}

.glyphicon-tags:before {
	content: "\E042"
}

.glyphicon-book:before {
	content: "\E043"
}

.glyphicon-bookmark:before {
	content: "\E044"
}

.glyphicon-print:before {
	content: "\E045"
}

.glyphicon-camera:before {
	content: "\E046"
}

.glyphicon-font:before {
	content: "\E047"
}

.glyphicon-bold:before {
	content: "\E048"
}

.glyphicon-italic:before {
	content: "\E049"
}

.glyphicon-text-height:before {
	content: "\E050"
}

.glyphicon-text-width:before {
	content: "\E051"
}

.glyphicon-align-left:before {
	content: "\E052"
}

.glyphicon-align-center:before {
	content: "\E053"
}

.glyphicon-align-right:before {
	content: "\E054"
}

.glyphicon-align-justify:before {
	content: "\E055"
}

.glyphicon-list:before {
	content: "\E056"
}

.glyphicon-indent-left:before {
	content: "\E057"
}

.glyphicon-indent-right:before {
	content: "\E058"
}

.glyphicon-facetime-video:before {
	content: "\E059"
}

.glyphicon-picture:before {
	content: "\E060"
}

.glyphicon-map-marker:before {
	content: "\E062"
}

.glyphicon-adjust:before {
	content: "\E063"
}

.glyphicon-tint:before {
	content: "\E064"
}

.glyphicon-edit:before {
	content: "\E065"
}

.glyphicon-share:before {
	content: "\E066"
}

.glyphicon-check:before {
	content: "\E067"
}

.glyphicon-move:before {
	content: "\E068"
}

.glyphicon-step-backward:before {
	content: "\E069"
}

.glyphicon-fast-backward:before {
	content: "\E070"
}

.glyphicon-backward:before {
	content: "\E071"
}

.glyphicon-play:before {
	content: "\E072"
}

.glyphicon-pause:before {
	content: "\E073"
}

.glyphicon-stop:before {
	content: "\E074"
}

.glyphicon-forward:before {
	content: "\E075"
}

.glyphicon-fast-forward:before {
	content: "\E076"
}

.glyphicon-step-forward:before {
	content: "\E077"
}

.glyphicon-eject:before {
	content: "\E078"
}

.glyphicon-chevron-left:before {
	content: "\E079"
}

.glyphicon-chevron-right:before {
	content: "\E080"
}

.glyphicon-plus-sign:before {
	content: "\E081"
}

.glyphicon-minus-sign:before {
	content: "\E082"
}

.glyphicon-remove-sign:before {
	content: "\E083"
}

.glyphicon-ok-sign:before {
	content: "\E084"
}

.glyphicon-question-sign:before {
	content: "\E085"
}

.glyphicon-info-sign:before {
	content: "\E086"
}

.glyphicon-screenshot:before {
	content: "\E087"
}

.glyphicon-remove-circle:before {
	content: "\E088"
}

.glyphicon-ok-circle:before {
	content: "\E089"
}

.glyphicon-ban-circle:before {
	content: "\E090"
}

.glyphicon-arrow-left:before {
	content: "\E091"
}

.glyphicon-arrow-right:before {
	content: "\E092"
}

.glyphicon-arrow-up:before {
	content: "\E093"
}

.glyphicon-arrow-down:before {
	content: "\E094"
}

.glyphicon-share-alt:before {
	content: "\E095"
}

.glyphicon-resize-full:before {
	content: "\E096"
}

.glyphicon-resize-small:before {
	content: "\E097"
}

.glyphicon-exclamation-sign:before {
	content: "\E101"
}

.glyphicon-gift:before {
	content: "\E102"
}

.glyphicon-leaf:before {
	content: "\E103"
}

.glyphicon-fire:before {
	content: "\E104"
}

.glyphicon-eye-open:before {
	content: "\E105"
}

.glyphicon-eye-close:before {
	content: "\E106"
}

.glyphicon-warning-sign:before {
	content: "\E107"
}

.glyphicon-plane:before {
	content: "\E108"
}

.glyphicon-calendar:before {
	content: "\E109"
}

.glyphicon-random:before {
	content: "\E110"
}

.glyphicon-comment:before {
	content: "\E111"
}

.glyphicon-magnet:before {
	content: "\E112"
}

.glyphicon-chevron-up:before {
	content: "\E113"
}

.glyphicon-chevron-down:before {
	content: "\E114"
}

.glyphicon-retweet:before {
	content: "\E115"
}

.glyphicon-shopping-cart:before {
	content: "\E116"
}

.glyphicon-folder-close:before {
	content: "\E117"
}

.glyphicon-folder-open:before {
	content: "\E118"
}

.glyphicon-resize-vertical:before {
	content: "\E119"
}

.glyphicon-resize-horizontal:before {
	content: "\E120"
}

.glyphicon-hdd:before {
	content: "\E121"
}

.glyphicon-bullhorn:before {
	content: "\E122"
}

.glyphicon-bell:before {
	content: "\E123"
}

.glyphicon-certificate:before {
	content: "\E124"
}

.glyphicon-thumbs-up:before {
	content: "\E125"
}

.glyphicon-thumbs-down:before {
	content: "\E126"
}

.glyphicon-hand-right:before {
	content: "\E127"
}

.glyphicon-hand-left:before {
	content: "\E128"
}

.glyphicon-hand-up:before {
	content: "\E129"
}

.glyphicon-hand-down:before {
	content: "\E130"
}

.glyphicon-circle-arrow-right:before {
	content: "\E131"
}

.glyphicon-circle-arrow-left:before {
	content: "\E132"
}

.glyphicon-circle-arrow-up:before {
	content: "\E133"
}

.glyphicon-circle-arrow-down:before {
	content: "\E134"
}

.glyphicon-globe:before {
	content: "\E135"
}

.glyphicon-wrench:before {
	content: "\E136"
}

.glyphicon-tasks:before {
	content: "\E137"
}

.glyphicon-filter:before {
	content: "\E138"
}

.glyphicon-briefcase:before {
	content: "\E139"
}

.glyphicon-fullscreen:before {
	content: "\E140"
}

.glyphicon-dashboard:before {
	content: "\E141"
}

.glyphicon-paperclip:before {
	content: "\E142"
}

.glyphicon-heart-empty:before {
	content: "\E143"
}

.glyphicon-link:before {
	content: "\E144"
}

.glyphicon-phone:before {
	content: "\E145"
}

.glyphicon-pushpin:before {
	content: "\E146"
}

.glyphicon-usd:before {
	content: "\E148"
}

.glyphicon-gbp:before {
	content: "\E149"
}

.glyphicon-sort:before {
	content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\E152"
}

.glyphicon-sort-by-order:before {
	content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\E154"
}

.glyphicon-sort-by-attributes:before {
	content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\E156"
}

.glyphicon-unchecked:before {
	content: "\E157"
}

.glyphicon-expand:before {
	content: "\E158"
}

.glyphicon-collapse-down:before {
	content: "\E159"
}

.glyphicon-collapse-up:before {
	content: "\E160"
}

.glyphicon-log-in:before {
	content: "\E161"
}

.glyphicon-flash:before {
	content: "\E162"
}

.glyphicon-log-out:before {
	content: "\E163"
}

.glyphicon-new-window:before {
	content: "\E164"
}

.glyphicon-record:before {
	content: "\E165"
}

.glyphicon-save:before {
	content: "\E166"
}

.glyphicon-open:before {
	content: "\E167"
}

.glyphicon-saved:before {
	content: "\E168"
}

.glyphicon-import:before {
	content: "\E169"
}

.glyphicon-export:before {
	content: "\E170"
}

.glyphicon-send:before {
	content: "\E171"
}

.glyphicon-floppy-disk:before {
	content: "\E172"
}

.glyphicon-floppy-saved:before {
	content: "\E173"
}

.glyphicon-floppy-remove:before {
	content: "\E174"
}

.glyphicon-floppy-save:before {
	content: "\E175"
}

.glyphicon-floppy-open:before {
	content: "\E176"
}

.glyphicon-credit-card:before {
	content: "\E177"
}

.glyphicon-transfer:before {
	content: "\E178"
}

.glyphicon-cutlery:before {
	content: "\E179"
}

.glyphicon-header:before {
	content: "\E180"
}

.glyphicon-compressed:before {
	content: "\E181"
}

.glyphicon-earphone:before {
	content: "\E182"
}

.glyphicon-phone-alt:before {
	content: "\E183"
}

.glyphicon-tower:before {
	content: "\E184"
}

.glyphicon-stats:before {
	content: "\E185"
}

.glyphicon-sd-video:before {
	content: "\E186"
}

.glyphicon-hd-video:before {
	content: "\E187"
}

.glyphicon-subtitles:before {
	content: "\E188"
}

.glyphicon-sound-stereo:before {
	content: "\E189"
}

.glyphicon-sound-dolby:before {
	content: "\E190"
}

.glyphicon-sound-5-1:before {
	content: "\E191"
}

.glyphicon-sound-6-1:before {
	content: "\E192"
}

.glyphicon-sound-7-1:before {
	content: "\E193"
}

.glyphicon-copyright-mark:before {
	content: "\E194"
}

.glyphicon-registration-mark:before {
	content: "\E195"
}

.glyphicon-cloud-download:before {
	content: "\E197"
}

.glyphicon-cloud-upload:before {
	content: "\E198"
}

.glyphicon-tree-conifer:before {
	content: "\E199"
}

.glyphicon-tree-deciduous:before {
	content: "\E200"
}

.glyphicon-cd:before {
	content: "\E201"
}

.glyphicon-save-file:before {
	content: "\E202"
}

.glyphicon-open-file:before {
	content: "\E203"
}

.glyphicon-level-up:before {
	content: "\E204"
}

.glyphicon-copy:before {
	content: "\E205"
}

.glyphicon-paste:before {
	content: "\E206"
}

.glyphicon-alert:before {
	content: "\E209"
}

.glyphicon-equalizer:before {
	content: "\E210"
}

.glyphicon-king:before {
	content: "\E211"
}

.glyphicon-queen:before {
	content: "\E212"
}

.glyphicon-pawn:before {
	content: "\E213"
}

.glyphicon-bishop:before {
	content: "\E214"
}

.glyphicon-knight:before {
	content: "\E215"
}

.glyphicon-baby-formula:before {
	content: "\E216"
}

.glyphicon-tent:before {
	content: "\26FA"
}

.glyphicon-blackboard:before {
	content: "\E218"
}

.glyphicon-bed:before {
	content: "\E219"
}

.glyphicon-apple:before {
	content: "\F8FF"
}

.glyphicon-erase:before {
	content: "\E221"
}

.glyphicon-hourglass:before {
	content: "\231B"
}

.glyphicon-lamp:before {
	content: "\E223"
}

.glyphicon-duplicate:before {
	content: "\E224"
}

.glyphicon-piggy-bank:before {
	content: "\E225"
}

.glyphicon-scissors:before {
	content: "\E226"
}

.glyphicon-bitcoin:before {
	content: "\E227"
}

.glyphicon-yen:before {
	content: "\A5"
}

.glyphicon-ruble:before {
	content: "\20BD"
}

.glyphicon-scale:before {
	content: "\E230"
}

.glyphicon-ice-lolly:before {
	content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\E232"
}

.glyphicon-education:before {
	content: "\E233"
}

.glyphicon-option-horizontal:before {
	content: "\E234"
}

.glyphicon-option-vertical:before {
	content: "\E235"
}

.glyphicon-menu-hamburger:before {
	content: "\E236"
}

.glyphicon-modal-window:before {
	content: "\E237"
}

.glyphicon-oil:before {
	content: "\E238"
}

.glyphicon-grain:before {
	content: "\E239"
}

.glyphicon-sunglasses:before {
	content: "\E240"
}

.glyphicon-text-size:before {
	content: "\E241"
}

.glyphicon-text-color:before {
	content: "\E242"
}

.glyphicon-text-background:before {
	content: "\E243"
}

.glyphicon-object-align-top:before {
	content: "\E244"
}

.glyphicon-object-align-bottom:before {
	content: "\E245"
}

.glyphicon-object-align-horizontal:before {
	content: "\E246"
}

.glyphicon-object-align-left:before {
	content: "\E247"
}

.glyphicon-object-align-vertical:before {
	content: "\E248"
}

.glyphicon-object-align-right:before {
	content: "\E249"
}

.glyphicon-triangle-right:before {
	content: "\E250"
}

.glyphicon-triangle-left:before {
	content: "\E251"
}

.glyphicon-triangle-bottom:before {
	content: "\E252"
}

.glyphicon-triangle-top:before {
	content: "\E253"
}

.glyphicon-console:before {
	content: "\E254"
}

.glyphicon-superscript:before {
	content: "\E255"
}

.glyphicon-subscript:before {
	content: "\E256"
}

.glyphicon-menu-left:before {
	content: "\E257"
}

.glyphicon-menu-right:before {
	content: "\E258"
}

.glyphicon-menu-down:before {
	content: "\E259"
}

.glyphicon-menu-up:before {
	content: "\E260"
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: HKGrotesk, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	color: #333;
	background-color: #fff
}

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

a {
	color: #2470b8
}

a,
a:focus,
a:hover {
	text-decoration: none
}

a:focus,
a:hover {
	color: #ed1c24
}

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

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

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

hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #eee
}

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

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

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

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 24px;
	margin-bottom: 12px
}

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

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

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

.h1,
h1 {
	font-size: 39px
}

.h2,
h2 {
	font-size: 32px
}

.h3,
h3 {
	font-size: 26px
}

.h4,
h4 {
	font-size: 19px
}

.h5,
h5 {
	font-size: 15px
}

.h6,
h6 {
	font-size: 13px
}

p {
	margin: 0 0 12px
}

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

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

.small,
small {
	font-size: 86%
}

.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 {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #ed1c24
}

a.text-danger:hover {
	color: #c61017
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:hover {
	background-color: #286090
}

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

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

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

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

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

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

.bg-danger {
	background-color: #ed1c24
}

a.bg-danger:hover {
	background-color: #c61017
}

.page-header {
	padding-bottom: 11px;
	margin: 48px 0 24px;
	border-bottom: 1px solid #eee
}

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

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

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

.list-inline {
	margin-left: -5px
}

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

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

dd,
dt {
	line-height: 1.6
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

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

	.dl-horizontal dd {
		margin-left: 180px
	}
}

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

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 12px 24px;
	margin: 0 0 24px;
	font-size: 18.75px;
	border-left: 5px solid #eee
}

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

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014   \A0"
}

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

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\A0   \2014"
}

address {
	margin-bottom: 24px;
	font-style: normal;
	line-height: 1.6
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 11.5px;
	margin: 0 0 12px;
	font-size: 14px;
	line-height: 1.6;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

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

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

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

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

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

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

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

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

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

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

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

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

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

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

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

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

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

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

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

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

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

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

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

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

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

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

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

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

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

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

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

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

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

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

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

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

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

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

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {

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

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

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

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

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

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

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

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

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

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

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

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

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

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

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

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

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

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

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

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 24px
}

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

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

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

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

.table .table {
	background-color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #ed1c24
}

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

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

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 18px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

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

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

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

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

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 24px;
	font-size: 22.5px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

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

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

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

input[type=file] {
	display: block
}

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

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

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

output {
	padding-top: 7px
}

.form-control,
output {
	display: block;
	font-size: 15px;
	line-height: 1.6;
	color: #555
}

.form-control {
	width: 100%;
	height: 43px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #000;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #e9676c;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 103, 108, .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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date],
	input[type=datetime-local],
	input[type=month],
	input[type=time] {
		line-height: 43px
	}

	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 31px
	}

	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 48px
	}
}

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

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

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

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

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

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

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

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

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

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 31px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 31px;
	line-height: 31px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 31px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}

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

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

.form-group-sm .form-control-static {
	height: 31px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5
}

.input-lg {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 48px;
	line-height: 48px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.3333333;
	border-radius: 6px
}

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

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

.form-group-lg .form-control-static {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

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

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

.input-lg+.form-control-feedback {
	width: 48px;
	height: 48px;
	line-height: 48px
}

.input-sm+.form-control-feedback {
	width: 31px;
	height: 31px;
	line-height: 31px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label.sr-only~.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 .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

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

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

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

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

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px
	}
}

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

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	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: 15px;
	line-height: 1.6;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

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

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

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

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

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

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

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

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

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

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

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	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.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
	color: #2470b8;
	font-weight: 400;
	border-radius: 0
}

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

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

.btn-link:focus,
.btn-link:hover {
	color: #ed1c24;
	text-decoration: none;
	background-color: transparent
}

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

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}

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

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

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

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none;
	visibility: hidden
}

.collapse.in {
	display: block;
	visibility: visible
}

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

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

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

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

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

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

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

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

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

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

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

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

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

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

.open>a {
	outline: 0
}

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

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

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 13px;
	line-height: 1.6;
	color: #777;
	white-space: nowrap
}

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

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

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

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

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

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

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

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

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

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

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

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

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

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

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

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

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

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

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

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 48px;
	line-height: 48px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 31px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 31px;
	line-height: 31px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

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

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

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

.input-group-addon {
	padding: 6px 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #000;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 13px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 19px;
	border-radius: 6px
}

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

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

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

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

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

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

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: -1px
}

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

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

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

.nav>li.disabled>a {
	color: #777
}

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #2470b8
}

.nav .nav-divider {
	height: 1px;
	margin: 11px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

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

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

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

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

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

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

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

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

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

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

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

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

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

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

	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

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

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

.nav-stacked>li {
	float: none
}

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

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

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

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

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}
}

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

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

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

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

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

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

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

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

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

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

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

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		visibility: visible !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

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

@media (max-device-width:480px) and (orientation:landscape) {

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

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

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

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

@media (min-width:768px) {

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

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

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

.navbar-brand {
	float: left;
	padding: 28px 15px;
	font-size: 19px;
	line-height: 24px;
	height: 80px
}

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

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {

	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

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

.navbar-toggle:focus,
.titleArea .hamburger:focus {
	outline: 0
}

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

.navbar-toggle .icon-bar+.icon-bar,
.titleArea .hamburger .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {

	.navbar-toggle,
	.titleArea .hamburger {
		display: none
	}
}

.navbar-nav {
	margin: 14px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 24px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 28px;
		padding-bottom: 28px
	}
}

.navbar-form {
	margin: 18.5px -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

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

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

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

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

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

.navbar-default .navbar-toggle,
.navbar-default .titleArea .hamburger {
	border-color: #ddd
}

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

.navbar-default .navbar-toggle .icon-bar,
.navbar-default .titleArea .hamburger .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

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

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

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

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

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

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

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

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

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

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

.navbar-inverse {
	background-color: #e9e9e9;
	border-color: transparent
}

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

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

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

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

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

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

.navbar-inverse .navbar-toggle,
.navbar-inverse .titleArea .hamburger {
	border-color: transparent
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .titleArea .hamburger:focus,
.navbar-inverse .titleArea .hamburger:hover {
	background-color: #555
}

.navbar-inverse .navbar-toggle .icon-bar,
.navbar-inverse .titleArea .hamburger .icon-bar {
	background-color: #e9e9e9
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #d7d7d7
}

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

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

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

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

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

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

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

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

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

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

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 24px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/\A0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #777
}

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

.pagination>li {
	display: inline
}

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

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #ed1c24;
	background-color: transparent;
	border-color: transparent
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #ed1c24;
	background-color: transparent;
	border-color: transparent;
	cursor: default
}

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

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 19px
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 13px
}

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

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

.pager {
	padding-left: 0;
	margin: 24px 0;
	list-style: none;
	text-align: center
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: transparent
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #999;
	background-color: transparent;
	cursor: not-allowed
}

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

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

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

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

.label-primary {
	background-color: #337ab7
}

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

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

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

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

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

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

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

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

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

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #2470b8;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 23px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container-fluid .jumbotron,
.container .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0
	}

	.container-fluid .jumbotron,
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 67.5px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 24px;
	line-height: 1.6;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #2470b8
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 24px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

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

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

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

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

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

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

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

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

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

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

.alert-danger {
	background-color: #ed1c24;
	border-color: #de123b;
	color: #fff
}

.alert-danger hr {
	border-top-color: #c61035
}

.alert-danger .alert-link {
	color: #e6e6e6
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 24px;
	margin-bottom: 24px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	zoom: 1;
	overflow: hidden
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.list-group-item-danger {
	color: #ed1c24
}

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

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
	color: #ed1c24;
	background-color: #de1219
}

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

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

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

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

.panel-body {
	padding: 15px
}

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

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

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 17px
}

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

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

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

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

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

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

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

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

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

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

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

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

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

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

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

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

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

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

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

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

.panel-group {
	margin-bottom: 24px
}

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

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

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

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

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

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

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

.panel-default>.panel-heading {
	color: #333;
	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: #333
}

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

.panel-primary {
	border-color: #337ab7
}

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

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

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

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

.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: #de123b
}

.panel-danger>.panel-heading {
	color: #ed1c24;
	background-color: #ed1c24;
	border-color: #de123b
}

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

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

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

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}

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

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

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

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

.close {
	float: right;
	font-size: 22.5px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.6px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.6
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 457px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-family: HKGrotesk, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

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

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

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

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

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

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

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

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

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

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

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

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

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

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

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

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

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: HKGrotesk, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 15px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel,
.carousel-inner {
	position: relative
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: left .6s ease-in-out;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203A"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

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

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

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

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed
}

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

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

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

	table.visible-xs {
		display: table
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

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

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

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

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

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

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

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

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

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

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

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

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

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

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

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

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

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

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

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

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

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

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

.visible-print {
	display: none !important
}

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

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

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

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

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

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

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

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

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

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.datepicker {
	border-radius: 4px;
	direction: ltr
}

.datepicker-inline {
	width: 220px
}

.datepicker.datepicker-rtl {
	direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
	float: right
}

.datepicker-dropdown {
	top: 0;
	left: 0;
	padding: 4px
}

.datepicker-dropdown:before {
	content: "";
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(0, 0, 0, .15);
	border-top: 0;
	border-bottom-color: rgba(0, 0, 0, .2);
	position: absolute
}

.datepicker-dropdown:after {
	content: "";
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-top: 0;
	position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
	left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
	left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
	right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
	right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
	top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
	top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
	bottom: -7px;
	border-bottom: 0;
	border-top: 7px solid rgba(0, 0, 0, .15)
}

.datepicker-dropdown.datepicker-orient-top:after {
	bottom: -6px;
	border-bottom: 0;
	border-top: 6px solid #fff
}

.datepicker table {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
	background-color: transparent
}

.datepicker table tr td.new,
.datepicker table tr td.old {
	color: #777
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
	background: #eee;
	cursor: pointer
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
	background: none;
	color: #777;
	cursor: default
}

.datepicker table tr td.highlighted {
	color: #000;
	background-color: #d9edf7;
	border-color: #85c5e5;
	border-radius: 0
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.highlighted {
	color: #000;
	background-color: #afd9ee;
	border-color: #52addb
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.open>.dropdown-toggle.datepicker table tr td.highlighted {
	background-image: none
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled.active,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:active,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled],
.datepicker table tr td.highlighted[disabled].active,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:active,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted,
fieldset[disabled] .datepicker table tr td.highlighted.active,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:active,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
	background-color: #d9edf7;
	border-color: #85c5e5
}

.datepicker table tr td.highlighted .badge {
	color: #d9edf7;
	background-color: #000
}

.datepicker table tr td.highlighted.focused {
	background: #afd9ee
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
	background: #d9edf7;
	color: #777
}

.datepicker table tr td.today {
	color: #000;
	background-color: #ffdb99;
	border-color: #ffb733
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover,
.open>.dropdown-toggle.datepicker table tr td.today {
	color: #000;
	background-color: #ffc966;
	border-color: #f59e00
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.open>.dropdown-toggle.datepicker table tr td.today {
	background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
	background-color: #ffdb99;
	border-color: #ffb733
}

.datepicker table tr td.today .badge {
	color: #ffdb99;
	background-color: #000
}

.datepicker table tr td.today.focused {
	background: #ffc966
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
	background: #ffdb99;
	color: #777
}

.datepicker table tr td.range {
	color: #000;
	background-color: #eee;
	border-color: #bbb;
	border-radius: 0
}

.datepicker table tr td.range.active,
.datepicker table tr td.range.focus,
.datepicker table tr td.range:active,
.datepicker table tr td.range:focus,
.datepicker table tr td.range:hover,
.open>.dropdown-toggle.datepicker table tr td.range {
	color: #000;
	background-color: #d5d5d5;
	border-color: #9d9d9d
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.open>.dropdown-toggle.datepicker table tr td.range {
	background-image: none
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled],
.datepicker table tr td.range[disabled].active,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:active,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range,
fieldset[disabled] .datepicker table tr td.range.active,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:active,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
	background-color: #eee;
	border-color: #bbb
}

.datepicker table tr td.range .badge {
	color: #eee;
	background-color: #000
}

.datepicker table tr td.range.focused {
	background: #d5d5d5
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
	background: #eee;
	color: #777
}

.datepicker table tr td.range.highlighted {
	color: #000;
	background-color: #e4eef3;
	border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted {
	color: #000;
	background-color: #c1d7e3;
	border-color: #73a6c0
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted {
	background-image: none
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled.active,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:active,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled],
.datepicker table tr td.range.highlighted[disabled].active,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:active,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted,
fieldset[disabled] .datepicker table tr td.range.highlighted.active,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:active,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
	background-color: #e4eef3;
	border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted .badge {
	color: #e4eef3;
	background-color: #000
}

.datepicker table tr td.range.highlighted.focused {
	background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
	background: #e4eef3;
	color: #777
}

.datepicker table tr td.range.today {
	color: #000;
	background-color: #f7ca77;
	border-color: #f1a417
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today {
	color: #000;
	background-color: #f4b747;
	border-color: #bf800c
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.open>.dropdown-toggle.datepicker table tr td.range.today {
	background-image: none
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
	background-color: #f7ca77;
	border-color: #f1a417
}

.datepicker table tr td.range.today .badge {
	color: #f7ca77;
	background-color: #000
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
	background: #f7ca77;
	color: #777
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
	color: #fff;
	background-color: #777;
	border-color: #555;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted {
	color: #fff;
	background-color: #5e5e5e;
	border-color: #373737
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected:active,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted {
	background-image: none
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled,
.datepicker table tr td.selected.highlighted.disabled.active,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:active,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled],
.datepicker table tr td.selected.highlighted[disabled].active,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:active,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted,
fieldset[disabled] .datepicker table tr td.selected.highlighted.active,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
	background-color: #777;
	border-color: #555
}

.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
	color: #777;
	background-color: #fff
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted {
	background-image: none
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled,
.datepicker table tr td.active.highlighted.disabled.active,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:active,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled],
.datepicker table tr td.active.highlighted[disabled].active,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:active,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted,
fieldset[disabled] .datepicker table tr td.active.highlighted.active,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:active,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
	color: #337ab7;
	background-color: #fff
}

.datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	border-radius: 4px
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
	background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
	background: none;
	color: #777;
	cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
	background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.datepicker table tr td span.active .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge,
.datepicker table tr td span.active:hover .badge {
	color: #337ab7;
	background-color: #fff
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
	color: #777
}

.datepicker .datepicker-switch {
	width: 145px
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
	cursor: pointer
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
	background: #eee
}

.datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle
}

.input-group.date .input-group-addon {
	cursor: pointer
}

.input-daterange {
	width: 100%
}

.input-daterange input {
	text-align: center
}

.input-daterange input:first-child {
	border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
	border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
	width: auto;
	min-width: 16px;
	padding: 4px 5px;
	line-height: 1.6;
	text-shadow: 0 1px 0 #fff;
	border-width: 1px 0;
	margin-left: -5px;
	margin-right: -5px
}

.ekko-lightbox-container {
	position: relative
}

.ekko-lightbox-container>div.ekko-lightbox-item {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%
}

.ekko-lightbox iframe {
	width: 100%;
	height: 100%
}

.ekko-lightbox-nav-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ekko-lightbox-nav-overlay,
.ekko-lightbox-nav-overlay a {
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ekko-lightbox-nav-overlay a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	color: #fff;
	font-size: 30px
}

.ekko-lightbox-nav-overlay a>* {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.ekko-lightbox-nav-overlay a>:focus {
	outline: none
}

.ekko-lightbox-nav-overlay a span {
	padding: 0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
	text-align: right
}

.ekko-lightbox-nav-overlay a:hover {
	text-decoration: none
}

.ekko-lightbox-nav-overlay a:focus {
	outline: none
}

.ekko-lightbox a:hover {
	opacity: 1;
	text-decoration: none
}

.ekko-lightbox .modal-dialog {
	display: none
}

.ekko-lightbox .modal-footer {
	text-align: left
}

.ekko-lightbox-loader {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.ekko-lightbox-loader>div {
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center
}

.ekko-lightbox-loader>div>div {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out
}

.ekko-lightbox-loader>div>div:last-child {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.modal-dialog .ekko-lightbox-loader>div>div {
	background-color: #333
}

@-webkit-keyframes sk-bounce {

	0%,
	to {
		-webkit-transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1)
	}
}

@keyframes sk-bounce {

	0%,
	to {
		transform: scale(0);
		-webkit-transform: scale(0)
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

.icheckbox_minimal,
.iradio_minimal {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url("/img/minimal.png") no-repeat;
	border: none;
	cursor: pointer
}

.icheckbox_minimal {
	background-position: 0 0
}

.icheckbox_minimal.hover {
	background-position: -20px 0
}

.icheckbox_minimal.checked {
	background-position: -40px 0
}

.icheckbox_minimal.disabled {
	background-position: -60px 0;
	cursor: default
}

.icheckbox_minimal.checked.disabled {
	background-position: -80px 0
}

.iradio_minimal {
	background-position: -100px 0
}

.iradio_minimal.hover {
	background-position: -120px 0
}

.iradio_minimal.checked {
	background-position: -140px 0
}

.iradio_minimal.disabled {
	background-position: -160px 0;
	cursor: default
}

.iradio_minimal.checked.disabled {
	background-position: -180px 0
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {

	.icheckbox_minimal,
	.iradio_minimal {
		background-image: url("/img/minimal@2x.png");
		background-size: 200px 20px
	}
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
	padding: 15px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}

.hamburger:hover {
	opacity: .7
}

.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
	width: 40px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.hamburger-inner:after,
.hamburger-inner:before {
	content: "";
	display: block
}

.hamburger-inner:before {
	top: -10px
}

.hamburger-inner:after {
	bottom: -10px
}

.hamburger--3dx .hamburger-box {
	-webkit-perspective: 80px;
	perspective: 80px
}

.hamburger--3dx .hamburger-inner {
	-webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
	-webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner:before {
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
	-webkit-perspective: 80px;
	perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
	-webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
	-webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
	-webkit-perspective: 80px;
	perspective: 80px
}

.hamburger--3dy .hamburger-inner {
	-webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
	-webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner:before {
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
	-webkit-perspective: 80px;
	perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
	-webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
	-webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
	transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
	-webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7);
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7);
	transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
	-webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7);
	transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7);
	transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
	-webkit-transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
	-webkit-transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7);
	transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7);
	-webkit-transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7);
	transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7);
	-webkit-transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--arrowalt-r .hamburger-inner:before {
	-webkit-transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
	-webkit-transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
	transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7);
	transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7);
	-webkit-transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7);
	transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7);
	-webkit-transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
	transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
	-webkit-transition-property: none;
	transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
	top: auto;
	bottom: 0;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner:after {
	top: -20px;
	-webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear;
	transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
	-webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	-webkit-transition-delay: .32s;
	transition-delay: .32s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner:after {
	top: 0;
	opacity: 0;
	-webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s;
	transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s
}

.hamburger--collapse.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s
}

.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r .hamburger-inner:after {
	top: -20px;
	-webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear;
	transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
	-webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
	transform: translate3d(0, -10px, 0) rotate(45deg);
	-webkit-transition-delay: .32s;
	transition-delay: .32s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
	top: 0;
	opacity: 0;
	-webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s;
	transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s
}

.hamburger--elastic .hamburger-inner {
	top: 2px;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic .hamburger-inner:before {
	top: 10px;
	-webkit-transition: opacity .15s ease .4s;
	transition: opacity .15s ease .4s
}

.hamburger--elastic .hamburger-inner:after {
	top: 20px;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
	transform: translate3d(0, 10px, 0) rotate(135deg);
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.hamburger--elastic.is-active .hamburger-inner:before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
	transform: translate3d(0, -20px, 0) rotate(-270deg);
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.hamburger--elastic-r .hamburger-inner {
	top: 2px;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r .hamburger-inner:before {
	top: 10px;
	-webkit-transition: opacity .15s ease .4s;
	transition: opacity .15s ease .4s
}

.hamburger--elastic-r .hamburger-inner:after {
	top: 20px;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
	transform: translate3d(0, 10px, 0) rotate(-135deg);
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
	transform: translate3d(0, -20px, 0) rotate(270deg);
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.hamburger--emphatic {
	overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
	-webkit-transition: background-color .2s ease-in .25s;
	transition: background-color .2s ease-in .25s
}

.hamburger--emphatic .hamburger-inner:before {
	left: 0;
	-webkit-transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s;
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic .hamburger-inner:after {
	top: 10px;
	right: 0;
	-webkit-transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s;
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic.is-active .hamburger-inner {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner:before {
	left: -80px;
	top: -80px;
	-webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
	transform: translate3d(80px, 80px, 0) rotate(45deg);
	-webkit-transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--emphatic.is-active .hamburger-inner:after {
	right: -80px;
	top: -80px;
	-webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
	transform: translate3d(-80px, 80px, 0) rotate(-45deg);
	-webkit-transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--emphatic-r {
	overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
	-webkit-transition: background-color .2s ease-in .25s;
	transition: background-color .2s ease-in .25s
}

.hamburger--emphatic-r .hamburger-inner:before {
	left: 0;
	-webkit-transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s;
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic-r .hamburger-inner:after {
	top: 10px;
	right: 0;
	-webkit-transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s;
	transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic-r.is-active .hamburger-inner {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
	left: -80px;
	top: 80px;
	-webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
	transform: translate3d(80px, -80px, 0) rotate(-45deg);
	-webkit-transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
	right: -80px;
	top: 80px;
	-webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
	transform: translate3d(-80px, -80px, 0) rotate(45deg);
	-webkit-transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
	transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--slider .hamburger-inner {
	top: 2px
}

.hamburger--slider .hamburger-inner:before {
	top: 10px;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .2s;
	transition-duration: .2s
}

.hamburger--slider .hamburger-inner:after {
	top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
	-webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
	transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
	top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
	top: 10px;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .2s;
	transition-duration: .2s
}

.hamburger--slider-r .hamburger-inner:after {
	top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
	-webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
	transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
	opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
	-webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
	transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spring .hamburger-inner {
	top: 2px;
	-webkit-transition: background-color 0s linear .15s;
	transition: background-color 0s linear .15s
}

.hamburger--spring .hamburger-inner:before {
	top: 10px;
	-webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
	top: 20px;
	-webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
	-webkit-transition-delay: .32s;
	transition-delay: .32s;
	background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
	top: 0;
	-webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	-webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 0;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r .hamburger-inner:after {
	top: -20px;
	-webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity 0s linear;
	transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
	-webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
	transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	-webkit-transition-delay: .32s;
	transition-delay: .32s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
	top: 0;
	opacity: 0;
	-webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .32s;
	transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .32s
}

.hamburger--spring-r.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
	transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s
}

.hamburger--stand .hamburger-inner {
	-webkit-transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
	transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
	transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s;
	transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s
}

.hamburger--stand .hamburger-inner:before {
	-webkit-transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
	-webkit-transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand.is-active .hamburger-inner {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: transparent;
	-webkit-transition: background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s;
	transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s
}

.hamburger--stand.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: top .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: top .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--stand.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: bottom .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: bottom .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--stand-r .hamburger-inner {
	-webkit-transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
	transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
	transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s;
	transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s
}

.hamburger--stand-r .hamburger-inner:before {
	-webkit-transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
	-webkit-transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
	transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-color: transparent;
	-webkit-transition: background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s;
	transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s
}

.hamburger--stand-r.is-active .hamburger-inner:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: top .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: top .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--stand-r.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: bottom .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: bottom .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
	transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--spin .hamburger-inner {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner:before {
	-webkit-transition: top .1s ease-in .34s, opacity .1s ease-in;
	transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
	-webkit-transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .1s ease-out, opacity .1s ease-out .14s;
	transition: top .1s ease-out, opacity .1s ease-out .14s
}

.hamburger--spin.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom .1s ease-out, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease-out, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s
}

.hamburger--spin-r .hamburger-inner {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner:before {
	-webkit-transition: top .1s ease-in .34s, opacity .1s ease-in;
	transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
	-webkit-transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-225deg);
	transform: rotate(-225deg);
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .1s ease-out, opacity .1s ease-out .14s;
	transition: top .1s ease-out, opacity .1s ease-out .14s
}

.hamburger--spin-r.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: bottom .1s ease-out, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease-out, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s
}

.hamburger--squeeze .hamburger-inner {
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
	-webkit-transition: top .1s ease .14s, opacity .1s ease;
	transition: top .1s ease .14s, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
	-webkit-transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .1s ease, opacity .1s ease .14s;
	transition: top .1s ease, opacity .1s ease .14s
}

.hamburger--squeeze.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
	transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s
}

.hamburger--vortex .hamburger-inner {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner:before {
	-webkit-transition-property: top, opacity;
	transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex.is-active .hamburger-inner {
	-webkit-transform: rotate(765deg);
	transform: rotate(765deg);
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner:before {
	-webkit-transition-property: top, opacity;
	transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-765deg);
	transform: rotate(-765deg);
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

/*! Tablesaw - v3.0.0 - 2017-02-14
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2017 Filament Group; Licensed MIT */
.tablesaw {
	width: 100%;
	max-width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border: 0;
	padding: 0
}

.tablesaw * {
	box-sizing: border-box
}

.tablesaw td,
.tablesaw th {
	padding: .5em .7em
}

.tablesaw thead tr:first-child th {
	padding-top: .9em;
	padding-bottom: .7em
}

.tablesaw-bar .btn {
	border: 1px solid #ccc;
	border-radius: .25em;
	background: none;
	box-shadow: 0 1px 0 #fff;
	color: #4a4a4a;
	cursor: pointer;
	margin: 0;
	padding: .5em .85em .4em;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.tablesaw-bar a.btn {
	color: #1c95d4
}

.tablesaw-bar .btn:hover {
	text-decoration: none
}

.tablesaw-bar .btn:active {
	background-color: #ddd
}

@supports (box-shadow:none) {
	.tablesaw-bar .btn:focus {
		background-color: #fff;
		outline: none;
		box-shadow: 0 0 .35em #4faeef !important
	}
}

.tablesaw-bar .btn-select select {
	background: none;
	border: none;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	min-height: 1em;
	opacity: 0;
	color: transparent
}

.tablesaw-bar .btn select option {
	background: #fff;
	color: #000
}

.tablesaw-bar .btn {
	display: inline-block;
	width: auto;
	height: auto;
	position: relative;
	top: 0
}

.tablesaw-bar .btn.btn-small {
	font-size: 1.0625em;
	line-height: 19px;
	padding: .3em 1em
}

.tablesaw-bar .btn.btn-micro {
	font-size: .8125em;
	padding: .4em .7em .25em
}

.tablesaw-bar .btn-select {
	padding-right: 1.5em;
	display: inline-block;
	color: #4d4d4d;
	padding-right: 2.5em;
	min-width: 7.25em;
	text-align: left
}

.tablesaw-bar .btn-select:after {
	content: " ";
	position: absolute;
	background: none;
	background-repeat: no-repeat;
	background-position: .25em .45em;
	content: "\25BC";
	font-size: .55em;
	padding-top: 1.2em;
	padding-left: 1em;
	left: auto;
	right: 0;
	margin: 0;
	top: 0;
	bottom: 0;
	width: 1.8em
}

.tablesaw-bar .btn-select.btn-micro:after,
.tablesaw-bar .btn-select.btn-small:after {
	width: 1.2em;
	font-size: .5em;
	padding-top: 1em;
	padding-right: .5em;
	line-height: 1.65;
	background: none;
	box-shadow: none;
	border-left-width: 0
}

.tablesaw-advance .btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	text-shadow: 0 1px 0 #fff;
	border-radius: .25em
}

.tablesaw-advance .btn.btn-micro {
	font-size: .8125em;
	padding: .3em .7em .25em
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:first-child {
	margin-left: 0
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:last-child {
	margin-right: 0
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	display: inline-block;
	overflow: hidden;
	width: 1.8em;
	height: 1.8em;
	background-position: 50% 50%;
	margin-left: .25em;
	margin-right: .25em;
	position: relative
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
	content: " ";
	overflow: hidden;
	width: 0;
	height: 0;
	position: absolute
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
	left: .5em;
	top: .65em;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid gray
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
	left: .5em;
	top: .65em;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid gray
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
	top: .45em;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
	left: .6em;
	border-right: 5px solid gray
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
	left: .7em;
	border-left: 5px solid gray
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
	opacity: .25;
	cursor: default;
	pointer-events: none
}

.tablesaw-bar {
	clear: both
}

.tablesaw-toolbar {
	float: left
}

.tablesaw-toolbar label {
	font-size: .875em;
	padding: .5em 0;
	clear: both;
	display: block;
	color: #888;
	margin-right: .5em;
	text-transform: uppercase
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
	margin-top: .5em;
	margin-bottom: .5em
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
	margin-bottom: 0
}

.tablesaw-bar .tablesaw-toolbar .btn {
	margin-left: .4em;
	margin-top: 0;
	text-transform: uppercase;
	border: none;
	box-shadow: none;
	background: transparent;
	font-size: 1em;
	padding-left: .3em
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
	min-width: 0
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
	padding-top: .9em
}

.tablesaw-bar .tablesaw-toolbar select {
	color: #888;
	text-transform: none;
	background: transparent
}

.tablesaw-toolbar~table {
	clear: both
}

.tablesaw-toolbar .a11y-sm {
	clip: rect(0 0 0 0);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px
}

@media (min-width:24em) {
	.tablesaw-toolbar .a11y-sm {
		clip: none;
		height: auto;
		width: auto;
		position: static;
		overflow: visible
	}
}

.tablesaw td,
.tablesaw th {
	text-align: left;
	vertical-align: middle
}

.tablesaw thead th {
	text-align: left
}

.tablesaw-row-border tr {
	border-bottom: 1px solid #dfdfdf
}

.tablesaw-row-zebra tr:nth-child(2n) {
	background-color: #f8f8f8
}

.tablesaw caption {
	text-align: left;
	margin: .59375em 0
}

.tablesaw-swipe .tablesaw-cell-persist {
	border-right: 2px solid #e4e1de
}

.tablesaw-swipe-shadow .tablesaw-cell-persist {
	border-right-width: 1px;
	box-shadow: 3px 0 4px -1px #e4e1de
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
	display: none
}

@media only all {
	.tablesaw-stack {
		clear: both
	}

	.tablesaw-stack td,
	.tablesaw-stack th {
		text-align: left;
		display: block
	}

	.tablesaw-stack tr {
		clear: both;
		display: table-row
	}

	.tablesaw-stack td .tablesaw-cell-label,
	.tablesaw-stack th .tablesaw-cell-label {
		display: block;
		padding: 0 .6em 0 0;
		width: 30%;
		display: inline-block
	}

	.tablesaw-stack td .tablesaw-cell-label-top,
	.tablesaw-stack th .tablesaw-cell-label-top {
		display: block;
		padding: .4em 0;
		margin: .4em 0
	}

	.tablesaw-cell-label {
		display: block
	}

	.tablesaw-stack tbody th.group {
		margin-top: -1px
	}

	.tablesaw-stack th.group b.tablesaw-cell-label {
		display: none !important
	}
}

@media (max-width:39.9375em) {
	.tablesaw-stack tbody tr {
		display: block;
		width: 100%;
		border-bottom: 1px solid #dfdfdf
	}

	.tablesaw-stack thead td,
	.tablesaw-stack thead th {
		display: none
	}

	.tablesaw-stack tbody td,
	.tablesaw-stack tbody th {
		display: block;
		float: left;
		clear: left;
		width: 100%
	}

	.tablesaw-cell-label {
		vertical-align: top
	}

	.tablesaw-cell-content {
		max-width: 67%;
		display: inline-block
	}

	.tablesaw-stack td:empty,
	.tablesaw-stack th:empty {
		display: none
	}
}

@media (min-width:40em) {
	.tablesaw-stack tr {
		display: table-row
	}

	.tablesaw-stack td,
	.tablesaw-stack th,
	.tablesaw-stack thead td,
	.tablesaw-stack thead th {
		display: table-cell;
		margin: 0
	}

	.tablesaw-stack td .tablesaw-cell-label,
	.tablesaw-stack th .tablesaw-cell-label {
		display: none !important
	}
}

.tablesaw-fix-persist {
	table-layout: fixed
}

@media only all {

	.tablesaw-swipe td.tablesaw-cell-hidden,
	.tablesaw-swipe th.tablesaw-cell-hidden {
		display: none
	}
}

.btn.tablesaw-columntoggle-btn span {
	text-indent: -9999px;
	display: inline-block
}

.tablesaw-columntoggle-btnwrap {
	position: relative
}

.tablesaw-columntoggle-btnwrap .dialog-content {
	padding: .5em
}

.tablesaw-columntoggle tbody td {
	line-height: 1.5
}

.tablesaw-columntoggle-popup {
	display: none
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
	display: block;
	position: absolute;
	top: 2em;
	right: 0;
	background-color: #fff;
	padding: .5em .8em;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px #ccc;
	border-radius: .2em;
	z-index: 1
}

.tablesaw-columntoggle-popup fieldset {
	margin: 0
}

@media only all {

	.tablesaw-columntoggle td.tablesaw-priority-1,
	.tablesaw-columntoggle td.tablesaw-priority-2,
	.tablesaw-columntoggle td.tablesaw-priority-3,
	.tablesaw-columntoggle td.tablesaw-priority-4,
	.tablesaw-columntoggle td.tablesaw-priority-5,
	.tablesaw-columntoggle td.tablesaw-priority-6,
	.tablesaw-columntoggle th.tablesaw-priority-1,
	.tablesaw-columntoggle th.tablesaw-priority-2,
	.tablesaw-columntoggle th.tablesaw-priority-3,
	.tablesaw-columntoggle th.tablesaw-priority-4,
	.tablesaw-columntoggle th.tablesaw-priority-5,
	.tablesaw-columntoggle th.tablesaw-priority-6 {
		display: none
	}
}

.tablesaw-columntoggle-btnwrap .dialog-content {
	top: 0 !important;
	right: 1em;
	left: auto !important;
	width: 12em;
	max-width: 18em;
	margin: -.5em auto 0
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
	outline-style: none
}

@media (min-width:20em) {

	.tablesaw-columntoggle td.tablesaw-priority-1,
	.tablesaw-columntoggle th.tablesaw-priority-1 {
		display: table-cell
	}
}

@media (min-width:30em) {

	.tablesaw-columntoggle td.tablesaw-priority-2,
	.tablesaw-columntoggle th.tablesaw-priority-2 {
		display: table-cell
	}
}

@media (min-width:40em) {

	.tablesaw-columntoggle td.tablesaw-priority-3,
	.tablesaw-columntoggle th.tablesaw-priority-3 {
		display: table-cell
	}

	.tablesaw-columntoggle tbody td {
		line-height: 2
	}
}

@media (min-width:50em) {

	.tablesaw-columntoggle td.tablesaw-priority-4,
	.tablesaw-columntoggle th.tablesaw-priority-4 {
		display: table-cell
	}
}

@media (min-width:60em) {

	.tablesaw-columntoggle td.tablesaw-priority-5,
	.tablesaw-columntoggle th.tablesaw-priority-5 {
		display: table-cell
	}
}

@media (min-width:70em) {

	.tablesaw-columntoggle td.tablesaw-priority-6,
	.tablesaw-columntoggle th.tablesaw-priority-6 {
		display: table-cell
	}
}

@media only all {

	.tablesaw-columntoggle td.tablesaw-cell-hidden,
	.tablesaw-columntoggle th.tablesaw-cell-hidden {
		display: none
	}

	.tablesaw-columntoggle td.tablesaw-cell-visible,
	.tablesaw-columntoggle th.tablesaw-cell-visible {
		display: table-cell
	}
}

.tablesaw-columntoggle-popup .btn-group>label {
	display: block;
	padding: .2em 0;
	white-space: nowrap
}

.tablesaw-columntoggle-popup .btn-group>label input {
	margin-right: .8em
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
	position: relative
}

.tablesaw-sortable thead tr th {
	vertical-align: top
}

.tablesaw-sortable th.tablesaw-sortable-head.tablesaw-sortable-head {
	padding: 0
}

.tablesaw-sortable th.tablesaw-sortable-head button {
	padding: .9em .6em .7em
}

.tablesaw-sortable .tablesaw-sortable-head button {
	min-width: 100%;
	color: inherit;
	background: transparent;
	border: 0;
	padding: 0;
	text-align: inherit;
	font: inherit;
	text-transform: inherit
}

.tablesaw-sortable-arrow:after {
	display: inline-block;
	width: 10px;
	height: 14px;
	content: " ";
	margin-left: .3125em
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
	content: " "
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after {
	content: "\2191"
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
	content: "\2193"
}

.tablesaw-sortable .not-applicable:after {
	content: "--";
	display: block
}

.tablesaw-sortable .not-applicable span {
	display: none
}

.tablesaw-advance {
	float: right
}

.tablesaw-advance.minimap {
	margin-right: .4em
}

.tablesaw-advance-dots {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none
}

.tablesaw-advance-dots li {
	display: table-cell;
	margin: 0;
	padding: .4em .2em
}

.tablesaw-advance-dots li i {
	width: .25em;
	height: .25em;
	background: #555;
	border-radius: 100%;
	display: inline-block
}

.tablesaw-advance-dots-hide {
	opacity: .25;
	cursor: default;
	pointer-events: none
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #000;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee);
	background-image: linear-gradient(180deg, #fff 50%, #eee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc);
	background-image: linear-gradient(180deg, #eee 50%, #ccc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff, #eee 50%);
	background-image: linear-gradient(180deg, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff);
	background-image: linear-gradient(180deg, #eee 50%, #fff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.select2-container--bootstrap {
	display: block
}

.select2-container--bootstrap .select2-selection {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 4px;
	color: #555;
	font-size: 15px;
	outline: 0
}

.select2-container--bootstrap .select2-selection.form-control {
	border-radius: 4px
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 4px;
	color: #555;
	font-size: 15px
}

.select2-container--bootstrap .select2-search__field {
	outline: 0
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
	color: #999
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
	color: #999
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
	color: #999;
	opacity: 1
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
	color: #999
}

.select2-container--bootstrap .select2-results__option {
	padding: 6px 12px
}

.select2-container--bootstrap .select2-results__option[role=group] {
	padding: 0
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
	color: #777;
	cursor: not-allowed
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
	background-color: #f5f5f5;
	color: #262626
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #337ab7;
	color: #fff
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
	padding: 6px 12px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -12px;
	padding-left: 24px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -24px;
	padding-left: 36px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -36px;
	padding-left: 48px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -48px;
	padding-left: 60px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -60px;
	padding-left: 72px
}

.select2-container--bootstrap .select2-results__group {
	color: #777;
	display: block;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.6;
	white-space: nowrap
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 103, 108, .6);
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	border-color: #e9676c
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
	border-color: transparent transparent #999;
	border-width: 0 4px 4px
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-color: transparent
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-color: transparent
}

.select2-container--bootstrap .select2-selection__clear {
	color: #999;
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--bootstrap .select2-selection__clear:hover {
	color: #333
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
	border-color: #000;
	box-shadow: none
}

.select2-container--bootstrap.select2-container--disabled .select2-search__field,
.select2-container--bootstrap.select2-container--disabled .select2-selection {
	cursor: not-allowed
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
	background-color: #eee
}

.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear {
	display: none
}

.select2-container--bootstrap .select2-dropdown {
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	border-color: #e9676c;
	overflow-x: hidden;
	margin-top: -1px
}

.select2-container--bootstrap .select2-dropdown--above {
	box-shadow: 0 -6px 12px rgba(0, 0, 0, .175);
	margin-top: 1px
}

.select2-container--bootstrap .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--bootstrap .select2-selection--single {
	height: 43px;
	line-height: 1.6;
	padding: 6px 24px 6px 12px
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
	position: absolute;
	bottom: 0;
	right: 12px;
	top: 0;
	width: 4px
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
	border-color: #999 transparent transparent;
	border-style: solid;
	border-width: 4px 4px 0;
	height: 0;
	left: 0;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	color: #555;
	padding: 0
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--bootstrap .select2-selection--multiple {
	min-height: 43px;
	padding: 0;
	height: auto
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	display: block;
	line-height: 1.6;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	float: left;
	margin-top: 5px
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
	color: #555;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin: 5px 0 0 6px;
	padding: 0 6px
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
	background: transparent;
	padding: 0 12px;
	height: 41px;
	line-height: 1.6;
	margin-top: 0;
	min-width: 5em
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 3px
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
	margin-top: 6px
}

.form-group-sm .select2-container--bootstrap .select2-selection--single,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.select2-container--bootstrap .select2-selection--single.input-sm {
	border-radius: 3px;
	font-size: 13px;
	height: 31px;
	line-height: 1.5;
	padding: 5px 22px 5px 10px
}

.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b {
	margin-left: -5px
}

.form-group-sm .select2-container--bootstrap .select2-selection--multiple,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.select2-container--bootstrap .select2-selection--multiple.input-sm {
	min-height: 31px;
	border-radius: 3px
}

.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice {
	font-size: 13px;
	line-height: 1.5;
	margin: 4px 0 0 5px;
	padding: 0 5px
}

.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field {
	padding: 0 10px;
	font-size: 13px;
	height: 29px;
	line-height: 1.5
}

.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear {
	margin-top: 5px
}

.form-group-lg .select2-container--bootstrap .select2-selection--single,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.select2-container--bootstrap .select2-selection--single.input-lg {
	border-radius: 6px;
	font-size: 19px;
	height: 48px;
	line-height: 1.3333333;
	padding: 10px 31px 10px 16px
}

.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow {
	width: 5px
}

.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b {
	border-width: 5px 5px 0;
	margin-left: -5px;
	margin-left: -10px;
	margin-top: -2.5px
}

.form-group-lg .select2-container--bootstrap .select2-selection--multiple,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.select2-container--bootstrap .select2-selection--multiple.input-lg {
	min-height: 48px;
	border-radius: 6px
}

.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice {
	font-size: 19px;
	line-height: 1.3333333;
	border-radius: 4px;
	margin: 9px 0 0 8px;
	padding: 0 10px
}

.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field {
	padding: 0 16px;
	font-size: 19px;
	height: 46px;
	line-height: 1.3333333
}

.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear {
	margin-top: 10px
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #999;
	border-width: 0 5px 5px
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single {
	padding-left: 24px;
	padding-right: 12px
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 0;
	padding-left: 0;
	text-align: right
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 12px;
	right: auto
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b {
	margin-left: 0
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 0;
	margin-right: 6px
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.has-warning .select2-dropdown,
.has-warning .select2-selection {
	border-color: #8a6d3b
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	border-color: #66512c
}

.has-warning.select2-drop-active {
	border-color: #66512c
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #66512c
}

.has-error .select2-dropdown,
.has-error .select2-selection {
	border-color: #ed1c24
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f47b7f;
	border-color: #c61017
}

.has-error.select2-drop-active {
	border-color: #c61017
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #c61017
}

.has-success .select2-dropdown,
.has-success .select2-selection {
	border-color: #3c763d
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	border-color: #2b542c
}

.has-success.select2-drop-active {
	border-color: #2b542c
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
	border-top-color: #2b542c
}

.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,
.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,
.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control {
	border-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection,
.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group>.select2-container--bootstrap {
	display: table;
	table-layout: fixed;
	position: relative;
	z-index: 2;
	width: 100%;
	margin-bottom: 0
}

.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control {
	float: none
}

.input-group>.select2-container--bootstrap.select2-container--focus,
.input-group>.select2-container--bootstrap.select2-container--open {
	z-index: 3
}

.input-group>.select2-container--bootstrap,
.input-group>.select2-container--bootstrap .input-group-btn,
.input-group>.select2-container--bootstrap .input-group-btn .btn {
	vertical-align: top
}

.form-control.select2-hidden-accessible {
	position: absolute !important;
	width: 1px !important
}

@media (min-width:768px) {
	.form-inline .select2-container--bootstrap {
		display: inline-block
	}
}

.center-outer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.center-outer .center-inner {
	margin: auto
}

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

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

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

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

@media (min-width:768px) {
	.text-sm-left {
		text-align: left
	}

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

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

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

@media (min-width:992px) {
	.text-md-left {
		text-align: left
	}

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

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

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

@media (min-width:1200px) {
	.text-lg-left {
		text-align: left
	}

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

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

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

.ribbon {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-webkit-transform: scale(1.6) translate(-8px, -2px);
	transform: scale(1.6) translate(-8px, -2px)
}

.ribbon span {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	line-height: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #d5393c;
	box-shadow: 0 3px 10px -5px #000;
	position: absolute;
	top: 19px;
	right: -21px
}

.ribbon span:before {
	left: 0;
	border-left: 3px solid #671919;
	border-right: 3px solid transparent
}

.ribbon span:after,
.ribbon span:before {
	content: "";
	position: absolute;
	top: 100%;
	z-index: -1;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #671919
}

.ribbon span:after {
	right: 0;
	border-right: 3px solid #671919;
	border-left: 3px solid transparent
}

.slick-loading .slick-list {
	background: #fff url("/img/ajax-loader.gif") 50% no-repeat
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src: url("/lib/ionicons/fonts/slick.eot");
	src: url("/lib/ionicons/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/lib/ionicons/fonts/slick.woff") format("woff"), url("/lib/ionicons/fonts/slick.ttf") format("truetype"), url("/lib/ionicons/fonts/slick.svg#slick") format("svg")
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 44px;
	width: 44px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}

.slick-next.slick-disabled:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev.slick-disabled:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next:before,
.slick-prev:before {
	font-family: Ionicons;
	font-size: 44px;
	line-height: 1;
	color: #666;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -44px
}

.slick-prev[dir=rtl] {
	left: auto;
	right: -44px
}

.slick-prev:before {
	content: "\F3D2"
}

.slick-prev:before[dir=rtl] {
	content: "\F3D3"
}

.slick-next {
	right: -44px
}

.slick-next[dir=rtl] {
	left: -44px;
	right: auto
}

.slick-next:before {
	content: "\F3D3"
}

.slick-next:before[dir=rtl] {
	content: "\F3D2"
}

.slick-dotted .slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	height: 44px;
	width: 44px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\F401";
	width: 44px;
	height: 44px;
	font-family: Ionicons;
	font-size: 12px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #fff;
	opacity: 1
}

.btn {
	text-transform: uppercase;
	padding: 12px;
	font-size: 16px;
	line-height: 17px;
	border-radius: 4px
}

@media only screen and (max-width:767px) {
	.btn.btn-xs-block {
		display: block;
		width: 100%
	}
}

.btn [class*=ion-android-refresh],
.btn [class*=ion-ios-arrow] {
	font-size: 18px;
	vertical-align: -1px
}

.btn [class*=ion-android-refresh] {
	vertical-align: -2px
}

.btn [class*=ion-]:first-child {
	margin-right: 6px
}

.btn [class*=ion-]:last-child {
	margin-left: 6px
}

.btn-red {
	color: #fff;
	background-color: #ed1c24;
	border-color: #ed1c24
}

.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.open>.dropdown-toggle.btn-red {
	color: #fff;
	background-color: #c61017;
	border-color: #bd0f16
}

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

.btn-red.disabled,
.btn-red.disabled.active,
.btn-red.disabled.focus,
.btn-red.disabled:active,
.btn-red.disabled:focus,
.btn-red.disabled:hover,
.btn-red[disabled],
.btn-red[disabled].active,
.btn-red[disabled].focus,
.btn-red[disabled]:active,
.btn-red[disabled]:focus,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red,
fieldset[disabled] .btn-red.active,
fieldset[disabled] .btn-red.focus,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red:hover {
	background-color: #ed1c24;
	border-color: #ed1c24
}

.btn-red .badge {
	color: #ed1c24;
	background-color: #fff
}

.btn-red.disabled,
.btn-red[disabled] {
	color: #fff;
	background-color: #c8c8c8;
	border-color: #c8c8c8
}

.btn-red.disabled.active,
.btn-red.disabled.focus,
.btn-red.disabled:active,
.btn-red.disabled:focus,
.btn-red.disabled:hover,
.btn-red[disabled].active,
.btn-red[disabled].focus,
.btn-red[disabled]:active,
.btn-red[disabled]:focus,
.btn-red[disabled]:hover,
.open>.dropdown-toggle.btn-red.disabled,
.open>.dropdown-toggle.btn-red[disabled] {
	color: #fff;
	background-color: #afafaf;
	border-color: #a9a9a9
}

.btn-red.disabled.active,
.btn-red.disabled:active,
.btn-red[disabled].active,
.btn-red[disabled]:active,
.open>.dropdown-toggle.btn-red.disabled,
.open>.dropdown-toggle.btn-red[disabled] {
	background-image: none
}

.btn-red.disabled.disabled,
.btn-red.disabled.disabled.active,
.btn-red.disabled.disabled.focus,
.btn-red.disabled.disabled:active,
.btn-red.disabled.disabled:focus,
.btn-red.disabled.disabled:hover,
.btn-red.disabled[disabled],
.btn-red.disabled[disabled].active,
.btn-red.disabled[disabled].focus,
.btn-red.disabled[disabled]:active,
.btn-red.disabled[disabled]:focus,
.btn-red.disabled[disabled]:hover,
.btn-red[disabled].disabled,
.btn-red[disabled].disabled.active,
.btn-red[disabled].disabled.focus,
.btn-red[disabled].disabled:active,
.btn-red[disabled].disabled:focus,
.btn-red[disabled].disabled:hover,
.btn-red[disabled][disabled],
.btn-red[disabled][disabled].active,
.btn-red[disabled][disabled].focus,
.btn-red[disabled][disabled]:active,
.btn-red[disabled][disabled]:focus,
.btn-red[disabled][disabled]:hover,
fieldset[disabled] .btn-red.disabled,
fieldset[disabled] .btn-red.disabled.active,
fieldset[disabled] .btn-red.disabled.focus,
fieldset[disabled] .btn-red.disabled:active,
fieldset[disabled] .btn-red.disabled:focus,
fieldset[disabled] .btn-red.disabled:hover,
fieldset[disabled] .btn-red[disabled],
fieldset[disabled] .btn-red[disabled].active,
fieldset[disabled] .btn-red[disabled].focus,
fieldset[disabled] .btn-red[disabled]:active,
fieldset[disabled] .btn-red[disabled]:focus,
fieldset[disabled] .btn-red[disabled]:hover {
	background-color: #c8c8c8;
	border-color: #c8c8c8
}

.btn-red.disabled .badge,
.btn-red[disabled] .badge {
	color: #c8c8c8;
	background-color: #fff
}

.btn-red-outline {
	color: #ed1c24;
	background-color: transparent;
	border-color: #ed1c24
}

.btn-red-outline.active,
.btn-red-outline.focus,
.btn-red-outline:active,
.btn-red-outline:focus,
.btn-red-outline:hover,
.open>.dropdown-toggle.btn-red-outline {
	color: #ed1c24;
	background-color: transparent;
	border-color: #bd0f16
}

.btn-red-outline.active,
.btn-red-outline:active,
.open>.dropdown-toggle.btn-red-outline {
	background-image: none
}

.btn-red-outline.disabled,
.btn-red-outline.disabled.active,
.btn-red-outline.disabled.focus,
.btn-red-outline.disabled:active,
.btn-red-outline.disabled:focus,
.btn-red-outline.disabled:hover,
.btn-red-outline[disabled],
.btn-red-outline[disabled].active,
.btn-red-outline[disabled].focus,
.btn-red-outline[disabled]:active,
.btn-red-outline[disabled]:focus,
.btn-red-outline[disabled]:hover,
fieldset[disabled] .btn-red-outline,
fieldset[disabled] .btn-red-outline.active,
fieldset[disabled] .btn-red-outline.focus,
fieldset[disabled] .btn-red-outline:active,
fieldset[disabled] .btn-red-outline:focus,
fieldset[disabled] .btn-red-outline:hover {
	background-color: transparent;
	border-color: #ed1c24
}

.btn-red-outline .badge {
	color: transparent;
	background-color: #ed1c24
}

.btn-white-outline {
	color: #fff;
	background-color: transparent;
	border-color: #fff
}

.btn-white-outline.active,
.btn-white-outline.focus,
.btn-white-outline:active,
.btn-white-outline:focus,
.btn-white-outline:hover,
.open>.dropdown-toggle.btn-white-outline {
	color: #fff;
	background-color: transparent;
	border-color: #e0e0e0
}

.btn-white-outline.active,
.btn-white-outline:active,
.open>.dropdown-toggle.btn-white-outline {
	background-image: none
}

.btn-white-outline.disabled,
.btn-white-outline.disabled.active,
.btn-white-outline.disabled.focus,
.btn-white-outline.disabled:active,
.btn-white-outline.disabled:focus,
.btn-white-outline.disabled:hover,
.btn-white-outline[disabled],
.btn-white-outline[disabled].active,
.btn-white-outline[disabled].focus,
.btn-white-outline[disabled]:active,
.btn-white-outline[disabled]:focus,
.btn-white-outline[disabled]:hover,
fieldset[disabled] .btn-white-outline,
fieldset[disabled] .btn-white-outline.active,
fieldset[disabled] .btn-white-outline.focus,
fieldset[disabled] .btn-white-outline:active,
fieldset[disabled] .btn-white-outline:focus,
fieldset[disabled] .btn-white-outline:hover {
	background-color: transparent;
	border-color: #fff
}

.btn-white-outline .badge {
	color: transparent;
	background-color: #fff
}

.btn-light-gray {
	color: #fff;
	background-color: #c8c8c8;
	border-color: #c8c8c8
}

.btn-light-gray.active,
.btn-light-gray.focus,
.btn-light-gray:active,
.btn-light-gray:focus,
.btn-light-gray:hover,
.open>.dropdown-toggle.btn-light-gray {
	color: #fff;
	background-color: #afafaf;
	border-color: #a9a9a9
}

.btn-light-gray.active,
.btn-light-gray:active,
.open>.dropdown-toggle.btn-light-gray {
	background-image: none
}

.btn-light-gray.disabled,
.btn-light-gray.disabled.active,
.btn-light-gray.disabled.focus,
.btn-light-gray.disabled:active,
.btn-light-gray.disabled:focus,
.btn-light-gray.disabled:hover,
.btn-light-gray[disabled],
.btn-light-gray[disabled].active,
.btn-light-gray[disabled].focus,
.btn-light-gray[disabled]:active,
.btn-light-gray[disabled]:focus,
.btn-light-gray[disabled]:hover,
fieldset[disabled] .btn-light-gray,
fieldset[disabled] .btn-light-gray.active,
fieldset[disabled] .btn-light-gray.focus,
fieldset[disabled] .btn-light-gray:active,
fieldset[disabled] .btn-light-gray:focus,
fieldset[disabled] .btn-light-gray:hover {
	background-color: #c8c8c8;
	border-color: #c8c8c8
}

.btn-light-gray .badge {
	color: #c8c8c8;
	background-color: #fff
}

.btn-facebook {
	color: #fff;
	background-color: #4b649e;
	border-color: transparent
}

.btn-facebook.active,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #3b4e7b;
	border-color: transparent
}

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

.btn-facebook.disabled,
.btn-facebook.disabled.active,
.btn-facebook.disabled.focus,
.btn-facebook.disabled:active,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled],
.btn-facebook[disabled].active,
.btn-facebook[disabled].focus,
.btn-facebook[disabled]:active,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook.focus,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
	background-color: #4b649e;
	border-color: transparent
}

.btn-facebook .badge {
	color: #4b649e;
	background-color: #fff
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 13px 82px;
	font-size: 22px;
	line-height: 21px;
	border-radius: 4px;
	padding-bottom: 14px;
	text-transform: none
}

.btn-halfwide {
	padding-left: 27px;
	padding-right: 27px
}

.btn-wide {
	padding-left: 34px;
	padding-right: 34px
}

.btn-dblwide {
	padding-left: 44px;
	padding-right: 44px
}

.btn-unstyled {
	border: 0;
	background: none
}

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

[class*=btn-social-] {
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
	padding: 10px
}

[class*=btn-social-].btn-social-facebook:before {
	background-position: 0 0;
	width: 11px;
	height: 20px
}

[class*=btn-social-].btn-social-twitter:before {
	background-position: -12px 0;
	width: 22px;
	height: 19px
}

[class*=btn-social-].btn-social-vine:before {
	background-position: -36px 0;
	width: 24px;
	height: 20px
}

[class*=btn-social-].btn-social-linkedin:before {
	background-position: -62px 0;
	width: 22px;
	height: 20px
}

[class*=btn-social-].btn-social-pinterest:before {
	background-position: -87px 0;
	width: 17px;
	height: 20px
}

[class*=btn-social-].btn-social-instagram:before {
	background-position: -106px 0;
	width: 18px;
	height: 18px
}

[class*=btn-social-]:before {
	content: "";
	display: inline-block;
	vertical-align: -4px;
	margin-right: 7px;
	border-radius: 2.4px;
	background: url("/img/socials.svg") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.btn.disabled {
	pointer-events: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: all;
	cursor: not-allowed
}

.input-group {
	width: 100%
}

.input-group .input-group-addon {
	width: 50px;
	background-color: transparent
}

.input-group .input-group-addon img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
	height: 24px;
	width: 20px
}

select[readonly] {
	pointer-events: none;
	cursor: not-allowed
}

div.required:before,
div.requiredAlt:before,
label.required:before,
label.requiredAlt:before {
	content: "*";
	color: #ed1c24
}

div.required:before {
	content: "* "
}

label.requiredAlt:before {
	content: "**"
}

div.requiredAlt:before {
	content: "** "
}

.control-label {
	font-weight: 500
}

.control-label:after {
	content: ":"
}

textarea {
	resize: vertical
}

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

.icheckbox_minimal,
.iradio_minimal {
	background-image: url("/img/iCheck/minimal.png")
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {

	.icheckbox_minimal,
	.iradio_minimal {
		background-image: url("/img/iCheck/minimal@2x.png")
	}
}

.icheckbox_minimal~label,
.icheckbox_minimal~span,
.iradio_minimal~label,
.iradio_minimal~span {
	font-weight: 400;
	vertical-align: middle;
	margin-bottom: 0
}

.icheckbox_minimal~.icheckbox_minimal,
.icheckbox_minimal~.iradio_minimal,
.iradio_minimal~.icheckbox_minimal,
.iradio_minimal~.iradio_minimal {
	margin-left: 34px
}

.icheckbox_minimal~label,
.icheckbox_minimal~span {
	margin-left: 12px
}

.iradio_minimal~label,
.iradio_minimal~span {
	margin-left: 8px
}

.dark-placeholders ::-webkit-input-placeholder {
	color: #333
}

.dark-placeholders :-moz-placeholder,
.dark-placeholders ::-moz-placeholder {
	color: #333;
	opacity: 1
}

.dark-placeholders :-ms-input-placeholder {
	color: #333
}

.placeholder-emphasis::-webkit-input-placeholder {
	color: #000;
	font-weight: 700
}

.placeholder-emphasis:-moz-placeholder,
.placeholder-emphasis::-moz-placeholder {
	color: #000;
	font-weight: 700
}

.placeholder-emphasis:-ms-input-placeholder {
	color: #000;
	font-weight: 700
}

.text-red {
	color: #ed1c24
}

a.text-red:hover {
	color: #c61017
}

.lm-control a,
.lm-control a--static:hover,
a.dark,
a.dark--static:hover {
	color: #333
}

.gallery-page .imageLinkOverlay span,
a.active,
a:active,
a:hover {
	color: #ed1c24
}

.layout {
	min-height: 100vh
}

.layout-body,
.layout-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.layout-ads,
.layout-nav {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12em;
	flex: 0 0 12em
}

.layout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.layout-footer,
.layout-header {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.layout-nav {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

@media (min-width:768px) {
	.layout-body {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.layout-body,
	.layout-content {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.layout-ads,
	.layout-nav {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12em;
		flex: 0 0 12em
	}
}

.Grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.Grid-cell {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.Grid--wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.Grid--gutters {
	margin: -1em 0 0 -1em
}

.Grid--gutters>.Grid-cell {
	padding: 1em 0 0 1em
}

.Grid--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.Grid--bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.Grid--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.Grid-cell--top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.Grid-cell--bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.Grid-cell--center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.Grid--fit>.Grid-cell {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.Grid--full>.Grid-cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.Grid--1of2>.Grid-cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.Grid--1of3>.Grid-cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%
}

.Grid--1of4>.Grid-cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.Grid--1of6>.Grid-cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%
}

.Grid--auto>.Grid-cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media (min-width:768px) {
	.small-Grid--fit>.Grid-cell {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.small-Grid--full>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.small-Grid--1of2>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.small-Grid--1of3>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.small-Grid--1of4>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.small-Grid--1of6>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%
	}

	.small-Grid--auto>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
}

@media (min-width:992px) {
	.large-Grid--fit>.Grid-cell {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.large-Grid--full>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.large-Grid--1of2>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.large-Grid--1of3>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%
	}

	.large-Grid--1of4>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%
	}

	.large-Grid--1of6>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%
	}

	.large-Grid--auto>.Grid-cell {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
}

[class*=icon-]:before {
	display: inline-block
}

.icon-smartphone:before {
	content: "";
	background: url("/img/icon-dark-smartphone.svg") no-repeat 50%;
	background-size: auto;
	width: 12px;
	height: 22px
}

.icon-marker:before {
	content: "";
	background: url("/img/icon-dark-marker.svg") no-repeat 50%;
	background-size: auto;
	width: 17px;
	height: 23px
}

.icon-envelope:before {
	content: "";
	background: url("/img/icon-dark-envelope.svg") no-repeat 50%;
	background-size: auto;
	width: 19px;
	height: 16px
}

.icon-camera:before {
	content: "";
	background: url("/img/icon-dark-camera.svg") no-repeat 50%;
	background-size: auto;
	width: 25px;
	height: 20px;
	vertical-align: sub
}

.pageHeader a {
	color: #000
}

.pageHeader :not(.active)>a:focus,
.pageHeader :not(.active)>a:hover {
	color: #ed1c24
}

.titleArea {
	border-bottom-width: 0
}

.titleArea .hamburger {
	margin: 0;
	padding: 28px 15px
}

.titleArea .navbar-brand>img {
	margin-top: -14px
}

@media screen and (min-width:768px) {
	.titleArea .Grid {
		height: 105px
	}
}

.toolboxNav {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-top: 4px;
	padding-bottom: 0
}

@media only screen and (max-width:767px) {
	.toolboxNav {
		padding-bottom: 20px
	}
}

.toolboxNav .Grid-cell:last-child {
	margin-top: 10px;
	margin-top: 4px
}

.toolboxNav-userProfile {
	margin-right: 10px
}

.toolboxNav-login+span {
	font-size: 12px
}

@media only screen and (min-width:1200px) {
	.desktopLogo {
		position: relative;
		left: -11px
	}
}

.toolboxNav-searchBtn {
	margin-right: 20px
}

@media screen and (max-width:767px) {
	.toolboxNav-searchBtn {
		float: left
	}
}

.toolboxNav-cartBtn {
	margin-left: 10px
}

@media screen and (max-width:767px) {
	.toolboxNav-cartBtn {
		float: right
	}
}

.toolboxNav-cartBtn img {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}

.mainNav,
.secondaryNav {
	background-color: #e9e9e9
}

.mainNav .Grid-cell>a,
.secondaryNav .Grid-cell>a {
	display: block;
	padding: 11px 26px;
	font-size: 17px
}

.mainNav .Grid-cell.active,
.secondaryNav,
.secondaryNav .Grid-cell.active {
	background-color: #f8f8f8
}

@media only screen and (max-width:767px) {
	.secondaryNav {
		border-top: 1px solid #acacac
	}
}

@media only screen and (min-width:768px) {
	.secondaryNav {
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 1;
		border-bottom: 1px solid #acacac
	}
}

.secondaryNav .Grid-cell a {
	display: block;
	padding: 13px 25px;
	color: #333;
	font-size: 15px
}

.secondaryNav .Grid-cell.active a,
.secondaryNav .Grid-cell.active a:focus,
.secondaryNav .Grid-cell.active a:hover,
.secondaryNav .Grid-cell a:focus,
.secondaryNav .Grid-cell a:hover {
	color: #ed1c24
}

.navsCollapse {
	position: relative
}

.navsCollapse.affix {
	position: fixed;
	z-index: 3;
	width: 100%;
	top: 0
}

@media only screen and (max-width:767px) {
	.navsCollapse {
		display: none
	}

	.navsCollapse.shown {
		display: block
	}
}

.secondaryNav-open {
	pointer-events: none;
	background: none;
	border: 0;
	padding: 0;
	outline: 0 !important;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 7px solid #c6c2c2;
	-webkit-transition: opacity .25s ease;
	transition: opacity .25s ease
}

.secondaryNav-open.collapsed {
	pointer-events: auto;
	opacity: 1;
	z-index: 1
}

.secondaryNav-close {
	position: absolute;
	background: none;
	border: 0;
	padding: 0;
	outline: 0 !important;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 7px solid #c6c2c2
}

.footerMenu {
	background-color: #eff3f3;
	color: #000
}

.footerMenu .Grid-cell:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.footerMenu .Grid-cell:last-child>div {
	margin-right: 0;
	margin-left: auto
}

@media screen and (max-width:991px) {
	.footerMenu .Grid-cell:last-child>div {
		margin-right: auto
	}

	.footerMenu .Grid-cell:last-child>div li {
		margin-top: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footerMenu .Grid-cell:last-child>div li:before {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

.footerMenu-heading {
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase
}

.footerMenu-nav {
	margin-bottom: 36px
}

.footerMenu-nav li,
.footerMenu-nav li a {
	line-height: 1
}

.footerMenu-nav li+li {
	margin-top: 20px
}

.footerMenu-nav li a {
	color: #000
}

.footerMenu-nav li a:focus,
.footerMenu-nav li a:hover {
	color: #ed1c24
}

.footerMenu-paymentOption img {
	margin-bottom: 32px
}

.footerMenu-paymentOption+.footerMenu-paymentOption {
	margin-left: 14px
}

.footerMenu-paymentOption+.footerMenu-paymentOption img {
	-webkit-transform: translateY(2px);
	transform: translateY(2px)
}

.footerMenu-subheading {
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 4px
}

.footerMenu-subheading~p {
	margin-bottom: 0;
	font-weight: 500
}

.footerMenu-subheading~p:last-child {
	margin-top: 4px
}

.footerMenu .working-times {
	margin-bottom: 2px
}

.footerMenu address {
	margin-top: -2px
}

.footerMenu-contact {
	font-size: 14px
}

.footerBar {
	background-color: #333;
	color: #fff;
	font-size: 13px;
	font-weight: 300
}

.footerBar .Grid-cell {
	padding-top: 19px;
	padding-bottom: 13px
}

.footerBar .Grid-cell:nth-child(2) .footerBar-social:first-child {
	margin-left: -4px
}

.footerBar-social {
	display: inline-block;
	vertical-align: middle;
	margin-top: -8px
}

.footerBar-social+.footerBar-social {
	margin-left: 6px
}

.footerBar-author {
	display: block;
	margin-top: -6px
}

.footerBar-author a {
	vertical-align: text-bottom
}

.footerBar-author img {
	margin-left: 15px;
	-webkit-filter: grayscale(1) brightness(4);
	filter: grayscale(1) brightness(4)
}

.footerBar-author img:focus,
.footerBar-author img:hover {
	-webkit-filter: grayscale(0) brightness(1);
	filter: grayscale(0) brightness(1)
}

.footerBar-social {
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	background: url("/img/socials.svg") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.footerBar-social-Facebook {
	background-position: 0 -22px;
	width: 11px;
	height: 20px
}

.footerBar-social-Facebook:hover {
	background-position: 0 0
}

.footerBar-social-Twitter {
	background-position: -12px -22px;
	width: 22px;
	height: 19px
}

.footerBar-social-Twitter:hover {
	background-position: -12px 0
}

.footerBar-social-Vine {
	background-position: -36px -22px;
	width: 24px;
	height: 20px
}

.footerBar-social-Vine:hover {
	background-position: -36px 0
}

.footerBar-social-LinkedIn {
	background-position: -62px -22px;
	width: 22px;
	height: 20px
}

.footerBar-social-LinkedIn:hover {
	background-position: -62px 0
}

.footerBar-social-Pinterest {
	background-position: -87px -22px;
	width: 17px;
	height: 20px
}

.footerBar-social-Pinterest:hover {
	background-position: -87px 0
}

.footerBar-social-Instagram {
	background-position: -106px -22px;
	width: 18px;
	height: 18px
}

.footerBar-social-Instagram:hover {
	background-position: -106px 0
}

.breadcrumbs {
	margin-bottom: 38px;
	margin-top: 68px
}

.breadcrumbs li {
	display: inline-block
}

.breadcrumbs li a {
	color: #666
}

.breadcrumbs li a:focus,
.breadcrumbs li a:hover {
	color: #ed1c24
}

.breadcrumbs li a img {
	vertical-align: text-bottom
}

.breadcrumbs li:not(:last-child):after {
	content: "|";
	color: #666;
	margin-left: 14px;
	margin-right: 10px;
	font-size: 10px;
	vertical-align: text-top
}

.calendar {
	text-align: center
}

.calendar .course-end,
.calendar .course-start {
	display: inline-block
}

.calendar div.course-end {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px dotted #ed1c24
}

.calendar .datepicker {
	border-radius: 4px
}

.calendar .datepicker-inline,
.calendar .datepicker table {
	box-sizing: border-box;
	width: 100%;
	border-collapse: separate;
	border-spacing: 7px 2px
}

.calendar .datepicker table tr td {
	line-height: 1;
	height: 27px
}

.calendar .datepicker table tr td,
.calendar .datepicker table tr th {
	border-radius: 50%;
	padding: 0;
	font-weight: 600
}

.calendar .datepicker table thead tr:last-child th {
	text-transform: lowercase;
	height: 22px;
	line-height: 18px
}

.calendar .datepicker table tr td.day:hover {
	background: none;
	cursor: default
}

.calendar .datepicker table tr td.today {
	background: none;
	border-radius: 50%
}

.calendar .datepicker table tr td.today:active,
.calendar .datepicker table tr td.today:hover {
	background: none
}

.calendar .datepicker table tr td.range {
	background-color: #ed1c24;
	color: #fff;
	border-radius: 50%
}

.calendar .datepicker table tr td.range-end:hover,
.calendar .datepicker table tr td.range-start:hover,
.calendar .datepicker table tr td.range:active,
.calendar .datepicker table tr td.range:hover {
	background: #ed1c24;
	color: #fff
}

.calendar .datepicker table tr td.active,
.calendar .datepicker table tr td.active.active,
.calendar .datepicker table tr td.active.highlighted,
.calendar .datepicker table tr td.active:hover,
.calendar .datepicker table tr td.selected,
.calendar .datepicker table tr td.selected.highlighted {
	background-color: #ed1c24;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.calendar .datepicker .datepicker-switch,
.calendar .datepicker .datepicker-switch:hover {
	background: none;
	cursor: default;
	padding-top: 10px;
	font-size: 18px
}

.calendar .datepicker .next,
.calendar .datepicker .prev,
.calendar .datepicker td.old.day {
	visibility: hidden !important
}

.calendar .datepicker td.new.day {
	display: none
}

@media screen and (min-width:768px) and (max-width:1199px) {
	.calendar div.course-end {
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
		margin-left: 20px;
		padding-left: 20px;
		border-left: 2px dotted #ed1c24
	}
}

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

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

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

.tablesaw .text-xs-left {
	text-align: left
}

.tablesaw .text-xs-right {
	text-align: right
}

.tablesaw .text-xs-center {
	text-align: center
}

.tablesaw .text-xs-justify {
	text-align: justify
}

@media (min-width:768px) {
	.tablesaw .text-sm-left {
		text-align: left
	}

	.tablesaw .text-sm-right {
		text-align: right
	}

	.tablesaw .text-sm-center {
		text-align: center
	}

	.tablesaw .text-sm-justify {
		text-align: justify
	}
}

@media (min-width:992px) {
	.tablesaw .text-md-left {
		text-align: left
	}

	.tablesaw .text-md-right {
		text-align: right
	}

	.tablesaw .text-md-center {
		text-align: center
	}

	.tablesaw .text-md-justify {
		text-align: justify
	}
}

@media (min-width:1200px) {
	.tablesaw .text-lg-left {
		text-align: left
	}

	.tablesaw .text-lg-right {
		text-align: right
	}

	.tablesaw .text-lg-center {
		text-align: center
	}

	.tablesaw .text-lg-justify {
		text-align: justify
	}
}

.table {
	margin: 0
}

table.log.tablesaw>thead>tr>th {
	font-size: 16px;
	line-height: 1;
	padding: 34px 0 18px
}

table.log.tablesaw>thead>tr>th:first-child {
	text-align: left
}

table.log.tablesaw>tfoot>tr>th {
	text-align: right;
	font-size: 18px;
	font-weight: 700
}

@media only screen and (max-width:767px) {
	table.log.tablesaw>tfoot>tr>th {
		border-top: 1px solid #dfdfdf
	}
}

@media only screen and (min-device-width:768px) {
	table.log.tablesaw>tfoot>tr>th {
		/* padding: 42px 0 32px */
	}
}

table.log tr>td,
table.log tr>th {
	vertical-align: middle
}

table.log tr>td {
	border-color: #dfdfdf
}

@media only screen and (min-device-width:768px) {
	table.log tr>td {
		height: 74px;
		padding-top: 12px;
		padding-left: 0;
		padding-right: 0
	}
}

table.log tr>td:first-child {
	font-size: 18px;
	font-weight: 500
}

@media only screen and (min-device-width:992px) {
	table.log tr .log-date-heading {
		width: 370px
	}

	table.log tr .log-action .btn {
		margin-top: -6px;
		padding: 12px 26px
	}

	.purchasesLog table.log tr .log-name-heading {
		width: auto
	}

	.purchasesLog table.log tr .log-qty-heading {
		width: 124px
	}

	.purchasesLog table.log tr .log-code-heading {
		width: 230px
	}

	.purchasesLog table.log tr .log-date-heading {
		width: 216px
	}

	.purchasesLog table.log tr .log-action-heading {
		width: 128px
	}
}

@media only screen and (max-device-width:767px) {

	table.tablesaw.tablesaw-stack td .tablesaw-cell-label,
	table.tablesaw.tablesaw-stack th .tablesaw-cell-label {
		width: 45%
	}

	table.tablesaw .tablesaw-cell-content {
		max-width: 55%
	}
}

.alert-default {
	background-color: #fff;
	border: 1px solid #bdbdbd
}

.alert--system {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	height: 225px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 50% !important
}

.alert--system [data-notify=icon] {
	margin-right: 10px
}

.alert--system [data-notify=message] {
	font-size: 20px;
	font-weight: 500
}

@-webkit-keyframes fadeInDownToCenter {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}
}

@keyframes fadeInDownToCenter {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}
}

.fadeInDownToCenter {
	-webkit-animation-name: fadeInDownToCenter;
	animation-name: fadeInDownToCenter
}

@-webkit-keyframes fadeOutUpFromCenter {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUpFromCenter {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUpFromCenter {
	-webkit-animation-name: fadeOutUpFromCenter;
	animation-name: fadeOutUpFromCenter
}

.pagination {
	margin-top: -6px;
	margin-bottom: 0
}

.pagination .ionicons {
	vertical-align: -3px;
	font-size: 21px
}

.pagination li:first-child a,
.pagination li:first-child span {
	margin-right: 10px;
	font-size: 16px
}

.pagination li:first-child i {
	margin-right: 14px
}

.pagination li:last-child a,
.pagination li:last-child span {
	margin-left: 10px;
	font-size: 16px
}

.pagination li:last-child i {
	margin-left: 14px
}

.bootbox .modal-content {
	border-radius: 4px
}

.bootbox .modal-body {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	padding-top: 40px;
	padding-bottom: 10px
}

.bootbox .modal-body .bootbox-body {
	text-align: center
}

.bootbox .modal-footer {
	border-top: 0;
	padding-top: 10px;
	padding-bottom: 30px
}

.bootbox.modal--confirmation .modal-footer {
	text-align: center
}

.modal-open {
	position: relative
}

.modal-backdrop {
	bottom: 0
}

.modal-backdrop.in {
	z-index: 3
}

.modal-header .close {
	float: none;
	position: absolute;
	top: 0;
	right: 0;
	padding: 24px
}

.modal:not(.ekko-lightbox) {
	text-align: center
}

@media screen and (min-width:768px) {
	.modal:not(.ekko-lightbox):before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%
	}
}

.modal:not(.ekko-lightbox) .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle
}

.slick-slider .slick-slide:focus {
	outline: 0
}

.slick-slider:not(.no-arrows) {
	margin-left: 30px;
	margin-right: 30px
}

.slick-slider.no-arrows:not(.no-inner-spacing) {
	margin-left: -15px;
	margin-right: -15px
}

.slick-slider:not(.no-inner-spacing) .slick-slide {
	padding-left: 15px;
	padding-right: 15px
}

@media only screen and (min-width:768px) {
	.slick-slider.arrowsOutside--sm {
		margin-left: 0;
		margin-right: 0
	}
}

@media only screen and (min-width:992px) {
	.slick-slider.no-outer-padding--md {
		margin-left: -15px;
		margin-right: -15px
	}

	.slick-slider.arrowsOutside--md {
		margin-left: 0;
		margin-right: 0
	}
}

.slick-dots {
	bottom: 30px
}

.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
	width: 10px;
	height: 12px
}

.slick-dots li button:before {
	line-height: 12px
}

.slick-dots li.slick-active button:before {
	content: "\F21B";
	top: 1px
}

.carousel {
	display: none
}

.carousel.slick-initialized {
	display: block
}

.productSharing {
	font-size: 0
}

@media only screen and (min-width:768px) {
	.productSharing {
		white-space: nowrap
	}
}

.blog-single-page .productSharing {
	margin-top: 45px
}

.productSharing [class*=btn-social-] {
	min-height: 42px;
	border-radius: 3px;
	margin: 0 10px 10px 0
}

.blog-single-page .productSharing [class*=btn-social-] {
	margin: 0 20px 10px 0;
	padding: 10px 12px
}

@media only screen and (min-width:992px) {
	.blog-single-page .productSharing [class*=btn-social-] {
		padding: 10px 22px
	}

	.blog-single-page .productSharing [class*=btn-social-]:last-child {
		margin-right: 0
	}
}

.productSharingTitle {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 12px;
	margin-top: -5px
}

.commentsSectionTitle {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase
}

.commentsSectionResponseTitle {
	text-transform: none
}

.commentsSectionResponseRemove {
	position: absolute;
	top: -4px;
	right: 0
}

.commentsSectionResponseRemove i {
	vertical-align: -2px
}

.commentList {
	margin-top: 70px
}

.commentList-item+.commentList-item .commentObject {
	padding-top: 35px;
	border-top: 1px solid #ccc
}

.commentList-item .commentObject {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-bottom: 20px
}

.commentList-item .commentList-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.commentList-item .commentList-icon {
	margin-right: 18px
}

.commentList-item .circle {
	display: block;
	border-radius: 50%;
	border: 2px solid #ed1c24;
	padding: 10px 16px 20px
}

.commentList-item .commentList-timestamp {
	line-height: 1;
	margin-top: 15px
}

.commentList-item .commentList-author {
	font-size: 22px;
	font-weight: 700;
	margin-top: 0
}

.commentList-item .commentList-text {
	line-height: 24px;
	margin-top: 14px
}

.commentList-item .commentList-action {
	margin-top: 40px
}

@media only screen and (max-width:991px) {
	.commentList-item .commentObject {
		border-left-width: 5px
	}

	.commentList-item .commentObject.col-md-offset-0 {
		border-left-color: #999;
		border-left-style: solid
	}

	.commentList-item .commentObject.col-md-offset-1 {
		border-left-color: #ccc;
		border-left-style: dotted
	}

	.commentList-item .commentObject.col-md-offset-2 {
		border-left-color: #f2f2f2;
		border-left-style: dashed
	}
}

.dolessmore {
	overflow: hidden
}

.dolessmoreblock {
	position: relative
}

.lm-control {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	padding-top: 15px;
	background-color: #fff;
	text-align: center
}

p+.lm-control {
	bottom: -6px
}

.dlmexpand {
	padding-bottom: 20px
}

.searchBox {
	max-width: 830px;
	width: 100%;
	margin-bottom: 20px
}

.searchBox .searchBar {
	height: 42px;
	padding-left: 17px;
	padding-right: 17px;
	border: 0;
	border-radius: 0
}

.searchBox .searchBar ::-webkit-input-placeholder {
	color: #999
}

.searchBox .searchBar :-moz-placeholder,
.searchBox .searchBar ::-moz-placeholder {
	color: #999;
	opacity: 1
}

.searchBox .searchBar :-ms-input-placeholder {
	color: #999
}

.searchBox .searchResults {
	margin-top: 20px
}

.searchBox .searchResults .searchResultsTitle {
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom: 1px solid #cacaca
}

.searchBox .searchResults ul {
	padding-left: 20px
}

.searchBox .searchResults .noResults {
	font-size: 18px
}

@-webkit-keyframes uil-ripple {
	0% {
		width: 0;
		height: 0;
		opacity: 0;
		margin: 0
	}

	33% {
		width: 44%;
		height: 44%;
		margin: -22% 0 0 -22%;
		opacity: 1
	}

	to {
		width: 88%;
		height: 88%;
		margin: -44% 0 0 -44%;
		opacity: 0
	}
}

@keyframes uil-ripple {
	0% {
		width: 0;
		height: 0;
		opacity: 0;
		margin: 0
	}

	33% {
		width: 44%;
		height: 44%;
		margin: -22% 0 0 -22%;
		opacity: 1
	}

	to {
		width: 88%;
		height: 88%;
		margin: -44% 0 0 -44%;
		opacity: 0
	}
}

.uil-ripple-css {
	background: none;
	position: relative;
	width: 200px;
	height: 200px
}

.uil-ripple-css div {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	width: 0;
	height: 0;
	opacity: 0;
	border-radius: 50%;
	border-width: 12px;
	border-style: solid;
	-webkit-animation: uil-ripple 2s ease-out infinite;
	animation: uil-ripple 2s ease-out infinite
}

.uil-ripple-css div:first-of-type {
	border-color: #cec9c9
}

.uil-ripple-css div:nth-of-type(2) {
	border-color: #3c302e;
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.coverSlider {
	position: relative
}

.coverSlider.slick-slider {
	margin-left: 0;
	margin-right: 0
}

.coverSlider.slick-slider .slick-slide {
	padding-left: 45px;
	padding-right: 45px
}

@media only screen and (min-width:992px) {
	.coverSlider.slick-slider .slick-slide {
		padding-left: 0;
		padding-right: 0
	}
}

.coverSlider .slick-next:before,
.coverSlider .slick-prev:before {
	color: #000
}

.coverSlider .slick-prev {
	left: 0;
	z-index: 2
}

@media only screen and (min-width:992px) {
	.coverSlider .slick-prev {
		left: 48px
	}
}

.coverSlider .slick-next {
	right: 0;
	z-index: 2
}

@media only screen and (min-width:992px) {
	.coverSlider .slick-next {
		right: 48px
	}
}

.coverSlider .slick-list {
	padding: 0
}

.coverSlide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	position: relative;
	overflow: hidden
}

.coverSlide .coverSlide-content>.afterglow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.coverSlide.matted:after {
	content: "";
	background-color: #000;
	opacity: .5;
	z-index: 0
}

.coverSlide-content,
.coverSlide.matted:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0
}

.coverSlide-content {
	color: #fff;
	z-index: 1
}

.coverSlide-title {
	font-size: 48px;
	font-weight: 700;
	line-height: 52px;
	margin-bottom: 10px
}

.coverSlide-text {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 60px
}

.coverSlide-buttons>*+* {
	margin-left: 18px
}

.coverSlide-buttons,
.coverSlide-text {
	position: relative;
	z-index: 10
}

.partnersCarousel-item.slick-slide {
	float: none;
	display: inline-block;
	vertical-align: middle
}

.partnersCarousel-item img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: -webkit-filter .25s ease;
	transition: -webkit-filter .25s ease;
	transition: filter .25s ease;
	transition: filter .25s ease, -webkit-filter .25s ease
}

.partnersCarousel-item:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.sectionTitle {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%
}

@media screen and (min-width:768px) {
	.sectionTitle {
		width: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.sectionTitle:after,
	.sectionTitle:before {
		content: "";
		display: inline-block;
		position: absolute;
		width: 100%;
		max-width: 70px;
		height: 2px;
		background-color: #000;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.pageSidebar .sectionTitle:after,
	.pageSidebar .sectionTitle:before {
		max-width: 45px
	}

	.sectionTitle:before {
		right: 100%;
		margin-right: 30px
	}

	.sectionTitle:after {
		left: 100%;
		margin-left: 30px
	}
}

@media screen and (max-width:991px) {
	.pageSidebar {
		margin-top: 40px
	}
}

.pageSidebar .userCard {
	margin-top: 34px
}

.pageSidebar section.categoryList .sectionTitle,
.pageSidebar section.featuredList .sectionTitle {
	margin-bottom: 14px
}

.pageSidebar section.categoryList ul,
.pageSidebar section.featuredList ul {
	margin-bottom: 0
}

.pageSidebar section.featuredList {
	overflow-x: hidden;
	margin-top: 50px
}

.pageSidebar .socialButtons {
	margin-top: 32px
}

.coursesGrid-item {
	display: block
}

.coursesGrid-image {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 66.41221374%
}

.coursesGrid-meta {
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	line-height: 1;
	padding: 15px 17px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.coursesGrid-title {
	font-weight: 500;
	font-size: 30px;
	margin-top: 16px;
	margin-bottom: 0
}

.course-listing-page .coursesGrid-title {
	font-size: 26px
}

.coursesGrid-body {
	height: 72px;
	overflow-y: hidden;
	text-overflow: ellipsis;
	margin-top: 18px
}

.articleCard {
	display: block
}

.articleCard-image {
	display: block;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	padding-bottom: 66.66666667%
}

.articleCard-title {
	font-size: 34px;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 5px
}

@media only screen and (min-width:768px) {
	.articleCard-title {
		margin-top: -5px
	}
}

.articleCard-meta {
	margin-top: 5px
}

.articleCard-meta .label {
	vertical-align: 3px
}

.articleCard-desc {
	line-height: 24px;
	margin-top: 10px
}

.articleCard-desc.clamp {
	height: 144px;
	overflow: hidden
}

.articleCard-desc.clamp p:empty {
	display: none
}

.productCard {
	position: relative;
	display: block
}

.productCard-image {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	padding-bottom: 100%
}

.productCard:not(.noHover) .productCard-image .productCard-button,
.productCard:not(.noHover) .productCard-image:after {
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.productCard:not(.noHover) .productCard-image:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	background: hsla(0, 0%, 100%, .6)
}

.productCard:not(.noHover) .productCard-image .productCard-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 3px;
	z-index: 1
}

.productCard:not(.noHover) .productCard-image:hover .productCard-button,
.productCard:not(.noHover) .productCard-image:hover:after {
	opacity: 1
}

.productCard-title {
	font-weight: 500;
	margin-top: 24px;
	margin-bottom: 0
}

.productCard-body {
	height: 48px;
	margin-top: 10px
}

.productCard-body p {
	line-height: 24px;
	margin: 0
}

.noHover .productCard-button {
	margin-top: 26px
}

.productCard-badge {
	background-image: url("/img/promo-sticker.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 1;
	position: absolute;
	top: -50px;
	right: -15px;
	width: 86px;
	padding: 27px 12px 28px;
	line-height: 1;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #fff
}

.productCard-badge span {
	font-size: 18px
}

.userCard-picture {
	width: 155px;
	height: 155px
}

.userCard-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 16px
}

.userCard-body {
	margin-top: 14px
}

.userCard-body.clamp {
	height: 96px
}

.userCard-body p {
	line-height: 24px
}

.userCard-socials {
	margin-top: 40px
}

.userCard-social {
	display: inline-block;
	vertical-align: middle
}

.userCard-social+.userCard-social {
	margin-left: 10px
}

.userCard-social {
	width: 24px;
	height: 24px
}

.userCard-social-Facebook {
	background: url("/img/socials/facebook-red.svg") no-repeat 50%
}

.userCard-social-Twitter {
	background: url("/img/socials/twitter-red.svg") no-repeat 50%
}

.userCard-social-Vine {
	background: url("/img/socials/vine-red.svg") no-repeat 50%
}

.userCard-social-LinkedIn {
	background: url("/img/socials/linkedin-red.svg") no-repeat 50%
}

.userCard-social-Pinterest {
	background: url("/img/socials/pinterest-red.svg") no-repeat 50%
}

.userCard-social-Instagram {
	background: url("/img/socials/instagram-red.svg") no-repeat 50%
}

.authDialog {
	font-size: 16px
}

.authDialog .modal-body,
.authDialog .modal-footer,
.authDialog .modal-header {
	padding-left: 50px;
	padding-right: 50px
}

@media only screen and (max-device-width:480px) {

	.authDialog .modal-body,
	.authDialog .modal-footer,
	.authDialog .modal-header {
		padding-left: 30px;
		padding-right: 30px
	}
}

.authDialog .modal-header {
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 0
}

.authDialog .modal-title {
	font-size: 26px;
	font-weight: 400;
	line-height: 1
}

.authDialog .modal-body {
	padding-top: 0;
	padding-bottom: 50px
}

.authDialog .form-group {
	margin-bottom: 20px
}

.authDialog hr {
	margin-top: 26px;
	margin-bottom: 16px;
	border-color: #c9c9c9
}

#loginModal .form-group:first-of-type {
	margin-bottom: 20px
}

#loginModal .form-group:nth-of-type(2) {
	margin-bottom: 15px
}

#loginModal .form-group:nth-of-type(3) {
	margin-bottom: 32px
}

#loginModal .form-group:nth-of-type(4) {
	margin-bottom: 15px
}

#loginModal .btn-facebook {
	position: relative;
	overflow-y: hidden;
	margin-top: 22px;
	padding-left: 67px;
	padding-right: 15px;
	font-weight: 100;
	font-size: 22px;
	text-transform: none
}

#loginModal .btn-facebook:before {
	content: url("/img/icon-facebook.svg");
	border-right: 1px solid #305090;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 55px;
	padding: 8px 18px 0
}

#loginModal h5 {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 0
}

#resetPassModal .form-group:last-of-type {
	margin-top: 30px;
	margin-bottom: 0
}

.contactData b {
	font-weight: 500
}

.contactData li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1
}

.contactData li:before {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	background-size: auto 100%;
	margin-right: 10px
}

.contactData li>span {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	line-height: 24px
}

.contactData li+li {
	margin-top: 12px
}

.voucherCard {
	display: block;
	background-image: -webkit-linear-gradient(bottom, #f1f1f2, #fff);
	background-image: linear-gradient(0deg, #f1f1f2, #fff);
	padding-bottom: 40px
}

.voucherCard button {
	margin-top: 30px
}

.voucherCard-title {
	font-size: 26px;
	font-weight: 500;
	margin-top: 42px;
	margin-bottom: 38px
}

.voucherCard-body {
	line-height: 25px
}

.initHidden {
	display: none
}

@media only screen and (min-device-width:992px) {

	.outlined,
	.outlined--dark {
		border-radius: 3px;
		border: 1px solid #bebebe
	}

	.outlined--dark {
		border-color: #333
	}
}

.padded {
	padding: 30px
}

.padded--60 {
	padding: 60px
}

.padded--h {
	padding-left: 30px;
	padding-right: 30px
}

.padded--v {
	padding-top: 30px;
	padding-bottom: 30px
}

@media only screen and (min-width:768px) {
	.padded--sm {
		padding: 30px
	}

	.padded--sm--60 {
		padding: 60px
	}

	.padded--sm--h {
		padding-left: 30px;
		padding-right: 30px
	}

	.padded--sm--v {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

.bg-white {
	background-color: #fff
}

@media only screen and (max-width:767px) {
	.vertically-spaced-xs [class*=col-]+[class*=col-] {
		margin-top: 20px
	}
}

@media only screen and (max-width:991px) {
	.vertically-spaced-sm [class*=col-]+[class*=col-] {
		margin-top: 20px
	}
}

.margin-top-0 {
	margin-top: 0 !important
}

.margin-bottom-0 {
	margin-bottom: 0 !important
}

.padding-left-0 {
	padding-left: 0 !important
}

.padding-right-0,
[class*=col-].no-padding {
	padding-right: 0 !important
}

[class*=col-].no-padding {
	padding-left: 0 !important
}

@media only screen and (max-width:767px) {
	.margin-top-30--xs {
		margin-top: 30px !important
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.margin-top-30--sm {
		margin-top: 30px !important
	}
}

@media only screen and (min-width:768px) {
	.toRightEdgeSM {
		padding-right: 0
	}
}

@media only screen and (min-width:992px) {

	body.hasCover.hasSubnav .coverSlider,
	body.hasCover.hasSubnav .pageCoverWrapper,
	body.hasSubnav .layout-body {
		padding-top: 50px
	}

	body.hasCover.hasSubnav .layout-body {
		padding-top: 0
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	body.hasCover .layout-body {
		padding-top: 0
	}

	body.hasCover.hasSubnav .coverSlider,
	body.hasCover.hasSubnav .pageCoverWrapper {
		padding-top: 50px
	}

	body.home-page .layout-body,
	body[class*=course-] .layout-body {
		padding-top: 100px
	}
}

:focus {
	outline-color: #ed1c24
}

.oneLine {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.pageCover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.ekko-lightbox a:hover {
	color: #fff;
	text-shadow: 0 0 8px #000
}

.mejs__offscreen {
	display: none
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	display: inline-block;
	vertical-align: text-top
}

.modal .help-block {
	margin-top: 0;
	margin-bottom: 0
}

address {
	margin: 0
}

ul.listing {
	margin-bottom: 0
}

ul.listing li {
	line-height: 34px
}

ul.listing li a {
	line-height: 1
}

ul.listing li a i {
	vertical-align: -1px;
	margin-right: 10px
}

.faq-page main,
.terms-page main {
	margin-bottom: 40px
}

.small-caps {
	text-transform: uppercase;
	font-size: 75%
}

.faded {
	position: relative
}

.faded:after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff 90%);
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 90%);
	width: 100%;
	height: 100%
}

.register-page {
	font-size: 16px;
	font-weight: 400
}

.register-page .sectionTitle {
	margin-bottom: 52px
}

.register-page .form-group {
	margin-top: 20px;
	margin-bottom: 0
}

.register-page .form-group[class*="col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-4"] {
	margin-bottom: 14px
}

.register-page [class*="col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-4"]:last-of-type .form-group {
	margin-bottom: 22px
}

.register-page label+a {
	vertical-align: middle
}

.register-page .btn-lg {
	padding-left: 12px;
	padding-right: 12px
}

.register-page .g-recaptcha>div {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.profile-page .heading {
	font-size: 18px;
	font-weight: 400;
	border: 0;
	margin-top: 0;
	margin-bottom: 14px
}

.profileIncompleteHint {
	margin-bottom: 14px
}

.userProfile-avatar {
	width: 155px;
	height: 155px
}

.userProfile-name {
	font-size: 22px;
	font-weight: 600;
	margin-top: 16px;
	margin-bottom: 6px
}

.userProfile-uploadBox {
	position: relative
}

@media only screen and (max-width:991px) {
	.userProfile-uploadBox {
		margin-bottom: 30px
	}
}

.userProfile-uploadBox input[type=file] {
	opacity: 0;
	position: absolute
}

.userProfile-uploadBox button {
	pointer-events: none;
	padding-bottom: 0
}

.userProfile-imageSelect {
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
	padding: 13px 14px 12px 8px
}

.userProfile-imageSelect [class*=icon-]:before {
	margin-right: 10px
}

section.profileEdit [class*=padded] {
	padding-top: 40px;
	padding-bottom: 17px
}

@media only screen and (min-width:992px) {
	section.profileEdit [class*=padded] .container-fluid {
		padding-right: 0
	}
}

section.profileEdit .form-group {
	margin-bottom: 20px
}

section.profileEdit #birthday[readonly] {
	background-color: #fff;
	cursor: default
}

section.profileEdit input[type=submit] {
	margin-top: 12px
}

section.coursesLog .heading,
section.purchasesLog .heading {
	margin-bottom: 17px
}

section.coursesLog {
	margin-top: 58px
}

section.purchasesLog {
	margin-top: 68px
}

.course-listing-page .coursesGrid {
	margin-top: 60px
}

.course-listing-page aside .sectionTitle {
	margin-top: 60px;
	margin-bottom: 55px
}

.course-listing-page .coursesGrid-item {
	margin-bottom: 72px
}

.course-listing-page .productCard-title {
	text-align: center
}

.course-single-page section.similarCourses .sectionTitle {
	margin-top: 100px
}

.course-single-page section.products .sectionTitle {
	margin-top: 94px
}

.course-single-page .pageSidebar {
	margin-top: 40px
}

.courseInfo {
	font-size: 14px
}

.courseInfo-cell {
	margin-top: 30px;
	margin-bottom: 0
}

.courseInfo-title {
	font-size: 50px;
	font-weight: 500;
	margin: 40px auto 10px
}

.courseInfo-types {
	font-size: 22px;
	font-weight: 600;
	line-height: 26px
}

.courseInfo-types span {
	vertical-align: middle
}

.courseInfo-type {
	margin-right: 20px;
	display: inline-block
}

.courseInfo hr {
	margin-top: 30px;
	margin-bottom: 16px;
	border-color: #000
}

.courseInfo-body {
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px
}

.courseInfo-body+hr {
	margin-bottom: -13px;
	margin-top: 13px
}

.courseInfo-heading {
	font-size: 18px;
	font-weight: 700;
	margin-right: 4px
}

.courseInfo .accent {
	font-size: 18px;
	font-weight: 900;
	color: #ed1c24
}

.courseInfo-when {
	font-size: 15px
}

.courseInfo-when>div {
	display: inline-block;
	vertical-align: top
}

.courseInfo-when span {
	display: block
}

.reservationForm {
	margin-top: 12px;
	margin-bottom: 27px
}

.reservationForm legend {
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 16px;
	border: 0
}

.reservationForm .form-group {
	margin-bottom: 30px
}

.reservationForm+hr {
	margin-top: 16px
}

.reservationForm .reservationRow:last-child {
	margin-bottom: -30px;
	border-bottom: 0
}

.reservationForm .incompleteProfileNotice {
	margin-top: 10px
}

@media only screen and (max-device-width:1024px) and (orientation:portrait) {
	.reservationForm .reservationRow {
		margin-bottom: 30px;
		border-bottom: 1px solid #777
	}
}

.courseThumbnail {
	margin-top: 40px
}

.courseSectionTitle {
	font-size: 24px;
	font-weight: 700;
	margin-top: 36px;
	margin-bottom: 0
}

.courseDesc {
	margin-top: 16px
}

.courseProgram {
	margin-top: 26px
}

.courseBenefits {
	margin-top: 18px
}

.courseGallery {
	margin-top: 26px
}

.courseGallery a {
	display: block;
	margin-top: 25px;
	padding-bottom: 65.90909091%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.courseActionDialog .modal-content {
	border-radius: 4px
}

.courseActionDialog .modal-body {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	padding-top: 40px;
	padding-bottom: 10px
}

.courseActionDialog .modal-body .bootbox-body {
	text-align: center
}

.courseActionDialog .modal-footer {
	border-top: 0;
	padding-top: 10px;
	padding-bottom: 30px
}

.course-materials-page .articleList-item {
	margin-top: 46px
}

.course-materials-page .fileList {
	margin-top: 80px
}

.course-materials-page .fileList .fileList-name {
	font-size: 18px;
	margin-top: 22px;
	margin-bottom: 0
}

.contact-page .layout-body>.container {
	margin-top: 66px
}

.contact-page .layout-body p {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 24px
}

.contact-page .layout-body .small-caps {
	text-transform: uppercase;
	font-size: 75%
}

.contact-page .layout-body .contactData {
	font-size: 18px
}

.contact-page .layout-body .contactData li+li {
	margin-top: 30px
}

.contact-page .layout-body .contactData li:before {
	width: 32px;
	height: 32px
}

.contact-page .layout-body .contactData .icon-smartphone:before {
	background-size: 18px 32px
}

.contact-page .layout-body .contactData .icon-marker:before {
	background-size: 22px 32px
}

.contact-page .layout-body .contactData .icon-envelope:before {
	background-size: 26px 22px
}

@media only screen and (max-width:767px) {
	.contact-page .layout-body .g-recaptcha>div {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
}

.contact-page .contactData-title {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 26px
}

.contact-page .contactData-title~.contactData-title {
	margin-top: 70px
}

.contact-page .contactData-subtitle {
	font-size: 18px;
	font-weight: 400;
	margin-top: 22px;
	margin-bottom: 17px
}

.contact-page .contactData-currentStatus {
	margin-top: 17px
}

.cart-products-page aside .sectionTitle {
	margin-top: 66px;
	margin-bottom: 32px
}

.cart-products-page table.log.tablesaw thead>tr>th {
	padding: 0 0 21px
}

@media only screen and (min-device-width:768px) {
	.cart-products-page table.log.tablesaw tfoot tr {
		border-bottom: 0
	}
}

@media only screen and (min-device-width:768px) {
	.cart-products-page table.log.tablesaw tfoot th {
		padding: 26px 0 16px
	}
}

.cart-products-page table.log.tablesaw tfoot th .tablesaw-cell-label {
	display: none
}

.cart-products-page table.log.tablesaw tr>td.log-name img {
	max-width: 110px
}

.cart-products-page table.log.tablesaw tr>td.log-qty input {
	width: 90px
}

@media only screen and (max-width:767px) {
	.cart-products-page table.log.tablesaw tr>td.log-name img {
		display: block;
		max-width: 100%;
		height: auto
	}
}

@media only screen and (min-device-width:768px) {
	.cart-products-page table.log.tablesaw tr>td {
		/* height: 150px; */
		padding-top: 24px;
		padding-bottom: 12px
	}

	.cart-products-page table.log.tablesaw tr>td.log-name img {
		max-height: 100%;
		padding-right: 20px;
		width: auto
	}
}

.cart-info-page .form-group {
	margin-bottom: 16px
}

.cart-info-page .form-control,
.cart-info-page div.required,
.cart-info-page div.requiredAlt,
.cart-info-page label {
	font-size: 16px
}

.cart-info-page textarea {
	height: 174px
}

.cart-info-page .legalEntityFields {
	margin-bottom: 35px
}

.cart-info-page .legalEntityFields .heading {
	margin-top: 15px;
	margin-bottom: 42px;
	font-size: 22px;
	font-weight: 400;
	line-height: 25px
}

@media only screen and (min-width:992px) {
	.cart-info-page div.required {
		margin-top: -5px;
		margin-bottom: 30px
	}
}

.cart-verify-page .form-group {
	margin-bottom: 25px
}

.cart-verify-page label {
	font-weight: 500
}

.cart-verify-page label.control-label:after {
	content: ":"
}

.cart-verify-page label+div {
	font-weight: 700
}

.cart-verify-page .heading {
	margin-top: 78px;
	margin-bottom: 56px;
	font-size: 22px;
	font-weight: 400;
	line-height: 25px
}

.cart-verify-page .legalEntityFields {
	margin-bottom: 35px
}

.cart-verify-page .productList {
	margin-bottom: 40px
}

.cart-verify-page .actions {
	margin-top: 18px
}

.cart-verify-page .shift-up {
	margin-top: -10px
}

.cart-thanks-page section {
	margin-bottom: 40px
}

.cart-thanks-page .outlined {
	border: 1px solid #bdbdbd
}

.cart-thanks-page .center-outer {
	min-height: 225px;
	padding: 15px
}

.cart-thanks-page .message {
	font-size: 22px;
	font-weight: 500;
	line-height: 32px
}

.voucherThumbnail {
	margin-top: 30px
}

.voucherTitle {
	font-size: 26px;
	font-weight: 500;
	margin-top: 42px;
	margin-bottom: 38px
}

.voucherBody {
	line-height: 25px
}

.voucherForm {
	margin-top: 60px
}

.voucherForm textarea {
	height: 162px
}

.voucherForm .form-group-last {
	margin-bottom: 0
}

.voucherForm .voucherForm-actions {
	margin-top: 35px
}

.voucherForm-heading {
	font-size: 22px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 15px
}

.form-group~.voucherForm-heading {
	margin-top: 30px
}

.servicesList-item+.servicesList-item {
	margin-top: 80px
}

.serviceTitle {
	margin-bottom: 22px;
	font-size: 36px;
	font-weight: 500;
	line-height: 46px
}

@media only screen and (min-width:992px) {
	.serviceTitle {
		margin-top: -6px
	}
}

.serviceBody p:last-child {
	margin-bottom: 0
}

.serviceBody li {
	line-height: 35px
}

.serviceAction {
	margin-top: 22px
}

.serviceGalleryLink {
	display: block;
	position: relative
}

.serviceGalleryLink i {
	position: absolute;
	top: 15px;
	right: 15px;
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	text-shadow: 0 0 2px #000
}

.services-page .modal .modal-header {
	padding-top: 36px;
	padding-bottom: 0;
	border-bottom: 0
}

.services-page .modal .modal-header .modal-title {
	font-size: 20px;
	font-weight: 400;
	line-height: 1
}

.services-page .modal .modal-body {
	padding-top: 40px;
	padding-bottom: 20px
}

.services-page .modal .modal-body input,
.services-page .modal .modal-body label {
	font-size: 16px
}

.services-page .modal .modal-body label {
	font-weight: 500
}

.services-page .modal .modal-body textarea {
	height: 219px
}

.services-page .modal .modal-footer {
	padding-top: 0;
	padding-bottom: 35px;
	border-top: 0;
	text-align: center
}

.product-listing-page .productCard-title {
	font-size: 22px
}

.product-listing-page section.featuredProducts {
	margin-bottom: 90px
}

.product-listing-page section.featuredProducts .slick-arrow,
.product-listing-page section.featuredProducts .slick-track {
	margin-top: 50px
}

.product-listing-page section.allProducts .sectionTitle {
	margin-bottom: 60px
}

.product-listing-page section.allProducts .productCard {
	margin-bottom: 80px
}

.product-single-page .layout-body>.container:first-child {
	margin-top: 60px
}

.product-single-page .productGalleryFilmstrip,
.product-single-page .productGalleryMain {
	margin-bottom: 20px
}

.product-single-page .video-thumbnail {
	position: relative
}

.product-single-page .video-thumbnail:before {
	content: "";
	position: absolute;
	background: url("/img/youtube-button.png") no-repeat;
	background-position: 50%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.product-single-page .productName {
	margin-top: 16px;
	margin-bottom: 0;
	font-size: 38px;
	font-weight: 500
}

.product-single-page .productSubtitle {
	display: block;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 30px;
	font-weight: 400;
	color: #333
}

.product-single-page .productShortDescription {
	line-height: 25px;
	margin-top: 40px
}

.product-single-page .productSpecsTitle {
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: 600;
	line-height: 25px
}

.product-single-page .productPrice {
	margin-top: 40px
}

.product-single-page .productPriceTitle {
	margin: 0 10px 0 auto;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px
}

.product-single-page .productPriceAmount {
	font-size: 24px;
	font-weight: 700;
	vertical-align: -2px
}

.product-single-page .productPriceAmount sup {
	font-size: small;
	top: 0;
	vertical-align: 8px
}

.product-single-page .productOrderForm {
	margin-top: 36px;
	margin-bottom: 22px
}

.product-single-page .productOrderForm label {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px
}

.product-single-page .help-text {
	font-size: 14px
}

.product-single-page .help-text+.help-text {
	margin-top: 10px
}

.product-single-page hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border-color: #c9c9c9
}

.product-single-page section.similarProducts {
	margin-top: 70px
}

.product-single-page section.similarProducts .productsCarousel {
	margin-top: 36px
}

.blog-listing-page section.articleList {
	margin: 50px auto 4px
}

.blog-listing-page .articleList-item {
	margin-bottom: 50px
}

.blog-listing-page .articleCard-title {
	margin-top: 0
}

@media screen and (max-width:991px) {
	.blog-listing-page .articleCard-image {
		margin-bottom: 10px
	}
}

.blog-single-page section.postComments {
	position: relative;
	margin-top: 54px
}

.blog-single-page section.postComments .commentsSectionTitle {
	margin-bottom: 20px
}

.blog-single-page section.postComments .help-text {
	font-size: 14px;
	line-height: 25px
}

.postImage,
.postMeta,
.postTitle {
	padding-left: 45px;
	padding-right: 45px
}

.postTitle {
	font-size: 50px;
	font-weight: 500;
	margin-top: 36px;
	margin-bottom: 26px
}

.postMeta {
	font-size: 18px;
	font-weight: 500
}

.postAuthor {
	margin-left: 24px
}

.postImage {
	margin-top: 16px
}

.postGallery {
	margin-top: 20px
}

.postGallery-image {
	width: 100%;
	padding: 0 0 65.93406593%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.recipeParams {
	font-size: 0;
	margin-top: 60px
}

.recipeParams-item-key {
	font-size: 13px
}

.recipeParams-item-value {
	font-size: 12px;
	font-weight: 600;
	line-height: 24px
}

.recipeParams-item.multiple .recipeParams-item-value {
	overflow: hidden
}

.recipeParams-item-value li,
.recipeParams-item-value ul {
	width: 100%
}

.recipeParams-item {
	display: inline-block;
	min-width: 66px;
	vertical-align: top
}

@media only screen and (min-width:768px) {
	.recipeParams-item {
		min-width: 120px
	}

	.recipeParams-item .recipeParams-item-value {
		font-size: 15px
	}
}

.recipeParams-item img {
	margin-bottom: 10px;
	height: 28px
}

.recipeParams-item hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #c2c2c2
}

.postSectionTitle {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 70px;
	margin-bottom: 16px
}

.recipeProducts li~li {
	margin-top: 6px
}

.recipePreparation p~p,
.recipeProducts p~p {
	margin: 0 0 24px
}

.postNavigation {
	margin-top: 55px
}

.postNavigation i {
	font-size: 24px;
	vertical-align: -4px
}

.postNavigation .postPrev i {
	margin-right: 12px
}

.postNavigation .postNext i {
	margin-left: 12px
}

.about-page h1.sectionTitle {
	margin-bottom: 48px
}

.about-page h2.sectionTitle {
	margin-bottom: 78px
}

section.teamMembers {
	margin-top: 74px;
	margin-bottom: -74px
}

section.teamMembers .teamMembers-item {
	margin-bottom: 84px
}

.teamMemberPhoto {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	padding-bottom: 100%;
	border-radius: 50%
}

.teamMemberName {
	margin-top: 28px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700
}

.teamMemberOccupation {
	font-size: 20px;
	font-weight: 500
}

.teamMemberDescription {
	line-height: 24px;
	margin-top: 8px
}

.gallery-page .sectionTitle {
	margin-top: 50px;
	margin-bottom: 50px
}

.gallery-page .galleryList-item+.galleryList-item .sectionTitle {
	margin-top: 30px
}

.gallery-page .imageList-item {
	margin-bottom: 30px
}

.gallery-page .imageList-item a {
	display: block;
	width: 100%;
	padding-bottom: 66.11111111%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.gallery-page .imageLinkOverlay {
	position: relative
}

.gallery-page .imageLinkOverlay:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	opacity: .9;
	border: 1px dashed #ddd
}

.gallery-page .imageLinkOverlay span {
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	font-size: 24px;
	font-weight: 700
}

.gallery-page .imageLinkOverlay span i {
	vertical-align: -2px;
	font-size: 30px
}

.teambuilding-listing-page h1 {
	margin-top: 56px;
	margin-bottom: 34px;
	font-size: 36px;
	font-weight: 500;
	line-height: 30px
}

.teambuilding-listing-page section.clientList {
	margin-top: 48px
}

.teambuilding-listing-page section.clientList .sectionTitle {
	margin-bottom: 48px
}

.teambuilding-listing-page section.teambuildingTypesList {
	margin-top: 68px
}

.teambuilding-listing-page section.teambuildingTypesList .sectionTitle {
	margin-bottom: 66px
}

.teambuilding-listing-page .teambuildingTypesList-item+.teambuildingTypesList-item {
	margin-top: 72px
}

.teambuilding-listing-page .slick-initialized .slick-slide {
	float: none;
	display: inline-block;
	vertical-align: middle
}

.teambuilding-listing-page .slick-initialized .slick-slide img {
	max-height: 52px
}

.teambuilding-listing-page .teambuildingThumbnail {
	display: block;
	padding-bottom: 62.00873362%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:767px) {
	.teambuilding-listing-page .teambuildingIcons {
		margin-left: 0
	}
}

@media only screen and (max-width:991px) {
	.teambuilding-listing-page .teambuildingIcons {
		margin-top: 10px
	}
}

.teambuilding-listing-page .teambuildingIcons img {
	vertical-align: baseline
}

.teambuilding-listing-page .teambuildingIcons li {
	padding: 0
}

.teambuilding-listing-page .teambuildingIcons li+li {
	margin-left: 20px
}

.teambuilding-listing-page .teambuildingDescription {
	margin-top: 45px;
	line-height: 30px
}

@media only screen and (min-width:768px) {
	.teambuilding-listing-page .teambuildingDescription {
		height: 150px
	}
}

.teambuilding-listing-page .teambuildingDescription ul {
	margin-bottom: 0
}

.teambuilding-listing-page .teambuildingAction {
	margin-top: 30px
}

.teambuilding-single-page h1 {
	font-size: 36px;
	font-weight: 500;
	line-height: 38px;
	margin-top: 68px;
	margin-bottom: 38px
}

@media only screen and (min-width:768px) {
	.teambuilding-single-page h1 {
		line-height: 24px
	}
}

.teambuilding-single-page h2 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase
}

.teambuilding-single-page .teambuildingImage {
	margin-bottom: 46px
}

.teambuilding-single-page .teambuildingDescription {
	margin-top: -6px
}

.teambuilding-single-page section.teambuildingRequestForm {
	margin-top: 46px
}

.teambuilding-single-page section.teambuildingRequestForm h2 {
	margin: 0 auto
}

@media only screen and (min-width:992px) {
	.teambuilding-single-page section.teambuildingRequestForm h2 {
		margin-bottom: 24px
	}
}

.teambuilding-single-page section.teambuildingRequestForm [type=submit] {
	margin-top: 25px
}

.teambuilding-single-page #datepicker[readonly] {
	background-color: #fff;
	cursor: default
}

.home-page section.featuredCourses {
	margin-top: 33px
}

.home-page section.featuredCourses .slick-track {
	padding-top: 8px
}

.home-page section.featuredCourses .coursesGrid-item {
	position: relative
}

.home-page section.featuredCourses .coursesGrid-title {
	font-size: 30px;
	margin-top: 16px
}

.home-page section.featuredCourses .coursesGrid-body {
	margin-top: 4px;
	line-height: 25px
}

.home-page section.recentCourses {
	margin-top: -20px;
	padding-top: 20px
}

.home-page section.recentCourses [class*=col-] {
	margin-top: 70px
}

.home-page section.recentCourses .coursesGrid-title {
	font-size: 26px
}

.home-page section.recentCourses .coursesGrid-meta {
	font-size: 14px
}

.home-page section.topProducts {
	margin-top: 40px;
	margin-bottom: 95px
}

.home-page section.topProducts .productCard-title {
	font-size: 22px;
	margin-top: 14px
}

.home-page section.partners {
	margin-bottom: 60px
}

.attentionGrabber {
	position: relative
}

.attentionGrabber.slick-slider {
	margin-left: 0;
	margin-right: 0
}

.attentionGrabber.slick-slider .slick-slide {
	padding-left: 45px;
	padding-right: 45px
}

@media only screen and (min-width:992px) {
	.attentionGrabber.slick-slider .slick-slide {
		padding-left: 0;
		padding-right: 0
	}
}

.attentionGrabber .slick-next:before,
.attentionGrabber .slick-prev:before {
	color: #000
}

.attentionGrabber .slick-prev {
	left: 0;
	z-index: 2
}

@media only screen and (min-width:992px) {
	.attentionGrabber .slick-prev {
		left: 48px
	}
}

.attentionGrabber .slick-next {
	right: 0;
	z-index: 2
}

@media only screen and (min-width:992px) {
	.attentionGrabber .slick-next {
		right: 48px
	}
}

.attentionGrabber .slick-list {
	padding: 0
}

.attentionGrabbingSlide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	height: 595px;
	position: relative;
	overflow: hidden
}

.attentionGrabbingSlide .afterglow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.attentionGrabbingSlide.matted:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #000;
	opacity: .5;
	z-index: 0
}

.attentionGrabbingSlide-content {
	height: 100%;
	color: #fff;
	position: relative;
	z-index: 1
}

video~.attentionGrabbingSlide-content {
	pointer-events: none
}

.attentionGrabbingSlide-title {
	font-size: 48px;
	font-weight: 700;
	line-height: 52px;
	margin-bottom: 10px
}

.attentionGrabbingSlide-text {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 60px
}

.attentionGrabbingSlide-buttons>*+* {
	margin-left: 18px
}

.voucher-pdf-preview-page .controls,
.voucher-pdf-preview-page section {
	width: 595px
}

.voucher-pdf-preview-page section {
	background: url("/img/pdf-background.png") 50% no-repeat;
	background-size: cover;
	box-shadow: 2px 2px 10px #000;
	margin-bottom: 40px;
	position: relative;
	height: 842px
}

.voucher-pdf-preview-page section .topHalf .logo img {
	margin-top: 20px
}

.voucher-pdf-preview-page section .topHalf .mainGraphic {
	width: 92px;
	height: 130px;
	background: url("/img/present-big.svg") 50% no-repeat;
	background-size: 100%;
	background-position: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15%;
	color: #fff
}

.voucher-pdf-preview-page section .topHalf .mainGraphic div {
	font-size: 12px
}

.voucher-pdf-preview-page section .topHalf .mainGraphic div+div {
	font-size: 9px
}

.voucher-pdf-preview-page section .topHalf .mainTitle {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0
}

.voucher-pdf-preview-page section .topHalf .mainTitle+.deadline {
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 10px
}

.voucher-pdf-preview-page section .topHalf .stepNumbers {
	margin: 20px auto 0;
	text-align: center
}

.voucher-pdf-preview-page section .topHalf .steps {
	margin-bottom: 100px
}

.voucher-pdf-preview-page section .topHalf .step {
	vertical-align: middle;
	white-space: nowrap;
	font-size: 9px;
	position: relative
}

.voucher-pdf-preview-page section .topHalf .step+.step:before {
	content: url("/img/pdf-arrow.svg");
	position: absolute;
	top: 10px;
	left: -74px
}

.voucher-pdf-preview-page section .topHalf .step img {
	margin-bottom: 10px
}

.voucher-pdf-preview-page section .topHalf .stepTexts {
	width: 100%
}

.voucher-pdf-preview-page section .topHalf .infoBar {
	margin-top: 30px
}

.voucher-pdf-preview-page section .topHalf .infoBar div {
	display: inline-block;
	line-height: 1
}

.voucher-pdf-preview-page section .infoBar .triangle-right {
	margin-left: 10px;
	vertical-align: middle
}

.voucher-pdf-preview-page section .triangle-right {
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 12px solid #fff;
	border-bottom: 6px solid transparent
}

.voucher-pdf-preview-page section .infoBar {
	background: #211b1c;
	color: #fff;
	font-size: 9px;
	padding: 14px 0 12px;
	text-align: center
}

.voucher-pdf-preview-page section .bottomHalf .logo {
	margin-top: 10px;
	margin-bottom: 10px
}

.voucher-pdf-preview-page section .normalText {
	color: #312e2d;
	font-size: 12px;
	font-weight: lighter;
	line-height: 1
}

.voucher-pdf-preview-page section .bigText {
	color: #000;
	font-size: 20px;
	margin-top: 8px
}

.voucher-pdf-preview-page section .small {
	font-size: 11px
}

.voucher-pdf-preview-page section .message {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	word-wrap: break-word
}

.voucher-pdf-preview-page section .metaData {
	margin-top: 10px
}

.voucher-pdf-preview-page section dl {
	margin: 0
}

.voucher-pdf-preview-page section dt {
	color: #312e2d;
	font-weight: 400
}

.voucher-pdf-preview-page section dd {
	color: #000;
	font-size: 14px
}

.voucher-pdf-preview-page section .bottomHalf .infoBar {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.voucher-pdf-preview-page section .bottomHalf .infoBar>div {
	display: inline-block;
	white-space: nowrap
}

.voucher-pdf-preview-page section .bottomHalf .infoBar>div+div {
	margin-left: 15px
}

.voucher-pdf-preview-page section .contactInfo img {
	max-height: 20px;
	vertical-align: bottom;
	margin-right: 5px
}

.voucher-pdf-preview-page section .bottom {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0
}

.coursesGrid-meta {
	padding: 15px 10px;
	font-size: 14px
}

.postImage {
	padding-left: 0;
	padding-right: 0
}

.coursesGrid-body {
	height: 100px;
	overflow-y: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top: 18px;
	font-size: 16px
}

.coursesGrid-body>p {
	height: 100px;
	overflow: visible !important
}

.ekko-lightbox .modal-dialog {
	top: 50%;
	left: 50%;
	width: 100% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	margin: initial !important
}

.authDialog .modal-dialog {
	top: initial;
	left: initial;
	width: initial !important;
	-webkit-transform: translate(0) !important;
	-ms-transform: translate(0) !important;
	transform: translate(0) !important;
	margin: auto !important
}

.teamMemberCourses,
.teamMemberName,
.teamMemberOccupation {
	text-align: center
}

.purchasesLog .outlined--dark {
	max-height: 340px;
	overflow: scroll;
	overflow-x: hidden
}