﻿h1 {
    color: #8bb0d8;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

h2 {
    font-size: 18px;
    font-weight: 600;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    /*border: 1px solid #ddd;*/
    border: none;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin: 0 1px;
    border-radius: 10px;
    padding: 1px 7px;
    position: relative;
    text-decoration: none;
}

.content-wrapper {
    /*padding-bottom: 40px;*/
    padding-bottom: 20px;
}

.pdr0 {
    padding-right: 0;
}

.pdl0 {
    padding-left: 0;
}

.padLess {
    padding: 0;
}

.main-header .navbar-custom-menu, .main-header .nav {
    float: right;
    margin-right: 0;
}

.navbar-custom-menu > .navbar-nav > li {
    position: relative;
}

/*.acrLogo div {
    background-image: url("../images/ACR_logo.png");
}*/

.navBlock .nav > li > a:focus, .navBlock .nav > li > a:hover, .navBlock .nav .open > a, .navBlock .nav .open > a:focus, .navBlock .nav .open > a:hover {
    background: none;
    text-decoration: none;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #wrapper.toggled {
        padding-left: 250px;
    }

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 83%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}


@media only screen and (min-width:768px) {
    #wrapper.toggled #page-content-wrapper {
        position: relative;
    }
}

.main-footer {
    position: fixed;
    background: #ecf0f5;
    padding: 10px 0;
    bottom: 0;
    width: 100%;
    color: #444;
    border-top: 1px solid #eee;
}

.second-navbar {
    top: 50px;
}

#navbar-collapse {
    position: relative;
}

.menu-toggle {
    position: absolute;
    -index: 99999;
    background-position: -34px -109px;
    height: 10px;
    width: 12px;
    display: block;
    left: 12px;
    top: 5px;
    z-index: 99999;
}

.drpDwnDivOuter {
    display: table;
    padding: 3px 10px;
    table-layout: fixed;
}

    .drpDwnDivOuter > div {
        display: table-cell;
        vertical-align: middle;
    }

        .drpDwnDivOuter > div:first-child {
            width: 65px;
            text-align: left;
        }

.drpDwnDiv {
    padding-left: 10px;
}

    .drpDwnDiv > div {
        display: table-cell;
        padding-right: 5px;
    }

        .drpDwnDiv > div:last-child {
            padding-right: 0;
        }

        .drpDwnDiv > div > a {
            width: 20px;
            height: 20px;
            display: block;
        }

        .drpDwnDiv > div:first-child > a {
            background: #151515;
            border: 1px solid #333;
        }

        .drpDwnDiv > div:nth-child(2) > a {
            background: #013c57;
            border: 1px solid #333;
        }

        .drpDwnDiv > div:last-child > a {
            background: #3c8dbc;
            border: 1px solid #333;
        }

        .drpDwnDiv > div > a:hover, .drpDwnDiv > div > a:active, .drpDwnDiv > div > a.active, .drpDwnDiv > div > a:focus {
            border: 1px solid red !important;
        }

.drpDwnDivLo > div:first-child > a {
    background: url("../Images/drpdwnSprite.png")left top no-repeat;
    border: 1px solid #333;
}

.drpDwnDivLo > div:last-child > a {
    background: url("../Images/drpdwnSprite.png")-22px top no-repeat;
    border: 1px solid #333;
}

.drpDwnDivFo > div:first-child > a {
    background: url("../Images/drpdwnSprite.png")-21px -61px no-repeat;
    border: 1px solid #333;
}

.drpDwnDivFo > div:last-child > a {
    background: url("../Images/drpdwnSprite.png")-1px -61px no-repeat;
    border: 1px solid #333;
}

.images-Thumbnail {
    list-style-type: none;
}

    .images-Thumbnail > li > img {
        vertical-align: middle;
    }

.templatetype-thumbnail-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .templatetype-thumbnail-ul li {
        height: auto;
        border: 1px solid rgb(82, 82, 82);
        vertical-align: middle;
        margin: 3px auto;
    }


.templatetype-imagethumbnail-boader {
    border: 1px solid rgb(82, 82, 82);
}

.templatetype-imagethumbnail-redboader {
    border: 1px solid red !important;
}

.templateitem-images-upscroll {
    background: rgba(0, 0, 0, 0) url(../Images/upscroll.png) repeat scroll 0 0;
    width: 70%;
    height: 24px;
    border: none;
}

