h1,h2,h3,h4.h5,h6{}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
hr{margin: 0px;padding: 0px;}
label{font-size: 15px;}
strong {font-weight: bold;}
h3.title {background-color: #005080;    padding: 10px;    color: #fff;    border-radius: 10px;    font-size: 20px;}
.blue-bg{background-color: #005080;display: inline-block;}
.yellow-bg{background-color: #F9B513;display: inline-block;}
.white-bg{background-color: #fff!important;}
.yellow-bg-arrow{background-image: url("../images/droptech/yellow-bg.png");min-height: 400px;background-color: transparent;background-repeat: no-repeat;}
.blue-bg-arrow{background-image: url("../images/droptech/blue-arrow-bg-img.png");min-height: 400px;background-color: transparent;background-repeat: no-repeat;background-color: #005080;}
.blue-bg h1, .blue-bg h2,.blue-bg h3,.blue-bg h4,.blue-bg h5,.blue-bg h6{color: #ffffff;text-align: center;}
.yellow-bg h1, .yellow-bg h2,.yellow-bg h3,.yellow-bg h4,.yellow-bg h5,.yellow-bg h6{color: #ffffff;text-align: center;}
.white{color: #fff;}
.black{color: #000;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.prapogationClass {
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.curso-pointer{
	cursor: pointer;
}
.underline {text-decoration: underline;}
.width-100 {width: 100%;}
.row-16			{height:  16px;width:  16px;max-width: 16px;}
.row-32			{height:  32px;width:  32px;max-width: 32px;}
.row-50			{height:  50px;width:  50px;max-width: 50px;}
.row-75			{height:  75px;width:  75px;max-width: 75px;}
.row-100		{height: 100px;width: 100px;max-width: 100px;}
.row-150		{height: 150px;width: 150px;max-width: 150px;float: left;display: inline-block;}
.row-200		{height: 200px;width: 200px;max-width: 200px;float: left;display: inline-block;}
.row-full		{height: auto;width: 100%;display: inline-block;max-width: 100%;}
.row-half		{height: auto;width: 50%;max-width: 50%;}
.row-double-half{height: auto;width: 25%;max-width: 25%;}
.row-3-4{height: auto;width: 75%;max-width: 75%;}
/*Colors-Borders*/
.border-1       {border:1px solid #363636;}
.yellow-border-1{border:1px solid #FFB301;}
.blue-border-1 	{border:1px solid #3556C7;}
.green-border-1 {border:1px solid #009956;}
.red-border-1 	{border:1px solid #D4402B;}
.orange-border-1 {border:1px solid #460305;}

.border-2       {border:2px solid #363636;}
.yellow-border-2{border:2px solid #FFB301;}
.blue-border-2 	{border:2px solid #3556C7;}
.green-border-2 {border:2px solid #009956;}
.red-border-2 	{border:2px solid #D4402B;}
.orange-border-2 {border:2px solid #460305;}

.border-3       {border:3px solid #363636;}
.yellow-border-3{border:3px solid #FFB301;}
.blue-border-3 	{border:3px solid #3556C7;}
.green-border-3 {border:3px solid #009956;}
.red-border-3 	{border:3px solid #D4402B;}
.orange-border-3 {border:3px solid #460305;}
embed{z-index: -1;}
/*Border Radius*/
.border-radius-3	{-webkit-border-radius:  3px;-moz-border-radius:  3px;border-radius:  3px;}
.border-radius-5	{-webkit-border-radius:  5px;-moz-border-radius:  5px;border-radius:  5px;}
.border-radius-10	{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.border-radius-15	{-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.border-radius-20	{-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}

.simple-link-orange{font-size: 12px;color: #F88802;font-weight: bold;}.simple-link-orange:HOVER{text-decoration: underline;}
.content-full-width{margin: 0 -30px;}
.content-960{margin: 0 auto!important;max-width: 960px;}
.goodwill-content-view{margin: 0 auto!important;max-width: 1020px;padding: 0px 30px!important;}
.prapogationClass {
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.circular-image-big img , .circular-image-big {width: 300px;height: 300px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
   -ms-border-radius: 150px;
   -o-border-radius: 150px;
    border-radius: 150px;
}
.circular-image-medium img , .circular-image-medium {width: 150px;height: 150px;
   -webkit-border-radius: 75px;
   -moz-border-radius: 75px;
   -ms-border-radius: 75px;
   -o-border-radius: 75px;
    border-radius: 75px;
}
.circular-image-small img  , .circular-image-small{width: 80px;height: 80px;
   -webkit-border-radius: 40px;
   -moz-border-radius: 40px;
   -ms-border-radius: 40px;
   -o-border-radius: 40px;
    border-radius: 40px;
}
.circular-image-xs-small img {width: 25px;height: 25px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   -ms-border-radius: 12px;
   -o-border-radius: 12px;
    border-radius: 12px;
}
.rounded-image-big img {width: 300px;height: 300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
    border-radius: 5px;
}
.rounded-image-medium img {width: 150px;height: 150px;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
    border-radius: 5px;
}
.rounded-image-small img {width: 80px;height: 80px;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
    border-radius: 5px;
}
.image-big img {width: 300px;height: 300px;}
.image-medium img {width: 150px;height: 150px;}
.image-small img {width: 80px;height: 80px;}

.blink-very-fast 	{animation: blink 0.2s steps(5, start) infinite;-webkit-animation: blink 0.2s steps(5, start) infinite;}@keyframes blink {to {visibility: hidden;}}@-webkit-keyframes blink {to {visibility: hidden;}}
 .blink-fast 		{animation: blink 0.5s steps(5, start) infinite;-webkit-animation: blink 0.5s steps(5, start) infinite;}@keyframes blink {to {visibility: hidden;}}@-webkit-keyframes blink {to {visibility: hidden;}}
 .blink-medium 		{animation: blink   1s steps(5, start) infinite;-webkit-animation: blink   1s steps(5, start) infinite;}@keyframes blink {to {visibility: hidden;}}@-webkit-keyframes blink {to {visibility: hidden;}}
 .blink-slow 		{animation: blink   2s steps(5, start) infinite;-webkit-animation: blink   2s steps(5, start) infinite;}@keyframes blink {to {visibility: hidden;}}@-webkit-keyframes blink {to {visibility: hidden;}}
 .blink-very-slow 	{animation: blink   5s steps(5, start) infinite;-webkit-animation: blink   5s steps(5, start) infinite;}@keyframes blink {to {visibility: hidden;}}@-webkit-keyframes blink {to {visibility: hidden;}}
.off{opacity: 0;} .on{opacity: 1!important;}
.padding-null{padding: 0px!important;}
.uppercase a ,.uppercase p { text-transform: uppercase;}
.lowercase a ,.lowercase p { text-transform: lowercase;}
.capitalize a ,.capitalize p { text-transform: capitalize;}
img {  vertical-align: top;}
.img-responsive,.thumbnail > img,.thumbnail a > img {  display: inline-block;  max-width: 100%;  height: auto;}
.img-rounded {  border-radius: 6px;}
.img-thumbnail {  padding: 4px;  line-height: 1.42857143;  background-color: #ffffff;  border: 1px solid #dddddd;  border-radius: 4px;  -webkit-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out;  transition: all 0.2s ease-in-out;  display: inline-block;  max-width: 100%;  height: auto;}
.img-circle {  border-radius: 50%;}
.badge{margin: 2px;}
.badge.small{font-size: 9px;}
.padding-0{padding: 0px;}
.padding-5{padding: 5px;}
.padding-10{padding: 10px;}
.padding-15{padding: 15px;}
.padding-20{padding: 20px;}

.padding-top-5{padding-top:5px;}
.padding-top-10{padding-top:10px;}
.padding-top-15{padding-top:15px;}
.padding-top-20{padding-top:20px;}

.padding-bottom-5{padding-bottom:5px;}
.padding-bottom-10{padding-bottom:10px;}
.padding-bottom-15{padding-bottom:15px;}
.padding-bottom-20{padding-bottom:20px;}

.padding-left-5{padding-left:5px;}
.padding-left-10{padding-left:10px;}
.padding-left-15{padding-left:15px;}
.padding-left-20{padding-left:20px;}

.padding-right-5{padding-right:5px;}
.padding-right-10{padding-right:10px;}
.padding-right-15{padding-right:15px;}
.padding-right-20{padding-right:20px;}

.padding-right-5{padding-right:5px;}
.padding-right-10{padding-right:10px;}
.padding-right-15{padding-right:15px;}
.padding-right-20{padding-right:20px;}

.margin-5{margin: 5px;}
.margin-10{margin: 10px;}
.margin-15{margin: 15px;}
.margin-20{margin: 20px;}

.margin-top-5{margin-top:5px;}
.margin-top-10{margin-top:10px;}
.margin-top-15{margin-top:15px;}
.margin-top-20{margin-top:20px;}
.margin-top-25{margin-top:25px;}
.margin-top-30{margin-top:30px;}
.margin-top-40{margin-top:40px;}
.margin-top-50{margin-top:50px!important;}

.margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-15{margin-bottom:15px;}
.margin-bottom-20{margin-bottom:20px;}

.margin-left-5{margin-left:5px;}
.margin-left-10{margin-left:10px;}
.margin-left-15{margin-left:15px;}
.margin-left-20{margin-left:20px;}

.margin-right-5{margin-right:5px;}
.margin-right-10{margin-right:10px;}
.margin-right-15{margin-right:15px;}
.margin-right-20{margin-right:20px;}

.margin-right-5{margin-right:5px;}
.margin-right-10{margin-right:10px;}
.margin-right-15{margin-right:15px;}
.margin-right-20{margin-right:20px;}
.margin-left-110{margin-left: 110px;}
.page-content-wrapper {
	background-color: #fff;
}
td.wb {
    word-break: break-all;
}
.page-logo {
	height: 7rem;
	padding: 0px;
}
.page-logo img {
	width: 200px !important;
    height: 100px;
    margin-left: 25px;
}
.alertBlock {
	width: 100%;
}
.alertBlock .alert {
	display: none;
}
.form-group , .form-group:last-child, .form-group:only-child{
    margin-bottom: 1.5rem;
}
.editableform  .form-group , .form-group:last-child, .form-group:only-child{
    margin-bottom: 0rem;
}
.loadingIndicator {
	text-align: center;
	width: 100%;
}
.loadingIndicator .btn{
	width: 100%;
}
.dataTables_empty {
    color: #999;
    font-size: 1rem;
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.dataTables_wrapper .footer .addNewItemButton{
	display: none;
}
.dataTables_wrapper .header .btn{
	display: none;
}
.dataTables_wrapper .header .btn.addNewItemButton{
	display: block !important;
}
.prapogationClass {
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.form-control {
	line-height: 1;
}
.mb-4, .my-4 {
    margin-bottom: 0.5rem!important;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.modal .panel {
	margin-bottom: 0;
}
.select2{
	border-radius: 4px;
}
.select2.has-error {
	border:1px solid #fd3995;
}
.file_input_section img , .file_input_section video{
	    width: 100%;
    max-width: 150px;
    height: auto;
    border-radius: 10px;
    background: #ccc;
    border: 2px solid #ccc;
}
.btn-success {
	color: #fff;
}
.form-control.error {
	background: pink;
	border: 1px solid red;
}
#deleteAllOptionButton {
	display: none;
    padding: 4px 8px;
    position: relative;
    top: -2px;
    left: 8px;
}
.input-group-prepend.body{
	width: 300px;
}
.panel-tag {
	margin-bottom: 1px;
}
#session-timeout-dialog .close{display: none;}
.panel-tag {word-break: break-all;}
.subheader-title {text-transform: capitalize;}
.panel-toolbar .btn {
	padding: 10px;
}
.panel-toolbar .btn i {
	    position: relative;
   		font-size: 15px;
}
.panel-toolbar .btn i.fa-window-minimize {top: -14px;left: -8px;}
.panel-toolbar .btn i.fa-expand {top: -8px;left: -6px;}
.panel-toolbar .btn i.fa-times {top: -8px;left: -4px;}
.hide{display: none!important;}
#chat_container {
	max-height: 500px;
}
.col-xs-11.col-sm-4.alert.alert-info.animated {
	max-width: 300px;
}
.col-xs-11.col-sm-4.alert.alert-info.animated img , .notify img{
	
	width: 50px;height: 50px;
   -webkit-border-radius: 40px;
   -moz-border-radius: 40px;
   -ms-border-radius: 40px;
   -o-border-radius: 40px;
    border-radius: 40px;
border:1px solid #000;
}
.toast-info:before {
	content: "\f4ad";
}
#msgr_input {
	    width: 85%;
    padding: 5px 20px; 
    border-radius: 76px;
    position: relative;
    left: 15px;
	border:1px silid #ccc;
}
.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
}
.todo-list > li:last-of-type {
    margin-bottom: 0;
}
.todo-list > li {
    border-radius: 2px;
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444;
}
.todo-list > li .text {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600;
}
.todo-list > li .label {
    margin-left: 10px;
    font-size: 9px;
}
.droptech-table-view tr td{
	cursor: pointer;
}

/* Import preview: make inputs/selects fit content with sensible min/max */
.droptech-table-view {
	table-layout: auto;
	width: 100%;
}
.droptech-table-view th,
.droptech-table-view td {
	vertical-align: middle;
	white-space: nowrap;
}
.droptech-table-view td .form-control,
.droptech-table-view td select.form-control,
.droptech-table-view td input[type="date"],
.droptech-table-view td input[type="number"],
.droptech-table-view td input[type="text"] {
	display: inline-block;
	width: auto;
	min-width: 90px;
	max-width: 420px;
	box-sizing: border-box;
}
.droptech-table-view td input[type="text"].form-control { min-width: 140px; }
.droptech-table-view td input[type="date"].form-control { min-width: 140px; }
.droptech-table-view td select.form-control { min-width: 120px; }
.droptech-table-view td { padding: 6px 8px; }
.droptech-table-view td .small-input { min-width: 80px; max-width: 160px; }

/* Allow cells to wrap if very long content is present (prevents layout break) */
.droptech-table-view td.wrappable {
	white-space: normal;
}
.settings-panel .list .onoffswitch-title-desc {
	text-transform: capitalize;
}
tr.inactiveRowClass , tr.inactiveRowClass:hover {
    background: #ccc !important;
	opacity:0.5;
}

.parking-sticker {
	height: 200px;
    width: 200px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    font-weight: bold;
    line-height: 303px;
	margin: 0 auto;
}
.parking-sticker.Bike {
    background-image: url(img/CMS-Bike.png);
}
.parking-sticker.Car , .parking-sticker.Other {
    background-image: url(img/CMS-Car.png);
}
.parking-sticker.allotedList {
	    width: 120px;
    height: 120px;
    float: left;
    font-size: 13px;
    line-height: 184px;
}
.action-buttons .btn{
	width: 30px;
	height: 30px;
	padding: 0px;
}
.number-plate {
    height: 50px;
    width: 300px;
    color: #000;
    font-size: 27px;
    text-align: center;
    background: #fff;
    text-transform: capitalize;
    line-height: 60px;
margin-bottom: 20px;
background-image: url(img/numberPlate.png);
 background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
padding-left: 10px;
}
.modal-body .number-plate {
	margin: 10px auto;
} 
.compact-table {
	padding: 0px;
margin: 0px;
}
.compact-table tr td{
	padding: 5px;
}
.compact-table .number-plate {
margin-bottom: 0;	
}
.download-E-receipt {
	background: #00a65a;
	padding: 2px;
cursor: pointer;
color: #fff;
}
textarea {
	min-height: 60px!important;
}

/* CSS for non / edit mode panel*/
.edit-non-edit-mode.non-edit .btn {
	display: none; 
}
.edit-non-edit-mode.edit .edit-btn {
	display: block;
}
.edit-non-edit-mode.edit .non-edit-btn {
	display: none;
}
.edit-non-edit-mode.non-edit .non-edit-btn {
	display: block;
}
.edit-non-edit-mode.non-edit .edit-btn {
	display: none;
}

.edit-non-edit-mode.non-edit input , .edit-non-edit-mode.non-edit textarea , .edit-non-edit-mode.non-edit select{
	border: 0px;
    pointer-events: none;
    background: transparent;
    resize: none;
}
.bg-selected-row {
	background : #ccbfdf!important;
}
.empty-message{
color:red;
text-align: center;
padding:10px 0px;
}
.tt-menu {
display: block;
width:152%;
background-color: #fff;
border:unset !important;
box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
padding: 3px 20px;
font-size: 18px;
line-height: 24px;
cursor: pointer;
}
.man-section{
position: relative;
border-radius: 20px;
border:1px solid #d2d2d2;;
}

.image-section{
display: table;
}
.image-section img{
width:100px;
height:100px;
border:1px solid #fff;
display: table-cell;
vertical-align: middle;
margin:6px 0px 5px -9px;
}
.description-section{
text-align: center;
}
.twitter-typeahead {
	width: 100%;
}
.description-section h1{
margin:0px;
font-weight: bold;
padding:0px 7px;
font-size:16px;
color:#fff;
margin-top:4px;
 text-transform: capitalize;
}
.description-section p{
margin:0px;
padding:0px 1px 0px 8px;
font-size:14px;
color:#7d7f80;
line-height: 15px;
}
.description-section span{
padding:7px;
font-size:13px;
color:#a09999;
}
.more-section{
position: absolute;
bottom:7px;
right:16px;
}
.more-section a{
text-decoration: none;
}
.more-section button{
border:unset;
color:#fff;
border-radius: 5px;
padding:5px;
background-color:#5D4C46 !important;
}
.tt-menu {
	border: 20px solid #107066!important;
	max-width: 500px;
background: #107066!important;
}
.tt-suggestion {
	margin: 5px;
	color: #fff;
	float: left;
}
.tt-suggestion:hover {
	background:darkcyan;
	color: #fff;
}
.tt-suggestion:hover .tt-selectable h1{
	color: #fff;
}
.form-group-typeahead-priview {
	padding: 10px;
}
.menu-item-panel.panel.panel-sortable {
    margin-bottom: 5px!important;
}
.menu-item-panel.panel.panel-sortable:hover .panel-hdr , .menu-item-panel.panel.panel-sortable.active .panel-hdr{
    background : #a38cc6;
}
.deleteMenuItem {
	position: relative;
	left: -25px;
	display: none;
}
.active .deleteMenuItem {
	display: block;
}
.header-icon:not(.btn) .profile-image , .info-card .profile-image {
	width: 50px;
    height: 50px;
}
.mobile-panel {
	    min-width: 430px;
    max-height: 920px;
}
.mobileFrmSection {
	max-width: 495px;
    margin: 0 auto;
}
.mobileFrm {
	background-image: url("../assets/img/mobileFrm.png");
	background-repeat: no-repeat;
    height: 1530px;
    width: 100%;
	padding: 50px 10px 16px 20px;
}
.mobileFrm_iphone {
	background-image: url("../assets/img/mobileFrm_iphone.png");
	background-repeat: no-repeat;
    height: 750px;
    width: 100%;
	padding:80px 20px 20px 20px;
	max-width: 380px;
    margin: 0 auto;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.desktopFrm_iphone {
	background-image: url("../assets/img/laptopView.png");
	    background-repeat: no-repeat;
   height: 1020px;
    width: 100%;
    padding: 80px 230px 40px 228px;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.tabletFrm_iphone {
	background-image: url("../assets/img/tabletView.png");
	    background-repeat: no-repeat;
   height: 1058px;
    width: 100%;
    padding: 117px 115px 65px 130px;
    max-width: 1070px;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}

.mobileFrm_iphone.qrCode {
	padding-top: 60px;
}
.mobileFrm_iphone img.logo {
	width: 100%;
    padding: 10px 40px;
	max-height: 200px;
}
.getQRCode {
	display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
	border-radius:10px;
}
.getQRCode img{
	margin: 0 auto;
    margin: 0 auto;
    border: 1px solid #886ab5!important;
    padding: 10px;
	border-radius:10px;
}
.barcodeScanHoleder h2{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.barcodeScanHoleder h3{
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
}
.barcodeScanHoleder h4{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
    margin-bottom: 0px;
}
.barcodeScanHoleder h6{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
    margin-bottom: 0px;
	padding: 0px 30px;
	word-break: break-all;
}
.barcodeScanHoleder h6 a{
	display:inline-block;
	font-size:1em;
	text-align: center;    
}
.barcodeScanHoleder h4 i{
	position: relative;
	font-size: 2em;
	top:5px;
	padding: 0 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding-top: 3px;
}
.scanLink {
	font-size: 1.1em!important;
	text-decoration: underline!important;
	color: #000!important;
}
.tableTitle {
	background: #909090;
color: #fff;
}
table tr td img{
	max-width: 120px;
	max-height: 120px;
}
.cover-photo {
	padding: 0 5px;
    position: relative;
    width: 96%;
    height: 180px;        
}
.cover-photo img{
	position: absolute;
	border: 1px solid;
}
.cover-photo .cover{
	max-height: 180px;
	width: 100%;
    min-height: 180px;
}
.cover-photo .logo{
	    position: relative;
    top: 100px;
    left: 0;    
}
a.dropdown-item.js-panel-custombutton.pl-4 {
    padding: 0px;
}
.inActive  td{
	background: darkgray;
	opacity:0.5;
	color: #000;
text-decoration: line-through;
}
.page-logo {
background: #faf8fb;	
}

.panel-hdr del {
	width: 96%!important;	
}
.badge-tag {
	font-size: 10px;
    position: relative;
    left: -20px;
}

.foodType {
	position: relative;
	top:5px!important;	
	left: 3px;
}
.food-variant-icon {

position: relative!important;
	top:5px!important;
}



#myOrdersView h2 { font-size: 1.5em;}
#myOrdersView h2 span{ font-size: 2em; font-weight: bold;color: brown;}
#myOrdersView table tr.status_NEW{
	    background-color: #c1e2fc;
}
#myOrdersView table tr.status_CANCELLED {
	    background-color: #fff3d9;
}
#myOrdersView table tr.status_CONFIRMED  , #myOrdersView table tr.status_READY{
	background-color: #1dc9b7;
}

#myOrdersView table tr.status_REJECT  , #myOrdersView table tr.status_REJECTED{
	background-color: #fd3995;
    color: #fff;
    opacity: 0.3;
    text-decoration: line-through;
}

#myOrdersView table tr.status_READY{
	background-color: #1ab3a3;
    color: #fff;
 }
#myOrdersView table tr.status_DELIVERED {
	background-color: cornsilk;
}
#myOrdersView table tr.status_PICKUP {
	background-color: bisque;
}
#myOrdersView table tr.status_CONFIRMED td{
	    color: #fff!important;
}
.custom-control-label {
	cursor: pointer;
}
html body a {
	word-break: break-all;
}
.zero {
	position: initial;	
	top:0px;
}
.cancelOrder  , .editOrder{
	font-style: 15px;
	opacity:0.5;
	cursor: pointer;
}
.cancelOrder:hover  , .editOrder:hover{
	opacity:1;
}


.printOrderMenuCMS .printOrderMenu{
	font-size: 1em!important;
}
.printOrderMenuCMS .printOrderMenu .title{
	text-transform: uppercase;
	font-size: 2em!important;
}
.themeColorCircle {
	width: 36px;
    height: 36px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 25px;
    display: inline-block;
    cursor: pointer;
    position: relative;
	margin: 5px;
	opacity:0.6;
}
.themeColorCircle:hover , .themeColorCircle.active {
	opacity:1;
}
.themeColorCircle.active:after {
          content: '✔';
    position: absolute;
    left: 0px;
    top: -5px;
    width: 30px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 2em;
    }
.themeColorCircle.active {
	  border: 3px solid #000;
}
.themeColorCircle.default {
	background: #95b700;
}
.themeColorCircle.red {
	background: #b70021;
}
.themeColorCircle.orange{
    background-color: #FFA500;
}
.themeColorCircle.blue{
    background-color: #00a2dd;
}
.themeColorCircle.blue-sea{
    background-color: #4200ff;
}
.themeColorCircle.green-leaf {
    background-color: #2e8843;
}
.themeColorCircle.purple{
    background-color: #7d17d3;
}
.themeColorCircle.black{
    background-color: #000000;
}
.themeColorCircle.brown{
    background-color: #825200;
}
.themeColorCircle.pink{
    background-color: #c82872;
}
.themeColorCircle.navy{
    background-color: #000080;
}
.themeColorCircle.maroon{
    background-color: #800000;
}
.themeColorCircle.gray{
    background-color: #696969;
}
.themeColorCircle.teal{
    background-color: #008080;
}
.themeColorCircle.chocolate{
    background-color: #D2691E;
}
.themeColorCircle.olive{
    background-color: #808000;
}
.cover-photo .logo.left_bottom {
	left: 0px;
	top:100px;
}
.cover-photo .logo.left_top {
	left: 0px;
	top:0px;
}
.cover-photo .logo.right_bottom {
	top:100px;
	float: right;
	right: -8px;
	left:8px;
}
.cover-photo .logo.right_top {
	top:0px;
	float: right;
	right: 0px;
	left:8px;
}
.cover-photo .logo.hide_logo {
	display: none;
}

.ui-172{
	max-width:400px;
	margin:50px auto;
	padding:0px 10px;
}
.ui-172 > h2{
	text-align:center;
	font-size:14px;
	line-height:28px;
	text-transform:uppercase;
}
.ui-172 > p{
	text-align:center;
	font-size:12px;
	line-height:28px;
	margin-bottom:15px;
	color:#999;
	font-style:italic;
}
.ui-172 .ui-item{
	background:#fff;
	border:1px solid #eee;
	box-shadow:1px 1px 0px 1px rgba(0,0,0,0.08);
	border-radius:3px;
	padding:15px;
	position:relative;
	margin:12px 0px;
}
.ui-172 .ui-placeholder{
	border-radius:5px;
	border:1px dashed #ebe3c9;
	background:#fffcf4;
	height:50px;
	margin:10px 0px 10px 0px;
}
.ui-172 .ui-placeholder:before{
	content: "Drop Here";
	font-size:17px;
	color:rgba(0,0,0,0.2);
	text-align:center;
	display:block;
	margin-top:12px;
	font-weight:600;
}
.ui-172 .priority{
	float:left;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:14px;
	border-radius:100%;
	cursor:move;
}
.ui-172 .priority.high{
	background:#ed5441;
}
.ui-172 .priority.medium{
	background:#51d466;
}
.ui-172 .priority.low{
	background:#32c8de;
}
.ui-172 h3{
	margin-left:40px;
	font-size:14px;
	line-height:24px;
}
.ui-172 .actions{
	position:absolute;
	top:15px;
	right:15px;
	display:none;
}
.ui-172 .actions a i{
	display:inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:3px;
	color:#888;
	background:#f8f8f8;
	border:1px solid #ddd;
}
.ui-172 .ui-item:hover .actions{
	display:block;
}
.ui-172{
	max-width:400px;
	margin:50px auto;
	padding:0px 10px;
}
.ui-172 > h2{
	text-align:center;
	font-size:14px;
	line-height:28px;
	text-transform:uppercase;
}
.ui-172 > p{
	text-align:center;
	font-size:12px;
	line-height:28px;
	margin-bottom:15px;
	color:#999;
	font-style:italic;
}
.ui-172 .ui-item{
	background:#fff;
	border:1px solid #eee;
	box-shadow:1px 1px 0px 1px rgba(0,0,0,0.08);
	border-radius:3px;
	padding:15px;
	position:relative;
	margin:12px 0px;
}
.ui-172 .ui-placeholder{
	border-radius:5px;
	border:1px dashed #ebe3c9;
	background:#fffcf4;
	height:50px;
	margin:10px 0px 10px 0px;
}
.ui-172 .ui-placeholder:before{
	content: "Drop Here";
	font-size:17px;
	color:rgba(0,0,0,0.2);
	text-align:center;
	display:block;
	margin-top:12px;
	font-weight:600;
}
.ui-172 .priority{
	float:left;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:14px;
	border-radius:100%;
	cursor:move;
}
.ui-172 .priority.high{
	background:#ed5441;
}
.ui-172 .priority.medium{
	background:#51d466;
}
.ui-172 .priority.low{
	background:#32c8de;
}
.ui-172 h3{
	margin-left:10px;
	font-size:14px;
	line-height:24px;
    width: auto;
    display: inline-block;
}
.ui-172 .actions{
	position:absolute;
	top:15px;
	right:15px;
	display:none;
}
.ui-172 .actions a i{
	display:inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:3px;
	color:#888;
	background:#f8f8f8;
	border:1px solid #ddd;
}
.ui-172 .ui-item:hover .actions{
	display:block;
}
.ui-173 .ui-outer{
	position:absolute;
	width:300px;
	display:none;
	top:0px;
	right:0px;
	box-shadow:inset 0px 0px 15px rgba(0,0,0,0.2);
	z-index: 9;
}
.ui-173 .ui-btn{
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:17px;
	color:#fff;
	position:absolute;
	cursor:pointer;
	right:0px;
	top:10%;
	background:#1faabe;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
 @media (min-width: 320px) and (max-width: 990px) {
.ui-173 .ui-btn{
	right:20px;
}
}
.ui-173 .ui-content{
	padding:20px 25px;
	color:#fff;
	max-height: 600px;
	overflow: auto;
}
.ui-173 .ui-content a.ui-close{
	width: 25px;
	height: 25px;
	line-height: 20px;
	text-align: center;
	border-radius: 100%;
	font-size: 15px;
	float: right;
	background:rgba(0,0,0,0.1);
	color: #fff;
}
.ui-173 .ui-content h4{
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	line-height:25px;
	margin-top:12px;
}
.ui-173 .ui-content h4 i{
	margin-right:5px;
	color:rgba(0,0,0,0.3);
	font-size:15px;
}
.ui-173 .ui-content h3{
	font-size:30px;
	line-height:45px;
	color:#fff;
	font-weight:300;
	margin-bottom:18px;
	padding-bottom:15px;
	border-bottom:1px dashed rgba(255,255,255,0.5);
}

.ui-item-dash{
	text-align: center;
	overflow: hidden;
	border: 1px dashed rgba(255,255,255,0.8);
	box-shadow:inset 0px 0px 15px rgba(0,0,0,0.1);
	margin-bottom: 10px;
	padding: 3px;
}
.availability {
	max-width: 800px;
}
.availability .btn{
	margin: 5px;
}
.availability .edit-on {
	display: none!important;
}
.availability .edit-off {
	display: block!important;
}
.availability.start .edit-on {
	display: block!important;
}
.availability.start .edit-off {
	display: none!important;
}
#categoryAvailabilityDataDisplay .form-group {
	    margin-bottom: 0!important;
}
.menuPic {
	width: 60px;
    height: 60px;
    float: left;
	padding: 5px;
}
.clearDropdown {
	float: right;
	cursor: pointer;
}
.order-customer-name {
	max-width: 190px;
margin-left: 10px;
}
.order-customer-name input[type=text] {
	max-height: 25px;
}
.drop-alert-success {
    color: #155724;
	padding:15px;
    background-color: #d4edda;
    border-color: #c3e6cb;
	margin-bottom: 25px;
display: none;

}
.desktop-right-align {
	float: right;
}
#myOrdersView .panel {
	padding-left: 0px;
	padding-right: 0px;
}
.informative {
	    color: #0a6ebd;
    background-color: #e3f2fd;
    border-color: #82c4f8;
    padding: 10px;
}
.warningMessage {
	       color: #c18300;
    background-color: #fff8e9;
    border-color: #ffcd65;
    padding: 10px;
}
#roomServiceDialog .heading {
	width: 100%;
	display: inline-block;
border-bottom: 1px solid #ccc;
}
#roomServiceDialog .heading h4{
	width: auto;
	text-align: left;
	float: left;
}

.form-group > label {
    top: 5px;
    left: 0px;
    position: relative;
    background-color: white;
    padding: 0px 10px 0px 10px;
    font-size: 1em;
}
.form-group > label.no {
    top: 0px;
    left: 0px;    
}

#staffnewItemAddDropdown  .select2-container--default .select2-selection--single .select2-selection__rendered {
    position: relative;
    top: -20px;
}
.menu-staff-action .btn {
	line-height: 0px;
}
.editable-input {
	min-width: 200px;
}
tr.bg-row-success {
	color: #45a197;
    background-color: #f7fdfc!important;
    border-color: #a3ebe4;
}
tr.bg-row-lblue {
	color: #0a6ebd;
    background-color: #e3f2fd!important;
    border-color: #82c4f8;
}
tr.bg-row-gray {
    color: #505050;
    background-color: #fbfbfb!important;
    border-color: #dcdcdc;
}
.remove {
	opacity:0.5;
	cursor: pointer;
}
.remove:hover {
	opacity:1;
}
.bg-attention {
    background-color: #feb7d9!important;
    color: rgba(0,0,0,.8);
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.fs-xxl {
    font-size: 3rem!important;
}

.cm-inventory {
	width: 100%;
	display: inline-block;
	min-width:900px;
	overflow:auto;
}

.cm-inventory  .inventorySelector {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.cm-inventory table td{
	text-align: center;
	vertical-align: middle;
	font-size: 1.2em;

}
.cm-inventory table td.invt-values{
}
.cm-inventory table td .form-control {
	       text-align: center;
    max-width: 50px;
    font-size: 30px;
	padding: 0px;
    border-radius: 55px;
    height: 50px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.cm-inventory table td.today {
	font-weight: bold;
	padding: 0px;	
}

.cm-inventory table td.blocked {
	background-color: #f3f3f3!important;
	opacity:0.5;
	color: #000!important;
	font-weight: bold;

}
.cm-inventory table tr:hover td.blocked {
	background-color: #f3f3f3!important;
	opacity:0.5;
	color: #000!important;
	font-weight: bold;
}
.cm-inventory table tr:hover td.blocked .inventoryInput{
	background-color: #f3f3f3!important;
	opacity:0.5;
	color: #000!important;
	font-weight: bold;
}
.cm-inventory table tr td i {
	font-size: 1.5em;
}
.cm-inventory .inventorySelector .spinner{
	display: none;
}
.cm-inventory .inventorySelector.spinner .input-group{
	display: none;
}
.cm-inventory .inventorySelector.spinner .spinner{
	display: block;
}
.feedback-text.true{
	color: #1dc9b7!important;
}
.feedback-text.false{
	color: #fd3995!important;
}
.loadComponent {
	min-height:300px; 
}
.alertBoxDroptech {
	    max-width: 800px;
    margin: 0 auto;
    padding: 30px;
    width: auto;
}

.custom-control-input:checked~.custom-control-label::before {
	    color: #fff;
    border-color: #107066;
    background-color: #107066;
}

.table td, .table th{
	vertical-align: middle;
}

.loading-overlay-content {
    text-transform: uppercase;
    letter-spacing: 0.4em;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    margin: 10px 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    width: 30em;
    background: #000;
    color: #fff;
	border: 1px dotted #fff;
}
#manageRateDisplaySection {
	min-height: 300px;
	width: 100%;
	display: inline-block;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 5px;
}
.input-group-append .btn, .input-group-prepend .btn {
	z-index: 1;
}
.roomRateManageTr .manageRateInputControl{
    font-weight: bold;
    text-align: center;
    width: 80px;
    font-size: 1em;
    margin: 0 auto;
}























.loading-overlay-content {
  border-radius: 10px;
  display: grid;
  place-content: center;
  text-align: center; 

  --border-size: 0.5rem;
  border: var(--border-size) solid transparent;

  /* Paint an image in the border */
  border-image: conic-gradient(
      from var(--angle),
      #d53e33 0deg 90deg,
      #fbb300 90deg 180deg,
      #377af5 180deg 270deg,
      #399953 270deg 360deg
    )
    1 stretch;  
}
/* Animate when Houdini is available */
@supports (background: paint(houdini)) {
  @property --opacity {
    syntax: "<number>";
    initial-value: 0.5;
    inherits: false;
  }

  @property --angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
  }

  @keyframes opacityChange {
    to {
      --opacity: 1;
    }
  }

  @keyframes rotate {
    to {
      --angle: 360deg;
    }
  }

  .loading-overlay-content {
    animation: rotate 5s linear infinite, opacityChange 5s infinite alternate;
  }
}

.weekDays-selector input  , .ota-selector input{
  display: none!important;
}

.weekDays-selector input[type=checkbox] + label , .ota-selector input[type=checkbox] + label {
 	cursor: pointer;
    width: auto;
    height: 40px;
    display: block;    
    position: relative;
    border-radius: 20px;
    border: 1px solid #563d7c;
    color: #886ab5;
    float: left;
    text-transform: uppercase;
    margin: 3px 5px;
    line-height: 40px;
    text-align: center;
    font-size: 0.8em;
    padding: 0px 5px;
    min-width: 40px;
}

.weekDays-selector input[type=checkbox]:checked + label , .ota-selector input[type=checkbox]:checked + label {
  background: #179c8e;
  color: #ffffff;
  transform: scale(1.1);
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
#getOtaFormForBulkOparations .card-body {
	margin-bottom: 0px;
	margin: 0 auto;
}
#bulk_room_rate_update .input-group-text.icon  {
	max-width: 48px;
}
#bulk_room_rate_update .otaList .input-group-prepend i{
	font-size: 20px;
    min-height: 25px;
}
#bulk_room_rate_update .otaList input.form-control{
	height: 42px;
    font-size: 1.2em;
    max-width: 140px;
}
#bulk_room_rate_update .collapsed {
	color: #495057;
    text-align: center;
}
#bulk_room_rate_update .collapsable  i {
	position: relative;
    top: 1px;
    left: 5px;
    font-size: 18px;
    color: #4c4c4c;
 }
 .update-in-porgress {
	opacity:0.5;
 	cursor: wait;
 }
#uplaodStatusOverView .status{
	padding-right: 30px;
}
 #uplaodStatusOverView .status:before {
	top: 10px;
    right: 10px;
}
#bulkUpdateFinalConfirmation {
	margin-bottom: 30px;
}
.fal.fa-shield-check {
	font-size: 5em;
	}
.alert-icon+div {
    padding-left: 3rem;
}
.bg-info-100 {
	text-align: center;
	background-color: #82c4f8!important;
    color: rgba(0,0,0,.8);
}
.blinking {
        animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
      }
      @keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }
      @-webkit-keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }
.manageRateInputControl {
	max-width: 100px;
}
.profileSetting .list {
	min-width: 400px!important;
    float: left!important;
    border: 1px dotted #e5e5e5;
    padding: 10px;
	opacity:0.8;
}
.profileSetting .list:hover {
	background: #e5e5e5;
	cursor: pointer;
	opacity:1;
}
.profileSetting .list span{
	margin-left: 30px;
	font-size: 0.8em;
}
.audio-record-control {
	width: 100%;
	margin:0 auto;
	margin-top:20px;
	display: inline-block;
	margin: 10px;
}
.audio-record-control {
	width: 100%;
	margin:0 auto;
	display: inline-block;
	margin-top: 30px;
    border: 1px solid #e5e5e5;
	min-height: 100px;
	height: auto;
}
.audio-record-control label{
	top:-10px;
}


.drop-booking-list{
	margin:10px 0px;
}
@media(max-width: 500px){
	.drop-booking-list .col-mob{
		width:100%;
	}
}
/* Item */
.drop-booking-list .ui-item{
	border:1px dashed #ddd;
	box-shadow:2px 2px 0px 1px rgba(0,0,0,0.06);
	padding: 10px 15px;
    margin: 10px auto;
	border-radius:5px;
	background:#fff;
}
/* Main Heading */
.drop-booking-list .ui-item h2{
	font-size: 18px;	
	text-align:center;
	color:#999;
	font-weight:bold;
}

/* Price */
.drop-booking-list .ui-item h3{
	font-size:15px;
	float:right;
	font-weight:400;
}
@media(max-width: 325px){
	.drop-booking-list .ui-item h3{
		font-size:24px;
		line-height:34px;
		margin-right:18px;
	}
}
.drop-booking-list .ui-item h3 > span{
	font-size:18px;
	color:#888;
	font-weight:600;
	margin:0px 3px;
}
@media(max-width: 325px){
	.drop-booking-list .ui-item h3 > span{
		font-size:14px;
	}
}
/* Border */
.drop-booking-list .ui-item .ui-border{
	margin:8px 0px;
	height:2px;
}
/* Paragraph */
.drop-booking-list .ui-item p{
	font-size:13px;
	line-height: 26px;
	color:#999;
	margin:15px 0px;
}
/* Small Heading */
.drop-booking-list .ui-item h4{
	font-size:20px;
	line-height:25px;
	margin-bottom:5px;
	color:#4c4c4c;
}
/* Unordered Listing */
.drop-booking-list .ui-item ul{
	padding:0px;
	list-style-type:none;
    margin-bottom: 0px;
	margin-left: 15px;
}
.drop-booking-list .ui-item ul > li{
	color:#aaa;
	position:relative;
	padding:3px 0px;
}
/* Icon */
.drop-booking-list .ui-item ul > li  i{
    font-size: 15px;
    color: #2196f3;
    margin-right: 8px;
    vertical-align: middle;
}
.drop-booking-list .ui-item.text-danger ul > li  i{
    color: #fd3995;
}
.drop-booking-list .ui-item.text-success ul > li  i{
    color: #1dc9b7;
}
.drop-booking-list .ui-item.text-info ul > li  i{
    color: #2196f3;
}

.drop-booking-list .ui-item ul > li > span{
	color:#888;
}
.drop-booking-list .ui-item ul > li > b{
	color:#888;
	position:absolute;
	right:0px;
}

audio {
	width:100%;
	height:25px;
	 -webkit-transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-o-transition:all 0.5s linear;
transition:all 0.5s linear;
-moz-box-shadow: 2px 2px 4px 0px #006773;
-webkit-box-shadow:  2px 2px 4px 0px #006773;
box-shadow: 2px 2px 4px 0px #006773;
-moz-border-radius:7px 7px 7px 7px ;
-webkit-border-radius:7px 7px 7px 7px ;
border-radius:7px 7px 7px 7px ;
}
audio::-webkit-media-controls-enclosure {
    background-color: #1dc9b7;
}
audio::-webkit-media-controls-timeline {}
audio::-webkit-media-controls-volume-control-container {}
audio::-webkit-media-controls-volume-control-container.closed {}
audio::-webkit-media-controls-volume-slider-container {}
audio::-webkit-media-controls-volume-slider {}
audio::-webkit-media-controls-seek-back-button {}
audio::-webkit-media-controls-seek-forward-button {}
audio::-webkit-media-controls-fullscreen-button {}
audio::-webkit-media-controls-rewind-button {}
audio::-webkit-media-controls-return-to-realtime-button {}
audio::-webkit-media-controls-toggle-closed-captions-button {}



.cp-logo {
	width: 75px;
	height: 25px;
	background-image: url("../assets/img/cp/default.png");
	background-repeat: no-repeat;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.cp-logo.booking {
	background-image: url("../assets/img/cp/booking.png");
}

.cp-logo.expedia {
	background-image: url("../assets/img/cp/expedia.png");
}

.cp-logo.agoda {
	background-image: url("../assets/img/cp/agoda.png");
}

.cp-logo.cleartrip {
	background-image: url("../assets/img/cp/cleartrip.png");
}

.cp-logo.goibibo {
	background-image: url("../assets/img/cp/goibibo.png");
}

.cp-logo.hotels {
	background-image: url("../assets/img/cp/hotels.png");
}

.cp-logo.hotelwebsite {
	background-image: url("../assets/img/cp/hotelwebsite.png");
}

.cp-logo.hotelworld {
	background-image: url("../assets/img/cp/hotelworld.png");
}

.cp-logo.travelguru {
	background-image: url("../assets/img/cp/travelguru.png");
}

.foodstatusIcon {
	height: 25px;
    width: 25px;
	background-size:100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
}

.foodstatusIcon.READY {
	background-image: url("img/orderReady.png");
}
.foodstatusIcon.PICKUP {
	background-image: url("img/pickup.png");
}
.foodstatusIcon.DELIVERED {
	background-image: url("img/delivered.png");
}
.foodstatusIcon.CONFIRMED {
	background-image: url("img/confirm.png");
}
.foodstatusIcon.NEW {
	background-image: url("img/new.png");
}
.foodstatusIcon.REJECT , .foodstatusIcon.REJECTED {
	background-image: url("img/reject.png");
}
.list-group-item {
	padding: 0.5rem;
	cursor: pointer;
}
#droptechSortItems_menu li{
    border-bottom: 1px solid #4c4c4c;
}
#droptechSortItems_menu li .foodType{
	top:0;
	left: 10px;
}
#panel-4-menu-manage .list-group {
	padding: 5px;
	border: 1px solid #4c4c4c;
}
.title-only-class {
	font-size: 1.3em;
}
#panel-998 .form-group {
	border: 1px dotted #e5e5e5;
    margin: 0 auto;
padding: 10px
}
#panel-998 .profileSetting .list {
	min-width: 430px!important;
}
.form_field_typeahead_img {
	padding: 20px;
}
.photo-edit-link {
      position: relative;
    right: 60px;
    z-index: 1;
}


.home-category-list .home-box-category {
    position: relative;
    min-width:200px;
	max-width:330px;    
    height: 85px;
    overflow: hidden;
    float: left;
    border: 5px solid #ffffff;
    border-radius: 10px;
	z-index: 0;
}
.home-category-list .home-text-category {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center;
}
.home-category-list .home-text-category .bc-text {
    word-break: break-word;
    display: table-cell;
    z-index: 2;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px;
    line-height: 1;
}
.home-category-list .home-image-category {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
}
.home-category-list .home-image-category img {
    opacity: 0.5;
    max-height: 9999999%;
    width: 100%;
    height: auto;
    max-width: 200%;
    margin-left: 0;
}

.select2-container {
	z-index: 99999;
}
.context-menu-right-click {
	position: absolute;
	display:none;  
}
 .context-menu  {
            
            text-align: center;
			
			 background-color: #000000;
			 padding:5px;
			-webkit-box-shadow: 5px 5px 5px 0px rgba(163, 140, 198, 1);
-moz-box-shadow: 5px 5px 5px 0px rgba(163, 140, 198, 1);
box-shadow: 5px 5px 5px 0px rgba(163, 140, 198, 1);
background: rgba(6,6,6,0.5);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
border: 1px solid rgba(6,6,6,0.25);
border-radius: 5px;

        }
  
        .context-menu ul {
            padding: 0px;
            margin: 0px;
            min-width: 150px;
            list-style: none;
        }
  
        .context-menu ul li {
            padding:5px;
            border: 1px solid #FFF;
        	text-align: left;
        	cursor: pointer; 
        }
		.context-menu ul li:hover , .context-menu ul li:hover a{
            color:#fff;
        	background: #563d7c!important;
        	
        }
  
        .context-menu ul li a {
            text-decoration: none;
            color: black;
        	cursor: pointer;
        	text-align: left;
        }

        
        
        
        table tr.active {
        background-color: rgba(136, 106, 181, .04);}
		.hide-button-add .addNewItemButton{
			display: none;
		}




		/* Main comment block styling */
.comment-block {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(60,60,60,0.05);
    margin-bottom: 18px;
    transition: box-shadow 0.2s, border-color 0.2s;
    border: 1px solid #f0f0f0;
    position: relative;
    z-index: 1;
}

/* Highlight on hover to show communication flow */
.comment-block:hover {
    box-shadow: 0 4px 16px rgba(60,60,60,0.12);
    border-color: #007bff;
    z-index: 2;
}

/* Reply block styling (nested) */
.reply-block {
    background: #f9f9fc;
    border-left: 3px solid #007bff;
    margin-left: 40px;
    margin-top: 10px;
    border-radius: 6px;
    padding-left: 16px;
    transition: box-shadow 0.2s, border-color 0.2s;
    position: relative;
}

.reply-block:hover {
    box-shadow: 0 2px 8px rgba(0,123,255,0.08);
    border-left: 3px solid #0056b3;
    z-index: 2;
}

/* Profile image and initials */
.profile-image {
    width: 40px;
    height: 40px;
    font-size: 1.1rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Add a subtle transition for reply box */
.add-reply-box {
    transition: background 0.2s;
}
.add-reply-box:focus-within {
    background: #f0f8ff;
}

/* Comment actions (reply/delete) */
.comment-actions a {
    color: #007bff;
    margin-right: 10px;
    font-size: 0.95em;
    opacity: 0.7;
    transition: opacity 0.2s, color 0.2s;
}
.comment-actions a:hover {
    opacity: 1;
    color: #0056b3;
    text-decoration: underline;
}

/* Communication flow indicator (optional, for visual flow) */
.comment-block::before {
    content: '';
    display: block;
    position: absolute;
    left: -18px;
    top: 20px;
    width: 8px;
    height: 8px;
    background: #007bff;
    border-radius: 50%;
    opacity: 0.15;
}







/* HTML: <div class="loader"></div> */
.droptech-spinner-text {
  width: fit-content;
  font-weight: bold;
  font-size: 30px;
  padding-bottom: 8px;
  background: linear-gradient(currentColor 0 0) 0 100%/0% 3px no-repeat;
  animation: l2 2s linear infinite;
}
@keyframes l2 {to{background-size: 100% 3px}}
.dataTables_wrapper .col-sm-12.col-md-6.d-flex.align-items-center.justify-content-end {
	padding-right: 100px;
}
.max-width-600 {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	float: none!important;
}
#importReviewForm {
	width: 100%;
	display: inline-block;
	overflow: auto;
	min-width: 600px;
}
#importReviewForm tr td input.form-control {
	    vertical-align: left;
	text-align: left;
	width: 250px;
}
.import-feedback .import-status {
	float: left;
}
#importReviewForm .custom-control.custom-checkbox {
	float: left;
}
#importReviewForm tr td input , #importReviewForm tr td select{
	height: 30px;
	padding: 3px;
	font-size: 1em;
}
#importStatusAlert {
	max-width: 800px;
}