@charset "UTF-8";

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
table td, table th {
    padding: 4px 5px;
}
a {
	cursor: pointer;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.form_button {
	-moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
	box-shadow: inset 0px 1px 0px 0px #54a3f7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1
		), color-stop(1, #0061a7));
	background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1',
		endColorstr='#0061a7', GradientType=0);
	background-color: #007dc1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #124d77;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	padding: 6px 2 4px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #154682;
}

.form_button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7
		), color-stop(1, #007dc1));
	background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7',
		endColorstr='#007dc1', GradientType=0);
	background-color: #0061a7;
	box-shadow: none;
}
.no-padding, .no-padding td, .no-padding th {
	padding:0;
}
main#content-box {
    width: 99%;
    margin: 0 auto;
}

.tabs {
	list-style: none;
}

.tabs li {
	display: inline;
}

.tabs li a {
	color: black;
	float: left;
	display: block;
	padding: 4px 10px;
	margin-left: -1px;
	position: relative;
	left: -188px;
	background: white;
	text-decoration: none;
}

.tabs li a:hover {
	background: #ccc;
}

.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.box-wrap {
	position: relative;
	min-height: 250px;
}

.tabbed-area div div {
	background: gray;
	padding: 20px;
	min-height: 250px;
	position: absolute;
	top: -1px;
	left: 0;
	width: 95%;
}

.tabbed-area div div, .tabs li a {
	border: 1px solid #ccc;
	border-bottom-color: white;
}

#box-one:target, #box-two:target {
	z-index: 1;
	width: 97%;
	padding-top: 10px;
	border: 1px solid; /* rgba(82, 168, 236, 0.8); */
	/* background: none repeat scroll 0 0 white; */
	background: white;
	border-radius: 3px 3px 3px 3px;
	/*  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3); */
	/* xborder-bottom:2px solid #2982ED; */
}

#cecStatus {
	vertical-align: top;
}

#upload_file {
	margin: -28px 75px;
	xmargin-left: 36px;
}

#uploaddiv {
	float: left;
	/*   margin: 0 13px; */
	padding: 0 49px 2px 0;
	margin: 15px 0px 0px 155px;
}

#textdiv {
	float: left;
	/*   margin: 0 13px; */
	padding: 0 49px 2px 0;
}

#pic_div {
	margin: 90px;
	height: 76px;
	width: 60%;
	border: 1px solid rgba(82, 168, 236, 0.8);
	background: none repeat scroll 0 0 white;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	xborder-bottom: 2px solid #2982ED;
}

#rdo_trans_prom {
	font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	height: 36px;
	xmin-width: 165px;
}

/* ///////////////rough//////////////////////// */

/* body { font-size: 80%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
ul#tabs { list-style-type: none; margin: 5px 0px 5px -1002px; padding: 0 0 0.3em 0; }
ul#tabs li { display: inline; }
ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }
ul#tabs li a:hover { background-color: #f1f0ee; }
ul#tabs li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
div.tabbed-area { border: 1px solid #c9c3ba; padding: 0.5em; background-color: #f1f0ee; }
div.tabbed-area.hide { display: none; }

 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}
tr.spaceUnder > td
{
  padding-bottom: 1em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b,
	u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: middle;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 70px;
	font-size: 12px;
}

html {
	position: relative;
}
/*--------------------------LOGIN STYLES-------------------------*/
#login_box_form {
	float: right;
	height: 270px;
	margin: -122px 357px;
	padding-bottom: 35px;
	padding-top: 25px;
	position: relative;
	width: 30%;
}

#login_box {
	float: right;
	margin-right: 7px;
	height: 270px;
	width: 25%;
	position: relative;
	padding-top: 7px;
}

.login {
	position: relative;
	margin: 0 auto;
	padding: 15px;
	background: white;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	color: #000;
}

.login:before {
	border-radius: 80px 80px 80px 80px;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	left: 10px;
	right: 10px;
	top: 20px;
}

.login:before, .login:after {
	content: "";
	position: absolute;
	z-index: -2;
}

.login h1 {
	margin: -20px -20px 21px;
	line-height: 27px;
	font-size: 15px;
	font-weight: bold;
	color: #0E53B3;
	text-align: center;
	text-shadow: 0 1px white;
	border-bottom: 2px solid #B30000;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
}

.login p {
	margin: 14px 0 0;
}

.login .submit {
	text-align: center;
	margin: 14px 0 0 0;
	float: right;
}

.label_img {
	position: absolute;
	width: auto;
	xmargin: 5px;
	padding: 0 3px;
	height: 36px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

.login p.submit {
	
}

:-moz-placeholder {
	color: #c9c9c9 !important;
	font-size: 13px;
}

::-webkit-input-placeholder {
	color: #ccc;
	font-size: 13px;
}

input {
	color: #333;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding: 3px 7px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	/* font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; */
}

input:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
/* input[type="text"],input[type="password"]{
	 height:21px;
     min-width:160px;
} */
.username {
	width: 50%;
	margin-left: 48px;
	padding: 0 11px;
	xwidth: 200px;
	height: 34px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

.username:focus {
	border-color: #7dc9e2;
	outline-color: #dceefc;
	outline-offset: 0;
}

.password {
	width: 50%;
	margin-left: 48px;
	padding: 0 11px;
	xwidth: 200px;
	height: 34px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

.password:focus {
	border-color: #7dc9e2;
	outline-color: #dceefc;
	outline-offset: 0;
}

.captcha {
	width: 34%;
	margin-left: 97px;
	padding: 0 11px;
	xwidth: 200px;
	height: 34px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

.captcha:focus {
	border-color: #7dc9e2;
	outline-color: #dceefc;
	outline-offset: 0;
}

.captcharefresh {
	left: 4px;
	position: relative;
	top: 3px;
	width: 25px;
}

.form_search {
	background: url("../images/common/login-icon.png") no-repeat scroll 0 0
		transparent;
	border: 1px solid #0099FF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 2px #BBBBBB;
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.33em;
	xheight: 23px;
	height: 25px;
	line-height: 0.9em;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.re_cal {
	/*  bottom: 37px; */
	margin: 3px -134px;
    position: absolute;
}

.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
	line-height: 34px;
}

.form_buttonSearch {
	background-color: #0099ff;
	border: 1px solid #0099FF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 2px #BBBBBB;
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.33em;
	xheight: 23px;
	height: 25px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
/*--------------------------END OF LOGIN STYLES-------------------------*/
/*---------------------------FOOTER-------------------------------------*/
#footer .copyright {
	margin: 10px;
	text-align: center;
	line-height: 160%;
}

#footer .version {
	margin: 10px;
	text-align: center;
}

/*----------------------------END OF FOOTER-----------------------------*/
/*--------------------------- HOME CONTENT------------------------------*/
#home_content {
	float: left;
	margin-left: 7px;
	xwidth: 700px;
	width: 72%;
	xheight: 263px;
	background: white;
	border-radius: 3px;
	xborder: 1px solid #009fff;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	position: relative;
	margin-top: 7px;
}

#home_content:before {
	border-radius: 80px 80px 80px 80px;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	left: 10px;
	right: 10px;
	top: 20px;
}

#home_content:before, #home_content:after {
	content: "";
	position: absolute;
	z-index: -2;
}

#home_content h3 {
	margin-top: 6px;
	ine-height: 36px;
	font-size: 20px;
	xfont-weight: bold;
	color: #0E53B3;
	text-align: center;
	text-shadow: 0 1px white;
	border-bottom: 2px solid #B30000;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
}

#home_content p {
	font-size: 13px;
	height: 80%;
	margin-bottom: 1%;
	margin-left: 2%;
	margin-top: 1%;
	text-align: justify;
	width: 96%;
}

/*---------------------------END OF HOME CONTENT------------------------------*/

/*-------------------------- LATEST NEWS--------------------------------------*/
#latest_news {
	float: left;
	margin-top: 15px;
	margin-left: 7px;
	xheight: 150px;
	width: 98.7%;
	background: white;
	border-radius: 3px;
	xborder: 1px solid #009fff;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	position: relative;
}

#latest_news:before {
	border-radius: 80px 80px 80px 80px;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	left: 10px;
	right: 10px;
	top: 20px;
}

#latest_news:before, #latest_news:after {
	content: "";
	position: absolute;
	z-index: -2;
}

#latest_news h3 {
	line-height: 36px;
	font-size: 20px;
	xfont-weight: bold;
	color: #0E53B3;
	text-align: center;
	text-shadow: 0 1px white;
	border-bottom: 2px solid #B30000;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
	/* border-bottom: 2px solid #B30000;
    color: #0E53B3;
    font-size: 24px;
    height: 30px;
    text-align: center; */
}

#latest_news ul {
	right: auto;
	text-align: left;
	top: 0;
	float: none;
	left: 0;
	bottom: auto;
	cursor: default;
	display: block;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#latest_news li {
	border-left: 1px solid #EBEBEB;
	display: inline-block;
	float: left;
	height: 100px;
	margin: 0;
	padding: 10px 0 0 10px;
	xwidth: 319px;
	width: 24%;
}

#latest_news li time.latest_news_date {
	color: #414141;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 12px;
}

#latest_news li p {
	xmargin-top: 20px;
	padding: 0;
	font-size: 12px;
}
/*--------------------------END OF LATEST NEWS-------------------------*/
/*--------------------------------CLEAR--------------------------------*/
.clr {
	clear: both;
	overflow: hidden;
	height: 0;
}

.clrlft {
	clear: left;
}

.clrrt {
	clear: right;
}

/*--------------------------------END OF CLEAR-------------------------*/
/*--------------------------------POPUP--------------------------------*/
.popup {
	font-size: xx-large;
	font-family: fantasy;
	font-style: oblique;
	position: fixed;
	left: 50%;
	top: 50%;
	color: #fff;
	margin: 0 0 0 -5%;
}

div.menupopup {
	background-color: rgba(0, 0, 0, 0.55);
	border-color: #819ff7;
	display: none;
	position: fixed;
	text-align: center;
	z-index: 200;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
/*------------------------------END OF POPUP---------------------------*/
/*------------------------------BODY-----------------------------------*/
body#minwidth-body {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	min-height: 50%;
	min-width: 95%;
	margin: 0 auto;
}

body#minwidth-body.index, body#minwidth-body.s_estimation {
	background: #ecf0f5;
}

#border-top.h_bluen {
	border-bottom: 2px solid #B30000;
	margin: 0 auto;
	background: url(../images/header/header_bg.png) repeat-x;
}

#header_logo>img {
	height: 110px;
	width: 75%;
}

#header_logo_Inner>img {
	width: 75%;
	height: 50px;
}

/*----------------------------------HEADER-------------------------------*/
#header-box {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xbg_header.gif.pagespeed.ic.DKRKbfF1hK.png) repeat-x;
	xborder-bottom: 2px solid #E3E3E3;
	min-height: 32px;
	position: relative;
}

#header_content_box {
	background: none repeat scroll 0 0 white;
	margin: 5px;
	min-height: 35px;
	padding: 7px;
	position: relative;
}

#header_content_box p {
	color: #0068EB;
	float: left;
	width: 25%;
	padding-top: 1px;
}

#m_header {
	border-bottom: 1px solid #F4F4F4;
    padding: 0 0 7px 0;
}

#pic_div {
	margin: 90px;
	height: 76px;
	width: 60%;
	border: 1px solid rgba(82, 168, 236, 0.8);
	background: none repeat scroll 0 0 white;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
}
/*--------------------------------------MAIN-----------------------------------*/
div#config div.main_div {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 8px;
}

#main-element-box {
	margin-bottom: 11px;
}

#main-element-box, #toolbar-box, #submenu-box {
	padding: 0px 0px 0 0px;
}

div#main-element-box div.main_divform table.adminlist tr td a {
	font-size: 1.1em;
}

div#main-element-box div.main_divform table.adminlist tr td div.button2-left.smallsub a
	{
	font-size: 1em;
}

div#main-element-boxement-box div.main_divform table.adminlist tr td p.smallsub a,
	div#main-element-box div.main_divdiv.pane-slider form table.adminlist a
	{
	font-size: 1em;
}

div#main-element-box div.section-box div.main_div {
	background: #fbfbfb;
}

div#main-element-box {
	padding: 7px;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	position: relative;
	min-height: 550px;
	margin: 0 auto;
}

div#main-element-box div.main_div:before {
	border-radius: 80px 80px 80px 80px;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	left: 10px;
	right: 10px;
	top: 20px;
}

div#main-element-box div.main_div:before, div#main-element-box div.main_div:after
	{
	content: "";
	position: absolute;
	z-index: -2;
}

div#main-element-box div.section-box {
	background: #f4f4f4;
}

/* login */
div#main-element-box.login {
	background-color: #ffffff;
}

/*------------------------------------TOOLBAR---------------------------------------------*/
div.picmenu {
	height: 32px;
	overflow: hidden;
}

/* -- TOOLBAR STYLES ----------------------------- */

/* Page titles */
div.pagetitle {
	padding-left: 35px;
    background-repeat: no-repeat;
    margin-left: 14px;
    background-size: contain;
}

