/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold');
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0px;
    font-family: 12px 'Montserrat', sans-serif !important;
    color: #000;
    /*background-color: #f2f2f2 !important;*/
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

.body-imp { 
	background-color: #FFFFFF !important; 
	color: #000000 !important; 
}

@font-face {
    font-family: "Open Sans 700";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold");
}

@font-face {
    font-family: "Open Sans 300";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light");
}

@font-face {
    font-family: "Open Sans 800";
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans");
}

@font-face {
    font-family: 'iconFont';
    src: url('javascript/res/fonts/iconFont.eot');
    src: url('javascript/res/fonts/iconFont.eot?#iefix') format('embedded-opentype'), url('javascript/res/fonts/iconFont.woff') format('woff'), url('javascript/res/fonts/iconFont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('javascript/lib/boostrap/bootstrap-3.3.1/fonts/glyphicons-halflings-regular.eot');
    src: url('javascript/lib/boostrap/bootstrap-3.3.1/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('javascript/lib/boostrap/bootstrap-3.3.1/fonts/glyphicons-halflings-regular.woff') format('woff'), url('javascript/lib/boostrap/bootstrap-3.3.1/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('javascript/lib/boostrap/bootstrap-3.3.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

/**/
span.glyphicon[style] {
    padding: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    top: 0px !important;
} 

.glyphicon, .glyphicon-facetime-video[style] {
    top: 0px !important;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0px !important;
}

.glyphicon-search:before {
    content: "\e003";
}


img {
    border: 0;
	max-width: 150px !important;
	height: auto;
}

b,
strong {
    font-weight: 600;
    font-family: "Roboto", Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
    font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 16pt;
    font-smooth: always;
    color: rgba(0, 0, 0, 0.6);
    text-indent: 10px;
    margin: 0;
    padding: 0
}


a, a:link{color: #000;text-decoration: none; cursor:pointer}
a:hover{text-decoration: underline}
a:active{color: red}


.ttlPag{
    font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 16pt;
    letter-spacing: 0.01em;
    line-height: 16pt;
    font-smooth: always;
    color: rgba(0, 0, 0, 0.6);
    font-size: 16pt;
    line-height: 4px;
    text-indent: 10px
  }

.fc{float:both}
.cb{clear: both}
.fr{float: right}
.fn{float:none}
#parametros,.parametros{
	position: relative;
	width: 98%;
	left: 1%;
	clear:both;
	height: 100;
}

input[type="checkbox"] {
	padding:0;
	cursor: default
}

fieldset{background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-top:8px}
legend{background:#bfbf30; color:#000; font: bold 13px/16px 'Roboto', Verdana, Arial, Helvetica, sans-serif; border: 1px solid #e5e5c3;padding: 2px;margin:-26px 0 0 -11px}


.linha110{width:100%; float:left;margin-top: 2px}
.linha100{width:96%; float:left;margin-top: 2px}
.linha90{width:90%; float:left;margin-top: 2px}
.linha85{width:85%; float:left;margin-top: 2px}
.linha80{width:80%; float:left;margin-top: 2px}
.linha75{width:75%; float:left;margin-top: 2px}
.linha70{width:70%; float:left;margin-top: 2px}
.linha65{width:65%; float:left;margin-top: 2px}
.linha60{width:60%; float:left;margin-top: 2px}
.linha55{width:55%; float:left;margin-top: 2px}
.linha50{width:50%; float:left;margin-top: 2px}
.linha45{width:45%; float:left;margin-top: 2px}
.linha40{width:40%; float:left;margin-top: 2px}
.linha35{width:35%; float:left;margin-top: 2px}
.linha30{width:30%; float:left;margin-top: 2px}
.linha25{width:25%; float:left;margin-top: 2px}
.linha20{width:20%; float:left;margin-top: 2px}
.linha15{width:15%; float:left;margin-top: 2px}
.linha10{width:10%; float:left;margin-top: 2px}
.linha{width:auto; float:left;margin-top: 2px}

.lblCampos,.lblCampos20,.lblCampos25,.lblCampos30,.lblCampos35,.lblCampos40,
.lblCampos45,.lblCampos50,.lblCampos60,.lblCampos70,
.lblCampos80,.lblCampos100,.lblCampos110,.lblCampos120
{float:none; padding-left: 1px;text-align: right}

.lblCampos{width: 90px}
.lblCampos20{width: 20px}
.lblCampos25{width: 25px}
.lblCampos30{width: 30px}
.lblCampos35{width: 35px}
.lblCampos40{width: 40px}
.lblCampos45{width: 45px}
.lblCampos50{width: 50px}
.lblCampos60{width: 60px}
.lblCampos70{width: 70px}
.lblCampos80{width: 80px}
.lblCampos100{width: 100px}
.lblCampos110{width: 110px}
.lblCampos120{width: 120px}


.boxIframe{position: relative;width: 85%;left: 14%; text-align: center;top:2%}
.center{text-align:center}
#erros{position: absolute;clear: both;width:70%;left:14%;background: #FFFFCC;border:1px solid red;z-index: 9999;top: 80px;padding: 4px}
#erros h4{padding: 4px;font: 18px 'Roboto', Verdana, Arial, Helvetica, sans-serif}
#erros ol{float: left;position: relative;left: 20px;line-height:18px}
.modal{
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	/*background-color:#000;*/
	display:none;
}

.modal-lg {
	width: 98% !important;
}

.modal-body {
    padding: 5px !important;
}

.modal-footer {
    padding: 5px !important;
}

select,input{
	padding: 1px
}

.descInput{
	font: 10px 'Roboto', Verdana, Arial, Helvetica, sans-serif;
	color:#999999
}

.hidden{display:none;}

#loading{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	background: #000 url('javascript/imagens/loading.gif') no-repeat center;
	background-size:75px
}

#loading>span{
	margin: 70px auto;
	font-size: 14px;
	font-family:"Roboto";
	font-weight:300;
	color: #ebebeb;
	position:absolute;
	text-align:center;
	left:0;
	right:0;
	top:46%
}

#tabs{
	float: left;
	width:100%;
	padding: 4px;
	margin-top: 4px;
	max-height: 500px
	
}

#tabs .ui-tabs-panel{
	max-height: 450px;
	height: 450px;
	overflow: auto;
	background: transparent
}

#tabs .ui-tabs-4{
	height: 450px;
	overflow: auto;
	background: transparent;
	max-height: 450px
}


