*, *:focus, *:hover {
    outline: none;
}
body {
    font-family: "Nunito Sans",sans-serif !important;
    font-size: 14px;
}

a {
    color: #553b7f;
}

#loginArea a {
    color: #337ab7;
}

.RadGrid_Bootstrap .rgSelectedCell a, .RadGrid_Bootstrap .rgSelectedRow a {
    color: #fff !important;
}

.nav-tabs {
    font-size: 14px !important;
    width: 100%;
    padding-top: 10px;
}

.wrapper {
    min-width: 1024px;
}

.rh-menu {
    float: right;
    z-index: 3;
    position: absolute;
    right: 10px;
    top: 5px;
}
    .rh-menu .menu-header {
        padding: 20px;
        background-image: linear-gradient(180deg,rgb(25,6,56) 0%,rgb(63,25,99) 100%) !important;
        color: white;
        margin-top: -4px;
        margin-bottom: -3px;
    }
    .rh-menu .divider {
        margin-bottom: 1px;
        margin-top: 1px;
    }
    .dropdown-menu > li > a {
        padding:10px 20px;
    }
.menu-header-icon {
    float: left;
    font-size: 30px;
    margin-right: 10px;
    margin-top: 4px;
}

#dropdownMenu2 .fa{
    font-size:24px;
    margin-top:4px;
    margin-right:10px;
}
.fa {
    margin-right: 4px;
}

.fa-times-grid-delete {
    font-size: 20px;
    padding: 4px;
    padding-top: 0;
}

.dropdown-item {
    padding-top: 10px;
    padding-bottom: 10px;
}
a.dropdown-item:hover, a.dropdown-item:focus {
    color: #337ab7 !important;
    text-decoration: none;
    background-color: #efefef;
}

.dropdown-divider {
    margin: 0 !important;
}
#company {
    margin-left: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid white;
    font-weight: bold;
}

#logo {
    z-index: 1;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 152px;
    top: 7px;
}
#content
{
    margin-top:0;
}
.case-header {
    border-top: 1px solid rgb(173, 173, 173);
}
.case-selector{
    position: absolute;
    right: 58px;
    top: 10px;
    z-index: 2;
    width:40%;
    white-space:nowrap;
}

.bootstrap-tagsinput {
    width: 100%;
    line-height: 36px;
    /*border:none;
    box-shadow:none;*/
}

.label-info {
    background-color: #8C40BA !important;
    border-radius: 24px;
    padding: 6px;
    white-space: nowrap;
    cursor: default;
    min-height: 32px;
}

.section-header-text {
    position: relative;
}
/* menu section */
.menu-background {
    background-image: linear-gradient(180deg,rgb(25,6,56) 0%,rgb(63,25,99) 100%) !important;
    margin: 0;
    border-bottom: 2px solid #8C40BA;
}
.rgCommandTable td {
    background: #190538;
    border-bottom: 2px solid #ffc821 !important;
    color: white !important;
}




.menu-background a {
    text-decoration: none;
    color: white !important;
    font-size: 12px;
    padding-top: 12px;
}
.menu-item {
    display: inline-block;
    margin-right:30px;
    text-align: center;

}
.menu-item .fa, .menu-item .fab, .menu-item .fas {
    font-size: 16px;
    margin-right: 8px;
}
    .inv {
        display: none !important;
    }

.RadGrid_Bootstrap .rgAltRow[id*=gridEvidenceMatrix] > td {
    background: #fff !important;
}

.RadGrid_Bootstrap .rgMasterTable .rgSelectedCell, .RadGrid_Bootstrap .rgSelectedRow > td, .RadGrid_Bootstrap td.rgEditRow .rgSelectedRow, .RadGrid_Bootstrap .rgSelectedRow td.rgSorted {
    background: #428bca !important;
}


.rgAltRow, .rgRow {
    cursor: pointer !important;
}

.RadGrid_Bootstrap .rgRow > td, .RadGrid_Bootstrap .rgAltRow > td {
    border-width: 0 0 !important;
}

.RadGrid_Bootstrap .rgHeader, .RadGrid_Bootstrap th.rgResizeCol, .RadGrid_Bootstrap .rgHeaderWrapper, .RadGrid_Bootstrap .rgMultiHeaderRow th.rgHeader {
    border-bottom: none !important;
    border-left: none !important;
}

.RadGrid_Bootstrap .rgCommandCell a {
    color: #333 !important;
    text-decoration: none;
}

.RadGrid_Bootstrap input.rgAdd {
    display:none;
}

    .RadGrid_Bootstrap input.rgAdd + a:before {
        content: "\f067";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: #000;
        font-size: 18px;
        padding-right: 0.5em;
        position: relative;
        top: 2px;
        margin-left: 6px;
    }

    .RadGrid_Bootstrap input.rgRefresh + a:before {
        content: "\f021";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: #000;
        font-size: 14px;
        padding-right: 10px;
        position: relative;
        top: 0;
        margin-left: 6px;
    }
    .rgFilterBox
{
    width:100%;
}

.btn-primary .rbText
{
    color:#FFF !important;
}

.label-text {
    text-align: right;
    font-weight:bold;
}

.label-text-pull-left {
    text-align: left;
}

.row {
    padding-bottom: 10px;
}

.row-custom-2-column-1 {
    width: 12.5%;
    margin-left: 15px;
    padding-right: 30px;
}
.row-custom-2-column-2 {
    width: 80%;
}

.no-gutter
{
    padding-right: 0;
    padding-left: 0;
}
.exhibit-upload-description {
    font-size: 12px;
    display: block;
    padding-top: 1px;
}
.rs-flag
{
    font-size:16px;
}

/* Admin - Management COMtrac 3.0 */
.entity-detail {
    background-color: #fff;
}
    .entity-detail > td {
        padding-bottom: 40px;
        border-bottom: 1px solid #ccc;
    }

            
      
        /* END User Management */
        /* RsEntry / Exhibit - positioning the entity in-line */
.height-fix {
    height: 269px !important;
}

.detail-row {
    background-color: #fff;
    border-bottom: 2px solid #ccc;
}
/* END RsEntry / Exhibit - positioning the entity in-line */
        /* ======================================= */
        /* MEDIA QUERIES*/
        @media (max-width: 1480px) {
        }

        @media (max-width: 1480px) {
        }

        @media (max-width: 1400px) {
        }

        @media (max-width: 1600px) {
            #logo {
                display: none;
            }
        }

        @media (max-width: 1200px) {
            .label-text {
                text-align: left;
            }

            .row-custom-2-column-1 {
                padding-right: 0;
            }

            .row-custom-2-column-2 {
                width: 85%;
            }

            .exhibit-upload-description {
                float: left;
            }
        }

        @media (max-width: 1160px)
        {
            .case-selector {
                width: 30%;
            }

            .user-case-select {
                display: none !important;
            }
        }
        @media (max-width: 1200px) {
            #lblOpenCase, #lblOpenInspection {
                display: none;
            }

            #ctl00_cbUserCases {
                width: 100% !important;
            }

            .case-selector {
                width: 22% !important;
            }
        }

        @media (max-width: 1241px) {
            #lblOpenCase, #lblOpenInspection {
                display: none;
            }

            #ctl00_cbUserCases {
                width: 100% !important;
            }

            .case-selector {
                width: 22% !important;
            }
        }

        @media (max-width: 1025px) {
            .evidence-matrix-offence-detail {
                padding-left: 0px !important;
            }

            #ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00_ctl02_ctl02_tbSummary_wrapper {
                width: max-content !important;
            }
        }

        @media (max-width: 992px) {
            .row-custom-2-column-1 {
                width: 25%;
            }

            .row-custom-2-column-2 {
                width: 70%;
            }

            .allow-overflow {
                overflow: visible !important;
            }

            .matrix-border {
                border-left: none !important;
            }
        }

        @media (max-width: 800px) {
            .menu-item {
                margin-right: 20px;
            }
        }

        @media (max-width: 768px) {
            .row-custom-2-column-1 {
                width: 100%;
            }

            .row-custom-2-column-2 {
                width: 100%;
                margin-left: 15px;
            }
        }
        /* Unusual media query - this guarantees the select case dropdown is available on small devices (IE iPads) */
        @media (max-width: 767px) {
            #pnlInvestigationSelect {
                display: none;
            }


        }
        /* END MEDIA QUERIES */
.row-header {
    font-weight: 700;
    font-size: 1.25rem;
    background-color: white !important;
    border-top: none !important;
    margin-top: -4px !important;
    padding: 0.5rem 0 !important;
    border-bottom: 0.0625rem dashed rgba(54,65,98,.24) !important;
}

.row-header-highlighted {
    border-bottom: 2px solid #ffc821;
}

    .row-header-footer {
        margin-bottom: 30px;
        border-bottom: 1px solid rgb(173, 173, 173);
    }

.row-sub-header {
    cursor: pointer;
    margin: 0;
    text-decoration: none;
    padding: 4px 20px 4px 0;
    font-size: 1.2em;
    line-height: 28px;
    border-bottom: 1px solid #ccc;  
}

    .caseDetailsDisabled {
        text-align: center;
        padding: 12px;
        display: block;
        width: 100%;
        font-size: 1.2em;
        border-bottom: 1px solid #ccc;
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 8%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 8%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 8%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    }