div.pagetitle1 h2, div.pagetitle span {
	width: auto;
    color: #05449A;
    font-size: 24px;
    line-height: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

div.pagetitle h4 {
	color: #146295;
	width: 100px;
}

div.pagetitle h3 {
	color: #67b13b;
	width: 100px;
}

div.pagetitle h2 {
	color: #146295;
	width: 100px;
}

div.pagetitle h4, div.pagetitle h3 {
	float: right;
	line-height: 20px;
	font-size: .5em;
	font-weight: bold;
	margin-top: 15px;
	padding: 0px 5px 0px 5px;
}

* div.pagetitle h2 {
	float: right;
	line-height: 20px;
	font-size: .5em;
	font-weight: bold;
	margin-top: 5px;
	padding: 0px 5px 0px 5px;
}

div.file h6 {
	line-height: 21px;;
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
	color: #146295;
	margin: 0;
	padding-left: 90px;
}

.icon-48-user {
	background-image: url(https://price.kerala.gov.in/price_kau/images/header/icon-48-user.png.pagespeed.ce.EInThQbFle.png);
}

.icon-48-gerview {
	background-image: url(../images/header/icon-48-gerview.png);
}

.icon-48-pickfile {
	background-image: url(../images/header/icon-48-pickfile.png);
}

/* Modal header */
div.configuration {
	font-size: 1.364em;
	font-weight: bold;
	color: #146295;
	padding-left: 30px;
	margin-left: 10px;
	padding-top: 4px;
	background: url(../images/menu/icon-16-config.png) 0 6px no-repeat;
}

.logo-img {
	text-align: center;
	background: #05449A;
}
/* Main toolbars */
div.toolbar-list {
	float: right;
	text-align: right;
	padding: 0;
}

div.toolbar-list ul {
	margin: 0;
	padding: 0;
}

div.toolbar-list li {
	padding: 1px 1px 3px 4px;
	text-align: center;
	color: #666;
	height: 48px;
	xwidth: 63px;
	list-style: none;
	float: left;
}

div.toolbar-list li.spacer {
	width: 10px;
}

div.toolbar-list li.divider {
	border-right: 1px solid #c7c7c7;
	width: 2px;
}

div.toolbar-list span {
	float: none;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	display: block;
}

div.toolbar-list a:hover, div.toolbar-list a:focus, div.toolbar-list a:active
	{
	/* border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc; */
	text-decoration: none;
	color: #0B55C4;
}

/*-------------------------------------BUTTON-------------------------------------*/
fieldset input, fieldset textarea, fieldset select, fieldset img,
	fieldset button {
	float: left;
	min-width: 20px;
	margin: 5px 5px 5px 0;
	height: 21px;
}

/*----------------------------------------ALL----------------------------------------*/
table.sorlist tbody tr {
	background-color: #fff;
	text-align: left;
}

table.sorlist tbody tr.row0:hover td, table.sorlist tbody tr.row1:hover td
	{
	background-color: #e8f6fe;
}

table.sorlist tbody tr td {
	background: #fff;
	border: 1px solid #FFF;
}

table.sorlist tbody tr.row1 td {
	background: #f0f0f0;
	border-top: 1px solid #FFF;
}

table.sorlist tfoot tr {
	text-align: left;
	color: #333;
}

table.sorlist tfoot td, table.sorlist tfoot th {
	background-color: #f7f7f7;
	border-top: 1px solid #999;
	text-align: left;
}

table.sorlist td.order {
	text-align: left;
	white-space: nowrap;
	width: 200px;
}

table.sorlist td.order span {
	float: left;
	width: 20px;
	text-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.sorlist .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

/* Tree indentation & nesting - Up to 10 levels deep so don't go crazy :) */
table.sorlist td.indent-4 {
	padding-left: 4px;
}

table.sorlist td.indent-19 {
	padding-left: 19px;
}

table.sorlist td.indent-34 {
	padding-left: 34px;
}

table.sorlist td.indent-49 {
	padding-left: 49px;
}

table.sorlist td.indent-64 {
	padding-left: 64px;
}

table.sorlist td.indent-79 {
	padding-left: 79px;
}

table.sorlist td.indent-94 {
	padding-left: 94px;
}

table.sorlist td.indent-109 {
	padding-left: 109px;
}

table.sorlist td.indent-124 {
	padding-left: 124px;
}

table.sorlist td.indent-139 {
	padding-left: 139px;
}

table.sorlist tr td.btns a {
	text-decoration: underline;
}

.sorting {
	background: url("../images/common/sort_both.png") no-repeat scroll right
		center transparent;
	padding-right: 20px;
}

.sorting_asc {
	background: url("../images/common/sort_asc.png") no-repeat scroll right
		center transparent;
	padding-right: 20px;
}

.sorting_desc {
	background: url("../images/common/sort_desc.png") no-repeat scroll right
		center transparent;
	padding-right: 20px;
}

.sorting_asc_disabled {
	background: url("../images/common/sort_asc_disabled.png") no-repeat
		scroll right center transparent;
	padding-right: 20px;
}

.sorting_desc_disabled {
	background: url("../images/common/sort_desc_disabled.png") no-repeat
		scroll right center transparent;
	padding-right: 20px;
}

.sell {
	color: #046EF1;
}

.clr {
	clear: both;
	overflow: hidden;
	height: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	xpadding-bottom: 8px;
	color: #005825;
	font-size: 1.818em;
}

h3 {
	font-size: 1.182em;
}

h4 {
	font-size: 1.182em;
}

* :focus, a:active {
	outline: none;
}

a:link {
	color: #0f45af;
	xcolor: #166c3a;
	text-decoration: none;
	outline: none;
}

a:visited {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: 1px solid #2982ED;
	margin: 10px;
	xborder: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

legend {
	padding: 0.2em 0.5em;
	border: 1px solid #2982ED;
	color: #0C06BA;
	font-size: 14px;
	text-align: right;
	background: #cde2fc;
}

/*input, select {
	font-size: 0.909em;
	border: 1px solid silver;
	background: #fff;
}*/
/* ------------------------------------------ */
.buttonMENU {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid silver;
	font-size: 0.909em;
	height: 30px;
	width: 100%;
}

.left_top_content .buttonMENU:focus {
	background: #AFE4FF;
}

.buttonMENUclicked {
	background: none repeat scroll 0 0 #AFE4FF; /*38A6FE*/
	border: 1px solid silver;
	font-size: 0.909em;
	height: 30px;
	width: 100%;
}

.left_top_content .buttonMENUclicked:focus {
	background: #AFE4FF;
}

.buttonTOPMENU {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid silver;
	font-size: 0.909em;
	height: 30px;
	width: 133px;
}

.left_top_content .buttonTOPMENU:focus {
	background: #F0E9E9;
}

.buttonTOPMENUclicked {
	background: none repeat scroll 0 0 #F0E9E9;
	border: 1px solid silver;
	font-size: 0.909em;
	height: 30px;
	width: 133px;
}

.butn_inside_tab {
	/*   background: url(../images/common/buttonimg.jpg) no-repeat;
   background: #FFFFFF;
    background-color: transparent; 
    width: 100px;
    height: 40px;
    border: 0px; */
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid silver;
	font-size: 0.909em;
	height: 30px;
	width: 80px;
}

/* ------------------------------------------ */
/* textarea {
	font-size: 1.273em;
	border: 1px solid silver;
} */
/* textarea {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
  resize: none;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
} */
/* textarea {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    max-height: 786px;
    max-width: 786px;
    padding: 3px 7px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
} */
textarea:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

select {
	font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	height: 23px;
	xmin-width: 165px;
}

select:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

iframe {
	border: 0;
}

.invalid {
	color: red;
	font-weight: bold;
}

.enabled, .success {
	color: green;
	font-weight: bold;
}

.disabled, p.error {
	color: red;
	font-weight: bold;
}

.protected {
	color: #999999;
}

p.warning {
	color: red;
	font-weight: bold;
	font-size: 1.091em;
}

p.nowarning {
	color: #333;
	font-weight: bold;
	font-size: 1.091em;
}

.allow, span.writable {
	color: green;
}

.deny, span.unwritable {
	color: red;
}

.none {
	color: #aaa;
}

.hide {
	display: none;
}

.visible {
	display: block;
}

.hidebtn {
	border: 0;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
}

.hidelabeltxt {
	text-indent: -9999em;
}

.nowrap {
	white-space: nowrap;
}
/*---------------------- FOR SORTING-------------------*/
.descending {
	background-image: url(../images/common/sort_desc.png);
	height: 19px;
	width: 13px;
}

.ascending {
	background-image: url(../images/common/sort_asc.png);
	height: 13px;
	width: 13px;
}

table.sortable {
	float: left;
	width: 98%;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	margin: 0 10px;
}

table.sortable td, table.sortable th {
	padding: 4px;
	width: 10%;
	background-color: #B6D0FF;
}

table.sortable td {
	padding-left: 8px;
	text-align: center;
}

table.sortable thead th {
	text-align: left;
	background: #ecf5fc;
	color: #046ef1;
	border-bottom: 1px solid #2982ED;
}

table.sortable thead th.left {
	text-align: left;
}

table.sortable thead a:hover {
	text-decoration: none;
}

table.sortable thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.sortable tbody th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
	border-bottom: 1px solid #2982ED;
	color: #046EF1;
	margin: 5px;
	text-align: left;
}

table.sortable tbody tr {
	background-color: #fff;
	text-align: left;
}

table.sortable tbody tr.row0:hover td, table.sortable tbody tr.row1:hover td
	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.sortable tbody tr:hover td, table.sortable tbody tr:hover td {
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.sortable tbody tr td {
	background: #fff;
	border: 1px solid #FFF;
}

table.sortable tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

table.sortable tfoot tr {
	text-align: left;
	color: #333;
}

table.sortable tfoot td, table.adminlist tfoot th {
	background-color: #ecf5fc;
	border-top: 1px solid #2982ED;
	text-align: left;
}

table.sortable td.order {
	text-align: left;
	white-space: nowrap;
	width: 200px;
}

table.sortable td.order span {
	float: left;
	width: 20px;
	text-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.sortable .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

table.sortable thead {
	background-color: background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	xfont-weight: bold;
	cursor: default;
}
/*---------------------------------------END OF SORTING--------------------------------------*/
/*---------------------------------------START FILEVIEW--------------------------------------*/
table.filedetails {
	width: 100%;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;
}

table.filedetails td, table.filedetails th {
	padding: 4px;
	/* width:10%; */
	background-color: #B6D0FF;
}

table.filedetails td {
	padding-left: 2px;
	text-align: center;
}

table.filedetails thead th {
	text-align: left;
	background: #ecf5fc;
	color: #046ef1;
	border-bottom: 1px solid #2982ED;
}

table.filedetails thead th.left {
	text-align: left;
}

table.filedetails thead a:hover {
	text-decoration: none;
}

table.filedetails thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.filedetails tbody th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
	border-bottom: 1px solid #2982ED;
	color: #046EF1;
	margin: 5px;
	text-align: left;
}

table.filedetails tbody tr {
	background-color: #fff;
	text-align: left;
}

table.filedetails tbody tr.row0:hover td, table.filedetails tbody tr.row1:hover td
	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.filedetails tbody tr:hover td, table.filedetails tbody tr:hover td
	{
	background-color: #e8f6fe;
	outline: 0 none;
}

table.filedetails tbody tr td {
	background: #fff;
	border: 1px solid #FFF;
}

table.filedetails tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

table.filedetails tfoot tr {
	text-align: left;
	color: #333;
}

table.filedetails tfoot td, table.adminlist tfoot th {
	background-color: #ecf5fc;
	border-top: 1px solid #2982ED;
	text-align: left;
}

table.filedetails td.order {
	text-align: left;
	white-space: nowrap;
	width: 200px;
}

table.filedetails td.order span {
	float: left;
	width: 20px;
	text-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.filedetails .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

table.filedetails thead {
	background-color: background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	xfont-weight: bold;
	cursor: default;
}

/*---------------------------------------END FILEVIEW--------------------------------------*/
/*---------------------------------------FOR INDEX PAGE-------------------------------------------*/
/* #m_left{
	float:left;
	width:17%;
	xborder-right:1px solid #ccc;
	height:100%;
	xbackground:#fff;
} */
#m_left .left_top {
	height: 50%;
}

ul {
	margin: 0;
	padding: 0;
}

#nav {
	width: 190px;
	float: left;
	margin: 10px 0 0;
}

#navList li {
	list-style: none;
	margin: 0 0 10px;
	float: left;
}

.addPosition {
	position: relative;
}

#navList a {
	xbackground: #FFFFFF;
	background-image: url("https://price.kerala.gov.in/price_kau/images/menu/xnavBack.jpg.pagespeed.ic.qC4oKP97aB.jpg");
	background-repeat: repeat-y;
	border: 1px solid #4F9BD9;
	box-shadow: 3px 3px 5px #283958;
	color: #2c4b7a;
	display: block;
	font-size: 16px;
	padding: 5px;
	width: 170px;
	text-decoration: none;
}

#navList a:hover {
	xbackground-color: #06F;
	background-image: url("https://price.kerala.gov.in/price_kau/images/menu/xnavHover.jpg.pagespeed.ic.TBr9nr-AA3.jpg");
	color: #8FC3EA;
}

#navList ul, #navList ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 280px;
	background-color: #333;
}
/* /* #txt_field{
	background-color: #ffffff;
	height:1%;
	width:8%;
}
#txt_field_1{
	background-color: #ffffff;
	height:14%;
	width:7%;
}*/
#feature_head {
	border-width: 1px;
	border-color: #696969; text-align =center;
	background-color: #2F4F4F;
	padding: 15px 15px;
	color: #FFFFFF;
	font-size: medium;
}

#features {
	border: 1px solid black;
	border-collapse: collapse;
	text_align: center;
	background-color: #696969;
	padding: 15px 15px;
	color: white;
}
/*
#box_wrapper{
	margin:0px auto;
	height:30%;
	width:100%;
	
	
	
} */
.sample_a {
	padding: 0.5px 0.5px;
	background-color: #1F9CA5;
	/* background-color:#3A34B7; */
	border-width: 5px;
	border-style: outset;
	border-color: #BCFFFF;
	width: 100%;
}

#sample_b {
	align: right;
	width: 100%;
	padding: 0 0 4px;
	background-color: #1F9CA5;
	border-width: 5px;
	border-style: outset;
	border-color: #BCFFFF;
	align: center;
}

#sample_b label {
	padding-left: 3%;
}

#sample_b input {
	width: 8%;
}

#tab_1 {
	padding: 4px 22px 0px 0px;
	display: inline-block;
	width: 100%;
}

#tab_1 label {
	padding-left: 0.70%;
}

#tab_2 input {
	padding-left: 1%;
}

#tab_2 {
	padding: 5px 16px 1px 0px;
	display: inline-block;
	margin-right: 16px;
}

#tab_2 label {
	padding-left: 3%;
}

#tab_2 input {
	width: 10%;
}

#tab_3 {
	padding: 4px 22px 0px 0px;
	display: inline-block;
	width: 100%;
}

#tab_3 label {
	padding-left: 0.70%;
}

.listTab {
	z-index: 100;
}

#navList .listTab li {
	margin: 0;
}

#navList .listTab a, #navList .listTab a:hover {
	width: 170;
}

#navList .listTab a {
	padding: 5px 5px 5px 10px;
}

#navList li:hover ul ul, #navList li:hover ul ul ul, #navList li:hover ul ul ul ul
	{
	display: none;
}

#navList li:hover ul, #navList li li:hover ul, #navList li li li:hover ul,
	#navList li li li li:hover ul {
	display: block;
}

