


body, html {
		margin:0;
		padding:0;
		font-family:Prime_Light;
		height:100%;
		width:100%;
		min-width:1024px;
		font-family:"Calibri"
	}
	
	html { 
			background: url(../../../Images/pic.png) no-repeat center center fixed; 
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			background-color:#f9600f;
		}
		
		a img
		{
			border: 0px;
		}
		
		::-webkit-input-placeholder { /* WebKit browsers */
    color:    rgb(103,106,107);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    rgb(103,106,107);
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    rgb(103,106,107);
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    rgb(103,106,107);
}

	#main_content1 {
	font-size: 1.2em;
	color: #FFC000;
	padding:20px;
	background: url(../../../Images/bg.png);
	/*height:500px;*/
	overflow: visible;
	/*height: 70%;*/
	/* Display on top of slideshow */
	z-index: 2;
	position: relative; /* This is very important! */
	top: 15%;
	/*left: 25%;
	right: 25%;*/
	margin:0 auto;
	
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 35%;
	min-width: 400px;
	/*min-height:480px;*/
	text-align: center;
	/*border-radius:20px;*/
	}
	
	
	.heading_table
	{
		font-size:24px;
		color:#FFF;
		text-align:center;
	}
	
.main_img
{
	width:45%;	
	margin:0 auto;
}

.login_img
{
	color:#fff; 
	border:none;
	width:100%;
}

.form1
{
	position:relative;
}

.input_text1
{
	height:40px;
	width:95%; 
	background:url(../../../Images/txt_box.png) repeat-x;
	background-size:contain;
	padding-left:5%; 
	alignment-baseline:middle; 
	border:thin; 
	color:#000; 
	font-size:16px;
	text-align:left;
   border-radius:4px;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
}

.btn1
{
	width:100%; 
	height:40px; 
	margin-top:5px;
	margin-bottom:4px;
	background:url(../../../Images/btn.png) repeat-x; 
	background-size:contain;
	cursor:pointer; 
	color:#000;
	text-align:center;
	border:0px; 
	font-size:16px; 
	border-radius:4px; 
	 -webkit-border-radius:4px;
   -moz-border-radius:4px;
	-moz-box-shadow:   1px 1px 1px 1px #8B8B8B;
	  -webkit-box-shadow:  1px 1px 1px 1px #8B8B8B;
	  box-shadow:          1px 1px 1px 1px #8B8B8B;

}

table#table1
{
	margin:0 auto;
	
}

table#table1 tr td
{
	font-size:15px;
	color:#000;
	text-align:center;
}

.lower_content
{
	width:100%;
	font-size:40px;
	color:#FFF;
	text-align:center;
	margin-top:15px;
}



.container_header
{
	width:100%;
	height:auto;
	background:rgb(253,98,16);
}

.header
{
	width:97%;
	margin:0 auto;
}

.header_left
{
	position:relative;
	float:left;
	color:#fff;
}

.left_text
{
	font-size:18px;
}

.left_text1
{
	font-size:12px;
	vertical-align:top;
}


.header_right
{
	width:80%;
	margin-left: 0;
	margin-top: 5px;
	position: relative;
	float:right;
	z-index: 24;
}

.header_right ul
{
	width:100%;
	float:right;
	padding:0px;
	margin:0px;
}

.header_right ul li
{
	float:right;
	
	list-style-type: none;
	position:relative;
	
	width:12%;
	
	margin-left:1%;
	
	text-align:center;
	
	
	
}

