﻿/* Header  Start */

#logo span {
    padding-left: 34px;
    padding-top: 15px;
    position: absolute;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

/* Header  Start */
#logo {
    height: 55px;
    width: 120px;
    float: left;
    padding-top: 15px;
    padding-left: 10px;
    cursor: pointer !important;
    border-right: 1px dotted #0088cc;
    border-left: 0;
    border-image: url('../images/dotDivider.png') 1 72;
    -ms-linear-border-image: url('../images/dotDivider.png') 1 72;
    -webkit-border-image: url('../images/dotDivider.png') 1 72;
    -moz-border-image: url('../images/dotDivider.png') 1 72;
    -o-border-image: url('../images/dotDivider.png') 1 72;
    background-position-y: -3px;
}

label {
     cursor: default !important;
}

#header {
    font-size: 20px;
    color: #d3d3d3;
    /*top: 20px !important;*/
    position: absolute;
}

.pagetitle {
    color: #fff;
    float: left;
    font-size: 20px;
    padding-left: 20px;
    /* padding-top: 19px; */
    padding-top: 18px;
    text-align: left;
    width: auto;
    height: 35px;
    cursor: pointer;
    letter-spacing: .5px;
}

    .pagetitle a {
        color: #fff;
        background: url(../images/sprite_icons.png) no-repeat -10px -546px;
        padding-left: 12px;
        opacity: 5;
        text-decoration: none;
    }

.pagetitleHandleBarShow {
    background: url(../images/sprite_icons.png) no-repeat -10px -546px !important;
}

.pagetitleHandleBarHide {
    background: none !important;
    padding-left: 0px !important;
}


#navigation-menu nav navbar-nav {
    margin: 0px;
}

#navigation-menu .navbar .nav > li {
    padding: 0px 0px 0px 5px;
}

    #navigation-menu .navbar .nav > li > a {
        padding: 0px 0px 0px 0px;
    }
/* Top Menu End */
#overlay-menu {
    top: 59px;
    width: 100%;
    position: fixed;
}

.topmenucontent {
    height: 140px;
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    cursor: default;
}

    .topmenucontent * {
    }

    .topmenucontent ul {
        margin: 0px;
        padding: 0px;
        margin-left: 24px;
        padding-top: 24px;
        padding-bottom: 24px;
        width: 100%;
    }

        .topmenucontent ul li {
            float: left;
            width: 140px;
            height: 92px;
            border: 0px Solid #ffffff;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            margin-right: 8px;
            list-style-type: none;
            background-color: #fff;
            cursor: pointer;
        }

            .topmenucontent ul li div {
                text-decoration: none;
                color: #6f7278;
                position: relative;
                text-align: center;
                height: 92px;
            }

            .topmenucontent ul li a {
                text-decoration: none;
                color: #6f7278;
                width: 102px;
                height: 102px;
                position: absolute;
            }

            .topmenucontent ul li .count {
                font-size: 22pt;
                padding-bottom: 29px;
                padding-top: 22px;
            }

            .topmenucontent ul li p {
                color: var(--Theme-txt-color);
                font-size: 14px;
                text-transform: uppercase;
                padding-top: 2px;
            }

            .topmenucontent ul li .count span {
                width: 24px;
                height: 24px;
                left: 60px;
                position: absolute;
            }

            .topmenucontent ul li div:hover p {
                color: #0889C4;
            }

            .topmenucontent ul li #m1 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m2 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m3 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m4 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m6 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m7 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m8 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

            .topmenucontent ul li #m9 header {
                font-size: 22pt;
                margin-bottom: 16px;
                color: #e33e38;
                width: 24px;
                height: 8px;
            }

.nav-title-icon {
    background-image: url("../images/icon_menuNav.png");
    background-size: 8px;
    background-repeat: no-repeat;
    background-position-y: 5px;
    padding-left: 12px;
    opacity: 5;
}

.topmenucontent .active {
    background-color: #0889C4 !important;
}

    .topmenucontent .active p {
        color: #FFFFFF !important;
    }