.case-detail-header {
    margin-top: 0;
    
}

    .case-detail-footer {
        height: 30px;
        margin: 0;
        border-top: 1px solid rgb(173, 173, 173);
    }

    .case-menu {
        width: 285px;
    }

    .mnuButton {
        float: right;
        padding-left: 10px;
        padding-right: 10px;
        border-left: 1px solid #767676;
        display: none;
        margin-left: 10px;
        margin-top: 1px;
    }


#ctl00_MainContentOuter_MainContent_ucCases1_gridList_ctl00_ctl02_ctl00_RebindGridButton, .rgRefresh,
#ctl00_MainContentOuter_MainContent_ucInspections_gridList_ctl00_ctl02_ctl00_RebindGridButton {
    display: none;
}

th.rgHeader {
    font-weight: 600 !important;
    color: rgba(0,0,0,.54) !important;
    font-size: 12px !important;
    /*background-color: white !important;*/
}

.RadGrid_Bootstrap .rgAltRow > td {
    background-color: #FFF !important;
}

    .all-cases-handle {
        cursor: pointer;
        position: absolute;
        right: 22px;
        margin-top: 8px;
        font-size: 22px;
        font-weight: bold;
        z-index: 2;
    }

    /* BOOTSTRAP DROPDOWN MENU */
    .nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background: #fff;
    }

    .dropdown-menu > li > a {
        color: #428bca;
    }

    .dropdown ul.dropdown-menu {
        border-radius: 4px;
        box-shadow: none;
        margin-top: 20px;
        width: 251px;
        margin-left: -217px;
    }

        .dropdown ul.dropdown-menu:before {
            content: "";
            border-bottom: 10px solid #fff;
            border-right: 10px solid transparent;
            border-left: 10px solid transparent;
            position: absolute;
            top: -10px;
            right: 16px;
            z-index: 10;
        }

        .dropdown ul.dropdown-menu:after {
            display: none;
        }

    .dropdown-menu > li > a.disabled {
        color: gray;
    }

    caption {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #dvCases.collapsing, #cases.collapsing {
        -webkit-transition: height .01s ease;
        -o-transition: height .01s ease;
        transition: height .01s ease;
    }

    .dropdown-menu-left {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }

    .dropdown ul.dropdown-menu.dropdown-menu-left:before {
        top: -10px;
        right: 214px;
    }

    .dropdown ul.dropdown-menu.dropdown-menu-left:after {
        display: none;
    }
    /* END BOOTSTRAP DROPDOWN MENU */

    /* STYLES TO SUPPORT THE NEW CASE AREA */
.case-add-section {
    padding-bottom: 20px !important;
    margin-left: 0;
    margin-right: 0;
    background-color: white;
}

.case-add-section-header {
    background-color: #f5f5f5;
    padding: 8px;
    padding-left:6px;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 15px;
}

    .no-records-text {
        text-align: center;
        padding: 40px;
        font-size: 1.1em;
    }

    .bootbox-close-button {
        position: absolute;
        right: 30px;
    }

    .simple-address-fields {
        display: none;
    }

    .international-address-fields {
    }

    .simple-address-fields td:nth-child(1) {
        text-align: right;
    }

    .simple-address-fields td:nth-child(2) {
        padding-left: 20px;
    }

        .simple-address-fields td:nth-child(2) input {
            margin-bottom: 3px !important;
        }

    #dvDfPanel .rgCommandCell {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 10px;
    }

    .dfGrid .rgDataDiv {
        height: auto !important;
    }

.grid-edit-button {
    color: #2E6FA7;
    font-size: 20px;
}

    .grid-ok-button {
        font-size: 20px;
        color: green;
        margin-left: 8px;
        position: relative;
    }

.grid-delete-button {
    font-size: 18px;
    color: #2e6fa7;
}

    .input-group-addon:last-child {
        border-left: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell;
    }

    .input-group-addon, .input-group-btn {
        white-space: nowrap;
        vertical-align: middle;
    }

    .input-group-addon {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .google-map {
        width: 100%;
        height: 316px;
        border: 1px solid #CCC;
        margin-left: auto;
        margin-right: auto;
        border-radius:4px;
    }

    li.officer-icon {
        display: block;
        padding: 4px;
    }

        li.officer-icon:before {
            content: none;
        }

        li.officer-icon .fa {
            margin-right: 10px;
            font-size: 18px;
        }

.chevron {
    position: absolute;
    right: 1px;
    top: -4px;
    font-size: 22px;
}

    .flag {
        font-size: 16pt;
        text-decoration: none;
        margin-left: 10px;
        color: #ffc002 !important;
    }

.grid-resize-dynamic .rgDataDiv:not(#ctl00_MainContentOuter_MainContent_ucRegister_ucExhibitExtended_ucExhibitEdit_ucExhibitRSEntries_gridMain_GridData) {
    height: auto !important;
}

    #ctl00_MainContentOuter_MainContent_ucCaseFileLocationList_gridData_GridData.rgDataDiv {
        overflow-x: hidden !important;
    }

#ctl00_MainContentOuter_MainContent_ucEvidenceMatrix1_gridEvidenceMatrix_GridData .rgGroupHeader > td {
    padding: 0px 0 !important;
}

.baseRow div {
    top: -4px !important;
}
.baseRow {
    top: 8px !important;
}


    /* BOOTSTRAP ROUND BUTTONS */
    .btn-circle {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
    }

        .btn-circle.btn-lg {
            width: 50px;
            height: 50px;
            padding: 10px 16px;
            font-size: 18px;
            line-height: 1.33;
            border-radius: 25px;
        }

        .btn-circle.btn-xl {
            width: 70px;
            height: 70px;
            padding: 10px 16px;
            font-size: 24px;
            line-height: 1.33;
            border-radius: 35px;
        }


.circle-shadow {
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 32px;
    border-radius: 14px;
    -webkit-box-shadow: 3px 5px 5px 0px rgba(145,139,145,1);
    -moz-box-shadow: 3px 5px 5px 0px rgba(145,139,145,1);
    box-shadow: 3px 5px 5px 0px rgba(145,139,145,1);
    top: -6px;
    color: #8C40BA;
}

.circle-shadow-small {
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 12px;
    margin-right: .5rem;
    background-color: #8C40BA;
    cursor: pointer;
    color: white;
    font-size: 15px;
    padding-top: 5px;
}

.icon-2x {
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 32px;
    color: #8C40BA;
}

.menu-button {
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 24px;
    border-radius: 14px;
    -webkit-box-shadow: 3px 5px 5px 0px rgba(145,139,145,1);
    -moz-box-shadow: 3px 5px 5px 0px rgba(145,139,145,1);
    box-shadow: 3px 5px 5px 0px rgba(145,139,145,1);
    background-color: #8C40BA;
    color: white;
    font-size: 14px;
    padding-top: 6px;
    position: relative;
    top: -4px;
}

    .exhibit-continuity-container {
        margin-top:30px;
        border: 1px solid #f5f5f5 !important;
        border-radius: 4px;
    }

.row-header-margin-bottom {
    margin-bottom: 30px;
    background: #f5f5f5;
}

    /* Telerik Search Button */
    .bsSearch {
        background-position: 0 0;
    border: 1px solid #CCCCCC;
    height: 34px !important;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        width: 34px !important;
        left: -4px;
        z-index: 2;
        background-color: white !important;
        top: -1px !important;
        background-image: url('../../style/images/search.png') !important;
        }


    /* INVESTIGATION MATRIX */
    .rmActive.rmVertical.rmGroup.rmLevel1 {
        width: 100% !important;
    }
.red-light-shift-left {
    z-index: 2;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: red;
    background-image: none !important;
    width: 22px !important;
    height: 22px !important;
    position: relative;
    vertical-align: top !important;
    margin-top: -5px;
}

.matrix-no-evidence-inspection-shift-left {
    z-index: 2;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border : 1px black solid;
    background: white;
    background-image: none !important;
    width: 22px !important;
    height: 22px !important;
    position: relative;
    vertical-align: top !important;
    margin-top: -5px;
}

.shift-left {
    left: -23px !important;
    position: relative;
}

    .exhibit-relevance-title {
        font-weight: bold;
        background-color: #f5f5f5;
        padding: 15px;
        margin: -15px -15px 15px -15px;
    }


    .marked-as-read {
        color: #ccc;
    }

.RadListBox_Bootstrap .rlbItem.rlbSelected a {
    color: #fff !important;
    border-color: #190538 !important;
    background-color: #190538 !important;
}

.RadListBox_Bootstrap .rlbItem.rlbSelected {
    border-radius: 4px !important;
    border-color: #190538 !important;
    background-color: #190538 !important;
}

.the-matrix .rtTop span.rtPlus, .the-matrix .rtTop span.rtMinus, .the-matrix .rtBot span.rtPlus, .the-matrix .rtBot span.rtMinus, .the-matrix .rtMid span.rtPlus, .the-matrix .rtMid span.rtMinus {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    
    /*background-image: none !important;*/
    vertical-align: top !important;
    width: 22px !important;
    height: 22px !important;
    margin-left: -21px !important;
    margin-top: -5px;
}

    .the-matrix-grouped-element {
        height: 16px;
        font-size: .9em;
        font-weight: bold;
        display: block;
        margin-top: -20px;
        margin-left: 0px;
        position: absolute;
        color: #000 !important;
    }

