@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif !important;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

.spinner {
    border: 16px solid silver;
    border-top: 16px solid #3a0647;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    top: 40%;
    left: 45%;
    margin: auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.spinner-custom {
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 1058;
    width: 100%;
    height: 100%;
}

.fixWidthText {
    width: 80px !important;
    height: 26px !important;
}

.fixWidthField {
    width: 100px !important;
}

.Minwidth {
    min-width: 100px !important;
}

/*style table*/

.styled-table {
    border-collapse: collapse;
    /*  margin: 25px 0; */
    font-size: 0.9em;
    /*   font-family: sans-serif; */
    /*      min-width: 400px; */
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}

    .styled-table thead tr {
        background-color: #04449c;
        color: #ffffff;
        text-align: center;
    }



    .styled-table th {
        padding: 12px;
    }


    .styled-table tbody tr {
        border-bottom: 1px solid #dddddd;
        text-align: center;
    }

        .styled-table tbody tr:nth-of-type(even) {
            background-color: #1572e80f;
        }

        .styled-table tbody tr:last-of-type {
            border-bottom: 2px solid #04449c;
        }

        .styled-table tbody tr.active-row {
            font-weight: bold;
            color: #3d8bfd;
        }

.highlightText {
    color: #6ea8fe;
}

.highlightbtn {
    color: #009879;
}


.StatusAllignGreen {
    background-color: #ccffcc !important;
    border: none;
    color: #007d00;
    border-radius: 10px;
    width: 57px;
    height: 19px;
    font-size: 12px !important;
}
.StatusAllignRed {
    background-color: #ffd7cc !important;
    border: none;
    color: #c40000;
    border-radius: 10px;
    width: 64px;
    height: 19px;
    font-size: 12px !important;
}

/*custome design*/



/*    Button    */
.btn {
    padding: 0.35rem 1.4rem;
    font-size: 1rem;
    font-weight: 500;
    opacity: 1;
    border-radius: 3px;
}

    .btn:hover, .btn:focus {
        opacity: 0.8;
    }

    .btn .btn-label {
        display: inline-block;
    }

        .btn .btn-label i {
            font-size: 16px;
            vertical-align: middle;
            margin-right: 2px;
            margin-left: -2px;
            line-height: 0;
            margin-top: -2.5px;
        }

        .btn .btn-label.just-icon i {
            margin-left: 0 !important;
            margin-right: 0px !important;
        }

/*     Button Sizes     */
.btn-lg {
    font-size: 15px;
    border-radius: 6px;
    padding: 12.5px 27.5px;
    font-weight: 400;
}

    .btn-lg .btn-label i {
        font-size: 27px;
        vertical-align: middle;
        margin-right: 2px;
        margin-left: -7px;
        line-height: 0;
        margin-top: -2.5px;
    }

    .btn-lg .btn-label.just-icon i {
        margin-left: 0 !important;
        margin-right: 0px !important;
    }

.btn-sm {
    font-size: 15px;
    padding: 7px 13px;
}

.btn-xs {
    font-size: 10px;
    padding: 5px 9px;
}

.btn.disabled:hover, .btn:hover:disabled {
    opacity: 0.65;
}

/*      Button Icon        */
.btn-icon {
    font-size: 1.25rem;
    height: 2.5125rem;
    line-height: normal;
    min-width: 2.5125rem;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 2.5125rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

    .btn-icon.btn-lg {
        height: 2.75rem;
        min-width: 2.75rem;
        width: 2.75rem;
    }

    .btn-icon.btn-sm {
        height: 2rem;
        min-width: 2rem;
        width: 2rem;
    }

    .btn-icon.btn-xs {
        height: 1.6875rem;
        min-width: 1.6875rem;
        width: 1.6875rem;
    }

/*      Button States      */
.btn-white {
    background: #ffffff !important;
    color: #1a2035 !important;
}

    .btn-white:hover, .btn-white:focus, .btn-white:disabled {
        background: #ffffff !important;
        color: #1a2035 !important;
    }

.btn-black {
    background: #1a2035 !important;
    color: #ffffff !important;
}

    .btn-black:hover, .btn-black:focus, .btn-black:disabled {
        background: #1a2035 !important;
        color: #ffffff !important;
    }

.btn-primary {
    background: #1572E8 !important;
    border-color: #1572E8 !important;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:disabled {
        color: #ffffff !important;
        background: #1572E8 !important;
        border-color: #1572E8 !important;
    }

.btn-blue {
    background: #04449c !important;
    border-color: #04449c !important;
    color: #ffffff !important;
}

    .btn-blue:hover, .btn-blue:focus, .btn-blue:disabled {
        background: #04449c !important;
        border-color: #04449c !important;
    }


.btn-secondary {
    background: #6861CE !important;
    border-color: #6861CE !important;
}

    .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:disabled {
        color: #ffffff !important;
        background: #6861CE !important;
        border-color: #6861CE !important;
    }

.btn-info {
    background: #48ABF7 !important;
    border-color: #48ABF7 !important;
    color: #ffffff !important;
}

    .btn-info:hover, .btn-info:focus, .btn-info:disabled {
        color: #ffffff !important;
        background: #48ABF7 !important;
        border-color: #48ABF7 !important;
    }

.btn-success {
    background: #31CE36 !important;
    border-color: #31CE36 !important;
}

    .btn-success:hover, .btn-success:focus, .btn-success:disabled {
        color: #ffffff !important;
        background: #31CE36 !important;
        border-color: #31CE36 !important;
    }

.btn-warning {
    background: #FFAD46 !important;
    border-color: #FFAD46 !important;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:disabled {
        background: #FFAD46 !important;
        border-color: #FFAD46 !important;
    }

.btn-danger {
    background: #F25961 !important;
    border-color: #F25961 !important;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:disabled {
        color: #ffffff !important;
        background: #F25961 !important;
        border-color: #F25961 !important;
    }

.btn-light {
    background: #ffffff !important;
    border-color: transparent;
}

    .btn-light:hover, .btn-light:focus, .btn-light:disabled {
        background: #ebecec !important;
        border-color: transparent;
    }

.btn-dropdown-card-header {
    padding: 0;
    background: transparent;
    color: inherit;
    font-size: 15px;
}

    .btn-dropdown-card-header:after {
        display: none;
    }

.btn-clean {
    background: transparent;
}

    .btn-clean:hover, .btn-clean:focus, .btn-clean:disabled {
        color: #1572E8;
        background: rgba(21, 114, 232, 0.05);
        opacity: 1;
    }

.btn-label-primary {
    background: rgba(21, 114, 232, 0.1);
    color: #1572E8 !important;
    border-color: transparent;
}

    .btn-label-primary:hover, .btn-label-primary:focus, .btn-label-primary:disabled {
        background: #1572E8;
        color: #fff !important;
        opacity: 1;
    }

.btn-label-secondary {
    background: rgba(104, 97, 206, 0.1);
    color: #6861CE !important;
    border-color: transparent;
}

    .btn-label-secondary:hover, .btn-label-secondary:focus, .btn-label-secondary:disabled {
        background: #6861CE;
        color: #fff !important;
        opacity: 1;
    }

.btn-label-info {
    background: rgba(72, 171, 247, 0.1);
    color: #48ABF7 !important;
    border-color: transparent;
}

    .btn-label-info:hover, .btn-label-info:focus, .btn-label-info:disabled {
        background: #48ABF7;
        color: #fff !important;
        opacity: 1;
    }

.btn-label-success {
    background: rgba(49, 206, 54, 0.1);
    color: #31CE36 !important;
    border-color: transparent;
}

    .btn-label-success:hover, .btn-label-success:focus, .btn-label-success:disabled {
        background: #31CE36;
        color: #fff !important;
        opacity: 1;
    }

.btn-label-warning {
    background: rgba(255, 173, 70, 0.1);
    color: #FFAD46 !important;
    border-color: transparent;
}

    .btn-label-warning:hover, .btn-label-warning:focus, .btn-label-warning:disabled {
        background: #FFAD46;
        color: #fff !important;
        opacity: 1;
    }

.btn-label-danger {
    background: rgba(242, 89, 97, 0.1);
    color: #F25961 !important;
    border-color: transparent;
}

    .btn-label-danger:hover, .btn-label-danger:focus, .btn-label-danger:disabled {
        background: #F25961;
        color: #fff !important;
        opacity: 1;
    }

.btn-label-light {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

    .btn-label-light:hover, .btn-label-light:focus {
        background: #fff;
        color: #2a2f5b;
        opacity: 1;
    }

/*      Button Border     */
.btn-border {
    background: transparent !important;
}

    .btn-border:hover, .btn-border:focus {
        background: transparent !important;
    }

    .btn-border.btn-white {
        color: #ffffff !important;
        border: 1px solid #ffffff !important;
    }

    .btn-border.btn-black {
        color: #1a2035 !important;
        border: 1px solid #1a2035 !important;
    }

    .btn-border.btn-primary {
        color: #1572E8 !important;
        border: 1px solid #1572E8 !important;
    }

    .btn-border.btn-secondary {
        color: #6861CE !important;
        border: 1px solid #6861CE !important;
    }

    .btn-border.btn-info {
        color: #48ABF7 !important;
        border: 1px solid #48ABF7 !important;
    }

    .btn-border.btn-success {
        color: #31CE36 !important;
        border: 1px solid #31CE36 !important;
    }

    .btn-border.btn-warning {
        color: #FFAD46 !important;
        border: 1px solid #FFAD46 !important;
    }

    .btn-border.btn-danger {
        color: #F25961 !important;
        border: 1px solid #F25961 !important;
    }

    .btn-border.btn-light {
        border: 1px solid #efefef;
        background: #fff !important;
    }

/*      Button Rounded      */
.btn-round {
    border-radius: 100px !important;
}

/*      Button Link      */
.btn-link {
    border: 0 !important;
    background: transparent !important;
}

    .btn-link:hover, .btn-link:focus {
        text-decoration: underline !important;
        background: transparent !important;
        border: 0 !important;
    }

    .btn-link.btn-black {
        color: #1a2035 !important;
    }

        .btn-link.btn-black:hover {
            color: #1a2035 !important;
        }

    .btn-link.btn-primary {
        color: #1572E8 !important;
    }

        .btn-link.btn-primary:hover {
            color: #1572E8 !important;
        }

    .btn-link.btn-secondary {
        color: #6861CE !important;
    }

        .btn-link.btn-secondary:hover {
            color: #6861CE !important;
        }

    .btn-link.btn-info {
        color: #48ABF7 !important;
    }

        .btn-link.btn-info:hover {
            color: #48ABF7 !important;
        }

    .btn-link.btn-success {
        color: #31CE36 !important;
    }

        .btn-link.btn-success:hover {
            color: #31CE36 !important;
        }

    .btn-link.btn-warning {
        color: #FFAD46 !important;
    }

        .btn-link.btn-warning:hover {
            color: #FFAD46 !important;
        }

    .btn-link.btn-danger {
        color: #F25961 !important;
    }

        .btn-link.btn-danger:hover {
            color: #F25961 !important;
        }

.toggle-on.btn {
    color: #ffffff !important;
}

.toggle-handle {
    background: #ffffff !important;
}

    .toggle-handle:hover {
        background: #ffffff !important;
    }

.btn-round .toggle-handle {
    border-radius: 50px;
}

.btn-rounded {
    border-radius: 60px !important;
}

.btn-full {
    width: 100%;
}

.btn-no-radius {
    border-radius: 0px;
}






/*     Card     */
.card, .card-light {
    border-radius: 10px;
    background-color: #ffffff;
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
    -moz-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
    box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
    border: 0px;
}

    .card .card-header, .card-light .card-header {
        padding: 1rem 1.25rem;
        background-color: transparent;
        border-bottom: 1px solid #ebecec !important;
    }

        .card .card-header:first-child, .card-light .card-header:first-child {
            border-radius: 0px;
        }

    .card .card-head-row, .card-light .card-head-row {
        display: flex;
        align-items: center;
    }

        .card .card-head-row .card-tools, .card-light .card-head-row .card-tools {
            margin-left: auto;
            float: right;
            padding-left: 15px;
        }

            .card .card-head-row .card-tools .btn, .card-light .card-head-row .card-tools .btn {
                margin-right: 10px;
            }

                .card .card-head-row .card-tools .btn:last-child, .card-light .card-head-row .card-tools .btn:last-child {
                    margin-right: 0px;
                }

    .card .separator-solid, .card-light .separator-solid {
        border-top: 1px solid #ebecec;
        margin: 15px 0;
    }

    .card .separator-dashed, .card-light .separator-dashed {
        border-top: 1px dashed #ebecec;
        margin: 15px 0;
    }

    .card .separator-dot, .card-light .separator-dot {
        border-top: 1px dotted #ebecec;
        margin: 15px 0;
    }

    .card .full-width-separator, .card-light .full-width-separator {
        margin: 15px -20px 15px;
    }

    .card .b-b1, .card-light .b-b1 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .card .card-body, .card-light .card-body {
        padding: 1.25rem;
    }

    .card .card-footer, .card-light .card-footer {
        background-color: transparent;
        line-height: 30px;
        border-top: 1px solid #ebecec !important;
        font-size: 13px;
    }

    .card .pull-in, .card-light .pull-in {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }

        .card .pull-in.sparkline-fix, .card-light .pull-in.sparkline-fix {
            margin-left: -1.35rem;
            margin-right: -1.35rem;
            margin-bottom: -3px;
        }

    .card .chart-as-background, .card-light .chart-as-background {
        position: absolute;
        bottom: 0;
        width: calc(100% + 2px);
    }

    .card .card-action, .card-light .card-action {
        padding: 30px;
        background-color: transparent;
        line-height: 30px;
        border-top: 1px solid #ebecec !important;
        font-size: 1rem;
    }

    .card .card-footer hr, .card-light .card-footer hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .card .card-footer .legend, .card-light .card-footer .legend {
        display: inline-block;
    }

@media screen and (max-width: 476px) {
    .card .card-head-row:not(.card-tools-still-right) {
        flex-direction: column;
        align-items: unset;
    }

        .card .card-head-row:not(.card-tools-still-right) .card-tools {
            /*  margin-left: 0px;*/
            float: right;
            /*    padding-left: 0px;
            padding-top: 10px;*/
        }
}

.card.full-height {
    height: calc(100% - 30px);
}

.card-space {
    padding: 0 30px;
}

    .card-space > .card-header, .card-space > .card-body, .card-space > .card-footer, .card-space > .card-action {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

.card-with-nav .card-header {
    border-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.card-with-nav .card-body {
    padding: 15px 25px !important;
}

.card-list {
    padding: 10px 0;
}

    .card-list .item-list {
        display: flex;
        flex-direction: row;
        padding: 10px 0;
        align-items: center;
    }

        .card-list .item-list .info-user {
            flex: 1;
        }

            .card-list .item-list .info-user .username, .card-list .item-list .info-user a.username {
                font-size: 14px;
                margin-bottom: 5px;
                font-weight: 600;
            }

            .card-list .item-list .info-user .status {
                font-size: 12px;
                color: #7d7b7b;
            }

.card-title {
    margin: 0;
    color: #04449c;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
}

    .card-title a, .card-title a:hover, .card-title a:focus {
        color: #04449c;
        text-decoration: none;
    }

.card-sub {
    display: block;
    margin: 5px 0 10px 0;
    font-size: .9rem;
    background: #f7f8fa;
    color: #04449c;
    padding: 0.85rem 1.5rem;
    border-radius: 4px;
    line-height: 1.82;
}

.card-category {
    margin-top: 8px;
    font-size: 1rem;
    color: #8d9498;
    margin-bottom: 0px;
    word-break: normal;
}

label {
    font-size: 1rem;
    font-weight: 400;
    /* color: #8d9498;*/
    margin-bottom: 0px;
}

.card-transparent {
    background: transparent !important;
    box-shadow: none;
    border-color: transparent !important;
}

/*     Card Stats    */
.card-stats .card-body {
    padding: 15px !important;
}

.card-stats .card-title {
    margin-bottom: 0px !important;
}

.card-stats .card-category {
    margin-top: 0px;
}

.card-stats .col-icon {
    width: 65px;
    height: 65px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
}

.card-stats .icon-big {
    width: 100%;
    height: 100%;
    font-size: 2.2em;
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .card-stats .icon-big.icon-black, .card-stats .icon-big.icon-primary, .card-stats .icon-big.icon-secondary, .card-stats .icon-big.icon-success, .card-stats .icon-big.icon-info, .card-stats .icon-big.icon-warning, .card-stats .icon-big.icon-danger {
        border-radius: 5px;
    }

        .card-stats .icon-big.icon-black i, .card-stats .icon-big.icon-primary i, .card-stats .icon-big.icon-secondary i, .card-stats .icon-big.icon-success i, .card-stats .icon-big.icon-info i, .card-stats .icon-big.icon-warning i, .card-stats .icon-big.icon-danger i {
            color: #ffffff !important;
        }

    .card-stats .icon-big.icon-black {
        background: #1a2035;
    }

    .card-stats .icon-big.icon-primary {
        background: #1572E8;
    }

    .card-stats .icon-big.icon-secondary {
        background: #6861CE;
    }

    .card-stats .icon-big.icon-success {
        background: #31CE36;
    }

    .card-stats .icon-big.icon-warning {
        background: #FFAD46;
    }

    .card-stats .icon-big.icon-info {
        background: #48ABF7;
    }

    .card-stats .icon-big.icon-danger {
        background: #F25961;
    }

    .card-stats .icon-big.round {
        border-radius: 50% !important;
    }

    .card-stats .icon-big i.fa, .card-stats .icon-big i.fab, .card-stats .icon-big i.fal, .card-stats .icon-big i.far, .card-stats .icon-big i.fas {
        font-size: 0.8em;
    }

.card-stats .col-stats {
    align-items: center;
    display: flex;
    padding-left: 15px;
}

/*     Card Task     */
.card-tasks .table {
    margin-bottom: 0px;
}

    .card-tasks .table .form-check {
        padding: 0 0 0 0.75rem !important;
    }

        .card-tasks .table .form-check label {
            margin-bottom: 0px !important;
        }

    .card-tasks .table tbody td:first-child, .card-tasks .table thead th:first-child {
        padding-left: 15px;
        padding-right: 15px;
    }

    .card-tasks .table tbody td:last-child, .card-tasks .table thead th:last-child {
        padding-right: 15px;
    }

    .card-tasks .table tbody tr:last-child td {
        border-bottom-width: 0px !important;
    }

.card-tasks .card-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

    .card-tasks .card-body .table td {
        font-size: 13px;
    }

        .card-tasks .card-body .table td .btn {
            font-size: 15px;
            opacity: 0.7;
            transition: all .3s;
        }

        .card-tasks .card-body .table td:hover .btn {
            opacity: 1;
        }

.card-tasks .form-button-action {
    display: block !important;
}

/*     Card States    */
.card-dark, .card-black, .card-primary, .card-secondary, .card-info, .card-success, .card-warning, .card-danger {
    color: #ffffff !important;
    border: 0px !important;
}

    .card-dark .card-header, .card-black .card-header, .card-primary .card-header, .card-secondary .card-header, .card-info .card-header, .card-success .card-header, .card-warning .card-header, .card-danger .card-header {
        border-bottom: transparent !important;
    }

    .card-dark .card-category, .card-black .card-category, .card-primary .card-category, .card-secondary .card-category, .card-info .card-category, .card-success .card-category, .card-warning .card-category, .card-danger .card-category, .card-dark .card-title, .card-black .card-title, .card-primary .card-title, .card-secondary .card-title, .card-info .card-title, .card-success .card-title, .card-warning .card-title, .card-danger .card-title, .card-dark label, .card-black label, .card-primary label, .card-info label, .card-success label, .card-warning label, .card-danger label {
        color: #ffffff !important;
    }

    .card-dark .icon-big > i, .card-black .icon-big > i, .card-primary .icon-big > i, .card-secondary .icon-big > i, .card-info .icon-big > i, .card-success .icon-big > i, .card-warning .icon-big > i, .card-danger .icon-big > i {
        color: #ffffff !important;
    }

    .card-dark .card-footer, .card-black .card-footer, .card-primary .card-footer, .card-secondary .card-footer, .card-info .card-footer, .card-success .card-footer, .card-warning .card-footer, .card-danger .card-footer {
        border-top: transparent !important;
    }

.card-black {
    background: #1a2035 !important;
}

.card-primary {
    background: #1572E8 !important;
}

.card-secondary {
    background: #6861CE !important;
}

.card-info {
    background: #48ABF7 !important;
}

.card-success {
    background: #31CE36 !important;
}

.card-warning {
    background: #FFAD46 !important;
}

.card-danger {
    background: #F25961 !important;
}

.card-round {
    border-radius: 10px;
}

/*     Progress Card    */
.progress-card {
    margin-bottom: 25px;
}

    .progress-card .progress-status {
        display: flex;
        margin-bottom: 10px;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

/*      Card Posts    */
.card-post .info-post .username {
    margin-bottom: 0px;
    font-weight: 600;
}

.card-post .info-post .date {
    margin-bottom: 0px;
}

/*     Card Pricing    */
.card-pricing {
    padding: 20px 5px;
    text-align: center;
    border-radius: 10px;
}

    .card-pricing .card-header {
        border-bottom: 0px !important;
    }

    .card-pricing .card-footer {
        border-top: 0px !important;
        padding: 15px 15px 10px 15px;
    }

    .card-pricing .card-title {
        font-weight: 400;
        font-size: 20px;
    }

    .card-pricing .card-price .price {
        font-size: 36px;
        font-weight: 400;
    }

    .card-pricing .card-price .text {
        font-size: 18px;
        font-weight: 400;
        color: #d1d7e3;
    }

    .card-pricing .specification-list {
        list-style: none;
        padding-left: 0px;
    }

        .card-pricing .specification-list li {
            padding: 8px 0 12px;
            border-bottom: 1px solid #eee;
            text-align: left;
            font-size: 12px;
            margin-bottom: 5px;
        }

            .card-pricing .specification-list li .name-specification {
                color: #83848a;
            }

            .card-pricing .specification-list li .status-specification {
                margin-left: auto;
                float: right;
                font-weight: 400;
            }

    .card-pricing.card-pricing-focus {
        padding: 40px 5px;
    }

    .card-pricing.card-black .name-specification, .card-pricing.card-primary .name-specification, .card-pricing.card-secondary .name-specification, .card-pricing.card-info .name-specification, .card-pricing.card-success .name-specification, .card-pricing.card-danger .name-specification, .card-pricing.card-warning .name-specification {
        color: #ffffff !important;
    }

    .card-pricing.card-black .price, .card-pricing.card-primary .price, .card-pricing.card-secondary .price, .card-pricing.card-info .price, .card-pricing.card-success .price, .card-pricing.card-danger .price, .card-pricing.card-warning .price {
        color: #fff !important;
    }

    .card-pricing.card-primary .specification-list li {
        border-color: #2f8bff !important;
    }

    .card-pricing.card-primary .btn-light {
        color: #1572E8 !important;
    }

    .card-pricing.card-success .specification-list li {
        border-color: #64e069 !important;
    }

    .card-pricing.card-success .btn-light {
        color: #31CE36 !important;
    }

    .card-pricing.card-secondary .specification-list li {
        border-color: #7f77dc !important;
    }

    .card-pricing.card-secondary .btn-light {
        color: #6861CE !important;
    }

    .card-pricing.card-black .specification-list li {
        border-color: #6f8996 !important;
    }

    .card-pricing.card-black .btn-light {
        color: #1a2035 !important;
    }

    .card-pricing.card-info .specification-list li {
        border-color: #11c0e4 !important;
    }

    .card-pricing.card-info .btn-light {
        color: #48ABF7 !important;
    }

    .card-pricing.card-danger .specification-list li {
        border-color: #ff6972 !important;
    }

    .card-pricing.card-danger .btn-light {
        color: #F25961 !important;
    }

    .card-pricing.card-warning .specification-list li {
        border-color: #ffbc67 !important;
    }

    .card-pricing.card-warning .btn-light {
        color: #FFAD46 !important;
    }

.card-pricing2 {
    padding-bottom: 10px;
    background: #fff !important;
    border-bottom: 7px solid;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    -moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}

    .card-pricing2:before {
        content: "";
        width: 100%;
        height: 350px;
        position: absolute;
        top: -150px;
        left: 0;
        transform: skewY(-20deg);
    }

    .card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
        content: "";
        left: 50%;
        transform: translateX(-50%) scaleY(0.5) rotate(45deg);
    }

    .card-pricing2 .value:after, .card-pricing2 .value:before {
        content: "";
        left: 50%;
        transform: translateX(-50%) scaleY(0.5) rotate(45deg);
    }

    .card-pricing2 .pricing-header {
        padding: 20px 20px 60px;
        text-align: left;
        position: relative;
    }

    .card-pricing2 .sub-title {
        display: block;
        font-size: 16px;
    }

    .card-pricing2 .value {
        background: #fff;
    }

    .card-pricing2 .price-value {
        display: inline-block;
        width: 170px;
        height: 110px;
        padding: 15px;
        border: 2px solid;
        border-top: none;
        border-bottom: none;
        position: relative;
    }

        .card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
            width: 121px;
            height: 121px;
            border: 3px solid;
            border-right: none;
            border-bottom: none;
            position: absolute;
            top: -60px;
        }

        .card-pricing2 .price-value:after {
            border-top: none;
            border-left: none;
            border-bottom: 3px solid;
            border-right: 3px solid;
            top: auto;
            bottom: -60px;
        }

    .card-pricing2 .value {
        width: 100%;
        height: 100%;
        border: 2px solid;
        border-top: none;
        border-bottom: none;
        z-index: 1;
        position: relative;
    }

        .card-pricing2 .value:after, .card-pricing2 .value:before {
            width: 97px;
            height: 97px;
            background: #fff;
            border: 3px solid;
            border-bottom: none;
            border-right: none;
            position: absolute;
            top: -48px;
            z-index: -1;
        }

        .card-pricing2 .value:after {
            border-right: 3px solid;
            border-bottom: 3px solid;
            border-top: none;
            border-left: none;
            top: auto;
            bottom: -48px;
        }

    .card-pricing2 .currency {
        display: inline-block;
        font-size: 30px;
        margin-top: 7px;
        vertical-align: top;
    }

    .card-pricing2 .amount {
        display: inline-block;
        font-size: 40px;
        font-weight: 600;
        line-height: 65px;
    }

        .card-pricing2 .amount span {
            display: inline-block;
            font-size: 30px;
            font-weight: 400;
            vertical-align: top;
            margin-top: -7px;
        }

    .card-pricing2 .month {
        display: block;
        font-size: 16px;
        line-height: 0;
    }

    .card-pricing2 .pricing-content {
        padding: 50px 0 0 80px;
        margin-bottom: 20px;
        list-style: none;
        text-align: left;
        transition: all .3s ease 0s;
    }

        .card-pricing2 .pricing-content li {
            padding: 7px 0;
            font-size: 13px;
            color: grey;
            position: relative;
        }

            .card-pricing2 .pricing-content li.disable:before, .card-pricing2 .pricing-content li:before {
                content: "\f00c";
                font-family: 'Font Awesome 5 Solid';
                font-weight: 900;
                width: 20px;
                height: 20px;
                line-height: 20px;
                border-radius: 50%;
                background: #98c458;
                text-align: center;
                color: #fff;
                position: absolute;
                left: -50px;
                font-size: 9px;
            }

            .card-pricing2 .pricing-content li.disable:before {
                content: "\f00d";
                background: #fe6c6c;
            }

    .card-pricing2.card-black {
        border-bottom-color: #1a2035;
    }

        .card-pricing2.card-black .price-value:before, .card-pricing2.card-black .value:before {
            border-left-color: #1a2035;
            border-top-color: #1a2035;
        }

        .card-pricing2.card-black .price-value, .card-pricing2.card-black .value {
            border-right-color: #1a2035;
        }

            .card-pricing2.card-black .price-value:after, .card-pricing2.card-black .value:after {
                border-right-color: #1a2035;
            }

            .card-pricing2.card-black .price-value:after, .card-pricing2.card-black .value:after {
                border-bottom-color: #1a2035;
            }

        .card-pricing2.card-black .value {
            color: #1a2035;
        }

        .card-pricing2.card-black:before {
            background: #1a2035;
        }

        .card-pricing2.card-black .price-value, .card-pricing2.card-black .value {
            border-left-color: #1a2035;
        }

    .card-pricing2.card-primary {
        border-bottom-color: #1572E8;
    }

        .card-pricing2.card-primary .price-value:before, .card-pricing2.card-primary .value:before {
            border-left-color: #1572E8;
            border-top-color: #1572E8;
        }

        .card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
            border-right-color: #1572E8;
        }

            .card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
                border-right-color: #1572E8;
            }

            .card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
                border-bottom-color: #1572E8;
            }

        .card-pricing2.card-primary .value {
            color: #1572E8;
        }

        .card-pricing2.card-primary:before {
            background: #1572E8;
        }

        .card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
            border-left-color: #1572E8;
        }

    .card-pricing2.card-secondary {
        border-bottom-color: #6861CE;
    }

        .card-pricing2.card-secondary .price-value:before, .card-pricing2.card-secondary .value:before {
            border-left-color: #6861CE;
            border-top-color: #6861CE;
        }

        .card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
            border-right-color: #6861CE;
        }

            .card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
                border-right-color: #6861CE;
            }

            .card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
                border-bottom-color: #6861CE;
            }

        .card-pricing2.card-secondary .value {
            color: #6861CE;
        }

        .card-pricing2.card-secondary:before {
            background: #6861CE;
        }

        .card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
            border-left-color: #6861CE;
        }

    .card-pricing2.card-info {
        border-bottom-color: #48ABF7;
    }

        .card-pricing2.card-info .price-value:before, .card-pricing2.card-info .value:before {
            border-left-color: #48ABF7;
            border-top-color: #48ABF7;
        }

        .card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
            border-right-color: #48ABF7;
        }

            .card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
                border-right-color: #48ABF7;
            }

            .card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
                border-bottom-color: #48ABF7;
            }

        .card-pricing2.card-info .value {
            color: #48ABF7;
        }

        .card-pricing2.card-info:before {
            background: #48ABF7;
        }

        .card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
            border-left-color: #48ABF7;
        }

    .card-pricing2.card-success {
        border-bottom-color: #31CE36;
    }

        .card-pricing2.card-success .price-value:before, .card-pricing2.card-success .value:before {
            border-left-color: #31CE36;
            border-top-color: #31CE36;
        }

        .card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
            border-right-color: #31CE36;
        }

            .card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
                border-right-color: #31CE36;
            }

            .card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
                border-bottom-color: #31CE36;
            }

        .card-pricing2.card-success .value {
            color: #31CE36;
        }

        .card-pricing2.card-success:before {
            background: #31CE36;
        }

        .card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
            border-left-color: #31CE36;
        }

    .card-pricing2.card-warning {
        border-bottom-color: #FFAD46;
    }

        .card-pricing2.card-warning .price-value:before, .card-pricing2.card-warning .value:before {
            border-left-color: #FFAD46;
            border-top-color: #FFAD46;
        }

        .card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
            border-right-color: #FFAD46;
        }

            .card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
                border-right-color: #FFAD46;
            }

            .card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
                border-bottom-color: #FFAD46;
            }

        .card-pricing2.card-warning .value {
            color: #FFAD46;
        }

        .card-pricing2.card-warning:before {
            background: #FFAD46;
        }

        .card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
            border-left-color: #FFAD46;
        }

    .card-pricing2.card-danger {
        border-bottom-color: #F25961;
    }

        .card-pricing2.card-danger .price-value:before, .card-pricing2.card-danger .value:before {
            border-left-color: #F25961;
            border-top-color: #F25961;
        }

        .card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
            border-right-color: #F25961;
        }

            .card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
                border-right-color: #F25961;
            }

            .card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
                border-bottom-color: #F25961;
            }

        .card-pricing2.card-danger .value {
            color: #F25961;
        }

        .card-pricing2.card-danger:before {
            background: #F25961;
        }

        .card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
            border-left-color: #F25961;
        }

