@charset "utf-8";

body {
    margin:0;
    padding:0;
    font-family: "Roboto", sans-serif !important;
    font-size:14px;
    width:980px;
    line-height: 1.5;
    margin-left:auto;
    margin-right:auto;
    background:#FFFFFF url(/providers/javax.faces.resource/images/back.gif.xhtml?ln=default&v=1_8&conversationContext=1) repeat-x scroll center top;
}

#header {
    height:91px;
    margin-top:15px;
    margin-bottom:0px;
    background-image:url(/providers/javax.faces.resource/images/newheader.png.xhtml?ln=default&v=1_8&conversationContext=1);
    background-position:left;
    background-repeat:no-repeat;
    padding:0;
}

.cpLogo {
    float: right;
    background-image:url(/providers/javax.faces.resource/images/companylogo.png.xhtml?ln=default&v=1_8&conversationContext=1);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 1em;
    height: 91px;
    width: 266px;
}

form {
    padding:0;
    margin:0;
}

/* Navigation Styles */
.navigation {
    background:url(/providers/javax.faces.resource/images/menuGradiant.gif.xhtml?ln=default&v=1_8&conversationContext=1) repeat-x scroll 0 100% #7096BC;
    padding:0;
    margin:0;
    list-style:none;
    height:33px;
    border-bottom:1px solid #8ABDF0;
    border-top:1px solid #8ABDF0;
}

.navigation li {
    float:left;
}

.navigation li a {
    display:block;
    float:left;
    height:19px;
    color:#FFFFFF;
    text-decoration:none;
    text-align:center;
    padding:7px 10px;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
}

.navigation li a b {
    float:left;
    display:block;
    padding:0;
}

.navigation li a:hover {
    color:#FFFFFF;
    background:#679ad3;
}

.navigation li.logout {
    float:right;
    border-right:0;
    border-collapse:collapse;
}

.navigation li.logout a {
    border-right:0;
}

.active {
    background-color:#679ad3;
}

#content {
    padding:10px 15px;
    margin:0;
    background:#FFFFFF;
}

#contentSmallLeft {
    width:200px;
    float:left;
    padding-right:15px;
}

#contentMiddle {
    width:436px;
    float:left;
}

#contentLeft {
    width:651px;
    float:left;
}

#contentRight {
    width:284px;
    float:left;
    padding-left:15px;
}

#contentLargeRight {
    width:735px;
    float:left;
}

#contentLeft50 {
    width:467px;
    float:left;
}

#contentRight50 {
    width:467px;
    float:left;
    padding-left:15px;
}

#footer {
    background-color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:x-small;
    margin-bottom:15px;
    height:100%;
    padding:3px 0;
    padding-bottom:0;
}

#footer p {
    color:#999999;
    text-align:center;
    margin:0;
    padding:0;
}

#footer a {
    color:#999999;
    font-weight:bold;
    text-decoration:none;
}

/* PRC-775 */
.contentTable table table {
    width: 235px;
}

#footer a:hover {
    text-decoration:underline;
}

#footer a:visited {
    color:#999999;
    font-weight:bold;
    text-decoration:none;
}

a {
    color:#003e74;
    text-decoration:none;
}

h1 {
    font-size:large;
    margin:0 0 10px 0;
}

h3 {
    font-size:15px;
    margin:8px 0;
}

p {
    margin:6px 0;
}

.small {
    font-size:x-small;
    color:#666666;
}

.clr {
    clear:both;
}


fieldset {
    border:1px solid #ddd;
    padding:10px 15px;
    margin-bottom:15px;
}

legend {
    font-size:1.2em;
    font-weight:bold;
    color:#6699CC;
}

fieldset div {
    overflow:hidden;
}

fieldset div.boxText {
    min-height:16px;
    margin:0;
}

fieldset span.boxText {
    min-height:16px;
    margin:0;
}

.split {
    width:48%;
    float:left;
    margin-right:10px;
}

.split label {
    width:8em !important;
}

.split div span.block {
    display:table !important;
}

fieldset div span.block {
    display:inline-block;
    margin-bottom:5px;
}

/*label, .textAsLabel {
    float:left;
    width:12em;
    text-align:right;
    margin-right:1em;
    margin-bottom:.5em;
    font-weight:bold;
}*/

.formRadio {
    margin-top: 5px;
}

.formRadio input {
    float: left;
}

.formRadio label {
    font-weight: normal;
    width: auto;
}

/* By HP changed from 7.5 to 5.5*/
#contentRight label {
    width:5.5em;
}

legend span {
    width:10em;
    text-align:right;
}

input, textarea, select {
    padding:0.15em;
    border:1px solid #ddd;
    background:#fafafa;
    font:bold 0.95em arial, sans-serif;
}

input:hover, input:focus, textarea:hover, select:hover, textarea:focus, select:focus  {
    border-color:#c5c5c5;
    background:#f6f6f6;
}

/* tooltip */
.tooltipQM {
    margin-left: 5px;
    background: #003e74;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 20px;
    line-height: 1;
    padding: 0 4px;
}
.tooltipBox {
    max-width: 400px;
    background: #f7f7f7;
    border: 1px solid #003e74;
    border-radius: 6px;
}

.radio {
    position:relative;
}

.radio fieldset {
    border:none;
    width:auto;
    padding:1px 0 0 11em;
}

.radio legend {
    font-size:1em;
    color:#000;
}

.radio legend span {
    position:absolute;
    left:0;
    top:0.3em;
    width:10em;
    display:block;
}

.radio label, .radio input {
    vertical-align:middle;
    display:inline;
    float:none;
    width:auto;
    background:none;
    border:none;
    font-weight:normal;
}

input[type="radio"][disabled] + label {
    color:gray;
}

.radio div {
    float:left;
    white-space:nowrap;
    clear:none;
}

.radioleft td {
    text-align: left;
}

.radioleft td input {
    float: left;
}

.radioleft td label {
    text-align: left;
    width: 40em;
}

.labelBlock label {
    white-space:pre;
}

/* PRC-877 -- modifed the next 3 styles, as per David Murphy */
.radioleft2 {
    display: flex;
}

.radioleft2 td {
    display: flex;
    float: left;
}

.radioleft2 td input {
    margin-top: -15px;
}

.radioleft2 td label {
    text-align: left;
    width: 10em;
}

.radioleft3 td {
    text-align: left;
}

.radioleft3 td input {
    float: left;
}

.radioleft3 td label {
    text-align: left;
    float: left;
    width: 20em;
}

.url {
    width:16em;
}

input.default {
    color:#bbb;
}

label.checkBoxLabel {
    float:none;
    font-weight:normal;
}

.submit {
    cursor:pointer !important;
    background-color:#dddddd;
    color:#000;
    font-size:.9em;
    border:1px solid #666666;
    margin:8px 20px 8px 0;
    padding:2px 6px;
}

.data .submit {
    margin-right:0;
}

.submit:hover {
    border-color:#333333;
}

.data {
    border-left:1px solid #3E7BAA;
    margin:6px 0;
    empty-cells:show;
}

.data > thead {
    background-color:#3E7BAA;
    color:#FFFFFF;
    font-weight:bold;
}

table.data > thead > tr > th {
    font-size:small;
    padding:3px 5px;
    border-right:1px solid #3E7BAA;
    text-align:left;
}

table.data > tbody > tr > td {
    padding:3px 5px;
    border-right:1px solid #3E7BAA;
    border-bottom:1px solid #3E7BAA;
}

.rich-dtascroller-table {
    border: 0;
}
.rich-dtascroller-table td {
    font-size: 1.2em !important;
    font-weight: bold;
    border: 0;
}
.rich-datascr-inact {
    color: #1E5799 !important;
}
.rich-datascr-button {
    background: none !important;
}

.error {
    color:red;
    font-weight:bold;
}

.info {
    color:black;
    font-weight:bold;
}

dt + dt {
    margin-top:10px;
}

span.help + dl {
    margin-right:40px;
}

hr {
    color:#FFFFFF;
    background-color:#FFFFFF;
    border:1px dotted #999999;
    border-style:none none dotted;
    height:1px;
    display:block;
    margin:0;
}

hr + div {
    margin-top:5px;
}

ul.leftNav {
    list-style-type:none;
    padding-left:0;
    margin-left:0;
}

ul.leftNav li {
    background:#3E7BAA;
    border-bottom:1px solid #FFFFFF;
}

ul.leftNav li a {
    display:block;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    padding:5px 0px 5px 10px;
}

ul.leftNav ul {
    list-style-type:none;
    padding-left:0;
    margin-left:0;
}

ul.leftNav li ul li {
    background:#3E7BAA;
    border-top:1px solid #FFFFFF;
    border-bottom:0;
}

ul.leftNav li ul li a {
    display:block;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    padding:5px 0px 5px 25px;
}

ul.leftNav li a:hover {
    text-decoration:none;
    color:#FFFFFF;
    background:#003e74;
}

ul.leftNav li ul li a:hover {
    text-decoration:none;
    color:#FFFFFF;
    background:#679ad3;
}

.rich-mpnl-body .content {
    overflow:auto;
    height:500px;
}

.closeButton {
    float:right;
    margin:0;
    text-align:right;
}

