html, body,tabelaGrande {
	color: #000000;
	height: 100%;
	margin: 0px;
	font-family: Arial,Helvetica,Geneva;
	font-size: 14px;
	background-color: #ffffff;
}

body { 
	scrollbar-face-color: #7DD775; 
	scrollbar-shadow-color: #FCF8F4; 
	scrollbar-highlight-color: #276797; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #C3EDBF; 
	scrollbar-arrow-color: #FCF8F4; 
}

.links {
	background-image : url('../imagens/links.jpg');
	background-position: center; 
	background-repeat:no-repeat;
}

A:link {color: #3C3C3C; text-decoration: none; font-weight: normal;}
A:visited {color: #3C3C3C; text-decoration: none; font-weight: normal; }
A:hover {color: #c35a15; text-decoration: none; font-weight: normal;}


.tela {
	background-image : url('imagens/tela.png');
	background-position: center; 
	background-repeat:no-repeat;
}

.tabela {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 12px;
}

.titulo {
	padding-right:10px;
	padding-top:10px;
	color:green;
	text-align:right;
}

#teste {
}

pre {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 14px;
}

.corpo {
	padding:5px;
	text-align:justify;
	background-color:#FFFFFF;
}

.formsug {
	background-color: #EAEAEA;
	font-size:12px;
	border: #0B5141 1px solid;
	color: #0B5141;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	font-family: Arial,Helvetica,Geneva;
	min-width: 70px;
}

.necessario {
	background-color: #EAEAEA;
	font-size:12px;
	border: #FF0000 1px solid;
	color: #0B5141;
	font-weight: bold;
	padding: 5px; 
	cursor: pointer;
	font-family: Arial,Helvetica,Geneva;
}

.formsug2 {
	background-color: #EAEAEA;
	font-size:9px;
	border: #0B5141 1px solid;
	color: #0B5141;
	width:30px;
	cursor: pointer;
}
.formsug2disabled {
	background-color: #0B5141;
	font-size:9px;
	border: #0B5141 1px solid;
	color: #EAEAEA;
	width:30px;
}

.formsugGravar {
	background-color: #EAEAEA;
	font-size:9px;
	border: #0B5141 1px solid;
	color: #0B5141;
	font-weight: bold;
	width:120px;
	height:20px;
}

.enviar {
	width:80px;
	color: #FFFFFF;
	background-color:#7DD775;
	border: #4FC844 1px solid;
}

.rodape {
	font-size:9px;
	font-family: Verdana,Arial,Helvetica,Geneva;
}

.webdesign {
	width:50%;
	font-size:9px;
	color:#FF7F2A;
}

.topo {
	/*background-color:#FFFFFF;*/
	background-image: url('imagens/topo.jpg');
	/*background-position:top center; */
	background-repeat:repeat-x;
}

.fundo {
	/*background-color: #FFFFFF;	*/
	background-image: url('imagens/fundo.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	/*height: 100%;*/
}

.over {
	background: #dbe8ef;
}

.out {
	background: #EAEAEA;
}

.subtitulo {
	color:#0B5141;
	font-size:12px;
	padding-left:15px;
	background: #767676;
	font-weight:bold;
}

/* botoes */

div#buttonA {
	margin-left: 5px;
	text-transform: uppercase;
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
}
div#buttonA li {
	list-style-type: none;
	height: 30px;
	width: 115px;
	margin:10px;
	text-align:center;
}
div#buttonA li a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	border-width: 2px;
}
div#buttonA li a:link {
	border: #0B5141 1px solid;
	display: block; 
	padding-top: 10px; 
	background-color: #EAEAEA; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:visited {
	border: #0B5141 1px solid;
	display: block; 
	padding-top: 10px; 
	background-color: #EAEAEA; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:hover {
    	font-weight: bold;
   	color: #B4B4B4;
	background-color: #505050;
	border-style: inset;
}
div#buttonA li a:active {
	font-weight: bold;
	color: #505050;
	background-color: #FF7F2A;
	border-style: inset;
}


A:link.botao {color: #0B5141; text-decoration: none; font-weight: normal; }
A:visited.botao {color: #0B5141; text-decoration: none; font-weight: normal; }
A:hover.botao {color: #c35a15; text-decoration: none; font-weight: normal; }

/* fim dos botoes */

p {margin: 0; padding: 0;}

.seleccionado {
	border: #0B5141 1px solid;
	display: block; 
	padding-top: 10px; 		
	color: #FFFFFF;
	background-color: #0B5141;	
}

.repated-header {
	background-color: #E6EEEE;    
}

.devolvido {
	font-style: italic; 
	text-decoration: underline;
}

.avisarfuncionario {
	color: #FFD42A; 
}

.italico {
	font-style: italic; 
	color: #505050;
}

.listagem {
	max-height: 400px;
	overflow: auto;
	overflow-x: hidden;
}

.m-signature-pad--body canvas {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 250px;
    min-width: 600px;
    border: 1px solid #CCCCCC;
}

li {
	/*height:30px !important ;*/
}	


.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


  #sortable { 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    width: 90%; 
  }
  #sortable li { 
    margin: 3px 3px 3px 0; 
    padding: 1px; 
    float: left; 
    border: 0;
    background: none;
    max-height: 140px;
  }
  #sortable li img{
    max-width: 220px;
    max-height: 140px;
  }