﻿@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Akrobat";
  src: url("../fonts/Akrobat/Akrobat-Regular.ttf") format("truetype");
  font-weight: 400;
}
/*Colors*/
/*laranja*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Akrobat";
  src: url("../fonts/Akrobat/Akrobat-Regular.ttf") format("truetype");
  font-weight: 400;
}
/*Colors*/
/*laranja*/
/*Text*/
/*Buttons*/
/*Surface*/
/*Tabs*/
/*Beans*/
/*pagination*/
/*news-container*/
/*Text*/
/*Alerts*/
/*Buttons*/
/*Tabs*/
/* Container */
/*Surface*/
/* Tables */
/*Inputs*/
/*pagination*/
/*ToolTips*/
/*news-container*/
/*news-small-container*/
/*info-inverted-container*/
/*carousel*/
/*navBars*/
/* Chosen -- Filter Pill */
/*navPills*/
/*wizard*/
/*Panel Header*/
/*Panel Body*/
/*Icon*/
.modal-login > .modal-dialog {
  width: 808px;
}
.modal-login .modal-login__content {
  border-radius: 6px;
  background: none;
  border: none;
}
.modal-login .modal-body {
  padding: 0;
}
.modal-login .modal-body .form-login {
  padding: 24px;
  color: #383F4B;
  height: 440px;
  background-color: #FFFFFF;
  border-radius: 16px 0 0 16px;
}
.modal-login .modal-body .form-login .form-login__container {
  height: 100%;
  display: flex;
  flex-direction: column;
  color: #279EA2;
}
.modal-login .modal-body .form-login .form-login__container > .parameter, .modal-login .modal-body .form-login .form-login__container > .parameter-order {
  margin-bottom: 40px;
}
.modal-login .modal-body .form-login .form-login__container > .parameter > .input--text, .modal-login .modal-body .form-login .form-login__container > .parameter-order > .input--text, .modal-login .modal-body .form-login .form-login__container > .parameter > .input--dropdown, .modal-login .modal-body .form-login .form-login__container > .parameter-order > .input--dropdown, .modal-login .modal-body .form-login .form-login__container > .parameter > .input--text_wide, .modal-login .modal-body .form-login .form-login__container > .parameter-order > .input--text_wide {
  max-width: 100%;
  min-height: 35px;
}
.modal-login .modal-body .form-login .form-login__container > .parameter > .parameter__label--required, .modal-login .modal-body .form-login .form-login__container > .parameter-order > .parameter__label--required {
  color: #279EA2;
}
.modal-login .modal-body .form-login .title-login {
  font-family: "Quicksand";
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 45px;
}
.modal-login .modal-body .form-login .submit-login {
  margin-top: auto;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  min-height: 35px;
}

.modal-login__banner {
  background-image: url("../../images/background/login_image.png");
  background-repeat: no-repeat;
  color: #383F4B;
  font-family: "Quicksand";
  height: 440px;
  white-space: normal;
  padding: 0;
  border-radius: 0 16px 16px 0;
  background-color: #FFFFFF;
}
.modal-login__banner > .banner__content {
  height: 100%;
  width: 100%;
  padding: 110px 64px;
}
.modal-login__banner > .banner__content > div > div:last-child {
  margin-top: 200px;
  margin-left: 50px;
}
.modal-login__banner > .banner__content > h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 8px;
}
.modal-login__banner > .banner__content .banner__label {
  font-size: 14px;
  /*height: 16px;
  font-weight: bold;
  margin-bottom: 32px;*/
  background-color: #279EA2;
  border-radius: 16px;
  color: #FFFFFF;
  padding: 16px;
}

/*Colors*/
/*laranja*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Akrobat";
  src: url("../fonts/Akrobat/Akrobat-Regular.ttf") format("truetype");
  font-weight: 400;
}
/*Colors*/
/*laranja*/
/*Text*/
/*Buttons*/
/*Surface*/
/*Tabs*/
/*Beans*/
/*pagination*/
/*news-container*/
/*Text*/
/*Alerts*/
/*Buttons*/
/*Tabs*/
/* Container */
/*Surface*/
/* Tables */
/*Inputs*/
/*pagination*/
/*ToolTips*/
/*news-container*/
/*news-small-container*/
/*info-inverted-container*/
/*carousel*/
/*navBars*/
/* Chosen -- Filter Pill */
/*navPills*/
/*wizard*/
/*Panel Header*/
/*Panel Body*/
/*Icon*/
.alert--info, .alert--info--order {
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  padding: 8px 16px;
  background-color: #FFFFFF;
}
.alert--info .alert__text, .alert--info--order .alert__text {
  font-family: "Quicksand";
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-bottom: 0;
}
.alert--info .alert__text::before, .alert--info--order .alert__text::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f05a";
  font-size: 16px;
  margin-right: 12px;
  color: #FFFFFF;
}

.alert--success {
  border-radius: 4px;
  border: 1px solid #57C0A7;
  padding: 8px 16px;
  background-color: #57C0A7;
}
.alert--success .alert__text {
  font-family: "Quicksand";
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-bottom: 0;
}
.alert--success .alert__text::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f05a";
  font-size: 16px;
  margin-right: 12px;
  color: #FFFFFF;
}

.alert--error {
  border-radius: 4px;
  border: 1px solid #F8565C;
  padding: 8px 16px;
  background-color: #F8565C;
}
.alert--error .alert__text {
  font-family: "Quicksand";
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-bottom: 0;
}
.alert--error .alert__text::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f05a";
  font-size: 16px;
  margin-right: 12px;
  color: #FFFFFF;
}
.alert--error .alert__text::before {
  content: "\f071";
}

.alert--caution {
  border-radius: 4px;
  border: 1px solid #F68842;
  padding: 8px 16px;
  background-color: #F68842;
}
.alert--caution .alert__text {
  font-family: "Quicksand";
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-bottom: 0;
}
.alert--caution .alert__text::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f05a";
  font-size: 16px;
  margin-right: 12px;
  color: #FFFFFF;
}

.search-choice {
  border: 1px solid #383F4B !important;
  border-radius: 10px !important;
  background-color: #383F4B !important;
  background-image: linear-gradient(#383F4B, #383F4B) !important;
  box-shadow: none !important;
  color: #FFFFFF !important;
}

.search-choice:hover {
  border: 1px solid #696F78 !important;
  border-radius: 10px !important;
  background-color: #696F78 !important;
  background-image: linear-gradient(#696F78, #696F78) !important;
  color: #FFFFFF !important;
}

.chosen-choices {
  padding-top: 1px !important;
  min-height: 35px;
  border-radius: 4px;
  background: #E6E6E8 !important;
  /*border: 1px solid #e6e6e8 !important;*/
  border: 1px solid #696F78 !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
  padding: 5px 20px 5px 6px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 6px;
  right: 4px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  border: 1px solid #696F78 !important;
  border-radius: 10px !important;
  background-color: #696F78 !important;
  background-image: linear-gradient(#696F78, #696F78) !important;
  box-shadow: none !important;
  color: white !important;
}

.chosen-container-active {
  border: none;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #383F4B !important;
  background-image: linear-gradient(#383F4B, #383F4B) !important;
}

.search-field > input {
  font-family: "Roboto";
  font-style: italic;
}

table {
  white-space: nowrap;
}
table.simple-table, table.table-info, .security-modal table.lov-table, table.inverted-simple-table, table.smaller-table, table.table-with-details-ord-hst, table.table-with-details-ord-hst-neg, table.table-with-details, table.fixed-table-with-details, table.fixed-table-with-details-no-border, table.table-with-details-ord {
  font-size: 14px;
  border-bottom: 1px solid #696F78;
}
table.simple-table thead, table.table-info thead, .security-modal table.lov-table thead, table.inverted-simple-table thead, table.smaller-table thead, table.table-with-details-ord-hst thead, table.table-with-details-ord-hst-neg thead, table.table-with-details thead, table.fixed-table-with-details thead, table.fixed-table-with-details-no-border thead, table.table-with-details-ord thead {
  color: #9B9FA5;
  font-size: 12px;
}
table.simple-table thead tr, table.table-info thead tr, .security-modal table.lov-table thead tr, table.inverted-simple-table thead tr, table.smaller-table thead tr, table.table-with-details-ord-hst thead tr, table.table-with-details-ord-hst-neg thead tr, table.table-with-details thead tr, table.fixed-table-with-details thead tr, table.fixed-table-with-details-no-border thead tr, table.table-with-details-ord thead tr {
  border-bottom: 1px solid #696F78;
}
table.simple-table thead th, table.table-info thead th, .security-modal table.lov-table thead th, table.inverted-simple-table thead th, table.smaller-table thead th, table.table-with-details-ord-hst thead th, table.table-with-details-ord-hst-neg thead th, table.table-with-details thead th, table.fixed-table-with-details thead th, table.fixed-table-with-details-no-border thead th, table.table-with-details-ord thead th {
  background-color: #F6F6F6;
  border-top: none;
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: none;
  height: 46px;
  min-height: 46px;
  max-height: 46px;
  /*&:first-of-type {
      width: 30px;
      min-width: 30px;
      max-width: 30px;
  }*/
}
table.simple-table thead th:hover, table.table-info thead th:hover, .security-modal table.lov-table thead th:hover, table.inverted-simple-table thead th:hover, table.smaller-table thead th:hover, table.table-with-details-ord-hst thead th:hover, table.table-with-details-ord-hst-neg thead th:hover, table.table-with-details thead th:hover, table.fixed-table-with-details thead th:hover, table.fixed-table-with-details-no-border thead th:hover, table.table-with-details-ord thead th:hover {
  padding: 0px 5px 0px 5px;
  background-color: #F6F6F6;
  font-size: 12px;
}
table.simple-table tbody, table.table-info tbody, .security-modal table.lov-table tbody, table.inverted-simple-table tbody, table.smaller-table tbody, table.table-with-details-ord-hst tbody, table.table-with-details-ord-hst-neg tbody, table.table-with-details tbody, table.fixed-table-with-details tbody, table.fixed-table-with-details-no-border tbody, table.table-with-details-ord tbody {
  color: #383F4B;
}
table.simple-table tbody tr td, table.table-info tbody tr td, .security-modal table.lov-table tbody tr td, table.inverted-simple-table tbody tr td, table.smaller-table tbody tr td, table.table-with-details-ord-hst tbody tr td, table.table-with-details-ord-hst-neg tbody tr td, table.table-with-details tbody tr td, table.fixed-table-with-details tbody tr td, table.fixed-table-with-details-no-border tbody tr td, table.table-with-details-ord tbody tr td {
  background-color: #F6F6F6;
  /*border-top-color: $bvcv-lines-separator;*/
  padding: 0px 5px 0px 5px;
  border-top: 1px solid #696F78;
  border-bottom: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  height: 47px;
  line-height: 47px;
}
table.simple-table tbody tr td .fa-check, table.table-info tbody tr td .fa-check, .security-modal table.lov-table tbody tr td .fa-check, table.inverted-simple-table tbody tr td .fa-check, table.smaller-table tbody tr td .fa-check, table.table-with-details-ord-hst tbody tr td .fa-check, table.table-with-details-ord-hst-neg tbody tr td .fa-check, table.table-with-details tbody tr td .fa-check, table.fixed-table-with-details tbody tr td .fa-check, table.fixed-table-with-details-no-border tbody tr td .fa-check, table.table-with-details-ord tbody tr td .fa-check {
  color: #E6E6E8;
}
table.simple-table tbody tr td .fa-check.fa-checked, table.table-info tbody tr td .fa-check.fa-checked, .security-modal table.lov-table tbody tr td .fa-check.fa-checked, table.inverted-simple-table tbody tr td .fa-check.fa-checked, table.smaller-table tbody tr td .fa-check.fa-checked, table.table-with-details-ord-hst tbody tr td .fa-check.fa-checked, table.table-with-details-ord-hst-neg tbody tr td .fa-check.fa-checked, table.table-with-details tbody tr td .fa-check.fa-checked, table.fixed-table-with-details tbody tr td .fa-check.fa-checked, table.fixed-table-with-details-no-border tbody tr td .fa-check.fa-checked, table.table-with-details-ord tbody tr td .fa-check.fa-checked {
  color: #383F4B;
}
table.simple-table tbody tr:hover td, table.table-info tbody tr:hover td, .security-modal table.lov-table tbody tr:hover td, table.inverted-simple-table tbody tr:hover td, table.smaller-table tbody tr:hover td, table.table-with-details-ord-hst tbody tr:hover td, table.table-with-details-ord-hst-neg tbody tr:hover td, table.table-with-details tbody tr:hover td, table.fixed-table-with-details tbody tr:hover td, table.fixed-table-with-details-no-border tbody tr:hover td, table.table-with-details-ord tbody tr:hover td {
  background-color: #E6E6E8;
  padding: 0px 5px;
}
table.simple-table tbody tr:hover td .fa-check, table.table-info tbody tr:hover td .fa-check, .security-modal table.lov-table tbody tr:hover td .fa-check, table.inverted-simple-table tbody tr:hover td .fa-check, table.smaller-table tbody tr:hover td .fa-check, table.table-with-details-ord-hst tbody tr:hover td .fa-check, table.table-with-details-ord-hst-neg tbody tr:hover td .fa-check, table.table-with-details tbody tr:hover td .fa-check, table.fixed-table-with-details tbody tr:hover td .fa-check, table.fixed-table-with-details-no-border tbody tr:hover td .fa-check, table.table-with-details-ord tbody tr:hover td .fa-check {
  color: #383F4B;
}
table.simple-table tbody tr:hover td .fa-check.fa-checked, table.table-info tbody tr:hover td .fa-check.fa-checked, .security-modal table.lov-table tbody tr:hover td .fa-check.fa-checked, table.inverted-simple-table tbody tr:hover td .fa-check.fa-checked, table.smaller-table tbody tr:hover td .fa-check.fa-checked, table.table-with-details-ord-hst tbody tr:hover td .fa-check.fa-checked, table.table-with-details-ord-hst-neg tbody tr:hover td .fa-check.fa-checked, table.table-with-details tbody tr:hover td .fa-check.fa-checked, table.fixed-table-with-details tbody tr:hover td .fa-check.fa-checked, table.fixed-table-with-details-no-border tbody tr:hover td .fa-check.fa-checked, table.table-with-details-ord tbody tr:hover td .fa-check.fa-checked {
  color: #383F4B;
}
table.simple-table tbody tr:hover td a.aspNetDisabled i::before, table.table-info tbody tr:hover td a.aspNetDisabled i::before, .security-modal table.lov-table tbody tr:hover td a.aspNetDisabled i::before, table.inverted-simple-table tbody tr:hover td a.aspNetDisabled i::before, table.smaller-table tbody tr:hover td a.aspNetDisabled i::before, table.table-with-details-ord-hst tbody tr:hover td a.aspNetDisabled i::before, table.table-with-details-ord-hst-neg tbody tr:hover td a.aspNetDisabled i::before, table.table-with-details tbody tr:hover td a.aspNetDisabled i::before, table.fixed-table-with-details tbody tr:hover td a.aspNetDisabled i::before, table.fixed-table-with-details-no-border tbody tr:hover td a.aspNetDisabled i::before, table.table-with-details-ord tbody tr:hover td a.aspNetDisabled i::before {
  color: #696F78 !important;
}
table.simple-table tbody tr.has-details, table.table-info tbody tr.has-details, .security-modal table.lov-table tbody tr.has-details, table.inverted-simple-table tbody tr.has-details, table.smaller-table tbody tr.has-details, table.table-with-details-ord-hst tbody tr.has-details, table.table-with-details-ord-hst-neg tbody tr.has-details, table.table-with-details tbody tr.has-details, table.fixed-table-with-details tbody tr.has-details, table.fixed-table-with-details-no-border tbody tr.has-details, table.table-with-details-ord tbody tr.has-details {
  background-color: #E6E6E8;
}
table.simple-table tbody tr.has-details:hover, table.table-info tbody tr.has-details:hover, .security-modal table.lov-table tbody tr.has-details:hover, table.inverted-simple-table tbody tr.has-details:hover, table.smaller-table tbody tr.has-details:hover, table.table-with-details-ord-hst tbody tr.has-details:hover, table.table-with-details-ord-hst-neg tbody tr.has-details:hover, table.table-with-details tbody tr.has-details:hover, table.fixed-table-with-details tbody tr.has-details:hover, table.fixed-table-with-details-no-border tbody tr.has-details:hover, table.table-with-details-ord tbody tr.has-details:hover {
  cursor: pointer;
}
table.simple-table tbody tr.has-details i:before, table.table-info tbody tr.has-details i:before, .security-modal table.lov-table tbody tr.has-details i:before, table.inverted-simple-table tbody tr.has-details i:before, table.smaller-table tbody tr.has-details i:before, table.table-with-details-ord-hst tbody tr.has-details i:before, table.table-with-details-ord-hst-neg tbody tr.has-details i:before, table.table-with-details tbody tr.has-details i:before, table.fixed-table-with-details tbody tr.has-details i:before, table.fixed-table-with-details-no-border tbody tr.has-details i:before, table.table-with-details-ord tbody tr.has-details i:before {
  content: "\f107";
  color: #279EA2;
}
table.simple-table tbody tr.has-details.collapsed i:before, table.table-info tbody tr.has-details.collapsed i:before, .security-modal table.lov-table tbody tr.has-details.collapsed i:before, table.inverted-simple-table tbody tr.has-details.collapsed i:before, table.smaller-table tbody tr.has-details.collapsed i:before, table.table-with-details-ord-hst tbody tr.has-details.collapsed i:before, table.table-with-details-ord-hst-neg tbody tr.has-details.collapsed i:before, table.table-with-details tbody tr.has-details.collapsed i:before, table.fixed-table-with-details tbody tr.has-details.collapsed i:before, table.fixed-table-with-details-no-border tbody tr.has-details.collapsed i:before, table.table-with-details-ord tbody tr.has-details.collapsed i:before {
  content: "\f105";
  color: #279EA2;
}
table.simple-table tbody tr.has-details-carteira.collapsed td, table.table-info tbody tr.has-details-carteira.collapsed td, .security-modal table.lov-table tbody tr.has-details-carteira.collapsed td, table.inverted-simple-table tbody tr.has-details-carteira.collapsed td, table.smaller-table tbody tr.has-details-carteira.collapsed td, table.table-with-details-ord-hst tbody tr.has-details-carteira.collapsed td, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira.collapsed td, table.table-with-details tbody tr.has-details-carteira.collapsed td, table.fixed-table-with-details tbody tr.has-details-carteira.collapsed td, table.fixed-table-with-details-no-border tbody tr.has-details-carteira.collapsed td, table.table-with-details-ord tbody tr.has-details-carteira.collapsed td {
  color: #FFFFFF;
}
table.simple-table tbody tr.has-details-carteira.collapsed:hover td, table.table-info tbody tr.has-details-carteira.collapsed:hover td, .security-modal table.lov-table tbody tr.has-details-carteira.collapsed:hover td, table.inverted-simple-table tbody tr.has-details-carteira.collapsed:hover td, table.smaller-table tbody tr.has-details-carteira.collapsed:hover td, table.table-with-details-ord-hst tbody tr.has-details-carteira.collapsed:hover td, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira.collapsed:hover td, table.table-with-details tbody tr.has-details-carteira.collapsed:hover td, table.fixed-table-with-details tbody tr.has-details-carteira.collapsed:hover td, table.fixed-table-with-details-no-border tbody tr.has-details-carteira.collapsed:hover td, table.table-with-details-ord tbody tr.has-details-carteira.collapsed:hover td {
  color: #FFFFFF;
}
table.simple-table tbody tr.has-details-carteira td, table.table-info tbody tr.has-details-carteira td, .security-modal table.lov-table tbody tr.has-details-carteira td, table.inverted-simple-table tbody tr.has-details-carteira td, table.smaller-table tbody tr.has-details-carteira td, table.table-with-details-ord-hst tbody tr.has-details-carteira td, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira td, table.table-with-details tbody tr.has-details-carteira td, table.fixed-table-with-details tbody tr.has-details-carteira td, table.fixed-table-with-details-no-border tbody tr.has-details-carteira td, table.table-with-details-ord tbody tr.has-details-carteira td {
  background-color: #151926;
  color: #279EA2;
  padding: 0px 5px 0px 5px;
  line-height: 47px;
  height: 47px;
}
table.simple-table tbody tr.has-details-carteira td:first-of-type, table.table-info tbody tr.has-details-carteira td:first-of-type, .security-modal table.lov-table tbody tr.has-details-carteira td:first-of-type, table.inverted-simple-table tbody tr.has-details-carteira td:first-of-type, table.smaller-table tbody tr.has-details-carteira td:first-of-type, table.table-with-details-ord-hst tbody tr.has-details-carteira td:first-of-type, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira td:first-of-type, table.table-with-details tbody tr.has-details-carteira td:first-of-type, table.fixed-table-with-details tbody tr.has-details-carteira td:first-of-type, table.fixed-table-with-details-no-border tbody tr.has-details-carteira td:first-of-type, table.table-with-details-ord tbody tr.has-details-carteira td:first-of-type {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
}
table.simple-table tbody tr.has-details-carteira:hover, table.table-info tbody tr.has-details-carteira:hover, .security-modal table.lov-table tbody tr.has-details-carteira:hover, table.inverted-simple-table tbody tr.has-details-carteira:hover, table.smaller-table tbody tr.has-details-carteira:hover, table.table-with-details-ord-hst tbody tr.has-details-carteira:hover, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira:hover, table.table-with-details tbody tr.has-details-carteira:hover, table.fixed-table-with-details tbody tr.has-details-carteira:hover, table.fixed-table-with-details-no-border tbody tr.has-details-carteira:hover, table.table-with-details-ord tbody tr.has-details-carteira:hover {
  cursor: pointer;
}
table.simple-table tbody tr.has-details-carteira:hover td, table.table-info tbody tr.has-details-carteira:hover td, .security-modal table.lov-table tbody tr.has-details-carteira:hover td, table.inverted-simple-table tbody tr.has-details-carteira:hover td, table.smaller-table tbody tr.has-details-carteira:hover td, table.table-with-details-ord-hst tbody tr.has-details-carteira:hover td, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira:hover td, table.table-with-details tbody tr.has-details-carteira:hover td, table.fixed-table-with-details tbody tr.has-details-carteira:hover td, table.fixed-table-with-details-no-border tbody tr.has-details-carteira:hover td, table.table-with-details-ord tbody tr.has-details-carteira:hover td {
  background-color: #151926;
  color: #279EA2;
}
table.simple-table tbody tr.has-details-carteira i:before, table.table-info tbody tr.has-details-carteira i:before, .security-modal table.lov-table tbody tr.has-details-carteira i:before, table.inverted-simple-table tbody tr.has-details-carteira i:before, table.smaller-table tbody tr.has-details-carteira i:before, table.table-with-details-ord-hst tbody tr.has-details-carteira i:before, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira i:before, table.table-with-details tbody tr.has-details-carteira i:before, table.fixed-table-with-details tbody tr.has-details-carteira i:before, table.fixed-table-with-details-no-border tbody tr.has-details-carteira i:before, table.table-with-details-ord tbody tr.has-details-carteira i:before {
  content: "\f107";
  color: #279EA2;
}
table.simple-table tbody tr.has-details-carteira.collapsed i:before, table.table-info tbody tr.has-details-carteira.collapsed i:before, .security-modal table.lov-table tbody tr.has-details-carteira.collapsed i:before, table.inverted-simple-table tbody tr.has-details-carteira.collapsed i:before, table.smaller-table tbody tr.has-details-carteira.collapsed i:before, table.table-with-details-ord-hst tbody tr.has-details-carteira.collapsed i:before, table.table-with-details-ord-hst-neg tbody tr.has-details-carteira.collapsed i:before, table.table-with-details tbody tr.has-details-carteira.collapsed i:before, table.fixed-table-with-details tbody tr.has-details-carteira.collapsed i:before, table.fixed-table-with-details-no-border tbody tr.has-details-carteira.collapsed i:before, table.table-with-details-ord tbody tr.has-details-carteira.collapsed i:before {
  content: "\f105";
  color: #279EA2;
}
table.simple-table a, table.table-info a, .security-modal table.lov-table a, table.inverted-simple-table a, table.smaller-table a, table.table-with-details-ord-hst a, table.table-with-details-ord-hst-neg a, table.table-with-details a, table.fixed-table-with-details a, table.fixed-table-with-details-no-border a, table.table-with-details-ord a {
  color: #383F4B;
  text-decoration: underline;
}
table.simple-table a:hover, table.table-info a:hover, .security-modal table.lov-table a:hover, table.inverted-simple-table a:hover, table.smaller-table a:hover, table.table-with-details-ord-hst a:hover, table.table-with-details-ord-hst-neg a:hover, table.table-with-details a:hover, table.fixed-table-with-details a:hover, table.fixed-table-with-details-no-border a:hover, table.table-with-details-ord a:hover {
  color: #383F4B;
  text-decoration: underline;
}
table.simple-table a.aspNetDisabled, table.table-info a.aspNetDisabled, .security-modal table.lov-table a.aspNetDisabled, table.inverted-simple-table a.aspNetDisabled, table.smaller-table a.aspNetDisabled, table.table-with-details-ord-hst a.aspNetDisabled, table.table-with-details-ord-hst-neg a.aspNetDisabled, table.table-with-details a.aspNetDisabled, table.fixed-table-with-details a.aspNetDisabled, table.fixed-table-with-details-no-border a.aspNetDisabled, table.table-with-details-ord a.aspNetDisabled {
  color: #383F4B;
  text-decoration: none;
}
table.simple-table a.no-decoration, table.table-info a.no-decoration, .security-modal table.lov-table a.no-decoration, table.inverted-simple-table a.no-decoration, table.smaller-table a.no-decoration, table.table-with-details-ord-hst a.no-decoration, table.table-with-details-ord-hst-neg a.no-decoration, table.table-with-details a.no-decoration, table.fixed-table-with-details a.no-decoration, table.fixed-table-with-details-no-border a.no-decoration, table.table-with-details-ord a.no-decoration {
  text-decoration: none;
}
table.simple-table .hiddenRow, table.table-info .hiddenRow, .security-modal table.lov-table .hiddenRow, table.inverted-simple-table .hiddenRow, table.smaller-table .hiddenRow, table.table-with-details-ord-hst .hiddenRow, table.table-with-details-ord-hst-neg .hiddenRow, table.table-with-details .hiddenRow, table.fixed-table-with-details .hiddenRow, table.fixed-table-with-details-no-border .hiddenRow, table.table-with-details-ord .hiddenRow {
  padding: 0 !important;
  border-top: 0 !important;
  text-align: left;
  height: 0px !important;
  border-bottom: 0px none !important;
}
table.table-with-details tbody tr:nth-child(even) td, table.fixed-table-with-details tbody tr:nth-child(even) td, table.fixed-table-with-details-no-border tbody tr:nth-child(even) td, table.table-with-details-ord tbody tr:nth-child(even) td, table.table-with-details tbody tr:nth-child(even) td:hover {
  background-color: #E6E6E8;
  /*font-weight: bold;*/
  padding: 12px 5px;
  text-transform: uppercase;
}
table.table-with-details tbody tr:nth-child(even) td > div, table.fixed-table-with-details tbody tr:nth-child(even) td > div, table.fixed-table-with-details-no-border tbody tr:nth-child(even) td > div, table.table-with-details-ord tbody tr:nth-child(even) td > div, table.table-with-details tbody tr:nth-child(even) td:hover > div {
  border-top: 1px solid #696F78;
}
table.table-with-details tbody tr:nth-child(even) td > div div, table.fixed-table-with-details tbody tr:nth-child(even) td > div div, table.fixed-table-with-details-no-border tbody tr:nth-child(even) td > div div, table.table-with-details-ord tbody tr:nth-child(even) td > div div, table.table-with-details tbody tr:nth-child(even) td:hover > div div {
  margin-left: 20px;
}
table.table-with-details-ord tbody tr:nth-child(even) td, table.table-with-details-ord tbody tr:nth-child(even) td:hover {
  /*padding: 0 0;*/
}
table.table-with-details-ord tbody tr:nth-child(even) td > div, table.table-with-details-ord tbody tr:nth-child(even) td:hover > div {
  border-top: none;
}
table.table-with-details-ord tbody tr:nth-child(even) td > div div, table.table-with-details-ord tbody tr:nth-child(even) td:hover > div div {
  margin-left: 0;
}
table.table-with-details-ord tbody tr td {
  height: 48px !important;
  line-height: normal !important;
}
table.table-with-details-ord tbody tr[aria-expanded=true] td {
  background-color: #E6E6E8;
  /*font-weight: bold;*/
  padding: 12px 5px;
}
table.table-with-details-ord tbody tr[aria-expanded=true] td .fa-check {
  color: #383F4B;
}
table.table-with-details-ord tbody tr[aria-expanded=true] td .fa-check.fa-checked {
  color: #383F4B;
}
table.table-with-details-ord tbody tr[aria-expanded=true] td a.aspNetDisabled i::before {
  color: #696F78 !important;
}
table.table-with-details-ord tbody .bean-filter a {
  color: #FFFFFF;
  text-transform: none;
}
table.table-with-details-ord-hst tbody tr[aria-expanded=true] td, table.table-with-details-ord-hst-neg tbody tr[aria-expanded=true] td {
  background-color: #E6E6E8;
}
table.table-with-details-ord-hst tbody tr td, table.table-with-details-ord-hst-neg tbody tr td {
  height: 48px !important;
  line-height: normal !important;
}
table.table-with-details-ord-hst .hiddenRow, table.table-with-details-ord-hst-neg .hiddenRow {
  background-color: #E6E6E8;
}
table.table-with-details-ord-hst .hiddenRow:hover, table.table-with-details-ord-hst-neg .hiddenRow:hover {
  background-color: #E6E6E8;
}
table.table-with-details-ord-hst-neg {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 6px;
}
table.table-with-details-ord-hst-neg thead th {
  background-color: #F6F6F6;
}
table.table-with-details-ord-hst-neg thead th:hover {
  background-color: #F6F6F6;
}
table.table-with-details-ord-hst-neg thead tr th:first-child {
  padding-left: 24px;
}
table.table-with-details-ord-hst-neg tbody tr td {
  height: 48px !important;
  line-height: normal !important;
}
table.table-with-details-ord-hst-neg tbody tr:nth-child(even) td, table.table-with-details-ord-hst-neg tbody tr:nth-child(even) td:hover {
  background-color: #F6F6F6;
}
table.table-with-details-ord-hst-neg tbody tr:nth-child(even) td:first-child {
  padding-left: 24px;
}
table.table-with-details-ord-hst-neg tbody tr:nth-child(odd) td, table.table-with-details-ord-hst-neg tbody tr:nth-child(odd) td:hover {
  background-color: #F6F6F6;
}
table.table-with-details-ord-hst-neg tbody tr:nth-child(odd) td:first-child {
  padding-left: 24px;
}
table.table-with-details-ord-hst-neg tbody tr:last-child {
  padding-bottom: 0px;
}
table.table-with-details-ord-hst-neg tbody tr:last-child td, table.table-with-details-ord-hst-neg tbody tr:last-child td:hover {
  padding-bottom: 0px;
}
table.table-with-details-ord-hst-neg tbody tr:last-child td:first-child {
  padding-left: 24px;
}
table.smaller-table {
  margin-bottom: 0;
  padding: 8px;
  border-bottom: 0;
  /*font-size: 14px;

  thead {
      color: $bvcv-table-cell-text;

      tr {
          th {
              background-color: $bvcv-background;
              border-top: none;
              border-bottom: 1px solid transparent;
              padding-top: 24px;
              padding-bottom: 2px;
              font-size: 12px;
              text-transform: uppercase;
          }
      }
  }


  tbody {
      color: $bvcv-table-cell-text;

      tr {
          line-height: 19px;

          td {
              background-color: $bvcv-background;
              border-top-color: transparent;
              padding: 2px 5px;
              padding-left: .75rem;
              padding-right: .75rem;
          }
      }
  }*/
}
table.smaller-table thead tr {
  border-bottom: 0;
}
table.smaller-table thead tr th {
  color: #383F4B;
  font-weight: bold;
  height: 42px;
  min-height: 42px;
  max-height: 42px;
}
table.smaller-table thead tr th:first-child {
  padding-left: 8px;
}
table.smaller-table thead tr th:last-child {
  padding-right: 8px;
}
table.smaller-table tbody tr td {
  border-top: 0;
  height: 32px;
  line-height: 32px;
}
table.smaller-table tbody tr td:first-child {
  color: #383F4B;
  font-weight: bold;
  padding-left: 8px;
}
table.smaller-table tbody tr td:last-child {
  padding-right: 8px;
}
table.smaller-table tbody tr:last-child td {
  padding-bottom: 12px;
}
table.smaller-table tbody tr:hover td {
  background-color: #F6F6F6 !important;
}
table.inverted-simple-table {
  /*a.no-decoration {
      text-decoration: none;
  }

  .hiddenRow {
      padding: 0 !important;
      border-top: 0 !important;
      text-align: left;
      height: 0px !important;
      border-bottom: 0px none !important;
  }*/
}
table.inverted-simple-table thead {
  color: #9B9FA5;
  /*tr {
      border-bottom: 1px solid $bvcv-lines-separator;
  }*/
}
table.inverted-simple-table thead th {
  background-color: #F6F6F6;
  /*border-top: none;
  padding: 12px 5px 8px 5px;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: none;*/
}
table.inverted-simple-table thead th:hover {
  background-color: #F6F6F6;
}
table.inverted-simple-table tbody {
  color: #383F4B;
}
table.inverted-simple-table tbody tr {
  /*&.has-details {
      background-color: $bvcv-selected;

      &:hover {
          cursor: pointer;
      }

      i:before {
          content: "\f107";
          color: $bvcv-controls-yellow;
      }

      &.collapsed {
          i:before {
              content: "\f105";
              color: $bvcv-controls-yellow;
          }
      }
  }*/
}
table.inverted-simple-table tbody tr td {
  background-color: #F6F6F6;
  /*border-top-color: $bvcv-lines-separator;*/
  /*.fa-check {
      color: $bvcv-color-grey-2;

      &.fa-checked {
          color: $bvcv-text-black;
      }
  }*/
}
table.inverted-simple-table tbody tr:hover td {
  background-color: #E6E6E8;
  padding: 12px 5px;
}
table.inverted-simple-table tbody tr:hover td .fa-check {
  color: #383F4B;
}
table.inverted-simple-table tbody tr:hover td .fa-check.fa-checked {
  color: #383F4B;
}
table.inverted-simple-table tbody tr:hover td a.aspNetDisabled i::before {
  color: #696F78 !important;
}
table.inverted-simple-table a {
  color: #383F4B;
}
table.inverted-simple-table a:hover {
  color: #383F4B;
}
table.inverted-simple-table a.aspNetDisabled {
  color: #383F4B;
}
table.fixed-table-with-details, table.fixed-table-with-details-no-border {
  table-layout: fixed;
  width: 100%;
}
table.fixed-table-with-details-no-border tbody tr:nth-child(even) td > div table, table.fixed-table-with-details-no-border tbody tr:nth-child(even) td:hover > div table {
  width: 100%;
}
table.fixed-table-with-details-no-border tbody tr:nth-child(even) td > div table td, table.fixed-table-with-details-no-border tbody tr:nth-child(even) td:hover > div table td {
  border-top: none;
}
table .table-detail td {
  padding: 0px 5px 0px 5px;
  line-height: 47px;
  height: 47px;
}
table .table-detail td:first-of-type {
  width: 32px;
  min-width: 32px;
  max-width: 32px;
}

.cell__icon {
  margin-right: 25px;
}

.cell__container {
  padding-left: 10px;
}

input[type=submit]:active,
input[type=reset]:active,
input[type=button]:active,
input[type=email]:active,
input[type=text]:active,
input[type=password]:active,
button:active,
.btn:active,
select:active,
input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:focus,
input[type=email]:focus,
input[type=text]:focus,
input[type=password]:focus,
button:focus,
.btn:focus,
select:focus {
  outline: 1px;
  outline-color: #279EA2;
  background-image: none;
  box-shadow: none;
}

.btn--secondary, .btn--main, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm {
  border-radius: 4px;
  padding: 9px 24px 8px 24px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Quicksand";
  text-transform: uppercase;
  line-height: 16px;
  height: 32px;
}

.btn--main, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm {
  background-color: #279EA2;
  color: #FFFFFF;
  border: none;
}
.btn--main:hover, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf:hover, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm:hover, .btn--main:active, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf:active, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm:active {
  background-color: #279EA2;
  color: #FFFFFF;
  text-decoration: none;
}
.btn--main:disabled, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf:disabled, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm:disabled, .btn--main.is-disabled, .modal.order-modal .modal-dialog .modal-content .modal-footer .is-disabled.btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .is-disabled.btn-confirm {
  background-color: #E6E6E8;
  color: #9B9FA5;
  cursor: default;
}
.btn--main.aspNetDisabled, .modal.order-modal .modal-dialog .modal-content .modal-footer .aspNetDisabled.btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .aspNetDisabled.btn-confirm {
  background-color: #E6E6E8;
  color: #9B9FA5;
  cursor: not-allowed !important;
}

.btn--secondary {
  padding-top: 8px;
  padding-bottom: 7px;
  border: 1px solid #279EA2;
  background-color: transparent;
  color: #292F38;
}
.btn--secondary:hover, .btn--secondary:active {
  border-color: #292F38;
  color: #292F38;
  text-decoration: none;
}
.btn--secondary:disabled, .btn--secondary.is-disabled {
  border-color: #9B9FA5;
  color: #9B9FA5;
  cursor: default;
}

.btn-previous, .btn-retr {
  padding: 0px 12px;
  border: 1px solid #279EA2;
  color: #279EA2;
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  background: none;
  display: inline-block;
  line-height: 32px;
  /*display: flex;
  align-items: center;*/
}
.btn-previous::before, .btn-retr::before {
  font-family: "Font Awesome 5 Free";
  content: "\f30a";
  font-weight: 900;
}
.btn-previous:hover, .btn-retr:hover, .btn-previous:active, .btn-retr:active {
  background-color: #279EA2;
  color: #FFFFFF;
  text-decoration: none;
}
.btn-previous:disabled, .btn-retr:disabled, .btn-previous.is-disabled, .is-disabled.btn-retr {
  border-color: #9B9FA5;
  color: #9B9FA5;
  cursor: default;
}

.btn-delete {
  font-size: 14px;
  color: #383F4B;
  font-family: "Quicksand";
  font-weight: 500;
}
.btn-delete:hover, .btn-delete:active {
  color: #279EA2;
}
.btn-delete::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f2ed";
}
.btn-delete::after {
  text-decoration: underline;
  content: "Apagar";
  margin-left: 8px;
}

.btn-delete--disabled {
  color: #9B9FA5;
  font-size: 14px;
  font-family: "Quicksand";
  font-weight: 500;
}
.btn-delete--disabled:hover, .btn-delete--disabled:active {
  color: #9B9FA5;
  cursor: default;
}
.btn-delete--disabled::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f2ed";
}
.btn-delete--disabled::after {
  text-decoration: underline;
  content: "Apagar";
  margin-left: 8px;
}

.btn-duplicate {
  font-size: 14px;
  color: #383F4B;
  font-family: "Quicksand";
  font-weight: 500;
}
.btn-duplicate:hover, .btn-duplicate:active {
  color: #279EA2;
}
.btn-duplicate::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f24d";
}
.btn-duplicate::after {
  text-decoration: underline;
  content: "Duplicar";
  margin-left: 8px;
}

.btn-duplicate--disabled {
  color: #9B9FA5;
  font-size: 14px;
  font-family: "Quicksand";
  font-weight: 500;
}
.btn-duplicate--disabled:hover, .btn-duplicate--disabled:active {
  color: #9B9FA5;
  cursor: default;
}
.btn-duplicate--disabled::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f24d";
}
.btn-duplicate--disabled::after {
  text-decoration: underline;
  content: "Duplicar";
  margin-left: 8px;
}

