@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff2") format("woff2"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
		font-family: Flaticon;
        xfont-size: 20px;
		font-style: normal;
		xmargin-left: 20px;
}

.flaticon-dashboard:before { content: "\f100"; }
.flaticon-hand-graving-smartphone:before { content: "\f101"; }
.flaticon-gear:before { content: "\f102"; }
.flaticon-website:before { content: "\f103"; }
.flaticon-canteen:before { content: "\f104"; }
.flaticon-fast-food:before { content: "\f105"; }
.flaticon-writing:before { content: "\f106"; }
.flaticon-rupee-indian:before { content: "\f107"; }
.flaticon-eye:before { content: "\f108"; }
.flaticon-rubbish-bin:before { content: "\f109"; }
.flaticon-checking-attendance:before { content: "\f10a"; }
.flaticon-user-silhouette:before { content: "\f10b"; }
.flaticon-progress-report:before { content: "\f10c"; }
.flaticon-crm:before { content: "\f10d"; }
.flaticon-fingerprint:before { content: "\f10e"; }



.pendStus
{
    background: green;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 12px;    
}
.form-group{
	margin-bottom:10px !important;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{
	xdisplay:none !important;
}
.w-100{
	width:100%;
}
.demo-checkbox label, .demo-radio-button label{
	min-width:auto;
}
[type="checkbox"].filled-in:checked + label::after{
	border: 2px solid #ed1c24;
	background-color: #ed1c24;
}
.textcenter{
	text-align:center;
}
.padd0{
	padding:0;
}
.textright{
	text-align:right;
}
.w-100{
	width:100%;
}
.theme-red .navbar {
    xbackground-color: #FF9189 !important;
}
.marbto0{
	margin-bottom: 0 !important;
}
.mar0{
	margin:0;
}
.textareaBox{
	resize: none;
	height: 70px !important;
	border: 1px solid #aaa !important;
	border-radius: 3px !important;
	padding-left: 10px !important;
	width:100%;
}

.addCusBtn
{
    font-size: 13px;
    margin: 0 auto;
    display: block;
    background: #1f91f3;
    border: 1px solid #1f91f3;
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;   
}
.addCusBtn:hover
{
    
    background: #fff;
    border: 1px solid #1f91f3;
    color: #1f91f3;  
}
.calnotfdiv
{
    padding-bottom:20px;    
}
.barDiv{
	position: absolute;
	left: 230px;
	color: #000;
	top: 7px;
	font-size: 22px;
	cursor: pointer;
}
.barDiv i{
	
}
.orgbarDiv{
	position: absolute;
	left: 230px;
	color: #fff;
	top: 7px;
	font-size: 22px;
	cursor: pointer;
}
.searchIcon{
	
}
.logoImg{
	width:100%;
	xmargin-left: 20px;
	display:block;
	margin:0 auto;
	height:40px;
}
.logoImgA{
	padding:0;
	margin-left:0 !important;
	width:100%;
}
.sidebar .user-info{
	height:80px;
	background: transparent;
}
.logoImgDiv{
	
}
.logoImgDiv img{
	width:190px;
}
.sidebar .user-info .image img{
	border-radius: 0 !important;
}
.empPro{
	width:100px;
}
.empHead{
	padding: 10px !important;
	text-align: center;
}
.empDet{
	text-align: center;
	padding: 10px !important;
}
.empDet h6{
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
	color: #17565d;
	margin:0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.empDet p{
	margin-bottom: 0;
	font-size: 13px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.empCard{
	margin-bottom:10px !important;
	border-radius: 5px;
}
.topHead{
	background: #187bba;
	border-radius: 5px;
}
.topHead h2{
	color: #fff !important;
	line-height: 30px;
	padding-left: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
}
.listDiv{
	float: right;
	display: inline-block;
}
.listDiv p{
	display: inline-block;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
}
.totP{
	xbackground: yellow;
	color: grey;
}
.perP{
	xbackground: green;
	color: green;
	
}
.absP{
	xbackground: red;
	color: red;
}
.newheadDiv{
	width: 220px;
	background: #fff;
	xborder-bottom: 2px solid #ed1c24;
	background:#cecece;
}
.newcont{
	padding-left:0 !important;
}
.formHead{
	text-transform: uppercase;
	font-weight: 700 !important;
	letter-spacing: 1px;
	display:inline-block;
}
.addBtnDiv{
	float:right;
	margin-bottom:10px;
}
.datetimeDiv{
	float:right;
}
.datetimeDiv span{
	font-size:13px;
}
.addBtnDiv button{
	background: #ed1c24;
	color: #fff;
}
.addBtnDiv a{
	background: #ed1c24;
	color: #fff;
}
.defaImg{
	width:200px;
	height:120px;
	margin-top: 11px;
}
.uploadImgForm{
	width: 25%;
	padding: 5px !important;
	border: 1px solid #c9c9c9 !important;
	border-radius: 5px;
}
.upImgShow{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.upImgIcon{
	width: 100%;
}
.dz-error-message{
	display: none !important;
}
.dz-error-mark{
	display: none !important;
}
.subBtnDiv{
	margin-bottom:10px;
	text-align:right;
}
.subBtn{
	xwidth: 60%;
}
.formLabel{
	font-weight:normal !important;
	
}
.formInput{
	font-weight:bold;
	border-bottom: 1px solid #d4d0d0 !important;
}
.dt-buttons{
	display:none;
}

.tableThead thead{
	background: #d3ad66;
    color: #000;
}
.tableThead thead tr th{
	font-size:13px;
	font-weight: normal;
}
.tableThead tbody tr{
	xbackground: #dddbdb !important;
}
.tableThead tbody tr td{
	xfont-size:11px;
}
.tableThead tfoot
{
    
}
.tableThead tfoot tr
{
    background: #c4c4c4;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;    
}
.tableThead tfoot tr td
{
    padding:3px;    
}
.editIconA{
	display: inline-block;
	background: #ed1c24;
	color: #fff;
	padding: 2px 1px;
	border-radius: 3px;
}
.serBtn {
    background: #d3ad66;
    border: 1px solid #d3ad66;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: 1px;
}
.serBtn:hover
{
    background: #fff;
    border: 1px solid #d3ad66;
    color: #d3ad66;   
}
.editIconA i{
	font-size:16px;
}
.editIconA:hover{
	color:#fff;
	text-decoration:none;
}
.modalHead{
	padding-top: 10px !important;
	background: #ed1c24;
	color: #fff;
	font-weight: 700;
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.modalHead h4{
	display:inline-block;
}
.modalClose{
	float: right;
	display: inline-block;
	padding: 0;
	color: #ed1c24;
	background: #fff;
	width: 30px;
	height: 27px;
	margin-top: -5px;
	border-radius: 5px;
}
.modalClose i{
	
}
.addBtnDiv button:hover{
	background: #ed1c24;
	color: #fff;
}
.modalCloseBtn{
	background: #ed1c24;
	color: #fff;
	border-radius:3px;
}
.modalSaveBtn{
	background: #23c6c8;
	color: #fff;
	border-radius:3px;
}
.searchBtnDiv{
	margin-top:25px;
}
.addBtnDiv button{
	padding-bottom:3px;
	padding-top:3px;
}
.tableImg{
	width: 50px;
	height: 50px;
}
.martopBtn{
	margin-top:27px;
}
.tableSpanLink{
	color: #ed1c24;
	cursor: pointer;
}
.modalWidth{
	width:900px;
}
.seabtnView{
	width: 48%;
}
.attviePageDiv{
	box-shadow: 1px 1px 1px 4px rgba(0,0,0,0.3);
	padding: 0 10px;
	overflow: hidden;
}
.viewDiv{
	display: inline-block;
	width: 154px;
	text-align: center;
	padding: 10px 0;
	border-right: 1px solid red;
	margin-bottom: 0 !important;
}
.viewDiv:last-child{
	border-right:0;
}
.Phead{
	font-size: 13px;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Pcont{
	margin: 0;
	font-size: 13px;
	font-weight: 600;
	color: #ed1c24;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}
.js-right-sidebar{
	display: none !important;
}
.leadDiv{
	margin-bottom: 20px;
}
.leadSubDiv{
	width: 100%;
	display: inline-block;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
	margin-left: 5px;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.LeadcountDiv{
	text-align: center;
}
.LeadP{
	font-size: 25px;
	color: #1c84c6;
}
.LeadSpan{
	font-size: 15px;
	color: #696161;
}
.proBar{
	margin-bottom: 10px;
	height: 15px;
	border-radius: 5px;
	position: relative;
	border: 1px solid #ed1c24;
}
.proleadHig{
	background-color: #ed1c24 !important;
}
.leadHead{
	margin: 0;
	font-size: 15px;
	margin-bottom: 5px;
	color: #ed1c24;
	xtext-align: center;
	padding-left: 10px;
	margin-top: 5px;
}
.leadImg{
	width:50px;
	height:50px;
	border-radius:50px;
}
.LeadImgDiv{
	display:inline-block;
	vertical-align:top;
}
.leadNameDiv{
	display:inline-block;
}
.leadName{
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}
.leadEmp{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0;
}
.leadTableList{
	
}
.leadTableList tbody tr td{
	font-size:14px;
}
.statusP{
	
}
.sourceP{
	
}
.leadAddModal{
	width:900px;
}

.taskDiv{
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
	margin-left: 5px;
	padding: 5px;
	border-radius: 5px;
}
.taskSubhead{
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	left: 1px;
}
.customerDiv{
	
}
.customImgDiv{
	width: 120px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #aaa;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	margin-right: 10px;
}
.custoImg{
	width:100px;
	height:100px;
}
.customH5{
	
}
.custoDetailDiv{
	display: inline-block;
}
.CustDiv{
	line-height: 24px;
}
.Custit{
	display: inline-block;
	vertical-align: top;
	width: 110px;
	margin-bottom: 0;
}
.CusCont{
	display: inline-block;
	width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0;
	font-weight: bold;
	color: #1c84c6;
}
.tabHeadDiv{
	
}
.tabHead{
	
}
.leaveAppIcon{
	font-size: 24px;
	margin-right: 10px;
	margin-top: 2px !important;
}
.statusSpan{
	border-radius: 5px;
	font-size: 12px;
	padding: 5px 5px;
	font-weight: normal;
}
.leavepenDiv{
	margin-bottom: 20px;
}
.leavepenDiv .taskDiv{
	
}
.leavepenDiv .leadHead{
	font-size: 12px;
	margin-bottom: 0;
	font-weight: normal;
}
.leavepenDiv .LeadcountDiv{
	
}
.leavepenDiv .LeadP{
	margin: 0;
	font-weight: bold;
}
.leavepenH5{
	margin:0;
	font-size: 14px;
	margin-bottom: 5px;
}
.proBarText{
	position: absolute;
	top: -4px;
	font-size: 11px;
	left: 20px;
	color: black;
	font-weight: bold;
}
.leaveBarDiv{
	
}
.allowH5 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 15px;
    color: #ed1c24;
}
.addInputP{
	width:45%;
	display:inline-block;
}

.plusIconP {
    cursor: pointer;
    background: #ed1c24;
    color: #fff;
    padding: 7px 7px;
    border-radius: 5px;
}
.addInpuBox{
	margin-right: 3px;
}
.dropzone .dz-preview{
	margin: 4px !important;
}
.foodImg{
	width: 200px;
	height: 135px;
}
.uploadDrop{
	width: 40%;
}
.posLeftDiv{
	
}
.seleCateDiv{
	
}
.qutyUL{
	list-style: none;
	padding: 0;
}
.qutyUL li{
	
}
.addBtn{
	background: green;
	border: 0;
	color: #fff;
	padding: 0;
	line-height: 0;
	display: inline-block;
	border-radius: 3px;
	font-weight: bold;
	width: 25px;
}
.subBtn{
	background: red;
	color: #fff;
}
.valInput{
	width: 27px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ed1c24;
	text-align: center;
	border-radius: 3px;
}
.posTable thead tr th{
	font-size:14px;
}
.totalDiv{
	box-shadow: 1px 1px 0px 2px rgba(0,0,0,0.2);
	padding: 10px;
}
.totBoxDiv{
	
}
.totUL{
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #aaa;
}
.totUL li{
	display: inline-block;
	line-height: 30px;
	font-size: 15px;
}
.totUL li:first-child{
	width: 200px;
}
.totUL li:last-child{
	width: 140px;
	text-align: right;
	font-weight: bold;
}
.totUL:last-child{
	border-bottom:0;
}
.posRight{
	
}
.posFoodAddDiv{
	box-shadow: 2px 3px 3px 3px rgba(0,0,0,0.2);
}
.posRightH5{
	background: #ed1c24;
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin:0;
}
.posFoodDiv{
	padding: 10px;
	border-bottom: 1px solid #aaa;
}
.posFoodDiv:last-child{
	border-bottom:0;
}
.posFoodImg{
	width: 15%;
	display: inline-block;
}
.posFoodImg img{
	width: 50px;
	height: 50px;
}
.posFoodName{
	width: 52%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.posFoodName span{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.posFoodprice{
	display: inline-block;
	width: 20%;
}
.posFoodprice span{
	font-weight: bold;
	font-size: 20px;
}
.posAddFood{
	width: 10%;
	display: inline-block;
	text-align: center;
}

.addIcon i{
	background: #ed1c24;
	color: #fff;
	border-radius: 3px;
}
.posBtnDiv{
	margin-top: 15px;
	text-align: right;
}
.pospayBtn:hover{
	background: #fff;
	color: #ed1c24;
	border:1px solid #ed1c24 !important;
}
.pospayBtn{
	background: #ed1c24;
	color: #fff;
	font-size: 14px !important;
	xtext-transform: uppercase;
	letter-spacing: 1px;
	line-height: 35px;
	padding: 0 10px;
	border-radius: 5px !important;
	border:1px solid #ed1c24 !important;
}
.formH5{
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
}
.tabUL{
	
}/**
.tabUL li.active a{
	background:red !important;
}**/
.nav-tabs > li.active > a{
	background:#1c84c6 !important;
	color:#fff !important;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border-bottom:0 !important;
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background:#1c84c6 !important;
	color:#fff !important;
	border-bottom:0 !important;
}
.tabContDiv{
	padding-left:10px !important;
	padding-right:10px !important;
}
.visitiLeftDiv{
	border-right: 1px solid #aaa;
	padding-right: 10px;
}
.visiUploadProf{
	width:100%;
}
.visrigHead{
	display: inline-block !important;
	vertical-align: top;
	margin: 0 !important;
}
.vecSleDiv{
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
.VisiRemoveBtn{
	
}
.visAddInput{
	width: 92% !important;
	display: inline-block;
}
.VisiAddBtn{
	
}
.AddLable{
	width: 100%;
	padding: 0 15px;
}
.visitorViewModalBox{
	width:1024px;
}
.vehHead{
	font-size: 20px;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
	color: #ed1c24;
}
.proAddSelect{
	width: 90%;
	display: inline-block;
}
.removeBG{
	margin-left:4px;
}
.proAddBtn{
	width: 6%;
	display: inline-block;
}
.proAddIcon{
	background: #ed1c24;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
.proAddInput{
	width: 22% !important;
	display: inline-block;
	margin: 0 8px;
}
.fontIcon{
	font-size:20px;
	margin-top:7px;
}
.timelineImg{
	width:100%;
}
.leadTLDiv{
	position:relative;
}
.leadTLP{
	position: absolute;
	xcolor: #75ce66;
	top: -35px;
	left: 260px;
	line-height: 22px;
	text-align: center;
	font-size: 22px;
	width:350px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.TLImgDiv{
	text-align: center;
	border: 1px solid #aaa;
	border-radius: 5px;
	width:115px;
	display: inline-block;
	vertical-align: top;
	margin-top: 23px;
}
.TLImgDiv img{
	width:110px;
	
}
.TLEmpDetailDiv{
	display:inline-block;
	margin-left: 5px;
}
.TLEmpUL{
	list-style:none;
	padding:0;
	line-height: 30px;
}
.TLEmpUL li{
	display:inline-block;
	
}
.TLEmpUL li:first-child{
	width:120px;
	font-size:13px;
}
.TLEmpUL li:last-child{
	font-weight:bold;
	color:#ed1c24;
	font-size:15px;
}
.listLeadDiv{
	
}
.leadDivTL{
	box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
	width: 150px;
	display: inline-block;
	margin: 5px;
	text-align: center;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leadH6{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leadH5{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ListTLDiv{
	xborder-bottom: 1px solid #c8c8c8;
	padding-bottom: 5px;
	margin-bottom: 10px;
	box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.3);
	padding: 5px;
	border-radius: 5px;
}
.H5TextTL{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #ed1c24;
}
.PTextTL{
	margin: 0 !important;
	font-size: 10px !important;
}
.FileTL{
	margin: 0 !important;
	cursor: pointer;
	font-size: 12px !important;
	xtext-transform: uppercase;
	color: #ed1c24;
	margin-top: 7px !important;
	xbackground: #ed1c24;
	xborder-radius: 5px;
	letter-spacing: 1px;
}
.FileTL i{
	background: #ed1c24;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
	font-size: 13px;
}
.listFirstDiv{
	width:76%;
	display:inline-block;
	vertical-align:top;
}
.listSecDiv{
	width:22%;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
/** Time line Head **/
.LeadHead{
	color: #75ce66;
}
.OpporHead{
	color: #a524a4;
}
.mockHead{
	color: #415eb3;
}
.saleHead{
	color: #42c8c7;
}
.saleorderHead{
	color: #176f17;
}
.dispaHead{
	color: #ec5332;
}
.invoiceHead{
	color: #36cf63;
}
.transportHead{
	color: #777;
}
.deliveryHead{
	color: #bf4c9d;
}

.LeadHeadBG{
	background: #75ce66 !important;
}
.OpporHeadBG{
	background: #a524a4 !important;
}
.mockHeadBG{
	background: #415eb3 !important;
}
.saleHeadBG{
	background: #42c8c7 !important;
}
.saleorderHeadBG{
	background: #176f17 !important;
}
.dispaHeadBG{
	background: #ec5332 !important;
}
.invoiceHeadBG{
	background: #36cf63 !important;
}
.transportHeadBG{
	background: #777 !important;
}
.deliveryHeadBG{
	background: #bf4c9d !important;
}

.radioDiv{
	xwidth: 20%;
	display: inline-block;
}

[type="radio"].with-gap.radio-col-lead:checked + label::before{
	border: 2px solid #75CE66;
}
[type="radio"].with-gap.radio-col-lead:checked + label::after {

    background-color: #75CE66;
    border: 2px solid #75CE66;

}
.ModalP{
	margin: 10px 0;
	font-size: 14px;
	line-height: 24px;
}
.TLicon{
	font-size:13px;
	margin-left:10px;
}
.dashleadDiv{
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
	padding: 10px;
	text-align: center;
	border-radius: 5px;
}
.dashH6{
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
}
.dashP{
	margin-bottom: 0;
	font-size: 25px;
}
.locatDiv{
	
}
.locInput{
	width: 47% !important;
	display: inline-block;
	margin-left: 5px;
	margin-right: 0px;
}
.alertSpan{
	font-weight:bold;
}
.recWork{
	margin-top:5px;
	border-bottom:1px solid #aaa;
	margin-bottom:15px;
}

.userDiv
{
    width: 185px;
    display: inline-block;
    box-shadow: 2px 3px 2px 2px rgba(0,0,0,0.4);
    margin: 5px;  
    height: 110px;
border-radius: 5px;  
}
.userImgDivol
{
    width: 80px;
    display: inline-block;
	vertical-align: bottom;
}
.userImg
{
   width: 80px;
height: 80px;
margin-left: 5px;
border-radius: 50%;
vertical-align: bottom;    
}
.userDetail
{
    width: 95px;
display: inline-block;
vertical-align: top;
xtext-align: center;  
padding-left: 10px; 
}
.userNameH6
{
    margin: 0;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;  
    font-weight: bold;  
padding-left: 5px;
padding-right: 5px;	
}
.userDetailP
{
    margin: 0;
line-height: 20px;    
}

.topIcon
{
    font-size:20px;    
}
.menuULI i
{
    font-size: 15px;
    margin-top: 6px;
}
.subIcon
{
    margin-top:3px !important;    
}
.defIcon
{
    margin-top:1px !important; 
    margin-right: 3px;   
}
.pageIcon
{
   font-size:12px;
   margin-right:5px;    
}
.marTop24
{
    margin-top:24px;    
}
/*** Select 2 box code **/
.select2-container .select2-choice
{
    border: 0 !important;
    xborder-bottom: 1px solid #ddd !important;
    border-radius: 0 !important; 
    background-image: none !important; 
    height:29px !important;  
}
.select2-container .select2-choice .select2-arrow
{
    border-left: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;    
}
.Mandat
{
    color:Red;
    }
    
    .cusv
    {
        cursor:pointer;
        }
.retmclass
{
    font-size: 16px;
font-weight: bold;
cursor:pointer;

}

.triptotc
{
    background:green;
color:white !important;    
}
.Msgerror
{
    background-color:red;
margin-right: 9px;
font-size: 18px;
color:white;
font-weight: bolder;
margin-bottom: 3px;
margin-top: -8px;
letter-spacing: 1px;
}
.macDiv {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 2px 0;
    padding-bottom:2px;
    position:relative;
    margin:2px 0;
}
.macRmo {
    xposition: absolute;
    xbottom: 2px;
    xleft: 5px;
    background:#ed1c24;
    color:#fff;
    padding: 5px;
    border-radius: 5px;
}
.detDiv
{
   width: 25%;
display: inline-block;
margin-top: 23px;
text-align: center; 
margin-left:2px;
}
.detOffDiv
{
    width: 70%;
display: inline-block;
vertical-align: top;    
}
.marBot10
{
    margin-bottom:10px !important;    
}
.macInput {
    border: 1px solid #9f9c9c;
    border-radius: 5px;
    line-height: 25px;
    padding-left: 5px;
    width: 100%;
}
.macInputarea {
 border: 1px solid #9f9c9c;
border-radius: 5px;
line-height: 20px;
width: 100%;
height: 42px;
resize: none;
}

#divord label
{
    margin-bottom:0px ;
}
.subTitle
{
    position:relative;    
}
.addmac {
 position: absolute;

background:#ed1c24;
color:#fff;
border-radius: 50%;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
top: -19px;
cursor: pointer;
}
.linheg24
{
    line-height:24px;    
}
.curs
{
      cursor:pointer;
}

.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;
    font-size: 13px;
    font-weight: bold;
     color: green;
     letter-spacing:1px;
    }
    
    
.blink_textcomp {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;
    font-size: 13px;
    font-weight: bold;
    color:White;
     background:red;
     letter-spacing:1px;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }
     
     
     
.sidebar .menu .list a i
{
  font-size: 15px;           
}
.addPBtn {
    position: absolute;
    top: 12px;
    right: 0;
    background: #ed1c24;
    color:#fff;
    width: 20px;
    text-align: center;
    height: 20px;
    border-radius: 5px;
}
.addPicon {
    font-size: 12px;
}

.upDiv {
    position: relative;
    text-align: center;
}
.updelyImg {
    width: 191px;
    height: 150px;
    border: 1px solid #ddd;
    padding: 5px;
}
.upldInput {
    width: 191px;
    height: 150px;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.upBtnDiv {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.upBtn {
    background: green;
    border: 1px solid green;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 25px;
    padding: 0 20px;
    border-radius: 5px;
}
.upProInput
{
    width: 191px;
    height: 150px;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;    
}
.upProImg
{
      width: 191px;
    height: 150px;
    border: 1px solid #ddd;
    padding: 5px;  
}
.upBtn i {
    margin-right: 5px;
    font-size: 15px;
}
.remBtn {
    background: red;
    border: 1px solid red;
}
.modal-footer
{
        
}
.ordUl {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}
.ordUl li {
    margin-bottom: 10px;
    font-size: 13px;
    color: #807d7d;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ordSpan {
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .5px;
    color: #d3ad66;
}
.ordMdl
{
    width: 90%;    
}
.ordCard {
    padding: 0px 0px;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    margin-bottom: 10px;
    height: 110px;
}
.ordP {
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 35px;
    background: rgba(0,0,0,0.07);
}
.ordH3 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 22px;
}
.tdBg
{
    background:Tomato;    
}
.ysdBg
{
    background:Orange;    
}
.wekBg
{
    background:MediumSeaGreen;    
}
.mntBg
{
    background:SlateBlue;    
}
.dashH3 {
    margin: 0;
    font-size: 33px;
    font-weight: 700;
}
.dashUl li {
    width: 100%;
    text-align: center;
    color: #fff;
    border-right: 1px solid #f0f0f0;
}
.dashUl li:last-child
{
    border-right: 0;
}
.dashUl {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    margin-top: 10px;
}
.dashTxt
{
    margin-bottom: 10px;
    font-size: 16px;    
}
.dashCard
{
    height: 125px;    
}
.newheadDiv
{
    background:#000;    
}


.menuA {
    color: #d3ad66 !important;
}
.menuA:hover
{
    background: #d3ad66 !important;
    color:#000 !important;  
}
.menuIcon {
    margin-top: 5px;
    color:#000;
}
.menuFltIcon
{
    color:#000;    
}
.theme-red .nav > li > a {
    color: #000 !important;
}
.menuTopIcon {
    margin-right: 5px;
    font-size: 12px;
}
.tlDelDiv {
    border-top: 1px solid #ddd;
    padding-top: 5px;
}
.tlDelP {
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 600;
    color: #575555;
}
.delTitH6 {
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
    margin-top: 0;
}
.delP {
    color: #000;
    margin-bottom: 2px;
    font-size: 12px;
}
.delTimeP {
    font-size: 12px;
    margin-bottom: 0;
    color: #848484;
}
.delTitTime {
    color: #848484;
}
.trkDelSpan {
    background: green;
}
.trkPendSpan
{
   background: gray;  
} 
.trkCanlSpan
{
   background: red;  
}
.trkSpanText
{
    
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    font-size: 11px;    
}

.subTitH4 {
    padding-left: 10px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #d3ad66;
}
.posrel
{
    position:relative;    
}
.homeTrkI
{
   
    right: 5px;
    top: 6px;
    font-size: 20px;
    color: #d3ad66;    
}
.mdlFull
{
    width:70%;    
}
.mdlVew
{
    width:95%;    
}
.chkview
{
        position: static !important;
 
    opacity: 1  !important;
}
.pendH4 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .5px;
  line-height: 20px;
}
.pendDate {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}
.pendImg
{
    width: 100px;
    height: 100px; 
    display:inline-block;   
}
.pendTmDiv
{
    display:inline-block;
    vertical-align:top;    
}
.pendAdrP {
  margin-bottom: 1px;
  font-size: 12px;
  margin-top: 5px;
}
.pendDiv
{
    position:relative;    
}
.pendTot
{
    position: absolute;
    right: 10px;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    top: 7px;
    color: #d3ad66;   
}
.pendLstDiv {
  position: relative;
}
.pendLst {
  background: #d3ad66;
  color: #fff;
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .5px;
  line-height: 25px;
  padding-left: 10px;
  text-transform: uppercase;
}
.pendLab {
  position: absolute;
  right: 10px;
  top: 30px;
  font-size: 15px;
  letter-spacing: .5px;
  margin-bottom: 0;
}
.pendInp {
  position: static !important;
  opacity: 1 !important;
  margin-right: 5px !important;
}
.pndVewIng {
  width: 100%;
  border: 1px solid #dddd;
  padding: 3px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.pendTab {
  margin-top: 2px;
}
.pndTxtAra {
  width: 100%;
  height: 50px;
  resize: none;
  border: 1px solid #ddd;
}
.pndTxt {
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .5px;
}
.pndTxtVew {
  margin-top: 5px;
}
.audDiv 
{
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    margin-bottom: 0px;
    margin-top: 10px;
    border-radius: 5px;
    padding: 5px;    
}
.audP
{
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 4px;    
}
.mdlVewDiv
{
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);    
}
.mdlVewInDiv
{
        
}
.mdlVewH4
{
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    background: rgba(0,0,0,0.06);
    line-height: 28px;
    padding-left: 5px; 
    position:relative;   
}
.mdlVewP
{
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;   
}
.mdlVewSpan
{
      font-weight: 600;  
}
.vewImg
{
    width:100%;    
}
.vewSmaImgDiv
{
    border: 1px solid #ddd;
    padding: 5px 0px;    
}
.vewsmaImg
{
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    padding: 3px;
    margin: 0 5px;
    border-radius: 5px;
}

.imgrot
{
   
    width: 25px;
    background: #fff;
    border-radius: 5px;
    padding: 1px;
    cursor:pointer;
}
.imfrotSpan
{
   position: absolute;
   right: 10px;
   font-size:12px;     
}
.mdl75
{
    width:95%;    
}
.btnLstUl
{
    margin-bottom: 5px;
    padding-left:0;
    background: rgba(0, 0, 0, 0.1); 
}
.btnLstLi
{
    display: inline-block;
    font-size: 14px;
    letter-spacing: .5px;
    cursor: pointer;
    line-height: 30px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.calCrdDiv
{
    padding:5px;    
}
.actcal
{
    background: #d3ad66;    
}

.calnotf
{
    text-align: center;
    margin: 0;
    font-size: 40px;
    color: red;
    font-weight: 700;
    padding-top: 25px;
    letter-spacing: 1px;
    padding-bottom: 20px;    
    text-transform: uppercase;
}



/**** Responsive code ***/
@media only screen and (max-width: 1336px){
	.leadTLP{
		left: -28px;
	}
}

@media only screen and (max-width: 1024px){
	.leadTLP{
		left: -28px;
	}
}

@media only screen and (max-width: 767px){
	.ordMdl
    {
        width: auto;    
    }
    .audMdl
    {
        width:100%;    
    }
    .mdlFull
    {
        width:100%;    
    }
    .mdlVew
    {
        width:100%;    
    }
    .mdl75
    {
        width:100%;    
    }
    .modal .modal-content .modal-body
    {
        padding: 5px 5px !important;    
    }
    .ordUl li
    {
        width: 100%;    
    }
	.sunTopHead
	{
	    display:none;    
	}
	.logoImgA{
		margin-left: 74px !important;
	}
	.barDiv{
		display:none;
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
		margin-left: 74px;
		width: 60%;
	}
	.navbar .navbar-toggle{
		color: #ed1c24;
	}
	.theme-red .bars{
		color: #ed1c24 !important;
	}
	.logoImg{
		margin-left:0;
	}
	.uploadImgForm{
		width:100%;
	}
	.modalWidth{
		width: auto;
	}
	.martopBtn{
		margin-top:0;
	}
	.leadAddModal{
		width:auto;
	}
	.visitorViewModalBox{
		width: auto;
	}
	.leadTLP{
		left:-28px;
	}
	.mobpadd0{
		padding:0;
	}
	.mobmarLR0{
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.macDiv
	{
	    padding-bottom: 18px !important;    
	}
	.macLeftDiv {
        margin-bottom: 5px !important;
    }
    .macFormDiv {
        margin-bottom: 5px;
    }
    .detOffDiv
    {
        width:80% !important;    
    }
    .detDiv
    {
        width:18% !important;    
    }
    .marTop24
    {
        margin-top:0px;    
    }
    .modal-open .modal
    {
        padding-left: 0 !important;    
    }
    
} 






#Table1_length button
{
    display: none;    
    
}
@media only screen and (max-width: 640px)
{
    .dataTables_length
    {
        display: none;    
    }
}

.open > .dropdown-menu
{
    display:none;    
}
.btnSpan
{
    font-size: 13px;
    color: #000;
    border: 1px solid #d3ad66;
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: 500;
    letter-spacing: .5px;  
    cursor:pointer;  
}
.btnSpan:hover
{
    font-size: 13px;
    color: #d3ad66;
    border: 1px solid #000;
    padding: 1px 10px;
    border-radius: 5px;
    font-weight: 500;
    letter-spacing: .5px;  
    cursor:pointer;  
}
.actbtnSpan
{
    background: #d3ad66;
    color: #fff;   
    border: 1px solid #d3ad66; 
}
.audMdl
{
    width:30%;    
}




.multiselect
{
    text-align:left;  
    padding-left: 3px;
    padding-right: 0;  
}
span.multiselect-native-select
{
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: left;    
}
.multiSele
{
    width: 100% !important;
    line-height: 24px;  
}
.multiselect-native-select .btn-group
{
    border: 1px solid #c4c9da !important;   
    width:100%; 
}
.multiselect-container {
  width: 100%;
  max-height: 300px;
    overflow-x: auto;
}
.multiselect-container>li>a>label
{
    padding: 3px 20px 3px 10px !important;    
}
.multiselect-container li
{
    
    margin-bottom: 2px;
    padding-top: 1px !important;
    padding-bottom: 1px !important;   
}
.multiselect-container>li>a>label>input[type=checkbox]
{
    margin-bottom:3px;    
}
.multiselect-container .active
{
    background: rgba(0,0,0,0.03);  
}
.multiselect-container li label
{
    font-size: .8rem;
    font-weight: 400 !important;
    letter-spacing: .5px;  
    color: #2e323c; 
}
.multiselect-container li input
{
    margin-right: 3px;   
}
.select2-search-choice-close
{
    top: 1px !important;    
}
.select2-search-choice
{
    padding: 2px 5px 2px 15px !important;
    margin: 3px 0 3px 5px !important;
    font-size: 11px !important;
    line-height: 11px !important;    
}
.select2-choices
{
    min-height: auto !important;
    height: auto !important;
    border: 1px solid #ccc !important;
    background-image: none !important;    
}
.select2-input
{
    padding: 0px 5px !important;    
}
.paddTB3
{
    padding-bottom: 5px !important;
    padding-top: 3px !important;
    padding-left: 10px;
    padding-right: 10px   
}
.newInp
{
    height: 29px !important;    
}
.paddTB3 i
{
    font-size: 12px !important;
    top: 0 !important; 
}
.cusBrdTable tbody tr td
{
    line-height: 20px !important;
    font-size: 12px  !important;    
}
.cusBrdTable thead tr th
{
    font-weight: 500 !important;
    font-size: 11px !important;
    line-height: 18px !important;   
}


.mapUserImg
{
    width:90px;
    height:90px;
    border-radius: 5px;
    xmargin-left:10PX;
    margin-top: 10PX;
    margin-bottom: 10px;
    border: 1px solid #aaa;    
}
.MapDiv
{
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3);  
}
.mapH6
{
  margin: 0;
    font-size: 15px;
    padding-left: 5px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #d3ad66;
    color: #fff;
    line-height: 24px;  
}
.mapConDiv
{
    margin-top: 0px;
    xmargin-bottom: 5px;
    padding: 0 10px;
    border-bottom:1px solid #aaa;
}
.mapConP
{
    font-size: 13px;
    text-align: justify;
    text-indent: 0;
    margin-bottom: 0px;
}
.mapFoot
{
       padding: 5px 5px;    
        background: #e2e2e2; 
}
.mapFootTime
{
        
}
.MapHours
{
    
}
.MapKM
{
    
}
.MapIconP
{
    width: 80px;
    text-align: center;
    cursor:pointer;
}
.MapIcon
{
    margin:0 5px;
    font-size:16px;
}
.mapFootP
{
    margin: 0;
    display: inline-block;
    padding-top: 0px;
    xpadding-bottom: 5px;
    display:inline-block; 
    font-size:12px;
    text-align:right;   
}
.mapCusDiv
{
  border-bottom: 1px solid red;
    line-height: 25px;  
}
.mapCusH6
{
        margin: 0;
    padding-left: 10px;
    display: inline-block;
}
.MapCusIcon
{
   margin: 0;
    display: inline-block;
    float: right;
    margin-right: 10px;     
}
.MapCusIcon i
{
    margin:0 5px;
    cursor:pointer;    
}
.mapAllDiv
{
    margin-bottom:10px !important;    
}
.MapContDiv
{
    height:200px;
        
}
.marbot10
{
    margin-bottom:-5px !important;
}

.mapcount
{
    display: inline-block;
    float: right;
    margin-right: 7px;
}
.mapaddress
{
        font-size: 11px;
    font-weight: bold;
    text-indent: 0;
}
.modalTaskDiv
{
    margin:10px 0;    
}





.ModalMapCont
{
   padding: 10px; 
}
.ModalMapContP
{
    margin: 0;
    font-size: 12px;
    text-align: justify;
    
}
.ModalMapImg
{
   border: 1px solid #aaa;
    border-radius: 5px;
    margin-bottom:10px;
}
.ModalUserImg
{
    xwidth: 120px;
    border-radius: 5px;
    xheight: 120px;
    xpadding: 3px;
    xborder: 1px solid #aaa; 
}
.RigModalMapDiv
{
    
}
.ModalMapAddressDiv
{
    border: 1px solid #aaa;
    border-radius: 5px;
    margin:10px 0;
     
}
.AddressP
{
    margin: 0;
    line-height: 30px;
    font-size: 14px;   
}
.modalAddH6
{
  margin: 0;
    background: #f44336;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    padding-left: 5px;
    font-weight: bold;   
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;   
}
.modalDivAddressCus
{
    padding-left: 5px; 
}
.modalFoot
{
    width:48%;
    display:inline-block;
    vertical-align:top; 
    margin:0;  
    color: #000; 
}
.overMap {
    overflow-x: auto;
}
.mapTextP {
    margin: 0;
    xwidth: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
}
.TotDivMap {
    margin-bottom: 10px;
    box-shadow: 2px 1px 3px 2px rgba(0,0,0,0.2);
    padding: 7px 0;
    padding-bottom: 1px !important;
}
.MapTotDiv {
    text-align: center;
    width: 100%;
    margin-right: 4px;
    margin-left: 4px;
}
.totPunBg {
    color: #3371d0;
}
.totMapHead {
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 3px;
    letter-spacing: 1px;
}
.totCount {
    margin: 0;
    font-weight: 600;
    font-size: 13px;
    color: #f44336;
    line-height: 22px;
    border-top: 1px solid #aaa;
}
.totdisBg {
    color: #5d23e4;
}
.totHourBg {
    color: #f44336;
}
.totodo {
    color: Green;
}
.mapLstDiv {
    display: flex;
    width: 100%;
}
.vewshop
{
    background:#62ff4e;
    color:#000;    
}
.unvewshop
{
    background:red;
    color:#000;    
}
.cutVew
{
    font-size: 25px;
    display: inline-block;
    height: 35px;
    vertical-align: top;
    width: 85px;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .5px;   
}
.rgtBtnDiv
{
    position: absolute;
    right: 10px;
    top: 3px;  
    z-index: 999; 
}
.rgtIcon
{
    font-size: 12px;
    background: #d3ad66;
    color: #000000;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    text-align: center;   
    cursor:pointer; 
}
.rgtIcon:hover
{
   
    background: #000;
    color: #d3ad66;
}
.rgtTxt
{
    font-size: 14px;
    margin: 0 8px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
}
.mdlVewInDiv {
    position:relative;
}
.cusmImg
{
    width: 25px;
    vertical-align: top;
    margin: 0 auto;
     
}
.callDiv
{
    position: fixed;
    bottom: 10px;
    right: 9px;
    box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 5px;
    width: 156px;
    background: #fff;
        z-index: 999;
}
.calH4
{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0;
    color: #d3ad66;
}
.calP
{
    font-size: 13px;
    margin: 0;
    letter-spacing: .5px;
    padding-left: 5px;
    font-weight: 600;
    text-align:center;
}
.callA
{
    background: #fff;
    width: 35px;
    height: 35px;
    padding: 4px !important;
    text-align: center;
    margin: 0 !important;
    line-height: 40px !important;
    border-radius: 50%;
    margin-top: 3px !important; 
    border: 1px solid #000;  
}
.callA:hover
{
    background: #8b624c !important;      
}
.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.callDiv:hover
{
    background:#d3ad66 !important;
    cursor:pointer;
}

.callDiv:hover .calH4
{
    
    color:white;
}
.audiod
{
    width:100%;
    height:26px;
    
}
.dataVewP
{
    font-size: 14px;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
    letter-spacing: .5px;
    color: #1f91f3;    
}
.dataLabP
{
    letter-spacing: .5px;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 700;    
}
.cdipack
{
        font-weight: bold;
    font-size: 20px;
}