/*    Card Product    */
.row-cardProduct {
    padding: 0 5px;
    white-space: nowrap;
    overflow-x: auto;
    display: block !important;
    margin-right: -2rem;
    width: unset !important;
}

.col-cardProduct {
    width: 225px;
    padding: 0 10px;
    display: inline-block;
}

.card-product {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
}

    .card-product .product-summary {
        padding: 15px;
    }

@media screen and (max-width: 768px) {
    .col-cardProduct {
        width: 175px;
    }

    .card-product .title-product {
        font-size: 1rem;
    }

    .card-product .price-product {
        font-size: 18px;
    }
}
/*     Card Shadow    */
.skew-shadow {
    position: relative;
    overflow: hidden;
}

    .skew-shadow:before {
        content: '';
        position: absolute;
        background: rgba(255, 255, 255, 0.1);
        width: 50%;
        min-width: 150px;
        height: 100%;
        top: 0;
        right: -25%;
        transform: skewX(-32.5deg);
    }

.bubble-shadow {
    position: relative;
    overflow: hidden;
}

    .bubble-shadow:before {
        position: absolute;
        top: -10%;
        right: -140px;
        width: 300px;
        height: 300px;
        content: "";
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.05);
    }

    .bubble-shadow:after {
        position: absolute;
        top: -65px;
        right: 80px;
        width: 150px;
        height: 150px;
        content: "";
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.05);
    }

