/*====================================================*/
/* ======== VIEWATHLETE.PHP VIEWINSCRIPT.PHP ========= */
.page_title {
	/*background-color: #0000cc;*/
	background-image: url(../cst_img/titlebar_bk.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #0000FF;
	width: 690px;
	height: 30px;
	margin: 10px 0px 10px 0px;
}
.container_intest {
	width: 690px;
	height: 30px;
	position: relative;
	display: block;
}
.count_rec {
	width: 595px;
	height: 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	float: left;
	background-color: transparent;
	padding-top: 10px;
	padding-left: 5px;
}
.legend {
	width: 90px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	float: left;
	background-color: transparent;
}
.legend_inscr {
	width: 150px;
	height: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	float: left;
	background-color: transparent;
	margin-left: 125px;
}
.print_link {
	width: 80px;
	height: 30px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	float: left;
	background-color: transparent;
	padding-right: 5px;
}
.container_lbl {
	width: 690px;
	height: 20px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	display: block;
	border-bottom: 1px solid blue;
	margin-top: 10px 
}
.container_norec {
	width: 690px;
	height: 20px;
	margin-top: 30px;
	position: relative;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	display: block;
}
.container_msg {
	width: 690px;
	height: 20px;
	margin-top: 10px;
	position: relative;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	display: block;
	margin-top: 10px;
	background-color: #97ffff;
	border-bottom-color: #3535fd;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #3535fd;
	border-top-style: solid;
	border-top-width: medium;
}
.container_row {
	width: 690px;
	height: 20px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom: 1px dotted #333333;
}
.container_row_cl {
	width: 690px;
	height: 20px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	background-color: #B0FFD9;
	border-bottom: 1px dotted #333333;
}
.col_index {
	width: 25px;
	height: 20px;
	text-align: center;
	float: left;
	background-color: transparent;
	font-size: 12px;
	/*padding-top: 1px;*/
}

.col_code {
	width: 50px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
}
.col_ntess {
	width: 55px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	background-color: transparent;
	float: left;
	padding-top: 1px;
}
.col_athlete {
	width: 165px;
	height: 20px;
	text-align: left;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
	padding-left: 4px;
}
.col_year {

	width: 35px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
}
.col_sex {
	width: 15px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	background-color: transparent;
	float: left;
	padding-top: 1px;
}
.col_discpl {
	width: 35px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	background-color: transparent;
	float: left;
	/*font-size: 12px;*/
	padding-top: 1px;
}
.col_cat {
	width: 50px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
}
.col_soc {
	width: 140px;
	height: 20px;
	text-align: left;
	font-size: 10px;
	background-color: transparent;
	float: left;
	padding-top: 1px;
	padding-left: 3px;
}
.col_comit {
	width: 30px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
}
.col_ptrace {
	width: 43px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	background-color: transparent;
	float: left;
	padding-top: 1px;
	/*padding-left: 3px;*/
}
.col_pttot {
	width: 40px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
}
.col_hidden {
	width: 5px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	float: left;
}
.col_clear {
	clear: both;
}
.col_int{
	font-size: 10px;
	padding-top: 1px;
}
.input_code{
	width: 50px;
	height: 20px;
	text-align: center;
	border: none;
	background-color: transparent;
	float: left;	
}
.input_hidden {
	width: 2px;
	height: 20px;
	text-align: center;
	border: none;
	background-color: transparent;
	float: left;		
}
.ico_button {
	width: 20px;
	height: 20px;
	text-align: center;
	border: none;
	background-color: transparent;
	float: left;
	/*padding-top: 1px;*/
}
.lb_error {
	width: auto;
	color: red;
	margin-left: 5px;
	font-size: 10px;
	font-weight: bold;
	/*border-bottom: 1px solid red;*/
}
/*============================================ */
/*========== INSCRIPTPREW.PHP select ========= */
.frmselect_left {
	width: 335px;
	height: 20px;
	text-align: right;
	float: left;
	background-color: transparent;
	font-size: 12px;
	margin-right: 5px;
}
.frmselect_right {
	width: 335px;
	height: 20px;
	text-align: left;
	float: left;
	background-color: transparent;
	font-size: 12px;
	margin-left: 5px;
}
.cbosel_inscrprew {
	width: 100px;
	color:blue;
	text-align: center;
}
/* ============================================*/
/* ========= MODULI JUMI LEGENDA ==============*/
.mod_leg_title {
	color: blue;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mod_leg_ico {
	color: blue;
	padding-left: 20px;
}
.mod_leg_row {
	width: 240px;
	height: 18px;
	position: relative;
	color: blue;
	font-size: 12px;
	display: block;
	padding-left: 5px;
	border-bottom: 1px dotted blue; 
}
.mod_leg_catord {
	width: 15px;
	height: 18px;
	text-align: center;
	float: left;
}
.mod_leg_catabb {
	width: 50px;
	height: 18px;
	text-align: center;
	float: left;
}
.mod_leg_catname {
	width: 130px;
	height: 18px;
	text-align: left;
	float: left;
}
.mod_leg_team {
	width: 190px;
	height: 18px;
	text-align: left;
	float: left;
	margin-left: 4px;
}
.mod_leg_nathl{
	width: 40px;
	height: 18px;
	text-align: right;
	font-weight: bold;
	float: left;
	padding-right: 5px;	
}
/*=========FORM MODIFICA ===============================*/
/*da chronoforms
@charset "utf-8";
/* CSS Document */

/*-----------Form Styles--------------*/

.form_item {
 /*border:1px #CCCCCC solid;*/
	height:auto;
}

.form_element {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	margin-left:30px;
	margin-top:8px;
	margin-bottom:8px;
	width:85%;
}

.form_element label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	display: block;
	float: left;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .check_label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .radio_label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}

.form_element select, .form_element input {
	/*width:150px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

.cf_fileinput{
	width:auto!important;
}

.delete_icon { float:right; /*border-left:1px #CCCCCC solid; padding:10px;*/}

.delete_icon1 { float:right; border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; padding:10px;}

.button { text-align:center; border:none; margin-top:10px; }

.no_delete { border:none;}

.cf_button1 {
	width:70px!important;
}

.radio { width:20px!important;}

.float_left { float:left;}
.cfclear { clear:both; font-size:0px; line-height:0px;}

/*.width1 { width:571px;}*/

.na_label {
  color: #0000FF;
  float: left;
}
.na_inputbox {
  color: #0000FF;
  float: left;
}
.na_text {
  color: #0000FF;
  font-weight: bold;
  text-align: center;
}