.templateitem-images-downscroll {
    background: rgba(0, 0, 0, 0) url(../Images/downscroll.png) repeat scroll 0 0;
    width: 70%;
    height: 24px;
    border: none;
}
/*.drpDwnDiv > div > div > div {
        display:table-row;
    }*/



/*dir-user-settings-slide-out-menu*/
#slideInOut {
    height: auto;
    position: fixed;
    /*background: #666;*/
    width: 195px;
    right: -170px;
    z-index: 9999;
    top: 219px;
}

.aLink {
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    float: left;
    border-right: none;
    padding: 3px 5px;
    width: 25px;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
}

.slideToggle > div {
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 5px 5px 5px #888888;
}

    .slideToggle > div > div {
        margin-bottom: 8px;
    }

        .slideToggle > div > div:last-child {
            margin-bottom: 0;
        }

#slideInOut > div:last-child {
    margin: 0;
    padding: 0;
    background: white;
    float: left;
    width: 170px;
}

@media (max-width:767px) {
    .slideInOut {
        top: 100px !important;
    }
}

.sliderDots {
    list-style: none;
    display: flex;
    margin: 0;
}

.navSlide {
    margin: 0 auto;
    display: table;
}

    .navSlide > div {
        display: table-cell;
        vertical-align: middle;
    }

.sliderDots div {
    background: url("../Images/sliderdots.png")-14px top no-repeat;
    border-radius: 50%;
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin: -2px 3px;
    /*box-shadow:0 0 0 2px red;*/
}

    .sliderDots div.active {
        background: url("../Images/sliderdots.png")left top no-repeat;
        /*box-shadow:0 0 0 2px #444;*/
    }

.nxtBtn {
    width: 0;
    height: 0;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-left: 10px solid #666 !important;
    background: none !important;
    padding: 0 !important;
    border-right: none !important;
    margin-left: 5px;
    display: block;
}

    .nxtBtn:hover {
        border-right: none;
    }

.prevBtn {
    width: 0;
    height: 0;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-right: 10px solid #666 !important;
    background: none !important;
    padding: 0 !important;
    border-left: none !important;
    margin-right: 5px;
    display: block;
}

    .prevBtn:hover {
        border-left: none;
    }
/*End dir-user-settings-slide-out-menu*/

.edge_toc_active {
    margin-right: 250px;
}


.topBtn {
    width: 0;
    height: 0;
    border-top: none !important;
    border-bottom: 10px solid #666 !important;
    border-right: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
    background: none !important;
    padding: 0 !important;
    margin-bottom: 5px;
}

.bottomBtn {
    width: 0;
    height: 0;
    border-top: 10px solid #666 !important;
    border-bottom: none !important;
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
    background: none !important;
    padding: 0 !important;
    /*margin-top: 5px;*/
}

.imgVwr {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0 1%;
}

    .imgVwr > div {
        display: table-cell;
        width: 95%;
        vertical-align: bottom;
    }

        .imgVwr > div:first-child, .imgVwr > div:last-child {
            display: table-cell;
            vertical-align: middle;
            width: 15px;
            text-align: center;
        }

.imgVwr2 > div {
    text-align: center;
}

.canvas-outer-container canvas {
    margin: 0 auto;
}

.tpPagnation {
    position: relative;
}

.tpPagnationLft {
    /*position: absolute;
    top: 0;
    left: 0;*/
}

    .tpPagnationLft h1 {
        text-align: left;
        margin: 7px 0;
        font-size: 16px;
        color: #fff;
    }

.Question .min_btn, .TextItem .min_btn, .QtopNav .min_btn, .selection-tabs .min_btn {
    background: #fbcc48 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #fbcc48 0%, #da9412 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbcc48), color-stop(100%,#da9412)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbcc48 0%,#da9412 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbcc48 0%,#da9412 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbcc48 0%,#da9412 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #fbcc48 0%,#da9412 100%) !important; /* W3C */
    border: 0;
    margin: 0 0 0 5px;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px !important;
    border: 1px solid #DDDDDD;
    color: #000;
    padding: 1px 6px;
    font-weight: normal;
}

.gifImage-outer-container {
    display: table;
    width: 100%;
}

.gifImage-inner-container {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}


.dialog-edit-textitem {
    z-index: 9999;
    /*overflow: visible !important;*/
}

