﻿body {
    font-family: "Open Sans",sans-serif;
    font-size: 12px !important;
    line-height: 14px;
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 0 3px 0 0;
}

.GridMessage {
    background: none !important;
    border: none !important;
    width: 240px;
}

body.login {
    background-color: #d1d1d1;
    background-image: url(images/spacer.gif);
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}


.inputRequired {
    vertical-align: middle;
    color: #d9534f !important;
    font-weight: bold;
}

.requiredReportParameter {
    vertical-align: middle;
    color: #d9534f !important;
    font-weight: bold;
    min-width:6px;
}

a, a:visited {
    color: #2574db;
    text-decoration: none;
}

    a:hover {
        color: #0049a9;
        text-decoration: underline;
    }

    a:active {
        color: #900;
        text-decoration: none;
    }

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic;
    line-height: 22px;
    font-weight: normal;
    color: #959ca1;
    margin-top: 0px;
    margin-bottom: 14px;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    font-weight: normal;
    color: #959ca1;
    margin-top: 0px;
    margin-bottom: 14px;
}

#grid-information #queue {
    float: left;
    width: 165px;
    font-size: 10px;
    line-height: 13px;
    padding-right: 10px;
}

    #grid-information #queue p {
        margin-top: 0px;
        margin-bottom: 5px;
    }

        #grid-information #queue p a.buttons {
            float: left;
            padding-right: 15px;
            padding-bottom: 5px;
        }

    #grid-information #queue #document {
        height: 165px;
        top: -20px;
        position: relative;
    }

    #grid-information #queue #options {
        top: -20px;
        position: relative;
    }

    #grid-information #queue #checkbox {
        z-index: 25;
        height: 15px;
        width: 15px;
        padding-top: 5px;
        padding-left: 5px;
        position: relative;
    }

#uq-popup {
    text-align: center;
    height: 51px;
    width: 121px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 25;
    position: absolute;
    left: 410px;
    top: 420px;
    background-image: url(images/checkbox-popup-h-smaller.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
}

    #uq-popup a {
        display: block;
        width: 24px;
        margin-left: 5px;
        float: left;
        margin-bottom: 4px;
    }

        #uq-popup a.first {
            margin-left: 20px;
        }

#grid-information input.focus, #edit-grid input.focus, #switch-user input.focus, #edit-grid-edit input.focus, #search-grid input.focus, #search-grid-edit input.focus, #clipboard-grid input.focus, #clipboard-grid-edit input.focus, select.focus, input.focus, textarea.focus, #MultiAssign input.focus, MultiAssignClass input.focus, #IndexingUsers input.focus {
    background-color: #fdf3e0;
    color: #333;
    border: 1px solid #a67010;
    background-image: none;
}

/* Below class added by V6 team*/
#grid-information input[type="text"].error, #edit-grid input.error, #edit-grid-edit input.error, #switch-user-edit input.error, #search-grid input.error, #search-grid-edit input.error, #clipboard-grid input.error, #clipboard-grid-edit input.error, select.error, input.error, textarea.error, button.error {
    background-color: #d9534f !important;
    color: #FFF !important;
    border: 1px solid #d9534f !important;
    background-image: none !important;
    height: 22px;
}

.select-button-error {
    border: 2px solid #d9534f !important;
} 

.EJSGridSwitchUserList {
    width: 486px;
    border: 3px solid #2574db;
    padding: 10px;
    background-color: #fff;
    position: sticky;
    top: 0;
}

#page {
    width: 100%;
    min-height: 71px;
    width: 100%;
}

#page-left {
    float: left;
}

#page-center {
    margin-left: 77px;
}

#page-center.expand-sub-panel {
    margin-left: 257px;
}

#page.left-nav-hide-top-level .fb-nav-sub-panel {
    left: 0;
}

#page.left-nav-hide-top-level #page-center.expand-sub-panel {
    margin-left: 199px;
}

#page.expand-left-nav #page-center {
    margin-left: 225px;
}

#page.expand-left-nav #page-center.expand-sub-panel {
    margin-left: 403px;
}

#page-right {
    width: 6px;
    float: right;
}

#top-bar {
    height: 50px;
    margin: 0px 3px 0px 0px;
}

#top-bar-left {
    width: 460px;
    float: left;
    height: 45px;
}

#top-bar-right {
    float: right;
    color: #FFF;
    text-align: right;
    height: 42px;
    margin-right: 24px;
}

    #top-bar-right #mnuHelp {
        margin-left: 15px;
        margin-right: 15px;
    }

    #top-bar-right #mnuHelp .material-icons {
        line-height: 45px;
    }

    #top-bar-right #dvUserOptions {
        float: right;
        margin-right: 20px;
        margin-left: -3px;
        margin-top: 9px;
        width: 20px;
        height: 20px;
    }

    #dvUserIcon {
        height: 32px;
        width: 32px;
        margin-left: 10px;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
    }

    #dvUserIcon:hover,
    #toggle-search:hover,
    #btnLastSearch:hover {
        background-color: #0c5cc5;
    }

    #top-bar-right #dvUserName {
        display: none;
        font-family: "Open Sans", arial;
        font-size: 1.1em;
        float: right;
        line-height: 50px;
        padding: 0 15 0 0;
    }

    #top-bar-right #dvInfo {
        float: right;
    }

    #top-bar-header #topNavInfo {
        color: #f9b625;
        font-size: 15px;
    }

#top-bar-right-type {
    clear: right;
    float: right;
    color: #FFF;
    text-align: right;
    height: 20px;
    font-weight: bold;
    margin: 0px 3px 0px 0px;
    font-size: 11px;
}

    #top-bar-right-type p {
        vertical-align: top;
        display: inline-block;
        margin-top: 0px;
    }

#top-bar-header {
    background-color: #2574db;
}

    #top-bar-header .material-icons {
        color: #fff;
    }

    #top-bar-header svg.material-icons {
        fill: #fff;
    }

.grid {
    height: 94%;
}

#grid-header {
    margin-top: 14px;
    height: 26px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    overflow: hidden;
    cursor: move;
}

#grid-header-2 {
    margin-top: 10px;
    height: 26px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    overflow: hidden;
}

#grid-header-title {
    float: left;
}

#grid-header-dropdown {
    width: 24px;
    float: right;
    height: 24px;
    margin-top: 2px;
}

.grid-header-dropdown-new {
    float: right;
    margin-top: 2px;
    margin-bottom: 8px;
}

#grid-user {
    height: 25px;
    margin-top: 3px;
}

#grid-user-a {
    float: left;
    height: 18px;
    color: #666;
    vertical-align: middle;
    padding-top: 0.9px;
    padding-right: 3px;
    padding-left: 3px;
}

#grid-user-c {
    float: left;
    height: 24px;
    width: 24px;
}

#grid-user-d {
    float: right;
    height: 24px;
    width: 300px;
    text-align: right;
    color: #666;
    font-size: 10px;
}

#grid-user-b {
    float: right;
    height: 24px;
    width: 200px;
    text-align: right;
}

    #grid-user-b img {
        margin-left: 12px;
    }

#grid-information, #searchgrid-information {
    clear: both;
}

    #grid-information .found {
        font-style: normal;
        color: #999;
        margin-top: 1px;
        margin-bottom: 4px;
    }

    #grid-information tr {
        min-height: 16px;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
        height: 35px;
    }

        #grid-information tr.applyborder, #BoxEditSearchDialogBody tr.applyborder {
            min-height: 16px;
            padding-left: 3px;
            padding-top: 3px;
            padding-bottom: 3px;
            height: 35px;
            border-bottom: 1px solid #bfc6ce;
            color:#000;
        }

    #grid-information td {
        min-height: 16px;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

        #grid-information td.sort {
            border-left-width: 1px;
            border-left-style: solid;
            border-left-color: #bfc4c7;
            vertical-align: middle;
        }

    #grid-information tr.row1 {
        font-weight: bold;
        background-color: #d4d7d9;
        height: 35px;
    }

    #grid-information tr.row2 {
        background-color: #f4f5f5;
        height: 35px;
    }

#search-menu-on #grid-information tr.row2 {
    background-color: #fff;
    height: 35px;
}

#grid-information tr.projectrow {
    font-weight: bold;
    color: #FFF;
    background-color: #8e8c8d;
    height: 40px;
}

.ckbLineItemsSearch {
    visibility: hidden;
}

    .ckbLineItemsSearch ~ label {
        cursor: pointer;
        background-image: url(images/icons/UncheckedBox_25x25.png);
        background-repeat: no-repeat;
        padding-left: 35px;
        margin-left: -17px;
        user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        vertical-align: middle;
        height: 25px;
        margin-top: 10px;
    }

    .ckbLineItemsSearch:checked ~ label {
        background-image: url(images/icons/CheckedBox_25x25.png);
    }

td.row-workflow {
    font-size: 11px;
}

    td.row-workflow a {
        display: block;
        width: 24px;
        float: left;
        margin-right: 5px;
        margin-top: 3px;
        padding: 2px;
        padding: 2px;
        margin-bottom: 3px;
    }

    td.row-workflow input {
        background-color: transparent;
        background-image: none;
    }

#grid-information tr.row-selected {
    background-color: #5BC0DE;
    color: #FFF;
}

    #grid-information tr.row-selected a {
        color: #FFF;
    }

#grid-information tr.row-links {
    background-color: #fff;
}

    #grid-information tr.row-links td {
        padding: 0px;
    }

    #grid-information tr.row-links a {
        background-color: #7c7c7c;
        color: #FFF;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 1px;
        padding-bottom: 3px;
        padding-top: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFF;
    }

        #grid-information tr.row-links a:hover {
            text-decoration: none;
            background-color: #5BC0DE;
            color: #FFF;
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            margin-left: 1px;
            padding-bottom: 3px;
            padding-top: 3px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #FFF;
        }

        #grid-information tr.row-links a.selected, #grid-information tr.row-links a.selected:hover {
            text-decoration: none;
            background-color: #5BC0DE;
            color: #FFF;
            display: inline-block;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #5BC0DE;
        }

#grid-information tr.row-search {
    background-color: #7C7C7C;
    color: #eaebec;
    font-weight: bold;
}

    #grid-information tr.row-search a, #grid-information tr.row-selected a {
        color: #F1AE31;
    }

#grid-pages {
    margin-top: 12px;
    text-align: right;
}

#grid-pages-tracking {
    margin-top: -27px;
    text-align: right;
}

#grid-pages-icons {
    float: right;
}

#grid-pages-input {
    float: right;
}

#grid-pages img, #grid-pages-tracking img {
    margin-left: 2px;
    margin-right: 3px;
}

#grid-pages select, #grid-pages-tracking select {
    margin-left: 2px;
    margin-right: 3px;
}

#grid-workspace {
    margin-top: 2px;
    height: 420px;
}
#grid-workspace-images {
    width: 230px;
    float: left;
    height: 200px;
    margin-right: 15px;
    margin-top: 10px;
    overflow: hidden;
}

#grid-workspace-custom {
    width: 228px;
    float: left;
    height: 199px;
    margin-top: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b6811e;
    border-right-color: #b6811e;
    border-bottom-color: #b6811e;
    border-left-color: #b6811e;
    overflow: auto;
}

    #grid-workspace-custom tr.row1 td a, #grid-workspace-custom-min tr.row1 td a, #grid-workspace-custom-half-size tr.row1 td a, #grid-workspace-custom-min-half-size tr.row1 td a {
        margin-top: -2px;
        width: 19px;
        float: right;
    }

    #grid-workspace-custom tr.row1 td p, #grid-workspace-custom-min tr.row1 td p, #grid-workspace-custom-half-size tr.row1 td p, #grid-workspace-custom-min-half-size tr.row1 td p {
        float: left;
        margin-bottom: 0px;
    }

#grid-workspace-custom-min {
    width: 393px;
    float: left;
    height: 199px;
    margin-top: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b6811e;
    border-right-color: #b6811e;
    border-bottom-color: #b6811e;
    border-left-color: #b6811e;
    overflow: auto;
}

#grid-workspace-custom-half-size {
    width: 228px;
    float: left;
    height: 94px;
    margin-top: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b6811e;
    border-right-color: #b6811e;
    border-bottom-color: #b6811e;
    border-left-color: #b6811e;
    overflow: auto;
}

#grid-workspace-custom-min-half-size {
    width: 393px;
    float: left;
    height: 94px;
    margin-top: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b6811e;
    border-right-color: #b6811e;
    border-bottom-color: #b6811e;
    border-left-color: #b6811e;
    overflow: auto;
}

#grid-information input.date {
    height: 22px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 136px;
    color: #666;
}

#grid-information textarea {
    height: 88px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 301px;
    color: #666;
    border-radius: 4px;
}

#grid-workspace-custom-min input, #grid-workspace-custom-min-half-size input {
    height: 14px;
    font-size: 9px;
    width: 303px;
    color: #666;
}

#grid-workspace-custom-min textarea, #grid-workspace-custom-min-half-size textarea {
    height: 14px;
    font-size: 9px;
    width: 305px;
    color: #666;
}

textarea.workspace, input.workspace, #grid-information input.workspace, select.workspace, #grid-pages-input select {
    height: 14px;
    font-size: 9px;
}

#grid-workspace-images tr, #grid-workspace-images td, #grid-workspace-custom tr, #grid-workspace-custom td, #grid-workspace-custom-min tr, #grid-workspace-custom-min td, #grid-workspace-custom-half-size tr, #grid-workspace-custom-half-size td, #grid-workspace-custom-min-half-size tr, #grid-workspace-custom-min-half-size td {
    min-height: 16px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

    #grid-workspace-images tr.row1, #grid-workspace-custom tr.row1, #grid-workspace-custom-min tr.row1, #grid-workspace-custom-half-size tr.row1, #grid-workspace-custom-min-half-size tr.row1 {
        min-height: 18px;
        font-weight: bold;
        background-color: #b6811e;
        background-image: url(images/workspace/workspace-bar-background.gif);
        background-repeat: repeat-x;
        background-position: left top;
        color: #FFF;
        padding-top: 3px;
    }

    #grid-workspace-images tr.row2, #grid-workspace-custom tr.row2, #grid-workspace-custom-min tr.row2, #grid-workspace-custom-half-size tr.row2, #grid-workspace-custom-min-half-size tr.row2 {
        background-color: #f4f5f5;
    }

#grid-workspace-images a {
    padding-bottom: 10px;
    display: block;
}

#grid-footer {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bfc4c7;
    color: #959ca1;
    font-size: 10px;
    line-height: 12px;
    padding-top: 3px;
    margin-top: 12px;
    clear: both;
}

#grid-footer-left {
    float: left;
}

#grid-footer-right {
    float: right;
}

    #grid-footer-right a {
        color: #959ca1;
    }

#search-menu {
    left: 0;
    float: left;
    height: 100%;
}

#search-menu #search-field {
    height: 2em;
    width: 21em;
    margin: 12px;
    padding: 8px;
    border-radius: 4px;
    border: solid 1px #bfc6ce;
    position: relative;
}

    #search-menu #search-field input {
        border: none;
        vertical-align: middle;
        line-height: 2em;
        width: 100%;
    }

    #search-menu #btnSearch {
        position: absolute;
        top: .5em;
        right: 8px;
        color: #6b7786;
    }

#search-menu #search-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    #search-menu #search-buttons > * {
        margin-left: 10px;
        margin-right: 10px;
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
    }

    #search-menu #search-buttons > *[aria-pressed=true],
    #top-bar-header *[aria-pressed=true]
     {
        background-color: #0c5cc5;
        border: 2px solid #fff;
        width: 28px;
        height: 28px;
    }

#searchboxErrorMessage {
    color: #fff;
}

#searchboxErrorMessage img {
  vertical-align: middle;
  padding-left: 20px;
}

#searchboxErrorMessage p {
  vertical-align: middle;
  font-weight: 500;
  padding-left: 20px;
  display: inline-block;
  width: 75%;
}

#search-advanced #box {
    float: left;
}

#search-menu #search-advanced a {
    color: #fff;
    text-decoration: none;
}

    #search-menu #search-advanced a:hover {
        text-decoration: underline;
    }


#search-menu-on {
    width: 493px;
    position: absolute;
    z-index: 100;
    top: 55px;
    left: 454px;
    border: 5px solid #F2AF32;
    background-color: #fff;
}

    #search-menu-on #search-field {
        height: 19px;
        width: 387px;
        float: left;
        background-color: #F2AF32;
        padding-bottom: 5px;
    }

        #search-menu-on #search-field input {
            height: 17px;
            width: 387px;
            margin: 0px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 3px;
            font-size: 9px;
        }

    #search-menu-on #search-buttons {
        height: 19px;
        width: 106px;
        float: right;
        background-color: #F2AF32;
        text-align: right;
        padding-bottom: 5px;
    }

        #search-menu-on #search-buttons img {
            margin-right: 5px;
        }

    #search-menu-on #grid-information {
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    #search-menu-on tr.row1 {
        font-weight: bold;
        background-color: #d4d7d9;
    }

    #search-menu-on tr.row2 {
        color: #999;
    }

    #search-menu-on tr.row3 {
        background-color: #f4f5f5;
    }


#search-grid {
    width: 516px;
    position: absolute;
    z-index: 100;
    top: 126px;
    left: 396px;
}

#edit-grid {
    width: 516px;
    position: absolute;
    z-index: 100;
    top: 346px;
    left: 416px;
}

#clipboard-grid {
    width: 316px;
    position: absolute;
    z-index: 100;
    top: 126px;
    left: 487px;
}

#search-grid-edit {
    width: 516px;
    position: absolute;
    z-index: 100;
    top: 126px;
    left: 426px;
}

#edit-grid-edit {
    width: 516px;
    position: absolute;
    z-index: 100;
    top: 101px;
    left: 426px;
}

#switch-user {
    width: 516px;
    position: absolute;
    z-index: 90001 !important;
    top: 97px;
    left: 386px;
}

#search-grid input, #search-grid-edit input, #clipboard-grid input, #clipboard-grid-edit input {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    width: 170px;
    border: 1px solid #6b7786;
}

    #search-grid input.date, #search-grid-edit input.date, #clipboard-grid input.date, #clipboard-grid-edit input.date {
        margin: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 3px;
        width: 73px;
        border: 1px solid #6b7786;
    }

#search-grid #search-tab, #search-grid-edit #search-tab {
    width: 511px;
    height: 24px;
    background-image: url(images/grid-tab.pndueDateWindowg);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
}

#edit-grid #edit-tab {
    width: 492px;
    height: 16px;
    background-image: url(images/grid-tab-16.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    padding-right: 3px;
    padding-top: 3px;
}

#edit-grid-edit #edit-tab {
    width: 516px;
    height: 24px;
    background-image: url(images/grid-tab.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    padding-right: 0px;
    padding-top: 0px;
}

#switch-user #switch-user-tab {
    width: 28px;
    height: 25px;
    background-image: url(images/grid-tab.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 7px;
    padding-top: 2px;
}

#switch-user .jqgrid-information,
#edit-grid .jqgrid-information,
#edit-grid-edit #grid-information,
.search-grid .jqgrid-information,
.search-grid-edit .jqgrid-information,
#MultiAssign .jqgrid-information,
.MultiAssignClass .jqgrid-information,
#IndexingUsers .jqgrid-information {
    width: 486px;
    border: 5px solid #2574db;
    padding: 10px;
    background-color: #fff;
}

#clipboard-grid #search-tab {
    width: 311px;
    height: 24px;
    background-image: url(images/grid-tab.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
}

#clipboard-grid .jqgrid-information {
    width: 286px;
    border: 5px solid #2574db;
    padding: 10px;
    background-color: #fff;
}

    #edit-grid .jqgrid-information img, #switch-user .jqgrid-information img, #edit-grid-edit .jqgrid-information img, .search-grid .jqgrid-information img, #clipboard-grid .jqgrid-information img, .search-grid-edit .jqgrid-information img, #MultiAssign .jqgrid-information img, #IndexingUsers .jqgrid-information img {
        margin-right: 3px;
    }

#grid-information td.buttons img {
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}

li.row1 {
    font-weight: bold;
    background-color: #d4d7d9;
}

    #edit-grid tr.row1, #switch-user tr.row1, #edit-grid-edit tr.row1, #search-grid tr.row1, #clipboard-grid tr.row1, #search-grid-edit tr.row1, #MultiAssign tr.row1, .MultiAssignClass tr.row1, #IndexingUsers tr.row1 {
        font-weight: bold;
        background-color: #d4d7d9;
    }

    #edit-grid tr.row1 p, #switch-user tr.row1 p, #edit-grid-edit tr.row1 p, #search-grid tr.row1 p, #clipboard-grid tr.row1 p, #search-grid-edit tr.row1 p, #MultiAssign tr.row1 p, .MultiAssignClass tr.row1 p, #IndexingUsers tr.row1 p {
        float: left;
        margin: 0;
    }

    #grid-information tr.row1 p, #search-grid tr.row1 p, #clipboard-grid tr.row1 p, #search-grid-edit tr.row1 p {
        float: left;
        margin: 0;
    }

    #edit-grid tr.row1 img, #switch-user tr.row1 img, #edit-grid-edit tr.row1 img, #search-grid tr.row1 img, #clipboard-grid tr.row1 img, #search-grid-edit tr.row1 img, #MultiAssign tr.row1 img, .MultiAssignClass tr.row1 img, #IndexingUsers tr.row1 img {
        float: right;
    }

#grid-information tr.row1 img.right {
    float: right;
    padding-right: 3px;
}

#search-grid tr.row2, #clipboard-grid tr.row2, #search-grid-edit tr.row2 {
    background-color: #f4f5f5;
}


#left-navigation a {
    min-height: 19px;
    display: block;
    color: #333;
    font-weight: bold;
    padding-top: 12px;
    padding-right: 2px;
    text-align: center;
    text-decoration: none;
    margin-top: 0px;
}

.leftNavigationMenuDiv {
    height: 40px;
}

.leftNavigationAdminDiv {
    padding-left: 10px;
}

#left-navigation img {
    padding-right: 3px;
    float: left;
    margin-top: -6px;
}

#left-navigation a.selected {
    color: #2574db;
}

#left-navigation a.secondary {
    font-weight: normal;
    color: #666;
    min-height: 18px;
    padding-top: 4px;
    width: 143px;
    padding-right: 2px;
    padding-left: 54px;
    background-image: url(images/secondary-background.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#left-navigation a.secondary-selected {
    font-weight: normal;
    color: #b47f1d;
    min-height: 18px;
    padding-top: 4px;
    width: 143px;
    padding-right: 2px;
    padding-left: 54px;
    background-image: url(images/secondary-background.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D4D7D9;
}

    #left-navigation a:hover, #left-navigation a.selected:hover, #left-navigation a.secondary:hover, #left-navigation a.secondary-selected:hover, #left-navigation-min-popout a:hover, #left-navigation-min-popout a.selected:hover, #left-navigation-min-popout-add a:hover, #left-navigation-min-popout-add a.selected:hover, #left-navigation-max-popout-add a:hover, #left-navigation-max-popout-add a.selected:hover, #left-navigation-min-popout-track a:hover, #left-navigation-min-popout-track a.selected:hover, #left-navigation-min-popout-saved a:hover, #left-navigation-min-popout-saved a.selected:hover {
        color: #25318B;
        text-decoration: none;
    }

    #left-navigation a:active, #left-navigation a.selected:active, #left-navigation a.secondary:active, #left-navigation a.secondary-selected:active, #left-navigation-min-popout a:active, #left-navigation-min-popout a.selected:active, #left-navigation-min-popout-add a:active, #left-navigation-min-popout-add a.selected:active, #left-navigation-max-popout-add a:active, #left-navigation-max-popout-add a.selected:active, #left-navigation-min-popout-track a:active, #left-navigation-min-popout-track a.selected:active, #left-navigation-min-popout-saved a:active, #left-navigation-min-popout-saved a.selected:active {
        color: #F2AF32;
        text-decoration: none;
    }

#left-navigation-min-popout {
    position: absolute;
    z-index: 15;
    left: 29px;
    top: 134px;
    border: 3px solid #F2AF32;
}

    #left-navigation-min-popout a {
        background-color: #fff;
        font-weight: normal;
        color: #666;
        min-height: 18px;
        padding-top: 4px;
        width: 219px;
        padding-right: 2px;
        padding-left: 3px;
        display: block;
    }

        #left-navigation-min-popout a.selected {
            background-color: #fff;
            font-weight: normal;
            color: #b47f1d;
            min-height: 18px;
            padding-top: 4px;
            width: 219px;
            padding-right: 2px;
            padding-left: 3px;
            display: block;
        }

#left-navigation-min-popout-add {
    position: absolute;
    z-index: 15;
    left: 34px;
    top: 264px;
    border: 3px solid #F2AF32;
}

    #left-navigation-min-popout-add a {
        background-color: #fff;
        font-weight: normal;
        color: #666;
        min-height: 18px;
        padding-top: 4px;
        width: 219px;
        padding-right: 2px;
        padding-left: 3px;
        display: block;
    }

#left-navigation-max-popout-add {
    position: absolute;
    z-index: 15;
    left: 198px;
    top: 330px;
    border: 3px solid #F2AF32;
}

    #left-navigation-max-popout-add a {
        background-color: #fff;
        font-weight: normal;
        color: #666;
        min-height: 18px;
        padding-top: 4px;
        width: 219px;
        padding-right: 2px;
        padding-left: 3px;
        display: block;
    }

#left-navigation-min-popout-add a.selected {
    background-color: #fff;
    font-weight: normal;
    color: #b47f1d;
    min-height: 18px;
    padding-top: 4px;
    width: 219px;
    padding-right: 2px;
    padding-left: 3px;
    display: block;
}

#left-navigation-min-popout-track {
    position: absolute;
    z-index: 15;
    left: 34px;
    top: 238px;
    border: 3px solid #F2AF32;
}

    #left-navigation-min-popout-track a {
        background-color: #fff;
        font-weight: normal;
        color: #666;
        min-height: 18px;
        padding-top: 4px;
        width: 219px;
        padding-right: 2px;
        padding-left: 3px;
        display: block;
    }

        #left-navigation-min-popout-track a.selected {
            background-color: #fff;
            font-weight: normal;
            color: #b47f1d;
            min-height: 18px;
            padding-top: 4px;
            width: 219px;
            padding-right: 2px;
            padding-left: 3px;
            display: block;
        }