#tabs{ 
	background: transparent; 
	border: none; 
} 

#tabs .ui-widget-header{
	font-size: 11px;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-radius: 0; 
	border: none;
	font-family: 'Roboto';
	font-weight:300
}

#tabs .ui-widget-header { 
	background: #EAEAEA;
	border-bottom: 1px solid #c0c0c0; 
} 

#tabs .ui-tabs-nav .ui-state-default{ 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-radius: 0;
	background: transparent; 
} 
#tabs .ui-tabs-nav .ui-state-active { 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-radius: 0;
	background: #fff; 
	border-top:2px solid #5F9EA0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc
} 
#tabs ul li:first-child{
	margin-left: 6px
}

#tabs .ui-tabs-nav .ui-state-default a { 
	color: #666; 
} 
#tabs .ui-tabs-nav .ui-state-active a { 
	color: #000;
}
.floatingHeader {
	position: fixed;
	top: 0;
	visibility: hidden; 
	display: block; /*shows element when needed*/
}

/*.nav-tabs > li > a {
	background: #eee !important;
	color: #000000 !important;
}
.nav-tabs > li.active > a {
	background: transparent !important;
}*/

.menu_auxiliar{
	background: #f3f3f3;
	margin: 0 0 0 20%;
	border: solid 20px #f3f3f3;
}
.centralizador{
	background: #f3f3f3;
	margin: 0 0 0 20%;
	border: solid 20px #f3f3f3;
}

/*Adding end */



.sortable tr td a img {
    border: 0;
}

.cab {
    background: #efefef
}

.cab td,
.cab th {
    font: 13px 'Roboto', "Trebuchet MS";
    font-weight: 700;
    cursor: default
}

table tr td {
    font: 12px 'Roboto', "Trebuchet MS";
    cursor: default;
}

p {
    font-family: 'Roboto';
    font-size: 8pt;
}

