.col-md-1-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 10%;
}
.thumbnail
{
	min-width: 100%!important;
	background-position: center;
	background-size: cover;
	cursor: pointer;
	margin-bottom: 0px
}
.thumbnail-icons
{
	min-width: 100%!important;
	background-color: #f3f6f9!important;
	background-position: center;
	background-size: cover;
	cursor: pointer;
	margin-bottom: 5px;
	height: 100%;
}
.thumbnail::after
{
	content: '';
	display: block;
	padding-bottom: 100%;
}
.col-md.col-md-thumb
{
	flex: 0 0 12%;
    max-width: 12%;
	padding-left: 5px;
	padding-right: 5px;
}
.filepicker-thumb:hover {
    border: 5px solid #665af7;
}
.filepicker-thumb.active {
    border: 5px solid #665af7;
}
.modal-image
{
	max-width: 90%!important
}
.modal-image .details-image
{
    display: block;
    margin: 0 auto 16px;
    max-width: 100%;
    max-height: 90%;
    max-height: calc(100% - 42px);
    background-image: linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4),linear-gradient(45deg,#c4c4c4 25%,transparent 25%,transparent 75%,#c4c4c4 75%,#c4c4c4);
    background-position: 0 0,10px 10px;
    background-size: 20px 20px;
}
.thumbnail-image
{
    box-sizing: border-box;
    padding-left: 100px;
    padding-right: 100px;
    height: 100%;
}
.modal-body .thumbnail-image
{
    padding-right: 0px;
    padding-left: 10px;
    height: 100%;
}
.thumbnail.selected
{
	border: 6px solid #2f74dc;
}
.gridjs-pagination .gridjs-summary {
    float: left;
    margin-top: 5px;
}
.gridjs-summary {
    color: var(--vz-secondary-color);
    margin-top: 8px !important;
}
.gridjs-pagination .gridjs-pages {
    float: right;
}
.gridjs-pagination .gridjs-pages button {
    margin-left: .3rem;
    border-radius: .25rem !important;
    border: 1px solid var(--vz-border-color);
    background-color: var(--vz-secondary-bg);
    color: var(--vz-link-color);
}
.gridjs-pagination .gridjs-pages button {
    background-color: #fff;
    border: 1px solid #d2d6dc;
    border-right: none;
    outline: none;
    padding: 5px 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.gridjs-footer button, .gridjs-head button {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: pointer;
    margin: 0;
    outline: none;
    padding: 0;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a, button {
    outline: 0 !important;
}
.gridjs *, .gridjs :after, .gridjs :before {
    box-sizing: border-box;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255 255 255 / 50%);
    z-index: 9999;
}
.table {
    margin-bottom: 0;
}
.div-preloader {
    display: none;
    background: rgb(255 255 255 / 70%);
    height: -webkit-fill-available;
    width: 100%;
    position: absolute;
    z-index: 1060;
    left: 0;
}
div .avatar-md {
    height: 4.5rem !important;
    width: 4.5rem !important;
    background-position: center;
    background-size: cover;
}
.place-hours>:not(caption)>*>* {
    padding: .5rem .6rem;
}
.btn-close-preview {
    position: absolute;
    border-radius: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.btn-close-preview i {
    font-size: 20px;
}
.btn-red {
    background-color: #e70505;
    color: #ffffff
}
.btn-red:hover {
    background-color: #b10303;
    color: #ffffff
}
.choices__inner {
    padding: .25rem 1.6rem .1rem .5rem;
}
.pickr .pcr-button::after, .pickr .pcr-button::before {
    border-radius: 0;
}
.pickr .pcr-button {
    height: 2.5rem;
    width: 100%;
}
.pickr .pcr-button {
    border-radius: 0%;
}
.map-card iframe {
    width: 100%;
}
.navbar-brand-box {
    padding: 2rem 1.3rem;
}
.select2-container{
    z-index:100000;
}
@media (min-width: 992px) {
    .delivery-menu-sidebar {
        min-width: 25%;
        max-width: 25;
        height: calc(100vh - 70px - 60px - 8px);
    }
}
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
    position: absolute;
    max-height: 200px;
    z-index: 1000;
}
.autocomplete-suggestion {
    padding: 10px;
    cursor: pointer;
}
.autocomplete-suggestion:hover {
    background: #F0F0F0;
}
b, strong {
    font-weight: 600;
}
@media (min-width: 992px) {
    .chat-right-side {
        height: calc(100vh - 70px - 60px - 8px);
    }
}
.typing-status {
    color: #16a552;
}
.typing-status {
    color: #16a552;
    font-weight: 600;
}
.direct-message-user.active .typing-status {
    color: #ffffff;
    font-weight: 600;
}
.bg-success-subtle {
    background-color: #dbf8f4!important;
}
.chat-list>li.active a .badge {
    background-color: #b8fff5!important;
    color: #695eef!important;
}
.chat-list-lastmessage-preview {
    display: inline-block;
    width: 90%;
    white-space: nowrap;
    overflow: hidden!important;
    text-overflow: ellipsis;
}
.chat-list-lastmessage-preview-icon {
    margin-right: 3px;
}
.direct-message-user.active .chat-list-lastmessage-preview-icon .text-muted {
    color: #ffffff!important;
}
.chat-list>li.active a {
    background-color: rgb(215 215 215)!important;
}
.chat-list>li.active a {
    color: #333333!important;
}
.chat-list>li a p.text-truncate {
    font-weight: 500!important;
}
.zzHlKp_IVmgXBPV3Jv58 {
    display: block!important;
}
.QajuHzlZleFtiTUp_E8u.zzHlKp_IVmgXBPV3Jv58 {
    width:100%;
}
.QajuHzlZleFtiTUp_E8u .D9WLyEQaARfWqCTyVrpU {
    width: 100%!important;
    height: 450!important;
}
.QajuHzlZleFtiTUp_E8u.zzHlKp_IVmgXBPV3Jv58 {
    min-width: 100%!important;
}
.QajuHzlZleFtiTUp_E8u .TYiiRFB3EhYJGVPE4k4q {
    width: 100%!important;
}
.VsTVUAD89KWleD0YRVsD {
    width: 100%!important;
}
.rfwQfzz6DVBVPNyQIs9o {
    width: -webkit-fill-available;
}
.QajuHzlZleFtiTUp_E8u .Ym5tIpCMz8al_AZ4Lk5y {
    width: 100%!important;
}
.sCsSbKP9yxvw4LQAeaTz {
    border-radius: .25rem;
    box-shadow: 0 1px 2px rgba(56, 65, 74, .15);
}
.dIzgYQV4CBbzZxzJbwbS {
    background-color: #242736!important;
}
.sCsSbKP9yxvw4LQAeaTz {
    background: #242736!important;
}
.ji5jASszKFf2CGCmbxEh {
    background: #242736!important;
}
.QAHxuJxRZWb3P_cbR8QA > div > div > div > div {
    background: #242736!important;
}
#ZegoLiveButton {
    display: none !important;
}
.dIzgYQV4CBbzZxzJbwbS .uZLp8ayFd1rqTDA195_0 .hdlo_MBCFoHGGIzz5oa7 {
    background-color: #e70505!important;
    text-transform: uppercase!important;
    border-radius: 5px!important;
}
label {
    color: #333333!important;
    font-size: 14px!important;
}
.choices__item {
    color: #484848!important;
}
.text-red {
    color: #e70505!important;
}
.live-spinner {
    width: 13px!important;
    height: 13px!important;
}
.full-height {
    height: 93%;
}
.QAHxuJxRZWb3P_cbR8QA {
    padding-bottom: 0px!important;
    margin-bottom: 0px !important;
}
.ji5jASszKFf2CGCmbxEh {
    height: 55px!important;
}
.dIzgYQV4CBbzZxzJbwbS {
    height: 40px!important;
}
.modal {
    position: fixed !important;
}
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 2147483647;
}
.video-js.vjs-fullscreen .vjs-tech {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.video-js.vjs-fullscreen .vjs-control-bar {
  bottom: 0;
}
.btn-fullscreen-live {
    position: absolute;
    top: 0.5rem;
    right: 1.2rem;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 4px;
}
