/* Minification failed. Returning unminified contents.
(28847,10): run-time error CSS1030: Expected identifier, found '.'
(28847,27): run-time error CSS1031: Expected selector, found ')'
(28847,27): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.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); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.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;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.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;
	/* support: IE10, see #8844 */
	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;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.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;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.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;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
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;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	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;
}

/* with multiple calendars */
.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;
}

/* RTL support */
.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;
}

/* Icons */
.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-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.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-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); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.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;
}

/* support: IE8 - See #6727 */
.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-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.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;
}
/* more specificity required here to override default borders */
.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;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	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;
}

/* Component containers
----------------------------------*/
.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;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
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;
}

/* Interaction Cues
----------------------------------*/
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/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("/assets/plugins/jquery-ui/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_777777_256x240.png");
}

/* positioning */
.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 is deprecated, use ui-icon-seek-start instead */
.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; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.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;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
 */


/* Component containers
----------------------------------*/
.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;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
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;
}

/* Interaction Cues
----------------------------------*/
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/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("/assets/plugins/jquery-ui/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/assets/plugins/jquery-ui/images/ui-icons_777777_256x240.png");
}

/* positioning */
.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 is deprecated, use ui-icon-seek-start instead */
.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; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.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;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-wrapper.scroll--rtl {
  direction: rtl;
}

.scroll-element {
  box-sizing: content-box;
  display: none;
}
.scroll-element div {
  box-sizing: content-box;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-t.scroll-scrollt_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element.scroll-t {
	top: 2px;
	height: 8px;
	left: 0;
	width: 100%;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 9;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-t {
	top: -2px;
	height: 12px;
	left: 0;
	width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-t .scroll-element_outer,
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
	height: 8px;
	top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	width: 8px;
}

.scrollbar-outer > .scroll-element.scroll-t .scroll-element_outer {
	height: 8px;
	top: 2px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

.scrollbar-macosx > .scroll-element.scroll-t {
	top: 0px;
	height: 0px;
	left: 0;
	min-width: 100%;
	overflow: visible;
	width: 100%;
}


/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-t .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer,
.scrollbar-macosx > .scroll-element.scroll-t .scroll-element_outer {
	left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size,
.scrollbar-macosx > .scroll-element.scroll-t .scroll-element_size {
	left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-macosx > .scroll-element.scroll-t.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #c8c7cc;
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #c8c7cc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
	background-color: #666;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 2px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 1px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5.5px;
  top: -10px;
  width: 1px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-t {
	top: 2px;
	height: 7px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
	bottom: 2px;
	height: 7px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 2px;
	top: 0;
	width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
	opacity: 0.3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
	background-color: #cccccc;
	opacity: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
	background-color: #6c6e71;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-t .scroll-bar {
	top: 0;
	height: 7px;
	min-width: 24px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
	bottom: 0;
	height: 7px;
	min-width: 24px;
	top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	min-height: 24px;
	right: 0;
	width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-t .scroll-element_outer {
	top: 0;
	left: 2px;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	-o-transition: height 0.2s;
	-ms-transition: height 0.2s;
	transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
	bottom: 0;
	top: auto;
	left: 2px;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	-o-transition: height 0.2s;
	-ms-transition: height 0.2s;
	transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
	left: auto;
	right: 0;
	top: 2px;
	-webkit-transition: width 0.2s;
	-moz-transition: width 0.2s;
	-o-transition: width 0.2s;
	-ms-transition: width 0.2s;
	transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-t .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-t.scroll-scrolly_visible .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollt_visible .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
	opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
	height: 100%;
	width: 100%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-t:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-t.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
	height: 20px;
	min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
	min-width: 7px;
	width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -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;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	/* Pour l'impression */
  /*
	*,
	*:before,
	*:after {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	-webkit-box-shadow: none !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('/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/plugins/bootstrap/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";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          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;
  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: 24px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1;
  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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          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;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          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);
  -webkit-box-shadow: none;
          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;
  -webkit-box-shadow: none;
          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;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          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;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          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: 1001;
  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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 4px 0; /*TOO KEEP*/
  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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          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;
    -webkit-box-shadow: none;
            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;
    -webkit-box-shadow: none;
            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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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;
    -webkit-box-shadow: none;
            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;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image:      -o-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-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);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, 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-image:      -o-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-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: -webkit-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-image:      -o-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-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: -webkit-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-image:      -o-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-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: -webkit-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-image:      -o-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-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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          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 {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}*/

.modal.fade {
	background-color:rgba(255, 255, 255, 0.5);
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;

  -webkit-transition: -webkit-transform .4s ease-out;
       -o-transition:      -o-transform .4s ease-out;
          transition:         transform .4s ease-out;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            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: -1px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 1px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 1px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -1px;
}
.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: 6px 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: 6px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 6px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 6px;
  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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          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;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 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: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  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: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  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;
  }
}

/*! bootstrap-progressbar v0.9.0 | Copyright (c) 2012-2015 Stephan Groß | MIT license | http://www.minddust.com */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress {
  position: relative;
}
.progress .progress-bar {
  position: absolute;
  overflow: hidden;
  line-height: 20px;
}
.progress .progressbar-back-text {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.progress .progressbar-front-text {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.progress.right .progress-bar {
  right: 0;
}
.progress.right .progressbar-front-text {
  position: absolute;
  right: 0;
}
.progress.vertical {
  width: 20px;
  height: 100%;
  float: left;
  margin-right: 20px;
}
.progress.vertical.bottom {
  position: relative;
}
.progress.vertical.bottom .progressbar-front-text {
  position: absolute;
  bottom: 0;
}
.progress.vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}
.progress.vertical.bottom .progress-bar {
  position: absolute;
  bottom: 0;
}

/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  padding:0 5px 0 25px;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  left: 5px;
  margin-top: 8px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	/*margin-right: 34px;*/
	font-size:12px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*! lightgallery - v1.3.5 - 2016-09-30
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("/assets/plugins/lightgallery/fonts/lg.eot");
  src: url("/assets/plugins/lightgallery/fonts/lg.eot") format("embedded-opentype"), 
	  url("/assets/plugins/lightgallery/fonts/lg.woff") format("woff"), 
	  url("/assets/plugins/lightgallery/fonts/lg.ttf") format("truetype"), 
	  url("/assets/plugins/lightgallery/fonts/lg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-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 Demo Theme 
*	v1.3.3
*/


.owl-theme {
	margin: 0 -15px;
}

.owl-theme .item {
	position:relative;
	padding: 2px 15px;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
div.tagsinput
{
	background: #FFF;
	padding: 5px;
	width: 300px;
	height: 100px;
	overflow-y: auto;
}

div.tagsinput span.tag
{
	border: 1px solid #269abc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	display: block;
	float: left;
	padding: 5px;
	text-decoration: none;
	background: #39b3d7;
	color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}

div.tagsinput span.tag a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

div.tagsinput input
{
	width: 200px;
	margin: 0px;
	font-family: helvetica;
	font-size: 13px;
	border: 1px solid transparent;
	border-bottom:1px dashed #dddddd;
	padding: 5px;
	background: transparent;
	color: #000;
	outline: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.tagsinput div
{
	display: block;
	float: left;
}

.tags_clear
{
	clear: both;
	width: 100%;
	height: 0px;
}

.not_valid
{
	background: #FBD8DB !important;
	color: #90111A !important;
}

/*
 You probably do not need to edit this at all.

 Add some SmartMenus required styles not covered in Bootstrap 3's default CSS.
 These are theme independent and should work with any Bootstrap 3 theme mod.
*/
/* sub menus arrows on desktop */
.navbar-nav:not(.sm-collapsible) ul .caret {
	position: absolute;
	right: 0;
	margin-top: 6px;
	margin-right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px dashed;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
	padding-right: 30px;
}
/* make sub menu arrows look like +/- buttons in collapsible mode */
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin: 5px 15px 0 0;
	padding: 0;
	width: 32px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-width: 1px;
 	border-style: solid;
}
.navbar-nav.sm-collapsible .caret:before {
	content: '+';
	font-family: monospace;
	font-weight: bold;
}
.navbar-nav.sm-collapsible .open > a > .caret:before {
	content: '-';
}
.navbar-nav.sm-collapsible a.has-submenu {
	padding-right: 50px;
}
/* revert to Bootstrap's default carets in collapsible mode when the "data-sm-skip-collapsible-behavior" attribute is set to the ul.navbar-nav */
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret, .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
	position: static;
	margin: 0 0 0 2px;
	padding: 0;
	width: 0;
	height: 0;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-left: 4px solid transparent;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
	content: '' !important;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
	padding-right: 15px;
}
/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-bottom: 7px solid;
	border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
	top: 6px;
	border-top: 7px solid;
	border-right: 7px dashed transparent;
	border-bottom: 7px dashed transparent;
	border-left: 7px dashed transparent;
}
/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
	padding-left: 35px;
}
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
	padding-left: 45px;
}
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
	padding-left: 55px;
}
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
	padding-left: 65px;
}
/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
.navbar-nav .dropdown-menu > li > a {
	white-space: normal;
}
.navbar-nav ul.sm-nowrap > li > a {
	white-space: nowrap;
}
.navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
	white-space: normal;
}
/* fix .navbar-right subs alignment */
.navbar-right ul.dropdown-menu {
	left: 0;
	right: auto;
}
.switch {
	display:inline-block;
  background: #ccc;
  border: 1px solid #dfdfdf;
  position: relative;
  box-sizing: content-box;
  overflow: visible;
  width: 52px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  top: -1px;
}
/*adding a wide width for larger switch text*/
.switch.wide {
  width:80px;
}
.switch small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
}
.switch.checked {
  background: rgb(100, 189, 99);
  border-color: rgb(100, 189, 99);
}
.switch.checked small {
  left: 22px;
}
/*wider switch text moves small further to the right*/
.switch.wide.checked small {
  left:52px;
}
/*styles for switch-text*/
.switch .switch-text {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}

.switch .off {
  display:block;
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: 0;
  color:#A9A9A9;
}

.switch .on {
  display:none;
   z-index: 0;
  color:#fff;
  position: absolute;
  top: 25%;
  left: 9%;
}

.switch.checked .off {
  display:none;
}

.switch.checked .on {
  display:block;

}

.switch.disabled {
  opacity: 0.8;
  cursor: not-allowed;
  background-color:#ddd;
  border-color:#ddd;
}

.label-switch {
	line-height:30px;
	padding: 0;
	margin: 0;
	cursor:pointer;
}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
*/

.animate {
	opacity: 0;
}

.animate.animated {
	opacity: 1;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.animated.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.animated.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animated.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animated.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.animated.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.animated.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animated.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.animated.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

.animated.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animated.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.animated.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.animated.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.animated.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.animated.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.animated.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.animated.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.animated.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.animated.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.animated.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.animated.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.animated.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.animated.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.animated.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.animated.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.animated.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.animated.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.animated.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.animated.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.animated.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.animated.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.animated.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.animated.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.animated.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.animated.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.animated.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.animated.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animated.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.animated.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.animated.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.animated.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.animated.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.animated.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.animated.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.animated.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.animated.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.animated.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.animated.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.animated.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animated.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animated.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animated.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animated.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.animated.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.animated.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.animated.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.animated.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes rotation {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.spin {
	animation: rotation 2s infinite steps(8);
}

/* ------------------------------------------------------------------------ */
/* 02. CSS3 Infinite Animation
/* ------------------------------------------------------------------------ */

.spin:hover,
.spin.load,
.loading .spin {
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

.spinner {
	-moz-animation: spin 2s infinite steps(8);
	-o-animation: spin 2s infinite steps(8);
	-webkit-animation: spin 2s infinite steps(8);
	animation: spin 2s infinite steps(8);
}

.smallspin:hover,
.smallspin.load {
  -moz-animation: spin 2s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-animation: spin 2s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -webkit-animation: 2s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  animation: spin 2s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}


@font-face {
	font-family: "summernote";
	font-style: normal;
	font-weight: normal;
	src: url("/assets/plugins/summernote/font/summernote.eot?ad8d7e2d177d2473aecd9b35d16211fb");
	src: url("/assets/plugins/summernote/font/summernote.eot?#iefix") format("embedded-opentype"),url("/assets/plugins/summernote/font/summernote.woff?ad8d7e2d177d2473aecd9b35d16211fb") format("woff"),url("/assets/plugins/summernote/font/summernote.ttf?ad8d7e2d177d2473aecd9b35d16211fb") format("truetype")
}

[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
    display: inline-block;
    font: normal normal normal 14px summernote;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle;
    speak: none;
    -moz-osx-font-smoothing: grayscale
}

.note-icon-align-center:before {
    content: "\f101"
}

.note-icon-align-indent:before {
    content: "\f102"
}

.note-icon-align-justify:before {
    content: "\f103"
}

.note-icon-align-left:before {
    content: "\f104"
}

.note-icon-align-outdent:before {
    content: "\f105"
}

.note-icon-align-right:before {
    content: "\f106"
}

.note-icon-align:before {
    content: "\f107"
}

.note-icon-arrows-alt:before {
    content: "\f108"
}

.note-icon-bold:before {
    content: "\f109"
}

.note-icon-caret:before {
    content: "\f10a"
}

.note-icon-chain-broken:before {
    content: "\f10b"
}

.note-icon-circle:before {
    content: "\f10c"
}

.note-icon-close:before {
    content: "\f10d"
}

.note-icon-code:before {
    content: "\f10e"
}

.note-icon-eraser:before {
    content: "\f10f"
}

.note-icon-font:before {
    content: "\f110"
}

.note-icon-frame:before {
    content: "\f111"
}

.note-icon-italic:before {
    content: "\f112"
}

.note-icon-link:before {
    content: "\f113"
}

.note-icon-magic:before {
    content: "\f114"
}

.note-icon-menu-check:before {
    content: "\f115"
}

.note-icon-minus:before {
    content: "\f116"
}

.note-icon-orderedlist:before {
    content: "\f117"
}

.note-icon-pencil:before {
    content: "\f118"
}

.note-icon-picture:before {
    content: "\f119"
}

.note-icon-question:before {
    content: "\f11a"
}

.note-icon-redo:before {
    content: "\f11b"
}

.note-icon-special-character:before {
    content: "\f11c"
}

.note-icon-square:before {
    content: "\f11d"
}

.note-icon-strikethrough:before {
    content: "\f11e"
}

.note-icon-subscript:before {
    content: "\f11f"
}

.note-icon-summernote:before {
    content: "\f120"
}

.note-icon-superscript:before {
    content: "\f121"
}

.note-icon-table:before {
    content: "\f122"
}

.note-icon-text-height:before {
    content: "\f123"
}

.note-icon-trash:before {
    content: "\f124"
}

.note-icon-underline:before {
    content: "\f125"
}

.note-icon-undo:before {
    content: "\f126"
}

.note-icon-unorderedlist:before {
    content: "\f127"
}

.note-icon-video:before {
    content: "\f128"
}

.note-editor {
    position: relative
}

    .note-editor .note-dropzone {
        position: absolute;
        z-index: 100;
        display: none;
        color: #87cefa;
        background-color: white;
        opacity: .95;
        pointer-event: none
    }

        .note-editor .note-dropzone .note-dropzone-message {
            display: table-cell;
            font-size: 28px;
            font-weight: bold;
            text-align: center;
            vertical-align: middle
        }

        .note-editor .note-dropzone.hover {
            color: #098ddf
        }

    .note-editor.dragover .note-dropzone {
        display: table
    }

    .note-editor .note-editing-area {
        position: relative
    }

        .note-editor .note-editing-area .note-editable {
            outline: 0
        }

            .note-editor .note-editing-area .note-editable sup {
                vertical-align: super
            }

            .note-editor .note-editing-area .note-editable sub {
                vertical-align: sub
            }

    .note-editor.note-frame {
        border: 1px solid #a9a9a9
    }

        .note-editor.note-frame.codeview .note-editing-area .note-editable {
            display: none
        }

        .note-editor.note-frame.codeview .note-editing-area .note-codable {
            display: block
        }

        .note-editor.note-frame .note-editing-area {
            overflow: hidden
        }

            .note-editor.note-frame .note-editing-area .note-editable {
                padding: 10px;
                overflow: auto;
                color: #000;
                background-color: #fff
            }

                .note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
                    background-color: #e5e5e5
                }

            .note-editor.note-frame .note-editing-area .note-codable {
                display: none;
                width: 100%;
                padding: 10px;
                margin-bottom: 0;
                font-family: Menlo,Monaco,monospace,sans-serif;
                font-size: 14px;
                color: #ccc;
                background-color: #222;
                border: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                box-shadow: none;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
                resize: none
            }

        .note-editor.note-frame.fullscreen {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1050;
            width: 100%
        }

            .note-editor.note-frame.fullscreen .note-editable {
                background-color: white
            }

            .note-editor.note-frame.fullscreen .note-resizebar {
                display: none
            }

        .note-editor.note-frame .note-statusbar {
            background-color: #f5f5f5;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px
        }

            .note-editor.note-frame .note-statusbar .note-resizebar {
                width: 100%;
                height: 8px;
                padding-top: 1px;
                cursor: ns-resize
            }

                .note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
                    width: 20px;
                    margin: 1px auto;
                    border-top: 1px solid #a9a9a9
                }

        .note-editor.note-frame .note-placeholder {
            padding: 10px
        }

.note-popover.popover {
    max-width: none
}

    .note-popover.popover .popover-content a {
        display: inline-block;
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle
    }

    .note-popover.popover .arrow {
        left: 20px !important
    }

.note-popover .popover-content, .panel-heading.note-toolbar {
    padding: 0 0 5px 5px;
    margin: 0
}

    .note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
        margin-top: 5px;
        margin-right: 5px;
        margin-left: 0
    }

    .note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
        min-width: 0;
        padding: 5px
    }

        .note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
            font-size: 18px
        }

            .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
                position: absolute !important;
                z-index: 3;
                width: 10em;
                height: 10em;
                cursor: pointer
            }

            .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
                position: relative !important;
                z-index: 1;
                width: 5em;
                height: 5em;
                background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat
            }

            .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
                position: absolute !important;
                z-index: 2;
                width: 1em;
                height: 1em;
                background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat
            }

    .note-popover .popover-content .note-style h1, .panel-heading.note-toolbar .note-style h1, .note-popover .popover-content .note-style h2, .panel-heading.note-toolbar .note-style h2, .note-popover .popover-content .note-style h3, .panel-heading.note-toolbar .note-style h3, .note-popover .popover-content .note-style h4, .panel-heading.note-toolbar .note-style h4, .note-popover .popover-content .note-style h5, .panel-heading.note-toolbar .note-style h5, .note-popover .popover-content .note-style h6, .panel-heading.note-toolbar .note-style h6, .note-popover .popover-content .note-style blockquote, .panel-heading.note-toolbar .note-style blockquote {
        margin: 0
    }

    .note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
        width: 20px;
        padding-left: 5px
    }

    .note-popover .popover-content .note-color .dropdown-menu, .panel-heading.note-toolbar .note-color .dropdown-menu {
        min-width: 340px
    }

        .note-popover .popover-content .note-color .dropdown-menu .btn-group, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
            margin: 0
        }

            .note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
                margin: 0 5px
            }

            .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
                margin: 2px 7px;
                font-size: 12px;
                text-align: center;
                border-bottom: 1px solid #eee
            }

            .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
                width: 100%;
                padding: 0 3px;
                margin: 3px;
                font-size: 11px;
                cursor: pointer;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }

            .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
                height: 20px
            }

            .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
                background: #eee
            }

    .note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
        min-width: 216px;
        padding: 5px
    }

        .note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
            margin-right: 5px
        }

    .note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
        min-width: 90px
    }

        .note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
            right: 0;
            left: auto
        }

            .note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
                right: 9px;
                left: auto !important
            }

            .note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
                right: 10px;
                left: auto !important
            }

        .note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
            color: deepskyblue;
            visibility: hidden
        }

        .note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
            visibility: visible
        }

    .note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
        font-size: 10px
    }

    .note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
        line-height: 1
    }

        .note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
            width: 20px;
            height: 20px;
            padding: 0;
            margin: 0;
            border: 1px solid #fff
        }

            .note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
                border: 1px solid #000
            }

.note-dialog > div {
    display: none
}

.note-dialog .form-group {
    margin-right: 0;
    margin-left: 0
}

.note-dialog .note-modal-form {
    margin: 0
}

.note-dialog .note-image-dialog .note-dropzone {
    min-height: 100px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 4;
    color: lightgray;
    text-align: center;
    border: 4px dashed lightgray
}

@-moz-document url-prefix() {
    .note-image-input {
        height: auto
    }
}

.note-placeholder {
    position: absolute;
    display: none;
    color: gray
}

.note-handle .note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid black
}

    .note-handle .note-control-selection > div {
        position: absolute
    }

    .note-handle .note-control-selection .note-control-selection-bg {
        width: 100%;
        height: 100%;
        background-color: black;
        -webkit-opacity: .3;
        -khtml-opacity: .3;
        -moz-opacity: .3;
        opacity: .3;
        -ms-filter: alpha(opacity=30);
        filter: alpha(opacity=30)
    }

    .note-handle .note-control-selection .note-control-handle {
        width: 7px;
        height: 7px;
        border: 1px solid black
    }

    .note-handle .note-control-selection .note-control-holder {
        width: 7px;
        height: 7px;
        border: 1px solid black
    }

    .note-handle .note-control-selection .note-control-sizing {
        width: 7px;
        height: 7px;
        background-color: white;
        border: 1px solid black
    }

    .note-handle .note-control-selection .note-control-nw {
        top: -5px;
        left: -5px;
        border-right: 0;
        border-bottom: 0
    }

    .note-handle .note-control-selection .note-control-ne {
        top: -5px;
        right: -5px;
        border-bottom: 0;
        border-left: none
    }

    .note-handle .note-control-selection .note-control-sw {
        bottom: -5px;
        left: -5px;
        border-top: 0;
        border-right: 0
    }

    .note-handle .note-control-selection .note-control-se {
        right: -5px;
        bottom: -5px;
        cursor: se-resize
    }

        .note-handle .note-control-selection .note-control-se.note-control-holder {
            cursor: default;
            border-top: 0;
            border-left: none
        }

    .note-handle .note-control-selection .note-control-selection-info {
        right: 0;
        bottom: 0;
        padding: 5px;
        margin: 5px;
        font-size: 12px;
        color: white;
        background-color: black;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-opacity: .7;
        -khtml-opacity: .7;
        -moz-opacity: .7;
        opacity: .7;
        -ms-filter: alpha(opacity=70);
        filter: alpha(opacity=70)
    }

.note-hint-popover {
    min-width: 100px;
    padding: 2px
}

    .note-hint-popover .popover-content {
        max-height: 150px;
        padding: 3px;
        overflow: auto
    }

        .note-hint-popover .popover-content .note-hint-group .note-hint-item {
            display: block !important;
            padding: 3px
        }

            .note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
                display: block;
                clear: both;
                font-weight: 400;
                line-height: 1.4;
                color: white;
                text-decoration: none;
                white-space: nowrap;
                cursor: pointer;
                background-color: #428bca;
                outline: 0
            }

.fib, .fi {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
}

.fi {
	position: relative;
	/*display: inline-block;*/
	width: 100%;
	aspect-ratio: 4 / 3;
}

.fi.fis {
	width: 1em;
}

.fi-xx {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/xx.svg');
}

.fi-xx.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/xx.svg');
}

.fi-ad {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ad.svg');
}

.fi-ad.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ad.svg');
}

.fi-ae {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ae.svg');
}

.fi-ae.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ae.svg');
}

.fi-af {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/af.svg');
}

.fi-af.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/af.svg');
}

.fi-ag {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ag.svg');
}

.fi-ag.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ag.svg');
}

.fi-ai {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ai.svg');
}

.fi-ai.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ai.svg');
}

.fi-al {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/al.svg');
}

.fi-al.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/al.svg');
}

.fi-am {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/am.svg');
}

.fi-am.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/am.svg');
}

.fi-ao {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ao.svg');
}

.fi-ao.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ao.svg');
}

.fi-aq {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/aq.svg');
}

.fi-aq.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/aq.svg');
}

.fi-ar {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ar.svg');
}

.fi-ar.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ar.svg');
}

.fi-as {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/as.svg');
}

.fi-as.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/as.svg');
}

.fi-at {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/at.svg');
}

.fi-at.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/at.svg');
}

.fi-au {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/au.svg');
}

.fi-au.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/au.svg');
}

.fi-aw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/aw.svg');
}

.fi-aw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/aw.svg');
}

.fi-ax {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ax.svg');
}

.fi-ax.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ax.svg');
}

.fi-az {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/az.svg');
}

.fi-az.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/az.svg');
}

.fi-ba {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ba.svg');
}

.fi-ba.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ba.svg');
}

.fi-bb {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bb.svg');
}

.fi-bb.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bb.svg');
}

.fi-bd {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bd.svg');
}

.fi-bd.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bd.svg');
}

.fi-be {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/be.svg');
}

.fi-be.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/be.svg');
}

.fi-bf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bf.svg');
}

.fi-bf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bf.svg');
}

.fi-bg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bg.svg');
}

.fi-bg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bg.svg');
}

.fi-bh {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bh.svg');
}

.fi-bh.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bh.svg');
}

.fi-bi {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bi.svg');
}

.fi-bi.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bi.svg');
}

.fi-bj {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bj.svg');
}

.fi-bj.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bj.svg');
}

.fi-bl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bl.svg');
}

.fi-bl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bl.svg');
}

.fi-bm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bm.svg');
}

.fi-bm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bm.svg');
}

.fi-bn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bn.svg');
}

.fi-bn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bn.svg');
}

.fi-bo {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bo.svg');
}

.fi-bo.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bo.svg');
}

.fi-bq {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bq.svg');
}

.fi-bq.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bq.svg');
}

.fi-br {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/br.svg');
}

.fi-br.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/br.svg');
}

.fi-bs {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bs.svg');
}

.fi-bs.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bs.svg');
}

.fi-bt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bt.svg');
}

.fi-bt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bt.svg');
}

.fi-bv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bv.svg');
}

.fi-bv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bv.svg');
}

.fi-bw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bw.svg');
}

.fi-bw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bw.svg');
}

.fi-by {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/by.svg');
}

.fi-by.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/by.svg');
}

.fi-bz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/bz.svg');
}

.fi-bz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/bz.svg');
}

.fi-ca {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ca.svg');
}

.fi-ca.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ca.svg');
}

.fi-cc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cc.svg');
}

.fi-cc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cc.svg');
}

.fi-cd {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cd.svg');
}

.fi-cd.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cd.svg');
}

.fi-cf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cf.svg');
}

.fi-cf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cf.svg');
}

.fi-cg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cg.svg');
}

.fi-cg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cg.svg');
}

.fi-ch {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ch.svg');
}

.fi-ch.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ch.svg');
}

.fi-ci {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ci.svg');
}

.fi-ci.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ci.svg');
}

.fi-ck {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ck.svg');
}

.fi-ck.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ck.svg');
}

.fi-cl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cl.svg');
}

.fi-cl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cl.svg');
}

.fi-cm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cm.svg');
}

.fi-cm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cm.svg');
}

.fi-cn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cn.svg');
}

.fi-cn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cn.svg');
}

.fi-co {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/co.svg');
}

.fi-co.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/co.svg');
}

.fi-cr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cr.svg');
}

.fi-cr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cr.svg');
}

.fi-cu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cu.svg');
}

.fi-cu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cu.svg');
}

.fi-cv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cv.svg');
}

.fi-cv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cv.svg');
}

.fi-cw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cw.svg');
}

.fi-cw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cw.svg');
}

.fi-cx {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cx.svg');
}

.fi-cx.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cx.svg');
}

.fi-cy {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cy.svg');
}

.fi-cy.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cy.svg');
}

.fi-cz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cz.svg');
}

.fi-cz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cz.svg');
}

.fi-de {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/de.svg');
}

.fi-de.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/de.svg');
}

.fi-dj {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/dj.svg');
}

.fi-dj.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/dj.svg');
}

.fi-dk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/dk.svg');
}

.fi-dk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/dk.svg');
}

.fi-dm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/dm.svg');
}

.fi-dm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/dm.svg');
}

.fi-do {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/do.svg');
}

.fi-do.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/do.svg');
}

.fi-dz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/dz.svg');
}

.fi-dz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/dz.svg');
}

.fi-ec {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ec.svg');
}

.fi-ec.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ec.svg');
}

.fi-ee {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ee.svg');
}

.fi-ee.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ee.svg');
}

.fi-eg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/eg.svg');
}

.fi-eg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/eg.svg');
}

.fi-eh {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/eh.svg');
}

.fi-eh.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/eh.svg');
}

.fi-er {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/er.svg');
}

.fi-er.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/er.svg');
}

.fi-es {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/es.svg');
}

.fi-es.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/es.svg');
}

.fi-et {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/et.svg');
}

.fi-et.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/et.svg');
}

.fi-fi {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/fi.svg');
}

.fi-fi.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/fi.svg');
}

.fi-fj {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/fj.svg');
}

.fi-fj.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/fj.svg');
}

.fi-fk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/fk.svg');
}

.fi-fk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/fk.svg');
}

.fi-fm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/fm.svg');
}

.fi-fm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/fm.svg');
}

.fi-fo {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/fo.svg');
}

.fi-fo.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/fo.svg');
}

.fi-fr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/fr.svg');
}

.fi-fr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/fr.svg');
}

.fi-ga {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ga.svg');
}

.fi-ga.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ga.svg');
}

.fi-gb {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gb.svg');
}

.fi-gb.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gb.svg');
}

.fi-gd {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gd.svg');
}

.fi-gd.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gd.svg');
}

.fi-ge {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ge.svg');
}

.fi-ge.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ge.svg');
}

.fi-gf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gf.svg');
}

.fi-gf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gf.svg');
}

.fi-gg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gg.svg');
}

.fi-gg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gg.svg');
}

.fi-gh {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gh.svg');
}

.fi-gh.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gh.svg');
}

.fi-gi {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gi.svg');
}

.fi-gi.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gi.svg');
}

.fi-gl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gl.svg');
}

.fi-gl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gl.svg');
}

.fi-gm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gm.svg');
}

.fi-gm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gm.svg');
}

.fi-gn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gn.svg');
}

.fi-gn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gn.svg');
}

.fi-gp {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gp.svg');
}

.fi-gp.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gp.svg');
}

.fi-gq {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gq.svg');
}

.fi-gq.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gq.svg');
}

.fi-gr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gr.svg');
}

.fi-gr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gr.svg');
}

.fi-gs {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gs.svg');
}

.fi-gs.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gs.svg');
}

.fi-gt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gt.svg');
}

.fi-gt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gt.svg');
}

.fi-gu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gu.svg');
}

.fi-gu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gu.svg');
}

.fi-gw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gw.svg');
}

.fi-gw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gw.svg');
}

.fi-gy {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gy.svg');
}

.fi-gy.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gy.svg');
}

.fi-hk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/hk.svg');
}

.fi-hk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/hk.svg');
}

.fi-hm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/hm.svg');
}

.fi-hm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/hm.svg');
}

.fi-hn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/hn.svg');
}

.fi-hn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/hn.svg');
}

.fi-hr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/hr.svg');
}

.fi-hr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/hr.svg');
}

.fi-ht {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ht.svg');
}

.fi-ht.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ht.svg');
}

.fi-hu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/hu.svg');
}

.fi-hu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/hu.svg');
}

.fi-id {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/id.svg');
}

.fi-id.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/id.svg');
}

.fi-ie {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ie.svg');
}

.fi-ie.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ie.svg');
}

.fi-il {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/il.svg');
}

.fi-il.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/il.svg');
}

.fi-im {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/im.svg');
}

.fi-im.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/im.svg');
}

.fi-in {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/in.svg');
}

.fi-in.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/in.svg');
}

.fi-io {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/io.svg');
}

.fi-io.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/io.svg');
}

.fi-iq {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/iq.svg');
}

.fi-iq.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/iq.svg');
}

.fi-ir {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ir.svg');
}

.fi-ir.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ir.svg');
}

.fi-is {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/is.svg');
}

.fi-is.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/is.svg');
}

.fi-it {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/it.svg');
}

.fi-it.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/it.svg');
}

.fi-je {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/je.svg');
}

.fi-je.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/je.svg');
}

.fi-jm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/jm.svg');
}

.fi-jm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/jm.svg');
}

.fi-jo {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/jo.svg');
}

.fi-jo.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/jo.svg');
}

.fi-jp {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/jp.svg');
}

.fi-jp.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/jp.svg');
}

.fi-ke {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ke.svg');
}

.fi-ke.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ke.svg');
}

.fi-kg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kg.svg');
}

.fi-kg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kg.svg');
}

.fi-kh {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kh.svg');
}

.fi-kh.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kh.svg');
}

.fi-ki {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ki.svg');
}

.fi-ki.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ki.svg');
}

.fi-km {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/km.svg');
}

.fi-km.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/km.svg');
}

.fi-kn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kn.svg');
}

.fi-kn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kn.svg');
}

.fi-kp {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kp.svg');
}

.fi-kp.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kp.svg');
}

.fi-kr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kr.svg');
}

.fi-kr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kr.svg');
}

.fi-kw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kw.svg');
}

.fi-kw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kw.svg');
}

.fi-ky {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ky.svg');
}

.fi-ky.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ky.svg');
}

.fi-kz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/kz.svg');
}

.fi-kz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/kz.svg');
}

.fi-la {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/la.svg');
}

.fi-la.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/la.svg');
}

.fi-lb {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lb.svg');
}

.fi-lb.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lb.svg');
}

.fi-lc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lc.svg');
}

.fi-lc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lc.svg');
}

.fi-li {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/li.svg');
}

.fi-li.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/li.svg');
}

.fi-lk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lk.svg');
}

.fi-lk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lk.svg');
}

.fi-lr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lr.svg');
}

.fi-lr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lr.svg');
}

.fi-ls {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ls.svg');
}

.fi-ls.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ls.svg');
}

.fi-lt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lt.svg');
}

.fi-lt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lt.svg');
}

.fi-lu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lu.svg');
}

.fi-lu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lu.svg');
}

