body, html {
	height: 100%;
	/* background:#eaedf7; */
	overflow-x: hidden;
	
}

/* .table-responsive{

	scrollbar-width: thin;  
  	scrollbar-color: #29b6f6 #ffffff; 
} */


.baseurl {
	display: none;
}
.bg {
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	position: absolute;
	z-index: 1;
	float: left;
}
.loginFormBox {
	width: 40%;
	float: right;
	position: relative;
	height: 100%;
	z-index: 2;
}
.fixed-sn .page-footer .container-fluid, .fixed-sn main {
	margin-left: 1%;
	margin-right: 1%;
}
.cascading-admin-card {
	margin-top: 1.25rem;
}
.cascading-admin-card .admin-up {
	margin-left: 4%;
	margin-right: 4%;
	margin-top: -1.25rem;
}
.cascading-admin-card .admin-up .fab, .cascading-admin-card .admin-up .far, .cascading-admin-card .admin-up .fas {
	padding: 1.7rem;
	font-size: 2rem;
	color: #fff;
	text-align: left;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cascading-admin-card .admin-up .data {
	float: right;
	margin-top: 2rem;
	text-align: right;
}
.cascading-admin-card .admin-up .data p {
	color: #999;
	font-size: 12px;
}
.progress, .progress .progress-bar {
	height: 6px;
}
.font-weight-500 {
	font-weight: 500 !important;
}
.classic-admin-card .card-body {
	color: #fff;
	margin-bottom: 0;
 padding: .9rem;
}
.classic-admin-card .card-body p {
	font-size: 13px;
	opacity: .7;
	margin-bottom: 0;
}
.classic-admin-card .card-body h4 {
	margin-top: 10px;
}
.classic-admin-card .progress {
	margin: 0;
	opacity: .7;
}
.side-nav.wide.slim:hover {
	width: 15rem;
}
.side-nav.wide.slim:hover .fa-angle-down.rotate-icon {
	opacity: 1;
	display: block;
}
.loaderAjax {
	display: none;
	position: fixed;
	background: rgba(0,0,0,0.7);
	z-index: 999999999;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 0;
}
label.form-check-label.label-table {
 	height:.94rem;
	padding-left: 25px;
}
#entryViewModal .modal-content, #masterModal .modal-content {
	/* margin:15px; */
	width:calc(100% - 30px);
	top: 55px;
    left: 15px;
	min-height: 450px !important;
}

.modal-body{
	min-height: 400px;
}
/* #entryViewModal .modal-body, #masterModal .modal-body {
	min-height: 350px;
	max-height: 350px;
} */

#audioPlayer .modal-content{
	background:none;
	box-shadow:none;
}
#audioPlayer .modal-content audio{
	width:100%;
}