#sear {
	background-image: url("https://price.kerala.gov.in/price_kau/images/menu/xnavBack.jpg.pagespeed.ic.qC4oKP97aB.jpg");
	background-repeat: repeat-y;
	border: 1px solid #4F9BD9;
	box-shadow: 3px 3px 5px #283958;
	color: #2C4B7A;
	display: block;
	font-size: 16px;
	padding: 5px;
	text-decoration: none;
	width: 170px;
}

/* Adminlist grids */
table.adminlist {
	float: left;
	width: 99%;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	border: 1px solid rgba(82, 168, 236, 0.8);
	margin: 0 10px;
}

.adminlist.demolist {
	width: 95%;
	margin: 0px 50px 0px 51px;
}

table.adminlist td, table.adminlist th {
	padding: 4px;
	width: 10%;
	background-color: #B6D0FF;
}

table.adminlist td {
	padding-left: 8px;
}

table.adminlist thead th {
	text-align: left;
	background: #ecf5fc;
	color: #046ef1;
	border-bottom: 1px solid #2982ED;
}

table.adminlist thead th.left {
	text-align: left;
}

table.adminlist thead a:hover {
	text-decoration: none;
}

table.adminlist thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.adminlist tbody th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
	border-bottom: 1px solid #2982ED;
	color: #046EF1;
	margin: 5px;
	text-align: left;
}

table.adminlist tbody tr {
	background-color: #fff;
	text-align: left;
}

table.adminlist tbody tr.row0:hover td, table.adminlist tbody tr.row1:hover td
	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.adminlist tbody tr:hover td, table.adminlist tbody tr:hover td {
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.adminlist tbody tr td {
	background: #fff;
	border: 1px solid #FFF;
}

table.adminlist tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

table.adminlist tfoot tr {
	text-align: left;
	color: #333;
}

table.adminlist tfoot td, table.adminlist tfoot th {
	background-color: #ecf5fc;
	border-top: 1px solid #2982ED;
	text-align: left;
}

table.adminlist td.order {
	text-align: left;
	white-space: nowrap;
	width: 200px;
}

table.adminlist td.order span {
	float: left;
	width: 20px;
	text-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.adminlist .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

/* Tree indentation & nesting - Up to 10 levels deep so don't go crazy :) */
table.adminlist td.indent-4 {
	padding-left: 4px;
}

table.adminlist td.indent-19 {
	padding-left: 19px;
}

table.adminlist td.indent-34 {
	padding-left: 34px;
}

table.adminlist td.indent-49 {
	padding-left: 49px;
}

table.adminlist td.indent-64 {
	padding-left: 64px;
}

table.adminlist td.indent-79 {
	padding-left: 79px;
}

table.adminlist td.indent-94 {
	padding-left: 94px;
}

table.adminlist td.indent-109 {
	padding-left: 109px;
}

table.adminlist td.indent-124 {
	padding-left: 124px;
}

table.adminlist td.indent-139 {
	padding-left: 139px;
}

table.adminlist tr td.btns a {
	text-decoration: underline;
}
/** END OF ADMINLIST*/

/*-------------------------------------------END OF INDEX PAGE-----------------------------------------*/
/*-------------------------------------------FOR INDEX PAGE (ge_temp 2)--------------------------------*/
/* -- STATUS STYLES ----------------------------- */
#module-menu {
	width: 65%;
	float: left;
}

#module-status {
	float: right;
	margin-top: 9px;
	width: 34%;
}

#module-status>span {
	display: block;
	float: left;
	line-height: 20px;
	padding: 0px 0px 0 20px;
	xmargin-bottom: 5px;
}

#module-wardrobe {
	float: left;
	text-align: left;
	width: 50%;
}

#module-wardrobe>span {
	display: block;
	float: left;
	line-height: 16px;
	padding: 4px 10px 0 22px;
	margin-bottom: 5px;
}

#module-status .viewsite {
	background: url(https://price.kerala.gov.in/price_kau/images/menu/xicon-16-chnpwd.png.pagespeed.ic.agH5RPbHCi.png) 0px 2px no-repeat;
}

#module-status .viewsite a {
	color: #B30000;
	cursor: pointer;
	font-size: 11px;
}

#module-status .ctime {
	color: #B30000;
	font-size: 11px;
}

#module-status .switch {
	color: #B30000;
	font-size: 11px;
}

#module-status .preview {
	background: url(../images/menu/icon-16-media.png) 3px 3px no-repeat;
}

#module-status .unread-messages, #module-status .no-unread-messages {
	background: url(../images/menu/icon-16-messages.png) 3px 3px no-repeat;
}

#module-status .unread-messages a {
	font-weight: bold;
}

#module-status .loggedin-users {
	background: url(https://price.kerala.gov.in/price_kau/images/menu/icon-16-user.png.pagespeed.ce.kFzHsYurqi.png) 3px 3px no-repeat;
}

#module-status .backloggedin-users {
	background: url(../images/menu/icon-16-back-user.png) 3px 3px no-repeat;
}

#module-status .multilanguage {
	background: url(../images/menu/icon-16-language.png) 3px 3px no-repeat;
}

#module-status .logout {
	background: url(https://price.kerala.gov.in/price_kau/images/menu/xicon-16-logout.png.pagespeed.ic.5D1mujy8Ev.png) 3px 3px no-repeat;
}

#module-status .switch {
	background: url(https://price.kerala.gov.in/price_kau/images/menu/xswitch.png.pagespeed.ic.CxixJ5nQl5.png) 3px 3px no-repeat;
}

#module-status .logout a {
	color: #B30000;
	cursor: pointer;
	font-size: 11px;
}
/*----------------MENU STYLES--------------*/
/* -- BASIC MENU STYLES ----------------------------- */
#menu, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#menu {
	position: relative;
	z-index: 100;
}

#menu li {
	float: left;
	position: relative;
	list-style: none;
	display: inline;
}

#menu li a {
	display: block;
	white-space: nowrap;
}

#menu li ul {
	visibility: hidden;
	position: absolute;
}

#menu li li ul {
	top: 0;
	left: 0;
}

#menu li:hover ul {
	visibility: visible;
}

#menu li:hover ul li ul {
	visibility: hidden;
}

#menu li:hover li:hover ul {
	visibility: visible;
	left: 100%;
}

/* ---- Menu layout -------------------------- */
#menu li {
	border-left: 1px solid #fff;
	border-right: 1px solid #d8d8d8;
}

#menu li li {
	border: 0;
	display: block;
	float: none;
}

#menu ul {
	border: 1px solid #ccc;
	background: #f6f6f6 url(../images/bg-menu.gif) repeat-y left;
}

#menu ul li.node {
	background: transparent url(../images/j_arrow.png) no-repeat right 50%;
}

#menu ul li.separator {
	background: #DDE1E6 url(../images/bg-menu.gif);
	height: 1px;
}

#menu a, #menu div {
	padding: 0.35em 1em 0.35em;
	margin: 0 1px 0 1px;
	color: #333333;
	line-height: 1.6em;
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	background-repeat: no-repeat;
	background-position: left 50%;
}

#menu li.disabled a, #menu li.disabled:hover a {
	color: gray;
	background-color: transparent;
	margin: 0 1px;
	border-left-width: 0;
	border-right-width: 0;
}

#menu ul a {
	font-size: 1em;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.2em;
}

/* 1 level - hover */
#menu li:hover a {
	background-color: #dbe4e9;
	border-left: 1px solid #025a8d;
	border-right: 1px solid #025a8d;
	margin: 0;
}

/* 2 level - normal */
#menu li:hover li a {
	background-color: transparent;
	border: 1px solid transparent;
	margin: 1px;
}

/* 2 level - hover */
#menu li:hover li:hover a {
	background-color: #dbe4e9;
	border-color: #025a8d;
}

/* 3 level - normal */
#menu li:hover li:hover li a {
	background-color: transparent;
	border-color: transparent;
}

/* 3 level - hover */
#menu li:hover li:hover li a:hover {
	background-color: #dbe4e9;
	border-color: #025a8d;
}

a.icon-16-menu span img {
	vertical-align: bottom;
}

/* ---- Submenu styles -------------------------- */
#submenu {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 115%;
}

#submenu li {
	display: inline;
	margin: 0;
	padding: 0 1px 0 0;
}

#submenu .active a {
	font-weight: bold;
}

#submenu {
	font-size: 85%;
	line-height: normal;
}

#submenu {
	line-height: 115%;
	list-style: outside none none;
}

#submenu li a, #submenu span.nolink {
	
}

#submenu li a, #submenu span.nolink {
	border: 1px solid #cccccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #808080;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	padding: 4px 10px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#submenu li a:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

#submenu span.nolink {
	color: #999;
}

#submenu a:hover, #submenu a.active, #submenu span.nolink.active {
	
}
/*----------------END OF MENU and SUBMENU--*/
/*-------------------------------------------END (ge_temp 2)-------------------------------------------*/

/*---------------------------------------- ESTIMATION--------------------------------------------------*/
/**************************************for create estimate from    */
.createFrom_holder {
	width: 100%;
	display: block;
}

.status_holder {
	width: 100%;
	display: block;
}

.createFrom_popup {
	margin: 30px auto 0;
	padding: 6px;
	position: absolute;
	width: 500px;
	top: 50%;
	left: 75%;
	margin-left: -400px;
	margin-top: -40px;
}

.createFrom_content span {
	font-size: 16px;
}

.createFrom_content {
	background-color: #FFFFFF;
    border: 1px solid #032B61;
    border-radius: 2px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.075);
    height: 170px;
    padding: 3px 4px 16px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: 35%;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -17%;
    margin-top: -15%;
    background: #E0EEFE;
    z-index: 2;
}

.createFrom_content:hover {
}

.createFrom_content h2 {
	background: none repeat scroll 0 0 #51B9F4;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    color: #fff;
    font-weight: bold;
}


.createFrom_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_selOffice_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}
/*------------------------------------------for showing note popup in docket sheet--------------------------  */
.desc_content_close img {
	float: right;
	margin-right: -11px;
	margin-top: -15px;
}

#decription_header {
	background-color: #E0EEFE;
	border: 1px solid white;
	color: #2982ED;
	font-size: 14px;
	margin: 20px 10px 10px;
	min-height: 30px;
}

#estimation_header {
    background: #ecf5fc none repeat scroll 0 0;
    color: #046ef1;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding: 3px 10px;
    margin-bottom: 10px;
    border: 1px solid #C8CBD0;
}

#estimation_header_nonplan {
	background: none repeat scroll 0 0 #ECF5FC;
	border: 1px solid;
	color: #046EF1;
	font-size: 16px;
	text-align: center;
}

#estimation_header_plan {
	background: none repeat scroll 0 0 #ECF5FC;
	border: 1px solid;
	color: #046EF1;
	font-size: 16px;
	text-align: center;
	padding: 5px 10px;
}

.inside_estimation {
	margin-top: 1%;
	height: 40px;
}

#m_right .right_top {
	background: none repeat scroll 0 0 #FFFFFF;
	float: right;
	height: 35%;
	margin-top: 0;
	width: 100%;
}

.right_top_content {
	margin-top: 10px;
	height: 100%;
	padding: 0px 5px 5px 0px;
	border: 1px solid rgba(82, 168, 236, 0.8);
}

/*for tab*/
#submenu {
	float: left;
	width: 100%;
	font-size: 85%;
	line-height: normal;
}

#submenu ul {
	margin: 0;
	list-style: none;
}

#submenu li {
	display: inline;
	margin: 0;
	padding-left: 5px;
}

#submenu a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#submenu a span {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac */
#submenu a span {
	float: none;
}
/* End IE5-Mac hack */
#submenu .active a {
	color: white;
	font-weight: bold;
	background-color: #DCF3F9;
	border-color: rgba(82, 168, 236, 0.8);
	xborder-color: #05449A;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
	xbackground: url("https://price.kerala.gov.in/price_kau/images/menu/xbg_submenu_hover.png.pagespeed.ic.ZiwUCX9i5o.png");
}

#submenu .active a, #submenu a:hover {
	background-position: 0 -42px;
}

#submenu .active a span, #submenu a:hover span {
	background-position: 100% -42px;
}

div #formchecklist_nonplan {
	/* float: left;
	width:50%;
	margin-top:5%;
	margin-left:5%;
	min-height:432px; */
	margin-top: 10% border:1px solid rgba(82, 168, 236, 0.8);
	background-color: #FFFFFF;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

div #formchecklist_plan {
	/* float: left;
	width:50%;
	margin-top:5%;
	margin-left:5%;
	min-height:432px; */
	margin-top: 10% border:1px solid rgba(82, 168, 236, 0.8);
	background-color: #FFFFFF;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

#estimation_front td {
	xborder-bottom: 1px solid #87E0FF;
	xborder-right: 1px solid #dddddd;
	border: 1px solid #87E0FF;
}

#estimation_front_heading td, #estimation_front_heading th {
	border-bottom: 1px solid #87E0FF;
	border-right: 1px solid rgba(82, 168, 236, 0.8);
}

#estimation_front {
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	height: auto;
	outline: 0 none;
}

#estimation_front_heading {
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	float: left;
	margin-left: 1%;
	margin-top: 1%;
	xheight: 380px;
	outline: 0 none;
	xwidth: 98%;
	width: 98%;
}

#estimation_front>table {
	border-collapse: collapse;
	width: 100%;
}

#estimation_front_heading>table {
	border-collapse: collapse;
	width: 100%;
}

#estimation_front img {
	height: 17px;
}

#grandtotal {
	background-color: #F0F0F0;
	font-size: 18px;
	height: 45px;
}

.observed_popup {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	margin-left: 5%;
	xmargin-top: -10%;
	min-width: 30%;
	position: absolute;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#full_sub_content {
	margin-top: 10px;
}

#observed_details_contents {
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	margin-top: 0px;
	min-height: 135px;
	outline: 0 none;
	overflow: auto;
	padding: 33px 20px;
}
#sel_change_ofc {
    position: absolute;
}

#observed_details_contents_old {
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	float: left;
	margin-top: 15px;
	min-height: 135px;
	outline: 0 none;
	overflow: auto;
}

#full_content_view {
	margin-top: 10px;
	height: auto;
	width: 100%;
	xborder: 1px solid #CCCCCC;
	xbackground: #CCCCCC;
}

#full_content_view table {
	margin: 10px;
	border-collapse: collapse;
}

#full_content_view table th {
	margin: 5px;
	color: #046EF1;
}

