/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21 Οκτ 2014, 12:32:42 μμ
    Author     : maroulidis
*/

div#evaluation_form_info{
    margin-top: 10px;
}

div#evaluation_form_info h3{
    font-size: 105%;
    margin-bottom: 5px;
}

div#evaluation_form_details{
    width:100%;
    background-color: #F4F4F4;
    border: 1px solid #CCC;
}

div#evaluation_form_details div.evaluation_form_detail{
    display: inline-block;
    width:48%;
    padding: 1% 1%;
    line-height: 1.5em;
}

div#evaluation_form_details div.evaluation_form_detail span{
    font-weight:bold;
}

form#qa-school-evaluation-form{
    font-size: 1em;
}

form#qa-school-evaluation-form div.form-radios div.form-type-radio{
    margin-left: 0!important;
}

form#qa-school-evaluation-form div.form-radios div.form-type-radio input{
    line-height: 1.5em;
    vertical-align: top;
}

form#qa-school-evaluation-form input.form-submit{
    margin: 0!important;
}

form#qa-school-evaluation-form div.form-item-program-studies{
    width:100%;
}

form#qa-school-evaluation-form div.form-item-program-studies label{
    display: inline-block;
    width: 33%;
    margin-right: 2px;
}


form#qa-school-evaluation-form div.form-item-program-studies select{
    display: inline-block;
    width: 66%;
    background: #F4F4F4;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #BBB #BBB #DDD;
}

form#qa-school-evaluation-form-section div.description p{
    margin: 0!important;
    display: block;
    width: 100%;
}

form#qa-school-evaluation-form-section h3{
    margin-top: 10px;
	margin-bottom: -20px;
}

form#qa-school-evaluation-form-section label{
    font-size: 1em;
    background: none repeat scroll 0% 0% #E6E6E6;
    margin-top: 0.4em;
    padding: 0.5% 0 0.5% 0.5%;
    width: 75%;
    border-right: 1px solid #BBB;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #BBB #BBB #DDD;
    color: #555;
}

form#qa-school-evaluation-form-section label.option{
    padding: 0!important;
    background: none!important;
    width:auto!important;
    border: none!important;
    margin:0!important;
}

form#qa-school-evaluation-form-section div.form-textarea-wrapper{
    width:100%;
    /*padding: 5px 5px;*/
}

form#qa-school-evaluation-form-section div.description,
form#qa-school-evaluation-form-section div.data_source_info{
    display: none;
    /*margin-left: 0.5em;*/
    border: 1px solid #BBB;
    padding: 0.5em;
    clear: both;
    font-size: 0.9em;
}

img.show_hide_data_source_icon{
	margin-left: 5px;
	cursor: pointer;
}

form#qa-school-evaluation-form-section table#m1_summary_table_report{
	margin: 5px!important;
}

form#qa-school-evaluation-form-section img.show_hide_icon{
    cursor:pointer;
    margin-left: 0.5em;
    display:inline-block;
}

form#qa-school-evaluation-form-section img.optional_icon{
    cursor: auto;
    margin-left: 0.5em;
    display:inline-block;
}

form#qa-school-evaluation-form-section div.form-type-textfield input{
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    width:200px;
}

form#qa-school-evaluation-form-section div.form-item{
    margin-top: 0!important;
    margin-bottom: 0.4em!important;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_form_sub_item label,
form#qa-school-evaluation-form-section div.form-item label{
    background: none!important;
    border :none!important;
    font-weight:normal!important;
    /*font-style: italic;*/
    font-size: 1em;
    color: #555;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_form_sub_item label,
form#qa-school-evaluation-form-section div.form-type-textarea label{
    margin-top: 10px!important;
    font-weight:bold!important;
    color: #555;
	margin-left:0!important;
	padding-left:0!important;
}

form#qa-school-evaluation-form-section div.form-type-radios label,
form#qa-school-evaluation-form-section div.form-type-checkbox label,
form#qa-school-evaluation-form-section div.form-type-textarea label{
    font-weight:normal!important;
    margin:0!important;
    color: #555;
	display: inline-block;
	float:left;
}

div#qa_school_evaluation_form_data_report{
    clear:both;
    margin-top:30px;
}

form#qa-school-evaluation-basic-form input[type='submit']{
    margin-right: 0!important;
}
form#qa-school-evaluation-basic-form label{
    width:28%;
}

