@charset "UTF-8";
@CHARSET "UTF-8";
/* ------ Classes referente ao Template da aplicação ------ */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 14px !important; }

.container-view-root {
  height: 100vh; }

b, strong, th {
  font-weight: 900; }

label {
  font-weight: 500; }

legend {
  width: inherit;
  padding: 0 5px;
  margin: 0 0 0 20px;
  border: 0;
  color: #00594b;
  font-size: 13px;
  font-weight: 700;
  font-family: "Arial Negrito", "Arial"; }

fieldset {
  clear: both;
  margin: 0 0 20px 0;
  padding: 0 15px;
  border-radius: 3px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

input[type=checkbox], input[type=radio] {
  margin: 2px 0 0; }

#fullContent {
  position: relative;
  min-height: 100%; }

/* Content Principal */
#content {
  padding-bottom: 110px;
  clear: both; }

.content {
  padding-top: 1%;
  background: #F5F7FA; }

.table-radio {
  border-collapse: separate;
  /*border-spacing: 2px 2px;*/
  padding-right: 10px; }

/* Header */
#header {
  height: 139px;
  color: #ffffff;
  background-color: #1659BF; }

#header .acessibilidade-header {
  padding-top: 5px; }

#header a, #header a:link, #header a:visited,
#header a:hover, #header a:active {
  color: #ffffff;
  text-decoration: none; }

#header h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 3px;
  margin-bottom: 3px; }

#header h1, .h1, h2, .h2 {
  font-weight: 500; }

/* Footer */
#footer {
  bottom: 0;
  width: 100%;
  height: 100px;
  position: absolute;
  background-color: #0F4098; }

#footer * {
  color: #ffffff; }

#footer .footer-menu {
  background-color: #1659BF; }

#footer .footer-menu ul {
  padding-left: 0; }

#footer .footer-menu ul li {
  list-style-type: none; }

#footer .footer-menu ul li a {
  cursor: pointer; }

#footer .footer-menu ul li:first-child {
  padding-bottom: 2%;
  font-weight: bold; }

#footer .footer-menu ul li:not(:first-child) {
  border-left: 1px solid #5B8AD2;
  padding-left: 2%; }

#footer .footer-menu, #footer .footer-container {
  padding-top: 1%;
  padding-bottom: 1%; }

#footer .version-system {
  background: #F1F1F1;
  position: absolute;
  min-height: 30px;
  width: 100%;
  margin: 0;
  bottom: 0; }

#footer h6, .h6 {
  font-size: 11px;
  line-height: 0.8; }

#footer .logo-acesso-footer {
  width: 170px;
  background: url("../img/logo-acesso_25.png") left no-repeat;
  height: 48px;
  display: block; }

#footer .logo-brasil-footer {
  width: 153px;
  background: url("../img/brasil-gov.png") right no-repeat;
  height: 48px;
  display: inline-block; }

@media (max-width: 480px) {
  #header {
    height: 155px; }
  #header .acessibilidade-header {
    padding-bottom: 5px;
    padding-top: 5px; }
  #footer {
    height: 580px; }
  #footer .footer-menu ul {
    padding-left: 15px; }
  #content {
    padding-bottom: 600px; }
  #footer .acesso-footer-container {
    display: none; }
  #footer .footer-container {
    padding-top: 4%; } }

@media only screen and (min-width: 480px) and (max-width: 1199px) {
  #footer .acesso-footer-container {
    float: left; }
  #footer .footer-menu .col-lg-3 {
    float: left;
    width: 33%; } }

/* ----------- Menus - Principal ------------- */
.nav-principal .navbar {
  min-height: 30px;
  margin: 0;
  border: none;
  border-radius: 0; }

