@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
.mand-fields{background:#DDEAED !important;color:#000 !important;}


.mand-fields-border{
	 background:#ffff00 !important;color:#000 !important;
	}

.mand-fields-borderMand{
	 background:#ECDEC2!important;color:#000 !important;border-style: solid;
         outline: 0.5px solid red;
	}

.ui-helper-hidden-accessible { top: -99999999px; }
.head {
	background: #262626; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRiNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #262626 0%, #4a4b4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(100%, #4a4b4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #262626 0%, #4a4b4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #262626 0%, #4a4b4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #262626 0%, #4a4b4b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #262626 0%, #4a4b4b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#4a4b4b', GradientType=0 ); /* IE6-8 */
	height:74px;
	width:100%;
}
header {
	padding:0px;
	margin:0px;
	display:block;
}
.nav-Login {
	background-color:#01804a;
	height:80px;
}

.head-top {
	/*after login header code */
	
	height:55px;
/*	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #017f4a; */
}
.caption {
	font-size:30px;
	color:#01804a;
	padding-right:20px;
}
.caption-img {
	background:url(../../images/login_images/log-img.jpg) no-repeat 0 0;
	position:absolute;
	top:100px;
	left:-2px;
	width:20px;
	height:20px;
}
.forgot-img {
	background:url(../../images/login_images/log-img.jpg) no-repeat 0 0;
	position:absolute;
	top:77px;
	left:-2px;
	width:20px;
	height:20px;
}
img {
	max-width:100%;
	max-height:100%;
}
.top {
	background-color:#0CC;
	padding-bottom: 6px;
	padding-left: 10px;
}
 #wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
        margin: 0 auto -24px;
		
}

/* Set the fixed height of the footer here */

#push,  #footer {
	height: 24px;
	padding:5px 0;
}
#footer {
    background-color: #181818;
    color: #fff;
}
#footer span, #footer span a {
	font-size:11px;
	padding-right:3px;
	color:#FFF;
	text-transform: uppercase;
}
#footer span a {
	font-size:11px;
	color:#FFF;
	text-transform: uppercase;
}

.links a {
	font-size:11px;
	padding-right:3px;
	padding-left:3px;
	margin-right:8px;	
	color:#FFF;
	text-transform: uppercase;
}
.links {
	font-size:11px;
	color:#FFF;
	text-transform: uppercase;
	padding-top:10px;
}

.top-links a {
	font-size:11px;
	padding-right:3px;
	padding-left:3px;
	margin-right:8px;
	color:#000;
	text-transform: uppercase;
}
.top-links {
	font-size:11px;
	color:#000;
	text-transform: uppercase;
	padding-top:10px;
}

.welcum-txt {
 	left: 97px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 50px;
	color:#000;
}



/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
 #footer {
 margin-left: -20px;
/* margin-right: -20px;*/
 padding-left: 20px;
 padding-right: 20px;
}
}
/* Custom page CSS
      -------------------------------------------------- */
      /* Not required for template or sticky footer method. */

 
.form-sign {
	max-width: 675px!important;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	position:relative;
	max-height:100%;
}
.form-signin {
	max-width: 300px;
	padding: 4px 0px 30px 30px;
	max-height:100%;/*	border-left: 1px solid #e5e5e5;*/
	float:left;

}
.form-signin-heading {
	border-bottom:solid 1px #CCC;
	margin-bottom: 20px;
	padding-bottom:10px;
}
.form-signin .checkbox {
	margin-bottom: 10px;
}

.padtop146{padding-top:35px;}

.padbttm15 {
	padding-bottom:15px;
}
.padbttm30 {
	padding-bottom:30px;
}

.padleft30 {
	padding-left:30px;
}
.padleft15 {
	padding-left:15px;
}

