@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: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 #f44336;
	background-color: #f44336;
}
.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: 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:80%;
	xmargin-left: 20px;
	display:block;
	margin:0 auto;
}
.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{
	xbackground: yellow;
	color: grey;
}
.perP{
	xbackground: green;
	color: green;
	
}
.absP{
	xbackground: red;
	color: red;
}
.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: #2a826a;
	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;
}
.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;
}
**/



/**** 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){
	.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: #f44336 !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;
	}
} 




.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;
    margin-left: 5px;
    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;    
}
.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;
}
.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;
      }
@media only screen and (max-width: 640px)
{
  #map {
    height: 250px;
    }  
}
 
.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;    
}

   .reptot
   {
       padding: 0px;    
    font-size: 19px;
    font-weight: bold;    
    margin-top: -9px;
    margin-bottom: 0;
   }