@charset "UTF-8";.mc-flyers-wrapper{max-width:1200px;margin:20px auto;padding:0 50px;box-sizing:border-box}.mc-flyers-wrapper .mc-flyers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mc-flyers-wrapper .mc-flyers-header h1{margin:0;font-size:1.8em;font-weight:700;color:#333}.mc-flyers-wrapper .mc-flyers-header a.mc-create-flyer-btn{display:inline-block;padding:10px 20px;background-color:var(--safety-yellow);color:#6d6d6d!important;border-radius:20px;font-weight:600;text-decoration:none;box-shadow:0 2px 5px #00000026;transition:background-color .3s ease,box-shadow .3s ease;cursor:pointer;font-size:1rem;line-height:1.2;-webkit-user-select:none;user-select:none;border:2px solid rgba(109,109,109,.231372549);text-align:center;width:160px}.mc-flyers-wrapper .mc-flyers-header a.mc-create-flyer-btn:hover,.mc-flyers-wrapper .mc-flyers-header a.mc-create-flyer-btn:focus{background-color:#d6b81e;box-shadow:0 4px 8px #00000040;outline:none;text-decoration:none}.mc-flyers-wrapper .mc-flyers-header a.mc-create-flyer-btn:active{background-color:#937e15;box-shadow:0 2px 4px #00000059;transform:translateY(1px)}.mc-flyers-wrapper .mc-flyers-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mc-flyers-wrapper .mc-flyers-filters form{display:flex;align-items:center;gap:10px}.mc-flyers-wrapper .mc-flyers-filters form select{max-width:200px}.mc-flyers-wrapper .mc-flyers-filters .btn{padding:11px 20px!important}.mc-flyers-wrapper .mc-flyers-table{width:100%;border-collapse:collapse}.mc-flyers-wrapper .mc-flyers-table th,.mc-flyers-wrapper .mc-flyers-table td{border-bottom:1px solid #ddd;padding:8px;text-align:left;vertical-align:middle;color:#555}.mc-flyers-wrapper .mc-flyers-table th .mc-status-draft,.mc-flyers-wrapper .mc-flyers-table td .mc-status-draft{color:#e39300}.mc-flyers-wrapper .mc-flyers-table th .mc-status-downloaded,.mc-flyers-wrapper .mc-flyers-table td .mc-status-downloaded{color:#00999f}.mc-flyers-wrapper .mc-flyers-table th.actions,.mc-flyers-wrapper .mc-flyers-table td.actions{width:120px}.mc-flyers-wrapper .mc-flyers-table th.actions a,.mc-flyers-wrapper .mc-flyers-table td.actions a{margin-right:8px;font-size:1em;color:#333}.mc-flyers-wrapper .mc-flyers-table th.actions a i.fa-trash-alt,.mc-flyers-wrapper .mc-flyers-table td.actions a i.fa-trash-alt{color:#d66}.mc-flyers-wrapper .mc-flyers-table th.actions a:hover i,.mc-flyers-wrapper .mc-flyers-table td.actions a:hover i{color:#0073aa}.mc-flyers-wrapper .mc-flyers-table th.actions a:last-child,.mc-flyers-wrapper .mc-flyers-table td.actions a:last-child{margin-right:0}.mc-flyers-wrapper .mc-flyers-table thead th{background-color:#f9f9f9;color:#333}.mc-flyers-wrapper .mc-flyers-table tbody tr:hover{background-color:#f9f9f9}.mc-flyers-wrapper .mc-flyers-pagination{display:flex;margin:auto;float:none;justify-content:center;gap:5px;padding:20px}.mc-flyers-wrapper .mc-flyers-pagination .page-numbers{padding:5px 15px;color:#8f8c8c;border:2px solid #f0f0f0;border-radius:20px}.mc-flyers-wrapper .mc-flyers-pagination a.page-numbers{color:#8f8c8c;border:2px solid #dde1eb;text-decoration:none}.mc-flyers-wrapper .mc-flyers-pagination a.page-numbers:hover{border-color:#f5d735;color:#464747}