﻿/* ver 2 */*/
.kGhlIj {
    cursor: pointer;
}

.ifUyTo {
    min-height: 100%;
}

.iabPaW {
    display: flex;
    flex-direction: row;
}

.jawiQP {
    height: 100vh;
    align-items: center;
    min-width: 240px;
    z-index: 1;
    gap: 46px;
    background: url(/Content/EZMatch/images/sidebar-illustration.png) center bottom / contain no-repeat, linear-gradient(rgb(0, 22, 62) 0.11%, rgb(3, 34, 90) 92.14%);
    background-position: center bottom;
    padding: 32px 16px;
}

.fHwtMV {
    display: flex;
    flex-direction: column;
}

.hHUSvp {
    gap: 4px;
    width: 100%;
}


.iDkUns {
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
}

.dPEDzx {
    margin: 0px;
    color: rgb(14, 60, 72);
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;
    letter-spacing: -0.025rem;
    font-family: Rubik, sans-serif;
}

.jeIEod {
    align-items: center;
    background: transparent;
    padding: 6px;
    border-radius: 6px;
    transition: background-color 175ms ease 0s;
}

.hkcQqO {
    align-items: center;
    background: rgb(0, 122, 255);
    padding: 6px;
    border-radius: 6px;
    transition: background-color 175ms ease 0s;
}


/* The blue bgd for a selected menu item */
.iXiNFG {
    cursor: pointer;
    gap: 9.6px;
    padding: 9.6px 16px;
    align-items: center;
    border-radius: 6px;
    background: rgba(0, 122, 255, 0.67);
    color: rgb(255, 255, 255);
    transition: all 175ms ease 0s;
}

.iabPaW {
    display: flex;
    flex-direction: row;
}

.hHUSvp {
    gap: 4px;
    width: 100%;
}

.ccbTUI {
    cursor: pointer;
    gap: 9.6px;
    padding: 9.6px 16px;
    align-items: center;
    border-radius: 6px;
    background: transparent;
    color: rgb(255, 255, 255);
    transition: all 175ms ease 0s;
}

    .ccbTUI:hover {
        background: rgba(0, 122, 255, 0.2);
        color: rgb(255, 255, 255);
    }

.gwiPbq {
    font-weight: 400;
    color: rgb(255, 255, 255);
}

.gqvPvp {
    position: relative;
    width: 100%;
    max-width: calc(100% - 240px);
    height: 100vh;
    max-height: 100vh;
}

.SMcre {
    scroll-behavior: smooth;
    height: 100vh;
    max-height: 100vh;
    gap: 20px;
}

.gbCvAb {
    height: 100%;
    overflow-y: auto;
    gap: 0px;
    padding: 0px;
}

.ednoxn {
    height: 100%;
    overflow-y: auto;
    gap: 20px;
    padding: 16px 32px 24px;
}


.kTopOh {
    display: inline-flex;
    flex-direction: column;
    gap: 8px;
    background: rgb(253, 253, 253);
    box-shadow: rgba(138, 158, 216, 0.2) 8px 4px 27px 0px;
    border-radius: 12px;
}

.ioWMXB {
    background-blend-mode: soft-light;
    box-shadow: rgba(138, 158, 216, 0.12) 0px 4px 45px 0px;
    background: url(/Content/EZMatch/images/card-bg-1.png) center bottom / contain no-repeat, linear-gradient(174deg, rgb(61, 153, 254) 2.85%, rgb(0, 31, 193) 103.34%);
    background-position: center bottom;
}

.jbaGGi {
    gap: 12px;
    padding: 1em;
    margin: 1em;
}

@media (max-width: 1199.95px) {
    .jbaGGi {
        flex: 1 1 0%;
    }
}

.lhZOOe {
    flex: 1 1 0px;
    display: inline-flex;
    flex-direction: column;
    gap: 20px;
    background: rgb(255, 255, 255);
    border-radius: 12px;
    padding: 23px 20px;
    margin: 20px;
    /*width: 100%;*/
}

.ezmatch .kTopOh .divContent {
    margin: 10px;
    color: white;
}

.ezmatch .divContent {
    margin:initial;
}

.ezmatch .kTopOh .divContentTitle {
    color: white;
}

.ezmatch .divContentInner {
    font-family: Assistant, sans-serif;
/*    font-weight: 600;
*//*    font-size: 1.125rem;
*/
}

.isEgWs {
    border-radius: 6px;
    border: 1px solid rgb(225, 233, 241);
    background: rgb(255, 255, 255);
    padding: 9.2px 12px;
    color: rgb(13, 41, 104);
    font-family: Rubik, sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    letter-spacing: -0.443px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 40px;
    width: 100%;
}

.ezmatch #topBarTxtSearch {
/*    width: auto;
*/    height: auto;
}

.ezmatch .trDashboard:hover {
    background: rgba(0, 122, 255, 0.4);
    color: rgb(255, 255, 255);
}

.ezmatch .divContentInnerScrollable table tbody tr:hover {
    background: rgba(0, 122, 255, 0.4);
    color: rgb(255, 255, 255);
}

.ezmatch #bottomNavbar.navbar-fixed-bottom {
    padding-right: 240px;
    z-index: 0;
}

.ezmatch #divContentMain {
    overflow: auto;
}
