/* 

//	/www/v/N.NN/painel/_css/sb-admin.css

// 	========================================v=============================================================== //

*/

body {
	background-color: #F4F4F2;
	padding-top: 35px;
}

table td {
	/*max-width: 15px; */
	word-wrap: break-word;
}

.middle_window a{
	color:inherit;
}

#page-wrapper #corpo_site{
	margin-top:-5px;
}

#page-wrapper .col-lg-12{
	margin:0;
	padding:0 !important;
}

.bt_delConteudo {
	margin-top: 3px;
	cursor: pointer;
	width: 14px;
}

.fa-2 {
	font-size: 12px;
	cursor: pointer;
}

.fa-orange {
	color: #ffae00;
}

.fa-gray {
	color: gray;
}

.fa-green {
	color: green;
}

.textoAdicional-error {
	color: #FF0000;
	font-size: 10px !important;
}

.sp_exblimt {
	display: inline;
	width: 100%;
	color: #339933;
	font-size: 10px;
}

.menusync{
/* 	padding:2px 10px !important; */
}

a.logoPainel:active, a.logoPainel:focus{
	outline:none;
	color:white;
}
a.logoPainel:hover{
	color:yellow;
}

.inpFiltroLista {
	font-weight: normal;
}

.ipt_editaveis_select_multiplo {
	width: 100%;
}

.ipt_editaveis_select_multiplo,
.ipt_editaveis_select_multiplo span,
.ipt_editaveis_select_multiplo label {
	font-family: monospace;
	color: #555;
/* 	font-size: 12px; */
	font-size: 11px;
}

.ipt_editaveis_select_multiplo button{
	height: 21px;
	line-height: 1.8;
}

.ms-drop input[type="checkbox"] {
	margin: 0 5px 0 0;
}

#sicronizacao {
	height: 0 !important
}

#saldosConsutaTotal {
	text-align: right;
}

.tabela_finSaldos th {
	text-align: center;
}

.table-responsive,
iframe {
	margin: 0;
	padding: 0;
	/*height:100%;*/
}

.table-responsive iframe {
	display: block;
	border: none;
	float: left;
	height: 100%;
}

.table {
	font-size: 13px;
}

.estiloPageJanela {
	max-width:1250px;
	margin:0 auto;
}

.larguraTotal {
	max-width:98%;
}

.estiloPageJanela .panel-default {
	border:0;
	border-color:none;
	background:none;
}

.estiloPageJanela .panel-heading {
/* 	background: none; */
	background-color: #fff;
	border: 0;
	color: #428bca;
	margin:10px 0;
}

.estiloPageJanela .panel-body {
/* 	border: 1px solid #ddd; */
	border: none;
	background:#fff;
/* 	box-shadow: 0px 0px 10px #ddd; */
	box-shadow: none;
}

.janelaDinBox {
	margin: 0 15px;
}

.divMarginTop .acaoIcones{
	font-size:16px;
	cursor:pointer;
}

.divMarginTop .acaoIcones img{
	vertical-align:top;
	margin-right:10px;
}

.divMarginTop .close_window{
	float: right;
	color: #f35959;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 20px;
}

table.corpoGeralImportar tr td {
/* 	border: 1px solid #ccc; */
	padding: 5px;
}

table.corpoGeralImportar{
	border: 1px solid #ccc;	
}

.divFormG {
	display: inline-block;
	width: 100%;
}

.divFormP {
	display: inline-block;
}

.divFormM {
	display: inline-block;
}

.fix-dateInputEditavel {
	max-width: 100%;
}

.vlrFor {
	float: left;
	display: inline-block;
	width: 8%;
	margin: 0 20px 0 0/*0 10px*/
	;
}

.linktriger_filtroAvancado{
	font-weight:bold;
	cursor:pointer;
	color:indianred;
}

.row_editar_contratacao {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.row_editar_contratacao>.labelEditaveis,
.row_editar_contratacao>.ipt_editaveis,
.row_editar_contratacao>.wrap_input {
	float: left;
}

.row_editar_contratacao>.labelEditaveis {
	width: 230px !important;
}

.row_editar_contratacao>.labelEditaveisForm {
	width: 100px !important;
	margin-top: 5px;
}

.row_editar_contratacao>.wrap_input {
	width: 35%;
}

.wrap_pstUrl .icons_input_editavel{
  margin-top: -35px !important
}

#repetirPESContratacao {
	margin: 7px 5px 7px 7px;
}

.divisor {
	display: block;
	float: left;
	margin: 8px 0;
	width: 100%;
}

.dropdown-unico i, .box_labelMenu i{
	font-size: 16px;
}

#menu_topo li a:hover, #menu_topo li a:active{
	background-color:#aaa !important;
	color:#fff;
}

#menu_topo li a:focus{
	background-color:#000;
	color:#fff;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {

  background-color: #aaa;
  border-color: #428bca;

}

.painel-iframe{
	border:none;
}

.body_iframePainel{
	padding:0 !important;
}

.body_iframePainel iframe{
	width:100%;
	min-height:600px;
/* 	min-height:-webkit-fill-available; */
}

.filtroSubmenu_aba {
	font-size: 14px;
	margin-top: 20px;
}

.filtroSubmenu_aba tr {
	cursor: pointer;
}

.boxFiltro {
	display: inline-block;
}

.filtroSubmenu_aba tbody tr:nth-child(4n+0) {
	background-color: #f1f1f1;
}

.filtroSubmenu_aba tbody tr:nth-child(4n+1) {
	background-color: #f1f1f1;
}

.filtroSubmenu_interno {
	font-size: 12px;
}

.exibirFiltroMobile{
	color:#2196f3;
	font-size:18px;
	cursor:pointer;
	width:100%;
	text-align:center;
	display:inline-block;
	border:1px solid #ccc;
	border-radius:5px;
	padding:10px 0;
	margin:10px 0;
}



.link_filtrobasico_exibirmais, .link_filtrobasico_ocultarmais{
/* 	font-size:10px !important; */
	cursor:pointer;
}

.btn_filtrobasico_ocultarmais {
	background-color:#ccc !important;
	font-size:10px !important;
	border: 1px solid #ccc !important;
	color:#333 !important;
}

.filtroBasico {
	display:block !important;
}

