/* CSS Document */
body
	{
	font-family: Arial, 'Open Sans', sans-serif;
	color:#16355a; 
	font-size: 13px; 	
	line-height: 18px; 
	background-color: #e6eef8;
	margin: 0px; 
	padding: 0px;	
	letter-spacing: 0.4px;
	background-image: url('/images/bg.jpg');
	background-size: cover;
	height: 100%;
	width: 100%;
	min-width:  1280px;
	/*background-color: #fff;*/
	}
	
h2
	{
	margin: 0px 0px 15px 0px;
	color: #16355a;
	font-size: 20px;
	}
	
h3
	{
	color: #adcb3b;
	margin: 10px 0px 5px 0px;
	}
	
h4
	{
	margin: 0px 0px 10px 0px;
	color:#16355a;
	font-size: 13px;
	}
	
h5
	{
	margin: 00px 0px 0px 0px;
	padding: 10px;
	color:#16355a;
	font-size: 13px;
	}	
	
html 
	{ 
	width: 100%; 
	margin: 0px; 
	padding: 0px;
	}
	
#all
	{
	width: 1280px;
	height: auto;
	margin: 0px auto;
	}

.blue_text
    {
    color:#16355a; 
    }
	
#header
	{
	width: 100%;
	height: 90px;
	background-color: #16355a;
	position: fixed;
	opacity: 0.95;
	z-index:  1;
	}	
	
#header_inner
	{
	width: 1280px;
	height: 90px;
	margin: 0px auto;
	}
	
#main_all
	{
	width: 1280px;
	height: auto;
	margin: 110px auto 50px auto;
	padding: 0px 20px;
	}
	
#main
	{
	width: 980px;
	background-color: #fff;
	min-height: 1000px;
	float: left;
	padding: 15px 10px;
	margin: 0px 0px 20px 0px;
	}
	
#right
	{
	width: 260px;
	min-height: 500px;
	margin-left: 1020px;
	float: right;
    position: fixed;
	}	

#right_extra
	{
	width: 260px;
	min-height: 500px;
	margin-left: 20px;
	float: left;
	}	
	
#main_right
	{
	width: 260px;
	background-color: #fff;
	min-height: 220px;
	}		
	
.event_detail
	{
	margin: 10px 0px 0px 0px;
	line-height: normal;
	}

.event_detail_a:hover
	{
	color: #e29f0d;
	}
	
.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}
	
#header_color_1
	{
	width: 33%;
	height: 5px;
	background-color: #e29f0d;
	float: left;
	}
	
#header_color_2
	{
	width: 34%;
	height: 5px;
	background-color: #adcb3b;
	float: left;
	}
	
#header_color_3
	{
	width: 33%;
	height: 5px;
	background-color: #3fbedf;
	float: left;
	}		
	
.logo
	{
	float: left;
	margin: 0px 0px 0px 10px;
	}
	
#footer
	{
	width: 230px;
	height: 50px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px;
	color: #ddd;
	}
	
#footer a
	{
	color: #ddd;
	}
	
a
	{
	color: #3fbedf;
	text-decoration: none;
	cursor: pointer;
	}

a:hover
	{
	text-decoration: underline;
	}
	
.a_button
	{
	padding: 10px 10px;
	background-color: #0a2444;
	color: #fff;
	float: right;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
	}
	
.a_button:hover	
	{
	color: #adcb3b;
	text-decoration: none;
	}
	
#login_reg
	{
	width: 200px;
	float: right;
	text-align: center;
	margin: 23px 0px 0px 0px;
	}
	
#logged
	{
	width: 300px;
	float: right;
	margin: 23px 0px 0px 0px;
	}	
	
#header_menu
	{
	width: auto;
	height: auto;
	float: right;
	margin: 33px 0px 0px 30px;
	text-align: right;
	}
	
.header_menu
	{
	color: #fff;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 14px;
	}
	
.header_menu:hover, .header_menu_active
	{
	color: #e19e0d;
	text-decoration: none;	
	}
		
.button_blue		
	{
	padding: 10px 10px;
	background-color: #0a2444;
	color: #fff;
	border: none;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	height: 34px;
	margin: 5px 0px;
	}
	
.button_blue:hover
	{
	text-decoration: none;
	}

.button_blue_force
    {
    background-color: #0a2444 !important ;
    }
	
.button_blue_a		
	{
	padding: 9px 10px 10px 10px;
	background-color: #0a2444;
	color: #fff;
	border: none;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	float: left;
	font-size: 12px;
	outline: none;
	height: 14px;
	margin: 5px 0px;
	}
	
.button_blue_a:hover
	{
	text-decoration: none;
	}	
	
.button_green_a		
	{
	padding: 10px 10px;
	background-color: #adcb3b;
	color: #fff;
	border: none;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	outline: none;
	height: 14px;
	margin: 5px 0px;
	}
	
.button_green_a:hover
	{
	text-decoration: none;
	}		
	
.button_blue_inline		
	{
	padding: 10px 10px;
	background-color: #0a2444;
	color: #fff;
	border: none;
	cursor: pointer;
	display: inline-table;
	}	
	
.submit		
	{
	padding: 9px 25px 10px 25px;
	background-color: #adcb3b;
	color: #16355a;
	border: none;
	cursor: pointer;
	height: 33px;
	font-weight: 700;
	-webkit-appearance: none;	
	}	

