﻿

/*#bungie {
    height: auto !important;
    overflow: scroll;
}
*/

/*#dvDemoNew .navbar-light .navbar-nav .nav-link {
    white-space: nowrap;
}*/
.flex{
    display:flex;
}
.space-between {
    justify-content: space-between;
}
#v2layout .cu-nav {
    display: flex !important;
}
#sticky-2 > nav{
    padding-right:0px;
}
.org_prog_block .flex{
    justify-content:flex-start !important;
}
.header-top-box ul{
    margin:0px !important;
}
.align-start{
    align-items:start;
}
#allntfcns #dropdownMenuLink {
    height: 30px !important;
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .cu-nav li.dmenu > a.nav-link {
        padding: 0px 8px !important;
        white-space: nowrap;
    }
    body{
        overflow-x:hidden;
    }
    #bungie ul.dropdown{
        width:auto;
    }
    html{
        overflow-x:hidden !important;
    }
    .cu-nav li.nav-item > a.nav-link {
        padding: 0px 8px !important;
        white-space: nowrap;
    }
    .mail-icn{
        padding-left:15px !Important;
    }
    .top-buffer{
        margin:15% auto !important;
    }
    #lgnlogo{
        width:180px !important;
    }
    ul.cu-nav.navbar-nav {
        flex-direction: row !important;
    }
    .topbar .navbar-collapse{
        padding:0px 0px 0px 0px !important;
    }
    #daily, #weekly, #monthly {
        padding: 5px 7px;
        font-size: 12px;
    }
    #sticky-2 > nav {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        padding-right: 0px !important;
        
    }
    .flipInY.dropdown-menu.show {
        right: 35px !important;
        left: -35px !important;
        top: 30px !important;
    }
    #p1dashboard button.btn-group{
        float:right;
    }
    #bungie ul{
        flex-direction:row !important;
        width:100%;
        flex-wrap:initial;
    }
    .stackrankcard .metric-trend-row{
        height:auto;
    }
    .stackrankcard .addhover{
        height:auto;
        white-space:nowrap;
        text-overflow:ellipsis;
        margin-top:0px;
        top:0;
        bottom:0;
    }
    .toggleSwitch label{
        font-size:10px;
    }
    .toggleSwitch input[type="checkbox"] + label::before{
        height:15px;
        width:35px;
    }
    .toggleSwitch input[type="checkbox"] + label::after{
        width:16px;
        height:16px;
        top:0px;
    }
    .faketab{
        font-size:12px !important;
    }
    .faketab1 {
        font-size: 12px !important;
    }
    .iner_2{
        height:auto !important;
    }
    .bal-head {
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
    }
    #showmetric{
        font-size:12px !important;
        white-space:normal !important;
    }
    .metitlesub{
        white-space:normal !important;
    }
}