dl.rich-messages {
    margin:0 0 5px;
    background-color:#EEEEEE;
    border:2px solid #668FBE;
    padding:5px;
}

dl.forgotUsernameError {
    background-color:#FFFFFF;
    border:none;
}

.forgotUsernameBtn {
    margin-right: 4.5em;

}
.additionalMsg {
    margin:0 0 5px;
    background-color:#EEEEEE;
    border:2px solid #668FBE;
    padding:5px;
    width:100%;
}
.remove {
    display:none;
}

.rich-mpnl-body {
    font-size:small;
}

.rich-mpnl-body label {
    float:none;
}

label.checkBoxLabelBlock {
    float:none;
    display:block;
    margin-left:25px;
    margin-top:-18px;
    text-align:left;
    vertical-align:top;
    white-space:pre-line;
}

.rich-table {
    border-top:0;
}

.rich-table-thead {
    border-bottom:1px solid #3E7BAA;
}

.rich-table-sortable-header {
    white-space:nowrap;
}

.rich-table-subheader {
    background-color:#3E7BAA;
}

.rich-table-subheadercell {
    white-space:nowrap;
    color:#FFFFFF;
}

.rich-table-cell {
    font-size:x-small;
}

.contactSearch .rich-table-cell {
    font-size:small;
}

.rich-table-footer {
    background-color:#FFFFFF;
}

.rich-table-footercell {
    border-bottom:1px solid #3E7BAA;
    border-right:1px solid #3E7BAA;
    color:#000000;
}

.highlightFirstRow .rich-table-firstrow {
    background-color:#d8e5ee;
}

.th-text {
    white-space:normal;
    text-align:left;
}

.th-text-single {
    white-space:nowrap;
    text-align:left;
}

.rich-sort-icon {
    text-align:right;
    vertical-align:top;
}

.fieldError {
    border:1px solid red !important;
}

form.fieldError {
    border:0 !important;
}

.rich-calendar-input {
    white-space:nowrap;
    font-size: 10px;
}

.pdf {
    background:url(/providers/javax.faces.resource/images/pdf.png.xhtml?ln=default&v=1_8&conversationContext=1) no-repeat scroll 0 0 transparent;
    padding:0 0 0 18px;
}

.pagination {
    text-align:center;
}

.pagination span {
    font-weight:bold;
    margin-right:5px;
}

.pagination a {
    margin-right:5px;
}

blockquote {
    margin:6px 40px;
}

#statusBar {
    background:url(/providers/javax.faces.resource/images/statusBarGradiant.gif.xhtml?ln=default&v=1_8&conversationContext=1) repeat-x scroll 0 100% #E7EFF8;
    border-bottom:1px solid #999999;
    font-size:15px;
    height:29px;
    padding:0px 12px;
}

#statusBar p {
    margin:0;
    padding-top:5px;
}

.rich-combobox-shell {
    height:19px;
}

input.rich-combobox-font, input.rich-combobox-font-inactive, .rich-combobox-font-inactive, .rich-combobox-item, input.rich-combobox-font-disabled,
.rich-combobox-font-disabled {
    font-size:x-small;
    height:12px;
}

.rich-tab-header {
    font-size:16px;
}

.rich-tabpanel-content {
    font-size:small;
}

.rich-tab-inactive {
    cursor:pointer;
}

#submitClaimForm .split {
    width:40%;
}

table.claimModalTable > tbody > tr > td {
    font-size:x-small;
    padding: 1px 5px;
}

#submitClaimForm .split + .split {
    width:56%;
}

.faqAnswer{
    margin-left: 40px;
}

.textAlignCenter {
    text-align: center;
}

.bold {
    font-weight: bold !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

/*RICHFACES POPUP*/
.rf-pp-cnt-scrlr {width: 100% !important;height: 100% !important;padding: 0 !important;}
.viewClientPopup {width:500px !important; height:auto !important; max-height: 500px !important; overflow-x:hidden !important;overflow-y: auto !important;padding: 0 !important;}
.rf-pp-hdr-cnt {font-size: 14px !important;}
.rf-pp-hdr-cntrls img {max-height: 20px; max-width: 20px; margin-right: 10px; margin-left: 10px; vertical-align: middle;}
.rf-pp-shdw {display: none !important;}
.rf-pp-cnt {font-size: 12px !important;}

.tooltip {
    background-color:white;
    border-width:3px;
    border-style: solid;
    border-color: #000066;
    padding:10px;
}

.customTitleBar {
    background: #FFFFFF;
}

.formBox {
    margin-left: 20px;
    margin-bottom: 20px;
    width: 47%;
}

.sameLineBox{
    display: inline-block;
    display: flex;
}

.sameAddress{
    display:none;
}

.outer {
    text-align: center;
    display: block;
}

.langBox {
    width: 93%;
}

.tableBox {
    width: 750px;
}

.thankYouIntro{
    margin: 0 auto;
    width: 64%;
    margin-top: 20px;
    margin-bottom: 50px;
}

.thankYouOutro{
    margin: 0 auto;
    width: 70%;
    margin-bottom: 35px;
}

.intro, .outer {
    margin: 0 0 1.5em 1.2em;
}

#sameAddressBox label {
    display: inline-block;
    float: inherit;
    width: fit-content;
}

#primaryAddress input, #primaryAddress select,
#sameAddressBox input, #sameAddressBox select {
    margin-bottom: 10px;
}

.listWithBtn li span {
    width: 65%;
    display: inline-table;
}

.listWithBtn .btnInsideIl {
    position: relative;
    display: inline-block;
    top: 1px;
    margin-left: 12.9%;
}

.listWithBtn .btnInsideIl .submit {
    margin:0;
    width: 14em;
}

.address1::-webkit-input-placeholder,  .address2::-webkit-input-placeholder,
.city::-webkit-input-placeholder, .zip::-webkit-input-placeholder,
.address1::-webkit-input-placeholder, .rich-calendar-input::-webkit-input-placeholder,
.firstName::-webkit-input-placeholder, .middleName::-webkit-input-placeholder,
.lastName::-webkit-input-placeholder {
    text-align: center;
}

.selectState {
    text-align-last:center;
}


#primaryAddress input.city, #sameAddressBox input.city,
#providerNameBox input.firstName {
    width: 20%;
}

#primaryAddress  select.selectState, #sameAddressBox select.selectState,
#providerNameBox input.lastName {
    width: 40%;
    margin-left: 7px;
}

#primaryAddress  input.zip, #sameAddressBox input.zip {
    width: 10%;
    margin-left: 7px;
}

#providerNameBox input.middleName {
    width: 6%;
    margin-left: 7px;
    padding: 6px 6px;
}

.groupScrolling {
    height: 240px;
    overflow-y: auto !important;
    width: 103%;
}

div.groupScrolling .rich-table {
    margin-left: 15px;
    width: 98%;
}

div.groupScrolling .rich-table-subheadercell {
    width: 100px;
}

div.groupScrolling .rich-table-subheadercell:first-child {
    width: 222px;
}

div.groupScrolling .th-text {
    text-align: center;
    display: block;
}

div.groupScrolling .rich-table-cell {
    font-size: 1em;
    text-align: center;
    vertical-align: middle;
}

.caqhRadio {
    position: absolute;
    margin-left: 12px;
    margin-top: 27px;
}

.contractScroll {
    height: 462px;
    overflow-y: auto !important;
    width: 97%;
    margin: 0 auto;
    border: #D3D3D3 solid 2px;
    margin-bottom: 15px;
    padding: 10px;
}

.contractScroll iframe {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 100%;

}

.contractCheckbox {
    top: 18px;
    position: relative;
    width: 15px;
    height: 15px;
    vertical-align: top;
}

.contractCheckbox + strong {
    display: inline-block;
    width: 90%;
    text-align: justify;
}

.thankYouIntro  strong, .thankYouOutro strong{
    text-align: center;
    display: block;
    font-size: 1.7em;
}

.thankYouOutro span {
    display: block;
    text-align: center;
    font-size: 1.2em;
}

.contractNote{
    font-size: small;
    color: #666666;
}

#newClientForm .newClientDropDown{
    font-size: 10px;
    margin-bottom: 4px;
    min-width: 180px;
}
#newClientForm .newClientCompanyName{
    font-size: 10px;
    margin-bottom: 4px;
    min-width: 180px;
    max-width: 80%;
    width: auto;
}
#clientConfirmationForm .boxText span{
    font-size: 1em;
}

#referralsSummaryForm .referralCloseBtn, .repIncorrectBtn {
    background: none !important;
    border: none;
    padding: 0 !important;
    color: #003e74 !important;
    cursor: pointer;
    font-weight: 600 !important;
    margin: 0 !important;
}

#referralsSummaryForm .referralCloseBtn:hover, .repIncorrectBtn:hover {
    text-decoration:underline;
    color:#FF0000;
    background-color: unset !important;
}

