@font-face {
  font-family: OpenSans-Regular;
  src: url(../../fonts/OpenSans-Regular.woff);
}
@font-face {
  font-family: OpenSans-Semibold;
  src: url(../../fonts/OpenSans-Semibold.woff);
}
@font-face {
  font-family: OpenSans-Bold;
  src: url(../../fonts/OpenSans-Bold.woff);
}
@font-face {
  font-family: glyphicon;
  src: url(../../fonts/glyphicons-halflings-regular.woff);
}
.fontBold {
  font-family: OpenSans-Semibold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.h3MenorInternas {
  padding-left: 0px;
  font-size: 18px !important;
  padding-bottom: 10px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #555555 !important;
}

.divisao-titulo {
  font-size: 18px !important;
  padding: 10px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #FFFFFF !important;
}

fieldset {
  border-bottom: solid medium #F2F2F2;
}

legend {
  border-bottom: solid thin #F2F2F2;
}

button {
  cursor: pointer;
}

.overflow-x {
  overflow-x: auto;
}

.overflow-y {
  overflow-y: auto;
}

.overflow {
  overflow-x: auto;
  overflow-y: auto;
}

.alturaConteudoPopupPadrao {
  max-height: 400px;
  overflow-y: auto;
}

.invisivel {
  display: none;
}

.logoTopo img {
  max-width: 210px;
  max-height: 57px;
  width: auto;
  height: auto;
}

.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #999999;
  background: #FFFFFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-no-suggestion {
  padding: 2px 5px;
}

.autocomplete-selected {
  background: #EEEEEE;
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000000;
}

.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  display: block;
  border-bottom: 1px solid #000000;
}

label.required:after {
  content: "*";
  color: Tomato;
}

.nao-mostrar {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: -1;
}

span.informativo:after {
  content: "*";
  color: Tomato;
}

.texto-informativo {
  color: Tomato;
  font-size: 12px;
  text-transform: none !important;
}

.table-reduzido {
  max-height: 200px;
  overflow: hidden;
}

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

.pointer {
  cursor: pointer;
}

.table-pointer tr {
  cursor: pointer;
}

.form-control-dropdown {
  height: 34px;
  border: 1px solid #bbbbbb !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 10px;
  width: 100%;
}

.alturaAuto {
  max-height: 400px;
  overflow-y: auto;
}

.perfect-centering {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.login-error {
  margin-bottom: 15px;
  color: Tomato;
}

.radio-form {
  height: 24px;
  margin-bottom: 0px;
  padding-top: 5px;
}

.form-checkbox input[type=checkbox] {
  display: none;
}

.form-checkbox input[type=checkbox] + .btn-group > label span {
  width: 20px;
}

.form-checkbox input[type=checkbox] + .btn-group > label span:first-child {
  display: none;
}

.form-checkbox input[type=checkbox] + .btn-group > label span:last-child {
  display: inline-block;
}

.form-checkbox input[type=checkbox]:checked + .btn-group > label span:first-child {
  display: inline-block;
}

.form-checkbox input[type=checkbox]:checked + .btn-group > label:last-child {
  background-image: none;
  color: #FFFFFF !important;
  outline: 0;
  background-color: #00a091;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.form-checkbox input[type=checkbox]:checked + .btn-group > label span:last-child {
  display: none;
}

.form-checkbox-secondary input[type=checkbox] {
  display: none;
}

.form-checkbox-secondary input[type=checkbox] + .btn-group > label span {
  width: 20px;
}

.form-checkbox-secondary input[type=checkbox] + .btn-group > label span:first-child {
  display: none;
}

.form-checkbox-secondary input[type=checkbox] + .btn-group > label span:last-child {
  display: inline-block;
}

.form-checkbox-secondary input[type=checkbox]:checked + .btn-group > label span:first-child {
  display: inline-block;
}

.form-checkbox-secondary input[type=checkbox]:checked + .btn-group > label:last-child {
  background-image: none;
  color: #fff !important;
  outline: 0;
  background-color: #00a091;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.form-checkbox-secondary input[type=checkbox]:checked + .btn-group > label span:last-child {
  display: none;
}

.form-checkbox-primary input[type=checkbox] {
  display: none;
}

.form-checkbox-primary input[type=checkbox] + .btn-group > label span {
  width: 20px;
}

.form-checkbox-primary input[type=checkbox] + .btn-group > label span:first-child {
  display: none;
}

.form-checkbox-primary input[type=checkbox] + .btn-group > label span:last-child {
  display: inline-block;
}

.form-checkbox-primary input[type=checkbox]:checked + .btn-group > label span:first-child {
  display: inline-block;
}

.form-checkbox-primary input[type=checkbox]:checked + .btn-group > label:last-child {
  background-image: none;
  color: #fff !important;
  outline: 0;
  background-color: #00a091;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.form-checkbox-primary input[type=checkbox]:checked + .btn-group > label span:last-child {
  display: none;
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.radio-form input {
  display: none;
}

.btn-transparent {
  background: none;
  border: none;
  text-transform: uppercase;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
}

.btn {
  border: 1px solid #bbbbbb !important;
}

.alinhaInfo {
  padding-top: 27px;
}

.btn.active, .btn:active {
  background-image: none;
  color: #FFFFFF !important;
  outline: 0;
  background-color: #00a091;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default {
  color: #555555;
  background-color: #FFFFFF;
  border-color: #bbbbbb;
}

.antesBtn {
  margin-right: 10px;
}

.negrito {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}

.usuarioTopo h2 {
  font-size: 18px;
  margin-bottom: 0px !important;
  /*   float: left; */
}

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

.usuarioTopo hr {
  margin-top: 0px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #EEEEEE;
}

.linhaPontilhada hr {
  border-bottom: 2px dotted #dddddd !important;
  border-top: 0px !important;
  margin-top: 0px !important;
}

.h2Menor {
  font-size: 26px !important;
}

.h2MenorInternas {
  padding-left: 14px;
  font-size: 22px !important;
  padding-bottom: 10px;
}

.div-selected {
  background-color: #d9e6f2;
}

table .selected {
  color: #f8f9fa !important;
}

table .selected a {
  color: #f8f9fa !important;
}

table.dataTable > tbody > tr.selected > *, table.dataTable.table-striped > tbody > tr.odd.selected > * {
  background-color: #00313e !important;
  box-shadow: inset 0 0 0 9999px #00313e !important;
}

table .selected td {
  background-color: #00313e !important;
}

table .sortable.sorted.order1:after {
  font-family: Font Awesome\ 5 Free, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-weight: 900;
  content: "\f161";
  color: #212529;
  margin-left: 5px;
}

table .sortable.sorted.order2:after {
  font-family: Font Awesome\ 5 Free, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-weight: 900;
  content: "\f160";
  color: #212529;
  margin-left: 5px;
}

.dataTable tr {
  cursor: pointer;
}

.subMenuConteudo a {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #555555;
  text-decoration: none;
  font-size: 12px;
}

.menuMobile .list-group-item {
  border-left: none;
  border-right: none;
}

.menuMobile .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top: none;
}

.menuMobile .list-group-item:last-child {
  border-bottom: none;
}

.bordaPontilhadaDireita {
  padding: 4px 15px 7px 8px;
  border-right: 1px dotted #555555;
  margin-right: 14px;
}

.card-title > .small, .card-title > .small > a, .card-title > a, .card-title > small,
.card-title > small > a {
  color: inherit;
}

.card-head .accordion-toggle-left:after {
  /* symbol for "opening" cards */
  font-family: Glyphicons Halflings, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  /* essential for enabling glyphicon */
  content: "\e082"; /* adjust as needed, taken from bootstrap.css */
  float: left; /* adjust as needed */
  color: #00a091; /* adjust as needed */
  margin-right: 5px;
}

.card-head .accordion-toggle-left.collapsed:after {
  /* symbol for "collapsed" cards */
  content: "\e081"; /* adjust as needed, taken from bootstrap.css */
}

.card-head .accordion-toggle:after {
  /* symbol for "opening" cards */
  font-family: Glyphicons Halflings, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  /* essential for enabling glyphicon */
  content: "\e082"; /* adjust as needed, taken from bootstrap.css */
  color: #00a091; /* adjust as needed */
}

.card-head .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" cards */
  content: "\e081"; /* adjust as needed, taken from bootstrap.css */
}

