.ui-widget-overlay 
{
    position: fixed !important;
}


.spanYearQuarter {
    width: 75px;
}



/**
 * ADDITIONS FROM BOOTSTRAP V2.3.2
 */
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-link
{
    color: #0088cc;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-link:hover, .btn-link:focus
{
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus
{
    color: #333333;
    text-decoration: none;
}

.gridCont
{
    width: 965px;
}

body
{
    padding-top: 40px;
    padding-bottom: 40px;
    background: #8E8A84 url(/Images/ghs/core/bg.jpg) left 40px repeat-x;
}
.container, .navbar-fixed-top .container
{
    width: 1200px;
}

.popover
{
    /*font-size: 8px; */
    width: auto;
    font-size: 8px;
}

/** ------------------------------
    UTILITY CLASSES
    ------------------------------ */

.lessLower
{
    margin-bottom: -20px;
}

tr.assessedRow td, tr.assessedRow td.sorting_1
{
    background-color: #0074CC;
    color: #FFF;
}

#showHideBatch
{
}

.padding-top-2
{
    padding-top: 2px; /*border: 1px solid gray;*/
}

.psuedoHeader
{
    border: 1px solid gray;
    background-color: gray;
}

.invisible
{
    visibility: hidden;
}

.hide
{
    display: none;
}

.show
{
    display: block;
}

.smallText
{
    font-size: 11px;
    margin-bottom: -5px;
    margin-top: -10px;
}

.seperator
{
    height: 2em;
}


.right
{
    text-align: right;
}

.left
{
    text-align: left;
}

.offerDiv
{
}

.selectAll
{
    width: auto;
    background-color: white;
    padding: .5em;
}

.padLeft
{
    padding-left: 2em;
}

div.ui-datepicker
{
    font-size: 20px;
    line-height: 1.3;
}


.phoneText
{
    font-size: x-small;
    font-weight: lighter;
}

.commentLabel
{
    margin-top: 2px;
    margin-bottom: 2px;
}

.categoryLabel
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.eventLabel
{
    margin-bottom: 6px;
}

.event > a
{
    background-color: pink !important;
    background-image: none !important;
}

.rowError
{
    border: 2px solid red;
    color: red;
}

.checkErrors
{
    font-size: 10px;
}

.upperMargin
{
    margin-top: 3.2em;
}

.upperMarginSmall
{
    margin-top: 1em;
}

.errors
{
    font-weight: bold;
    color: red;
    margin-bottom: .5em;
}

.center
{
    text-align: center;
}

.lessUpper
{
    margin-top: -15px;
}
div.dataTables_processing
{
    margin-top: 75px;
}

div.psuedoLink
{
    cursor: pointer;
    color: #00568A;
}

.allocationInfo
{
    font-weight: bold;
    margin-bottom: 2px;
    background-color: White;
    padding: 2px;
}

.navbar-custom
{
    background-color: #f5f5f5;
    color: #f5f5f5;
    border-radius: 0;
}

.reportViewerLeft
{
    margin-left: -30px;
    padding-right: 0px;
}

.stateEditBlock
{
    border: 1px solid grey;
}

.rightMargin
{
    margin-right: 4em;
}

.adjButtons
{
    padding-left: 1.5em;
}

.formLeft
{
    margin-left: -45px;
}

.buttonLeft
{
    margin-left: -20px;
}

.jCodeBar
{
    margin-top: -30px;
    margin-bottom: -10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-bottom: -20px;
}

.paddingh3
{
    padding-bottom: .25em;
    padding-top: .25em;
}

.upperPaddingButton
{
    padding-top: 1em;
}

.upperPadding
{
    padding-top: 1.5em;
}

.upperPaddingSmall
{
    padding-top: .5em;
}

.upperPaddingMedium
{
    padding-top: .75em;
}

.lowerMargin
{
    margin-bottom: 1em;
}

.screenReaderContent
{
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.noPadding
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.lessPadding
{
    padding-bottom: 0px;
}

.lesserPadding
{
    padding-bottom: 0px;
    margin-bottom: -20px;
}

input[type='checkbox']
{
    margin-right: .5em;
}

.bold
{
    font-weight: bold;
}

.journal
{
    width: 99%;
}

.dispute_modal
{
    width: 53%;
}

.header
{
    white-space: nowrap;
}

.error
{
    color: red;
    padding-left: 10px;
    display: none;
}

.right
{
    text-align: right;
}


.unauthorized
{
    text-align: center;
}

.unauthorized h2
{
    color: red;
}

.manerror
{
    color: red;
    padding-left: 10px;
    display: none;
}

.typeerror
{
    color: red;
    padding-left: 10px;
    display: none;
}

textarea, input, .uneditable-input, select
{
    padding: 2px 3px;
    font-size: 12px;
}

select
{
    height: 24px;
}

.sudoLabel
{
    font-weight: bold;
    color: #444;
    font-size: 11px;
}

.chkBorders
{
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: .1em;
    width: 20%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #CFDBE2;
}

.chkBordersWizard
{
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: .1em;
    margin-left: -24px;
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #CFDBE2;
}

.chkBordersCheckEntry
{
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: .1em;
    margin-left: -24px;
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #CFDBE2;
}

.adjChkBorders
{
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: .1em;
    width: 50%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #CFDBE2;
}

.row-fluid > .span-auto
{
    float: left;
    width: auto;
}

.span-auto-adjQuantities
{
    float: left;
    width: auto;
    background-color: #E3E9ED;
    margin-left: 0;
    padding: 2px 2px 2px 2px;
}

/** ------------------------------
    NAVBAR
    ------------------------------ */
.navbar .brand {
    /*  background: transparent url(/Images/ghs/core/ChangeHealthcare-AppBarLogo.png) 20px center no-repeat;
    background-size: 81px auto;
    height: 20px;
    padding-left: 111px;*/
}
.navbar .divider-vertical
{
    border-right-color: #444;
}
.dropdown:hover .dropdown-menu
{
    display: block;
}
.navbar .dropdown-menu
{
    margin-top: 0;
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}
.tab-content
{
    display: block;
}

/** ------------------------------
    APP CONTAINER
    ------------------------------ */
.app
{
    background: transparent url(/Images/ghs/app/app-bg.jpg) left top no-repeat;
}
.appContainer
{
    background: transparent url(/Images/ghs/core/content-bg.png) left top;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 4em;
}

/** ------------------------------
    APP NAV
    ------------------------------ */

.navbar-inner-custom
{
    padding: 4px 0px 4px 0px;
    background: #E3E9ED;
}

.reportName
{
    font-weight: bold;
    padding: 8px 0px 0px 7px;
    color: #555;
}
.appContainer .navbar
{
    margin-bottom: 0;
}
.appContainer .navbar-inner
{
    background: #444 url("/Images/ghs/core/grid-right.png") repeat-y right top;
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
}
.appContainer .navbar .nav > li > a
{
    color: #FFF;
    line-height: 19px;
    padding: 5px 10px 6px;
    text-shadow: none;
}
.appContainer .navbar .nav > li > a:hover
{
    background-color: #006CB5;
    color: #FFFFFF;
    text-decoration: none;
}
.appContainer .navbar .nav .active > a, .appContainer .navbar .nav .active > a:hover
{
    background-color: #0086E4;
    color: #FFF;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover
{
    background-color: #006CB5;
}

/** ------------------------------
    BREADCRUMB
    ------------------------------ */
.breadcrumb
{
    border: 0;
    padding: 0;
    margin-bottom: 4px;
    background-color: transparent;
    background-image: none;
}

/** ------------------------------
    CONTENT
    ------------------------------ */
label.checkedlist
{
    color: #444;
    margin-top: -20px;
    padding: 3px;
    font-size: 12px;
    margin-left: 30px;
}

.content
{
    background-color: #FFF;
    min-height: 400px;
    padding: 10px 20px 30px 20px;
}
.content h2
{
    color: #555;
}

/** Add New Links inside the H2 content title   **/
.content h2 a
{
    color: #0088cc;
    cursor: pointer;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
}
/** Add New Links inside the H4 content title **/
.content h4 a
{
    color: #0088cc;
    cursor: pointer;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
}



.loginContent
{
    background: transparent url(/Images/ghs/app/formulary-entry-bg.png) top left no-repeat;
    text-align: center;
    padding-top: 16em;
}
.alert
{
    margin-bottom: 1em;
}
.pageTitle
{
    margin: 0 0 .5em 0;
    padding-left: 30px;
    background-position: left center;
    background-repeat: no-repeat;
}
.loginContent .pageTitle
{
    display: none;
}

/** ------------------------------
    PAGE TITLE ICONS
    ------------------------------ */
.adminTitle, .invoiceTitle
{
    background-image: url(/Images/iconic/gray_dark/list_24x21.png);
}
.invoiceTitle
{
    background-image: url(/Images/iconic/gray_dark/list_nested_24x21.png);
}
.userTitle
{
    background-position: 6px center;
    background-image: url(/Images/iconic/gray_dark/user_18x24.png);
}
.stateTitle
{
    background-position: 9px center;
    background-image: url(/Images/iconic/gray_dark/map_pin_fill_15x24.png);
}
.applicationTitle
{
    background-image: url(/Images/iconic/gray_dark/at_24x24.png);
}

/** ------------------------------
    HELP PAGE
    ------------------------------ */
.aboutApp
{
    background: transparent url(/Images/ghs/app/app-icon.png) top left no-repeat;
    min-height: 400px;
    padding-left: 320px;
}
.aboutApp h3
{
    font-size: 3em;
    color: #006CB5;
}
.version
{
    color: #555;
    font-size: .85em;
    margin-top: .5em;
}
.icon-workflow
{
    background: transparent url(/Images/ghs/core/workflow.png) left top no-repeat;
}
.meta
{
    margin: 0;
}
.meta li
{
    list-style: none;
}
.meta i
{
    vertical-align: middle;
    margin-right: 3px;
}

/** ------------------------------
    FOOTER
    ------------------------------ */
.footer
{
    font-size: .9em;
    color: #CCC;
    background: #444 url("/Images/ghs/core/grid-left.png") left top repeat-y;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
    padding: 12px;
    text-align: right;
    min-height: 50px;
}

/** ------------------------------
    FORMS
    ------------------------------ */
.loginForm
{
    text-align: center;
    margin: 0 0 6em 0;
    background-color: #333 !important;
    display: inline-block; /*IE7*/
    zoom: 1;
    display: inline;
}
.loginForm input
{
    font-size: 18px;
    height: 28px !important;
    line-height: 28px !important;
}
.loginForm .btn
{
    font-size: 18px;
    line-height: 25px !important;
    vertical-align: top;
}
.loginPanelActions
{
    text-align: left;
    margin-top: .5em;
    color: #555;
}
.loginPanelActions a:hover
{
    color: #FFF;
}


select
{
    width: auto;
}
.well
{
    background-color: #E3E9ED;
    overflow: hidden;
}
.report-well
{
    padding: 6px 0;
}
.loginContent .well
{
    background-color: transparent;
    background-image: none;
    border: 0;
    box-shadow: none;
}
.inlineControlGroup, .inlineControlGroup .controls, .formOr, .inlineFormActions
{
    display: inline-block; /*IE7*/
    zoom: 1;
    display: inline;
}
.inlineControlGroup
{
    margin-bottom: 0;
}
.inlineControlGroup .control-label, .formOr
{
    vertical-align: top;
    line-height: 28px;
}
.formOr
{
    margin: 0 .5em 0 -5px;
    font-style: oblique;
    background-color: #AFBBC5;
    color: #FFF;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    padding: 0 1em;
}
.inlineFormActions, .inlineFormActions button
{
    vertical-align: top;
}

label
{
    margin-top: -15px;
    font-weight: bold;
    color: #444;
    margin-bottom: -7px;
    font-size: 11px;
}

h4
{
    margin-bottom: .5em;
}

.help-block
{
    font-size: .85em;
}
.noPadding .form-actions
{
    margin-bottom: 0;
}
.well .form-actions
{
    background-color: #CFDBE2;
    border-top: 0;
    margin-left: -19px;
    margin-right: -19px;
    margin-bottom: 0;
}

.adjsFormActions
{
    margin-top: -12px;
    padding: 6px 0px 1px 15px;
    margin-bottom: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.form-well
{
    padding-bottom: 0;
}
.form-well form
{
    margin-bottom: 0;
}
.form-info-panel
{
    background-color: #E9F0F5;
    border-radius: 4px;
    padding: 12px;
    border: 1px solid #CFDBE2;
    margin-bottom: 1em;
}

.form-info-footer-panel
{
    background-color: #E9F0F5;
    border-radius: 4px;
    padding: 4px 8px 4px 8px;
    border: 1px solid #CFDBE2;
    margin: 4px 0;
}

.h4Footer
{
    text-align: left;
    margin-bottom: 0;
}



/** ------------------------------
    DATA GRID

    ------------------------------ */

tr.committedRow
{
    background-color: #F78181;
}

tr.savedRow
{
    background-color: #BCF5A9;
}

.savedCaption
{
    background-color: #BCF5A9;
    text-align: center;
    padding-top: .25em;
    padding-bottom: .25em;
}

.committedCaption
{
    background-color: #F78181;
    text-align: center;
    padding-top: .25em;
    padding-bottom: .25em;
}

.stagedCaption
{
    background-color: #FFCC66;
    text-align: center;
    padding-top: .25em;
    padding-bottom: .25em;
}


/* Custom search bar */
.colSearch
{
    background-color: #cccccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-top: 4px;
    padding-left: 1em;
}

/* Addition to search bar styles that removes the bottom round corners. For use in the case where a search bar should sit seamlessly above a table without a margin. */
.colSearch-round-top
{
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}

/* Addition to dataTables_wrapper that removes the top round corners. To be used in conjunction with "colSearch-round-top" to make the search bar and table feel more integrated together */
.dataTables_wrapper-round-bottom .ui-corner-tl
{
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
}
.dataTables_wrapper-round-bottom .ui-corner-tr
{
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}

.dataTables_wrapper
{
    margin-bottom: 1em;
}

.dataTables_wrapper .ui-corner-tl
{
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
}

.dataTables_wrapper .ui-corner-tr
{
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}

.dataTables_scroll
{
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

.columnSearch
{
    padding-left: 1em;
    width: 12em;
}
.dataGrid
{
    width: 100%;
    font-size: 11px;
    font-weight: bold;
}
.dataGridSorted
{
    width: 100%;
    font-size: 11px;
    font-weight: bold;
}

.dataGrid a.cellaction
{
    color: #000000;
}
.dataGridSorted a.cellaction
{
    color: #000000;
}
.dataGrid a.cellaction:hover
{
    color: #000000;
    text-decoration: underline;
}
.dataGridSorted a.cellaction:hover
{
    color: #000000;
    text-decoration: underline;
}

/*.dataGrid a{
	color: #FFFFFF;
}*/

.dataGrid a
{
    color: #08C;
}
.dataGridSorted a
{
    color: #08C;
}

.dataGrid a:hover
{
    color: #87CEFA;
    text-decoration: none;
    cursor: pointer;
}
.dataGridSorted a:hover
{
    color: #87CEFA;
    text-decoration: none;
    cursor: pointer;
}

.dataGrid tr.odd
{
    background-color: #E3E9ED;
}
.dataGridSorted tr.odd
{
    background-color: #E3E9ED;
}

.manage-categories-category input {
    width: 250px !important;
}

tr.odd td.sorting_1
{
    background-color: #CFDBE2;
}
tr.even td.sorting_1
{
    background-color: #E3E9ED;
}
tr.selectedRow td, tr.selectedRow td.sorting_1
{
    background-color: #0074CC;
    color: #FFF;
}
tr.stagedRow td, tr.stagedRow td.sorting_1
{
    background-color: #FFCC66;
    color: #FFF;
}
tr.selectedRow td.sorting_1 [class^="icon-"], tr.selectedRow td.sorting_1 [class*=" icon-"]
{
    background-image: url("bootstrap/img/glyphicons-halflings-white.png");
}

tr.selectedRow td a
{
    color: #FFF;
}

.dataTables_filter label
{
    margin-top: .25em;
}

.dataTables_wrapper select, .dataTables_wrapper input
{
    width: auto;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin-bottom: 0;
}

.dataTables_wrapper label
{
    margin-bottom: 0;
}

table.dataGrid
{
    width: 100%;
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
    border-top: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
}
table.dataGridSorted
{
    width: 100%;
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
    border-top: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
}

table.dataGrid th, table.dataGrid td
{
    text-align: center !important; /*white-space: nowrap;*/
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
}
table.dataGridSorted th, table.dataGridSorted td
{
    text-align: center !important; /*white-space: nowrap;*/
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
}

table.dataGrid th
{
    background-color: #333333;
}
table.dataGridSorted th
{
    background-color: #333333;
}

.dataGrid th.drugBorderRight
{
    border-right: 3px solid black;
}
.dataGridSorted th.drugBorderRight
{
    border-right: 3px solid black;
}

.dataGrid th.drugBorderLeft
{
    border-left: 3px solid black;
}
.dataGridSorted th.drugBorderLeft
{
    border-left: 3px solid black;
}


/*
    For State offer review headers
*/
.drugColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #94DBFF;
    text-align: center;
    font-weight: bold;
}

.contractColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #2595BA;
    text-align: center;
    font-weight: bold;
}

.formulaColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #5C85AD;
    text-align: center;
    font-weight: bold;
}

.selectColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #7D9DDE;
    text-align: center;
    font-weight: bold;
}

.offersColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #D6EAFF;
    text-align: center;
    font-weight: bold;
}

.commentsColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #A6C8D4;
    text-align: center;
    font-weight: bold;
}

