<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

.skin-3 .page-content,
.skin-3 .main-content {
  background: #FFF;
}

#loaderDiv {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1100;
   background-color: white;
   opacity: .6;
}

.ajax-loader {
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -32px; /* -1 * image width / 2 */
   margin-top: -32px; /* -1 * image height / 2 */
   display: block;
}

.table td.padding-vertical {
  padding: 10px 0;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  border-radius: .25em;
}
.icon-ellipsis-horizontal.icon-large{
  color: #6fb3e0;
}
.icon-cog{
  padding: 5px;
}
.icon-cogs{
  padding: 5px;
}

.icon-trash{
  padding: 5px;
}

.icon-list-ul{
  padding: 5px;
}

.button-icon{
  background-color: transparent;
  background-repeat: no-repeat;
  border:none;
  outline: none;
  overflow:hidden;
  cursor: pointer;

}
.dropdown{
  position: relative;
  display: inline-block;
  width: 100%;
}
.dropdown-content {
  right: 0;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  white-space: nowrap;
}
.dropdown-content a {
  color:gray;
  padding: 10px 10px;
  display: block;
}
.dropdown-content a:hover {
  background-color: #ddd;
}
.dropdown:hover .dropdown-content{
  display: block;
}
.pagination {
  text-align: right;
  margin: 0 12px;
}
i.fab.fa-whatsapp.fa-lg{
  margin: 7px;
}
.input-append .add-on, .input-prepend .add-on {
  font-size: 12px;
  color: #666;
}

.go-to-page {
  margin-left: 5px !important;
}

.pag-input {
  margin-left: 1%;
  margin-bottom: 0;
}

.table td {
  vertical-align: middle;
}

#filtrosForm {
  margin-bottom: 0
}

.inline-block {
  display: inline-block;
}

#filtrosForm .inline-block.control-group {
  margin: 0 7px;
  vertical-align: top;
  max-width: 270px;
}

.dashboard-charts .chart-box {
  border: 1px solid #c9c9c9;
}

.dashboard-charts .chart-box .chart {
  height:240px;
  width:100%;
}

.order-active a {
  color: #005580;
}

span.titleTooltip {
  cursor: default;
}

.pagination li {
  cursor: pointer;
}

.login {
  background-color: #394557;
  height: 100%;
}
.login .main-content {
  background-color: #394557;
  margin-left: 0;
  height: 100%;
}
.login.navbar-fixed {
  padding: 0;
}

.login-layout .widget-box.visible {
  background-color: #1d2024;
}

#login-box, #register-box, #recover-box, .additional-links {
  display: block; 
  padding: 4px; 
  padding-bottom: 0; 
  color: #FFF; 
  text-align: center;
}

#login-box, #register-box, #recover-box, .additional-links a {
  color: #FFF; 
  font-size: 14px;  
}

.login-warning {
  background: #CCC;
  padding: 5px 0;
}

.page-content {
  padding-bottom: 50px;
}

#fullpage .span12 {
  margin: 0;
}

#login-box, #register-box, #recover-box {
  width: 340px;
  margin: 0 auto;
  padding: 6% 0 0 0;
}

#login-box h2, 
#register-box h2, 
#recover-box h2 {
  color: #FFF;
}

#login-box input[type="text"],
#login-box input[type="password"],
#register-box input[type="text"],
#register-box input[type="password"],
#recover-box input[type="text"],
#recover-box input[type="password"] {
  width: 340px;
  max-height: 40px;
  height: 40px;
  border: 0;
}

#login-box .lbl{
  color: #FFF;
}

#login-box .login-button,
.register-button,
.recover-button {
  width: 340px;
  max-height: 40px;
  height: 40px;
  border: 0;
  margin-top: 2px;
}

#login-box #formLogin {
  margin-top: 25px;
}

.navbar .brand {
  padding: 10px 20px 8px;
}

.btn-back {
  margin-left: 10px;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #d68273;
  -webkit-box-shadow: 0 0 0 2px rgba(219,138,120,0.3);
     -moz-box-shadow: 0 0 0 2px rgba(219,138,120,0.3);
          box-shadow: 0 0 0 2px rgba(219,138,120,0.3);
}

.ngview {
  margin-top: 50px;
}

.panel-personalizar {
  width: 722px;
  margin: 0 auto;
}

.panel-personalizar select {
  margin-bottom: 0;
}

.panel-personalizar.toolbar hr {
  border-style: dotted;
  border-color: #c9c9c9;
}

.panel-personalizar .boleto-html {
  all: unset;
}

#editar-html {
  height: 200px;
}

.variaveis {
  font-size: 12px;
}

.variaveis .link-lista-variaveis {
  text-align: right;
}

.variaveis .link-lista-variaveis.active {
  text-align: left;
}
.variaveis .link-lista-variaveis.active a {
  font-size: 13px;
  font-weight: bold;
  color: #08c;
}

.variaveis .link-lista-variaveis a {
  color: #666;
  font-size: 11px;
}

.variaveis .dl-variaveis dd {
 margin-bottom: 10px;
}

/*IOS 9 Switch*/

input.switch[type="checkbox"]{
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: 400ms all;
  transition: 400ms all;
  margin: 0 auto 0 auto;
  display: block;
  border-radius: 50px;
  background: white;
  box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
  width: 46px;
  height: 26px;
  outline: 0;
  cursor: pointer;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  animation: input 4s;
  opacity: 1;
}
input.switch[type="checkbox"]:checked, input.switch[type="checkbox"].checked {
  background: #53D669;
  box-shadow: inset 0 0 0 15px #53D669;
  transition: 250ms all;
}

input.switch[type="checkbox"]::before {
  content:'';
  transition: 300ms all;
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: auto;
  transform: translate(0,0);
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 40px;
  background: #FFFFFF;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.06), 0 0 0 0 rgba(0,0,0,0.06), 0 6px 10px 0 rgba(0,0,0,0.15), 0 0 2px 0 rgba(0,0,0,0.07), 0 4px 6px 0 rgba(0,0,0,0.06), 0 1px 1px 0 rgba(0,0,0,0.11);
  animation: button 3s ease-out;
}

input.switch[type="checkbox"]:checked::before, input.switch[type="checkbox"].checked::before{
  transform: translate(20px,0);
}

.popover-content {
  font-family: 'Open Sans';
  font-size: 13px;
  line-height: 1.2;
}

#info-registro-automatico {
  cursor: pointer;
  font-style: italic;
}

#info-registro-automatico .texto {
  font-size: 11px;
}

sup.beta {
  color: red;
  font-size: 12px;
}

.minicolors-theme-bootstrap .minicolors-swatch {
	top: 2px;
	left: 2px;
	width: 24px;
	height: 24px;
	border-radius: 3px;
}</pre></body></html>