span.spcBtn {
	padding: 0 10px;
	position: relative;
	margin: 0 10px !important;
	color: #999;
}
span.spcBtn::before, span.spcBtn::after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 5px;
	border-bottom: 1px solid #999;
}
span.spcBtn::before {
	left: 0;
}
span.spcBtn::after {
	right: 0;
}
span.cnclBtn {
	color: #666;
	cursor: pointer;
}
span.cnclBtn:hover {
	color: #0ba7e6;
}
.jconfirm-box-container .content {
	padding: 0;
}
.jconfirm-box-container .content .form-control {
	height: 34px;
	border-radius: 4px;
}
.jconfirm-box-container {
	margin: auto;
}
.jconfirm.jconfirm-black .jconfirm-box .buttons button.btn-default {
	padding: 6px 15px;
	margin: 0;
	background: none !important;
	
}
.jconfirm.jconfirm-black .jconfirm-box .buttons button.btn-default:hover {
	background: #666 !important;
	transition: background .1s;
}
.jconfirm.jconfirm-material .jconfirm-box .buttons button {
	padding: 6px 15px;
}
.addMoreTable table {
	width: 100%;
}
.addMoreTable table tr td {
	padding: 0 10px 0 0;
}
ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.iconMenu {
	cursor: pointer;
	font-size: 20px;
	float: right;
	padding: 7px 0 7px 10px;
}
#menuBox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	padding: 25px 50px;
	top: 0;
	left: 0;
	z-index: 99999;
	color: #fff;
}
#menuBox .close-icon {
	margin: 0 0 15px;
	cursor: pointer;
}
#menuBox .close-icon i {
	font-size: 36px;
}
#menuBox ul {
	display: block;
}
#menuBox ul li {
	display: block;
	width: 20%;
	text-align: center;
	padding: 10px 0;
	margin: 0 0 50px;
	float: left;
	cursor: pointer;
}
#menuBox ul li span {
	display: table;
	border-radius: 50px;
	width: auto;
	color: #fff;
	font-size: 14px;
	font-weight:400;
	padding: 0 10px;
	margin: 5px auto 0;
}
.masterBtnDropdown {
	flex: 1;
	display: flex;
}
.masterBtnDropdown .select-wrapper {
	width: 100%;
}
.masterBtnAdd {
	margin: 24px 0 24px 2px;
	padding: 0 10px;
    border-radius:0 .25rem .25rem 0;
	color: #fff;
	line-height: 38.8px;
	font-size: 10px;
	cursor: pointer;
	height: 38.8px;
}

.playBtn {
	/* margin: 24px 0 24px 2px; */
	padding: 0 10px;
	color: #fff;
	line-height: 38.8px;
	cursor: pointer;
	height: 38.8px;
	margin-top: 1.4rem; 
	font-size: 0.75rem;
}
.addMoreTable .masterBtnDropdown .masterBtnAdd {
	margin: 0 0 0 2px;
}
.addMoreTable .md-form {
	margin: 0;
}
.addMoreTable .md-form input, .addMoreTable .md-form.mdb-select {
	margin: 0 0 5px;
}
/*.addMoreTable.form-group.col-md-12 {
	 background: #f6f6f6;
	padding: 15px;
} */
.addMoreTable table thead tr td {
	font-size: 18px;
	font-weight: 400;
	color: #676767;
	padding: 5px 0;
}
.addMoreTable h4 {
	font-size: 20px;
	font-weight: 400;
	border: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 5px;
	text-align: center;
	background: #eee;
}
.md-form, .md-form.md-outline {
	margin-bottom: 0;
}
ul.dbCards {
	display: flex;
	padding:0;
	margin:0;
}
ul.dbCards li {
	display: block;
	flex: 1;
	margin-right: 15px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 2px 0 6px rgba(0,0,0,0.33);
}
ul.dbCards li:last-child {
	margin-right: 0;
}
.dbCardHead {
	background: #ccc;
	border-radius: 10px 10px 0 0;
	padding: 4px 9px;
}
.headIcon {
	float: left;
}
.headIcon img{
	height: 33px;
	width: 33px;
}

.headText {
	float: right;
	font-size: 14px;
	height: 33px;
	align-items: center;
	display: flex;
	color: #fff;
	font-weight: 400;
	width:calc(100% - 44px);
}
.dbCardCount {
	/* padding: 18px; */
	padding: 10px 18px 10px;
}
.cntText {
	color: #858181;
	font-size: 14px;
	display: block;
	font-weight: 400;
}
.cntVal {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	display: block;
}
.dbCardCount .cntText {
	float: left;
	padding: 8px 0px 1px;
}
.dbCardCount .cntVal {
	float: right;
}
.dbCardFullCnt {
	padding: 0 18px 10px;
	text-align:center;
}

ul.dbCards li:nth-child(1n) .dbCardHead {
	background: #4285f4;
}
ul.dbCards li:nth-child(2n) .dbCardHead {
	background: #ffbb33;
}
ul.dbCards li:nth-child(3n) .dbCardHead {
	background: #13c6b9;
}
ul.dbCards li:nth-child(4n) .dbCardHead {
	background: #ff5252;
}
ul.dbCards li:nth-child(5n) .dbCardHead {
	background: #29b6f6;
}
ul.dbCards li:nth-child(6n) .dbCardHead {
	background: #51c42a;
}