.RadTreeView .rtLines .rtTop, .RadTreeView .rtLines .rtBot, .RadTreeView .rtLines .rtMid {
    background-image: none !important;
}
 

    div [id*=TheMatrix_lbExhibits].RadListBox .rlbGroup {
        border: none !important;
        margin-top: 10px !important;
    }

    .matrix-border {
        margin-bottom: -99999px;
        padding-bottom: 99999px;
        border-left: 3px solid #f5f5f5;
        overflow: hidden;
    }

.the-matrix-header {
    background-color: #f5f5f5;
    color: #190638;
    text-decoration: none;
    padding: 10px 4px;
    margin: -1px -15px;
}

    .red-light {
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        background: red !important;
        background-image: none !important;
        vertical-align: top !important;
        width: 22px !important;
        height: 22px !important;
        
    }

    .orange-light {
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        width: 22px !important;
        height: 22px !important;
        background: orange !important;
        vertical-align: top !important;
    }

.green-light {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #09AA17 !important;
    vertical-align: top !important;
    height: 22px !important;
}

.the-matrix {
    white-space: normal !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    margin-top: 10px;
    padding-bottom: 10px;
}

    .matrix-has-evidence {
    }

    .matrix-has-evidence-sub {
    }

    .matrix-top-level-padding {
        display: inline-block !important;
        width: 680px;
        margin-left: 12px !important;
    }

    .defence-icon {
        position: relative;
        background-image: url(images/icon-defense-question.png) !important;
        background-size:18px;
        background-repeat:no-repeat;
        background-position: 2px 2px;
    }


/* UPDATES FOR INSPECTIONS */

.RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtPlus,
.RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtPlus,
.RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtPlus,
.RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtMinus,
.RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtMinus,
.RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtMinus,
.the-resource-matrix .rtTop.investigation span.rtPlus,
.the-matrix .rtBot.investigation span.rtPlus,
.the-matrix .rtMid.investigation span.rtPlus,
.the-matrix .rtTop.investigation span.rtMinus,
.the-matrix .rtBot.investigation span.rtMinus,
.the-matrix .rtMid.investigation span.rtMinus {
    vertical-align: top !important;
    width: 25px !important;
    height: 25px !important;
    margin-left: -21px !important;
    background-repeat: no-repeat !important;
    background-color: white;
    background: white !important;
    background-image: url(images/investigation-tick-red.png) !important;
    border-radius: 0 !important;
    margin-top: 1px;
}

    .RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtPlus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtPlus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtPlus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtMinus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtMinus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtMinus.orange-light,
    .the-resource-matrix .rtTop.investigation span.rtPlus.orange-light,
    .the-matrix .rtBot.investigation span.rtPlus.orange-light,
    .the-matrix .rtMid.investigation span.rtPlus.orange-light,
    .the-matrix .rtTop.investigation span.rtMinus.orange-light,
    .the-matrix .rtBot.investigation span.rtMinus.orange-light,
    .the-matrix .rtMid.investigation span.rtMinus.orange-light {
        background-image: url(images/investigation-tick-amber.png) !important;
    }

    .RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtPlus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtPlus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtPlus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtMinus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtMinus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtMinus.green-light,
    .the-resource-matrix .rtTop.investigation span.rtPlus.green-light,
    .the-matrix .rtBot.investigation span.rtPlus.green-light,
    .the-matrix .rtMid.investigation span.rtPlus.green-light,
    .the-matrix .rtTop.investigation span.rtMinus.green-light,
    .the-matrix .rtBot.investigation span.rtMinus.green-light,
    .the-matrix .rtMid.investigation span.rtMinus.green-light {
        background-image: url(images/investigation-tick-green.png) !important;
    }

.RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtPlus,
.RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtPlus,
.RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtPlus,
.RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtMinus,
.RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtMinus,
.RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtMinus,
.the-resource-matrix .rtTop.inspection span.rtPlus,
.the-matrix .rtBot.inspection span.rtPlus,
.the-matrix .rtMid.inspection span.rtPlus,
.the-matrix .rtTop.inspection span.rtMinus,
.the-matrix .rtBot.inspection span.rtMinus,
.the-matrix .rtMid.inspection span.rtMinus {
    vertical-align: top !important;
    width: 25px !important;
    height: 25px !important;
    margin-left: -19px !important;
    background-repeat: no-repeat !important;
    background-color: white;
    background: white !important;
    background-image: url(images/inspection-tick-red.png) !important;
    border-radius: 0 !important;
}

    .RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtPlus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtPlus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtPlus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtMinus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtMinus.orange-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtMinus.orange-light,
    .the-resource-matrix .rtTop.inspection span.rtPlus.orange-light,
    .the-matrix .rtBot.inspection span.rtPlus.orange-light,
    .the-matrix .rtMid.inspection span.rtPlus.orange-light,
    .the-matrix .rtTop.inspection span.rtMinus.orange-light,
    .the-matrix .rtBot.inspection span.rtMinus.orange-light,
    .the-matrix .rtMid.inspection span.rtMinus.orange-light{
        background-image: url(images/inspection-tick-amber.png) !important;
    }

    .RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtPlus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtPlus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtPlus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtMinus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtMinus.green-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtMinus.green-light,
    .the-resource-matrix .rtTop.inspection span.rtPlus.green-light,
    .the-matrix .rtBot.inspection span.rtPlus.green-light,
    .the-matrix .rtMid.inspection span.rtPlus.green-light,
    .the-matrix .rtTop.inspection span.rtMinus.green-light,
    .the-matrix .rtBot.inspection span.rtMinus.green-light,
    .the-matrix .rtMid.inspection span.rtMinus.green-light {
        background-image: url(images/inspection-tick-green.png) !important;
    }

    .RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtPlus.no-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtPlus.no-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtPlus.no-light,
    .RadTreeView_Bootstrap .rtLines .rtTop.inspection span.rtMinus.no-light,
    .RadTreeView_Bootstrap .rtLines .rtMid.inspection span.rtMinus.no-light,
    .RadTreeView_Bootstrap .rtLines .rtBot.inspection span.rtMinus.no-light,
    .the-resource-matrix .rtTop.inspection span.rtPlus.no-light,
    .the-matrix .rtBot.inspection span.rtPlus.no-light,
    .the-matrix .rtMid.inspection span.rtPlus.no-light,
    .the-matrix .rtTop.inspection span.rtMinus.no-light,
    .the-matrix .rtBot.inspection span.rtMinus.no-light,
    .the-matrix .rtMid.inspection span.rtMinus.no-light {
        background-image: url(images/inspection-ns.png) !important;
    }

.RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtPlus.no-inv-light,
.RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtPlus.no-inv-light,
.RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtPlus.no-inv-light,
.RadTreeView_Bootstrap .rtLines .rtTop.investigation span.rtMinus.no-inv-light,
.RadTreeView_Bootstrap .rtLines .rtMid.investigation span.rtMinus.no-inv-light,
.RadTreeView_Bootstrap .rtLines .rtBot.investigation span.rtMinus.no-inv-light,
.the-resource-matrix .rtTop.investigation span.rtPlus.no-inv-light,
.the-matrix .rtBot.investigation span.rtPlus.no-inv-light,
.the-matrix .rtMid.investigation span.rtPlus.no-inv-light,
.the-matrix .rtTop.investigation span.rtMinus.no-inv-light,
.the-matrix .rtBot.investigation span.rtMinus.no-inv-light,
.the-matrix .rtMid.investigation span.rtMinus.no-inv-light {
    background-image: url(images/investigation-no-tick.png) !important;
}

/* END UPDATES FOR INSPECTIONS */



    /* END UPDATES FOR INSPECTIONS */
    /* END INVESTIGATION MATRIX */

    /* RESOURCE MATRIX - EXTERNAL LINKS */
    .the-resource-matrix .rtTop span.rtPlus, .the-matrix .rtTop span.rtMinus, .the-matrix .rtBot span.rtPlus, .the-matrix .rtBot span.rtMinus, .the-matrix .rtMid span.rtPlus, .the-matrix .rtMid span.rtMinus {
        /*background-image: none !important;*/
        vertical-align: top !important;
        width: 22px !important;
        height: 22px !important;
        margin-left: -21px !important;
    }

        .the-resource-matrix .rtTop span.rtPlus:before, .the-resource-matrix .rtBot span.rtPlus:before, .the-resource-matrix .rtMid span.rtPlus:before {
            content: "\f07b";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: #190538;
            font-size: 18px;
            padding-right: 0.5em;
            position: relative;
            top: 2px;
            margin-left: 6px;
        }

