select[readonly] {
  background: #eee; /*Simular campo inativo - Sugestão @GabrielRodrigues*/
  pointer-events: none;
  touch-action: none;
}

.page-logo img {
    width: 60%;
}

.nav-title {
    padding: 0rem 2rem;
    margin-top: 0.5rem;

}

.header-btn[data-class='mobile-nav-on'] {
  width: auto!important;
}

.mobile .btn-menu {
  font-size:10px;
  padding: 0.4rem;
  margin-right: 1rem!important;
  text-align: center;
}

.mobile .btn-menu span {
  display: block;
}

.card-view-title {
  display: block!important;
  font-size: 12px;
  font-weight: bold;
  opacity: 0.7;
}

.card-view-value {
  display: block!important;
  font-size: 16px;
  opacity: 1;
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: 1px dotted #CCC;
}

.mobile .btn-sm, .mobile .btn-group-sm > .mobile .btn {
    padding: 0.375rem;
    font-size: 0.70rem;
    line-height: 1.5;
    border-radius: 4px;
}

.tit-bread {
  text-transform: uppercase;
}

.display-4 {
    font-size: 1.7rem!important;
}


.default-style .daterangepicker {
  z-index: 99999!important;
}
.default-style .daterangepicker .ranges li {
    padding: .100rem 1rem;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.logo-menu.page-logo .page-logo-link {
    display: inline-block!important;
    flex: inherit;
}

.logo-menu.page-logo {
    padding: 0 1rem;
}

.atalhos .icon-stack {
    line-height: 0.6em;
}

.atalhos .app-list-item .icon-stack {
    font-size: 3.125rem;
    margin-top: 0px;
}

.nav-function-top .app-list-name {
    color: #FFF!important;
}

.atalhos .app-list-item {
    width: inherit;
}

.app-list-name {
  padding-top: 6px!important;
}

.atalhos .app-list-item {
	text-align: center;
}

.atalhos .app-list-name {
	text-align: center;
	font-size: 80%;
	padding-top: 4px;
}


@media only screen and (max-width: 576px) {
    .mobile-search-on:not(.mobile-nav-on) .search .app-forms .btn-search-close {
        right: 0;
    }
}

.modal-backdrop {
    z-index: 1028;
}

.modalF .modal-dialog.modal-xs, .modalF .modal-dialog.modal-md, .modalF .modal-dialog.modal-lg {
    margin-left: auto;
    margin-right: auto;

}

@media (min-width: 992px) {
  .modal-lg, .modal-xl, .modal-md, .modal-xs {
      max-width: 100%;
  }
}

@media (max-width: 900px) {
  .modalF .modal-dialog.modal-lg {
    max-width: 850px!important;
  }
  .modalF .modal-dialog.modal-md {
    max-width: 650px!important;
  }
  .modalF .modal-dialog.modal-xs {
    max-width: 450px!important;
  }
}


@media (max-width: 1200px) and (min-width: 901px) {
  .modalF .modal-dialog.modal-lg {
    max-width: 900px!important;
  }
  .modalF .modal-dialog.modal-md {
    max-width: 800px!important;
  }
  .modalF .modal-dialog.modal-xs {
    max-width: 600px!important;
  }
}

@media (min-width: 1201px) {
  .modalF .modal-dialog.modal-lg {
    max-width: 1200px!important;
  }
  .modalF .modal-dialog.modal-md {
    max-width: 800px!important;
  }
  .modalF .modal-dialog.modal-xs {
    max-width: 600px!important;
  }
}

.modalF .frame-modal {
  min-height: 300px;
}

.modalF .modal-body {
  max-height: 70vh;
  min-height: 50vh;
  overflow-y: scroll;
}

.modalF .modal-header {
    position: relative;
    padding: 0.25rem 1.5625rem 0.25rem 1.5625rem;
    background: #CCC;
}

.js-modal-settings {
    max-width: 350px;
    right: 0;
    left: auto;
}

.js-modal-settings .modal-content {
    border-left: 1px solid #CCC;    
}

.border-l {
    border-left: 1px solid #CCC;    
}
.border-r {
    border-right: 1px solid #CCC;    
}
.table thead th .th-inner {
    padding: .35rem!important;
}

@media (min-width: 992px) {
  .page-content {
      padding: 0rem;
  }
}

.app-list-item {
    padding-top: 5px!important;

}

@media only screen and (max-width: 992px){
.page-wrapper .page-content {
    padding: 0rem!important;
}
}
.header-function-fixed:not(.nav-function-top) .page-content {
    margin-top: 3.5rem;
}

.shortcut-menu {
    position: fixed;
    right: 1rem;
    bottom: 0.1rem;
    z-index: 931;
}

.bootstrap-table .fixed-table-pagination>.pagination-detail, .bootstrap-table .fixed-table-pagination>.pagination {
    margin-top: 3px;
    margin-bottom: 3px;
}

.bootstrap-table .fixed-table-container.fixed-height:not(.has-footer) {
  background: #FFF;
}

.form-control-success {
    background-image: url(../img/icon/success.svg)!important;
    border-bottom: 1px solid #5cb85b!important;
}
.form-control-warning {
    background-image: url(../img/icon/warning.svg)!important;
    border-bottom: 1px solid #5cb85b!important;
}
.form-control-danger {
    background-image: url(../img/icon/danger.svg)!important;
    border-bottom: 1px solid #5cb85b!important;
}

.form-control-danger, .form-control-success, .form-control-warning {
    padding-right: 2.25rem!important;
    background-repeat: no-repeat!important;
    background-position: center right .5625rem!important;
    -webkit-background-size: 1.125rem 1.125rem!important;
    background-size: 1.125rem 1.125rem!important;
}

body:not(.mod-main-boxed):not(.mobile-view-activated).chrome.modal-open {
    padding-right: 0px !important;
}


.btn-g1 {
    color: #fff;
    background-color: #006fc7;
    border-color: #006fc7;
}
.btn-g2 {
    color: #fff;
    background-color: #0c78ce;
    border-color: #0c78ce;
}
.btn-g3 {
    color: #fff;
    background-color: #1c85d8;
    border-color: #1c85d8;
}
.btn-g4 {
    color: #fff;
    background-color: #2d93e3;
    border-color: #2d93e3;
}
.btn-g5 {
    color: #fff;
    background-color: #40a2ef;
    border-color: #40a2ef;
}
.btn-g6 {
    color: #fff;
    background-color: #50aef9;
    border-color: #50aef9;
}

.info-card-evento {

    padding: 0 0.5rem;
}

.form-control-success {
    background-image: url(../img/icon/success.svg)!important;
    border-bottom: 1px solid #5cb85b!important;
}
.form-control-warning {
    background-image: url(../img/icon/warning.svg)!important;
    border-bottom: 1px solid #5cb85b!important;
}
.form-control-danger {
    background-image: url(../img/icon/danger.svg)!important;
    border-bottom: 1px solid #5cb85b!important;
}

.form-control-danger, .form-control-success, .form-control-warning {
    padding-right: 2.25rem!important;
    background-repeat: no-repeat!important;
    background-position: center right .5625rem!important;
    -webkit-background-size: 1.125rem 1.125rem!important;
    background-size: 1.125rem 1.125rem!important;
}

.form-group label {
  text-transform: uppercase;
  margin: 8px 0 0 0;
  font-size: 11px;
}

.hidden {
  display: none;
}

.botoes-rodape {
  position: fixed;
  width: calc(100% - 50px);
  bottom: 5px;
}

.modal-footer {
    padding: 1.5rem;
    background: #f3f3f3;
}


.modal-md {
    max-width: inherit;
}

.bg-green {
  background-color: rgba(17, 170, 17, 0.2);
}
.bg-gray {
  background-color: rgba(0, 0, 0, 0.05);
}
.bg-gray td {
  text-decoration: line-through;
}
.bg-grayb {
  background-color: rgba(0, 0, 0, 0.05);
}
.bg-grayb td {
  text-decoration: line-through;
  color: rgba(221, 0, 17, 1);
}
.bg-red {
  background-color: rgba(221, 0, 17, 0.2);
}
.bg-white {
  background-color: #FFF;
}
.bg-white.avanco td:first-child {
  padding-left: 20px;
}

.text-red {
  color: rgba(221, 0, 17, 1);
}

.text-green {
  color: rgba(17, 170, 17, 1);
}

.bg-header {
  background-color: rgba(0, 0, 0, 0.05);
}

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

.nav-menu li a {
    padding: 0.5125rem 0.5125rem;
}

.nav-menu li > ul li a {
    padding: 0.8125rem 2rem;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) > li > ul:before {
    left: 1.3rem;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) > li > ul > li a:after {
    left: 1.20rem;
}



  .card-evento .tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px; 
    color: #5C5C5C;
    background-color: #FFF!important;
    
  }