form#qa-school-evaluation-basic-form select{
    width:70%;
}

form#qa-school-evaluation-form-section div.form-type-radio{
    float:left;
    margin-right: 10px;
}

form#qa-school-evaluation-form-section input.form-radio{
    vertical-align: top!important;
}

form#qa-school-evaluation-form-section div.form-wrapper{
    clear: both;
	margin-top:10px;
	-webkit-margin-top: 10px;
}

table#qa_school_evaluation_index_table{
    table-layout: fixed;
    width: 100%;
}

table#qa_school_evaluation_index_table th:first-child{
    width: 3%;
}

table#qa_school_evaluation_index_table td:first-child,
table#qa_school_evaluation_index_table td:last-child{
    text-align: center;
}

table#qa_school_evaluation_index_table th.status_column{
    width: 10%;
    text-align: center;
}

table#qa_school_evaluation_index_table th.section_column{
    width: 65%;
}

table#qa_school_evaluation_index_table th{
    border: 1px solid #D3D3D3;
    background: url('images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
    color: #555;
    font-weight: bold;
    text-align: center;
    padding: 3px 5px;
}

table#qa_school_evaluation_index_table td{
    border: 1px solid #D3D3D3;
}

table.qa_school_evaluation_form_section_header_table{
    font-size: 1.1em;
    margin: 10px 0px 20px 0px;
    table-layout: fixed;
    width: 100%;
}

table.qa_school_evaluation_form_section_header_table tbody tr th{
    border: 1px solid #D3D3D3;
    background: url('images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
    color: #555;
    font-weight: bold;
    text-align: left;
    padding: 3px 5px;
    width: 50%;
    font-size: 13px;
}

p.qa_scool_evaluation_automated_content{
    color:purple;
}

/*form#qa-school-evaluation-form-section div.form-radios
form#qa-school-evaluation-form-section div.form-type-checkboxes,
{
	margin-top: 5px;
	width: 15%;
	display: inline-block;
	float: right;
}*/

form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios div.form-radios{
  margin-top: 5px;
	width: 15%;
	display: inline-block;
	float: right;
}

form#qa-school-evaluation-form-section div.form-radios.multivalue_list{
  margin-top: 5px;
	width: 20%;
	display: inline-block;
	float: right;
}

form#qa-school-evaluation-form-section div.form-radios.multivalue_list div.form-item{
  float:right;
}


form#qa-school-evaluation-form-section div.form-checkboxes{
	margin-top: 5px;
	width: 100%;
	display: inline-block;
	float: right;
}

form#qa-school-evaluation-form-section div.multivalue_list .form-item{
	display: block;
	width:50%;
	
}

form#qa-school-evaluation-form-section div.form-radios .form-type-radio input,
form#qa-school-evaluation-form-section div.form-radios .form-type-radio label{
	display: inline-block;
}

form#qa-school-evaluation-form-section div.form-type-checkboxes div.form-type-checkbox{
	clear: right;
}

form#qa-school-evaluation-form-section div.form-type-checkboxes div.form-type-checkbox input,
form#qa-school-evaluation-form-section div.form-radios .form-type-radio input{
	float: right;
	display: inline-block;
}


form#qa-school-evaluation-form-section div.form-type-checkboxes div.form-type-checkbox label,
form#qa-school-evaluation-form-section div.form-radios .form-type-radio label{
	float: left;
	display: inline-block;
}

form#qa-school-evaluation-form-section div.form-type-checkboxes div.form-type-checkbox label{
	width: 85%!important;
	text-align: left;
}


