



.pagetitleHandleBarShow {
    background: url(../images/sprite_icons.png) no-repeat -10px -546px !important;
    width: 20px;
    height: 20px;
    position: absolute;
    cursor: pointer;
}

.pagetitleHandleBarHide {
    background: none !important;
    padding-left: 0px !important;
    cursor: default;
}



/* Top Menu */
#navigation-menu nav navbar-nav {
    margin: 0px;
}

#navigation-menu .navbar .nav > li {
    /* padding: 0px 0px 0px 5px;*/
    /*margin-right: -5px;*/
}

    #navigation-menu .navbar .nav > li > a {
        padding: 0px 0px 0px 0px;
        width: 100% !important;
    }

#navigation-menu .navbar .nav #profileoptions .dropdown-toggle {
    width: 48px;
}

#navigation-menu .navbar .nav {
    margin-right: 0px;
}
/* Top Menu End */
#overlay-menu {
    top: 59px;
    width: 100%;
    position: fixed;
}

.topmenucontent {
    height: 140px;
    width: 100%;
    background-color: var(--Theme-Background-color);
    position: relative;
    -ms-overflow-x: auto;
    overflow-x: auto;
    -ms-overflow-y: hidden;
    overflow-y: hidden;
    cursor: default;
}

    .topmenucontent * {
    }

    .topmenucontent ul {
        margin: 0px;
        position: absolute;
        padding: 0px;
        margin-left: 24px;
        padding-top: 24px;
        padding-bottom: 24px;
        /* background-color: red; */
        min-width: 1240px;
    }

        .topmenucontent ul li {
            float: left;
            width: 140px;
            height: 92px;
            border: 0px Solid #ffffff;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            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");
    -webkit-background-size: 8px;
    -moz-background-size: 8px;
    -ms-background-size: 8px;
    -o-background-size: 8px;
    background-size: 8px;
    background-repeat: no-repeat;
    -webkit-background-position-y: 5px;
    -ms-background-position-y: 5px;
    -o-background-position-y: 5px;
    background-position-y: 5px;
    padding-left: 12px;
    -khtml-opacity: 5;
    -moz-opacity: 5;
    opacity: 5;
    filter: alpha(opacity=500);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=500)";
}

.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: -288.5px !important;
    width: 315px !important;
    top: 26px !important;
    height: 328px;
}

.dwldProgressResults {
    width: 100%;
    top: -10px;
    bottom: 35px;
    height: 278px;
    -ms-overflow-y: auto;
    overflow-y: auto;
}

    .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, .dwldProgressResults .downloadStatusButton a {
        float: right;
        font-size: 15px;
        color: #d3d3d3;
        width: 55px;
        text-align: right;
    }

        .dwldProgressResults .downloadStatusButton:hover, .dwldProgressResults .downloadStatusButton:hover a {
            color: #f5f5f5;
            text-decoration: none;
        }

    .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: absolute !important;
        right: 0px;
        top: 0px;
    }

        .dwldProgressResults .progressContainer progress {
            display: block;
            width: 62px !important;
            height: 19px !important;
            position: absolute;
            margin-top: 12px;
            /* margin-left: 80px; */
            right: 0px;
        }

    .dwldProgressResults .downloadStatus .progressContainer .progressText {
        top: 11px;
        /* left: 13px; */
        right: 40px;
    }

    .dwldProgressResults .downloadStatus .progressContainer progress::-webkit-progress-bar {
        background-color: var(--Theme-txt-color);
    }

    .dwldProgressResults .downloadStatus .progressContainer progress::-webkit-progress-value {
        background-color: #0889c4;
    }

    .dwldProgressResults .downloadStatus .progressContainer progress::-moz-progress-bar {
        background-color: #0889c4;
    }


    .dwldProgressResults .downloadStatus .progressContainer progress[value] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #707070;
        background-color: var(--Theme-txt-color);
    }

    .dwldProgressResults .downloadStatus .progressContainer progress {
        color: #0889c4;
    }

/*Clip Export Download Progress*/

.pageheadertitle {
    min-width: 200px;
    position: absolute;
}

.downloadProgressMenu + sup {
    top: -15px;
    z-index: 100;
    left: -16px;
}

@media print {
    #logo {
        background-image: url(../images/logo.png) !important;
    }

    #page-header {
        background: linear-gradient(to right, #052c56, #0170ac 25%, #0199c8) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #052c56), color-stop(1, #0199c8)) !important;
        width: 100%;
        min-width: 100%;
        position: absolute;
    }

    .pageheadertitle {
        color: #fff !important;
    }

    #navigation-menu .navbar .nav > li a[href]:after {
        content: '' !important;
    }
}

