﻿/* Write your custom CSS here */


/* --- start: Cabe�alho --- */
.wd-navbar-header { height: 94px !important; background: #fff url('../images/wd-header-b.png') top left no-repeat; }
.search-button { margin-top: -6px !important; }
/* --- end: Cabe�alho --- */


/* --- start: Paineis Customizados --- */
.wd-panel-border-bottom { border-bottom: 1px solid #eee; }
.wd-panel-border-left { border-left: 1px solid #eee; }

.wd-font-size-15 { font-size:15px !important; font-weight: normal !important; }
/* --- end: Paineis Customizados --- */


/* --- start: Paineis Customizados --- */
.wd-filtro { margin-top:12px !important; }
/* --- end: Paineis Customizados --- */


/* --- start: Labels --- */
.wd-label-white { color: #fff !important; } 
.wd-label-white a { color: #fff !important; text-decoration: none !important; } 
.wd-label-white a:hover { color: #ccc !important; text-decoration: none !important; } 

.wd-label-dark-blue { color: #34467A !important; } 
.wd-label-dark-blue a { color: #34467A !important; text-decoration: none !important; } 
.wd-label-dark-blue a:hover { color: #34467F !important; text-decoration: none !important; } 

.wf-label-blue { color: #1677CB !important;	}
.wf-label-blue a { color: #1677CB !important; text-decoration: none !important; }
.wf-label-blue a:hover{ color: #155891 !important; text-decoration: none !important; }

.wf-label-blue-royal { color: #0057FD !important;	}
.wf-label-blue-royal a { color: #0057FD !important; text-decoration: none !important; }
.wf-label-blue-royal a:hover{ color: #1658D6 !important; text-decoration: none !important; }

.wf-label-aqua { color: #06A9C8 !important; }
.wf-label-aqua a { color: #06A9C8 !important; text-decoration: none !important; }
.wf-label-aqua a:hover { color: #1080E8 !important; text-decoration: none !important; }

.wf-label-purple { color: #712EB9 !important; }
.wf-label-purple a { color: #712EB9 !important; text-decoration: none !important; }
.wf-label-purple a:hover { color: #8B3AE3 !important; text-decoration: none !important; }

.wf-label-green { color: #04C123 !important; }
.wf-label-green a {	color: #04C123 !important; text-decoration: none !important; }
.wf-label-green a:hover { color: #14E636 !important; text-decoration: none !important; }

.wf-label-orange { color: #FF5A00 !important; }
.wf-label-orange a { color: #FF5A00 !important; text-decoration: none !important; }
.wf-label-orange a:hover { color: #FF8C4E !important; text-decoration: none !important; }

.wf-label-yellow { color: #FEC161 !important; }
.wf-label-yellow a { color: #FEC161 !important; text-decoration: none !important; }
.wf-label-yellow a:hover { color: #FEC161 !important; text-decoration: none !important; }

.wf-label-gray { color: #949494 !important; }
.wf-label-gray a { color: #949494 !important; text-decoration: none !important; }
.wf-label-gray a:hover { color: #AEAEAE !important; text-decoration: none !important; }

.wf-label-light-gray { color: #D5D5D5 !important; }
.wf-label-light-gray a { color: #D5D5D5 !important; text-decoration: none !important; }
.wf-label-light-gray a:hover { color: #AEAEAE !important; text-decoration: none !important; }

.wf-label-light-gray-middle { color: #C2C2C2 !important; }
.wf-label-light-gray-middle a { color: #C2C2C2 !important; text-decoration: none !important; }
.wf-label-light-gray-middle a:hover { color: #949494 !important; text-decoration: none !important; }

.wf-label-black { color: #363636 !important; }
.wf-label-black a { color: #363636 !important; text-decoration: none !important; }
.wf-label-black a:hover { color: #d0d0d0 !important; text-decoration none !important; }

.wf-label-red { color: #ff0000 !important; }
/* --- end: Labels --- */


/* --- start: Alinhamentos --- */
/*esquerda*/ .left { text-align: left !important; }
/*centro*/   .center { text-align: center !important; }
/*direita*/  .right { text-align: right !important; }
/* --- end: Alinhamentos --- */


/* --- start: Login --- */
body.login { color: #7F7F7F; }
body.login.example1 { background-image: url("../images/bg.png"); background-color: rgba(0, 0, 0, 0); }
body.login.example2 { background-color: #C3DFE8 !important;	background-image: url("../images/wd-background-a.png") !important; background-repeat: no-repeat !important; background-position: center top !important; }
body.login .main-login { margin-top: 150px; }
body.login .logo { padding: 20px; text-align: center; }
body.login .box-login, body.login .box-forgot, body.login .box-register { background: #FFFFFF; border-radius: 5px; box-shadow: -30px 30px 50px rgba(0, 0, 0, 0.32); overflow: hidden; padding: 15px; }
body.login .box-forgot, body.login .box-register { display: none; }
body.login .form fieldset {	border: none; margin: 0; padding: 10px 0 0; }
body.login a.forgot { color: #909090; font-size: 12px; position: absolute; right: 10px;	text-shadow: 1px 1px 1px #FFFFFF; top: 9px; }
body.login input.password { padding-right: 130px; }
body.login label { color: #7F7F7F; font-size: 14px; margin-top: 5px; }

body.login .copyright {	font-size: 11px; margin: 0 auto; padding: 10px 10px 0; text-align: center; }
body.login .form-actions:before, body.login .form-actions:after { content: ""; display: table; line-height: 0; }
body.login .form-actions:after { clear: both; }
body.login .form-actions { margin-top: 15px; padding-top: 10px; display: block; }
body.login .new-account { border-top: 1px dotted #EEEEEE; margin-top: 15px; padding-top: 10px; display: block; }

body.login .wd-logo { width: 100%; padding-bottom: 60px; }
/* --- end: Login --- */


/* --- start: Campos / Botoes / Busca --- */
/*combo*/ select { height: 28px !important; padding: 3px !important; font-size: 10pt !important; margin-bottom: 10px !important; background-color: #fff !important; }

/*textbox*/ input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], 
input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], 
input[type="search"], input[type="tel"], input[type="color"], input[type="hidden"] 
{ height: 28px !important; padding: 3px !important; font-size: 10pt !important; margin-bottom: 10px !important; background-color: #fff !important; }

/*textarea*/ textarea { padding: 3px !important; font-size: 10pt !important; margin-bottom: 10px !important; width: 100% !important; resize: none; background-color: #fff !important; } 

/*botao*/ .btn { font-family: 'Open+Sans', sans-serif !important; font-size: 13px !important; }

.btn-primary2 { color: #fff; background-color: #7a6fbe; border-color: transparent; }
.btn-danger2 { color: #fff; background-color: #DE3232; border-color: transparent; }
.btn-alert { color: #fff; background-color: #F75B30; border-color: transparent; }


/*busca*/ .sidebar-search { margin: -3px 0 0 0;	padding: 0px 30px 0px 5px !important; display: inline-block; background: #E4E5E6; border-radius: 5px; color: #555555; position: absolute; right: 10px; top: 40px !important; height: 28px !important; min-width: 28px; }
/* --- end: Campos / Bot�es / Busca --- */


/* --- start: assets/plugins/bootstrap/css/bootstrap.min.css --- */
.breadcrumb>li+li:before { content:"|" !important; padding-left: 20px !important; padding-right: 20px !important; }

.table-responsive { overflow-x: hidden !important; }
.pagination { margin: 20px 1px !important; }
/* --- end: assets/plugins/bootstrap/css/bootstrap.min.css --- */


/* --- start: assets/css/modern.min.css --- */ 
.page-title h3 { font-size: 24px !important; font-weight: 100 !important; color: #74767d !important; padding: 0 !important; margin: 0 0 4px !important; }
.page-breadcrumb ol.breadcrumb li a, .page-breadcrumb ol.breadcrumb li.active, .page-breadcrumb ul li a { font-size: 12px !important; color: #848B8E; }

.progress-bar-alert { background-color: #FF9600; }
/* --- end: assets/css/modern.min.css --- */










@media (max-width: 767px) 
{
	.hidden-xs,	tr.hidden-xs, th.hidden-xs,	td.hidden-xs { display: none !important; }
}

/* --- Painel --- */
.panel-default>.panel-heading { /*título - cor do texto*/
	color: #82889A !important;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-tools .dropdown-menu { /*título - tamanho do dropdown*/ 
	font-size: 10pt !important; 
	text-decoration:none;
}
.panel-heading .btn:hover, 
.panel-heading .btn:focus { /*título - cor do botão hover */
	color: #1080E8;
	text-decoration: none;
}
#wf-panel-default-purple { /*personalizado roxo - cor da borda*/
	border-color: #491C79;
}
#wf-panel-heading-purple { /*personalizado roxo - cor do título e background*/
	background-color: #9E80C1 !important;
	background-image: linear-gradient(to bottom, #9E80C1 0%, #6B4890 100%) !important;
	border-bottom: 1px solid #491C79 !important;
	color: #ffffff !important;
}
#wf-panel-heading-purple > [class^="fa-"], 
#wf-panel-heading-purple > [class*=" fa-"], 
#wf-panel-heading-purple > [class^="icon-"], 
#wf-panel-heading-purple > [class*=" icon-"], 
#wf-panel-heading-purple > [class^="clip-"], 
#wf-panel-heading-purple > [class*=" clip-"] { /*personalizado roxo - cor dos ícones*/
	border-right: 1px solid #491C79;
	box-shadow: 1px 0 0 0 #FFFFFF;
	opacity: 0.7;
	padding: 12px 10px 8px;
	position: absolute;
	left: 0;
	top: 0;
	height: 36px;
	color: #ffffff !important;
}


/* --- Caixa --- */
.wf-box-aqua { /*aqua*/
	border: 1px solid #06A9C8;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 0 #FFFFFF inset;
	padding: 15px 15px 0px 15px;
	position: relative;
	text-align:center;
}
.wf-box-purple { /*roxo*/
	border: 1px solid #8E14B4;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 0 #FFFFFF inset;
	padding: 15px;
	position: relative;
	text-align:center; 
}
.wf-box-orange { /*laranja*/
	border: 1px solid #FF5A00;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 0 #FFFFFF inset;
	padding: 15px;
	position: relative;
	text-align:center; 
}
.wf-box-green { /*verde*/
	border: 1px solid #04C123;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 0 #FFFFFF inset;
	padding: 15px;
	position: relative;
	text-align:center; 
}
.wf-box-gray { /*cinza*/
	border: 1px solid #B5B5B5;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 0 #FFFFFF inset;
	padding: 15px 15px 0px 15px;
	position: relative;
	text-align:center;
}


/* --- Administrativo --- */
.wf-adm-a {
	color: #06A9C8; 
	font-size: 16pt;
	font-family: 'Raleway', sans-serif !important;
}
.wf-adm-a a {
	color: #06A9C8; 
	text-decoration: none;
}
.wf-adm-a a:hover {
	color: #08C3E7; 
	text-decoration: none;
}
.wf-adm-b {
	color: #1190BA; 
	font-size: 16pt;
	font-family: 'Raleway', sans-serif !important;
}
.wf-adm-b a {
	color: #1190BA; 
	text-decoration: none;
}
.wf-adm-b a:hover {
	color: #17B0E2; 
	text-decoration: none;
}
.wf-adm-c {
	color: #126EA0; 
	font-size: 16pt;
	font-family: 'Raleway', sans-serif !important;
}
.wf-adm-c a {
	color: #126EA0; 
	text-decoration: none;
}
.wf-adm-c a:hover {
	color: #1992D4; 
	text-decoration: none;
}
.wf-adm-d {
	color: #116593; 
	font-size: 16pt;
	font-family: 'Raleway', sans-serif !important;
}
.wf-adm-d a {
	color: #116593; 
	text-decoration: none;
}
.wf-adm-d a:hover {
	color: #1883BE; 
	text-decoration: none;
}
.wf-adm-e {
	color: #1B2F6B; 
	font-size: 16pt;
	font-family: 'Raleway', sans-serif !important;
}
.wf-adm-e a {
	color: #1B2F6B; 
	text-decoration: none;
}
.wf-adm-e a:hover {
	color: #153CB1; 
	text-decoration: none;
}


/* --- Background --- */
.wf-background-light-purple {
	background-color: #F5F1F8;	
}
.wf-background-light-blue {
	background-color: #E8F3F6;	
}
.wf-background-light-gray {
	background-color: #FAFAFA;	
}


/* --- Tabela --- */
.table {
	width: 100% !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px;
  padding-top: 5px;
  line-height: 1.428571429;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  
}
.table thead tr th {
	color: #A0A7AD !important;
	font-weight: normal !important;
	vertical-align: middle !important;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-top:0px !important;
  border-bottom: 2px solid #84D2E3 !important;
  vertical-align: middle !important;
  color: #0FAFD2 !important;
}
div.dataTables_info { /*cor do texto de informação*/
	padding-top: 8px;
	color: #428BCA !important;
}
.dataTables_filter input[type="text"] { /*personalização do textbox de busca*/
	border: 1px solid #E0E1E2 !important;
	background: #E4E5E6 !important;
	padding: 4px 10px !important;
	border-radius: 5px !important;
}


/* --- Bordas --- */
.wf-border-top-none { /*remove borda superior */
	border-top: 0px solid #ddd !important;
}
.wf-border-bottom-none { /*remove borda inferior */
	border-bottom: 0px solid #ddd !important;
}
.wf-border-left-none { /*remove borda esquerda */
	border-left: 0px solid #ddd !important;
}
.wf-border-right-none { /*remove borda direita*/
	border-left: 0px solid #ddd !important;
}


/* --- Modal --- */
.modal-header { /*cabeçalho*/
  height: 65px;
  padding: 16px 15px 15px 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #1373A4 !important;
  background-image:  url("../images/wd-header.png") !important;
  background-repeat: no-repeat !important;
  background-position: right top !important;
}
.modal-title { /*título*/
	margin: 0;
	line-height: 1.428571429;
	color: #fff !important;
}
.close { /*botão fechar*/
	float: right;
	font-size: 21px;
	font-weight: normal !important;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	opacity: .7 !important;
	filter: alpha(opacity=70) !important;
}
.well { /*caixa cinza*/
	min-height: 20px;
	padding: 19px;
	padding-bottom: 5px !important;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

/* ----------------------

.tab-content {
	width:100% !important;
	white-space:normal;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
  white-space:normal;
} 
*/

/* --- start: TAB LEFT -- */
.tabbable {
	margin-bottom: 15px;
}
.nav-tabs {
	border-color: #DDDDDD;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	top: 1px;
	font-size:11.9px !important;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
	background-color: #FFFFFF;
	border-color: #DDDDDD #DDDDDD transparent;
	border-top: 2px solid #DDDDDD;
	color: #06A9C8 !important;
	line-height: 16px;
	margin-top: -1px;
	z-index: 12;
}
.nav-tabs > li:first-child > a {
	margin-left: 0;
}
.nav-tabs > li > a:hover {
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	color: #4C8FBD;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:focus {
	background-color: #F9F9F9;
	border-color: #DDDDDD;
	border-radius: 0 0 0 0 !important;
	color: #999999;
	line-height: 16px;
	margin-right: -1px;
	position: relative;
}
.tab-content {
	border: 1px solid #DDDDDD;
	padding: 10px 16px 12px 12px;
	position: relative;	
	display:block !important;
}
.tabs-below > .nav-tabs {
	border-bottom-width: 0;
	border-color: #DDDDDD;
	margin-bottom: 0;
	margin-top: -1px;
	top: auto;
}
.tabs-below > .nav-tabs > li > a, 
.tabs-below > .nav-tabs > li > a:hover, 
.tabs-below > .nav-tabs > li > a:focus {
	border-color: #DDDDDD;
}
.tabs-below > .nav-tabs > li.active > a, 
.tabs-below > .nav-tabs > li.active > a:hover, 
.tabs-below > .nav-tabs > li.active > a:focus {
	border-bottom: 2px solid #DDDDDD;
	border-color: transparent #DDDDDD #DDDDDD;
	border-top-width: 1px;
	margin-top: 0;
}
.tabs-left > .nav-tabs > li > a, 
.tabs-right > .nav-tabs > li > a {
	min-width: 60px;
}
.tabs-left > .nav-tabs {
	border-color: #DDDDDD;
	float: left;
	margin-bottom: 0;
	top: auto;
}
.tabs-left > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a, 
.tabs-left > .nav-tabs > li > a:focus, 
.tabs-left > .nav-tabs > li > a:hover {
	border-color: #DDDDDD;
	margin: 0 -1px 0 0;
}
.tabs-left > .nav-tabs > li.active > a, 
.tabs-left > .nav-tabs > li.active > a:focus, 
.tabs-left > .nav-tabs > li.active > a:hover {
	border-color: #DDDDDD;
	border-right: none;
	border-left: 2px solid #DDDDDD;
	border-top-width: 1px;
	margin: 0 -1px;
}
.tabs-right > .nav-tabs {
	border-color: #DDDDDD;
	float: right;
	margin-bottom: 0;
	top: auto;
}
.tabs-right > .nav-tabs > li > a, 
.tabs-right > .nav-tabs > li > a:focus, 
.tabs-right > .nav-tabs > li > a:hover {
	border-color: #DDDDDD;
	margin: 0 -1px;
}
.tabs-right > .nav-tabs > li.active > a, 
.tabs-right > .nav-tabs > li.active > a:focus, 
.tabs-right > .nav-tabs > li.active > a:hover {
	border-color: #DDDDDD;
	border-left: none;
	border-right: 2px solid #DDDDDD;
	border-top-width: 1px;
	margin: 0 -2px 0 -1px;
}
.nav-tabs > li > a > .badge {
	line-height: 8px;
	opacity: 0.7;
}
.nav-tabs > li > a > [class*="fa-"] {
	opacity: 0.75;
}
.nav-tabs > li.active > a > .badge, 
.nav-tabs > li.active > a > [class*="fa-"] {
	opacity: 1;
}
.nav-tabs li [class*=" fa-"], 
.nav-tabs li [class^="fa-"] {
	display: inline-block;
	text-align: center;
	width: 1.25em;
}
.nav-tabs > li.open .dropdown-toggle {
	background-color: #4F99C6;
	border-color: #4F99C6;
	color: #FFFFFF;
	text-decoration:none;
}
.nav-tabs > li.open .dropdown-toggle > [class*="fa-"] {
	color: #FFFFFF !important;
	opacity: 1;
	text-decoration:none;
}
.tabs-left .tab-content, 
.tabs-right .tab-content {
	overflow: auto;
}
/* --- end: TAB LEFT -- */
/* -------------------- */


/* --- tab azul claro --- */
.tab-light-blue > li.active > a, 
.tab-light-blue > li.active > a:hover, 
.tab-light-blue > li.active > a:focus {
	border-color: #1677CB #DDDDDD transparent;
	border-top: 2px solid #1677CB;
}
.tab-light-blue > li > a:hover {
	color: #1677CB;
}
.tab-light-blue > li.dropdown.open.active > a:hover, 
.tab-light-blue > li.dropdown.open.active > a:focus {
	background-color: #1677CB;
	border-color: #1677CB;
	color: #FFFFFF;
	text-decoration:none;
}
.tab-light-blue > li.open .dropdown-toggle {
	background-color: #1677CB;
	border-color: #1677CB;
	color: #FFFFFF;
	text-decoration:none;
}
.tab-light-blue .dropdown-menu > li > a:hover, 
.tab-light-blue .dropdown-menu > li > a:focus {
	background-color: #1677CB;
	text-decoration:none;
}
.tab-light-blue .active > a, 
.tab-light-blue .active > a:hover, 
.tab-light-blue .active > a:focus {
	background-color: #1677CB;
}
.tabs-left > .tab-light-blue > li.active > a, 
.tabs-left > .tab-light-blue > li.active > a:focus, 
.tabs-left > .tab-light-blue > li.active > a:hover {
	border-color: #DDDDDD transparent #DDDDDD #1677CB;
	border-left: 2px solid #1677CB;
}
.tabs-below > .tab-light-blue > li.active > a, 
.tabs-below > .tab-light-blue > li.active > a:hover, 
.tabs-below > .tab-light-blue > li.active > a:focus {
	border-bottom: 2px solid #1677CB;
	border-color: transparent #DDDDDD #1677CB;
}
.tabs-right > .tab-light-blue > li.active > a, 
.tabs-right > .tab-light-blue > li.active > a:focus, 
.tabs-right > .tab-light-blue > li.active > a:hover {
	border-color: #DDDDDD #1677CB #DDDDDD transparent;
	border-right: 2px solid #1677CB;
}
.tab-padding.tab-light-blue > li > a, 
.tab-padding.tab-light-blue > li > a:focus, 
.tab-padding.tab-light-blue > li > a:hover {
	border-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.tab-padding.tab-light-blue > li:not(.active) > a:hover {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
	opacity: 0.85;
}
.tab-padding.tab-light-blue > li:not(.active) > a > [class*="fa-"]:first-child {
	color: #FFFFFF !important;
}
.tab-padding.tab-light-blue > li:not(.active) > a > .badge {
	background-color: #FFFFFF !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.tab-padding.tab-light-blue > li > a, 
.tab-padding.tab-light-blue > li > a:focus {
	background-color: #71B145;
}


/* --- painel tabs --- */
.panel-tabs .nav-tabs {
	float: right;
	margin-top: -52px;
	border: none;
}
.panel-tabs .nav-tabs > li > a {
	height: 36px;
	border-top: none;
	border-bottom: none;
	background: none;
	border-right: 1px solid #CDCDCD;
	box-shadow: 1px 1px 0 0 #FFFFFF;
}
.panel-tabs .nav-tabs > li > a:hover {
	background: #ffffff;
}
.panel-tabs .nav-tabs > li:first-child > a {
	box-shadow: 0 1px 0 1px #FFFFFF;
}
.panel-tabs .nav-tabs > li.active > a, 
.panel-tabs .nav-tabs > li.active > a:hover, 
.panel-tabs .nav-tabs > li.active > a:focus {
	background-color: #FFFFFF;
	background-image: none;
	border-color: #4C8FBD #DDDDDD transparent;
	border-top: none;
	box-shadow: none;
	color: #333333;
	line-height: 16px;
	margin-top: 0;
}
.panel-tabs .tab-content {
	border: none;
	padding: 0;
}

/* --- Wizard --- */
.lc-wizard-back { vertical-align:middle; background-color:#ffffff; border:2px solid #DDDDDD; border-bottom:1px solid #dddddd; text-align:left; width:100%; border-radius: 3px 3px 0px 0px; }

.lc-painel-border-radius-top-none { border-radius: 0px 0px 6px 6px; }

.swMain > ul {
	display: table;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.swMain > ul li {
	display: table-cell;
	text-align: center;
	width: 1%;
}
.swMain > ul li > a:before {
	border-top: 4px solid #CED1D6;
	content: "";
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	position: relative;
	top: 21px;
	width: 100%;
	z-index: 1;
}
.swMain > ul li:first-child > a:before {
	left: 50%;
	max-width: 51%;
}
.swMain > ul li:last-child > a:before {
	max-width: 50%;
	width: 50%;
}
.swMain > ul li > a.selected:before, .swMain li > a.done:before {
	border-color: #A237CA;
}
.swMain > ul .stepNumber {
	background-color: #FFFFFF;
	border: 5px solid #CED1D6;
	border-radius: 100% 100% 100% 100%;
	color: #546474;
	display: inline-block;
	font-size: 15px;
	height: 40px;
	line-height: 30px;
	position: relative;
	text-align: center;
	width: 40px;
	z-index: 2;
}
.swMain > ul li > a.selected .stepNumber {
	border-color: #A237CA;
}
.swMain ul li > a.done .stepNumber {
	border-color: #A237CA;
	background-color: #A237CA;
	color: #fff;
	text-indent: -9999px;
}
.swMain ul li > a.done .stepNumber:before {
	content: "\f00c";
	display: inline;
	float: right;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
	margin-right: 7px;
	text-indent: 0;
}
.swMain ul li > a.done.wait .stepNumber {
	background-color: #F6F6F6 !important;
	color: #CCCCCC !important;
	text-indent: -0px !important;
}
.swMain ul li > a.done.wait .stepNumber:before {
	content: "" !important;
}
.swMain > ul li .stepDesc {
	color: #949EA7;
	display: block;
	font-size: 14px;
	margin-top: 4px;
	max-width: 100%;
	table-layout: fixed;
	text-align: center;
	word-wrap: break-word;
	z-index: 104;
}
.swMain > ul li > a.selected .stepDesc, .swMain li > a.done .stepDesc {
	color: #2B3D53;
}
.swMain > ul li > a:hover {
	text-decoration: none;
}
.swMain > ul li > a.disabled {
	cursor: default;
}
.swMain .progress {
	margin-bottom: 30px;
}
.swMain .stepContainer {
	height: auto !important;
}
.swMain .loader {
	display: none;
}
.swMain [class^="button"], .swMain [class*=" button"] {
	display: none;
}
.swMain .close {
	display: none;
}


/* --- Dashboard --- */

.highcharts-container { width: 100% !important; }

/* Inicial */
.wf-despesas-administrativas {
	height: 291px !important;
}
.wf-despesas-administrativas-grupo {
	height: 232px !important;
}

/* Multas */
.wf-multas {
	height: 257px !important;
}
.wf-multas-grupo {
	height: 315px !important;
}

/* Desconto ao Condutor */
.wf-desconto-condutor {
	height: 214px !important;
}
.wf-desconto-condutor-grupo {
	height: 274px !important;
}

/* Veículos */
.wf-v-graficos-aba {
	height: 235px;
}
.wf-v-graficos-aba-grupo {
	height: 177px;
}

/* Multas - Condutor */
.wf-multas-condutor {
	height: 342px !important;
}
.wf-multas-condutor-grupo {
	height: 284px !important;
}

/* Multas - Condutor */
.wf-manutencao-frota {
	height: 230px !important;
}
.wf-manutencao-frota-grupo {
	height: 172px !important;
}



/* Bem Vindo */
.wf-fieldset {
	background-color: #1373A4 !important;
	background-image:  url("../images/wd-background-a.png") !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	border: 15px solid #126EA0;
}



.date-picker  
{
	background-color: #ffffff !important;
	height:28px !important;
	border-radius:0px !important;
}


.testecor {background-color:#e0e0e0 !Important}


.divLegenda { padding-top:2px !important; }

.wd-label-primary {
	color: #12AFCB !important;
	font-size:16pt !important;
}

.blueBackGround
{
    background-color: #e3f2fd;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:15px;
    padding-bottom: 15px;
}

.grayBackGround
{
    background-color: #f2f2f2;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    border:1px solid #e6e6e6;
} 

.yellowBackGround
{
    background-color: #F3F781;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    border:1px solid #FFFF00;
} 






