@font-face {
	font-family: 'Ekin Icon Sidebar';
	src: url("/javax.faces.resource/fonts/ekin-ic/sidebar/ekin-ic-sidebar.eot.xhtml");
	src: url("")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/ekin-ic/sidebar/ekin-ic-sidebar.ttf.xhtml") format('truetype'),
		url("/javax.faces.resource/fonts/ekin-ic/sidebar/ekin-ic-sidebar.woff.xhtml") format('woff'),
		url("/javax.faces.resource/fonts/ekin-ic/sidebar/ekin-ic-sidebar.svg.xhtml") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'EIcon Checkbox';
	src: url("/javax.faces.resource/fonts/ekin-ic/checkbox/eicon-checkbox.eot.xhtml");
	src: url("")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/ekin-ic/checkbox/eicon-checkbox.ttf.xhtml") format('truetype'),
		url("/javax.faces.resource/fonts/ekin-ic/checkbox/eicon-checkbox.woff.xhtml") format('woff'),
		url("/javax.faces.resource/fonts/ekin-ic/checkbox/eicon-checkbox.svg.xhtml") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'EIcon-Radio';
	src: url("/javax.faces.resource/fonts/ekin-ic/radio/icomoon.eot.xhtml");
	src: url("")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/ekin-ic/radio/icomoon.ttf.xhtml") format('truetype'),
		url("/javax.faces.resource/fonts/ekin-ic/radio/icomoon.woff.xhtml") format('woff'),
		url("/javax.faces.resource/fonts/ekin-ic/radio/icomoon.svg.xhtml") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'EIcon-Direction';
	src: url("/javax.faces.resource/fonts/ekin-ic/direction/icomoon.eot.xhtml");
	src: url("")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/ekin-ic/direction/icomoon.ttf.xhtml") format('truetype'),
		url("/javax.faces.resource/fonts/ekin-ic/direction/icomoon.woff.xhtml") format('woff'),
		url("/javax.faces.resource/fonts/ekin-ic/direction/icomoon.svg.xhtml") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'EIcon-Traffic';
	src: url("/javax.faces.resource/fonts/ekin-ic/traffic/icomoon.eot.xhtml");
	src: url("")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/ekin-ic/traffic/icomoon.ttf.xhtml") format('truetype'),
		url("/javax.faces.resource/fonts/ekin-ic/traffic/icomoon.woff.xhtml") format('woff'),
		url("/javax.faces.resource/fonts/ekin-ic/traffic/icomoon.svg.xhtml") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'EIcon-Tailgating';
	src: url("/javax.faces.resource/fonts/ekin-ic/tailgating/icomoon.eot.xhtml");
	src: url("")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/ekin-ic/tailgating/icomoon.ttf.xhtml") format('truetype'),
		url("/javax.faces.resource/fonts/ekin-ic/tailgating/icomoon.woff.xhtml") format('woff'),
		url("/javax.faces.resource/fonts/ekin-ic/tailgating/icomoon.svg.xhtml") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'Roboto';
	src: url("/javax.faces.resource/fonts/Roboto/Roboto-Regular.ttf.xhtml")
		format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Cera PRO';
	src: url("/javax.faces.resource/fonts/cera_pro/Cera-Pro-Regular.woff.xhtml")
		format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Cera-Pro-Medium';
	src: url("/javax.faces.resource/fonts/cera_pro/Cera-Pro-Medium.woff.xhtml")
		format('woff');
	font-weight: normal;
	font-style: normal;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
	.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
	{
	background: #000f14;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	background: #3767E9;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled,
	.ui-widget-header .ui-state-disabled {
	opacity: .5;
	filter: Alpha(Opacity = 50); /* support: IE8 */
	background-image: none;
}

.ui-widget-overlay {
	background: #202127;
	opacity: .7;
	filter: Alpha(Opacity = 30); /* support: IE8 */
}

.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

.ui-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0 !important;
}

.ui-icon, .ui-state-active .ui-icon, .ui-state-highlight .ui-icon,
	.ui-widget-header .ui-icon, .ui-widget-content .ui-icon,
	.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	color: #ffffff;
}

.ui-icon-search:before {
	content: "\f002";
}

.ui-icon-heart:before {
	content: "\f004";
}

.ui-icon-star:before {
	content: "\f005";
}

.ui-icon-person:before {
	content: "\f007";
}

.ui-icon-zoomin:before {
	content: "\f00e";
}