#spec_details_contents {
	float: left;
	margin-left: 20%;
	margin-top: 15px;
	min-height: 135px;
	width: 565px;
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

#spec_details_contents p {
	margin-left: 50px;
	margin-top: 10px;
}

table.obslist {
	float: left;
	width: 98%;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	margin: 0 10px;
}

table.obslist td, table.obslist th {
	padding: 4px;
	width: 10%;
}

table.obslist td {
	padding-left: 8px;
}

table.obslist thead th {
	xtext-align: left;
	background: #ecf5fc;
	color: #046ef1;
	border-bottom: 1px solid #2982ED;
}

table.obslist thead th.left {
	xtext-align: left;
}

table.obslist thead a:hover {
	text-decoration: none;
}

table.obslist thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.obslist tbody th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
	border-bottom: 1px solid #2982ED;
	color: #046EF1;
	margin: 5px;
	xtext-align: left;
}

table.obslist tbody tr {
	background-color: #fff;
	xtext-align: left;
}

table.obslist tbody tr.row0:hover td, table.obslist tbody tr.row1:hover td
	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.obslist tbody tr:hover td, table.obslist tbody tr:hover td {
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

table.obslist tbody tr td {
	background: #ECF5FC;
	border: 1px solid #FFF;
}

table.obslist tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

table.obslist tfoot tr {
	xtext-align: left;
	color: #333;
}

table.obslist tfoot td, table.adminlist tfoot th {
	background-color: #ecf5fc;
	border-top: 1px solid #2982ED;
	xtext-align: left;
}

table.obslist td.order {
	xtext-align: left;
	white-space: nowrap;
	width: 200px;
}

table.obslist td.order span {
	float: left;
	width: 20px;
	xtext-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.obslist .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

.status_content {
	margin-left: 25%;
	margin-top: 100px;
	height: 236px;
	padding: 3px 4px 16px;
	width: 500px;
	border-radius: 10px 10px 10px 10px;
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.status_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.status_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
	border-radius: 5px;
}

.status_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 131px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
	border-radius: 14px;
}

.status_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

.pagination_div {
	float: left;
	margin: 10px;
	width: 98%;
}

#div_status_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

#div_cancelNote_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

#nextbin_btn {
	margin-left: 89%;
	margin-top: 26px;
}

#identifier {
	background-color: #EBEBE9;
	border: 1px solid #B30000;
	border-top-left-radius: 22px;
	height: 34px;
	line-height: 34px;
}
.divone {
	background-color: rgb(235, 235, 233);
    border: 1px solid;
    font-size: 13px;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
.divtwo {
	background-color: rgb(206, 240, 255);
    border: 1px solid;
    font-size: 13px;
    padding: 5px 10px;
}
#div_copyType_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

#intuitPlatformCallout {
	background-color: #EBEBE9;
	border: 1px solid #B30000;
	border-bottom-right-radius: 22px;
	height: 34px;
	line-height: 34px;
}
#intuitPlatformCallout .form_button {
	line-height: normal;
	margin: 4px 5px;
}
#intuitPlatformCallout .intuitPlatformCalloutPointer {
	background: url("intuitACNav.png") repeat scroll 0 -388px transparent;
	display: block;
	height: 53px;
	margin-top: -35px;
	position: absolute;
	right: 50px;
	top: 0;
	width: 37px;
}

#intuitPlatformCallout .close {
	cursor: pointer;
	height: 13px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 13px;
}

#intuitPlatformCallout .intuit-bigText {
	color: #505050;
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height: 81px;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 0;
}

​.fileUploaded {
	font-size: 15px;
	padding-left: 30px;
}

.td_get_spec_from_table {
	background-color: #EFEFEF;
	xborder: 1px solid #DDDDDD;
	height: 38px;
}

.td_get_service_tax {
	background-color: #EFEFEF;
	xborder: 1px solid #DDDDDD;
	height: 30px;
}
#view_years {
	color: #2982ED;
}

#copypasteMainDIV>div {
	float: left;
	width:21%;
}

#div_abstract_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

.abstract_content {
	margin-left: 25%;
	margin-top: 100px;
	height: 220px;
	padding: 3px 4px 16px;
	width: 500px;
	border-radius: 10px 10px 10px 10px;
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.abstract_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.abstract_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
}

.abstract_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 140px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.abstract_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

/******************************************************/
#div_help_popup {
	height: 50%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

.help_content {
	margin-left: 25%;
	margin-top: 100px;
	height: 280px;
	padding: 3px 4px 16px;
	width: 500px;
	border-radius: 10px 10px 10px 10px;
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.help_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.help_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
}

.help_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 198px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.help_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}
/*****************************************************************************************/
#desc_content_content {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	left: 10%;
	xmin-height: 50%;
	position: fixed;
	top: 25%;
	width: 80%;
	z-index: 100;
}

#div_desc_content_popup:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.item_close img {
	float: right;
	margin-right: -11px;
	margin-top: -15px;
}

.tbl_check_list {
	border: 1px solid #2982ED;
	float: left;
	margin: 6px;
	width: 100%;
}

.tbl_check_list td {
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	padding: 5px;
}

#content_div_center tr {
	height: 40px;
}

#content_div_center {
	background-color: #FFFFFF;
	margin-top: 0;
	min-height: 185px;
	outline: 0 none;
	padding-top: 4%;
	width: 100%;
}


.th_get_spec_from_table {
	background-color: #b7d8ff;
	border-left: 1px solid #2982ED;
	border-bottom: 1px solid #2982ED;
	color: #046EF1;
	height: 27px;
	font-size: 14px;
}

.table_get_spec_from_table {
	border: 1px solid #2982ED;
	border-collapse: collapse;
	min-height: 200px;
	width: 98%;
	margin: 10px;
}

.table_get_spec_from_table tr {
	border-bottom: 1px solid #2982ED;
	border-left: 1px solid #2982ED;
	background: #ECF5FC;
	border-collapse: collapse;
}
/**************************************for create estimate from    */
.DocketNote_holder {
	width: 100%;
	display: block;
}

.DocketNote_popup {
	margin: 30px auto 0;
	padding: 6px;
	position: absolute;
	width: 500px;
	top: 50%;
	left: 75%;
	margin-left: -400px;
	margin-top: -40px;
}

.DocketNote_content span {
	font-size: 16px;
}

.DocketNote_content {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	margin-left: 17%;
	margin-top: -150px;
	min-height: 422px;
	padding: 3px 4px 16px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 713px;
}

.DocketNote_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.DocketNote_content h2 {
	background: none repeat scroll 0 0 #51B9F4;
	border: 1px solid #FFFFFF;
	border-radius: 50px 50px 50px 50px;
	color: #000000;
	font-size: 16px;
	height: 27px;
	margin-left: 15px;
	margin-top: 8px;
	text-align: center;
	width: 678px;
}

.DocketNote_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid #FFFFFF;
	height: 500px;
	margin-left: 26px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: justify;
	width: 647px;
}

.DocketNote_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_DocketNote_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

//
end tab
	/*--------------------------------------------END OF ESTIMATION----------------------------------------*/
	/*---------------------------------------------ICON STYLES---------------------------------------------*/
	/* -- HEADER ICON STYLES ----------------------------- */
	/* Required elements */   
.required {
	background-color: #7fff00;
	height: 1%;
	width: 3%;
}

.star {
	color: #f10420;
	font-size: 1.2em;
}

.titlname {
	xwidth: 600px;
	xheight: 48px;
	display: inline-block;
	vertical-align: middle;
}

.icon-48-ger-management {
	background-image: url(https://price.kerala.gov.in/price_kau/images/header/xhome.png.pagespeed.ic.Ish_2ruXe1.png);
}

.button2-right.off .start {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_first_off.png.pagespeed.ic.evNKr2N-hU.jpg) no-repeat;
}
/*------------------------------------Change Password------------------------------------*/
#passwordchange_box {
	float: inherit;
	margin: inherit;
	height: 270px;
	width: 400px;
	xbackground: none repeat scroll 0 0 #FFFFFF;
	xbox-shadow: 0 10px 18px -19px rgba(0, 0, 0, 0.6);
	position: relative;
	padding-top: 7px;
}

.passwordchange {
	position: relative;
	margin: 0 auto;
	padding: 26px 26px 26px;
	width: 400px;
	background: white;
	border-radius: 5px;
	xborder: 1px solid #009fff;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
}

/*-- Change Password 'Note' --*/
#password_content {
	float: inherit;
	margin-left: 7px;
	width: 70%;
	height: auto;
	/*background: white;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);*/
	border: 1px solid rgba(82, 168, 236, 0.8);
	background: none repeat scroll 0 0 white;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	position: relative;
	margin-top: 2%;
}

#password_content h3 {
	margin-top: 6px;
	ine-height: 36px;
	font-size: 20px;
	xfont-weight: bold;
	color: #0E53B3;
	text-align: center;
	text-shadow: 0 1px white;
	border-bottom: 2px solid #B30000;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
}

.copyType_holder {
	width: 100%;
	display: block;
}

.copyType_popup {
	margin: 30px auto 0;
	padding: 6px;
	position: absolute;
	width: 500px;
	top: 50%;
	left: 75%;
	margin-left: -400px;
	margin-top: -40px;
}

.copyType_content {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	height: 170px;
	margin-left: 20%;
	margin-top: 100px;
	padding: 3px 4px 16px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 587px;
}

.copyType_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.copyType_content h2 {
	background: none repeat scroll 0 0 #51B9F4;
	border: 1px solid #FFFFFF;
	border-radius: 50px 50px 50px 50px;
	color: #000000;
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 8px;
	text-align: center;
	width: 553px;
}

.copyType_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid #FFFFFF;
	height: 107px;
	margin-left: 27px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 519px;
}

.copyType_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_copyType_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

.copyType_content>div {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid #FFFFFF;
	height: 107px;
	margin-left: 27px;
	font-size: 15px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 519px;
}

/*------------------------------------END of Change Password-----------------------------*/
/*---------------------- Admin User ---------------------------------------------------*/
.tbl_checkmenu_listone {
	border: 1px solid #2982ED;
	float: left;
	margin-left: 20%;
	margin-top: 2%;
	width: 50%;
}

.tbl_checkmenu_listone td {
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	padding: 5px;
}

.tbl_subcheckmenu_listone {
	border: 1px solid #2982ED;
	float: left;
	margin: 10px;
	width: 80%;
}

.tbl_subcheckmenu_listone td {
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	padding: 5px;
}

.tbl_checkmenu_listtwo {
	border: 1px solid #2982ED;
	float: left;
	margin: 10px;
	width: 25%;
}

.tbl_checkmenu_listtwo td {
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	padding: 5px;
}

.fltlft {
	float: left;
	padding-left: 5px;
	width: 50%;
}

.fltlft	label {
	float: left;
	padding-left: 5px;
}

.fltlft_unit {
	float: none;
}

.fltrt {
	float: right;
}

.fltnone {
	float: none;
}

fieldset.filter {
	border: 0;
	margin: 0;
	padding: 0 0 5px;
}

fieldset.filter ol {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 5px 0 0;
}

fieldset.filter ol li {
	float: left;
	padding: 0 5px 0 0;
}

fieldset.filter ol li fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.filter .left {
	float: left;
}

fieldset.filter .right {
	float: right;
}

fieldset.filter .right select {
	margin-left: 10px;
}

fieldset#filter-bar {
	height: 35px;
	border: 0;
	border: none;
	xborder-bottom: 1px solid #d5d5d5;
}

label.filter-search-lbl {
	font-size: 15px;
	margin: 5px;
}

label.filter-hide-lbl {
	margin-left: 5px;
	clear: none;
}

div.filter-select input, div.filter-select select {
	margin-left: 5px;
	margin-right: 5px;
}

button.filter-go {
	float: left;
	margin-right: 15px;
}

label.filter-published-lbl {
	clear: none;
	margin-left: 10px;
}

.pagination div.limit {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 10px;
}

div.limit span {
	float: left;
	padding-top: 2px;
}

.pagination div.limit select#limit {
	min-width: 50px;
}
/* -- BUTTON STYLES ----------------------------- */

/* Pagination on backend */
.button1, .button1 div {
	height: 1%;
	float: right;
}

.button2-left, .button2-right, .button2-left div, .button2-right div {
	float: left;
}

.button1 {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button1_left.png.pagespeed.ic.tR9JmS3JCG.png) no-repeat;
	white-space: nowrap;
	padding-left: 10px;
	margin-left: 5px;
}

.button1 .next {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button1_next.png.pagespeed.ic.fyO3qUdV9s.jpg) 100% 0 no-repeat;
}

.button1 span {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 1.091em;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 35px 0 6px;
}

.button1 a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a, .button2-right a, .button2-left button, .button2-right button,
	.button2-left span, .button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 1em;
	xcolor: #333;
	cursor: pointer;
}

.button2-left span active, .button2-right span active 
.button2-left span active, .button2-right span active {
	cursor: default;
	color: #333;
}

.button2-left .page a current {
	font-size: 1em;
	font-weight: bolder;
}

.button2-left .page a, .button2-right .page a, .button2-left .page span,
	.button2-right .page span, .button2-left .blank a, .button2-right .blank a,
	.button2-left .blank span, .button2-right .blank span, .button2-left .blank button,
	.button2-right .blank button {
	padding: 0 6px;
}

.button2-left a:hover, .button2-right a:hover, .button2-left button:hover,
	.button2-left button:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a, .button2-left span, .button2-left button {
	padding: 0 24px 0 6px;
}

.button2-right a, .button2-right span, .button2-right button {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_left.png.pagespeed.ic.wecPoqCd-m.png) no-repeat;
	xbackground: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_left.png.pagespeed.ic.wecPoqCd-m.png);
	float: left;
	margin-right: 10px;
}

.button2-right {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_right.png.pagespeed.ic.GXmb9ff9bM.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}

.button2-right .prev {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_prev.png.pagespeed.ic.JKvf138BsS.jpg) no-repeat;
}

.button2-right.off .prev {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_prev_off.png.pagespeed.ic.F794iuAEH5.jpg) no-repeat;
}

.button2-right .start {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_first.png.pagespeed.ic.wD3cHYY45f.jpg) no-repeat;
}

.button2-right.off .start {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_first_off.png.pagespeed.ic.evNKr2N-hU.jpg) no-repeat;
}

.button2-left .page, .button2-left .blank {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_right_cap.png.pagespeed.ic.-ihaNOuNej.png) 100% 0
		no-repeat;
}