form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios label{
    display:inline-block!important;
    width:75%!important;
    float:left!important;
    min-height: 30px!important;
    /*vertical-align: text-top;*/
    /*padding: 0 10px!important;*/
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios label.option{
    padding: 0!important;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios div.form-radios{
    display:inline-block!important;
    /*width:25%;*/
    float:right!important;
    min-height: 30px!important;
    /*vertical-align: text-top!important;*/
    width:15%!important;
    margin:0!important;
    padding: 5px 0!important;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios div.form-type-radio:nth-child(2){
	float:right;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios div.form-radios label{
    display:inline-block!important;
}

form#qa-school-evaluation-form-section div.form-type-radios{
    margin: 5px 0!important;
    clear: both;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_yes_no_radios div.form-type-radio label{
    width:auto!important;
}

form#qa-school-evaluation-form-section div.form-type-checkboxes label{
    margin: 0 !important;
}

form#qa-school-evaluation-form-section div.form-type-checkboxes{
    margin: 0 !important;
    float: left;
	width: 100%;
	margin-bottom: 20px!important;
}

form#qa-school-evaluation-form-section div.form-type-textfield label{
    display:inline-block!important;
    width:75%!important;
    float:left!important;
    min-height: 30px!important;
}

form#qa-school-evaluation-form-section div.form-type-textfield input[type='text']{
    display:inline-block!important;
    /*width:25%;*/
    float:right!important;
    min-height: 30px!important;
    /*vertical-align: text-top!important;*/
    width:10%!important;
    padding: 5px 0!important;
	margin-left: 10%;
}

form#qa-school-evaluation-form-section div.form-item-6-21-135 div.form-radios div{
    width:30%!important;
    float:left;
}

form#qa-school-evaluation-form-section div.form-item-6-21-135 div.form-radios{
    margin: 0px;
    width: 100%;
}


form#qa-school-evaluation-form-section input[type = 'submit'],
form#qa-school-evaluation-comments-form input[type = 'submit']{
    background: none repeat scroll 0% 0% #E6E6E6;
    padding: 4px 6px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #BBB #BBB #DDD;
    cursor: pointer;
    font-size: 1.05em;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
    color: #000;
    display: block;
    float: right;
    clear: none!important;
    min-width: 150px;
}

form#qa-school-evaluation-form-section input[type = 'submit'],
form#qa-school-evaluation-comments-form input[type = 'submit'],
form#qa-school-evaluation-annexes-form input[type = 'submit']:not(#edit-annex-annex-file-upload-button):not(#edit-annex-annex-file-remove-button){
    clear: none!important;
    margin-left: 10px;
}

form#qa-school-evaluation-annexes-form input#edit-annex-annex-file-upload-button,
form#qa-school-evaluation-annexes-form input#edit-annex-annex-file-remove-button,
form#qa-school-evaluation-annexes-form input#edit-annex-annex-file-upload{
    display: inline;
    float: none;
    clear: none!important;
    min-width: 100px;
    margin: 0px;
}

form#qa-school-evaluation-annexes-form div.form-type-managed-file{
    border-bottom: 1px solid #DDD;
    height: 50px;
    padding: 10px 0 20px 0;
    margin-bottom: 20px;
}

form#qa-school-evaluation-form-section input[type = 'submit']:disabled,
form#qa-school-evaluation-comments-form input[type = 'submit']:disabled,
form#qa-school-evaluation-annexes-form input[type = 'submit']:disabled{
    cursor: not-allowed;
}

form#qa-school-evaluation-annexes-form div.form-type-select select{
    width:20%;
    float:left;
    margin-left: 10%;
}

form#qa-school-evaluation-annexes-form div.form-item{
    margin: 10px 0;
}

form#qa-school-evaluation-annexes-form div div.form-type-file{
	clear:both!important;
}

div.optional_truncate{
    display:inline-block;
}

div#qa_school_evaluation_intro{
    margin-top:10px;
}

table.qa_school_evaluation_form_section_header_table th:first-child{
    width:18%;
}

div#qa_school_evaluation_report_table_wrapper div.ui-widget-header{
    display:none;
}

table#qa_school_evaluation_report_table{
    margin-top:20px;
}

table#qa_school_evaluation_report_table th:first-child{
    width:8%;
}

table#qa_school_evaluation_report_table th:nth-child(2),
table#qa_school_evaluation_report_table th:nth-child(3){
    width:29%;
}

table#qa_school_evaluation_report_table th:nth-child(4){
    width:12%;
}

table#qa_school_evaluation_report_table{
    table-layout: fixed;
    width: 100%;
}

form#qa-school-evaluation-form-section label.markup_label{
    margin-bottom: 10px;
	width:100%;
}

form#qa-school-evaluation-form-section div.view-grouping-header{
    font-size: 1em;
}