.datepicker-inline, .table-condensed {
    width: 230px!important;
}

.fc-cell-content {
  text-align: center;
}

.fc-resource-area .fc-cell-content {
  text-align: left;
}

.fc-timeline-event {
  height: 57px;
}
.fc-widget-content {
  height: 72px;
}

.panel {

    margin-bottom: .5rem;

}
aside.menu-evento a {
  display: block!important;
}

aside.menu-evento a.active {
    background: #40414d;
    border-left: 3px solid #0097ff;
    border-bottom: 1px solid #6a6c77;
    border-top: 1px solid #494b57;
}

aside.menu-evento a {
    background: #494b56;
    border-left: 3px solid #494b56;
    border-bottom: 1px solid #494b56;
    border-top: 1px solid #494b56;
    color: #FFF;
}

.ingresso {
    background-color: #fff9df;
}

@media (min-width: 992px) {
.nav-function-top .page-content-wrapper {
    margin-top: 4rem;
}
}



.btn-info {
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.15), 0 0px 0px rgba(0, 0, 0, 0.075)!important;
}

.note-editor.panel {
  margin-bottom: 0!important;
}


.fa-15x {
    font-size: 1.4em;
}

.menu-evento li a div {
  font-size: 14px;
}
.menu-evento li a i {
  width: 30px;
  display: inline-block;
  text-align: center;
}

