/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
.cl-loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999999 !important;
  color: #fff;
  transition: all .4s ease;
}

.cl-loading-screen>div {
  text-align: center;
  padding: 15px;
  background-color: #222 !important;
  color: #fff!important;
  border-radius: 8px;
  min-width: 40%;
}

.cl-loading-screen #cl-loading-progress {
  border-radius: 8px;
  margin-bottom: 0px;
}

.cl-loading-screen #cl-loading-progress-bar {
  line-height: 30px;
  min-width: 5%;
}

.select2-hidden-accessible{
    color: #F5F5F5;
}

.select2-hidden-accessible{
    color: #F5F5F5;
}

.bg-color-green-listen {
    background-color: #183821;
}

.btn-label {
  background: rgba(255, 255, 255, 0.15);
}

#fundo-pdv {
  /* background-image: url(../fundo_pdv.jpeg); */
  /* background-repeat: no-repeat;
  background-size: 100% auto; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*  IMAGENS DO PACIENTE
    DROPZONE E SUPERBOX(GALERIA) */
.superbox-list img{
    width: 100%;
    height: 110px;
    border-radius: 3px;
    background:gainsboro;
}
.superbox-list button{
    width: 100%;
    margin:-45px 0 0 0;
    height: 25px;
}
.superbox-list .progress{
    margin:-25px 0 12px 0;
    height: 25px;
}
.superbox-list p{
    position: absolute;
    top: 0;
    margin-top: 5px;
    margin-left: 2px;
    max-width: 90%;
    overflow: hidden;
    white-space: nowrap;
}
/* FIM IMAGENS DO PACIENTE */
.ui-datepicker {
  z-index: 9999998 !important;
}
.ui-datepicker .ui-datepicker-header {
  background-color: transparent;
  margin-bottom: 4px;
  padding: 0;
}

.ui-datepicker th {
  background-color: #f5f5f5;
  padding: 2px;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  margin-top: 0;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  color: transparent;
  font-family: FontAwesome;
  margin-top: -7px;
}

.ui-datepicker .ui-datepicker-next span:before, .ui-datepicker .ui-datepicker-prev span:before {
  color: #333;
  margin-left: 3px;
}

.ui-datepicker .ui-datepicker-next span:before {
  content: "\f054";
}

.ui-datepicker .ui-datepicker-prev span:before {
  content: "\f053";
}

.ui-datepicker-year, .ui-datepicker-month {
  display: inline;
  width: 100%;
  height: 24px;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #404040;
  background-color: #fff;
  background-image: none;
  border: 1px solid #BDBDBD;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  background-color: #F0F0F1;
  background-image: none;
  user-select: none;
  border: 1px solid #CCCCCC;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0.5em 0.2em 0.4em;
  padding: 1px 5px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.ui-datepicker .ui-datepicker-buttonpane button:hover,
.ui-datepicker .ui-datepicker-buttonpane button:focus,
.ui-datepicker .ui-datepicker-buttonpane button:active {
  background-color: #DBDBDB;
  border-color: #ADADAD;
  color: #333333;
  outline: 0;
}

@media print {
  .ui-datepicker { display:none; }
}

.form-control{
    border-radius: 5px !important;
}

.label{
    font-weight: 700 !important;
}

#ribbon{
    background: #2c3d4d !important;
}

.limenu{
    background: #2c3d4d !important;
}

#left-panel{
    background: #2c3d4d !important;
}

.page-footer{
    background: #2c3d4d !important;
}

.minifyme {
    background: #2c3d4d !important;
}

.menu-on-top nav>ul>li>a:after {
  color: #c0bbb7 !important;
}

.menu-on-top aside#left-panel nav>ul>li {
  border-right: 1px solid #2c3d4d;
  border-left: 1px solid #2c3d4d;
}

.menu-on-top aside#left-panel {
  -webkit-box-shadow: 0 2px 4px 0 #2c3d4d;
  box-shadow: 0 2px 4px 0 #2c3d4d;
  border-bottom: 1px solid #2c3d4d;
  border-top: 1px solid #2c3d4d;
}

/* .menu-on-top  {
    border-right: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    border-top: 1px solid #ffffff !important;
} */


/* Important styles */
#toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px auto 10px;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #888;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

.modal-fullscreen .modal-dialog {
  width: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  width: 100%;
}

