<style>.descrirap {
	font-weight: bold !important;
}

.destcarousel .webix_item.webix_carousel_active {
	color: black;
}

.clearback .webix_template {
	background: transparent;
	border: none;
}

.clearbackprecos .webix_template {
	background: transparent;
	margin-top: 5px !important;
	border: none;
}

.novidade {
	margin: 5px !important;
	border: 3px !important;
}

.botpeq .webixtype_base {
	font-size: 0.9em !important;
}

.novidade .webix_view {
	margin: 5px !important;
	border: 3px !important;
}

.relatheader .webix_template {
	border-bottom: 1px solid #cbd9e7 !important;
	color: #48aadb;
	font-weight: bold;
	font-size: 1.2em;
}

.ttblue .xwebix_cell {
	border-color: #2194c2;
}

.ttblue .webix_hcell {
	border-bottom: 1px solid #cbd9e7 !important;
	color: #477085;
	font-weight: bold;
	font-size: 1.2em;
}

.destheader .webix_template {
	color: #48aadb;
	font-weight: bold;
	font-size: 1.2em;
}

.login {
	background: url(res/backdrop.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.imgcampanha {
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}

.destaque {
	background: url(res/destaques.jpg) no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.destaque_nulo {}

.destlist .webix_list_item {
	border-bottom: none !important;
	padding: 0;
}

.sttabs {
	background-color: #528199 !important;
}

.sttabs .webix_item_tabs {
	border: 0px !important;
	background-color: #528199 !important;
}

.sttabs .webix_el_tabbar {
	height: 28px !important;
}

.sttabs .webix_after_all_tabs {
	height: 0px !important;
}

.wttabs {
	background-color: #ffffff !important;
}

.wttabs .webix_item_tabs {
	border: 1px !important;
	background-color: #528199 !important;
}

.wttabs .webix_el_tabbar {
	height: 28px !important;
}

.wttabs .webix_after_all_tabs {
	height: 0px !important;
}

.tabcb {
	border-bottom-color: #404040;
}

.labLogin {
	color: #404040;
	text-align: right;
	border: none;
	background-color: transparent !important;
}

.butSair {
	padding: 3px 3px !important;
}

.butSair .webixtype_base {
	font-size: 0.9em;
}

.bordertitle .webix_template {
	padding: 0 !important;
	width: 100%;
}

.bordertitlebkg {
	padding: 0 !important;
	width: 100%;
	height: 48px;
	z-index: 0;
	background-image: url("res/nhead2.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.matricula input {
	height: 24;
	width: 112;
	color: black !important;
	border: none !important;
	font-weight: bold !important;
	text-align: center !important;
	background-image: url("res/mat.png");
	overflow-y: hidden ! important;
	overflow-x: hidden ! important;
	background-color: #f8f8f8;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
}

.listhover {
	background: #ededed;
}

.tbwhite {
	background: #ededed !important;
}

.cboxblue input {
	background: #c5e4f8;
	color: #003e7c;
	font-weight: bold;
}

.cboxblue .webix_input_icon {
	color: #002A54;
}

.cboxbluehigh input {
	background: #2278a9;
	color: #ffffff;
	font-weight: bold;
}

.cboxbluehigh .webix_input_icon {
	color: #ffffff;
}

.cboxbluehigh ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ffffff;
	font-weight: normal;
}

.cboxbluehigh :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ffffff;
	opacity: 1;
	font-weight: normal;
}

.cboxbluehigh ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ffffff;
	opacity: 1;
	font-weight: normal;
}

.cboxbluehigh :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ffffff;
	font-weight: normal;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #003e7c;
	font-weight: normal;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #003e7c;
	opacity: 1;
	font-weight: normal;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #003e7c;
	opacity: 1;
	font-weight: normal;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #003e7c;
	font-weight: normal;
}

.refrescar .webixtype_base {
	border: none !important;
	text-align: center !important;
	background-color: #c50d09;
	text-shadow: none !important;
}

.tabdir .webix_item_tab {
	background-color: #48aadb;
}

.tabdir .webix_selected {
	background-color: white;
}

.destmodelo {
	color: #2194c2;
	font-size: 1.2em;
}

.arrow-left {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #ededed;
}

.arrow-body {
	flex-grow: 1;
	height: 15;
	background-color: #ededed;
}

.circle_green {
	background-color: #109000;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.circle_red {
	background-color: #d02000;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.circle_orange {
	background-color: #d08e00;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.circle_gray {
	background-color: #838383b9;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.bottomborder {
	border-color: #2194c2;
	border-bottom: 1px !important;
	padding: 0;
}

</style>