@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css); @import url(https://fonts.googleapis.com/css?family=Tangerine); .form_01{ padding-bottom:20px; } .asset_billboards_h_tb{ width:98%; margin-top:20px; } .asset_billboards_h_tr{ width:100%; } .asset_billboards_th_01{ width:19%; text-align:center; background-color:#cccccc; border-radius:5px; outline: 1px solid gray; font-size:18px; font-family: Tajawal-Regular; } .asset_billboards_th_02{ width:5%; } .scroll{ max-height: 500px; overflow: auto; margin-bottom:30px; } .asset_billboards_b_tb{ width:98%; margin-top:2px; margin-bottom:20px; } .asset_billboards_b_tr{ width:100%; } .asset_billboards_td_01{ width:19%; text-align:center; background-color:#ffffff; border-radius:5px; outline: 1px solid gray; } .asset_billboards_td_02{ width:5%; } .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; } .add_billboard_a{ text-decoration: none; background-color:#267371; color:#ffffff; padding:4px; margin-left:10px; margin-right:10px; border-radius:5px; } .add_billboard_a:visited{ text-decoration: none; } .add_billboard_a:hover{ text-decoration: none; color:#ffffff; background-color:#194d4b; } .add_billboard_form_tb_1{ width:100%; } .add_billboard_form_tr_1{ width:100%; margin-top:10px; } .add_billboard_form_td_1{ width:30%; } .add_billboard_form_td_2{ width:70%; background-color:#ffffff; } .billboard_field_value{ width:100%; border:none; height:35px; font-size:16px; } #printing_type_id{ width:100%; height:40px; font-size:14px; } #installtion_id{ width:100%; height:40px; font-size:14px; } #billboards_size_id{ width:100%; height:40px; font-size:14px; } #display_type{ width:100%; height:40px; font-size:14px; } #billboards_remove_icon{ color:#cc0000; font-size:20px; margin-right:2px; margin-left:2px; } #billboards_remove_icon:hover{ color:#990000; }