/*FROM MATERIALS CSS*/
.f_pdf,
.f_txt,
.f_zip,
.f_docx,
.f_doc,
.f_rtf  {
    background:url(file_types_big.png) 0 0;
}

.f_txt  {   background-position:-38px 0;    }
.f_zip  {   background-position:-76px 0;    }
.f_docx {   background-position:-114px 0;   }
.f_doc  {   background-position:-152px 0;   }
.f_rtf  {   background-position:-190px 0;   }
/*FROM MATERIALS CSS*/

/********** UPLOAD **********/

.upload_banner	{
	background:url(upload/upload_banner.png) 10px 0 no-repeat;
	padding-left:95px;
	margin-top:20px;
	color:#5a5a5a;
	font-size:12px;
	padding-right:50px;
}

.upload_banner h1	{
	color:#607ea7;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px;
}

.upload_step,
.upload_step_2_active,
.upload_step_active	{
    height:41px;
    position:relative;
    margin:20px 0 10px;
    font-size:11px;
    color:#838383;
    padding-left:70px;
    float: left;
}
.upload_step h1,
.upload_step_2_active h1,
.upload_step_active h1	{
	background:url(upload/upload_steps.png) 0 0 no-repeat;
}
.upload_step_2_active {
    float: none;
}
.upload_step_active h1,
.upload_step_2_active h1 {
    background-position:0 -41px;
}
.upload_step h1,
.upload_step_2_active h1,
.upload_step_active h1	{
	left:0px;
	top:0;
	height:37px;
	line-height:36px;
	font-size:35px;
	color:white;
	position:absolute;
	z-index:1;
	padding: 2px 8px;
	width: 45px;
}

.upload_step h2,
.upload_step_2_active h2,
.upload_step_active h2	{
	color:#989898;
	font-size:18px;
	margin-bottom: 4px;
}
.upload_step_active h2,
.upload_step_2_active h2	{
    color:#607ea7;
}

.upload_step_in_progress,
.upload_step_pass,
.upload_step_fail	{
	color:#158026;
	font-size:12px;
	background:url(upload/step_pass.gif) left no-repeat;
	padding:3px 0 3px 26px;
	margin:0px 0px 0px 40px !important;
}
.upload_step_fail	{	background-image:url(upload/step_fail.gif); color:#c42e20;	}
.upload_step_in_progress	{	background-image:url(../blueSkin/loading_small.gif); color:#5A5A5A;	}

.upload_step_pass .download_type,
.upload_step_fail .download_type	{
	height:43px;
	color:#5a5a5a;
	font-size:16px;
	float:left;
	padding-right:10px;
}
.upload_step_pass .download_type b,
.upload_step_fail .download_type b	{	font-size:12px;	}
.upload_step_pass .download_type .icon,
.upload_step_fail .download_type .icon	{
	width:38px;
	height:43px;
	float:left;
	margin-right:10px;
	display:inline;
}

.upload_step_pass .file_input,
.upload_step_fail .file_input	{
	float:left;
	padding-top:5px;
}

table.document_type .custom_dropdown input.text,
table.document_type .custom_dropdown,
table.document_type .custom_dropdown .list	{
	background:white;
}

table.document_type	{
	color:#5a5a5a;
	font-size:12px;
	margin:10px 0;
}
table.document_type td	{
	vertical-align:top;
	padding:3px 4px;
}
table.document_type td.left	{
	text-align:right;
	padding-top:6px;
	width:120px;
}
table.document_type textarea,
table.document_type textarea.active	{
	width:372px;
	height:108px;
	font-size:11px;
}
table.document_type textarea.active	{ background: #FAFAFA; }
table.document_type input.txt,
table.document_type input.txt_active	{	width:372px; font-size:11px;	}
table.document_type input.txt_active { background: #FAFAFA; }

table.document_type input.send_file, 
table.document_type input.send_file_hover	{
	width:149px;
	height:33px;
	background:url(upload/send_material.png) 0 0;
	margin-top:10px;
	border: none;
	display: block;
	cursor: pointer;
}
table.document_type input.send_file_hover	{	background-position:0 -33px;	}

.popular_list_foot_small	{
	background:url(upload/popular_list_foot_small.png) bottom no-repeat;
	padding:10px;
}

.popular_list_foot .chart	{	background:url(upload/upload_chart_ico.gif) left no-repeat; color:#5a5a5a; font-size:11px; padding-left:33px;	}

.upload_important_warn	{
	background:url(upload/upload_warnng_ico.gif) left no-repeat;
	color:#ef402f;
	font-size:13px;
	font-weight:bold;
	padding:17px 0 17px 55px;
	margin-bottom:10px;
}

.upload_terms .row_fail,
.upload_terms .row_pass	{
	padding-left:16px;
	background:url(upload/row_fail.gif) 0 3px no-repeat;
	color:#5a5a5a;
	font-size:12px;
	line-height: 16px;
}
.upload_terms .row_pass	{	background-image:url(upload/row_pass.gif);	}

table.upload_stats	{
	width:650px;
	border:1px #dedede;
	border-style:solid none none solid;
	margin:-38px 4px -33px;
	position:relative;
	z-index:1;
}
table.upload_stats td	{
	padding:10px 8px;
	border:1px #dedede;
	border-style:none solid solid none;
	background:white;
	color:#5a5a5a;
}
table.upload_stats td.head	{	color:#6191b9; font-weight:bold;	}
table.upload_stats tr.color td	{	background:#f7f9fb;	}	
.upload_stat_head	{
	background:url(upload/upload_stats.png) left no-repeat;
	height:46px;
	padding-left:58px;
	font-size:11px;
	color:#6e6e6e;
	margin:20px 0;
}
.upload_stat_head h1	{
	font-size:20px;
	color:#607ea7;
	margin:4px 0 0;
	float:left;
}

/********** /UPLOAD **********/

table.lessons_top_user	{	width:100%;	}
table.lessons_top_user td	{	border-bottom:1px dotted #aaa; color:#333; font-size:11px; vertical-align:middle; font-weight:bold; padding:8px 10px 8px 0;	}
table.lessons_top_user img	{	width:32px; height:32px; vertical-align:middle; margin-right:3px;	}
table.lessons_top_user a.small_avatar	{	display:inline-block; margin:0; float:none; vertical-align:middle; width:50px; height:50px; margin-right:3px;	}
table.lessons_top_user a.small_avatar img	{	width:46px; height:46px; margin:1px;	}
table.lessons_top_user a.nick	{	vertical-align:middle;	}

table.lessons_user_gifts	{width:100%;	}
table.lessons_user_gifts div	{padding: 5px 0 4px 2px; float: left;}
table.lessons_user_gifts div img {padding-left: 3px;}
table.lessons_user_gifts a	{		}
table.lessons_user_gifts td	{border-bottom:1px dotted #aaa; color:#333; font-size:11px; vertical-align:middle; font-weight:bold; padding:8px 10px 8px 0;	}
table.lessons_user_gifts img	{width:16px; height:16px; vertical-align:middle; margin-right:3px; vertical-align:middle;	}
table.lessons_user_gifts a.nick	{vertical-align:middle;	}
table div.user_gift_txt{ padding-top: 7px; }

.uploaderBlock {
    margin-left: 70px;
}

#beforeUploadAlert .t_cont {
	background-image: url(alerts/attention_white.png);
}