.curves-shadow {
    position: relative;
    overflow: hidden;
}

    .curves-shadow:before {
        content: '';
        position: absolute;
        background: url(../img/img-shadow.png);
        background-size: cover;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

@media only screen and (min-width: 991px) {
    .card-list-messages {
        margin-left: -14px;
        margin-right: -14px;
        border-radius: 0;
        box-shadow: none;
    }
}

@media only screen and (max-width: 991px) {
    .card-pricing2 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .card-pricing2:before {
        transform: skewY(-15deg);
    }
}
/*     Card Annoucement    */
.card-annoucement .card-body {
    padding: 50px 25px;
}

.card-annoucement .card-opening {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.01em;
}

.card-annoucement .card-desc {
    padding: 15px 0;
    font-size: 16px;
    line-height: 1.65;
    font-weight: 300;
}

.card-annoucement.card-primary .btn-light {
    color: #1572E8 !important;
}

.card-annoucement.card-success .btn-light {
    color: #31CE36 !important;
}

.card-annoucement.card-secondary .btn-light {
    color: #6861CE !important;
}

.card-annoucement.card-black .btn-light {
    color: #1a2035 !important;
}

.card-annoucement.card-info .btn-light {
    color: #48ABF7 !important;
}

.card-annoucement.card-danger .btn-light {
    color: #F25961 !important;
}

.card-annoucement.card-warning .btn-light {
    color: #FFAD46 !important;
}

/*     Card Profile     */
.card-profile {
    color: #2A2F5B;
}

    .card-profile .profile-picture {
        text-align: center;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: -41px;
        width: 100%;
        box-sizing: border-box;
    }

    .card-profile .user-profile .name {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 5px;
    }

    .card-profile .user-profile .job {
        color: #83848a;
        margin-bottom: 5px;
    }

    .card-profile .user-profile .desc {
        color: #bbb;
        margin-bottom: 15px;
    }

    .card-profile .user-profile .social-media {
        margin-bottom: 20px;
    }

        .card-profile .user-profile .social-media .btn {
            padding: 5px !important;
        }

            .card-profile .user-profile .social-media .btn i {
                font-size: 22px !important;
            }

    .card-profile .user-stats {
        margin-bottom: 10px;
    }

        .card-profile .user-stats [class^="col"] {
            border-right: 1px solid #ebebeb;
        }

            .card-profile .user-stats [class^="col"]:last-child {
                border-right: 0px;
            }

        .card-profile .user-stats .number {
            font-weight: 400;
            font-size: 15px;
        }

        .card-profile .user-stats .title {
            color: #7d7b7b;
        }

    .card-profile .card-header {
        border-bottom: 0px;
        height: 100px;
        position: relative;
    }

    .card-profile .card-body {
        padding-top: 60px;
    }

    .card-profile .card-footer {
        border-top: 0px;
    }

    .card-profile.card-secondary .card-header {
        background: #6861CE;
    }

/*      Row Card No Padding      */
.row-card-no-pd {
    border-radius: 10px;
    margin-left: 0;
    margin-right: 0;
    background: #ffffff;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    -webkit-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
    -moz-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
    box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
    border: 0px;
}

    .row-card-no-pd .card {
        margin-bottom: 0px;
        border-width: 0px;
        box-shadow: none;
        position: relative;
    }

        .row-card-no-pd .card .card-header {
            padding-left: 0px !important;
            padding-top: 0px !important;
            padding-right: 0px !important;
        }

    .row-card-no-pd [class*=col] .card:before {
        position: absolute;
        height: calc(100%);
        width: 1px;
        background: #eee;
        content: '';
        right: -15px;
    }

    .row-card-no-pd [class*=col]:last-child .card:before {
        width: 0px;
    }

/*     Accordion     */
.accordion .card {
    border-radius: 10px !important;
    background: #f7f7f7 !important;
    color: #2A2F5B !important;
    border: 0;
    box-shadow: none;
}

    .accordion .card .span-icon {
        font-size: 22px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .accordion .card > .card-header {
        border: 0px !important;
        display: flex;
        flex-direction: row;
        align-items: center;
        cursor: pointer;
        border-radius: 0 !important;
    }

        .accordion .card > .card-header > .span-mode {
            margin-left: auto;
        }

            .accordion .card > .card-header > .span-mode:before {
                content: "\f068" !important;
                font-family: 'Font Awesome 5 Solid';
                font-weight: 900;
                font-size: 16px;
            }

        .accordion .card > .card-header.collapsed > .span-mode:before {
            content: "\f067" !important;
        }

    .accordion .card .card-body {
        border-top: 1px solid #ebebeb;
        padding: 30px;
    }

.accordion.accordion-black .card .card-header, .accordion.accordion-black .card .card-header .btn-link, .accordion.accordion-primary .card .card-header, .accordion.accordion-primary .card .card-header .btn-link, .accordion.accordion-secondary .card .card-header, .accordion.accordion-secondary .card .card-header .btn-link, .accordion.accordion-info .card .card-header, .accordion.accordion-info .card .card-header .btn-link, .accordion.accordion-success .card .card-header, .accordion.accordion-success .card .card-header .btn-link, .accordion.accordion-warning .card .card-header, .accordion.accordion-warning .card .card-header .btn-link, .accordion.accordion-danger .card .card-header, .accordion.accordion-danger .card .card-header .btn-link {
    font-size: 1rem;
}

.accordion.accordion-black .card .card-header {
    color: #1a2035;
}

    .accordion.accordion-black .card .card-header .btn-link {
        color: #1a2035 !important;
    }

.accordion.accordion-primary .card .card-header {
    color: #1572E8;
}

    .accordion.accordion-primary .card .card-header .btn-link {
        color: #1572E8 !important;
    }

.accordion.accordion-secondary .card .card-header {
    color: #6861CE;
}

    .accordion.accordion-secondary .card .card-header .btn-link {
        color: #6861CE !important;
    }

.accordion.accordion-info .card .card-header {
    color: #48ABF7;
}

    .accordion.accordion-info .card .card-header .btn-link {
        color: #48ABF7 !important;
    }

.accordion.accordion-success .card .card-header {
    color: #31CE36;
}

    .accordion.accordion-success .card .card-header .btn-link {
        color: #31CE36 !important;
    }

.accordion.accordion-warning .card .card-header {
    color: #FFAD46;
}

    .accordion.accordion-warning .card .card-header .btn-link {
        color: #FFAD46 !important;
    }

.accordion.accordion-danger .card .card-header {
    color: #F25961;
}

    .accordion.accordion-danger .card .card-header .btn-link {
        color: #F25961 !important;
    }

.border-transparent {
    border-color: transparent !important;
}

.gutters-0 {
    margin-right: 0;
    margin-left: 0;
}

    .gutters-0 > .col, .gutters-0 > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

    .gutters-0 .card {
        margin-bottom: 0;
    }

.gutters-xs {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
}

    .gutters-xs > .col, .gutters-xs > [class*="col-"] {
        padding-right: 0.25rem;
        padding-left: 0.25rem;
    }

    .gutters-xs .card {
        margin-bottom: 0.5rem;
    }

.gutters-sm {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

    .gutters-sm > .col, .gutters-sm > [class*="col-"] {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .gutters-sm .card {
        margin-bottom: 1rem;
    }

.gutters-lg {
    margin-right: -1rem;
    margin-left: -1rem;
}

    .gutters-lg > .col, .gutters-lg > [class*="col-"] {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .gutters-lg .card {
        margin-bottom: 2rem;
    }

.gutters-xl {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}

    .gutters-xl > .col, .gutters-xl > [class*="col-"] {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .gutters-xl .card {
        margin-bottom: 3rem;
    }

.stamp {
    background: #6861CE;
    display: inline-block;
    min-width: 2rem;
    height: 2rem;
    padding: 0 0.25rem;
    line-height: 2rem;
    text-align: center;
    border-radius: 3px;
    font-weight: 600;
}

    .stamp i {
        color: #fff !important;
    }

.stamp-md {
    min-width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
}

