

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}


.alignleft{float: left;}
.alignright{float: right;}




.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 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:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}



.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}



.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}




.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .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 {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;

	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}


.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}


.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}


.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;


	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}


.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}


input.ui-button.ui-button-icon-only {
	text-indent: 0;
}


.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}



input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}


.ui-controlgroup-vertical .ui-spinner-input {


	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.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: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 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 .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}


.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%;
	font-size: 0;
}


.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 .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	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-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}


.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.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: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.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-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}


.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}


.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,


html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}


.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.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-state-disabled .ui-icon {
	filter:Alpha(Opacity=35);
}




.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}


.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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-position: -16px -144px; }
.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-on { background-position: -96px -144px; }
.ui-icon-radio-off { 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-start { background-position: -80px -160px; }

.ui-icon-seek-first { 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-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}


.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	box-shadow: 0px 0px 5px #666666;
}



html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .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 th,
  .table-bordered td {
    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: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub: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";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  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: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  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:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  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:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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,
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  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: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  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: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  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:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  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:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    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:hover,
.nav-pills > li.active > a:focus {
  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 {
  margin-bottom: 5px;
  text-align: center;
}
.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:hover,
.nav-tabs-justified > .active > a:focus {
  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:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    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-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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 .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  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]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 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-left-radius: 3px;
  border-top-right-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;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #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: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition:         transform .3s ease-out;
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  transform: translate(0, 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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  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;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  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);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;


  float: left\9;
  width: 100%\9;
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) ": ";
  display: inline-block;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 6.5em;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
  box-sizing: border-box; }

.dk-select, .dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  width: 200px;
  cursor: pointer; }

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  padding: 0 1.5em 0 0.5em;
  text-overflow: ellipsis; }
  .dk-selected:before, .dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0; }
  .dk-selected:before {
    top: 50%;
    border: solid transparent;
    border-width: 0.25em 0.25em 0;
    border-top-color: #CCCCCC;
    margin: -0.125em 0.5em 0 0; }
  .dk-selected:after {
    top: 0;
    height: 100%;
    border-left: 1px solid #CCCCCC;
    margin: 0 1.5em 0 0; }

.dk-selected-disabled {
  color: #BBBBBB; }

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0; }

.dk-select-open-up .dk-select-options {
  border-radius: 0.4em 0.4em 0 0;
  margin-bottom: -1px;
  bottom: 100%; }

.dk-select-open-down .dk-select-options {
  border-radius: 0 0 0.4em 0.4em;
  margin-top: -1px;
  top: 100%; }

.dk-select-multi .dk-select-options {
  max-height: 10em; }

.dk-select-options {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.25em 0;
  width: auto;
  z-index: 100; }

.dk-option-selected {
  background-color: #3297fd;
  color: #fff; }

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit; }

.dk-option {
  padding: 0 0.5em; }

.dk-select-options .dk-option-highlight {
  background-color: #3297fd;
  color: #fff; }

.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent; }

.dk-select-options .dk-option-hidden {
  display: none; }

.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em; }
  .dk-optgroup + .dk-option {
    margin-top: 0.25em; }
  .dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0; }
  .dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0; }
  .dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%; }

.dk-optgroup-options {
  list-style: none;
  padding-left: 0; }
  .dk-optgroup-options li {
    padding-left: 1.2em; }

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #3297fd; }

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #3297fd; }

.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #3297fd; }

.dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after {
  border-left-color: #3297fd; }

.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #3297fd; }

.dk-select-multi:hover, .dk-select-multi:focus {
  outline: none; }

.dk-selected:hover, .dk-selected:focus {
  outline: none;
  border-color: #3297fd; }
  .dk-selected:hover:before, .dk-selected:focus:before {
    border-top-color: #3297fd; }
  .dk-selected:hover:after, .dk-selected:focus:after {
    border-left-color: #3297fd; }

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }
  .dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
    border-color: inherit; }
    .dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
      border-top-color: inherit; }
    .dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
      border-left-color: inherit; }

select[data-dkcacheid] {
  display: none; }




.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}



.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}



.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}



.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}



.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}



.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}



.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}




.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}



.fancybox-lock {
	overflow: visible !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}



.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px;
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px;
	}
}










	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom;  }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }

	.mCustomScrollBox{
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{
		overflow: hidden;
		width: auto;
		height: auto;
	}





	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-left: 30px;
	}

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; }

	.mCSB_scrollTools{
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{
		right: auto;
		left: 0;
	}

	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; }

	.mCSB_scrollTools .mCSB_draggerContainer{
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{
		cursor: pointer;
		width: 100%;
		height: 30px;
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto; border-radius: 16px;
		text-align: center;
	}

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px;  }

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px;  }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }





	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}

	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px;
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		margin: 2px auto;
	}

	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px;
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }





	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px; box-sizing: border-box;
	}

	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }

	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }


	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }


	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }


	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }


	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{
		margin-right: 0;
		margin-left: 30px;
	}

	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }

	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }

	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0;
		margin-left: 0;
	}


	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }





	.mCSB_scrollTools,
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		transition: width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
	}









	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)";
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(mCSB_buttons.png);
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;

	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;

	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;

	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;

	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }




	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }







	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1); border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75); border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }




	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1); border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75); border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }







	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1); border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75); border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }




	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1); border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75); border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }







	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}




	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }







	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }

	.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}

	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }

	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}

	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px;
		height: 16px;
		margin: -1px 0;
	}

	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px;  }

	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px;
		width: 16px;
		margin: 0 -1px;
	}

	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
	}

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }




	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }




	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
	}

	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }




	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }







	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}




	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }

	.mCS-3d.mCSB_scrollTools,
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
	}

	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ border-radius: 16px; }

	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}

	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }




	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}

	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }







	.mCS-3d-thick.mCSB_scrollTools,
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
	}

	.mCS-3d-thick.mCSB_scrollTools,
	.mCS-3d-thick-dark.mCSB_scrollTools,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ border-radius: 7px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ border-radius: 5px; }

	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }

	.mCS-3d-thick.mCSB_scrollTools_vertical,
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }

	.mCS-3d-thick.mCSB_scrollTools_horizontal,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}

	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}

	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}

	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }




	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }







	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0;
		margin: 12px 0;
	}

	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0;
		margin: 0 12px;
	}


	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0;
		right: auto;
	}

	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }

	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }

	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
	}

	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
	}




	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
	}

	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
	}







	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}

	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}

	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }




	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }







	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}

	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }




	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }




	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2); box-sizing: border-box;
	}

	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }




	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }

	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }



@charset "utf-8";