.header_right ul li a
{   
	background: url(../../../Images/btn_normal.png);
	font-size: 16px;
	display: block;
	text-decoration: none;
	color: #000;
	padding:5px 0 5px 0;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.header_right ul li a:hover
{   
	background: url(../../../Images/btn_hvr.png);
	font-size: 16px;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding:5px 0 5px 0;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}


.header_right ul li ul 
{
	width:100%;
	float:none;
	padding:0px;
	position:absolute;
	display:none;
	background:rgb(253,98,16);	 
}

.header_right ul li ul li
{
	float:none;
	
	list-style-type: none;
	position:relative;
	
	width:100%;
	margin-left:0%;
	text-align:center;
	
}
.header_right ul li ul li a
{
	background:#fd813f;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	margin-top: 4%;
	padding:0;
}

.header_right ul li ul li a:hover
{

	
	background:#fd813f;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	margin-top: 4%;
	padding:0;
	
}


.container
{
	width:97%;
	margin:0 auto;
}
.container_up
{
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
}

.menu_btn
{
	display:inline-block;
	background:rgb(244,244,244);
	padding:5px 30px 5px 30px; 
	font-size:14px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
}

.menu_btn1
{
	display:inline-block;
	background:rgb(244,244,244);
	padding:7px 30px 7px 30px; 
	font-size:14px;
	margin-left:-5px;
	border-top-right-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-top-right-radius:3px;
	
	border-top-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
}

.menu_btn2
{
	display:inline-block;
	background:url(../../../Images/btn.png) repeat-x;
	background-size:contain;
	padding:7px 30px 7px 30px; 
	font-size:14px;
	border-top-right-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-top-right-radius:3px;
	
	border-top-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
}
.menu_below
{
	width:98%;
	height:50px;
	background:rgb(244,244,244);
	padding-left:1%;
	padding-right:1%;
	border-radius:2px;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
	
}

.container_mid
{
	width:96%;
	height:685px;
	margin:0 auto;
	background:url(../../../Images/transparent.png);
	padding-left:1%;
	margin-bottom:20px;
}

.container_mid1
{
	width:98%;
	height:600px;
	overflow-y:scroll;
	margin:0 auto;
	background:url(../../../Images/transparent.png);
	padding-left:2%;
	padding-bottom:1%;
}

.tab
{
	width:100%;
}

table#table2
{
	width:350px;
	margin-top:10px;
	margin-bottom:10px;
	
}

table#table3
{
	width:350px;
	margin-top:10px;
	margin-bottom:10px;
}


table#table2 td
{
	width:99%;
	background: rgb(244,244,244);
	color:#000;
	padding-left:5%;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px dotted rgb(253,98,16);
}

table#table3 td
{
	width:99%;
	background: rgb(244,244,244);
	color:#000;
	padding-left:5%;
}

.search
{
	position:relative;
	
}
.search_area
{
	background:url(../../../Images/search_txt.png);
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	width: 220px;
	height: 37px;
	border:none;
	margin-top:20px;
	margin-bottom:10px;
	padding-right:31px;
	padding-left: 15px;
}

.thead
{
	width:99%;
	background: rgb(253,98,16);
	color:#fff;
	padding-left:5%;
	text-align:left;
	font-weight: normal;
padding-top: 2%;
padding-bottom: 1%;
border-bottom: 2px solid rgb(223,70,0);
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-top-left-radius: 3px;
-moz-border-top-right-radius: 3px;
}


table#table2 td
{
	width:99%;
	background: rgb(244,244,244);
	color:#000;
	padding-left:5%;
	border-bottom:1px dotted rgb(253,98,16);
}

table#table3 td
{
	width:99%;
	background: rgb(244,244,244);
	color:#000;
	padding-left:5%;
}

/*------------------------------------------------------------------*/

/*       1st Screen */

/*-------------------------------------------------------------------*/


.content_left
{
	float:left;	
}

.content_right
{
	float:right;	
}

.clear
{
	clear:both;
}

.content_left img
{
	max-width:100%;
	margin:7px 0px 2px 5px;
}

.content_right img
{
	max-width:100%;
	margin:7px 5px 2px 0px;
}


.drop1
{
	vertical-align: top;
margin-top: 15px;
}


.container_mid_header
{
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin:5px 0px 20px 0px;
}

table#table6 tr td
{
	text-align:left;
	width: 185px;
	font-size:13px;
}

.input_text2
{
	height:22px;
	width:144px; 
	padding-left:5px; 
	alignment-baseline:middle; 
	border: none;
	border-top: 2px solid #BEBCBC;
	color:#000; 
	font-size:16px;
	text-align:left;
   border-radius:4px;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
}	
		
.styled-select1 {
width: 220px;
height: 28px;
position: relative;

display:block;
overflow: hidden;
background-image: url(../../../Images/dropdown.png) ;
background-size:100% 100%;
border:none;
color: #999;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	}
	
	.styled-select1 select {
background: transparent;
width: 120%;
height:100%;
padding-left: 5px;
font-size: 16px;
line-height: 1;
border: 0;
border-radius: 0;
-webkit-appearance: none;
border-bottom: 1px solid #BEBCBC;
}

table#table6 tr td img
{
	margin-top:5px;
}

table#table7 
{
	border:1px solid rgb(202,204,203);
	
	border-color:rgb(202,204,203);
	margin-top:15px;
	border-collapse:collapse;
}

table#table7 tr th
{
	background: rgb(253,98,16);
	font-size:11px;
	color:#FFF;
	
	font-weight:normal;
	padding:5px 0px;
}

table#table7 tr td
{
	background: #FFF;
	font-size:10px;
	color:#000;
	padding-left:1%;
	
	border:1px solid rgb(202,204,203);
	
	border-color:rgb(202,204,203);
}

.pen
{
margin-top:6%;
}


.rec
{
margin-left:6%;margin-top:6%;
}


.two_icon
{
		text-align: center;
		padding-left:0 !important;
}

