.cat-box{}
.home a, .home a:focus, .home a:hover, .home a:active, .home a:focus-visible{color:#fff !important;text-decoration:none !important; outline: none !important;outline-offset: 0px;}
.home a{display:block;width:100%;text-align:center;font-size:30px;font-weight:600;line-height:18px;margin-top:-3px;}
.cat-box-add-item:focus-visible{outline:none !important;}

 .modal.fullscreen { padding: 0 !important; }
        .modal-dialog.fullscreen { width: 100%; height: 100%; margin: 0; padding: 0; }
        .modal-content.fullscreen { display: flex; flex-direction: column; height: 100%; border-radius: 0; }
        .modal-body { flex-grow: 1; overflow-y: auto; padding:30px;}
.modal-footer { flex-shrink: 0; background: #f1f1f1; text-align: right; padding: 15px; display: flex; justify-content: center; }

.fs-header { background-color: #337ab7;padding:15px 30px !important;}
.fs-body{}
.fs-footer{}
.fs-title { color: #fff; }
.close img{height:30px;width:30px;}
.close { opacity: 0.9; }
.modal-header .close { margin-top: 3px; }
