body{ 
	background-color: #EDEDED; 
}

.login_body{
	background-color: #3D3D3D;
}

.header {
	background-color: #B0C137;
	height: 60px;
	width: 100%;
}

.locator_logo {
	width: 78px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}

.locator{
	font-family: Verdana,sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight: bold;
	height: 60px;
	vertical-align: middle;
}

.privilegios_title{
	font-weight: bold;
	color: #333;
	font-size: 12px;
}

.locator_privilegios {
	font-family: Verdana,sans-serif;
	font-size : 13px;
	color : #ffffff;
	cursor: pointer;
	padding: 22px;
	float: right;
}

.locator_privilegios:hover{
	background-color: #9EAD31;
}

.locator_privilegios2 {
	font-family: Verdana,sans-serif;
	font-size : 13px;
	color : #ffffff;
	text-align: right;
	cursor: pointer;
	padding: 22px;
	background-color: #9EAD31;
	float: right;
}

.cookies_bar {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	background-color : #000;
	color : #FFF;
	height: 40px;
	vertical-align: middle;
}

a.cookies_bar{
	color: #7F7F7F; 
	text-decoration: underline;
}

.cookies_bar2 {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	background-color : #000;
	color : #FFF;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.cookies_warn{
	display:none; 
	position:fixed; 
	top:0; 
	width: 100%; 
	background-color: #999;
}

a{ 
	font-family: Verdana,sans-serif;
	font-size : 11px; 
	color : #000000; 
	text-decoration : none 
}

a:hover { 
	text-decoration: underline 
}

/* Não é usado
a.menu{
	color : rgba(255, 255, 255, 0.5);
	text-decoration : none
}

a.menu:hover{
	color : #FFF;
	text-decoration : none
}
*/

a.linklocator{
	font-family: Verdana,sans-serif;
	font-size : 13px;
	font-weight: normal;
	color : #EFF3D7;
	text-decoration : none
}

a.linklocator:hover{
	text-decoration:underline;
}

a.linkfooter{
	font-family: Verdana,sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none
}

a.calendarlink{
	font-family: Verdana,sans-serif;
	font-size : 10px;
	text-decoration:none;
	color: #333;
}
a.calendarlink:hover{
	font-size : 14px;
}

a.locator:hover{
	text-decoration : underline
}

.locatorlines{
	border: solid #C4DA2A 1px;
}

td{
	font-family: Verdana,sans-serif;
	font-size : 11px;
}

p{ 
	font-family: Verdana,sans-serif;
	font-size : 11px;
}


ul.myipn{
	list-style-type: none;
	margin:0px;
	padding-left:0px;
	padding-top:25px;
	padding-bottom:0px;
	padding-right:0px;
}

ul.myipn li{
	/*margin-bottom:5px !important;*/
	line-height:15px;
	padding-left: 0px; 
	padding-bottom: 20px;
	color : #000000;
}

ul.privilege{
	list-style-type: none;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	vertical-align: top;
}

ul.privilege li{
	/*margin-bottom:5px !important;*/
	line-height:15px;
	padding-left: 0px; 
	padding-bottom: 20px;
	color : #005257;
}

.copyright{ 
	font-family: Verdana,sans-serif;
	font-size : 10px; 
	background-color: #000000; 
	color : #FFFFFF 
}

a.linkcopyright{
	font-family: Verdana,sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: bold
}

a.linkcopyright hoover{
	text-decoration: underline;
}

.menutable{
	vertical-align: top;
	width: 250px;
	height: 100%;
	border: 0; 
	border-spacing: 0;
	background-color: #3d3d3d; 
	font-size : 13px;
	color : #9E9E9E !important;
}

td.menutable{
	padding: 0px;
}

.menutop {
	width: 100%;
	height: 60px;
	border: 0; 
	border-spacing: 0;
	background-color: #333 !important;
	font-size : 13px;
	color : #999 !important;
	padding-left: 15px;
	padding-right: 15px;
}

td.menutop{
	padding: 0px;
}

.menucontent {
	width: 100%;
	border: 0; 
	border-spacing: 0;
	background-color: #3d3d3d; 
	font-size : 13px;
	color : #9E9E9E !important;
	padding-left: 0px;
	padding-right: 0px;
}