.filtro_mobile .filtroBasico .input_suggest {
	width:80% !important;	
	font-size:15px !important;
	color: #333;
	height:40px !important;
}

.filtro_web .filtroBasico .input_suggest {
	
}

.filtro_mobile .filtroBasico .input_suggest::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #888;
  font-size: 15px;
	font-family: 'Raleway', arial, sans-serif;
}
.filtro_mobile .filtroBasico .input_suggest::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #888;
  font-size: 15px;
	font-family: 'Raleway', arial, sans-serif;
}
.filtro_mobile .filtroBasico .input_suggest::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #888;
  font-size: 15px;
	font-family: 'Raleway', arial, sans-serif;
}
.filtro_mobile .filtroBasico .input_suggest::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #888;
  font-size: 15px;
	font-family: 'Raleway', arial, sans-serif;
}

.filtro_mobile .filtroBasico .fa-search {
	font-size: 15px !important;
	margin: 12px !important;
	color:#428bca !important;
}

.filtro_mobile .filtroBasico .suggest_wrap {
	width:100% !important;
}

.filtroEstendido {
	display:none !important;
}

.filtroEstendido_show {
	display:inline-block !important;	
}

.filtroEstendido_show.onlybasico{
	display:none;
}

.filtro_mobile {
/* 	position: absolute; */
	background-color:white;
	left:0;
	top:0;
	z-index:99;
/* 	display:none; */
}

.filtro_mobile #busca_filtro, .filtro_mobile #remove_filtro {
	font-size:13px !important;
	padding:9px 15px !important;
	margin:10px !important;
	float:right;
}

.filtro_mobile #chamada_filtro {
	font-size:18px;
	color:#428bca;
	padding-bottom: 10px;
	border-bottom:1px solid #ccc;
	margin:5px;
/* 	text-align:center; */
}

.filtro_mobile .wrap_campo_filtro {
	clear:left;
	height: auto;
	padding: 5px;
	border-radius: 10px;
	margin:0;
	width:100%;
	display:none;
}

.filtro_mobile .filtroBasico {
	display:none !important;
}

.filtro_mobile .filtroBasico_show {
	display:block !important;	
}

.filtro_mobile .wrap_campo_filtro .campo_filtro_prefixo {
	width:100%;
	font-size:15px !important;
/* 	font-weight:bold; */
	color:#428bca;
	display:inline-block;
	height:auto;
}

.filtro_mobile .wrap_campo_filtro .campo_filtro_pre_prefixo {	
	float:none;
	font-size:22px !important;
	font-weight:bold;
	color:#777;
	height:auto;
}

.sidebar-menuMobile{
	z-index:99999;
}

.filtro_mobile .mobile_joinBox  {
	margin:0 !important;
	padding:3px 5px;
}

.filtro_mobile .wrap_campo_filtro input.campo_filtro   {
	padding:20px;
	width:100% !important;
	display:inline-block;
}

.filtro_mobile .multiselect, .filtro_mobile .multiselect .ms-choice, .filtro_mobile .campo_select {
	width:100% !important;
	height:50px !important;
	display:inline-block;
}

.filtro_mobile .multiselect span {
	font-size:17px !important;
	padding-top:10px !important;
}

.filtro_mobile .ms-drop {
	margin-top:25px;
}

.filtro_mobile .fa {
	display:inline !important;
}

.filtro_mobile > div {
	border:none !important;
}

.filtroHide {
	display:none !important;
}

.filtroShow {
	display:block !important;
}

.filtro_mobile .box_mobile_hide {
	display:none;
}

.tituloTopoJanela{
	display:inline; 
	font-size: 15px;
}

.tituloTopoJanela div{
/* 	float:left; */
}

.box_btnTitListagem .btn {
	font-size:10px !important;
}

.box_btnTitListagem a {
	color:#428BCA;
}

.corpo_paginaEditar {
	width: 60%;
	margin: 0 0 0 5%;
	float: left;
}

.corpo_paginaEditarDireita {
	width: 30%;
	float: left;
	margin: 0 0 0 1%;
}

.campoForm {
	float: left;
	width: 100%;
	margin: 0 0 5px 5px;
}

.campoForm label {
	min-width: 10%;
}

.form-control {
	display: inline;
}

.none {
	display: none !important;
}

.div_botaoAspecto {
	display: inline-block;
	text-align: center;
	color: #555;
}

.panel-body {
	height: auto;
}

.ieTNAR {
	text-align: right;
}

.btn_editLogoSite, .btn_editLogoSite_listagem{
  color:#428bca;
  cursor:pointer;
}

label.error {
	color: #F00;
	font-weight: bold;
}

#form-content {
	max-width: 600px;
}

#formSiteSobre {
	margin: 0 15px;
}

#formRedeSocialEditar {
	margin: 0 5px;
}

.spanPINumData {
	font-weight: bold;
	color: red;
}

.sucesso{
  color:forestgreen;
}

.error{
  color:red;
}



/*
.btn{
	margin:3px;
}*/

/* Wrappers */

/* ------------------------------- */

#wrapper {
	width: 100%;
}

.filtroInput {
	width: 70%;
}

#page-wrapper {
	padding: 0 15px;
	min-height: 568px;
/* 	background-color: #fff; */
}

#carregando {
	display: none;
	border: 2px solid;
	border-radius: 5px;
	color: #2A6496;
	font-weight: bold;
	left: 45%;
	position: fixed;
	top: 50%;
	width: 150px;
	padding: 10px;
}

#subtitulo {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0;
	line-height: normal;
	margin-bottom: 0.2em;
	font-weight: bold;
}

#logoImgMiniatura {
/* 	margin: 0px 0px 0px 15px; */
	margin: 0px 0px 0px 3px;
	height: 35px;
	/* height: 48px; */
/* 	padding: 5px 0px; */
	padding: 0px 0px;
}

.janelaAlterarSenha {
	background: none repeat scroll 0 0 #fff;
	border-radius: 10px;
	display: none;
	margin: 100px auto;
	overflow: hidden;
	padding: 10px 0;
	width: 600px;
	height: 340px;
}

.Wddd {
	width: 72px;
}

.rodape_meio {
	display: inline-block;
	text-align: center;
	width: 30%;
	color: #666;
}