.the-resource-matrix .rtTop span.rtMinus:before, .the-resource-matrix .rtBot span.rtMinus:before, .the-resource-matrix .rtMid span.rtMinus:before {
    content: "\f07c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #190538;
    font-size: 18px;
    padding-right: 0.5em;
    position: relative;
    top: 2px;
    margin-left: 6px;
}

    div.RadTreeView.the-resource-matrix > ul > li > ul.rtUL > li {
        padding-bottom: 10px !important;    
    }
    
    
    /* END RESOURCE MATRIX - EXTERNAL LINKS */
        /* EVIDENCE MATRIX */
    .em-user {
        font-size: 17px;
        margin-left: 6px;
        margin-right: 10px;
    }

    .em-poi-data
    {
        list-style:none;
        padding:0;
    }

    .em-poi-data li {
        display: inline-block;
        line-height: 18px;
        
    }

    .em-poi-data li:before {
        content: "\f007";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: #000;
        font-size: 18px;
        padding-right: 0.5em;
        position: relative;
        top: 2px;
        margin-left: 6px;
    }



    /* END EVIDENCE MATRIX */

/* EVENT CHRONOLOGY */
#ctl00_MainContentOuter_MainContent_ucChronology_gridView .rgGroupHeader > td {
    padding: 0 !important;
}
#ctl00_MainContentOuter_MainContent_ucChronology_gridView .rgGroupCol {
    position: relative;
    left: -3000px;
}

#ctl00_MainContentOuter_MainContent_ucChronology_gridHeader .rgGroupHeader > td {
    padding: 0 !important;
    margin:0 !important;
    height: 40px !important;
    border-bottom: 0 !important;
}

.chronology-header {
    top: 0px !important;
    width: 200%;
    position: relative;
    left: -19px;
    color: white;
    height: 40px;
    padding: 10px;
    padding-left: 20px;
}

.chronology-header .fa{
    margin-right:8px;
}

.chronology-body {
    border-bottom: 2px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -7px;
    background-color: #f5f5f5;
    margin-right: -7px;
}

#ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00 .rgRow .rgGroupCol, #ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00 .rgAltRow .rgGroupCol, #ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00 .rgEditRow .rgGroupCol {
    background-color: transparent;
}

#ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00 .rgRow > td, #ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00 .rgAltRow > td {
    padding: 0 !important;
    position: relative;
    left: -2px;
}

#ctl00_MainContentOuter_MainContent_ucChronology_gridView_ctl00 .rgEditRow td {
    padding: 0;
}


/* END EVENT CHRONOLOGY */

/* RUNNING SHEET BS */
.rs-date-filter {
    position: absolute;
    margin-top: -17px;
    display: inline-block;
    width: 190px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
    .rs-date-filter .form-control {
        display: inline !important;
        width: 72px !important;
        padding: 3px !important;
        height:34px;
        font-size:14px !important;
    }

    .rs-date-filter .bootstrap-datetimepicker-widget {
        z-index: 999;
        overflow-y: visible;
    }
    /* END RUNNING SHEET BS */


    /* TASK MANAGER */
    #AddEditTask .modal-dialog {
        max-width: 1200px;
    }

.task-flags span {
    font-size: 24px;
}

.rs-link span {
    color: #337ab7 !important;
}

/* END TASK MANAGER */
/* SEARCH BS STYLES*/
.search-icon {
    font-size: 60px;
    color: #a5a6a8;
}

/* Modal pop-outs for person search */
.bootbox-body .list-group-item {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 12px;
    padding-bottom: 0;
    min-height: 50px;
    border-left: none;
    border-right: none;
    color: #212529 !important;
}

    .bootbox-body .list-group-item-heading {
        font-size: 14pt !important;
    }

    .list-group-item:first-child {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    .bootbox-body .list-group-item:last-child {
        border-bottom: none !important;
    }

    .bootbox-body .search-person-warning {
        background: url(images/info_30.png) 10px no-repeat;
        background-color: #efefef;
        font-weight: 500;
        padding-left: 50px;
        padding-right: 20px;
        border-top: 1px solid #EFEFEF;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0px;
        margin-top: -15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .spinner {
        background-position: 2% 4px;
    background-size: 22px !important;
        background-image: url('../../style/images/spinner.gif') !important;
        background-repeat: no-repeat !important;
        width: 334px;
        position: absolute;
        z-index: 1;
        margin-top: -32px;
        margin-left: 1px;
        background-color: #f8f9fa;
        height: 30px;
        border-radius: 4px;
        font-style: italic;
        padding-top: 4px;
        display: none;
        opacity: .9;
        padding-left: 34px;
    }

.main-spinner {
    width:100%;
    height:100%;
    background-position: 50%;
    background-size: 100px !important;
    background-image: url('../../style/images/spinner.gif') !important;
    background-repeat: no-repeat !important;
    position: absolute;
    z-index: 999;
    margin-top: 0;
    margin-left: 0;
    background-color: #f8f9fa;
    display: none;
    opacity: .6;
}


    /* TELERIK OVERRIDES GO HERE - BOOTSTRAPPED VERSION */
.RadUpload .ruBrowse{
    background-position: 5px 5px !important;
    background-size: 22px !important;
    background-image: url('../../style/images/upload.png') !important;
    background-repeat: no-repeat !important;
    width: 34px !important;
}

    .RadUpload .ruBrowse .ruButtonFocus .ruButtonHover {
        background-image: url(../../style/images/upload.png) !important;
        background-repeat: no-repeat !important;
        background-position-x: 0 !important;
    }

    /* This overrides the style directly below it, which applies a color to the Add text in a RadGrid */
    .RadGrid_Bootstrap .rgCommandCell a.dark-link-text {
        color: #7d7f88 !important;
    }

    .RadGrid_Bootstrap .rgCommandCell a {
        color: #FFF !important;
    }

.RadGrid_Bootstrap .rgMasterTable .rgSelectedCell, .RadGrid_Bootstrap .rgSelectedRow > td, .RadGrid_Bootstrap td.rgEditRow .rgSelectedRow, .RadGrid_Bootstrap .rgSelectedRow td.rgSorted {
    color: #000 !important;
    background: #FFF !important;
}

    .RadGrid_Bootstrap input.rgAdd + a:before, .RadGrid_Bootstrap input.rgRefresh + a:before {
        color: #FFF !important;
    }

.rgCommandTable td {
    background: #190538;
    border-bottom: 2px solid #8C40BA !important;
    color: white !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

    /* END TELERIK OVERRIDES */


































































    #content-dashboard {
        clear: both;
        margin-top: 20px;
        background: #DBD7D7;
        margin-bottom: 10px;
        -webkit-box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.38);
        box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.38);
    }

    /* ======== LOGIN PAGE ========= */
.float {
    float: left;
}

#fullPage, #brandingWrapper {
    width: 100%;
    height: 100%;
    background-color: inherit;
}

#branding {
    height: 100%;
    margin-right: 500px;
    margin-left: 0px;
    background-color: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#contentWrapper {
    position: relative;
    width: 500px;
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
    margin-left: -500px;
    margin-right: 0px;
    padding-left: 30px
}

#header {
    font-size: 2em;
    font-weight: lighter;
    font-family: "Segoe UI Light", "Segoe", "SegoeUI-Light-final", Tahoma, Helvetica, Arial, sans-serif;
    padding-top: 90px;
    margin-bottom: 60px;
    min-height: 100px;
    overflow: hidden;
}

#workArea, #header {
    word-wrap: break-word;
    width: 440px;
}

.comtrac-logo {
    max-width: 400px;
    margin-bottom : 40px;
}

.agency-logo {
    max-width: 300px;
}

#footer {
    height: 40px;
    padding: 10px 50px 0px 50px;
    position: absolute;
    color: #666666;
    font-size: 0.78em;
    bottom: 0;
}

#footerLinks {
    float: none;
    padding-top: 10px;
}

@media only screen and (max-height: 820px) {
    #header {
        padding-top: 40px;
        min-height: 0px;
        overflow: hidden;
    }

    #workArea {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 600px) {
    #brandingWrapper {
        display: none;
    }

    #contentWrapper {
        float: none;
        width: 100%;
        margin: 0px auto;
    }

    .comtrac-logo {
        display: none;
    }

    .agency-logo {
        float: left;
    }

    #workArea, #header {
        width: 100%;
    }

    #contentWrapper {
        padding-right: 30px;
    }
}

@media only screen and (max-height: 580px) {
    #header {
        margin-bottom: 0;
    }

    #workArea {
        margin-bottom: 60px;
    }

    #contentWrapper {
        height: auto;
    }
}

