.filter{ width: 100%; height: 190px; line-height: 30px; margin-bottom: 0px; border-bottom:solid 1px rgb(83, 78, 78); } .align_right{ text-align: right; } .align_left{ text-align: left; } .Watch_body{ margin: auto; width: 1400px; background-color: wheat; /* border-bottom:1px solid #989494; */ } .Watch_body div{ box-sizing:border-box; height: 500px; width: 700px; } .container_right{ /* border-bottom:1px solid #989494; */ border-left:1px solid #989494; /* border-right:1px solid #989494; */ overflow:scroll; } .container_left{ /* border-bottom:1px solid #989494; */ border-left:1px solid #989494; overflow:scroll; } /* .itm_right{ width: 20px; } */ .btn { padding: 3px 4px; } .list-unstyled{ margin-top: 20px; margin-left: 20px; } .container_left .itm_left{ width: 70%; height: 30px ; line-height: 30px; border-bottom:1px solid #989494; /* margin-top: 2px; */ } .container_left .itm_left input{ width: 80% !important; } .container_left .itm_right{ width: 30%; height: 30px ; line-height: 30px; border-bottom:1px solid #989494; } .container_right .itm_left{ width: 45%; height: 30px ; line-height: 30px; border-bottom:1px solid #989494; /* margin-top: 2px; */ } .container_right .itm_right{ width: 45%; height: 30px ; line-height: 30px; border-bottom:1px solid #989494; } .container_right .itm_del{ height: 30px ; line-height: 30px; border-bottom:1px solid #989494; } .select_file_left,.select_file_right{ height: 85%; } .select_file_left{ width: 80%; overflow:scroll; border-top: 1px #989494 solid; border-right: 1px #989494 solid; border-bottom: 1px #989494 solid; /* background-color: khaki; */ } .select_file_right{ width: 20%; /* background-color: lawngreen; */ border: 1px #989494 solid; } .select_file_right button{ margin-top: 10px; margin-left: 10%; background-color: rgb(238, 83, 83); border: none; } .select_file_right label,p{ padding: 0; margin: 0; } .select_file_right input, select ,label { width: 100% !important; height: 25px; line-height: inherit; } .left_float{ float: left; } .right_float{ float: right; } .footer_base{ border-top: 1px solid #989494 !important; border-bottom: 1px solid #989494 !important; height: 40px; /* position:absolute; */ /* bottom: 0; */ } .footer_base .btn{ margin-top: 5px; margin-left: 20px; } .slet_01{ width: 90px; } .slet_02{ width: 115px; } .slet_03{ width: 130px; } .slet_04{ width: 75px; } .slet_05{ width: 75px; } .slet_06{ width: 120px; } .active{ background-color: black; color: brown; }