/*Clip Export Download Progress*/
.downloadProgress-icon {
    background: url("../images/sprite_icons.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: -100px -370px;
    display: inline-block;
    padding-left: 5px;
}


.downloadProgressPopover .popover.bottom .arrow:after {
    border-bottom-color: #272727;
}

.downloadProgressPopover .popover.bottom .arrow {
    left: 94%;
}

.downloadProgressPopover .popover-title {
    background-color: #272727;
    border-bottom: 1px solid #212121 !important;
    color: #d3d3d3;
    text-transform: uppercase;
    padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 16px;
    font-size: 15px;
}

.downloadProgressPopover .popover {
    left: -267.5px !important;
    width: 315px !important;
    top: 26px !important;
    height: 328px;
}



.dwldProgressResults {
    width: 100%;
    overflow-y: auto;
    top: -10px;
    bottom: 35px;
    height: 278px;
}

    .dwldProgressResults ul {
        margin-left: 20px;
    }

    .dwldProgressResults li {
        padding: 10px 24px 10px 24px;
        border-bottom: 1px solid #454545;
        float: none !important;
        margin-left: -20px;
        width: auto !important;
        list-style-type: none;
    }

    .dwldProgressResults .clipResultsStyle {
        font-size: 15px;
        color: #d3d3d3;
        padding-bottom: 3px;
        width: 175px;
        display: block;
    }

    .dwldProgressResults .downloadStatusButton {
        float: right;
        font-size: 15px;
        color: #d3d3d3;
        width: 55px;
        text-align: right;
    }

        .dwldProgressResults .downloadStatusButton:hover {
            color: #f5f5f5;
        }

    .dwldProgressResults .downloadStatus {
        position: relative;
        left: 54px;
        font-size: 13px;
        color: #9d9d9d;
        float: right;
        top: 21px;
    }

    .dwldProgressResults .downloadStatusIcon {
        background: url("../images/sprite_icons.png");
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        background-position: -640px -10px;
        left: 54px;
    }

    .dwldProgressResults .clipResultsDurationStyle {
        display: block;
        font-size: 13px;
        color: #9d9d9d;
        line-height: 1.3;
        width: 175px;
    }

    .dwldProgressResults ul li:hover {
        background-color: #454545;
        cursor: pointer;
    }

    .dwldProgressResults .progressContainer {
        position: initial;
    }

        .dwldProgressResults .progressContainer progress {
            display: block;
            width: 62px !important;
            height: 19px !important;
            position: inherit !important;
            margin-top: 12px;
        }

    .dwldProgressResults .downloadStatus .progressContainer .progressText {
        top: -19px;
        left: 13px;
    }

    .dwldProgressResults .downloadStatus .progressContainer progress::-webkit-progress-bar {
        background-color: var(--Theme-txt-color);
    }

    .dwldProgressResults .downloadStatus .progressContainer progress::-webkit-progress-value {
        background-color: #0889c4;
    }

/*Clip Export Download Progress*/



.main_navigation {
    width: 70px;
    position: fixed;
    left: 0;
    height: 100%;
    top: 62px;
    background: #030504;
    z-index: 99;
}

.masterhead {
    border: none;
    background: #f7f7f7;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0;
    padding: 14px 25px 13px 25px;
    position: relative;
    z-index: 1;
    margin: 0;
}

.menu_inner_cont {
    height: calc(100% - 60px);
    position: relative;
    min-height: 500px;
}

/*Hamburger Menu*/
.hamburger {
    margin: 0 15px 0 0;
    width: 20px;
    height: 13px;
    position: relative;
    cursor: pointer;
}

    .hamburger span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #404040;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .hamburger:hover span {
        background: #404040;
    }

    .hamburger span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }

    .hamburger span:nth-child(odd) {
        left: 0;
        border-radius: 9px 0 0 9px;
    }

    .hamburger span:nth-child(1),
    .hamburger span:nth-child(2) {
        top: 0;
    }

    .hamburger span:nth-child(3),
    .hamburger span:nth-child(4) {
        top: 5px;
    }

    .hamburger span:nth-child(5),
    .hamburger span:nth-child(6) {
        top: 10px;
    }

    .hamburger.open span:nth-child(1),
    .hamburger.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .hamburger.open span:nth-child(2),
    .hamburger.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .hamburger.open span:nth-child(1) {
        left: 2px;
        top: 3px;
    }

    .hamburger.open span:nth-child(2) {
        left: calc(50% - 2px);
        top: 3px;
    }

    .hamburger.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }

    .hamburger.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }

    .hamburger.open span:nth-child(5) {
        left: 1px;
        top: 10px;
    }

    .hamburger.open span:nth-child(6) {
        left: calc(50% - 1px);
        top: 10px;
    }

