body {
    font-family: "Roboto","Segoe UI","Helvetica Neue",sans-serif!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 400;
    color: #353535!important;
    font-stretch: normal;
    background-color: #e6eaec;
}

.Header_header__1fCsm {
    height: auto;
    margin: 20px auto;
    max-width: 465px;
    max-height: 67px;
    width: 100%;
}

.dc-table-title {
    margin: 32px;
    font-size: 24px;
    font-weight: 300;
    color: #353535;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
}

.Navigation-module_navWrap__MsfaY {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 230px;
    height: 100%;
    background-image: linear-gradient(#015a99 0%, #0174c3 50%, #36b4e5 100%);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.primary-data-table thead th {
	position: bottom;
	padding-left: 4px;
    background-color: #e6eaec !important;
    color: #0074c3 !important;
    font-size: 14px;
    font-weight: bold !important;
}
.primary-data-table td, .primary-data-table th {
	border-left: solid #ddd 1px;
    border-bottom: 1px solid #dddddd;
    padding: 6px;
    width: auto;
}
.primary-data-table tbody tr:nth-child(2n+1) td {
	background-color: #F2F2F2;
}
.primary-data-table {
	width: auto;
	margin:10px;
	border: solid #ddd 1px;
	border-left:0px;
}
.primary-data-table td { font-family:"Roboto","Segoe UI","Helvetica Neue",sans-serif; letter-spacing: 0px; font-size: 13px;}
.primary-data-table td a { font-family:"Roboto","Segoe UI","Helvetica Neue",sans-serif; letter-spacing: 0px; font-size: 13px;}

.content-container {
    margin-bottom: 50px; /* Adjust the margin to leave space for the footer */
}

.custom-spacing {
    margin-bottom: 280px; /* Adjust the margin as needed */
}

.custom-spacing-sm {
    margin-bottom: 180px; /* Adjust the margin as needed */
}

.custom-spacing-sm {
    margin-bottom: 30px; /* Adjust the margin as needed */
}

.logo {
    display: inline-block;
    margin-top: -25px;
    margin-right: auto;
    width: 10%;
    max-width: 150px;
}

.Title__container {
    padding: 30px 8px 30px 32px;
    color: #353535;
    background-color: #fff;
    display: inline-block;
}

.Details {
    background-color: #fff;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.section-separator {
    width: 100%;
    height: 2px; /* Adjust the height of the separator line */
    background-color: #FFFFFF; /* Set the color of the separator line */
    margin: 20px 0; /* Adjust the margin to control spacing above and below the separator */
}

.logo-home {
    width: 100px; /* Adjust the width to your preference */
    height: 100px; /* Adjust the height to your preference */
    background-color: #0174c3; /* Set the background color */
    border-radius: 15px; /* Set the border radius for rounded corners */
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-home img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%; /* Ensure the image inside the logo is also rounded */
}

.logo-nav {
    width: 177px;
    height: 30px;
}

.detail-status-module_wrap {
    padding: 32px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #fafafa;
}

.detail-status-module_container {
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 #cccccc;
    display: grid;
    grid-template-columns: auto;
    grid-column-gap: 8px;
    grid-row-gap: 32px;
    padding: 24px;
    justify-items: start;
    word-break: break-word;
}

h1, h2 {
    font-weight: 100 !important;
}

h1 {
    font-size: 2rem;
    font-weight: bold !important;
}

h2 {
    font-size: 1rem;
}

.detail-status-module_name__3wk8s {
    font-family: "Roboto Regular", "Roboto", sans-serif;
    font-size: 0.8125rem;
    color: #6e6e6e;
    margin-bottom: 4px;
}

.detail-status-module_value__yGVOa {
    font-family: "Roboto Regular", "Roboto", sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    color: #353535;
    margin-bottom: 0;
    margin-top: 8px;
}

.detail-status-module_container__39HsP {
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 #cccccc;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-column-gap: 8px;
    grid-row-gap: 32px;
    padding: 24px;
    justify-items: start;
    word-break: break-word;
}

.detail-status-module_wrap__3ZuHM {
    padding: 32px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #fafafa;
}

.Tenant_headerStatusWrap__qEi7b {
    margin-left: -32px;
    margin-right: -32px;
    margin-top: -17px;
    position: relative;
}

.Tenant_container__35l6p {
    background-color: #fff;
}

.Tenant_title__1tSUu {
    padding: 25px 8px 25px 32px;
    color: #353535;
    background-color: #fff;
    display: inline-block;
}

.Tenant_accountDetail__87KOF .Tenant_sectionsSideNavWrap__2QjiZ {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.Tenant_title__container {
    display: inline-block;
    color: #353535;
    background-color: #fff;
}

.Tenant_sections__34hTP {
    flex: 1 1 auto;
    padding: 48px 24px;
}

.accordion-module_accordion__3je77.accordion-module_standard__3383D {
    background: transparent !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100vh;
}

.ant-collapse-borderless {
    background-color: #fafafa;
    border: 0;
}

.Tenant_sideNav__Sk8sH {
    flex: 0 0 200px;
    padding-top: 60px;
    padding-right: 30px;
    padding-left: 10px;
    background-color: #fff;
}

.custom-container {
    background-color: white;
    padding: 20px; 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Adjust shadow as needed */
    border-radius: 8px; /* Add border radius for rounded corners */
}

.description__1-asE {
    font-family: "Roboto-Regular","Roboto",sans-serif;
    font-size: .875rem;
    font-weight: 450;
    color: #353535;
    margin-bottom: 0;
    margin-top: 8px;
}

.CADetails_inner__1-gnl {
    display: flex;
    flex-wrap: wrap;
}

.ant-collapse-content {
    color: rgba(0,0,0,.85);
    background-color: #fff;
}

.CADetails_label__32-aR {
    margin-bottom: 8px;
    font-size: 13px;
    color: #6e6e6e;
}

.CADetails_importantInfoLink__2hZoz, .CADetails_info__1QuJc {
    margin-bottom: 4px;
    line-height: normal;
    font-size: 14px;
    color: #353535;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-right: 20px;
}


.ViewLayout_collapse__1UGXW.ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
    padding: 15px 0 0 40px;
}

.ant-collapse-content .ant-collapse-content-box {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px
}

.Review_certSection__3u028 {
    margin-bottom: 30px;
  }
  
.Review_certBlockTitle__13WI9 {
    font-size: 16px;
    text-align: right;
    width: 150px;
    margin-bottom: 8px;
    line-height: 1;
  }
  
.Review_certField__1vcdl {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 5px;
    line-height: 1;
  }
  
.Review_certFieldName__3R7FT {
    flex: 0 0 180px;
    padding-right: 30px;
    text-align: right;
    font-size: 13px;
    color: #6e6e6e;
  }

.pem-content {
    width: 600px; /* Adjust the width as needed */
    height: 400px;
    font-size: 12px; /* Adjust the font size as needed */
    padding: 8px; /* Adjust the padding as needed */
    resize: true; /* Prevent resizing */
    border-color: #ccc;
}

.badge-active {
    color: #6e6e6e;
    font-size: 0.815rem;
    border: 1px solid #3598db;
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-top: 3px;
}

.badge-expired {
    color: #6e6e6e;
    font-size: 0.815rem;
    border: 1px solid #f5b517;
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-top: 3px;
}

.badge-revoked {
    color: #6e6e6e;
    font-size: 0.815rem;
    border: 1px solid #db4c30;
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-top: 3px;
}

.display-inline {
    display: inline-block; /* Make container size with content */
    max-width: 100%; 
}

.tag-module_public {
    color: #353535;
    font-size: 0.815rem;
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 20px;
    text-align: center;
    vertical-align: baseline;
    border-radius: 30px;
    background: #e9f5ce;
    min-width: 69px;
}

.tag-module_private {
    color: #353535;
    font-size: 0.815rem;
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 20px;
    text-align: center;
    vertical-align: baseline;
    border-radius: 30px;
    background: #f0f0f0;
    min-width: 69px;
}

.capable-tags {
    color: #6e6e6e;
    font-size: 0.815rem;
    border: 1px solid #6e6e6e;
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-top: 3px;
}

.lint-table {
    width: 50%; /* Adjust width as needed */
    margin: 20px 0;
    border-collapse: collapse;
}

.lint-table th,
.lint-table td {
    border: 1px solid #ccc; /* Ensure borders for both th and td */
    padding: 10px;
    text-align: center; /* Center-align text in both th and td */
}

.lint-table th {
    background-color: #f0f0f0; /* Background color for table headers */
    font-weight: bold;
}

.lint-table tr {
    background-color: #e8e8e8;
    padding: 3px;
    border-radius: 4px;
    overflow-x: auto;
    max-height: 400px;
}

.lint-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.lint-table tr:nth-child(odd) {
    background-color: #fff;
}

.lint-table td {
    margin-top: 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
}

/* lint cell styling */
.notice-cell {
    background-color: #d9edf7;
}

.warning-cell {
    background-color: #fcf8e3;
}

.error-cell {
    background-color: #f2dede;
}

.fatal-cell {
    background-color: #fac091;
}

.btn-block {
    width: 100%;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.table tr {
    border-bottom: solid 1px #cccccc;
}

.table th {
    height: 60px;
    padding-right: 68px;
    position: relative;
    background-color: #f2f2f2;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.table td {
    padding: 10px;
}

.table tbody tr:hover {
    background-color: #e6f7ff; 
}

.button-container {
    display: flex;
    gap: 10px; /* Add space between buttons */
}

.form-inline .form-group {
    margin-right: 10px;
}

.asset-search-results {
    max-width: 150px;
    overflow-wrap: break-word;
    white-space: normal;
}

.ccadb-documents-results th,
.ccadb-documents-results td {
    padding: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ca-owner { width: 200px; }
.type { width: 100px; }
.link { width: 750px; white-space: normal; overflow-wrap: break-word; }
.last-updated-date { width: 150px; }

.ca-owner input, .type select, .link input, .last-updated-date input {
    width: 100%;
    max-width: 100%;
    display: block;
}

/* Override Bootstrap form-control */
.ccadb-documents-results input.form-control,
.ccadb-documents-results select.form-control {
    width: 100%;
    max-width: 100%;
    padding: 4px;
    box-sizing: border-box;
}