td {
    font-family: 'Roboto';
    font-size: 8pt;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.botao {
    font-family: 'Roboto', Arial, Verdana, Tahoma;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    height: 14px;
    background-color: #FF0000;
    padding-right: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-left: #000000 0px solid;
    border-top: #990000 0px solid;
    border-bottom: #000000 0px solid;
    border-right: #000000 0px solid;
}

.text {
    font-family: Tahoma;
    font-weight: none;
    font-size: 10px;
    color: black;
    text-decoration: none;
}

.tahoma {
    font-family: Tahoma;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.tahoma:hover {
    color: red;
    text-decoration: underline;
}


.chosen-container[style]:hover {
    border-color: #4a4c4e !important ;
    outline: rgb(128, 128, 128)  solid 2px !important ;
	border-radius: 5px;
    
}

.camporeq:focus,
.comboreq:focus,
.textareareq:focus,
.camporeqNumerico:focus {
    border-color: #3c3d3d;
    outline: rgb(71, 71, 71) solid 2px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.camporeq:hover,
.comboreq:hover,
.textareareq:hover,
.camporeqNumerico:hover {
    border-color: #4a4c4e;
    outline: rgb(128, 128, 128) solid 2px;
}

.camporeq,
.comboreq,
.textareareq,
.camporeqNumerico {
    padding: 4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.1;
    font-weight: 300;
    color: #555;
    background-color: rgba(199, 143, 90, 0.274); /*#f3d9639f8*/
    background-image: none;
    /* border:1px solid #ef9a9a; */
    border-radius: 4px;
    border:  rgba(199, 143, 90, 0.274) solid 1px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
td > input {
    margin: 2px;
}


.campoblock {
    border: 1px solid #999999;
    padding-right: 1px;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 1px;
    color: #666666;
    padding-top: 2px;
    font-family: verdana, tahoma;
    font-weight: bold;
    background-color: #FFFFCC;
    height: 18px;
}

.camponorm:focus,
.combo:focus,
.textarea:focus,
.camponumerico:focus {
    border-color: #3c3d3d;
    outline: rgb(71, 71, 71) solid 2px;
	background-color:#D4D4D2;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.camponorm,
.combo,
.textarea,
.camponumerico,
.chosen-select {
    padding: 4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.1;
    font-weight: 300;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.camponorm:hover,
.combo:hover,
.textarea:hover,
.camponumerico:hover {
    outline: rgb(94, 94, 94) solid 1px;
}

.camponoBorder {
    padding: 4px 4px;
    font-family: "Roboto";
    font-size: 11px;
    line-height: 1.1;
    font-weight: 300;
    color: #555;
    background-color: transparent;
    background-image: none;
	border:0
}

.campotxt {
    border-right: #FFFFFF 1px solid;
    padding-right: 1px;
    border-top: #FFFFFF 1px solid;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 1px;
    border-left: #FFFFFF 1px solid;
    color: #000000;
    padding-top: 2px;
    border-bottom: #FFFFFF 1px solid;
    font-family: verdana, tahoma;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 18px;
    border: #FFFFFF
}

.campotxt2 {
    border-right: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    font-size: 10px;
    border-left: #FFFFFF 1px solid;
    color: #000000;
    border-bottom: #FFFFFF 1px solid;
    font-family: verdana, tahoma;
    background-color: #FFFFFF;
    height: 18px;
    text-transform: capitalize;
    border: #FFFFFF
}


.textareaNoBorder {
    border-right: #999999 1px solid;
    padding-right: 1px;
    border-top: #999999 1px solid;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 3px;
    border-left: #999999 1px solid;
    color: #FF0000;
    padding-top: 1px;
    border-bottom: #999999 1px solid;
    font-family: verdana, arial, helvetica;
    font-weight: normal;
    border: none;
    overflow: hidden;
}

.calcular {
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #88C624;
}


.combo,
.comboreq,
select.camporeq,
select.camponorm {
    /*border-right: #999999 1px solid; 
	padding-right: 1px; 
	border-top: #999999 1px solid; 
	padding-left: 1px; 
	font-size: 9px; 
	padding-bottom: 1px;
	border-left: #999999 1px solid;
	color: #000000; 
	padding-top: 1px;
	border-bottom: #999999 1px solid; 
	font-family: 'Roboto', verdana, tahoma;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 18px;
    text-decoration: none; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px*/
    height: 23px
}
select.camporeq, select.camponorm{
	cursor: default;
	font: 10px 'Roboto', Verdana, Arial, Helvetica, sans-serif
}

a:link {
    color: #000000;
    text-decoration: none
}

a:visited {
    color: #000000;
    text-decoration: none
}

a:hover {
    color: #FF0000;
    text-decoration: underline
}

a:active {
    color: #FF0000;
    text-decoration: none
}

.checkbox {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8px;
    color: black;
    text-decoration: none;
    padding: 0px;
    height: 13px;
    width: 13px;
}


.botoes {
    font-family: 'Roboto', Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    cursor: hand
}

.camponumerico {
    text-align: right
    /*border-right: #999999 1px solid;
	padding-right: 1px;
	border-top: #999999 1px solid;
	padding-left: 4px;
	font-size: 10px;
	padding-bottom: 1px;
	border-left: #999999 1px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: 'Roboto',verdana, tahoma;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: right;
	padding:2px*/
}

.camporeqNumerico {
    /*border-right: #999999 1px solid; 
	padding-right: 1px; 
	border-top: #999999 1px solid; 
	padding-left: 4px; 
	font-size: 10px; 
	padding-bottom: 1px;
	border-left: #999999 1px solid;
	color: #000000; 
	padding: 2px;
	border-bottom: #999999 1px solid; 
	font-family: 'Roboto',verdana, tahoma;
	font-weight: bold;
	background-color: #EFEFEF;*/
    text-align: right;
}

.help {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    border: 1px #000000 solid;
    background-color: #F0F0F0
}

.bt_calc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    background-color: #CCCCCC;
    height: 20px;
    width: 35px
}

.textcalc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: right;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.textareatxt {
    border-right: #999999 1px solid;
    padding-right: 1px;
    border-top: #999999 1px solid;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 3px;
    border-left: #999999 1px solid;
    color: #000000;
    padding-top: 1px;
    border-bottom: #999999 1px solid;
    font-family: verdana, arial, helvetica;
    font-weight: normal;
    background-color: #FFFFFF;
    ;
    overflow: hidden;
    clip: rect();
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.camporel {
    font-family: verdana;
    font-size: 8pt;
    text-decoration: none;
    border-style: none
}

.quebra {
    page-break-after: always
}

.quebra2 {
    page-break-before: always
}

.textarearel {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    overflow: hidden;
    clip: rect();
    background-color: #FFFFFF;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px
}

.boletotitulo {
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal
}

.boleto {
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
    color: #000000
}

.codigobarra {
    font-family: barcod39;
    font-size: 40px
}

.cabecabaixo {
    font-family: Verdana, Arial, Helvetica;
    clip: rect();
    filter: FlipV;} 

.aocontrario {
    filter: FlipH;
    cursor: hand
}

.vertical {
    writing-mode: tb-rl;
    filter: flipH flipV
}

.boletonumero {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

.carteirinha {
    font-family: Verdana, Arial, Helvetica;
    font-size: 7px;
    font-weight: normal
}

.cooperminas {
    font-family: Verdana, Arial, Helvetica;
    font-size: 7px;
    font-weight: normal
}

.titsoldetalhada {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8px;
    font-weight: normal
}

.campotxtnum {
    border-right: #FFFFFF 1px solid;
    padding-right: 1px;
    border-top: #FFFFFF 1px solid;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 1px;
    border-left: #FFFFFF 1px solid;
    color: #000000;
    padding-top: 2px;
    border-bottom: #FFFFFF 1px solid;
    font-family: verdana, tahoma;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 18px;
    border: #FFFFFF;
    text-align: right;
}

.noBorder {
    border-right: #FFFFFF 1px solid;
    padding-right: 1px;
    border-top: #FFFFFF 1px solid;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 1px;
    border-left: #FFFFFF 1px solid;
    color: #000000;
    padding-top: 2px;
    border-bottom: #FFFFFF 1px solid;
    font-family: verdana, tahoma;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 18px;
    border: #FFFFFF;
}

.noBorderRed {
    border-right: #FFFFFF 1px solid;
    padding-right: 1px;
    border-top: #FFFFFF 1px solid;
    padding-left: 4px;
    font-size: 10px;
    padding-bottom: 1px;
    border-left: #FFFFFF 1px solid;
    color: #FF0000;
    padding-top: 2px;
    border-bottom: #FFFFFF 1px solid;
    font-family: verdana, tahoma;
    font-weight: bold;
    background-color: #FFFFFF;
    height: 18px;
    border: #FFFFFF;
}

DIV.tableContainer {
    CLEAR: both;
    OVERFLOW: auto;
    WIDTH: 100%;
    HEIGHT: 150px
}

THEAD.fixedHeader TR,
.fixedHeader {
    POSITION: relative;
}

.fundotab {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    text-decoration: none;
    background-color: #CAE4FF;
}

.fundotabra {
    font-family: 'Roboto' Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    text-decoration: none;
    background-color: #FFFFFF;
}

.bordae {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
}

.bordad {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordabe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #0033CC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
}

.bordaedb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-bottom-width: 1px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-color: #0033CC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordade {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-top-style: none;
    border-bottom-style: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordadb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-top-style: none;
    border-bottom-style: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0033CC;
    border-left-style: none;
}

.bordadbbra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #FFFFFF;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0033CC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordadbra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #FFFFFF;
    border-top-style: none;
    border-bottom-style: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordabbra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #FFFFFF;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0033CC;
    border-right-style: none;
}

.bordaedbra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #FFFFFF;
    border-bottom-width: 1px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-color: #0033CC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordadebra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #FFFFFF;
    border-top-style: none;
    border-bottom-style: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #0033CC;
}

.bordaebra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #FFFFFF;
    border-top-style: none;
    border-bottom-style: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0033CC;
    border-right-style: none;
}

.quadro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
    background-color: #CAE4FF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #0033CC;
    border-right-color: #0033CC;
    border-bottom-color: #0033CC;
    border-left-color: #0033CC;
}

.titulo {
    font-family: 'Roboto' Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #0033CC;
}

.dragme {
    position: relative;
    width: 320px;
}

#legenda {
    font-size: 1px;
}

.arredonda {
    border-radius: 0px 20px 20px 0px;
}

#topo {
    width: 100%;
    border-bottom: 2px double #990000;
    float: left;
    margin-bottom: 2px;
    padding-bottom: 2px
}