.padbttm60 {
	padding-bottom:38px;
}
.img-brdr {
	border:solid 1px #CCC;
	padding:2px;
	margin:3px;
}
.img-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#787878;
	text-align:center;
	margin-left: -4px; vertical-align: middle;
}
.height205 {
	height:205px;
}
.text12 {
	font-size:10px;
}
.text21 {
	font-size:21px;
}
.red-txt {
	color:#Ff0000!important;
}
.btn-login {
	background:#04593e!important;
	color:#FFF;
}

.btn-login :hover{
	background:#04593e!important;
	font-weight:bold;
	color:#FFF!important;
}

.color-blk {
	color:#000 !important;
}
.log-line {
	position:relative;
	min-height:260px;
	width:1px;
	border-left:1px solid #bcc1c4;
	left:268px;
}

.forgot-line {
	position:relative;
	min-height:225px;
	width:1px;
	border-left:1px solid #bcc1c4;
	left:267px;
	top:-6px;
}

.marlft3{margin-left:3px!important;}

.marlft30{margin-left:30px;}

.marlft15{margin-left:15px;}

.marlft25{margin-left:25px;}

.marlft145{margin-left:145px;}

.marlft180{margin-left:180px;}

.martop15{margin-top:15px;}

.top_space{position:absolute; top:28%; left:25%}

.padtop30{padding-top:30px;}

.padtop120{padding-top:67px;}

.margtop5{margin-top:5px;}

.margRht10{margin-right:10px;}

.height35{height:35px!important;}

.height27{height:21px!important;}

.input-append .add-on .pswd, .input-prepend .add-on.pswd {
	padding-top:8px;}
	

.top-nav{
	background-color:#01804a;
	height:37px;
	}
	
.tab-green-Head	{
	background-color:#e8f3ee;
	border-bottom:solid 1px #bebebe;
	width:100%;
	font-size:16px;
	color:#01804a;
	text-align:left;
	padding:10px;
	}
	
.tab-subHead {
	background-color:#f3f3f3;
	border-bottom:solid 1px #bebebe;
	border-left:solid 1px #bebebe;
	font-size:13px;
	text-align:left;
	padding:10px;
	}
	
	
