article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
a{ cursor: pointer; }




.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	padding-top:0px
}
.wrapper1 {
	width:100%;
	overflow:hidden;
	padding-top:60px
}
body {
	background:#dbd7ba;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	color:white;
	line-height:18px;
}
.inner_copy, .inner_copy a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0;
}
.css3 {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	behavior:url(../js/PIE.htc);
	position:relative;
}
.main {
	margin:0 auto;
	width:952px;
	position:relative;
}
.body1 {
	background:url(../images/bg_img2.png) no-repeat;
	width:262px;
	height:397px;
	position:absolute;
	top:20;
	right:275px;
	z-index:2;
}
.body2 {
	background:url(../images/bg_cont.jpg) bottom repeat-x #1b3b7b;
}
.body3 {
	background:url(../images/bg_flag1.png) center 0px no-repeat;
}
.body5 {
	background:url(../images/bg_flag2.png) center 0px no-repeat;
}
.body4 {
	background:url(../images/bg_top.png) top repeat-x;
}
.body7 {
	background:url(../images/bg_bot.jpg) bottom center no-repeat;
}

a {
	color:#fff;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	padding:36px 0 0 22px;
}
h2 {
	font:28px "Times New Roman", Times, serif;
	color:#fff;
	line-height:36px;
	padding:3px 0 14px 0;
	letter-spacing:-1px;
}
p {
	padding-bottom:18px;
}
header {
	width:100%;
	overflow:hidden;
	height:214px;
	padding:0 6px;
}
header h1, #page1 header h1 {
	margin:0px 0 0 57px;
	padding:0;
}
header h1 a#logo {
	text-decoration:none;
	font:46px "Times New Roman", Times, serif;
	margin:0;
	color:Black;
	padding:5px 0 0 0;
}
header nav {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:3;
}
#menu {
	float:left;
	padding-left:2px;
	background:url(../images/menu_line.jpg) 0 0 no-repeat;
}
#menu li {
	float:left;
	background:url(../images/menu_line.jpg) right top no-repeat;
	padding-right:2px;
}
#menu li a {
	display:block;
	width:122px;
	font:20px "Times New Roman", Times, serif;
	line-height:70px;
	text-decoration:none;
	text-align:center;
	
}
#menu li a:hover, #menu #menu_active a {
	background:url(../images/menu_active.jpg) top repeat-x;
	color:white;
	
}
#content {
	width:100%;
	min-height:270px;
	overflow:hidden;
	padding-bottom:42px;
}
.box_shadow {
	margin:6px 6px 30px 6px;
}
.box {
	background:#f5f6fc;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:0 0 6px rgba(0, 0, 0, .7);
	-moz-box-shadow:0 0 6px rgba(0, 0, 0, .7);
	-webkit-box-shadow:0 0 6px rgba(0, 0, 0, .7);
	behavior:url(../js/PIE.htc);
	position:relative;
	padding:10px 43px 0px 47px;
	color:#000;
}
.box h2 {
	color:#9a0822;
}
.box .font1 {
	color:#000;
}
.box a {
	color:#9a0822;
}
.box .line1 {
	background:url(../images/line_ver2.gif) 269px 0 repeat-y;
}
.box .line2 {
	background:url(../images/line_ver2.gif) 572px 0 repeat-y;
}
.box .list1 li a {
	background:url(../images/marker_2.gif) 0 0 no-repeat;
}
.pad_right {
	padding-right:230px;
}
.marg_right1 {
	margin-right:20px;
}
.pad_Center {
	padding-center:400px;
}
.pad_bot1 {
	padding-bottom:18px;
}
.pad_left1 {
	padding-left:60px;
}
.pad_left2 {
	padding-left:53px;
}
.pad_left3 {
	padding-left:70px;
}
.font1 {
	color:#fff;
	font-weight:bold;
	padding-bottom:6px;
}
.line1 {
	background:url(../images/line_ver1.gif) 565px 0 repeat-y;
}
.line2 {
	background:url(../images/line_ver1.gif) 395px 0 repeat-y;
}
.line3 {
	background:url(../images/line_ver1.gif) 288px 0 repeat-y;
}
.list1 li {
	line-height:20px;
}
.list1 li a {
	padding-left:20px;
	background:url(../images/marker_1.gif) 0 0px no-repeat;
}
#ContactForm {
	line-height:21px;
}
#ContactForm a {
	margin-left:22px;
	margin-right:7px;
	float:right;
	font-weight:bold;
}
#ContactForm .input {
	float:right;
	width:304px;
	height:15px;
	border:1px solid #dcdde2;
	background:#fff;
	padding:2px 5px;
	margin-bottom:9px;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin-right:436px;
}
#ContactForm textarea {
	overflow:auto;
	margin-right:7px;
	float:right;
	width:733px;
	height:136px;
	border:1px solid #dcdde2;
	background:#fff;
	padding:2px 5px;
	margin-bottom:9px;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