.submit_invert	
	{
	padding: 9px 25px 10px 25px;
	background-color: #fff;
	border: 1px solid #adcb3b;
	color: #16355a;
	cursor: pointer;
	height: 33px;
	font-weight: 700;
	-webkit-appearance: none;	
	}	
	
.copy
	{
	margin: 5px 0px 0px 0px;
	color: #fff;
	}

#login_table
	{
	width:  100%;	
	}
	
#login_fb_box
	{
	float: left;
	margin: 0px 95px;
	}
	
#login_reg_box
	{
	float: left;
	}	

.fb_button
	{	
    width: 200px;
    height: 40px;
    display: block;
    background-image: url(/images/fb_login.png);
    background-position: center;
    cursor: pointer;	
	}
	
.fb_button:hover
	{
	text-decoration: none;
	}
	
.reg_button
	{
	width: 200px;
    height: 30px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	}
	
.input
	{
	border: 1px solid #b8c7d9;
	padding: 5px 10px;
    width: 125px;    
	}

.input.input[type="radio"]
    {
    width: auto;
    }

.input.input[type="checkbox"]
    {
    width: auto;
    }

.margin_10t
	{
	margin-top: 10px;
	}
	
.select
	{
	border: 1px solid #e6eef8;
	padding: 0px 5px;
	height: 24px;
	}
	
.input_register
	{
	width: 295px;
	}
	
.select_register
	{
	width: 317px;
	}

.error
	{
	display: block;
	font-size: 10px;
	color: #FB0004;
	}
	
.red_bold
	{
	color: #ff0000;
	font-weight: 700;
	}
	
.green_bold
	{
	color: #27860B;
	font-weight: 700;
	}
	
.msg
	{
	margin: 10px 0px;
	}

.msg_wide_red
    {
    width: 96%;
    padding: 2%;
    border: 1px solid #ff0000;
    background-color: #eed9d9;
    }  

.msg_wide_green
    {
    width: 96%;
    padding: 2%;
    border: 1px solid #27860B;
    background-color: #c3debb;
    }  

.box_confirm_user
	{
    width: 96%;
    padding: 2%;
    border: 1px solid #e29f0d;
    background-color: #dbeaee;
    margin: 0 0 2% 0;
    } 

.input_form_full, .textarea_form_full
	{
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	}
	
.input_form_full_half, .textarea_form_full_half
	{
	width: 462px;
	}	
	
.input_form_full_34
	{
	width: 712px;
	}		
	
.select_form_full_half
	{
	width: 484px;
	}		
	
.textarea_form_full
	{
	height: 50px;
	}
	
.table_full
	{
	width: 100%;
	}
	
.select_form_full
	{
	width: 100%;
	}
	
.spider_box_data
	{
	width: 252px;
	height: 19px;
	padding: 1px 3px !important;
	float: left;
	}
	
.spider_box_item_label_prev
	{
	width: 55px;
	height: 16px;
	padding: 6px 2px 0px 2px;
	float: left;
	font-size: 12px;
	text-align: center;
	color: #e29f0d;
	}	
	
.spider_box_item_label
	{
	width: 45px;
	height: 56px;
	padding: 16px 2px 0px 2px;
	float: left;
	font-size: 12px;
	text-align: center;
	color: #3fbedf;
	}		
	
.spider_box_item_label_right
	{
	float: right;
	padding-right: 25px;
	width: 45px;
	text-align: left;
	}
	
.pointer
	{
	cursor: pointer;
	}
	
.bold
	{
	font-weight: 700;
	}
	
.row_color td
	{
	background-color: #dbeaee;
	}
	
.display_none
	{
	display: none;
	}
	
.input_small
	{
	width: 50px;
	}
	
.input_small2
	{
	width: 60px;
	}	

.input_small3
	{
	width: 40px;
	}	

.input_email
	{
	width: 140px;
	}
	
.table_full_fix
	{
	width: 980px;
	}

.margin_10r
	{
	margin-right: 10px;
	}
	
hr
	{
	border: none;
	background: none;
	border-bottom: 1px solid #3fbedf;
	}

b
	{
	color: #3fbedf;
	}

.input_size
	{
	width: 720px;
	}
	
.float_right
	{
	float: right;
	}
	
.margin_minush2
	{
	margin: -35px 0px 0px 0px;
	}
	
.margin_10l
	{
	margin-left: 10px !important;
	}

.table_list td
	{
	padding: 5px 10px;
	}
	
.table_list
	{
	clear: both;	
	margin: 20px 0px 0px 0px;
	table-layout: fixed;
	}
	
.table_head td
	{
	background-color: #e29f0d;	
	color: #fff;
	}
	
.main_full
	{
	width: 100% !important;	
	}
	
