.main_teachers_content { margin-top: 20px; text-align: center; /*background-color: #f1f1f1; */ } .teachers_part_color { padding-left: 5px; padding-right: 5px; background-color: #f1f1f1; display: inline-block; } .teachers_tittle { display: inline-block; font: 10pt sans-serif; color: #2bbd1a; } .teachers_info { display: inline-block; font: 9pt sans-serif; color: #757575; } .main_modules { padding-left: 20px; padding-right: 20px; } .module_table { margin-top: 20px; margin-left:auto; margin-right:auto; width: 800px; text-align: center; border-radius: 5px; } .table_module { background-color: #3399cc; font: 11pt sans-serif; color: #ffffff; } .table_top { background-color: #f1f1f1; font: 10pt sans-serif; color: #0183ce; } .module_table td { /*border: 1px solid #ccc; */ } .table_content { font: 10pt sans-serif; color: #757575; height: 25px; } .table_content:hover { background-color: #f1f1f1; } .module_result { text-align: right; margin-top: 10px; margin-left:auto; margin-right:auto; width: 800px; } .module_result_text { display: inline-block; font: 11pt sans-serif; color: #0183ce; } .module_result_value { display: inline-block; font: 11pt sans-serif; color: #867575; } .module_result_max_value { display: inline-block; font: 11pt sans-serif; color: #02a40c; } .result_division { margin-top: 10px; width: 100%; border-bottom:1pt solid; border-color: #ccc; } .main_result { text-align: center; margin-top: 10px; margin-left:auto; margin-right:auto; width: 800px; } .main_result_text { display: inline-block; font: 11pt sans-serif; color: #0183ce; } .main_result_value { display: inline-block; font: 11pt sans-serif; color: #867575; } .main_result_max_value { display: inline-block; font: 11pt sans-serif; color: #02a40c; } tr.table_content td { border-bottom:1pt solid; border-color: #ccc; } tr.table_top td { border-bottom:1pt solid; border-color: #ccc; }