/*Common CSS */
@font-face {
  font-family: Karla;
  src: url("/family/resource/CT_Assets/fonts/karla/Karla-Regular.ttf");
}
@font-face {
  font-family: KarlaBold;
  src: url("/family/resource/CT_Assets/fonts/karla/Karla-Bold.ttf");
}

@font-face {
  font-family: Lato;
  /*src: url("/providerportal/resource/LatoFont/Font/Lato-Regular.ttf");*/
}
@font-face {
  font-family: LatoBold;
  /*src: url("/providerportal/resource/LatoFont/Font/lato/Lato-Bold.ttf");*/
}

.mouseClick:focus,
.mouseClick *:focus {
  outline: none !important;
}
.mouseClick .cms-content:focus,
.mouseClick .cms-content *:focus {
  outline: none !important;
}

[tabindex="0"]:focus {
  outline: 2px solid #2d2c2c;
}

.mouseFocus *:focus {
  outline: none !important;
}

.hero,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Karla !important;
  font-weight: bold !important;
  color: #2d2c2c;
}
p.large,
p.largeBold,
p.small,
p.smallBold,
p.smaller,
p.smallerBold,
.description,
.legal {
  font-family: Karla !important;
}
.hero {
  font-size: 74px !important;
  font-weight: bold !important;
  line-height: 92px !important;
}
h1 {
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 37px !important;
  letter-spacing: 0px !important;
}
h2 {
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  letter-spacing: 0px !important;
}

h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 23px !important;
  letter-spacing: 0px !important;
}

h4 {
  font-size: 35px !important;
  font-weight: bold !important;
  line-height: 43px !important;
  letter-spacing: 0.25px !important;
  font-family: Karla !important;
}
h5 {
  font-size: 28px !important;
  font-weight: bold !important;
  line-height: 35px !important;
  letter-spacing: 0.2px !important;
  font-family: Karla !important;
}
h6 {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 33px !important;
  letter-spacing: 0.16px !important;
  font-family: Karla !important;
}

.global-theme-container h1 {
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 37px !important;
  letter-spacing: 0px !important;
}

.upload_box_parent_div h1{
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 37px !important;
  letter-spacing: 0px !important;
}

.global-theme-container h2 {
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  letter-spacing: 0px !important;
}


.upload_box_parent_div h2{
font-size: 20px !important;
font-weight: 700 !important;
line-height: 28px !important;
letter-spacing: 0px !important;
}

.global-theme-container lightning-datepicker h2{
  font-weight: inherit !important;
  font-size: 1em !important;
  line-height: unset !important;
  letter-spacing: unset !important;
  font-family: inherit !important;
}
.global-theme-container h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 23px !important;
  letter-spacing: 0px !important;
}
.global-theme-container h4 {
  font-size: 32px !important;
  font-family: Karla !important;
  line-height: 48px !important;
  font-weight: 700 !important;
  color: #2D2C2C;
}
.global-theme-container h5 {
  font-size: 24px !important;
  font-family: Karla !important;
  line-height: 36px !important;
  font-weight: 700 !important;
  color: #2D2C2C;
}
.global-theme-container h6 {
  font-size: 20px !important;
  font-family: Karla !important;
  line-height: 30px !important;
  font-weight: 700 !important;
  color: #2D2C2C;
}

.global-theme-container p,
.global-theme-container a,
.global-theme-container label,
.global-theme-container legend,
.global-theme-container li,
.global-theme-container span,
.global-theme-container button {
  font-family: Karla !important;
}

.global-theme-container .container-wrapper {
  padding: 32px;
  background: #fff;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.20);
}