.login-content {
    margin-top: 20px;
}
    
    /* ============== DEFAULT FORMS ================ */

    .form-vertical-single, .form-vertical-double, .form-horizontal-single, .form-horizontal-double {
        border: 1px solid transparent;
        padding-top: 8px;
    }

    .form-vertical-single, .form-vertical-double {
        float: left;
        width: 280px;
    }


    .control-label {
        padding-top: 6px;
    }

    .control-label, .controls {
        margin-bottom: 8px;
        position: relative;
    }

    .controls {
        padding-top: 3px;
    }

    .form-horizontal-single .control-group, .form-horizontal-double .control-group {
        float: left;
    }

    .control-group.with-extra-padding-top-bottom {
        padding-top: 4px;
        padding-bottom: 10px;
    }

    .form-horizontal-single:after, .form-horizontal-double:after, .form-vertical-double:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
    }


    .form-horizontal-single .control-label, .form-horizontal-single .controls, .form-vertical-double .control-label, .form-vertical-double .controls {
        float: left;
    }

    .form-vertical-double .control-group {
        clear: both;
    }

    /* size-3x (default for .control-label, 120px) */
    .form-horizontal-single .control-label, .form-vertical-double .control-label, .control-label.size-3x {
        width: 112px;
    }

    .controls.size-3x, .size-3x {
        width: 120px;
    }

    html body .control-group .controls .size-3x {
        width: 108px;
    }

    .control-group .controls > select.size-3x {
        width: 112px;
    }

    /* size-4x (default for controls, 160px) */
    .control-label.size-4x {
        width: 152px;
    }

    .controls, .controls.size-4x, .size-4x {
        width: 160px;
    }

        html body .control-group .controls .size-4x, .controls .RadComboBox, .controls > textarea, .controls > input[type="text"], .controls > input[type="password"] {
            width: 148px;
        }

    .control-group .controls > select.size-4x {
        width: 152px;
    }

    /* size-2x (80px) */
    .control-label.size-2x {
        width: 72px;
    }

    .controls.size-2x, .size-2x {
        width: 80px;
    }

    html body .control-group .controls .size-2x {
        width: 68px;
    }

    .control-group .controls > select.size-2x {
        width: 72px;
    }

    /* size-1x (40px) */
    .control-label.size-1x {
        width: 32px;
    }

    .controls.size-1x, .size-1x {
        width: 40px;
    }

    html body .control-group .controls .size-1x {
        width: 28px;
    }

    .control-group .controls > select.size-1x {
        width: 32px;
    }

    /* size-5x (200px) */
    .control-label.size-5x {
        width: 192px;
    }

    .controls.size-5x, .size-5x {
        width: 200px;
    }

    html body .control-group .controls .size-5x {
        width: 188px;
    }

    .control-group .controls > select.size-5x {
        width: 192px;
    }

    /* size-6x (240px) */
    .control-label.size-6x {
        width: 232px;
    }

    .controls.size-6x, .size-6x {
        width: 240px;
    }

    html body .control-group .controls .size-6x {
        width: 228px;
    }

    .control-group .controls > select.size-6x {
        width: 232px;
    }

    /* size-7x (280px) */
    .control-label.size-7x {
        width: 272px;
    }

    .controls.size-7x, .size-7x {
        width: 280px;
    }

    html body .control-group .controls .size-7x {
        width: 268px;
    }

    .control-group .controls > select.size-7x {
        width: 272px;
    }

    /* size-8x (320px) */
    .control-label.size-8x {
        width: 312px;
    }

    .controls.size-8x, .size-8x {
        width: 320px;
    }

    html body .control-group .controls .size-8x {
        width: 308px;
    }

    .control-group .controls > select.size-8x {
        width: 312px;
    }

    /* size-9x (360px) */
    .control-label.size-9x {
        width: 352px;
    }

    .controls.size-9x, .size-9x {
        width: 360px;
    }

    html body .control-group .controls .size-9x {
        width: 348px;
    }

    .control-group .controls > select.size-9x {
        width: 352px;
    }

    /* size-10x (400px) */
    .control-label.size-10x {
        width: 392px;
    }

    .controls.size-10x, .size-10x {
        width: 400px;
    }

    html body .control-group .controls .size-10x {
        width: 388px;
    }

    .control-group .controls > select.size-10x {
        width: 392px;
    }

    /* size-11x (440px) */
    .control-label.size-11x {
        width: 432px;
    }

    .controls.size-11x, .size-11x {
        width: 440px;
    }

    html body .control-group .controls .size-11x {
        width: 428px;
    }

    .control-group .controls > select.size-11x {
        width: 432px;
    }

    /* size-12x (480px) */
    .control-label.size-12x {
        width: 472px;
    }

    .controls.size-12x, .size-12x {
        width: 480px;
    }

    html body .control-group .controls .size-12x {
        width: 468px;
    }

    .control-group .controls > select.size-12x {
        width: 472px;
    }

    /* size-13x (520px) */
    .control-label.size-13x {
        width: 512px;
    }

    .controls.size-13x, .size-13x {
        width: 520px;
    }

    html body .control-group .controls .size-13x {
        width: 508px;
    }

    .control-group .controls > select.size-13x {
        width: 512px;
    }

    /* size-14x (560px) */
    .control-label.size-14x {
        width: 552px;
    }

    .controls.size-14x, .size-14x {
        width: 560px;
    }

    html body .control-group .controls .size-14x {
        width: 548px;
    }

    .control-group .controls > select.size-14x {
        width: 552px;
    }

    /* size-15x (600px) */
    .control-label.size-15x {
        width: 592px;
    }

    .controls.size-15x, .size-15x {
        width: 600px;
    }

    html body .control-group .controls .size-15x {
        width: 588px;
    }

    .control-group .controls > select.size-15x {
        width: 552px;
    }

    /* size-16x (640px) */
    .control-label.size-15x {
        width: 532px;
    }

    .controls.size-15x, .size-15x {
        width: 640px;
    }

    html body .control-group .controls .size-16x {
        width: 628px;
    }

    .control-group .controls > select.size-16x {
        width: 632px;
    }

    .size-max {
        width: 100%;
    }



    span.input-spacer {
        width: 6px;
        display: inline-block;
        padding: 0 1px;
    }

    .form-horizontal-single .control-label, .form-vertical-double .control-label {
        text-align: right;
        padding-right: 8px;
    }


    .form-vertical-double .controls.label {
        position: relative;
        text-align: left;
        font-size: 1em;
        color: black;
        padding-top: 8px;
    }


    .closePanelBtn, .popup-block .closePanelBtn {
        vertical-align: baseline !important;
        height: 18px !important;
        width: 12px !important;
        line-height: 20px;
        border-color: transparent !important;
        background: none !important;
        color: #696969 !important;
        position: absolute !important;
        left: 2px !important;
        top: 2px !important;
        right: auto !important;
        bottom: auto !important;
        z-index: 100 !important;
        padding-left: 8px !important;
        font-weight: bold !important;
    }

        #content .content-block .closePanelBtn:hover, .popup-block .closePanelBtn:hover {
            border: 1px solid #5e5e5e;
            background: #6f6f6f; /* Old browsers */
            background: -moz-linear-gradient(top, #959595 0%, #6f6f6f 47%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(47%,#6f6f6f)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #959595 0%,#6f6f6f 47%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #959595 0%,#6f6f6f 47%); /* Opera 11.10+ */
            background: linear-gradient(to bottom, #959595 0%,#6f6f6f 47%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#6f6f6f',GradientType=0 ); /* IE6-9 */
        }



    .form-top-panel {
        border-bottom: 1px solid #444444;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .shift-icon:before {
        left: 30px !important;
    }

    .inspection-conditions .rgDataDiv {
        height: auto !important;
    }
    
    .login-version {
        float: right;
        text-align: right;
        padding-right: 7px;
        padding-top: 5px;
    }

        .login-version a {
            color: #ffffff;
        }

    .login-about {
        float: left;
        text-align: left;
        padding-left: 7px;
        padding-top: 5px;
    }

    .login-about a {
        color: #ffffff;
    }

    /* ==== Exhibits ==== */

    .exhibit-file-type {
        float: left;
        margin-right: 10px;
    }

    .RadInput textarea.riTextBox {
        height: auto !important;
    }
    

    .exhibit {
        background-color: transparent;
    }

    .exhibit a, .exhibit a:hover, .exhibit a:active, .exhibit a:visited {
        color: #ffffff;
    }

    ul.elements {
        list-style-position: outside;
        list-style-type: disc;
    }

    ul.elements li {
        list-style-position: outside;
        list-style-type: disc;
        padding-bottom: 5px;
        margin-left: 2em;
    }

    .ui-helper-hidden-accessible {
        display: none;
    }

    .status .label {
        text-align: right;
        width: 120px;
        float: left;
    }

    .status .data {
        margin-left: 128px;
        color: #ffffff;
    }

    .incident .label {
        text-align: right;
        width: 120px;
        float: left;
        font-size: 1em;
        color: #000 !important;
    }

    .incident .data {
        margin-left: 128px;
    }

    a.white, a.white:hover, a.white:visited, a.white:active {
        color: #fff;
    }

    .evidence-matrix-offence-detail {
        margin-left: 0px !important;
        width: 100%;
        background-color: #f5f5f5;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .evidence-matrix-offence-element {
        min-height: 36px !important;
        position: relative;
        width: 95%;
    }

    .evidence-matrix-offence-element-text {
        padding-top: 5px !important;
        white-space: normal;
        padding-left: 60px !important;
        padding-right: 40px !important;
        font-size: 1.1em;
    }

    .evidence-matrix-offence-detail p, .evidence-matrix-offence-detail span {
        color: black !important;
    }

    .rgExpand {
        margin-top: -5px !important;
        vertical-align: top;
        position: absolute;
        right: 10px;
        z-index: 3;
        background-image: none !important;
        background-position: 0px 0px !important;
    }

    .rgCollapse {
        margin-top: -5px !important;
        vertical-align: top;
        position: absolute;
        right: 10px;
        z-index: 3;
        background-image: none !important;
        background-position: 0px 0px !important;
    }

    .rgGroupPanel {
        display: none;
    }

    .search-field {
        background: white;
        padding: 2px;
        margin-top: 2px;
    }

    .search-table .rfdSkinnedButton {
        margin-bottom: 4px !important;
    }

    .highlighted {
        text-decoration: none !important;
        color: #eeeeee !important;
        text-shadow: 0px 0px 0px #eeeeee;
        font-weight: normal !important;
    }

    .highlighted-border:hover {
        border: 1px solid #eeeeee;
    }

    .rgGroupCol {
        width: 1px !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    
    .audit-condition-compliance-file-group {
        -webkit-box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.68);
        box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.68);
        border: 1px solid #9e9e9e;
        border-radius: 0px;
        padding: 10px;
        margin-top: 30px;
    }

    .upload-file-control {
        white-space: nowrap;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
    }

    .audit-condition-compliance-file-group-file-upload {
        float: left;
        padding-right: 4px;
    }

    .tooltip-left {
        float: left;
        position: absolute;
        top: 10px;
        z-index: 1000;
        left: 10px;
    }

    .EditedItem, .EditedItem TABLE TR {
        background-color: #ffffe1;
        background-image: none;
    }

    .EditRow TD {
        border-bottom: 1px solid #d9d6cf;
    }

    .RadComboBoxDropDown .rcbItem > label, .RadComboBoxDropDown .rcbHovered > label, .RadComboBoxDropDown .rcbDisabled > label, .RadComboBoxDropDown .rcbLoading > label, .RadComboBoxDropDown .rcbCheckAllItems > label, .RadComboBoxDropDown .rcbCheckAllItemsHovered > label {
        display: inline !important;
    }

    /* NEW STYLES - BOOTSTRAP - GET RID OF ALL THE OLD STYLES */