.fi-lv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/lv.svg');
}

.fi-lv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/lv.svg');
}

.fi-ly {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ly.svg');
}

.fi-ly.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ly.svg');
}

.fi-ma {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ma.svg');
}

.fi-ma.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ma.svg');
}

.fi-mc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mc.svg');
}

.fi-mc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mc.svg');
}

.fi-md {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/md.svg');
}

.fi-md.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/md.svg');
}

.fi-me {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/me.svg');
}

.fi-me.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/me.svg');
}

.fi-mf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mf.svg');
}

.fi-mf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mf.svg');
}

.fi-mg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mg.svg');
}

.fi-mg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mg.svg');
}

.fi-mh {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mh.svg');
}

.fi-mh.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mh.svg');
}

.fi-mk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mk.svg');
}

.fi-mk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mk.svg');
}

.fi-ml {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ml.svg');
}

.fi-ml.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ml.svg');
}

.fi-mm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mm.svg');
}

.fi-mm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mm.svg');
}

.fi-mn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mn.svg');
}

.fi-mn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mn.svg');
}

.fi-mo {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mo.svg');
}

.fi-mo.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mo.svg');
}

.fi-mp {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mp.svg');
}

.fi-mp.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mp.svg');
}

.fi-mq {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mq.svg');
}

.fi-mq.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mq.svg');
}

.fi-mr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mr.svg');
}

.fi-mr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mr.svg');
}

.fi-ms {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ms.svg');
}

.fi-ms.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ms.svg');
}

.fi-mt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mt.svg');
}

.fi-mt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mt.svg');
}

.fi-mu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mu.svg');
}

.fi-mu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mu.svg');
}

.fi-mv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mv.svg');
}

.fi-mv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mv.svg');
}

.fi-mw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mw.svg');
}

.fi-mw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mw.svg');
}

.fi-mx {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mx.svg');
}

.fi-mx.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mx.svg');
}

.fi-my {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/my.svg');
}

.fi-my.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/my.svg');
}

.fi-mz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/mz.svg');
}

.fi-mz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/mz.svg');
}

.fi-na {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/na.svg');
}

.fi-na.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/na.svg');
}

.fi-nc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/nc.svg');
}

.fi-nc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/nc.svg');
}

.fi-ne {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ne.svg');
}

.fi-ne.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ne.svg');
}

.fi-nf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/nf.svg');
}

.fi-nf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/nf.svg');
}

.fi-ng {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ng.svg');
}

.fi-ng.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ng.svg');
}

.fi-ni {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ni.svg');
}

.fi-ni.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ni.svg');
}

.fi-nl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/nl.svg');
}

.fi-nl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/nl.svg');
}

.fi-no {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/no.svg');
}

.fi-no.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/no.svg');
}

.fi-np {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/np.svg');
}

.fi-np.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/np.svg');
}

.fi-nr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/nr.svg');
}

.fi-nr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/nr.svg');
}

.fi-nu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/nu.svg');
}

.fi-nu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/nu.svg');
}

.fi-nz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/nz.svg');
}

.fi-nz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/nz.svg');
}

.fi-om {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/om.svg');
}

.fi-om.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/om.svg');
}

.fi-pa {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pa.svg');
}

.fi-pa.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pa.svg');
}

.fi-pe {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pe.svg');
}

.fi-pe.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pe.svg');
}

.fi-pf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pf.svg');
}

.fi-pf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pf.svg');
}

.fi-pg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pg.svg');
}

.fi-pg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pg.svg');
}

.fi-ph {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ph.svg');
}

.fi-ph.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ph.svg');
}

.fi-pk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pk.svg');
}

.fi-pk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pk.svg');
}

.fi-pl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pl.svg');
}

.fi-pl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pl.svg');
}

.fi-pm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pm.svg');
}

.fi-pm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pm.svg');
}

.fi-pn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pn.svg');
}

.fi-pn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pn.svg');
}

.fi-pr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pr.svg');
}

.fi-pr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pr.svg');
}

.fi-ps {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ps.svg');
}

.fi-ps.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ps.svg');
}

.fi-pt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pt.svg');
}

.fi-pt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pt.svg');
}

.fi-pw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pw.svg');
}

.fi-pw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pw.svg');
}

.fi-py {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/py.svg');
}

.fi-py.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/py.svg');
}

.fi-qa {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/qa.svg');
}

.fi-qa.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/qa.svg');
}

.fi-re {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/re.svg');
}

.fi-re.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/re.svg');
}

.fi-ro {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ro.svg');
}

.fi-ro.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ro.svg');
}

.fi-rs {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/rs.svg');
}

.fi-rs.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/rs.svg');
}

.fi-ru {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ru.svg');
}

.fi-ru.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ru.svg');
}

.fi-rw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/rw.svg');
}

.fi-rw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/rw.svg');
}

.fi-sa {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sa.svg');
}

.fi-sa.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sa.svg');
}

.fi-sb {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sb.svg');
}

.fi-sb.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sb.svg');
}

.fi-sc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sc.svg');
}

.fi-sc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sc.svg');
}

.fi-sd {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sd.svg');
}

.fi-sd.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sd.svg');
}

.fi-se {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/se.svg');
}

.fi-se.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/se.svg');
}

.fi-sg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sg.svg');
}

.fi-sg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sg.svg');
}

.fi-sh {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sh.svg');
}

.fi-sh.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sh.svg');
}

.fi-si {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/si.svg');
}

.fi-si.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/si.svg');
}

.fi-sj {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sj.svg');
}

.fi-sj.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sj.svg');
}

.fi-sk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sk.svg');
}

.fi-sk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sk.svg');
}

.fi-sl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sl.svg');
}

.fi-sl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sl.svg');
}

.fi-sm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sm.svg');
}

.fi-sm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sm.svg');
}

.fi-sn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sn.svg');
}

.fi-sn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sn.svg');
}

.fi-so {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/so.svg');
}

.fi-so.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/so.svg');
}

.fi-sr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sr.svg');
}

.fi-sr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sr.svg');
}

.fi-ss {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ss.svg');
}

.fi-ss.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ss.svg');
}

.fi-st {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/st.svg');
}

.fi-st.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/st.svg');
}

.fi-sv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sv.svg');
}

.fi-sv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sv.svg');
}

.fi-sx {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sx.svg');
}

.fi-sx.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sx.svg');
}

.fi-sy {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sy.svg');
}

.fi-sy.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sy.svg');
}

.fi-sz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sz.svg');
}

.fi-sz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sz.svg');
}

.fi-tc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tc.svg');
}

.fi-tc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tc.svg');
}

.fi-td {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/td.svg');
}

.fi-td.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/td.svg');
}

.fi-tf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tf.svg');
}

.fi-tf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tf.svg');
}

.fi-tg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tg.svg');
}

.fi-tg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tg.svg');
}

.fi-th {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/th.svg');
}

.fi-th.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/th.svg');
}

.fi-tj {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tj.svg');
}

.fi-tj.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tj.svg');
}

.fi-tk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tk.svg');
}

.fi-tk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tk.svg');
}

.fi-tl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tl.svg');
}

.fi-tl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tl.svg');
}

.fi-tm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tm.svg');
}

.fi-tm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tm.svg');
}

.fi-tn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tn.svg');
}

.fi-tn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tn.svg');
}

.fi-to {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/to.svg');
}

.fi-to.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/to.svg');
}

.fi-tr {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tr.svg');
}

.fi-tr.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tr.svg');
}

.fi-tt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tt.svg');
}

.fi-tt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tt.svg');
}

.fi-tv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tv.svg');
}

.fi-tv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tv.svg');
}

.fi-tw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tw.svg');
}

.fi-tw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tw.svg');
}

.fi-tz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/tz.svg');
}

.fi-tz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/tz.svg');
}

.fi-ua {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ua.svg');
}

.fi-ua.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ua.svg');
}

.fi-ug {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ug.svg');
}

.fi-ug.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ug.svg');
}

.fi-um {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/um.svg');
}

.fi-um.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/um.svg');
}

.fi-us {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/us.svg');
}

.fi-us.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/us.svg');
}

.fi-uy {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/uy.svg');
}

.fi-uy.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/uy.svg');
}

.fi-uz {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/uz.svg');
}

.fi-uz.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/uz.svg');
}

.fi-va {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/va.svg');
}

.fi-va.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/va.svg');
}

.fi-vc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/vc.svg');
}

.fi-vc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/vc.svg');
}

.fi-ve {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ve.svg');
}

.fi-ve.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ve.svg');
}

.fi-vg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/vg.svg');
}

.fi-vg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/vg.svg');
}

.fi-vi {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/vi.svg');
}

.fi-vi.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/vi.svg');
}

.fi-vn {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/vn.svg');
}

.fi-vn.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/vn.svg');
}

.fi-vu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/vu.svg');
}

.fi-vu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/vu.svg');
}

.fi-wf {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/wf.svg');
}

.fi-wf.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/wf.svg');
}

.fi-ws {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ws.svg');
}

.fi-ws.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ws.svg');
}

.fi-ye {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ye.svg');
}

.fi-ye.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ye.svg');
}

.fi-yt {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/yt.svg');
}

.fi-yt.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/yt.svg');
}

.fi-za {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/za.svg');
}

.fi-za.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/za.svg');
}

.fi-zm {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/zm.svg');
}

.fi-zm.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/zm.svg');
}

.fi-zw {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/zw.svg');
}

.fi-zw.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/zw.svg');
}

.fi-arab {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/arab.svg');
}

.fi-arab.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/arab.svg');
}

.fi-cefta {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cefta.svg');
}

.fi-cefta.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cefta.svg');
}

.fi-cp {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/cp.svg');
}

.fi-cp.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/cp.svg');
}

.fi-dg {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/dg.svg');
}

.fi-dg.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/dg.svg');
}

.fi-eac {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/eac.svg');
}

.fi-eac.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/eac.svg');
}

.fi-es-ct {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/es-ct.svg');
}

.fi-es-ct.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/es-ct.svg');
}

.fi-es-ga {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/es-ga.svg');
}

.fi-es-ga.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/es-ga.svg');
}

.fi-es-pv {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/es-pv.svg');
}

.fi-es-pv.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/es-pv.svg');
}

.fi-eu {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/eu.svg');
}

.fi-eu.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/eu.svg');
}

.fi-gb-eng {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gb-eng.svg');
}

.fi-gb-eng.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gb-eng.svg');
}

.fi-gb-nir {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gb-nir.svg');
}

.fi-gb-nir.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gb-nir.svg');
}

.fi-gb-sct {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gb-sct.svg');
}

.fi-gb-sct.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gb-sct.svg');
}

.fi-gb-wls {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/gb-wls.svg');
}

.fi-gb-wls.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/gb-wls.svg');
}

.fi-ic {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/ic.svg');
}

.fi-ic.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/ic.svg');
}

.fi-pc {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/pc.svg');
}

.fi-pc.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/pc.svg');
}

.fi-sh-ac {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sh-ac.svg');
}

.fi-sh-ac.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sh-ac.svg');
}

.fi-sh-hl {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sh-hl.svg');
}

.fi-sh-hl.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sh-hl.svg');
}

.fi-sh-ta {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/sh-ta.svg');
}

.fi-sh-ta.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/sh-ta.svg');
}

.fi-un {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/un.svg');
}

.fi-un.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/un.svg');
}

.fi-xk {
	background-image: url('/assets/plugins/flag-icons/flags/4x3/xk.svg');
}

.fi-xk.fis {
	background-image: url('/assets/plugins/flag-icons/flags/1x1/xk.svg');
}

body .lgitem .ui-selectmenu-item-icon, .culture{background:transparent url(/assets/images/sprite_cultures.png) no-repeat ;overflow:hidden;width:16px;height:11px;display:inline-block;margin-right:5px;margin-bottom:3px;}

.af-ZA{background-position:0px 0px !important;}
.ar-AE{background-position:-16px 0px !important;}
.ar-BH{background-position:-32px 0px !important;}
.ar-DZ{background-position:-48px 0px !important;}
.ar-EG{background-position:-64px 0px !important;}
.ar-IQ{background-position:-80px 0px !important;}
.ar-JO{background-position:-96px 0px !important;}
.ar-KW{background-position:-112px 0px !important;}
.ar-LB{background-position:-128px 0px !important;}
.ar-LY{background-position:-144px 0px !important;}
.ar-MA{background-position:0px -11px !important;}
.ar-OM{background-position:-16px -11px !important;}
.ar-QA{background-position:-32px -11px !important;}
.ar-SA{background-position:-48px -11px !important;}
.ar-SY{background-position:-64px -11px !important;}
.ar-TN{background-position:-80px -11px !important;}
.ar-YE{background-position:-96px -11px !important;}
.az-AZ-Cyrl{background-position:-112px -11px !important;}
.az-AZ-Latn{background-position:-128px -11px !important;}
.be-BY{background-position:-144px -11px !important;}
.bg-BG{background-position:0px -22px !important;}
.bs-BA-Latn{background-position:-16px -22px !important;}
.ca-ES{background-position:-32px -22px !important;}
.cs-CZ{background-position:-48px -22px !important;}
.cy-GB{background-position:-64px -22px !important;}
.da-DK{background-position:-80px -22px !important;}
.de-AT{background-position:-96px -22px !important;}
.de-CH{background-position:-112px -22px !important;}
.de-DE{background-position:-128px -22px !important;}
.de-LI{background-position:-144px -22px !important;}
.de-LU{background-position:0px -33px !important;}
.div-MV{background-position:-16px -33px !important;}
.el-GR{background-position:-32px -33px !important;}
.en-AU{background-position:-48px -33px !important;}
.en-BZ{background-position:-64px -33px !important;}
.en-CA{background-position:-80px -33px !important;}
.en-CB{background-position:-96px -33px !important;}
.en-GB{background-position:-112px -33px !important;}
.en-IE{background-position:-128px -33px !important;}
.en-JM{background-position:-144px -33px !important;}
.en-NZ{background-position:0px -44px !important;}
.en-PH{background-position:-16px -44px !important;}
.en-TT{background-position:-32px -44px !important;}
.en-US{background-position:-48px -44px !important;}
.en-ZA{background-position:-64px -44px !important;}
.en-ZW{background-position:-80px -44px !important;}
.es-AR{background-position:-96px -44px !important;}
.es-BO{background-position:-112px -44px !important;}
.es-CL{background-position:-128px -44px !important;}
.es-CO{background-position:-144px -44px !important;}
.es-CR{background-position:0px -55px !important;}
.es-DO{background-position:-16px -55px !important;}
.es-EC{background-position:-32px -55px !important;}
.es-ES{background-position:-48px -55px !important;}
.es-GT{background-position:-64px -55px !important;}
.es-HN{background-position:-80px -55px !important;}
.es-MX{background-position:-96px -55px !important;}
.es-NI{background-position:-112px -55px !important;}
.es-PA{background-position:-128px -55px !important;}
.es-PE{background-position:-144px -55px !important;}
.es-PR{background-position:0px -66px !important;}
.es-PY{background-position:-16px -66px !important;}
.es-SV{background-position:-32px -66px !important;}
.es-UY{background-position:-48px -66px !important;}
.es-VE{background-position:-64px -66px !important;}
.et-EE{background-position:-80px -66px !important;}
.eu-ES{background-position:-96px -66px !important;}
.fa-IR{background-position:-112px -66px !important;}
.fi-FI{background-position:-128px -66px !important;}
.fo-FO{background-position:-144px -66px !important;}
.fr-BE{background-position:0px -77px !important;}
.fr-CA{background-position:-16px -77px !important;}
.fr-CH{background-position:-32px -77px !important;}
.fr-FR{background-position:-48px -77px !important;}
.fr-LU{background-position:-64px -77px !important;}
.fr-MC{background-position:-80px -77px !important;}
.gl-ES{background-position:-96px -77px !important;}
.gu-IN{background-position:-112px -77px !important;}
.he-IL{background-position:-128px -77px !important;}
.hi-IN{background-position:-144px -77px !important;}
.hr-BA{background-position:0px -88px !important;}
.hr-HR{background-position:-16px -88px !important;}
.hu-HU{background-position:-32px -88px !important;}
.hy-AM{background-position:-48px -88px !important;}
.id-ID{background-position:-64px -88px !important;}
.is-IS{background-position:-80px -88px !important;}
.it-CH{background-position:-96px -88px !important;}
.it-IT{background-position:-112px -88px !important;}
.ja-JP{background-position:-128px -88px !important;}
.ka-GE{background-position:-144px -88px !important;}
.kk-KZ{background-position:0px -99px !important;}
.kn-IN{background-position:-16px -99px !important;}
.kok-IN{background-position:-32px -99px !important;}
.ko-KR{background-position:-48px -99px !important;}
.ky-KG{background-position:-64px -99px !important;}
.lt-LT{background-position:-80px -99px !important;}
.lv-LV{background-position:-96px -99px !important;}
.mi-NZ{background-position:-112px -99px !important;}
.mk-MK{background-position:-128px -99px !important;}
.mn-MN{background-position:-144px -99px !important;}
.mr-IN{background-position:0px -110px !important;}
.ms-BN{background-position:-16px -110px !important;}
.ms-MY{background-position:-32px -110px !important;}
.mt-MT{background-position:-48px -110px !important;}
.nb-NO{background-position:-64px -110px !important;}
.nl-BE{background-position:-80px -110px !important;}
.nl-NL{background-position:-96px -110px !important;}
.nn-NO{background-position:-112px -110px !important;}
.ns-ZA{background-position:-128px -110px !important;}
.pa-IN{background-position:-144px -110px !important;}
.pl-PL{background-position:0px -121px !important;}
.pt-BR{background-position:-16px -121px !important;}
.pt-PT{background-position:-32px -121px !important;}
.quz-BO{background-position:-48px -121px !important;}
.quz-EC{background-position:-64px -121px !important;}
.quz-PE{background-position:-80px -121px !important;}
.ro-RO{background-position:-96px -121px !important;}
.ru-RU{background-position:-112px -121px !important;}
.sa-IN{background-position:-128px -121px !important;}
.se-FI{background-position:-144px -121px !important;}
.se-NO{background-position:0px -132px !important;}
.se-SE{background-position:-16px -132px !important;}
.sk-SK{background-position:-32px -132px !important;}
.sl-SI{background-position:-48px -132px !important;}
.sma-NO{background-position:-64px -132px !important;}
.sma-SE{background-position:-80px -132px !important;}
.smj-NO{background-position:-96px -132px !important;}
.smj-SE{background-position:-112px -132px !important;}
.smn-FI{background-position:-128px -132px !important;}
.sms-FI{background-position:-144px -132px !important;}
.sq-AL{background-position:0px -143px !important;}
.sr-BA-Cyrl{background-position:-16px -143px !important;}
.sr-BA-Latn{background-position:-32px -143px !important;}
.sr-SP-Cyrl{background-position:-48px -143px !important;}
.sr-SP-Latn{background-position:-64px -143px !important;}
.sv-FI{background-position:-80px -143px !important;}
.sv-SE{background-position:-96px -143px !important;}
.sw-KE{background-position:-112px -143px !important;}
.syr-SY{background-position:-128px -143px !important;}
.ta-IN{background-position:-144px -143px !important;}
.te-IN{background-position:0px -154px !important;}
.th-TH{background-position:-16px -154px !important;}
.tn-ZA{background-position:-32px -154px !important;}
.tr-TR{background-position:-48px -154px !important;}
.tt-RU{background-position:-64px -154px !important;}
.uk-UA{background-position:-80px -154px !important;}
.ur-PK{background-position:-96px -154px !important;}
.uz-UZ-Cyrl{background-position:-112px -154px !important;}
.uz-UZ-Latn{background-position:-128px -154px !important;}
.vi-VN{background-position:-144px -154px !important;}
.xh-ZA{background-position:0px -165px !important;}
.zh-CN{background-position:-16px -165px !important;}
.zh-HK{background-position:-32px -165px !important;}
.zh-MO{background-position:-48px -165px !important;}
.zh-SG{background-position:-64px -165px !important;}
.zh-TW{background-position:-80px -165px !important;}
.zu-ZA{background-position:-96px -165px !important;}
/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */
textarea, select, input[disabled], input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-radius: 4px;
	color: #858585;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.2;
	padding: 5px 4px;
	transition-duration: 0.1s;
	box-shadow: none;
}
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover {
	border-color: #B5B5B5;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
label {
	font-weight: normal;
}
span.input-icon, span.input-help {
	display: block;
	position: relative;
}
.input-icon > input {
	padding-left: 25px;
	padding-right: 6px;
}
.input-icon.input-icon-right > input {
	padding-left: 6px;
	padding-right: 25px;
}
span.input-help > input {
	padding-left: 30px;
	padding-right: 6px;
}
.input-icon > [class*="fa-"], .input-icon > [class*="clip-"] {
	bottom: 0;
	color: #909090;
	display: inline-block;
	font-size: 14px;
	left: 5px;
	line-height: 35px;
	padding: 0 3px;
	position: absolute;
	top: 0;
	z-index: 2;
}

.input-icon.input-icon-right > [class*="fa-"], .input-icon.input-icon-right > [class*="clip-"] {
	left: auto;
	right: 4px;
}
.input-icon > input:focus + [class*="fa-"], .input-icon > input:focus + [class*="clip-"] {
	color: #557799;
}

.form-control.sm {
	height: 22px;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.input-group-addon.sm {
	padding: 2px 5px; 
	height: 22px; 
	font-size: 12px;
}

.help-button {
	background-color: #65BCDA;
	border-radius: 100% 100% 100% 100%;
	color: #FFFFFF;
	cursor: default;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 0;
	text-align: center;
	width: 20px;
	line-height: 20px;
	top: 7px;
	left: 7px;
}
.help-button:before {
	content: "\f128";
	display: inline;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
	font-style: normal;
}

textarea.form-control,
select.form-control {
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #858585;
}
select.form-control option {
	padding: 3px 4px;
}
.form-control.search-select {
	padding: 0 !important;
	box-shadow: none;
	border: none;
}
.select2-container .select2-choice {
	background-clip: padding-box !important;
	background-color: #FFFFFF !important;
	background-image: none !important;
	background-repeat: no-repeat !important;
	border: 1px solid #CCCCCC !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #555555 !important;
	display: block !important;
	height: 34px !important;
	line-height: 29px !important;
	margin-top: 3px !important;
	overflow: hidden !important;
	padding: 0 12px 0 8px !important;
	position: relative !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}
.select2-container .select2-choice .select2-arrow {
	background-image: none !important;
	background-color: #FFFFFF !important;
	width: 28px !important;
	text-align: center;
}
.select2-container .select2-choice .select2-arrow b {
	background: none !important;
	display: block;
	height: 100%;
	width: 100%;
}
.select2-container .select2-choice .select2-arrow b:before {
	content: "\f078";
	display: inline;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
}
.select2-dropdown-open.select2-container-active .select2-choice .select2-arrow b:before {
	content: "\f077";
}
.select2-container-multi .select2-choices {
	background-image: none !important;
	background-color: #FFFFFF !important;
}

.limiterBox {
	border-top: 0;
	background-color: #65BCDA !important;
	padding: 3px 6px;
	font-size: 12px;
	color: #FFF;
	margin-top: 6px
}
.limiterBox:after {
	display: none
}
.limiterBox:before {
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: -8px;
	left: 50%;
	margin-left: -5px;
	border-color: transparent;
	border-style: solid;
	border-bottom-color: #65BCDA;
	border-width: 0 8px 8px
}
textarea.autosize {
	vertical-align: top;
	transition: height 0.2s;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
}

.radio label.radio-inline, .checkbox label.checkbox-inline {
	display: inline-block;
}

.radio-inline, .radio-inline + .radio-inline, .checkbox-inline, .checkbox-inline + .checkbox-inline {
	margin-right: 10px !important;
	margin-top: 5px !important;
	margin-left: 0 !important;
	margin-bottom: 10px !important;
}
.radio label, .checkbox label {
	margin-bottom: 5px;
}
.checkbox-table {
	display: inline-block;
	margin: 2px 0 0 0;
	padding-left: 20px;
	line-height: 10px;
}
.checkbox-table label {
	margin-bottom: 0;
}
[class^="icheckbox_"], [class*="icheckbox_"], [class^="iradio_"], [class*="iradio_"] {
	float: left !important;
	margin: 0 5px 0 -20px !important;
}
.help-inline {
	margin-top: 6px;
	color: #737373;
}
.help-block.error {
	color: #B94A48;
}

.symbol.required:before {
	content: "*";
	display: inline;
	color: #E6674A;
}
.symbol.ok:before {
	content: "\f00c";
	display: inline;
	font-family: FontAwesome;
	color: #468847;
}
.has-error .note-editor, .has-error .cke_chrome, .input-validation-error {
	border-color: #B94A48 !important;
}
.form-group .text {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 7px;
}
/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */
.no-padding {
	padding: 0 !important;
}
.no-display {
	display: none !important;
}
.example {
	margin: 15px 0;
	padding: 14px 19px;
}
.widget {
	-moz-box-sizing: content-box;
	color: #333;
	margin-bottom: 30px;
	padding: 10px 12px;
	position: relative;
}
.space5 {
	display: block;
	margin-bottom: 5px !important;
	clear: both;
}

.space7 {
	margin-bottom: 7px !important;
	clear: both;
}

.space10 {
	margin-bottom: 10px !important;
	clear: both;
}

.space12 {
	margin-bottom: 12px !important;
	clear: both;
}

.space15 {
	margin-bottom: 15px !important;
	clear: both;
}

.space20 {
	margin-bottom: 20px !important;
	clear: both;
}
.teal {
	color: #569099;
}
a.teal:hover {
	color: #4d8189;
}
.orange {
	color: #E6674A;
}
a.orange:hover {
	color: #E35434;
}
.bricky {
	color: #C83A2A;
}
a.bricky:hover {
	color: #B33426;
}
.circle-img {
	border-radius: 100% 100% 100% 100%;
}
.center {
	text-align: center;
}
.go-top {
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
	font-size: 16px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -2px;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}

/* ---
/* ---------------------------------------------------------------------- */
/*	Buttons
/* ---------------------------------------------------------------------- */
.btn {
	font-family: 'Open Sans';
}


.btn-transparent {
	background-color: transparent;
}

.btn-teal {
	background-color: #569099;
	border-color: #4d8189;
	color: #ffffff;
}
.btn-teal:hover, .btn-teal:focus, .btn-teal:active, .btn-teal.active {
	background-color: #4d8189;
	border-color: #447178;
	color: #ffffff;
}
.btn-teal.disabled:hover, .btn-teal.disabled:focus, .btn-teal.disabled:active, .btn-teal.disabled.active, .btn-teal[disabled]:hover, .btn-teal[disabled]:focus, .btn-teal[disabled]:active, .btn-teal[disabled].active, fieldset[disabled] .btn-teal:hover, fieldset[disabled] .btn-teal:focus, fieldset[disabled] .btn-teal:active, fieldset[disabled] .btn-teal.active {
	background-color: #569099;
	border-color: #569099;
	color: #ffffff;
}

.btn-beige {
	background-color: #cc9;
	border-color: #c4c488;
	color: #ffffff;
}
.btn-beige:hover, .btn-beige:focus, .btn-beige:active, .btn-beige.active {
	background-color: #c4c488;
	border-color: #bbbb77;
	color: #ffffff;
}
.btn-beige.disabled:hover, .btn-beige.disabled:focus, .btn-beige.disabled:active, .btn-beige.disabled.active, .btn-beige[disabled]:hover, .btn-beige[disabled]:focus, .btn-beige[disabled]:active, .btn-beige[disabled].active, fieldset[disabled] .btn-beige:hover, fieldset[disabled] .btn-beige:focus, fieldset[disabled] .btn-beige:active, fieldset[disabled] .btn-beige.active {
	background-color: #cc9;
	border-color: #cc9;
	color: #ffffff;
}
.btn-dark-beige {
	background-color: #afaa6d;
	border-color: #a6a05d;
	color: #ffffff;
}
.btn-dark-beige:hover, .btn-dark-beige:focus, .btn-dark-beige:active, .btn-dark-beige.active {
	background-color: #a6a05d;
	border-color: #979152;
	color: #ffffff;
}
.btn-dark-beige.disabled:hover, .btn-dark-beige.disabled:focus, .btn-dark-beige.disabled:active, .btn-dark-beige.disabled.active, .btn-dark-beige[disabled]:hover, .btn-dark-beige[disabled]:focus, .btn-dark-beige[disabled]:active, .btn-dark-beige[disabled].active, fieldset[disabled] .btn-dark-beige:hover, fieldset[disabled] .btn-dark-beige:focus, fieldset[disabled] .btn-dark-beige:active, fieldset[disabled] .btn-dark-beige.active {
	background-color: #afaa6d;
	border-color: #afaa6d;
	color: #ffffff;
}
.btn-orange {
	background-color: #e6674a;
	border-color: #e35434;
	color: #ffffff;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active {
	background-color: #e35434;
	border-color: #de421f;
	color: #ffffff;
}
.btn-orange.disabled:hover, .btn-orange.disabled:focus, .btn-orange.disabled:active, .btn-orange.disabled.active, .btn-orange[disabled]:hover, .btn-orange[disabled]:focus, .btn-orange[disabled]:active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange:hover, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange:active, fieldset[disabled] .btn-orange.active {
	background-color: #e6674a;
	border-color: #e6674a;
	color: #ffffff;
}
.btn-purple {
	background-color: #57517b;
	border-color: #413d5c;
	color: #ffffff;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
	background-color: #4c476c;
	border-color: #413d5c;
	color: #ffffff;
}
.btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled:active, .btn-purple.disabled.active, .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled]:active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple:hover, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple:active, fieldset[disabled] .btn-purple.active {
	background-color: #57517b;
	border-color: #333;
	color: #ffffff;
}

.btn-dark-grey {
	background-color: #333;
	border-color: #333;
	color: #ffffff;
}
.btn-dark-grey:hover, .btn-dark-grey:focus, .btn-dark-grey:active, .btn-dark-grey.active {
	background-color: #262626;
	border-color: #1a1a1a;
	color: #ffffff;
}
.btn-dark-grey.disabled:hover, .btn-dark-grey.disabled:focus, .btn-dark-grey.disabled:active, .btn-dark-grey.disabled.active, .btn-dark-grey[disabled]:hover, .btn-dark-grey[disabled]:focus, .btn-dark-grey[disabled]:active, .btn-dark-grey[disabled].active, fieldset[disabled] .btn-dark-grey:hover, fieldset[disabled] .btn-dark-grey:focus, fieldset[disabled] .btn-dark-grey:active, fieldset[disabled] .btn-dark-grey.active {
	background-color: #333;
	border-color: #333;
	color: #ffffff;
}
.btn-med-grey {
	background-color: #666;
	border-color: #595959;
	color: #ffffff;
}
.btn-med-grey:hover, .btn-med-grey:focus, .btn-med-grey:active, .btn-med-grey.active {
	background-color: #595959;
	border-color: #4d4d4d;
	color: #ffffff;
}
.btn-med-grey.disabled:hover, .btn-med-grey.disabled:focus, .btn-med-grey.disabled:active, .btn-med-grey.disabled.active, .btn-med-grey[disabled]:hover, .btn-med-grey[disabled]:focus, .btn-med-grey[disabled]:active, .btn-med-grey[disabled].active, fieldset[disabled] .btn-med-grey:hover, fieldset[disabled] .btn-med-grey:focus, fieldset[disabled] .btn-med-grey:active, fieldset[disabled] .btn-med-grey.active {
	background-color: #666;
	border-color: #666;
	color: #ffffff;
}
.btn-light-grey {
	background-color: #999;
	border-color: #8c8c8c;
	color: #ffffff;
}
.btn-light-grey:hover, .btn-light-grey:focus, .btn-light-grey:active, .btn-light-grey.active {
	background-color: #8c8c8c;
	border-color: #808080;
	color: #ffffff;
}
.btn-light-grey.disabled:hover, .btn-light-grey.disabled:focus, .btn-light-grey.disabled:active, .btn-light-grey.disabled.active, .btn-light-grey[disabled]:hover, .btn-light-grey[disabled]:focus, .btn-light-grey[disabled]:active, .btn-light-grey[disabled].active, fieldset[disabled] .btn-light-grey:hover, fieldset[disabled] .btn-light-grey:focus, fieldset[disabled] .btn-light-grey:active, fieldset[disabled] .btn-light-grey.active {
	background-color: #999;
	border-color: #999;
	color: #ffffff;
}
.btn-bricky {
	background-color: #C83A2A;
	border-color: #b33426;
	color: #ffffff;
}
.btn-bricky:hover, .btn-bricky:focus, .btn-bricky:active, .btn-bricky.active {
	background-color: #b33426;
	border-color: #9e2e21;
	color: #ffffff;
}
.btn-bricky.disabled:hover, .btn-bricky.disabled:focus, .btn-bricky.disabled:active, .btn-bricky.disabled.active, .btn-bricky[disabled]:hover, .btn-bricky[disabled]:focus, .btn-bricky[disabled]:active, .btn-bricky[disabled].active, fieldset[disabled] .btn-bricky:hover, fieldset[disabled] .btn-bricky:focus, fieldset[disabled] .btn-bricky:active, fieldset[disabled] .btn-bricky.active {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #ffffff;
}
.btn-green {
	background-color: #3D9400;
	border-color: #327b00;
	color: #ffffff;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
	background-color: #327b00;
	border-color: #286100;
	color: #ffffff;
}
.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled:active, .btn-green.disabled.active, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled]:active, .btn-green[disabled].active, fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green:active, fieldset[disabled] .btn-green.active {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #ffffff;
}
.btn-blue {
	background-color: #364F6A;
	border-color: #2d4259;
	color: #ffffff;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
	background-color: #2d4259;
	border-color: #253648;
	color: #ffffff;
}
.btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled:active, .btn-blue.disabled.active, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled]:active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:active, fieldset[disabled] .btn-blue.active {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #ffffff;
}