.acceptedColor
{
    padding-top: .5em;
    padding-bottom: .5em;
    background-color: #EEFFFF;
    text-align: center;
    font-weight: bold;
}

.btn-exclusions
{
    /*  background: #FF9900;   */ /*background: #CCCCFF;*/
    border-color: #990000;
    border-width: 2px;
}

.edit-override
{
    border-color: #990000;
    border-width: 2px;
}


.ui-widget-header
{
}

.legend
{
    border: 1px solid grey;
    padding-top: .25em;
    padding-bottom: .25em;
}

table.dataGrid tr:hover
{
    background-color: #EEE8AA;
}
table.dataGridSorted tr:hover
{
    background-color: #EEE8AA;
}

table.dataGrid thead th div.DataTables_sort_wrapper
{
    position: relative;
    padding-right: 12px;
    padding-left: 0px;
    font-weight: bold;
}


table.dataGrid thead th div.DataTables_sort_wrapper span
{
    position: absolute !important;
    top: 50% !important;
    margin-top: -8px !important;
    right: 0 !important;
}

table.dataGridSorted thead th div.DataTables_sort_wrapper
{
    position: relative;
    padding-right: 12px;
    padding-left: 0px;
    font-weight: bold;
}


table.dataGridSorted thead th div.DataTables_sort_wrapper span
{
    position: absolute !important;
    top: 50% !important;
    margin-top: -8px !important;
    right: 0 !important;
}