footer {
	background:url(../images/bg_footer_repeat.gif) top repeat-x;
}
.footerlink {
	position:relative;
	margin:0 auto;
	width:952px;
	height:38px;
	padding:26px 0 0 0;
	color:#c1c8d3;
	background:url(../images/bg_footer.jpg) top center no-repeat blue;
}
.footerlink p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
	color:#c1c8d3;
}
.footerlink a {
	color:#c1c8d3;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footerlink a:hover {
	color:#c1c8d3;
	background-color:transparent;
	text-decoration:none;
}
.footerlink .lf {
	float:left;
	margin-left:55px;
}
.footerlink .rf {
	float:right;
	margin-right:55px;
}
a {
	outline:none;
}


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none; background-color:#872d2d}

#mainav, #breadcrumb, .sidebar nav{line-height:normal;}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:10px; line-height:10px;}

/* Top Navigation */
#mainav{}
#mainav ul{text-transform:uppercase;}
#mainav ul ul{z-index:9999; position:absolute; width:180px; text-transform:none;}
#mainav ul ul ul{left:180px; top:0;}
#mainav li{display:inline-block; position:relative; margin:0 30px 0 0; padding:0;}
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0;}
#mainav li a{display:block; padding:8px 0;}
#mainav li li a{border:solid; border-width:0 0 1px 0;}
#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:25px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
#mainav ul ul{visibility:hidden; opacity:0;}
#mainav ul li:hover > ul{visibility:visible; opacity:1;}

#mainav form{display:none; margin:0; padding:20px 0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:1px solid;}
#mainav form select option{margin:5px; padding:0; border:none;}




.row2{color:#363636; background-color:rgba(238, 238, 238, 0.95); border-color:#1C7AA8;}

/* Navigation */
#mainav li a{color:inherit;}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#1C7AA8; background-color:inherit;}
#mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(0,0,0,.6); border-color:rgba(0,0,0,.6);}
#mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#1C7AA8;}
#mainav form select{color:#FFFFFF; background-color:#222222; border-color:rgba(255,255,255,.2);/* #FFFFFF */}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#1C7AA8;}

.container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
.container .sidebar nav a:hover{color:#1C7AA8;}

.pagination a, .pagination strong{border-color:#D7D7D7;}
.pagination .current *{color:#FFFFFF; background-color:#1C7AA8;}

#backtotop{color:#FFFFFF; background-color:#1C7AA8;}





/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:1000px){
	.hoc{max-width:1000px;}
}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:900px){
	.hoc{max-width:90%;}

	#topbar{}

	#header{}

	#mainav{}
	#mainav ul{display:none;}
	#mainav form{display:block;}

	#breadcrumb{}

	.container{}
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#footer{}

	#copyright{}
	#copyright p:first-of-type{margin-bottom:10px;}
}


@media screen and (max-width:750px){
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.group .group > *:last-child, .clear .clear > *:last-child, .clear .group > *:last-child, .group .clear > *:last-child{margin-bottom:0;}/* Experimental - Needs more testing in different situations, stops double margin when stacking */
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 0 0; padding:0;}

	#topbar{text-align:center;}
	#topbar > div:first-of-type > ul{margin-bottom:15px;}

	#header{text-align:center;}
	#header #logo{margin:0 0 30px 0;}

	#pageintro li article{max-width:none; width:100%; overflow:visible;}

	#testimonial blockquote{width:100%;}

	#footer{padding-bottom:50px;}/* Not required, just looks better */
}


@media screen and (max-width:450px){
	#topbar ul li{margin-bottom:2px; padding-right:0; border-right:none;}

	.flex-direction-nav{right:inherit; left:0;}
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}

	#header #quickinfo li{display:block; margin-right:0;}
}
/* rana
........................................................................*/

/* add for dashboard 9/01/2025
------------------------------------------------------------------------*/


	table.scroll tbody,
	table.scroll thead { display: block; }
	table.scroll thead tr th{ width:100%; }
	table.scroll tbody {
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	}

	table.scroll1 tbody,
	table.scroll1 thead tr { display: block; }
	table.scroll1 thead tr th{width:100%; }
	table.scroll1 tbody {
	height: 160px;
	overflow-y: auto;
	overflow-x: hidden;
	}

	.listed {
		margin-left: 9px;padding: 34px;margin-top: -310px;
	}


	/* dashboard */
	
	table.scroll tbody,
	table.scroll thead { display: block; }
	table.scroll thead tr th{ width:100%; }
	table.scroll tbody {
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	}

	table.scroll1 tbody,
	table.scroll1 thead tr { display: block; }
	table.scroll1 thead tr th{width:100%; }
	table.scroll1 tbody {
	height: 160px;
	overflow-y: auto;
	overflow-x: hidden;
	}

	.cases_listed{ margin-left: 9px;padding: 34px;margin-top: -310px;}

	/* End */