.btn-yellow {
	background-color: #FFB848;
	border-color: #ffae2f;
	color: #ffffff;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active {
	background-color: #ffae2f;
	border-color: #ffa415;
	color: #ffffff;
}
.btn-yellow.disabled:hover, .btn-yellow.disabled:focus, .btn-yellow.disabled:active, .btn-yellow.disabled.active, .btn-yellow[disabled]:hover, .btn-yellow[disabled]:focus, .btn-yellow[disabled]:active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow:hover, fieldset[disabled] .btn-yellow:focus, fieldset[disabled] .btn-yellow:active, fieldset[disabled] .btn-yellow.active {
	background-color: #FFB848;
	border-color: #FFB848;
	color: #ffffff;
}
.btn-red {
	background-color: #E02222;
	border-color: #cc1d1d;
	color: #ffffff;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active {
	background-color: #cc1d1d;
	border-color: #b61919;
	color: #ffffff;
}
.btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled:active, .btn-red.disabled.active, .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled]:active, .btn-red[disabled].active, fieldset[disabled] .btn-red:hover, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:active, fieldset[disabled] .btn-red.active {
	background-color: #E02222;
	border-color: #E02222;
	color: #ffffff;
}
.btn-teal .caret, .btn-beige .caret, .btn-dark-beige .caret, .btn-orange .caret, .btn-purple .caret, .btn-dark-grey .caret, .btn-med-grey .caret, .btn-light-grey .caret, .btn-bricky .caret, .btn-green .caret, .btn-blue .caret, .btn-yellow .caret, .btn-red .caret {
	border-top-color: #ffffff;
}
.dropup .btn-teal .caret, .dropup .btn-beige .caret, .dropup .btn-dark-beige .caret, .dropup .btn-orange .caret, .dropup .btn-purple .caret, .dropup .btn-dark-grey .caret, .dropup .btn-med-grey .caret, .dropup .btn-light-grey .caret, .dropup .btn-bricky .caret, .dropup .btn-green .caret, .dropup .btn-blue .caret, .dropup .btn-yellow .caret, .dropup .btn-red .caret {
	border-bottom: 4px solid #FFFFFF;
}
.btn-squared {
	border-radius: 0 !important;
}
.btn {
	transition: all 0.3s ease 0s !important;
}
.btn-icon {
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(center top , #FAFAFA, #f9f9f9);
	border: 1px solid #DDDDDD;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	cursor: pointer;
	height: 80px;
	display: block;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 5px 0 0;
	position: relative;
	text-align: center;
	transition: all 0.3s ease 0s;
	color: #333333;
}

.btn-contact {
	background-color: #EFEFEF;
	background-image: -moz-linear-gradient(center top , #FAFAFA, #EFEFEF);
	border: 1px solid #DDDDDD;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	cursor: pointer;
	height: 140px;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 15px;
	transition: all 0.3s ease 0s;
	color: #333333;
	margin:3px;
}

.btn-icon:hover {
	border-color: #A5A5A5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
	color: #444444;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}
.btn-icon .badge {
	border-radius: 12px 12px 12px 12px !important;
	border-style: solid;
	border-width: 0;
	box-shadow: none;
	color: #FFFFFF !important;
	font-family: 'Open Sans';
	font-size: 11px !important;
	font-weight: 300;
	padding: 3px 7px;
	position: absolute;
	right: -5px;
	text-shadow: none;
	top: -5px;
}
.btn-icon [class^="fa-"], .btn-icon [class*=" fa-"], .btn-icon [class^="clip-"], .btn-icon [class*=" clip-"] {
	clear: both;
	display: block;
}

.buttons-widget .btn, .buttons-widget .make-switch {
	margin-bottom: 5px;
}
.buttons-widget .btn-group-vertical .btn {
	margin-bottom: 0;
}

.btn-link.danger {
	color: #d9534f;
}
.btn-link.danger:hover,
.btn-link.danger:focus {
	color: #c9302c;
}

.btn-link.primary {
	color: #337ab7;
}
.btn-link.primary:hover,
.btn-link.primary:focus {
	color: #286090;
}


/* ---------------------------------------------------------------------- */
/*	Panel Tools
/* ---------------------------------------------------------------------- */
.panel-tools {
	position: absolute;
	right: 5px;
	top: 8px;
}
.panel-tools .btn-link {
	color: #0480BE;
}
.panel-tools .btn-link:hover {
	color: #036392;
}
.panel-tools .btn-link {
	color: #57A957;
}
.panel-tools .btn-link:hover {
	color: #417E41;
}
.panel-tools .btn-link {
	color: #C43C35;
}
.panel-tools .btn-link:hover {
	color: #972E28;
}
.panel-tools .btn-link {
	color: #333333;
}
.panel-tools .btn-link:hover {
	color: #000000;
}
.panel-tools .btn-link:focus, .panel-tools .btn-link:hover, .panel-tools .btn-link:active {
	text-decoration: none;
	outline: 0 !important;
}
.panel-tools .btn.expand:before {
	content: "\f077";
	display: inline;
	float: right;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
}
.panel-tools .btn.collapses:before {
	content: "\f078";
	display: inline;
	float: right;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
}
.panel-tools .btn {
	border-style: none;
}
.panel-tools .btn-link {
	color: #666666;
}
.panel-tools .btn-link:hover {
	color: #333333;
}

/* ---------------------------------------------------------------------- */
/*	Panels and panel elements
/* ---------------------------------------------------------------------- */
.panel-heading {
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	border-bottom: 1px solid #dddddd;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 1px 0 #FFFFFF inset;
	height: 36px;
	padding-left: 40px;
	position: relative;
}
.panel-heading > [class^="fa-"], .panel-heading > [class*=" fa-"], .panel-heading > [class^="icon-"], .panel-heading > [class*=" icon-"], .panel-heading > [class^="clip-"], .panel-heading > [class*=" clip-"] {
	border-right: 1px solid #dddddd;
	box-shadow: 1px 0 0 0 #FFFFFF;
	opacity: 0.7;
	padding: 12px 10px 8px;
	position: absolute;
	left: 0;
	top: 0;
	height: 36px;
}

.panel-custom-border-info {
	border-color: #337ab7;
}

.panel-custom-border-info > .panel-heading:hover{
	cursor:pointer;
}

.panel-white {
	box-shadow: none;
}
.panel-white .panel-heading {
	background-color: #ffffff;
	background-image: none;
	border-bottom: 1px solid #dddddd;
	border-radius: 6px 6px 0 0;
	box-shadow: none;
	height: 36px;
	padding-left: 40px;
	position: relative;
}
.panel-white .panel-heading > [class^="fa-"], .panel-white .panel-heading > [class*=" fa-"], .panel-white .panel-heading > [class^="icon-"], .panel-white .panel-heading > [class*=" icon-"], .panel-white .panel-heading > [class^="clip-"], .panel-white .panel-heading > [class*=" clip-"] {
	border-right: 1px solid #dddddd;
	box-shadow: none;
	opacity: 0.7;
	padding: 12px 10px 8px;
	position: absolute;
	left: 0;
	top: 0;
	height: 36px;
}
.panel-box {
	background: #FAFAFA;
	border: 1px solid #CDCDCD;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	clear: both;
	margin-bottom: 16px;
	margin-top: 16px;
	position: relative;
}
.panel.panel-full-screen {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9998;
}
.panel-scroll {
	position: relative;
	margin: 10px;
	padding: 0px;
	width: auto;
	height: 400px;
	overflow: hidden;
}

.panel-responsive {
	position:relative;
	min-height:350px;
	overflow-x:auto;
}

.panel-responsive .btn-group-big {
	width:100px;
	margin: 50px auto 0 auto;
	text-align:center
}

.panel-responsive .btn-group-big button {
	width:70px;
	height:70px;
	line-height:65px;
	border-radius:50%;
	border:5px solid #dddddd;
	box-shadow:0px 1px 0px rgba(255,255,255,0.8);
	background-color:transparent;
	color:#dddddd;
	font-size:30px;
	outline:none;
	transition:all 0.3s ease 0s !important
}

.panel-responsive .btn-group-big button:hover {
	border-color: #a5a5a5;
	color:#a5a5a5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.panel-responsive .btn-group-big h2 {
	color:#a5a5a5;
	font-size:20px;
	text-align:center;
}


/* ---------------------------------------------------------------------- */
/*	Pagination
/* ---------------------------------------------------------------------- */
.pagination li a {
	cursor: pointer;
}
.pagination.squared {
	border-radius: 0 !important;
}
.pagination.squared li:first-child a, .pagination.squared li:first-child > span {
	border-bottom-left-radius: 0px !important;
	border-left-width: 1px;
	border-top-left-radius: 0px !important;
}
.pagination.squared li:last-child > a, .pagination.squared li:last-child > span {
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
}
.pagination.pagination-purple li a, .pagination-purple .pagination li a {
	background: #F5F4F9;
	border: none !important;
	color: #333333;
	display: inline-block;
	margin-right: 1px;
}
.pagination.pagination-purple li a:hover, .pagination-purple .pagination li a a:hover {
	background: #ECEAF3;
	color: #222222;
	cursor: pointer;
}

.pagination.pagination-purple li:first-child a, .pagination-purple .pagination li:first-child a {
	border: none !important;
}

.pagination.pagination-purple li.disabled a, .pagination-purple .pagination li.disabled a {
	color: #AAAAAA !important;
}
.pagination.pagination-purple li.disabled a:hover, .pagination-purple .pagination li.disabled a:hover, .pagination.pagination-purple li.disabled a:focus, .pagination-purple .pagination li.disabled a:focus {
	background: #F5F4F9;
	cursor: default !important;
}
.pagination.pagination-purple li.active a, .pagination-purple .pagination li.active a {
	background: #57517B !important;
	border: none !important;
	color: #FFFFFF !important;
	cursor: default !important;
	opacity: 1;
}
.pagination-purple [class^="fa-"], .pagination-purple [class*=" fa-"] {
	color: #57517B;
}
.pagination-purple li.disabled [class^="fa-"], .pagination-purple li.disabled [class*=" fa-"] {
	opacity: 0.5;
}

.pagination.pagination-teal li a, .pagination-teal .pagination li a {
	background: #F3F8F8;
	border: none !important;
	color: #333333;
	display: inline-block;
	margin-right: 1px;
}
.pagination.pagination-teal li a:hover, .pagination-teal .pagination li a a:hover {
	background: #D8E4E7;
	color: #222222;
	cursor: pointer;
}

.pagination.pagination-teal li:first-child a, .pagination-teal .pagination li:first-child a {
	border: none !important;
}

.pagination.pagination-teal li.disabled a, .pagination-teal .pagination li.disabled a {
	color: #AAAAAA !important;
}
.pagination.pagination-teal li.disabled a:hover, .pagination-teal .pagination li.disabled a:hover, .pagination.pagination-teal li.disabled a:focus, .pagination-teal .pagination li.disabled a:focus {
	background: #F3F8F8;
	cursor: default !important;
}
.pagination.pagination-teal li.active a, .pagination-teal .pagination li.active a {
	background: #569099 !important;
	border: none !important;
	color: #FFFFFF !important;
	cursor: default !important;
	opacity: 1;
}
.pagination-teal li [class^="fa-"], .pagination-teal li [class*=" fa-"] {
	color: #4D8189;
}
.pagination-teal li.disabled [class^="fa-"], .pagination-teal li.disabled [class*=" fa-"] {
	opacity: 0.5;
}
.pagination.pagination-green li a, .pagination-green .pagination li a {
	background: #EFFBEC;
	border: none !important;
	color: #333333;
	display: inline-block;
	margin-right: 1px;
}
.pagination.pagination-green li a:hover, .pagination-green .pagination li a a:hover {
	background: #CEF3C5;
	color: #222222;
	cursor: pointer;
}

.pagination.pagination-green li:first-child a, .pagination-green .pagination li:first-child a {
	border: none !important;
}

.pagination.pagination-green li.disabled a, .pagination-green .pagination li.disabled a,{
color: #AAAAAA !important;
}
.pagination.pagination-green li.disabled a:hover, .pagination-green .pagination li.disabled a:hover, .pagination.pagination-green li.disabled a:focus, .pagination-green .pagination li.disabled a:focus {
	background: #EFFBEC;
	cursor: default !important;
}
.pagination.pagination-green li.active a, .pagination-green .pagination li.active a {
	background: #3D9400 !important;
	border: none !important;
	color: #FFFFFF !important;
	cursor: default !important;
	opacity: 1;
}
.pagination-green [class^="fa-"], .pagination-green [class*=" fa-"] {
	color: #327B00;
}
.pagination-green li.disabled [class^="fa-"], .pagination-green li.disabled [class*=" fa-"] {
	opacity: 0.5;
}
.pagination.pagination-bricky li a {
	background: #FDF8F7;
	border: none !important;
	color: #333333;
	display: inline-block;
	margin-right: 0;
}
.pagination.pagination-bricky li a:hover {
	background: #FBEEEC;
	color: #222222;
	cursor: pointer;
}
.pagination.pagination-bricky li a {
	margin-right: 1px;
}
.pagination.pagination-bricky li:first-child a {
	border: none !important;
}
.pagination.pagination-bricky li.disabled a {
	color: #AAAAAA !important;
}
.pagination.pagination-bricky li.disabled a:hover, .pagination-bricky .pagination li.disabled a:hover, .pagination.pagination-bricky li.disabled a:focus, .pagination-bricky .pagination li.disabled a:focus {
	background: #FDF8F7;
	cursor: default !important;
}
.pagination.pagination-bricky li.active a {
	background: #C83A2A !important;
	border: none !important;
	color: #FFFFFF !important;
	cursor: default !important;
	opacity: 1;
}
.pagination.pagination-bricky [class^="fa-"], .pagination.pagination-bricky [class*=" fa-"] {
	color: #C83A2A;
}
.pagination.pagination-bricky li.disabled [class^="fa-"], .pagination.pagination-bricky li.disabled [class*=" fa-"] {
	opacity: 0.5;
}
/* ---------------------------------------------------------------------- */
/*	Activities
/* ---------------------------------------------------------------------- */
.activities {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.activities li a {
	background: white;
	border-bottom: 1px solid #E4E6EB;
	font-size: 12px;
	margin-left: 0 !important;
	padding: 10px 100px 10px 10px !important;
	position: relative;
	display: block;
	color: #333333;
}
.activities li .activity:hover, .activities li .activity:focus {
	text-decoration: none;
	background-color: #F4F6F9 !important;
}
.activities li .activity .circle-icon {
	font-size: 16px !important;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
}
.activities li .activity img {
	margin-right: 10px;
}
.activities li .time {
	position: absolute;
	right: 10px;
	top: 30px;
	color: #CCCCCC;
}



/* ---------------------------------------------------------------------- */
/*	Breadcrumb
/* ---------------------------------------------------------------------- */
.breadcrumb {
	margin: 0 -15px;
	border-radius: 0;
	padding: 15px 45px 15px 15px;;
	border-bottom: 1px solid #C8C7CC;
	position: relative;
	height: 51px;
}
.breadcrumb i {
	color: #cccccc;
	font-size: 16px;
	display: inline-block;
}
.breadcrumb {
	margin: 0 -15px;
	border-radius: 0;
	padding: 15px 45px 15px 15px;;
	border-bottom: 1px solid #C8C7CC;
	position: relative;
	height: 51px;
}
/* ---------------------------------------------------------------------- */
/*	Rating
/* ---------------------------------------------------------------------- */
.noHover {
	pointer-events: none;
}
.rating {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.rating span.star {
	display: inline-block;
	font-size: 30px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}
.rating.xs span.star {
	font-size: inherit;
}
.rating span.star:hover {
	cursor: pointer;
}

.rating span.star:not(.firststar):before {
	color: #999999;
	content: "\f006";
	padding-right: 5px;
}

.rating span.star.starchecked:not(.firststar):before {
	color: #E3CF7A;
	content: "\f005";
}

.rating span.star:not(.firststar):hover:before, 
.rating span.star:not(.firststar):hover ~ span.star:not(.firststar):before {
	color: yellow;
	content: "\f005";
}

/*
	RATING NORMAL
*/

.rating-normal {
	position:relative;
	direction:ltr;
	unicode-bidi: bidi-override;
 }

.rating-normal .star {
	display: inline-block;
	font-size: 25px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.rating-normal .star:before {
	color: #eee;
	content: "\f006";
	padding-right: 5px;
}

.rating-normal .star.star-selected:before {
	content: "\f005";
}

.rating-normal .star.star-selected.star-1:before {
	color: #92D050;
}

.rating-normal .star.star-selected.star-2:before {
	color: #92D050;
}

.rating-normal .star.star-selected.star-3:before {
	color: #FFC000;
}

.rating-normal .star.star-selected.star-4:before {
	color: #C00000;
}

/* ---------------------------------------------------------------------- */
/*	Dropdown elements
/* ---------------------------------------------------------------------- */
.dropdown-checkboxes {
	padding: 5px;
}
.dropdown-checkboxes label {
	display: block;
	font-weight: normal;
	line-height: 20px;
}
/* ---------------------------------------------------------------------- */
/*	Labels and Badges
/* ---------------------------------------------------------------------- */

.badge.top-left,
.badge.top-right {
	position: absolute;
	top: -10px;
}

.badge.top-left {
	left: -15px;
}

.badge.top-right {
	right: -30%;
}

.badge.small {
	font-size: 0.85em;
}


.badge {
	font-weight: normal;
}

.badge-default {
	color: #333333 !important;
	background-color: #ffffff !important;
	border: 1px solid #333333 !important;
}

.badge-primary {
	color: #fff;
	background-color: #337ab7;
}

.badge-success {
	background-color: #5cb85c;
	color: #fff;
}

.badge-success[href]:hover, .badge-success[href]:focus {
	background-color: #449D44;
}

.badge-warning {
	background-color: #F0AD4E;
	color: #fff;
}
.badge-warning[href]:hover, 
.badge-warning[href]:focus {
	background-color: #EC971F;
}

.btn-default .badge-info,
.badge-info {
	background-color: #5BC0DE;
}

.badge-info[href]:hover, .badge-info[href]:focus {
	background-color: #31B0D5;
}
.badge-danger {
	background-color: #d9534f;
	color: #fff;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
	background-color: #C9302C;
}

.badge-new {
	background-color: #007AFF;
	border-radius: 12px 12px 12px 12px !important;
	font-size: 11px !important;
	font-weight: 300;
	height: 18px;
	padding: 3px 6px;
	text-align: center;
	text-shadow: none !important;
	vertical-align: middle;
}

.label {
	font-size: 85% !important;
	padding: 0.4em 0.6em !important;
}
.label-inverse, .badge-inverse {
	background-color: #555555;
}
/* ---------------------------------------------------------------------- */
/*	Progress bar
/* ---------------------------------------------------------------------- */
.progress.progress-xs {
	height: 7px;
}
.progress.progress-sm {
	height: 12px;
}
/* ---------------------------------------------------------------------- */
/*	Modal elements
/* ---------------------------------------------------------------------- */

.modal-footer {
	background: #ECF0F1;
	border-radius: 0 0 6px 6px;
}
.modal-fullscreen {
	width: 100%;
	height: 100%;
	margin: 0;
	top: 0;
	left: 0;
}
	.modal-fullscreen > .modal-content {
		height: 100%;
		border-radius: 0;
		position: relative;
	}


		.modal-fullscreen > .modal-content > .modal-footer {
			border-radius: 0;
			bottom: 0px;
			position: absolute;
			width: 100%;
		}
		.modal-fullscreen > .modal-content > .modal-body > .tab-content {
			height: calc(100vh - 190px);
		}

/* ---------------------------------------------------------------------- */
/*	Tabs
/* ---------------------------------------------------------------------- */
.nav-tabs {
	border-color: #DDDDDD;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	border-bottom: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #FFFFFF;
	border-color: #DDDDDD #DDDDDD transparent;
	border-top: 2px solid #DDDDDD;
	color: #333333;
	line-height: 16px;
	margin-top: -1px;
	z-index: 9;
}

.nav-tabs > li:first-child > a {
	margin-left: 0;
}
.nav-tabs > li > a:hover {
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	color: #4C8FBD;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:focus {
	background-color: #F9F9F9;
	border-color: #DDDDDD;
	border-radius: 0 0 0 0 !important;
	color: #999999;
	line-height: 16px;
	margin-right: -1px;
	position: relative;
}
.tab-content {
	border: 1px solid #DDDDDD;
	padding: 16px 12px;
	position: relative;	
	background-color:#fff;
}
.tabs-below > .nav-tabs {
	border-bottom-width: 0;
	border-color: #DDDDDD;
	margin-bottom: 0;
	margin-top: -1px;
	top: auto;
}
.tabs-below > .nav-tabs > li > a, .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
	border-color: #DDDDDD;
}
.tabs-below > .nav-tabs > li.active > a, .tabs-below > .nav-tabs > li.active > a:hover, .tabs-below > .nav-tabs > li.active > a:focus {
	border-bottom: 2px solid #DDDDDD;
	border-color: transparent;
	border-top-width: 1px;
	margin-top: 0;
}
.tabs-left > .nav-tabs > li > a, 
.tabs-right > .nav-tabs > li > a {
	min-width: 60px;
}
.tabs-left > .nav-tabs {
	border-color: #DDDDDD;
	float: left;
	margin-bottom: 0;
	top: auto;
}
.tabs-left > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a, 
.tabs-left > .nav-tabs > li > a:focus, 
.tabs-left > .nav-tabs > li > a:hover {
	border-color: #DDDDDD;
	margin: 0 -2px -1px 1px;
}
.tabs-left > .nav-tabs > li.active > a, 
.tabs-left > .nav-tabs > li.active > a:focus, 
.tabs-left > .nav-tabs > li.active > a:hover {
	border-color: #DDDDDD;
	border-right-color: transparent;
	border-left: 2px solid #DDDDDD;
	border-top-width: 1px;
	margin-left: 0;
}
.tabs-right > .nav-tabs {
	border-color: #DDDDDD;
	float: right;
	margin-bottom: 0;
	top: auto;
}
.tabs-right > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover {
	border-color: #DDDDDD;
	margin: 0 -1px;
}
.tabs-right > .nav-tabs > li.active > a, 
.tabs-right > .nav-tabs > li.active > a:focus, 
.tabs-right > .nav-tabs > li.active > a:hover {
	border-color: #DDDDDD;
	border-left: none;
	border-right: 2px solid #DDDDDD;
	border-top-width: 1px;
	margin: 0 -2px 0 -1px;
}
.nav-tabs > li > a > [class*="fa-"] {
	opacity: 0.75;
}
.nav-tabs > li.active > a > .badge, .nav-tabs > li.active > a > [class*="fa-"] {
	opacity: 1;
}

.nav-tabs > li > a > .badge {
	margin-top:-2px;
}

.nav-tabs > li > a > .badge-left {
	margin-left:-5px;
}

.nav-tabs li [class*=" fa-"], .nav-tabs li [class^="fa-"] {
	display: inline-block;
	text-align: center;
	width: 1.25em;
}
.nav-tabs > li.open .dropdown-toggle {
	background-color: #4F99C6;
	border-color: #4F99C6;
	color: #FFFFFF;
}
.nav-tabs > li.open .dropdown-toggle > [class*="fa-"] {
	/*color: #FFFFFF !important;*/
	opacity: 1;
}
.tabs-left .tab-content, .tabs-right .tab-content {
	overflow: auto;
}
/*teal*/
.tab-teal > li.active > a, .tab-teal > li.active > a:hover, .tab-teal > li.active > a:focus {
	border-color: #DDDDDD;
	border-top: 2px solid #569099;
}
.tab-teal > li > a:hover {
	color: #569099;
}
.tab-teal > li.dropdown.open.active > a:hover, .tab-teal > li.dropdown.open.active > a:focus {
	background-color: #569099;
	border-color: #569099;
	color: #FFFFFF;
}
.tab-teal > li.open .dropdown-toggle {
	background-color: #569099;
	border-color: #569099;
	color: #FFFFFF;
}
.tab-teal .dropdown-menu > li > a:hover, .tab-teal .dropdown-menu > li > a:focus {
	background-color: #569099;
}
.tab-teal .active > a, .tab-teal .active > a:hover, .tab-teal .active > a:focus {
	background-color: #569099;
}
.tabs-left > .tab-teal > li.active > a, .tabs-left > .tab-teal > li.active > a:focus, .tabs-left > .tab-teal > li.active > a:hover {
	border-color: #DDDDDD;
	border-right: none;
	border-left: 2px solid #569099;
}
.tabs-below > .tab-teal > li.active > a, .tabs-below > .tab-teal > li.active > a:hover, .tabs-below > .tab-teal > li.active > a:focus {
	border-color: #DDDDDD;
	border-top: none;
	border-bottom: 2px solid #569099;
}
.tabs-right > .tab-teal > li.active > a, .tabs-right > .tab-teal > li.active > a:focus, .tabs-right > .tab-teal > li.active > a:hover {
	border-color: #DDDDDD;
	border-left: none;	
	border-right: 2px solid #569099;
}
.tab-padding.tab-teal > li > a, .tab-padding.tab-teal > li > a:focus, .tab-padding.tab-teal > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-teal > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-teal > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-teal > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-teal > li > a, .tab-padding.tab-teal > li > a:focus {
	background-color: #7DAFB7;
}
.tab-padding.tab-teal > li.active > a, .tab-padding.tab-teal > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #4F80A0;
}
.tab-padding.tab-teal > li.active > a, .tab-padding.tab-teal > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #569099 #DDDDDD transparent;
	color: #4D8189;
}
.tabs-below .tab-padding.tab-teal > li.active > a {
	border-color: transparent #7DB4D8 #7DB4D8;
}
.tab-padding.tab-teal {
	border-bottom-color: #569099;
	background-color: #F3F8F8;
}
.tabs-below .nav-tabs.tab-teal {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
/*bricky*/
.tab-bricky > li.active > a, .tab-bricky > li.active > a:hover, .tab-bricky > li.active > a:focus {
	border-color: #C83A2A #DDDDDD transparent;
	border-top: 2px solid #C83A2A;
}
.tab-bricky > li > a:hover {
	color: #C83A2A;
}
.tab-bricky > li.dropdown.open.active > a:hover, .tab-bricky > li.dropdown.open.active > a:focus {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #FFFFFF;
}
.tab-bricky > li.open .dropdown-toggle {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #FFFFFF;
}
.tab-bricky .dropdown-menu > li > a:hover, .tab-bricky .dropdown-menu > li > a:focus {
	background-color: #C83A2A;
}
.tab-bricky .active > a, .tab-bricky .active > a:hover, .tab-bricky .active > a:focus {
	background-color: #C83A2A;
}
.tabs-left > .tab-bricky > li.active > a, .tabs-left > .tab-bricky > li.active > a:focus, .tabs-left > .tab-bricky > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #C83A2A;
	border-left: 2px solid #C83A2A;
}
.tabs-below > .tab-bricky > li.active > a, .tabs-below > .tab-bricky > li.active > a:hover, .tabs-below > .tab-bricky > li.active > a:focus {
	border-bottom: 2px solid #C83A2A;
	border-color: transparent #DDDDDD #C83A2A;
}
.tabs-right > .tab-bricky > li.active > a, .tabs-right > .tab-bricky > li.active > a:focus, .tabs-right > .tab-bricky > li.active > a:hover {
	border-color: #DDDDDD #C83A2A #DDDDDD transparent;
	border-right: 2px solid #C83A2A;
}
.tab-padding.tab-bricky > li > a, .tab-padding.tab-bricky > li > a:focus, .tab-padding.tab-bricky > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-bricky > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-bricky > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-bricky > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-bricky > li > a, .tab-padding.tab-bricky > li > a:focus {
	background-color: #DC6456;
}

.tab-padding.tab-bricky > li.active > a, .tab-padding.tab-bricky > li.active > a:focus, .tab-padding.tab-bricky > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-bricky > li.active > a, .tab-padding.tab-bricky > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #C83A2A #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-bricky > li.active > a {
	border-color: transparent #C83A2A #DDDDDD;
}
.tab-padding.tab-bricky {
	border-bottom-color: #C83A2A;
	background-color: #FBEEEC;
}
.tabs-below .nav-tabs.tab-bricky {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
/*green*/
.tab-green > li.active > a, .tab-green > li.active > a:hover, .tab-green > li.active > a:focus {
	border-color: #3D9400 #DDDDDD transparent;
	border-top: 2px solid #3D9400;
}

.tab-green > li > a:hover {
	color: #3D9400;
}
.tab-green > li.dropdown.open.active > a:hover, .tab-green > li.dropdown.open.active > a:focus {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #FFFFFF;
}
.tab-green > li.open .dropdown-toggle {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #FFFFFF;
}
.tab-green .dropdown-menu > li > a:hover, .tab-green .dropdown-menu > li > a:focus {
	background-color: #3D9400;
}
.tab-green .active > a, .tab-green .active > a:hover, .tab-green .active > a:focus {
	background-color: #3D9400;
}
.tabs-left > .tab-green > li.active > a, .tabs-left > .tab-green > li.active > a:focus, .tabs-left > .tab-green > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #3D9400;
	border-left: 2px solid #3D9400;
}
.tabs-below > .tab-green > li.active > a, .tabs-below > .tab-green > li.active > a:hover, .tabs-below > .tab-green > li.active > a:focus {
	border-bottom: 2px solid #3D9400;
	border-color: transparent #DDDDDD #3D9400;
}
.tabs-right > .tab-green > li.active > a, .tabs-right > .tab-green > li.active > a:focus, .tabs-right > .tab-green > li.active > a:hover {
	border-color: #DDDDDD #3D9400 #DDDDDD transparent;
	border-right: 2px solid #3D9400;
}
.tab-padding.tab-green > li > a, .tab-padding.tab-green > li > a:focus, .tab-padding.tab-green > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-green > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-green > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-green > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-green > li > a, .tab-padding.tab-green > li > a:focus {
	background-color: #71B145;
}
/*purple*/
.tab-purple > li.active > a, .tab-purple > li.active > a:hover, .tab-purple > li.active > a:focus {
	border-color: #57517B #DDDDDD transparent;
	border-top: 2px solid #57517B;
}
.tab-purple > li > a:hover {
	color: #57517B;
}
.tab-purple > li.dropdown.open.active > a:hover, .tab-purple > li.dropdown.open.active > a:focus {
	background-color: #57517B;
	border-color: #57517B;
	color: #FFFFFF;
}
.tab-purple > li.open .dropdown-toggle {
	background-color: #57517B;
	border-color: #57517B;
	color: #FFFFFF;
}
.tab-purple .dropdown-menu > li > a:hover, .tab-purple .dropdown-menu > li > a:focus {
	background-color: #57517B;
}
.tab-purple .active > a, .tab-purple .active > a:hover, .tab-purple .active > a:focus {
	background-color: #57517B;
}
.tabs-left > .tab-purple > li.active > a, .tabs-left > .tab-purple > li.active > a:focus, .tabs-left > .tab-purple > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #57517B;
	border-left: 2px solid #57517B;
}
.tabs-below > .tab-purple > li.active > a, .tabs-below > .tab-purple > li.active > a:hover, .tabs-below > .tab-purple > li.active > a:focus {
	border-bottom: 2px solid #57517B;
	border-color: transparent #DDDDDD #57517B;
}
.tabs-right > .tab-purple > li.active > a, .tabs-right > .tab-purple > li.active > a:focus, .tabs-right > .tab-purple > li.active > a:hover {
	border-color: #DDDDDD #57517B #DDDDDD transparent;
	border-right: 2px solid #57517B;
}
.tab-padding.tab-purple > li > a, .tab-padding.tab-purple > li > a:focus, .tab-padding.tab-purple > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-purple > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-purple > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-purple > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-purple > li > a, .tab-padding.tab-purple > li > a:focus {
	background-color: #84809F;
}

.tab-padding.tab-purple > li.active > a, .tab-padding.tab-purple > li.active > a:focus, .tab-padding.tab-purple > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-purple > li.active > a, .tab-padding.tab-purple > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #57517B #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-purple > li.active > a {
	border-color: transparent #57517B #DDDDDD;
}
.tab-padding.tab-purple {
	border-bottom-color: #57517B;
	background-color: #F5F4F9;
}
.tabs-below .nav-tabs.tab-purple {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
.tab-padding.tab-green > li.active > a, .tab-padding.tab-green > li.active > a:focus, .tab-padding.tab-green > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-green > li.active > a, .tab-padding.tab-green > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #3D9400 #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-green > li.active > a {
	border-color: transparent #3D9400 #DDDDDD;
}
.tab-padding.tab-green {
	border-bottom-color: #3D9400;
	background-color: #EFFBEC;
}
.tabs-below .nav-tabs.tab-green {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}
/*blue*/
.tab-blue > li.active > a, .tab-blue > li.active > a:hover, .tab-blue > li.active > a:focus {
	border-color: #364F6A #DDDDDD transparent;
	border-top: 2px solid #364F6A;
}
.tab-blue > li > a:hover {
	color: #364F6A;
}
.tab-blue > li.dropdown.open.active > a:hover, .tab-blue > li.dropdown.open.active > a:focus {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #FFFFFF;
}
.tab-blue > li.open .dropdown-toggle {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #FFFFFF;
}
.tab-blue .dropdown-menu > li > a:hover, .tab-blue .dropdown-menu > li > a:focus {
	background-color: #364F6A;
}
.tab-blue .active > a, .tab-blue .active > a:hover, .tab-blue .active > a:focus {
	background-color: #364F6A;
}
.tabs-left > .tab-blue > li.active > a, .tabs-left > .tab-blue > li.active > a:focus, .tabs-left > .tab-blue > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #364F6A;
	border-left: 2px solid #364F6A;
}
.tabs-below > .tab-blue > li.active > a, .tabs-below > .tab-blue > li.active > a:hover, .tabs-below > .tab-blue > li.active > a:focus {
	border-bottom: 2px solid #364F6A;
	border-color: transparent #DDDDDD #364F6A;
}
.tabs-right > .tab-blue > li.active > a, .tabs-right > .tab-blue > li.active > a:focus, .tabs-right > .tab-blue > li.active > a:hover {
	border-color: #DDDDDD #364F6A #DDDDDD transparent;
	border-right: 2px solid #364F6A;
}
.tab-padding.tab-blue > li > a, .tab-padding.tab-blue > li > a:focus, .tab-padding.tab-blue > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-blue > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-blue > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-blue > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-blue > li > a, .tab-padding.tab-blue > li > a:focus {
	background-color: #6C7F92;
}

