@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");
  }
}


@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src:  url('../fonts/Roboto-Regular.woff') format('woff'), 
		url('../fonts/Roboto-Regular.ttf')  format('truetype'), 
		url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}




[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"; }




.form-group{
	margin-bottom:15px !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 #f44336;
	background-color: #f44336;
}
.textcenter{
	text-align:center;
}
.padd0{
	padding:0;
}
.textright{
	text-align:right;
}
.w-100{
	width:100%;
}

.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%;
}



.barDiv{
	position: absolute;
	left: 230px;
	color: #fff;
	top: 10px;
	font-size: 22px;
	cursor: pointer;
}
.barDiv i{
	
}
.orgbarDiv{
	position: absolute;
	left: 230px;
	color: #fff;
	top: 10px;
	font-size: 22px;
	cursor: pointer;
}
.searchIcon{
	
}
.logoImg{
	width:60px;
	display:block;
	margin:0 auto;
}
.theme-red .navbar {
    background-color: #1da39c !important;
}
.logoImgA{
	padding:0;
	margin-left:0 !important;
	width:100%;
	height: 40px !important;
}
.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{
	color: grey !important;
}
.perP{
	color: green !important;
	
}
.absP{
	color: red !important;
}
.newheadDiv{
	width: 220px;
	background: #fff;
	xborder-bottom: 2px solid #f44336;
	background:#fff;
}
.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: #f44336;
	color: #fff;
}
.addBtnDiv a{
	background: #f44336;
	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: #1da39c;
	color: #fff;
}
.tableThead thead tr th{
	font-size:13px;
	font-weight: normal;
}
.tableThead tbody tr{
	xbackground: #dddbdb !important;
}
.tableThead tbody tr td{
	xfont-size:11px;
}
.editIconA{
	display: inline-block;
	background: #f44336;
	color: #fff;
	padding: 2px 1px;
	border-radius: 3px;
}
.editIconA i{
	font-size:16px;
}
.editIconA:hover{
	color:#fff;
	text-decoration:none;
}
.modalHead{
	padding-top: 10px !important;
	background: #f44336;
	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: #f44336;
	background: #fff;
	width: 30px;
	height: 27px;
	margin-top: -5px;
	border-radius: 5px;
}
.modalClose i{
	
}
.addBtnDiv button:hover{
	background: #f44336;
	color: #fff;
}
.modalCloseBtn{
	background: #f44336;
	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;
}
.marBot10
{
    margin-bottom:10px !important;    
}
.tableSpanLink{
	color: #f44336;
	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: #f44336;
	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 #f44336;
}
.proleadHig{
	background-color: #f44336 !important;
}
.leadHead{
	margin: 0;
	font-size: 15px;
	margin-bottom: 5px;
	color: #f44336;
	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: #f44336;
}
.addInputP{
	width:45%;
	display:inline-block;
}

.plusIconP {
    cursor: pointer;
    background: #f44336;
    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 #f44336;
	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: #f44336;
	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: #f44336;
	color: #fff;
	border-radius: 3px;
}
.posBtnDiv{
	margin-top: 15px;
	text-align: right;
}
.pospayBtn:hover{
	background: #fff;
	color: #f44336;
	border:1px solid #f44336 !important;
}
.pospayBtn{
	background: #f44336;
	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 #f44336 !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: #f44336;
}
.proAddSelect{
	width: 90%;
	display: inline-block;
}
.removeBG{
	margin-left:4px;
}
.proAddBtn{
	width: 6%;
	display: inline-block;
}
.proAddIcon{
	background: #f44336;
	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:#f44336;
	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: #f44336;
}
.PTextTL{
	margin: 0 !important;
	font-size: 10px !important;
}
.FileTL{
	margin: 0 !important;
	cursor: pointer;
	font-size: 12px !important;
	xtext-transform: uppercase;
	color: #f44336;
	margin-top: 7px !important;
	xbackground: #f44336;
	xborder-radius: 5px;
	letter-spacing: 1px;
}
.FileTL i{
	background: #f44336;
	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;
}



/**
.theme-red .sidebar .menu .list li.active{
	background-color: #f44336 !important;
}
.theme-red .sidebar .menu .list li.active > :first-child i, .theme-red .sidebar .menu .list li.active > :first-child span {
    color: #FFF !important;
}
**/