.ui-icon-zoomout:before {
	content: "\f010";
}

.ui-icon-power:before {
	content: "\f011";
}

.ui-icon-signal:before {
	content: "\f012";
}

.ui-icon-home:before {
	content: "\f015";
}

.ui-icon-document:before {
	content: "\f016";
}

.ui-icon-clock:before {
	content: "\f017";
}

.ui-icon-refresh:before {
	content: "\f021";
}

.ui-icon-arrowrefresh-1-s:before {
	content: "\f021";
}

.ui-icon-locked:before {
	content: "\f023";
}

.ui-icon-flag:before {
	content: "\f024";
}

.ui-icon-volume-off:before {
	content: "\f026";
}

.ui-icon-volume-on:before {
	content: "\f028";
}

.ui-icon-tag:before {
	content: "\f02b";
}

.ui-icon-bookmark:before {
	content: "\f02e";
}

.ui-icon-print:before {
	content: "\f02f";
}

.ui-icon-pencil:before {
	content: "\f040";
}

.ui-icon-arrow-4:before {
	content: "\f047";
}

.ui-icon-seek-first:before {
	content: "\f048";
}

.ui-icon-seek-prev:before {
	content: "\f04a";
}

.ui-icon-play:before {
	content: "\f04b";
}

.ui-icon-pause:before {
	content: "\f04c";
}

.ui-icon-stop:before {
	content: "\f04d";
}

.ui-icon-seek-next:before {
	content: "\f04e";
}

.ui-icon-seek-end:before {
	content: "\f051";
}

.ui-icon-eject:before {
	content: "\f052";
}

.ui-icon-circle-close:before {
	content: "\f057";
}

.ui-icon-cancel:before {
	content: "\f05e";
}

.ui-icon-arrow-1-w:before {
	content: "\f060";
}

.ui-icon-arrow-1-e:before {
	content: "\f061";
}

.ui-icon-arrow-1-n:before {
	content: "\f062";
}

.ui-icon-arrow-1-s:before {
	content: "\f063";
}

.ui-icon-arrow-2-ne-sw:before {
	content: "\f065";
}

.ui-icon-plus:before {
	content: "\f067";
}

.ui-icon-minus:before {
	content: "\f068";
}

.ui-icon-calendar:before {
	content: "\f073";
}

.ui-icon-shuffle:before {
	content: "\f074";
}

.ui-icon-cart:before {
	content: "\f07a";
}

.ui-icon-folder-collapsed:before {
	content: "\f07b";
}

.ui-icon-arrow-2-n-s:before {
	content: "\f07d";
}

.ui-icon-arrow-2-e-w:before {
	content: "\f07e";
}

.ui-icon-key:before {
	content: "\f084";
}

.ui-icon-extlink:before {
	content: "\f08e";
}

.ui-icon-unlocked:before {
	content: "\f09c";
}

.ui-icon-circle-arrow-w:before {
	content: "\f0a8";
}

.ui-icon-circle-arrow-e:before {
	content: "\f0a9";
}

.ui-icon-circle-arrow-n:before {
	content: "\f0aa";
}

.ui-icon-circle-arrow-s:before {
	content: "\f0ab";
}

.ui-icon-wrench:before {
	content: "\f0ad";
}

.ui-icon-link:before {
	content: "\f0c1";
}

.ui-icon-scissors:before {
	content: "\f0c4";
}

.ui-icon-triangle-1-s:before {
	content: "\f0d7" !important;
}

.ui-icon-triangle-1-n:before {
	content: "\f0d8" !important;
}

.ui-icon-triangle-1-w:before {
	content: "\f0d9";
}

.ui-icon-triangle-1-e:before {
	content: "\f0da";
}

.ui-icon-carat-2-n-s:before {
	content: "\f0dc";
}

.ui-icon-clipboard:before {
	content: "\f0ea";
}

.ui-icon-lightbulb:before {
	content: "\f0eb";
}

.ui-icon-transfer-e-w:before {
	content: "\f0ec";
}

.ui-icon-suitcase:before {
	content: "\f0f2";
}

.ui-icon-carat-1-w:before {
	content: "\f104";
}

.ui-icon-carat-1-e:before {
	content: "\f105";
}

.ui-icon-carat-1-n:before {
	content: "\f106";
}

.ui-icon-carat-1-s:before {
	content: "\f107";
}

.ui-icon-bullet:before {
	content: "\f111";
}

