﻿.InProgress-view {
}

    .InProgress-view .formControl-checkbox {
        height: 12px;
        width: 25px;
        margin-left: -15px;
        margin-top: -14px;
        position: absolute;
    }


    .InProgress-view legand {
        font-weight: normal;
        font-size: 15px;
        padding-left: 15px !important;
        /* text-transform: lowercase; */
    }



    .InProgress-view .InProgress-Filter {
        font-size: 16px;
        height: 60px;
        position: absolute;
        padding: 0px 0px 0px 20px;
        z-index: 111;
        width: 100%;
        left: 12px;
    }


    .InProgress-view ul li {
        list-style-type: none;
        padding-bottom: 22px;
        text-align: center;
        width: 19% !important;
    }



    .InProgress-view .Inprogress-badgeInfo .list-group {
        margin-bottom: 20px;
        padding-left: 0;
    }

    .InProgress-view .Inprogress-badgeInfo .list-group-item {
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        background-color: #ffffff;
        border: 1px solid #e3e3e3;
    }

    .InProgress-view .label {
        background-color: #d1dade;
        color: #5e5e5e;
        font-size: 14px;
        height: 20px;
        width: 20px;
        font-weight: 600;
        padding: 3px 8px;
        text-shadow: none;
    }


    .InProgress-view .InProgress-Filter ul li {
        list-style-type: none;
        float: left;
        padding-bottom: 22px;
        width: 80px;
    }

.Inprogress-statusfilter {
    z-index: 111;
}



.InProgress-view .InProgress-Filter .Inprogress-statusfilter ul li {
    list-style-type: none;
    float: left;
    padding-bottom: 22px;
    width: 140px;
    font-size: 16px;
}

.InProgress-view filtermenu {
    list-style-type: none;
    float: left;
    padding-bottom: 22px;
    width: 130px;
}

.InProgress-view .StatusMenu {
    list-style-type: none;
    float: left;
    padding-bottom: 22px;
    width: 120px;
}


.InProgress-view .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 0px 0px 0px 20px;
}

.InProgress-view .InProgress-search {
    font-size: 16px;
    height: 50px;
    position: absolute;
    top: 65px;
    z-index: 111;
    width: 100%;
    border: 1px;
    left: 12px;
}


.InProgress-view .Inprogress-badgeInfo .InProgress-search {
    font-size: 16px;
    height: 50px;
    position: absolute;
    top: 5px;
    z-index: 111;
    width: 100%;
    border: 1px;
    left: 12px;
}




.InProgress-view .Inprogress-badgeInfo .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 0px 0px 0px 0px;
}


.InProgress-view .InProgress-content {
    font-size: 16px;
    height: 95vh;
    position: absolute;
    top: 40px;
    overflow: auto;
    z-index: -1;
    width: 99.9%;
    border: 1px;
    border-style: solid;
    border-color: #D3D3D3;
}

.Inprogress-badgeInfo {
    font-size: 16px;
    height: 800px;
    right: 0%;
    position: absolute;
    padding: 20px 2px 0px 20px;
    z-index: 111;
    top: 60px;
    border: 1px;
    border-style: solid;
    border-color: #D3D3D3;
    left: 73%;
}

.InProgress-view .Inprogress-badgeInfo .form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    width: 60%;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    font-size: 14px;
}


.InProgress-view .form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    /* display: block; */
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 88%;
    font-size: 14px;
}

.InProgress-view .input-group {
    position: relative;
    /* display: table; */
    vertical-align: top;
    border-collapse: separate;
}


.InProgress-view .input-group-btn {
    width: 98%;
    white-space: nowrap;
    vertical-align: middle;
}

.InProgress-view .bttn {
    /* display: inline-block; */
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}


.InProgress-view .bttn-white {
    color: inherit;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    border: 1px solid #e7eaec;
}

.InProgress-view .status-started {
    background-color: #ed5565;
    border-color: #ed5565;
    vertical-align: middle;
    color: #FFFFFF;
}

.InProgress-view .status-verified {
    background-color: #1ab394;
    border-color: #ed5565;
    color: #FFFFFF;
}

.InProgress-view .status-submitted {
    background-color: #5bc0de;
    border-color: #ed5565;
    color: #FFFFFF;
}



.InProgress-view .status-rejected {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #FFFFFF;
}



.InProgress-view .status-pending {
    background-color: #ec971f;
    border-color: #ed5565;
    color: #FFFFFF;
}

/*Expiring & Active Badges*/

.InProgress-view .Inprogress-badgeInfo .tabcontainer {
    top: 0px;
    width: 100%;
    min-width: 100%;
    min-height: 46px;
    height: 55px;
    position: absolute;
    border-bottom: 1px solid #bababb;
    font-size: 16px;
    /* background-color: #fff; */
    background-color: #F2F2F2;
    line-height: 40px;
    display: table-cell;
    /*padding-left: 24px;*/
    border-top: 1px solid #bababb;
    left: 0;
}