.rodape_esquerda {
	float: left;
	margin: 0 0 0 25px;
	width: 31%;
	color: #666;
}

.rodape_direita {
	display: inline-block;
	text-align: right;
	width: 32%;
	color: #666;
	margin: 0 25px 0 0;
}

.rodape_esquerda a {
	color: #294F96;
}

.rodape_direita a {
	color: #294F96;
}

.rodape_esquerda a:hover,
.rodape_direita a:hover {
	color: #2C56A3;
}

.tirarSublinhado {
	text-decoration: none !important;
}

.copyText {
	display: inline-block;
	float: right;
	bottom: 30px;
	position: relative;
	cursor: pointer;
	padding: 8px;
	border-left: 1px solid #ccc;
}

#urlCopy {
	padding: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	width: 100%;
}

@media(min-width:767px) {
	#page-wrapper {
		/* 		position: relative; */
		/*margin: 0 0 0 250px;*/
		padding: 0 0 10px;
		/*min-height: 1300px;*/
		border-left: 1px solid #e7e7e7;
	}
}

@media(max-width:767px) {
	.labelEditaveis {
		width: 100% !important;
		margin-top: 5px;
		font-size: 12px;
	}
	#menu_topo {
		display: none;
	}
	.janelaAlterarSenha {
		width: 100%;
		height: 100%;
		margin: 0;
		overflow: auto;
	}
	.maxW10 {
		max-width: 10%
	}
	.maxW20 {
		max-width: 20%
	}
	.maxW30 {
		max-width: 30%
	}
	.maxW40 {
		max-width: 40%
	}
	.maxW50 {
		max-width: 50%
	}
	.maxW60 {
		max-width: 60%
	}
	.maxW70 {
		max-width: 70%
	}
	.maxW80 {
		max-width: 80%
	}
	.maxW90 {
		max-width: 90%
	}
	.maxW100 {
		max-width: 100%
	}
	.W10 {
		width: 10%
	}
	.W20 {
		width: 20%
	}
	.W23 {
		width: 23%
	}
	.W30 {
		width: 30%
	}
	.W40 {
		width: 40%
	}
	.W50 {
		width: 50%
	}
	.W60 {
		width: 60%
	}
	.W70 {
		width: 70%
	}
	.W80 {
		width: 80%
	}
	.W90 {
		width: 90%
	}
	.W100 {
		width: 100%
	}
	.rodape_meio {
		font-size: 10px;
		width: 24%;
	}
	.rodape_esquerda {
		font-size: 10px;
		margin: 0 0 0 35px;
	}
	.rodape_direita {
		font-size: 10px;
	}
}

@media(max-width:687px) {
	body {
/* 		padding-top: 35px; */
	}
	#page-wrapper {
		padding: 0;
	}
	.col-lg-12 {
		padding: 0;
	}
	.divFormResponsive {
		width: 100%;
	}
	.navbar-static-side ul li {
		border-bottom: 1px solid #e7e7e7;
	}
	.navbar-static-side ul li,
	.navbar-static-side ul li a{
		background-color:#000 !important;
	}
	.navbar-static-side ul li a:focus,
	.navbar-static-side ul li a:hover{
		color: #f1f1f1;
	}
}

.navbar-static-side ul li {
	border-bottom: 1px solid #e7e7e7;
	background-color:#333;
}

/* Navigation */

/* ------------------------------- */

/* Top Right Navigation Dropdown Styles */

.navbar-top-links li {
	display: inline-block;
}

.navbar-top-links li:last-child {
	margin-right: 15px;
}

.navbar-top-links li a {
/* 	padding: 6px 15px; */
	padding: 0px 10px;
	min-height: 35px;
	/*    font-weight: bold;*/
}

.box_aba_label{
	display:inline-block;
	margin-top:6px;
	line-height:0;
}

.box_labelMenu{
	display: inline-block;
  margin-top: 6px;
  line-height: 0;
}

.submenuPainel{
	background-color:#000;
}

.dropdown .dropdown-menu{
	display: none !important;
}

.dropdown .dropdown-menu{
	display: none !important;
}

.open > .dropdown-menu{
	display: block !important;
}

.navbar-top-links .dropdown-menu li {
	display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
	margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
	padding: 3px 20px;
	min-height: 0;
}

.navbar-top-links .dropdown-menu li a:hover {
	color: #2a6496;
}

.navbar-top-links .dropdown-menu li a div {
	white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
	width: 310px;
	min-width: 0;
}

.navbar-top-links .dropdown-messages {
	margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
	margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
	margin-left: -123px;
}

.navbar-top-links .dropdown-user {
	right: 0;
	left: auto;
}

/* Sidebar Menu Styles */

.sidebar-search {
	padding: 15px;
}

.arrow {
	float: right;
}

.fa.arrow:before {
	content: "\f104";
}

.active>a>.fa.arrow:before {
	content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
	border-bottom: none !important;
}

.nav-second-level li a {
	padding-left: 37px;
}

.nav-third-level li a {
	padding-left: 52px;
}

@media(min-width:768px) {
	.navbar-static-side {
		z-index: 1;
		position: absolute;
		width: 250px;
		margin-top: 51px;
	}
	#menu_esquerda {
		display: none;
	}
	.navbar-top-links .dropdown-messages,
	.navbar-top-links .dropdown-tasks,
	.navbar-top-links .dropdown-alerts {
		margin-left: auto;
	}
}

/* Buttons */

/* ------------------------------- */

.btn-outline {
	color: inherit;
	background-color: transparent;
	transition: all .5s;
}

.btn-primary.btn-outline {
	color: #428bca;
}

.btn-success.btn-outline {
	color: #5cb85c;
}

.btn-info.btn-outline {
	color: #5bc0de;
}

.btn-warning.btn-outline {
	color: #f0ad4e;
}

.btn-danger.btn-outline {
	color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
	color: #fff;
}

/* Pages */

/* ------------------------------- */

/* Dashboard Chat */

.chat {
	margin: 0;
	padding: 0;
	list-style: none;
}

.chat li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body {
	margin-left: 60px;
}

.chat li.right .chat-body {
	margin-right: 60px;
}