#left-navigation-min-popout-saved {
    position: absolute;
    z-index: 15;
    left: 34px;
    top: 316px;
    border: 3px solid #F2AF32;
}

    #left-navigation-min-popout-saved a {
        background-color: #fff;
        font-weight: normal;
        color: #666;
        min-height: 18px;
        padding-top: 4px;
        width: 219px;
        padding-right: 2px;
        padding-left: 3px;
        display: block;
    }

        #left-navigation-min-popout-saved a.selected {
            background-color: #fff;
            font-weight: normal;
            color: #b47f1d;
            min-height: 18px;
            padding-top: 4px;
            width: 219px;
            padding-right: 2px;
            padding-left: 3px;
            display: block;
        }

#grid-popup {
    text-align: center;
    height: 51px;
    width: 181px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 25;
    position: absolute;
    left: 27px;
    top: 323px;
    background-image: url(images/checkbox-popup-h.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
}

    #grid-popup a {
        display: block;
        width: 24px;
        margin-left: 5px;
        float: left;
        margin-bottom: 4px;
    }

#grid-popup-2 {
    text-align: center;
    height: 51px;
    width: 181px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 10000;
    position: absolute;
    left: 27px;
    top: 265px;
    background-image: url(images/checkbox-popup-h.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
}

    #grid-popup-2 a {
        display: block;
        width: 24px;
        margin-left: 5px;
        float: left;
        margin-bottom: 4px;
    }

.grid-popup-2b {
    text-align: center;
    height: 51px;
    width: 121px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 10000;
    position: absolute;
    left: 87px;
    top: 191px;
    background-image: url(images/checkbox-popup-h-smaller.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
    background-color: White;
}

    .grid-popup-2b a {
        display: block;
        width: 24px;
        margin-left: 5px;
        float: left;
        margin-bottom: 4px;
    }

        .grid-popup-2b a.first {
            margin-left: 33px;
        }

        .grid-popup-2b a.only {
            margin-left: 50px;
        }

#grid-popup-min a {
    display: block;
    width: 24px;
    float: left;
    margin-bottom: 4px;
    margin-right: 2px;
    margin-left: 2px;
}

td.required {
    vertical-align: middle;
    color: #d9534f !important;
    font-weight: bold;
    background-color: transparent !important;
}


tr.error {
    background-color: #900;
}

    tr.error img {
        padding-right: 3px;
    }

td.error {
    vertical-align: top;
    color: #FFF;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 4px;
    text-align: left !important;
}

    td.error p {
        vertical-align: top;
        color: #FFF;
        font-weight: bold;
        margin-top: 6px;
        margin-bottom: 4px;
    }

div.error {
    color: #d9534f;
    font-weight: bold;
}

tr.info {
    background-color: #090;
}

    tr.info img {
        padding-right: 3px;
    }

td.info p {
    vertical-align: top;
    color: #FFF;
    margin-top: 6px;
    margin-bottom: 4px;
}


#user-preferences-on {
    width: 150px;
    position: absolute;
    z-index: 110;
    top: 25px;
    background-color: #FFF;
    left: 783px;
    color: #FFF;
    border: 5px solid #374A99;
}

    #user-preferences-on a {
        display: block;
        color: #374A99;
        font-weight: bold;
        padding: 10px;
    }

        #user-preferences-on a:hover {
            color: #FFF;
            background-color: #374A99;
            text-decoration: none;
        }

        #user-preferences-on a:active {
            color: #FFF;
            background-color: #F2AF32;
            text-decoration: none;
        }

.welcome {
    background-color: #FFFFFF;
    border-radius: 3px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 100px;
    text-align: center;
    width: 400px;
    height: 282px;
    padding-right: 10px;
    padding-left: 15px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
}

#login {
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -350px;
    margin-left: -50%;
    width: 100%;
    background-color: rgb(246,246,246);
}

#login-filebound {
    width: 515px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center 15px;
    padding-top: 25px;
    padding-left: 23px;
    text-align: center;
    height: 322px;
}

    #login-filebound > img {
        height: 52px;
        margin-bottom: 10px;
    }

#login-revol {
    width: 515px;
    background-color: #fff;
    background-image: url(images/login-screens/revol-wireless.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 269px;
    padding-left: 23px;
    text-align: left;
}

#login-footer {
    width: 538px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bfc4c7;
    color: #959ca1;
    font-size: 10px;
    line-height: 12px;
    padding-top: 3px;
    clear: both;
    text-align: left;
}

    #login-footer p {
        margin-top: 0px;
        margin-bottom: 3px;
    }

        #login-footer p.agree {
            color: #666;
        }

            #login-footer p.agree a {
                color: #666;
                text-decoration: underline;
            }

                #login-footer p.agree a:hover {
                    color: #959ca1;
                }

#grid-information td.buttons-login {
    padding-top: 20px;
    padding-bottom: 20px;
}

#grid-information input.user {
    width: 278px !important;
    background-image: url(images/login-screens/input-background-user.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    font-size: 12px;
    padding-top: 3px !important;
    padding-left: 25px !important;
    outline: none !important;
}

#grid-information input.password {
    width: 306px !important;
    background-image: url(images/login-screens/input-background-password.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    font-size: 12px;
    padding-top: 3px !important;
    padding-left: 25px !important;
    outline: none !important;
}

.jqgrid-information .ui-searchFilter {
    border-width: 5px !important;
    border-color: #2574db !important;
    color: #333 !important;
    border-style: solid !important;
    font-size: 12px !important;
}

.jqgrid-information {
    clear: both;
}

    .jqgrid-information tr, .jqgrid-information td {
        min-height: 0 !important;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        border-style: none;
        margin-top: 5px;
        text-overflow: ellipsis;
        -moz-binding: url('ellipsis-xbl.xml#ellipsis');
    }

.ui-jqgrid-btable {
    border-style: none;
    width: 100% !important;
}

.ui-widget-content {
    background-color: #fff;
    background-image: none;
    border-style: none;
}

.ui-pg-table {
    border-style: none;
}

.ui-widget {
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

.ui-widget-content .ui-state-default {
    background-image: none;
    border-style: none;
}

.ui-widget-content .ui-state-default.ui-state-hover {
    border-left: 0;
    color: #333;
}

.ui-widget-content .ui-state-default:not(.ui-state-active) {
    background-color: #fff;
}

.ui-widget-content .ui-state-default.ui-state-highlight.ui-state-active {
    background: #007fff;
    color: #fff;
}

.ui-widget-content .ui-state-default.ui-state-active {
    background: #007fff;
    color: #fff;
}

.ui-widget-content .ui-state-default.ui-state-highlight {
    color: #333;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background-image: none;
    font-weight: bold;
    background-color: #eaebec;
    border-left: #bfc4c7 1px solid;
}

.ui-autocomplete {
    width: 313px !important;
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.a-bold {
    display: block !important;
    display: block !important;
    font-weight: bold;
}

.jqgrid-information td.sort {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    vertical-align: middle;
}

.jqgrid-information tr.row1 {
    font-weight: bold;
    background-color: #d4d7d9;
}

.jqgrid-information tr.row2 {
    background-color: #f4f5f5;
}

.jqgrid-information tr.row3 {
    background-color: White !important;
}

.jqgrid-information tr.rowhighlight {
    background-color: #26328c !important;
    background-image: none !important;
    border-style: none !important;
    color: #FFF !important;
}

    .jqgrid-information tr.rowhighlight a {
        background-color: #26328c !important;
        background-image: none !important;
        border-style: none !important;
        color: #f1ae31 !important;
    }

.jqgrid-information tr.row2-selected {
    background-color: #26328c !important;
    color: #FFF !important;
}

.jqgrid-information tr.row3-selected {
    background-color: #26328c !important;
    color: #FFF !important;
}

.jqgrid-information tr.row-selected a {
    color: #FFF;
}

.jqgrid-information tr.row-links {
    background-color: #fff;
}

    .jqgrid-information tr.row-links td {
        padding: 0px;
    }

    .jqgrid-information tr.row-links a {
        background-color: #333;
        color: #FFF;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 1px;
        padding-bottom: 3px;
        padding-top: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFF;
    }

        .jqgrid-information tr.row-links a:hover {
            text-decoration: none;
            background-color: #F1AE31;
            color: #333;
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            margin-left: 1px;
            padding-bottom: 3px;
            padding-top: 3px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #FFF;
        }

        .jqgrid-information tr.row-links a.selected, .jqgrid-information tr.row-links a.selected:hover {
            text-decoration: none;
            background-color: #26328c;
            color: #F2AF32;
            display: inline-block;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #26328c;
        }

.jqgrid-information tr.row-search {
    background-color: #333;
    color: #f4f5f5;
    font-weight: bold;
}

    .jqgrid-information tr.row-search a, .jqgrid-information tr.row-selected a {
        color: #F1AE31;
    }

.fb-menu {
    margin-top: 9px;
}

.minimizemenu {
    margin-top: 9px;
    width: 54px;
    overflow: hidden;
    margin-left: -20px;
}

.search-grid {
    width: 516px;
    position: absolute;
    z-index: 100;
    top: 116px;
    left: 396px;
}

    .search-grid #search-tab, .search-grid-edit #search-tab {
        width: 511px;
        height: 24px;
        background-image: url(images/grid-tab.png);
        background-repeat: no-repeat;
        background-position: right top;
        text-align: right;
        padding-right: 5px;
        padding-top: 3px;
    }

.jqgrid-information td.buttons img {
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.jqgrid-information tr.row1 p, .search-grid tr.row1 p, #clipboard-grid tr.row1 p, .search-grid-edit tr.row1 p {
    float: left;
    margin: 0;
}

.divEditSearchControl {
    border: 5px solid #2574db;
    padding: 5px;
    background-color: #fff;
}

.divEditLastSearchControl {
    padding-top: 5px;
    background-color: #fff;
}

.focusBox {
    border: solid 1px red;
}

input[type="image"] {
    border: solid 0 black;
}

.footermargin {
    margin-left: -165px;
}

.option-search-box {
    padding: 10px;
    background-color: #fff;
}

.widgetx {
    margin-top: 15px !important;
    overflow: auto;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.columns .widget .widget-head {
    min-height: 18px;
    font-weight: bold;
    color: #FFF;
    line-height: 1.43;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle !important;
    height: 38px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

    .widget-head div[id^='title_'] {
        flex-grow: 2;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .widget-head div,
    .widget-head a {
        vertical-align: middle;
        margin: 8px;
    }

    .widget-head a,
    .widget-head a img {
        height: 16px;
        width: 16px;
    }

        .widget-head a.collapse,
        .widget-head a.expand {
            margin-top: 15px;
            margin-right: 2px;
        }

.grid-workspace {
    margin-top: 2px;
    height: 420px;
}

.grid-header {
    margin-top: 14px;
    height: 26px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    overflow: hidden;
}

.grid-header-new {
    margin-top: 14px;
    height: 45px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
}

#grid-header h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    color: #959ca1;
    margin-top: 0px;
    margin-bottom: 14px;
}

#grid-header h1 {
    font-family: "Open Sans",sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    color: #959ca1;
    margin-top: 0px;
    margin-bottom: 14px;
}

.grid-header-title {
    float: left;
}

.grid-header-dropdown {
    width: 24px;
    float: right;
    height: 24px;
    margin-top: 2px;
}

    .grid-header-dropdown a, .grid-header-dropdown a:hover, .grid-header-dropdown a.focus {
        color: #2574db;
        text-decoration: none solid #2574db;
        background-color: rgba(0, 0, 0, 0);
    }

.grid-header-dropdown-edit {
    width: 516px;
    float: right;
    height: 24px;
    margin-top: 2px;
    background-image: url(images/grid-tab.png);
    TEXT-ALIGN: right;
    padding-right: 0px;
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 0px;
}

.edit-grid-edit {
    width: 540px;
    position: absolute;
    z-index: 100;
    top: 111px;
    right: 55px;
}

    .edit-grid-edit input.focus {
        background-color: #fdf3e0;
        color: #333;
        border: 1px solid #a67010;
        background-image: none;
    }

    .edit-grid-edit input.error {
        background-color: #fff;
        color: #333;
        border: 1px solid #900;
        background-image: none;
    }

    .edit-grid-edit .edit-tab {
        width: 516px;
        height: 24px;
        background-image: url(images/grid-tab.png);
        background-repeat: no-repeat;
        background-position: right top;
        text-align: right;
        padding-right: 0px;
        padding-top: 0px;
    }

    .edit-grid-edit .jqgrid-information {
        width: inherit;
        border-radius: 4px;
        box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 4px 5px 0 rgb(0 0 0 / 14%);
        padding: 10px;
        background-color: #fff;
    }

        .edit-grid-edit .jqgrid-information img {
            margin-right: 3px;
        }

    .edit-grid-edit tr.row1 {
        font-weight: bold;
    }

        .edit-grid-edit tr.row1 p {
            float: left;
            margin: 0;
        }

        .edit-grid-edit tr.row1 img {
            float: right;
        }

.jqgrid-information tr {
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #333;
    min-height: 0px !important;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer !important;
}

    .jqgrid-information tr.row1 {
        font-weight: bold;
        background-color: #d4d7d9;
    }

    .jqgrid-information tr.row2 {
        background-color: #eaebec;
    }

.ui-jqgrid .ui-jqgrid-htable th div {
    text-overflow: ellipsis;
    -moz-binding: url('ellipsis-xbl.xml#ellipsis');
}

.rowHeader {
    font-weight: bold;
    background: #8e8c8d;
    border-left: #bfc4c7 1px solid;
    text-align: left;
    vertical-align: middle;
}

.gridAlt {
    background: #eaebec;
}

.confirmwindow {
    display: none;
    width: 30%;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    border: 3px solid #2574db;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001;
}

#grid-information input[type="text"]:not(.multiselect-search):not(.resetPasswordSection) {
    font-size: 12px;
    padding: 4px 4px 1px 4px;
    height: 22px !important;
    width: 303px !important;
    color: #666;
    background-color: #fff;
    border: 1px solid #6b7786;
    background-repeat: repeat-x;
    background-position: left top;
}

#grid-information input:focus[type="text"], #grid-information input:focus[type="password"] {
    height: 22px !important;
    font-size: 12px;
    color: #666;
    background-image: url(images/input-background.jpg);
    background-color: #fff;
    border: 1px solid #6b7786;
    background-repeat: repeat-x;
    background-position: left top;
}

textarea:focus, input:focus[type="text"], input:focus[type="password"] {
    border: 1px solid #f0ae31;
}

#grid-information td {
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    min-height: 16px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#grid-information input[type="password"] {
    height: 22px;
    font-size: 12px;
    width: 303px;
    color: #666;
    background-image: url(images/input-background.jpg);
    background-color: #fff;
    border: 1px solid #6b7786;
    background-repeat: repeat-x;
    background-position: left top;
}


#grid-information select {
    font-size: 12px;
    width: 303px;
    color: #666;
    background-color: #FFF;
    color: #666;
    border: 1px solid #6b7786;
    background-image: url(images/input-background.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.jqgrid-information input#imgsubmit {
    width: 103px;
    height: 30px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    color: #666;
}

.jqgrid-information input#imgcancel {
    width: 103px;
    height: 30px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    color: #666;
}

.jqgrid-information image#imgpassword {
    width: 170px;
    height: 24px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    color: #666;
}

.jqgrid-information .item-selected {
    background-color: #e2eefd;
}

.WidgetContainerRow1 {
    min-height: 16px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.WidgetContainerRow2 {
    min-height: 16px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #f4f5f5;
}

.WidgetContainerRow1 A {
    text-decoration: none;
    color: #25318b;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 14px;
    font-size: 12px;
}

.WidgetContainerRow2 A {
    text-decoration: none;
    color: #25318b;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 14px;
    font-size: 12px;
}

select, input:not([type=image]), textarea:not(.fb-webviewer-annotation) {
    background-color: #FFF;
    color: #666;
    border: 1px solid #6b7786;
    font-size: 12px;
    background-repeat: repeat-x;
    background-position: left top;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}
.fb-webadmin-assigned-item-checkbox{
    display:none
}

textarea:focus {
    background-image: none;
    background-color: #FFFF8F;
}

#Routes {
    width: 100px;
}

.wfwindow {
    display: none;
    width: 25%;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    border-color: #2574db;
}

.dueDateWindow {
    display: none;
    width: 23%;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 100 !important;
    padding: 15px;
    border: 2px solid #2574db;
}

.ui-datepicker {
    border-style: solid;
    border-color: #2574db;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.WFAuthentication {
    display: none;
    width: 25%;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    border-color: #2574db;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.ApproveAll {
    display: none;
    width: 27%;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    border: 2px solid #2574db;
}

.actionsBox {
    font-size: 13px;
    font-family: "Open Sans", Helvetica,Arial,Verdana;
    font-style: normal;
    left: 50%;
    position: absolute;
    top: -50px;
    opacity: 0;
    cursor: move;
    z-index: 500;
}

    .actionsBox .menu {
        width: 240px;
        color: #47708F;
        line-height: 30px;
        text-shadow: 1px 1px 0px #fff;
        padding: 7px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-weight: bold;
        border: 1px solid #D9EAF2;
        background: #e8f4fa;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(0.58, rgb(217,234,242)), color-stop(0.93, rgb(232,244,250)) );
        background: -moz-linear-gradient( center bottom, rgb(217,234,242) 58%, rgb(232,244,250) 93% );
        -moz-box-shadow: 1px 1px 3px #999;
        -webkit-box-shadow: 1px 1px 3px #999;
        box-shadow: 1px 1px 3px #999;
    }

        .actionsBox .menu .button {
            padding: 4px 7px;
            border: 1px solid #D9EAF2;
            background: #e8f4fa;
            background: -webkit-gradient( linear, left bottom, left top, color-stop(0.38, rgb(230,243,249)), color-stop(0.88, rgb(245,249,250)) );
            background: -moz-linear-gradient( center bottom, rgb(230,243,249) 38%, rgb(245,249,250) 88% );
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -moz-box-shadow: 0px 1px 0px #f4f5f5;
            -webkit-box-shadow: 0px 1px 0px #f4f5f5;
            box-shadow: 0px 1px 0px #f4f5f5;
            cursor: pointer;
        }

            .actionsBox .menu .button:hover {
                background: #fff;
            }

        .actionsBox .menu span {
            padding: 0px 10px;
        }

    .actionsBox .submenu {
        display: none;
        width: 120px;
        margin-left: 100px;
        top: 46px;
        right: 10px;
        background: #fff;
        border: 1px solid #D9EAF2;
        border-top: none;
        -moz-border-radius: 0px 0px 10px 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-box-shadow: 0px 1px 4px #ddd;
        -webkit-box-shadow: 0px 1px 4px #ddd;
        box-shadow: 0px 1px 4px #ddd;
    }

        .actionsBox .submenu a {
            display: block;
            cursor: pointer;
            padding: 10px 15px;
            border-top: 1px solid #D9EAF2;
        }

            .actionsBox .submenu a.last {
                -moz-border-radius: 0px 0px 10px 10px;
            }

            .actionsBox .submenu a.first {
                border-top: none;
            }

            .actionsBox .submenu a:hover {
                background-color: #f9f9f9;
            }

    .actionsBox .menu a.open,
    .actionsBox .menu a.closed {
        border: 1px solid #D9EAF2;
        padding: 4px 17px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0px 1px 0px #f4f5f5;
        -webkit-box-shadow: 0px 1px 0px #f4f5f5;
        box-shadow: 0px 1px 0px #f4f5f5;
        cursor: pointer;
        opacity: 0.6;
        margin-right: 5px;
    }

    .actionsBox .menu a.open {
        background: #fff url('img/open.png') no-repeat center center;
    }

    .actionsBox .menu a.closed {
        background: #fff url('img/closed.png') no-repeat center center;
    }

        .actionsBox .menu a.open:hover,
        .actionsBox .menu a.closed:hover {
            opacity: 1.0;
        }

.edit-file {
    width: 100%;
    height: 24px;
    padding-right: 5px;
    padding-top: 5px;
}

.edit-file-table {
    border-bottom: #2574db 5px solid;
    border-left: #2574db 5px solid;
    border-top: #2574db 5px solid;
    border-right: #2574db 5px solid;
}

#grid-queue {
    float: left;
    width: 100%;
    font-size: 10px;
    line-height: 13px;
    padding-right: 10px;
    padding-top: 5px;
}

    #grid-queue .unindexedqueue {
        float: left;
        width: 170px;
        font-size: 10px;
        line-height: 13px;
        padding-right: 10px;
    }

        #grid-queue.unindexedqueue p {
            margin-top: 0px;
            margin-bottom: 5px;
        }

            #grid-queue .unindexedqueue p a.buttons {
                float: left;
                padding-right: 35px;
                padding-bottom: 5px;
            }

        #grid-queue .unindexedqueue .yellowborder {
            border-bottom: #f0ae31 2px solid;
            border-left: #f0ae31 2px solid;
            border-top: #f0ae31 2px solid;
            border-right: #f0ae31 2px solid;
        }

        #grid-queue .unindexedqueue .redborder {
            border-bottom: #FF0000 2px solid;
            border-left: #FF0000 2px solid;
            border-top: #FF0000 2px solid;
            border-right: #FF0000 2px solid;
        }

        #grid-queue .unindexedqueue .blueborder {
            border-bottom: #0000FF 2px solid;
            border-left: #0000FF 2px solid;
            border-top: #0000FF 2px solid;
            border-right: #0000FF 2px solid;
        }

        #grid-queue .unindexedqueue .greenborder {
            border-bottom: #008000 2px solid;
            border-left: #008000 2px solid;
            border-top: #008000 2px solid;
            border-right: #008000 2px solid;
        }

        #grid-queue .unindexedqueue .document {
            height: 167px;
            top: -20px;
            position: relative;
            padding-right: 35px;
            padding-bottom: 5px;
        }

        #grid-queue .unindexedqueue .options {
            top: -20px;
            position: relative;
        }

        #grid-queue .unindexedqueue .checkbox {
            z-index: 25;
            height: 15px;
            width: 15px;
            padding-top: 5px;
            padding-left: 5px;
            position: relative;
        }

        #grid-queue .unindexedqueue .ShowCount {
            z-index: 25;
            top: -25px;
            height: 15px;
            width: 15px;
            padding-top: 1px;
            padding-left: 115px;
            position: relative;
        }

.uq-popup {
    text-align: center;
    height: 51px;
    width: 121px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 25;
    position: absolute;
    left: 410px;
    top: 410px;
    background-image: url(images/checkbox-popup-h-smaller.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
}

    .uq-popup a {
        display: block;
        width: 24px;
        margin-left: 5px;
        float: left;
        margin-bottom: 4px;
    }

        .uq-popup a.first {
            margin-left: 20px;
        }

#searchgrid-information input[type="text"]:not(.cascade-input-indexingviewer-search) {
    height: 22px;
    font-size: 12px;
    padding: 4px 4px 1px 4px;
    width: 303px;
    color: #666;
    background-color: #fff;
    border: 1px solid #6b7786;
    background-repeat: repeat-x;
    background-position: left top;
}

#searchgrid-information input:focus[type="text"]:not(.cascade-input-indexingviewer-search) {
    height: 22px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 303px;
    color: #666;
    border-bottom: #6b7786 1px solid;
    border-left: #6b7786 1px solid;
    background-color: #FFF;
    border: 1px solid #f0ae31;
    background-repeat: repeat-x;
    background-position: left top;
}

#searchgrid-information .searchdate {
    height: 22px !important;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 138px !important;
    color: #666;
}

#searchgrid-information .searchrange {
    height: 22px !important;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 138px !important;
    color: #666;
}

#searchgrid-information select, #grid-information select {
    font-size: 12px;
    padding-left: 4px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 305px;
    height: 25px;
    color: #666;
    border-radius: 4px;
}

#searchgrid-information tr, #searchgrid-information td {
    min-height: 16px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 35px;
}

    #searchgrid-information td.sort {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #bfc4c7;
        vertical-align: middle;
    }

    #searchgrid-information tr.row1 {
        font-weight: bold;
        color: #FFF;
        background-color: #8e8c8d;
        height: 40px;
    }

    #searchgrid-information tr.row2 {
        background-color: #f4f5f5;
        height: 35px;
    }

.grid-popup-min {
    display: none;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 10000;
    position: absolute;
    left: 0px;
    top: 353px;
    color: #666;
    padding: 7px 2px 2px 2px;
    background-color: #EFF0F2;
    border: 1px solid #26328C;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.grid-popup-minEJS {
    display: none;
    vertical-align: middle;
    text-align: center;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 10000;
    position: absolute;
    color: #666;
    padding: 7px 2px 2px 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.gridpopup {
    display: none;
    text-align: center;
    height: 51px;
    width: 181px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 10000;
    position: absolute;
    left: 27px;
    background-color: White;
    background-image: url(images/checkbox-popup-h.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
    top: -100px;
    cursor: move;
}

#grid-information input[type='image'] {
    border: 0;
    padding: 5px;
}

#batchswitch-user {
    width: 100%;
    position: absolute;
    z-index: 100;
}

    #batchswitch-user #batchswitch-user-tab {
        height: 25px;
        background-image: url(images/grid-tab.png);
        background-repeat: no-repeat;
        background-position: left top;
        padding-left: 7px;
        padding-top: 2px;
        position: absolute;
    }

    #batchswitch-user .jqgrid-information, #edit-grid .jqgrid-information, #edit-grid-edit #grid-information, .search-grid .jqgrid-information, .search-grid-edit .jqgrid-information {
        border: 5px solid #2574db;
        padding: 10px;
        background-color: #fff;
        position: absolute;
    }

div.fbzoom p a img.hover {
    margin-top: -110px;
    margin-left: -110px;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 450px;
    padding: 20px;
    z-index: 10;
}

.loading {
    background-image: url('images/loading/FB-Loading-icon-c_v4.gif');
    background-repeat: no-repeat;
    background-position: center;
}

#grid-popup-2b .jqgrid-information a {
    color: #2574db !important;
    text-decoration: underline;
}

