﻿.body-holy {
    font-family: 'Aldrich', sans-serif;
    font-size: 16px;
}

.wrapper-holy {
    text-align: center;
    flex-direction: column;
    display: grid;
    grid-template-columns: 40% 60%;
    width: 100%;
    height: 100vh;
}

.box1-holy {
    margin: auto;
    grid-column-start: 1;
    grid-column-end: 2;
}

.box2-holy {
    margin: 50% auto;
    grid-column-start: 2;
    grid-column-end: 3;
}

.box3-holy {
    margin-top: auto;
    margin-bottom: auto;
}

.icon-index-holy {
    font-size: 25px;
    color: rgb(154, 154, 154);
}


.h1-holy {
    color: #348F6C;
    text-align: center;
    font-size: 25px;
}

.button-login-holy {
    cursor: pointer;
    margin: 30px;
    background-color: #348F6C;
    border: none;
    color: rgb(255, 255, 255);
    padding: 15px 65px;
    text-align: center;
    font-size: 20px;
    border-radius: 50px;
    outline: none;
    width: 250px;
}

    .button-login-holy:hover {
        box-shadow: 0 1px 5px #d2cbc3, 0 5px 10px rgb(197, 197, 197);
    }

.img-holy {
    margin-top: 5%;
    width: 1000%;
    max-width: 75%
}

    .input-container-holy:-internal-autofill-selected {
        appearance: menulist-button;
        background-color: white !important;
        background-image: none !important;
        color: -internal-light-dark(black, white) !important;
    }

.tabs .navbar-holy-active a {
    color: #348F6C;
}

@media screen and (min-width:600px) and (max-width:1024px) {
    .img-holy {
        width: 1000%;
        min-width: 10%
    }
}


.grid_dashboard-admin-holy {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-template-rows: none;
    min-height: 100vh;
    width: 100%;
    margin: 0px;
    background-color: #348F6C;
}

.bottom-line-admin-holy {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 50px;
    border-bottom: 1px solid;
    border-color: #66a18c;
}

.bottom-line-admin-logo-holy {
    margin-top: 10px;
    width: 300px;
    border-bottom: 1px solid;
    border-color: #66a18c;
}

.uil-nav {
    padding-right: 1em;
    color: #FFCF96;
}

