﻿
table .gridrowInativo { text-decoration:line-through; } 

.paginacaoAtiva {
  
}

.paginacaoInativa {
    display:none;
}
.registro-paginacao {
    float:left;
}
.desc {
background-image:url("../../Imagens/Sistema/desc.gif");
}
.asc {
 
background-image:url("../../Imagens/Sistema/asc.gif");

}


.asc , .desc{
font-family: FontAwesome;
font-weight: 400;
font-style: normal;
line-height: 14px;
width: 21px;
height: 4px;
position: absolute;
margin-top : 10px;
margin-left: -15px;
}

input[type=text]
{
	border-radius: 3px;
	moz-border-radius: 3px;
	ms-border-radius: 3px;
	o-border-radius: 3px;
	webkit-border-radius: 3px;
}
.icheckbox_flat-aero
{
	float: left;
	margin-right: 10px;
}

.checkbox-pad
{
	padding-top: 25px;
}
textarea
{
	height: 100px;
	max-width: 100%;
}
form input
{
	width: 100%;
}
a
{
	color: #08c;
}
a:hover
{
	color: #0076B1;
}
[disabled],[readonly],[disabled]:hover,[readonly]:hover
{
	background: #e4e4e4!important;
	border: 1px solid #d4d4d4!important;
	box-shadow: inset 0 1px 2px #e4e4e4!important;
	color: #505050!important;
	moz-box-shadow: inset 0 1px 2px #e4e4e4!important;
	webkit-box-shadow: inset 0 1px 2px #e4e4e4!important;
}

 .disabledMenuLink.btn{
    color:#505050!important;
    cursor: not-allowed;
    background-color: #FCFCFC !important;
    border: 1px solid #b5b7c3 !important;
    text-decoration: line-through;
}
.disabledMenuLink.btn:hover{
    color:#505050!important;
    cursor: not-allowed;
    background-color: #FCFCFC !important;
    border: 1px solid #b5b7c3 !important;
    text-decoration: line-through !important;
}

a.disabledMenuLink{
    color:#B4B4B4 !important;
    cursor: not-allowed;
    background-color: #FCFCFC !important;
    border: none !important;
    text-decoration: line-through;
    moz-box-shadow:none important;
	webkit-box-shadow: none important;
    box-shadow:none !important;
}
a.disabledMenuLink:hover{
    color:#B4B4B4 !important;
    cursor: not-allowed;
    background-color: #FCFCFC !important;
    border: none !important;
    text-decoration: line-through !important;
    moz-box-shadow:none important;
	webkit-box-shadow: none important;
    box-shadow:none !important;
}


.obrigatorio
{
	color: #b41c1c;
}
.campo-obrigatorio
{
	border: 1px solid #b41c1c!important;
}
.mensagem-obrigatorio
{
	color: #b41c1c;
	font-size: 11px;
	font-style: italic;
}
.editor-label
{
	display: inline-block;
}

.editor-campo {
    display: flex;
}