.backFATORADO {
  background-color: #d4f1ff !important;
}

.backDESEJADO {
  background-color: #99ddff;
}

.backCREDIBILIDADE {
  background-color: #56c7ff;
}

.subPrincipalBG {
  background-color: #f9f9f9 !important;
}

label {
  font-weight: normal !important;
  color: #555555 !important;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  text-transform: uppercase !important;
  font-size: 14px;
}

body {
  font-weight: normal !important;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #555555 !important;
  background-color: #F8F8F8;
}

h2 {
  font-size: 28px;
  margin-bottom: 0px !important;
}

.form-control {
  border: 1px solid #bbbbbb;
  display: block;
  width: 100%;
  height: 34px !important;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  background-image: none;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-transform: none;
  color: #555555 !important;
}

.form-control-textarea {
  border: 1px solid #bbbbbb;
  display: block;
  width: 100%;
  height: 134px !important;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  background-image: none;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-transform: none;
  color: #555555 !important;
}

.form-control-textarea-small {
  border: 1px solid #bbbbbb;
  display: block;
  width: 100%;
  height: 70px !important;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  background-image: none;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-transform: none;
  color: #555555 !important;
}

.form-control-multiple {
  border: 1px solid #bbbbbb;
  display: block;
  width: 100%;
  flex: 1 1 auto;
  height: 100px !important;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  background-image: none;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-transform: none;
  color: #555555 !important;
}

.input-group-append {
  height: 34px !important;
}

.linhaAbaixo {
  border-bottom: 1px solid #dddddd;
}

.espacamentoMenor {
  margin-bottom: 10px !important;
}

.botaoPadrao {
  text-align: center;
  min-width: 97%;
  max-width: 97%;
}

.botaoPadrao, .btn-secondary {
  display: inline-block;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: normal;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #FFFFFF !important;
  background-color: #00a091 !important;
  border-color: #00a091 !important;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.botaoPrincipal {
  margin-right: 5px;
  margin-left: 5px;
  padding: 8px 12px 8px 12px;
  border-radius: 25px;
  border: 0px solid;
  color: #FFFFFF !important;
  background-color: #00313e !important;
  font-size: 14px;
  text-transform: uppercase !important;
  text-align: center;
  cursor: pointer;
  -ms-word-break: keep-all;
  word-break: keep-all;
  white-space: nowrap !important;
}

.botaoDesabilitado {
  margin-right: 5px;
  margin-left: 5px;
  padding: 8px 12px 8px 12px;
  border-radius: 0px;
  border: 0px solid;
  color: #FFFFFF;
  background-color: #999999 !important;
  font-size: 14px;
  text-transform: uppercase !important;
  text-align: center;
}

.botaoSecundario {
  margin-right: 5px;
  margin-left: 5px;
  padding: 8px 12px 8px 12px;
  border-radius: 0px;
  border: 0px solid;
  color: #FFFFFF;
  background-color: #00313e !important;
  font-size: 14px;
  text-transform: uppercase !important;
  text-align: center;
}

.botaoBranco {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 3px 5px 5px;
  border-radius: 25px;
  border: 1px solid #bbbbbb;
  color: #555555 !important;
  background-color: #FFFFFF !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: center;
  width: 100%;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  cursor: pointer;
}

.botaoBranco.selected {
  background-color: #00a091 !important;
  color: #FFFFFF !important;
}

.botaoBranco i {
  font-size: 19px;
  top: 4px;
  margin-right: 5px;
  color: #00a091 !important;
}

.botoesPopover {
  min-width: 200px;
}

.botaoBrancoSemTamanho {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 3px 5px 5px;
  border-radius: 25px;
  border: 1px solid #bbbbbb;
  color: #555555;
  background-color: #FFFFFF !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: center;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  cursor: pointer;
}