.tab-padding.tab-blue > li.active > a, .tab-padding.tab-blue > li.active > a:focus, .tab-padding.tab-blue > li.active > a:hover {
	background-color: #FFFFFF;
	box-shadow: none;
	color: #333333;
}
.tab-padding.tab-blue > li.active > a, .tab-padding.tab-blue > li.active > a:focus, .tab-padding.tab-teal > li.active > a:hover {
	border-color: #364F6A #DDDDDD transparent;
	color: #333333;
}
.tabs-below .tab-padding.tab-blue > li.active > a {
	border-color: transparent #364F6A #DDDDDD;
}
.tab-padding.tab-blue {
	border-bottom-color: #364F6A;
	background-color: #F3F5F6;
}
.tabs-below .nav-tabs.tab-blue {
	padding-bottom: 6px;
	border-bottom-color: #DDDDDD;
	border-top: 0 none;
}

.tabbable .tab-child {
	padding-left:40px;
}

.tabbable .tab-child-divider {
	height: 1px;
	margin: 4px 0;
	overflow: hidden;
}

.nav > li.active > .dropdown-toggle {
	cursor: pointer !important;
}
.nav-pills .open .dropdown-toggle > [class*="fa-"], .nav > li.dropdown.open.active > a:hover > [class*="fa-"], .nav > li.dropdown.open.active > a:focus > [class*="fa-"] {
	color: #FFFFFF !important;
}
.nav-tabs > li:not(.active):not(.open) > a:not(:hover) > .disabled[class*="fa-"]:first-child {
	color: #909090 !important;
}

.nav-tabs.tab-space-1 > li > a {
	margin-right: 1px;
}
.nav-tabs.tab-space-2 > li > a {
	margin-right: 2px;
}
.nav-tabs.tab-space-3 > li > a {
	margin-right: 3px;
}
.nav-tabs.tab-space-4 > li > a {
	margin-right: 4px;
}
.nav-tabs.tab-padding {
	padding: 6px 5px 0;
	border: 1px solid #DDDDDD;
}
.panel-tabs .nav-tabs {
	float: right;
	margin-top: -52px;
	border: none;
}
.panel-tabs .nav-tabs > li > a {
	height: 36px;
	border-top: none;
	border-bottom: none;
	background: none;
	border-right: 1px solid #CDCDCD;
	box-shadow: 1px 1px 0 0 #FFFFFF;
}
.panel-tabs .nav-tabs > li > a:hover {
	background: #ffffff;
}
.panel-tabs .nav-tabs > li:first-child > a {
	box-shadow: 0 1px 0 1px #FFFFFF;
}
.panel-tabs .nav-tabs > li.active > a, .panel-tabs .nav-tabs > li.active > a:hover, .panel-tabs .nav-tabs > li.active > a:focus {
	background-color: #FFFFFF;
	background-image: none;
	border-color: #4C8FBD #DDDDDD transparent;
	border-top: none;
	box-shadow: none;
	color: #333333;
	line-height: 16px;
	margin-top: 0;
}
.panel-tabs .tab-content {
	border: none;
	padding: 0;
}
.tabs-right > .nav-tabs > li {
	float: none;
}
/* ---------------------------------------------------------------------- */
/*	Page Header
/* ---------------------------------------------------------------------- */
.page-header {
	margin: 0;
	padding: 0;
	display:inline-block;
	width:100%;
	border:none;
}

.page-header h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	margin: 15px 0;
	padding: 0;
	color: #666666;
}

.page-header h1 small {
	color: #888888;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0;
}

/* ---------------------------------------------------------------------- */
/*	Social Icons
/* ---------------------------------------------------------------------- */
.social-icons li a, a.social-icon {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	transition: all 0.3s ease-in-out 0s;
	width: 28px;
}
/* ---------------------------------------------------------------------- */
/*	Sliders
/* ---------------------------------------------------------------------- */

[class^="slider-"] .ui-rangeSlider-bar {
	height: 18px !important;
}
[class^="slider-"] .ui-rangeSlider-label {
	padding: 3px 6px !important;
	bottom: 25px !important;
	background: none !important;
}
[class^="slider-"] .ui-rangeSlider-label:after {
	content: "\f0d7";
	display: inline;
	float: right;
	font-family: FontAwesome;
	font-size: 16px;
	margin: 0 -6px;
	width: 100%;
	bottom: -14px;
	position: absolute;
	text-align: center;
	text-shadow: none;
}
[class^="slider-"] .ui-rangeSlider-arrow {

	height: 14px !important;
	margin: 3px 0 !important;
	font-size: 20px;
	line-height: 14px;
	cursor: pointer;
}
[class^="slider-"] .ui-rangeSlider-arrow.ui-rangeSlider-leftArrow {
	background-image: none !important;
}
[class^="slider-"] .ui-rangeSlider-arrow.ui-rangeSlider-leftArrow:before {
	content: "\f0d9";
	display: inline;
	float: right;
	font-family: FontAwesome;
	margin-right: 5px;
}
[class^="slider-"] .ui-rangeSlider-arrow.ui-rangeSlider-rightArrow {
	background-image: none !important;
}
[class^="slider-"] .ui-rangeSlider-arrow.ui-rangeSlider-rightArrow:before {
	content: "\f0da";
	display: inline;
	float: right;
	font-family: FontAwesome;
	margin-right: 5px;
}
[class^="slider-"] .ui-rangeSlider-innerBar {
	height: 14px !important;
}

[class^="slider-"] .ui-rangeSlider-handle {
	height: 20px !important;
}
[class^="slider-"].ui-rangeSlider-disabled {
	opacity: 0.5;
}
.slider-teal .ui-rangeSlider-bar {
	background: rgba(86, 144, 153, 0.6) !important;
}
.slider-teal .ui-rangeSlider-handle {
	background: rgba(86, 144, 153, 0.8) !important;
}
.slider-teal .ui-rangeSlider-label {
	background-image: none !important;
	background-color: #569099 !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 0 #000000;
}
.slider-teal .ui-rangeSlider-label:after {
	color: #569099 !important;
}
.slider-teal .ui-rangeSlider-arrow {
	color: #4D8189;
}

.slider-bricky .ui-rangeSlider-bar {
	background: rgba(200, 58, 42, 0.6) !important;
}
.slider-bricky .ui-rangeSlider-handle {
	background: rgba(200, 58, 42, 0.8) !important;
}
.slider-bricky .ui-rangeSlider-label {
	background-image: none !important;
	background-color: #C83A2A !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 0 #000000;
}
.slider-bricky .ui-rangeSlider-label:after {
	color: #C83A2A !important;
}
.slider-bricky .ui-rangeSlider-arrow {
	color: #B33426;
}

.slider-purple .ui-rangeSlider-bar {
	background: rgba(87, 81, 123, 0.6) !important;
}
.slider-purple .ui-rangeSlider-handle {
	background: rgba(87, 81, 123, 0.8) !important;
}
.slider-purple .ui-rangeSlider-label {
	background-image: none !important;
	background-color: #57517B !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 0 #000000;
}
.slider-purple .ui-rangeSlider-label:after {
	color: #57517B !important;
}
.slider-purple .ui-rangeSlider-arrow {
	color: #413D5C;
}

.slider-green .ui-rangeSlider-bar {
	background: rgba(61, 148, 0, 0.6) !important;
}
.slider-green .ui-rangeSlider-handle {
	background: rgba(61, 148, 0, 0.8) !important;
}
.slider-green .ui-rangeSlider-label {
	background-image: none !important;
	background-color: #3D9400 !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 0 #000000;
}
.slider-green .ui-rangeSlider-label:after {
	color: #3D9400 !important;
}
.slider-green .ui-rangeSlider-arrow {
	color: #327B00;
}

.slider-yellow .ui-rangeSlider-bar {
	background: rgba(255, 167, 34, 0.6) !important;
}
.slider-yellow .ui-rangeSlider-handle {
	background: rgba(255, 167, 34, 0.8) !important;
}
.slider-yellow .ui-rangeSlider-label {
	background-image: none !important;
	background-color: #FFA722 !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 0 #482C00;
}
.slider-yellow .ui-rangeSlider-label:after {
	color: #FFB848 !important;
}
.slider-yellow .ui-rangeSlider-arrow {
	color: #FFAE2F;
}

.slider-blue .ui-rangeSlider-bar {
	background: rgba(54, 79, 106, 0.6) !important;
}
.slider-blue .ui-rangeSlider-handle {
	background: rgba(54, 79, 106, 0.8) !important;
}
.slider-blue .ui-rangeSlider-label {
	background-image: none !important;
	background-color: #364F6A !important;
	color: #FFFFFF !important;
	text-shadow: 0 1px 0 #000000;
}
.slider-blue .ui-rangeSlider-label:after {
	color: #364F6A !important;
}
.slider-blue .ui-rangeSlider-arrow {
	color: #2D4259;
}
/* ---------------------------------------------------------------------- */
/*	Nestable List
/* ---------------------------------------------------------------------- */
.dd {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
}

.dd-list {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.dd-list .dd-list {
	padding-left: 30px;
}
.dd-collapsed .dd-list {
	display: none;
}

.dd-item, .dd-empty, .dd-placeholder {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 20px;
	font-size: 13px;
	line-height: 20px;
}

.dd-handle {
	display: block;
	height: 30px;
	margin: 5px 0;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fafafa;
	background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: linear-gradient(top, #fafafa 0%, #eee 100%);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.dd-handle:hover {
	color: #2ea8e5;
	background: #fff;
}

.dd-item > button {
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	width: 25px;
	height: 20px;
	margin: 5px 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: transparent;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}
.dd-item > button:before {
	content: '+';
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
	content: '-';
}

.dd-placeholder, .dd-empty {
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	background: #f2fbff;
	border: 1px dashed #b6bcbf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.dd-empty {
	border: 1px dashed #bbb;
	min-height: 100px;
	background-color: #e5e5e5;
	background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-size: 60px 60px;
	background-position: 0 0, 30px 30px;
}

.dd-dragel {
	position: absolute;
	pointer-events: none;
	z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
	margin-top: 0;
}
.dd-dragel .dd-handle {
	-webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
	box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}
/**
 * Nestable Extras
 */
.nestable-lists {
	display: block;
	clear: both;
	padding: 30px 0;
	width: 100%;
	border: 0;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
#nestable-menu {
	padding: 0;
	margin: 20px 0;
}
#nestable-output, #nestable2-output {
	width: 100%;
	height: 7em;
	font-size: 13px;
	line-height: 1.333333em;
	padding: 5px;
	margin-bottom: 5px;
}
#nestable2 .dd-handle {
	color: #fff;
	border: 1px solid #999;
	background: #bbb;
	background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
	background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
	background: linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover {
	background: #bbb;
}
#nestable2 .dd-item > button:before {
	color: #fff;
}
.dd-hover > .dd-handle {
	background: #2ea8e5 !important;
}
/**
 * Nestable Draggable Handles
 */
.dd3-content {
	display: block;
	height: 30px;
	margin: 5px 0;
	padding: 5px 10px 5px 40px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fafafa;
	background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: linear-gradient(top, #fafafa 0%, #eee 100%);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.dd3-content:hover {
	color: #2ea8e5;
	background: #fff;
}
.dd-dragel > .dd3-item > .dd3-content {
	margin: 0;
}
.dd3-item > button {
	margin-left: 30px;
}
.dd3-handle {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	cursor: pointer;
	width: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #aaa;
	background: #ddd;
	background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: linear-gradient(top, #ddd 0%, #bbb 100%);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.dd3-handle:before {
	content: '\f0c9';
	display: block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 3px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
.dd3-handle:hover {
	background: #ddd;
}
/* ---------------------------------------------------------------------- */
/*	Icons
/* ---------------------------------------------------------------------- */
.icons > section {
	margin-top: 20px;
}
.the-icons li {
	line-height: 40px;
}
.the-icons li i {
	transition: font-size 0.2s ease 0s;
}
.the-icons li:hover i {
	font-size: 26px;
}
/* ---------------------------------------------------------------------- */
/*	Backdrop
/* ---------------------------------------------------------------------- */
.full-white-backdrop {
	background-color: #FFFFFF;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
/* ---------------------------------------------------------------------- */
/*	Table and table elements
/* ---------------------------------------------------------------------- */
th.center, td.center {
	text-align: center;
}
td.center .dropdown-menu {
	text-align: left;
}
.table thead tr {
	color: #707070;
	font-weight: normal;
}
.table.table-bordered thead tr th {
	vertical-align: middle;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {

	vertical-align: middle;
}

.editable-element {
	border-bottom: 1px dashed #0088CC;
	text-decoration: none;
	opacity: 0.5;
	display: inline;
}
/* ---------------------------------------------------------------------- */
/*	Timepicker
/* ---------------------------------------------------------------------- */
.bootstrap-timepicker-widget table td input {
	width: 32px !important;
}
.bootstrap-timepicker .add-on i {
	height: auto !important;
	width: auto !important;
}
/* ---------------------------------------------------------------------- */
/*	404 and 500 errors
/* ---------------------------------------------------------------------- */
body.error-full-page {
	background: #ffffff !important;
}
body.error-full-page .page-error {
	margin-top: 60px;
}
.page-error {
	text-align: center;
}
.page-error .error-number {
	display: block;
	font-size: 158px;
	font-weight: 300;
	letter-spacing: -10px;
	line-height: 128px;
	margin-top: 0;
	text-align: center;
}
.page-error .error-details {
	display: block;
	padding-top: 0;
	text-align: center;
}
.page-error .error-details .btn-return {
	margin: 10px 0;
}
.page-error .error-details h3 {
	margin-top: 0;
}
body.error-full-page {
	overflow: hidden;
}
.error-full-page img {
	display: none;
}

.error-full-page #canvas {
	position: absolute;
	top: 0px;
	left: 0px;
}
.error-full-page #sound {
	position: absolute;
	width: 30%;
	height: 30%;
	overflow-y: auto;
	margin-left: 35%;
	-moz-border-radius: 15px;
	border-radius: 15px;
	opacity: 0.3;
	margin-top: 5%;
}
.error-full-page .video {
	position: absolute;
	width: 90%;
	height: 80%;
	margin-left: 5%;
	margin-top: 5%;
}
/* ---------------------------------------------------------------------- */
/*	Inline Editor
/* ---------------------------------------------------------------------- */
#inline-container [contenteditable="true"] {
	padding: 10px;
}
#inline-container {
	border: 1px solid #CCCCCC;
	margin: 30px auto 0;
	padding: 10px;
}
#inline-container hr {
	background-color: #05B2D2;
	height: 5px;
	color: #05B2D2;
	border: 0;
}
#inline-header {
	overflow: hidden;
	padding: 0 0 30px;
	position: relative;
}
#inline-headerLeft {

	padding-top: 10px;
}
#inline-headerLeft h2, #inline-headerLeft h3 {
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	text-align: center;
}
#inline-headerLeft h2 {
	font-family: "Arial Black", arial-black;
	font-size: 52px;
	line-height: 1.1em;
	text-transform: uppercase;
}
#inline-headerLeft h3 {
	color: #666666;
	font-size: 24px;
	line-height: 1.1em;
	margin: 0.2em 0 0;
}
#inline-headerRight p {
	margin: 0;
	text-align: justify;
}
#inline-headerRight p + p {
	margin-top: 20px;
}
#inline-headerRight div {
	color: #666666;
	font-size: 16px;
}
#inline-columns {
	color: #333333;
	overflow: hidden;
	padding-top: 20px;
}
#inline-columns blockquote {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 2em;
	font-style: italic;
	margin: 30px 40px;
	position: relative;
	border: none;
}
#inline-columns blockquote:before {
	color: #666666;
	content: "“";
	font-size: 60px;
	left: -40px;
	line-height: 60px;
	position: absolute;
	text-align: center;
	width:40px;
	clear: both;
	display: block;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	position: absolute;
	text-align: center;
}
#inline-tagLine {
	border-top: 5px solid #05B2D2;
	padding-top: 20px;
}
#inline-taglist {
	display: inline-block;
	font-weight: bold;
	margin: 0 0 0 20px;
}
/* ---------------------------------------------------------------------- */
/*	Crop Image
/* ---------------------------------------------------------------------- */
.crop-image form {
	margin: 1.5em 0;
}
.jcrop-holder #preview-pane {
	display: block;
	position: absolute;
	z-index: 1000;
	top: 10px;
	right: -280px;
	padding: 6px;
	border: 1px rgba(0,0,0,.4) solid;
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
/* The Javascript code will set the aspect ratio of the crop
 area based on the size of the thumbnail preview,
 specified here */
#preview-pane .preview-container {
	width: 250px;
	height: 170px;
	overflow: hidden;
}

/* ---------------------------------------------------------------------- */
/*	Messages
/* ---------------------------------------------------------------------- */
.panel-body.messages {
	padding: 0;
}
.messages-list {
	border-right: 1px solid #ECEAF3;
	float: left;
	height: 620px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 260px;
}
.messages-list .messages-item {
	border-bottom: 1px solid #D9D9D9;
	padding: 5px 15px 5px 25px;
	position: relative;
}
.messages-list .messages-search {
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 5px;
	position: relative;
}
.messages-list .messages-item span {
	color: #555555;
	display: block;
}
.messages-list .messages-item .messages-item-star, .messages-list .messages-item .messages-item-attachment, .messages-list .messages-item .messages-item-time, .messages-list .messages-item .messages-item-time .messages-item-actions {
	position: absolute;
}
.messages-list .messages-item .messages-item-star {
	color:#007AFF;
	left: 7px;
	opacity: 0;
	transition: opacity 0.2s ease-in-out 0s;
}
/* ie8 fixes */
.ie8 .messages-list .messages-item .messages-item-star {
	display: none;
}
.ie8 .messages-list .messages-item:hover .messages-item-star {
	display: block;
}
/**/
.messages-list .messages-item .messages-item-attachment {
	left: 7px;
	top: 25px;
	color:#007AFF;
}
.messages-list .messages-item .messages-item-avatar {
	border-radius: 4px 4px 4px 4px;
	float: left;
	height: 40px;
	width: 40px;
}
.messages-list .messages-item .messages-item-from, .messages-list .messages-item .messages-item-subject {
	margin-left: 45px;
}
.messages-list .messages-item .messages-item-from {
	font-weight: bold;
	margin-top: 2px;
}
.messages-list .messages-item .messages-item-time {
	opacity: 1;
	right: 15px;
	top: 8px;
	transition: opacity 0.2s ease-in-out 0s;
}
.messages-list .messages-item .messages-item-time .text {
	color: #999999;
	font-size: 12px;
}
.messages-list .messages-item .messages-item-time .messages-item-actions {
	opacity: 0;
	right: 0;
	top: 0;
	transition: opacity 0.2s ease-in-out 0s;
	width: 65px;
}
/* ie8 fixes */
.ie8 .messages-list .messages-item .messages-item-time .messages-item-actions {
	display: none;
}

/**/
.messages-list .messages-item .messages-item-time .messages-item-actions > a, .messages-list .messages-item .messages-item-time .messages-item-actions .dropdown > a {
	color: #007AFF;
	margin-left: 5px;
}
.messages-list .messages-item .messages-item-time .messages-item-actions > div {
	display: inline-block;
}
.messages-list .messages-item .messages-item-time .messages-item-actions .dropdown-menu {
	margin-top: 0;
}
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon {
	border-radius: 30px;
	display: inline-block;
	height: 11px;
	margin: 0 5px 0 -13px;
	width: 11px;
}
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.red {
	background:red;
}
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.teal {
	background:#569099;
}
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.green {
	background:#3D9400;
}
.messages-list .messages-item .messages-item-time:hover .text {
	opacity: 0;
}
.messages-list .messages-item .messages-item-time:hover .messages-item-actions {
	opacity: 1;
}
.messages-list .messages-item .messages-item-subject {
	font-size: 12px;
	margin-bottom: 4px;
}
.messages-list .messages-item .messages-item-preview {
	color: #999999;
	font-size: 12px;
}
.messages-list .messages-item:hover {
	background-color: #F5F5F5;
	cursor: pointer !important;
}
.messages-list .messages-item:hover .messages-item-star {
	opacity: 0.2;
}
.messages-list .messages-item.active {
	background-color: #F5F5F5;
}
.messages-list .messages-item.starred .messages-item-star {
	display: block;
	opacity: 1;
}
.messages-content {
	background-color: rgba(0, 0, 0, 0);
	border-top: 1px solid #ECEAF3;
	height: auto;
	margin-left: 260px;
	position: relative;
	width: auto;
}
.messages-content .message-header {
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 15px;
}
.messages-content .message-header .message-from {
	font-weight: bold;
}
.messages-content .message-header .message-to {
	color: #999999;
}
.messages-content .message-header .message-time {
	color: #999999;
	position: absolute;
	right: 15px;
	top: 10px;
}
.messages-content .message-header .message-actions {
	left: 50%;
	margin-left: -60px;
	position: absolute;
	width: 120px;
}
.messages-content .message-header .message-actions a {
	background-color: #FFFFFF;
	border-bottom: 1px solid #F5F4F9;
	border-left: 1px solid #F5F4F9;
	border-top: 1px solid #F5F4F9;
	color: #999999;
	margin: 0 0 0 -4px;
	padding: 4px 7px;
}
.messages-content .message-header .message-actions a:hover {
	color: #007AFF;
}
.messages-content .message-header .message-actions a:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	padding-left: 10px;
}
.messages-content .message-header .message-actions a:last-child {
	border-bottom-right-radius: 4px;
	border-right: 1px solid #F5F4F9;
	border-top-right-radius: 4px;
}
.messages-content .message-content {
	padding: 20px 10px;
	color:#555555;
}
/* ---------------------------------------------------------------------- */
/*	Pricing Tables
/* ---------------------------------------------------------------------- */
#pricing_table_example1 .pricing-table {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #333333;
	float: left;
	font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	padding: 20px;
	position: relative;
	text-shadow: 0 1px rgba(255, 255, 255, 0.8);
	text-align: center;
}
#pricing_table_example1 .featured {
	border-radius: 5px 5px 5px 5px;
	border-width: 1px;
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, 0.15), -20px 0 10px -10px rgba(0, 0, 0, 0.15);
	z-index: 2;
}
#pricing_table_example1 .pricing-table:nth-child(1) {
	border-radius: 5px 0 0 5px;
}
#pricing_table_example1 .pricing-table:nth-child(4) {
	border-radius: 0 5px 5px 0;
}
#pricing_table_example1 .pricing-table h3 {
	background-color: #EEEEEE;
	background-image: linear-gradient(#FFFFFF, #EEEEEE);
	font-size: 20px;
	font-weight: normal;
	margin: -20px -20px 50px;
	padding: 20px;
}
#pricing_table_example1 .featured h3 {
	background-color: #DDDDDD;
	background-image: linear-gradient(#EEEEEE, #DDDDDD);
	border-radius: 5px 5px 0 0;
}
#pricing_table_example1 .pricing-table:nth-child(1) h3 {
	border-radius: 5px 0 0 0;
}
#pricing_table_example1 .pricing-table:nth-child(4) h3 {
	border-radius: 0 5px 0 0;
}
#pricing_table_example1 .pricing-table h3 span {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #FFFFFF;
	border-radius: 100px 100px 100px 100px;
	box-shadow: 0 5px 20px #DDDDDD inset, 0 3px 0 #999999 inset;
	color: #777777;
	display: block;
	font: bold 35px/100px Georgia, Serif;
	height: 100px;
	margin: 10px auto -65px;
	width: 100px;
	line-height: 85px;
}
#pricing_table_example1 .pricing-table ul {
	list-style: none outside none;
	margin: 20px 0 0;
	padding: 0;
}
#pricing_table_example1 .pricing-table li {
	border-top: 1px solid #DDDDDD;
	padding: 10px 0;
}
#pricing_table_example1 .pricing-table .signup {
	background-color: #72CE3F;
	background-image: linear-gradient(#72CE3F, #62BC30);
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 0 rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
	display: inline-block;
	font: bold 14px Arial, Helvetica;
	margin: 20px 0 0;
	padding: 8px 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
#pricing_table_example1 .pricing-table .signup:hover {
	background-color: #62BC30;
	background-image: linear-gradient(#62BC30, #72CE3F);
}
#pricing_table_example1 .pricing-table .signup:active, #pricing_table_example1 .pricing-table .signup:focus {
	background: none repeat scroll 0 0 #62BC30;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
	top: 2px;
}
#pricing_table_example2 .featured {
	z-index: 2;
}
#pricing_table_example2 .top {
	background: none repeat scroll 0 0 #2F2E35;
	border-radius: 10px 10px 0 0;
	height: 50px;
}
#pricing_table_example2 .top h2 {
	color: #FFFFFF;
	font: 300 30px/50px Helvetica, Verdana, sans-serif;
	text-align: center;
	margin: 0;
}
#pricing_table_example2 .pricing-table {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.3);
	position: relative;
	text-align: center;
	padding: 0 0 20px 0;
}
#pricing_table_example2 .pricing-table ul {
	font: 300 18px/2 Helvetica, Verdana, sans-serif;
	list-style-type: none;
	margin: 20px 20px 0 20px;
	padding: 0;
}
#pricing_table_example2 .pricing-table ul strong {
	font-weight: bold;
}
#pricing_table_example2 .pricing-table hr {
	background-color: #BCBEC0;
	border: 0 none;
	color: #BCBEC0;
	height: 1px;
	margin: 20px 0 0 0;
}
#pricing_table_example2 .pricing-table h1 {
	font: bold 88px/1 Helvetica, Verdana, sans-serif;
	margin: 20px 0 0;
}
#pricing_table_example2 .pricing-table h1 sup {
	font-size: 45px;
}
#pricing_table_example2 .pricing-table p {
	color: #BCBEC0;
	font: 500 14px/1 Helvetica, Verdana, sans-serif;
}
/* ---------------------------------------------------------------------- */
/*	Coming Soon
/* ---------------------------------------------------------------------- */
.coming-soon {
	text-align: center;
	background-color: #ffffff !important;
}
.timer-area {
	background-image: url("../images/bg.png");
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: 4em;
	padding-top: 2em;
	color: #1F2225;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.timer-area h1 {
	color: #FFFFFF;
}
ul#countdown {
	margin: 0;
	padding: 0;
}
ul#countdown li {
	display: inline-block;
	background: transparent url('../images/timer-piece.png') no-repeat left top;
	width: 104px;
	margin-bottom: 4em;
	text-align: center;
}
ul#countdown li span {
	font-size: 3em;
	font-weight: bold;
	color: #1f2225;
	height: 108px;
	line-height: 108px;
	position: relative;
}
ul#countdown li span:before {
	content: '';
	width: 100%;
	height: 1px;
	border-top: 1px solid white;
	position: absolute;
	top: 25px;
}
ul#countdown li p.timeRefDays, ul#countdown li p.timeRefHours, ul#countdown li p.timeRefMinutes, ul#countdown li p.timeRefSeconds {
	margin-top: 1em;
	color: #909091;
	text-transform: uppercase;
	font-size: .875em;
}
.coming-soon #disclaimer {
	display: block;
}
.coming-soon #disclaimer p {
	color: #909091;
	font-size: 0.875em;
	font-style: italic;
}
.coming-soon #disclaimer p span {
	color: #2A9CCC;
	font-size: 1.2em;
}
/* ---------------------------------------------------------------------- */
/*	Flot Chart
/* ---------------------------------------------------------------------- */
.flot-container {
	box-sizing: border-box;
	position: relative;
	height: 450px;
}
.flot-placeholder {
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}
.legend table {
	border-spacing: 5px;
}
.flot-container #choices {
	position: absolute;
	width: 135px;
	right: 0;
	top: 0;
}
#placeholder2 {
	margin-right: 135px;
}
.flot-small-container {
	height: 300px;
}
.flot-mini-container {
	height: 135px;
}
.flot-medium-container {
	height: 360px;
}
/* ---------------------------------------------------------------------- */
/*	Maps
/* ---------------------------------------------------------------------- */
.map {
	display: block;
	height: 350px;
	margin: 0 auto;
}
.map.large {
	height: 500px;
}
/* ---------------------------------------------------------------------- */
/*	Overlay
/* ---------------------------------------------------------------------- */
.overlay {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 60px;
	line-height: 80px;
	opacity: 0.8;
	background: #4477aa;
	border: solid 3px #336699;
	border-radius: 4px;
	box-shadow: 2px 2px 10px #333;
	text-shadow: 1px 1px 1px #666;
	padding: 0 4px;
}
.overlay_arrow {
	left: 50%;
	margin-left: -16px;
	width: 0;
	height: 0;
	position: absolute;
}
.overlay_arrow.above {
	bottom: -15px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #336699;
}
.overlay_arrow.below {
	top: -15px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-bottom: 16px solid #336699;
}
/* ---------------------------------------------------------------------- */
/*	Calendar
/* ---------------------------------------------------------------------- */
#calendar {
	position: relative;
}
.fc-event {
	padding: 2px;
}
.fc-day-number {
	margin: 2px 2px 0 0;
}
.fc-header-title h2 {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
}
.fc-today .fc-day-number {
	font-weight: bold;
}

.fc-state-highlight {
	background: #F5F5F5 !important;
}
.fc-button {
	color: #666666 !important;
}
.fc-state-default {
	background-color: #ffffff !important;
	background-image: none !important;
	border-color: #666666 !important;
	box-shadow: none !important;
	color: #666666;
	text-shadow: none !important;
}
.fc-state-down, .fc-state-active {
	box-shadow: none !important;
	outline: 0 none;
	background-color: #569099 !important;
	border-color: #4D8189 !important;
	color: #FFFFFF !important;
}
.fc-header-left {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 50% !important;
}
.fc-header-right {
	position: absolute !important;
	top: 0;
	right: 0;
	width: 50% !important;
}
.fc-header-center {
	display: block !important;
	padding-top: 40px !important;
}
.event-category {
	color: #ffffff;
	padding: 5px;
	border-radius: 3px;
	margin: 5px 0;
}
.label-default {
	background-color: #3A87AD !important;
	border-color: #3A87AD !important;
}
.label-orange, .badge-orange {
	background-color: #E6674A !important;
	border-color: #E6674A !important;
}
.label-purple, .badge-purple {
	background-color: #57517B !important;
	border-color: #57517B !important;
}
.label-yellow, .badge-yellow {
	background-color: #FFB848 !important;
	border-color: #FFB848 !important;
}
.label-teal, .badge-teal {
	background-color: #569099 !important;
	border-color: #569099 !important;
}
.label-beige, .badge-beige {
	background-color: #CCCC99 !important;
	border-color: #CCCC99 !important;
}
.label-green, .badge-green {
	background-color: #3D9400 !important;
	border-color: #3D9400 !important;
	color: #FFFFFF;
}

.label-data, .badge-data {
	background-color: #333333 !important;
	border-color: #333333 !important;
	color: #FFFFFF;
}

/* ---------------------------------------------------------------------- */
/*	Lock Screen
/* ---------------------------------------------------------------------- */
.main-ls {
	height: 250px;
	left: 50%;
	margin-left: -240px;
	margin-top: -125px;
	position: absolute;
	top: 50%;
	width: 480px;
}
body.lock-screen .box-ls {
	background: #FFFFFF;
	box-shadow: -30px 30px 50px rgba(0, 0, 0, 0.32);
	overflow: hidden;
	padding: 15px;
}
body.lock-screen .logo {
	padding: 10px 0;
}
body.lock-screen .copyright {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0;
}
body.lock-screen .user-info {
	float: right;
	width: 285px;
}
body.lock-screen .user-info h1 {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 32px;
	margin-top: 0;
}
body.lock-screen .user-info h1 i {
	color: #cccccc;
}
body.lock-screen .user-info > span {
	color: #666666;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
body.lock-screen .user-info > span em {
	color: #333333;
}
/* ---------------------------------------------------------------------- */
/*	daterangepicker
/* ---------------------------------------------------------------------- */
.daterangepicker {
	margin-top: 51px !important;
}
body.header-default .daterangepicker {
	margin-top: 1px !important;
}
/* ---------------------------------------------------------------------- */
/*	Style Selector
/* ---------------------------------------------------------------------- */
#style_selector {
	background: none repeat scroll 0 0 #FFFFFF;
	position: fixed;
	right: 0;
	top: 100px;
	width: 215px;
	z-index: 999;
}
#style_selector_container {
	border: 1px solid rgba(23, 24, 26, 0.15);
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.14);
	display: none;
}
#style_selector_container img {
	border-radius: 100% 100% 100% 100%;
}
.style-main-title {
	background: #D9D9D9;
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	color: #000000;
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.box-title {
	font-size: 12px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #AAA9A9 !important;
}
.input-box {
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	padding: 0 10px 10px 10px;
	text-align: center;
}
.input-box input[type="text"] {
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid rgba(23, 24, 26, 0.15);
	color: #000000;
	font-size: 11px;
	margin-left: 10px;
	padding: 3px;
	width: 60px;
}
.input-box select {
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid rgba(23, 24, 26, 0.15);
	color: #000000;
	margin-left: 5px;
	width: 120px;
}
.input-box .radio-inline {
	margin: 0 10px !important;
}
#style_selector .style-toggle {
	background: #ffffff;
	cursor: pointer;
	height: 44px;
	width:40px;
	border: 1px solid rgba(23, 24, 26, 0.15);
	border-right: none;
	border-radius: 5px 0 0 5px;
	line-height: 44px;
	text-align: center;
	color: #007AFF;
	font-size: 14px;
}
#style_selector > .open:before {
	content: "\e162";
	font-family: 'clip-font';
	line-height: 1;
}
#style_selector > .open {
	background-position: left top;
	left: -35px;
	position: absolute;
	top: 44px;
	width:40px;
	opacity: 1;
}
#style_selector > .close:before {
	content: "\e163";
	font-family: 'clip-font';
	line-height: 1;
}
#style_selector > .close {
	background-position: left bottom;
	position: absolute;
	right: 0;
	top: 45px;
	width:40px;
	opacity: 0.9;
}
#style_selector .images {
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	padding-bottom: 10px;
	text-align: center;
	position: relative;
}
#style_selector .images img {
	height: 24px;
	margin-bottom: 7px;
	margin-right: 7px;
	width: 25px;
	z-index: 1000;
}
#style_selector .images img.active {
	border: 0 solid #CCCCCC;
	opacity: 0.5;
}
#style_selector .images .form-group{
	width:50px;
	text-align:center;
	color:#AAA9A9;
	font-size:10px;
	margin-bottom:0;
}
.layout-boxed > .navbar, .layout-boxed .main-container, .layout-boxed > .footer {
	max-width: 1170px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
#style_selector .images input {
	display:none;
}
#style_selector .images .form-group {
	display:inline-block;
}
#style_selector .images .add-on {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	display: inline-block;
	font-weight: normal;
	line-height: 20px;
	min-width: 20px;
	padding: 5px;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
   
	margin-left:2px;
}
#style_selector .images .add-on i {
	cursor: pointer;
	display: block;
	height: 20px;
	width: 20px;   
}
#style_selector .clear_style{
	margin-right:20px;
}
/* ---------------------------------------------------------------------- */
/*	Home elements
/* ---------------------------------------------------------------------- */
.circle-icon {
	background-color: #333333;
	border-radius: 75px 75px 75px 75px;
	color: #FFFFFF;
	margin-top: 2px;
	text-align: center;
	height: 55px;
	line-height: 56px;
	width: 55px;
	display: inline-block;
	font-size: 24px !important;
}
.circle-icon-sm {
	background-color: #333333;
	border-radius: 75px 75px 75px 75px;
	color: #FFFFFF;
	margin-top: 2px;
	text-align: center;
	height: 27px;
	line-height: 28px;
	width: 27px;
	display: inline-block;
	font-size: 19px !important;
}
.circle-icon.circle-green {
	background-color: #3D9400;
	border-color: #327B00;
	color: #FFFFFF;
}
.circle-icon.circle-teal {
	background-color: #569099;
	border-color: #4D8189;
	color: #FFFFFF;
}
.circle-icon-sm.circle-info {
	background-color: #428BCA;
	border-color: #357EBD;
	color: #FFFFFF;
}
.circle-icon.circle-bricky {
	background-color: #C83A2A;
	border-color: #b33426;
	color: #ffffff;
}
.circle-icon.circle-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.circle-icon.circle-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.circle-icon.circle-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}


