.red_border {
	border: 1px solid red;
}
span.error {
	color: #f00;
	display: block;
}
select.text-danger {
	color: #000 !important;
}
span.red_star {
	color: #f00;
}
span.low {
	background-color: #5bc0de;
}
span.medium {
	background-color: #FD7400;
}
span.high {
	background-color: #F40029;
}
.escalate_box {
/*display: none;*/
}
.ques_todo .text {
	overflow: hidden;
}
.ques_todo .height {
	max-height: none;
	border: none;
	padding: 5px 9px;
}
.ques_todo a.readmore {
	cursor: pointer;
}
.ques_todo .heightAuto {
	max-height: 5000px;
}
.ques_todo .heightwrapp {
	max-height: 50px;
	border: 1px solid #ccccccfc;
}
.text {
	overflow: hidden;
}
.height {
	max-height: 81px;
	background-color: #eee;
	border: 1px solid #a7a4a4e6;
	text-align: justify;
	padding: 9px 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	border-radius: 3px;
}
a.readmore {
	cursor: pointer;
}
.heightAuto {
	max-height: 5000px;
}
.heightwrapp {
	max-height: 50px;
	border: 1px solid #ccccccfc;
}
.followup-status-list {
	position: relative;
	padding: 15px;
	border: 1px solid rgba(0,0,0,0.1);
	background-color: rgba(0,0,0,0.02);
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.escalation_details b {
	width: 32%;
	text-align: left;
	display: inline-block;
}
.escalation_details span.res {
	width: 50%;
	text-align: left;
	display: inline-block;
}
.escalation_details span.colon {
	width: 3%;
	text-align: left;
	display: inline-block;
	font-weight: bold;
}
.followup-status-list span.Re-open {
	background-color: #1462E0;
}
 @-webkit-keyframes fadein {
 from {
bottom: 0;
opacity: 0;
}
 to {
bottom: 30px;
opacity: 1;
}
}
 @keyframes fadein {
 from {
bottom: 0;
opacity: 0;
}
 to {
bottom: 30px;
opacity: 1;
}
}
 @-webkit-keyframes fadeout {
 from {
bottom: 30px;
opacity: 1;
}
 to {
bottom: 0;
opacity: 0;
}
}
 @keyframes fadeout {
 from {
bottom: 30px;
opacity: 1;
}
 to {
bottom: 0;
opacity: 0;
}
}
nav.super_admin {
	background-color: #0855C4;
}
.message {
	text-align: center !important;
	margin-top: 2px;
	width: 100%;
}
.faqadd {
	background: #5bc0de;
	padding: 5px;
	border-radius: 14px;
	color: #fff;
}
tr.inactive_faq {
	background: #C3FFFF !important;
}
.status_icon, span.low, span.medium, span.high {
	padding: 4px;
	text-align: center;
	margin: 0px 3px;
	border-radius: 4px;
	color: #fff;
}
.download_history {
/*display: none;*/
}
/* style for channel gateway */
.gat_con {
	display: none;
}
.gat_container .gat_con:first-child {
	display: block;
}
/* Channel gateway tabs – pill-style tab bar */
ul.channel_gateway {
	list-style-type: none;
	padding: 0.25rem;
	margin: 0 0 1.25rem 0;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	background: #f1f5f9;
	border-radius: 10px;
	border: 1px solid #e2e8f0;
	min-height: 2.75rem;
	align-items: center;
}
ul.channel_gateway li {
	display: inline-block;
	margin: 0;
}
ul.com_channel li {
	list-style: none;
	display: inline;
	padding: 5px 30px;
}
ul.channel_gateway li.active .gateway_title,
ul.channel_gateway li.active label {
	color: #fff !important;
	background: linear-gradient(135deg, #003399 0%, #0044b3 100%);
	border-color: #003399;
	box-shadow: 0 1px 3px rgba(0, 51, 153, 0.25);
}
ul.channel_gateway li:not(.active) .gateway_title {
	background: #fff;
	border-color: #e2e8f0;
	color: #475569;
}
ul.channel_gateway li:not(.active) .gateway_title:hover {
	background: #fff;
	border-color: #003399;
	color: #003399;
	box-shadow: 0 0 0 1px rgba(0, 51, 153, 0.15);
}
ul.channel_gateway li:has(>span checkbox:checked) {
	background: transparent !important;
}
.checkbox_con {
	margin: 0.75rem 0 0 0;
	padding: 0;
}
.checkbox_con input {
	margin: 0;
}
span.channel_name {
	background: #ccc;
	padding: 5px 5px;
	border-radius: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.field-icon {
	float: right;
	margin-left: -25px;
	margin-top: -25px;
	position: relative;
	z-index: 2;
}
span.success {
	color: #008000;
	display: block;
	padding: 5px 0px;
}
.text-danger {
	color: #495057 !important;
}
.loader-container {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 30em;
	height: 18em;
	margin-top: -9em; /*set to a negative number 1/2 of your height*/
	margin-left: -15em;
	display: none;
	z-index:99999;
}
.loader-container .preloader {
	background-color: transparent;
}
.loader-back {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #e9e9e9;
	display: none;
	opacity: 0.7;
	z-index:9999;
}
p span.view_more {
    padding: 12px 14px 0px 10px;
    display: block;
    text-decoration: underline;
    cursor: pointer;
}
.opt_field{ display: none; }
.location_details{ padding-bottom: 10px; }
.ch_add_more{
    border-color: #007bff;
    margin: 15px 0px;
    border-radius: 4px;
    background-color: #007bff;
    color: #fff;
    font-weight: bold;
}
.ch_remove{
    border-color: #f00;
    margin: 15px 0px;
    border-radius: 4px;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
}
.gateway_title {
	display: inline-block;
	cursor: pointer;
	background: #fff;
	border: 1px solid #e2e8f0;
	padding: 0.5rem 1.25rem;
	text-align: center;
	color: #475569;
	font-size: 0.875rem;
	font-weight: 500;
	border-radius: 8px;
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.gat_con_in > .row,
.gat_con > .row {
	padding: 1rem;
	background: #f8fafc;
	border-radius: 8px;
	margin-bottom: 1rem;
}
.gat_con_in > .row:last-child,
.gat_con > .row:last-child {
	margin-bottom: 0;
}
.count_txt{
	border: none;
	color: #fff;
	height: 0px;
	position: absolute;
	z-index: -1;
}
span.mem_con{
	background: #2a3357;
	color: #fff;
	border-radius: 2px;
	padding: 3px 8px;
}
span.mem_delete{
	padding-left: 5px;
	cursor: pointer;
}