#topo h3 {
    font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 14pt;
    font-smooth: always;
    color: rgba(0, 0, 0, 0.6);
    text-indent: 10px;
    float: left
}

#topo a {
    float: right;
    margin-top: 4px
}

#topo a img {
    border: 0
}


/*input[type="text"]:disabled {
	background: #E2E2E2;
	cursor:no-drop;
}

input[disabled]{
	background: #E2E2E2;
	cursor:no-drop;
}*/

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
    cursor: not-allowed
}


/*****/

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}



.bt_save,
.bt_email,
.bt_import,
.bt_imp,
.bt_excel,
.bt_pesquisar,
.bt_excluir,
.bt_default,
.bt_entrar,
.btnNew, 
.btnSearch, 
.btnAccept, 
.btnGoTo, 
.btnPrint, 
.btnSave, 
.btnCancel, 
.btnMapa, 
.btnMail {
  align-items: center;
  background-clip: padding-box;
  border: none;
  color: #fff !important;
  display: inline-block;
  flex-direction: row;
  flex-shrink: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  justify-content: center;
  margin: 2px;
  min-height: 5px;
  overflow: visible;
  padding: 3px 5px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  /*vertical-align: middle;*/
  /*min-width: 80px;*/
  z-index: 0;
  border-radius: 3px;
}