form#qa-school-evaluation-form-section div#users_report_table_cv_length label,
form#qa-school-evaluation-form-section div#users_report_table_cv_filter label,
form#qa-school-evaluation-form-section div#course_outlines_report_table_length label,
form#qa-school-evaluation-form-section div#course_outlines_report_table_filter label{
    font-size: 1em;
    background: none!important;
    padding: 0;
    width: auto;
    border: none!important;
    color: #555;
    margin: 5px;
}

form#qa-school-evaluation-form-section h3.certification_table_headers{
    display:none;
}

form#qa-school-evaluation-form-section table.table-select-processed th:first-child,
form#qa-school-evaluation-form-section table.table-select-processed td:first-child div.form-type-checkbox{
    text-align: center!important;
    margin:0 auto;
}

form#qa-school-evaluation-form-section h5{
    font-size: 1em;
    margin: 10px 0;
}

div#certification_tables_navigation{
    width:100%;
    clear:both;
    margin-top: 20px;
}

div#certification_tables_navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#certification_tables_navigation ul li{
    display: inline-block;
    margin:0!important;
    line-height: 1.5em;
    font-size: 1.1em;
}

div#certification_tables_navigation ul li:nth-child(n+2){
    margin-left: 0.5%!important;
}

div#certification_tables_navigation ul li:nth-child(2){
    text-align: center;
    width:33%;
}

div#certification_tables_navigation ul li:nth-child(1){
    text-align: left;
    background-image:url('images/left_arrow.png');
    background-repeat:no-repeat;
    background-position:left center;
    height: 16px;
    padding-left: 2%;
    width:31%;
}

div#certification_tables_navigation ul li:nth-child(3){
    text-align: right;
    background-image:url('images/right_arrow.png');
    background-repeat:no-repeat;
    background-position:right center;
    height: 16px;
    padding-right: 2%;
    width:31%;
}

/*div.qa_school_evaluation_criterion_element_container a.criterion_icon{
	display: inline-block;
	float: right;
	margin-top:6px;
}*/

div.qa_school_evaluation_criterion_element_container{
	position: relative;
}

div.qa_school_evaluation_criterion_element_container a.criterion_icon{
	position: absolute;
	left:77%;
	top:20%;
}

table#programme_of_study_courses_type_table th:first-child,
table#programme_of_study_courses_type_table td:first-child,
table#programme_of_study_courses_type_table th:nth-child(n+3),
table#programme_of_study_courses_type_table td:nth-child(n+3){
	width: 30px;
	text-align: center
}

form#qa-school-evaluation-form-section table{
	table-layout: fixed;
    width: 100%;
}

form#qa-school-evaluation-form-section table th{
	padding: 5px;
}

table#aggregated_program_study_staff_report_table_retiring{
	margin-top: 10px;
}

table#aggregated_program_study_staff_report_table_retiring tr:first-child td{
	font-weight: bold;
}

table#aggregated_program_study_staff_report_table_retiring tr:first-child,
table#aggregate_high_ranking_staff_courses_table th:first-child{
	background: none repeat scroll 0% 0% #E6E6E6;
}

table#aggregated_program_study_staff_report_table_retiring th:nth-child(n+2),
table#aggregated_program_study_staff_report_table_retiring td:nth-child(n+2){
	text-align: center;
}

table#aggregate_high_ranking_staff_courses_table{
	margin: 10px 0;
}



table#aggregate_high_ranking_staff_courses_table td:first-child,
table#aggregate_high_ranking_staff_courses_table td:nth-child(3),
table#aggregate_high_ranking_staff_courses_table td:nth-child(4),
table#aggregate_high_ranking_staff_courses_table th:nth-child(3),
table#aggregate_high_ranking_staff_courses_table th:nth-child(4){
	text-align: center;
}

table#aggregate_high_ranking_staff_courses_table th:first-child{
	width: 30px;
	text-align: center;
}

table.qa_school_evaluation_form_parent_item th:first-child,
table.qa_school_evaluation_form_parent_item td:first-child,
table#non_dep_courses_table th:first-child,
table#staff_students_ratio_table th:first-child,
table#staff_students_ratio_table td:first-child
table.qa_school_evaluation_form_parent_item th:last-child,
table.qa_school_evaluation_form_parent_item td:last-child{
	width: 5%;
	text-align: center;
}

table.qa_school_evaluation_form_parent_item th:nth-child(2){
	width: 15%;
}