.evidence-row-header {
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 8px 0;
}

.evidence-row-header a {
    color: white;
}
.no-evidence-row {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    padding: 40px;
    font-style: italic;
    display: none;
}

    #ctl00_MainContentOuter_MainContent_ucEvidenceMatrix1_gridEvidenceMatrix_ctl00_Header {
        position: relative;
        left: -22px;
    }

    .evidence-matrix-chevron-circle-up {
        width: 100% !important;
        left: 0;
        margin-top: 0 !important;
    }

    .evidence-matrix-chevron-circle-down {
        width: 100% !important;
        left: 0;
        margin-top: 0 !important;
    }

    .evidence-matrix-chev {
        position: absolute;
        z-index: 3;
        margin-top: 4px;
        right: 23px;
    }


    .substantiatedRowHighlighted {
        font-size: 1em !important;
        font-weight: bold !important;
        color: #767676 !important;
        line-height: 1.3em !important;
        background-color: white !important;
        background-image: none !important;
        height: 40px !important;
    }

    .substantiatedRowHighlighted-chev {
        color: #767676 !important;
    }

    .substantiatedRow, .evidenceRow, .baseRow {
        padding-left: 40px !important;
        position: relative;
        width: 100% !important;
    }

    .evidenceRowHighlighted {
        background-color: white !important;
        background-image: none !important;
        font-size: 1em !important;
        font-weight: bold !important;
        color: #767676 !important;
        line-height: 1.3em !important;
        background: none !important;
        height: 40px !important;
    }

    .baseRowHighlighted {
        background-color: white !important;
        background-image: none !important;
        font-size: 1em !important;
        font-weight: bold !important;
        color: #767676 !important;
        line-height: 1.3em !important;
        background: none !important;
        height: 40px !important;
    }

    .RadGrid_WebBlue {
        background-color: #DBD7D7 !important;
    }
.panel-container {
    display: flex;
    flex-direction: row;
    border: 1px solid silver;
    overflow: hidden;
    /* avoid browser level touch actions */
    xtouch-action: none;
}

    /* INSPECTION AUDIT STUFF*/
.audit-left-panel {
    padding-right: 0 !important;
    overflow-y: auto;
    flex: 0 0 auto;
    /* only manually resize */
    width: 25%;
    min-height: 200px;
    min-width: 150px;
    color: white;
}

.audit-right-panel {
    overflow-y: auto;
    overflow-x:hidden;
    flex: 1 1 auto;
  /* resizable */
  padding: 10px;
  width: 100%;
  min-width: 200px;
}

    .audit-right-panel-header {
        padding: 4px;
        padding-left: 8px;
        margin-left: -8px;
        margin-right: -8px;
    }

.splitter {
    flex: 0 0 auto;
    width: 8px;
    background: url(images/vsizegrip.png) center center no-repeat #e2e2e2;
    min-height: 200px;
    cursor: col-resize;
}

/* RESPONSIVE DESIGN */
.inspection-condition.proved {
    background: url(../App_Themes/DefaultTheme/images/tick-circle.png) left 2px no-repeat;
}

    .inspection-condition.unproved {
        background: url(../App_Themes/DefaultTheme/images/cross-circle.png) left 2px no-repeat;
    }

    .no-records {
        text-align: center;
        font-size: 1.2em;
        padding-top: 30px;
        color: #777;
        font-style: italic;
    }

    .no-records-cases {
        text-align: center;
        font-size: 1em;
        padding-bottom: 30px;
        padding-top: 30px;
        color: #000;
        font-style: italic;
    }

    .no-records-contrast {
        color: white;
        text-shadow: 1px 1px 1px #000;
        margin-top: 30px;
        width: 100%;
        text-align: center;
        font-size: 1.2em;
    }

    .modal-bg {
        position: absolute;
        background-color: #323232;
        z-index: 999;
        display: none;
        opacity: 0.3;
        filter: alpha(opacity=30); /* For IE8 and earlier */
    }

    /* BOOTSTRAP */


    .padded {
        padding: 20px 0;
    }

    .padded-row {
        padding-bottom: 10px;
    }

    .margin-top {
        margin-top: 20px;
    }

    .right {
        text-align: right;
    }


    .hidden-details-panel {
        padding: 20px;
        position: absolute;
        display: none;
        height: 400px;
        z-index: 1000;
        box-shadow: 10px 10px 5px #2c2c2c;
        border: 1px solid #FFF;
        background-color: #e0e0e0;
    }

    .hidden-details-panel-close-btn {
        position: absolute;
        right: -18px;
        top: -18px;
        background: url(images/closebutton_48.png) center top no-repeat;
        z-index: 9;
        height: 60px;
        width: 60px;
    }

        .hidden-details-panel-close-btn:hover {
            zoom: 1.1;
        }

    .rtileHovered {
        left: -4px !important;
        top: -4px !important;
        box-shadow: 8px 8px 5px #2c2c2c !important;
    }








    #inspectionDetailsDisabled {
        text-align: center;
        padding: 40px;
        font-size: 1.3em;
        background-color: white;
        position: absolute;
        z-index: 1000;
        display: none;
    }

    .dark-text {
        color: black !important;
    }

    .col-padding-left {
        padding-left: 20px !important;
    }

    .margin-bottom-10 input {
        margin-bottom: 10px;
    }

    .left-padded-label {
        float: left;
        text-align: right;
        width: 100px;
        padding: 4px;
        clear: both;
    }

    .right-padded-control {
        float: left;
        width: 200px;
        padding: 4px;
    }

    



    .btn-align-right {
        float: right;
        margin-right: 40px;
    }

    .update-status-link {
        position: absolute;
        right: 18px;
        top: 48px;
    }




    .poi-offence {
        min-height: 40px;
    }

        .poi-offence .rlbTemplate {
            margin-left: 28px;
            margin-top: -21px;
        }

        .poi-offence .rlbSelected {
            background-color: #D9DDDE !important;
        }

    /* remove dotted line from around ListBox */
    .RadListBox .rlbGroup .rlbActive {
        border: none !important;
    }

    .RadListBox .rlbEmptyMessage {
        position: static !important;
        padding-top: 4px;
    }

    .templatecolumnStyle {
        vertical-align: top;
    }

