﻿.cx_header_text {
    font-size: 18px;
    color: #DB3781;
    font-family: Century Gothic;
}

.cx_header_text_bold {
    font-size: 18px;
    font-weight: bold;
    color: #DB3781;
    font-family: Century Gothic;
}

.cx_page_sections {
    width: 94%;
    margin: 0 .5em 0 .5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    position: relative;
}

    .cx_page_sections input[type="textbox"] {
        width: 10em;
    }

    .cx_page_sections input.widetext {
        width: 30em;
    }

    .cx_page_sections select {
        width: 10em;
    }

    .cx_page_sections textarea {
        width: 10em;
    }

    .cx_page_sections label {
        float: left;
        width: 15em;
        margin-right: 1em;
        text-align: right;
        font-weight: bold;
    }

.cx_page_item span {
    float: left;
    width: 10em;
    margin-right: 1em;
    text-align: right;
    font-weight: bold;
}

.cx_page_sections .cx_page_form_submit {
    margin-bottom: 0.5em;
}

.cx_page_form_section {
    width: 99%;
    margin-bottom: 1.5em;
    border: 1px solid #575757;
    background-color: #CDCDCD;
    list-style: none;
    padding: 1px 0px 4px 4px;
}



    .cx_page_form_section .cx_form_item {
        overflow: hidden;
        display: block;
        width: 100%;
        margin: 0.5em 0 0.5em 0;
    }


    .cx_page_form_section .cx_form_item_wide {
        overflow: hidden;
        clear: both;
        display: block;
        width: 100%;
        margin: 0 0 0.5em 0;
    }

        .cx_page_form_section .cx_form_item_wide label {
            display: block;
        }

        .cx_page_form_section .cx_form_item_wide textarea {
            width: 98%;
            margin: 0 0.5em 0 0.5em;
        }

        .cx_page_form_section .cx_form_item_wide span.mceEditor {
            display: inline-block;
            width: 98%;
            margin: 0 0.5em 0 0.5em;
        }

.text_display_box {
    display: block;
    width: 98%;
    overflow: auto;
    border: 1px solid #CDCDCD;
    margin: 1px 0.5em 0 0.5em;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
}

.cx_page_form_section .cx_form_item_wide input {
    width: 98%;
    margin: 0 0.5em 0 0.5em;
}

.cx_page_form_section .cx_form_item_medium input {
    width: 50%;
}

table.mceLayout {
    width: 98%;
    margin: 0 0.5em 0 0.5em;
}

/*main header*/
.cx_page_section_header {
    background-color: #575757;
    font-weight: bold;
    border: 1px solid #575757;
    padding: 1px 0px 4px 4px;
    color: White;
}

.cx_page_section_header_lite {
    background-color: #757575;
    /*font-weight: bold;*/
    border: 1px solid #575757;
    padding: 1px 0px 4px 4px;
    color: White;
}

.cx_page_section_header a:link {
    color: White;
}

.cx_page_section_header_lite a:link {
    color: White;
}

.cx_page_section_header a:visited {
    color: White;
}

.cx_page_section_header_lite a:visited {
    color: White;
}

.section_header {
    border: 1px solid #CDCDCD;
    background-color: #FFFFFF;
    font-weight: bold;
}


.cx_page_display_section {
    width: 99%;
    margin-bottom: 1.5em;
    background-color: #FFFFFF;
    position: relative;
    padding: 2px 0px 0px 4px;
    overflow: hidden;
}

.cx_page_display_section_solid {
    background-color: #CDCDCD;
    border: 1px solid #575757;
}

.cx_page_display_section .cx_page_display_section {
    border: 1px solid #CDCDCD;
}

.cx_page_display_section .cx_page_item {
    margin: 0 0 0.5em 0;
}

.cx_page_display_section .cx_page_item_wide label {
    display: block;
    width: 100%;
    margin-left: -10px;
}

.cx_page_sections .cx_text_block {
    clear: left;
    padding: 0 0.5em 0 0.5em;
}

.cx_form_checkbox label {
    font-weight: normal;
    float: left;
}

.cx_form_checkbox input {
    float: left;
    width: auto;
}

.cx_popup {
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
}

.cx_popup_background {
    z-index: 1000001 !important;
}

.cx_page_subsection {
    border: 1px solid #BFBAB0;
    margin: 0 1em .5em 1em;
}

.cx_item_help {
    display: block;
    margin-left: 11em;
    font-style: italic;
}

.largeLogo {
    margin-left: 192px;
    margin-top: 50px;
    margin-bottom: 0px;
}

.loginPage {
    background-color: White;
    min-height: 100%;
}

.bigButtonContainer {
    margin-left: 50px;
    margin-right: 60px;
}

.bigButton {
    margin-left: 10px;
    margin-right: 10px;
}


/*
#cx_list_view div.list_item
{
    float: left;
    clear: left;
    width: 100%;
    margin: 0 0 1.0em 0;  
    border: 1px solid #BFBAB0;
    background-color: #F7F3ED;
}

#cx_list_view div.single_ticket h3
{
    padding-top: 0;
    margin-top: 0;
}

.entity_item div
{
    float: left;
    clear: left;
    width: 100%;
    margin: 0 0 1.0em 0;  
    border: 1px solid #BFBAB0;
    background-color: #F7F3ED;
}

.entity_item div h4
{
    margin-top: 0;
}
*/

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2000;
}

