.modal {
	position: relative;
	width: 700px;
	background-color: #E0E0E0;
	margin-left: auto;
	margin-right: auto;
	z-index: 110;
	padding: 30px;
	padding-top: 10px;
	padding-right: 40px;
	font-family: Helvetica;
	margin-top: 50px;
}
.modal_title_label {
	font-size: 24px;
	position: relative;
	float: left;
	line-height: 45px;
}
.modal_backdrop {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #313133;
	opacity: 0.8;
	z-index: 100;
}
.modal_teach_title_input {
	position: relative;
	float: right;
	width: 490px;
	height: 40px;
	font-size: 24px;
	outline: none;
	padding-left: 10px;
}
.modal_layer_one {
	background-color:transparent;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;
}
.modal_middle {
	background-color: transparent;
	margin-bottom: 20px;
}
.modal_description_label {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.modal_description_input {
	width: 330px;
	height: 100px;
	font-family: Helvetica;
	font-size: 18px;
	margin-left: 25px;
	outline: none;
}
.modal_middle_left {
	width: 380px;
	position: relative;
	float: left;
	padding: 10px;
}
.modal_middle_right {
	width: 280px;
	height: 145px;
	position: relative;
	float: right;
	background-color: #59595A;
	padding: 10px;
}
.modal_date_button {
	padding: 10px 20px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	margin-top: 30px;
}
.modal_technology_label {
	font-size: 18px;
	line-height: 35px;
	margin-left: 10px;
}
.modal_middle_bottom {
	margin-top: 20px;
}
.modal_teach_technology_input {
	position: relative;
	float: left;
	width: 400px;
	height: 30px;
	font-size: 20px;
	outline: none;
	margin-left: 36px;
	padding-left: 10px;
}
.modal_button_bottom {
	width: 200px;
	font-size: 36px;
	padding: 10px 20px;
	margin-left: auto;
	margin-right: auto;
}

.modal_middle_bottom ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
}
.modal_middle_bottom li {
	display: inline;
	border-left: 1px solid #000000;
	padding-left: 5px;
	color: #3DA6F4;
	font-size: 20px;
	padding-right: 5px;
}
.modal_middle_bottom li.first_list {
	border: none;
}
.modal_date {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #E0E0E0;
	font-size: 24px;
}
.modal_day {
	margin-top: 45px;
}
.modal_instructor {
	width: 330px;
	margin-top: 20px;
	background-color: #59595A;
	font-size: 24px;
	padding:20px;
	color: #E0E0E0;
}
.modaL_instructor_img {
	width: 60px;
	height: 60px;
	background-color: transparent;
	float: left;
}
.modal_instructor_right {

	background-color: transparent;
	float: left;
	padding-left: 10px;
}
.modal_instructor_right_good {
	float: left;
	
}
.modal_instructor_right_bad {
	float: left;
	margin-left: 20px;
}
.modal_instructor_right_good_img {
	width: 25px;
	height: 25px;
	float: left;
	padding-right: 5px;
}
.modal_instructor_right_bad_img {
	width: 25px;
	height: 25px;
	float: left;
	padding-right: 7px;
}
.modal_overall_title {
	font-size: 40px;
	font-weight: bold;
}
.modal_teach {
	display: block;
}
.modal_learn {
	display: none;
}
.modal_description_input_update {
	width: 490px;
	height: 100px;
	float: right;
	font-size: 24px;
	outline: none;
	padding-left: 10px;
}
.modal_instructor_update {
	width: 505px;
	background-color:transparent;
	margin-right: 0px;
	float: right;
}
.modal_instructor_name {
	font-size: 24px;
	background-color: transparent;
	float: right;
	width: 235px;
	padding: 5px;
	padding-top: 10px;
}
.modal_instructor_update_info {
	float:left;
	width: 300px;
	background-color: transparent;
}
.modal_instructor_update_rating {
	float: right;
	width: 150px;
	background-color: transparent;
	padding-top:5px;
}
.modal_instructor_update_rating_good {
	float: right;
	margin-top: 4px;
	font-size: 24px;
	margin-left: 5px;
}
.modal_instructor_update_rating_bad {
	float: left;
	margin-top: 10px;
	font-size: 24px;
	margin-left: 10px;
	margin-right: 10px;
}
.modal_instructor_update_img {
	float: right;
	width: 40px;
	height: 40px;
	background-image: url("../img/rating_good.png");
}
.modal_container {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
.modal_url_info {
	text-align: left;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.modal_url_date {
	font-weight: bold;
}
.modal_url_url {
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0px;
	width: 700px; 
	margin-top: 5px;   
}
.workshop_url {
	display: none;
}
.modal_url_info_bottom {
	text-align: left;
	font-size: 20px;
	padding-top: 20px;
}
.modal_url_info_bottom_highlight {
	font-weight: bold;
}

.modal_instructor_img_update {
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: 100%;
	background-position:top;
	background-image: url('../img/user_50.png');
	float: left;
}
.modal_participants_info_container {
	float: right;
	width: 505px;
	font-size: 24px;
	line-height: 45px;
}
.modal_participants_info_amount {
	font-weight: bold;
}

.modal_facebook_login {
	display: none;
}
.modal_facebook_button {
	width: 400px;
	font-size: 36px;
	padding: 10px 20px;
	margin-left: auto;
	margin-right: auto;
}
.modal_login_content {
	padding: 20px 0px;
}
.modal_participants_img_container {
	float: right;
	width: 350px;
}
.modal_participants_img {
	float: left;
	width: 50px;
	height: 50px;
}

.modal_progress {
	display: none;
}
.modal_progress_bar {
	width: 80px;
	height: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 0px;
	text-align: center;
}
.modal_progress_ball {
	background-color: red;
	border-radius: 25px;
	width: 15px;
	height: 15px;
	-moz-border-radius: 25px;
	margin: 2px;
	position: relative;
	float: left;
	-webkit-animation-name: progress_loader;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: linear;
	opacity: 0;
	-webkit-tranform: scale(0.8);
}
#modal_progress_ball_1 {
	-webkit-animation-delay: .3s;
}
#modal_progress_ball_2 {
	-webkit-animation-delay: .4s;
}
#modal_progress_ball_3 {
	-webkit-animation-delay: .5s;
}
#modal_progress_ball_4 {
	-webkit-animation-delay: .6s;
}
@-webkit-keyframes progress_loader {
	0%{opacity: 0;}
	50%{opacity:1;}
	100%{opacity:0;}
}