.main_navigation ul li {
    /* border-bottom:1px solid #303030; */
}

    .main_navigation ul li a {
        display: block;
        padding: 14px 0 10px 55px;
        color: #a0a0a0;
        font-size: 16px;
        /* text-transform: uppercase; */
        background-repeat: no-repeat;
        line-height: 19.2px;
        /*background-image:url('../images/menu_sprite.svg');*/
    }

.dashboard_link a {
    background-position: 19px -10px;
}

.badging_link a {
    background-position: 19px -46px;
}

.events_link a {
    background-position: 19px -83px;
}

.alarms_link a {
    background-position: 19px -124px;
}

.reports_link a {
    background-position: 19px -164px;
}

.settings_link a {
    background-position: 19px -204px;
}

.main_navigation ul li a.active {
    background-color: #202020;
    color: #f0f0f0;
    margin-left: -35px;
}

    .main_navigation ul li a.active:hover {
        background-color: #202020;
        color: #f0f0f0;
    }

.main_navigation ul li a:hover, .main_navigation ul li a:focus {
    background-color: #303030;
    color: #f0f0f0;
}

.menu_user_sec_logout {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 20px;
}

.menu_user_sec {
    width: 278px;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    padding: 20px 0 19px 0;
}

.user_logout a {
    display: block;
    padding: 15px 0 10px 34px;
    color: #a0a0a0;
    font-family: 'Honeywell Sans Medium';
    font-size: 16px;
    /*background-image:url('../images/menu_sprite.svg');*/
    background-position: 0 -244px;
    background-repeat: no-repeat;
}

    .user_logout a:hover {
        text-decoration: none;
    }

.menu_user_img {
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    border: 3px solid #232322;
    margin: 0 10px 0 0;
}

    .menu_user_img img {
        display: block;
        width: 100%;
        height: auto;
    }

.menu_user_details {
    float: left;
    padding: 9px 0 0 0;
}

    .menu_user_details h3 {
        font-family: 'Honeywell Sans Bold';
        color: #e0e0e0;
        font-weight: normal;
        font-size: 16px;
        margin: 0;
        padding: 0;
        line-height: 100%;
    }

    .menu_user_details span {
        font-family: 'Honeywell Sans Medium';
        color: #a0a0a0;
        font-size: 14px;
    }
/*Navigation*/
.main_navigation .jspPane {
    height: 100%;
}

.jspScrollable.main_navigation .jspPane {
    height: auto;
}

.menu_inner_cont {
    height: calc(100% - 60px);
    position: relative;
    min-height: 500px;
}

    .menu_inner_cont ul, ol {
        padding: 0;
        margin: 0 0 10px 0px;
    }

.nav_img {
    position: relative;
    padding: 20px 10px 15px 24px;
    border-bottom: 1px solid #303030;
    /* height:120px; */
}

.close_btn {
    font-size: 35px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 9px;
    text-decoration: none;
    text-shadow: none;
}

    .close_btn:hover, .close_btn:focus {
        color: #ffffff;
        text-decoration: none;
    }

.main_navigation ul li a:hover {
    text-decoration: none;
}

.close {
    opacity: 1;
}
