#CSS for community modifications GOV UK
body,html {
  margin: 0px;
  padding: 0px; background: #F3F2F1;
}
div.siteforceContentArea {
  background: white;
}
body > div.siteforceStarterBody > div.cCenterPanel.slds-m-top--x-large.slds-p-horizontal--medium {
  margin: 0px !important;
  padding: 0px !important; }
body > div.siteforceStarterBody >
div.cCenterPanel.slds-m-top--x-large.slds-p-horizontal--medium >
div > div > div > div > div.cb-section_row.slds-grid.slds-wrap.slds-large-nowrap > div {
  margin: 0px !important;
  padding: 0px !important; }
body > div.siteforceStarterBody > div.cCenterPanel.slds-m-top--x-large.slds-p-horizontal--medium >
div > div.slds-col--padded.comm-content-header.comm-layout-column {
  margin: 0px !important;
  padding: 0px !important; }
body > div.siteforceStarterBody > div.cCenterPanel.slds-m-top--x-large.slds-p-horizontal--medium >
div > div.slds-col--padded.comm-content-footer.comm-layout-column {
  margin: 0px !important;
  padding: 0px !important; }
.forceCommunityFlowCommunity, .slds-card {
    border: none !important;
}


body .themeContent .uiButton .label{
    color:inherit !important;
}

.govuk-heading-l{
    color: #0b0c0c;
    font-family: GDS Transport, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.0416666667;
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
}

.govuk-template.capita-auth .themeContainer .error{
    font-family: GDS Transport, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #d4351c;
    margin-bottom: 15px;
    font-weight: 700;
    text-align:left;
}

.govuk-template.capita-auth .themeContainer .inputContainer{
    padding:0;
    background-color:transparent;
    border:0;
    border-radius:0;
}

/* .govuk-input */
.govuk-template.capita-auth .themeContainer .inputBox{
    border:2px solid #0b0c0c;
    border-radius: 0;
        font-weight: 700;
    font-size: 1rem;
    line-height: 1.25;

    font-family: GDS Transport, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    color:black;
    margin-left:0px;
    font-size:1rem;
    line-height: 1.25;
    height: 2.5rem;
    margin-top: 0;
    padding: 5px;
}
.govuk-template.capita-auth .themeContainer .inputBox:focus{
    outline: 3px solid #fd0;
    outline-offset: 0;
    box-shadow: inset 0 0 0 2px;
}
.govuk-template.capita-auth .inputIcon{
    display:none;
}

.govuk-template.capita-auth .themeContainer .loginButton{
    font-family: GDS Transport, arial, sans-serif;
    font-size:1rem;
    width:auto;
    margin:0px 0px 30px 0px;
    font-weight:400;
    box-sizing: border-box;
    padding: 8px 10px 8px;
    border: 2px solid transparent;
    border-radius: 0;
    color: white;
    background-color: #00703c;
    -webkit-box-shadow: 0 2px 0 #002d18;
    box-shadow: 0 2px 0 #002d18;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
        -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
        display: inline-block;
    position: relative;
        line-height: 1.1875;
}
.govuk-template .themeContent .loginButton:hover{
    background-color: #005a30;
}

body .govuk-template.capita-auth .themeContent a,
body .govuk-template.capita-auth [data-region-name="intro"] a{
    font-family: GDS Transport, arial, sans-serif;
    font-size:1rem;
    color: #1d70b8;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em;
}
body .govuk-template.capita-auth .themeContent a:visited,
body .govuk-template.capita-auth [data-region-name="intro"] a:visited{
    color: #4c2c92;
}
body .govuk-template.capita-auth .themeContent a:hover,
body .govuk-template.capita-auth [data-region-name="intro"] a:hover{
    text-decoration-thickness: max(3px, .1875rem, .12em);
}
body .govuk-template.capita-auth .themeContent a:focus,
body .govuk-template.capita-auth [data-region-name="intro"] a:focus{
    text-decoration:none;
    color: #0b0c0c;
    outline: 3px solid transparent;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

body .govuk-template.capita-auth

body .themeContent .inputIcon,
body .salesforceIdentityEmployeeLoginLink2{
    display:none;
}



  /* .govuk-input */
  /* community_login-login-form .slds-input,
  .authPages .slds-input {
    font-family: GDS Transport, arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    color:black;
    margin-left:0px;
    font-size:1rem;
    line-height: 1.25;
    padding:5px;
    height:2.5rem;
  }
  .authPages .slds-input:focus{
    outline: 3px solid #fd0;
    outline-offset: 0;
    box-shadow: inset 0 0 0 2px;
  } */


body .govuk-footer__link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em;
}
body .govuk-footer__link:hover {
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
    color: rgba(11, 12, 12, .99);
}

