.exceldeprow .x-grid-cell {
    background-color: whitesmoke;
}

.excelsubrow .x-grid-cell {
    background-color: inherit;
    font-weight: bold;
}

.exceldeperrorrow .x-grid-cell {
    background-color: #ffffaa;
}

.excelsuberrorrow .x-grid-cell {
    background-color: #ffffaa;
    font-weight: bold;
}

.x-required:after {
    content: ' *';
    color: red;
    font-weight: bold;
}

.subTitle {
    color: #F27813;
    font-size: 12px ! important;
    /*font-weight: bold;*/
}

.excelerrorcell {
    background-color: #FFEEEE !important;
    color: #DF3A01;
}

.x-grid3-check-col-xx {
    background-image: url(../javascript/ext/resources/images/default/shared/warning.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.excel-col-wip {
    background-image: url(../images/hourglass.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.excel-col-done {
    background-image: url(../images/saved.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.excel-col-error {
    background-image: url(../images/cross.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.status {
    color: #555;
}

.custom .x-progress-inner {
    height: 17px;
    background: #fff;
}

.custom .x-progress-bar {
    height: 15px !important;
    background: transparent url(../images/custom-bar.gif) repeat-x 0 0 !important;
    border-top: 1px solid #BEBEBE !important;
    border-bottom: 1px solid #EFEFEF !important;
    border-right: 0 !important;
}

.x-progress-wrap.left-align .x-progress-text {
    text-align: left !important;
}

.x-progress-text {
    color: black !important;
}

.x-progress-wrap.custom {
    height: 17px !important;
    border: 1px solid #686868 !important;
    overflow: hidden !important;
    padding: 0 2px !important;
}

.ext-ie .x-progress-wrap.custom {
    height: 19px !important;
}

/*=============================================
 *    Classes used in Header (i.e., html page)
 *=============================================*/
.icon-btn-submit {
    background-image: url(../images/Submit.png) ! important;
}

.icon-btn-clrfRI {
    background-image: url(../images/ClearFromRI.png) ! important;
}

.icon-btn-fixinRI {
    background-image: url(../images/FixInRI.png) ! important;
}

.icon-btn-search {
    background-image: url(../images/search.png) ! important;
}

.icon-btn-save {
    background-image: url(../images/save.png) ! important;
}

.icon-btn-cancel {
    background-image: url(../images/cancel.png) ! important;
}

.icon-btn-delete {
    background-image: url(../images/delete.png) ! important;
}

.gray-btn .x-btn-tl, .gray-btn .x-btn-tr, .gray-btn .x-btn-tc, .gray-btn .x-btn-ml, .gray-btn .x-btn-mr, .gray-btn .x-btn-mc, .gray-btn .x-btn-bl, .gray-btn .x-btn-br, .gray-btn .x-btn-bc {
    background-image: url(../images/btn-gray.gif);
}

.icon-title-toolbar {
    color: #999999;
    font-family: tahoma, arial, verdana, sans-serif ! important;
    font-size: 14px ! important;
    font-weight: bold ! important;
}

.x-panel-header {
    color: #999999;
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0px 2px 0px;
}

.x-pcp-header {
    color: #000000;
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
}

.broker-admin-grid .x-column-header-inner {
    /*font-family: tahoma,arial,verdana,sans-serif;*/
    font-size: 10px !important;
}

.x-subpanel-header {
    color: #000000;
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.x-btn button {
    font: 11px arial, tahoma, verdana, helvetica;
    color: #ffffff !important;
    font-weight: bold !important;
}

.x-grid-group-hd {
    background-color: orange;
}

.headerTable {
    border-style: none;
    height: 50px;
    width: 100%;
    background-color: #ffffff;
}

.navimage {
    vertical-align: text-top;
    width: 680px;
}

.requiredIndicator {
    font-weight: bold;
    font-size: 12px;
    color: red;
}

.x-form-item-label-required .x-form-item-label-inner:after {
    content: "*";
    color: red;
}

.updatedTag {
    /* font-size:x-small;
    vertical-align:top; */
    color: #F27813;
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    top: -0.4em;
    font-weight: bold;
}

.ourhr {
    width: 750px;
    background-color: #f2edef;
    border: 2px solid #f2edef !important;

}

.gridicon {
    vertical-align: middle;
}

.headerNavigation {
    text-align: right;
    width: 50%;
    vertical-align: middle;
    padding: 10px;
}

.headerNavItem {
    font-weight: bold;
    color: orange;
    font-family: Verdana, Arial;
    font-size: 10pt;
    padding: 0px 5px 0px 2px;
}

body {
    font-family: Verdana, Arial;
    font-size: 12px;
}

.headerLogo {
    vertical-align: middle;
    padding: 0px 5px;
}

.headerLink {
    color: orange;
}

a.headerLink:link {
    text-decoration: none;
}

a.headerLink:visited {
    text-decoration: none;
}

a.headerLink:hover {
    text-decoration: underline;
}

.groupIcon {
    background-image: url('../images/group.png');
    background-repeat: no-repeat;
    background-position: left;
}

.help {
    background-image: url(../images/help.png) !important;
}

.x-grid3-dirty-cell {
    background-image: none;
}

.openBtn-col {
    height: 20px;
    width: 80px;
    background-image: url(../images/openbtn.png);
    background-repeat: no-repeat;
    background-position: top;
}

.gridicon-sub-orderid {
    height: 20px;
    width: 80px;
    background-image: url(../images/orderidcardbtn.png);
    background-repeat: no-repeat;
    background-position: top;
}

.gridicon-sub-open {
    height: 20px;
    width: 40px;
    background-image: url(../images/openbtn.png);
    background-repeat: no-repeat;
    background-position: top;
}

/* style for the "search pcp" ActionColumn icon */
.changepcp-col {
    height: 20px;
    width: 80px;
    background-image: url(../images/pcpChange.png);
    background-repeat: no-repeat;
    background-position: top;
}



.makeHt25{
    height: 25px;
}


.selectaccounts-col {
    height: 20px;
    width: 90px;
    background-image: url(../images/assignAccounts.png);
    background-repeat: no-repeat;
    background-position: top;

}

.assignrole-col {
    height: 20px;
    width: 90px;
    background-image: url(../images/assignRole.png);
    background-repeat: no-repeat;
    background-position: top;

}
.changerole-col {
    height: 20px;
    width: 90px;
    background-image: url(../images/change_role.png);
    background-repeat: no-repeat;
    background-position: top;
}

.info-icon{
    height: 12px;
    width: 12px;

}

.setpreference-col {
    height: 20px;
    width: 80px;
    background-image: url(../images/apply2All.png);
    background-repeat: no-repeat;
    background-position: top;
}

/* style for the "select PCP" ActionColumn icon */
.selectpcp-col {
    height: 20px;
    width: 80px;
    background-image: url(../images/pcpSelect.png);
    background-repeat: no-repeat;
    background-position: top;
}

/* style for the "Assign to all" ActionColumn icon */
.pcpassignall-col {
    height: 20px;
    width: 100px;
    background-image: url(../images/pcpAssign2All.png);
    background-repeat: no-repeat;
    background-position: top;
}

/* Fix for chrome-showing-black-border-on-focus-state-for-button. This is because the new chrome update in March 2020  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    *, *:focus, *:hover {
        outline: none;
    }
}

.pcpAutoAssign-col {
    height: 19px;
    width: 90px;
    background-image: url(../images/pcpAutoAssign.gif);
    background-repeat: no-repeat;
    background-position: top;
}

/* style for the "remove staff" ActionColumn icon */
.removestaff-col {
    height: 20px;
    width: 80px;
    background-image: url(../images/remove.png);
    background-repeat: no-repeat;
    background-position: top;
    display: table-cell;
}

.editstaff-col {
    height: 20px;
    width: 40px;
    background-image: url(../images/editBtn.png);
    background-repeat: no-repeat;
    background-position: top;
    display: table-cell;
}

.addstaff-col {
    height: 20px;
    width: 40px;
    background-image: url(../images/addBtn.png);
    background-repeat: no-repeat;
    background-position: top;
    display: table-cell;
}

.addeditstaff-col {
    height: 20px;
    width: 65px;
    background-image: url(../images/addeditbtn.png);
    background-repeat: no-repeat;
    background-position: top;
    display: table-cell;
}

.grid-noaction-col {
    cursor: context-menu;
}

.topnav A {
    color: #F27813;
    font-family: Verdana;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none;
    font-weight: normal;
}

.divider {
    /*color: transparent;*/
    font-family: Verdana;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none;
    font-weight: normal;
}

.topnav A:hover {
    color: #F27813;
    font-family: Verdana;
    font-size: 12px;
    line-height: 30px;
    text-decoration: underline;
    font-weight: normal;
}

.linksrow {
    background-color: #F5F1DA;
    font-family: Verdana !important;
    font-size: 12px !important;
    color: black !important;
    font-weight: bold;
}

.navgrid div.x-grid3-scroller {
    background-color: #F5F1DA;
    font-family: Verdana !important;
    font-size: 12px !important;
    color: orange !important;
    font-weight: bold;
}

.navgrid div.x-grid3-row :hover, .navgrid div.x-grid3-row-selected {
    background-color: orange !important;
    font-family: Verdana !important;
    font-size: 12px;
    color: white !important;
    font-weight: bold;
}

.navgrid TD {
    background-color: #F5F1DA;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    /*line-height: 140%;*/
    font-weight: bolder;
    padding: 5px;
}

.navgrid A {
    color: #F27813;
    text-decoration: none;
}

.navgrid A:hover {
    color: #F27813;
    text-decoration: underline;
}

.footer, .footer A {
    color: #979797;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

.footer A:hover {
    color: #979797;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
}

.x-panel-header, .x-panel-body {
    background-image: none !important;
    border-color: transparent !important;
}

.phoneNum {
    width: 120px;
}

.countryCode {
    width: 50px;
}

.redHighlight {
    color: red;
    font-weight: bold;
}

.changeColorGray input {
    background-color: #F5F1DA;
    background-image: none !important;
}

.x-mask-loading div {
    background-image: url(../images/loading.gif);
}

.sort-asc .x-grid3-sort-icon {
    background-image: none !important;
}

.sort-desc .x-grid3-sort-icon {
    background-image: none !important;
}

.mainpanel div.x-border-layout-ct {
    background-color: white !important;
}

.x-grid3-hd-row td {
    vertical-align: bottom !important;
}

.accounts-table tr:nth-of-type(odd) {
    background-color: #ccc;
}

/* .accounts-table td:nth-of-type(odd) {
  background-color:#ccc;
}
 */

.accounts-table tr td {

    height: 25px !important;
}

.x-form-invalid-msg {
    width: 200px !important;
}

.x-item-disabled {
    color: black;
    cursor: default;
    opacity: 1 !important;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

.x-form-readonly.x-item-disabled div.x-form-text-wrap, input[type='text'][readonly='readonly'] {
    background-image: none !important;
    border: none !important;
}

.x-form-item label.x-form-item-label {
    font-weight: bold;
}

/*
removing grid focus
*/

.x-grid-item-focused .x-grid-cell-inner:before,
.x-column-header .x-column-header-focus .x-column-header-inner:before,
.x-action-col-icon {
    border: none !important;
    outline: none !important;
}

.x-grid {
    border: 1px solid rgb(197, 197, 197) !important;
}

.ux-form-fieldhelptext {
    font-size: 9px;
    color: #888888;
}

td.altEmpl-useradmin-grid .x-grid-cell-inner {
    padding: 0px !important;

}

td.altEmpl-useradmin-grid div.altEmpl-useradmin-grid {
    color: #999;
}

.hide-action-col {
    display: none !important;
}

/* .gray-field  .x-item-disabled { */
/* 	background-image: none; */
/* 	color : black; */
/* 	border :none; */
/* 	opacity : 1; */
/* } */
/* .accounts-table tr:nth-child(even) td:nth-child(odd) */
/* { */
/*     background-color: #ccc; */
/* } */

/* .accounts-table tr:nth-child(odd) td:nth-child(even) */
/* { */
/*     background-color: #ccc; */
/* } */

/* Portal */
.error {
    color: #ff0000;
}

/* Style tab links */
.tabClicked {
    background-color: #cc092f;
    color: #fff;
    padding: 1.5rem 3rem 1.15rem;
}

.tabUnClicked {
    background-color: #cc96a1;
    color: #fff;
    padding: 1.5rem 3rem 1.15rem;
}

/* Style the tab content (and add height:100% for full page content) */
.tabContent {
    color: black;
    padding: 20px 20px;
    height: 100%;
}

.error-message {
    color: #cc092f;
    display: block;
}

.hideElement {
    display: none;
}

.showElement {
    display: block;
}

.x-tab-bar-default-top {
    border-width: 0;
    background-image: none;

    background-color: transparent !important;
}
.x-panel-header-default {
    background-color: transparent !important;
}
.x-panel-header-title-default {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial;
    line-height: 15px;
}
.effectivedate-error-label{
    margin-left: 20px;
    border: 2px solid black;
    color: red;
    font-weight: 700;
    padding: 3px 5px;
}

.migrated-text {
    color: red;
    border: 3px solid red;
    padding: 2px 5px;
    font-weight:700;
}
.text-primary {
    color: #4790f9;
}

/*Terms of Usage CSS:*/

#maincontent .page-top-heading h1.heading1,
#maincontent .single-content-page h1 {
    font-weight: 800;
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 4px 0;
}


#maincontent .single-content-page h2 {
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
}

#maincontent .single-content-page  p {
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 16px 0;
}

/*  */
#maincontent .page-top-heading .fa-exclamation-triangle {
    color: #f66931;
    font-size: 32px;
    margin-bottom: 4px;
}

#maincontent .content-set {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 32px;
}

#maincontent .content-set h2.heading2 {
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 4px 0;

}

#maincontent .content-set p {
    margin: 0 0 16px 0;
}

#maincontent .content-set a[target="_blank"]:after {
    content: '\f360';
    font-size: 12px;
    width: 12px;
    line-height: 1;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    margin-left: 4px;
    color: #e31837;
    transition: .3s ease-out;
}

/*  */

@media only screen and (max-width: 799px) {
    #maincontent .terms-wrap .page-top-heading,
    #maincontent .terms-wrap .single-content-page h1{
        margin-top: 32px;
        margin-bottom: 24px;
    }
    #maincontent .single-content-page h2{
        margin:24px 0 4px 0px;
    }

    #maincontent .content-set.extra-btm-space{
        margin-bottom: 32px;
    }
    .portal-radio-btn{
        min-width: 22px;
    }
}

@media only screen and (min-width: 800px) {
    #maincontent .terms-wrap .page-top-heading,
    #maincontent .terms-wrap .single-content-page h1 {
        margin-bottom: 32px;
        margin-top: 48px;
    }
    #maincontent .single-content-page h2{
        margin:32px 0 4px 0px;
    }

    #maincontent .content-set.extra-btm-space{
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 767px) {
	
	#masthead.hphc-component_masthead #mobile-header .mobile-logo {
    max-width: inherit !important;
    width: 172px !important
	}
 
	#masthead.hphc-component_masthead #mobile-header .mobile-logo img {
	    width: 172px !important;
	}
}