.bt_save:hover,
.bt_email:hover,
.bt_import:hover,
.bt_imp:hover,
.bt_excel:hover,
.bt_pesquisar:hover,
.bt_excluir:hover,
.bt_default:hover,
.bt_entrar:hover,
.btnNew:hover, 
.btnSearch:hover, 
.btnAccept:hover, 
.btnGoTo:hover, 
.btnPrint:hover, 
.btnSave:hover, 
.btnCancel:hover, 
.btnMapa:hover, 
.btnMail:hover{
    outline: rgb(77, 77, 77) solid 1px;
}

.bt_save:active,
.bt_email:active,
.bt_import:active,
.bt_imp:active,
.bt_excel:active,
.bt_pesquisar:active,
.bt_excluir:active,
.bt_default:active,
.bt_entrar:active, 
.btnNew:active, 
.btnSearch:active, 
.btnAccept:active, 
.btnGoTo:active, 
.btnPrint:active, 
.btnSave:active, 
.btnCancel:active, 
.btnMapa:active, 
.btnMail:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}



.bt_save, .btnSave {

  /*border: 1px solid #2b6425;*/
  background-color: #218838;
  color: #d4ffc9;
  min-width: 30px;
}

.bt_save:hover,
.bt_save:focus,
.btnSave:hover,
.btnSave:focus {
    background-color: #2c7224; 
    color: #ffffff;
}

.bt_save:active,
.bt_save.active {
    background-color: #304b2d;
    color: #c3f8b6;
}

.bt_save:disabled,
.bt_save[disabled], 
.btnSave:disabled,
.btnSave[disabled] {
    background-color: #419641;
    background-image: none;
}


.bt_imp, .btnPrint {
    /*background-image:  url(imagens/bt2/bt2_print.gif)*/
    /*border: 1px solid #7aa7c7;*/
    background-color: #17a2b8;
    color: #e2ebf1;
    min-width: 30px;

}