.login-card{
	width:80%; position:absolute; top:0; right:0; 
	left:0; bottom:0; margin:auto; height:500px;
}

.checkbtn{
	font-size: 30px;
	color: white;
	float: right;
	margin-right: 40px;
	cursor: pointer;
	display: none;
  }

  #check{
	display: none;
  }

  .homepage{
	  margin-left: 5%;
  }

.chngpass{
	width:50%; position:absolute; 
	top:0; right:0; left:0; bottom:0;
	 margin:auto; height:350px;
}

.user-image{	
	height: 35px !important;
	display: inline;
	margin-left: -50px !important;
	padding-left: 5px;
	margin-top: 9px;
}

/* .badge-warning{
	border-radius: 50px;
	background-color: #fb3 !important;
} */

.md-form label.active{
	transform: translateY(-20px) scale(.8);
    /*margin-left: 14px;*/
}

.profiles:hover{
	border-radius: none !important;
 }
 
.removehover{
	margin-top: 10px;
	padding: 0 25px;
	font-size: 14px;
	color: #fff !important;
}

 .removehover{
	background: none !important;
	border-radius:none !important;
 }

 .excel-download{
  background: #51c42a !important;
  border:none !important;
 }

.pdf-download{
	background-color: #29b6f6 !important;
	border:none !important;
}

/*.col-user {
    display: contents;
    padding: 0px;
}

.comapny-name{
	display: block;
	padding: 0px !important;
	font-size: 10px !important;
	line-height: 0px;
	padding-bottom: 18px !important;
	margin-top: -4px !important;
}

.login-user{
	margin-left: -5px !important;
	
	padding-left: 0px !important;

}*/

.user-col{
	padding: 0px !important;
	/*margin-left: -20px !important;*/

}
.removehover{
	color: #fff;
}

.dropdownArrows{
	height: 7px !important;
	margin-top: 9px;
	padding-left: 1px;
}

.nohover{
	background: none !important;
	border-radius:none !important;
}

.main-menu{
	margin-left: -2%;
	font-weight: 400;
}

.clndrinput{
	width: calc(100% - 23px);
	position: absolute;
}

.iconss {
	text-align: center;
float: inline-end;
height: 21px;
width: 21px;
margin-left: calc(100% - 39px) !important;

margin-top: 15px;
	
  }
  
.user-dropdown a{
	display: block;
	line-height: 35px;
	font-size: 14px;
  }

.user-dropdown  a:hover {
	background: rgba(0,0,0,0.2);
	border-radius:50px;
 }

.nomargin{
	margin-left: 0% !important;
	margin-right: 4% !important;
}

.norightmargin{
	margin-right: 0% !important;
}
.validfor{
	background:rgba(255,193,7,0.9);border-radius:50px;
	/* margin-right: 11px; */

}
.validexpire{
	background:rgba(255,0,0,0.9);border-radius:50px;
	margin-right: 11px;

}
.renewbtn{
	margin-left: -20px;
}

.msgbox{
	padding-bottom: 5px;
   border-bottom: 1px solid #eee;
   margin-bottom: 0px !important;
   background: #eee;
   margin-top: -5px;
}

.more-ot-alert::after {
    content: "";
    position: absolute;
    top: 27px;
    left: -12px;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    border-color: 
transparent
    #eee;
    display: block;
    width: 0;
    z-index: 1;
}
.validmsg:before {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-bottom: solid #fff 10px;
	top: -10px;
	content: " ";
	height: 0;
	left: 3%;
	position: absolute;
	width: 0;
}

.validmsg{
	width: auto;
	max-width: 260px;
	/* margin-left:-85%; */
	padding: 0px !important;
	margin-top: -5px;
	 box-sizing: border-box;
	box-shadow: 0 2px 4px 0 
	rgba(181,181,181,.7);
	border-bottom: 5px solid rgba(255,193,7,0.9);
	border-radius: none !important;
}

