**************************************************************************************************************************/

.row-eq-height {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display:         flex !important;
}



.carousel-item {
  border-radius: 4px;
}

.carousel-inner {
  border-radius: 4px;
}

.bkg-btn {
  z-index: 999; 
  background-color: white; 
  position: fixed; 
  bottom: 50px; 
  right: 32px; 
  padding: 0; 
  margin: 0; 
  padding: 10px 0px 15px 10px; 
  box-shadow: -2px 4px 10px #666; 
  border: 1px solid #ddd; 
  border-radius: 8px;
}

.bkg-btn-2 {
  z-index: 999; 
  background-color: white; 
  position: fixed; 
  bottom: 120px; 
  right: 32px; 
  padding: 0; 
  margin: 0; 
  padding: 10px 0px 15px 10px; 
  box-shadow: -2px 4px 10px #666; 
  border: 1px solid #ddd; 
  border-radius: 8px;
}

button.dim {
  margin-bottom: 0 !important;
}

a.dim {
  margin-bottom: 0 !important;
}


.center-img {
  background-color: #c0c0c5; 
  padding: 50px;
  border-radius: 4px;
}

.center-preview-img {
  background-color: #c0c0c5; 
  padding: 50px;
  margin-bottom: 15px;
  border-radius: 4px;
}

.image-preview img,
.image_preview img,
.image_preview_mobile img { 
  width: 50%; 
  margin-bottom: 25px; 
}

.lightBoxGallery img {
  margin: 5px !important;
}

.lightBoxGallery img.img-galeria {
  margin: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.actions {
  position: absolute;
  top: -1px;
  right: -1px;
  background-color: #ed5666;
  font-size: 12px;
  padding: 4px 8px;
  border: 1px solid #ed5666;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.actions:hover {
  background: var(--color-custom-white);
}

.actions:hover i {
  color: #ed5666 !important;
}

.actions i {
  color: var(--color-custom-white) !important;
}

.ex_red{
  color: #ed5666;
}

.img_galeria, 
.img-galeria {
  padding: 15px;
  width: 100%;
  max-width: 100%;
  object-fit: contain;
  border-radius: 6px;
  object-position: 50% 50%;
  height: 175px;
  margin: 0px !important;
  background: #e5e6e7;
}

.img-background .input-group {
  width: 100%;
  padding: 0px;
}

.img-background input.form-control {
  position: relative;
  float: left;
  margin-bottom: 0;
  padding: 10px;
  border-bottom-left-radius: 6px !important;
}

.img-background .btn {
  box-shadow: none !important;
}

.img-background input.form-control:focus {
  border: 1px solid #1bb394;
  border-right: 0px;
}

.img-background button.btn.btn-primary {
  margin: 0;
  border-bottom-right-radius: 6px;
}

.img_fundo, 
.img-background {
  position: relative;
  float: left;
  margin-bottom: 0;
  border: 1px solid #e5e6e7;
  border-radius: 6px;
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 5%), 0 1px 1px -2px rgb(0 0 0 / 5%), 0 1px 1px 0 rgb(0 0 0 / 5%);
}

.lightBoxGallery a img:hover {
  opacity: 0.4;
}

.lightBoxGallery .actions:hover{
  display: inline-block;
}

.link-galeria {
  width: 100%;
  display: block;
  height: 100%;
  background: #e5e6e7;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.custom-file-input {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 0px;
  margin: 0;
  opacity: 0;
}

.input-file-addon {
  width: 40px !important;
  height: 35px;
  border-right: 1px solid #e5e6e7;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
}

.custom-file-label::after {
  content: "Procurar arquivo" !important;
  height: calc(calc(2.063rem + 2px) - 1px * 2) !important;
  padding: .45rem .75rem !important;
}

.custom-file-label {
  height: calc(2.063rem + 2px) !important;
  padding: 0.45rem 0.75rem 0.45rem 3rem;
}

