#psupsellmaster-modal-new-campaign .psupsellmaster-new-campaign-instructions{margin:0 0 30px}#psupsellmaster-modal-new-campaign .psupsellmaster-templates-sections{display:flex;flex-direction:column;gap:15px;margin:0;width:100%}#psupsellmaster-modal-new-campaign .psupsellmaster-templates-section{flex:1 1 100%;margin:0}#psupsellmaster-modal-new-campaign .psupsellmaster-templates{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px;width:100%}#psupsellmaster-modal-new-campaign .psupsellmaster-templates-section:not(:last-child) .psupsellmaster-templates{margin-bottom:15px}#psupsellmaster-modal-new-campaign .psupsellmaster-template{background-color:#f7f7f7;border:1px solid #d7d7d7;border-radius:5px;flex:0 0 calc(50% - 15px);height:auto;margin:0;position:relative;transition:.2s linear;width:calc(50% - 15px)}#psupsellmaster-modal-new-campaign .psupsellmaster-template:hover{background-color:#e3e3e3;border-color:#878787}#psupsellmaster-modal-new-campaign .psupsellmaster-template-link{align-items:center;border-radius:5px;box-sizing:border-box;color:#444;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;text-align:center;text-decoration:none;width:100%}#psupsellmaster-modal-new-campaign .psupsellmaster-template-title{padding:15px 15px 30px}#psupsellmaster-modal-new-campaign .psupsellmaster-template .psupsellmaster-template-thumbnail{height:auto;opacity:1;transition:.2s linear;width:100%}#psupsellmaster-modal-new-campaign .psupsellmaster-template:hover .psupsellmaster-template-thumbnail{opacity:.6}#psupsellmaster-modal-new-campaign .psupsellmaster-btn-delete-template{bottom:5px;color:red;display:none;left:50%;position:absolute;text-decoration:none;transform:translateX(-50%)}#psupsellmaster-modal-new-campaign .psupsellmaster-btn-delete-template:hover{color:#960000}#psupsellmaster-modal-new-campaign .psupsellmaster-template:hover .psupsellmaster-btn-delete-template{display:block}#psupsellmaster-modal-new-campaign .psupsellmaster-lite-notice{margin-top:0}#psupsellmaster-modal-save-template .psupsellmaster-modal-footer{display:flex;gap:10px}@media (min-width:992px){#psupsellmaster-modal-new-campaign .psupsellmaster-template{flex:0 0 calc(20% - 15px);width:calc(20% - 15px)}}