


#bla_code_result {
}

.bla_iframe_body{
	background-color: transparent;
	font-family:  'Roboto', sans-serif, Verdana, Arial, Helvetica, sans-serif;
	height: 90%;
	background-image: none;
}

.bla_iframe_message{
	background-color: transparent;
}

.bla_iframe_message td{
	color: #fefefe;
}


#bla_check_iframe {
	width:100%;
	height:365px;
	border: 0px solid;
	padding: -10px;
	position: relative;
	background-color: transparent;
}

#bla_code_result_content {
	padding: 10px;
	border: 1px solid #111;
}

.bla_box_message {
	border: 1px solid #444;
	background-color: rgba(60,60,60,0.9);
	padding: 3px;
	vertical-align: top;
	color: #f4f4f4;
}

.bla_box_message_details {
	color: #f4f4f4;
}

.bla_box_footer{
	background-color: rgba(60,60,60,0.9);
	padding-top:5px;
	padding-bottom:5px;
}

.bla_box_infobit {


}

.bla_event_selection {
	font-family: 'Roboto', sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bla_highscore_item {
	display:inline-block;
	padding: 5px 5px;
	width: 100%;
}

.bla_achievement_statistics
{
	display:inline-block;
	float:right;
	padding-right: 50px;
}

.bla_detail_BLAbox
{
	float:center;
	display:block;
}

.bla_detail_unlocks
{
	float:left;
}

.bla_user_avatar{
	display:block;
	border-style:none;
	max-width: 150px;
	max-height: 150px;
	margin: auto;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.bla_box_item {
	display:inline-block;

	margin-left: auto;
	margin-right: auto;

	width: 500px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);

	background-color: #f4f4f4;
	text-align: left;
	overflow: hidden;
	color: #111;
}


  .tooltip_source{
    display:none;
  }


.bla_minibox_item {
	display:inline-block;

	margin-left: auto;
	margin-right: auto;
	margin: 5px;

	width: 350px;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	background-color: #f4f4f4;
	text-align: left;
}

.bla_minibox_table {
	position:relative;
	width: 100%;
	height: 100px;
	display:table;
	border-spacing: 0;
	table-layout: fixed;
}


.bla_minibox_item.unlocked {

}

.bla_minibox_imagecell{
	display:table-cell;
	border-right:1px solid #111;
	width: 70px;
	padding: 0;
  background-color: #111;
	background-image: url(../bkl2019/BG.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}
.bla_minibox_title_cell{
	display:table-cell;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	vertical-align:top;
	padding-left:5px;
}

.bla_minibox_description{
	font-weight: regular;
	font-size: 12px;
	color: #111;
}

.bla_minibox_progress_cell{
	display:table-cell;
	width: 70px;

	text-align: center;
	font-weight: bold;
	background-color: #111;
	background-image: url(../bkl2019/BG.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fefefe;
}


.bla_minibox_progress_cell.unlocked {
	background-image: url(../bkl2019/CHECK.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-shadow: 2px 2px 40px 2px #ff7c23;
	border-width: 0px;
	color: #fefefe;
	text-shadow: 1px 1px 1px #000;
	text-shadow:
	 /* Outline 1 */
    -2px -2px 0 #333,
    2px -2px 0 #333,
    -2px 2px 0 #333,
    2px 2px 0 #333,
    -2px 0 0 #333,
    2px 0 0 #333,
    0 2px 0 #333,
    0 -2px 0 #333;
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	font-size: 20px;
}



.bla_box_item.unlocked {
	box-shadow: 2px 2px 40px 2px #ff7c23;
}

.bla_box_table {
	padding: 0px;
	width: 100%;
	height: 100%;
}

.bla_box_title_cell{
	padding: 5px;
}

.bla_box_title_cell a:link,
.bla_box_title_cell a:active,
.bla_box_title_cell a:hover,
.bla_box_title_cell a:visited		{color: #fefefe;}

.bla_block_bits{
	width: 100%;
	text-align: center;
}

.bla_image {
	display:block;
	padding: 0;
	margin:auto;
}

.bla_box_image {
	display:block;
	border-style:solid;
	border-width: 1px;
	border-color: #111;
	max-width: 150px;
	height: 150px;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	margin: auto;
}

.bla_box_image_cell{

	height: 100%;
	width: 150px;
	height: 150px;
}

.bla_box_description_cell{
	height: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	vertical-align: top;
	padding: 5px;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.bla_box_points_cell{
	height: 100%;
	width: 100px;
	background-color: rgba(60,60,60,0.9);
	text-align: center;
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	color: #fefefe;
	text-shadow: 1px 1px 1px #000;
	text-shadow:
	 /* Outline 1 */
    -2px -2px 0 #333,
    2px -2px 0 #333,
    -2px 2px 0 #333,
    2px 2px 0 #333,
    -2px 0 0 #333,
    2px 0 0 #333,
    0 2px 0 #333,
    0 -2px 0 #333;
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	font-size: 20px;
}

.bla_box_points_cell.unlocked{
	background-color: #ff7c23;
	border: 1px solid #111;
	box-shadow: 2px 2px 40px 2px #ff7c23;
}

.bla_box_progress_cell{
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	background-color: rgba(60,60,60,0.9);
	color: #fefefe;
	padding: 5px;
}

.bla_box_progress_cell.progress-bar{
	color: #fefefe;

}


.bla_box_progress_cell.unlocked{
	box-shadow: 3px 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	box-shadow: 2px 2px 40px 2px #ff7c23;
	background-color: #ff7c23;
	color: #fefefe;
	padding: 5px;
	border: 1px solid #111;
}

.bla_box_progress_row.hidden {
	display:none;
}


.bla_box_title {
	font-family: 'Anton', sans-serif, Arial, Helvetica, sans-serif, Verdana;
	font-size: 20px;
	font-weight: normal;
}
.bla_box_title a:hover {
	color: #444;
}

.bla_box_imagecell {
	display:block;
	width: 150px;
	height: 150px;
	background-color: rgba(60,60,60,0.9);
	margin:auto;
}



.bla_list_image {
	display:inline-block;
	border-style:none;
	max-width: 50px;
	max-height: 50px;
	margin: auto;
}


.bla_box_description {
	width: 300px;
	height:150px;
	background-color: #F7F7F7;
	padding-left: 10px;
}

.bla_box_description b {

}

.bla_box_infoline_header {
	height:100%;
	background-color: rgba(60,60,60,0.9);
	color: #ff7c23;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}

.bla_box_infoline_content {
	background-color: #666;
	color: #fefefe;
	text-align: left;
	padding-left: 10px;
}