.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;
}
.userImgDiv {
    position: relative;
}
.userImg
{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    vertical-align: bottom;
    border: 1px solid #aaa;
    padding: 2px;   
}
.userImgInput
{
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    border: 1px solid #aaa;
    border-radius: 50%;
    opacity: 0;
    cursor: pointer;
    padding: 2px;    
}
.compImg
{
    width: 120px;
    height: 120px;
    border-radius: 5px;
    vertical-align: bottom;
    border: 1px solid #aaa;
    padding: 2px;       
}
.compImgInput
{
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    border: 1px solid #aaa;
    border-radius: 5px;
    opacity: 0;
    cursor: pointer;
    padding: 2px;    
}


.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: 6px;
    line-height: 30px;   
}
.sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle)
{
    background: white;
    color: #000;    
}
.theme-red .sidebar .menu .list li.active > :first-child i, .theme-red .sidebar .menu .list li.active > :first-child span {
    color: #000 !important;
}


.pageIcon
{
   font-size:12px;
   margin-right:5px;    
}
/*** 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;
}
.recontex
{
    height:24px !important;
    padding:0px 3px important;
}


   /* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
      #map {
        height: 400px;
      }
     
      #description {
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
      }

      #infowindow-content .title {
        font-weight: bold;
      }

      #infowindow-content {
        display: none;
      }

      #map #infowindow-content {
        display: inline;
      }

      .pac-card {
        margin: 10px 10px 0 0;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        background-color: #fff;
        font-family: Roboto;
      }
      .pac-container
      {
            z-index: 999999 !important; 
        }
      #pac-container {
        padding-bottom: 12px;
        margin-right: 12px;
      }

      .pac-controls {
        display: inline-block;
        padding: 5px 11px;
      }

      .pac-controls label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
      }

      #pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 100%;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }

      #title {
        color: #fff;
        background-color: #4d90fe;
        font-size: 25px;
        font-weight: 500;
        padding: 6px 12px;
      }
      #target {
        width: 345px;
      }
.tockDiv {
  position: absolute;
  right: 3px;
  top: 0;
}
.tockIcon
{
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  display: block;
  margin-bottom:10px;   
  box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.1);  
}
.tockEditI {
  background: #fff;
  color: #1da39c;
}
.tockAddA {
  background: #fff;
  color: #92a23b;
}
.nxtBtn {
    background: orange;
    border: 2px solid orange;
    color: #fff;
    font-size: 20px;
    width: 10%;
    line-height: 30px;
    font-weight: 700;
    padding:10px 10px;
    letter-spacing: 5px;
    border-radius:5px;
    text-transform: uppercase;
}
.nxtBtn i
{
    font-size:20px;    
}
.fot30
{
    font-size:30px !important;    
}
.dashCardH2 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    width: 73%;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


@media only screen and (max-width: 991px)
{
  #map {
    height: 250px;
    }  
    .bars::before
    {
        content:none !important;    
    }
    .bars {
      position: absolute;
      left: 10px;
      font-size: 22px;
      top: 7px;
    }
    .ls-closed .bars::after, .ls-closed .bars::before {
        opacity: 0;
    }
    .mobIA
    {
        font-size:20px; 
        position: absolute;
        right: -8px;
        top: 10px;   
    }
    .mobIA::before {
        content: none !important;
    }
    .SpnSession {
      right: 2px !important;
      top: -1px;
    }
    .SpnSession i
    {
        font-size: 14px !important;
        top: 1px !important;    
    }
    .TopHead
    {
        font-size: 14px !important;
        letter-spacing: .5px !important;    
    }
    .select2-container
    {
        width: 100% !important;    
    }
    
    
    
}
.select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 34px !important;    
}

.errorhi {
    
    padding: 4px 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor:pointer;
}
.totShipBG
{
    background: #797979;
    border: 1px solid #797979;
    color: #fff;     
}
.curShpiBg
{
    background: green;
    border: 1px solid green;
    color: #fff;
}
.errorShipBg
{
    background: #d2051e;
    border: 1px solid #d2051e;
    color: #fff;    
}

.totShipBG:hover
{
   background: #fff;
   border: 1px solid #797979;
    color: #797979;     
}
.curShpiBg:hover
{
    background: #fff;
    border: 1px solid green;
    color: green;
}
.errorShipBg:hover
{
    background: #fff;
    border: 1px solid #d2051e;
    color: #d2051e;    
}

   
   
   .approvalDiv{
	margin-top:0px;
}
.approvalUL{
	margin-bottom: 0;
	list-style: none;
	xdisplay: flex;
	padding-left: 0;
	text-align:center;
}
.approvalUL li {
    width: 46%;
    text-align: center;
    height: 75px;
    margin: 0 5px;
    border-radius: 5px;
    color: #fff;
    line-height: 40px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
	display:inline-block;
	padding-top: 5px;
}
.delModalBox
{
    width:30%;    
}
.approvalUL li:first-child{
	background: green;
}
.approvalUL li:last-child{
	background: red;
}
.feedbackDiv {
    margin-top: 10px;
	background:#fff;
	padding: 10px;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
	border-radius: 5px;
	padding-bottom:1px;
}
.feedbackText {
    width: 100%;
    resize: none;
    height: 90px;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-size: 13px;
    padding-left: 5px;
	padding-top:5px;
}
.mainImg {
    width: 35px;
    display: block;
    margin: 0 auto;
}
.feedBtnDiv{
	text-align:right;
	margin-top: 15px;
	margin-bottom: 10px;
}
.feedbackBtn {
    background: red;
	color:#fff !important;
	border: 1px solid red;
    margin-top: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	padding: 3px 20px;
}
.datetimeInput{
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 30px;
	padding-left: 5px;
	font-size: 13px;
}
.upFileInput {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.upDivNew {
    border: 1px solid #ddd;
    padding-bottom: 5px;
}
.upFileNew {
    position: relative;
}
.upFileImg {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    padding: 2px;
}
.upFileInput {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.upDivNew {
    border: 1px solid #ddd;
    padding-bottom: 5px;
}
.upNewH5 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.feedbackBtn {
    background: red;
	color:#fff !important;
	border: 1px solid red;
    margin-top: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	padding: 3px 20px;
}



.trackDiv {
    padding-bottom: 10px;
}
.trkHead {
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
}
.trkleftDiv {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
border-radius: 5px;
position: relative;
height: 82px;
padding-top: 2px
}
.trkStatP {
    margin: 0;
    position: absolute;
    right: 5px;
    top: 5px;
    
    color:#fff;
    padding: 0 4px;
    line-height: 25px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    letter-spacing: .5px;
}
.trkStatDeli
{
    background: green;
}
.trkStatpend
{
    background: red;
}
.trkUl {
    padding: 0;
    list-style: none;
    padding-left: 10px;
    margin-bottom:0;
}
.trkUl li {
    display: inline-block;
    width: 48%;
    position: relative;
    line-height:20px;
}
.trkName {
    margin: 0;
    font-size: 13px;
    display: inline-block;
    width:26%;
}
.trkText {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-top: 5px;
    xmargin-bottom: 5px;
    display: inline-block;
    width:68%;
}
.trakTableDiv
{
    margin-top: 10px;    
}
.trkImg {
    height: auto;
    width: 27px;
}
.trkInDiv {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 10px;
    padding-bottom:5px;
}
.trkInp {
    width: 100%;
    border: 1px solid #aaa;
    border-radius: 5px;
    line-height: 30px;
    padding-left: 5px;
}
.trakBtn {
    text-align: center;
    background: #0d6cb4;
    border: 1px solid #0d6cb4;
    color:#fff;
    margin-top: 10px;
    width: 30%;
    margin: 0 auto;
    display: block;
    margin-top: 8px;
    border-radius: 5px;
    line-height: 23px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.rigViewDiv {
    margin-top: 10px;
    xbox-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    xborder-radius: 5px;
    padding: 0px 0;
}
.subDivtrk {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    margin-top: 9px;
    border-radius: 5px;
}
.subDivtrk .rigViewText
{
    text-align:left;    
}
.rigtopHead {
    margin-bottom: 0;
    text-align: left;
    line-height: 30px;
    background: rgba(0,0,0,0.09);
    color:#0d6cb4;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
    padding-left:10px;
}
.rigViewUl {
    padding: 0;
    list-style: none;
    margin-bottom: 0px;
}
.rigViewUl li {
    position: relative;
    padding: 0 5px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
}
.rigViewUl li:last-child
{
    border-bottom: 0;
}
.rigViewP {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0;
    width: 26%;
    line-height:25px;
    vertical-align: top;
}
.rigViewText {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    display: inline-block;
    width: 71%;
    text-align: right;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:25px;
}
.homeIconA {
    position: fixed;
    top: 10px;
    z-index: 999;
    left: 230px;
    color: #fff;
}
.homeIcon {
    font-size: 20px;
}
.homeIconA:hover
{
    color:#fff;    
}
.trackTable tbody tr td
{
    line-height: 20px !important;
    font-size: 13px;    
} 
.newpaddLR5
    {
        padding-left:5px;
        padding-right:5px;    
    }
    .statP {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 32px;
}

.trkStatDeli
{
    background: green;
}
.trkStatpend
{
    background: red;
}

/** Track  */
.trkDiv {
 
	
	margin: 0 auto;
}
.trkH3 {
    margin: 0;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #d2051e;
	
}
.trkNoDiv {
    margin-bottom: 10px;
}
.trkNoTable{
	margin-bottom: 0;
}
.trkNoTable thead{
	background: #f2f2f2;
}
.trkNoTable thead tr th{
	padding: 2px;
	font-size: 13px;
	padding-left: 10px;
}
.trkNoTable tbody tr td{
	padding: 2px;
	padding-left: 10px;
	font-size: 14px;
}
.shpH3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    background: rgba(0,0,0,0.09);
    line-height: 30px;
    margin-top: 0px !important;
    padding-left: 5px;
    position: relative;
}
.trkmapDiv{
	margin-bottom:20px;
}
.helpDiv {
    margin-bottom: 20px;
}
.helpP {
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    color: #0b4735;
}
.helpCont {
    font-size: 15px;
    margin: 0;
    padding-bottom: 0px;
    line-height: 25px;
}
.lagUl {
    padding: 0 20px;
	margin-bottom:0;
}
.lagUl li {
    display: inline-block;
    margin-right: 20px;
}
.lagLabel {
    font-size: 15px;
    letter-spacing: .5px !important;
}
.lagInput {
    margin-right: 5px;
}
.trckHeader{
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0px;
}
.dumHeadDiv {
    text-align: center;
    background: #d2051e;
    padding: 10px 0;
}
.dumImg {
    width: 130px;
}
.trckpageTop{
	xmargin-top:54px;
}
.trkul {
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    xbackground: #3e8700;
    color: #fff;
}
.trackgreen
{background: #3e8700;
}
.trackred
{
    background: red;
}