table.dataGrid td
{
    padding: 2px 2px 2px 2px;
    border-right: 1px solid #BBB;
}
table.dataGridSorted td
{
    padding: 2px 2px 2px 2px;
    border-right: 1px solid #BBB;
}

table.dataGrid td input[type="checkbox"]
{
    margin: 3px 0;
}
table.dataGridSorted td input[type="checkbox"]
{
    margin: 3px 0;
}

table.dataGrid tr.odd.gradeA
{
    background-color: #ddffdd;
}
table.dataGridSorted tr.odd.gradeA
{
    background-color: #ddffdd;
}

table.dataGrid tr.even.gradeA
{
    background-color: #eeffee;
}
table.dataGridSorted tr.even.gradeA
{
    background-color: #eeffee;
}

table.dataGrid .btn
{
    padding: 0 .5em;
    text-transform: capitalize;
}
table.dataGridSorted .btn
{
    padding: 0 .5em;
    text-transform: capitalize;
}
.gridActions
{
    margin: 0;
}
.gridActions li
{
    line-height: 18px;
    list-style: none;
    display: inline-block;
    zoom: 1;
    display: inline;
}
.gridActions li a
{
    text-align: center;
    display: inline-block;
    zoom: 1;
    display: inline;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    background-color: #444;
}
.gridActions li a:hover
{
    background-color: #666;
}
.gridActions li span
{
    display: none;
}
.gridActions li a.view, .gridActions li a.edit
{
    background-color: #0073DC;
}
.gridActions li a.approve
{
    background-color: #008000;
}
.gridActions li a.decline, .gridActions li a.delete
{
    background-color: #800000;
}
.icon-ok span
{
    display: none;
}