.core-box {
	margin-bottom: 20px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.core-box .heading {
	margin-bottom: 15px;
}
.core-box .heading .circle-icon {
	float: left;
}

.core-box .heading h2 {
	line-height: 55px !important;
	margin: 0;
	padding-left: 65px;
	font-weight: normal;
	color: #666666;
	font-size: 18px;
}
.core-box .content {
	color: #747474 !important;
	line-height: 20px;
	margin-bottom: 15px;
}
.core-box .view-more {
	float: right;
}
.core-box .view-more i{
	display: inline-block;
}
.core-box .view-more:hover {
	text-decoration: none;
}

/* ---------------------------------------------------------------------- */
/*	Sparklines
/* ---------------------------------------------------------------------- */
.mini-stats {
	border-left: 1px solid #DDDDDD;
	list-style: none;
	margin: 0;
	padding: 0;
}
.mini-stats li {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	padding-bottom: 6px;
	text-align: center;
}
.mini-stats .sparkline_bar_good, .mini-stats .sparkline_bar_neutral, .mini-stats .sparkline_bar_bad {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mini-stats li:last-child {
	border-right: 0 none;
}

.mini-stats .values {
	font-size: 12px;
	padding: 10px 0;
}
.mini-stats .values strong {
	display: block;
	font-size: 18px;
	margin-bottom: 2px;
}
.mini-stats .sparkline_bar_good, .mini-stats .sparkline_bar_neutral, .mini-stats .sparkline_bar_bad {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mini-stats .sparkline_bar_good {
	color: #459D30;
}
.mini-stats .sparkline_bar_neutral {
	color: #757575;
}
.mini-stats .sparkline_bar_bad {
	color: #BA1E20;
}
.jqstooltip {
	width: auto !important;
	height: auto !important;
	padding: 2px 6px !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
	border: 0 !important;
	border-radius: 3px;
}
/* ---------------------------------------------------------------------- */
/*	Easy Pie Chart
/* ---------------------------------------------------------------------- */
.easy-pie-chart {
	position: relative;
	text-align: center;
}
.easy-pie-chart .number {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center;
}

.easy-pie-chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.percent {
	display: inline-block;
	line-height: 70px;
	z-index: 2;
}
.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em;
}
.label-chart {
	color: #333333;
	font-size: 16px;
	font-weight: 300;
	display: inline;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
/* ---------------------------------------------------------------------- */
/*	User profile
/* ---------------------------------------------------------------------- */

.user-left {
	border-right: 1px solid #DDDDDD;
	padding-right: 15px;
}
.user-left a:hover, .user-left a:focus {
	text-decoration: none;
}
.user-left td .edit-user-info {
	visibility: hidden;
}
.user-left tr:hover .edit-user-info {
	visibility: visible;
}
.user-left .user-image {
	position: relative;
	display: inline-block;
}
.user-image .user-image-buttons {
	position: absolute;
	top: 5px;
	right: 5px;
	display: none;
}
.user-image:hover .user-image-buttons {
	display: block;
}
.user-edit-image-buttons {
	display: inline;
}
#projects .progress {
	margin-bottom: 0;
}
/* ---------------------------------------------------------------------- */
/*	Gallery
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/*	Compatibility with font-awesome 3
/* ---------------------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-font:before {
  content: "\f031";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-question:before {
  content: "\f128";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-check:before {
  content: "\f046";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
/* ---------------------------------------------------------------------- */
/*	Animation Page
/* ---------------------------------------------------------------------- */

.animation-container {
	overflow: hidden;
	padding: 140px 0 40px;
	background-color:#F4F4F4;
}
.animation-buttons .btn{
	margin-bottom:10px;
}
#object { 
	display: block;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size:150px;
	color:#007AFF;

}
/* ---------------------------------------------------------------------- */
/*	X-editable Table
/* ---------------------------------------------------------------------- */
td.column-left{
	width: 25%;	
}
td.column-right{
	width: 75%;	
}
/* ---------------------------------------------------------------------- */
/*	Invoice
/* ---------------------------------------------------------------------- */
.invoice{
	margin-bottom: 20px;
}
.invoice .invoice-logo {
	margin-bottom: 20px;
}
.invoice table {
	margin: 30px 0;
}
.invoice .invoice-logo p {
	font-size: 26px;
	line-height: 28px;
	padding: 25px 0;
	text-align: right;
}
.invoice .invoice-logo p span {
	display: block;
	font-size: 14px;
}
.invoice h4 {
	font-family: 'Open Sans',sans-serif;
	font-weight: 300 !important;
}
.invoice-details{
	padding-top: 30px;
}
.invoice .invoice-block {
	text-align: right;
}
.invoice .invoice-block .amounts {
	font-size: 14px;
	margin-top: 20px;
}

.carousel-control:hover {
	cursor:pointer;
}

.lot-com:focus {
	height: 250px;
}

.textarea-resize:focus {
	height: 200px !important;
}

a[data-state='+'] {
	width: 34px;
}

a[data-state='-'] {
	width: 34px;
}
/* ---------------------------------------------------------------------- */
/*	Grid system 
/* ---------------------------------------------------------------------- */

.col-aside {
	height: 100vh;
}

/* ---------------------------------------------------------------------- */
/*	Tab Documents
/* ---------------------------------------------------------------------- */

.tab-documents-active {
	color: black;
	background-color: white;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.tab-documents-inactive {
	color: grey;
	background-color: lightgray;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.tab-documents-inactive:hover {
	background-color: #BBBBBB;
}

.tab-documents-container {
	max-width: 300px;
	background-color: lightgrey;
	justify-content: space-evenly;
	display: flex;
	height: 33px;
	align-items: center;
}
/* ---------------------------------------------------------------------- */
/*	From Medium Devices Up To Larger Devices
/* ---------------------------------------------------------------------- */
@media (min-width: 980px) and (max-width: 1199px) {

}

/* ---------------------------------------------------------------------- */
/*	Only larger Devices
 /* ---------------------------------------------------------------------- */
@media (min-width: 1200px) {

}

/* ---------------------------------------------------------------------- */
/*	From Small Devices Up To Medium Devices
 /* ---------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
	.nav-store > li > a {
		font-size:10px !important;
	}

}

/* ---------------------------------------------------------------------- */
/*	Extra Small Devices Only
/* ---------------------------------------------------------------------- */
@media (max-width: 767px) {

	.costing-info {
		padding-right: 0 !important; 
	}

	.product-total-info {
		display:none;
	}

	.nav-store.notification .open .dropdown-menu.note {
		left: 0;
		right:auto;
	}

	.nav-store.notification .open .dropdown-menu.note > li a {
		padding-right: 70px;
	}
	.nav-store.notification {
		float: right;
		margin:0;
	}

	.nav-store.notification > li.open > a,
	.nav-store.notification > li.open > a:hover {
		border-color:transparent;
	}

	.nav-store.notification .open .dropdown-menu {
		position: absolute;
		width: auto;
		min-width:160px;
		left:auto;
		right:0;
		margin: 0;
		background-color: #FFF;
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-radius: 4px;
		box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
	}

	.nav-store.notification > .open > .dropdown-menu {
		border-top: 1px solid #428BCA;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}
	
	.nav-store.notification > .open > .dropdown-menu li a{
		white-space: nowrap;
	}

	.ps-step {
		height: 40px;
	}

	.ps-step .badge {
		padding: 5px 10px;
		top: -14px;
	}

	.ps-step h2 {
		line-height:40px;
	}

	.ps-step.start, 
	.ps-step.end {
		border-radius: 0;
	}

	.sketch-gallery .scrollbar-dynamic {
		max-height: 220px !important;
		white-space:nowrap !important;
	}

	.sketch-gallery .gallery-item {
		width:200px !important;
		display:inline-block !important;
	}
}

/* ---------------------------------------------------------------------- */
/*	Extra Small Devices Only
/* ---------------------------------------------------------------------- */
@media (max-width: 480px) {

	header .logo a {
		padding:7.5px 0;
	}

	header .logo a img {
		max-height:35px;
		max-width:280px;
	}


	.page-header h1 {
		margin: 5px 0;
		font-size: 2em;
	}
}

/* ---------------------------------------------------------------------- */
/*	Up To Medium Devices
/* ---------------------------------------------------------------------- */
@media (max-width: 979px) {

}

/* ---------------------------------------------------------------------- */
/*	Up To Medium Devices
/* ---------------------------------------------------------------------- */
@media (min-width: 481px) {
	header .logo a {
		padding:5px 0;
	}

	header .logo a img {
		height:40px;
	}
}

@media (min-width: 768px) {
	.ps-step {
		height: 70px;
	}
	
	.ps-step .badge {
		padding: 10px 14px;
		top: -18px;
	}

	.ps-step h2 {
		line-height:70px;
	}

	.ps-step.start {
		border-radius: 0 0 0 20px;
	}

	.ps-step.end {
		border-radius: 0 0 20px 0;
	}
}	
/* ---------------------------------------------------------------------- */
/*	Main Navigation
/* ---------------------------------------------------------------------- */
.main-side-wrapper {
	margin:0 -15px;
	padding:0;
}

.main-side-nav {
	position: absolute;
	width: 225px;
	padding: 0;
	max-height: none !important;
	z-index: 99;

	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}

.main-side-container {
	position: relative;
	padding-right:15px; 

	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}
/*
////////////////////////////////////////////////////////
*/
.main-side-close .main-side-nav {
	width: 34px !important;
	z-index: 99;
}

.main-side-close .main-side-container {
	padding-left: 48px;
}

.main-side-container {
	padding-left:239px;
}

ul.main-side-nav-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.main-side-nav-menu > li {
	border: 0 none;
	display: block;
	margin: 0;
	padding: 0;
	line-height:normal;
}

ul.main-side-nav-menu > li.divider {
	margin: 0;
	padding: 0;
	height:15px;
	border:none;
	border-top: 1px solid #C8C7CC;
}


ul.main-side-nav-menu li a.action {
    color:#428BCA;
}

ul.main-side-nav-menu li a.action:hover {
    color:#222;
}

ul.main-side-nav-menu li a {
	white-space:nowrap;
}

ul.main-side-nav-menu > li > a {
	border: 0 none;
	display: block;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 10px 7.5px;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #FFFFFF;
}

ul.main-side-nav-menu > li > a > .title-container {
	overflow:hidden;
	text-overflow:ellipsis;
}

ul.main-side-nav-menu li a .badge {
	float: right;
	margin-right: 13px;
	margin-top: 1px;
}

ul.main-side-nav-menu li > a i {
	width:20px;
	text-align:center;
	text-shadow: none;
	display: inline-block;
}

ul.main-side-nav-menu li a .icon-arrow {
	position:absolute;
	right:0;
}

ul.main-side-nav-menu li > a > .icon-arrow:before {
	content: "\e163";
	font-family: "clip-font";
}

ul.main-side-nav-menu li.open > a > .icon-arrow:before {
	content: "\e164";
}

ul.main-side-nav-menu > li > a:hover .icon-arrow, 
ul.main-side-nav-menu > li.open > a .icon-arrow {
	opacity: 1;
}

ul.main-side-nav-menu > li.active > a .selected:before {
	display: block;
	height: 41px;
	position: absolute;
	right: -11px;
	top: -1px;
	width: 11px;
	content: "\e16c";
	font-family: 'clip-font';
	line-height: 41px;
	font-size: 24px;
}


/* 2nd level sub menu */
ul.main-side-nav-menu li > ul.sub-menu {
	clear: both;
	list-style: none;
	padding: 2px 0 0 0;
}

ul.main-side-nav-menu li:not(.no-close) > ul.sub-menu {
	display: none;
}

ul.main-side-nav-menu li > ul.sub-menu li.divider {
	margin: 5px !important;
	padding: 0;
	height:1px;
	background-color: #ddd;
}

ul.main-side-nav-menu li > ul.sub-menu > li {
	background: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px !important;
	padding: 0;
}

ul.main-side-nav-menu > li ul.sub-menu {
	font-size: 0.95em;
    margin-left:20px;
}

ul.main-side-nav-menu > li ul.sub-menu > li > a {
    padding-left:4px;
}

ul.main-side-nav-menu li > ul.sub-menu > li > a {
	background: none;
	display: block;
	font-weight: 300;
	margin: 0;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	text-decoration: none;
	overflow:hidden;
	text-overflow:ellipsis;
}
ul.main-side-nav-menu > li > ul.sub-menu li > a .icon-arrow {
	margin-right: 5px;
}

/* 3rd level sub menu */
ul.main-side-nav-menu li.active > ul.sub-menu {
	display: block;
	padding: 0;
}


.main-side-close ul.main-side-nav-menu > li > ul.sub-menu {
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
}


.main-side-close ul.main-side-nav-menu > li ul.sub-menu {
	font-size: 0.95em;
    margin-left:-1px;
    padding-left:0;
}

.main-side-close ul.main-side-nav-menu > li ul.sub-menu li {
    padding-left:10px;
}

.main-side-close ul.main-side-nav-menu > li > a > .title {
	display: none;
}
.main-side-close ul.main-side-nav-menu > li > a {
	white-space:nowrap;
}

.main-side-close ul.main-side-nav-menu > li > a .icon-arrow {
	display: none;
}
.main-side-close ul.main-side-nav-menu > li > ul.sub-menu {
	display: none !important;
	padding-bottom: 40px !important;
}
.main-side-close ul.main-side-nav-menu > li:not(.divider):hover {
	width: 225px;
	position: relative;
}

.main-side-close ul.main-side-nav-menu > li:not(.divider):hover {
	border-right: 1px solid #C8C7CC !important;
	border-bottom: 1px solid #C8C7CC !important;
	margin-bottom:-1px;
}

.main-side-close ul.main-side-nav-menu > li:hover .selected {
	display: none;
}

.main-side-close ul.main-side-nav-menu > li:hover > a:after {
	content: "";
	bottom: -1px;
	position: absolute;
	left: 34px;
	top: -1px;
	width: 14px;
	background: url(/assets/images/menu-white-arrow.png) left center no-repeat;
}

.main-side-close ul.main-side-nav-menu > li:hover > .bigger {
	width: 310px;
	padding-left: 10px;
}

.main-side-close ul.main-side-nav-menu > li:hover > a .title {
	padding-left: 30px;
}

.main-side-close ul.main-side-nav-menu > li:hover > .bigger > .title {
	float:right;
}

.main-side-close ul.main-side-nav-menu > li.short:hover > a .title {
	padding-left: 15px;
}

.main-side-close ul.main-side-nav-menu > li:hover .title {
	display: inline;
}
.main-side-close ul.main-side-nav-menu > li:hover > ul.sub-menu {
	width: 189px;
	position: absolute;
	z-index: 1000;
	left: 36px;
	margin-top: 0;
	top: 100%;
	display: block !important;
}

/* ---------------------------------------------------------------------- */
/* Menu trigger
/* ---------------------------------------------------------------------- */

.navigation-toggler {
	height: 40px;
	padding: 0 2px 0 0;
	line-height:40px;
	text-align:right;
}

.side-btn {
	position: relative;
	display: inline-block;
	text-indent: -99999px;
	line-height: 25px;
	text-align: center;
	height: 25px;
	width:25px;
	z-index: 9;
	}

.side-btn .side-btn-icon {
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -10px;
	width: 20px;
	height: 2px;
	border-radius: 5px;
	background-color: transparent;
}

.side-btn .side-btn-icon::before, 
.side-btn .side-btn-icon:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: inherit;
	left: 0;
	border-radius: 5px;
	background-color: #888;
	
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}


.side-btn .side-btn-icon::before {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.side-btn .side-btn-icon::after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.main-side-close .side-btn .side-btn-icon {
	background-color: #888;
}

.main-side-close .side-btn .side-btn-icon::before {
	bottom: 7px;
}

.main-side-close .side-btn .side-btn-icon::after {
	top: 7px;
}
.main-side-close .side-btn .side-btn-icon::after,
.main-side-close .side-btn .side-btn-icon::before {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.main-side-close .side-btn:hover .side-btn-icon,
.side-btn:hover .side-btn-icon::before, 
.side-btn:hover .side-btn-icon:after {
	background-color: #222;
}

/* ---------------------------------------------------------------------- */
/*	THEME
/* ---------------------------------------------------------------------- */

.main-side-container {
	border-left: 1px solid #D9D9D9;
}

.main-side-nav {
	margin-top:-1px;
	border-top: 1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}

.main-side-nav, 
ul.main-side-nav-menu > li > ul.sub-menu, 
.main-side-close ul.main-side-nav-menu > li > ul.sub-menu {
	background-color: #F9F9F9 !important;
}

ul.main-side-nav-menu > li a {
	border-bottom: none;
	border-top-color: #C8C7CC;
	color:#999999;
}

ul.main-side-nav-menu > li.active > a {
	border-top: none !important;
	border-right:1px solid #428BCA;
}

ul.main-side-nav-menu > li.active > a .selected:before {
	color: #428BCA !important;
}

ul.main-side-nav-menu > li.active > a i {
	color: #fff;
}

ul.main-side-nav-menu > li.active > a,
ul.main-side-nav-menu > li.active > a:hover {
	background: #428BCA !important;
	color: #fff !important;
}

ul.main-side-nav-menu > li > a:hover, 
ul.main-side-nav-menu > li:hover > a {
	background-color: #D9D9D9;
}
.navigation-toggler {
	background-color: #fff !important;
	color:#b1b1b1;
}

.main-side-close .navigation-toggler {
	text-align:center;
}

ul.main-side-nav-menu li > ul.sub-menu li.active > a,
ul.main-side-nav-menu li > ul.sub-menu li > a:hover {
	color: #428BCA !important;
}

@media print {
	
	@page { 
        size: A4 landscape;	
		margin: 10mm;
    }

    body { 
        writing-mode: horizontal-tb;
      -webkit-print-color-adjust: exact;
   }
	header {
		display: none;
	}

	footer {
		display: none;
	}

	.no-print {
		display:none;
	}

	.full-print {
		width: 100%;
	}

	.page-header {
		margin:0 -15px 5px -15px;
	}
	.page-header h1 {
		margin:0 0 5px 0;
		font-size:14px;
	}

	.main-side-close .main-side-container,
	.main-side-container{
		padding-left:0;
		border:none;
	}

	#filterside,
	.page-side-title .tools,
	.page-result .toolbar {
		display: none !important;
	}

    .page-side-title {
        padding-left:0 !important;
    }

	#result-container {
		width:100%;
		overflow-x:visible !important;
	}
	
	.main-container {
		padding:0 !important;
	}

    a[href]:after {
		content: none !important;
	}

	.costing-feuille {
		-ms-overflow:visible !important;
		overflow:visible !important;
		margin:0;
	}
}


/* ---------------------------------------------------------------------- */
/*	CHAT
/* ---------------------------------------------------------------------- */


#chat-sidebar {
    position: fixed;
    right: -270px;
    top: 100px;
    bottom: 40px;
	width: 270px;
    z-index: 998;
    background:#F6F6F6;
	overflow:hidden;
	border-left:1px solid #c8c7cc;

	transition: right 0.3s ease 0s;
    -webkit-transition: right 0.3s ease 0s;
}

#chat-sidebar.open {
	right: 0;
}

#chat-sidebar .tab-content {
	padding:0;
	margin:0;
	border:none;
}

#chat-sidebar .tab-content,
#chat-sidebar .tab-pane {
	height:100%;
}

#user-list {
	position:relative;
	padding:0 15px 0 0;
}

#chat-sidebar .chat-content {
	position:relative;
	height:100%;
}


.media-list .title {
    padding:5px 5px 0 5px;
    margin:0 0 10px 0;
	font-size:11px;
	color: #999;
    font-size: 11px;
    text-transform: uppercase;
}

.media-list .media {
    margin:0 0 5px 0;
	padding: 0 5px 5px 5px;
    border-bottom: 1px solid #c8c7cc;
}

.media-list .media a {
	padding: 0 15px 0 0;
	display: block;
	height:40px;
	line-height:40px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.media-list .media a:hover {
    background: #D9D9D9;
    text-decoration: none;
}

.media-list .media .media-object {
    border-radius: 50% !important;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    width: 30px;
	height:30px;
}

.media-list .media .media-title {
	color: #555555;
	font-size: 13px;
}

.media-list .media .media-title.notification {
	display:block;
	text-align:center;
	font-weight:bold;
}

#user-discution {
	position:relative;
	padding:50px 15px 65px 0;
	height:100%;
}

#user-discution .chat-content {
	overflow: auto;
	height:100%;
}


.chat-tools {
	position:relative;
	padding:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #c8c7cc;
}

.chat-action {
	position:absolute;
	top:0;
	right:10px;
	left:0;
	padding:10px 5px;
}

.chat-action .return {
	display:block;
	padding:0 5px 10px 5px;
	border-bottom:1px solid #dddddd;	
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.chat-action .return:hover {
	color: #555555;
	text-decoration: none;
}

.chat-header {
	position:absolute;
	padding:10px 5px;
	bottom:0;
	right:10px;
	left:0;
	background-color:#F6F6F6;
}

.chat-header .input-group {
	padding-top:10px;
	border-top:1px solid #dddddd;	
}

.notification-list,
.discussion {
	list-style: none;
	margin: 0;
	padding: 0;
}

.notification-list li,
.discussion li {
	overflow: hidden;
	padding: 5px 5px 10px;
}

.discussion .avatar {
	position: relative;
	width: 40px;
	height: 40px;
	display: inline;
	overflow: hidden;
}

.discussion .avatar img {
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
}

.other .messages:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E5E5EA #E5E5EA rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 5px;
	content: "";
	height: 0;
	position: absolute;
	left: -9px;
	top: 0;
	width: 0;
}

.other .messages {
	margin-left: 40px;
	background: #E5E5EA;
}
.other .avatar {
	float: left;
}

.self .messages {
	border-bottom-right-radius: 0;
	margin-right: 50px;
	background: #33CA22;
	color: #ffffff;
}

.self .avatar {
	float: right;
}

.self .messages:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #33CA22 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #33CA22;
	border-style: solid;
	border-width: 5px;
	top: 0;
	content: "";
	height: 0;
	right: -9px;
	position: absolute;
	width: 0;
}

.messages {
	padding: 10px;
	margin-top: 10px;
	border-radius: 2px 2px 2px 2px;
	position: relative;
}

.messages p {
	font-size: 12px;
	margin: 0 0 0.2em;
}

.self .time,
.other .time {
	color: #999;
	font-size: 10px;
	text-align:left;
}

.self .time {
	text-align:left;
}

.other .time {
	text-align:right;

}

#user-notification {
	position:relative;
	padding:50px 15px 0 0;
	height:100%;
}

#user-notification .chat-content {
	overflow: auto;
	height:100%;
}

#user-notification .alert {
	margin-bottom:0;
}

.notification-list .time {
	color: #999;
	font-size: 10px;
	text-align:right;
}
/* ---------------------------------------------------------------------- */
/*	HTML Elements
/* ---------------------------------------------------------------------- */
body {
	color: #272727;
	direction: ltr;
	font-family: 'Open+Sans', sans-serif;
	font-size: 13px;
	padding: 0px !important;
	margin: 0px !important;
	background: #ffffff;
}

.test-server {
	background-image: url('/assets/images/test-server.png');
	background-position: center;
	background-repeat: repeat-x;
	background-size: contain;
}

a, a:focus, a:hover, a:active {
	outline: 0 !important;
}

h1, h2, h3 {
	font-family: 'Raleway', sans-serif;
}

.w-100 {
	width: 100%;
}

/*
	PLACE HOLDER
*/

input::-webkit-input-placeholder {
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

/* Chrome <=56, Safari < 10 */
input:-moz-placeholder {
	opacity: 1;
	-moz-transition: opacity .5s;
	transition: opacity .5s;
}

/* FF 4-18 */
input::-moz-placeholder {
	opacity: 1;
	-moz-transition: opacity .5s;
	transition: opacity .5s;
}

/* FF 19-51 */
input:-ms-input-placeholder {
	opacity: 1;
	-ms-transition: opacity .5s;
	transition: opacity .5s;
}

/* IE 10+ */
input::placeholder {
	opacity: 1;
	transition: opacity .5s;
}

/* Modern Browsers */

input:focus::-webkit-input-placeholder {
	opacity: 0;
}

/* Chrome <=56, Safari < 10 */
input:focus:-moz-placeholder {
	opacity: 0;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
	opacity: 0;
}

/* FF 19-50 */
input:focus:-ms-input-placeholder {
	opacity: 0;
}

/* IE 10+ */
input:focus::placeholder {
	opacity: 0;
}

/*

*/

#scan-reader div:first-child,
#scan-reader__dashboard {
	display: none;
}


/*
	State Item
*/
option.item-delete {
	color: #ddd;
}

.item-delete,
.table > tbody > tr.item-delete > td,
.table > tbody > tr > td.item-delete {
	text-decoration: line-through;
}

.item-insert,
.table > tbody > tr.item-insert > td a,
.table > tbody > tr.item-insert > td {
	color:blue;
}

.item-update,
.table > tbody > tr.item-update > td a,
.table > tbody > tr.item-update > td {
	color:green;
}

.table > tbody > tr.item-error .form-control,
.table > tbody > tr.item-error .input-group-addon,
.table > tbody > tr.item-error a,
.table > tbody > tr.item-error th,
.table > tbody > tr.item-error td {
	color: red;
}


table th, table td {
	text-align: center;
	vertical-align: top;
}

table > thead > tr > th.left-ellipsis {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
}

.table > tbody > tr.active > td {
	background-color: #3399FF;
	color: #fff;
}

.table .separator-right {
	border-right: 1px dotted #222222;
}

.table .separator-left {
	border-left: 1px dotted #222222;
}

.table .separator-top {
	border-top: 1px dotted #222222;
}

.table .separator-selected,
.table .separator-left.separator-selected,
.table .separator-right.separator-selected {
	border-left: 1px solid #428bca;
	border-right: 1px solid #428bca;
}

.table .border-selected {
	border-left: 2px double #428bca;
	border-right: 2px double #428bca;
}

.table.no-space {
	margin-bottom:0;
}

.table-crossover td.ishover,
.table-crossover > tbody > tr.selected,
.table-crossover > tbody > tr:hover {
		background-color: #f5f5f5 !important;
}

.table-crossover > tbody > tr > td:hover {
	font-weight:bold;
}

.table-crossover > thead > tr > th.border-right,
.table-crossover > thead > tr > td.border-right,
.table-crossover > tbody > tr > th.border-right,
.table-crossover > tbody > tr > td.border-right{ 
	border-right:1px solid #898989;
}

.table-crossover > thead > tr > th.border-left,
.table-crossover > thead > tr > td.border-left,
.table-crossover > tbody > tr > th.border-left,
.table-crossover > tbody > tr > td.border-left{ 
	border-left:1px solid #898989;
}

.table-crossover.table-xs > thead > tr > th, 
.table-crossover.table-xs > tbody > tr > th, 
.table-crossover.table-xs > tfoot > tr > th, 
.table-crossover.table-xs > thead > tr > td, 
.table-crossover.table-xs > tbody > tr > td, 
.table-crossover.table-xs > tfoot > tr > td {
	padding:4px;
	line-height:normal;
	font-size:0.85em;
}

.grip,
img.Grip {
	cursor: move;
}
.not-drop .grip,
.not-drop img.Grip.not-drop {
	cursor: not-allowed;
}

hr.separator {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #000;
}

a {
	text-decoration: none;
	color: #428BCA;
	transition: all 0.3s ease 0s;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #a7a9ab;
}

textarea {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
	resize: none;
}

input::-ms-clear {
	display: none;
}

/* Modern Browsers */

.border-left {
	border-left: 1px solid #ddd;
}

.rating-empty .glyphicon {
	display: none;
}

.glyphicon.glyphicon-star-empty {
	color: rgba(128, 128, 128, 0.5);
}

.glyphicon.glyphicon-star {
	color: rgb(138, 138, 138);
}

/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

.clearfix {
	clear: both;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.legend {
	color: #888888;
	font-style: italic;
	font-size: 11px;
}
.score {
	display: inline-block;
	color: #2e6da4;
	border: 10px solid #2e6da4;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 80px;
	font-size: 20px;
	text-align: center;
}

.score-a {
	border-color: rgb(64, 154, 106);
	color: rgb(64, 154, 106);
}

.score-b {
	border-color: rgb(109, 199, 151);
	color: rgb(109, 199, 151);
}
.score-c {
	border-color: rgb(243, 197, 52);
	color: rgb(243, 197, 52);
}
.score-d {
	border-color: rgb(247, 148, 29);
	color: rgb(247, 148, 29);
}
.score-e {
	border-color: rgb(238, 46, 36);
	color: rgb(238, 46, 36);
}

.score-legend {
	border-width: 5px;
	text-align: center;
	border-style: solid;
	border-radius: 50%;
	display: inline-block;
	margin-right: 2px;
	width: 30px;
	height: 30px;
	line-height: 20px;
}

.rating span.star.firststar:before {
	color: #fff;
	content: "\f006";
}

.MyBorder {
	border: 1px solid #ddd;
}

.simple-scrollbar.xs {
	width: 100%;
	max-height: 250px;
}

.simple-scrollbar {
	width: 100%;
	max-height: 300px;
}

.default-scrollbar {
	width: 100%;
	min-height: 200px;
	max-height: 300px;
	padding-right: 10px;
}

.default-scrollbar.md {
	height: 400px;
	max-height: 400px;
}

.default-scrollbar.xl {
	min-height: 400px;
	max-height: 600px;
}

.default-scrollbar.xs {
	max-height: 250px;
}

.litigation-scrollbar {
	width: 100%;
	height: 360px;
	max-height: 360px;
}

.litigation-doc-scrollbar {
	width: 100%;
	height: 270px;
	max-height: 270px;
}


.table.table-bordered thead tr th.pf-rotate {
	vertical-align: bottom;
}


.table th.pf-rotate {
	padding: 0;
	margin: 0;
	width: 40px;
	height: 120px;
	word-wrap: break-word;
	position: relative;
}

.pf-rotate div {
	width: 110px;
	bottom: 40px;
	height: 40px;
	left: -40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 5px 0 0;
	position: absolute;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
	-moz-transform: rotate(-90.0deg); /* FF3.5+ */
	-ms-transform: rotate(-90.0deg); /* IE9+ */
	-o-transform: rotate(-90.0deg); /* Opera 10.5 */
	-webkit-transform: rotate(-90.0deg); /* Safari 3.1+, Chrome */
	transform: rotate(-90.0deg); /* Standard */
}

.pf-title {
	color: #707070;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 5px 0;
	margin: 15px 0;
	border-bottom: 2px solid #dddddd;
}

.table.table-bordered thead tr th.td-rotate {
	vertical-align: bottom;
}


.table th.td-rotate {
	padding: 0;
	margin: 0;
	width: 40px;
	height: 150px;
	word-wrap: break-word;
	position: relative;
}

.td-rotate div {
	width: 200px;
	bottom: 70px;
	height: 80px;
	left: -80px;
	line-height: 80px;
	overflow: hidden;
	padding: 0 5px 0 0;
	position: absolute;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
	-moz-transform: rotate(-90.0deg); /* FF3.5+ */
	-ms-transform: rotate(-90.0deg); /* IE9+ */
	-o-transform: rotate(-90.0deg); /* Opera 10.5 */
	-webkit-transform: rotate(-90.0deg); /* Safari 3.1+, Chrome */
	transform: rotate(-90.0deg); /* Standard */
}


.form-control.shadow-left {
	border: none;
	border-left: 1px dotted #cccccc;
	box-shadow: none;
}

.form-control.shadow-left:focus {
	box-shadow: -5px 0px 5px -5px rgba(102, 175, 233, .6);
}


.form-control.form-control-sm {
	height: 24px;
	font-size: 11px;
	padding: 4px 2px;
}

.form-control.form-control-bl {
	border-radius: 0;
	border: none;
	border-left: 1px dotted #ddd;
	box-shadow: none;
	margin-left: 5px
}

.form-control.form-control-bl:focus {
	border-left-width: 1.5px;
	border-left-color: #66afe9;
}

.form-control.read-only {
	background-color: transparent;
}

.input-group.select-group {
	width:100%;
}

 .input-group.select-group .input-group-addon {
	 width:auto;
	 padding:0;
	 background-color:transparent;
 }

.input-group.select-group .input-group-addon select {
	margin: -1px; 
	border:none;
	background-color: transparent;
}

.ui-sortable-placeholder,
.table-hover > tbody > tr.ui-sortable-placeholder:hover > td,
.table-hover > tbody > tr.ui-sortable-placeholder:hover > th,
.table-striped > tbody > tr.ui-sortable-placeholder:nth-child(odd) > td,
.table-striped > tbody > tr.ui-sortable-placeholder:nth-child(odd) > th {
	background-color: #dddddd;
}

.sheet-sort li.ui-sortable-placeholder {
	width:100%;
	height:15px;
	background-color: #dddddd;
}

.product-sort .ui-sortable-placeholder {
	display:inline-block;
	height:1050px;
	width:15px;
	vertical-align:top;
	background-color: #dddddd;
}

.border-t {
	border-top:1px solid #dddddd;
}

.border-b {
	border-bottom:1px solid #dddddd;
}

.border-tb {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.border-l {
	border-left:1px solid #dddddd;
}

.border-r {
	border-right:1px solid #dddddd;
}

.border-lr {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}


.orderby {
	color: #707070;
}

.orderby::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 5px;
}

.orderby.asc::before {
	content: "\f0d8";
}

.orderby.desc::before {
	content: "\f0d7";
}


/* ---------------------------------------------------------------------- */
/*	Main Container and main content elements
/* ---------------------------------------------------------------------- */
.main-container {
	padding-top: 100px;
	padding-bottom: 40px;
}

.main-content {
	margin-top: 0;
	padding: 0;
	background-color: #FFFFFF;
	/*border-top: 1px solid #D9D9D9;*/
}

.main-content .container {
}

/* ---------------------------------------------------------------------- */
/*	Collapse
/* ---------------------------------------------------------------------- */

.btn-collapse[aria-expanded="true"] i:before {
	content: "\f0d8";
}

.btn-collapse[aria-expanded="false"] i:before {
	content: "\f0d7";
}

/* ---------------------------------------------------------------------- */
/*	Page CheckModules
/* ---------------------------------------------------------------------- */
.module {
}

.module h4 {
	color: #383838;
	font-family: 'Open Sans';
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 500;
	line-height: 1.1;
}

.module p {
	color: #888888;
	font-family: 'Open+Sans',sans-serif;
	font-size: 13px;
}

.module strong {
	color: #3276b1;
	font-weight: 700;
}

.icon-list {
	list-style: none;
	margin: 0;
	margin-left: 5%;
	padding: 0;
}

.icon-list-content {
	padding-left: 80px;
}

.icon-list li {
	position: relative;
	margin: 0;
	padding: 0 0 30px 0;
	width: 100%;
	display: inline-block;
}

.icon-list .circle-icon {
	float: left;
	z-index: 5;
	position: relative;
}

.icon-list .timeline {
	border-right-style: dashed;
	border-right-width: 1px;
	border-color: #D0D0D0;
	height: 99%;
	left: 27px;
	position: absolute;
	top: 1%;
	width: 1px;
	padding: 0;
	margin: 0;
}

.icon-list li:last-child .timeline {
	display: none;
}


/*********************************************************
	LOADER
**/

.ps-loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 0.6);
}