.modal .modal-dialog .modal-content .jarviswidget {
  margin-bottom: 0;
}

.modal .modal-dialog .modal-content,
.modal .modal-dialog .modal-content .jarviswidget header{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.modal .modal-dialog .modal-content,
.modal .modal-dialog .modal-content .jarviswidget > div,
.modal .modal-dialog .modal-content .jarviswidget div .widget-body footer,
.modal .modal-dialog .modal-content .jarviswidget div .widget-body > :last-child,
.modal .modal-dialog .modal-content .jarviswidget div .widget-body > :last-child > div
{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.nowrap {
  white-space: nowrap;
}

.tooltip-inner {
    max-width: 50vw;
    width: auto;
}

/* SELECT2 Style */
.select2-container.input-lg {
  height: 44px;
}

.select2-container.input-lg .select2-choice {
  padding: 5px 15px;
}

.select2-container.input-lg .select2-choice .select2-arrow {
  width: 30px;
}

.select2-container.input-lg .select2-choice .select2-arrow b {
  font-size: 20px;
  margin-top: 11px;
}

.select2-container .select2-choice .select2-arrow {
  width: 18px;
  border-left: none;
  background: inherit;
}

.select2-container .select2-choice .select2-arrow b:before {
  text-align: left;
}

li.select2-result div{
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

li.select2-result:hover div.select2-animation {
  overflow: visible;
  animation: slide-long-text 5s linear 0.5s;
}

@keyframes slide-long-text {
  0% {
    text-indent: 0;
  }
  100% {
    text-indent: -300px;
  }
}

.dropdown-menu>li>a {
  padding: 3px 15px;
}

.dropdown-break-line .dropdown-menu>li>a {
  white-space: normal;
  padding: 5px 15px;
  line-height: 1;
}

.select2-container .select2-choice>.select2-chosen,
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 0;
}

.select2-container .select2-choice .select2-chosen {
  max-width: calc(100% - 20px);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  max-width: calc(100% - 35px);
}

.input-group .select2-container {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: table;
  table-layout: fixed;
}

.select2-container .select2-arrow {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.select2-container.input-sm a{
  height: 28px;
  line-height: 28px;
}

.select2-container:not(.select2-dropdown-open) a,
.select2-drop .select2-search input,
.select2-drop .select2-results li {
  border-radius: 5px;
}

.select2-container.select2-dropdown-open:not(.select2-drop-above) a,
.select2-drop.select2-drop-above {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.select2-drop:not(.select2-drop-above),
.select2-container.select2-dropdown-open.select2-drop-above a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.select2-search-choice-close {
  margin-top: -2px;
  margin-right: -4px;
  background-image:url(../img/jqueryui/ui-icons_222222_256x240.png);
  background-position:-94px -128px;
}

.input-group .select2-container .select2-arrow,
.input-group .select2-container:not(.select2-dropdown-open) a,
.input-group .select2-container.select2-dropdown-open:not(.select2-drop-above) a,
.input-group .select2-container.select2-dropdown-open.select2-drop-above a {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.input-group .select2-container.btn-list-select2:not(.select2-dropdown-open) a,
.input-group .select2-container.btn-list-select2.select2-dropdown-open:not(.select2-drop-above) a,
.input-group .select2-container.btn-list-select2.select2-dropdown-open.select2-drop-above a {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.input-group > .input-group-btn:last-child,
.input-group > .input-group-btn:last-child .btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: none;
}

.input-group > .select2-input-group-btn-list:first-child,
.input-group > .select2-input-group-btn-list:first-child .btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
}

.ellipsis,
.smart-form .label {
  white-space: nowrap;
/*  width: 20%;*/
  overflow: hidden;
  text-overflow: ellipsis;
}

.label-info {
  width: 20%;
}

/*.ellipsis,
.smart-form .label .pdv_fonte {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}*/
.onoffswitch {
  margin: 5px 0;
}

.onoffswitch-inner:after {
  padding-right: 4px;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  padding-top: 1px;
}

.state-error .select2-container a
{
  background-color: #fff0f0;
  border-color: #ed1c24;
}

.state-error button
{
  border-top-color: #ed1c24;
  border-bottom-color: #ed1c24;
  color: #ed1c24;
  background-color: #fff0f0;
}

.state-error button:hover, .state-error button:focus {
  color: #ed1c24;
  background-color: #FFB5B5;
}

.state-error button:last-child
{
  border-right-color: #ed1c24;
}

.state-error .select2-container .select2-arrow {
  color: #ed1c24;
  background-color: #fff0f0;
}

.state-error em.invalid {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #D56161;
}

.input:not(.state-error) .ng-dirty.ng-invalid>a.select2-choice {
  border-color: inherit;
}

.upper:not(.select2-container) {
  text-transform: uppercase;
}

.placered {
  color: #000;
  font-weight: bold;
}

.placered::placeholder {
  color: #ca0a0a;
  font-weight: bold;
}

.upper::placeholder {
  text-transform: none;
}

.smart-form fieldset {
  padding-top: 14px;
  padding-bottom: 0;
}

.modal-100 {
  width: 100%;
}
.modal-95 {
  width: 95%;
}
.modal-90 {
  width: 90%;
}
.modal-80 {
  width: 80%;
}
.modal-70 {
  width: 70%;
}
.modal-60 {
  width: 60%;
}
.modal-50 {
  width: 50%;
}
.modal-40 {
  width: 40%;
}

.smart-form .col-1-5 {
  width:12.495%
}
.smart-form .col-7 {
  width:58.33%
}
.smart-form .col-11 {
  width:91.67%
}
.smart-form .col-12 {
  width:100%
}

table>thead>tr>th.th-scroll,
.table-condensed.table>thead>tr>th.th-scroll {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

table>thead>tr>th.th-scroll,
.table-bordered.table>thead>tr>th.th-scroll,
.table-bordered.table>thead>tr>th:first-child {
  border-left-width: 0 !important;
}

.table-bordered.table>thead>tr>th.th-fix-last {
  border-right-width: 0 !important;
}

th.toggle-input .toggle i{
  top: 0 !important;
}

.text-bold {
  font-weight: bold !important;
}

.text-bolder {
  font-weight: bolder !important;
}

#jarviswidget-fullscreen-mode .row {
  margin-right: -10px !important;
}

a[disabled=disabled] {
  pointer-events: none;
  cursor: default;
}

#categoryNavfixed {
  background: url(../img/mybg.png) #fff;
}

.no-visible {
  visibility: hidden;
}

/* THUMBNAILS */
.cl-thumbnail {
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  padding: 5px 7px 7px 5px;
  width: calc(100% - 15px);
}

a.cl-thumbnail:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.cl-thumb-crop {
  position: relative;
  overflow: hidden;
}

.cl-thumbnail .cl-thumb-crop {
  width: 100%;
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 5px;
}

.cl-thumb-crop img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.cl-thumb-crop img.portrait {
  width: 100%;
  height: auto;
}

/* dropzone */
.cl-dropzone {
  padding: 5px;
  margin-bottom: 15px;
}

.upload-file-list {
  display: inline-block;
  position: relative;
  margin: 5px;
  width: 150px;
  height: 140px;
}

.upload-file-list .cl-thumbnail {
  position: absolute;
}

.upload-file-list p{
  position: absolute;
  top: 0px;
  padding: 8px;
  width: calc(100% - 20px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.upload-file-list .box-buttons {
  padding: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.upload-file-list .box-buttons button {
  width: 30px;
  height: 30px;
  margin: 0;
}

.upload-file-list .progress{
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  height: 25px;
  width: 100%;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.table.table-vcenter > tbody > tr > td,
.table.table-vcenter > tbody > tr > th,
.table.table-vcenter > tfoot > tr > td,
.table.table-vcenter > tfoot > tr > th,
.table.table-vcenter > thead > tr > td,
.table.table-vcenter > thead > tr > th {
  vertical-align: middle;
}

.smart-form.table.table-vcenter th .checkbox,
.smart-form.table.table-vcenter td .checkbox,
.smart-form .table.table-vcenter th .checkbox,
.smart-form .table.table-vcenter td .checkbox {
  height: 18.6px !important;
  padding-left: 5px !important;
}

.smart-form.table th .checkbox i,
.smart-form.table td .checkbox i,
.smart-form .table th .checkbox i,
.smart-form .table td .checkbox i {
  top: 0px !important;
}

.smart-form.table th .checkbox input,
.smart-form.table td .checkbox input,
.smart-form .table th .checkbox input,
.smart-form .table td .checkbox input {
  display: none !important;
}

.table.table-border {
  border: 1px solid #ddd;
}

.table.table-border-dotted {
  border: 1px dotted #ddd;
}

.btn b.badge {
  position: absolute;
  top: -4px;
  right: 10px;
  cursor: pointer;
  background: #0091d9;
  display: inline-block;
  font-size: 14px;
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 2px 4px 3px;
  text-align: center;
  line-height: normal;
}

.MessageBoxMiddle label.label {
  color: #fff;
}

#divSmallBoxes {
  z-index: 100001;
}

.cl-number input[type="number"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  text-align: center;
  border-radius: 0 !important;
  border-left: none;
  border-right: none;
}

.cl-number input[type=number]::-webkit-inner-spin-button,
.cl-number input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.column-buttons {
  text-align: right;
}

.column-buttons .btn {
  margin-top: 2px;
  margin-bottom: 2px;
}

.input-hilight-error {
  border-width: 2px !important;
  border-color: #de1e09 !important;
  color: #de1e09 !important;
  font-weight: bolder !important;
}
.input-hilight-error::placeholder {
  color: #de1e09 !important;
  opacity: 1 !important;
}

.input-hilight-error .select2-choice.select2-default {
  color: #de1e09 !important;
  opacity: 1 !important;
}

.input-error{
  border-color: #de1e09 !important;
}

.btn-cl {
  border-radius: 10px;
}

.btn-md {
  padding: 6px 12px;
}

.cl-card-extra {
  border-radius: 6px 2px 2px 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  background-color: #fafafa;
  cursor: pointer;
}

.cl-card-extra table {
  min-height: 50px;
}

.cl-card-extra.success{
  background-color: #5ec953;
  color: #fafafa;
}

.popover.cl-popover {
  max-width: 300px;
}

.popover.max-width-auto {
  width: auto !important;
  max-width: none !important;
}

.popover.cl-popover.top {
  margin-top: -15px;
}

.cl-popover .popover-title {
  padding: 8px;
  text-align: center;
  font-weight: bold;
}

.cl-popover .popover-content {
  padding: 8px;
}

#fc-header-title {
  color: #0091d9 !important;
}

.fc-header-title {
  color: #0091d9 !important;
}


th[sort-column],
div[sort-column],
span[sort-column] {
  cursor: pointer;
}

th[sort-column] > [class^="fa fa-sort"],
div[sort-column] > [class^="fa fa-sort"],
span[sort-column] > [class^="fa fa-sort"] {
  margin-left: 4px;
}

th[sort-column] > .fa.fa-sort,
div[sort-column] > .fa.fa-sort,
span[sort-column] > .fa.fa-sort {
  color: #e4e6e8;
}

th[sort-column]:hover > .fa.fa-sort,
div[sort-column]:hover > .fa.fa-sort,
span[sort-column]:hover > .fa.fa-sort {
  color: inherit;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}


/* INICIO CSS DELIVERY */
ontrol{
  border-radius: 0 !important;
  border: 1px solid transparent;
}

.cl-search .input-group > .input-group-btn:last-child .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.cl-search .icon-addon .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 1; /* Firefox */
}

.cl-search .icon-addon .form-control.unfocused::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  text-align: right;
  font-weight: bold;
}

.cl-search .icon-addon .form-control.unfocused:-ms-input-placeholder { /* Internet Explorer 10-11 */
  text-align: right;
  font-weight: bold;
}

.cl-search .icon-addon .form-control.unfocused::-ms-input-placeholder { /* Microsoft Edge */
  text-align: right;
  font-weight: bold;
}

.cl-logo-delivery {
  padding-top: 46px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.cl-logo-delivery img, .cl-logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 50vh;
}

.cl-logo {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 46px;
  background: transparent;
}

.cl-card-prato {
  border-radius: 6px 2px 2px 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  text-decoration: none;
  background-color: #fafafa;
  cursor: pointer;
  border-left: 5px solid gainsboro;
}

.cl-prato-titulo {
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.cl-prato-descricao {
  font-size: 14px;
  line-height: 15px;
  color: #6f6f6f;
  white-space: pre-line;
}

.cl-prato-preco {
  font-size: 15px;
  color: #777;
  font-weight: 600;
}

.cl-prato-preco-resumo {
  font-size: 12px;
  color: #777;
  font-weight: 600;
}

.cl-card-prato .cl-thumb-crop {
  border-radius: 30%;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
}

.cl-card-prato .cl-thumb-crop.online {
  border-left: 4px solid gainsboro;
}

.cl-titulo {
  text-align: center;
  padding-bottom: 3px;
  border-bottom: 2px solid red;
  width: 80%;
  margin: 15px auto 12px auto;
}

.cl-titulo-adicional {
  text-align: left;
  padding-bottom: 3px;
  margin: 15px auto 12px 10px;
}

.cl-card-extra {
  border-radius: 6px 2px 2px 6px;
  margin: 10px 5px!important;
  padding: 10px 0 10px 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  text-decoration: none;
  background-color: #fafafa;
  cursor: pointer;
}

.cl-card-extra-success {
  border-radius: 6px 2px 2px 6px;
  margin: 10px 5px!important;
  padding: 10px 0 10px 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  text-decoration: none;
  background-color: #5ec953;
  cursor: pointer;
}

.cl-card-pedido {
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  margin: -6px 0!important;
  padding: 5px 0;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  overflow: hidden;
}

.cl-prato-qtd {
  text-align: center;
  font-size: 20px;
  /* line-height: 20px; */
  margin: 3px 0 3px 10px;
  color: #333;
}

.cl-title-resumo {
  text-align: left;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 3px;
  text-transform: uppercase;
  color: #0a0a0a;
}

.cl-desc-resumo {
  text-align: left;
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 0;
  color: #6d6d6d;
}

.cl-hr-cool {
  padding: 8px;
  border: none;
  border-top: medium double #e94141;
  color: #dd0606;
  text-align: center;
}

.cl-basket-buttom {
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  bottom: 80px;
  right: 10px;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  z-index: 2;
}

.cl-number-basket {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ff4500;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF !important;
  /* border: 1px solid #fff; */
}

.cl-hist-buttom {
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  bottom: 150px;
  right: 10px;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  z-index: 2;
}

.cl-top-buttom {
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  bottom: 10px;
  right: 10px;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  z-index: 2;
}

.cl-titulo-basket {
  position: absolute;
  top: 0;
  right: 8px;
  height: 20px;
  border-radius: 50%;
  font-size: 9px;
  line-height: 20px;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF !important;
}

.cl-fee-text-delivery {
  font-size: 20px;
  text-align: center;
  border: 2px solid #e52d27;
  padding: 8px;
  margin: 10px 0;
  color: #e52d27;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}

.cl-btn-delivery .panel-title .fa-lg {
  line-height: 0.9em;
}

.fixed-nav {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: url(../img/mybg.png) #fff;
  /* display: block; */
  /* padding: 4px; */
}

/* FIM CSS DELIVERY */

.btn-primary {
  color: #fff;
  background-color: #2c3d4d;
  border-color: #223140;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #101921;
  border-color: #000000;
}

#cappta-checkout-iframe {
  z-index: 9999999 !important;
}

.widget-body.no-min-height {
  min-height: 0;
}

.modal-maximize {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  height: 100vh;
}

.modal-maximize > .modal-content {
  height: 100vh;
}

.simple-modal-content-max-height {
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
  max-height: calc(100vh - 102px);
}

.simple-modal-content-max-height-pdf {
  height: calc(100vh - 102px);
}

.simple-modal-content-max-height-buttons {
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
  max-height: calc(100vh - 162px);
}

.simple-modal-content-max-height-buttons-pdf {
  height: calc(100vh - 162px);
}

.modal-content .multiple-modal-content-max-height {
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
  max-height: calc(100vh - 215px);
}

.modal-fullscreen .modal-content .multiple-modal-content-max-height {
  max-height: calc(100vh - 152px);
}

.modal-maximize .simple-modal-content {
  height: calc(100vh - 41px);
  max-height: calc(100vh - 41px);
}

.modal-maximize .simple-modal-content-buttons {
  height: calc(100vh - 101px);
  max-height: calc(100vh - 101px);
}

.textarea-resizable {
  resize: both !important;
}
.textarea-resizable-vertical {
  resize: vertical !important;
}
.textarea-resizable-horizontal {
  resize: horizontal !important;
}

.nl2br {
  white-space: pre-line;
}

/* CENTRALIZAR BOTOES DO RODAPÉ DE TODOS OS FORMULÁRIOS */
/*.smart-form footer {
  text-align: center;
  direction: rtl;
}
.smart-form footer .btn {
  float: none;
  direction: ltr;
  display: inline-block;
}*/

.smart-form footer.footer-left {
  text-align: left;
}
.smart-form footer.footer-left .btn {
  float: none;
}

.smart-form footer.footer-center {
  text-align: center;
}
.smart-form footer.footer-center .btn {
  float: none;
}

.smart-form footer.footer-right {
  text-align: right;
}
.smart-form footer.footer-right .btn {
  float: none;
}

.smart-form footer.footer-left-reverse {
  text-align: left;
  direction: rtl;
}
.smart-form footer.footer-left-reverse .btn {
  float: none;
  direction: ltr;
  display: inline-block;
}

.smart-form footer.footer-center-reverse {
  text-align: center;
  direction: rtl;
}
.smart-form footer.footer-center-reverse .btn {
  float: none;
  direction: ltr;
  display: inline-block;
}

.smart-form footer.footer-right-reverse {
  text-align: right;
  direction: rtl;
}
.smart-form footer.footer-right-reverse .btn {
  float: none;
  direction: ltr;
  display: inline-block;
}

.text-border-white {
  text-shadow: #fff 1px -1px 1px, #fff -1px 1px 1px, #fff 1px 1px 1px, #fff -1px -1px 1px;
}

.text-border-black {
  text-shadow: #000 1px -1px 1px, #000 -1px 1px 1px, #000 1px 1px 1px, #000 -1px -1px 1px;
}

.smart-form-filters .row {
  margin: 0 -5px;
}

.smart-form-filters .col {
  padding-right: 5px;
  padding-left: 5px;
}

.SmallBox a, .MessageBoxMiddle p a {
  color: white;
  text-decoration: underline;
}

.SmallBox a:hover, .MessageBoxMiddle p a:hover {
  color: whitesmoke;
  text-decoration: none;
}

.menu-on-top nav > ul ul li:hover > ul {
  top: -2px;
}

.input-group-xs .input-group-btn .btn {
  padding-left: 3px;
  padding-right: 3px;
}

.btn-header-warning>:first-child>a {
  background-color: #f0ad4e;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eea236));
  background-image: -webkit-linear-gradient(top,#f0ad4e,#eea236);
  background-image: -moz-linear-gradient(top,#f0ad4e,#eea236);
  background-image: -ms-linear-gradient(top,#f0ad4e,#eea236);
  background-image: -o-linear-gradient(top,#f0ad4e,#eea236);
  background-image: linear-gradient(top,#f0ad4e,#eea236);
  border: 1px solid #eea236;
  color: #ddd;
}

.emoji-container {
  max-height: 330px;
  overflow-y: auto;
  overflow-x: hidden;
}

.emoji-container div{
  float: left;
}

.emoji-container button {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  border: none;
  background: none;
  line-height: 1;
}

.emoji-container button:hover {
  background-color: #f2f2f2;
}

.emoji-container::-webkit-scrollbar {
  width: 8px;
}

.emoji-container::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.emoji-container::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}

.emoji-container::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.select2-search-loader {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 3;
  /* -webkit-box-reflect: below -30px linear-gradient(transparent, #0005); */
  border-radius: 5px;
}

.select2-search-loader::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, hsla(0, 4%, 75%, 0.78), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 4%, 75%, 0.78), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 4%, 75%, 0.78), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 4%, 75%, 0.78));
  animation: animarSelect2SearchLoader 15s linear infinite;
  background-size: 500%;
  border-radius: 5px;
}

.select2-search-loader::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, hsla(0, 4%, 75%, 0.78), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 4%, 75%, 0.78), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 4%, 75%, 0.78), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 0%, 0%, 0.04), hsla(0, 4%, 75%, 0.78));
  animation: animarSelect2SearchLoader 15s linear infinite;
  background-size: 500%;
  filter: blur(1px);
  border-radius: 5px;
}