.alert {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
  0 3px 1px -2px rgba(0, 0, 0, 0.2),
  0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.note-editor.note-frame {
  border: 1px solid #cccccd54 !important;
}

.card-header {
  border-color: #cccccd54 !important;
}

.note-editor.note-frame .note-statusbar {
  border-color: #cccccd54 !important;
}



.blueimp-gallery>.indicator>li { 
  width: 50px !important;
  height: 50px !important;
  background-size: cover !important;
}

.width-60 {
  width: 60px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

label.error {
  color: #cc5965 !important;
  display: inline-block !important;
  left: 45px !important;
  position: absolute !important;
  top: 8px !important;
  margin-bottom: 0 !important;
}



#damian span.fa.arrow {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}



p.p-file-name {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

.ibox-title-files {
  border: none !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
  0 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
  margin-bottom: 20px !important;
}

.md-skin .file {
  border-radius: 5px !important;
}

.container-list-files .file {
  margin: 0 !important;
}

.container-list-files .file-box {
  float: none;
  width: 100%;
}

.file .file-name {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  min-height: 78px !important;
}

.file-name small {
  color: #676a6c;
  position: absolute;
  border: #676a6c;
  bottom: 10px;
}

.file .icon {
  padding: 15px 15px;
  text-align: center;
}

.file .icon, .file .image {
  height: 105px !important;
  overflow: hidden !important;
  border: 1px solid !important;
  margin: 0px !important;
  padding: 0 !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #f8f8f8 !important;
}

.img-folder {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100px;
  border: 1px solid #dbdbdb;
  padding: 0;
  border-radius: 5px;
} 

.col-file {
  border: solid;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
  0 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.md-skin .ibox-title, 
.md-skin .ibox-content {
  border-style: none;
  border-radius: 5px;
}

.md-skin .ibox-title h5 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

.ibox-content.text-left.col-file {
  padding: 10px;
}

.folder-list a.active {
  font-weight: bold;
  color: var(--color-custom-primary);
}

.folder-list a.active i{
  font-weight: bold;
  color: var(--color-custom-primary);
}

.viewFinInicial .viewCarteiras .ibox-title {
  padding: 15px !important;
  border-bottom: 1px solid #f3f3f4 !important;
}

.widget.style1 h2 {
  font-size: 28px !important;
}

.widget {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
  0 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}


ul.dropdown-menu.dropdown-alerts.push-notification-list.show li:last-child {
  border: none !important;
  margin: 0 !important;
}

ul.dropdown-menu.dropdown-alerts.push-notification-list.show li:nth-last-child(2) {
  margin-bottom: 0 !important;
}

li.mb-2.push-notification-item:hover {
  background-color: #f3f3f4 !important;
  cursor: pointer;
}

li.mb-2.push-notification-item {
  padding: 10px;
  border-radius: 5px;
  border: 1px dashed #f3f3f4;
}

.push-notification-item-icon {
  right: 20px;
  position: absolute;
}

li.mb-2.push-notification-item.high:hover {
  color: #F44336 !important;
  background-color: #f3f3f4 !important;
  cursor: pointer;
}

li.mb-2.push-notification-item.high {
  padding: 10px;
  border-radius: 5px;
  border: 1px dashed #F44336;
  background-color: #F44336;
  color: white !important;
}

li.mb-2.push-notification-item.high small{
  color: var(--color-custom-white) !important;
}

li.mb-2.push-notification-item.high:hover small{
  color: #F44336 !important;
}

.push-notification-list {
  height: 350px;
  overflow-y: scroll;
}

a.navbar-minimalize.minimalize-styl-2.btn.btn-primary {
  box-shadow: none !important;
}

.push-notification-list::-webkit-scrollbar-thumb, 
.push-notification-list::-webkit-scrollbar-track {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

.push-notification-list::-webkit-scrollbar {
  width: 5px !important;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 720px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 960px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.ibox-content-project-status {
  min-height: 450px !important; 
  max-height: 450px !important; 
  overflow-x: overlay;
}

.ibox-content-project-status::-webkit-scrollbar {
  width: 5px !important;
}

.col-modules-list {
  height: 350px;
  overflow-x: overlay;
}

.col-modules-list::-webkit-scrollbar {
  width: 5px !important;
}

.row-eq-height {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.min-height-244px {
  min-height: 244px !important;
  height: 244px !important;
  max-height: 244px !important;
}

.h-243 {
  min-height: 243.66px;
}

.carousel-indicators li {
  background-color: rgb(27, 178, 148) !important;
}

.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active {
  color: var(--color-custom-white);
  font-weight: bold;
  background-color: #1bb394;
  border-color: #1bb394;
  border-radius: 0px !important;
}

.nav-tabs .nav-link {
  border: 1px solid #e5e6e7;
  border-radius: .25rem;
  background-color: var(--color-custom-white);
}

.nav-tabs .nav-link:not(.active):focus, .nav-tabs .nav-link:not(.active):hover {
  color: #1cb394;
  border-color: #1cb394;
}

.nav-tabs {
  border-bottom: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

@media (max-width: 767px) { 
  .nav-fin-extrato li.nav-item:nth-child(1) {
    margin-right: 0px;
  }

  .nav-fin-extrato li.nav-item:nth-child(2) {
    margin-left: 0px;
    margin-right: 0px;
  }

  .nav-fin-extrato li.nav-item:nth-child(3) {
    margin-left: 0px;
  }
}

@media (min-width: 768px) { 
  .nav-fin-extrato li.nav-item:nth-child(3) {
    margin-left: 7.5px;
  }

  .nav-fin-extrato li.nav-item:nth-child(2) {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .nav-fin-extrato li.nav-item:nth-child(1) {
    margin-right: 7.5px;
  }
}

.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 184px;
  text-align: center;
}

.sk-spinner-three-bounce div {
  width: 48px;
  height: 48px;
}

.contact-box.center-version > a img {
  border: 1px solid #e7eaec;
}

.contact-box-img img {
  height: 125px;
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  background: #9e9e9e4f;
  padding: 25px;
}

.md-skin .contact-box.contact-box-lojas {
  border-radius: 0px !important;
  border: 1px solid #fefefe;
}

.md-skin .contact-box .contact-box-footer {
  border-radius: 0px !important;
}

.contact-box.center-version > a {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}

.md-skin .contact-box {
  border-radius: 5px !important;
}

.contact-box .contact-box-footer {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

td.cta .btn {
  width: 25.38px;
  height: 25.38px;
  margin-bottom: 0px;
}

#modal-entrada .modal-header {
  background-color: #1ab394 !important;
  color: var(--color-custom-white) !important; 
}

#modal-saida .modal-header {
  background-color: #ed5565 !important;
  color: var(--color-custom-white) !important; 
}

#modal-entrada .modal-header .close,
#modal-saida .modal-header .close {
  opacity: 1 !important;
  color: var(--color-custom-white) !important;
}

.inmodal .modal-header {
  padding: 15px 15px;
  text-align: center;
}

.modal-header .close {
  padding: 1.6rem 1.6rem 1.6rem 0rem;
  margin: -1rem -1rem -1rem auto;
}

.mh-55 {
  height: 55px !important; 
}

.modal-header {
  padding: 12px 12px 8px 12px;
}

h4#formModalLabel {
  margin-top: 0;
}

button.close {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 21px;
}





.cad-destaque {
  background-color: #FFEB3B !important;
} 

.cad-destaque td {
  color: #676a6c !important;
}

.cad-destaque .btn-primary {
  color: #676a6c !important;
  background-color: #feeb3b !important;
  border-color: #feeb3b !important;
}

i.fa.fa-exclamation-triangle.fa-4x {
  font-size: 112px;
  margin-bottom: 25px;
  color: #FF9800;
}

.div-no-itens {
  height: calc(100vh - 242px);
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.ibox-content {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.ibox-title {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.ibox-footer {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.no-cad {
  height: calc(100% - 170px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-group-addon {
  width: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.img-class {
  width: 60px;
  height: 60px;
}

img.bbCodeImage.LbImage {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #f3f3f4;
  border-radius: 6px;
}

.border-radius-top {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

tr.bg-star {
  background: #9E9E9E !important;
  color: white;
}

.bg-navy {
  background-color: #4CAF50 !important;
  color: white !important;
}

.bg-navy i {
  color: white !important;
}

.bg-danger {
  background-color: #ed5565 !important;
  color: white !important;
}

.bg-danger i {
  color: white !important;
}

.bg-material {
  background-color: #1ab394 !important;
  color: white !important;
}

.bg-material i {
  color: white !important;
}

a.a-custom {
  padding: 0 !important;
}

.contact-box.center-version > div {
  display: block;
  background-color: var(--color-custom-white);
  padding: 10px 10px 10px 10px;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* Toastr custom style */
#toast-container > div {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
}

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

.toast-success,
.toast-error,
.toast-info,
.toast-warning {
  color: black !important;
  background-color: var(--color-custom-white);
  opacity: 1 !important;
  padding: 0 !important;
}

.toast.toast-success .toast-title {
  background: #2196F3;
  color: var(--color-custom-white);
}

.toast.toast-success .toast-close-button {
  color: var(--color-custom-white);
  opacity: 1;
}

.toast.toast-error .toast-title {
  background: #F44336;
  color: var(--color-custom-white);
}

.toast.toast-error .toast-close-button {
  color: var(--color-custom-white);
  opacity: 1;
}

.toast-top-full-width {
  margin-top: 20px;
}

.toast-bottom-full-width {
  margin-bottom: 20px;
}

.toast {
  z-index: 3000;
}

.toast.toast-bootstrap {
  background-color: white;
}

.toast.toast-bootstrap .toast-body {
  background-color: #fbfbfb;
  font-size: .775rem;
}

.toast-title {
  padding: 10px 10px;
  border-bottom: 1px solid #f3eaea;
  line-height: 15px;
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding: 15px;
}

.toast-close-button {
  position: relative;
  right: .5em;
  top: .1em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  -webkit-text-shadow: 0 1px 0 var(--color-custom-white);
  text-shadow: 0 1px 0 var(--color-custom-white);
  opacity: .8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/**/

.bg-material span.label.label-warning.text-uppercase,
.bg-material span.label.label-success.text-uppercase {
  background: white !important;
  color: #1ab394;
}

.bg-material button.btn.btn-primary.btn-y-war {
  background: white;
  border: 1px solid white;
}

.bg-material .text-warning {
  color: white !important;
}

.bg-material button.btn.btn-primary.btn-y-war i {
  color: #1ab394 !important;
}

.bg-material button.btn.btn-primary.btn-y-war {
  background: white;
  border: 1px solid white;
  color: #1ab394;
}

.bg-material button.btn.btn-warning {
  background: white;
  border: 1px solid white;
  color: #f7a54a;
}

.bg-material button.btn.btn-warning i {
  color: #f8ac59 !important;
}

.bg-material button.btn.btn-primary.btn-y-war i {
  color: #1ab394 !important;
}

.bg-material button.btn.btn-danger.btn-n-war {
  background: white;
  border: 1px solid white;
}

.bg-material button.btn.btn-danger.btn-n-war i {
  color: #ed5565 !important;
}

.bg-material button.btn.btn-primary {
  background: white;
  border: 1px solid white;
}

.bg-material button.btn.btn-primary i {
  color: #1ab394 !important;
}

.bg-material button.btn.btn-danger {
  background: white;
  border: 1px solid white;
  color: #ed5565;
}

.bg-material button.btn.btn-danger i {
  color: #ed5565 !important;
}

td.bg-hora.bg-material-x {
  background: #1ab394;
  color: white;
}

td.bg-hora-d.bg-material-x + td.bg-material-x {
  background: #1ab394;
  color: white;
}

.shake {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

.shake:hover {
  animation: none;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.border-top {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-top: 0px !important;
}

.border-bottom {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top: 0px !important;
}

.footer-login {
  background-color: var(--color-custom-white);
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #e5e6e7;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 25px 3px 5px;
  position: relative;
}



@media only screen and (min-width: 310px) {
  .custom-tab {
    width: 100%;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) {
  .custom-tab {
    width: 50%;
    padding: 0;
  }

  .custom-tab:nth-child(odd) {
    padding-right: 5px;
  }

  .custom-tab:nth-child(even) {
    padding-left: 5px;
  }
}

@media only screen and (min-width: 1360px) {
  .custom-tab {
    width: 25%;
    padding: 0;
  }

  .custom-tab:nth-child(1) {
    padding-right: 5px;
  }

  .custom-tab:nth-child(2) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .custom-tab:nth-child(3) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .custom-tab:nth-child(4) {
    padding-left: 5px;
  }
}

.label-custom-size {
  width: 100%;
  text-align: center !important;
}



.tabs-container .nav-tabs {
  border-bottom: 0;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 0;
}

div.label {
  padding: 6px 5px 4px 5px;
}

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

.btr {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}

.info-img-cliente {
  width: 100%;
  border: 1px solid #cccccd;
  padding: 15px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 1px 2px 0px rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15);
  border-radius: 4px;
}



audio:focus {
  border: 0;
  outline: 0;
}

.modal button.btn.btn-white {
  background: #ed5565;
  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999 !important;
  color: var(--color-custom-white);
  border: 1px solid #ed5565;
}

.modal button.btn.btn-white:hover {
  background: var(--color-custom-white);
  color: #ed5565;
}

.modal button.btn.btn-primary {
  background-color: #1ab394;
  color: var(--color-custom-white);
  opacity: 1;
  border: 1px solid #1ab394;
  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999 !important;
} 

.modal button.btn.btn-primary:hover {
  background-color: var(--color-custom-white);
  color: #1ab394;
} 



select {
  padding: 0px 30px 0 30px !important;
  -webkit-padding-end: 35px !important;
  -webkit-padding-start: 10px !important;
  margin: 0 !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: linear-gradient(45deg, #0000 50%, #9da0a0 50%), linear-gradient(135deg, #9da0a0 50%, #0000 50%), linear-gradient(to right, #9da0a0 , #9da0a0) !important;
  background-position: calc(100% - 13px) calc(1em + 0px), calc(100% - 8px) calc(1em + 0px), calc(100% - 1.8em) 0.3em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.6em !important;
  background-repeat: no-repeat !important;
}

.btn-success:hover, 
.btn-success:focus, 
.btn-success.focus {
  color: #1a7bb9;
  background-color: #0000;
  border-color: #1a7bb9;
}

.btn-info:hover, 
.btn-info:focus, 
.btn-info.focus {
  color: #21b9bb;
  background-color: #0000;
  border-color: #21b9bb;
}

button.btn-primary.dim.btn-gray {
  color: var(--color-custom-white);
  background: #474c60;
  border: 1px solid #474c60;
  box-shadow: inset 0 0 0 #3b3e4a, 0 5px 0 0 #3b3e4a, 0 10px 5px #999999 !important;
  border-color: #474c60;
}

button.btn-primary.dim.btn-gray:hover {
  color: #474c60;
  background: var(--color-custom-white);
}



.form-control.error + label.error {
  color: #cc5965 !important;
  display: inline-block !important;
  right: 15px !important;
  position: absolute !important;
  top: 8px !important;
  left: auto !important;
  margin-bottom: 0 !important;
}

.btn-imagem-preview {
  opacity: 0;
  position: absolute;
}

select.form-control.error + label.error {
  right: 40px !important;
}

.btn-imagem-preview.error + label.error {
  position: absolute !important;
  top: -75px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 100%;
  left: 0 !important;
  width: 100%;
}

.layout-checked,
.prod-checked,
.serv-checked {
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 48px);
  justify-content: center;
  align-items: center;
  background: #1bb394;
  opacity: 0.5;
  color: var(--color-custom-white) !important;
  font-size: 92px;
}





.row-file .col-1 {
  padding: 30px 30px 15px 30px
}

.row-file .col-2 {
  height: 35px;
}

.label-file {
  position: relative; 
  left: -12px; 
  top: -27px;
}

.file-box .file-name span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

.result-whm {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
}





p.limit-chars,
span.limit-chars {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
}

.table-list-files .btn-multi-download-file,
.table-list-files .btn-multi-rem-file {
  width: 30px !important;
}

.checklist-dates {
  display: block;
  float: right;
  line-height: 12px;
}

.btn-checklist-rem-item {
  float: right;
  position: relative;
  width: 20px;
  text-align: center;
  color: #f00;
  border-left: 1px solid #ddd;
  cursor: pointer;
  margin-left: 10px;
  padding-left: 8px;
}

.div-acoes {
  display: inline-block;
  padding-right: 15px;
  border-right: 1px solid #e7eaec;
  margin-right: 10px;
  float: left;
}

.todo-list.project-todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 0px 12px;
  height: 46px;
  line-height: 46px;
}

.div-status {
  display: inline-block;
  float: right;
}

.dropdown.profile-element {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-custom-white) !important;
}

.project-people img {
  width: 32px;
  height: 32px;
  object-fit: cover;
  object-position: 50% 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f3f3f4;
  background: var(--color-custom-white) !important;
}

.project-people, .project-actions {
  text-align: left;
  vertical-align: middle;
}





button.swal2-confirm.swal2-styled {
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.375rem 1.75rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px !important;
  font-weight: 600;
  margin-bottom: 20px !important;
}

button.swal2-cancel.swal2-styled {
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.375rem 1.75rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px !important;
  font-weight: 600;
  margin-bottom: 20px !important;
  border-color: #ed5565 !important;
  background-color: #ed5565 !important;
}

.ibox-title-tickets {
  padding: 15px 15px 8px 15px !important;
}

.col-list-etapa hr:last-child {
  display: none;
}

.nav-overlay {
  height: 100%;
  width: 110%;
  background: #000000cf;
  position: absolute;
  top: 0;
  left: -5%;
  z-index: 1;
  display: none;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper .nav-overlay {
  display: block;
}

@media (max-width: 767px) { 
  body.mini-navbar.body-small {
    overflow: hidden;
  }

  body.mini-navbar #wrapper {
    overflow: hidden !important;
    height: 100vh !important;
  }
}


/*
* Clock Picker
*/

.popover.clockpicker-popover.bottom.clockpicker-align-left {
  width: auto !important;
  height: auto !important;
  top: 50% !important;
  left: 50% !important;
  position: fixed !important;
  margin-top: -128px !important;
  margin-left: -113px !important; 
  background: #f3f3f4 !important;
  z-index: 2004 !important;
}




.breadcrumb > .active {
  color: var(--color-custom-secondary) !important;
}

.small-with-limit-chars {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-width: 250px;
}

.limit-chars-100 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.limit-chars-10x {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

.b-with-limit-chars {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 250px;
}

.video-background {
  position: fixed; 
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto !important; 
  height: auto !important; 
  z-index: -1000;
  background: url(../videos/light.jpg) no-repeat;
  background-size: cover; 
}

tr.bg-danger td.text-danger, 
tr.bg-danger td.text-navy {
  color: var(--color-custom-light) !important;
}

.row-eq-height {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display:         flex !important;
}

.img-login-client {
  display: flex;
  min-height: 145px;
  height: 145px;
  max-height: 145px;
  border-radius: 0px;
  border: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  padding: 20px !important;
}

.carousel-item {
  border-radius: 0px;
}

.carousel-inner {
  border-radius: 0px;
}



button.dim {
  margin-bottom: 0 !important;
}

a.dim {
  margin-bottom: 0 !important;
}

.btn {
  border-radius: 0;
  font-size: inherit;
}

.spiner {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100vh;
  font-size: 32px;
  font-weight: bold;
  background-color: var(--color-custom-primary);
  padding-top: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spiner img {
  max-width: 80px;
}

.sk-spinner-three-bounce div {
  background-color: var(--color-custom-secondary);
}

.sk-spinner-cube-grid.sk-spinner {
  width: 200px !important;
  height: 200px !important;
  margin: 0 auto;
}

.center-img {
  background-color: #c0c0c5; 
  padding: 50px;
  border-radius: 0px;
}

.center-preview-img {
  background-color: #c0c0c5; 
  padding: 50px;
  margin-bottom: 15px;
  border-radius: 0px;
}

.image-preview img,
.image_preview img,
.image_preview_mobile img { 
  width: 50%; 
  margin-bottom: 25px; 
}

textarea {
  resize: none !important;
}

.plupload_button, .plupload_start, .plupload_add {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.plupload_button {
  margin-left: 3px;
  font-size: 11px;
  font-weight: bold;
  color: var(--color-custom-light);
  line-height: 13px;
  margin-top: 6px;
}

.plupload_start,
.plupload_add,
.plupload_disabled {
  background-color: var(--color-custom-secondary);
  border-color: var(--color-custom-secondary);
  color: var(--color-custom-light);
}

.plupload_start {
  float: left;
  background-position: 0 -255px;
  border-radius: 0px !important;
  margin-bottom: 7px !important;
  text-transform: uppercase;
  margin-left: 15px;
  line-height: 19px;
  box-shadow: none;
}

.plupload_start span {
  padding: 5px 13px 6px 13px;
}

.plupload_start:hover {
  background-color: #f0f0f0;
  border-color: var(--color-custom-primary);
  color: var(--color-custom-light);
}

.plupload_start:hover span {
  background-color: #f0f0f0;
  color: var(--color-custom-primary);
}

.plupload_start:active {
  background-color: var(--color-custom-primary);
  border-color: var(--color-custom-primary);
  color: var(--color-custom-light);
}

.plupload_start span {
  background-color: var(--color-custom-secondary);
  border-color: var(--color-custom-secondary);
  color: var(--color-custom-light);
  font-weight: 400;
}

.plupload_disabled,
a.plupload_disabled:hover {
  background-color: var(--color-custom-secondary);
  border-color: var(--color-custom-secondary);
  color: var(--color-custom-light);
  border-radius: 4px !important;
  margin-bottom: 7px !important;
  text-transform: uppercase;
  margin-left: 15px;
  line-height: 19px;
  font-size: 13px;
  float: left;
  background-position: 0 -255px;
  box-shadow: none;
  border-radius: 0px !important;
}

.plupload_disabled span {
  padding: 5px 13px 6px 13px;
}

.plupload_add {
  float: left;
  line-height: 18px;
  background-position: 0 -255px;
  border-radius: 4px !important;
  box-shadow: none;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  border-radius: 0px !important;
}

.plupload_add:hover span,
.plupload_disabled:hover span {
  background: #f0f0f0 !important;
  color: var(--color-custom-secondary) !important;
}

.plupload_add:hover,
.plupload_disabled:hover {
  background: #efefef !important;
}

.plupload_add:active {
  background-color: var(--color-custom-secondary);
  border-color: var(--color-custom-secondary);
  color: var(--color-custom-light);
}

.plupload_add span {
  color: var(--color-custom-light);
  color: var(--color-custom-light);
  background-color: var(--color-custom-secondary);
  border-color: var(--color-custom-secondary);
  text-transform: uppercase !important;
  font-weight: 400;
  letter-spacing: 0.5px;
  border: 1px solid #0000 !important;
  padding: .375rem .75rem !important;
  font-size: 13px;
}

.plupload_wrapper {
  font-size: 11px;
  ;
  width: 100%;
}

.plupload_container {}

.plupload_container input {
  border: 1px solid #DDD;
  font-size: 11px;
  width: 98%;
}

.plupload_filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plupload_scroll .plupload_filelist {
  height: 185px;
  background: var(--color-custom-light);
  overflow-y: scroll;
}

.plupload_filelist li {
  padding: 10px;
  border-bottom: 1px solid #f0f0f0;
  line-height: 24px;
}

.plupload_filelist li:hover {
  background-color: #f9f9f9;
}

.plupload_filelist_header,
.plupload_filelist_footer {
  background: #EFEFEF url(../images/backgrounds/titleBg.png) repeat-x;
  padding: 3px 12px;
  color: #878787;
}

.plupload_filelist_header {
  border-bottom: 1px solid #d5d5d5;
  height: 20px;
}

.plupload_filelist_footer {
  border-top: 1px solid #D5D5D5;
  line-height: 38px;
  vertical-align: middle;
}

.plupload_file_name {
  float: left;
  overflow: hidden;
}

.hidden {
  display: none !important;
}



.lightBoxGallery img {
  margin: 5px !important;
}

.actions {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: var(--color-custom-danger);
  font-size: 12px;
  padding: 4px 8px;
  border: 1px solid var(--color-custom-danger);
}

.actions i {
  color: var(--color-custom-light) !important;
}

.ex_red{
  color: var(--color-custom-danger);
}

.img_galeria,
.img-galeria {
  border: 0px solid #e5e6e7;
  border-radius: 5px 5px 0px 0px !important;
  padding: 0;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  height: 205px;
  border-bottom: 0px;
}

.img_fundo,
.img-background {
  position: relative; 
  float: left;
  margin-bottom: 0;
  padding: 10px;
}

.lightBoxGallery a img:hover {
  opacity: 0.4;
}

.lightBoxGallery .actions:hover{
  display: inline-block;
}



.alert {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
  0 3px 1px -2px rgba(0, 0, 0, 0.2),
  0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.note-editor.note-frame {
  border: 1px solid var(--color-custom-tertiary) !important;
}

.card-header {
  border-color: var(--color-custom-tertiary) !important;
}

.note-editor.note-frame .note-statusbar {
  border-color: var(--color-custom-tertiary) !important;
}

.shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
  0 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.width-60 {
  width: 60px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

label.error {
  color: var(--color-custom-danger) !important;
  display: inline-block !important;
  left: 45px !important;
  position: absolute !important;
  top: 8px !important;
  margin-bottom: 0 !important;
}

.img-list {
  width: 150px;
  height: 75px;
  object-fit: cover;
  object-position: 50% 50%;
}

#damian span.fa.arrow {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.tox-statusbar__branding {
  display: none !important;  
}

.tox-silver-sink {
  z-index: 9999 !important;
}

.tox .tox-dialog--width-lg {
  height: 550px !important;
}

.tox .tox-image-tools__image {
  height: 290px !important;
}

.tox-tinymce {
  border-radius: 5px !important;
}



.viewFinInicial .viewCarteiras .ibox-title {
  padding: 15px !important;
  border-bottom: 1px solid #f3f3f4 !important;
}

.widget.style1 h2 {
  font-size: 28px !important;
}

.widget {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
  0 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.md-skin .navbar-top-links .dropdown-menu li a {
  padding: 0px 5px 0px 0px !important;
  min-height: inherit !important;
}

ul.dropdown-menu.dropdown-alerts.push-notification-list.show li:last-child {
  border: none !important;
  margin: 0 !important;
}

ul.dropdown-menu.dropdown-alerts.push-notification-list.show li:nth-last-child(2) {
  margin-bottom: 0 !important;
}

li.mb-2.push-notification-item:hover {
  background-color: #f3f3f4 !important;
  cursor: pointer;
}

li.mb-2.push-notification-item {
  padding: 10px;
  border-radius: 5px;
  border: 1px dashed #f3f3f4;
}

.push-notification-item-icon {
  right: 20px;
  position: absolute;
}

li.mb-2.push-notification-item.high:hover {
  color: var(--color-custom-danger) !important;
  background-color: #f3f3f4 !important;
  cursor: pointer;
}

li.mb-2.push-notification-item.high {
  padding: 10px;
  border-radius: 5px;
  border: 1px dashed var(--color-custom-danger);
  background-color: var(--color-custom-danger);
  color: var(--color-custom-light) !important;
}

li.mb-2.push-notification-item.high small{
  color: var(--color-custom-light) !important;
}

li.mb-2.push-notification-item.high:hover small{
  color: var(--color-custom-danger) !important;
}

.push-notification-list {
  height: 350px;
  overflow-y: scroll;
}

a.navbar-minimalize.minimalize-styl-2.btn.btn-primary {
  box-shadow: none !important;
  color: var(--color-custom-primary);
  background-color: var(--color-custom-light);
  border-color: var(--color-custom-light);
}

::-webkit-scrollbar {
  width: 18px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: var(--color-custom-primary);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--color-custom-primary);
}

.md-skin .nav.navbar-right > li > a {
  color: var(--color-custom-primary);
}

.push-notification-list::-webkit-scrollbar-thumb, 
.push-notification-list::-webkit-scrollbar-track {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

.push-notification-list::-webkit-scrollbar {
  width: 5px !important;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 720px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 960px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.ibox-content-project-status {
  min-height: 450px !important; 
  max-height: 450px !important; 
  overflow-x: overlay;
}

.ibox-content-project-status::-webkit-scrollbar {
  width: 5px !important;
}

.col-modules-list {
  height: 350px;
  overflow-x: overlay;
}

.col-modules-list::-webkit-scrollbar {
  width: 5px !important;
}

.row-eq-height {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.min-height-244px {
  min-height: 244px !important;
  height: 244px !important;
  max-height: 244px !important;
}

.h-243 {
  min-height: 243.66px;
}

.carousel-indicators li {
  background-color: var(--color-custom-primary) !important;
}



@media (max-width: 767px) { 
  .nav-fin-extrato li.nav-item:nth-child(1) {
    margin-right: 0px;
  }

  .nav-fin-extrato li.nav-item:nth-child(2) {
    margin-left: 0px;
    margin-right: 0px;
  }

  .nav-fin-extrato li.nav-item:nth-child(3) {
    margin-left: 0px;
  }
}

@media (min-width: 768px) { 
  .nav-fin-extrato li.nav-item:nth-child(3) {
    margin-left: 7.5px;
  }

  .nav-fin-extrato li.nav-item:nth-child(2) {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .nav-fin-extrato li.nav-item:nth-child(1) {
    margin-right: 7.5px;
  }
}

.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 184px;
  text-align: center;
}

.sk-spinner-three-bounce div {
  width: 48px;
  height: 48px;
}

.contact-box.center-version > a img {
  border: 1px solid #e7eaec;
}

.contact-box.center-version > a {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}

.md-skin .contact-box {
  border-radius: 5px !important;
}

.contact-box .contact-box-footer {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

td.cta .btn {
  width: 25.38px;
  height: 25.38px;
  margin-bottom: 0px;
}

#modal-entrada .modal-header {
  background-color: var(--color-custom-primary) !important;
  color: var(--color-custom-light) !important; 
}

#modal-saida .modal-header {
  background-color: var(--color-custom-danger) !important;
  color: var(--color-custom-light) !important; 
}

#modal-entrada .modal-header .close,
#modal-saida .modal-header .close {
  opacity: 1 !important;
  color: var(--color-custom-light) !important;
}

.inmodal .modal-header {
  padding: 15px 15px;
  text-align: center;
}

.modal-header .close {
  padding: 1.6rem 1.6rem 1.6rem 0rem;
  margin: -1rem -1rem -1rem auto;
}

.mh-55 {
  height: 55px !important; 
}

.modal-header {
  padding: 12px 12px 8px 12px;
}

h4#formModalLabel {
  margin-top: 0;
}

button.close {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 21px;
}

.datepicker table tr td.today.disabled, 
.datepicker table tr td.today.disabled:active 
.datepicker table tr td.today, 
.datepicker table tr td.today:active {
  background: var(--color-custom-primary);
  color: var(--color-custom-light);
  border-radius: 100% !important;
  font-weight: 800;
}

.datepicker-days {
  padding: 5px;
}

.datepicker-dropdown {
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
  0 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  border: none;
}

.datepicker table tr td.active.active, 
.datepicker table tr td.active.highlighted.active, 
.datepicker table tr td.active.highlighted:active, 
.datepicker table tr td.active:active {
  color: var(--color-custom-light);
  background-color: var(--color-custom-primary);
  border-color: var(--color-custom-primary);
  border-radius: 100% !important;
}

.datepicker {
  width: 250px;
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  z-index: 99999 !important;
  -webkit-transform : translateX(-50%) translateY(-50%);
  -moz-transform : translateX(-50%) translateY(-50%);
  -ms-transform : translateX(-50%) translateY(-50%);
  transform : translateX(-50%) translateY(-50%);
}

.datepicker-dropdown:before,
.datepicker-dropdown:after {
  display: none !important;
}

.datepicker-overlay {
  content: '';
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  transition: visibility 0s ease .4s, opacity .4s ease;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

.datepicker table {
  width: 100%;
}

.datepicker table tr td, 
.datepicker table tr th {
  border-radius: 0px !important;
}

.datepicker table tr td.disabled, 
.datepicker table tr td.disabled:hover {
  color: #e2e2e2;
  cursor: not-allowed;
  background: var(--color-custom-light);
}

.nav.nav-tabs li:first-child {
  padding-left: 0px !important;
}

.nav.nav-tabs li:last-child {
  padding-right: 0px !important;
}

.nav.nav-tabs li {

  margin-bottom: 15px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0px 5px;
}

.cad-destaque {
  background-color: var(--color-custom-warning) !important;
} 

.cad-destaque td {
  color: #676a6c !important;
}

.cad-destaque .btn-primary {
  color: #676a6c !important;
  background-color: var(--color-custom-warning) !important;
  border-color: var(--color-custom-warning) !important;
}

i.fa.fa-exclamation-triangle.fa-4x {
  font-size: 112px;
  margin-bottom: 25px;
  color: var(--color-custom-warning);
}

.div-no-itens {
  height: calc(100vh - 242px);
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}



.no-cad {
  height: calc(100% - 170px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-class {
  width: 60px;
  height: 60px;
}

img.bbCodeImage.LbImage {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #f3f3f4;
  border-radius: 6px;
}

.border-radius-top {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

tr.bg-star {
  background: #9E9E9E !important;
  color: var(--color-custom-light);
}

.bg-navy {
  background-color: var(--color-custom-success)) !important;
  color: var(--color-custom-light) !important;
}

.bg-navy i {
  color: var(--color-custom-light) !important;
}

.bg-danger {
  background-color: var(--color-custom-danger) !important;
  color: var(--color-custom-light) !important;
}

.bg-danger i {
  color: var(--color-custom-light) !important;
}

.bg-material {
  background-color: var(--color-custom-primary) !important;
  color: var(--color-custom-light) !important;
}

.bg-material i {
  color: var(--color-custom-light) !important;
}

a.a-custom {
  padding: 0 !important;
}

.contact-box.center-version > div {
  display: block;
  background-color: var(--color-custom-light);
  padding: 10px 10px 10px 10px;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* Toastr custom style */
#toast-container > div {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90);
}

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

.toast-success,
.toast-error,
.toast-info,
.toast-warning {
  color: var(--color-custom-dark) !important;
  background-color: var(--color-custom-light);
  opacity: 1 !important;
  padding: 0 !important;
}

.toast.toast-success .toast-title {
  background: var(--color-custom-success));
  color: var(--color-custom-light);
}

.toast.toast-success .toast-close-button {
  color: var(--color-custom-light);
  opacity: 1;
}

.toast.toast-error .toast-title {
  background: var(--color-custom-danger);
  color: var(--color-custom-light);
}

.toast.toast-error .toast-close-button {
  color: var(--color-custom-light);
  opacity: 1;
}

.toast-top-full-width {
  margin-top: 20px;
}

.toast-bottom-full-width {
  margin-bottom: 20px;
}

.toast {
  z-index: 3000;
}

.toast.toast-bootstrap {
  background-color: var(--color-custom-light);
}

.toast.toast-bootstrap .toast-body {
  background-color: #fbfbfb;
  font-size: .775rem;
}

.toast-title {
  padding: 10px 10px;
  border-bottom: 1px solid #f3eaea;
  line-height: 15px;
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding: 15px;
}

.toast-close-button {
  position: relative;
  right: .5em;
  top: .1em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  -webkit-text-shadow: 0 1px 0 var(--color-custom-light);
  text-shadow: 0 1px 0 var(--color-custom-light);
  opacity: .8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/**/

.bg-material span.label.label-warning.text-uppercase,
.bg-material span.label.label-success.text-uppercase {
  background: var(--color-custom-light) !important;
  color: var(--color-custom-primary);
}

.bg-material button.btn.btn-primary.btn-y-war {
  background: var(--color-custom-light);
  border: 1px solid var(--color-custom-light);
}

.bg-material .text-warning {
  color: var(--color-custom-light) !important;
}

.bg-material button.btn.btn-primary.btn-y-war i {
  color: var(--color-custom-primary) !important;
}

.bg-material button.btn.btn-primary.btn-y-war {
  background: var(--color-custom-light);
  border: 1px solid var(--color-custom-light);
  color: var(--color-custom-primary);
}

.bg-material button.btn.btn-warning {
  background: var(--color-custom-light);
  border: 1px solid var(--color-custom-light);
  color: var(--color-custom-warning);
}

.bg-material button.btn.btn-warning i {
  color: var(--color-custom-warning) !important;
}

.bg-material button.btn.btn-primary.btn-y-war i {
  color: var(--color-custom-primary) !important;
}

.bg-material button.btn.btn-danger.btn-n-war {
  background: var(--color-custom-light);
  border: 1px solid var(--color-custom-light);
}

.bg-material button.btn.btn-danger.btn-n-war i {
  color: var(--color-custom-danger) !important;
}

.bg-material button.btn.btn-primary {
  background: var(--color-custom-light);
  border: 1px solid var(--color-custom-light);
}

.bg-material button.btn.btn-primary i {
  color: var(--color-custom-primary) !important;
}

.bg-material button.btn.btn-danger {
  background: var(--color-custom-light);
  border: 1px solid var(--color-custom-light);
  color: var(--color-custom-danger);
}

.bg-material button.btn.btn-danger i {
  color: var(--color-custom-danger) !important;
}

td.bg-hora.bg-material-x {
  background: var(--color-custom-primary);
  color: var(--color-custom-light);
}

td.bg-hora-d.bg-material-x + td.bg-material-x {
  background: var(--color-custom-primary);
  color: var(--color-custom-light);
}



.border-top {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-top: 0px !important;
}

.border-bottom {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top: 0px !important;
}

.footer-login {
  background-color: var(--color-custom-light);
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #e5e6e7;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 25px 3px 5px;
  position: relative;
}



@media only screen and (min-width: 310px) {
  .custom-tab {
    width: 100%;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) {
  .custom-tab {
    width: 50%;
    padding: 0;
  }

  .custom-tab:nth-child(odd) {
    padding-right: 5px;
  }

  .custom-tab:nth-child(even) {
    padding-left: 5px;
  }
}

@media only screen and (min-width: 1360px) {
  .custom-tab {
    width: 25%;
    padding: 0;
  }

  .custom-tab:nth-child(1) {
    padding-right: 5px;
  }

  .custom-tab:nth-child(2) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .custom-tab:nth-child(3) {
    padding-left: 5px;
    padding-right: 5px;
  }

  .custom-tab:nth-child(4) {
    padding-left: 5px;
  }
}

.label-custom-size {
  width: 100%;
  text-align: center !important;
}

.nav > li > a i {
  margin-right: 5px;
  width: 15px;
}

.tabs-container .nav-tabs {
  border-bottom: 0;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 0;
}

div.label {
  padding: 6px 5px 4px 5px;
}

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

.btr {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}

.info-img-cliente {
  width: 100%;
  border: 1px solid #cccccd;
  padding: 15px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 1px 2px 0px rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15);
  border-radius: 4px;
}

audio:focus {
  border: 0;
  outline: 0;
}

.modal button.btn.btn-white {
  background: var(--color-custom-danger);
  box-shadow: inset 0 0 0 var(--color-custom-danger), 0 5px 0 0 var(--color-custom-danger), 0 10px 5px #999999 !important;
  color: var(--color-custom-light);
  border: 1px solid var(--color-custom-danger);
}

.modal button.btn.btn-white:hover {
  background: var(--color-custom-light);
  color: var(--color-custom-danger);
}

.modal button.btn.btn-primary {
  background-color: var(--color-custom-primary);
  color: var(--color-custom-light);
  opacity: 1;
  border: 1px solid var(--color-custom-primary);
  box-shadow: inset 0 0 0 var(--color-custom-success), 0 5px 0 0 var(--color-custom-success), 0 10px 5px #999999 !important;
} 

.modal button.btn.btn-primary:hover {
  background-color: var(--color-custom-light);
  color: var(--color-custom-primary);
} 

.md-skin .ibox-title {
  border-bottom: 1px solid #f3f3f4 !important;
}



.btn-success:hover, 
.btn-success:focus, 
.btn-success.focus {
  color: var(--color-custom-primary);
  background-color: #0000;
  border-color: var(--color-custom-primary);
}

.btn-info:hover, 
.btn-info:focus, 
.btn-info.focus {
  color: var(--color-custom-secondary;
  background-color: #0000;
  border-color: var(--color-custom-secondary;
}

button.btn-primary.dim.btn-gray {
  color: var(--color-custom-light);
  background: var(--color-custom-secondary;
  border: 1px solid var(--color-custom-secondary;
  box-shadow: inset 0 0 0 var(--color-custom-secondary, 0 5px 0 0 var(--color-custom-secondary, 0 10px 5px #999999 !important;
  border-color: var(--color-custom-secondary;
}

button.btn-primary.dim.btn-gray:hover {
  color: var(--color-custom-secondary;
  background: var(--color-custom-light);
}

/*
* Datepicker
*/

.input-daterange input:first-child,
.input-daterange input:last-child {
  height: 32.8px;
}

.input-daterange .input-group-addon {
  line-height: 21px;
  padding: 5px;
}

.form-control.error + label.error {
  color: var(--color-custom-danger) !important;
  display: inline-block !important;
  right: 15px !important;
  position: absolute !important;
  top: 8px !important;
  left: auto !important;
  margin-bottom: 0 !important;
}



.layout-checked,
.prod-checked,
.serv-checked {
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 48px);
  justify-content: center;
  align-items: center;
  background: var(--color-custom-primary);
  opacity: 0.5;
  color: var(--color-custom-light) !important;
  font-size: 92px;
}

.md-skin .nav-second-level li a {
  padding: 0;
  height: 47px;
  line-height: 47px;
  width: 216px;
  padding-left: 16px;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}

.md-skin.mini-navbar.fixed-sidebar .nav-second-level li a {
  padding: 0;
  height: 47px;
  line-height: 47px;
  width: 216px;
  padding-left: 16px;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}

a.ext {
  padding: 0px !important;
  height: 59px;
  line-height: 59px;
  width: 216px;
  padding-left: 20px !important;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
  border: 0px !important;
}

.row-file .col-1 {
  padding: 30px 30px 15px 30px
}

.row-file .col-2 {
  height: 35px;
}



.file-box .file-name span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

.result-whm {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
}

/*
* Tiny MCE
*/

.tox-menu-nav__js.tox-collection__item {
  width: 100%;
}

.tox-collection__item-icon {
  width: 100% !important;
}

.tox .tox-autocompleter {
  max-width: 15em;
}

.tox .tox-menu.tox-collection.tox-collection--grid {
  padding: 0;
}

.tox .tox-collection--grid .tox-collection__group {
  padding: 10px;
}




/*
* Swal
*/

.swal2-container {
  padding: 0px !important;
}

.swal2-popup {
  border-radius: 0px !important;
  padding: 30px 50px 50px 50px !important;
  width: 100% !important;
}

.swal2-actions {
  max-width: 425px !important;
  display: flex !important;
  z-index: 1 !important;
  flex-wrap: initial !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  margin: 1.25em auto 0 !important;
}

div#swal2-content {
  font-size: 20px;
  line-height: 20px;
  color: #343434;
  font-family: Univia Pro Regular;
}

.swal2-styled.swal2-confirm,
.swal2-styled.swal2-cancel {
  border: 0 !important;
  border-radius: 0 !important;
  background: initial !important;
  background-color: var(--color-custom-secondary)  !important;
  border-color: var(--color-custom-secondary)  !important;
  color: var(--color-custom-light) !important;
  border: 1px solid var(--color-custom-secondary)  !important;
  font-family: 'Univia Pro Regular';
}

.swal2-styled.swal2-confirm:hover, 
.swal2-styled.swal2-cancel:hover {
  border: 1px solid var(--color-custom-secondary) !important;
  background: var(--color-custom-light) 0 !important;
  color: var(--color-custom-secondary) !important;
}

.swal2-styled.swal2-confirm i,
.swal2-styled.swal2-cancel i {
  color: var(--color-custom-light) !important;
  margin-left: 6px;
}

.swal2-styled.swal2-confirm:hover i,
.swal2-styled.swal2-cancel:hover i {
  color: var(--color-custom-secondary) !important;
}

.swal2-container.swal2-backdrop-show {
  background: rgba(0, 0, 0, 0.72);
  z-index: 99999;
}

.swal2-icon.swal2-error {
  border-color: var(--color-custom-primary) ;
  color: var(--color-custom-primary) ;
}

.break-line {
  width: min-intrinsic !important;
  width: -webkit-min-content !important;
  width: -moz-min-content !important;
  width: min-content !important;
  -ms-grid-columns: min-content !important;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: var(--color-custom-primary) ;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  background-color: var(--color-custom-primary) ;
}

.swal2-title {
  font-size: 72px !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
  border: .25em solid var(--color-custom-primary) ;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
  background-color: var(--color-custom-primary) ;
}

.swal2-styled:focus {
  outline: 0;
  box-shadow: none;
}

.swal2-icon {
  width: 3em;
  height: 3em;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.9em;
  left: .475em;
  width: 1.2em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 1.6em;
  right: 2em;
  width: 1.9375em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

div#swal2-content i {
  font-size: 82px;
  margin: 15px;
  color: var(--color-custom-primary) !important;
}

div#swal2-content h1 {
  margin: 0px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}

p.limit-chars,
span.limit-chars {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
}



.checklist-dates {
  display: block;
  float: right;
  line-height: 12px;
}

.btn-checklist-rem-item {
  float: right;
  position: relative;
  width: 20px;
  text-align: center;
  color: #f00;
  border-left: 1px solid #ddd;
  cursor: pointer;
  margin-left: 10px;
  padding-left: 8px;
}

.div-acoes {
  display: inline-block;
  padding-right: 15px;
  border-right: 1px solid #e7eaec;
  margin-right: 10px;
  float: left;
}

.todo-list.project-todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 0px 12px;
  height: 46px;
  line-height: 46px;
}

.div-status {
  display: inline-block;
  float: right;
}





.project-people img {
  width: 32px;
  height: 32px;
  object-fit: cover;
  object-position: 50% 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f3f3f4;
  background: var(--color-custom-light) !important;
}

.project-people, .project-actions {
  text-align: left;
  vertical-align: middle;
}

@keyframes glowing-danger {
  from {
    background-color: #dc3545;
    color: var(--color-custom-light);
  }

  to {
    background-color: var(--color-custom-light);
    color: #dc3545;
  }
}

.glowing-danger {
  animation: glowing-danger 1s infinite !important;
}

button.swal2-confirm.swal2-styled {
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.375rem 1.75rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 0px !important;
  font-weight: 600;
  margin-bottom: 20px !important;
}

button.swal2-cancel.swal2-styled {
  box-shadow: inset 0 0 0 var(--color-custom-danger), 0 5px 0 0 var(--color-custom-danger), 0 10px 5px #999999 !important;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.375rem 1.75rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px !important;
  font-weight: 600;
  margin-bottom: 20px !important;
  border-color: var(--color-custom-danger) !important;
  background-color: var(--color-custom-danger) !important;
}



.col-list-etapa hr:last-child {
  display: none;
}

.bg-gray {
  background-color: var(--color-custom-secondary) !important;
}

.form-group label {
  color: var(--color-custom-secondary) !important;
}



.lista_lojas {
  border: solid 1px #DFDFDF;
  padding: 10px;
  background: #EFEFEF;
  color: #000;
  margin-bottom: 10px;
}



.form-control, 
.single-line {
  border: 1px solid #e5e6e7 !important;
}

/*
* Buttons
*/

.btn.btn-purple {
  background: var(--color-custom-primary);
  color: var(--color-custom-light);
  border: 1px solid var(--color-custom-primary);
}

.btn.btn-purple:hover {
  background: #0000;
  color: var(--color-custom-primary);
  border: 1px solid var(--color-custom-primary);
}

.btn.btn-green-light {
  background: var(--color-custom-secondary);
  color: var(--color-custom-light);
  border: 1px solid var(--color-custom-secondary);
}

.btn.btn-green-light:hover {
  background: #0000;
  color: var(--color-custom-secondary);
  border: 1px solid var(--color-custom-secondary);
}

/*
* Colors
*/

.color-purple {
  color: var(--color-custom-primary) !important;
}

.color-green-light {
  color: var(--color-custom-secondary) !important;
}



.form-group label.btn.btn-primary {
  color: var(--color-custom-light) !important;
}

.form-group label.btn.btn-primary:hover {
  color: var(--color-custom-secondary) !important;
  background-color: var(--color-custom-light) !important; 
  cursor: pointer;
}

/*
* Áudios
*/

.text-gray {
  color: #444444 !important;
}

.text-light-green {
  color: var(--color-custom-secondary) !important;
}

.text-purple {
  color: var(--color-custom-primary) !important;
}

.bg-gray {
  background-color: #444444 !important;
}

.bg-light-green {
  background-color: var(--color-custom-secondary) !important;
}

.bg-purple {
  background-color: var(--color-custom-primary) !important;
}

.btn-acao,
.btn-ajax-acao {
  width: 100% !important; 
  border-radius: 0 !important; 
  background-color: var(--color-custom-primary) !important; 
  border-color: var(--color-custom-primary) !important; 
  color: var(--color-custom-light) !important;
  font-size: 18px !important;
  padding: 14px;
}

.btn-acao:hover, 
.btn-ajax-acao:hover {
  background: var(--color-custom-light) !important;
  color: var(--color-custom-primary) !important;
}

.btn-time {
  background-color: #0000 !important;
  color: #444 !important;
  border: 1px solid #444 !important;
  border-radius: 0 !important;
  padding: 8px 10px !important;
}

.btn-search {
  position: relative;
  top: 0;
  width: 56px !important;
  right: 0;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  text-align: center;
  padding: 0;
  font-size: 18px;
  background-color: var(--color-custom-primary) !important;
  border: 0px;
}

.btn-load-more {
  width: 100% !important;
  border: 2px solid;
  border-radius: .25rem !important;
  background-color: #F1F1F1 !important;
  border-color: var(--color-custom-primary) !important;
  color: var(--color-custom-primary) !important;
  font-size: 18px !important;
}

html .btn-load-more:active, 
html .btn-load-more.active {
  background-color: var(--color-custom-primary) !important;
  border-color: var(--color-custom-primary) !important;
  color: var(--color-custom-light) !important;
}

.jp-audio {
  width: 100%;
}

.jp-controls-holder {
  width: 100%;
  padding: 0px 25px;
}

.jp-audio .jp-controls {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 37px;
}

.jp-audio .jp-type-single .jp-progress {
  left: 0;
  width: 100%;
  position: absolute;
  top: 8px;
}

.jp-current-time, .jp-duration {
  width: 60px;
  font-size: .64em;
  font-style: oblique;
  top: -65px;
  position: relative;
}

.jp-audio, .jp-audio-stream, .jp-video {
  font-size: 16px;
  font-family: Verdana,Arial,sans-serif;
  line-height: 1.6;
  color: #666;
  border: 0;
  background-color: #666;
}

.card {
  border: 0px !important;
}

/*
* OWL
*/

button.owl-prev {
  position: absolute;
  left: 0;
  top: 10px;
  background: var(--color-custom-primary) !important;
  width: 20px;
  height: 20px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 0 !important;
}

button.owl-prev span {
  color: var(--color-custom-light);
  line-height: 0;
}

button.owl-next {
  position: absolute;
  right: 0;
  top: 10px;
  background: var(--color-custom-primary) !important;
  width: 20px;
  height: 20px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 0 !important;
}

button.owl-next span {
  color: var(--color-custom-light);
  line-height: 0;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.card-body img.img-fluid {
  object-fit: cover;
  max-height: 148px;
  width: 100%;
  object-position: 50% 50%;
}




.form-control, .single-line {
  border-radius: 0 !important;
}

.input-group-addon {
  border-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.label-primary, .badge-primary {
  background-color: var(--color-custom-primary);
  color: var(--color-custom-light);
}