.ps-loader > div {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.ps-loader > div > i {
	color: #999999;
	font-size: 44px;
}

/*
	LOADER CONTAINER
*/
.loader-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.95);
	z-index: 999;
}

.loader-container .loader {
	position: relative;
	display: inline-block;
	top: 50%;
	left: 50%;
	width: 64px;
	height: 64px;
	margin-top: -32px;
	margin-left: -32px;
}

.loader-container .loader div {
	position: absolute;
	top: 27px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #999999;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.loader-container .loader div:nth-child(1) {
	left: 6px;
	animation: lds-ellipsis1 0.6s infinite;
}

.loader-container .loader div:nth-child(2) {
	left: 6px;
	animation: lds-ellipsis2 0.6s infinite;
}

.loader-container .loader div:nth-child(3) {
	left: 26px;
	animation: lds-ellipsis2 0.6s infinite;
}

.loader-container .loader div:nth-child(4) {
	left: 45px;
	animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}

	100% {
		transform: translate(19px, 0);
	}
}


/*********************************************************
	Configuration generale des contenus
**/

.page-error,
.notfound {
	margin-top: 50px;
	padding-bottom:15px;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: center;
	line-height: 30px;
}

.notfound {
	display: none;
}

.notfound.show {
	display: block;
}

.page-error i,
.notfound i {
	font-size: 6em;
	color: #c83a2a;
}

.page-error {
	padding-top: 50px;
	margin-top:0;
}

.page-error small {
	font-size: 18px;
}

.text-error {
	color: #c83a2a;
}

.text-comment {
	font-style:italic;
	color: #5bc0de;
}

.text-line {
	text-decoration:line-through;
}

/*********************************************************
	Gestion du Loader dans le typehead
**/
.typeahead-wrapper {
	position: relative;
}

.typeahead-wrapper i {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #555;
	font-size: 13px;
	z-index:9999;
}

.typeahead-wrapper i.glyphicon-trash {
	cursor: pointer;
}

.typeahead-wrapper.with-trash input {
	padding-right: 30px;
}

.dropdown-menu a {
	cursor: pointer;
}


/*********************************************************
	horizontal menu
**/
header {
	position: fixed;
	background: rgba(255, 255, 255, 0.9);
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
}

.inline-search {
	display: inline;
	width: auto;
	line-height: 50px;
	margin-top: 10px;
	vertical-align: middle;
}

.btn-search {
	margin-top: 10px;
}

header .border-bottom {
	border-bottom: 1px solid #C8C7CC !important;
	margin: 0;
}

header .logo {
	width: 100%;
	height: 50px;
	position: relative;
	padding-left: 15px;
}

header .logo a {
	display: block;
	font-family: sans-serif;
	font-weight: 300;
	text-decoration: none;
}

header .logo a img {
	width: auto;
}


header .navbar-toggle {
	border-color: #DDD;
	position: absolute;
	right: 15px;
	top: 0;
}

header .navbar-toggle:focus,
header .navbar-toggle:hover {
	background-color: #DDD;
}

header .navbar-toggle .icon-bar {
	background-color: #888;
}

.nav-store {
	background-color: transparent;
	margin: 0 -15px;
}

.nav-store li {
	position: relative;
}

.nav-store li i.big {
	font-size: 16px;
}

.nav-store > li > a {
	margin-bottom: -1px;
	border: 1px solid transparent;
	color: #a7a9ab;
	line-height: 18px;
	text-transform:uppercase;
	font-size:12px;
}

.nav-store ul li > a {
	color: #585858;
}

.nav-store li.active > a,
.nav-store li.active > a:hover {
	color: #428BCA;
	background-color: transparent;
	border-color: transparent;
}

.nav-store > li.active > a,
.nav-store > li.active > a:hover {
	border-bottom: 1px solid #428BCA;
}

.nav-store > li.active > a:before {
	content: "\f0d8";
	left: 0;
	bottom: 2px;
	width: 100%;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	text-align: center;
	line-height: 0;
	color: #428BCA;
}

.nav-store ul > li.active > a:before {
	content: "\f0da";
	left: 0;
	top: auto;
	height: 100%;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	width: 0;
	color: #428BCA;
}


.nav-store > li.open > a,
.nav-store > li.open > a:hover,
.nav-store > li.open > a:focus,
.nav-store > li > a:hover,
.nav-store > li > a:focus {
	border-color: transparent;
	background-color: transparent;
	color: #428bca;
}

.nav-store ul li.open > a,
.nav-store ul li.open > a:hover,
.nav-store ul li.open > a:focus,
.nav-store ul li > a:hover,
.nav-store ul li > a:focus {
	background-color: #F5F5F5;
	color: #428bca;
}

.nav-store > li.open > ul {
	border-top: 1px solid #428BCA;
}

.nav-store.notification {
	float: right;
	padding-top: 1px;
	padding-right: 15px;
}

.nav-store.notification > li.img-user > a {
	max-height: 50px;
}

.nav-store.notification > li.img-user img {
	position: relative;
	width: 30px;
	height: 30px;
	margin: 0;
	display: inline-block;
}

.nav-store.notification > li .badge {
	border-radius: 12px 12px 12px 12px !important;
	font-size: 11px !important;
	font-weight: 300;
	padding: 3px 6px;
	position: absolute;
	top: 2px;
	right: -2px;
	text-align: center;
	text-shadow: none !important;
	background-color: #90CCD4;
}

.nav-store.notification > li .badge.offline {
	background-color: #d9534f;
}

.nav-store.notification > li {
	display: inline-block;
}

.nav-store.notification > li > a {
	line-height: 28px;
	padding: 10px 15px;
}

.note > li a {
	padding-right: 70px;
	overflow: hidden;
	border-bottom: 1px solid rgba(100, 100, 100, 0.22);
}

.note > li:last-child a {
	border-bottom: medium none;
}

.note > li a > .label {
	width: 45px;
	position: absolute;
	overflow: hidden;
	right: 10px;
}

.nav-store.notification .open .dropdown-menu {
	position: absolute;
	width: auto;
	min-width: 160px;
	left: auto;
	right: 0;
	margin: 0;
}

.nav-store.notification .open .dropdown-menu li a {
	white-space: nowrap;
}

.nav-store.notification ul i {
	width: 15px;
	margin-right: 5px;
}

.store-caret.navbar-toggle {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.store-caret.navbar-toggle:hover,
.store-caret.navbar-toggle:focus {
	background-color: transparent;
}

.navbar-nav.sm-collapsible.notification a.has-submenu {
	padding-right: 15px;
}

.dropdown-menu .divider {
	margin: 4px 0;
}

/* ---------------------------------------------------------------------- */
/*	ToDo List
/* ---------------------------------------------------------------------- */
.todo {
	list-style: none;
	margin: 0;
	padding: 0;
}

.todo li span,
.todo li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px;
	background: white;
	font-size: 12px;
	color: #333333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-top: 1px solid transparent;
}

.todo li .todo-actions {
	border-top-color: #E4E6EB;
}

.todo li:first-child .todo-actions {
	border-top-color: transparent;
}

.todo li .todo-actions:hover,
.todo li .todo-actions:focus {
	text-decoration: none;
	background-color: #F4F6F9 !important;
}

.todo li a.next {
	text-align:right;
}

.todo li .todo-actions i {
	color: #C7CBD5;
	font-size: 18px;
	margin: 0 5px 0 0;
	position: absolute;
	left: 10px;
}

.todo li .label {
	position: absolute;
	right: 10px;
	padding: 6px;
}

/*********************************************************
	Gestion du Footer
**/

footer {
	font-size: 12px;
	padding: 0 0 0 15px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 12px;
	text-align: left;
	background-color: rgba(246, 246, 246, 0.9);
	border-top: 1px solid #D9D9D9;
	z-index: 999;
}

footer ul {
	list-style: none outside none;
	display:inline-block;
	margin: 0;
	padding: 14px 0;
}

footer ul li {
	display: inline-block;
	line-height: 12px;
	margin: 0;
	padding: 0 8px;
	position: relative;
	border-left: 1px solid #272727;
}

footer ul li:first-child {
	border-left: none;
}

footer ul li a {
	color: #272727;
	text-decoration: none;
}

footer ul li a:hover {
	color: #666666;
	text-decoration: none;
}

footer .footer-progress {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	z-index: 0;
	background-color: transparent;
	background-image: none;
}

footer .footer-progress .progress {
	position: relative;
	margin-bottom:0;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	border-radius: 0;
}

footer .footer-progress .progress-title {
	float: right;
	text-align: right;
	color: #272727;
	padding: 0 40px 0 0;
	margin: 0;
	line-height: 40px;
}


/*********************************************************
	Gestion du Bouton retour vers le haut
**/

.dmtop {
	z-index: 999;
	position: fixed;
	width: 30px;
	height: 30px;
	bottom: -100px;
	right: 27px;
	padding-top: 5px;
	font-size: 16px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #272727;
	color: #272727;
	text-align: center;

	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

.dmtop:hover {
	color: #aaa;
	border: 1px solid #aaa;
}

/*********************************************************
	Gestion du Carousel des derniers produits de l'accueil
**/
#owl-last-product {
	display: none;
}

#owl-last-product .item {
	text-align: center;
}

#owl-last-product .item h1 {
	margin: 0 0 4px 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}

#owl-last-product .item h1 a {
	color: #666666;
	text-decoration: none;
}

#owl-last-product .item h1 a:hover {
	color: #ddd;
}

#owl-last-product .item h2 {
	margin: 0 0 4px 0;
	padding: 0;
	color: #888888;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#owl-last-product .item h3 {
	margin: 0;
	padding: 0;
	color: #337ab7;
	font-size: 12px;
}

#owl-last-product .item > .img-link {
	display:block;
	padding: 1px;
	margin-bottom:10px;
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 4px rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

#owl-last-product .item img {
	display: block;
	width: 100%;
	height: auto;
}

/*****************************************
	Informations Stat de la page d'accueil
**/

.home-container {
	margin-top: 20px;
}

.home-box {
	margin-bottom: 20px;
	text-align: center;
}

.home-box a {
	display: block;
	text-decoration: none;
}

.home-box a:hover {
	text-decoration: none;
}

.home-box h2 {
	line-height: 55px !important;
	margin: 0;
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	text-align: center;
	transition: all 0.3s ease 0s;
}

.home-box a:hover h2 {
	color: #dddddd;
}

.home-box .circle-icon {
	color: #FFFFFF;
	height: 75px;
	line-height: 75px;
	width: 75px;
	border-radius: 75px 75px 75px 75px;
	font-size: 34px !important;
	transition: all 0.3s ease 0s;
}

.home-box a:hover .circle-icon {
	background-color: #dddddd;
	border-color: #666666;
	color: #666666;
}

.home-box .circle-icon.circle-numbers {
	font-size: 18px !important;
	white-space: nowrap;
	font-family: Raleway, sans-serif;
}

.btn-group-info .btn-icon.btn-block {
	border: 1px solid #DDDDDD;
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	height: 80px;
	padding: 5px 0 0;
	transition: all 0.3s ease 0s;
}

.btn-group-info .btn-icon:hover {
	border-color: #A5A5A5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
	color: #444444;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.btn-icon.block {
	width:100%;
	display:block;
	cursor:default;
}

.btn-icon.btn-block {
	height: auto;
	background-color: transparent;
	background-image: none;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}


.btn-icon.btn-block.success {
	background-color: #3D9400;
	border-color: #327b00;
	color: #ffffff;
}

.btn-icon.btn-block.success:hover {
	text-shadow:none;
	background-color: #3D9400;
	border-color: #327b00;
	color: #ffffff;
	
}

.btn-block h2 {
	font-size: 18px;
	font-weight: normal;
	padding-right: 35px;
}

.btn-block .prog {
	float: left;
	margin: 15px 0 0 10px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	border-radius: 100%;
	color: #fff;
}

.btn-block .prog i {
	line-height: 25px;
}

.prog-objective {
	padding: 5px 7px 5px 7px;
	border-radius: 100%;
	color: #fff;
}

.btn-xxs {
	line-height:normal;
	font-size:10px;
	padding: 1px 3px;
}

/********************************
	Gestion de la gallery Produit
**/
.animated.ng-enter, 
.animated.ng-leave{
	animation-duration:1s;
	animation-fill-mode:both;
}

.animate-fade.ng-enter{ animation-name: fadeIn; }
.animate-fade.ng-leave{ animation-name: fadeOut; }

.animate-left.ng-enter{ animation-name: fadeInLeft; }
.animate-left.ng-leave{ animation-name: fadeOutLeft; }

.animate-right.ng-enter{ animation-name: fadeInRight; }
.animate-right.ng-leave{ animation-name: fadeOutRight; }

.animate-zoom.ng-enter{ animation-name: zoomIn; }
.animate-zoom.ng-leave{ animation-name: zoomOut; }


/********************************
	Gestion de la gallery Produit
**/

.gallery {
}

.gallery-item {
	margin-bottom: 30px;
	text-align: center;
}

.product-item-content .wrap-image.big {
	padding-top: 0;
}

.product-item-content .wrap-image {
	padding: 30px 4px 0 0;
}

.gallery-item .wrap-image {
	border:1px solid #dddddd;
	border-radius:2px;
	padding:3px;
}

.product-item-content .wrap-image,
.gallery-item .wrap-image {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.product-item-content .wrap-image > .tools,
.gallery-item .wrap-image > .tools {
	background-color: rgba(255, 255, 255, 0.85);
	position: absolute;
	text-align: center;
	margin: 0 4px;
	padding: 4px 0;
	transition: all 0.2s ease 0s;
}

.product-item-content .wrap-image > .tools.tools-bottom,
.gallery-item .wrap-image > .tools.tools-bottom {
	bottom: -30px;
	height: 30px;
	left: 0;
	right: 0;
	top: auto;
	width: auto;
}

.product-item-content .wrap-image > .tools.tools-bottom {
	right: 4px;
}

.product-item-content .wrap-image:hover > .tools.tools-bottom,
.gallery-item .wrap-image:hover > .tools.tools-bottom {
	bottom: 0;
	top: auto;
}

.gallery-item .gallery-desc h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.gallery-item .gallery-desc h1 a {
	color: #666666;
	text-decoration: none;
}

.gallery-item .gallery-desc h1 a:hover {
	color: #999999;
}

.gallery-item .gallery-desc h2 {
	margin: 5px 0 0 0;
	padding: 0;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	height: 28px;
	overflow: hidden;
}

.gallery-item .gallery-desc h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	color: #337ab7;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
}

.gallery-item .gallery-desc h3 a {
	color: #337ab7;
	text-decoration: none;
}

.gallery-item .gallery-desc h3 a:hover {
	opacity:0.5;
}

.border-error.input-group {
	border-radius: 4px;
}

.border-error.input-group.sm {
	border-radius: 3px;
}

.border-error {
	border-color: #d43f3a;
	color: #d9534f;
	animation: pulse-sold 2s infinite;
}

.border-error * {
	color: #d9534f !important;
}

.sold-products,
.gallery-item.sold-product .wrap-image {
	border-color: #3c763d;
	animation: pulse-sold 2s infinite;
}

.gallery-item.sold-product .gallery-desc h1 a {
	color:#3c763d;
}

.gallery-item.sold-product .gallery-desc h1 a:hover {
	color: #2b542c;
}

@-webkit-keyframes pulse-sold {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(60,118,61, 0.4);
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(60,118,61, 0);
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(60,118,61, 0);
	}
}

@keyframes pulse-sold {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(60,118,61, 0.4);
		box-shadow: 0 0 0 0 rgba(60,118,61, 0.4);
	}

	70% {
		-moz-box-shadow: 0 0 0 10px rgba(60,118,61, 0);
		box-shadow: 0 0 0 10px rgba(60,118,61, 0);
	}

	100% {
		-moz-box-shadow: 0 0 0 0 rgba(60,118,61, 0);
		box-shadow: 0 0 0 0 rgba(60,118,61, 0);
	}
}


.pulse-error {
	position: relative;
	border: 1px solid rgba(232, 76, 61, 1);
	border-radius: 5px;
	box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
	-webkit-animation: pulse-error 2s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse-error 2s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse-error 2s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse-error {
	to {
		box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
	}
}

@-moz-keyframes pulse-error {
	to {
		box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
	}
}

@-ms-keyframes pulse-error {
	to {
		box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
	}
}

@keyframes pulse-error {
	to {
		box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
	}
}

.gallery-item .wrap-image .badge-container {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 65px;
	background-color: transparent;
}

.badge-container .badge-item {
	position: relative;
	margin-bottom: 4px;
	width: 100%;
	text-align: center;
	border-radius: 5px;
}

.top-tools {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px 10px 10px 0;
	text-align: right;
	background-color: transparent;
}

.top-tools a {
	margin-left: 10px;
}


.img-miniature {
	max-width:100px;
	max-height:75px;
	border:1px solid #dddddd;
	border-radius:2px;
	padding:1px;
	display:inline-block;
}

.img-miniature:after {
	content:'';
	display:block;
}

.miniature-image {
	max-width:100px;
	max-height:75px;
	border:1px solid #dddddd;
	border-radius:2px;
	padding:1px;
}

.fi-country {
	display: inline-block;
	width: 55px;
	background-color: #ffffff;
	background-size: cover;
}

.miniature-avatar {
	padding: 0;
	margin: 0;
	display: inline-block;
	text-align: center;
	width: 40px;
	max-height: 60px;
}

.miniature-avatar img {
	max-width: 40px;
	max-height: 40px;
	border-radius: 50%;
	background-color: #ffffff;
}

.miniature-avatar img[alt] {
	font-family:'Open Sans';
	font:12px Impact;
}

.miniature-avatar label {
	padding:0;
	margin:2px 0 0 0;
	white-space:nowrap;
	display:inline-block;
	max-width:100%;
	height:18px;
	line-height:18px;
}

/*********************************************************
	Gestion Devis Edit
**/

#quote-edit .product-item-content {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

#quote-edit .product-item-title {
	margin-bottom: -1px;
	padding: 6px 12px 4px 15px;
	line-height: 16px;
	background-color: #F9F9F9;
	border: 1px solid #dddddd;
	border-radius: 5px 5px 0 0 !important;
}

#quote-edit .product-item-title a {
	color: rgba(51, 51, 51, 1);
}

#quote-edit .product-item-title a:hover {
	color: #999999;
}

#quote-edit .product-item-title a.btn {
	color: #ffffff;
	width: 25px;
	margin: 0 0 4px 4px;
}

#quote-edit .price-detail-item {
	margin-bottom: 4px;
}

#quote-edit .price-detail-item:last-child {
	margin-bottom: 0;
}

#quote-edit .price-detail-item .control-label {
	padding-top: 5px;
	padding-top: 5px;
	height: 15px;
	font-size: 14px;
}

#quote-edit .price-detail-item .input-group .form-control {
	padding: 4px 3px;
	height: 25px;
	text-align: right;
}

#quote-edit .price-detail-item .input-group .input-group-addon {
	padding: 4px 3px;
}

#quote-edit .price-detail-item .input-group .input-group-addon label {
	width: 40px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#quote-edit .price-detail-item textarea.form-control {
	margin-top: 2px;
	height: 65px;
}

#quote-edit .product-item.ui-sortable-placeholder {
	visibility: visible !important;
	background-color: #E5E5E5;
	margin-bottom: 15px;
	height: 2px;
}

#quote-edit .product-item.ui-sortable-placeholder * {
	visibility: hidden;
}

.product-item-content .wrap-image img {
	border: 1px solid #ddd;
}

#quote-edit .description-title {
	margin-top: 10px;
	padding: 5px;
	background-color: #F9F9F9;
	border: 1px solid #dddddd;
	border-radius: 5px 5px 0 0 !important;
}

#quote-edit .description-element {
	position: relative;
	padding: 5px 15px 5px 5px;
	border: 1px solid #dddddd;
	border-top: none;
	height: 270px;
	overflow: hidden;
}

#quote-edit .description-element span {
	font-weight: bold;
}

#quote-edit .description-element p {
	margin-left: 10px;
	padding-left: 5px;
	color: #858585;
	text-align: justify;
}

#quote-edit .description-element button {
	color: #ffffff;
	width: 25px;
	margin: 0 0 4px 4px;
}

.selected-product-image {
}


.selected-product-image .gallery-item {
	padding:5px;
	margin-bottom:5px;
}

.selected-product-image .gallery-item:last-child {
	margin-bottom:0;
}

.selected-product-image .ui-sortable-placeholder {
	width:100%;
	height:10px;
	margin-bottom:5px;
}

/*********************************************************
	Gestion produit Edit
**/
.dt-spimage {
	height: 420px;
	margin: 25px 0 0 0;
	padding: 0 30px 0 0;
	overflow: hidden;
	border-right: 1px solid #ddd;
}

.dt-spimage-item {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

.dt-spimage-item h2 {
	margin: 5px 0 0 0;
	padding: 0;
	color: #888888;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-align: center;
}

.dt-title-footer {
	padding: 6px 0;
	color: #707070;
	font-family: 'Open+Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
}

.sketch-gallery {
	position: relative;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #dddddd;
}

.sketch-gallery .scrollbar-dynamic {
	max-height: 425px;
}

.sketch-gallery .gallery-item {
	padding: 0;
	margin: 5px 10px 0 5px;
	border: none;
	cursor: pointer;
}

.sketch-gallery .gallery-item:last-child {
	margin-bottom: 0;
}

.sketch-gallery .gallery-item .wrap-image {
	transition: all 0.3s ease 0s !important;
	padding: 4px;
}

.sketch-gallery .gallery-item .wrap-image:hover {
	background-color: #428BCA;
}

.sketch-gallery .gallery-item.active .wrap-image {
	background-color: #428BCA;
}

.sketch-gallery .gallery-desc {
	border: none;
}

.sketch-gallery .gallery-item .wrap-image .top-tools code {
	background-color: rgba(0,0,0,.75);
	border: 1px solid rgba(0,0,0,.5);
	color: #ffffff;
	transition: all 0.3s ease 0s !important;
	font-size: 10px;
	cursor:default;
}

.sketch-gallery .gallery-item .wrap-image .top-tools code a {
	color: #ffffff;
}

.sketch-gallery .gallery-item .wrap-image .top-tools code a:hover {
	color: #707070;
}

.form-control.tf-spec-title {
	border-radius: 4px !important;
	color: #272727 !important;
}

/**********************************************
	USINE
*/


.factory-gallery {
	position: relative;
	padding: 20px;
	margin-bottom: 15px;
	border: 1px solid #dddddd;
}

	.factory-gallery .scrollbar-dynamic {
		max-height: 425px;
	}

	.factory-gallery .gallery-item {
		padding: 0;
		margin: 5px 10px 0 5px;
		border: none;
		cursor: pointer;
	}

		.factory-gallery .gallery-item:last-child {
			margin-bottom: 0;
		}

		.factory-gallery .gallery-item .wrap-image {
			transition: all 0.3s ease 0s !important;
			padding: 4px;
		}

			.factory-gallery .gallery-item .wrap-image:hover {
				background-color: #428BCA;
			}

		.factory-gallery .gallery-item.active .wrap-image {
			background-color: #428BCA;
		}

	.factory-gallery .gallery-desc {
		border: none;
	}

	.factory-gallery .gallery-item .wrap-image .top-tools code {
		background-color: rgba(0,0,0,.75);
		border: 1px solid rgba(0,0,0,.5);
		color: #ffffff;
		transition: all 0.3s ease 0s !important;
		font-size: 10px;
		cursor: default;
	}

		.factory-gallery .gallery-item .wrap-image .top-tools code a {
			color: #ffffff;
		}

			.factory-gallery .gallery-item .wrap-image .top-tools code a:hover {
				color: #707070;
			}
/*********************************************************
	ORA
**/

.ora-heading {
	padding:10px;
	margin:-1.5px 0 0 0;
	text-align:center;
	border:1px solid #ddd;
	border-top:none;
	background-color:#fff;
}

.ora-heading h2 {
	padding:0 0 5px 32px;
	margin:0 0 5px 0;
	font-size: 26px;
	font-weight:normal;
	color:#333;
	border-bottom:1px solid #eee;
}

.ora-heading h2 button {
	float:right;
	margin-top:-3px;
}

.ora-comment {
	padding:15px;
	height:150px;
	overflow-y:auto;
	background-color: rgba(249, 249, 249, 0.95);
	border: 1px solid #ddd;
	border-top:none;
	border-radius:0 0 5px 5px;
}

.ora-comment p {
	text-align:justify;
	color: #333;
}

.ora-validate {
	display:inline-block;
	font-size: 25px;
	color:green;
	margin-left:20px;
}

/*********************************************************
	Gestion Calculation Edit
**/

.timeline-costing {
	font-family: Arial;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.timeline-costing .spine {
	border-radius: 2px 2px 2px 2px;
	position: absolute;
	top: 0;
	transition: bottom 0.5s linear 0s;
	width: 2px;
	left: 30px;
	bottom: 0;
	background-color: #CCCCCC;
}


.timeline-costing .timeline-section {
	position: relative;
	margin-bottom: 20px;
}

.timeline-costing .timeline-section:last-child {
	margin-bottom: 0;
}

.timeline-costing .timeline-section-item-common,
.timeline-costing .timeline-section-item {
	position: relative;
	height: 36px;
	margin: 0 0 20px 60px;
	padding: 0;
}

.timeline-costing .timeline-section-item-common {
	margin-bottom: 10px;
}

.timeline-costing .timeline-section-item-common:before,
.timeline-costing .timeline-section-item:before {
	position: absolute;
	content: " ";
	top: 17px;
	left: -30px;
	right: 36px;
	height: 1px;
	background-color: #CCCCCC;
}

.timeline-costing .timeline-section-item .title {
	position: absolute;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #569099;
	border: 1px solid #4D8189;
	border-radius: 5px 5px 5px 5px;
	width: 200px;
}

.timeline-costing .timeline-section-item-common .title {
	position: absolute;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	background-color: #FFFFFF;
}

.timeline-costing .timeline-section-item-common .toolbar,
.timeline-costing .timeline-section-item .toolbar {
	position: absolute;
	top: 0;
	right: 0;
	height: 36px;
	width: 36px;
	border: 1px solid #4D8189;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #cccccc;
}

.timeline-costing .timeline-section-item-common .toolbar a i,
.timeline-costing .timeline-section-item .toolbar a i {
	width: 14px;
	height: 14px;
}

.timeline-costing .timeline-section-item-common .toolbar a,
.timeline-costing .timeline-section-item .toolbar a {
	display: block;
	padding-top: 8px;
	width: 34px;
	height: 34px;
	font-size: 14px;
	color: #569099;
	text-align: center;
}

.timeline-costing .timeline-section-item-common .toolbar a:hover,
.timeline-costing .timeline-section-item .toolbar a:hover {
	color: #cccccc;
}

.timeline-costing .timeline-section-menu {
	position: relative;
	margin: -10px 0 20px 60px;
	padding: 0;
}


.timeline-costing .timeline-cost {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}

.timeline-costing .timeline-cost.active {
	display: block;
}

.timeline-costing .timeline-cost-item {
	border-radius: 5px 5px 5px 5px;
	margin: 10px 40px 10px 60px;
	padding: 10px;
	font-size: 14px;
	line-height: 14px;
	transition: all 0.2s linear 0s;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-shadow: none;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	position: relative;
}

.timeline-costing .timeline-cost-item:hover {
	border: 1px solid #AAAAAA;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.timeline-costing .timeline-cost-item:before {
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 30px;
	border-top: 1px dashed #CCCCCC;
	left: -31px;
	top: 17px;
}

.timeline-costing .timeline-cost-item:after {
	border-radius: 100% 100% 100% 100%;
	content: "";
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	background-color: #569099;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	left: -35px;
	top: 12px;
}

.timeline-costing .timeline-cost-item:hover:after {
	z-index: 100;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 100;
}

.timeline-costing .timeline-cost-item .title {
	padding: 0;
	margin: 0 80px 0 0;
}

.timeline-costing .timeline-cost-item .toolbar {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}

.timeline-costing .timeline-cost-item .toolbar a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #569099;
	margin-right: 5px;
	border: none;
}

.timeline-costing .timeline-cost-item .toolbar a:hover {
	color: #cccccc;
}

.timeline-costing .timeline-cost-item .toolbar a,
.timeline-costing .timeline-cost-item .toolbar a i {
	width: 14px;
	height: 14px;
}

.timeline-costing .timeline-cost-item.active {
	border: 1px solid #AAAAAA;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	background-color: #57517B;
	color: #eeeeee;
}

.timeline-costing .timeline-cost-item.active:after {
	background-color: #57517B;
}


/*********************************************************
	COSTING EDIT
**/

#top-menu {
	position:relative;
	min-height: 40px;
	padding: 0;
	margin: 0 0 15px 0;
	z-index:999;

	-webkit-transition: -webkit-transform 0.5s all;
	transition: transform 0.5s all;
}

#top-menu.side-fixed {
	top: 0;
	right:15px;
	left:50px;
	position: fixed;
}

#top-menu .btn-menu-group {
	border: 1px solid #EEEEEE;
	border-radius:4px;
	background-color: rgba(249, 249, 249, 0.95);
}

#costing-edit {
	position: relative;
	overflow: hidden;
	margin-top: -15px;
	padding-top: 15px;
}

#costing-edit .tab-pane h3 {
	margin-top: 0;
}

#costing-edit .panel {
	margin-bottom: 15px;
}

.costing-label {
	line-height: 20px;
	margin: 10px 0 5px 0;
	padding: 0;
}

.costing-feuille-scroll {
	width: 100%;
	white-space: nowrap;
	-ms-overflow-x:auto;
	overflow-x:auto;
	overflow-y:hidden;
	-ms-overflow-y:hidden;
	margin-bottom: 15px;
	height:18px;
	display:none;
}

.costing-feuille-scroll .scroll-inner,
.costing-feuille .scroll-inner {
	display:inline-block;
	min-height:20px;
}

.costing-feuille {
	width: 100%;	
	white-space: nowrap;
	-ms-overflow-x:auto;
	overflow-x:auto;
	padding-bottom:15px;
}

.costing-feuille .panel {
	margin-bottom:0;
}

.costing-feuille .feuille-item-group {
	display:inline-block;
	white-space: nowrap;
	vertical-align:top;
}

.costing-feuille .feuille-item-compare,
.costing-feuille .feuille-item-title,
.costing-feuille .feuille-item {
	display:inline-block;
	width:215px;
	vertical-align:top;
}

.costing-feuille .feuille-item,
.costing-feuille .feuille-item-compare {
	margin-left:5px;
}

.costing-feuille .feuille-item:first-child,
.costing-feuille .feuille-item-compare:first-child {
	margin-left:0;
}