.unsticky {
    position: -webkit-sticky;
    position: sticky;
    top: unset;
    z-index: unset;
}

.ncpdp_message a {
    display: block;
}

.ncpdp_message .message_text {
    width: 98%;
    border: 0;
    margin-bottom: 0;
    margin-left: .5em;
    background-color: White;
}

div.scroll_box, textarea.scroll_box {
    display: block;
    width: 99%;
    height: 250px;
    overflow: auto;
    white-space: pre-wrap;
    margin: 0px 0px 10px 0;
    background-color: #E4E4E4 !important;
    border: 1px solid #CDCDCD;
    padding: 1px 0px 4px 4px;
    font-family: monospace;
}

.failureNotification {
    font-size: 1.2em;
    color: #DB3781;
}

.failureNotification_home {
    font-size: 1.2em;
    color: #DB3781;
    margin-left: 300px;
}

.cx_grid_view_container {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

.cx_grid_view {
    background-color: #fff;
    border: solid 1px #575757;
    border-collapse: collapse;
    width: 100%; /* Force the width to fix IE9 sizing issues */
}

    .cx_grid_view td {
        padding: 2px;
        border: solid 1px #575757;
        color: black;
    }

    .cx_grid_view th {
        padding: 4px 2px;
        color: #fff;
        background-color: #757575;
        font-size: 0.9em;
        width: 150px;
        border: 1px solid #575757;
    }

.cx_grid_view_alt {
    background-color: #CDCDCD;
    color: White;
}

    .cx_grid_view_alt td {
        color: black;
    }

.cx_grid_view_currency {
    margin-right: 5px;
    padding-right: 10px;
}

.cx_grid_view input {
    border: 0;
    outline: none;
}

input[readonly] {
    background-color: rgb(235, 235, 228);
}

.watermark_text {
    color: #AAAAAA;
}

/* Styles for the info popup windows */
.cx_info_popup .cx_info_popup_header {
    /*width: 99%;*/
    background-color: #575757;
    /*font-weight: bold;*/
    border: 1px solid #575757;
    padding: 1px 0px 4px 4px;
    font: normal 14px arial;
    color: White;
}

textarea[readonly] {
    background-color: rgb(235, 235, 228);
}

.cx_info_popup .cx_info_popup_content {
    background-color: #CDCDCD;
    /*font-weight: bold;*/
    border: 1px solid #575757;
    padding: 1px 0px 4px 4px;
    font: normal 14px arial;
    color: Black;
}

.cx_warning_section {
    color: #DB3781;
    border: 2px solid #DB3781;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 75%;
}

.faded_button {
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

    .faded_button:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.cx_popup_body {
    margin: 5px;
}

    .cx_popup_body .cx_form_item {
        overflow: hidden;
        display: block;
        margin: 3px 0px;
    }

        .cx_popup_body .cx_form_item label {
            float: left;
            width: auto;
            margin-right: 1em;
            font-weight: bold;
        }

.cx_body_light {
    padding: 2px 4px;
    background-color: #f3f3f3;
}

.cx_hr_divider {
    color: #c0c0c0;
    margin: 2px;
}

.cx_fixed_table {
    table-layout: fixed;
    word-wrap: break-word;
}

    .cx_fixed_table td {
        overflow: hidden;
    }

.cx_highlighted_row {
    border-bottom: solid;
    border-bottom-color: #b0b0b0;
    border-bottom-width: 1px;
    cursor: pointer;
}

    .cx_highlighted_row:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        background-color: #e0e0e0;
    }

.cx_disabled_row {
    border-bottom: solid;
    border-bottom-color: #b0b0b0;
    border-bottom-width: 1px;
}

.cx_checkBoxList {
    overflow-y: scroll;
    height: 150px;
    width: 250px;
    display: block;
    background-color: white;
    border: 1px solid ActiveBorder;
}

    .cx_checkBoxList label {
        float: none;
        width: 5em;
        margin-right: 1em;
        text-align: left;
        font-weight: normal;
    }

.collapsed_content {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 65%, transparent 65%), linear-gradient(to right, transparent 35%, #fff 35%, #fff 65%, transparent 65%);
    margin: 5px 5px 0px 3px;
}

.uncollapsed_content {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: linear-gradient(to bottom, transparent 35%, #fff 35%, #fff 65%, transparent 65%);
    margin: 5px 5px 0px 3px;
}

/*See https://glyphicons.bootstrapcheatsheets.com/# for glyphicon hex codes */
.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-pencil:before {
    content: "\270f";
}


.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

    .pagination > ul {
        list-style-type: disc;
    }

    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        color: #575757;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        margin-left: -1px;
    }

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        z-index: 3;
        color: #575757;
        background-color: #eeeeee;
        border-color: #dddddd;
    }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #575757;
        border-color: #575757;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777777;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}




.enrollmentIndicator {
    background-color: #D2FFE3;
}

.enrollmentIndicatorTitle {
    background-color: darkgreen;
    color: #f3f3f3;
}

.faxErrorIndicator {
    background-color: lightcoral;
}

.faxFewHoldIndicator {
    background-color: #E5CDEC;
}

.empaIndicator {
    background-color: rgb(145, 205, 238);
}

.empaIndicatorTitle {
    background-color:  rgb(2, 154, 236);
    color: #f3f3f3;
}

.ocrMatchIndicator {
    background-color: #D2FFE3;
}