.chat li .chat-body p {
	margin: 0;
	color: #777777;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
	margin-right: 5px;
}

.chat-panel .panel-body {
	height: 350px;
	overflow-y: scroll;
}

/* Login Page */

.login-panel {
	margin-top: 25%;
}

/* Flot Chart Containers */

.flot-chart {
	display: block;
	height: 400px;
}

.flot-chart-content {
	width: 100%;
	height: 100%;
}

/* DataTables Overrides */

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
	background: transparent;
}

table.dataTable thead .sorting_asc:after {
	content: "\f0de";
	float: right;
	font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
	content: "\f0dd";
	float: right;
	font-family: fontawesome;
}

table.dataTable thead .sorting:after {
	content: "\f0dc";
	float: right;
	font-family: fontawesome;
	color: rgba(50, 50, 50, .5);
}

/* Circle Buttons */

.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
}

.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	border-radius: 25px;
	font-size: 18px;
	line-height: 1.33;
}

.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 1.33;
}

.show-grid [class^="col-"] {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #eee !important;
}

.show-grid {
	margin: 15px 0;
}

/*.bootstrapInput {
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-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, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/

.inputMarginRight {
	margin-right: 20px;
}

.iconMarginRight {
	margin-right: 10px;
	margin-bottom: 10px;
}
.tituloTopoJanela .divMarginTop{
	display:inline-block;
	float:right;
}
.iconVertAlign {
	vertical-align: super;
}

@media (max-width: 991px) {
	.marginLeftNeg {
		margin-left: -15px;
	}
}

@media (max-width: 780px) {
	.divMarginTop {
		padding-top: 20px;
	}
  .divRespAcerto2 {
		float:left;
	}
}

@media (max-width: 1174px) {
	.imgMarginBottom {
		margin-bottom: 10px;
	}
}

.marginBottomGlobal {
	margin-bottom: 20px;
}

.formFiltro {
	padding: 20px 20px 0px 20px;
}

a:hover {
	text-decoration: none;
}

.barraAmarela {
	position: relative;
}

.divInline {
	display: inline-block !important;
}

.inputEditavel_row_bottom {
	float: left;
	width: 100%;
}

.inputEditavel_invalido {
	border: 1px solid red !important;
	padding-right: 15px !important;
  color: red !important;
}

.insert_editavel_exibe_,
.insert_editavel_exibe {
	float: left;
	font-family: arial;
	padding: 4px 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #f0ad4e;
	/*#428bca;*/
	border-radius: 3px;
	cursor: pointer;
	margin-left: 4px
}

.ipt_editaveis_select,
.ipt_editaveis,
.ipt_editaveis_estilo,
.ipt_editaveis_estilo_select,
.ipt_editaveis_estilo_select_aux,
.ipt_editaveis_formato {
	/*     height: 21px; */
	font-family: monospace !important;
	padding: 0px 3px;
	font-size: 12px !important;
	line-height: 1.5;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	border-radius: 3px;
	-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, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	width: 100%;
}

.ipt_editaveis::placeholder{
  color:#999;
}

.ipt_editaveis_error,
.ipt_editaveis_error:focus{
	border-color: red !important;
	outline-color: unset;
	outline-width: 0px;
}

.ipt_editaveis:read-only {
	background-color: #eee;
}

.ipt_editaveis:-moz-read-only {
	background-color: #eee;
}

.ipt_editavel_moeda {
	text-align: right;
}

.ipt_editaveis_select,
.ipt_editaveis_estilo_select {
	height: 20px;
	padding: 1px 3px;
}

.icone_resultado_ie_ok,
.icone_resultado_ie_fail,
.icone_resultado_ie_load {
	position: relative;
	top: 1px;
	left: -17px;
	display: inline-block;
	margin-right: -16px;
}

.icone_resultado_ie_txtarea {
	top: -8px;
}

.icone_resultado_ie_select {
	left: 5px;
}

.icone_resultado_ie_ok i {
	color: #8bc34a !important;
}

.icone_resultado_ie_fail span,
.icone_resultado_ie_fail i {
	color: #A80000 !important;
}

.icone_resultado_ie_load i {
	color: #428BCA !important;
}

.ipt_editaveis[disabled],
.ipt_editaveis_estilo[disabled] {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}

label .btn-danger[disabled],
.toggle-group .btn-danger.disabled {
	opacity: 1;
}

.inputEditavelText_prefixo,
.inputEditavelText_sufixo {
	float: left;
	font-size: 10px;
}

.inputEditavelText_prefixo,
.inputEditavelText_sufixo,
.ipt_editaveis,
.inputEditavel_textoPlano {
	width: 100% !important;
}

.vermelhoAlerta {
	color: red !important;
}

.pretoAlerta {
	color: #555 !important;
}

.laranjaAlerta {
	color: orange !important;
}

.azulAlerta {
	color: blue !important;
}

.verdeAlerta {
	color: green !important;
}

.lilasAlerta {
	color: #94306d !important;
}

.span_caminhoArquivo{
  color: #9900ff;
	font-weight: normal !important;
	margin:0 10px;
}

@media (max-width: 1920px) {
	.inputEditavel_textoPlano {
		font-size: 10px !important;
	}
}

@media (max-width: 1280px) {
	.btn-groupDados {
		margin-left: 14px !important;
	}
}

@media (max-width: 768px) {
	.btn-groupDados {
		margin-left: 0px !important;
	}
}

.inputEditavel_textoPlano {
	float: left;
	/* DESCOMENTADO DIA: 13/01/2017 */
	font-size: 12px;
	line-height: 12px;
	min-height:22px;
	padding-top:3px;
}

#corpo_conteudoListar div.inputEditavel_textoPlano {
	float: inherit;
}

.wrap_ipt_historico {
	float: right;
	width: auto;
}

.input_editavel_historico {
	padding: 2px 3px;
	float: left;
	background-color: transparent;
	margin-right: 4px;
	border: 0;
}

.input_editavel_historico:disabled {
	opacity: 0.5;
}

.input_editavel_historico:disabled .fa {
	color: #666666;
	cursor: not-allowed;
}

.input_editavel_historico .fa {
	font-size: 12px;
}

.input_editavel_historico .fa-undo {
	color: #0099DB;
}

.input_editavel_historico .fa-repeat {
	color: #E08221;
}