.LoadingGrid {
    display: none;
    text-align: center;
    height: 51px;
    width: 121px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 25;
    position: absolute;
    left: 87px;
    top: 221px;
    background-color: White;
    background-image: url(images/checkbox-popup-h-smaller.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #666;
    padding-right: 5px;
    padding-left: 2px;
    padding-top: 7px;
    padding-bottom: 2px;
    top: -50px;
    opacity: 0;
    cursor: move;
}

.jqgrid-information a {
    color: #2574db !important;
    text-decoration: underline;
}

.LoadingGrid {
    background-image: url(images/Loading/FB-Loading-icon-c_v3.gif);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: none;
    z-index: 101;
    top: 50%;
    left: 50%;
    height: 300px;
    width: 300px;
}

.queueWorkflow {
    float: right;
    margin-top: -6px;
    z-index: 25;
}

div.fbzoom p a img.hover {
    margin-top: -110px;
    margin-left: -110px;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 450px;
    padding: 20px;
    z-index: 10;
}

.jqgrid-information input[type="checkbox"] {
    color: #666;
    background-image: none !important;
    border: none !important;
    background-color: transparent !important;
}

.ui-state-highlight {
    background-image: none !important;
}

.ui-widget-content {
    background-image: none !important;
}

.PreviewDocument {
    display: none;
    position: absolute;
    height: 660px;
    width: 650px;
    background-color: #eaebec;
    border: 3px solid #2574db;
    z-index: 90001;
    overflow: scroll;
}

.Preview-dialog {
    display: none;
    position: absolute;
    height: auto;
    width: 650px;
    position: absolute;
    background-color: #eaebec;
    border: 3px solid #2574db;
    z-index: 90001;
}

.Preview-modal {
    width: 660px !important;
    margin-top: 5% !important;
}

.ui-icon-seek-first {
    background-image: url(images/pages/first-off.gif) !important;
    background-position: top !important;
}

.ui-icon-seek-prev {
    background-image: url(images/pages/previous-off.gif) !important;
    background-position: top !important;
}

.ui-icon-seek-next {
    background-image: url(images/pages/next-off.gif) !important;
    background-position: top !important;
}

.ui-icon-seek-end {
    background-image: url(images/pages/last-off.gif) !important;
    background-position: top !important;
}

#viewer {
    border: none;
    background-color: #bfc4c7;
    bottom: 0px;
    right: 0px;
    top: 49px;
    left: 50px;
    position: absolute;
    z-index: 1000;
}

#top-bar-right-type-viewer {
    color: #FFF;
    text-align: right;
    font-weight: bold;
    margin-top: 0px;
    font-size: 11px;
    width: 140px;
    height: 20px;
    z-index: 100;
    position: absolute;
    left: 635px;
    top: 17px;
}

    #top-bar-right-type-viewer p {
        vertical-align: top;
        display: inline-block;
        margin-top: 0px;
    }

#page-viewer {
    width: 100%;
    min-width: 948px;
    min-height: 71px;
}

#viewer-left {
    float: left;
    top: 0px;
    bottom: 0px;
    background-color: #e1e4e5;
    height: 100%;
    width: 20%;
}

#viewer-left-top {
    top: 0px;
    POSITION: relative;
    WHITE-SPACE: nowrap;
    background-color: #fff;
    padding: 17px 0;
    overflow: visible;
    float: left;
    width: 100%;
}

#viewer-left-middle {
    background-color: #FFF;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #bfc4c7;
    border-right-color: #bfc4c7;
    border-bottom-color: #bfc4c7;
    top: 22px;
    bottom: 28px;
    margin-right: 7px;
    left: 0px;
    right: 80%;
    position: absolute;
}

#viewer-left-bottom {
    bottom: 0px;
    position: absolute;
    background-color: #e1e4e5;
    POSITION: relative;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    background-color: #e1e4e5;
    float: left;
    padding: 8px;
    width: 100%;
}

#viewer-right {
    float: left;
    background-color: #e1e4e5;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: 80%;
}

#viewer-right-top {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    top: 0px;
    POSITION: relative;
    OVERFLOW: hidden;
    background-color: #fff;
    padding: 17px 0;
    overflow: visible;
    float: left;
    width: 100%;
}

#viewer-right-middle {
    top: 22px;
    bottom: 40%;
    left: 20%;
    right: 0px;
    position: absolute;
}

#viewer-right-middle-left {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bfc4c7;
    background-color: #999;
    float: left;
    width: 80%;
    height: 100%;
    overflow: auto;
}

#viewer-right-middle-right {
    background-color: #e1e4e5;
    float: left;
    width: 20%;
    height: 100%;
}

#viewer-right-middle-right-b {
    background-color: #bfc4c7;
    float: left;
    height: 100%;
    margin-left: 7px;
    right: 0px;
    position: absolute;
    left: 80%;
    overflow: auto;
}

    #viewer-right-middle-right-b a {
        color: #36499a;
    }

#viewer-right-middle-2 {
    background-color: #e1e4e5;
    margin-top: 7px;
    top: 60%;
    bottom: 20%;
    left: 20%;
    right: 0px;
    position: absolute;
}

#viewer-right-middle-2-left {
    float: left;
    width: 30%;
    height: 100%;
}

#viewer-right-middle-2-middle {
    float: left;
    width: 30%;
    height: 100%;
}

#viewer-right-middle-2-right {
    float: left;
    width: 40%;
    height: 100%;
}

#viewer-right-middle-2-b {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bfc4c7;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bfc4c7;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #bfc4c7;
    height: 100%;
    margin-right: 7px;
    background-color: #fff;
    overflow: auto;
}

#viewer-right-middle-2-c {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bfc4c7;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bfc4c7;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    height: 100%;
    background-color: #fff;
    overflow: auto;
}

#viewer-right-middle-3 {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bfc4c7;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #bfc4c7;
    background-color: #fff;
    width: 100%;
    overflow: auto;
}

#viewer-right-bottom {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    bottom: 0px;
    position: absolute;
    background-color: #e1e4e5;
    POSITION: relative;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    background-color: #e1e4e5;
    float: left;
    width: 100%;
    padding: 8px 0;
}

.viewer-group-bottom, .viewer-group-bottom-selected {
    border: none;
    float: left;
    margin-right: 2.8%;
}

    .viewer-group-bottom a, .viewer-group-bottom-selected a {
        float: left;
        padding: 5px 9px;
    }

#viewer-right-bottom .viewer-group-bottom {
    background-color: transparent;
    border-left: 1px solid #2574db;
    margin-right: 0;
}

    #viewer-right-bottom .viewer-group-bottom a {
        float: left;
        padding: 8px 18px;
    }

.viewer-group {
    border: none;
    float: left;
    padding: 0 13px;
}

#viewer-right-top .viewer-group {
    padding: 0 5px 0 12px;
}

#indexingviewer-page-group {
    display: inline-block;
}

.viewer-group-bottom-selected {
    background-color: #2574db;
}

#viewer-single {
    float: left;
    height: 22px !important;
    top: 0px;
    POSITION: relative;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    background-color: #e1e4e5;
}

#viewer-more, #viewer-bottom-more {
    float: right;
    height: 22px !important;
    top: 0px;
    POSITION: relative;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    background-color: #e1e4e5;
}

#viewer-single img {
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
}

.viewer-group img {
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    height: 23px;
    width: 23px;
}

.viewer-group-bottom img, .viewer-group-bottom-selected img {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    float: left;
    height: 16px;
    width: 16px;
}

.viewer-group-bottom strong, .viewer-group-bottom-selected strong {
    margin-top: 8px;
    padding-right: 6px;
    float: left;
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

.viewer-group-bottom a:hover, .viewer-group-bottom-selected a:hover {
    text-decoration: none;
}

#viewer-bottom-more img {
    padding-top: 2px;
    padding-bottom: 2px;
}

.viewer-group img.options {
    padding-top: 5px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
}

#viewer-more img {
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 1px;
    padding-left: 0px;
}

#viewer-more p {
    margin-top: 4px;
    margin-right: 12px;
    font-size: 11px;
    color: #999;
}

#viewer-bottom-more p {
    margin-top: 8px;
    margin-bottom: 0px;
    margin-right: 12px;
    font-size: 10px;
    color: #333;
}

#viewer-right-middle-right-b a {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

    #viewer-right-middle-right-b a.line {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e1e4e5;
    }

#viewer-right-middle-right-b img {
    padding-right: 3px;
}

#viewer-right-middle-right-b a:hover {
    background-color: #fff;
    text-decoration: none;
}

.viewer-heading {
    background-color: #e1e4e5;
    min-height: 16px;
    color: #2574db;
    font-size: 18px !important;
    text-shadow: 0px 0px #2574db;
    height: 40px;
}

#FileNotesTable textarea {
    border: 1px solid #DCDCDC !important;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 3px;
}

#FileNotesTable {
    margin: 0;
}

.viewer-heading p {
    float: left;
    padding-top: 10px;
    padding-left: 5px;
}

.viewer-heading a img {
    float: right;
    padding-top: 10px;
}

#viewer-grid {
    padding: 3px;
}

#DocumentOptions .loading {
    background-image: url('images/loading/FB-Loading-icon-c_v4-64.gif');
    background-repeat: no-repeat;
    background-position: center;
}

#jsTree a {
    white-space: normal !important;
    height: auto;
    padding: 1px 2px;
}

#jsTree li > ins {
    vertical-align: top;
}

#jsTree .jstree-hovered, #jsTree .jstree-clicked {
    border: 0;
}

.ui-tabs-nav li {
    white-space: nowrap;
}

    .ui-tabs-nav li a {
        font-size: 1em !important;
        padding: 4px 1.5ex 3px !important;
    }

.ui-tabs-panel {
    font-size: 1em !important;
    padding: 0 1em !important;
}

.ui-layout-pane-west {
    padding: 0;
}

    .ui-layout-pane-west .ui-tabs-nav {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        padding-bottom: 0 !important;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }

.watermarkOn {
    color: #666;
    font-style: italic;
}

#search-container {
    min-height: 5em;
    max-height: 28em;
    margin: 37px 82px 72px 126px;
    padding: 16px 0 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px 0 rgba(0, 0, 0, 0.14);
    position: absolute;
    top: 0;
    left: -198px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
}

#search-container-inner {
    width: 24em;
}

.projectlist {
    border: none;
    width: 100%;
    margin: 12px 0 0 0;
}

.projectlistimage {
    background-image: url(images/loading/FB-Loading-icon-c_v4.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    margin: 12px auto 0 auto;
}

#search-field input:focus {
    outline: none;
}

#tblProjectSelection th,
#tblProjectSelection td {
    padding: 0;
}

#tblProjectSelection td {
    padding: 1em;
}

#tblProjectSelection td:hover:not(.item-selected) {
    background-color: #f1f3f3;
}

#tblProjectSelection .item-selected {
    background-color: #e2eefd;
}

#tblProjectSelection input[type='checkbox'] {
    border: 0px;
    background-image: none !important;
    vertical-align: middle;
    width: 13px;
}

#tblProjectSelection label {
    white-space: normal;
    word-break: normal;
    overflow-wrap: anywhere;
    width: 70%;
    vertical-align: middle;
    margin-bottom: 0;
}

.top-grid-pages {
    margin-top: 12px;
    text-align: right;
}

.grid-pages {
    margin-top: 12px;
    text-align: right;
}

.grid-pages-tracking {
    margin-top: -27px;
    text-align: right;
}

.grid-pages-icons {
    float: right;
}

.grid-pages-input {
    float: right;
}

.grid-pages img, #grid-pages-tracking img {
    margin-left: 2px;
    margin-right: 3px;
}

.grid-pages select, #grid-pages-tracking select {
    margin-left: 2px;
    margin-right: 3px;
}

#NextPage a.hover {
    src: url("images/pages/next-on.gif");
}

#PreviousPage a.hover {
    src: url("images/pages/previous-on.gif");
}

#FirstPage a.hover {
    src: url("images/pages/first-on.gif");
}

#LastPage a.hover {
    src: url("images/pages/last-on.gif");
}

.GSearchPreviewDocument {
    display: none;
    position: absolute;
    height: 665px;
    width: 660px;
    background-color: #eaebec;
    border-color: #2574db;
    z-index: 1000;
}

.GSearchInformation input[type="checkbox"] {
    color: #666;
    background-image: none !important;
    border: none !important;
    background-color: transparent !important;
}

.DisplayCheckList {
    display: none;
    position: absolute;
    height: 30%;
    width: 27%;
    background-color: #eaebec;
    border: 2px solid #2574db;
    z-index: 100 !important;
    padding: 5px;
    overflow:auto;
}


.top-grid-pages {
    margin-top: 12px;
    text-align: right;
}

.grid-pages {
    margin-top: 12px;
    text-align: right;
}

.grid-pages-tracking {
    margin-top: -27px;
    text-align: right;
}

.grid-pages-icons {
    float: right;
}

.grid-pages-input {
    float: right;
}

.grid-pages img, #grid-pages-tracking img {
    margin-left: 2px;
    margin-right: 3px;
}

.grid-pages select, #grid-pages-tracking select {
    margin-left: 2px;
    margin-right: 3px;
}

#NextPage a.hover {
    src: url("images/pages/next-on.gif");
}

#PreviousPage a.hover {
    src: url("images/pages/previous-on.gif");
}

#FirstPage a.hover {
    src: url("images/pages/first-on.gif");
}

#LastPage a.hover {
    src: url("images/pages/last-on.gif");
}

.GSearchPreviewDocument {
    display: none;
    position: absolute;
    height: 335px;
    width: 316px;
    background-color: #eaebec;
    border-color: #2574db;
    z-index: 1000;
}

.GSearchInformation input[type="checkbox"] {
    color: #666;
    background-image: none !important;
    border: none !important;
    background-color: transparent !important;
}

#grid-information input[type="image"], input[type="image"].focus {
    background-image: none !important;
    border: 0px !important;
    padding: 0px !important;
}

.chkListRequired {
    vertical-align: middle;
    display: inline;
    color: #FF0000;
    font-weight: bold;
    margin-right: 3px;
    float: left;
    width: auto !important;
}

.showAllList {
    display: none;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

.ViewerApproveAll {
    display: none;
    width: auto;
    height: auto;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
}

input[type="checkbox"], input[type="radio"] {
    background-image: none !important;
    border: none !important;
    background-color: transparent !important;
    padding: 0px !important;
    margin-top: 0px !important;
    margin-right: 4px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    vertical-align: middle !important;
}

.fb-center-aligned-item-div {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.CancelWindow {
    display: none;
    width: auto;
    max-width:28%;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    border: 2px solid #2574db;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
}

.highlight {
    background-color: yellow;
}

.FileEntryUploadDocuments {
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    background-color: White;
    overflow: auto;
}

.ViewerUploader {
    display: none;
    width: 455px;
    height: auto;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 1001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
    padding: 10px;
}

.upload-dialog {
    width: 450px;
    height: auto;
    position: absolute;
    left: 0;
    z-index: 90001 !important;
    overflow: hidden;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
}
#UploadDialog .modal-dialog {
     width: 450px;
     margin-left: 455px;
}
.UploadDocuments {
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    background-color: White;
    overflow: auto;
    border: 1px solid black !important;
    max-height: 135px;
    height: 135px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-bottom: 5px;
}

.ViewerFileEntryUploadDocuments {
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    background-color: White;
    overflow: auto;
    border: 1px solid black !important;
    max-height: 120px;
    height: 120px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-bottom: 5px;
}

td span.required {
    vertical-align: top;
    color: #d9534f;
    font-weight: bold;
}

.autoCompleteDiv, .autoCompleteDivViewer {
    border: solid 1px #6b7786;
    width: 313px;
    height: 30px;
    text-align: left;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fff;
    color: #666 !important;
    border-radius: 4px;
}

    .autoCompleteDiv b, .autoCompleteDivViewer b {
        padding-top: 6px;
        margin-left: 0px !important;
    }

        .autoCompleteDiv b.caret, .autoCompleteDivViewer b.caret {
            border-top: 4px solid #6b7786;
        }    

    .autoCompleteDiv input,
    #grid-information .autoCompleteDiv input[type="text"],
    .autoCompleteDivViewer input[type="text"] {
        width: 283px !important;
        height: 28px !important;
        border: 0px !important;
        padding: 0px 0px 0px 6px !important;
    }

.Divider, .Separator, .Archive, .Separator_docInfo, .Divider_docInfo {
    width: 311px !important;
}

    .Divider ul > li,
    .Separator ul > li,
    .Archive ul > li,
    .Separator_docInfo ul > li,
    .Divider_docInfo ul > li,
    .collab-autocomplete ul > li {
        background-color: #FFF !important;
        padding-left: 14px !important;
    }

        .Divider ul > li.ac_over, .Divider ul > li:hover,
        .Separator ul > li:hover, .Separator ul > li.ac_over,
        .Archive ul > li:hover, .Archive ul > li.ac_over,
        .Separator_docInfo ul > li.ac_over, .Separator_docInfo ul > li:hover,
        .Divider_docInfo ul > li.ac_over, .Divider_docInfo ul > li:hover,
        .collab-autocomplete ul > li.ac_over, .collab-autocomplete ul > li:hover {
            background-color: #2574db !important;
            color: #FFF;
        }

.autoCompleteRuleDiv {
    border: solid 1px #6b7786;
    height: 28px;
    text-align: left;
    padding-left: 2px;
}

    .autoCompleteRuleDiv input {
        width: 180px !important;
        height: 28px !important;
        border: 0px !important;
        padding: 0px 0px 0px 6px !important;
    }

.RuleDivider, .RuleSeparator {
    width: 208px !important;
}

    .RuleDivider ul > li,
    .RuleSeparator ul > li {
        background-color: #FFF !important;
        padding-left: 14px !important;
    }

        .RuleDivider ul > li.ac_over, .RuleDivider ul > li:hover,
        .RuleSeparator ul > li:hover, .RuleSeparator ul > li.ac_over {
            background-color: #2574db !important;
            color: #FFF;
        }

#page-viewer-popup {
    width: 100%;
    background-position: left top;
    overflow: auto;
}

.OutOfOffice {
    background-image: url(images/icons/info-24X24.png);
    background-position: left;
    background-repeat: no-repeat;
    background-color: #FFF19F;
    border: 0px;
    width: 97%;
    height: 21px;
    padding-left: 26px;
    padding-top: 5px !important;
    font-size: 10px;
}

    .OutOfOffice input {
        background-image: none !important;
        background-color: #FFF19F !important;
        border: 0px !important;
        width: 100px !important;
        height: 15px !important;
        border: 1px solid !important;
        font-size: 10px !important;
        float: left;
    }

.RouteInitDiv {
    display: none;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 1005 !important;
    padding: 15px;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
}

.dueDateViewerWindow {
    display: none;
    width: 250px;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    border-color: #2574db;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001;
    padding: 15px;
    border-style: solid;
    border-width: 3px;
    height: 110px;
}

.ViewerRoute {
    text-align: left;
    cursor: pointer;
}
    .ViewerRoute:hover {
        background-color: #2574db;
        color:#fff;
    }
.chkListNotRequired {
    display: inline !important;
}

.pageMainRow {
    font-weight: bold;
    background-color: #8e8c8d;
    height: 34px;
}

.pageMainRowLabel {
    color: #FFF;
    font-size: 14px !important;
    font-weight: bold !important;
}

.pageMainRowValue {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #fff !important;
}

.widgetviewericon {
    width: 16px;
    height: 16px;
    background-image: url(content/images/viewer/icons/FB_Details_16.png) repeat-x top left;
    cursor: pointer;
}

.widgetfiledetailicon {
    width: 16px;
    height: 16px;
    background-image: url(content/images/icons/FB_FileDetail_16.png) repeat-x top left;
    cursor: pointer;
}

.homeRowAction {
    cursor: pointer;
}

.iframeDocument {
    height: 100% !important;
    width: 100% !important;
    margin: 0px !important;
    z-index: 1 !important;
}

#divPinSite {
    position: fixed;
    padding: 5px;
    color: white;
    width: 380px;
    height: 40px;
    top: 0px;
    left: 70px;
    background-color: #c00;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    display: none;
    z-index: 128;
}

    #divPinSite img {
        height: 16px;
        width: 16px;
        vertical-align: top;
        float: left;
        margin-right: 5px;
    }

    #divPinSite a {
        float: left;
        padding-top: 1em;
        text-decoration: none;
        color: black;
        font-size: smaller;
    }

.dueDateInGrid {
    color: #FF0000;
    text-overflow: ellipsis;
    -moz-binding: url('ellipsis-xbl.xml#ellipsis');
}

#filedetailtab #queue p {
    margin-top: 0px;
    margin-bottom: 5px;
}

    #filedetailtab #queue p a.buttons {
        float: left;
        padding-right: 15px;
        padding-bottom: 5px;
    }

#filedetailtab #queue #document {
    height: 165px;
    top: -20px;
    position: relative;
}

#filedetailtab #queue #options {
    top: -20px;
    position: relative;
}

#filedetailtab #queue #checkbox {
    z-index: 25;
    height: 15px;
    width: 15px;
    padding-top: 5px;
    padding-left: 5px;
    position: relative;
}

#filedetailtab input.focus, #edit-grid input.focus, #switch-user input.focus, #edit-grid-edit input.focus, #search-grid input.focus, #search-grid-edit input.focus, #clipboard-grid input.focus, #clipboard-grid-edit input.focus, select.focus, input.focus, textarea.focus, #MultiAssign input.focus, .MultiAssignClass input.focus, #IndexingUsers input.focus {
    background-color: #fdf3e0;
    color: #333;
    border: 1px solid #a67010;
    background-image: none;
}

#filedetailtab #queue p {
    margin-top: 0px;
    margin-bottom: 5px;
}

    #filedetailtab #queue p a.buttons {
        float: left;
        padding-right: 15px;
        padding-bottom: 5px;
    }

#filedetailtab #queue #document {
    height: 165px;
    top: -20px;
    position: relative;
}

#filedetailtab #queue #options {
    top: -20px;
    position: relative;
}

#filedetailtab #queue #checkbox {
    z-index: 25;
    height: 15px;
    width: 15px;
    padding-top: 5px;
    padding-left: 5px;
    position: relative;
}

#filedetailtab input.focus, #edit-grid input.focus, #switch-user input.focus, #edit-grid-edit input.focus, #search-grid input.focus, #search-grid-edit input.focus, #clipboard-grid input.focus, #clipboard-grid-edit input.focus, select.focus, input.focus, textarea.focus {
    background-color: #fdf3e0;
    color: #333;
    border: 1px solid #a67010;
    background-image: none;
}

#filedetailtab input[type="text"].error, #edit-grid input.error, #edit-grid-edit input.error, #switch-user-edit input.error, #search-grid input.error, #search-grid-edit input.error, #clipboard-grid input.error, #clipboard-grid-edit input.error, select.error, input.error, textarea.error {
    background-color: #fff;
    color: #333;
    border: 1px solid #900;
    background-image: none;
}

#filedetailtab {
    clear: both;
}

    #filedetailtab .found {
        font-style: normal;
        color: #999;
        margin-top: 1px;
        margin-bottom: 4px;
    }

    #filedetailtab input.date {
        height: 22px;
        font-size: 12px;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 1px;
        width: 136px;
        color: #666;
    }

    #filedetailtab textarea {
        height: 88px;
        font-size: 12px;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 1px;
        width: 301px;
        color: #666;
    }


    #filedetailtab input:focus[type="text"], #filedetailtab input:focus[type="password"] {
        height: 22px !important;
        font-size: 12px;
        color: #666;
        background-image: url(images/input-background.jpg);
        border-bottom: #6b7786 1px solid;
        border-left: #6b7786 1px solid;
        background-color: #FFF;
        border: 1px solid #f0ae31;
        background-repeat: repeat-x;
        background-position: left top;
    }

    #filedetailtab select {
        font-size: 12px;
        width: 303px;
        color: #666;
        background-color: #FFF;
        color: #666;
        border: 1px solid #6b7786;
        background-image: url(images/input-background.jpg);
        background-repeat: repeat-x;
        background-position: left top;
    }

#CheckoutGrid {
    margin-top: 14px;
}

#tabs-4 {
    margin-top: 4px;
}

.task-caption {
    display: none;
}

.PrintExcel {
    display: block;
    position: relative;
    background-color: #f1f3f3;
}

    .PrintExcel input[type="radio"] {
        height: 15px !important;
        background-color: #f1f3f3 !important;
        width: 5% !important;
    }

    .PrintExcel input[type="text"] {
        height: 15px !important;
        background-color: #f1f3f3 !important;
        width: 60px !important;
    }


.EmailDialog {
    display: none;
    width: 23%;
    height: 22%;
    position: absolute;
    left: 0;
    background-color: #eaebec;
    border-color: #2574db;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001;
    padding: 15px;
    border-style: solid;
    border-width: 3px;
}

#unindexed-viewer-heading {
    padding: 3px;
    background-color: #bfc4c7;
    min-height: 16px;
}

    #unindexed-viewer-heading p {
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold;
        text-align: center;
    }

.unidexed-toolbar {
    border: #777 1px solid;
    padding-bottom: 0px;
    background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    overflow: auto;
    padding-top: 0px;
    position: relative;
    overflow: hidden;
    background-color: #e1e4e5;
    top: 0px;
    height: 22px !important;
}

#unidex-viewer-group-left {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #bfc4c7;
    float: left;
}

#unidex-viewer-group-right {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
    float: right;
}

#unidex-viewer-group-left img {
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
}

    #unidex-viewer-group-left img.options {
        padding-top: 5px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 0px;
    }

#unidex-viewer-group-right img {
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
}

    #unidex-viewer-group-right img.options {
        padding-top: 5px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 0px;
    }

#uindex-viewer-left-top {
    height: 22px !important;
    top: 0px;
    POSITION: relative;
    OVERFLOW: hidden;
    background-color: #e1e4e5;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #bfc4c7;
}

#unindexed-divProject SELECT {
    font-size: 12px;
    padding-left: 4px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 100%;
    color: #666;
}

.thumbImg {
    width: 180px;
    height: 200px;
    vertical-align: top;
}

.lsc {
    position: absolute;
    opacity: 1;
    filter: Alpha(Opacity=100);
    z-index: 1000;
}

#ls-content {
    position: absolute;
    opacity: 1;
    filter: Alpha(Opacity=100);
    z-index: 10000;
}


#thumb-doc {
    position: absolute;
    margin: 0;
    padding: 5px;
    border: solid 1px #898989;
    background-color: #F5F5F5;
    width: auto;
}

.thumbDiv {
    width: auto;
    min-width: 130px;
    border: solid 1px #dddddd;
    margin: 0px 2px 5px 2px;
    float: left;
    position: relative;
    display: block;
    background-color: White;
    cursor: pointer;
}

#thumb-doc {
    overflow: auto;
}

    #thumb-doc .thumbDiv {
        width: auto;
        cursor: default;
    }

        #thumb-doc .thumbDiv table td {
            padding-bottom: 2px;
            padding-left: 2px;
            padding-top: 2px;
            padding-right: 3px;
            cursor: pointer;
        }

            #thumb-doc .thumbDiv table td.check {
                height: 22px;
                width: 22px;
            }

            #thumb-doc .thumbDiv table td.thumbOpt {
                background-color: #999999;
                cursor: default;
            }

                #thumb-doc .thumbDiv table td.thumbOpt img {
                    margin-bottom: 10px;
                }