.InProgress-view .Inprogress-badgeInfo .nav-tabs {
    border-bottom: 1px solid #ddd;
    height: 55px;
}

.InProgress-view .Inprogress-badgeInfo .tabcontainer #myTab li:first-child {
    margin-left: 10px;
}

.InProgress-view .Inprogress-badgeInfo .tabcontainer #myTab li a {
    color: #28282A;
    margin-right: 0px;
    /* padding-top: 11px; */
    vertical-align: top;
    /* padding-bottom: 0px; */
}

    .InProgress-view .Inprogress-badgeInfo .tabcontainer #myTab li a:hover {
        background-color: #fff !important;
    }

.InProgress-view .Inprogress-badgeInfo .tabcontainer #myTab li.active {
    background: #f5f5f5;
    height: 0px;
}

    .InProgress-view .Inprogress-badgeInfo .tabcontainer #myTab li.active a {
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -ms-border-radius: 0px !important;
        -o-border-radius: 0px !important;
        border-radius: 0px !important;
        color: #0067A6;
        outline: none;
    }

.Inprogress-badgeInfo .tab-content {
    position: absolute;
    top: 65px;
    width: 100%;
    bottom: 64px;
    height: 100%;
    overflow: hidden;
}

.InProgress-view .Inprogress-badgeInfo .tab-content #ExpiringBadge-content {
    top: 0px;
}

    .InProgress-view .Inprogress-badgeInfo .tab-content #ExpiringBadge-content ul {
        padding: 0;
        margin: 0px;
    }

.InProgress-view .Inprogress-badgeInfo .tab-content .secondUL {
    width: 318px;
    margin: 0px;
    left: 847px;
    position: absolute;
    top: 24px;
    margin-left: 14px !important;
}

.InProgress-view .Inprogress-badgeInfo .tab-content #ExpiringBadge-content ul li {
    list-style-type: none;
    float: left;
    padding-bottom: 22px;
    width: 200px;
}

.InProgress-view .Inprogress-badgeInfo .tab-content .imageHolder, .myprofileLeftPane .imageHolder {
    width: 180px;
    height: 180px;
    font-size: 21px;
    font-weight: bold;
    font-weight: normal;
    background-image: url('../images/img_profile.png');
    float: left;
    margin: 24px;
}

    .InProgress-view .Inprogress-badgeInfo .imageHolder input, .myprofileLeftPane .imageHolder input {
        height: 180px;
        margin: 0;
        opacity: 0;
        padding: 0;
        width: 180px;
        top: 24px;
        position: absolute;
    }

.InProgress-view .Inprogress-badgeInfo .tab-content .imageHolder, .tab-ApplicantDetails .imageHolder {
    width: 180px;
    height: 180px;
    font-size: 21px;
    font-weight: bold;
    font-weight: normal;
    /*border: 1px dashed #d6d6d6;*/
    background-color: #f5f5f5;
    /*background-image :url('../images/img_profile.png') !important;*/
    float: left;
    margin: 24px;
    position: fixed;
}



.InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

    .InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox.collapsed .ibox-content {
        display: none;
    }

    .InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox.collapsed .fa.fa-chevron-up:before {
        content: "\f078";
    }

    .InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox.collapsed .fa.fa-chevron-down:before {
        content: "\f077";
    }

    .InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox:after,
    .InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox:before {
        display: table;
    }

.InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0px 0;
    color: inherit;
    margin-bottom: 0;
    padding: 10px 10px 10px;
    min-height: 30px;
}

.InProgress-view .Inprogress-badgeInfo .Inprogress-badgeInfo .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    /* border-width: 1px 0px; */
}

.InProgress-view .Inprogress-badgeInfo .ibox-footer {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #ffffff;
    padding: 10px 15px;
}


.InProgress-view .Inprogress-badgeInfo .panel-body {
    border-left: none;
    border-right: none;
}


