.webform-submission-content-update-form-form .js-form-type-webform-document-file .webform-managed-file-preview-wrapper input[type="checkbox"] {
	display: none;
}

.webform-submission-content-update-form-form .js-form-type-webform-document-file .webform-managed-file-preview-wrapper label {
	font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 19.6px;
  color: #075B97;
}

.webform-submission-content-update-form-form .js-form-type-webform-document-file input[name="upload_file_s_remove_button"] {
	display: none;
}

.webform-submission-content-update-form-form .remove-file-btn {
	background: url('/themes/custom/crdc_foundation/images/icons/cross.png') no-repeat center center;
  background-size: contain; /* Ensures the image scales correctly */
  border: none;
  width: 18px;  
  height: 18px; 
  cursor: pointer;
  margin-left: 12px !important;
  display: inline-block;
}

.webform-submission-content-update-form-form .description span {
	font-weight: 500;
  font-size: 16px;
  font-style: italic;
  line-height: 19.6px;
  margin-left: 17px;
  color: #083A50;
}

.req-contnt-upd {
	display: none;
}

.off-canvas-wrapper {
	overflow: clip;
}

.news-para-group .header-wrapper {
	position: sticky;
  top: 0;
  background: white;
  padding-top: 16px;
  background: white;
}

.news-para-group .scroll-wrap {
		max-height:unset;
		max-height: unset;
		overflow: unset;
		overflow-y: unset;
		margin-bottom: 50px;
}
.news-para-group .link-header ul li a {
	color: #075B97;
}
.news-para-group .link-header ul li a:hover {
	text-decoration:underline;
}
.node--type-news .page-content .createdon {
    font-family: "Nunito Sans", sans-serif;
}
.node--type-news .news-left-col{
	padding-right:5rem;
}
.node--type-news .sidebar .field-name-field-news-links .field-items .field-item a {
   color: #1673B1;
font-size: 18px;
font-style: normal;
line-height: 25px;
}
.news-para-group .mob-header {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    align-items: flex-end;
}
.news-para-group #news-para-section {
	width:100%;
}

.news-para-group .mob-header li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 16px;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: end;
    line-height: 13px;
}
.node--type-news .sidebar>div .block-title {
    color: #0D4C8F;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.hr {
	border-bottom: 1px solid #B6B6B6;
	width: 92%;
}
.news-para-group .link-header {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 52px;
    border-bottom: 1px solid #B6B6B6;
}
.news-para-group .link-header ul li {
    width: calc(100% / 3);
    padding: 10px 0;
    box-sizing: border-box;
    padding-right: 75px;
    padding-bottom: 2px;
    padding-left: 4.5px;
    line-height: 1px;
}
.news-para-group .link-header ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 4px 0 30px;
    width: 91%;
    margin-left: -3px;
}
.news-para-group .link-header h4 {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0%;
    text-transform: uppercase;
    display: block;
    margin-bottom: -6px;
}
.news-para-group .link-header h4:after {
    content: '';
    background: #000;
    height: 1px;
    width: 231px;
    display: block;
    margin-top: 5px;
}

.scroll-wrap .group .hr {
    width: 100%;
    padding: 12px 0px;
    margin-bottom: 40px;
}
.mobile-text {
		display: none;
}
.desktop-text {
		display: block;
		padding-top: 16px;
		}
.fa-ext.extlink {
	z-index: -1;
}
@media screen and (max-width: 63.9375em) {
    .node--type-news .region-highlighted {
        padding: 0;
        height: 375px;
        width: 100%;
        display: flex;
        align-items: anchor-center;
    }
}
		@media screen and (max-width: 47.9375em) {
			.mobile-text{
			display: block;
		}

		    .node--type-news .region-highlighted {
        padding: 0;
         display: flex;
        align-items: anchor-center;
    }
		.desktop-text {
		display: none;
		}
		.news-para-group .link-header ul li {
			width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 18px;
		}
		.news-para-group .link-header h4 {
        display: none;
    }
		.news-para-group .link-header ul {
        -ms-flex-direction: column;
        flex-direction: column;
        display: none;
    }
    .news-para-group .link-header .active ul {
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 9px;
;
    }
    .news-para-group .mob-header {
    	margin: 0 0 12px;
    	padding-top: 12px;
    }
    .news-para-group .header-wrapper {
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0px, white 51px);
    }
	}
	.para-content {
    border-bottom: 1px solid #B6B6B6;
    margin-bottom: 50px;
    padding-bottom: 30px;}
  .para-content:last-child {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0;
    }
  .news-para-group .fixed {
    position: sticky !important;
    background:white;
}
.content-wrap  {
    position: relative;
    overflow: hidden;
  }
  
  .content-wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px; /* height of the fade */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); /* adjust colors if needed */
    pointer-events: none; /* so it doesn’t block interaction */
  }
    @media screen and (max-width: 47.9375em) {
    .content-wrap  {
        position: relative;
        overflow: hidden;
      }
      .news-para-group .fixed {
    background:none;
}
      .content-wrap:after {
        content: "";
        position: absolute;
        bottom: -8px;
        left: 0;
        width: 100%;
        height: 60px;
        background: linear-gradient(to top, rgba(255, 255, 255, 0) 0px, white 51px);    
      }
    }
    
.news-para-group .scroll-wrap .group .para-content ul {
	list-style: disc;
  margin-left: 20px;
}

.unauthorized-container-parent{
	background: url('/themes/custom/crdc_foundation/images/images/CRDC404.png') no-repeat center center;
	background-size: cover;
    height: 49vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.unauthorized-container {
	display: flex;
    flex-direction: column;
    align-items: center;
    padding: 54.5px 200px;
    background: white;
}

.unauthorized-container a {
    padding: 12.5px 30px;
    background: #4F5D69;
    color: white;
    font-size: 12px;
    font-weight: 600;
}
.unauthorized-container p {
    margin-bottom: 40px;
    text-align: center;
    width: 437px;
    font-weight: 700;
    color: #383838;
    font-size: 18px;
    
}
.node--type-news .sidebar>div {
	padding: 2rem 0.2rem 2rem 1.2rem;
}
@media screen and (max-width: 47.9375em) {
	.news-para-group .scroll-wrap ul {
    padding: 0;
    margin: 16px 0;
    list-style: none;
}
	.unauthorized-container-parent {
		
		height: 20vh;
	}
	.unauthorized-container {
	padding: 10px 5px;
	}
	.node--type-news .news-left-col {
    padding-right: 0px;
}
}
@media screen and (max-width: 63.9375em) {
    .node--type-news .page-content .createdon {
        font-size: 16px;
        line-height: 17px;
        color: #252222;
        font-weight: 700;
    }
}