.MoveToBatchClass {
    display: none;
    width: 385px;
    height: auto;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
    padding: 10px;
}

#MoveToBatchTable SELECT {
    font-size: 12px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #666;
}

.indexing-queue-tab {
    width: 28px;
    height: 25px;
    background-image: url(images/grid-tab.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 4px;
    padding-top: 2px;
}

.iq-filter-status {
    width: 175px;
    border: 5px solid #2574db;
    padding-bottom: 1px;
    background-color: #fff;
    margin-top: -19px;
    float: right;
    position: absolute;
}

.iq-filter-project {
    width: 200px;
    border: 5px solid #2574db;
    padding-bottom: 1px;
    background-color: #fff;
    margin-top: -19px;
    float: right;
    position: absolute;
}

.iq-filter-user {
    width: 175px;
    border: 5px solid #2574db;
    padding-bottom: 1px;
    background-color: #fff;
    margin-top: -19px;
    float: right;
    position: absolute;
}

.toolbuttons {
    display: none;
}

.FileSearch {
    display: none;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
    padding: 10px;
    z-index: 90001;
    overflow: auto;
    width: 600px;
    height: 380px;
}

.FileSearch2 {
    display: none;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
    padding: 10px;
    z-index: 90001;
    overflow: auto;
    width: 700px;
    height: 380px;
}

.LockedDocument {
    background-color: #f9b625 !important;
}

.RecordDeclared {
    background-color: #CC9FE0 !important;
}

.WebViewerFileEntry {
    display: none;
    position: absolute;
    background-color: #eaebec;
    left: 0;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
    padding: 10px;
    z-index: 90001;
    overflow: auto;
    width: 500px;
}

.FileSearchPopUp {
    display: none;
    position: absolute;
    left: 100px;
    top: 100px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: auto;
    border-style: solid;
    border-width: 3px;
    border-color: #2574db;
    padding: 10px;
    width: 300px;
}

.WebViewerFileSearchPopUp {
    display: none;
    position: absolute;
    background-color: #eaebec;
    left: 50px;
    top: 50px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: auto;
    border-style: solid;
    border-width: 3px;
    border-color: #2574db;
    padding: 10px;
    width: 800px;
}

.WiderWebViewerFileSearchPopUp {
    display: none;
    position: absolute;
    background-color: #eaebec;
    left: 50px;
    top: 50px;
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 90001 !important;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: auto;
    border-style: solid;
    border-width: 3px;
    border-color: #2574db;
    padding: 10px;
    width: 1020px;
}

.clear {
    overflow: hidden;
    width: 100%;
}

a.fbbtn {
    color: #fff;
    display: block;
    font: bold 12px "Trebuchet MS", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    height: 26px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: auto;
    display: inline-block;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.20);
    background: none;
    border: none;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    _width: 0;
    overflow: visible;
}

    a.fbbtn img {
        border: none;
        margin-top: 1px;
        width: 24px;
        height: 24px;
        padding: 0px !important;
    }

    a.fbbtn span {
        background: url('images/buttons-filebound/web_button_left_gray.png') left top no-repeat scroll transparent;
        display: block;
        line-height: 26px;
        margin: 0px;
        padding: 0px 0px 5px 5px;
        border-left: 1px white solid;
    }

        a.fbbtn span span {
            background: url('images/buttons-filebound/web_button_right_red.png') right top repeat-x scroll transparent;
            color: #fff;
            display: block;
            height: 26px;
            line-height: 26px;
            margin-right: 6px;
            padding-left: 10px;
            padding-right: 12px;
            vertical-align: top;
            display: inline-block;
            margin-right: 0px;
            margin-left: 0px;
        }

a.blue span {
    background: url('images/buttons-filebound/web_button_left_lightblue.png') left top no-repeat scroll transparent;
}

    a.blue span span {
        background: url('images/buttons-filebound/web_button_right_blue.png') right top repeat-x scroll transparent;
    }

a.topnav span {
    background: url('images/buttons-filebound/web_button_top_nav_lightblu.png') left top no-repeat scroll transparent;
    height: 19px;
    line-height: 19px;
    padding: 0px 0px 0px 3px;
    border-left: 0px;
}

    a.topnav span span {
        background: url('images/buttons-filebound/web_button_top_nav_lightblu.png') right bottom repeat-x scroll transparent;
        height: 19px;
        line-height: 19px;
        padding: 0px 32px 0px 28px;
        border-left: 0px;
    }

a.fbbtn:active {
    background-position: bottom left;
    outline: none;
}

    a.fbbtn:active span span {
        padding: 1px 12px 5px 10px;
    }

a.topnav:active span span {
    height: 19px;
    padding: 0px 32px 0px 28px;
    line-height: 22px;
}

a.topnav:active {
    background-position: bottom left;
    outline: none;
}

#MultiAssign, .MultiAssignClass {
    width: 516px;
    height: 450px;
    position: absolute;
    z-index: 100;
    top: 97px;
    left: 386px;
}

.innerErrorTable td {
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    min-height: 1px !important;
}

#grid-user-indexing-a {
    float: left;
    height: 18px;
    color: #666;
    vertical-align: middle;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
}

#grid-user-indexing-b {
    float: right;
    height: 18px;
    color: #666;
    vertical-align: middle;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
}

#IndexingUsers {
    width: 516px;
    position: absolute;
    z-index: 100;
    top: 97px;
    left: 386px;
}

#unindexed-viewer-heading2 {
    padding: 3px;
    min-height: 16px;
}

    #unindexed-viewer-heading2 p {
        margin-top: 2px;
        margin-bottom: 0px;
        font-weight: bold;
        text-align: center;
        font-weight: bolder;
    }

.indexingViewer-heading {
    padding: 3px;
    min-height: 16px;
    margin-top: 2px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    font-weight: bolder;
}

.AnnotationMenu {
    vertical-align: top;
    padding-right: 3px;
    height: 16px;
    width: 16px;
}

.AnnotationColorMenu {
    z-index: 90001;
    text-align: center;
    height: 15px;
    padding-top: 5px;
    cursor: pointer;
}

#AnnotationColors {
    z-index: 90001;
    overflow: auto;
    border: 1px solid #eaebec;
    height: 245px;
    width: 100px;
    position: absolute;
    display: none;
}

#AnnotationOpacity {
    background-color: #fff;
    z-index: 90001;
    overflow: auto;
    border: 1px solid #eaebec;
    height: 129px;
    width: 100px;
    position: absolute;
    display: none;
}

.AnnotationOpactiyMenu > div {
    display: inline;
    padding: 5px;
    background-color: #F0F0F0;
}

.AnnotationOpactiyMenu {
    z-index: 90001;
    text-align: left;
    height: 15px;
    padding-top: 5px;
}

.annotations-measure-text {
    position: absolute;
    height: auto;
    width: auto;
    line-height: 100%;
}

#CustomOpacity {
    background-color: #fff;
    z-index: 90001;
    overflow: auto;
    border: 1px solid #eaebec;
    height: 50px;
    width: 183px;
    position: absolute;
    overflow: hidden;
    display: none;
}

    #CustomOpacity > div {
        z-index: 90002;
    }

    #CustomOpacity .scroll-container {
        padding-left: 10px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        #CustomOpacity .scroll-container .scroll-slider {
            width: 165px;
            height: 5px;
            margin-bottom: 2px;
            margin-top: 2px;
            background: #fff;
            border: 1px solid #000;
            position: relative;
            cursor: pointer;
        }

    #CustomOpacity #wrapper {
        width: 100%;
        text-align: center;
        height: 15px;
        padding-top: 5px;
        border: 1px solid #000000;
        background-color: #bfc4c7;
    }

.AnnoFont {
    text-align: center;
    vertical-align: middle;
}

.AnnoDiv {
    width: 290px;
    background-color: #eaebec;
    left: 0;
    font-size: 24px;
    z-index: 90001 !important;
    padding: 10px;
    border-color: #2574db;
    border-style: solid;
    border-width: 3px;
}

.iconFont {
    font-size: 1.9em !important;
    vertical-align: top;
}

    .iconFont:hover {
        color: #fff !important;
    }

.gridOptionButtons {
    font-size: 2em !important;
    color: #2574db !important;
    padding-top: 5px !important;
}

    .gridOptionButtons:hover {
        color: #01668e !important;
    }

.topNavIconHighlight {
    color: #fff !important;
}

.leftMenuItem {
    color: #7C7C7C;
    font-size: 2.2em !important;
}

    .leftMenuItem:hover {
        color: #2574db !important;
    }

.leftNavIconHighlight {
    color: #2574db !important;
}

.leftNavIconHighlightWhiteArrow {
    background-image: url("images/arrow_white.png");
    background-repeat: no-repeat;
    background-position: 40px 10px;
}

.leftNavIconHighlightNormalArrow {
    background-image: url("images/arrow.png");
    background-repeat: no-repeat;
    background-position: 40px 10px;
}

.user-menu {
    display: block;
    width: 200px;
    background-color: #fff;
    position: absolute;
    right: 0;
    z-index: 100000;
    border-radius: 4px;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 8px 10px 1px rgba(0, 0, 0, 0.14);
    padding: 8px 0;
}

.annotation-menu-header {
    height: 24px;
    line-height: 24px;
    background-color: #2574db;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-align: center;
}

.annotation-menu-item {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: left;
    height: 24px;
    line-height: 24px;
    color: #565656;
    cursor: default;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-left: 1px solid transparent;
}

#StampsAnnotation .annotation-menu-item {
    width: 175px !important;
}

    #StampsAnnotation .annotation-menu-item span {
        width: 145px !important;
        padding-left: 15px;
    }

.annotation-menu-item:hover, .annotation-type.selected {
    cursor: pointer;
    background-color: #ddd;
    display: block;
    border-left: 1px solid #2574db;
}

.user-menu-item {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #252b31;
    padding: 10px 0 10px 8px;
    cursor: default;
}

    .user-menu-item:hover {
        cursor: pointer;
        background-color: #f1f3f3;
    }

.topNavText {
    color: #01668e !important;
}

    .topNavText:hover {
        color: #fff !important;
    }

.logo-container {
    height: 45px;
    float: left;
    margin-top: -4px;
    margin-right: 8px;
}

    .logo-container img {
        height: 31px;
        margin-left: 15px;
        margin-top: 12px;
        border-right: 1px solid #fff;
        padding-right: 16px;
    }

.header-left {
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 13px !important;
}

    #left-nav-expand {
        float: left;
        width: 59px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    #left-nav-expand[aria-expanded=false] {
        transform: rotate(90deg);
    }

.header-right {
    top: 0px;
    height: 50px;
    right: 0px;
    display: inline;
    position: absolute;
    font-size: 13px;
}

.header-title {
    color: rgb(255, 255, 255);
    overflow: hidden;
    font-family: "Open Sans",arial;
    font-size: 1.6em;
    white-space: nowrap;
    position: relative;
    -ms-text-overflow: ellipsis;
    display: inline-block;
    margin-left: 19px;
}

#dvUserName a {
    text-decoration: none !important;
    color: White;
}

    #dvUserName a:hover {
        text-decoration: none !important;
        color: White;
    }

.fb-menu {
    font-size: 13px;
    top: 41px;
    width: 50px;
    height: 100%;
    float: left;
    position: absolute;
    box-shadow: inset -1px 0px 1px rgba(0,0,0,0.2);
    background-color: #fff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.FBSubMenu {
    border-style: none;
    font-size: 12px;
    color: #666;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    text-decoration: none;
    top: 50px;
    left: 50px;
    width: 180px;
    height: 100%;
    float: left;
    display: none;
    position: absolute;
    box-shadow: inset -1px 0px 1px rgba(0,0,0,0.2);
    background-color: #fff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    overflow: hidden;
}

    .FBSubMenu a {
        color: #666;
    }

.FBSubMenuHeader {
    text-transform: uppercase;
    line-height: 24px !important;
    letter-spacing: .5px;
    font-size: 1em;
    color: #969696;
    margin-left: 10px;
    border-bottom: 1px solid rgb(206,206,206);
    width: 160px;
}

.FBSubMenuHeaderBottom {
    height: 0px !important;
    line-height: 0px !important;
    padding: 0px !important;
    border-top-color: #fff;
    border-top-width: 1px;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-top-style: solid;
    margin: 5px;
}

.SubMenuExpandPadding {
    padding-left: 255px !important;
}

.SubMenuExpandMargin {
    margin-left: -255px !important;
}

.SubMenuCollapsePadding {
    padding-left: 75px !important;
}

.SubMenuCollapseMargin {
    margin-left: -75px !important;
}

.SubMenuSeparator {
    margin: 0px auto;
    left: -1px;
    width: 160px;
    height: 5px;
    border-top: 1px solid rgb(255,255,255);
    position: relative;
}

.SubMenuCollapse {
    background-image: url("images/collapse.png");
    background-repeat: no-repeat;
    background-position: left center;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-left: 4px;
}

.SubMenuExpand {
    background-image: url("images/expand.png");
    background-repeat: no-repeat;
    background-position: left center;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-left: 3px;
}

.SubMenuItemWithoutInnerList {
    padding-left: 15px;
}

.SubMenuInnerList {
    padding: 5px 0px 5px 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 154px;
}

.SubMenuInnerList-Selected {
    border-left-color: #2574db !important;
    border-left-width: 3px !important;
    border-left-style: solid !important;
    background-color: rgb(231, 231, 231);
}

#fb-nav-pin {
    color: #7C7C7C;
    display: none;
    padding-right: 10px;
    padding-top: 1px;
    font-size: 18px;
    position: absolute;
    right: 0;
    cursor: pointer;
    cursor: hand;
    -webkit-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    transition: All 0.2s ease;
    display: none;
}

.fb-nav-unpinned {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}

.fb-nav-pinned {
    -webkit-transform: rotate(-45deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(-45deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(-45deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(-45deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(-45deg) scale(1) skew(0deg) translate(0px);
}

.multiQueueIcon {
    font-size: 18px !important;
    color: #2574db !important;
}

    .multiQueueIcon:hover {
        color: #7c7c7c !important;
    }

#profile-image {
    border: 1px solid rgb(0, 164, 229);
    width: 40px;
    margin-right: 15px !important;
    margin-top: 3px !important;
}

.placeholder {
    font-family: Open Sans !important;
    color: #C9C9C9;
    font-style: italic;
}

#SubMenuContent a:link {
    text-decoration: none;
}

.SubMenuInnerList:hover {
    background-color: rgb(231, 231, 231);
}

.noSubMenu:hover {
    background-color: rgb(231, 231, 231);
}

.noSubMenu a:link {
    display: block;
    width: 154px;
    padding-top: 5px;
}

.noSubMenu a:hover, a:active, a:focus {
    outline: 0;
}

.titleSubMenu {
    padding-bottom: 7px;
    width: 176px;
}

.noSubMenu {
    width: 179px;
}

.highlightMenu {
    border-left-color: #2574db !important;
    border-left-width: 3px !important;
    border-left-style: solid !important;
    background-color: rgb(231, 231, 231);
    width: 176px;
    margin-left: 0px;
}

    .highlightMenu a {
        text-decoration: none;
        padding-left: 12px;
    }

.highlightSubItem {
    border-left-color: #2574db !important;
    border-left-width: 3px !important;
    border-left-style: solid !important;
    background-color: rgb(231, 231, 231);
    width: 154px;
    margin-left: 0px;
    padding-left: 22px;
}

.savedsearches {
    margin-left: 2px;
}

.tooltip > div {
    text-align: left;
}

.SavedSearchSubItem {
    display: none;
}

.resetPasswordHeader {
    height: 50px;
}

    .resetPasswordHeader img {
        height: 31px;
        margin-left: 15px;
        margin-top: 12px;
    }

.FileTrackingControlWidth {
    width: 313px !important;
}

.LeftMenuCounter {
    font-family: "Open Sans";
    width: 18px;
    height: 18px;
    text-align: center;
    color: #fff;
    font-size: 8px;
    position: absolute;
    background-color: #2574db;
    border-radius: 15px;
    padding-top: 1px;
    left: 27px;
    margin-top: -9px;
    z-index: 1000;
    cursor: pointer;
}

.ZeroHeight {
    height: 0px !important;
    display: none;
}

input[type="file"] {
    z-index: 999;
    line-height: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity = 0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    margin: 0;
    padding: 0;
    left: 0;
    min-width: 70px;
}

.uploadBtn {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    display: block;
}

.SavedSearchMenuWithoutInnerList {
    padding-left: 21px;
}

.highlightMenuSavedSearch {
    border-left-color: #2574db !important;
    border-left-width: 3px !important;
    border-left-style: solid !important;
    background-color: rgb(231, 231, 231);
    width: 176px;
    margin-left: 0px;
}

    .highlightMenuSavedSearch a {
        text-decoration: none;
        padding-left: 18px;
    }

.previewPageInput {
    height: 11px;
    font-size: 10px;
}

.cover {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.GreenOptionBox {
    padding: 10px;
    border: 5px Solid #5cb85b;
    background-color: White;
}

    .GreenOptionBox a {
        color: #5cb85b;
    }

.VerticalOptionItems {
    line-height: 24px;
    padding: 0px 15px 0px 15px;
    width: auto;
}

ul.quality-buttons li {
    cursor: pointer;
    float: left;
    margin: 0 5px 0 0;
    padding: 10px 12px;
    width: 90px;
}

    ul.quality-buttons li img, ul.button-links li img {
        float: left;
        width:25px;
    }

    ul.quality-buttons li span {
        color: #FFFFFF;
        float: left;
        font-size: 11px;
        padding: 0 0 0 7px;
    }

    ul.quality-buttons li.save-changes-link {
        background-color: #5CB85B;
    }

        ul.quality-buttons li.save-changes-link img {
            padding-left: 15px;
        }

    ul.quality-buttons li.discard-link img {
        padding-left: 12px;
    }

    ul.quality-buttons li.discard-link {
        background-color: #5cbfde;
        margin-right: 0;
    }

#search-header .dropdown, #quality .dropdown {
    float: left;
    cursor: pointer;
}

ul.navbar-nav.project-invoices li {
    background: none;
}

.project-invoices {
    vertical-align: bottom;
}

    .project-invoices .nav.navbar-nav.navbar-right .dropdown ul li:first-child, #search-header .nav.navbar-nav.navbar-right .dropdown ul li:last-child, #search-header .nav.navbar-nav.navbar-right .dropdown ul li, #quality .nav.navbar-nav.navbar-right .dropdown ul li:last-child, #quality .nav.navbar-nav.navbar-right .dropdown ul li {
        padding: 7px 10px;
        float: left;
        width: 100%;
    }

    .project-invoices .dropdown-menu.main-dropdown li a span {
        color: #1491CA;
        float: left;
        font-size: 13px;
        width: 115px;
    }

#search-header .dropdown a:focus, #quality .dropdown a:hover, #quality .dropdown a:focus {
    color: #1491ca;
    text-decoration: none;
}

.quality-buttons {
    float: right;
}

.project-invoices .dropdown-toggle {
    color: #2574db;
    font-size: 16px;
    padding: 0;
    text-shadow: 0 0 #2574db;
}

.qc-no-review {
    color: #2574db;
    font-size: 16px;
    padding: 0;
    text-shadow: 0 0 #2574db;
}

.project-invoices .dropdown-menu.main-dropdown {
    top: 25px;
    width: 180px !important;
    margin-top: -20px;
}

.GreenGridHyperlinks ul {
    display: inline;
}

    .GreenGridHyperlinks ul li:first-child {
        background: none;
        padding-left: 0;
    }

.GridHyperlinkElement {
    line-height: 24px;
    float: left;
    padding: 0 15px;
    width: auto;
    background: url("images/green-divider.png")scroll no-repeat 0 0 transparent;
}

#search-header ul.navbar-nav li {
    float: left;
    background: url("images/divider.png") no-repeat scroll 0 0 transparent;
    display: block;
    cursor: pointer;
    padding: 0px 10px 0px 10px;
}

ul.navbar-nav {
    display: inline;
}

.GreenGridHyperlinks ul li:last-child {
    padding-right: 0;
}

.GreenGridHyperlinks ul li a {
    color: #599900;
    font-size: 11px;
}

.GreenGridHyperlinks .caret {
    border-top-color: #599900 !important;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px !important;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    content: "";
}

.gridview-links {
    float: right;
    width: auto;
}

    .gridview-links ul.navbar-nav > li > a:hover, .gridview-links ul.navbar-nav > li > a {
        color: #2574db;
    }

ul.nav-bar-dropdown-menu-file-search > li > a:hover, ul.nav-bar-dropdown-menu-file-search > li > a {
    color: #2574db !important;
}

    .gridview-links .nav.navbar-nav.navbar-right li:last-child a {
        padding-right: 0;
    }

.UserAssignDropdown {
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    vertical-align: bottom;
    cursor:pointer;
}

#search-header {
    clear: both;
    position: relative;
    width: 100%;
    min-height: 55px;
    margin-top: 16px;
    opacity: 1;
}

    #search-header ul.navbar-nav li.filter {
        background: none repeat scroll 0 0 transparent;
    }

ul.navbar-nav > li > a {
    cursor: pointer;
    font-size: 11px;
    line-height: 24px;
    padding-bottom: 0;
    padding-top: 0;
}

ul.navbar-nav.project-invoices li {
    background: none repeat scroll 0 0 transparent !important;
}

#search-header .nav.navbar-nav.navbar-right.project-invoices {
    clear: both;
    float: left !important;
    padding-bottom: 12px;
}

#search-header .project-invoices .dropdown-menu.main-dropdown li a span.files-count {
    float: right;
    left: 20px;
    position: relative;
    width: auto;
}

#search-header .gridvieweditbuttons {
    float: right;
}

#search-header .gridview-selected-files {
    float: right;
    position: relative;
    top: 35px;
    width: 243px;
}

#search-header .select-edit-files {
    margin-bottom: 5px;
    text-align: center;
}

#search-header .edit-files {
    color: #F0AE4C;
    text-align: center;
    font-size: 16px;
}

#search-header .select-files {
    color: #2d96cd;
    text-align: center;
    font-size: 16px;
}

.select-edit-files.selected-files {
    left: -62px;
    position: relative;
    top: 30px;
}

#search-header .project-selected {
    clear: both;
    color: #8E8C8D;
    float: right;
    font-size: 12px;
    padding: 10px 0;
    position: absolute;
    right: 15px;
    top: 25px;
    right: 0;
}

#search-header .GreenGridHyperlinks {
    float: left;
    text-align: right;
    clear: both;
}

ul.navbar-nav li.sort-queue {
    left: 0;
    position: absolute;
}

.navbar-default .navbar-nav > li.sort-queue > a {
    color: #fff;
    padding: 0 0 0 5px;
    float: left;
}

.gridviewblockright {
    float: right;
    width: 40.2%;
}

.gridviewblockmiddle {
    float: left;
    width: 27.8%;
}

.gridviewblockleft {
    float: left;
    width: 32%;
}

.NoLeftBorder {
    border-left: none !important;
}

.AlignedImageTable img {
    vertical-align: middle;
}

.riComment a {
    color: #2574db;
    font-size: 11px;
}

.riComment {
    color: #2574db;
    font-size: 11px;
}

.sprite-Status-Black, .sprite-Status-Blue-Pulse, .sprite-Status-Blue, .sprite-Status-Brown-Pulse, .sprite-Status-Brown,
.sprite-Status-Green-Pulse, .sprite-Status-Green, .sprite-Status-LightBlue-Pulse, .sprite-Status-Lightblue,
.sprite-Status-Magenta-Pulse, .sprite-Status-Magenta, .sprite-Status-None, .sprite-Status-Orange-Pulse, .sprite-Status-Orange,
.sprite-Status-Purple-Pulse, .sprite-Status-Purple, .sprite-Status-Red-Pulse, .sprite-Status-Red, .sprite-Status-Yellow-Pulse,
.sprite-Status-Yellow {
    background: url(images/status/status_sprite.gif);
}

.sprite-Status-Black {
    background-position: 0 0;
    width: 20px;
    height: 20px;
}