.costing-feuille .feuille-item.child,
.costing-feuille .feuille-item-compare.child {
	margin-left:1px;
}

.costing-feuille .feuille-item .miniature {
	border:1px solid #dddddd;
	border-radius:2px;
	padding:0;
	margin:1px 0 0 1px;
	height:30px;
	float:left;
}

.costing-feuille .feuille-item .miniature img {
	max-width:40px;
	max-height:100%;
}

.costing-feuille.product .panel-heading {
	height:34px;
	padding:0;
	margin:0;
}

.costing-feuille .feuille-item-compare.child .panel-heading,
.costing-feuille .feuille-item.child .panel-heading {
	background-color:transparent;
	border-color:transparent;
}

.costing-feuille .feuille-item-compare.child .panel,
.costing-feuille .feuille-item.child .panel {
	border-color:transparent;
}

.costing-feuille .feuille-item-compare.child .panel-body,
.costing-feuille .feuille-item.child .panel-body {
	border: 1px solid #dddddd;
}

.costing-feuille .feuille-item-compare.child ul.element-item .dropdown-toggle,
.costing-feuille .feuille-item.child ul.element-item .dropdown-toggle {
	padding: 4px 12px;
}


.costing-feuille .feuille-item-compare,
.costing-feuille .feuille-item-compare.title {
	width:215px;
	vertical-align:top;
}

.costing-feuille .feuille-item-compare ul.element-item,
.costing-feuille .feuille-item-title ul.element-item,
.costing-feuille .feuille-item ul.element-item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.costing-feuille .feuille-item-title ul.element-item > li,
.costing-feuille .feuille-item ul.element-item > li {
	height: 35px;
	display: block;
	border-bottom: 1px solid #dddddd;
	position: relative;
}

.costing-feuille .feuille-item-title ul.element-item > li {
	overflow:hidden;
}

.costing-feuille .feuille-item ul.element-item > li.empty,
.costing-feuille .feuille-item ul.element-item > li.divider.empty {
	border-bottom-color: transparent;
}

.costing-feuille .feuille-item-title ul.element-item > li:last-child,
.costing-feuille .feuille-item ul.element-item > li:last-child,
.costing-feuille .feuille-item-compare ul.element-item > li:last-child  {
	border-bottom: none;
}
.costing-feuille .feuille-item-title ul.element-item > li span {
	line-height: 35px;
	padding-left: 4px;
	text-align: left;
}

.costing-feuille .feuille-item-compare ul.element-item > li {
	height: 25px;
	display: block;
	border-bottom: 1px solid #dddddd;
	position: relative;
	overflow: hidden;
}

.costing-feuille .feuille-item-compare ul.element-item > li,
.costing-feuille .feuille-item-compare ul.element-item > li span {
	line-height:25px;
}

.costing-feuille .feuille-item-compare ul.element-item > li.titlecost,
.costing-feuille .feuille-item-compare.title ul.element-item > li.titlecost {
	font-style: italic;
	height: 20px;
	line-height:20px;
	font-size: 11px;
}

.costing-feuille .feuille-item-compare.title ul.element-item > li.formcost {
	font-style: normal;
	height: 20px;
	padding: 0;
	margin: 0;
}

.costing-feuille .feuille-item-compare.title ul.element-item > li.titlecost {
	padding-left: 15px;
	text-align: left;
}

.costing-feuille .feuille-item-compare ul.element-item > li {
	text-align: center;
}

.costing-feuille .feuille-item-compare.title ul.element-item > li {
	text-align: left;
	padding-left:4px;
}

.costing-feuille .feuille-item-compare ul.element-item > li.cost {
	text-align: right;
	padding-right: 80px;
}


.costing-feuille .feuille-item-compare ul.element-item > li.simplecost {
	position: relative;
	padding: 0;
	margin: 0;
}

.costing-feuille .feuille-item-compare ul.element-item > li.simplecost .form-control {
	text-align: right;
	padding: 0 4px 0 0;
	margin: 0;
	height: 20px; 
	line-height: 24px;
	border: none;
	box-shadow:none;
	font-size:11px;
	font-weight:bold;
}

.costing-feuille .feuille-item-compare ul.element-item > li.simplecost .cost-currency {
	margin: 0; 
	padding: 0; 
	width: 80px; 
	height: 20px; 
	line-height: 24px;
	border: none; 
	border-radius:0;
	background-color:transparent;
	color:rgba(10, 10, 128, 0.9);
	text-align: right; 
	font-style:italic;
	font-size:11px;
}

.costing-feuille .feuille-item-compare ul.element-item > li.formcost {
	height: 20px;
	position: relative;
	padding: 0;
	margin: 0;
}

.costing-feuille .feuille-item-compare ul.element-item > li.formcost .form-control {
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 10px;
	height: 18px; 
	line-height: 20px; 
	box-shadow:none;
}
.costing-feuille .feuille-item-compare ul.element-item > li.formcost .cost-currency {
	margin: 0; 
	padding: 0; 
	width: 80px; 
	height: 18px; 
	line-height: 20px; 
	border: none; 
	background-color:transparent;
	color:rgba(10, 10, 128, 0.9);
	text-align: right; 
	font-size: 10px; 
	font-style:italic;
	border-radius:0;
}

.costing-feuille .feuille-item-compare ul.element-item > li.formcost .form-control:focus {
	box-shadow: none;
}

.costing-feuille .feuille-item-compare ul.element-item > li.formcost i.warning-text {
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 11px;
	color: red;
	cursor: pointer;
	z-index:999;
}

.costing-feuille .feuille-item-compare ul.element-item > li,
.costing-feuille .feuille-item-title ul.element-item > li {
	font-size: 13px;
}

.costing-feuille .feuille-item-compare ul.element-item > li.dividertop,
.costing-feuille .feuille-item-title ul.element-item > li.dividertop,
.costing-feuille .feuille-item ul.element-item > li.dividertop {
	border-top: 1px solid #333333;
}

.costing-feuille .feuille-item-compare ul.element-item > li.divider,
.costing-feuille .feuille-item-title ul.element-item > li.divider,
.costing-feuille .feuille-item ul.element-item > li.divider {
	border-bottom: 1px solid #333333;
}

.bp,
.costing-feuille .bp .form-control,
.costing-feuille .bp .input-group-addon,
.costing-feuille .feuille-item-title ul.element-item > li.bp,
.costing-feuille .feuille-item-compare ul.element-item > li.bp {
	color: #428BCA;
	font-weight:bold;
}

.pr,
.costing-feuille .pr .form-control,
.costing-feuille .pr .input-group-addon,
.costing-feuille .feuille-item-title ul.element-item > li.pr,
.costing-feuille .feuille-item-compare ul.element-item > li.pr {
	color: #EC971F;
}

.ma,
.costing-feuille .ma .form-control,
.costing-feuille .ma .input-group-addon,
.costing-feuille .feuille-item-title ul.element-item > li.ma,
.costing-feuille .feuille-item-compare ul.element-item > li.ma {
	color: #3071A9;
}

.pv,
.costing-feuille .pv .form-control,
.costing-feuille .pv .input-group-addon,
.costing-feuille .feuille-item-title ul.element-item > li.pv,
.costing-feuille .feuille-item-compare ul.element-item > li.pv {
	color: #449D44;
}

.costing-feuille .feuille-item ul.element-item > li.ckbox {
	padding-top: 7px;
}

.costing-feuille .feuille-item ul.element-item > li.ckbox i {
	font-size: 15px;
	position: absolute;
	right: 7px;
	top: 7px;
	cursor: help;
}

.costing-feuille .feuille-item ul.element-item > li {
	padding-top: 2px;
}

.costing-feuille .panel-default > .panel-body {
	padding: 1px 2px;
}

.costing-feuille .panel-default > .panel-heading.title {
	text-align:left;
	text-overflow:ellipsis;
	overflow:hidden;
	padding-left:5px; 
	padding-right: 25px;
}

.costing-feuille .panel-default > .panel-heading.child {
	background-color:transparent;
	border-color:transparent;
}

.costing-feuille .feuille-item-compare .panel-heading {
	padding: 10px 15px;
	text-align: center;
}



.feuille-item .form-control {
	display: inline-block;
	height: 30px;
}

.feuille-item .form-control.error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.feuille-item .form-control.error:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.costing-feuille .modal {
	white-space: normal;
}

.feuille-item ul.element-item > li .input-group {
	width: 100%;
}

.feuille-item ul.element-item > li .row {
	margin-left: -5px;
	margin-right: -5px;
}

.feuille-item ul.element-item > li .row > div {
	padding-left: 5px;
	padding-right: 5px;
}

.costing-feuille .panel-heading .tools {
	float:right;
	line-height:34px;
}

.costing-feuille .panel-heading .tools > a {
	padding-top:0;
	color:#333333;
	text-decoration:none;
}
.costing-feuille .panel-heading .tools > a:hover {
	color:#ddd;
}

.costing-feuille .panel-heading .tools .dropdown-menu li.divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  border:none;
}

.costing-feuille .panel-heading .tools .dropdown-menu li {
	padding:0;
	margin:0;
	height:auto;
	line-height:normal;
	border:none;
}

.costing-feuille .panel-heading .tools .dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.product-total-info.side-fixed {
	position:fixed;
}

.product-total-info {
	padding:35px 15px 0 15px;
	width:100%; 
	background-color:#fff;
}

.product-total-info .card-content {
	text-align:center;
}

.product-total-info .card-heading .badge {
	left:-5px;
	right:-5px;
}

.btn-statut {
	width:100%;
	text-align:left;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	text-decoration: none;
}

.btn-menu-group {
	padding: 5px 0;
}

.btn-menu-group.border {
	border-bottom: 1px solid #EEE;
}

.btn-menu-group .btn-menu:last-child {
	margin-right: 0;
}

.btn-menu-group .btn-menu {
	background-color: #f9f9f9;
	border: 1px solid #DDDDDD;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	cursor: pointer;
	width: 30px;
	height: 30px;
	font-size: 14px;
	padding: 0;
	margin-right: 10px;
	position: relative;
	text-align: center;
	transition: all 0.3s ease 0s;
	color: #333333;
}

.btn-menu-group .btn-menu.active {
	border-color: #333333;
	background-color: #ffffff;
	color: #A5A5A5;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

}

.btn-menu-group .btn-menu:hover {
	border-color: #A5A5A5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
	color: #444444;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	background-color: #ffffff;
	color: #dddddd;
}

.btn-menu-group .btn-menu .badge {
	border-radius: 12px 12px 12px 12px !important;
	border-style: solid;
	border-width: 0;
	box-shadow: none;
	color: #FFFFFF !important;
	font-family: 'Open Sans';
	font-size: 10px !important;
	font-weight: 300;
	padding: 3px 7px;
	position: absolute;
	right: -5px;
	text-shadow: none;
	top: -5px;
}

/*********************************************************
	Gestion des éléments pour le Costing
**/

.costing-btn-group {
	padding:5px 0 2px 0;
	margin-bottom:5px;
	border-bottom: 1px solid #ddd;
} 

.costing-btn-group .btn-costing {
	position:relative;
	display:inline-block;
	margin-right: 3px;
	width:220px;
	background-color : transparent;
	border:1px solid #ddd;
	color:#333;
	box-shadow:none;
}

.costing-btn-group .btn-costing.active,
.costing-btn-group .btn-costing:focus  {
	background-image:none;
	background-color : #f5f5f5;
	border:1px solid #ddd;
	border-bottom: 2px solid #f5f5f5;
	box-shadow:none;
	margin-bottom:-3px;
	border-radius: 4px 4px 0 0;
	color:#428BCA;
}

.costing-btn-group .btn-costing .badge {
	border-radius: 12px 12px 12px 12px !important;
	border-style: solid;
	border-width: 0;
	box-shadow: none;
	font-family: 'Open Sans';
	padding: 3px 7px;
	position: absolute;
	right: -3px;
	top: -5px;

	background-color: white;
	border: 1px solid #428BCA;
	color: #428BCA;
}

.costing-btn-group .btn-costing.active .badge {
	background-color: #428BCA;
	border: 1px solid #428BCA;
	color: #ffffff;
}

.costing-error-wrapper {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 260px;
	right: -260px;
	z-index: 1;
	color: #999;
	border-left: 1px solid #ddd;
	background-color: rgba(255, 255, 255, 1);
	overflow-y: auto;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	display: none;
}

.costing-error-wrapper.open {
	display: block;
	right:0;
}

.costing-error-wrapper h1 {
	height: 30px;
	padding: 0 15px;
	margin-bottom: 15px;
	line-height: 25px;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}

.costing-error-wrapper h1 .btn-side-close {
	float: right;
	padding: 2px 5px;
	border-radius: 100%;
	border: 1px solid #ddd;
	line-height: normal;
	font-size: 16px;
	text-align: center;
	z-index: 999;
}

.costing-error-wrapper h1 .btn-side-close.text-danger {
	border-color: #d43f3a;
}

.costing-error-wrapper h1 .btn-side-close.text-danger:hover {
	border-color: #ac2925;
}

.costing-error-wrapper h1 .btn-side-close.text-warning {
	border-color: #eea236;
}

.costing-error-wrapper h1 .btn-side-close.text-warning:hover {
	border-color: #d58512;
}

.costing-error-wrapper .content {
	padding: 0 15px 15px 15px;
	color: #666666;
}

.costing-error-wrapper .content p {
	font-size: 12px;
}



/*********************************************************
	Gestion de l'affichage du comparatif
**/

.table-compare {
	width:auto;
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.table-compare > thead > tr > th,
.table-compare > tbody > tr > th,
.table-compare > thead > tr > td,
.table-compare > tbody > tr > td {
	padding: 0 4px;
	height: 25px;
	line-height: 25px;
	max-height:25px;
	border: 0.5px solid #ddd !important;
	vertical-align: top;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:11px;
}

.table-compare > thead > tr > th,
.table-compare > tbody > tr > th {
	width:150px;
	min-width:150px;
	max-width:150px;
	font-weight:bold;
	text-align:left;
}

.table-compare > thead > tr > td,
.table-compare > tbody > tr > td {
	width:180px;
	min-width:180px;
	max-width:180px;
	text-align:center;
}

.table-compare > thead > tr > td .cost-value,
.table-compare > tbody > tr > td .cost-value {
	float:right;
	text-align:right;
	width:50%;
	border-left:1px solid #eee;
}

.table-compare > thead > tr > td .cost-text,
.table-compare > tbody > tr > td .cost-text {
	float:left;
	width:50%;
	text-align:center;
}

.table-compare > thead > tr,
.table-compare > tbody> tr
{
	background-color: #ffffff;
}

.table-compare > tbody > tr.border-title > th,
.table-compare > tbody> tr.border-title > td
{
	border-bottom-color: #272727 !important;
}

.table-compare > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/*********************************************************
	Gestion Tab pur les menu à gauche Edit
**/

.tabbable {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}

.mainTab,
.mainTab li {
	width: 100%;
}

.mainTab li.tabTitle {
	margin: 30px 0 20px 0;
	padding: 0 0 0 15px;
	border: none;
	background-color: transparent;
	position: relative;
	color: #888888;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-align: left;
}

.mainTab li.tabTitle i.dt-action {
	margin: auto 0;
	position: absolute;
	right: 0;
	cursor: pointer;
}

.mainTab li i.dt-action {
	margin-left: 20px;
	cursor: pointer;
}

.mainTab .dd-menu {
	position: absolute;
	display: inline;
	top: 8px;
	right: 0;
	background-color: transparent;
	border: none;
	z-index: 999;
	font-size: 15px;
	color: #888888;
}

.mainTab li.open .dd-menu {
	background-color: transparent;
	border: none;
	color: #ddd;
}

.mainTab .dropdown-menu > li > a {
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

.mainTab .dropdown-menu > li > a:hover,
.mainTab .dropdown-menu > li > a:focus {
	background-color: #f5f5f5;
	color: #555555;
}

.mainTab li label {
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

.mainTab li a {
	padding-right: 30px;
}

.toolbar i.dt-action {
	color: #888888;
	font-weight: normal;
	font-style: normal;
	margin-left: 5px;
	font-size: 15px;
}


.toolbar i.dt-action:first-child {
	margin-left: 0;
}


.toolbar i.dt-action:hover,
.panel-tools i.dt-action:hover,
.mainTab .dd-menu:hover,
.mainTab li i.dt-action:hover,
.mainTab li.tabTitle i.dt-action:hover {
	color: #ddd;
}

.tab-content-noborder {
	border: none;
	padding: 0;
	margin: 0;
}

.table.table-striped-border > tbody tr:first-child > th,
.table.table-striped-border > tbody tr:first-child > td {
	border-top:none;
}

.table.table-striped-border > tbody tr:last-child,
.table.table-striped-border > tbody tr > th,
.table.table-striped-border > tbody tr > td {
	border-bottom:none;
}

.table td.noborder {
	border-top: none;
}


.panel.no-radius-b,
.table.no-radius-b tbody tr:last-child {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
}


.panel.no-border-b,
.table.no-border-b tbody tr:last-child {
	border-bottom: none;
}

.table tbody tr:last-child {
	border-bottom: 1px solid #ddd;
}

.table.table-nested {
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}

.table.table-nested > thead > tr > th {
	color:#272727;
	font-weight:bold;
	border-bottom:1px solid #dedede;
}

.table.table-nested > thead > tr > th,
.table.table-nested > tbody > tr:first-child > td {
	padding-top: 0;
	border-top: none;
	border-top-width: 0px;
	border-top-color: transparent;
}

.table.table-nested > tbody > tr:last-child {
	border-bottom: none;
}

.table.table-nested > tbody > tr:last-child > td,
.table.table-nested.small > tbody > tr:last-child > td {
	padding-bottom: 0;
}

.table.table-nested.small > thead > tr > th,
.table.table-nested.small > tbody > tr > td {
	padding: 2px;
	font-size: 11px;
}

.table.small > thead > tr > th,
.table.small > tbody > tr > td {
	padding: 2px;
	font-size: 12px;
}


.table.table-nested.noborder > tbody > tr > td {
	border: none;
}

.cost {
	padding: 0 15px;
}

.table-cost {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table-cost > thead > tr > th,
.table-cost > tbody > tr > th,
.table-cost > tfoot > tr > th,
.table-cost > thead > tr > td,
.table-cost > tbody > tr > td,
.table-cost > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table-cost > thead > tr > th {
  vertical-align: bottom;
}

.table-cost .title {
	padding:0;
	font-family:Raleway;
	font-size: 18px;
	font-weight:normal;
}

.table-cost .title > .green,
.table-cost .title > .info
 {
	margin:0 -1px;
	line-height:40px;
	text-align: center;
	border-radius: 3px 3px 0 0;
	box-shadow: 0 10px 30px -12px rgba(0,0,0,.42), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

.table-cost .title > .green {
	background-color: #3D9400;
	color: #FFFFFF;
}

.table-cost .title > .info {
	background-color: #428BCA;
	color: #FFFFFF;
}

.table-cost .green-lr {
	border-left: 1px solid #3D9400;
	border-right: 1px solid #3D9400;
}
.table-cost .green-t {
	border-top: 1px dotted #3D9400;
}
.table-cost .green-b {
	border-bottom: 1px dotted #3D9400;
}

.table-cost .info-lr {
	border-left: 1px solid #428BCA;
	border-right: 1px solid #428BCA;
}
.table-cost .info-t {
	border-top: 1px dotted #428BCA;
}
.table-cost .info-b {
	border-bottom: 1px dotted #428BCA;
}

.panel.no-margin-b,
.table.no-margin-b,
.no-margin-b {
	margin-bottom:0;
}

a.collapsed i.collapsible:before {
	content: "\f196";
}

a i.collapsible:before {
	content: "\f147";
}

.collapsible-item {
	margin-left: 5px;
	padding: 5px 0 0 5px;
	border-left: 1px solid #ddd;
}

/*********************************************************
	Gestion Tab Horizontale
**/

.mainTabH {
	text-align: left;
}

.mainTabH > li {
	display: inline-block;
	float: none;
	margin-bottom:-2px;
}

.mainTabH li.dropdown a {
	padding-right: 30px;
}

.mainTabH ul li {
	width: 100%;
}

.mainTabH li i.dt-action {
	margin-left: 20px;
	cursor: pointer;
}

.mainTabH li.dropdown .dd-menu {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: none;
	z-index: 999;
	font-size: 15px;
	color: #888888;
}

.dropdown .dd-menu {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: none;
	z-index: 999;
	font-size: 15px;
	color: #888888;
}

.mainTabH li.open .dd-menu {
	background-color: transparent;
	border: none;
	color: #ddd;
}

.mainTabH li .dd-menu:hover,
.mainTabH li .dt-action:hover {
	color: #428BCA;
}

.mainTabH li.dropdown ul li a:hover {
	background-color: #F5F5F5;
	color: #428BCA;
}

.mainTabH > li.active > a,
.mainTabH > li.active > a:hover,
.mainTabH > li.active > a:focus {
	border-color: #428BCA #DDDDDD transparent;
	border-top: 2px solid #428BCA;
}

/*********************************************************
	Gestion Tab pur les menu à gauche Edit
**/

.pg-bottom {
	display: none;
	position: fixed;
	left:0;
	right:0;
	bottom: 45px;
	text-align: center;
	z-index: 9;	
}

.pg {
	margin: -1px 0 0 0;
	padding: 10px 0;
	list-style: none;
	display: inline-block;
	background-color: #F9F9F9;
	border: 1px solid #eee;
	border-top-color: #F9F9F9;
	border-radius: 0 0 10px 10px;
}

.settings .pg,
.pg-bottom .pg {
	margin: 0;
	border: 1px solid #eee;
	border-radius: 10px;
	opacity: 0.9;
}

.pg > li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.pg > li button {
	display: inline-block;
	border: none;
	position: relative;
	line-height: 18px;
	background-color: transparent;
	color: #666666;
	min-width:40px;
	padding: 1px 6px;
}
.pg > li button:hover, .pg > li button:focus, .pg > li button.focus{
	color: #666666;
}

.pg > li .dropdown-menu {
	width: auto;
	min-width: 0;
}

.pg input[type=text] {
	background-color: transparent;
	border: none;
	border-radius: 0;
	text-align: center;
	width: 40px;
	height:20px;
	line-height:18px;
	font-size: 10px;
	padding: 1px;
	margin: 0;
	color: #999999;
	font-weight: normal;
}

.pg input[type=text]:hover,
.pg input[type=text]:focus,
.pg button:focus {
	border: none;
	box-shadow: none;
}

.pg .pg-pageIndex {
	font-weight: bold;
}

.pg .pg-pageCount:hover {
	border-bottom-color: transparent;
}

.pg .pg-itemPerPage {
	font-size: 12px;
	margin: 0;
	color: #999999;
	font-weight: normal;
}

.pg input[type=text].pg-separator {
	width: 20px;
}



/*********************************************************
	Gestion Tab pur les menu à gauche Edit
**/

.panel-pagination {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	display: inline-block;
	background-color: transparent;
}

.panel-pagination li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.panel-pagination li a {
	border: none;
	display: inline-block;
	line-height: 18px;
	background-color: transparent;
	color: #666666;
	padding: 1px 10px;
	margin: 0;
}

.panel-pagination li a i {
	color: #999999;
	font-size: 15px;
	font-weight: normal;
}

.panel-pagination > .disabled > a,
.panel-pagination > .disabled > a:hover {
	opacity: 0;
	cursor: default;
	color: #ddd;
}

.panel-pagination .pageindex,
.panel-pagination .pageseparator,
.panel-pagination .pagecount {
	background-color: transparent;
	border: none;
	border-radius: 0;
	text-align: center;
	width: 40px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.panel-pagination .pageindex {
	color: #999999;
	font-weight: normal;
}

.panel-pagination .pageseparator,
.panel-pagination .pagecount {
	color: #999999;
}

.panel-pagination .pageseparator {
	width: 20px;
}

.panel-pagination li a:hover i {
	color: #ddd;
}

/*********************************************************
	Misc
**/

/* Permit to remove style on pre container */
.transparent {
	border: none;
	background: none;
	font-family: 'Open+Sans',sans-serif;
	font-size: 13px;
	padding: 0 0 0 0;
}

.bold {
	font-weight: bold !important;
}


/* ---------------------------------------------------------------------- */
/*	SPECIFIC BUTTON
/* ---------------------------------------------------------------------- */

.btn-panel {
	color: #999999;
	background-color: #f9F9F9;
	border-color: #dddddd;
}

.btn-panel:hover,
.btn-panel:focus,
.btn-panel:active,
.btn-panel.active,
.open .dropdown-toggle.btn-panel {
	color: #3D9400;
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn-panel:active,
.btn-panel.active,
.open .dropdown-toggle.btn-panel {
	background-image: none;
}

.btn-panel.disabled,
.btn-panel[disabled],
fieldset[disabled] .btn-panel,
.btn-panel.disabled:hover,
.btn-panel[disabled]:hover,
fieldset[disabled] .btn-panel:hover,
.btn-panel.disabled:focus,
.btn-panel[disabled]:focus,
fieldset[disabled] .btn-panel:focus,
.btn-panel.disabled:active,
.btn-panel[disabled]:active,
fieldset[disabled] .btn-panel:active,
.btn-panel.disabled.active,
.btn-panel[disabled].active,
fieldset[disabled] .btn-panel.active {
	background-color: #fff;
	border-color: #ccc;
}

.btn-panel .badge {
	color: #fff;
	background-color: #999999;
}


.badge.badge-loader {
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.btn-icon:hover .badge.badge-loader {
	border-color: #A5A5A5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.badge.badge-loader i {
	color: #999999;
}


/* ---------------------------------------------------------------------- */
/*	PAGE SIDEBAR
/* ---------------------------------------------------------------------- */

#filterside {
	background: #FFFFFF;
	position: absolute;
	margin-top: -1px;
	padding-bottom:15px;
	left: -270px;
	bottom: 39px;
	width: 270px;
	border: 1px solid rgba(23, 24, 26, 0.15);
	opacity: 0.95;
	z-index: 10;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	display: none;
}

#filterside.side-menu {
	left: -220px;
}

#filterside.side-menu .filter-toggle {
	left: auto;
	right: -5px;
}

#filterside.side-fixed {
	top: 0;
	position: fixed;
}

#filterside-container {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

#filterside-container > .content {
	position: absolute;
	top: 55px;
	bottom: 0;
	width: 100%;
	max-height: 100%;
}

#filterside-container > .content form {
	padding: 0 15px;
}

#filterside-container > .content .dropdown-menu > li > a {
	white-space: normal;
}

#filterside .title {
	margin-top: -1px;
	padding-left: 15px;
	padding-right: 40px;
	background: #F9F9F9;
	border-top: 1px solid rgba(23, 24, 26, 0.15);
	border-bottom: 1px solid rgba(23, 24, 26, 0.15);
	color: #666666;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	text-align: left;
	letter-spacing: 1px;
}

#filterside .filter-toggle {
	background: #F9F9F9;
	height: 42px;
	width: 40px;
	border: 1px solid rgba(23, 24, 26, 0.15);
	border-left-width: 0;
	border-radius: 0 5px 5px 0;
	line-height: 42px;
	position: absolute;
	top: -1px;
	left: 100%;
}

#filterside .filter-toggle a {
	display: block;
	font-size: 16px;
	color: #999;
	text-align: center;
	text-decoration: none;
}


#filterside.side-open {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

#filterside.side-menu.side-open {
	-webkit-transform: translate3d(220px, 0, 0);
	transform: translate3d(220px, 0, 0);
}

#filterside.side-open .filter-toggle i:before {
	content: "\f104";
}

#filterside.side-close .filter-toggle i:before {
	content: "\f105";
}

#filterside.side-menu.side-close .tab-side > li > a {
	padding-right: 0;
}

.table tbody > tr.tr-set > td {
	border-top: none;
}

table.table-striped2 tbody > tr.bg-danger > td,
table tbody > tr.bg-danger > td,
#filterside.side-menu .tab-side > li.bg-danger > a {
	background-color: #f2dede;
}

.table-striped2 > tbody > tr:nth-child(4n) > td,
.table-striped2 > tbody > tr:nth-child(4n+1) > td,
.table-striped2 > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-striped3 > tbody > tr:nth-of-type(3n + 1) {
	background-color: #f9f9f9;
}

.table-striped3 > tfoot > tr:first-child {
	background-color: #f9f9f9;
}


#filterside.side-menu.side-close .tab-side > li > a > i {
	width: 50px;
	float: right;
}

#filterside.side-menu.side-close .culture-display,
#filterside.side-menu.side-close .tab-side > .tab-title,
#filterside.side-menu.side-close .tab-side > .tab-element,
#filterside.side-menu.side-close .tab-side > .hide-close,
#filterside.side-menu.side-close .tab-side > li > a > .text-title,
#filterside.side-menu.side-close .tab-side > li > button {
	display: none;
}

#filterside.side-found .filter-toggle {
	color: #fff;
	background-color: #428BCA;
	border-left-width: 1px;
}

#filterside.side-found .filter-toggle a {
	color: #fff;
}

#filterside.side-menu .tab-side > li > a > .text-title {
	padding: 0;
	margin: 0;
}

input.form-control.store-danger {
	background-color: #d9534f;
	color: #ffffff;
}

/*************** SCROLLBAR PLUGIN ***************/

.qc-col {
	width: 100%;
	height:310px; 
	max-height:310px; 
}

/*********************************
	TABS SIDE
**********************************/

.ps-container .ps-scrollbar-y-rail,
.ps-container .ps-scrollbar-x-rail {
	z-index: 20;
}

.tab-side > li {
	display: inline-block;
	width: 100%;
}

.tab-side > li > a {
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	border-right-color: transparent;
}

.tab-side > li > a:hover {
	color: #555555;
}

.tab-side > li.active > a,
.tab-side > li.active > a:hover,
.tab-side > li.active > a:focus,
.tab-side > li.open > a {
	border-color: #ffffff;
	background: #428BCA;
	color: #ffffff;
	z-index: 10;
}


.tab-side > li.open > a:hover,
.tab-side > li.dropdown.open.active > a:hover,
.tab-side > li.dropdown.open.active > a:focus {
	background: #428BCA !important;
	color: #ffffff !important;
}

.tab-side > li.open .dropdown-toggle {
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	color: #555555;
}

.tab-side .dropdown-menu > li > a:hover,
.tab-side .dropdown-menu > li > a:focus {
	background-color: #f5f5f5;
	color: #555555;
	border: none;
}

.tab-side .active > a,
.tab-side .active > a:hover,
.tab-side .active > a:focus {
	background-color: #f5f5f5;
}

.tab-side > li.active > a .selected:before {
	position: absolute;
	margin-top: -2px;
	right: 0;
	width: 5px;
	height: 100%;
	content: "\f0d9";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.tab-side li.tab-title {
	margin: 0;
	padding: 10px 15px;
	display: block;
	border: none;
	background-color: transparent;
	position: relative;
	color: #888888;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-align: left;
}

.tab-side li.tab-title i.dt-action {
	margin: auto 0;
	right: 11px;
	position: absolute;
	cursor: pointer;
	color: #999999;
}

.tab-side li.tab-title i.dt-action:hover {
	color: #ddd;
}

.tab-side > li.tab-separator {
	margin: 10px auto;
	padding: 0;
	height: 1px;
	border: none;
}

.tab-side > li.tab-element > div {
	padding: 0 0 0 15px;
	border: 1px solid #dddddd;
	margin-right: -1px;
	position: relative;
}

.tab-side > li .dd-menu {
	position: absolute;
	display: inline;
	top: 8px;
	right: 1px;
	background-color: #F9F9F9;
	border: none;
	z-index: 10;
	font-size: 15px;
	color: #999999;
}


.tab-side > li .dd-menu:hover {
	color: #ddd;
}

.tab-side > li.open .dd-menu,
.tab-side > li.active .dd-menu {
	background-color: #428BCA;
	color: #fff;
}

.tab-side > li.tab-child a {
	font-size: 11px;
	line-height: 14px;
	padding-left: 30px;
}

.tab-side > li.tab-child {
	padding: 0;
}

.tab-side > li.tab-child .dd-menu {
	font-size: 12px;
}

.tab-side > li.tab-child a,
.tab-side > li.tab-child,
.tab-side > li.tab-child .dd-menu {
	color: #A9A9A9;
}

.tab-side > li .badge {
	top: 2px;
	position: absolute;
	border-radius: 12px !important;
	font-size: 11px !important;
	font-weight: 300;
	padding: 3px 6px;
	text-align: center;
	text-shadow: none !important;
	background-color: #90CCD4;
}

/**********************************/

.page {
	margin-top: 20px;
}

.page-mnu {
	padding-top: 4px;
	height: 38px;
	text-align: center;
}

.page-side {
	padding: 0 0 0 50px;
	border-bottom: 1px solid #EEE;
	min-height: 450px;
}

.page-side-title {
	position: relative;
	min-height: 42px;
	background-color: #F9F9F9;
	border: 1px solid #EEE;
	padding: 0 0 0 15px;
	margin: -7px 0 15px 30px;
	border-radius: 4px;
}

.page-edit > .page-side-title,
.container-fluid > .page-side-title {
	margin-left: 50px;
}

.main-side-container .page-side-title {
	margin-top: 0;
	margin-left: 0;
}

.page-side-title h2 {
	margin: 0;
	padding: 0;
	line-height: 40px;
	font-size: 22px;
	font-weight: 300;
	color: #666666;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.page-side-title h2 small {
	font-size: 12px;
	color: #888888;
	font-weight: 300;
}

.pagination-container,
.page-result .toolbar {
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
	text-align: center;
	height: 40px;
}

.page-side-title .tools,
.page-result .tools {
	position: absolute;
	top:0;
	right:0;
}

.page-side-title .tools {
	padding-right: 15px;
	line-height: 39px;
}

#result-container {
	position: relative;
	display: inline-block;
	min-height: 350px;
	width: 100%;
}

.main-error {
	padding: 0 15px 0 50px;
	margin:0;
}

.alert {
	overflow:hidden;
	text-overflow:ellipsis;
}

