/* CSS Document */
/* =============================================================================
   Font Face
   ========================================================================== */
   
/*@font-face {
    font-family: 'quattrocento_sansregular';
    src: url('../fonts/quattrocentosans-regular-webfont.eot');
    src: url('../fonts/quattrocentosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quattrocentosans-regular-webfont.woff') format('woff'),
         url('../fonts/quattrocentosans-regular-webfont.ttf') format('truetype'),
         url('../fonts/quattrocentosans-regular-webfont.svg#quattrocento_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/



@font-face {
    font-family: 'calibriregular';
    src: url('../fonts/calibri.woff2') format('woff2'),
         url('../fonts/calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
	
    font-family: 'calibribold';
    src: url('../fonts/calibrib.woff2') format('woff2'),
         url('../fonts/calibrib.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'calibrilight';
    src: url('../fonts/calibril.woff2') format('woff2'),
         url('../fonts/calibril.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body{
   /* font-family: 'quattrocento_sansregular' !important;*/
   font-family: 'calibriregular' !important;
}



/*Added by Ajith*/
.cke_inner span *,
.cke_inner span *:before,
.cke_inner span *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/*Added by Ajith*/

.clear{clear:both;}
.header{background:#FFF;  padding-left: 18px;  border-bottom: 1px solid #e9e8e8;}
.top-header{
   border-top: 2px solid #11585a;
}
.logo-text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
.logo-text small{
	color:red;
	font-size: 18px;
}
.right-box{
	width:252px;
	float:right;
}
.right-box a{
	display: block;
    color: #444;
    line-height: 60px;
    width: 42px;
    float: left;
}
.user{
	float:right;
	text-align:center;
	padding: 0px 15px 0;
}
.user a{
	display:block;
	padding:0 0 0 0;
}
.drpdd img {
  width: 27px;
  height: 27px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 3px 0px #9A9A9A;
  border-radius: 100%;
  padding: 0;
  margin-top: -1px;
  margin-left: 14px;
}
.user label {
    font-weight: normal;
    color: #444;
    font-size: 12px;
    line-height: 16px;
    margin: 5px auto 0;
  position: relative;
  left: -10px;
}
label{
	font-weight:normal !important;
	margin-top:10px;}

.right-box{
	width:252px;
	float:right;
	padding-top: 18px;
}
.right-box a {
    display: block;
    color: #4456ba;
    line-height: 30px;
    width: 33px;
    border: 1px solid #DDD;
    border-left: none;
    text-align: center;
}
.right-box a:first-child{
	border-left:1px solid #DDD;
}

.fluid{padding:0px !important;}
.navbar{border-bottom:none !important; margin-bottom:0px !important;}
.navbar-nav>li>a{text-transform:uppercase;}
.head{
	padding: 0 15px;
	background-color:#FFF;
	    border-bottom: 1px solid #e9e8e8;
}
.logo{
	display:block;
	padding: 5px 0;
	margin-left:63px;
	float:left;
}
.logo img{
	/*width: 170px;
    height: 55px;*/
}

.readmore-shell{
	background-color:#FFF;
	padding: 12px;
	border-top: 1px solid #EAEAEA;
	border-radius: 0 0 5px 5px;
}
.readmore-shell a{
	display:inline-block;
	padding: 0 15px;
	float:right;
	font-size:16px;
	color:#333;
}
.readmore-shell a i{
	color:#10BAE4;
}
.readmore-shell a:hover{
	color:#10BAE4;
}

.tab-one{
	margin: 0 0 15px;
}
.inner-tab{
	padding:15px;
	border-radius:4px;
	background-color:#FFF;
}
.table-responsive{
	border:none !important;
}
.tab-table td{
	border-bottom: 1px solid #EAEAEA;
}	
.tab-table td b{
	padding: 10px 0 10px 15px;
	display:block;
	text-transform: uppercase;
}	
.tab-table td label{
	padding: 3px 0 3px 15px;
	font-weight:normal;
	float:left;
}
.tab-table td img{
	float:left;
	margin: 0 0 0 5px;
}		
.tab-table td span{
	display:block;
	height:2px;
}	
.tab-table td i{
	margin-left:5px;
}	
.tab-two{
	margin-bottom:25px;
	background:#ECECEC;
	border-radius: 5px;
	border-top:1px solid #ddd;
}
.table-second td{
	border-bottom: 1px solid #EFEFEF;
}
.table-second td b{
	padding: 20px 0 20px 15px;
	display:block;
}	
.table-second td label{
	padding: 10px 0 5px 15px;
	font-weight:normal;
	display:block;
	margin:0px;
}
.table-second  td span{
	display:block;
	height:2px;
	background:#DDD;
	margin-right:20px;
}
.pie-chart-box{
	background:#FFF;
	padding:15px;
	border-radius:5px;
	margin-bottom:15px;	
	height:380px !important;
	text-align:center;
}
.pie-chart-box h2{
	font-size:18px;
	padding:5px 0 10px;
	margin:0px;
}
.top-padding{
	padding-top:43px;
}
.pie-chart-holder{
	padding-top:43px;
}
.ribbon-box{
	padding-left:20px !important;
	/*background-color: #13195C !important;*/
	border:none !important;
	min-height:55px;
	padding-bottom:20px;
}
.tihidRibbon8{
    width:243px;
    height:34px;
    position: relative;
    float:left;
    color:#ffffff;
    background:#00adef;
    line-height:40px;
    text-align:left;
    padding-left:10px;
}
.tihidRibbon8 h4{
    font-size:14px !important;
	line-height:34px;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.tihidRibbon8:before{
    position: absolute;
    content: "";
    margin-left: -22px;
    margin-top: 0px;
    border-top: 17px solid transparent;
    border-right: 12px solid #00adef;
    border-bottom: 17px solid transparent;
    display: block;
}
.tihidRibbon8:after{
	display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    right: 0px;
    content: "";
    border-bottom: 10px solid transparent;
    border-left: 9px solid rgb(41, 51, 1);
}
.date-box{
	/*background-color: #13195C !important;*/
	border:none !important;
	padding: 0 0 10px 10px !important;
}
.date{
	padding:0px !important;
}
.date h1{
	font-size:48px;
	color:#00adef;
	float:left;
	margin:0;
	padding:0;
}
.date label{
	display: block;
    padding: 0 0 4px 10px;
    float: left;
    line-height: 9px;
    margin: 0px;
	font-weight:normal;
	font-size:11px;
}
.day{ color:#FFF; padding-top:8px !important;}
.month{ color:#fff; }
.year{ font-size:14px !important; color:#fff;}
.time-shell{
	padding-top:14px;
}
.date span{
	display: block;
    float: left;
    line-height: 24px;
    margin: 0px;
	font-size:16px;
	padding:0 1px;
}
.copy{
    /*text-align: center;*/
    color: #999;
    font-size: 12px;
    border: none !important;
    line-height: 16px;
	padding: 0 0 0 250px;
	float:left;
	margin-bottom:0px;
}
.main-footer{ background: #22517b; padding: 0 11px; position:fixed; bottom:0; left:0; right:0; z-index: 1; }
.main-footer a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  display: block;
  float: right;
  padding: 27px 24px 4px 0;
  color: #FFF;
}
.main-footer a span{
	color:red;
}
.main-footer a small{
	font-size:20px;
}
.main-footer a:hover{
	color:#FFF;
	text-decoration:none;
}
/*=================login style==============*/

#main-login-page {  }
.brd-33 {
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 49%, rgba(255,255,255,1) 100%);
  height: 406px;
  width: 2px;
  position: absolute;
  right: 150px;
  z-index: 999999;
  top: 189px;
  bottom: 0;
}
.main-login-right { background:url(../images/logn-bg.jpg); height:100vh; border-left: 1px solid #fff; }
.login-box-wrapper { background: #fff; margin: 10px auto; position: absolute; top: 23%; right: 64px; padding: 53px 59px; border-radius: 38px; box-shadow: 3px 1px 14px -5px #000; width: 100%; }
.user-icn-detls {  }
.user-icn-detls h3 { font-weight: 900; text-transform: uppercase; letter-spacing: 2px; font-size: 14px; }
.user-icn-detls h4 { font-weight: 900; font-size: 16px;}
.frm-lognn22 {  }
.logn-frm2 {  }
.frm-ww { width: 100%; border: 1px solid #c9c9c9; padding: 12px 13px; border-radius: 3px; }
.lgn-bntt { background: #00adef; color: #fff; padding: 12px 16px !important; width: 100%; text-transform: uppercase; font-size: 18px !important; margin: 14px auto 0; }
.lgn-bntt:hover { background: #4055a8; color: #fff !important; padding: 12px 16px !important; width: 100%; text-transform: uppercase; font-size: 18px !important; margin: 14px auto 0; }
.forgt-psswrd { color:#333; background: none; border: none; padding: 3px 0 0; }
.logn-frm3 { margin: 6px auto 0; }
.logn-frm8 { margin: 6px auto 0; text-align:right; font-weight:bold; }
.no-pad {padding:0px !important;}
.leftt-logo-sectnn { position:relative; padding: 0px; height: 638px; overflow: hidden; }
.logo_main-login { width: 24%; position: absolute; right: 0; top: 22px; left: 0; margin: 0px auto; }
.mmg_main { margin: 0px auto 0; height:100vh !important; }
.powerd-byy { position: absolute; bottom: 19px; right: 557px; text-align: right; }
.powerd-byy p { margin:0px auto !important; padding:0px !important; }
.lgn-bntt_2 { background: #555; color: #fff; padding: 12px 16px !important; width: 100%; text-transform: uppercase; font-size: 18px !important; margin: 14px auto 0; }
.lgn-bntt_2:hover { background: #555; color: #fff !important; padding: 12px 16px !important; width: 100%; text-transform: uppercase; font-size: 18px !important; margin: 14px auto 0; }
.lgn-bntt_5 { background: #3650a5; color: #fff; padding: 12px 16px !important; width: 100%; text-transform: uppercase; font-size: 18px !important; margin: 0 auto 0; }
.lgn-bntt_5:hover { background: #0d5a64; color: #fff !important; padding: 12px 16px !important; width: 100%; text-transform: uppercase; font-size: 18px !important; margin: 0 auto 0; }
/*input border */
input:focus, textarea:focus, select:focus,button:focus{ outline: none; }
input:focus, textarea:focus, select:focus,button:focus{ outline: none; }
.btn.focus, .btn:focus { box-shadow: none !important; }
/*input border */
.ernt-logo-wrpr { position: absolute; top: 1px; left: 0; z-index: 9; right: 0; margin: 0px auto; }
.ernt-logo-wrpr img { padding-left: 54px;}
.ernt-logo-wrpr1 { position: absolute; top: 0; right: 0;  z-index: 9;  background: radial-gradient(circle, #d5e1f8, #fff, #f3f3f3); left: 0; padding: 5px 62px; }
.ernt-logo-wrpr1 img { float:right; }





/*=================login style==============*/



/*=============business details page styles===============*/
.current-page{
	padding:10px 15px 10px 15px;
	background:#FFF;
	border-bottom:1px solid #E2E1E1;
}
.current-page ul{

	margin:0;
	padding:0;
	list-style:none;
}
.current-page li{
	float:left;
}
.current-page li a{
	text-decoration:none;
	display:block;
	padding: 0 5px 0 0;
	color: #777;
}
.current{
	color:#10BAE4 !important;
}
.business-shell{
	padding:20px;
	border-radius:5px;
	background-color:#FFF;
}
.main-head{
	padding-bottom:10px;
}
.main-head h1{
	float:left;
	font-size:18px !important;
	padding:0;
	margin:0;
	line-height: 35px;
	color:#323A98;
}
.main-head h2 {
    float: left;
    font-size: 18px !important;
    padding: 7px 0 0;
    margin: 0;
    /* line-height: 35px; */
    color: #000;
    /*font-weight: 600;*/
}
.main-head span{
	float:right;
	line-height:32px;
}
.main-head p{
	float:right;
	margin:0px auto !important;
	padding:0;
}
.shell-inputs{
	
	padding: 7px 0;
}
.shell-inputs label{
	/*width:160px;*/
	color: #222;
}
.no-padding{padding:0 !important;}
.shell-inputs span{
	display: block;
    /*padding: 7px 0 4px 0;*/
    font-weight: bold;
    color: #555;
	/*z-index:1;*/
}
.shell-inputs span small{
	color:red;
	font-size:16px;
}
/*.shell-inputs select{
	padding:5px;
	width:100%;
	border:1px solid #DDD;
	border-radius:3px;
	height: 38px;
}*/
.textfield{
	padding:5px;
	width:100%;
	height:32px;
	border:1px solid #DDD;
	border-radius:3px;
}
.textfield_search{
	padding:5px;
	width:100%;
	height:37px;
	border:1px solid #DDD;
	border-radius:3px;
}

.shell-inputs textarea{
	padding:5px;
	width:100%;
	height:90px;
	border:1px solid #DDD;
	border-radius:3px;
}
.submit{
	background:#235b7c !important;
	font-size:14px;
	color:#FFF !important;	
	border-radius:3px;
	padding: 7px 26px;
	border:none !important;
	float:right;
	margin-left:8px;
	line-height:normal;
}
.submit:hover{
	background:#4054b5 !important;
	color:#FFF;
}
.submit_b{
	background:#3c50b1 !important;
	font-size:14px;
	color:#FFF !important;	
	border-radius:3px;
	padding: 7px 26px;
	border:none !important;
	float:right;
	margin-left:8px;
	line-height:normal;
}
.submit_b:hover{
	background:#295a82 !important;
	color:#FFF;
}
.blue-menu{
	background:#333 !important;
	font-size:14px;
	color:#FFF;	
	border-radius:3px;
	padding: 7px 12px;
	border:none !important;
	float:right;
	margin-left:8px;
	line-height:normal;
}
.blue-menu:hover{
	background:#000 !important;
	color:#FFF;
}
.shell-inputs-top{
	padding-bottom:10px;
}
.radius{
	border-radius: 0px 3px 3px 0px !important;
}
.search-label{
    border: 1px solid #DDD;
    border-right: none;
    border-radius: 3px 0px 0px 3px;
    padding: 7px 10px 8px 10px;
    margin: 0px;
	background-color:#F1F1F1;
	width:160px;
}
.only-bootom{
	padding:0px !important;
	margin-bottom:10px;
}
.padding-bottom{
	padding-right:0px !important;
	padding-bottom:15px !important;
}
.search{
    background: #00adef  !important;
    border: none !important;
    display: block !important;
    width: 100%;
    padding: 8px 0 !important;
	/*margin-top:52px;*/
}
.search span{
	color: #FFF;
    padding: 0 8px;
}
.search i{
	color: #FFF;
}
.search:hover{
	background:#3652a6 !important;
}
.countris{
	padding:0;
}
.countris table th{
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	padding: 6px 0;
}
.countris table th b{
	color:#222;
	display:block;
	padding:0 0 0 10px;
}
.countris table td{
	border-bottom:1px solid #DDD;
	padding: 6px 0;
}
.inactive{border-bottom:#FF8A8A 1px solid;!important;}
.active{border-bottom:1px solid #DDD;}

.countris table td span{
	display:block;
	padding:0 0 0 10px;
}
.countris table td a {
    display: inline-block;
    text-align: center;
    line-height: 16px;
}
.countris table td a img{
    width:12px;
}

/*=============
case view page styles===============*/
.case-view{
	border-radius:5px;
	border:1px solid #DDD;
	margin-bottom:15px;
	background-color:#FFF;
}
.case-view-inner{
	border-bottom:1px solid #DDD;
}
.case-view-colum{
	padding: 8px 0;
	border-right:1px solid #DDD;
}
.case-view-inner span, strong{
	color:#222;
}
.case-view-inner label{
	display:block;
}
.border{
	border:none !important;
}
.border-radius{
	border:none !important;
	border-radius:0 0 5px 5px;
}
.case-inner-one{
	border-bottom:1px solid #DDD;
	background-color:#F8F8F8;
}
.case-inner-one span, strong{
	color:#222;
}
/*.arrow_box{
    position: absolute;
    background: #000304;
    left: 0px;
    top: 0px;
    line-height: 38px;
    padding: 0 10px 0 20px;
    color: #FFF;
}*/
.arrow_box {
    position: absolute;
    background: #000304;
    left: 0px;
    top: 0px;
    line-height: 38px;
    padding: 0 3px 0 9px;
    color: #FFF;
    width: 137px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 0%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
    background: url(../images/right.png) no-repeat top left;
    width: 26px;
    height: 38px;
    margin: 0px;
    padding: 0px;
    border: none;
	
}
.acco-head{
	width: 100%;
}
.acco-head:hover{
  background: #E1F3F7;
}
.acco-head label{
	display: block;
    float: left;
    line-height: 38px;
    margin: 0px;
}
.acco-head label strong{
	color:#333;
	font-weight:bold;
}
.acco-label-1{
	padding: 0 0 0 113px;
    margin: 0px;
}
.date-label{
	padding-left:30px;
}
.task{
	border-radius:3px;
	color:#333;
	padding: 5px 10px 5px 10px;
	display:inline-block;
	background:#EFEFEF;
	width: 180px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.task i{
	color:#00adef;
	font-size:20px;
}
.acc-row{
	padding: 8px 0;
}
.acc-row-a{
	float:right;
	padding: 5px 10px;
	border-radius:4px;
	color:#FFF;
	background:#00adef;
}
.add-icon-a{
	padding: 5px 30px;
}

.attach{
	color:#00adef ;
	text-decoration:underline;
}
.attach:hover{
	color:#10BAE4;
}
.acc-row-a:hover{
	background:#10BAE4 !important;
	color:#FFF;
}
.acc-row-two{
	background:#EFEFEF;
}
/*.sub-menu{
	font-size: 11px !important;
    padding-left: 42px !important;
	position:relative;
}
.sub-menu:before{
    content: '\2192';
    position: absolute;
    left: 25px;
    top: 9px;
}*/
.return{
	width:auto !important;
	border:none !important;
}
/*==========================
new style 10-07-2015
===============================================
*/
.align-left{float:left;}
.tag-left{ float:left; padding: 4px 4px 0 0; font-weight:normal;}


/*==========================
new style 16-10-2015
===============================================
*/
.branch-shell input{
	width:100%;
	padding:5px;
	border:1px solid #DDD;
	border-radius:3px;
}
.branch-shell-in{
	padding-bottom:12px;
}
.branch-shell-in label{
	display:block !important;
}
.branch-shell-in img{
	float:left;
	margin: 6px 0 0 6px;
}
.bottom{
	margin-top:52px;
}
.members-details{
	padding:15px 0;
}
.top-bottom{
	padding: 20px 0 0 0 !important;
	border-top: 1px solid #00B18E;
}
.top-bottom b{
	display:inline-block;
	color:#666;
	padding: 0 20px;
}

.top-bottom-special{
	border-top: 1px solid #00B18E;
}
/*new style *************************************************************************************************/
.padding-right{
	padding-right:0px !important;
}
.padding-left{
	padding-left:0px !important;
}








@media only screen and (min-width:768px) and (max-width: 1024px) {
	.login-right {
		padding: 75px 45px 45px 26px;
	}
	.login-container{width:95%;}
.powerd-byy { bottom: 19px; right: 365px; font-size: 12px; }


}

@media only screen and (min-width:480px) and (max-width: 768px) {
	.pie-chart-holder{ padding-top:0px;}
		#cssmenu > ul > li > a{
		border-bottom:none !important;
	}
	.ribbon-box{ display:none !important;}
	.login-right {
		display: block;
		padding: 45px 15px 0 0;
	}	
	.login {
		width: 145px !important;
	}	
	.password {
		width: 145px !important;
	}	
	.login-in-head {
		padding: 0 0 5px;
	}
	.login-bg {
		background: #FFF url("../images/login.jpg") no-repeat scroll 100% 100%;
		border: 1px solid #ddd;
		min-height: 375px;
	}
	.padding-bottom {
		padding-right: 15px !important;
	}
	.search {
		width: 160px;
		margin:0px;
	}
	.login-container{width:95%;}
	.case-view-colum {
		border-right:none;
	}
	.smk_accordion .accordion_in .acc_head {
		height: auto !important;
	}
	.acco-head label {
		display: block;
		float: none;
		line-height: 32px;
		margin: 0;
		padding: 0 !important;
	}
	.arrow_box {
		position: inherit;
	}
	.smk_accordion .accordion_in .acc_head .acc_icon_expand {
		margin-top: 0px !important;
		right: 0;
		top: inherit !important;
		bottom:0px;
		z-index: 2;
	}
	.task {
		margin-bottom: 8px;
	}
	
	
}

@media only screen and (min-width:320px) and (max-width: 480px) {
	.mclear{clear:both;}
	#cssmenu > ul > li > a{
		border-bottom:none !important;
	}
	.fluid{padding:0px 15px !important;}
	.logo {
		display: block;
		float: none;
		margin-left: 0;
		padding: 12px 0;
		text-align: center;
	}	
	.pull-right {
		float: none !important;
		width: 100%;
	}	
	.user {
		float: none;
	}
	.user a {
		padding: 0;
	}	
	.right-box {
		float: none;
		margin: 0 auto;
		padding-top:4px;
	}	
	.content-title {
		padding: 128px 20px 10px;
	}	
	.padding-left{
		padding:0px !important;
	}
	.login-container{width:95%;}
	.login-bg {
		min-height: 162px;
	}
	.login-right {
		padding: 15px;
	}
	.login {
		width:100% !important;
	}	
	.password {
		width:100% !important;
	}	
	.login-in-head {
		padding: 0px 0 0px;
	}
	label::before {
		height: 15px;
		margin-right:6px;
		width: 15px;
	}
	input[type=radio]:checked + label:before {
		font-size: 42px;
		line-height: 11px;
	}
	.loin-bottom a {
		float: none;
		font-size:16px;
		line-height: 48px;
		padding-right:0px;
		text-align: center;
	}
	.loin-bottom a small {
		font-size: 15px;
	}
	.main-head {
		text-align:center;
		padding: 0px 0 15px !important;
	}
	.main-head h1{
		float: none;
	}
	.main-head span{
		float: none;
	}
	.search-label{
		border:none;
		background:none;
		padding: 0 0 5px 0;
	}
	.padding-bottom {
		padding-right: 15px !important;
	}
	.search {
		margin-top:0px;
	}
	.countris table td a {
		border:none;
		height:0px;
	}
	.countris table td a:hover {
		border:none;
	}
	.countris table th b{
		font-size:10px;
	}
	.countris table td span{
		font-size:12px;
	}
	#hoeapp-container {
		padding: 0px 0 0 !important;
	}
	.mob-padding{
		padding:0px !important;
	}
	.panel-body {
		padding: 0 0 10px 0 !important;
	}
	.mCSB_scrollTools {
		right: -4px !important;
	}
	.top-padding{
		padding-top:0px !important;
	}
	.td{display:none;}
	.blue-menu{
		margin-left:4px;
	}
	.case-view-colum {
		border-right:none;
		padding:5px 0;
	}
	.smk_accordion .accordion_in .acc_head {
		height: auto !important;
	}
	.acco-head label {
		display: block;
		float: none;
		line-height: 32px;
		margin: 0;
		padding: 0 !important;
	}
	.arrow_box {
		position: inherit;
	}
	.smk_accordion .accordion_in .acc_head .acc_icon_expand {
		margin-top: 0px !important;
		right: 0;
		top: inherit !important;
		bottom:0px;
		z-index: 2;
	}
	.smk_accordion .accordion_in {
		z-index:0 !important;
	}
	.task {
		margin-bottom: 8px;
	}
	#cssmenu > ul > li > a {
		border-bottom:none !important;
	}
	
		
}


@media only screen and (min-width:320px) and (max-width: 768px) {
	
	.ck-editer-class{
	border: 1px solid hsl(0, 0%, 87%);
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;}
	
}


/*Added by ajith*/
.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolText span{display: none;}

.ToolTextHover span{display:block;
 position:absolute;
  border:1px solid black;
  top:1.3em;
  left:5px;
  background-color:gray; color:white;
  text-align: center;
}
.disabletab a:hover{
	background-color:#8b94bb !important;
	border:1px solid transparent !important;
	
}
.disabletab a:focus{
	background-color:#8b94bb !important;
	border:1px solid transparent !important;
	
}
/*.enabletab a:focus{
	background-color:#444A64 !important;
	border:1px solid transparent !important;
	
}*/
.status1{
	background:#F5A936; 
	border:1px solid #F5A936; 
	height:15px; 
	width:15%; 
	float:left;
}
.processing-text{
	width:85%; 
	float:left; 
	padding-left:5px;
	text-align:left;
}

.status2{
	background:#f35758; 
	border:1px solid #f35758; 
	height:15px; 
	width:15%; 
	float:left;
}
.status3{
	background:#259E7A; 
	border:1px solid #259E7A; 
	height:15px; 
	width:15%; 
	float:left;
}
.status4{
	background:#7d7eda; 
	border:1px solid #7d7eda; 
	height:15px; 
	width:15%; 
	float:left;
}

.priority1{
	background:#b12c09; 
	border:1px solid #b12c09; 
	height:15px; 
	width:15%; 
	float:left;
}
.priority2{
	background:#9ed305; 
	border:1px solid #9ed305; 
	height:15px; 
	width:15%; 
	float:left;
}
.priority3{
	background:#eed405; 
	border:1px solid #eed405; 
	height:15px; 
	width:15%; 
	float:left;
}
.priority4{
	background:#39a7be; 
	border:1px solid #39a7be; 
	height:15px; 
	width:15%; 
	float:left;
}







.report_value2 {
	font:  12px arial;
	background-color:#FFFFFF;
	padding-left:5px;	
	padding-right:5px;
	border:1px solid #CCC;
}

.detailed_rpt_table{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}

.detailed_rpt_title{
	font:  12px arial;
	font-weight:bold;
	height:35px;
	padding-left:5px;
	/*background-color:#E7EBF2;*/
	border-right: 1px solid #CCCCCC;
	padding-right:5px;
}

.detailed_rpt_detail{
	font:  12px arial;
	height:30px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
}
.highcharts-credits{
	display:none;
}
.highcharts-button-symbol{
	display:none;
}
p {
	margin:10px !important
}
.boxxs-tiless { margin: 3px auto 7px; }
.box-til-itm1 { background: #fff; padding: 9px 20px; box-shadow: 0px 1px 5px -4px #000; border-radius: 10px; background: url(../images/bbg-1.jpg) center; height: 82px; /*background: url(../images/left-bg.jpg) right fixed;*/ }
.bx-icnss { padding: 0px 0; }
.bx-icnss h2 { color:#000; font-weight:bold; margin: 0px auto; font-size: 25px; }
.bx-icnss h5 {
    margin: 0px auto 0;
    color: #333;
    font-weight: 500;
    font-size: 15px;
}
.bx-icnss_2 img { margin: 6px auto; width: auto !important; }
.bx-icnss_2 {
    background: #fff;
height: 61px;
  width: 61px;
  padding: 13px 15px;
    border-radius: 50%;
    box-shadow: 1px 2px 3px 0px #c3c3c3;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #00adef !important;
    border-radius: 36px;
}
.nav-tabs>li>a {
    border-radius: 36px !important;
	
}
.nav-tabs>li>a {
	line-height: 14px !important;
    padding: 12px 30px !important;
	font-size: 15px;
}
.nav-tabs {
    background: #fff;
    border-radius: 36px;
    float: left;
    margin-bottom: 5px !important;
}
.nav-tabs>li>a:hover {
    border-color: transparent;
}
.nav-tabs {
    padding: 2px;
}
.nav-tabs>li {
    border: none;
}
.erps-charts-wrpr {  }
.erp-chr-ittm {
    background: #fff;
    padding: 26px;
    box-shadow: 0px 1px 5px -4px #000;
    border-radius: 10px;
    margin-bottom: 15px;
	height: 380px;
}
.canvasjs-chart-credit { display:none !important; }
.cht-bx1 {  }
.headingg_1 {  }
.headingg_1 h5 {
    font-weight: bold;
    font-size: 17px;
    color: #00adef;
    margin: 0px auto;
	background: linear-gradient(90deg, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); padding: 5px 8px;
}



#icns-lsrt { padding:0 0; }
.icoin-mainn {
    position: relative;
    top: -1px;
    left: 0;
    right: 0;
    /*background: #e7e4dc;*/
    padding: 19px 34px;
	height:100vh;
    /*border-radius: 16px 16px 0 0;
    box-shadow: 0 -3px 18px -8px #0000003b;*/
}
.icoin-mainn ul li {
    list-style: none;
    width: 50%;
    float: left;
    height: 85px;
    margin: 0;
    text-align: center;
    border-radius: 0 !important;
    padding: 14px 3px;
}
.icoin-mainn ul { padding:0px; margin:0px auto; }

.dddd_1 { padding: 15px 15px 3px; color: #fff; margin: 0px auto; }
/*.dddd_2 { background: #d72b3f; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_3 { background: #d031a5; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_4 { background: #8a4acc; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_5 { background: #1a9106; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_6 { background: #4a96cc; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_7 { background: #4accca; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_8 { background: #4acc71; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_9 { background: #96b43b; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_10 { background: #dfbb2d; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_11 { background: #df892d; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_12 { background: #df392d; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_13 { background: #d031a5; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_14 { background: #4a59cc; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_15 { background: #96b43b; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_16 { background: #d72b3f; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_17 { background: #d031a5; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_18 { background: #5199d9; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_19 { background: #1a9106; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }
.dddd_20 { background: #d72b3f; padding: 13px 15px; border-radius: 50%; color: #fff; width: 50px; margin: 0px auto; }*/


.bxp-itt {
    text-align: center;
    background: linear-gradient(331deg, rgba(72,82,212,1) 0%, rgba(6,86,89,1) 100%);
    height: 125px;
    margin: 6px;
    padding: 2px 10px;
    box-shadow: 2px 1px 8px 2px #00000014;
    border-radius: 9px;
}
.bxp-itt h4 { font-size:15px; margin: 4px auto 9px; color:#fff;}
.icn-ow_1 {
    background: #9c716f;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_2 {
    background: #719c6f;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_3 {
    background: #46b6b1;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_4 {
    background: #726f9c;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_5 {
    background: #abbc56;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_6 {
    background: #c04f4f;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_7 {
    background: #af56bc;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_8 {
    background: #f4ac1a;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_9 {
    background: #5abdec;
	color: #fff;
	border-radius: 50%;
}
.icn-ow_10 {
    background: #6b84cf;
	color: #fff;
	border-radius: 50%;
}
.icoin-mainn ul li a {
    font-size: 16px;
    color: #fff;
    padding: 0;
    position: static;
    top: 21px;
    left: 23px;
}

.dddd img { width:auto !important; }
#icns-lsrt { display:none; }
.top-bg-mobile { display:none; }
.com-hder-for-mob {  }
/*mob header*/
.lgo-for-mobb { width: 100%; }
.com-hder-for-mob { display:none; padding: 13px 14px; }
.udsr-inffo { text-align: center; float:right; margin: 0px auto; }
.udsr-inffo h5 {
    margin: 2px auto 0;
    font-size: 13px;
    font-weight: bold;
    color: #2f54a5;
}
.udsr-inffo p { margin:0px auto; color: #2f54a5; margin:0px auto !important; padding:0px !important;}
.udsr-inffo img { margin:0px auto; }
.owl-dots { display:none; }
.logout-icon-top {
    color: #000;
    text-align: center;
    background: #fff;
    padding: 9px 6px;
    border-radius: 7px;
    height: 63px;
	    float: left;
}
.logout-icon-top h4 { margin:0px auto; font-size: 14px; }





/*mob header*/
@media screen and (min-width:240px) and (max-width:900px) {
#nnr-slidr { display:inherit; }
#cssmenu { display:none !important; }
.right-box { width:100% !important; float: left; margin: 0px auto 5px; }
.right-box a { margin: 1px 1px; }
.bck-icn { display: inherit !important; background: #00adef; padding: 11px 16px; position: absolute; top: 30px; z-index: 9999; right: 16px; border-radius: 39px; }
.help-dsk-txt4 { border-right: none; border-bottom: 4px solid #cf83c1; text-align: center; }
.header { padding: 0px 17px; }
#hoeapp-container[hoe-lpanel-effect="shrink"] #main-content{ margin-left: 0px !important;}
#main-content { margin-left: 0px; position: static !important; }
#hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] { margin-left: 0px !important; }
.help-dsk-icon1, .help-dsk-icon3, .help-dsk-icon2, .help-dsk-icon4 { padding: 15px !important; border-radius: 50% !important; margin: 9px auto !important; width: 32% !important; }
.help-dsk-txt, .help-dsk-txt3, .help-dsk-txt2, .help-dsk-txt4 { text-align: center !important; padding: 3px 20px !important; border-bottom: 4px solid #e78181 !important; margin: 0px auto !important; border-right: none !important; }
.mob-hid_1 { display:none; }
#icns-lsrt { background:url(../images/bg-body.jpg); padding: 0px 0 3px; float: left; width: 100%; margin-bottom: 0px; }
.content-title { padding: 18px 20px 10px 20px; }
.right-box {display:none;}
.no-disp { display:none; }
.icoin-mainn ul li h4 { font-size:14px;  }
.head { border-bottom: none; background-color: transparent; position: static; top: 0; z-index: 1; left: 0; right: 0; }
#icns-lsrt { display:inherit !important; }
.hoe-left-header { position: relative !important; width:100% !important; }
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header { position: static !important; z-index: 0 !important; }
.cnttt { display:none; }
/*#hoe-header { display:none; }*/
.usr-0 { height: auto !important; float:left; }
.hoe-left-header { padding-left: 18px; text-align:left !important; }
.top-header { box-shadow: none; }
.hoe-left-header a { color: #fff !important; }
.hoe-left-header { background: none !important; }
#hoe-header { position: static !important; background: none !important; padding: 0 0 0px !important; }
.header { background: none; }
.usr-0 { padding: 0px 0;}
#hoe-header label { margin-top: 19px; }
.box-til-itm1 { padding: 0 }
.logo { display:none; }
.user { text-align: left; }
.user { padding: 20px 15px 0; position: static; top: 0; left: 0; right: 0; }
.boxxs-tiless { display:none; }
.erps-charts-wrpr { display: none; }
#main-content { height:auto !important; }
.copy { padding: 0 0 0 0px; }
.hoe-left-header { display:none; }
#hoeapp-wrapper { background: #f1f3f2 !important; }
.top-bg-mobile { display:inherit !important; }
.top-header { border-top: none;}
.user { display:none; }
.com-hder-for-mob { display:inherit; }
#hoe-left-panel { display:none !important; }
.hoe-sidebar-toggle { display:none !important; }
.leftt-logo-sectnn { padding: 3px 0; background: #fff; float: left; width: 100%; height:auto; }
.main-head h2 { float: left; width: 100%; margin-bottom: 11px; text-align: center; }
.main-head .submit { float: none; }
.main-head p { float: none; clear: both; text-align: center;}
.main-footer{ position:static; }
#hoeapp-wrapper { padding-bottom: 0px !important; }
.inpts-lists_2 { margin:15px auto !important; }
.submit_b { float:none; }
.submit_b:hover { float:none; }
#hoeapp-wrapper { height: auto !important; overflow-y:inherit !important; }
.flexslider .slides { float: left; width: 100%; } 
.logout-icon-top { display:none; }
.mmg_main { display:none !important; }
.ib-lgog-logn { float: none !important; }
.brd-33 { display:none !important; }
.ussr-icon4332 { display:none !important; }
.dv-asst-mngmnt_box { display:inherit !important; }
}
@media screen and (min-width:240px) and (max-width:480px) {
.all-icons-wrapper ul li { width: 45% !important; float: left !important; margin: 7px !important; }	
}
@media screen and (min-width:481px) and (max-width:767px) {
#hoeapp-container { padding: 0px 0 0 !important; }
.hoe-left-header { position: relative !important; width:100% !important; }
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header { position: static !important; z-index: 0 !important; }
.icoin-mainn { position: relative; top: -73px;}
.icoin-mainn { top: -22px; }
.lgo-for-mobb { width: 74%; }
.mmg_main { display:none !important; }
.ib-lgog-logn { float: none !important; }
.all-icons-wrapper ul li { width: 30% !important; float: left !important; margin: 7px !important; }	
}
.hdr-kk { position: absolute; top: 13px; left: 15px; right: 15px; }
.usr-icnq { margin: 21px auto 0; }
@media screen and (min-width:462px) and (max-width:480px) {
.icoin-mainn { top: -22px; }
.lgo-for-mobb { width: 74%; }
.mmg_main { display:none !important; }
.all-icons-wrapper ul li { width: 45% !important; float: left !important; margin: 7px !important; }	
}
@media screen and (min-width:611px) and (max-width:767px) {
.icoin-mainn { top: -20px !important; }
.icoin-mainn { top: -22px; }
.lgo-for-mobb { width: 41%; }
.all-icons-wrapper ul li { width: 30% !important; float: left !important; margin: 7px !important; }	
}
@media screen and (min-width:1025px) and (max-width:1133px) {
.powerd-byy { right: 393px; }
}
@media screen and (min-width:1134px) and (max-width:1323px) {
.powerd-byy { right: 450px; }
}
@media screen and (min-width:1324px) and (max-width:1390px) {
.powerd-byy { right: 474px !important; }
}
@media screen and (min-width:901px) and (max-width:1024px) {
.all-icons-wrapper ul li { width: 22% !important; margin-right: 23px !important; }
.ussr-icon4332 { display:none !important; }
.dv-asst-mngmnt_box { display:inherit !important; }
.dv-asst-mngmnt	{ display:none !important; }
}
@media screen and (min-width:1025px) and (max-width:1200px) {
.all-icons-wrapper ul li { width: 22% !important; margin-right: 23px !important; }	
.date label { float: none !important; }
}
@media screen and (min-width:1201px) and (max-width:1300px) {
.all-icons-wrapper ul li { width: 22% !important; margin-right: 27px !important; }	
}
@media screen and (min-width:1301px) and (max-width:1400px) {
.all-icons-wrapper ul li { width: 11% !important; margin-right: 15px !important; }
.all-icon_123 { padding: 8px 2px !important; height: 80px; }
.login-box-wrapper { top: 28% !important; }
.dv-asst-mngmnt { top: 130px !important; }
}
@media screen and (min-width:1401px) and (max-width:1500px) {
.all-icons-wrapper ul li { width: 11% !important; margin-right: 16px !important; }
.all-icon_123 { padding: 8px 2px !important; height: 80px; }

}
@media screen and (min-width:1501px) and (max-width:1599px) {
.all-icons-wrapper ul li { width: 11% !important; margin-right: 18px !important; }
.all-icon_123 { padding: 8px 2px !important; height: 80px; }
}

.bck-icn { display:none; }
.pad-0 {padding:0px !important;}
.bxp-itt img { width: 50px; height: 50px; }
/*side menu margin space*/
#hoeapp-container[hoe-lpanel-effect="shrink"] #main-content{ margin-left: 230px;}
#main-content { margin-left: 230px; position:relative; }
#hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] { margin-left: 230px; }
/*side menu margin space*/
.mmg_main { width:100%; }




/*

.tt-listbox {
    position: relative;
    height: auto;
    padding: 0px;
    margin-bottom: 30px;
    text-align: left;
}
.tt-listbox select {
    display: none;
}
.select-selected {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.8) !important;
}
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
}
.select-selected:before {
    position: absolute;
    content: "";
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: transparent transparent #000000 transparent;
    transform: rotate(180deg);
}
.select-selected.select-arrow-active:before {
    border: none;
}
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #000000 transparent;
    top: 10px;
}
.select-items div,.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid #333333;
    cursor: pointer;
}
.select-items {
    position: absolute;
    background-color: #313131;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
.select-hide {
    display: none;
}
.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

*/


/*New select box*/


* {
  box-sizing: border-box;
}

.custom-dropdown {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #888;
     /* z-index: 2 !important;*/
}

.custom-dropdown select {
  display: block;
  width: 100%;
  min-height: 35px;

  border-radius: 3px;

  outline: none;
  padding: 0 20px 0 10px;
  margin-top: 0px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

.custom-dropdown::after {
  content: '';
/*  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #bdbdbd;*/
  display: inline-block;
  border-radius: 2px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  top:59% !important;
}

.custom-dropdown .selector-options {
    list-style: none;
    padding: 0px 0;
    margin: 0;
    background: #eee;
    color: #333;
    border-radius: 0;
    z-index: 9;
    width: 100%;
    position: absolute;
    left: 0;
    top: 103%;
    max-height: 253px;
    overflow-y: auto;
    font-weight: normal;
}

.custom-dropdown .selector-options li {
    height: auto;
    display: flex;
    align-items: center;
    padding: 0 15px;
    cursor: pointer;
    transition: background 0.3s ease;
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 11px;
}

.custom-dropdown .selector-options li:hover {
  background: #00adef;
  color:#fff;
}

.colr-priorty1 {  }
.lsdt-5 { margin: 0px auto; padding: 8px 36px 0; float: left; }
.lsdt-5 li { list-style: none; position: relative; border-bottom: 1px dashed #dbd9d9; padding: 8px 2px 1px; }
.lsdt-5 li { border-bottom: none; }
.ttxt-clr { position: absolute; left: 28px; top: 4px; color: #000; }
.pie-chart-box_nwe{ background:#FFF; padding:15px; border-radius:5px; margin-bottom:15px; height:431px; text-align:center; }

/*New select box*/
input::file-selector-button {
  color: #000;
  padding: 6px 10px;
  border: 1px solid #999;
  border-radius: 2px;
  background:#999;
}
.pie-chart-box_nwe h2 {
	margin: 0px auto 12px;
    font-size: 18px;
    text-align: center;
    background: #f4f4f4;
    padding: 9px 5px;
    border-radius: 4px 4px 0 0;
	font-weight: bold;
}
.vw-iicvn { background:none !important; margin: -9px auto !important; float: none !important; padding: 0 !important; }	
.line-unddr { margin:0px auto; }
.wrpr-w {
    background: #fff;
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
}
.powerd-byy a { color:#656565; }
.powerd-byy { color:#656565; }
#owl-demo-8 .owl-nav { display:none !important; }
#owl-demo-8 .owl-dots { display:none !important; }
.ib-lgog-logn { float:right; padding: 4px 0 6px; }
.table_other {  }
#new-common-lists select { width: 64% ; border: 1px solid #eee; background: #fff; padding: 5px 11px; }
#new-common-lists .table_other { border: 1px solid #e1e1e1; padding: 5px; color:#7e7e7e; font-size: 14px;}
#new-common-lists .table_header { background-color: #F1F1F1 !important; white-space: nowrap; font-weight: bold !important; padding: 6px; color: #7e7e7e !important; font-size: 14px; }
#new-common-lists .formrightfld_small12_search { border: 1px solid #e3e2e2; width: 200px; padding: 3px 7px; }
#new-common-lists .blue { height: 31px; background: #00adef !important; border: none !important; display: block !important; padding: 6px 20px !important;float: left; margin-left: 7px; color:#fff !important; border-radius: 4px; }
#new-common-lists .table_sub { width:100% !important; }
#new-common-lists .formrightfld_small1 { border: 1px solid #e3e2e2; width: 200px; padding: 3px 7px; }
.selct_opng-view { width: 100% !important; }

.autocomplete {
  position: relative;
  display: inline-block;
}

.auto-cmppp {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
}

.auto-cmppp[type=text] {
  background-color: #f1f1f1;
  width: 100%;
}

.auto-cmppp[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
  cursor: pointer;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 72%;
  left: 41px;
  right: 0;
  width: 30%;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}
#parallelcasepopup table tr td { padding:8px; }
#parallelcasepopup tr:nth-child(odd) { background-color:#FFF; }
#parallelcasepopup tr:nth-child(even) { background-color:#f4f4f4;}


.all-icons-wrapper { float: left; width: 100%; }
.all-icon_123 { padding: 15px 0; }
.all-icons-wrapper ul li { list-style: none; background: #fff;border-radius: 7px; box-shadow: 0px 1px 5px -4px #000; width: 11%; float: left; margin-right: 19px; margin-top: 7px; margin-bottom: 7px; }
.all-icons-wrapper ul li a {  }
.cin-all-items_1 { background: #f00; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_2 { background: #00adef; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_3 { background: #e6ae08; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_4 { background: #0fdf09; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_5 { background: #0052ef; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_6 { background: #bb00ef; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_7 { background: #09df99; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_8 { background: #775cfb; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_9 { background: #1ad8f7; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items_10 { background: #d7d305; width: 39px; height: 39px; padding: 9px 9px; border-radius: 50%; margin: 0px auto 6px; }
.cin-all-items {  }
.cin-all-texts {  }
.cin-all-texts h4 { margin: 0px auto; text-align: center; color: #333; font-size: 15px; }
.all-icons-wrapper ul { padding:0px; margin:0px auto; }





#new-common-lists_nw2 select { width: 64% ; background: #fff; padding: 5px 11px; }
#new-common-lists_nw2 .table_other { padding: 5px; color:#7e7e7e; font-size: 14px; border-bottom: none;}
#new-common-lists_nw2 .table_header { background-color: #F1F1F1 !important; white-space: nowrap; font-weight: bold !important; padding: 6px; color: #7e7e7e !important; font-size: 14px; }
#new-common-lists_nw2 .formrightfld_small12_search { border: 1px solid #e3e2e2; width: 200px; padding: 3px 7px; }
#new-common-lists_nw2 .blue { height: 31px; background: #00adef !important; border: none !important; display: block !important; padding: 5px 20px !important;float: left; margin-left: 7px; color:#fff !important; border-radius: 4px; }
#new-common-lists_nw2 .table_sub { width:100% !important; }
#new-common-lists_nw2 .formrightfld_small1 { border: 1px solid #e3e2e2; width: 200px; padding: 3px 7px; }

#new-common-lists_nw3 select { width: 64% ; background: #fff; padding: 5px 11px; }
#new-common-lists_nw3 .table_other { padding: 5px; color:#7e7e7e; font-size: 14px; border-bottom: none;}
#new-common-lists_nw3 .table_header { background-color: #F1F1F1 !important; white-space: nowrap; font-weight: bold !important; padding: 6px; color: #7e7e7e !important; font-size: 14px; }
#new-common-lists_nw3 .formrightfld_small12_search { border: 1px solid #e3e2e2; width: 200px; padding: 3px 7px; }
#new-common-lists_nw3 .blue { height: 31px; background: #00adef !important; border: none !important; display: block !important; padding: 5px 20px !important;float: left; margin-left: 7px; color:#fff !important; border-radius: 4px; }
#new-common-lists_nw3 .table_sub { width:100% !important; }
#new-common-lists_nw3 .formrightfld_small1 { border: 1px solid #e3e2e2; width: 200px; padding: 3px 7px; }



.modal-wrapper { height: 100%; left: 0; position: fixed; top: 0; width: 100%; background: #2546427d; box-sizing: border-box; cursor: auto; opacity: 1; overflow-y: auto; padding: 50px 0; transition: 0.3s; z-index: 100; align-items: center; display: flex; justify-content: center; padding: 15px; display:none; opacity:0; transition:0.5s; }
.modal-container { overflow: hidden; border-radius: 20px; margin: auto; max-width: 723px; min-width: 56%; position: relative; padding: 0px; color: #000; background:#fff; /*background: url(../images/logn-bg.jpg); background-size: cover;*/ height: 373px; }
.modal-close { background: none; border: none; color: #fff; cursor: pointer; outline: none; padding: 0; position: absolute; right: 23px; top: 17px; z-index: 10; }
.new-popup-info {  }
.hder-pp_nw { background: #0f3751; padding: 13px 21px; border-radius: 20px 20px 0 0; }
.hder-pp_nw h3 { margin:0px auto; font-size: 20px; color:#fff !important; }
.body-pp_nw { padding: 15px 21px; max-height: 323px; overflow: auto; width:102%; }
.body-pp_nw p { margin:0px auto !important; line-height:24px; }
.footr-pp_nw {  }


.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #22517b;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip {
  opacity: 9 !important;top: 6px;
  right: 254px;
}
.dv-asst-mngmnt { position: absolute; top: 148px; left: 0; right: 0; margin: 0px auto; text-align: center; }
.dv-asst-mngmnt img { margin:0px auto; }
.dv-asst-mngmnt_box { display:none; }
.info-pp-bntt {
  position: absolute;
  right: 160px;
  bottom: 13px;
}