.sprite-Status-Blue-Pulse {
    background-position: 0 -70px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Blue {
    background-position: 0 -140px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Brown-Pulse {
    background-position: 0 -210px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Brown {
    background-position: 0 -280px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Green-Pulse {
    background-position: 0 -350px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Green {
    background-position: 0 -420px;
    width: 20px;
    height: 20px;
}

.sprite-Status-LightBlue-Pulse {
    background-position: 0 -490px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Lightblue {
    background-position: 0 -560px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Magenta-Pulse {
    background-position: 0 -630px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Magenta {
    background-position: 0 -700px;
    width: 20px;
    height: 20px;
}

.sprite-Status-None {
    background-position: 0 -770px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Orange-Pulse {
    background-position: 0 -840px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Orange {
    background-position: 0 -910px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Purple-Pulse {
    background-position: 0 -980px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Purple {
    background-position: 0 -1050px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Red-Pulse {
    background-position: 0 -1120px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Red {
    background-position: 0 -1190px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Yellow-Pulse {
    background-position: 0 -1260px;
    width: 20px;
    height: 20px;
}

.sprite-Status-Yellow {
    background-position: 0 -1330px;
    width: 20px;
    height: 20px;
}

.SiteProcessing {
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.spCounterDisplay {
    position: relative;
    top: 2px;
}

.tabButtons li {
    margin: 0 0 -1px 3px;
    width: 15%;
    position: relative;
    top: 1px;
    height: 34px;
}

    .tabButtons li.active a {
        background-color: #fff !important;
        border: 1px solid #dddddd !important;
    }

    .tabButtons li a {
        margin: 0;
        padding: 8px 15px;
        color: #2a3941;
        background-color: #C3C6CD;
        border-radius: 0;
        border: 1px solid #C3C6CD !important;
        display: block;
    }

    .tabButtons li:first-child {
        margin: 0;
    }

.PageLinkContainer {
    padding-top: 16px;
    padding-bottom: 16px;
}

    .PageLinkContainer ul.navbar-nav ul.nav-bar-dropdown-menu-file-search li.filter {
        background: none repeat scroll 0 0 transparent;
    }

    .PageLinkContainer ul.navbar-nav ul.nav-bar-dropdown-menu-file-search li {
        float: left;
        background: url("images/divider.png") no-repeat scroll 0 0 transparent;
        display: block;
        cursor: pointer;
        padding:0px 15px;
    }

#EditOption > a > b.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px !important;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    content: "";
}

.PageHeader {
    float: left;
    width: 32%;
    height: 50px;
}

    .PageHeader span {
        color: #2574db;
        font-size: 16px;
        padding: 0;
        text-shadow: 0 0 #2574db;
    }

.PageHeaderMiddle {
    float: left;
    width: 15%;
    padding-top: 12px;
    text-align: center;
}

.OptionDropdownArrow {
    height: 24px;
    color: #2574db !important;
    margin-top: -12px;
    font-size: 1em !important;
}

.fileDetailLinkFontSize {
    font-size: 11px !important;
}

.width24percent {
    width: 24% !important;
}

.fileDetailTabsWidthAdusted {
    width: 55% !important;
}

.fileDetailGreenLinkWidthAdjusted {
    width: 35% !important;
}

.popUpHeader {
    border-bottom: 1px solid #959ca1;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 15px;
    color: #959ca1;
}

body {
    background-color: #f1f3f3;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

#queue-tab {
    background-color: #fff;
}

#indexing-queue > div {
    background-color: #fff;
    margin: 10px 0;
    width: 100%;
    height:auto;
}

#indexing-queue {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}

ul#queue-tab li {
    margin: 0 0 -1px 3px;
    width: 15%;
    position: relative;
    top: 1px;
}

    ul#queue-tab li.active a {
        background-color: #fff;
    }

    ul#queue-tab li a {
        margin: 0;
        padding: 5px 15px;
        color: #2a3941;
        background-color: #C3C6CD;
        border-radius: 0;
        border: none;
        display: block;
    }

    ul#queue-tab li:first-child {
        margin: 0;
    }

#bs-example-navbar-collapse-1 .navbar-right {
    float: right;
    min-height:37px;
}

.navbar-default {
    background-color: #fff;
    border: none;
    margin: 0 0 6px;
    min-height: 25px !important;
}

    .navbar-default .navbar-nav > li > a {
        color: #2574db;
    }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #2574db;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #2574db;
    }

.tab-content {
    float: left;
    min-height: 760px;
    width: 100%;
    overflow: hidden;
}

#documents, #batches {
    float: left;
    padding: 10px 10px 10px 0;
    width: 100%;
}

.left-content {
    border-right: 1px solid #f1f3f3;
    float: left;
    padding: 10px;
    width: 70%;
    height: 70%;
    text-align: center;
}

    .left-content ul.navbar-nav li {
        float: left;
        display: flex;
        cursor: pointer;
    }

    .left-content ul.navbar-nav > li > a {
        font-size: 12px;
        line-height: 25px;
        padding: 2px 10px 0px;
        cursor: pointer;
    }

    .left-content ul.navbar-nav li.filter {
        background: none;
    }

#documents-div, .folder-container {
    float: left;
    width: 100%;
    height: 630px;
}

.documents-queue {
    float: left;
    margin-left: 15px;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
    width: 138px;
    height:auto;
}

.queue-div {
    float: left;
    margin: 16px 18px 7px;
}

    .queue-div > img {
        clear: both;
        float: left;
        border: 1px solid #C3C6CD;
    }

.documents-queue span {
    border: medium none;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
}

    .documents-queue span.new {
        background-color: #5CB85C;
    }

    .documents-queue span.queue {
        background-color: #f9b625;
        color: #2a3941;
    }

    .documents-queue span.error {
        background-color: #d9534f;
    }

    .documents-queue span.manual {
        background-color: #2574db;
    }

.left-content button.load-more {
    background-color: #5BC0DE;
    border: none;
    color: #FFFFFF;
    font-size: 16px;
    margin: 30px 0 0;
    padding: 10px;
    width: 35%;
}

.left-content div.iq-paging {
    float: right;
    width: 100%;
}

.documents-queue .date-time, .documents-queue .page-number, .folder-content .date-time {
    clear: both;
    color: #8E8C8D;
    float: left;
    font-size: 12px;
    padding: 5px 0;
    width: 100%;
}

.right-content {
    float: left;
    padding: 10px 0 10px 1.5%;
    text-align: center;
    width: 25%;
}

    .right-content ul {
        height: 25%;
    }

        .right-content ul.button-links li {
            float: left;
            padding: 10px 12px;
            width: 265px;
            margin: 0 0 25px;
            cursor: pointer;
        }

        .right-content ul.quality-buttons li img, ul.button-links li img {
            float: left;
        }

        .right-content ul li span {
            color: #FFFFFF;
            float: left;
            font-size: 15px;
            padding: 2px 0 0 10px;
        }

        .right-content ul li.refresh-link {
            background-color: #5CB85C;
        }

        .right-content ul li.select-link {
            background-color: #5BC0DE;
            padding: 11px 12px;
        }

        .right-content ul li.deselect-link {
            background-color: #4a7087;
        }

        .right-content ul li.add-link {
            background-color: #f9b625;
        }

.doc-info-queue-div {
    float: left;
    margin: 7px 18px;
}

    .doc-info-queue-div > img {
        clear: both;
        float: left;
        border: 1px solid #C3C6CD;
    }

.navbar-right .dropdown-menu #all-users, .navbar-right .dropdown-menu #all-projects {
    left: 0;
    padding: 0;
    min-width: 118px;
    top: 25px;
    border: 1px solid #C3C6CD;
    border-radius: 0;
    box-shadow: 2px 2px 2px #C3C6CD;
    border-top: none;
    border-bottom: none;
    margin: 0;
}

.left-content ul.dropdown-menu li {
    background: none;
    padding: 7px 10px;
    min-width: 116px;
}

.navbar-right .dropdown-menu #all-users, .navbar-right .dropdown-menu #all-projects {
    left: 0;
    padding: 0;
    min-width: 118px;
    top: 25px;
    border: 1px solid #C3C6CD;
    border-radius: 0;
    box-shadow: 2px 2px 2px #C3C6CD;
    border-top: none;
    border-bottom: none;
    margin: 0;
}

.left-content ul.dropdown-menu li {
    background: none;
    padding: 7px 10px;
    min-width: 116px;
}

.view .dropdown-menu.main-dropdown {
    left: 6px;
}

.dropdown.filter .dropdown-menu.main-dropdown {
    min-width: 120px;
}

.navbar-nav .dropdown-menu {
  position: absolute;
  float: left;
}

.navbar-right .change-status-dropdown-menu {
    left: 0;
    padding: 0;
    min-width: 135px;
}

.left-content ul.change-status-dropdown-menu li {
    min-width: 115px;
}

.navbar-right .filter-dropdown-menu {
    left: 0;
    padding: 0;
    min-width: 100px;
}

.left-content ul.filter-dropdown-menu li {
    min-width: 100px;
}

.navbar-right .user-dropdown-menu {
    left: 0;
    padding: 0;
    min-width: 180px;
}

.navbar-right .status-dropdown-menu {
    left: 0;
    padding: 0;
    min-width: 180px;
}

.navbar-right .project-dropdown-menu {
    left: 0;
    padding: 0;
    min-width: 180px;
}

#myModalDelete .modal-body {
    padding: 40px;
}

.nav.navbar-nav.navbar-right .dropdown ul li:first-child {
    padding-top: 10px;
    padding-bottom: 7px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        border-radius: 0 0 0 0;
        left: 100%;
        margin-left: -23px;
        margin-top: 20px;
        top: 0;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #8e8c8d;
        margin-top: 0;
        margin-right: -20px;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #2574db;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #000;
}

.left-content ul.dropdown-menu li:hover, .dropdown-menu > li:focus { /*background: none repeat scroll 0 0 #eee;*/
    color: #000;
}

.filter img, .change-status img, .view img {
    float: left;
}

.dropdown-menu > li > a {
    padding: 0 20px 0 0;
    font-size: 12px;
}

#all-projects1 > li > a {
    padding: 0px;
}

#all-users span, #all-projects span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 145px;
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 0 10px;
    text-align: left;
}

#all-users li, #all-projects li {
    float: left;
    padding: 5px 10px;
    cursor: pointer;
}

.filter span, .change-status span, .view span {
    float: left;
    font-size: 12px;
    line-height: 11px;
    padding: 0 0 0 10px;
    text-align: left;
}

    .filter span.count {
        padding: 0 25px;
    }

.dropdown-menu.submenu {
    min-width: 198px;
    top: -17px;
}

    .dropdown-menu.submenu li {
        min-width: 188px !important;
    }

ul.dropdown-menu {
    font-size: 14px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.left-content ul.navbar-nav li.show-status {
    padding: 8px 21px 2px !important;
    font-size: 12px;
}

    .left-content ul.navbar-nav li.show-status a {
        float: left;
    }

.modal-header {
    display: block;
    min-height: 25px;
    background-color: #2574db;
    padding: 10px 15px;
}

    .modal-header .close {
        color: #FFFFFF;
        opacity: 1;
        padding: 0px;
    }

.modal-title {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.modal-body input:not(.noModalBodyInputClass) {
    border: 1px solid #A7A9AC;
    background-color: #eee;
}

.modal-body {
    font-size: 15px;
    color: #231f20;
    padding: 20px 40px;
}

.fb-website-filesearch-popup.modal-body {
    padding: 20px;
}

.doc-in-batch {
    margin: 30px 0 0;
}

    .doc-in-batch ul li {
        line-height: 24px;
        padding: 0 15px;
        font-family: "segoe ui Light";
        font-size: 14px;
    }


.modal-footer {
    border: medium none;
    margin: 0;
    padding-top: 0;
    padding-right: 35px;
}

    .modal-footer .fb-webadmin-grid-buttons {
        z-index: 1;
    }

.modal-btn {
    background-color: #2574db;
    color: #f1f3f3;
    font-size: 15px;
    padding: 10px 35px !important;
}

.no-btn {
    background-color: #fff;
    color: #2574db;
    border: 1px solid #2574db;
}

.red-btn {
    background-color: rgb(212, 63, 58);
    color: white;
    border: 1px solid rgb(212, 63, 58);
}

.btn:hover:not(.no-btn), .btn:focus:not(.no-btn) {
    color: #fff !important;
}

#search-portal-type-modal .modal-body {
    font-size: 15px;
    color: #231f20;
    padding: 0px 0px;
    background-color: #f1f3f3;
}

#AssignedItemsDialog {
    overflow-y: unset !important;
}
.assignItems {
    width: 34% !important;
}
.innerPopUpWidth {
    width: 950px !important;
}
.innerPopUpHeight {
    height: 570px !important;
}
.modal-dialog {
    width: 550px;
}


@media screen and (max-width: 767px) {
    .modal-dialog {
        width: auto;
    }
    #public-top-bar .left .header-text {
        display:none;
    }
}

    .modal-content {
        width: inherit;
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal {
        overflow-y: auto;
    }

    body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
        margin: 0;
    }

    .no-btn.btn:hover, .no-btn.btn:focus {
        color: #2574db;
    }

    .navbar-right .change-status .dropdown-menu .change-status-dropdown-menu .filter-dropdown-menu {
        left: 6px;
    }

    .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-bottom-color: #2574db;
        border-top-color: #2574db;
    }

    #myModalDelete .modal-body {
        padding: 40px;
    }

    .nav.navbar-nav.navbar-right .dropdown ul li:first-child {
        padding-top: 10px;
        padding-bottom: 7px;
    }

    .nav.navbar-nav.navbar-right .dropdown ul li:last-child {
        padding-bottom: 10px;
        display: block;
    }

    .grey, .darkgrey {
        box-shadow: 0 0 10px 10px #caddec;
    }

    .drop-hover {
        box-shadow: 0 0 10px 10px #caddec;
    }

    #doc-folders .grey, #doc-folders .darkgrey {
        background-color: #D8E4F2;
        border-radius: 26px 26px 26px 26px;
        box-shadow: 0 1px 21px 10px #CADDEC;
    }

    .right-content .doc-info-section {
        text-align: left;
        float: left;
        height: 75%;
        width: 100% !important;
    }

    .right-content .doc-info-content {
        text-align: left;
        float: left;
        height: 100%;
    }

        .right-content .doc-info-content h3 {
            font-size: 16px;
            font-weight: normal;
            margin: 10px 0;
            color: #2a3941;
        }

    .dl-horizontal {
        float: left;
        margin: 15px 0;
    }

        .dl-horizontal dt {
            float: left;
            text-align: left;
            font-weight: normal;
            font-size: 13px;
            width: 100px;
            color: #8e8c8d;
        }

        .dl-horizontal dd {
            text-align: right;
            font-size: 13px;
            width: 200px;
            margin-left: 80px;
            margin-right: 10px;
            color: #8e8c8d;
            padding-bottom: 5px;
        }

.pages-in-doc {
    border-top: 1px solid #f1f3f3;
    float: left;
    margin-top: 25px;
    max-width: 290px;
}

        .pages-in-doc .dl-horizontal dt {
            width: 180px;
        }

    .dl-horizontal.blue-bg {
        background-color: #2574db;
    }

        .dl-horizontal.blue-bg dt h3, .dl-horizontal.blue-bg dd h3 {
            color: #fff;
            margin: 10px;
        }

    .doc-images {
        float: left;
        padding: 0 10px;
    }

        .doc-images > div {
            float: left;
            margin: 11px;
        }

            .doc-images > div:nth-child(odd) {
                clear: both;
            }

    .doc-info-queue-div {
        cursor: pointer;
    }

    .view .dropdown-submenu > a:after {
        display: none;
    }

    .dropdown-submenu > a:after {
        display: none;
    }

    .back-to-doc-link {
        color: #2574db;
        float: left;
        font-size: 17px;
        cursor: default;
    }

        .back-to-doc-link > img {
            margin-right: 10px;
            cursor: pointer;
        }

    #doc-folders, #batch-doc-content, #doc-attach {
        width: 100%;
        float: left;
        min-height: 700px;
    }

    #documents-div > div:nth-child(1), #documents-div > div:nth-child(5n+1), .folder-container > div:nth-child(1), .folder-container > div:nth-child(5n+1) {
        margin-left: 17px;
    }

    #batch-doc .collapse.navbar-collapse {
        padding-left: 0;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: #eee;
    }

    .nav-tabs > li > a:hover {
        background-color: #C3C6CD;
    }

    .navbar-collapse {
        padding-right: 25px;
        flex-basis: 0;
    }

    .modal-backdrop.in {
        background-color: #000 !important;
    }

    li.dropdown ul li:hover, ul.dropdown-menu.submenu li:hover {
        background-color: #e2e2e2;
        background-image: url('images/icons/divider.png');
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 2px auto;
    }

    .fb-center-aligned-text-div {
        text-align: center;
    }

    .pagination > input {
        background-color: #FFFFFF;
        border: 1px solid #8E8C8D;
        border-radius: 5px 5px 5px 5px;
        height: 30px;
        width: 30px;
        color: #8e8c8d;
        padding: 8px 7px;
        text-align: center;
    }

    .pagination {
        color: #8e8c8d;
        font-size: 13px;
        margin: 45px 0 20px;
    }

        .pagination > span {
            padding: 0 2px;
        }

        .pagination .page-number {
            float: left;
        }

    .leftPage, .rightPage {
        float: left;
    }

    .pagination .page-number input {
        background-color: #FFFFFF;
        border: 1px solid #8E8C8D;
        color: #8E8C8D;
        height: 25px;
        padding: 0 7px;
        text-align: center;
        width: 17%;
    }

    .pagination .next-page, .pagination .prev-page {
        cursor: pointer;
        float: left;
        font-size: 1.25em;
        margin: 6px 0;
    }

    .list-item-options ul.navbar-nav li {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #C3C6CD;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        width: 160px;
    }

    .list-item-options ul.nav.navbar-nav {
        float: right;
    }

    .list-item-options ul.navbar-nav li ul li {
        border: none;
        border-radius: 0;
    }

    .slider-range.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
        float: left;
        height: 0;
        margin: 10px 10px 10px 5px;
        width: 100px;
    }

    .ui-slider-handle.ui-state-default.ui-corner-all {
        height: 17px;
        width: 4px;
        margin-left: 0;
        top: -8px;
        background-image: none;
        background-color: #8e8c8d;
        border: 1px solid #8e8c8d;
    }

    .sorted-documents-list {
        clear: both;
        color: #B0B3BA;
        float: left;
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        text-align: left;
        width: 96%;
        padding-top: 10px;
    }

    #sorted-documents div#documents-div {
        padding-top: 20px;
    }

    .sorted-documents-list.sorted-doc > span {
        padding-right: 20px;
    }

    #zoomable.ui-draggable-disabled {
        opacity: 1 !important;
    }

    .error-template {
        background-color: #d9534f;
        border-radius: 5px 5px 5px 5px;
        float: left;
        padding: 10px;
        width: 95%;
        margin-bottom: 20px;
    }

        .error-template img {
            float: left;
        }

        .error-template > h4 {
            float: left;
            display: inline;
            color: #FFFFFF;
            font-size: 13px;
            margin: 0;
            text-transform: uppercase;
            padding: 8px 8px;
        }

    .error-template-msg {
        color: #FFFFFF;
        font-size: 12px;
        line-height: 17px;
        margin: 5px 0;
        padding: 5px 9px;
    }

        .error-template-msg li {
            color: #FFFFFF;
            font-size: 12px;
            line-height: 17px;
            margin: 5px 0;
            padding: 5px 9px;
        }

    .error-template .slimScrollDiv {
        float: left;
    }

    .tooltip-inner {
        max-width: 100%;
        position: relative;
        z-index: 9999;
    }

    .tooltip.top .tooltip-arrow {
        top: 27px !important;
    }

    #documents .scroll-dropdown > div {
        border-radius: 0 0 0 0;
        left: 486px;
        position: absolute;
        top: 50px;
    }

    #batches .scroll-dropdown > div {
        border-radius: 0 0 0 0;
        left: 792px;
        position: absolute;
        top: 30px;
    }

    .scroll-dropdown > div#third_projects {
        top: 56px;
    }

    .scroll-dropdown > div#third {
        top: 83px;
    }

    .scroll-dropdown .slimScrollDiv {
        position: absolute !important;
    }

    #all-users, #all-projects {
        position: relative;
    }

        #all-users.dropdown-menu.submenu {
            top: 0px;
        }

        #all-projects.dropdown-menu.submenu {
            top: 0px;
        }

    #doc-user-list, #doc-project-list {
        border-top: 1px solid #C3C6CD;
        position: absolute;
        z-index: 88;
        width: 200px;
    }

    .doc-user-li.dropdown-submenu span {
        padding-top: 3px;
    }

    .doc-proj-li.dropdown-submenu span {
        padding-top: 3px;
    }

    .show-status {
        padding-top: 10px !important;
    }

    .scroll-dropdown .slimScrollDiv .slimScrollBar {
        right: 9px !important;
        z-index: 9999 !important;
    }

    .scroll-dropdown .slimScrollDiv .slimScrollRail {
        display: none !important;
    }

    .scroll-dropdown {
        left: 90px;
        top: -1px;
        position: absolute;
        width: 200px;
    }

    .newToolTip {
        z-index: 99999 !important;
        position: absolute;
        color: #FFF;
        padding: 5px 10px;
        border-radius: 5px;
        background-color: #191919;
        text-align: center;
    }

        .newToolTip .tooltip-arrow {
            background: url('images/icons/ToolTip_Arrow.png') no-repeat scroll 0 0 transparent;
            display: block;
            width: 15px;
            height: 10px;
            position: absolute;
            top: -9px;
            left: 104px;
        }


ul.navbar-nav li.sort-queue {
    left: 0;
    position: absolute;
}

.navbar-default .navbar-nav > li.sort-queue > a {
    color: #fff;
    padding: 0 0 0 5px;
    float: left;
}

    .drop-documents-container {
        border: 7px dashed #7D8087;
        position: absolute;
        z-index: 9999;
        text-align: center;
    }

        .drop-documents-container .drop-content {
            background-color: #464748;
            opacity: 0.34;
            position: relative;
            z-index: 1000;
            width: 100%;
            height: 100%;
        }

        .drop-documents-container .left {
            color: #FFFFFF;
            font-size: 60px;
            font-weight: bold;
            margin: 0 30%;
            position: relative;
            top: -70%;
            width: 327px;
            z-index: 99999;
            line-height: 76px;
        }

        .drop-documents-container .right {
            color: #FFFFFF;
            font-size: 40px;
            font-weight: bold;
            position: relative;
            top: -70%;
            width: 300px;
            z-index: 99999;
            line-height: 56px;
        }

    .pages-effect {
        background: url("images/pages-effect.png") no-repeat scroll -6px -13px transparent;
        height: 176px;
        padding: 27px 16px;
        width: 154px;
    }

    .drop-toolTip {
        z-index: 9999;
        position: absolute;
        color: #FFF;
        padding: 5px 10px;
        border-radius: 5px;
        background-color: #191919;
        width: 130px;
        top: 165px;
        left: -5px;
    }

    .drop-toolTip-text {
        text-align: center;
    }

    .drop-toolTip .tooltip-arrow {
        background: url('images/icons/ToolTip_Arrow.png') no-repeat scroll 0 0 transparent;
        display: block;
        width: 15px;
        height: 10px;
        position: absolute;
        top: -9px;
        left: 60px;
    }

    .scan-document-link {
        background-color: #5CB85C;
    }

    .upload-document-link {
        background-color: #4a7087;
        color: #FFFFFF;
    }

    .scan-document-link {
        background-color: #5CB85C;
        color: #FFFFFF;
    }

        .scan-document-link:hover {
            color: #FFFFFF !important;
        }

    .quality_control_header {
        padding-top: 10px !important;
        margin-top: 10px !important;
    }

    .indexing-content {
        clear: both;
        float: left;
        padding-top: 5px;
        padding-left: 10px;
        position: relative;
        width: 97%;
    }

    .indexing-content-project {
        clear: both;
        float: left;
        padding-top: 5px;
        padding-left: 10px;
        position: relative;
        width: 93%;
    }

        .indexing-content-project table {
            width: 100%;
        }

        .indexing-content-project td select {
            border: 1px solid #C3C7CE;
            font-size: 12px;
            width: 96% !important;
            height: 20px;
        }

    .indexing-content-header {
        clear: both;
        float: left;
        padding-top: 5px;
        padding-left: 10px;
        padding-bottom: 5px;
        position: relative;
        width: 94% !important;
    }

        .indexing-content-header h5 {
            font-size: 15px;
            font-weight: bold;
            line-height: 1.1;
        }

    .fb-indexing-options li b.white {
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
    }

    .fb-indexing-options {
        float: right;
        margin-right: 7px;
        margin-top: -2px;
    }

        .fb-indexing-options li {
            cursor: pointer;
            text-align: center;
            float: left;
            margin-left: 10px;
            padding: 5px;
        }

            .fb-indexing-options li > span, .indexing-dropdown-menu > li > a > span {
                font-size: 11px !important;
                color: #FFFFFF;
            }

                .fb-indexing-options li > span:not([class^='icon-']) {
                    margin-right: 5px;
                }

            .fb-indexing-options li.advance-indexing-options {
                width: 95px;
            }

            .fb-indexing-options li.indexing-options {
                width: 75px;
            }

            .fb-indexing-options li.gold {
                background-color: #f9b625;
                border: 1px solid #f9b625;
            }

                .fb-indexing-options li.gold:hover {
                    background-color: #f0984e;
                    border: 1px solid #e89046;
                }

            .fb-indexing-options li.green {
                background-color: #5cb85c;
                border: solid 1px #5cb85c;
            }

                .fb-indexing-options li.green:hover {
                    background-color: #6ba856;
                    border: solid 1px #649b51;
                }

            .fb-indexing-options li.darkblue {
                background-color: #4a7087;
                border: solid 1px #4a7087;
            }

                .fb-indexing-options li.darkblue:hover {
                    background-color: #2574db;
                    border: solid 1px #2574db;
                }


    .indexing-dropdown-menu {
        position: absolute;
        top: 90%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 11px;
        list-style: none;
        background-color: #4a7087;
        border: 1px solid #cccccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
    }

    .navbar-right .indexing-options-menu {
        left: -16px;
        padding: 0;
        min-width: 100px;
    }

    .indexing-dropdown {
        position: relative;
    }

    li.indexing-dropdown ul li:hover, ul.indexing-dropdown-menu.submenu li:hover {
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 2px auto;
        display: block;
        background-color: #2574db;
    }

    .indexing-lineitem-header {
        clear: both;
        float: left;
        padding: 7px 0px 7px 0px;
        position: relative;
        width: 100% !important;
        background-color: rgba(226, 226, 226, 1);
        color: #2574db;
        height: 25px !important;
    }

        .indexing-lineitem-header h5 {
            font-size: 15px;
            font-weight: bold;
            line-height: 1.5;
            padding-left: 7px;
            margin-top: 0px !important;
        }

    .indexing-lineitem-calculation {
        width: 100% !important;
        clear: both;
        color: #333;
        float: left;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        padding: 5px 0px 5px 0px;
        text-align: center;
        background-color: rgba(195, 198, 205, 1);
    }

        .indexing-lineitem-calculation > span {
            padding-right: 60px;
        }

    .fb-indexingviewer-disabled {
        background-color: #d8d8d8 !important;
        border: solid 1px #c3c6cd !important;
        cursor: default !important;
        background-image: none;
    }

    .fb-indexingviewer-lineitem-options {
        margin-top: 3px;
        box-shadow: none;
    }

        .fb-indexingviewer-lineitem-options li {
            width: 88%;
            margin-left: 0;
            height: 19px;
            line-height: 17px;
            border-top: solid 1px #c3c6cd;
        }

            .fb-indexingviewer-lineitem-options li:last-child {
                border-bottom: solid 1px #c3c6cd;
            }

    .variance-red {
        color: #d9534f;
    }

    .variance-blue {
        color: #2574db;
    }

    .indexing-toolbar {
        float: right;
    }

        .indexing-toolbar a {
            padding: 5px;
        }

    .indexing-top-section {
        height: 10%;
    }

    .indexing-file-main {
        background-color: White;
        float: left;
        position: relative;
        width: 98%;
    }

    .indexing-content .nav.navbar-nav {
        height: 20px;
        width: 100% !important;
        padding: 5px 5px 5px 0px;
    }

    .indexing-content .caret {
        left: -8px;
        position: relative;
        top: -26px;
        cursor: pointer;
    }

    .indexing-content table {
        width: 100%;
    }

    .indexing-content td {
        float: left;
        margin: 0;
        width: 100%;
    }

        .indexing-content td label {
            margin: 0;
            font-size: 12px;
            font-weight: normal;
            clear: both;
            float: left;
            color: #8e8d8e;
        }

        .indexing-content td input {
            border: 1px solid #6b7786;
            font-size: 12px;
            padding: 0px;
            height: 40px;
        }

        .indexing-content td select {
            border: 1px solid #C3C7CE;
            font-size: 12px;
            width: 96% !important;
            height: 42px;
            padding: 0px;
            -moz-appearance: none;
        }

            .indexing-content td select::-ms-expand {
                display: none !important;
            }

        .indexing-content td ul.nav.navbar-nav.custom-select {
            font-size: 12px;
            width: 95% !important;
            height: 20px;
        }

        .indexing-content td ul.nav.navbar-nav.SepDivider {
            font-size: 12px;
            width: 95% !important;
            height: 20px;
        }

        .indexing-content td ul.button-save {
            padding-right: 7px !important;
        }

            .indexing-content td ul.button-save li {
                background-color: #2574db;
                color: #fff;
                cursor: pointer;
                text-align: center;
                width: 65px;
                padding: 10px 12px;
            }

    .indexing-content .fb-btn-group > ul > li > a {
        padding: 0px !important;
    }

        .indexing-content .fb-btn-group > ul > li > a > label {
            padding-left: 5px;
        }