.bt_imp:hover,
.bt_imp:focus,
.btnPrint:hover,
.btnPrint:focus {
    background-color: #17a2b8;
    color: #ffffff;
}

.bt_imp:disabled,
.bt_imp[disabled],
.btnPrint:disabled,
.btnPrint[disabled] {
    background-color: #a0c7e4;
    color: #2c5777;
}

.bt_excel {
    background: url(imagens/bt/bt_excel.gif);
    padding: 2px;
    color: #fff;
    background-color: #5ca875;
    /**border: #89c79e solid 1px;*/
    min-width: 30px;
    height: 20px;
}

.bt_excel:hover,
.bt_excel:focus {
    border-color: #89c79e;
    background-color: #89c79e;
}

.bt_excel:disabled,
.bt_excel[disabled] {
    background-color: #03ff57;
    background-image: none;
}

.bt_pesquisar, .btnSearch {
    /*border: 1px solid #5b7181;*/
    background-color: #1e4999;
    color: #daf0ff;
    min-width: 30px;
}

.bt_pesquisar:hover,
.bt_pesquisar:focus, 
.btnSearch:hover,
.btnSearch:focus {
    background-color: rgb(33, 57, 99);
    color: #ffffff;
}

.bt_pesquisar:disabled,
.bt_pesquisar[disabled],
.btnSearch:disabled,
.btnSearch[disabled] {
    background-color: #2a364b;
    color: #9bcae9;
}

.bt_excluir, .btnCancel {
    /*border: 1px solid #815b5b;*/
    background-color: #c82333;
    color: #ffd7d7;
    min-width: 30px;
}

.bt_excluir:hover,
.bt_excluir:focus,
.btnCancel:hover,
.btnCancel:focus {
    background-color: #bb0909;
    color: #ffffff;
}

.bt_excluir:disabled,
.bt_excluir[disabled] {
    background-color: #861f1f;
    color: #ffd7d7;
}

.bt_default,
.bt_entrar,
.bt_email,
.bt_import, 
.btnNew,
.btnAccept,
.btnGoTo,
.btnMapa,
.btnMail {
    /*background-image:  url(imagens/bt/bt_default.gif)*/
    color: #fff;
    background-color: #faaa3a;
    /*border-color: #eea236;*/
    min-width: 30px;
}

.bt_default:hover,
.bt_default:focus,
.bt_default:hover,
.bt_entrar:hover,
.bt_entrar:focus,
.bt_entrar:hover,
.bt_entrar:focus,
.bt_email:hover,
.bt_email:focus,
.bt_import:hover,
.bt_import:focus,
.btnNew:hover,
.btnNew:focus,
.btnAccept:hover,
.btnGoTo:hover,
.btnMapa:hover,
.btnMail:hover {
    background-color: #eb9316;
}

.bt_default:active,
.bt_default.active,
.bt_entrar:active,
.bt_entrar.active,
.bt_email:active,
.bt_email.active,
.bt_import:active,
.bt_import.active,
.btnNew:active,
.btnAccept:active,
.btnGoTo:active,
.btnMapa:active,
.btnMail:active {
    background-color: #eb9316;
    /*border-color: #e38d13;*/
}

.bt_default:disabled,
.bt_default[disabled],
.bt_entrar:disabled,
.bt_entrar[disabled],
.bt_email:disabled,
.bt_email[disabled],
.bt_import:disabled,
.bt_import[disabled],
.btnNew:disabled,
.btnAccept:disabled,
.btnGoTo:disabled,
.btnMapa:disabled,
.btnMail:disabled {
    background-color: #eb9316;
    background-image: none;
}


.bt_excelNoLabel {
    background: url(imagens/bt/1357243792_bullet_excel.png) #efefef no-repeat -3px bottom;
    width: 18px;
    border: 1px solid #000;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 10px;
    padding: 0;
    height: 16px;
}

.bt_link,
.bt_linkI,
.bt_link:visited,
.bt_linkI:visited,
.bt_link:link,
.bt_linkI:link {
    color: white;
    border-radius: 3px;
    padding: 1px 3px;
    background-color: #337ab7;
}

.bt_link:hover,
.bt_linkI:hover {
    background-color: #265a88;
    text-decoration: none;
}

.bt_linkI::after {
    content: " \25ba ";
}

.bt_view {
    align-self: center;
    align-items: center;
    align-content: center;
	/*height: 15px;*/
    padding: 0px 5px 0px 5px !important;
	border: 0px !important;
    color: #FFFFFF !important;
    background-color: #17a2b8;
    /*border: #17a2b8 solid 1px;*/
    border-radius: 3px;
    text-decoration: none;
    font-size: 11px;
	cursor: pointer;
    /*
    background-color: #1172e2;
    border: #026AE0 solid 1px; */
}