.progressbar {
    counter-reset: step;
}
.progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 1.0em;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
/* to create the circles */
.progressbar li:before {
    width: 30px;
    height: 30px;
    content: counter(step);
    counter-increment: step;
    line-height: 30px;
    border: 3px solid #ABABAB;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #ABABAB;
}
/*to create the lines between them*/
.progressbar li:after {
    width: 84%;
    height: 4px;
    content: '';
    position: absolute;
    background-color: #ABABAB;
    top: 16px;
    left: -42%;
    z-index: 1;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.activeStep {
    color: white;
}
.progressbar li.activeStep:before {
    border-color: #337ab7;
    background: #337ab7;
}
.progressbar li.activeStep:after {
    background-color: #337ab7;
}

label.managedCareSearch {
    width: 23%;
    text-align: left;
}

fieldset.managedCareSearchFieldset {
    border: 0;
    padding: 0;
    margin-bottom: 15px;
}

fieldset.managedCareSearchFieldset legend {
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
    padding-top: 10px;
}
fieldset.managedCareSearchFieldset .
{
    margin-left: 20px;
}
.managedCareNewClientSearchPanel {
    margin-top: 25px;
}

.managedCareClientError tr:nth-child(2) td span {
    margin-left: 5em;
    display: block;
}

.disabled {
    pointer-events: none !important;
}

/* Provider Interest Form */

.interestFormBox {
    width: 900px;
}

.interestFormBox label, .textAsLabel {
    width: 240px !important;
    font-weight: unset;
}

.interestFormBox .disabled {
    cursor: not-allowed;
    background-color: #eee;
}

.interestFormBox .disclaimer {
    margin-bottom: 5px !important;
}

.interestFormBox h3 {
    color: #777777 !important;
}

input.rf-insp-inp[type="text"]{
    width: 40px;
    vertical-align: unset;
}
.rf-insp {
    line-height: 0px;
}

ol.doubleSpacedList li {margin-bottom: 15px;}

/*Target Google Chrome and Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .rich-table-sortable-header {
        white-space:normal;
    }

    .rich-table-subheadercell {
        white-space:normal;
    }
}
/* Added by HP 08/27/2019*/
.rf-cal-inp {
    width: auto;
}
/* Added by HP 08/28/2019*/
.rf-msgs-err {
    border: groove;
    background: #99999920;
    background-image: none;
}
/* Added width and border by HP 08/28/2019*/
.error {
    color:red;
    font-weight:bold;
    width: 90%;
    /*border: groove;*/
    background: #99999920;
    background-image: none;
}
/*Added by HP 09/05/2019*/
.rf-pp-cntr {
    left: auto;
    height: auto;
    line-height: normal !important;
}

.rf-msg-inf, .rf-msgs-inf {
    background-image: none;
}

/*** Tab Panel***/
.rf-tab-hdr {
    white-space: nowrap;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    background-position: top;
    background-repeat: repeat-x;
    background-color: #9FBDEB;
    color: #000000;
}
.rf-tab-hdr-act.rf-tab-hdr-btm {
    padding: 3px 5px 0px 5px;
    border-top: 0px;
    font-weight: bold;
    vertical-align: bottom;
    background-image: url(/providers/org.richfaces.resources/rfRes/actTabBottomBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!D9!72vG!58!fWJgAgAz4gdX&ln=org.richfaces.images);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #F3F2F2;
    cursor: default;
}
.rf-tab-hdr-act.rf-tab-hdr-top {
    padding: 0px 5px 3px 5px;
    border-bottom: 0px;
    font-weight: bold;
    vertical-align: top;
    background-image: url(/providers/org.richfaces.resources/rfRes/actTabBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!!P3vmZgAgA2sgdX&ln=org.richfaces.images);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #9FBDEB;
    cursor: default;
}
.rf-tab-hdr-inact.rf-tab-hdr-btm {
    vertical-align: bottom;
    padding: 3px 5px 0px 5px;
    background-image: url(/providers/org.richfaces.resources/rfRes/tabBottomBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!!P3vmZgAgA2sgdX&ln=org.richfaces.images);
    background-color: #9FBDEB;
}
.rf-tab-hdr-inact.rf-tab-hdr-top {
    vertical-align: top;
    padding: 0px 5px 3px 5px;
    background-image: url(/providers/org.richfaces.resources/rfRes/tabBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!D9!72vG!58!fWJgAgAz4gdX&ln=org.richfaces.images);
    background-color: #F3F2F2;
}
.rf-tab-hdr-dis.rf-tab-hdr-top {
    vertical-align: top;
    padding: 0px 5px 3px 5px;
    background-image: url(/providers/org.richfaces.resources/rfRes/tabBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!D9!72vG!58!fWJgAgAz4gdX&ln=org.richfaces.images);
    background-color: #F3F2F2;
    color: #6A92CF;
    cursor: default;
}
.rf-tab-hdr-dis.rf-tab-hdr-btm {
    vertical-align: bottom;
    padding: 3px 5px 0px 5px;
    background-image: url(/providers/org.richfaces.resources/rfRes/tabBottomBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!!P3vmZgAgA2sgdX&ln=org.richfaces.images);
    background-color: #9FBDEB;
    color: #6A92CF;
    cursor: default;
}
.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top {
    background: url(/providers/org.richfaces.resources/rfRes/tabLineBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!qww!G!58!fWJgAgA5Awfi&ln=org.richfaces.images) repeat-x scroll center top;
    background-color: #F3F2F2;
    border-color: #C0C0C0;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 0px;
    padding-top: 2px;
    overflow: hidden;
    height: 25px;
    white-space: nowrap;
    position: relative;
}
.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-btm {
    background: url(/providers/org.richfaces.resources/rfRes/tabLineBottomBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!68-!GBgAgA5HAfi&ln=org.richfaces.images) repeat-x scroll center top;
    background-color: #EAF0F8;
    border: #C0C0C0;
    border-width: 1px;
    border-style: solid;
    border-top-width: 0px;
    padding-bottom: 2px;
    overflow: hidden;
    height: 25px;
    white-space: nowrap;
    position: relative;
}
.rf-tab-hdr-tabs {
    border: 0px;
    height: 100%;
}
.rf-tab-hortab-tabspcr-wdh {
    padding-left: 1px;
}
.rf-tab-lbl {
    white-space: nowrap;
    font-family: Arial, Verdana, sans-serif ;
    font-size: 11px;
}
.rf-tab-hdn {
    display: none;
}
.rf-tab-hdr-scrl-lft {
    background: url(/providers/org.richfaces.resources/rfRes/actTabBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!!P3vmZgAgA2sgdX&ln=org.richfaces.images) top repeat-x #9FBDEB;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 25px;
    border: 1px solid #C0C0C0;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif ;
    font-size: 11px;
    padding-top: 6px;
}
.rf-tab-hdr-scrl-rgh {
    background: url(/providers/org.richfaces.resources/rfRes/actTabBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!!P3vmZgAgA2sgdX&ln=org.richfaces.images) top repeat-x #9FBDEB;
    position: absolute;
    top: 1px;
    right: 17px;
    width: 15px;
    height: 25px;
    border: 1px solid #C0C0C0;
    text-align: center;
    font-family: Arial, Verdana, sans-serif ;
    font-size: 11px;
    font-weight: bold;
    padding-top: 6px;
}
.rf-tab-hdr-tablst {
    background: url(/providers/org.richfaces.resources/rfRes/actTabBg.png?v=4.5.17.Final&db=eAFjZGBlZJBiZBBh!P!50yfG!!P3vmZgAgA2sgdX&ln=org.richfaces.images) top repeat-x #9FBDEB;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 15px;
    height: 25px;
    border: 1px solid #C0C0C0;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Verdana, sans-serif ;
    font-size: 14px;
    padding-top: 2px;
}
.rf-tab-hdr-brd {
    border: 1px solid #C0C0C0;
    border-top: 0px;
    height: 2px;
    background: #9FBDEB;
}
.rf-tab-cnt {
    border: 1px solid #C0C0C0;
    font-family: Arial, Verdana, sans-serif ;
    font-size: 11px;
    padding: 10px;
    background: #F3F2F2;
}
/*** data scroller ***/
.rf-ds {
    white-space: nowrap;
    display: inline-block;
    font-size: 11px;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif ;
    background: #FFFFFF;
}
a.rf-ds-nmb-btn {
    color: #000000;
}
a.rf-ds-btn {
    color: #000000;
}
.rf-ds-cont {
    white-space: nowrap;
    display: inline-block;
    font-size: 11px;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif ;
    background: #FFFFFF;
}
.rf-ds-cont-dec {
    border-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
}
.rf-ds-btn {
    cursor: pointer;
    padding: 2px 10px 3px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    display: inline-block;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #4A75B5;
    background-image: url(/providers/org.richfaces.resources/rfRes/dsBtnGrad.png?v=4.5.17.Final&db=eAFjZJBjZDBiZBBh!D!5yFPG!16lWxmYADDcBho_&ln=org.richfaces.images);
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif ;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.rf-ds-btn:hover {
    color: rgb(255, 255, 255);
}
.rf-ds-dis:hover {
    color: #C0C0C0;
    cursor: default;
}
.rf-ds-btn-first, .rf-ds-btn-fastrwd, .rf-ds-btn-prev {
    margin-right: 1px;
}
.rf-ds-btn-next, .rf-ds-btn-fastfwd, .rf-ds-btn-last {
    margin-left: 1px;
}
.rf-ds-nmb-btn {
    cursor: pointer;
    width: 2em;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px 2px 3px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #C0C0C0;
    background-color: #FFFFFF;
    background-image: url(/providers/org.richfaces.resources/rfRes/dsDigGrad.png?v=4.5.17.Final&db=eAFjZJBjZDBiZBBh!P!qww!G!0DAwAQAPPUIOQ__&ln=org.richfaces.images);
    background-position: top left;
    background-repeat: repeat-x;
    display: inline-block;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif ;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}
.rf-ds-nmb-btn:hover {
    border-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    background-image: url(/providers/org.richfaces.resources/rfRes/dsBtnGradOver.png?v=4.5.17.Final&db=eAFjZJBjZDBiZBBh!P!qww!G!0DAwAQAPPUIOQ__&ln=org.richfaces.images);
}
.rf-ds-press {
    border-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    background: #EAF0F8;
}
.rf-ds-act, .rf-ds-act:hover {
    cursor: default;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #C0C0C0;
    background: none;
}
.rf-ds-dis {
    color: #C0C0C0;
    cursor: default;
}
.rf-ds-pages {
    display: inline-block;
}

/************** Updates - 09/2019 ***********************/

@charset "utf-8";

body {
    margin:0;
    padding:0;
    width: 100%;
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
    background:#FFFFFF url(/providers/javax.faces.resource/images/back.gif.xhtml?ln=default&v=1_8&conversationContext=1) repeat-x scroll center top;
}

body, p, td, a, span {
    font-size: 14px !important;
    line-height: 1.5;
}
p {
    margin: 6px 0 20px !important;
}
.rich-spacer {
    display: none;
}

#header {
    height:91px;
    margin-top:15px;
    margin-bottom:0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00477f+0,002e53+100 */
    background-color: #003e74; /* Old browsers */
    background-image:url(/providers/javax.faces.resource/images/newheader.png.xhtml?ln=default&v=1_8&conversationContext=1);
    background-position:left;
    background-repeat:no-repeat;
    padding:0;
    border-bottom: 5px solid rgb(255, 131, 0);
}

form {
    padding:0;
    margin:0;
}

/* Navigation Styles */
.navigation {
    background: none;
    background-color: rgb(247, 247, 247);
    padding: 0;
    margin: 0;
    list-style: none;
    height: 33px;
    border-bottom: 1px solid rgb(231, 231, 231);
    border-top: 0;
}

.navigation li {
    float:left;
}

.navigation li a {
    display: block;
    float: left;
    height: 19px;
    color: #003e74;
    text-decoration: none;
    text-align: center;
    padding: 7px 10px;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif !important;
}

.navigation li a b {
    float:left;
    display:block;
    padding:0;
}

.navigation li a:hover {
    color:#000;
    background:#d9dbde;
}

ul.leftNav li a:hover {
    text-decoration:none;
    color:#000;
    background:#d9dbde;
}

ul.leftNav li ul li a:hover {
    text-decoration:none;
    color:#000;
    background:#d9dbde;
}

.navigation li.logout {
    float:right;
    border-right:0;
    border-collapse:collapse;
}

.navigation li.logout a {
    border-right:0;
}

.active {
    background-color: #337AB8;
    color: #fff !important;
}

.navigation li a.active:hover, ul.leftNav li a.active:hover {
    color:#003e74 !important;
}

#content {
    padding:10px 15px;
    margin:0;
    background:#FFFFFF;
}

