span.qa_tables_options_label{
    display:block;
    width:150px;
    float: left;
}

div.qa_tables_options{
    margin-top: 15px;
    margin-bottom: 20px;
}

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

div#qa_tables_notes span{
    display: inline-block;
    font-weight: bold;
}

div.qa_tables_table table td:first-child{
    text-align: left;
}

div.qa_tables_table table td{
    text-align: center;
}

div.qa_tables_table div.legend h3
{
	margin-top:1em;
	font-size:1em;
}

div.qa_tables_table div.legend ul
{
	list-style-type:none;
	list-style-image:none;
}

div.qa_tables_table div.legend label
{
	display:inline-block;
	width:2em;
}

div.qa_tables_table table.academic-unit-publications-report#academic-unit-publications-report td:last-child
{
	font-weight:normal;
}

div.qa_tables_table table.academic-unit-publications-report#academic-unit-publications-report tr:last-child td:last-child
{
	font-weight:bold;
}

div#qa_tables_button_container{
    margin-top: 30px;
}

div#qa_tables_button_container input{
    margin-bottom: 10px;
}

span.course_outlines_report_in_row_buttons{
    display:inline-block;
    margin:5px 5px;
}

div#course_outlines_report_table_length,
div#program_study_courses_report_table_length,
div#program_study_staff_report_table_length,
div#users_report_table_cv_all_subclasses_filter,
div#users_report_table_cv_filter{
    float:left;
}

div#program_study_staff_report_table_length,
div#program_study_staff_report_table_filter{
	margin: 20px 0 40px 0;
}

div#course_outlines_report_table_filter,
div#program_study_courses_report_table_filter,
div#program_study_staff_report_table_filter,
div#users_report_table_cv_all_subclasses_filter,
div#users_report_table_cv_filter{
    float:right;
}

div#qa_certification_report div.fg-toolbar,
div#users_report_table_cv_all_subclasses_wrapper div.fg-toolbar,
div#users_report_table_cv_wrapper div.fg-toolbar{
    padding:5px;
}

div#program_study_courses_report_table_paginate a#program_study_courses_report_table_previous,
div#program_study_courses_report_table_paginate a#program_study_courses_report_table_next,
div#course_outlines_report_table_paginate a#course_outlines_report_table_previous,
div#course_outlines_report_table_paginate a#course_outlines_report_table_next,
div#program_study_staff_report_table_paginate a#program_study_staff_report_table_next,
div#program_study_staff_report_table_paginate a#program_study_staff_report_table_previous,
div#users_report_table_cv_all_subclasses_paginate a#users_report_table_cv_all_subclasses_next,
div#users_report_table_cv_all_subclasses_paginate a#users_report_table_cv_all_subclasses_previous,
div#users_report_table_cv_paginate a#users_report_table_cv_next,
div#users_report_table_cv_paginate a#users_report_table_cv_previous{
    display:inline-block;
    margin:0 5px;
}

div#qa_certification_report{
    margin-top:70px;
}

table#course_outlines_report_table,
table#program_study_staff_academic_field_report_table{
    table-layout:fixed;
    width:100%!important;
}

table#course_outlines_report_table th:first-child{
    width: 5%!important;
}
table#program_study_staff_academic_field_report_table th:first-child{
	width: 10%;
}

table#program_study_staff_academic_field_report_table td:first-child{
	text-align: center;
}

table#course_outlines_report_table th:nth-child(2),
table#course_outlines_report_table th:nth-child(5){
    width: 7%!important;
}

table#course_outlines_report_table th:nth-child(3){
    width: 30%!important;
}

table#course_outlines_report_table th:nth-child(4),
table#course_outlines_report_table th:nth-child(6){
     width: 5%;
}

table#course_outlines_report_table th:nth-child(5),
table#course_outlines_report_table tr td:nth-child(5),
table#course_outlines_report_table tr td:nth-child(4),
table#course_outlines_report_table tr td:nth-child(6){
    text-align: center;
}

div#export_selected{
    width: 150px;
    height: 20px;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    margin: 5px 0px;
    background: url('images/ui-bg_highlight-soft_75_cccccc_1x100.png') repeat-x scroll 50% 50% #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #BBB #BBB #DDD;
    color: #000;
    float: right;
}