.bt_view:hover {
    /*border-color: #ff8113;*/
    background-color: #ff8113;
    outline: #ff8113 solid 1px;
    text-decoration: none;
	color: #FFFFFF;

    /*
    border-color: #0354b1;
    background-color: #0354b1;
    outline: #0354b1 solid 1px; */

}






/*---------------------------------------------------ESTILOS BENDAE/CLICKMOV----------------------------------------------------------------------------------------------------*/

.bendae-body-dark{
	/*background-color: #0f3a47 !important;*/
	background: url(bg-fundo-clickmov2.png) center fixed !important;
	font-family: 12px 'Montserrat', sans-serif !important;
}

.bendae-bt_save {
	width: 93%;
	border: 0px;
	background-color: #218838;
	color: #fff;
	min-width: 30px;
	border-radius: 20px;
	height: 30px !important;
}

.bendae-input-block-level {
	border-radius: 20px !important;
	width: 90%;
}

.bendae-container {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.bendae-frame {
  border: 1px solid #0f3a47 !important;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
 }


.bendae-img {
	min-width: 175px;
	max-width: 200px;
	height: 50px;
	border-radius: 10px;
	max-width: 100%;
    vertical-align: middle;
    border: 0;
	margin-bottom: 10px;
}

.bendae-tab-content, .tabbable.custom-tabs>.tab-content .box {
	background: rgba(255,255,255,0.7) !important;
	border: transparent !important;
	border-radius: 20px !important;
	color:#000000 !important;
	padding: 10px 0px 0px 0px !important;
}

#sidebar { 
	background-color: #0f3a47 !important; 
}

.nav-tabs>li {
		float: left !important;
	}
	
.nav-tabs>li>a {
	background-color: #e3dede !important;
	color: #000 !important;
	font: 12px 'Montserrat', sans-serif !important;
	border-radius: 5px !important;
	cursor: pointer;
	text-align: center;
	vertical-align:middle;
	padding: 8px !important;
}
	
.nav-tabs>li>a:hover {
	background: #ff8113 !important;
	color: #fff !important;
}
	
.nav-tabs>li.active>a {
	background: #0f3a47 !important;
	color: #fff !important;
}
	
.nav-tabs>li.active>a:hover {
	color: #fff !important;
}
    
.aba-menu {
	background-color: #e3dede !important;
	color: #000 !important;
	font: 12px 'Montserrat', sans-serif !important;
	border-radius: 5px !important;
	cursor: pointer;
}
	
.aba-menu:hover {
	background: #ff8113 !important;
	color: #fff !important;
}
	
.aba-menu-selecionado {
	background-color: #0f3a47 !important;
	color: #fff !important;
	font: 12px 'Montserrat', sans-serif !important;
	border-radius: 5px !important;
}









.body-dark-clickmov {
	background: url(bg-fundo-clickmov.png) center fixed !important;
	font-family: 12px 'Montserrat', sans-serif !important;
}

.bt_save-clickmov {
	width: 100%;
	border: 1px solid #2b6425;
	background-color: #218838;
	color: #d4ffc9;
	min-width: 30px;
	border-radius: 5px;
	height: 30px !important;
}

.input-block-level-clickmov {
	border-radius: 7px !important;
	width: 97%;
}

.container-clickmov {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.frame-clickmov {
  border: 1px solid #0f3a47 !important;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
 }


.img-clickmov {
	min-width: 175px;
	max-width: 200px;
	height: 50px;
	border-radius: 10px;
	max-width: 100%;
    vertical-align: middle;
    border: 0;
	margin-bottom: 10px;
}

.tab-content-clickmov, .tabbable.custom-tabs>.tab-content .box {
	background: rgba(255,255,255,0.7) !important;
	border: transparent !important;
	border-radius: 20px !important;
	color:#000000 !important;
	padding: 10px 0px 0px 0px !important;
}

#sidebar-clickmov { 
	background-color: #0f3a47 !important; 
}

.nav-tabs-clickmov>li {
		float: left !important;
	}
	
.nav-tabs-clickmov>li>a {
	background-color: #e3dede !important;
	color: #000 !important;
	font: 12px 'Montserrat', sans-serif !important;
	border-radius: 5px !important;
	cursor: pointer;
	text-align: center;
	vertical-align:middle;
	padding: 8px !important;
}
	