#contentSmallLeft {
    width:20%;
    float:left;
    padding-right:15px;
}

#contentMiddle {
    width:50%;
    float:left;
}

#contentLeft {
    width:860px;
    margin-right: 10px;
    float:left;
}

#contentRight {
    width:284px;
    float:left;
    padding-left:15px;
}

#contentLeft {
    width: 72%;
}
#contentRight {
    width: 25%;
}

#contentLeft80 {
    width: 80%;
}

#contentLargeRight {
    width:735px;
    float:left;
}

#contentLeft50 {
    width:467px;
    float:left;
}

#contentRight50 {
    width:467px;
    float:left;
    padding-left:15px;
}

#footer {
    background-color:#FFFFFF;
    font-family:"Roboto",sans-serif;
    margin-bottom:15px;
    height:100%;
    padding:3px 0;
    padding-bottom:0;
}

#footer p {
    color:#444;
    text-align:center;
    margin:0;
    padding:0;
}

#footer a {
    color:#444;
    font-weight:bold;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

#footer a:visited {
    color:#666;
    font-weight:bold;
    text-decoration:none;
}

a, a:hover, a:visited, a:active {
    color: #003e74;
    text-decoration: none;
    font-weight: 600 !important;
    font-family: "Roboto",sans-serif !important;
}

a:hover {
    text-decoration:underline;
}

h1 {
    font-size:large;
    margin:0 0 10px 0;
}

h3 {
    font-size:15px;
    margin:8px 0;
}

p {
    margin:6px 0;
}

.small {
    font-size:x-small;
    color:#666666;
}

.clr {
    clear:both;
}


fieldset {
    border:1px solid #ddd;
    padding:10px 15px;
    margin-bottom:15px;
}

legend {
    font-size:1.2em;
    font-weight:bold;
    color: #3475b3;
}

/*Modified by HP added word-break by David to fix email displaying issue*/
fieldset div {
    overflow:hidden;
    word-break: break-word;
}

.yesIdContainer {
    margin-top: 7px;
    color: red ;
}

fieldset div.boxText {
    min-height:16px;
    margin:0;
}

fieldset span.boxText {
    min-height:16px;
    margin:0;
}

.split {
    width:48%;
    float:left;
    margin-right:10px;
}

.split label {
    width:12em !important;
}

.split div span.block {
    display:table !important;
}

fieldset div span.block {
    display:inline-block;
    margin-bottom:5px;
}

label, .textAsLabel {
    float:left;
    width:12em;
    text-align:right;
    margin-right:1em;
    margin-bottom:1em;
    font-weight:bold;
}

#contentRight label {
    width:7.5em;
}

legend span {
    width:10em;
    text-align:right;
}

input, textarea, select {
    padding:0.15em;
    border:1px solid #ddd;
    background:#fafafa;
    font:bold 0.95em arial, sans-serif;
}

input:hover, input:focus, textarea:hover, select:hover, textarea:focus, select:focus  {
    border-color:#c5c5c5;
    background:#f6f6f6;
}

.radio {
    position:relative;
}

.radio fieldset {
    border:none;
    width:auto;
    padding:1px 0 0 11em;
}

.radio legend {
    font-size:1em;
    color:#000;
}

.radio legend span {
    position:absolute;
    left:0;
    top:0.3em;
    width:10em;
    display:block;
}

.radio label, .radio input {
    vertical-align:middle;
    display:inline;
    float:none;
    width:auto;
    background:none;
    border:none;
    font-weight:normal;
}

input[type="radio"][disabled] + label {
    color:gray;
}

.radio div {
    float:left;
    white-space:nowrap;
    clear:none;
}

.radioleft td {
    text-align: left;
}

.radioleft td input {
    float: left;
}

.radioleft td label {
    text-align: left;
    width: 40em;
}

.labelBlock label {
    white-space:pre;
}

.radioleft2 td {
    text-align: left;
}

.radioleft2 td input {
    float: left;
}

.radioleft2 td label {
    text-align: left;
    width: 10em;
}

.radioleft3 td {
    text-align: left;
}

.radioleft3 td input {
    float: left;
}

.radioleft3 td label {
    text-align: left;
    float: left;
    width: 20em;
}

.url {
    width:16em;
}

input.default {
    color:#bbb;
}

label.checkBoxLabel {
    float:none;
    font-weight:normal;
}

.submit {
    cursor:pointer !important;
    background-color:#ddd;
    color:#000;
    font-size:1em;
    border:1px solid #666666;
    margin:8px 20px 8px 0;
    padding:4px 8px;
    letter-spacing: 1px;
}

.data .submit {
    margin-right:0;
}

.submit:hover {
    border-color:#333333;
}

.data {
    border-left:1px solid #3E7BAA;
    margin:6px 0;
    empty-cells:show;
}

.data > thead {
    background-color:#095C9B;
    color:#FFFFFF;
    font-weight:bold;
}

table.data > thead > tr > th {
    font-size:small;
    padding:3px 5px;
    border-right:1px solid #ccc;
    text-align:left;
}

table.data > tbody > tr > td {
    padding:3px 5px;
    border-right:1px solid #3E7BAA;
    border-bottom:1px solid #3E7BAA;
}

.rich-dtascroller-table {
    border: 0;
}
.rich-dtascroller-table td {
    font-size: 1.2em !important;
    font-weight: bold;
    border: 0;
}
.rich-datascr-inact {
    color: #1E5799 !important;
}
.rich-datascr-button {
    background: none !important;
}

.rf-msgs-err {
    border: 1px solid #999;
    background: #f7f7f7 !important;
    background-image: none;
    margin: 0 auto 10px !important;
    padding: 10px !important;
    font-weight: bold !important;
    width: 95% !important;
}
.error {
    color: #E50000;
    font-weight: bold;
    width: 95%;
    margin: 0 auto 10px;
    padding: 10px;
}

dt + dt {
    margin-top:10px;
}

span.help + dl {
    margin-right:40px;
}

hr {
    color:#FFFFFF;
    background-color:#FFFFFF;
    border:1px dotted #999999;
    border-style:none none dotted;
    height:1px;
    display:block;
    margin:0;
}