.trkul li{
	width: 100%;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #fff;
}
.trkIcon{
	font-size: 13px;
	margin-right: 7px;
}
.trckSerDiv {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
}
.trckSerInput {
    width: 100%;
    line-height: 35px;
    padding-left: 10px;
    border: 1px solid #ddd;
}
.trckSerBtn {
   
    margin: 0 auto;
    
    background: #d2051e;
    border: 1px solid #d2051e;
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 2px;
    padding-bottom: 5px;
	display: block;
	cursor:pointer;
}
.trckSerBtn:hover{
	background: #fff;
    border: 1px solid #d2051e;
    color: #d2051e;
}
.trklocDiv {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.trklocInDiv {
    border-right: 1px solid #aaa;
}

.trklocH4 {
    background: #f2f2f2;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 0;
    margin-top:0;
    position:relative;
}
.trklocUl {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
.trklocUl li {
    padding: 0 10px;
    line-height: 30px;
    border-bottom: 1px solid #eee;
}
.trklocUl li:last-child {
	border-bottom: 0;
}
.trklocFrtP {
    margin: 0;
    width: 20%;
    display: inline-block;
    font-size: 14px;
}
.trklocLastP {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
.trkProdUl {
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}
.trkProdUl li {
    width: 49%;
    display: inline-block;
    padding: 0 10px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}
.trkProdFrstP {
    margin: 0;
    width: 30%;
    display: inline-block;
    font-size: 15px;
}
.trkProdLastP {
    margin: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    vertical-align: top;
}
.togSoan {
    position: absolute;
    right: 15px;
    font-size: 17px;
    cursor: pointer;
    color: #d2051e;
}


/** Responsive code **/
@media only screen and (max-width: 990px){
	body{
		overflow-x: hidden;
	}
	.footer-distributed .footer-company-name{
		font-size:12px;
	}
	.copyrights{
		padding:10px 0;
	}
	.admInDiv{
		width:95%;
	}
	.admH3{
		font-size:18px;
	}
	.admH5{
		font-size:15px;
	}
	.schoolTable{
		width:auto;
	}
	.formPadd{
		padding-left:5px;
		padding-right:5px;
	}
	.sele2 {
		padding: 10px 0;
	}
	
	.trkH3{
		
		font-size: 20px;
	}
	.trkProdFrstP{
		width: 45%;
	}
	.trkProdUl li{
		width: 100%;
	}
	.trckSerDiv{
		width: 100%;
	}
	
	
	
}

.chartDiv {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 0;
}
.chartDiv h2
{
    margin: 0 !important;
    text-align: center;
    font-size: 18px !important;
    line-height: 30px;    
}
.chartDiv canvas
{
    xmargin-top:-20px;    
}

.listDiv {
    margin-top: 10px;
}
.listInnerDiv {
    background: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.1);
    padding-top: 5px;
    padding-bottom: 5px;
	margin:10px 0;
}

#bindtrip .listUL
{
   padding-left: 5px;     
}
#bindtrip .tripDetInnerDiv
{
    margin: 5px 0px;
}
.listUL {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    padding-left: 10px;
}
.listUL li {
    font-size: 14px;
    letter-spacing: .5px;
    xcolor: #999;
	padding: 3px 0;
	
    line-height:22px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listUL li i{
	color: #ec1c24;
	font-size: 16px;
	margin-right: 10px;
}
.codeLi {
    position: relative;
	xcolor:#000;
}
.shipmentType {
    position: absolute;
    right: 9px;
    top: 3px;
    background: green;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
}

.bgdelivery {
    background: green;
	color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 14px;
}
.bgFailed {
   background: red;
	color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 14px;
}
.bgpending{
	background: gray;
	color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 14px;
}

.locLi{
	position: relative;
	
}
.compLi {
    font-size: 13px !important;
}
.pincodeSpan{
	position: absolute;
    right: 9px;
    top: 3px;
    font-weight: 600;
}
.approvalDiv{
	margin-top:15px;
}
.approvalUL{
	margin-bottom: 0;
	list-style: none;
	xdisplay: flex;
	padding-left: 0;
	text-align:center;
}
.approvalUL li {
    width: 47%;
    text-align: center;
    height: 75px;
    margin: 0 5px;
    border-radius: 5px;
    color: #fff;
    line-height: 75px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
	display:inline-block;
}
.approvalUL li:first-child{
	background: green;
}
.approvalUL li:last-child{
	background: red;
}

.boxSpa {
    
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
}
.redBg
{
    background: red;
    color: #fff;     
}
.greyBg
{
    background: gray;
    color: #fff;        
}



.dashDiv
{
    padding-top:10px;
    padding-bottom:10px;    
}
.dashCardDiv {
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 20px 10px;
    position: relative;
    margin-bottom: 15px;
}
.dashH5 {
    font-size: 12px;
    color: #3e7572;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.dashH2 {
    margin-top: 10px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1px;
}
.dashImg {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 60px;
    opacity: .5;
}
.dashTit {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 17px;
    letter-spacing: .4px;
    font-weight: 600;
    color: #999696;
}
.dasgStaSpan {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .2px;
    border-radius: 0;
    padding: 5px;
    padding-left: 0;
}
.paidI {
    margin-right: 5px;
    background: #4da283;
    line-height: 24px;
    width: 25px;
    text-align: center;
    font-size: 12px;
}
.unpaidI
{
    margin-right: 5px;
    background: #cd2312;
    line-height: 24px;
    width: 25px;
    text-align: center;
    font-size: 12px;    
}
.notyetI
{
    margin-right: 5px;
    background: #c49111;
    line-height: 24px;
    width: 25px;
    text-align: center;
    font-size: 12px;      
}
.notVisSp
{
   background: #f6c23e;
    color: #fff;     
}
.vistSp
{
    background: #1cc88a;
    color: #fff;    
}
.calSp
{
    background: #e74a3b;
    color: #fff;    
}
.petAprI {
    font-size: 17px;
    color: #3e7572;
    margin: 0 5px;
    cursor: pointer;
}
.petCalI {
    font-size: 16px;
    color: red;
    margin: 0 5px;
    cursor: pointer;
}
.petAprView {
    font-size: 16px;
    color: green;
    margin: 0 5px;
    cursor: pointer;
}
.dashUl {
    padding: 0;
    list-style: none;
}
.dashUl li {
    font-size: 13px;
    line-height: 35px;
}
.dashUl li span {
    font-weight: 700;
    letter-spacing: .5px;
    color: #1da39c;
}
.aptCofnBtn
{
    background: green;
    color: #fff;
    font-size: 14px !important;
    letter-spacing: 1px;
    border-radius: 5px !important; 
}
.aptcalBtn
{
    background: red;
    color: #fff;
    font-size: 14px !important;
    letter-spacing: 1px;
    border-radius: 5px !important;      
}
.pageTopUl {
    position: absolute;
    top: 2px;
    right: 15px;
    padding: 0;
    list-style: none;
    margin-bottom:0;
}
.pageTopUl li {
    display: inline-block;
    margin: 0 5px;
}
.pageTopUl li i {
    background: #d7d7d7;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 18px;
    cursor: pointer;
    color: #000;
}
.actVI {
    background: #1ea49d !important;
  color: #fff !important;
}
.tabSerInp {
    width: 100%;
    line-height: 30px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 13px;
    letter-spacing: .5px;
}
.tabSerBtn {
    background: #1ea49d;
    border: 1px solid #1ea49d;
    color: #fff;
    line-height: 30px;
    padding: 0 30px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
}
.tabSerDiv {
    margin: 10px 0;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
    padding: 9px 0;
}
.patiCrdDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    position: relative;
    padding: 10px 10px;
    height: 330px;
}
.patiImg {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: block;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
}
.patiName {
    margin: 0;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #1ea49d;
}
.patiUl {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
.patiUl li {
    position: relative;
    line-height: 25px;
    font-size: 12px;
}
.patiSp {
    font-weight: 600;
    font-size: 12px;
    position: absolute;
    right: 10px;
}
.patiA {
    position: absolute;
    right: 10px;
    background: #1ea49d;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    top: 7px;
    font-size: 15px;
    border:1px solid #1ea49d;
}
.patiA:hover
{
    background: #fff;
    color: #1ea49d;  
    border:1px solid #1ea49d; 
}


.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}
.select2-container
{
    width:100% !important;    
}
.tabset > label {
  position: relative;
  display: inline-block;
  padding: 5px 10px 10px !important;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  margin-bottom:0;
}

.tabset > label::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    width: 90%;
    top: auto !important;
    height: 2px;
    background: #8d8d8d;
    border-radius: 0 !important;
}
.tabset > label::before
{
    opacity: 0 !important;    
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #06c;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    border-left: 0;
}

.tab-panel {
  padding: 15px 10px;
}

.tabset {
  max-width: 65em;
}
.tabI {
    font-size: 15px;
    margin-right: 5px;
    color: #000;
}
.patTabUl {
    padding: 0;
    list-style: none;
    margin: 0;
}
.patTabUl li {
    font-size: 14px;
    line-height: 35px;
}
.patTabSpan {
    font-weight: 600;
    letter-spacing: .4px;
    margin-left: 10px;
}
.presUl {
    padding: 0;
    margin-left: 15px;
    margin-top: 10px;
}
.presUl li {
    line-height: 20px;
    font-size: 13px;
    letter-spacing: .3px;
    margin-bottom: 10px;
}
.patiDetDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    padding-top: 10px;
    padding-bottom: 10px;
}
.patiViewImg {
    width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: inline-block;
  padding: 3px;
}
.patiVewUl {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: 10px;
}
.patiVewUl li {
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}
.patiFrtP {
    width: 30%;
    display: inline-block;
    margin-bottom: 0;
}
.patiLstP {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    margin-bottom:0;
}
.patiComDiv
{
    margin-bottom:10px;
    margin-top:10px;    
}
.patiNewDiv {
    position: relative;
    margin-top:10px;
}
.patiNewImg {
    width: 140px;
    height: 140px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px;
}
.patiNewInp {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 140px;
    opacity: 0;
    cursor: pointer;
}
.newregA {
    position: absolute;
    right: 12px;
    font-size: 12px;
    background: #fff;
    line-height: 25px;
    top: 4px;
    padding: 0 5px;
    border-radius: 5px;
    letter-spacing: 0;
    font-weight: 600;
    color: #3e7572;
}
.select2-container .select2-choice
{
    line-height:33px !important;
    font-size: 13px;    
}
.presVwImg
{
    width: 135px;
    height: 135px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px;
    margin: 0 auto;
    display: block;    
}
.drugDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    margin-bottom: 7px;
}
.preAddBtn {
    background: #3e7572;
    border: 1px solid #3e7572;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    border-radius: 5px;
    margin-top: 10px;
    line-height: 23px;
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
.preAddBtn i {
    font-size: 13px;
    margin-right: 10px;
}
.preRem
{
    background: red;
    border: 1px solid red;
    color: #fff;    
}
.viewPresDiv
{
    display:none;    
}
.presMdl
{
    width:70%;    
}
.presP {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    font-size: 13px;
    margin-top: 5px;
    font-weight: 600;
    letter-spacing: .3px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 3px;
}
.presH3 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 15px;
    color: #1da39c;
    margin-top: 10px;
}
.presLtDiv {
    margin-bottom: 10px;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    padding: 5px;
    margin-top: 10px;
}
.amtInp {
    width: 100%;
    line-height: 25px;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 600;
}
.footTot {
    font-size: 25px;
    font-weight: 700;
    color: #000;
}
.totPer {
    text-align: right;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: .5px;
    margin-right: 10px;
}
.billVieTabl {
    height: 200px;
    overflow-x: auto;
}
.billUl {
    padding: 0;
    list-style: none;
    margin: 0;
}
.billUl li {
    position: relative;
    margin-bottom: 10px;
}
.billP {
    width: 58%;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 0;
    line-height: 33px;
}
.billInp {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    line-height: 30px;
    padding-left: 5px;
    font-weight: 700;
    font-size: 18px;
}
.billUl li:last-child
{
    background: rgba(0,0,0,0.07);
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    border-radius: 5px;
    font-weight: 700;    
}
.dashtabDiv {
    position: relative;
}
.dashtabUl {
    position: absolute;
    padding: 0;
    list-style: none;
    top: -4px;
    left: 220px;
    margin: 0;
}
.dashtabUl li {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    font-weight: 600;
    padding-right: 5px;
    cursor: pointer;
}
.patnewCrd {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    margin-bottom: 10px;
    padding: 10px 0;
    height:163px;
}
.patnewH3 {
    margin: 0;
    padding-left: 10px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    border-bottom: 1px solid #ddd;
    line-height: 23px;
    margin-bottom: 6px;
    padding-bottom: 3px;
    color: #1ea49d;
    padding-right: 35px;
}
.patnewSpan {
    position: absolute;
    right: 10px;
    font-size: 16px;
    color: #000;
}
.patnewImgDiv {
    text-align: center;
}
.patnewImg {
    width: 110px;
    height: 110px;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 5px;
}
.patnewP {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 12px;
    letter-spacing: .5px;
}
.patA {
    position: absolute;
    right: 15px;
    bottom: 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    z-index: 999;
}
.upP {
    padding-left: 10px;
    margin-top: 0px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .5px;
    background: rgba(0, 0, 0, 0.1);
    line-height: 35px;
    margin-bottom: 1px;
}
.scePatP {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    letter-spacing: 1px;
    background: #19ad1b;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
}
.textarea
{
    border: 1px solid #ddd !important;
    height: 100px !important;
    resize: none;
    padding-left: 5px !important;
    font-size: 13px;
    line-height: 21px;
}
.uplodBtn {
    background: #7242dc;
    border: 1px solid #7242dc;
    color: #fff;
    height: 31px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    width: 150px;
}
.uploadInp {
    position: absolute;
    top: 0;
    width: 150px;
    height: 31px;
    opacity: 0;
    cursor: pointer;
}
.uplodBtn i
{
    margin-right:5px;
    font-size: 14px;    
}
.dwnldBtn
{
    background: #42dc44;
    border: 1px solid #42dc44;
    color: #fff;
    height: 31px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    width: 150px;     
}
.dwnldBtn i
{
    margin-right:5px;
    font-size: 14px;    
}