.govuk-template .themeContent .loginButton:focus:not(:active):not(:hover) {
    border-color: #fd0;
    color: #0b0c0c !important;
    background-color: #fd0;
    -webkit-box-shadow: 0 2px 0 #0b0c0c;
    box-shadow: 0 2px 0 #0b0c0c;
}
.govuk-template .themeContent .loginButton:focus:not(:active):not(:hover) {
    border-color: #fd0;
    color: #0b0c0c !important;
    background-color: #fd0;
    -webkit-box-shadow: 0 2px 0 #0b0c0c;
    box-shadow: 0 2px 0 #0b0c0c;
}

.govuk-template .themeContent .loginButton:focus {
    border-color: #fd0;
    outline: transparent solid 3px;
    -webkit-box-shadow: inset 0 0 0 1px #fd0;
    box-shadow: inset 0 0 0 1px #fd0;
}
.govuk-template .themeContent .loginButton:focus {
    border-color: #fd0;
    outline: transparent solid 3px;
    -webkit-box-shadow: inset 0 0 0 1px #fd0;
    box-shadow: inset 0 0 0 1px #fd0;
}

/* govuk task list */
.govuk-task-list {
    font-family: GDS Transport, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    list-style-type: none;
}
.govuk-task-list__item:first-child {
    border-top: 1px solid #b1b4b6;
}
.govuk-task-list__item {
    display: table;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b1b4b6;
}
.govuk-task-list__name-and-hint {
    display: table-cell;
    vertical-align: top;
    color: #0b0c0c;
}
.govuk-task-list__status {
    display: table-cell;
    padding-left: 10px;
    text-align: right;
    vertical-align: top;
    color: #0b0c0c;
}

.govuk-summary-card {
    margin-bottom: 20px;
    border: 1px solid #b1b4b6;
}
.govuk-summary-card__title-wrapper {
    padding: 15px;
    border-bottom: 1px solid transparent;
    background-color: #f3f2f1;
}
.govuk-summary-card__title {
    font-family: GDS Transport, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.25;
    color: #0b0c0c;
    margin: 5px 20px 10px 0;
}
.govuk-summary-card__actions {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    margin: 5px 0;
    padding: 0;
    list-style: none;
}
.govuk-summary-card__action {
    display: inline;
    margin: 0 10px 0 0;
    padding-right: 10px;
    border-right: 1px solid #b1b4b6;
}
.govuk-summary-card__content {
    padding: 15px 15px 0;
}
.govuk-summary-card__action:last-child {
    margin: 0;
    padding-right: 0;
    border-right: none;
}

@media (min-width: 40.0625em) {
    body .govuk-template a,
    .govuk-template .themeContent .loginButton,
    .govuk-template .themeContent .inputBox{
        font-size: 1.1875rem !important;
    }
    .govuk-template .themeContent .inputBox{
        line-height: 1.31579;
    }
    .govuk-template .themeContent .loginButton{
        line-height:1;
    }
    .govuk-heading-l{
        font-size:2.25rem;
        line-height:1.1111111111;
    }
    .govuk-task-list {
        font-size: 1.1875rem;
        line-height: 1.3157894737;
        margin-bottom: 30px;
    }
    body .themeContent .error{
        font-size: 1.1875rem;
    	line-height: 1.31579;
    }
    .govuk-summary-card {
        margin-bottom: 30px;
    }
    .govuk-summary-card__title-wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        padding: 15px 20px;
    }
    .govuk-summary-card__title {
        font-size: 1.1875rem;
        line-height: 1.3157894737;
        margin-bottom: 5px;
    }
    .govuk-summary-card__actions {
        font-size: 1.1875rem;
        line-height: 1.3157894737;
        justify-content: right;
        text-align: right;
    }
    .govuk-summary-card__action {
        margin-right: 0;
    }
    .govuk-summary-card__action:last-child {
        padding-left: 10px;
    }
    .govuk-summary-card__content {
        padding: 15px 20px;
    }
}

/* custom overrides */
body .capita-basic .themeContainer,
body .capita-auth .themeContainer{
    background: #ffffff;
}
body .capita-basic .themeFooter,
body .capita-auth .themeFooter{
    background: #f3f2f1;
}

body footer.themeFooter{
	border-top: 10px solid #1d70b8;
}
body .govuk-footer{
    border:0px;
}

.capita-auth .govuk-main-wrapper--s{
    padding-top:10px;
    padding-bottom:10px;
}

.capita-vh100{
overflow: hidden;
}
.capita-visually-hidden {
    opacity: 0;
    position: absolute;
    width: 1px; /* Maintains some space for layout */
    height: 1px; /* Maintains some space for layout */
    pointer-events: none; /* Prevents accidental clicks */
  }