.white-bg{background-color:#FFF;}

.color_red {color:#b84242}
.user-bg{
	background-color:#FFF;
	height:24px;
	font-size:13px;
	color:#000;
	text-align:right;
	padding-right:15px;
}


.user-bgN{
	font-size:13px;
	color:#000;
	font-weight:bold;
}


.user-bg a{
	font-size:13px;
	color:#007D32;
	text-decoration:none;
}

.tab-MBrdr{
	margin: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: bebebe;
	padding-bottom:5px;
}
.error-login {
  margin: -1.6% 3% 0 44%;
}

.success-login {
  margin: -1.6% 29% 0 47%;
}


/*  New style from 12/Feb/13 */

.view-dash a{
	font-size:11px;
	font-weight:bold;
	color:#303030;
	background: url(../../images/login_images/view.png) no-repeat right -1px;
	padding-right: 20px;
	margin-right:10px;
}

.switchto{color:#FFF; margin-top:3px;}

.top-go{
	border:solid #fff 1px;  
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.head-txt{
	/*color:#007D32;*/
	border-bottom: solid 1px #666;
	padding-bottom:10px;
  /*  min-height:70px; height:auto!important;*/
  
}
.head-txt2{
	/*color:#007D32;*/
	border-bottom: solid 1px #666;
	padding-bottom:22px;
  /*  min-height:70px; height:auto!important;*/
  
}
.form-bg{
	/*background:#f9fafe;*/
	border:solid 1px #bebebe;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  
		  padding:10px;
		 }

.dotted-line{border-right: 2px dotted #8c8c8c;}

.main-head{
	/*font-size:14px;*/
	font-size:1em;
	color:#303030;
	font-weight:bold;
	margin-right:15px;
	}
	
.head-brdr{
	border-bottom:solid 1px #333;
	margin-bottom:15px;

}
	
.form-greyBG{background:#ededed; font-size:13px; padding:3px 5px; margin:1px  0 1px 1px;display:block;}	

.greyBG{background:#e8e8e8; font-size:13px; float:left; width:97.6%; padding:3px; margin:1px;}	
	
.red{color:#F00;}	

.width175{width:175px;}

.head-tab{
	background-image:url(../img/head-bg.png);
	background-repeat:repeat-x;
	height:30px;
}

.white-txt{color:#fff; }

.margin{margin:0px 20px 0px 40px;}

/* Placeholder CSS */
	
::-webkit-input-placeholder {color:#a0a0a0;font-size:12px; font-style:italic }
::-moz-placeholder {color:#a0a0a0;font-size:12px; font-style:italic } /* firefox 19+ */
:-ms-input-placeholder {color:#a0a0a0;font-size:12px; font-style:italic } /* ie */
input:-moz-placeholder {color:#a0a0a0;font-size:12px; font-style:italic }

.marg-bttm0{margin-bottom:0px!important;}
.grn_brdr{border-bottom:5px solid #181818; padding:10px 0}
.mar_left27pr{padding-left:27%}


.xml_icon{ background: url(../../images/icons.png) 0px 2px no-repeat;float:left; height:16px; width:22px; display:block }
.excel_icon{ background: url(../../images/icons.png) -21px 0 no-repeat;float:left; height:16px; width:21px; display:block }
.word_icon{ background: url(../../images/icons.png) -41px 0 no-repeat;float:left; height:16px; width:22px; display:block }
.margin_left15px{ margin-right: 15px}
.margin_right15px{ margin-right: 15px}
.margin_right10px{ margin-right: 10px}
.icon_base{font-size:12px}


.font12px{font-size:12px}
.brdr_top_none{border:none!important;}
.mar_lft12{margin-left:12px!important;}
.mar_left3{margin-left:3px!important;}
.nowrap{white-space:nowrap}
.mTop8px{margin-top:10px;}
.customTbl th, .customTbl, .customTbl select, .customTbl input[type="text"], .customTbl input[type="radio"], .customTbl label{font-size:11px;font-family:Gill Sans,Arial,sans-serif;}
.report_bg{background:#D3D3D3; padding:3px 5px; font-size:13px }
.report_main_bg{background:#F2F2F2;padding:1px 10px;}
.report_main_bg1{background:#fff;padding:1px 10px}
.customTbl tbody td{background:#fff;}
.mar_bottom{margin-bottom:15px}
.align_center{text-align:center;}
.align_left{text-align:left !important}
.display_inline{display:inline-block!important}

.mng_tbl{margin-left:12%; width:75%}
.mar_2px_tb{margin:2px 0px!important;}
.txt_10px{font-size:10px; color:#757575}
.txt_11px{font-size:11px;}
.txt_12px{font-size:12px!important; color:#757575; font-weight:normal}
.clr-grn{color:#007D32}
.clr-red{color:#181818}
.txt_14px{font-size:14px;}
.login_list{list-style:none;margin-left:0px}
.login_list li{display:inline-block;}

.margin_left8pr{margin-left:7.5%;}
.margin_top102pr{margin-top:102%}
.margin_top2pr{margin-top:.6%!important}
.padding_right0px{padding-right:0px!important}
.margin_left35pr{margin-left:35%!important;}
.mar_left39pr{margin-left:39%;}
.th_bg{background:#f1f1f1;font-size:12px!important; color:#cc0303;font-weight:normal}
.mar_bottom5px{margin-bottom:5px!important}

/* .ui-jqgrid .ui-jqgrid-hbox{ padding-right: 0px!important;} */
.ui-jqgrid, .ui-jqgrid-pager, .ui-jqgrid-hdiv, .ui-jqgrid-view, .ui-jqgrid-bdiv{width:100%!important}
.ui-jqgrid-btable, .ui-jqgrid-htable{width:98%!important}
/*satya*/
.ui-jqgrid .ui-jqgrid-htable > thead:first-child tr:first-child > th:first-child {/* width:14px!important; */ height:18px!important}
.ui-jqgrid .ui-jqgrid-htable > thead:first-child tr:first-child > th:first-child div#jqgh_cb{width:15px!important; height:23px!important;margin-left: 5px;}
.ui-jqgrid tr.jqgrow > td:first-child {/* width:10px!important; */ }
.ui-jqgrid tr.jqgrow > td:first-child .cbox {width: 16px!important;height: 18px!important;margin-left: -1px;margin-top: -1px;margin-bottom: -1px;}


.sub_tab{/*font-size: 10px !important;
    height: 10px !important;
    line-height: 10px !important;
    padding: 8px 10px !important;
      border-radius:0 0 4px 4px !important; */
    }
.padding_10pxlr{padding:0px 10px}
.margin_10pxlr{margin:10px!important; width:99%!important}  

.sub_form_bg{border:3px solid #E3E9E6; padding:0 10px 10px 0px; background:#fff}

.bg_none{background:none!important}
.padbttm50 {padding-bottom:75px;}
.nomargin{margin:0 !important}

/***Application Menu***/
#appnav{/*margin-top:10px;*/padding:3px 0;background-color: #181818;}

#mobnav-btn {
    display: none;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    cursor: pointer;
}
.mobnav-subarrow {
    display: none;
}
@media only screen and (max-width: 480px) {
    #mobnav-btn {
        display: block;
    }
    .mobnav-subarrow {
        display: block;
        background-color: #0f3975;
        opacity: .3;
        border-bottom: 1px solid white;
        border-top: 1px solid black;
        height: 15px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 5px;
        right: 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
    .sf-menu {
        width: 100%!important;
        display: none;
    }
    .sf-menu.xactive {
        display: block!important;
    }
    .sf-menu li {
        float: none!important;
        display: block!important;
        width: 100%!important;
    }
    .sf-menu li a {
        float: none!important;
    }
    .sf-menu ul {
        position:static!important;
        display: none!important;
    }
    .xpopdrop ul {
        display: block!important;
    }
}
.right{text-align:right!important;}
.whiteTxt{color:#fff;}
.mTop2px{padding-top:2px;}
.navbar-fixed-bottom span{padding:0 8px;}
.padding-10pxr{padding-right:10px!important}

.black_text_404{font-size: 30px;color:#007D32}
.color_text_404{font-weight: normal; font-size: 26px; color:#000}
.circle_Spacing{ margin-top:80px}
.ring-1{width:75px;height:75px;border-radius:50%;background:#007D32 url(../../images/login_images/pattern.png) repeat;padding:18px;}
.ring-2{width:45px;height:45px;border-radius:50%;background:#339966;padding:15px;}
.ring-3{width:20px;height:20px;border-radius:50%;background:#66cc99;padding:12px}
.margin-top30px{margin-top:30px}     
.bullet{font-size:11px; margin-right:8px}
.wrapper {text-align:center}
.padding_20px{padding:10px 20px }
.margin_left1pr{margin-left:1%!important}

.padding_top10px{ padding-top:10px}

h5.acc_trigger.active {background:#908F8F;}
h5.acc_trigger.active a{ background:#908F8F url(../../images/login_images/accordion-icon.png) no-repeat 0 0; height:13px; width:14px; padding:0px 0px 0px 18px;}

h5.acc_trigger:hover{background:#908F8F;padding:5px;}
h5.acc_trigger a:hover { background:#908F8F url(../../images/login_images/accordion-icon.png) no-repeat 0 0; height:13px; width:14px; padding:0px 0px 0px 18px;}
h5.acc_trigger { background:#fff; padding:5px;}

h5.acc_trigger a{background:url(../../images/login_images/accordion-icon.png) no-repeat 0 -13px; height:14px; width:14px;padding:0px 0px 0px 18px; color:#000}

.block{background:#fff;margin:0px 0 0 25px; font-size:11px}
.block a:hover{font-weight:bold; text-decoration:none}

.gridTab{padding:10px 0px 10px 0px !important; margin:0px !important}
.gridTab .sub_form_bg{border-top:3px solid #E3E9E6; border-bottom:none !important; border-left:none !important;border-right:none !important}

/*Styles added by praveen nair on 28-05-13*/

.inbox{min-height:635px;}
.taskbox,.inbox{border:1px solid #bebebe;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-bottom:20px;}
.taskbox{min-height:210px;}
.taskbox table,.inbox table{font-size:11px!important;}
.taskbox a:hover{text-decoration:none!important}
.taskbox .heading{background:#f4f4f4;}
.inbox .heading{background:#e8f3ee;color:#007d32;}
.taskbox .heading, .inbox .heading{font-size:17px; padding:8px;border-bottom:1px solid #bebebe;}
.taskbox table td{border-bottom:1px dashed #bebebe;}
.inbox table td{border-bottom:1px dashed #bebebe;font-weight:700}
.inbox table a{text-decoration:underline;}
.sidepadding{padding:0 6px;}
.nopadding{padding:0!important}
.fullwidthTbl{width:100%}
.total{font-weight:700;background:#ffefef!important}
.groupMgr a{text-decoration:underline;}
.login_radionbtn{/* margin-left:-25px  !important; */  margin-top: 4px  !important}
.margin_left3per{ margin-left:3%}
.margin_bottom10px{ margin-bottom:10px}
.fancybox_heading{margin:0px 0px 10px 0px; padding:10px 0px 10px 10px}
.width49per{width:49%}
.margin_left{margin-left:0px!important}




/***Maney Style***/

.formBox{float:left;width:902px}
.formBox .formRow{width:892px}
.formBox1,.formBox3,.formBox5,.formBox7{float:left;padding:0 10px 0 0}
.formBox2,.formBox4,.formBox6,.formBox8{float:left;padding:0 0 0 10px}
.formBox1,.formBox2{width:440px}
.formBox1 .formRow,.formBox2 .formRow{width:430px}
.formBox3{width:360px}
.formBox3 .formRow{width:350px}
.formBox4{width:520px}
.formBox4 .formRow{width:510px}
.formBox5{width:560px}
.formBox5 .formRow{width:550px}
.formBox6{width:320px}
.formBox6 .formRow{width:310px}
.formBox7{width:230px}
.formBox8{width:650px;float:right!important}
.formBox8 .formRow{width:640px}
.formBox9 .formRow{width:285px}
.formBox .openBook{float:left;background:url(../../images/open-book.png) left top no-repeat;width:141px;height:100px;margin:5px 13px;padding:5px 5px 5px 7px}
.openBook .bookMsg{line-height:100%;float:left;width:70px;text-align:center}
.formBox .greenBook{float:left;background:url(../../images/green-book.png) left top no-repeat;width:194px;height:286px;margin:5px 13px;padding:5px}
.greenBook .bookMsg{float:left;width:90px;text-align:center}
.formBox .dbBox{float:left;width:140px;margin:5px}
.boxTop{float:left;background:url(../../images/graybox-top.png) left top no-repeat;width:140px;height:20px}
.dbBox .boxContent{float:left;background:url(../../images/graybox-bg.png) left top repeat-y;width:120px;padding:0 12px 0 8px}
.dbBox .boxBottom{float:left;background:url(../../images/graybox-bottom.png) left bottom no-repeat;width:140px;height:15px}
.dbBox .formRow{width:110px}
.dbBox .formRow a{float:right;padding-right:10px;background:url(../../images/bulet-tri-left-blk.gif) right 5px no-repeat;color:#000;font-weight:700}
.formBox .greenBox .boxContent{background-image:url(../../images/greenbox-bg.png)}
.formBox .greenBox .boxTop{background-image:url(../../images/greenbox-top.png)}
.formBox .greenBox .boxBottom{background-image:url(../../images/greenbox-bottom.png)}
.formBox .redBox .boxContent{background-image:url(../../images/redbox-bg.png)}
.formBox .redBox .boxTop{background-image:url(../../images/redbox-top.png)}
.formBox .redBox .boxBottom{background-image:url(../../images/redbox-bottom.png)}
.formBox .yellowBox .boxContent{background-image:url(../../images/greenbox-bg.png)}
.formBox .yellowBox .boxTop{background-image:url(../../images/greenbox-top.png)}
.formBox .yellowBox .boxBottom{background-image:url(../../images/greenbox-bottom.png)}
.borderLeft{background:url(../../images/border-vertical.gif) left top repeat-y;padding:0 0 0 12px}
.borderRight{background:url(../../images/border-vertical.gif) right top repeat-y;padding:0 12px 0 0}
.borderBottom{background:url(../../images/border-horizontal.gif) right bottom repeat-x;margin-bottom:5px;padding:0 0 5px}
.divider{float:left;background:url(../../images/border-vertical.gif) 10px 1px repeat-y;height:20px;padding:0 10px}
.formRow{float:left;background:#f4f4f4;margin:1px 0;padding:3px 5px}
.formRow label,.openBook label{float:left;width:260px}
.formRow label.labelAfter{width:auto;position:relative;top:2px;padding:0 6px 0 4px}
.formRow input[type=text],.formRow input[type=password],.dataTable input[type=text],.ui-jqgrid-btable input[type=text]{float:left;background-color:#fff;border:1px solid #999;font-size:11px;width:160px;padding:2px}
.formRow textarea{border:1px solid #999}
.formRow input[type=text]:focus,.formRow textarea:focus,.ui-jqgrid-btable input[type=text]:focus{background-color:#fffae0}
.formRow input[readonly],.dataTable input[readonly],input[readonly],.formRow input[readonly]:focus,textarea[readonly],textarea[readonly]:focus,.ui-jqgrid-btable input[readonly],.ui-jqgrid-btable input[readonly]:focus{background-color:#eee}
.formRow select{float:left;width:166px;font-size:11px}
.formRow input[type=radio]{float:left;margin-top:4px;#margin:0 -3px}
.formRow input[type=checkbox]{float:left;position:relative;top:4px;#top:1px;#margin:0 -3px}
.widAuto{width:auto!important}
.wid380{width:380px!important}
.wid350{width:350px!important}
.wid330{width:330px!important}
.wid320{width:320px!important}
.wid305{width:305px!important}
.wid275{width:275px!important}
.wid250{width:250px!important}
.wid230{width:230px!important}
.wid210{width:210px!important}
.wid200{width:200px!important}
.wid194{width:194px!important}
.wid180{width:180px!important}
.wid170{width:170px!important}
.wid160{width:160px!important}
.wid150{width:150px!important}
.wid145{width:145px!important}
.wid135{width:135px!important}
.wid130{width:130px!important}
.wid120{width:120px!important}
.wid104{width:104px!important}
.wid100{width:100px!important}
.wid84{width:84px!important}
.wid88{width:88px!important}
.wid76{width:76px!important}
.wid65{width:65px!important}
.wid70{width:70px!important}
.wid50{width:50px!important}
.wid55{width:55px!important}
.wid60{width:60px!important}
.wid40{width:40px!important}
.wid45{width:45px!important}
.wid30{width:30px!important}
.wid24{width:24px!important}
.more-show h3{width:205px!important;font-size: 14px!important;cursor:pointer;color:#000;border-bottom:1px solid #3c8a2e;border-top:1px solid #3c8a2e;background:#8dca82 url(../../images/bulet-tri-left-blk.gif) 215px 10px no-repeat;line-height:20px!important;margin:2px 0!important;padding:3px 20px 3px 5px !important}
.more-show h3:hover{color:#3c8a2e;background:#f4f4f4 url(../../images/bulet-tri-left-green.gif) 215px 10px no-repeat}
.more-show h4{float:left;width:195px;cursor:pointer;font-size:12px;color:#000;border-bottom:1px solid #ddd;border-top:1px solid #ddd;background:#eee url(../../images/bulet-tri-left-blk.gif) 205px 10px no-repeat;margin:2px 0 2px 10px !important;padding:3px 20px 3px 5px !important}
.more-show h4:hover{color:#3c8a2e;background:#eee url(../../images/bulet-tri-left-green.gif) 205px 10px no-repeat}
.more-show h4.active,.more-show h3.active{background-image:url(../../images/bulet-tri-down-blk.gif)!important}
.more-show h4.active:hover,.more-show h3.active:hover{background-image:url(../../images/bulet-tri-down-green.gif)!important}
.more-show div{float:left;width:230px;display:none;margin:3px 0}
.more-show div ul{list-style:none!important;margin:0;padding:0;}
.more-show div li{font-size:11px;float:left;padding:1px 0 1px 20px !important}
.more-show div li a{color:#3c8a2e;float:left;width:200px;background-color:#f4f4f4;text-decoration:none;padding:3px 5px}
.more-show div li a:hover{color:#000;background-color:#8dca82}

.padding_left5px{padding-left:5px}
.padding_right5px{padding-right:5px}
.margin_3px{border-bottom:1px solid #F9FAFE; margin-top:3px; margin-bottom:3px }
.margin_5px{margin-top:5px; margin-bottom:5px }
.wordBreak{word-break:break-all;}

.scrollContent{height:275px;overflow:auto;}
.margin_left_controls{margin-left:160px!important}
.row_border{border:1px solid #ececec}
.main_post_bg{background:#F1F8E8!important; padding-bottom:15px}
.post_bg{background:#CACECA!important}
.form-horizontal .controls p{text-align:left!important}
.post_box{height:200px;overflow-y: auto;}
.custum_width16_prcnt{
 width: 16.477%!important;
}
.mBottom5px {
    margin-bottom: 5px;
}


.table_input{width: 87.906%!important;}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.table_input{width: 84.906%!important;}
}
.table_input{width: 84%\9!important;}

.bBorder{
	border-bottom: solid 1px #666;
}
.btn_add{padding:4px!important;  font-size: 12px!important;
    line-height: 10px!important;}
.accordion_heading{background:#CCC; padding:10px 20px; margin:2px 0px}


.btn-circle {
	width:9px;
	height:20px;
	margin:0px 5px;
	padding:0px 7px;
	border: 2px solid #000;
	border-radius: 50%;
	font-size: 14px;
	color: #000;
	background:#fff;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
.btn-circle:hover, .btn-circle:focus {
	outline: 0;
	color: #000;
	background: rgba(255,255,255,.1);
}
.btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
}
.btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}
 @-webkit-keyframes pulse {
 0 {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @-moz-keyframes pulse {
 0 {
 -moz-transform: scale(1);
 transform: scale(1);
}
 50% {
 -moz-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
 transform: scale(1);
}
}


.font_26px{font-size:26px;}
.arrow_box{position:relative; margin-right:-5px}
.icon_container{position:absolute; list-style:none; width:273px; border-radius:3px; display:block; top:-39px; right:8px; padding:4px; border:2px solid red}


#pageLoader .loader-img{text-align:center;vertical-align:middle; position:absolute;top:11%; left:45%;z-index:99;}


#pageLoader_content .loader-img{text-align:center;vertical-align:middle; position:absolute;top:50%; left:45%;z-index:99;}

.disable_a_href{
    pointer-events: none;
}

.grid_head{background:#bcbcbc; padding:5px 0px 0px 0px}
.margin_right5px{margin-right:5px!important}
.margin_top3px{margin-top:3px}}}top3px{margin-top:3px}}



.upload_box{overflow:scroll; height:230px; background:#fff}
.margin_left9px{margin-left:9px}
.margin_right9px{margin-right:9px}
.border_tr{height:30px; border-bottom:1px solid #fff}

.width_37pr{width:37.1%!important}
.margin-left5px{margin-left:5px}
.width_34pr{width:33.588%!important}
.bg_color{background:#f0f0f0}
.text_16px{font-size:16px}
.blue_text{color:#205488}
.journal-box{margin-right:5px;}
.keyword-height {
   overflow-y: auto;
    max-height: 187px;
}
