@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css); @import url(https://fonts.googleapis.com/css?family=Tangerine); .task_details_tb_01{ width:100%; margin-top:20px; } .task_details_tr_0101{ width:100%; } .task_details_td_010101{ width:70%; background-color:#e6e6e6; border-radius:5px; } .task_details_td_010102{ width:30%; } .task_name_txt{ font-size:32px; color: #6b4762; font-family: Tajawal-Regular; margin-right:25px; margin-left:25px; } .task_details_tb_02{ width:100%; margin-top:5px; margin-bottom:5px; } .task_details_tr_0201{ width:100%; } .task_details_td_020101{ width:30%; font-weight: bold; } .task_details_td_020102{ width:70%; background-color:#ffffff; border-radius:5px; } .task_details_td_020103{ width:60%; border-radius:5px; } .done_check{ background-color:#ffffff; border-radius:5px; } .task_field_value{ margin-right:5px; margin-left:5px; outline: none; border: none; width:100%; } .task_details_tr_0202{ width:100%; } .task_details_td_020201{ width:20%; background-color:#f2f2f2; border-radius:5px; text-align:center; } .task_details_td_020202{ width:80%; background-color:#ffffff; border-radius:5px; } .notebook_buttons_tb{ width:96%; margin-right:2%; margin-left:2%; margin-top: 20px; } .notebook_buttons_tr{ width:100%; } .notebook_buttons_td_1{ width:50%; } .notebook_buttons_td_2{ width:50%; } .description_page{ width:98%; margin-right:1%; margin-left:1%; border:none; background-color:#cccccc; } .comment_button{ width:98%; margin-right:1%; margin-left:1%; border:none; background-color:#e6e6e6; } .description_content{ display:block; overflow: hidden; width:98%; border:1px solid #a6a6a6; border-radius:3px; background-color:#ffffff; } .task_desc_value{ margin-right:1%; margin-left:1%; outline: none; border: none; width:100%; height: auto; } .commant_page{ display:none; overflow: hidden; width:100%; background-color:#ffffff; } .mt32{ background-color:#ffffff; width:98%; margin-right:1%; margin-left:1%; } .control_buttons{ margin-top:20px; } .control_buttons{ margin-top:20px; margin-left:25px; margin-right:25px; } .submit_bnt{ border:none; width:70px; font-size:16px; background-color:#267371; color:#ffffff; border-radius:5px; margin-left:10px; margin-right:10px; } .submit_bnt:hover{ background-color:#194d4b; } .cancel_a{ text-decoration: none; margin-left:10px; margin-right:10px; } .cancel_a:visited{ text-decoration: none; } .cancel_a:hover{ text-decoration: none; color:#800000; }