@keyframes animarSelect2SearchLoader {
  0% {
    background-position: 0 0;
  }
  0% {
    background-position: 500% 0;
  }
}

.smart-form .dt-toolbar-footer {
  padding: 5px 10px;
}

.input-warning i,
.input-warning input {
  color: #c09853 !important;
  background-color: #faf2cc !important;
  border-color: #dbab57 !important;
  font-weight: bold !important;
}

.table tr.border-top-none td {
  border-top: none;
}

.btn-enter-login {
  box-shadow: 0 0 0 1px inset;
}

.btn-enter-login:hover {
  box-shadow: 0 0 0 2px inset;
}

.input-login-underline {
  background: 0 0;
  border: none;
  box-shadow: none;
  border-bottom: 2px solid rgba(255,255,255,.4);
  color:#fff;
  border-radius: 0;
}

.input-login-underline::-moz-placeholder{
  color: inherit;
}

.input-login-underline::-ms-input-placeholder {
  color: inherit;
}

.input-login-underline::-webkit-input-placeholder {
  color: inherit;
}

.input-login-underline:focus {
  border-bottom: 2px solid #fff;
  box-shadow: none;
}

.btn-float {
  position: fixed;
  bottom: 60px;
  right: 10px;
  background-color: #31b0d5;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.btn-float:hover {
  background-color: #2985a1;
}