.nav-tabs-clickmov>li>a:hover {
	background: #ff8113 !important;
	color: #fff !important;
}
	
.nav-tabs-clickmov>li.active>a {
	background: #0f3a47 !important;
	color: #fff !important;
}
	
.nav-tabs-clickmov>li.active>a:hover {
	color: #fff !important;
}
    
.aba-menu-clickmov {
	background-color: #e3dede !important;
	color: #000 !important;
	font: 12px 'Montserrat', sans-serif !important;
	border-radius: 5px !important;
	cursor: pointer;
}
	
.aba-menu-clickmov:hover {
	background: #ff8113 !important;
	color: #fff !important;
}
	
.aba-menu-selecionado-clickmov {
	background-color: #0f3a47 !important;
	color: #fff !important;
	font: 12px 'Montserrat', sans-serif !important;
	border-radius: 5px !important;
}		

.bi-file-pdf {
	color: #17a2b8 !important;
	font-size: 18px !important;
}

.bi-sign-stop-fill {
	color: #b81414 !important;
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-check-square {
	color: #218838 !important;
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-pencil-square {
	color: #218838 !important;
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-trash-fill {
	color: #b81414 !important;
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-x-octagon {
	color: #b81414 !important;
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-printer-fill {
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-receipt-cutoff {
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-eraser-fill {
	font-size: 12px !important;
	padding: 1px !important;
}

.bi-trash3-fill {
	color: #fff !important;
	padding: 1px !important;
}

.bi-hourglass {
	color: #fff !important;
	padding: 1px !important;
}

.bi-arrow-bar-up {
	color: #fff !important;
	padding: 1px !important;
}

.bi-hand-thumbs-up-fill {
	color: #fff !important;
	padding: 1px !important;
	font-size: 12px;
}

.bi-exclamation-triangle-fill {
	color: #fff !important;
	padding: 1px !important;
}

.bi-printer {
	padding: 1px !important;
	font-size: 12px;
}

.bi-copy {
	padding: 1px !important;
	font-size:12px;
}

.bi-envelope {
	padding: 1px !important;
}

.bi-eye {
	padding: 1px !important;
	font-size: 12px;
}

.bi-arrow-return-left{
	padding: 1px !important;
	font-size: 12px;
}

.bi-trash{
	padding: 1px !important;
}

.bi-plus{
	padding: 1px !important;
	font-size: 12px;
}

.bi-chat-right-text{
	padding: 1px !important;
	font-size: 12px;
}

.bi-search {
	padding: 1px !important;
	font-size: 12px;
}

.bi-arrow-repeat {
	padding: 1px !important;
}

.bi-upload {
	padding: 1px !important;
}

.bi-whatsapp {
	padding: 1px !important;
	font-size:12px;
}

.bi-bank {
	padding: 1px !important;
}

.bi-plus-lg {
	padding: 1px !important;
}

.bi-floppy {
	padding: 1px !important;
}

.bi-list {
	padding: 1px !important;
}

.navbar {
    margin-bottom: 5px !important;
}

.navbar-default {
	border-color: #0f3a47 !important;
}

.navbar-default .navbar-brand {
    color: #ffffff !important;
}

.btn-circle {
    background-color: #0f3a47 !important;
	color: #fff !important;
    border-color: #0f3a47 !important;
    width: 30px !important;
    height: 30px !important;
}

.btn-default:hover {
	color: #fff !important;
	background-color: #0f3a47 !important;
	border-color: #0f3a47 !important;
}

.bi-download {
	font-size: 18px !important;
	padding: 1px !important;} 

.bi-filetype-pdf {
	font-size: 18px !important;
	padding: 1px !important;
}

.bi-filetype-xml {
	font-size: 18px !important;
	padding: 1px !important;
}

.logo-emp {
	width: 151px;
	height: 55px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #C0C0C0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.campoInfo {
	background-color: #eee;
	border: rgba(199, 143, 90, 0.274) solid 1px;
	border-radius: 5px;
	padding: 4px 4px;
	width: 50%;
	/*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);*/
}
	
.campoInfo:hover {
	border-color: #4a4c4e;
   	outline: rgb(128, 128, 128) solid 2px;
	cursor: not-allowed;
}

.contornoMensagem {
	background-color: #212529;
	color: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	padding: 10px;
	margin: 0px;
	width: 90%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
	

/*--------------------------------------ESTILOS BENDAE/CLICKMOV----------------------------------------------------------------------------------------------------*/