hr + div {
    margin-top:5px;
}

ul.leftNav {
    list-style-type:none;
    padding-left:0;
    margin-left:0;
}

ul.leftNav li {
    background:#095C9B;
    border-bottom:1px solid #FFFFFF;
}

ul.leftNav li a {
    display:block;
    color:#FFFFFF;
    font-weight: 500 !important;
    padding:5px 0px 5px 10px;
}

ul.leftNav ul {
    list-style-type:none;
    padding-left:0;
    margin-left:0;
}

ul.leftNav li ul li {
    background:#095C9B;
    border-top:1px solid #FFFFFF;
    border-bottom:0;
}

ul.leftNav li ul li a {
    display:block;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    padding:5px 0px 5px 25px;
}

.rich-mpnl-body .content {
    overflow:auto;
    height:500px;
}

.closeButton {
    float:right;
    margin:0;
    text-align:right;
}

dl.rich-messages {
    margin:0 0 5px;
    background-color:#EEEEEE;
    border:2px solid #668FBE;
    padding:5px;
}

.remove {
    display:none;
}

.rich-mpnl-body {
    font-size:small;
}

.rich-mpnl-body label {
    float:none;
}

label.checkBoxLabelBlock {
    float:none;
    display:block;
    margin-left:25px;
    margin-top:-18px;
    text-align:left;
    vertical-align:top;
    white-space:pre-line;
}

.rich-table {
    border-top:0;
}

.rich-table-thead {
    border-bottom:1px solid #3E7BAA;
}

.rich-table-sortable-header {
    white-space:nowrap;
}

.rich-table-subheader {
    background-color:#095C9B;
}

.rich-table-subheadercell {
    white-space:nowrap;
    color:#FFFFFF;
}

.rich-table-cell {
    font-size:x-small;
}

.contactSearch .rich-table-cell {
    font-size:small;
}

.rich-table-footer {
    background-color:#FFFFFF;
}

.rich-table-footercell {
    border-bottom:1px solid #3E7BAA;
    border-right:1px solid #3E7BAA;
    color:#000000;
}

.highlightFirstRow .rich-table-firstrow {
    background-color:#d8e5ee;
}

.th-text {
    white-space:normal;
    text-align:left;
}

.th-text-single {
    white-space:nowrap;
    text-align:left;
}

.rich-sort-icon {
    text-align:right;
    vertical-align:top;
}

.fieldError {
    border:1px solid red !important;
}

form.fieldError {
    border:0 !important;
}

.rich-calendar-input {
    white-space:nowrap;
    font-size: 10px;
}

.pdf {
    background:url(/providers/javax.faces.resource/images/pdf.png.xhtml?ln=default&v=1_8&conversationContext=1) no-repeat scroll 0 0 transparent;
    padding:0 0 0 18px;
}

.pagination {
    text-align:center;
}

.pagination span {
    font-weight:bold;
    margin-right:5px;
}

.pagination a {
    margin-right:5px;
}

blockquote {
    margin:6px 40px;
}

#statusBar {
    background:url(/providers/javax.faces.resource/images/statusBarGradiant.gif.xhtml?ln=default&v=1_8&conversationContext=1) repeat-x scroll 0 100% #E7EFF8;
    border-bottom:1px solid #999999;
    font-size:15px;
    height:29px;
    padding:0px 12px;
}

#statusBar p {
    margin:0;
    padding-top:5px;
}

.rich-combobox-shell {
    height:19px;
}

input.rich-combobox-font, input.rich-combobox-font-inactive, .rich-combobox-font-inactive, .rich-combobox-item, input.rich-combobox-font-disabled,
.rich-combobox-font-disabled {
    font-size:x-small;
    height:12px;
}

.rich-tab-header {
    font-size:1.2em !important;
}

.rich-tabpanel-content {
    font-size:small;
}

.rich-tab-inactive {
    cursor:pointer;
}

#submitClaimForm .split {
    width:40%;
}

table.claimModalTable > tbody > tr > td {
    font-size:x-small;
    padding: 1px 5px;
}

#submitClaimForm .split + .split {
    width:56%;
}

.confirmationLabel {
    float:left;
    width:12em;
    text-align:right;
    margin-right:1em;
    margin-top:0em;
    margin-bottom:0.5em;
    font-weight:bold;
    vertical-align: top;
}

.confirmationData {
    float:left;
    width:20em;
    text-align:left;
    margin-right:1em;
    margin-top:0em;
    margin-bottom:0.5em;
    vertical-align: top;
}

.confirmationDataGrouped {
    float:left;
    width:20em;
    text-align:left;
    margin-right:1em;
    margin-top:0.5em;
    margin-bottom:0.5em;
    vertical-align: top;
    line-height: 0.5;
}

.confirmationRow {
    vertical-align: top;
}

/*Target Google Chrome and Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .rich-table-sortable-header {
        white-space:normal;
    }

    .rich-table-subheadercell {
        white-space:normal;
    }
}

.textAlignCenter {text-align: center;}

/*RICHFACES POPUP*/
.rf-pp-cnt-scrlr {width: 100% !important;height: 100% !important;padding: 0 !important;}
.viewClientPopup {width:500px !important; height:auto !important; max-height: 500px !important; overflow-x:hidden !important;overflow-y: auto !important;padding: 0 !important;}
.rf-pp-hdr-cnt {font-size: 14px !important;}
.rf-pp-hdr-cntrls img {max-height: 20px; max-width: 20px; margin-right: 10px; margin-left: 10px; vertical-align: middle;}
.rf-pp-shdw {display: none !important;}
.rf-pp-cnt {font-size: 12px !important;}

.tooltip {
    background-color:white;
    border-width:3px;
    border-style: solid;
    border-color: #000066;
    padding:10px;
}

.customTitleBar {
    background: #FFFFFF;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
    border: 1px solid #ccc;
    margin: 8px 20px 8px 0;
    padding: 5px 9px;
    width: auto !important;
    background-color: #2a6fb5;
    color: #fff !important;
    background-image: none;
    font-size: 1em;
    font-weight: 400 !important;
    font-family: "Roboto", sans-serif !important;
}

button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background-color: #1e5082;
    background-image: none;
}

input[type="text"],input[type="password"], textarea, select {
    padding: 0.15em;
    border: 1px solid #ddd;
    font-weight: 500;
    font-size: 1em !important;
    font-family: "Roboto", sans-serif !important;
    background: none;
}

label {
    vertical-align: middle;
}

input, select, textarea, button, keygen, isindex, legend, a, td, th, tr, tfoot {
    font-family: "Roboto", sans-serif !important;
}

.dataTable {
    margin: 15px 0;
}
.data th, .data table .rf-dt-shdr-c {
    background: #f0f0f0 none repeat scroll 0 0 !important;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 7px 5px;
    text-align: center;
    white-space: nowrap;
    color: #000 !important;
}
.data td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #111;
    margin: 0 1px;
    padding: 6px 5px;
    vertical-align: initial;
}
.rf-ds {
    display: block;
    padding: 20px 0 !important;
    text-align: center;
    background: #f5f5f5;
}
.rf-ds a, .rf-ds span {
    font-size: 1.2em !important;
    padding: 0 5px;
}

.rf-ds-dis {
    color: #C0C0C0 !important;
    cursor: default;
    background: none;
    border: none;
}

.rf-ds-btn:hover {
    color: #003e74
}

.rf-ds a, .rf-ds span {
    font-size: 1.2em !important;
    padding: 0;
    color: #003e74;
    background: none;
    border: none;
}

.rf-ds span:hover, .rf-ds-act:hover, .rf-ds-nmb-btn:hover {
    border: none;
    background: none;
}

.rf-ds-act {
    color: #000 !important;
}

tfoot tr:hover {
    background: #fff !important;
}

/*Added By HP David fix table message display*/
tfoot td.rf-dt-ftr-c {
    color: #000 !important;
    text-align: left;
    background: #fff;
    border-left: 1px solid #c0c0c0 !important;
    border-right: 1px solid #c0c0c0 !important;
    font-weight: normal;
}

.rf-dt {
    border: 1px solid #fff !important;
    width: 100%;
}
.leftLabels label {
    text-align: left;
    width: 140px;
}
.leftLabels input[type="number"] {
    width: 40px;
    text-align: center;
}
.interestFormLicense {
    width: 50%
}
.facility2Indent {
    margin-top: 7px;
}
.facility2Indent:last-of-type {
    margin-bottom: 10px;
}
.facility2Indent table {
    margin-left: 25px;
}
.facility2Indent input {
    float: left;
}
.facility2Indent label.checkBoxLabel {
    display: inline-block;
    text-align: left;
    width: 75%;
    margin-bottom: 3px;
}
.facilityLabel {
    float: left;
}
.rf-dt th, .data th {
    background: #f0f0f0 !important;
    color: #000 !important;
    padding: 7px !important;
    text-align: left !important;
    line-height: 1.6;
}
.rf-dt th:first-of-type, .data th:first-of-type  {
    /*border-radius: 10px 0 0;*/
    border-left: none;
}
.rf-dt th:last-of-type, .data th:last-of-type {
    /*border-radius: 0 10px 0 0;*/
    border-right: none;
}

.data {
    border-left: none;
}