.button2-left .next {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_next.png.pagespeed.ic.Ky3k-c1gJM.jpg) 100% 0 no-repeat;
}

.button2-left.off .next {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_next_off.png.pagespeed.ic.C84sxJqv2x.jpg) 100% 0
		no-repeat;
}

.button2-left .end {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_last.png.pagespeed.ic.8C238vdf67.jpg) 100% 0 no-repeat;
}

.button2-left.off .end {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_last_off.png.pagespeed.ic.jGsQ3Xa1cR.jpg) 100% 0
		no-repeat;
}

.button2-left .image {
	background: url(../images/common/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_readmore.png.pagespeed.ic.PApHNf6ATa.jpg) 100% 0
		no-repeat;
}

.button2-left .pagebreak {
	background: url(../images/common/j_button2_pagebreak.png) 100% 0
		no-repeat;
}

.button2-left .blank {
	background: url(../images/common/j_button2_blank.png) 100% 0 no-repeat;
}

.button2-left .article {
	background: url(https://price.kerala.gov.in/price_kau/images/common/xj_button2_readmore.png.pagespeed.ic.PApHNf6ATa.jpg) 100% 0
		no-repeat;
}

a.pointer {
	cursor: pointer;
}

div.button2-left button {
	background: transparent;
	margin-top: 0;
	border: 0 solid #ccc;
}

div.button2-left button {
	background: transparent;
	border: 0 solid #aaa;
}
/*-------------------------------------------*/
.user_selection {
	float: left;
	padding-left: 5px;
	margin: 3px;
}

.search_div {
	margin: 10px;
	width: 98%;
	float: left;
	xborder: 1px solid #000;
}

.user_selection_section {
	float: left;
	padding-left: 5px;
	margin: 3px;
}

.search_div_section {
	margin: 10px;
	width: 98%;
	float: left;
	xborder: 1px solid #000;
}

.search_div_section li {
	float: left;
	list-style: none outside none;
	margin-left: 1%;
}

.search_div_section li label {
	float: left;
}

.search_div_section div {
	float: left;
}

#period {
	position: absolute;
	margin: 10px 0;
}

.period_space {
	margin-left: 20px;
}

.news_div {
	float: left;
	margin-left: 17%;
	margin-top: 2%;
	width: 50%;
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	/*   border-radius:2px; */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
}

.searchestimate_div {
	width: 90%;
}

.content_header {
	background: none repeat scroll 0 0 #ECF5FC;
	border: 1px solid;
	color: #046EF1;
	font-size: 16px;
	height: 26px;
	padding-top: 5px;
	text-align: center;
}
/*------------------------ DATA USER-------------------------------*/
div.width-60 {
	margin-left: 20%;
	margin-top: 2%;
	width: 60%;
}

.fltlft	label {
	float: left;
	padding-left: 5px;
}

/* Administrator forms, lists */
fieldset.adminform {
	margin: 10px;
	overflow: hidden;
}

fieldset.adminform legend {
	margin: 0;
	padding: 5px;
}

ul.adminformlist, ul.adminformlist li {
	margin: 0;
	padding: 0;
	list-style: none;
}

fieldset label, fieldset span.faux-label {
	float: left;
	clear: left;
	display: block;
	margin: 5px 0;
}

fieldset ul {
	margin: 0;
	padding: 0;
}

form label, form span.faux-label {
	font-size: 1.091em;
}

fieldset input, fieldset textarea, fieldset select, fieldset img,
	fieldset button {
	float: left;
	min-width: 20px;
	margin: 5px 5px 5px 0;
	height: 21px;
}

fieldset.adminform textarea {
	width: 355px;
}

fieldset ul.checklist input {
	clear: left;
	margin-right: 10px;
}

fieldset ul.checklist label, fieldset ul.menu-links label, fieldset#filter-bar label
	{
	clear: none;
	font-size: 14px;
	height: 18px;
	margin-top: 6px;
	padding-right: 5px;
}

fieldset.adminform ul.checklist li {
	width: 100%;
	margin: 0;
	padding: 0;
}

fieldset.adminform ul.checklist li label {
	width: auto;
}

input.readonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	padding-top: 1px;
	border: 0;
	font-weight: bold;
	color: #666;
}
/* Field label widths - short label */
/* fieldset.adminform label, fieldset.adminform span.faux-label {
	min-width: 250px;
	padding: 0 5px 0 0;
} */
/* Filter Form */
fieldset ol, ol#property-values {
	margin: 0;
	padding: 0;
}

fieldset li, ol#property-values li {
	list-style: none;
	margin: 0;
	padding: 5px;
}

fieldset.filter {
	border: 0;
	margin: 0;
	padding: 0 0 5px;
}

fieldset.filter ol {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 5px 0 0;
}

fieldset.filter ol li {
	float: left;
	padding: 0 5px 0 0;
}

fieldset.filter ol li fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.filter .left {
	float: left;
}

fieldset.filter .right {
	float: right;
}

fieldset#buttonbar {
	border: 0;
	text-align: right;
}

fieldset#buttonbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

fieldset#buttonbar li {
	margin: 0;
	padding: 5px;
}

#bannertwo {
	float: right;
	margin: 10px;
	width: 40%;
}

#bannerone {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 55%;
}

#bannerone_office {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 97%;
}

#bannerthree {
	float: left;
	xmargin-right: 300px;
	width: 600px;
	xborder: 1px solid #000000;
	margin-top: 10px;
}

.banner_lbl {
	float: left;
	margin-left: 10px;
}

#div_item_popup {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	left: 10%;
	min-height: 70%;
	position: fixed;
	top: 2%;
	width: 1000px;
	z-index: 100;
}

#div_item_popup:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 2px 3px 3px 3px rgba(0, 0, 0, 0.075), 2px 3px 3px 3px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

#item_desc_view {
	background-color: #E0EEFE;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: #2982ED;
	font-size: 14px;
	margin: 0px 10px 5px;
	height: 100px;
	overflow: auto;

	/* border: 1px solid #2982ED;
    height: 185px;
    margin-left: 1%;
    margin-top: 35px;
    overflow: auto;
    width: 98%; */
}

#item_desc_heading_view {
	background-color: #E0EEFE;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	color: #2982ED;
	font-size: 14px;
	margin: 20px 10px 0px;
	xmin-height: 30px;

	/* border: 1px solid #2982ED;
    height: 185px;
    margin-left: 1%;
    margin-top: 35px;
    overflow: auto;
    width: 98%; */
}

#item_desc_view>table {
	background: none repeat scroll 0 0 #F6F6F7;
	border: 1px solid #2982ED;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 98%;
}

#item_desc_heading_view>table {
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	border: 1px solid #2982ED;
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	width: 98%;
}

#div_item_cont {
	background-color: #E0EEFE;
	border: 1px solid white;
	color: #2982ED;
	font-size: 15px;
	min-height: 333px;
	margin: 10px;
	xoverflow: scroll;
	width: 98%;
}

#calc_estimation {
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	float: left;
	margin-left: 1%;
	xmargin-top: 1%;
	height: 200px;
	overflow: scroll;
	outline: 0 none;
	width: 98%;
}

#estimation_calc_front {
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	float: left;
	margin-left: 1%;
	margin-top: 1%;
	xheight: 380px;
	outline: 0 none;
	xwidth: 98%;
	width: 98%;
	overflow-y: scroll;
}

#item_head_total {
	background-color: #E0EEFE;
	border: 1px solid white;
	color: #2982ED;
	font-size: 15px;
	margin: 0 10px;
}

.tbl_item_popup td {
	border-bottom: 1px solid #2982ED;
}

.tbl_item_popup td, .tbl_item_popup th {
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
	border-right: 1px solid rgba(82, 168, 236, 0.8);
	border-collapse: collapse;
	background: #E0EEFE;
}

.tbl_item_popup img {
	height: 20px;
	margin-left: 3px;
}

#estimation_front>table {
	border-collapse: collapse;
	width: 100%;
}

#estimation_front_heading>table {
	border-collapse: collapse;
	width: 100%;
}

#dsor_details_contents {
	float: left;
	xmargin-left: 20%;
	margin-top: 5px;
	margin-left: 1%;
	min-height: 100px;
	width: 98%;
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

#codefill {
	margin-top: 10px;
	margin-left: 10px;
}

#codefill p {
	float: left;
	min-width: 150px;
	padding-left: 10px 0 0;
}

#codefill p label {
	xfloat: left;
	xwidth: 150px;
	padding: 4px 0 0;
}

#codefill p input {
	xfloat: left;
	width: 163px;
	padding: 4px 0 0;
	margin-left: 5px;
}

#quantityfill {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-left: 10px;
	xpadding: 4px 0 0;
	xborder: 1px solid black;
}

#quantityfill p {
	float: left;
	min-width: 150px;
	padding-left: 10px 0 0;
}

#quantityfill p label {
	padding: 4px 0 0;
}

#quantityfill p input {
	padding: 4px 0 0;
	margin-left: 5px;
	width: 163px;
}

#remark {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#remark label {
	font-size: 1.091em;
}

#get_spec_from_table {
	overflow: scroll;
	height: 250px;
}

#div_view_observed_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

.view_observed_content {
	margin-left: 22%;
	margin-top: 200px;
	height: 140px;
	padding: 3px 4px 16px;
	width: 500px;
	border-radius: 10px 10px 10px 10px;
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.view_observed_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.view_observed_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
}

.view_observed_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 140px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.view_observed_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

/* -----------------------------------file details pop-up-------------------------- */
.filedetails_holder {
	width: 100%;
	display: block;
}

.filedetails_popup {
	margin: 30px auto 0;
	padding: 6px;
	position: absolute;
	min-width: 500px;
	top: 50%;
	left: 75%;
	margin-left: -400px;
	margin-top: -40px;
}

.filedetails_content {
	background-color: #d1dfbe;
	border-radius: 4px;
	height: auto;
	padding: 0;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 100%;
}
#filedetails_div{
	overflow: auto;
    height: 215px;
    width: 100%;
    padding: 10px;
}

.filedetails_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
}

.filedetails_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 124px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.filedetails_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_filedetails_popup {
	position: fixed;
    top: 40%;
    width: 90%;
    z-index: 200;
    margin-left: -45%;
    left: 50%;
}

/*----------------------------------user management-----------------------------*/
.allocator_popup {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	margin-top: -4%;
	margin-left: 10%;
	position: fixed;
	min-width: 75%;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.allocator_popup:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.allocator_popup h2 {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	color: #2982ED;
	font-size: 16px;
	height: 25px;
	margin: 23px 28px 10px 10px;
	text-align: center;
}

.allocator_popup p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 90px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.allocator_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

.allocator_popup1 {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	position: fixed;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	top: 32%;
    left: 50%;
    margin-left: -23%;
    width: 45%;
}

.allocator_popup1:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.allocator_popup1 h2 {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	color: #2982ED;
	font-size: 16px;
	height: 25px;
	margin: 23px 28px 10px 10px;
	text-align: center;
}

.allocator_popup1 p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 90px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.allocator_popup1_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

.allocator_holder {
	width: 100%;
	display: block;
}

.allocator_content {
	border: 2px solid;
	border-radius: 25px;
	height: 100%;
	background: #fff;
	padding: 25px 20px 181px 4px;
}

.tbl_spec {
	xmin-height: 250px;
	/* width:80%; change for data analysis*/
	width: 100%;
	border-collapse: collapse;
	border: 1px solid rgba(82, 168, 236, 0.8);
}

.tbl_spec th {
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
}

.tbl_spec td {
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	border-bottom: 1px solid rgba(225, 240, 253, 0.8);
}

.tbl_ci {
	width: 100%;
	xmin-height: 20px;
	border: 1px solid rgba(82, 168, 236, 0.8);
}

.tbl_ci th {
	border-left: 1px solid rgba(82, 168, 236, 0.8);
	border-bottom: 1px solid rgba(82, 168, 236, 0.8);
}

.tbl_ci td {
	border-left: 1px solid rgba(82, 168, 236, 0.8);
}

.calculator_popup {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	margin-top: -10%;
	margin-left: 0%;
	position: fixed;
	min-width: 30%;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.calculator_popup:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.calculator_popup h2 {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	color: #2982ED;
	font-size: 16px;
	height: 25px;
	margin: 23px 28px 10px 10px;
	text-align: center;
}

.calculator_popup p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 90px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.calculator_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

.calculator_holder {
	width: 100%;
	display: block;
}

.calculator_content {
	border: 2px solid;
	border-radius: 25px;
	height: 100%;
	background: #fff;
	padding: 25px 20px 181px 4px;
}

div.table_scroll_area {
	height: 250px;
	overflow: auto;
	position: relative;
}

table.calculatorTable {
	float: left;
	width: 98%;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	margin: 0 10px;
}

table.calculatorTable td, table.calculatorTable th {
	padding: 4px;
	xwidth: 10%;
}

table.calculatorTable td {
	padding-left: 5px;
}

table.calculatorTable thead tr {
	xposition: absolute;
	height: 25px;
}

table.calculatorTable tbody th, table.calculatorTable thead th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
	border-bottom: 1px solid #2982ED;
	color: #046EF1;
	margin: 5px;
	text-align: left;
}

table.calculatorTable tbody tr {
	background-color: #fff;
	text-align: left;
}

table.calculatorTable tbody tr td {
	background: #fff;
	border: 1px solid #FFF;
}

table.calculatorTable tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

.addremark_popup {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	margin-left: 20%;
	margin-top: 10%;
	min-width: 30%;
	position: absolute;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#size_div {
	xborder: solid 1px;
}

#as_details_main {
	margin-top: 8%;
}

.alAppAS_holder {
	width: 100%;
	display: block;
}

.alAppAS_popup {
	margin: 30px auto 0;
	padding: 6px;
	position: absolute;
	width: 500px;
	top: 50%;
	left: 75%;
	margin-left: -400px;
	margin-top: -40px;
}

.alAppAS_content {
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	/* margin-left: 9%;
	padding: 3px 4px 16px; */
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	z-index: 15;
	position: absolute;
}

.alAppAS_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.alAppAS_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 912px;
	background: #e0eefe;
	color: #2982ED;
}

.alAppAS_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 124px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.alAppAS_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_alAppAS_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 2;
}

<!--
--------
-GOVT ORDERS--------- -->#mangmnt_menu {
	border-top: 2px solid #CCCCCC;
}

.spanmenu {
	float: right;
	position: relative;
	right: 20px;
	top: 20px;
}

