/* VERSÃO 10/05/2023 - 10:22 AM */
.fontSF,
.fontSFB,
.fontSFR {
 font-weight: 400;
}
.table td,
td,
th,
tr {
 white-space: nowrap !important;
}
#cod,
.divider-text,
.primeiraMaiuscula::first-letter {
 text-transform: uppercase;
}
#toast #desc,
#toast #img {
 padding-top: 7px;
 padding-bottom: 16px;
}
.cz-color,
.insc,
.numInsc {
 word-break: break-word;
}
.btn-ios-alert,
a {
 text-decoration: none;
}
.cssCrop,
.cssCrop2,
.cssCrop3 {
 text-overflow: ellipsis;
 white-space: nowrap;
}
#toast,
#toast #desc,
.cssCrop,
.cssCrop2,
.cssCrop3,
.floatingMenu li a,
.nowrap {
 white-space: nowrap;
}
.form-control:focus,
.form-select:focus {
 border-color: #000aff !important;
}
.spinner-border {
 border: var(--bs-spinner-border-width) solid #5b5b5d;
 border-right-color: #fff;
}
.input-group-text {
 padding: 0.375rem 0.35rem;
 font-size: 0.8rem;
}
.btnSN {
 padding-left: 8px !important;
 padding-right: 8px !important;
}
.btnSubnav {
 border-color: #e2e2e2;
 background-color: #e2e2e2;
 padding: 5px 5px 5px 7px;
 margin-left: 0.5rem;
 font-size: 0.8rem;
 color: #565656;
}
.btn-dark,
.btn-modal,
.btn-primary,
.btn-secondary,
.btn-success {
 font-size: 13px;
 padding: 0.675rem 0.75rem;
}
.btnSubnav:hover {
 color: #565656;
 border-color: #acacac;
 background-color: #dadada;
}
.btn-secondary,
.btn-secondary:hover {
 border: none;
 color: #565656;
 background-color: #e2e2e2;
}
.btn-secondary:hover {
 opacity: 0.9;
}
.bg-primary {
 background-color: #0009ff !important;
}
.btn-modal,
.btn-primary {
 border-color: #0009ff;
 background-color: #0009ff;
 color: #fff;
}
.btn-check:focus + .btn-modal,
.btn-check:focus + .btn-primary,
.btn-modal:active,
.btn-modal:disabled,
.btn-modal:focus,
.btn-modal:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
 border-color: #0007c1 !important;
 color: #fff;
 background-color: #0007c1 !important;
}
,
.btn-primary:disabled {
 border-color: #0007c1 !important;
 color: #fff;
 background-color: #0007c1 !important;
 --bs-btn-disabled-opacity: 1;
}
.btn-dark {
 border-color: #0309ab;
 background-color: #0309ab;
 color: #fff;
}
.btn-check:focus + .btn-dark,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover {
 border-color: #020673 !important;
 color: #fff;
 background-color: #020673 !important;
}
,
.btn-dark:disabled {
 border-color: #020673 !important;
 color: #fff;
 background-color: #020673 !important;
 --bs-btn-disabled-opacity: 1;
}
input[readonly] {
 background-color: #e9ecef !important;
 opacity: 1 !important;
}
.btn-success {
 border-color: #0abd85;
 background-color: #0abd85;
 color: #fff;
 opacity: 1 !important;
}
.mw125lg {
 min-width: 125px !important;
}
.modal-backdrop.show {
 opacity: 0.8;
}
.btn-anexo:hover,
.hr2 hr {
 opacity: 0.9;
}
.accordion-body,
.accordion-flush .accordion-item .accordion-button {
 font-size: 0.9rem !important;
}
.accordion-button {
 padding: 0.8rem;
}
.accordion-button:not(.collapsed) {
 color: #4776dd;
 background-color: #dbd6cb;
}
.txtAzul1 {
 color: #4776dd;
}
.txtAzul2 {
 color: #001938;
}
.selMultiple,
[type="button"],
[type="reset"],
[type="submit"],
button {
 -webkit-appearance: none;
}
@font-face {
 font-family: "SF Compact Display Thin";
 font-style: normal;
 font-weight: 400;
 src:
  local("SF Compact Display Thin"),
  url("../fonts/sf.woff") format("woff");
}
@font-face {
 font-family: "SF Compact Display Medium";
 font-style: normal;
 font-weight: 400;
 src:
  local("SF Compact Display Medium"),
  url("../fonts/sfb.woff") format("woff");
}
@font-face {
 font-family: "SF Compact Display Regular";
 font-style: normal;
 font-weight: 400;
 src:
  local("SF Compact Display Regular"),
  url("../fonts/sfr.woff") format("woff");
}
.fontSF {
 font-family: "SF Compact Display Thin";
}
.fontSFB {
 font-family: "SF Compact Display Medium";
}
.fontSFR {
 font-family: "SF Compact Display Regular";
}
:root {
 --cor-fonte-branco: rgba(255, 255, 255, 1);
 --cor-fonte-branco-hover: rgba(255, 255, 255, 0.8);
 --cor-fonte-verde: #2cb742;
 --cor-fonte-blue: #0065ef;
}
a,
a:focus,
button,
button:focus,
input,
input:focus,
select,
select:focus,
textarea,
textarea:focus {
 box-shadow: none !important;
 outline: 0 !important;
}
body {
 font-size: 0.85rem;
}
a {
 color: #000d2d;
}
.checkboxData {
 margin-left: 10px;
 margin-right: 5px;
}
.checkTodos {
 margin-left: 7px;
 margin-right: 5px;
}
#B .slide:not(:first-child),
.dn,
.filterx,
.filtery {
 display: none;
}
.txCinza {
 color: #646464;
}
.tamPq {
 font-size: 0.8rem;
}
.fs-11 {
 font-size: 11px;
}
.fs-12 {
 font-size: 12px;
}
.fs-13 {
 font-size: 13px;
}
.dropdown-item,
.fs-14 {
 font-size: 14px !important;
}
.fs-15 {
 font-size: 15px;
}
.tam1rem {
 font-size: 1rem;
}
.tam1-1rem {
 font-size: 1.1rem;
}
.mt-n2,
.mtIcon {
 margin-top: -2px;
}
.borderColorNav {
 height: 5px;
 background-color: #4776dd;
}
.bgNav {
 background-color: #001938;
}
.alert {
 padding: 0.7rem !important;
 border-radius: 0.25rem !important;
 border-color: transparent !important;
 --bs-alert-margin-bottom: 0rem !important;
}
.alert-secondary {
 color: #4e4e4e;
 background-color: #f0ebe3;
 border-color: #cfc8bd;
 font-size: 0.8rem !important;
}
.divDash4 {
 text-align: justify;
 margin-bottom: 20px;
}
.navbar-dark .navbar-nav .nav-link {
 color: #ccc;
 border-radius: 0.375rem;
 padding-right: 0.85rem;
 padding-left: 0.65rem;
 background-color: #152232;
 margin-right: 6px;
 border: 1px solid #000;
}
.configs-mail .black-text,
.nav-pills > .nav-link,
.nav-tabs > .nav-link {
 color: #000;
}
.navbar-dark .navbar-nav .nav-link:active,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.tW {
 color: var(--cor-fonte-branco);
}
.tW:focus,
.tW:hover {
 color: var(--cor-fonte-branco-hover);
}
.tG {
 color: var(--cor-fonte-verde);
}
@media (min-width: 1000px) and (max-width: 1100px) {
 .navbar-dark .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
 }
}
.divLogo {
 width: 160px;
}
.btn-ios-alert {
 padding: 0 9px 0 0 !important;
 height: auto !important;
 box-shadow: none;
}
.modal-ios-content {
 border-radius: 0.6rem !important;
 opacity: 0.92;
 margin: 40px;
}
.btn-ios-alert:focus {
 outline: 0;
 box-shadow: none;
}
.form-control,
.input-mensagem,
.navbar-dark .navbar-toggler {
 box-shadow: none !important;
 outline: 0 !important;
}
.modal-ios-content-spinner {
 opacity: 1 !important;
 position: relative !important;
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-direction: column !important;
 flex-direction: column !important;
 width: 100% !important;
 pointer-events: auto !important;
 background-clip: padding-box !important;
 outline: 0 !important;
}
.filterx2,
.pa {
 position: absolute;
}
.modal-ios-body {
 padding: 17px 15px 0 20px !important;
}
.modal-ios-footer {
 padding: 10px 15px 13px !important;
}
.modal-ios-footer-alert {
 margin-top: 10px;
 padding-top: 5px !important;
 border-top: 1px solid #dee2e6;
 display: block !important;
}
.modal-footer {
 border-top: 0 solid #dee2e6 !important;
}
.divHomeLogos {
 padding-top: 20px;
 padding-bottom: 20px;
 background-color: #000d2d;
 text-align: center;
 color: #fff;
 font-size: 1rem;
}
.btn-danger,
.btn-green {
 font-size: 13px;
 color: #fff;
}
@media (max-height: 800px) and (min-width: 991px) {
 .height-800 {
  display: none !important;
 }
}
@media (max-height: 1024px) {
 .linkNav {
  display: none !important;
 }
}
@media (min-height: 1024px) {
 .btnRemFilt {
  display: none !important;
 }
}
.filterx2 {
 right: 0;
 bottom: 0;
 border: 0 solid transparent;
 margin-right: 0;
 margin-top: 1px;
 margin-bottom: 0 !important;
 background-color: #fff !important;
 z-index: 999;
 display: block;
}
#toast,
.bar-user {
 margin: auto;
 right: 0;
}
.btn-anexo,
.btn-danger,
.btn-green {
 padding: 0.675rem 0.75rem;
}
.btn-green {
 border-color: #54a278;
 background-color: #54a278;
}
.btn-green:disabled,
.btn-green:hover {
 border-color: #72c397;
 background-color: #72c397;
 color: #fff;
}
input:not(.form-control.search, .notColor) {
 -webkit-text-fill-color: #000 !important;
}
.form-control {
 background-color: #f8f8f8;
 border-color: #000d2d;
}
.txt-blue {
 color: var(--cor-fonte-blue);
 font-size: 14px;
}
.btn-anexo,
.btn-anexo:hover {
 border-color: #001b61;
 color: #fff;
 background-color: #001b61;
}
.btn-anexo {
 font-size: 13px;
}
.floatingButton,
.floatingButton.open,
.floatingButton:active,
.floatingButton:focus,
.floatingButton:hover {
 opacity: 1;
 color: #fff;
}
.conversa {
 position: relative;
 max-height: calc(100vh - 80px) !important;
 overflow-y: auto;
}
.conversa .conersa-container {
 padding: 0 15px 100px;
 height: 100%;
 display: flex;
 flex-direction: column;
 justify-content: flex-end;
}
.received:before,
.sent:after {
 background-size: 18px 18px;
 height: 18px;
 width: 18px;
 top: -2px;
 content: "";
 position: absolute;
}
.input-mensagem {
 border: #fff;
 background-color: #f0f0f0;
 width: 100%;
}
.btn-anexar,
.btn-enviar {
 border: none;
 background-color: transparent;
 -moz-appearance: none !important;
 -webkit-appearance: none !important;
}
.bar-user {
 position: absolute;
 bottom: 16px;
 left: 0;
 background-color: #f0f0f0;
 width: 96%;
 padding: 1.5rem 1rem;
 border-radius: 0.6rem;
 box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%);
 z-index: 1000;
}
#toast,
.message {
 z-index: 1;
 font-size: 15px;
}
.message:first-child {
 margin: 16px 0 8px;
}
.message {
 color: #000;
 clear: both;
 line-height: 18px;
 padding: 8px;
 position: relative;
 margin: 8px 0;
 word-wrap: break-word;
}
.received,
.sent {
 position: relative;
 padding: 0.95rem;
 font-size: 12px;
 max-width: 50%;
}
.block-face,
.configs-mail {
 margin-right: 15px;
}
.received {
 background: #fff;
 border-radius: 0 8px 8px;
}
.received:before {
 background-image: url(//conectiva.work/cdn/img/iconM.svg);
 left: -13px;
}
.message > .sent {
 float: right;
}
.sent {
 background: #0060f3;
 border-radius: 8px 0 8px 8px;
}
.block-email,
.block-responde {
 background-color: #f0f0f0;
 border-radius: 8px;
 padding: 1.3rem 15px;
}
.color-blue,
.title-email-day {
 font-size: 16px;
 font-family: "SF Compact Display Medium";
 font-weight: 400;
}
.sent:after {
 background-image: url(//conectiva.work/cdn/img/iconR.svg);
 right: -13px;
}
.w-90 {
 width: 90%;
}
.buttons {
 width: 10%;
}
@media (min-width: 991px) and (max-width: 1199px) {
 .conversa .conersa-container {
  padding-bottom: 0;
 }
 .conersa-container.send-mail,
 .conversa .conersa-container.email {
  padding: 0;
 }
 .conersa-container.whats_c {
  padding: 80px 10px;
 }
 .w-90 {
  width: 80%;
 }
 .buttons {
  width: 20%;
 }
 .nav-tabs .nav-link {
  padding: 0.5rem 0.75rem;
 }
}
@media (min-width: 991px) {
 .fixed-lg-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
 }
 .filterx,
 .filtery {
  bottom: 0;
  border: 0 solid transparent;
  margin-right: 0;
  margin-top: 1px;
  margin-bottom: 0 !important;
  background-color: #fff !important;
  display: block;
  position: absolute;
  right: 0;
 }
 li.nav-item.nav-home {
  position: relative;
 }
 .filterx {
  z-index: 1050;
  padding-right: 0;
 }
 .filterx:hover {
  border: 0;
 }
 li.nav-item.nav-home > a.active:after {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(//conectiva.work/cdn/img/arrowDown.svg);
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
 }
 .conversa .conersa-container.email {
  padding-bottom: 50px !important;
  padding: 0 15px;
 }
 .conversa .conersa-container.send-mail {
  padding: 0 15px;
 }
 .over-left {
  max-height: calc(100vh - 60px);
  overflow-y: auto;
 }
}
.conversa .conersa-container.send-mail {
 padding: 0;
}
.conversa .conersa-container.email {
 padding: 0;
 padding-bottom: 0 !important;
}
.block-email {
 width: 100%;
 border: 1px solid #cbcbcb;
 margin-top: 6px;
}
.block-email a,
.block-email.no-a {
 display: flex;
 align-items: center;
 color: #000d2d;
}
@media (max-width: 767px) {
 .received,
 .sent {
  max-width: 100%;
 }
 .w-90 {
  width: 70%;
 }
 .buttons {
  width: 30%;
  white-space: nowrap;
 }
 .conversa .conersa-container {
  padding: 0 0 100px;
 }
 .conversa .conersa-container.whats_c {
  padding: 0 5px 100px;
 }
 .block-email a,
 .block-email.no-a {
  display: flex;
  flex-direction: column;
  justify-content: center;
 }
 .block-content {
  max-width: 100% !important;
  margin-top: 8px;
 }
 .bc-2.bredFlex {
  flex-wrap: nowrap !important;
  overflow-x: auto;
 }
 .bc-2.bredFlex li {
  white-space: nowrap;
  padding-left: 1rem;
 }
}
.block-responde {
 width: 100%;
 border: 1px solid #cbcbcb;
 margin-top: 6px;
 color: #000d2d;
}
.block-panel {
 position: relative;
 width: 100%;
 background-color: #fff;
 border-radius: 8px;
 padding: 1.5rem 1rem;
 margin-top: 15px;
 color: #000d2d;
}
.block-face,
.face-user {
 height: 43px;
 width: 43px;
}
.title-email-day {
 color: #000d2d;
 padding-left: 15px;
 margin-top: 20px;
}
.block-user {
 display: flex;
 align-items: center;
}
.face-user {
 background-color: #0065ef;
 display: flex;
 align-items: center;
 justify-content: center;
 border-radius: 50%;
}
.b_danger,
.b_success {
 background-color: transparent;
}
.face-user span {
 font-size: 27px;
 font-family: "SF Compact Display Medium";
 font-weight: 400;
 color: #fff;
}
.configs-mail {
 color: #7e7e7e;
}
.block-content {
 max-width: 70%;
}
.block-content p {
 margin-bottom: 0;
 font-size: 13px;
 font-family: "SF Compact Display Regular";
 font-weight: 400;
}
.block-email:first-child {
 margin-top: 0;
}
@media (min-width: 1399px) {
 .row-cols-xxl-8 > * {
  flex: 0 0 auto;
  width: 13.88%;
 }
}
.w-XX {
 width: 80% !important;
}
hr {
 background-color: #aeadad;
}
.tab-lisT.active:after {
 content: "";
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 background-image: url(//conectiva.work/cdn/img/right.svg);
 background-size: 15px 15px;
 height: 15px;
 width: 15px;
}
.color-blue {
 color: #000d2d;
}
.thead-light th {
 color: #000;
 background-color: transparent !important;
 font-weight: 400 !important;
 padding: 0.15rem;
 font-size: 0.8rem !important;
}
.table.table-border tr {
 border-bottom-color: #ccc !important;
}
body,
button,
input,
optgroup,
select,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr {
 font-family: sans-serif;
}
.table > :not(caption) > * > * {
 border-bottom-width: 0.5px;
}
.table td {
 padding: 0.35rem;
 padding-top: 0.55rem !important;
 padding-bottom: 0.55rem !important;
 vertical-align: middle !important;
}
.table-striped tbody tr:nth-of-type(odd) {
 background-color: rgba(0, 0, 0, 0.08);
}
.pTd {
 padding: 0 !important;
}
.b_success {
 border: 1px solid #001938 !important;
 color: #000d2d;
}
.b_danger {
 border: 1px solid #979fa6 !important;
 color: #818181;
}
.success {
 background-color: #001938 !important;
 color: #fff;
}
.danger {
 background-color: #979fa6 !important;
 color: #fff;
}
.novoBg {
 background-color: #f39c12 !important;
}
.atendidoBg {
 background-color: #27ae60 !important;
}
.canceladoBg {
 background-color: #acb5bd !important;
}
.tmtb {
 margin-top: 1.5rem !important;
 margin-bottom: 1.5rem !important;
}
.dropdown-item:hover {
 background-color: #152232;
 color: #fff;
}
.table-responsive {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
}
.navbar-dark .navbar-toggler {
 padding-right: 0;
}
.espacing-box {
 padding: 5rem 3rem;
}
select.minimal {
 display: inline-flex;
 background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%),
  linear-gradient(to right, #ccc, #ccc);
 background-position:
  calc(100% - 15px) calc(1em + 0px),
  calc(100% - 10px) calc(1em + 0px),
  calc(100% - 1.75em) 0.5em;
 background-size:
  5px 5px,
  5px 5px,
  1px 1.2em;
 background-repeat: no-repeat;
}
.divider-text {
 position: relative;
 display: flex;
 align-items: center;
 color: #464a4e;
 font-size: 10px;
 font-weight: 400;
 font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
 letter-spacing: 0.5px;
 margin: 15px 0;
}
.divider-text::after,
.divider-text::before {
 content: "";
 display: block;
 flex: 1;
 height: 1px;
 background-color: #a3a8ae;
}
.divider-text::before {
 margin-right: 10px;
}
.divider-text::after {
 margin-left: 10px;
}
label {
 margin-bottom: 0.1rem;
}
label:after {
 content: ":";
}
.label:after {
 content: "";
}
.required:after {
 content: ":*";
}
.input-group-text {
 border: 1px solid #000d2d !important;
}
.form-control {
 padding: 0.375rem 0.55rem !important;
}
.btn-no-py {
 padding: 0.37rem 0.7rem;
}
@media (min-width: 991px) {
 .min-h100 {
  height: calc(100vh - 60px);
 }
 .w-XX {
  width: 35% !important;
 }
 .fotoCard {
  width: 100%;
 }
 .sw-100 {
  width: 100px;
 }
 .sw-150 {
  width: 150px;
 }
 .sw-175 {
  width: 175px;
 }
 .sw-200 {
  width: 200px;
 }
 .sw-250 {
  width: 250px;
 }
 .sw-300 {
  width: 300px;
 }
}
@media (max-width: 990px) {
 .fotoCard {
  width: 50%;
 }
 .sw-100,
 .sw-150,
 .sw-175,
 .sw-200,
 .sw-250,
 .sw-300 {
  width: 100%;
 }
 .bw-100 {
  display: block !important;
  width: 100% !important;
 }
}
.search-form {
 position: relative;
 top: 0;
 right: 0;
}
.input-group.search-group {
 height: 40px;
 min-width: 50px;
 position: relative;
}
.input-group .form-control.search:focus,
.input-group .form-control.search:hover {
 padding: 10px;
 width: 380px;
 color: #000;
 cursor: auto;
 background-color: #fff;
 border: 1px solid #000d2d;
}
@media (width: 320px) {
 .input-group .form-control.search:focus,
 .input-group .form-control.search:hover {
  width: 180px !important;
 }
}
@media (min-width: 321px) {
 .input-group .form-control.search:focus,
 .input-group .form-control.search:hover {
  width: 212px !important;
 }
}
.input-group .form-control.search::-moz-placeholder {
 color: transparent !important;
}
.input-group .form-control.search::-webkit-input-placeholder {
 color: transparent !important;
}
.input-group .form-control.search:hover::-moz-placeholder,
.input-group .form-control:focus::-moz-placeholder {
 color: #222 !important;
}
.input-group .form-control.search:focus::-webkit-input-placeholder,
.input-group .form-control.search:hover::-webkit-input-placeholder {
 color: #222 !important;
}
.input-group .form-control.search:focus {
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
 border: 1px solid #000d2d;
}
.form-control.search.search-control {
 background: url("../../cdn/img/search.png") right 5px center/20px no-repeat;
 border: 0 solid transparent;
 border-radius: 0.375rem !important;
 color: transparent;
 font-size: 14px;
 width: 50px;
 height: 39px;
 margin: 0;
 padding: 0;
 outline: 0;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 10;
 cursor: pointer;
 -webkit-backface-visibility: hidden;
}
.form-control.search.search-control::-webkit-search-cancel-button {
 position: relative;
 right: 10%;
}
.badgeAtendido,
.badgeCancelado,
.badgeNovo,
.badgedanger,
.badgesuccess {
 border: 1px solid;
 width: 100% !important;
}
.badge {
 font-weight: 500 !important;
 --bs-badge-padding-y: 0em !important;
 padding: 0;
}
.bootstrap-tagsinput {
 background-color: #f8f8f8 !important;
 border: 1px solid #000d2d !important;
 border-radius: 0.375rem !important;
}
.d-ocult {
 height: 35px;
}
.nav-tabs .nav-link.active,
.nav2.nav-tabs .nav-item.show .nav-link {
 border-color: #222 #222 #fff;
 position: relative;
}
.nav2.nav-tabs {
 border-bottom: 1px solid #222;
 flex-wrap: nowrap;
 position: relative;
 padding-right: 40px;
}
.select-input {
 background: 0 0;
 border: 0;
}
.selectD,
.selectN {
 background-repeat: no-repeat;
 word-wrap: normal;
 text-transform: none;
}
.me-015 {
 margin-right: 0.2rem !important;
}
.projEmp {
 margin-top: -3px;
 color: #6c757d;
}
.accordion-body {
 background-color: #ede9e0;
}
.dropdown ul {
 margin: 0 0 -13px;
}
.dropdown.dropx2 ul {
 margin: 0 !important;
}
@media (max-width: 1024px) {
 .nav2.nav-tabs .nav-link {
  padding: 0.5rem 0.75rem;
 }
}
.accordion-item {
 background-color: #fff;
 border: 1px solid rgb(0 13 45);
}
@font-face {
 font-family: "SF Compact Display Thin";
 font-style: normal;
 font-weight: 400;
 src:
  local("SF Compact Display Thin"),
  url(../fonts/sf.woff) format("woff");
}
@font-face {
 font-family: "SF Compact Display Medium";
 font-style: normal;
 font-weight: 400;
 src:
  local("SF Compact Display Medium"),
  url(../fonts/sfb.woff) format("woff");
}
@font-face {
 font-family: "SF Compact Display Regular";
 font-style: normal;
 font-weight: 400;
 src:
  local("SF Compact Display Regular"),
  url(../fonts/sfr.woff) format("woff");
}
.acord2 .accordion-button:not(.collapsed)::after {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.table > :not(:first-child) {
 border-top: 0;
}
.btn-pq {
 padding: 0.375rem 0.75rem;
}
.badge-primary2 {
 border: 1px solid #060338;
 color: #060338;
 padding: 4px;
 font-size: 13px;
 font-weight: 400;
}
#toast,
#toast #img {
 height: 40px;
 border-radius: 3px;
 color: #212529;
}
#toast {
 visibility: hidden;
 max-width: 40px;
 background-color: #dbd6cb;
 text-align: center;
 position: fixed;
 left: 0;
 bottom: 20px;
}
#toast #img {
 width: 40px;
 float: left;
 box-sizing: border-box;
 background-color: #bfbaae;
}
#toast #desc {
 color: #212529;
 overflow: hidden;
}
#toast.show {
 visibility: visible;
 -webkit-animation:
  0.5s fadein,
  0.5s 0.5s expand,
  3s 1s stay,
  0.5s 2s shrink,
  0.5s 2.5s fadeout;
 animation:
  0.5s fadein,
  0.5s 0.5s expand,
  3s 1s stay,
  0.5s 4s shrink,
  0.5s 4.5s fadeout;
}
@-webkit-keyframes fadein {
 from {
  bottom: 0;
  opacity: 0;
 }
 to {
  bottom: 30px;
  opacity: 1;
 }
}
@keyframes fadein {
 from {
  bottom: 0;
  opacity: 0;
 }
 to {
  bottom: 20px;
  opacity: 1;
 }
}
@-webkit-keyframes expand {
 from {
  min-width: 40px;
 }
 to {
  min-width: 250px;
 }
}
@keyframes expand {
 from {
  min-width: 40px;
 }
 to {
  min-width: 250px;
 }
}
@-webkit-keyframes stay {
 from,
 to {
  min-width: 250px;
 }
}
@keyframes stay {
 from,
 to {
  min-width: 250px;
 }
}
@-webkit-keyframes shrink {
 from {
  min-width: 250px;
 }
 to {
  min-width: 40px;
 }
}
@keyframes shrink {
 from {
  min-width: 250px;
 }
 to {
  min-width: 40px;
 }
}
@-webkit-keyframes fadeout {
 from {
  bottom: 20px;
  opacity: 1;
 }
 to {
  bottom: 60px;
  opacity: 0;
 }
}
@keyframes fadeout {
 from {
  bottom: 20px;
  opacity: 1;
 }
 to {
  bottom: 60px;
  opacity: 0;
 }
}
.spanX {
 width: 100%;
 border-radius: 5px !important;
 padding: 2px 4px !important;
 font-size: 13px !important;
 text-align: center !important;
 border: 0;
 -webkit-appearance: none;
 min-width: 100px;
}
.b_laranja {
 color: #fff;
 background-color: #e17100 !important;
}
.b_verde {
 color: #fff;
 background-color: #05ae00 !important;
}
.b_cinza {
 color: #fff;
 background-color: #7f8c8d !important;
}
.b_roxo {
 color: #fff;
 background-color: #9b00f4 !important;
}
.b_azul {
 color: #fff;
 background-color: #0068f4 !important;
}
.b_vermelho {
 color: #fff;
 background-color: #dc3545 !important;
}
.bold {
 font-weight: 600 !important;
}
.novo {
 color: #dc3545;
 border: 1px solid #dc3545;
}
.reaberto {
 color: #8900d8;
 border: 1px solid #8900d8;
}
.cancelado {
 color: #7f8c8d;
 border: 1px solid #7f8c8d;
}
.concluido {
 color: #27ae60;
 border: 1px solid #27ae60;
}
.respondido {
 color: #4776dd;
 border: 1px solid #4776dd;
}
.atendimento {
 color: #e17100;
 border: 1px solid #e17100;
}
.bc-2 {
 display: -ms-flexbox !important;
 display: flex !important;
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
 padding: 0.75rem 1rem !important;
 margin-bottom: 0.5rem !important;
 list-style: none !important;
 background-color: #e9ecef !important;
 border-radius: 0.25rem !important;
}
.cssCrop,
.cssCrop2,
.cssCrop3,
.floatingMenu li a,
.prg2.progress {
 overflow: hidden;
}
.box-configs.fig-0 {
 right: 0.75rem;
}
.fs-18 {
 font-size: 18px;
}
.lineYellow {
 background-color: #fff;
 border: 2px solid #ebbd70;
 padding: 1rem;
 border-radius: 12px;
}
.fotoCarteira {
 background-size: cover;
 height: 140px;
 width: 140px;
 border-radius: 7px;
}
.footerCart,
.subfooterCart {
 padding: 0.5rem 0.75rem;
 border-bottom-left-radius: 16px;
 border-bottom-right-radius: 16px;
}
.legendAll {
 color: #323232;
}
.legendCart {
 color: #6a6a6a;
}
.logoEmp {
 position: absolute;
 right: 0.85rem;
 bottom: 0.85rem;
}
.floatingButtonInner,
.footerCart,
.fsCart,
.pr {
 position: relative;
}
.footerCart {
 background-color: #ebbd70;
 margin-top: -2px;
 line-height: 1.35;
 z-index: 2;
}
.modal-title,
.selectD,
.selectN {
 line-height: 1.5;
}
.insc {
 font-size: 11px;
 color: #464646;
}
.fsCart,
.numInsc {
 font-size: 18px;
 font-weight: 700;
}
.numInsc {
 color: #323232;
}
.subfooterCart {
 padding-top: calc(13px + 0.5rem);
 margin-top: -13px;
}
.valida {
 background-color: #435e55;
}
.pendente {
 background-color: #dc9723;
}
.cancelada,
.expirada {
 background-color: #c66871;
}
.fsCart {
 z-index: 1;
}
.h6,
.selectD,
.selectN,
h6 {
 font-weight: 400;
}
.cz-color {
 color: #575757;
}
.dp,
.selectD,
.selectN {
 color: #333;
}
@media (max-width: 374px) {
 .mobH {
  width: 110px;
  height: 110px;
 }
}
.box-configs,
.selectProj {
 position: absolute;
 right: 0;
}
select {
 cursor: pointer;
}
.disabledLink {
 pointer-events: none;
 cursor: default;
}
.selectProj {
 width: 200px;
 text-align: left !important;
 padding-left: 10px !important;
 top: 0;
 margin-top: 10px;
 margin-right: 10px;
}
.modal-title {
 margin-bottom: 0;
}
.h6,
h6 {
 font-size: 0.9rem;
}
.box-configs {
 display: flex;
 align-items: center;
}
.prg2.progress {
 display: flex;
 font-size: 0.75rem;
 background-color: transparent !important;
 border-radius: 5px;
 border: 1px solid #9e9e9e;
 width: 120px;
 height: 0.6rem;
}
.prg2 .progress-bar {
 display: flex;
 flex-direction: column;
 justify-content: center;
 overflow: hidden;
 color: #000;
 text-align: center;
 white-space: nowrap;
 background-color: #9e9e9e;
 transition: width 0.6s;
}
.selectN {
 display: block;
 width: 100%;
 border-radius: 5px;
 padding: 2px 22px 2px 8px;
 font-size: 13px;
 min-width: 130px;
 background-color: #fff;
 background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');
 background-position: right 0.3rem center;
 appearance: none;
 box-shadow: none;
 outline: 0;
 text-align: left;
 border: 1px solid #333;
}
.selectN:disabled {
 background: url("/img/downz.svg") right no-repeat;
}
.selectN:disabled.b_danger,
.selectN:disabled.b_success {
 border: 1px solid #b4b4b4 !important;
 color: #b4b4b4 !important;
}
.selectD {
 display: block;
 width: 100%;
 border-radius: 5px !important;
 padding: 2px 4px 2px 8px !important;
 font-size: 13px !important;
 min-width: 115px;
 box-shadow: none !important;
 outline: 0 !important;
 text-align: left !important;
 border: 1px solid #333;
}
.mwd80 {
 min-width: 80px;
}
.mwd70 {
 min-width: 70px;
}
.nav2 .nav-link:focus,
.nav2 .nav-link:hover {
 color: grey;
}
.nav2 .nav-link {
 color: #495057;
}
.dp {
 padding: 0.2rem 0.5rem;
 border-color: #9e9e9e;
 background-color: #ddd;
 font-size: 13px;
}
.selectN.dpx:hover {
 background-color: #ccc !important;
}
.mt-n3 {
 margin-top: -3px;
}
.mt-n4 {
 margin-top: -4px;
}
.floatingButtonWrap {
 display: block;
 position: fixed;
 bottom: 15px;
 right: 15px;
 z-index: 1000;
}
.floatingButton {
 display: block;
 width: 60px;
 height: 60px;
 text-align: center;
 background-color: #1d3248;
 border: 5px solid #152232;
 line-height: 50px;
 position: absolute;
 border-radius: 50%;
 bottom: 0;
 right: 0;
 animation: 1s linear animName;
}
.cl4,
.cl5 {
 color: #484848;
 font-size: 14px;
}
.floatingButton .fa {
 font-size: 15px !important;
 transform: rotate(0);
 transition: 0.4s;
}
.floatingButton.open .fa {
 transform: rotate(270deg);
}
.floatingMenu {
 position: absolute;
 bottom: 60px;
 right: 0;
 display: none;
}
.floatingMenu li {
 width: 100%;
 float: right;
 list-style: none;
 text-align: right;
 margin-bottom: 5px;
}
.floatingMenu li a {
 padding: 8px 15px;
 display: inline-block;
 background: #001938;
 color: #fff;
 border-radius: 5px;
 transition: 0.4s;
 -webkit-box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
 box-shadow: 1px 3px 5px rgba(211, 224, 255, 0.5);
}
.floatingMenu li a:hover {
 margin-right: 10px;
 text-decoration: none;
}
.iconInput {
 position: absolute;
 right: 7px;
 top: 0;
 bottom: 0;
 width: 18px;
 background-color: transparent;
 margin: auto;
 display: flex;
 align-items: center;
}
@media (min-width: 767px) and (max-width: 991px) {
 .pemd0 {
  padding-right: 0;
 }
}
.selectN.cl1 {
 min-width: 32px;
 background: 0 0;
 padding-right: 8px;
}
.cl2 {
 padding-right: 0.75rem;
}
.cl3 {
 padding: 0.5rem;
 background-color: #f3f3f3;
}
.cl4 {
 margin-left: 7px;
}
.cl6 {
 color: #000d2d;
 border: #fff;
 height: 0.5px;
 font-size: 1px;
}
.cl7 {
 border-radius: 0;
 width: 100%;
 margin-top: -10px;
}
.cl8 {
 margin-bottom: 8px !important;
}
.cl9 {
 font-size: 12px;
 color: #646464;
}
.cl10 {
 text-align: left !important;
 padding-left: 8px !important;
 background-color: transparent !important;
 border: 1px solid #333 !important;
 color: #333 !important;
}
.cl11 {
 background-color: #000d2d;
}
.cl12,
.cl13 {
 background: 0 0;
}
.cl12 {
 min-width: auto !important;
 padding-right: 10px !important;
 text-align: center !important;
 border: 1px solid #7a7a7a !important;
 color: #7a7a7a !important;
}
.w300px {
 width: 300px;
}
.cssCrop {
 max-width: 80ch;
}
.cssCrop2 {
 max-width: 20ch;
}
.cssCrop3 {
 max-width: 40ch;
}
@media (max-width: 992px) {
 .cssCrop {
  max-width: 25ch;
 }
}
.navbar {
 padding-top: 0.7rem;
 padding-bottom: 0.7rem;
}
.navbar-dark .navbar-nav .nav-link:hover {
 background-color: #0e2743;
}
.badgeX {
 min-width: auto;
 padding-right: 8px;
 padding-left: 8px;
 line-height: 15px;
 font-size: 10px;
 text-align: center;
 border: 1px solid #333;
 color: #333;
 border-radius: 17px;
 width: fit-content;
}
.cl13 {
 min-width: auto !important;
 padding-right: 10px !important;
 text-align: center !important;
 border: 1px solid #333 !important;
 color: #333 !important;
}
.selectNav {
 border: 1px solid #000 !important;
 background-color: #152232 !important;
 color: #ccc;
 width: 220px;
 text-align: left !important;
 padding: 8px 6px 8px 16px !important;
 border-radius: 5px !important;
 font-size: 13px !important;
 -webkit-appearance: none;
 min-width: 75px !important;
 background: url(/img/globeW.svg) right no-repeat;
 background-position: right 0.3rem center !important;
}
.figImgs,
.label-chart1,
.posi-imgs {
 text-align: center;
}
.btn-small-gray {
 border-color: #e2e2e2;
 background-color: #e2e2e2;
 color: #646464;
 font-size: 13px;
 padding: 5px 5px 4px 10px;
}
.label-chart1,
.text-charts {
 color: #00565b;
 font-size: 13px;
}
.navCT {
 text-transform: lowercase;
 display: inline-block;
}
.box-triangle2,
.box-triangle3 {
 line-height: 15px;
 display: flex;
 align-items: center;
}
.navCT::first-line {
 text-transform: capitalize;
}
.label-chart1 {
 font-weight: 700;
}
.box-infos + .box-infos,
.items-charts {
 margin-top: 0.75rem;
}
.pg3.progress {
 height: 8px;
 border-radius: 8px;
}
.gx2r {
 --bs-gutter-x: 1.75rem;
}
.box-calendar {
 padding: 1rem 0;
 background-color: #152232;
}
.box-triangle,
.list-mes,
.span-porcent {
 background-color: #fff;
}
.list-mes {
 padding: 0.75rem;
 height: 52px;
 border: 1px solid #000e1f;
 border-radius: 8px;
 position: relative;
}
.text-mes.active,
.text-mes:hover {
 background-color: #000e1f;
 color: #fff;
 border-radius: 7px;
}
.btn-left,
.btn-right {
 position: absolute;
 top: 0;
 height: fit-content;
 margin: auto;
 bottom: 0;
}
.btn-left {
 left: 0.75rem;
}
.btn-right {
 right: 0.75rem;
}
.text-mes {
 color: #1f2937;
 font-size: 13px;
 cursor: pointer;
 padding: 3px 6px;
 margin: 0 0.25rem;
}
.box-infos {
 padding: 0.75rem;
 border-radius: 12px;
}
.text-infos {
 color: #000e1f;
 font-size: 12px;
}
.box-triangle {
 border-radius: 4px;
 padding: 0.75rem 0.35rem 0.75rem 0.8rem;
 position: relative;
 line-height: 15px;
 height: 54px;
 width: fit-content;
}
.triangle-right {
 width: 0;
 height: 0;
 border-top: 27px solid transparent;
 border-left: 12px solid #fff;
 border-bottom: 27px solid transparent;
 position: absolute;
 right: -11px;
 top: 0;
 border-radius: 4px;
}
.triangle-right2,
.triangle-right3 {
 border-top: 127px solid transparent;
 border-bottom: 128px solid transparent;
 right: -28px;
 top: 0;
}
.title-infos-1 {
 font-size: 13px;
 color: #fff;
}
.sub-infos-1 {
 font-size: 11px;
 color: #bedddf;
}
.span-porcent {
 color: #00565b;
 font-weight: 400;
 font-size: 11px;
 padding: 2px 6px;
 border-radius: 8px;
}
.border-right:after {
 position: absolute;
 content: "";
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 width: 1px;
 height: 30px;
 background-color: #bedddf;
}
.box-triangle2 {
 background-color: #00595d;
 border-radius: 4px;
 padding-left: 14px;
 position: relative;
 height: 258px;
 width: 50%;
 justify-content: center;
 flex-direction: column;
 z-index: 2;
}
.triangle-right2 {
 width: 0;
 height: 0;
 border-left: 29px solid #00595d;
 position: absolute;
 border-radius: 4px;
}
.box-triangle3 {
 background-color: #0abd85;
 border-radius: 4px;
 padding-left: 33px;
 position: relative;
 height: 258px;
 width: 50%;
 justify-content: center;
 flex-direction: column;
 z-index: 1;
 margin-left: -6px;
}
.box-anexos,
.overx-filters {
 align-items: center;
 display: flex;
}
.triangle-right3 {
 width: 0;
 height: 0;
 border-left: 29px solid #0abd85;
 position: absolute;
 border-radius: 4px;
}
.overx-filters {
 justify-content: center;
}
.mtlg35 {
 margin-top: 3.5rem;
}
.pylg35 {
 padding: 3.5rem 0;
}
.posi-imgs {
 position: absolute;
 left: 0;
 top: 44px;
 line-height: 1.2;
 z-index: 10;
 width: 100%;
}
.numImgs {
 font-size: 16px;
 color: #fff;
 font-weight: 600;
}
.textImgs {
 font-size: 14px;
 color: #fff;
}
@media (min-width: 1199px) and (max-width: 1399px) {
 .text-mes-lg {
  padding: 3px 5px;
 }
}
.toast {
 box-shadow: none;
 border-color: #14b557;
 background-color: #e1f4e9;
 color: #109648;
 border-radius: 30px;
 width: 100%;
 padding: 6px 19px 5px 16px;
 --bs-toast-padding-x: 0rem;
}
.toast.redToast {
 box-shadow: none;
 color: #4e4e4e;
 background-color: #f0ebe3;
 border-color: #cfc8bd;
}
.btn-close.btnWhitec {
 width: 0.5em;
 height: 0.5em;
 background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
  center/1em auto no-repeat;
}
.figImgs {
 margin-top: -15px;
 position: relative;
}
.wmb {
 width: 100% !important;
}
@media (min-width: 991px) and (max-width: 1199px) {
 .himX {
  height: 17px;
 }
 .over-lg {
  overflow-x: auto;
  justify-content: start;
 }
 .list-lg {
  padding: 0.75rem 3rem;
 }
 .wmb {
  width: 90% !important;
 }
}
.titleGer {
 font-size: 18px;
 color: #fff;
}
.titleVend {
 font-size: 13px;
 color: #b8dddf;
 margin-top: -2px;
}
.box-anexos {
 position: relative;
 padding: 2.5rem 0.75rem 3.5rem;
 border-radius: 6px;
 border: 1px solid #000;
 justify-content: center;
 flex-direction: column;
 min-height: 207px;
}
.footer-anex,
.left-anex,
.right-anex {
 position: absolute;
}
.box-anexos:hover {
 background-color: #f1f1f1;
}
.left-anex {
 left: 0.5rem;
 top: 0.25rem;
}
.right-anex {
 right: 0.25rem;
 top: 0.25rem;
}
.title-arq {
 font-size: 13px;
 color: #152232;
}
.title-subarq {
 font-size: 11px;
 color: #515151;
}
.footer-anex {
 bottom: 0;
 left: 0;
 right: 0;
 margin: auto;
 width: calc(100% - 1.5rem);
 border-top: 1px solid #000e1f;
 padding: 0.5rem 0;
 display: flex;
 align-items: center;
 justify-content: space-between;
}
.fntbb {
 font-size: 11px;
 color: #152232;
}
.box-subs {
 padding: 0.75rem 1rem;
 background-color: #e9ecef;
}
.g-25 {
 --bs-gutter-x: 0.75rem;
 --bs-gutter-y: 0.75rem;
}
.max-width-btns {
 width: 56px;
}
@media (max-width: 991px) {
 .p10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
 }
 .mw80 {
  min-width: 80px !important;
 }
 .mw90 {
  min-width: 90px !important;
 }
 .mw100 {
  min-width: 100px !important;
 }
 .mw125 {
  min-width: 125px !important;
 }
 .mw150 {
  min-width: 150px !important;
 }
 .mw200 {
  min-width: 200px !important;
 }
 .mw250 {
  min-width: 250px !important;
 }
 .navbar-dark .navbar-nav .nav-link {
  margin-top: 5px;
  padding-right: 0.65rem;
  margin-right: 0;
 }
 .posiCel {
  position: absolute;
  right: 62px;
  top: 7px;
 }
 .navCel {
  width: 45px;
  margin-left: auto;
 }
 .posiCel .pdDrop.dropdown-menu {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
 }
 .espacing-box {
  padding-top: 3rem;
  padding-bottom: 5rem;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
 }
 .nav2.nav-tabs {
  width: fit-content;
  min-width: 100%;
 }
 .nav-tabs .nav-link {
  white-space: nowrap;
 }
 .overx {
  overflow-x: auto;
 }
 .rowx {
  overflow-x: auto;
  flex-wrap: nowrap;
 }
 .list-mes {
  padding-top: 0.8rem;
 }
 .overx-filters {
  justify-content: start;
  overflow-x: auto;
 }
 .mt2rrrem,
 .mtlg35,
 .mtmob + .mtmob + .mtmob {
  margin-top: 2rem;
 }
 .box-triangle2 {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 46%;
 }
 .box-triangle3 {
  padding-left: 2.5rem;
  padding-right: 1rem;
  width: 46%;
 }
 .pylg35 {
  padding: 2.5rem 0;
 }
 .pdMob {
  padding-right: 0.35rem !important;
  padding-left: 0.35rem !important;
 }
 .max-width-btns {
  width: 100%;
 }
 .box-subs {
  padding: 0.75rem 0;
 }
 .pdDrop.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
 }
 .pdDrop .dropdown-item {
  padding: 0.5rem 1rem;
 }
 .navFixedMob {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1040;
 }
 .hnav61 {
  height: 61px;
 }
}
.posi-btns-figs {
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.badgeCortesia {
 font-weight: 300;
 margin-top: -2px;
 border: 1px solid #acacac;
 border-radius: 0.25rem;
 display: inline-block;
 padding-right: 4px;
 padding-left: 4px;
 font-size: 0.75em;
 color: #6d6d6d;
 background: #e2e2e2;
}
.form-select-btn,
.select-filter {
 padding-top: 0.25rem;
 padding-bottom: 0.25rem;
 padding-left: 0.5rem;
 font-size: 0.875rem;
}
.page-item .page-link {
 color: #000d2d;
 padding: 3px 8px;
 border-radius: 15px;
 border: 0;
}
.page-item.active .page-link {
 background-color: #000d2d;
 border-color: #000d2d;
 color: #fff;
}
.list-group-item + .list-group-item,
.list-group-item:first-child,
.list-group-item:last-child {
 border-bottom: 1px solid #333;
 border-left: 1px solid #333;
 border-right: 1px solid #333;
}
@media (max-width: 767px) {
 .numInsc {
  font-size: 14px;
 }
 .fsCart {
  font-size: 16px;
 }
 .legendAll {
  max-width: 80%;
 }
 .hmob175 {
  min-height: 175px !important;
 }
 .noImg {
  width: 80% !important;
 }
}
@media (min-width: 768px) {
 .noImg {
  height: 300px !important;
 }
}
.select-filter {
 width: 100%;
 border: 1px solid #333;
 margin-right: 0.5rem;
}
.mW100 {
 min-width: 100px;
}
.mW120 {
 min-width: 120px;
 width: 120px;
}
.mW140 {
 min-width: 140px;
}
.mW160 {
 min-width: max-content;
}
.mW180 {
 min-width: 180px;
}
.mW200 {
 min-width: 200px;
}
.form-select-btn {
 border-radius: 0.25rem;
}
.form-select {
 border: 1px solid #333;
 background-color: #f8f8f8;
 padding: 0.375rem 1.5rem 0.375rem 0.55rem;
}
.list-group-item:first-child {
 border-top: 1px solid #333;
}
@media (max-width: 375px) {
 .pxss {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
 }
}
@media (min-width: 376px) and (max-width: 575px) {
 .pxss {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
 }
}
@keyframes animName {
 0% {
  transform: rotate(0);
 }
 100% {
  transform: rotate(360deg);
 }
}
.lds-ring {
 display: inline-block;
 width: 60px;
 height: 60px;
 position: fixed;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 margin: auto;
 z-index: 1055;
}
.lds-ring div {
 box-sizing: border-box;
 display: block;
 position: absolute;
 width: 30px;
 height: 30px;
 margin: 8px;
 border: 4px solid #fff;
 border-radius: 50%;
 animation: 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite lds-ring;
 border-color: #fff transparent transparent;
}
.lds-ring div:first-child {
 animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
 animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
 animation-delay: -0.15s;
}
@keyframes lds-ring {
 0% {
  transform: rotate(0);
 }
 100% {
  transform: rotate(360deg);
 }
}
.opacity {
 opacity: 0.4;
}
.modal-black .btn-close {
 background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
  center/1em auto no-repeat;
}
.btn-funil1 {
 border-color: #000e1f !important;
 color: #000e1f !important;
}
.btn-funil1.active,
.btn-funil1:hover {
 background-color: #000e1f !important;
 color: #fff !important;
}
.btn-funil2 {
 border-color: #152232 !important;
 color: #152232 !important;
}
.btn-funil2.active,
.btn-funil2:hover {
 background-color: #152232 !important;
 color: #fff !important;
}
.btn-click {
 border-radius: 0;
 padding-top: 0.275rem;
 padding-bottom: 0.275rem;
 font-size: 0.9rem;
}
.btn-click:first-child {
 margin-right: -5px;
 border-top-left-radius: 7px;
 border-bottom-left-radius: 7px;
}
.btn-click:last-child {
 border-top-right-radius: 7px;
 border-bottom-right-radius: 7px;
}
.form-select {
 background-position: right 0.55rem center;
}
.rating-container {
 display: inline-block;
 cursor: pointer;
}
.star {
 font-size: 0.75rem;
 color: #ccc;
 margin-right: 1px;
}
.star.selected {
 color: #ff9800;
}
.cke_dialog_ui_button {
 display: block !important;
 padding: 3px !important;
 text-align: center !important;
}
.modal-backdrop {
 background-color: #000;
}
.cke_chrome {
 border: 1px solid #000000 !important;
 border-radius: 0.375rem !important;
}
.cke_inner,
.cke_bottom {
 border-radius: 0.375rem !important;
}
.cke_top {
 border-radius: 0.375rem !important;
 border-bottom: 1px solid #000000 !important;
}
.btn:hover {
 transform: scale(1) !important;
}
.code {
 background: #1d1e22;
 color: #686868;
}
.form-control.code:focus {
 background-color: #1d1e22;
 color: #686868;
}
#toast2 {
 z-index: 9999 !important;
}