.cards-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.card {
  background: #fff;
  border: 1px solid #ddd;
  padding: 1rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.card-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.card-content {
  flex: 1;
  padding-right: 12px;
}

.card-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}

.card-body p {
  margin: 0.5em 0;
}

.badge {
  background-color: #9f9f9f;
  color: white;
  font-size: 0.8em;
  padding: 0.3em 0.6em;
  border-radius: 12px;
  margin-right: 0.5rem;
  font-weight: bold;
}

.mobile-table {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 1rem;
}

.mobile-row {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  background-color: #f9f9f9;
}

.mobile-cell {
  margin-bottom: 10px;
}

.mobile-cell:last-child {
  margin-bottom: 0;
}

.mobile-cell input {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.mobile-column-buttons {
  text-align: right;
}

.mobile-btn-cl {
  background-color: #cb3434;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 8px 12px;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.3s ease;
  width: 100% !important;
  text-align: center !important;
  justify-content: center !important;
}

.mobile-btn-cl:hover {
  background-color: #a82a2a;
}

.mobile-btn-cl i {
  font-size: 16px;
}

.MessageBoxContainer .smart-form {
  color: #fff;
}

.fa-ifood::before {
  content: '';
  background-image: url('/styles/img/logo_ifood.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
}

.schedule-container {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
}

.schedule-grid {
    display: flex;
    flex-direction: row;
}

.timeline-col {
    flex: 0 0 50px;
}

.timeline-body {
    position: relative;
    height: 168px;
}

.hour-label {
    position: relative;
    top: -0.5em;
    color: #999;
    font-size: 12px;
    height: 14px;
}

.days-col-wrapper {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    border-left: 1px solid #eee;
    cursor: pointer;
}

.day-col {
    flex-grow: 1;
    flex-basis: 0;
    border-right: 1px solid #eee;
}
.day-col:last-child {
    border-right: none;
}

.day-header {
    height: 30px;
    padding-bottom: 10px;
}

.header-placeholder {
    height: 60px;
}

.day-body {
    position: relative;
    height: 168px;
    background-image: linear-gradient(to bottom, #eee 1px, transparent 1px);
    background-size: 100% 14px;
}

.time-block {
    position: absolute;
    left: 5%;
    right: 5%;
    background-color: rgba(144, 238, 144, 0.6);
    border: 1px solid #5cb85c;
    border-radius: 4px;
    color: #3e7d3e;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    padding: 0 2px;
}

tr.selected {
  background-color: #3399ff !important; /* Azul padrão de seleção */
  color: white !important; /* Texto em branco para contraste */
}

/* Opcional: Efeito hover para melhor interação */
tr.selected:hover {
  background-color: #0078d4 !important; /* Azul bem claro no hover */
  color: white !important; /* Mantém a cor padrão do texto */
}

/* Opcional: Garantir que células internas herdem o estilo */
tr.selected td {
  background-color: transparent !important; /* Remove fundo das células se houver */
}


.card-notas {
  min-height: 100px !important;
  max-height: 100px !important;
  overflow-y: hidden !important;
}