/*table.qa_school_evaluation_form_parent_item th:last-child,
table.qa_school_evaluation_form_parent_item td:last-child{
	width: 5%;
	text-align: center;
}*/

table#high_ranking_staff_courses_table th:first-child,
table#high_ranking_staff_courses_table th:nth-child(3){
	width: 10%;
}

/*table#non_dep_courses_table th:first-child,
table#staff_students_ratio_table th:first-child{
	width: 5%;
	text-align: center;
}*/

table#non_dep_courses_table th:nth-child(2){
	width: 10%;
	text-align: center;
}

table#staff_students_ratio_table th:nth-child(n+3),
table#staff_students_ratio_table td:nth-child(n+3){
	width: 10%;
	text-align: center;
}

span.superscript{
	vertical-align: super;
}

table#aggregate_rading_method_briefing_table th:first-child,
table#aggregate_rading_method_briefing_table td:first-child,
table#aggregate_rading_method_briefing_table th:nth-child(n+3),
table#aggregate_rading_method_briefing_table td:nth-child(n+3){
	width: 8%;
	text-align: center;
}

table#school_evaluation_aggregate_rading_method_briefing_table{
	table-layout: fixed;
	width: 100%;
}

table#school_evaluation_aggregate_rading_method_briefing_table th:nth-child(n+2),
table#school_evaluation_aggregate_rading_method_briefing_table td:nth-child(n+2){
	width: 8%;
	text-align: center;
}

table.staff_teaching_workload{
	margin-top: 10px;
}

table.staff_teaching_workload th:first-child,
table.staff_teaching_workload td:first-child{
	width:50%;
}

table.staff_teaching_workload th:nth-child(n+2),
table.staff_teaching_workload td:nth-child(n+2){
	text-align: center;
}

form#qa-school-evaluation-form-section table caption{
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	padding: 5px 0;
	color: #555
}

table#evaluation_grade_rate_studies_duration th:first-child{
	width:50%;
}

table#evaluation_grade_rate_studies_duration th:nth-child(n+2),
table#evaluation_grade_rate_studies_duration td:nth-child(n+2){
	text-align: center;
}

table#student_exams_success_rate td:first-child{
	width:76%;
}
table#student_exams_success_rate td:nth-child(n+2){
	text-align: center;
}

table#course_teaching_hours_distribution th:last-child,
table#course_teaching_hours_distribution td:last-child{
	width: 20%;
	text-align: center;
}

form#qa-school-evaluation-form-section table.qa_school_evaluation_form_parent_item th:last-child{
	width:5%;
	text-align: center;
}

form#qa-school-evaluation-form-section table.qa_school_evaluation_form_parent_item th:nth-child(2){
	width:10%;
}

form#qa-school-evaluation-form-section table.faculty_info_form_data_summary_report_table,
form#qa-school-evaluation-form-section div#print_icon_container,
form#qa-school-evaluation-form-section div#horizontal_rule_div,
form#qa-school-evaluation-form-section div.fg-toolbar{
	display:none;
}

img.link_icon{
	cursor: pointer;
}

form#qa-school-evaluation-form-section div.qa_school_evaluation_criterion_element_container{
	width:100%;
	display: inline-block;
	clear: both;
}

form#qa-school-evaluation-form-section div.component_div_seperator{
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

form#qa-school-evaluation-form-section table#evaluation_scientific_research th:first-child,
form#qa-school-evaluation-form-section table#evaluation_scientific_research th:nth-child(n+3),
form#qa-school-evaluation-form-section table#evaluation_scientific_research td:first-child,
form#qa-school-evaluation-form-section table#evaluation_scientific_research td:nth-child(n+3){
	text-align: center;
}

form#qa-school-evaluation-form-section table#evaluation_scientific_research th:first-child{
	width:5%;
}

form#qa-school-evaluation-form-section table#evaluation_scientific_research th:nth-child(2){
	width:40%;
}

form#qa-school-evaluation-form-section form#qa-school-evaluation-form-section div.qa_school_evaluation_form_parent_label{
	margin-top: 20px;
}

form#qa-school-evaluation-form-section table#students_participation_research_process th:first-child{
	width:75%;
}