.btn-retr {
  font-size: 12px;
}

.btn-toggle--inactive, .btn-toggle--active {
  border: 1px solid #383F4B;
  border-radius: 4px;
  font-size: 13px;
  padding: 2px;
  height: 32px;
  display: inline-flex;
  cursor: pointer;
}
.btn-toggle--inactive > span, .btn-toggle--active > span {
  font-family: "Quicksand";
  font-weight: 700;
  margin: 5px 8px 5px 5px;
}

.btn-toggle--inactive > div, .btn-toggle--active > .switch {
  height: 100%;
  width: 16px;
  border-radius: 2px;
  display: inline-block;
}

.btn-toggle--active {
  color: #383F4B;
}
.btn-toggle--active > .switch {
  background-color: #383F4B;
}
.btn-toggle--active:hover, .btn-toggle--active:active {
  color: #279EA2;
}
.btn-toggle--active:hover > .switch, .btn-toggle--active:active > .switch {
  background-color: #279EA2;
}
.btn-toggle--active:disabled {
  color: #E6E6E8;
  border-color: #E6E6E8;
}
.btn-toggle--active:disabled > .switch {
  background-color: #E6E6E8;
}

.btn-toggle--inactive {
  color: #9B9FA5;
}
.btn-toggle--inactive > div {
  background-color: #9B9FA5;
}
.btn-toggle--inactive:hover, .btn-toggle--inactive:active {
  color: #279EA2;
}
.btn-toggle--inactive:hover > div, .btn-toggle--inactive:active > div {
  background-color: #279EA2;
}
.btn-toggle--inactive:disabled {
  color: #E6E6E8;
  border-color: #E6E6E8;
}
.btn-toggle--inactive:disabled > div {
  background-color: #E6E6E8;
}