.resource-link a {
    color: #337ab7 !important;
}

    .authority-panel {
        clear: both;
    }

        .authority-panel .controls {
            width: 330px !important;
        }

    /*#ctl00_MainContentOuter_MainContent_ucRegister_ucExhibitExtended_ucExhibitEdit_gridFiles {
        width: 568px !important;
    }

    #ctl00_MainContentOuter_MainContent_ucRegister_ucExhibitExtended_ucExhibitEdit_uplFilefakeInput0 {
        width: 238px !important;
    }*/

    .radio-buttons td {
        padding-right: 10px;
    }

    /* STYLING THE PLACEHOLDER USED BY GOOGLE LOCATION SERVICES */
    ::-webkit-input-placeholder {
        font-style: italic !important;
        color: #777 !important;
        padding-left: 4px !important;
    }

    :-moz-placeholder { /* Firefox 18- */
        font-style: italic !important;
        color: #777 !important;
        padding-left: 4px !important;
    }

    ::-moz-placeholder { /* Firefox 19+ */
        font-style: italic !important;
        color: #777 !important;
        padding-left: 4px !important;
    }

    :-ms-input-placeholder {
        font-style: italic !important;
        color: #777 !important;
        padding-left: 4px !important;
    }
    /* END PLACEHOLDER STYLING */




    .RadListBox_Silk .rlbGroup, .RadListBox_Silk .rlbTemplateContainer {
        margin-top: 10px !important;
        border-color: transparent !important;
    }

    html body .riSingle .riTextBox {
        padding-bottom: 5px !important;
    }

    .collapsible-evidence-panel {
        background-color: rgba(230, 230, 230, 0.16);
        padding: 10px 0;
        margin-right: 30px;
    }



    /* TOP LEVEL */
    .rtLines > li > div > span.rtIn {
        font-weight: bold;
        font-size: 14px;
    }

    .matrix-tier2-padding {
        width:99% !important;
    }

    .RadTreeView_Bootstrap .rtSelected .rtIn {
        color: #333 !important;
        position: initial;
    }

    .RadTreeView_Bootstrap .rtIn {
        position: initial;
    }

    .RadTreeView_Bootstrap .rtSelected .rtIn {
        color: white !important;
    }



    div.RadTreeView > ul > li > ul.rtUL {
        padding-left: 40px !important;
    }

    div.the-matrix > ul > li > ul.rtUL > li > ul > li > div {
        display: block;
    }

    div.RadTreeView > ul > li > ul.rtUL > li {
        padding-bottom: 20px !important;
    }

    .RadTreeView .rtLines > .rtLI {
        background-image: url(images/bold_line.png) !important;
        background-position: 2px 1.273em !important;
        background-repeat: no-repeat;
    }

        .RadTreeView_Bootstrap .rtTop,
        .RadTreeView_Bootstrap .rtMid,
        .RadTreeView_Bootstrap .rtBot {
            display: flex;
            flex-direction: row;
            align-items: center;
            padding-left: 0 !important;
        }

        .RadTreeView_Bootstrap .rtTop {
            padding-top: 6px;
        }

        .rtTop span.rtSp,
        .rtMid span.rtSp,
        .rtBot span.rtSp {
            width: 22px;
        }

        #ucTheMatrix_ascx > .row {
            margin: 0;
        }




    /* END MATRIX ENHANCEMENTS */

    /* Evidence Matrix enhancements */
    .em-red-light {
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        background-color: red !important;
        vertical-align: top !important;
        z-index: 20;
        position: absolute;
        width: 25px;
        height: 25px;
        background: url(images/icon-offense-question.png) no-repeat;
        background-position: 2px 2px;
        left: 30px;
        margin-top:4px;
    }

.em-red-light-def {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: red !important;
    vertical-align: top !important;
    z-index: 20;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(images/icon-defense-question.png) no-repeat;
    background-position: 2px 2px;
    left: 30px;
    margin-top: 4px;
}


.em-orange-light {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: orange !important;
    vertical-align: top !important;
    z-index: 20;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(images/icon-offense-vmark.png) no-repeat;
    background-position: 2px 2px;
    left: 30px;
    margin-top: 4px;
}

.em-orange-light-def {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: orange !important;
    vertical-align: top !important;
    z-index: 20;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(images/icon-defense-vmark.png) no-repeat;
    background-position: 2px 2px;
    left: 30px;
    margin-top: 4px;
}

.em-green-light {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: green !important;
    vertical-align: top !important;
    z-index: 20;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(images/icon-offense-vmark.png) no-repeat;
    background-position: 2px 2px;
    left: 30px;
    margin-top: 4px;
}

.em-green-light-def {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: green !important;
    vertical-align: top !important;
    z-index: 20;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(images/icon-defense-vmark.png) no-repeat;
    background-position: 2px 2px;
    left: 30px;
    margin-top: 4px;
}

    .matrix-refresh {
        cursor: pointer;
        text-align: center;
        background: none transparent !important;
        border: 0 none !important;
        color: #767676 !important;
        white-space: nowrap;
        margin-left: 56px;
    }

    .dynamic-cb {
        margin-right: 8px;
    }

        .dynamic-cb input[type="checkbox"]:disabled {
            /* I'd like to make the disabled checkbox easier to see but can't change any properties here... I'm thinking that Telerik may be overriding my changes */
            /*background-color:red;
        color: white !important;*/
        }

    /* END DRAG N DROP CONTAINERS */

    .btn-add-exhibit {
        position: absolute;
        margin-left: 146px;
        z-index: 2;
        margin-top: 9px;
        color: #5f5f5f;
    }









    .gm-style img {
        max-width: none;
    }

    .gm-style label {
        width: auto;
        display: inline;
    }



    .valFailure {
        color: #bf1616;
        background-color: #FFBABA;
        border: 1px solid #bf1616;
        font-weight: bold;
        text-align: left;
        padding: 10px 10px 10px 10px;
        margin: 5px;
        line-height: 1;
    }

        .valFailure ul {
            padding-left: 20px;
        }

            .valFailure ul li {
                padding-top: 2px;
            }

    .col-sm-2 {
        width: 110px;
        float: left;
    }

    /* CUSTOM CSS FOR THE TELERIK TEXT EDITOR */
    .reDropdown.reFontName {
        width: 121px;
    }

    .reDropdown.reFontSize {
        width: 61px !important;
    }

    /* END CUSTOM CSS FOR TELERIK TEXT EDITOR */

    .affected-party-relationships {
        display: none;
    }

    .ruErrorMessage {
        position: relative;
        top: 4px;
        color: red;
        font-weight: bold;
    }

        .ruErrorMessage .fa {
            font-size: 1.2em;
            padding-right: 4px;
            color: #343f66;
        }

.carousel {
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #2b2b2b;
}

.carousel-image-delete-icon {
    position: absolute;
    z-index: 99999;
    top: 0px;
    right: 0px;
    color: #ffffff;
    font-size: 26px;
    cursor: -webkit-grab;
    background-color: #999;
    opacity: .5;
    padding-left: 2px;
    padding-right: 2px;
}

    .deleted-img-ph {
        display: none;
        position: absolute;
        background-color: black;
        opacity: .7;
        color: white;
        padding: 33px;
        padding-top: 44px;
        text-align: center;
    }

    .item .row {
        margin-right: 0 !important;
    }