.rf-dt td, .data td {
    border: 1px solid #fff !important;
    padding: 7px !important;
    line-height: 1.6;
    border-bottom: 1px solid #ccc !important;
    font-family: "Roboto", sans-serif !important;
    color: #000;
    vertical-align: top;
}

.rf-dt-c input {
    padding: 7px;
}

.rf-dt-c select {
    padding: 6px;
}

.rf-dt-c input.submit {
    margin: 0 !important;
}

td.rf-dt-ftr-c {
    font-size: 1em !important;
    color: #41719e !important;
    padding-top: 20px;
}

.rf-dt tr:nth-child(even), .data tr:nth-child(even) {
    background: #f8f8f8;
}
.data tr:hover {
    background: #ffffcc !important;
}

.rf-tab-cnt {
    background: #fff;
    font-size: 1em;
}

.rf-tab-hdr:not(*:root) {
    padding-bottom: 4px;
}

.rf-tab-hdr {
    background: #e9eaed none repeat scroll 0 0 !important;
    border-color: #ccc !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #003e74 !important;
    padding: 4px 15px 3px !important;
    font-size: 1.1em !important;
    cursor: pointer !important;
    background-image: none !important;
    text-transform: uppercase;
    font-weight: 600;
}

.rf-tab-hdr-act {
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 1px solid #fff !important;
    color: #666 !important;
    cursor: default !important;
}

.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top {
    background: none;
    border: 0;
    height: auto;
    overflow: inherit;
}

.rf-tab-hdr-brd {
    border: none;
    border-top: 0px;
    height: 0;
    background: none;
}

.rf-tab-hortab-tabspcr-wdh {
    padding-left: 5px;
}

.rf-tab-hdr-tabs {
    margin-bottom: -1px;
    margin-top: 10px;
}

.rf-pp-cnt-scrlr {
    background: #fff;
}

.rf-pp-cnt {
    font-size: 1em !important;
}

.rf-pp-cnt input {
    margin-top: 20px;
}

.error {
    background: none;
}

table {
    border-spacing: 1px;
}

table select {
    width: auto !important;
    max-width: 225px;
}
.rf-tab-hdr-tabs, .rf-cal table {
    border-spacing: 0;
}

.closeButton {
    margin-top: -3px !important;
}
.rf-pp-cntr {
    max-width: 900px;
    min-width: 750px;
    max-height: 80%;
}
.rf-pp-cnt h1, .rf-pp-cnt h3 {
    border-bottom: 1px solid #003e74;
    margin-bottom: 20px;
    color: #003e74;
}
hr {
    margin: 5px 0 20px;
}
#contentSmallLeft {
    min-width: 190px;
}
#contentLargeRight {
    width: 75%;
    max-width: 920px;
}

#contentLeft50, #contentRight50 {
    width: 48%;
}

.rf-msgs {
    margin-bottom: 20px !important;
    display: block;
    clear: both;
}
.rf-msg-inf, .rf-msgs-inf {
    margin-bottom: 20px;
}
.rf-pp-cnt label, .rf-pp-cnt .textAsLabel {
    display: inline-block !important;
    float: none;
    width: 30%;
    vertical-align: baseline;
}

.rf-cal {
    vertical-align: middle;
}
.rf-cal-popup td {
    font-size: .9em !important;
    padding: 0 !important;
}
.rf-cal-tl, .rf-cal-hdr-month {
    color: #fff !important;
}
.rf-cal-c, .rf-cal td {
    border-bottom: 1px solid #C0C0C0 !important;
    border-right: 1px solid #C0C0C0 !important;
}
.ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.ui-state-default {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: none;
    font-weight: bold;
    color: #000;
    text-shadow: none;
}
.ui-widget {
    font-family:"Roboto",sans-serif;
    font-size: 14px !important;
}
.ui-selectonemenu .ui-selectonemenu-label {
    font-weight: bold;
}
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ui-selectonemenu .ui-selectonemenu-trigger {
    border: none !important;
}
.ui-shadow {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-highlight {
    background-color: #1e90ff;
    background-image: none;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
}
.ui-selectonemenu-panel .ui-selectonemenu-list {
    padding: 0;
    border-color: #1e90ff;
}

.ui-datepicker-trigger.ui-button-icon-only .ui-button-text {
    padding: 1px;
}
.calInput {
    vertical-align: top;
}
.calInput input, .calInput button {
    margin-top: 0px;
}
.phoneNumbers select {
    width: 100px;
    margin-top: 0px;
}
.phoneNumbers input {
    margin-top: 0;
}
button.ui-state-hover:hover {
    background: #e7e7e7 !important;
}
#statusBar {
    border-bottom: 1px solid rgb(231, 231, 231);
    background: #ffffcc;
    margin-top: -6px;
    font-family: "Roboto", sans-serif;
}
#administrator {
    margin-bottom: -20px;
}
td {
    vertical-align: baseline;
}
.autoWidth {
    width: auto;
}
.phoneNos {
    display: block;
    margin: 0 0 10px;
}
.phoneNos:first-of-type {
    margin-top: 10px;
}
.phoneNos:last-of-type {
    margin-bottom: 20px;
}
.nowrap {
    white-space: nowrap;
}
.schedule label {
    width: 100px;
    text-align: left;
    margin-left: 20px;
}
.schedule label.otherHours {
    font-weight: normal;
}
.rf-sel {
    display: block;
}

.rf-sel-btn {
    background: none;
    border: 0;
}

#closeEAPReferralForm .rf-sel-cntr {
    width: 500px;
    border-style: none;
}

.closeManagedCareReferralChkBox table tbody tr:first-child td {
    pointer-events: none;
}

.closeManagedCareReferralChkBox table tbody tr:first-child td input{
    opacity: 0.5;
}
button[disabled], button[disabled]:hover, input[type="button"][disabled], input[type="button"][disabled]:hover, input[type="submit"][disabled], input[type="submit"][disabled]:hover {
    background-image: none !important;
    background-color: #ccc !important;
}
fieldset.popupACHForm {
    border: 0;
}
fieldset.popupACHForm .textAsLabel {
    float: left;
}
#bankInfoEdit .boxText input[type="text"] {
    vertical-align: top;
    width: 240px;
}
.rightFieldNote {
    display: inline-block;
    margin-left: 20px;
    font-size: .85em;
    max-width: 60%;
}
input.secondaryBtn {
    color: #333 !important;
    background: #f5f5f5 !important;
    border: 1px solid #b3b3b5 !important;
    font-weight: bold !important;
}
input.secondaryBtn:hover{
    background: #cfcfcf !important;
}
.syncIcon, input.syncIcon {
    background: url(/providers/javax.faces.resource/images/icon_triangle_newTab@2x.png.xhtml?ln=default&v=1_8&conversationContext=1) top right no-repeat;
}
input.syncIcon {
    background-color: #fff;
    border: 1px solid #2a6fb5;
    text-align: center;
    margin: 0 auto;
    color: #2a6fb5 !important;
    width: 235px !important;
}
.navigation li a.syncIcon:hover, input.syncIcon:hover {
    background: url(/providers/javax.faces.resource/images/icon_triangle_newTab@2x.png.xhtml?ln=default&v=1_8&conversationContext=1) top right no-repeat;
    color: #000 !important;
    background-color: #d9dbde;
}
#contentSmallLeft form {
    text-align: center;
}
/*Santhosh's Primefaces Style*/
.error {
    color: #E50000;
    font-weight: bold;
    width: 95%;
    margin: 0 auto 10px;
    padding: 10px;
}

.ui-messages-error-summary, .ui-messages-info-summary {
    display: inline;
    margin-left: auto;
}

.ui-messages-error, .ui-message-error {
    color: #E50000 !important;
    border: 1px solid #999 !important;
    background: #f7f7f7 !important;
    background-image: none;
    margin: 0px auto 10px !important;
    padding: 10px !important;
    font-weight: bold !important;
    width: auto !important;
}
.ui-widget-overlay {
    background: rgb(208, 208, 208);
    opacity: 0.5;
    filter: alpha(opacity=20);
}
.ui-widget-content {
    border: none;
}
.ui-dialog {
    background: #F3F2F2;
}

.popupLg {
    top: 5% !important;
    max-height: 80%;
    overflow: auto !important;
}

.ui-widget{
    font-family: Arial, Verdana, sans-serif;
}
.ui-messages-error-summary, .ui-messages-info-summary {
    display: inline;
    margin-left: auto !important;
}
.ui-messages-info-summary {
    color: black;
    font-weight: bold;
}

.ui-messages-info, .ui-messages-warn, .ui-messages-error, .ui-messages-fatal {
    display: block;
    padding-right: 2px !important;
    padding-left: 20px !important;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 20px !important;
}


.ui-messages-info, .ui-message-info {
    color: black !important;
    background-color: unset !important;
    border-color: unset !important;
    border: none !important;
}

.submitPopup {
    border: 1px solid #ccc;
    margin: 8px 20px 8px 0;
    padding: 0px 6px !important;
    width: auto !important;
    background-color: #2a6fb5;
    color: #fff !important;
    background-image: none;
    font-size: 1em;
    font-weight: 400 !important;
    font-family: "Roboto", sans-serif !important;
}

.ui-button-text-only .ui-button-text {
    padding: .35em 0.5em !important;
}