#PagingControl {
    margin: 700px 340px 0px 340px;
}

#doc-attach {
    min-height: 560px;
}

    .ApplyAllChecked p {
        margin-top: -18px;
        padding-left: 25px;
        width: 70%;
        color: #8e8d8e;
        font-size: 13px !important;
    }

    .ApplyAllChecked input {
        height: 20px !important;
        width: 5% !important;
        border: none !important;
    }

    .ApplyAllCheckedDisabled p {
        color: #c1bfc1;
    }

    .indexing-content .dropdown-menu {
        width: 96.5% !important;
    }

    .indexing-content li.dropdown {
        padding: 0 0 0 5px !important;
        width: 100% !important;
        height: 20px;
    }

    .indexing-content ul.nav.navbar-nav {
        border: 1px solid #C3C7CE;
    }

    .indexing-content li.dropdown a.dropdown-toggle {
        color: #283941;
        font-size: 12px;
        padding: 0 !important;
        line-height: 14px;
    }

    .nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
    }

    .indexing-content li.dropdown ul.dropdown-menu li a {
        padding: 5px;
    }

    .indexing-content li.dropdown ul.dropdown-menu li {
        padding: 0px !important;
        width: 100% !important;
    }

    .datepicker-icon {
        background: url("images/icons/calendar.png") no-repeat scroll 0 0 transparent;
        left: -8px;
        position: relative;
        top: -31px;
    }

    .indexing-content .btn.modal-btn {
        float: right;
        font-size: 12px;
        margin: 10px 28px;
        padding: 8px 30px;
    }

    .doc-view {
        position: relative;
        margin-left: 10px !important;
        background-color: #FFFFFF;
        overflow: hidden !important;
        width: 97.5% !important;
        height: 98.5% !important;
        border: 1px solid #CCCCCC !important;
    }

        .doc-view > img {
            position: absolute;
            margin: 0;
        }


    .scroll-container {
        border: 1px solid #CCCCCC;
        max-height: 200px;
        position: absolute;
        left: -1px;
        top: 21px;
        width: 100% !important;
        z-index: 9999;
    }

    .scroll-list {
        background-color: #FFFFFF;
        width: 100% !important;
        height: 100% !important;
    }

    .scroll-container .slimScrollDiv {
        width: 100% !important;
    }

        .scroll-container .slimScrollDiv .slimScrollBar {
            right: 9px !important;
            z-index: 9999 !important;
        }

        .scroll-container .slimScrollDiv .slimScrollRail {
            display: none !important;
        }

    .scroll-container .dropdown-menu {
        border: medium none !important;
        border-radius: 0 0 0 0;
        box-shadow: 0 0 0;
        height: 100% !important;
        width: 100% !important;
        position: relative;
        top: 0 !important;
    }

    .DocumentProperties {
        display: none;
        position: absolute;
        background-color: white;
        border: 3px solid #2574db;
        z-index: 9999;
        width: 500px;
    }

    #iq-viewer-thumb-doc {
        position: absolute;
        margin: 0;
        padding: 5px;
        border: solid 1px #898989;
        width: auto;
    }

    .iq-viewer-thumb-div {
        float: left;
        margin: 7px 18px;
        cursor: pointer;
    }

        .iq-viewer-thumb-div > img {
            clear: both;
            float: left;
            border: 1px solid #C3C6CD;
        }

    .doc-toolbar-items {
        background-color: #FFFFFF;
        border-radius: 0 0 5px 5px;
        float: left;
        padding: 10px;
        width: 100%;
        position: fixed;
        display: block;
        position: relative;
        text-align: center;
    }

        .doc-toolbar-items td {
            width: 33%;
        }

            .doc-toolbar-items td > div {
                float: left;
                margin: 0 0 0 35px;
                cursor: pointer;
            }

            .doc-toolbar-items td > span {
                padding: 0 7px 0px 7px;
            }

.iq-doc-option {
    float: left;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
.iq-doc-option-transform {
    transform: rotate(90deg);
}
.iq-btn-save {
    margin: 10px 18px;
}

    .rotate-img {
        float: left;
        background: url('images/icons/Rotate_20x20.png') no-repeat scroll 0 0 transparent;
        display: block;
        height: 22px;
        width: 22px;
        cursor: pointer;
    }

    .rotate-right-img {
        float: left;
        background: url('images/icons/RotateR_20x20.png') no-repeat scroll 0 0 transparent;
        display: block;
        height: 22px;
        width: 22px;
        cursor: pointer;
    }

    .zoom-out-img {
        background-image: url('images/icons/ZoomOut_20x20.png');
        background-repeat: no-repeat;
        background-color: transparent;
        display: block;
        height: 22px;
        width: 22px;
        float: left;
    }

    .zoom-in-img {
        background-image: url('images/icons/ZoomIn_20x20.png');
        background-repeat: no-repeat;
        background-color: transparent;
        display: block;
        float: left;
        height: 22px;
        width: 22px;
    }

    .fit-to-width {
        background-image: url('images/icons/fit_width_20x20.png');
        background-repeat: no-repeat;
        background-color: transparent;
        display: block;
        float: left;
        height: 22px;
        width: 22px;
    }

    .fit-to-height {
        background-image: url('images/icons/fit_height_20x20.png');
        background-repeat: no-repeat;
        background-color: transparent;
        display: block;
        float: left;
        height: 22px;
        width: 22px;
    }

    #indexingviewer-pager {
        margin: 0 15%;
        float: none;
        text-align: center;
    }

    .doc-options-button {
        float: right;
        max-width: 280px;
        margin: 0 10px 0 0;
    }

        .doc-options-button li {
            cursor: pointer;
            text-align: center;
            min-width: 100px;
            padding: 7px 12px;
            float: left;
            margin-right: 10px;
        }

            .doc-options-button li span {
                color: #FFFFFF;
                font-size: 15px;
            }

            .doc-options-button li.blue {
                background-color: #5bc0de;
            }

            .doc-options-button li.orange {
                background-color: #f9b625;
            }

            .doc-options-button li.red {
                background-color: #d9534f;
            }

    .docSelected {
        background-color: #26328c !important;
        background-image: none !important;
        border-style: none !important;
        color: #FFF !important;
    }

    #viewer-words {
        z-index: 9999;
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: Transparent;
    }

    #band-layer {
        position: absolute;
        left: 0px;
        top: 0px;
        background: transparent url('images/spacer.gif') repeat;
        z-index: 1;
        filter: Alpha(Opacity=10);
        opacity: .1;
    }

    .webViewerWordsHighlight {
        filter: Alpha(opacity = 50);
        opacity: .5;
        text-align: center;
        position: absolute;
        z-index: 9999;
        background-color: Transparent;
        padding: 0px;
        margin: 0px;
    }

    .pcHighlight {
        border: 2px solid #f0ae31 !important;
    }

    .pcWordsHighlight {
        filter: Alpha(opacity = 50);
        opacity: .5;
        text-align: center;
        position: absolute;
        z-index: 9999;
        background-color: Transparent;
        padding: 0px;
        margin: 0px;
        cursor: pointer;
    }

        .pcWordsHighlight:hover, .bgGreen {
            background-color: Green;
        }

        .pcWordsHighlight img {
            margin: 0px;
            border: none;
        }

    .banding {
        background-color: Transparent;
        border: dashed 1px Blue;
        position: absolute;
    }

    .toggleButton {
        border: solid 1px #999999;
    }

    .index-tool-tip {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 1;
        margin-bottom: 11px;
        background-color: White;
        border: solid 1px #a1a1a1;
    }

    #index-tip-box td {
        font-weight: normal;
        text-align: center;
    }

    .bottom-tip {
        position: absolute;
        z-index: 99;
        bottom: -10px;
    }

    .error-section {
        background-color: #d9534f;
        width: 98.5%;
        height: 100% !important;
        padding: 5px 7px 4px;
        float: left;
        clear: both;
    }

        .error-section img {
            float: left;
            margin: 3px 0 5px;
        }

        .error-section .error-msg {
            float: left;
            padding: 0 0 10 10px;
            color: #fff;
            padding-left: 5px;
        }

            .error-section .error-msg h3 {
                margin: 5px 0 10px;
                font-size: 10px;
                float: left;
                clear: both;
            }

            .error-section .error-msg h4 {
                clear: both;
                float: left;
                font-size: 11px;
                font-weight: bold;
                margin: 10px 0 5px;
                text-transform: uppercase;
            }

            .error-section .error-msg a {
                float: left;
                margin: 10px 0 5px 10px;
                color: #1a91c0;
                font-weight: bold;
                font-size: 11px;
            }

    .error-msg-content {
        clear: both;
        color: #FFFFFF;
        float: left;
        padding-top: 10px;
        text-align: left;
        width: 95%;
        font-size: 11px;
        text-shadow: 0 0 #FFFFFF;
        height: 80%;
        overflow: hidden;
    }

.quality_control_tab {
    border-right: 1px solid #f1f3f3;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 98%;
    padding-top: 15px;
}

    .quality_control_projectlist {
        left: 0;
        padding: 0;
        min-width: 145px;
        top: 0px;
        border: 1px solid #C3C6CD;
        border-radius: 0;
        margin-top: 0px;
        width: 200px !important;
    }

        .quality_control_projectlist li {
            float: left;
            padding: 5px;
            cursor: pointer;
        }

        .quality_control_projectlist > li:hover, .quality_control_projectlist > li > a:hover span, .quality_control_projectlist > li > a {
            background-color: #f1f3f3;
            width: 100%;
        }

        .quality_control_projectlist li a span {
            overflow: hidden;
            text-overflow: ellipsis;
            width: 145px !important;
            float: left;
            font-size: 12px;
            line-height: 18px;
            padding: 0 0 0 10px;
            text-align: left;
            color: #000 !important;
        }

    .secondaryGrids {
        background-color: #8e8c8d;
        color: white;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .ui-layout-north.pane.pane-north, .ui-layout-west.pane.pane-west {
        z-index: 10 !important;
        overflow: visible !important;
    }

    .toolbuttons ul > li > a {
        padding: 0;
    }

    .nav > li:not(.quality):not(.docu):not(.active) > a:hover, .nav > li:not(.quality):not(.docu):not(.active) > a:focus {
        background-color: transparent !important;
    }

    .toolbuttons .navbar-right ul.main-dropdown {
        left: -10px;
        z-index: 9999;
        padding: 0;
        min-width: 135px;
    }

    .toolbuttons .nav.navbar-nav.navbar-right .dropdown ul li:first-child, .toolbuttons .nav.navbar-nav.navbar-right .dropdown ul li:last-child, .toolbuttons .nav.navbar-nav.navbar-right .dropdown ul li {
        padding: 0;
        cursor: pointer;
    }

    .toolbuttons .dropdown-menu > li > a, .toolbuttons .dropdown-menu > li > a:hover, .toolbuttons .dropdown-menu > li > a:focus {
        color: #8E8C8D;
        text-shadow: 0 0 #8E8C8D;
        height: 20px;
        text-decoration: none;
        padding: 6px 0 4px;
        font-size: 11px;
        background: none;
    }

        .toolbuttons .dropdown-menu > li > a span {
            float: left;
        }

    .toolbuttons .navbar-right .dropdown-menu.submenu {
        left: 152px;
        padding: 0;
        top: -20px;
        min-width: 135px;
    }

    .toolbuttons .navbar-right .ulMenuContainerDiv .dropdown-menu.submenu {
        left: 0px !important;
        padding: 0 !important;
        top: 0px;
        min-width: 135px;
    }

    .toolbuttons .navbar-right .ulMenuContainerDiv {
        left: 132px;
        top: 0px;
        position: absolute;
    }

    .webViewerFirstLevelSubMenu {
        left: 0;
        padding: 0;
        min-width: 145px;
        top: 0px;
        border: 1px solid #C3C6CD;
        border-radius: 0 !important;
        border-bottom: none;
        margin-top: 0px;
        width: 200px !important;
    }

        .webViewerFirstLevelSubMenu li a span {
            overflow: hidden;
            text-overflow: ellipsis;
            width: 145px !important;
            float: left;
            font-size: 12px;
            line-height: 18px;
            padding: 0 0 0 10px;
            text-align: left;
        }

    .toolbuttons .dropdown-menu.submenu li {
        min-width: 100% !important;
    }

    .toolbuttons .dropdown-menu.submenu span, .annotations .dropdown-menu span {
        padding: 0 20px;
    }

    .viewer-group .dropdown-submenu img {
        height: 16px;
        width: 16px;
        padding: 0 5px 0 10px;
        vertical-align: text-top;
        float: left;
    }

    .toolbuttons .navbar-right .caret {
        background: url('images/icons/arrow-left-dropdown.png')scroll no-repeat 0 0 transparent;
        border: medium none;
        display: inline-block;
        float: right;
        height: 6px;
        position: relative;
        right: 8px;
        top: 7px;
        width: 4px;
    }

    .viewer-group.settings_options {
        float: right !important;
        padding: 0 12px !important;
    }

    #viewer-left-bottom div:last-child {
        margin: 0;
    }

    .viewer-group-bottom a span {
        color: #2574db;
        float: left;
        font-size: 10px;
        margin-top: 2px;
        text-shadow: 0 0 #2574db;
        vertical-align: middle;
    }

    .viewer-group-bottom-selected a span {
        color: #fff;
        float: left;
        font-size: 10px;
        margin-top: 2px;
        text-shadow: 0 0 #FFFFFF;
        vertical-align: middle;
    }

    #viewer-right-bottom .viewer-group-bottom a span {
        color: #2574db;
        margin: 0;
    }

    .treecontent .error-template {
        width: auto;
    }

    .treecontent .error-template-msg {
        padding: 0;
        float: left;
    }

    .treecontent .error-template h4 {
        padding: 4px 10px;
    }

    .treecontent-container {
        padding: 20px 10px;
    }

    #fileDetailsTable.indexing-content {
        left: 11px;
    }

    #fileDetailsTable input:not(.keyvisualmask), #fileDetailsTable select {
        height: 35px;
        margin: 5px 0 5px;
        padding-left: 4px;
        width: 98%;
    }

    #fileDetailsTable td {
        color: #8E8C8D;
        padding: 0;
        text-shadow: 0 0 #8E8C8D;
    }

    #fileDetailsTableButton {
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }

        #fileDetailsTableButton td {
            color: #8E8C8D;
            padding: 0;
            text-shadow: 0 0 #8E8C8D;
        }

#fileDetailsTable td div.custom-dropdownlist {
    width:95% !important;
}

