@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	/*src: local("Segoe UI"), local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');*/
	src: local("Segoe UI"), local("Open Sans"), local("OpenSans"), url(../fonts/opensans.v8.woff) format('woff');
}
html {
	overflow-x: hidden;/* left sidebar, spec for iOS 7.1*/ 
	font-size: 100%;
	margin: 0;
	height: 100%;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

@media screen and (min-width: 1401px) {
html {
	font-size: 120%;
}
}

@media screen and (max-width: 1400px) {
html {
	font-size: 110%;
}
}

@media screen and (max-width: 1200px) {
html {
	font-size: 100%;
}
}

@media screen and (max-width: 768px) {
html {
	font-size: 100%;
}
}

@media screen and (max-width: 640px) {
html {
	font-size: 90%;
}
}

@media screen and (max-width: 320px) {
html {
	font-size: 80%;
}
}
body {
	font-family: "Segoe UI", "Open Sans", serif;
	font-size: 0.875rem;
	font-weight: 400;
	font-style: normal;
	margin:0;
	height:100%;
}
* {
	box-sizing: border-box;
	border-collapse: collapse;
}
[disabled] {
	pointer-events: none;
	cursor: default;
}
article, aside, details, figcaption, figure, footer, header, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
a:hover, a:active, .tile:active {
	outline: 0;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img, .google-maps img {
	max-width: none;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button, input {
	line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	box-sizing: content-box;
	appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance:none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
input[type=text]::-ms-clear, input[type=email]::-ms-clear, input[type=url]::-ms-clear, input[type=tel]::-ms-clear, input[type=number]::-ms-clear, input[type=time]::-ms-clear {
 display: none;
}
input[type=password]::-ms-reveal {
 display: none;
}
a {
	text-decoration: none;
}
div, p {
	position: relative;
}

@media print {
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]: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%;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.bg-black, .bg-hover-black:hover, .bg-active-black:active, .bg-focus-black:focus {
	background: #000000 !important;
}
.bg-white, .bg-hover-white:hover, .bg-active-white:active, .bg-focus-white:focus {
	background: #ffffff !important;
}
.bg-lime, .bg-hover-lime:hover, .bg-active-lime:active, .bg-focus-lime:focus {
	background: #a4c400 !important;
}
.bg-green, .bg-hover-green:hover, .bg-active-green:active, .bg-focus-green:focus {
	background: #60a917 !important;
}
.bg-emerald, .bg-hover-emerald:hover, .bg-active-emerald:active, .bg-focus-emerald:focus {
	background: #008a00 !important;
}
.bg-teal, .bg-hover-teal:hover, .bg-active-teal:active, .bg-focus-teal:focus {
	background: #00aba9 !important;
}
.bg-cyan, .bg-hover-cyan:hover, .bg-active-cyan:active, .bg-focus-cyan:focus {
	background: #1ba1e2 !important;
}
.bg-cobalt, .bg-hover-cobalt:hover, .bg-active-cobalt:active, .bg-focus-cobalt:focus {
	background: #0050ef !important;
}
.bg-indigo, .bg-hover-indigo:hover, .bg-active-indigo:active, .bg-focus-indigo:focus {
	background: #6a00ff !important;
}
.bg-violet, .bg-hover-violet:hover, .bg-active-violet:active, .bg-focus-violet:focus {
	background: #aa00ff !important;
}
.bg-pink, .bg-hover-pink:hover, .bg-active-pink:active, .bg-focus-pink:focus {
	background: #dc4fad !important;
}
.bg-magenta, .bg-hover-magenta:hover, .bg-active-magenta:active, .bg-focus-magenta:focus {
	background: #d80073 !important;
}
.bg-crimson, .bg-hover-crimson:hover, .bg-active-crimson:active, .bg-focus-crimson:focus {
	background: #a20025 !important;
}
.bg-red, .bg-hover-red:hover, .bg-active-red:active, .bg-focus-red:focus {
	background: #ce352c !important;
}
.bg-orange, .bg-hover-orange:hover, .bg-active-orange:active, .bg-focus-orange:focus {
	background: #fa6800 !important;
}
.bg-amber, .bg-hover-amber:hover, .bg-active-amber:active, .bg-focus-amber:focus {
	background: #f0a30a !important;
}
.bg-yellow, .bg-hover-yellow:hover, .bg-active-yellow:active, .bg-focus-yellow:focus {
	background: #e3c800 !important;
}
.bg-brown, .bg-hover-brown:hover, .bg-active-brown:active, .bg-focus-brown:focus {
	background: #825a2c !important;
}
.bg-olive, .bg-hover-olive:hover, .bg-active-olive:active, .bg-focus-olive:focus {
	background: #6d8764 !important;
}
.bg-steel, .bg-hover-steel:hover, .bg-active-steel:active, .bg-focus-steel:focus {
	background: #647687 !important;
}
.bg-mauve, .bg-hover-mauve:hover, .bg-active-mauve:active, .bg-focus-mauve:focus {
	background: #76608a !important;
}
.bg-taupe, .bg-hover-taupe:hover, .bg-active-taupe:active, .bg-focus-taupe:focus {
	background: #87794e !important;
}
.bg-gray, .bg-hover-gray:hover, .bg-active-gray:active, .bg-focus-gray:focus {
	background: #555555 !important;
}
.bg-dark, .bg-hover-dark:hover, .bg-active-dark:active, .bg-focus-dark:focus {
	background: #333333 !important;
}
.bg-darker, .bg-hover-darker:hover, .bg-active-darker:active, .bg-focus-darker:focus {
	background: #222222 !important;
}
.bg-transparent, .bg-hover-transparent:hover, .bg-active-transparent:active, .bg-focus-transparent:focus {
	background: transparent !important;
}
.bg-darkBrown, .bg-hover-darkBrown:hover, .bg-active-darkBrown:active, .bg-focus-darkBrown:focus {
	background: #63362f !important;
}
.bg-darkCrimson, .bg-hover-darkCrimson:hover, .bg-active-darkCrimson:active, .bg-focus-darkCrimson:focus {
	background: #640024 !important;
}
.bg-darkMagenta, .bg-hover-darkMagenta:hover, .bg-active-darkMagenta:active, .bg-focus-darkMagenta:focus {
	background: #81003c !important;
}
.bg-darkIndigo, .bg-hover-darkIndigo:hover, .bg-active-darkIndigo:active, .bg-focus-darkIndigo:focus {
	background: #4b0096 !important;
}
.bg-darkCyan, .bg-hover-darkCyan:hover, .bg-active-darkCyan:active, .bg-focus-darkCyan:focus {
	background: #1b6eae !important;
}
.bg-darkCobalt, .bg-hover-darkCobalt:hover, .bg-active-darkCobalt:active, .bg-focus-darkCobalt:focus {
	background: #00356a !important;
}
.bg-darkTeal, .bg-hover-darkTeal:hover, .bg-active-darkTeal:active, .bg-focus-darkTeal:focus {
	background: #004050 !important;
}
.bg-darkEmerald, .bg-hover-darkEmerald:hover, .bg-active-darkEmerald:active, .bg-focus-darkEmerald:focus {
	background: #003e00 !important;
}
.bg-darkGreen, .bg-hover-darkGreen:hover, .bg-active-darkGreen:active, .bg-focus-darkGreen:focus {
	background: #128023 !important;
}
.bg-darkOrange, .bg-hover-darkOrange:hover, .bg-active-darkOrange:active, .bg-focus-darkOrange:focus {
	background: #bf5a15 !important;
}
.bg-darkRed, .bg-hover-darkRed:hover, .bg-active-darkRed:active, .bg-focus-darkRed:focus {
	background: #9a1616 !important;
}
.bg-darkPink, .bg-hover-darkPink:hover, .bg-active-darkPink:active, .bg-focus-darkPink:focus {
	background: #9a165a !important;
}
.bg-darkViolet, .bg-hover-darkViolet:hover, .bg-active-darkViolet:active, .bg-focus-darkViolet:focus {
	background: #57169a !important;
}
.bg-darkBlue, .bg-hover-darkBlue:hover, .bg-active-darkBlue:active, .bg-focus-darkBlue:focus {
	background: #16499a !important;
}
.bg-lightBlue, .bg-hover-lightBlue:hover, .bg-active-lightBlue:active, .bg-focus-lightBlue:focus {
	background: #4390df !important;
}
.bg-lightRed, .bg-hover-lightRed:hover, .bg-active-lightRed:active, .bg-focus-lightRed:focus {
	background: #da5a53 !important;
}
.bg-lightGreen, .bg-hover-lightGreen:hover, .bg-active-lightGreen:active, .bg-focus-lightGreen:focus {
	background: #7ad61d !important;
}
.bg-lighterBlue, .bg-hover-lighterBlue:hover, .bg-active-lighterBlue:active, .bg-focus-lighterBlue:focus {
	background: #00ccff !important;
}
.bg-lightTeal, .bg-hover-lightTeal:hover, .bg-active-lightTeal:active, .bg-focus-lightTeal:focus {
	background: #45fffd !important;
}
.bg-lightOlive, .bg-hover-lightOlive:hover, .bg-active-lightOlive:active, .bg-focus-lightOlive:focus {
	background: #78aa1c !important;
}
.bg-lightOrange, .bg-hover-lightOrange:hover, .bg-active-lightOrange:active, .bg-focus-lightOrange:focus {
	background: #c29008 !important;
}
.bg-lightPink, .bg-hover-lightPink:hover, .bg-active-lightPink:active, .bg-focus-lightPink:focus {
	background: #f472d0 !important;
}
.bg-grayDark, .bg-hover-grayDark:hover, .bg-active-grayDark:active, .bg-focus-grayDark:focus {
	background: #333333 !important;
}
.bg-grayDarker, .bg-hover-grayDarker:hover, .bg-active-grayDarker:active, .bg-focus-grayDarker:focus {
	background: #222222 !important;
}
.bg-grayLight, .bg-hover-grayLight:hover, .bg-active-grayLight:active, .bg-focus-grayLight:focus {
	background: #999999 !important;
}
.bg-grayLighter, .bg-hover-grayLighter:hover, .bg-active-grayLighter:active, .bg-focus-grayLighter:focus {
	background: #eeeeee !important;
}
.bg-blue, .bg-hover-blue:hover, .bg-active-blue:active, .bg-focus-blue:focus {
	background: #00aff0 !important;
}
.fg-currentColor{
	color:currentColor;
	color: inherit !important;
}
.fg-black, .fg-hover-black:hover, .fg-active-black:active, .fg-focus-black:focus {
	color: #000000 !important;
}
.fg-white, .fg-hover-white:hover, .fg-active-white:active, .fg-focus-white:focus {
	color: #ffffff !important;
}
.fg-lime, .fg-hover-lime:hover, .fg-active-lime:active, .fg-focus-lime:focus {
	color: #a4c400 !important;
}
.fg-green, .fg-hover-green:hover, .fg-active-green:active, .fg-focus-green:focus {
	color: #60a917 !important;
}
.fg-emerald, .fg-hover-emerald:hover, .fg-active-emerald:active, .fg-focus-emerald:focus {
	color: #008a00 !important;
}
.fg-teal, .fg-hover-teal:hover, .fg-active-teal:active, .fg-focus-teal:focus {
	color: #00aba9 !important;
}
.fg-cyan, .fg-hover-cyan:hover, .fg-active-cyan:active, .fg-focus-cyan:focus {
	color: #1ba1e2 !important;
}
.fg-cobalt, .fg-hover-cobalt:hover, .fg-active-cobalt:active, .fg-focus-cobalt:focus {
	color: #0050ef !important;
}
.fg-indigo, .fg-hover-indigo:hover, .fg-active-indigo:active, .fg-focus-indigo:focus {
	color: #6a00ff !important;
}
.fg-violet, .fg-hover-violet:hover, .fg-active-violet:active, .fg-focus-violet:focus {
	color: #aa00ff !important;
}
.fg-pink, .fg-hover-pink:hover, .fg-active-pink:active, .fg-focus-pink:focus {
	color: #dc4fad !important;
}
.fg-magenta, .fg-hover-magenta:hover, .fg-active-magenta:active, .fg-focus-magenta:focus {
	color: #d80073 !important;
}
.fg-crimson, .fg-hover-crimson:hover, .fg-active-crimson:active, .fg-focus-crimson:focus {
	color: #a20025 !important;
}
.fg-red, .fg-hover-red:hover, .fg-active-red:active, .fg-focus-red:focus {
	color: #ce352c !important;
}
.fg-orange, .fg-hover-orange:hover, .fg-active-orange:active, .fg-focus-orange:focus {
	color: #fa6800 !important;
}
.fg-amber, .fg-hover-amber:hover, .fg-active-amber:active, .fg-focus-amber:focus {
	color: #f0a30a !important;
}
.fg-yellow, .fg-hover-yellow:hover, .fg-active-yellow:active, .fg-focus-yellow:focus {
	color: #e3c800 !important;
}
.fg-brown, .fg-hover-brown:hover, .fg-active-brown:active, .fg-focus-brown:focus {
	color: #825a2c !important;
}
.fg-olive, .fg-hover-olive:hover, .fg-active-olive:active, .fg-focus-olive:focus {
	color: #6d8764 !important;
}
.fg-steel, .fg-hover-steel:hover, .fg-active-steel:active, .fg-focus-steel:focus {
	color: #647687 !important;
}
.fg-mauve, .fg-hover-mauve:hover, .fg-active-mauve:active, .fg-focus-mauve:focus {
	color: #76608a !important;
}
.fg-taupe, .fg-hover-taupe:hover, .fg-active-taupe:active, .fg-focus-taupe:focus {
	color: #87794e !important;
}
.fg-gray, .fg-hover-gray:hover, .fg-active-gray:active, .fg-focus-gray:focus {
	color: #555555 !important;
}
.fg-dark, .fg-hover-dark:hover, .fg-active-dark:active, .fg-focus-dark:focus {
	color: #333333 !important;
}
.fg-darker, .fg-hover-darker:hover, .fg-active-darker:active, .fg-focus-darker:focus {
	color: #222222 !important;
}
.fg-transparent, .fg-hover-transparent:hover, .fg-active-transparent:active, .fg-focus-transparent:focus {
	color: transparent !important;
}
.fg-darkBrown, .fg-hover-darkBrown:hover, .fg-active-darkBrown:active, .fg-focus-darkBrown:focus {
	color: #63362f !important;
}
.fg-darkCrimson, .fg-hover-darkCrimson:hover, .fg-active-darkCrimson:active, .fg-focus-darkCrimson:focus {
	color: #640024 !important;
}
.fg-darkMagenta, .fg-hover-darkMagenta:hover, .fg-active-darkMagenta:active, .fg-focus-darkMagenta:focus {
	color: #81003c !important;
}
.fg-darkIndigo, .fg-hover-darkIndigo:hover, .fg-active-darkIndigo:active, .fg-focus-darkIndigo:focus {
	color: #4b0096 !important;
}
.fg-darkCyan, .fg-hover-darkCyan:hover, .fg-active-darkCyan:active, .fg-focus-darkCyan:focus {
	color: #1b6eae !important;
}
.fg-darkCobalt, .fg-hover-darkCobalt:hover, .fg-active-darkCobalt:active, .fg-focus-darkCobalt:focus {
	color: #00356a !important;
}
.fg-darkTeal, .fg-hover-darkTeal:hover, .fg-active-darkTeal:active, .fg-focus-darkTeal:focus {
	color: #004050 !important;
}
.fg-darkEmerald, .fg-hover-darkEmerald:hover, .fg-active-darkEmerald:active, .fg-focus-darkEmerald:focus {
	color: #003e00 !important;
}
.fg-darkGreen, .fg-hover-darkGreen:hover, .fg-active-darkGreen:active, .fg-focus-darkGreen:focus {
	color: #128023 !important;
}
.fg-darkOrange, .fg-hover-darkOrange:hover, .fg-active-darkOrange:active, .fg-focus-darkOrange:focus {
	color: #bf5a15 !important;
}
.fg-darkRed, .fg-hover-darkRed:hover, .fg-active-darkRed:active, .fg-focus-darkRed:focus {
	color: #9a1616 !important;
}
.fg-darkPink, .fg-hover-darkPink:hover, .fg-active-darkPink:active, .fg-focus-darkPink:focus {
	color: #9a165a !important;
}
.fg-darkViolet, .fg-hover-darkViolet:hover, .fg-active-darkViolet:active, .fg-focus-darkViolet:focus {
	color: #57169a !important;
}
.fg-darkBlue, .fg-hover-darkBlue:hover, .fg-active-darkBlue:active, .fg-focus-darkBlue:focus {
	color: #16499a !important;
}
.fg-lightBlue, .fg-hover-lightBlue:hover, .fg-active-lightBlue:active, .fg-focus-lightBlue:focus {
	color: #4390df !important;
}
.fg-lighterBlue, .fg-hover-lighterBlue:hover, .fg-active-lighterBlue:active, .fg-focus-lighterBlue:focus {
	color: #00ccff !important;
}
.fg-lightTeal, .fg-hover-lightTeal:hover, .fg-active-lightTeal:active, .fg-focus-lightTeal:focus {
	color: #45fffd !important;
}
.fg-lightOlive, .fg-hover-lightOlive:hover, .fg-active-black:active, .fg-focus-black:focus {
	color: #78aa1c !important;
}
.fg-lightOrange, .fg-hover-lightOrange:hover, .fg-active-lightOrange:active, .fg-focus-lightOrange:focus {
	color: #c29008 !important;
}
.fg-lightPink, .fg-hover-lightPink:hover, .fg-active-lightPink:active, .fg-focus-lightPink:focus {
	color: #f472d0 !important;
}
.fg-lightRed, .fg-hover-lightRed:hover, .fg-active-lightRed:active, .fg-focus-lightRed:focus {
	color: #da5a53 !important;
}
.fg-lightGreen, .fg-hover-lightGreen:hover, .fg-active-lightGreen:active, .fg-focus-lightGreen:focus {
	color: #7ad61d !important;
}
.fg-grayDark, .fg-hover-grayDark:hover, .fg-active-grayDark:active, .fg-focus-grayDark:focus {
	color: #333333 !important;
}
.fg-grayDarker, .fg-hover-grayDarker:hover, .fg-active-grayDarker:active, .fg-focus-grayDarker:focus {
	color: #222222 !important;
}
.fg-grayLight, .fg-hover-grayLight:hover, .fg-active-grayLight:active, .fg-focus-grayLight:focus {
	color: #999999 !important;
}
.fg-grayLighter, .fg-hover-grayLighter:hover, .fg-active-grayLighter:active, .fg-focus-grayLighter:focus {
	color: #eeeeee !important;
}
.fg-blue, .fg-hover-blue:hover, .fg-active-blue:active, .fg-focus-blue:focus {
	color: #00aff0 !important;
}
.ol-black {
	outline-color: #000000 !important;
}
.ol-white {
	outline-color: #ffffff !important;
}
.ol-lime {
	outline-color: #a4c400 !important;
}
.ol-green {
	outline-color: #60a917 !important;
}
.ol-emerald {
	outline-color: #008a00 !important;
}
.ol-teal {
	outline-color: #00aba9 !important;
}
.ol-cyan {
	outline-color: #1ba1e2 !important;
}
.ol-cobalt {
	outline-color: #0050ef !important;
}
.ol-indigo {
	outline-color: #6a00ff !important;
}
.ol-violet {
	outline-color: #aa00ff !important;
}
.ol-pink {
	outline-color: #dc4fad !important;
}
.ol-magenta {
	outline-color: #d80073 !important;
}
.ol-crimson {
	outline-color: #a20025 !important;
}
.ol-red {
	outline-color: #ce352c !important;
}
.ol-orange {
	outline-color: #fa6800 !important;
}
.ol-amber {
	outline-color: #f0a30a !important;
}
.ol-yellow {
	outline-color: #e3c800 !important;
}
.ol-brown {
	outline-color: #825a2c !important;
}
.ol-olive {
	outline-color: #6d8764 !important;
}
.ol-steel {
	outline-color: #647687 !important;
}
.ol-mauve {
	outline-color: #76608a !important;
}
.ol-taupe {
	outline-color: #87794e !important;
}
.ol-gray {
	outline-color: #555555 !important;
}
.ol-dark {
	outline-color: #333333 !important;
}
.ol-darker {
	outline-color: #222222 !important;
}
.ol-transparent {
	outline-color: transparent !important;
}
.ol-darkBrown {
	outline-color: #63362f !important;
}
.ol-darkCrimson {
	outline-color: #640024 !important;
}
.ol-darkMagenta {
	outline-color: #81003c !important;
}
.ol-darkIndigo {
	outline-color: #4b0096 !important;
}
.ol-darkCyan {
	outline-color: #1b6eae !important;
}
.ol-darkCobalt {
	outline-color: #00356a !important;
}
.ol-darkTeal {
	outline-color: #004050 !important;
}
.ol-darkEmerald {
	outline-color: #003e00 !important;
}
.ol-darkGreen {
	outline-color: #128023 !important;
}
.ol-darkOrange {
	outline-color: #bf5a15 !important;
}
.ol-darkRed {
	outline-color: #9a1616 !important;
}
.ol-darkPink {
	outline-color: #9a165a !important;
}
.ol-darkViolet {
	outline-color: #57169a !important;
}
.ol-darkBlue {
	outline-color: #16499a !important;
}
.ol-lightBlue {
	outline-color: #4390df !important;
}
.ol-lighterBlue {
	outline-color: #00ccff !important;
}
.ol-lightTeal {
	outline-color: #45fffd !important;
}
.ol-lightOlive {
	outline-color: #78aa1c !important;
}
.ol-lightOrange {
	outline-color: #c29008 !important;
}
.ol-lightPink {
	outline-color: #f472d0 !important;
}
.ol-lightRed {
	outline-color: #da5a53 !important;
}
.ol-lightGreen {
	outline-color: #7ad61d !important;
}
.ol-grayDark {
	outline-color: #333333 !important;
}
.ol-grayDarker {
	outline-color: #222222 !important;
}
.ol-grayLight {
	outline-color: #999999 !important;
}
.ol-grayLighter {
	outline-color: #eeeeee !important;
}
.ol-blue {
	outline-color: #00aff0 !important;
}
.bd-black {
	border-color: #000000 !important;
}
.bd-white {
	border-color: #ffffff !important;
}
.bd-lime {
	border-color: #a4c400 !important;
}
.bd-green {
	border-color: #60a917 !important;
}
.bd-emerald {
	border-color: #008a00 !important;
}
.bd-teal {
	border-color: #00aba9 !important;
}
.bd-cyan {
	border-color: #1ba1e2 !important;
}
.bd-cobalt {
	border-color: #0050ef !important;
}
.bd-indigo {
	border-color: #6a00ff !important;
}
.bd-violet {
	border-color: #aa00ff !important;
}
.bd-pink {
	border-color: #dc4fad !important;
}
.bd-magenta {
	border-color: #d80073 !important;
}
.bd-crimson {
	border-color: #a20025 !important;
}
.bd-red {
	border-color: #ce352c !important;
}
.bd-orange {
	border-color: #fa6800 !important;
}
.bd-amber {
	border-color: #f0a30a !important;
}
.bd-yellow {
	border-color: #e3c800 !important;
}
.bd-brown {
	border-color: #825a2c !important;
}
.bd-olive {
	border-color: #6d8764 !important;
}
.bd-steel {
	border-color: #647687 !important;
}
.bd-mauve {
	border-color: #76608a !important;
}
.bd-taupe {
	border-color: #87794e !important;
}
.bd-gray {
	border-color: #555555 !important;
}
.bd-dark {
	border-color: #333333 !important;
}
.bd-darker {
	border-color: #222222 !important;
}
.bd-transparent {
	border-color: transparent !important;
}
.bd-darkBrown {
	border-color: #63362f !important;
}
.bd-darkCrimson {
	border-color: #640024 !important;
}
.bd-darkMagenta {
	border-color: #81003c !important;
}
.bd-darkIndigo {
	border-color: #4b0096 !important;
}
.bd-darkCyan {
	border-color: #1b6eae !important;
}
.bd-darkCobalt {
	border-color: #00356a !important;
}
.bd-darkTeal {
	border-color: #004050 !important;
}
.bd-darkEmerald {
	border-color: #003e00 !important;
}
.bd-darkGreen {
	border-color: #128023 !important;
}
.bd-darkOrange {
	border-color: #bf5a15 !important;
}
.bd-darkRed {
	border-color: #9a1616 !important;
}
.bd-darkPink {
	border-color: #9a165a !important;
}
.bd-darkViolet {
	border-color: #57169a !important;
}
.bd-darkBlue {
	border-color: #16499a !important;
}
.bd-lightBlue {
	border-color: #4390df !important;
}
.bd-lightTeal {
	border-color: #45fffd !important;
}
.bd-lightOlive {
	border-color: #78aa1c !important;
}
.bd-lightOrange {
	border-color: #c29008 !important;
}
.bd-lightPink {
	border-color: #f472d0 !important;
}
.bd-lightRed {
	border-color: #da5a53 !important;
}
.bd-lightGreen {
	border-color: #7ad61d !important;
}
.bd-grayDark {
	border-color: #333333 !important;
}
.bd-grayDarker {
	border-color: #222222 !important;
}
.bd-grayLight {
	border-color: #999999 !important;
}
.bd-grayLighter {
	border-color: #eeeeee !important;
}
.bd-blue {
	border-color: #00aff0 !important;
}
.ribbed-black {
	background: #000000 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-white {
	background: #ffffff linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
	background-size: 40px 40px !important;
}
.ribbed-lime {
	background: #a4c400 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-green {
	background: #60a917 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-emerald {
	background: #008a00 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-teal {
	background: #00aba9 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-cyan {
	background: #1ba1e2 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-cobalt {
	background: #0050ef 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-indigo {
	background: #6a00ff 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-violet {
	background: #aa00ff 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-pink {
	background: #dc4fad 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-magenta {
	background: #d80073 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-crimson {
	background: #a20025 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-red {
	background: #ce352c 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-orange {
	background: #fa6800 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-amber {
	background: #f0a30a 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-yellow {
	background: #e3c800 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-brown {
	background: #825a2c 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-olive {
	background: #6d8764 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-steel {
	background: #647687 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-mauve {
	background: #76608a 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-taupe {
	background: #87794e 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-dark {
	background: #222222 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darker {
	background: #1d1d1d 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkBrown {
	background: #63362f 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkCrimson {
	background: #640024 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkMagenta {
	background: #81003c 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkIndigo {
	background: #4b0096 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkCyan {
	background: #1b6eae 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkCobalt {
	background: #00356a 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkTeal {
	background: #004050 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkEmerald {
	background: #003e00 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkGreen {
	background: #128023 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkOrange {
	background: #bf5a15 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkRed {
	background: #9a1616 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkPink {
	background: #9a165a 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkViolet {
	background: #57169a 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-darkBlue {
	background: #16499a 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightBlue {
	background: #4390df 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightTeal {
	background: #45fffd linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightOlive {
	background: #78aa1c 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightOrange {
	background: #c29008 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightPink {
	background: #f472d0 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightRed {
	background: #da5a53 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lightGreen {
	background: #7ad61d 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-lighterBlue {
	background: #00ccff 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-grayed {
	background: #585858 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-grayDark {
	background: #333333 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-grayDarker {
	background: #222222 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-gray {
	background: #555555 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-grayLight {
	background: #999999 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) !important;
	background-size: 40px 40px !important;
}
.ribbed-grayLighter {
	background: #eeeeee linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
	background-size: 40px 40px !important;
}
.ribbed-blue {
	background: #00aff0 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) !important;
	background-size: 40px 40px !important;
}
.animated-ribbed[class*=ribbed-] {
	animation: ribbed-move 2s linear infinite;
}
.animated-ribbed-hover:hover[class*=ribbed-] {
	animation: ribbed-move 2s linear infinite;
}
@keyframes ribbed-move {
 0% {
background-position: 0 0;
}
 100% {
background-position: 40px 40px;
}
}
.flush-list {
	padding: 0;
	margin: 0;
	list-style: none inside none;
}
.shadow {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
.block-shadow {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.block-shadow-success {
	box-shadow: 0 0 25px 0 rgba(0, 128, 0, 0.7);
}
.block-shadow-error {
	box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
}
.block-shadow-danger {
	box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
}
.block-shadow-warning {
	box-shadow: 0 0 25px 0 rgba(255, 165, 0, 0.7);
}
.block-shadow-info {
	box-shadow: 0 0 25px 0 rgba(89, 205, 226, 0.7);
}
.block-shadow-impact {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.bottom-shadow {
	box-shadow: -1px 6px 6px -6px rgba(0, 0, 0, 0.35);
}
.text-shadow {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.no-shadow {
	box-shadow: none !important;
}
.full-size {
	width: 100% !important;
}
.block {
	display: block !important;
}
.inline-block {
	display: inline-block !important;
}
.no-display {
	display: none !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.no-float {
	float: none !important;
}
.no-visible {
	visibility: hidden !important;
}
.no-border {
	border: 0 !important;
}
.no-overflow {
	overflow: hidden !important;
}
.no-wrap {
	white-space: nowrap !important;
}
.no-border-left {
	border-left: none !important;
}
.no-border-right {
	border-right: none !important;
}
.no-border-top {
	border-top: none !important;
}
.no-border-bottom {
	border-bottom: none !important;
}
.scroll-speed-fix{
	-webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
	overflow: auto;
}
@media screen and (max-width: 320px) {
  .no-small-phone {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .no-phone {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .no-tablet {
    display: none !important;
  }
  .scroll-speed-fix{
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
   }
}
@media screen and (min-width: 801px) {
  .no-pc {
    display: none !important;
  }
}
.place-right {
	float: right !important;
}
.place-left {
	float: left !important;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}
.no-user-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.no-appearance {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.debug {
	border: 1px dashed red;
}
.example {
	padding: .625rem 1.825rem .625rem 2.5rem;
	border: 1px #ccc dashed;
	position: relative;
	margin: 0 0 .625rem 0;
	background-color: #ffffff;
}
.example:before, .example:after {
	display: table;
	content: "";
}
.example:after {
	clear: both;
}
.example:before {
	position: absolute;
	content: attr(data-text);
	text-transform: lowercase;
	left: 1.5rem;
	top: 11.875rem;
	color: gray;
	display: block;
	font-size: 1rem;
	line-height: 1rem;
	height: 1rem;
	text-align: right;
	white-space: nowrap;
	direction: ltr;
	width: 12.5rem;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.padding10 {
	padding: 0.625rem;
}
.padding20 {
	padding: 1.25rem;
}
.padding30 {
	padding: 1.875rem;
}
.padding40 {
	padding: 2.5rem;
}
.padding50 {
	padding: 3.125rem;
}
.padding60 {
	padding: 3.75rem;
}
.padding70 {
	padding: 4.375rem;
}
.padding80 {
	padding: 5rem;
}
.padding90 {
	padding: 5.625rem;
}
.padding100 {
	padding: 6.25rem;
}
.padding5 {
	padding: 5px;
}
.margin5 {
	margin: 5px;
}
.margin10 {
	margin: 0.625rem;
}
.margin20 {
	margin: 1.25rem;
}
.margin30 {
	margin: 1.875rem;
}
.margin40 {
	margin: 2.5rem;
}
.margin50 {
	margin: 3.125rem;
}
.margin60 {
	margin: 3.75rem;
}
.margin70 {
	margin: 4.375rem;
}
.margin80 {
	margin: 5rem;
}
.margin90 {
	margin: 5.625rem;
}
.margin100 {
	margin: 6.25rem;
}
.opacity {
	opacity: .9;
}
.half-opacity {
	opacity: .5;
}
.hi-opacity {
	opacity: .2;
}
.toggle-focus-child:focus > .toggle-block,
.toggle-hover-child:hover > .toggle-block {
	display: block !important;
}
.toggle-focus-child:focus > .toggle-none,
.toggle-hover-child:hover > .toggle-none {
	display: none !important;
}
.toggle-focus-child:focus > .toggle-inline-block,
.toggle-hover-child:hover > .toggle-inline-block{
	display: inline-block !important;
}
.toggle-focus-child:focus > .toggle-inherit,
.toggle-hover-child:hover > .toggle-inherit {
	display: inherit !important;
}
.element-selected {
	border: 4px #4390df solid;
}
.element-selected:after {
	position: absolute;
	display: block;
	border-top: 28px solid #4390df;
	border-left: 28px solid transparent;
	right: 0;
	content: "";
	top: 0;
	z-index: 101;
}
.element-selected:before {
	position: absolute;
	display: block;
	content: "";
	background-color: transparent;
	border-color: #ffffff;
	border-left: 2px solid;
	border-bottom: 2px solid;
	height: .25rem;
	width: .5rem;
	right: 0;
	top: 0;
	z-index: 102;
	transform: rotate(-45deg);
	color:#FFFFFF;
}
/* Block function */
.set-border {
	border: 1px #d9d9d9 solid;
}
.set-border.medium-border {
	border-width: 8px;
}
.set-border.large-border {
	border-width: 16px;
}
.pos-abs {
	position: absolute !important;
}
.pos-rel {
	position: relative !important;
}
.pos-fix {
	position: fixed !important;
}
/* transform functions */
.rotate45 {
	transform: rotate(45deg);
}
.rotate90 {
	transform: rotate(90deg);
}
.rotate135 {
	transform: rotate(135deg);
}
.rotate180 {
	transform: rotate(180deg);
}
.rotate225 {
	transform: rotate(225deg);
}
.rotate270 {
	transform: rotate(270deg);
}
.rotate360 {
	transform: rotate(360deg);
}
.rotate-45 {
	transform: rotate(-45deg);
}
.rotate-90 {
	transform: rotate(-90deg);
}
.rotate-135 {
	transform: rotate(-135deg);
}
.rotate-180 {
	transform: rotate(-180deg);
}
.rotate-225 {
	transform: rotate(-225deg);
}
.rotate-270 {
	transform: rotate(-270deg);
}
.rotate-360 {
	transform: rotate(-360deg);
}
.rotateX45 {
	transform: rotateX(45deg);
}
.rotateX90 {
	transform: rotateX(90deg);
}
.rotateX135 {
	transform: rotateX(135deg);
}
.rotateX180 {
	transform: rotateX(180deg);
}
.rotateX225 {
	transform: rotateX(225deg);
}
.rotateX270 {
	transform: rotateX(270deg);
}
.rotateX360 {
	transform: rotateX(360deg);
}
.rotateX-45 {
	transform: rotateX(-45deg);
}
.rotateX-90 {
	transform: rotateX(-90deg);
}
.rotateX-135 {
	transform: rotateX(-135deg);
}
.rotateX-180 {
	transform: rotateX(-180deg);
}
.rotateX-225 {
	transform: rotateX(-225deg);
}
.rotateX-270 {
	transform: rotateX(-270deg);
}
.rotateX-360 {
	transform: rotateX(-360deg);
}
.rotateY45 {
	transform: rotateY(45deg);
}
.rotateY90 {
	transform: rotateY(90deg);
}
.rotateY135 {
	transform: rotateY(135deg);
}
.rotateY180 {
	transform: rotateY(180deg);
}
.rotateY225 {
	transform: rotateY(225deg);
}
.rotateY270 {
	transform: rotateY(270deg);
}
.rotateY360 {
	transform: rotateY(360deg);
}
.rotateY-45 {
	transform: rotateY(-45deg);
}
.rotateY-90 {
	transform: rotateY(-90deg);
}
.rotateY-135 {
	transform: rotateY(-135deg);
}
.rotateY-180 {
	transform: rotateY(-180deg);
}
.rotateY-225 {
	transform: rotateY(-225deg);
}
.rotateY-270 {
	transform: rotateY(-270deg);
}
.rotateY-360 {
	transform: rotateY(-360deg);
}
h1, .leader {
	font: 400 2.25rem/1.1 "Segoe UI", "Open Sans", serif;
}
h2, .sub-leader {
	font: 500 1.875rem/1.1 "Segoe UI", "Open Sans", serif;
}
h3, .header {
	font: 500 1.5rem/1.1 "Segoe UI", "Open Sans", serif;
}
h4, .sub-header {
	font: 500 1.125rem/1.1 "Segoe UI", "Open Sans", serif;
}
.alt-header {
	font: 500 1rem/1.1 "Segoe UI", "Open Sans", serif;
}
h5, .sub-alt-header {
	font: 500 0.875rem/1.1 "Segoe UI", "Open Sans", serif;
}
h6, .minor-header {
	font: 500 0.75rem/1.1 "Segoe UI", "Open Sans", serif;
}

@media screen and (max-width: 800px) {
h1, h2, h3, h4, h5, h6, p {
	margin: .625rem 0 .625rem .625rem;
}
}
h1, h2, h3, h4, h5, h6 {
	margin: .625rem 0;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: 400;
	font-size: .7em;
	line-height: 1;
	color: #777;
}
.text-light {
	font-weight: 300;
	font-style: normal;
}
.text-normal {
	font-weight: 400;
	font-style: normal;
}
.text-bold {
	font-style: normal;
	font-weight: 700;
}
.text-italic {
	font-style: italic;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
.capital {
	text-transform: capitalize;
}
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.align-justify {
	text-align: justify !important;
}
.v-align-top {
	vertical-align: top;
}
.v-align-bottom {
	vertical-align: bottom;
}
.v-align-baseline {
	vertical-align: baseline;
}
.v-align-middle {
	vertical-align: middle;
}
.v-align-sub {
	vertical-align: sub;
}
.v-align-super {
	vertical-align: super;
}
.v-align-top-text {
	vertical-align: text-top;
}
.v-align-bottom-text {
	vertical-align: text-bottom;
}
.text-dashed {
	border: 0;
	border-bottom: 1px gray dashed;
	display: inline;
}
.indent-paragraph:first-letter {
	margin-left: 2.5rem !important;
}
.text-secondary {
	font-size: 0.75rem !important;
}
.text-accent, .text-enlarged {
	font-size: 1.1rem !important;
}
.text-default {
	font-size: 0.875rem !important;
}
.text-small {
	font-size: 0.625rem !important;
}
.text-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
abbr {
	text-decoration: none;
	border-bottom: 1px #999999 dotted;
	cursor: help;
	display: inline;
}
address {
	font-weight: 400;
	font-style: normal;
	margin: .625rem 0;
}
blockquote {
	margin: .625rem 0;
	padding: 0 0 0 .625rem;
	border-left: 0.25rem #999999 solid;
}
blockquote small {
	color: #999999;
}
blockquote small:before {
	content: "\2014 \00A0";
}
blockquote.place-right {
	border: 0;
	border-right: 4px #999999 solid;
	padding-right: .625rem;
	text-align: right;
}
blockquote.place-right small:before {
	content: "";
}
blockquote.place-right small:after {
	content: " \00A0 \2014";
}
.unstyled-list {
	padding-left: 0;
	list-style: none;
}
.unstyled-list li ul, .unstyled-list li ol {
	list-style: none;
	padding-left: 1.5625rem;
}
.inline-list {
	list-style: none;
	padding-left: 0;
}
.inline-list li {
	display: inline-block;
	margin-right: .625rem;
}
.inline-list li:last-child {
	margin-right: 0;
}
ul, ol {
	margin-left: .3125rem;
}
ul li, ol li {
	line-height: 1.25rem;
}
ul li ul, ol li ul, ul li ol, ol li ol {
	padding-left: 1.5625rem;
}
dl dt, dl dd {
	line-height: 1.25rem;
}
dl dt {
	font-style: normal;
	font-weight: 700;
}
dl dd {
	margin-left: .9375rem;
}
dl.horizontal dt {
	float: left;
	width: 10rem;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
dl.horizontal dd {
	margin-left: 11.25rem;
}
a, a:visited  {
	color: #0079bc;
}
hr {
	border: 0;
	height: 2px;
	background-color: #88b9e3;
}
hr.thin {
	height: 1px;
}
hr.fat {
	height: 3px;
}
.tag {
	display: inline-block;
	line-height: 1.1;
	font-size: 80%;
	padding: 1px 4px 2px;
	background-color: #eeeeee;
	border-radius: 2px;
	color: #1d1d1d;
	vertical-align: middle;
}
.tag.success {
	background-color: #60a917;
	color: #ffffff;
}
.tag.alert {
	background-color: #ce352c;
	color: #ffffff;
}
.tag.info {
	background-color: #1ba1e2;
	color: #ffffff;
}
.tag.warning {
	background-color: #fa6800;
	color: #ffffff;
}
a.tag {
	text-decoration: underline;
	cursor: pointer;
}
.container {
	width: 960px;
	margin: 0 auto;
}

.container > .main-title{
	font-weight:300;
}

@media screen and (min-width: 1920px) {
.container {
	width: 1688px;
}
}

/*@media screen and (min-width: 1401px) {
.container {
	width: 1200px;
}
}*/

@media screen and (min-width: 1360px) and (max-width: 1919px){
.container {
	width: 1140px;
}
}
@media screen and (min-width: 321px) and (max-width: 1030px) { /*(max-width: 992px)*/
.container {
	width: 100%;
	padding: 4px;
}
}

/*@media screen and (max-width: 768px) {
  .container {
    width: 100%;
    padding: 10px;
  }
}*/
/*@media screen and (max-width: 640px) {
  .container {
    width: 100%;
    padding: 10px;
  }
}*/
@media screen and (max-width: 320px) {
.container {
	width: 100%;
	padding: 5px;
}
}
.grid {
	display: block;
	position: relative;
	margin: .625rem 0;
}
.grid:before, .grid:after {
	display: table;
	content: "";
}
.grid:after {
	clear: both;
}
.grid .row {
	width: 100%;
	display: block;
	margin: 0 0 2.12765% 0;
}
.grid .row:before, .grid .row:after {
	display: table;
	content: "";
}
.grid .row:after {
	clear: both;
}
.grid .row:last-child {
	margin-bottom: 0;
}
.grid .row > .cell {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	min-height: 10px;
	margin: 0 0 0 2.12765%;
}
.grid .row > .cell:first-child {
	margin-left: 0;
}
.grid .row.cells2 > .cell {
	width: 48.936175%;
}
.grid .row.cells2 > .cell.colspan2 {
	width: 100%;
}
.grid .row.cells2 > .cell.offset1 {
	margin-left: 51.063825%;
}
.grid .row.cells2 > .cell.offset2 {
	margin-left: 102.12765%;
}
.grid .row.cells3 > .cell {
	width: 31.9149%;
}
.grid .row.cells3 > .cell.colspan2 {
	width: 65.95745%;
}
.grid .row.cells3 > .cell.colspan3 {
	width: 100%;
}
.grid .row.cells3 > .cell.offset1 {
	margin-left: 34.04255%;
}
.grid .row.cells3 > .cell.offset2 {
	margin-left: 68.0851%;
}
.grid .row.cells3 > .cell.offset3 {
	margin-left: 102.12765%;
}
.grid .row.cells4 > .cell {
	width: 23.4042625%;
}
.grid .row.cells4 > .cell.colspan2 {
	width: 48.936175%;
}
.grid .row.cells4 > .cell.colspan3 {
	width: 74.4680875%;
}
.grid .row.cells4 > .cell.colspan4 {
	width: 100%;
}
.grid .row.cells4 > .cell.offset1 {
	margin-left: 25.5319125%;
}
.grid .row.cells4 > .cell.offset2 {
	margin-left: 51.063825%;
}
.grid .row.cells4 > .cell.offset3 {
	margin-left: 76.5957375%;
}
.grid .row.cells4 > .cell.offset4 {
	margin-left: 102.12765%;
}
.grid .row.cells5 > .cell {
	width: 18.29788%;
}
.grid .row.cells5 > .cell.colspan2 {
	width: 38.72341%;
}
.grid .row.cells5 > .cell.colspan3 {
	width: 59.14894%;
}
.grid .row.cells5 > .cell.colspan4 {
	width: 79.57447%;
}
.grid .row.cells5 > .cell.colspan5 {
	width: 100%;
}
.grid .row.cells5 > .cell.offset1 {
	margin-left: 20.42553%;
}
.grid .row.cells5 > .cell.offset2 {
	margin-left: 40.85106%;
}
.grid .row.cells5 > .cell.offset3 {
	margin-left: 61.27659%;
}
.grid .row.cells5 > .cell.offset4 {
	margin-left: 81.70212%;
}
.grid .row.cells5 > .cell.offset5 {
	margin-left: 102.12765%;
}
.grid .row.cells6 > .cell {
	width: 14.893625%;
}
.grid .row.cells6 > .cell.colspan2 {
	width: 31.9149%;
}
.grid .row.cells6 > .cell.colspan3 {
	width: 48.936175%;
}
.grid .row.cells6 > .cell.colspan4 {
	width: 65.95745%;
}
.grid .row.cells6 > .cell.colspan5 {
	width: 82.978725%;
}
.grid .row.cells6 > .cell.colspan6 {
	width: 100%;
}
.grid .row.cells6 > .cell.offset1 {
	margin-left: 17.021275%;
}
.grid .row.cells6 > .cell.offset2 {
	margin-left: 34.04255%;
}
.grid .row.cells6 > .cell.offset3 {
	margin-left: 51.063825%;
}
.grid .row.cells6 > .cell.offset4 {
	margin-left: 68.0851%;
}
.grid .row.cells6 > .cell.offset5 {
	margin-left: 85.106375%;
}
.grid .row.cells6 > .cell.offset6 {
	margin-left: 102.12765%;
}
.grid .row.cells7 > .cell {
	width: 12.46201429%;
}
.grid .row.cells7 > .cell.colspan2 {
	width: 27.05167857%;
}
.grid .row.cells7 > .cell.colspan3 {
	width: 41.64134286%;
}
.grid .row.cells7 > .cell.colspan4 {
	width: 56.23100714%;
}
.grid .row.cells7 > .cell.colspan5 {
	width: 70.82067143%;
}
.grid .row.cells7 > .cell.colspan6 {
	width: 85.41033571%;
}
.grid .row.cells7 > .cell.colspan7 {
	width: 100%;
}
.grid .row.cells7 > .cell.offset1 {
	margin-left: 14.58966429%;
}
.grid .row.cells7 > .cell.offset2 {
	margin-left: 29.17932857%;
}
.grid .row.cells7 > .cell.offset3 {
	margin-left: 43.76899286%;
}
.grid .row.cells7 > .cell.offset4 {
	margin-left: 58.35865714%;
}
.grid .row.cells7 > .cell.offset5 {
	margin-left: 72.94832143%;
}
.grid .row.cells7 > .cell.offset6 {
	margin-left: 87.53798571%;
}
.grid .row.cells7 > .cell.offset7 {
	margin-left: 102.12765%;
}
.grid .row.cells8 > .cell {
	width: 10.63830625%;
}
.grid .row.cells8 > .cell.colspan2 {
	width: 23.4042625%;
}
.grid .row.cells8 > .cell.colspan3 {
	width: 36.17021875%;
}
.grid .row.cells8 > .cell.colspan4 {
	width: 48.936175%;
}
.grid .row.cells8 > .cell.colspan5 {
	width: 61.70213125%;
}
.grid .row.cells8 > .cell.colspan6 {
	width: 74.4680875%;
}
.grid .row.cells8 > .cell.colspan7 {
	width: 87.23404375%;
}
.grid .row.cells8 > .cell.colspan8 {
	width: 100%;
}
.grid .row.cells8 > .cell.offset1 {
	margin-left: 12.76595625%;
}
.grid .row.cells8 > .cell.offset2 {
	margin-left: 25.5319125%;
}
.grid .row.cells8 > .cell.offset3 {
	margin-left: 38.29786875%;
}
.grid .row.cells8 > .cell.offset4 {
	margin-left: 51.063825%;
}
.grid .row.cells8 > .cell.offset5 {
	margin-left: 63.82978125%;
}
.grid .row.cells8 > .cell.offset6 {
	margin-left: 76.5957375%;
}
.grid .row.cells8 > .cell.offset7 {
	margin-left: 89.36169375%;
}
.grid .row.cells8 > .cell.offset8 {
	margin-left: 102.12765%;
}
.grid .row.cells9 > .cell {
	width: 9.21986667%;
}
.grid .row.cells9 > .cell.colspan2 {
	width: 20.56738333%;
}
.grid .row.cells9 > .cell.colspan3 {
	width: 31.9149%;
}
.grid .row.cells9 > .cell.colspan4 {
	width: 43.26241667%;
}
.grid .row.cells9 > .cell.colspan5 {
	width: 54.60993333%;
}
.grid .row.cells9 > .cell.colspan6 {
	width: 65.95745%;
}
.grid .row.cells9 > .cell.colspan7 {
	width: 77.30496667%;
}
.grid .row.cells9 > .cell.colspan8 {
	width: 88.65248333%;
}
.grid .row.cells9 > .cell.colspan9 {
	width: 100%;
}
.grid .row.cells9 > .cell.offset1 {
	margin-left: 11.34751667%;
}
.grid .row.cells9 > .cell.offset2 {
	margin-left: 22.69503333%;
}
.grid .row.cells9 > .cell.offset3 {
	margin-left: 34.04255%;
}
.grid .row.cells9 > .cell.offset4 {
	margin-left: 45.39006667%;
}
.grid .row.cells9 > .cell.offset5 {
	margin-left: 56.73758333%;
}
.grid .row.cells9 > .cell.offset6 {
	margin-left: 68.0851%;
}
.grid .row.cells9 > .cell.offset7 {
	margin-left: 79.43261667%;
}
.grid .row.cells9 > .cell.offset8 {
	margin-left: 90.78013333%;
}
.grid .row.cells9 > .cell.offset9 {
	margin-left: 102.12765%;
}
.grid .row.cells10 > .cell {
	width: 8.085115%;
}
.grid .row.cells10 > .cell.colspan2 {
	width: 18.29788%;
}
.grid .row.cells10 > .cell.colspan3 {
	width: 28.510645%;
}
.grid .row.cells10 > .cell.colspan4 {
	width: 38.72341%;
}
.grid .row.cells10 > .cell.colspan5 {
	width: 48.936175%;
}
.grid .row.cells10 > .cell.colspan6 {
	width: 59.14894%;
}
.grid .row.cells10 > .cell.colspan7 {
	width: 69.361705%;
}
.grid .row.cells10 > .cell.colspan8 {
	width: 79.57447%;
}
.grid .row.cells10 > .cell.colspan9 {
	width: 89.787235%;
}
.grid .row.cells10 > .cell.colspan10 {
	width: 100%;
}
.grid .row.cells10 > .cell.offset1 {
	margin-left: 10.212765%;
}
.grid .row.cells10 > .cell.offset2 {
	margin-left: 20.42553%;
}
.grid .row.cells10 > .cell.offset3 {
	margin-left: 30.638295%;
}
.grid .row.cells10 > .cell.offset4 {
	margin-left: 40.85106%;
}
.grid .row.cells10 > .cell.offset5 {
	margin-left: 51.063825%;
}
.grid .row.cells10 > .cell.offset6 {
	margin-left: 61.27659%;
}
.grid .row.cells10 > .cell.offset7 {
	margin-left: 71.489355%;
}
.grid .row.cells10 > .cell.offset8 {
	margin-left: 81.70212%;
}
.grid .row.cells10 > .cell.offset9 {
	margin-left: 91.914885%;
}
.grid .row.cells10 > .cell.offset10 {
	margin-left: 102.12765%;
}
.grid .row.cells11 > .cell {
	width: 7.15668182%;
}
.grid .row.cells11 > .cell.colspan2 {
	width: 16.44101364%;
}
.grid .row.cells11 > .cell.colspan3 {
	width: 25.72534545%;
}
.grid .row.cells11 > .cell.colspan4 {
	width: 35.00967727%;
}
.grid .row.cells11 > .cell.colspan5 {
	width: 44.29400909%;
}
.grid .row.cells11 > .cell.colspan6 {
	width: 53.57834091%;
}
.grid .row.cells11 > .cell.colspan7 {
	width: 62.86267273%;
}
.grid .row.cells11 > .cell.colspan8 {
	width: 72.14700455%;
}
.grid .row.cells11 > .cell.colspan9 {
	width: 81.43133636%;
}
.grid .row.cells11 > .cell.colspan10 {
	width: 90.71566818%;
}
.grid .row.cells11 > .cell.colspan11 {
	width: 100%;
}
.grid .row.cells11 > .cell.offset1 {
	margin-left: 9.28433182%;
}
.grid .row.cells11 > .cell.offset2 {
	margin-left: 18.56866364%;
}
.grid .row.cells11 > .cell.offset3 {
	margin-left: 27.85299545%;
}
.grid .row.cells11 > .cell.offset4 {
	margin-left: 37.13732727%;
}
.grid .row.cells11 > .cell.offset5 {
	margin-left: 46.42165909%;
}
.grid .row.cells11 > .cell.offset6 {
	margin-left: 55.70599091%;
}
.grid .row.cells11 > .cell.offset7 {
	margin-left: 64.99032273%;
}
.grid .row.cells11 > .cell.offset8 {
	margin-left: 74.27465455%;
}
.grid .row.cells11 > .cell.offset9 {
	margin-left: 83.55898636%;
}
.grid .row.cells11 > .cell.offset10 {
	margin-left: 92.84331818%;
}
.grid .row.cells11 > .cell.offset11 {
	margin-left: 102.12765%;
}
.grid .row.cells12 > .cell {
	width: 6.3829875%;
}
.grid .row.cells12 > .cell.colspan2 {
	width: 14.893625%;
}
.grid .row.cells12 > .cell.colspan3 {
	width: 23.4042625%;
}
.grid .row.cells12 > .cell.colspan4 {
	width: 31.9149%;
}
.grid .row.cells12 > .cell.colspan5 {
	width: 40.4255375%;
}
.grid .row.cells12 > .cell.colspan6 {
	width: 48.936175%;
}
.grid .row.cells12 > .cell.colspan7 {
	width: 57.4468125%;
}
.grid .row.cells12 > .cell.colspan8 {
	width: 65.95745%;
}
.grid .row.cells12 > .cell.colspan9 {
	width: 74.4680875%;
}
.grid .row.cells12 > .cell.colspan10 {
	width: 82.978725%;
}
.grid .row.cells12 > .cell.colspan11 {
	width: 91.4893625%;
}
.grid .row.cells12 > .cell.colspan12 {
	width: 100%;
}
.grid .row.cells12 > .cell.offset1 {
	margin-left: 8.5106375%;
}
.grid .row.cells12 > .cell.offset2 {
	margin-left: 17.021275%;
}
.grid .row.cells12 > .cell.offset3 {
	margin-left: 25.5319125%;
}
.grid .row.cells12 > .cell.offset4 {
	margin-left: 34.04255%;
}
.grid .row.cells12 > .cell.offset5 {
	margin-left: 42.5531875%;
}
.grid .row.cells12 > .cell.offset6 {
	margin-left: 51.063825%;
}
.grid .row.cells12 > .cell.offset7 {
	margin-left: 59.5744625%;
}
.grid .row.cells12 > .cell.offset8 {
	margin-left: 68.0851%;
}
.grid .row.cells12 > .cell.offset9 {
	margin-left: 76.5957375%;
}
.grid .row.cells12 > .cell.offset10 {
	margin-left: 85.106375%;
}
.grid .row.cells12 > .cell.offset11 {
	margin-left: 93.6170125%;
}
.grid .row.cells12 > .cell.offset12 {
	margin-left: 102.12765%;
}
.grid .row:empty {
	display: none;
}
.grid.condensed .row {
	margin: 0 0 0 0;
}
.grid.condensed .row:last-child {
	margin-bottom: 0;
}
.grid.condensed .row > .cell {
	margin: 0 0 0 0;
}
.grid.condensed .row.cells2 > .cell {
	width: 50%;
}
.grid.condensed .row.cells2 > .cell.colspan2 {
	width: 100%;
}
.grid.condensed .row.cells2 > .cell.offset1 {
	margin-left: 50%;
}
.grid.condensed .row.cells2 > .cell.offset2 {
	margin-left: 100%;
}
.grid.condensed .row.cells3 > .cell {
	width: 33.33333333%;
}
.grid.condensed .row.cells3 > .cell.colspan2 {
	width: 66.66666667%;
}
.grid.condensed .row.cells3 > .cell.colspan3 {
	width: 100%;
}
.grid.condensed .row.cells3 > .cell.offset1 {
	margin-left: 33.33333333%;
}
.grid.condensed .row.cells3 > .cell.offset2 {
	margin-left: 66.66666667%;
}
.grid.condensed .row.cells3 > .cell.offset3 {
	margin-left: 100%;
}
.grid.condensed .row.cells4 > .cell {
	width: 25%;
}
.grid.condensed .row.cells4 > .cell.colspan2 {
	width: 50%;
}
.grid.condensed .row.cells4 > .cell.colspan3 {
	width: 75%;
}
.grid.condensed .row.cells4 > .cell.colspan4 {
	width: 100%;
}
.grid.condensed .row.cells4 > .cell.offset1 {
	margin-left: 25%;
}
.grid.condensed .row.cells4 > .cell.offset2 {
	margin-left: 50%;
}
.grid.condensed .row.cells4 > .cell.offset3 {
	margin-left: 75%;
}
.grid.condensed .row.cells4 > .cell.offset4 {
	margin-left: 100%;
}
.grid.condensed .row.cells5 > .cell {
	width: 20%;
}
.grid.condensed .row.cells5 > .cell.colspan2 {
	width: 40%;
}
.grid.condensed .row.cells5 > .cell.colspan3 {
	width: 60%;
}
.grid.condensed .row.cells5 > .cell.colspan4 {
	width: 80%;
}
.grid.condensed .row.cells5 > .cell.colspan5 {
	width: 100%;
}
.grid.condensed .row.cells5 > .cell.offset1 {
	margin-left: 20%;
}
.grid.condensed .row.cells5 > .cell.offset2 {
	margin-left: 40%;
}
.grid.condensed .row.cells5 > .cell.offset3 {
	margin-left: 60%;
}
.grid.condensed .row.cells5 > .cell.offset4 {
	margin-left: 80%;
}
.grid.condensed .row.cells5 > .cell.offset5 {
	margin-left: 100%;
}
.grid.condensed .row.cells6 > .cell {
	width: 16.66666667%;
}
.grid.condensed .row.cells6 > .cell.colspan2 {
	width: 33.33333333%;
}
.grid.condensed .row.cells6 > .cell.colspan3 {
	width: 50%;
}
.grid.condensed .row.cells6 > .cell.colspan4 {
	width: 66.66666667%;
}
.grid.condensed .row.cells6 > .cell.colspan5 {
	width: 83.33333333%;
}
.grid.condensed .row.cells6 > .cell.colspan6 {
	width: 100%;
}
.grid.condensed .row.cells6 > .cell.offset1 {
	margin-left: 16.66666667%;
}
.grid.condensed .row.cells6 > .cell.offset2 {
	margin-left: 33.33333333%;
}
.grid.condensed .row.cells6 > .cell.offset3 {
	margin-left: 50%;
}
.grid.condensed .row.cells6 > .cell.offset4 {
	margin-left: 66.66666667%;
}
.grid.condensed .row.cells6 > .cell.offset5 {
	margin-left: 83.33333333%;
}
.grid.condensed .row.cells6 > .cell.offset6 {
	margin-left: 100%;
}
.grid.condensed .row.cells7 > .cell {
	width: 14.28571429%;
}
.grid.condensed .row.cells7 > .cell.colspan2 {
	width: 28.57142857%;
}
.grid.condensed .row.cells7 > .cell.colspan3 {
	width: 42.85714286%;
}
.grid.condensed .row.cells7 > .cell.colspan4 {
	width: 57.14285714%;
}
.grid.condensed .row.cells7 > .cell.colspan5 {
	width: 71.42857143%;
}
.grid.condensed .row.cells7 > .cell.colspan6 {
	width: 85.71428571%;
}
.grid.condensed .row.cells7 > .cell.colspan7 {
	width: 100%;
}
.grid.condensed .row.cells7 > .cell.offset1 {
	margin-left: 14.28571429%;
}
.grid.condensed .row.cells7 > .cell.offset2 {
	margin-left: 28.57142857%;
}
.grid.condensed .row.cells7 > .cell.offset3 {
	margin-left: 42.85714286%;
}
.grid.condensed .row.cells7 > .cell.offset4 {
	margin-left: 57.14285714%;
}
.grid.condensed .row.cells7 > .cell.offset5 {
	margin-left: 71.42857143%;
}
.grid.condensed .row.cells7 > .cell.offset6 {
	margin-left: 85.71428571%;
}
.grid.condensed .row.cells7 > .cell.offset7 {
	margin-left: 100%;
}
.grid.condensed .row.cells8 > .cell {
	width: 12.5%;
}
.grid.condensed .row.cells8 > .cell.colspan2 {
	width: 25%;
}
.grid.condensed .row.cells8 > .cell.colspan3 {
	width: 37.5%;
}
.grid.condensed .row.cells8 > .cell.colspan4 {
	width: 50%;
}
.grid.condensed .row.cells8 > .cell.colspan5 {
	width: 62.5%;
}
.grid.condensed .row.cells8 > .cell.colspan6 {
	width: 75%;
}
.grid.condensed .row.cells8 > .cell.colspan7 {
	width: 87.5%;
}
.grid.condensed .row.cells8 > .cell.colspan8 {
	width: 100%;
}
.grid.condensed .row.cells8 > .cell.offset1 {
	margin-left: 12.5%;
}
.grid.condensed .row.cells8 > .cell.offset2 {
	margin-left: 25%;
}
.grid.condensed .row.cells8 > .cell.offset3 {
	margin-left: 37.5%;
}
.grid.condensed .row.cells8 > .cell.offset4 {
	margin-left: 50%;
}
.grid.condensed .row.cells8 > .cell.offset5 {
	margin-left: 62.5%;
}
.grid.condensed .row.cells8 > .cell.offset6 {
	margin-left: 75%;
}
.grid.condensed .row.cells8 > .cell.offset7 {
	margin-left: 87.5%;
}
.grid.condensed .row.cells8 > .cell.offset8 {
	margin-left: 100%;
}
.grid.condensed .row.cells9 > .cell {
	width: 11.11111111%;
}
.grid.condensed .row.cells9 > .cell.colspan2 {
	width: 22.22222222%;
}
.grid.condensed .row.cells9 > .cell.colspan3 {
	width: 33.33333333%;
}
.grid.condensed .row.cells9 > .cell.colspan4 {
	width: 44.44444444%;
}
.grid.condensed .row.cells9 > .cell.colspan5 {
	width: 55.55555556%;
}
.grid.condensed .row.cells9 > .cell.colspan6 {
	width: 66.66666667%;
}
.grid.condensed .row.cells9 > .cell.colspan7 {
	width: 77.77777778%;
}
.grid.condensed .row.cells9 > .cell.colspan8 {
	width: 88.88888889%;
}
.grid.condensed .row.cells9 > .cell.colspan9 {
	width: 100%;
}
.grid.condensed .row.cells9 > .cell.offset1 {
	margin-left: 11.11111111%;
}
.grid.condensed .row.cells9 > .cell.offset2 {
	margin-left: 22.22222222%;
}
.grid.condensed .row.cells9 > .cell.offset3 {
	margin-left: 33.33333333%;
}
.grid.condensed .row.cells9 > .cell.offset4 {
	margin-left: 44.44444444%;
}
.grid.condensed .row.cells9 > .cell.offset5 {
	margin-left: 55.55555556%;
}
.grid.condensed .row.cells9 > .cell.offset6 {
	margin-left: 66.66666667%;
}
.grid.condensed .row.cells9 > .cell.offset7 {
	margin-left: 77.77777778%;
}
.grid.condensed .row.cells9 > .cell.offset8 {
	margin-left: 88.88888889%;
}
.grid.condensed .row.cells9 > .cell.offset9 {
	margin-left: 100%;
}
.grid.condensed .row.cells10 > .cell {
	width: 10%;
}
.grid.condensed .row.cells10 > .cell.colspan2 {
	width: 20%;
}
.grid.condensed .row.cells10 > .cell.colspan3 {
	width: 30%;
}
.grid.condensed .row.cells10 > .cell.colspan4 {
	width: 40%;
}
.grid.condensed .row.cells10 > .cell.colspan5 {
	width: 50%;
}
.grid.condensed .row.cells10 > .cell.colspan6 {
	width: 60%;
}
.grid.condensed .row.cells10 > .cell.colspan7 {
	width: 70%;
}
.grid.condensed .row.cells10 > .cell.colspan8 {
	width: 80%;
}
.grid.condensed .row.cells10 > .cell.colspan9 {
	width: 90%;
}
.grid.condensed .row.cells10 > .cell.colspan10 {
	width: 100%;
}
.grid.condensed .row.cells10 > .cell.offset1 {
	margin-left: 10%;
}
.grid.condensed .row.cells10 > .cell.offset2 {
	margin-left: 20%;
}
.grid.condensed .row.cells10 > .cell.offset3 {
	margin-left: 30%;
}
.grid.condensed .row.cells10 > .cell.offset4 {
	margin-left: 40%;
}
.grid.condensed .row.cells10 > .cell.offset5 {
	margin-left: 50%;
}
.grid.condensed .row.cells10 > .cell.offset6 {
	margin-left: 60%;
}
.grid.condensed .row.cells10 > .cell.offset7 {
	margin-left: 70%;
}
.grid.condensed .row.cells10 > .cell.offset8 {
	margin-left: 80%;
}
.grid.condensed .row.cells10 > .cell.offset9 {
	margin-left: 90%;
}
.grid.condensed .row.cells10 > .cell.offset10 {
	margin-left: 100%;
}
.grid.condensed .row.cells11 > .cell {
	width: 9.09090909%;
}
.grid.condensed .row.cells11 > .cell.colspan2 {
	width: 18.18181818%;
}
.grid.condensed .row.cells11 > .cell.colspan3 {
	width: 27.27272727%;
}
.grid.condensed .row.cells11 > .cell.colspan4 {
	width: 36.36363636%;
}
.grid.condensed .row.cells11 > .cell.colspan5 {
	width: 45.45454545%;
}
.grid.condensed .row.cells11 > .cell.colspan6 {
	width: 54.54545455%;
}
.grid.condensed .row.cells11 > .cell.colspan7 {
	width: 63.63636364%;
}
.grid.condensed .row.cells11 > .cell.colspan8 {
	width: 72.72727273%;
}
.grid.condensed .row.cells11 > .cell.colspan9 {
	width: 81.81818182%;
}
.grid.condensed .row.cells11 > .cell.colspan10 {
	width: 90.90909091%;
}
.grid.condensed .row.cells11 > .cell.colspan11 {
	width: 100%;
}
.grid.condensed .row.cells11 > .cell.offset1 {
	margin-left: 9.09090909%;
}
.grid.condensed .row.cells11 > .cell.offset2 {
	margin-left: 18.18181818%;
}
.grid.condensed .row.cells11 > .cell.offset3 {
	margin-left: 27.27272727%;
}
.grid.condensed .row.cells11 > .cell.offset4 {
	margin-left: 36.36363636%;
}
.grid.condensed .row.cells11 > .cell.offset5 {
	margin-left: 45.45454545%;
}
.grid.condensed .row.cells11 > .cell.offset6 {
	margin-left: 54.54545455%;
}
.grid.condensed .row.cells11 > .cell.offset7 {
	margin-left: 63.63636364%;
}
.grid.condensed .row.cells11 > .cell.offset8 {
	margin-left: 72.72727273%;
}
.grid.condensed .row.cells11 > .cell.offset9 {
	margin-left: 81.81818182%;
}
.grid.condensed .row.cells11 > .cell.offset10 {
	margin-left: 90.90909091%;
}
.grid.condensed .row.cells11 > .cell.offset11 {
	margin-left: 100%;
}
.grid.condensed .row.cells12 > .cell {
	width: 8.33333333%;
}
.grid.condensed .row.cells12 > .cell.colspan2 {
	width: 16.66666667%;
}
.grid.condensed .row.cells12 > .cell.colspan3 {
	width: 25%;
}
.grid.condensed .row.cells12 > .cell.colspan4 {
	width: 33.33333333%;
}
.grid.condensed .row.cells12 > .cell.colspan5 {
	width: 41.66666667%;
}
.grid.condensed .row.cells12 > .cell.colspan6 {
	width: 50%;
}
.grid.condensed .row.cells12 > .cell.colspan7 {
	width: 58.33333333%;
}
.grid.condensed .row.cells12 > .cell.colspan8 {
	width: 66.66666667%;
}
.grid.condensed .row.cells12 > .cell.colspan9 {
	width: 75%;
}
.grid.condensed .row.cells12 > .cell.colspan10 {
	width: 83.33333333%;
}
.grid.condensed .row.cells12 > .cell.colspan11 {
	width: 91.66666667%;
}
.grid.condensed .row.cells12 > .cell.colspan12 {
	width: 100%;
}
.grid.condensed .row.cells12 > .cell.offset1 {
	margin-left: 8.33333333%;
}
.grid.condensed .row.cells12 > .cell.offset2 {
	margin-left: 16.66666667%;
}
.grid.condensed .row.cells12 > .cell.offset3 {
	margin-left: 25%;
}
.grid.condensed .row.cells12 > .cell.offset4 {
	margin-left: 33.33333333%;
}
.grid.condensed .row.cells12 > .cell.offset5 {
	margin-left: 41.66666667%;
}
.grid.condensed .row.cells12 > .cell.offset6 {
	margin-left: 50%;
}
.grid.condensed .row.cells12 > .cell.offset7 {
	margin-left: 58.33333333%;
}
.grid.condensed .row.cells12 > .cell.offset8 {
	margin-left: 66.66666667%;
}
.grid.condensed .row.cells12 > .cell.offset9 {
	margin-left: 75%;
}
.grid.condensed .row.cells12 > .cell.offset10 {
	margin-left: 83.33333333%;
}
.grid.condensed .row.cells12 > .cell.offset11 {
	margin-left: 91.66666667%;
}
.grid.condensed .row.cells12 > .cell.offset12 {
	margin-left: 100%;
}

@media screen and (max-width: 800px) {
.grid .row, .grid .row[class*=cells] {
	margin: 0;
}
.grid .row > .cell, .grid .row[class*=cells] > .cell, .grid .row > .cell[class*=colspan], .grid .row[class*=cells] > .cell[class*=colspan] {
	width: 48.936175%;
	margin-bottom: 10px;
}
.grid .row > .cell:nth-child(odd), .grid .row[class*=cells] > .cell:nth-child(odd), .grid .row > .cell[class*=colspan]:nth-child(odd), .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(odd) {
	margin-left: 0;
}
.grid .row > .cell:nth-child(1):last-child, .grid .row[class*=cells] > .cell:nth-child(1):last-child, .grid .row > .cell[class*=colspan]:nth-child(1):last-child, .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(1):last-child, .grid .row > .cell:nth-child(3):last-child, .grid .row[class*=cells] > .cell:nth-child(3):last-child, .grid .row > .cell[class*=colspan]:nth-child(3):last-child, .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(3):last-child, .grid .row > .cell:nth-child(5):last-child, .grid .row[class*=cells] > .cell:nth-child(5):last-child, .grid .row > .cell[class*=colspan]:nth-child(5):last-child, .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(5):last-child, .grid .row > .cell:nth-child(7):last-child, .grid .row[class*=cells] > .cell:nth-child(7):last-child, .grid .row > .cell[class*=colspan]:nth-child(7):last-child, .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(7):last-child, .grid .row > .cell:nth-child(9):last-child, .grid .row[class*=cells] > .cell:nth-child(9):last-child, .grid .row > .cell[class*=colspan]:nth-child(9):last-child, .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(9):last-child, .grid .row > .cell:nth-child(11):last-child, .grid .row[class*=cells] > .cell:nth-child(11):last-child, .grid .row > .cell[class*=colspan]:nth-child(11):last-child, .grid .row[class*=cells] > .cell[class*=colspan]:nth-child(11):last-child {
	width: 100%;
}
}

@media screen and (max-width: 640px) {
.grid .row, .grid .row[class*=cells] {
	margin: 0;
}
.grid .row > .cell, .grid .row[class*=cells] > .cell, .grid .row > .cell[class*=colspan], .grid .row[class*=cells] > .cell[class*=colspan] {
	width: 100%;
	margin: .3125rem 0;
}
}

@media screen and (max-width: 800px) {
.grid.condensed .row, .grid.condensed .row[class*=cells] {
	margin: 0;
}
.grid.condensed .row > .cell, .grid.condensed .row[class*=cells] > .cell, .grid.condensed .row > .cell[class*=colspan], .grid.condensed .row[class*=cells] > .cell[class*=colspan] {
	width: 50%;
	margin-bottom: 10px;
}
.grid.condensed .row > .cell:nth-child(odd), .grid.condensed .row[class*=cells] > .cell:nth-child(odd), .grid.condensed .row > .cell[class*=colspan]:nth-child(odd), .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(odd) {
	margin-left: 0;
}
.grid.condensed .row > .cell:nth-child(1):last-child, .grid.condensed .row[class*=cells] > .cell:nth-child(1):last-child, .grid.condensed .row > .cell[class*=colspan]:nth-child(1):last-child, .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(1):last-child, .grid.condensed .row > .cell:nth-child(3):last-child, .grid.condensed .row[class*=cells] > .cell:nth-child(3):last-child, .grid.condensed .row > .cell[class*=colspan]:nth-child(3):last-child, .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(3):last-child, .grid.condensed .row > .cell:nth-child(5):last-child, .grid.condensed .row[class*=cells] > .cell:nth-child(5):last-child, .grid.condensed .row > .cell[class*=colspan]:nth-child(5):last-child, .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(5):last-child, .grid.condensed .row > .cell:nth-child(7):last-child, .grid.condensed .row[class*=cells] > .cell:nth-child(7):last-child, .grid.condensed .row > .cell[class*=colspan]:nth-child(7):last-child, .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(7):last-child, .grid.condensed .row > .cell:nth-child(9):last-child, .grid.condensed .row[class*=cells] > .cell:nth-child(9):last-child, .grid.condensed .row > .cell[class*=colspan]:nth-child(9):last-child, .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(9):last-child, .grid.condensed .row > .cell:nth-child(11):last-child, .grid.condensed .row[class*=cells] > .cell:nth-child(11):last-child, .grid.condensed .row > .cell[class*=colspan]:nth-child(11):last-child, .grid.condensed .row[class*=cells] > .cell[class*=colspan]:nth-child(11):last-child {
	width: 100%;
}
}

@media only screen and (max-width: 640px) {
.grid.condensed .row, .grid.condensed .row[class*=cells] {
	margin: 0;
}
.grid.condensed .row > .cell, .grid.condensed .row[class*=cells] > .cell, .grid.condensed .row > .cell[class*=colspan], .grid.condensed .row[class*=cells] > .cell[class*=colspan] {
	width: 100%;
	margin: .3125rem 0;
}
}
.table {
	width: 100%;
	margin: .625rem 0;
}
.table th, .table td {
	padding: 0.625rem;
}
.table thead {
	border-bottom: 4px solid #999999;
}
.table thead th, .table thead td {
	cursor: default;
	color: #52677a;
	border-color: transparent;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
}
.table tfoot {
	border-top: 4px solid #999999;
}
.table tfoot th, .table tfoot td {
	cursor: default;
	color: #52677a;
	border-color: transparent;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
}
.table tbody td {
	padding: 0.625rem 0.85rem;
}
.table .sortable-column {
	position: relative;
	cursor: pointer;
}
.table .sortable-column:after {
	position: absolute;
	content: "";
	width: 1rem;
	height: 1rem;
	left: 100%;
	margin-left: -20px;
	top: 50%;
	margin-top: -0.5rem;
	color: inherit;
	font-size: 1rem;
	line-height: 1;
}
.table .sortable-column.sort-asc, .table .sortable-column.sort-desc {
	background-color: #eeeeee;
}
.table .sortable-column.sort-asc:after, .table .sortable-column.sort-desc:after {
	color: #1d1d1d;
}
.table .sortable-column.sort-asc:after {
	content: "\2191";
}
.table .sortable-column.sort-desc:after {
	content: "\2193";
}
.table.sortable-markers-on-left .sortable-column {
	padding-left: 30px;
}
.table.sortable-markers-on-left .sortable-column:before, .table.sortable-markers-on-left .sortable-column:after {
	left: 0;
	margin-left: 10px;
}
.table tr.selected td {
	background-color: rgba(28, 183, 236, 0.1);
}
.table td.selected {
	background-color: rgba(28, 183, 236, 0.3);
}
.table.striped tbody tr:nth-child(odd) {
	background: #eeeeee;
}
.table.hovered tbody tr:hover {
	background-color: rgba(28, 183, 236, 0.1);
}
.table.cell-hovered tbody td:hover {
	background-color: rgba(28, 183, 236, 0.3);
}
.table.border {
	border: 1px #999999 solid;
}
.table.bordered th, .table.bordered td {
	border: 1px #999999 solid;
}
.table.bordered thead tr:first-child th, .table.bordered thead tr:first-child td {
	border-top: none;
}
.table.bordered thead tr:first-child th:first-child, .table.bordered thead tr:first-child td:first-child {
	border-left: none;
}
.table.bordered thead tr:first-child th:last-child, .table.bordered thead tr:first-child td:last-child {
	border-right: none;
}
.table.bordered tbody tr:first-child td {
	border-top: none;
}
.table.bordered tbody tr td:first-child {
	border-left: none;
}
.table.bordered tbody tr td:last-child {
	border-right: none;
}
.table.bordered tbody tr:last-child td {
	border-bottom: none;
}
.table .condensed th, .table .condensed td {
	padding: .3125rem;
}
.table .super-condensed th, .table .super-condensed td {
	padding: .125rem;
}
.table tbody tr.error {
	background-color: #ce352c;
	color: #ffffff;
}
.table tbody tr.error:hover {
	background-color: #da5a53;
}
.table tbody tr.warning {
	background-color: #fa6800;
	color: #ffffff;
}
.table tbody tr.warning:hover {
	background-color: #c29008;
}
.table tbody tr.success {
	background-color: #60a917;
	color: #ffffff;
}
.table tbody tr.success:hover {
	background-color: #7ad61d;
}
.table tbody tr.info {
	background-color: #1ba1e2;
	color: #ffffff;
}
.table tbody tr.info:hover {
	background-color: #59cde2;
}
.prettyprint {
	background-color: #eeeeee;
	border: 0 !important;
	border-width: 1px !important;
	border-color: #eeeeee !important;
	border-left: 8px #555555 solid !important;
	padding: 1px;
}
.prettyprint ol {
	background-color: transparent !important;
}
.prettyprint li {
	background-color: white !important;
	list-style-type: decimal !important;
	padding-left: 1em;
	border-bottom: 1px #eee solid;
}
.prettyprint li:last-child {
	border-bottom: 0;
}
.prettyprint code .tag {
	font-size: .7rem;
}
.dropdown-toggle {
	position: relative;
	cursor: pointer;
}
.dropdown-toggle:before {
	display: block;
	position: absolute;
	vertical-align: middle;
	font-size: 0;
	content: "";
	height: 5px;
	width: 5px;
	background-color: transparent;
	border-left: 1px solid;
	border-bottom: 1px solid;
	top: 50%;
	left: 100%;
	margin-left: -1rem;
	margin-top: -0.1625rem;
	z-index: 2;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: transform .3s ease;
}
.dropdown-toggle.drop-marker-light:before {
	border-color: #ffffff;
}
*.dropdown-toggle {
	padding-right: 1.625rem;
}
.toggle-hover-child:hover > .dropdown-toggle:before, .dropdown-toggle.open:before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.app-bar {
	display: block;
	width: 100%;
	position: relative;
	background-color: #0072c6;
	color: #ffffff;
	overflow: visible;
	height: auto;
}
.app-bar:before, .app-bar:after {
	display: table;
	content: "";
}
.app-bar:after {
	clear: both;
}
.app-bar .app-bar-element {
	line-height: 3rem;
	padding: 0 .625rem;
	font-size: 1rem;
	cursor: pointer;
	color: inherit;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 3rem;
}
.app-bar .app-bar-element:hover, .app-bar .app-bar-element:active {
	background-color: #005696;
}
.app-bar .app-bar-element.branding {
	padding-left: 1rem;
	padding-right: 1rem;
}
.app-bar .app-bar-divider {
	display: block;
	float: left;
	line-height: 3.125rem;
	height: 3.125rem;
	width: 1px;
	background-color: #4c9cd7;
	padding: 0;
}
.app-bar .dropdown-toggle:before {
	border-color: #ffffff;
}
.app-bar .app-bar-menu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.app-bar .app-bar-menu > li, .app-bar .app-bar-menu > li > a {
	line-height: 3.125rem;
	padding: 0 .625rem;
	font-size: 1rem;
	cursor: pointer;
	color: inherit;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 3.125rem;
}
.app-bar .app-bar-menu > li:hover, .app-bar .app-bar-menu > li > a:hover, .app-bar .app-bar-menu > li:active, .app-bar .app-bar-menu > li > a:active {
	background-color: #005696;
}
.app-bar .app-bar-menu > li.branding, .app-bar .app-bar-menu > li > a.branding {
	padding-left: 1rem;
	padding-right: 1rem;
}
.app-bar .app-bar-menu > li:before, .app-bar .app-bar-menu > li > a:before, .app-bar .app-bar-menu > li:after, .app-bar .app-bar-menu > li > a:after {
	display: table;
	content: "";
}
.app-bar .app-bar-menu > li:after, .app-bar .app-bar-menu > li > a:after {
	clear: both;
}
.app-bar .app-bar-menu > li > .input-control.text, .app-bar .app-bar-menu > li > a > .input-control.text, .app-bar .app-bar-menu > li > .input-control.password, .app-bar .app-bar-menu > li > a > .input-control.password {
	margin-top: .55rem;
	font-size: .875rem;
	line-height: 1.8rem;
	display: block;
}
.app-bar .app-bar-menu > li > .input-control.text input, .app-bar .app-bar-menu > li > a > .input-control.text input, .app-bar .app-bar-menu > li > .input-control.password input, .app-bar .app-bar-menu > li > a > .input-control.password input {
	border-color: transparent;
}
.app-bar .app-bar-menu > li > .button, .app-bar .app-bar-menu > li > a > .button {
	margin-top: -0.15rem;
}
.app-bar .app-bar-menu > li > .image-button, .app-bar .app-bar-menu > li > a > .image-button {
	margin: 0;
	background-color: transparent;
	color: #ffffff;
	font-size: inherit;
}
.app-bar .app-bar-menu > li > .image-button img.icon, .app-bar .app-bar-menu > li > a > .image-button img.icon {
	padding: 0;
}
.app-bar .app-bar-menu > li.dropdown-toggle, .app-bar .app-bar-menu > li > a.dropdown-toggle {
	padding-right: 1.5rem;
}
.app-bar .app-bar-menu > li.dropdown-toggle:before, .app-bar .app-bar-menu > li > a.dropdown-toggle:before {
	border-color: #ffffff;
	display: block;
}
/*.app-bar .app-bar-menu > li.toggle-hover-child:hover > a.dropdown-toggle:before {
	transform: rotate(135deg);
}*/
.app-bar .app-bar-menu > li .d-menu {
	top: 100%;
	border: 2px solid #005696;
}
.app-bar .app-bar-menu > li .d-menu li:not([disabled]):hover {
	background-color: #eee;
}
.app-bar .app-bar-menu > li .d-menu li:not([disabled]):hover > a {
	color: #1d1d1d;
}
.app-bar .app-bar-menu > li .d-menu .d-menu {
	top: -0.225rem;
	left: 100%;
}
.app-bar .app-bar-menu > li .d-menu .dropdown-toggle:before {
	border-color: #1d1d1d;
}
.app-bar .app-bar-pullbutton {
	float: right;
}
.app-bar .app-bar-pullbutton.automatic {
	display: none;
	float: right;
	color: #fff;
	cursor: pointer;
	font: 2rem sans-serif;
	height: 3.125rem;
	width: 3.125rem;
	line-height: 1.25rem;
	vertical-align: middle;
	text-align: center;
	margin: 0;
}
.app-bar .app-bar-pullbutton.automatic:before {
	content: "\2261";
	position: absolute;
	top: .875rem;
	left: .875rem;
}
.app-bar .app-bar-drop-container {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 10px;
	border: 2px solid #005696;
}
.app-bar .app-bar-drop-container:before {
	content: '';
	position: absolute;
	background-color: #ffffff;
	width: 10px;
	height: 10px;
	border: 2px #005696 solid;
	top: 1px;
	left: 1rem;
	margin: -8px 0;
	border-bottom: none;
	border-right: none;
	transform: rotate(45deg);
}
.app-bar .app-bar-drop-container:before {
	z-index: 0;
}
.app-bar .app-bar-drop-container.place-right {
	right: 0;
	left: auto;
}
.app-bar .app-bar-drop-container.place-right:before {
	left: auto;
	right: 1rem;
}
.app-bar .app-bar-element:before, .app-bar .app-bar-element:after {
	display: table;
	content: "";
}
.app-bar .app-bar-element:after {
	clear: both;
}
.app-bar .app-bar-element > .input-control.text, .app-bar .app-bar-element > .input-control.password {
	margin-top: .55rem;
	font-size: .875rem;
	line-height: 1.8rem;
	display: block;
}
.app-bar .app-bar-element > .input-control.text input, .app-bar .app-bar-element > .input-control.password input {
	border-color: transparent;
}
.app-bar .app-bar-element > .button {
	margin-top: -0.15rem;
}
.app-bar .app-bar-element > .image-button {
	margin: 0;
	background-color: transparent;
	color: #ffffff;
	font-size: inherit;
}
.app-bar .app-bar-element > .image-button img.icon {
	padding: 0;
}
.app-bar.drop-up .app-bar-drop-container {
	top: auto;
	bottom: 3.75rem;
}
.app-bar.drop-up .app-bar-drop-container:before {
	top: auto;
	bottom: 1px;
	transform: rotate(225deg);
}
.app-bar.drop-up .app-bar-menu > li > .d-menu {
	top: auto;
	bottom: 3.125rem;
}
.app-bar.fixed-top, .app-bar.fixed-bottom {
	z-index: 1030;
	position: fixed;
}
.app-bar.fixed-top {
	top: 0;
}
.app-bar.fixed-bottom {
	bottom: 0;
}
.app-bar .app-bar-pullbutton {
	line-height: 3.125rem;
	padding: 0 .625rem;
	font-size: 1rem;
	cursor: pointer;
	color: inherit;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 3.125rem;
	float: right;
}
.app-bar .app-bar-pullbutton:hover, .app-bar .app-bar-pullbutton:active {
	background-color: #005696;
}
.app-bar .app-bar-pullbutton.branding {
	padding-left: 1rem;
	padding-right: 1rem;
}
.app-bar .app-bar-pullbutton:before, .app-bar .app-bar-pullbutton:after {
	display: table;
	content: "";
}
.app-bar .app-bar-pullbutton:after {
	clear: both;
}
.app-bar .app-bar-pullbutton > .input-control.text, .app-bar .app-bar-pullbutton > .input-control.password {
	margin-top: .55rem;
	font-size: .875rem;
	line-height: 1.8rem;
	display: block;
}
.app-bar .app-bar-pullbutton > .input-control.text input, .app-bar .app-bar-pullbutton > .input-control.password input {
	border-color: transparent;
}
.app-bar .app-bar-pullbutton > .button {
	margin-top: -0.15rem;
}
.app-bar .app-bar-pullbutton > .image-button {
	margin: 0;
	background-color: transparent;
	color: #ffffff;
	font-size: inherit;
}
.app-bar .app-bar-pullbutton > .image-button img.icon {
	padding: 0;
}
.app-bar .app-bar-pullbutton {
	display: none;
}
.app-bar .app-bar-pullmenu {
	display: none;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 {
	position: absolute;
	right: 0;
	z-index: 1000;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .app-bar-pullmenubar {
	float: right;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .dropdown-toggle:before {
	border-color: #323232;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li:hover {
	background-color: #0072c6;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li .input-control {
	text-align: center;
	display: block;
	margin: 0.325rem;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li:hover a {
	background-color: #0072c6;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li li:not(:hover) {
	color: #1d1d1d;
}
.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li li:not(:hover) a {
	background-color: #ffffff;
}
.app-bar .app-bar-pullmenu .app-bar-menu {
	width: 100%;
	border-top: 1px solid #4c9cd7;
	position: relative;
	float: none;
	display: none;
	z-index: 1000 1;
	background-color: #005696;
	clear: both;
}
.app-bar .app-bar-pullmenu .app-bar-menu > li, .app-bar .app-bar-pullmenu .app-bar-menu > li > a {
	float: none;
}
.app-bar .app-bar-pullmenu .app-bar-menu > li {
	height: auto;
}
.app-bar .app-bar-pullmenu .app-bar-menu li:hover {
	background-color: #0072c6 !important;
}
.app-bar .app-bar-pullmenu .app-bar-menu li:hover a {
	background-color: #0072c6 !important;
	color: #ffffff !important;
}
.app-bar .app-bar-pullmenu .app-bar-menu .d-menu {
	border: 0 !important;
	border-top: 1px solid #4c9cd7 !important;
	clear: both;
	float: none !important;
	width: 100% !important;
	position: relative !important;
	left: 0 !important;
	box-shadow: none;
	max-width: 100%;
	background-color: #005696 !important;
}
.app-bar .app-bar-pullmenu .app-bar-menu .d-menu li {
	width: 100% !important;
	background-color: inherit;
}
.app-bar .app-bar-pullmenu .app-bar-menu .d-menu li a {
	padding-left: 20px;
	padding-right: 0;
	background-color: inherit;
	width: 100%;
	color: #ffffff;
}
.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .dropdown-toggle:before {
	border-color: #ffffff !important;
	transform: rotate(-45deg);
}
.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .divider {
	background-color: #4c9cd7;
}
.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .d-menu {
	top: 0 !important;
}
.h-menu li:hover > .dropdown-toggle:before,
.v-menu li:hover > .dropdown-toggle:before,
.d-menu li:hover > .dropdown-toggle:before {
	/*border-color: #ffffff;*/
	border-color: currentColor;
}
.h-menu {
	text-align: left;
	display: block;
	height: auto;
	list-style: none inside none;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-collapse: separate;
}
.h-menu:before, .h-menu:after {
	display: table;
	content: "";
}
.h-menu:after {
	clear: both;
}
.h-menu > li {
	display: block;
	float: left;
	position: relative;
	color: #585858;
}
.h-menu > li:hover {
	background-color: #518eb1;
	color: #ffffff;
}

.h-menu > li.no-hovered {
	background-color: inherit;
	color: inherit;
}
.h-menu > li:first-child {
	margin-left: 0;
}
.h-menu > li > a {
	display: block;
	float: left;
	position: relative;
	font-weight: normal;
	/*color: #727272;*/
	font-size: .875rem;
	outline: none;
	text-decoration: none;
	padding: .75rem .625rem;
	/*padding: 1.125rem 1.625rem;*/
	border: none;
	color:inherit;
}
.h-menu > li > a.dropdown-toggle{
	padding-right: 1.625rem;
}
.h-menu > li > a > .icon{
	margin: -.25rem .25rem 0 0;
    font-size: 1.125rem;
}
/*.h-menu > li > a:hover {
	background-color: #59cde2;
	color: #ffffff;
}*/
.h-menu > li .input-control, .h-menu > li .button {
	margin-top: 10px;
}
.h-menu > li.active {
	background-color: #3f84ab;
	color: #ffffff;
}
.h-menu > li:hover > a {
	color: #ffffff;
}
.h-menu > li > .d-menu {
	left: 0;
	top: 100%;
}
/*.h-menu .dropdown-toggle.open:before,
.d-menu .dropdown-toggle.open:before{
	transform: rotate(135deg);
}*/
.v-menu {
	text-align: left;
	background: #ffffff;
	max-width: 15.625rem;
	list-style: none inside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
	float: left;
}
.v-menu li {
	display: block;
	float: none;
	position: relative;
}
.v-menu li:before, .v-menu li:after {
	display: table;
	content: "";
}
.v-menu li:after {
	clear: both;
}
.v-menu li a {
	color: #727272;
	font-size: .875rem;
	display: block;
	float: none;
	padding: .75rem 2rem .75rem 2.5rem;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
	white-space: nowrap;
	min-width: 12.5rem;
	border: none;
}
.v-menu li a img, .v-menu li a .icon {
	position: absolute;
	left: .875rem;
	top: 50%;
	margin-top: -0.5625rem;
	max-height: 1.125rem;
	font-size: 1.125rem;
	display: inline-block;
	margin-right: .3125rem;
	vertical-align: middle;
	text-align: center;
}
.v-menu li.active {
	border-left: 2px solid;
	border-color: #2b89d2;
}
.v-menu li.active > a {
	background-color: #659bc3;
	color: #ffffff;
}
.v-menu > li:not(.title):not(.menu-title):not(.divider):hover {
	text-decoration: none;
	background: #81b0d2;
	color: #ffffff;
}
.v-menu li:hover > a,
.v-menu li:hover .icon {
	color: inherit;
}
.v-menu .divider {
	padding: 0;
	height: 2px;
	margin: 0 1px;
	overflow: hidden;
	background-color: #f2f2f2;
}
.v-menu.subdown .d-menu {
	min-width: 0;
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	top: 100%;
	box-shadow: none;
	color: #333;
}
.v-menu .item-block {
	display: block;
	padding: .625rem;
	background-color: #eeeeee;
}
.v-menu .d-menu {
	left: 100%;
	top: -10%;
}
.v-menu li[class$="title"]{
	cursor:default;
}
.v-menu .title{
	padding: 10px;
    font-size: 125%;
    border: 0;
	cursor:default;
}
.v-menu .menu-title {
	background-color: #f6f7f8;
	/*font-size: 12px;
	line-height: 14px;*/
	padding: 4px 8px;
	border: 0;
	color: #646464;
}
.v-menu .menu-title:first-child {
	margin: 0;
	border-top-width: 0;
}
.v-menu .menu-title:first-child:hover {
	border-top-width: 0;
}
.v-menu .menu-title:hover {
	background-color: #f6f7f8;
	cursor: default;
	border: 0;
}
.v-menu .dropdown-toggle:before {
	transform: rotate(-135deg);
	margin-top: -2px;
}
.v-menu.context li a, .d-menu.context li a {
	font-size: .75rem;
	padding: .3125rem 2rem .3125rem 2.5rem;
}
/*
??

.v-menu.context li a .icon, .d-menu.context li a .icon {
	margin-top: -0.4375rem;
	font-size: .825rem;
	color: inherit;
}

.v-menu.no-min-size li a, .d-menu.no-min-size li a {
	min-width: 0;
}
.v-menu.full-size li a, .d-menu.full-size li a {
	min-width: 0;
	width: 100%;
}
*/
.v-menu.subdown .dropdown-toggle:not(.open):before {
	transform: rotate(-45deg);
}
.v-menu.subdown .dropdown-toggle.open:before {
	transform: rotate(135deg);
}
.v-menu .dropdown-toggle.open:before, .v-menu.context .dropdown-toggle.open:before {
	transform: rotate(45deg);
}
.v-menu li[disabled] a {
	opacity: .3;
}
.v-menu li[disabled]:hover {
	background-color: inherit;
	border: 0;
}
.v-menu li > .stick {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 0;
}
.v-menu li > .stick.place-left {
	right: 100%;
	left: -5px;
	border-radius: 5px 0 0 5px;
}
.v-menu li > .stick.place-right {
	left: 100%;
	right: -5px;
	z-index: 0;
	border-radius: 0 5px 5px 0;
}
.d-menu {
	text-align: left;
	background: #ffffff;
	max-width: 15.625rem;
	list-style: none inside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
	float: left;
	border-collapse: separate;
	position: absolute;
	display: none;
	z-index: 1000;
	left: 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.d-menu li:hover > .dropdown-toggle:before {
	border-color: #ffffff;
}
.d-menu li {
	display: block;
	float: none;
	position: relative;
}
.d-menu li:before, .d-menu li:after {
	display: table;
	content: "";
}
.d-menu li:after {
	clear: both;
}
.d-menu li a {
	color: #727272;
	font-size: .875rem;
	display: block;
	float: none;
	padding: .75rem 2rem .75rem 2.5rem;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
	white-space: nowrap;
	min-width: 12.5rem;
	border: none;
}
.d-menu li a img, .d-menu li a .icon {
	position: absolute;
	left: .875rem;
	top: 50%;
	margin-top: -0.5625rem;
	color: #5a5a5a;
	max-height: 1.125rem;
	font-size: 1.125rem;
	display: inline-block;
	margin-right: .3125rem;
	vertical-align: middle;
	text-align: center;
}
.d-menu li.active {
	border-left: 2px solid;
    border-color: #1ba1e2;
    background: #689ec5;
}
.d-menu li.active > a {
	font-weight: bold;
    color: #fff;
}
.d-menu li:hover {
	text-decoration: none;
	background: #81b0d2; /*#d7e5f7;*/
	color: #ffffff;
}
.d-menu li:hover > a, .d-menu li:hover .icon {
	color: #ffffff;
}
.d-menu .divider {
	padding: 0;
	height: 1px;
	margin: 0 1px;
	overflow: hidden;
	background-color: #f2f2f2;
}
.d-menu .divider:hover {
	background-color: #f2f2f2;
}
.d-menu.subdown .d-menu {
	min-width: 0;
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	top: 100%;
	box-shadow: none;
}
.d-menu .item-block {
	display: block;
	padding: .625rem;
	background-color: #eeeeee;
}
.d-menu .d-menu {
	left: 100%;
	top: -10%;
}
.d-menu .menu-title {
	background-color: #f6f7f8;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 8px;
	border: 0;
	color: #646464;
}
.d-menu .menu-title:first-child {
	margin: 0;
	border-top-width: 0;
}
.d-menu .menu-title:first-child:hover {
	border-top-width: 0;
}
.d-menu .menu-title:hover {
	background-color: #f6f7f8;
	cursor: default;
	border: 0;
}
.d-menu .dropdown-toggle:before {
	transform: rotate(-135deg);
	margin-top: -2px;
}
.d-menu .toggle-hover-child:hover > .dropdown-toggle:before {
	transform: rotate(45deg);
}
.d-menu.subdown .dropdown-toggle:before {
	transform: rotate(-45deg);
	margin-left: -1.25rem;
}
.d-menu li[disabled] a {
	color: #ccc;
}
.d-menu li[disabled]:hover {
	background-color: inherit;
	border: 0;
}
.d-menu.context li a {
	font-size: .75rem;
	padding: .3125rem 2rem .3125rem 2.5rem;
}
.d-menu.context li a .icon {
	margin-top: -0.4375rem;
	font-size: .825rem;
	color: inherit;
}
.d-menu.no-min-size li a {
	min-width: 0;
}
.d-menu.full-size li a {
	min-width: 0;
	width: 100%;
}
.d-menu .d-menu {
	left: 100%;
	top: -10%;
}
.d-menu.open {
	display: block;
}
.d-menu.drop-left {
	left: auto !important;
	right: 100%
}
.d-menu.drop-up {
	top: auto !important;
	bottom: 0;
}
.d-menu.context li a {
	font-size: .75rem;
	padding: .3125rem 2rem .3125rem 2.5rem;
}
.d-menu.context li a .icon {
	margin-top: -0.4375rem;
}
.d-menu.place-right {
	left: auto;
	right: 0;
	width: auto;
}
.h-menu, .v-menu, .d-menu {
	border-collapse: separate;
}
.sidebar-container {
	background-color: #71b1d1;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}
.sidebar {
	background: #eaeff5;
	color: #232323;
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none inside none;
	transition: all 0.2s ease;
}
.sidebar li {
	display: block;
	background-color: inherit;
	color: inherit;
	position: relative;
	height: 50px;
}
.sidebar li[disabled]{
	opacity:.3;
}
.sidebar li.divider {
	height: 1px;
	background-color: #a8d3e8;
	margin: 2px 0;
}
.sidebar li a {
	display: block;
	background-color: inherit;
	color: inherit;
	padding: .625rem 1rem .625rem 3.75rem;
	position: relative;
	width: 100%;
	height: 100%;
	line-height: .875rem;
}
.sidebar li a .icon {
	width: 28px;
	height: 28px;
	font-size: 28px;
	line-height: 28px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	left: .625rem;
	top: .625rem;
}
.sidebar li a .title, .sidebar li a .counter {
	display: block;
	margin: 0;
	white-space: nowrap;
}
.sidebar li a .title {
	font-size: .6875rem;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar li a .counter {
	font-size: .7rem;
	font-weight: normal;
	background:inherit;
}
.sidebar li:hover {
	background-color:#c6daef;
}
.sidebar li.active {
	background-color: rgb(120, 160, 202);
    color: #fff;
}

.sidebar.compact {
	width: 52px;
	transition: all 0.2s ease;
}
.sidebar.compact a {
	padding-right: 0;
	padding-left: 0;
	width: 52px;
}
.sidebar.compact .title {
	display: none;
}
.sidebar.compact .counter {
	position: absolute;
	top: 0;
	right: 4px;
}

@media screen and (max-width: 800px) {
.sidebar.responsive-future {
	width: 52px;
}
.sidebar.responsive-future li > a {
	padding-right: 0;
	padding-left: 0;
	width: 52px !important;
}
.sidebar.responsive-future li > a > .title {
	display: none;
}
.sidebar.responsive-future li > a > .counter {
	position: absolute;
	top: 0;
	right: 4px;
}
}
.sidebar.dark {
	background-color: #3D3D3D;
	color:#fff;
}
.sidebar.dark li:not(.active):hover {
	background-color: #262626;
}
.sidebar.dark li.divider {
	background-color: #777;
}
.simple-list, .numeric-list {
	list-style: none;
	counter-reset: li;
	padding-left: 0;
	margin-left: .625rem;
}
.simple-list li ul, .numeric-list li ul, .simple-list li ol, .numeric-list li ol {
	list-style: none;
	padding-left: 1.5625rem;
}
.simple-list li, .numeric-list li {
	position: relative;
	padding: 4px 12px;
	list-style: none;
	color: #262626;
}
.simple-list li:before, .numeric-list li:before {
	position: absolute;
	top: 50%;
	margin-top: -0.8rem;
	left: -0.625rem;
	color: #59cde2;
	font-size: 2rem;
	vertical-align: middle;
	width: 1.25rem;
	height: 1.25rem;
	line-height: 1.25rem;
}
.simple-list ul, .numeric-list ul {
	margin: 4px .5em 0;
}
.simple-list > li:before {
	content: "\2022";
}
.simple-list > ul li:before {
	content: "\00B7";
}
.numeric-list > li {
	padding: 4px 12px 4px 18px;
}
.numeric-list > li:before {
	content: counter(li);
	counter-increment: li;
	font-size: .8rem;
	color: #ffffff;
	background-color: #59cde2;
	border-radius: 50%;
	text-align: center;
	margin-top: -0.65rem;
}
.numeric-list.square-marker > li:before {
	border-radius: 0;
}
.step-list {
	margin: 0 0 0 2rem;
	padding: 0;
	list-style-type: none;
	counter-reset: li;
}
.step-list > li {
	border-left: 1px #ccc solid;
	position: relative;
	padding: 0 .625rem;
	margin: .625rem;
	vertical-align: top;
}
.step-list > li:before {
	position: absolute;
	content: counter(li);
	counter-increment: li;
	font-size: 2rem;
	color: #999999;
	right: 100%;
	top: .3125rem;
	margin-right: .25rem;
}
.input-control {
	display: inline-block;
	min-height: 2.125rem;
	height: 2.125rem;
	position: relative;
	vertical-align: middle;
	margin: .325rem 0;
	line-height: 1;
}
.input-control:not([data-role="datepicker"]) {
	z-index: 0;
}
.input-control[data-role=select] {
	height: auto;
}
.input-control.text, .input-control.select, .input-control.file, .input-control.password, .input-control.number, .input-control.email, .input-control.tel {
	width: 10.875rem;
}
.input-control.text .button:not([class*=calendar-]), .input-control.select .button, .input-control.file .button, .input-control.password .button, .input-control.number .button, .input-control.email .button, .input-control.tel .button {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	z-index: 1;
}
.input-control.text > label, .input-control.select > label, .input-control.file > label, .input-control.password > label, .input-control.number > label, .input-control.email > label, .input-control.tel > label, .input-control.text > .label, .input-control.select > .label, .input-control.file > .label, .input-control.password > .label, .input-control.number > .label, .input-control.email > .label, .input-control.tel > .label {
	position: absolute;
	left: 0;
	right: 0;
	top: -1rem;
	font-size: .875rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.input-control.text > input:disabled + .button, .input-control.select > input:disabled + .button, .input-control.file > input:disabled + .button, .input-control.password > input:disabled + .button, .input-control.number > input:disabled + .button, .input-control.email > input:disabled + .button, .input-control.tel > input:disabled + .button {
	display: none;
}
.input-control.text .prepend-icon, .input-control.select .prepend-icon, .input-control.file .prepend-icon, .input-control.password .prepend-icon, .input-control.number .prepend-icon, .input-control.email .prepend-icon, .input-control.tel .prepend-icon {
	width: 24px;
	height: 24px;
	font-size: 24px;
	line-height: 1;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 4px;
	z-index: 2;
	color: #999999;
}
.input-control.text .prepend-icon ~ input, .input-control.select .prepend-icon ~ select, .input-control.file .prepend-icon ~ input, .input-control.password .prepend-icon ~ input, .input-control.number .prepend-icon ~ input, .input-control.email .prepend-icon ~ input, .input-control.tel .prepend-icon ~ input {
	padding-left: 35px; /*30px*/
}
.input-control input, .input-control textarea, .input-control select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
	border: 1px #d9d9d9 solid;
	width: 100%;
	height: 100%;
	padding: .3125rem;
	z-index: 0;
}
.input-control input:focus, .input-control textarea:focus, .input-control select:focus {
	outline: none;
}
.input-control input:disabled, .input-control textarea:disabled, .input-control select:disabled {
	background-color: #EBEBE4;
}
.input-control input:focus, .input-control textarea:focus, .input-control select:focus, .input-control input:hover, .input-control textarea:hover, .input-control select:hover {
	border-color: #787878;
}
.input-control textarea {
	position: relative;
	min-height: 6.25rem;
	font-family: "Segoe UI", "Open Sans", serif;
}
.input-control.textarea {
	height: auto;
}
.input-control.select {
	position: relative;
}
.input-control.select select {
	padding-right: 20px;
}
.input-control.rounded input, .input-control.rounded textarea, .input-control.rounded select {
	border-radius: 0.3125rem;
}
.input-control.big-input {
	height: 4.125rem;
}
.input-control.big-input input {
	font-size: 1.875rem;
	padding-left: 1.25rem;
}
.input-control.big-input .button {
	height: 3.25rem;
	top: 50%;
	margin-top: -1.625rem;
	right: 0.3125rem;
	font-size: 1.125rem;
	font-weight: bold;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}
.input-control [class*=input-state-] {
	position: absolute;
	display: none;
	top: 50%;
	right: 8px;
	z-index: 3;
	font-size: 1rem;
	margin-top: -0.5rem;
}
.input-control.required input, .input-control.required textarea, .input-control.required select {
	border: 1px dashed #1ba1e2;
}
.input-control.required.neon input, .input-control.required.neon textarea, .input-control.required.neon select {
	box-shadow: 0 0 25px 0 rgba(89, 205, 226, 0.7);
}
.input-control.required .input-state-required {
	display: block;
	color: #1ba1e2;
}
.input-control.error input, .input-control.error textarea, .input-control.error select {
	border: 1px solid #ce352c;
}
.input-control.error.neon input, .input-control.error.neon textarea, .input-control.error.neon select {
	box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
}
.input-control.error .input-state-error {
	display: block;
	color: #ce352c;
}
.input-control.warning input, .input-control.warning textarea, .input-control.warning select {
	border: 1px solid #e3c800;
}
.input-control.warning.neon input, .input-control.warning.neon textarea, .input-control.warning.neon select {
	box-shadow: 0 0 25px 0 rgba(255, 165, 0, 0.7);
}
.input-control.warning .input-state-warning {
	display: block;
	color: #e3c800;
}
.input-control.success input, .input-control.success textarea, .input-control.success select {
	border: 1px solid #60a917;
}
.input-control.success.neon input, .input-control.success.neon textarea, .input-control.success.neon select {
	box-shadow: 0 0 25px 0 rgba(0, 128, 0, 0.7);
}
.input-control.success .input-state-success {
	display: block;
	color: #60a917;
}
.input-control.info input, .input-control.info textarea, .input-control.info select {
	border: 1px solid #1ba1e2;
}
.input-control.info.neon input, .input-control.info.neon textarea, .input-control.info.neon select {
	box-shadow: 0 0 25px 0 rgba(89, 205, 226, 0.7);
}
.input-control.info .input-state-success {
	display: block;
	color: #1ba1e2;
}
input.error, select.error, textarea.error {
	border: 1px solid #ce352c;
}
input.warning, select.warning, textarea.warning {
	border: 1px solid #e3c800;
}
input.info, select.info, textarea.info {
	border: 1px solid #1ba1e2;
}
input.success, select.success, textarea.success {
	border: 1px solid #60a917;
}
input.required, select.required, textarea.required {
	border: 1px dashed #1ba1e2;
}
.input-control.file input[type=file] {
	position: absolute;
	opacity: 0;
	width: 0.0625rem;
	height: 0.0625rem;
}
.input-control.file input[type=file]:disabled ~ input[type=text], .input-control.file input[type=file]:disabled ~ .button {
	background-color: #EBEBE4;
}
.input-control.file:hover input[type=text], .input-control.file:hover button {
	border-color: #787878;
}
.input-control .button-group {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;/*z-index: 2;*/
}
.input-control .button-group:before, .input-control .button-group:after {
	display: table;
	content: "";
}
.input-control .button-group:after {
	clear: both;
}
.input-control .button-group .button {
	position: relative !important;
	float: left;
	margin: 0;
}
.input-control > .helper-button, .input-control > .button-group > .helper-button {
	visibility: hidden;
	margin: 0;
	border: 0;
	height: 1.875rem;
	padding: 0 .6rem;
	z-index: 100;
	font-size: .75rem;
}
.input-control > .button.helper-button {
	margin: 2px 2px 0;
	margin: 2px 2px 0 !important;
}
.input-control > .button-group > .button.helper-button {
	margin: 2px 0;
}
.input-control > .button-group > .button.helper-button:last-child {
	margin-right: 2px;
}
.input-control input:focus ~ .helper-button, .input-control input:focus ~ .button-group > .helper-button {
	visibility: visible;
}
.input-control input ~ .helper-button:active, .input-control input ~ .button-group > .helper-button:active {
	visibility: visible;
}
.input-control input:disabled ~ .helper-button, .input-control input:disabled ~ .button-group > .helper-button {
	display: none;
}
.input-control.modern {
	position: relative;
	width: 12.25rem;
	height: 3rem;
	display: inline-block;
	margin: .625rem 0;
}
.input-control.modern input {
	position: absolute;
	top: 1rem;
	left: 0;
	right: 0;
	bottom: .5rem;
	border: 0;
	border-bottom: 2px #DDDDDD solid;
	background-color: transparent;
	outline: none;
	font-size: 1rem;
	padding-bottom: .5rem;
	padding-left: 0;
	width: 100%;
	/*z-index: 2;*/
	height: 30px; /*modificat 1.75rem;*/
	border-radius: 0;
}
.input-control.modern input:focus {
	border-bottom-color: #1d1d1d;
}
.input-control.modern .label, .input-control.modern .informer {
	position: absolute;
	display: block;
	z-index: -1;
	color: #1d1d1d;
	pointer-events: none;
}
.input-control.modern .label {
	opacity: 0;
	top: 18px;
	left: 0;
	transition: all 0.3s linear;
}
.input-control.modern .informer {
	opacity: 0;
	bottom: .75rem;
	color: #C8C8C8;
	font-size: .8rem;
	transition: all 0.3s linear;
}
.input-control.modern .placeholder {
	font-size: 1rem;
	color: #C8C8C8;
	position: absolute;
	top: 1.2rem;
	left: 0;
	z-index: -1;
	opacity: 1;
	transition: all 0.3s linear;
	pointer-events: none;
}
.input-control.modern .helper-button {
	top: 12px !important;
    z-index: 3 !important;
}
.input-control.modern.iconic {
	margin-left: 32px;
}
.input-control.modern.iconic .icon {
	width: 24px;
	height: 24px;
	font-size: 24px;
	line-height: 1;
	position: absolute;
	left: -28px;
	top: 50%;
	margin-top: -8px;
	display: block;
	opacity: .2;
	transition: all 0.3s linear;
}
.input-control.modern.iconic .icon img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
}
.input-control.modern.iconic.full-size {
	width: calc(100% - 32px) !important;
}
.input-control.modern input:focus ~ .label {
	opacity: 1;
	-webkit-transform: translateY(-18px);
	transform: translateY(-18px);
	transition: all 0.3s linear;
}
.input-control.modern input:focus ~ .placeholder {
	opacity: 0;
	transform: translateX(200px);
	transition: all 0.3s linear;
}
.input-control.modern input:focus ~ .informer {
	opacity: 1;
	color: #1d1d1d;
	bottom: -14px;
	transition: all 0.3s linear;
}
.input-control.modern input:focus ~ .icon {
	opacity: 1;
	transition: all 0.3s linear;
}
.input-control.modern.error input {
	border-bottom-color: #ce352c;
}
.input-control.modern.error .informer, .input-control.modern.error .label {
	color: #ce352c;
}
.input-control.modern.success input {
	border-bottom-color: #60a917;
}
.input-control.modern.success .informer, .input-control.modern.success .label {
	color: #60a917;
}
.input-control.modern.warning input {
	border-bottom-color: #e3c800;
}
.input-control.modern.warning .informer, .input-control.modern.warning .label {
	color: #e3c800;
}
.input-control.modern.info input {
	border-bottom-color: #1ba1e2;
}
.input-control.modern.info .informer, .input-control.modern.info .label {
	color: #1ba1e2;
}
.input-control.modern input:disabled {
	border-bottom-style: dotted;
	color: #BCBCBC;
}
.input-control.checkbox, .input-control.radio {/*append class no-user-select*/
	line-height: 1.875rem;
	min-width: 1rem;
}
.input-control.checkbox input[type="checkbox"], .input-control.radio input[type="checkbox"], .input-control.checkbox input[type="radio"], .input-control.radio input[type="radio"] {
	position: absolute;
	opacity: 0;
	width: 0.0625rem;
	height: 0.0625rem;
}
.input-control.checkbox .caption, .input-control.radio .caption {
	margin: 0 .125rem;
	vertical-align: middle;
}
.input-control.checkbox .check, .input-control.radio .check {
	width: 1.625rem;
	height: 1.625rem;
	background-color: #ffffff;
	border: 1px #999999 solid;
	padding: 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.input-control.checkbox.text-left .check, .input-control.radio.text-left .check {
	margin: 0 0 0 .3125rem;
}
.input-control.checkbox .check:focus, .input-control.radio .check:focus {
	border-color: #bcd9e2;
}
.input-control.checkbox .check:before, .input-control.radio .check:before {
	position: absolute;
	vertical-align: middle;
	color: transparent;
	font-size: 0;
	content: "";
	height: .3125rem;
	width: .565rem;
	background-color: transparent;
	border-left: .1875rem solid;
	border-bottom: .1875rem solid;
	border-color: transparent;
	left: 50%;
	top: 50%;
	margin-left: -0.325rem;
	margin-top: -0.365rem;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: all 0.2s linear;
}
.input-control.checkbox input[type=radio] ~ .check:before, .input-control.radio input[type=radio] ~ .check:before {
	border-color: transparent;
}
.input-control.checkbox input[type="checkbox"]:checked ~ .check:before, .input-control.radio input[type="checkbox"]:checked ~ .check:before, .input-control.checkbox input[type="radio"]:checked ~ .check:before, .input-control.radio input[type="radio"]:checked ~ .check:before {
	border-color: #555555;
	transition: all 0.2s linear;
}
.input-control.checkbox input[type="checkbox"]:disabled ~ .caption, .input-control.radio input[type="checkbox"]:disabled ~ .caption, .input-control.checkbox input[type="radio"]:disabled ~ .caption, .input-control.radio input[type="radio"]:disabled ~ .caption {
	color: #cacaca;
	cursor: default;
}
.input-control.checkbox input[type="checkbox"]:disabled ~ .check, .input-control.radio input[type="checkbox"]:disabled ~ .check, .input-control.checkbox input[type="radio"]:disabled ~ .check, .input-control.radio input[type="radio"]:disabled ~ .check {
	border-color: #cacaca;
	cursor: default;
}
.input-control.checkbox input[type="checkbox"]:disabled:checked ~ .check:before, .input-control.radio input[type="checkbox"]:disabled:checked ~ .check:before {
	border-color: #cacaca;
}
.input-control.checkbox input[type="radio"]:disabled:checked ~ .check:before, .input-control.radio input[type="radio"]:disabled:checked ~ .check:before {
	background-color: #cacaca;
}
.input-control.checkbox input[data-show="indeterminate"] ~ .check:before, .input-control.radio input[data-show="indeterminate"] ~ .check:before, .input-control.checkbox input[data-show="indeterminate"]:checked ~ .check:before, .input-control.radio input[data-show="indeterminate"]:checked ~ .check:before, .input-control.checkbox input.indeterminate:checked ~ .check:before, .input-control.radio input.indeterminate:checked ~ .check:before, .input-control.checkbox input[type="checkbox"]:indeterminate ~ .check:before, .input-control.radio input[type="checkbox"]:indeterminate ~ .check:before {
	display: none;
}
.input-control.checkbox input[data-show="indeterminate"] ~ .check:after, .input-control.radio input[data-show="indeterminate"] ~ .check:after, .input-control.checkbox input[data-show="indeterminate"]:checked ~ .check:after, .input-control.radio input[data-show="indeterminate"]:checked ~ .check:after, .input-control.checkbox input.indeterminate:checked ~ .check:after, .input-control.radio input.indeterminate:checked ~ .check:after, .input-control.checkbox input[type="checkbox"]:indeterminate ~ .check:after, .input-control.radio input[type="checkbox"]:indeterminate ~ .check:after {
	position: absolute;
	display: block;
	content: "";
	background-color: #1d1d1d;
	height: .875rem;
	width: .875rem;
	left: 50%;
	top: 50%;
	margin-left: -0.4375rem;
	margin-top: -0.4375rem;
}
.input-control.checkbox input[data-show="indeterminate"]:not(:checked) ~ .check:after, .input-control.radio input[data-show="indeterminate"]:not(:checked) ~ .check:after {
	background-color: transparent;
}
.input-control.checkbox input[data-show="indeterminate"]:disabled ~ .check:after, .input-control.radio input[data-show="indeterminate"]:disabled ~ .check:after {
	background-color: #cacaca;
}
.input-control.radio .check {
	border: 1px #999999 solid;
	border-radius: 50%;
}
.input-control.radio .check:before {
	position: absolute;
	display: block;
	content: "";
	background-color: #555;
	height: .5624rem;
	width: .5624rem;
	left: 50%;
	top: 50%;
	margin-left: -0.375rem;
	margin-top: -0.375rem;
	transform: rotate(0deg);
	border-radius: 50%;
}
.input-control.radio input[type="radio"]:not(:checked) ~ .check:before {
	background-color: transparent;
}
.input-control.radio input[type="radio"]:disabled ~ .check:before {
	border-color: transparent;
}
.input-control.small-check .check {
	width: 1rem;
	height: 1rem;
}
.input-control.small-check .check:before {
	width: 6px;
	height: 3px;
	margin-left: -4px;
	margin-top: -4px;
	border-width: 2px;
}
.input-control.small-check.radio .check:before {
	height: .375rem;
	width: .375rem;
	left: 50%;
	top: 50%;
	margin-left: -0.25rem;
	margin-top: -0.25rem;
}
.input-control.small-check input[data-show="indeterminate"] ~ .check:after, .input-control.small-check input[data-show="indeterminate"]:checked ~ .check:after, .input-control.small-check input.indeterminate:checked ~ .check:after, .input-control.small-check input[type="checkbox"]:indeterminate ~ .check:after {
	height: .375rem;
	width: .375rem;
	left: 50%;
	top: 50%;
	margin-left: -0.1875rem;
	margin-top: -0.1875rem;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 0 1rem;
	height: 2.125rem;
	text-align: center;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
	vertical-align: middle;
}
input[type="button"].default, input[type="reset"].default, input[type="submit"].default {
	background-color: #008287;
	color: #fff;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #787878;
}
input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
	outline: 0;
}
input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, input[type="button"].disabled, input[type="reset"].disabled, input[type="submit"].disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
input[type="button"] *, input[type="reset"] *, input[type="submit"] * {
	color: inherit;
}
input[type="button"] *:hover, input[type="reset"] *:hover, input[type="submit"] *:hover {
	color: inherit;
}
input[type="button"].rounded, input[type="reset"].rounded, input[type="submit"].rounded {
	border-radius: .325rem;
}
input[type="button"] > [class*=mif-], input[type="reset"] > [class*=mif-], input[type="submit"] > [class*=mif-] {
	vertical-align: middle;
}
input[type="button"] img, input[type="reset"] img, input[type="submit"] img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
input[type="button"].loading-pulse, input[type="reset"].loading-pulse, input[type="submit"].loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
input[type="button"].loading-pulse:before, input[type="reset"].loading-pulse:before, input[type="submit"].loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
}
input[type="button"].loading-pulse.lighten:before, input[type="reset"].loading-pulse.lighten:before, input[type="submit"].loading-pulse.lighten:before {
	background-color: #fff;
}
input[type="button"].loading-cube, input[type="reset"].loading-cube, input[type="submit"].loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
input[type="button"].loading-cube:before, input[type="reset"].loading-cube:before, input[type="submit"].loading-cube:before, input[type="button"].loading-cube:after, input[type="reset"].loading-cube:after, input[type="submit"].loading-cube:after {
	content: "";
	background-color: #333;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}
input[type="button"].loading-cube:after, input[type="reset"].loading-cube:after, input[type="submit"].loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
input[type="button"].loading-cube.lighten:before, input[type="reset"].loading-cube.lighten:before, input[type="submit"].loading-cube.lighten:before, input[type="button"].loading-cube.lighten:after, input[type="reset"].loading-cube.lighten:after, input[type="submit"].loading-cube.lighten:after {
	background-color: #fff;
}
input[type="button"].dropdown-toggle, input[type="reset"].dropdown-toggle, input[type="submit"].dropdown-toggle {
	padding-right: 1.625rem;
}
input[type="button"].dropdown-toggle.drop-marker-light:before, input[type="reset"].dropdown-toggle.drop-marker-light:before, input[type="submit"].dropdown-toggle.drop-marker-light:before, input[type="button"].dropdown-toggle.drop-marker-light:after, input[type="reset"].dropdown-toggle.drop-marker-light:after, input[type="submit"].dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
input[type="button"].primary, input[type="reset"].primary, input[type="submit"].primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
input[type="button"].primary:active, input[type="reset"].primary:active, input[type="submit"].primary:active {
	background: #1b6eae;
	color: #ffffff;
}
input[type="button"].success, input[type="reset"].success, input[type="submit"].success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
input[type="button"].success:active, input[type="reset"].success:active, input[type="submit"].success:active {
	background: #128023;
	color: #ffffff;
}
input[type="button"].danger, input[type="reset"].danger, input[type="submit"].danger, input[type="button"].alert, input[type="reset"].alert, input[type="submit"].alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
input[type="button"].danger:active, input[type="reset"].danger:active, input[type="submit"].danger:active, input[type="button"].alert:active, input[type="reset"].alert:active, input[type="submit"].alert:active {
	background: #9a1616;
	color: #ffffff;
}
input[type="button"].info, input[type="reset"].info, input[type="submit"].info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
input[type="button"].info:active, input[type="reset"].info:active, input[type="submit"].info:active {
	background: #1ba1e2;
	color: #ffffff;
}
input[type="button"].warning, input[type="reset"].warning, input[type="submit"].warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
input[type="button"].warning:active, input[type="reset"].warning:active, input[type="submit"].warning:active {
	background: #bf5a15;
	color: #ffffff;
}
input[type="button"].link, input[type="reset"].link, input[type="submit"].link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
input[type="button"].link:hover, input[type="reset"].link:hover, input[type="submit"].link:hover, input[type="button"].link:active, input[type="reset"].link:active, input[type="submit"].link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
.switch, .switch-original {/*append class no-user-select*/
	display: inline-block;
	margin: 0 .625rem 0 0;
}
.switch input, .switch-original input {
	position: absolute;
	opacity: 0;
	width: 0.0625rem;
	height: 0.0625rem;
}
.switch .check, .switch-original .check, .switch .caption, .switch-original .caption {
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
}
.switch .check {
	width: 36px;
	height: 16px;
	background-color: #929292;
	border-radius: 8px;
	overflow: visible;
	position: relative;
	transition: background-color .2s linear;
}
.switch .check:before {
	position: absolute;
	display: block;
	content: "";
	width: 22px;
	height: 22px;
	z-index: 2;
	margin-top: -4px;
	margin-left: -3px;
	border-radius: 50%;
	background-color: #ffffff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
.switch input:checked ~ .check {
	background-color: #008287;
}
.switch input:not(:checked) ~ .check:before {
	background-color: #ffffff;
	-webkit-transition: transform 0.2s linear;
	transition: transform 0.2s linear;
}
.switch input:checked ~ .check {
	background-color: #008287;
}
.switch input:checked ~ .check:before {
	-webkit-transform: translateX(22px);
	transform: translateX(22px);
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.switch input:disabled ~ .check {
	background-color: #D5D5D5;
}
.switch input:disabled ~ .check:before {
	background-color: #BDBDBD;
}
.switch-original .caption {
	margin: 0 5px;
}
.switch-original .check {
	position: relative;
	height: 1.125rem;
	width: 2.8125rem;
	outline: 2px #a6a6a6 solid;
	border: 1px #fff solid;
	cursor: pointer;
	background: #A6A6A6;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
}
.switch-original .check:after {
	position: absolute;
	left: -1px;
	top: -1px;
	display: block;
	content: "";
	height: 1rem;
	width: .5625rem;
	outline: 2px #333 solid;
	border: 1px #333 solid;
	cursor: pointer;
	background: #333;
	z-index: 2;
	transition: all 0.2s linear;
}
.switch-original input[type="checkbox"]:focus ~ .check {
	outline: 1px #999999 dotted;
}
.switch-original input[type="checkbox"]:checked ~ .check {
	background: #008287;
}
.switch-original input[type="checkbox"]:checked ~ .check:after {
	left: auto;
	transform: translateX(2rem);
	transition: all 0.2s linear;
}
.switch-original input[type="checkbox"]:disabled ~ .check {
	background-color: #e6e6e6;
	border-color: #ffffff;
}
.switch-original input[type="checkbox"]:disabled ~ .check:after {
	background-color: #8a8a8a;
	outline-color: #8a8a8a;
	border-color: #8a8a8a;
}
.button {
	padding: 0 1rem;
	height: 2.125rem;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
}
.button:focus, .button:hover {
	box-shadow: #333 0px 0px 1px 0px, inset #fff 0 0 1px;
}
.button.default {
	background-color: #008287;
	color: #fff;
}
.button:hover {
	border-color: #787878;
}
.button:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
.button:focus {
	outline: 0;
}
.button:disabled, .button.disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
.button * {
	color: inherit;
}
.button *:hover {
	color: inherit;
}
.button.rounded {
	border-radius: .325rem;
}
.button > [class*=mif-] {
	vertical-align: middle;
}
.button.button-shadow {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.button img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
.round-button, .cycle-button, .square-button {
	padding: 0 1rem;
	height: 2.125rem;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
	width: 2.125rem;
	min-width: 2.125rem;
	padding: 0;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.round-button.default, .cycle-button.default, .square-button.default {
	background-color: #008287;
	color: #fff;
}
.round-button:hover, .cycle-button:hover, .square-button:hover {
	border-color: #787878;
}
.round-button:active, .cycle-button:active, .square-button:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
.round-button:focus, .cycle-button:focus, .square-button:focus {
	outline: 0;
}
.round-button:disabled, .cycle-button:disabled, .square-button:disabled, .round-button.disabled, .cycle-button.disabled, .square-button.disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
.round-button *, .cycle-button *, .square-button * {
	color: inherit;
}
.round-button *:hover, .cycle-button *:hover, .square-button *:hover {
	color: inherit;
}
.round-button.rounded, .cycle-button.rounded, .square-button.rounded {
	border-radius: .325rem;
}
.round-button > [class*=mif-], .cycle-button > [class*=mif-], .square-button > [class*=mif-] {
	vertical-align: middle;
}
.round-button img, .cycle-button img, .square-button img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
.round-button.loading-pulse, .cycle-button.loading-pulse, .square-button.loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
.round-button.loading-pulse:before, .cycle-button.loading-pulse:before, .square-button.loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	animation: scaleout 1s infinite ease-in-out;
}
.round-button.loading-pulse.lighten:before, .cycle-button.loading-pulse.lighten:before, .square-button.loading-pulse.lighten:before {
	background-color: #fff;
}
.round-button.loading-cube, .cycle-button.loading-cube, .square-button.loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
.round-button.loading-cube:before, .cycle-button.loading-cube:before, .square-button.loading-cube:before, .round-button.loading-cube:after, .cycle-button.loading-cube:after, .square-button.loading-cube:after {
	content: "";
	background-color: #333;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	animation: cubemove 1.8s infinite ease-in-out;
}
.round-button.loading-cube:after, .cycle-button.loading-cube:after, .square-button.loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.round-button.loading-cube.lighten:before, .cycle-button.loading-cube.lighten:before, .square-button.loading-cube.lighten:before, .round-button.loading-cube.lighten:after, .cycle-button.loading-cube.lighten:after, .square-button.loading-cube.lighten:after {
	background-color: #fff;
}
.round-button.dropdown-toggle, .cycle-button.dropdown-toggle, .square-button.dropdown-toggle {
	padding-right: 1.625rem;
}
.round-button.dropdown-toggle.drop-marker-light:before, .cycle-button.dropdown-toggle.drop-marker-light:before, .square-button.dropdown-toggle.drop-marker-light:before, .round-button.dropdown-toggle.drop-marker-light:after, .cycle-button.dropdown-toggle.drop-marker-light:after, .square-button.dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
.round-button.primary, .cycle-button.primary, .square-button.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
.round-button.primary:active, .cycle-button.primary:active, .square-button.primary:active {
	background: #1b6eae;
	color: #ffffff;
}
.round-button.success, .cycle-button.success, .square-button.success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
.round-button.success:active, .cycle-button.success:active, .square-button.success:active {
	background: #128023;
	color: #ffffff;
}
.round-button.danger, .cycle-button.danger, .square-button.danger, .round-button.alert, .cycle-button.alert, .square-button.alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
.round-button.danger:active, .cycle-button.danger:active, .square-button.danger:active, .round-button.alert:active, .cycle-button.alert:active, .square-button.alert:active {
	background: #9a1616;
	color: #ffffff;
}
.round-button.info, .cycle-button.info, .square-button.info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
.round-button.info:active, .cycle-button.info:active, .square-button.info:active {
	background: #1ba1e2;
	color: #ffffff;
}
.round-button.warning, .cycle-button.warning, .square-button.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
.round-button.warning:active, .cycle-button.warning:active, .square-button.warning:active {
	background: #bf5a15;
	color: #ffffff;
}
.round-button.link, .cycle-button.link, .square-button.link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
.round-button.link:hover, .cycle-button.link:hover, .square-button.link:hover, .round-button.link:active, .cycle-button.link:active, .square-button.link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
.square-button {
	border-radius: 0;
}
a.button, a.round-button, a.square-button {
	color: inherit;
}
a.button:hover, a.round-button:hover, a.square-button:hover {
	text-decoration: none;
}
.button.loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
.button.loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
}
.button.loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
.button.loading-cube:before, .button.loading-cube:after {
	content: "";
	background-color: currentColor;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}
.button.loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.command-button {
	padding: 0 1rem;
	height: 2.125rem;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
	height: auto;
	text-align: left;
	font-size: 1.325rem;
	padding-left: 3.5rem;
	padding-top: 8px;
	padding-bottom: 4px;
}
.command-button.default {
	background-color: #008287;
	color: #fff;
}
.command-button:hover {
	border-color: #787878;
}
.command-button:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
.command-button:focus {
	outline: 0;
}
.command-button:disabled, .command-button.disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
.command-button * {
	color: inherit;
}
.command-button *:hover {
	color: inherit;
}
.command-button.rounded {
	border-radius: .325rem;
}
.command-button > [class*=mif-] {
	vertical-align: middle;
}
.command-button img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
.command-button.loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
.command-button.loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
}
.command-button.loading-pulse.lighten:before {
	background-color: #fff;
}
.command-button.loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
.command-button.loading-cube:before, .command-button.loading-cube:after {
	content: "";
	background-color: #333;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}
.command-button.loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.command-button.loading-cube.lighten:before, .command-button.loading-cube.lighten:after {
	background-color: #fff;
}
.command-button.dropdown-toggle {
	padding-right: 1.625rem;
}
.command-button.dropdown-toggle.drop-marker-light:before, .command-button.dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
.command-button.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
.command-button.primary:active {
	background: #1b6eae;
	color: #ffffff;
}
.command-button.success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
.command-button.success:active {
	background: #128023;
	color: #ffffff;
}
.command-button.danger, .command-button.alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
.command-button.danger:active, .command-button.alert:active {
	background: #9a1616;
	color: #ffffff;
}
.command-button.info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
.command-button.info:active {
	background: #1ba1e2;
	color: #ffffff;
}
.command-button.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
.command-button.warning:active {
	background: #bf5a15;
	color: #ffffff;
}
.command-button.link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
.command-button.link:hover, .command-button.link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
.command-button small {
	display: block;
	font-size: .8rem;
	line-height: 1.625rem;
	margin-top: -0.3125rem;
}
.command-button .icon {
	left: 1rem;
	top: 50%;
	margin-top: -1rem;
	position: absolute;
	font-size: 2rem;
	height: 2rem;
	width: 2rem;
	margin-right: .625rem;
}
.command-button.icon-right {
	padding-left: 1rem;
	padding-right: 3.5rem;
}
.command-button.icon-right .icon {
	left: auto;
	right: 0;
}
.image-button {
	padding: 0 1rem;
	height: 2.125rem;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
	border: 0;
	padding-left: 2.75rem;
	background-color: #eeeeee;
}
.image-button.default {
	background-color: #008287;
	color: #fff;
}
.image-button:hover {
	border-color: #787878;
}
.image-button:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
.image-button:focus {
	outline: 0;
}
.image-button:disabled, .image-button.disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
.image-button * {
	color: inherit;
}
.image-button *:hover {
	color: inherit;
}
.image-button.rounded {
	border-radius: .325rem;
}
.image-button > [class*=mif-] {
	vertical-align: middle;
}
.image-button img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
.image-button.loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
.image-button.loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
}
.image-button.loading-pulse.lighten:before {
	background-color: #fff;
}
.image-button.loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
.image-button.loading-cube:before, .image-button.loading-cube:after {
	content: "";
	background-color: #333;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}
.image-button.loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.image-button.loading-cube.lighten:before, .image-button.loading-cube.lighten:after {
	background-color: #fff;
}
.image-button.dropdown-toggle {
	padding-right: 1.625rem;
}
.image-button.dropdown-toggle.drop-marker-light:before, .image-button.dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
.image-button.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
.image-button.primary:active {
	background: #1b6eae;
	color: #ffffff;
}
.image-button.success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
.image-button.success:active {
	background: #128023;
	color: #ffffff;
}
.image-button.danger, .image-button.alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
.image-button.danger:active, .image-button.alert:active {
	background: #9a1616;
	color: #ffffff;
}
.image-button.info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
.image-button.info:active {
	background: #1ba1e2;
	color: #ffffff;
}
.image-button.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
.image-button.warning:active {
	background: #bf5a15;
	color: #ffffff;
}
.image-button.link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
.image-button.link:hover, .image-button.link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
.image-button:active {
	background-color: #e1e1e1;
}
.image-button > .icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 2.125rem;
	padding: .525rem;
	font-size: 1rem;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
}
.image-button img.icon {
	padding-top: .525rem;
}
.image-button.icon-right {
	padding-left: 1rem;
	padding-right: 2.75rem;
}
.image-button.icon-right > .icon {
	right: 0;
	left: auto;
}
a.image-button {
	padding-top: 10px;
}
.image-button.small-button {
	padding-left: 2rem;
	padding-right: 1rem;
	padding-top: 0;
}
.image-button.small-button .icon {
	width: 1.625rem;
	font-size: .875rem;
	height: 100%;
	padding: .4rem;
}
.image-button.small-button.icon-right {
	padding-left: .625rem;
	padding-right: 2rem;
}
.shortcut-button {
	padding: 0 1rem;
	height: 2.125rem;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
	width: 5.75rem;
	height: 5.75rem;
	text-align: center;
	font-size: .75rem;
}
.shortcut-button.default {
	background-color: #008287;
	color: #fff;
}
.shortcut-button:hover {
	border-color: #787878;
}
.shortcut-button:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
.shortcut-button:focus {
	outline: 0;
}
.shortcut-button:disabled, .shortcut-button.disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
.shortcut-button * {
	color: inherit;
}
.shortcut-button *:hover {
	color: inherit;
}
.shortcut-button.rounded {
	border-radius: .325rem;
}
.shortcut-button > [class*=mif-] {
	vertical-align: middle;
}
.shortcut-button img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
.shortcut-button.loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
.shortcut-button.loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
}
.shortcut-button.loading-pulse.lighten:before {
	background-color: #fff;
}
.shortcut-button.loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
.shortcut-button.loading-cube:before, .shortcut-button.loading-cube:after {
	content: "";
	background-color: currentColor;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}
.shortcut-button.loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.shortcut-button.loading-cube.lighten:before, .shortcut-button.loading-cube.lighten:after {
	background-color: #fff;
}
.shortcut-button.dropdown-toggle {
	padding-right: 1.625rem;
}
.shortcut-button.dropdown-toggle.drop-marker-light:before, .shortcut-button.dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
.shortcut-button.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
.shortcut-button.primary:active {
	background: #1b6eae;
	color: #ffffff;
}
.shortcut-button.success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
.shortcut-button.success:active {
	background: #128023;
	color: #ffffff;
}
.shortcut-button.danger, .shortcut-button.alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
.shortcut-button.danger:active, .shortcut-button.alert:active {
	background: #9a1616;
	color: #ffffff;
}
.shortcut-button.info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
.shortcut-button.info:active {
	background: #1ba1e2;
	color: #ffffff;
}
.shortcut-button.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
.shortcut-button.warning:active {
	background: #bf5a15;
	color: #ffffff;
}
.shortcut-button.link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
.shortcut-button.link:hover, .shortcut-button.link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
.shortcut-button .icon, .shortcut-button .title {
	display: block;
	color: inherit;
}
.shortcut-button .icon {
	font-size: 1.7rem;
	height: 1.7rem;
	width: 1.7rem;
	margin: .875rem auto;
}
.shortcut-button .badge {
	color: inherit;
	position: absolute;
	top: 0;
	right: 0;
	font-size: .7rem;
	line-height: 1rem;
	padding: 0 .225rem;
}
a.shortcut-button {
	padding-top: 10px;
}
.button.dropdown-toggle {
	padding-right: 1.625rem;
}
.button.dropdown-toggle.drop-marker-light:before, .button.dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
.nav-button {
	width: 2rem;
	height: 2rem;
	background-size: 1rem 1rem;
	background: center center no-repeat;
	text-indent: -9999px;
	border: 0;
	display: inline-block;
	cursor: pointer;
	z-index: 2;
	position: relative;
	color: inherit !important;
}
.nav-button span {
	position: absolute;
	top: 1.2rem;
	left: .5rem;
	width: 1.2rem;
	height: 2px;
	margin: 0 0 0;
	background: currentColor;/*#1d1d1d;*/
	transform: rotate(0);
	transition: all 0.3s linear;
}
.nav-button span:before, .nav-button span:after {
	content: '';
	position: absolute;
	top: -0.5rem;
	right: 0;
	width: 1.2rem;
	height: 2px;
	background: currentColor;/*#1d1d1d;*/
	transform: rotate(0);
	transition: all 0.3s linear;
}
.nav-button span:after {
	top: .5rem;
}
.nav-button.transform span {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background: currentColor;/*#1d1d1d;*/
}
.nav-button.transform span:before, .nav-button.transform span:after {
	content: '';
	top: -5px;
	right: 0;
	width: .75rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-button.transform span:after {
	top: 5px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nav-button.light span {
	background-color: #ffffff;
}
.nav-button.light span:before, .nav-button.light span:after {
	background-color: #ffffff;
}
.group-of-buttons .button.active {
	background-color: #00ccff;
	color: #ffffff;
}
.group-of-buttons .button:active {
	background-color: #1ba1e2;
	color: #ffffff;
}
.split-button {
	display: inline-block;
	position: relative;
}
.split-button:before, .split-button:after {
	display: table;
	content: "";
}
.split-button:after {
	clear: both;
}
.split-button .button, .split-button .split {
	display: block;
	float: left;
}
.split-button .split {
	padding: 0 1rem 0 .625rem;
	height: 2.125rem;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	outline: none;
	font-size: .875rem;
	line-height: 2.1rem;
	position: relative;
	margin: .15625rem 0;
}
.split-button .split:hover {
	background-color: #eeeeee;
	border-color: #787878;
}
.split-button .split-content {
	position: absolute;
	top: 100%;
}
.split.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
.split.primary:active {
	background: #1b6eae;
}
.split.primary:hover {
	background: #59cde2;
	border-color: #59cde2;
}
.split.primary.dropdown-toggle:before {
	border-color: #ffffff;
}
.split.success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
.split.success:active {
	background: #128023;
}
.split.success:hover {
	background: #7ad61d;
	border-color: #7ad61d;
}
.split.success.dropdown-toggle:before {
	border-color: #ffffff;
}
.split.danger {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
.split.danger:active {
	background: #9a1616;
}
.split.danger:hover {
	background: #da5a53;
	border-color: #da5a53;
}
.split.danger.dropdown-toggle:before {
	border-color: #ffffff;
}
.split.info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
.split.info:active {
	background: #1ba1e2;
}
.split.info:hover {
	background: #4390df;
	border-color: #4390df;
}
.split.info.dropdown-toggle:before {
	border-color: #ffffff;
}
.split.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
.split.warning:active {
	background: #bf5a15;
}
.split.warning:hover {
	background: #c29008;
	border-color: #c29008;
}
.split.warning.dropdown-toggle:before {
	border-color: #ffffff;
}
.mini-button {
	font-size: .6rem;
	line-height: 1.3;
	padding: .2rem .625rem;
	height: 1.4rem;
}
.small-button {
	font-size: .7rem;
	line-height: 1.68rem;
	padding: 0 .625rem;
	height: 1.7rem;
}
.large-button {
	height: 2.55rem;
	font-size: 1.05rem;
	line-height: 2.52rem;
}
.big-button {
	height: 3.125rem;
	font-size: 1.2rem;
	line-height: 1;
}
.round-button.mini-button, .cycle-button.mini-button, .square-button.mini-button {
	width: 1.4rem;
	height: 1.4rem;
	font-size: .6rem;
	line-height: 1;
	padding: 0;
	min-width: 0;
}
.round-button.small-button, .cycle-button.small-button, .square-button.small-button {
	width: 1.7rem;
	height: 1.7rem;
	font-size: .7rem;
	line-height: 1.68rem;
	padding: 0;
	min-width: 0;
}
.round-button.large-button, .cycle-button.large-button, .square-button.large-button {
	font-size: 1.05rem;
	line-height: 1;
	width: 2.55rem;
	height: 2.55rem;
}
.round-button.big-button, .cycle-button.big-button, .square-button.big-button {
	font-size: 1.2rem;
	line-height: 1;
	width: 3.125rem;
	height: 3.125rem;
}
.button.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #055C8C;
}
.button.primary:active {
	background: #1b6eae;
	color: #ffffff;
}
.button.success {
	background: #60a917;
	color: #ffffff;
	border-color: #386709;
}
.button.success:active {
	background: #128023;
	color: #ffffff;
}
.button.danger, .button.alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #7D0801;
}
.button.danger:active, .button.alert:active {
	background: #9a1616;
	color: #ffffff;
}
.button.info {
	background: #3EA3B5;
	color: #ffffff;
	border-color: #026475;
}
.button.info:active {
	background: #1ba1e2;
	color: #ffffff;
}
.button.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #9A4000;
}
.button.warning:active {
	background: #bf5a15;
	color: #ffffff;
}
.button.link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
.button.link:hover, .button.link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
a.button, span.button, div.button, a.round-button, span.round-button, div.round-button, a.cycle-button, span.cycle-button, div.cycle-button, a.square-button, span.square-button, div.square-button {
	padding-top: .53125rem; 
	padding-bottom: .53125rem;/*modificat. a fost setat doar pentru padding-top!!*/
}
a.button.big-button, span.button.big-button, div.button.big-button, a.round-button.big-button, span.round-button.big-button, div.round-button.big-button, a.cycle-button.big-button, span.cycle-button.big-button, div.cycle-button.big-button, a.square-button.big-button, span.square-button.big-button, div.square-button.big-button {
	padding-top: .78125rem; 
	padding-bottom: .53125rem;/*modificat. a fost setat doar pentru padding-top!!*/
}
.pagination {
	display: block;
	margin: .625rem 0;
}
.pagination:before, .pagination:after {
	display: table;
	content: "";
}
.pagination:after {
	clear: both;
}
.pagination > .item {
	display: block;
	float: left;
	margin-left: .0652rem;
	padding: 0.25rem .625rem;
	background-color: #ffffff;
	cursor: pointer;
	border: 1px #eeeeee solid;
	text-align: center;
	font-size: .875rem;
	color: #1d1d1d;
}
.pagination > .item:first-child {
	margin-left: 0;
}
.pagination > .item.current, .pagination > .item.active {
	background-color: #1ba1e2;
	border-color: #59cde2;
	color: #ffffff;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.pagination > .item:hover {
	background-color: #75c7ee;
	border-color: #75c7ee;
	color: #ffffff;
}
.pagination > .item:disabled, .pagination > .item.disabled {
	cursor: default;
	background-color: #eeeeee;
	border-color: #eeeeee;
	color: #999999;
}
.pagination > .item.spaces {
	border: 0;
	cursor: default;
	color: #1d1d1d;
}
.pagination > .item.spaces:hover {
	background-color: inherit;
	color: #1d1d1d;
}
.pagination.rounded > .item {
	border-radius: .3125rem;
}
.pagination.cycle > .item {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	font-size: .7rem;
	padding: .4375rem 0;
}
.pagination.no-border > .item {
	border: 0;
}
.pagination.no-border > .item:hover {
	color: #59cde2;
	background-color: transparent;
}
.pagination.no-border > .item:disabled, .pagination.no-border > .item.disabled {
	cursor: default;
	background-color: transparent;
	border-color: transparent;
	color: #999999;
}
.pagination.no-border > .item.current:hover, .pagination.no-border > .item.active:hover {
	background-color: #75c7ee;
	border-color: #75c7ee;
	color: #ffffff;
}
.breadcrumbs {
	padding: 0;
	margin: 0;
	list-style: none inside none;
	background-color: #ffffff;
	color: #999;
	padding: 1rem;
}
.breadcrumbs > li {
	display: inline-block;
	color: inherit;
	margin: 0 1rem 0 0;
	position: relative;
	vertical-align: middle;
}
.breadcrumbs > li:before, .breadcrumbs > li:after {
	display: block;
	position: absolute;
	vertical-align: middle;
	color: transparent;
	font-size: 0;
	content: "";
	height: 1px;
	width: .375rem;
	background-color: #1d1d1d;
	top: 50%;
	left: 100%;
	margin-left: .5rem;
}
.breadcrumbs > li:before {
	transform: rotate(45deg);
	margin-top: -0.125rem;
}
.breadcrumbs > li:after {
	transform: rotate(-45deg);
	margin-top: .125rem;
}
.breadcrumbs > li > a {
	color: inherit;
	display: inline-block;
	line-height: 1;
}
.breadcrumbs > li:last-child {
	color: #1d1d1d;
	font-weight: bolder;
}
.breadcrumbs > li:last-child a {
	cursor: default;
}
.breadcrumbs > li:last-child:before, .breadcrumbs > li:last-child:after {
	background-color: transparent;
}
.breadcrumbs > li:hover {
	color: #1d1d1d;
}
.breadcrumbs img, .breadcrumbs .icon {
	display: inline-block;
	line-height: .8;
	height: 1rem;
	width: 1rem;
	font-size: 1rem;
	vertical-align: -15%;
}
.breadcrumbs.dark {
	background-color: #393832;
}
.breadcrumbs.dark > li:hover, .breadcrumbs.dark > li:last-child {
	color: #ffffff;
}
.breadcrumbs.dark > li:before, .breadcrumbs.dark > li:after {
	background-color: #ffffff;
}
.breadcrumbs2 {
	margin: 0.625rem 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.breadcrumbs2 li {
	float: left;
	margin: 0 .2em 0 1em;
}
.breadcrumbs2 a {
	background: #d9d9d9;
	padding: .3em 1em;
	float: left;
	text-decoration: none;
	color: #2086bf;
	position: relative;
}
.breadcrumbs2 a:hover {
	background: #1ba1e2;
	color: #ffffff;
}
.breadcrumbs2 a:hover:before {
	border-color: #1ba1e2 #1ba1e2 #1ba1e2 transparent;
}
.breadcrumbs2 a:hover:after {
	border-left-color: #1ba1e2;
}
.breadcrumbs2 a:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #d9d9d9 #d9d9d9 #d9d9d9 transparent;
	left: -1em;
	margin-left: 1px;
}
.breadcrumbs2 a:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #d9d9d9;
	right: -1em;
	margin-right: 1px;
}
.breadcrumbs2 > li:first-child {
	margin-left: 0;
}
.breadcrumbs2 > li:first-child a:before {
	content: normal;
}
.breadcrumbs2 > li:last-child {
	background: none;
}
.breadcrumbs2 > li:last-child a {
	color: #1d1d1d;
}
.breadcrumbs2 > li:last-child:after, .breadcrumbs2 > li:last-child:before {
	content: normal;
}
.breadcrumbs2 > li:last-child:hover a {
	color: #ffffff;
}
.breadcrumbs2 .active, .breadcrumbs2 .active:hover {
	background: none;
}
.breadcrumbs2 .active a, .breadcrumbs2 .active:hover a {
	color: #1d1d1d;
}
.breadcrumbs2 .active:hover a {
	color: #ffffff;
}
.breadcrumbs2 .active:after, .breadcrumbs2 .active:before {
	content: normal;
}
.breadcrumbs2.small a {
	padding: .2em 1em;
	font-size: 11.9px;
}
.breadcrumbs2.mini a {
	padding: .1em 1em;
	font-size: 10.5px;
}
.breadcrumbs2 > li > a > [class*=mif] {
	vertical-align: -10%;
}
.image-container {
	margin: 2px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	max-width: 100%;
	background-color: transparent;
}

.image-container .frame {
	background-color: #ffffff;
	position: relative;
	width: 100%;
	height: 100%;
}
.image-container img:not(.vertical-middle) {
	display: block;
	width: 100%;
	height: 100%;
}
.image-container img.vertical-middle{
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin:auto;
}
.image-container .image-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	overflow: hidden;
	font-size: .875rem;
	line-height: 1rem;
	padding: 0.9em 1em;
	background-color: rgba(30, 101, 136, 0.7);
	color: #ffffff;
	text-align: center;
	border-radius: inherit;
	height:100%; /*FIX old safari .vertical-middle*/
	transition: all 0.65s ease;
}
.image-container .image-overlay:hover {
	opacity: 1;
}

@media screen and (max-width: 1023px){/*trick for touch devices . Prevent Click for button if exists*/
.image-container .image-overlay:not(:hover) > * {
	-webkit-transform: translateX(200%);
	transform: translateX(200%);
	transition: all 0s .35s;
}
.image-container .image-overlay:hover > * {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: all 0s .2s;
}	
}


.image-container .image-overlay:hover:before,
.image-container .image-overlay:hover:after {
	opacity: 1;
	transform: scale(1);
}
.image-container .image-overlay:before,
.image-container .image-overlay:after {
	display: block;
	position: absolute;
	content: "";
	border: 1px solid rgba(255, 255, 255, 0.7);
	top: .8em;
	bottom: .8em;
	left: .8em;
	right: .8em;
	opacity: 0;
	border-radius: inherit;
	transform: scale(1.5);
	transition: all 0.65s ease;
}
.image-container .image-overlay.bd-h-only:before,
.image-container .image-overlay.bd-v-only:after{
	display:none;
}
.image-container .image-overlay:after {
	border-left: none;
	border-right: none;
	bottom: .8em;
	top: .8em;
}
.image-container .image-overlay:before {
	border-top: none;
	border-bottom: none;
	bottom: .8em;
	top: .8em;
}
.image-container .image-overlay > *{
	z-index:1;
}
.image-container.rounded img {
	border-radius: 0.3125rem;
}
.image-container.bordered .frame {
	border: 1px #eeeeee solid;
	padding: .5rem;
}
.image-container.polaroid .frame {
	border: 1px #eeeeee solid;
	padding: .5rem .5rem 2rem;
}
.image-container.handing {
	margin-top: 20px;
}
.image-container.handing .frame {
	border: 1px #eeeeee solid;
	position: relative;
	padding: .5rem;
}
.image-container.handing .frame:after {
	content: "";
	position: absolute;
	width: .625rem;
	height: .625rem;
	background-color: #647687;
	border-radius: 50%;
	top: -25%;
	left: 50%;
	margin-left: -0.3125rem;
	z-index: 3;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
.image-container.handing:after {
	position: absolute;
	content: "";
	background-color: transparent;
	border-top: 1px solid #eeeeee;
	transform: rotate(-16deg);
	z-index: 2;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	transform-origin: top left;
}
.image-container.handing:before {
	position: absolute;
	content: "";
	background-color: transparent;
	border-top: 1px solid #eeeeee;
	transform: rotate(16deg);
	z-index: 2;
	top: 0;
	right: 0;
	width: 50%;
	height: 50%;
	transform-origin: top right;
}
.image-container.handing.ani {
	transform-origin: 50% -25px;
	-webkit-animation: swinging 10s ease-in-out 0s infinite;
	animation: swinging 10s ease-in-out 0s infinite;
}
.image-container.handing.ani-hover:hover {
	transform-origin: 50% -25px;
	-webkit-animation: swinging 5s ease-in-out 0s;
	animation: swinging 5s ease-in-out 0s;
}
@-webkit-keyframes swinging {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 5% {
 -webkit-transform: rotate(10deg);
 transform: rotate(10deg);
}
 10% {
 -webkit-transform: rotate(-9deg);
 transform: rotate(-9deg);
}
 15% {
 -webkit-transform: rotate(8deg);
 transform: rotate(8deg);
}
 20% {
 -webkit-transform: rotate(-7deg);
 transform: rotate(-7deg);
}
 25% {
 -webkit-transform: rotate(6deg);
 transform: rotate(6deg);
}
 30% {
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}
 35% {
 -webkit-transform: rotate(4deg);
 transform: rotate(4deg);
}
 40% {
 -webkit-transform: rotate(-3deg);
 transform: rotate(-3deg);
}
 45% {
 -webkit-transform: rotate(2deg);
 transform: rotate(2deg);
}
 50% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
}
@keyframes swinging {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 5% {
 -webkit-transform: rotate(10deg);
 transform: rotate(10deg);
}
 10% {
 -webkit-transform: rotate(-9deg);
 transform: rotate(-9deg);
}
 15% {
 -webkit-transform: rotate(8deg);
 transform: rotate(8deg);
}
 20% {
 -webkit-transform: rotate(-7deg);
 transform: rotate(-7deg);
}
 25% {
 -webkit-transform: rotate(6deg);
 transform: rotate(6deg);
}
 30% {
 -webkit-transform: rotate(-5deg);
 transform: rotate(-5deg);
}
 35% {
 -webkit-transform: rotate(4deg);
 transform: rotate(4deg);
}
 40% {
 -webkit-transform: rotate(-3deg);
 transform: rotate(-3deg);
}
 45% {
 -webkit-transform: rotate(2deg);
 transform: rotate(2deg);
}
 50% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
}
@-webkit-keyframes scaleout {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
@keyframes scaleout {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
@-webkit-keyframes cubemove {
 25% {
 -webkit-transform: translateX(10px) rotate(-90deg);
 transform: translateX(10px) rotate(-90deg);
}
 50% {
 -webkit-transform: translateX(10px) translateY(10px) rotate(-179deg);
 transform: translateX(10px) translateY(10px) rotate(-179deg);
}
 50.1% {
 -webkit-transform: translateX(10px) translateY(10px) rotate(-180deg);
 transform: translateX(10px) translateY(10px) rotate(-180deg);
}
 75% {
 -webkit-transform: translateX(0px) translateY(10px) rotate(-270deg);
 transform: translateX(0px) translateY(10px) rotate(-270deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}
@keyframes cubemove {
 25% {
 -webkit-transform: translateX(10px) rotate(-90deg);
 transform: translateX(10px) rotate(-90deg);
}
 50% {
 -webkit-transform: translateX(10px) translateY(10px) rotate(-179deg);
 transform: translateX(10px) translateY(10px) rotate(-179deg);
}
 50.1% {
 -webkit-transform: translateX(10px) translateY(10px) rotate(-180deg);
 transform: translateX(10px) translateY(10px) rotate(-180deg);
}
 75% {
 -webkit-transform: translateX(0px) translateY(10px) rotate(-270deg);
 transform: translateX(0px) translateY(10px) rotate(-270deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}
@-webkit-keyframes orbit {
  0% {
 opacity: 1;
 -webkit-animation-timing-function: ease-out;
 -webkit-transform: rotate(225deg);
}
 7% {
 -webkit-transform: rotate(345deg);
 -webkit-animation-timing-function: linear;
}
 35% {
 -webkit-transform: rotate(495deg);
 -webkit-animation-timing-function: ease-in-out;
}
 42% {
 -webkit-transform: rotate(690deg);
 -webkit-animation-timing-function: linear;
}
 70% {
 opacity: 1;
 -webkit-transform: rotate(835deg);
 -webkit-animation-timing-function: linear;
}
 76% {
 opacity: 1;
}
 77% {
 -webkit-transform: rotate(955deg);
 -webkit-animation-timing-function: ease-in;
}
 78% {
 -webkit-transform: rotate(955deg);
 opacity: 0;
}
 100% {
 -webkit-transform: rotate(955deg);
 opacity: 0;
}
}
@keyframes orbit {
 0% {
 opacity: 1;
 animation-timing-function: ease-out;
 transform: rotate(225deg);
}
 7% {
 transform: rotate(345deg);
 animation-timing-function: linear;
}
 35% {
 transform: rotate(495deg);
 animation-timing-function: ease-in-out;
}
 42% {
 transform: rotate(690deg);
 animation-timing-function: linear;
}
 70% {
 opacity: 1;
 transform: rotate(835deg);
 animation-timing-function: linear;
}
 76% {
 opacity: 1;
}
 77% {
 transform: rotate(955deg);
 animation-timing-function: ease-in;
}
 78% {
 transform: rotate(955deg);
 opacity: 0;
}
 100% {
 transform: rotate(955deg);
 opacity: 0;
}
}
@-webkit-keyframes metro-opacity {
 0% {
 opacity: 0;
}
 50% {
 opacity: .5;
}
 100% {
 opacity: 1;
}
}
@keyframes metro-opacity {
 0% {
 opacity: 0;
}
 50% {
 opacity: .5;
}
 100% {
 opacity: 1;
}
}
/*custum resizable blocks*/
.resizable > .borders {
	position: static;
	z-index: -1;
}
.resizable > .borders >[block] {
	position: absolute;
	z-index: 2;
	min-width: 4px;
	min-height: 4px;
}
.resizable > .borders >[block="cover"] {
	left: -500px;
	right: -500px;
	bottom: -500px;
	top: -500px;
}
.resizable > .borders >[block]:not([block="cover"]):hover {
	background: red;
}
.resizable > .borders > [block="top"] {
	top: -2px;
	left: 10px;
	right: 10px;
	cursor: ns-resize;
}
.resizable > .borders > [block="bottom"] {
	bottom: -2px;
	left: 10px;
	right: 10px;
	cursor: ns-resize;
}
.resizable > .borders > [block="left"] {
	left: -2px;
	top: 10px;
	bottom: 10px;
	cursor: ew-resize;
}
.resizable > .borders > [block="right"] {
	right: -2px;
	top: 10px;
	bottom: 10px;
	cursor: ew-resize;
}
.resizable > .borders > [border="corner"] {
	width: 10px;
	height: 10px;
}
.resizable > .borders > [block="left-top"] {
	left: -2px;
	top: -2px;
	cursor: nw-resize;
}
.resizable > .borders > [block="right-top"] {
	right: -2px;
	top: -2px;
	cursor: ne-resize;
}
.resizable > .borders > [block="left-bottom"] {
	left: -2px;
	bottom: -2px;
	cursor: sw-resize;
}
.resizable > .borders > [block="right-bottom"] {
	right: -2px;
	bottom: -2px;
	cursor: se-resize;
}
/*end custum resizable blocks*/


.tabcontrol {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.tabcontrol .tabs {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none inside;
	border-bottom: 2px #1ba1e2 solid;
	white-space: nowrap;
	overflow: visible;
}
.tabcontrol .tabs:before, .tabcontrol .tabs:after {
	display: table;
	content: "";
}
.tabcontrol .tabs:after {
	clear: both;
}
.tabcontrol > .tabs > li {
	display: block;
	float: left;
	position: relative;
	white-space: nowrap;
}
.tabcontrol .tabs li a {
	display: block;
	float: left;
	padding: 10px 18px;
	color: currentColor;
	font-size: .6875rem;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	white-space: nowrap;
}
.tabcontrol .tabs li:hover a {
	background-color: #eeeeee;
	color: #1d1d1d;
}
.tabcontrol .tabs li[disabled] a {
	background: #eeeeee linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
	background-size: 40px 40px !important;
	color: #999999 !important;
	cursor: default;
}
.tabcontrol.tabs-bottom .tabs {
	border-bottom: none;
	border-top: 2px #1ba1e2 solid;
}
.tabcontrol.tabs-bottom .tabs li[disabled], .tabcontrol.tabs-bottom .tabs li:hover {
	top: 0;
}
/*
.tabcontrol .tabs li.non-visible-tabs {
	display: block;
	float: right;
}
.tabcontrol .tabs li.non-visible-tabs:empty {
	display: none;
}
.tabcontrol .tabs li.non-visible-tabs.dropdown-toggle {
	height: 100%;
}*/



.tabcontrol > .frames {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.tabcontrol > .frames > .frame {
	display: none;
	position: relative;
	width: 100%;
	padding: 20px;
}
.tabcontrol:not([data-frame]) > .frames > .frame[data-frame="default"], .tabcontrol[data-frame="1"] > .frames > .frame[data-frame="1"], .tabcontrol[data-frame="2"] > .frames > .frame[data-frame="2"], .tabcontrol[data-frame="3"] > .frames > .frame[data-frame="3"], .tabcontrol[data-frame="4"] > .frames > .frame[data-frame="4"], .tabcontrol[data-frame="5"] > .frames > .frame[data-frame="5"], .tabcontrol[data-frame="6"] > .frames > .frame[data-frame="6"], .tabcontrol[data-frame="7"] > .frames > .frame[data-frame="7"], .tabcontrol[data-frame="8"] > .frames > .frame[data-frame="8"], .tabcontrol[data-frame="9"] > .frames > .frame[data-frame="9"], .tabcontrol[data-frame="10"] > .frames > .frame[data-frame="10"] {
	display: block;
}
.tabcontrol[data-frame="1"] > .tabs > li[data-frame="1"] a, .tabcontrol[data-frame="2"] > .tabs > li[data-frame="2"] a, .tabcontrol[data-frame="3"] > .tabs > li[data-frame="3"] a, .tabcontrol[data-frame="4"] > .tabs > li[data-frame="4"] a, .tabcontrol[data-frame="5"] > .tabs > li[data-frame="5"] a, .tabcontrol[data-frame="6"] > .tabs > li[data-frame="6"] a, .tabcontrol[data-frame="7"] > .tabs > li[data-frame="7"] a, .tabcontrol[data-frame="8"] > .tabs > li[data-frame="8"] a, .tabcontrol[data-frame="9"] > .tabs > li[data-frame="9"] a, .tabcontrol[data-frame="10"] > .tabs > li[data-frame="10"] a {
	background-color: #1ba1e2;
	color: #ffffff;
}
.accordion > .frame {
	margin-top: 1px;
}
.accordion > .frame:first-child {
	margin-top: 0;
}
.accordion > .frame > .heading {/*append class no-user-select*/
	display: block;
	padding: 8px 16px 8px 20px;
	background-color: #f6f6f6;
	cursor: pointer;
	font-size: .6875rem;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	border: 1px #eeeeee solid;
	overflow: hidden;
	z-index: 2;
	transition: all 0.3s ease;
}
.accordion > .frame > .heading:before {
	position: absolute;
	display: block;
	left: 4px;
	top: 6px;
	content: '';
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-top: 6px solid transparent;
	border-bottom: 6px solid black;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: all 0.3s ease;
}
.accordion > .frame > .heading:hover {
	background-color: #eeeeee;
}
.accordion > .frame > .heading .icon {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 3rem;
	width: 3rem;
	max-height: 3rem;
	opacity: .6;
	color: #999999;
}
.accordion > .frame.active > .heading {
	background-color: #1ba1e2;
	border-color: #1ba1e2;
	color: #ffffff;
	box-shadow: -1px 6px 6px -6px rgba(0, 0, 0, 0.35);
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
	transition: all 0.3s ease;
}
.accordion > .frame.active > .heading .icon {
	color: #ffffff;
}
.accordion > .frame.active > .heading:before {
	left: 8px;
	border-bottom-color: #ffffff;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.accordion > .frame.active > .content {
	display: block;
}
.accordion > .frame > .content {
	padding: .625rem;
	display: none;
	background-color: #ffffff;
	z-index: 1;
}
.accordion > .frame[disabled] > .heading {
	cursor: default;
	background: #ffffff linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
	background-size: 40px 40px !important;
}
.accordion.large-heading > .frame > .heading {
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 300;
	padding-left: 32px;
	text-shadow: none;
}
.accordion.large-heading > .frame > .heading:before {
	top: 10px;
	border-left: 12px solid transparent;
	border-top: 12px solid transparent;
	border-bottom: 12px solid black;
}
.accordion.large-heading > .frame.active > .heading:before {
	border-bottom-color: #ffffff;
}
.listview {
	display: block;
	width: 100%;
	height: auto;
}
.listview:before, .listview:after {
	display: table;
	content: "";
}
.listview:after {
	clear: both;
}
.listview .list-group {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
.listview .list-group:before, .listview .list-group:after {
	display: table;
	content: "";
}
.listview .list-group:after {
	clear: both;
}
.listview .list-group .list-group-toggle {
	display: block;
	padding-left: 16px;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
}
.listview .list-group .list-group-toggle:before {
	position: absolute;
	display: block;
	left: 0;
	top: -3px;
	height: 0;
	content: '';
	width: 0;
	border-left: 7px solid transparent;
	border-top: 7px solid transparent;
	border-bottom: 7px #1ba1e2 solid;
}
.listview .list-group .list-group-content {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 1rem;
	max-height: 600px;
	transition: max-height .2s ease-out;
}
.listview .list-group .list-group-content:before, .listview .list-group .list-group-content:after {
	display: table;
	content: "";
}
.listview .list-group .list-group-content:after {
	clear: both;
}
.listview .list-group.collapsed > .list-group-toggle:before {
	left: -4px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-bottom-color: #999999;
}
.listview .list-group.collapsed:hover > .list-group-toggle:before {
	border-bottom-color: #1b6eae;
}
.listview .list-group.collapsed > .list-group-content {
	max-height: 0;
	overflow: hidden;
}
.listview .list {
	display: block;
	width: 100%;
	padding: 8px 8px 4px 48px;
	border: 1px transparent solid;
	cursor: pointer;
	height: 50px;
	border-bottom-color: #eeeeee;
	position: relative;
	margin: 4px 0;/*custom*/
}
.listview .list > .hover-container {
	display: none;
	position: absolute;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.3);
	right: 1px;
	top: 1px;
	bottom: 1px;
	text-align: center;
	color: white;
	max-width: 100%;
}
.listview .list:hover > .hover-container {
	display: block;
}
.listview .list > .hover-container:before {/*aliniez butoanele middle*/
	content: '';
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
/*custum styles*/
.listview .list.success {
	outline: 1px solid #0ABD0A;
	box-shadow: #1BCC1B 1px 1px 8px;
}
.listview .list.error {
	outline: 1px solid #DA4132;
	box-shadow: #CC361B 1px 1px 8px;
}
/*end custum styles*/
.listview .list:last-child {
	border-bottom-color: transparent;
}
.listview .list .list-icon {
	position: absolute;
	left: 0;
	top: 0;
	margin: 8px;
	width: 32px;
	height: 32px;
	font-size: 32px;
	text-align: center;
}
.listview .list .list-data {
	display: block;
	margin: 4px 0;
}
.listview.list-type-icons .list {
	display: block;
	float: left;
	padding: 0;
	width: 105px;
	height: 116px;
	border-color: transparent;
	margin: .625rem;
	text-align: center;
}
.listview.list-type-icons .list .list-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	height: auto;
	text-align: center;
}
.listview.list-type-icons .list .list-icon {
	width: 80px;
	height: 80px;
	font-size: 80px;
	text-align: center;
	left: 50%;
	margin-left: -40px;
}
.listview.list-type-icons .list .list-data {
	display: none;
}
.listview.list-type-tiles .list {
	display: block;
	float: left;
	padding: 8px 8px 4px 48px;
	width: 250px;
	height: 52px;
	border-color: transparent;
	margin: .625rem;
}
.listview.list-type-tiles .list .list-title {
	margin-top: 8px;
	display: block;
}
.listview.list-type-tiles .list .list-icon {
	width: 48px;
	height: 48px;
	font-size: 48px;
	text-align: center;
	top: 0;
	left: 0;
	margin: 2px;
}
.listview.list-type-tiles .list .list-data {
	display: none;
}
.listview.list-type-listing .list {
	display: block;
	float: left;
	padding: 4px 2px 4px 24px;
	width: auto;
	height: auto;
	border-color: transparent;
	margin: 1px;
}
.listview.list-type-listing .list .list-title {
	display: block;
}
.listview.list-type-listing .list .list-icon {
	width: 20px;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 0;
	left: 0;
	margin: 1px;
}
.listview.list-type-listing .list .list-data {
	display: none;
}
.listview .list.active {
	background-color: #d1e8ff;
	border-color: #64b4db;
}
.listview .list:hover {
	background-color: #e5f3fb;
	border-color: #64b4db;
}
.listview-outlook {
	display: block;
	width: 100%;
	height: auto;
}
.listview-outlook:before, .listview-outlook:after {
	display: table;
	content: "";
}
.listview-outlook:after {
	clear: both;
}
.listview-outlook .list {
	display: block;
	width: 100%;
	border: 0;
	border-bottom: 1px #eeeeee solid;
	padding: 2px 0;
	color: #555555;
	margin-bottom: 0;
	background-color: transparent;
}
.listview-outlook .list .list-content {
	margin: 2px 0;
	padding: 2px 20px;
	font-size: 1rem;
	color: inherit;
	border-left: 3px transparent solid;
}
.listview-outlook .list .list-content .list-title, .listview-outlook .list .list-content .list-subtitle, .listview-outlook .list .list-content .list-remark {
	width: 100%;
	display: block;
	color: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.listview-outlook .list .list-content .list-title {
	line-height: 1;
}
.listview-outlook .list .list-content .list-subtitle {
	font-size: .75rem;
	line-height: 1.2;
	font-weight: 500;
	color: #0067cb;
}
.listview-outlook .list .list-content .list-remark {
	font-weight: normal;
	line-height: 1.2;
	font-size: .625rem;
	color: #999999;
}
.listview-outlook .list:hover {
	background-color: #eeeeee;
	outline: none;
}
.listview-outlook .list:hover .list-content {
	border-left: 3px transparent solid;
}
.listview-outlook .list.marked .list-content {
	border-left: 3px #1b6eae solid;
}
.listview-outlook .list:active, .listview-outlook .list:focus, .listview-outlook .list.active {
	background-color: #cde6f7;
	outline: 1px #999999 dotted;
	color: #555555;
}
.listview-outlook .list-group {
	display: block;
	position: relative;
}
.listview-outlook .list-group .list-group-toggle {
	display: block;
	margin-bottom: 2px;
	background-color: #f0f0f0;
	padding: 4px 20px 4px 24px;
	font-size: .875rem;
	font-weight: 500;
	color: #333333;
	cursor: pointer;
}
.listview-outlook .list-group .list-group-toggle:before {
	position: absolute;
	display: block;
	left: 10px;
	top: 2px;
	content: '';
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-top: 7px solid transparent;
	border-bottom: 7px solid black;
}
.listview-outlook .list-group .list-group-content {
	display: block;
	max-height: 600px;
	transition: max-height .2s ease-out;
}
.listview-outlook .list-group.collapsed .list-group-content {
	max-height: 0;
	overflow: hidden;
}
.listview-outlook .list-group.collapsed .list-group-toggle:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -4px;
}
.listview-outlook .list-group .list-group-toggle:hover:before {
	border-bottom-color: #0067cb;
}
.stepper {
	margin: 10px 0;
	width: 100%;
}
.stepper:before, .stepper:after {
	display: table;
	content: "";
}
.stepper:after {
	clear: both;
}
.stepper > ul {
	counter-reset: li;
	border-top: 1px #1d1d1d dotted;
	position: relative;
	padding: 0;
	margin: 30px 0;
	width: 100%;
	display: block;
}
.stepper > ul li {
	list-style: none;
	float: left;
	width: 2em;
	height: 2em;
	margin-top: -1em;
	position: absolute;
	left: 0;
	background: #666;
	cursor: pointer;
	font-size: .875rem;
}
.stepper > ul li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	box-sizing: border-box;
	padding: .3em 10px;
	color: #fff;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: .9em;
	text-align: center;
}
.stepper > ul li:hover {
	background-color: #999999;
}
.stepper > ul li {
	transition: all 0.3s ease;
}
.stepper > ul li.current {
	background-color: #1ba1e2;
}
.stepper > ul li.current:hover {
	background-color: #00ccff;
}
.stepper > ul li.error {
	background-color: #a91717;
}
.stepper > ul li.error:hover {
	background-color: #f40;
}
.stepper > ul li.complete {
	background-color: #60a917;
}
.stepper > ul li.complete:hover {
	background-color: #7ad61d;
}
.stepper.cycle li {
	border-radius: 50%;
}
.stepper.diamond li {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.stepper.diamond li:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.wizard .steps {
	margin: 10px 0;
	padding: 20px;
	border: 1px #eeeeee solid;
	position: relative;
}
.wizard .steps .step {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
.wizard .steps .step:first-child {
	display: block;
}
.wizard .actions .group-right {
	float: right;
}
.wizard .actions .group-left {
	float: left;
}
.wizard .actions button {
	padding: 0 1rem;
	height: 2.125rem;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px #d9d9d9 solid;
	color: #262626;
	cursor: pointer;
	display: inline-block;
	outline: none;
	font-size: .875rem;
	line-height: 1;
	margin: .15625rem 0;
	position: relative;
	margin-right: 2px;
}
.wizard .actions button.default {
	background-color: #008287;
	color: #fff;
}
.wizard .actions button:hover {
	border-color: #787878;
}
.wizard .actions button:active {
	background: #eeeeee;
	color: #262626;
	box-shadow: none;
}
.wizard .actions button:focus {
	outline: 0;
}
.wizard .actions button:disabled, .wizard .actions button.disabled {
	background-color: #eaeaea;
	color: #bebebe;
	cursor: default;
	border-color: transparent;
}
.wizard .actions button * {
	color: inherit;
}
.wizard .actions button *:hover {
	color: inherit;
}
.wizard .actions button.rounded {
	border-radius: .325rem;
}
.wizard .actions button > [class*=mif-] {
	vertical-align: middle;
}
.wizard .actions button img {
	height: .875rem;
	vertical-align: middle;
	margin: 0;
}
.wizard .actions button.loading-pulse {
	position: relative;
	padding: 0 1.325rem;
}
.wizard .actions button.loading-pulse:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
}
.wizard .actions button.loading-pulse.lighten:before {
	background-color: #fff;
}
.wizard .actions button.loading-cube {
	position: relative;
	padding: 0 1.325rem;
}
.wizard .actions button.loading-cube:before, .wizard .actions button.loading-cube:after {
	content: "";
	background-color: #333;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8px;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}
.wizard .actions button.loading-cube:after {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.wizard .actions button.loading-cube.lighten:before, .wizard .actions button.loading-cube.lighten:after {
	background-color: #fff;
}
.wizard .actions button.dropdown-toggle {
	padding-right: 1.625rem;
}
.wizard .actions button.dropdown-toggle.drop-marker-light:before, .wizard .actions button.dropdown-toggle.drop-marker-light:after {
	background-color: #ffffff;
}
.wizard .actions button.primary {
	background: #2086bf;
	color: #ffffff;
	border-color: #2086bf;
}
.wizard .actions button.primary:active {
	background: #1b6eae;
	color: #ffffff;
}
.wizard .actions button.success {
	background: #60a917;
	color: #ffffff;
	border-color: #60a917;
}
.wizard .actions button.success:active {
	background: #128023;
	color: #ffffff;
}
.wizard .actions button.danger, .wizard .actions button.alert {
	background: #ce352c;
	color: #ffffff;
	border-color: #ce352c;
}
.wizard .actions button.danger:active, .wizard .actions button.alert:active {
	background: #9a1616;
	color: #ffffff;
}
.wizard .actions button.info {
	background: #59cde2;
	color: #ffffff;
	border-color: #59cde2;
}
.wizard .actions button.info:active {
	background: #1ba1e2;
	color: #ffffff;
}
.wizard .actions button.warning {
	background: #fa6800;
	color: #ffffff;
	border-color: #fa6800;
}
.wizard .actions button.warning:active {
	background: #bf5a15;
	color: #ffffff;
}
.wizard .actions button.link {
	background: transparent;
	color: #2086bf;
	border-color: transparent;
	text-decoration: underline;
}
.wizard .actions button.link:hover, .wizard .actions button.link:active {
	background: transparent;
	color: #114968;
	border-color: transparent;
}
.wizard .actions button:last-child {
	margin-right: 0;
}
.wizard .actions button.btn-finish {
	background-color: #60a917;
	color: #ffffff;
}
.wizard .actions button:disabled {
	background-color: #6f6f6f;
}
.wizard2 {
	counter-reset: div;
	position: relative;
	width: 100%;
}
.wizard2:before, .wizard2:after {
	display: table;
	content: "";
}
.wizard2:after {
	clear: both;
}
.wizard2 .step {
	width: auto;
	display: block;
	float: left;
	position: relative;
	z-index: 1;
	padding: 0 0 3rem;
}
.wizard2 .step:before {
	content: counter(div);
	counter-increment: div;
	position: absolute;
	font-size: .8rem;
	bottom: 20px;
	width: 20px;
	text-align: center;
}

@media screen and (max-width: 320px) {
.wizard2 .step:before {
	width: 16px;
}
}
.wizard2 .step.active {
	border: 0;
}
.wizard2 .step.active:before {
	visibility: hidden;
}
.wizard2 .step.prev {
	border-left: 20px solid #b2cdda;
	border-right: 1px solid #e6e6e6;
	width: 0;
	cursor: pointer;
}
.wizard2 .step.prev:before {
	left: 0;
	margin-left: -20px;
	color: #1d1d1d;
}
.wizard2 .step.next {
	border-left: 1px solid #e6e6e6;
	border-right: 20px solid #1ba1e2;
	width: 0;
	cursor: pointer;
}
.wizard2 .step.next:before {
	left: 100%;
	color: #ffffff;
}
.wizard2 .step.next + .next {
	border-color: #1891cb;
}
.wizard2 .step.next + .next + .next {
	border-color: #1681b4;
}
.wizard2 .step.next + .next + .next + .next {
	border-color: #13709e;
}
.wizard2 .step.next + .next + .next + .next + .next {
	border-color: #106087;
}
.wizard2 .step.next + .next + .next + .next + .next + .next {
	border-color: #0b4059;
}
.wizard2 .step.next + .next + .next + .next + .next + .next + .next {
	border-color: #082f43;
}
.wizard2 .step.next + .next + .next + .next + .next + .next + .next + .next {
	border-color: #051f2c;
}
.wizard2 .step.next + .next + .next + .next + .next + .next + .next + .next + .next {
	border-color: #030f15;
}
.wizard2 .step-content {
	width: auto;
	overflow: hidden;
	padding: .625rem;
}
.wizard2 .step.prev .step-content, .wizard2 .step.next .step-content {
	width: 0;
	padding: 0;
}
.wizard2 .action-bar {
	padding: 0 .625rem;
	position: absolute;
	bottom: 0px;
	text-align: right;
	z-index: 2;
}
.wizard2 .action-bar:before, .wizard2 .action-bar:after {
	display: table;
	content: "";
}
.wizard2 .action-bar:after {
	clear: both;
}
.wizard2 .action-bar .button {
	margin: 0 .125rem;
	opacity: .6;
}
.wizard2 .action-bar .button:hover {
	opacity: 1;
}
.carousel {
	display: block;
	width: 100%;
	position: relative;
	min-height: 100px;
	overflow: hidden;
	z-index: 0;
}
.carousel .slide {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.carousel[data-effect="slide"] .slide {
	transition: left .3s linear;
	left: -100%;
}
.carousel[data-effect="slide"] .slide.current {
	left: 0;
}
.carousel[data-effect="slide"] .slide.next {
	left: 100%;
}
.carousel[data-effect="fade"] .slide {
	transition: opacity .3s linear;
	opacity: 0;
}
.carousel[data-effect="fade"] .slide.current {
	opacity: 1;
}
.carousel[data-effect="switch"] .slide {
	display: none;
}
.carousel[data-effect="switch"] .slide.current {
	display: block;
}
.carousel .slide:before, .carousel .slide:after {
	display: table;
	content: "";
}
.carousel .slide:after {
	clear: both;
}
.carousel [class*="carousel-switch"], .carousel .carousel-bullets {/*append class no-user-select*/
	position: absolute;
	display: block;
	z-index: 999;
}
.carousel .carousel-bullets {
	left: 0;
	right: 0;
	bottom: .625rem;
	text-align: center;
}
.carousel .carousel-bullets .carousel-bullet {
	display: inline-block;
	float: none;
	width: .625rem;
	height: .625rem;
	background-color: #ababab;
	box-shadow: none;
	border-radius: 50%;
	margin-right: .625rem;
	cursor: pointer;
	border: 1px #ffffff solid;
}
.carousel .carousel-bullets .carousel-bullet:last-child {
	margin-right: 0;
}
.carousel .carousel-bullets .carousel-bullet.bullet-on {
	background-color: #59cde2;
}
.carousel.square-bullets .carousel-bullet {
	border-radius: 0;
}
.carousel .carousel-switch-next, .carousel .carousel-switch-prev {
	width: auto;
	line-height: 4rem;
	height: 4rem;
	text-decoration: none;
	margin-top: -2rem;
	top: 50%;
	font-size: 4rem;
	font-weight: 300;
	color: #eeeeee;
	cursor: pointer;
	vertical-align: middle;
	padding: 0;
}
.carousel .carousel-switch-next:hover, .carousel .carousel-switch-prev:hover {
	color: #ffffff;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.carousel .carousel-switch-next img, .carousel .carousel-switch-prev img {
	max-width: 64px;
	max-height: 64px;
}
.carousel .carousel-switch-next {
	right: 0;
	left: auto;
}
.carousel .carousel-switch-prev {
	left: 0;
	right: auto;
}
.popover {
	position: absolute;
	display: block;
	min-width: 12.5rem;
	height: auto;
	background-color: #eeeeee;
	padding: 0;
	border-radius: 3px;
	z-index: 10;
}
.popover * {
	color: inherit;
}
.popover.popover-shadow {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.popover > [class^=marker-on-]{
	width: .625rem;
	height: .625rem;
	display: block;
	position: absolute;
	background-color: inherit;
	margin: -.3125rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	/*box-shadow: inherit;*/
}
.popover > .marker-on-top {
	top: 0;
   left: 50%;
}
.popover > .marker-on-bottom{
	bottom: 0;
    left: 50%;
}
.popover > .marker-on-left{
	top: 50%;
    left: 0;
}
.popover > .marker-on-right{
	top: 50%;
    right: 0;
}
.progress, .progress-bar {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: .625rem 0;
	background: #eeeeee;
	overflow: hidden;
}
.progress:before, .progress-bar:before, .progress:after, .progress-bar:after {
	display: table;
	content: "";
}
.progress:after, .progress-bar:after {
	clear: both;
}
.progress .bar, .progress-bar .bar {
	position: relative;
	display: block;
	float: left;
	width: 0;
	background-color: #1ba1e2;
	z-index: 1;
	text-align: center;
	height: .625rem;
	line-height: .625rem;
	color: #ffffff;
}
.progress.small > .bar, .progress-bar.small > .bar {
	height: .3125rem;
}
.progress.large > .bar, .progress-bar.large > .bar {
	height: 1rem;
}
.progress.gradient-bar .bar, .progress-bar.gradient-bar .bar {
	background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
}
.progress.animated-ribbed > .bar {
	animation: ribbed-move 2s linear infinite;
}
.progress.windows7 >.bar {
	background: linear-gradient(to bottom, rgba(180,227,145,1) 0%, rgba(97,196,25,1) 60%, rgba(180,227,145,1) 100%);
	height: 1.5rem;
	overflow: hidden;
	position: static;
}
.progress.windows7 > .bar::before {
	content: "";
	animation: masked-animation 10s ease-in-out infinite;
	background-image: linear-gradient( -45deg, rgba(255,255,255,0) 15%, rgba(255,255,255,0.47) 40%, rgba(255,255,255,0.55) 50%, rgba(255,255,255,0.47) 60%, rgba(255,255,255,0) 85%);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff;
	display: block;
	height: 100%;
	width: 500px;
	position: absolute;
}
@keyframes masked-animation {
 0% {
 left: -250%;
 margin-left: -550px;
}
 50%, 100% {
 left: 150%;
 margin-left: 50px;
}
}
.progress-line {
    background-color: #b3d4fc;
    display: block;
	height: 3px;
	margin: 0;
	overflow: hidden;
}

.progress-line > span:first-child { /*safari win doesnt support animation on pseudo after before ((*/
	height: 3px;
	margin: 0;
    background-color: #3f51b5;
    -webkit-animation: running-progress 3s cubic-bezier(.4,0,.2,1) infinite;
    animation: running-progress 3s cubic-bezier(.4,0,.2,1) infinite;
	display: block;
}
@-webkit-keyframes running-progress {
    0% {
      -webkit-transform: translateX(-100%) scaleX(1);
    }
    60% {
      -webkit-transform: translateX(10%) scaleX(0.8); 
    }

    100% {
      -webkit-transform: translateX(100%) scaleX(1); /*safari iOS 7.1 BUG on rotate phone*/
    }
}

@keyframes running-progress {
    0%{
      transform: translateX(-100%) scaleX(1);
    }
    60% {
      transform: translateX(10%) scaleX(0.8); 
    }

    99.99%, 100% { /*IE BUG 99.9*/
      transform: translateX(100%) scaleX(1);
    }
}
.panel {
	display: block;
	position: relative;
	background-color: #ffffff;
}
.panel > .heading, .panel > .content {
	display: block;
	position: relative;
	color: #1d1d1d;
}
.panel > .heading {/*append class no-user-select*/
	padding: .625rem 0;
	color: #ffffff;
	background-color: #1ba1e2;
	cursor: default;
	vertical-align: middle;
	z-index: 2;
	height: 2.625rem;
	box-shadow: -1px 6px 6px -6px rgba(0, 0, 0, 0.35);
	font: 500 1.125rem/1.1 "Segoe UI", "Open Sans", serif;
}
.panel > .heading > .title {
	margin-left: .625rem;
}
.panel > .heading > .icon + .title {
	margin-left: 3.625rem;
}
.panel > .heading > .icon {
	position: absolute;
	background-color: #1b6eae;
	top: 0;
	left: 0;
	bottom: 0;
	vertical-align: middle;
	height: 2.625rem;
	width: 2.625rem;
	text-align: center;
	padding: .625rem;
}
.panel > .content {
	padding: .625rem;
	background-color: #e8f1f4;
	z-index: 1;
	font-size: 0.875rem;
}
.panel.collapsible > .heading {
	cursor: pointer;
}
.panel.collapsible > .heading:before {
	content: "\2212";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -1.3rem;
	right: .625rem;
	color: inherit;
	vertical-align: middle;
	font-size: 2rem;
}
.panel.collapsed > .heading:before {
	content: "\002b";
}
.panel.collapsed > .content {
	display: none;
}
.panel.alert > .heading, .panel.error > .heading, .panel.danger > .heading {
	background-color: #ce352c;
}
.panel.warning > .heading {
	background-color: #fa6800;
}
.panel.success > .heading {
	background-color: #60a917;
}
.rating {
	cursor: default;
	display: inline-block;
	z-index: 0;
}
.rating:before, .rating:after {
	display: table;
	content: "";
}
.rating:after {
	clear: both;
}
.rating .star {
	display: block;
	float: left;
	color: #555555;
	font-size: 20px;
	z-index: 1;
	position: relative;
	width: 20px;
	height: 24px;
	vertical-align: middle;
	line-height: 22px;
}
.rating .star:before, .rating .star:after {
	position: absolute;
	content: '\2605';
	display: block;
	z-index: 2;
	top: 0;
	left: 0;
	vertical-align: middle;
}
.rating .star.on {
	color: gold;
}
.rating .star.on.half {
	color: #555555;
}
.rating .star.on.half:after {
	color: gold;
}
.rating .star.half:after {
	z-index: 3;
	width: 8px;
	overflow: hidden;
}
.rating.poor .star.on {
	color: #ce352c;
}
.rating.poor .star.on.half {
	color: #555555;
}
.rating.poor .star.on.half:after {
	color: #ce352c;
}
.rating.regular .star.on {
	color: gold;
}
.rating.regular:not(:hover) .star.on.half {
	color: #555555;
}
.rating.regular .star.on.half:after {
	color: gold;
}
.rating.good .star.on {
	color: #60a917;
}
.rating.good .star.on.half {
	color: #555555;
}
.rating.good .star.on.half:after {
	color: #60a917;
}
.rating:not(.static) .star:hover {
	cursor: pointer;
	color: gold;
}
.rating:not(.static) .star:hover.half, .rating:not(.static) .star:hover.on.half {
	color: gold;
}
.rating:not(.static) .star:hover.half:after, .rating:not(.static) .star:hover.on.half:after {
	color: gold;
}
.rating:not(.static):hover > .star, .rating:not(.static):hover > .star:after {
	color: gold;
}
.rating:not(.static):hover > .star.half, .rating:not(.static):hover > .star:after.half, .rating:not(.static):hover > .star.on.half, .rating:not(.static):hover > .star:after.on.half {
 color: gold;
}
.rating:not(.static):hover > .star.half:after, .rating:not(.static):hover > .star:after.half:after, .rating:not(.static):hover > .star.on.half:after, .rating:not(.static):hover > .star:after.on.half:after {
 color: gold;
}
.rating:not(.static) .star:hover ~ .star, .rating:not(.static) .star:hover ~ .star:after {
	color: gray;
}
.rating:not(.static) .star:hover ~ .star.half, .rating:not(.static) .star:hover ~ .star:after.half, .rating:not(.static) .star:hover ~ .star.on.half, .rating:not(.static) .star:hover ~ .star:after.on.half {
 color: gray;
}
.rating:not(.static) .star:hover ~ .star.half:after, .rating:not(.static) .star:hover ~ .star:after.half:after, .rating:not(.static) .star:hover ~ .star.on.half:after, .rating:not(.static) .star:hover ~ .star:after.on.half:after {
 color: gray;
}
.rating.small .star {
	width: 14px;
	height: 16px;
	font-size: 14px;
	line-height: 14px;
}
.rating.small .star.half:after {
	width: 6px;
}
.rating.large .star {
	width: 28px;
	height: 30px;
	font-size: 32px;
	line-height: 24px;
}
.rating.large .star.half:after {
	width: 13px;
}
.rating .score {
	display: block;
    font-size: .8rem;
    line-height: 24px;
	min-width: 1.6rem;
}
.rating.small .score {
	font-size: .6rem;
}
.rating.large .score {
	font-size: 1rem;
}
.tile-area {
	margin: 0;
	height: 100%;
	min-width: 100%;
	position: relative;
	overflow: auto;
}
.tile-area:before, .tile-area:after {
	display: table;
	content: "";
}
.tile-area:after {
	clear: both;
}
.tile-area .tile-area-title {
	min-width: 210px;
	font-weight: 300;
	font-size: 42px;
	line-height: 1.3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}
.tile-group {
	margin-left: 80px;
	min-width: 80px;
	width: auto;
	float: left;
	display: block;
	padding-top: 40px;
	position: relative;
}
.tile-group.one {
	width: 160px;
}
.tile-group.two, .tile-group.double {
	width: 320px;
}
.tile-group.three, .tile-group.triple {
	width: 480px;
}
.tile-group.four, .tile-group.quadro {
	width: 640px;
}
.tile-group.five {
	width: 800px;
}
.tile-group.six {
	width: 960px;
}
.tile-group.seven {
	width: 1120px;
}
.tile-group .tile-group-title {
	font-size: 18px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: 0;
}
.tile-container {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}
.tile-container:before, .tile-container:after {
	display: table;
	content: "";
}
.tile-container:after {
	clear: both;
}
.tile {/*append class no-user-select*/
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.tile:hover {
	outline: #999999 solid 3px;
}
.tile:active {
	outline: 0;
}
.tile.no-outline {
	outline-color: transparent;
}
.tile.small-tile {
	width: 70px;
	height: 70px;
}
.tile.wide-tile {
	width: 310px;
	height: 150px;
}
.tile.wide-tile-v {
	height: 310px;
	width: 150px;
}
/*CUSTUM MAH TILE*/
.tile-wide .tile-content.wide {
	padding: 10px;
	color: #FFF;
}
.tile-wide .tile-content.wide .left, .tile-wide .tile-content.wide .right {
	width: 64px;
	height: 64px;
	float: left;
}
.tile-wide .tile-content.wide .right {
	float: right;
}
.tile-wide .tile-content .day {
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 10px;
}
.tile-wide .tile-content.wide .icon {
	font-size: 64px;
}
.tile-wide .tile-content.wide .middle {
	display: block;
	color: inherit;
	margin-left: 75px;
	width: auto;
	overflow: hidden;
}
.tile-wide .tile-content.wide .middle.left {
	margin: auto 75px auto auto;
}
.tile-wide .tile-content.wide .middle [class*="data-"] {
	display: block;
}
.tile-wide .tile-content.wide .middle .data-title {
	font-size: 14pt;
}
.tile-wide .tile-content.wide .middle .data-subtitle {
	font-size: 11pt;
}
.tile-wide .tile-content.wide .middle .data-text {
	padding: 5px 0;
	font-size: 10pt;/*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
/*end CUSTUM MAH TILE*/
.tile.large-tile {
	width: 310px;
	height: 310px;
}
.tile.big-tile {
	width: 470px;
	height: 470px;
}
.tile.super-tile {
	width: 630px;
	height: 630px;
}
.tile-square {/*append class no-user-select*/
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	overflow: visible;
}
.tile-square:hover {
	outline: #999999 solid 3px;
}
.tile-square:active {
	outline: 0;
}
.tile-square.no-outline {
	outline-color: transparent;
}
.tile-square.small-tile {
	width: 70px;
	height: 70px;
}
.tile-square.wide-tile {
	width: 310px;
	height: 150px;
}
.tile-square.wide-tile-v {
	height: 310px;
	width: 150px;
}
.tile-square.large-tile {
	width: 310px;
	height: 310px;
}
.tile-square.big-tile {
	width: 470px;
	height: 470px;
}
.tile-square.super-tile {
	width: 630px;
	height: 630px;
}
.tile-square .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-square:hover .tile-content.flipVertical, .tile-square.hover .tile-content.flipVertical, .tile-square.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-square .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-square .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-square .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-square .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-square:hover .tile-content.flipHorizontal, .tile-square.hover .tile-content.flipHorizontal, .tile-square.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-square .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}

.tile-square .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-square .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-square .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;
	z-index: 999;
}
.tile-square .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;
	z-index: 999;
}
.tile-small {/*append class no-user-select*/
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	overflow: visible;
	width: 70px;
	height: 70px;
}
.tile-small:hover {
	outline: #999999 solid 3px;
}
.tile-small:active {
	outline: 0;
}
.tile-small.no-outline {
	outline-color: transparent;
}
.tile-small.small-tile {
	width: 70px;
	height: 70px;
}
.tile-small.wide-tile {
	width: 310px;
	height: 150px;
}
.tile-small.wide-tile-v {
	height: 310px;
	width: 150px;
}
.tile-small.large-tile {
	width: 310px;
	height: 310px;
}
.tile-small.big-tile {
	width: 470px;
	height: 470px;
}
.tile-small.super-tile {
	width: 630px;
	height: 630px;
}
.tile-small .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-small:hover .tile-content.flipVertical, .tile-small.hover .tile-content.flipVertical, .tile-small.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-small .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-small .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-small .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-small .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-small:hover .tile-content.flipHorizontal, .tile-small.hover .tile-content.flipHorizontal, .tile-small.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-small .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-small .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-small .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-small .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;
	z-index: 999;
}
.tile-small .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;
	z-index: 999;
}
.tile-wide {/*append class no-user-select*/
	width: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	overflow: visible;
	width: 310px;
	height: 150px;
}
.tile-wide:hover {
	outline: #999999 solid 3px;
}
.tile-wide:active {
	outline: 0;
}
.tile-wide.no-outline {
	outline-color: transparent;
}
.tile-wide.small-tile {
	width: 70px;
	height: 70px;
}
.tile-wide.wide-tile {
	width: 310px;
	height: 150px;
}
.tile-wide.wide-tile-v {
	height: 310px;
	width: 150px;
}
.tile-wide.large-tile {
	width: 310px;
	height: 310px;
}
.tile-wide.big-tile {
	width: 470px;
	height: 470px;
}
.tile-wide.super-tile {
	width: 630px;
	height: 630px;
}
.tile-wide .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-wide:hover .tile-content.flipVertical, .tile-wide.hover .tile-content.flipVertical, .tile-wide.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-wide .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-wide .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-wide .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-wide .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-wide:hover .tile-content.flipHorizontal, .tile-wide.hover .tile-content.flipHorizontal, .tile-wide.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-wide .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-wide .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-wide .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-wide .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;/*z-index: 999;*/
}
.tile-wide .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;/*z-index: 999;*/
}
.tile-large {/*append class no-user-select*/
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	overflow: visible;
	width: 310px;
	height: 310px;
}
.tile-large:hover {
	outline: #999999 solid 3px;
}
.tile-large:active {
	outline: 0;
}
.tile-large.no-outline {
	outline-color: transparent;
}
.tile-large.small-tile {
	width: 70px;
	height: 70px;
}
.tile-large.wide-tile {
	width: 310px;
	height: 150px;
}
.tile-large.wide-tile-v {
	height: 310px;
	width: 150px;
}
.tile-large.large-tile {
	width: 310px;
	height: 310px;
}
.tile-large.big-tile {
	width: 470px;
	height: 470px;
}
.tile-large.super-tile {
	width: 630px;
	height: 630px;
}
.tile-large .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-large:hover .tile-content.flipVertical, .tile-large.hover .tile-content.flipVertical, .tile-large.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-large .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}

.tile-large .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-large .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-large .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-large:hover .tile-content.flipHorizontal, .tile-large.hover .tile-content.flipHorizontal, .tile-large.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-large .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-large .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-large .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-large .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;/*z-index: 999;*/
}
.tile-large .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;/*z-index: 999;*/
}
.tile-big {/*append class no-user-select*/
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	overflow: visible;
	width: 470px;
	height: 470px;
}
.tile-big:hover {
	outline: #999999 solid 3px;
}
.tile-big:active {
	outline: 0;
}
.tile-big.no-outline {
	outline-color: transparent;
}
.tile-big.small-tile {
	width: 70px;
	height: 70px;
}
.tile-big.wide-tile {
	width: 310px;
	height: 150px;
}
.tile-big.wide-tile-v {
	height: 310px;
	width: 150px;
}
.tile-big.large-tile {
	width: 310px;
	height: 310px;
}
.tile-big.big-tile {
	width: 470px;
	height: 470px;
}
.tile-big.super-tile {
	width: 630px;
	height: 630px;
}
.tile-big .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-big:hover .tile-content.flipVertical, .tile-big.hover .tile-content.flipVertical, .tile-big.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-big .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-big .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-big .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-big .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-big:hover .tile-content.flipHorizontal, .tile-big.hover .tile-content.flipHorizontal, .tile-big.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-big .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-big .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-big .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-big .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;
	z-index: 999;
}
.tile-big .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;
	z-index: 999;
}
.tile-super {/*append class no-user-select*/
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	margin: 5px;
	background-color: #eeeeee;
	box-shadow: inset 0 0 1px #FFFFCC;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	overflow: visible;
	width: 630px;
	height: 630px;
}
.tile-super:hover {
	outline: #999999 solid 3px;
}
.tile-super:active {
	outline: 0;
}
.tile-super.no-outline {
	outline-color: transparent;
}
.tile-super.small-tile {
	width: 70px;
	height: 70px;
}
.tile-super.wide-tile {
	width: 310px;
	height: 150px;
}
.tile-super.wide-tile-v {
	height: 310px;
	width: 150px;
}
.tile-super.large-tile {
	width: 310px;
	height: 310px;
}
.tile-super.big-tile {
	width: 470px;
	height: 470px;
}
.tile-super.super-tile {
	width: 630px;
	height: 630px;
}
.tile-super .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-super:hover .tile-content.flipVertical, .tile-super.hover .tile-content.flipVertical, .tile-super.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-super .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-super .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-super .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-super .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-super:hover .tile-content.flipHorizontal, .tile-super.hover .tile-content.flipHorizontal, .tile-super.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-super .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}

.tile-super .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-super .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-super .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;
	z-index: 999;
}
.tile-super .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;
	z-index: 999;
}
.tile-small-x {
	width: 70px;
}
.tile-square-x {
	width: 150px;
}
.tile-wide-x {
	width: 310px;
}
.tile-large-x {
	width: 310px;
}
.tile-big-x {
	width: 470px;
}
.tile-super-x {
	width: 630px;
}
.tile-small-y {
	height: 70px;
}
.tile-square-y {
	height: 150px;
}
.tile-wide-y {
	height: 310px;
}
.tile-large-y {
	height: 310px;
}
.tile-big-y {
	height: 470px;
}
.tile-super-y {
	height: 630px;
}
.tile-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	overflow: hidden;
	display: none;
}
.tile-content:first-child {
	display: block;
}
.tile-content .live-slide {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	-webkit-transform: translate(100%, 100%);
	transform: translate(100%, 100%);
	-webkit-transition: inherit;
	transition: inherit;
}
.tile-content .live-slide:nth-child(1) {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.tile-content.iconic .icon {
	position: absolute;
	width: 64px;
	height: 64px;
	font-size: 64px;
	top: 50%;
	margin-top: -40px;
	left: 50%;
	margin-left: -32px;
	text-align: center;
}
.tile-small .tile-content.iconic .icon {
	width: 32px;
	height: 32px;
	font-size: 32px;
	margin-left: -16px;
	margin-top: -16px;
}
.tile-content.image-set > img, .tile-content.image-set > .image-container {
	margin: 0;
	padding: 0;
	width: 25%;
	height: 50%;
	float: left;
	border: 1px #1e1e1e solid;
}
.tile-content.image-set > img:first-child, .tile-content.image-set > .image-container:first-child {
	width: 50%;
	float: left;
	height: 100%;
}
.tile-content.slide-up > .slide, .tile-content.slide-down > .slide, .tile-content.slide-up-2 > .slide, .tile-content.slide-down-2 > .slide, .tile-content.slide-left > .slide, .tile-content.slide-right > .slide, .tile-content.slide-left-2 > .slide, .tile-content.slide-right-2 > .slide, .tile-content.slide-up > .slide-over, .tile-content.slide-down > .slide-over, .tile-content.slide-up-2 > .slide-over, .tile-content.slide-down-2 > .slide-over, .tile-content.slide-left > .slide-over, .tile-content.slide-right > .slide-over, .tile-content.slide-left-2 > .slide-over, .tile-content.slide-right-2 > .slide-over {
	width: 100%;
	height: inherit;
	display: block;
	position: absolute;
	box-shadow: inset 0 0 1px #FFFFCC;
}
.tile-content.slide-up > .slide, .tile-content.slide-down > .slide, .tile-content.slide-up-2 > .slide, .tile-content.slide-down-2 > .slide, .tile-content.slide-left > .slide, .tile-content.slide-right > .slide, .tile-content.slide-left-2 > .slide, .tile-content.slide-right-2 > .slide {
	top: 0;
	z-index: 1;
	transition: all 0.3s ease;
}
.tile-content.slide-up:hover > .slide, .tile-content.slide-down:hover > .slide, .tile-content.slide-up-2:hover > .slide, .tile-content.slide-down-2:hover > .slide, .tile-content.slide-left:hover > .slide, .tile-content.slide-right:hover > .slide, .tile-content.slide-left-2:hover > .slide, .tile-content.slide-right-2:hover > .slide {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition: all 0.6s ease;
}
.tile-content.slide-up > .slide-over {
	top: 100%;
	z-index: 2;
	height: 75%;
	transition: all 0.6s ease;
}
.tile-content.slide-up:hover > .slide-over {
	top: 25%;
	transition: all 0.3s ease;
}
.tile-content.slide-up-2 > .slide-over {
	top: 100%;
	z-index: 2;
	height: 100%;
	transition: all 0.3s ease;
}
.tile-content.slide-up-2:hover > .slide {
	-webkit-transform: scale(1);
	transform: scale(1);
	top: -100%;
	transition: all 0.4s ease;
}
.tile-content.slide-up-2:hover > .slide-over {
	top: 0;
	transition: all 0.4s ease;
}
.tile-content.slide-down > .slide-over {
	top: -100%;
	z-index: 2;
	height: 75%;
	transition: all 0.6s ease;
}
.tile-content.slide-down:hover > .slide-over {
	top: 0;
	transition: all 0.3s ease;
}
.tile-content.slide-down-2 > .slide-over {
	top: -100%;
	z-index: 2;
	height: 100%;
	transition: all 0.3s ease;
}
.tile-content.slide-down-2:hover > .slide {
	-webkit-transform: scale(1);
	transform: scale(1);
	top: 100%;
	transition: all 0.4s ease;
}
.tile-content.slide-down-2:hover > .slide-over {
	top: 0;
	transition: all 0.4s ease;
}
.tile-content.slide-left > .slide-over {
	left: -100%;
	z-index: 2;
	width: 75%;
	height: 100%;
	transition: all 0.6s ease;
}
.tile-content.slide-left:hover > .slide-over {
	left: 0;
	transition: all 0.3s ease;
}
.tile-content.slide-left-2 > .slide {
	left: 0;
	transition: all 0.3s ease;
}
.tile-content.slide-left-2 > .slide-over {
	left: -100%;
	z-index: 2;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}
.tile-content.slide-left-2:hover > .slide {
	-webkit-transform: scale(1);
	transform: scale(1);
	left: 100%;
	transition: all 0.4s ease;
}
.tile-content.slide-left-2:hover > .slide-over {
	left: 0;
	transition: all 0.4s ease;
}
.tile-content.slide-right > .slide-over {
	left: 100%;
	z-index: 2;
	width: 75%;
	height: 100%;
	transition: all 0.6s ease;
}
.tile-content.slide-right:hover > .slide-over {
	left: 25%;
	transition: all 0.3s ease;
}
.tile-content.slide-right-2 > .slide {
	left: 0;
	transition: all 0.3s ease;
}
.tile-content.slide-right-2 > .slide-over {
	left: 100%;
	z-index: 2;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}
.tile-content.slide-right-2:hover > .slide {
	-webkit-transform: scale(1);
	transform: scale(1);
	left: -100%;
	transition: all 0.4s ease;
}
.tile-content.slide-right-2:hover > .slide-over {
	left: 0;
	transition: all 0.4s ease;
}
.tile-content.zooming .slide {
	box-shadow: inset 0 0 1px #FFFFCC;
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
.tile-content.zooming .slide:hover {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition: all 0.6s ease;
}
.tile-content.zooming-out .slide {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition: all 0.6s ease;
}
.tile-content.zooming-out .slide:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.6s ease;
}
.tile-small, .tile, .tile-square, .tile-wide, .tile-large, .tile-big, .tile-super {
	overflow: visible;
}
.tile-small .tile-content.flipVertical, .tile .tile-content.flipVertical, .tile-square .tile-content.flipVertical, .tile-wide .tile-content.flipVertical, .tile-large .tile-content.flipVertical, .tile-big .tile-content.flipVertical, .tile-super .tile-content.flipVertical {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-small:hover .tile-content.flipVertical, .tile:hover .tile-content.flipVertical, .tile-square:hover .tile-content.flipVertical, .tile-wide:hover .tile-content.flipVertical, .tile-large:hover .tile-content.flipVertical, .tile-big:hover .tile-content.flipVertical, .tile-super:hover .tile-content.flipVertical, .tile-small.hover .tile-content.flipVertical, .tile.hover .tile-content.flipVertical, .tile-square.hover .tile-content.flipVertical, .tile-wide.hover .tile-content.flipVertical, .tile-large.hover .tile-content.flipVertical, .tile-big.hover .tile-content.flipVertical, .tile-super.hover .tile-content.flipVertical, .tile-small.flip .tile-content.flipVertical, .tile.flip .tile-content.flipVertical, .tile-square.flip .tile-content.flipVertical, .tile-wide.flip .tile-content.flipVertical, .tile-large.flip .tile-content.flipVertical, .tile-big.flip .tile-content.flipVertical, .tile-super.flip .tile-content.flipVertical {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-small .tile-content.flipVertical, .tile .tile-content.flipVertical, .tile-square .tile-content.flipVertical, .tile-wide .tile-content.flipVertical, .tile-large .tile-content.flipVertical, .tile-big .tile-content.flipVertical, .tile-super .tile-content.flipVertical {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-small .tile-content.flipVertical .slide, .tile .tile-content.flipVertical .slide, .tile-square .tile-content.flipVertical .slide, .tile-wide .tile-content.flipVertical .slide, .tile-large .tile-content.flipVertical .slide, .tile-big .tile-content.flipVertical .slide, .tile-super .tile-content.flipVertical .slide {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.tile-small .tile-content.flipVertical .slide-over, .tile .tile-content.flipVertical .slide-over, .tile-square .tile-content.flipVertical .slide-over, .tile-wide .tile-content.flipVertical .slide-over, .tile-large .tile-content.flipVertical .slide-over, .tile-big .tile-content.flipVertical .slide-over, .tile-super .tile-content.flipVertical .slide-over {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tile-small .tile-content.flipHorizontal, .tile .tile-content.flipHorizontal, .tile-square .tile-content.flipHorizontal, .tile-wide .tile-content.flipHorizontal, .tile-large .tile-content.flipHorizontal, .tile-big .tile-content.flipHorizontal, .tile-super .tile-content.flipHorizontal {
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
	overflow: visible;
}
.tile-small:hover .tile-content.flipHorizontal, .tile:hover .tile-content.flipHorizontal, .tile-square:hover .tile-content.flipHorizontal, .tile-wide:hover .tile-content.flipHorizontal, .tile-large:hover .tile-content.flipHorizontal, .tile-big:hover .tile-content.flipHorizontal, .tile-super:hover .tile-content.flipHorizontal, .tile-small.hover .tile-content.flipHorizontal, .tile.hover .tile-content.flipHorizontal, .tile-square.hover .tile-content.flipHorizontal, .tile-wide.hover .tile-content.flipHorizontal, .tile-large.hover .tile-content.flipHorizontal, .tile-big.hover .tile-content.flipHorizontal, .tile-super.hover .tile-content.flipHorizontal, .tile-small.flip .tile-content.flipHorizontal, .tile.flip .tile-content.flipHorizontal, .tile-square.flip .tile-content.flipHorizontal, .tile-wide.flip .tile-content.flipHorizontal, .tile-large.flip .tile-content.flipHorizontal, .tile-big.flip .tile-content.flipHorizontal, .tile-super.flip .tile-content.flipHorizontal {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile-small .tile-content.flipHorizontal, .tile .tile-content.flipHorizontal, .tile-square .tile-content.flipHorizontal, .tile-wide .tile-content.flipHorizontal, .tile-large .tile-content.flipHorizontal, .tile-big .tile-content.flipHorizontal, .tile-super .tile-content.flipHorizontal {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.6s ease;
}
.tile-small .tile-content.flipHorizontal .slide, 
.tile .tile-content.flipHorizontal .slide,
.tile-square .tile-content.flipHorizontal .slide,
.tile-wide .tile-content.flipHorizontal .slide,
.tile-large .tile-content.flipHorizontal .slide,
.tile-big .tile-content.flipHorizontal .slide,
.tile-super .tile-content.flipHorizontal .slide,
.tile-small .tile-content.flipHorizontal .slide-over,
.tile .tile-content.flipHorizontal .slide-over,
.tile-square .tile-content.flipHorizontal .slide-over,
.tile-wide .tile-content.flipHorizontal .slide-over,
.tile-large .tile-content.flipHorizontal .slide-over,
.tile-big .tile-content.flipHorizontal .slide-over,
.tile-super .tile-content.flipHorizontal .slide-over,

.tile-small .tile-content.flipVertical .slide,
.tile .tile-content.flipVertical .slide, 
.tile-square .tile-content.flipVertical .slide,
.tile-wide .tile-content.flipVertical .slide,
.tile-large .tile-content.flipVertical .slide,
.tile-big .tile-content.flipVertical .slide,
.tile-super .tile-content.flipVertical .slide,
.tile-small .tile-content.flipVertical .slide-over,
.tile .tile-content.flipVertical .slide-over,
.tile-square .tile-content.flipVertical .slide-over,
.tile-wide .tile-content.flipVertical .slide-over,
.tile-large .tile-content.flipVertical .slide-over,
.tile-big .tile-content.flipVertical .slide-over,
.tile-super .tile-content.flipVertical .slide-over
{
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.tile-small .tile-content.flipHorizontal .slide, .tile .tile-content.flipHorizontal .slide, .tile-square .tile-content.flipHorizontal .slide, .tile-wide .tile-content.flipHorizontal .slide, .tile-large .tile-content.flipHorizontal .slide, .tile-big .tile-content.flipHorizontal .slide, .tile-super .tile-content.flipHorizontal .slide {
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.tile-small .tile-content.flipHorizontal .slide-over, .tile .tile-content.flipHorizontal .slide-over, .tile-square .tile-content.flipHorizontal .slide-over, .tile-wide .tile-content.flipHorizontal .slide-over, .tile-large .tile-content.flipHorizontal .slide-over, .tile-big .tile-content.flipHorizontal .slide-over, .tile-super .tile-content.flipHorizontal .slide-over {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.tile .tile-badge {
	position: absolute;
	bottom: 0;
	right: .625rem;
	padding: .25rem .625rem;/*z-index: 1;*/
}
.tile .tile-label {
	position: absolute;
	bottom: 0;
	left: .625rem;
	padding: .425rem .25rem;/*z-index: 1;*/
}
.tile-content .image-container, .tile-content .carousel {
	box-shadow: inset 0 0 1px #FFFFCC;
	width: 100%;
	height: 100%;
}
[class*=tile-transform-] {
	transition: all 0.22s ease;
}
.tile-transform-right {
	-webkit-transform-origin: left 50%;
	transform-origin: left 50%;
}
.tile.tile-transform-right {
	-webkit-transform: perspective(500px) rotateY(0.138372rad) !important;
	transform: perspective(500px) rotateY(0.138372rad) !important;
}
.tile-wide.tile-transform-right {
	-webkit-transform: perspective(500px) rotateY(0.069186rad) !important;
	transform: perspective(500px) rotateY(0.069186rad) !important;
}
.tile-large.tile-transform-right {
	-webkit-transform: perspective(500px) rotateY(0.069186rad) !important;
	transform: perspective(500px) rotateY(0.069186rad) !important;
}
.tile-big.tile-transform-right {
	-webkit-transform: perspective(500px) rotateY(0.046124rad) !important;
	transform: perspective(500px) rotateY(0.046124rad) !important;
}
.tile-super.tile-transform-right {
	-webkit-transform: perspective(500px) rotateY(0.034593rad) !important;
	transform: perspective(500px) rotateY(0.034593rad) !important;
}
.tile-small.tile-transform-right {
	-webkit-transform: perspective(500px) rotateY(0.276744rad) !important;
	transform: perspective(500px) rotateY(0.276744rad) !important;
}
.tile-transform-left {
	-webkit-transform-origin: right 50%;
	transform-origin: right 50%;
}
.tile.tile-transform-left {
	-webkit-transform: perspective(500px) rotateY(-0.138372rad) !important;
	transform: perspective(500px) rotateY(-0.138372rad) !important;
}
.tile-wide.tile-transform-left {
	-webkit-transform: perspective(500px) rotateY(-0.069186rad) !important;
	transform: perspective(500px) rotateY(-0.069186rad) !important;
}
.tile-large.tile-transform-left {
	-webkit-transform: perspective(500px) rotateY(-0.069186rad) !important;
	transform: perspective(500px) rotateY(-0.069186rad) !important;
}
.tile-big.tile-transform-left {
	-webkit-transform: perspective(500px) rotateY(-0.046124rad) !important;
	transform: perspective(500px) rotateY(-0.046124rad) !important;
}
.tile-super.tile-transform-left {
	-webkit-transform: perspective(500px) rotateY(-0.034593rad) !important;
	transform: perspective(500px) rotateY(-0.034593rad) !important;
}
.tile-small.tile-transform-left {
	-webkit-transform: perspective(500px) rotateY(-0.276744rad) !important;
	transform: perspective(500px) rotateY(-0.276744rad) !important;
}
.tile-transform-top {
	-webkit-transform-origin: 50% bottom;
	transform-origin: 50% bottom;
}
.tile.tile-transform-top {
	-webkit-transform: perspective(500px) rotateX(0.138372rad) !important;
	transform: perspective(500px) rotateX(0.138372rad) !important;
}
.tile-wide.tile-transform-top {
	-webkit-transform: perspective(500px) rotateX(0.069186rad) !important;
	transform: perspective(500px) rotateX(0.069186rad) !important;
}
.tile-large.tile-transform-top {
	-webkit-transform: perspective(500px) rotateX(0.069186rad) !important;
	transform: perspective(500px) rotateX(0.069186rad) !important;
}
.tile-big.tile-transform-top {
	-webkit-transform: perspective(500px) rotateX(0.046124rad) !important;
	transform: perspective(500px) rotateX(0.046124rad) !important;
}
.tile-super.tile-transform-top {
	-webkit-transform: perspective(500px) rotateX(0.034593rad) !important;
	transform: perspective(500px) rotateX(0.034593rad) !important;
}
.tile-small.tile-transform-top {
	-webkit-transform: perspective(500px) rotateX(0.276744rad) !important;
	transform: perspective(500px) rotateX(0.276744rad) !important;
}
.tile-transform-bottom {
	-webkit-transform-origin: 50% top;
	transform-origin: 50% top;
}
.tile.tile-transform-bottom {
	-webkit-transform: perspective(500px) rotateX(-0.138372rad) !important;
	transform: perspective(500px) rotateX(-0.138372rad) !important;
}
.tile-wide.tile-transform-bottom {
	-webkit-transform: perspective(500px) rotateX(-0.069186rad) !important;
	transform: perspective(500px) rotateX(-0.069186rad) !important;
}
.tile-large.tile-transform-bottom {
	-webkit-transform: perspective(500px) rotateX(-0.069186rad) !important;
	transform: perspective(500px) rotateX(-0.069186rad) !important;
}
.tile-big.tile-transform-bottom {
	-webkit-transform: perspective(500px) rotateX(-0.046124rad) !important;
	transform: perspective(500px) rotateX(-0.046124rad) !important;
}
.tile-super.tile-transform-bottom {
	-webkit-transform: perspective(500px) rotateX(-0.034593rad) !important;
	transform: perspective(500px) rotateX(-0.034593rad) !important;
}
.tile-small.tile-transform-bottom {
	-webkit-transform: perspective(500px) rotateX(-0.276744rad) !important;
	transform: perspective(500px) rotateX(-0.276744rad) !important;
}
.tile-area .wraper:after {
	content: "";
	display: table;
	clear: both;
}
.tile-area .tile-head {
	font-size: 0;/*hack inline block chid's*/
	height: 76px;
	padding: 4px 10px 8px 80px;
}
.tile-area .tile-area-controls {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	top: 10px;
	text-align: right;
}
.tile-area .tile-area-body {
	overflow: auto;
	height: calc(100% - 76px);
}

@media screen and (max-width: 640px) {
.tile-area .tile-area-body {
	height: auto;
}
.tile-area .tile-head {
	height: auto;
	padding: 0;
}
.tile-area .tile-area-controls {
	display: block;
	width: inherit;
	vertical-align: auto;
	top: auto;
}
.tile-area:not(.no-responsive-future) {
	width: 100%;
	padding: 0;
	height:auto;
}
.tile-area:not(.no-responsive-future) .tile-group {
	margin: 0;
	padding: 0;
	float: none;
	width: 100%;
	overflow: hidden;/* calc percent + scale - HIDE POSSIBLE ISSUE!!*/
}
.tile-area:not(.no-responsive-future) .tile-group .tile-group-title {
	/*display: none;*/
	top: 5px;
	position: relative;
	margin: 5px;
	display: block;
}
.tile-container:not(.no-responsive-future) {
	transform: scale(0.925);
    /*transform: scale(0.91745);*/
	transform-origin: 20% 0;
	width: 104%;
	
}
}

@media screen and (width: 640px), screen and (width: 480px) {
.tile-container:not(.no-responsive-future) {/*this is caused app left side bar*/
	-webkit-transform: scale(0.88);
	-webkit-transform-origin: 5% 0;
	
	transform: scale(0.88);
    transform-origin: 25% 0;
    width: 112%;
}
}

@media screen and (max-width: 639px) and (min-width: 481px) {
.tile-container:not(.no-responsive-future) {/*this is caused app left side bar*/
	-webkit-transform: scale(0.875);
	-webkit-transform-origin: 5% 0;
	
	transform: scale(0.875);
    transform-origin: 0 0;
    width: 114.4%;
}
}

@media screen and (max-width: 320px) {
.tile-container:not(.no-responsive-future) {
	-webkit-transform: none;
	-webkit-transform-origin: 0 0;
	transform: none;
    transform-origin: 0 0;
	width:100%;
}
.tile-big, .tile.big-tile, .tile-super, .tile.super-tile {
	width: 310px;
}
}
@media screen and (min-width: 393px) and (max-width: 394px){
.tile-container:not(.no-responsive-future) {
	transform: scale(1.04);
    transform-origin: -30% 0;
    width: 100%;
}
}

.preloader-ring {
	position: relative;
	padding-top: 0.22rem;
	width: 32px;
	height: 32px;
	margin: .625rem;
}
.preloader-ring > .wrap {
	position: absolute;
	width: 30px;
	height: 30px;
}
.preloader-ring > .wrap > .circle {
	opacity: 0;
	width: 30px;
	height: 30px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-animation: orbit 4000ms infinite;
	animation: orbit 4000ms infinite;
}
.preloader-ring > .wrap > .circle:after {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background: #ffffff;
}
.preloader-ring > .wrap:nth-child(2) {
	-webkit-transform: rotate(-14deg);
	transform: rotate(-14deg);
}
.preloader-ring > .wrap:nth-child(2) > .circle {
	-webkit-animation-delay: 133.33333333ms;
	animation-delay: 133.33333333ms;
}
.preloader-ring > .wrap:nth-child(3) {
	-webkit-transform: rotate(-28deg);
	transform: rotate(-28deg);
}
.preloader-ring > .wrap:nth-child(3) > .circle {
	-webkit-animation-delay: 266.66666667ms;
	animation-delay: 266.66666667ms;
}
.preloader-ring > .wrap:nth-child(4) {
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
}
.preloader-ring > .wrap:nth-child(4) > .circle {
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms;
}
.preloader-ring > .wrap:nth-child(5) {
	-webkit-transform: rotate(-56deg);
	transform: rotate(-56deg);
}
.preloader-ring > .wrap:nth-child(5) > .circle {
	-webkit-animation-delay: 533.33333333ms;
	animation-delay: 533.33333333ms;
}
.preloader-ring.dark-style > .wrap > .circle:after {
	background-color: #555555;
}
.preloader-bounce {
	min-width: 70px;
	text-align: center;
}
.preloader-bounce > div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	animation: bouncedelay 1.4s infinite ease-in-out;
	animation-fill-mode: both;
}
.preloader-bounce.dark-style > div {
	background-color: #333;
}
.preloader-bounce .bounce1 {
	animation-delay: -0.32s;
}
.preloader-bounce .bounce2 {
	animation-delay: -0.16s;
}
@keyframes bouncedelay {
 0%, 80%, 100% {
 transform: scale(0.0);
}
40% {
 transform: scale(1.0);
}
}
.window {
	display: block;
	height: auto;
	width: auto;
	outline: 1px solid rgba(0, 0, 0, 0.2);
	overflow: hidden;
	z-index: 2;
	min-width: 300px;
	min-height: 200px;
	transition: transform .1s linear, opacity .1s linear;
	transform:translate3d(0, 0, 0);/*experimental*/
}
.window:active{
	transition:none !important;
}
.window.active {
	z-index: 3;
}
.window.full {
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
}
.window.minimized{
	transition: transform .1s linear, opacity .1s linear,z-index 0s linear .2s;
	transform: scale(.8);
	opacity:0;
	z-index:-1;/*alternative display none (( */
}
.window.overlay:before {
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
}
.window:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #ffffff;
	z-index: -1;
}
.window .window-caption {
	height: 32px;
	background-color: rgba(249, 249, 249, 0.8);
	padding: 7px 5px;
	border-bottom: 1px #e9e9e9 solid;
	border-top: 0;
	color: #333;
	z-index: 1;
	position: relative;
	cursor: default;
	font-size: 14px;
}
.window .window-caption .title {
	font-style: normal;
	font-weight: 700;
	font-size: inherit;
	position: relative;
	width: inherit;
	margin: 0 73px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.2;
}
.window .window-caption .icon {
	width: 16px;
	height: 16px;
	font-size: 16px;
	position: relative;
	float: left;
	line-height: 16px;
}
.window .window-caption .icon ~ .title{
	margin-left:25px;
}

.window .window-caption button[class^="btn-"]{
	border: none;
    position: absolute;
    height: 22px;
    width: 22px;
    text-align: center;
    vertical-align: middle;
    font-size: 24px !important;
    font-weight: normal;
    z-index: 3;
    outline: none;
    cursor: pointer;
    display: block;
    background-color: transparent;
    color: #333;
    top: .25rem;
    right: 4px;
}
.window .window-caption button[class^="btn-"]:hover {
	background-color: #cde6f7;
	color: #2a8dd4;
}
.window .window-caption button[class^="btn-"]:hover:after {
	border-color: #2a8dd4;
}
.window .window-caption button[class^="btn-"]:active {
	background-color: #92c0e0;
	color: #ffffff;
}
.window .window-caption button[class^="btn-"]:after {
	border-color: #777777;
	content: '\D7';
	position: absolute;
	left: 50%;
	top: -2px;
	margin-left: -0.25em;
}
.window .window-caption .btn-min:after, 
.window .window-caption .btn-max:after {
	display: block;
	width: .625rem;
	height: .625rem;
	border: 0 #000 solid;
	border-bottom-width: 2px;
	content: ' ' !important;
	bottom: .375rem;
	margin-left: -0.375rem !important;
	top: auto !important;
}
.window .window-caption .btn-max:after {
	height: .375rem;
	border: 1px #000 solid;
	border-top-width: 2px;
}
.window .window-caption .btn-max {
	right: 27px !important;
}
.window .window-caption .btn-min {
	right: 50px !important;
}
.window .window-caption .btn-fs:after{
	content: '\2194' !important;
	-webkit-transform:rotate(-45deg) translate(-5px, -4px);
	transform:rotate(-45deg) translate(-5px, -4px);
	font-size:20px;
}
.window .window-caption .btn-fs {
	right: 77px !important;
}
.window .window-content {
	display: block;
	position: absolute;
	top: 32px; /*this is initial height of caption*/
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	min-width:300px; /*reserv for scroll*/
	min-height:168px; /* - top 32 px*/
	/*-webkit-transform: translateZ(0); chrome scroll window bug fix, but cause media player fullscreen, not working on safari!!!*/
}
.window.success {
	box-shadow: 0 0 25px 0 rgba(0, 128, 0, 0.7);
}
.window.success .window-caption {
	background-color: #60a917;
	color: #ffffff;
}
.window.error {
	box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
}
.window.error .window-caption {
	background-color: #ce352c;
	color: #ffffff;
}
.window.warning {
	box-shadow: 0 0 25px 0 rgba(255, 165, 0, 0.7);
}
.window.warning .window-caption {
	background-color: #fa6800;
	color: #ffffff;
}
.dialog-container:not(.show-tasks) > .window {
	position: fixed;
	overflow: visible;/*this is for overlay*/
	max-width: 100%;
}
.dialog-container:not(.show-tasks){
	overflow: hidden;
}
.dialog-container.show-tasks{
	position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    background: rgba(10, 10, 10, 0.9);
    overflow: auto;
    padding: 30px 0;
	text-align:center;
}
.dialog-container:not(.show-tasks) > .dialog-tasks{
	display:none;
}
.dialog-container.show-tasks > .dialog-tasks{
	color: white;
    margin: -15px 0 20px 0;
    padding: 0 10px;
    position: static;
}
.dialog-container.show-tasks > .dialog-tasks > .no-tasks{
	position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;
}
.dialog-container.show-tasks > .dialog-tasks:not(:only-child) > .no-tasks{
	display:none;
} 
.dialog-container.show-tasks > .window {
    position: relative;
	text-align:left;
    width: 80% !important;
    max-height: 65% !important;
    left: 0 !important;
    top: 0 !important;
    margin: 10px auto;
	display: block !important;
    /*sau display: inline-block !important;  margin: 3px; fara width !!*/
    text-align: left;
    vertical-align: top;
	opacity: 1 !important;
    transform: none !important;
}
.dialog-container.show-tasks > .window > .borders{
	display:none;
}
.dialog-container:not(.show-tasks) > .window.minimized.show-as-bg{
	left: 0 !important;
	top: 0 !important;
	opacity: 1 !important;
	transform: none !important;
	width: auto !important;
	height: auto !important;
	right:0 !important;
	bottom:0 !important;
}
.dialog-container:not(.show-tasks) > .window.minimized.show-as-bg > .window-caption{
	display: none;
}
.dialog-container:not(.show-tasks) > .window.minimized.show-as-bg > .window-content{
	top:0 !important;
}
.dialog-container.show-tasks > .window:before{
	content: "";
    z-index: 1;
    position: absolute !important;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    font-family: metro, serif;
    padding: 50px 20px;
    text-shadow: #000 1px 1px 5px;
	top: 0;
	left:0;
	right:0;
	bottom:0;
}
.dialog-container.show-tasks > .window:hover:before {
    content: "\ea10";
	background-color: rgba(0, 0, 0, 0.3);
}
.dialog-container.show-tasks > .window > .window-caption button:not(.btn-close) {
	display: none;
}
.dialog-container.show-tasks > .window.active{
	box-shadow: 0 0 10px 3px #2086bf;
}
.dialog-container.show-tasks > .window:hover{
	box-shadow: 0 0 10px 3px #67b7ff;
}
.dialog-container.show-tasks > .window.overlay:not(:hover):before{
	display:none;
}
.notify-container {
	position: fixed;
	top: 0;
	right: 0;
	width: auto;
	z-index: 1061;
	max-height: 100%;
	overflow: auto;
}
.notify-container:before, .notify-container:after {
	display: table;
	content: "";
}
.notify-container:after {
	clear: both;
}
.notify-container.position-left {
	left: 0;
	right: auto;
}
.notify-container.position-top {
	left: 0;
	right: 0;
	top: 0;
	height: auto;
}
.notify-container.position-top .notify {
	float: left;
}
.notify-container.position-bottom {
	left: 0;
	right: 0;
	bottom: 0;
	top: auto;
	height: auto;
}
.notify-container.position-bottom .notify {
	float: left;
}
.notify {
	display: block;
	margin: .3125rem;
	padding: .625rem;
	min-width: 200px;
	cursor: default;
	max-width: 300px;
}
.notify .notify-icon {
	width: 32px;
	height: 32px;
	font-size: 32px;
	text-align: center;
	position: absolute;
	margin: -16px 10px;
	top: 50%;
	left: 0;
}
.notify .notify-icon ~ .notify-title, .notify .notify-icon ~ .notify-text {
	position: relative;
	margin-left: 42px;
}
.notify .notify-title {
	display: block;
	margin-right: 20px;
	font-weight: 500;
	font-size: 1rem;
}
.notify .notify-text {
	display: block;
	font-size: .875rem;
	overflow-wrap: break-word;
}
.notify .notify-closer {
	position: absolute;
	height: 1rem;
	width: 1rem;
	text-align: center;
	vertical-align: middle;
	font-size: 1rem;
	font-weight: normal;
	padding: 0 0 .625rem 0;
	z-index: 3;
	outline: none;
	cursor: pointer;
	background-color: #ffffff;
	color: #777777;
	top: .25rem;
	right: .25rem;
}
.notify .notify-closer:after {
	border-color: #777777;
	content: '\D7';
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -0.65rem;
	margin-left: -0.35rem;
}
.notify .notify-closer:hover {
	background-color: #cde6f7;
	color: #ffffff;
}
.notify .notify-closer:active {
	background-color: #92c0e0;
	color: #ffffff;
}
.notify {
	background-color: #e5f3fb;
	color: #1d1d1d;
}
.notify.success {
	background-color: #60a917;
	color: #ffffff;
}
.notify.success .notify-closer {
	background-color: #60a917;
	color: #ffffff;
}
.notify.success .notify-closer:hover {
	background-color: #7ad61d;
}
.notify.success .notify-closer:active {
	background-color: #128023;
}
.notify.alert {
	background-color: #ce352c;
	color: #ffffff;
}
.notify.alert .notify-closer {
	background-color: #ce352c;
	color: #ffffff;
}
.notify.alert .notify-closer:hover {
	background-color: #da5a53;
}
.notify.alert .notify-closer:active {
	background-color: #9a1616;
}
.notify.warning {
	background-color: #D4691E;
	color: #ffffff;
}
.notify.warning .notify-closer {
	background-color: #fa6800;
	color: #ffffff;
}
.notify.warning .notify-closer:hover {
	background-color: #c29008;
}
.notify.warning .notify-closer:active {
	background-color: #bf5a15;
}
.notify.info {
	background-color: #1ba1e2;
	color: #ffffff;
}
.notify.info .notify-closer {
	background-color: #1ba1e2;
	color: #ffffff;
}
.notify.info .notify-closer:hover {
	background-color: #59cde2;
}
.notify.info .notify-closer:active {
	background-color: #1b6eae;
}
.calendar {
	min-width: 13.75rem;
	border: 1px #eeeeee solid;
	font-size: .75rem;
	padding: .3125rem;
	background-color: #ffffff;
}
.calendar .calendar-grid {
	margin: 0;
	padding: 0;
}
.calendar .calendar-row {
	margin: 0 0 .3125rem;
	width: 100%;
}
.calendar .calendar-row:before, .calendar .calendar-row:after {
	display: table;
	content: "";
}
.calendar .calendar-row:after {
	clear: both;
}
.calendar .calendar-row:last-child {
	margin-bottom: 0;
}
.calendar .calendar-cell {
	width: 12.46201429%;
	margin: 0 0 0 2.12765%;
	display: block;
	float: left;
}
.calendar .calendar-cell:first-child {
	margin-left: 0;
}
.calendar .calendar-cell.sel-month {
	width: 41.64134286%;
}
.calendar .calendar-cell.sel-year {
	width: 48.936175%;
}
.calendar .calendar-cell.sel-plus, .calendar .calendar-cell.sel-minus {
	width: 23.4042625%;
}
.calendar .calendar-cell.month-cell, .calendar .calendar-cell.year-cell {
	width: 23.4042625%;
}
.calendar .calendar-actions .button {
	margin: .15625rem;
}
.calendar .day-of-week {
	padding: .3125rem;
	cursor: default;
}
.calendar a {
	display: block;
	padding: .3125rem 0;
}
.calendar a:hover {
	background-color: #75c7ee;
	color: #ffffff;
	border-radius: inherit;
}
.calendar .calendar-header {
	background-color: #59cde2;
	color: #ffffff;
}
.calendar .calendar-header a {
	color: #ffffff;
	padding: .325rem;
}
.calendar .calendar-header a:hover {
	background-color: #47b4e9;
	color: #ffffff;
}
.calendar .calendar-actions:before, .calendar .calendar-actions:after {
	display: table;
	content: "";
}
.calendar .calendar-actions:after {
	clear: both;
}
.calendar .today a {
	background-color: #60a917;
	color: #ffffff;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.calendar .day {
	border: 1px #bcd9e2 solid;
	text-align: center;
}
.calendar .day a {
	display: block;
	position: relative;
	text-align: center;
}
.calendar .month, .calendar .year {
	border: 1px #bcd9e2 solid;
}
.calendar .month a, .calendar .year a {
	padding-top: 1.3125rem;
	padding-bottom: 1.3125rem;
}
.calendar .empty {
	cursor: default;
}
.calendar .other-day {
	display: block;
	text-align: center;
	color: #999999;
	padding: .325rem;
	background-color: #eeeeee;
	border: 1px #bcd9e2 solid;
}
.calendar .exclude {
	background-color: #ce352c;
}
.calendar .exclude a {
	cursor: not-allowed;
	background-color: #ce352c;
	color: #ffffff;
}
.calendar .stored {
	background-color: #f472d0;
}
.calendar .stored a {
	cursor: pointer;
	background-color: #f472d0;
	color: #ffffff;
}
.calendar .selected {
	background-color: #59cde2;
}
.calendar .selected a {
	background-color: #59cde2;
	color: #ffffff;
}
.calendar.rounded button {
	border-radius: 0.3125rem;
}
.calendar.rounded .day, .calendar.rounded .month, .calendar.rounded .year, .calendar.rounded .other-day, .calendar.rounded .today, .calendar.rounded .calendar-header, .calendar.rounded .selected {
	border-radius: 0.3125rem;
}
.calendar.rounded .today a, .calendar.rounded .selected a, .calendar.rounded .exclude a {
	border-radius: 0.3125rem;
}
.calendar.rounded .calendar-header a:hover {
	border-radius: 0.3125rem;
}
.calendar.no-border .day, .calendar.no-border .month, .calendar.no-border .year, .calendar.no-border .other-day, .calendar.no-border .today, .calendar.no-border .calendar-header {
	border: 0;
}
.calendar.no-border .today a {
	border: 0;
}
.calendar-dropdown {
	border: 0;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.hint2 { /*form validator*/
	position: fixed;
	color: #1d1d1d;
	padding: 10px;
	font-size: 12px;
	width: auto;
	max-width: 220px;
	margin-top: 10px;
	z-index: 1030;
	display: none;
	border: 1px #eee solid;
}
.hint2 .hint-title, .hint2 .hint-text {
	color: inherit;
	text-align: left;
}
.hint2 .hint-title {
	font-size: 1.2em;
	font-weight: bold;
}
.hint2:before {
	content: '';
	position: absolute;
	background-color: inherit;
	width: 10px;
	height: 10px;
	border: 1px #eee solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.hint2:before {
	z-index: 2;
}
.hint2.bottom:before {
	top: 1px;
	left: 5px;
	margin: -7px 0;
	border-bottom: none;
	border-right: none;
}
.hint2.top:before {
	top: 100%;
	margin-top: -5px;
	left: 5px;
	border-top: none;
	border-left: none;
}
.hint2.left:before {
	top: 5px;
	left: 100%;
	margin-left: -5px;
	border-bottom: none;
	border-left: none;
}
.hint2.right:before {
	top: 5px;
	left: -9px;
	margin: 1px 0 0 3px;
	border-top: none;
	border-right: none;
}
.hint2.no-border {
	border: none;
}
.hint2.no-border:before {
	border: none;
}
.hint2.no-border.right:before {
	left: -7px;
}
.hint2.bottom:before {
	top: 1px;
	left: 50%;
	margin: -7px 0 0 -5px;
	border-bottom: none;
	border-right: none;
}
.hint2.top:before {
	top: 100%;
	margin-top: -5px;
	left: 50%;
	margin-left: -5px;
	border-top: none;
	border-left: none;
}
.hint2.left:before {
	top: 50%;
	margin-top: -5px;
	left: 100%;
	margin-left: -5px;
	border-bottom: none;
	border-left: none;
}
.hint2.right:before {
	top: 50%;
	margin: -5px 0 0 3px;
	left: -9px;
	border-top: none;
	border-right: none;
}
.hint.no-border, .hint2.no-border {
	border: none;
}
.hint.no-border:before, .hint2.no-border:before {
	border: none;
}
.hint.no-border.right:before, .hint2.no-border.right:before {
	left: -7px;
}
.hint2.line {
	padding: 2px 4px;
	border: none;
	display: block;
	max-width: 100%;
	margin: -5px 0 4px 0;
}
.hint2.line:before {
	display: none;
}
.select2-container {
	z-index: 999;
	box-sizing: border-box;
	display: inline-block;
	margin: .3125rem 0;
	position: relative;
	vertical-align: middle;
	height: auto;
}
.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 2.125rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 2.125rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 998;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container .select2-container .select2-search--inline {
	float: left;
}
.select2-container .select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
}
.select2-container .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 0;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.select2-results {
	display: block;
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.select2-results__option {
	padding: 6px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.select2-results__option[aria-selected] {
	cursor: pointer;
}
.select2-container--open .select2-dropdown {
	left: 0;
}
.select2-search--dropdown {
	display: block;
	padding: 4px;
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
	display: none;
}
.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 2;
	background-color: #fff;
	filter: alpha(opacity=0);
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 29px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: auto;
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #eeeeee;
	border: 1px solid #999999;
	color: #1d1d1d;
	font-size: .875rem;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
	vertical-align: middle;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}
.select2-container--default.select2-container--focus .select2-selection--single {
	border: solid black 1px;
	outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}
.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container input {
	outline: none;
}
.select2-container .select2-search.select2-search--inline input {
	margin-top: 7px;
	padding: 0;
}
.input-control .select2-container {
	margin: 0;
}
.input-control.required .select2-selection {
	border: 1px dashed #1ba1e2;
}
.input-control.error .select2-selection {
	border: 1px solid #ce352c;
}
.input-control.warning .select2-selection {
	border: 1px solid #e3c800;
}
.input-control.success .select2-selection {
	border: 1px solid #60a917;
}
.input-control.info .select2-selection {
	border: 1px solid #1ba1e2;
}
/**********************************CUSTOM****************************************/
body:not(.authorized) .for-authorized,
body:not(.authorized) .accesible-for-owner [data-accesible-for]:not([data-accesible-for="guest"]),
body:not(.authorized) .accesible-for-user [data-accesible-for]:not([data-accesible-for="guest"]),
body.authorized .accesible-for-owner [data-accesible-for]:not([data-accesible-for="owner"]),
body.authorized .accesible-for-user [data-accesible-for]:not([data-accesible-for="user"]),
body.authorized .accesible-for-author [data-accesible-for]:not([data-accesible-for="author"]),
body.ws-connected .ws-state [data-ws-state]:not([data-ws-state="connected"]),
body.ws-connecting .ws-state [data-ws-state]:not([data-ws-state="connecting"]),
body.ws-error .ws-state [data-ws-state]:not([data-ws-state="error"]),
body.ws-unavailable-now .ws-state [data-ws-state]:not([data-ws-state="unavailable-now"]),
body:not(.ws-error):not(.ws-connecting):not(.ws-connected):not(.ws-unavailable-now) .ws-state [data-ws-state],
.hide-next-siblings:not(.no-display) ~ .hide-this-sibling,
body.offline .online-only,
body:not(.offline) .offline-only,
.no-display-if-empty:empty{
	display: none !important;
}

/*CSS Sprite Sheet Animations with steps()*/
@-webkit-keyframes SpriteComponentAnimation {
	 0% {
	 -webkit-transform: translate3d(0px,0px,0px)
	 
	}
}
@keyframes SpriteComponentAnimation {
    0% {
        transform: translate3d(0px,0px,0px)
    }
}
/*LIKE EMOJI LIST WIDGET*/
.le-List{
	width:304px;
	white-space: nowrap;
}
.le-List > .item{
	display: inline-block;
	width:50px;
	height:50px;
	cursor:pointer;
	border-bottom: 1px solid transparent;
	backface-visibility: hidden;
}
.le-List > .item:hover{
	background: #f3f3f3;
   border-bottom-color: #0072c6;
}
.le-List > .item.active{
	background: #e6e6e6;
	border-bottom: 2px solid #0072c6;
}
.le-List > .item .title{
	position: absolute;
	top: 53px;
	background: #0072c6;
	color: white;
	padding: 3px 10px;
	left: 50%;
	min-width: 100%;
	text-align: center;
	border-radius: 0 0 5px 5px;
	-webkit-transform: translateX(-50%) rotateY(90deg);
	transform: translateX(-50%) rotateY(90deg);
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}
.le-List > .item:hover .title{
	-webkit-transform: translateX(-50%) rotateY(0deg);
	transform: translateX(-50%) rotateY(0deg);
}


.badge {
	position:relative;
}
.badge[data-badge]:after {
	content: attr(data-badge);
	position: absolute;
	top: -3px;
	right: 0;
	font-size: 11px;
	background: #009688;
	color: #ffffff;
	text-align: center;
	border-radius: 9px;
	box-shadow: 0 0 1px #333;
	padding: 0 .25rem;
}

@media screen and (min-width: 1px) and (max-width: 799px){
.content > .aside{
	display:none;
}
.content.show-aside > .aside{
	display: block;
    position: absolute;
    right: 0px;
    z-index: 3;
    box-shadow: 1px 1px 2px;
}
}

@media screen and (min-width: 800px) {
.content > .section{
	margin-right:0;
	/*transition: margin-right  0.2s;*/
}
.content.show-aside > .section{
	margin-right:255px;
}
.content > .aside{
	right: 0px;
    width: 0;
	/*transition: width .2s;*/
    position: absolute;
    overflow: hidden;
}
/*.content.show-aside > .section{
	transition: none;
}*/
.content.show-aside > .aside{
	width: 250px;
   overflow-y: visible;
}
.content > .aside > .inner{
	width: 250px;
    max-height: 100%;
    overflow: auto;
    bottom: 0;
	backface-visibility: hidden;
}
.content.show-aside > .aside .sticky{
	position:fixed;
	top:0px;
}
}

@media screen and (min-width: 1919px) {
.content.show-aside > .section{
	margin-right:286px;
}
.content.show-aside > .aside{
	width: 280px;
}
.content > .aside > .inner{
	width: 280px;
}
}
.aside ul > li > button[data-ctrl="sort"]{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 .7em;
	border: none;
	border-left: 1px solid #dadada;
	margin: 0;
	height: auto;
	opacity: .8;
}

.vertical-middle{
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.absolute-vh-middle{
	position: absolute;
    top: 50% !important;
	left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}
.cover-block{
	position: absolute;
	left: 0;
	top: 0;
	bottom:0;
	right: 0;
	height: 100%; /*.vertical-middle will fail on old webkit browser*/
}
.cover-block[class*="mif-"]:before{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 350%;
}

.well{
	background-color:#FCFCFC;
	border: 1px solid #ccd8da;
	padding: 8px;
	margin-bottom:10px;
}
.well > .head{
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

.well > .footer{
	border-top: 1px solid #ccc;
	padding-top: 8px;
}
	
.list-grid{
	min-width: 270px;
	width: 99.9999999999%;/*IE BUG*/
}
.list-grid:after{
	content: "";
	display: table;
	clear: both;
}

.list-grid > .item{
	position: relative;
	display:block;
	float: left;
	margin: 0 0 10px 0 !important;
}
	
.list-grid.w-x > .item{
	min-width:130px;
	min-height:145px;
	padding: 0 2px 0 2px;
}
.list-grid.w-2x > .item{
	min-width:190px;
	min-height:148px;
	display:inline-block;
	padding: 0 2px 0 2px;
}
.list-grid.w-x > .item.active > .preview > .image-overlay{
	opacity: .8;
}
.list-grid.w-x > .item.active > .preview > .image-overlay > *{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.list-grid > .item .preview .label{
	position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;
    right: 0;
    text-align: center;
	background: rgba(0, 0, 0, 0.5);
	font-size:11px;
}
.list-grid > .item .preview .label > span{
	padding: 6px 3px;
	line-height: inherit; /*fix align*/
}

.list-grid > .item .preview .label > span[class*="mif-"]:before{
	margin-right: 8px;
}
@media screen and (min-width: 320px) and (max-width: 479px){
.list-grid.w-x > .item{
	width: 50%;
}
.list-grid.w-x > .item > .preview{
	height:142px;
}	
.list-grid.w-2x > .item{
	display: block;
	padding: 0;
	width: 100%;
}
.list-grid.w-2x > .item > .preview{
	min-height: 174px;
}
.list-grid.w-2x > .item .preview > .vertical-middle,
.list-grid.w-2x > .item .preview > .frame > .vertical-middle{
	top: auto !important;
	 -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}
}
@media screen and (min-width: 480px) and (max-width: 639px){
.list-grid.w-x > .item{
	width: 33.33333333%;
}
.list-grid.w-x > .item > .preview{
	height:126px;
}
.list-grid.w-2x > .item{
	width: 50%;
	padding: 0 1px 0 1px;
}
.list-grid.w-2x > .item > .preview.wide{
	height:116px;
}
.list-grid.w-2x > .item > .preview.normal{
	height:161px;
}
}
@media screen and (width: 640px){
.list-grid.w-x > .item{
	width: 25%;
}
.list-grid.w-x > .item > .preview{
	height:134px;
}
.list-grid.w-2x > .item{
	width: 50%;
}
.list-grid.w-2x > .item > .preview.wide{
	height:154px;
}
.list-grid.w-2x > .item > .preview.normal{
	height:213px;
}
}
@media screen and (min-width: 641px) and (max-width: 799px){
.list-grid.w-x > .item{
	width: 25%;
}
.list-grid.w-x > .item > .preview{
	height:148px;
}	
.list-grid.w-2x > .item{
	width: 33.33333333%;
}
.list-grid.w-2x > .item > .preview.wide{
	height:116px;
}
.list-grid.w-2x > .item > .preview.normal{
	height:161px;
}
}
@media screen and (min-width: 800px) and (max-width: 959px){
.list-grid.w-x > .item{
	width: 20%;
	
}
.content.show-aside .section .list-grid.w-x > .item{
	width: 33.33333333%;
}
.list-grid.w-x > .item > .preview{
	height:146px;
}
.list-grid.w-2x > .item{
	width: 33.33333333%;
}
.content.show-aside .section .list-grid.w-2x > .item{
	width: 50%;
}
.list-grid.w-2x > .item > .preview.wide{
	height:136px;
}
.list-grid.w-2x > .item > .preview.normal{
	height:189px;
}
}
@media screen and (min-width: 960px) and (max-width: 1365px){
.list-grid.w-x > .item{
	width: 16.66666666%;
}
.content.show-aside .section .list-grid.w-x > .item{
	width: 25%;
}	
.list-grid.w-x > .item > .preview{
	height:150px;
}
.content.show-aside .section .list-grid.w-x > .item > .preview{
	height:139px;
}
.list-grid.w-2x > .item{
	width: 25%;
}
.content.show-aside .section .list-grid.w-2x > .item{
	width: 33.33333333%;
}
.list-grid.w-2x > .item > .preview.wide{
	height:126px;
}
.list-grid.w-2x > .item > .preview.normal{
	height:172px;
}
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
.list-grid.w-x > .item{
	width: 14.28571428%;
}
.content.show-aside .section .list-grid.w-x > .item{
	width: 16.66666666%;
}
.list-grid.w-x > .item > .preview{
	height:154px;
}	
.list-grid.w-2x > .item{
	width: 20%;
}
.content.show-aside .section .list-grid.w-2x > .item{
	width: 25%;
}
.list-grid.w-2x > .item > .preview.wide{
	height:120px;
}
.list-grid.w-2x > .item > .preview.normal{
	height:168px;
}
}
@media screen and (min-width: 1920px) {
.list-grid.w-x > .item{
	width: 10.000186443%;
}
.content.show-aside .section .list-grid.w-x > .item{
	width: 12.5%;
}
.list-grid.w-x > .item > .preview{
	height:154px;
}	
.list-grid.w-2x > .item{
	width: 16.66666666%;
}
.content.show-aside .section .list-grid.w-2x > .item{
	width: 20%;
}
.list-grid.w-2x > .item > .preview.wide{
	height:120px;
}
.list-grid.w-2x > .item > .preview.normal{
	height: 186px;
}
}
#mainFrame{
	transition: opacity .15s linear;/*transition: margin .2s ease-in-out .1s, opacity .3s linear; low render*/
	z-index:0;
	height:100%;
	min-width:310px;
	
	/*
	EXPERIMENTAL
	width:100%;*/
	will-change: width;
	backface-visibility:hidden;
	-webkit-overflow-scrolling: touch;
}
/*body.loading-frame > #mainFrame{
	margin: 0 4% 0 -4%;slow render
}*/
/******************APP TOP-LEFT BAR*******************/
#panels > .app-bar {
	z-index: 1;
	height: 42px;
	margin-top: -42px;
	min-width:310px;
	-webkit-transition: background 2s ease;
	transition: background 2s ease;
}
body.connection-state-busy:not(.offline) #panels > .app-bar {
	background-color: #982929;
}
body.connection-state-invisible:not(.offline) #panels > .app-bar {
	background-color: #333333;
}
body.offline #panels > .app-bar {
	background-color: #5e676f;
}

#panels > .app-bar .app-bar-element {
	line-height: 42px;
	font-size: 16.8px;
	height: auto;
}
#panels > .app-bar .app-bar-element .user-profile {
	top: -0.125rem;
	width: 210px; /*175*/
	font: 300 1.125rem/1.3 "Segoe UI", "Open Sans", serif;
	padding-bottom: 13px;/*space for ws-state*/
	font-size: 18px !important;
	height: 100%;
}
#panels > .app-bar .app-bar-element .user-profile .icon{
	min-width: 36px;
    right: -5px;
}
#panels > .app-bar .app-sidebar {
	/*backface-visibility: hidden; android problem :(*/
	/*will-change: transform;*/
	position: fixed;
	width: 180px;
	height: 100%;
	margin-left: -180px;
	transform: translate3d(0px, 0px, 0px);
	/*transition: margin-left .15s linear, width .15s linear; LOW RENDER*/
}
#panels > .app-bar .app-sidebar:not(:hover) {
	overflow: hidden;
}
#panels > .app-bar .app-sidebar .inner {
	overflow: auto;
	height: inherit;
	position: absolute;
	min-width: 67px; /*FF fix*//*have-trick-scroll outside ~ 17px is scroll*/
	will-change: transform;
}
#panels > .app-bar .app-sidebar .sidebar {
	height: 100%;
	width: 180px;
}
body.show-sidebar {
	padding-left: 180px !important;
	overflow-x: hidden;
}
body.show-sidebar #panels > .app-bar .app-sidebar .inner {
	min-width: 197px; /*FF fix*//*have-trick-scroll outside ~ 17px is scroll*/
}

@media screen and (min-width: 1400px) {
	#panels > .app-bar .app-sidebar {
		width: 206px;
		margin-left: -206px;
	}
	#panels > .app-bar .app-sidebar .sidebar {
		width: 206px;
	}
	body.show-sidebar {
		padding-left: 206px !important;
	}
	body.show-sidebar #panels > .app-bar .app-sidebar .inner {
		min-width: 223px; /*FF fix*//*have-trick-scroll outside ~ 17px is scroll*/
	}
}
@media screen and (min-width: 360px) {
/*NOTA : 960 container(mainframe) main + 200 sidebar = 1160*/
body.auto-sidebar:not(.show-sidebar) #panels .app-sidebar {
	width: 50px;
	margin-left: -50px;
}
body.auto-sidebar:not(.show-sidebar) #panels > .app-bar .app-sidebar .sidebar {
	width: 50px;
}
body.auto-sidebar:not(.show-sidebar) {
	padding-left: 50px !important;
}
/*auto-compact*/
body.auto-sidebar:not(.show-sidebar) #panels .sidebar a {
	padding-right: 0;
	padding-left: 0;
	width: 50px;
}
body.auto-sidebar:not(.show-sidebar) #panels .sidebar .title {
	display: none;
}
body.auto-sidebar:not(.show-sidebar) #panels .sidebar .counter {
	position: absolute;
	top: 0;
	right: 4px;
}
/*end auto-compact*/
}

@media screen and (max-width: 359px) {
body.auto-sidebar:not(.show-sidebar) {
	padding-left: 0 !important;
}
}
/*start. right side panel*/
#panels > .app-bar .secondary-sidebar {
	position: absolute;
	right: 0;
	top: 100%;
	overflow: hidden;
	cursor:default;
	line-height:1.1;
	left: 0;
}
#panels > .app-bar .app-bar-element:not(.focused) > .secondary-sidebar{
	left:100%;
	-webkit-transition: left linear .0s .5s;
	transition: left linear .0s .5s;
}
#panels > .app-bar .secondary-sidebar .inner {
	width:232px;
	padding: 1px;
	margin: 1px 0 0 0;
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
	-webkit-transition: -webkit-transform .3s .1s;
	transition: transform .3s .1s;
}
#panels > .app-bar .app-bar-element.focused > .secondary-sidebar > .inner{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
/*end. right side panel*/

.typeahead{/*el opereaza concomitent cu v-menu!!*/
	position:absolute;
	width:inherit;
	max-width:100%;
	margin-top: 2px;
}
/*****************************USERS page Elements**************************/
.users > .item .preview .button{
	text-decoration: none;
	padding: 7% 5px; /*?? align middle as button tag*/
	height: 32%;
	height: calc(33% - .3em);
	font-size: 13px;
}
.users > .item[data-is_friend="y"] [data-friend="n"],
.users > .item[data-is_friend="n"] [data-friend="y"]{
	display: none !important;
}
.users > .item .connection-state{
	position: absolute;
	right: -1px;
	width: 13px;
	height: 13px;
	z-index: 2;
	border-radius: 50%;
	border: 2px solid #eee;
	top: -1px;
	color: #fff;
	text-shadow: 0px 0px 2px #000;
	font-size: 13px;
}
.users > .item:not([data-connection_device="mobile"]) .connection-state{ /*pc as default*/
	background: #00a915;
}
.users > .item[data-connection_device="mobile"] .connection-state{ 
	background: #0992de;
}
.users > .item[data-connection_state="2"]:not([data-connection_device="mobile"]) .connection-state{/*pc busy*/
	background: #ce352c;
}
.users > .item[data-connection_state="2"][data-connection_device="mobile"] .connection-state{/*busy*/
	background: #FD7600;
}
.users > .item[data-connection_state="0"] .connection-state{/*offline*/
	background: #6d6d6d;
}
.users > .item .connection-state:before{
	content:"";
	opacity:0;
	transition:opacity .3s, top .3s .1s;
	top:0;
}
.users > .item .connection-state:hover:before{
	content: attr(data-title);
	right: 7px;
	position: absolute;
	background: inherit;
	max-width: 114px;
	white-space: pre;
	height: auto;
	left: auto;
	padding: 3px 6px 6px 8px;
	top: 7px;
	border-radius: 4px 0;
	opacity: 1;
}
.users > .item[data-connection_state="0"] .connection-state:hover:before{
	content: attr(data-title-offline) ':\A' attr(data-title-last_activity);
	white-space: pre;
}
.users > .item[data-connection_device="mobile"][data-connection_state="1"] .connection-state:hover:before{
	content: attr(data-title-mobile);
}
.users > .item[data-connection_state="2"]:not([data-connection_device="mobile"]) .connection-state:hover:before{
	content: attr(data-title-busy);
}
.users > .item[data-connection_state="2"][data-connection_device="mobile"] .connection-state:hover:before{
	content: attr(data-title-busy-mobile);
}
.users > .item > a.button{
	padding-left: 4px;
	padding-right: 4px;
	font-size: 13px;
}

/*OLD*/
.user-item.compact {
	width: 100%;
	background: #dcdcdc;
	color: #333;
	border: none;
	margin-bottom: 3px;
}
.user-item.compact:hover{
	background: #eee;
}

.user-item.compact .zoom-in {
	float: left;
	width: 40px;
	height: 40px;
	position:relative;
}
.user-item .zoom-in:hover::before {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	font-size: 24px;
	padding: 10px;
	color: #eee;
	background: rgba(0,0,0,0.3);
	text-align: justify;
	content: "\e987";
	font-family: metro, serif;
}
.user-item.compact > .caption {
	margin: 0 0 0 40px;
	height: 42px;
	padding: 0;
	font-weight: 600;
}
.user-item.compact .caption > .button{
	padding: 0 2px;
	background: none;
	line-height: 40px;
	height: auto;
	margin: 0;
	background:none;
	border:none;
}
.user-item.compact .u-mail{
	float: right;
    width: 42px;
    font-size: 140%;
    color: #ce8805;
}
.user-item.compact .u-link {
	display: block;
	margin-right: 43px;
	border-right: 1px solid #a9a9a9 !important;
	box-shadow: none;
}

/***************************AUDIOPLAYER PAGE ELEMENTS**********************/
.list-features:not(.selectable):not(.draggable):not(.reorder):not([data-resource-reload]) > .features,
.list-features:not(.selectable) > .features > [data-feature="selectable"],
.list-features:not(.selectable) > .features > [data-feature="selectMultiple"],
.list-features:not(.selectMultiple) > .features > [data-feature="selectMultiple"],
.list-features:not(.draggable) > .features > [data-feature="draggable"],
.list-features:not(.reorder) > .features > [data-feature="reorder"],
.list-features:not([data-resource-reload]) > .features > [data-feature="refresh"]{
display: none;	
}

.audios > .item{
	height: 50px;
	outline: none;
}

.audios > .item:not(:last-child){
	margin-bottom: 4px;
}

.audios > .item:not(:last-child) > :not(.left){
	border-bottom: 1px solid #eaeaea;
}
.audios > .item:hover{
	background: #f2f3f5;
}
.audios > .item.active{
	background: #e5ecf3;
}
.audios > .item.unavailable{
	color: #d81010;
}
.audios > .item.unavailable:hover{
	background: #f5f2f2;
}
.audios > .item.unavailable .available-only{
	display: none;
}
.audios > .item > .left{
	float: left;
	width: 50px;
	height: inherit;
	font-size: 30px;
	background: #efefef;
	color: #7692ab;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
}

.audios > .item.unavailable > .left{
	background: #f3e0e0;
    color: #ad4242;
}
.audios > .item > .left button {
	outline: 0;
	border-radius: 50%;
	padding: 0;
	line-height: .9;
	text-shadow: inherit;
	color: #3f5867;
	background: whitesmoke;
	border: 1px solid #dad9d9;
	font-size: 75%;
	padding: 6px;
}
.audios > .item:not(.active):not(:hover) > .left button{
	display: none;
}
.audios > .item > .left button > .mif-play{
	margin: 0 -1.5px 0 1.5px;
}
.audios > .item .cover > img{
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
}
.audios > .item .cover > img[src=""]{
	display: none;
}
.audios > .item .middle{
	margin: 0 60px 0 55px;
	height: inherit;
}
.audios > .item .middle > p{
	height: 50%;
	cursor: default;
}
.audios > .item .right{
	float: right;
	width: 60px;
	height: inherit;
	text-align: right;
	padding-right: 7px;
	z-index: 1;
	cursor: pointer;
	outline: none;
	line-height: 45px;
}
.audios > .item .duration{
	margin: 0;
}
.audios > .item .right > div[data-block="cmd"]{
	position: absolute;
	top: 0;
	right: 0;
	white-space: nowrap;
	background: #eff0f1;
	height: inherit;
}
.audios > .item .right span{
	background: none;
	border: none;
	color: currentColor;
	padding: 2px;
	width: 38px;
	height: inherit;
	font-size: 18px;
	margin: 0 1px;
	line-height: inherit;
	text-align: center;
}
.audios > .item:not([data-cached="true"]) .right span[data-act="cached"]{
	display:none;
}
.audios > .item .right:not(:focus) > div[data-block="cmd"]{
	display: none;
}
.audios > .item .right span:hover{
	background: #e8e8e8;
}
.audios > .element-selected{
	border: none !important;
	outline: #4390df solid 1px !important;
	background: #eaf3fb;
	padding-right: 5px;
}
.audios > .element-selected:before{
	top: 2px;
	right: 2px;
}

@media screen and (min-width: 1024px) and (max-width: 1919px){
#mainFrame .audios > .item {
	display: inline-block;
	width: -webkit-calc(50% - 3px);
	width: calc(50% - 3px);
}
#mainFrame .audios > .item:nth-child(even){
	margin-left: 3px;
}
#mainFrame .audios > .item:nth-child(odd){
    margin-right: 3px;
}
}

@media screen and (min-width: 1920px){
#mainFrame .audios > .item {
	display: inline-block;
	width: -webkit-calc(33.33333333% - 4px);
	width: calc(33.33333333% - 4px);
}
#mainFrame .audios > .item:nth-child(3n + 1),
#mainFrame .audios > .item:nth-child(3n + 2){
    margin-right: 3px;
}
#mainFrame .audios > .item:nth-child(3n),
#mainFrame .audios > .item:nth-child(3n + 2){
	margin-left: 3px;
}
}