.grid-actions
{
    white-space: nowrap;
}

/** ------------------------------
 Please Wait spinner
 ------------------------------ */
#pleaseWait
{
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    background-image: url('/Images/ghs/app/icons/spinner2.gif');
    background-position: center center;
    background-repeat: no-repeat;
}


#pleaseWait img
{
    vertical-align: middle;
}

.iebug
{
    position: relative;
}

/**
 * UI-DATEPICKER-DIV
 */
.ui-datepicker-div
{
    display: none;
}

/**
 * TABLETOOLS
 */
.TableTools
{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 3px;
}





/*
 * Namespace: DTS (DataTables Scroller)
 */

div.DTS tbody th, div.DTS tbody td
{
    white-space: nowrap;
}

div.DTS tbody tr.even
{
    background-color: white;
}

div.DTS div.DTS_Loading
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 20px;
    margin-top: -20px;
    margin-left: -100px;
    z-index: 1;
    border: 1px solid #999;
    padding: 20px 0;
    text-align: center;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.5);
}

div.DTS div.dataTables_scrollHead
{
    background-color: white;
}

div.DTS div.dataTables_scrollBody
{
    z-index: 2;
}

div.DTS div.dataTables_scroll
{
    /*background: url('../images/loading-background.png') repeat 0 0;*/
}

/*
 * Screenreader only text
 */

.hidden
{
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}


.emailPreview
{
    background: white;
}

.accordian-header
{
    background-color: #0088cc;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.accordian-header a:link
{
    color: White;
    text-decoration: none;
}

.accordian-headerOrig a:link
{
}

.navbar-custom
{
    background-color: #f5f5f5;
    color: #f5f5f5;
    border-radius: 0;
}