.main-error .alert,
.main-notification .alert {
	margin-bottom: 5px;
}
.main-error .alert:last-child,
.main-notification .alert:last-child {
	margin-bottom:0;
}

.main-notification {
	padding: 0 15px 0 0;
	margin:0;
	position :fixed;
	top:auto;
	width:350px;
	max-width:80%;
	bottom:41px;
	right:0;
	z-index:9999;
}

.page-noside-tools {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 15px;
	text-align: left;
}

/*TODO : Bug avec input-group, label ne se met pas en rouge--> modifier couleur dans legend css?*/
.requiredInput:after {
	content: " *";
}

/*ng-cloak*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
	display: none !important;
}

input.show {
	display: inline !important;
	padding: 0;
	margin: 0;
}

/*checkbox*/
input[type=checkbox] {
	display: none;
	margin: 0;
	padding: 0;
}

/* to hide the checkbox itself */
input[type=checkbox] + label {
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-weight: inherit;
}

input[type=checkbox].md + label:before {
	font-size: 24px;
	line-height: 24px;
}

input[type=checkbox].sm + label:before {
	font-size: 20px;
	line-height: 20px;
}

input[type=checkbox] + label:before {
	font-family: FontAwesome;
	margin-top: -2px;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: normal;
	transition: all 0.3s ease 0s;
}

input[type=checkbox] + label:hover:before {
	color: #999999;
}

input[type=checkbox] + label:before {
	content: "\f096";
}
/* space between checkbox and label */

input[type=checkbox]:checked + label:before {
	content: "\f046";
	margin-right: 5.5px;
}

input[type=checkbox]:disabled + label,
input[type=checkbox]:disabled + label:before {
	cursor: not-allowed;
	opacity:1;
	color:#858585;
}

/* allow space for check mark */



/*Radio buttons*/
.radio {
	padding-left: 0px;
}

.radio label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}

input[type=radio] {
	display: none;
}

.radio label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background-color: #fff;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	border-radius: 8px;
}

input[type=radio]:checked + label:before {
	content: "\2022";
	color: #33bd4b;
	font-size: 30px;
	text-align: center;
	line-height: 17px;
}


/*Bootstrap modal*/
.modal-header {
	cursor: move;
}

.modal-content .modal-footer {
	margin-top: 0;
}

/*Pointer cursor*/

.default-cursor.btn,
.default-cursor {
	cursor: default;
}

.pointer-cursor {
	cursor: pointer;
}

/*style for message error*/
.ErrorMessage {
	margin: 5px 0 0 0;
}

/*Button for deploy technical error in error*/
#buttonDeploy {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}

.form-group label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 0;
}

.form-group text {
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
}

.ui-datepicker {
	z-index:9999 !important;
}

/*.input-group .form-control {
	z-index:1 !important;
}*/

.input-group-addon .symbole-currency {
	width: 30px;
}

.input-group-addon label {
	white-space: nowrap;
	min-width: 20px;
	width: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	overflow: visible;
}

.data-estimated {
	color: blue;
}

.data-estimated-N1 {
	color: #428bca;
	font-style:italic;
	font-size:0.9em;
}

.data-real {
	color: green;
}

.fa-pass:before {
	content: "\f087";
	color: green;
	font-size: 16px;
}

.fa-failed:before {
	content: "\f165";
	color: red;
	font-size: 16px;
}


/* ---------------------------------------------------------------------- */
/*	PAGE WHAREHOUSE
/* ---------------------------------------------------------------------- */
.whs-zone {
	overflow-x: auto;
	white-space: nowrap;
	min-height: 400px;
	padding: 15px;
	border: 1px dashed #D5D5D5;
}

.whs-alley {
	margin-right: 40px;
	min-width: 102px;
	height: 100%;
	padding: 2px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #357ebd;
}

.whs-alley:hover {
	border-color: #285e8e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(53, 126, 189, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(53, 126, 189, 0.6);
}

.whs-alley-name {
	text-align: center;
	margin-bottom: 10px;
}

.whs-alley-name a {
	color: #357ebd;
	display: block;
	text-decoration: none;
}

.whs-alley-name a:hover {
	color: #285e8e;
}

.whs-location {
	min-width: 100px;
	margin-bottom: 5px;
	border: 1px dashed #4cae4c;
	position: relative;
}

.whs-location:hover {
	border-color: #398439;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
}

.whs-alley .whs-location:last-child {
	margin-bottom: 0;
}

.whs-location-name {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 46px;
}

.whs-location-name a {
	color: #4cae4c;
	display: block;
	text-decoration: none;
}

.whs-location-name a:hover {
	color: #398439;
}

.whs-level {
	margin: 2px 2px 2px 50px;
	width: 48px;
	border: 1px solid #46b8da;
	text-align: center;
}

.whs-level:hover {
	border-color: #269abc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
}

.whs-level a {
	color: #46b8da;
	display: block;
	text-decoration: none;
}

.whs-level a:hover {
	color: #269abc;
	background-color: #eee;
}

.whs-location,
.whs-level,
.whs-alley {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/* ---------------------------------------------------------------------- */
/*	PAGE INVOICE
/* ---------------------------------------------------------------------- */
.invoice-row .row {
	margin-bottom: 4px;
}

.invoice-row .row:last-child {
	margin-bottom: 0;
}

.invoice-row .row label {
	margin-bottom: 0;
	padding-top: 6px;
}


/* ---------------------------------------------------------------------- */
/*	Offline Page
/* ---------------------------------------------------------------------- */
body.offline {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(88, 88, 91, 1);
}

body.offline .logo {
	position: relative;
	margin: 0 auto 30px auto;
	padding: 20px 35px;
	text-align: center;
	border-bottom: 1px solid #C8C7CC;
}

body.offline .logo img {
	margin: 0 auto;
}

body.offline .logo h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #a7a9ab;
	letter-spacing: 4px;
	text-transform: uppercase;
}

body.offline .copyright {
	font-size: 11px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

.offline-page .box-resetpassword,
.offline-page .box-login,
.offline-page .box-forgot,
.offline-page .box-register {
	background: #FFFFFF;
	padding: 0 15px;
}

.offline-page .box-forgot,
.offline-page .box-register {
	display: none;
}

.offline-page .form fieldset {
	border: none;
	margin: 0;
	padding: 10px 0 0;
}

.offline-page label {
	font-size: 13px;
	margin: 0;
}

.offline-page .input-icon i.fa {
	color: rgba(39, 39, 39, 1);
}

.offline-page .form-actions:before,
.offline-page .form-actions:after {
	content: "";
	display: table;
	line-height: 0;
}

.offline-page .form-actions:after {
	clear: both;
}

.offline-page .form-actions {
	margin-top: 15px;
	padding-top: 10px;
	display: block;
}

/* ---------------------------------------------------------------------- */
/*	Timeline
/* ---------------------------------------------------------------------- */
div.timeline {
	font-family: Arial;
	margin: 0 auto;
	width: 100%;
}

div.timeline .columns > li:nth-child(2n+1) {
	float: left;
	width: 50%;
	clear: left;
	margin-bottom: 20px;
}

div.timeline .columns > li:nth-child(2n+2) {
	float: right;
	width: 50%;
	clear: right;
	margin-top: 20px;
}

div.timeline.time-right .columns > li {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0;
}

div.timeline div.date_separator {
	clear: both;
	height: 60px;
	position: relative;
	text-align: center;
}

/*div.timeline.time-right div.date_separator {
	text-align: left;
}*/

div.timeline div.date_separator span {
	border-radius: 5px 5px 5px 5px;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-top: -16px;
	position: absolute;
	top: -200%;
	transition: all 0.3s linear 0s;
	width: 200px;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	color: #666666;
}

div.timeline.time-right div.date_separator span {
	border-radius: 5px 5px 5px 5px;
	display: block;
	position: relative;
	margin: 0;
	width: 200px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	left: 30px;
	top: 15px;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	color: #666666;
	transition: all 0.3s linear 0s;
}

div.timeline div.spine {
	border-radius: 2px 2px 2px 2px;
	position: absolute;
	top: 0;
	transition: bottom 0.5s linear 0s;
	width: 2px;
	left: 50%;
	margin-left: -1px;
	bottom: 0;
	background-color: #C8C7CC;
}

div.timeline.time-right div.spine {
	left: auto;
}

div.timeline_element {
	border-radius: 5px 5px 5px 5px;
	clear: both;
	margin: 10px 0;
	opacity: 0;
	position: relative;
	transition: all 0.2s linear 0s;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-shadow: none;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}

div.timeline_element:hover {
	border: 1px solid #AAAAAA;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

div.timeline .columns {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.timeline .columns > li:nth-child(2n+1) div.timeline_element {
	margin-left: 0;
	margin-right: 30px;
	left: 0;
	opacity: 1;
}

div.timeline.time-right .columns > li div.timeline_element,
div.timeline .columns > li:nth-child(2n+2) div.timeline_element {
	margin-left: 30px;
	margin-right: 0;
	opacity: 1;
	right: 0;
}

div.timeline div.column_center div.timeline_element {
	margin: 20px auto;
	opacity: 1;
}

div.timeline_element:before {
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 26px;
	border-top: 1px dashed #CCCCCC;
}

div.timeline .columns > li:nth-child(2n+1) div.timeline_element:before {
	right: -27px;
	top: 15px;
}

div.timeline.time-right .columns > li div.timeline_element:before,
div.timeline .columns > li:nth-child(2n+2) div.timeline_element:before {
	left: -27px;
	top: 15px;
}

div.timeline div.column_center div.timeline_element:before {
	display: none;
}

div.timeline_element:after {
	border-radius: 100% 100% 100% 100%;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	width: 10px;
	background-color: #BBBBBB;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

div.timeline_element:hover:after {
	z-index: 100;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 100;
}

div.timeline .columns > li:nth-child(2n+1) div.timeline_element:after {
	right: -36px;
	top: 10px;
}

div.timeline.time-right .columns > li div.timeline_element:after,
div.timeline .columns > li:nth-child(2n+2) div.timeline_element:after {
	left: -36px;
	top: 10px;
}

div.timeline.center div.column_center div.timeline_element:after {
	display: none;
}
/* ie8 fixes */
.ie8 div.timeline_element:after {
	display: none;
}

.ie8 div.timeline_element:before {
	display: none;
}
/**/
div.timeline_element div.timeline_title {
	font-size: 10px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	color: #AAAAAA;
}

div.timeline_element div.title span.timeline_label {
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 100px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.timeline_element div.timeline_title span.timeline_date {
	float: right;
}

div.timeline_element div.content {
	font-size: 13px;
	padding: 0 10px 10px;
}

div.timeline_element div.readmore {
	font-size: 12px;
	padding: 10px;
	text-align: right;
}

div.timeline div.description_container {
	height: 80px;
	margin: 5px 5px 5px 90px;
	overflow: hidden;
}

div.timeline_element.teal {
	background-color: #569099;
	border-color: #4D8189;
	color: #FFFFFF;
}

div.timeline_element.teal:after {
	background-color: #569099;
}

div.timeline_element.teal:hover:after {
	background-color: #FFFFFF;
	border: 1px solid #569099;
	z-index: 100;
}

div.timeline_element.teal div.timeline_title {
	color: #EEEEEE;
}

div.timeline_element.green {
	background-color: #3D9400;
	border-color: #327B00;
	color: #FFFFFF;
}

div.timeline_element.green:after {
	background-color: #3D9400;
}

div.timeline_element.green:hover:after {
	background-color: #FFFFFF;
	border: 1px solid #3D9400;
	z-index: 100;
}

div.timeline_element.green div.timeline_title {
	color: #EEEEEE;
}

div.timeline_element.bricky {
	background-color: #C83A2A;
	border-color: #B33426;
	color: #FFFFFF;
}

div.timeline_element.bricky:after {
	background-color: #C83A2A;
}

div.timeline_element.bricky:hover:after {
	background-color: #FFFFFF;
	border: 1px solid #C83A2A;
	z-index: 100;
}

div.timeline_element.bricky div.timeline_title {
	color: #EEEEEE;
}

div.timeline_element.purple {
	background-color: #57517B;
	border-color: #413D5C;
	color: #FFFFFF;
}

div.timeline_element.purple:after {
	background-color: #57517B;
}

div.timeline_element.purple:hover:after {
	background-color: #FFFFFF;
	border: 1px solid #57517B;
	z-index: 100;
}

div.timeline_element.purple div.timeline_title {
	color: #EEEEEE;
}

div.timeline_element.store {
	background-color: transparent;
	border-color: #C8C7CC;
	color: #333;
}

div.timeline_element.store:after {
	background-color: #444;
}

div.timeline_element.store:hover:after {
	background-color: #FFFFFF;
	border: 1px solid #444;
	z-index: 100;
}

div.timeline_element.store div.timeline_title {
	color: #333;
	font-weight: bold;
}
/* ---------------------------------------------------------------------- */
/*	Accordion
/* ---------------------------------------------------------------------- */

.panel-group.accordion-custom {
	margin-bottom: 0;
}

.accordion-custom .panel {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: none;
}

.accordion-custom .panel-heading {
	padding: 0;
	background-image: none;
	height: auto;
	box-shadow: none;
	border-radius: 0;
}

.accordion-custom .panel-heading .accordion-toggle {
	background-color: #f9f9f9;
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 1;
	padding: 10px 10px 10px 40px;
	position: relative;
	font-weight: bold;
}

.accordion-custom .panel-heading .accordion-toggle:hover {
	text-decoration: none;
	opacity: 0.75;
}

.accordion-custom .panel-heading .accordion-toggle.collapsed {
	font-weight: normal;
}

.accordion-custom .accordion-toggle > .icon-arrow:before,
.accordion-custom .panel-heading .accordion-toggle > .icon-arrow:before {
	content: "\f078";
}

.accordion-custom .accordion-toggle.collapsed > .icon-arrow:before,
.accordion-custom .panel-heading .accordion-toggle.collapsed > .icon-arrow:before {
	content: "\f054" !important;
	padding-left: 8px;
}

.accordion-custom.panel-group .panel-heading .accordion-toggle > .icon-arrow {
	font-size: 11px;
	padding: 0 5px;
}

.accordion-custom.panel-group .panel-heading .accordion-toggle.collapsed > .icon-arrow {
	opacity: 0.75;
}

/* this is the right arrow to show that the item has a submenu  */
.accordion-custom a > .ps-caret,
.accordion-custom .panel-heading .accordion-toggle > .ps-caret {
	display: block;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 15px;
	margin-top: 1px;
	font-size: 10px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}

.accordion-custom a.collapsed > .ps-caret,
.accordion-custom .panel-heading .accordion-toggle.collapsed > .ps-caret {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.sales-argument .panel-heading {
	background-color: transparent;
}

.sales-argument .note-editor.note-frame {
	border-radius: 0;
	border-color: #ddd;
}

.sales-argument .note-editable {
	min-height: 125px;
}


/* ---------------------------------------------------------------------- */
/*	Sheet Schema 
/* ---------------------------------------------------------------------- */

.schema {
	max-width: 100%;
}

.schema ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}

.schema ul li {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 20%;
	min-width: 150px;
	height: 105px;
	white-space: nowrap;
	display: inline-block;
}

.schema ul li:first-child {
	margin-left: 0;
}

.schema ul li .step-child {
	margin: 0;
	border: none;
	top: -78px;
	left: 0;
	height: 110px;
	width: 2px;
	position: absolute;
}

.schema ul li .step-item {
	position: relative;
	width: 100%;
}

.schema ul li .step-item:before {
	position: absolute;
	margin: 0 30px 0 0;
	padding: 0;
	content: "";
	top: 31px;
	left: 50%;
	height: 2px;
	width: 100%;
}
/*
.schema ul li:first-child .step-item:before {
	left: 50%;
	width: 50%;
	max-width: 50%;
}
*/
.schema ul li:last-child .step-item:before {
	display: none;
}

.schema ul li .step-item .step-title-right,
.schema ul li .step-item .step-title {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 50%;
	width: 50%;
	height: 60px;
	line-height: normal;
	overflow: hidden;
	padding: 0 30px 0 0;
	text-align: center;
}

.schema ul li .step-item .step-title.x2 {
	padding-left: 30px;
	left: -50%;
	max-width: 100%;
	width: 100%;
}

.schema ul li .step-item .step-title-right {
	top: 0;
	left: auto;
	right: 0;
	padding: 0 0 0 30px;
	line-height: 60px;
}

.schema ul li .step-item .step-icon {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	font-size: 15px;
	width: 60px;
	height: 60px;
	line-height: 56px;
	position: relative;
	text-align: center;
	font-weight: bold;
	z-index: 99;
}

.schema ul li .step-item .step-desc {
	width: 100%;
	outline: none;
	display: block;
	overflow: hidden;
	text-align: center;
}

.schema ul li .step-item .step-desc .title {
	width: 100%;
	height: 20px;
	line-height: 20px;
	outline: none;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

.schema ul li .step-item .step-desc .sub-title {
	width: 100%;
	height: 25px;
	outline: none;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.schema ul li .step-child,
.schema ul li .step-item:before {
	background-color: #428bca;
}

.schema ul li .step-item .step-icon {
	border: 2px solid #428bca;
}

.schema ul li .step-item .step-title.x2,
.schema ul li .step-item .step-title,
.schema ul li .step-item .step-desc .title,
.schema ul li .step-item .step-desc .sub-title {
	color: #333333;
}

.schema ul li .step-item .step-icon.green {
	background-color: #3D9400;
	border: 2px solid #3D9400;
	color: #ffffff;
}

.schema ul li .step-item .step-icon.teal {
	background-color: #569099;
	border: 2px solid #569099;
	color: #ffffff;
}

.schema ul li .step-item .step-icon.bricky {
	background-color: #C83A2A;
	border: 2px solid #C83A2A;
	color: #ffffff;
}

.schema ul li .step-item .step-icon.info {
	background-color: #428bca;
	border: 2px solid #428bca;
	color: #ffffff;
	z-index: 100;
}

.schema ul li .step-item .step-icon.primary {
	background-color: #337ab7;
	border: 2px solid #2e6da4;
	color: #ffffff;
}

.schema ul li .step-item .step-icon.data {
	background-color: #333333;
	border: 2px solid #333333;
	color: #ffffff;
}

.schema ul li .step-item .step-icon.danger {
	background-color: #ffffff;
	border: 2px solid #d9534f;
	color: #d9534f;
}

.schema ul li .step-item a.step-icon:hover {
	background-color: #ffffff;
	border: 2px solid #428bca;
	color: #428bca;
}

.schema a.toggle {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	color: #428BCA ;
	border: 1px solid #428BCA;
	border-radius: 50%;
	transition: 0.2s;
}

.schema a.toggle.collapsed {
	transform: rotate(180deg);
}

.tab-pane.cross::before {
	position:absolute;
	content:'';
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 10vh;
	background: linear-gradient( 
		to bottom right, 
		transparent calc(50% - 1px), 
		red calc(50% - 1px), 
		red calc(50% + 1px), 
		transparent calc(50% + 1px) 
	), 
	linear-gradient( 
		to bottom left, 
		transparent calc(50% - 1px), 
		red calc(50% - 1px), 
		red calc(50% + 1px), 
		transparent calc(50% + 1px) 
	);
}

/* ---------------------------------------------------------------------- */
/*	Form Wizard
/* ---------------------------------------------------------------------- */
.swMain {
	max-width: 100%;
}

.swMain ul {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.swMain ul li {
	position: relative;
	display: table-cell;
	text-align: center;
	width: 1%;
	padding-bottom: 4px;
}


.swMain ul li > a .stepChild {
	margin-top: 24px;
	top: -100%;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	position: absolute;
	border-left: 4px solid #CED1D6;
	z-index: 1;
}

.swMain ul li > a:before {
	border-top: 4px solid #CED1D6;
	content: "";
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	position: relative;
	top: 21px;
	width: 100%;
	z-index: 1;
}

.swMain ul li:first-child > a:before {
	left: 50%;
	max-width: 51%;
}

.swMain ul li:last-child > a:before {
	max-width: 50%;
	width: 50%;
}

.swMain ul li.active {
	border: 1px dotted #5293C4;
}

.swMain ul li > a.selected .stepChild,
.swMain ul li > a.selected:before,
.swMain li > a.done:before {
	border-color: #5293C4;
}

.swMain ul .stepNumber {
	background-color: #FFFFFF;
	border: 5px solid #CED1D6;
	border-radius: 100% 100% 100% 100%;
	color: #546474;
	display: inline-block;
	font-size: 15px;
	height: 40px;
	line-height: 30px;
	position: relative;
	text-align: center;
	width: 40px;
	z-index: 2;
}

.swMain ul li > a.selected .stepNumber {
	border-color: #5293C4;
}

.swMain ul li > a.done .stepNumber {
	border-color: #5293C4;
	background-color: #5293C4;
	color: #fff;
	text-indent: -9999px;
}

.swMain ul li > a.done .stepNumber:before {
	content: "\f00c";
	display: inline;
	float: right;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
	margin-right: 7px;
	text-indent: 0;
}

.swMain ul li > a.done.wait .stepNumber {
	background-color: #F6F6F6 !important;
	color: #CCCCCC !important;
	text-indent: -0px !important;
}

.swMain ul li > a.done.wait .stepNumber:before {
	content: "" !important;
}

.swMain ul li .stepDesc {
	color: #949EA7;
	display: block;
	font-size: 14px;
	margin-top: 4px;
	max-width: 100%;
	table-layout: fixed;
	text-align: center;
	word-wrap: break-word;
	z-index: 104;
}

.swMain ul li > a.selected .stepDesc,
.swMain li > a.done .stepDesc {
	color: #2B3D53;
}

.swMain ul li > a.selected:hover .stepDesc,
.swMain li > a.done:hover .stepDesc {
	color: #999999;
}

.swMain ul li .stepDesc small {
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
}

.swMain ul li > a:hover {
	text-decoration: none;
}

.swMain .progress {
	margin-bottom: 30px;
}

.swMain .stepContainer {
	height: auto !important;
}

.swMain .loader {
	display: none;
}

.swMain [class^="button"], .swMain [class*=" button"] {
	display: none;
}

.swMain .close {
	display: none;
}

.swMain ul li .btn {
	padding: 1px 4px;
}


.ps-step-container {
	padding: 0 15px;
	margin: 0 0 10px 0;
}

.ps-step {
	position: relative;
	padding: 2px 0 0;
	margin: 15px 0 0 0;
	background-color: #ffffff;
	background-image: none;
	border: 2px solid #5293C4;
	display: block;
	text-align: center;
	color: #333333;
	min-height: 77px;
	transition: all 0.3s ease 0s;
}

.ps-step h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-family: "Open+Sans", sans-serif;
	display: inline-block;
	overflow: hidden;
}

.ps-step .badge {
	border-radius: 12px 12px 12px 12px !important;
	border: 1px solid #5293C4;
	background-color: #5293C4;
	box-shadow: none;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: normal;
	position: absolute;
	text-shadow: none;
}

.ps-step.start .badge {
	left: -10px;
}

.ps-step.end .badge {
	right: -10px;
}

.btn-step {
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	padding: 2px 0;
	display: inline-block;
	border-radius: 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #333;
	background-color: transparent;
}

.btn-step:hover {
	opacity: 0.7;
}

.ps-btn {
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dddddd;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255,255,255,0.8);
	display: block;
	text-align: center;
	height: 45px;
	transition: all 0.3s ease 0s;
}

.ps-btn .badge {
	padding: 5px 10px;
	top: -12px;
	right: -10px;
	border-radius: 12px 12px 12px 12px !important;
	box-shadow: none;
	font-size: 12px !important;
	font-weight: normal;
	position: absolute;
}

.ps-btn .badge.badge-ps {
	border: 1px solid #5293C4;
	background-color: #5293C4;
}

.ps-btn h2 {
	padding: 0;
	margin: 0;
	color: #858585;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-family: "Open+Sans", sans-serif;
	display: inline-block;
	overflow: hidden;
	line-height: 45px;
}

.ps-btn h2 span:hover {
	color: #222;
}



/* ---------------------------------------------------------------------- */
/*	FILTER CONTENT
/* ---------------------------------------------------------------------- */

.side-filter {
	float: left;
	padding:0 150px 0 0;
}

.filter-content {
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}

.filter-content > li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0;
}

.filter-content > li,
.filter-content > li > span {
	font-size: 11px;
	font-weight: normal;
}

.filter-content > li > span {
	padding: 2px 6px;
	margin: 0;
	border-radius: 4px;
	color: #fff;
	background-color: #5293C4;
	border-color: #5293C4;
	display: inline-block;
}

.filter-content > li span.delete-all {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.filter-content > li:last-child {
	margin: 0;
	padding: 0;
}

.filter-content > li:after {
	content: '/';
	margin-left: 5px;
}

.filter-content > li:first-child:after {
	content: ':';
}

.filter-content > li:last-child:after {
	content: none;
}

.filter-content > li a {
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.filter-content > li a:hover {
	color: #ddd;
}

/* ---------------------------------------------------------------------- */
/*	Bootstrap Extension
/* ---------------------------------------------------------------------- */

.col-xs-15,
.col-sm-15,
.col-md-15 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.col-xs-15 {
	width: 20%;
}

@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
	}
}

@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
	}
}

/* ---------------------------------------------------------------------- */
/*	Deposit Image Miniature
/* ---------------------------------------------------------------------- */

.image-pager {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.image-pager > li {
	float: left;
	width: 50px;
	min-height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 2px;
	margin: 0 4px 0 0;
}

.image-pager > li:last-child {
	margin-right: 0;
}

.image-pager > li .grip {
	cursor: move;
}

.image-pager > li a,
.image-pager > li .grip {
	display: block;
}

/* ---------------------------------------------------------------------- */
/*	Customs
/* ---------------------------------------------------------------------- */
.customs-list {
	padding: 0 15px;
}

.customs-list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.customs-list > ul > li {
	padding: 2px;
	margin: 10px 0 0 0;
}

.customs-list > ul > li > a {
	font-size: 12px;
	text-transform: uppercase;
	color: #222;
}

.customs-list > ul > li ul {
	margin-left: 5px;
	border-left: 1px solid #ddd;
}

.customs-list > ul > li > ul li a {
	font-size: 12px;
}

.customs-list > ul > li > ul li {
	margin: 5px 0 0 10px;
}

.customs-list a {
	position: relative;
	color: #428bca;
	display: block;
}

.customs-list a:hover {
	color: #585858;
}

.customs-list li > a > code {
	font-family: monospace;
	color: #fff;
	background-color: #428bca;
	font-size: 100%;
}

.customs-list li > span > code {
	font-family: monospace;
	color: #fff;
	background-color: #222;
	font-size: 100%;
}

.customs-list li a > span,
.customs-list li span > span {
	position: relative;
	margin: 0;
	top: 2px;
}

.customs-list .search {
	margin: 15px 0;
}

.customs-list .search input[type="text"] {
	border-radius: 4px 0 0 4px !important;
}

.selected-text,
.customs-list .selected-text {
	background-color: yellow;
	color: #222;
}

.result-text {
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #666666;
}

/* ---------------------------------------------------------------------- */
/*	PLUGIN SCROLLBAR FOR TO HIDE AND SHOW WHEN MOUSE HOVER
/* ---------------------------------------------------------------------- */

.scrollbar-dynamic > .scroll-element .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.scrollbar-dynamic:hover > .scroll-element .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

/*
00 - CARD
------------------------------------------------------------*/

.home-card-followup {
	opacity:0;
}

.card {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 15px 0 30px 0;
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 4px rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.card > .card-heading {
	position:relative;
	padding: 0;
	margin: 0;
}

.card-heading > .card-icon {
	margin: 0;
	padding:0;
	position:absolute;
	top:-25px;
	left:15px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align: center;
	border-radius: 3px;
	font-size: 25px;
	box-shadow: 0 10px 30px -12px rgba(0,0,0,.42), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

.card-heading > .card-icon.round {
	border-radius:50%;
}

.card-heading > .card-icon.big {
	position:relative;
	margin: -20px 15px 0 15px;
	padding:0 15px;
	width: auto;
	height:40px;
	top:auto;
	left:auto;
	line-height:40px;
	text-align: left;
	font-family:Raleway;
	font-size: 18px;
	
}

.card-heading > .card-title {
	padding: 10px 0;
}

.card-heading .badge {
	border-radius: 12px !important;
	color: #ffffff !important;
	font-family: 'Open Sans';
	font-size: 12px !important;
	font-weight: 300;
	padding: 6px 12px;
	position: absolute;
	left: -12px;
	top: -12px;
}

.card-heading .badge.badge-success a {
	color: #ffffff !important;
}

.card-heading > .card-title h2 {
	padding:0;
	margin: 8px 0;
	font-family:Raleway;
	font-size:18px;
	color: #333333;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:center;
}

.card-heading > .card-title h3 {
	padding:0;
	margin:0;
	font-size:16px;
	font-family:Raleway;
	color: #333333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:center;
}

.card-heading > .card-title h2 a {
	color: #333333;
}
.card-heading > .card-title h2 a:hover {
	color: #dddddd;
}
.card > .card-body {
	border-top: 1px solid #eee;
	margin: 0;
	padding:5px 0;
	color: #888888;
	text-align: center;
}

.card > .card-body a {
	line-height: 22px;
	color: #999;
	font-size:14px;
	transition: all .3s ease 0s;
}

.card > .card-body a:hover {
	color: #666;
}

body:has(.card.full-screen)::after {
	content: " ";
	background-color: rgba(0, 0, 0, 0.85);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9998;
}

.card.full-screen {
	position: fixed !important;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	width: auto;
	height: auto;
	background-color: #ffffff;
	z-index: 9999;
}

.card.full-screen .card-body.card-fullscreen {
	height: calc(100% - 30px);
}

.card-body.card-fullscreen {
	height: 150px;
	padding-top: 20px;
}

.card > .card-footer {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 0;
	color: #888888;
	text-align: center;
	line-height: 30px;
	height: 30px;
}



.card > .card-content {
	margin: 0;
	padding: 15px;
	color: #999;
}

.card > .card-content table {
	color:#272727;
}

.card-heading .card-tools {
	position:absolute;
	top:0;
	right:0;
}

.card-heading .card-tools > .btn,
.card-heading .card-tools > .btn:focus,
.card-heading .card-tools > .btn:active {
	color: #333;
	background-color: transparent;
	border-color: transparent;
}

.card-heading .card-tools > .btn:hover {
	color: #ddd;
}

.card-heading > .card-icon a {
	color: #ffffff;
	transition: all .3s ease 0s;
}

.card-heading > .card-icon a:hover {
	color: #999999;
} 

.card-heading > .card-icon,
.card-heading > .card-icon-long {
  color: #428BCA;
  background-color: #fff;
}

.card-heading .badge.green,
.card-heading > .card-icon.green,
.card-heading > .card-icon-long.green {
	background-color: #3D9400;
	color: #FFFFFF;
}

.card-heading .badge.teal,
.card-heading > .card-icon.teal,
.card-heading > .card-icon-long.teal {
	background-color: #569099;
	color: #FFFFFF;
}

.card-heading .badge.info,
.card-heading > .card-icon.info,
.card-heading > .card-icon-long.info {
	background-color: #428BCA;
	color: #FFFFFF;
}

.card-heading .badge.bricky,
.card-heading > .card-icon.bricky,
.card-heading > .card-icon-long.bricky {
	background-color: #C83A2A;
	color: #ffffff;
}

.card-heading .badge.success,
.card-heading > .card-icon.success,
.card-heading > .card-icon-long.success {
  color: #fff;
  background-color: #47a447;
}

.card-heading .badge.primary,
.card-heading > .card-icon.primary,
.card-heading > .card-icon-long.primary {
  color: #fff;
  background-color: #3276b1;
}

.card-heading .badge.data,
.card-heading > .card-icon.data,
.card-heading > .card-icon-long.data {
  color: #fff;
  background-color: #333333;
}

.card-heading .badge.warning,
.card-heading > .card-icon.warning,
.card-heading > .card-icon-long.warning {
  color: #fff;
  background-color: #f0ad4e;
}

.card-heading .badge.danger,
.card-heading > .card-icon.danger,
.card-heading > .card-icon-long.danger {
  color: #fff;
  background-color: #d9534f;
}

.home-product {
	position:relative;
	padding:0;
	margin: 0 0 10px 0;
	text-align:center;
	font-size:12px;
}

.home-product .product-img {
	padding:1px;
	margin: 0 0 5px 0;
	border: 1px solid #ddd;
	text-align:center;
	max-width: 210px;
}

.home-product .product-ref a {
	color:#666666;
	font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.home-product .product-ref a:hover {
	color:#999999;
}

.home-product .product-des {
	color:#666666;
	font-weight: normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

div.multiselect-GT {
	max-width: 80% !important;
	width: 80% !important;
}

div.multiselect-GT-popup {
	max-width: 100% !important;
	width: 100% !important;
}


/* ---------------------------------------------------------------------- */
/*	SUMMERNOTE
/* ---------------------------------------------------------------------- */
div.note-editable > p {
	margin: 0px;
}

div.note-btn-group.btn-group.note-color.open div > li > div:nth-child(1) {
	display: none;
}

.note-popover .popover-content .note-color .dropdown-menu,
.panel-heading.note-toolbar .note-color .dropdown-menu {
	min-width: 170px;
}

.note-alignment .dropdown-menu {
	padding: 5px;
	min-width: 150px !important;
}

.note-alignment .dropdown-menu .note-btn-group {
	margin-bottom: 5px;
}

.note-alignment .dropdown-menu .note-btn-group:last-child {
	margin-bottom: 0;
}

.note-toolbar.panel-heading {
	height: auto;
}

.note-editor.panel {
	margin-bottom: 0;
	overflow: hidden;
}

/* ---------------------------------------------------------------------- */
/*	SUPPLIER MESSAGE
/* ---------------------------------------------------------------------- */
.message-selected {
	border: 1px solid #c7c8c8;
	background-color: #dddddd;
	padding: 9px 0px;
	margin: 0 2px;
}

.exchange-scrollbar {	
	min-height: 200px;
	max-height: 500px;
	padding: 15px !important;
}

.message-scrollbar {
	min-height: 200px;
	max-height: 400px;
	padding: 15px !important;
}


