﻿
.maxWidth100 {
    width: 100px;
}

.reqFilterBG {
    margin: 0px;
    background: #eef5ff;
    padding: 6px 10px 0px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 3px, rgba(0, 0, 0, 0.23) 0px 3px 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -62px 13px -111px inset, rgba(0, 0, 0, 0.3) 0px -2px 19px -10px inset;
    margin-bottom: 10px;
}

label {
    color: #24426b;
}

.table.borwseTable {
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 0 4px;
}

.borwseTable td {
    border-right: 1px solid #e6e7e9 !important;
    border-top: 1px solid #e6e7e9 !important;
    border-bottom: 1px solid #e6e7e9 !important;
    /* border-bottom: 1px solid #ecedee !important; */
    padding: 8px;
    /*vertical-align: top !important;*/
    white-space: nowrap;
    position: relative;
    font-weight: 500;
    color: #484848;
}

.borwseTable tr td:first-child {
    border-radius: 8px 0 0 8px;
}

.borwseTable td:first-child {
    border-left: 1px solid #ecedee !important;
}

.borwseTable tr td:last-child {
    border-radius: 0 8px 8px 0;
    border-right: 1px solid #ecedee !important;
}

.borwseTable tr {
    background: #fff;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 12%);
}

.table.borwseTable > thead:first-child > tr:first-child > th {
    font-weight: 600;
    font-size: 12px;
    padding: 5px;
    border-right: solid thin #e1e1e1;
    border-right: solid thin #ffffff !important;
    text-shadow: 0 0px 0px rgb(0 0 0 / 0%) !important;
    line-height: 30px;
}

.borwseTable tr th:first-child {
    border-left: solid thin #e1e1e1;
    border-radius: 8px 0 0 8px;
}

.borwseTable tr th:last-child {
    border-radius: 0 8px 8px 0;
}

.btnEdit {
    color: #0ca678;
}

.btnDelete {
    color: #d63939;
}

/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 8px 8px;
    /* border: solid thin #ccc; */
    border-radius: 5px;
    margin-bottom: 7px;
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
    border: 1px solid rgba(0, 0, 0, .07);
    font-size: 13px;
    background: #fff;
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #18aacc;
            color: #fff;
        }

    .paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel button {
        background: #18aacc;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        font-size: 11px;
        line-height: 19px;
        font-weight: bold;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }
/******pagimnation*****/
.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
    background-color: #eef5ff;
}

.alert-info {
    margin-bottom: 0px;
    font-weight: bold;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -62px 13px -111px inset, rgba(0, 0, 0, 0.3) 0px -2px 19px -10px inset;
}

.statActive {
    background: #aef5bb;
    padding: 5px 10px;
    border-radius: 5px;
    color: #0c8121;
}

.f17 {
    font-size: 14px;
}

.offcanvas-header {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.topCanvas {
    border: solid thin #e9e9e9;
    padding: 15px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 3px, rgba(0, 0, 0, 0.23) 0px 3px 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -62px 13px -111px inset, rgba(0, 0, 0, 0.3) 0px -2px 19px -10px inset;
}

.bottomCanvas {
    margin-top: 15px;
    border: solid thin #e9e9e9;
    padding: 15px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 3px, rgba(0, 0, 0, 0.23) 0px 3px 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -62px 13px -111px inset, rgba(0, 0, 0, 0.3) 0px -2px 19px -10px inset;
}

.form-control, .SumoSelect > .CaptionCont, .select2-container--default .select2-selection--single {
    border-radius: 4px;
}

.topCanvas h4, .bottomCanvas h4 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #24426b;
}

.mb4 {
    margin-bottom: 4px;
}

.calendarSet {
    font-size: 15px;
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 23px;
}

#offcanvasNotificationDetails {
    width: 95%;
}

.toPanel {
    border: solid thin #ccc;
    padding: 10px;
    border-radius: 6px;
    min-height: 120px;
}

    .toPanel span {
        border: solid thin #ccc;
        padding: 2px 5px;
        border-radius: 4px;
        display: inline-block;
        margin-bottom: 4px;
    }

.btnViewMore {
    border: solid thin #0d6efd;
    padding: 2px 5px;
    border-radius: 4px;
    color: #0d6efd;
    display: inline-block;
}

    .btnViewMore:hover {
        background: #0d6efd;
        color: #fff;
    }

.panelAudience {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 15px;
    min-height: 76vh;
    border-radius: 10px;
    background: #f4f4f4;
}

    .panelAudience h4 {
        color: #24426b;
        font-size: 18px;
        font-weight: 800;
    }

.offcanvas-footer {
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #f4f4f4;
}

#offcanvasNotificationDetails .table-responsive {
    border-radius: 10px;
    max-height: 44vh;
}

#offcanvasNotificationDetails table tbody td {
    white-space: nowrap;
    padding: 8px 4px;
}
.max-heightauto {
    max-height: 60vh;
}