/******* select *********/ .popover-body { height: 120px; overflow-y: auto; overflow-x: hidden; } .popover-item { padding: 8px 14px; border: 0px; width: 100%; text-align: left; } .popover-btn { padding: 0px; font-size: 16px; border: 0px; background-color: #0000; } .h_cellclick { color: #1d1da1; text-decoration:underline; cursor:pointer; } .h_cellclick:hover { font-weight: bold; } .h_overflowval { color: red; } .h_notoverflowval { color: lightgreen; } .h_up { color: lightgreen; } .h_down { color: red; } .h_table .el-table { border-left: 1px solid #EBEEF5; border-right: 1px solid #EBEEF5; } .h_stamp .cell { background-color: red; font-size: 10px; color: #fff; font-weight: 500; border-radius: 10px; height: 20px; line-height: 20px; width:fit-content; width:-webkit-fit-content; width:-moz-fit-content; margin: 0 auto; max-width: 60px; min-width: 10px !important; box-sizing: border-box; } .h_pdf { /* color: red; */ } .z_form { margin-bottom: 10px; /* padding-left: 10px; padding-right: 10px; */ } .z_form .el-form-item__label, .z_form .el-form-item__content { line-height: 28px; padding: 0 !important; } .h_table { margin-top: 10px; } .from_popup_input input { border: 0px !important; } .z_table_pagination { text-align:right; padding: 16px 0px; }