form#qa-school-evaluation-form-section table#students_participation_research_process th:last-child,
form#qa-school-evaluation-form-section table#students_participation_research_process td:last-child{
	text-align: center;
}

form#qa-school-evaluation-form-section table.qa_school_evaluation_d2_question_tables th:nth-child(n+2),
form#qa-school-evaluation-form-section table.qa_school_evaluation_d2_question_tables td:nth-child(n+2){
	text-align: center;
}

form#qa-school-evaluation-form-section table#evaluation_partnerships th:first-child,
form#qa-school-evaluation-form-section table#evaluation_partnerships td:first-child,
form#qa-school-evaluation-form-section table#evaluation_partnerships th:nth-child(n+3),
form#qa-school-evaluation-form-section table#evaluation_partnerships td:nth-child(n+3){
	width: 8%;
	text-align: center;
}

form#qa-school-evaluation-form-section table#m1_table_report{
	width:100%!important;
	table-layout: fixed;
}

p.slide_child_div,
span.slide_next_div{
	font-weight: bold;
	color: #8C0026;
	font-size: 1em;
	cursor:pointer;
}

p.slide_child_div{
	display:block;
}

div.sliding_div{
	display:none;
}

div.element_extra_info_divs{
	margin-top: 5px;
}

div.element_extra_info_divs span.number{
	font-weight: bold;
}

table#course_organization_summary_data_table th:first-child{
	width: 84%;
}

table#course_organization_summary_data_table th:nth-child(n+2),
table#course_organization_summary_data_table td:nth-child(n+2){
	text-align: center;
}

a.markup_criterion_icon{
	margin-left: 0.5em;
}

table.qa_school_evaluation_tableselect th:first-child,
table.qa_school_evaluation_tableselect th:nth-child(4){
	width:5%;
}

table.qa_school_evaluation_tableselect td:nth-child(5) img{
	width: 20px;
}

table.qa_school_evaluation_tableselect th:nth-child(2),
table.qa_school_evaluation_tableselect td:nth-child(2),
table.qa_school_evaluation_tableselect th:nth-child(5),
table.qa_school_evaluation_tableselect td:nth-child(5){
	width:15%;
	text-align: center;
}

table.qa_school_evaluation_tableselect th:nth-child(4),
table.qa_school_evaluation_tableselect td:nth-child(4){
	text-align: center;
}

div#submission_info{
	padding: 4px 6px 5px;
	font-size: 1em;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
	color: #000;
	display: block;
	float: left;
	clear: none !important;
	min-width: 300px;
}

form#qa-school-evaluation-form-section div.instructions h4{
	font-size: 1em;
	font-weight: bold;
}

form#qa-school-evaluation-form-section div.instructions,
form#qa-school-evaluation-annexes-form div.instructions{
	margin-top: -10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 5px;
}

form#qa-school-evaluation-annexes-form div.instructions{
	margin-top: 10px;
}

/*#edit-7-27-214-container > table:nth-child(3) > tbody:nth-child(2) > tr:nth-child(2) > td:nth-child(1){
	width: 180px;
}*/

table#students_interuniversity_studies_report_table tr:nth-child(4) td:nth-child(1),
table#students_interuniversity_studies_report_table tr:nth-child(7) td:nth-child(1){
	text-align: left;
}

input#school_evaluation_form_back_button{
	background: none repeat scroll 0% 0% #E6E6E6;
	padding: 4px 6px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD #BBB #BBB #DDD;
	cursor: pointer;
	font-size: 1.05em;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
	color: #000;
	display: block;
	float: right;
	clear: none !important;
	min-width: 150px;
}

table#evaluation_students_per_year th:not(:first-child),
table#evaluation_students_per_year td:not(:first-child){
	text-align: center;
}

div#annex_file_simple_remove_checkbox_container{
	float:left;
	margin-left: 30px;
	display: inline-block;
	height: 50px;
}

div.form-item-files-annex-file-simple{
	clear:both;
}

div#annex_file_simple_default_value_container{
	float: left;
	min-height: 30px;
	display: inline-block;
	padding: 10px 0;
}

div.spacing_div{
	width:10px;
	display: inline-block;
}

h3[id^="section_"],
div.school-evaluation-publications-view h3{
	margin-bottom: 5px!important;
}

form#qa-school-evaluation-comments-form img.optional_icon{
	margin-left:5px;
}