.right-viewer-bottom-content {
    float: right;
    padding-right: 20px;
}

        .right-viewer-bottom-content div.viewer-group-bottom:first-child {
            border: medium none !important;
        }

    #viewer-right-bottom .viewer-group-bottom.selected-button {
        background-color: #2574db;
    }

        #viewer-right-bottom .viewer-group-bottom.selected-button a span {
            color: #fff;
            text-shadow: 0 0 #fff;
        }

    #viewer-right-bottom .viewer-group-bottom.Blink-button {
        background-color: #2574db;
    }

        #viewer-right-bottom .viewer-group-bottom.Blink-button a span {
            color: #fff;
            text-shadow: 0 0 #fff;
        }

    .selected {
        display: none;
    }

    .treecontent.ui-layout-container .ui-layout-south {
        overflow: auto !important;
    }

    .dropdown-on-hover {
        background: url('images/icons/divider.png') scroll no-repeat 0 0/2px auto #e2e2e2;
        display: block;
    }

    .inline-viewer-container .viewer-group {
        padding: 0 11px;
    }

    .inline-viewer-container .viewer-group-bottom a, .inline-viewer-container .viewer-group-bottom-selected a {
        padding: 7px 6.5px;
    }

    .inline-viewer-container .viewer-group-bottom, .inline-viewer-container .viewer-group-bottom-selected {
        margin-right: 2%;
    }

    .inline-viewer-container .toolbuttons .navbar-right ul.main-dropdown {
        top: 81%;
    }

    .viewer-group-bottom img.blue-img, .viewer-group-bottom-selected img.white-img {
        display: block;
    }

    .viewer-group-bottom img.white-img, .viewer-group-bottom-selected img.blue-img {
        display: none;
    }

    .EV_ParentDiv {
        width: 100%;
        position: relative;
        float: left;
        padding-top: 0px;
        color: #FFF;
    }

    .SingleErr_Header_TD {
        color: #FFF;
    }

    .ErrorViewContainer {
        width: 100%;
        position: relative;
    }

    .SummaryTable {
        width: 100%;
        border: 0;
        border-radius: 3px;
        font-weight: 500;
        text-align: left;
        font-size: 12px !important;
    }

    .UnhandledSummaryTable {
        width: 100%;
        border: 0;
        font-weight: 500;
        text-align: left;
        color: #FFF;
    }

    .Header_Row {
        height: 42px;
    }

    .Bottom_Row {
        text-align: right;
        font-size: 12px;
    }

        .Bottom_Row div {
            padding-right: 10px;
        }

    .modal-btn-error-clip {
        font-size: 12px;
        background-color: #d9534f;
        color: #FFFFFF;
        width: 120px;
        height: 28px;
        border: 1px solid #FFF;
    }

    .modal-btn-error-email {
        font-size: 12px;
        background-color: #FFF;
        color: #d9534f;
        width: 55px;
        height: 28px;
        border: 1px solid #FFF;
    }

    .Content_Row {
        display: none;
        height: 30px;
        color: #FFF;
    }

    .Content_Row_Un {
        color: #FFF;
    }

    .Action_TD {
        width: 50px;
        text-align: right;
        padding-right: 12px;
    }

    .Icon_TD {
        width: 50px;
        text-align: center;
    }

    .GridErrorMessage, .GridErrorMessage:visited, .GridErrorMessage:hover {
        text-decoration: none;
        color: #FFF;
        background-color: transparent;
        font-weight: normal;
        border: none !important;
    }

    .ErrorSummary, .UnhandledError, .ErrorMessage {
        background-color: #d9534f;
        display: none;
    }

    .WarningMessage {
        background-color: #EFAD4D;
        display: none;
    }

    .InformationMessage {
        background-color: #4A7087;
        display: none;
    }

    .SuccessMessage {
        background-color: #5CB85C;
        display: none;
    }

    .ErrorViewCaret {
        border-top-color: #FFF !important;
        border-bottom-color: #FFF !important;
        display: inline-block;
        width:0;
        height:0;
        margin-left:5px !important;
        vertical-align: middle;
        border-top: 4px solid #000;
        border-right: 4px solid transparent;
        border-bottom: 0 dotted;
        border-left: 4px solid transparent;
        content: "";
    }

    .information-setting {
        float: right;
        position: absolute;
        width: 310px;
    }

        .information-setting > div {
            color: White;
            background-color: #f9b625;
            border-radius: 7px;
            padding: 10px;
            position: absolute;
            right: 135px;
            top: 0;
            border: 1px solid #f9b625;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
            z-index: 9999;
        }

        .information-setting span {
            clear: both;
            float: left;
        }

    .fui-question {
        color: #fff;
    }

    .button-div {
        clear: both;
        float: left;
        margin-top: 10px;
    }

    .bubble {
        position: relative;
        padding: 0px;
        background-color: #f9b625;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        left: -55px;
        top: -5px;
    }

        .bubble:after {
            border-color: #f9b625 transparent;
            border-style: solid;
            border-width: 0 14px 11px;
            content: "";
            display: block;
            left: 110px;
            position: absolute;
            top: -16px;
            width: 0;
            z-index: 1;
        }

    .pointer {
        border-color: #f9b625;
        border-style: solid;
        border-width: 15px 15px 0;
        content: "";
        display: block;
        left: 200px;
        position: absolute;
        top: 120px;
        width: 0;
        z-index: 1;
    }

    .outOfOfficeTurnOff {
        background-color: White !important;
        border-color: White !important;
        color: #f9b625 !important;
    }

    .outOfOfficeClose {
        background-color: #f9b625 !important;
        border-color: White !important;
        color: White !important;
    }

    .Page-SubTitle {
        padding-bottom: 16px;
        padding-top: 7px;
        color: #2574db;
        font-size: 16px;
        text-shadow: 0 0 #2574db;
        float: left;
    }

    .modal-body > .Page-SubTitle {
        padding-top: 0;
    }

    #grid-information .tblQueue tr {
        height: 28px;
    }

    .FileDetail_PageHeaderLeft {
        width: 43%;
    }

    .FileDetail_CaptionColumn {
        width: 30%;
    }

    .FileDetail_InputColumn {
        width: 30%;
    }

    .FileDetail_OtherDetailColumn {
        width: 39%;
    }

    .workflowOptionHeader {
        background-color: #2574db;
        border-radius: 3px 3px 0px 0px;
        padding: 5px 5px 5px 10px;
        color: White;
    }

    .centered {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -64px;
    }

    .ReportPage-SubTitle {
        padding-bottom: 16px;
        padding-top: 6px;
        color: #2574db;
        font-size: 16px;
        text-shadow: 0 0 #2574db;
        float: left;
    }

    .topten-widget-error {
        color: Red;
        font-weight: bold;
        text-align: center;
        display: none;
    }

    .fb-btn-group > ul > li {
        padding: 0px 0px 0px 4px;
        text-align: left;
    }

        .fb-btn-group > ul > li > a.multiselect-all label {
            font-weight: normal;
        }

        .fb-btn-group > ul > li > label.multiselect-group {
            font-weight: normal;
            color:#666;
            padding: 3px 20px;
        }

        .fb-btn-group > ul > li > a > label {
            width: 100%;
            min-height: 17px;
        }

    .fb-btn-group > .fb-btn-group:nth-child(2) > .multiselect.btn {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .fb-btn-group {
        width: 313px;
        color: #666 !important;
    }

        .fb-btn-group > ul {
            width: 312px;
            border-radius: 0px;
            border: 1px solid #cccccc;
            overflow-y: auto;
            overflow-x: hidden;
            max-height: 250px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .fb-btn-group > .btn {
            text-align: left;
            width: 100%;
            border-radius: 0px;
            height: 30px;
            padding-left: 6px;
            padding-right: 6px;
            color: #666 !important;
            border: 1px solid #6b7786;
            border-radius: 4px;
        }

        .fb-btn-group > .btn:focus,
        .fb-btn-group > .btn:focus-within {
            outline: #0c5cc5 auto 1px;
            box-shadow: none;
        }

            .fb-btn-group > .btn > label {
                width: 95%;
                font-weight: normal;
                text-overflow: ellipsis;
                overflow: hidden;
                float: left;
                font-size: 12px;
            }

            .fb-btn-group > .btn > b {
                padding-top: 6px;
                margin-left: 0px !important;
            }

    .WebViewerFileSearchPopUp .fb-btn-group > .btn > b {
        margin-top: 6px;
    }

    .fb-btn-group > .btn:hover, .btn:active, .fb-btn-group > .btn:focus, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #666 !important;
        background-color: #fff !important;
    }

    .multiselect.dropdown-toggle::after {
        vertical-align: 5px;
        border-top-color: #6b7786;
    }

    .dropdown-toggle::after {
        vertical-align: 1px;
    }

    .remove-after::after {
        display: none;
    }

    .fb-btn-group > ul > li > a {
        padding: 6.5px 20px 0 10px !important;
        min-height: 17px;
        color: #666 !important;
        background-color: #fff !important;
    }

    .fb-btn-group > ul > li.multiselect-item {
        display: block !important;
    }

    .fb-btn-group > ul > li > a:hover, .fb-btn-group > ul > li > a:hover > label {
        background-color: #f1f3f3;
    }

    .fb-btn-group > ul > li:not(.group):not(.filter):focus, .fb-btn-group > ul > li > a:focus, .fb-btn-group > ul > li > a:focus > label {
        color: #FFF !important;
        background-color: #2574db !important;
    }

    .fb-btn-group > ul > li > a > label {
        width: 95%;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .fb-btn-group > ul > li > a > label > input[type="radio"] {
            display: none !important;
        }

    .indexing-content-project .fb-btn-group {
        width: 100%;
    }

    .indexing-content-project .fb-btn-group > ul {
        width: 99%;
    }

    #fileDetailsTable .custom-dropdownlist > .custom-dropdownlist-expander > .caret {
        float: right;
        margin-top: 5px;
    }
    
    #fileDetailsTable .fb-btn-group {
        width: 98%;
    }

    .indexing-content-project .fb-btn-group > .btn > b {
        padding-top: 6px;
        margin-left: 0px !important;
        margin-top: 6px;
    }

    #fileDetailsTable .fb-btn-group > .btn > b {
        padding-top: 6px;
        margin-left: 0px !important;
        margin-top: 6px;
        position: inherit;
        top: 0px !important;
        left: 0px !important;
    }

    .indexing-content-project .fb-btn-group > .btn {
        width: 100%;
        margin: 5px -1px 0px;
        height: 42px;
        padding-top: 11px;
    }

    #fileDetailsTable .fb-btn-group > .btn {
        width: 97.5%;
        margin: 5px 0px 0px;
        height: 42px;
        padding-top: 11px;
    }

        #fileDetailsTable .fb-btn-group > .btn > label {
            width: 95% !important;
            font-weight: normal;
            text-overflow: ellipsis;
            overflow: hidden;
            float: left;
            font-size: 12px;
            margin: 1px;
        }

    #fileDetails .webviewerfiledetails .fb-btn-group > .btn {
        width: 100%;
        margin: 5px 0px 0px;
        height: 35px;
        padding-left: 4px;
        padding-top: 5px;
    }

    #fileDetails .webviewerfiledetails .fb-btn-group > ul {
        width: 99%;
        min-width: 0px;
    }

    #fileDetails .webviewerfiledetails .fb-btn-group {
        width: 100%;
    }

    #fileDetails .webviewerfiledetails input {
        height: 30px;
        margin: 5px 0 5px;
        width: 97.5%;
    }

    #viewerEditingOpenButton {
        background-image: url(images/actions/Download_18x21.png);
        background-repeat: no-repeat;
        background-position: 14px 7px;
        background-color: #f9b625;
        border: 0;
        height: 35px;
        width: 200px;
        padding-left: 20px;
        color: white;
        font-size: 12px;
        cursor: pointer;
    }

    #viewerEditingOpenWrapper label {
        font-weight: normal;
        font-size: 12px;
    }

    .input-group {
        width: 94% !important;
        text-align-last: left;
        text-align: left;
    }

    .input-group-addon {
        display: none;
    }

    .multiselect-search {
        height: 22px !important;
        width: 97% !important;
        padding-left: 4px !important;
        padding-right: 0px !important;
        margin: 0px;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        padding-top: 4px;
        padding-bottom: 1px;
        color: #666;
        background-color: #fff;
        border: 1px solid #6b7786;
        background-repeat: repeat-x;
        background-position: left top;
    }

    .dragandrophandler {
        width: 303px;
        line-height: 25px;
        text-align: center;
        color: #7C7C7C;
        vertical-align: middle;
        padding: 4px;
        margin-bottom: 10px;
        font-size: 150%;
    }

    .progressBar {
        width: 250px;
        height: 5px;
        border: 1px solid #ddd;
        background-color: #ddd;
        margin-top: 5px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

        .progressBar div {
            height: 100%;
            color: #fff;
            text-align: right;
            line-height: 22px;
            width: 0;
            background-color: #2574db;
        }

    .statusbar {
        min-height: 25px;
        width: 273px;
        padding: 4px;
        vertical-align: top;
        text-align: left;
    }

    .filename {
        display: inline-block;
        vertical-align: top;
        width: 273px;
        line-height: 20px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .filesize {
        display: none;
        vertical-align: top;
        color: #30693D;
        width: 100px;
        margin-left: 10px;
        margin-right: 5px;
    }

    .uniqueNumber {
        display: none;
    }

    .abort {
        background-color: #A8352F;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        display: inline-block;
        color: #fff;
        font-family: arial;
        font-size: 13px;
        font-weight: normal;
        padding: 4px 15px;
        cursor: pointer;
        vertical-align: top;
    }

    .removeItem {
        color: #A8352F;
        font-size: 15px;
        font-weight: bold;
        height: 15px;
        width: 20px;
        text-align: right;
        cursor: pointer;
    }

    .statusBarContainer {
        max-height: 200px;
        width: 303px;
        padding: 4px;
        overflow-y: auto;
        margin-bottom: 10px;
    }

    .DnDDragOver_JSTree {
        border: 2px solid #7C7C7C;
        background-color: #bfc4c7;
    }

    .statusText {
        padding-top: 10px;
        color: #2574db;
        width: 253px;
        display: inline-block;
    }

    .clearAllContainer {
        text-align: left;
        width: 50px;
        display: inline-block;
    }

    .UploadSize {
        width: 200px;
        display: none;
        text-align: left;
        line-height: 22px;
    }

    .UploadUnderLimit {
        color: green;
    }

    .UploadAboveLimit {
        color: red;
    }

    .DnD_Highlight_Enter {
        border: 3px dashed #7C7C7C;
        background-color: #bfc4c7;
    }

    .DnD_Highlight {
        border: 3px dashed #7C7C7C;
    }

    .DocumentCountDnD {
        width: 310px;
        text-align: right;
        padding-bottom: 5px;
        color: #8e8c8d;
    }

    .IESelect::-ms-expand {
        display: none !important;
    }

    .button123 {
        border: 1px solid #6b7786 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        background-color: #FFF;
    }

    .custom-select {
        position: relative;
        display: block;
        padding: 0;
        overflow: hidden;
        width: 311px;
        height: 27px;
    }

    .custom-select-WebViewer {
        width: 99%;
        height: 32px !important;
    }

    .divSelectContainer table tr td {
        padding-right: 20px !important;
    }

        .divSelectContainer table tr td select {
            width: 331px !important;
        }

    .custom-select::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        top: 61%;
        right: 1em;
        margin-top: -4px;
        background-image: url(images/caret_2.png);
        background-repeat: no-repeat;
        background-size: 80%;
        z-index: 2;
        pointer-events: none;
    }

    .custom-select select {
        width: 110% !important;
        margin: 0 !important;
        background: none;
        border: 1px solid transparent !important;
        outline: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        appearance: none;
        -webkit-appearance: none;
        color: #666;
        padding-top: 4px;
    }

    #imgNextRendition {
        height: 16px;
        width: 16px;
        vertical-align: middle;
        cursor: pointer;
    }

    #imgPreviousRendition {
        height: 16px;
        width: 16px;
        vertical-align: middle;
        cursor: pointer;
    }

    #VisualWorkflowContent {
        height: 650px;
        cursor: pointer;
    }

    #VisualWorkflowContainer {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-color: white;
        border: 1px solid black;
        position: relative;
    }

    #VisualWorkflowWrapper {
        height: 100%;
    }

    #Workflow .wfHeader, #divRNAction .wfHeader {
        overflow: hidden;
        width: 100%;
        padding: 5px;
        box-sizing: border-box;
        border-bottom: 1px solid #bbb;
        margin-bottom: 5px;
    }

        #Workflow .wfHeader .wfTitle, #divRNAction .wfHeader .wfTitle {
            float: left;
            line-height: 30px;
            font-size: 15px;
            color: #2574db;
            font-weight: bold;
        }

    #Workflow #wfVisualButton {
        float: right;
        background-color: orange;
        height: 27px;
        line-height: 27px;
        width: 125px;
        border: 0;
        color: #fff;
        font-size: 11px;
        cursor: pointer;
    }


        #Workflow #wfVisualButton span {
            vertical-align: sub;
            margin-right: 10px;
        }


    #divRNAction {
        float: right;
        padding-left: 30px;
        height: 27px;
        border: 0;
        color: white;
        background-position-x: 15px;
        font-size: 11px;
        display: none;
    }

    table.view-visual-workflow {
        width: 100%;
        cursor: pointer;
    }

        table.view-visual-workflow td {
            text-align: center;
        }

            table.view-visual-workflow td img {
                height: 24px;
                width: 16px;
            }

    div.showVisualWorkflow {
        text-align: center;
    }

    button#view-visual-workflow-map {
        height: 34px;
        width: 215px;
        background: #5cb85c url('images/icons/wfmap_18x12.png') no-repeat left;
        background-position-x: 15px;
        color: white;
        border: 0;
        display: none;
        cursor: pointer;
    }

    .green-button {
        background-color: #5cb85c;
        border: solid 1px #5cb85c;
        color: #fff !important;
    }

        .green-button:hover {
            background-color: #6ba856;
            border: solid 1px #649b51;
            color: #fff !important;
        }

    .blue-button {
        background-color: #2574db;
        border: solid 1px #2574db;
        color: #fff !important;
    }

        .blue-button:hover {
            background-color: #4a6287;
            border: solid 1px #425675;
            color: #fff !important;
        }

    .gold-button {
        background-color: #f9b625;
        border: 1px solid #f9b625;
        color: #fff !important;
    }

        .gold-button:hover {
            background-color: #f0984e;
            border: 1px solid #e89046;
            color: #fff !important;
        }

    .ltblue-button {
        background-color: #5bc0de;
        border: solid 1px #5bc0de;
        color: #fff !important;
    }

        .ltblue-button:hover {
            background-color: #51b0cc;
            border: solid 1px #4ca4be;
            color: #fff !important;
        }

    .white-button {
        background-color: #ffffff;
        border: solid 1px #d3d3d3;
        color: #000000 !important;
    }

        .white-button:hover {
            background-color: #f1f3f3;
            border: solid 1px #c3c6cd;
            color: #000000 !important;
        }

    button#view-visual-workflow-map:disabled {
        background-color: #d8d8d8;
        cursor: default;
    }

    .aSpinEdit {
        min-width: 25px !important;
        border: 0px !important;
        width: 25px !important;
        height: 20px !important;
    }

    .aSpinEditParentSpan {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-style: solid !important;
    }

    .ulfilterdropdown {
        background-color: #ffffff !important;
    }

        .ulfilterdropdown li {
            background-color: transparent !important;
            background: none !important;
        }

            .ulfilterdropdown li:hover {
                background-color: #e2e2e2 !important;
                background-image: url('images/icons/divider.png') !important;
                background-repeat: no-repeat !important;
                background-position: 0 0 !important;
                background-size: 2px auto !important;
                display: block !important;
            }

            .ulfilterdropdown li.pull-left ul {
                width: 180px !important;
                margin-left: 0px !important;
                -webkit-border-radius: 0px !important;
                -moz-border-radius: 0px !important;
                border-radius: 0px !important;
                margin-top: 0px !important;
            }

                .ulfilterdropdown li.pull-left ul li span {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    width: 100%;
                    color: #333;
                    font-size: 13px;
                    line-height: 18px;
                    padding: 0 0 0 10px;
                    text-align: left;
                }

    .widgetgrid-back {
        cursor: pointer;
        background-color: #c3c6cd;
        width: 100%;
        height: 30px;
        line-height: 30px;
        margin-bottom: 7px;
    }

        .widgetgrid-back img {
            margin-left: 15px;
            height: 16px;
            width: 19px;
            vertical-align: middle;
        }

        .widgetgrid-back span {
            margin-left: 10px;
            font-size: 14px;
            font-weight: bold;
            color: #2a3941;
            margin-top: -3px;
        }

    .tooltip-inner {
        white-space: pre-wrap;
        padding: 10px;
    }

    .aSpinEditWithMargin {
        margin: 2px 0 !important;
        margin-left: .4em !important;
        margin-right: 22px !important;
    }

    .modal.large-modal {
        overflow-y: auto;
    }

    .large-modal .modal-dialog {
        width: 700px;
    }

    .large-modal .modal-body {
        padding: 0 0 20px 0;
    }

    .large-modal .modal-footer {
        padding-right: 20px;
    }

    .modal.x-large-modal {
        overflow-y: auto;
    }

    .x-large-modal .modal-dialog {
        width: 1000px;
    }

    .x-large-modal .modal-body {
        padding: 0 0 20px 0;
    }

    .x-large-modal .modal-footer {
        padding-right: 20px;
    }

    .small-modal .modal-body.fb-webadmin {
        min-height: 50px;
    }

    .fb-webviewer-modal .modal-footer table {
        float: right;
    }

    .fb-webviewer-modal .modal-body input[type=text] {
        border: 1px solid #A7A9AC;
        background-color: #fff;
        width: 310px;
        height: 26px;
        border-radius: 4px;
    }

    .fb-webviewer-modal .modal-body textarea {
        width: 310px;
        height: 88px;
        border-radius: 4px;
    }

    .fb-webviewer-modal .modal-body {
        font-size: 12px;
    }

    .fb-webviewer-filesearch-popup {
        max-height: 450px;
        overflow: auto;
        font-size: 12px;
    }

    .fb-webviewer-searchresults {
        overflow: auto;
        height: 450px;
    }

        .fb-webviewer-searchresults .fb-webviewer-searchresults-inner {
            height: 100%;
        }

    .fb-webviewer-fileadd-popup {
        overflow: auto;
        max-height: 450px;
    }

    .fb-webviewer-lineitem-frame {
        display: none;
        z-index: 1000;
        position: absolute;
    }

    .fb-webviewer-filesearch-table tr td:first-child {
        width: 2%;
    }

    .fb-webviewer-filesearch-table tr td:nth-child(2) {
        width: 25%;
    }

    .fb-webviewer-filesearch-table tr td:nth-child(3) {
        width: 40%;
    }

    .fb-webviewer-filesearch-table tr td:nth-child(4) {
        width: 33%;
    }

    .fb-webviewer-modal button.close {
        margin: 0;
    }

    .BoldTotalLine {
        font-weight: bold;
    }

    .fb-website-modal .modal-footer table {
        float: right;
    }

    .fb-website-modal .modal-body input[type=text] {
        border: 1px solid #A7A9AC;
        background-color: #fff;
        width: 310px;
        height: 26px;
    }

    .fb-website-modal .modal-body textarea {
        width: 310px;
        height: 88px;
        font-size: 14px;
        resize: none;
    }

    .fb-website-modal .modal-body {
        font-size: 12px;
        min-height: 140px;
    }

    .fb-website-savesearchpopup {
        z-index: 999;
        position: fixed;
        left: 200px;
        top: 100px;
        width: 420px;
        height: 100px;
        display: none;
    }

    .fb-website-filesearch-popup {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 450px;
    }

    .fb-website-filesearch-table tr td:first-child {
        width: 2%;
    }

    .fb-website-filesearch-table tr td:nth-child(2) {
        width: 25%;
    }

    .fb-website-filesearch-table tr td:nth-child(3) {
        width: 41%;
    }

    .fb-website-filesearch-table tr td:nth-child(4) {
        width: 32%;
    }

    .fb-website-persistance-button {
        height: 30px;
        line-height: 30px;
        width: 120px;
        display: inline-block;
        position: relative;
        cursor: pointer;
        text-align: center;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
    }

    .fb-website-button-installviewer {
        width: 180px !important;
        padding: 0 5px 0 5px;
    }

    .fb-website-button-restore {
        padding: 0 5px 6px 25px;
        background-image: url(images/icons/REFRESH.png);
        background-repeat: no-repeat;
        background-position: 8px 4px;
        background-size: 16px;
    }

    .fb-website-yellow-button {
        background-color: #f9b625;
        border: solid 1px #f9b625;
        color: #fff;
    }

        .fb-website-yellow-button:hover {
            background-color: #d89b46;
            border: solid 1px #d89b46;
        }

    .fb-website-twocol-table {
        width: 100%;
        font-size: 12px;
    }

        .fb-website-twocol-table th, .fb-website-twocol-table td {
            padding: 5px;
        }

    .fb-website-threecol-table {
        width: 100%;
    }

        .fb-website-threecol-table tr td:first-child {
            width: 15%;
        }

        .fb-website-threecol-table tr td:nth-child(2) {
            width: 25%;
        }

        .fb-website-threecol-table tr td:nth-child(3) {
            width: 3%;
        }

        .fb-website-threecol-table tr td:nth-child(4) {
            width: 57%;
        }

    .fb-website-pwd-strength li {
        width: 25px;
        height: 10px;
        float: left;
        margin-right: 5px;
        border: 1px solid #6b7786;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .fb-website-pwd-strength-vlow {
        background-color: #ad423f;
    }

    .fb-website-pwd-strength-low {
        background-color: #d9534f;
    }

    .fb-website-pwd-strength-average {
        background-color: #f9b625;
        color: #f9b625;
    }

    .fb-website-pwd-strength-good {
        background-color: #7cc67c;
        color: #7cc67c;
    }

    .fb-website-pwd-strength-excellent {
        background-color: #5cb85c;
        color: #5cb85c;
    }

    .fb-website-pwd-strength-vlow-desc {
        color: #ad423f;
    }

    .fb-website-pwd-strength-low-desc {
        color: #d9534f;
    }

    .fb-website-pwd-strength-average-desc {
        color: #f9b625;
    }

    .fb-website-pwd-strength-good-desc {
        color: #7cc67c;
    }

    .fb-website-pwd-strength-excellent-desc {
        color: #5cb85c;
    }

    .fb-website-paging-output {
        min-width: 300px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .fb-website-errorimg {
        padding: 0 !important;
    }

    .fb-userpref-btnpanel-resetgrid {
        float: right;
        padding-bottom: 20px;
    }

    .fb-font12 {
        font-size: 12px !important;
    }

.fb-report-required {
    text-align: right;
    vertical-align: middle;
}
.fb-report-td-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fb-website-warning {
    background-color: #d9534f;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 20px;
}
    #LicenseExpiredNotification {
        min-height: 215px !important;
        min-width: 400px !important;
    }

        #LicenseExpiredNotification .modal-header {
            background-color: #d9534f !important;
            min-height: 50px !important;
            font-size: 18pt !important;
            font-weight: bold !important;
            padding: 20px 0px 0px 20px !important;
        }

        #LicenseExpiredNotification .modal-btn {
            background-color: #d9534f !important;
            width: 95px !important;
            height: 34px !important;
            vertical-align: middle !important;
            text-align: center !important;
            padding: 0px !important;
        }

    div.file-detail-plugin {
        padding: 22px;
    }

        div.file-detail-plugin a, div.file-detail-plugin a:visited {
            color: #555;
        }

    .fb-dashboard-widget-container {
        width: auto;
        height: auto;
        margin: 0 auto;
    }

    .fb-report-required {
        text-align: right;
        vertical-align: middle;
    }

    .fb-website-warning {
        background-color: #d9534f;
        color: #fff;
        padding: 10px;
        border-radius: 3px;
        margin-bottom: 20px;
    }

    .fb-filedetails-fields-container {
        margin-bottom: 10px;
    }

    .fb-filedetails-doccount {
        text-align: right;
        margin-top: 5px;
    }

    #grid-information .labels,
    #CommonSearchPanel .labels {
        padding-left: 3px;
        padding-top: 5px;
        padding-bottom: 3px;
    }

#grid-information .report_dropdown,
#CommonSearchPanel .report_dropdown {
    color: #fff;
    line-height: 18px;
    padding: 3px 0px 0px 0px;
}
    .report_checkbox {
        text-align: left;
        margin-top: 5px;
        padding-left: 2px;
    }
    .report_subtitle {
        color: #2574db;
        font-size: 16px;
        text-shadow: 0 0 #2574db;
        width:98%;
        padding-left:7px;
    }

#grid-information input[type='text'],
#CommonSearchPanel input[type='text'],
#OptionLinkDialog input[type="text"],
#FullTextOptionLinkDialog input[type="text"] {
    height: 22px;
    font-size: 12px;
    padding: 4px 4px 1px 4px;
    width: 303px;
    color: #666;
    display: inline;
    background-color: #fff;
    border: 1px solid #6b7786;
    background-repeat: repeat-x;
    border-radius: 4px;
}

    #grid-information input[type='text']:focus,
    #grid-information input[type='text']:focus-visible,
    #CommonSearchPanel input[type='text']:focus,
    #CommonSearchPanel input[type='text']:focus-visible,
    #OptionLinkDialog input[type="text"]:focus,
    #OptionLinkDialog input[type="text"]:focus-visible,
    #FullTextOptionLinkDialog input[type="text"]:focus,
    #FullTextOptionLinkDialog input[type="text"]:focus-visible {
        outline-color: #0c5cc5;
    }

    #OptionLinkDialog input[type="text"],
    #FullTextOptionLinkDialog input[type="text"] {
        background-position: left top;
    }

    .global-search-errmsg td {
        border-bottom: 5px solid #fff;
    }

    .fb-alternating-row-table {
        border: 0;
        width: 100%;
    }

        .fb-alternating-row-table tr:not(.hidden):nth-child(2n+1) {
            background-color: #f4f5f5;
        }

        .fb-alternating-row-table tr.fb-field {
            background-color: #B0E0E6 !important;
        }

    /*Search Page style sheet*/
    #grid-information,
    #CommonSearchPanel {
        clear: both;
        margin-right: 4%;
        width: 100%;
    }

        #grid-information .labels,
        #CommonSearchPanel .labels {
            white-space: normal;
            padding-left: 3px;
            padding-top: 3px;
            padding-bottom: 3px;
        }

        #grid-information input[type='text'],
        #CommonSearchPanel input[type='text'] {
            height: 22px;
            font-size: 12px;
            padding: 4px 4px 1px 4px;
            width: 303px;
            color: #666;
            display: inline;
            background-color: #fff;
            border: 1px solid #6b7786;
            background-repeat: repeat-x;
            border-radius: 4px;
        }

            #CommonSearchPanel input[type='text']:focus,
            #CommonSearchPanel input[type='text']:focus-visible {
                outline-color: #0c5cc5;
            }

            #grid-information input[type='text']:focus + .text-field-filter-options,
            #CommonSearchPanel input[type='text']:focus + .text-field-filter-options {
                display: inline-block;
            }

        #grid-information input.rangefields,
        #CommonSearchPanel input.rangefields {
            width: 138px !important;
            color: #666;
        }

        #grid-information .dropdown,
        #CommonSearchPanel .dropdown {
            font-size: 12px;
            padding: 0 3px 3px 3px;
            width: 313px;
            color: #666;
        }

    .field-container {
        font-size: 12px;
        display: block;
        width: 303px;
        height: 22px;
        padding: 4px;
        color: #666;
        border: 1px solid #6b7786;
        background-color: #fff;
        background-repeat: repeat-x;
    }

        .field-container.focused {
            border: 1px solid #0c5cc5;
        }

    .custom-dropdownlist {
        position: relative;
    }

    .custom-dropdownlist-expander {
        line-height: 22px;
        width: 97%;
    }

        .custom-dropdownlist-expander span:not(.caret) {
            float: left;
        }

        .custom-dropdownlist-expander .caret {
            padding-top: 6px;
        }

    .custom-dropdownlist-overlay {
        position: absolute;
        z-index: 9999;
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        min-width: 300px;
        max-width: 900px;
        border: 1px solid #ccc;
        background-color: #fff;
    }

        .custom-dropdownlist-overlay.reverse {
            bottom: 0;
            flex-direction: column-reverse;
        }

        .custom-dropdownlist-overlay .overlay-filter {
            z-index: 1;
            width: 94%;
            padding: 4px;
            background-color: #fff;
        }

    .custom-dropdownlist-expander label {
        font-weight: normal;
        float: left;
        overflow: hidden;
        max-width: 95%;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .custom-dropdownlist-overlay .overlay-list {
        overflow-y: auto;
        width: 100%;
        max-height: 21em;
        background-color: #fff;
    }

        .custom-dropdownlist-overlay .overlay-list .overlay-list-item:not(#CommonSearchPanel) {
            text-indent: 5px;
        }

        .custom-dropdownlist-overlay .overlay-list .overlay-list-item {
            line-height: 24px;
            width: 97%;
            min-height: 24px;
            padding: 0 0 0 8px;
            text-align: left;
            white-space: pre;
            display: table;
            clear: both;
        }

    .custom-dropdownlist-overlay .overlay-list-item.hover {
        cursor: pointer;
        background-color: #f1f3f3;
    }

    .overlay-list .overlay-list-item.overlay-list-item-selected {
        background-color: #f1f3f3;
    }

    .custom-dropdownlist-expander label {
        white-space: pre;
    }

    .custom-dropdownlist:not(.editing).hover input[type='text'] {
        cursor: pointer;
        color: #fff;
        background-color: #2574db;
    }

    .custom-dropdownlist.editing input[type='text'] {
        padding: 0 !important;
    }

    .custom-dropdownlist-expander .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 5px;
        padding-top: 6px;
        content: '';
        vertical-align: middle;
        border-top: 4px solid #000;
        border-right: 4px solid transparent;
        border-bottom: 0 dotted;
        border-left: 4px solid transparent;
    }

    /* TODO: FIL-34454 would like to delete, if the base CSS can be updated */
    #CommonSearchPanel .custom-dropdownlist .overlay-filter input[type='text'],
    #grid-information .custom-dropdownlist .overlay-filter input[type='text'],
    .custom-dropdownlist .overlay-filter input[type='text'] {
        width: 100% !important;
    }

    .sectionHeader {
        font-weight: bold;
        color: #FFF;
        background-color: #838fa0;
        height: 40px;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

#grid-information .title-text,
#CommonSearchPanel .title-text {
    color: #fff;
    line-height: 30px;
    padding: 5px;
    font-weight: bold;
}

#grid-information .fb-webadmin-3col-right.title-text,
#CommonSearchPanel .fb-webadmin-3col-right.title-text {
    text-align: right;
    float: right;
    margin: 5px;
}

#grid-information .allrows,
#CommonSearchPanel .allrows {
    height: auto;
    font-weight: bold;
    white-space: nowrap;
    min-height: 16px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bfc6ce;
}

    #CommonSearchPanel .multiKeyRow:nth-child(even) {
        background-color: #f4f5f5;
    }

    #CommonSearchPanel .fb-webadmin-row {
        margin-left: 15px;
    }

    .text-field-filter-options {
        width: 50px;
        display: none;
        margin-right: -52px;
    }

        .text-field-filter-options:hover {
            display: inline-block;
        }

    .common-search-arrow {
        width: 0;
        height: 0;
        cursor: pointer;
        display: inline-block;
    }

        .common-search-arrow.down {
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid #fff;
        }

        .common-search-arrow.up {
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid #fff;
        }

    textarea.multikeysearch {
        width: 308px;
        font-size: 14px;
        height: 70px;
        resize: none;
    }

    .fb-autocomplete-text {
        border: 0;
        width: 295px;
        height: 15px;
    }

    .fb-project-search-col-middle {
        color: #000;
        width: 33%;
        display: inline-block;
        font-weight: 500;
        vertical-align: top;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .fb-project-search-col-middle #IncludeEmptyFiles { /*For empty file checkbox*/
            text-align: left !important;
            margin-right: 300px !important;
            vertical-align: middle !important;
        }

    .fb-filter-dormant-textbox { /*empty searchbox*/
        background-image: url("images/icons/Search_20x20.png");
        background-repeat: no-repeat !important;
        background-position: 99% 45% !important;
    }

    .fb-filter-active-textbox { /*searchbox with some text*/
        background-image: none;
    }

    .fb-filter-textbox-clear { /*close icon beside the search box*/
        background-image: url("images/icons/Clear_16x16.png");
        background-repeat: no-repeat;
        height: 20px;
        width: 20px;
        position: absolute;
        top: 20%;
        right: 3px;
        display: none;
        cursor: pointer;
    }


    .fb-hover-optionlist-button ul {
        min-width: 115px;
        background: #f2f2f2;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0px;
    }