.InProgress-view .photo-list-item {
    background-image: url(../images/img_BadgeHolder.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
}


.InProgress-view .inprogress-list-item {
    background-image: url(../images/img_profileSmall.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    /* border-radius:50%; */
}

.InProgress-view .Inprogress-badgeInfo .inprogress-ExpiringBadgeHolderSection ul li {
    list-style-type: none;
    float: left;
    /* padding-bottom: 22px; */
    background-color: #F2F2F2;
    width: 85%;
    margin-bottom: 10px;
    border-radius: 0;
    border-top-width: 0;
    border-left-width: 4px;
    border-bottom-width: 0;
    border-right-width: 0;
}




.InProgress-view .Inprogress-badgeInfo .comment-success {
    border-left-color: #53c077;
}

.InProgress-view .Inprogress-badgeInfo .comment-danger {
    border-left-color: #da557b;
}

.InProgress-view .Inprogress-badgeInfo .comment-warning {
    border-left-color: #f38231;
}

.InProgress-view .Inprogress-badgeInfo .comment-info {
    border-left-color: #22b7bb;
}

.InProgress-view .Inprogress-badgeInfo .avatar img {
    border-radius: 50%;
}

.InProgress-view .Inprogress-badgeInfo p {
    margin-top: 2px;
}

.InProgress-view .Inprogress-badgeInfo .tabcontainer ul {
    margin: 0px;
    padding: 0px;
}




#main-content > .controls {
    min-width: 1024px;
    display: block;
    height: 48px;
    line-height: 48px;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #333;
    z-index: 10;
    white-space: nowrap
}

    #main-content > .controls > div {
        vertical-align: top;
        display: inline-block
    }

    #main-content > .controls .fil-head {
        float: left;
        padding: 0 24px;
        color: #7f7f7f
    }

        #main-content > .controls .fil-head .icon {
            font-size: 12px
        }

        #main-content > .controls .fil-head .text {
            display: inline;
            font-weight: 700;
            padding-left: 5px
        }

    #main-content > .controls .grid-controls {
        position: absolute;
        right: 10px;
        top: 0
    }

        #main-content > .controls .grid-controls .btn:not(.highlight) {
            background-color: #f4f4f4;
            color: #666
        }

        #main-content > .controls .grid-controls .highlight {
            color: #7323dc;
            background-color: #fff
        }

    #main-content > .controls .shortlist-grid-actions,
    #main-content > .controls .shortlist-header-text {
        display: none
    }

        #main-content > .controls .shortlist-grid-actions:not(.selected),
        #main-content > .controls .shortlist-header-text:not(.selected) {
            display: none
        }

    #main-content > .controls .map-controls {
        position: absolute;
        left: 0;
        top: 50px;
        z-index: 1;
        font-size: .85em;
        height: 0
    }

        #main-content > .controls .map-controls .buffer {
            position: absolute
        }

        #main-content > .controls .map-controls .buffer-div {
            background-color: rgba(0, 0, 0, .7);
            color: rgba(255, 255, 255, .8);
            min-width: 136px;
            font-size: 12px;
            border-radius: 2px;
            padding: 5px 10px;
            cursor: pointer;
            white-space: nowrap;
            line-height: 20px
        }

            #main-content > .controls .map-controls .buffer-div .text {
                padding-left: 3px
            }

    #main-content > .controls .map-control {
        box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
        color: #fff;
        border-width: 1px;
        float: left;
        clear: both;
        display: inline-block;
        border-radius: 2px;
        overflow: hidden;
        margin: 10px 0 0 12px
    }

    #main-content > .controls .map-btn {
        height: 28px;
        width: 29px;
        text-align: center;
        line-height: 28px;
        display: block;
        cursor: pointer;
        background-color: rgba(0, 0, 0, .7);
        color: rgba(255, 255, 255, .8)
    }

    #main-content > .controls .filters > div {
        padding: 0 10px;
        float: left
    }

.sort.dropdown.expandedView,
body.touch .checkbox-wrap {
    float: right
}

#main-content > .controls .reset-more-filters {
    cursor: pointer
}

#main-content > .controls .subscribe-wrapper {
    margin-left: 40px
}

#main-content > .controls .subscribe-btn {
    line-height: 28px
}

    #main-content > .controls .subscribe-btn .icon {
        font-size: 16px
    }

    #main-content > .controls .subscribe-btn .text {
        font-weight: 700
    }



#alarviewWrapper .alarm-header-menu-two {
    top: 62px;
    height: 62px;
    width: 70%;
    position: fixed;
    border-bottom: 1px solid #bababb;
    -webkit-box-shadow: -2px 0 4px 2px #bababb;
    -moz-box-shadow: -2px 0 4px 2px #bababb;
    box-shadow: -2px 0 6px 0 #bababb;
    font-size: 16px;
    background-color: #fff;
    z-index: 100;
}

#alarviewWrapper .navbar .nav > li > a:hover {
    background: transparent !important;
}

#alarviewWrapper .header-menu-box {
    margin-left: 10px;
    background-color: transparent !important;
    border-color: transparent !important;
}

    #alarviewWrapper .header-menu-box > .pull-left {
        padding-top: 7px;
    }

    #alarviewWrapper .header-menu-box h3 {
        font-size: 22px;
        color: #6f7074;
        padding-left: 14px;
        padding-top: 1%;
        margin: 0;
    }

#alarviewWrapper .alarm-header-ul {
    margin-bottom: 0;
}

#alarviewWrapper .header-menu-box h5 {
    font-size: 12px;
    color: #6f7074;
    padding-left: 24px;
}

#alarviewWrapper .header-two-rightmenu > .nav > li > a:hover {
    background-color: none !important;
}