table#program_study_courses_report_table,
table#program_study_courses_speciality_report_table{
    table-layout:fixed;
    width:100%
}

table#program_study_courses_report_table th{
	text-align: center;
}

table#program_study_courses_report_table th:first-child,
table#program_study_courses_speciality_report_table th:first-child{
    width: 10% !important;
}

table#program_study_courses_report_table th:nth-child(2){
    width: 35% !important;
}

table#program_study_courses_speciality_report_table th:nth-child(2){
	width: 30% !important;
}
table#program_study_courses_speciality_report_table th:nth-child(3),
table#program_study_courses_speciality_report_table th:nth-child(4){
	width: 7% !important;
}

table#program_study_courses_report_table th{
	padding: 6px 6px;
}

table#program_study_courses_report_table th:nth-child(3),
table#program_study_courses_report_table th:nth-child(5),
table#program_study_courses_report_table th:nth-child(4){
    width: 12% !important;
}

table#program_study_courses_report_table th:nth-child(8){
    width:50px;
}

form#qa-certification-tables-form{
    width: 100%!important;
}

form#qa-certification-tables-form > div:first-child{
    width: 100%!important;
}

form#qa-certification-tables-form div.form-item{
    text-align: right;
}

form#qa-certification-tables-form div.form-item label{
    text-align: left;
}


/*#program_study_courses_report_table > thead:nth-child(2) > tr:nth-child(1) > th:nth-child(5){
	border: 1px solid #D3D3D3;
	font-weight: bold;
	color: #555;
}*/


/*table#program_study_courses_report_table th:nth-child(5) div.DataTables_sort_wrapper{
    position: absolute;
    left: 70px;
    top:2px;
}*/

table#program_study_courses_report_table tbody tr:first-child td:nth-child(5),
table#program_study_courses_report_table tbody tr:first-child td:nth-child(4){
/*    font-size: 0.6em;
    text-align: center;*/
}

table#program_study_courses_report_table tbody tr td:nth-child(n+3){
    text-align: center;
}

table#program_study_courses_report_table tbody tr td:nth-child(3) span{
    display: inline-block;
}

table#students_grades_certifcation_report_table th,
table#students_grades_certifcation_report_table tbody tr:first-child td{
    font-weight: bold;
    text-align: center;
    border: 1px solid #D3D3D3;
    background: url('/misc/ui/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
    color: #555;
    font-size: 12px;
    padding: 0px 6px;
    line-height: 1.5em;
}


table#students_grades_certifcation_report_table th:nth-child(3){
     position: relative;
	 z-index: -1;
}

table#students_grades_certifcation_report_table th:nth-child(3) span{
    display: inline-block;
    position: absolute;
    left: 150px;
    top:0px;
    overflow: visible;
    width:200px;
	z-index: 999;
}

table#students_grades_certifcation_report_table{
    text-align: center;
}

div#report_icons_container{
    clear: both;
    float:right;
    width:100px;
    margin-bottom: 10px;
    text-align: right;
}

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

div#report_icons_container ul li{
    display: inline-block;
    margin-left: 5px;
    
}

div#report_icons_container ul li img{
    float: left;
    margin:0;
    display: inline-block;
}

form#qa-certification-tables-form div.fg-toolbar{
    padding: 5px 0;
}

div#course_outlines_report_table_filter,
div#course_outlines_report_table_length{
	padding: 10px 0 30px 0;
}

table#students_study_duration_report_table,
table#students_occupational_report_table,
/*table#program_study_staff_report_table,*/
table#aggregated_program_study_staff_report_table,
table#staff_courses_report_table{
    table-layout:fixed;
    width:100%;
    text-align: center;
}

table#program_study_staff_report_table{
	text-align: left;
}

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

table#students_study_duration_report_table td:first-child{
	text-align: left;
}

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

table#students_study_duration_report_table caption{
    font-size: 12px;
    line-height: 1.5em;
}

table#aggregated_program_study_staff_report_table thead tr{
    font-weight: bold;
    text-align: center!important;
    border: 1px solid #D3D3D3;
    background: url('images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
    color: #555;
    font-size: 12px;
    padding: 0px 6px;
    line-height: 1.5em;
}