.menucontent2 {
	width: 100%;
	border: 0; 
	border-spacing: 0;
	background-color: #9EAD31; 
	font-size : 11px;
	color : #ced698 !important;
	padding-left: 15px;
	padding-right: 15px;
}

td.menucontent, td.menucntent2 {
	padding: 0px;
}

.menulogin {
	background-color: #333; 
	width: 160px; 
	text-align: left;
	vertical-align: middle;
	color : #FFF;
}

.menulogout {
	background-color: #333; 
	width: 30px; 
	text-align: right;
	vertical-align: middle;
}

.menulogout a {
	font-size : 20px;
	color : #FFF;
	text-decoration: none;
}

.menufoto {
	background-color: #333;
	width: 45px; 
	height: 60px;
	font-size : 13px;
	text-align: left;
	vertical-align: middle;
}

.menu_seta_right {
	float: right ;
	margin-top: 2px;
}

.menuborder{}

.menuselected {}

.menuspace {}

.menuoptiontitle{
	font-size : 12px;
	color : #FFF;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	text-decoration : none;
	padding-top: 17px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.menuoptiontitle2{
	font-size : 12px;
	color : #FFF;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	text-decoration : none;
	padding-top: 17px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.menuoptiontitle2:hover{
	background-color: #333;
}

.closemenu{
	padding-top: 20px;
	padding-bottom: 15px;
	vertical-align: middle;
	text-align: center;	
}

a.closemenu{
	color : #FFF;
	font-size : 12px;
	line-height: 20px;
	text-decoration : none;
	cursor: pointer;
}

.menuoption{
	color : #C4C4C4 !important;
	font-size : 12px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration : none;
	padding-top: 10px;
	padding-bottom:10px;	
	padding-left:15px;
	padding-right:15px;
	cursor: pointer;
}

.menuoption:hover{
	color: #FFF !important;
	background-color: #333;
}

.menuoptionActive{
	color: #FFF;
	font-size : 12px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration : none;
	padding-top: 10px;
	padding-bottom:10px;	
	padding-left:15px;
	padding-right:15px;
	cursor: pointer;
}

.menuoptionActive:hover{
	background-color: #333;
}

.classOpen {
	cursor: pointer;
    background: url(../../images/arrow-down-sidemenu.png) no-repeat;
    float: right;
    width: 14px;
    height: 14px;
	background-position: center; 
}

.menuoption:hover .classOpen{
    background: url(../../images/arrow-down-sidemenu-white.png) no-repeat;
	background-position: center; 
}

.classClose {
	cursor: pointer;
    background: url(../../images/arrow-up-sidemenu-white.png) no-repeat;
    float: right;
    width: 14px;
    height: 14px;
	background-position: center; 
}

.menuoption:hover .classClose{
    background: url(../../images/arrow-up-sidemenu-white.png) no-repeat;
	background-position: center; 
}

.menuGradient{
	width: 250px;
	height: 40px;
	position: absolute;
  	bottom: 0;
  	
	background: #3D3D3D; /* For browsers that do not support gradients */
  	background: -webkit-linear-gradient(bottom, #3D3D3D , rgba(51,51,51,0)); /* For Safari 5.1 to 6.0 */
 	background: -o-linear-gradient(top, #3D3D3D, rgba(51,51,51,0)); /* For Opera 11.1 to 12.0 */
 	background: -moz-linear-gradient(top, #3D3D3D, rgba(51,51,51,0)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to top, #3D3D3D , rgba(51,51,51,0)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.menuoption2{
	color : #EFF3D7 !important;
	font-size : 12px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration : none;
	padding-top: 20px;
	cursor: pointer;
}

.menuoption2:hover{
	color: #FFF !important;
}

a.menuoption, a.menuoption2{
	font-size : 12px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration : none;
	padding-top: 20px;	
	cursor: pointer;
}

a.menuoption:hover, a.menuoption2:hover{
	color: #fff;
}

.menusuboption{
	color : #D8D8D8;
	font-size : 12px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration : none;
	padding-left: 32px;	
	padding-right: 25px;
	padding-top: 10px;		
	padding-bottom: 10px;
	cursor: pointer;
}

.menusuboption:hover{
	background-color: #333;
}

.privileges{
/*	position:absolute !important;
    top:60px; 
	vertical-align: top;
*/
	height: auto;
	border: 0; 
	border-spacing: 0;
	font-size : 11px;
	color : #FFF;
/*	left: auto !important;
	right: auto !important;
	float: right;	*/
}

.specialPrivileges{
	border: 1px solid #91ADAF;
	background-color: #E9EEEE;
	border-radius: 2px;
	width: 100%;
	padding: 20px;
	margin-top: 16px;
}

.title{
	font-family: Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333;
}

.title_tooltip{
	font-family: Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #005257
}

.verticalline{
	border-left : solid #E5E5E5 1px;
	border-right : solid #E5E5E5 1px
}

.verticallineright{
	border-right : solid #E5E5E5 1px
}

.verticallineleft{
	border-left : solid #E5E5E5 1px
}

.horizontallinetop{
	border-top : solid #E5E5E5 1px
}

.horizontallinebottom{
	border-bottom : solid #E5E5E5 1px
}

.bodyTable{
	padding-left:24px;
	padding-top:24px;
	width:932px;
	padding-bottom: 100px;
}
/* classes de formata������o das tabs*/
.tablebordertab {
	background-color: #ffffff;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom : solid #E5E5E5 1px;
	padding-left:16px;
	padding-right:16px;
	padding-top:16px;
	padding-bottom:7px;
}

.openedtab {
	background-color: #FFFFFF;
	border-top : solid #E5E5E5 1px;
	border-right : solid #E5E5E5 1px;
	border-left : solid #E5E5E5 1px;
	font-size : 11px;
	color : #333;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    font-weight: bold;	
}

.openedtab a {
	font-size : 11px;
	color : #333 !important;
}

.closedtab {
	border-bottom : solid #E5E5E5 1px;
	font-size : 11px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    color : #666 !important;
}

.closedtab a {
	font-size : 11px;
	color : #666 !important;
}

.disabledtab {
	border-bottom : solid #E5E5E5 1px;
	font-size : 11px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    font-weight: bold;	
    color : white;
}

.disabledtab a {
	font-size : 11px;
	color : white !important;
}

.pt_flagtab_active {
	background-color: #FFFFFF;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    font-weight: bold;	
    background: url(../../images/pt_small.png) no-repeat;
    background-repeat: no-repeat;
    background-size:28px 20px;   
    width: 28px; 
    height: 20px;
    cursor: pointer;
}

.pt_flagtab_deactive {
	background-color: #FFFFFF;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    font-weight: bold;	
    background: url(../../images/pt_small_deactive.png);
    background-repeat: no-repeat;
    background-size:28px 20px;   
    width: 28px; 
    height: 20px;
    cursor: pointer;
}

.uk_flagtab_active {
	background-color: #FFFFFF;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    font-weight: bold;	
    background: url(../../images/uk_small.png) no-repeat;
    background-repeat: no-repeat;
    background-size:28px 20px;   
    width: 28px; 
    height: 20px;
    cursor: pointer;
}

.uk_flagtab_deactive {
	background-color: #FFFFFF;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	white-space: nowrap;
    font-weight: bold;	
    background: url(../../images/uk_small_deactive.png);
    background-repeat: no-repeat;
    background-size:28px 20px;   
    width: 28px; 
    height: 20px;
    cursor: pointer;
}

.spacetab {
	border-bottom : solid #E5E5E5 1px;
}

a.tab:hover {
	text-decoration: underline;
}

.tabelacaixa{
	background-color: #ffffff;
	border-top : 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom : solid #E5E5E5 1px;
	padding-left:16px;
	padding-right:16px;
	padding-top:0px;
	padding-bottom:7px;
}

/* classe usada nas datas */
.datas{
	font-family: Verdana,sans-serif;
	font-size : 9px;
	color : #000000
}

textarea{
	height: auto !important; 
	resize: none;
}

input[type="file"]{
	background-color: #FFF;
	padding:5px;
}

.formelementjumbo{
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #333;
	border-left : solid #cccccc 1px;
	border-right : solid #cccccc 1px;
	border-bottom : solid #cccccc 1px;
	border-top : solid #cccccc 1px;
	height: 130px;
	padding-left:8px;
	padding-right: 8px;
	border-radius: 2px;
}

/* classes usadas para os elementos de form (text fields, text areas e botoes) */
.formelement { 
	font-family: Verdana,sans-serif;
	font-size : 11px; 
	color : #000000; 
	background-color: #FFFFFF; 	
	border-left : solid #cccccc 1px;
	border-right : solid #cccccc 1px;
	border-bottom : solid #cccccc 1px;
	border-top : solid #cccccc 1px;
	min-height: 30px;
	padding-left:8px;
	padding-right: 8px;
	border-radius: 2px;
}

.formelementnumber { 
	font-family: Verdana,sans-serif;
	font-size : 11px; 
	color : #000000; 
	background-color: #FFFFFF; 
	border-left : solid #cccccc 1px;
	border-right : solid #cccccc 1px;
	border-bottom : solid #cccccc 1px;
	border-top : solid #cccccc 1px;
	text-align: right;
	min-height: 30px;
	padding-left:8px;
	padding-right: 8px;
	border-radius: 2px;
}

.formelementnumbernote {
	font-family: Verdana,sans-serif;
	font-size : 10px;
	color : #808080;	
	text-align: right;
	min-height: 30px;
	padding-left:8px;
	padding-right: 8px;
	border-radius: 2px;
}

select.formelement { 
	font-family: Verdana,sans-serif;
	font-size : 11px; 
	color : #000000; 
	background-color: #FFFFFF; 
	border-left : solid #cccccc 1px;
	border-right : solid #cccccc 1px;
	border-bottom : solid #cccccc 1px;
	border-top : solid #cccccc 1px;
	min-height: 30px;
	padding-left:8px;
	padding-right:8px;
	border-radius: 2px;
}

.buttons {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #FFF;
	border : 1px solid #3E8A3F;
	background-color: #5FB760;
	cursor: pointer;
	min-height: 32px;
	padding-left: 16px; 
	padding-right: 16px; 
	border-radius: 2px;
	margin-top: 20px;
}

.buttons:hover{
	background-color: #55A456;
}

.buttons:disabled{
	opacity: 0.5;
	cursor: no-drop;
	background-color: #5FB760;
}

.white_buttons_m {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #333;
	border : 1px solid #CCC;
	background-color: #FFF;
	cursor: pointer;
	min-height: 32px;
	padding-left: 16px; 
	padding-right: 16px; 
	border-radius: 2px;
}

.white_buttons_s {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #333;
	border : 1px solid #CCC;
	background-color: #FFF;
	cursor: pointer;
	min-height: 28px;
	padding-left: 16px; 
	padding-right: 16px; 
	border-radius: 2px;
}

.white_buttons_xs {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #333;
	border : 1px solid #CCC;
	background-color: #FFF;
	cursor: pointer;
	padding-left: 0px; 
	padding-right: 0px; 
	border-radius: 2px;
}

.white_buttons_m:hover, .white_buttons_s:hover, .white_buttons_xs:hover{
	background-color: #F2F2F2;
}

.danger_buttons {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #C14B49;
	border : 1px solid #C14B49;
	background-color: #FFF;
	cursor: pointer;
	min-height: 32px;
	padding-left: 16px; 
	padding-right: 16px; 
	border-radius: 2px;
	margin-top: 20px;
}

.danger_buttons:hover{
	background-color: #FDEFEF;
}

.danger_buttons:disabled{
	opacity: 0.5;
	background-color: #FFF;
	cursor: no-drop;
}

.buttons_locator {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #FFF;
	background-color: #B0C137;
	border-radius: 2px;
    border-width: 0px;
    cursor: pointer;
    height: 24px;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
}

.buttons_locator:hover{
	background-color: #9EAD31;
}

.buttons_locator:focus{
	outline: none;
}

.disabledbuttons {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #B2CBCD;
	border : 1px solid #cccccc;
	background-color: #E6ECED;
	min-height: 30px;
	padding-left: 20px; 
	padding-right: 20px; 
	margin-top: 20px;
}

.bugform{
	position:fixed;
	bottom: 0px;
	right: 0px;
	display: block;
    background-color: white;
    padding: 5px;
}

/* classe de formata������o das c���lulas de topo de uma tabela */
.tabletitle {
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #000000;
	background-color: #929F18;
	line-height: 14px;
	padding : 5px;
}

.tableborder{
	border: 1px solid #E5E5E5;
	border-radius: 3px;
}

.celltitle { 
	background-color : #FFFFFF;
	color : #000000; 
	vertical-align: top;
	line-height: 18px;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	height: 30px;
	text-align: right;
	padding-right: 8px;
}

.celltitleleft{
	background-color : #FFFFFF;
	color : #005257;
	vertical-align: top;
	line-height: 18px;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	height: 30px;
	text-align: left;
	padding-right: 8px;
}

/* if you're to change this class, change the next one as well
this is needed because there is another class starting with "cellcontent")
*/
.cellcontent {
	background-color: #E9EEEF;
	line-height: 18px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left: 8px;
	padding-right: 8px;
	height: 30px;
}
.td.cellcontent{
	margin-bottom: 6px;
}
tr.cellcontent:hover {
	background-color: #E9EEEF;
}

/* yes, that's right, this one */
.cellcontentcolor {
	background-color: #E9EEEF;
}

.cellcontent1 {
	background-color : #FFFFFF;
	line-height: 14px;
	padding : 5px;
	height: 30px;
}
tr.cellcontent1:hover {
	background-color: #FFFFFF;
}

/* Regular day */
.cellcontentCal {
	background-color: #FFF;
	line-height: 14px;
	padding : 5px;
	height: 28px;
}

/* weekend */ 
.cellcontentCal1 {
	background-color : #E9EEEF;
	line-height: 14px;
	padding : 5px;
	height: 28px;
}

/* feriado */
.cellcontentCal2 {
	background-color : #FFEEE2;
	line-height: 14px;
	padding : 5px;
	height: 28px;
}

/* ferias */
.cellcontentCal3 {
	background-color : #E7EFB1;
	line-height: 14px;
	padding : 5px;
	height: 28px;
}

/* if you're to change this class, change the next one as well
this is needed because there is another class starting with "cellheader")
*/
.cellheader {
	font-family: Verdana,sans-serif;
	font-size : 12px;
	color: #FFF;
	background-color: #91ADAF;
	line-height: 14px;
	padding : 5px;
	height: 32px;
}

/* yes, that's right, this one */
.cellheadercolor {
	color: #FFF;
	background-color: #A9C1C3;
}

.cellheaderorderby {
	font-family: Verdana,sans-serif;
	font-size : 12px;
	color : #FFF;
	background-color: #91ADAF;
	line-height: 14px;
	padding : 5px;
	cursor: pointer;
	height: 32px;
}

.align_right {
	float: right;
}

/* classes usadas para os elementos do calend���rio */
.imageHand {
	cursor: pointer;
    background: url(../../images/calendar.png) no-repeat;
    width: 15px;
    height: 15px;
    margin-left: 8px;
    margin-bottom: 11px;
}

.imageHand:hover{
    background: url(../../images/calendar-hover.png) no-repeat;
}

.menuExternalLink {
	cursor: pointer;
    background: url(../../images/icon-external-link.png) no-repeat;
    float: right;
    width: 14px;
    height: 14px;
	background-position: center; 
}

.menuoption:hover .menuExternalLink{
    background: url(../../images/icon-external-link-white.png) no-repeat;
	background-position: center; 
}

.normal {
	color: #8899aa;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold
}

.dia {
	color: #ff0000;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

.semana {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-right : solid #CCCCCC 1px
}

/* classe de formata������o de uma hit de uma pesquisa*/
.searchhit {
	background : yellow
}

/* classes de formata������o do texto de valida������o de formul���rios*/
.validationErrorHeader {
	color:#000000;
	font-family: Verdana,sans-serif;
	font-size : 10px
}

.validationError {
	font-family: Verdana,sans-serif;
	font-size : 10px
}

.warning{
	font-family: Verdana,sans-serif;
	font-size : 11px; 
	color : #000000
}

/* Por motivos de leitura no java, alterar a classe abaixo desta tamb���m (o underscore nao ��� lido) */
.caixa_aviso{
	padding: 10px;
	background-color: #EBF1F4;
	border: 1px solid #8BABBE;
	border-radius: 2px;
}
/* classe sempre igual ��� de cima mas com nome diferente */
.caixaAviso{
	padding: 10px;
	background-color: #EBF1F4;
	border: 1px solid #8BABBE;
	border-radius: 2px;
}

/* Por motivos de leitura no java, alterar a classe abaixo desta tamb���m (o underscore nao ��� lido) */
.msg_aviso{
	font-family: Verdana,sans-serif;
	font-size:11px;
	color:#3E7494;
}
/* classe sempre igual ��� de cima mas com nome diferente */
.msgAviso{
	font-family: Verdana,sans-serif;
	font-size:11px;
	color:#3E7494;
}

.caixa_warning{
	padding: 10px;
	background-color: #FAF2E8;
	border: 1px solid #D47D1A;
	border-radius: 2px;
}
.msg_warning{
	font-family: Verdana,sans-serif;
	font-size:11px;
	color:#D47D1A;
}

.caixa_error{
	padding: 10px;
	background-color: #F8EDEC;
	border: 1px solid #C14B49;
	border-radius: 2px;
}
.msg_error{
	font-family: Verdana,sans-serif;
	font-size:11px;
	color:#C14B49;
}

.celltitlePDF{
	font-family: Verdana,sans-serif;
	font-size:11px;
	color: #005257;
	background-color: #005257;
}

.texto{
	font-family: Verdana,sans-serif;
	font-size : 11px;
	text-align:justify;
	color : #000000;
}

.printtableborder{
	border-left: 1px solid #929F18;
	border-bottom : solid #929F18 1px;
}

.printtableleftborder{
	border-left: 1px solid #929F18;
}

.printcelltitle{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	color : #929F18;
	font-weight : bold;
	font-family: Verdana,sans-serif;
	font-size: 9pt; 
}

.printcelltitlesmall{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	color : #929F18;
	font-weight : bold;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
}

.printcelltitletablebottom{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	border-bottom: 1px solid #929F18;
	color : #929F18;
	font-weight : bold;
	font-family: Verdana,sans-serif;
	font-size: 9pt;
}

.printcellcontent{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color : #000000;
}

.printcellcontentsmall{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	color : #000000;
}

.printcellcontentnoline{
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	text-align: justify;
	color : #000000;
}

.printcellcontentright{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	text-align: right;
	color : #000000;
}

.printcellcontenttablebottom{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	border-bottom: 1px solid #929F18;
	color : #000000;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}

.printcellcontentleftline{
	border-left : solid #929F18 1px;
}

.printcellcontenttopline{
	border-top: 1px solid #929F18;
}

.printcellcontenttopleftline{
	border-top: 1px solid #929F18;
	border-left : solid #929F18 1px;
}

.printpagetitle{
	font-family: Verdana,sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.printtexto{
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	text-align: justify;
	color : #000000; 
}


.printtextoSmaller{
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	text-align: justify;
	color : #000000; 
}

.printcelltitlesub{
	color : #929F18;
	font-weight : bold;
	font-family: Verdana,sans-serif;
	font-size: 9pt;
}

.aviso{
	font-family: Verdana,sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000
}

div#tooltip {
	position:absolute;
	visibility:hidden;
	z-index:10000;
	width:250px;
  	background-color:#E9EEEF;
  	border:1px solid #929F18;
  	color:#929F18;
    padding:3px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

.printTableBorderSmaller{
	border-left: 1px dotted #929F18;
	border-bottom : 1px dotted #929F18;
}

.printCellTitleSmaller{
	border-top: 1px dotted #929F18;
	border-right: 1px dotted #929F18;
/*	color: #929F18; */
	font-weight: bold;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

.printCellContentSmaller{
	border-top: 1px dotted #929F18;
	border-right: dotted #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
/*	color: #000000; */
}

.mapaferiasdiasdeferidos{
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: justify;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #929F18;
}

.mapaferiasdiaspendentes{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px; 
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: justify;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #C4DA2A;
}

.mapaferiasdiasfaltasjustificadas{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: justify;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.mapaferiasdiasfaltasinjustificadas{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: justify;
	color : #FFFFFF;
	font-weight: bold;
	background-color: RED;
}

.mapaferiasdiasfimsemana{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: justify;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #D5D3D3;
}

.mapaferiasdiasferiados{
	border-top: 1px solid #cccccc;
	border-right : solid #cccccc 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: justify;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #808080;
}

.mapaferiastitle{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	color : #929F18;
	font-weight : bold;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

.mapaferiasdiasprint{
	border-top: 1px solid #000000;
	border-right : solid #000000 1px;
	font-family: Verdana,sans-serif;
	font-size: 6pt;
	text-align: justify;
	color : #000000;
	font-weight: bold;
}

.mapaimputacoessalariosproj{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: left;
	color : #000000;
}

.mapaimputacoessalarios{ 
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #000000;
	background-color: #E9EEEF;
}

.mapaimputacoessalariosprev{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #FF0000;
	background-color: #E9EEEF;
}

.mapaimputacoessalariosimp{
	border-top: 1px solid #929F18;
	border-right : solid #929F18 1px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #000000;
	background-color: #929F18;
}

.timesheetdiastrabalhados{
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #000000;
	font-weight: bold;
	background-color: #E9EEEF;
}

.timesheetdiasdeferidos{
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #929F18;
}

.timesheetdiaspendentes{
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #C4DA2A;
}

.timesheetdiasfaltasjustificadas{ 
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.timesheetdiasfimsemana{
	font-family: Verdana,sans-serif;
	font-size: 7pt;
	text-align: center;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #D5D3D3;
}

.quadrado_cor0{
	background-color: #929F18;
	border: 0px;
}

.quadrado_cor1{
	background-color: #FFFFFF;
	border: 0px;
}

.quadrado_cor2{
	background-color: #C4DA2A;
	border: 0px;
}

.images_apoio {
	max-height: 100px;
	max-width:  600px;
}


a.flag_link:hover {
    text-decoration: none;
}

#topright {
    display: block;
    background-color: white;
    padding: 5px;
    position:absolute; 
    top:0px; 
    right:0px;
}

.popup_spont_cand {
	width: 400px;
	max-height: 80vh;
	overflow: scroll;
	background-color: white;
	border: 1px solid #005257;
	padding: 10px;
	display: none;
}

.popup_spont_amostras {
	width: 450px;
	max-height: 80vh;
	overflow: scroll;
	background-color: white;
	border: 1px solid #005257;
	padding: 10px;
	display: none;
}

.popup_spont_procedimentos {
	width: 650px;
	max-height: 80vh;
	overflow: scroll;
	background-color: white;
	border: 1px solid #005257;
	padding: 10px;
	display: none;
}

.popup_anomalies {
	width: 500px;
	height: 300px;
	overflow: scroll;
	background-color: white;
	border: 1px solid #cccccc;
	padding: 10px;
	display: none;
	margin: auto;
  	position: fixed;
  	top: 0; left: 0; bottom: 0; right: 0;	
}

.popup_background{
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.3;
/*	pointer-events: stroke; */
	position: fixed;
  	top: 0; left: 0; bottom: 0; right: 0;	
  	background-color: #333;
}

.popup_warning {
	width: 390px;
	max-height: 80vh;
	overflow: scroll;
	background-color: white;
	border: 1px solid #005257;
	padding: 10px;
	display: none;
}

.popup_info {
	border: 1px solid BLACK;
	width:580px;
	max-height: 80vh;
	overflow: scroll;
	background-color: WHITE;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.autocomplete-w1 { background:url(shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

.news_title {
	padding: 1px;
	font-family: Verdana,sans-serif;
	font-weight : bold;	
	font-size : 11px;
	color : #000000;
	text-decoration : none
}

.news_date{
	padding: 1px;
	font-family: Verdana,sans-serif;
	font-size : 9px;
	color : #000000
}

.news_text{
	padding: 1px;
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #000000;
}

.news_space{
	height: 10px;
}

.news_links{
	padding: 3px;
	height: 40px;
	vertical-align: top;
}

#news a:hover {
	text-decoration:none;
}

.news_hover {
	padding: 3px;
	position: relative;
	text-decoration:none;
	overflow: hidden;
	line-height: 15px;
}

.news_hover_height {
	height: 100%;
}

.news_hover:hover {
	background-color: #E6ECED;
}

.news_hover:hover .news_hover2 {
	display: block;
}

.news_hover:hover .news_img_hover {
	display: block;
}

.news_hover2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 12px;
	height: 12px;
	background: url(../../images/news_hover.png);
	display: none;
}

.news_img {
	max-width:200px; 
	height:auto;
}

.news_img_hover {
}

.img_max_size {
	max-width:200px; 
	height:auto;
}


/* Por motivos de leitura no java, alterar a classe abaixo desta tamb���m (o underscore nao ��� lido) */
.caixa_init2{
	border-radius: 3px;
	width: 260px;
	height: 15px;
	cursor: pointer;
	font-family: Verdana,sans-serif;
	font-size : 11px;
	color : #333;
	border : 1px solid #CCC;
	background-color: #FFF;
}
/* classe sempre igual ��� de cima mas com nome diferente */
.caixaInit2{
	background-color: #FFF;
	border: 1px solid #B1CBCD;
	border-radius: 3px;
	width: 260px;
	height: 15px;
	cursor: pointer;
	color: #00474E;
}

.caixa_init2:hover{
	background-color: #F2F2F2;
}

/* Não é usada
.shadow {
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.10);
    border-radius: 2px;
}
*/
.error_img_container{
	width: 100%;
}

.caixa_erro {
    width: 460px;
    padding: 20px;
	height: 380px;
	line-height: 1.42857143;	
	text-align: center;	
	margin: auto;
  	position: absolute;
  	top: 0; left: 0; bottom: 0; right: 0;	
}
.error_title{
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
}

.error_text{
	text-align: center;
	color: #d7e09b;
	font-size: 13px;
	margin-bottom: 40px;
	line-height: 26px;
}

.error_button{
	height: 48px;
    background-color: #B0C137;
    color: #ffffff;
    border-radius: 2px;
    border-width: 0px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding-left: 24px;
    padding-right: 24px;
}

.error_button:hover{
	background-color: #9EAD31;
}

.error_button:focus{
	outline: none;
}

.login_page {
	width: 100%;
	height: 100%;
	background-color: #3D3D3D !important;
	line-height: 1.42857143;		
}

.img_login {
	margin-bottom: 0px;
}

.caixa_login {
    width: 360px;
    padding: 20px;
	height: 300px;
	line-height: 1.42857143;
	margin: auto;
  	position: absolute;
  	top: 0; left: 0; bottom: 0; right: 0;
}

.erro_login{
	color: #FF585D;
	font-size: 13px;
	width: 100%;
	float: left;
	min-height: 25px;
	padding: 5px;
}

.msg_erro_login{
	padding-left: 30px;
	line-height: 0px;
}

.login_img_container{
	float:left;	
}

.login_title_container{
	float: right;
	padding-top:28px;
}

p.login_text{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

a.login {
    color: #C4D83E;
    font-size: 13px;
    text-decoration: none;
}

a.login:hover{
	text-decoration: underline;
}

.form_input {
    background-color: #6D6D6D;
	height: 40px;
	color: #FFF;		
	border-radius: 2px;
	font-family: Verdana,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;	
    padding: 10px;
    border-radius: 2px;
    border-width: 0px;
}

.form_input:focus{
    background-color: #8B8B8B;
    outline: none;
}

/* do not group these rules */
.form_input::-webkit-input-placeholder {
    color: #B6B6B6 !important;
}

.form_input:-moz-placeholder {
    /* FF 4-18 */
    color: #B6B6B6 !important;
}

.form_input::-moz-placeholder {
    /* FF 19+ */
    color: #B6B6B6 !important;
}

.form_input:-ms-input-placeholder {
    /* IE 10+ */
    color: #B6B6B6 !important;
}

.botao-login {
	width: 100%;
	height: 48px;
    background-color: #B0C137;
    color: #ffffff;
    border-radius: 2px;
    border-width: 0px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.botao-login:hover{
	background-color: #9EAD31;
}

.botao-login:focus{
	outline: none;
}

.login_nota {
	font-family: Verdana,sans-serif;
	margin-top: 24px;
    color: #CECECE;
    font-size: 13px;
}

.div_space {
	height: 16px;
}
.div_space2 {
	height: 24px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}


.caixa_myipn1{
	background-color: #FFFFFF;
	height: 65px;
	cursor: pointer;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
}

.caixa_myipn1 td {
	margin-right: 10px;	
}

.caixa_myipn1:hover{
	background-color: #FAFAFA;
}

.msg_myipn1{
	font-family: Verdana,sans-serif;
	font-size:11px;
	color:#004750;
	padding-left:0px;
	padding-right:24px;
	height: 65px;
}

.caixa_myipn2{
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
	width: 100%;
	padding: 20px;
	margin-top: 16px;
}

.sidev {
  z-index:1000;
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  font-weight:bold;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background: #e43;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
  position: fixed;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.feather-16{
    width: 16px;
    height: 16px;
}

.feather-24{
    width: 24px;
    height: 24px;
}

.feather-32{
    width: 32px;
    height: 32px;
}