.spanmenu a {
	margin-right: 10px;
	font-size: 14px;
}

table.tablist {
	border: 1px solid #52ACCC;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	width: 98%;
	border-spacing: 1px;
	xheight: 300px;
	xoverflow: scroll;
}

table.tablist th {
	background: none repeat scroll 0 0 #B6D0FF;
	border: 1px solid #52ACCC;
	color: #0000;
	padding: 7px;
	text-align: center;
	height: 2px;
}

table.tablist td {
	border-bottom: 1px solid #52ACCC;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #52ACCC;
	color: #0000;
	padding: 3px;
	height: 2px;
}

.box1 {
	min-height: 300px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 10px;
	padding-bottom: 20px;
}

.box1 h2 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin: 15px 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#search_home {
	height: 500px;
	overflow: auto;
}

#upload_step {
	display: block;
	visibility: visible;
	position: fixed;
	_position: absolute;
	min-height: 260px;
	width: 50%;
	background: #FFFFFF;
	left: 300px;
	top: 15px;
	bottom: 10px;
	z-index: 100;
	bottom: 200px;
	margin-left: 15px;
	border: 15px solid #B6D0FF;
	/* padding:15px; */
	font-size: 15px;
	-moz-box-shadow: 0 0 5px #ff0000;
	-webkit-box-shadow: 0 0 5px #ff0000;
}

#upload_step#suceess {
	bottom: 0px;
}

#upload_box {
	margin: 20px;
}

.right_item>input[type="file"] {
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	text-align: left;
	width: 100%;
}

#upload_step .title {
	width: 100%;
	text-align: left;
	padding: 5px;
}

#upload_step#suceess {
	bottom: 0px;
}

/*-------------------------- HELP USER--------------------------------------*/
.help_div {
	float: none;
	margin-left: 12%;
	margin-top: 2%;
	width: 75%;
	background-color: #FFFFFF;
	border: 1px solid rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
}

#help_user {
	float: left;
	background: white;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px
		rgba(0, 0, 0, 0.3);
	position: relative;
}

#help_user:before {
	border-radius: 80px 80px 80px 80px;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	left: 10px;
	right: 10px;
	top: 20px;
}

#help_user:before, #help_user:after {
	content: "";
	position: absolute;
	z-index: -2;
}

#help_user h3 {
	line-height: 36px;
	font-size: 20px;
	xfont-weight: bold;
	color: #0E53B3;
	text-align: center;
	text-shadow: 0 1px white;
	border-bottom: 2px solid #B30000;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
}

#help_user ul {
	right: auto;
	text-align: left;
	top: 0;
	float: none;
	left: 0;
	bottom: auto;
	cursor: default;
	display: block;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#help_user li {
	border-left: 1px solid #EBEBEB;
	display: inline-block;
	float: left;
	min-height: 50px;
	margin: 0;
	xpadding: 10px 0 0 10px;
	padding-top: 1%;
	padding-left: 5% xwidth: 319px;
	width: 100%;
	border: 1px solid #CCCCCC;
}

#help_user li time.help_user_date {
	color: #00008B;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 12px;
	padding-left: 1%;
}

#help_user li p {
	xmargin-top: 20px;
	xpadding: 0;
	font-size: 12px;
	xpadding-left: 2%;
}

.help_user_holder {
	width: 100%;
	display: block;
}

.help_user_popup {
	margin: 30px auto 0;
	padding: 6px;
	position: absolute;
	width: 500px;
	top: 50%;
	left: 75%;
	margin-left: -400px;
	margin-top: -40px;
}

.help_user_content span {
	font-size: 16px;
}

.help_user_content {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	margin-left: 17%;
	margin-top: -7%;
	min-height: 390px;
	padding: 3px 4px 16px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 713px;
}

.help_user_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.help_user_content h2 {
	background: none repeat scroll 0 0 #51B9F4;
	border: 1px solid #FFFFFF;
	border-radius: 50px 50px 50px 50px;
	color: #000000;
	font-size: 16px;
	height: 27px;
	margin-left: 15px;
	margin-top: 8px;
	text-align: center;
	width: 678px;
}

.help_user_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid #FFFFFF;
	height: 50%;
	margin-left: 26px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: justify;
	width: 647px;
	min-height: 350px;
}

.help_user_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_help_user_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

#odd {
	background-color: #E8F6FE;
	border: 1px solid #DDDDDD;
}

#even {
	background-color: #F0FFFF;
	border: 1px solid #DDDDDD;
}

.main_search { -
	border: 1px solid;
	margin-left: 1%;
	margin-top: 1%;
	width: 99%;
}

#lmno {
	background-color: #C4D3D6;
	border: 1px solid #6F92A4;
	color: #2B2B2B;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
}

#border {
	background-color: #ABCEE0;
	border-collapse: collapse;
	height: 25px;
}

#odd>td {
	border: 1px solid #DDDDDD;
	padding: 0.4%;
	cursor: pointer;
}

#even>td {
	border: 1px solid #DDDDDD;
	padding: 0.4%;
	cursor: pointer;
}

#view_ods {qqq
	
}

view_ods ho:HOVER {
	background-color: red;
}

#lmno td {
	font-size: 13px;
	padding-top: 4px;
}

#od_heading {
	background: none repeat scroll 0 0 #ECF5FC;
	border: 1px solid rgba(82, 168, 236, 0.8);
	color: #046EF1;
	font-size: 15px;
	padding: 0.5%;
	margin-left: 5%;
	width: 90%;
}

#DATA_ANALYSIS {
	background-color: #FDF5E6;
	border: 1px solid #DDDDDD;
}

#odd:HOVER, #even:HOVER {
	background-color: #D3E1E9;
}

#spec_menu {
      border: 1px solid #DDDDDD;
      padding: 0;
}
#spec_menu1 {
    border: 1px solid #DDDDDD;
    float: left;
    margin-left: 0.5%;
    margin-top: -32px;
    width: 17%;
}
@media (min-width: 992px) {
	.about #spec_menu {
	    left: 0;
	}
	.about #spec_details {
	    right: 0;
	}
	.showspecpos {
		height: 98%;
		top: 23px;
	}
	/* .showabspos {
		top:54px;
		height: 94%;
	} */
	.showspecdetails{
	    overflow: auto;
	    padding: 0 0 20px 0;
	    bottom: 0;
	}
	#spec_details {
	    border: 1px solid #DDDDDD;
	    padding:0;
	    background-color: #ECF5FC;
	    color: black;
	}
#spec_details1 {
    border: 1px solid #DDDDDD;
    float: right;
    height: 1047px;
         color: black;;
    margin-right: 0.5%;
    margin-top: -32px;
    overflow:auto ;
    width: 81.5%;
    background-color: #ECF5FC;
}
/*#spec_menu_data {
	width: 200px;
	margin-top: 10px;
}
#roy {
    border: 1px solid #DDDDDD;
    float: left;
    height: 5%;
    padding-left: 4%;
    padding-top: 5%;
    width: 96%;
}
#spec_menu_data li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
  	
}
#spec_menu_data li a:link, #spec_menu_data li a:visited {
	color: #777;
	display: block;
	background: url(../images/menu8.gif);
	padding: 8px 0 0 20px;
}

#spec_menu_data ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#spec_menu_data li a:active {
	color: #fff;
	background: url(../images/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
}

#spec_menu_data li a:hover {
	color: #257EB7;
	background: url(../images/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
}
*/

#heading_div_spec {
    border: 1px solid #DDDDDD;
    font-size: 1.182em;
    height: 29px;
    margin-left: 0.5%;
    xmargin-top: 35px;
    width: 98.7%;
    background-color: #97C0C4;
    text-align: center;
    position: relative;
    top: 89px;
}
#heading_div_spec1 {
    border: 1px solid #DDDDDD;
    font-size: 1.182em;
    height: 39px;
    margin-left: 0.5%;
    xmargin-top: 35px;
    width: 98.7%;
    background-color:#97C0C4;
    text-align: center;
   
    
}
/*.user_selectionDiv{
	float:left;
	padding-left:5px;
	margin:3px;
	color: #dad9d9;
	}
	*/
.dimColor {
	color: #A4A4A4;
}

.color {
	color: #140718;
}

#specColor {
	border: 1px solid #DDDDDD;
	padding: 0.4%;
}

#specColor1 {
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	width: 100%;
}

.rupee {
	background: transparent url("https://price.kerala.gov.in/price_kau/images/IndianRupee.png.pagespeed.ce.Igo7gZS6N5.png") no-repeat;
	background-size: 10px 14px;
	background-position: 0 0;
	display: block;
	min-width: 10px;
	height: 14px;
	line-height: 14px;
	padding-left: 12px;
	float: left;
	clear: both;
}

#as_reg_tbl {
	border: 1px solid #dddddd;
	border-collapse: collapse;
}

#as_reg_tbl td {
	border: 1px solid #8E8E8E;
	padding: 7px;
}

#as_reg_tbl tr:hover {
	background-color: #F6F6F6;
}

#as_reg_tbl th {
	height: 40px;
	background-color: #C6DEFF;
	border: 1px solid #000000;
}

#as_reg_div {
	margin-top: 89px;
}

#as_search {
	background-color: #F9F9D9;
	border: 1px solid #000000;
	margin-top: 10px;
}
/*--------------------------END OF HELP USER-------------------------*/
/*---------------------------------DPR-------------------------------*/
#div_dpr_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

.dpr_content {
	margin-left: 25%;
	margin-top: 100px;
	height: 321px;
	padding: 3px 4px 16px;
	width: 500px;
	border-radius: 10px 10px 10px 10px;
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.dpr_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.dpr_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
	    border-radius: 6px;
}

.dpr_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 225px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
	border-radius: 12px;
	
}

.dpr_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#show_old_obs>div {
	margin-left: 1%;
	margin-top: 1%;
}

#search_spec {
	border: 1px solid #044E61;
	font-size: 1.182em;
	margin-left: 0.5%;
	xmargin-top: 35px;
	width: 98.7%;
	background-color: #044E61;
	text-align: center;
	height: 91px;
}

.active_spec {
	background-color: #97C0CD;
	border: 1px solid #DDDDDD;
	height: 29px;
	text-align: center;
	border: 1px solid;
}

.inactive_spec {
	background-color: #044E61;
	border: 1px solid #DDDDDD;
	height: 29px;
	text-align: center;
	border: 1px solid;
	color:white ;
}
/*-----------------------------END OF DPR----------------------------*/
.ciLocations_content {
	margin-left: 25%;
	margin-top: 100px;
	height: 208px;
	padding: 3px 4px 16px;
	width: 500px;
	border-radius: 10px 10px 10px 10px;
	background-color: #B7D8FF;
	border: 1px solid #CCCCCC;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.ciLocations_content:hover {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075), 3px 5px 5px 5px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

.ciLocations_content h2 {
	border: 1px solid white;
	xborder: 1px solid rgba(82, 168, 236, 0.8);
	font-size: 16px;
	height: 25px;
	margin-left: 15px;
	margin-top: 23px;
	text-align: center;
	width: 465px;
	background: #e0eefe;
	color: #2982ED;
}

.ciLocations_content p {
	background: none repeat scroll 0 0 #E0EEFE;
	border: 1px solid white;
	height: 124px;
	margin-left: 14px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 457px;
}

.ciLocations_popup_close img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

#div_ciLocations_popup {
	height: 40%;
	left: 8%;
	position: fixed;
	top: 25%;
	width: 87%;
	z-index: 100;
}

.outerdiv {
	border: 1px solid #ddd;
	height: 513px;
	margin: 0 130px;
	padding-bottom: 20px;
}

.linkread a {
	cursor: pointer;
	color: #0e53b3;
}

.linkread a:hover {
	color: red;
	text-decoration: none;
}

.mystylelogin {
	width: 571px;
	background: none repeat scroll 0 0 #eaebec;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	font-size: 12px;
}

.mystylelogin td {
	lheight: 33px;
	text-align: justify;
	lpadding: 0 5px;
}

.mystylelogin tr:hover {
	color: black;
}