.ui-datepicker-trigger {
    background: none !important;
}

.ui-icon-calendar{
    background: url(/providers/javax.faces.resource/images/calendarIcon.png.xhtml?ln=default&v=1_8&conversationContext=1) no-repeat !important;
    height: 20px;
    width: 20px;
    background-position: 0 !important;
    margin-top: -10px !important;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: 0px !important;
}

.ui-button {
    padding: unset !important;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
    border: 1px solid #ccc;
    margin: 8px 20px 8px 0;
    padding: 5px 9px;
    width: auto !important;
    background-color: #2a6fb5 !important;
    color: #fff !important;
    background-image: none;
    font-size: 1em;
    font-weight: 400 !important;
    font-family: "Roboto", sans-serif !important;
}

.ui-datepicker-trigger.ui-button-icon-only .ui-button-text{
    padding: unset !important;
}

.ui-state-default a {
    color: #578DCC !important;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: bold;
}

#comcastForm .center {
    margin: 20px auto;
    width: 26%;
}

#comcastForm div {
    overflow: visible;
}
#comcastForm {
    font-size: 1.04em;
    width: 90%;
    margin: 0 auto;
}
/* Reuse CRC Styles*/
.box {
    background: none !important;
}
.box .content .ui-widget-content {
    border: 0;
    color: DimGray !important;
    font-size: 12px;
}
.box .content .ui-panel .ui-panel-content {
    padding: 0;
}
.box .content .ui-panel {
    padding: .1em;
}
button, input[type="reset"], input[type="submit"], input[type="button"], button.ui-state-default, .ui-widget-content button.ui-state-default, .ui-widget-header button.ui-state-default {
    border-width: 1px;
    border-color: #C0C0C0;
    font-size: 12px !important;
    font-family: Arial, Verdana, sans-serif ;
    color: #FFFFFF;
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #4A75B5;
    background-image: url();
    cursor: pointer;
}
button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover, button.ui-state-default:hover, .ui-widget-content button.ui-state-default:hover, .ui-widget-header button.ui-state-default:hover {
    background-position: bottom left;
    background-repeat: repeat-x;
    background-image: url();
    background-color: #4A75B6;
}
button[disabled], input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled], button.ui-state-default[disabled], .ui-widget-content button.ui-state-default[disabled], .ui-widget-header button.ui-state-default[disabled] {
    color: #6A92CF;
    border-color: #cccccc;
    background-color: #cccccc;
    background-image: url();
    background-position: top left;
}
.ui-panel input[type="text"], input[type="password"] {
    width: 95%;
}

th.ui-state-default, th {
    border: thin solid black !important;
    background-color: #7096BC !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
}
hr {
    border-color: #ccc !important;
}
.ui-widget-overlay {
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.ui-widget-content {
    border: none;
}
.ui-dialog {
    background: #F3F2F2;
}
#cssmenu li a {
    padding: 8px 4px 9px 5px;
}
.ui-messages-error, .ui-message-error {
    color: #ff0000;
    background-color: #fff;
    border-color: #fff;
}
.ui-widget {
    font-size: 12px;
}
.box .content .ui-widget-content {
    color: #000 !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: arial, sans-serif !important;
}
.ui-messages-error-icon {
    background: url() no-repeat;
    height: 16px;
    width: 16px;
    margin-top: 0;
}
.ui-messages-error {
    margin: 0;
    padding: 10px 0;
}
textarea, input[type="text"], input[type="password"], select, .ui-inputfield.ui-state-focus {
    background-image: url();
    background-repeat: repeat-x;
    background-position: 1px 1px;
    border: 1px solid #C0C0C0;
    background-color: #ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px !important;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select:focus, .ui-inputfield.ui-state-focus:focus {
    outline: 2px solid;
    border-radius: 4px;
}
.ui-icon-triangle-1-e, .ui-state-default .ui-icon {
    background: url() no-repeat;
    background-position: 0 -16px;
}
.ui-icon-triangle-1-s, .ui-state-active .ui-icon {
    background: url() no-repeat;
    background-position: 0 -16px;
}

button.ui-datepicker-trigger {
    background: none !important;
}
.ui-icon-calendar {
    background: url() no-repeat !important;
    height: 20px;
    width: 20px;
    background-position: 0 !important;
    margin-top: 0;
}
#cssmenu ul {
    z-index: 99999;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none;
}

.tableGridHeader {
    padding: 7px;
}
button[disabled], input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled], button.ui-state-default[disabled], .ui-widget-content button.ui-state-default[disabled], .ui-widget-header button.ui-state-default[disabled] {
    background-image: none;
    cursor: default;
}
textarea, input[type="text"], input[type="password"], select, .ui-inputfield.ui-state-focus {
    height: auto !important;
}
#materialSearchGrid {
    margin-bottom: 20px;
}
.ui-messages-info-summary, .ui-messages-warn-summary, .ui-messages-error-summary, .ui-messages-fatal-summary, .ui-message-info-summary, .ui-message-warn-summary, .ui-message-error-summary, .ui-message-fatal-summary {
    margin-left: 0;
    font-weight: normal;
}

/* David's Changes*/
.ui-messages-error-summary {
    font-weight: bold !important;
}
input[type="password"] {
    width: auto !important;
}
.ui-dialog {
    background: #fff !important;
}
.ui-widget-header {
    background: none !important;
    border: none !important;
}
.ui-dialog h1 {
    border-bottom: 1px solid #003e74 !important;
    margin-bottom: 20px !important;
    color: #003e74 !important;
}
.popupLg {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
button, button, input[type="reset"], input[type="submit"], input[type="button"], button.ui-state-default, .ui-widget-content button.ui-state-default, .ui-widget-header button.ui-state-default {
    font-size: 14px !important;
    margin: 8px 20px 8px 0 !important;
}
button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover, button.ui-state-default:hover {
    background-color: #1e5082 !important;
    background-image: none !important;
    font-size: 14px !important;
}
th.ui-state-default, th {
    border: 0 !important;
}
input.syncIcon {
    background-color: #fff !important;
    border: 1px solid #2a6fb5 !important;
    text-align: center !important;
    margin: 0 auto !important;
    color: #2a6fb5 !important;
    width: 235px !important;
    font-size: 1em !important;
}
.syncIcon, input.syncIcon {
    background: url(/providers/javax.faces.resource/images/icon_triangle_newTab@2x.png.xhtml?ln=default&v=1_8&conversationContext=1) top right no-repeat !important;
}
input.syncIcon:hover {
    color: #000 !important;
    background: url(/providers/javax.faces.resource/images/icon_triangle_newTab@2x.png.xhtml?ln=default&v=1_8&conversationContext=1) top right no-repeat !important;
    background-color: #f0f0f0 !important;
    font-size: 1em !important;
}
th.ui-state-default, th {
    border: 0 !important;
}
.ui-calendar {
    display: inline-block !important;
}
button.ui-datepicker-trigger {
    margin-left: 1px !important;
    border: 0 !important;
    background: url(/providers/javax.faces.resource/images/calendarIcon.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
    width: 20px !important;
    height: 20px !important;
}
button.ui-datepicker-trigger:hover {
    background: url(/providers/javax.faces.resource/images/calendarIcon.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
    background-color: transparent !important;
}
.ui-tabs .ui-tabs-panel {
    border: 1px solid #ccc !important;
}
.ui-tabs-nav li a {
    color: #000 !important;
    text-transform: uppercase !important;
}
.ui-tabs-nav li:hover {
    background: 0 !important;
}
li.ui-tabs-header {
    background: #e9eaed !important;
}
li.ui-tabs-header.ui-state-active {
    background: #fff !important;
}
li.ui-tabs-header.ui-state-active {
    background: #fff !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: -1px !important;
}
.ui-tabs .ui-tabs-nav li {
    margin: 0 0.25em 0 0.25em !important;
}
th.ui-state-default, th {
    border-right: 1px solid #ccc !important;
    color: unset !important;
    background: #f0f0f0 !important;
}
th.ui-state-default:last-of-type, th:last-of-type {
    border-right: 0 !important;
}
.ui-tabs .ui-tabs-panel {
    padding: 10px !important;
}
.ui-paginator.ui-paginator-bottom {
    display: block !important;
    padding: 20px 0 !important;
    text-align: center !important;
    background: #f5f5f5 !important;
    border: 0 !important;
}
.ui-paginator .ui-paginator-next .ui-icon, .ui-paginator .ui-paginator-prev .ui-icon, .ui-paginator .ui-paginator-first .ui-icon, .ui-paginator .ui-paginator-last .ui-icon {
    height: 0 !important;
}
.ui-paginator-page, .ui-paginator-first, .ui-paginator-prev, .ui-paginator-next, .ui-paginator-last {
    border: 0 !important;
    font-size: 1.3em !important;
    color: #003e74 !important;
}
.ui-paginator-page:hover, .ui-paginator-first:hover, .ui-paginator-prev:hover, .ui-paginator-next:hover, .ui-paginator-last:hover {
    text-decoration: underline !important;
    background: transparent !important;
    color: #003e74 !important;
}
.ui-paginator-first:after {
    content: "<<" !important;
}
.ui-paginator-prev:after {
    content: "<" !important;
}
.ui-paginator-next:after {
    content: ">" !important;
}
.ui-paginator-last:after {
    content: ">>" !important;
}
.ui-widget-content a {
    color: #003e74 !important;
}
.ui-datatable table {
    width: auto !important;
}
.ui-datatable tbody td {
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
}
.ui-datatable thead th {
    text-align: left !important;
    padding: 6px !important;
    border-bottom: 1px solid #ccc !important;
}
.ui-datatable-tablewrapper .ui-selectonemenu.ui-widget.ui-state-default.ui-corner-all.textBox, .ui-datatable-tablewrapper .gridcell select {
    width: 150px !important;
}
.ui-dialog-content.ui-widget-content div {
    clear: both !important;
}

.ui-spinner-input {
    width: 89% !important;
}
span.ui-icon.ui-icon-triangle-1-n.ui-c, .ui-spinner .ui-icon-triangle-1-s, .ui-state-default .ui-icon {
    background-image: url(/providers/javax.faces.resource/images/ui-icons_3d80b3_256x240.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
}
span.ui-icon.ui-icon-triangle-1-s.ui-c {
    background-position: 27% 7% !important;
}
.interestFormBox .disabled {
    cursor: not-allowed !important;
    background-color: #eee !important;
}
.ui-progressbar-value.ui-widget-header {
    background: #bed6f8 url(/providers/javax.faces.resource/images/header.png.xhtml?ln=default&v=1_8&conversationContext=1) repeat-x !important;
}
span.ui-button-icon-left.ui-icon.ui-icon-calendar {
    background: none !important;
}
span.ui-messages-info-summary {
    margin-bottom: 10px !important;
    display: block !important;
}
fieldset.popupACHForm div {
    display: inline-block !important;
}
#locationSpecialtiesForm table {
    width: 100% !important;
}
input[type="text"].ui-state-hover, .ui-selectonemenu-trigger.ui-state-hover, .ui-selectonemenu.ui-state-hover {
    background: transparent !important;
    color: #000 !important;
}
input.hasDatepicker {
    min-width: 145px !important;
}
.th-text, td[role="gridcell"], .boxtext {
    word-break: initial !important;
}
.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    vertical-align: bottom !important;
}
.ui-datatable tbody td, .ui-datatable tfoot td {
    vertical-align: text-top !important;
}
ul.leftNav li {
    text-align: left !important;
}
fieldset div.boxText {
    width: auto !important;
}
.ui-dialog {
    max-height: 95% !important;
    overflow: auto !important;
}
.ui-datatable thead th {
    min-width: 75px !important;
}
#taxNumbers .ui-datatable table, #referralsSummaryForm  .ui-datatable table, #clientSearchResults table {
    width: 100% !important;
}
#submitForm div {
    clear: both !important;
}
.phoneNumbers input {
    vertical-align: top !important;
}
.phoneNumbers button {
    margin-top: 0 !important;
}
.ui-fileupload-row {
    display: block !important;
}
.ui-button-icon-left.ui-icon.ui-icon-close {
    background-position: -95px -128px !important;
}
.ui-fileupload-cancel, button.ui-fileupload-cancel:hover, .ui-button-text:hover {
    background: transparent !important;
    border: 0 !important;
}
.ui-editor-toolbar button {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
}
#contentForm td span.small {
    display: inline-block !important;
    margin-left: 10px !important;
}
#contentForm td {
    padding-bottom: 10px !important;
    vertical-align: top !important;
}
#contentForm .ui-calendar {
    margin-top: -8px !important;
    display: inline-block !important;
}
#contentForm button.ui-datepicker-trigger {
    margin-right: 0 !important;
}
.ui-dialog h3{
    color: #003e74 !important;
    border-bottom: 1px solid #003e74 !important;
}
.certifyLabel{
    width: 500px !important;
    text-align: left !important;
}