table#students_occupational_report_table th.centered{
	text-align: center!important;
}

table th.centered{
	text-align: center!important;
}

table#students_study_duration_report_table th:nth-child(2),
table#students_study_duration_report_table th:nth-child(3),
table#students_study_duration_report_table th:nth-child(4),
table#students_study_duration_report_table th:nth-child(5),
table#students_study_duration_report_table th:nth-child(6),
table#students_study_duration_report_table th:nth-child(7),
table#students_study_duration_report_table th:nth-child(8),
table#students_study_duration_report_table th:nth-child(9){
    width: 80px;
}

form#qa-certification-tables-form table#academic-unit-publications-report td:nth-child(n+2){
    width:50px!important;
}

form#qa-certification-tables-form table#academic-unit-publications-report{
    text-align: center;
}

/*form#qa-certification-tables-form table#academic-unit-publications-report tr:first-child,*/
table#students_mobility_report_table thead tr{
    font-weight: bold;
    text-align: center;
    border: 1px solid #D3D3D3;
    background: url('/misc/ui/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
    color: #555;
    line-height: 1.5em;
}

table#students_mobility_report_table thead tr th:nth-child(n+2){
	text-align: center;
}

table#students_mobility_report_table tr td:nth-child(n+2){
    text-align: center;
}

table#students_mobility_report_table{
	margin-bottom: 20px;
}

form#qa-certification-tables-form div.legend h3{
    font-size: 1.05em;
    line-height: 1.5em;
    margin: 10px 0;
}

form#qa-certification-tables-form div.legend{
    margin: 10px 0;
}

div.publication_report_label_list label{
    width: 50px!important;
    display: inline-block;
}

div#report_icons_container img#print_icon{
    cursor: pointer;
}

table#students_occupational_report_table tr:first-child td:nth-child(-n+2){
    /*width: 100px;*/
    overflow: visible;
}

table#students_occupational_report_table tr:first-child{
	font-weight: bold;
    text-align: center!important;
    border: 1px solid #D3D3D3;
    background: #E6E6E6 none repeat scroll 0% 0%;
    color: #555;
    line-height: 1.5em;
}

table#program_study_staff_report_table th:first-child{
    width:4%!important;
}

table#program_study_staff_report_table td:nth-child(2),
table#program_study_staff_report_table td:nth-child(7),
table#program_study_staff_report_table td:nth-child(8){
    text-align: left;
}

table#program_study_staff_report_table td:nth-child(9){
	text-align: center;
}

table#program_study_staff_report_table th:nth-child(n+2){
    width:12%!important;
}

table#aggregated_program_study_staff_report_table thead tr:first-child th{
    text-align: center;
}

table#aggregated_program_study_staff_report_table tbody tr td:first-child{
    text-align: left;
}

table#students_interuniversity_studies_report_table tbody tr:first-child{
    font-weight: bold;
    text-align: center;
    border: 1px solid #D3D3D3;
    background: url('/misc/ui/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
    color: #555;
    line-height: 1.5em;
}

table#students_interuniversity_studies_report_table tbody tr td:nth-child(n+2){
    text-align: left;
}

table#students_interuniversity_studies_report_table tbody tr:first-child td:nth-child(2),
table#students_interuniversity_studies_report_table tbody tr:first-child td:first-child{
    border-right: hidden!important;
}

/*form#qa-certification-tables-form div.form-item{
    width:45%!important;
    float:left;
    height: 30px;
}

form#qa-certification-tables-form div.form-item label{
    width:100%!important;
    text-align: left!important;
    float:left!important;
    padding-left: 5px!important;
}

form#qa-certification-tables-form div.form-item select{
    width:100%!important;
    float:left!important;
    background: none repeat scroll 0% 0% #f4f4f4!important;
}

form#qa-certification-tables-form div.form-item:nth-child(even){
    margin-left: 10%!important;
}

form#qa-certification-tables-form [type="submit"]{
    display: inline-block;
    clear: both!important;
    float: right!important;
    width:22%!important;
    height: 30px!important;
    margin-top: 10px!important;
    background: none repeat scroll 0% 0% #F4F4F4;
}

form#qa-certification-tables-form div#qa_certification_report{
    clear: both;
}

form#qa-certification-tables-form div#input_container{
    background: #d7d7d7;
    padding: 10px 10px;
    height: 190px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 2px 2px 3px 2px #e6e6e6;
    box-shadow: 2px 2px 3px 2px #e6e6e6;
    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);
    height: 220px;
}*/