.action-all-new-menu, .action-new-menu {
    background-color: #323232;
    cursor: pointer;
    z-index: 1999;
    border: 2px solid #323232;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px !important;
    /*top:53px;*/
    min-width: 250px !important;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

/*.dropdown-menu li a {
        background-color: #282820;
        color: #b1b1b3;
    }*/

#alarviewWrapper .alarm-page-body {
    position: absolute;
    top: 52px;
    bottom: 0;
    width: 100%;
}

#alarviewWrapper #table-alarm {
    display: table;
    overflow-y: scroll;
    width: 97.5%;
    height: 100%;
    position: absolute;
    margin-left: 17px;
    color: var(--Theme-txt-color);
    top: 11px;
}

    #alarviewWrapper #table-alarm > thead tr {
        /*-webkit-box-shadow: -2px 0 2px 2px #000;
        -moz-box-shadow: -2px 0 2px 2px #000;
        box-shadow: -2px 0 2px 0 #000;*/
        border-bottom: 1px solid #bababa;
        float: left;
        width: 100%;
    }

    #alarviewWrapper #table-alarm > thead th {
        border-right: 1px solid #d3d3d3;
        font-size: 14px;
        border-bottom: none;
        /* background-color: #fff; */
        vertical-align: middle;
        font-weight: 400;
    }

#alarviewWrapper #filterText {
    float: left;
    padding-right: 5px;
}

#alarviewWrapper #table-alarm > thead th:first-child {
    border-left: none;
    padding-bottom: 4px;
}

#alarviewWrapper #table-alarm > tbody tr td.box-col1 {
    border-left: 5px solid transparent;
}

#alarviewWrapper #table-alarm > thead th:last-child {
    border-right: none;
}

#alarviewWrapper #table-alarm > tbody {
    width: 100%;
    position: absolute;
    overflow: auto;
    bottom: 12px;
    top: 44px;
    height: auto;
}

@-moz-document url-prefix() {
    #alarviewWrapper #table-alarm > tbody {
        top: 44px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #alarviewWrapper #table-alarm > tbody {
        top: 44px;
    }
}

#alarviewWrapper #table-alarm tbody tr {
    width: 100%;
    padding: 8px 0 12px 0;
    display: inline-block;
    border-bottom: 1px solid #d3d3d3;
}

#alarviewWrapper #table-alarm > tbody tr:hover {
    background: #E6F3FC;
}

#alarviewWrapper #table-alarm tbody tr:first-child {
    /*border-top:none;*/
    /*margin-top:1px;*/
}
/*#alarviewWrapper #table-alarm .read {
background-color:#f5f5f5;
}*/
#alarviewWrapper #table-alarm > tbody tr td {
    font-size: 14px;
    border: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding-bottom: 0;
    padding-top: 1px;
    vertical-align: middle;
    vertical-align: middle\9;
}

#alarviewWrapper #table-alarm .formControl-checkbox {
    width: 15px;
    top: 1px !important;
}

#alarviewWrapper #search {
    margin: 7px 0 0 14px;
    padding-right: 0;
}

#alarviewWrapper .formControl-checkbox span {
    height: 22px;
    padding: 0;
    margin-left: 2px;
}

#alarviewWrapper .dropdown-menu > li > a {
    font-size: 15px;
    color: #9d9d9d;
    background: #323232;
    padding: 11px 20px 11px 24px;
}

    #alarviewWrapper .dropdown-menu > li > a:hover {
        color: #d3d3d3;
        background: #454545;
        background-image: none;
    }

#alarviewWrapper .action-new-menu > li {
    font-size: 15px;
    /*color: #9d9d9d;*/
    color: #BABABA;
    background-color: #323232;
    /*border-bottom:1px solid #454545;*/
    padding: 13px 23px 33px 23px !important;
}

    /*#alarviewWrapper .action-new-menu > li:first-child {
        margin-top: 10px;
    }*/

    /*#alarviewWrapper .action-new-menu > li:last-child {
        margin-bottom: 10px;
    }*/

    #alarviewWrapper .action-new-menu > li:last-child .alarm-allNew-divider {
        display: none;
    }

#alarviewWrapper .alarm-action-divider {
    border-bottom: 1px solid #454545;
    margin-left: 32px;
    margin-top: 32px;
    position: absolute;
    width: 196px;
}

#alarviewWrapper .alarm-allNew-divider {
    width: 92%;
    left: 22px;
    border-bottom: 1px solid #454545;
    position: absolute;
    bottom: 0;
}

#alarviewWrapper .alarm-allNew-txt {
    clear: both;
    float: none;
    position: relative;
    display: inline-block;
    width: 94%;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-word-wrap: normal;
    word-wrap: normal;
    overflow: hidden;
}

#alarviewWrapper .action-new-menu > li > a {
    background-color: transparent;
}

    #alarviewWrapper .action-new-menu > li > a:hover {
        background-color: transparent !important;
    }