p.x-large {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
p.large {
  font-size: 18px !important;
  line-height: 27px !important;
  letter-spacing: 0.13px !important;
}
p.largeRegular,
label.largeRegular {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.129px;
}
p.largeBold {
  font-size: 18px !important;
  line-height: 27px !important;
  font-weight: bold !important;
  letter-spacing: 0.13px !important;
}

p.large lightning-formatted-rich-text,
p.largeBold lightning-formatted-rich-text {
  line-height: 27px !important;
}

p.small {
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0.01px !important;
}
p.smallBold {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: bold !important;
  letter-spacing: 0.01px !important;
}

p.small lightning-formatted-rich-text,
p.smallBold lightning-formatted-rich-text {
  line-height: 24px !important;
}

p.smaller {
  font-size: 14px !important;
  line-height: 21px !important;
  font-weight: normal;
}
p.smallerBold {
  font-size: 14px !important;
  line-height: 21px !important;
  font-weight: bold !important;
}
p.medium {
  font-size: 28px !important;
  line-height: 35px !important;
}
p.mediumBold {
  font-size: 28px !important;
  line-height: 35px !important;
  font-weight: bold !important;
}
.description {
  font-size: 14px !important;
  line-height: 21px !important;
  letter-spacing: 0.01px !important;
}
.legal {
  font-size: 12px !important;
  line-height: 18px !important;
  letter-spacing: 0.09px !important;
}

.slds-modal__header,
.slds-modal__content {
  color: #2d2c2c !important;
  font-family: Karla !important;
}
a.white-focus:focus{
  outline: 2px solid var(--neutral-light-white);
}

a:focus {
  outline: 2px solid #2d2c2c;
}
.mouseClick:focus,
.mouseClick *:focus {
  outline: none !important;
}
.mouseClick .cms-content:focus,
.mouseClick .cms-content *:focus {
  outline: none !important;
}
*:focus {
  outline: none;
}
.tabfocus:focus {
  outline: 2px solid #2d2c2c;
}
.slds-box.right {
  border: 1px solid #ecebeb !important;
  border-radius: 4px !important;
  background-color: #f7f9fa !important;
  padding: 1.5rem !important;
}
p.large a,
p.largeBold a {
  color: #09538b;
  font-family: Karla;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  text-decoration: underline;
}

.global-theme-container a {
  color: #2D658D !important;
  text-decoration-line: underline !important;
  font-family: Karla !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: normal !important;
}

/* .global-theme-container a:hover {
  color: #1B3C71 !important;
} */

a.slds-th__action {
  color: #1B3C71 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.back-btn .slds-button:hover {
  color: #053756;
}
.back-btn .slds-button:focus {
  box-shadow: none;
}
.back-btn .slds-button:focus {
  outline: 2px solid #2d2c2c;
}
.secondary-btn.slds-button {
  color: #09538b;
  font-family: Karla;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  text-align: center;
  padding: 1rem 3.5rem;
  text-transform: uppercase;
  box-shadow: 0 6px 12px 0 #e7e9f2;
  border: 2px solid #1B3C71;
  border-radius: 2px;
  min-height: 3.5rem;
  justify-content: center;
}
.secondary-btn.slds-button:hover {
  color: #1B3C71;
  border: 2px solid #1B3C71;
  background-color: transparent;
}
.hline {
  opacity: 0.18;
  background-color: #4D648B;
}
.search-icon svg {
  fill: #09538b;
}
.tab .slds-tabs_default__item {
  font-family: Karla;
}
.keywords b {
  color: #3a3939;
}

.appealAlignment{
  padding-top: 16px;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0.01px !important;
  color: #222222 !important;
}

.manage-user-email-helptext lightning-formatted-rich-text span .sub-heading {
  line-height: 32px !important;
}

.email-helptext lightning-formatted-rich-text span .sub-heading {
  line-height: 30px !important;
}

.email-label .slds-form-element__icon {
  padding-top: 1px !important
}

.input-title .slds-form-element__icon {
  padding-top: 1px !important
}

/** slds-box **/
.slds-box {
  border-radius: 4px 4px 0 0;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 #e7e9f2;
}
.slds-box.right {
  border: 1px solid #ecebeb;
  border-radius: 4px;
  background-color: #f7f9fa;
}

.slds-textarea {
  border: 1px solid #626161 !important;
  box-shadow: 0 4px 8px 0 #e7e9f2 !important;
  font-size: 16px;
  line-height: 24px !important;
  letter-spacing: 0.01px !important;
}

/* Error Message container css */
.slds-nubbin_bottom-right:before {
  content: none !important;
}
.slds-popover__body {
  padding: 0 !important;
}
.slds-popover {
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.014286px;
  color: #2d2c2c;
  padding: 14px 20px;
  /* letter-spacing: 0.01px;
  width: auto !important;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 16px; */
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(5, 55, 86, 0.121585);
  border-radius: 4px;
}
/* .slds-nubbin_bottom-right:after {
  border: 2px solid #db2426;
  border-top: none;
  border-left: none;
  z-index: 0 !important;
  margin-top: -6px !important;
  box-shadow: none !important;
  width: 10px !important;
  height: 10px !important;
  top: 2.6rem !important;
  margin-right: 0 !important;
  right: 4rem!important;
  } */
/* .slds-nubbin_top:before {
  border: 2px solid #db2426;
  border-bottom: none;
  border-right: none;
  z-index: 0 !important;
  margin-top: -6px !important;
  box-shadow: none !important;
  width: 10px !important;
  height: 10px !important;
  top: 0rem !important;
  margin-right: 0 !important;
  right: 4rem!important;
  } */
.slds-nubbin_top:after {
  content: none !important;
}
/* Browse Search Code */
.radio-unchecked,
.radio-checked {
  outline: none;
}
.radio-custom:checked + .radio-custom-label .radio-unchecked {
  display: none;
}
.radio-custom:checked + .radio-custom-label .radio-checked {
  display: block;
}
.radio-custom + .radio-custom-label .radio-unchecked {
  display: block;
}
.radio-custom + .radio-custom-label .radio-checked {
  display: none;
}
.radio {
  float: right;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 1rem;
}
.radio img {
  max-width: none;
}
.radio-custom {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.SelectItemContainer {
  margin-top: 24px;
  display: flex;
  text-align: center;
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 #e7e9f2;
  width: auto;
}
.content {
  display: inline-block;
  margin: auto;
  width: 88%;
  text-align: left;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  font-family: karla;
  padding: 25px;
  color: #2d2c2c;
}

.cCclpAuthenticatedThemeLayout .content{
  font-family: Karla;
}

.licensing-content{
  display: inline-block;
  margin: auto;
  width: 96%;
  text-align: left;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  font-family: karla;
  padding: 25px;
  color: #2d2c2c;
}

input[type="text"] {
  font-family: karla;
}
.cCclpAuthenticatedThemeLayout input[type="text"] {
  font-family: Karla !important;
}

.slds-tabs_default__nav {
  color: #09538b;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 25px;
  border-bottom: none !important;
  margin-left: 48px;
}
.doc-tabs .slds-tabs_default__nav {
  margin-left: unset;
}
.slds-tabs_default__nav a {
  text-decoration: none !important;
  font-family: Karla;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  /* identical to box height, or 150% */

  text-align: center;
  letter-spacing: 0.128571px;
  text-transform: uppercase;
}
.view_upload_document_container
  .slds-tabs_default__item.slds-is-active
  .slds-tabs_default__link {
  font-weight: bold !important;
}
.slds-tabs_default__nav .slds-tabs_default__item,
.slds-tabs_default__item.slds-is-active .slds-tabs_default__link {
  text-align: center;
  color: #26539B;
}
.slds-tabs_default__item.slds-is-active::after {
  height: 3px;
  background-color: #3a95d3;
}
.doc-tabs .slds-tabs_default__item.slds-is-active::after {
  height: 3px;
  background: var(--primary-2-blue-1, #26539B);
}

.slds-tabs_default__content {
  padding: 0 !important;
}
/* hidedropdown for generic card */
.hideDropdown .slds-icon {
  display: none;
}
.hideDropdown .slds-input__icon.slds-icon_container {
  background-image: url("/resource/CT_Assets/icons/chevron-right-blue.svg");
  transform: rotate(90deg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  margin-right: 20px;
}
.search-box,
.browse-container {
  border-radius: 4px;
  border: 1px solid #d0cfcf;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 #e7e9f2;
  display: flex;
}
.browse-container {
  display: block;
}
.search-box input {
  border-color: transparent;
  padding: 24px;
  width: 100%;
}
.search-box input[type="text"] {
  font-size: 18px;
  line-height: 24px;
  margin-left: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  outline: none;
  padding-left: 24px;
}
.search-box input[type="text"]::placeholder,
.search-box input[type="search"]::placeholder
 {
  color: #678598;
  padding-left: 10px;
  padding-right: 15px;
}

.search-box input[type="search"] {
  padding-left: 36px !important;
}

.search-box lightning-primitive-icon .slds-input__icon{
fill: #2d2c2c !important;

}
.nav-item-icon .slds-button__icon_left,.nav-item-icon .slds-button__icon--left {
  margin:0;
}

.search-icon-wrapper {
  padding-left: 24px;
  padding-right: 24px;
  background-color: #09538b;
  border-radius: 0px 3px 3px 0px;
  display: flex;
  cursor: pointer;
}
.breadcrumb_wrapper {
  padding: 20px 32px 0 32px;
}
.breadcrumb {
  text-align: center;
  display: flex;
}
.category-name {
  padding: 36px 32px 28px 0;
  color: #2d2c2c;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.16px;
  line-height: 28px;
}
.separator {
  border-top: 1px solid #ecebeb;
}
.list-item {
  margin: 0 32px;
  color: #3a3939;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  font-family: karla;
  cursor: pointer;
}
.li-content {
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
}
.li-name {
  display: inline;
}
.chevronright-icon {
  float: right;
  line-height: unset;
  margin: auto 0 auto 1rem;
}
.add-button {
  margin-top: 30px;
  width: 100%;
  border: 2px solid #09538b !important;
  color: #09538b !important;
  border-radius: 4px !important;
  padding: 12px 0 !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px !important;
  text-transform: uppercase;
  font-family: Karla;
  outline: none;
  justify-content: center;
}
.add-button:hover {
  border: 2px solid #053756 !important;
  color: #053756 !important;
  background-color: #ffffff !important;
}
.ellipsis,
.breadcrumb-name {
  display: block;
  color: #09538b;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  text-align: center;
}
.breadcrumb-name {
  display: none;
}
.ellipsis {
  display: block;
  height: 24px;
  letter-spacing: 3px;
  font-weight: bolder;
  background-color: #e0f2ff;
  border-radius: 12px;
  min-width: 57px;
  text-decoration: none !important;
}
li.breadcrumb:first-child .breadcrumb-name {
  display: block;
  min-width: 57px;
  background-color: #e0f2ff;
  border-radius: 12px;
  min-width: 57px;
  text-decoration: none;
  color: #09538b;
  font-family: Karla;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  height: 24px;
}
li.breadcrumb:first-child .ellipsis,
li.breadcrumb:first-child .chevronRight {
  display: none;
}
li.breadcrumb:last-child .ellipsis,
li.breadcrumb:last-child .chevronRight {
  display: none;
}
.chevronRight {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 5px;
  margin-right: 5px;
}
.Hid {
  display: none;
}
.show {
  display: block;
}
.lookup-option-container {
  max-height: 700px;
  overflow: auto;
  cursor: pointer;
  z-index: 1;
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 #e7e9f2;
  width: 100%;
  margin-top: 12px;
  padding-top: 13px;
}
.data-list {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  padding: 17px 24px;
  font-family: karla;
}
.data-list:hover,
.data-list.active {
  background-color: #f7f9fa;
  font-weight: 700;
}
.error-msg-wrapper {
  width: 100%;
  display: inline-block;
  text-align: right;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.edit {
  color: #09538b;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  margin: auto;

  cursor: pointer;
  display: flex;
}
.closeDiv {
  display: flex;
}
.slds-icon-utility-up .slds-icon-text-default {
  fill: #d0cfcf;
}
c-checklist-address-item lightning-formatted-rich-text,
c-checklist-resources lightning-formatted-rich-text,
c-check-list-licenses lightning-formatted-rich-text,
c-check-list-naics lightning-formatted-rich-text,
c-checklist-container lightning-formatted-rich-text {
  font-size: 18px;
  font-family: Karla;
}
.checklistaddress__sub-item__wrapper {
  margin-top: 32px;
}
.itemText {
  font-size: 18px;
  font-family: Karla;
}
.theme1 .boxShadow,
.theme2 .boxShadow {
  box-shadow: 0 4px 8px 0 #e7e9f2;
  border-radius: 4px !important;
  background-color: #ffffff;
  box-sizing: border-box;
}

.theme1 .radio-label {
  margin-bottom: 16px;
}

.theme2 .boxShadow {
  width: 185px !important;
  margin-right: 16px !important;
}

.theme2 label {
  display: inline-flex !important;
}

.theme3 .checkmark,
.theme1 .checkmark-container,
.theme2 .checkmark-container {
  display: none !important;
}

.theme3 .checkmark.containerTheme {
  display: block !important;
  position: relative;
  margin: auto;
}

.theme3 input[type="radio"]:checked ~ .radio-label {
  border: none !important;
}

.theme3 .radio-label {
  font-size: 16px;
}

.theme3 input[type="radio"]:checked ~ .radio-wrapper .checkmark-container {
  border-top: 1px solid #09538b !important;
  background-color: #e0f2ff;
}

.theme3 .radio-wrapper {
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  background-color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 4px 8px 0 #e7e9f2;
}

.theme3 .checkmark-container {
  border-top: 1px solid #d0cfcf;
  padding: 16px 0;
  background-color: #f7f9fa;
  margin: 1px;
}

.theme3 .labelBoldContent {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.theme3.theme5
  input[type="radio"]:checked
  ~ .radio-wrapper
  .checkmark-container {
  border-top: none !important;
  border-right: 1px solid #09538b;
}
.theme5 .radio-wrapper {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: flex-end;
}
.theme3.theme5 .radio-wrapper .labelFirstRow {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.theme3.theme5 .radio-wrapper .labelFirstRow .description {
  border-radius: 11.5px;
  background-color: #e0f2ff;
  color: #09538b;
  padding: 4px 12px;
}
.theme3.theme5 .radio-wrapper .labelId {
  color: #757575;
  font-size: 16px;
}
.theme3.theme5 .radio-wrapper .small.labelId {
  margin-top: 12px;
  display: flex;
}
.theme3.theme5 .radio-wrapper .labelcontent {
  color: #2d2c2c;
  font-family: Karla;
  font-size: 22px;
  font-weight: bold;
}

.theme5 .checkmark-container {
  border-top: none;
  border-right: 1px solid #d0cfcf;
  padding: 16px;
  display: flex;
}

.theme3.theme5 .radio-wrapper div.radio-label {
  padding: 16px 24px;
  width: 100%;
}
.theme3.theme5 label.ct-bos-input-label_radio.checked {
  border: none;
}
.theme3.theme5 label.ct-bos-input-label_radio {
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.theme4 label {
  display: inline-flex !important;
  flex-direction: column;
}

.theme4 .sectionImage {
  height: 64px;
  margin-top: 32px;
  margin-bottom: 25px;
}

.theme4 .radio-wrapper {
  width: 366px;
  text-align: center;
  margin-right: 14px;
}

.theme4 .label-section {
  padding: 0 16px 25px 16px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
}
.checkbox-wrapper {
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  background-color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 4px 8px 0 #e7e9f2;
  display: flex;
  width: 100%;
}
.checkbox-wrapper .labelFirstRow {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.checkbox-wrapper .labelFirstRow .description {
  border-radius: 11.5px;
  background-color: #e0f2ff;
  color: #09538b;
  padding: 4px 12px;
}
.checkbox-wrapper .labelId {
  color: #757575;
  font-size: 16px;
}
.checkbox-wrapper .small.labelId {
  margin-top: 12px;
  display: flex;
}
.checkbox-wrapper .labelcontent {
  color: #2d2c2c;
  font-family: Karla;
  font-size: 22px;
  font-weight: bold;
}
.checkbox-wrapper div.checkbox-label {
  padding: 16px 24px;
  width: 100%;
}
.checkbox-wrapper .checkmark-container {
  border-top: 1px solid #d0cfcf;
  padding: 16px 0;
  background-color: #f7f9fa;
  margin: 1px;
  border-top: none;
  border-right: 1px solid #d0cfcf;
  padding: 16px;
  display: flex;
}
c-ct_resources lightning-formatted-rich-text hr {
  margin: 16px 0;
}
c-ct_resources lightning-formatted-rich-text h6 {
  margin-bottom: 24px !important;
}

.textarea .textarea-container {
  max-height: 160px;
}
.page-footer .slds-col{
  width: auto;
}
.cc-table-header {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}
.cc-table-body {
  color: #2D2C2C;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.table-action-menu .slds-button_icon-more {
  background-color: transparent;
}
a.link-text-underline {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration-line: underline;
}
.cc-table-calendar thead .heading-row {
  background-color: #5F779C;
}

.cc-table-calendar thead .heading-row th {
  padding: 1rem;
  text-align: center;
  color: #fff;
}

.cc-table-calendar tbody tr td {
  border: 1px solid #cac9c9;
  height: 130px;
  position: relative;
  cursor: pointer;
}

.cc-table-calendar tbody tr td span.date{
  position: absolute;
  top: 5px;
  right: 10px;
  font-weight: 700;
  color: #2d2c2c;
}

.cc-table-calendar tbody tr td span.closure-info{
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0%, -50%);
  background-color: #dfe4eb;
  padding: 0.25rem;
  width: 100%;
  word-wrap: break-word;
}

.cc-table-calendar tbody tr td:nth-child(1),
.cc-table-calendar tbody tr td:nth-child(7){
  background-color: #e0e8ee;
}

.calendar-prev-action-btn button {
  color: #1B3C71;
  width: 52px;
  height: 30px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.calendar-next-action-btn button {
  color: #1B3C71;
  width: 52px;
  height: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.provider-calendar-modal .slds-modal .slds-modal__container .slds-modal__content {
  min-height: 280px;
}

@media only screen and (max-width: 1023px) {
  .content,
  .footerSize .page-footer.slds-grid.slds-size_12-of-12 {
    width: 100%;
  }
  .sideNav .sideNavItem.toggle {
    min-width: 184px;
  }
  .hero {
    font-size: 59px !important;
    font-weight: bold !important;
    line-height: 73px !important;
  }
  h1 {
    font-size: 32px !important;
font-weight: 700 !important;
line-height: 37px !important;
letter-spacing: 0px !important;
  }
  h2 {
    font-size: 24px !important;
font-weight: 700 !important;
line-height: 28px !important;
letter-spacing: 0px !important;
  }
  h3 {
    font-size: 34px !important;
    font-weight: bold !important;
    line-height: 42px !important;
    letter-spacing: 0.24px !important;
  }
  h4 {
    font-size: 28px !important;
    font-weight: bold !important;
    line-height: 35px !important;
    letter-spacing: 0.02px !important;
  }
  h5 {
    font-size: 22px !important;
    font-weight: bold !important;
    line-height: 27px !important;
    letter-spacing: 0.16px !important;
  }
  h6 {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 25px !important;
    letter-spacing: 0.14px !important;
  }
  p.large,
  p.largeBold {
    font-size: 17px !important;
    line-height: 25px !important;
    letter-spacing: 0.12px !important;
  }
  p.small,
  p.smallBold {
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: 0.01px !important;
  }
  .description {
    font-size: 12px !important;
    line-height: 18px !important;
    letter-spacing: 0.09px !important;
  }
  .legal {
    font-size: 10px !important;
    line-height: 15px !important;
    letter-spacing: 0.07px !important;
  }
  .back-btn {
    font-size: 12px;
  }
  .siteforceServiceBody .cCenterPanel {
    width: 100%;
  }
  .button-container .back-btn .slds-button {
    font-size: 12px;
  }
  .primaryBtn.getStartedBtn {
    width: 100%;
  }
  .QuestionInput .slds-input {
    width: 100%;
  }
  .siteforceServiceBody .cCenterPanel {
    width: 100% !important;
  }
  .main-flow-wrapper,
  .containerDiv,
  .mainSection {
    width: 100%;
  }
  .tab-style,
  .nav-button .button-container,
  .error-msg-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .containerDiv .contentDiv {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* Browse Search Code */
  .wrapper {
    margin: auto;
  }
  .slds-col{
    width: 100%;
  }
  .slds-tabs_scoped__link,
  .slds-tabs_scoped__item {
    font-size: 13px;
  }
  .iconBtn.slds-button {
    height: 40px;
    width: 100%;
  }
  c-checklist-address-item lightning-formatted-rich-text,
  c-checklist-resources lightning-formatted-rich-text,
  c-check-list-licenses lightning-formatted-rich-text,
  c-check-list-naics lightning-formatted-rich-text,
  c-checklist-container lightning-formatted-rich-text {
    font-size: 17px;
  }
  .itemText {
    font-size: 17px;
    font-family: Karla;
  }
  .itemTitle {
    font-size: 20px;
  }
  .button-container .slds-button,
  .button-container .saveIcon {
    margin-bottom: 32px;
  }
  .aicard * .card_content .large.card_desc {
    display: block;
  }
  .theme3.theme5 .radio-wrapper .labelId {
    line-height: 21px;
    font-size: 14px;
  }
  .theme3.theme5 .radio-wrapper .labelcontent {
    font-size: 20px;
    line-height: 25px;
  }
  .theme5 .radio-wrapper {
    flex-direction: column;
  }
  .theme5 .checkmark-container {
    border-top: 1px solid #d0cfcf;
    border-right: none;
    padding: 8px;
  }
  .theme3.theme5
    input[type="radio"]:checked
    ~ .radio-wrapper
    .checkmark-container {
    border-top: 1px solid #09538b !important;
    border-right: none;
  }
}
/** Removing blue border on focus**/
*:focus {
  outline: none;
}
/* CSS Start for Checklist Page */
c-checklist-container .active svg {
  fill: #3a95d3 !important;
}

c-checklist-container .active svg #Icons {
  fill: #3a95d3 !important;
}

c-checklist-container .labelImage svg g#Icons {
  fill: "#97ABB8";
}
c-checklist-container .labelImage svg g#Icons {
  fill: #3a95d3;
}
.tabStyle:hover {
  cursor: pointer;
}
.itemTitle {
  color: #09538b;
  margin-bottom: 8px;
  text-align: left;
}
/* CSS Start for Flow Container */

.tabCustom lightning-tab-bar {
  display: none;
}
.QuestionInput lightning-tab-bar {
  display: block !important;
}
/* CSS End for Flow Container */
/* CSS Start for Town Search-browse */
c-business-service lightning-tab-bar {
  display: block !important;
}
/* CSS End for Town Search-browse */ /* Account dashboard start */
.cust-sort-by {
  color: #2d2c2c;
  font-family: Karla;
  font-size: 17px;
  letter-spacing: 0.12px;
  line-height: 25px;
  /* border: 1px solid #D0CFCF; */
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 #e7e9f2;
  cursor: pointer;
}

.cust-sort-by .slds-combobox__input {
  padding: 8px 16px;
  cursor: pointer;
}

.cust-sort-by .slds-input {
  color: #2d2c2c;
  font-family: Karla;
  font-size: 16px;
  letter-spacing: 0.01px;
  line-height: 24px;
  cursor: pointer;
}

.cust-sort-by .slds-listbox {
  margin-top: 8px;
  box-shadow: 0 12px 24px 0 #e7e9f2;
}
/* Account dashboard end */

/* making input dob to left aligned*/
input::-webkit-date-and-time-value {
    text-align: left;
  }

/*Business Profile Page*/
.actionItems_tabs .slds-tabs_default__item.slds-is-active::after {
  height: 4px !important;
  background-color: #3a95d3 !important;
  bottom: -3px;
}
.actionItems_tabs .slds-tabs_default__item:hover::after,
.actionItems_tabs .slds-tabs--default__item:hover::after {
  height: 4px !important;
  background-color: #3a95d3 !important;
  transition: height 300ms ease 0s;
  bottom: -3px;
}
.actionItems_tabs .slds-tabs_default__nav {
  border-bottom: 4px solid #e0f2ff !important;
  font-size: 18px;
  font-family: karla;
}
.actionItems_tabs .slds-tabs_default__link {
  line-height: 27px;
}
.actionItems_tabs .slds-tabs_default {
  background-color: transparent;
}
.actionItems_tabs
  .slds-tabs_default__item.slds-is-active
  .slds-tabs_default__link {
  font-weight: bold;
}
.actionItems_tabs .slds-tabs_default__item.slds-is-active {
  color: #09538b;
}
.actionItems_tabs .slds-tabs_default__nav .slds-tabs_default__item {
  padding: 0;
  margin-right: 60px;
}
.actionItems_tabs .slds-tabs_default__content {
  padding-top: 32px !important;
}
.businessProfileCard_Wrapper .slds-modal__title {
  padding: 0 !important;
}
@media only screen and (max-width: 1023px) {
  .actionItems_tabs .slds-tabs_default__nav .slds-tabs_default__item {
    margin-right: 16px;
  }
  .actionItems_tabs .slds-tabs_default__nav {
    border-bottom: 4px solid #e0f2ff !important;
    font-size: 14px;
    background-color: #fff;
  }
  .actionItems_tabs .slds-tabs_default__nav {
    border-bottom: none !important;
    padding: 0 25px;
  }
  .actionItems_tabs .slds-tabs_default__link {
    height: 21px;
    line-height: 21px;
  }
  .actionItems_tabs .slds-tabs_default__item.slds-is-active::after {
    height: 3px !important;
  }
  .actionItems_tabs .slds-tabs_default__content {
    padding: 32px 25px !important;
  }
}

/* Toast styling */

.forceCommunityToastManager .toastContainer .toastTitle{
  font-weight: 700;
  word-break: break-word;
}
.forceCommunityToastManager .toastContainer .toastMessage{
  word-break: break-word;
}
.forceCommunityToastManager .toastContainer .slds-theme--warning,
.forceCommunityToastManager  .toastContainer .slds-theme_warning {
  border: 1px solid var(--situational-orange);
  background: rgba(251, 234, 218, 0.50);
}

.forceCommunityToastManager .toastContainer .slds-theme--success,
.forceCommunityToastManager .toastContainer .slds-theme_success {
  border: 1px solid var(--situational-green);
  background: var(--situational-green-dull-pill);
}

.forceCommunityToastManager .toastContainer .slds-theme--error,
.forceCommunityToastManager .toastContainer .slds-theme_error {
  border-radius: 4px;
  border: 1px solid var(--situational-red);
  background: var(--situational-red-dull-pill);
}
.slds-notify_toast,
.slds-notify--toast,
.toastContainer .slds-theme--info,
.toastContainer .slds-notify--toast {
  color: #2d2c2c;
  border: 1px solid #3a95d3;
  border-radius: 4px;
  background: #e0f2ff;
  box-shadow: 0 6px 12px 0 #e7e9f2;
  box-sizing: border-box;
}

.slds-notify_container
  .slds-notify_toast
  .toastMessage.slds-text-heading--small,
.forceCommunityToastManager .toastMessage.slds-text-heading--small,
.forceCommunityToastManager .toastContent {
  color: #2d2c2c;
  font-family: Karla;
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  word-break: break-word;
}

.forceCommunityToastManager .toastContainer .toastClose.slds-notify__close,
.forceCommunityToastManager
  .toastContent
  .toastClose.slds-button--icon-inverse {
  color: #2d2c2c;
}

.forceCommunityToastManager .toastContainer .toastContent,
.forceCommunityToastManager .toastContent.slds-notify__content {
  color: #2d2c2c;
}
.forceCommunityToastManager .toastContainer .toastIcon .slds-icon {
  color: #2d2c2c;
  fill: #2d2c2c;
}
.forceCommunityToastManager
  .toastContainer
  .toastIcon.slds-icon-utility-info.slds-icon_container {
  display: none;
  visibility: hidden;
}
.forceCommunityToastManager .slds-notify-container,
.forceCommunityToastManager .slds-notify_container {
  top: 68px;
}

h3.headingClass {
  margin-bottom: 40px;
  color: #2d2c2c;
  letter-spacing: 0.31px;
}

.inputTextElement .slds-input {
  height: 60px;
  line-height: 27px;
}
.search-input-box input {
  border-radius: 4px;
  border: 1px solid #d0cfcf;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 #e7e9f2;
  display: flex;
  height: 60px;
}
.slds-input[readonly] {
  cursor: not-allowed;
  background: #EFEFEF !important;
}

.slds-input[disabled] {
  background: #EFEFEF !important;
}
.moreChancesText {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .slds-notify_toast,
  .slds-notify--toast,
  .toastContainer .slds-theme--info,
  .toastContainer .slds-notify--toast {
    max-width: calc(100% - 48px);
    min-width: calc(100% - 48px);
  }
  .slds-button {
    width: 100%;
  }
  .detailButton.slds-button{
    width: 0 !important;
    margin: 7px !important;    }
  .hideDropdown .slds-input__icon.slds-icon_container {
    margin-right: 10px;
  }
  .forceCommunityToastManager .toastContainer .toastClose.slds-notify__close,
  .forceCommunityToastManager
    .toastContent
    .toastClose.slds-button--icon-inverse {
    justify-content: flex-end;
  }
  .modal-back-btn-mobile {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    margin: 0 !important;
  }
  .modal-back-btn-mobile p {
    margin: 0 auto;
  }
  .slds-table_bordered tbody td, .slds-table_bordered tbody th, .slds-table--bordered tbody td, .slds-table--bordered tbody th{
    border-top:none !important
  }
}
/* Toast styling */
.dropDownSection .slds-form-element__label,
.dropDownSection .slds-combobox_container .slds-input,
.dropDownSection .slds-listbox {
  font-size: 18px;
  font-family: Karla;
}
.dropDownSection .slds-combobox_container .slds-input,
.dropDownSection .slds-combobox_container .slds-listbox__option {
  padding-left: 24px;
}
.dropDownSection
  .slds-combobox_container
  .slds-dropdown-trigger
  .slds-dropdown {
  margin-top: 6px;
}
.dropDownSection .slds-combobox_container .slds-listbox__option-icon {
  display: none;
}
.dropDownSection .slds-has-error .slds-input {
  background-color: var(--lwc-colorBackgroundInput, rgb(255, 255, 255));
  border-color: var(--lwc-colorBorderError, rgb(194, 57, 52));
}
.resources lightning-formatted-rich-text.noteHeading a {
  color: #00528d;
  text-decoration: underline;
}
.goog-te-banner-frame,
.goog-tooltip {
  position: absolute;
  width: 1rem;
  height: 1rem;
  padding: 0;
  margin: -1rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.goog-text-highlight {
  background: none !important;
  box-shadow: none !important;
}
/*Resource Center Styling */
c-rc_filters
  .ct-bos-multi-container-all
  .ct-bos-multi-checkbox-label
  .ct-bos-multi-checkbox-custom {
  top: 0.1025rem !important;
}
c-rc_filters
  .ct-bos-multi-container-all
  .ct-bos-multi-checkbox-label
  .input-title {
  padding-left: 28px;
}

c-rc_filters .ct-bos-multi-container-all .slds-p-vertical_small {
  padding: 10px 0;
}
/** enhanced dashboard Styling **/
.actionItemContainer .columnWrapper .tab_wrapper {
  box-shadow: none;
  border: none;
}
.columnWrapper .tab_wrapper .closeCard_wrapper .noAction_wrapper {
  flex-direction: column;
  padding: 0;
}
.columnWrapper .tab_wrapper .closeCard_wrapper {
  padding: 0;
  background-color: transparent;
  border-bottom: none;
}
.columnWrapper .tab_wrapper .closeCard_wrapper .noAction_wrapper .leftContent,
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content_wrapper {
  width: 100%;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .parentWrapper,
.columnWrapper .tab_wrapper .closeCard_wrapper .noAction_wrapper .leftContent {
  padding: 0;
}
.columnWrapper
  .tab_wrapper
  .closeCard_wrapper
  .noAction_wrapper
  .leftContent
  .buildingGroup {
  width: 100px;
  margin: 0 0 16px;
}
.columnWrapper .tab_wrapper .closeCard_wrapper .noAction_wrapper .rightContent {
  margin-left: 0;
  width: 100%;
  padding: 0;
}
.columnWrapper
  .tab_wrapper
  .closeCard_wrapper
  .noAction_wrapper
  .rightContent
  h5.nodataContent {
  color: #2d2c2c;
  font-family: Karla !important;
  font-size: 18px !important;
  letter-spacing: 0.13px !important;
  line-height: 27px !important;
  margin-bottom: 8px;
}
.columnWrapper
  .tab_wrapper
  .closeCard_wrapper
  .noAction_wrapper
  .rightContent
  p.large
  a,
.columnWrapper
  .tab_wrapper
  .closeCard_wrapper
  .noAction_wrapper
  .rightContent
  p.large {
  font-size: 16px !important;
}



.sign_submit-container lightning-input label {
  display: none;
}
  .inputTextElement .slds-input {
    height: 60px;
    line-height: 27px;
  }
  .search-input-box input {
    border-radius: 4px;
    border: 1px solid #d0cfcf;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 #e7e9f2;
    display: flex;
    height: 60px;
  }
  .slds-input[readonly] {
    cursor: not-allowed;
    background: #efefef !important;
    color: #626161 !important; /*3007758*/
  }
  
  .slds-input[disabled] {
    background: #efefef !important;
    color: #626161 !important; /*3007758*/
    opacity: unset; /*3007758*/
  }
  .moreChancesText {
    text-decoration: underline;
  }
  @media only screen and (max-width: 1024px) {
    .slds-notify_toast,
    .slds-notify--toast,
    .toastContainer .slds-theme--info,
    .toastContainer .slds-notify--toast {
      max-width: calc(100% - 48px);
      min-width: calc(100% - 48px);
    }
    .slds-button {
      width: 100%;
    }
    .detailButton.slds-button{
      width: 0 !important;
      margin: 7px !important;    }
    .hideDropdown .slds-input__icon.slds-icon_container {
      margin-right: 10px;
    }
    .forceCommunityToastManager .toastContainer .toastClose.slds-notify__close,
    .forceCommunityToastManager
      .toastContent
      .toastClose.slds-button--icon-inverse {
      justify-content: flex-end;
    }
    .modal-back-btn-mobile {
      padding-top: 16px !important;
      padding-bottom: 16px !important;
      margin: 0 !important;
    }
    .modal-back-btn-mobile p {
      margin: 0 auto;
    }
    .slds-table_bordered tbody td, .slds-table_bordered tbody th, .slds-table--bordered tbody td, .slds-table--bordered tbody th{
      border-top:none !important
    }
  }
  /* Toast styling */
  .dropDownSection .slds-form-element__label,
  .dropDownSection .slds-combobox_container .slds-input,
  .dropDownSection .slds-listbox {
    font-size: 18px;
    font-family: Karla;
  }
  .dropDownSection .slds-combobox_container .slds-input,
  .dropDownSection .slds-combobox_container .slds-listbox__option {
    padding-left: 24px;
  }
  .dropDownSection
    .slds-combobox_container
    .slds-dropdown-trigger
    .slds-dropdown {
    margin-top: 6px;
  }
  .dropDownSection .slds-combobox_container .slds-listbox__option-icon {
    display: none;
  }
  .dropDownSection .slds-has-error .slds-input {
    background-color: var(--lwc-colorBackgroundInput, rgb(255, 255, 255));
    border-color: var(--lwc-colorBorderError, rgb(194, 57, 52));
  }
  .resources lightning-formatted-rich-text.noteHeading a {
    color: #00528d;
    text-decoration: underline;
  }
  .goog-te-banner-frame,
  .goog-tooltip {
    position: absolute;
    width: 1rem;
    height: 1rem;
    padding: 0;
    margin: -1rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  .goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
  }
  /*Resource Center Styling */
  c-rc_filters
    .ct-bos-multi-container-all
    .ct-bos-multi-checkbox-label
    .ct-bos-multi-checkbox-custom {
    top: 0.1025rem !important;
  }
  c-rc_filters
    .ct-bos-multi-container-all
    .ct-bos-multi-checkbox-label
    .input-title {
    padding-left: 28px;
  }

/* .genericInput .gender lightning-combobox{
      padding-right: 20px;
  }      */
.mobileHelpContent .slds-accordion__summary-action {
  color: #757575;
  /* border: 1px solid;
      border-radius: 4px;
      padding-left: 24px;
      padding-top:16px;
      padding-bottom: 16px; */
  font-family: "Karla";
  font-size: 16px;
}

.mobileHelpContent .slds-accordion__summary-action:focus {
  color: #757575 !important;
}
.mobileHelpContent .slds-accordion__summary-action-icon.slds-icon-text-default {
  fill: #757575 !important;
  margin-right: 24px;
}
/* .mobileHelpContent .slds-accordion__list-item:first-child span{
  padding-left:24px;
  } */
.mobileHelpContent
  .slds-is-open
  > .slds-accordion__summary
  .slds-accordion__summary-action-icon {
  transform: rotate(180deg) !important;
  margin-right: 24px;
}
.mobileHelpContent .slds-is-open > .slds-accordion__content {
  padding: 0px 24px;
}
.mobileHelpContent
  .slds-accordion__list-item
  .slds-accordion__section
  .slds-accordion__summary-heading
  span {
  padding-left: 24px;
}

.dateContainer .textfield .slds-input {
  outline: none;
  border: none !important;
  box-shadow: none !important;
  height: 52px !important;
  cursor: auto;
}

.dateContainer .datefield .slds-input {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .prescreencmp .realId-wrapper p.largeBold {
    line-height: 22px !important;
    margin: 15px 0px 20px;
  }
  .prescreencmp .realId-wrapper .msgBody {
    margin: 0px;
  }
}
.program_details c-cos_generic-radio .radioWrapper{
  margin: 0px !important;
}
.psq.question-wrapper .radioWrapper {
  margin: 0px;
}
.psq.question-wrapper .slds-input,
.psq.question-wrapper .slds-input.slds-combobox__input {
  margin-bottom: 0px;
}
.psq.question-wrapper .currency-qes .slds-required {
  display: none;
}
.psq.question-wrapper .currency-qes label {
  display: inline;
  padding: 0px;
  margin: 0px;
}
.auto-height c-modal .slds-modal__container {
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .modalwidth {
    overflow: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .psq.question-wrapper .currency-qes input {
    width: 100%;
    max-width: 260px;
  }
  .psq.question-wrapper .picklist-qes .slds-combobox_container {
    min-width: 368px;
  }
  .psq.question-wrapper .picklist-qes.childs .slds-combobox_container {
    min-width: 260px;
  }
}
@media only screen and (max-width: 1023px) {
  .psq.question-wrapper p.large,
  .psq.question-wrapper p.largeBold {
    margin-top: 0px !important;
    margin-bottom: 14px !important;
  }
  .psq.question-wrapper p.radio-label.largeBold,
  .psq.question-wrapper label.ct-bos-input-label_radio {
    margin-bottom: 0px !important;
  }
  /* This calss is used for Mobile top tip width*/
  .slds-popover_tooltip,
  .slds-popover--tooltip {
    width: 200px !important;
  }

  .psq.question-wrapper p.counterValue {
    margin-bottom: 0 !important;
  }
}

/* Custom styling for  Date Picker starts */
.generic-date-picker {
  color: #2d2c2c;
}
.generic-date-picker h2 {
  font-size: 18px !important;
  font-family: Karla !important;
  padding: 0 8px;
}
.generic-date-picker .slds-input {
  margin: 0;
}
.generic-date-picker .slds-input__icon.slds-input__icon_right {
  align-items: center;
  display: flex;
  cursor: pointer;
  pointer-events: initial;
}
.generic-date-picker svg.slds-button__icon {
  fill: #09538b;
}
.generic-date-picker .slds-select_container {
  margin-top: 16px;
}
.generic-date-picker .slds-select_container select.slds-select {
  background: url("/family/resource/CT_Assets/icons/chevron-down-blue.svg")
    no-repeat;
  background-position: right;
  width: 80px;
  box-shadow: 0 4px 8px 0 #e7e9f2;
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  font-size: 16px;
}
.generic-date-picker .slds-select_container:before,
.generic-date-picker .slds-select_container:after {
  width: 10px;
  border-left: none;
  border-right: none;
  border-radius: 1px;
}
.generic-date-picker .slds-select_container:before {
  border-bottom: none;
}
.generic-date-picker .slds-select_container:after {
  border-top: none;
}
.generic-date-picker .slds-datepicker__month,
.generic-date-picker .slds-day {
  font-size: 14px;
}
.generic-date-picker .slds-datepicker__month thead th {
  color: #757575;
  font-weight: bold;
}
.generic-date-picker .slds-datepicker {
  padding: 0 8px;
}
.generic-date-picker .slds-datepicker__filter {
  justify-content: space-between;
}
.generic-date-picker .slds-datepicker__filter_month {
  max-width: fit-content;
}
.generic-date-picker
  .slds-datepicker__filter_month
  .slds-align-middle:first-child
  button,
.generic-date-picker
  .slds-datepicker__filter_month
  .slds-align-middle:last-child
  button {
  background-image: url("/family/resource/CT_Assets/icons/chevron-right-blue.svg");
  width: 24px;
  background-repeat: no-repeat;
  background-position: center;
}
.generic-date-picker
  .slds-datepicker__filter_month
  .slds-align-middle:first-child
  button {
  transform: rotate(180deg);
}
.generic-date-picker
  .slds-datepicker__filter_month
  .slds-align-middle
  .slds-button {
  right: 0;
}
.generic-date-picker .slds-datepicker__filter_month .slds-align-middle svg {
  display: none;
}
.generic-date-picker .slds-button {
  right: 10px;
}

.dateContainer .mobDateField .slds-input {
  cursor: pointer;
  background: #ffffff
    url("/family/resource/CT_Assets/icons/calendar-blue.svg") no-repeat right
    center;
  background-size: 28px;
  background-position: 97% center;
}

.dateContainer .mobDateField .slds-input__icon.slds-input__icon_right {
  visibility: hidden;
}

/* Custom Date Picker Styling Ends here */

.link {
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.128571px;
  text-decoration-line: underline;
  color: #09538b;
}

.box-ribbon-left {
  position: absolute;
  width: 8px;
  left: 0px;
  top: 16px;
  height: 136px;
  background: #9bafbb;
  border-radius: 0px 4px 4px 0px;
}

/* Code added to resolve the sitecore header overlap issue */
.siteforceServiceBody,
.siteforceStarterBody {
  z-index: unset !important;
}

.siteforceStarterBody .cCenterPanel {
  margin: 0;
  background-color: #f7f9fa;
}


c-cos_contact-info .slds-input::placeholder {
  line-height: 24px;
  letter-spacing: 0.01px;
  color: #757575;
}

@media only screen and (max-width: 1024px) {
  .slds-modal__container,
  .modalwidth .slds-modal__container {
    width: 90% !important;
  }

  .modalwidth .slds-modal__container {
    margin: auto;
    height: auto;
    padding-top: 0;
  }

  .modalwidth {
    position: absolute !important;
  }
}

/* Adjusting the modal size to occupy more space in mobile devices only */
@media only screen and (max-width: 767px) {
  .slds-modal__container,
  .modalwidth .slds-modal__container {
    width: 93% !important;
    margin: 0 auto !important;
  }

  .manage-user-email-helptext lightning-formatted-rich-text span .sub-heading {
    line-height: 24px !important;
    font-size:small !important;
  }

  .email-helptext lightning-formatted-rich-text span .sub-heading {
    line-height: 26px !important;
  }

}

  lightning-combobox .slds-listbox__option_plain .slds-truncate {
    max-width: unset;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
}


/* Lightning tabset color overrides on View/Upload Documents screen OECC-845 */
.view_upload_document_container .slds-tabs_default__link,
.view_upload_document_container .slds-tabs_default__link:hover,
.view_upload_document_container
  .slds-tabs_default__item.slds-is-active
  .slds-tabs_default__link,
.view_upload_document_container
  .slds-tabs_default__item.slds-is-active
  .slds-tabs_default__link:hover {
  color: #09538b;
}

.view_upload_document_container .slds-tabs_default__item:after,
.view_upload_document_container .slds-tabs--default__item:after,
.view_upload_document_container .slds-tabs_default__item:hover:after,
.view_upload_document_container .slds-tabs--default__item:hover:after,
.view_upload_document_container .slds-tabs_default__item.slds-is-active:after {
  background-color: #09538b;
}

.font-weight-400 {
  font-weight: 400;
}
lightning-interactive-dialog-base .slds-modal__container .slds-modal__footer .slds-button + .slds-button {
  margin-left: 0.5rem;
}

.slds-modal__container .slds-modal__footer .slds-button + .slds-button {
  margin: 0;
}
.closeIcon {
  max-width: unset;
  outline: none;
}
.close {
  background-color: #f7f9fa;
  cursor: pointer;
  padding: 25px;
  margin: auto;
}
/** Buttons CSS **/
.primaryBtn.slds-button[disabled],
.primaryBtn.slds-button[disabled="true"],
.secondaryBtn.slds-button[disabled],
.secondaryBtn.slds-button[disabled="true"]{
  cursor: not-allowed;
  background-color: rgb(201, 201, 201) !important;
  border-color: rgb(201, 201, 201) !important;
  color: #FFF !important;
}
.primaryBtn.slds-button {
  background-color: #1B3C71;
  border-radius: 4px;
  color: #ffffff;
  font-family: Karla;
  font-size: 16px;
  font-weight: bold;
  /* letter-spacing: 0.6px; */
  line-height: 17px;
  padding: 1rem 3.5rem;
  text-align: center;
  border: none;
  min-height: 56px;
  height: auto;
  justify-content: center;
  border-radius: 2px;
}
.primaryBtn.slds-button:hover,
.primaryBtn.slds-button:active,
.primaryBtn.slds-button:focus,
.primaryBtn.slds-button:visited {
  color: #ffffff !important;
}
.back-btn .slds-button:focus {
  outline: 2px solid #2d2c2c;
}
.primaryBtn.slds-button:focus,
.secondaryBtn.slds-button:focus,
.secondaryBtn .slds-button:focus,
.whiteBtn.slds-button:focus,
.iconBtn.slds-button:focus {
  outline: 2px solid #2d2c2c;
  border-radius: 2px;
}
.secondaryBtn .slds-button:focus,
.slds-button.secondaryBtn:focus {
  background-color: var(--neutral-smoky-white);
  color: var(--primary-blue-one);
  border-radius: 4px;
  outline-offset: 4px;
  outline: 2px solid var(--primary-blue-four);
  box-shadow: none;
}
.secondaryBtn.slds-button,
.secondaryBtn .slds-button {
  background-color: #ffffff;
  border-radius: 4px;
  border: 2px solid #09538b;
  color: #09538b !important;
  font-family: Karla;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  padding: 0 80px;
  text-align: center;
  /* text-transform: uppercase; */
  height: auto;
  min-height: 56px;
  justify-content: center;
}

.secondaryBtn .slds-button {
  padding: 0 40px;
}
.whiteBtn.slds-button {
  background-color: #ffffff;
  border: none;
  box-shadow: 2px 3px 4px #e7e9f2;
  color: #000000;
  font-family: Karla;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  padding: 0 40px;
  text-align: center;
  text-transform: uppercase;
  height: 40px;
}
.iconBtn.slds-button {
  background-color: #ffffff;
  border: none;
  box-shadow: 2px 3px 4px #e7e9f2;
  color: #000000;
  font-family: Karla;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  letter-spacing: 0.6px;
  width: 56px;
  height: 40px;
  text-align: center;
  text-transform: uppercase;
}

.link-button{
  color:  #1B3C71;
  font-family: Karla;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  justify-content: center;
}

.linkBtn.slds-button {
  font-family: Karla;
  font-size: 18px;
  font-weight: normal;
  color: #09538b;
  text-decoration: underline;
  letter-spacing: 0.13px;
  line-height: 24px;
  height: auto;
  justify-content: center;
}
.primary-neutral-btn {
  color: #1B3C71;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.8px;
  border-radius: 2px;
  background-color: #fff;
  min-height: 56px;
  padding: 1rem 0rem;
  text-transform: uppercase;
}
.primary-neutral-btn-btn:hover,
.primary-neutral-btn:active{
  color: #1B3C71;
  background-color: #fff;
}
.secondary-neutral-btn {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.8px;
  color: #fff;
  border-radius: 2px;
  border: 2px solid #FFF;
  min-height: 56px;
  padding: 1rem 0rem;
  text-transform: uppercase;
}
.secondary-neutral-btn:hover,
.secondary-neutral-btn:active{
  color: #fff;
  border: 2px solid #FFF;
}
.cc-checkbox .slds-checkbox,
.cc-checkbox .slds-checkbox__label {
  display: flex;
}
lightning-checkbox-group .slds-form-element__control {
  position: relative;
  margin: auto;
  cursor: pointer;
  font-size: 1.375rem;
  line-height: 1.5rem;
}
.checkBoxFld .slds-checkbox__label {
  display: flex;
  align-items: center;
}
.checkBoxFld .slds-checkbox__label .slds-form-element__label{
  padding: 0px;
  font-family: Karla !important;
}
.checkBoxFld .slds-checkbox__label .slds-checkbox_faux{
  border: 1px solid #2D2C2C;
  border-radius: 1rem;
  top: -2px;
}

@media only screen and (max-width: 1023px) {
  .linkBtn.slds-button {
    padding-top: 24px;
  }
}
.higher.slds-button {
  height: 56px;
}

.cclp-custom-radio .slds-form-element__label {
  font-size: 16px;
  color: #2D2C2C;
}

.cclp-custom-radio .slds-radio_faux {
  width: 20px;
  height: 20px;
}

.cclp-custom-radio .slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux {
  box-shadow: inset 0 0 0 0.35em #26539B;
}

.cclp-custom-radio .slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux:after {
  background-color: #fff;
}

.email-input .slds-input {
  font-size: 16px;
  height: 40px;
  color: #757575;
  text-align: left;
  background: #ffffff url(/resource/Ct_Assets/icons/email-input.svg) no-repeat;
  background-position: 5px;
  padding-left: 36px;
}
.comboBoxContainer .slds-form-element__label {
  display: none;
}
.email-input .slds-form-element__label {
  font-size: 18px;
  line-height: 27px;
  font-family: Karla;
  font-weight: bold;
  color: #2d2c2c;
  float: left;
}
.inputTextElement .slds-has-error .slds-form-element__help {
  color: #db2426;
  font-family: Karla;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 21px;
}
.email-input .slds-required {
  display: none;
}

/* Side Nav Styling */
.sideNav {
  min-width: 292px;
  background-color: #053756;
  position: relative;
  border-top-right-radius: 8px;
}
.sideNav .sideNavItem.toggle {
  width: 236px;
}

.toggleSidenav {
  transition: border-top-right-radius 2s;
  /*border-top-right-radius: 8px;*/
  background-color: #053756;
  z-index: 9;
}
.toggleSidenav:hover {
  border-top-right-radius: 0;
}
.toggleSidenav:hover .sideNavItem.toggle {
  width: 244px;
  transition: width 1s;
  color: #fff;
}

.toggleSidenav .sideNavItem.toggle {
  display: block;
  position: absolute;
  margin-left: 56px;
  width: 0px;
  z-index: 9;
  background-color: #053756;
  border-top-right-radius: 8px;
  transition: width 1s;
  overflow: hidden;
  padding: 0;
  height: 100%;
  color: #2d2c2c;
}
.checklistActive .checklist,
.actionItemsActive .aitems,
.businessActive .business,
.covidUpdatesActive .covidupdates,
.businessCenterActive .bcenter {
  background-color: #09538b;
}

.dashboardActive .dashboard,
.uploadActive .upload {
  background-color: #09538b;
}

/* CSS from community Page */
.siteforceServiceBody .cCenterPanel {
  width: 100% !important;
  max-width: 100% !important;
}
.containerDiv,
.mainSection {
  max-width: 1136px;
  margin: 0 auto;
  width: 1136px;
}
.slds-col_padded,
.slds-col--padded {
  padding: 0 !important;
}
.radio-custom:checked
  + .radio-custom-label
  .check-icon
  .slds-icon-text-default {
  fill: #205c99;
}
.businessProgressChecklist_wrapper .slds-is-current > .slds-path__link {
  color: #ffffff;
}
.businessProgressChecklist_wrapper
  .slds-path__item.slds-is-current
  .slds-path__link,
.businessProgressChecklist_wrapper .slds-path__link {
  height: 68px;
}
.slds-path__nav .slds-is-incomplete:hover {
  background-color: #ffffff !important;
}
.slds-path__nav .slds-is-incomplete:hover::before,
.slds-path__nav .slds-is-incomplete:hover::after {
  background-color: #ffffff !important;
}
.button-container .back-btn .slds-button:focus {
  box-shadow: none;
}
.button-container .back-btn .slds-button {
  border: none;
  color: #205c99;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: transparent;
  height: 40px;
  padding: 0;
}
.button-container .back-btn .slds-button:hover {
  color: #053756;
}
.QuestionInput .slds-form-element__label abbr {
  display: none;
}
.QuestionInput .slds-form-element__label {
  font-size: 18px;
  letter-spacing: 0.13px;
  line-height: 27px;
  color: #2d2c2c;
}
.QuestionInput .slds-has-error .slds-form-element__help {
  display: none;
}
.QuestionInput .slds-input {
  border: 1px solid #d0cfcf;
  border-radius: 4px;
  padding: 8px;
  width: 342px;
  height: 40px;
  font-size: 16px;
}
.tab .slds-tabs_default__item {
  width: 182px;
  text-align: center;
  color: #09538b;
  text-transform: uppercase;
  z-index: 1;
}
.tab .slds-tabs_default__link {
  font-weight: bold !important;
}
.tab .slds-tabs_default__item.slds-is-active::after {
  height: 3px;
  background-color: #3a95d3;
}
.tab .slds-tabs_default__item::after {
  height: 3px;
  background-color: #e0f2ff;
}
.button-container .chevronright-icon .slds-icon {
  fill: #ffffff;
}
.agreement-page .slds-rich-text-editor__output ul {
  color: inherit;
}
.slds-rich-text-editor__output ul {
  color: #757575;
}
/* Accordion styling for breadcrumbs in checkList Page */
.slds-accordion__summary-heading {
  color: #09538b;
  font-family: Karla !important;
  font-size: 14px !important;
  font-weight: bold !important;
  letter-spacing: 0.6px !important;
  line-height: 17px !important;
  border: 1px solid #CAC9C9;
  background: #FFF;
  box-shadow: 0px 6px 16px 0px #E7E9F2;
}
.accWidth .slds-accordion__summary-heading {
  margin-left: 24px !important;
  margin-right: 20px;
}
.slds-accordion__section {
  padding: 24px 0 !important;
}
.slds-accordion__summary-action {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.slds-accordion__summary-action-icon {
  transform: rotate(1deg) !important;
}
.slds-accordion__summary-action-icon.slds-icon-text-default {
  fill: #09538b !important;
  line-height: 24px !important;
}

.columnWrapper .tab_wrapper .upcomingCard_wrapper,
.columnWrapper .tab_wrapper .pastDue_wrapper,
.columnWrapper .tab_wrapper .todoCard_wrapper {
  padding: 16px 16px 0 12px;
  border-bottom: none;
  background-color: transparent;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content_wrapper {
  border-bottom: 1px solid #ecebeb;
  padding-bottom: 16px;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .cardIcon_Wrapper .colorBar,
.columnWrapper .tab_wrapper .pastDue_wrapper .cardIcon_Wrapper .colorBar,
.columnWrapper .tab_wrapper .todoCard_wrapper .cardIcon_Wrapper .colorBar,
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content .card_desc,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content .card_desc,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content .card_desc,
.columnWrapper
  .tab_wrapper
  .upcomingCard_wrapper
  .card_content_wrapper.slds-large-size_5-of-12,
.columnWrapper
  .tab_wrapper
  .pastDue_wrapper
  .card_content_wrapper.slds-large-size_5-of-12,
.columnWrapper
  .tab_wrapper
  .todoCard_wrapper
  .card_content_wrapper.slds-large-size_5-of-12 {
  display: none;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content .largeBold,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content .largeBold,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content .largeBold {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: normal !important;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content .duedate,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content .large,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content .large {
  color: #757575 !important;
  font-size: 14px !important;
  line-height: 21px !important;
}
.columnWrapper .tab_wrapper .parentWrapper:last-child .card_content_wrapper {
  border-bottom: none;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content_wrapper,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content_wrapper {
  border-bottom: 1px solid #ecebeb;
}
.columnWrapper
  .tab_wrapper
  .upcomingCard_wrapper
  .cardIcon_Wrapper
  .iconContainer,
.columnWrapper .tab_wrapper .pastDue_wrapper .cardIcon_Wrapper .iconContainer,
.columnWrapper .tab_wrapper .todoCard_wrapper .cardIcon_Wrapper .iconContainer {
  padding-top: 4px;
}
.columnWrapper
  .tab_wrapper
  .upcomingCard_wrapper
  .cardIcon_Wrapper
  .iconContainer
  .cardIcon,
.columnWrapper
  .tab_wrapper
  .pastDue_wrapper
  .cardIcon_Wrapper
  .iconContainer
  .cardIcon,
.columnWrapper
  .tab_wrapper
  .todoCard_wrapper
  .cardIcon_Wrapper
  .iconContainer
  .cardIcon {
  width: 17px;
}
.columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content,
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content,
.columnWrapper .tab_wrapper .todoCard_wrapper .card_content {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 12px;
}
.helpResourceSection .collectionCardWrapper .slds-large-size_4-of-12 {
  width: 50%;
}
.columnWrapper .tab_wrapper .pastDue_wrapper .card_content .large {
  color: #db2426 !important;
}
c-cos-dashboard .slds-modal__container header .slds-icon-text-default {
  fill: rgba(45, 44, 44, 1);
}
@media only screen and (max-width: 1024px) {
  .columnWrapper
    .tab_wrapper
    .upcomingCard_wrapper
    .cardIcon_Wrapper
    .iconContainer,
  .columnWrapper .tab_wrapper .pastDue_wrapper .cardIcon_Wrapper .iconContainer,
  .columnWrapper
    .tab_wrapper
    .todoCard_wrapper
    .cardIcon_Wrapper
    .iconContainer {
    display: block;
  }
  .columnWrapper
    .tab_wrapper
    .upcomingCard_wrapper
    .card_content
    .iconContainer_mob,
  .columnWrapper .tab_wrapper .pastDue_wrapper .card_content .iconContainer_mob,
  .columnWrapper
    .tab_wrapper
    .todoCard_wrapper
    .card_content
    .iconContainer_mob,
  .columnWrapper
    .tab_wrapper
    .upcomingCard_wrapper
    .card_content
    .card_link_mob,
  .columnWrapper .tab_wrapper .pastDue_wrapper .card_content .card_link_mob,
  .columnWrapper .tab_wrapper .todoCard_wrapper .card_content .card_link_mob {
    display: none;
  }
  .columnWrapper .tab_wrapper .upcomingCard_wrapper,
  .columnWrapper .tab_wrapper .pastDue_wrapper,
  .columnWrapper .tab_wrapper .todoCard_wrapper {
    padding-left: 16px;
  }
  .columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content .largeBold,
  .columnWrapper .tab_wrapper .pastDue_wrapper .card_content .largeBold,
  .columnWrapper .tab_wrapper .todoCard_wrapper .card_content .largeBold {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: normal !important;
  }
  .columnWrapper .tab_wrapper .upcomingCard_wrapper .card_content .duedate,
  .columnWrapper .tab_wrapper .pastDue_wrapper .card_content .large,
  .columnWrapper .tab_wrapper .todoCard_wrapper .card_content .large {
    color: #757575 !important;
    font-size: 12px !important;
    line-height: 21px !important;
  }
  .columnWrapper
    .tab_wrapper
    .closeCard_wrapper
    .noAction_wrapper
    .leftContent
    .buildingGroup {
    margin: 0;
  }
  .columnWrapper
    .tab_wrapper
    .closeCard_wrapper
    .noAction_wrapper
    .rightContent
    h5.nodataContent {
    margin: 16px 0;
    text-align: left;
  }
  .columnWrapper
    .tab_wrapper
    .closeCard_wrapper
    .noAction_wrapper
    .rightContent
    h5.nodataContent {
    color: #2d2c2c;
    font-family: Karla !important;
    font-size: 17px !important;
    letter-spacing: 0.13px !important;
    line-height: 27px !important;
  }
  .columnWrapper
    .tab_wrapper
    .closeCard_wrapper
    .noAction_wrapper
    .rightContent
    p.large
    a,
  .columnWrapper
    .tab_wrapper
    .closeCard_wrapper
    .noAction_wrapper
    .rightContent
    p.large {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .helpResourceSection .collectionCardWrapper .slds-large-size_4-of-12 {
    width: 100%;
  }
}
.header_container {
  width: 100%;
  text-align: center;
  background-image: url("/resource/CT_Assets/images/RC/HeaderBg.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.homepage .header_container {
  height: 397px;
  background-position-y: 25%;
}
.resultspage .header_container {
  height: 174px;
  background-position-y: 15%;
}
.globalSearchHeader {
  color: #ffffff;
}
.homepage .globalSearchHeader {
  margin-bottom: 48px;
}
.resultspage .globalSearchHeader {
  display: none;
}
.globalSearch .search-box input[type="text"] {
  height: 60px;
  margin: 0;
  border-radius: 4px 0 0 4px;
}
.globalSearch .searchBox {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .globalSearch .search-box input[type="text"] {
    height: 54px;
  }
}

/********* CSS for customizing Dropdown********/
.slds-combobox__input {
  background: #ffffff
    url("/family/resource/CT_Assets/icons/chevron-down-blue.svg") no-repeat
    right center;
}

.slds-combobox__input[readonly][disabled] {
  background: #ffffff
    url("/family/resource/CT_Assets/icons/chevron-down-grey.svg") no-repeat
    right center;
}

.slds-combobox_container .slds-input-has-icon .slds-input__icon:not(button) {
  display: none;
}

.slds-input,
.slds-input.slds-combobox__input,
.slds-combobox__input {
  /*width: 345px !important; */
  height: 56px !important;
  border: 1px solid #d0cfcf ;
  border-radius: 4px !important;
  box-shadow: 0 4px 8px 0 #e7e9f2 !important;
  padding: 16px 24px !important;
  color: #2d2c2c;
  font-size: 16px !important;
  font-family: Karla;
  letter-spacing: 0.01px !important;
  margin-bottom: 0px;
  line-height: 24px !important;
}
.comboBoxContainer .slds-input.slds-combobox__input {
  padding-right: 28px !important;
  text-overflow: ellipsis;
}
.slds-listbox_vertical .slds-listbox__option_plain {
  font-size: 18px;
}

.customDropdown .slds-combobox__input {
  font-size: 16px !important;
}
.customDropdown .slds-listbox__option {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.slds-input:focus,
.slds-input:active,
.slds-input:hover,
.slds-input.slds-combobox__input:focus,
.slds-input.slds-combobox__input:active,
.slds-input.slds-combobox__input:hover,
.slds-combobox__input:focus,
.slds-combobox__input:active,
.slds-combobox__input:hover {
  border: 1px solid #09538b !important;
  box-shadow: 0 8px 16px 0 #e7e9f2 !important;
}
.slds-input.slds-combobox__input:focus,
.slds-input.slds-combobox__input:active,
.slds-input.slds-combobox__input:hover {
  cursor: pointer;
}
.slds-form-element__label:empty {
  display: none;
}
.slds-spinner {
  position: fixed !important;
}
/********* End ********/
/**Custom CSS for address component**/
.formCol .slds-form-element__label {
  font-size: 18px;
  font-weight: bold;
  color: #2d2c2c;
}
.formCol .slds-checkbox .slds-checkbox__label .slds-form-element__label {
  font-size: 16px;
  color: #2d2c2c;
  font-weight: normal;
}
c-cos_contact-info c-generic-multi-select .questionText {
  display: none;
}
.checkmarkBlue .slds-icon-text-default {
  fill: #09538b;
}
.radioColumnStyle .radioWrapper {
  flex-direction: column;
  align-items: flex-start !important;
}
.fullWidthComboBox .dropdownWrapper {
  width: 100%;
}
.addEmpCombo c-cos_generic-combo .dropdownWrapper {
  width: 100%;
  margin: 0;
}

.addEmpRadio c-generic-radio-input fieldset {
  display: flex;
}

.addEmpRadio c-generic-radio-input .ct-bos-input-label_radio {
  margin-right: 20px;
}

.addEmpRadio c-generic-radio-input .checkmark {
  margin-top: 28px !important;
}

.addEmpRadio c-generic-radio-input .radio-label {
  padding-left: 30px;
}

lightning-input .slds-form-element__label {
  margin-bottom: 4px !important;
}

.slds-has-error .slds-input,
.slds-has-error .slds-combobox__input {
  border: 1px solid #db2426 !important;
}

.addContactInfo c-cos_generic-radio .radioWrapper {
  margin: 0;
}

.slds-popover--tooltip,
.slds-popover_tooltip {
  background-color: #ffffff !important;
  border: none !important;
  box-shadow: 0px 60px 12px 0px #ff0000 12.16% !important;
}
.slds-popover__body {
  color: #000000 !important;
}
lightning-helptext .slds-button__icon {
  color: #2d2c2c;
  height: 16px;
  width: 16px;
}

.slds-form-element__help {
  color: #db2426 !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  font-family: "Karla" !important;
  letter-spacing: 0.01px;
  margin-top: 4px !important;
}
.radioNoBorderStyle
  .radioWrapper
  .genericRadio
  .radio-main-wrapper
  label.ct-bos-input-label_radio {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: none;
  margin-right: 16px;
  min-width: unset;
}

.radioNoBorderStyle .radioWrapper .genericRadio .radio-main-wrapper .checkmark {
  margin-left: 0;
}
.radioNoBorderStyle .radio-label {
  padding-left: 1.75rem !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-weight: normal !important;
}

.noMargin .radioWrapper {
  margin: 0 0 !important;
}

.noMargin .radioWrapper .genericRadio .radio-main-wrapper label.ct-bos-input-label_radio {
  margin-right: 0 !important;
}

.noTopMargin .genericRadio {
  margin-top: 0 !important;
}

.noMargin .genericRadio input[type="radio"]~.radio-label {
  padding-right: 0.5rem !important;
}

.inlineCheckbox .ct-bos-multi-container-all .checkboxStyle {
  display: inline-block !important;
  padding-right: 2rem;
}

.large.inlineCheckbox p {
  font-size: 18px !important;
  line-height: 27px !important;
  letter-spacing: 0.13px !important;
  font-weight: 400;
}

/* .surveyTextarea .slds-form-element__label {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.128571px;
  color: #2d2c2c;
  padding-top: 0;
  margin-bottom: 8px;
} */

.surveyTextarea .slds-textarea {
  resize: none !important;
}


/**c-generic-input .slds-form-element__help{
      display:none;
  }**/

.questionText[c-cos_gatedQuestionsList_cos_gatedQuestionsList] {
  font-weight: 400 !important;
}
.questionText p:first-of-type {
  font-weight: 400 !important;
}

.card c-cos_generic-radio .radioWrapper {
  margin: 0 !important;
}

.card c-cos_generic-radio .genericRadio {
  margin-top: 0 !important;
}

.progressBar .main-flow-wrapper {
  width: 100% !important;
}

.addContactInfo .hideLabel lightning-input label,
.addContactInfo .hideLabel lightning-combobox label {
  display: none;
}

.addEmpContent .hideLabel lightning-input .slds-form-element__label,
.addEmpContent .hideLabel lightning-combobox label {
  display: none;
}

.addEmpContent c-cos_generic-radio .radioWrapper,
.trainingDetailsModal c-cos_generic-radio .radioWrapper,
.programSelected c-cos_generic-radio .radioWrapper,
.progSummaryassetValue c-cos_generic-radio .radioWrapper,
.workDetailRoundTrip c-cos_generic-radio .radioWrapper {
  margin: 0 !important;
}

.comboBoxContainer.hasError .slds-input.slds-combobox__input {
  border-color: #db2426 !important;
}

.banner_container lightning-formatted-rich-text span,
.banner_container h6,
.banner_container lightning-formatted-rich-text p,
.banner_container lightning-formatted-rich-text {
  font-weight: normal;
  line-height: 28px !important;
}

.banner_container lightning-formatted-rich-text a {
  color: #09538B;
  text-decoration: underline;
}

.waitlistMessageWrapper .waitlist-header,
.waitlistMessageWrapper lightning-formatted-rich-text p,
.waitlistMessageWrapper lightning-formatted-rich-text p span,
.waitlistMessageWrapper lightning-formatted-rich-text a {
  font-family: 'Karla' !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0.01px !important;
}

.waitlistMessageWrapper lightning-formatted-rich-text span p,
.waitlistMessageWrapper lightning-formatted-rich-text span p span {
  color: #2D2C2C !important;
  font-weight: 400 !important;
}

.waitlistMessageWrapper .waitlist-header {
  color: #09538B;
  font-weight: 700;
}

.waitlistMessageWrapper lightning-formatted-rich-text a {
  color: #09538B !important;
  text-decoration: underline !important;
}
  /*added by Shubham for progress bar*/
.progressBar .slds-progress-bar{
border: 1px solid var(--neutral-light-grey) !important;
background-color: var(--neutral-light-white) !important;
border-radius: var(--lwc-borderRadiusLarge,0.5rem);
}

.progressBar .slds-progress-bar .slds-progress-bar__value{
background-color: var(--situational-dark-orange);
border-radius: var(--lwc-borderRadiusLarge,0.5rem);
}

@media only screen and (max-width: 1023px) {

  .waitlistMessageWrapper .waitlist-header,
  .waitlistMessageWrapper lightning-formatted-rich-text p,
  .waitlistMessageWrapper lightning-formatted-rich-text p span,
  .waitlistMessageWrapper lightning-formatted-rich-text a {
    font-size: 14px !important;
    line-height: 21px !important;
  }

  .cCOS_flowWrapper .brs-wrapper .content {
    margin: 0;
  }
  .cCOS_flowWrapper .mainContent {
    padding: 28px 8px 0 !important;
  }
  .radioNoBorderStyle .radio-main-wrapper {
    flex-direction: column;
  }
  .cos-assets c-cos_generic-radio .radioWrapper {
    margin: 24px 0 0 0;
  }
  .cos-assets c-cos_generic-radio .radioWrapper .quesstionLabelWrapper {
    margin-bottom: 12px;
  }
  .radioNoBorderStyle
    .radioWrapper
    .genericRadio
    .radio-main-wrapper
    label.ct-bos-input-label_radio {
    margin-bottom: 16px;
  }
  .radioNoBorderStyle
    .radioWrapper
    .genericRadio
    .radio-main-wrapper
    label.ct-bos-input-label_radio:last-child {
    margin-bottom: 0px;
  }
  .cos-assets p.small lightning-formatted-rich-text,
  .cos-assets p.smallBold lightning-formatted-rich-text {
    line-height: 25px !important;
  }
  p.large lightning-formatted-rich-text,
  p.largeBold lightning-formatted-rich-text {
    line-height: 25px !important;
  }
  .info-banner-add-margin .banner_container {
    margin-top: 24px;
  }

  .banner_container lightning-formatted-rich-text span,
  .banner_container h6,
  .banner_container lightning-formatted-rich-text p,
  .banner_container lightning-formatted-rich-text {
    line-height: 25px !important;
  }

/*   .surveyTextarea .slds-form-element__label {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.12px;
    margin-bottom: 16px;
  } */

  .large.inlineCheckbox p {
    font-size: 17px !important;
    line-height: 25px !important;
    letter-spacing: 0.12px !important;
  }

  .noTopMargin .genericRadio {
    margin-top: 12px !important;
  }
}

.trainingActivityModal .hideLabel lightning-input .slds-form-element__label,
.trainingActivityModal .hideLabel lightning-combobox label {
  display: none;
}


.psq.question-wrapper .slds-input,
.slds-input.slds-combobox__input,
label.ct-bos-input-label_radio {
  box-shadow: none !important;
}

.psq.question-wrapper .slds-input,
.slds-input.slds-combobox__input:hover,
label.ct-bos-input-label_radio:hover,
.slds-combobox__input:hover {
  box-shadow: none !important;
}
.upload-box .file-upload-inner-div .slds-file-selector__body{
  position: initial;
  cursor: pointer;
}
.file-upload-inner-div .slds-file-selector__body {
  position: relative;
  top: 16px;
  right: 48px;
  cursor: pointer;
}

.active-hold-parent-div p.small{
  font-weight: 700;
}

.add-member-modal_banner .banner_container,
.add-member-modal .banner_container {
  margin-top: 24px;
}

.sign-submit-agreement-modal .slds-modal__container{
  height: auto !important;
  margin: 0 auto !important;
  position: relative !important;
  transform: translate(0, 0) !important;
  left: 0 !important;
  top: 0 !important;
}

.slds-popover {
  z-index: 100000 !important;
}

/* Family Portal Modifications Start */

.dyn-cmp-layout .inputfields label.slds-form-element__label {
  margin-bottom: 4px;
  font-size: 18px !important;
  line-height: 27px !important;
  font-weight: bold !important;
  letter-spacing: 0.13px !important;
  font-family: Karla !important;
}

/* .inputfields {
  padding-right: 20px;
  padding-left: 0px;
  min-height: 88px;
}*/

/* Family Portal Modifications End */

.slds-form-element__label .slds-radio {
  display: inline-block;
}
/* c-generic-combo.inputfields>div {
  padding-right: 20px;
} */

@media (max-width:768px) {
  .inputfields {
    padding-right: 0px;
    padding-left: 0px;

  }
  c-generic-combo.inputfields>div {
    padding-right: 0px;
  }

}

.custom-datatable thead th,
.custom-datatable thead th .slds-cell-fixed{
background: #DFE4EB;
color: #1B3C71;
min-height: 36px;
font-size: 14px;
height: unset !important;
}

.custom-datatable .slds-is-sortable .slds-th__action:hover,
.custom-datatable .slds-is-sortable .slds-th__action:focus,
.custom-datatable .slds-is-sortable.slds-has-focus .slds-th__action,
.custom-datatable .slds-is-sortable.slds-has-focus .slds-th__action:hover,
.custom-datatable .slds-is-sortable.slds-has-focus .slds-th__action:focus {
background-color: inherit;
}

.custom-datatable .slds-table_header-fixed_container {
padding-top: 4rem;
}

.custom-datatable .slds-th__action {
padding: 2rem 0.5rem;
}


.custom-datatable .slds-table tbody th,
.custom-datatable .slds-table tbody td {
padding: 2rem 0.5rem;
font-size: 14px;
font-family: Karla !important;
}

.custom-datatable thead th .slds-resizable__divider {
display: none;
}

@media only screen and (max-width: 480px) {
.custom-datatable.slds-max-medium-table_stacked td[data-col-key-value="6-action-6"] lightning-primitive-cell-factory > span {
  justify-content: start;
}
}

.cCclpAuthenticatedThemeLayout .content{
font-family: Karla;
}

.cclp-container h1,
.cclp-container h2,
.cclp-container h3,
.cclp-container h4,
.cclp-container h5,
.cclp-container h6,
.cclp-container p{
font-family: Karla !important;
}

.scheduleInput.slds-input,
.slds-input.slds-combobox__input,
.slds-combobox__input {
  /*width: 345px !important; */
  height: 56px !important;
  border: 1px solid #626161 ;
  border-radius: 4px !important;
  box-shadow: 0 4px 8px 0 #e7e9f2 !important;
  padding: 16px 19px !important;
  color: #626161 !important; /* 3007758*/
  font-size: 16px !important;
  font-family: Karla;
  letter-spacing: 0.01px !important;
  margin-bottom: 0px;
  line-height: 24px !important;
}
.slds-combobox__input[disabled] {
  background-color: #EFEFEF !important; /* 3007758*/
}

.form-label, .input-label{
font-family: Karla !important;
}

p.forgot-password-info{
font-family: Karla !important;
}

.input-text .slds-form-element__label{
font-family: Karla !important;
}

.custDropdown1 a,
.custDropdown1 a span,
.header-text{
font-family: Karla !important;
}

/* Custom Datatable styling */

.custom-datatable thead tr th .slds-th__action-button {
display: none;
}


.iconBtn-primary-l,
.iconBtn-primary-l .slds-button{
  background-color: #1B3C71;
  border-radius: 4px;
  color: #ffffff;
  font-family: Karla !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  height: auto;
  justify-content: center;
  border: none !important;
  border-color: transparent;
}

.primaryBtn-table-l.slds-button,
.primaryBtn-table-l .slds-button{
background-color: #1B3C71;
border-radius: 4px;
color: #ffffff;
font-family: Karla !important;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 12px;
padding: 0.5rem;
text-align: center;
text-transform: uppercase;
height: auto;
justify-content: center;
border: none !important;
border-color: transparent;
}

/* Media queries for mobile view */
@media only screen and (max-width: 540px) {
.custom-datatable .slds-table {
  width: -webkit-fill-available !important;
}
.global-theme-container h1 {
  font-size: 32px !important;
font-weight: 700 !important;
line-height: 37px !important;
letter-spacing: 0px !important;
}
.global-theme-container h2 {
  font-size: 24px !important;
font-weight: 700 !important;
line-height: 28px !important;
letter-spacing: 0px !important;
}
.global-theme-container h3 {
  font-size: 20px !important;
  line-height: 48px !important;
}
.global-theme-container h4 {
  font-size: 24px !important;
  line-height: 36px !important;
}
.global-theme-container h5 {
  font-size: 20px !important;
  line-height: 30px !important;
}
.global-theme-container .container-wrapper {
  padding: 24px 16px;
}
.custom-datatable .slds-table,
.custom-datatable .slds-table_header-fixed_container {
  background-color: unset;
  border: 0px;
}
.custom-datatable .slds-table_header-fixed_container .slds-scrollable_y {
  width: auto !important;
}

.custom-datatable .slds-table tbody tr {
  padding: 1rem;
  border: 0px;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  border-radius: 4px;
  border: 1px solid #D0CFCF;
  background: #FFF;
}
.custom-datatable .slds-table tbody tr th:before,
.custom-datatable .slds-table tbody tr td:before {
  font-size: 16px;
  font-weight: 700;
  color: #2D2C2C;
  line-height: 24px;
}

.custom-datatable .slds-max-medium-table_stacked tr>td:last-child,
.myapplications-table .slds-max-medium-table_stacked tr>td:last-child,
.slds-max-medium-table_stacked tr>td:last-child{
  padding-left: 0 !important;
}

.custom-datatable .slds-table tbody tr th,
.custom-datatable .slds-table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  color: #2D2C2C;
  line-height: 24px;
}
.custom-datatable .slds-table_header-fixed_container,
.custom-datatable .slds-table tbody th,
.custom-datatable .slds-table tbody td {
  padding: 0rem;
  border: 0px
}
.custom-datatable .slds-table_header-fixed_container::before,
.custom-datatable .slds-table_header-fixed_container > .slds-scrollable_y::before {
  border: 0px !important;
}


.slds-tabs_default__item a {
  text-decoration: none !important;
  text-transform: none !important;
  width: unset !important;

}
.slds-tabs_default__nav {
  color: #09538b;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 25px;
  border-bottom: none !important;
  margin-left: 0px !important;
}
.my-docs .slds-tabs_default__nav {
  border-bottom: 3px solid #cac9c9 !important;
}
.slds-tabs_default__item a {
  text-decoration: none;
  text-transform: none;
  width: 8rem !important;
  font-size: 11px;
  font-weight: bold !important;
  }
.slds-tabs_default__item.slds-is-active {
  text-transform: none;
  border: none;
}
.slds-tabs_default__item.slds-is-active::after {
  height: 3px;
  background-color: #3a95d3;
  /* width: 81px; */
  margin-left: 0.5rem !important;
  width: 89% !important;
}

.slds-tabs_default__item.slds-is-active .slds-tabs_default__link {
  text-align: center;
  color: #09538b;
}
.doc-tabs .slds-tabs_default__item .slds-tabs_default__link a {
  color: #626161;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.doc-tabs .slds-tabs_default__item.slds-is-active .slds-tabs_default__link,
.doc-tabs .slds-tabs_default__nav .slds-tabs_default__item {
  text-align: center;
  color: #26539B;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.summary-button .slds-button__icon_right {
  margin-left: 0px;
  width:18px;
  color: grey;
}
.disableDay .lightning-input:disabled {
  background-color:#0071b9 !important ; /* Set your desired background color for disabled state */
}
}
/* End of media queries for mobile view */

.notification-sub-text{
font-family: Karla;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 150% */
}

.notification-sub-text lightning-relative-date-time{
font-size: 14px;
}


/* Attendance tracking datatable changes */
.wrapped-header-datatable .slds-table .slds-th__action .slds-truncate{
max-width: 100%;
overflow: hidden;
text-overflow: unset;
white-space: pre-line;
/*  uncomment this if you want break the words further */
word-wrap: break-word;

}

.wrapped-header-datatable .slds-table .slds-th__action {
height: 5rem;
/* border-bottom: 1px solid rgb(206 206 206); */
}

/* .wrapped-header-datatable .slds-table .slds-line-height_reset{
height: 3rem;
} */

.wrapped-header-datatable .slds-table .slds-row-number:after {
display: block;
}

.wrapped-header-datatable .greyOut{
pointer-events: none;
background: #CCC;
/* color: #333;  */
/* border: 1px solid #666  */
}
.summary-button .slds-button__icon_right {
margin-left: 0px;
width:18px;
color: grey;
}
.summary-button .slds-button .slds-button_neutral{
  height: 42px !important;
  width: 38px !important;
}
.slds-tabs_default__item  {
border-bottom: 1px solid #d8dde6;
text-transform: none;
}
.doc-tabs .slds-tabs_default__item  {
border-bottom: none;
text-transform: none;
}
.slds-tabs_default__item.slds-is-active {
text-transform: none;
border: none;
}

.slds-tabs_default {
border-bottom: 1px solid #d8dde6;
text-transform: none;
}
.doc-tabs .slds-tabs_default {
border-bottom: none;
text-transform: none;
}
.slds-tabs_default__item a {
text-decoration: none;
text-transform: none;
width: 14rem;
}
.doc-tabs .slds-tabs_default__item a {
text-decoration: none;
text-transform: none;
width: unset;
color: #626161;
font-size: 16px;
font-style: normal;
font-weight: 400;
}
.slds-tabs_default__item a:hover {
text-decoration: none;
text-transform: none;
}
.iconBtn-primary-l .slds-button{
background-color: #1B3C71;
border-radius: 4px;
color: #ffffff;
font-family: Karla !important;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 17px;
padding: 0.5rem 1rem;
text-align: center;
text-transform: uppercase;
height: auto;
justify-content: center;
border: none !important;
border-color: transparent;
}

.primaryBtn-table-l.slds-button,
.primaryBtn-table-l .slds-button{
background-color: #1B3C71;
border-radius: 4px;
color: #ffffff;
font-family: Karla !important;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.6px;
line-height: 12px;
padding: 0.5rem;
text-align: center;
text-transform: uppercase;
height: auto;
justify-content: center;
border: none !important;
border-color: transparent;
}
/* attendance tabset */
.attendance-tabset .slds-tabs_default__nav{
margin-left: 0;
}
.attendance-tabset .slds-tabs_default__item a {
min-width: 10rem;
width: auto;
}
.attendance-dropdown .slds-dropdown_fluid{
min-width: 2rem;
}

@media only screen and (max-width:540px) {
.attendance-tabset .slds-tabs_default__item a {
min-width: 6rem;
width: auto;
}
}
/* .wrapped-header-datatable .slds-has-focus.slds-is-resizable .slds-th__action,
.wrapped-header-datatable .slds-has-focus.slds-is-resizable .slds-th__action:focus, */
.wrapped-header-datatable .slds-has-focus.slds-is-resizable .slds-th__action:hover,
.wrapped-header-datatable .slds-has-focus.slds-is-resizable .slds-th__action:focus:hover,
/* .wrapped-header-datatable .slds-is-resizable .slds-th__action:focus, for ada fix focus inside the table*/
.wrapped-header-datatable .slds-is-resizable .slds-th__action:focus:hover {
box-shadow: none;
}
.slds-is-resizable a.slds-th__action:focus {
outline: 2px solid #2d2c2c !important;
box-shadow:#112648 0 0 0 1px inset !important;
}
c-clq-dynamic-form input[type="date"] {
-webkit-appearance: none;
}

.DESKTOP.uiModal.open.active h2 {
font-size: 20px !important;
line-height: initial !important;
}
.insContainer .slds-card{
margin-left: 20px;
margin-right: 20px;
}
.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
height: 56px !important;
border: 1px solid #d0cfcf;
border-radius: 4px !important;
box-shadow: 0 4px 8px 0 #e7e9f2 !important;
color: #2d2c2c;
font-size: 14px !important;
font-family: Karla;
letter-spacing: 0.01px !important;
margin-bottom: 0px;
line-height: 24px !important;
}

@media only screen and (max-width:320px) {
.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 1px 16px 2px !important;
}
}

@media only screen and (min-width:321px) and (max-width:375px) {
.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 0px 15px 0px !important;
}

.detailButton.slds-button {
  width: 0 !important;
  margin: -36px 7px 7px 7px !important;
}
}

@media only screen and (min-width: 376px) and (max-width: 425px) {
.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 16px !important;
}

.detailButton.slds-button {
  width: 0 !important;
  margin: -37px 7px 7px 7px !important;
}
}

@media only screen and (min-width: 541px) and (max-width:780px) {

.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 65px !important;
}

.detailButton.slds-button {
  width: 0 !important;
  margin: 6px 7px 7px 7px !important;
}
}

@media only screen and (min-width:781px) and (max-width:1024px) {

.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 3.5rem 15px 6.5rem !important;
}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 0.5rem 15px 0.2rem !important;
}
}

@media only screen and (min-width:1281px) and (max-width:1440px) {

.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 0.5rem 15px 1.3rem !important;
}
}

@media only screen and (min-width:1441px) {

.scheduleInput .slds-input,
.scheduleInput .slds-input.slds-combobox__input,
.scheduleInput .slds-combobox__input {
  padding: 15px 0rem 15px 2rem !important
}
}


.wrapped-header-datatable .slds-max-medium-table_stacked th:before,
.wrapped-header-datatable .slds-max-medium-table_stacked td:before,
.wrapped-header-datatable .slds-max-medium-table--stacked th:before,
.wrapped-header-datatable .slds-max-medium-table--stacked td:before {
text-transform: initial;
}
.custom-accordion .custom-checkbox .slds-checkbox_faux {
flex-shrink: 0;
}
.custom-accordion .custom-checkbox .slds-form-element__control .slds-checkbox {
display: flex;
}
.custom-accordion .custom-checkbox .slds-form-element__help {
width: 84px;
}

/* .wrapped-header-datatable .slds-table th:focus,
.wrapped-header-datatable .slds-table th.slds-has-focus,
.wrapped-header-datatable .slds-table [role=gridcell]:focus,
.wrapped-header-datatable .slds-table [role=gridcell].slds-has-focus {
box-shadow: none !important;
} for ada fix inside table */

.wrapped-header-datatable .slds-table th:focus,
.wrapped-header-datatable .slds-table th.slds-has-focus,
.wrapped-header-datatable .slds-table th.slds-has-focus,
.wrapped-header-datatable .slds-table [role="gridcell"]:focus,
.wrapped-header-datatable .slds-table [role="gridcell"].slds-has-focus{
box-shadow: var(--_slds-g-shadow-inset-inverse-focus, var(--lwc-shadowButtonFocus,0 0 3px #0176d3)) !important;
}

.redeterminationHelpTip2 .slds-is-open > .slds-accordion__summary {
margin-bottom: 0;
width: 100%;
padding: 0px 0px 0px 0px;
min-height: 56px;
height: auto;
}

.redeterminationHeader {
font-family: Karla !important;
font-size: 32px;
font-weight: 700;
line-height: 37px;
letter-spacing: 0px;
text-align: left;
}

.redeterminationHelpTip2 .slds-accordion__summary-heading {
color: none !important;
font-size: 16px !important;
border: 1px solid #4d648b;
box-shadow: 0px 4px 4px 0px #e7e9f2;
border-radius: 4px;
}

.redeterminationHelpTip2 .slds-accordion__section {
padding: 20px 0px 10px 0px !important;
}

.redeterminationHelpTip2 .slds-accordion__summary-action {
margin-left: 0.5%;
margin-right: 0.5%;
}
.redeterminationHelpTip2 .slds-accordion__summary {
width: 100%;
min-height: 56px;
padding: 0px 0px 0px 0px;
}

.cancelIcon .slds-icon {
fill: #2D2C2C;
width: 18.333px;
height: 18.333px
}
.slds-input,
.slds-input.slds-combobox__input,
.slds-combobox__input {
border: 1px solid #626161 !important;
}

/*  Commenting this css for violations page changes story 2874654 */
/* .application-container .slds-input:active,
.application-container .slds-input:hover {
border: none !important;
box-shadow: none !important;
} */
.custom-datatable .slds-max-medium-table_stacked th:before,
.custom-datatable .slds-max-medium-table_stacked td:before,
.custom-datatable .slds-max-medium-table--stacked th:before,
.custom-datatable .slds-max-medium-table--stacked td:before {
text-transform: initial;
}

.view-benefits-side-nav .activeBtn .slds-button {
color: var(--primary-blue-one) !important;
}
.view-benefits-side-nav .slds-button {
color: var(--NEUTRAL-2, #626161) !important;
}
.mycases .custom-datatable .slds-th__action .slds-truncate {
white-space: wrap;
text-overflow: unset;
}
.mycases .slds-button {
color:#1B3C71;
text-decoration-line: underline;
}
.casestatus .slds-truncate .slds-badge{
min-width: 100px;
padding: 0.2rem 1rem;
}
.authstatus .slds-truncate .slds-badge{
min-width: 75px;
padding: 0.2rem 0.5rem;
}
.mycases .custom-datatable .slds-th__action {
padding: 2rem 0rem 2rem 0.5rem;
}
.mycases .custom-datatable .slds-table tbody td {
padding: 2rem 0rem 2rem 0.5rem;
}

.grant-access-table-container .slds-hyphenate{
word-break: break-all;
}
.generic-date-picker .slds-button:focus {
box-shadow: unset !important;
 outline: 2px solid #2d2c2c !important;
}
@media only screen and (max-width: 767px) {
.view-benefits-side-nav .slds-button {
  color: var(--PRIMARY-2-BLUE-1, #26539b) !important;
}
.custom-datatable .slds-table tbody tr td[data-label="Action"]{
display: flex !important;
gap: 20px !important;
}
}

.wrapword{
white-space: -moz-pre-wrap !important; /*Mozilla, since 1999*/
white-space: -webkit-pre-wrap; /*Chrome and Safari */
white-space: -pre-wrap; /*Opera 4-6*/
white-space: -o-pre-wrap; /*Opera 7*/
white-space: pre-wrap; /* css-3 */
word-wrap: break-word; /*Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}
.childCasesLinksDash {
color: var(--PRIMARY-BLUE-1, #1b3c71) !important;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px;
letter-spacing: 0.129px;
}

c-clq-dynamic-form c-generic-radio .noRadioBorder .checkmark,
c-cclp-dynamic-form c-generic-radio .noRadioBorder .checkmark,
c-cclp-provider-management-service-information c-generic-radio .noRadioBorder .checkmark,
c-cclp-provider-demographics-address c-generic-radio .noRadioBorder .checkmark,
c-cclp-individual-declaration c-generic-radio .noRadioBorder .checkmark{
margin-left: 0px !important;
}

c-clq-dynamic-form c-generic-radio .noRadioBorder .radio-label,
c-cclp-dynamic-form c-generic-radio .noRadioBorder .radio-label,
c-cclp-provider-management-service-information c-generic-radio .noRadioBorder .radio-label,
c-cclp-provider-demographics-address c-generic-radio .noRadioBorder .radio-label,
c-cclp-individual-declaration c-generic-radio .noRadioBorder .radio-label  {
padding-left: 32px !important;
}
.non-compliance-action-plan-accordion .slds-is-open > .slds-accordion__content {
overflow: visible !important;
}
@media only screen and (max-width: 1023px) {
c-clq-dynamic-form c-generic-radio .noRadioBorder input[type="radio"] span.checkmark ,
c-cclp-dynamic-form c-generic-radio .noRadioBorder input[type="radio"] span.checkmark,
c-cclp-provider-management-service-information c-generic-radio .noRadioBorder input[type="radio"] span.checkmark,
c-cclp-provider-demographics-address c-generic-radio .noRadioBorder input[type="radio"] span.checkmark,
c-cclp-individual-declaration c-generic-radio .noRadioBorder input[type="radio"] span.checkmark{
  margin-left: 0px !important;
}

c-clq-dynamic-form c-generic-radio .noRadioBorder input[type="radio"] .radio-label,
c-cclp-dynamic-form c-generic-radio .noRadioBorder input[type="radio"] .radio-label,
c-cclp-provider-management-service-information c-generic-radio .noRadioBorder input[type="radio"] .radio-label,
c-cclp-provider-demographics-address c-generic-radio .noRadioBorder input[type="radio"] .radio-label,
c-cclp-individual-declaration c-generic-radio .noRadioBorder .radio-label  {
  padding-left: 32px !important;
}
}
/* Start : Mobile responsiveness changes*/
@media only screen and (max-width: 767px) {
c-ccfp_-submitted-documents c-cclp-expandable-section .card-header.accordion-btn {
  flex-direction: column;
  align-items: normal;
}
c-ccfp_-submitted-documents c-cclp-expandable-section .card-header.accordion-btn .title-div {
    align-items: start;
}
.doc-tabs .slds-tabs_default__item a[data-label="Document Details"] {
  font-size: 16px !important;
  width: 10rem !important;
}
}
/* End : Mobile  responsiveness changes*/
.uiButton .label.bBody{
text-align: center;
}
.slds-checkbox .slds-checkbox_faux, .slds-pill {
border-color: var(--neutral-2, #626161) !important;
}
.slds-has-error .slds-checkbox [type=checkbox]+.slds-checkbox__label .slds-checkbox_faux {
border-color: var(--slds-g-color-error-base-40, var(--lwc-colorBorderError, rgb(234, 0, 30))) !important;
}