.botoesPopover button {
  margin-right: 5px;
  padding: 5px 3px 5px 5px;
  border-radius: 0px;
  border: 1px solid #bbbbbb;
  color: #555555 !important;
  background-color: #FFFFFF !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: left;
  width: 100%;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.botoesPopover button i {
  font-size: 19px;
  top: 4px;
  margin-right: 5px;
  color: #00a091 !important;
}

.botaoBrancoA {
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 20px;
  border: 1px solid #bbbbbb;
  color: #555555 !important;
  background-color: #FFFFFF !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: center;
  width: 100%;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  padding: 8px 14px 4px 12px !important;
  cursor: pointer;
}

.botaoBrancoPadrao {
  margin-bottom: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 3px 5px 5px;
  border-radius: 25px;
  border: 1px solid #bbbbbb;
  color: #555555;
  background-color: #FFFFFF !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: center;
  width: 100%;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  cursor: pointer;
}

.botaoBrancoPadrao:hover {
  background-color: #f8f9fa !important;
}

.botaoBrancoPadrao i {
  font-size: 19px;
  top: 4px;
  margin-right: 5px;
}

.botaoAplicado {
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 0px;
  border: 1px solid #bbbbbb;
  color: #FFFFFF !important;
  background-color: #28a745 !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: center;
  width: 100%;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  padding: 8px 14px 4px 12px !important;
}

.botaoBrancoA i {
  font-size: 19px !important;
  top: 4px;
  margin-right: 5px;
}

.botaoBrancoDesabilitado {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 3px 5px 5px;
  border-radius: 25px;
  border: 1px solid #bbbbbb;
  color: #bbbbbb !important;
  background-color: #FFFFFF !important;
  font-size: 13px;
  text-transform: uppercase !important;
  text-align: center;
  width: 100%;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.botaoBrancoDesabilitado i {
  font-size: 19px;
  top: 4px;
  margin-right: 5px;
  color: #bbbbbb !important;
}

.bordaPontilhada {
  border-right: 5px dotted #f8f8f8;
  border-left: 15px solid #f8f8f8;
}

.alinhaMeio {
  margin-top: 22px !important;
}

.espacamento {
  margin-bottom: 20px !important;
}

.fontBotaoBranco {
  font-size: 13px !important;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #555555;
  text-transform: uppercase;
}

.container {
  width: 100%;
}

.main-container {
  background-color: #F8F8F8;
  padding-top: 0px;
}

.topo {
  background-color: #FFFFFF;
  color: #555555;
}

.selectVersao {
  width: auto;
  margin-left: 10px;
}

.tituloModulo {
  border: 1px solid #bbbbbb;
  background-color: #F4F4F4;
  min-height: 57px;
  cursor: pointer;
}

.nolink a {
  font-family: inherit;
  color: inherit;
  text-decoration: none;
}

.barrinhaColor {
  min-height: 2px !important;
}

[data-toggle=collapse] .fa:before {
  content: "\f056";
  color: #00a091;
}

[data-toggle=collapse].collapsed .fa:before {
  content: "\f055";
  color: inherit;
}

[data-toggle=collapse] .caret:before {
  content: "\f0d7";
  color: inherit;
}

[data-toggle=collapse].collapsed .caret:before {
  content: "\f0da";
  color: inherit;
}

.conteudoModulo {
  margin-top: -1px;
  padding-top: 15px;
  border: 1px solid #bbbbbb;
  margin-left: 10px;
  background-color: #FFFFFF;
}

.card-modulo {
  background-color: #F4F4F4;
}

.tituloModulo h4, .tituloModulo h4 a {
  margin-top: 18px !important;
}

.tituloModulo h5, .tituloModulo h5 a {
  margin-top: 18px !important;
  font-family: inherit;
  font-size: 18px;
  color: #555555;
  text-decoration: none;
}

.tituloModulo span {
  margin-left: 7px;
}

.linhaModulo {
  border-bottom: 2px dotted #EEEEEE;
}

.atalhoCotacao h3 {
  font-size: 13px;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-weight: normal !important;
  margin-top: 16px;
  text-align: right !important;
}

.subTitulo h4 {
  font-size: 16px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  cursor: pointer;
}

.subTitulo span {
  margin-right: 10px;
}

.conteudoSub {
  padding: 10px 25px 0px 25px;
  background-color: #F2F2F2;
}

.bordas {
  border: 1px solid #dddddd;
}

.espacaEsquerda {
  margin-left: 15px;
}

.logoTopo {
  padding-top: 14px;
  padding-bottom: 10px !important;
  padding-left: 1.5%;
  border-right: 0px solid #bbbbbb;
}

.espacamentoMaior {
  margin-bottom: 35px;
}

.modal-backdrop.in {
  display: none;
}

.modal {
  top: 48px;
}

.modal-content .input-group-btn {
  display: block !important;
  border-radius: 6px !important;
}

.subMenuTexto {
  margin-bottom: 0px;
  font-size: 18px !important;
  padding: 9px 10px 2px 18px;
}

.diaVersao {
  font-size: 14px !important;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}

.usuarioTopo {
  margin-top: 0px;
  font-size: 14px !important;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  display: inline;
  text-align: right !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.infoNegocio {
  padding-top: 10px;
  padding-left: 31px;
  background-color: #F8F8F8;
}

.usuarioTopo h5 {
  display: inline;
  font-size: 14px;
  color: #555555 !important;
  text-transform: none !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.label {
  color: #555555;
}

.label:hover {
  color: #00a091;
}

.bordaModulo {
  border: 8px solid #F2F2F2;
}

.usuarioTopo label {
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}

.usuarioTopo .primeiroRadio {
  margin-right: 21px;
}

.usuarioTopo .form-control {
  border: 0px !important;
  border-bottom: 1px solid #bbbbbb !important;
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
}

.usuarioTopo ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #555555 !important;
  opacity: 1; /* Firefox */
}

.usuarioTopo :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #555555 !important;
}

.usuarioTopo ::-ms-input-placeholder { /* Microsoft Edge */
  color: #555555 !important;
}

.primeiroRadio {
  margin-right: 20px;
}

.sub {
  background-color: #EBEBEB;
  min-height: 44px;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  padding-top: 4px;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.botaoPesquisar {
  float: left;
  background-color: #FFFFFF !important;
  border: 0px solid #bbbbbb;
  height: 30px !important;
  font-size: 16px;
  display: inline;
  margin-left: -1px !important;
}

.main-container hr {
  margin-top: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #D4D4D4;
  border-top: 0px !important;
}

.cinzaClaro {
  color: #bbbbbb !important;
}

.cinzaMedio {
  color: #8e8e8e !important;
}

.cor-fundo-primario {
  background-color: #00a091 !important;
}

.cor-fundo-secundario {
  background-color: #00313e !important;
}

.selected .cor-primaria {
  color: #FFFFFF !important;
}

.fontBranca {
  color: #FFFFFF !important;
}

.fundoBranco {
  background-color: #FFFFFF !important;
}

.fundo-transparente {
  background-color: transparent;
}

.cor-branco, .branco {
  color: #FFFFFF !important;
}

.cor-vermelho {
  color: #FF0000 !important;
}

.cor-cinza-claro {
  color: #EEEEEE !important;
}

.cor-cinza-claro-2 {
  color: #bbbbbb !important;
}

.cor-cinza-medio {
  color: #999999 !important;
}

.cor-verde {
  color: #00B200 !important;
}

.bg-azul-claro {
  background-color: #D4E6F1 !important;
}

.bg-cinza-claro {
  background-color: #EEEEEE !important;
}

.cor-fundo-primario {
  background-color: #00a091 !important;
}

.cor-fundo-secundario {
  background-color: #00313e !important;
}

.selected .cor-primaria {
  color: #FFFFFF !important;
}

.fontBranca {
  color: #FFFFFF !important;
}

.dashboardHome {
  margin-top: 0px;
}

.dashboardHome p {
  font-size: 16px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

textarea.form-control {
  height: auto;
  overflow-x: hidden;
  background-color: #f8f8f8;
}

.dashboardHome h2 {
  font-size: 26px;
  padding-right: 9px;
  margin-left: 10px;
  margin-bottom: 20px !important;
}

.dashboardHome h3 {
  font-size: 26px;
}

.dashPequeno {
  margin-top: -9px;
  text-transform: none;
  font-size: 13px !important;
  line-height: 13px;
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}

.mesmaLinha {
  display: inline-block;
}

.bordaGrossa {
  border-right: 16px solid #f8f8f8;
}

.bordaGrossaLeft {
  border-right: 15px solid #f8f8f8;
  border-left: 15px solid #f8f8f8;
}

.bordaInternaLeft {
  border-right: 2px dotted #EEEEEE;
}

.fa-bars, .fa-bars-remove {
  cursor: pointer;
  margin-top: 10px;
  color: #007099;
  font-size: 25px;
  display: none;
}

.subMenuConteudoResumo {
  padding-top: 5px;
  margin-bottom: -12px !important;
}

.h2subClientes {
  font-size: 20px;
}

button:focus {
  outline: 1px dotted;
}

.text-inherit {
  color: inherit;
}

.card-default > .card-heading {
  color: #555555;
  background-color: #FFFFFF;
  border-color: transparent !important;
}

.card-group {
  margin-bottom: 0px;
}

.card-title {
  font-size: 15px;
  margin-top: 5px;
}

.card {
  background-color: #FFFFFF;
  border: 0px !important;
  /*border-bottom: 1px solid $cor-cinza!important;*/
  border-radius: 0px;
}

.card-menu {
  border-bottom: 1px solid #dddddd !important;
}

.sem-borda {
  border: 0px !important;
}

.tituloEtapas {
  cursor: pointer;
}

.tituloEtapas h2 {
  font-size: 18px;
  margin-bottom: 13px !important;
  margin-top: 0px;
}

.dashboardHome .tituloEtapas h2 {
  margin-left: 0px !important;
}

table {
  /**white-space: nowrap;**/
  background-color: #FFFFFF !important;
  border: 0px;
}

.sem-borda {
  border: 0px !important;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-right: 0px !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-bottom: 1px solid #dddddd;
}

.list-group-item {
  padding: 10px 7px 8px 32px;
}

.list-group-item a {
  color: #555555 !important;
}

.nomeSistema {
  padding-top: 15px;
  padding-bottom: 1px;
}

.nomeSistema h2 {
  display: inline;
}

.nomeSistema h1 {
  font-size: 30px;
  margin-bottom: 0px;
  display: inline;
}

.subMenuConteudo2 {
  padding-top: 8px;
  margin-bottom: 8px !important;
}

.nomeSistema img {
  margin-right: 10px;
  margin-bottom: 6px;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: transparent;
  border: 0px !important;
  border-radius: 0px;
}

.input-group-addon-in {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  border-top: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  /*border-radius: 4px;*/
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}

.input-group-text {
  background-color: transparent !important;
}

.input-group-addon-in-left {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #EEEEEE;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}

.subMenuConteudo {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: -7px !important;
}

.f-20 {
  font-size: 20px;
}

.opcao-check .active {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
  color: green;
}

.opcao-check .inative {
  margin-right: 10px;
  float: left;
  color: transparent;
}

.font-padrao-label {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 14px;
  color: #555555;
}

.font-cobertura {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

.text-prepend {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 13px;
}

input[type=file] {
  display: block;
}

input[type=file] {
  display: block;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.alertaNotaAdicional {
  margin-top: 30px;
  background-color: #F8F8F8;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
}

.alertaNotaAdicional h3 {
  font-size: 18px;
  color: #555555 !important;
  text-align: center;
  margin-top: 15px;
}

.alertaNotaAdicional i {
  margin-right: 6px;
  font-size: 28px !important;
}

.tituloConteudoAcordeao h2 {
  cursor: pointer;
  padding-bottom: 17px;
}

.conteudoAcordeao {
  padding-top: 35px;
}

.botaoCotacao {
  margin-top: 29px;
  padding: 12px 0px 12px 5px;
}

.botaoCotacao h4 {
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  font-size: 16px;
}

.botaoCotacao a {
  color: inherit;
  text-decoration: none;
}

.rowServico {
  padding: 0px 10px 0px 15px;
}

.tab-pane {
  background-color: #F8F8F8;
  border: 1px solid #dddddd;
  padding: 15px 29px 15px 29px;
}

.alinhaBotao {
  padding-top: 33px;
}

.switch {
  position: relative;
  display: block;
  vertical-align: top;
  width: 63px;
  height: 30px;
  padding: 3px;
  margin: 0 0px 0px 0;
  background: linear-gradient(to bottom, #EEEEEE, #FFFFFF 25px);
  background-image: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF 25px);
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  box-sizing: content-box;
}

.switch-lg {
  width: 163px !important;
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  box-sizing: content-box;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 11px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  box-sizing: content-box;
}

.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  box-sizing: content-box;
}

.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #999999;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #FFFFFF;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}

.switch-input:checked ~ .switch-label {
  background: #32CD32;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  background: linear-gradient(to bottom, #FFFFFF 40%, #EEEEEE);
  background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #EEEEEE);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: linear-gradient(to bottom, #EEEEEE, #FFFFFF);
  background-image: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switch-input:checked ~ .switch-handle {
  left: 36px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-lg .switch-input:checked ~ .switch-handle {
  left: 136px !important;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-2 {
  position: relative;
  display: block;
  vertical-align: top;
  width: 95px;
  height: 30px;
  padding: 3px;
  margin: 0 0px 0px 0;
  background: linear-gradient(to bottom, #EEEEEE, #FFFFFF 25px);
  background-image: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF 25px);
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  box-sizing: content-box;
}

.switch-2-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  background: linear-gradient(to bottom, #FFFFFF 40%, #EEEEEE);
  background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #EEEEEE);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-2-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: linear-gradient(to bottom, #EEEEEE, #FFFFFF);
  background-image: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switch-input:checked ~ .switch-2-handle {
  left: 68px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.estruturaScroll {
  height: 77px;
  overflow-y: scroll;
  margin-top: -13px;
  margin-left: -19px;
  z-index: 1;
}

/* Transition
========================== */
.switch-label, .switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.todasCoberturas {
  border: 1px solid #dddddd;
  background-color: #FFFFFF;
  min-height: 194px;
  z-index: 1000 !important;
  /*   top: 398px; */
  float: left;
  /*  position: fixed;*/
  padding-top: 15px;
  margin-top: -21px;
}

.glyphicon-alert {
  font-size: 40px;
  padding-bottom: 15px;
}

.textoAlert {
  text-transform: none;
  padding-bottom: 15px;
}

.alertaForm {
  background-color: #f8f8f8;
  margin-left: 12px;
  padding-top: 20px;
  margin-top: -5px;
  margin-bottom: 12px;
}

.altura-label {
  line-height: 35px;
}

.nav-pills .nav-item > .nav-link:hover {
  color: #00a091 !important;
  background-color: #F8F8F8;
}

.nav-pills > li > a, .nav-pills > .nav-link {
  border-radius: 0px;
  color: #555555 !important;
  background-color: #FFFFFF;
}

.nav-pills > .nav-link:hover {
  border-radius: 0px;
  background-color: #F8F8F8;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #00a091 !important;
  background-color: #F8F8F8;
  border: 1px solid #dddddd !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
}

.nav {
  padding-left: 0px;
  margin-bottom: -1px;
  list-style: none;
  font-size: 18px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.coberturaServico {
  border: 1px solid #dddddd;
  background-color: #FFFFFF;
  min-height: 250px;
  max-height: 450px;
  overflow-y: scroll;
}

.botaoPrincipal:focus, .botaoPrincipal:hover {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.fakeSelect {
  margin-left: 2.5%;
  width: 95%;
  height: 34px;
  font-size: 16px !important;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  flex: 0 0 95%;
}

.fakeSelectMenor {
  margin-left: 2.5%;
  height: 34px;
  font-size: 16px !important;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
}

.fakeSelect p, .fakeSelectMenor p {
  padding-top: 5px;
}

.fakeSelect span, .fakeSelectMenor span {
  margin-left: 8px;
  top: 2px;
  font-size: 12px;
}

.tituloServicos {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
}

.itenServico {
  padding-top: 10px;
}

.itenServico ul {
  margin-left: -10px !important;
}

.linhaConteudo hr {
  margin-top: 0px;
  margin-bottom: 0px;
}

table a {
  color: #555555 !important;
  font-weight: normal !important;
}

thead {
  color: #555555 !important;
  background-color: TRANSPARENT;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #FFFFFF !important;
  cursor: default;
  background-color: #00313e !important;
  border-color: inherit !important;
}

.pagination > li > a, .pagination > li > span {
  font-family: OpenSans-Regular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: inherit !important;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #dddddd;
}

.pagination > li > a > i {
  line-height: unset;
  color: #00313e;
}

/*.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
*/
.etapas {
  padding: 15px 15px 20px 50px;
  background-color: #FFFFFF;
}

.espacaCima {
  padding-top: 20px !important;
}

.etapa i {
  font-size: 24px;
}

.etapa1 {
  margin-left: 14%;
}

.etapa {
  float: left;
  margin-left: 5px;
  margin-right: 14px;
}

.botaoCotacaoIcone {
  font-size: 21px !important;
}

.numeroEtapa {
  display: inline;
  font-size: 28px;
  padding-right: 0px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.textoEtapa {
  display: inline;
  font-size: 19px;
  padding-left: 0px;
  width: auto;
  padding-top: 12px;
  line-height: 20px;
}

.etapasDrop {
  display: none;
}

.seta {
  margin-left: 0px;
  margin-right: 23px;
  float: left;
  font-size: 22px;
  padding: 0px !important;
  margin-top: 9px !important;
}

.btn-primary {
  color: #FFFFFF;
  background-color: #EEEEEE !important;
  border-color: #bbbbbb !important;
  border-radius: 0px !important;
}

.btn-primary:hover {
  color: #FFFFFF;
  background-color: #EEEEEE !important;
  border-color: #bbbbbb !important;
  border-radius: 0px !important;
}

.btn-primary.focus, .btn-primary:focus {
  color: #FFFFFF;
  background-color: #EEEEEE !important;
  border-color: #bbbbbb !important;
  border-radius: 0px !important;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background-color: #EEEEEE !important;
  border-color: #bbbbbb !important;
  border-radius: 0px !important;
}

.dashboardHome table, .table-responsive table {
  border: 0px !important;
}

.dashboardHome .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  /* border-bottom: 1px solid $cor-cinza; */
  border: 0px !important;
  border-bottom: 1px solid #dddddd !important;
}

.dashboardHome .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}

.dashboardHome table img {
  margin-left: 17px;
}

.apareceAtalhoCotacao {
  margin: 0px !important;
  padding: 0px 0px 14px 2px;
  /* border-radius: 0px 0px 10px 0px; */
  display: none;
  text-align: center;
}

.apareceAtalhoCotacao h3 {
  font-size: 18px;
  margin-right: 7px;
}

.iconeAtalho {
  font-size: 26px !important;
  top: 5px;
}

.table-responsive {
  border: none !important;
  white-space: nowrap;
}

.table-responsive-border {
  white-space: nowrap;
}

.quebra-linha {
  white-space: normal !important;
}

.setaBusca {
  margin-left: 8px;
  font-size: 22px;
  display: none;
}

.coberturas p {
  margin-right: 15px;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  max-width: 57%;
  margin-bottom: 0px !important;
  line-height: 17px;
}

.coberturas span {
  font-size: 22px;
  float: right !important;
}

.coberturas hr {
  margin-top: 0px !important;
  width: 100% !important;
}

.botaoPesquisar h3 {
  display: none;
  font-size: 16px;
}

th, td {
  vertical-align: middle !important;
}

.h4MenorInternas {
  font-size: 18px;
}

.radioParametros i {
  margin-left: 10px;
  margin-right: 5px;
}

@media (max-width: 1445px) {
  .logoTopo {
    padding-left: 16px;
  }
  .dashboardHome p {
    font-size: 15px;
  }
  .logoTopo img {
    max-width: 190px;
    max-height: 57px;
    width: auto;
    height: auto;
  }
}
@media (max-width: 1309px) {
  .logoTopo {
    padding-left: 16px;
  }
  .dashboardHome p {
    font-size: 15px;
  }
  .logoTopo img {
    max-width: 170px;
    max-height: 57px;
    width: auto;
    height: auto;
  }
}
@media (max-width: 1150px) {
  .logoTopo {
    padding-left: 6px;
  }
  .menu {
    font-size: 14px;
  }
  .logoTopo img {
    max-width: 170px;
    max-height: 57px;
    width: auto;
    height: auto;
  }
}
@media (max-width: 1024px) {
  h2 {
    font-size: 26px;
  }
  .logoTopo img {
    max-width: 150px;
    max-height: 57px;
    width: auto;
    height: auto;
  }
}
@media (max-width: 991px) {
  .bordaInternaLeft {
    border-right: 0px !important;
  }
  .apareceAtalhoCotacao {
    display: none;
    cursor: pointer;
  }
  .atalhoCotacao h3 {
    text-align: left !important;
  }
  .menu {
    display: none;
  }
  .menuMobile {
    display: none;
    padding: 0px 0px 18px 0px !important;
    background-color: #ececec !important;
    border-bottom: #555555 !important;
    margin-top: -158px;
  }
  .menuMobile img {
    padding-left: 30px !important;
    margin-right: 10px !important;
  }
  .card-collapse {
    margin: 0px -15px 0px -15px !important;
  }
  .topo {
    margin-bottom: 5px;
  }
  .usuarioTopo {
    float: right;
    margin-top: 0px;
  }
  .fa-bars, .fa-bars-remove {
    margin-left: 20px;
    display: inline;
    top: 7px;
    z-index: 500;
    float: right;
  }
  .card-collapse .list-group-item {
    padding-left: 59px;
    font-size: 16px;
  }
  .logoTopo {
    padding-left: 48%;
    border-right: 0px !important;
  }
  .card-heading {
    padding: 10px 34px;
  }
  .card-title {
    font-size: 17px;
    margin-top: 11px;
  }
  .card-default > .card-heading {
    background-color: #F8f8f8 !important;
  }
  .divTituloBusca {
    margin-bottom: 0px !important;
  }
  .usuarioTopo h2 {
    /*margin-bottom: -22px !important;*/
  }
  .main-container {
    padding-top: 20px;
  }
  .logoTopo img {
    max-width: 150px;
    max-height: 57px;
    width: auto;
    height: auto;
  }
}
@media (max-width: 768px) {
  .table-responsive {
    border: 0px solid #dddddd !important;
  }
  table {
    white-space: normal !important;
  }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: normal !important;
  }
  .dashboardHome h2 {
    margin-left: 0px;
  }
  .linhaAtalhoCotacao hr {
    border-top: 0px !important;
    border-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .botaoPesquisar {
    text-align: center !important;
    background-color: #00a091 !important;
    color: #FFFFFF !important;
    border: 0px !important;
    float: left !important;
    margin-bottom: 19px;
    margin-left: 42% !important;
  }
  .botaoPesquisar h3 {
    display: inline;
    font-size: 16px;
    margin-right: 10px;
  }
  .logoTopo {
    padding-left: 16px;
  }
  .atalhoCotacao h3 {
    text-align: center !important;
    font-size: 16px;
  }
  .menuMobile img {
    padding-left: 30px !important;
    padding-right: 9px !important;
    margin-top: -10px;
  }
  .imagemItem {
    margin-right: 8px;
  }
  .menuMobile {
    position: absolute;
    display: none;
    /*   margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px!important;*/
    float: left;
    z-index: 1000 !important;
    width: 100%;
  }
  .usuarioTopo .form-control {
    margin-bottom: 15px;
  }
  .card-heading {
    padding: 10px 15px;
  }
  .bordaGrossa {
    border-right: 0px solid #f8f8f8;
  }
  .botaoDetalhes {
    margin-left: 2px;
    font-size: 18px;
    margin-bottom: 33px;
  }
  .usuarioTopo .radio {
    display: block !important;
  }
  .radios {
    margin-top: -13px !important;
  }
}
@media (max-width: 640px) {
  .usuarioTopo .radio {
    display: inline-flex !important;
  }
}
@media (max-width: 669px) {
  .graficoSelect {
    display: inline;
    border: 0px !important;
    background-color: #FFFFFF !important;
  }
}
@media (max-width: 600px) {
  .setaBusca {
    display: inline;
  }
  .divUsuario {
    position: absolute !important;
    top: -7px !important;
    width: 100% !important;
    text-align: left !important;
  }
  .usuarioTopo hr {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .h2Menor {
    font-size: 24px !important;
  }
  .h2subClientes {
    font-size: 18px;
  }
  .divTituloBusca {
    background-color: #f8f8f8;
    padding: 0px 0px 17px 17px;
    margin-bottom: -1px !important;
  }
  .usuarioTopo h2 {
    padding-top: 13px;
    margin-bottom: 0px !important;
  }
  .formularioBusca {
    display: none;
    padding-top: 20px;
    background-color: #FFFFFF;
  }
  .usuarioTopo {
    margin-top: 14px;
  }
  .divTituloBusca i {
    padding-top: 20px;
  }
  .apareceAtalhoCotacao {
    text-align: left;
    display: none;
  }
  .apareceAtalhoCotacao h3 {
    margin-left: 17px;
  }
}
@media (max-width: 500px) {
  .subMenuConteudo a {
    line-height: 35px;
  }
  .inputPesquisar {
    width: 69% !important;
  }
  .usuarioTopo {
    margin-bottom: 9px;
    padding-top: 5px;
  }
  .textoEtapa {
    font-size: 15px;
  }
  .seta {
    margin-right: 5px;
  }
  .etapa {
    margin-right: 4px;
  }
  .tituloConteudoAcordeao h2 {
    font-size: 19px;
  }
}
@media (max-width: 476px) {
  .menuGraficosHome {
    text-align: left;
  }
  .menuGraficosHome ul {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
  .table-responsive {
    padding-top: 5px;
  }
}
@media (max-width: 455px) {
  .h2Menor {
    font-size: 21px !important;
  }
}
@media (max-width: 415px) {
  .botaoPesquisar {
    margin-left: 35% !important;
  }
}
@media (max-width: 370px) {
  .iconesAtalhoCotacao {
    padding-left: 7% !important;
  }
}
.note-editor {
  text-transform: none !important;
}

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

@keyframes blinker {
  from {
    background: #FFFFFF;
  }
  to {
    background: #d9e6f2;
  }
}
.barraTitulo {
  background-color: #00a091;
  color: #FFFFFF;
}

.link {
  cursor: pointer;
}

.link:hover {
  text-decoration: underline;
}

.cor-primaria {
  color: #00a091;
}

.cor-secundaria {
  color: #00313e;
}

.cor-terciaria {
  color: #00313e;
}

.table-responsive table tr td.control:before {
  background-color: #00a091 !important;
}

.table-responsive table tr.parent td.control:before {
  background-color: #00313e !important;
}

.modal .progress-bar, .progress .progress-bar {
  background-color: #00313e !important;
}

.bootstrap-select button.btn {
  height: 34px !important;
  background-color: #FFFFFF !important;
}

.dtr-title:after {
  content: ": ";
}

.dtr-title a {
  font-weight: bold !important;
}

table.dataTable > tbody > tr.child span.dtr-title {
  min-width: 10px !important;
}

.espacaCima {
  padding-top: 15px !important;
}

.espacaMaior {
  padding-top: 60px !important;
}

.espacaCimaBotao {
  padding-top: 11px !important;
}

.boxDestaqueHome {
  padding: 10px 28px 10px 28px;
  background-color: #f8f9fa !important;
  border: 1px solid #D2D4DA !important;
}

.numeroDestaque h1 {
  font-size: 42px;
  margin-top: 5px !important;
}

h2 {
  font-size: 26px !important;
  color: #333333 !important;
  margin-bottom: 16px;
}

h3 {
  font-size: 18px !important;
  color: #666666 !important;
  margin-top: 0px !important;
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.linhaPontilhada {
  border-bottom: 2px dotted #dddddd !important;
  margin-top: 0px !important;
}

.filtrandoInfos h2 {
  font-size: 22px !important;
}

.formularioSemBorda label {
  font-family: opensans-semiBold, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}

.formularioSemBorda {
  border: 0px !important;
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  background-color: transparent;
  background-image: none;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #333333 !important;
}

.formularioSemBorda ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}

.formularioSemBorda ::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}

.formularioSemBorda :-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}

.formularioSemBorda :-moz-placeholder { /* Firefox 18- */
  color: #333333;
}

.linhaAbaixo {
  border-bottom: 1px solid #ddd;
}

.CorretorBarra {
  height: 27px;
}

.clicaCorretor {
  cursor: pointer;
  margin: 8px 6px 8px 0px;
}

.nomeCorretor {
  margin: 3px 0px 0px 10px;
  font-size: 13px;
}

.fundoCinzaTop {
  background-color: #f8f9fa !important;
  border: 1px solid #D2D4DA;
}

.form-control-borderless {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: transparent;
  background-image: none;
  border-bottom: 1px solid #ccc;
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  text-transform: uppercase;
}

.botaoPainel {
  padding: 5px 15px 5px 15px;
  border-radius: 0px;
  border: 0px solid;
  color: #FFFFFF;
  background-color: #00313e !important;
  font-size: 14px;
  text-transform: uppercase !important;
  text-align: center;
}

.table-panel .table {
  font-size: 13px !important;
  color: #555555;
}

.table-panel .table tr {
  line-height: 5px;
}

.table-panel .table thead {
  color: #FFFFFF !important;
  background-color: #007BC7 !important;
}

.sla-titulo {
  font-size: 14px;
  padding-top: 10px;
  border-right: 1px solid #ccc;
  padding-right: 5px;
  font-weight: bold;
}

.sla-3 {
  color: #a00000 !important;
  font-weight: bold;
}

.sla-2 {
  color: #a00000 !important;
  font-weight: bold;
}

.sla-1 {
  color: #e27d00 !important;
  font-weight: bold;
}

.sla-0 {
  color: #005617 !important;
  font-weight: bold;
}

.recalculo-S.sla-1 {
  color: #005617 !important;
  font-weight: bold;
}

.recalculo-S.sla-0 {
  color: #a00000 !important;
  font-weight: bold;
}

.filtrandoInfos h2 {
  font-size: 22px !important;
}

.espacaCimaTop {
  padding-top: 5px;
}

.dropdown-header {
  padding: 3px 8px !important;
  white-space: normal;
}

.f9 {
  font-size: 9px;
}

.f10 {
  font-size: 10px;
}

.f11 {
  font-size: 11px;
}

.f12 {
  font-size: 12px;
}

.vencida {
  color: #a00000 !important;
  font-weight: bold;
}

.topCorretores .nomeCorretor.dropdown:hover > .dropdown-menu {
  display: block;
}

.selectFiltrando {
  height: 40px;
  font-size: 20px;
  color: #0079C5 !important;
  border-bottom: 0px !important;
}

.bg-corretor {
  background-color: #FBEFEF;
}

.bg-atec {
  background-color: #EFF8FB;
}

.btn-check .btn span.fas {
  opacity: 0;
}

.btn-check .btn.active span.fas {
  opacity: 1;
}

.btn-check .btn-light:not(:disabled):not(.disabled).active {
  background-color: #999999;
}

.btn-check2 {
  width: 100%;
}

.btn-check2 .btn span.fas {
  opacity: 0;
}

.btn-check2 .btn.active span.fas {
  opacity: 1;
}

.btn-check2 .btn-light:not(:disabled):not(.disabled).active {
  background-color: #00313e;
}

.table-capital-premio {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 1px #EEEEEE solid;
}

.table-capital-premio tr td, .table-capital-premio th {
  border: 1px #bbbbbb solid;
}

.display-table {
  display: table;
}

.socios-div {
  margin-left: 0px;
  margin-right: 0px;
}

pre {
  white-space: pre-wrap; /* Since CSS 2.1 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word;
  max-height: 300px;
}

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

.abreviaTexto i {
  color: #dddddd;
}

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

.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;
}

.panel-body {
  overflow-y: scroll;
  height: 250px;
  background-color: #FAFAFA;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

.chat-avatar {
  padding: 10px 12px 10px 12px;
  color: #FFFFFF;
}

.bg-area-2 {
  background-color: #55c1e7;
}

.bg-area-9 {
  background-color: #F6CEE3;
}

.bg-area-1 {
  background-color: #F7BE81;
}

/**fim chat**/
/**inicio float button**/
.zoom {
  position: fixed;
  bottom: 25px;
  right: 75px;
  height: 50px;
}

.zoom-fab {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: #00a091;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #FFF;
}

.zoom-fab:hover {
  background-color: #4db6ac;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.zoom-btn-large {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.zoom-btn-person {
  background-color: #F44336;
}

.zoom-btn-person:hover {
  background-color: #e57373;
}

.zoom-btn-doc {
  background-color: #ffeb3b;
}

.zoom-btn-doc:hover {
  background-color: #fff176;
}

.zoom-btn-tangram {
  background-color: #4CAF50;
}

.zoom-btn-tangram:hover {
  background-color: #81c784;
}

.zoom-btn-report {
  background-color: #2196F3;
}

.zoom-btn-report:hover {
  background-color: #64b5f6;
}

.zoom-btn-feedback {
  background-color: #9c27b0;
}

.zoom-btn-feedback:hover {
  background-color: #ba68c8;
}

.zoom-menu {
  position: absolute;
  right: 70px;
  left: auto;
  top: 58%;
  transform: translateY(-50%);
  height: 100%;
  width: 500px;
  list-style: none;
  text-align: right;
}

.zoom-menu li {
  display: inline-block;
  margin-right: 10px;
}

.zoom-card {
  position: absolute;
  right: 150px;
  bottom: 70px;
  transition: box-shadow 0.25s;
  padding: 24px;
  border-radius: 2px;
  background-color: #009688;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  color: #FFF;
}

.zoom-card ul {
  -webkit-padding-start: 0;
  list-style: none;
  text-align: left;
}

.scale-transition {
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

.scale-transition.scale-out {
  transform: scale(0);
  transition: transform 0.2s !important;
}

.scale-transition.scale-in {
  transform: scale(1);
}

.zoom-btn-sm i {
  margin-top: 15px;
  color: #FFFFFF;
}

.zoom-fab i {
  margin-top: 15px;
  color: #FFFFFF;
}

.zoom-chat {
  position: fixed;
  top: 300px;
  right: 0px;
  height: 50px;
}

.zoom-chat-fab {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 0%;
  background-color: #00313e;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #FFF;
}

.zoom-chat-fab:hover {
  background-color: #4db6ac;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.zoom-chat-btn-large {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.zoom-chat-fab i {
  margin-top: 15px;
  color: #FFFFFF;
}

.zoom-notificacao {
  position: fixed;
  top: 156px;
  right: 0px;
  height: 50px;
}

.zoom-notificacao-fab {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 0%;
  background-color: #00313e;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #FFF;
}

.zoom-notificacao-fab:hover {
  background-color: #4db6ac;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.zoom-notificacao-btn-large {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.zoom-notificacao-fab i {
  margin-top: 15px;
  color: #FFFFFF;
}

/**fim float button**/
.verticalTableHeader {
  text-align: center;
  white-space: nowrap;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.verticalTableHeader p {
  margin: 0 -100%;
  display: inline-block;
}

.verticalTableHeader p:before {
  content: "";
  width: 0;
  padding-top: 110%; /* takes width as reference, + 10% for faking some extra padding */
  display: inline-block;
  vertical-align: middle;
}

.nav-grupo-seguravel a:not(.active) {
  border: 1px solid #dee2e6;
}

.nav-grupo-seguravel a.active {
  border-top: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

.tab-content-grupo-seguravel .tab-pane {
  border-top: 0px !important;
}

.grupo-seguravel-educacional table, tr, td {
  position: relative;
  padding: 10px;
}

.grupo-seguravel-educacional .vertical {
  transform-origin: 0 50%;
  transform: rotate(-90deg);
  white-space: nowrap;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 75%;
  font-size: 20px;
}

.table-grupo-seguravel-educacional > tbody > tr > td, .table-grupo-seguravel-educacional > tbody > tr > th,
.table-grupo-seguravel-educacional > tfoot > tr > td, .table-grupo-seguravel-educacional > tfoot > tr > th,
.table-grupo-seguravel-educacional > thead > tr > td, .table-grupo-seguravel-educacional > thead > tr > th {
  border: 1px solid #dddddd;
}

.tachado {
  text-decoration: line-through;
}

.select-taxa-projecao {
  height: 50px;
  font-size: 20px;
  color: #00313e;
  border: #EEEEEE;
  text-align: left;
  width: 100%;
}

.projecao .group {
  background-color: #b8daff !important;
  font-weight: bold;
}

.nav-projecao li.active {
  border-bottom: 1px solid #F8F8F8;
}

.projecao tr td {
  border-right: 1px solid #dee2e6;
}

.projecao .fatorado {
  background-color: #FFF8DC;
  text-align: right;
}

.projecao .desejado {
  background-color: #F0FFF0;
  text-align: right;
}

.projecao .financeira {
  background-color: #F0F8FF;
  text-align: right;
}

.list-group-item.selected {
  background-color: #D4E6F1;
  border: solid #00a091 1px !important;
  z-index: 1 !important;
}

.pesquisa i {
  position: absolute;
  left: 48px;
  top: 62px;
  color: #b8daff;
}

.pesquisaPopup i {
  position: absolute;
  left: 13px;
  top: 10px;
  color: #b8daff;
}

.list-group-item.filtered {
  background-color: #D4E6F1;
}

.alturaDivAuto {
  max-height: 500px;
  overflow-y: auto;
}

.link-popup-garantias {
  position: absolute;
  right: 20px;
  top: 8px;
}

.modal-large {
  max-width: 80% !important;
}

/*# sourceMappingURL=style.css.map */