#alarviewWrapper .action-new-menu > li:hover {
    color: #D3D3D3;
    background-color: #454545;
}

#alarviewWrapper .action-new-menu > li.unselected {
    color: #BABABA;
    background-color: transparent;
}

#alarviewWrapper .action-all-new-menu > li {
    /*padding: 10px 23px 13px 23px !important;*/
    /*border-bottom: 1px solid #454545;
    margin-left: 23px;*/
    padding: 8px 23px 8px 23px !important;
    position: relative;
}

#alarviewWrapper .newdroparrow {
    /*left:52px;*/
    /*top: 56px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*min-height: 172px;*/
    max-height: 480px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

#alarviewWrapper .newdroparrowfix {
    top: 56px;
}

    #alarviewWrapper .newdroparrowfix:before {
        border-bottom-color: #323232;
        top: -7px;
        left: 25px;
    }

    #alarviewWrapper .newdroparrowfix ul {
        margin: 0;
    }

#alarviewWrapper .navbar .nav > li > .cusdroparrow {
    left: 89px;
}

#alarviewWrapper .actdroparr {
    /*right: -10px !important;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

    #alarviewWrapper .actdroparr:before {
        right: 23px;
        left: auto;
        top: -9px;
        border-bottom-color: #323232;
    }

#alarviewWrapper .navbar .nav > li > .cusdroparrow:before {
    border-bottom-color: #323232;
    right: 268px !important;
    left: 28px;
    top: -9px !important;
}

#alarviewWrapper .navbar .nav > li > .viewdroparrow:before {
    top: -7px;
    right: 19px !important;
}

#alarviewWrapper .alarm-view-divider {
    border-bottom: 1px solid #454545;
    margin-top: 10px;
    position: absolute;
    width: 222px;
}

#alarviewWrapper .navbar .nav > li {
    padding: 10px 6px 0 0;
    background-color: transparent !important;
}

    #alarviewWrapper .navbar .nav > li > a {
        padding: 10px 21px 10px;
        color: #707070 !important;
        font-weight: normal !important;
    }

#alarviewWrapper .clipSearchNav > li > a {
    padding: 20px 1px 8px !important;
    margin-right: 18px;
    cursor: pointer;
}

#alarviewWrapper .navbar .nav > li.alarm-new-cus > a {
    padding: 10px 0 0;
    /*width: 110px;*/
    width: auto;
}

#alarviewWrapper .setting-icon {
    display: block;
    padding: 10px 16px 10px 24px !important;
    position: relative !important;
}

#alarviewWrapper .navbar .nav.pull-right {
    margin-right: 25px;
}

#alarviewWrapper .navbar .nav > li > a:hover {
    color: #0889c4 !important;
}
/*.bootstrap-datetimepicker-widget {
top: 0 !important;
}*/
#alarviewWrapper .menu-item-divider {
    border-bottom: 1px solid #454545;
    width: 100%;
    position: absolute;
    padding-top: 11px;
    margin: 0;
}

#alarviewWrapper .act-width {
    width: 118px;
    padding-right: 2px !important;
}

#alarviewWrapper .box-col9 .more-iconHolder {
    min-width: 64px;
}

#alarviewWrapper .box-col9 span {
    /*float:left;*/
    margin: 0 6px 0 0;
}

#alarviewWrapper .alarm-title {
    font-size: 15px;
    display: block;
    color: #454545;
}

#alarviewWrapper .alarm-description {
    font-size: 12px;
    line-height: normal;
    margin-top: 2px;
    display: block;
}

#alarviewWrapper .grd-title {
    font-size: 15px;
}

#alarviewWrapper .grd-title-location {
    font-size: 12px;
}

#table-alarm label {
    padding-left: 0;
}

#alarviewWrapper #table-alarm td:nth-child(1), #alarviewWrapper #table-alarm th:nth-child(1), #alarviewWrapper #table-alarm td:first-child td {
    width: 24px;
}
/*.sorted-th-text, #alarviewWrapper #table-alarm tr th:first-child + th:hover, #alarviewWrapper #table-alarm tr th:first-child + th + th:hover, #alarviewWrapper #table-alarm tr th:first-child + th + th + th:hover, #alarviewWrapper #table-alarm tr th:first-child + th + th + th + th:hover, #alarviewWrapper #table-alarm tr th:first-child + th + th + th + th + th:hover{
color:#0889C4 !important;
}*/
#alarviewWrapper #table-alarm td:nth-child(2), #alarviewWrapper #table-alarm th:nth-child(2) {
    width: 18%;
}

#alarviewWrapper #table-alarm td:nth-child(3), #alarviewWrapper #table-alarm th:nth-child(3) {
    width: 7%;
}

#alarviewWrapper #table-alarm td:nth-child(4), #alarviewWrapper #table-alarm th:nth-child(4) {
    width: 6%;
}

#alarviewWrapper #table-alarm td:nth-child(5), #alarviewWrapper #table-alarm th:nth-child(5) {
    width: 6%;
}