.spider_col
	{
	display: block;
	float: left;
	width: 395px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.spider_col_up
	{
	display: block;
	float: left;
	width: 395px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}	
	
.spider_col_bg
	{
	display: block;
	float: left;
	width: 395px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}	
	
.spider_col_border
	{
	display: block;
	float: left;
	width: 395px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}			
	
.spider_col_first	
	{
	width: 395px;
	}
	
.spider_col_border_first	
	{
	width: 395px;
	}	
	
.spider_col_bg_first
	{
	background-color: #efefef;
	width: 395px;
	}
	
.spider_box_level_last .spider_box_item_label
	{
	padding-top: 6px;
    }
	
.input_spider
	{
	margin: 5px 0px 5px 0px;
	width: 100px;
	}
	
.spider_box
	{
	margin: 0px 0px 20px 0px;
	height: 65px;
	cursor: pointer;
	overflow: hidden;
	}
	
.spider_box_level_2, .spider_box_level_-2, .spider_box_level_-1
	{
	margin-top: 42px;
	margin-bottom: 105px;
	}
	
.spider_box_level_3, .spider_box_level_-3, .spider_box_level_-4
	{
	margin-top: 132px;
	margin-bottom: 275px;
	}	
	
.spider_box_level_4, .spider_box_level_-5, .spider_box_level_-6
	{
	margin-top: 302px;
	margin-bottom: 615px;
	}	
	
.spider_box_level_5, .spider_box_level_-7, .spider_box_level_-8
	{
	margin-top: 642px;
	margin-bottom: 1295px;
	}	
	
.spider_box_level_6,  .spider_box_level_-9, .spider_box_level_-10
	{
	margin-top: 1322px;
	margin-bottom: 2655px;
	}	
	
.spider_box_level_7, .spider_box_level_-11, .spider_box_level_-12
	{
	margin-top: 2682px;
	margin-bottom: 5375px;
	}		
	
.spider_box_level_8, .spider_box_level_-13, .spider_box_level_-14
	{
	margin-top: 5401px;
	}	
	
.spider_box_level_9, .spider_box_level_-15, .spider_box_level_-16
	{
	margin-top: 5401px;
	}			
	
.spider_box:last-child
	{
	margin-bottom: 0px;
	}
	
.spider_box:hover
	{
	}
	
#window0
	{
	width: 1100px;
	height: auto;
	position:   fixed; 	
	z-index: 6;
	top: 50%;
	left: 50%;
	margin: -100px 0px 0px -550px;
	padding: 0px;
	display: none;
	background-color: #fff;
	}
	
#overlay_close0
	{
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	text-align: right;
	position: fixed;
	top: 20px;
	right: 20px;
	}
	
#overlay0
	{
	width: 100%;
	height: 100%;
	position:   fixed; 
	z-index: 5;
	/*background-color: #0d4482;*/
	background-color: #001;
	opacity: 0.7;
	display: none;
	}	
	
.table_full_pct
	{
	width: 100%;
	}
	
.structure_window
	{
	padding: 10px;
	}
	
.center
	{
	text-align: center;
	}
	
.spider_box_name
	{
	font-weight: 700;
	background-color: #ccc;
	}
	
.spider_box_result
	{
	color: #222;
	font-size: 10px;
	height: 26px;
	overflow: hidden;
	line-height: 11px;
	text-align: center;
	}
	
.result_win	
	{
		background-color: #adcb3b;
	}
	
.result_lost	
	{
		background-color: #ffa48b;
	}	
	
.spider_box_level_last
	{
		padding-top: 22px;
		height: 43px;
        cursor: default !important;
	}
	
.select_multi_form_full_half
	{
	height: 50px;
	margin: 0px 2px 0px 0px;
	}
	
.socials_icons
	{
	height: 20px;
	margin: 0px 10px 0px 0px;
	}
	
.pdf_icons
	{
	height: 15px;
	margin: 0px 3px 0px 0px;
	}	
	
#spider_overflow
	{
	width: 1280px;
	overflow: scroll;
	overflow-x: scroll;
	overflow-y: hidden;
	height: auto;
    border: none;
	}
	
#spider_right, #spider_left
	{
	float: left;
	width: 1200px;
	}
	
#spider_all
	{
	width: 3400px;
    padding-left: 20px;
	}
	
.spider_col_right
	{
	float: right;
	}
	
.spider_box_level_last
	{
	padding: 12px 0px 0px 0px;
	}
	
.spider_col_color
	{
	
	}
	
.input_smaller
	{
	width: 85px;
	}

.input_smaller_2
	{
	width: 65px;
	}
	
.bg_orange
	{
	background-color: #e29f0d;
	}
	
.spider_level_text
	{
	color: #3fbedf;
	font-size: 14px;
	font-weight: 700;
	padding: 14px 0px 14px 0px;
	text-align: center;
	height: 35px;
	background-color: #fff;
	}
	
.spider_notice
	{
	width: 100%;
	text-align: center;
	margin: 0px 0px 10px 0px;
	}
	
.notice_input
	{
	border: none;	
	/*border-bottom: 1px solid #ddd;*/
	outline: none;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	}
	
.notice_input_small
	{
	border: none;	
	/*border-bottom: 1px solid #ddd;*/
	outline: none;
	text-align: center;
	width: 180px;
	color: #000 !important;
	font-style: normal;	
	}	
	
.notice_input_smaller
	{
	border: none;	
	border-bottom: 1px solid #ddd;
	outline: none;
	text-align: center;
	width: 70px;
	color: #000 !important;
	font-style: normal;	
	}		

.spider_col_border_last
	{
	background: none !important;
	}
	
.spider_border_level_1
	{
	background: url('/images/spider_level_1.png') right 9px;
	background-repeat: repeat-y;
	}
	
.spider_border_level_2
	{
	background: url('/images/spider_level_2.png') right 72px;
	background-repeat: repeat-y;
	}	
	
.spider_border_level_3
	{
	background: url('/images/spider_level_3.png') right 162px;
	background-repeat: repeat-y;
	}	
	
.spider_border_level_4
	{
	background: url('/images/spider_level_4.png') right 332px;
	background-repeat: repeat-y;
	}		
	
.spider_border_level_5
	{
	background: url('/images/spider_level_5.png') right 672px;
	background-repeat: repeat-y;
	}			
	
.spider_border_level_6
	{
	background: url('/images/spider_level_6.png') right 1352px;
	background-repeat: repeat-y;
	}	
	
.spider_border_level_7
	{
	background: url('/images/spider_level_7.png') right 2712px;
	background-repeat: repeat-y;
	}				
	
.spider_border_level_-1
	{
	background: url('/images/spider_level_-1.png') right 9px;
	background-repeat: repeat-y;
	}	

.spider_border_level_-3
	{
	background: url('/images/spider_level_-2.png') right 72px;
	background-repeat: repeat-y;
	}			
	
.spider_border_level_-5
	{
	background: url('/images/spider_level_-3.png') right 162px;
	background-repeat: repeat-y;
	}	
	
.spider_border_level_-7
	{
	background: url('/images/spider_level_-4.png') right 332px;
	background-repeat: repeat-y;
	}		
	
.spider_border_level_-9
	{
	background: url('/images/spider_level_-5.png') right 672px;
	background-repeat: repeat-y;
	}		
	
.spider_border_level_-11
	{
	background: url('/images/spider_level_-6.png') right 1352px;
	background-repeat: repeat-y;
	}		
	
.spider_border_level_-13
	{
	background: url('/images/spider_level_-7.png') right 2712px;
	background-repeat: repeat-y;
	}	
	
.spider_pos_no
	{
	color: #fff;
	font-style: italic;
	margin: 0px 5px 0px 0px;
	}
	
.number_lost_text_green
	{
	font-size: 11px;
	color:	 #adcb3b;
	display: block;
	}
	
.number_lost_text_orange
	{
	font-size: 11px;
	color:	 #e29f0d;
	display: block;
	}	
	
.spider_col_last
	{
	background: none;
	}
	
.spider_no_place
	{
	font-size: 15px;
	color: #e29f0d;
	margin: 15px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	}
	
.spider_box_all_part_1_extra
	{
	padding-left: 1500px;
	}

.spider_box_name_lost
	{
	border-bottom: 1px dotted #E41013;
	}	
	
.detail_table_order
	{
	border: 1px solid #ccc;
	}
	
.detail_table_order td
	{
	border: 1px solid #ccc;	
	padding: 5px 10px;
	}
	
.detail_table_order th	
	{
	color: #3fbedf;
	border: 1px solid #ccc;	
	padding: 5px 10px;
	}
	
.detail_table_occu_bg
	{
	background-color: #e29f0d;
	}
	
.table_result
	{
	width: 100%;
	text-align: center;
	font-weight: 400;
	height: auto;
    min-height: 16px;
	}
	
.table_result_name
	{
	width: 100%;
	text-align: center;
	font-weight: 400;
	color: #e29f0d; 
	}	
	
.table_result_notice
	{
	width: 100%;
	text-align: center;
	font-style: italic;
    font-size: 10px;
	display: block;
	clear: both;
	}
	
.text_orange
	{
	color: #e29f0d;
	}

.orange
	{
	color: #e29f0d;
	}
	
.detail_table_order_center
	{
	text-align: center;
	}
	
.order_level_notice
	{
	margin: 5px 0px 0px 0px;
	}
	
.best_level
	{
	color: #adcb3b;
	}
	
.file_preview
	{
	font-size: 10px;
	margin: 5px 0px 0px 5px;
	cursor: pointer;
	display: block;
	color: #adcb3b;
	}	
	
.file_delete
	{
	font-size: 10px;
	margin: 5px 0px 0px 5px;
	cursor: pointer;
	display: none;
	color: #e29f0d;
	}
	
.table_result_size
	{
	min-width: 40px !important;
	}
	
.table_full tr td
	{
	vertical-align: top;
	}
	
.float_right
	{
	float: right;
	}
	
.margin_0
	{
	margin: 0px;
	}
	
.event_org_people, .event_org, .event_place
	{
	display: none;
	}
	
.spider_box_name_first
	{
	border-bottom: 1px solid #fff;
	}
	
.spider_box_label_prev_lost
	{
	color: #E41013;
	}
	
.table_td_size
	{
	min-width: 60px;
	}
	
.table_td_size2
	{
	min-width: 160px;
	}	
	
.detail_table_order th
	{
	background-color: #efefef;
	}

.input_size3
	{
	width: 196px;
	}	
	
.input_size2
	{
	width: 620px;
	}	
	
#main_right h6
	{
	    text-align: right;
        margin: 0px;
        padding: 5px 5px 0px 0px;
	}
	
.table_td_cross_name
	{
	min-width: 160px;
	color: #3fbedf;
	font-weight: 700;
	}
	
.spider_col_last .spider_col_border
	{
	background: none !important;
	}
	
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */	
	
.required {
    color: #FB0000;
    font-size: 13px;
	margin: 0px 0px 0px 5px;
}
	
input[type=radio]{
    margin: 5px;
	outline-offset: 5px;
}	

::placeholder
	{
	
	}
	
.event_banner
	{
	width: 468px;
	height: 120px;
	}
	
.table_full ::placeholder
	{
	color: transparent;
	}
	
.logo_detail
	{
	height: 45px;
    float: left;
    margin: 0px 20px 0px 0px;
	}
	
.spider_box_item_all
	{
	width: 318px;
	float: left;
	height: 22px;
	}
	
.banner_detail
	{
	width: 468px;
	height: 60px;
	}
	
#cookies_alert
	{
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0px;
	background-color: #16355a;
	text-align: center;
	color: #ddd;
	display: none;
	z-index: 2;
	}
	
#cookies_ok
	{
	background-color: #e29f0d;
	padding: 5px;
	color: #fff;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
	}
	
.table_name_det
	{
	color: #adcb3b;
	}
	
.red
	{
	color: #ff0000;
	}
	
.red b	
	{
	color: #ff0000;
	}
	
.fb_iframe_widget
	{
	z-index:0 !important;
	}
	
.table_custom_col_width
	{
	width: 180px  !important;
	}

.ico_help_hint
{
	width: 10px;
	margin:  0px 0px 0px 5px;
	
}

.ico_help_hint_bigger
{
	width: 20px;
	margin:  0px 0px 0px 5px;
	
}

.help_hint_window
{
	position: absolute;
	width:  200px;
	height:  auto;
	background-color:  #eee;
	border:  1px solid #3fbedf;
	padding:  10px;
	display: none;
	font-size:  12px;
	color:  #000;
	font-weight:  400;
	margin:  -50px 0px 0px 0px;
    text-align: left;
	z-index: 2;
}

.help_hint_window_inner
{
	
	position: absolute;
	height: auto;
}

.inline
{
	display:  inline;
}

.help_hint_box
{
	display: inline-block;
}

.help_hint_window_sticky {
	position: sticky;
}

.ico_watch
	{
	background-image: url('/images/ico_unwatch.png');
	}

.ico_unwatch
	{
	background-image: url('/images/ico_watch.png');
	}

.ico_lists
	{
	background-image: url('/images/ico_lists.png');
	}

.ico_users
	{
	background-image: url('/images/ico_users.png');
	}

.ico_delete
	{
	background-image: url('/images/ico_delete.png');
	}

.ico_edit
	{
	background-image: url('/images/ico_edit.png');
	}

.ico_duplicate
	{
	background-image: url('/images/ico_duplicate.png');
	}

.ico_structure
	{
	background-image: url('/images/ico_structure.png');
	}

.ico_admins
	{
	background-image: url('/images/ico_admins.png');
	}

.ico_judges
	{
	background-image: url('/images/ico_judges.png');
	}

.ico_results
	{
	background-image: url('/images/ico_results.png');
	}

.ico_signin
	{
	background-image: url('/images/ico_signin.png');
	}

.ico_signout
	{
	background-image: url('/images/ico_signout.png');
	}

.ico_lists_users
	{
	background-image: url('/images/ico_lists_users.png');
	}

.ico_detail
	{
	background-image: url('/images/ico_detail.png');
	}

.ico_unlock
	{
	background-image: url('/images/ico_unlock.png');
	}

.ico_lock
	{
	background-image: url('/images/ico_lock.png');
	}

.ico_hamburger
	{
	background-image: url('/images/ico_hamburger.png');
	}

.ico_lock
	{
	background-image: url('/images/ico_lock.png');
	}

.ico_hamburger
	{
	background-image: url('/images/ico_hamburger.png');
	}

.ico_hide
	{
	background-image: url('/images/ico_hidden.png');
	}

.ico_visible
	{
	background-image: url('/images/ico_visible.png');
	}

.ico_print
	{
	background-image: url('/images/ico_print.png');
	}

.ico_random
	{
	background-image: url('/images/ico_random.png');
	}

.ico_archive
	{
	background-image: url('/images/ico_hamburger.png');
	}

.button_ico
	{
		width:  34px;
		background-size: 75%;
		background-position: center;
		background-repeat:  no-repeat;
		padding:  0px;
		height: 34px;
		margin:  0px 10px 10px 0px;
		float:  left;
		border: none;
		border-width: 0px;
		border-spacing: 0px;
		box-sizing: inherit;
	}

.button_ico_max
	{
		width:  34px;
		background-size: 75%;
		background-position: center;
		background-repeat:  no-repeat;
		padding:  0px;
		height: 34px;
		margin:  0px 10px 10px 0px;
		float:  left;
		border: none;
		border-width: 0px;
		border-spacing: 0px;
		box-sizing: inherit;
	}

.button_gray {
	
	background-color: #dbeaee !important;
}

#main_home
	{
		width: 100%;
		height:  auto;
		background-color:  #fff;
	}

#main_home_header
	{
		width: 100%;
		height:  500px;
		margin: 90px 0px 0px 0px;
	}

#main_home_content
	{
		width:  1140px;
		height:  auto;
		min-height:  1000px;
		margin: 0px auto;
		padding:  70px 0px;
	}

#main_home_content h2
	{
		color: #16355b;
		font-size:  36px;
		text-align:  center;
		margin:  0px 0px 40px 0px;
		font-weight: 400;
		line-height: 40px;
	}

#home_box_system_1_bg h3
	{
		color: #e19e0d;
		font-size:  30px;
		text-align:  center;
		margin:  0px 0px 20px 0px;
		padding:  50px 0px 0px 0px;
	}

#home_box_system_2_bg h3
	{
		color: #acca3b;
		font-size:  30px;
		text-align:  center;
		margin:  0px 0px 20px 0px;
		padding:  50px 0px 0px 0px;
	}

#home_box_system_3_bg h3
	{
		color: #3fbdde;
		font-size:  30px;
		text-align:  center;
		margin:  0px 0px 20px 0px;
		padding:  50px 0px 0px 0px;
	}

.home_box_system
	{
		width: 380px;
		height:  300px;
		float:  left;
		text-align:  center;
		
	}

.home_box_system ul li
	{
	list-style:  none;
	}

#home_box_system_1_bg
	{
		background-color: #e19e0d;
		height: 10px;
		width: 100%;
		color: #e19e0d;
	}

#home_box_system_2_bg
	{
		background-color: #acca3b;
		height: 10px;
		width: 100%;
		color: #acca3b;
	}

#home_box_system_3_bg
	{
		background-color: #3fbdde;
		height: 10px;
		width: 100%;
		color: #3fbdde;
	}

.hp_text_full
	{
		text-align:  center;
		font-size:  20px;
	}

.home_box_1
	{
		width: 569px;
		background-color: #eee;
		height:  290px;
		margin:  30px 0px 0px 0px;
		float:  left;
		padding: 0px 0px 35px 0px;
	}

.home_box_2
	{
		width: 569px;
		background-color: #eee;
		height:  290px;
		margin:  30px 0px 0px 2px;
		padding: 0px 0px 35px 0px;
		float:  left;
	}

.home_box_1_bg
	{
		background-color: #e19e0d;
		height: 10px;
		width: 100%;
		color: #e19e0d;
		margin: 0px 0px 40px 0px; 
	}

.home_box_2_bg
	{
		background-color: #acca3b;
		height: 10px;
		width: 100%;
		color: #acca3b;
		margin: 0px 0px 40px 0px; 
	}

#main_home_content h4
	{
		color: #16355b;
		font-size:  28px;
		text-align:  center;
		margin:  0px 0px 40px 0px;
	}

.home_box_1_text
	{
	margin: 0px 0px 0px 90px;
	}

#main_home
	{
		background-image: url('/images/hp_bg_middle.png');
		background-repeat: no-repeat;
		background-position:  center 1450px;
		background-size:  contain;
	}

.home_box_par
	{
		width: 225px;
		height:  300px;
		float: left;
		margin:  0px 60px 0px 0px;
	}

.home_box_par h5
	{
		color: #16355b;
		font-size:  24px;
		margin:  0px 0px 20px 0px;
		padding: 0px;
		font-weight:  400;
		line-height:  28px;
	}

.home_box_par p
	{
		color: #666666;
	}

.home_ref
	{
		margin:  0px 0px 0px 0px;
		background:  none;
		height: auto;
	}

.home_ref_text
	{
		padding: 0px 45px;
		text-align: justify;
	}

.home_ref_name
	{
		font-size: 18px;
		padding: 20px 45px;
		text-align:  right;
	}

#main_home_footer
	{
		width: 100%;
		height:  460px;
		background-image: url('/images/hp_bg_footer.png');
		background-repeat: no-repeat;
		background-size: cover;
		color: #fff;
		font-size:  14px;
	}

#main_home_footer_1
	{
		margin: 0px 0px 0px 95px;	
	}

#main_home_footer_2
	{
		margin: 0px 0px 0px 105px;	
	}

#main_home_footer_3
	{
		margin: 0px 0px 0px 85px;
		text-align:  center;
	}

#main_home_footer_inner
	{
		width: 1280px;
		height: 460px;
		margin:  0px auto;
	}

.main_home_footer_box
	{
		width: 330px;
		height: 160px;
		float: left;
		padding: 70px 0px 70px 0px;
	}

.main_home_footer_box a
	{
	display: inline-block;
	}

.footer_copy
	{
	text-align: center;
	}

.button_home
	{
	padding: 10px;
	background-color: #a7c533;
	font-size:  16px;
	color: #fff;
	border-radius: 5px;	
	}

.button_home:hover
	{
	text-decoration: none;
	}

.button_home_orange
	{
	background-color: #e19e0d;
	}

#home_box_adv
	{
	width: 1120px;
	height: 100px;
	background-color: #eee;
	background-image: url('/images/hp_adv_info.png');
	background-position:  right 90px center;
	background-repeat: no-repeat;
	margin: 50px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	}

#home_box_adv b
	{
	color: #15365b;
	font-size:  19px;
	margin: 10px 0px 0px 0px;
	display: block;
	width: 1050px;	
	}

#home_box_adv p
	{
	color: #333;
	font-size:  14px;
	width: 1050px;
	display: block;
	}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}



