

*{
	font-family:Century Gothic, sans-serif;
}
a img {
	border:none;
}
.error{
	font-size: 14px;
font-weight: bold;
color: red;
}
#main>h1 {
    color: #777;
    padding-top: 23px;
	    text-align: center;
}
.ind{
	
	margin:10px 0;
	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: #0030a0;
	
	padding: 20px;
	text-align: center;
	font-size: 28px;
	color: #fff;
}
.cen_div{
	margin:0px auto;
	display: block;
	/*width:1000px;*/
	width:100%;
	
	margin-top: -8px;
	
}
.fright{
float:right;
}
.dis_none{
display:none;
}
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: #f8f8f8;
}

#menudiv table{width:100%;}
#menudiv td  {
	    list-style-type: none;
    margin: auto;
    text-align: center;
    border-right: 1px dotted #5467B3;
    padding: 5px 10px;
    transition: 0.2s all;
}
#menudiv td li {
/*float: left;*/
    padding-right: 0px;
    padding-left: 0px;
    display: block;
    font-family: arial;
    font-size: 14px;
    color: #777;
    cursor: pointer;
    font-weight: 500;
	}
#menudiv ul a {

text-decoration: none;
}
#menudiv ul li:hover {
	
}
#menudiv ul li:hover {
	color:#fff;
}
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 #F5EEEE;
    padding:0.5% 2%;
    border-radius: 10px;
    margin: 10px 0px;
}
.trc textarea{
	width:100%;
}
.tdlc
{
	color: #777;
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 6px;
    font-weight: 600;
}
form input[type="text"]
{
    width: 100%;
    padding:7px 0px;
    border-radius: 5px;
    border: 1px solid #CCC!important;
}
.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;
}
input[type="submit"]
{
	    font-size: 21px;
    background-color: #023D79;
    color: #EEE;
    padding: 3px 50px;
    cursor: pointer;
    /* width: 20%; */
    margin: 0px auto;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fff;

}
.trc:hover
{
   /* box-shadow: 0px 2px 12px #D0CFCF;*/
   border	: 1px dotted #D0CFCF;
}
.trc h4{
	font-size:16px;
}
form input[type="file"]
{
	padding: 8px;
	border: 1px solid #F1F0F0!important;
	   border-radius: 5px;
}

.button::-webkit-file-upload-button {
  visibility: hidden;
}
.button:before {
	    content: 'Choose File';
    padding: 4px 6px;
    display: inline-block;
    background-color: #E8E8E8;
    border-radius: 44px;
    outline: none;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 10pt;
    color: #636262;
}



.button:hover:before {
  border-color: black;
 
}
.button:active:before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

table.tbl tr:nth-child(odd) {
    background-color: #f8f8f8;
}
.tbl{
    width: 100%;
    background: #fff;
    border: none;
	border-collapse:collapse;
}

.tbl td {
   padding:5px;
    text-align: center;
}

.tblprnt{
width:100%; 
font-family:Calibri; 
 background-color:#e0f1fe;
 border:1px solid #FBFBFB

}
#select_Cat li,#area_id li{
	margin: 0 3px 3px 3px;
    list-style-type: none;
    padding: 0.5em 2em;
    font-size: 1.0em;
    border: 1px dotted #ADADAD;
    display: inline-block;
}

.cls_n_img{
width:40%;

}


	input[type="radio" i], input[type="checkbox" i] {
		width: 20px;
		height: 20px;
		vertical-align: middle;
		}

/*@media(max-width: 375px) or (max-width: 200px)*/
@media (max-width: 375px)
{
	#abcdd label ,#abcdd .button:before,#abcdd form input[type="file"]{
		    font-size: 1.0em;
	}
	
	.cls_n_img{
		width:100%;

	}
	
	#abcdd form input[type="text"] {
		height: 2em;
	border: 1px solid #000!important;}

	#abcdd .trc textarea {
		width: 100%;
		height: 10em;
		border-color: rgb(0, 0, 0);
	}

	#abcdd form input[type="file"] {
	   
		height: 50px;
	}

	input[name="patrakar"] {
    display: block;
}
	
		ul,#news_cat {
			margin: 0;
			padding: 0;
		}

		#abcdd #select_Cat li, #abcdd #area_id li {
			font-size: 1.0em;
			width: 36%;
			margin: 0;
			padding-left: 5px;
			display: inline-block;
		}

		#abcdd input[type="checkbox" i], #abcdd input[type="radio" i] {
			width: 2em;
			height: 2em;
			margin-left: 0;
			vertical-align: middle;
		}
	  #abcdd input[type="submit"] {
	  font-size: 50px!important;}
	   #mainifm{height:100%!important;}
	   #content {
		height: 500px!important;
	}
	
	
}