.btn-toggle {
  border: 1px solid #383F4B;
  border-radius: 4px;
  font-size: 13px;
  padding: 2px;
  height: 32px;
  display: inline-flex;
  cursor: pointer;
  margin-bottom: 0px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  /*> input:checked + span + .switch,
  > .switch--forcePositive {
      -webkit-transform: translateX(42px);
      -ms-transform: translateX(42px);
      transform: translateX(42px);
      background-color: #383F4B;
  }*/
}
.btn-toggle input {
  display: none;
}
.btn-toggle > .TextDisplay {
  font-family: "Quicksand";
  font-weight: 700;
  margin: 3px 5px 5px 9px;
  color: #9B9FA5;
}
.btn-toggle > .TextDisplay:hover {
  color: #279EA2 !important;
}
.btn-toggle > .switch {
  width: 16px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #9B9FA5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-toggle > .switch:before {
  position: absolute;
  height: 26px;
  width: 26px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-toggle > input + .TextDisplay:after,
.btn-toggle > input + .TextDisplay:after + .switch {
  color: #9B9FA5;
}
.btn-toggle > input:checked + .TextDisplay:after {
  color: #383F4B;
}
.btn-toggle > input:checked + .TextDisplay:hover:after {
  color: #279EA2 !important;
}
.btn-toggle:hover, .btn-toggle .btn-toggle:active {
  color: #279EA2 !important;
}
.btn-toggle:hover > .switch {
  background-color: #279EA2 !important;
}
.btn-toggle:hover > .TextDisplay, .btn-toggle:hover > input:checked + .TextDisplay:after {
  color: #279EA2 !important;
}
.btn-toggle.disabled {
  cursor: unset !important;
  border-color: #9B9FA5 !important;
}
.btn-toggle.disabled:hover {
  border-color: #9B9FA5 !important;
}
.btn-toggle.disabled > .TextDisplay {
  color: #9B9FA5;
}
.btn-toggle.disabled > .TextDisplay:hover {
  color: #9B9FA5 !important;
}
.btn-toggle.disabled > input:checked + span + .switch,
.btn-toggle.disabled > .switch--forcePositive {
  background-color: #9B9FA5 !important;
}
.btn-toggle.disabled > .switch {
  cursor: unset !important;
  background-color: #9B9FA5;
}
.btn-toggle.disabled > input + .TextDisplay:after, .btn-toggle.disabled > input + .TextDisplay:after + .switch {
  color: #9B9FA5;
}
.btn-toggle.disabled > input:checked + .TextDisplay:after {
  color: #9B9FA5;
}
.btn-toggle.disabled > input:checked + .TextDisplay:hover:after {
  color: #9B9FA5 !important;
}
.btn-toggle.disabled:hover, .btn-toggle.disabled .btn-toggle:active {
  color: #9B9FA5 !important;
}
.btn-toggle.disabled:hover > .switch {
  background-color: #9B9FA5 !important;
}
.btn-toggle.disabled:hover > .TextDisplay {
  color: #9B9FA5 !important;
}

.btn-toggle--state {
  width: 81px;
}
.btn-toggle--state > input:checked + span + .switch,
.btn-toggle--state > .switch--forcePositive {
  -webkit-transform: translateX(59px);
  -ms-transform: translateX(59px);
  transform: translateX(59px);
  background-color: #383F4B;
}

.btn-toggle--confirmation {
  width: 64px;
}
.btn-toggle--confirmation > input:checked + span + .switch,
.btn-toggle--confirmation > .switch--forcePositive {
  -webkit-transform: translateX(42px);
  -ms-transform: translateX(42px);
  transform: translateX(42px);
  background-color: #383F4B;
}

.btn-toggle--state > input + .TextDisplay:after,
.btn-toggle--state > .TextDisplay--forceNegative:after {
  content: "Inativo";
  margin-left: 0px !important;
}

.btn-toggle--state > input:checked + .TextDisplay:after,
.btn-toggle--state > .TextDisplay--forcePositive:after {
  content: "Ativo";
  margin-left: -20px !important;
}

.btn-toggle--confirmation > input + .TextDisplay:after,
.btn-toggle--confirmation > .TextDisplay--forceNegative:after {
  content: "Não";
  margin-left: 0px !important;
}

.btn-toggle--confirmation > input:checked + .TextDisplay:after,
.btn-toggle--confirmation > .TextDisplay--forcePositive:after {
  content: "Sim";
  margin-left: -20px !important;
}

.is-invalid {
  border: 1px solid #F8565C !important;
}

.btn-check .btn-ordercaution, .btn-check .btn-orderinfo, .btn-check .btn-home, .btn-check .btn-print, .btn-check, .btn-upload, .btn-download, .btn-nonprocess, .btn-rejected, .btn-expired, .btn-partFilledRejected, .btn-partFilled, .btn-filled, .btn-halted, .btn-new, .btn-cancel, .btn-pen-to-square, .btn-check2, .btn-dup, .btn-Consult, .btn-list-download-excel, .btn-new-p-order, .btn-buyBook, .btn-buy, .btn-sellBook, .btn-sell {
  text-decoration: none !important;
  font-weight: 900;
  /*font-size: 2em;*/
  color: #279EA2 !important;
  font-family: "Font Awesome 5 Free";
}
.btn-check .btn-ordercaution i, .btn-check .btn-orderinfo i, .btn-check .btn-home i, .btn-check .btn-print i, .btn-check i, .btn-upload i, .btn-download i, .btn-nonprocess i, .btn-rejected i, .btn-expired i, .btn-partFilledRejected i, .btn-partFilled i, .btn-filled i, .btn-halted i, .btn-new i, .btn-cancel i, .btn-pen-to-square i, .btn-check2 i, .btn-dup i, .btn-Consult i, .btn-list-download-excel i, .btn-new-p-order i, .btn-buyBook i, .btn-buy i, .btn-sellBook i, .btn-sell i {
  font-style: normal;
}

.btn-sell i {
  font-size: 20px;
}
.btn-sell i:hover {
  color: #292F38;
}
.btn-sell i::before {
  content: "\f056";
}
.btn-sell.aspNetDisabled {
  color: #E6E6E8 !important;
}
.btn-sell.aspNetDisabled:focus {
  color: #383F4B !important;
}

.btn-sellBook i {
  font-size: 20px;
}
.btn-sellBook i::before {
  content: "\f056" !important;
  color: #E6E6E8 !important;
}
.btn-sellBook.aspNetDisabled {
  color: #696F78 !important;
}

.btn-buy i {
  font-size: 20px;
}
.btn-buy i:hover {
  color: #292F38;
}
.btn-buy i::before {
  margin-left: 10px;
  content: "\f055";
}
.btn-buy.aspNetDisabled {
  color: #E6E6E8 !important;
}
.btn-buy.aspNetDisabled:focus {
  color: #383F4B !important;
}

.btn-buyBook i {
  font-size: 20px;
}
.btn-buyBook i::before {
  content: "\f055" !important;
  color: #E6E6E8 !important;
}
.btn-buyBook.aspNetDisabled {
  color: #696F78 !important;
}

.btn-new-p-order i {
  font-size: 16px;
}
.btn-new-p-order i:hover::before {
  content: "\f055" !important;
  color: #292F38 !important;
}
.btn-new-p-order i::before {
  content: "\f055" !important;
}
.btn-new-p-order.aspNetDisabled i {
  font-size: 16px;
}
.btn-new-p-order.aspNetDisabled i:hover::before {
  content: "\f055" !important;
  color: #383F4B !important;
  cursor: not-allowed;
}
.btn-new-p-order.aspNetDisabled i::before {
  content: "\f055" !important;
  color: #E6E6E8 !important;
}

.btn-list-download-excel i {
  font-size: 16px;
}
.btn-list-download-excel i:hover::before {
  content: "\f1c3" !important;
  color: #292F38 !important;
}
.btn-list-download-excel i::before {
  content: "\f1c3" !important;
}
.btn-list-download-excel.aspNetDisabled i {
  font-size: 16px;
}
.btn-list-download-excel.aspNetDisabled i:hover::before {
  content: "\f1c3" !important;
  color: #383F4B !important;
  cursor: not-allowed;
}
.btn-list-download-excel.aspNetDisabled i::before {
  content: "\f1c3" !important;
  color: #E6E6E8 !important;
}

.btn-Consult i {
  font-size: 16px;
}
.btn-Consult i:hover::before {
  content: "\f02d" !important;
  color: #292F38 !important;
}
.btn-Consult i::before {
  content: "\f02d" !important;
}
.btn-Consult.aspNetDisabled i {
  font-size: 16px;
}
.btn-Consult.aspNetDisabled i:hover::before {
  content: "\f02d" !important;
  color: #383F4B !important;
  cursor: not-allowed;
}
.btn-Consult.aspNetDisabled i::before {
  content: "\f02d" !important;
  color: #E6E6E8 !important;
}

.btn-dup i {
  font-size: 16px;
}
.btn-dup i:hover::before {
  content: "\f24d" !important;
  color: #292F38 !important;
}
.btn-dup i::before {
  content: "\f24d" !important;
}
.btn-dup.aspNetDisabled i {
  font-size: 16px;
}
.btn-dup.aspNetDisabled i:hover::before {
  content: "\f24d" !important;
  color: #383F4B !important;
  cursor: not-allowed;
}
.btn-dup.aspNetDisabled i::before {
  content: "\f24d" !important;
  color: #E6E6E8 !important;
}

.btn-check2 i {
  font-size: 20px;
}
.btn-check2 i:hover::before {
  content: "\f00c" !important;
  color: #292F38 !important;
}
.btn-check2 i::before {
  content: "\f00c" !important;
}
.btn-check2.aspNetDisabled i {
  font-size: 20px;
  cursor: not-allowed;
}
.btn-check2.aspNetDisabled i:hover::before {
  content: "\f00c" !important;
  color: #383F4B !important;
}
.btn-check2.aspNetDisabled i::before {
  content: "\f00c" !important;
  color: #E6E6E8 !important;
}

.btn-pen-to-square i {
  font-size: 16px;
}
.btn-pen-to-square i:hover::before {
  content: "\f044" !important;
  color: #292F38 !important;
}
.btn-pen-to-square i::before {
  content: "\f044" !important;
}
.btn-pen-to-square.aspNetDisabled i {
  font-size: 16px;
}
.btn-pen-to-square.aspNetDisabled i:hover::before {
  content: "\f044" !important;
  color: #383F4B !important;
  cursor: not-allowed;
}
.btn-pen-to-square.aspNetDisabled i::before {
  content: "\f044" !important;
  color: #E6E6E8 !important;
}

.btn-cancel i {
  font-size: 20px;
}
.btn-cancel i:hover::before {
  content: "\f00d" !important;
  color: #292F38 !important;
}
.btn-cancel i::before {
  content: "\f00d" !important;
}
.btn-cancel.aspNetDisabled i {
  font-size: 20px;
  cursor: not-allowed;
}
.btn-cancel.aspNetDisabled i:hover::before {
  content: "\f00d" !important;
  color: #383F4B !important;
}
.btn-cancel.aspNetDisabled i::before {
  content: "\f00d" !important;
  color: #E6E6E8 !important;
}

.btn-new i {
  font-size: 10px;
}
.btn-new i::before {
  content: "" !important;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
}
.btn-new.aspNetDisabled {
  color: #696F78 !important;
}

.btn-halted i {
  font-size: 10px;
}
.btn-halted i::before {
  content: "" !important;
  background-color: #F68842;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
}
.btn-halted.aspNetDisabled {
  color: #696F78 !important;
}

.btn-filled i {
  font-size: 10px;
}
.btn-filled i::before {
  content: "" !important;
  background-color: #57C0A7;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
}
.btn-filled.aspNetDisabled {
  color: #696F78 !important;
}

.btn-partFilled i {
  font-size: 10px;
}
.btn-partFilled i::before {
  content: "" !important;
  background-color: #57C0A7;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
  background: linear-gradient(to left bottom, transparent 50%, #57C0A7 50%);
}
.btn-partFilled.aspNetDisabled {
  color: #696F78 !important;
}

.btn-partFilledRejected i {
  font-size: 10px;
}
.btn-partFilledRejected i::before {
  content: "" !important;
  background-color: #57C0A7;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
  background: linear-gradient(to left bottom, #F8565C 50%, #57C0A7 50%);
}
.btn-partFilledRejected.aspNetDisabled {
  color: #696F78 !important;
}

.btn-expired i {
  font-size: 10px;
}
.btn-expired i::before {
  content: "" !important;
  background-color: #F8565C;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
}
.btn-expired.aspNetDisabled {
  color: #696F78 !important;
}

.btn-rejected i {
  font-size: 10px;
}
.btn-rejected i::before {
  content: "" !important;
  background-color: #F8565C;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
}
.btn-rejected.aspNetDisabled {
  color: #696F78 !important;
}

.btn-nonprocess i {
  font-size: 10px;
}
.btn-nonprocess i::before {
  content: "" !important;
  background-color: #F68842;
  border: 1px solid #383F4B;
  border-radius: 2px 2px;
  padding-left: 10px;
  padding-top: 0px;
}
.btn-nonprocess.aspNetDisabled {
  color: #696F78 !important;
}

.btn-download {
  vertical-align: middle;
}
.btn-download i {
  font-size: 24px;
}
.btn-download i::before {
  content: "\f019" !important;
}
.btn-download.aspNetDisabled {
  color: #696F78 !important;
}

.btn-upload {
  vertical-align: middle;
}
.btn-upload i {
  font-size: 24px;
}
.btn-upload i::before {
  content: "\f093" !important;
}
.btn-upload.aspNetDisabled {
  color: #696F78 !important;
}

.btn-check {
  vertical-align: middle;
}
.btn-check i {
  font-size: 24px;
}
.btn-check i::before {
  content: "\f00c" !important;
}
.btn-check .btn-print {
  vertical-align: middle;
}
.btn-check .btn-print i {
  font-size: 24px;
}
.btn-check .btn-print i::before {
  content: "\f02f" !important;
}
.btn-check .btn-print.aspNetDisabled {
  color: #696F78 !important;
}
.btn-check .btn-home {
  vertical-align: middle;
}
.btn-check .btn-home i {
  font-size: 24px;
}
.btn-check .btn-home i::before {
  content: "\f19c" !important;
}
.btn-check .btn-home.aspNetDisabled {
  color: #696F78 !important;
}
.btn-check .btn-orderinfo i {
  font-size: 16px;
  background-color: none;
  border-color: none;
  color: #383F4B !important;
}
.btn-check .btn-orderinfo i::before {
  content: "\f05a" !important;
}
.btn-check .btn-ordercaution i {
  font-size: 16px;
  background-color: none;
  border-color: none;
}
.btn-check .btn-ordercaution i::before {
  content: "\f05a" !important;
}
.btn-check a:focus .news-edit,
.btn-check a:focus .hand-point-down,
.btn-check a:focus .book {
  color: #383F4B !important;
  font-size: 20px;
}
.btn-check .hand-point-down {
  color: #9B9FA5;
  font-size: 20px;
}
.btn-check .hand-point-down:hover {
  color: #383F4B;
  font-size: 20px;
}
.btn-check .hand-point-down:focus {
  color: #383F4B;
  font-size: 20px;
}
.btn-check .book {
  color: #9B9FA5;
  font-size: 20px;
}
.btn-check .book:hover {
  color: #383F4B;
  font-size: 20px;
}
.btn-check .book:focus {
  color: #383F4B;
  font-size: 20px;
}
.btn-check .file-pdf {
  color: #9B9FA5 !important;
  font-size: 20px;
}
.btn-check .file-pdf:hover {
  color: #383F4B !important;
  font-size: 20px;
}
.btn-check .file-pdf:focus {
  color: #383F4B !important;
  font-size: 20px;
}
.btn-check .news-edit {
  color: #9B9FA5 !important;
  font-size: 20px;
}
.btn-check .news-edit:hover {
  color: #383F4B !important;
  font-size: 20px;
}
.btn-check .news-edit:focus {
  color: #383F4B !important;
  font-size: 20px;
}

/*Colors*/
/*laranja*/
/*Text*/
/*Buttons*/
/*Surface*/
/*Tabs*/
/*Beans*/
/*pagination*/
/*news-container*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Akrobat";
  src: url("../fonts/Akrobat/Akrobat-Regular.ttf") format("truetype");
  font-weight: 400;
}
.panel-collapse.collapsing {
  width: 100%;
}

.primary-panel-header, .panel-int-order-header, .primary-panel-header-print, .secondary-panel-header, .secondary-panel-header-confirm, .secondary-panel-header-print {
  margin-top: 16px;
  background-color: #E6E6E8;
  height: 40px;
  line-height: 40px;
  border-radius: 4px 4px 0 0;
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: bold;
}
.primary-panel-header span, .panel-int-order-header span, .primary-panel-header-print span, .secondary-panel-header span, .secondary-panel-header-confirm span, .secondary-panel-header-print span {
  color: #383F4B;
  line-height: 40px;
}
.primary-panel-header span.aspNetDisabled, .panel-int-order-header span.aspNetDisabled, .primary-panel-header-print span.aspNetDisabled, .secondary-panel-header span.aspNetDisabled, .secondary-panel-header-confirm span.aspNetDisabled, .secondary-panel-header-print span.aspNetDisabled {
  color: #E6E6E8 !important;
  cursor: default;
}
.primary-panel-header span.filter, .panel-int-order-header span.filter, .primary-panel-header-print span.filter, .secondary-panel-header span.filter, .secondary-panel-header-confirm span.filter, .secondary-panel-header-print span.filter {
  color: #383F4B;
  cursor: pointer;
}
.primary-panel-header span.filter i.funnel, .panel-int-order-header span.filter i.funnel, .primary-panel-header-print span.filter i.funnel, .secondary-panel-header span.filter i.funnel, .secondary-panel-header-confirm span.filter i.funnel, .secondary-panel-header-print span.filter i.funnel {
  line-height: 37px;
  width: 20px;
}
.primary-panel-header span.filter i.funnel:before, .panel-int-order-header span.filter i.funnel:before, .primary-panel-header-print span.filter i.funnel:before, .secondary-panel-header span.filter i.funnel:before, .secondary-panel-header-confirm span.filter i.funnel:before, .secondary-panel-header-print span.filter i.funnel:before {
  content: "\f0b0";
}
.primary-panel-header span.filter i.funnel.aspNetDisabled, .panel-int-order-header span.filter i.funnel.aspNetDisabled, .primary-panel-header-print span.filter i.funnel.aspNetDisabled, .secondary-panel-header span.filter i.funnel.aspNetDisabled, .secondary-panel-header-confirm span.filter i.funnel.aspNetDisabled, .secondary-panel-header-print span.filter i.funnel.aspNetDisabled {
  color: #E6E6E8 !important;
  cursor: default;
}
.primary-panel-header span.filter i.arrow:before, .panel-int-order-header span.filter i.arrow:before, .primary-panel-header-print span.filter i.arrow:before, .secondary-panel-header span.filter i.arrow:before, .secondary-panel-header-confirm span.filter i.arrow:before, .secondary-panel-header-print span.filter i.arrow:before {
  margin-left: 7px;
  content: "\f107";
}
.primary-panel-header span.filter i.arrow.aspNetDisabled, .panel-int-order-header span.filter i.arrow.aspNetDisabled, .primary-panel-header-print span.filter i.arrow.aspNetDisabled, .secondary-panel-header span.filter i.arrow.aspNetDisabled, .secondary-panel-header-confirm span.filter i.arrow.aspNetDisabled, .secondary-panel-header-print span.filter i.arrow.aspNetDisabled {
  color: #E6E6E8 !important;
  cursor: default;
}
.primary-panel-header span.filter i.aspNetDisabled, .panel-int-order-header span.filter i.aspNetDisabled, .primary-panel-header-print span.filter i.aspNetDisabled, .secondary-panel-header span.filter i.aspNetDisabled, .secondary-panel-header-confirm span.filter i.aspNetDisabled, .secondary-panel-header-print span.filter i.aspNetDisabled {
  color: #E6E6E8 !important;
  cursor: default;
}
.primary-panel-header span.filter span, .panel-int-order-header span.filter span, .primary-panel-header-print span.filter span, .secondary-panel-header span.filter span, .secondary-panel-header-confirm span.filter span, .secondary-panel-header-print span.filter span {
  color: #383F4B;
}
.primary-panel-header span.filter span.aspNetDisabled, .panel-int-order-header span.filter span.aspNetDisabled, .primary-panel-header-print span.filter span.aspNetDisabled, .secondary-panel-header span.filter span.aspNetDisabled, .secondary-panel-header-confirm span.filter span.aspNetDisabled, .secondary-panel-header-print span.filter span.aspNetDisabled {
  color: #E6E6E8 !important;
  cursor: default;
}
.primary-panel-header span.filter.aspNetDisabled, .panel-int-order-header span.filter.aspNetDisabled, .primary-panel-header-print span.filter.aspNetDisabled, .secondary-panel-header span.filter.aspNetDisabled, .secondary-panel-header-confirm span.filter.aspNetDisabled, .secondary-panel-header-print span.filter.aspNetDisabled {
  color: #E6E6E8 !important;
  cursor: default;
}
.primary-panel-header span.filtered, .panel-int-order-header span.filtered, .primary-panel-header-print span.filtered, .secondary-panel-header span.filtered, .secondary-panel-header-confirm span.filtered, .secondary-panel-header-print span.filtered {
  color: #383F4B;
  cursor: pointer;
}
.primary-panel-header span.filtered i.funnel, .panel-int-order-header span.filtered i.funnel, .primary-panel-header-print span.filtered i.funnel, .secondary-panel-header span.filtered i.funnel, .secondary-panel-header-confirm span.filtered i.funnel, .secondary-panel-header-print span.filtered i.funnel {
  line-height: 37px;
  width: 20px;
  height: 22px;
}
.primary-panel-header span.filtered i.funnel:before, .panel-int-order-header span.filtered i.funnel:before, .primary-panel-header-print span.filtered i.funnel:before, .secondary-panel-header span.filtered i.funnel:before, .secondary-panel-header-confirm span.filtered i.funnel:before, .secondary-panel-header-print span.filtered i.funnel:before {
  content: "\f0b0";
  position: absolute;
  margin: 0;
  font-size: 12px;
}
.primary-panel-header span.filtered i.funnel:after, .panel-int-order-header span.filtered i.funnel:after, .primary-panel-header-print span.filtered i.funnel:after, .secondary-panel-header span.filtered i.funnel:after, .secondary-panel-header-confirm span.filtered i.funnel:after, .secondary-panel-header-print span.filtered i.funnel:after {
  margin-left: 10px;
  content: "\f111";
  position: absolute;
  margin: 0;
  font-size: 8px;
  color: red;
  top: -5px;
  margin-left: 10px;
}
.primary-panel-header span.filtered i.arrow:before, .panel-int-order-header span.filtered i.arrow:before, .primary-panel-header-print span.filtered i.arrow:before, .secondary-panel-header span.filtered i.arrow:before, .secondary-panel-header-confirm span.filtered i.arrow:before, .secondary-panel-header-print span.filtered i.arrow:before {
  margin-left: 10px;
  content: "\f107";
}
.primary-panel-header span.filtered span, .panel-int-order-header span.filtered span, .primary-panel-header-print span.filtered span, .secondary-panel-header span.filtered span, .secondary-panel-header-confirm span.filtered span, .secondary-panel-header-print span.filtered span {
  color: #383F4B;
}
.primary-panel-header > span, .panel-int-order-header > span, .primary-panel-header-print > span, .secondary-panel-header > span, .secondary-panel-header-confirm > span, .secondary-panel-header-print > span {
  color: #383F4B;
  font-family: "Quicksand";
  text-transform: uppercase;
  font-size: 12px;
  line-height: 40px;
}
.primary-panel-header.collapsed, .collapsed.panel-int-order-header, .collapsed.primary-panel-header-print, .collapsed.secondary-panel-header, .collapsed.secondary-panel-header-confirm, .collapsed.secondary-panel-header-print {
  color: #383F4B;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 4px;
  /*span {
      i {
          &.filter {
              position: relative;
              color: $bvcv-header-text;
              line-height: 37px;

              &:before {
                  content: "\f0b0";
                  //position: absolute;
                  // margin: 0px;
                  font-size: 16px;
              }
          }

          &.filtered {
              @extend .filter;

              &:before {
                  //content: "\f0b0";
                  position: absolute;
              }

              &:after {
                  content: "\f111";
                  position: absolute;
                  font-size: 8px;
                  color: red;
                  top: -7px;
              }
          }
      }

      i:before {
          margin-left: 10px;
          content: "\f105";
      }
  }*/
}
.primary-panel-header.collapsed span.filter, .collapsed.panel-int-order-header span.filter, .collapsed.primary-panel-header-print span.filter, .collapsed.secondary-panel-header span.filter, .collapsed.secondary-panel-header-confirm span.filter, .collapsed.secondary-panel-header-print span.filter {
  color: #383F4B;
}
.primary-panel-header.collapsed span.filter i.funnel, .collapsed.panel-int-order-header span.filter i.funnel, .collapsed.primary-panel-header-print span.filter i.funnel, .collapsed.secondary-panel-header span.filter i.funnel, .collapsed.secondary-panel-header-confirm span.filter i.funnel, .collapsed.secondary-panel-header-print span.filter i.funnel {
  line-height: 37px;
}
.primary-panel-header.collapsed span.filter i.funnel:before, .collapsed.panel-int-order-header span.filter i.funnel:before, .collapsed.primary-panel-header-print span.filter i.funnel:before, .collapsed.secondary-panel-header span.filter i.funnel:before, .collapsed.secondary-panel-header-confirm span.filter i.funnel:before, .collapsed.secondary-panel-header-print span.filter i.funnel:before {
  content: "\f0b0";
}
.primary-panel-header.collapsed span.filter i.arrow:before, .collapsed.panel-int-order-header span.filter i.arrow:before, .collapsed.primary-panel-header-print span.filter i.arrow:before, .collapsed.secondary-panel-header span.filter i.arrow:before, .collapsed.secondary-panel-header-confirm span.filter i.arrow:before, .collapsed.secondary-panel-header-print span.filter i.arrow:before {
  margin-left: 8.5px;
  content: "\f105";
}
.primary-panel-header.collapsed span.filter span, .collapsed.panel-int-order-header span.filter span, .collapsed.primary-panel-header-print span.filter span, .collapsed.secondary-panel-header span.filter span, .collapsed.secondary-panel-header-confirm span.filter span, .collapsed.secondary-panel-header-print span.filter span {
  color: #383F4B;
}
.primary-panel-header.collapsed span.filtered, .collapsed.panel-int-order-header span.filtered, .collapsed.primary-panel-header-print span.filtered, .collapsed.secondary-panel-header span.filtered, .collapsed.secondary-panel-header-confirm span.filtered, .collapsed.secondary-panel-header-print span.filtered {
  color: #383F4B;
}
.primary-panel-header.collapsed span.filtered i.funnel, .collapsed.panel-int-order-header span.filtered i.funnel, .collapsed.primary-panel-header-print span.filtered i.funnel, .collapsed.secondary-panel-header span.filtered i.funnel, .collapsed.secondary-panel-header-confirm span.filtered i.funnel, .collapsed.secondary-panel-header-print span.filtered i.funnel {
  line-height: 37px;
  width: 20px;
  height: 22px;
}
.primary-panel-header.collapsed span.filtered i.funnel:before, .collapsed.panel-int-order-header span.filtered i.funnel:before, .collapsed.primary-panel-header-print span.filtered i.funnel:before, .collapsed.secondary-panel-header span.filtered i.funnel:before, .collapsed.secondary-panel-header-confirm span.filtered i.funnel:before, .collapsed.secondary-panel-header-print span.filtered i.funnel:before {
  content: "\f0b0";
  position: absolute;
  margin: 0;
  font-size: 12px;
}
.primary-panel-header.collapsed span.filtered i.funnel:after, .collapsed.panel-int-order-header span.filtered i.funnel:after, .collapsed.primary-panel-header-print span.filtered i.funnel:after, .collapsed.secondary-panel-header span.filtered i.funnel:after, .collapsed.secondary-panel-header-confirm span.filtered i.funnel:after, .collapsed.secondary-panel-header-print span.filtered i.funnel:after {
  margin-left: 10px;
  content: "\f111";
  position: absolute;
  margin: 0;
  font-size: 8px;
  color: red;
  top: -5px;
  margin-left: 10px;
}
.primary-panel-header.collapsed span.filtered i.arrow:before, .collapsed.panel-int-order-header span.filtered i.arrow:before, .collapsed.primary-panel-header-print span.filtered i.arrow:before, .collapsed.secondary-panel-header span.filtered i.arrow:before, .collapsed.secondary-panel-header-confirm span.filtered i.arrow:before, .collapsed.secondary-panel-header-print span.filtered i.arrow:before {
  margin-left: 11.5px;
  content: "\f105";
}
.primary-panel-header.collapsed span.filtered span, .collapsed.panel-int-order-header span.filtered span, .collapsed.primary-panel-header-print span.filtered span, .collapsed.secondary-panel-header span.filtered span, .collapsed.secondary-panel-header-confirm span.filtered span, .collapsed.secondary-panel-header-print span.filtered span {
  color: #383F4B;
}
.primary-panel-header a, .panel-int-order-header a, .primary-panel-header-print a, .secondary-panel-header a, .secondary-panel-header-confirm a, .secondary-panel-header-print a {
  color: #383F4B;
  text-decoration: none;
}

.secondary-panel-header, .secondary-panel-header-confirm, .secondary-panel-header-print {
  background-color: #383F4B;
}
.secondary-panel-header span, .secondary-panel-header-confirm span, .secondary-panel-header-print span {
  color: #FFFFFF;
}
.secondary-panel-header span.fa-filter, .secondary-panel-header-confirm span.fa-filter, .secondary-panel-header-print span.fa-filter {
  color: #FFFFFF;
}
.secondary-panel-header span > span, .secondary-panel-header-confirm span > span, .secondary-panel-header-print span > span {
  color: #FFFFFF;
}
.secondary-panel-header a, .secondary-panel-header-confirm a, .secondary-panel-header-print a {
  color: #FFFFFF;
}

.secondary-panel-header-print {
  background-color: transparent !important;
  padding-left: 50px;
}
.secondary-panel-header-print span {
  font-size: 16px;
  font-weight: bold;
  color: #383F4B !important;
}
.secondary-panel-header-print div {
  float: right;
  padding-right: 8px;
  padding-top: 6px;
}

.primary-panel-header-print {
  background-color: transparent !important;
  padding-left: 50px;
}

.secondary-panel-header-confirm {
  background-color: #383F4B;
  margin-top: 26px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.secondary-panel-header-confirm span {
  color: #E6E6E8;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px !important;
}

.secondary-panel-confirm, .secondary-panel-print {
  background-color: #FFFFFF;
  padding-bottom: 30px;
  padding-top: 10px;
}
.secondary-panel-confirm .label, .secondary-panel-print .label, .secondary-panel-confirm .label-right, .secondary-panel-print .label-right {
  color: #9B9FA5;
  font-size: 12px;
  font-family: "Roboto";
  font-weight: bold;
  padding-top: 20px;
  line-height: 14px;
  padding-right: 5px !important;
}
.secondary-panel-confirm .label-right, .secondary-panel-print .label-right {
  padding-left: 0 !important;
}
.secondary-panel-confirm .text, .secondary-panel-print .text, .secondary-panel-confirm .text-numeric, .secondary-panel-print .text-numeric {
  color: #383F4B;
  font-size: 12px;
  font-family: "Roboto";
  font-weight: bold;
  padding-top: 20px;
  line-height: 14px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.secondary-panel-confirm .text-middle, .secondary-panel-print .text-middle {
  /*padding-left: 0 !important;
  padding-right: 0 !important;*/
}
.secondary-panel-confirm .text-numeric, .secondary-panel-print .text-numeric {
  font-family: "RobotoMono";
  line-height: 13px;
}

.secondary-panel-print {
  background-color: transparent;
  padding-left: 100px;
  padding-bottom: 50px;
}
.secondary-panel-print .label, .secondary-panel-print .label-right {
  font-size: 14px;
}
.secondary-panel-print .text, .secondary-panel-print .text-numeric {
  font-size: 14px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.panel-print {
  padding-top: 10px;
}

.filter__body {
  border: 1px solid #696F78;
  background-color: #F6F6F6;
  border-radius: 0 0 4px 4px;
  padding: 24px 24px 0 24px;
}

.filter__panel {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -24px;
  color: #383F4B;
  /*.filter__box {
      margin: 0 0 24px 0;
      max-width: unset;
      padding: 0 24px;

      input:not(.btn) {
          height: 35px;
          min-width: 220px;
          max-width: 100%;
          border: 1px solid $bvcv-controls-black;
          border-radius: 4px;
          color: $bvcv-text-grey;
          background-color: $bvcv-controls-grey;

          &:focus {
              border-color: $bvcv-text-yellow;
          }
      }



      select {
          height: 35px;
          min-width: 220px;
          max-width: 100%;
          border: 1px solid $bvcv-controls-black;
          border-radius: 4px;
          background-color: $bvcv-controls-grey;
          color: $bvcv-text-black;
      }

      .input-group-text {
          background-color: $bvcv-controls-grey;
          border-color: $bvcv-controls-black;

          i {
              color: $bvcv-text-black;
          }
      }

      .input-group.date {
          height: 35px;
          display: flex;
          flex-wrap: nowrap;
          max-width: 100%;

          > input {
              min-width: unset;
              color: $bvcv-text-black;
              border-radius: 4px 0 0 4px;
          }
      }

      .input-group.lov {
          height: 35px;
          display: flex;
          flex-wrap: nowrap;
          max-width: 100%;

          > input {
              min-width: unset;
              color: $bvcv-text-black;
              border-radius: 4px 0 0 4px;
          }
      }
  }*/
}
.filter__panel > .parameter, .filter__panel > .parameter-order {
  padding: 0 24px;
  margin-bottom: 24px;
}
.filter__panel .filter__button {
  align-self: center;
  margin: auto 24px 24px auto;
  display: flex;
}

.subscription-block {
  margin-top: 16px;
  padding: 16px;
  border: 1px solid #696F78;
  border-radius: 4px;
  background-color: #F6F6F6;
}
.subscription-block .textarea {
  height: 130px;
  border: 1px solid #696F78;
  border-radius: 4px;
  background-color: #E6E6E8;
}
.subscription-block .btn--main, .subscription-block .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .subscription-block .btn-cancelConf, .subscription-block .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm, .modal.order-modal .modal-dialog .modal-content .modal-footer .subscription-block .btn-confirm {
  margin-top: 24px;
}

.info-container, .panel-comp-order, .panel-order-res, .panel-order-det, .panel-int-order {
  display: table;
  background: #383F4B;
  margin-top: 23px;
  color: #FFFFFF;
  padding: 25px 8px 13px 8px;
  font-family: "Roboto";
  font-size: 12px;
}
.info-container > .info-content, .panel-comp-order > .info-content, .panel-order-res > .info-content, .panel-order-det > .info-content, .panel-int-order > .info-content {
  border-top: 1px solid #279EA2;
  padding-top: 8px;
}
.info-container .header--collapsable, .panel-comp-order .header--collapsable, .panel-order-res .header--collapsable, .panel-order-det .header--collapsable, .panel-int-order .header--collapsable {
  height: 14px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 8px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.info-container .header--collapsable::before, .panel-comp-order .header--collapsable::before, .panel-order-res .header--collapsable::before, .panel-order-det .header--collapsable::before, .panel-int-order .header--collapsable::before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  font-size: 14px;
  color: #279EA2;
}
.info-container .header--collapsable.collapsed::before, .panel-comp-order .header--collapsable.collapsed::before, .panel-order-res .header--collapsable.collapsed::before, .panel-order-det .header--collapsable.collapsed::before, .panel-int-order .header--collapsable.collapsed::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  font-size: 14px;
}
.info-container .header, .panel-comp-order .header, .panel-order-res .header, .panel-order-res .header-quicksand, .panel-order-det .header, .panel-int-order .header, .panel-order-det .header-quicksand, .panel-int-order .header-quicksand {
  height: 14px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 8px;
  cursor: pointer;
  margin-left: 8px;
  display: inline-block;
}
.info-container .header-quicksand, .panel-comp-order .header-quicksand, .panel-order-res .header-quicksand, .panel-order-det .header-quicksand, .panel-int-order .header-quicksand {
  height: 14px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 8px;
  font-family: "Quicksand";
  text-decoration: underline;
}
.info-container table, .panel-comp-order table, .panel-order-res table, .panel-order-det table, .panel-int-order table {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  /*border-top: 1px solid $bvcv-controls-yellow;*/
}
.info-container table tbody, .panel-comp-order table tbody, .panel-order-res table tbody, .panel-order-det table tbody, .panel-int-order table tbody {
  color: #FFFFFF;
}
.info-container table tbody tr td, .panel-comp-order table tbody tr td, .panel-order-res table tbody tr td, .panel-order-det table tbody tr td, .panel-int-order table tbody tr td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #383F4B;
  border-top-color: #696F78;
  padding: 12px 16px;
  line-height: 16px;
}

.info-alternative-container {
  display: table;
  background: #279EA2;
  margin-top: 23px;
  color: #292F38;
  border-radius: 4px !important;
  font-size: 12px;
  padding: 16px;
  font-weight: 500;
}
.info-alternative-container .header, .info-alternative-container .panel-order-res .header-quicksand, .panel-order-res .info-alternative-container .header-quicksand, .info-alternative-container .panel-order-det .header-quicksand, .info-alternative-container .panel-int-order .header-quicksand, .panel-order-det .info-alternative-container .header-quicksand, .panel-int-order .info-alternative-container .header-quicksand {
  line-height: 18px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
}
.info-alternative-container .highlight-info {
  font-weight: bold;
  color: #FFFFFF;
  font-size: 20px;
}
.info-alternative-container .infobox {
  color: #383F4B;
  margin-bottom: 8px;
}

.info-inverted-container, .panel-comp-order .info-container, .panel-comp-order .panel-order-det, .panel-comp-order .panel-order-res, .panel-comp-order .panel-int-order, .panel-comp-order .panel-comp-order, .panel-order-res .info-container, .panel-order-res .panel-comp-order, .panel-order-res .panel-order-det, .panel-order-res .panel-int-order, .panel-order-res .panel-order-res {
  display: table;
  color: #383F4B;
  background: #F6F6F6;
  margin-top: 24px;
  border-radius: 0.25rem !important;
  font-size: 12px;
  border: 1px solid #279EA2;
  padding: 16px;
  font-weight: 500;
}
.info-inverted-container .header, .panel-comp-order .info-container .header, .panel-comp-order .panel-order-det .header, .panel-comp-order .panel-order-res .header, .panel-comp-order .panel-int-order .header, .panel-comp-order .panel-comp-order .header, .panel-order-res .info-container .header, .panel-order-res .panel-comp-order .header, .panel-order-res .panel-order-det .header, .panel-order-res .panel-int-order .header, .panel-order-res .panel-order-res .header, .info-inverted-container .panel-order-res .header-quicksand, .panel-comp-order .info-container .panel-order-res .header-quicksand, .panel-comp-order .panel-order-det .panel-order-res .header-quicksand, .panel-comp-order .panel-int-order .panel-order-res .header-quicksand, .panel-comp-order .panel-comp-order .panel-order-res .header-quicksand, .panel-order-res .info-inverted-container .header-quicksand, .panel-order-res .info-container .header-quicksand, .panel-order-res .panel-comp-order .header-quicksand, .panel-order-res .panel-order-det .header-quicksand, .panel-order-res .panel-int-order .header-quicksand, .panel-order-res .panel-order-res .header-quicksand, .info-inverted-container .panel-order-det .header-quicksand, .panel-comp-order .info-container .panel-order-det .header-quicksand, .panel-comp-order .panel-order-det .panel-order-det .header-quicksand, .panel-comp-order .panel-int-order .panel-order-det .header-quicksand, .panel-comp-order .panel-comp-order .panel-order-det .header-quicksand, .info-inverted-container .panel-int-order .header-quicksand, .panel-comp-order .info-container .panel-int-order .header-quicksand, .panel-comp-order .panel-order-det .panel-int-order .header-quicksand, .panel-comp-order .panel-int-order .panel-int-order .header-quicksand, .panel-comp-order .panel-comp-order .panel-int-order .header-quicksand, .panel-order-det .info-inverted-container .header-quicksand, .panel-order-det .panel-comp-order .info-container .header-quicksand, .panel-comp-order .panel-order-det .info-container .header-quicksand, .panel-order-det .panel-comp-order .panel-order-det .header-quicksand, .panel-order-det .panel-comp-order .panel-order-res .header-quicksand, .panel-order-det .panel-comp-order .panel-int-order .header-quicksand, .panel-order-det .panel-comp-order .panel-comp-order .header-quicksand, .panel-comp-order .panel-order-det .panel-comp-order .header-quicksand, .panel-int-order .info-inverted-container .header-quicksand, .panel-int-order .panel-comp-order .info-container .header-quicksand, .panel-comp-order .panel-int-order .info-container .header-quicksand, .panel-int-order .panel-comp-order .panel-order-det .header-quicksand, .panel-int-order .panel-comp-order .panel-order-res .header-quicksand, .panel-int-order .panel-comp-order .panel-int-order .header-quicksand, .panel-int-order .panel-comp-order .panel-comp-order .header-quicksand, .panel-comp-order .panel-int-order .panel-comp-order .header-quicksand {
  line-height: 18px;
  font-weight: bold;
  color: #279EA2;
  font-size: 16px;
  margin-bottom: 8px;
}
.info-inverted-container .header-side, .panel-comp-order .info-container .header-side, .panel-comp-order .panel-order-det .header-side, .panel-comp-order .panel-order-res .header-side, .panel-comp-order .panel-int-order .header-side, .panel-comp-order .panel-comp-order .header-side, .panel-order-res .info-container .header-side, .panel-order-res .panel-comp-order .header-side, .panel-order-res .panel-order-det .header-side, .panel-order-res .panel-int-order .header-side, .panel-order-res .panel-order-res .header-side {
  height: 18px;
  width: 249px;
  color: #279EA2;
  font-family: "Quicksand";
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 8px;
}
.info-inverted-container .highlight-info, .panel-comp-order .info-container .highlight-info, .panel-comp-order .panel-order-det .highlight-info, .panel-comp-order .panel-order-res .highlight-info, .panel-comp-order .panel-int-order .highlight-info, .panel-comp-order .panel-comp-order .highlight-info, .panel-order-res .info-container .highlight-info, .panel-order-res .panel-comp-order .highlight-info, .panel-order-res .panel-order-det .highlight-info, .panel-order-res .panel-int-order .highlight-info, .panel-order-res .panel-order-res .highlight-info {
  font-weight: bold;
  color: #696F78;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.info-inverted-container .highlight-info label, .panel-comp-order .info-container .highlight-info label, .panel-comp-order .panel-order-det .highlight-info label, .panel-comp-order .panel-order-res .highlight-info label, .panel-comp-order .panel-int-order .highlight-info label, .panel-comp-order .panel-comp-order .highlight-info label, .panel-order-res .info-container .highlight-info label, .panel-order-res .panel-comp-order .highlight-info label, .panel-order-res .panel-order-det .highlight-info label, .panel-order-res .panel-int-order .highlight-info label, .panel-order-res .panel-order-res .highlight-info label {
  margin: 0;
}
.info-inverted-container .highlight-info .timezone, .panel-comp-order .info-container .highlight-info .timezone, .panel-comp-order .panel-order-det .highlight-info .timezone, .panel-comp-order .panel-order-res .highlight-info .timezone, .panel-comp-order .panel-int-order .highlight-info .timezone, .panel-comp-order .panel-comp-order .highlight-info .timezone, .panel-order-res .info-container .highlight-info .timezone, .panel-order-res .panel-comp-order .highlight-info .timezone, .panel-order-res .panel-order-det .highlight-info .timezone, .panel-order-res .panel-int-order .highlight-info .timezone, .panel-order-res .panel-order-res .highlight-info .timezone {
  color: #292F38;
  font-size: 12px;
  font-weight: 500;
}
.info-inverted-container .worktime, .panel-comp-order .info-container .worktime, .panel-comp-order .panel-order-det .worktime, .panel-comp-order .panel-order-res .worktime, .panel-comp-order .panel-int-order .worktime, .panel-comp-order .panel-comp-order .worktime, .panel-order-res .info-container .worktime, .panel-order-res .panel-comp-order .worktime, .panel-order-res .panel-order-det .worktime, .panel-order-res .panel-int-order .worktime, .panel-order-res .panel-order-res .worktime {
  color: #292F38;
}
.info-inverted-container .note, .panel-comp-order .info-container .note, .panel-comp-order .panel-order-det .note, .panel-comp-order .panel-order-res .note, .panel-comp-order .panel-int-order .note, .panel-comp-order .panel-comp-order .note, .panel-order-res .info-container .note, .panel-order-res .panel-comp-order .note, .panel-order-res .panel-order-det .note, .panel-order-res .panel-int-order .note, .panel-order-res .panel-order-res .note {
  font-weight: bold;
  color: #279EA2;
}

.info-section, .news-homepage {
  display: table;
  width: 100%;
}

.info-section > .section-header, .news-homepage > .section-header {
  height: 20px;
  font-family: "Quicksand";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.57px;
  line-height: 20px;
  color: #279EA2;
  margin-bottom: 7px;
}

.info-section > .section-header > span, .news-homepage > .section-header > span {
  height: 20px;
  font-family: "Quicksand";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.57px;
  line-height: 20px;
  color: #279EA2;
  border-bottom: 4px solid #279EA2;
  padding: 0px 16px 5px 16px;
}

.info-section > .section-area, .news-homepage > .section-area {
  border-top: 1px solid #279EA2;
  border-bottom: 1px solid #279EA2;
}

.info-section > .section-area-no-bottom, .news-homepage > .section-area-no-bottom {
  border-top: 1px solid #279EA2;
  border-bottom: none;
}

.news-homepage {
  margin-top: 24px;
}
.news-homepage .section-area {
  font-family: "Quicksand";
}

.news-parent-container-t-l {
  padding: 16px 8px 8px 16px;
}

.news-parent-container-t-r {
  padding: 16px 16px 8px 8px;
}

.news-parent-container-c-l {
  padding: 8px 8px 8px 16px;
}

.news-parent-container-c {
  padding: 8px 8px 8px 8px;
}

.news-parent-container-c-r {
  padding: 8px 16px 8px 8px;
}

.news-container {
  /*display: table;*/
  color: #383F4B;
  background-color: #E6E6E8;
  /*margin-top: 23px;*/
  /*border-radius: .25rem !important;*/
  font-size: 12px;
  border-radius: 4px;
  padding-left: 16px;
  padding-right: 16px;
  height: 100%;
  border: 1px solid #9B9FA5;
  /* styles for '...' */
  /* create the ... */
  /*.body--text:after {
      content: '';
      position: absolute;
      right: 0;
      width: 1em;
      height: 1em;
      margin-top: 0.2em;
      background: white;
  }*/
}
.news-container:first-child {
  padding-left: 0px;
}
.news-container:last-child {
  padding-right: 0px;
}
.news-container .aligned-news-image {
  text-align: center;
  height: 212px;
  max-height: 212px;
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: #F6F6F6;
  border-radius: 4px 4px 0px 0px;
}
.news-container img {
  border-radius: 0.25rem 0.25rem 0rem 0rem !important;
  max-height: 212px;
}
.news-container .header, .news-container .panel-order-res .header-quicksand, .panel-order-res .news-container .header-quicksand, .news-container .panel-order-det .header-quicksand, .news-container .panel-int-order .header-quicksand, .panel-order-det .news-container .header-quicksand, .panel-int-order .news-container .header-quicksand {
  height: 18px;
  color: #292F38;
  font-family: "Quicksand";
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  padding-bottom: 8px;
  display: table-cell;
}
.news-container .body--text {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  /* max-height = line-height (1.2) * lines max number (3) */
  min-height: 50px;
  max-height: 3.6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 2em;
  margin-bottom: 1em;
  font-family: "Roboto";
  font-size: 14px;
  color: #383F4B;
}
.news-container .body--text:before {
  /*content: '(...)';
  position: absolute;
  right: 0;
  bottom: 0;*/
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 65%, #E6E6E8);
}
.news-container .footer {
  height: 14px;
  color: #383F4B;
  font-family: "Roboto";
  font-size: 12px;
  line-height: 14px;
  padding-top: 8px;
  margin-bottom: 13px;
  bottom: 16px !important;
  position: absolute !important;
}

.news-container-details .header-title {
  height: 64px;
  width: 656px;
  color: #292F38;
  font-family: "Quicksand";
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}
.news-container-details .body-text {
  color: #383F4B;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 18px;
}
.news-container-details .side-text {
  color: #383F4B;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: right;
  margin-bottom: 16px;
}
.news-container-details .side-tags {
  height: 23px;
  border-radius: 10px;
  background-color: #E9E9E9;
  color: #292F38;
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: bold;
  /*line-height: 15px;*/
  padding-right: 8px;
  padding-left: 8px;
  margin-left: 8px;
  display: flex;
  align-items: center;
}
.news-container-details .side-download {
  height: 32px;
  border-radius: 10px;
  background-color: #E9E9E9;
  color: #292F38;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding-right: 8px;
  padding-left: 8px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 11px;
}
.news-container-details .side-download i {
  padding-right: 8px;
}

.panel-header-add {
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: bold;
}
.panel-header-add .add-container {
  float: right;
}
.panel-header-add a {
  float: right;
  cursor: pointer;
}
.panel-header-add a span {
  margin-left: 10px;
  margin-right: 16px;
  font-family: "Quicksand";
  font-size: 14px;
  font-weight: bold;
}
.panel-header-add a i {
  color: #383F4B;
  font-size: 14px;
}
.panel-header-add > span {
  margin-left: 16px;
}

.panel-header-add__title {
  color: #279EA2 !important;
}

.panel-header-add-container, .panel-header-add-container-rounded {
  /*border: 1px solid $bvcv-lines-separator;*/
  border: 1px solid #696F78;
  padding: 16px;
  background: #F6F6F6;
}
.panel-header-add-container .title, .panel-header-add-container-rounded .title {
  color: #279EA2;
  padding-bottom: 16px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
.panel-header-add-container .parameter, .panel-header-add-container .parameter-order, .panel-header-add-container-rounded .parameter, .panel-header-add-container-rounded .parameter-order {
  margin-bottom: 23px;
}

.panel-header-add-container-rounded {
  border-radius: 4px;
  margin-top: 8px;
  padding: 8px;
}

.panel-order-det, .panel-int-order {
  display: table;
  background: #FFFFFF;
  margin-top: 16px;
  color: #383F4B;
  border: 1px solid #279EA2;
  /*padding: 25px 8px;*/
  padding-top: 15px;
  padding-bottom: 25px;
  padding-right: 8px;
  padding-left: 8px;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: normal !important;
}
.panel-order-det .header, .panel-int-order .header, .panel-order-det .header-quicksand, .panel-int-order .header-quicksand {
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 8px;
  color: #383F4B;
}
.panel-order-det .header-quicksand, .panel-int-order .header-quicksand {
  text-transform: none;
  font-family: "Quicksand";
  color: #279EA2;
  text-decoration: underline;
  margin-right: 16px;
}
.panel-order-det .header-quicksand.aspNetDisabled, .panel-int-order .header-quicksand.aspNetDisabled {
  color: #696F78 !important;
  cursor: default;
}
.panel-order-det table, .panel-int-order table {
  white-space: nowrap;
  overflow: auto !important;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  border-top: 1px solid #279EA2;
}
.panel-order-det table tbody, .panel-int-order table tbody {
  color: #383F4B;
}
.panel-order-det table tbody tr td, .panel-int-order table tbody tr td {
  font-weight: 500;
  background-color: #FFFFFF;
  border-top-color: #696F78;
  padding: 12px 16px;
  height: 45px;
}
.panel-order-det table tbody tr td.label, .panel-int-order table tbody tr td.label, .panel-order-det table tbody tr .secondary-panel-confirm td.label-right, .panel-int-order table tbody tr .secondary-panel-confirm td.label-right, .secondary-panel-confirm .panel-order-det table tbody tr td.label-right, .secondary-panel-confirm .panel-int-order table tbody tr td.label-right, .panel-order-det table tbody tr .secondary-panel-print td.label-right, .panel-int-order table tbody tr .secondary-panel-print td.label-right, .secondary-panel-print .panel-order-det table tbody tr td.label-right, .secondary-panel-print .panel-int-order table tbody tr td.label-right {
  color: #279EA2;
}
.panel-order-det table tbody tr td.text, .panel-int-order table tbody tr td.text, .panel-order-det table tbody tr .secondary-panel-confirm td.text-numeric, .panel-int-order table tbody tr .secondary-panel-confirm td.text-numeric, .secondary-panel-confirm .panel-order-det table tbody tr td.text-numeric, .secondary-panel-confirm .panel-int-order table tbody tr td.text-numeric, .panel-order-det table tbody tr .secondary-panel-print td.text-numeric, .panel-int-order table tbody tr .secondary-panel-print td.text-numeric, .secondary-panel-print .panel-order-det table tbody tr td.text-numeric, .secondary-panel-print .panel-int-order table tbody tr td.text-numeric {
  text-transform: uppercase;
}
.panel-order-det table tbody tr td.text-numeric, .panel-int-order table tbody tr td.text-numeric {
  font-family: "RobotoMono";
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  text-transform: uppercase;
}
.panel-order-det table tbody tr td.image-right, .panel-int-order table tbody tr td.image-right {
  padding-right: 1px !important;
  padding-bottom: 0px;
}
.panel-order-det table tbody tr td a.text-link, .panel-int-order table tbody tr td a.text-link {
  text-decoration: underline;
  color: #383F4B;
}
.panel-order-det table tbody tr td span.text-numeric, .panel-int-order table tbody tr td span.text-numeric {
  font-family: "RobotoMono";
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  text-transform: uppercase;
}
.panel-order-det table tbody tr td span.text, .panel-int-order table tbody tr td span.text, .panel-order-det table tbody tr td .secondary-panel-confirm span.text-numeric, .panel-int-order table tbody tr td .secondary-panel-confirm span.text-numeric, .secondary-panel-confirm .panel-order-det table tbody tr td span.text-numeric, .secondary-panel-confirm .panel-int-order table tbody tr td span.text-numeric, .panel-order-det table tbody tr td .secondary-panel-print span.text-numeric, .panel-int-order table tbody tr td .secondary-panel-print span.text-numeric, .secondary-panel-print .panel-order-det table tbody tr td span.text-numeric, .secondary-panel-print .panel-int-order table tbody tr td span.text-numeric {
  text-transform: uppercase;
}

.panel-order-res {
  display: table;
  background: #FFFFFF;
  border: 1px solid #383F4B;
  margin-top: 0;
  color: #FFFFFF;
  /*padding: 25px 24px;*/
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
  border-radius: 0 0 4px 4px;
}
.panel-order-res .selectAtivo {
  margin-bottom: 20px;
}
.panel-order-res .header, .panel-order-res .header-quicksand {
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 16px;
  color: #FFFFFF;
}
.panel-order-res .header-quicksand {
  text-transform: none;
  font-family: "Quicksand";
  color: #279EA2;
  text-decoration: underline;
  margin-right: 16px;
}
.panel-order-res .header-quicksand.aspNetDisabled {
  color: #696F78 !important;
  cursor: default;
}
.panel-order-res table {
  white-space: nowrap;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  border-top: none;
}
.panel-order-res table tbody {
  color: #383F4B;
}
.panel-order-res table tbody tr {
  padding-top: 48px;
}
.panel-order-res table tbody tr td {
  font-weight: 500;
  background-color: #FFFFFF;
  border-bottom: 1px solid #696F78 !important;
  /*padding: 12px 16px 12px 42px;*/
  margin-left: 16px;
}
.panel-order-res table tbody tr td.label, .panel-order-res table tbody tr .secondary-panel-confirm td.label-right, .secondary-panel-confirm .panel-order-res table tbody tr td.label-right, .panel-order-res table tbody tr .secondary-panel-print td.label-right, .secondary-panel-print .panel-order-res table tbody tr td.label-right {
  color: #279EA2;
}
.panel-order-res .rowpannelres {
  padding-right: 24px;
  padding-left: 33px;
}
.panel-order-res .panel-row, .panel-order-res .panel-comp-order .panel-row-text, .panel-comp-order .panel-order-res .panel-row-text {
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 33px;
}
.panel-order-res .rowpannelcomp {
  padding-right: 24px;
  padding-left: 24px;
}
.panel-order-res .rowbuttons {
  padding-top: 24px;
  /*padding-right: 50px;
  padding-left: 50px;*/
}
.panel-order-res .rowbuttons .my_button_right {
  float: right;
}
.panel-order-res .rowbuttons a .text-link {
  font-family: "Roboto";
  text-decoration: underline;
  color: #383F4B;
  cursor: pointer;
  text-transform: uppercase;
}
.panel-order-res .rowbuttons a .text, .panel-order-res .rowbuttons a .secondary-panel-confirm .text-numeric, .secondary-panel-confirm .panel-order-res .rowbuttons a .text-numeric, .panel-order-res .rowbuttons a .secondary-panel-print .text-numeric, .secondary-panel-print .panel-order-res .rowbuttons a .text-numeric {
  font-family: "Roboto";
  color: #383F4B;
  cursor: text;
  text-transform: uppercase;
}
.panel-order-res .info-container, .panel-order-res .panel-comp-order, .panel-order-res .panel-order-det, .panel-order-res .panel-int-order, .panel-order-res .panel-order-res {
  background: #383F4B;
  border: 1px solid #696F78;
  /*padding: 24px;*/
}
.panel-order-res .info-container .highlight-info, .panel-order-res .panel-comp-order .highlight-info, .panel-order-res .panel-order-det .highlight-info, .panel-order-res .panel-int-order .highlight-info, .panel-order-res .panel-order-res .highlight-info {
  font-family: "Quicksand";
  font-weight: bold;
  color: #FFFFFF;
}
.panel-order-res .info-container .row .columnInfo, .panel-order-res .panel-comp-order .row .columnInfo, .panel-order-res .panel-order-det .row .columnInfo, .panel-order-res .panel-int-order .row .columnInfo, .panel-order-res .panel-order-res .row .columnInfo {
  width: 3%;
  padding-left: 16px;
  padding-right: 8px;
}
.panel-order-res .alerts-container {
  display: table;
  border-radius: 0.25rem !important;
  margin-top: 23.5px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.panel-int-order-header {
  border-radius: 4px 4px 0 0;
  background-color: #383F4B;
}
.panel-int-order-header span {
  color: #FFFFFF;
}

.panel-int-order {
  background-color: #FFFFFF;
  margin-top: 0;
  border-radius: 0 0 4px 4px;
  border: 1px solid #383F4B;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.panel-int-order .row {
  /*padding-top: 5px;*/
}

.panel-comp-order {
  display: table;
  background: #FFFFFF;
  color: #383F4B;
  border: 1px solid #383F4B;
  margin-top: 0;
  padding-top: 0px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 15px;
  border-radius: 0 0 4px 4px;
}
.panel-comp-order .panel-row, .panel-comp-order .panel-row-text {
  padding-top: 24px;
  padding-right: 12px;
  padding-left: 12px;
}
.panel-comp-order .panel-row-text {
  padding-left: 0px;
  font-size: 14px;
}
.panel-comp-order .info-container, .panel-comp-order .panel-order-det, .panel-comp-order .panel-order-res, .panel-comp-order .panel-int-order, .panel-comp-order .panel-comp-order {
  background: #383F4B;
  border: 1px solid #696F78;
  /*padding: 24px;*/
}
.panel-comp-order .info-container .highlight-info, .panel-comp-order .panel-order-det .highlight-info, .panel-comp-order .panel-order-res .highlight-info, .panel-comp-order .panel-int-order .highlight-info, .panel-comp-order .panel-comp-order .highlight-info {
  font-family: "Quicksand";
  font-weight: bold;
  color: #FFFFFF;
}
.panel-comp-order .info-container .row .columnInfo, .panel-comp-order .panel-order-det .row .columnInfo, .panel-comp-order .panel-order-res .row .columnInfo, .panel-comp-order .panel-int-order .row .columnInfo, .panel-comp-order .panel-comp-order .row .columnInfo {
  width: 3%;
  padding-left: 16px;
  padding-right: 8px;
}
.panel-comp-order .text-link {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
  vertical-align: middle;
  font-family: "Roboto";
  color: #383F4B;
}
.panel-comp-order .rowbuttons {
  padding-top: 48px;
  /*padding-right: 50px;
  padding-left: 50px;*/
}
.panel-comp-order .rowbuttons .my_button_right {
  float: right;
}

.alert--info--order {
  border: 1px solid #696F78 !important;
}

.alert--info--img {
  font-size: 16px;
  width: 3%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 16px;
  padding-right: 8px;
}

.alert--info--msg {
  font-family: "Quicksand";
  color: #383F4B;
  padding-top: 3px;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
}

.user-info {
  /*flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;*/
}
.user-info > span {
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 16px;
}
.user-info div {
  text-align: right !important;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-right: 16px;
}
.user-info div label {
  min-width: 100px;
  white-space: nowrap;
  color: #9B9FA5;
}
.user-info div span {
  min-width: 100px;
  font-family: "RobotoMono";
}

.news-small-parent-container-c-l {
  padding: 0px 8px 8px 16px;
}

.news-small-parent-container-c {
  padding: 0px 8px 8px 8px;
}

.news-small-parent-container-c-r {
  padding: 0px 16px 8px 8px;
}

.news-small-container {
  border: 1px solid #279EA2;
  padding: 8px 16px;
  margin-top: 25px;
}
.news-small-container .news-box {
  border-bottom-style: solid;
  border-bottom-color: #696F78;
  /*border-bottom-style: groove;*/
  border-bottom-width: thin;
  margin-top: 8px;
}
.news-small-container .news-box:last-child {
  /*border-bottom-style: solid;*/
  border-bottom: none;
}
.news-small-container .news-title {
  width: 272px;
  color: #292F38;
  font-family: "Quicksand";
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  display: inline;
}
.news-small-container .news-date {
  margin: 8px 0;
  width: 288px;
  color: #292F38;
  font-family: "RobotoMono";
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
}

.noData {
  margin-top: 0.25em;
  color: #383F4B;
  border: 1px solid;
  text-align: center;
}

.header__panel {
  margin-top: 16px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  background-color: #E6E6E8;
  border-radius: 4px;
  font-family: "Quicksand";
  align-items: center;
}
.header__panel .header__panel__h1 {
  font-size: 12px;
  color: #383F4B;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}
.header__panel .header__panel__h1:only-child {
  margin-right: auto;
}

.dz-message.msg {
  font-size: 12px;
  line-height: 14px;
  color: #383F4B;
}

.form-control:focus {
  box-shadow: none;
}

.required-fields, .register > .register__form .register__step > .subtitle p {
  color: #383F4B;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}
.required-fields::before, .register > .register__form .register__step > .subtitle p::before {
  content: "* ";
  color: #279EA2;
}

.radio-button-list.banks td {
  width: 140px;
}
.radio-button-list.center {
  width: 100%;
  text-align: center;
}
.radio-button-list tr {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.radio-button-list td {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.radio-button-list td > span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.radio-button-list td input[type=radio] {
  margin-bottom: -60px;
}

.default-radio-button-list {
  margin-bottom: 24px;
}
.default-radio-button-list label {
  margin-right: 50px;
  font-size: 14px;
  color: #383F4B;
  font-weight: bold;
}
.default-radio-button-list input[type=radio] {
  margin-right: 8px;
}

.label-is-invalid {
  color: red !important;
}

.alert-bell {
  line-height: normal;
  color: #c00;
  position: absolute;
  text-align: right;
  font-size: 12px;
}

input[type=checkbox] {
  accent-color: #279EA2;
  width: 16px;
  height: 16px;
}

.input--keyboard > .input--keyboard__text, .input--search > .input--search__text, .input--search__left > .input--search__text, .input--calendar > .input--date, .input--numeric, .input--text, .input--dropdown, .input--text_wide {
  height: 32px;
  min-height: 32px;
  /*max-width: 260px;*/
  width: 100%;
  border: 1px solid #696F78;
  border-radius: 4px;
  background-color: #E6E6E8;
  font-size: 12px;
  padding-left: 8px;
}
.input--keyboard > .input--keyboard__text:disabled, .input--search > .input--search__text:disabled, .input--search__left > .input--search__text:disabled, .input--calendar > .input--date:disabled, .input--numeric:disabled, .input--text:disabled, .input--dropdown:disabled, .input--text_wide:disabled {
  border-color: #9B9FA5 !important;
  color: #9B9FA5 !important;
  background: none;
}

.input--keyboard::after, .input--search .icon, .input--search__left .icon, .input--calendar::after {
  border: 1px solid #696F78;
  background-color: #E6E6E8;
  border-radius: 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 10px 0 10px;
  color: #383F4B;
  font-size: 14px;
  min-height: 32px;
  display: block;
  cursor: pointer;
}

.input--text, .input--dropdown, .input--text_wide {
  color: #383F4B;
  font-family: "Roboto";
}
.input--text::placeholder, .input--dropdown::placeholder, .input--text_wide::placeholder {
  font-style: italic;
}
.input--text:hover, .input--dropdown:hover, .input--text_wide:hover, .input--text:focus, .input--dropdown:focus, .input--text_wide:focus {
  border-color: #279EA2;
}

.input--text_wide {
  max-width: 100%;
  height: auto;
  min-height: 32px;
}

.input--numeric {
  color: #383F4B;
  font-family: "RobotoMono";
}
.input--numeric::placeholder {
  font-style: italic;
}
.input--numeric:hover, .input--numeric:focus {
  border-color: #279EA2;
}

.input--text_editor {
  border-radius: 4px 0px 0px 0px;
  padding: 12px 15px 12px 15px;
  font-size: 14px;
}

.input--calendar {
  display: flex;
  flex-wrap: nowrap;
  min-height: 32px;
}
.input--calendar > .input--date {
  /*max-width: 227px;*/
  color: #383F4B;
  font-family: "RobotoMono";
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input--calendar > .input--date::placeholder {
  font-style: italic;
}
.input--calendar::after {
  content: "\f073";
}
.input--calendar:hover > .input--date, .input--calendar:focus > .input--date {
  border-color: #279EA2;
}
.input--calendar:hover::after, .input--calendar:focus::after {
  border-color: #279EA2;
  color: #279EA2;
}
.input--calendar.disabled::after {
  border-color: #9B9FA5 !important;
  color: #9B9FA5 !important;
  background: none;
}
.input--calendar.aspNetDisabled::after {
  border-color: #9B9FA5 !important;
  color: #9B9FA5 !important;
  background: none;
}
.input--calendar.is-invalid__group > .input--date {
  border-color: #F8565C;
}
.input--calendar.is-invalid__group::after {
  border-color: #F8565C;
}

.input--search, .input--search__left {
  display: flex;
  flex-wrap: nowrap;
  min-height: 32px;
  /*&::after {
      @extend %input-icon;
      content: '\f002';
      padding: 5px 9px 0 9px;
  }*/
}
.input--search > .input--search__text, .input--search__left > .input--search__text {
  /*max-width: 227px;*/
  color: #383F4B;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input--search > .input--search__text::placeholder, .input--search__left > .input--search__text::placeholder {
  font-style: italic;
}
.input--search .icon, .input--search__left .icon {
  content: "\f002";
  padding: 5px 9px 0 9px;
}
.input--search:hover > .input--search__text, .input--search__left:hover > .input--search__text, .input--search:focus > .input--search__text, .input--search__left:focus > .input--search__text {
  border-color: #279EA2;
}
.input--search:hover .icon, .input--search__left:hover .icon, .input--search:focus .icon, .input--search__left:focus .icon {
  border-color: #279EA2;
  color: #279EA2;
}
.input--search.disabled::after, .disabled.input--search__left::after {
  border-color: #9B9FA5 !important;
  color: #9B9FA5 !important;
  background: none;
}
.input--search.is-invalid__group > .input--search__text, .is-invalid__group.input--search__left > .input--search__text {
  border-color: #F8565C;
}
.input--search.is-invalid__group::after, .is-invalid__group.input--search__left::after {
  border-color: #F8565C;
}

.input--search__left > .input--search__text {
  /*max-width: 227px;*/
  color: #383F4B;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.input--search__left .icon {
  content: "\f002";
  padding: 5px 9px 0 0;
  background-color: transparent;
  color: #279EA2;
  border: none;
  font-size: 18px;
}
.input--search__left .icon.aspNetDisabled {
  color: transparent;
}
.input--search__left .icon.aspNetDisabled:hover, .input--search__left .icon.aspNetDisabled:focus {
  color: #383F4B;
}

.input--keyboard {
  display: flex;
  flex-wrap: nowrap;
  min-height: 32px;
}
.input--keyboard > .input--keyboard__text {
  /*max-width: 227px;*/
  color: #383F4B;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input--keyboard > .input--keyboard__text::placeholder {
  font-style: italic;
}
.input--keyboard::after {
  content: "\f11c";
  padding: 5px 9px 0 9px;
}
.input--keyboard:hover > .input--keyboard__text, .input--keyboard:focus > .input--keyboard__text {
  border-color: #279EA2;
}
.input--keyboard:hover::after, .input--keyboard:focus::after {
  border-color: #279EA2;
  color: #279EA2;
}
.input--keyboard.disabled::after {
  border-color: #9B9FA5 !important;
  color: #9B9FA5 !important;
  background: none;
}
.input--keyboard.is-invalid__group > .input--keyboard__text {
  border-color: #F8565C;
}
.input--keyboard.is-invalid__group::after {
  border-color: #F8565C;
}

.parameter, .parameter-order {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.parameter .parameter__label, .parameter-order .parameter__label, .parameter .parameter__label--required, .parameter-order .parameter__label--required {
  margin-bottom: 0;
  font-family: "Quicksand";
  font-size: 12px;
  color: #696F78;
  font-weight: 700;
}
.parameter .parameter__label--required::after, .parameter-order .parameter__label--required::after {
  content: " *";
  color: #279EA2;
}

.parameter-order {
  margin-bottom: 15px;
}

.parameter__feedback, .parameter__feedback_tmp {
  font-size: 12px;
  color: #F8565C;
  font-family: "Quicksand";
  font-weight: 500;
  line-height: 15px;
  margin-top: 3px;
}

.parameter__rule {
  font-size: 12px;
  color: #9B9FA5;
  font-family: "Quicksand";
  font-weight: 500;
  line-height: 15px;
  margin-top: 3px;
}

.parameter__feedback_tmp {
  user-select: none;
}

.input-daterange-picker {
  display: flex;
  flex-direction: row;
  padding: 0;
}
.input-daterange-picker > .parameter, .input-daterange-picker > .parameter-order {
  padding: 0 24px;
}

.body--center-flex {
  display: flex;
  justify-content: center;
  background-color: #F6F6F6;
  height: 100%;
  margin-bottom: 40px;
}

.register > .register__option .register__well {
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  width: 372px;
  background-color: #FFFFFF;
}
.register > .register__option .register__well > h1 {
  text-align: center;
  background-color: #383F4B;
  border-radius: 5px 5px 0 0;
  line-height: 55px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Quicksand";
}
.register > .register__option .register__well > div {
  padding: 28px;
  height: 550px;
  display: flex;
  justify-content: start;
  flex-direction: column;
}
.register > .register__option .register__well > div > p {
  line-height: 20px;
  font-size: 14px;
  color: #151926;
}
.register > .register__option .register__well > div > h2 {
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #151926;
}
.register > .register__option .register__well > div > ul > li {
  line-height: 31px;
  font-size: 14px;
  color: #151926;
}
.register > .register__option .register__well > div > ul > li.scratched {
  text-decoration: line-through;
  color: #696F78;
}
.register > .register__option .register__well > div > label {
  line-height: 18px;
  font-size: 12px;
  color: #151926;
}
.register > .register__option .register__well > div > .footer-title {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  height: 20px;
  color: #151926;
  margin-top: auto;
  margin-bottom: 24px;
}
.register > .register__option .register__well > div .know-more {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 700;
  color: #383F4B;
}
.register > .register__option .register__well > div > .footer {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.register > .register__option .register__well > div > .footer > .btn--main, .register > .register__option .modal.order-modal .modal-dialog .modal-content .modal-footer .register__well > div > .footer > .btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .register > .register__option .register__well > div > .footer > .btn-cancelConf, .register > .register__option .modal.order-modal .modal-dialog .modal-content .modal-footer .register__well > div > .footer > .btn-confirm, .modal.order-modal .modal-dialog .modal-content .modal-footer .register > .register__option .register__well > div > .footer > .btn-confirm {
  width: 120px;
  text-align: center;
}

.register {
  width: 808px;
}
.register > .register__header {
  margin-bottom: 32px;
  margin-top: 16px;
}
.register > .register__header h1 {
  line-height: 16px;
  font-size: 14px;
  color: #383F4B;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: "Quicksand";
}
.register > .register__header h2 {
  color: #383F4B;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  font-family: "Quicksand";
}
.register > .register__form {
  padding: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
  background-color: #FFFFFF;
  border-top: none;
}
.register > .register__form .register__step > .subtitle {
  margin-bottom: 24px;
}
.register > .register__form .register__step > .subtitle h3 {
  background-color: #383F4B;
  border-radius: 4px;
  padding: 0 8px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 23px;
  display: inline-block;
}
.register > .register__form .register__step > .row {
  margin: 0 -40px;
}
.register > .register__form .register__step > .row > div {
  padding: 0 40px;
}
.register > .register__form .register__step > .row .checkbox:first-of-type, .register > .register__form .register__step > .row .checkbox-link:first-of-type {
  display: block;
  margin-top: 18px;
}
.register > .register__form .register__step > .row .checkbox > input, .register > .register__form .register__step > .row .checkbox-link > input {
  margin-right: 10px;
}
.register > .register__form .register__step > .row .checkbox > label, .register > .register__form .register__step > .row .checkbox-link > label {
  font-size: 12px;
  font-weight: 500;
  color: #383F4B;
}
.register > .register__form .register__step > .row .checkbox-link input {
  margin-right: 10px;
  float: left;
}
.register > .register__form .register__step > .row .checkbox-link span:first-of-type {
  float: left;
}
.register > .register__form .register__step > .row .checkbox-link span:last-of-type {
  float: left;
  clear: left;
}
.register > .register__form .register__step > .row .checkbox-link .required {
  color: #279EA2;
  float: none;
}
.register > .register__form .register__step > .row .checkbox-link .required span {
  float: none;
}
.register > .register__form .register__step > .row .checkbox-link a {
  font-size: 12px;
  font-weight: 500;
  color: #383F4B;
  float: left;
}
.register > .register__form .register__step > .row .checkbox-link a::after {
  content: " *";
  color: #279EA2;
}
.register > .register__form .register__step .step__footer {
  margin-top: 30px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.register > .register__option {
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
}
.bank-list {
  margin-top: 16px;
  margin-bottom: 30px;
}

.pagination, .security-modal .modal-body .pagination, .security-modal .modal-body .pagination-no-data, .security-modal .modal-body .pagination-secondary, .pagination-secondary, .pagination-no-data {
  height: 30px;
  line-height: 30px;
  background-color: #F6F6F6;
  color: #383F4B;
  font-family: "Roboto";
  font-size: 12px;
  border: 1px solid #383F4B;
  display: flex;
  width: 100%;
  align-items: center;
}
.pagination .page-container, .security-modal .modal-body .pagination .page-container, .security-modal .modal-body .pagination-no-data .page-container, .security-modal .modal-body .pagination-secondary .page-container, .pagination-secondary .page-container, .pagination-no-data .page-container {
  display: flex;
  height: 30px;
  line-height: 30px;
  width: 200px;
  margin: auto;
}
.pagination .page-container .col, .pagination-secondary .page-container .col, .pagination-no-data .page-container .col {
  padding-left: 5px;
  padding-right: 5px;
}
.pagination .page-container .pagi30, .pagination-secondary .page-container .pagi30, .pagination-no-data .page-container .pagi30 {
  width: 30px;
  text-align: center;
}
.pagination .page-container .pagi40, .pagination-secondary .page-container .pagi40, .pagination-no-data .page-container .pagi40 {
  width: 45px;
  text-align: center;
  display: flex;
}
.pagination .page-container .pagi40 span, .pagination-secondary .page-container .pagi40 span, .pagination-no-data .page-container .pagi40 span {
  width: 100%;
}
.pagination a, .security-modal .modal-body .pagination a, .security-modal .modal-body .pagination-no-data a, .security-modal .modal-body .pagination-secondary a, .pagination-secondary a, .pagination-no-data a {
  text-decoration: none;
  color: #383F4B;
}
.pagination a:hover, .security-modal .modal-body .pagination a:hover, .security-modal .modal-body .pagination-no-data a:hover, .security-modal .modal-body .pagination-secondary a:hover, .pagination-secondary a:hover, .pagination-no-data a:hover {
  text-decoration: none;
  color: #383F4B;
}
.pagination a.aspNetDisabled, .security-modal .modal-body .pagination a.aspNetDisabled, .security-modal .modal-body .pagination-no-data a.aspNetDisabled, .security-modal .modal-body .pagination-secondary a.aspNetDisabled, .pagination-secondary a.aspNetDisabled, .pagination-no-data a.aspNetDisabled {
  text-decoration: none;
  color: #9B9FA5 !important;
}
.pagination a.aspNetDisabled:hover, .pagination-secondary a.aspNetDisabled:hover, .pagination-no-data a.aspNetDisabled:hover {
  text-decoration: none;
  color: #9B9FA5 !important;
}
.pagination input, .security-modal .modal-body .pagination input, .security-modal .modal-body .pagination-no-data input, .security-modal .modal-body .pagination-secondary input, .pagination-secondary input, .pagination-no-data input {
  height: 24px;
  width: 40px;
  border: 0px solid #383F4B;
  border-radius: 4px;
  background-color: #E6E6E8;
  color: #383F4B;
  text-align: right;
  padding: 0 5px 0 5px;
  font-weight: bold;
  margin: auto;
  line-height: 24px;
}
.pagination select, .security-modal .modal-body .pagination select, .security-modal .modal-body .pagination-no-data select, .security-modal .modal-body .pagination-secondary select, .pagination-secondary select, .pagination-no-data select {
  padding: 0px;
  height: 24px;
  width: 64px;
  border: 0px solid #383F4B;
  border-radius: 4px;
  background-color: #E6E6E8;
  color: #383F4B;
  font-weight: bold;
}
.pagination .fa, .security-modal .modal-body .pagination .fa, .security-modal .modal-body .pagination-no-data .fa, .security-modal .modal-body .pagination-secondary .fa, .pagination-secondary .fa, .pagination-no-data .fa {
  font-weight: bold;
}

.pagination-no-data {
  padding-left: 16px;
  margin-top: 16px;
}

.pagination-secondary {
  background-color: #E6E6E8;
  color: #383F4B;
  border-radius: 4px;
  width: inherit;
}

/*Colors*/
/*laranja*/
/*Text*/
/*Buttons*/
/*Surface*/
/*Tabs*/
/*Beans*/
/*pagination*/
/*news-container*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Akrobat";
  src: url("../fonts/Akrobat/Akrobat-Regular.ttf") format("truetype");
  font-weight: 400;
}
.nav-tabs {
  border-bottom: none;
  font-family: "Quicksand";
  margin-top: 16px;
}
.nav-tabs .nav-item, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__container-ordens .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container-ordens .wizard__container .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container .wizard__header.nav-tabs > .nav-item-ordens.header__step {
  margin-right: 8px;
  margin-bottom: 0px;
}
.nav-tabs .nav-link {
  color: #FFFFFF;
  background-color: #383F4B;
  border-radius: 8px 8px 0 0;
  border-top: #383F4B;
  border-right: #383F4B;
  border-left: #383F4B;
  border-bottom: 4px solid #383F4B;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  font-family: "Quicksand";
  line-height: 44px;
  padding: 0 24px;
}
.nav-tabs .nav-link:hover {
  color: #279EA2;
  border-color: #383F4B;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.wizard__container-ordens .wizard__header.nav-tabs > .show.header__step.nav-item-ordens .nav-link,
.wizard__container .wizard__header.nav-tabs > .show.header__step.nav-item-ordens .nav-link {
  color: #279EA2;
  background-color: #383F4B;
  border-bottom: 4px solid #279EA2;
  border-radius: 8px 8px 0 0;
  border-top: #383F4B;
  border-right: #383F4B;
  border-left: #383F4B;
}

.nav-pills {
  margin-top: 15px;
  margin-left: 20px;
}
.nav-pills .nav-item, .nav-pills .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .nav-pills .wizard__header.nav-tabs > .header__step.nav-item-ordens, .nav-pills .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .nav-pills .wizard__header.nav-tabs > .header__step.nav-item-ordens {
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: 10px;
}
.nav-pills .nav-link {
  color: #383F4B;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Roboto";
  line-height: 24px;
  padding: 0 2px;
  /*margin-left: 16px;*/
  text-decoration: none;
  border-radius: 0;
}
.nav-pills .nav-link:hover {
  color: #279EA2;
  text-decoration: none;
}
.nav-pills .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link,
.nav-pills .wizard__container-ordens .wizard__header.nav-tabs > .show.header__step.nav-item-ordens .nav-link,
.wizard__container-ordens .nav-pills .wizard__header.nav-tabs > .show.header__step.nav-item-ordens .nav-link,
.nav-pills .wizard__container .wizard__header.nav-tabs > .show.header__step.nav-item-ordens .nav-link,
.wizard__container .nav-pills .wizard__header.nav-tabs > .show.header__step.nav-item-ordens .nav-link {
  color: #279EA2;
  /*font-weight: bold;*/
  background-color: transparent;
  border-bottom: 4px solid #279EA2;
}

.tab-content .bordertopnone {
  border-top: none;
  /*padding: 19px 19px 19px 19px;*/
  padding-bottom: 19px;
}

.tab-pane.tab-pane-det, .tab-pane.tab-pane-det-neg, .tab-pane.tab-pane-filters {
  background-color: #F6F6F6;
  padding: 19px 19px 10px 0px;
  border-radius: 5px 5px 5px 5px;
}
.tab-pane.tab-pane-det .label, .tab-pane.tab-pane-det-neg .label, .tab-pane.tab-pane-filters .label, .tab-pane.tab-pane-det .secondary-panel-confirm .label-right, .tab-pane.tab-pane-det-neg .secondary-panel-confirm .label-right, .tab-pane.tab-pane-filters .secondary-panel-confirm .label-right, .secondary-panel-confirm .tab-pane.tab-pane-det .label-right, .secondary-panel-confirm .tab-pane.tab-pane-det-neg .label-right, .secondary-panel-confirm .tab-pane.tab-pane-filters .label-right, .tab-pane.tab-pane-det .secondary-panel-print .label-right, .tab-pane.tab-pane-det-neg .secondary-panel-print .label-right, .tab-pane.tab-pane-filters .secondary-panel-print .label-right, .secondary-panel-print .tab-pane.tab-pane-det .label-right, .secondary-panel-print .tab-pane.tab-pane-det-neg .label-right, .secondary-panel-print .tab-pane.tab-pane-filters .label-right {
  vertical-align: text-bottom;
  color: #9B9FA5;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 22px;
  /*font-weight: bold;*/
  margin-bottom: 19px;
}
.tab-pane.tab-pane-det .text, .tab-pane.tab-pane-det-neg .text, .tab-pane.tab-pane-filters .text, .tab-pane.tab-pane-det .secondary-panel-confirm .text-numeric, .tab-pane.tab-pane-det-neg .secondary-panel-confirm .text-numeric, .tab-pane.tab-pane-filters .secondary-panel-confirm .text-numeric, .secondary-panel-confirm .tab-pane.tab-pane-det .text-numeric, .secondary-panel-confirm .tab-pane.tab-pane-det-neg .text-numeric, .secondary-panel-confirm .tab-pane.tab-pane-filters .text-numeric, .tab-pane.tab-pane-det .secondary-panel-print .text-numeric, .tab-pane.tab-pane-det-neg .secondary-panel-print .text-numeric, .tab-pane.tab-pane-filters .secondary-panel-print .text-numeric, .secondary-panel-print .tab-pane.tab-pane-det .text-numeric, .secondary-panel-print .tab-pane.tab-pane-det-neg .text-numeric, .secondary-panel-print .tab-pane.tab-pane-filters .text-numeric {
  vertical-align: text-bottom;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.tab-pane.tab-pane-det .text-link, .tab-pane.tab-pane-det-neg .text-link, .tab-pane.tab-pane-filters .text-link {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 20px;
  vertical-align: middle;
  color: #383F4B;
  font-family: "Roboto";
}
.tab-pane.tab-pane-filters {
  /*background-color: $bvcv-color-black-1;
  border-radius: 0px 0px 5px 5px;
  padding: 19px 19px 5px 19px;*/
  border: 1px solid #696F78;
  background-color: #F6F6F6;
  border-radius: 0 0 4px 4px;
  padding: 24px 24px 0 24px;
}
.tab-pane.tab-pane-det-neg {
  padding: 5px 0px 5px 0px;
}

.navbar.main-menu {
  margin: 0;
  background: #151926;
  display: flex;
  flex-wrap: nowrap !important;
  align-items: stretch;
  padding: 0;
}
.navbar.main-menu .navbar-brand {
  margin-right: 56px;
  margin-left: 32px;
  padding: 15px 0;
  width: 100px;
}
.navbar.main-menu .navbar-nav {
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  color: #9B9FA5;
  font-family: "Quicksand";
  font-size: 14px;
  font-weight: 500;
}
.navbar.main-menu .navbar-nav .nav-item, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens {
  display: flex;
  margin-right: 24px;
  align-items: center;
}
.navbar.main-menu .navbar-nav .nav-item > .nav-user::before, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user::before, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user::before, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user::before, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user::before {
  font-size: 18px;
  font-family: "Font Awesome 5 Free";
  content: "\f007";
  display: flex;
  color: #279EA2;
}
.navbar.main-menu .navbar-nav .nav-item > .nav-user:hover, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover {
  text-decoration: none;
}
.navbar.main-menu .navbar-nav .nav-item > .nav-user:hover::before, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover::before, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover::before, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover::before, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-user:hover::before {
  color: #FFFFFF;
}
.navbar.main-menu .navbar-nav .nav-item > .nav-search::before, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search::before, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search::before, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search::before, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search::before {
  font-size: 18px;
  font-family: "Font Awesome 5 Free";
  content: "\f002";
  color: #279EA2;
  display: flex;
}
.navbar.main-menu .navbar-nav .nav-item > .nav-search:hover, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover {
  text-decoration: none;
}
.navbar.main-menu .navbar-nav .nav-item > .nav-search:hover::before, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover::before, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover::before, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover::before, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .header__step.nav-item-ordens > .nav-search:hover::before {
  color: #FFFFFF;
}
.navbar.main-menu .navbar-nav .nav-item.show, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .show.header__step.nav-item-ordens, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .show.header__step.nav-item-ordens, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .show.header__step.nav-item-ordens, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .show.header__step.nav-item-ordens {
  border-bottom: 4px solid #279EA2;
}
.navbar.main-menu .navbar-nav .nav-item.show > .fas, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .show.header__step.nav-item-ordens > .fas, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .show.header__step.nav-item-ordens > .fas, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .show.header__step.nav-item-ordens > .fas, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .show.header__step.nav-item-ordens > .fas {
  padding-top: 4px;
}
.navbar.main-menu .navbar-nav .nav-item.active, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .active.header__step.nav-item-ordens, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .active.header__step.nav-item-ordens, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .active.header__step.nav-item-ordens, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .active.header__step.nav-item-ordens {
  border-bottom: 4px solid #279EA2;
}
.navbar.main-menu .navbar-nav .nav-item.active > .nav-item__a, .navbar.main-menu .navbar-nav .wizard__container-ordens .wizard__header.nav-tabs > .active.header__step.nav-item-ordens > .nav-item__a, .wizard__container-ordens .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .active.header__step.nav-item-ordens > .nav-item__a, .navbar.main-menu .navbar-nav .wizard__container .wizard__header.nav-tabs > .active.header__step.nav-item-ordens > .nav-item__a, .wizard__container .navbar.main-menu .navbar-nav .wizard__header.nav-tabs > .active.header__step.nav-item-ordens > .nav-item__a {
  padding-top: 4px;
  font-weight: bold;
}

.nav-item__a {
  font-family: "Roboto";
  color: #279EA2;
  text-decoration: none;
  font-family: "Quicksand";
  font-size: 14px;
  font-weight: 500;
}
.nav-item__a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.dropdown-menu__user {
  position: absolute !important;
  margin-top: 5px;
  background-color: #E6E6E8;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 0;
  border: 1px solid #696F78;
}

.dropdown-search {
  position: absolute !important;
  margin-top: 5px;
  padding: 0;
  background: none;
  /*background-color: $bvcv-color-grey-2;*/
  /*border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
  padding: 5px 0;
  border: 1px solid $bvcv-color-grey-4;*/
}
.dropdown-search > .input--text, .dropdown-search > .input--text_wide, .dropdown-search > .input--dropdown {
  border-color: #279EA2;
}
.dropdown-search > .input--text.isOpen, .dropdown-search > .isOpen.input--text_wide, .dropdown-search > .isOpen.input--dropdown {
  border-radius: 4px 4px 0 0;
}

.dropdown-item__logoff, .dropdown-item__user {
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: 500;
  line-height: 40px;
  color: #383F4B;
  padding: 0 20px;
}
.dropdown-item__logoff:hover, .dropdown-item__user:hover {
  background-color: #FFFFFF;
}

.dropdown-item__user::before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #279EA2;
  margin-right: 14px;
}

.dropdown-item__logoff::before {
  content: "\f2f5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #279EA2;
  margin-right: 14px;
}

.dropdown-toggle::after {
  content: none;
}

.single-tab-right {
  float: right;
  color: #9B9FA5;
  font-size: 12px;
  margin-top: 16px;
  padding-right: 0;
  line-height: 48px;
  text-align: right;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 500;
}
.single-tab-right span {
  border: 1px solid #696F78;
  border-radius: 4px;
  color: #696F78;
  background-color: #FFFFFF;
  font-family: "RobotoMono";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 7px 16px;
  margin-left: 8px;
}

.siDropdown-content {
  /*border-radius: 10px;*/
  display: none;
  position: absolute;
  /*background-color: #f6f6f6;*/
  overflow: auto;
  /*border: 1px solid #ddd;*/
  z-index: 1;
  left: -405px;
}

.siDropdown-options {
  max-height: 230px;
  overflow-x: auto;
  width: 376px;
  font-size: 14px;
  background: #F6F6F6;
  border: 1px solid #279EA2;
  border-top: none;
  border-radius: 0 0 4px 4px;
  padding: 0 5px;
}
.siDropdown-options a {
  color: black;
  text-decoration: none;
  display: block;
  padding: 12px 16px;
  border-bottom: 1px solid #696F78;
  height: 48px;
}
.siDropdown-options a.last-item {
  border-bottom: none;
}
.siDropdown-options a.removed {
  display: none;
}
.siDropdown-options a .symbol {
  padding-left: 8px;
}
.siDropdown-options a.highlighted {
  background-color: #E6E6E8;
}
.siDropdown-options a:hover {
  background-color: #E6E6E8;
}
.siDropdown-options:not(.isOpen) {
  border: none;
}

.search-option-info {
  font-family: "Roboto";
  color: #383F4B;
  padding: 0;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*#region wizard */
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item:last-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item:first-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item:last-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item:first-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens::before {
  border-top: 1px solid #383F4B;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
}

.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens::before {
  border-top: 1px solid #383F4B;
}

.wizard__container .wizard__header.nav-tabs {
  border: none;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 24px;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item, .wizard__container .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__header.nav-tabs > .nav-item.header__step.nav-item-ordens, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens {
  -webkit-flex: 1 0 0px;
  -ms-flex: 1 0 0px;
  flex: 1 0 0px;
  position: relative;
  padding: 0 2% 0 0;
  margin: 0;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link {
  position: relative;
  z-index: 10;
  display: flex;
  padding: 0;
  border: none;
  color: #9B9FA5;
  flex-direction: column;
  align-items: center;
  cursor: default;
  /*&::before {
      font-size: 2rem;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-family: FontAwesome;
      content: "\f111";
      display: block;
  }*/
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link.disabled, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.disabled {
  cursor: default;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link:hover, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link:hover {
  background-color: none;
  border: none;
  color: #383F4B;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link > .nav-circle, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-circle {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #383F4B;
  background: #FFFFFF;
  text-align: center;
  width: 17px;
  height: 17px;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link > .nav-circle.complete, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-circle.complete {
  background: #279EA2;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link > .nav-text, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-text {
  font-size: 12px;
  color: #9B9FA5;
  font-family: "Quicksand";
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link.active, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active {
  background: none;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link.active > .nav-circle, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-circle {
  background: #383F4B !important;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item .nav-link.active > .nav-text, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-text {
  color: #383F4B;
  font-weight: bold;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item:first-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before {
  left: 50%;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item:last-child::before, .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before {
  right: 51%;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__container-ordens .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container-ordens .wizard__container .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container .wizard__header.nav-tabs > .nav-item-ordens.header__step {
  margin-top: 24px;
  margin-bottom: 80px;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link {
  background: none;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.disabled > .nav-circle {
  background: #696F78 !important;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-circle {
  background: #292F38;
  border-color: #279EA2;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-text {
  font-size: 12px;
  color: #E9E9E9;
  font-family: "Quicksand";
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active {
  color: #279EA2;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-circle {
  background: #279EA2 !important;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-text {
  color: #279EA2;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before {
  left: 49%;
}
.wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before {
  right: 52%;
}
.wizard__container .wizard__steps-title {
  display: flex;
  justify-content: space-between;
}

/*#endregion */
.wizard__container-ordens .wizard__header.nav-tabs {
  border: none;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  /*margin-bottom: 24px;*/
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__header.nav-tabs > .nav-item.header__step.nav-item-ordens, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__container .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens {
  -webkit-flex: 1 0 0px;
  -ms-flex: 1 0 0px;
  flex: 1 0 0px;
  position: relative;
  padding: 0 2% 0 0;
  margin: 0;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link {
  position: relative;
  z-index: 10;
  display: flex;
  padding: 0;
  border: none;
  color: #9B9FA5;
  flex-direction: column;
  align-items: center;
  cursor: default;
  /*&::before {
      font-size: 2rem;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-family: FontAwesome;
      content: "\f111";
      display: block;
  }*/
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link.disabled, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.disabled {
  cursor: default;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link:hover, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link:hover {
  background-color: none;
  border: none;
  color: #383F4B;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link > .nav-circle, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-circle {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #383F4B;
  background: #FFFFFF;
  text-align: center;
  width: 17px;
  height: 17px;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link > .nav-circle.complete, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-circle.complete {
  background: #279EA2;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link > .nav-text, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-text {
  font-size: 12px;
  color: #9B9FA5;
  font-family: "Quicksand";
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link.active, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active {
  background: none;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link.active > .nav-circle, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-circle {
  background: #383F4B !important;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item .nav-link.active > .nav-text, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-text {
  color: #383F4B;
  font-weight: bold;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item:first-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before {
  left: 50%;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item:last-child::before, .wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before {
  right: 51%;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens, .wizard__container-ordens .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container-ordens .wizard__container .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container .wizard__container-ordens .wizard__header.nav-tabs > .nav-item-ordens.header__step, .wizard__container-ordens .wizard__header.nav-tabs > .nav-item-ordens.header__step {
  margin-top: 24px;
  margin-bottom: 30px;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link {
  background: none;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.checked_ok > .nav-circle {
  background: #279EA2 !important;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-circle {
  background: #FFFFFF;
  border-color: #383F4B;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link > .nav-text {
  font-size: 12px;
  color: #9B9FA5;
  font-family: "Quicksand";
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active {
  color: #279EA2;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-circle {
  background: #383F4B !important;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens .nav-link.active > .nav-text {
  color: #383F4B;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:first-child::before {
  left: 49%;
}
.wizard__container-ordens .wizard__header.nav-tabs > .header__step.nav-item-ordens:last-child::before {
  right: 52%;
}
.wizard__container-ordens .wizard__steps-title {
  display: flex;
  justify-content: space-between;
}

.bean-filter, .bean-pending, .bean-processing, .bean-new, .bean-unsuccess, .bean-success {
  padding: 4px 8px;
  font-size: 12px;
  font-family: "Quicksand";
  line-height: 15px;
  border-radius: 20px;
  font-weight: bold;
  margin: 0;
}

.bean-success {
  background-color: #57C0A7;
  color: #FFFFFF;
}

.bean-unsuccess {
  background-color: #F8565C;
  color: #FFFFFF;
}

.bean-new {
  background-color: #42B5F2;
  color: #FFFFFF;
}

.bean-processing {
  background-color: #426498;
  color: #FFFFFF;
}

.bean-pending {
  background-color: #F68842;
  color: #FFFFFF;
}

.bean-filter {
  background-color: #696F78;
  color: #FFFFFF;
  border: 1px solid #696F78;
  margin: 4px;
  display: inline-block;
}
.bean-filter:hover {
  background-color: #696F78;
  border: 1px solid #696F78;
}
.bean-filter a {
  color: #FFFFFF;
  font-weight: normal;
}
.bean-filter a:hover {
  color: #FFFFFF;
}

/*$bvcv-bean-approved: $bvcv-color-aux-1 !default;
$bvcv-bean-not-approved: $bvcv-color-aux-2 !default;
$bvcv-bean-new: $bvcv-color-aux-3 !default;
$bvcv-bean-processing: $bvcv-color-aux-4 !default;
$bvcv-bean-pending: $bvcv-color-aux-5 !default;*/
.message-dialog.modal .modal-dialog .modal-content, .modal.order-modal .modal-dialog .modal-content {
  border-radius: 3px;
  background-color: #E6E6E8;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
}
.message-dialog.modal .modal-dialog .modal-content .modal-header, .modal.order-modal .modal-dialog .modal-content .modal-header {
  border: none;
}
.message-dialog.modal .modal-dialog .modal-content .modal-body, .modal.order-modal .modal-dialog .modal-content .modal-body {
  margin-left: auto !important;
  margin-right: auto !important;
}
.message-dialog.modal .modal-dialog .modal-content .modal-body > span, .modal.order-modal .modal-dialog .modal-content .modal-body > span {
  text-align: center !important;
  color: #383F4B;
}
.message-dialog.modal .modal-dialog .modal-content .modal-body > span p:first-of-type, .modal.order-modal .modal-dialog .modal-content .modal-body > span p:first-of-type {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
.message-dialog.modal .modal-dialog .modal-content .modal-body > span p, .modal.order-modal .modal-dialog .modal-content .modal-body > span p {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
}
.message-dialog.modal .modal-dialog .modal-content .modal-footer, .modal.order-modal .modal-dialog .modal-content .modal-footer {
  border: none;
  justify-content: center;
  /*a {
      &.btn-primary {
          color: $bvcv-text-black;
          background-color: $bvcv-controls-yellow;
          border-color: $bvcv-controls-yellow;
          font-size: 12px;
          font-weight: bold;
          min-width: 120px;
      }
  }*/
}
.message-dialog.modal .modal-dialog .modal-content .modal-footer .btn--main, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn--main, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf, .modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm {
  padding: 9px 50px 8px 50px;
}

.informative-modal .modal-content .modal-body > .modal--paragraph, .security-modal .modal-content .modal-body > .modal--paragraph, .historical-modal .modal-content .modal-body > .modal--paragraph {
  margin-bottom: 36px;
}
.informative-modal .modal-content .modal-body > .modal--paragraph > h3, .security-modal .modal-content .modal-body > .modal--paragraph > h3, .historical-modal .modal-content .modal-body > .modal--paragraph > h3 {
  line-height: 23px;
  text-transform: uppercase;
  background: #279EA2;
  border-radius: 4px;
  display: inline-block;
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: bold;
  color: #383F4B;
  margin-bottom: 7px;
  padding: 0 8px;
}
.informative-modal .modal-content .modal-body > .modal--paragraph > p, .security-modal .modal-content .modal-body > .modal--paragraph > p, .historical-modal .modal-content .modal-body > .modal--paragraph > p {
  line-height: 18px;
  font-family: "Roboto";
  font-size: 14px;
  color: #292F38;
}

.informative-modal .modal-content .modal--info .info--address > h2, .security-modal .modal-content .modal--info .info--address > h2, .historical-modal .modal-content .modal--info .info--address > h2, .informative-modal .modal-content .modal--info > h2, .security-modal .modal-content .modal--info > h2, .historical-modal .modal-content .modal--info > h2, .informative-modal .modal-content .modal--bank-list > h2, .security-modal .modal-content .modal--bank-list > h2, .historical-modal .modal-content .modal--bank-list > h2, .informative-modal .modal-content .modal-body > .modal--caption > h2, .security-modal .modal-content .modal-body > .modal--caption > h2, .historical-modal .modal-content .modal-body > .modal--caption > h2 {
  line-height: 18px;
  color: #292F38;
  font-size: 14px;
  font-weight: 500;
}

.informative-modal > .modal-style, .security-modal > .modal-style, .historical-modal > .modal-style {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  border: 16px solid #E6E6E8;
  margin: 1.75rem auto;
  padding: 0;
  border-top: none;
  flex-direction: column;
  min-height: 40%;
}
.informative-modal > .modal-style .modal-close-container, .security-modal > .modal-style .modal-close-container, .historical-modal > .modal-style .modal-close-container {
  width: 100%;
  background-color: #E6E6E8;
  height: 48px;
}
.informative-modal > .modal-style .modal-close-container button, .security-modal > .modal-style .modal-close-container button, .historical-modal > .modal-style .modal-close-container button {
  margin-top: 8px;
  opacity: 1;
}
.informative-modal > .modal-style .modal-close-container button:hover, .security-modal > .modal-style .modal-close-container button:hover, .historical-modal > .modal-style .modal-close-container button:hover {
  cursor: pointer !important;
}
.informative-modal > .modal-style .modal-close-container button i::before, .security-modal > .modal-style .modal-close-container button i::before, .historical-modal > .modal-style .modal-close-container button i::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  color: #4A4A4A;
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
}
.informative-modal .modal-content, .security-modal .modal-content, .historical-modal .modal-content {
  display: flex;
  justify-content: center;
  border: none;
  border-radius: 0;
}
.informative-modal .modal-content .modal-header, .security-modal .modal-content .modal-header, .historical-modal .modal-content .modal-header {
  padding: 0 16px;
  border-radius: 4px 4px 0 0;
  background-color: #383F4B;
  height: 40px;
  display: flex;
  align-items: center;
}
.informative-modal .modal-content .modal-header > h1, .security-modal .modal-content .modal-header > h1, .historical-modal .modal-content .modal-header > h1 {
  line-height: 15px;
  font-family: "Quicksand";
  color: #E6E6E8;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
.informative-modal .modal-content .modal-body, .security-modal .modal-content .modal-body, .historical-modal .modal-content .modal-body {
  padding: 0 16px;
}
.informative-modal .modal-content .modal-body > .modal--caption, .security-modal .modal-content .modal-body > .modal--caption, .historical-modal .modal-content .modal-body > .modal--caption {
  margin-top: 20px;
  margin-bottom: 30px;
}
.informative-modal .modal-content .modal--bank-list, .security-modal .modal-content .modal--bank-list, .historical-modal .modal-content .modal--bank-list {
  padding: 0 16px;
}
.informative-modal .modal-content .modal--bank-list > h2, .security-modal .modal-content .modal--bank-list > h2, .historical-modal .modal-content .modal--bank-list > h2 {
  margin-top: 32px;
}
.informative-modal .modal-content .modal--bank-list > .bank-list, .security-modal .modal-content .modal--bank-list > .bank-list, .historical-modal .modal-content .modal--bank-list > .bank-list {
  display: flex;
  margin-bottom: 50px;
  align-items: center;
  flex-flow: row wrap;
}
.informative-modal .modal-content .modal--info, .security-modal .modal-content .modal--info, .historical-modal .modal-content .modal--info {
  margin-bottom: 44px;
  padding: 0 16px;
}
.informative-modal .modal-content .modal--info .info--address, .security-modal .modal-content .modal--info .info--address, .historical-modal .modal-content .modal--info .info--address {
  margin-top: 15px;
}
.informative-modal .modal-content .modal--info .info--address > h2, .security-modal .modal-content .modal--info .info--address > h2, .historical-modal .modal-content .modal--info .info--address > h2 {
  margin-bottom: 0;
}
.informative-modal .modal-content .modal--info .info--address > p, .security-modal .modal-content .modal--info .info--address > p, .historical-modal .modal-content .modal--info .info--address > p {
  font-size: 14px;
  line-height: 18px;
  color: #292F38;
  font-weight: 400;
  margin-bottom: 0;
}
.informative-modal .modal-content .modal--info .info--contacts, .security-modal .modal-content .modal--info .info--contacts, .historical-modal .modal-content .modal--info .info--contacts {
  margin-top: 15px;
}
.informative-modal .modal-content .modal--info .info--contacts > p, .security-modal .modal-content .modal--info .info--contacts > p, .historical-modal .modal-content .modal--info .info--contacts > p {
  font-size: 14px;
  line-height: 18px;
  color: #292F38;
}
.informative-modal .modal-content .modal--info .info--contacts > .info--phone, .security-modal .modal-content .modal--info .info--contacts > .info--phone, .historical-modal .modal-content .modal--info .info--contacts > .info--phone {
  margin-bottom: 18px;
}
.informative-modal .modal-content .modal--info .info--contacts > .info--phone::before, .security-modal .modal-content .modal--info .info--contacts > .info--phone::before, .historical-modal .modal-content .modal--info .info--contacts > .info--phone::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #279EA2;
  content: "\f3cd";
  font-size: 20px;
  margin-left: 6px;
  margin-right: 16px;
}
.informative-modal .modal-content .modal--info .info--contacts > .info--email, .security-modal .modal-content .modal--info .info--contacts > .info--email, .historical-modal .modal-content .modal--info .info--contacts > .info--email {
  color: #42B5F2;
  text-decoration: underline;
}
.informative-modal .modal-content .modal--info .info--contacts > .icon--email::before, .security-modal .modal-content .modal--info .info--contacts > .icon--email::before, .historical-modal .modal-content .modal--info .info--contacts > .icon--email::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #279EA2;
  content: "\f0e0";
  font-size: 20px;
  margin-right: 16px;
  font-style: normal;
}

.historical-modal .modal-content .modal-header {
  color: #FFFFFF;
  padding: 25px 8px;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
}
.historical-modal .modal-body {
  overflow: hidden;
  overflow-y: scroll;
  max-height: 80vh;
  min-height: 40vh;
  color: #4A4A4A;
  padding: 20px !important;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
}
.historical-modal .modal-body .icon {
  margin-right: 8px;
}
.historical-modal .modal-body span {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
}
.historical-modal .modal-body span.span-header {
  font-size: 14px;
}
.historical-modal .modal-body span.span-header i {
  font-size: 16px;
  font-style: normal;
}
.historical-modal .modal-body .row-request {
  line-height: 24px;
  height: 24px;
  margin: 5px 0px;
}
.historical-modal .modal-body .line {
  min-height: 64px;
  width: 2px;
  background-color: #E6E6E8;
  float: none;
  margin: 0 auto;
}
.historical-modal .modal-body .start {
  font-family: "Font Awesome 5 Free";
  width: 24px;
  height: 24px;
}
.historical-modal .modal-body .start i:before {
  position: absolute;
  content: "\f111";
  font-style: normal;
  font-size: 10px;
  color: #E6E6E8;
  width: 24px;
  height: 24px;
  text-align: center;
}
.historical-modal .modal-body .reply, .historical-modal .modal-body .share {
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  width: 24px;
  height: 24px;
}
.historical-modal .modal-body .reply i:before, .historical-modal .modal-body .share i:before {
  position: absolute;
  content: "\f111";
  font-style: normal;
  font-size: 24px;
  color: #F5A623;
}
.historical-modal .modal-body .reply i:after, .historical-modal .modal-body .share i:after {
  position: absolute;
  content: "\f3e5";
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 4px;
}
.historical-modal .modal-body .share i:before {
  color: #71C017;
}
.historical-modal .modal-body .share i:after {
  content: "\f064";
  margin-left: 5px;
}

.security-modal .modal-content .modal-header {
  color: #FFFFFF;
  padding: 25px 8px;
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: bold;
  background-color: #151926;
  border-bottom-color: #151926;
  text-transform: uppercase;
}
.security-modal .modal-content .modal-header span {
  margin-left: 16px;
}
.security-modal .modal-body {
  overflow: hidden;
  overflow-y: scroll;
  max-height: 80vh;
  min-height: 40vh;
  color: #4A4A4A;
  padding: 0px !important;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
  border-color: #4A4A4A;
}
.security-modal .modal-body .filter__body {
  border-color: #383F4B;
  background-color: #383F4B;
}
.security-modal .modal-body .icon {
  margin-right: 8px;
}
.security-modal .modal-body span {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
}
.security-modal .modal-body span.span-header {
  font-size: 14px;
}
.security-modal .modal-body span.span-header i {
  font-size: 16px;
  font-style: normal;
}
.security-modal .modal-body .parameter__label, .security-modal .modal-body .parameter .parameter__label--required, .parameter .security-modal .modal-body .parameter__label--required, .security-modal .modal-body .parameter-order .parameter__label--required, .parameter-order .security-modal .modal-body .parameter__label--required {
  color: #FFFFFF;
}
.security-modal .modal-body .row-request {
  line-height: 24px;
  height: 24px;
  margin: 5px 0px;
}
.security-modal .modal-body .line {
  min-height: 64px;
  width: 2px;
  background-color: #E6E6E8;
  float: none;
  margin: 0 auto;
}
.security-modal .modal-body .start {
  font-family: "Font Awesome 5 Free";
  width: 24px;
  height: 24px;
}
.security-modal .modal-body .start i:before {
  position: absolute;
  content: "\f111";
  font-style: normal;
  font-size: 10px;
  color: #E6E6E8;
  width: 24px;
  height: 24px;
  text-align: center;
}
.security-modal .modal-body .reply, .security-modal .modal-body .share {
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  width: 24px;
  height: 24px;
}
.security-modal .modal-body .reply i:before, .security-modal .modal-body .share i:before {
  position: absolute;
  content: "\f111";
  font-style: normal;
  font-size: 24px;
  color: #F5A623;
}
.security-modal .modal-body .reply i:after, .security-modal .modal-body .share i:after {
  position: absolute;
  content: "\f3e5";
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 4px;
}
.security-modal .modal-body .share i:before {
  color: #71C017;
}
.security-modal .modal-body .share i:after {
  content: "\f064";
  margin-left: 5px;
}
.security-modal .modal-body .pagination, .security-modal .modal-body .pagination-no-data, .security-modal .modal-body .pagination-secondary {
  margin: 0px 16px 16px 16px;
  width: unset;
  background-color: #FFFFFF;
  color: #383F4B;
  border: 1px solid #383F4B;
}
.security-modal .modal-body .pagination span, .security-modal .modal-body .pagination-no-data span, .security-modal .modal-body .pagination-secondary span {
  font-weight: normal !important;
}
.security-modal .modal-body .pagination a, .security-modal .modal-body .pagination-no-data a, .security-modal .modal-body .pagination-secondary a {
  color: #383F4B;
}
.security-modal .modal-body .pagination a:hover, .security-modal .modal-body .pagination-no-data a:hover, .security-modal .modal-body .pagination-secondary a:hover {
  color: #383F4B;
}
.security-modal .modal-body .pagination a.aspNetDisabled, .security-modal .modal-body .pagination-no-data a.aspNetDisabled, .security-modal .modal-body .pagination-secondary a.aspNetDisabled {
  color: #9B9FA5 !important;
}
.security-modal .modal-body .pagination a.aspNetDisabled:hover, .security-modal .modal-body .pagination-no-data a.aspNetDisabled:hover, .security-modal .modal-body .pagination-secondary a.aspNetDisabled:hover {
  color: #9B9FA5 !important;
}
.security-modal .modal-body .pagination input, .security-modal .modal-body .pagination-no-data input, .security-modal .modal-body .pagination-secondary input {
  border: 0px solid #383F4B;
  background-color: #E6E6E8;
  color: #383F4B;
}
.security-modal .modal-body .pagination select, .security-modal .modal-body .pagination-no-data select, .security-modal .modal-body .pagination-secondary select {
  border: 0px solid #383F4B;
  background-color: #E6E6E8;
  color: #383F4B;
}
.security-modal .modal-body .pagination-no-data {
  padding-left: 16px;
  margin-top: 16px;
}
.security-modal .lov-table {
  margin: 16px;
  width: 96%;
}
.security-modal .lov-table thead {
  color: #9B9FA5;
}
.security-modal .lov-table thead th {
  background-color: #FFFFFF !important;
}
.security-modal .lov-table thead th:hover {
  background-color: #FFFFFF;
}
.security-modal .lov-table thead th:first-of-type {
  padding-left: 16px;
}
.security-modal .lov-table thead:hover th:first-of-type {
  padding-left: 16px;
}
.security-modal .lov-table tbody {
  color: #383F4B;
}
.security-modal .lov-table tbody tr td {
  background-color: #FFFFFF !important;
  color: #383F4B !important;
  font-weight: normal !important;
}
.security-modal .lov-table tbody tr td:first-of-type {
  padding-left: 16px;
}
.security-modal .lov-table tbody tr:hover td {
  background-color: #E6E6E8 !important;
  padding: 12px 5px;
  color: #383F4B !important;
  font-weight: normal !important;
}
.security-modal .lov-table tbody tr:hover td:first-of-type {
  padding-left: 16px;
}
.security-modal .lov-table a {
  color: #383F4B !important;
  font-weight: normal !important;
}
.security-modal .lov-table a:hover {
  color: #383F4B !important;
  font-weight: normal !important;
}
.security-modal .lov-table a.aspNetDisabled {
  color: #383F4B !important;
}

.modal.order-modal {
  font-family: "Quicksand";
}
.modal.order-modal .modal-dialog .modal-content .modal-header .close {
  padding-top: 8px;
}
.modal.order-modal .modal-dialog .modal-content .modal-header .close i {
  color: #383F4B;
  font-size: 14px;
  font-style: normal;
}
.modal.order-modal .modal-dialog .modal-content .modal-header .close i::before {
  content: "\f00d" !important;
}
.modal.order-modal .modal-dialog .modal-content .modal-body {
  font-family: "Quicksand";
  /*padding: 1rem;*/
  padding-top: 50px;
  padding-bottom: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.modal.order-modal .modal-dialog .modal-content .modal-body > span p:first-of-type {
  padding-left: 50px;
  padding-right: 50px;
}
.modal.order-modal .modal-dialog .modal-content .modal-footer {
  padding-bottom: 25px;
  padding-top: 25px;
}
.modal.order-modal .modal-dialog .modal-content .modal-footer .btn-confirm {
  margin-left: 20px;
  padding: 9px 24px 8px 24px;
  line-height: 15px;
}
.modal.order-modal .modal-dialog .modal-content .modal-footer .btn-cancelConf {
  background-color: transparent;
  border: 1px solid #279EA2;
  color: #292F38;
  padding: 9px 24px 8px 24px;
  line-height: 15px;
}

.hr-know-more {
  margin: 0;
  border-top: 1px solid #9B9FA5;
}

.bordered {
  border: 1px solid #696F78;
}

.b-rt {
  border-radius: 4px 4px 0 0 !important;
}

.b-rb {
  border-radius: 0 0 4px 4px !important;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.pt-lg {
  padding-top: 32px !important;
}

.pt-md {
  padding-top: 16px !important;
}

.pt-sm {
  padding-top: 8px !important;
}

.pt-xs {
  padding-top: 4px !important;
}

.mt-lg {
  padding-top: 32px !important;
}

.mt-md {
  padding-top: 16px !important;
}

.mt-sm {
  padding-top: 8px !important;
}

.mt-xs {
  padding-top: 4px !important;
}

/*Cores*/
.unsuccess {
  color: #F8565C;
}

.bg-transparent {
  background-color: transparent;
}

/*Text*/
.text-underline {
  text-decoration: underline;
}

.text-wrap-normal {
  white-space: normal;
}

.text-color-success {
  color: #57C0A7;
}

.text-color-yellow {
  color: #279EA2;
}

.text-color-black-1 {
  color: #383F4B;
}

.numeric-font {
  font-family: "RobotoMono";
  letter-spacing: 0;
}

.text-font {
  font-family: "Roboto";
}

.text-bold {
  font-weight: bold;
}

.text-uppercase {
  text-transform: uppercase;
}

/*Cursor*/
.cursor-pointer {
  cursor: pointer;
}

/*Divs*/
.overflow-y-400 {
  overflow-y: auto;
  max-height: 400px;
}

/*row-check*/
.row-check {
  display: table;
  height: 46px;
  line-height: 46px;
  width: 25px;
  text-decoration: none !important;
}

.bank__disabled {
  opacity: 0.6;
}

.bank-icon-width, .bank-220__white, .bank-217__white, .bank-216__white, .bank-215__white, .bank-214__white, .bank-213__white, .bank-212__white, .bank-220, .bank-217, .bank-216, .bank-215, .bank-214, .bank-213, .bank-212 {
  width: 140px;
  height: 50px;
  margin-bottom: 30px;
}

.bank-212 {
  background-image: url("../../images/logo/212.png");
  background-repeat: no-repeat;
}

.bank-213 {
  background-image: url("../../images/logo/213.png");
  background-repeat: no-repeat;
}

.bank-214 {
  background-image: url("../../images/logo/214.png");
  background-repeat: no-repeat;
}

.bank-215 {
  background-image: url("../../images/logo/215.png");
  background-repeat: no-repeat;
}

.bank-216 {
  background-image: url("../../images/logo/216.png");
  background-repeat: no-repeat;
}

.bank-217 {
  background-image: url("../../images/logo/217.png");
  background-repeat: no-repeat;
}

.bank-220 {
  background-image: url("../../images/logo/220.png");
  background-repeat: no-repeat;
}

/* Bancos White*/
.bank-212__white {
  background-image: url("../../images/logo/212_white.png");
  background-repeat: no-repeat;
}

.bank-213__white {
  background-image: url("../../images/logo/213_white.png");
  background-repeat: no-repeat;
}

.bank-214__white {
  background-image: url("../../images/logo/214_white.png");
  background-repeat: no-repeat;
}

.bank-215__white {
  background-image: url("../../images/logo/215_white.png");
  background-repeat: no-repeat;
}

.bank-216__white {
  background-image: url("../../images/logo/216_white.png");
  background-repeat: no-repeat;
}

.bank-217__white {
  background-image: url("../../images/logo/217_white.png");
  background-repeat: no-repeat;
}

.bank-220__white {
  background-image: url("../../images/logo/220_white.png");
  background-repeat: no-repeat;
}

.FlexedImage {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 40px;
}

.alfanumerico {
  display: inline-block;
  padding-left: 0;
  margin: 15px 0;
  border-radius: 4px;
}

.alfanumerico > li {
  display: inline;
}

.alfanumerico > li > a, .alfanumerico > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 19px;
  text-decoration: none;
  margin-left: -1px;
}

.alfanumerico > li:first-child > a, .alfanumerico > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.alfanumerico > li:last-child > a, .alfanumerico > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.alfanumerico > .active > a, .alfanumerico > .active > span, .alfanumerico > .active > a:hover, .alfanumerico > .active > span:hover, .alfanumerico > .active > a:focus, .alfanumerico > .active > span:focus {
  z-index: 2;
  cursor: default;
}

.alfanumerico > .disabled > span, .alfanumerico > .disabled > span:hover, .alfanumerico > .disabled > span:focus, .alfanumerico > .disabled > a, .alfanumerico > .disabled > a:hover, .alfanumerico > .disabled > a:focus {
  cursor: not-allowed;
}

.alfanumerico-lg > li > a, .alfanumerico-lg > li > span {
  padding: 10px 16px;
  font-size: 12px;
}

.alfanumerico-lg > li:first-child > a, .alfanumerico-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.alfanumerico-lg > li:last-child > a, .alfanumerico-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.alfanumerico-sm > li > a, .alfanumerico-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.alfanumerico-sm > li:first-child > a, .alfanumerico-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.alfanumerico-sm > li:last-child > a, .alfanumerico-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.alfanumerico > li > a, .alfanumerico > li > span {
  border-radius: 3px !important;
  font-size: 12px;
  font-weight: 900;
  margin-right: 7px;
  margin-bottom: 8px;
}

.alfanumerico > li > a, .alfanumerico > li > span {
  font-size: 12px;
  border-radius: 0 !important;
  font-weight: bold;
  position: relative;
  float: left;
  padding: 0 6px;
}

.alfanumerico input.goto-page-input {
  height: 26px;
  width: 60px;
}

.alfanumerico.alfanumerico-sm input.goto-page-input {
  height: 24px;
  width: 60px;
}

.alfanumerico.alfanumerico-lg input.goto-page-input {
  height: 34px;
  width: 60px;
}

.alfanumerico > li > a.goto-page, .alfanumerico > li > span.goto-page {
  padding: 0;
}

.alfanumerico {
  margin: 0;
  margin-bottom: 8px;
}

.col-md-alfanumerico {
  width: 89%;
  margin-left: 11%;
}

@media (max-width: 991px) {
  .col-md-alfanumerico {
    width: 100%;
    margin-left: 0;
  }
}
footer {
  color: #E6E6E8;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  bottom: 0;
  position: fixed;
  width: 100%;
  background-image: none;
  font-weight: normal;
  height: 64px;
  z-index: 10;
  position: relative;
  margin: auto;
  display: block;
  background-color: #151926;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-family: "Roboto";
  font-weight: bold;
}

.bolsa-de-valores {
  color: #279EA2;
  font-family: "Quicksand";
  font-size: 14px;
}

.footerText {
  color: #E6E6E8;
  font-size: 14px;
  font-weight: 500;
}

.icone-color {
  color: #279EA2;
  padding-right: 8px;
  font-size: 18px;
}

.dz-image-preview {
  margin: 3px !important;
}

.dropzone .dz-preview .dz-image {
  max-height: 106px;
}

.dropzone-buttons {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}
.dropzone-buttons > .btn--secondary {
  margin-right: 10px;
}

.tab-content {
  border-top: 1px solid #279EA2;
}

.tab-content--user-form, .tab-content--tratar {
  background-color: #F6F6F6;
  padding: 20px 24px;
  border: 1px solid #696F78;
  border-radius: 0 0 4px 4px;
  border-top: none;
}

.tab__header {
  display: flex;
  justify-content: space-between;
}

.tab__header__text {
  color: #383F4B;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 24px;
}

.tab__user-panel__title {
  background-color: #279EA2;
  line-height: 23px;
  border-radius: 4px;
  font-family: "Quicksand";
  color: #383F4B;
  font-size: 12px;
  font-weight: 700;
  padding: 0 8px;
  display: inline-block;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.tab__user-panel__form {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -24px;
}
.tab__user-panel__form > .parameter, .tab__user-panel__form > .parameter-order {
  padding: 0 24px;
  margin-bottom: 40px;
  /*> .parameter__label--required {
      color: $bvcv-color-grey-2;
  }

  > .parameter__label {
      color: $bvcv-color-grey-2;
  }*/
}

.tab__user-buttons {
  display: flex;
  justify-content: flex-end;
}
.tab__user-buttons > input {
  margin-left: 32px;
}

.container--left {
  display: flex;
  justify-content: flex-start;
}

/*.header__panel {
    margin-top: 16px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    background-color: $bvcv-header;
    border-radius: 4px;
    font-family: $quicksand-r;
    align-items: center;

    .header__panel__h1 {
        font-size: 12px;
        color: $bvcv-header-text;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 0;

        &:only-child {
            margin-right: auto;
        }
    }
}*/
.single-tab-header {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  border-bottom: 1px solid #279EA2;
}
.single-tab-header .table__detail-header__h1 {
  line-height: 44px;
  border-bottom: 4px solid #279EA2;
  color: #279EA2;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  padding: 0 24px;
  margin-bottom: 0;
}
.single-tab-header .table__detail-header__a {
  line-height: 48px;
  text-decoration: underline;
  font-family: "Quicksand";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.header-collapsable {
  height: 48px;
  border-radius: 4px;
  background-color: #E6E6E8;
  display: flex;
  align-items: center;
  padding: 0 16px;
}
.header-collapsable:hover {
  text-decoration: none;
}
.header-collapsable .header-collapsable__text {
  font-size: 12px;
  font-weight: 700;
  color: #383F4B;
  text-transform: uppercase;
  line-height: 14px;
}
.header-collapsable .header-collapsable__text::before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  font-size: 14px;
}
.header-collapsable .header-collapsable__text.collapsed::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  font-size: 14px;
}

.tab-content--tratar {
  padding: 20px 24px 20px 24px;
}

.container__alert {
  margin-bottom: 32px;
  margin-top: 24px;
}

/*Colors*/
/*laranja*/
/*Text*/
/*Buttons*/
/*Surface*/
/*Tabs*/
/*Beans*/
/*pagination*/
/*news-container*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Quicksand";
  src: url("../fonts/Quicksand/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "RobotoMono";
  src: url("../fonts/RobotoMono/RobotoMono-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Akrobat";
  src: url("../fonts/Akrobat/Akrobat-Regular.ttf") format("truetype");
  font-weight: 400;
}
.carousel {
  width: 100%;
}

.carousel-indicators {
  bottom: 0px;
}
.carousel-indicators li {
  color: #696F78;
  font-weight: 400;
  height: 1px;
  width: 13px;
  font-family: "Font Awesome 5 Free";
  font-size: 11px;
  text-indent: 0px;
  background-color: transparent;
}
.carousel-indicators li.active {
  font-weight: 900;
  background-color: transparent;
}
.carousel-indicators li:before {
  content: "\f111";
  top: 0px;
}

/*.carousel-item {
    .carousel-information {
        color: $bvcv-text-white;
    background: $bvcv-background-inverted;
    margin-top: 23px;
    border-radius: .25rem !important;
    font-size: 12px;
    border-radius: 0 0 4px 4px;
    background-color: #383F4B;
    }

    .header {
        height: 18px;
        //width: 272px;
        color: #ae9254;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
    }
}*/
.carousel-item {
  /*display: table; --- estraga o carousel*/
  color: #383F4B;
  /*background: $bvcv-background-inverted;*/
  /*margin-top: 23px;*/
  border-radius: 0.25rem !important;
  font-size: 12px;
  border-radius: 0 0 4px 4px;
  font-weight: bold;
  /*.footer {
      height: 14px;
      //width: 194px;
      color: #E9E9E9;
      font-family: Roboto;
      font-size: 12px;
      line-height: 14px;
  }*/
}
.carousel-item .card-title {
  color: #279EA2;
  font-family: "Quicksand";
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
}
.carousel-item .img-container {
  text-align: center;
  background-color: #E6E6E8;
}
.carousel-item .img-container img {
  border-radius: 0.25rem 0.25rem 0rem 0rem !important;
}
.carousel-item .card-text {
  color: #383F4B;
  font-family: "Roboto";
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  position: relative;
  line-height: 1.5em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 4.5em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 2em;
  font-weight: bold;
}
.carousel-item .card-text > a {
  /*color: #ae9254;*/
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-item .card-text:before {
  /*content: '(...)';
  position: absolute;
  right: 0;
  bottom: 0;*/
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 70%, #F6F6F6);
}
.carousel-item .card {
  width: 100%;
  color: blue;
}
.carousel-item .card .card-body {
  padding: 16px;
}
.carousel-item img {
  height: 260px;
}

/*.cssload-container {

    position: fixed;
    overflow: hidden;
    padding: 10px 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: space-around;
    display: flex;
    float: none;
    z-index: 9999;
}*/
.cssload-loading i {
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 50%;
  background: #279EA2;
}

.cssload-loading i:first-child {
  opacity: 0;
  animation: cssload-loading-ani2 0.58s linear infinite;
  -o-animation: cssload-loading-ani2 0.58s linear infinite;
  -ms-animation: cssload-loading-ani2 0.58s linear infinite;
  -webkit-animation: cssload-loading-ani2 0.58s linear infinite;
  -moz-animation: cssload-loading-ani2 0.58s linear infinite;
  transform: translate(-19px);
  -o-transform: translate(-19px);
  -ms-transform: translate(-19px);
  -webkit-transform: translate(-19px);
  -moz-transform: translate(-19px);
}

.cssload-loading i:nth-child(2),
.cssload-loading i:nth-child(3) {
  animation: cssload-loading-ani3 0.58s linear infinite;
  -o-animation: cssload-loading-ani3 0.58s linear infinite;
  -ms-animation: cssload-loading-ani3 0.58s linear infinite;
  -webkit-animation: cssload-loading-ani3 0.58s linear infinite;
  -moz-animation: cssload-loading-ani3 0.58s linear infinite;
}

.cssload-loading i:last-child {
  animation: cssload-loading-ani1 0.58s linear infinite;
  -o-animation: cssload-loading-ani1 0.58s linear infinite;
  -ms-animation: cssload-loading-ani1 0.58s linear infinite;
  -webkit-animation: cssload-loading-ani1 0.58s linear infinite;
  -moz-animation: cssload-loading-ani1 0.58s linear infinite;
}

@keyframes cssload-loading-ani1 {
  100% {
    transform: translate(39px);
    opacity: 0;
  }
}
@-o-keyframes cssload-loading-ani1 {
  100% {
    -o-transform: translate(39px);
    opacity: 0;
  }
}
@-ms-keyframes cssload-loading-ani1 {
  100% {
    -ms-transform: translate(39px);
    opacity: 0;
  }
}
@-webkit-keyframes cssload-loading-ani1 {
  100% {
    -webkit-transform: translate(39px);
    opacity: 0;
  }
}
@-moz-keyframes cssload-loading-ani1 {
  100% {
    -moz-transform: translate(39px);
    opacity: 0;
  }
}
@keyframes cssload-loading-ani2 {
  100% {
    transform: translate(19px);
    opacity: 1;
  }
}
@-o-keyframes cssload-loading-ani2 {
  100% {
    -o-transform: translate(19px);
    opacity: 1;
  }
}
@-ms-keyframes cssload-loading-ani2 {
  100% {
    -ms-transform: translate(19px);
    opacity: 1;
  }
}
@-webkit-keyframes cssload-loading-ani2 {
  100% {
    -webkit-transform: translate(19px);
    opacity: 1;
  }
}
@-moz-keyframes cssload-loading-ani2 {
  100% {
    -moz-transform: translate(19px);
    opacity: 1;
  }
}
@keyframes cssload-loading-ani3 {
  100% {
    transform: translate(19px);
  }
}
@-o-keyframes cssload-loading-ani3 {
  100% {
    -o-transform: translate(19px);
  }
}
@-ms-keyframes cssload-loading-ani3 {
  100% {
    -ms-transform: translate(19px);
  }
}
@-webkit-keyframes cssload-loading-ani3 {
  100% {
    -webkit-transform: translate(19px);
  }
}
@-moz-keyframes cssload-loading-ani3 {
  100% {
    -moz-transform: translate(19px);
  }
}
/*#floatingCirclesG {
    position: fixed;
    width: 125px;
    height: 125px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}*/
.cssload {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}

.cssload-container {
  position: fixed;
  width: 125px;
  height: 125px;
  margin: auto;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}

.f_circleG {
  position: absolute;
  background-color: transparent;
  height: 22px;
  width: 22px;
  border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  animation-name: f_fadeG;
  -o-animation-name: f_fadeG;
  -ms-animation-name: f_fadeG;
  -webkit-animation-name: f_fadeG;
  -moz-animation-name: f_fadeG;
  animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

#frotateG_01 {
  left: 0;
  top: 51px;
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
}

#frotateG_02 {
  left: 15px;
  top: 15px;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}

#frotateG_03 {
  left: 51px;
  top: 0;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
}

#frotateG_04 {
  right: 15px;
  top: 15px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
}

#frotateG_05 {
  right: 0;
  top: 51px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}

#frotateG_06 {
  right: 15px;
  bottom: 15px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

#frotateG_07 {
  left: 51px;
  bottom: 0;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
}

#frotateG_08 {
  left: 15px;
  bottom: 15px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}

@keyframes f_fadeG {
  0% {
    background-color: #279EA2;
  }
  100% {
    background-color: transparent;
  }
}
@-o-keyframes f_fadeG {
  0% {
    background-color: #279EA2;
  }
  100% {
    background-color: transparent;
  }
}
@-ms-keyframes f_fadeG {
  0% {
    background-color: #279EA2;
  }
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes f_fadeG {
  0% {
    background-color: #279EA2;
  }
  100% {
    background-color: transparent;
  }
}
@-moz-keyframes f_fadeG {
  0% {
    background-color: #279EA2;
  }
  100% {
    background-color: transparent;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 24px;
  height: 12px;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 12px 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 12px 12px 0;
  border-top-color: #4A4A4A;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 12px;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 12px;
  height: 24px;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 12px 12px 12px 0;
  border-right-color: #4A4A4A;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 12px 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 12px 12px;
  border-bottom-color: #4A4A4A;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 12px;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 12px;
  height: 24px;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 12px 0 12px 12px;
  border-left-color: #4A4A4A;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #E6E6E8;
  text-align: center;
  background-color: #383F4B;
  border-radius: 0.25rem;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  left: calc(100% - 12px) !important;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  border-width: 12px 0 12px 12px;
  border-bottom-color: #383F4B;
}
.bs-tooltip-bottom .arrow::after, .bs-tooltip-auto[x-placement^=bottom] .arrow::after {
  content: "";
  border-width: 12px 0 12px 12px;
  border-width: 0 0 12px 12px;
  /* border-bottom-color: red; */
  position: absolute;
  content: "";
  bottom: -2px;
  left: -1px;
  border-color: transparent transparent #383F4B transparent;
  border-style: solid;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  /*right: 0;
  width: $tooltip-arrow-height;
  hei ght: $tooltip-arrow-width;*/
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 12px 0 12px 12px;
  border-left-color: #4A4A4A;
}
.bs-tooltip-left .arrow::after, .bs-tooltip-auto[x-placement^=left] .arrow::after {
  left: 0;
  border-width: 12px 0 12px 12px;
  border-left-color: #4A4A4A;
  position: absolute;
  content: "";
  left: -1px;
  border-color: transparent transparent transparent #383F4B;
  border-style: solid;
  top: -1px;
  bottom: -1px;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  /*right: 0;
  width: $tooltip-arrow-height;
  hei ght: $tooltip-arrow-width;*/
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 12px 12px 12px 0;
  border-right-color: #4A4A4A;
}
.bs-tooltip-right .arrow::after, .bs-tooltip-auto[x-placement^=right] .arrow::after {
  border-width: 12px 12px 12px 0;
  border-right-color: #4A4A4A;
  position: absolute;
  content: "";
  right: -1px;
  border-color: transparent #383F4B transparent #383F4B;
  border-style: solid;
  top: -1px;
  bottom: -1px;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #383F4B;
  bottom: 0;
  left: 50%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 9px solid #383F4B;
}

.tooltip-inner {
  border: 1px solid #383F4B;
  background-color: #383F4B;
  border-radius: 4px;
  font-size: 12px;
  font-family: "Roboto";
  font-weight: 500;
  color: #E6E6E8;
}

/*@import "variables";
@import "fonts";*/
.fich-tec, .sub--title, .noticias-relacionadas {
  font-family: "Roboto";
  color: #FFFFFF;
  font-weight: 500;
  font-size: 14px;
  padding: 16px;
  padding-top: 0;
  border-bottom: 1px solid #279EA2;
  display: block;
  line-height: 16px;
}
.fich-tec .icon-color, .sub--title .icon-color, .noticias-relacionadas .icon-color {
  font-size: 14px;
  color: #279EA2;
}

.noticias-relacionadas {
  color: #383F4B;
  padding-top: 24px;
}

.noticia {
  border: 1px solid #696F78;
  border-width: 0 0 1px 0;
  padding-bottom: 16px;
}
.noticia a {
  font-family: "Roboto";
  color: #383F4B;
}
.noticia a p:first-child {
  font-weight: bold;
  font-size: 14px;
  margin: 16px 0 8px 0;
  cursor: pointer;
  /*display: block;
  line-height: 16px;*/
}
.noticia a p:last-child {
  font-weight: normal;
  font-size: 12px;
  margin: 0;
  /*padding: 16px;
  padding-top: 0;
  border-bottom: 1px solid $bvcv-text-yellow;
  display: block;
  line-height: 16px;*/
}

.sub--title {
  padding: 32px 16px 8px 0px;
}

.chart-button {
  color: #E9E9E9;
  background-color: transparent;
  font-family: "Roboto";
  font-size: 14px;
  border: 1px solid #279EA2;
  border-left: none;
  outline: none;
  height: 32px;
  width: 32px;
}
.chart-button.left {
  border: 1px solid #279EA2;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.chart-button.right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.chart-button:hover {
  cursor: pointer;
}
.chart-button.active {
  background-color: #279EA2;
  color: #383F4B;
}
.chart-button:disabled {
  background-color: grey;
  cursor: not-allowed;
}

.chart-no-data {
  font-family: "Roboto";
  font-size: 14px;
  color: #E9E9E9;
  text-align: center;
}

.expandible-panel-header {
  /*background-color: #151926;
  //margin-top: 23px;
  height: 48px;
  line-height: 48px;
  //border-radius: 4px;
  font-family: $roboto-r;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ae9254;*/
}

.expandible-panel-header span {
  line-height: 48px;
  text-transform: uppercase;
}

.expandible-panel-header span.fa-chevron {
  color: #279EA2;
  padding-right: 16px;
}

/*.expandible-panel-header span.fa-chevron i:before {
   // margin-left: 10px;
    content: "\f107";
}*/
.expandible-panel-header span > span {
  color: #151926;
  font-family: "Quicksand";
  text-transform: uppercase;
  font-size: 12px;
  line-height: 40px;
  margin-left: 8px;
}

.expandible-panel-header {
  background-color: #151926;
  height: 48px;
  line-height: 48px;
  border-radius: 4px 4px 0 0;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #279EA2;
  margin-top: 16px;
  /*span.fa-chevron i:before {
      // margin-left: 10px;
      content: "\f107";
  }*/
}
.expandible-panel-header span.fa-chevron {
  width: 20px;
}
.expandible-panel-header span.fa-chevron i::before {
  content: "\f107";
}
.expandible-panel-header.collapsed {
  border-radius: 4px;
}
.expandible-panel-header.collapsed span.fa-chevron i::before {
  content: "\f105";
}

.expandible-body {
  background-color: #383F4B;
  padding: 16px;
}
.expandible-body.show {
  border-radius: 0 0 4px 4px;
}

.td-card, .td-card__numeric, .td-card__value {
  color: #279EA2;
  line-height: 16px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Roboto";
  padding-top: 16px;
}

.td-card span.fa-newspaper-o i:before, .td-card__numeric span.fa-newspaper-o i:before, .td-card__value span.fa-newspaper-o i:before {
  content: "\f1ea";
}

.td-card__value {
  color: #FFFFFF;
  font-weight: normal;
}

.td-card__numeric {
  color: #FFFFFF;
  font-family: "RobotoMono";
  font-size: 12px;
  font-weight: normal;
}

/*.td-card.value3 {
    color: #FFFFFF;
    font-family: "RobotoMono";
    font-weight: 500;
    border-left: none;
    border-right: none;
    border-bottom: none;
}*/
.expantion-title {
  height: 14px;
  width: 199px;
  color: #279EA2 !important;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none !important;
}

.collapsed .expantion-title {
  color: #FFFFFF !important;
}

/*.table_header {
    height: 14px;
    width: 30px;
    color: #9B9B9B;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom-color: #ae9254 !important;
}*/
table.table-info {
  border: none !important;
  margin-bottom: 0px;
}
table.table-info thead tr th {
  background-color: #292F38;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #279EA2;
  text-align: right;
  padding: 0 0 4px 16px;
}
table.table-info thead tr th:first-child {
  padding: 0 0 4px 16px;
}
table.table-info thead tr th:last-child {
  padding: 0 16px 4px 16px;
}
table.table-info thead tr th:first-of-type {
  width: inherit;
  min-width: inherit;
  max-width: inherit;
}
table.table-info thead tr th:hover {
  background-color: #292F38;
  padding: 0 0 4px 16px;
}
table.table-info thead tr th:hover:first-child {
  padding: 0 0 4px 16px;
}
table.table-info thead tr th:hover:last-child {
  padding: 0 16px 4px 16px;
}
table.table-info tbody tr td {
  font-family: "RobotoMono";
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  padding: 0 0 0 16px;
  color: #FFFFFF;
  background-color: #292F38 !important;
}
table.table-info tbody tr td:first-child {
  padding: 0 0 0 16px;
}
table.table-info tbody tr td:last-child {
  padding: 0 16px 0 16px;
}
table.table-info tbody tr td.buy {
  color: #57C0A7;
}
table.table-info tbody tr td.sell {
  color: #F8565C;
}
table.table-info tbody tr:hover td {
  font-family: "RobotoMono";
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  background-color: #292F38 !important;
  padding: 0 0 0 16px;
}
table.table-info tbody tr:hover td:first-child {
  padding: 0 0 0 16px;
}
table.table-info tbody tr:hover td:last-child {
  padding: 0 16px 0 16px;
}

/*.padded_row {
    padding-bottom: 10px;
}

.table-row_height {
    line-height: 25px;
}*/
body {
  font-family: "Roboto";
  background-color: #F6F6F6;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
  letter-spacing: 0.3px;
}

form {
  display: block;
  position: relative;
  padding-bottom: 64px;
  min-height: 100vh;
}

footer {
  position: absolute !important;
  bottom: 0 !important;
  width: 100% !important;
}

.body--center {
  display: flex;
  flex-direction: column;
  background-color: #F6F6F6;
  height: 100%;
  height: 100%;
}

.body__main {
  max-width: 1366px;
  padding: 16px 32px;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (min-width: 1700px) {
  .filter__box {
    flex: 0 0 20%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) and (min-height: 400px) {
  body {
    padding-right: 15px;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 1024px) {
  body {
    width: 1024px;
  }
}
