:root {
  --tamanhofonte: 11px;
  
}

.BtnUploadArquivo
{
  font-size:12px; 
  font-family:Arial;
  font-weight:normal;
  background-color: rgb(0, 130, 198);
  padding:8px 8px;
  padding-left:20px;
  padding-right:15px;
  margin-bottom: 8px;
  border:1px solid rgb(0, 130, 198); 
  border-radius: 5px; 
  cursor: pointer; 
  color:#ffffff; 
  display:block;
}

.SpecialButtons
{
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    background-color: #0082C6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #0082C6;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #0082C6;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #0082C6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-weight: bold;
    height: 35px;
    letter-spacing: normal;
    line-height: 20px;
    /* margin-bottom: 0px; */
    margin-left: 0px;
    margin-right: 0px;
    /* margin-top: 0px; */
    /* padding-bottom: 6px; */
    padding-left: 20px;
    padding-right: 20px;
    /* padding-top: 2px; */
    text-align: center;
    text-shadow: none;
    text-transform: none;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: 0 0px 0px #0082C6;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
 }

 
.btn-success {
	margin: 2px;
}
 
.btn-primary {
	margin: 2px;
}
 
.TextBlock
{
	font-family: "Arial";
	font-size: var(--tamanhofonte);
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	color: rgb(91, 91, 91);
	cursor: default;
	display: inline-block;
	height: 19.3px;
	text-align: justify;
}

.ReadonlyAttribute
{
	font-family: "Verdana", "Helvetica";
	font-size: var(--tamanhofonte);
}

body
{
	background-color: #E4EAE6;
}

.Group
{
	margin-bottom: 20px;
	background: #fff;
	position: relative;
	box-sizing: border-box;
	line-height: 1.42857143;
	border-radius: 6px 6px 6px 6px;
	background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);
	webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, .2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, .2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, .1), 3px 3px 0 rgba(255, 255, 255, 1), 4px 4px 0 rgba(0, 0, 0, .1), 6px 6px 0 rgba(255, 255, 255, 1), 7px 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, .2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, .2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, .2);	
}

.Group::after
{
	content: '';
	box-shadow: 0 8px 8px -5px rgba(0,0,0,.3);
}

.GroupTitle
{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 25px;
	color: #656D78;
}

.Titulo
{
	padding: 5px 0;
	margin: 15px 0 20px;
	font-size: 22px;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
	color: #656D78;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	box-sizing: border-box;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: none;
}

.Attribute
{
  -webkit-font-smoothing: antialiased;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0) 0px 1px 1px 0px inset;
    box-sizing: border-box;
    color: rgb(85, 85, 85);
    cursor: auto;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: var(--tamanhofonte);
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 13px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    outline-color: rgb(85, 85, 85);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    text-align: justify;
}

/* Inputs */

input[type=text], textarea {
	font-family: "Verdana";
height: 30px;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 4px;
  margin: 0px 3px 4px 0px;
  border: 1px solid #DDDDDD;
  box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 );
}
 
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(0, 130, 198, 1);
  border: 1px solid rgba(0, 130, 198, 1);
}

/* Inputs */

/* Calendario */
DIV.dp_container IMG {
	margin-right: 10px;
}

/* Calendario */

/* Selects */
select {
	font-family: "Verdana";
	height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 0px 3px 4px 0px;
  border: 1px solid #DDDDDD;
  box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 );

}

 select:focus{
  box-shadow: 0 0 5px rgba(104, 195, 159, 1);
  border: 1px solid rgba(104, 195, 159, 1);
 }

select option{
    right:8px; top:2px;
    padding:0 0 2px;
    border-width: 0px;
	border-style: solid;
  line-height: 13px;
}

select option:hover{
	background-color: #68C39F;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*select {padding-right:18px}*/
}

/*
label {position:relative}
label:after {
    content:'<>';
    font:15px "Consolas", monospace;
    color:#aaa;
	text-align: center;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:0px; top:0px;
    padding:0 0 0px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:0px; top:-4px; bottom:0px;
    width:23px; height:30px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

*/

/* label:focus{
	background-color: #68C39F;
}
 */

/* Selects */

/* Grids */

.Grid {
	background-color: #c60b44;
    margin-bottom: 1pt;
    margin-left: 1pt;
    margin-right: 1pt;
    margin-top: -4pt;
    /*padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    border-style: none;
    border-width: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: left;
    text-indent: 5px;
    border-spacing: 0;
    border-collapse: collapse;*/
}

.Grid strong {
	font-weight: bold; 
}

.Grid em {
	font-style: italic; 
}

.Grid table {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: var(--tamanhofonte);
	line-height: 20px;
	margin: 15px auto;
	text-align: left;
	width: 800px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,upercase;

}	

.Grid th {
	background: #fff;
	color: #0c0c0c;
	font-size: 12px;
	padding: 12px 5px;
	position: relative;

}

.Grid th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 15%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
	
}

.Grid td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
	transition: all 300ms;
	padding: 9px 5px;
}

.Grid tr:nth-child(.ReadonlyFumou)
{
	background-color: #000000;
}

.LinhaDtem{    
	background: #0082C6;
    color: #fff;
    position: relative;
    padding: 12px;
    display: block;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 14px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: bold;
}
	
.Grid tr {
	background-color: #FFFFFF;
}
 
.Grid tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

.Grid tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

.Grid tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}	

.Grid tbody:hover tr:hover td {
  background:#0082C6;
  color:#FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  
}

.Grid tbody:hover tr:hover td span{
  color:#FFFFFF;
}

/* Grids */

DIV.gx-mask
{
	background-image: url('../css/carregando.gif');
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.4);
	background-size: 9%;
}

.gx-attribute label{
	display: none;
}


.squaredOne {
	width: 15px;	
	margin: 0px auto;
	position: relative;
}

.squaredOne label {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	border-radius: 8px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	background: #fcfff4;

/* 	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
 */}

.squaredOne label:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';

	position: absolute;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 0px;
	border-radius: 8px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 3px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 3px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 3px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 6px;
	height: 3px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 2px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredOne label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}


.squaredOne input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.squaredOne input[type=checkbox]:checked + label:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.Grid input[type=checkbox]
{
	visibility: hidden;
}

div.suggestions
{
	min-width: 400px;
}

div.suggestions div
{
	font-size: 12px;
}

div.suggestions div.current
{
	font-size: 12px;
	background-color: #359E75;
	cursor: pointer;
}