.input_editavel_historico .fa-check-circle {
	color: #1F982C;
}

.contatoPessoaEditavel {
	float: none;
	display: inline-block;
	margin: 0 0 0 12px;
}

.icons_input_editavel {
	float: right;
	/* 	background-color: ; */
	position: relative;
	/* 	position: static; */
	height: 12px;
	padding-top: 4.5px;
	padding-right: 2px;
	margin-bottom: -12px;
}

.texto_simples {
	font-size: 12px !important;
	font-family: monospace !important;
	line-height: 1.5;
	color: #555;
}

/* Limita o texto em 1 linha */
.limite_txt, .limite_txt_2, .limite_txt_3, 
.limite_txt_4, .limite_txt_5, .limite_txt_6, 
.limite_txt_7, .limite_txt_8{
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  -webkit-line-clamp: 1;
  clear: both;
}
/* Limita o texto em 2 linhas */
.limite_txt_2{
  -webkit-line-clamp: 2 !important;
}
.limite_txt_3{
  -webkit-line-clamp: 3 !important;
}
.limite_txt_4{
  -webkit-line-clamp: 4 !important;
}
.limite_txt_5{
  -webkit-line-clamp: 5 !important;
}
.limite_txt_6{
  -webkit-line-clamp: 6 !important;
}
.limite_txt_7{
  -webkit-line-clamp: 7 !important;
}
.limite_txt_8{
  -webkit-line-clamp: 8 !important;
}

textarea.ipt_editaveis,
textarea.ipt_editaveis_estilo {
	resize: vertical;
}

li.nomePerfilMenu {
	/* 	background-color: #f4f4f4; */
	line-height: 1.4;
	border-bottom: 2px solid #f4f4f4;
	font-size: 12px;
	color: #428bca;
	/* 	color: #999; */
	padding: 2px 0 0 24px;
	/* 	text-align:right; */
	overflow: hidden;
	font-weight: bold;
	height: 25px;
}

.clonar_adsense{
  cursor:pointer;
  color:blue;
}

@media print {
	.ipt_editaveis_estilo {
		padding-right: 0px !important;
	}
}

@media (max-width:1500px) {
	.ipt_editaveis_select,
	.ipt_editaveis,
	.ipt_editaveis_estilo,
	.ipt_editaveis_estilo_select,
	.ipt_editaveis_estilo_select_aux,
	.ipt_editaveis_formato {
		font-size: 10px !important;
		line-height: 1.8;
	}
}

@media (max-width:1300px) {
	.labelEditaveis,
	.ipt_editaveis_select,
	.ipt_editaveis,
	.ipt_editaveis_estilo {
		font-size: 10px !important;
	}
	.ipt_editaveis_select,
	.ipt_editaveis_estilo_select {
		height: 18px !important;
	}
	table td {
		padding: 3px !important;
	}
	.icons_input_editavel {
		top: 4.5px !important;
	}
}

.input-smDiv {
	height: 27px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

@media (max-width: 1112px) {
	.row-fluid .span9 {
		width: 73.468085%;
	}
}

.janelaSelectMenuTagsLabel {
	display: table;
	/* 	float: left; */
	font-weight: normal;
	/* 	width: 10%; */
}

.janelaSelectMenuTags {
	/* 	float: left;
	margin: 0 0 20px 10px;
	width: 82%; */
}

.janelaSelectMenuTags label {
	display: block;
}

#bt_salvarOrdMenu {
	margin: 4px;
	float: right;
}

.boxAbas {
/* 	padding: 0 15px; */
	z-index:10;
}

.bboxAbas>div {
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: default;
	display: inline-block;
	margin: -5px 5px;
	padding: 5px 5px 10px;
}

.bboxAbas>div:hover {
	background-color: white;
	color: #ccc;
}

.favoritado {
	color: orange;
	margin: 0 0 0 0 !important;
}

.starFav {
	display: inline;
	margin: 0 -5px 0 0;
	border: 0;
	outline: 0;
	text-decoration: none !important;
}

.starFav:hover,
.starFav:active,
.starFav:focus {
	outline: 0;
	text-decoration: none !important;
	border: 0;
}

.boxAbas>div.ativo {
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #f1f1f1 70%, #f1f1f1 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(70%, #d9d9d9), color-stop(100%, #d9d9d9));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d9d9d9', GradientType=0);
	/* IE6-9 */
}

.boxAbas>div.ativo:hover {
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #f1f1f1 70%, #f1f1f1 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(70%, #d9d9d9), color-stop(100%, #d9d9d9));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #f1f1f1 0%, #d9d9d9 70%, #d9d9d9 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d9d9d9', GradientType=0);
	/* IE6-9 */
	color: inherit;
}

.box_aba_href {
	/* 	background: url("/imagem/diversos/icones/delete_closed.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); */
	color: #dc5151;
	border-radius: 4px;
	cursor: pointer;
	/* display: inline-block; */
	height: 16px;
	width: 16px;
	margin-top: -22px;
	margin-left: -14px;
	float: right;
	padding-right: 22px;
	/* position: absolute; */
}

.box_aba_href_copy{
	margin-left: -50px !important;
	padding-right: 69px !important;
}

.box_aba_href_duplicate,
.box_aba_href_refresh,
.box_aba_href_copy{
	/* 	background: url("/imagem/diversos/icones/delete_closed.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); */
	color: #428bca;
	border-radius: 4px;
	cursor: pointer;
	/* display: inline-block; */
	height: 16px;
	width: 16px;
	margin-top: -22px;
	margin-left: -14px;
	float: right;
	padding-right: 22px;
	/* position: absolute; */
}

.box_aba_href:hover {
	color: #d44d4d;
}

.box_aba_link {
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 4px 4px 0 0;
	cursor: default;
	display: inline-block;
	/* position: absolute; */
	/* margin: -5px 5px; */
	width: 100%;
	float: left;
	padding: 6px 21px 6px 10px;
	border-bottom: 0;
	color: #888;
	opacity: 0.9;
}

.box_aba_link.box_ativo {
	border-top: 2px solid #ecbe85;
	opacity: 1;
	color: #333;
	margin-top: -1px;
	background-color: #eee;
	height: 31px;
	padding-top:0px;
}