.lembrete-obrigatorio
{
	color: #e80c4d;
}
.field-validation-error,.validation
{
	color: #b41c1c;
	font-size: 11px;
	font-style: italic;
	position: relative;
	top: -10px;
}
.field-validation-valid
{
	display: none!important;
}
.input-validation-error
{
	border: 1px solid #b41c1c !important;
}
input.input-validation-error:focus,input.validation:focus
{
	border: 1px solid #b41c1c;
	box-shadow: inset 0 1px 1px rgba(200,0,0,.075),0 0 8px rgba(200,0,0,.6);
	moz-box-shadow: inset 0 1px 1px rgba(200,0,0,.075),0 0 8px rgba(200,0,0,.6);
	webkit-box-shadow: inset 0 1px 1px rgba(200,0,0,.075),0 0 8px rgba(200,0,0,.6);
}
input[type=checkbox].input-validation-error
{
	border: 0 none;
}
.validation-summary-errors
{
	color: #e80c4d;
	font-size: 1.1em;
	font-weight: 700;
}
.validation-summary-valid,.invisivel
{
	display: none!important;
}
.f4-modal-body .f4-modal-filtros .f4-modal-aguarde
{
	margin: 0 0 10px;
	text-align: center;
}
.f4-modal-body .f4-modal-filtros .f4-modal-aguarde span
{
	display: block;
}
.f4-modal-body .f4-modal-filtros .f4-modal-botoes
{
	text-align: center;
}
.f4-modal-body .f4-modal-filtros input[type=button]
{
	margin: 0 0 10px;
	width: 30% !important;
}
.f4-modal-body table tbody tr
{
	cursor: pointer;
}
.f4-modal-footer
{
	text-align: left;
}
.f4-modal-footer select
{
	margin: 0;
	width: 70% !important;
}
.f4-modal-footer .btn-cancel
{
	margin-top: 20px;
}
.f4-container .f4-box .input-append
{
	display: inline;
}
.f4-container .f4-box .f4-digitar
{
	border-radius: 0;
	height: 30px;
	moz-border-radius: 0;
	ms-border-radius: 0;
	o-border-radius: 0;
	webkit-border-radius: 0;
	width: 30% !important;
}
.f4-container .f4-box .f4-descricao
{
	height: 28px;
	margin-left: 10px;
	width: 50% !important;
}
.rascunho div
{
	margin-top: 5px;
}
.main-content
{
	min-height: 568px;
    padding-bottom:40px;
}
.rascunho a,.rascunho a:hover
{
	color: #78808a;
}
.footer-content
{
	background-color: #11161A;
	height: 50px;
	width: 100%;
}
.aviso-javascript .alert-error
{
	margin-bottom: 0;
}
.filtro .actions
{
	margin-bottom: 10px;
	text-align: center;
}
.search-query
{
	height: 20px!important;
}
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th
{
	background-color: #dcdfdd!important;
}
.erro-editar,.sucesso-editar
{
	margin: 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 10;
}
.erro-editar .close,.sucesso-editar .close
{
	float: none;
}
.link-esconder-campos,.link
{
	color: #08C!important;
}
.link
{
	text-decoration: underline!important;
}
.link-esconder-campos:hover,.link:hover
{
	color: #08C;
}
.link:hover
{
	text-decoration: underline;
}
.link-esconder-campos
{
	background-color: #fbfbfb!important;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	margin: 3px 0 0 10px;
	moz-border-radius: 5px;
	ms-border-radius: 5px;
	o-border-radius: 5px;
	padding: 0 8px 0 16px;
	padding-left: 15px;
	position: absolute;
	webkit-border-radius: 5px;
	z-index: 99;
}
.link-esconder-campos .link-esconder-titulo
{
	margin-left: 10px;
	position: absolute;
}
.link-esconder-campos.link-esconder-close
{
	background: url(../../Imagens/Sistema/image-arrow-blue-down.png) no-repeat scroll 5px 5px transparent;
}
.link-esconder-campos.link-esconder-open
{
	background: url(../../Imagens/Sistema/image-arrow-blue-up.png) no-repeat scroll 5px 5px transparent;
}
.opcional-esconder-campos
{
	color: #999!important;
	cursor: pointer;
	font-weight: 400;
}
.esconder-campos
{
	border: 1px solid #cdcdcd;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	display: block;
	margin-top: 12px;
	moz-border-radius: 5px;
	ms-border-radius: 5px;
	o-border-radius: 5px;
	padding: 0 10px;
	webkit-border-radius: 5px;
}
.esconder-campos-container
{
	display: block;
	padding-top: 10px;
}
.log-grade-input
{
	width: 160px;
}
.font-white, .dropdown-menu .font-white { color:#fff !important; }

.box-content a[target="_blank"]:after {content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);margin: 0 3px 0 5px;}
.selecionado
{
	font-weight: 700;
}
.ratings
{
	list-style-type: none;
	margin: 10px 0;
}
.ratings li
{
	cursor: pointer;
	display: inline;
	margin: 0 20px 0 0;
}
.explicacao ul
{
	list-style-type: none;
	margin: 10px 0;
}
.explicacao ul li label
{
	display: inline;
}
.explicacao textarea
{
	width: 500px;
}
.feedback-container
{
	margin-top: 30px;
}
.item-ajuda
{
	margin: 5px 0;
}
.uppercase
{
	text-transform: uppercase!important;
}
.error-box
{
	margin: 120px auto 50px;

}

