html,body{
	margin: 0px;
}
*{
	font-family: Sans-serif;
}
html{
	background: url("../img/169.jpg");
	background-attachment: fixed;
}
a:link {
	color: #fff;
	text-decoration: none;
}
#wbml{
	width: 100%;
	display: block;
	position: fixed;
	margin-top: 0;
	background: url("../img/bc.jpg");
	padding-top: 20pt;
	padding-bottom: 8pt;
	background-repeat: no-repeat;
	background-position: center;
	-moz-box-shadow: 0px 2px 10px rgba(68, 68, 68, 0.6);
	-webkit-box-shadow: 0px 2px 10px rgba(68, 68, 68, 0.6);
	box-shadow: 0px 2px 10px rgba(68, 68, 68, 0.6);
	opacity: 1;
	z-index: -1;
}
.t_table{
	color:#333;
	font-size: 11pt;
}
.t_table td{
	padding: 5px 0 5px 0;
}
.shd{
	color:#329ca8;
	font-size: 13pt;
}
.bsps{
	height:255px;
}
.sub_p_dtl{
	width: 92%;
	margin: auto;
	padding: 15px 0 15px 0;
}

.p_dtl{
	margin: auto;
	margin-top: 8px;
	margin-bottom: 10px;
	width: 94%;
	border-radius: 12px;
	background: #d6eefb;
	box-shadow: 0px 4px 4px rgba(68, 68, 68, 0.5);
	opacity: 1;
}
.picture_holder{
	margin: auto;
	height: 150px;
	width: 117px;
	border: 2px solid white;
	border-radius: 18px;
	background-size: 117px 150px;
	background-repeat: no-repeat;
}
.fkuk{
	height: 40pt;
	width: 92%;
	margin: auto;
	margin-top: 15pt;
	position: relative;
	border-radius: 10px;
	-moz-box-shadow: 0px 2px 8px rgba(68, 68, 68, 0.6);
	-webkit-box-shadow: 0px 2px 8px rgba(68, 68, 68, 0.6);
	box-shadow: 0px 2px 8px rgba(68, 68, 68, 0.6);
}
.fkukg{
	background-image: linear-gradient(#0cdd73, #088835);
}
.fkukk{
	background-image: linear-gradient(#f50f40, #940811);
}
.fkukr{
	background-image: linear-gradient(#d516e1, #7f0886);
}
.fkukz{
	background-image: linear-gradient(#ffc002, #cb6e12);
}
.fkuk1{
	height: 100%;
	width: 40pt;
	position:absolute;
	left:0;
	}
.fkuk2{
	height: 100%;
	position: absolute;
	width: auto;
	border-radius: 9pt;
	background: #fff;
	
}
.fkuk3{
	height: 100%;
	width: 60pt;
	position:absolute;
	right:0;
	}
.fkukp{
	left:40pt;
	right:3pt;
}
.fkukm{
	left:3pt;
	right:60pt;
}
.nld{
	margin-top: 6pt;
	font-size: 14pt;
	color: #fff;
}
.dtlt{
	margin-top: 3pt;
	height: 10pt;
	width: 60pt;
}
.dtld{
	margin-top: -2pt;
	height: 10pt;
	width: 60pt;
}
.mtlt{
	height: 15pt;
	width: 60pt;
	margin-top: 10pt;
}
.mtld{
	height: 15pt;
	width: 60pt;
	margin-top: 16pt;
}
.dttx{
	text-align: center;
	font-size: 18pt;
	color: #fff;
}
.dttt{
	text-align: center;
	font-size: 25pt;
	color: #fff;
}
.dtad{
	margin-top: 11pt;
	text-align: center;
	font-size: 12pt;
	color: #888;
}
.amtx{
	margin-top: 8pt;
	text-align: center;
	font-size: 16pt;
	color: #fff;
}
.mttx{
	font-size: 8pt;
	color: #fff;
	text-align: center;
/*	margin-top: -20pt;
	line-height: 8pt;*/
}
.cld{
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-size: 10pt;
	color: #fff;
}
.dld{
	font-size: 10pt;
	color: #fff;
}
#pay td{
	text-align: center;
	height: 21pt;
	font-size: 11pt;
}
#pay{
	border-radius: 0pt;
}
#pay tr:nth-child(odd){
	background: linear-gradient(#7cbae1, #fff);
}
#tetres td{
	text-align: center;
	height: 21pt;
}
#tetres{
	border-radius: 0pt;
}
#tetres tr:nth-child(odd){
	background: linear-gradient(#f98f39, #fff);
}
#paym td{
	text-align: center;
	height: 21pt;
	font-size: 10pt;
}
#paym{
	border-radius: 0pt;
	margin-top: 25pt;
}
#paym tr:nth-child(odd){
	background: linear-gradient(#ffb77c, #fff);
}
#paym tr:nth-child(even){
	background: linear-gradient(#9fdaff, #fff);
}
#paym a:link {
	color: #000;
	text-decoration: none;
}
#paym a:visited { 
	color: #000;
	text-decoration: none;
}
.bttk{
	text-align: center;
	padding-top: 5pt;
	height: 35pt;
	width: 100%;
	background: linear-gradient(#053757, #0a77bc);
	color: #fff;
	font-size: 11pt;
	line-height: 11pt;
	position: fixed;
	top: 0px;
	display: none;
}
.tk_img{
	width: 30pt;
	height: 30pt;
	border-radius: 14pt;
	background-size: 30pt;
	float: left;
	border: 2px solid #ddd;
	margin-left: 5pt;
}
.tbl_cnt{
	text-align: center;
}
.tk_desc{
	float: left;
	margin-left: 6pt;
	position: relative;
	top: 7pt;
	font-size: 14pt;
	text-align: left;
}
.sub_desc{
	font-size: 11pt;
	line-height: 19pt;
}
.btffk{
	text-align: center;
	padding-top: 5pt;
	height: 25pt;
	width: 100%;
	background: linear-gradient(#0a77bc, #053757);
	color: #fff;
	font-size: 11pt;
	line-height: 11pt;
	position: fixed;
	top: 0px;
}
.tx{
	margin-top: 40pt;
}
.tx_hd_fnt{
	font-size: 15pt;
	text-align: center;
	margin-top: 6pt;
}
.btffk a{
	font-size: 9pt;
}
.btffk a:visited {
	color: #fff;
	text-decoration: none;
}
.btfk{
	text-align: center;
	padding-top: 5pt;
	height: 25pt;
	width: 100%;
	background: linear-gradient(#0a77bc, #053757);
	color: #fff;
	font-size: 11pt;
	line-height: 11pt;
	position: fixed;
	bottom: 0px;
}
.btfk a{
	font-size: 9pt;
}
.btfk a:visited {
	color: #fff;
	text-decoration: none;
}
.login{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-top: 30%;
}
.edit{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.editer{
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}
.input12{
	padding-left: 3%;
	margin-top: 15pt;
	width: 96%;
	height: 30pt;
	background: #d8e4fd;
	border: 1px solid #888;
	border-radius: 5pt;
}
.input14{
	padding-left: 3%;
	margin-bottom: 10pt;
	width: 96%;
	height: 28pt;
	background: #d8e4fd;
	border: 1px solid #888;
	border-radius: 5pt;
}

.input123{
	margin-left: 22%;
	margin-top: 15pt;
	width: 56%;
	background: #95b0ed;
	border: 1px solid #888;
	border-radius: 5pt;
	height: 24pt;
}
.radio_sps{
	padding-left: 3%;
	margin: 5pt 0 5pt 0;
	width: 96%;
	height: 28pt;
}
#mssg{
	width: 98%;
}
.nobox{
	padding: 5pt 5pt 5pt 10pt;
	background: #ccc;
	font-size: 10pt;
	border-radius: 5px;
	border: 1px solid #333;
	height: 60pt;
	overflow: auto;
}
#nus{
	width: 95%;
	padding: 5pt 2% 5pt 3%;
	background: #ccc;
	font-size: 10pt;
	border-radius: 5px;
	border: 1px solid #333;
}

.rad_hld{
	margin-top: 10pt;
	font-size: 10pt;
	text-align: center;
}

.but_33{
	width: 30%;
	height: 20pt;
	text-align: center;
	background: #c3dde9;
	font-size: 11pt;
	border-radius: 8px;
	border: 1px solid #a614e2;
	margin-top: 15px;
	margin-left: 35%;
	display: block;
}

@media screen and (min-width: 750px) {
  .login{
	margin-left: 65%;
	width: 25%;
	margin-top: 100pt;
	border: 1px solid #999;
	padding: 15pt;
	border-radius: 13px;
	background: #eee;
	}
	.buddy{
	background: url("../img/bg.jpg");
	}

}
.hasDatepicker, .comaText{
	margin: 4px auto;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #999;
	width:80%;
	max-width: 400px;
}
.tab_0, .tab_1, .tab_2, .tab_3{
   margin: 0 auto;
   max-width: 500px;
   width: 100%;
   text-align: center;
}
.ip3{
	margin: 4px auto;
	height: 26px;
	border-radius: 4px;
	border: 1px solid #999;
	width:20.85em;
}
#nm_table{
	width: 90%;
	margin: auto;
	max-width: 500px;
	text-align: center;
}
#myChart{
	width:90%;
	max-width:450px;
	margin-left: 18px;
}