#alarviewWrapper #table-alarm td:nth-child(6), #alarviewWrapper #table-alarm th:nth-child(6) {
    width: 6%;
}

#alarviewWrapper #table-alarm td:nth-child(7), #alarviewWrapper #table-alarm th:nth-child(7) {
    width: 15%;
}

#alarviewWrapper #table-alarm td:nth-child(8), #alarviewWrapper #table-alarm th:nth-child(8) {
    width: 14%;
}

#alarviewWrapper #table-alarm td:nth-child(9), #alarviewWrapper #table-alarm th:nth-child(9) {
    /*width:12%;*/
    vertical-align: top;
    position: absolute;
}

#alarviewWrapper #table-alarm th, #alarviewWrapper #table-alarm td {
    padding: 11px 10px;
}

#alarviewWrapper .acknowledge-span {
    margin-left: 0;
    clear: both;
    float: none;
    padding: 5px 14px;
    border: 1px solid #3BAD49;
    color: #3BAD49;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#alarviewWrapper .header-text {
    padding-top: 11px;
    color: var(--Theme-txt-color);
}

    #alarviewWrapper .header-text li {
        list-style: none;
        float: left;
        padding: 0 24% 0 0;
    }

    #alarviewWrapper .header-text u {
        padding-top: 11px;
        display: inline-block;
    }

#alarviewWrapper .setting-icon,
#alarviewWrapper .menuspan {
    padding-left: 12px;
    clear: both;
    float: none;
    position: absolute;
    padding-top: 1px;
}

#alarm-setting-section, #alarmsplitView {
    display: none;
}

#alarviewWrapper .alarm-icon-holder {
    float: none !important;
    /*padding-right: 24px !important;*/
    display: inline-block;
    position: relative;
    /*top: -15px !important;*/
    /*margin-top: -15px !important;*/
    cursor: pointer;
    height: 24px;
    width: 24px;
}

#alarviewWrapper .alarmSec .alarm-icon-holder {
    display: inline-block;
    position: relative;
    top: -15px !important;
}

    #alarviewWrapper .alarmSec .alarm-icon-holder .icon_print {
        margin-top: 5px;
    }

#alarviewWrapper .alarm-door-lock-title {
    padding: 0;
    float: none !important;
    margin-bottom: -15px !important;
    display: inline-block;
}

.alarmSec .icon_fullscreen {
    margin-left: 10px;
}

#alarviewWrapper .downarr_pos {
    position: absolute;
    /*right: -19px;*/
    top: 20px;
}

#alarviewWrapper .navbar .nav > li.UlclipSearch > a {
    color: var(--Theme-txt-color);
    padding-top: 7px;
}

#alarviewWrapper .alarmpopFilter {
    right: -12px;
    left: auto;
    top: 54px;
    background-color: #323232;
    color: #9d9d9d;
    width: 247px;
    padding: 10px 0 0;
}

#alarviewWrapper .search-popover {
    right: auto !important;
    min-width: 400px !important;
}

    #alarviewWrapper .search-popover .entitytxt {
        font-size: 14px;
        color: var(--Theme-txt-color);
    }

    #alarviewWrapper .search-popover::before {
        left: 23px !important;
        right: auto !important;
    }

#alarviewWrapper .alarm-action-btn {
    margin-bottom: 15px;
    margin-right: 8px;
    cursor: pointer;
    float: left;
}

    #alarviewWrapper .alarm-action-btn:last-child {
        /*margin-right:0 !important;*/
        /*margin-bottom: 20px;*/
    }

#alarviewWrapper ul.search-popover {
    width: 288px !important;
    margin-left: 23px;
}

#alarviewWrapper .alarmpopFilter .clipSearchNav {
    margin: 0;
    padding: 0;
    float: none; /*added*/
}

#alarviewWrapper .ulClipSearchIconHolder a:hover {
    background: none;
}

#alarviewWrapper .ulClipSearchIcon .icon_downarrow {
    right: 3px;
    top: 21px;
}

#alarviewWrapper .alarmpopFilter .tab-content {
    overflow: hidden;
    padding-top: 14px; /*22px*/
    clear: both;
}

.alarm-search-content {
    padding-top: 8px !important;
}

.alarm-search-btn-selected, .alarm-search-btn {
    font-size: 12px !important;
    padding: 0 7px !important;
    border: 1px solid #0889c4;
    color: #bababa;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    margin-bottom: 6px;
    /*margin-right: 5px;*/
    /*float: left;*/
    margin-top: 5px;
    height: 20px;
    white-space: normal;
}

.searchSpantagholder span.alarm-search-btn-selected {
    color: #fff;
}

.alarm-search-btn-selected:hover {
    color: #d3d3d3;
    border: 1px solid #0889c4;
}

