*{
	font-family:Century Gothic, sans-serif;
}
a img {
	border:none;
}
a{
text-decoration:none;
}

.error{
	font-size: 14px;
font-weight: bold;
color: red;
}

.fright{
float:right;

}

.fleft{
float:left;

}

/*special Style*/


/*special Style*/

#content{
clear:both; 
background-color:#fff;
height:800px;
}

.enq_tab{
display: block;
width: 80%;
margin-left: auto;
margin-right: auto;
border: 1px solid #f05c36;
background: #fff;
cursor: pointer;
font-size: 25px;
}

.ind{
	
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;;
}
#logagin{
	text-decoration: none; 
	color: black;
	font-size: 20px;
	font-weight: bold;
	background-color: rgb(216, 200, 200);
	padding: 5px 10px;
	border: 2px solid gray;
}
#logoutdiv{
	width:300px; height:300px; margin:0px auto; text-align: center; color:#eee;
}
#lt{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #4666BA;
	
	padding: 20px;
	text-align: center;
	font-size: 28px;
	color: #fff;
}
.cen_div{
	margin:0px auto;
	display: block;
	width: 90%;
	border: 1px solid #C8CFE2;
	
}
a{
	text-decoration: none;
	color:#ffffff;
}
#usernm{
	width:300px;
	float: right; 
	position: relative;
	padding-right: 10px;
}
#cp{
	background-color: #595959;
padding: 0px 5px 10px 5px;
display: none;
width: 133px;
float: right;
position: absolute;
top: 20px;
left: 167px;
}
#menudiv{
	clear: both;
	background-color: #fff;
}

#menudiv td li {
display: block;
font-family: arial;
font-size: 15px;
color: #FFF;
cursor: pointer;
padding: 10px;
text-transform: uppercase;
text-align: center;
white-space: nowrap;
background-color: #4666BA;

}
#menudiv ul a {

text-decoration: none;
}

#menudiv ul li:hover {
	color:#fff;
}
.active_li{
background: #fff !important;
color: #4666BA !important;
font-weight: bold;
border-top: 3px double #4666BA;
border-radius: 0 !important;
}

h1 {
	margin-top:0;
}
#UpImgDisp{
	width:600px;
	display: block;
	margin:0px auto;
	background-color:#cccedd;
	border:1px solid black;
	padding:10px;
}
.trc{
	 border: 1px solid gray;
    padding: 10px;
    border-radius: 10px;
    margin: 10px 0px;
    background: #EBEBEB;
}
.trc textarea{
	width:100%;
}
.tdlc
{
	color: #023D79;
font-weight: bold;
font-size: 22px;
margin-bottom: 6px;
margin-top: 6px;
}
input[type="text"]
{
width: 97%;
padding: 6px 0;
border-radius: 5px;
border: 1px solid #817474;
}
.btnc{
font-size:12px; background-color:#DD6309; color:#eee;padding:3px 15px;

padding: 3px 10px;
cursor: pointer;
/*width: 20%;*/
margin: 0px auto;
border:2px outset #e4e4e4;
text-align: center;
border-radius: 15px;
}
a{cursor:pointer;}


.trc:hover
{
	box-shadow: 0px 2px 12px #DD6309;
}
.trc h4{
	font-size:16px;
}
form input[type="file"]
{
	cursor: pointer;
	padding: 8px;
}

.button::-webkit-file-upload-button {
  visibility: hidden;
}
.button:before {
	content: 'Choose File';
	padding: 4px 6px;
	display: inline-block;
	background-color:#DD6309;
	border-radius: 44px;
	outline: none;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 10pt;
}
.button:hover:before {
  border-color: black;
 
}
.button:active:before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

    *
	{
		margin:0px;
		padding:0px;
	}
	.user_r
	{
		margin:0px auto;
		max-width:1024px;
		min-width:1024px;
		background:#EDF0F5;
		font-family:verdana;
		box-shadow: 0px 0px 7px;
	}
	.user_head
	{
		padding: 5px;
		background: #3B5998;
		font-size: 25px;
		font-weight: bold;
		color: #FFF;
	}
	
	.head {
	/*background-color: rgba(90, 77, 97, 0.7);*/
	color: #4666BA;
	margin: 2px auto;
	padding: 8px 0px;
	text-align: center;
	}
	
	.ready-btn{
background-color: #4666BA;
padding: 3px 2px;
text-align: center;
border-radius: 5px;
cursor: pointer;
color: #EDE9E9;
font-weight: bold;
}

.ready-btn:hover{
color: #4666BA;
background-color: #fff;
}
#main table td
{
	padding:4px;
}
#main table{
	width: 99%;
margin: 0 auto;
background: #fff;
font-size: 12px;
}
	
	
iframe{border: none;}
	.user_tbl
	{
		background: #E4E4E4;
		margin: 0px auto;
		overflow: auto;
		height: auto;
		margin-top: 30px;
		border:2px;
		padding: 10px;
	}
	
	
	.user_text
	{
		width:75%;
		margin:0px auto;
		padding:10px;
	}
	.user_text textarea
	{
		width: 100%;
		padding: 5px;
		height: 100px;
		margin-top:15px;
	}
	.user_tbl table
	{
		border-collapse: collapse;
		margin-left: 10px;
		font-size: 13px;
	}
	.user_tbl td
	{
		padding:5px;
	}
	.user_tbl th
	{
		padding:5px;
	}
	.user_btn
	{
		float: right;
		margin-top: 20px;
		margin-right: 20px;
		padding: 5px 15px;
		background: #3B5998;
		color: #FFF;
		border: none;
		font-weight: bold;
		cursor: pointer;
	}
	#frm
	{
		border: none;
		margin-left: 120px;
		height: 100px;
		font-family: verdana;
	}
	#main table th {
font-size: 15px;
padding: 6px 0;
background-color: #4666BA;

}
#main table th a,#main table th{color: #FFFFFF !important;}


#main table img {
display: block;
margin: 0 auto;
margin-left: auto !important;
}

.btn_boxright{

float: right!important;
width: 46%!important;
}

.btn_box{border: 1px solid #F05C36;
width: 48%;
float: left;
padding: 1%;
text-align: center;
background-color: #eee;
border-radius: 5px;
margin-right: 5px;
margin-top: 14px;
cursor: pointer;
margin-bottom: 25px;}

.butt {
height: 50px;
width: 160px;
color: #FFF;
background-color: #F05C36;
font-weight: bold;
font-size: 35px;
font-family: century gothic;
margin: 0 auto;
margin-top: 4px;
text-align: center;
cursor: pointer;
z-index: 10;
position: relative;
}

.butt:hover {
color: #F05C36;
background-color: #FFF;
border: 1px solid #F05C36;
}
/* For Overwritecolorbox style*/
#cboxClose{position:absolute; bottom:0; right:0; background:url(../../image/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
/* For Overwritecolorbox style*/