.referralSummaryClientName {
    width:  130px;
}

.ui-tooltip .ui-tooltip-text {
    background-color: #f7f7f7 !important;
    color: #000 !important;
}
body .ui-button {
    background: #4A75B5 !important;
}
body .ui-button.ui-fileupload-choose {
    background: #fff !important;
}
.ui-fileupload-upload .ui-icon-arrowreturnthick-1-n, .ui-fileupload-cancel .ui-icon-cancel{
    display: none !important;
}
.ui-fileupload-upload .ui-button-text.ui-c, .ui-fileupload-cancel .ui-button-text.ui-c {
    padding: .3em 1em !important;
}
.ui-fileupload-cancel {
    background: #4A75B5 !important;
    border: 1px solid #C0C0C0 !important;
}
button.ui-fileupload-cancel:hover {
    background: #1e5082 !important;
    border: 1px solid #C0C0C0 !important;
}
.ui-fileupload-cancel span.ui-button-text {
    display: none;
}
button.ui-fileupload-cancel.ui-button.ui-widget {
    border: 0 !important;
}

/*to hide invalid detail message during File Upload */
.ui-messages-error-detail {
    display: none !important;
}

/* to hide error icon during File upload*/
.ui-messages-error-icon {
    background: none !important;
    width: 0;
}

.ui-messages .ui-messages-close {
    cursor: unset !important;
}
/* to hide close icon when File upload error message is displayed*/
.ui-widget-content .ui-icon {
    background-image: none !important;
}

.ui-fileupload-content .ui-messages-error ul {
    margin-left: 0 !important;
}

button.ui-button.ui-datepicker-trigger {
    background: url(/providers/javax.faces.resource/images/calendarIcon.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
    background-color: transparent !important;
}
span.ui-icon.ui-icon-triangle-1-s.ui-c{
    background-image: url(/providers/javax.faces.resource/images/ui-icons_3d80b3_256x240.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
}
.interestFormLangScroll{
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
}

.addLocPopup p{
    margin-bottom: 10px !important;
}

.addLocPopup div {
    margin-bottom: 20px !important;
}
.addLocPopupMailAddr {
    margin-left: 20px !important;
}

.interestFormLangSpace{
    margin-bottom: 20px !important;
}

.interestFormModalitySpace {
    margin-top:15px !important;
}
#contentRight .p-datepicker input {
    max-width: 65%;
}

.p-datepicker-panel {
    border: 1px solid;
}
.breakWord{
    word-break: break-word;
}
.upperRightLink {
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}
a.ui-datepicker-prev, a.ui-datepicker-next {
    display: none;
}
span#reg2\:dateOfBirth {
    margin-top: -8px;
}

.hrMinInlBlk{
    display: inline-block;
    margin-right: 1em;
}

.timezoneSpace{
    margin-top: 8px;
    margin-bottom: 8px;
}

.marginBtm{
    margin-bottom: 8px;
}

.marginTop{
    margin-top: 8px;
}

@media print {
    #header,  #header + form, #footer {
        display: none;
    }
    #contentLeft, #contentRight {
        width: 100%;
    }
}

#announcementsForm {
    .ui-datatable {
        table {
            width: 100% !important;
        }
        thead {
            display: none;
        }

        tbody {
            td {
                border: none !important;
                .ui-icon-circle-triangle-s {
                    background-image: url(/providers/javax.faces.resource/images/ui-icons_3d80b3_256x240.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
                    background-position: -64px 0;
                }

                .ui-icon-circle-triangle-e {
                    background-image: url(/providers/javax.faces.resource/images/ui-icons_3d80b3_256x240.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
                    background-position: -32px 0;
                }

                a {
                    font-weight: normal !important;
                    color: black !important;
                    padding-left: 2em;
                    display: block;
                }
            }

            td.rowtoggler {
                width: 0.5em;
                vertical-align: middle !important;
            }

            td.title {
                cursor: pointer;
                font-size: 1.2em;
                font-weight: bold;
                color: #3475b3;
            }

            td.publishedDate {
                text-align: right;
                color: grey;
            }
        }
    }

    .actionFooter {
        display: flex;
        justify-content: flex-end;
        margin-top: 1em;
    }
}

.searchFormsAccordion {
    .ui-accordion-header {
        outline: none;
        font-size: 1.2em;
        font-weight: bold;
        color: #3475b3;
        .ui-state-active {
            border-bottom: none;
        }
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;

        .ui-icon-triangle-1-s {
            background-image: url(/providers/javax.faces.resource/images/ui-icons_3d80b3_256x240.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
            background-position: -64px 0;
        }

        .ui-icon-triangle-1-e {
            background-image: url(/providers/javax.faces.resource/images/ui-icons_3d80b3_256x240.png.xhtml?ln=default&v=1_8&conversationContext=1) !important;
            background-position: -32px 0;
        }
    }

    .ui-accordion-content {
            padding: 0 1em 1em 1em !important;
            border-right: 1px solid #ddd !important;
            border-left: 1px solid #ddd !important;
            border-bottom: 1px solid #ddd !important;
            margin-bottom: 1em !important;
    }

    .ui-tabs-outline {
        outline: none;
    }

    fieldset {
        padding: 0;
        margin: 0;
        border: none;
    }
}

.ui-accordion:has(.hide-first-tab) {
    >:nth-child(1), >:nth-child(2) {
        display: none;
    }
}

#providerInformationForm {
    .actionFooter {
        margin-top: 1em;

        .actionLinkRow {
            width: 100%;
            text-align: right;
            .actionLink {
                font-weight: bold;
            }
        }


    }
}