.upcomTkn
{
    background: rgba(0,0,0,0.09);    
}
.todappBor
{
    border-bottom: 5px solid #4e73df;    
}
.totappBor
{
    border-bottom: 5px solid #1cc88a;    
}
.todpatBor
{
    border-bottom: 5px solid #36b9cc;    
}
.totpatBor
{
    border-bottom: 5px solid #f6c23e;    
}
.todperBor
{
    border-bottom: 5px solid #858796;    
}
.totperBor
{
    border-bottom: 5px solid #e74a3b;    
}
.totpayBor
{
    border-bottom: 5px solid #e5ec12;    
}
.monpatBor
{
    border-bottom: 5px solid #da26ea;    
}


.todappClr
{
    color:  #4e73df;  
}
.totappClr
{
    color:  #1cc88a;  
}
.todpatClr
{
    color:  #36b9cc;  
}
.totpatClr
{
    color:  #f6c23e;  
}

.todperClr
{
    color:  #858796;    
}
.totperClr
{
    color:  #e74a3b;   
}
.totpayClr
{
    color:  #e5ec12;     
}
.monpatClr
{
    color:  #da26ea;     
}
.maleBg
{
    background:#28c9ee;   
}
.femaleBg
{
    background:#f7c2cb;     
}

.medInp {
    width: 70px;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
}
.bor
{
    border: 1px solid #ddd !important;    
}
.form-group .form-control
{
    padding-left:5px;    
    font-weight: 700;
}
.bilRatDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    padding: 10px;
}
.bilratUl {
    padding: 0;
    list-style: none;
    margin: 0;
}
.bilratUl li {
    position: relative;
    font-size: 14px;
    padding-left: 10px;
    line-height: 45px;
}
.bilRatInp {
    position: absolute;
    right: 15px;
    border: 1px solid #ddd;
    line-height: 27px;
    padding-left: 10px;
    width: 30%;
}