/* ---------------- Layout   ----------------*/
/*  -----------------Color  ------------------*/
#dash-profile {
    background-color: #323232;
    border: 0px solid #323232;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.dropshadow( OffX=6px, OffY=9px, Color='black', Positive='false' ); /* IE 5.5 */
    border-collapse: separate; /* Required by IE 9 */
    font-size: 100%;
    left: auto;
    margin-top: 14px;
    right: 17px;
    width: 15em;
    position: absolute;
    z-index: 1000;
    border-bottom: none;
}
    /*
#dash-profile a {
  color: #bababa;
  height: 40px;
  position: absolute;
  width: 100%;
  padding-left: 52px;
  left: 0px;
}*/
    #dash-profile li a {
        color: #bababa;
        height: 61px;
        position: absolute;
        width: 15em;
        text-decoration: none;
        font-size: 15px;
    }

    #dash-profile li:first-child {
        /* margin-top: 10px; */
    }

    #dash-profile li {
        /* height: 22px; */
        padding: 12px 24px 10px 22px;
    }



        #dash-profile li span #p1 {
            background: red;
            width: 20px;
            height: 20px;
            position: relative;
            display: block;
            float: left;
        }

        #dash-profile li .profile-item-content {
            padding-left: 27px;
            position: absolute;
        }

        #dash-profile li:hover {
            color: #d3d3d3;
            text-decoration: none;
            background-color: #454545;
        }

        #dash-profile li:last-child {
            margin-bottom: 10px;
        }

            #dash-profile li:last-child .menu-divider {
                border-bottom: 0px solid #3E3E42;
            }

        #dash-profile li:hover .profile-item-content a {
            color: #d3d3d3;
        }

        #dash-profile li:hover .icon_saveNormal {
            background-image: url(../images/icons/popup_profile/icon_saveHover.png);
        }

        #dash-profile li:hover .icon_userNormal {
            background-position: -310px -100px;
        }

        #dash-profile li:hover .icon_logoutNormal {
            background-position: -310px -160px;
        }

        #dash-profile li:hover .icon_helpNormal {
            background-position: -310px -460px;
        }

    #dash-profile:before {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #323232;
        border-image: none;
        border-style: solid;
        border-width: 10px;
        content: "";
        display: block;
        left: 90%;
        margin-left: -10px;
        position: absolute;
        top: -19px;
        width: 0;
    }

    #dash-profile:after {
        border-bottom-color: #000000;
        border-left: 10px solid #000000;
        border-right: 10px solid #000000;
    }

.menu-divider {
    border-bottom: 1px solid #454545;
    height: 1px;
    left: 27px;
    padding-top: 31px;
    position: absolute;
    width: 11.5em;
    z-index: -999;
}

.msg-header {
    background: none repeat scroll 0 0 var(--Theme-Popup-Background);
    color: #FFFFFF;
    font-weight: normal;
    padding: 12px 24px 15px 21px;
    text-align: left;
    top: 0px !important;
    height: 50px;
    width: 100%;
    vertical-align: middle;
    text-transform: uppercase;
    position: absolute;
}


.msg-header-comp {
    background: none repeat scroll 0 0 var(--Theme-Popup-Background);
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 20px;
    height: 55px;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    padding-top: 15px;
}

#dash-message.dropdown-menu li a:hover {
    background: none repeat scroll 0 0 #e6f3fb;
}

#dash-message {
    width: 337px;
    /* margin-top: 50px; */
    border: 3px solid var(--Theme-Popup-Border);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--Theme-Background-color);
    -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.dropshadow( OffX=6px, OffY=9px, Color='black', Positive='false' ); /* IE 5.5 */
    border-collapse: separate; /* Required by IE 9 */
    position: absolute;
    font-size: 100%;
    right: 0px;
    margin-left: -299px;
    margin-top: 65px;
}

    #dash-message li a {
        /* border-bottom: 1px solid #d3d3d3; */
        height: 64px;
        padding-top: 10px;
        color: var(--Theme-txt-color);
        cursor: default;
        padding-left: 0px;
        padding-bottom: 0px;
    }
/*#dash-message li a:hover {
  background: #08aobc;
}*/
.message-active {
    background-color: #dcdcdc;
}

.messagetitle {
    color: var(--Theme-txt-color);
    float: left;
    font-size: 15px;
    /*width: 90%;*/
    overflow: hidden;
    /*height: 40px;*/
    padding: 10px 10px 10px 10px;
}

.messagetitle-only {
    color: var(--Theme-txt-color);
    float: left;
    font-size: 15px;
    width: 90%;
    overflow: hidden;
    height: 60px;
    padding: 10px;
    min-height: fit-content;
    border-bottom: 1px solid #e7eaec;
    width: 100%;
}

#dash-message .highalert {
    background-image: url(../images/icons/icon_high2.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    margin-top: 17px;
}

#dash-message .normalalert {
    background-image: url(../images/icons/icon_normal1.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    margin-top: 17px;
}

#dash-message:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) var(--Theme-Popup-Border);
    border-image: none;
    border-style: solid;
    border-width: 12px;
    content: "";
    display: block;
    left: 317px;
    margin-left: -10px;
    position: absolute;
    right: 100%;
    top: -25px;
    width: 0;
}

#dash-message li:last-child {
    height: 50px;
    /* background-color: #f5f5f5; */
}

    #dash-message li:last-child a {
        height: 36px;
    }

        #dash-message li:last-child a:hover {
            height: 36px;
            background-color: transparent;
        }