table#students_interuniversity_studies_report_table tr td:nth-child(n+4){
    width:75px;
}

h3.certification_table_headers{
    font-size: 110%;
    margin-bottom: 10px;
}

table#staff_courses_report_table tr:first-child td.rotate{
    /*display:block;*/
    height: 140px;
    white-space: nowrap;
    width:30px;
	text-align: left;
}

table#staff_courses_report_table tr:first-child td.rotate > div:first-child div.truncate{
    width:120px;
}

table#staff_courses_report_table tr:first-child td.rotate > div:first-child {
  transform: 
    /* Magic Numbers */
    translate(2px, 50px)
    /* 45 is really 360 - 45 */
    rotate(270deg);
    width: 30px;
}
table#staff_courses_report_table tr:first-child td.rotate > div > span {
  padding: 10px;
}

table#staff_courses_report_table tr td:first-child{
    width:200px!important;
    text-align: left!important;
}


table#staff_courses_report_table tr:first-child span.qa_tooltip_classic{
    display: none;
      transform: 
    /* Magic Numbers */
    translate(2px, 50px)
    /* 45 is really 360 - 45 */
    rotate(90deg);
    /*width: 30px;*/
}

#program_study_courses_report_table > tbody:nth-child(3) > tr:nth-child(1) > td:nth-child(5){
	border-top: 1px solid #D3D3D3;
}

table#staff_courses_report_table tr:first-child td:first-child{
	position: relative;
	background-color: #FFF;
	background-size: 215px 139px;
	background-image:
     -webkit-linear-gradient(57deg, #f4f4f4, rgba(0, 0, 0, 0) 50%, transparent 1px, transparent 5px);
	background-image:
     -moz-linear-gradient(57deg, #f4f4f4, rgba(0, 0, 0, 0) 50%, transparent 1px, transparent 5px);
	background-image:
     -o-linear-gradient(57deg, #f4f4f4, rgba(0, 0, 0, 0) 50%, transparent 1px, transparent 5px);
	background-image:
		linear-gradient(57deg, #f4f4f4, rgba(0, 0, 0, 0) 50%, transparent 1px, transparent 5px);
	background-repeat:no-repeat;
	border-bottom: 2px solid #D3D3D3;
	border-right: 2px solid #D3D3D3;
}

table#staff_courses_report_table tr:first-child td:first-child span{
	position: absolute;
	font-weight: bold;
}

table#staff_courses_report_table tr:first-child td:first-child span#staff_courses_report_table_courses_cell{
	top: 90px;
	left: 20px;
}

table#staff_courses_report_table tr:first-child td:first-child span#staff_courses_report_table_instructors_cell{
	top: 30px;
	left: 110px;
}

h3.department_certification_table_header{
	margin-top:20px;
}

table#students_interuniversity_studies_report_table tbody tr td:nth-child(n+3){
	text-align:center!important;
}

/*table#academic-unit-publications-report tr:first-child{
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}*/

table#academic-unit-publications-report td:nth-child(n+2){
	text-align: center;
}

table#academic-unit-publications-report{
	margin-bottom: 20px;
}

table#academic-unit-publications-report caption{
	font-size: 90%;
}

div#ajax_update_link_container{
	margin: 30px 0;
	font-size: 80%;
	font-weight: normal;
}

div#ajax_update_link_container div#qa_certification_report_table_link_update_date,
div#ajax_update_link_container div#qa_certification_report_table_link_ajax_update,
div#ajax_update_link_container div#qa_certification_report_table_link_refresh_update{
	display: inline-block;
}

div#ajax_update_link_container div#qa_certification_report_table_link_update_date{
	float: left;
	/*color: #BBB;*/
}
div#ajax_update_link_container div#qa_certification_report_table_link_ajax_update,
div#ajax_update_link_container div#qa_certification_report_table_link_refresh_update{
	float: right;
	cursor:pointer;
	color: #8C0026;
	text-align: right;
}