﻿body {
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold.eot');
    src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold.woff') format('woff'),
         url('fonts/opensans-bold.ttf') format('truetype'),
         url('fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light.eot');
    src: url('fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light.woff') format('woff'),
         url('fonts/opensans-light.ttf') format('truetype'),
         url('fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular.eot');
    src: url('fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular.woff') format('woff'),
         url('fonts/opensans-regular.ttf') format('truetype'),
         url('fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }*/

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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,  th {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6, p {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


body {
	 margin:0;
	 padding:0;
	 font-family: 'open_sanslight';
}

#headersctn .right {float: right; margin-top: -81px; width: 291px;}
.clear {clear:both;}
.meddle {margin:0 auto; width:98%;}

.top_line {background:#000000; height:4px; border-bottom:solid 1px #52c9ae; float:left; min-width:100%;}

#wrapper {float:left; width:100%;}

#header {float:left; min-width:100%; background:url(../images/top_shadow.png) left top no-repeat #BACCEA;}
#header .logo {float:left; width:190px; padding:13px 0px 17px 0px;}
#header .right {float:right; width:420px;}
#header .right ul {float:right; margin:0; padding:0; list-style:none; margin-top:15px; margin-bottom:28px;}
#header .right ul li {color:#FFF; font-size:13px; font-family: 'open_sansregular'; float:left; padding-left:20px;}
#header .right ul li a {color:#FFF; text-decoration:none;}
#header .right ul li a:hover {color:#000; text-decoration:none;}
#header .right p {font-family: 'open_sanslight'; font-size:29px; text-align:right; color:#000; text-shadow:#307363 0px 1px 1px;}

#header .right ul li .user {background:url(images/user.png) left no-repeat; display:block; padding-left:20px;}
#header .right ul li .log {background:url(images/logout.png) left no-repeat; display:block; padding-left:20px;}

.color_line {float:left; min-width:100%; background:url(../images/color_line.png) repeat-x; height:3px;}

#form_area {float:left; min-width:100%; width:100%; background:#34495e; border-bottom:solid 2px #000000;}
#form_area .nav_bg {float:left; width:14.5%; background:#3d5369; border-left:solid 1px #4d6176; border-right:solid 1px #4d6176; padding:0px 15px 0px 15px;}
#form_area .nav_bg .title {float:left; width:100%; background:url(images/menu_bulet.png) right no-repeat; font-family: 'open_sansbold'; font-size:15px; color:#cacaca; line-height:60px;}

#form_area .forms {float:right; width:81.5%; padding:14px 0px 13px; text-align:right;}
#form_area .forms span {font-size:17px; color:#FFF; font-family: 'open_sansregular';}
#form_area .forms select {width:12%; background:#FFF; border:solid 1px #000; padding:6px 0px 6px 6px; color:#888888; font-size:14px; margin:0px 20px 0px 5px;}
#form_area .forms input {width:12%; background:#FFF; border:solid 1px #000; padding:6px 0px 6px 6px; color:#888888; font-size:14px; margin:0px 20px 0px 5px;}
#form_area .forms .check {width:auto; background:none; border:none; padding:0; margin:0px 5px 0px 0px;}
#form_area .forms .txt {font-size:14px; padding-right:10px;}
#form_area .forms .txts {padding-right:25px;}

#form_area .forms .show {background:#4386f9; border-top:solid 1px #70a5ff; font-size:14px; text-align:center; padding:5px 10px 6px; color:#FFFFFF; text-decoration:none; font-family: 'open_sansbold';}
#form_area .forms .show:hover {background:#70a5ff; border-top:solid 1px #70a5ff; color:#FFFFFF; text-decoration:none;}
#form_area .forms .list {background:#f89406; border-top:solid 1px #ffb852; font-size:14px; text-align:center; padding:5px 10px 6px; color:#FFFFFF; text-decoration:none; font-family: 'open_sansbold'; margin-left:10px;}
#form_area .forms .list:hover {background:#ffb852; border-top:solid 1px #ffb852; color:#FFFFFF; text-decoration:none;}
#form_area .forms .list1 {background:#f804ff; border-top:solid 1px #ffb852; font-size:14px; text-align:center; padding:5px 10px 6px; color:#FFFFFF; text-decoration:none; font-family: 'open_sansbold'; margin-left:10px;}
#form_area .forms .list1:hover {background:#a008ff; border-top:solid 1px #ffb852; color:#FFFFFF; text-decoration:none;}


#content_section {float:left; width:100%; margin-bottom:30px;}
#content_section .left_section {float:left; width:17%;}
#content_section .left_section .nav {float:left; width:86.1%; background:#f0f0f0; border-bottom:solid 3px #4386f9; padding:5px 15px 5px 15px;}
#content_section .left_section ul {margin:0; padding:0; list-style:none;}
#content_section .left_section ul li {font-size:13px; color:#616161; font-family: 'open_sanslight'; line-height:32px; border-bottom:solid 1px #dddddd;}
#content_section .left_section ul li a {color:#616161; background:url(images/bullet.png) left no-repeat; padding:0px 0px 0px 28px; text-decoration:none;}
#content_section .left_section ul li a:hover {color:#4486f7; display:block; background:url(images/bullet_h.png) #dcdcdc left no-repeat; text-decoration:none;}
#content_section .left_section ul .lst {border-bottom:none;}

#content_section .left_section .export {float:left; width:100%; background:#4386f9; text-align:center; border:solid 2px #4386f9; padding:0px; font-family: 'open_sansregular'; font-size:16px; margin-top:15px;}
#content_section .left_section .export a {line-height:34px; color:#FFFFFF; text-decoration:none; display:block; width:86.1%; padding:0px 15px;} 
#content_section .left_section .export a:hover {line-height:34px; color:#4386f9; text-decoration:none;}
#content_section .left_section .export:hover {line-height:34px; background:#fff; color:#4386f9; text-decoration:none; display:block; border:solid 2px #4386f9;}

#content_section .right_section {float:right; width:81.5%; margin-top:20px;}
#content_section .right_section .t_top {background:url(images/table_top.png) repeat-x #e8e8e8; border:solid 1px #ccc;}
#content_section .right_section .head {text-align:center; vertical-align:top; font-family: 'open_sansregular'; font-size:13px; padding:8px 0px; color:#363636; border-right:solid 1px #ccc;}

#content_section .right_section .co_t {background:#f1f1f1; border-bottom:solid 1px #dbdbdb;}
#content_section .right_section .co_w {background:#fff;}
#content_section .right_section .txt {text-align:center; font-size:13px; vertical-align:top; padding:10px 0px; font-family: 'open_sanslight'; color:#666; border-right:solid 1px #e3e3e3;}
#content_section .lt {border-right:none !important;}

#content_section .right_section .table_set {height:516px; overflow:scroll; float:left; width:100%;}


#content_section .login_form {margin:0 auto; width:450px; margin-top:50px; margin-bottom:30px;}
#content_section .login_form h2 {font-family: 'open_sansbold'; font-size:22px; color:#FFFFFF; background:#4585f0; line-height:52px; padding-left:30px;}
#content_section .login_form .box {float:left; width:388px; border-bottom:solid 1px #bebebe; border-right:solid 1px #bebebe; border-left:solid 1px #bebebe; padding:30px;}
#content_section .login_form select {border:solid 1px #c1c1c1; height:32px; line-height:32px; border-radius:4px; padding:7px 0px 7px 2%; color:#797979; width:100%; margin:5px 0px 20px 0px;}
#content_section .login_form input {border:solid 1px #c1c1c1; border-radius:4px; padding:7px 0px 7px 2%; color:#797979; width:98%; margin:5px 0px 20px 0px;}
#content_section .login_form span {font-size:13px; color:#6a6a6a;}
#content_section .login_form .remember {float:left; width:388px; margin-bottom:20px;}
#content_section .login_form .remember span {padding-left:5px; margin-top:-1px; float:left;}
#content_section .login_form .remember a {float:right; text-decoration:underline; color:#4585f0; font-size:13px;}
#content_section .login_form .remember a:hover {text-decoration:none; color:#000;}
#content_section .login_form [type="checkbox"] {margin:0; padding:0; border:none; width:auto; float:left;}
#content_section .login_form [type="submit"] {width:100%; margin:0; padding:0; border:solid 2px #4585f0; border-radius:0; background:#4585f0; line-height:38px; text-align:center; color:#FFFFFF; font-family: 'open_sansbold'; font-size:18px; cursor: pointer;}
#content_section .login_form [type="submit"]:hover {background:#fff; color:#4585f0;  border:solid 2px #4585f0;}

.report_name
{
	margin:20px 0 0 0; padding:0 0 19px 0; width:100%;
	line-height:auto; color:#FFFFFF; text-decoration:none; display:block; width:100%; height:auto; background:url(images/shade.png) no-repeat center bottom ;
	float:left;
}

.report_name span.name_cont
{
	margin:0px; padding:30px 15px; width: width:86.1%; background:url(images/ord_bg.jpg) repeat; font-size:25px; font-weight:700; color:#FFFFFF; text-align:center; display:block;
	font-family: 'open_sanslight';
}
	



.img {text-align:center; margin-top:30px;}


@media (min-width: 1040px) and (max-width: 1139px) {
	#content_section .left_section {width:18.9%;}
	#content_section .right_section {width:79%;}
	#form_area .nav_bg {width:16%; padding:0px 15px 0px 15px;}
	#form_area .forms {width:79%; padding:14px 0px 13px;}
}

@media (min-width: 1024px) and (max-width: 1039px) {
	#content_section .left_section {width:18.8%;}
	#content_section .right_section {width:79%;}
	#form_area .nav_bg {width:16%; padding:0px 15px 0px 15px;}
	#form_area .forms {width:79%; padding:14px 0px 13px;}
	#form_area .forms select {width:13.5%; margin:0px 20px 0px 5px;}
	#form_area .forms input {width:13.5%; margin:0px 20px 0px 5px;}
	#content_section .left_section ul li a {padding:0px 0px 0px 26px;}
	.img img {width:100%; height:auto;}
}

@media (min-width: 980px) and (max-width: 1023px) {
	#content_section .left_section {width:18.8%;}
	#content_section .right_section {width:79%;}
	#form_area .nav_bg {width:16%; padding:0px 15px 0px 15px;}
	#form_area .forms {width:79%; padding:14px 0px 13px;}
	#form_area .forms select {width:13%; margin:0px 18px 0px 5px;}
	#form_area .forms input {width:13%; margin:0px 18px 0px 5px;}
	#content_section .left_section ul li a {padding:0px 0px 0px 26px;}
	#content_section .left_section ul li {font-size:12px;}
	.img img {width:100%; height:auto;}
}

@media (min-width: 900px) and (max-width: 978px) {
	#content_section .left_section {width:18.8%;}
	#content_section .right_section {width:79%;}
	#form_area .nav_bg {width:16%; padding:0px 15px 0px 15px;}
	#form_area .forms {width:79%; padding:14px 0px 13px;}
	#form_area .forms select {width:13%; margin:0px 12px 0px 0px;}
	#form_area .forms input {width:13%; margin:0px 12px 0px 0px;}
	#content_section .left_section ul li {font-size:12px;}
	#content_section .left_section ul li a {background:url(images/bullet1.png) left no-repeat; padding:0px 0px 0px 18px; text-decoration:none;}
	#content_section .left_section ul li a:hover {background:url(images/bullet_h1.png) #dcdcdc left no-repeat; text-decoration:none;}
	#form_area .forms .list {margin-left:7px;}
	.img img {width:100%; height:auto;}
}

@media (min-width: 700px) and (max-width: 899px) {
	#content_section .left_section {width:20.3%;}
	#content_section .left_section .nav {width:100%; padding:5px 4px 5px 4px;}
	#content_section .right_section {width:77%;}
	#form_area .nav_bg {width:20%; padding:0px 4px 0px 4px;}
	#form_area .forms {width:77%; padding:14px 0px 13px;}
	#form_area .forms select {width:13%; margin:0px 0px 0px 0px;}
	#form_area .forms input {width:11%; margin:0px 0px 0px 0px;}
	#content_section .left_section ul li {font-size:12px;}
	#content_section .left_section ul li a {background:url(images/bullet1.png) left no-repeat; padding:0px 0px 0px 14px; text-decoration:none;}
	#content_section .left_section ul li a:hover {background:url(images/bullet_h1.png) #dcdcdc left no-repeat; text-decoration:none;}
	#form_area .forms .list {margin-left:0px;}
	#form_area .forms span {font-size:13px;}
	.img img {width:100%; height:auto;}
}

@media (min-width: 320px) and (max-width: 699px) {
	.meddle {margin:0 auto; width:1260px;}
	.img img {width:100%; height:auto;}
}


/*********************** COMMON PROPERTIES ****************************/
body
{
    font-family: "Arial";
    color: #3f3d3d;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

hr
{
    margin: 0;
    padding: 0;
}
.hide
{
    display: none;
}
ul
{
    list-style-type: none;
}
.clear
{
    clear: both;
}
.floatleft
{
    float: left;
    margin: 0 8px 0 0;
}
.floatright
{
    float: right;
    margin: 0 0 0 10px;
}
img
{
    border: 0;
}
p
{
    margin: 0;
    padding: 0;
}
.bold
{
    font-weight: bold;
}
.aclass
{
    text-decoration: none;
}
.inptnbrdr
{
    background: none;
    border: none;
    text-align: center;
    vertical-align: middle;
}
/*********************** COMMON PROPERTIES ENDS *******************/
/*********************** MAIN PROPERTIES START *******************/
#main_wrapper
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: url('images/sprinthdrbg.jpg') repeat-x 0 0;
}
#headersctn
{
    margin: 0;
    padding: 0;
    width: 100%;
}
#middlewrapper
{
    margin: 10px 0 0 0;
    padding: 0;
    width: 99.8%;
}
#middlesctn
{
    margin: 0px 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
}
#footerwraper
{
    margin: 0;
    padding: 10px;
    text-align: center;
    background: #ececec;
    border-top: 1px solid #d0d0d0;
}
/*********************** MAIN PROPERTIES END *******************/
/*********************** HEADER PROPERTIES START *******************/
.awilogo
{
    margin: 0;
    padding: 10px 0 0 20px;
    width: 50%;
    height: 72px;
    float: left;
    display: block;
}
.hdrlgnlgtdtsctn
{
    margin: 0;
    padding: 10px 0 0 0;
    width: 47%;
    height: 86px;
    float: left;
    text-align: right;
    display: block;
    color: #FFFFFF;
}
.wlcmhdr
{
    margin: 0;
    padding: 12px 0 0 20px;
    width: 50%;
    height: 33px;
    float: left;
    color: #f0f0f0;
    font-size: 16px;
    font-weight: normal;
}
.topnavsctn
{
    margin: 1px 0 0 0;
    padding: 0;
    width: 100%;
    height: 45px;
     background-color: gray;
}
.mnmngrttl
{
    margin: 10px 0 0 20px;
    padding: 10px 0 0 55px;
    width: 345px;
    height: 37px;
    float: left;
    font-size: 22px;
    font-weight: normal;
    color: #146295;
    background: url(../images/menulstimg.png) no-repeat 0 0;
}

#navt
{
    margin: 0;
    padding: 0;
}
#navt li
{
    margin: 0;
    padding: 0 2px 0 0;
    height: 45px;
    float: left;
    position: relative;
    background: url('../images/menudvdr.png') repeat-y right 0;
}
#navt li a
{
    margin: 0;
    padding: 8px 25px 0 25px;
    height: 37px;
    display: block;
    text-decoration: none;
    color: #fff;
    top: 7px;
    font-size: medium;
    font-weight:bold;
}
#navt li a:hover
{
    background: #BACCEA;
}
#navt li a.selected
{
    background: #f3e25b;
}
#navt li ul
{
    
    position: absolute;
    padding: 0;
    margin: 0;
    border: solid 1px #cccccc;
    background: #e9e9e9;
}
#navt li ul li
{
    margin: 0;
    padding: 0;
    float: none;
    height: 35px;
    width: 230px;
    border-bottom: solid 1px #d5d5d5;
    background: none;
}
#navt li ul li a
{
    margin: 0;
    padding: 5px 30px 0 10px;
    float: none;
    height: 30px;
    color: #191919;
    text-decoration: none;
    font-size: 12px
}
#navt li ul li a:hover
{
    background: #f3e25b;
    color: #000000;
    font-size: 13px;
    font-weight:bold;
    
}
#navt li ul li ul
{
    display: none;
}

#navt li ul li:hover ul
{
    left: 100%;
    top: 0;
}



.topnav li
{
    margin: 0;
    padding: 0 2px 0 0;
    height: 45px;
    float: left;
    background: url(images/menudvdr.png) repeat-y right 0;
}
.topnav li a
{
    margin: 0;
    padding: 8px 25px 0 25px;
    height: 37px;
    display: block;
}
.topnav li a:hover
{
    background: #1f89bc;
}
.topnav li a.selected
{
    background: #1f89bc;
}

 


.wlcsctn
{
    margin: 0;
    padding: 0px;
    width: 100%;
    background: #e9e9e9;
}
.wlcsctn h2.wlchdrtxt
{
    margin: 0;
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    color: #222222;
}
.mdlrgtctn h1.wlchdr
{
    margin: 11px 0 0 10px;
    padding: 0 0 5px 0;
    font-size: 30px;
    font-weight: normal;
    border-bottom: solid 1px #cccccc;
}
/*********************** HEADER PROPERTIES END *******************/
/*********************** MIDDLE PROPERTIES START *******************/
.mddlcontent
{
    margin: 10px 0 10px 10px;
    padding: 0;
    width: 98.5%;
}
.ylwinfotxt
{
    margin: 0;
    padding: 10px;
    background: #fff6bf;
    border: solid 1px #fdd845;
}
.fltrsctn
{
    margin: 5px 0 0 0;
    padding: 10px;
    border: solid 1px #cccccc;
}
.fltrinptbx
{
    border: solid 1px #cccccc;
    background: #FFFFFF;
    width: 130px;
}
.fltrsrchinptbx
{
    border: solid 1px #cccccc;
    background: #FFFFFF;
}
.toolbarpnal
{
    margin: 5px 0 0px 0px;
    padding: 0;
    width: 99.9%;
    border: solid 1px #cccccc;
    background: #f0f0f0;
}
.toolbarpnalftr
{
    margin: 5px 0 0px 0px;
    padding: 0;
    width: 100%;
    border: solid 1px #cccccc;
    background: #f0f0f0;
}
.upldsctn
{
    margin: 0;
    padding: 0 10px 0 10px;
    height: 43px;
    float: left;
    background: url(images/grwhtdvdr.png) no-repeat right 0;
}
.tlbrttl
{
    margin: 10px 0 0 0;
    padding: 0;
    height: 23px;
    display: block;
    float: left;
    font-size: 12px;
}
.brwsfile
{
    margin: 5px 0 0 5px;
    padding: 0;
    width: 250px;
    height: 23px;
    float: left;
    display: block;
}
.brwsbtn
{
    margin: 5px 0 0 0px;
    padding: 0;
    width: 62px;
    height: 23px;
    float: left;
    display: block;
}
.updwnloddbtn
{
    margin: 5px 0 0 5px;
    padding: 0;
    height: 23px;
    float: left;
    display: block;
}
.serchsctn
{
    margin: 0;
    padding: 0 10px 0 10px;
    height: 33px;
    float: left;
    background: url(images/grwhtdvdr.png) no-repeat right 0;
}
.srchbg
{
    margin: 5px 0 0 5px;
    padding: 0;
    width: 178px;
    height: 23px;
    float: left;
    display: block;
    background: url(images/serch_bg.png) no-repeat 0 0;
}
.imprtexprtbtn
{
    margin: 0;
    padding: 0 10px 0 10px;
    height: 33px;
    float: left;
    background: url(images/grwhtdvdr.png) no-repeat right 0;
}
.srchpgntn
{
    margin: 0;
    padding: 0 10px 0 10px;
    height: 33px;
    float: left;
}
ul.pgnav
{
      margin: 5px 2px 5px 4px;
    padding: 0;
    height: 23px;
    float: left;
    width:92%;
}
ul.pgnav li
{
    margin: 0px 0 0 0;
    padding: 0;
    float: left;
}
ul.pgnav li.frstpg a
{
    width: 27px;
    height: 23px;
    display: block;
    background: url(images/first_btn.jpg) no-repeat 0 0;
}
ul.pgnav li.frstpg a:hover
{
    background: url(images/first_ovrbtn.jpg) no-repeat 0 0;
}
ul.pgnav li.prevspg a
{
    width: 25px;
    height: 23px;
    display: block;
    background: url(images/previous_btn.jpg) no-repeat 0 0;
}
ul.pgnav li.prevspg a:hover
{
    background: url(images/previous_ovrbtn.jpg) no-repeat 0 0;
}
ul.pgnav li.pginptbx
{
   width: 15%;
    height: 19px;
    padding: 4px 0 0 0;
    text-align: center;
    font-size: 12px;
    background: url(images/pginptbg.jpg) no-repeat 0 0;
}
ul.pgnav li.nextpg a
{
    width: 25px;
    height: 23px;
    display: block;
    background: url(images/next_btn.jpg) no-repeat 0 0;
}
ul.pgnav li.nextpg a:hover
{
    background: url(images/next_ovrbtn.jpg) no-repeat 0 0;
}
ul.pgnav li.lstpg a
{
    width: 27px;
    height: 23px;
    display: block;
    background: url(images/last_btn.jpg) no-repeat 0 0;
}
ul.pgnav li.lstpg a:hover
{
    background: url(images/last_ovrbtn.jpg) no-repeat 0 0;
}
ul.pgnav li.gotopginptbx
{
    width: 18px;
    height: 23px;
    background: url(images/gotopg_bg.jpg) no-repeat 0 0;
}
ul.pgnav li.gobtn a
{
    margin: 0 0 0 5px;
    width: 30px;
    height: 23px;
    display: block;
    background: url(images/go_btn.jpg) no-repeat 0 0;
}
ul.pgnav li.gobtn a:hover
{
    background: url(images/go_ovrbtn.jpg) no-repeat 0 0;
}
.fltrtblcontent
{
    margin: 5px 0 0px 0px;
    padding: 0;
    width: 100%;
}
.fltrdatatbl
{
    margin: 0;
    padding: 0;
    border: solid 1px #cccccc;
    border-collapse: collapse;
    font-size: 14px;
}
.fltrdatatbl th
{
    margin: 0;
    padding: 4px;
    border: solid 1px #4386F9;
    border-collapse: collapse;
    background: #BACCEA;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
.fltrdatatbl td.ylwtd
{
    margin: 0;
    padding: 4px;
    border: solid 1px #fdcd33;
    border-collapse: collapse;
    background: #fff6bf;
    font-size: 12px;
}
.fltrdatatbl td.grytd
{
    margin: 0;
    padding: 4px;
    border: solid 1px #fdcd33;
    border-collapse: collapse;
    background: #efefef;
    font-size: 12px;
}
.grytd
{
    margin: 0;
    padding: 4px;
    border: solid 1px #fdcd33;
    border-collapse: collapse;
    background: #efefef;
}
.fltrdatatbl td.whttd
{
    margin: 0;
    padding: 4px;
    border: solid 1px #fdcd33;
    border-collapse: collapse;
    background: #FFFFFF;
}
/*********************** MIDDLE PROPERTIES END *******************/

/* ******************** LOGIN SECTION ************************* */

/* ******************** LOGIN SECTION ************************* */

/* ================== Administration Login ================== */

/* ================== Administration Login ================== */
.pgdtlsctn
{
    margin: 15px 0 30px 0;
    padding: 0;
}
.intrpghdr
{
    margin: 0;
    padding: 5px 0 5px 0;
    font-size: 20px;
    font-weight: 300;
    border-bottom: solid 2px #cccccc;
}
.ctgdtlstbl
{
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    width: 100%;
    border-bottom: solid 2px #cccccc;
}
.tgtblttl
{
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    color: #054fbd;
}
.tgtblcnt
{
    margin: 0;
    padding: 10px;
    background: #fff6bf;
    border: solid 1px #fdd845;
}
/*************************/
.blckbtn_bg
{
    background: url("../images/blckbtn_bg.png") no-repeat;
    margin: 0;
    padding: 3px 3px 7px 3px;
    border: 1;
    width: 65px;
    height: 26px;
    border-style: none;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.btnblackbg
{
    background: url("../images/blckbtn_bg.png") no-repeat;
    margin: 0;
    padding: 2px 3px 8px 3px;
    border: 1;
    width: 65px;
    height: 27px;
    border-style: none;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.dateinputbox
{
    border: solid 1px #7f9db9;
    background: #FFFFFF;
    width: 200px;
}

.accordion
{
    width: 100%;
    padding: 0 0 0 0;
    margin: 0;
}

.accordionHeader
{
    border: 1px solid #d5d5d5;
    color: #000000;
    background: url(images/dwnarow.png) no-repeat 5px 6px;
    background-color: #e0e0e0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 0 20px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #fdcd33;
    color: #000000;
    background-color: #f3e25b;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #FFFFFF;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
}

/* -- --Modal popup messages class Start -- --*/
.popuptbl
{
    margin: 10px 0 0 10px;
    border: solid 2px #062e51;
    border-collapse: collapse;
    background-color: #ffffff;
}
.popuptbl th
{
    margin: 0;
    padding: 7px 0 0 8px;
    height: 35px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    background: #062e51;
    border: solid 1px #062e51;
    border-collapse: collapse;
    color: #ffffff;
}
.popuptbl td
{
    margin: 0;
    padding: 8px;
}
.lblMsg
{
    margin: 5px 0 0 0;
    padding: 0px;
    display: block;
    color: #ffd800;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
}
.cal
{
    margin: 0;
    padding: 0;
    background: #ffffff;
    border: solid 1px #000000;
    border-collapse: collapse;
    color: #000000;
}
.mndstrngnw
{
    color: Red;
}
/* -- --Modal popup messages class End -- --*/

.mdllftsctn
{
    margin: 10px 0 0 11px;
    padding: 10px;
    width: 25%;
    float: right;
    border: solid 1px #cccccc;
}
.mdllftsctn img
{
    width: 100%;
}
.mdlrghtsctn
{
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
}
.mdlrghtsctnhm
{
    margin: 0px 0 0 0;
    padding: 0;
    width: 71%;
    float: left;
}
.hmlgctrsctn
{
    margin: 0 0 15px 0;
    padding: 10px 0 10px 0;
    height: 96px;
    border: solid 1px #cccccc;
    background: url(images/hmctgbg.jpg) no-repeat 0 bottom;
    background-color: #e9e9e9;
}
.hmlgctrsctn li
{
    margin: 0;
    padding: 0 13px 0 10px;
    height: 86px;
    float: left;
}
.mgznimg
{
    margin: 0 0 10px 0;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    border-bottom: solid 1px #cccccc;
}
.cmptitlsctn
{
    margin: 0;
    padding: 12px 0 0 0;
    width: 100%;
    height: 105px;
}
.cmptitlsctn h1.cmplgtitl
{
    margin: -6px 0 0 10px;
    padding: 0;
    width: 397px;
    height: 86px;
}
.cmptitlsctn p.cmpgrole
{
    margin: 0 0 0 25px;
    padding: 0;
    font-size: 14px;
    color: #b8cfee;
}
.chromestyle
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 45px;
}
.chromestyle ul.topnav
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 45px;
}
.chromestyle ul.topnav li
{
    margin: 0;
    padding: 0 2px 0 0;
    float: left;
    height: 45px;
    background: url(images/topmenudvdr.jpg) repeat-y right 0;
}
.chromestyle ul.topnav li a
{
    margin: 0;
    padding: 12px 25px 0 25px;
    float: left;
    height: 33px;
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
}
.chromestyle ul.topnav li a:hover
{
    background: #2994c8;
}
.toppghdrsrchsctn
{
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
    height: 35px;
    background: #e0e0e0;
    border-bottom: solid 1px #d5d5d5;
}
.srchprptsctn
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 34px;
    float: right;
}
.mdlftsctn
{
    margin: 0;
    padding: 5px 0 10px 0;
    width: 200px;
    float: left;
}
.mdlftsctn p.wldtdtxt
{
    margin: 0;
    padding: 0 10px 20px 0;
    text-align: right;
    width: 188px;
    background: url(images/lftbtmbrdr.jpg) repeat-x right bottom;
    font-size: 12px;
}
.mdlftsctn p.wldtdtxt a
{
    color: #468be9;
    width: 178px;
    margin: 0 0 0 0;
    padding: 5px 10px 5px 0;
    display: block;
    border-bottom: dotted 1px #cccccc;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    background: url(images/bluearowlnk.png) no-repeat right 10px;
}

.mdlftsctn p.wldtdtxt a:hover
{
    text-decoration: underline;
}
.mdlftsctn ul.lftsrchsctn
{
    margin: 10px 0 0 10px;
    padding: 0;
    width: 180px;
    border: solid 1px #dddddd;
    background: #FFFFFF;
}
.mdlftsctn ul.lftsrchsctn li.srchhdr
{
    margin: 5px 0 5px 5px;
    padding: 5px 0 0 5px;
    width: 164px;
    height: 22px;
    font-weight: bold;
}
.mdlftsctn ul.lftsrchsctn li.srcttl
{
    margin: 5px 0 0px 5px;
    padding: 0;
    width: 169px;
    font-weight: bold;
}
.mdlftsctn ul.lftsrchsctn li.srchbox
{
    margin: 2px 0 5px 5px;
    padding: 0;
    width: 169px;
    height: 25px;
}
.srchbx
{
    margin: 2px 0 0 2px;
    width: 161px;
    border: none;
    background: none;
}
.mdlftsctn ul.lftsrchsctn li.srchbtn
{
    margin: 2px 0 5px 5px;
    padding: 0;
    text-align: right;
    width: 169px;
    height: 23px;
}
.mdlrgtctn
{
    margin: 0 0 0 8px;
    padding: 5px 0 10px 0;
    width: 98%;
    float: left;
}
.mdlrgtctn p.hmintrotxt
{
    margin: 10px 0 0 10px;
    padding: 15px;
    background: #fff6bf;
    font-size: 12px;
    border: solid 1px #fdd845;
}
.hmsrcintrtxt
{
    margin: 30px 0 0 10px;
    font-weight: normal;
    font-size: 20px;
}
.hmsrclst
{
    margin: 6px 15px 0 10px;
    padding: 0 15px 10px 0;
    height: 30px;
    border-bottom: dotted 1px #c6c6c6;
    font-size: 14px;
}
.hmsrclst span.hmsrclstxt
{
    margin: 5px 10px 0 0px;
    padding: 0;
    float: left;
    width: 93%;
    font-size: 13px;
}
.hmsrclst span.hmsrclstimg
{
    margin: 0;
    padding: 0;
    width: 7%;
    float: left;
}
.hmsrcintrtxt1
{
    margin: 10px 0 0 10px;
    font-weight: normal;
    font-size: 20px;
}
.grdfooterBorder
{
    border: 5px bold #167eb2;
}
.tblbrb
{
    margin: 0 0 10px 0;
    background: #e6e6e6;
    color: #000000;
    border: solid 1px #cfcfcf;
}
.tblbrb .tddtl
{
    margin: 0;
    padding: 5px;
    height: 25px;
    border-bottom: solid 1px #cfcfcf;
    border-collapse: collapse;
}
.tblbrb .tdhrd
{
    margin: 0;
    padding: 0 6px 0 10px;
    height: 25px;
    border-bottom: solid 1px #cfcfcf;
    border-collapse: collapse;
    background: #ffffff;
}