table#school_evaluation_students_distinctions th:first-child{
	width:50px!important;
}

table#school_evaluation_students_distinctions th:nth-child(n+2){
	width:auto!important;
}

form#qa-school-evaluation-form-section div.school-evaluation-publications-view h3,
form#qa-school-evaluation-form-section div.view-display-id-school_evaluation_publications h3{
	margin-bottom: 5px !important;
}

form#qa-school-evaluation-form-section table#m1_table_report th:first-child{
	width: 13%!important;
}

form#qa-school-evaluation-form-section table#m1_table_report th:nth-child(n+3){
	width: 3%!important;
}

form#qa-school-evaluation-form-section table#students_interuniversity_studies_report_table td:nth-child(n+4){
	text-align: center;
}

form#qa-school-evaluation-form-section table#students_interuniversity_studies_report_table tr:nth-child(n+2) td:nth-child(3){
	text-align: center;
}

div.submission_info_div{
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 20%;
	font-size: 0.8em;
	text-align: right;
}

div.submission_info_div div{
	display:inline-block;
	width:40%;
}
div#form_divider{
	margin: 30px 0;
}

div#form_from,
div#form_to{
	margin: 30px 0;
}

div#qa_school_evaluation_transfer_actions_div{
	float: right;
	width: 190px;
	margin-bottom: 20px;
	vertical-align: central;
}

div.form-item-move-copy{
	margin: 0px;
}

form#qa-school-evaluation-transfer-form div.form-radios div.form-type-radio{
	width:90px;
	float:right;
}

form#qa-school-evaluation-transfer-form div.form-radios div.form-type-radio:nth-child(2){
	margin-left: 5px;
}

form#qa-school-evaluation-transfer-form div.form-radios div.form-type-radio input.form-radio{
	vertical-align: baseline;
}

div#qa_school_evaluation_annex_buttons_container{
	clear:both;
}

span.download_arrow{
	font-size:1.3em;
	font-weight:bolder;
}

div#section_to_has_data{
	display: inline-block;
	float: left;
	padding: 5px 5px 5px 0px;
	/*margin-bottom: 10px;*/
	/*min-height: 70%;*/
	clear: both;
	margin-left: 30%;
}

div#section_to_has_data span.red{
	display: inline;
	width: auto!important;
}

div#section_to_has_data div.form-item-section-to-has-data label[for='edit-section-to-has-data']{
	display: block;
	width: 90%;
	text-align: justify;
}

div#section_to_has_data div.form-item-section-to-has-data label,
div#section_to_has_data div.form-item-section-to-has-data input{
	display: inline-block;
	float: left;
}

div#section_to_has_data div.form-item-section-to-has-data label{
	margin-left: 10px;
}

form#qa-school-evaluation-copy-evaluation-form-data-form input[type = 'submit']:disabled{
    cursor: not-allowed;
}

form#qa-school-evaluation-transfer-form input[type = 'submit']:disabled{
    cursor: not-allowed;
}

div#qa_school_evaluation_modal_link{
	padding: 5px 0px;
	margin: 20px 0px 0px 0px;
	font-weight: 80%;
}

div#quicktabs-school_evaluation_publications_tabs ul.quicktabs-tabs.quicktabs-style-basic li.active a{
	color: #8c0026;
}

form#qa-school-evaluation-form-section div.form-type-checkboxes{
	
}

div#edit-9-38-360-container{
	margin-top: 40px!important;
}

div.qa_school_evaluation_form_sub_item table#faculty_info_form_data_report_table,
div.qa_school_evaluation_form_sub_item table#school_evaluation_staff_distinctions{
	table-layout: fixed;
    width: 100%;
}

table#faculty_info_form_data_report_table{
	table-layout: fixed;
    width: 100%;
	margin-top: 30px!important;
}

div.qa_school_evaluation_form_sub_item table#faculty_info_form_data_report_table th:first-child,
div.qa_school_evaluation_form_sub_item table#school_evaluation_staff_distinctions th:first-child{
	width: 50px!important;
}

div.qa_school_evaluation_form_sub_item table#faculty_info_form_data_report_table th:nth-child(n+2),
div.qa_school_evaluation_form_sub_item table#school_evaluation_staff_distinctions th:nth-child(n+2){
	width: auto!important;
}