/*CUSTOM PAGE*/
.site-navbar {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    background-color: #183170;
}
.page {
    background-color: #ececec;
}
.panel {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.site-menubar-fold .site-menu-category {
    visibility: hidden;
}
.site-menubar.menubar-inverse {
    background: #2f90a7;
    border-right: unset;
}
.site-menubar-header {
    height: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.site-menubar-header .cover {
    height: 100%;
}
.site-menubar-header .cover .cover-image {
    height: 100%;
}
.site-menubar-header .avatar {
    float: left;
    margin-right: 20px;
}
.site-menubar-header .site-menubar-info {
    overflow: hidden;
}
.site-menubar-header .site-menubar-user {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #fff;
}
.site-menubar-header .site-menubar-email {
    margin-bottom: 0;
    font-size: 12px;
    color: rgba(255,255,255,.6);
}
.site-menubar-body {
    height: 100%;
    height: -webkit-calc(100% - 216px);
    height: calc(100% - 216px);
}
@media (max-width: 479px){
	.site-navbar .navbar-header .navbar-brand-text {
	    display: none;
	}
}
.site-menubar.menubar-inverse .site-menu-item a {
    color: #eee;
}
.site-menubar.menubar-inverse .site-menu-category {
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
.site-menubar-section>h4, .site-menubar-section>h5 {
    color: #ffffff;
}
.site-menu>.site-menu-item.active {
    background: rgba(33,33,33,.085);
    border-top: 1px solid rgba(0,0,0,.04);
    border-bottom: 1px solid rgba(0,0,0,.04);
}
/*ASIDE LEFT FIXED*/
.page-aside {
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 10px rgba(0,0,0,0.15);

    border-right: none;
}
.page-aside .list-group-item.active {
    color: #fff;
    background-color: #183170;
}
.page-aside .list-group-item.active:focus, .page-aside .list-group-item.active:hover {
    color: #fff;
    background-color: #183170;
    border: none;
}
a.list-group-item {
    color: #757575;
    border-radius: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.page-aside .list-group-item.active>.icon {
    color: #fff;
}
.page-aside .list-group-item.active:focus>.icon, .page-aside .list-group-item.active:hover>.icon {
    color: #fff;
}
.page-aside .list-group-item>.icon {
    font-size: 23px;
}
.page-aside .list-group-item .icon {
    color: #2f90a7;
}
.page-aside .list-group-item {
    font-weight: 500;
    color: #2f90a7;
}


/*LIST HEADER*/
.table-list .panel-heading {
    padding: 20px;
    overflow: auto;
}
.table-list .page-content-table .table>tbody>tr>td {
    cursor: default;
}
.table-list .panel-heading .panel-title {
    padding: 29px 10px;
    font-size: 15px;
    font-weight: 400;
    color: #777;
}
.table-list .panel-heading .panel-search-form {
    padding: 19px;
    margin-left: 20px;
}
.table-list .panel-heading .panel-title, .table-list .panel-heading .panel-search-form {
    float: left;
}
.table-list .panel-heading .panel-info {
    float: right;
    padding: 11px 0;
    margin: 0;
}
.table-list .panel-heading .panel-info li {
    display: inline-block;
    margin-right: 50px;
    text-align: center;
    list-style: none;
}
.table-list .panel-heading .panel-info li .num {
    font-size: 24px;
    line-height: 1.2em;
}
.table-list .panel-heading .panel-info li p {
    margin: 0;
}
.table-list .panel-heading .panel-search-form .icon {
    position: absolute;
    top: 11px;
    left: 107%;
    font-size: 16px;
    color: #aeb5b9;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.table-list table thead tr td {
	border-top: unset;
	border-bottom: 2px solid #ddd;
	font-weight: 400;
}
.table-list table thead{
    background-color: #3f51b5;
}
.table-list table thead{
    color: #fff;
}
.page-content-table .pagination {
    margin-right: 0px; 
    margin-left: 0px; 
}
/*PANEL MEGAPOPUP*/
.medium-block {
	max-width: 650px;
}
.large-block {
	max-width: 800px;
}
.extra-large-block {
    max-width: 950px;
}
.custom-panel.panel {
	margin-bottom: 0;
	-webkit-box-shadow: unset;
    box-shadow: unset;
}
/*TOASTR*/
[aria-live='polite'] {
    position: fixed;
    z-index: 9999;
    pointer-events: none;
}
/*CATEGORIES TABLE*/
.table-list .page-content-table .table>tbody>tr>td, 
.table-list .page-content-table .table>tbody>tr>th, 
.table-list .page-content-table .table>thead>tr>td, 
.table-list .page-content-table .table>thead>tr>th {
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-form .form-control {
	-webkit-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    -moz-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
}
.custom-panel .panel-heading .panel-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
}
.custom-form small.text-help-err {
	font-weight: 400;
    color: #f00;
    margin-top: 5px;
}
/*FORM TOGGLE ADVANCED*/
.box-advanced {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(57, 73, 171);
	padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px
}
.app-mailbox .select2-container {
    width: auto !important;
    z-index: 9999;
    -webkit-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    -moz-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
}
/*MODAL ELFINDER Style2*/ 
.cboxIframe {
    background: transparent;
}
#cboxOverlay {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
#cboxClose{background-position: center; right:0;}
#cboxClose:hover{background-position: center;}

#cboxContent {
    background: transparent;
}
#cboxLoadedContent {
    background: transparent;
}
/*ORDER DETAILS*/
td.hiddenRow {
    padding: 0 !important;
    border-top: 0px solid #dee2e6;
}
.box.accordian-body {
    text-align: right;
    /*padding-right: 20px;*/
}
.box-subdetails {
    display: inline-block;
    padding: 20px;
    background-color: #f6f6f6;
    /*margin-bottom: 20px;*/
    border-radius: 8px;
}
.box-subdetails .table {
    background-color: #f6f6f6;
}
.table-subdetails.table {
    width: auto;
}
.table-subdetails.table > thead > tr > th,
.table-subdetails.table > tbody > tr > td {
    padding: .358rem;
}
tbody tr:hover {
    background-color: transparent !important;
}

/*INFO EVENT*/
.alert-avatar>.avatar {
    position: absolute;
    top: 18px;
    left: 20px;
}
.alert-avatar>.avatar {
    width: 40px;
    height: 40px;
    background-color: #ececec;
    text-align: center;
    border-radius: 50%;
}
.alert-avatar>.avatar .avatar-icon {
    color: #3f51b5;
    line-height: 40px;
    font-weight: 600;
    font-size: 24px;
}
.box-calendar {
    position: relative;
}
.calendar{
    line-height: 1.2;
    margin:.25em 10px 10px 0;
    padding-top:5px;
    float:left;
    width:120px;
    background:#ededef;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
    background: -moz-linear-gradient(top,  #ededef,  #ccc); 
    /*font:bold 30px/60px Arial Black, Arial, Helvetica, sans-serif;*/
    font-size: 42px;
    font-weight: bold;
    text-align:center;
    color:#333;
    text-shadow:#fff 0 1px 0;   
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;  
    position:relative;
    -moz-box-shadow:0 2px 2px #888;
    -webkit-box-shadow:0 2px 2px #888;
    box-shadow:0 2px 2px #888;
}
.calendar span{
    margin: 0;
    padding: 0;
    height: 30px;
    font-size: 15px;
    color: #999;
    line-height: 1.5;
}
.calendar em{
    margin-top: 10px;
    padding: 10px 0;
    display:block;
    font:normal bold 16px/30px Arial, Helvetica, sans-serif;
    color:#fff;
    text-shadow:#00365a 0 -1px 0;   
    background:#04599a;
    background:-webkit-gradient(linear, left top, left bottom, from(#04599a), to(#00365a)); 
    background:-moz-linear-gradient(top,  #04599a,  #00365a); 
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px; 
    border-bottom-right-radius:3px;
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;  
    border-bottom-left-radius:3px;  
    border-top:1px solid #00365a;
}
.calendar:before, .calendar:after{
    content:'';
    float:left;
    position:absolute;
    top:5px;    
    width:8px;
    height:8px;
    background:#111;
    z-index:1;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    -moz-box-shadow:0 1px 1px #fff;
    -webkit-box-shadow:0 1px 1px #fff;
    box-shadow:0 1px 1px #fff;
}
.calendar:before{
    left:11px;
}    
.calendar:after{
    right:11px;
}
.calendar em:before, .calendar em:after{
    content:'';
    float:left;
    position:absolute;
    top:-5px;   
    width:4px;
    height:14px;
    background:#dadada;
    background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa)); 
    background:-moz-linear-gradient(top,  #f1f1f1,  #aaa); 
    z-index:2;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}
.calendar em:before{
    left:13px;
} 
.calendar em:after{
    right:13px;
} 

/*CAMERA CHECKIN*/
.box-camera {
    position: relative;
    margin: 0 auto;
    background-color: #000;
    max-width: 400px;
    height: 400px;
}
@media (max-width: 379.98px) {
    .box-camera {
        height: 380px;
    }
}
@media (max-width: 359.98px) {
    .box-camera {
        height: 360px;
    }
}
@media (max-width: 339.98px) {
    .box-camera {
        height: 340px;
    }
}
@media (max-width: 319.98px) {
    .box-camera {
        height: 320px;
    }
}
@media (max-width: 299.98px) {
    .box-camera {
        height: 300px;
    }
}
.box-camera .preview-container {
    width: 100%;
    height: 100%;
}
.box-camera video#preview {
    width: 100%;
    height: 100%;   
}
.box-camera .laser {
  width: 114%; /*150%*/
  margin-left: -7%;
  background-color: #1751e2;
  height: 1px;
  position: absolute;
  top: 40px;
  z-index: 2;
  -webkit-box-shadow: 0 0 4px red;
          box-shadow: 0 0 4px red;
  -webkit-animation: scanning 3s infinite;
          animation: scanning 3s infinite;
}
.box-camera .diode {
  -webkit-animation: beam .01s infinite;
          animation: beam .01s infinite;
}

@-webkit-keyframes beam {
  50% {
    opacity: 0;
  }
}

@keyframes beam {
  50% {
    opacity: 0;
  }
}

@-webkit-keyframes scanning {
  50% {
    -webkit-transform: translateY(275px);
            transform: translateY(275px);
  }
}

@keyframes scanning {
  50% {
    -webkit-transform: translateY(275px);
            transform: translateY(275px);
  }
}

/*SWEET ALERT*/
.sweet-overlay, .sweet-alert {
    z-index: 10000 !important;
}
.site-menu .site-menu-sub .site-menu-item.hover>a, .site-menu .site-menu-sub .site-menu-item:hover>a{
    color: #fff!important;
    font-weight: bold;
}
/**--adjust genearl styles--**/
.table-list .panel-heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 60px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 2.5rem;
}
.table-list .panel-heading .panel-title{
    font-size: 1.2rem;
    font-weight: 500;
    color: #3f51b5;
    padding: 0;
    margin: 0;
}
.panel-heading .heading-icon{
    color: #3f51b5;
    padding-right: .75rem;
    font-size: 1.3rem;
}
.panel-heading .heading-title{
    display: flex;
    align-items: center;
}
table.tb_detail_prequote thead{
    background: #00bcd4;
}
table.tb_detail_prequote thead th{
    color: #fff;
}
@media only screen and (max-width: 599px){
    .status_detail.float-right{
        float: none!important;
        display: block;
        margin-top: 1rem;
    }
}
/*--ajustes caleran--*/
.caleran-disabled.caleran-disabled-range.reservado{
    background: #ffb822;
    color: #fff!important;
}
.caleran-disabled.caleran-disabled-range.ocupado{
    background: #4caf50;
    color: #fff!important;
}
.disableCaleran::placeholder{
    color: red;
    opacity: .6;
}
.btn-reservado, .btn-ocupado{
    color: #fff;
    pointer-events: none;
}
.btn-reservado{
    background: #ffb822;
}
.btn-ocupado{
    background: #4caf50;
}
.dropify-errors-container{
    position: absolute;
    bottom: 0;
}
.info_of_file{
    margin-top: .8rem;
}
.publication_iframe{
    width: 500px;
    height: 640px;
    background:url('../images/loader.gif') center center no-repeat;
}
.alertify{
    z-index: 9999;
}
@media only screen and (max-width: 599px){
    .publication_iframe{
        max-width: 80vw;
        max-height: 58vh;
    }
}
.lightbox-block .colorInputUi-wrap{
    display: block;
}