/* CSS Document */
body{
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	background: url(images/bg.jpg) repeat-x  top,#E1ECE7;
	margin-top:0px;
	font-size:16px;
	}
.logo{
 }
.tablem{
 
background:url(images/botbg.jpg) repeat-x bottom;	
	}
.signup_box{
	
	}
.box1{
	background:url(images/box1.jpg) repeat-x top #fff;
	color:#000000;
	margin:5px;
	
	}
.box1 h1 ,.box3 h1 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin:0px;
	color: #FFFFFF;
	}
.box1 ul {
	padding:0px;
	margin:0px;
	list-style: inside square;
	}
.box2 h1{
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size:17px;
	padding:3px;
	color: #fff;
	margin:0px;
	}
.box2{
	background:url(images/box2.jpg) repeat-x top;
	color:#000000;
	border:solid 1px #CECECE;
	padding:0px 5px 5px 5px;
	}
	
.box3{
	background:url(images/box3.jpg) repeat-x top;
-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	color:#000000;
	}
.box3 ul{
	padding:0px;
	margin:0px;
	color:#000000;
	margin-left:20px;
	}
.box3 li a:link,.box3 li a:active,.box3 li a:visited{
	text-decoration:none;
	color:#000000;
	}
.box3 li a:hover{
	text-decoration: underline;
	color:#000000;
	}

@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px) { /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px) { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (min-width:801px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }

.menubg{
	background:url(images/menubg.png) repeat-x top;
	}
.transparentxz{
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .2;

}
    .img-circle {
        border-radius: 50%;
		border:solid 1px  #CCCCCC;
    }
.loadingxzs{
  z-index:1;
        color: white;
        padding: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%); 
		}
#cleare{
	width:100px;
	height:1px;
	clear:both;
	}
#box{
	width:270px;
	min-height:300px;
	float:left;
	margin-right:40px;
	}
#smoll_box img{
	margin:10px 0px 6px 5px;
	float:left;}
#box_header{
	background:#338111;
	width:300px;
	min-height:35px;
	text-align: center;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	text-transform:uppercase;
	text-shadow: #000;
	color:#FFF;
	margin:5px;
	border-radius:5px 5px 0px 0px;
	padding:8px 0px 0px 0px;
	}

#smoll_box2{
	background:#338111;
	width:270px;
	min-height:55px;
	text-align: center;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	text-transform:uppercase;
	color:#FFF;
	margin:5px;
	}

#smoll_box{
	background:#ACD493;
	width:300px;
	min-height:30px;
	text-align: left;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	margin:5px;
	}
#smoll_text{
	padding:20px 0px 10px 10px;
	width:180px;
	float:left;
	}
	
#smoll_text2{
	padding:20px 0px 10px 10px;
	width:210px;
	float:left;
	}
	#smoll_text3{
	padding:20px;
	}
#smoll_text_count{
	width:30px;
	float:left;
	padding:10px;
	margin:7px 0px 0px 0px;
	border:solid 1px #000;
	border-radius:5px;
	text-align:center;
	}
#profile{
	background: url(images/profile_bg.jpg) no-repeat top center,#ACD493;
	width:270px;
	float:left;
	min-height:296px;
	text-align:center;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	padding-bottom:15px;
	margin:5px;
	}
#profile img {
	width:180px;
	height:180px;
border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border: 12px solid rgba(255, 255, 255, 0.53);
	margin:20px 20px 20px 20px;
	}
.box-wrap {
    padding: 10px;
    background: none repeat scroll 0% 0% #82B860;
    border-radius:3px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2), 0px 0px 5px 0px rgba(0, 0, 0, 0.15) inset;
    transition: border-color 0.2s linear 0s;
}
.box-wrap {
    border:#4EA22C;
}

.print_button {
	display:block;
    padding: 2px;
	width:35px;
	height:35px;
	background: url(images/print.png) no-repeat center center #fff;
    border-radius:2px;
-webkit-box-shadow: 0 0 1px 1px #488B1F;
box-shadow: 0 0 1px 1px #488B1F;
	}
.white_space{
	white-space:nowrap;
	}

.smoll{
	font-size:13px;
	}

.atop a:link,.atop a:visited,.atop a:active {
	display:block;
	color: #CCCCCC;
	text-decoration: none;
}