.mystylelogin .odd {
	background: -moz-linear-gradient(center top, #fbfbfb, #fafafa) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 14px;
	height: auto;
}

.mystylelogin .even {
	background: -moz-linear-gradient(center top, #f2f2f2, #f2f2f2) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 14px;
	height: auto;
}

.mystylelogin tr:overclass {
	background: #1F639B;
	background: -webkit-gradient(linear, left top, left bottom, from(#1F639B),
		to(#1F639B));
	background: -moz-linear-gradient(top, #1F639B, #1F639B);
	color: black;
}

.outerscrollable {
	float: left;
	width: 580px;
}

.mystylelogin {
	background: none repeat scroll 0 0 #eaebec;
	border-radius: 9px;
	width: 571px;
}

.table-wrapper {
	
}

.cal {
	margin: 49px 20px 0px;
	margin: right;
	width: 571px;
}

.mystyle {
	padding: 19px 0;
	width: 470px;
}

.clsaction {
	margin-left: -100px;
}

#EstfromElecdiv {
	height: 500px;
	overflow: auto;
}

#div_desc_content_popup_new {
	background-color: #b7d8ff;
	border: 1px solid #cccccc;
	border-radius: 10px;
	box-shadow: 3px 5px 5px 5px rgba(0, 0, 0, 0.075);
	left: 28%;
	position: fixed;
	top: 25%;
	width: 43%;
	z-index: 100;
}

.status_popup_closecv img {
	float: right;
	margin-right: -16px;
	margin-top: -18px;
}

.td_get_spec_from_table_new {
	background-color: #e0eefe;
	height: 38px;
	margin: 4px 10px;
	padding: 0 13px;
	text-align: justify;
}

.th_get_spec_from_table_new {
	background-color: #b7d8ff;
	color: #046ef1;
	font-size: 14px;
	height: 27px;
	padding-top: 8px;
}

#pcm {
	display: none;
}

ul.cssMenu ul {
	display: none
}

ul.cssMenu li:hover>ul {
	display: block
}

ul.cssMenu ul {
	position: absolute;
	left: -1px;
	top: 98%;
}

ul.cssMenu ul ul {
	position: absolute;
	left: 98%;
	top: -2px;
}

/*css for dopdown menu */
ul.cssMenu, ul.cssMenu ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	xposition: relative;
	/* margin: 0;padding: 0px 2px 2px 0px;;list-style: none;xfloat: left; */
	/*margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#fff;
	background-repeat:repeat;
	border-color:#808080;
	border-width:1px;
	border-style:solid;*/
}

ul.cssMenu table {
	border-collapse: collapse
}

ul.cssMenu {
	display: block;
	zoom: 1;
	height: 27px;
	float: left;
}

ul.cssMenu ul {
	xwidth: 134.4px;
	width: 158.9px; /* mod_R 3/8/2012 */
}

ul.cssMenu li {
	/* display:block;
	margin:2px 0px 0px 2px;
	font-size:0px; */
	
}

ul.cssMenu a:active, ul.cssMenu a:focus {
	color: #000000;
	xoutline-style: none;
}

ul.cssMenu a {
	position: relative;
	z-index: 10;
	xheight: 41px;
	display: block;
	xfloat: left;
	line-height: 41px;
	text-decoration: none;
	font: normal 12px Trebuchet MS;
	xpadding: 2px 5px 5px 10px;
	_padding-left: 0;
	/* xdisplay:block;
	xvertical-align:middle;
	xbackground:url(../images/common/bg_header_box.png);
	xbackground-color:#000000;
	xborder-width:1px;
	xborder-color:#fff;
	xborder-style:solid;
	xtext-align:center;
	xtext-decoration:none;
	xpadding:2px 5px 5px 10px;
	x_padding-left:0;
	xfont:normal 11px Tahoma; */ /* mod_R 3/8/2012 */
	/*font:normal 12px Tahoma;
	color: #000;
	text-decoration:none;
	cursor:default;*/
}

ul.cssMenu ul {
	background: none repeat scroll 0 0 #E3E3E3;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	xdisplay: block;
	height: auto;
	line-height: 16px;
	xpadding-top: 10px;
	xpadding: 2px 16px;
	width: 160px;
	xmargin-top: 10px;
	/* xbackground-color:#FFFFFF;
	box-shadow:2px 4px 3px 2px #CCCCCC;
	border:1px thin #0237B6;
	border-bottom: 4px solid #0237B6;
	xborder-radius:;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px; */
}

ul.cssMenu ul:hover {
	border-top: 1px solid #FFFFFF;
	display: block;
	left: 0;
	margin-top: 1px;
	position: absolute;
	top: 33px;
	width: 100%;
}

ul.cssMenu ul li {
	background: none repeat scroll 0 0 transparent;
	xpadding-left: 5px;
}

ul.cssMenu ul li a {
	/* background-color:#FFFFFF;
	border-bottom:1px dashed #CCCCCC; */
	background: none repeat scroll 0 0 #E3E3E3;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	height: auto;
	line-height: 20px;
	padding: 2px 16px;
	width: 130px;
}

ul.cssMenu ul li:last-child a {
	xborder-bottom: 3px solid #0237B6;
}

ul.cssMenu ul li a:hover {
	background: url("https://price.kerala.gov.in/price_kau/images/menu/menu-sub-arrow.gif.pagespeed.ce.vq3VMSyHGj.gif") no-repeat scroll
		4px 8px #2982ED;
	color: #FFFFFF;
}

ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	background-color: #f0f0f0;
}

}
ul.cssMenu span {
	overflow: hidden;
}

ul.cssMenu li {
	position: relative;
	z-index: 9;
	margin: 0;
	padding: 0 5px 0 0;
	display: block;
	float: left;
}

ul.cssMenu ul li {
	float: none;
}

ul.cssMenu img.over {
	xdisplay: none
}

ul.cssMenu li.dis a:hover img.over {
	xdisplay: none !important
}

ul.cssMenu li.dis a:hover img.def {
	xdisplay: inline !important
}

ul.cssMenu li:hover>a img.def {
	xdisplay: none
}

ul.cssMenu li:hover>a img.over {
	xdisplay: inline
}

ul.cssMenu a:hover img.over, ul.cssMenu a:hover ul img.def, ul.cssMenu a:hover a:hover ul img.def,
	ul.cssMenu a:hover a:hover a:hover ul img.def, ul.cssMenu a:hover a:hover img.over,
	ul.cssMenu a:hover a:hover a:hover img.over, ul.cssMenu a:hover a:hover a:hover a:hover img.over
	{
	display: inline
}

ul.cssMenu a:hover img.def, ul.cssMenu a:hover ul img.over, ul.cssMenu a:hover a:hover ul img.over,
	ul.cssMenu a:hover a:hover a:hover ul img.over, ul.cssMenu a:hover a:hover img.def,
	ul.cssMenu a:hover a:hover a:hover img.def, ul.cssMenu a:hover a:hover a:hover a:hover img.def
	{
	display: none
}

ul.cssMenu a:hover ul, ul.cssMenu a:hover a:hover ul, ul.cssMenu a:hover a:hover a:hover ul
	{
	xdisplay: block
}

ul.cssMenu a:hover ul ul, ul.cssMenu a:hover a:hover ul ul {
	xdisplay: none
}

ul.cssMenu ul span {
	background-image: url(https://price.kerala.gov.in/price_kau/images/common/j_arrow_down.png.pagespeed.ce.14SZv1Djp9.png)
} /*to be chaged to right arrow*/
ul.cssMenu ul li:hover>a span {
	background: url(https://price.kerala.gov.in/price_kau/images/common/j_arrow_down.png.pagespeed.ce.14SZv1Djp9.png);
}

ul.cssMenu table a:hover span, ul.cssMenu table a:hover a:hover span, ul.cssMenu table a:hover a:hover a:hover span
	{
	background: url(https://price.kerala.gov.in/price_kau/images/common/j_arrow_down.png.pagespeed.ce.14SZv1Djp9.png)
}

ul.cssMenu table a:hover table span, ul.cssMenu table a:hover a:hover table span
	{
	xbackground: url(https://price.kerala.gov.in/price_kau/images/common/j_arrow_down.png.pagespeed.ce.14SZv1Djp9.png)
}

ul.cssMenu li.cssMenui0 {
	xbackground: #000000;
	background: url("https://price.kerala.gov.in/price_kau/images/menu/xbg_menu_divider.gif.pagespeed.ic.dTGC1KRCLK.png") no-repeat scroll
		right bottom transparent;
	display: inline;
	float: left;
	position: relative;
	xwidth: 110px;
}

ul.cssMenu li.cssMenui0:hover {
	padding-right: 2px;
}

ul.cssMenu li a.cssMenui0 {
	color: #666666;
	display: block;
	float: left;
	height: 34px;
	line-height: 31px;
	padding: 0 16px;
	text-decoration: none;
	width: auto;
}

ul.cssMenu li a.cssMenui0:hover {
	font: normal 13px Tahoma;
	color: #2982ED;
	background-image: url("https://price.kerala.gov.in/price_kau/images/menu/bg_menu_hover.gif.pagespeed.ce.AUW2ikuvmJ.gif");
	margin-top: 0px;
	line-height: 30px;
	width: auto;
}

ul.cssMenum0 {
	background-color: transparent;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

ul.cssMenum0>li>a {
	xpadding: 2px 10px 0px 10px;
}

ul.cssMenum0 a {
	padding: 12px 10px 0px 10px;
}

ul.cssMenum0 ul a {
	xpadding: 2px 5px 5px 10px;
}

ul.cssMenum0>li {
	margin: 0px 0px 0px 0px;
}

ul.cssMenum0 li {
	margin: 0px 0px 0px 0px;
}

ul.cssMenum0 li li {
	margin: 0px 0px 0px 0px;
}
/******* CUSTOM ********/
.box {
	margin-bottom: 7px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
}

.box-header .has-feedback {
	margin-right: 27px;
}

.col-md-2 .has-feedback .form-control {
	padding-right: 0;
	margin: 0;
}

.input-sm+.form-control-feedback {
	color: #F00;
	pointer-events: auto;
	cursor: pointer;
	    z-index: 0;
}

.table>thead>tr>th {
	background: #b7d8ff;
}

.box-header {
	padding: 2px 10px;
}

.mailbox-id {
	width: 8%;
}

.mailbox-sl {
	width: 1%;
}

.mailbox-code {
	width: 5%;
}

.mailbox-name {
width: 40%;
}

.mailbox-status {
	width: 10%;
	text-align: center;
}

.mailbox-year {
	width: 12%;
	text-align: center;
}

.mailbox-category {
	width: 12%;
	font-size: 12px;
	line-height: 12px !important;
	text-align: center;
}

.mailbox-amount {
	width: 14%;
	text-align: center;
}

.mailbox-date {
	width: 15%;
	text-align: center;
}

.mailbox-messages {
	width: 100%;
}

.box-header .box-title {
	font-weight: bold;
	font-size: 16px;
	margin-top: 7px;
	color: #D12222;
}

/* .content {
	padding: 0 7px;
}
 */
.user-header table.table td, .user-header table.table th {
	text-align: left;
	padding: 1px 10px;
	border: none;
}

.dropdown-menu>.user-header table {
	margin: 0;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
	height: auto;
	border: none;
}

.navbar-inner .open>ul.dropdown-menu {
	display: block;
	width: auto;
	padding: 0;
}

.dropdown-menu>li>a {
	border-bottom: 1px solid #ccc;
}

.navbar-inner .user-menu.open>ul.dropdown-menu {
	width: 395px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
	text-align: center;
}

.main-foot {
	background: #fff;
	padding: 15px;
	color: #444;
	border-top: 1px solid #d2d6de;
	position: absolute;
	/* position: relative;
    top: 169px; */
	left: 0;
	right: 0;
	bottom: 0;
}

.navbar-inner {
	min-height: 40px;
	width: 99%;
	margin: -2px auto;
	background: #fff;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
		endColorstr='#fff2f2f2', GradientType=0);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner .collapse {
	position: relative;
	display: block;
	float: left;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.navbar-inner .navbar-nav>li>a, .navbar-inner .navbar .nav>li>a {
	padding-top: 8px;
	padding-bottom: 10px;
	/* color: #05449A; */
	color: #BD0303;
	font-size: 15px;
	font-weight: bold;
	border-right: 1px solid #DCD9D9;
}
.nav>li>a {
	padding: 8px 10px;
}
.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus {
    color: #444;
    background: none;
}
#m_left .nav>li {
	background: linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#eef1f5 51%,#ffffff 75%,#eef1f5 100%);
    background-size: 1% 200%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -transition: all 0.2s ease-out;
}

#m_left .nav>li>a.active {
	text-decoration: none;
	background: #b7d8ff;
}
#m_left .nav>li:hover{
	background-position: 0% -100%;
}
.navbar-inner .nav>li {
	display: inline-block;
}

.navbar {
    min-height: auto;
    margin-bottom: 15px;
}

.ctime {
	color: #B30000;
	font-size: 14px;
	margin: 0 auto;
	width: auto;
	display: inline-block;
	padding: 0px 0 2px 22px;
}

.about footer {
	position: static;
	max-width: 90%;
	background: #2364A8;
	border: none;
	padding: 5px 0px 8px;
	text-align: center;
	margin: 0 auto;
}

body.about {
	padding: 0;
}

.sidebar {
	background: none repeat scroll 0 0 #2062A7;
	color: #fff;
	border-left: 2px solid #fff;
	padding: 10px 10px 0px 10px;
	margin: 0;
}
/*start slider  */
.slider {
	border-bottom: 3px solid #f53300;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	max-width: 100% !important;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: 190px;
	float: left;
	border: 0;
	width: 100%;
}

.s_nav {
	margin-top: 4%;
	padding: 0;
}

.s_nav li {
	display: block;
}
.s_nav li a.active {
    background: #367fcc;
}
.s_nav li a {
	display: block;
	padding: 5px 0 5px 5px;
	color: #fff;
	text-transform: none;
	font-size: 14px;
	border-bottom: 1px dashed #C7C0C0;
	cursor: pointer;
}
.s_nav li:last-child a {
    border: none;
}

#form-login input[type="text"], #form-login input[type="password"] {
	width: 100%;
	padding: 8px 6px;
	display: block;
	margin: 8px 0;
}

#captcha_div {
	margin: 0 0 8px 0px;
	width: 35%;
	height: 36px;
	border: 1px solid #007ECC;
	overflow: hidden;
}

#captcha_div img {
	height: 50px;
	width: 110px;
	max-width: none;
	display: block;
}

.captcharefresh {
	left: 4px;
	position: relative;
	top: 3px;
	width: 25px;
	cursor: pointer;
}

#form-login #login-captcha {
	width: 51%;
	float: right;
	margin: 0;
}

.panel {
	margin-bottom: 10px;
}

.panel-primary>.panel-heading {
	position: relative;
	color: #fff;
	background-color: #2062A7;
	border-color: #337ab7;
}

.about .panel-body {
	max-height: 565px;
	overflow: auto;
}

.about .panel {
	margin: 0;
}

.cnew {
	background: url('https://price.kerala.gov.in/price_kau/images/xNew-Corner.png.pagespeed.ic.ENiminJr08.png') no-repeat left center;
	display: block;
	width: 101px;
	height: 103px;
	position: absolute;
	background-size: contain;
	left: -13px;
	top: -14px;
	z-index: 1;
}

.panel-body h3 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 15px;
}

.panel-body p {
	text-indent: 50px;
	margin-bottom: 5px;
}

.list-group-item p {
	margin: 0;
}

.content p {
	margin: 5px 0;
	line-height: 1.2em;
	text-align: justify;
	top: 0;
	width: 100%;
	z-index: 10;
}

.main_bg {
	position: relative;
	background: #FDFDFD;
}

.main {
	padding-bottom: 1%;
}

.about .main {
	padding: 0;
}

#about {
	margin: 20px 0 0 0;
}

.flexy-menu {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	list-style: none;
	position: absolute;
	top: 6px;
	right: 7px;
	z-index: 3;
}

.clear {
	clear: both;
}

.flexy-menu>li.showhide {
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #dedede;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	background: #333;
}