.ui-widget-overlay {
    z-index: 9998;
}

.TextItem .textItemContent {
    padding-right: 30px;
    text-align: justify;
}

    .TextItem .textItemContent > table {
        width: 100% !important;
    }

/*  ng-animate styles  */
.show-hide-arrows-images-control {
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

    .show-hide-arrows-images-control.ng-hide {
        opacity: 0;
    }
/* end ng-animate styles */

.iCircle {
    padding: 1px 9px !important;
}

.inner-images-control-container {
    background-color: black;
    border: #666;
    margin: 0 auto;
    float: none;
    padding: 0;
}

.images-control-container-center iframe {
    float: left;
    height: 94%;
    width: 100%;
    border: 2px solid #666;
}

.detectionquestiondimensions {
    /*border: solid transparent;
        height: 500px;
        width: 100%;*/
}
/*.images-outer-container-dicom {
    display: table;
    width: 100%;
}

.images-inner-container-dicom {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}*/

.downArrw, .upArrw {
    position: relative;
}

    .downArrw button {
        bottom: 3px;
        left: 43%;
        position: absolute;
        right: 43%;
    }

    .upArrw buttom {
        top: 3px;
        left: 43%;
        position: absolute;
        right: 43%;
    }

.divUnAuthorised {
    /*margin-top: 250px;*/
}
#caseContentDiv {
    /*height : 100%;*/
}
.divUnAuthorised_inactive {
    position: fixed;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding-left: 0px;
}
.divUnAuthorised_inactive h2 {
    font-size : 18px;
}

.oddscreenbeforeimagesload {
    display: block !important;
}


/*Css Related to Splitter*/

.splitter-container {
    width: 100%;
    background: #000;
}

.splitter-container-left, .splitter-container-right {
    position: absolute;
}

/*.splitter-container-left-right-animation {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}*/

.splitter-container-drag-vertical {
    position: absolute;
    cursor: col-resize;
    background: #222;
}

.splitter-container-left-top, .splitter-container-left-bottom, .splitter-container-right-top, .splitter-container-right-bottom {
    width: 100%;
    background: #000;
}

.splitter-container-left-drag-horizontal, .splitter-container-right-drag-horizontal {
    cursor: row-resize;
    background: #222;
}

.splitter-selected-color {
    background: #8bb0d8 !important;
}
/*End Css Related to Splitter*/


/*----------------------------------------------------------------------------------------------------------------------*/
/*Image controls related CSS*/

.imageprocessing-controlHolderRight-tf input {
    width: 27px;
    height: 25px;
    border: none;
    margin: 10px 2.5px 1px;
    line-height: 25px;
}

    .imageprocessing-controlHolderRight-tf input:hover {
        cursor: pointer;
    }

    .imageprocessing-controlHolderRight-tf input:focus {
        outline: none;
    }

.imageprocessing-controlHolderRight-tf {
    text-align: center;
    /*border-top: 1px solid #fff;*/
}

.leftarrow-on-fullscreen {
    z-index: 9999999999;
    position: fixed;
    top: 49%;
    left: 33px;
    margin: 0 0 0 0;
    height: 200px;
}

.rightarrow-on-fullscreen {
    z-index: 9999999999;
    position: fixed;
    top: 49%;
    right: 33px;
    margin: 0 0 0 0;
    height: 200px;
}

.imagecontainerfullscreen {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background: #0A0A0A;
    z-index: 99999999;
    padding-top: 5px;
    margin: 0 auto;
}

.imageprocessingcanvasFullscreen {
    width: 100%;
    height: 100%;
}

.SelectedClass {
    border: 2px solid aqua;
}

.UnselectedThumbnailClass {
    border: 2px solid rgb(102, 102, 102);
}

.nxtBtn {
    width: 0;
    height: 0;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-left: 10px solid #666 !important;
    background: none !important;
    padding: 0 !important;
    border-right: none !important;
    margin-left: 5px;
    display: block;
}

    .nxtBtn:hover {
        border-right: none;
    }

.prevBtn {
    width: 0;
    height: 0;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-right: 10px solid #666 !important;
    background: none !important;
    padding: 0 !important;
    border-left: none !important;
    margin-right: 5px;
    display: block;
}

    .prevBtn:hover {
        border-left: none;
    }

