body {
    background-color: #ffffff;
    font-size: 12px;
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    color: #000000;  
    margin: 10px;
}

h1 {
    font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    border-bottom: 1px solid #AFAFAF; 
    font-size:  16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #589844;
/*     color: #D20005; */
}

a:link, a:visited {
  color: #045491;
  font-weight : bold;
  text-decoration: none;
}

a:link:hover, a:visited:hover  {
  color: #045491;
  font-weight : bold;
  text-decoration : none;
}

.linkBotao {
display: inline;
width: 10px;
height: 8px;
line-height: 8px;
padding: 6px 5px;
margin: 0px 0px 0px 1px;
background-color: #5FCF80;
color: #FFF;
border-radius: 5px;
text-decoration: none;
text-align: center;
}

.ui-commandlink {
    color: #778D9B !important;
}
.semBorda {  
	border: 0px !important;
	background: none; 
} 

.semBorda tr, .semBorda td {  
	border: none !important;  
} 
.ui-panelgrid tbody tr td {
    border: 0px !important;
    text-align: left;
}

.ui-panelgrid {
    border: 0px ;
    
    /* font-size: 12px ; */
}

.ui-panelgrid .ui-panelgrid-cell {
	padding: 2px 2px !important;
}

.ui-selectoneradio label {
    font-size: 14px;
    margin: 1px 5px 0px 0px !important;
}

footer {
	text-align: center;
	color: #FFF;
	background-color: #336699;
	clear: both;
	width: 100%;
	height: 16px;
	position: fixed;
	bottom: 0px;
	font-size: 11px;
	font-family: "ralewaymedium";
	padding: 2px 0 0 6px;
	margin-bottom: 0px;
	z-index: 1000;
}

.darkgreen{color:#1e8f3e;}
.weight1{font-weight: initial !important;}

table.jqplot-table-legend {
	overflow-y: scroll !important;
	background: #d2eed8 !important;
	float: right !important;
	right: -20px !important; 
	top: 0px !important;
}

.jqplot-target {
    font-size: 1em;
    height: 400px !important;
    overflow-y: scroll;
}
#layout-menu li ul li a {
    text-decoration: none;
}

#layout-menu > li a {
    text-decoration: none;
}
#layout-topbar-menu li ul li a {
    text-decoration: none;
}
.sw-submenu275 {
	width: 275px;
}
.sw-wid99 input.hasDatepicker {
    width: 99%;
}
.sw-alcenter {
	text-align: center !important;
}
.sw-alleft {
	text-align: left !important;
}
.Container97 {
    width: 97%;
    float: left;
}
#layout-topbar-menu {
    max-width: none !important;
}
.sw-pnl {
	background-color: #acbcb1;
	border-color: white;
	
}
.sw-pnl:hover {
    color: #71CC8D;
}
.sw-pnl-txt {
    color: white ;
}

.sw-ch-color-only:hover{
	background-color: #5fcf80 !important;
}
.sw-colorpicker>.ui-button>.ui-button-text {
	background-color: #fff !important;
}
.sw-heimin400 {
	min-height: 400px;
}
.sw-semfundo {
	background-color: none !important;
}
.sw-modalheader{
	font-size: 18px;
	/*color: black;*/
}
.sw-dialog >.ui-dialog,.ui-dialog-titlebar{
    background-color: #57a56e !important;
    color: white !important;
}
.ui-dialog,.ui-dialog-titlebar > .ui-icon {
    color: white !important;
}

@media screen and (max-width: 1366px) {
    .sw-datepicker-multi-2>.ui-datepicker-multi-2,.ui-datepicker-multi{
		width: 96% !important;
    }
}

.sw-pdf-wrapper {
	position: relative;
	/*padding-bottom: 56.25%; /* 16:9 */
	/*padding-top: 25px;
	height: 0;*/
	height: 100% !important;
}
.sw-pdf-wrapper iframe {
	position: absolut;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sw-footer {
	/*text-align: center;
	color: #FFF;
	background-color: #369;*/
	clear: both;
	/*width: 100%;
	height: 13px;*/
	position: fixed;
	bottom: 0px;/*
	font-size: 10px;
	padding: 2px 0px 2px 0px;
	margin-bottom: 0px;*/
}
.Wid15 {
	width: 15% !important;
}

.pad-grid .ui-panelgrid .ui-panelgrid-cell {
	padding: 4px 3px !important;
}
.Wid33Imp {
	width: 35% !important;
}
.MaxWid64 {
	max-width: 61%;
}
.MaxWid35 {
	max-width: 36%;
}
.MaxWid64Imp {
	max-width: 61%;
}
.MaxWid35Imp {
	max-width: 36%;
}

@media (max-width:1024px) {
	.Wid33Imp {
		width: 50% !important;
	}
	.MaxWid64 {
		max-width: 50%;
	}
	.MaxWid35 {
		max-width: 50%;
	}
	
}
@media (max-width:640px) {
	.MaxWid35 {
		max-width: 100%;
	}
	.MaxWid64 {
		max-width: 100%;
	}
	.Wid15 {
		width: 40% !important;
	}
	.Wid33Imp {
		width: 100% !important;
	}
}
.pad-grid .ui-panelgrid .ui-panelgrid-cell {
	padding: 4px 3px !important;
}