.alarm-search-btn {
    background: transparent !important;
    border: 1px solid #707070;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .alarm-search-btn:hover {
        background: #0889c4 !important;
        border: 1px solid #0889c4;
        color: #d3d3d3;
    }

#alarviewWrapper .alarmpopFilter ul {
    margin: 0;
}

#alarviewWrapper .alarmpopFilter .tab-pane li {
    list-style-type: none;
    /*border-bottom:1px solid #454545;*/
    padding: 1px 0 11px 24px !important;
}

    #alarviewWrapper .alarmpopFilter .tab-pane li:hover {
        /*color: #d3d3d3;*/
        /*background:#454545;*/
        /*cursor:pointer;*/
    }

#alarviewWrapper .navbar .nav > li > .alarmpopFilter.dropdown-menu:before {
    right: 15px;
    left: auto;
    border-bottom-color: #323232;
}

#alarviewWrapper .alarmpopFilter .tabbable .nav li {
    float: left !important;
    border-bottom: none;
    margin: 0;
    padding: 0 !important;
}

#alarviewWrapper .header-menu-box ul.alarmpopFilter li {
    padding: 0;
    background-color: transparent !important;
}

#alarviewWrapper .header-menu-box .tab-pane ul li:last-child {
    margin-bottom: 1px;
    border-bottom: none;
}

#alarviewWrapper .alarmpopFilter .tabbable {
    margin-top: -10px;
}

.alarmpopFilter .nav-tabs > li > a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    border: none;
    float: left;
    padding: 10px 23px 10px;
}

a.alarm-search-tab-title {
    padding: 10px 15px 10px !important;
}

#alarviewWrapper #footer ul li .alarmpopFilter .nav-tabs li a:hover {
    color: #9d9d9d !important;
}

#alarviewWrapper .alarmpopFilter header {
    margin-left: 24px;
}

#alarviewWrapper .alarmpopFilter .nav-tabs {
    border-bottom: 1px solid #454545;
}

#alarviewWrapper .nav-tabs > li:first-child {
    margin-left: 23px !important;
}

#alarviewWrapper .alarmpopFilter .formControl-checkbox {
    height: 10px;
    position: relative;
    top: 12px !important;
    padding-left: 0;
}

#alarviewWrapper .viewdroparrow li li span.viewlabel, #alarviewWrapper span.legendtext {
    font-size: 15px;
    padding: 2px 0;
    border: none;
    line-height: 18px;
    margin-bottom: 0;
    /*color: #D3D3D3;*/
    /*color: #6F7074;*/
    color: #BABABA;
    width: auto;
    margin-left: 26px;
    display: block;
    height: 20px;
}

#alarviewWrapper .firstColumn legend:hover, #alarviewWrapper .alarm-search-uni-tree:hover {
    color: #08c;
    text-decoration: underline;
}

#alarviewWrapper .secondColumn legend {
    padding: 0 0 0 28px;
}

#alarviewWrapper .alarmpopFilter legend {
    padding-left: 30px;
    top: -2px;
    position: relative;
}

#alarviewWrapper .alarm-search-addon > span {
    top: 2px !important;
}

#alarviewWrapper .alarm-search-uni-tree {
    display: block;
    margin-top: 18px;
}

#alarviewWrapper .alarmpopFilter input#timepicker1 {
    margin-bottom: 9px !important;
}

#alarviewWrapper .alarm-door-lock-title .icon_locked, #alarviewWrapper .alarm-door-lock-title .icon_unlocked {
    right: 12px;
    top: 16px;
}

#alarviewWrapper .alarmpopFilter .clipSearchButton {
    border-top: 1px solid #454545;
    margin-top: 22px;
}

    #alarviewWrapper .alarmpopFilter .clipSearchButton .primary-button {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.cri-sev {
    color: #E33E38;
    text-transform: uppercase;
}

.maj-sev {
    color: #e86c08;
    text-transform: uppercase;
}

.mod-sev {
    color: #E8A108;
    text-transform: uppercase;
}

.norm-sev {
    color: var(--Theme-txt-color);
    text-transform: uppercase;
}

#alarviewWrapper .movespan {
    float: right;
    margin-right: 24px;
    width: 50px;
    margin-top: -3px;
}

#alarviewWrapper .move-menu {
    right: 0;
    left: auto !important;
    width: 200px;
}

    #alarviewWrapper .move-menu:before {
        position: absolute;
        display: inline-block;
        right: 76px;
        left: 109px;
        top: -7px;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: #323232;
        content: '';
    }

#alarviewWrapper .severity-label {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 0 8px;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
}

#alarviewWrapper .move-menu > li {
    font-size: 15px;
    color: #9d9d9d;
    background-color: #323232;
    position: relative;
    padding: 16px 24px !important;
}

.alarmSettingBody .secondColumn .right-inner-addon > span.critical {
    background-color: #E33E38 !important;
    position: relative;
    left: 0;
}