/** Carousel Pagination **/

#slider_pagination
	{
	width: 1125px;
	height: 20px;
	position: absolute;
	text-align: right;
	margin: 450px 0px 0px -575px;
	left: 50%;
	z-index: 0;
	}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;    
    font-size: 0px;
    line-height: 14px;
    min-width: 14px;
    background: #f7f7f7;
    border-radius: 14px;
    padding: 3px;
    text-align: center;    
    margin-right: 5px;    
    opacity: .75;
	background-repeat: no-repeat;
	background-position: center;
}

.jcarousel-pagination a.active {
    background: #fff;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	background-repeat: no-repeat;
	background-position: center;
}
	
.jcarousel-control-prev 
	{
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 50px;
	height: 20px;
	position: absolute;
	text-align: left;
	margin: 190px 0px 0px -515px;
	left: 50%;
	font-size: 60px;
	color: #fff;
	display: none;
	}		
	
.jcarousel-control-next
	{
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 50px;
	height: 20px;
	position: absolute;
	text-align: right;
	margin: 190px 0px 0px 505px;
	left: 50%;
	font-size: 60px;
	color: #fff;
	display: none;	
	}	

.jcarousel ul li
{
	background-size: cover;
    background-position: center;
}

.slider_content
	{
	position: absolute;
	width: 950px;
	height: auto;
	margin: 42px 0px 0px 0px;
	padding: 20px 20px;
	background-color: rgba(0,0,0,0.5);
	}
	