.fb-filter-button ul li {
    display: block;
    border: 1px;
    background-color: #f1f3f3;
    color: #2574db;
    border-top: solid 1px #2574db;
    border-left: solid 1px #2574db;
    border-right: solid 1px #2574db;
}

        .fb-filter-button ul li:hover {
            background-color: #c3c6cd;
        }


        .fb-filter-button ul li:last-child {
            border-bottom: solid 1px #2574db;
        }

    .fb-mark-button ul li {
        display: block;
        border: 1px;
        background-color: #2574db;
        color: #fff;
        border-top: solid 1px #eee;
        border-left: solid 1px #2574db;
        border-right: solid 1px #2574db;
    }

        .fb-mark-button ul li:hover {
            background-color: #4a6287;
        }


        .fb-mark-button ul li:last-child {
            border-bottom: solid 1px #f1f3f3;
        }


    .fb-hover-optionlist-button:hover ul {
        display: block; /* Display the dropdown */
    }

    .fb-hover-optionlist-button .buffer-div {
        height: 3px;
    }

    .fb-filter-box {
        display: inline-block;
        width: 57%;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }

    .fb-chklist-filter-div {
        display: inline-flex;
        width: 42%;
        float: right;
    }

        .fb-chklist-filter-div div.fb-hover-optionlist-button:first-child {
            margin-left: 10px;
        }

    .fb-hover-optionlist-button {
        width: 115px;
        height: 29px;
        text-align: center;
        line-height: 28px;
        position: relative;
        box-sizing: border-box;
    }

    .fb-chklist-filter-div span.caret {
        float: right;
        right: 5px;
        position: absolute;
        top: 11px
    }

    .fb-mark-button span.caret {
        border-top-color: #fff;
    }

    .fb-filter-button span.caret {
        border-top-color: #2574db;
    }

    .fb-webadmin-panel.assignableItemsPanel {
        min-height: 220px;
    }

    .fb-odd-row {
        background-color: #eee !important;
    }

    .fb-even-row {
        background-color: #fff !important;
    }


    .saved-search-name {
        background-color: #fff !important;
        width: 100%;
        height: 25px;
        margin-top: 5px;
        text-align: left;
    }

    .buttoncontainer {
        margin: auto;
        position: relative;
        box-sizing: border-box;
    }

    #PreviewViewerModal .modal-dialog {
        width: 650px;
    }

    #PreviewViewerModal .modal-body {
        padding: 0;
        height: 670px;
    }

        #PreviewViewerModal .modal-body > iframe {
            width: 100%;
            height: 100%;
            border: none;
        }

    #PreviewViewerModal .modal-header > button {
        margin: 0;
    }

    .indexing-queue-row {
        margin: 13px 23px 15px 75px;
        clear: both;
        text-align: left;
    }

    .doc-top-links {
        padding: 5px;
    }

    .floatright {
        margin-right: 0;
        margin-left: auto;
    }

    .custom-select-projectlink .cascade-disalbed,
    .custom-select-projectlink .cascade-disabled {
        opacity: 0.5;
        cursor: default;
        border-color: #6b7786;
    }

    .custom-select-projectlink {
        position: relative;
        display: inline-block;
        padding: 0px 2px 0px 0px;
        overflow: hidden;
        width: 311px;
        height: 29px;
        background-color: #FFF;
        font-size: 12px;
        font-weight: normal;
    }

        .custom-select-projectlink input,
        .custom-select-projectlink datalist,
        .custom-select-projectlink select {
            position: relative;
            display: inline-block;
            padding: 0;
            overflow: hidden;
            width: 311px;
            height: 27px;
            background-color: #FFF;
            border: 1px solid #6b7786;
            font-size: 12px;
            vertical-align:middle;
            border-radius: 4px;
        }

            .custom-select-projectlink input:focus,
            .custom-select-projectlink input:focus-visible {
                border: solid 2px #0c5cc5;
                width: 309px;
                height: 25px;
                outline: none;
            }

            .custom-select-projectlink input[list]::-webkit-calendar-picker-indicator {
                /* remove default Chrome dropdown arrow */
                display: none !important;
            }


        .custom-select-projectlink option {
            width: 311px;
            height: 24px;
        }

        .custom-select-projectlink:not(.keyvisualmask)::after {
            content: "";
            position: absolute;
            top: 61%;
            right: 8px;
            margin-top: -4px;
            background-repeat: no-repeat;
            background-size: 80%;
            z-index: 2;
            pointer-events: none;
            border-top: 4px solid #6b7786;
            border-right: 4px solid transparent;
            border-bottom: 0 dotted;
            border-left: 4px solid transparent;
        }

    .fb-advanceLineItem-projectLink {
        padding: 0px 2px 2px 0px !important;
        background-color: transparent !important;
        width: 100% !important;
        border-left :0px !important;
        border :0px !important;
    }

    .custom-select-AdvLineItemCascade {
        position: relative;
        display: inline-block;
        padding: 0px 2px 0px 0px;
        overflow: hidden;
        width: 100%;
        height: 31px;
        background-color: transparent;
        font-size: 12px;
        font-weight: normal;
    }

        .custom-select-AdvLineItemCascade input, datalist {
            position: relative;
            display: inline-block;
            padding: 0;
            overflow: hidden;
            width: 100%;
            height: 29px;
            background-color: #FFF;
            border: 1px solid #6b7786;
            font-size: 12px;
        }

        .custom-select-AdvLineItemCascade::after {
            content: "";
            position: absolute;
            width: 9px;
            height: 5px;
            top: 61%;
            right: 1em;
            margin-top: -4px;
            background-image: url(images/caret_2.png);
            background-repeat: no-repeat;
            background-size: 80%;
            z-index: 2;
            pointer-events: none;
        }
    .custom-select-IndexingQ {
        position: relative;
        display: inline-block;
        padding: 0px 2px 0px 0px;
        overflow: hidden;
        width: 98%;
        height: 42px;
        background-color: transparent;
        font-size: 12px;
        font-weight: normal;
    }

        .custom-select-IndexingQ input, .custom-select-IndexingQ datalist {
            position: relative;
            display: inline-block;
            padding: 0;
            overflow: hidden;
            width: 100%;
            height: 35px;
            background-color: #fff;
            border: 1px solid #6b7786;
            font-size: 12px;
        }

        .custom-select-IndexingQ::after {
            content: "";
            position: absolute;
            width: 9px;
            height: 5px;
            top: 61%;
            right: 1em;
            margin-top: -4px;
            background-image: url(images/caret_2.png);
            background-repeat: no-repeat;
            background-size: 80%;
            z-index: 2;
            pointer-events: none;
        }

    input::-webkit-calendar-picker-indicator {
        display: none;
    }

    .custom-select-projectlink-indexingviewer {
        position: relative;
        display: inline-block;
        padding: 0px !important;
        overflow: hidden;
        width: 650px;
        height: 42px;
        background-color: #fff;
        font-size: 12px;
        font-weight: normal;
    }

        .custom-select-projectlink-indexingviewer > input[type='text'] {
            width: 96%;
            border: none;
        }


    .custom-select-projectlink-indexingviewer-search {
        position: relative;
        display: inline-block;
        padding: 0px !important;
        overflow: hidden;
        width: 311px;
        height: 32px;
        background-color: #fff;
        font-size: 12px;
        font-weight: normal;
        border: 1px solid #6b7786;
    }

    .custom-select-projectlink-indexingviewer input,
    .custom-select-projectlink-indexingviewer datalist,
    .custom-select-projectlink-indexingviewer select {
        position: relative;
        display: inline-block;
        padding: 0;
        overflow: hidden;
        height: 27px;
        background-color: #fff;
        border: 1px solid #6b7786;
        font-size: 12px;
        width: 98%;
    }

    .custom-select-projectlink-indexingviewer-search > input[type='text'] {
        width: 96%;
        border: none;
    }


    #divAutoComplete_separator > input[type='text'], #divAutoComplete_divider > input[type='text'] {
        width: 96% !important;
        border: none;
    }
    #divAutoComplete_separator datalist, #divAutoComplete_divider datalist {
        position: relative;
        display: inline-block;
        padding: 0px !important;
        overflow: hidden;
        width: 96%;
        height: 32px !important;
        background-color: #FFF;
        font-size: 12px;
        z-index: 2;
    }
    #divAutoComplete_separator::after, #divAutoComplete_divider::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        right: 1em;
        margin-top: -24px;
        background-image: url(images/caret_2.png);
        background-repeat: no-repeat;
        background-size: 80%;
        z-index: 2;
        pointer-events: none;
        display:block;
    }

    .custom-select-projectlink-indexingviewer datalist,
    .custom-select-projectlink-indexingviewer select {
        position: relative;
        display: inline-block !important;
        padding: 0px !important;
        overflow: hidden;
        width: 96%;
        height: 32px !important;
        background-color: #FFF;
        font-size: 12px;
        z-index: 2;
    }

    .custom-select-projectlink-indexingviewer:not(.keyvisualmask)::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        top: 61%;
        right: 1em;
        margin-top: -4px;
        margin-right: 7px;
        background-image: url(images/caret_2.png);
        background-repeat: no-repeat;
        background-size: 80%;
        z-index: 2;
        pointer-events: none;
    }

    .custom-select-projectlink-indexingviewer-search input,
    .custom-select-projectlink-indexingviewer datalist,
    .custom-select-projectlink-indexingviewer select {
        position: relative;
        display: inline-block;
        padding: 0px !important;
        overflow: hidden;
        width: 96%;
        height: 32px !important;
        background-color: #FFF;
        font-size: 12px;
        z-index: 2;
    }

    .custom-select-projectlink-indexingviewer-search:not(.keyvisualmask)::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        top: 61%;
        right: 0.5em;
        margin-top: -4px;
        margin-right: 7px;
        background-image: url(images/caret_2.png);
        background-repeat: no-repeat;
        background-size: 80%;
        z-index: 2;
        pointer-events: none;
    }

    .custom-select-projectlink-fileentry {
        position: relative;
        display: inline-block;
        padding: 0;
        overflow: hidden;
        width: 311px;
        height: 27px;
        background-color: #fff;
        border: 1px solid #6b7786;
        font-size: 12px;
        font-weight: normal;
        margin-left: 85px;
    }

    .custom-select-separator-fileentry, .custom-select-divider-fileentry {
        position: relative;
        display: inline-block;
        padding: 0;
        overflow: hidden;
        width: 311px;
        height: 27px;
        background-color: #fff;
        border: 1px solid #6b7786;
        font-size: 12px;
        font-weight: normal;
        margin-left: 85px;
    }

    .custom-select-projectlink-fileentry > input[type='text'] {
        width: 96%;
        border: none;
    }

    .custom-select-separator-fileentry > input[type='text'], .custom-select-divider-fileentry > input[type='text'] {
        width: 96%;
        border: none;
    }

    .custom-select-projectlink-fileentry input,
    .custom-select-projectlink-fileentry datalist,
    .custom-select-projectlink-fileentry select {
        position: relative;
        display: block;
        padding: 0;
        overflow: hidden;
        width: 311px;
        height: 27px;
        background-color: #fff;
        border: 1px solid #6b7786;
        font-size: 12px;
    }

    .custom-select-separator-fileentry input, datalist, .custom-select-divider-fileentry input, datalist {
        position: relative;
        display: block;
        padding: 0;
        overflow: hidden;
        width: 311px;
        height: 27px;
        background-color: #fff;
        border: 1px solid #6b7786;
        font-size: 12px;
    }
    .custom-select-projectlink-fileentry:not(.keyvisualmask)::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        top: 61%;
        right: 1em;
        margin-top: -4px;
        background-image: url(images/caret_2.png);
        background-repeat: no-repeat;
        background-size: 80%;
        z-index: 2;
        pointer-events: none;
    }

    .custom-select-separator-fileentry::after, .custom-select-divider-fileentry::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        top: 61%;
        right: 1em;
        margin-top: -4px;
        background-image: url(images/caret_2.png);
        background-repeat: no-repeat;
        background-size: 80%;
        z-index: 2;
        pointer-events: none;
    }
    .fitToContents_hiddendiv {
        display: none;
        white-space: pre-wrap;
        word-wrap: break-word;
        overflow-wrap: break-word;
        width: 500px;
        overflow: hidden;
    }

    /* Fixes for bootstrap upgrade */
    *, ::after, ::before {
        box-sizing: content-box;
    }

.custom-select-projectlink-indexingviewer-search {
    position: relative;
    display: inline-block;
    padding: 0px !important;
    overflow: hidden;
    width: 311px;
    height: 32px;
    background-color: #FFF;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #6b7786;
}

.custom-select-projectlink-indexingviewer input,
.custom-select-projectlink-indexingviewer datalist,
.custom-select-projectlink-indexingviewer select {
    position: relative;
    display: inline-block;
    padding: 0;
    overflow: hidden;
    height: 27px;
    background-color: #fff;
    border: 1px solid #6b7786;
    font-size: 12px;
    width: 98%;
}

.custom-select-projectlink-indexingviewer-search > input[type='text'] {
    width: 96%;
    border: none;
}


#divAutoComplete_separator > input[type='text'], #divAutoComplete_divider > input[type='text'] {
    width: 96% !important;
    border: none;
}
#divAutoComplete_separator datalist, #divAutoComplete_divider datalist {
    position: relative;
    display: inline-block;
    padding: 0px !important;
    overflow: hidden;
    width: 96%;
    height: 32px !important;
    background-color: #FFF;
    font-size: 12px;
    z-index: 2;
}
#divAutoComplete_separator::after, #divAutoComplete_divider::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    right: 1em;
    margin-top: -24px;
    background-image: url(images/caret_2.png);
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 2;
    pointer-events: none;
    display:block;
}

.custom-select-projectlink-indexingviewer datalist,
.custom-select-projectlink-indexingviewer select {
    position: relative;
    display: inline-block !important;
    padding: 0px !important;
    overflow: hidden;
    width: 96%;
    height: 32px !important;
    background-color: #FFF;
    font-size: 12px;
    z-index: 2;
}

.custom-select-projectlink-indexingviewer:not(.keyvisualmask)::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    top: 61%;
    right: 1em;
    margin-top: -4px;
    margin-right: 7px;
    background-image: url(images/caret_2.png);
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 2;
    pointer-events: none;
}

.custom-select-projectlink-indexingviewer-search input,
.custom-select-projectlink-indexingviewer datalist,
.custom-select-projectlink-indexingviewer select {
    position: relative;
    display: inline-block;
    padding: 0px !important;
    overflow: hidden;
    width: 96%;
    height: 32px !important;
    background-color: #FFF;
    font-size: 12px;
    z-index: 2;
}

.custom-select-projectlink-indexingviewer-search:not(.keyvisualmask)::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    top: 61%;
    right: 0.5em;
    margin-top: -4px;
    margin-right: 7px;
    background-image: url(images/caret_2.png);
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 2;
    pointer-events: none;
}

.custom-select-projectlink-fileentry {
    position: relative;
    display: inline-block;
    padding: 0;
    overflow: hidden;
    width: 311px;
    height: 27px;
    background-color: #fff;
    border: 1px solid #6b7786;
    font-size: 12px;
    font-weight: normal;
    margin-left: 85px;
}

.custom-select-separator-fileentry, .custom-select-divider-fileentry {
    position: relative;
    display: inline-block;
    padding: 0;
    overflow: hidden;
    width: 311px;
    height: 27px;
    background-color: #fff;
    border: 1px solid #6b7786;
    font-size: 12px;
    font-weight: normal;
    margin-left: 85px;
}

.custom-select-projectlink-fileentry > input[type='text'] {
    width: 96%;
    border: none;
}

.custom-select-separator-fileentry > input[type='text'], .custom-select-divider-fileentry > input[type='text'] {
    width: 96%;
    border: none;
}

.custom-select-projectlink-fileentry input,
.custom-select-projectlink-fileentry datalist,
.custom-select-projectlink-fileentry select {
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    width: 311px;
    height: 27px;
    background-color: #fff;
    border: 1px solid #6b7786;
    font-size: 12px;
}

.custom-select-separator-fileentry input, datalist, .custom-select-divider-fileentry input, datalist {
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    width: 311px;
    height: 27px;
    background-color: #fff;
    border: 1px solid #6b7786;
    font-size: 12px;
}
.custom-select-projectlink-fileentry:not(.keyvisualmask)::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    top: 61%;
    right: 1em;
    margin-top: -4px;
    background-image: url(images/caret_2.png);
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 2;
    pointer-events: none;
}

.custom-select-separator-fileentry::after, .custom-select-divider-fileentry::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    top: 61%;
    right: 1em;
    margin-top: -4px;
    background-image: url(images/caret_2.png);
    background-repeat: no-repeat;
    background-size: 80%;
    z-index: 2;
    pointer-events: none;
}

.fb-dialog-footer-leftcol {
    color: black;
    width: 45%;
    display: inline-block;
    font-weight: 500;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float:left;
}
.fb-dialog-footer-rightcol {
    color: black;
    width: 45%;
    display: inline-block;
    font-weight: 500;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.saved-userselection-input {
    background-color: #fff;
    width: 100%;
    height: 25px;
}

.fitToContents_hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 500px;
    overflow: hidden;
}

/* Fixes for bootstrap upgrade */
*, ::after, ::before {
    box-sizing: content-box;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

    .big-content1000 {
        max-width: 1000px;
        width: 1000px;
    }
    .big-content1000 div.modal-dialog, .AssignPopup{
        width: 880px;
        min-height: 520px;
    }
    .big-content1000 .modal-body .fb-grids-table-content-wrapper {
        max-height: 250px;
        overflow-y: auto;
    }
    .modal-dialog:not(.big-content1000) {
        max-width: 880px;
    }

    #divEditSearchControl_Edit .modal-footer .fb-project-search-col-middle {
        width: 100%;
    }

    #divEditSearchControl_Edit .modal-dialog:not(.fulltextdialog) {
        width : 880px;
    }

    .big-modal-2 {
        margin-left: 231px !important;
    }

    .big-modal-2 > .modal-content {
        left:-58px;
    }

    .big-modal {
        margin-left: 117px !important;
    }

    .big-modal-3 {
        margin-left: 240px !important;
    }
@media-desktop {
    .modal-dialog {
        margin-top: 31px;
        margin-left: 470px;
    }
}

    .fb-btn-group > .btn {
        box-sizing: border-box;
    }

    th {
        display: table-cell;
        vertical-align: inherit;
        font-weight: bold;
        text-align: left;
    }

    @media (min-width: 768px) {
        #doc-attach .navbar-header {
            display: none;
        }
    }
    /* END Fixes for bootstrap upgrade */

    .col-xs-3 {
        width: 25%
    }

    .col-xs-9 {
        width: 75%
    }

    .datepicker {
        font-size: 14px;
    }

.reportTable {
    height:auto !important;
}
.tableDiv {
    width: 312px;
    text-align: left;
    display: inline-block
}

#all-users span, #all-projects span, #by-status span, #by-user-li span {
    color: #333 !important;
}

#PrintExcel > div > table > tbody > tr > td {
    padding: 5px;
}
#PrintExcel  > table > tbody > tr > td {
    padding: 5px;
}
.PrintExcel > table > tbody > tr > td > table > tbody > tr > td {
    padding: 5px;
}
.dropdown-menu project-dropdown-menu submenu > li > a {
    color: #333;
}

a.widget-link {
    text-decoration: none;
}

.widget-footer {
    height : 52px;
}

button#sepdiv {
    height: auto;
    font-size: 12px;
}

button#generatebarcode {
    width: 125px;
    height: 20px;
    white-space: nowrap;
}
button.upland-one {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 1.25px;
    text-align: center;
    border: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    height: 20px;
    border-radius: 4px;
    margin: auto 4px;
}
    button.upland-one.small {
        height: 15px;
        font-size: 12px;
     }
    button.upland-one img {
        width: 18px;
        height: 18px;
        margin: 0px 8px 0px 0;
        object-fit: contain
    }

button.upland-one.customwidth {
    width:212px;
    margin-bottom:10px;
}

    button.upland-one.contained {
        color: #fff;
        background-color: #2574db;
        border: solid 1px #2574db;
    }

        button.upland-one.contained:hover {
            background-color: #1666d0;
            border: solid 1px #1666d0;
        }

        button.upland-one.contained.fb-webadmin-disabled,
        button.upland-one.contained[disabled] {
            background-color: #fff;
            border: solid 1px #9fa9b7;
            color: #9fa9b7;
            cursor: not-allowed;
            opacity: 0.8;
        }

button.upland-one.outlined-accent {
    background-color: #fff;
    border: solid 1px #2574db;
    color: #2574db;
}

button.upland-one.outlined-accent:hover {
    background-color: #f0f6fe;
    border-color: #1666d0;
    color: #1666d0;
}

    button.upland-one.outlined-accent[disabled] {
        background-color: #fff;
        border: solid 1px #9fa9b7;
        color: #9fa9b7;
        cursor: not-allowed;
        opacity: 0.8;
    }

    button.upland-one.outlined-accent.fb-webadmin-disabled,
    button.upland-one.outlined-accent.fb-webadmin-disabled:hover {
        background-color: #fff;
        border: solid 1px #9fa9b7;
        color: #9fa9b7;
        cursor: not-allowed;
        opacity: 0.8;
    }

button.upland-one.outlined-secondary {
    background-color: #fff;
    border: solid 1px #6b7786;
    color: #6b7786;
}

button.upland-one.outlined-secondary:hover {
    background-color: #f1f3f3;
    border-color: #5e6978;
    color: #5e6978;
}

    button.upland-one.outlined-secondary[disabled] {
        background-color: #fff;
        border: solid 1px #9fa9b7;
        color: #9fa9b7;
        cursor: not-allowed;
        opacity: 0.8;
    }

    button.upland-one.outlined-secondary.fb-webadmin-disabled,
    button.upland-one.outlined-secondary.fb-webadmin-disabled:hover {
        background-color: #fff;
        border: solid 1px #9fa9b7;
        color: #9fa9b7;
        cursor: not-allowed;
        opacity: 0.8;
    }
    
button.upland-one.text-accent {
    background-color: #fff;
    color: #2574db;
}

button.upland-one.text-accent:hover {
    background-color: #f0f6fe;
    color: #1666d0;
}

button.upland-one.text-secondary {
    background-color: #fff;
    color: #6b7786;
}

button.upland-one.text-secondary:hover {
    background-color: #f1f3f3;
    color: #5e6978;
}

button.upland-one.text-inverse {
    background-color: #fff;
    color: #7eb1f4;
}

button.upland-one.text-inverse:hover {
    background-color: #002a61;
}

button.upland-one.text-inverse-secondary {
    color: #fff;
}

button.upland-one.text-inverse-secondary:hover {
    background-color: #0c5cc5;
}

    button.upland-one > span.image-with-text {
        float: right;
    }

button.upland-one.scan-document-link {
    background-color: #5CB85C;
    color: #FFFFFF;
    border: solid 1px #5CB85C;
}

button.auto-width {
    width: auto;
}

.fb-webadmin-delegate-wrapper {
    margin-bottom: 5px;
}
#UploadDocumentsDialog > .modal-dialog > .modal-content {
    width: 650px;
}
    #UploadDocumentsDialog > .modal-dialog > .modal-content > .modal-body > table.document-upload-section tr td:nth-child(2) {
        width: 35%;
    }
    #UploadDocumentsDialog > .modal-dialog > .modal-content > .modal-body > table.document-upload-section tr td:nth-child(4) {
        width: 0px;
    }
    #UploadDocumentsDialog > .modal-dialog > .modal-content > .modal-body > table.document-upload-section tr td > div > div > .clearAllContainer {
        width: 70px;
    }


#grid-information.resetPasswordSection {
    clear: both;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}

    #grid-information.resetPasswordSection input[type="text"],
    #grid-information.resetPasswordSection input[type="password"] {
        font-size: 12px;
        width: 309px;
        height: 29px;
        min-height: 29px;
        box-sizing: border-box;
        background-color: #ffffff;
        padding-left: 3px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: 4px;
        color: #666;
        border: 1px solid #a1a1a3;
    }

    #grid-information.resetPasswordSection input:focus[type="text"],
    #grid-information.resetPasswordSection input:focus[type="password"] {
        outline-color: #0c5cc5;
    }

#grid-information.resetPasswordSection button.upland-one {
    height: auto;
}

.search-filter-toggle img {
    width: 16px;
    height: 16px;
    float:right;
}

#global-search-area {
    float:right;
}

#global-search-field2 {
    height: 3em;
    width: 20em;
    border-radius: 4px;
    border: solid 1px #bfc6ce;
    position:relative;
    margin-left: auto;
    margin-right: 2px;
}

    #global-search-field2 input {
        border: none;
        vertical-align: middle;
        line-height: 2em;
        width: 100%;
    }

    #global-search-field2 #btnSearch {
        position: absolute;
        top: .5em;
        right: 8px;
        color: #6b7786;
    }

    #global-search-field2 #search-buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

        #global-search-field2 #search-buttons > * {
            margin-left: 10px;
            margin-right: 10px;
            width: 32px;
            height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 4px;
        }

            #global-search-field2 #search-buttons > *[aria-pressed=true],
            #top-bar-header *[aria-pressed=true] {
                background-color: #0c5cc5;
                border: 2px solid #fff;
                width: 28px;
                height: 28px;
            }

#global-search-grid-header {
    margin-top: 14px;
    margin-bottom:10px;
    padding-bottom:10px;
    height: 3em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    overflow: hidden;
    cursor: default;
}

#global-search-grid-header2 {
    margin-top: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 3em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    overflow: hidden;
    cursor: default;
}

#GlobalSearchResults {
    padding-left:50px;
}

.global-search-results-view {
    max-height: 86vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.global-search-results-text {
    margin-top: 7px;
    text-align:center;
}

.global-search-results-value-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
            line-clamp: 2;
    -webkit-box-orient: vertical;
}

.active-project-filter {
    background-color: #2574db;
    color: #ffffff;
    border-radius: 3px;
}

.inactive-project-filter {
    background-color: #ffffff;
    color: #000000;
}

.active-filter {
    background-color: #2574db;
    color: #ffffff;
    border-radius: 3px;
}

.inactive-filter {
    background-color: #ffffff;
    color: #000000;
}

.projectlink-error {
    background-color: #d9534f !important;
    border: 1px solid #d9534f !important;
}

.multiselect.dropdown-toggle.error {
    background-color: #d9534f !important;
    color: #FFF !important;
}

.aligned-table {
    border-collapse: separate;
    border-spacing: 0 16px;
}

    .aligned-table .label-cell {
        text-align: right;
        padding-right: 16px;
        font-weight: bold;
        word-wrap: break-word;
    }

    .aligned-table .fb-btn-group > .btn {
        height:40px;
        padding-top:10px;
    }