/*  ng-animate styles  */
.show-hide-arrows-images-control {
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

    .show-hide-arrows-images-control.ng-hide {
        opacity: 0;
    }
/* end ng-animate styles */

.TFimageprocessing-annotations {
    background: url("../images/annotation.png")-6px -4px;
}

.TFimageprocessing-annotations-active {
    background: url("../images/annotation_over.png")-6px -4px;
}


.TFimageprocessing-annotations[disabled], .TFimageprocessing-annotations[disabled]:hover, div.casenavigation button.disabled {
    background: url("../images/annotation_disabled.png") -6px -4px;
    opacity: 0.3;
    cursor: no-drop !important;
}

/*End Image controls related CSS*/
/*----------------------------------------------------------------------------------------------------------------------*/



.nav-tabs {
    border: none;
    min-height:36px;
}

    .nav-tabs > li {
        margin-bottom: 0px;
    }

        .nav-tabs > li:last-child {
            /*float: right;*/
        }

.all-done {
    margin: 0 8px;
    border: none;
    padding: 4px 7px;
    border-radius: 3px;
    background: #404040;
    background: -moz-linear-gradient(top, #404040 0%, #404040 100%);
    background: -webkit-linear-gradient(top, #404040 0%,#404040 100%);
    background: linear-gradient(to bottom, #404040 0%,#404040 100%);
    color: #fff;
    font-weight: 600;
}

.all-done-disbled {
    margin: 2px 8px;
    border: none;
    padding: 4px 7px;
    border-radius: 3px;
    color: #444444;
    background: #808080;
    cursor: not-allowed !important;
}

.answer-key-selection {
    background: none repeat scroll 0 0 #5C8B5F !important;
    color: white;
}

.response-selection,.response-selection:hover {
    /*background: none repeat scroll 0 0 #ACAAAB !important;
    color: white;*/
    background: none repeat scroll 0 0 #ddd !important;
    color: black !important;
}

.nav > li > a {
    background-color: #323233;
    border: 3px solid #323233;
    padding: 5px 10px;
    margin-bottom: 0;
    color: #fff;
}

    .nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active,
    .nav > li > a:visited {
        background-color: #2a2a2a;
        border: 3px solid #323233;
        color: #f9f9f9;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #222;
    color: #fff;
    border: 3px solid #323233;
    border-bottom: 3px solid #222222;
}

.imgTabs li {
    height: 85px;
    width: 60px;
    margin: 0 4px 4px 0;
}

    .imgTabs li:last-child {
        float: left;
    }

    .imgTabs li > div > div:last-child {
        position: absolute;
        bottom: 2px;
        left: 2px;
        width: 52px;
    }

        .imgTabs li > div > div:last-child span {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            display: block;
            font-size: 12px;
        }

.case-content-container > div:last-child {
    background-color: #222222;
    border: 3px solid #323233;
    box-shadow: inset 0 0 9px #191919;
    border-radius: 0 5px 5px;
    margin-top: -3px;
    padding: 10px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    background: #222;
    border: 2px solid #323233;
    color: #fff;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 12px 0 0 12px;
    margin: 0 -3px 0 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0 12px 12px 0;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #323233;
    color: #f9f9f9;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background: #222;
    border: 2px solid #323233;
    color: #fff;
    cursor: not-allowed;
    opacity: 0.5;
}

.lne {
    background: #323233;
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 3px;
    z-index: 1;
}

.AnsKeyFilter {
    border: medium none;
    border-radius: 10px 10px 10px 10px;
    display: inline-block !important;
    height: 12px;
    width: 12px;
    float: left;
}

.status-NoAnswer {
    background-color: red;
}

.status-PartialAnswer {
    background-color: yellow;
}

.status-ReadyForReview {
    background-color: #FF6C00;
}

.status-ReadyToGo {
    background-color: green;
}

.text-status-NoAnswer {
    color: red;
}

.text-status-PartialAnswer {
    color: yellow;
}

.text-status-ReadyForReview {
    color: #FF6C00;
}

.text-status-ReadyToGo {
    color: green;
}

.checkIcon_status_1 {
    background: url('../images/checkIcn.png') no-repeat -2px -33px;
}

.checkIcon_status_2 {
    background: url('../images/checkIcn.png') no-repeat -19px -33px;
}

.checkIcon_status_3 {
    background: url('../images/checkIcn.png') no-repeat -2px -49px;
}

.checkIcon_status_4 {
    background: url('../images/checkIcn.png') no-repeat -19px -49px;
}

.checkStatusIcon {
    display: inline-block;
    height: 13px;
    margin: 3px 5px 3px 0;
    width: 15px;
}

.QtopNav {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

    .QtopNav > div {
        display: table-cell;
        vertical-align: middle;
    }

        .QtopNav > div:nth-child(2) {
            text-align: center;
        }

        .QtopNav > div:last-child button {
            float: right;
        }

    .QtopNav h2 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        color: #8bb0d8;
    }

.QuestionContainer {
    margin-bottom: 15px;
}

.Question > div > div {
    padding-left: 0 !important;
}

#move-prev-btn {
    float: left;
    margin-bottom : 8px;
}

#move-nxt-btn {
    float: right;
    margin-bottom : 8px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #424242 !important;
}

.tf-question-content-div {
    display: none;
}

    .tf-question-content-div:first-child {
        display: block;
    }

.proPage ul li span:first-child {
    font-weight: 600;
    /* margin-right: 5px; */
}

.AnswerStatusDiv {
    margin: 9px 0 0 10px;
    display: inline-block;
}

    .AnswerStatusDiv input, .AnswerStatusDiv label {
        float: left;
    }

    .AnswerStatusDiv input {
        margin: 0 4px 0 0;
    }

.AllDoneContentDiv ul li {
    list-style: none;
}

.loading-process-icon {
    background: url("/3S_Scripts/Images/loader.gif") no-repeat scroll center #000 !important;
}

.proPage ul > li {
    list-style: none;
}

.btnsubmitgap {
    margin: 0 10px 0 0 !important;
}

.TextItemText table td {
    padding: 10px;
}

/*Bug-17757*/
.ng-valid-required {
    box-shadow: none;
}

.question-submit-alert {
    text-align: right;
    color: red;
}

.edit-activity {
    background: #fbcc48 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #fbcc48 0%, #da9412 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbcc48), color-stop(100%,#da9412)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbcc48 0%,#da9412 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbcc48 0%,#da9412 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbcc48 0%,#da9412 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #fbcc48 0%,#da9412 100%) !important; /* W3C */
    border: 0;
    margin: 0 0 0 5px;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: 700;
    cursor: pointer;
    font-size: 11px !important;
    border: 1px solid #DDDDDD;
    color: #000;
    padding: 1px 3px;
    font-weight: 600;
}

.custom-resize-icon {
    background-image: url("https://code.jquery.com/ui/1.11.4/themes/black-tie/images/ui-icons_222222_256x240.png") !important;
}

.div_edit_question .span_radioButton > span {
    display: inline-table;
    margin-right: 10px;
}

.div_edit_question .span_checkbox > span > input {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.div_edit_question legend {
    color: #012F8D;
}

.div_edit_question td {
    color: #333 !important;
}

.div_edit_question b {
    color: black;
    font-size: 14px;
    font-weight: normal;
}

.div_edit_question legend {
    font-weight: 600;
    font-size: 18px;
    border: none;
    margin-bottom: 10px;
    padding: 0;
}

.div_edit_question fieldset {
    margin-bottom: 15px;
}

.div_edit_question .ul_choices .li_choice > div > table {
    width: 100%;
}

    .div_edit_question .ul_choices .li_choice > div > table > tbody > tr > td:first-child {
        text-align: center;
    }

    .div_edit_question .ul_choices .li_choice > div > table > tbody > tr > td:nth-child(2) {
        padding-right: 5px;
    }

.div_edit_question .mceLayout {
    margin: 3px 0;
    width: 100% !important;
    height: auto !important;
}

.div_edit_question .ui-dialog-buttonset {
    text-align: center;
}

.div_edit_question .span_radioButton > span {
    display: inline-table;
    margin-right: 10px;
}

    .div_edit_question .span_radioButton > span > label {
        display: table-cell;
        padding: 1px 5px 1px 0;
        vertical-align: middle;
        font-size: 14px;
        font-weight: normal;
        line-height: 16px;
    }

    .div_edit_question .span_radioButton > span > input {
        margin: 0;
        display: table-cell;
        vertical-align: middle;
    }

.div_edit_question .span_checkbox > span {
    display: table;
}

    .div_edit_question .span_checkbox > span > label {
        display: table-cell;
        padding: 1px 5px 1px 0;
        vertical-align: middle;
        font-size: 14px;
        font-weight: normal;
        line-height: 16px;
    }

    .div_edit_question .span_checkbox > span > input {
        margin: 0;
        display: table-cell;
        vertical-align: middle;
    }

.mce-btn-small button {
    padding: 1px 3px !important;
}

.ui-dialog-buttonset > .min_btn {
    border-radius: 3px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid transparent !important;
    padding: 4px 10px !important;
    background: #404040 !important;
    background: -moz-linear-gradient(top, #404040 0%, #232323 100%) !important;
    background: -webkit-linear-gradient(top, #404040 0%,#232323 100%) !important;
    background: linear-gradient(to bottom, #404040 0%,#232323 100%) !important;
    border-color: #000 !important;
    font-size: 12px!important;
}

    .ui-dialog-buttonset > .min_btn :hover {
        border-color: #666 !important;
    }

    .ui-dialog-buttonset > .min_btn > span {
        color: #fff !important;
    }

.div_loader_dialog {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    vertical-align: middle !important;
    line-height: 60vh;
    display: list-item;
}

.div_loader_dialog {
    background-color: #ccc;
    color: #ccc;
    /*z-index:99999;*/
}

.drpDwnDivOuter > div:first-child {
     width: 75px; 
    text-align: left;
    /*color: #f6f6f6;*/
}

.dialog-edit-question iframe {
    /*height:96% !important;*/
    /*height:150px !important;*/
}

.span_edit_casenumber > br {
    display: none;
}

.mce-menubtn.mce-fixed-width.mce-btn-small span {
    padding-right: 15px;
}

.graphTowerTab {
    color: #333 !important;
}

.div_edit_caption {
    width: auto !important;
    height: auto !important;
}

.mce-fullscreen .dialog-edit-textitem {
    overflow: visible !important;
}

/*.dialog-edit-textitem{
    overflow: visible !important;
}*/


.ui-dialog {
    overflow: visible !important;
}

.imagecontainerfullscreen .images-control-vedio-container {
    width: 100% !important;
    height: 100% !important;
}

.imagecontainerfullscreen .images-control-vedio {
    width: 86% !important;
    height: 100% !important;
    display: block;
    margin: 0 auto;
}

.imagecontainerfullscreen .imageprocessing-controlHolderRight-tf {
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* New TF Presenter styles*/

.tf-new-header .selection-tabs {
    position: absolute;
    margin: 0 10px;
    bottom: 0px;
    z-index: 1;
    display: none;
}

    .tf-new-header .selection-tabs ul {
        margin-bottom: 0 !important;
    }

    .tf-new-header .selection-tabs .spiltter-container-right-botton-section-selection > li {
        min-width: 104px;
        text-align: center;
        cursor: pointer;
    }

    .tf-new-header .selection-tabs .nav-tabs > li:last-child {
        float: left !important;
    }

    .tf-new-header .selection-tabs .nav-tabs > li a {
        padding: 3px 12px;
        border-bottom-width: 0px !important;
        border: 1px solid #323233;
        cursor: pointer;
    }

.tf-new-header .thumbnails-and-captionsection {
    /*background: #000;
    background:rgba(0,0,0,0.5);*/
}

.tf-new-header .thumb-caption {
    padding: 5px;
    /*border: 1px solid #323233;*/
    height: 101px;
}

.tf-new-header .caption-section {
    min-height: 91px;
    padding: 5px;
    background-color: black;
}

    .tf-new-header .caption-section .min_btn {
        margin: 0;
    }

.tf-new-header .selection-close {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
}

    .tf-new-header .selection-close input {
        background: #eee;
        border: none;
        border-radius: 100%;
        font-weight: 600;
        width: 18px;
        height: 18px;
        line-height: 18px;
        color: #999;
    }

        .tf-new-header .selection-close input:focus {
            outline: none;
        }

.tf-new-header .TextItem {
    padding: 5px !important;
    overflow: hidden;
}

.tf-new-header .casenavigation {
    text-align: left;
    margin-left: 8px;
}

.tf-new-header .imageprocessing-controlHolderRight-tf {
    width: 40px;
    float: left;
    /*background:black*/
}

.tf-new-splitter-container-right-top {
    float: right;
}

.tf-new-header .main-header > .navbar {
    min-height: inherit !important;
}

.tf-new-header .content-wrapper {
    padding-top: 5px !important;
}

.tf-new-header .UnselectedThumbnailClass {
    border: 1px solid #323233;
}

.tf-new-header .SelectedClass {
    border: 1px solid red;
}

.tf-new-header .imgTabs li > div > div:last-child span {
    font-size: 11px !important;
    border-color: #323233;
    border-width: 1px 0 0 0;
    border-style: solid;
}

.tf-new .imagecontainerfullscreen {
    width: 100% !important;
    left: 0% !important;
    height: 100% !important;
    padding-top: 0px;
}

    .tf-new .imagecontainerfullscreen .imageprocessing-controlHolderRight-tf {
        /*width: 100% !important;*/
        z-index: 999999999;
        top: 0;
    }

.tf-new-header .nav-tabs {
    /*display: inline-block;*/
        min-height: 36px;
}

.tf-new-header .height-pagingnation {
    display: inline-block;
    float: right;
}

.tf-new-header .splitter-container-right-top {
    padding: 0px !important;
}

.tf-new-header .selection-tabs .imagetab i.img-count {
    margin-right: 10px;
    width: 24px;
    height: 17px;
    background-position: -130px -6px;
    display: inline-block;
    margin-bottom: -4px;
}

.notification {
    color: white;
    position: absolute;
    top: 1px;
    left: 32px;
    background-color: #fa0404;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    font-size: .7em;
    text-align: center;
    line-height: 13px !important;
}

.casenavigation-on-toc {
    float: right;
}

.tf-new-header .pagination {
    margin: 2px 5px 0!important;
}

.tf-new-header .case-prev {
    width: 0;
    height: 0;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid #666 !important;
    background: none !important;
    padding: 0 !important;
    border-left: none !important;
    margin-right: 5px;
    display: inline-block;
    margin-top: -3px;
}

.tf-new-header .case-nxt {
    width: 0;
    height: 0;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid #666 !important;
    background: none !important;
    padding: 0 !important;
    border-right: none !important;
    margin-left: 5px;
    display: inline-block;
    margin-top: -3px;
}

.tf-new .tab-content-details-div {
    height: 91%!important;
}

.tf-new-splitter-container-right {
    background: black;
}

.tf-new .leftarrow-on-fullscreen {
    left: 50px;
}

.tf-new .rightarrow-on-fullscreen {
    right: 50px;
}
/*.preview-msg {
    min-height: 99.9vh;
    background: #262626;
    padding-left: 0px !important;
}*/

.activatesection {
    display: block!important;
}

.unauthorisedsection {
    display: none;
}

.selection-tabs-bottom {
    bottom: 28px !important;
}

.tf-new-header .imgTabs li {
    background: rgba(0,0,0,0.5);
}

.tf-new-header .tf-new-banner-text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.pdf-link {
    text-align: right;
    padding: 10px 15px 0px 0px;
}

    .pdf-link img {
        height: 21px;
        width: 24px;
    }

.startcolor, .timecolor {
    margin-top: 3px;
    display: inline-block;
    margin-right: 5px;
    display: inline-block;
}

@media (max-width:1024px) {
    .tf-new-header .tab-headings-list {
        display: inline-flex;
        flex-direction: column;
        width: 100%;
    }

        .tf-new-header .tab-headings-list .tab-one {
            order: 2;
            width: 100%;
        }

        .tf-new-header .tab-headings-list .tab-two {
            order: 1;
            text-align: right;
            width: 100%;
            padding: 0;
        }

    body {
        font-size: 13px;
    }

    .nav-tabs {
        min-height: 34px;
    }
}

@media (max-width:460px) {
    .prevCasebtn, .nextCasebtn {
        display: none;
    }

    .nextCasebtnAr, .prevCasebtnAr {
        display: block;
        font-size: 15px;
        line-height: 17px !important;
    }
}

.cme-submit-div {
    margin-bottom: 5px;
    display: inline-block;
    float: right;
    margin-top: 1px;
}

.running-time-popup-act {
    min-height:100%;
}
.ui-dialog .ui-dialog-buttonpane button {
    color:#fff;
}
.activity-expire-txt {
    color: #fff !important;
}
.tox.tox-silver-sink.tox-tinymce-aux {
    z-index: 99999999 !important;
}