.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;
}
ul.channel_gateway {
	list-style-type: none;
	padding: 0px;
}
ul.channel_gateway li {
}
ul.com_channel li {
	list-style: none;
	display: inline;
	padding: 5px 30px;
}
ul.channel_gateway li.active label {
	color: #000 !important;
	background: #fff;
}
ul.channel_gateway li:has(>span checkbox:checked) {
 background: #f00 !important;
}
.checkbox_con {
	margin: 16px 15px;
	margin-left: 0px;
	margin-bottom: 50px;
}
.checkbox_con input {
	margin: auto;
}
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;
}
.login_yes_no {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}
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; }
.login-body .navbar-brand {
	width: 95px;
	display: block;
	margin: 20px auto 0;
	height: 95px;
	padding: 0;
}
.login-body .navbar-brand img {
	width: 100%;
	height: 100%;
	padding: 0;
	mix-blend-mode: multiply;
}
.logtext {
	text-align: center;
}
.logtext p {
	color: #404040;
	font-size: 15px;
	line-height: 22px;
	margin-top: 17px;
	font-weight: 600;
}
.logtext p b {
	font-size: 21px;
	font-weight: 800;
	line-height: 31px;
	color: #160e49;
}
.login-body {
	background: #f7f6fa;
}
.login-container {
	background: url(../img/login-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: calc(100vH - 200px);
}
#login_form , .form-card {
	padding: 60px 40px;
	width: 100%;
	max-width: 440px;
	margin: 60px auto;
	background: #fff;
	box-shadow: 0px 0px 70px 0px rgba(0,0,0,.1);
	border-radius: 15px;
}
.btn.btn-link.forgt {
	float: right;
	color: #665ab0;
	font-size: 14px;
}
.loghead {
	font-size: 25px;
	font-weight: 800;
	margin: 5px 0 20px;
}
#login_form input.form-control , .form-card  input.form-control{
	height: 46px;
}
#login_form .btn.btn-orange.btn-block ,  .form-card .btn.btn-orange.btn-block {
	background: #4863f0;
	height: 50px;
	border-radius: 2px;
}
#login_form label , .form-card  label {
	color: #626262;
	font-size: 14px;
}
.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{
	cursor: pointer;
    background: #3362cc;
    border: 1px solid #3362cc;
    padding: 4px 20px;
    text-align: center;
    color: #fff !important;
}
.gat_con11{
	padding: 10px;
	background: #f5f5f5;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
.login-body .navbar-brand {
    width: 45px;
    height: 45px;
}
}
#container_kwa_drilldown_graph g g rect{
	cursor: pointer;
}
.pass_expir{
	flex: 0 0 100%;
    max-width: 100%;
    padding: 20px;
    width: 100%;
    max-width: 600px;
    margin: 60px auto;
    background: #fff;
    box-shadow: 0px 0px 70px 0px rgba(0,0,0,.1);
    border-radius: 5px;
}
#user-pwd-resset .help-block{
	color: #f00;
}
.reopen_sta{
	padding: 5px 30px;
    font-weight: bold;
    font-size: 16px;
}