.flexy-menu>li>a {
	padding: 0;
	font-weight: 600;
	color: #252525;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

.flexy-menu li.right {
	float: right;
}

.header_wrap {
	position: relative;
}

.header {
	border-top: 2px solid #EC3000;
}

.logo {
	padding: 10px 10px 10px 5px;
	text-align: center;
}
.about .logo {
    max-width: 90%;
    margin: 0 auto;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

#content_wrapper {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.about #content_wrapper{
	margin: 0 auto;
    max-width: 90%;
}
.about ul.menu {
	position: absolute;
	right: 6%;
	top: 1%;
}

.about ul.menu li {
	list-style: none;
	margin: 0 5px;
}

.about ul.menu li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.about ul.menu li a .fa {
	font-size: 16px;
	margin-right: 3px;
	color: red;
}

.about header {
	width: 90%;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
}
.about .list-group-item{
	padding: 8px 10px;
}

.content-about {
	float: left;
	margin-top: 2%;
	min-height: 275px;
	width: 73%;
}

.footer-action {
	padding: 0;
	margin: 0;
}

.footer-action li {
	display: inline-block;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}

.footer-action li:last-child {
	border: none;
}

.footer-action li  a {
	color: #FFFFFF;
}

.news-box {
	margin: 0 auto;
	padding: 10px 0;
}

.copyright {
	font-size: 12px;
	font-weight: 400;
	color: #BDBDBD;
	margin: 7px 0 0 0;
}
/*surya style*/
#form_estimation label {
font-weight: normal;
}
.text-right{
	text-align: right;
}
/* div align in center*/
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.container-blue {
	background-color: #c1dafb;
	padding: 10px 20px;
}

/*inline style*/
#form3_left:before, #form3_left:after, #page-form1:before, #page-form1:after,
	#page-form2:before, #page-form2:after, #page-form3:before, #page-form3:after,
	.right_top:before, .right_top:after, #page-project_details:before,
	#page-project_details:after {
	content: " ";
	display: table;
	width: 100%;
}

.right_top {
	border: 1px solid #0f4c9e;
	clear: both;
	content: " ";
	display: table;
	padding: 10px;
	width: 100%;
}

#page-form1, #page-form2, #page-work_details {
	border: 1px solid #0e4b9d;
	float: left;
	width: 100%;
	padding: 20px 15px;
}
#page-form3{
	border: 1px solid #0e4b9d;
	float: left;
	width: 100%;
}

.buttonstyle {
	margin-left: 77%;
	margin-top: 35px;
}

#submenu .active a {
	background-color: #0e4b9d;
	border-color: #0e4b9d;
	font-weight: bold;
	outline: 0 none;
}

.setsize {
	height: 248px;
	width: 100%;
}
.setwidth {
	width: 210%;
}

#button_in_estimation {
	background: #eeeeee none repeat scroll 0 0;
	border: 1px solid #2982ed;
	clear: both;
	display: block;
	margin: 5px auto;
	padding: 5px 10px;
}

.headdesc {
	
}

#work_name_as_head {
	font-size: 18px;
}

.alignleft {
	float: left;
}

.overlay_abs {
	background: rgba(0, 0, 0, 0.37) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}

.main-head {
	margin: 0 0 5px 0;
}

.mailbox-messages>.table {
	border: 1px solid #D2D6DE;
}

div.toolbar-list span {
	display: block;
	float: none;
	height: 32px;
	margin: 0 auto;
	width: 32px;
}

div.toolbar-list a {
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 5px;
	white-space: nowrap;
}

.overlay {
	background: rgba(0, 0, 0, 0.37) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}

.overlay_abs {
	background: rgba(0, 0, 0, 0.37) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}

.buttonstyle {
	margin-left: 77%;
	margin-top: 35px;
}



/* #AS_slip_main_div, #TS_slip_main_div {
	max-width: 94%;
	text-align: center;
	margin: 0 auto;
	padding: 50px 10px;
	border: 4px double #000;
}

#AS_slip_main_div th, #TS_slip_main_div th {
	text-align: center;
}

#AS_slip_main_div p, #TS_slip_main_div p {
	text-indent: 50px;
	text-align: justify;
} */
#AS_slip_main_div, #TS_slip_main_div {
	
}

#AS_slip_main_div th, #TS_slip_main_div th {
	text-align: center;
}

#AS_slip_main_div p, #TS_slip_main_div p {
	text-indent: 50px;
	text-align: justify;
}
#editasfile {
	float: right;
}

.width200 {
	width: 200px;
}

.width147 {
	width: 147px;
}

.panel-body ul {
	padding-left: 20px;
}

.panel-body .list-group {
	padding-left: 0;
}

.width185 {
	width: 185px;
}

.height50px {
	height: 35px;
}

#datepickerrange input {
	margin: 2px 0 0 0;
	padding: 7px 10px;
	height: auto;
}

#datepickerrange span.input-group-addon {
	background: #CCC;
	padding: 4px 10px;
	height: auto;
	font-size: 17px;
	line-height: normal;
	margin: 0 0 0 -1px;
	color: #505050;
	display: inline;
	border-color: #CCC;
}

.form-control {
	width: auto;
	height: auto;
}
.about .form-control {
	width: 100%;
}

.space {
	clear: both;
	display: block;
	height: 10px;
}

#page-project_details select {
	max-width: 250px;
}

.popupabs {
	float: right;
	height: 40px;
	margin: 0 56px 0 0;
	width: 168px;
}

.nofiles {
	color: red;
	font-size: 16px;
	margin-top: 58px;
	text-align: center;
}

/**********SPEC MENU STYLES***********/

/* Base Styles */
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	position: relative;
}

#cssmenu a {
	line-height: 1.3;
}


#cssmenu>ul>li>a {
	padding-right: 0px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	background: #022730;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
}

#cssmenu>ul>li>a>span {
	background: #044e61;
	padding: 10px;
	display: block;
	font-size: 13px;
	font-weight: 300;
}

#cssmenu>ul>li>a:hover {
	text-decoration: none;
}

#cssmenu>ul>li.active {
	border-bottom: none;
}

#cssmenu>ul>li.active>a {
	color: #fff;
}

#cssmenu>ul>li.active>a span {
	background: #022730;
}

#cssmenu span.cnt {
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 0;
	margin: 0;
	background: none;
}
/* Sub menu */
#cssmenu ul ul {
	display: none;
}

#cssmenu ul ul li {
	border: 1px solid #e0e0e0;
	border-top: 0;
}

#cssmenu ul ul a {
	padding: 10px;
	display: block;
	color: #ed1144;
	font-size: 13px;
}

#cssmenu ul ul a:hover {
	color: #bd0e36;
}

#cssmenu ul ul li.odd {
	background: #f4f4f4;
}

#cssmenu ul ul li.even {
	background: #fff;
}

.desc_content_close_est_details {
	position: absolute;
	right: 0;
	z-index: 1;
	top: -2px;
}

.desc_content_close_est_details {
	position: absolute;
	right: 0;
	z-index: 1;
	top: -2px;
}

#file_field1TD img {
	width: 17px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

#otr_app_date {
	margin: 8px 11px !important;
}

}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
	.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
	.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
	.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 10px;
	padding-left: 10px;
}

.box.box-primary {
	border-top-color: #05449A;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	padding: 5px;
}

}
.addspec {
	background-color: #E0EEFE;
	margin: 10px;
	min-height: 250px;
	border: 1px solid white;
}

.space {
	marign-right: 10px;
}

#txt_work_name {
	height: 46px;
}

.addspecif {
	font-style: italic;
	color: red;
	margin-left: 50px;
	cursor: pointer;
}

.adddesccont {
	background-color: #ECF5FC;
	padding-top: 5px;
}
.fileid{
	margin:0px 10px;
}
/*.unknwn{
 background-color: #ffffff; border-bottom-color: #ffffff;
}
.calspeccode{
padding-right: 5px; vertical-align: middle;
}
.clikopen{
width: 86%; float: left; cursor: pointer; height: 50px;overflow: auto;
}
.deleteimg{
margin-right: 20px; margin-top: 5px;
}
.newstyle{
background-color: #ffffff; border-bottom-color: #ffffff; border-right-color: #ffffff;
}
.Additem{
font-style: italic; color: red; padding-top: 5px;
}
.totalspec_qty{
background-color: #ffffff; bordercolor: #ffffff; height: 25px; display: none;
} */
.heading {
	color: #555555;
	font-size: 16px;
	margin-top: 0px;
}

.toatl_grand {
	padding-right: 8%;
	padding-top: 10px;
}

.hide_heading {
	width: 86%;
	text-align: justify;
	float: left;
	cursor: pointer;
}

.heading_img {
	margin-top: 2px;
	cursor: pointer;
}

.text-right>label {
	padding: 10px 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
	.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
	.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
	.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 5px;
	padding-left: 5px;
}
.mailbox-messages .fa-trash {
    font-size: 18px;
    color: red;
}
red{
	color: red;
}
.m_right{
	cursor:pointer;
}
.nav-collapse a,.navbar-inner a {
    cursor: pointer;
}
.box .overlay {
    background: rgba(21, 21, 21, 0.5);
     z-index: 1;
}
td.td_get_spec_from_table {
    cursor: pointer;
}
#est_desc{width: 465px;}
@media only screen and (max-width: 1124px) {
	.about .logo img {
	    width: 100%;
	}
}
@media only screen and (max-width: 992px) {
	.about .logo, .about footer, .about #content_wrapper {
	    max-width: 95%;
	}
	.sidebar{
	    border: none;
	}
	#identifier {
		border-top-right-radius: 22px;
	}
	#intuitPlatformCallout {
		border-bottom-left-radius: 22px;
	}
}
#search_home ul li {
    cursor: pointer;
}
.mheaddesc {
    float: right;
    width: 62%;
    margin-top: -8px;
}
#ui-id-1 {
    max-height: 200px;
    overflow: auto;
}
.custom-combobox .ui-button{
	 padding: 8px 1px;
}
.outeras {
    margin: 11px 273px;
}
.divleft{
	float: left;
    width: 50%;
    padding: 5px 10px;
}
.docstyleas{
    float: left;
    margin: 0px 28%;
}
.typebuttonclas{
position: relative;width: 113px;margin:19px 10px;background-color:#007dc1;color:white;
}
.bgi-deleted{
	color:#ec3434;
}
.oddesctxt{    
	position: relative;
    bottom: 82px;
    left: 620px;
}
table.mat_list {
	/* float:left;
	width: 98%; */
	width: 100%;
	margin-bottom:18px;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;    
	margin-top:60px;
	/* margin-bottom: 50px; */
}

table.mat_list td,
table.mat_list th {
	padding: 4px;
	width:10%;
}

table.mat_list td {padding-left: 8px;}

table.mat_list thead th {
	xtext-align:left;
    background: rgba(33, 150, 243, 0.33);
    color: #154b75;
    border-bottom: 1px solid #2982ED;
	
}

table.mat_list thead th.left {
	xtext-align: left;
}

table.mat_list thead a:hover {
	text-decoration: none;
}

table.mat_list thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.mat_list tbody th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
    border-bottom: 1px solid #2982ED;
    color: #046EF1;
    margin: 5px;
    xtext-align: left;
}

table.mat_list tbody tr {
	background-color: #fff;
	xtext-align: left;
}

table.mat_list tbody tr.row0:hover td,
table.mat_list tbody tr.row1:hover td	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
table.mat_list tbody tr:hover td,
table.mat_list tbody tr:hover td	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

table.mat_list tbody tr td {
    background: rgba(183, 216, 255, 0.51);
    border: 1px solid #58adf1;
}

table.mat_list tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

table.mat_list tfoot tr {
	xtext-align: left;
	color: #333;
}

table.mat_list tfoot td,table.adminlist tfoot th {
	background-color: #ecf5fc;
	border-top: 1px solid #2982ED;
	xtext-align: left;
}

table.mat_list td.order {
	xtext-align: left;
	white-space: nowrap;
	width: 200px;
}

table.mat_list td.order span {
	float: left;
	width: 20px;
	xtext-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.mat_list .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

table.lab_list {
	/* float:left;
	width: 98%; */
	margin-top:70px;    
	width: 100%;
	border-spacing: 1px;
	background-color: rgba(82, 168, 236, 0.8);
	color: #666;
	/* margin-bottom:140px; */
	margin-top: 15px;
}

table.lab_list td,
table.lab_list th {
	padding: 4px;
	width:10%;
}

table.lab_list td {padding-left: 8px;}

table.lab_list thead th {
	xtext-align:left;
	background: rgb(95, 160, 95);
    color: #275027;
    border-bottom: 1px solid #ecf5fc;
	
}

table.lab_list thead th.left {
	xtext-align: left;
}

table.lab_list thead a:hover {
	text-decoration: none;
}

table.lab_list thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.lab_list tbody th {
	xfont-weight: bold;
	font-weight: 300;
	background: none repeat scroll 0 0 #ECF5FC;
    border-bottom: 1px solid #2982ED;
    color: #046EF1;
    margin: 5px;
    xtext-align: left;
}

table.lab_list tbody tr {
	background-color: #fff;
	xtext-align: left;
}

table.lab_list tbody tr.row0:hover td,
table.lab_list tbody tr.row1:hover td	{
	background-color: #e8f6fe;
	xborder-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
table.lab_list tbody tr:hover td,
table.lab_list tbody tr:hover td	{
	background-color:rgba(92, 184, 92, 0.32);
	xborder-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

table.lab_list tbody tr td {
	 background: rgba(76, 175, 80, 0.27);
    border: 1px solid #4CAF50;

}

table.lab_list tbody tr.row1 td {
	background: #ecf5fc;
	border-top: 1px solid #FFF;
}

table.lab_list tfoot tr {
	xtext-align: left;
	color: #333;
}

table.lab_list tfoot td,table.lab_list tfoot th {
	background-color: #ecf5fc;
	border-top: 1px solid #2982ED;
	xtext-align: left;
}

table.lab_list td.order {
	xtext-align: left;
	white-space: nowrap;
	width: 200px;
}

table.lab_list td.order span {
	float: left;
	width: 20px;
	xtext-align: left;
	background-repeat: no-repeat;
	height: 13px;
}

table.lab_list .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}
.table>thead>tr>th {
	background: #b7d8ff;
}
.tbl_green{
    background: #dff0d8 !important;
}
.odviewpad{
    padding-right: 15px;
    padding-left: 19px;
}
.odview {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.odview td, #odview th {
    border: 1px solid #ddd;
    padding: 3px;
}

.odview tr:nth-child(even){background-color: #f2f2f2;}

.odview tr:hover {background-color: #ddd;}

.odview th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #007dc1;
    color: white;
}
.extrbtn {
    position: relative;
    bottom: 75px;
}
.changing_div {
    position: relative;
    top: 174px;
    right: 336px;
    float: right;
    font-weight: bold;
}
.margin{
	margin-bottom: 2px;
}
.margin_b{
	margin-bottom: 9px;
}
.dsor_cl{
    color: white!important;
    font-weight: 700;
    text-align: justify;
    margin: 2px;
}