@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"; }




.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 #0d6cb4;
	background-color: #0d6cb4;
}
.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%;
}



.barDiv{
	position: absolute;
	left: 230px;
	color: #fff;
	top: 7px;
	font-size: 22px;
	cursor: pointer;
}
.barDiv i{
	
}
.orgbarDiv{
	position: absolute;
	left: 230px;
	color: #fff;
	top: 7px;
	font-size: 22px;
	cursor: pointer;
}

.navbar-right {
  float: right !important;
  margin-right: 0px;
  margin-top: 7px;
}
.logoImg{
	xwidth:100%;
	xmargin-left: 20px;
	display:block;
	margin:0 auto;
	height:55px;
}
.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 #0d6cb4;
	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: #0d6cb4;
	color: #fff;
}
.addBtnDiv a{
	background: #0d6cb4;
	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;
	xborder-bottom: 1px solid #d4d0d0 !important;
	padding-left:5px !important;
}
.dt-buttons{
	display:none;
}
.tableThead thead{
	background: #081839;
    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: #0d6cb4;
	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: #0d6cb4;
	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: #0d6cb4;
	background: #fff;
	width: 30px;
	height: 27px;
	margin-top: -5px;
	border-radius: 5px;
}
.modalClose i{
	
}
.addBtnDiv button:hover{
	background: #0d6cb4;
	color: #fff;
}
.modalCloseBtn{
	background: #0d6cb4;
	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: #0d6cb4;
	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: #0d6cb4;
	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 #0d6cb4;
}
.proleadHig{
	background-color: #0d6cb4 !important;
}
.leadHead{
	margin: 0;
	font-size: 15px;
	margin-bottom: 5px;
	color: #0d6cb4;
	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: #0d6cb4;
}
.addInputP{
	width:45%;
	display:inline-block;
}

.plusIconP {
    cursor: pointer;
    background: #0d6cb4;
    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 #0d6cb4;
	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: #0d6cb4;
	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: #0d6cb4;
	color: #fff;
	border-radius: 3px;
}
.posBtnDiv{
	margin-top: 15px;
	text-align: right;
}
.pospayBtn:hover{
	background: #fff;
	color: #0d6cb4;
	border:1px solid #0d6cb4 !important;
}
.pospayBtn{
	background: #0d6cb4;
	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 #0d6cb4 !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: #0d6cb4;
}
.proAddSelect{
	width: 90%;
	display: inline-block;
}
.removeBG{
	margin-left:4px;
}
.proAddBtn{
	width: 6%;
	display: inline-block;
}
.proAddIcon{
	background: #0d6cb4;
	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:#0d6cb4;
	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: #0d6cb4;
}
.PTextTL{
	margin: 0 !important;
	font-size: 10px !important;
}
.FileTL{
	margin: 0 !important;
	cursor: pointer;
	font-size: 12px !important;
	xtext-transform: uppercase;
	color: #0d6cb4;
	margin-top: 7px !important;
	xbackground: #0d6cb4;
	xborder-radius: 5px;
	letter-spacing: 1px;
}
.FileTL i{
	background: #0d6cb4;
	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;
}

.marTop24
{
    margin-top:24px;    
}
.amttotInput
{
    font-weight: bold;
    font-size: 35px;
    color:#fff;
    background:#0d6cb4 !important;
    letter-spacing: 1px;
    text-align: center;
    border: 1px solid #0d6cb4 !important;
    border-radius: 5px !important;
    box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.2) !important;    
    height:34px;
}

/**
.theme-red .sidebar .menu .list li.active{
	background-color: #0d6cb4 !important;
}
.theme-red .sidebar .menu .list li.active > :first-child i, .theme-red .sidebar .menu .list li.active > :first-child span {
    color: #FFF !important;
}
**/



/**** 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){
	.spcomDiv
	{
	    margin-top:5px;    
	}
	.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: #0d6cb4;
	}
	.theme-red .bars{
		color: #0d6cb4 !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;    
    }
    
    .trkUl li
    {
        width: 100% !important; 
        border-bottom: 1px solid #ddd;
        padding-left: 10px;   
    }
    .trkUl
    {
        padding-left:0 !important;    
    }
    .trkName
    {
       width:30% !important;     
    }
    .webTrackTable
    {
        display:none;    
    }
    .MobileTrackTable
    {
        display:block !important;    
    }
    .newpaddLR5
    {
        padding-left:0 !important;
        padding-right:0 !important;    
    }
    .trkleftDiv
    {
        height:auto !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;
}
.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;    
}
/*** Select 2 box code **/
.select2-container .select2-choice
{
    border: 0 !important;
    border-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:#0d6cb4;
    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:#0d6cb4;
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;           
}

.lactDiv {
    display: flex;
    position: relative;
}
.locDivNew {
    width: 58%;
    margin: 0 2px;
}
.locIcon {
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 20px;
    color: #f44336;
    cursor: pointer;
}
.spcomDiv
{
    line-height: 30px;
    text-align: center;
    color:#fff;
          
}
.sptotDiv {
    background: #01adff;

}
.spReadDiv
{
   background: #00ca04;
}
.spFirstSpan {
    font-size: 15px;
}
.spLastSpan {
    font-weight: 600;
    font-size: 20px;
    margin-left: 10px;
}
.activeTR
{
    background:green  !important;    
    color:#fff !important;    
}


/** Track page **/
.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:25%;
}
.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: #081839;
    border: 1px solid #081839;
    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:#ef4023;
    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: 22%;
    line-height:25px;
    vertical-align: top;
}
.rigViewText {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    display: inline-block;
    width: 75%;
    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;
}