*, *:focus { outline: none; border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
a, .container, .logo img, .input-label, .input-label, .accordian-outer-content, .mobile-menu-outer ul li, .hamburger span, .inner-data-sheet li a:after, .pdf-block a:before, .cart-sliding, .dashboard-listing .dashboard-block.table-dashboard-block .bottom-block p a { transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
ul.sub-menu li, ul.sub-menu-2 li { transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; }
.mobile-menu-outer, .open-menu, .open-menu .mobile-menu-outer, .mobile-menu-outer ul:after, .gallery-listing .gallery-block a:after, .dashboard-listing .dashboard-block > a:after, .gallery-listing .gallery-block a:before { transition: all 0.6s; -o-transition: all 0.6s; -ms-transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; }
button { cursor: pointer; }
html, body { height: 100%; }
body { font-size: 14px; line-height: 18px; font-family: 'Heebo', sans-serif; font-weight: 500; }
.wrapper { height: 100%; }
.content-wrapper { width: 100%; height: 100%; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: none; color: #999 }
h1, h2, h3, h4, h5, h6 { padding: 0 0 20px; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: block; }
p { padding: 0 0 20px; }
p a { color: #ccc; }
p a:hover { color: #efefef; }
p b { font-weight: bold; }
p i { font-style: italic; }
p a { text-decoration: underline; }
p span { display: block; }
button { background: none }
::-webkit-input-placeholder { opacity: 1; color: #959595; font-size: 15px; font-weight: 300; }
:-moz-placeholder { opacity: 1; color: #959595; font-size: 15px; font-weight: 300; }
::-moz-placeholder { opacity: 1; color: #959595; font-size: 15px; font-weight: 300; }
:-ms-input-placeholder { opacity: 1; color: #959595; font-size: 15px; font-weight: 300; }
a:focus { text-decoration: none; outline: none; color: #fff; }
input[type='text'], input[type='email'], textarea { -webkit-appearance: none; }
a.call-on, a.call-on:hover { color: #333 !important; text-decoration: none !important; }




header { padding: 15px 0 0; }
a.logo { display: inline-block; }
.button-controls { margin-top: 35px; text-align: right; }
.primary-button { position: relative; height: 38px; font-size: 14px; line-height: normal; color: #fff; padding: 10px 19px; display: inline-block; text-transform: uppercase; transform: perspective(1px) translateZ(0px); border: 0; }
.button-controls .primary-button { margin-left: 6px; }
.red-button:hover { color: #ffffff; }
.blue-button:hover { color: #ffffff; }
.red-button { background: #ef3e33; }
.blue-button { background: #004fa3; }
.blue-button::before { background: #ef3e33; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(0); -moz-transform: scaleX(0); -webkit-transform: scaleX(0); transform-origin: 0 50% 0; -o-transform-origin: 0 50% 0; -ms-transform-origin: 0 50% 0; -moz-transform-origin: 0 50% 0; -webkit-transform-origin: 0 50% 0; transition-duration: 0.4s; -o-transition: all 0.4s; -ms-transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition-timing-function:ease-out; -o-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; z-index: -1; border-radius: 2px; }
.blue-button:hover::before { transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); transition: all 0.4s ease; -o-transition: all 0.4s; -ms-transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; color: #000; border-radius: 2px; }
.red-button::before { background: #004fa3; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(0); -moz-transform: scaleX(0); -webkit-transform: scaleX(0); transform-origin: 0 50% 0; -o-transform-origin: 0 50% 0; -ms-transform-origin: 0 50% 0; -moz-transform-origin: 0 50% 0; -webkit-transform-origin: 0 50% 0; transition-duration: 0.4s; -o-transition: all 0.4s; -ms-transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition-timing-function:ease-out; -o-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; z-index: -1; border-radius: 0; }
.red-button:hover::before { transform: scaleX(1); -o-transform: scaleX(1); -ms-transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); transition: all 0.4s ease; -o-transition: all 0.4s; -ms-transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; color: #000; border-radius: 0; }
.navigation-block { border-top: 1px solid #d8d8d8; margin-top: 17px; }
nav ul.navigate-menu { margin: 0; }
nav ul.navigate-menu > li { float: left; margin-right: 64px; position: relative; padding-bottom: 5px; }
nav ul.navigate-menu > li:last-child { margin-right: 0; }
nav ul.navigate-menu  li a { font-size: 16px; line-height: 20px; text-transform: uppercase; padding: 10px; }
nav ul.navigate-menu > li > a { padding: 16px 10px; color: #333333; display: inline-block; font-size: 16px; line-height: 20px; text-transform: uppercase; position: relative; }
nav ul.navigate-menu > li > a:before { top: 100%; bottom: -14px; content: ""; height: 6px; left: 50%; position: absolute; right: 50%; transition-duration: 0.3s; transition-property: left, right; transition-timing-function: ease-out; z-index: -1; }
nav ul.navigate-menu > li > a:hover { color: #000; }
nav ul.navigate-menu > li:hover > a { color: #004fa3; }
nav ul.navigate-menu > li:hover > a:before { background: #004fa3; left: 0; right: 0; }
ul.sub-menu { position: absolute; left: 0; width: 285px; /*top: 150px;*/ opacity: 0; transition: all .50s ease; z-index: 1; visibility: hidden; }
nav ul.navigate-menu > li:hover > ul.sub-menu { opacity: 1; visibility: visible; top: 55px; }
ul.sub-menu li { border-bottom: 1px solid rgba(255, 255, 255, 0.8); background: rgba(0, 79, 163, 1); position: relative; }
ul.sub-menu li:hover { background: #ef3e33; }
ul.sub-menu li:last-child { margin-bottom: 0px; }
ul.sub-menu li a { color: #fff; display: block; }
.mobile-menu-outer ul li a img { display: none; }
.mobile-menu-outer ul li.submenu a img { display: block; }
ul.sub-menu-2 { position: absolute; left: 285px; width: 285px; top: 0; opacity: 0; transition: all .50s ease; z-index: 1; visibility: hidden; }
nav ul.navigate-menu > li:hover > ul.sub-menu > li:hover > ul.sub-menu-2 { opacity: 1; visibility: visible; top: 0; }
nav ul.navigate-menu > li.active > a:before { left: 0; right: 0; background: #004fa3; }
nav ul.sub-menu li.sub-active a { background: #ef3e33; }

.index-btn .primary-button{height: 45px; padding: 13px 24px;}



.banner { margin-top: -2px; position: relative; width: 100%; }
.banner img { opacity: 0.5; }
.locator-block .container { position: relative; z-index: 2; }
.banner .caption { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transform: translateY(-50%); }
.banner .caption h1 { font-size: 66px; line-height: 70px; color: #ffffff; padding: 0; margin: 0; }
.banner .caption .primary-button {margin-top: 21px; }
.banner .carousel-indicators { bottom: 7px; }
.carousel-inner > .item {
  background: #000000;
  /*max-height: 592px;*/
  overflow: hidden;
}
.carousel-inner > .item > img { width: 100%; }
.carousel-inner { display: inline-block;}


.content-block { padding: 56px 0 25px 0; }
.benifit-block { position: relative; }
.content-block h2 { font-size: 34px; line-height: 38px; letter-spacing: 0.1px; color: #333333; text-align: center; padding: 0; margin: 0; }
.benifit-block ul { padding-top: 33px; }
.benifit-block ul li { font-size: 18px; line-height: 18px; color: #333333; padding-bottom: 22px; display: block; position: relative; }
.benifit-block ul li:last-child { padding-bottom: 0; }
.benifit-block ul li:before { content: ""; position: absolute; width: 7px; height: 7px; background: #000; border-radius: 100%; left: -18px; top: 7px; }
.benifit-block ul.left-benifit-block { padding-left: 84px; }
.benifit-block ul.right-benifit-block { margin-left: -13px; }
.benifit-block p { font-size: 20px; line-height: 24px; color: #004fa3; text-align: center; margin: 0; padding: 28px 0; font-style: italic; }
.quote-block { max-width: 707px; margin: 0px auto; }
.slider-content { margin-top: 33px; }
.product-block { border-top: 1px solid #d8d8d8; }
.product-block.content-block { padding: 56px 0 53px 0; }
.product-block span { font-size: 18px; line-height: 22px; color: #004fa3; display: block; text-align: center; padding-top: 11px; }
.product-block .item .slider-img { overflow: hidden; }
.product-block .item a { display: block; }
.product-block .item a img { transition: all 0.3s ease-in-out 0s; }
.product-block .item a:hover img { transform: scale(1.1); transition: all 0.3s ease-in-out 0s; }
.product-block .owl-carousel .owl-nav.disabled { display: block; }
.product-block .owl-carousel .owl-nav { position: absolute; top: 50%; left: 0; width: 100%; margin-top: -38px; z-index: -1; }
.product-block .owl-carousel .owl-nav .owl-prev { background: url("../images/prev-arrow.svg") no-repeat; background-size: 100% 100%; width: 21px; height: 40px; float: left; margin-left: -50px; }
.product-block .owl-carousel .owl-nav .owl-next { background: url("../images/next-arrow.svg") no-repeat; background-size: 100% 100%; width: 21px; height: 40px; float: right; margin-right: -50px; }
.product-block .owl-carousel .owl-item img { width: auto; }
.slider-content { width: 100%; }
.locator-block { background: url("../images/bg-locator.jpg") no-repeat; padding: 63px 0 71px; position: relative; background-size: cover; }
.locator-block:after { background: #2e2e2e none repeat scroll 0 0; bottom: 0; content: ""; left: 0; opacity: 0.88; position: absolute; right: 0; top: 0; z-index: 1; }
.locator-block .container { position: relative; z-index: 2; }
.locator-block h2 { color: #ffffff; }
.locator-block .form-control { background: none; border: 0; height: auto; padding: 0; color: rgba(255, 255, 255, 0.6); font-size: 16px; line-height: 20px; box-shadow: none; }
.locator-block ul { text-align: center; margin: 23px 0 0; }
.locator-block ul li { display: inline-block; }
.locator-block ul li.left-listing-content { margin-right: 4px; }
.locator-block ul li.right-listing-content { margin-right: 5px; }
.locator-block ul li.left-listing-content .dk-select, .dk-select-multi { width: 278px; margin-right: 0; text-align: left; }
.locator-block ul li.right-listing-content .dk-select, .dk-select-multi { width: 168px; }
.locator-block .dk-selected::after { border-left: 0; }
.locator-block .dk-selected { background: none; border: 1px solid #78736f; border-radius: 0; padding: 10px 9px; font-weight: 300; }
.locator-block .right-listing-content .dk-selected { background: none; border: 1px solid #78736f; border-radius: 0; padding: 10px 9px; font-weight: 300; text-align: left; }
.locator-block .dk-select-options { border: 1px solid #78736f; border-radius: 0; font-weight: 300; text-align: left; padding: 0; }
.locator-block .dk-option { width: 100%; color: #000; padding: 10px 9px; border-bottom: 1px solid #78736f; background: #ffffff; }
.locator-block .dk-option:hover { background: rgba(120, 115, 111, 0.5); color: #fff; }
.locator-block .dk-option:last-child { border-bottom: 0; }
.locator-block .dk-selected::before { background: url("../images/arrow-listing.svg") no-repeat; border-width: 0; display: block; width: 25px; height: 25px; position: absolute; right: 0; top: 18px; margin: 0; }
.locator-block .dk-select-open-up .dk-selected::before, .dk-select-open-down .dk-selected::before { transform: rotate(180deg); right: 8px; top: 29px; transform-origin: center top 0; }
.locator-block ul li.button-block .red-button { border: 0; }
.button-block .primary-button { padding: 12px 29px; height: 45px; }


.events-block .event-header { padding-bottom: 34px; }
.events-block .event-header h2 { float: left; }
.events-block .event-header a { float: right; font-size: 14px; line-height: 18px; color: #004fa3; text-decoration: underline; display: inline-block; margin: 8px 0; transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.events-block .event-header a:hover { color: #ef3e33; }
.event-image img { width: 100%; height: auto; }


.event-info { padding: 25px 0; }
.event-info h4 { margin-bottom: 12px; display: block; font-weight: normal; padding: 0; margin: 0 0 12px; font-size: 20px; line-height: 24px; }
.event-info h4 a { color: #004fa3; }
.event-info h4 a:hover { color: #ef3e33; }
.event-image a, .event-image-block a { display: block; }
.event-info p { font-size: 14px; line-height: 18px; margin: 0 0 13px; padding: 0; font-weight: 300; }
.event-info ul li { float: left; margin-right: 37px;}
.event-info ul li:last-child {margin-right: 0;}

.event-info ul li img { display: inline-block; width: 15px; height: 15px; margin-right: 5px; }
.event-info ul li span { display: inline-block; margin: 0; font-size: 14px; color: #333333; letter-spacing: -0.2px; }


.events-outter-block .event-info { padding-bottom: 30px; }
.events-outter-block .event-info h4 a { color: #333; }
.events-outter-block .event-info h4 a:hover { color: #004fa3; }
.events-outter-block .event-info span { font-weight: 300; display: inline-block; margin-bottom: 14px; }
.events-outter-block .event-info ul li span { margin-bottom: 0; }
.events-outter-block .event-info ul li { margin-bottom: 5px; }
.events-outter-block .event-info ul li:last-child { margin-bottom: 0; }
.events-outter-block .event-info p { font-weight: 500; }
.events-outter-block .bottom-block { text-align: center; padding-bottom: 30px; }
ul.news-content li { border: 1px solid #d6d6d6; border-bottom: none; position: relative; }
ul.news-content li a { display: block; position: relative; }
ul.news-content li a .inner-news-content { padding: 20px 20px; }
ul.news-content li a:hover { background: #004fa3; color: #fff; }
ul.news-content li a img { position: absolute; left: 0; right: 0; top: 0; width: 100%; opacity: 0; height: 100%; }
ul.news-content li a img:hover { opacity: 0.3; }
ul.news-content li:last-child { border-bottom: 1px solid #d6d6d6; }
ul.news-content li a p { margin: 0; padding: 0; font-size: 20px; line-height: 24px; margin-bottom: 8px; }
ul.news-content li a span { margin: 0; padding: 0; font-size: 14px; line-height: 18px; display: block; }
.event-image-block { margin: 25px 0 32px 0; }
.event-image-block img { width: 100%; height: auto; }
footer { background: #333333; text-align: center; position: relative; z-index: 2; }
.footer-top ul li { display: inline-block; }
.footer-top ul li a { padding: 0 6px; color: #ffffff; display: inline-block; font-size: 14px; line-height: 18px; font-weight: 400;}
.footer-top ul li a:hover { color: #ef3e33; }
.social-icon { padding: 26px 0 40px; }
.social-icon ul { display: table; margin: 0 auto; }
.social-icon ul li { display: table-cell; vertical-align: middle; padding: 0 11px;}
.social-icon ul li:first-child {padding-left: 0;}
.social-icon ul li:last-child {padding-right: 0;}
.social-icon ul li a { padding: 0; display: inline-block; width: 33px; height: 24px; }
.social-icon ul li a .hover-img { display: none; }
.social-icon ul li a:hover .hover-img { display: inline-block; }
.social-icon ul li a:hover img { display: none; }
.social-icon ul li a img { width: 100%; height: 100%; }
.copyright-content p { font-size: 14px; line-height: 18px; color: #ffffff; font-weight: 400;}
.slider-content { display: inline-block; }
.footer-top ul li.sub-active a { color: #ef3e33; }


.login-sign-popup .modal-dialog { width: 670px; margin: 200px auto 0; }
.login-sign-popup .modal-content { border-radius: 0; }
.login-sign-popup .modal-body { padding: 0; background: #004fa3; }
.login-sign-popup .modal-body h3 { padding: 0; margin: 0; color: #fff; font-size: 22px; line-height: 26px; letter-spacing: -0.7px; }
.login-sign-popup .modal-body ul li { position: relative; color: #fff; font-size: 18px; line-height: 22px; margin: 0 0 18px; font-weight: 400;}
.login-sign-popup .modal-body ul li:last-child { margin: 0; }
.login-sign-popup .modal-body .left-block ul li:before { content: ""; position: absolute; left: -17px; top: 10px; width: 7px; height: 7px; border-radius: 100%; background: #fff; margin-top: -4px; }
.login-sign-popup .modal-body .left-block { float: left; width: 39.5%; padding: 47px 31px; }
.login-sign-popup .modal-body .left-block .detail-info { margin: 16px 0 0; padding-left: 17px; }
.login-sign-popup .modal-body .right-block { background: #fff; float: right; width: 60.5%; padding: 45px 28px; }
.login-sign-popup .modal-body .right-block form { margin: 33px 0 0; }
.login-sign-popup .modal-body .right-block form ul { margin: 0 0 30px; }
.login-sign-popup .modal-body .right-block form ul li { margin: 0 0 24px; }
.login-sign-popup .modal-body .right-block form ul li:last-child { margin: 0; }
.login-sign-popup .modal-body .right-block form ul input { padding: 0 20px 6px 0; text-overflow: clip; }
.login-sign-popup .modal-body .right-block form ul input:focus { padding: 0 20px 6px 0; }
.login-sign-popup .modal-body .right-block h3 { color: #004fa3; }
.login-sign-popup .modal-body .right-block ul li input { display: block; color: #959595; border: 0; border-bottom: 1px solid #959595; width: 100%; }
.login-sign-popup .modal-body .right-block ul li img { position: absolute; right: 0; top: 3px; }
.login-sign-popup .modal-body .bottom-action button { text-transform: uppercase; font-size: 14px; line-height: 18px; border: 1px solid #004fa3; color: #004fa3; padding: 16px 28px 14px; position: relative; background: transparent; height: auto; overflow: visible; }
.login-sign-popup .modal-body .bottom-action button:hover { color: #fff; }
.login-sign-popup .modal-body .bottom-action button:before { background: #004fa3; }
.login-sign-popup .modal-body .bottom-action .question p { padding: 13px 0; margin: 0; font-size: 15px; line-height: 19px; font-weight: 300; }
.login-sign-popup .modal-body .bottom-action .question p a { display: inline-block; font-size: 14px; margin-bottom: 0; line-height: 18px; font-weight: 500; color: #004fa3; text-decoration: none; text-transform: uppercase; }
.login-sign-popup .modal-body .bottom-action .question p a:hover { color: #004fa3; text-decoration: underline; }
.login-sign-popup .sign-popup .modal-body .bottom-action .btn-grp { float: none; }
.login-sign-popup .sign-popup .modal-body .bottom-action .question { float: none; width: 100%; text-align: left; display: block; }
.login-sign-popup .modal-body form ul li img { width: 15px; height: 15px; }
.login-sign-popup .modal-body .close { position: absolute; right: 10px; top: 5px; opacity: 1; font-weight: normal; }
.login-sign-popup .modal-body .close span { color: #004fa3; font-weight: normal; }
.login-popup .modal-body ul { margin-bottom: 20px; }
.login-popup .modal-body .bottom-action a { display: block; color: #004fa3; font-weight: normal; margin-bottom: 10px; }
.login-popup .modal-body .bottom-action a:hover, .login-popup .modal-body .bottom-action a:focus { color: #004fa3; text-decoration: underline; }
.login-popup .modal-body .bottom-action a.forgot-pwd{padding-left: 50px; display: inline-block; color: #333;}
.login-popup .modal-body .bottom-action a.forgot-pwd:hover{color: #004fa3;}
.forgot-popup .modal-body .right-block h3 { margin-bottom: 15px; }
.forgot-popup .modal-body .right-block p { margin: 0; padding: 0; color: #959595; font-weight: normal; }
.login-sign-popup .forgot-popup .modal-body .right-block form { margin-top: 15px; }
.login-sign-popup .forgot-popup .modal-body .bottom-action .btn-grp { float: none; }
.login-sign-popup .forgot-popup .modal-body .bottom-action .question { float: none; width: 100%; text-align: left; }
ul.news-content li a:focus p, ul.news-content li a:focus span { color: #000; }

.forgot-popup .modal-body .right-block .radio-block{margin-bottom: 10px;}
.forgot-popup .modal-body .right-block .radio-block li{float: left; font-size: 14px; line-height: 18px; color: #333; width: 50%; margin-bottom: 0;}
.forgot-popup .modal-body .right-block .radio-block li span{padding-left: 18px;}
.forgot-popup .modal-body .right-block .iradio_polaris{top: 2px;}
.forgot-popup .modal-body .right-block .tabbing-content .fogot-tab2{display: none;}


.inner-banner { background: #000; position: relative; margin-top: 0; }
.inner-banner .img-block { height: 220px; max-height: 220px; width: 100%; }
.inner-banner img { opacity: 0.5; }
.inner-banner h3 { font-size: 40px; line-height: 60px; font-weight: 500; color: #fff; float: left; margin: 0; padding: 0; }
.inner-banner .banner-content { position: absolute; top: 50%; width: 100%; margin-top: -30px; }
.inner-banner .breadcrumb { float: right; background: none; margin: 0; vertical-align: middle; padding: 20px 0; }
.inner-banner .breadcrumb li { color: #fff; font-size: 16px; line-height: 20px; font-weight: 300; margin-right: 1px; }
.inner-banner .breadcrumb li:last-child { margin-right: 0; }
.inner-banner .breadcrumb li img { height: 11px; width: 11px; }
.inner-banner .breadcrumb li:before { content: ""; padding: 0; }
.inner-banner .breadcrumb li a { color: #fff; }
.contact-details { padding-bottom: 53px; }
.contact-details .top-block { text-align: center; padding: 0 60px; margin-bottom: 32px; }
.contact-details p { font-size: 16px; line-height: 25px; font-weight: 300; margin: 0; padding: 0; }
.contact-details .form-group { margin-bottom: 8px; margin-top: 2px; }
.contact-details .form-row { margin-bottom: 19px; }


.contact-details .form-control { border-radius: 0; height: auto; line-height: normal; padding: 16px 26px 14px 20px; }
.contact-details textarea { resize: none; }
.contact-details textarea.form-control { height: 110px; padding: 16px 26px 14px 20px; }
.contact-details .primary-button { width: 116px; height: 49px; text-align: center; padding: 15px 17px; }
.contact-details .right-block li { display: table; margin-bottom: 36px; color: #333333; }
.contact-details .right-block li:last-child { margin-bottom: 0; }
.contact-details .right-block .img-block { display: table-cell; vertical-align: top; }
.contact-details .right-block .img-block img { width: 37px; height: 37px; }
.contact-details .right-block .detail-block { display: table-cell; padding: 0 20px; vertical-align: middle; }
.contact-details .right-block .detail-block a { text-decoration: underline; text-transform: uppercase; color: #333333; font-size: 16px; line-height: 20px; font-weight: 500; }
.contact-details .right-block .detail-block a:hover { color: #004fa3; }
.contact-details .right-block .detail-block p { text-transform: uppercase; font-size: 16px; line-height: 20px; font-weight: 500; margin: 0 0 2px 0; padding: 0; }
.contact-details .right-block .detail-block span { font-size: 14px; line-height: 18px; font-weight: 300; text-decoration: none; }


.membership-details { margin-bottom: 0; }
.membership-details li { border-bottom: 1px solid #c8c8c8; padding: 50px 130px 44px 0; }
.membership-details li:first-child { padding-top: 0; }
.membership-details li:last-child { border-bottom: 0; }
.membership-details li h3 { font-size: 26px; line-height: 30px; margin: 0 0 9px 0; padding: 0; color: #004fa3; }
.membership-details li p { font-size: 18px; line-height: 23px; font-weight: 500; margin: 0; padding: 0; color: #333333; }
.membership-details li p span { color: #ef3e33; display: inline-block; font-weight: 500; }
.apply-block { border: 1px solid #c8c8c8; background: #f7f7f7; text-align: center; padding: 36px 170px 43px; color: #333333; margin-bottom: 35px; }
.apply-block h2 { font-size: 26px; line-height: 36px; font-weight: 500; margin: 0; padding: 0; }
.apply-block p { font-size: 22px; line-height: 36px; font-weight: 300; margin: 0; padding: 0; }
.apply-block p span { display: inline-block; color: #004fa3; font-weight: 500; }
.apply-block p a { display: inline-block; color: #ef3e33; font-weight: 500; text-decoration: underline; text-transform: uppercase; }
.apply-block p a:hover { color: #004fa3; }
.inner-wrapper .quote-block { text-align: center; margin-bottom: 30px; }
.inner-wrapper .quote-block p { font-size: 22px; line-height: 26px; color: #333333; font-weight: 500; margin: 0; padding: 0; }
#mfPreviewBar { display: none !important; }
a[href^=tel] { color: inherit; text-decoration: none; }
a[href^=tel]:hover { color: #ef3e33; text-decoration: none; }


.media-gallery { font-family: 'Heebo', sans-serif; }
.media-gallery.ui-widget.ui-widget-content { border: 0; }
.media-gallery .ui-widget-header { border: 0; background: none; }
.media-gallery ul { text-align: center; }
.media-gallery ul li.ui-state-default { background: #fff; border: 1px solid #c8c8c8; color: #333333; border-radius: 0; float: none; display: inline-block; }
.media-gallery ul li.ui-state-default:hover { background: #ef3e33; border: 1px solid #ef3e33; }
.media-gallery ul li.ui-state-default:hover a { color: #fff; }
.media-gallery ul li.ui-state-active { background: #ef3e33; border: 1px solid #ef3e33; color: #fff; }
.fancybox-title-float-wrap .child { display: none; }
.fancybox-wrap { margin-top: 20px; }
.media-gallery { padding-bottom: 34px; }
.media-gallery ul li a { text-transform: uppercase; color: #333333; }
.media-gallery.ui-tabs .ui-tabs-nav { margin: 0 -7px; }
.media-gallery.ui-tabs .ui-tabs-nav li { margin: 0 7px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { padding: 0; }
.media-gallery.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: 8px 18px 6px; }
.media-gallery.ui-tabs .ui-tabs-panel { padding: 25px 0 0; text-align: center; }
.gallery-listing .gallery-block { margin: 0 0 30px; position: relative; }
.gallery-listing .gallery-block a { position: relative; display: block; height: 100%; width: 100%; }
.gallery-listing .gallery-block a img { width: 100%; }
.gallery-listing .gallery-block a:before { position: absolute; content: ""; top: 50%; left: 50%; background: url('../images/close eye.svg') no-repeat center center; width: 44px; height: 27px; margin: -13px 0 0 -22px; opacity: 0; z-index: 2 }
.gallery-listing .gallery-block a:hover:before { opacity: 1 }
.gallery-listing .gallery-block a:after { content: ""; position: absolute; top: 50%; left: 50%; z-index: 1; opacity: 0; background: #c53e31; right: 50%; bottom: 50%; }
.gallery-listing .gallery-block a:hover:after { opacity: 0.7; right: 0; left: 0; top: 0; bottom: 0; }
.media-gallery .primary-button { color: #fff; }
.fancybox-nav { width: 40px; position: fixed; height: 40px; top: 50%; transform: translateY(-50%); }
.fancybox-nav span { display: none; }
.fancybox-prev { background: url('../images/prev-arrow.svg') no-repeat center center; left: 30px; }
.fancybox-next { background: url('../images/next-arrow.svg') no-repeat center center; right: 30px; }
.fancybox-close { background: url('../images/close.svg') no-repeat; width: 17px; height: 17px; right: 0; }
.fancybox-overlay { background: url("../images/fancybox_overlay.png") repeat scroll 0 0; }
.fancybox-lock { overflow: hidden !important; }



.store-locator-block .button-block .primary-button { height: 49px; padding: 15px 29px; }
.store-locator-block .inner-block { margin-bottom: 24px; }
.store-locator-block .inner-block .form-control{padding: 13px 20px 11px 20px}
.store-locator-block .inner-block .drop-down .dk-selected{padding: 16px 36px 14px 20px; font-size: 14px; line-height: 18px;}
.store-locator-block .inner-block .drop-down .dk-option{font-size: 14px; line-height: 18px;}
.store-locator-block .inner-block .drop-down .dk-selected:before{right: 20px;}
.store-locator-block .inner-block .primary-button.big-btn{width: 106px;}
.store-locator-block .left-block { margin: 0; }
.store-locator-block .left-block li { border: 1px solid #c8c8c8; padding: 18px 20px 20px; margin-bottom: 19px; }
.store-locator-block .left-block li:last-child { margin-bottom: 0; }
.store-locator-block .left-block .address-block p { margin-bottom: 0; padding-bottom: 12px; text-align: left; }
.store-locator-block .left-block .address-block p i { font-style: normal; font-size: 16px; line-height: 20px; }
.store-locator-block .left-block .address-block p span { float: right; }
.store-locator-block .left-block .address-block p em { display: block; font-style: normal; }
.store-locator-block .left-block .address-block a { text-decoration: underline; color: #ef3e33; display: inline-block; margin-top: 15px; }
.store-locator-block .left-block .address-block p a {margin-top: 1px;}
.store-locator-block .left-block .address-block a:hover { color: #004fa3; }
.store-locator-block .left-block .address-block a.primary-button:hover { color: #fff; }
.store-locator-block .address-block .primary-button { height: 36px; padding: 8px 24px; }
.store-locator-block .address-block .sub-block { display: none; border-top: 1px solid #c8c8c8; padding: 18px 0 0; margin-top: 20px; width: 100%; }
.store-locator-block .address-block .sub-block a { margin-top: 4px; }
.store-locator-block .address-block .sub-block a.pdf-link { padding-left: 20px; position: relative; margin-top: 8px; letter-spacing: -0.3px; }
.store-locator-block .address-block .sub-block a.pdf-link img { position: absolute; left: 0; top: -4px; width: 14px; height: 22px; }
.store-locator-block .store-btn { text-align: center; margin-bottom: 36px; margin-top: 30px }
.store-locator-block .store-btn .primary-button { padding: 10px 26px; }
.store-locator-block iframe { height: 610px; border: 1px solid #c8c8c8; }
.store-locator-block .address-block a.store-details-btn { float: right; color: #fff; text-decoration: none; margin-top: 6px; }


.logged-in header .navigation-block { margin-top: 10px; }
.logged-in nav ul.navigate-menu > li {margin-right: 38px !important;}
.logged-in nav ul.navigate-menu > li:last-child {margin-right: 0 !important;}
header .member-details { float: right; margin-top: -6px; }
header .member-details .company-logo-block{ float: right; }
header .member-details .img-block { float: right; }
header .member-details .detail-block { color: #333333; text-align: right; float: right; margin-right: 10px; font-size: 14px; line-height: 20px; }
header .member-details .detail-block p { margin: 0; padding: 0; }
header .member-details .detail-block a { color: #333333; text-decoration: none; }
header .member-details .detail-block a.email-link { color: #004fa3; text-decoration: underline; }
header .member-details .user-btn { text-align: right; width: 100%; margin-top: 7px; display: inline-block; }
header .member-details .user-btn .primary-button { padding: 10px 32px; margin-left: 5px; text-align: center; }
header .member-details .user-btn a.primary-button img { margin-right: 7px; margin-top: -5px; height: 20px; width: 26px; }
header .member-details .user-btn .primary-button.notification-btn { padding: 10px 7px; position: relative; }
header .member-details .user-btn .primary-button.notification-btn img { margin-right: 0; height: 18px; width: 24px; }
header .member-details .user-btn .primary-button.notification-btn.active:before { content: ""; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 10px solid #d8d8d8; }
header .member-details .user-btn .primary-button.notification-btn.active:after { content: ""; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 9px solid #fff; }
.header-notification-block { position: relative; display: inline-block; }
.header-notification-block .header-notification-content { display: none; position: absolute; border: 1px solid #d8d8d8; background: #fff; top: 126%; right: -16px; width: 430px; z-index: 10; text-align: left; }
.header-notification-block .header-notification-content li { border-bottom: 1px solid #d8d8d8; }
.header-notification-block .header-notification-content li a { padding: 12px 19px 11px; display: block; }
.header-notification-block .header-notification-content li a:hover { color: inherit; background: #eee; }
.header-notification-block .header-notification-content li:last-child { border-bottom: 0; }
.header-notification-block .header-notification-content li p { padding: 0; margin: 0; }
.header-notification-block .header-notification-content li.top-list { font-size: 16px; line-height: 20px; padding: 12px 19px 9px; }
.header-notification-block .header-notification-content li.see-all-list a { text-align: center; color: #ef3e33; }
.header-notification-block .header-notification-content li.see-all-list a:hover { text-decoration: underline; background: transparent; }
.header-notification-block .header-notification-content li em { font-style: normal; background: url("../images/message.png") no-repeat; background-position: 2px 4px; padding-left: 21px; color: #7b7b7b; font-size: 12px; line-height: 16px; display: inline-block; }
.header-notification-block .notification-listing-content { margin: 0; padding: 0; }
.notification-btn { position: relative; }
.notification-btn em { position: absolute; font-style: normal; top: -7px; right: -6px; border-radius: 100%; height: 17px; width: 17px; background: #ef3e33; color: #fff; font-size: 12px; line-height: 16px; padding: 1px 2px 0 0; }
.dashboard-listing .dashboard-block { margin-bottom: 30px; }
.dashboard-listing .dashboard-content-block { display: table; }
.dashboard-listing .dashboard-block.dashboard-content-block a { display: block; vertical-align: middle; height: 421px; }
.dashboard-listing .dashboard-block > a { border: 1px solid #ef3e33; text-align: center; position: relative; display: inline-block; width: 100%; padding: 105px 10px; box-sizing: border-box; height: 100% }
.dashboard-listing .dashboard-block > a em { font-style: normal; color: #ef3e33; font-size: 20px; line-height: 27px; position: absolute; bottom: 12px; left: 50%; margin-left: -55px; }
.dashboard-listing .dashboard-block > a:hover em { color: #fff; }
.dashboard-listing .dashboard-block.dashboard-content-block a img { height: 120px; }
.dashboard-listing .dashboard-block.dashboard-content-block a img.hover-img { display: none; }
.dashboard-listing .dashboard-block > a:after { content: ""; position: absolute; z-index: -1; top: 50%; left: 50%; opacity: 0; background: #ef3e33; right: 50%; bottom: 50%; }
.dashboard-listing .dashboard-block > a:hover:after { opacity: 0.9; right: 0; left: 0; top: 0; bottom: 0; }
.dashboard-listing .dashboard-block > a.super_active:after { opacity: 0.9; right: 0; left: 0; top: 0; bottom: 0; }
.dashboard-listing .dashboard-block > a span { display: block; font-size: 36px; margin-top: 33px; color: #333333; }
.dashboard-listing .dashboard-block > a:hover span { color: #fff; }
.dashboard-listing .dashboard-block > a.super_active span { color: #fff; }
.dashboard-listing .dashboard-block.dashboard-content-block a:hover img { display: none; }
.dashboard-listing .dashboard-block.dashboard-content-block a.super_active img { display: none; }
.dashboard-listing .dashboard-block.dashboard-content-block a:hover img.hover-img { display: inline-block; }
.dashboard-listing .dashboard-block.dashboard-content-block a.super_active img.hover-img { display: inline-block; }
.dashboard-listing .dashboard-block > a.account-block { background: #ef3e33; color: #fff; padding: 16px 0 13px; display: inline-block; text-align: center; font-size: 20px; line-height: 24px; }
.dashboard-listing .dashboard-block > a.account-block .title-block { margin-bottom: 20px; position: relative; }
.dashboard-listing .dashboard-block > a.account-block .title-block p { border-bottom: 1px solid #fff; padding: 0 0 6px; margin: 0 40px; }
.dashboard-listing .dashboard-block.table-dashboard-block, .dashboard-listing .dashboard-block.extra_link-block{position: relative;}
.dashboard-listing .dashboard-block.table-dashboard-block .bottom-block{position: absolute; bottom: 10px; text-align: center; left: 0; right: 0;}
.dashboard-listing .dashboard-block.table-dashboard-block .bottom-block p{font-size: 20px; line-height: 24px; padding: 0; margin: 0;}
.dashboard-listing .dashboard-block.table-dashboard-block .bottom-block p a{color: #fff; text-decoration: none; height: auto; display: inline-block; padding: 0;}
.dashboard-listing .dashboard-block.table-dashboard-block .bottom-block p a:hover{text-decoration: underline;}
.dashboard-listing .dashboard-block.extra_link-block .bottom-block{position: absolute; bottom: 10px; text-align: center; left: 0; right: 0;}
.dashboard-listing .dashboard-block.extra_link-block .bottom-block p{font-size: 20px; line-height: 24px; padding: 0; margin: 0;}
.dashboard-listing .dashboard-block.extra_link-block .bottom-block p a{color: #ef3e33; text-decoration: none; height: auto; display: inline-block; padding: 0;}
.dashboard-listing .dashboard-block.extra_link-block .bottom-block.active p a{color: #fff;}
.dashboard-listing .dashboard-block.extra_link-block .bottom-block p a:hover{color: #fff;}

.tooltip-outter { position: absolute; right: 41px; top: -1px; }
.tooltip-outter .img-block { height: 15px; width: 15px; }
.tooltip-outter .img-block img { width: 100%; }
.tooltip-outter .tooltip-content { display: none; position: absolute; right: -10px; top: 32px; width: 288px; padding: 10px; background: #fff; }
.tooltip-outter .tooltip-content p { margin: 0; padding: 6px 11px; }
.tooltip-outter:hover .tooltip-content { display: block; }
.tooltip-outter .tooltip-content:after { content: ""; position: absolute; right: 10px; top: -7px; border-bottom: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; }
.tooltip-outter .tooltip-content p { font-size: 15px; line-height: 20px; margin: 0; padding: 0; text-align: left; color: #ef3e33; }

.dashboard-listing .dashboard-block > a.account-block table { width: 100%; }
.dashboard-listing .dashboard-block > a.account-block table tr td { padding: 0; font-size: 16px; line-height: 30px; }
.dashboard-listing .dashboard-block > a.account-block table tr.first-row td { padding: 12px 0 0; }
.dashboard-listing .dashboard-block > a.account-block table tr.last-row td { padding: 0 0 12px; }
.dashboard-listing .dashboard-block > a.account-block table tr td:first-child { text-align: left; padding-left: 60px; }
.dashboard-listing .dashboard-block > a.account-block table tr td:last-child { text-align: right; padding-right: 57px; }
.dashboard-listing .dashboard-block > a.account-block table thead, .dashboard-listing .dashboard-block > a.account-block table tfoot { background: #bf3229; }
.dashboard-listing .dashboard-block > a.account-block table thead tr th, .dashboard-listing .dashboard-block > a.account-block table tfoot tr td { padding: 12px 0; font-size: 20px; line-height: 24px; text-align: center; }
.dashboard-listing .dashboard-block > a.account-block table thead tr th:first-child, .dashboard-listing .dashboard-block > a.account-block table tfoot tr td:first-child { text-align: left; padding-left: 60px; }
.dashboard-listing .dashboard-block > a.account-block table thead tr th:last-child, .dashboard-listing .dashboard-block > a.account-block table tfoot tr td:last-child { text-align: right; padding-right: 57px; }
.dashboard-listing .dashboard-block > a.account-block .bottom-block p { padding: 0; margin: 15px 0 0; }


.share-block { width: 100%; margin: 0 0 15px; }
.inner-table { border: 1px solid #d8d8d8; width: 100%; }
.inner-table td { vertical-align: middle; padding: 12px 0; }
.share-block .inner-table td h4 { padding: 0; margin: 0; }
.return-row { height: 30px; }
.share-block .inner-table .return-wrap { vertical-align: middle; color: #000 !important; padding: 12px 15px !important; }
.share-block .inner-table .return-wrap.red-wrap { color: #ef3e33 !important; }
.share-calculator .inner-table tr td:first-child { width: 70%; padding: 12px 15px !important; }
.share-calculator .inner-table tr:first-child td:first-child { color: #004fa3; }
.share-calculator .inner-table tr td:last-child { padding: 12px 15px !important; width: 15%; }
.share-calculator .primary-share-block .inner-table tr td:first-child { width: 500px; }
.share-calculator .primary-share-block .inner-table tr:last-child td { color: #ef3e33; }
.share-calculator .primary-share-block .inner-table tr td:nth-child(2) { width: 400px; width: 15%; }
.share-calculator  td { font-size: 14px; font-weight: 500; position: relative; }
.share-calculator  td label { font-weight: normal; margin-bottom: 0; }
.share-calculator .btn-block { text-align: right; }
.share-calculator input { border-radius: 0; height: auto; line-height: normal; padding: 16px 26px 14px 20px; width: 210px; position: relative; }
.share-calculator span { position: absolute; left: 27px; top: 30.5px; z-index: 1; font-size: 14px; line-height: 16px; }
.share-calculator .btn-block .primary-button { width: 116px; height: 49px; text-align: center; padding: 15px 17px; }
.table-outer-wrap { float: left; width: 33.33%; padding-right: 15px; box-sizing: border-box; }
.table-outer-wrap.inner-wrap { padding-right: 0 !important; }
.share-calculator .primary-share-block .inner-table h4 { font-size: 16px; line-height: 20px; }
.share-calculator .primary-share-block .img-block { float: left; width: 50%; }
.share-calculator .primary-share-block .img-block img { width: 100%; }
.share-calculator .primary-share-block .top-block { margin-bottom: 40px; }
.share-calculator .primary-share-block .top-block ul { margin: 0 -10px; padding: 0; }
.share-calculator .primary-share-block .top-block ul li { margin: 0; padding: 0 10px; list-style: none; width: 25%; float: left; }
.share-calculator .primary-share-block .top-block ul li p { margin: 0; padding: 13px 0 0; float: left; display: inline-block; color: #004fa3; font-size: 14px; line-height: 18px; }
.share-calculator .primary-share-block .top-block ul li p em { display: inline-block; color: #333; padding-left: 5px; }
.share-calculator .primary-share-block .top-block ul li .input-block { float: right; position: relative; }
.share-calculator .primary-share-block .top-block ul li .input-block input.form-control { width: 110px; padding: 10px 10px 6px 18px; }
.share-calculator .primary-share-block .top-block ul li .input-block span { top: 13px; left: 10px; }


.cms-inner-block li { position: relative; }
.cms-content-block li { position: relative; padding-left: 35px; }
.cms-content-block h3 { color: #004fa3; text-align: left; margin: 5px 0 10px; padding: 0; position: relative; font-size: 20px; line-height: 24px; }
.cms-content-block p { padding: 0 0 10px; font-size: 14px; line-height: 18px; margin: 0; }
.cms-content-block span { position: absolute; left: 0; top: 0; }
.cms-content-block ol li em { position: absolute; left: 0; top: -2px; }
.cms-content-block .container > ol > li > em { color: #004fa3; font-size: 20px; line-height: 24px; top: 0; width: 30px; text-align: right; }
.cms-content-block .container > ol > li { padding-left: 45px; }
.mapfix { transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.mapfix.fixed { position: fixed; top: 0; width: 780px; padding-top: 10px; }


.about-us-block .left-block.fixed { position: fixed; top: 40px; }
.about-us-block .left-block li { list-style: none; display: block; }
.about-us-block .left-block li a { text-decoration: none; color: #004fa3; text-transform: uppercase; font-size: 16px; line-height: 20px; display: inline-block; padding-bottom: 13px; }
.about-us-block .left-block li a:hover { text-decoration: underline; color: #ef3e33; }
.about-us-block .left-block li.active a { text-decoration: underline; color: #ef3e33; }
.about-us-block .right-block p { margin: 0; padding: 0 0 10px; font-size: 14px; line-height: 18px; }
.about-us-block .right-block h3 { color: #004fa3; text-align: left; margin: 5px 0 10px; padding: 0; position: relative; font-size: 20px; line-height: 24px; text-transform: uppercase; text-decoration: underline; }
.about-us-block .right-block h4 { color: #004fa3; text-align: left; margin: 5px 0 10px; padding: 0; position: relative; font-size: 14px; line-height: 22px; text-transform: uppercase; }
.about-us-block .right-block ul li { list-style-type: disc; list-style-position: inside; }
.about-us-block .seperator { margin-bottom: 25px; }
.about-us-block .member-listing-block .detail-listing > li { display: table; width: 100%; }
.about-us-block .member-listing-block .detail-listing > li .detail-block ul li { font-size: 14px; line-height: 18px; }
.about-us-block .member-listing-block .detail-listing > li .img-block { display: table-cell; width: 130px; float: none; }
.about-us-block .member-listing-block .detail-listing > li .img-block p{text-transform: uppercase; text-align: center; margin: 0; padding: 10px 0 0 !important; color: #004fa3;}
.about-us-block .member-listing-block .detail-listing > li .detail-block { display: table-cell; width: auto; vertical-align: top; float: none; }
.about-us-block .began-block .img-block{border: 15px solid #dcd9d2; box-shadow: 0px 0px 10px; margin-bottom: 15px;}
.about-us-block .began-block .text-img-block{width: 30%; margin-bottom: 15px; margin-left: 20px; }
.about-us-block .began-block .text-img-block .img-text{color: #004fa3; display: block; text-align: center;}
.about-us-block .began-block .text-img-block.img-block-2{width: 50%; margin-right: 20px; margin-left: 0;}
.about-us-block .bottom-img-block{margin-top: 14px;}
.about-us-block .bottom-img-block .img-block{width: 100%; border: 15px solid #dcd9d2; box-shadow: 0px 0px 10px; margin-bottom: 15px;}
.about-us-block .bottom-img-block .img-block img{width: 100%; height: 230px;}
.about-us-block .began-block .img-block img {width: 100%;}
.about-us-block .began-block.going-block .img-block{width: 30%; margin-left: 15px;}


.data-sheet-block li { padding: 0 0 15px; width: 50%; float: left; }
.data-sheet-block li a { text-transform: capitalize; color: #333333; font-size: 18px; line-height: 22px; display: inline-block; position: relative; padding-left: 25px; }
.data-sheet-block li a:after { content: ""; position: absolute; border-radius: 100%; top: 6px; left: 0; height: 8px; width: 8px; background: #333333; }
.data-sheet-block li a:hover { text-decoration: underline; color: #004fa3; }
.data-sheet-block li a:hover:after { background: #004fa3; }


.inner-data-sheet li { padding: 0 0 15px; }
.inner-data-sheet li a { text-transform: uppercase; color: #333333; font-size: 14px; line-height: 18px; display: inline-block; position: relative; padding-left: 30px; }
.inner-data-sheet li a:after { content: ""; position: absolute; top: -2px; left: 0; background: url("../images/pdf.svg") no-repeat; height: 20px; width: 20px; }
.inner-data-sheet li a:hover { text-decoration: underline; color: #004fa3; }
.inner-data-sheet li a:hover:after { background: url("../images/pdf-blue.svg") no-repeat; }


.suppliers-block table { width: 100%; table-layout: fixed; }
.suppliers-block tr td { width: 50%; font-size: 14px; line-height: 18px; padding: 9px 0; word-wrap: break-word; vertical-align: middle; border-bottom: 1px solid #d2cece; }
.suppliers-block span { display: inline-block; text-transform: uppercase; position: relative; padding-left: 20px; }
.suppliers-block span:after { content: ""; position: absolute; top: 3px; left: 0; height: 7px; width: 7px; border-radius: 100%; background: #333333; }
.suppliers-block a { color: #004fa3; padding-left: 10px; display: block; }
.suppliers-block a:hover { color: #ef3e33; text-decoration: underline; }
.suppliers-block .suppliers-slider { margin-top: 30px; }
.suppliers-block .suppliers-slider .img-block img { max-width: 100%; width: auto; display: inline-block; }
.suppliers-block .suppliers-slider.owl-carousel .owl-item { display: inline-block; min-height: 1px; text-align: center; vertical-align: middle; float: none; }
.store-locator-block .left-block { margin: 0; max-height: 610px; min-height: 610px; overflow-y: scroll; }


.page-title h3 { font-size: 24px; line-height: 28px; color: #004fa3; margin: 0; padding: 0; }
.page-title h4 { font-size: 20px; line-height: 24px; margin: 0; padding: 0; }
.page-content { margin-bottom: 25px; }
.page-content h3 { margin-bottom: 12px; }
.page-content p { margin: 0 0 15px; padding: 0; font-size: 15px; line-height: 21px; }
.page-content .pdf-block { margin-top: 25px; }
.page-content table { width: 100%; }
.page-content table td, .page-content table th { border: 1px solid #c8c8c8; font-size: 15px; line-height: 21px; padding: 7px 10px; }


.career-readmore-block { color: #333333; }
.career-readmore-block h3 { margin: 0 0 4px; }
.career-readmore-block h4 { margin: 7px 0 6px; }
.career-readmore-block h5 { font-size: 15px; line-height: 30px; margin: 0 0 13px; padding: 0 }
.career-readmore-block p { font-size: 16px; line-height: 30px; margin: 0; }
.career-readmore-block .summary-list { margin-bottom: 35px; }
.career-readmore-block .summary-list li { letter-spacing: -0.3px; font-size: 16px; line-height: 36px; position: relative; padding-left: 10px; }
.career-readmore-block .summary-list li:before { content: ""; position: absolute; width: 5px; height: 5px; background: #004fa3; border-radius: 100%; left: -1px; top: 12px; }
.career-readmore-block .summary-list li:last-child { padding-bottom: 0; }
.career-readmore-block .primary-button { padding: 10px 30px; }


.career-block { font-size: 15px; line-height: 24px; }
.career-block h3 { margin: 0 0 6px; }
.career-block p { margin: 0; padding: 0 0 14px; }
.career-block .top-block { padding-bottom: 8px; border-bottom: 1px solid #c8c8c8; margin-bottom: 27px; }
.career-block .job-listing-block .search-block { border: 1px solid #c8c8c8; background: #f7f7f7; padding: 29px 30px; }
.search-block .search-block-listing { margin: 0 -15px; padding: 0; }
.search-block .search-block-listing > li { list-style: none; padding: 0 15px; float: left; width: 20%; }
.search-block .search-block-listing > li .form-control { height: 60px; }
.search-block .search-block-listing > li .form-group { margin: 0; }
.search-block .search-block-listing > li .form-row { margin-bottom: 0; }
.search-block ul li .drop-down .dk-selected { background: #fff; padding: 17px 40px 17px 9px; }
.search-block .primary-button { font-size: 18px; line-height: 22px; padding: 20px 10px; height: 60px; width: 100%; }
.career-block .job-listing-block h3 { margin-bottom: 23px; }
.career-block .job-listing-block .job-listing { margin: 0; padding: 0; }
.career-block .job-listing-block .job-listing li { padding: 23px 0 29px; border-bottom: 1px solid #c8c8c8; }
.career-block .job-listing-block .job-listing li:last-child { border-bottom: 0; }
.career-block .job-listing-block .job-listing h4 { font-size: 18px; line-height: 30px; color: #004fa3; margin: 0 0 3px; }
.career-block .job-listing-block .job-listing span { display: block; margin-bottom: 6px; }
.career-block .job-listing-block .job-listing p { padding-bottom: 11px; }
.career-block .job-listing-block .job-listing .btn-block .primary-button { padding: 10px 33px; margin-right: 15px; }
.career-block .job-listing-block .job-listing .btn-block .primary-button.red-button { margin-right: 0; }
.career-block .bottom-block { text-align: center; margin-bottom: 26px; }
.pagination { margin: 0 -4px; border-radius: 0; }
.pagination > li > a, .pagination > li > span { border-radius: 0; color: #333333; font-weight: normal; margin: 0 4px 8px; padding: 5px 11px; border: 1px solid #c7cfd8; }
.pagination > li > a:hover, .pagination > li > a:focus { background: #e5edf6; color: #333; border: 1px solid #c7cfd8; }
.pagination > li.active > a { background: #e5edf6; color: #333333; border: 1px solid #c7cfd8; }
.pagination > li.active > a:hover, .pagination > li.active > a:focus { background: #e5edf6; color: #333333; border: 1px solid #c7cfd8; }
.pagination .arrow span { height: 10px; width: 10px; display: inline-block; }
.pagination .arrow span img { height: 100%; }
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span { border-radius: 0; }


.apply-now-form h3 { margin-bottom: 34px; }
.apply-now-form .btn-block { margin: 40px -52px 0; }
.apply-now-form .btn-block p { font-size: 16px; line-height: 20px; margin: 0; padding: 0; font-weight: normal; }
.apply-now-form .btn-block .primary-button { height: 48px; padding: 10px 34px; }
.apply-now-form .btn-block .custom-file-upload { margin-bottom: 11px; }
.apply-now-form .btn-block .inner-btn-block { float: left; padding: 0 52px; }
.apply-now-form .btn-block .file-upload-wrapper p { display: block; padding: 5px 0 0; }
.apply-now-form .inner-block p { margin: 0; padding: 0 0 3px; font-size: 16px; line-height: 20px; font-weight: 400; }
.apply-now-form .inner-block ul { margin: 0 0 5px; padding: 0; }
.apply-now-form .inner-block ul li { font-size: 14px; line-height: 19px; font-weight: normal; color: #959595; margin-bottom: 2px; position: relative; padding-left: 10px; }
.apply-now-form .inner-block ul li:before { content: "-"; position: absolute; left: 0; top: 0; }
.apply-now-form .inner-block .checkbox-listing { position: relative; padding-left: 24px; color: #959595; }
.apply-now-form .inner-block .checkbox-listing label { font-weight: normal; margin-bottom: 7px; }
.apply-now-form .inner-block .primary-button.big-btn { height: 47px; width: 143px; margin-bottom: 35px; }


.form-block .btn-block .form-control { pointer-events: none; border: 0; box-shadow: none; background: #FFF; padding: 6px 12px 6px 150px; line-height: 22px; height: 46px; box-sizing: border-box; display: inline-block; width: 100%; }
.custom-file-upload-hidden { display: none; visibility: hidden; position: absolute; left: -9999px; }
.custom-file-upload { display: block; width: auto; font-size: 16px; margin-top: 5px; margin-bottom: 18px; }
.custom-file-upload label { display: block; margin-bottom: 5px; }
.file-upload-wrapper { position: relative; margin-bottom: 5px; }
.btn-block .file-upload-wrapper p { margin: 0; font-size: 14px; line-height: 18px; display: inline-block; padding: 0 0 0 15px; }
.btn-block .file-upload-wrapper label.primary-button { display: inline-block; padding-top: 13px; text-align: center; }
.file-upload-input { width: 300px; color: #fff; font-size: 16px; padding: 12px 17px; border: none; background-color: #c0392b; transition: all 0.2s ease-in; float: left;	 }
.file-upload-input:hover, .file-upload-input:focus { outline: none; }
.form-block .form-group { margin-bottom: 8px; margin-top: 2px; }
.form-block .form-row { margin-bottom: 16px }
.form-block .not-required .form-control { padding: 12px 10px; }


.form-block .form-control { border-radius: 0; height: auto; line-height: 24px; padding: 12px 20px 12px 10px; }
.form-block .text-block p { font-size: 16px; line-height: 20px; color: #959595; margin: 0; padding: 0; font-weight: normal; }
.form-block .radio-btn-block ul { margin: 0; padding: 0; position: absolute; right: 0; top: 50%; width: 120px; transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.form-block .radio-btn-block .form-group, .form-block .radio-btn-block .help-block { margin: 0; }
.form-block .radio-btn-block { padding: 7px 130px 7px 0; position: relative; display: table; width: 100%; }
.form-block .radio-btn-block .text-block { display: table-cell; vertical-align: middle; }
.form-block .radio-btn-block ul li { float: left; padding: 0; box-sizing: border-box; width: 50%; }
.form-block .radio-btn-block ul li:last-child { text-align: right; }
.form-block .radio-btn-block ul li span { display: inline-block; color: #959595; font-weight: normal; padding-left: 23px; font-size: 16px; line-height: 20px; }
.form-block .radio-btn-block ul li label { margin: 0; position: relative; cursor: pointer; }
.form-block .table-row { margin: 0; display: table; width: 100%; }
.form-block .table-row .col-md-6 { display: table-cell; vertical-align: middle; float: none; }
.form-block .table-row .col-md-6:first-child { padding-left: 0; }
.form-block .table-row .col-md-6:last-child { padding-right: 0; }
.form-block .iradio_polaris { pointer-events: none; height: 13px; width: 13px; top: 3px; border: 1px solid #004fa3; border-radius: 100%; left: 0; position: absolute; display: inline-block; }
.form-block .iradio_polaris:after { position: absolute; content: ""; height: 5px; width: 5px; border-radius: 100%; background: #004fa3; opacity: 0; left: 3px; top: 3px; z-index: 1; }
.form-block .iradio_polaris ins { z-index: 2; }
.form-block .iradio_polaris:active:after { opacity: 1; }
.form-block .iradio_polaris.checked:after { opacity: 1; }
.form-block .icheckbox_polaris { height: 15px; width: 15px; top: 1px; border: 1px solid #ccc; left: 0; position: absolute; display: inline-block; }
.form-block .icheckbox_polaris:after { position: absolute; content: "\e013"; font-family: 'Glyphicons Halflings'; font-size: 12px; font-weight: normal; line-height: 16px; height: 14px; width: 14px; opacity: 0; left: 1px; top: -2px; z-index: 1; color: #004fa3; }
.form-block .icheckbox_polaris ins { z-index: 2; }
.form-block .icheckbox_polaris:active:after { opacity: 1; }
.form-block .icheckbox_polaris:active { border: 1px solid #004fa3; }
.form-block .icheckbox_polaris.checked:after { opacity: 1; }
.form-block .icheckbox_polaris.checked { border: 1px solid #004fa3; }
.form-block textarea { resize: none; }
.form-block textarea.form-control { height: 110px; padding: 16px 26px 14px 10px; }


.drop-down .dk-select, .dk-select-multi { width: 100%; margin-right: 0; text-align: left; }
.drop-down.form-control { background: none; border: 0; height: auto; padding: 0; color: rgba(255, 255, 255, 0.6); font-size: 16px; line-height: 20px; box-shadow: none; }
.drop-down .dk-selected::after { border-left: 0; }
.drop-down .dk-selected:before { top: 22px; background: url(../images/arrow-listing-grey.svg) no-repeat; height: 10px; width: 13px; background-size: 100%; right: 25px; border: 0; margin: 0; }
.drop-down .dk-select-open-down .dk-selected:before { top: 27px; transform: rotate(180deg); }
.drop-down .dk-select-open-up .dk-selected:before { top: 17px; transform: rotate(180deg); }
.drop-down .dk-option { padding: 7px 9px; }
.drop-down .dk-selected { color: #959595; background: none; border: 1px solid #cccccc; border-radius: 0; padding: 12px 40px 12px 9px; font-weight: 300; }
.drop-down .right-listing-content .dk-selected { background: none; border: 1px solid #ccc; border-radius: 0; padding: 10px 9px; font-weight: 300; text-align: left; }
.drop-down .dk-select-options { color: #959595; border: 1px solid #ccc; border-radius: 0; font-weight: 300; text-align: left; padding: 0; }
.drop-down .dk-select-options-highlight .dk-option-selected, .drop-down .dk-select-options .dk-option-highlight, .drop-down .dk-option-selected { background: #004fa3; color: #fff; }


.member-listing-block .top-block { padding-bottom: 30px; font-size: 15px; line-height: 20px; }
.member-listing-block .top-block p { margin: 0; padding-bottom: 15px; }
.member-listing-block .detail-listing > li { display: block; padding: 20px 0; border-bottom: 1px solid #c8c8c8; }
.member-listing-block .detail-listing > li:first-child { padding-top: 0; }
.member-listing-block .detail-listing > li:last-child { border-bottom: none; }
.member-listing-block .detail-listing > li .img-block { float: left; width: 10%; height: auto; }
.member-listing-block .detail-listing > li .img-block img { width: 100%; height: auto; }
.member-listing-block .detail-listing > li .detail-block { float: left; padding-left: 20px; box-sizing: border-box; width: 90%; }
.member-listing-block .detail-listing > li .detail-block ul { margin: 0; padding: 10px 0 0; }
.member-listing-block .detail-listing > li .detail-block ul li { font-size: 16px; display: table; line-height: 20px; color: #333333; padding: 0 0 5px; width: 100%; }
.member-listing-block .detail-listing > li .detail-block ul li:last-child { padding: 0; }
.member-listing-block .detail-listing > li .detail-block ul li em { display: inline-block; font-style: normal; width: 32%; display: table-cell; color: #004fa3; }
.member-listing-block .detail-listing > li .detail-block ul li p { display: inline-block; margin: 0; padding: 0; width: 68%; display: table-cell; text-transform: uppercase;}
.employed-detail, .court-detail, .license-detail { display: none }


.news-block { font-size: 15px; line-height: 19px; color: #333; }
.news-block .news-listing { margin: 0; padding: 0; }
.news-block .news-listing > li { border-bottom: 1px solid #c8c8c8; margin: 0; padding: 28px 0; }
.news-block .news-listing li:first-child { padding-top: 0; }
.news-block .news-listing li:last-child { border-bottom: 0; }
.news-block p { line-height: 21px; margin: 0 0 2px; padding: 0; }
.news-block .news-listing li a { text-decoration: underline; color: #004fa3; display: block; }
.news-block .news-listing li a:hover { color: #ef3e33; }
.news-block .sub-title { margin: 0 -10px 12px; }
.news-block .sub-title li { float: left; border-right: 1px solid #c8c8c8; padding: 0 10px; }
.news-block .sub-title li span { color: #989898; }
.news-block .sub-title li:last-child { border-right: 0; }
.news-block h3 { margin-bottom: 12px; }
.news-block .news-listing h3 a { display: inline-block; text-decoration: none; }
.news-block .news-listing h3 a:hover { color: #ef3e33; }
.news-block.news-detail-block p { margin-bottom: 26px; }
.news-detail-block h4 { margin: 7px 0 9px; }
.news-detail-block .sub-detail-block p { margin-bottom: 15px; }
.pdf-block { margin-bottom: 32px; }
.pdf-block a { display: inline-block; position: relative; color: #333; text-decoration: none; padding-left: 30px; }
.pdf-block a:before { content: ""; position: absolute; left: -4px; top: -8px; background: url('../images/pdf.svg') no-repeat center; background-size: 100% 100%; width: 30px; height: 30px; }
.pdf-block a:hover { color: #004fa3; text-decoration: underline; }
.pdf-block a:hover:before { background: url('../images/pdf-blue.svg') no-repeat center; background-size: 100% 100%; width: 30px; height: 30px; }
.back-btn.primary-button { position: relative; padding: 9px 19px 9px 52px; margin-bottom: 50px; }
.back-btn.primary-button:after { content: ""; position: absolute; background: url('../images/back-arrow.svg') no-repeat center; background-size: 100% 100%; width: 25px; height: 13px; top: 12px; left: 18px; }


.listing-block { margin-bottom: 25px; }
.listing-block li { letter-spacing: -0.3px; font-size: 16px; line-height: 36px; position: relative; padding-left: 10px; }
.listing-block li:before { content: ""; position: absolute; width: 5px; height: 5px; background: #004fa3; border-radius: 100%; left: -1px; top: 15px; }
.listing-block li:last-child { padding-bottom: 0; }
.login-sign-popup label.errorLabelMsg { display: block; }
.form-block .form-row.license .radio-btn-block, .form-block .form-row.citizen .radio-btn-block { height: 52px; }


.login-sign-popup .modal-body .right-block form .dropdown-menu li.collapse { color: #333; font-size: 14px; line-height: 18px; margin: 0; }
.login-sign-popup .modal-body .right-block form .dropdown-menu li, .login-sign-popup .modal-body .right-block form .dropdown-menu ul { margin: 0; }
.login-sign-popup .modal-body .right-block form .bootstrap-datetimepicker-widget.dropdown-menu { width: 255px; }
.login-sign-popup .modal-body .right-block form .bootstrap-datetimepicker-widget table { color: #333; }
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th { font-size: 14px; }


.loader { border: 16px solid #EF3E33; border-radius: 50%; border-top: 16px solid #004FA3; border-bottom: 16px solid #004FA3; width: 120px; height: 120px; left: 50%; position: absolute; top: 50%; margin-top: -60px; margin-left: -60px; animation: spin 2s linear infinite; }
@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}
.loader-wrap { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.8); z-index: 9999; }


.newsletter-block .tapping-inner-block {margin-bottom: 30px;}
.newsletter-block .img-block { margin: 0 auto 60px; width: 398px; height: 182px;}
.newsletter-block .img-block img , .newsletter-block .inner-img-block img { width: 100%; height: auto;}
.newsletter-block .inner-img-block { float: left; width: 80px; height: 80px;}
.newsletter-content-block {float: left; display: block; padding-left: 20px; font-weight: 400; color: #333; font-size: 16px; line-height: 20px; }
.newsletter-content-block p { margin: 0; padding: 0; }
.newsletter-content-block a { display: inline-block; color: #999; font-size: 14px; line-height: 18px; }
.newsletter-content-block a:hover { color: #004fa3; text-decoration: underline; }


.settings-block.form-block .radio-btn-block { padding: 0 0 2px; }
.settings-block.form-block .radio-btn-block .text-block { width: 44%; float: left; }
.settings-block.form-block .radio-btn-block ul { position: static; display: inline-block; transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0); }
.calendar-block { position: relative; }
.calendar-block .form-control { padding-right: 30px; }
.calendar-block .img-block { position: absolute; right: 6px; top: 8px; width: 20px; height: 20px;}
.settings-block .primary-button.big-btn { margin: 4px 0 50px; }
.settings-block.top-product p { font-size: 16px; line-height: 20px; font-weight: 400; padding: 0; margin: 0; }
.settings-block.top-product .top-text-block { margin-bottom: 22px; }
.settings-block.top-product .radio-btn-block ul { width: 32%; }
.settings-block.top-product .primary-button.big-btn { margin: 11px 0 34px; }
.settings-block.price-file-block .top-text-block p { margin-bottom: 37px; }
.settings-block.price-file-block .top-text-block p a { display: inline-block; color: #004fa3; text-decoration: underline; }
.settings-block.price-file-block .top-text-block p.blue-text { margin-bottom: 50px; }
.settings-block.price-file-block .top-text-block { width: 85%; }
.blue-text { color: #004fa3; }
.black-text { color: #000; }
.online-settings-block h3 { margin-bottom: 24px; }
.online-settings-block p { margin: 0; padding: 0 0 5px; }
.online-settings-block.form-block .icheckbox_polaris { left: 15px; top: 0; }
.online-settings-block.form-block label { padding-left: 20px; }
.online-settings-block .primary-button.big-btn { margin: 4px 0 50px; }
.primary-button.big-btn { width: 116px; height: 49px; text-align: center; padding: 15px 17px; }


.subscription-block .btn-block p { text-transform: uppercase; font-size: 16px; line-height: 20px; margin-top: 10px; }
.subscription-block .checkbox-listing.first-block { margin: 9px 0 2px; }
.subscription-block .checkbox-listing li { position: relative; padding-left: 25px; float: left; margin-right: 20px; text-transform: uppercase; }
.subscription-block .checkbox-listing li:last-child { margin-right: 0; }
.subscription-block .checkbox-listing li label { font-weight: normal; }


.seperator { border-bottom: 1px solid #ccc; }
.registration-block .top-block { margin-bottom: 50px; }
.registration-block .top-block h4 { margin: 0 0 10px; text-transform: none; color: #333; }
.registration-block .top-block em { font-style: normal; display: block; font-size: 13px; line-height: 17px; }
.registration-block p { font-size: 14px; line-height: 18px; margin: 0; padding: 0; }
.registration-block .top-block a { text-decoration: none; color: #333; }
.registration-block .top-block a:hover { color: #004fa3; text-decoration: underline; }


.registration-block label { font-size: 14px; line-height: 18px; margin: 15px 0 0; }
.registration-block .label-input label { width: 25%; display: inline-block; }
.registration-block .label-input .form-control { width: 74%; display: inline-block; }
.registration-block h4 { margin: 30px 0 15px; padding: 0; text-transform: uppercase; color: #004fa3; }
.registration-block table tr td.sub-table { padding: 0; }
.registration-block .checkbox-listing { padding: 20px 0 20px 30px; }
.registration-block .checkbox-listing li { position: relative; padding-left: 25px; }
.registration-block .costing-block { margin: 20px 0; }
.registration-block .listing-block li { font-size: 14px; line-height: 18px; margin-bottom: 8px; }
.registration-block .listing-block li:last-child { margin-bottom: 0; }
.registration-block .listing-block li:before { top: 6px; }
.registration-block .sign-block .label-input label { width: auto; }
.registration-block .sign-block .label-input .form-control { width: 249px; margin-left: 10px; }
.registration-block table tr td.requirement-block1 { width: 45%; }
.registration-block table tr td.requirement-block2 { width: 25%; }
.registration-block.form-block .radio-btn-block ul { position: static; transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0); }
.registration-block .form-control::-webkit-input-placeholder { color: #fff }
.registration-block .form-control::-moz-placeholder { color: #fff }
.registration-block .form-control:-ms-input-placeholder { color: #fff }
.registration-block .form-control:-moz-placeholder { color: #fff }


.exhibition-block p { font-size: 14px; line-height: 18px; margin: 0; padding: 0; }
.exhibition-block h4 { margin: 0 0 10px; text-transform: none; color: #333; padding: 0; font-size: 16px; line-height: 20px; }
.exhibition-block a { text-decoration: none; color: #333; }
.exhibition-block a:hover { color: #004fa3; text-decoration: underline; }
.exhibition-block .top-block em { font-style: normal; display: block; font-size: 13px; line-height: 17px; }
.exhibition-block .inner-form-block { margin-top: 20px; }
.exhibition-block label { padding-top: 15px; }
.exhibition-block hr { margin: 30px 0; }
.top-display-form .col-sm-7 label { display: inline-block; width: 25%; }
.top-display-form .col-sm-7 .form-control { display: inline-block; width: 75%; }
.top-display-form .col-sm-5 label { display: inline-block; width: 20%; }
.top-display-form .col-sm-5 .form-control { display: inline-block; width: 80%; }
.top-display-form .col-sm-5 .help-block { padding-left: 20%; }
.top-form .col-sm-7 label, .bottom-form-details .col-sm-7 label { display: inline-block; width: 25%; }
.top-form .col-sm-7 .form-control { display: inline-block; width: 75%; float: right; }
.top-form .col-sm-7 .help-block, .top-display-form .col-sm-7 .help-block { padding-left: 25%; }


.registration-block .help-block { float: left; width: 100%; }
.bottom-form { margin-bottom: 40px; }
.bottom-form .col-sm-7 .form-label { display: inline-block; width: 25%; float: left; }
.bottom-form .col-sm-7 .form-label p { display: block; }
.bottom-form .col-sm-7 .form-sub-columns { display: inline-block; width: 75%; float: right; }
.bottom-form-details .col-sm-7 .col-sm-7 label { width: 45%; float: left; }
.bottom-form-details .col-sm-7 .col-sm-7 .form-control { display: inline-block; width: 55%; }
.bottom-form-details .col-sm-7 .col-sm-5 .form-control { display: inline-block; width: 100%; }
.bottom-form-details .no-label label, .passport-form-outer .no-label label, .top-form .no-label label { display: none; }
.bottom-form-details .travelling-with label { display: inline-block; width: 14.5%; }
.bottom-form-details .travelling-with p { display: inline-block; width: 45.5%; vertical-align: middle; }
.bottom-form-details .travelling-with .form-control { display: inline-block; width: 40%; }
.passport-form-outer .col-sm-7 .col-sm-6 label { width: 52%; display: inline-block; }
.passport-form-outer .col-sm-7 .col-sm-6 .form-control { width: 48%; display: inline-block; float: right; }
.passport-form-outer .col-sm-3 input[type="checkbox"], .passport-form-outer .col-sm-4 input[type="checkbox"] { margin-top: 15px; }
.requirment-form label { width: 50%; display: inline-block; }
.requirment-form .form-control, .requirment-form .radio-inputs { width: 50%; display: inline-block; }
.requirment-form .radio-inputs label { width: 25%; display: inline-block; }
.two-col-form label, .two-col-form .form-control { width: 50%; display: inline-block; }
.two-col-form .form-control { float: right; }
.two-col-form .help-block { padding-left: 50%; }
.form-block .top-form .form-group, .form-block .two-col-form .form-group, .form-block .passport-form-outer .form-group { float: left; width: 100%; }
.required { position: relative; }
.required-wrap { position: absolute; right: 0; top: 17px; }
.required-wrap:after { position: absolute; content: "*"; right: 10px; top: 0; color: #ef3e33; font-size: 18px; line-height: 22px; }


.events-detail-block { font-size: 15px; line-height: 19px; color: #333; }
.events-detail-block h4 { margin: 7px 0 9px; }
.events-detail-block p { line-height: 21px; margin: 0 0 20px; padding: 0; }
.events-detail-block .sub-title { margin: 0 -10px 12px; }
.events-detail-block .sub-title li { float: left; border-right: 1px solid #c8c8c8; padding: 0 10px; }
.events-detail-block .sub-title li .img-block { display: inline-block; }
.events-detail-block .sub-title li span { color: #989898; display: inline-block; margin-top: 10px; }
.events-detail-block .sub-title li:last-child { border-right: 0; }
.events-detail-block .img-listing{margin-bottom: 25px;}
.events-detail-block .img-listing img{width: 100%;}


.product_detail h4 { margin-bottom: 22px; }
.product_detail .primary-button.big-btn { width: auto; padding: 15px 30px; margin-right: 8px; }
.product_detail h1 { margin: 0 0 22px; padding: 0; font-size: 36px; line-height: 40px; color: #ef3e33; }
.product_detail p { margin: 0; padding: 0 0 10px; line-height: 20px; }
.product_detail .top-block { margin-bottom: 12px; }
.product_detail .quantity-block { font-size: 18px; line-height: 22px; margin-bottom: 29px; }
.product_detail .quantity-block p { line-height: 22px; }
.product_detail .quantity-block span { display: inline-block; padding-left: 8px; font-size: 15px; line-height: 19px; color: #999; font-weight: 400; }
.product_detail .quantity-block ul { vertical-align: middle; border: 1px solid #ccc; display: inline-block; margin: 0; }
.product_detail .quantity-block ul li { float: left; padding: 7px 5px 4px; width: 50px; text-align: center; border-right: 1px solid #ccc; }
.product_detail .quantity-block ul li:last-child { border: 0; }
.product_detail .quantity-block ul li em { color: #999; }
.product-content { margin-top: 50px; }
.product-content .nav { float: none; border-bottom: 0; padding: 0 }
.product-content .nav a { color: #fff; border: 1px solid #ef3e33; border-bottom: 0; background: #ef3e33; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -ms-border-radius: 0; font-size: 16px; line-height: 20px; font-weight: 500; padding: 15px 24px; margin-right: 4px; }
.product-content .nav li.active a, .product-content .nav li a:hover { background: #fff; color: #ef3e33; border: 1px solid #ccc; border-bottom: 0; }
.product-content .tab-content { border: 1px solid #ccc; padding: 26px 20px 0; font-size: 15px; font-weight: 400; line-height: 19px; }
.product-content p { padding-bottom: 28px; line-height: 23px; }


.sync2 img { max-width: 100%; }
.sync2 { padding: 0 20px; }
.sync2 li { margin: 7px; }
.sync1 img { width: 100%; }
.sync2 .owl-controls .owl-buttons div { position: absolute; top: 50%; height: 20px; width: 20px; transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.sync2 .owl-controls .owl-buttons .owl-prev { background: url('../images/pager-arrow-prev.svg') no-repeat center; left: 0; }
.sync2 .owl-controls .owl-buttons .owl-next { background: url('../images/pager-arrow-next.svg') no-repeat center; right: 0; }
.back-to-top { width: 60px; height: 60px; border-radius: 60px; background: #ea4748; line-height: 40px; text-align: center; position: fixed; right: 15px; bottom: 15px; padding: 0 15px; display: none; }
.back-to-top img { width: 100%; height: 100%; }
.back-to-top:hover { background: #2c4453; }
.top-arrow .back-to-top { display: block }


.join-us-block { font-size: 14px; line-height: 20px; }
.join-us-block .listing-block li { font-size: 14px; line-height: 30px; }
.join-us-block .listing-block li:before { top: 11px; }
.join-us-block h4 { margin-bottom: 10px; color: #004fa3; }
.join-us-block table { width: 100%; margin-bottom: 25px; }
.join-us-block table tr th { font-weight: 600; }
.join-us-block table tr td, .join-us-block table tr th { border: 1px solid #ccc; text-align: center; padding: 10px; }
.join-us-block p { margin: 0; padding: 0 0 10px; }
.join-us-block em { text-transform: uppercase; color: #004fa3; margin-bottom: 20px; display: block; }


.privacy-policy-block.cms-content-block .cms-inner-block ol li em { left: 10px; font-size: 20px; line-height: 24px; }
.privacy-policy-block address { margin-bottom: 5px; padding-left: 40px; }
.privacy-policy-block address p { padding-bottom: 5px; }


.exhibition-block .ticket-msg-block { display: table; height: 50px; }
.exhibition-block .ticket-msg-block p { display: table-cell; vertical-align: middle; }


.btn-listing-block { margin: 0; padding: 0; font-size: 15px; line-height: 19px; }
.btn-listing-block li { padding: 23px 0 28px; border-bottom: 1px solid #c8c8c8; }
.btn-listing-block li:first-child { padding-top: 0; }
.btn-listing-block li:last-child { border-bottom: 0; }
.btn-listing-block h4 { font-size: 18px; line-height: 30px; color: #004fa3; margin: 0 0 6px; position: relative; }
.btn-listing-block h4 span { font-size: 22px; line-height: 26px; color: #ef3e33; position: absolute; right: 0; top: 7px; font-weight: 900; cursor: pointer; }
.btn-listing-block span { display: block; margin-bottom: 12px; }
.btn-listing-block p { padding-bottom: 0; line-height: 21px; margin-bottom: 14px; }
.btn-listing-block .btn-block .primary-button { padding: 10px 33px; margin-right: 15px; }
.btn-listing-block .btn-block .primary-button.red-button { margin-right: 0; }
.notification-block .btn-listing-block { margin-bottom: 27px; }
.notification-block .bottom-block { text-align: center; margin-bottom: 26px; }
.notification-block h4 { padding-right: 22px; }


.btn-file-popup .modal-dialog { width: 670px; margin: 200px auto 0; }
.btn-file-popup .modal-content { border-radius: 0; }
.btn-file-popup .modal-body { padding: 0; background: #fff; }
.btn-file-popup .modal-body .model-title-block h3 { padding: 21px 24px 19px; margin: 0; color: #004fa3; font-size: 22px; line-height: 26px; letter-spacing: -0.7px; border-bottom: 1px solid #e3e3e3; }
.btn-file-popup .modal-body .model-title-block .close { font-size: 42px; font-weight: 300; line-height: 24px; }
.btn-file-popup .modal-body .model-content-block { padding: 20px 23px 24px; }
.btn-file-popup .modal-body .model-content-block p { font-size: 15px; line-height: 21px; padding: 0; margin-bottom: 24px; }
.btn-file-popup .modal-body .model-content-block .pdf-block p { position: relative; margin: 0; padding: 0 0 0 37px; }
.btn-file-popup .modal-body .model-content-block .pdf-block p:before { content: ""; position: absolute; left: -4px; top: -6px; background: url('../images/file.svg') no-repeat center; background-size: 100% 100%; width: 30px; height: 30px; }
.btn-file-popup .modal-body .model-content-block .pdf-block { margin-bottom: 28px; padding-top: 8px; }
.btn-file-popup .modal-body .model-content-block .pdf-block a { display: inline-block; color: #004fa3; text-decoration: underline; padding: 0; margin-left: 4px; }
.btn-file-popup .modal-body .model-content-block .pdf-block a:hover { color: #ef3e33; }
.btn-file-popup .modal-body .model-content-block .pdf-block a:before { display: none; }
.btn-file-popup .modal-body .model-content-block .btn-grp .primary-button { padding: 10px 32px; }
.grey-button { background: #333333; }
.light-grey-button { background: #919191; }
.grey-button:hover, .light-grey-button:hover { color: #ffffff;}
.light-grey-button:hover { background: #B0ACAC;}


.event-index h2 { font-size: 24px; line-height: 28px; color: #004fa3; }
.event-index button { border-radius: 0 !important; text-transform: capitalize; background: #fff !important; box-shadow: none !important; text-shadow: none !important; border: 1px solid #c8c8c8 !important; color: #333 !important; padding: 0 7px !important; }
.event-index .fc-right button { padding: 0 12px !important; }
.event-index button.fc-today-button { padding: 0 13px !important; }
.event-index button.fc-state-hover, .event-index button.fc-state-active { background: #333333 !important; color: #fff !important; }
.event-index .fc-widget-header thead th { text-transform: uppercase; background: #f6f6f6; padding: 9px 0; font-size: 15px; line-height: 19px; }
.event-index .fc-widget-content td { font-size: 15px; line-height: 19px; }
.event-index .fc-widget-content .fc-content-skeleton thead td { padding: 6px 10px 2px 0 !important; }
.event-index .fc-widget-content .fc-content-skeleton .fc-day-grid-event { margin: 0; border-radius: 0; padding: 6px 2px 6px 10px; }
.event-index .fc-toolbar { margin-bottom: 18px; }
.event-index .fc-unthemed .fc-today { color: #fff; background: #004fa3; }
.event-index .fc-row .fc-content-skeleton tbody td { height: 106px !important; vertical-align: bottom; }
.event-index .fc-row .fc-content-skeleton { padding-bottom: 0 !important; }
.event-index .event_conferences { background: #ef3e33; border: 1px solid #ef3e33; }
.event-index .event_trade_shows { background: #f67923; border: 1px solid #f67923; }
.event-index .general_events { background: #222222; border: 1px solid #222222; }
.event-index .color-listing { margin-top: 16px; margin-bottom: 30px; }


.event-index .color-listing ul li { float: left; list-style: none; position: relative; padding: 0 31px 0 17px; }
.event-index .color-listing ul li:last-child { padding-right: 0; }
.event-index .color-listing ul li:before { content: ""; position: absolute; height: 12px; width: 12px; top: 4px; left: 0; }
.event-index .color-listing ul li.conference:before { background: #ef3e33; }
.event-index .color-listing ul li.shows:before { background: #f67923; }
.event-index .color-listing ul li.general:before { background: #222222; }
.event-index .fc-widget-content td.fc-today { border-left: 2px solid #ddd !important }


.psc-content-table .products-table table td.img-text i, .banner .caption{ transform: translateY(-50%);
}
.form-block .settings-tab .radio-btn-block ul{ transform: translateY(0);
}


.no-break{white-space: nowrap;}
.psc-content-table .top-text-block{margin-bottom: 25px;}
.psc-content-table .top-text-block p{margin: 0; padding: 0; font-size: 18px; line-height: 22px;}
.psc-content-table .top-text-block p em{font-size: 22px; line-height: 26px; font-weight: 800; font-style: normal;}
.psc-content-table .top-btn-block{text-align: right; margin-top: 4px; margin-bottom: 30px;}
.psc-content-table .top-btn-block .primary-button{height: 47px; padding: 15px 33px; margin-right: 7px;}
.psc-content-table .top-btn-block .primary-button:last-child{margin-right: 0;}
.psc-content-table .search-row{padding: 10px; background: #e5edf6; margin-bottom: 15px;}
.psc-content-table .search-row > ul{margin: 0;margin: 0 -5px;}
.psc-content-table .search-row > ul > li{float: left;padding: 0 5px;}
.psc-content-table .search-row .calendar-block{width: 25%;}
.psc-content-table .search-row .calendar-block .img-block{width: 25px;}
.psc-content-table .search-row .search-block{width: 40.5%; position: relative;}
.psc-content-table .search-row .search-block .img-block{width: 16px; height: 16px; position: absolute; right: 12px; top: 8px;}
.psc-content-table .search-row .search-block .img-block img{width: 100%;}
.psc-content-table .search-row .search-btn{width: 9.5%;}
.psc-content-table .search-row .search-btn .primary-button{height: 30px; padding: 6px; width: 100%; text-align: center;}
.psc-content-table .table-responsive{margin-bottom: 20px; border: none;}
.psc-content-table table{width: 100%;}
.psc-content-table .table-responsive table td{border: 1px solid #d9d9d9;font-size: 14px; line-height: 18px; padding: 18px 10px 15px; font-weight: 400; vertical-align: middle;}
.psc-content-table .table-responsive table td:first-child{padding: 18px 5px 15px;}
.psc-content-table .table-responsive table td a{color: #004fa3; text-decoration: underline;}
.psc-content-table .table-responsive table td a:hover{color: #EF3E33;}
.psc-content-table .table-responsive table td em{text-transform: uppercase;display: block;}
.psc-content-table .table-responsive table td .primary-button{padding: 5px 10px;white-space: nowrap; height: 30px; font-size: 13px; line-height: 17px; letter-spacing: 1px;}
.psc-content-table .table-responsive table th{background: #004fa3; color: #fff; border: 1px solid #2669b1; font-size: 18px; line-height: 22px; padding: 15px 26px 11px 10px; font-weight: 400;}
.psc-content-table .table-responsive table th .caret{position: absolute; right: -16px; bottom: 5px; color: #80a7d1; border-top: 7px dashed; border-right: 5px solid transparent; border-left: 5px solid transparent;}
.psc-content-table .table-responsive table th .caret.caret-up{transform: rotate(180deg); top: 2px;}
.psc-content-table .table-responsive table th .caret.active{color: #fff;}
.psc-content-table .table-responsive table th:first-child{padding:  15px 10px 11px; text-align: center;}
.psc-content-table.form-block table th p{margin: 0; padding: 0; display: inline-block; position: relative; white-space: nowrap;}
.psc-content-table.form-block table .icheckbox_polaris{position: relative;}
.psc-content-table.form-block table .icheckbox_polaris:after{left: -1px;}
.psc-content-table.form-block table th .icheckbox_polaris.checked{border: 1px solid #fff;}
.psc-content-table.form-block table th .icheckbox_polaris:after{color: #fff;}
.psc-content-table.form-block table label{margin: 0;}
.psc-content-table .bottom-btn-block .primary-button{height: 47px; padding: 15px 33px; margin-bottom: 35px; margin-right: 6px;}
.psc-content-table .bottom-btn-block .primary-button:last-child{margin-right: 0;}
.psc-content-table .search-row .drop-down{width: 20.5%;}
.psc-content-table .search-row .input-text-block{width: 20.2%;}
.psc-content-table .search-row .input-text-block .form-control{padding: 5px 10px;}
.psc-content-table .search-row .drop-down .dk-select .dk-selected{padding: 4px 28px 3px 10px; background: #fff;}
.psc-content-table .search-row .drop-down .dk-selected:before{right: 10px; top: 11px;}
.psc-content-table .search-row .drop-down .dk-select-open-down .dk-selected:before{top: 17px;}
.psc-content-table .search-row .search-block.small-search-block{width: 20.5%;}
.psc-content-table .search-row .search-btn.small-btn{width: 9.3%;}
.psc-content-table .search-row .search-btn.clear-btn{position: relative;}
.psc-content-table .search-row .search-btn.clear-btn .primary-button{text-align: left; padding: 6px 12px;}
.psc-content-table .search-row .search-btn.clear-btn span{position: absolute; right: 14px; top: 6px; font-size: 16px; line-height: 20px;}
.psc-content-table .products-table table th.text-right:first-child{padding: 15px 17px 11px 10px; text-align: right;}
.psc-content-table .products-table table th.text-right:first-child .caret{right: -13px;}
.psc-content-table table th.no-caret{padding: 15px 10px 11px 10px;}
.psc-content-table.form-block table td .form-control{border: 1px solid #d9d9d9; text-align: right; height: 28px; padding: 5px 15px 5px 5px; width: 80px;}
.psc-content-table table td.input-block{padding: 6px;}
.psc-content-table .products-table table td{font-size: 12px; line-height: 16px; padding: 4px 10px 2px;}
.psc-content-table .products-table table th{font-size: 16px; line-height: 20px; padding: 15px 26px 13px 10px;}
.psc-content-table .products-table table th .caret{bottom: 3px;}
.psc-content-table .products-table table td .add-btn{border-radius: 100%; background: #004fa3; height: 16px; width: 16px; border: none; position: relative;}
.psc-content-table .products-table table td .add-btn:after{content: "+"; position: absolute; top: 0; left: 4.5px; color: #fff; font-size: 14px; line-height: 18px;}
.psc-content-table .products-table table td.img-text{position: relative; padding: 3px 10px;}
.psc-content-table .products-table table td.img-text i{position: absolute; top: 50%; left: 0; right: 0; color: #fff;}
.psc-content-table .products-table.table-responsive{margin-bottom: 8px;}
.psc-content-table .bottom-block{margin-bottom: 125px;}
.psc-content-table .bottom-block p{padding: 0; margin: 0; font-size: 12px; line-height: 16px; font-weight: 400;}
.psc-content-table .products-table table th.qty-block{width: 100px;}
.psc-content-table.form-block .form-control{padding: 5px 28px 5px 10px; height: 30px;}

.member-portfolio.psc-content-table table th:first-child{text-align: left;}
.member-portfolio.psc-content-table .table-responsive{margin-bottom: 30px;}
.member-portfolio.psc-content-table table .graph-row td{padding: 20px 30px;}
.member-portfolio.psc-content-table table td img{width: 100%; min-width: 600px;}



.settings-tab { font-family: 'Heebo', sans-serif; padding: 4px 0 34px; }
.settings-tab.ui-widget.ui-widget-content { border: 0; }
.settings-tab .ui-widget-header { border: 0; background: none; }
.settings-tab ul li.ui-state-default { background: #f7f7f7; border: 1px solid #f7f7f7; color: #333333; border-radius: 0; float: left;}
.settings-tab ul li.ui-state-default:hover { background: #004fa3; border: 1px solid #004fa3; }
.settings-tab ul li.ui-state-default:hover a { color: #fff; }
.settings-tab ul li.ui-state-active { background: #004fa3; border: 1px solid #004fa3; color: #fff; }
.settings-tab ul li a { text-transform: uppercase; color: #333333; }
.settings-tab.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; border-radius: 0; border-bottom: 2px solid #004fa3;}
.settings-tab.ui-tabs .ui-tabs-nav li { padding: 0 2px; }
.settings-tab.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: 15px 20px 11px; font-size: 18px; line-height: 22px; text-transform: capitalize;}
.settings-tab .primary-button { color: #fff; }
.settings-tab .inner-tabs {border: 1px solid #d6d6d6; padding: 18px 30px 30px; border-radius: 0;}
.settings-tab .inner-tabs .form-control, .settings-tab .inner-tabs .dk-selected{height: 50px;}
.settings-tab .inner-tabs label{font-weight: 400; text-align: left; width: 100%; text-align: left; color: #333;}
.settings-tab .inner-tabs.profile-tab .top-block{margin-bottom: 50px; padding-top: 4px;}
.settings-tab .inner-tabs.profile-tab a{display: block;}
.settings-tab .inner-tabs.profile-tab .img-block{float: right; margin-top: 7px;}
.settings-tab .inner-tabs.profile-tab .inner-text-block{float: left; text-align: left;}
.settings-tab .inner-tabs.profile-tab .inner-text-block p{margin: 0; padding: 0; font-size: 16px; line-height: 28px; font-weight: 400; color: #333;}
.form-block .settings-tab textarea.form-control{height: 100px; padding: 10px 14px;}
.form-block .settings-tab .form-row{margin-bottom: 28px;}
.form-block .settings-tab .inner-form-block{padding: 8px 0 2px;}
.settings-tab .btn-block{text-align: left;}
.settings-tab .btn-block .primary-button{height: 47px; padding: 10px 31px;}
.form-block .settings-tab .radio-btn-block{margin-top: 19px; text-align: left; padding: 7px 0;}
.form-block .settings-tab .radio-btn-block .text-block{display: inline-block; padding-right: 30px;}
.form-block .settings-tab .radio-btn-block ul{top: 7px; width: 155px; display: inline-block; position: relative;}
.settings-tab .default-settings-block em{font-size: 13px; line-height: 17px; color: #959595;}
.settings-tab .browse-btn{position: relative;}
.settings-tab .browse-btn .form-control{padding: 12px 130px 12px 10px;}
.settings-tab .browse-btn .primary-button{position: absolute; right: 0; top: 0; height: 50px; padding: 10px 30px;}
.form-block .settings-tab table .radio-btn-block{margin: 5px 0 0; padding: 0;}
.form-block .settings-tab table .radio-btn-block ul{top: 0;}
.form-block .settings-tab table th{padding: 13px 20px;}
.form-block .settings-tab table th:first-child{text-align: left;}
.form-block .settings-tab table td,.form-block .settings-tab .psc-content-table table td:first-child{text-align: left; padding: 15px 20px;}
.form-block .settings-tab .psc-content-table{padding-top: 30px;}
.form-block .settings-tab .psc-content-table p{padding: 0; margin: 0;}
.form-block .settings-tab .psc-content-table td .form-control{height: 30px; min-width: 200px; padding: 5px 8px;}
.form-block .settings-tab .psc-content-table .drop-down .dk-selected{height: 30px; min-width: 90px; padding: 5px 8px;}
.form-block .settings-tab .psc-content-table .drop-down .dk-selected:before{top: 11px; right: 8px}
.form-block .settings-tab .psc-content-table td.tooltip-block{position: relative;}
.form-block .settings-tab .psc-content-table td.tooltip-block .tooltip-outter{top: 0; right: auto; position: relative; display: inline-block; margin-left: 10px;}
.form-block .settings-tab .psc-content-table td.tooltip-block .tooltip-outter .img-block{height: 16px; width: 16px;}
.form-block .settings-tab .psc-content-table td.tooltip-block .tooltip-outter .tooltip-content{padding: 14px 20px; top: auto; bottom: 25px; left: -7px; right: auto; width: 280px; border: 1px solid #d8d8d8; white-space: initial;}
.form-block .settings-tab .psc-content-table td.tooltip-block .tooltip-outter .tooltip-content:after{top: auto; right: auto; bottom: -8px; left: 8px;
	border-top: 7px solid #d8d8d8;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 0;
}
.form-block .settings-tab .psc-content-table td.tooltip-block .tooltip-outter .tooltip-content:before{content: ""; position: absolute; bottom: -6px; left: 11px; z-index: 1;
border-top: 4px solid #fff;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
}
.form-block .settings-tab .psc-content-table td.tooltip-block .tooltip-outter .tooltip-content p{color: #333;}
.settings-tab .page-title.inner-tabs p { font-size: 16px; line-height: 21px; margin: 0; padding: 0; font-weight: 400;}
.settings-tab .page-title.inner-tabs p a{display: inline-block; color: #004fa3; text-decoration: underline;}
.settings-tab .page-title.inner-tabs p a:hover{color: #ef3e33;}
.settings-tab .inner-tabs .inner-text-block{padding-top: 10px; margin-bottom: 34px;}
.settings-tab .inner-tabs .inner-text-block h4{margin-bottom: 14px;}
.settings-tab .inner-tabs .inner-text-block h4 em{text-transform: uppercase; font-style: normal;}
.settings-tab .inner-tabs .sub-inner-block{margin-bottom: 34px;}
.settings-tab .page-title.inner-tabs .points-listing p {font-weight: 500; font-size: 18px; line-height: 22px; margin-bottom: 7px;}
.settings-tab .points-listing .listing-block li {font-size: 18px; line-height: 40px; padding-left: 21px; font-weight: 500;}
.settings-tab .points-listing .listing-block li:before{background: #333; height: 6px; width: 6px; left: 1px; top: 16px;}
.settings-tab .page-title.inner-tabs .normal-points-listing p {margin-bottom: 9px;}
.settings-tab .normal-points-listing .listing-block li {font-weight: 400; line-height: 20px; margin-bottom: 16px;}
.settings-tab .normal-points-listing .listing-block li:before{top: 8px;}
.settings-tab .normal-points-listing .listing-block{margin-bottom: 32px;}
.form-block .settings-tab .checkbox-listing{margin: 10px 0 23px;}
.form-block .settings-tab .checkbox-listing span{padding-left: 24px;}
.form-block .settings-tab .checkbox-listing .icheckbox_polaris{top: 10px; left: 15px;}




.image-uploader .zoom {
	position: absolute;
	top: 0;
	left: -35px;
}

.image-uploader .zoom .close {
	background: url(http://s.cdpn.io/24822/close-widget.png) center no-repeat;
}
.image-uploader .zoom .plus,
.image-uploader .zoom .minus,
.image-uploader .zoom .close {
	cursor: pointer;
	opacity: 0.7;
	padding: 2px;
	font-size: 20px;
	text-align: center;
	width: 30px;
	height: 30px;
}

.image-uploader .zoom .close:hover {
	opacity: 1;
}

.img-block .image-uploader input{opacity: 	0;width: 	100%;}
.img-block .image-uploader .image{background: url("../images/company-logo.jpg")no-repeat;width: 	100px!important;height:100px!important;background-size: 100%;
}
.img-block .image-uploader .image img{width: 	100%;    height: 100%;opacity: 	0;}
.img-block .image-uploader{width: 	100px!important;height:100px!important;    position: relative; cursor: pointer;}
.img-block .image-uploader .zoom .close{display: 	none;}
.img-block .image-uploader.filled .zoom .close{display:inline-block;}
.img-block .image-uploader.filled .image{background: none;}
.img-block .image-uploader.filled .image img{opacity: 	1;}

.psc-content-table.my-content-data .top-btn-block{text-align: left;}
.psc-content-table.form-block.my-content-data .form-control.drop-down{padding: 0; height: 47px; width: 115px;}
.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-selected{padding: 12px 25px 9px 10px; text-transform: uppercase;}
.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-selected:before{right: 11px;}
.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-select-options{max-height: 240px;}
.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-option{padding: 12px 9px 9px; text-transform: uppercase; border-bottom: 1px solid #d9d9d9;}
.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-select-options .dk-option:last-child{border-bottom: 0;}
.psc-content-table.my-content-data .table-responsive table td{padding: 14px 10px 10px;}
.psc-content-table.my-content-data .table-responsive table td:first-child{padding: 14px 5px 10px;}



.calculator-block p{margin: 0; padding: 0 0 10px; font-size: 17px; line-height: 21px;}
.calculator-block .top-text-block{margin-bottom: 25px;}
.calculator-block .top-text-block p{padding: 0 0 9px;}
.calculator-block .top-text-block a{text-decoration: none;}
.calculator-block .top-text-block a:hover, .calculator-block .top-text-block a:focus{text-decoration: underline; color: #ef3e33;}
.calculator-block .purchase-listing{padding: 0; margin: 0 0 48px;}
.calculator-block .purchase-listing li{list-style: none; display: inline-block; margin-right: 15px;}
.calculator-block .purchase-listing li:last-child{margin-right: 0;}
.calculator-block .top-detail-block p{padding: 0 7px 0 0; font-size: 16px; line-height: 20px; display: inline-block;}
.calculator-block .top-detail-block .input-block{display: inline-block; position: relative;}
.calculator-block .top-detail-block .purchase-value{font-size: 17px; line-height: 21px; display: inline-block; padding: 10px 15px 8px 25px; color: #fff; background: #004fa3; border-radius: 5px; width: 120px; border: 0;}
.calculator-block .top-detail-block span{font-size: 17px; line-height: normal; color: #fff; position: absolute; left: 15px; top: 50%; transform: translateY(-50%);}
.calculator-block .detail-block{background: url("../images/calculator-bg.jpg") center center no-repeat; position: relative; padding: 50px 0 54px; margin-bottom: 50px;}
.calculator-block .detail-block:before{content: ""; background: rgba(255,255,255,0.8); position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.calculator-block .detail-block .detail-card-block{border-radius: 5px; text-align: center; background: #1a61ac; color: #fff;}
.calculator-block .detail-block .detail-card-block .title-block{padding: 26px 20px 21px; background: #004fa3; border-radius: 5px 5px 0 0;}
.calculator-block .detail-block .detail-card-block h3{font-size: 28px; line-height: 32px; margin: 0; padding: 0;}
.calculator-block .detail-block .detail-card-block .detail-inner-block{padding: 29px 32px 16px; margin: 0;}
.calculator-block .detail-block .detail-card-block .detail-inner-block li{list-style: none; margin-bottom: 26px;}
.calculator-block .detail-block .detail-card-block .detail-inner-block li:last-child{margin-bottom: 0;}
.calculator-block .detail-block .detail-card-block p{font-size: 22px; line-height: 26px;}
.calculator-block .detail-block .detail-card-block .bottom-block{padding: 30px 22px; background: #004fa3; border-radius: 0 0 5px 5px;}
.calculator-block .detail-block .detail-card-block .bottom-block .inner-white-block{padding: 19px 15px; color: #004fa3; border-radius: 5px; background: #fff;}
.calculator-block .detail-block .detail-card-block .bottom-block .inner-white-block span{font-size: 44px; line-height: 48px;}
.calculator-block .graph-block{margin-bottom: 28px;}
.calculator-block .graph-block .top-block{border: 1px solid #004fa3; background: #004fa3; color: #fff; padding: 15px 20px 11px;}
.calculator-block .graph-block .top-block h5{font-size: 18px; line-height: 22px; margin: 0; padding: 0;}
.calculator-block .graph-block .bottom-block{border: 1px solid #d6d6d6; border-top: 0; padding: 21px 30px 19px;}
.calculator-block .graph-block .bottom-block img{min-width: 100%;}

.cart-sliding { position: fixed; width: 1200px; height: 100%; top: 0; bottom: 0; right: -100%; background: #fff; box-shadow: 0 5px 9px rgba(0,0,51,0.31); z-index: 20; overflow: auto;  }
.cart-show { right: 0; }
.cart-sliding a.close-cart { position: absolute; right: 30px; top: 30px; height: 21px; width: 22px; }
.cart-sliding a.close-cart img { width: 100%; height: 100%;}
.cart-sliding .inner-cart-block { padding: 55px 15px; }
.cart-sliding .inner-cart-block .table-responsive { display: inline-block; float: left; margin-right: 20px; }
.cart-sliding .inner-cart-block .page-title { margin-bottom: 25px; }
.cart-sliding .inner-cart-block table { width: 770px; min-width: 100%; }

.cart-sliding.psc-content-table tr th:nth-child(2) { text-align: left; padding: 15px 20px 11px; }
.cart-sliding.psc-content-table tr th { font-size: 16px; line-height: 20px; text-align: center; padding: 15px 20px 11px 16px;  }
.cart-sliding.psc-content-table tr td{vertical-align: middle;}
.cart-sliding.psc-content-table tr td p{margin: 0; padding: 0;}
.cart-sliding.psc-content-table tr td em { float: left; margin-right: 10px; }
.cart-sliding.psc-content-table tr td em a{ text-decoration: none; display: block; width: 52px;}
.cart-sliding.psc-content-table tr td:nth-child(2) em img{ border: 1px solid #d6d6d6; width: 100%;}
.cart-sliding.psc-content-table table td:first-child { padding: 10px 13px 3px 5px; text-align: center; }
.cart-sliding.psc-content-table table td:nth-child(2) { padding: 10px 13px 3px 5px; text-align: left; min-width: 340px;}
.cart-sliding.psc-content-table table td:nth-child(3) { padding: 12px 10px; text-align: center; }
.cart-sliding.psc-content-table table td button { border: 0 none; background: transparent; padding: 0; float: left; }
.cart-sliding.psc-content-table tr td .item-content { overflow: hidden; }
.cart-sliding.psc-content-table tr td .item-content a { font-size: 15px; line-height: 19px; color: #414141; text-decoration: none; font-weight: 500; }
.cart-sliding.psc-content-table tr td .item-content a:hover { color: #ef3e33; }
.cart-sliding.psc-content-table tr td .item-content a i { display: block; font-style: normal; }
.cart-sliding.psc-content-table tr td .item-content span { font-size: 14px; line-height: 18px; color: #414141; font-weight: 500; display: block; }
.cart-sliding.psc-content-table tr td .item-content span i { font-style: normal; font-weight: 100; }
.cart-sliding.psc-content-table tr td { font-size: 13px; line-height: 17px; text-align: right; vertical-align: top; padding: 12px 18px 15px 4px; }
.cart-sliding.psc-content-table tr td:last-child em { border: 0 none; margin: 0;}
.cart-sliding.psc-content-table tr td input[type="text"] { width: 45px; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: center; padding: 0 10px; }
.cart-sliding.psc-content-table tr:last-child td { padding: 20px 5px 20px 15px; }
.cart-sliding.psc-content-table tr:last-child td button { color: #fff; text-decoration: none; font-weight: 500; height: 37px; text-align: center; padding: 10px 15px; font-size: 14px; line-height: 18px; text-transform: uppercase; background: #004fa3; }
.cart-sliding.psc-content-table tr:last-child td .right-btn-block { float: right; }
.cart-sliding.psc-content-table tr:last-child td .right-btn-block button { margin-right: 10px; }

.cart-sliding .cart-price-block { display: inline-block; float: right; border: 1px solid #c8c8c8; padding: 17px 24px 10px 22px; background: #f7f7f7; width: 360px; max-width: 100%; margin-bottom: 20px; }
.cart-sliding .cart-price-block tr td { border: 0;  }
.cart-sliding .cart-price-block ul { margin-bottom: 15px; }
.cart-sliding .cart-price-block ul li { display: inline-block; font-size: 15px; line-height: 19px; color: #414141; width: 50%; float: left; font-weight: 100; }
.cart-sliding .cart-price-block ul li:last-child { text-align: right; }
.cart-sliding .cart-price-block ul.grand-total { border-top: 1px solid #c8c8c8; padding-top: 17px; margin-bottom: 15px; }
.cart-sliding .cart-price-block ul.grand-total li { font-size: 20px; line-height: 24px; }
.cart-sliding .cart-price-block ul.grand-total li:last-child { color: #ef3e33; font-weight: 500; }
.cart-sliding .cart-price-block a { width: 100%; text-align: center; margin-bottom: 10px; height: 47px; padding: 15px 19px; }

.cart-sliding.psc-content-table tr:last-child td a { color: #fff; float: left; text-decoration: none; font-weight: 500; height: 37px; text-align: center; padding: 10px 15px; font-size: 14px; line-height: 18px; text-transform: uppercase; background: #004fa3;}



.pay-account-popup .modal-content{border-radius: 0;}
.pay-account-popup .modal-body{padding: 23px 0 0;}
.pay-account-popup .modal-body .close{margin-right: 11px; margin-top: -13px;}
.pay-account-popup .modal-body h3{font-size: 22px; line-height: 26px; padding-left: 24px; margin: 0; border-bottom: 1px solid #e3e3e3;}
.pay-account-popup .bottom-block{padding: 25px; margin: 0;}
.pay-account-popup .bottom-block .inner-block{border: 1px solid #d6d6d6;}
.pay-account-popup .inner-block .nav-tabs{float: left; width: 48%; border: 0;}
.pay-account-popup .inner-block .nav-tabs li{float: none; border-bottom: 1px solid #d6d6d6;}
.pay-account-popup .inner-block .nav-tabs li a{text-transform: uppercase; color: #333333; border: 0; border-radius: 0; font-size: 16px; line-height: 20px; padding: 14px 15px; margin: 0;}
.pay-account-popup .inner-block .nav-tabs li a:hover, .pay-account-popup .inner-block .nav-tabs li.active a{color: #fff; background: #004fa3;}
.pay-account-popup .inner-block .tab-content{float: left; width: 52%; padding: 24px; border-left: 1px solid #d6d6d6; height: 464px;}
.pay-account-popup .inner-block .tab-content .form-control{height: 50px; margin-bottom: 20px;}
.pay-account-popup .inner-block .tab-content .primary-button{height: 47px; padding: 10px 33px;}
.pay-account-popup .inner-block .tab-content p{font-size: 15px; line-height: 20px;}
.pay-account-popup .inner-block .tab-content p a{text-decoration: underline; color: #004fa3;}
.pay-account-popup .inner-block .tab-content p a:hover{color: #ef3e33;}
.pay-account-popup.psc-content-table .table-responsive{margin-bottom: 25px;}
.pay-account-popup.psc-content-table table td{text-align: center;}
.pay-account-popup.psc-content-table .border-none td{border: 0; padding: 8px;}


.content-error-block .alert-danger{position: relative;}
.content-error-block .alert-danger .close{opacity: 0.2; font-weight: 700;}


.my-quote-table table td{padding: 14px 10px 10px;}
.my-quote-table table td:first-child{padding: 14px 5px 10px;}






.psc-content-table  .custom-scroll tr{    width: 100%;    display: inline-table;    height: auto;    table-layout: fixed;}
.psc-content-table  .table-heading tr{    width: 100%;    display: inline-table;    height: auto;    table-layout: fixed;}
.psc-content-table  .custom-scroll{border-bottom:1px solid #d9d9d9;}
.psc-content-table  .custom-scroll tr:last-child td{border-bottom: 0;}
.psc-content-table  .custom-scroll tr td{border-top:0;}
.psc-content-table  .custom-scroll{max-height:155px;}
.psc-content-table  .custom-scroll .mCustomScrollBox{max-height:155px!important;}
.psc-content-table  .custom-scroll .mCSB_inside > .mCSB_container{margin-right:0;}
.psc-content-table  .custom-scroll .mCSB_scrollTools .mCSB_dragger{background: transparent;}
.psc-content-table  .custom-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{  width:5px;  background: #d9d9d9;}
.psc-content-table  .custom-scroll .mCSB_scrollTools .mCSB_draggerRail{background: transparent;}

.cart-sliding.psc-content-table table tr.blank_row td{border: 0; display: none;}

.pagination-outer{text-align: center;}

#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul{margin-bottom: 0;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li{margin-bottom: 15px; width: 50%;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.drop-down select{width: 100%}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-block .form-control{border: 1px solid #cccccc; padding: 5px 25px 5px 10px;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-block .img-block{top: 6px}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-btn .primary-button{text-align: center;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-btn span{right: 105px !important;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-btn{margin-bottom: 0;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form{margin:20px 0 0;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block .content-block{padding: 0;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.dk-option{width:100%;margin-bottom:0;color:#959595;font-size:14px;line-height:18px;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.dk-option-selected,#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.dk-option-highlight{background:#004fa3;color:#ffffff;}
#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.drop-down .dk-selected{font-size:14px;line-height:22px;height:30px;}
#addPscProductsPopup.login-sign-popup .modal-dialog{width:800px;}

.calculator-block .ie_purchase_label span{top:8px!important;}
.calculator-block .ie_purchase_label  .purchase-value{line-height:17px!important;}
@media (min-width: 1200px) and (max-width: 1300px){
	.product-block .slider-content { padding: 0 25px; }
	.product-block .owl-carousel .owl-nav .owl-prev { margin-left: -10px; }
	.product-block .owl-carousel .owl-nav .owl-next { margin-right: -10px; }
	.mapfix.fixed{width: 750px;}
	/* .carousel-inner .item {max-height: 500px;} */
}

@media (max-width: 1200px){
	body{font-size: 13px; line-height: 17px;}
	nav ul.navigate-menu > li{margin-right: 30px;}
	.logged-in nav ul.navigate-menu > li{margin-right: 24px !important;}
	.product-block .slider-content { padding: 0 25px; }
	.product-block .owl-carousel .owl-nav .owl-prev { margin-left: -15px; }
	.product-block .owl-carousel .owl-nav .owl-next { margin-right: -15px; }
	.footer-top ul li a{font-size: 13px; line-height: 17px;}
	.banner .caption h1 {font-size: 50px;line-height: 54px;}
	.banner .caption a.primary-button {margin-top: 15px;}
	nav ul.navigate-menu > li:hover > ul.sub-menu{    opacity: 1;    visibility: visible;    top: 58px;display: block;}
	ul.sub-menu{top:58px;  opacity: 1;   visibility: visible;display: none;}
	.dashboard-listing .tooltip-outter .tooltip-content{    top: 30px;    width: 244px;}
	.dashboard-listing .dashboard-block a.account-block .title-block .tooltip-outter p{margin:0;}
	.mapfix.fixed{width: 646px;}
	.login-popup .modal-body .bottom-action a.forgot-pwd{font-size: 14px; line-height: 18px;}
	.dashboard-listing .dashboard-block.dashboard-content-block a img { height: 90px; }
	.dashboard-listing .dashboard-block a span {font-size: 30px;}
	/* .carousel-inner .item {max-height: 450px;} */
	.store-locator-block .left-block{min-height: 599px; max-height: 599px;}
	.store-locator-block iframe{height: 599px;}
}

@media (max-width: 1199px){
	.logged-in header nav ul.navigate-menu > li > a{font-size: 15px; line-height: 19px; padding: 16px 5px;}
	.newsletter-block .img-block{width: 300px; height: auto;}
	.registration-block .sign-block .label-input .form-control{width: 100%; margin-left: 0;}
	.registration-block .label-input .form-control{width: 65%;}
	.registration-block .label-input label{width: 30%;}
	/* .carousel-inner .item {max-height: 413px;} */
	.share-calculator .primary-share-block .inner-table h4{font-size: 15px; line-height: 19px;}
	.share-calculator .inner-table tr td:first-child{padding: 12px 10px !important;}
	.share-calculator .primary-share-block .top-block ul li .input-block input.form-control{width: 80px; padding: 10px 7px 6px 15px;}
	.share-calculator .primary-share-block .top-block ul li .input-block span{left: 7px; top: 14px;}

	.event-index .fc-row .fc-content-skeleton tbody td{height: 81px !important;}
	.settings-block.top-product .radio-btn-block ul{width: 34%;}
	.psc-content-table .search-row .search-btn.clear-btn .primary-button{padding: 6px;}
	.psc-content-table .search-row .search-btn.clear-btn span{right: 10px;}
	.psc-content-table .bottom-block{margin-bottom: 50px;}
	.about-us-block .bottom-img-block .img-block img{height: 190px;}

	.newsletter-block .inner-img-block{width: 70px; height: 70px;}
	.newsletter-content-block{padding-left: 10px; font-size: 15px; line-height: 19px;}

	.calculator-block .graph-block .bottom-block{padding: 20px;}
	.calculator-block .graph-block .bottom-block img{width: 100%;}

	.cart-sliding .inner-cart-block .table-responsive { width: 100%; margin-right: 0;}
	.cart-sliding .inner-cart-block table { width: 100%; }
	.cart-sliding .cart-price-block { width: 50%; }
	.cart-sliding .cart-price-block a { height: 37px; padding: 10px 19px; }

	.calculator-block .purchase-listing li{float: left; margin-bottom: 15px; margin-right: 0; width: 50%;}
	.calculator-block .purchase-listing li:last-child{margin-bottom: 0;}
	.cart-sliding{width: 100%;}
	.cart-sliding .cart-price-block{float: left;}
	.dashboard-listing .dashboard-block a.account-block table thead tr th:first-child, .dashboard-listing .dashboard-block a.account-block table tfoot tr td:first-child, .dashboard-listing .dashboard-block a.account-block table tr td:first-child{padding-left: 30px;}
	.dashboard-listing .dashboard-block a.account-block table thead tr th:last-child, .dashboard-listing .dashboard-block a.account-block table tfoot tr td:last-child, .dashboard-listing .dashboard-block a.account-block table tr td:last-child{padding-right: 30px;}
}

@media (max-width: 991px){

	header .container{position: relative;}
	body{font-size: 12px; line-height: 16px;}
	.open-menu .hamburger{position: fixed; top:40px; right:25px;}
	.hamburger{position:absolute;top:30px;right:15px;display:block;height:30px;z-index:17;}
	.hamburger:hover span{background:#ef3e33;}
	.hamburger span{background:#004fa3;width:35px;height:3px;display:block;}
	.hamburger span:first-child{position:relative;top:15px;}
	.hamburger span:last-child{position:relative;bottom:-22px;}
	.mobile-menu-outer{background:#004fa3;position:fixed;top:0;bottom:0;right:-100%;padding:25px;z-index:2;}
	.open-menu .mobile-menu-outer{right:0;width:100%;    z-index: 16;}
	.open-menu .middle-span{opacity:0;}
	/* .carousel-inner .item {max-height: 320px;} */
	.open-menu .hamburger span:first-child{transform:rotate(45deg) translate(7px,3px);}
	.open-menu .hamburger span:last-child{transform:rotate(-45deg) translate(6px,-3px);}
	.open-menu .hamburger span:first-child{background:#ef3e33;}
	.open-menu .hamburger span:last-child{background:#ef3e33;}
	.mobile-menu-outer ul{text-align:left;padding: 65px 0 20px; margin: 0 auto;    position: relative;    z-index: 20;}
	.mobile-menu-outer ul:after {    content: "";    background: #004fa3;     right:-100%;   top: 0;    height: 95px;    position: fixed;    z-index: 21;}
	.open-menu .mobile-menu-outer ul:after {right:0;width:100%;}

	.mobile-menu-outer ul li a{display:block;color:#fff;font-size:20px;line-height:24px; border-bottom: 1px solid rgba(239, 62, 51,0.8); padding:10px 0;}
	.mobile-menu-outer ul li > a:hover, .mobile-menu-outer ul li.active > a{color: #ef3e33;}
	.mobile-menu-outer ul li:last-child a{ border-bottom: 0; }
	.level0-mob{position:relative;}
	.mobile-menu-outer ul.level1-mob{position:relative;top:0;display:none;padding:20px 25px 5px;}
	.mobile-menu-outer ul.level1-mob li a{text-transform:capitalize;font-size: 	16px;line-height: 	20px;}
	.mobile-menu-outer ul.level1-mob li a:hover, .mobile-menu-outer ul.level1-mob li.sub-active a{color: #ef3e33;}
	.level1-mob li{position:relative;}
	.mobile-menu-outer ul.level2-mob{position:relative;top:0;display:none;padding:20px 25px 5px;}
	.mobile-menu-outer ul.level2-mob li a{text-transform:capitalize;font-size: 	16px;line-height: 	20px;}
	.mobile-menu-outer ul.level2-mob li a:hover, .mobile-menu-outer ul.level2-mob li.sub-active a{color: #ef3e33;}

	html.open-menu,.open-menu body{overflow-y:hidden;}
	.mobile-menu-outer{overflow-y:scroll;}

	a:focus{text-decoration: none;}
	.button-controls { margin-top: 70px; }
	.button-controls .primary-button { margin-left: 0; }
	.product-block .owl-carousel .owl-nav .owl-next {margin-right: -10px;}
	.product-block .owl-carousel .owl-nav .owl-prev {margin-left: -10px;}

	.product-block .owl-carousel .owl-item img { max-width: 100%; display: inline-block; }
	.product-block .item .slider-img { text-align: center; }
	.banner .caption h1 {font-size: 40px;line-height: 44px;}
	.banner .caption a.primary-button {margin-top: 25px;}
	.content-block h2 {font-size: 30px;line-height: 34px;}
	.benifit-block ul li {font-size: 16px;line-height: 20px;}
	.benifit-block ul.left-benifit-block {padding-left: 44px;}
	.benifit-block ul.right-benifit-block {	margin-left: 0;	}
	.benifit-block p {font-size: 18px;line-height: 22px;}
	.events-block .event-header {padding-bottom: 15px;}
	.event-info {padding: 20px 0;}
	.event-blocks{margin-bottom:20px;}
	.footer-top ul li { margin-bottom: 8px; }
	ul.news-content li a img{transform: translateY(-50%);top: 50%; height: auto;}
	ul.news-content li a{overflow: hidden;}
	.footer-top ul li a{padding: 0 6px;}
	.footer-top ul{margin:0;}
	.open-menu .carousel-indicators{display:none;}
	.mobile-menu-outer img { position: absolute; right: 5px; top:16px; }
	.open-level0 > a img { transform: rotate(180deg); }
	.open-level1 img { transform: rotate(180deg); }
	.content-block { padding: 34px 0; }
	.copyright-content p{    margin: 0;    padding: 0;}

	.inner-banner h3{font-size: 25px; line-height: 29px; float: none;}
	.inner-banner .breadcrumb{padding: 0; float: none;}
	.inner-banner .banner-content{margin-top: -25px;}

	.apply-block{padding: 36px 90px 43px;}
	.store-locator-block .left-block .address-block{text-align: center;}
	.store-locator-block .left-block .address-block a{margin-top: 0;}
	.store-locator-block .address-block a.store-details-btn{float: none; margin-top: 6px;}

	header .member-details, header .member-details .img-block, header .member-details .detail-block{float: left;}
	header .member-details{margin-top: 10px; width: 100%;}
	header .member-details .detail-block{text-align: left; margin-right: 0; margin-left: 10px;}
	header .member-details .user-btn{width: auto; float: right; margin-top: 20px;}

	.share-block td{padding:10px 0!important;font-size: 14px;}
	.share-block td .form-control{height:auto;}
	.share-calculator span{position: absolute;    top:32px;}

	.dashboard-listing .tooltip-outter .tooltip-content{    width: 272px;}

	.mapfix.fixed{width: 470px;}

	.member-listing-block .top-block{font-size: 14px; line-height: 18px;}
	.member-listing-block .detail-listing > li .detail-block ul li{font-size: 14px; line-height: 18px;}
	.member-listing-block .detail-listing > li .img-block{width: 15%;}
	.member-listing-block .detail-listing > li .detail-block{width: 85%;}
	.member-listing-block .detail-listing > li .detail-block ul li em{width: 45%;}
	.member-listing-block .detail-listing > li .detail-block ul li p{width: 55%;}

	.about-us-block .member-listing-block .detail-listing > li .img-block{width: 100px;}
	.about-us-block .member-listing-block .detail-listing > li .detail-block ul li em{width: 50%;}
	.about-us-block .member-listing-block .detail-listing > li .detail-block ul li p{width: 50%;}

	.form-block .table-row .col-md-6{display: block; padding: 0;}
	.custom-file-upload{margin-bottom: 0;}

	.form-block .form-row.license .radio-btn-block, .form-block .form-row.citizen .radio-btn-block{height: auto;}

	.newsletter-block .tapping-inner-block{margin-bottom: 20px;}
	.newsletter-block .inner-img-block{float: none; margin: 0 auto 5px;}
	.newsletter-content-block{padding-left: 0; font-size: 14px; line-height: 18px; float: none; text-align: center;}
	.newsletter-block .img-block{width: 250px; margin-bottom: 50px;}

	.registration-block table tr td{padding: 0 10px;}

	.listing-block li{line-height: 26px;}
	.listing-block li:before{top: 10px;}

	.registration-block .label-input label{width: 38%;}
	.registration-block .label-input .form-control{width: 60%;}
	.registration-block table tr td.first-td{width: 18%;}
	.registration-block table tr td.middle-td, .registration-block table tr td.last-td{width: 41%;}
	.events-outter-block .bottom-block{padding-bottom: 0;}

	.career-block .job-listing-block .search-block{padding: 15px;}
	.search-block .search-block-listing{margin: 0 -5px;}
	.search-block .search-block-listing li{padding: 0 5px;}
	.search-block ul li .drop-down .dk-selected{padding: 12px 40px 12px 9px;}
	.search-block .search-block-listing > li .form-control{height: auto;}
	.search-block .primary-button{font-size: 14px;line-height: 18px;padding: 17px 0;height: 49px;}

	.share-calculator .primary-share-block .top-block{margin-bottom: 15px;}
	.share-calculator .primary-share-block .top-block ul li{width: 50%; margin: 0 0 15px;}
	.table-outer-wrap{padding-right: 0; width: 100%; margin-bottom: 20px;}
	.share-calculator .primary-share-block .img-block{width: 100%;}
	.share-block{margin-bottom: 0;}

	.share-calculator .btn-block{margin-top: 20px;}
	.share-calculator .primary-share-block .top-block ul li .input-block input.form-control{width: 140px; padding: 8px 7px 6px 24px;}
	.share-calculator .primary-share-block .top-block ul li .input-block span{left: 15px; top: 12px;}

	.apply-now-form .btn-block p{font-size: 14px; line-height: 18px;}
	.apply-now-form .btn-block{margin: 20px -20px;}
	.apply-now-form .btn-block .inner-btn-block{padding: 0 20px;}

	.event-index .fc-row .fc-content-skeleton tbody td{height: 54px !important;}
	.settings-block.price-file-block .top-text-block{width: 100%;}
	.settings-block.price-file-block .top-text-block p{margin-bottom: 15px;}
	.settings-block.price-file-block .top-text-block p.blue-text{margin-bottom: 30px;}

	.psc-content-table .top-btn-block{margin-bottom: 20px;}
	.psc-content-table .top-btn-block .primary-button{height: 40px; padding: 10px 15px; margin-right: 5px;}
	.psc-content-table .bottom-btn-block .primary-button{height: 40px; padding: 10px 15px;}
	.psc-content-table .search-row li{margin-bottom: 10px;}
	.psc-content-table .search-row li:last-child{margin-bottom: 0;}
	.psc-content-table .search-row .calendar-block{width: 50%;}
	.psc-content-table .search-row .search-block{width: 100%;}
	.psc-content-table .search-row .search-btn{width: 100%;}
	.psc-content-table .search-row .search-btn .primary-button{padding: 6px 15px;}

	.psc-content-table .search-row .drop-down, .psc-content-table .search-row .input-text-block, .psc-content-table .search-row .search-block.small-search-block, .psc-content-table .search-row .search-btn.small-btn{width: 50%;}
	.psc-content-table .search-row .search-btn.clear-btn .primary-button{text-align: center;}
	.psc-content-table .search-row .search-btn.clear-btn span{right: 125px;}
	.psc-content-table .search-row li.search-btn{margin-bottom: 0;}
	.psc-content-table .top-text-block p{font-size: 16px; line-height: 20px;}
	.psc-content-table .top-text-block p em{font-size: 20px; line-height: 24px;}

	.settings-tab.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding: 11px 6px 9px; font-size: 16px; line-height: 20px;}
	.form-block .settings-tab .radio-btn-block .text-block{padding-right: 20px;}
	.form-block .settings-tab .radio-btn-block .text-block p, .form-block .settings-tab .radio-btn-block ul li span, .settings-tab .inner-tabs label{font-size: 14px; line-height: 18px;}
	.settings-tab .inner-tabs.profile-tab .inner-text-block p{font-size: 14px; line-height: 26px;}
	.form-block .settings-tab .radio-btn-block ul{width: 110px; top: 8px;}
	.form-block .settings-tab .radio-btn-block ul li span{padding-left: 18px;}
	.form-block .settings-tab .radio-btn-block .iradio_polaris{top: 1px;}
	.settings-tab .browse-btn .primary-button{padding: 10px 20px;}
	.settings-tab .browse-btn .form-control{padding: 12px 100px 12px 10px;}
	.form-block .settings-tab .radio-btn-block{margin-top: 20px;}
	.settings-tab .inner-tabs.profile-tab .top-block{margin-bottom: 30px;}
	.about-us-block .began-block .img-block{float: left !important; width: 450px; max-width: 100%;}
	.about-us-block .began-block.going-block .img-block{float: right !important; width: 40%; max-width: 100%;}
	.about-us-block .bottom-img-block .img-block img{height: 140px;}
	.membership-details li{padding: 30px 0;}
	header .member-details .company-logo-block{ float: left; }

	.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-selected{padding: 11px 25px 9px 10px; font-size: 14px; line-height: 18px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down{height: 40px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-selected:before{top: 17px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-option{padding: 11px 9px 10px; font-size: 14px; line-height: 18px;}

	.psc-content-table .table-responsive table th:first-child{padding: 15px 8px 11px;}
	.cart-sliding.psc-content-table tr th, .cart-sliding.psc-content-table tr th:nth-child(2){padding: 15px 10px 11px}

	.store-locator-block .inner-block .primary-button.big-btn{margin: 0 auto; display: block;}
	#logoutForm{margin-left: 5px;}
	.store-locator-block .left-block{min-height: 618px; max-height: 618px;}
	.store-locator-block iframe{height: 618px;}
	.about-us-block .began-block.going-block ul li, .about-us-block .began-block .text-img-block span{font-size: 14px; line-height: 18px;}
	.calculator-block .purchase-listing{margin-bottom: 30px;}
	.calculator-block .detail-block .detail-card-block .title-block{padding: 18px 10px 13px;}
	.calculator-block .detail-block .detail-card-block h3{font-size: 20px; line-height: 24px;}
	.calculator-block .detail-block .detail-card-block .detail-inner-block{padding: 25px 15px 15px;}
	.calculator-block .detail-block .detail-card-block .detail-inner-block li{margin-bottom: 10px;}
	.calculator-block .detail-block .detail-card-block p{font-size: 17px; line-height: 21px;}
	.calculator-block .detail-block .detail-card-block .bottom-block{padding: 20px 15px;}
	.calculator-block .detail-block .detail-card-block .bottom-block .inner-white-block{padding: 15px;}
	.calculator-block .detail-block .detail-card-block .bottom-block .inner-white-block span{font-size: 35px; line-height: 39px;}
	.calculator-block .detail-block{padding: 45px 0; margin-bottom: 45px;}
	.events-outter-block .event-info {padding-bottom: 10px;}
	.cart-sliding{ width: 100%; }
	.cart-sliding .inner-cart-block{padding: 55px 15px;}
	.cart-sliding .inner-cart-block .table-responsive { width: 100%; float: none; margin-right: 0; }
	.cart-sliding .cart-price-block { float: none; margin: 0 auto; display: block; width: 100%; }
	#addPscProductsPopup.login-sign-popup .modal-dialog{width:670px;}
}

@media (max-width: 767px){
	.about-us-block .left-block{position: static;text-align: center;}
	.about-us-block .left-block.fixed{position: static;text-align: center;width: 100%}
	.logo img { width: 170px; }
	.hamburger { top:30px; }
	/* .carousel-inner .item {max-height: 200px;} */
	.open-menu .hamburger{top:35px; right: 18px;}
	.button-controls { text-align: center; margin-top: 10px; }
	.benifit-block ul.left-benifit-block { padding-left: 20px; }
	.benifit-block ul.right-benifit-block { margin-left: 0; padding-left: 20px; }
	.banner .caption h1 {font-size: 28px; line-height: 32px;}
	.banner .caption a.red-button {	font-size: 11px;line-height: 15px;	max-width: 120px;width: 100%; padding: 9px 19px 7px;height:auto;}
	.content-block h2 { font-size: 22px; line-height: 26px; }
	.banner .carousel-indicators { bottom: 0; }
	.benifit-block ul { padding-top: 16px; }
	.carousel-indicators .active {width: 10px;height: 10px;}
	.product-block .owl-carousel .owl-nav .owl-next {margin-right: -5px;}
	.product-block .owl-carousel .owl-nav .owl-prev {margin-left: -5px;}
	.carousel-indicators li {width: 8px;	height: 8px; }
	.benifit-block ul { margin-bottom: 0; }
	.benifit-block ul li { padding-bottom: 14px; }
	.benifit-block p { padding: 20px 0 0; }
	.locator-block ul li.right-listing-content .dk-select, .dk-select-multi { width: 278px; }
	.locator-block ul li.left-listing-content { margin:0 0 10px 0;  }
	.locator-block ul li.right-listing-content { margin:0 0 10px 0; }
	.locator-block.content-block{padding:16px 0;}
	.locator-block ul li {display: block;}
	.events-block .event-header h2 { float: none; }
	.mobile-menu-outer{padding: 25px 17px;}
	.inside-locator-block .primary-button.red-button{height:auto;}
	.inside-locator-block .button-block .primary-button {    padding: 14px 29px 12px;}
	ul.news-content li a:hover{background: rgba(0, 79, 163,0.8);}
	.events-block .event-header{    text-align: center;}
	.events-block .event-header a {    float: none;}
	.login-sign-popup .modal-dialog {    width: 550px;    margin: 30px auto 0;	}
	.login-sign-popup .modal-body .left-block{padding:30px 20px;}
	.login-sign-popup .modal-body .right-block{padding:30px 20px;}
	.login-sign-popup .modal-body .bottom-action .btn-grp {    float: none;}
	.login-sign-popup .modal-body .bottom-action .question {    float: none;    width: 100%;    text-align: left;    display: block;}
	.navigation-block{border-top: 0;}

	.login-sign-popup .modal-body .bottom-action button{padding: 15px 28px 13px}

	.contact-details .form-group{margin-bottom: 32px;}
	.contact-details .top-block{padding: 0;}
	.contact-details .right-block{margin-bottom: 32px;}
	.contact-details .right-block .img-block img{height: 30px; width: 30px;}
	.contact-details .right-block li{margin-bottom: 15px;}
	.contact-details .form-control{padding: 9px 20px 9px 15px;}
	.contact-details .form-row{margin-bottom: 14px;}

	.contact-details textarea.form-control{padding: 10px 20px 10px 15px;}
	.contact-details .primary-button, .primary-button.big-btn{height: 41px; padding: 10px;}
	.settings-block .primary-button.big-btn{margin-bottom: 0;}

	.membership-details{margin-bottom: 0;}
	.membership-details li{padding: 15px 0;}
	.membership-details li h3{font-size: 18px; line-height: 20px; margin-bottom: 5px;}
	.membership-details li p{font-size: 14px; line-height: 18px;}
	.apply-block{padding: 30px 10px; margin-bottom: 34px;}
	.content-block h2{margin-bottom: 5px;}
	.apply-block p{font-size: 17px; line-height: 25px;}
	.inner-wrapper .quote-block{margin-bottom: 0;}
	.inner-wrapper .quote-block p{font-size: 18px; line-height: 22px;}
	.primary-button {line-height: normal;}

	.media-gallery{padding-bottom: 0;}
	.gallery-listing{padding: 0 5px;}
	.ui-tabs .ui-tabs-panel{padding-top: 20px;}
	.gallery-listing .gallery-block{margin-bottom: 20px; padding: 0 10px;}
	.media-gallery.ui-tabs .ui-tabs-nav{margin: 0 -1px;}
	.media-gallery.ui-tabs .ui-tabs-nav li{margin: 0 1px;}

	.fancybox-prev{left: 15px; background-size: 15px;}
	.fancybox-next{right: 15px; background-size: 15px;}

	.store-locator-block .locator-block ul li.left-listing-content .dk-select, .locator-block ul li.right-listing-content .dk-select{width: 100%;}
	.store-locator-block .locator-block .inside-locator-block > ul{margin: -10px;}
	.store-locator-block .locator-block .inside-locator-block ul li{padding: 10px; margin-bottom: 0;}
	.locator-block ul li.left-listing-content .dk-select,.locator-block ul li.left-listing-content, .locator-block ul li.right-listing-content {width: 100%;}
	.store-locator-block .locator-block > ul > li{padding: 0 10px; float: left; width: 50%; text-align: center;}
	.store-locator-block .locator-block > ul > li:last-child{width: 100%;}
	.store-locator-block .left-block .address-block{text-align: left;}
	.store-locator-block .left-block .address-block a{margin-top: 14px;}
	.store-locator-block .address-block a.store-details-btn{float: right; margin-top: 6px;}
	.store-locator-block .locator-block ul li.button-block{text-align: center;}

	header .member-details .user-btn{width: 100%; text-align: center; float: none; margin-top: 0; position: relative; margin-bottom: 15px;}
	.header-notification-block{position: static;}
	.header-notification-block .header-notification-content{left: 0; right: 0; width: 100%;}

	.store-locator-block iframe{height: 300px;}
	.share-table{overflow-x:auto;}
	.share-calculator .inner-table tr td:first-child {		width: 200px;}
	.inner-table{margin-bottom: 	0!important;}
	.share-calculator thead tr td:last-child{padding: 	17px 15px 0!important;}
	.share-calculator .inner-table tr td:first-child{padding:10px !important;}
	.dashboard-listing .tooltip-outter .tooltip-content{    width: 230px;}
	.cms-content-block .container > ol > li {padding-left: 35px;}
	.cms-content-block li{padding-left: 30px;}

	.data-sheet-block li{width: 100%;}

	.page-title h3{font-size: 22px; line-height: 26px;}
	.page-title h4{font-size: 18px; line-height: 22px;}

	.career-readmore-block h3{margin: 0;}
	.career-readmore-block h4{margin: 5px 0;}
	.career-readmore-block h5{font-size: 13px; line-height: 22px; margin-bottom: 10px;}
	.career-readmore-block p{font-size: 14px; line-height: 22px; padding-bottom: 10px;}
	.career-readmore-block .summary-list{margin-bottom: 28px;}
	.career-readmore-block .summary-list li{font-size: 14px; line-height: 20px; padding-bottom: 10px;}

	.career-block{font-size: 14px; line-height: 22px;}
	.career-block .job-listing-block .job-listing li{padding: 20px 0 29px;}
	.career-block .job-listing-block .search-block{padding: 15px; text-align: center;}

	.search-block ul li .drop-down .dk-selected{padding: 11px 40px 11px 9px;}
	.search-block .primary-button{height: 41px; padding: 10px 0;}
	.search-block .search-block-listing{margin: 0 -10px;}
	.search-block .search-block-listing li{padding: 0 10px; margin-bottom: 15px; width: 50%;}
	.search-block .search-block-listing li:last-child{margin-bottom: 0; width: 100%;}



	.career-block .job-listing-block .job-listing .btn-block .primary-button{margin: 0;}
	.career-block .job-listing-block .job-listing h4{font-size: 16px; line-height: 24px;}
	.career-block .bottom-block{margin-bottom: 0;}

	.form-block .radio-btn-block ul li span, .form-block .text-block p, .drop-down .dk-option, .drop-down .dk-selected{font-size: 14px; line-height: 18px;}
	.form-block .form-control{padding: 8px 20px 8px 10px;}
	.form-block .not-required .form-control{padding: 8px 10px;}

	.drop-down .dk-selected{padding: 11px 40px 11px 9px;}
	.drop-down .dk-selected:before{top: 17px;}
	.drop-down .dk-select-open-down .dk-selected:before{top: 22px;}
	.drop-down.form-control{padding: 0;}
	.member-listing-block .detail-listing > li .img-block{width: 25%;}
	.member-listing-block .detail-listing > li .detail-block{padding: 0 0 0 15px; width: 75%;}
	.member-listing-block .detail-listing > li .detail-block ul{padding: 0;}
	.member-listing-block .detail-listing > li .detail-block ul li em, .member-listing-block .detail-listing > li .detail-block ul li p{width: auto; display: block;}

	.apply-now-form .btn-block .primary-button{height: 41px; padding: 10px 15px; width: 100%;}
	.btn-block .file-upload-wrapper p{padding-left: 10px;}
	.apply-now-form h3{margin-bottom: 16px;}

	.news-block{font-size: 14px; line-height: 18px;}
	.news-block .news-listing > li{padding: 20px 0;}
	.news-block h3, .news-block .sub-title{margin-bottom: 7px;}
	.news-block .news-listing li:last-child{padding-bottom: 0;}
	.news-block p{line-height: 19px;}

	.listing-block{margin-bottom: 15px;}
	.listing-block li{font-size: 14px; line-height: 20px; padding-bottom: 10px;}
	.news-block.news-detail-block h3{margin-bottom: 0;}
	.news-block.news-detail-block .sub-title, .news-block.news-detail-block p{margin-bottom: 10px; line-height: 18px;}
	.news-block .sub-detail-block{padding: 1px 0;}
	.news-detail-block .sub-detail-block h4{margin: 4px 0;}
	.news-detail-block .pdf-block{margin: 10px 0 20px;}

	.subscription-block .btn-block p{font-size: 14px; line-height: 18px; padding: 0; margin-bottom: 0;}

	.registration-block .top-block{margin-bottom: 30px;}
	.registration-block p{font-size: 14px; line-height: 18px;}

	.form-block textarea.form-control{height: 90px;}
	.registration-block hr{margin-top: 10px;}
	.registration-block h4{margin: 20px 0;}

	.registration-block .form-control::-webkit-input-placeholder {color: #333;}
	.registration-block .form-control::-moz-placeholder {color: #333;}
	.registration-block .form-control:-ms-input-placeholder {color: #333;}
	.registration-block .form-control:-moz-placeholder {color: #333;}

	.registration-block .listing-block li{margin-bottom: 0; padding-bottom: 8px;}
	.registration-block .checkbox-listing{padding: 20px 0;}

	.about-us-block .seperator{margin: 15px 0 20px;}

	.exhibition-block label{padding-top: 0;}
	.exhibition-block h4{font-size: 15px; line-height: 19px;}
	.exhibition-block .inner-form-block{margin-top: 5px;}

	.events-detail-block{font-size:14px;line-height:18px;}
	.events-detail-block h4{margin: 15px 0 8px;}
	.events-detail-block hr{margin: 10px 0 20px;}
	.events-detail-block p{margin-bottom: 10px; line-height: 18px;}
	.events-detail-block .img-listing{margin-bottom: 0;}
	.events-detail-block .img-listing img{margin-bottom: 15px;}

	.events-outter-block .event-info{padding-bottom: 0;}
	.events-outter-block .event-info span, .events-outter-block h4, .events-outter-block p{margin-bottom: 5px;}
	.back-btn.primary-button{margin-bottom: 0;}

	.product_detail h4{margin-bottom: 0;}
	.product_detail p{font-size: 14px; line-height: 18px;}
	.product_detail .top-block{margin-bottom: 8px;}
	.product_detail .quantity-block{margin-bottom: 20px;}
	.product_detail .quantity-block p{padding-bottom: 0; font-size: 16px; line-height: 20px;}
	.product_detail .quantity-block ul li{width: 40px;}
	.product_detail h1{font-size: 28px; line-height: 32px; margin-bottom: 10px;}
	.product-content .nav a{padding: 15px 12px; font-size: 14px; line-height: 18px;}
	.product-content .tab-content{padding: 15px 15px 5px; font-size: 14px;}
	.product-content p{line-height: 18px; padding-bottom: 10px;}
	.product_detail .primary-button.big-btn{padding: 5px 30px; margin-right: 5px;}

	.join-us-block .listing-block li{line-height: 20px; padding-bottom: 6px;}
	.join-us-block .listing-block li:before{top: 7px;}

	.listing-block li:before{top: 7px;}
	.join-us-block{font-size: 14px; line-height: 18px;}
	.join-us-block table{margin-bottom: 15px;}
	.join-us-block em{margin-bottom: 0;}
	.join-us-block table tr td, .join-us-block table tr th{font-size: 12px; line-height: 16px;}
	.top-display-form .col-sm-7 label,.top-display-form .col-sm-7 .form-control,.top-display-form .col-sm-5 label,.top-display-form .col-sm-5 .form-control,.top-form .col-sm-7 label, .bottom-form-details .col-sm-7 label,.top-form .col-sm-7 .form-control,.bottom-form-details .col-sm-7 .col-sm-7 label,.bottom-form-details .col-sm-7 .col-sm-7 .form-control,.bottom-form-details .travelling-with label,.bottom-form-details .travelling-with p,.bottom-form-details .travelling-with .form-control,.passport-form-outer .col-sm-7 .col-sm-6 label,.passport-form-outer .col-sm-7 .col-sm-6 .form-control,.requirment-form label,.requirment-form .form-control,.two-col-form label,.two-col-form .form-control{width: 100%;}
	.registration-block .required-wrap{top:33px;position: relative;}
	.no-label .required-wrap{top: 20px;}
	.checkbox-titles.visible-xs {display: inline-block;float: right;margin-top: 5px;width: 93%;}
	.no-label .checkbox-titles.visible-xs {margin-top: 15px;}
	.top-display-form .col-sm-5 .help-block,.top-form .col-sm-7 .help-block, .top-display-form .col-sm-7 .help-block,.two-col-form .help-block{padding: 0;}

	.cms-content-block h3, .cms-content-block .container > ol > li > em{font-size: 18px; line-height: 22px;}

	.page-content{margin-bottom: 0;}
	.page-content p{margin: 0 0 10px; padding: 0; font-size: 14px; line-height: 18px;}
	.page-content .pdf-block{margin-bottom: 0;}

	.page-content table td, .page-content table th{font-size: 14px; line-height: 18px; padding: 7px;}

	.exhibition-block hr{margin: 20px 0;}
	.exhibition-block .ticket-msg-block{height: auto;}
	.exhibition-block .ticket-msg-block p{padding-bottom: 15px;}
	.exhibition-block .attendees-block .form-row{margin-bottom: 6px;}
	.share-calculator span{top: 25px;}
	.share-calculator input{padding: 9px 20px;}

	.share-calculator .primary-share-block .top-block ul{margin: 0;}
	.share-calculator .primary-share-block .top-block ul li{width: 100%; margin-bottom: 10px; padding: 0}
	.apply-now-form .btn-block .file-upload-wrapper p{padding-left: 0;}
	.apply-now-form .btn-block .inner-btn-block{margin-bottom: 15px;}
	.apply-now-form .btn-block{margin-top: 14px;}

	.apply-now-form .btn-block p{font-size: 14px; line-height: 18px;}
	.apply-now-form .btn-block{margin: 0;}
	.apply-now-form .btn-block .inner-btn-block{padding: 0; float: none; margin-bottom: 20px;}
	.apply-now-form .inner-block .primary-button.big-btn{margin-bottom: 0;}

	.about-us-block .member-listing-block .detail-listing > li .img-block{width: 130px;}
	.about-us-block .member-listing-block .detail-listing > li .detail-block ul li em, .about-us-block .member-listing-block .detail-listing > li .detail-block ul li p{width: 100%;}

	.event-index .fc-row .fc-content-skeleton tbody td{height: auto !important;}
	.event-index button{padding: 0 !important;}
	.event-index button.fc-today-button{padding: 0 3px !important; margin-left: 5px;}
	.event-index .fc-right button{padding: 0 5px !important;}

	.event-index .fc-toolbar{margin-bottom: 5px;}
	.content-block .event-index h2{font-size: 20px; line-height: 24px;}
	.event-index .fc-toolbar{margin: 0; padding-bottom: 50px; position: relative;}
	.event-index .color-listing ul li{padding: 0 10px 0 16px;}
	.event-index .color-listing{margin-bottom: 0;}
	.event-index .fc-toolbar .fc-center{position: absolute; bottom: 15px; left: 50%;
		transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.settings-block.top-product p{font-size: 14px; line-height: 18px;}
	.settings-block.top-product .primary-button.big-btn{margin-bottom: 0;}

	.settings-block.price-file-block .top-text-block p{margin-bottom: 10px;}
	.settings-block.price-file-block .top-text-block p.blue-text{margin-bottom: 0;}

	.psc-content-table .top-btn-block .primary-button{height: 35px; padding: 8px 10px;}
	.psc-content-table .bottom-btn-block .primary-button{margin-bottom: 0; padding: 8px 15px; height: 35px;}
	.psc-content-table table th{font-size: 16px; line-height: 20px;}
	.psc-content-table table th .caret{right: -12px;bottom: 4px;border-top: 6px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}
	.psc-content-table table th .caret.caret-up{top: 3px;}

	.psc-content-table .search-row .drop-down, .psc-content-table .search-row .input-text-block, .psc-content-table .search-row .search-block.small-search-block{width: 100%;}
	.psc-content-table .search-row .search-btn.small-btn{width: 50%;}
	.psc-content-table .search-row .search-btn.clear-btn span{font-size: 14px; line-height: 18px; right: 40% !important;}
	.psc-content-table .bottom-block{margin-bottom: 0;}
	.psc-content-table .top-text-block p{font-size: 14px; line-height: 18px;}
	.psc-content-table .top-text-block p em{font-size: 18px; line-height: 22px;}
	.settings-tab.ui-tabs .ui-tabs-nav{text-align: center;}
	.settings-tab.ui-tabs .ui-tabs-nav li{float: none; display: inline-block;}
	.settings-tab .inner-tabs{padding: 15px !important;}
	.settings-tab .inner-tabs.profile-tab .top-block{padding: 0; margin: 0;}
	.settings-tab .inner-tabs.profile-tab .img-block{margin: 0 0 10px; float: none; text-align: left;}
	.settings-tab .inner-tabs.profile-tab .inner-text-block p{line-height: 18px;}
	.form-block .settings-tab .inner-form-block{padding: 0;}
	.form-block .settings-tab textarea.form-control{height: 80px;}
	.form-block .settings-tab .form-row{margin-bottom: 16px;}
	.settings-tab .btn-block .primary-button{height: 41px;}
	.form-block .settings-tab .radio-btn-block{margin: 0; padding: 0;}
	.form-block .settings-tab .radio-btn-block .text-block{display: block; padding: 0;}
	.form-block .settings-tab .radio-btn-block ul{top: 0; width: 130px;}
	.settings-tab .default-settings-block em{display: block;}
	.settings-tab .browse-btn .form-control{padding: 8px 80px 8px 10px;}
	.settings-tab .browse-btn .primary-button{height: 42px; padding: 12px 10px 10px;}
	.settings-tab.ui-tabs .ui-tabs-nav .ui-tabs-anchor{font-size: 14px; line-height: 18px;}
	.settings-tab .inner-tabs .inner-text-block h4, .settings-tab .page-title.inner-tabs .normal-points-listing p, .settings-tab .normal-points-listing .listing-block li{margin-bottom: 0;}
	.settings-tab .inner-tabs .inner-text-block, .settings-tab .inner-tabs .sub-inner-block{margin-bottom: 15px;}
	.settings-tab .page-title.inner-tabs p{font-size: 14px; line-height: 19px;}
	.settings-tab .page-title.inner-tabs .points-listing p{font-size: 16px; line-height: 20px;}
	.settings-tab .points-listing .listing-block li{font-size: 16px; line-height: 20px; padding-left: 15px;}
	.settings-tab .points-listing .listing-block li:before{top: 7px;}
	.settings-tab .normal-points-listing .listing-block{margin-top: 10px; margin-bottom: 15px;}
	.settings-tab .member-form .form-control{margin-bottom: 16px;}
	.form-block .settings-tab .checkbox-listing .icheckbox_polaris{top: 2px;}
	.form-block .settings-tab .checkbox-listing span{padding-left: 20px;}
	.about-us-block .bottom-img-block .img-block{width: 450px; max-width: 100%; margin-bottom: 15px;}
	.about-us-block .bottom-img-block .bottom-block .img-block{margin-bottom: 0;}
	.about-us-block .bottom-img-block .img-block img{height: auto;}
	.image-uploader .zoom{left: 100px;}
	.login-popup .modal-body .bottom-action a.forgot-pwd{font-size: 14px; line-height: 18px;}
	.dashboard-listing .dashboard-block a span{font-size: 28px;}

	.dashboard-listing .dashboard-block.dashboard-content-block a img{height: 80px;}

	header .member-details .company-logo-block{ text-align: center; float: none;}
	header .member-details .company-logo-block .img-block{ float: none; display: inline-block; vertical-align: middle; }
	header .member-details .company-logo-block .detail-block{ float: none; display: inline-block; vertical-align: middle; }
	.btn-file-popup .modal-dialog{width: 450px;}

	.psc-content-table.form-block.my-content-data .form-control.drop-down{height: 35px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-selected{padding: 9px 25px 6px 10px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-selected:before{top: 15px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down .dk-option{padding: 8px 9px 8px;}

	.store-locator-block .inner-block .form-control{padding: 8px 10px 6px 10px;}
	.store-locator-block .inner-block .drop-down .dk-selected{padding: 11px 26px 9px 10px;}
	.store-locator-block .inner-block .drop-down .dk-selected:before{right: 10px;}
	.store-locator-block .left-block{min-height: 586px; max-height: 586px;}

	.about-us-block .began-block .text-img-block, .about-us-block .began-block .text-img-block.img-block-2, .about-us-block .began-block.going-block .img-block{width: 450px; margin: 0 auto; float: none !important; display: block; margin-bottom: 15px;}
	.about-us-block .began-block .img-block{width: 100%; float: none !important;}
	.about-us-block .bottom-img-block .img-block img{height: 200px;}

	.calculator-block .purchase-listing li{width: 100%; float: none;}
	.calculator-block .detail-block .detail-card-block, .calculator-block .top-text-block{margin-bottom: 15px;}
	.calculator-block .detail-block{background-size: 100% 100%; padding: 45px 0 30px;}
	.calculator-block .graph-block .bottom-block{overflow-x: scroll;}
	.calculator-block .graph-block .bottom-block img{min-width: 400px;}

	.calculator-block p, .calculator-block .top-detail-block p, .calculator-block .detail-block .detail-card-block p{font-size: 14px; line-height: 18px;}
	.calculator-block .top-detail-block span{font-size: 15px; line-height: normal; left: 10px;}
	.calculator-block .top-detail-block .purchase-value{font-size: 15px; line-height: normal; padding: 1px 10px 0 20px;}
	.calculator-block .detail-block{padding: 30px 0 15px; margin-bottom: 30px;}
	.calculator-block .detail-block .detail-card-block .title-block{padding: 15px 10px 10px;}
	.calculator-block .detail-block .detail-card-block h3{font-size: 18px; line-height: 22px;}
	.calculator-block .detail-block .detail-card-block .detail-inner-block{padding: 15px 15px 5px;}
	.calculator-block .detail-block .detail-card-block .detail-inner-block li{margin-bottom: 5px;}
	.calculator-block .detail-block .detail-card-block .bottom-block{padding: 15px;}
	.calculator-block .detail-block .detail-card-block .bottom-block .inner-white-block span{font-size: 30px; line-height: 30px;}
	.cart-sliding.psc-content-table table tr.blank_row{height: 20px}
	.cart-sliding .cart-price-block a { height: 37px; padding: 10px 19px; }
	.cart-sliding .cart-price-block { padding: 10px 10px 0; margin-bottom: 20px; }
	.cart-sliding .inner-cart-block { padding: 30px 25px 0; }
	.cart-sliding .cart-price-block ul.grand-total li { font-size: 18px; line-height: 20px; }
	.cart-sliding .cart-price-block ul.grand-total { padding-top: 15px; }

	table.bt tfoot th::before, table.bt tfoot td::before, table.bt tbody td::before { text-align: left; padding: 5px; background: #004fa3; color: #fff; font-weight: 500;  }
	.cart-sliding.psc-content-table table td:nth-child(3) { padding: 0; }
	.cart-sliding.psc-content-table tr td { padding: 0; }
	.cart-sliding.psc-content-table table td:first-child, .cart-sliding.psc-content-table table td:nth-child(2) { padding: 0; }
	.cart-sliding.psc-content-table tr td em { float: none; display: inline; margin-right: 0;}
	.cart-sliding.psc-content-table tr td em img { margin-bottom: 5px; }
	.cart-sliding.psc-content-table tr td .item-content { padding-left: 0; }
	table.bt tbody tr:last-child td::before { display: none; }
	.cart-sliding .inner-cart-block table { width: auto; }
	.cart-sliding.psc-content-table tr td .item-content a { font-size: 13px; line-height: 17px; float: left; margin-bottom: 5px; }
	.cart-sliding.psc-content-table tr td .item-content span { font-size: 13px; line-height: 17px; display: block; }
	.cart-sliding.psc-content-table tr td .item-content a i { display: inline; }
	.cart-sliding.psc-content-table tr:last-child td button { display: block; width: 100%; margin-top: 10px; }
	.bt-content { padding: 10px; width: 100%; text-align: left; }
	#cart-table tr { border-bottom: 1px solid #c8c8c8; }
	#cart-table tr:last-child { border-bottom: 0 none; }
	#cart-table tr:last-child td{ padding: 5px 5px 0; }
	table.bt tbody tr td:nth-child(6)::before { content: " "; }
	.cart-sliding.psc-content-table table td:nth-child(2){min-width: auto;}
	.cart-sliding.psc-content-table tr:last-child td .right-btn-block { margin-bottom: 10px; }
	.cart-sliding.psc-content-table tr:last-child td .right-btn-block { float: none; }
	.cart-sliding.psc-content-table tr:last-child td a{width: 100%;}
	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li{width: 100%;}
	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-btn .primary-button{margin-bottom: 15px;}
	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li:last-child{margin-bottom: 0;}
	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-btn span{right: 40% !important;}

	.cart-table{    margin-top: 20px;}
	.cart-table tr td{  padding: 15px 15px 5px !important;}

	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.dk-option{font-size:14px;line-height:18px;}
	#addPscProductsPopup.login-sign-popup .modal-dialog{width:auto;}
	.dashboard-listing .dashboard-block a.account-block table thead tr th:first-child, .dashboard-listing .dashboard-block a.account-block table tfoot tr td:first-child, .dashboard-listing .dashboard-block a.account-block table tr td:first-child{padding-left: 15px;}
}

@media (max-width: 600px){
	.login-sign-popup .modal-body .right-block {    background: #fff;    float: none;    width: 100%;     display: block;}
	.login-sign-popup .modal-body .left-block {    float: none;    width: 100%;    display: block;}
	.login-sign-popup .modal-dialog {    width: 310px;}
	.login-sign-popup .modal-body .close span{color: #fff;    font-weight: normal;}

	.dashboard-listing .dashboard-block{width: 100%;}
	.dashboard-listing .dashboard-block a{padding: 35px 10px;}
	.share-block td{padding:10px 2px!important;font-size: 12px;}
	.share-block td .form-control{ max-width: 130px;}
	.share-block td h4, .share-calculator .primary-share-block .inner-table h4{font-size: 14px; line-height: 18px;}
	.share-calculator .primary-share-block .top-block ul li p{font-size: 12px; line-height: 16px;}
	.dashboard-listing .dashboard-block.dashboard-content-block a {height: 250px;}
	.dashboard-listing .dashboard-block > a.account-block table{margin-bottom: 35px;}
	.dashboard-listing .dashboard-block a em{bottom: 0;}
	.btn-file-popup .modal-body .model-content-block .pdf-block p{padding-left: 30px;}

	.pay-account-popup .inner-block .nav-tabs{width: 100%;}
	.pay-account-popup .inner-block .tab-content{width: 100%; border-left: 0;}


}
@media (max-width: 479px){

	.hamburger { top:25px; }
	/* .carousel-inner .item {max-height: 133px;} */
	.open-menu .hamburger{top:25px; right: 18px;}
	.product-block .item { display: inline-block; padding-left: 0; float: none; }
	.slider-content .owl-item { width: 400px; text-align: center;  }
	.banner .caption h1 {font-size: 17px; line-height: 21px;}
	.banner .caption a.primary-button {margin-top: 6px;}
	.banner .caption a.red-button {	font-size: 11px;line-height: 15px;	max-width: 120px;width: 100%;}
	.contact-details .primary-button, .locator-block ul li.button-block .red-button, .store-locator-block .store-btn .primary-button, .primary-button.big-btn{width: 100%;}
	.store-locator-block .locator-block ul li, .back-btn.primary-button{width: 100%;}
	.store-locator-block .locator-block ul li.left-listing-content{padding-bottom: 0;}
	.suppliers-block tr td{font-size: 13px; line-height: 17px;}
	.back-btn.primary-button{text-align: center;}
	.form-block .radio-btn-block{padding: 0;}
	.form-block .radio-btn-block ul { position: static; margin-top: 3px; transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0); }
	.btn-block .file-upload-wrapper label.primary-button{padding-top: 10px;}
	.apply-now-form .btn-block .primary-button{width: 100%;}
	.btn-block .file-upload-wrapper p{padding: 5px 0 0;}
	.form-block .radio-btn-block .text-block{display: block;}

	.newsletter-block .col-xs-6{width: 100%;}

	.registration-block h4{margin: 15px 0;}

	.product-content .nav li, .product-content .nav a{width: 100%;}
	.product-content .nav a{border-top: 1px solid #fff;}
	.product-content .nav li:first-child a{border-top: 1px solid #ccc;}

	.join-us-block table tr td, .join-us-block table tr th{padding: 5px;}

	.search-block .search-block-listing li{width: 100%;}
	.career-block .job-listing-block .job-listing .btn-block{text-align: center;}
	.career-block .job-listing-block .job-listing .btn-block .primary-button{padding: 10px 12px;}
	.apply-now-form .inner-block .primary-button.big-btn{width: 100%; height: auto;}
	.event-index .fc-toolbar .fc-center{bottom: 10px;}

	.settings-block.form-block .radio-btn-block .text-block{width: 40%;}
	.settings-block.top-product .radio-btn-block ul{width: 50%; margin: 0;}
	.settings-block.top-product.form-block .iradio_polaris{top: 2px;}

	.psc-content-table .top-btn-block .primary-button{width: 100%; margin-bottom: 10px; text-align: center;}
	.psc-content-table .top-btn-block .primary-button:last-child{margin-bottom: 0;}
	.psc-content-table .bottom-btn-block .primary-button, .settings-tab .btn-block .primary-button{width: 100%; text-align: center;}
	.psc-content-table .bottom-btn-block .primary-button{margin-bottom: 10px;}
	.psc-content-table .bottom-btn-block .primary-button:last-child{margin-bottom: 0;}
	.psc-content-table .search-row .search-btn.small-btn{width: 100%;}
	.psc-content-table .search-row .search-btn.clear-btn span{right: 35% !important;}
	.psc-content-table .search-row li.clear-btn{margin-bottom: 10px;}
	.events-detail-block .img-listing .col-xs-6, .store-locator-block .inner-block .primary-button.big-btn{width: 100%;}

	.newsletter-block .inner-img-block{float: left; margin-bottom: 0;}
	.newsletter-content-block{float: left; padding-left: 15px; text-align: left; padding-top: 10px;}

	header .member-details .company-logo-block .img-block{display: block; margin-bottom: 5px;}
	header .member-details .company-logo-block .detail-block{display: block; text-align: center; margin-left: 0;}
	.about-us-block .began-block .text-img-block, .about-us-block .began-block .text-img-block.img-block-2, .about-us-block .began-block.going-block .img-block, .about-us-block .bottom-img-block .img-block{width: 280px; margin: 0 auto; margin-bottom: 15px;}
	.about-us-block .bottom-img-block .col-xs-6{width: 100%; display: block;}
	.about-us-block .bottom-img-block .img-block img{height: auto;}
	.about-us-block .bottom-img-block .bottom-block .img-block{margin-bottom: 15px;}
	.events-outter-block .event-info ul li{margin-right: 0; width: 100%;}

	.btn-file-popup .modal-dialog{width: 300px;}
	.psc-content-table.form-block.my-content-data .form-control.drop-down{width: 100%;}
	.psc-content-table .top-btn-block .primary-button{margin-right: 0;}

	.primary-button.register-btn { margin-bottom: 15px; text-align: center; width: 100%; }
	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li.search-btn span{right: 28% !important;}
	#addPscProductsPopup.login-sign-popup .modal-body .full-block form ul li:last-child .primary-button{margin-bottom: 0;}
	.top-btn-block > form{display: block !important; margin: 0 0 10px !important;}
	.top-btn-block .form-group.field-hiddenQuotesExports{display: none !important;}

	#addPscProductsPopup.login-sign-popup .modal-body .full-block{padding: 30px 15px !important;}
}

@media (max-width: 400px){
	header .blue-button { width: 100%; margin-bottom: 5px; }
	header .red-button { width: 100%; }
	header .member-details .user-btn .primary-button{margin-left: 0;}

	.member-listing-block .detail-listing > li{text-align: center;}
	.member-listing-block .detail-listing > li .img-block{width: 45%; display: inline-block; float: none;}
	.member-listing-block .detail-listing > li .detail-block{padding: 15px 0 0 0; width: 100%;}

	.header-notification-block{position: absolute;top: -70px;right: 50px;}
	.header-notification-block .header-notification-content{width: 300px; right: -55px; left: auto;}

	#logoutForm{ display: block !important; margin: 5px 0 0;}

	.about-us-block .member-listing-block .detail-listing > li, .about-us-block .member-listing-block .detail-listing > li .detail-block{display: block;}
	.about-us-block .member-listing-block .detail-listing > li .img-block{display: inline-block;}
}



@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  src: local('Heebo Light'), local('Heebo-Light'), url(../fonts/3QgtgpUS0mVHLw8zEnTGBhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  src: local('Heebo Light'), local('Heebo-Light'), url(../fonts/PBgOuZgb7GIoq5WdJf9cYPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: local('Heebo'), local('Heebo-Regular'), url(../fonts/q17xXvwvpCd8fBgEBABP9w.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: local('Heebo'), local('Heebo-Regular'), url(../fonts/Q66imbW5v9YuQMRLd0RXOA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  src: local('Heebo Medium'), local('Heebo-Medium'), url(../fonts/swuLRBhLR9p1N4Bt8XT6DBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  src: local('Heebo Medium'), local('Heebo-Medium'), url(../fonts/vd_gpifGyUkVAMtANh8LkvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


@media (max-width: 1200px){.banner .caption h2 {font-size: 50px;line-height: 54px;}}

@media (max-width: 991px) and (min-width: 767px){
    .header-user-details{ max-width: 280px; }
}

label.errorLabelMsg{
	font-size: 15px;
	font-weight: normal;
	color:red;
}
#danger{
	display: none;
	margin-top: 5px;
}
#closeButton{
    color: #a94442;
    display: none;
    position: relative;
    top: -55px;
}
#closeButtonfp{
    top: 134px;
    right: 39px;
}
#closeButtonsj{
    top: 126px;
    right: 36px;
}
#logoutForm{
	display: inline-block;
}
.signupFromDiv .help-block,.field-invoice_reference .help-block {
    font-size: 14px;
}
.event-back {
    margin-top: 30px;
}
.eventImageDisplay{
	height: 200px;
    margin-bottom: 30px;
    width: 100%;
}
.slider-img .image {
    max-height: 245px;
}
.spanMember{
    color: red;
}
.red-button { cursor: pointer; }
.membership-details li p.red-text{color: #ef3e33; display: inline-block; font-weight: 500;}
.membership-details li p.set-left{float: left;}


.share-block {display: table;}
.content-error-block { padding: 10px 0 0 0; }

.store-locator-block #map{height: 500px;}

.career-readmore-block .primary-button { margin-right: 15px;}

.checkbox-listing .form-group > label{
    margin: 0;
}
.return_graph svg{
    width:500px;
}
.checkbox-listing li{
    padding-left: 0 !important;
}
.calendar-block .img-block {
    right: 0px;
}
.apply-block p span { display: inline-block; color: #004fa3; font-weight: 500; }
.quote-block { text-align: center; margin-bottom: 30px; }
.quote-block p { font-size: 22px; line-height: 26px; color: #333333; font-weight: 500; margin: 0; padding: 0; font-style: normal;}
.table-bordered th a{
    color:white;
}



.text-center.no-records {
    font-size: 20px;
}
.back-btn.primary-button { position: relative; padding: 10px 19px 9px 52px;}


.login-sign-popup .modal-body .full-block { background: #fff; width: 100%; padding: 45px 28px; }
.login-sign-popup .modal-body .full-block form { margin: 33px 0 0; }
.login-sign-popup .modal-body .full-block form ul { margin: 0 0 30px; }
.login-sign-popup .modal-body .full-block form ul li { margin: 0 0 24px; }
.login-sign-popup .modal-body .full-block form ul li:last-child { margin: 0; }
.login-sign-popup .modal-body .full-block form ul input { padding: 0 20px 6px 0; text-overflow: clip; }
.login-sign-popup .modal-body .full-block form ul input:focus { padding: 0 20px 6px 0; }
.login-sign-popup .modal-body .full-block h3 { color: #004fa3; }
.login-sign-popup .modal-body .full-block ul li input { display: block; color: #959595; border: 0; border-bottom: 1px solid #959595; width: 100%; }
.login-sign-popup .modal-body .full-block ul li img { position: absolute; right: 0; top: 3px; }

.product-block .owl-carousel .owl-item img { width: 100%; }
.career-readmore-block { color: #333333;font-weight: normal;}
.news-detail-block p { font-weight: normal;}
.events-detail-block .img-listing img{width: auto;}

.radio-btn-block ul.clearfix label
{
	color: #959595;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
.logged-in nav ul.navigate-menu > li {
    margin-right: 47px !important;
}
.companyLogo {
    max-height: 80px;
}

.showFile {
	margin-top: -15px;
    padding-bottom: 10px;
}
.banner img {
    opacity: 0.8;
}
.inner-banner img {
    opacity: 0.8;
}
em{ font-style: italic}
.search-block .search-block-listing > li {
    width: 25%;
}
#updatePriceLink {
    color: white;
    text-decoration: none;
}
.content-block h1 {
    color: #004fa3;
    font-size: 34px;
    letter-spacing: 0.1px;
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.banner .caption h2 { font-size: 66px; line-height: 70px; color: #ffffff; padding: 0; margin: 0; }
.inner-banner h1 {
    color: #fff;
    float: left;
    font-size: 40px;
    font-weight: 500;
    line-height: 60px;
    margin: 0;
    padding: 0;
}
.top-btn-block > form {
    display: inline-block;
    margin-right: 7px;
}
  #printable {
    display:none;
  }
  .psc-content-table .search-row .drop-down {
    width: 20.3%;
}
.psc-content-table .search-row .search-btn.clear-btn span {
    color:white;
}

.newsletter-block .inner-img-block .form-group, .newsletter-block .inner-img-block .form-group .help-block
{
	margin:0;
}

.inside-locator-block .dk-select-options {
    max-height: none;
}

.field-jobapplication-agreement .help-block{
    font-size: 16px;
    font-weight: 500;
}

.settings-tab .inner-tabs .col-sm-12 label
{
	margin-left: 20px;
}
.pagination {
    margin: 0 ;
}
.search-btn {
    margin-top: 2px;
}
.cart-quote-buttons {
    margin-top: 70px;
}
.cart-quotes {
    margin-right: 36px;

}
.img-cart{
    height: 50px;
    width: 70px;
    margin-right: 10px;
}
.pay-account-popup .inner-block .tab-content{
	height:575px;
}
.product-img{
    height: 60px;
    width: 50px;
}
.member-clients-form h3{
    margin-bottom: 30px;
}
.transactionTitleCart{
    float: right;
}
.flash-block{
	padding:15px;
}
.flash-close{
	margin-top: 0;
}
.cart-sliding.psc-content-table tr td em{ text-decoration: none; display: block; width: 52px;}
.flash-block .flash-close {
	margin-top: 0 !important;
}

@media(max-width: 479px){
    .my-quote-create form .primary-button.blue-button{ margin-bottom : 10px; }
    .events-detail-block .register-btn{ margin-bottom : 10px; text-align: center; width: 100%; }
    .banner .caption h2 {font-size: 17px; line-height: 21px;}
}

.my-quote-table table td button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    float: left;
    padding: 0;
}

a.no-link{
    cursor: auto;
}

.inner-cart-block .page-title input[type="text"] {
    border: 1px solid #d5d5d5;
    font-size: 13px;
    height: 29px;
    line-height: 17px;
    padding: 0 10px;
	margin-top: 0px;
    float: right;
}

.inner-cart-block .page-title h3 {
    margin-right: 30px;
    float:left;
}




.cart-sliding .inner-cart-block .page-title {
    margin-bottom: 43px;
}
.member-portfolio .blue-link{
	color: #004fa3;
    text-decoration: underline;
}
.member-portfolio .blue-link:hover {
    color: #ef3e33;
	text-decoration: underline;
}
.add_new_products_btn{
    margin-bottom: 15px;
}
@media (max-width: 991px) {
	.inner-cart-block .page-title input[type="text"] {
	    float: right;
	}
    .job-listing-block .search-block .search-block-listing > li .form-control {
        height: 50px;
    }
    .banner .caption h2 {font-size: 40px;line-height: 44px;}
    .preferred-suppliers-content .table-responsive{border-right: 1px solid #c8c8c8;}
    .inner-banner h1{font-size: 25px; line-height: 29px; float: none;}
    #paymentSubmitBtn{
        margin-bottom: 10px;
    }
    #cart_form .cart-table .saveBtn {
        margin-bottom: 10px;
    }
    #submitFormBtn{
        margin-bottom: 10px;
    }
    .psc-content-table .search-row .drop-down {
    width: 50%;
    }
    .psc-content-table .search-part .clear-btn,.business-block .clear-btn{
        width: 100% !important;
    }
     .psc-content-table .search-part .clear-btn span{right: 44% !important;}
}

@media (max-width: 760px) {

    #paymentSubmitBtn{
        top: 3px;
    }
}
@media (max-width: 769px) {

    .inner-cart-block .page-title input[type="text"] {
        padding: 5px;
        margin-bottom: 15px;
        margin-top: 10px;
        width: 100%;
    }
    .inner-cart-block .page-title h3{
        width: 100%;
        padding-right: 30px;
        margin-right : 0
    }
}
.upload-logo-link{
    padding: 20px 0 20px 0;
}
.upload-logo-link a{
    color: #337ab7;
}

.price-padding{
    padding-right: 20px !important;
}

#emailCartBtnPopup{
    display: inline-block;
}
#add_invoice_products{
    margin-bottom: 15px;
}

.text-inderline{
    text-decoration: underline !important;
}

.about-us-block .right-block h2 {
    color: #004fa3 ;
    line-height: 24px;
    margin: 5px 0 10px ;
    font-size: 20px;
    padding: 0;
    position: relative;
    text-align: left;
    text-decoration: underline;
    text-transform: uppercase;
}
.content-block .cms-content h2{
    color: #004fa3;
    font-size: 24px;
    line-height: 28px;
    margin-bottom:  12px;
    padding: 0;
    text-align: left;
}
.price-change-block h2{
    text-align: left;
    font-size: 15px;
    padding: 0;
    line-height: 21px;
}
.news-block .news-listing li a{
    text-decoration: none !important;
}
.cms-content h2 a{
   font-weight: normal;
}
.content-block .newsletter-block h2{
    font-size: 16px;
    color :#333;
    font-weight: 400;
    line-height: 20px;
}
.about-us-block p a{
    color: #000;
    text-decoration: none;
}
.about-us-block p a:hover{
    color: #004fa3;
    text-decoration: none;
}
.media-gallery h2{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
}
.detail-card-block .title-block h2{
    font-size: 28px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    color: #fff;
}
.sub-detail-block .listing-block li a:hover,
.sub-detail-block .listing-block li a:focus{
color: #000;
}
.cms-content p a{
    color: #000;
    text-decoration: none;
}

.cms-content p a:hover{
    color: #004fa3;
    text-decoration: none;
}
.convert-operation-button{
    display: inline-block;
}
.table.table-striped.table-bordered th{
    padding: 10px;
    vertical-align: middle;
}
.cart-detail-form .form-group{margin-bottom: 0 !important;}
.cart-detail-form .inner-form-block label{
    font-weight: 400;
}
.cart-detail-form form .drop-down .dk-selected {height: 50px !important;}
.cms-content p span {
    display: inline-block;
}
.pdf-content a{
    text-decoration: underline !important;
}
.pdf-content{display: -ms-inline-flexbox;display: inline-flex;}
.pdf-block .view-pdf{margin-right: 15px; }
.pdf-content .download-pdf{padding-top: 25px !important;}
.pdf-content .download-pdf:focus{color: #004fa3;}
.pdf-content .download-pdf:hover{color: #004fa3;}
#subscriptions_setting_tab .btn-block .saveBtn{margin-bottom: 10px !important;}
.psc-content-table  .custom-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{  width:5px;  background: #004FA3;}
.psc-content-table .markup{width: 55px; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: center; padding: 0 10px;}
.psc-content-table .quantity{width: 60px; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: center; padding: 0 10px;}
.psc-content-table .productCode{width: 90%; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: left; padding: 0 10px;}
.psc-content-table .productName{width: 90%; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: left; padding: 0 10px;}
.psc-content-table .price{width: 33%; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: left; padding: 0 10px;}
.psc-content-table .search-part .calendar-block {
    width: 20%;
}
#saveOrderCartBtnPopup,#printOrderCartBtn {margin-left: 10px; }

@media (max-width: 1199px) {
    .purchase-listing .top-year p{margin-right: 31px;}
}
@media (max-width: 991px) {

    .psc-content-table .search-part .calendar-block{
       width: 50% !important;
    }
}
@media (max-width: 767px) {

    #saveOrderCartBtnPopup,#printOrderCartBtn{
       margin-left: 0;
    }
    .job-listing-block .search-block .search-block-listing > li .form-control {
        height: 42px;
    }
    .mark-up-cls{white-space: nowrap;}
    .career-block .job-listing-block li{width: 100%;}
    .banner .caption h2 {font-size: 28px; line-height: 32px;}
    .purchase-listing .top-year p{margin-right: 26px;}
	.psc-content-table .productCode{width: 100%; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: left; padding: 0 10px;}
	.psc-content-table .productName{width: 100%; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: left; padding: 0 10px;}
	.psc-content-table .price{width: 80%; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: left; padding: 0 10px;}
    .list-responsive{width: 100% !important;}
     #backToProductList{margin-top:10px;}
     .login-sign-popup .modal-dialog{width: 100%;padding: 27px;}
     .send-email-form .btn-grp .red-button{width: 100% !important;}
}
@media (max-width: 479px) {

    #emailSelectedPSCOrdersbtn,#emailSelectedPSCInvoiceCreditsbtn{
       margin-bottom:  0;
    }
}
.cart-sliding.psc-content-table table td:nth-child(3)
{text-align: right; }
.help-block{font-size: 15px;}
#cart_container .cart-msg{
    display: inline-block;width: 100%;
}
.pdf-block a:visited,.inner-data-sheet a:visited{color: #004fa3;}
.events-outter-block .event-blocks a:focus{color:#000;}
strong { font-weight: bold; }
#search-product-form .drop-down .dk-select-options{max-height: 22.5em;}
.removed-product{
 color: red;
}

body.modal-open{overflow: hidden !important;padding-right: 0px !important;}

@media (max-width: 600px){
    .login-sign-popup .modal-body .close span{color: #004fa3 !important;font-weight: normal;}
    .login-sign-popup.white-btn .modal-body .close span{color: #fff !important;font-weight: normal;}
}
.pay-account-popup .modal-body .close span{color: #004fa3 !important;font-weight: normal;}
.pay-account-popup .modal-body .close{opacity: 1;}
#profile_address{margin-left: 0;}

.modal-body .alert .close{opacity: 0.2;margin: 0px;}

.calendar-block .datepicker-input{background: white url("../images/calendar.svg") no-repeat scroll right 2% top 50%;}
.calendar-block .img-block{z-index: -1;}



#cart-empty-table{display: none;}
#cart-empty-table td{padding: 10px;}
@media (max-width: 767px){
    #cart-empty-table{display: table;}
    #cart-empty-row{display: none;}
}
.login-sign-popup .modal-dialog{
	 margin: 100px auto 0;
}

.psc-content-table .products-table table td .add-btn{height: 20px; width: 20px;}
.psc-content-table .products-table table td .add-btn:after{top: 2px; left: 6px;}

.cart-sliding .cart-price-block ul.grand-total { border-top: none;padding-top:0px;}
.subSitemapLink{margin-left: 3%;color: #004fa3;font-size: 14px;line-height: 20px;text-decoration: none;}
.sitemapLink{font-size: 20px;line-height: 24px;}
.intbullet{padding-left:2%;}
.intbullet li{padding: 3px;width: 100%;}
.subSitemapLink:hover{color: #ef3e33;}
.sitemapLink-color{color: #000;}
.sitemapLink-color:hover{color: #ef3e33;}
.sitemapLink-color:focus{color: #ef3e33;}


.chosen-container {
    width: 100% !important;
    color: #959595;
    font-size: 16px;
}
.chosen-container .active-result{
    color: #959595;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.chosen-container .chosen-single {
    height: 50px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #959595;
    font-weight: 300;
    padding: 12px 40px 12px 9px;
}

.chosen-container .chosen-search-input{
    height: 35px !important;
}

.chosen-container-active.chosen-with-drop .chosen-single{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.chosen-container .chosen-results li.result-selected, .chosen-container .chosen-results li.highlighted{
    background: #004fa3 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.chosen-container .chosen-results{
    padding: 0px !important;
}
.chosen-container .chosen-results li{
    padding: 7px 9px;
}

.chosen-container-single .chosen-single div{
    padding-top: 20px;
    margin-right: 20px;
}
.chosen-container-active.chosen-with-drop .chosen-single div{
    transform: rotate(180deg);
}
.chosen-container-single .chosen-single div b{
    background: rgba(0, 0, 0, 0) url("../images/arrow-listing-grey.svg") no-repeat scroll 0 0 / 100% auto !important;
}

.ui-autocomplete { z-index:2147483647; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    background: #004fa3 none repeat scroll 0 0;
    color: #fff !important;
}

.ui-menu .ui-menu-item-wrapper{
    padding: 10px !important;
    color: #959595;
    font-size: 16px;
}

.cart-sliding.psc-content-table tr td input[type="text"]{width:60px !important;}

.mobile-inner-banner h1{padding: 0px;margin: 0px;text-align: center;margin-bottom: -34px;}
.goToPage span{padding:1px !important;border:none !important;}
.goToPage span input{width:108px;padding: 2px 10px 0 !important;}
.psc-content-table .gst-amount{width: 55px; border: 1px solid #d5d5d5; height: 29px; font-size: 13px; line-height: 17px; text-align: center; padding: 0 10px;}

.modal-body .pagination > li{
    font-size: 14px !important;
}

.modal-body .goToPage input{
    width: 108px !important;
    color: #555 !important;
    border: 1px solid #ccc !important;
}


@media (max-width:767px){
    .loader-wrap{display: none !important;}
	.content-error-block{display: list-item;margin-top: 20px;}
}
.maintenance-body{
	padding:30px;
}
.td_quantity{padding: 12px 11px 15px 9px !important;}
html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}


a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


.nav > li > form {
    padding: 8px;
}

.nav > li > form > button:hover {
    text-decoration: none;
}

.contactLable{
    color:red;
}

    .goToPage a{
        color:#007bff !important;
        background: #fff !important;
        border:0px !important;
        text-decoration: underline !important;
    }
     .goToPage a:hover{
        color:#0056b3 !important;
        background: #fff !important;
        border:0px !important;
        text-decoration: underline !important;
    }
    .goToPage li.active a{
        color:red !important;
    }
     .goToPage li.active a:hover{
        color:red !important;
    }
     .goToPage .show_results{
        color: #000 !important;text-decoration: none !important;margin: 4px;background: none;
    }
     .goToPage .show_results:hover{
        color: #000 !important;text-decoration: none !important;margin: 4px;background: none;
    }
    div.grid-view-summary .summary.pull-right {
    margin-bottom: 8px !important;
    }
    .pagination > li:first-child > a, .pagination > li:first-child > span:hover {
         margin-left: 0px;
    }