#metadata-edit{width:60vw;margin:10px auto 0;color:#fff}.meta-header{display:flex;justify-content:center;padding:4px 0}.meta-header>span label{cursor:pointer}#meta-props,.meta-add table{width:100%;margin:0 auto}.meta-add table tr{width:100%}.meta-add table td{width:25%}.admin_mGrid tr:nth-child(odd){background:#e9e9e9;color:#333}.admin_mGrid tr:nth-child(even){background:#fff;color:#333}.admin_mGrid tr{display:flex}.admin_mGrid th{background:#006bb0;color:#fff;font-size:20px;padding:10px 16px;text-align:left;font-weight:400}.admin_mGrid tr td:last-child,.admin_mGrid tr th:last-child{width:120px;max-width:120px}.admin_mGrid tr td:first-child,.admin_mGrid tr th:first-child{width:200px;max-width:200px}.admin_mGrid tr td:nth-child(2),.admin_mGrid tr th:nth-child(2){flex:1}.admin_mGrid tr td:nth-child(3),.admin_mGrid tr th:nth-child(3){width:85px;max-width:85px}.admin_mGrid td{font-size:14px;padding:6px 10px;text-align:left}#meta-props .admin_mGrid tr{border-bottom:1px solid #3c8ec7;max-width:100%}[data-value=edit]{width:48px;background:#adff2f;color:green;box-shadow:1px 1px 1px;outline:0;border:0 solid;cursor:pointer}[value=Delete]{background:rgb(233 119 119 / 70%);color:red;outline:0;border:0 solid;box-shadow:1px 1px 1px;cursor:pointer}input[type=button][data-value=Edit]{width:100%;border:1px solid #00f;color:#fff;background:#00f;cursor:pointer;box-shadow:1px 1px 1px 1px green}td[data-item-props] span,td[data-item-value] span{display:block;max-width:200px;white-space:nowrap;overflow-x:auto}.meta-add input[type=datetime-local],.meta-add input[type=text],.meta-add select{background:#fefefe;border:1px solid #ccc;color:#757575;text-align:left;width:130px;border-radius:4px;box-shadow:0 6px 1px -5px #666;display:inline;vertical-align:top;padding:6px}.meta-add input[type=datetime-local]{width:200px}#new-property-save{padding:6px;border:1px solid green;border-radius:4px;font-size:15px}[data-item-button]{display:flex;justify-content:space-between}.meta-btn{display:flex;justify-content:center;margin-top:10px}.meta-btn .btn{font-size:18px;padding:12px;border-radius:6px;margin:0 10px}[data-item-button] [value=Update]{background:#adff2f;outline:0;border:0 solid;color:green;box-shadow:1px 1px 1px;cursor:pointer;padding:1px}[data-item-button] [value=Cancel]{background:#fe0;color:red;outline:0;border:0 solid;box-shadow:1px 1px 1px;cursor:pointer}@media screen and (max-width:800px){#metadata-edit{width:100%}}@media screen and (max-width:660px){.meta-btn .btn{font-size:14px;padding:6px 12px}#new-property-save,.meta-add input[type=text],.meta-add select{width:80px;font-size:12px}#new-property-save{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width:400px){#new-property-save{width:40px}}