.atop a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#66696E;
	background-image:none;
	height:28px;
	padding-top:6px;
}
.left_bg{
	background-image: url(images/b_l.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:11px;
	height:34px;
	}
.right_bg{
	background-image:url(images/b_r.jpg);
	background-repeat:no-repeat;
	background-position: left;
	width:11px;
	height:34px;
	}
.center_bg{
	background-image:url(images/b_c.jpg);
	background-repeat:repeat-x;
	height:34px;
	}
.login{
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size:10px;
}
.news_padding{
	padding:8px;
	}
.center_text{
	font-size:16px;
	line-height:18px;
	padding:8px;
	}
.red{
	color:#FF0000;
	}
.green{
	color: #009900;
	}
.yellow{
	color: #FF0;
	}
.alart{
	color: #C00;
	}
.member_list UL{	
	margin:0;
	margin-left:20px;
	margin-top:10px;
	padding:0;
	}
.member_list UL LI{	
	list-style: square;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
.bot h1{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size: 20px;
	color:#000;
	}
.bot h2{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size: 16px;
	color: #CCC;
	}
.center_page {
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size:18px;
	color:#666;
	text-align:justify;
	}
.headermain h1{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size: 24px;
	color: #600;
	}
.bot p{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size: 13px;
	color:#999;
	text-align:justify;
	}
.bot a:link,.bot a:hover,.bot a:visited{
	color: #CCCCCC;
	text-decoration:none;
	}
.link a:link,.link a:active,.link a:visited{
	display:block;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size:13px;
	color: #333333;
	}
.link a:hover{
	text-decoration: underline;
	}
.link2 a:link,.link2 a:active,.link2 a:visited{
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size:13px;
	color: #333333;
	}
.link2 a:hover{
	text-decoration: underline;
	}
.left a:link,.left a:active,.left a:visited{
	display:block;
	text-decoration:none;
	color:#000000;
	font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
	font-size:13px;
	height:17px;
	padding-top:1px;
	padding-left:5px;
	}
.left a:hover{
	display:block;
	text-decoration:none;
	background-color:#CCCCCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	}

.next a:link,.next a:active,.next a:visited{
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	padding-top:5px;
	}
.next a:hover{
	display:block;
	text-decoration:none;
	color:#999900;
	}
td{
	color:#000000;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400 ;
font-size: 16px;
		}
input:focus, textarea:focus{
    border: solid 1px  #000000;
    background: #EDF2F7;
}
.input{
    border: solid 1px #85B1DE;
    background: #A9E6F7;
	padding:5px;
}
.smoll input{
	font-size:16px;
	padding:2px;
	}
.input200 input{
	width:200px;}
	
.input200 textarea{
	width:200px;
	height:50px;}
	
.input200 select{
	width:215px;}
.learge{
	font-size:13px;
	}

.extra_smoll{
	font-size:9px;
	color:#000000;
	}
.bottom_border{
	border-bottom: dotted #000000;
	border-bottom-width:1px;
	}

.link3 a:link,.link3 a:active,.link3 a:visited{
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color: #FFFFFF;
	}
.link3 a:hover{
	text-decoration: underline;
	}
.bangla{
	font-family:solaimanlipi;
	font-size:10px;
	}


.input200 input{
	width:200px;
	padding:7px;}
	
.input200 textarea{
	width:206px;
	height:50px;}
	
.input200 select{
	width:215px;
	padding:7px;
	}
#bafix{
	width:50px;
	height:1px;
	clear:both;
	}
.search{
	display: block;
	width: 135px; 
	height: 43px; 
	background: url(images/search.png) no-repeat top;
	border:none;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	cursor:pointer;
	}

.search:hover{
	background: url(images/search_hover.png) no-repeat top;
	}
.vauchar_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.vauchar_head2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.vauchar_head3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	}
.print_border_all{
	border:solid 1px #000000;
	}
.print_border_bottom_right_left{
	border:solid 1px #000000;
	border-top: none;
	}
.print_border_top_bottom{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	}
.print_border_top_bottom_left{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	}
.print_border_bottom{
	border-bottom:solid 1px #000000;
	}
.paiging a:link,.paiging a:visited, .paiging a:active{
	display:block;
	text-decoration:none;
	color:#333333;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	height:20px;
	padding-top:3px;
	font-weight:bold;
	background-color:#AEB6AB;
}
.paiging a:hover{
	background-color: #5F685C;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
.paiging_red{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	height:20px;
	padding-top:3px;
	background-color: #FF0000;
	}
	
.search2{
	display: block;
	width: 135px; 
	height: 35px; 
	background: url(images/search2.png) no-repeat top;
	border:none;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	cursor:pointer;
	}

.search2:hover{
	background: url(images/search_hover2.png) no-repeat top;
	}
.buttonb { 
	background: -moz-linear-gradient(top,  #fff, #999999);
}
.buttonb:hover { 
	background: -moz-linear-gradient(top,  #fff, #666666);
	cursor:pointer;
}
.mainheader{
	background:url(images/a2zmicrofin.png) no-repeat left top #82B860;
	height:127px;
	/*border-bottom:solid 1px #205171;*/}
.main_tablebody{
	background:#82B860;
	height:300px;
}
.login_screen{
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
padding:10px;
/* Fallback for web browsers that doesn't support RGBa */

background-color:rgba(255,255,255,0.2);

-webkit-box-shadow:  0px 0px 2px 2px #639841;
box-shadow:  0px 0px 2px 2px #639841;
}

input{
border: solid 1px #488B1F;
background:#B8E999;
font-size:14px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;

	padding:7px;
	line-height:25px;
	font-size:14px;
}

textarea{
/*    border: solid 1px #85B1DE;
    background: #ffffff;*/
border: solid 1px #488B1F;
background:#B8E999;
padding:7px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
select{
border: solid 1px #488B1F;
background:#B8E999;
	padding:7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.main_menu{
border-radius:5px;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
	}
.location{
	border-radius:5px;
	background:#6EA749;
	border:solid 1px #46A621;
	line-height:25px;
	padding:5px;
	color:#FFFFFF;
	}
.round_box{
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
padding:10px;
border:solid 1px #4EA22C;
background:#AED893;
}
.location a:link,.location a:visited,.location a:active{
	border-radius:5px;
	text-decoration:none;
	line-height:25px;
	padding:5px;
	color:#FFFFFF;
	}
.location a:hover{
	color:#000000;
	background:#FFFFFF;
	}
.page_bg{
	/*background:url(images/soft_bg.jpg) no-repeat bottom right #55992C;*/
	/*background:#82B860;*/
	height:300px;
	}
/*.graphics_icon{
display: block;
background:#82B860;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
padding:5px;
width:150px;
height:150px;
margin:5px 5px 5px 5px;
border:solid 1px  #6AA147;
font-family: 'Iceland', cursive;
font-size:22px;
text-transform:uppercase;

	}
	
.graphics_icon:hover{
display: block;
background:#82B860;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
padding:5px;
width:150px;
height:150px;
margin:5px 5px 5px 5px;
-webkit-box-shadow:  0px 0px 2px 2px #639841;
box-shadow:  0px 0px 2px 2px #639841;
cursor:pointer;
	}*/
.link_green a:link,.link_green a:active,.link_green a:visited{
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color: #0000FF;
	}
.link_green a:hover{
	text-decoration: underline;
	}
.hide_p_margin p{
	margin:0px;
	padding:0px;
	}

.hide_p_margin h1{
	margin:0px;
	padding:0px;
	font-size:22px;
	}

.hide_p_margin a:link,.hide_p_margin a:visited,.hide_p_margin a:active{
	font-size:20px;
	text-decoration:none;
	padding:7px;
	border-radius:5px;
	background: #EB4548;
	color:#000000;
	-webkit-box-shadow:  0px 0px 2px 2px #87249C;
box-shadow:  0px 0px 2px 2px #ccc;
	}
.hide_p_margin a:hover{

	background: #17B7D8;

	}
.login_screen2{
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
padding:10px;
/* Fallback for web browsers that doesn't support RGBa */
background-color: #fff;
-webkit-box-shadow:  0px 0px 2px 2px #87249C;
box-shadow:  0px 0px 2px 2px #87249C;
}

.border_box td{
	border:solid 1px #B3B3B3;
	text-align:center;
	font-size:18px;
	}