


#submit_resend_key{



}

#submit_resend_key_account_manager{

	margin-top: 5px;
	
}


.table td{

	overflow: hidden;
}

.table tr{

	cursor: pointer;
}

.table .odd{

	background: #d5dae2;
}


.label{

	font-size: 100%!important;

}

.text_color_green{

	color: #3c763d;
}

.text_color_red{

	color: #a94442;
}


.disabled_select_element{

	font-size: 18px!important;
	font-weight: bold;
}

.enabled_select_element{

	
}


.frame_container {

	position: relative;
	margin: 15px 0;
	padding: 39px 19px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	/*float: left;
	min-width: 1000px;*/


}

/*.wide_frame_container {

	float: left;
	position: relative;
	left: -200px;

}

.wide_table_wrapper{

	width: 1360px!important;
}*/

.frame_container:after {
        		
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	color: #9da0a4;
	-webkit-border-radius: 4px 0 4px 0;
	-moz-border-radius: 4px 0 4px 0;
	border-radius: 4px 0 4px 0;
}



.cascading-dropdown-loading {

        		cursor: wait;
        		background: url('res/ajax-loader.gif') 85% center no-repeat transparent;
        	}



.search-input{


  	width: 152.5px;
}

.buttonOK{

	height: 50px;
	width: 50px;
	background-size: 100px 50px;
	background-image: url('../img/okcancel.jpg');
	float: left;
	cursor: pointer;
}

.buttonCANCEL{

	height: 50px;
	width: 50px;
	background-size: 100px 50px;
	background-position: 50px;
	background-image: url('../img/okcancel.jpg');
	float: left;
	cursor: pointer;
}



.progress_single_wrapper {

	border: 3px solid #EAEAEA;
	border-radius: 3px;
	margin-bottom: 5px;
}

	 

.progress_single {

	width: 0;
	color: white;
	font-family: inherit!important;
	padding: 10px;
}

.numbers{

	position: relative;
	top: 30px;
}



.outer {

    display: table;
    position: absolute;
    height: 80%;
    width: 100%;   
}

.middle {

    display: table-cell;
    vertical-align: middle;
    padding-bottom: 40px;
}

.inner {

    margin-left: auto;
    margin-right: auto; 
    width: 880px;

    font-weight: 100;
    font-family: 'Lato'!important;
    font-size: 100px;
    text-align: center;
    margin-bottom: 100px;
}

.outer_heading {

    display: table;
    position: absolute;
    height: 80%;
    width: 100%;   
}

.middle_heading {

    display: table-cell;
    vertical-align: top;
    padding-bottom: 40px;
}

.inner_heading {

    margin-left: auto;
    margin-right: auto; 
    width: 1000px;

    font-weight: 100;
    font-family: 'Roboto'!important;

    text-align: left;
    margin-bottom: 100px;
}

.inner_heading_large {

    margin-left: auto;
    margin-right: auto; 
    width: 1400px;

    font-weight: 100;
    font-family: 'Roboto'!important;

    text-align: left;
    margin-bottom: 100px;
}

.inner_heading_separator_left {

    width: 665px;
    float: left;
    margin-right: 20px;
}

.inner_heading_separator_right {

    width: 665px;
    float: left;
}

#participant_manager_participation{

	float: left;
	/*position: relative;
	left: -100px;*/
}

/*#record_overview{

	float: left;
	position: relative;
	left: -225px;
}*/


#cloak{

	padding-top: 50px;
}


#course_picker{

	font-size: 18px;
}


.yes_no_button_panel ul{

	list-style-type: none;
	width: 300px;
	margin: auto;
	margin-top: 50px;
}

.yes_no_button_panel li{

	float: left;
	margin-left: 10px;
	margin-right: 10px;
}


#validation_wrapper{

	display: none;
}


#tabs{

	padding-top: 40px;
}






/*#participant_manager_participation_table_wrapper{

	width: 1360px;
}

#record_manager_overview_table_wrapper{

	width: 1400px;

}*/


.comparable_table td{

	text-align: center;

}

.comparable_table thead th{

	text-align: left;

}

.comparable_table_label{

	width: 523px;
}

.comparable_wrapper{

	height: 263px !important;

	overflow-y: scroll; 
	overflow-x: hidden;
}

.comparable_wrapper_double{

	height: 526px !important;

	overflow-y: scroll; 
	overflow-x: hidden;
}


.comparable_wrapper_area{

	height: 223px !important;
}

.comparable_wrapper_category{

	height: 186px !important;
}





.error_heading{

	font-size: 44px;
}
.error_message{

	font-size: 38px;
}
.error_code{

	font-size: 36px;
}