.editIcon {
    position: absolute;
    right: 20px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    top: 35%;
    cursor: pointer;
}
.patTabDiv
{
    position:relative;    
}
.rgtBtnDiv
{
    position:absolute;    
    right: 10px;
    top: 10px;
}
.perRgtBtn {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 30px;
    margin-right:10px;
    padding:0px 10px;
    border-radius: 2px;
}
.PervBtn
{
    background: #1ea49d;
    border: 1px solid #1ea49d;
    color: #fff;     
}
.PervBtn:hover
{
    background: #fff;
    border: 1px solid #1ea49d;
    color: #1ea49d;     
}
.CurrBtn
{
    background: #1f91f3;
    border: 1px solid #1f91f3;
    color: #fff;     
}
.CurrBtn:hover
{
    background: #fff;
    border: 1px solid #1f91f3;
    color: #1f91f3;     
}

.labAddSpn {
    position: absolute;
    right: 50px;
    background: #1ea49d;
    color: #fff;
    line-height: 24px;
    padding: 0 6px;
    border-radius: 3px;
    top: -5px;
    text-transform: uppercase;
    cursor: pointer;
}
.medAdd
{
    position: absolute;
    right: 5px;
    background: #fff;
    color: #1da39c;
    border-radius: 50%;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    bottom: 5px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
    width: 25px;
    height: 25px;
    text-align: center;
}
.hstyH3 {
    margin: 0;
    padding-left: 10px;
    background: rgba(0, 0, 0, 0.1);
    line-height: 40px;
    position: relative;
    font-size: 22px;
    color: #1ea49d;
    letter-spacing: .5px;
}
.hstyI {
    position: absolute;
    right: 10px;
    top: 8px;
    cursor:"pointer";
}
.offDiv
{
    width:48%;
    display:inline-block;
    vertical-align:top;    
}
.patDivSele
{
    display:inline-block;
    width: 75%;    
}
.tabPanel
{
    border: 1px solid #ddd;   
    padding-top: 10px; 
}
.patiTitP
{
    display: inline-block;
    margin-bottom: 0;    
}
.patiContP
{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: 600;
    border-bottom: 1px solid #ddd;    
}
.dobLi
{
    width: 13%;    
}
.genLi
{
    width: 12%;    
}
.mobLi
{
    width: 18%;    
}
.adrLi
{
    width: 55%;    
}
.patyp
{
    width:80%;
    display:inline-block;    
}
.form-control
{
    padding:3px !important;    
}
.extLab
{
    color: #1ea49d;
    font-weight: 700;
    font-size: 15px !important;    
}
.marBot0
{
    margin-bottom:0 !important;    
}
.medCrdDiv {
  background: #fff;
  padding: 15px;
  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
  margin-top: 5px;
  border-radius: 5px;
  position: relative;
}
.medH4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .5px;
  margin: 0;
  display: inline-block;
}
.medH2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  margin: 0;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  background: #1ea49d;
  line-height: 53px;
  width: 70px;
  text-align: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}



/**** 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: 991px){
	.dashtabUl li
	{
	    margin: 0 0px;
	    margin-bottom: 5px;    
	}
	.dashtabUl
	{
	    position: static;    
	}
	.presMdl
    {
        width:95% !important;    
    }
	.tabSpan
	{
	  display:none;      
	}
	.sidebar
	{
	    top:40px ;
	    }
	.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: #f44336;
	}
	.theme-red .bars{
		color: #92a23b !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;
	}
	.dobLi
    {
        width: 100%;    
    }
    .genLi
    {
        width: 100%;    
    }
    .mobLi
    {
        width: 100%;    
    }
    .adrLi
    {
        width: 100%;    
    }
    .dteSpn
    {
        display:none;    
    }
    .medCrdDiv
    {
        padding: 10px 5px;
        margin-top: 10px;    
    }
    .medH4
    {
        font-size: 15px;    
    }
    .medH2
    {
        font-size: 30px;
        right: 9px;
        top: 4px;    
    }
	
	
} 