.box_aba:hover .box_aba_link {
	color: #333;
	opacity: 1;
}

.box_aba_link>.fa {
	margin-right: 5px;
}

.box_aba {
	float: left;
	/* position: absolute; */
	width: initial;
/* 	padding-right: 7px; */
	margin: 5px 0 0 2px;
}

.box_aba:first-child {
/* 	margin: 5px 0 0 15px; */
	margin-left:20px;
}

.boxAbas {
/* 	padding: 0 15px; */
	float: left;
/* 	width: 100%; */
	position: relative;
}

.titulo_coluna_th {
	float: left;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
/* 	font-family: monospace !important; */
	line-height: 16px;
}

.titulo_coluna_th.th_especial {
	color: #9900FF;
}

.thead_rodape th {
	padding-right: 5px;
}

.thead_rodape,
.thead_tr_input_editavel {
	background-color: #e7f4ff;
}

.th_input_editavel {
	padding: 5px 2px !important;
	/* 	padding: 5px 6px !important; */
	height: 35px;
}

/*****************/

.gzm_msg_excluir {
	color: #aaa !important;
}

.gzm_msg_excluir:hover {
	color: red !important;
}

/*****************/

/* .bt_delImg {
	display: none;
}

.bt_editImg {
	display: none;
} */

header,
section {
	display: block;
}

h1,
h2 {
	text-align: center;
	font-weight: normal;
}

#features {
	margin: auto;
	width: 460px;
	font-size: 0.9em;
}

.connected,
.sortable,
.exclude,
.handles {
	margin: auto;
	padding: 0;
	width: 310px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.sortable.grid {
	overflow: hidden;
}

.connected li,
.sortable li,
.exclude li,
.handles li {
	list-style: none;
	background: #F6F6F6;
	font-family: "Tahoma";
	color: #1C94C4;
	margin: 5px;
	padding: 5px;
	height: 22px;
}

.handles span {
	cursor: move;
}

li.disabled {
	opacity: 0.5;
}

.sortable.grid li {
	line-height: 80px;
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
}

li.highlight {
	background: #FEE25F;
}

#connected {
	width: 440px;
	overflow: hidden;
	margin: auto;
}

.connected {
	float: left;
	width: 200px;
}

.connected.no2 {
	float: right;
}

li.sortable-placeholder {
	border: 1px dashed #CCC;
	background: none;
}

/* Rodapé */

#copyrightBar {
	width:1140px;
	margin:0 auto;
	display:flex;
	padding:20px 0;
}

#copyrightBar> div> a {
	text-decoration: none;
	color: #294F96;
}	

.rodape_esquerda {
	float: left;
	text-align: left;
}

.rodape_meio {
	float: left;
	width: 33.33%;
	text-align: center;
	font-weight: bold;
}

.rodape_direita {
	float: right;
	text-align: right;
}

/*******************/

#miniaturas_ordenar {
	float: left;
	width: 100%;
}

.ui-datepicker-trigger {
	margin: 2px 0 !important;
	position: absolute;
}

.btnImportar {
	cursor: pointer;
}

.btnImportarBlock {
	background-color: #bbb !important;
	cursor: not-allowed !important;
}

@media screen and (max-width:1370px) {
	#miniaturas_ordenar li {
		width: 105px !important;
	}
	#miniaturas_ordenar li .lista_imagens .bt_delImg,
	#miniaturas_ordenar li .lista_imagens .bt_editImg {
		margin-left: 80px !important;
	}
	.inputEditavelText_prefixo,
	.inputEditavelText_sufixo {
		padding: 1.5px !important;
		height:20px;
	}
}

/**************************/

.modulos_editar {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	border-radius: 2px;
}