.text-white {
  color: #FFF!important;
}

.tit-menu {
    background-color: #30313d;
    border-top: 2px solid #222;
}

.hide-desktop {
  display: none;
}
.menu-evento li a {
    color: #FFFFFF;
}

span.required {
  color: #F00;
}

.modulo, .eventoPeriodo {
  font-size: 18px;
  font-weight: bold;
}

.aula {
  font-size: 16px;
  font-weight: bold;
}

.conteudo {
  font-size: 14px;
  font-weight: bold;
}

.modulo td:first-child, .eventoPeriodo td:first-child {
  padding-left: 1rem;
}
.aula td:first-child {
  padding-left: 1.4rem;
}
.conteudo td:first-child {
  padding-left: 1.8rem;
}
.treegrid-indent {
  width: 25px!important;
}

.svd-designer-container--left-side {
        width: 400px!important;
     }
.svd-designer-container--right-side {
        width: 400px!important;
     }   

.svd_survey_header {
  display: none!important;
}  

.sv_q_rating_item_text{
  color: #5c5c5c!important;
}

.noscroll {
  overflow: hidden;
}




.mesa {
  border: 1px solid #CCC!important;
  margin: 0 0.3rem;
}


.mesa .topo {
  border-bottom: 1px solid #CCC;
  background-color: #EEE;
  padding: 0.2rem;
  display: block;
  text-align: center;
}
.mesa .quantidade,.mesa .texto {
  display: inline-block;
}

.lista-convidados .convidado .btnRemoverConvidado {
  display: none;
}
.lista-mesas .mesa .btnRemoverConvidado {
  display: inherit;
}

.mesa span {
  display: block;
  text-align: center;
}

.convidado {
  padding: 0.3rem;
  margin: 0.3rem;
}

.lista-convidados {
  overflow-y: auto;
}
.lista-mesas {
  overflow-y: auto;
}

.btn {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.page-logo  {
    height: 80px!important;
}

.logomarca {
  background-size: 100% auto;
  width: 250px;
  height: 70px;
  display: inline-block;
}

.nav-function-top .page-header {
    background-image: none!important;
}

.icones-tema {
  display: inline-grid;
}

.icones-tema > div div {
  width: 16px;
  height: 16px;
}
.icones-tema > div {
  display: inline-flex;
}