.carousel-item {
    background: #2b2b2b !important;
    height: 300px;
    text-align: center;
}

    .carousel-item .row {
        
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

.carousel-item img {
    height: 100%;
    margin-left:auto;
    margin-right:auto;
}

.carousel-control-next, .carousel-control-prev
{
    margin-top: 30px;
}
.personDetail {
    border-top: 1px solid #AFA8A8;
    border-bottom: 2px solid #AFA8A8;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -4px;
    padding-right: 4px;
}

html body .person-search-detail .RadInput_Bootstrap .riRead, html body .person-search-detail .RadInput_Read_Bootstrap, html body .person-search-detail .RadInput_Bootstrap .riDisabled, html body .person-search-detail .RadInput_Disabled_Bootstrap {
    background: #FFF;
}

/* Unusual media query - this guarantees the select case dropdown is available on small devices (IE iPads) */
@media (max-width: 768px) {
    .person-search-detail.col-md-2 {
        position: absolute;
        right: 30px;
        margin-top: -71px;
    }

        .person-search-detail.col-md-2 img {
            height: 60px;
            width: 60px;
        }

    .person-search-detail.col-md-10 {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

/* TASK MANAGER STYLES */
.task {
    padding: 5px 5px 5px 15px;
    margin-bottom: 5px;
    background: #fff;
    border: #c2c2c2 1px solid
}

    .task p {
        margin: 2px 0 7px 0;
    }

    .task h4 {
        margin: 2px 0 0 0;
        font-weight: 100;
        color: #414141
    }

    .task small {
        font-size: 12px;
        font-weight: bold;
    }
.TaskStatus
{
    margin-bottom:10px;
}
.task-low {
    border-left: #74c5ff 10px solid;
}

.task-medium {
    border-left: #ffe970 10px solid;
}

.task-high {
    border-left: #ffac71 10px solid;
}

.task-very-high {
    border-left: #ff8383 10px solid;
}

.task span.fa {
    margin-left: 5px;
    color: #000;
}

    .task span.fa:hover {
        background-color: #fff;
    }

.validation {
    font-weight: bold;
}

.validation-error {
    color: #ff0000;
}

.bootstrap-tagsinput {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}

.add-btn, .search-btn {
    border: transparent 1px solid;
    color: #000 !important;
    background: none;
    margin: 5px;
    padding: 4px 8px;
    font: 14px/1.42857 "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 1.42857;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .add-btn:hover, .search-btn:hover {
        background: transparent;
    }

    .add-btn:active, .search-btn:active {
        border: #74c5ff 1px solid;
        background: none;
    }

    .add-btn span, .search-btn span {
        margin-right: 12px;
    }

.from-to-date label {
    padding-right: 10px;
}

.from-to-date input {
    height: 30px;
    border: none;
    color: #000
}

.from-to-date span {
    border: none !important;
}

.font-red {
    color: #ff0000 !important
}

.font-black {
    color: #000 !important
}

.command-row {
    color: #5f5f5f;
    text-decoration: none;
    height: 38px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background-color: rgb(245, 245, 245);
}

.board-header {
    background-color: #190538;
    color: white;
    padding: 10px;
}

.task-as-list{
    margin-bottom:0;
    border-bottom:none;
}

.task-as-list:last-of-type {
    border-bottom: 1px solid #c2c2c2;
}

.gray-text
{
    margin-top:4px;
    color:#CCC;
}

.no-border {
    border: 0;
    line-height: normal;
    border-radius:4px;
}

.no-border:hover {
    background-color:#f5f5f5;
}

.task-title{
    font-size:20px;
    font-weight:bold;
}
.task-summary, .task-new-comment, .task-comment {
    border-radius: 4px;
    border-color: #ccc;
    overflow: auto;
    resize: none;
}

.task-heading-text-editable
{
    margin-left:-14px;
}

.modal-body .RadUpload .ruBrowse {
    background-position: 5px 5px !important;
    background-size: 22px !important;
    background-image: url(../../style/images/paperclip.png) !important;
    background-repeat: no-repeat !important;
    width: 34px !important;
}

.editable-task-comment
{
    display:none;
}

.boldish
{
    font-weight:500;
}

    /* END TASK MANAGER STYLES */

.file-placeholder {
    height: 845px;
    width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #767676;
    padding-top: 400px;
    font-style: italic;
}

/* HOME BUTTON */
.home-icon {
    float: left;
    font-size: 32px;
    margin-left: 10px;
    margin-right: 10px;
    color: #190538;
    cursor: pointer;
    margin-top: 10px;
}

/* Profile Initials / Pic */
#profileImage {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1FC2E6;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}

.avatar {
    height: 42px;
    margin-top: -8px;
    border-radius: 50%;
    background:white;
    margin-left:-1px;
}

.comtrac-loading-spinner {
    margin-left: auto;
    margin-right: auto;
    width: 60px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translate(-50%, -50%);
}

.comtrac-loading-spinner-img {
    width:8rem;
    display:none !important;
}

.RadAjax_Bootstrap .raDiv {
    background-image: url(images/spinner.gif) !important;
    background-size:100px !important;
    height: 8rem !important;
    width: 8rem !important;
    background-color: transparent !important;
    border: none !important;
    border-radius: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 40vh !important;
}


/* STYLES TO MATCH SPA */
.sidenav {
    width: 320px;
    padding: 0 .5rem;
    min-width: 3rem;
    transition: width 250ms;
    border-top-right-radius: 1rem
    border-bottom-right-radius: 1rem;
    background-color: #eef0f7;
    overflow: visible;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    height: 100%;
    position: fixed;
    border-right: 1px solid rgba(0,0,0,.12);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(0, 0, 0, 0.12);
    padding-top:8px;
}

    .sidenav .sidenav-item {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        height: 2.5rem;
        border-radius: .5rem;
        padding: 0 .5rem;
        margin: .5rem 0;
        overflow: hidden;
        transition: all 250ms;
        color: #757575;
        white-space: nowrap;
        display: block;
        cursor: pointer;
        margin-left: -12px;
    }

        .sidenav .sidenav-item.active {
            background-color: rgba(117,117,117,.4);
        }

        .sidenav .sidenav-item .label {
            margin: 0 1rem;
            -ms-flex: 1;
            flex: 1;
            opacity: 1;
            background-color: transparent;
            transition: background-color 250ms;
            transition: opacity .2s;
            max-width: calc(100% - 4rem);
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            vertical-align: middle;
            padding-bottom: 4px;
            
        }

        .sidenav .sidenav-item .fa {
            font-size: 20px;
            width:32px;
            text-align:center;
        }

.sidenav-patch {
    background: #f5f5f5;
    position: absolute;
    width: 320px;
    height: 100px;
}

.inspection-main{
    margin-left:320px;
}

.section-heading {
    border-top: 1px solid rgba(0,0,0,.3);
    border-bottom: 1px solid rgba(0,0,0,.3);
    margin-bottom: 1rem !important;
    padding-top: 16px;
    padding-bottom: 16px;
}

.inspections-container {
    margin-left: 15px;
    margin-right: 15px;
}

@media (max-width: 1372px) {
    .sidenav {
        width: 284px;
    }

    .sidenav-patch {
        width: 284px;
    }

        .sidenav .sidenav-item {
            margin-left: -16px;
        }

    .inspection-main {
        margin-left: 284px;
    }
}

@media (max-width: 1025px) {
    .sidenav {
        width: 60px;
    }

    .sidenav-patch {
        width: 60px;
    }

        .sidenav .sidenav-item {
            margin-left: -16px;
        }

    .inspection-main
    {
        margin-left:60px;
    }
}

/* REBRAND */
input[type=button] {
    
}

    input[type=button]:not(.ruButton):not(.rgFilter) {
        height: 2.25rem !important;
        min-width: 5rem !important;
        padding: 0 1rem !important;
        border: none !important;
        border-radius: 0.5rem !important;
        color: #FFFFFF !important;
        overflow: hidden !important;
        transition: background-color .2s !important;
        background-image: linear-gradient(180deg,rgb(25,6,56) 0%,rgb(63,25,99) 100%) !important;
        box-shadow: 0 0.1875rem 0.375rem 0 rgb(0 0 0 / 16%) !important;
    }

/* This is the RadButton outer span - need to remove these outer styles */
span.RadButton_Bootstrap.rbSkinnedButton, span.RadButton_Bootstrap.rbLinkButton, span.RadButton_Bootstrap.rbVerticalButton, span.RadButton_Bootstrap.RadButton.rbDisabled, span.RadButton_Bootstrap.RadButton.rbDisabled:hover, span.RadButton_Bootstrap.RadButton.rbDisabled:active, span.RadButton_Bootstrap.RadButton.rbDisabled:focus {
    border-color: none !important;
    padding: 0px !important;
    border-width: 0px !important;
    height: 2.25rem !important;
    min-width: 5rem !important;
    padding: .5rem 1rem !important;
    border: none !important;
    border-radius: 0.5rem !important;
    color: #FFFFFF !important;
    overflow: hidden !important;
    transition: background-color .2s !important;
    background-image: linear-gradient(180deg,rgb(25,6,56) 0%,rgb(63,25,99) 100%) !important;
    box-shadow: 0 0.1875rem 0.375rem 0 rgb(0 0 0 / 16%) !important;
    font-family: "Nunito Sans",sans-serif !important;
}

.RadButton input[type=button]:not(.ruButton):not(.rgFilter)  {
    margin-top:-7px !important;
    background-image : none !important;
}

.RadGrid_Bootstrap .rgFilter {
    margin-left: 2px !important; 
    border-radius: 4px !important;
}
.rgFilterRow input[type=text]:not(.rcbInput.radPreventDecorate) {
    align-items: center !important;
    padding: 0 0 !important;
    color: #190638 !important;
    background-color: #fcfdfe !important;
    border: 0.0625rem solid rgba(54,65,98,.54) !important;
    border-radius: 0.5rem !important;
    font-size: 1rem !important;
}

.btn {
    /*height: 2.25rem;
    min-height: 33px;*/
    min-width: 5rem;
    border: none;
    border-radius: 0.5rem !important;
    color: #fff;
    background-color: #190638;
    overflow: hidden;
    transition: background-color .2s;
}

.btn:hover {
    /*height: 2.25rem;
    min-width: 5rem;*/
    border: none;
    border-radius: 0.5rem;
    color: #fff;
    background-color: #190638;
    overflow: hidden;
    transition: background-color .2s;
}

    .btn:focus, .btn:active {
        outline: none !important;
        box-shadow: none;
    }

.btn-cancel {
    color: #190638;
    background-color: #dddfe4;
}

.matrix-search {
    font-size: 10pt !important;
}
.RadCalendarMonthView_Bootstrap #rcMView_Cancel {
    width: unset !important;
    min-width: unset !important;
}
.RadCalendarMonthView_Bootstrap #rcMView_Today {
    width: unset !important;
    min-width: unset !important;
}
.RadCalendarMonthView_Bootstrap #rcMView_OK {
    width: unset !important;
    min-width: unset !important;
}

input[type="radio" i] {
    color: #1FC2E6 !important;
}
    .case-add-section-header{
    display:none;
}

.toggle-section
{
    border-bottom : 1px solid #ccc;
}

.badge-icon {
    color: #8C40BA !important;
    animation: circle-rotator 1.4s linear infinite;
}

.RadTreeView_Bootstrap .rtSelected .rtIn {
    border-color: #190538 !important;
    color: #fff !important;
    background-color: #190538 !important;
}

.row.menu-background {
    padding-left: 15px;
}

.mat-flat-button {
    background-image: linear-gradient(180deg,rgb(25,6,56) 0%,rgb(63,25,99) 100%) !important;
}

#SPAContent_spaSpan, #spa_container, .witness-content {
    box-sizing: content-box !important;
}

input[type=checkbox] {
    accent-color: #8c40ba;
}
.resource-link .RadGrid_Bootstrap .rgSelectedCell a, .RadGrid_Bootstrap .rgSelectedRow a {
    color: #337ab7 !important;
}