.modulos_editar_head {
	float: left;
	width: 100%;
	padding: 1px 0;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

.modulo_desativado>.modulos_editar_head {
	background-color: #eee;
	/* 	cursor: not-allowed; */
}

.modulos_editar:active {
	cursor: move;
}

.modulos_editar_head>.modulo_nome,
.modulos_editar_head>.modulo_titulo {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	font-weight: bold;
	color: #428bca;
	font-size: 14px;
}

.modulos_editar_head>.modulo_nome {
	width: 40%;
	margin-top: 5px;
}

.modulos_editar_head>.modulo_titulo {
	width: 35%;
}

.modulos_editar_head>.modulo_titulo label {
	color: #333333;
	font-size: 14px !important;
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}

.modulos_editar_head>.modulo_titulo input {
	font-size: 11px !important;
	height: 24px;
	width: 60% !important;
}

.modulo_desativado>.modulos_editar_head>.modulo_nome {
	color: #aaa;
}

.modulos_editar_head>.modulo_nome span {
	color: #333333;
	font-weight: normal;
}

.modulos_editar_body {
	float: left;
	width: 100%;
	display: none;
	border-radius: 2px;
}

.modulos_editar_head>.opcoes {
	float: right;
}

.modulos_editar_head>.opcoes>.ativar_modulo_desativado,
.modulos_editar_head>.opcoes>.ativar_modulo {
	float: left;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
}

.modulos_editar_head>.opcoes>.ativar_modulo_desativado>input,
.modulos_editar_head>.opcoes>.ativar_modulo_desativado>span,
.modulos_editar_head>.opcoes>.ativar_modulo>input,
.modulos_editar_head>.opcoes>.ativar_modulo>span {
	float: left;
}

.modulos_editar_head>.opcoes>.ativar_modulo_desativado>input,
.modulos_editar_head>.opcoes>.ativar_modulo>input {
	margin: 6px 5px 0 0;
}

.modulos_editar_head>.opcoes>.ativar_modulo_desativado>span,
.modulos_editar_head>.opcoes>.ativar_modulo>span {
	margin-top: 3px;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}

.modulos_editar_head>.opcoes>.ativar_modulo_desativado,
.modulos_editar_head>.opcoes>.deletar_modulo_desativado,
.modulos_editar_head>.opcoes>.copiar_modulo_desativado{
  cursor: not-allowed;
}

.modulos_editar_head>.opcoes>button {
	float: left;
	background: none;
	border: 0;
	outline: 0;
	margin-top: 2px;
	font-size: 14px;
}

.modulos_editar_head>.opcoes>button.deletar_modulo_desativado,
.modulos_editar_head>.opcoes>button.deletar_modulo {
	color: #e45a5a
}

.modulos_editar_head>.opcoes>button.copiar_modulo_desativado,
.modulos_editar_head>.opcoes>button.copiar_modulo {
	color: #428bca
}

.modulo_desativado>.modulos_editar_head>.opcoes>button {
	cursor: not-allowed;
}

.modulo_desativado>.modulos_editar_body>.modulos_editar_body_nicho>.modulo_input>select,
.modulo_desativado>.modulos_editar_body>.modulos_editar_body_nicho>.modulo_input>.change_modulo_config>select{
	background-color: #eee;
}

.modulos_editar_body_nicho {
	float: left;
	padding: 10px;
  width: 100%;
}
.grupo_modulo_input,
.modulo_input {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.modulo_input {
	margin-left: 18px;
}
.grupo_modulo_input{
	margin-top: 25px;
}
.modulo_criterios {
	float: left;
	width: 100%;
	
}

.modulo_preview {
	float: left;
	width: 100%;
}

.modulo_preview img {
	max-width: 100%;
}

.modulo_input input,
.modulo_input select {
	border: 1px solid #ddd;
	border-radius: 2px;
	outline: 0;
	font-size: 12px !important;
	padding: 3px 4px;
}

.modulo_input select {
	background-color: #fff;
}

.modulo_input>span,
.modulo_input>input {
	float: left;
}

.modulo_input>span {
	margin: 3px 10px 0 0;
	width: 150px;
}

.modulo_input>label {
	cursor: pointer;
}

.grupo_modulo_input>form>.parent_label {
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 13px;
}
.modulo_input>.parent_label {
	width: 100%;
	margin-bottom: 13px;
}
.grupo_modulo_fixo>.parent_label{
	margin-left: -18px;
}
.modulo_input>form>label.top_label,
.modulo_input>form>label.sub_label {
	margin-left: 20px;
	width: 90%;
}

.modulo_input>form>label.top_label {
	width: initial;
}

.top_label>input,
.sub_label>input,
.modulo_input>label>input {
	float: left;
	margin: 3px 5px 0 0;
}
.top_label>input{
	margin-top: 0 !important;
}
.top_label>span,
.sub_label>span,
.modulo_input>label>span {
	float: left;
	margin: 0;
	font-weight: normal;
}

.parent_label>span {
	font-weight: bold !important;
}

.parent_label>span.resultados_marcados {
	font-weight: 100 !important;
}

.top_label,
.sub_label {
	margin-bottom: 10px;
}
.top_label>span,
.sub_label>span {
	margin: -4px 0 0 0 !important;
}
.top_label>span>input.dia,
.sub_label>span>input.dia {
	width: 35px;
}
.top_label>span>input.data,
.sub_label>span>input.data {
	width: 130px;
	line-height: initial;
	font-size: 12px;
}

.salvar_modulos_editar {
	float: right;
	padding: 7px 20px;
	background-color: #428bca;
	border-color: #357ebd;
	border-radius: 3px;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.salvar_modulos_editar.ok {
	background-color: #5ba74d
}

.salvar_modulos_editar.fail {
	background-color: #ec5454
}

.modulos_editar_head>.opcoes>button.deletar_modulo_desativado:hover,
.modulos_editar_head>.opcoes>button.copiar_modulo_desativado:hover,
.modulos_editar_head>.opcoes>button.deletar_modulo:hover,
.modulos_editar_head>.opcoes>button.copiar_modulo:hover,
.salvar_modulos_editar:hover {
	opacity: 0.9
}

. {
  
}

.painel_modulos_editar.ok {
	background-color: #e6f5e3;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-ms-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.painel_modulos_editar_titulo {
	float: left;
	width: 100%;
  margin-top: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #888;
	border-bottom: 1px solid #eee;
}

.painel_modulos_editar_titulo>.status_report {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	display: none;
}

.painel_modulos_editar_titulo>.status_report.ok {
	color: #5ba74d;
}

.btn_vin_on i,
.btn_vin_off i {
	color: red;
	padding: 2px;
	font-size: 12px;
	background: white;
	border-radius: 5px;
	float: right;
}

.btn_vin_on i:hover,
.btn_vin_off i:hover {
	color: red;
	background: #ddd;
	cursor: pointer;
}

.btn_vin_on,
.btn_vin_off {
	padding: 5px;
	color: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-weight: bold;
	font-size: 11px !important;
	width: 100%;
	outline: none;
}

.btn_vin_on {
	background: #5cb85c;
	cursor: default;
}

.btn_vin_on:hover {
	/*background:#5CB89A;*/
}

.btn_vin_off {
	background: #ed9c28;
}

.btn_vin_off:hover {
	background: #ED9C7F;
}

.vincularLancLancar {
	width: 100%;
	background: #ed9c28;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	color: white !important;
	font-size: 12px !important;
	font-weight: bold;
}

.confirmSaldo_btn{
	width: 100%;
	background: #5cb85c;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	color: white !important;
	font-size: 12px !important;
	font-weight: bold;
}

.confirmSaldo_btn:hover{
	background: green;
	border: 1px solid #ccc;
}

.tranfvalor_btn{
	width:100%;
	color:white !important;
	font-weight: bold;
}

.btnLancNovo{
	background-color:#42CA5B;
	border:1px solid #42CA40;
	color:white !important;
	float:left;
	padding: 1px 5px;
	font-size: 12px !important;
	line-height: 1.5;
	border-radius: 3px 3px 3px 3px;
	outline:none;
	
/* 		color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;	 */
/* 	color: white !important; */
/* 	border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
	border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important; */
}

.btnLancNovo:hover{
	background-color:#44bd5a;
}

.btn_listTodosContPubl{
	float:right;
	margin:5px;
	border-radius:3px;
	border:1px solid #ccc;
}

.urlPostAgrupado{
	float: left;
	margin:3px;
	border-radius:5px;
	border:1px solid #ccc;
	padding:4px;
	
}

.confirmarSaldoListagemExtrato{
  float:right;
  padding:3px 2px;
  cursor:pointer;
}

.valPromoPadding{
	margin-left: 39px;
	height: 20px;
	border: 1px solid #ccc;
	display: inline-block;
	width: 46px;
	font-size: 10px;
	position: absolute;
}

@media screen and (max-width:1370px) {
	.btn_vin_on,
	.btn_vin_off,
	.vincularLancLancar,
	.confirmSaldo_btn,
	.tranfvalor_btn{
		font-size:9px !important;
	}
	.btn_vin_on i,
	.btn_vin_off i {
		font-size:9px !important;
	}
  .confirmarSaldoListagemExtrato{
    font-size:10px;
    padding:0;
  }
	
	.valPromoPadding{		
		margin-left:37px;
		width:40px;
	}
}

.tabela_versao_trocar td, .tabela_versao_trocar th{
  padding:5px 10px;
}
.tabela_versao_trocar .negrito{
  font-weight:bold;
}
.copiaScript{
  cursor:pointer;
  color:cornflowerblue;
}
.executarAtualizacaoVersao{
  cursor:pointer;
  color:cornflowerblue !important;  
}
#script_area{
  font-size:1px;
  opacity:0;
}
#script_area_label{
  font-size:10px;  
}
.ln_confirma{
  color:green;
}
.span_img_qtd{
	color:#666;
	font-size:13px;
	text-align:center;
  padding-top: 5px;
}
@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1.5s infinite;
   -moz-animation: flickerAnimation 1.5s infinite;
   -o-animation: flickerAnimation 1.5s infinite;
    animation: flickerAnimation 1.5s infinite;
}
.copyBtnqrCode{
	font-size: 12px;
	display: inline-block;
	padding: 15px;
}
.painel_replace{
	float: left;
	width: 60%;
}
.painel_replace_call{
	float: left;
	width: 100%;

	padding: 5px 0;
	margin-bottom: 10px;
}
.painel_replace_input,
.painel_replace_input > input,
.painel_replace_warn,
.painel_replace_retorno{
	float: left;
}
.painel_replace_input{
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ddd;
}
.painel_replace_input > input{
	height: 24px;
	border: 1px solid #ddd;
	border-radius: 2px;
	width: 250px;
}
.painel_replace_warn{
	width: 100%;
	border-top: 1px solid #f7c7c7;
	color: #f13434;
	border-bottom: 1px solid #f7c7c7;
	margin: 10px 0;
	padding: 5px 0;
}
.painel_replace_retorno{
	width: 100%;
	border-top: 1px solid #cbe0c5;
	color: #0e7b1d;
	padding: 5px 0;
	display: none;
}
.painel_replace_botao{
	float: right;
	background-color: #428bca;
	margin-bottom: 10px;
	border: 0;
	color: #fff;
	padding: 7px 20px;
}
.painel_replace_botao:hover{
	opacity: 0.9;
}
.painel_replace_botao.ok{
	background-color: #5ba74d;
}
.painel_replace_botao.fail{
	background-color: #ec5454;
}
.tabela_pessoaInfo th{
	width:250px;
}
.tabela_pessoaInfo tbody td{
	width:350px;
	padding:5px 10px;
}
.tabela_pessoaInfo .inside_table td{
	padding:0 10px;
}
.tabela_pessoaInfo .prg{
	color:#90f;
	font-weight:normal;
}