.navbar-holy {
    padding-left: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

    .navbar-holy:hover {
        font-weight: 300;
        padding-left: 30px;
        background: #ffffff;
        color: #348F6C !important;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        z-index: 1000;
    }

        .navbar-holy:hover a {
            color: #348F6C !important;
        }

.navbar-holy-active {
    position: relative;
    font-weight: 300;
    padding-left: 30px;
    background: #ffffff;
    color: #348F6C;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    z-index: 3
}

.font-admin-holy {
    font-family: sans-serif;
}

.box-content-admin-holy {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr;
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;
    column-gap: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.grid_dashboard-holy {
    width: 100%;
    height: 100%;
    background-color: #FDF9F3;
}

.grid-container-holy {
    display: grid;
    grid-auto-flow: column;
    gap: 1em 1em;
    margin-left: 100px;
    height: 100vh;
}

@media all and (-ms-high-contrast:none) {
    .grid-container-holy {
        display: grid;
        -ms-grid-columns: repeat(5, 1fr);
        -ms-grid-rows: repeat(4, 1fr);
    }
}

.icon-block-admin-holy {
    font-size: 70px;
    color: rgb(255, 255, 255);
}

.icon-block-squares-holy {
    font-size: 70px;
    color: rgb(255, 255, 255);
}

.squares-header-holy {
    margin: auto;
    grid-row-start: 2;
    grid-column-start: 2;
}


.item1-holy {
    grid-column-start: 2;
    grid-column-end: 5;
}

.box-admin-holy {
    padding: 1em;
    display: grid;
    margin: auto;
    height: 170px;
    width: 170px;
    background: #ff6a00;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    align-items: center;
}

    .box-admin-holy:hover {
        box-shadow: 0 1px 5px #d2cbc3, 0 5px 10px rgb(197, 197, 197);
    }


.margin-auto-holy {
    margin: auto;
}

.margin-top-holy {
    margin-top: 50px;
}

.tabs-holy {
    padding: 0;
    margin: 0;
}

    .tabs-holy li {
        position: relative;
    }

        .tabs-holy li a {
            color: white;
            text-decoration: none;
        }

    .tabs-holy .navbar-holy-active {
        z-index: 3;
    }

        .tabs-holy .navbar-holy-active a {
            background: white;
            color: #348F6C;
        }

    .tabs-holy li:before, .tabs-holy li:after,
    .tabs-holy li a:before, .tabs-holy li a:after {
        position: absolute;
        bottom: 0;
    }

    .tabs-holy .navbar-holy-active:after, .tabs-holy .navbar-holy-active:before,
    .tabs-holy .navbar-holy-active a:after, .tabs-holy .navbar-holy-active a:before {
        content: "";
    }

    .tabs-holy .navbar-holy-active::before, .tabs-holy .navbar-holy-active:after {
        background: white;
    }

    .tabs-holy li:before, .tabs-holy li:after {
        background: #ffffff;
        width: 25px;
        height: 25px;
    }

    .tabs-holy li:before {
        right: 0px;
        top: -20px;
    }

    .tabs-holy li:after {
        bottom: -25px;
        right: 0px;
    }

    .tabs-holy li a:after, .tabs-holy li a:before {
        width: 50px;
        height: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        background: #348F6C;
    }

    .tabs-holy .navbar-holy-active a:after, .tabs-holy .navbar-holy-active a:before {
        background: #348F6C;
        z-index: 1;
    }

    .tabs-holy li:first-child.navbar-holy-active-holy a:before,
    .tabs-holy li:last-child.navbar-holy-active-holy a:after {
        background: #348F6C;
        z-index: 1;
    }

    .tabs-holy li a:before {
        right: 0px;
        top: -50px;
    }

    .tabs-holy li a:after {
        right: 0;
        bottom: -50px;
    }

.pagination-holy {
    grid-column-start: 1;
    grid-column-end: 2;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 1em;
}

.pagination-holy a {
    text-decoration: none;
    color: #348F6C;
    padding: 8px 16px;
}

    .pagination-holy a.active {
        background-color: #E4CB94;
        color: white;
        border-radius: 50px;
    }

.pagination-template-holy :hover {
    background-color: #ececec;
    border-radius: 100px;
}

.h3-holy {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    -webkit-user-select: none;
}


.slider-holy {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    border-radius: 30px;
}

    .slider-holy:before {
        background-color: #fff;
        bottom: 5px;
        content: "";
        height: 16px;
        left: 4px;
        position: absolute;
        transition: .4s;
        width: 16px;
    }

.input-holy:checked + .slider-holy {
    background-color: #E7CB94;
}

    .input-holy:checked + .slider-holy:before {
        transform: translateX(21px);
    }

.slider.round-holy {
    border-radius: 14px;
}

.slider-holy.round-holy:before {
    border-radius: 50%;
}

.button-holy {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    cursor: pointer;
    background-color: #f4ead3;
    border: none;
    color: #348F6C;
    padding: 15px 15px;
    width: 130px;
    text-align: center;
    font-size: 15px;
    border-radius: 10px;
    outline: none;
}


.box-content-form-holy {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr;
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;
    column-gap: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.left-edit {
    grid-column-start: 2;
}

.input-contaoner-loader-holy {
    border: 1px solid;
    border-color: rgb(186, 186, 186);
}

.input-field-loader-holy {
    padding: 15px 100px;
    padding-left: 30px;
    width: 150px;
    text-decoration-color: black;
    font-size: 16px;
    outline: none;
    border: none;
}

.margin-h1 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.form-app-edit-holy {
    border: 1px solid;
    border-color: rgb(186, 186, 186);
    width: 300px;
    margin-top: 1em;
    margin-bottom: 2em;
}

.box-content-loader-holy {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    padding-top: 2em;
    padding-left: 5em;
    padding-right: 5em;
    padding-bottom: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.body-loader-holy {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .body-loader-holy > span {
        height: 5px;
        width: 35px;
        background: #348F6C;
        position: absolute;
        top: -19px;
        left: 60px;
        border-radius: 2px 10px 1px 0;
    }

.base-loader-holy span {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 100px solid #348F6C;
    border-bottom: 6px solid transparent;
}

    .base-loader-holy span:before {
        content: "";
        height: 22px;
        width: 22px;
        border-radius: 50%;
        background: #348F6C;
        position: absolute;
        right: -110px;
        top: -16px;
    }

    .base-loader-holy span:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-right: 55px solid #348F6C;
        border-bottom: 16px solid transparent;
        top: -16px;
        right: -98px;
    }

.face-loader-holy {
    position: absolute;
    height: 12px;
    width: 20px;
    background: #348F6C;
    border-radius: 20px 20px 0 0;
    transform: rotate(-40deg);
    right: -125px;
    top: -15px;
}

    .face-loader-holy:after {
        content: "";
        height: 12px;
        width: 12px;
        background: #348F6C;
        right: 4px;
        top: 7px;
        position: absolute;
        transform: rotate(40deg);
        transform-origin: 50% 50%;
        border-radius: 0 0 0 2px;
    }

.body-loader-holy > span > span:nth-child(1),
.body-loader-holy > span > span:nth-child(2),
.body-loader-holy > span > span:nth-child(3),
.body-loader-holy > span > span:nth-child(4) {
    width: 30px;
    height: 1px;
    background: #348F6C;
    position: absolute;
    animation: fazer1 0.2s linear infinite;
}

.body-loader-holy > span > span:nth-child(2) {
    top: 3px;
    animation: fazer2 0.4s linear infinite;
}

.body-loader-holy > span > span:nth-child(3) {
    top: 1px;
    animation: fazer3 0.4s linear infinite;
    animation-delay: -1s;
}

.body-loader-holy > span > span:nth-child(4) {
    top: 4px;
    animation: fazer4 1s linear infinite;
    animation-delay: -1s;
}

@keyframes fazer1 {
    0% {
        left: 0;
    }

    100% {
        left: -80px;
        opacity: 0;
    }
}

@keyframes fazer2 {
    0% {
        left: 0;
    }

    100% {
        left: -100px;
        opacity: 0;
    }
}

@keyframes fazer3 {
    0% {
        left: 0;
    }

    100% {
        left: -50px;
        opacity: 0;
    }
}

@keyframes fazer4 {
    0% {
        left: 0;
    }

    100% {
        left: -150px;
        opacity: 0;
    }
}

@keyframes speeder {
    0% {
        transform: translate(2px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -3px) rotate(-1deg);
    }

    20% {
        transform: translate(-2px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 3px) rotate(-1deg);
    }

    60% {
        transform: translate(-1px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-2px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(2px, 1px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}


.box-content-admin-holy {
    font-family: 'Roboto', sans-serif;
    grid-column-start: 2;
    grid-column-end: 3;
}


.green-table-admin-holy {
    position: relative;
    width: 418px;
    height: 100%;
    background-color: #348F6C;
    border-radius: 40px 40px 0px 0px;
}

.heading-table-admin-holy {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    padding-top: 60px;
    color: rgb(255, 255, 255);
}



.input-admin-holy {
    color: rgb(255, 255, 255);
    width: 298px;
    height: 52px;
    text-decoration-color: black;
    font-size: 16px;
    outline: none;
    border: none;
    background-color: #348F6C;
    border-bottom: rgb(255, 255, 255) 1px solid;
}

    .input-admin-holy::placeholder {
        font-family: 'Roboto', sans-serif;
        font-weight: 100;
        color: #eeeeee;
    }

.input-admin-table-holy {
    margin-top: 4em;
    text-align: center;
}

.table-admin-holy {
    text-align: center;
}

.name-iput-holy {
    color: rgb(255, 255, 255);
}

.button-table-admin-holy {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-top: 2em;
    cursor: pointer;
    border: none;
    color: #348F6C;
    height: 54px;
    font-size: 20px;
    border-radius: 10px;
    outline: none;
    width: 300px;
}

    .button-table-admin-holy:hover {
        background-color: #E4CB94;
        color: #ffffff;
    }

    .button-table-admin-holy:active {
        background-color: #ffffff;
        color: #348F6C;
    }

.img-girl-holy {
    padding-top: 80px;
    padding-bottom: 20px;
    margin-top: 4em;
    background-color: #44A37E;
    border-radius: 10px;
    text-align: center;
}

.box-content-packeges-holy {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 2em;
    column-gap: 1em;
    row-gap: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.packeges-header-holy {
    grid-column-start: 1;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 300;
    width: 6em;
}

.box-packeges-holy {
    display: grid;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    height: 370px;
    width: 270px;
    margin: auto;
    padding-bottom: 1em;
    background: #ffffff;
    color: rgb(0, 0, 0);
    -webkit-touch-callout: none;
    border-radius: 10px;
    box-shadow: 0 1px 5px #d2cbc3, 0 15px 30px rgb(197, 197, 197);
}

.box-packeges-h1-holy {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.box-packeges-h3-holy {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 300;
    text-align: center;
    font-size: small;
    padding: 30px;
}

.green-table-admin-holy::before {
    content: "";
    height: 25px;
    width: 25px;
    position: absolute;
    background-color: #348F6C;
    bottom: 0;
    z-index: 1;
    margin-left: -25px;
    margin-bottom: 0px;
}


.green-table-admin-holy:after {
    content: "";
    height: 25px;
    width: 25px;
    position: absolute;
    background-color: #348F6C;
    bottom: 0;
    z-index: 1;
    margin-left: 418px;
    margin-bottom: 0px;
}

.green-table-admin-circle-holy::before {
    content: "";
    z-index: 2;
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 40px;
    background-color: #ffffff;
    grid-table-holy bottom: 0;
    margin-left: -50px;
    margin-bottom: 0px;
}

.green-table-admin-circle-holy::after {
    content: "";
    z-index: 2;
    position: absolute;
    height: 48px;
    width: 48px;
    border-radius: 40px;
    background-color: #ffffff;
    bottom: 0;
    margin-left: 418px;
    margin-bottom: 0px;
}

.img-user-admin-holy {
    max-width: 50px;
    border-radius: 100px;
}

.switch-holy {
    display: inline-block;
    height: 25px;
    position: relative;
    width: 45px;
}

.switch-packeges-holy {
    float: right;
    display: inline-block;
    height: 25px;
    position: relative;
    width: 45px;
}

.switch-holy input {
    display: none;
}

.switch-packeges-holy input {
    display: none;
}


::-webkit-scrollbar-button-holy {
    background-image: url('');
    background-repeat: no-repeat;
    width: 5px;
    height: 0px
}

::-webkit-scrollbar-track-holy {
    border-radius: 50px;
    background-color: #ececec
}

::-webkit-scrollbar-thumb-holy {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #348F6C;
}

    ::-webkit-scrollbar-thumb-holy:hover {
        background-color: #348F6C;
    }

::-webkit-resizer-holy {
    background-image: url('');
    background-repeat: no-repeat;
    width: 4px;
    height: 0px
}

::-webkit-scrollbar-holy {
    width: 10px;
}

.select-box-holy {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #60666d;
}

.select-box__current-holy {
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
}

    .select-box__current-holy:focus + .select-box__list-holy {
        opacity: 1;
        -webkit-animation-name: none;
        animation-name: none;
    }

        .select-box__current-holy:focus + .select-box__list-holy .select-box__option-holy {
            cursor: pointer;
        }

    .select-box__current-holy:focus .select-box__icon-holy {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

.select-box__icon-holy {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    transition: 0.2s ease;
}

.select-box__value-holy {
    display: flex;
}

.select-box__input-holy {
    display: none;
}

    .select-box__input-holy:checked + .select-box__input-text-holy {
        display: block;
    }

.select-box__input-text-holy {
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px;
    border-radius: 50px;
    background-color: #f9f9f9;
}

.select-box__list-holy {
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}

.select-box__option-holy {
    display: block;
    padding: 15px;
    background-color: #f9f9f9;
}

    .select-box__option-holy:hover,
    .select-box__option-holy:focus {
        color: #546c84;
        background-color: #f9f9f9;
    }

@-webkit-keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

.textarea-holy {
    display: block;
    width: calc(100% - 40px);
    padding: 10px 20px;
    background: #f9f9f9;
    line-height: 20px;
    border: none;
    outline: none;
    border-radius: 20px;
}

.textarea-holy-shadow {
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}

.textarea-holy-border {
    border: 1px solid #dfdfdf;
}

.error-state-holy {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding-top: 10em;
    padding-left: 3em;
    padding-right: 3em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.img-error-margin-holy {
    margin-bottom: auto;
    margin-top: auto;
    text-align: right;
}

.img-error-state-holy {
    padding-left: 1em;
    padding-right: 2em;
    max-width: 90%;
}

.h1-error {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #348F6C;
    font-size: 300px;
    opacity: 10%;
    margin-top: -100px;
    z-index: 1;
}

.margin-error-holy {
    margin: auto;
}

.h1-error-1layer {
    position: fixed;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 50px;
    margin-top: 20px;
    margin-left: 70px;
    text-align: center;
    z-index: 2;
    color: #546c84;
}

.h1-error-2layer {
    position: fixed;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    width: 400px;
    height: 150px;
    font-size: 30px;
    margin-top: 80px;
    margin-left: 70px;
    text-align: left;
    z-index: 2;
    color: #546c84;
}

.button-error-holy {
    cursor: pointer;
    background-color: #348F6C;
    border: none;
    color: rgb(255, 255, 255);
    padding: 15px 65px;
    font-size: 20px;
    border-radius: 50px;
    outline: none;
    width: 250px;
}

    .button-error-holy:hover {
        box-shadow: 0 1px 5px #d2cbc3, 0 5px 10px rgb(197, 197, 197);
    }


.box-content-table-holy {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;
    column-gap: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.datepicker-holy {
}


input,
label {
    margin: .4rem 0;
}


.question-holy-grid {
    display: grid;
    grid-template-columns: 1.9fr 0.1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        ". ."
        ". ."
        ". ."
        ". .";
}


.holy-radiobuttons {
    grid-row-start: 1;
    grid-row-end: 5;
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-gap: 40px;
}

.header-with-input {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.user-list-header {
    display: grid;
    grid-template-columns: 1fr 1fr 200px;
}

.dashboard-panel {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.card-template {
    box-shadow: 0 1px 5px #d2cbc3, 0 15px 30px rgb(197 197 197);
    border-radius: 10px;
}

.small-button {
    font-size: 16px !important;
    text-decoration: none;
    padding: 10px 15px !important;
}

.full-button-width {
    width: calc(100% - 10px);
    margin-left: 5px;
}