.slider0fp-1, .slider0fp-2, .slider0fp-3, .slider0fp-4, .slider0fp-5 {
    position: absolute !important;
}

.slider0fp-1, .slider0fp-2 {
    top: 200px;
}

#body {
overflow:hidden;
}
#Content {
    padding: 0;
    width: 100%;
    height: 100%;
}

#zeroFPLayout {
    width: 100%;
    height: 100%;
}

.active-port {
    border: 2px solid #0d96f7 !important;
}

.inactive-port {
    border: 2px solid #555656 !important;
}

.imageViewer {
    border: 2px solid #0d96f7;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#seriesList, #viewerDiv {
    height: 85%;
    margin-top: 70px;
}

#seriesList {
    width: 10%;
    cursor: default;
}

    #seriesList ul {
        /*margin: 0 7px;*/
        list-style: none;
        direction: ltr;
    }
.displayblock {
    visibility: visible;
}

.displayNone {
    display: none;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

#viewerDiv {
    width: 90%;
    float: left;
}

#layoutContainer, #viewerDiv2 {
    width: 100%;
    height: 100%;
}

#layoutContainer {
    z-index: 2;
}

.thumbdesc {
    overflow-x: hidden;
    width: 100%;
    font-size: 11px;
    color: #fff;
    font-family: 'Courier New';
}

.priorSeriesLayout {
    border: 2px solid #f33c55;
}

.selectedThumb {
    outline: #0d96f7 solid 2px;
}

.selectedTool {
    color: #0d96f7 !important;
}

.seriesThumbs {
    overflow-y: scroll;
    height: 100%;
}


.thumbnaiPatientDetailsHeader {
    padding: 2px 2px;
    width: auto;
    text-align: left;
    background: #666;
    color: white;
    margin-bottom: 5px;
    margin-top: 2px;
    /*overflow: scroll;*/
    border: .1em solid #92bfe6;
    border-radius: 0.4em;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    cursor: pointer;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
}

    .thumbnaiPatientDetailsHeader:hover {
        overflow: visible;
        white-space: normal;
        height: auto; /* just added this line */
        width:auto;
    }

.thumbnaiPatientDetailsHeaderPrior {
    padding: 2px 2px;
    width: auto;
    text-align: left;
    background: #666;
    color: white;
    margin-bottom: 1px;
    margin-top: 5px;
    /*overflow: scroll;*/
    border: .1em solid #f33c55;
    border-radius: 0.4em;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    word-break: break-all;
    overflow: hidden;
}


    .thumbnaiPatientDetailsHeaderPrior:hover {
        overflow: visible;
        white-space: normal;
        height: auto; /* just added this line */
        width: auto;
    }

        .thumbnailHeaderFieldLabels {
            margin-top: 1px;
            margin-bottom:0px;
            background:none;
            font-size:12px;
            /*direction:ltr;*/
            /*white-space:nowrap;*/
        }

progress {
    height: 8px;
    width: 85%;
	display: inline-block;
    -webkit-appearance: none;
}

    progress::-webkit-progress-value {
        background: #ff0;
    }

    progress::-moz-progress-bar {
        background: #ff0;
    }

.progressCompress {
    border: 4px;
}

.progressDCompress {
    border: 4px solid green;
}

.progressstrong {
    font-size: 10px;
    color: #fff;
    letter-spacing: 1px;
	font-weight: 600;

}

.main-page {
    height: 100%;
}

.slider0fp-1 {
    left: 625px;
}

.slider0fp-2 {
    left: 1300px;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

.ui-widget, .ui-widget .ui-widget {
    font-size: 1em;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-vertical {
    width: 1px;
    height: 300px;
    z-index:1;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -10px;
        margin-left: 0;
        margin-bottom: -.6em;
    }

.sliderSetHorizontal {
    width: 1px;
    height: 300px;
    z-index: 1;
}

    .sliderSetHorizontal .ui-slider-handle {
        bottom: -10px;
        margin-bottom: 0;
        margin-left: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-slider-horizontal .ui-slider-handle {
    bottom: -10px !important;
}

.ui-slider-horizontal .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    top: 0;
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
}

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5;
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}

    .ui-widget-content a {
        color: #333;
    }

    .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
        background: #0993fe;
        font-weight: 400;
        border-radius: 60%;
    }

.cursor {
    cursor: pointer;
}

.unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.context-menu-list {
    min-width: 150px;
    max-width: 250px;
    display: inline-block;
    position: absolute;
    list-style-type: none;
    background: #e9e9e9;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5);
    -ms-box-shadow: 0 2px 5px rgba(0,0,0,.5);
    -o-box-shadow: 0 2px 5px rgba(0,0,0,.5);
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 11px;
}

#seriesnav {
    position: absolute;
    background-color: #4da8fe;
    outline: 0;
    border: 1px solid #4da8fe;
    color: #fff;
    transform: rotate(180deg);
}

.musicinfo {
    bottom: 84px;
    left: 0;
    width: 239px;
    background-color: #27272b;
    color: #fff;
    margin: 0 auto;
    font-size: 20px;
    padding: 6px 0;
}

.data-table1 {
    height: 300px;
    overflow-y: scroll;
}

::-webkit-scrollbar {
    width: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

::-webkit-scrollbar-thumb {
    background: #383842;
    border-radius: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#magnifyID {
    pointer-events: none;
}

.DisableMagnify, .Magnify, .Magnify:hover {
    display: block;
    width: 26px;
    height: 26px;
    background: url(../Images/ViewerIcons/Lens.jpg);
}

.context-menu-item {
    padding: 2px 2px 2px 18px;
    position: relative;
    border-bottom: .5px solid;
}

    .context-menu-item:hover {
        background-color: #0993fe;
        cursor: pointer;
        color: #fff;
        font-weight: 700;
    }

.cursor-window {
    cursor: url(dist/assets/Images/win.png),default;
}
.progressbarcls{
   width:85%;
}