/*************************PHOTOS ELEMENTS*****************************/
.photos > .item .preview .button{
	text-decoration: none;
	padding: 7% 5px; /*?? align middle as button tag*/
	height: 32%;
	height: calc(33% - .3em);
	font-size: 13px;
}
.photos .image-container:hover .image-overlay{
	padding: .9em .8em 1.4em .8em;
}
.photos  .image-container:not(:hover) .image-overlay{
	padding: 0;
}

/*************************VIDEO ELEMENTS******************************/
.videos > .item.active{
	background: #ffffff;
}
.videos > .item .preview{
	color: #fff;
}
.videos > .item .preview > *:not(.cover-block){
	z-index:1;
}
.videos > .item .preview button[data-ctrl="play-pause-mp"]{
	/*padding: .5rem .825rem;*/
	padding: 0 !important;
	width: 76px;
	height: 66px;
	background-color: rgba(35, 37, 36, 0.8);
	border-radius: 5px;
	border: none;
	font-size: 50px;
	transition: opacity 0.2s;
	opacity: 0;
	line-height: .8;
}
.videos > .item:hover .preview button[data-ctrl="play-pause-mp"], 
.videos > .item.active .preview button[data-ctrl="play-pause-mp"]{
	box-shadow: #8081A0 0px 0px 10px 2px;
	opacity: 1;
}
.videos > .item .preview .commandering,
.videos > .item .preview .vDuration {
	position: absolute;
	top: 2px;
	right: 2px;
	background-color: rgba(35, 37, 36, 0.8);
	color: rgb(234, 233, 233);
	opacity: 0;
	transition: opacity .2s linear;
	padding:1px;
}
.videos > .item .preview .vDuration {
	top: auto;
	bottom: 2px;
	padding: 2px 5px;
	border-radius: 2px;
	opacity: 1;
	margin:0;
}
.videos > .item:hover .preview .commandering {
	opacity: 1;
}
.videos > .item .preview .commandering button {
	color: inherit;
	background: none;
	padding: 5px;
	font-size: 18px;
	border: none;
}
.videos > .item > .preview .commandering button:hover,
.videos > .item > .preview .commandering button:active{
	background: #e8e9ea;
	color: #444;
}
.videos > .item > .preview .commandering button:not(:first-child){
	margin-left: 2px;
}
.videos > .item > .vData a:hover{
	text-decoration:underline;
}
.videos > .item > .vData .vTitle,
.videos > .item > .vData .vAuthor > a{
	display: block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow:ellipsis;
	text-overflow: -o-ellipsis-lastline;
	padding:0 !important;
	white-space: normal;
}
.videos > .item > .vData .vTitle{
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	height: 38px;
}
.videos > .item.active > .vData .vTitle{
	color: #9a1616;
}
.videos > .item > .vData > *{
	margin: 4px 0;
	padding: 0 4px;
}
.videos > .item > .vData .vAuthor > a{
	font-size: 13px;
	line-height: 14px;
	height: 28px;
}
.videos.list-grid .vAuthor > a{
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.videos.list-grid .vAuthor > a[disabled]{
	color:#555;
	/*cursor:not-allowed;*/
}
.videos > .item .vData .vAuthor:not(:hover) a:not([disabled]){
	color: #7f838a;
}
.videos > .item .vInfo{
	border-top: 1px solid #e0e0e0;
	padding: 4px 0;
	position:static;
	white-space: nowrap;
}
.videos:not(.list-grid) > .item .vInfo > [class*="place-"] {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: auto;
}

.videos.list-grid > .item .vInfo > [class*="place-"]{
	position: absolute;
	bottom: 100%;
	left: 0;
	z-index: 1;
	background-color: rgba(35, 37, 36, 0.8);
	margin-bottom: 7px;
	color: #e0e0e0;
	padding: 2px 3px;
	width: auto;
}
.videos.list-grid > .item .preview:hover ~ .vData .vInfo > [class*="place-"]{
	opacity:0;
}
.videos > .item .vInfo > span {
	padding: 0 8px 0 0;
	cursor:help;
	font-family: "Segoe UI", "Open Sans", serif;/*safari BUG*/
	font-size: 10.5px;
	width: 32%;
	overflow: hidden;
}
.videos > .item .vInfo > span[class*="mif-"]:before{
	padding-right: 5px;
}
.videos:not(.list-grid) > .item{
	display: block !important;
}
.videos:not(.list-grid) > .item .preview button[data-ctrl="play-pause-mp"]{
	font-size: 30px;
	/*padding: .225rem .625rem;*/
	width: 46px;
	height: 36px;
	margin-top: 5px;
}
.videos:not(.list-grid) > .item .preview{
	width: 160px;
	height: 90px;
	float: left;
}

.videos:not(.list-grid) > .item .vData{
	margin-left: 164px;
}
.videos:not(.list-grid) > .item .vTitle{
	-webkit-line-clamp: 3;
	max-height: 54px;
	min-height: 24px;
}
.videos:not(.list-grid) > .item .vInfo{
	clear: both;
	margin-left: -164px;
}
.videos > .element-selected{
	border: none !important;
	outline: #4390df solid 1px !important;
	background: #eaf3fb;
	padding-right: 5px;
}
.list-features.selectable > .videos > .item .vData:before{
	position: absolute;
	z-index: 2;
	content: "";
	left:0;
	right: 0;
	top:0;
	bottom:0;
	background: rgba(93, 135, 167, 0.1);
}
.videos > .element-selected .preview .commandering{
	right: 25px;
}
.videos > .element-selected:before{
	top: 2px;
	right: 2px;
}
/************ end MediaPlayer******************/
/***********SCROLL BUTTON******/

#scroll-helper{
	display:block;
	position: fixed;
    bottom: 4%;
    right: 1.2%;
    min-width: auto !important;
    border-radius: 50%;
    padding: 0px;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.8rem;
    overflow: hidden;
    opacity: .5;
	transition:opacity linear .2s 2s;
	animation:jellyIn .9s linear .15s;
	z-index:1;
}
#scroll-helper.hidden{
	opacity:1;
	transition:none;
	z-index:-1;
	visibility:hidden;
	animation:none;
}
#scroll-helper:hover{
	opacity:1;
	transition:none;
}
@keyframes jellyIn {
    0 {
		transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.761905% {
        transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    19.047619% {
        transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    33.333333% {
        transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
  
    47.619048% {
        transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
  
    61.904762% {
        transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
   
    76.190476% {
        transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
   
    90.47619% {
        transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
	
	100% {
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
   
}
/***********SCROLL BUTTON******/