.operations-scep-template{min-width:720px}
.operations-template-name{display:grid;gap:3px;min-width:210px}
.operations-template-name small{display:block;color:var(--muted);font-weight:400}
.operations-template-action{display:inline-grid;place-items:center;width:34px;height:30px;padding:0;border:1px solid #cbd5dd;border-radius:5px;background:#fff;color:#50606f;font:700 15px/1 'Lato',Arial,sans-serif;letter-spacing:1px;cursor:pointer;white-space:nowrap}
.operations-template-action:hover{border-color:var(--blue);color:var(--blue-2);background:#f2f8fc}
@media(max-width:760px){.operations-scep-template{min-width:0}}