.move-menu .critical_li span.critical {
    background-color: #E33E38 !important;
}

.alarmSettingBody .secondColumn .right-inner-addon > span.major {
    background-color: #e86c08 !important;
    position: relative;
    left: 0;
}

.move-menu .major_li span.major {
    background-color: #e86c08 !important;
}

.alarmSettingBody .secondColumn .right-inner-addon > span.moderate {
    background-color: #E8A108 !important;
    position: relative;
    left: 0;
}

.move-menu .moderate_li span.moderate {
    background-color: #E8A108 !important;
}

.alarmSettingBody .secondColumn .right-inner-addon > span.normal {
    background-color: #707070 !important;
    position: relative;
    left: 0;
}

.move-menu .normal_li span.normal {
    background-color: #707070 !important;
}

#alarviewWrapper .field {
    position: relative;
    height: 50px;
    width: 99% !important;
    border-bottom: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    border-right: 0;
    display: inline-block;
}

#alarviewWrapper .field2 {
    position: relative;
    padding: 7px 0;
    margin-top: 5px;
    border-right: 0;
}

#alarviewWrapper .moveable-block {
    margin-top: -16px;
}

#alarviewWrapper .right-inner-addon, .alarm-search-addon {
    position: relative;
}

#alarviewWrapper .field > input {
    padding-bottom: 0 !important;
}

#alarviewWrapper li.alarm-new-cus {
    /*width:135px;*/
    margin: 0 0 0 23px;
}

    #alarviewWrapper li.alarm-new-cus .formControl-checkbox {
        float: left;
        margin: -3px 1px 0 0;
    }

#alarviewWrapper .navbar .nav > li.top-view > a {
    width: 87px;
    padding: 10px 14px 24px 0;
}

#alarviewWrapper .tab-pane span {
    margin: 0 12px 12px 0;
    height: 22px;
    display: inline-block;
}

#alarviewWrapper .viewdroparrow .tab-pane span {
    height: 12px;
}

#alarviewWrapper .search-popover li:hover {
    background: none !important;
}

#alarviewWrapper .dropdown-menu li:last-child, .alarmpopFilter .tab-pane li:last-child {
    border-bottom: none;
}

#alarviewWrapper .view-width, .ulClipSearchIcon {
    width: auto;
    /*min-width: 300px;*/
    /*top: 5px;*/
}

#alarviewWrapper tbody td, #alarviewWrapper thead th /*, .left*/ {
    /*float: left;*/
    display: inline-block;
}

#alarviewWrapper .ulClipSearchIcon:hover, #alarviewWrapper .ulClipSearchIconHolder a:focus {
    outline: none;
}

#alarviewWrapper .navbar .nav > li.UlclipSearch > a:hover, #alarviewWrapper .alarmpopFilter .navbar .nav > li > a:hover {
    color: #0067A6;
}

#alarviewWrapper .alarmpopFilter .nav > li > a:hover, #alarviewWrapper .alarmpopFilter .nav > li > a:focus, #alarviewWrapper .move-menu > li:hover {
    background-color: #454545;
}

#alarviewWrapper .alarmpopFilter .nav-tabs > .active > a, #alarviewWrapper .alarmpopFilter .nav-tabs > .active > a:hover,
#alarviewWrapper .alarmpopFilter .nav-tabs > .active > a:focus {
    background-color: transparent;
    color: #9d9d9d !important;
    border-bottom: 2px solid #BABABA;
    border-top: none;
    border-left: none;
    border-right: none;
    cursor: pointer;
}

#alarviewWrapper .alarmpopFilter .nav-tabs > li > a:hover, #alarviewWrapper .alarmpopFilter .nav-tabs > li > a:focus {
    border-bottom: 2px solid transparent;
    color: #9d9d9d !important;
}

#alarviewWrapper .alarmpopFilter .formControl-checkbox b {
    padding: 0 200px 10px 0;
    cursor: pointer;
}

#alarviewWrapper .icon_Alarmsettings:hover, #alarviewWrapper .dragEvent {
    cursor: pointer;
}

#alarviewWrapper .read {
    background-color: #f5f5f5;
}

#alarviewWrapper .unread {
    font-weight: normal;
    background-color: transparent;
}

#alarviewWrapper .navbar .nav > li.top-view > a:focus, #alarviewWrapper .navbar .nav > li.top-view > a:hover {
    background: none;
}

#alarviewWrapper .alarmpopFilter input[type="text"] {
    background-color: transparent !important;
    border-bottom: 1px solid #454545;
    border-right: none;
    border-top: none;
    border-left: none;
    color: #f5f5f5;
    padding-left: 0;
    width: 283px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 16px;
}

#alarviewWrapper .hideControls {
    display: none;
}

#alarviewWrapper .showControls {
    display: inline-block;
}


.BadgeProgress-SearchResult-container {
    display: none;
    z-index: 100;
    height: 350px;
}