.ui-icon-help:before {
	content: "\f128";
}

.ui-icon-info:before {
	content: "\f129";
}

.ui-icon-notice:before {
	content: "\f12a";
}

.ui-icon-circle-triangle-w:before {
	content: "\f137";
}
/* .ui-icon-circle-triangle-w:before { content: "\f053 "; } */
/* chevron */
.ui-icon-circle-triangle-e:before {
	content: "\f138";
}
/* .ui-icon-circle-triangle-e:before { content: "\f054"; } */
/* chevron */
.ui-icon-circle-triangle-n:before {
	content: "\f139";
}

.ui-icon-circle-triangle-s:before {
	content: "\f13a";
}

.ui-icon-arrowthick-1-s:before {
	content: "\f175";
}

.ui-icon-arrowthick-1-n:before {
	content: "\f176";
}

.ui-icon-arrowthick-1-w:before {
	content: "\f177";
}

.ui-icon-arrowthick-1-e:before {
	content: "\f178";
}

.ui-icon-signal-diag:before {
	content: "\f1eb";
}

.ui-icon-calcuOpen Sansr:before {
	content: "\f1ec";
}

.ui-icon-trash:before {
	content: "\f1f8";
}

.ui-icon-note:before {
	content: "\f249";
}

.ui-icon-comment:before {
	content: "\f27a";
}

.ui-icon-alert:before {
	content: "\f071";
}

.ui-icon-arrowthick-2-e-w:before {
	content: "\f07e";
}

.ui-icon-arrowthick-2-ne-sw:before {
	content: "\f065";
}

.ui-icon-arrowthick-2-n-s:before {
	content: "\f07d";
}

.ui-icon-battery-0:before {
	content: "\f244";
}

.ui-icon-battery-1:before {
	content: "\f243";
}

.ui-icon-battery-2:before {
	content: "\f241";
}

.ui-icon-battery-3:before {
	content: "\f240";
}

.ui-icon-circle-check:before {
	content: "\f058";
}

.ui-icon-circle-minus:before {
	content: "\f056";
}

.ui-icon-circle-plus:before {
	content: "\f055";
}

.ui-icon-circle-zoomin:before {
	content: "\f00e";
}

.ui-icon-circle-zoomout:before {
	content: "\f010";
}

.ui-icon-close:before {
	content: "\f00d";
}

.ui-icon-closethick:before {
	content: "\f00d";
}

.ui-icon-contact:before {
	content: "\f2bc";
}

.ui-icon-copy:before {
	content: "\f0c5";
}

.ui-icon-disk:before {
	content: "\f0c7";
}

.ui-icon-document-b:before {
	content: "\f016";
}

.ui-icon-folder-open:before {
	content: "\f07c";
}

.ui-icon-gear:before {
	content: "\f013";
}

.ui-icon-image:before {
	content: "\f03e";
}

.ui-icon-mail-closed:before {
	content: "\f0e0";
}

.ui-icon-mail-open:before {
	content: "\f2b6";
}

.ui-icon-minusthick:before {
	content: "\f068";
}

.ui-icon-newwin:before {
	content: "\f2d2";
}

.ui-icon-pin-s:before {
	content: "\f08d";
}

.ui-icon-plusthick:before {
	content: "\f067";
}

.ui-icon-radio-off:before {
	content: "\f10c";
}

.ui-icon-radio-on:before {
	content: "\f192";
}

.ui-icon-script:before {
	content: "\f0f6";
}

.ui-icon-squaresmall-close:before {
	content: "\f2d3";
}

.ui-icon-squaresmall-minus:before {
	content: "\f146";
}

.ui-icon-squaresmall-plus:before {
	content: "\f0fe";
}

.ui-icon-transferthick-e-w:before {
	content: "\f0ec";
}

.ui-icon-video:before {
	content: "\f1c8";
}

.ui-icon-triangle-2-n-s:before {
	content: "\f0dc";
}

.ui-icon-grip-dotted-vertical:before {
	content: "\f142 ";
}

.ui-icon-pie-chart:before {
	content: "\f200";
}

.ui-icon-area-chart:before {
	content: "\f1fe";
}

.ui-icon-bar-chart:before {
	content: "\f080";
}

.ui-icon-check:before {
	content: "\f00c";
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 5px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 5px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 5px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 5px;
}

input.ui-state-error::-webkit-input-placeholder {
	color: #ffffff !important;
	opacity: 0.7 !important;
}