.rodape-tabela {
    color: #0076B1;
    background: #f2f3f7;
    border-bottom: 1px solid #b5b7c3;
    font-weight:bold;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjhmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjNmNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f7f8fc),color-stop(100%,#f2f3f7));
    background-image: -webkit-linear-gradient(top,#f7f8fc,#f2f3f7);
    background-image: -moz-linear-gradient(top,#f7f8fc,#f2f3f7);
    background-image: -o-linear-gradient(top,#f7f8fc,#f2f3f7);
    background-image: linear-gradient(top,#f7f8fc,#f2f3f7);
}
.rodape-tabela td {border-left: 1px solid #b5b7c3;}

/* Faixa de Registro Inativo */
.faixa-wrapper {
  width: 400px;
  height: 222px;
  overflow: hidden;
  position: absolute;
  top:54px;
  right:15px;
}

.faixa-inativo {
    border: 1px solid #DE7E6D;
    font: bold 19px Sans-Serif;
    color: #7D2A1C;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: 112px;
    top: 70px;
    width: 400px;
    background: rgba(181, 71, 62, 0.5);
    /* IE 6/7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCb5473e, endColorstr=#CCb5473e);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCb5473e, endColorstr=#CCb5473e)";
    -webkit-box-shadow: 0 1px 2px #efc0b8 inset,0 1px 1px #dfdfdf;
    -moz-box-shadow: 0 1px 2px #efc0b8 inset,0 1px 1px #dfdfdf;
    box-shadow: 0 1px 2px #efc0b8 inset,0 1px 1px #dfdfdf;
}

   
@media screen and (max-width: 435px) {
   .faixa-wrapper { top: 96px; }
}

.aviso-ambiente
{
    position: fixed;
    width: 100%;
    height: auto;
    font-weight: 800;
    color: #fff;
    font-size: 28px;
    letter-spacing: 2px;
    bottom: 0;
    z-index: 9;
   background: rgb(220,26,34);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiNkYzFhMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjExNTFmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, rgba(220,26,34,1) 15%, rgba(177,21,31,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(220,26,34,1)), color-stop(100%,rgba(177,21,31,1)));
background: -webkit-linear-gradient(top, rgba(220,26,34,1) 15%,rgba(177,21,31,1) 100%);
background: -o-linear-gradient(top, rgba(220,26,34,1) 15%,rgba(177,21,31,1) 100%);
background: -ms-linear-gradient(top, rgba(220,26,34,1) 15%,rgba(177,21,31,1) 100%);
background: linear-gradient(to bottom, rgba(220,26,34,1) 15%,rgba(177,21,31,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc1a22', endColorstr='#b1151f',GradientType=0 );
    padding:5px 0;
}

.line1
{
    position: relative;
     float:left;
    background: #fff;
    width: 100%;
    height: 1px;
    margin-top: 5px;
}

.line2
{
    position: relative;
    float:left;
    background: #fff;
    width: 100%;
    height: 1px;
}

.span-aviso
{
    display: block;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    width:100%;
}

.espaco-aviso {
    position:relative; margin-top:100px; height:40px;
}
.servico-indisponivel
{
    margin:0 auto; 
    max-width:91%;
    min-width:150px;
    padding:10px;  
}
.servico-indisponivel .icon-warning-sign
{
    font-size:34px;
}
.servico-indisponivel .container-icon
{
    margin: 28px 2px 0 0;
    float:left;
}
.error-recarregar
{
    color: #b41c1c;
	font-size: 11px;
	font-style: italic;
	position: relative;
}

.error-center {
    
    top: 34%;
    left:0;
    right:0;
    position:relative;

}

.modal-body .error-box {width:400px; margin:0 auto !important;}
.modal-body .error-box .message-big {font-size:80px !important;}
.modal-body .error-box .message-small {font-size:20px !important;}

.container-servico-indisponivel{margin:0 auto;}

.container-gif-loading {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    text-align: center;
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    z-index: 100;

}

.container-gif-loading p{
    color:#666;
    font-size:18px;
}

/* Placeholders */
::-webkit-input-placeholder { color:#c7c7c7 !important; }
::-moz-placeholder { color:#c7c7c7 !important; } /* firefox 19+ */
:-ms-input-placeholder { color:#c7c7c7 !important; } /* ie */
input:-moz-placeholder { color:#c7c7c7 !important; }

.resetSenha input {
    width:98.5% !important;
}

.box-login{
    float: none;
    margin:0 auto;
}

.tgl
{
    margin:0 auto;
    width:56%;
    }

.modalID {
    float: none !important;
    margin: 0px auto !important;
    left: 0;
    right: 0;
    display:block !important;
}

.div-carregando{ top:0; bottom:0; left: 0; right:0; position:absolute;background-color: #eaeaea;opacity: .8;z-index: 8; }



#noTrespassingOuterBarG{height: 13px;width:179px;border:1px solid #666;overflow:hidden;background-color:#fff; margin: 0 auto;}
.noTrespassingBarLineG{background-color:#666;float:left;width:14px;height:120px;margin-right:24px;margin-top:-28px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.noTrespassingAnimationG{width:236px;-moz-animation-name:noTrespassingAnimationG;-moz-animation-duration:1.3s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-webkit-animation-name:noTrespassingAnimationG;-webkit-animation-duration:1.3s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-ms-animation-name:noTrespassingAnimationG;-ms-animation-duration:1.3s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:noTrespassingAnimationG;-o-animation-duration:1.3s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:noTrespassingAnimationG;animation-duration:1.3s;animation-iteration-count:infinite;animation-timing-function:linear}
#noTrespassingFrontBarG{}
@-moz-keyframes noTrespassingAnimationG{0%{margin-left:0}100%{margin-left:-38px}}
@-webkit-keyframes noTrespassingAnimationG{0%{margin-left:0}100%{margin-left:-38px}}
@-ms-keyframes noTrespassingAnimationG{0%{margin-left:0}100%{margin-left:-38px}}
@-o-keyframes noTrespassingAnimationG{0%{margin-left:0;}100%{margin-left:-38px;}}
@keyframes noTrespassingAnimationG{0%{margin-left:0}100%{margin-left:-38px}}


.simulando {display:block !important; width:90px !important; padding-top:2px !important; height:20px !important; top:25px !important; right:0px !important;}

.titulo-col01 {display:table-row; width:95%}
.titulo-col02 {position:relative; float:left; width:5%}

.icon-custom-excel {width: 16px !important;
height: 16px !important;
display: inline-block !important; background: url(../../Imagens/glyphicons/icon-custom-excel.png);}

.btn-icon {padding:5px !important;}

#modal-log{
    width: 80%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

    #modal-log .box {
        margin:0;
    }
.btnEsperando{ text-decoration:none; }

.link-popup-servicopendente {
    color: #ffd485;
}

.link-popup-servicopendente:hover {
    color: #ffa500;
}