.validitymesg{
	padding: 3px !important;
}

.wlt_button{
	margin-top:28%;
	background:#51c42a;
	border-radius:50px;color: #fff;
	border:none;
}


.logo-img{
	/*background: #fff !important;
	border-radius: 50px;*/
}


.user-txt:hover{
  background: none !important;
  display: block;
}

.user-txt{
	margin-top: -4px;
	color: #fff !important;
}

.login-user{
	text-align: center !important;
	 /* margin-left: 40%; */
}

.cmpny-name{
	display: block;font-size:10px;line-height: 0px;
	padding-left: 1px; margin-top: -3px;
}

.user-icons{
	height:35px !important;
	margin-top: 4px;
	margin-right: -4px;
	margin-left: -28%;
}


/* Hover tooltips */
  /* HOVER STYLES */
  #company-deatils {
	display: none;
	position: absolute;
	width: auto;
	min-width: 150px;
	height: auto;
	padding: 5px;
	word-wrap: break-word;
	background: #fff;
	color: #000000;
	border: 1px solid #fff;
	margin-top: 15px;
	box-sizing: border-box;
	box-shadow: 0 2px 4px 0 
	rgba(181,181,181,.7);
	border-bottom: 5px solid rgba(255,193,7,0.9);
	text-align: center;
	border-radius: 5px;
	
  }


  #company-deatils:before {
	border-left: solid transparent 10px;
	border-right: solid transparent 10px;
	border-bottom: solid #fff 10px;
	top: -10px;
	content: " ";
	height: 0;
	left: 45%;
	position: absolute;
	width: 0;
	}

  .abt-cmpny-details{
	padding: 5px;
	font-size: 13px;
	padding-bottom: 0px !important;
  }

  .abt-cmpny-details span{
	  margin-top: 2px;
  }


  .ivroptionheader{
	background: linear-gradient(40deg,#45cafc,#303f9f) !important;
	max-height: 40px;
	min-width: 100%;
    margin-left: 0px !important;
	
  }
  .whitetxt{
	color: #fff !important;
  }
  .ivr-conatiner{
	background:#eee;
	margin-top: 9px;
	margin-bottom: 15px;
	border-radius: 5px;
	border-bottom: 2px solid rgba(0,0,0,0.2);
	 /* max-width: 95%; */
	 /* border-bottom: 1px solid #f1f1f5; */
	 /* box-shadow: 0 5px 4px 0 rgba(0,0,0,.18),0 4px 5px 0 rgba(0,0,0,.15); */
  }

  .didselect{
	  padding-top: 15px;
	  padding-bottom: 15px;
  }

  .txtbg{
	  background: #fff !important;
      padding-left: 9px  !important;
	  border: 2px solid rgba(0,0,0,0.1) !important;
	  width: 98%;
  }

  .bodernone{
	  /* border-bottom: none!important; */
  }

  .tabledid td, .tabledid th{
	  border-top: none !important;
	 
  }

  .canclebtn{
	  background: red; 
	  padding: 8px 16px;
	  color: #fff !important; 
	  border-radius: 3px;
	  font-size: 12px;
  }

  .removeBtn{
	  padding:6px !important;
	  margin-left: auto;
	  margin-right: auto;
	  display: block;
  }

  .removeBtnivr{
	padding: 0 10px !important;
	display: block;
	height: 38.8px;
	margin: 0px 0px 10px 1px;
}

  .verifybtn{
	padding: 5px 22px !important;
}

  .ntverifybtn{
	  padding: 5px 16px !important;
  }

  .addbookname{
   color: #29b6f6 !important;
  }

/*.table-striped > tbody > tr > td{
	 max-height: 25px !important; 

}*/

.table-striped{
	padding-left: 25px !important;
	
}

.table-striped td, .tabledid th{
	border-top: none !important;
   
}

.didinput{
	padding-left: 2px !important;
}

.addmoreheight{
	min-height: 228px;
	max-height: 228px !important;
	overflow-y: scroll;
}

 .tblheight{
	min-height: 282px;
	position: relative;;
}  

/* .tableheight{
	min-height: 228px !important;
} */

.tabledid{
	overflow-y: scroll;
}

.addbookheight{
	overflow-y: scroll;
	max-height: 244px !important;
	min-height: 270px;
}

.table-striped{
	height: 228px;
	overflow: hidden !important; 
	overflow-y: scroll;
	position: relative !important;
}

.exploreCard{
	top:30px;
	right: 0px;
	position: absolute;
}

.dashboard-title{
	color: #1d212f;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1;
	/* margin-bottom: 40px; */
	letter-spacing: .2px;
	position: relative;
    width: 100%;
}


.dashboard-title img{
	width: 30px;  
}

.dashboard-widgets{
	min-height: 443px;
	max-height: 443px;
	overflow-y: scroll;
}

.dashboard-widgets-admin .card,.dashboard-widgets .card{
	border-radius: 10px;
	min-height: 225px;

}

.dashboard-widgets-user .card{
	border-radius: 10px;
	min-height: 443px;
	max-height: 443px;
	overflow-y: scroll;

}
.dashboard-widgets-ivr{
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-top: 10px;
	margin-bottom: 5px;
}
.dashboard-widgets-ivr .card{
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/* min-height: 443px;
	max-height: 443px;
	overflow-y: scroll; */

}

.br-10{
border-radius: 10px;
}
.dashboard-card-radius{
	border-radius: 10px;
}
.dashboard-widget-icon{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: rgba(29, 81, 235, 0.1);
	border-radius: 50%;
	color: #3873c2 !important;
	
}
.widget-padding{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.dashboard-small-widget-content{
	list-style: none;	
	border: 1px solid #eaedf7;
	padding: 6px 10px;
	border-radius: 5px;
	font-size: .9rem;
    font-weight: 300;
	line-height: 40px;	 
} 
.dashboard-widget-border{
	border: 1px solid #eaedf7;
	border-radius: 5px;
}
.dashboard-welcome-text{
	font-size: 25px;
	color:#3873c2;
	
	line-height: 45px;
}
.dashboard-widget-icon.widget-title{
	 
	background-color: rgba(230, 81, 69, 0.1);
	border-radius: 50%;
	color: #e65145 !important
	
} 
.dashboard-graph{
	height: 470px;;
}

/* .home-dashboard .card{
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 16%), 0 1px 5px 0 rgb(0 0 0 / 12%);
} */

@media only screen and (min-width: 800px) and (max-width: 1400px) {
.dashboard-widgets-admin,.dashboard-widgets,.dashboard-widgets-user,.dashboard-widgets-ivr {
   font-size: .7rem;
}


.dashboard-small-widget-content,.dashboard-card-content table th,.dashboard-card-content table td,.dashboard-title,.dashboard-call-recording-table table th,.dashboard-call-recording-table table td{
	  font-size: .7rem !important;
}
}

@media only screen and (max-width: 550px) {
	.dashboard-mobile-margin{
		margin-top: 1rem !important;
	}
	/* .dashboard-widgets{
		margin-top: 15px !important;
	} */
}

.hide{
	display: none;
}

.show{
	display: block;
}
.chart-bg{
	background-color: rgba(29, 81, 235, 0.1) !important;
}
.capitalize{
	text-transform: capitalize
}

.home-link:hover{
	text-decoration: underline;
	color:#4285f4;
}

#srch_btn{
	/* margin-left: 0.3rem !important;
	margin-top:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important; */
}

.btn-widget{
	margin-left: 0.3rem !important;
	margin-top:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important;
	padding: 0.3rem 0.5rem;
    font-size: .64rem;
}

.form-group{
	position: relative;
	margin-top: 1.5rem;	
} 

.form-group label{
	font-size: 1rem;
    transform-origin: 0 100%;
    transform: translateY(12px);
    color: #757575;
}

.custom-input{
	box-sizing: content-box;
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	padding: 0 0 !important;
}






 