.nav-principal .navbar-default,
.nav-principal .navbar-default .navbar-toggle {
  background: #0042B1; }

.nav-principal .navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.nav-principal .navbar-nav > li > a, .nav-principal .navbar-nav > li > a:link, .nav-principal .navbar-nav > li > a:visited,
.nav-principal .navbar-nav > li > a:hover, .nav-principal .navbar-nav > li > a:active {
  color: #ffffff; }

.nav-principal .navbar-default .navbar-nav > .open > a, .nav-principal .navbar-default .navbar-nav > .open > a:hover,
.nav-principal .navbar-default .navbar-nav > .open > a:focus {
  color: #606060;
  background: #F1F1F1; }

@media (min-width: 768px) {
  .nav-principal .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 2px;
    line-height: 28px; }
  .nav-principal .nav li:hover > ul.dropdown-menu {
    display: block; } }

.nav-principal .dropdown-menu {
  border-radius: 0; }

.nav-principal .navbar-collapse {
  padding: 0; }

@media (max-width: 768px) {
  .nav-principal .navbar-nav > li > a {
    border-bottom: 1px solid #dfdfdf; }
  .nav-principal .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff; }
  .nav-principal .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #1659BF;
    border: none; }
  .nav-principal .navbar-nav .open .dropdown-menu {
    background-color: #4182E5;
    border-bottom: solid 1px #ffffff; } }

.nav-principal .separador {
  background: #F1F1F1;
  min-height: 30px;
  margin: 0;
  padding: 0; }

/* Adiciona o efeito HOVER ao MENU */
.nav-principal .nav > li:hover {
  background: #F1F1F1; }

.nav-principal .nav li:hover > a {
  color: #606060; }

/* Menu - Botões */
.nav-button {
  display: block;
  width: 100%; }

.nav-button li {
  padding: 10px; }

.nav-button li > a {
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  width: 100%;
  height: 120px; }

.nav-button li > a > span {
  display: block;
  margin-top: 10px; }

.nav-button li > a.only-text > span {
  margin-top: 25px; }

.nav-button li > a, .nav-button li > a:hover, .nav-button li > a:focus {
  color: #606060; }

.nav-button li > a:hover {
  background: #e0e0e0; }

@media (max-width: 768px) {
  .navbar-nav {
    margin: 0; } }

/* Configuração de apresentação dos sub-menus */
.nav-principal .dropdown-submenu {
  position: relative; }

.nav-principal .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px; }

/* ----------- Menus - Side Bar ------------- */
.sidebar, .content {
  margin-top: 1%; }

.sidebar ul {
  padding: 0;
  margin: 0 0 20px 0; }

.sidebar li {
  list-style-type: none;
  font-weight: 400;
  font-size: 13px; }

.sidebar .sidebar-header {
  padding: 25px 10px;
  border-top: 5px solid #1659BF;
  background-color: #EDEFF1;
  text-transform: uppercase; }

.sidebar .sidebar-header, .sidebar-header a {
  color: #1659BF; }

.sidebar .sidebar-item {
  padding: 5px 10px; }

.sidebar .sidebar-item:not(:last-child) {
  border-bottom: 1px solid #CCC; }

.sidebar .sidebar-item, .sidebar .sidebar-item a {
  color: #333; }

/*=================================================================================
									Componentes
================================================================================ */
/* ------------- Botões ------------- */
.btn {
  padding: 4px 12px;
  font-size: 13px; }

.table .btn, .table a {
  padding: 0px;
  cursor: pointer;
  text-decoration: none; }

.table .btn img {
  max-width: none; }

.border-link {
  border-left: 1px solid #ccc;
  margin: 0 10px 0 10px; }

/* ------------- Modal ------------- */
.modal-header {
  padding: 10px; }

@media (min-width: 768px) {
  .modal-dialog {
    margin: 6% auto; }
  .popup-calendar .scroll-popup {
    overflow-x: visible;
    overflow-y: visible; }
  .popup-calendar .modal-body {
    padding: 15px 15px 50px 15px; }
  .popup-calendar .modal-dialog {
    margin: 12% auto; } }

/* ------------- Confirm ------------- */
@media (min-width: 768px) {
  .confirm-dialog {
    margin: 15% auto; } }

/* ------------- Modal Loader ------------- */
.loader {
  display: none; }

.loader .modal-backdrop.in {
  opacity: 0.1; }

.loader .modal-dialog {
  margin: 18% auto; }

/* ------------- Message ------------- */
.message {
  top: 35px;
  left: 7.7%;
  right: 10%;
  width: 85.7%;
  z-index: 1050;
  position: fixed; }

.message-content {
  width: 100%;
  padding: 10px;
  display: none;
  margin-bottom: 15px; }

/* ------------- Selection Table -------------  */
.selection-table .selection-table-control {
  width: 3%;
  z-index: 960;
  position: fixed; }

.selection-table .selection-table-control .btn-group {
  display: block; }

.selection-table .table {
  margin-left: 4%;
  width: 96%; }

.table .select-row:hover {
  background: #efefef;
  cursor: pointer; }

.selection-table .table .selected-row {
  background: #D6EBFF !important; }

/* ------------- ngTableCheckbox ------------- */
td.ng-table-checkbox {
  width: 30px;
  text-align: center; }

/* ------------- Pagination ------------- */
.pagination-control {
  font-size: 12px;
  padding-top: 4px;
  text-align: center; }

.pagination-control ul.pagination {
  margin: 0;
  padding: 0; }

.pagination-control ul.pagination > .active a {
  color: #337ab7;
  background: #F8F8F8;
  border: 1px solid #ccc; }

.pagination-control > .pagination > .disabled a, .pagination-control > .pagination > .disabled a:hover, .pagination-control > .pagination > .disabled a:focus {
  color: #6F6060;
  background: #D8D8D8;
  border: 1px solid #ccc; }

.pagination-control ul.pagination > li > a {
  padding: 0;
  width: 30px;
  margin: 0 1px;
  text-decoration: none;
  border: 1px solid #ccc;
  background-image: -webkit-linear-gradient(top, #fff 0, #D6D6D6 100%);
  background-image: -o-linear-gradient(top, #fff 0, #D6D6D6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#D6D6D6));
  background-image: linear-gradient(to bottom, #fff 0, #D6D6D6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.pagination-control .total-register {
  float: right;
  font-size: 12px;
  padding-right: 5px;
  position: relative;
  font-weight: 700;
  font-family: "Arial Negrito", "Arial"; }

/* ------------- ngTable Filter ------------- */
.input-filter {
  font-weight: 500;
  border-radius: 0px; }

/* ------------- Simple Table ------------- */
.simple-table {
  border: 1px solid #E4E4E4; }

.simple-table tbody tr th {
  background-color: #165ABF;
  color: #FFF;
  font-weight: 700 !important; }

.simple-table th, .simple-table td {
  padding: 5px; }

/* ------------- projection table ------------- */
.projection-table > tfoot > tr > th {
  text-align: right;
  border-top: none !important; }

.projection-table > tfoot > tr > th.text-left {
  text-align: left !important; }

.projection-table > tfoot > tr > th.text-center {
  text-align: center !important; }

.projection-table > thead > tr > th {
  border-bottom: none !important; }

.projection-table .titulo {
  font-family: 'Arial Negrito', 'Arial';
  font-weight: 700;
  font-style: normal;
  color: #00594B; }

.hover-table tr:not(.not-hover):hover {
  background-color: #F0F0F0;
  cursor: pointer; }

/* ------------- input Table ------------- */
.input-table {
  padding-top: 5px;
  padding-bottom: 5px; }

.input-table > tbody > tr > td {
  padding: 5px !important; }

.input-table > tbody > tr.last-tr td {
  border-bottom-width: 0; }

.input-table > tbody > tr.last-tr td label.label-outros {
  padding-top: 8px; }

/* ------------- ngPickList ------------- */
.pickList {
  min-height: 150px; }

.pickList .row {
  margin-right: -42px; }

@media (max-width: 768px) {
  .pickList .row {
    margin-right: -15px; } }

.pickList .col-lg-5 {
  float: left;
  width: 46%; }

.pickList ul {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  min-height: 200px;
  padding-top: 55px; }

.pickList div > select {
  margin: 0;
  padding: 0;
  min-height: 200px;
  overflow: auto; }

.pickList div > select > option {
  padding: 5px !important; }

.pickList ul > li > button.btn {
  border: 0;
  height: 30px;
  color: #337ab7;
  background: none; }

/* ------------- ngCollapseToggle ------------- */
.ng-collapse-toggle-line {
  border-bottom: 1px solid #E4E4E4 !important; }

/* ------------- ngCollapseRow ------------- */
.ng-collapse-row td.ng-collapse-hide {
  border-bottom: 0; }

.ng-collapse-row div.ng-collapse-content {
  display: none;
  padding: 10px 0; }

.ng-collapse-row div.ng-collapse-content table {
  margin: 10px 0;
  table-layout: fixed; }

.icon-double-down, .icon-double-up {
  width: 30px;
  text-align: center; }

/* ------------- ngPopover ------------- */
.popover {
  width: 100%;
  max-width: 100%;
  font-size: 12px; }

/* ------------- Popover Inline ------------- */
.popover-inline {
  z-index: 0; }

.popover-inline .popover {
  position: relative;
  float: left;
  text-align: center;
  border-color: #E4E4E4;
  box-shadow: none;
  background: #F5F7FA; }

.popover-inline .popover.bottom > .arrow {
  border-bottom-color: #E4E4E4; }

.popover-inline .popover.bottom > .arrow:after {
  border-bottom-color: #F5F7FA; }

.popover-inline .popover, .popover-inline .popover span {
  display: block; }

.popover-inline .popover .dots {
  color: #1149AD;
  font-size: 26px; }

/* ------------- Panel Subtitle ------------- */
.panel-subtitle {
  color: #666;
  font-size: 11px;
  text-transform: uppercase; }

.ng-collapse-content .panel-subtitle {
  color: #00594B;
  font-weight: 600;
  font-size: 12px;
  text-transform: none; }

/* ------------- Panel ------------- */
.panel {
  border-radius: 10px;
  box-shadow: none;
  -webkit-box-shadow: none; }

.panel .panel-heading {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.panel-default > .panel-heading {
  font-size: 13px;
  color: #00500F;
  border: none; }

.panel-default > .panel-heading [class*="icon-"] {
  color: #CCC;
  font-size: 18px;
  cursor: pointer; }

.panel-default > .panel-heading .icons-action [class*="icon-"] {
  font-size: 15px; }

/* ------------- ngPanelCollapse ------------- */
.panel-collapse .see-more {
  font-size: 9px;
  color: #999999;
  text-transform: capitalize; }

.panel-collapse .panel-body {
  padding: 0 15px 15px 15px; }

.panel-collapse .panel-body .panel-title, .icon-content .panel-title {
  padding: 5px 0;
  display: block;
  font-size: 13px;
  font-weight: 700; }

.panel-collapse .panel-body p {
  margin: 0; }

.panel-collapse.panel-wrapper .panel-default {
  border: 0; }

.panel-collapse.panel-wrapper .panel-heading, .panel-collapse.subpanel-wrapper .panel-heading {
  padding: 0 2px; }

.panel-collapse.panel-wrapper .panel-body {
  padding: 15px;
  border-radius: 10px;
  border: 1px solid transparent; }

.panel-default, .panel-collapse.panel-wrapper .panel-body {
  border-color: #E4E4E4; }

.panel-collapse.subpanel-wrapper .panel-default .panel-subtitle {
  color: #00500F;
  text-transform: none;
  font-weight: 600; }

/* ------------- Panel Icone ------------- */
.panel-icon-footer:hover {
  cursor: pointer; }

.panel-icon .icon-graduation {
  font-size: 70px !important; }

.panel-icon, .btn-icon {
  width: 100%; }

a.btn-icon {
  text-decoration: none; }

.panel-icon .icon-head, .btn-icon .icon-head {
  width: 75px;
  height: 75px;
  line-height: 75px;
  top: 2px;
  margin: auto;
  z-index: 1;
  text-align: center; }

.panel-icon .icon-head, .panel-icon .icon-content, .btn-icon .icon-head, .btn-icon .icon-content,
.panel-icon .icon-content .panel-icon-footer {
  display: block;
  position: relative;
  border: 1px solid transparent; }

.panel-icon .icon-head, .btn-icon .icon-head, .panel-default > .panel-heading {
  background: #FFF; }

.panel-default > .panel-heading {
  border-radius: 15px; }

.panel-icon .icon-head [class*="icon-"], .panel-account [class*="icon-"], .btn-icon .icon-head [class*="icon-"] {
  font-size: 35px; }

.panel-icon .icon-head [class*="icon-"], .btn-icon .icon-head [class*="icon-"], .panel-collapse .panel-body .panel-title {
  color: #5D9CEC; }

.panel-icon .icon-content, .btn-icon .icon-content {
  top: -30px;
  width: 100%;
  padding: 30px 5px 0 5px;
  font-weight: normal; }

.panel-icon .icon-content .panel-title, .panel-icon .icon-content .panel-icon-footer span, .panel-icon .icon-content .panel-icon-footer a,
.panel-default > .panel-heading, .btn-icon .icon-content, .panel-account {
  text-transform: uppercase; }

.panel-icon .icon-content .panel-title, .panel-icon .icon-content p {
  color: #8F8F8F; }

.panel-icon .icon-content, .panel-icon .icon-head, .btn-icon .icon-head, .btn-icon .icon-content {
  border-color: #D8D8D8; }

.panel-icon .icon-content p {
  font-size: 13px; }

.panel-icon .icon-content .panel-icon-footer, .btn-icon .icon-content .panel-title {
  background-color: #003FAD;
  padding: 10px;
  margin: 10px 0; }

.panel-icon .icon-content .panel-icon-footer span, .panel-icon .icon-content .panel-icon-footer a, .panel-icon .icon-content .panel-icon-footer div,
.btn-icon .icon-content .panel-title, .panel-account {
  color: #FFF; }

.panel-icon .icon-content .panel-icon-footer span:not(:first-child), .panel-icon .icon-content .panel-icon-footer a:not(:first-child),
.panel-icon .icon-content .panel-icon-footer div:not(:first-child) {
  border-left: 1px dashed #FFF; }

.panel-icon .icon-content .panel-icon-footer a, .panel-icon .icon-content .panel-icon-footer div:not(:last-child) {
  cursor: pointer; }

/* ------------- ngTabs ------------- */
.nav-tabs.nav-justified > li {
  background-image: -webkit-linear-gradient(top, #FFF 0, #D6D6D6 100%);
  background-image: -o-linear-gradient(top, #FFF 0, #D6D6D6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#D6D6D6));
  background-image: linear-gradient(to bottom, #fff 0, #D6D6D6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#FFE0E0E0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  vertical-align: top; }

.nav-tabs.nav-justified > li, .tab-content {
  border: 1px solid transparent;
  border-color: #CCC; }

.tab-content {
  border-top: none; }

.nav-tabs.nav-justified > li:not(:first-child) {
  border-left: none; }

.nav-tabs.nav-justified > li {
  color: #000;
  padding: 5px;
  font-size: 12px; }

.nav-tabs.nav-justified > li.active {
  font-weight: bold;
  border-bottom-color: #FFF;
  background: #FFF; }

.tab-content {
  padding: 20px; }

.tab-icon {
  height: 15px; }

/*=================================================================================
									Gerais
================================================================================ */
.break-word {
  word-break: break-word; }

.text-uppercase {
  text-transform: uppercase; }

/* ------------- fonte ------------------ */
.text-normal {
  font-weight: normal !important; }

.text-bold {
  font-weight: bolder; }

/* ------------- Row ------------------ */
/* Row - col - center */
.row-center {
  text-align: center; }

.col-center {
  float: none;
  text-align: left;
  margin-right: -4px;
  display: inline-block; }

/* Row - Padding */
.row-pd-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.row-pd-1 {
  padding-right: 1% !important;
  padding-left: 1% !important; }

.row-pd-2 {
  padding-right: 2% !important;
  padding-left: 2% !important; }

/* Row - margin */
.row-mg-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.row-mg-top-0 {
  margin-top: 0 !important; }

.row-mg-bottom-0 {
  margin-bottom: 0 !important; }

.row-mg-1 {
  margin-top: 1%;
  margin-bottom: 1%; }

.row-mg-2 {
  margin-top: 2% !important;
  margin-bottom: 2% !important; }

.row-mg-4 {
  margin-top: 4% !important;
  margin-bottom: 4% !important; }

.row-mg-8 {
  margin-top: 8% !important;
  margin-bottom: 8% !important; }

.row-mg-0-2 {
  margin-top: 0.45% !important;
  margin-bottom: 2% !important; }

.row-mg-5-vh {
  margin-top: 5vh !important;
  margin-bottom: 5vh !important; }

.row-mg-10-vh {
  margin-top: 10vh !important;
  margin-bottom: 10vh !important; }

.row-mg-15-vh {
  margin-top: 15vh !important;
  margin-bottom: 15vh !important; }

/* Row - title */
.row-title {
  color: #000;
  margin-left: 1px;
  margin-right: 1px;
  border-bottom: 1px solid #ccc; }

.row-subtitle {
  text-transform: uppercase;
  color: #666;
  font-size: 11px; }

.row-title .col-lg-1, .row-title .col-lg-2, .row-title .col-lg-3,
.row-title .col-lg-4, .row-title .col-lg-5, .row-title .col-lg-6,
.row-title .col-lg-7, .row-title .col-lg-8, .row-title .col-lg-9,
.row-title .col-lg-10, .row-title .col-lg-11, .row-title .col-lg-12 {
  padding-left: 0; }

.row-required {
  color: red;
  font-size: 11px;
  text-align: right;
  text-transform: capitalize; }

.row-warning:before {
  content: "";
  width: 16px;
  height: 15px;
  margin-right: 5px;
  display: inline-block;
  background: url(../img/atencao.png) no-repeat 0 0;
  background-size: 100%; }

.row-warning {
  color: red; }

.row-mg-r-min-30 {
  margin-right: -30px; }

@media (max-width: 768px) {
  .row-title, .row-required {
    margin: 0 1px; }
  .row-mg-r-min-30 {
    margin-left: -30px; } }

.radio-input {
  min-height: 41px !important; }

.label-checkbox {
  vertical-align: text-bottom; }

.line-result {
  border-bottom: 2px solid #E7E7E7; }

/* ------------- Align ------------- */
.text-center {
  text-align: center !important; }

.text-left {
  text-align: left !important; }

/* ------------- Color ------------- */
.text-green {
  color: #00594B; }

.text-grey {
  color: #999999; }

.text-red {
  color: red; }

.text-pink {
  color: #800080; }

.text-black {
  color: #333; }

/* ------------- Campos Obrigatórios ------------- */
.control-validation {
  margin-top: -15px;
  display: block; }

.required:before {
  font-size: 12px;
  content: '* ';
  color: red; }

.validation-invalid {
  color: red;
  font-size: 11px;
  font-weight: 700; }

/* ------------- Botões ------------- */
a.btn-link, .btn-link:hover {
  cursor: pointer;
  color: #2C66CE; }

.btn-link span:not([class*="icon"]) {
  text-decoration: underline;
  font-size: 13px; }

.btn-link span:hover, .btn-link:hover {
  text-decoration: none; }

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

/* ------------- Icones ------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  margin-left: 0;
  margin-right: 0; }

.icon-setting:before {
  color: #CCC; }

.btn-link .icon-ok:before, .btn .icon-ok:before,
.btn-link .icon-left:before, .btn .icon-left:before,
.btn-link .icon-right:before, .btn .icon-right:before,
.btn-link .icon-plus:before, .btn .icon-plus:before, .icon-ok-circled:before {
  color: #63AB5A;
  font-size: 14px; }

.icon-icon-cancel-circled:before {
  color: #EA5858;
  font-size: 14px; }

.btn-link .icon-block:before, .icon-cancel-squared:before, .btn .icon-block:before {
  color: #FD603F;
  font-size: 14px; }

.icon-cancel-squared:before {
  font-size: 20px; }

img.icon-img {
  vertical-align: -3px; }

/* ------------- Labels ------------- */
.legend-label {
  font-size: 10px; }

/* ------------- Control Label ------------- */
.control-label a.btn-label {
  margin-left: -5px; }

.control-label.vertical {
  margin-bottom: 8.75px !important; }

.container-scroll {
  overflow-x: auto;
  white-space: nowrap; }

.cell-scroll {
  display: inline-block;
  vertical-align: top; }

.margin-labels {
  margin-top: 23px; }

.margin-top-35 {
  margin-top: 35px; }

/* ------------- ngToggleViewPassword ------------- */
.btn-toogle-view-password {
  cursor: pointer; }

input.ng-invalid {
  background: #f9f0f0;
  border: 1px solid #f58383; }

input[type="text"].filter-place-holder::-webkit-input-placeholder {
  font-style: italic; }

input[type="text"].filter-place-holder::-moz-placeholder {
  font-style: italic; }

input[type="text"].filter-place-holder:-ms-input-placeholder {
  font-style: italic; }

input[type="text"].filter-place-holder:-moz-placeholder {
  font-style: italic; }

.filter-place-holder {
  height: 29px;
  padding: 3px 12px !important; }

.form-default h1, .form-default .h1, .form-default h2, .form-default .h2, .form-default h3, .form-default .h3 {
  margin-top: 3px !important;
  margin-bottom: 3px !important; }

.table td, .table th, .simple-table td, .simple-table th {
  font-size: 14px;
  font-family: "open_sansregular"; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

/* ------------------------ Configurações de fontes estilizadas para o módulo de auto-instalação ------------------------ */
/*FONTS*/
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/Roboto-Bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'robotolight';
  src: url("../fonts/Roboto-Light-webfont.woff") format("woff"), url("../fonts/Roboto-Light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/Roboto-Regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'robotolight_italic';
  src: url("../fonts/Roboto-LightItalic-webfont.woff") format("woff"), url("../fonts/Roboto-LightItalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ------------------------ Configurações estilizadas para o módulo de auto-instalação ------------------------ */
.self-installation .panel-body-responsive {
  min-height: 80vh;
  border: 1px solid transparent;
  background: transparent; }

.self-installation .contratar-tecnico .panel-body-responsive {
  min-height: 72vh;
  border: 1px solid transparent;
  background: transparent; }

.self-installation .panel-footer-responsive {
  min-height: 12vh;
  border: 1px solid transparent;
  background: transparent; }

.self-installation .panel-title-responsive {
  min-height: 8vh;
  margin: 0px;
  padding: 2vh;
  border: 1px solid transparent;
  background: transparent; }

.self-installation {
  min-height: 100vh;
  float: left;
  width: 100%;
  font-size: 5vw;
  color: #FFF;
  line-height: 1.3;
  background-color: #1F1F1F;
  font-family: 'robotoregular'; }

.self-installation .panel-title-responsive [class^="icon-"]:before,
.self-installation .panel-title-responsive [class*=" icon-"]:before {
  margin-left: -2.2em; }

.self-installation a,
.self-installation a:hover,
.self-installation a:visited,
.self-installation a:active {
  cursor: pointer;
  color: #EF5350;
  text-decoration: none; }

.self-installation p {
  margin-top: 0;
  margin-bottom: 1.5rem; }

.self-installation .panel-footer-responsive {
  bottom: 0px !important;
  width: 100%;
  position: relative;
  clear: both; }

.self-installation .panel-title {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: normal; }

.self-installation .panel-title .icon-icon-back-01:before {
  font-size: 24px; }

.self-installation .btn-auto-atendimento {
  font-family: 'robotobold';
  height: 50px;
  padding: 0 15px;
  line-height: 50px; }

.contratar-tecnico {
  font-size: 5vw; }

.contratar-tecnico .panel-title {
  font-size: 7vw;
  color: #EF5350; }

.btn-action {
  padding: 3vh;
  font-size: 4vw;
  color: #FFFFFF;
  text-transform: uppercase; }

.btn-next {
  cursor: pointer;
  background-color: #ee5452; }

.btn-next-disabled {
  cursor: not-allowed;
  background-color: #868585; }

.self-installation .collapse-hide {
  display: none; }

.self-installation .painel-collapse-ajuda-tecnica div[data-panel-body] {
  margin: 1vw 0;
  padding: 1.5vw 0;
  border-top: 1px solid #7e7c7c; }

.self-installation .painel-collapse-ajuda-tecnica div[data-panel-body]:last-child {
  border-bottom: 1px solid #7e7c7c; }

.self-installation .credenciado-disponivel {
  padding: 4vw 0;
  border-bottom: 1px solid #7e7c7c; }

.self-installation .input-group input {
  border-width: 1px 0px 1px 1px; }

.self-installation .input-group .input-group-addon {
  background-color: transparent; }

.self-installation label,
.self-installation .input-group .input-group-addon a,
.self-installation .input-group .input-group-addon a:hover,
.self-installation .input-group .input-group-addon a:visited,
.self-installation .input-group .input-group-addon a:active {
  color: #A6A6A6;
  font-size: 4vw; }

.loader-modal-self-installation {
  position: relative;
  top: 40vh; }

.loader-modal-self-installation img {
  height: 16vh; }

/* ------------- ngCollapseToggle ------------- */
.ng-collapse-toggle-line {
  border-bottom: 1px solid #E4E4E4 !important; }

.self-installation .title-autoinstalacao {
  color: #FFF;
  text-align: left;
  background: #EF5350;
  text-transform: uppercase; }

/* ------------------------ Configurações estilizadas para o módulo de auto-instalação: Modal de confirmação ------------------------ */
/* ----- DIALOG/MODAL ----- */
/* FADE/SCALE EFFECT */
.self-installation .modal.fade .modal-dialog {
  opacity: 0;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.self-installation .modal.fade.in .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

/* DIALOG CONTENT */
.self-installation .modal-content {
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2); }

/* DIALOG HEADER */
.self-installation .modal-header {
  min-height: 16px;
  padding: 24px;
  border-bottom: none; }

.self-installation .modal-title {
  color: #000;
  font-weight: bold; }

/* DIALOG BODY */
.self-installation .modal-body {
  padding: 0 24px;
  font-weight: 400;
  color: #212529 !important; }

.self-installation .modal-body .lead {
  color: #757575;
  font-weight: 300; }

.self-installation .modal-body p:last-child,
.self-installation .modal-body .lead:last-child {
  margin-bottom: 0; }

.self-installation .header-self-installation .back {
  margin-top: 2px; }

.self-installation .header-self-installation rect {
  fill: #FFF; }

.self-installation .header-self-installation.errorHeader rect {
  fill: #f35c58; }

/* DIALOG FOOTER */
.self-installation .modal-footer {
  margin-top: 24px;
  padding: 8px 0;
  border-top: none; }

.self-installation .modal-footer .btn {
  height: 36px;
  margin-right: 8px;
  padding: 8px 10px;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 4vw;
  background-color: #fff; }

.self-installation .modal-footer .btn-active,
.self-installation .modal-footer .btn-active:focus,
.self-installation .modal-footer .btn-active:hover {
  color: #DD5352;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "robotobold"; }

.btn-disabled,
.btn-disabled:focus,
.btn-disabled:hover {
  font-weight: 400;
  font-family: "robotobold";
  text-transform: uppercase;
  color: #777676 !important; }

.self-installation .modal-footer .btn:focus {
  outline: none;
  box-shadow: none; }

.self-installation .modal-footer .btn + .btn {
  margin-left: 0; }

.self-installation .modal-footer .btn + .btn:last-child {
  margin-left: -4px; }

.self-installation .panel-ajuda-tecnica {
  font-size: 4.6vw; }

.self-installation .btn-danger[disabled] {
  border-color: #4F4F4F;
  background-color: #4F4F4F; }

.self-installation input[type="text"] {
  color: #FFF;
  min-height: 7vh;
  border-radius: 2px;
  background: #323232; }

.self-installation .msg-content {
  font-size: 6vh;
  color: #ee5452;
  text-align: center;
  font-family: 'robotolight'; }

.self-installation .msg-content .icon {
  font-size: 12vh; }

.self-installation .inputIco {
  position: relative; }

.self-installation .inputIco input {
  padding-right: 40px; }

.self-installation .inputIco a {
  position: absolute;
  right: 12px;
  top: 8px;
  color: #FFF;
  font-size: 5vw; }

.self-installation .form-control {
  font-size: 4vw;
  height: 50px;
  border: 1px solid #7E7E7E;
  box-shadow: 0 0; }

.mw-100 {
  max-width: 100% !important; }

.mt-3 {
  margin-top: 1rem !important; }

.self-installation .btn-error:active,
.self-installation .btn-error:focus,
.self-installation .btn-error:hover, .btn-error {
  background: #4A2B2B;
  border-color: #4A2B2B;
  color: #F35959;
  font-weight: bold;
  padding: 2vh 4vh;
  font-family: 'robotobold';
  font-size: 18px; }

.full-screen-modal .modal-body {
  background: #000000; }

.full-screen-modal .modal-dialog,
.full-screen-modal .modal-body {
  width: 100vw;
  height: 100vh;
  padding: 0;
  margin: 0; }

.full-screen-modal .modal-content {
  height: 100vh;
  border-radius: 0; }

/* ------------------------ ngBarCodeScanner------------------------ */
canvas.drawing, canvas.drawingBuffer {
  position: absolute;
  left: 0;
  top: 0; }

#interactive.viewport > canvas, #interactive.viewport > video {
  max-width: 100%;
  width: 100%; }

#interactive.viewport {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center; }

/* ------------------------ Configurações estilizadas para o módulo de auto-instalação para ser responsivo em várias telas ------------------------ */
@media only screen and (max-width: 480px) {
  .btn-action {
    font-size: 4vw; }
  .self-installation {
    font-size: 5vw !important; }
  .full-screen-modal .modal-content {
    height: 100%;
    border-radius: 0px; }
  .full-screen-modal .modal-dialog, .full-screen-modal .modal-body {
    width: 100vw !important;
    height: 100vh;
    padding: 0px;
    margin: 0px; } }

@media only screen and (min-width: 481px) and (max-width: 768px) {
  .btn-action {
    font-size: 3.2vw; }
  .self-installation, .self-installation .modal-title {
    font-size: 3.8vw !important; }
  .md-checkbox input[type="checkbox"] {
    top: 5px;
    position: relative;
    width: 30px;
    height: 30px; }
  .md-checkbox label:before {
    width: 30px;
    height: 30px;
    top: 7px; }
  .md-checkbox input[type="checkbox"]:checked + label:after {
    transform: rotate(-45deg);
    top: 12px;
    left: 5px;
    width: 21px;
    height: 13px;
    border: 3px solid #1F1F1F;
    border-top-style: none;
    border-right-style: none; }
  .self-installation input[type="text"] {
    height: 16vh; }
  .self-installation .modal-footer .btn {
    margin-right: 17px;
    font-size: 3vw;
    height: 7vh; }
  .self-installation .md-radio label:before {
    top: -20px;
    width: 35px;
    height: 35px;
    border: 3px solid #ee5452; }
  .self-installation .md-radio label:after {
    top: -13px;
    left: 7px;
    width: 21px;
    height: 21px; }
  .full-screen-modal .modal-content {
    height: 100%;
    border-radius: 0px; }
  .full-screen-modal .modal-dialog, .full-screen-modal .modal-body {
    width: 100vw !important;
    height: 100vh;
    padding: 0px;
    margin: 0px; } }

@media (min-width: 768px) {
  .self-installation .modal-dialog {
    margin: 10% auto;
    width: 696px !important; }
  .full-screen-modal .modal-content {
    height: 100%;
    border-radius: 0px; }
  .full-screen-modal .modal-dialog, .full-screen-modal .modal-body {
    width: 100vw !important;
    height: 100vh;
    padding: 0px;
    margin: 0px; } }

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-action {
    font-size: 3vw; }
  .self-installation, .self-installation .modal-title {
    font-size: 4vw !important; }
  .md-checkbox input[type="checkbox"], .md-checkbox label:before {
    width: 35px;
    height: 35px;
    top: 5px; }
  .md-checkbox input[type="checkbox"]:checked + label:after {
    transform: rotate(-45deg);
    top: 10px;
    left: 6px;
    width: 24px;
    height: 15px;
    border: 4px solid #1F1F1F;
    border-top-style: none;
    border-right-style: none; }
  .self-installation .modal-footer .btn {
    margin-right: 17px;
    font-size: 3vw;
    height: 5vh; }
  .self-installation .md-radio label:before {
    top: -20px;
    width: 50px;
    height: 50px;
    border: 5px solid #ee5452; }
  .self-installation .md-radio label:after {
    top: -11px;
    left: 9px;
    width: 32px;
    height: 32px; }
  .full-screen-modal .modal-content {
    height: 100%;
    border-radius: 0px; }
  .full-screen-modal .modal-dialog, .full-screen-modal .modal-body {
    width: 100vw !important;
    height: 100vh;
    padding: 0px;
    margin: 0px; } }

@media only screen and (min-width: 1025px) {
  .btn-action {
    font-size: 2vw; }
  .self-installation {
    font-size: 1.3vw !important; }
  .self-installation .modal-footer .btn {
    font-size: 1.2vw; }
  .self-installation input[type="text"] {
    height: 10vh; }
  .full-screen-modal .modal-content {
    height: 100%;
    border-radius: 0px; }
  .full-screen-modal .modal-dialog, .full-screen-modal .modal-body {
    width: 100vw !important;
    height: 100vh;
    padding: 0px;
    margin: 0px; } }

.self-installation .md-radio {
  margin: 7px 0; }

.self-installation .md-radio label {
  padding-right: 0; }

.btn-menu {
  padding-right: 15px;
  padding-left: 15px; }

.resetA {
  text-decoration: none;
  color: #000; }

/*# sourceMappingURL=maps/componentes.be36c027.css.map */