#navigation-menu {
    min-height: 40px;
    /*
  padding-right: @menuRightSpace;
  padding-left: 20px;
  border: 1px solid #484272;
  padding-top:@menuTopSpace;*/
    padding: 18px 6px 0px 24px;
}

    #navigation-menu sup {
        background: none repeat scroll 0 0 #e33e38;
        border-radius: 4px;
        color: #fafafa;
        font-size: 13px;
        left: -9px;
        padding: 3px 4px 2px 4px;
        position: relative;
        top: -9px;
    }

    #navigation-menu + ul {
        margin-top: 21px;
        margin-right: 24px;
    }

#messagebox .msgtime {
    color: var(--Theme-txt-color);
    display: inline-block;
    float: left;
    font-size: 12px;
    width: 50px;
    text-align: right;
}

#dash-message ul,
ol {
    padding: 0;
    margin: 0 0 10px 5px;
    /* width:100%!important; */
}

#dash-message .list-group-item {
    background-color: inherit;
    border-bottom: 1px solid var(--Theme-border);
    display: block;
    min-height: 60px;
    padding: 10px 15px;
    position: relative;
}

#dash-message .list-group-item-selected {
    background-color: inherit;
    border-bottom: 1px solid #e7eaec;
    display: block;
    min-height: 60px;
    padding: 10px 15px;
    position: relative;
    background: silver;
    font-weight: bolder;
}

#dash-message .SearchBox {
    background-color: inherit;
    border-bottom: 1px solid var(--Theme-border);
    display: block;
    height: 44px;
    padding: 10px 15px;
    position: relative;
}

#dash-message .list-group-item:hover {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    min-height: 60px;
    padding: 10px 15px;
    position: relative;
}

#dash-message .list-group-item-selected:hover {
    background-color: inherit;
    border: 1px solid inherit;
    display: block;
    height: 60px;
    padding: 10px 15px;
    position: relative;
    pointer-events: none;
    cursor: not-allowed !important;
}


#dash-message .DashSearch-box-width {
    width: 75% !important;
}

.DashSearch-box-width::-webkit-input-placeholder {
    font-size: 14px;
    color: var(--Theme-txt-color);
}

#messagebox .message {
    color: var(--Theme-txt-color);
    float: left;
    font-size: 12px;
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-top: 0px;
    line-height: 1.5;
    padding-left: 10px;
    padding-bottom:10px;
    border-bottom: 1px solid #e7eaec;
}

#messagebox .icon {
    width: 28px;
    float: right;
    display: inline-block;
}

.dropdown-menu-sub-footer {
    /*background-color: #6f7074 important;*/
    height: 72px;
    text-align: center;
}

.navigation-menu-lasticon {
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.icon_userNormal {
    position: absolute;
    background: url('../images/sprite_icons.png') no-repeat -280px -100px;
    height: 20px;
    width: 20px;
}

    .icon_userNormal:hover {
        background-position: -310px -100px;
    }

.icon_saveNormal {
    position: absolute;
    background-image: url(../images/icons/popup_profile/icon_saveNormal.png);
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}

    .icon_saveNormal:hover {
        background-image: url(../images/icons/popup_profile/icon_saveHover.png);
    }

.icon_helpNormal {
    position: absolute;
    background: url('../images/sprite_icons.png') no-repeat -280px -460px;
    height: 20px;
    width: 20px;
}


.icon_BlueTheme {
    position: absolute;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #052c56), color-stop(1, #0199c8));
    z-index: 1000;
    height: 20px;
    width: 20px;
}


.icon_RedTheme {
    position: absolute;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #8b120e), color-stop(1, #dc7470));
    z-index: 1000;
    height: 20px;
    width: 20px;
}

.icon_GreenTheme {
    position: absolute;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #277407), color-stop(1, #84d165));
    z-index: 1000;
    height: 20px;
    width: 20px;
}

.icon_OrangeTheme {
    position: absolute;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f19009), color-stop(1, #e9c491));
    z-index: 1000;
    height: 20px;
    width: 20px;
}


.icon_SkyblueTheme {
    position: absolute;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #56c0f6), color-stop(1, #add5e1));
    z-index: 1000;
    height: 20px;
    width: 20px;
}

.icon_logoutNormal {
    position: absolute;
    background: url('../images/sprite_icons.png') no-repeat -280px -160px;
    height: 20px;
    width: 20px;
}

#dash-message .alerticon {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    /* margin-top: 17px; */
}

#dash-message li.msg {
    height: 40px;
    background-color: var(--Theme-Background-color) !important;
    text-align: center;
    /* border-bottom: 1px solid #d3d3d3; */
    padding-top: 15px;
    /* color: var(--Theme-txt-color); */
    cursor: pointer;
    border-top: 1px solid #d3d3d3;
    /* top: 20px; */
}

    #dash-message li.msg:last-child {
        cursor: pointer;
    }

.downloadProgressMenusub {
    top: -14px !important;
}
