/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

.light-style .menu .app-brand.demo {
  height: 64px;
}

.dark-style .menu .app-brand.demo {
  height: 64px;
}

.app-brand-logo.demo {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
}

.app-brand-logo.demo svg {
  width: 1.7rem;
  height: 1.7rem;
}

.app-brand-text.demo {
  font-size: 1.75rem;
  letter-spacing: -0.45px;
}

/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
  padding-top: 62px !important;
}

/* Navbar page z-index issue solution */
.content-wrapper .navbar {
  z-index: auto;
}

/*
* Content
******************************************************************************/

.demo-blocks > * {
  display: block !important;
}

.demo-inline-spacing > * {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing > * {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-lg.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-xl.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.rtl-only {
  display: none !important;
  text-align: left !important;
  direction: ltr !important;
}

[dir='rtl'] .rtl-only {
  display: block !important;
}

/* Dropdown buttons going out of small screens */
@media (max-width: 576px) {
  #dropdown-variation-demo .btn-group .text-truncate {
    width: 231px;
    position: relative;
  }
  #dropdown-variation-demo .btn-group .text-truncate::after {
    position: absolute;
    top: 45%;
    right: 0.65rem;
  }
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}
.layout-demo-placeholder img {
  width: 900px;
}
.layout-demo-info {
  text-align: center;
  margin-top: 1rem;
}
.flashMsg{
  margin:auto;
}
.absoflash {
  position:fixed;
  top: 50px;
  right: 15px;
  z-index: 9999;
}
.modwrpid{
  position: relative;
}
.absospinner{
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
.adsoinneralert{
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  max-width: 50%;
  margin:auto;
}
.menuActive{
  font-weight:700;
  color:#516377!important;
}
.viewPass{
  position: absolute;
  right: 0;
  top:1.6em;
  width: 3em;
  height: 3em;
  text-align: center;
  line-height: 3em;
}
#addEmployeeFrm label{
  display: block;
}
.absSpinner{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 1.1em;
  width: 128px;
  height: 128px;
  z-index: 99999;
}
.dottedli li{
  list-style-type: circle;
}
.unitGal{
  padding: 0.3em;
  border: 1px solid #dedede;
  margin-bottom: 0.2em;
  border-radius: 5px;
}
.unitGal img{
  display: block;
  height: 220px;
  margin: auto;
}
.unitGal .delImg{
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
}
.icoHuge{
  font-size: 50px;
  text-align: center;
}
.maxh-4{
  max-height: 400px;
  overflow-y: auto;
}
#qrVideoContainer{
  max-width: 100%;
  overflow: hidden;
}
#qrVideo{
  width: 100%;
  height: 200px;
}
/*
span.select2-container, .select2-search__field {
  z-index:999999999;
}*/
.msgtEmp{
  width: 90%;
  float: right;
  clear:both !important;
}
.msgtCli{
  width: 90%;
  float: left;
  clear:both !important;
}
#tkmsgList{
  max-height: 500px;
  overflow-y: auto;
}
.maxh_300{
  max-height: 300px;
  overflow-y: auto;
}
.hideMsg{
  display: none;
}
.grIcoList{
  display: inline-block;
  padding: 10px;
  margin: 10px;
  border: 1px solid #dedede;
}
.grIcoList i{
  font-size: 2em;
}
.f64{
  font-size: 64px;
}
.max-w-500{
  max-width: 500px;
}
.ctrSlogo{
  text-align: center;
  height: 64px;
  display: block;
  margin: auto;
}
#signatureCanvas{
  margin: 0 auto;
  display: block;
}
.chatMediaItem{
  display:inline-block;
  max-height: 70px;
}
.icoChat{
  font-size: 64px;
}
#chatCtresSrc li{
  font-weight: 600;
  padding: 0.5em;
}
#chatCtresSrc li:hover{
  cursor: pointer;
  color: #899cb1;
}
.ctrBut:hover{
  cursor: pointer;
  box-shadow: 0 0 10px #ccc;
  background: #f2f2f2;
}
.h_600{
  display: block;
  height: 600px !important;
  overflow-y: auto !important;
}
.bg-body.h_600{
  overflow-y: auto !important;
}
#ajaxCtModalBody .bg-body {
  background: #fff !important;
}
#ajaxCtModalBody .app-chat{
  display: block;
  min-height: 600px !important;
}
.hiddenStuff{
  display: none;
}
.colivingItem{
  background: #7cc07d!important;
}
.maxH300{
  max-height: 300px;
  overflow-y: auto;
}
.maxH400{
  max-height: 400px;
  overflow-y: auto;
}
.maxH500{
  max-height: 500px;
  overflow-y: auto;
}
.unitLst p{
  margin-bottom: .4rem;
}
.icon-xxl{
  font-size: 100px;
}
.hasTask{
  background-color: #ff8686;
  font-weight: 700;
  color: #fff;
  border:1px solid #fff !important;
}
.tskBut:hover{
  cursor: pointer;
  color: #000;
}
.hasHuecos{
  background-color: #dde9ff;
}
.dark-style .hasHuecos{
  background-color: #385b56;
}
.absodelete{
  position: absolute;
  top: -5px;
  right: -5px;
}
.bookFileEnv{
   height: 80px; 
}
.bookFileEnv a img{
  max-height: 60px;
  display: block;
  margin:auto;
}
.booknum{
  position: relative;
}
.absonum{
  position: absolute;
  top: -5px;
  left: -5px;
}
.stuckLeft{
  position: fixed;
  right: 5px;
  top: 200px;
  width: 50px;
}
#aiResponse{
  min-height: 350px;
}
#orderAlert{
  position: fixed;
  top: 60px;
  right:6px;
  z-index: 999999;
  width: 80%;
  max-width: 350px;
}
#bookmap{
  width: 100%;
  height: 350px;
}