.tabela_mobile_itens .primeiraColuna {
	width:auto !important;
	padding:15px 5px !important;
	border-bottom:1px solid #eee;
}

.tabela_mobile_itens {
	font-family: 'Raleway';
}

.tabela_mobile_itens .container {	
/* 	width:95% !important; */
}

.tabela_mobile_itens .thead_tr_input_editavel {
	background-color:#eee;
}

.tabela_mobile_itens .thead_input_editavel,
.tabela_mobile_itens .tabela_mobile_itens_inside{
	width:100%;
}

.tabela_mobile_itens .tabela_mobile_itens_inside td {
	width:50%;
	font-size:12px;
}

.tabela_mobile_itens .editarDados {
	font-size:10px;
	display:block;
}

.tabela_mobile_itens .box_td_inside{
	display: inline-block !important;
	width: 100%;
/* 	width: auto; */
	margin: 0;
	padding: 5px 0;
	max-width:50%;
}
.tabela_mobile_itens .box_td_inside_right{
	float:right;
	text-align:right;
}

@media screen and (max-width:1290px){
	#copyrightBar {
		float: left;
		width: 99%;
	/* 	font-family: arial; */
		font-size: 12px;
	/* 	margin-top: 30px; */
		margin-top: 10px;
	/* 	margin-bottom: 15px; */
		margin-bottom: 10px;
		color: #666;
		margin-left: 5px;
	}
}

@media screen and (max-width:1017px) {
	
	#menu_topo{
		
		font-size:12px;
		
	}
  
  #side-menu{
    overflow-y:auto;
    height:420px;
  }
	
	.dropdown-unico i, .box_labelMenu i{
		
		font-size:12px !important;
		
	}

	.boxAbas .box_aba{
		
		display: none;
		
	}
	
}

@media screen and (max-width: 840px){
	
	.preSQL{
		
		display:none;
		
	}
	
	.panel-body {
		
		padding:0;
		
	}
	
	#copyrightBar {
		
		display:inline-block;
		
	}
	
	.box_aba:only-child{
		
		display:none;
		
	}
	
}

@media screen and (max-width: 800px) {
	
	#menu_topo{
		
		font-size:10px;
		
	}
	
	.dropdown-unico i, .box_labelMenu i{
		
		font-size:10px !important;
		
	}
	
}

@media screen and (max-width:480px){
	.box_aba .box_aba_link {
		padding-right: 50px;
		font-size: 12px;
	}
	.box_aba:first-child {
		margin:0;
	}

}


.label_a_home{
  color: #333 !important;
  cursos: pointer;
}

/* .adicionarTutorial {
	border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
	border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
 */

.botaoAdicionar {
/* 	font-family: 'Dosis', arial, sans-serif; */
	background-color:#42CA5B;
	border:1px solid #42CA40;
	color:white !important;
	float:left;
	padding: 1px 5px;
	font-size: 12px !important;
	line-height: 1.5;
	border-radius: 3px 3px 3px 3px;
	outline:none;
}

/* 

// 	========================================v=============================================================== //

*/