.slider_content h1
	{
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 58px;
	text-transform: none;
	margin-top: 0px;
	}

.slider_content h2
	{
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	line-height: 42px;
	text-transform: none;
	margin: 40px 0px 0px 0px;	
	}
	
.slider_content span
	{
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	}
	
.slider_content:hover, .slider_content_small:hover
	{
	text-decoration: none;
	}
	
.slider_content_small
	{
	width: 480px;
	height: auto;
	position: absolute;
	margin: 398px 0px 0px -500px;
	padding: 10px;
	}	
	
.slider_content_small span
	{
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	}	

.btn_slider
	{
	margin: -20px 0px 0px 20px;
	float:  right;
	}

#ico_arrow_tb
	{
	width: 68px;
	height: 68px;
	background-image: url('/images/ico_arrow_tb.png');
	position: absolute;
	margin: -100px 0px 0px 540px;
	}

.hp_top_con
	{
	margin: 0px 0px 0px 60px;
	}

.hp_btn_abs
	{
	position: absolute;
	margin: 190px 0px 0px 230px;
	}

#home_top_con
	{
	width: 480px;
	}

.spider_locked_item:hover    
    {
    background-image: url('/images/ico_lock_blue.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right 28px bottom;
    }

.order_locked_item:hover    
    {
    background-image: url('/images/ico_lock_blue.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right bottom;
    }

.table_norm_locked_item:hover    
    {
    background-image: url('/images/ico_lock_blue.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right bottom;
    }

.table_cross_locked_item:hover    
    {
    background-image: url('/images/ico_lock_blue.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right bottom;
    }

.table_half
    {
    width: 50%;
    }

.event_detail_add
    {
    float: left;
    width: 50%;
    min-height: 30px;
    }

.event_detail_order
    {
    float: right;
    width: 50%;
    }

.new_tour_box
    {
    width: 150px;
    float: left;
    border: 1px solid #adcb3b;
    text-align: center;
    padding: 0px 0px 15px 0px;
    margin: 0px 20px 0px 0px;
	font-weight: 700;
    }

.new_tour_box a
    {
    text-transform: uppercase;
    display:  block;
    background-color: #adcb3b;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    }

.new_tour_box a:hover
    {
    text-decoration:  none;
    }

.new_tc_box
    {
    width: 250px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 355px;
    clear: both;
	font-weight: 700;
    }

.new_tc_box a
    {
    text-transform: uppercase;
    display: inline-block;
    background-color: #3fbedf;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    width:  125px;
    float: left;
    }

.new_tc_box a:hover
    {
    text-decoration:  none;
    }

.new_tc_box span
    {
    padding:  10px 5px 0px 5px;
    float: left;
    border: 1px solid #3fbedf;
    height: 26px;
    display: block;
    }

.new_easy
    {
    margin-left:  230px;
    }

.adv_title
    {
        font-style: italic;
        font-size: 13px;
        color: #bbb;
        display: block;
        text-align: right;
    }

.fb-share-button
    {
        float: right;
    }

.user_map_bg
    {   
    background-color: #3fbedf !important;
    color: #333 !important;
    padding-left:  10px;
    padding-right: 10px;
    }

.no_cursor
    {
    cursor: auto !important;
    }

.spider_box_place_table_div
    {
    margin: 0px 0px 20px 20px;
    }

.spider_box_place_table_div table
    {
    width:  400px;
    }

.spider_box_place_table_div table td
    {
    border-bottom: 1px solid #adcb3b;
    padding: 5px 10px;
    }

.a_profil
    {
    max-width: 170px;
    overflow: hidden;
    }

.table_spider_label
    {
    float: left;
    margin: -10px 0px 0px 40px;
    }

.float_left
    {
    float: left;
    }

.form-inline
    {
    display: inline-table;
    }

.logo_beta
    {
    position: absolute;
    color: #fff;
    margin: 49px 0px 0px 10px;
    }

.result_help_hint
    {
    margin: 10px 0px 0px 0px;
    font-size: 11px;
    color: #999;
    }    

.result_help_hint2
    {
    margin: 10px 0px 20px 0px;
    font-size: 11px;
    color: #999;
    }   

.result_help_hint3
    {
    margin: -20px 0px 10px 20px;
    font-size: 11px;
    color: #999;
    }   

.fb-like
    {
    float: right;
    }

.fb-like-clear
    {
    float: none;
    }

.table_event_desc tr td
    {
    
    

}


.eu_box p {
	text-align: left;
	padding: 0px 0px 0px 15px;
	font-size: 10px;
}

.event_banner_text
    {
    text-align: center;
    border: 1px solid #3fbedf;
    padding: 45px 2px 2px 2px;
        background: #efefef;
        font-size: 11px;
        height: 70px;
        vertical-align: middle;
    }

.new_tour_box
	{
		float: none;
		margin: 10px auto;
		width: 30%;
	}
	
.new_tc_box
	{
		float: left;
		margin: 50px 0px 0px 80px;
		clear: none;
		width: 40%;
	}
	
	.new_tc_box a
	{
		width: 40%;
	}
	
	.new_tour_box a
	{
		color: #16355a;
	}

.button_blue_lost {
	padding: 9px 25px 10px 25px;
    border: none;
    cursor: pointer;
    height: 33px;
    -webkit-appearance: none;
	background-color: #0a2444;
	color: #fff;
	}

.hp_btn_abs_mobile {
	display: none;
}

.table_list tr td{
	
}

.table_list a
	{
	color: #0a2444;
	text-decoration: underline;
	font-weight: 700;
	}

.underline {
	text-decoration: underline;
}


#detail_extra {
	display: none;
}

#g-recaptcha, #rc-imageselect {
transform: scale(.75);
transform-origin: 0 0 0;
}

#button_save_participants_fly {
	
	position: fixed;
	bottom: 0px;
	background-color: #fff;
	padding: 10px 10px;
	left: 0px;
	width: 101%;
	z-index: 3;
}

.event_detail_a:hover {
	color: #16355a;
}

.box_eu p{
	
}

.like_mobile {
		display: none;
	}

.like_desktop {
	margin: 20px 0px 0px 0px;
}

.headcol {
  position: absolute;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
  background-color: #fff;
  margin-top: 0px;
  height: 34px;
  width: 160px;
}

.headcol3 div, .headcol4 div {
	padding: 9px 0px 0px 0px;
}

.headcol2 {
  position: absolute;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
  background-color: #fff;
  height: 34px;
  margin-top: 0px;	
  width: 160px;
	
}

.headcol2 input {
	margin: 14px 0px 0px 0px;
}

.headcol3 {
  position: absolute;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
  background-color: #fff;
  height: 34px;
  margin-top: 0px;		
  margin-left: 182px;
  width: 160px;	
	
}

.headcol31 {
  position: absolute;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
  background-color: #fff;
  height: 35px;
  margin-left: 182px;
  width: 181px;	
	
}

.headcol4 {
  position: absolute;
  border-top-width: 1px;
  border-color: #000;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
  background-color: #fff;
  height: 34px;
  margin-top: 0px;	
  margin-left: 364px;	
  width: 160px;	
	
}

.headcol:before {
  
}

input:disabled {
	
	background-color: #fff !important;
	color: #000 !important;
	opacity: 1;
}

.detail_table_order tr{
	height: 46px;
}

.event_my_count {
	background-color: #cc0000;
	color: #fff;
	border-radius: 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	font-size: 11px;
	position: relative;
	top: -10px;
	
}

.pointer {
	cursor: pointer;
}

.print_footer {
	width: 100%;
	text-align: right;
}

.print_footer_text {
	position: relative;
	top: -18px;
}

.form_small_width {
	width: 34px;
}

.hidden {
	visibility: hidden;
}

.table_search td {
	padding: 5px 0px;
}

.table_width_str {
	width: 200px;
}

.table_width_str2 {
	width: 216px;
}

.table_width_str3 {
	width: 180px !important;
}

.blue_dark {
	
}

.h2_width {
	width: 80%;
	line-height: 40px;
}

.select_max_width
{
	max-width: 350px;
}

#menu_lang {
	float: right;
	margin: 34px 0px 0px 30px;
	
}

.login_button_img {
	position: relative;
	top: 9px;
	left: 15px;
	height: 25px;
}

.login_button_social		
	{
	padding: 0px 5px 7px 5px;
	background-color: #fff;
	color: #000;
	border: 1px solid black;
	cursor: pointer;
	height: 33px;
	font-weight: 700;
	-webkit-appearance: none;	
	width: 290px;	
	display: inline-block;
	text-align: center;
	}	

.login_button_social:hover {
	text-decoration: none;
	background: #efefef;
}

.login_button, .lost_button, .submit_register {
	width: 302px;
}

.order_head_center {
	padding-top: 15px !important;
}

.order_part_name_table {
	padding-top: 0px !important;
	padding-bottom: 10px !important;
}

.checkbox_red {
	outline: 1px solid #900;
}

.temp_empty_rows {
	display:  none;
}

.result_help_hint4 {
	
	font-size: 11px;
}

.title_group {
	
	color: #000;
	font-weight: 700;
}

/*
input:required
    {
    background: #f8c2c2;
    }

input:required[type=radio]:before {
      border-radius:50%;
      border: 1px solid #f8c2c2;
      content: '';
      width: 12px;
      height: 12px;
      position: absolute;
}*/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