.form-errorpanel{

	list-style-type: none;
}



.prior_knowledge_base_data{

	width: 100%;
}

.prior_knowledge_base_data .col-md-6{

	width: 65%;
}

.prior_knowledge_separator_left{

	/*width: 600px;
	float: left;
	margin-right: 20px;*/
}

.prior_knowledge_separator_right{

	width: 340px;
	height: 100px;
	float: left;
}

.participant_manager_prior_knowledge_wrapper{

	float: left;
	width: 100%;
}



.short_frame{

	width: 290px;
}

.short_frame_second{

	position: absolute;
    top: 40px;
    left: 330px;
}

.short_frame_third{

	position: absolute;
    top: 40px;
    left: 640px;
}

.shorter_frame{

	width: 200px;
	height: 110px;
}
.shorter_frame_second{

	position: absolute;
	top: 40px;
	left: 290px;
}

#top2_prior_knowledge_date_picker_to{

	position: absolute;
	top: 73px;
	left: 330px;

}


#participant_manager_prior_knowledge_top1,
#participant_manager_prior_knowledge_top2,
#participant_manager_prior_knowledge_top3,
#participant_manager_prior_knowledge_top4,
#participant_manager_prior_knowledge_top5,
#participant_manager_prior_knowledge_top6,
#participant_manager_prior_knowledge_top7,
#participant_manager_prior_knowledge_top8,
#participant_manager_prior_knowledge_top9,
#participant_manager_prior_knowledge_top10,
#participant_manager_prior_knowledge_top11,
#participant_manager_prior_knowledge_top12 {

	display: none;
}

.prior_knowledge_course_picker select{

	width: 250px;
}


.floating{

	float: left;
	position: relative;
	
	margin-right: 30px;
}

.floating_select{

	width: 165px;
	height: 34px;
}

.content_item_input{

	width: 165px;
}

.floating_select_short{

	width: 210px;
	height: 34px;
}

.content_item_input_short{

	width: 137px;
}

.content_item_input_shorter{

	width: 117px;
}

.floating_select_shorter{

	width: 117px;
	height: 34px;
}

.content_item{

	padding-top: 20px;
}

.content_item td{

	padding-right: 10px;
}




#message{

	font-size: 18px;
}


.ms-list{

	width: 300px;
}

.ms-container{

	width: 670px !important;
}


.close{

	position: absolute;
	top: 10px;
	right: 10px;

}



#ms-participant_picker_select{

	margin: auto;
}

.search-input{

	margin-bottom: 10px;
}

#participant_picker h3{

	font-family: 'Lato'!important;
	font-weight: bold;
	margin-left: 145px;

}

#participant_picker .chosen{

	position: absolute;
	left: 390px;
	top: 40px;

}




#course_picker table{

	margin-left: 145px;
}


#course_picker select{

	font-family: 'Roboto'!important;
	font-weight: bold;
}


#course_picker h4{

	font-family: 'Lato'!important;
	font-weight: bold;
	margin-right: 35px;
}


.prior_knowledge_explanation p{

	padding-left: 100px;
	padding-right: 100px;
}


#recordmanager_date_picker_input{

	width: 40%;
}

#record_manager_detail_table_participants{


	
}




#participant_manager_detail_table_area th,
#participant_manager_detail_table_category th,
#participant_manager_detail_table_module th,
#participant_manager_detail_table_topic th,
#participant_manager_detail_table_full th
{

	text-align: center;
	font-size: 14px;
	font-weight: normal;
}



#participant_manager_detail_requirements .percircle{

	margin-right: 20px!important;

}


.detail_row_1{


}
.detail_row_2{

	width: 140px;	
}
.detail_row_3{

	width: 140px;
}
.detail_row_4{

	width: 140px;
}





#statistic_manager_notify_participants_parameter_form textarea{

	resize: none;
	height: 150px;
}








#notification_manager p {

	padding: 20px;
}



#participant_manager_detail_table_topic_detail_compact th{

	width: 25%;
}

#participant_manager_detail_table_topic_detail_compact td{

	width: 25%;
}


#percircleFULL{

	position: relative;
	top: 15px;
}



#participant_manager_account_detail_table a{

	float: left;
	margin-top: 10px;
	margin-right: 10px;
}


#participant_manager_detail_requirements_full #send_report_button{

	float: right;
	margin-top: 20px;
	color: white;
}

#participant_manager_detail_table_full td{

	padding-bottom: 20px;
}

#participant_manager_detail_requirements tr{

	cursor: auto;
}


