.loginBg {
    background: url(../../assets/images/eventBg.png) 0 0 repeat;
}

.loginMainBox {
    margin: 7% 0 !important;
    background: #fff !important;
    border-radius: 72px 0;
    box-shadow: 0 7px 32px rgba(0,0,0,0.2);
}

.loginBtnRow {
    border-color: #013098 !important;
}

.loginBtn {
    width: 276px !important;
    margin: 0 auto !important;
    display: block !important;
    height: 43px !important;
    font-size: 16px !important;
    background: #0135a7 !important;
    border: 0 !important;
    text-transform: uppercase !important;
    border-radius: 36px 0 !important;
    float: none !important;
}

.loginIconBg {
    border-radius: 18px 0 0 0;
    background: #0135a7 !important;
}

.loginInputField {
    border-radius: 0 0 18px 0;
    border: 0;
    background-color: #e8f6ff !important;
    color: #014690 !important;
    font-size: 16px;
}

.topbar .top-navbar {
    height: 60px;
    background: #fafbfc;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}

    .topbar .top-navbar .font-24 {
        font-size: 34px;
    }

#navbarSupportedContent {
    background: transparent !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #3f6ad8;
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: #3f6ad8;
    }

.leftMenuLogo {
    background: #fcfdff !important;
    height: 100%;
    padding-top: 6px;
}

.left-sidebar {
    background: #fff !important;
}

#main-wrapper .left-sidebar[data-sidebarbg=skin5] ul {
    background: #fff !important;
}

.sidebar-nav ul {
    margin-top: 8px;
}

    .sidebar-nav ul .sidebar-item .sidebar-link {
        opacity: 1;
        color: #495057;
        margin-bottom: 2px;
    }

        .sidebar-nav ul .sidebar-item .sidebar-link i {
            line-height: 20px;
            color: #495057;
        }

.sidebar-nav .has-arrow:after {
    border-color: #000;
}

.sidebar-nav ul .sidebar-item .sidebar-link:hover, .sidebar-nav ul .sidebar-item .sidebar-link.active {
    background: #e0f3ff;
    color: #3f6ad8;
    border-radius: 40px;
}

ul.collapse {
    border-left: 2px solid #b8e0f9 !important;
    margin-left: 20px !important;
    margin-top: -3px !important;
    padding-bottom: 0 !important;
}

    ul.collapse .sidebar-item .sidebar-link {
        padding: 10px 15px;
        padding-left: 12px;
    }

#main-wrapper.mini-sidebar .left-sidebar:hover {
    width: 250px;
}

#main-wrapper.mini-sidebar .left-sidebar {
    width: 65px;
    left: -260px;
}

#main-wrapper.mini-sidebar .topbar .top-navbar .navbar-header {
    width: 65px;
    left: -260px;
}

#main-wrapper.mini-sidebar .smlLogo {
    width: 100% !important;
    margin-top: 16px !important;
}

#main-wrapper.mini-sidebar .page-wrapper {
    margin-left: 0;
}

.dashCard {
    border-radius: 15px 0;
    overflow: hidden;
    box-shadow: 0 0 14px rgba(0,0,0,0.18);
}

    .dashCard .box {
        min-height: 163px;
    }

        .dashCard .box .text-white {
            font-size: 20px;
        }

        .dashCard .box i {
            font-size: 73px;
        }

.tblWrapperCard {
    margin-bottom: 0;
}

.tblWrapper table {
    padding: 0;
    margin: 0;
    border-color: #c1d0e2;
}

    .tblWrapper table tr.header-top-wraper {
        background: #e6f1ff;
        box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
    }

        .tblWrapper table tr.header-top-wraper th {
            padding: 1px;
            color: #002b3c;
            text-align: center;
        }

    .tblWrapper table tr {
        background: #fafbfc;
        color: #000;
        font-weight: bold;
    }

        .tblWrapper table tr td {
            padding: 2px;
            /*background: #fafbfc;
    color:#000;*/
            vertical-align: middle;
            font-size: 12px;
            /*text-align: center;*/
        }

.cardShadow {
    box-shadow: 0 0 14px rgba(0,0,0,0.18);
}

.gridBtn {
    padding: 1px;
}

.card-body.tbleHdrTxt {
    padding: 3px 16px;
}

    .card-body.tbleHdrTxt .page-title {
        margin-bottom: 0;
    }

.tblWrapper table tr:hover td {
    /*background: #fff;*/
}

.form-control {
    padding: 0.075rem 0.75rem;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(1.3625rem + 2px);
}

.card-body {
    padding: 0.45rem;
}

label {
    margin-bottom: 0.2rem;
}

.tblWrapper table tr td input, .tblWrapper table tr td select {
    width: 100% !important;
}

.sparkle-table table {
    margin: 10px;
}

    .sparkle-table table > tbody > tr > td {
        display: inline;
    }

        .sparkle-table table > tbody > tr > td > a,
        .sparkle-table table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 4px 8px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #808080;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
            font-size: 13px !important;
        }

        .sparkle-table table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 4px 8px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #ffffff;
            background-color: #337ab7;
            border-color: #337ab7;
            cursor: default;
        }

        .sparkle-table table > tbody > tr > td:first-child > a,
        .sparkle-table table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .sparkle-table table > tbody > tr > td:last-child > a,
        .sparkle-table table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .sparkle-table table > tbody > tr > td > a:hover,
        .sparkle-table table > tbody > tr > td > a:focus {
            color: #808080;
            background-color: #eeeeee;
            border-color: #dddddd;
        }
