Add cit.nih
|
@ -0,0 +1,23 @@
|
|||
/**
|
||||
* @file
|
||||
* Visual styles for Bootstrap Barrio's system messages.
|
||||
*/
|
||||
|
||||
.alert-success {
|
||||
color: white;
|
||||
background-color: #00c851;
|
||||
border-color: #007e33;
|
||||
}
|
||||
.alert-warning {
|
||||
color: white;
|
||||
background-color: #ffbb33;
|
||||
border-color: #ff8800;
|
||||
}
|
||||
.alert-danger {
|
||||
color: white;
|
||||
background-color: #ff4444;
|
||||
border-color: #cc0000;
|
||||
}
|
||||
.alert-dismissible .btn-close {
|
||||
opacity: 0.6;
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
* @file
|
||||
* Styles for Bootstrap Barrio's breadcrumbs.
|
||||
*/
|
||||
|
||||
.breadcrumb {
|
||||
font-size: 0.929em;
|
||||
}
|
|
@ -0,0 +1,68 @@
|
|||
/**
|
||||
* @file
|
||||
* Visual styles for Bootstrap Barrio's node component.
|
||||
*/
|
||||
|
||||
.node__content {
|
||||
font-size: 1.071em;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
/* View mode teaser styles. */
|
||||
.node--view-mode-teaser {
|
||||
border-bottom: 1px solid #d3d7d9;
|
||||
margin-bottom: 30px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
.node--view-mode-teaser h2 {
|
||||
margin-top: 0;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
.node--view-mode-teaser h2 a {
|
||||
color: #181818;
|
||||
}
|
||||
.node--view-mode-teaser.node--sticky {
|
||||
background: #f9f9f9;
|
||||
background: rgba(0, 0, 0, 0.024);
|
||||
border: 1px solid #d3d7d9;
|
||||
padding: 0 15px 15px;
|
||||
}
|
||||
.node--view-mode-teaser .node__content {
|
||||
clear: none;
|
||||
font-size: 1em;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
/* Node metadata styles. */
|
||||
.node__meta {
|
||||
font-size: 0.857em;
|
||||
color: #68696b;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
.node__meta .field--name-field-user-picture img {
|
||||
float: left; /* LTR */
|
||||
margin: 1px 20px 0 0; /* LTR */
|
||||
}
|
||||
[dir="rtl"] .node__meta .field--name-field-user-picture img {
|
||||
float: right;
|
||||
margin-left: 20px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* Node links styles. */
|
||||
.node__links {
|
||||
text-align: right; /* LTR */
|
||||
font-size: 0.93em;
|
||||
}
|
||||
[dir="rtl"] .node__links {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/* Unpublished node styles. */
|
||||
.node--unpublished {
|
||||
padding: 20px 15px 0;
|
||||
}
|
||||
.node--unpublished .comment-text .comment-arrow {
|
||||
border-left: 1px solid #fff4f4;
|
||||
border-right: 1px solid #fff4f4;
|
||||
}
|
22181
cit.nih.gov/themes/custom/customer_portal_theme/css/style.css?sk17fb
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.5C12.4142 4.5 12.75 4.83579 12.75 5.25V11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H12.75V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75V12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H11.25V5.25C11.25 4.83579 11.5858 4.5 12 4.5Z" fill="#050D15"/>
|
||||
</svg>
|
After Width: | Height: | Size: 513 B |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="arrow-forward">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M11.767 4.4545C12.2063 4.01517 12.9187 4.01517 13.358 4.4545L20.108 11.2045C20.5473 11.6438 20.5473 12.3562 20.108 12.7955L13.358 19.5455C12.9187 19.9848 12.2063 19.9848 11.767 19.5455C11.3277 19.1062 11.3277 18.3938 11.767 17.9545L16.5965 13.125H4.6875C4.06618 13.125 3.5625 12.6213 3.5625 12C3.5625 11.3787 4.06618 10.875 4.6875 10.875H16.5965L11.767 6.0455C11.3277 5.60616 11.3277 4.89384 11.767 4.4545Z" fill="#616265"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 617 B |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="Icons">
|
||||
<path id="Vector" d="M12.0004 10.5856L6.70741 5.29259C6.5188 5.11044 6.2662 5.00964 6.00401 5.01192C5.74181 5.0142 5.491 5.11937 5.30559 5.30477C5.12018 5.49018 5.01501 5.74099 5.01273 6.00319C5.01045 6.26539 5.11125 6.51799 5.29341 6.70659L10.5864 11.9996L5.29341 17.2926C5.11125 17.4812 5.01045 17.7338 5.01273 17.996C5.01501 18.2582 5.12018 18.509 5.30559 18.6944C5.491 18.8798 5.74181 18.985 6.00401 18.9873C6.2662 18.9895 6.5188 18.8888 6.70741 18.7066L12.0004 13.4136L17.2934 18.7066C17.482 18.8888 17.7346 18.9895 17.9968 18.9873C18.259 18.985 18.5098 18.8798 18.6952 18.6944C18.8806 18.509 18.9858 18.2582 18.9881 17.996C18.9904 17.7338 18.8896 17.4812 18.7074 17.2926L13.4144 11.9996L18.7074 6.70659C18.8029 6.61435 18.8791 6.504 18.9315 6.382C18.9839 6.25999 19.0115 6.12877 19.0127 5.99599C19.0138 5.86321 18.9885 5.73154 18.9382 5.60864C18.8879 5.48574 18.8137 5.37409 18.7198 5.2802C18.6259 5.18631 18.5143 5.11205 18.3914 5.06177C18.2685 5.01149 18.1368 4.98619 18.004 4.98734C17.8712 4.9885 17.74 5.01608 17.618 5.06849C17.496 5.1209 17.3857 5.19708 17.2934 5.29259L12.0004 10.5856Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 24 KiB |
|
@ -0,0 +1,8 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="download">
|
||||
<g id="Vector">
|
||||
<path d="M11.75 5H8.5V9.79281L10.1466 8.14656C10.2411 8.05675 10.367 8.00742 10.4973 8.00909C10.6277 8.01076 10.7523 8.0633 10.8445 8.1555C10.9367 8.2477 10.9892 8.37227 10.9909 8.50265C10.9926 8.63303 10.9432 8.75891 10.8534 8.85344L8.35344 11.3534C8.25968 11.4471 8.13255 11.4998 8 11.4998C7.86745 11.4998 7.74032 11.4471 7.64656 11.3534L5.14656 8.85344C5.05675 8.75891 5.00742 8.63303 5.00909 8.50265C5.01076 8.37227 5.0633 8.2477 5.1555 8.1555C5.2477 8.0633 5.37227 8.01076 5.50265 8.00909C5.63303 8.00742 5.75891 8.05675 5.85344 8.14656L7.5 9.79281V5H4.25C3.78602 5.0005 3.34119 5.18503 3.01311 5.51311C2.68503 5.84119 2.5005 6.28602 2.5 6.75V13.25C2.5005 13.714 2.68503 14.1588 3.01311 14.4869C3.34119 14.815 3.78602 14.9995 4.25 15H11.75C12.214 14.9995 12.6588 14.815 12.9869 14.4869C13.315 14.1588 13.4995 13.714 13.5 13.25V6.75C13.4995 6.28602 13.315 5.84119 12.9869 5.51311C12.6588 5.18503 12.214 5.0005 11.75 5Z" fill="#050D15"/>
|
||||
<path d="M8.5 1.5C8.5 1.36739 8.44732 1.24021 8.35355 1.14645C8.25979 1.05268 8.13261 1 8 1C7.86739 1 7.74021 1.05268 7.64645 1.14645C7.55268 1.24021 7.5 1.36739 7.5 1.5V5H8.5V1.5Z" fill="#050D15"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="Icons">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M8.29158 10.2929C8.10477 10.4818 8 10.7368 8 11.0024C8 11.2681 8.10477 11.523 8.29158 11.7119L11.2306 14.6769C11.4486 14.8919 11.7306 14.9989 12.0096 14.9989C12.2886 14.9989 12.5656 14.8919 12.7786 14.6769L15.7086 11.7219C15.8951 11.5329 15.9998 11.278 15.9998 11.0124C15.9998 10.7469 15.8951 10.492 15.7086 10.3029C15.6167 10.2098 15.5073 10.1358 15.3866 10.0853C15.2659 10.0347 15.1364 10.0087 15.0056 10.0087C14.8748 10.0087 14.7452 10.0347 14.6245 10.0853C14.5039 10.1358 14.3944 10.2098 14.3026 10.3029L12.0046 12.6199L9.69758 10.2929C9.60554 10.2001 9.49604 10.1264 9.37538 10.0762C9.25472 10.0259 9.1253 10 8.99458 10C8.86386 10 8.73444 10.0259 8.61378 10.0762C8.49312 10.1264 8.38362 10.2001 8.29158 10.2929Z" fill="#616265"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 919 B |
After Width: | Height: | Size: 7.8 KiB |
|
@ -0,0 +1,10 @@
|
|||
<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="laptop" clip-path="url(#clip0_3710_21644)">
|
||||
<path id="Vector" d="M17.4375 14.5625H16.4412C16.7208 14.2526 16.8754 13.85 16.875 13.4326V5.00492C16.8744 4.55624 16.696 4.12609 16.3787 3.80882C16.0614 3.49155 15.6313 3.31306 15.1826 3.3125H2.81742C2.36874 3.31306 1.93859 3.49155 1.62132 3.80882C1.30405 4.12609 1.12556 4.55624 1.125 5.00492V13.4326C1.12465 13.85 1.27924 14.2526 1.55883 14.5625H0.5625C0.413316 14.5625 0.270242 14.6218 0.164752 14.7273C0.0592632 14.8327 0 14.9758 0 15.125C0 15.2742 0.0592632 15.4173 0.164752 15.5227C0.270242 15.6282 0.413316 15.6875 0.5625 15.6875H17.4375C17.5867 15.6875 17.7298 15.6282 17.8352 15.5227C17.9407 15.4173 18 15.2742 18 15.125C18 14.9758 17.9407 14.8327 17.8352 14.7273C17.7298 14.6218 17.5867 14.5625 17.4375 14.5625Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_3710_21644">
|
||||
<rect width="18" height="18" fill="white" transform="translate(0 0.5)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1 KiB |
After Width: | Height: | Size: 25 KiB |
|
@ -0,0 +1,8 @@
|
|||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="location">
|
||||
<g id="Vector">
|
||||
<path d="M9 7.875C9.62132 7.875 10.125 7.37132 10.125 6.75C10.125 6.12868 9.62132 5.625 9 5.625C8.37868 5.625 7.875 6.12868 7.875 6.75C7.875 7.37132 8.37868 7.875 9 7.875Z" fill="white"/>
|
||||
<path d="M9 1.125C5.89852 1.125 3.375 3.53848 3.375 6.50391C3.375 7.91613 4.01871 9.79418 5.2882 12.086C6.30773 13.9261 7.48723 15.59 8.1007 16.418C8.20437 16.5594 8.33991 16.6745 8.49633 16.7538C8.65276 16.8331 8.82567 16.8744 9.00105 16.8744C9.17644 16.8744 9.34935 16.8331 9.50578 16.7538C9.6622 16.6745 9.79774 16.5594 9.90141 16.418C10.5138 15.59 11.6944 13.9261 12.7139 12.086C13.9813 9.79488 14.625 7.91684 14.625 6.50391C14.625 3.53848 12.1015 1.125 9 1.125ZM9 9C8.55499 9 8.11998 8.86804 7.74997 8.62081C7.37996 8.37357 7.09157 8.02217 6.92127 7.61104C6.75097 7.1999 6.70642 6.7475 6.79323 6.31105C6.88005 5.87459 7.09434 5.47368 7.40901 5.15901C7.72368 4.84434 8.12459 4.63005 8.56105 4.54323C8.9975 4.45642 9.4499 4.50097 9.86104 4.67127C10.2722 4.84157 10.6236 5.12996 10.8708 5.49997C11.118 5.86998 11.25 6.30499 11.25 6.75C11.2493 7.34654 11.0121 7.91846 10.5903 8.34027C10.1685 8.76209 9.59654 8.99935 9 9Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,4 @@
|
|||
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10.6668 7.83333V6.5H9.3335V5.168C9.33358 4.99282 9.29917 4.81933 9.23221 4.65745C9.16525 4.49557 9.06706 4.34846 8.94325 4.22452C8.81944 4.10059 8.67243 4.00225 8.51061 3.93513C8.3488 3.86801 8.17535 3.83342 8.00016 3.83333C7.2655 3.83333 6.66683 4.432 6.66683 5.168V6.5H5.3335V7.83333H4.66683V13.1667H11.3335V7.83333H10.6668ZM9.3335 7.83333H6.66683V6.5H9.3335V7.83333ZM5.3335 6.5V5.168C5.33385 4.46074 5.61487 3.78253 6.11485 3.2823C6.61484 2.78207 7.2929 2.50071 8.00016 2.5C8.35047 2.5 8.69734 2.56902 9.02096 2.70312C9.34458 2.83721 9.63861 3.03376 9.88625 3.28152C10.1339 3.52928 10.3303 3.82341 10.4642 4.1471C10.5982 4.47079 10.667 4.8177 10.6668 5.168V6.5H11.3295C11.6843 6.50071 12.0244 6.6421 12.2751 6.89318C12.5258 7.14426 12.6667 7.48452 12.6668 7.83933V13.1607C12.6668 13.9007 12.0688 14.5 11.3295 14.5H4.67083C4.31596 14.4995 3.97581 14.3581 3.72507 14.107C3.47433 13.8559 3.3335 13.5155 3.3335 13.1607V7.84C3.3335 7.09933 3.9315 6.5 4.67083 6.5H5.3335ZM5.3335 6.5H6.66683V7.83333H5.3335V6.5ZM9.3335 6.5H10.6668V7.83333H9.3335V6.5Z" fill="#20588A"/>
|
||||
<path d="M8.00016 11.8333C8.73654 11.8333 9.3335 11.2364 9.3335 10.5C9.3335 9.76362 8.73654 9.16667 8.00016 9.16667C7.26378 9.16667 6.66683 9.76362 6.66683 10.5C6.66683 11.2364 7.26378 11.8333 8.00016 11.8333Z" fill="#20588A"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
|
@ -0,0 +1,4 @@
|
|||
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10.6668 7.83333V6.5H9.3335V5.168C9.33358 4.99282 9.29917 4.81933 9.23221 4.65745C9.16525 4.49557 9.06706 4.34846 8.94325 4.22452C8.81944 4.10059 8.67243 4.00225 8.51061 3.93513C8.3488 3.86801 8.17535 3.83342 8.00016 3.83333C7.2655 3.83333 6.66683 4.432 6.66683 5.168V6.5H5.3335V7.83333H4.66683V13.1667H11.3335V7.83333H10.6668ZM9.3335 7.83333H6.66683V6.5H9.3335V7.83333ZM5.3335 6.5V5.168C5.33385 4.46074 5.61487 3.78253 6.11485 3.2823C6.61484 2.78207 7.2929 2.50071 8.00016 2.5C8.35047 2.5 8.69734 2.56902 9.02096 2.70312C9.34458 2.83721 9.63861 3.03376 9.88625 3.28152C10.1339 3.52928 10.3303 3.82341 10.4642 4.1471C10.5982 4.47079 10.667 4.8177 10.6668 5.168V6.5H11.3295C11.6843 6.50071 12.0244 6.6421 12.2751 6.89318C12.5258 7.14426 12.6667 7.48452 12.6668 7.83933V13.1607C12.6668 13.9007 12.0688 14.5 11.3295 14.5H4.67083C4.31596 14.4995 3.97581 14.3581 3.72507 14.107C3.47433 13.8559 3.3335 13.5155 3.3335 13.1607V7.84C3.3335 7.09933 3.9315 6.5 4.67083 6.5H5.3335ZM5.3335 6.5H6.66683V7.83333H5.3335V6.5ZM9.3335 6.5H10.6668V7.83333H9.3335V6.5Z" fill="white"/>
|
||||
<path d="M8.00016 11.8333C8.73654 11.8333 9.3335 11.2364 9.3335 10.5C9.3335 9.76362 8.73654 9.16667 8.00016 9.16667C7.26378 9.16667 6.66683 9.76362 6.66683 10.5C6.66683 11.2364 7.26378 11.8333 8.00016 11.8333Z" fill="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
|
@ -0,0 +1,8 @@
|
|||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="log-in">
|
||||
<g id="Vector">
|
||||
<path d="M13.7812 2.8125H8.15625C7.63428 2.81306 7.13384 3.02066 6.76475 3.38975C6.39566 3.75884 6.18806 4.25928 6.1875 4.78125V8.4375H11.5794L9.72738 6.58512C9.62635 6.47877 9.57085 6.33716 9.57273 6.19048C9.57461 6.0438 9.63371 5.90366 9.73744 5.79994C9.84116 5.69621 9.9813 5.63711 10.128 5.63523C10.2747 5.63335 10.4163 5.68885 10.5226 5.78988L13.3351 8.60238C13.4405 8.70786 13.4997 8.85088 13.4997 9C13.4997 9.14912 13.4405 9.29214 13.3351 9.39762L10.5226 12.2101C10.4163 12.3112 10.2747 12.3666 10.128 12.3648C9.9813 12.3629 9.84116 12.3038 9.73744 12.2001C9.63371 12.0963 9.57461 11.9562 9.57273 11.8095C9.57085 11.6628 9.62635 11.5212 9.72738 11.4149L11.5794 9.5625H6.1875V13.2188C6.1875 14.3455 7.37543 15.1875 8.4375 15.1875H13.7812C14.3032 15.1869 14.8037 14.9793 15.1728 14.6103C15.5418 14.2412 15.7494 13.7407 15.75 13.2188V4.78125C15.7494 4.25928 15.5418 3.75884 15.1728 3.38975C14.8037 3.02066 14.3032 2.81306 13.7812 2.8125Z" fill="#050D15"/>
|
||||
<path d="M2.8125 8.4375C2.66332 8.4375 2.52024 8.49676 2.41475 8.60225C2.30926 8.70774 2.25 8.85082 2.25 9C2.25 9.14918 2.30926 9.29226 2.41475 9.39775C2.52024 9.50324 2.66332 9.5625 2.8125 9.5625H6.1875V8.4375H2.8125Z" fill="#050D15"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="log out">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M4.875 5.75C4.57663 5.75 4.29048 5.86853 4.0795 6.0795C3.86853 6.29048 3.75 6.57663 3.75 6.875V18.125C3.75 18.4234 3.86853 18.7095 4.0795 18.9205C4.29048 19.1315 4.57663 19.25 4.875 19.25H12.375C12.6734 19.25 12.9595 19.1315 13.1705 18.9205C13.3815 18.7095 13.5 18.4234 13.5 18.125V16.25C13.5 15.8358 13.8358 15.5 14.25 15.5C14.6642 15.5 15 15.8358 15 16.25V18.125C15 18.8212 14.7234 19.4889 14.2312 19.9812C13.7389 20.4734 13.0712 20.75 12.375 20.75H4.875C4.17881 20.75 3.51113 20.4734 3.01884 19.9812C2.52656 19.4889 2.25 18.8212 2.25 18.125V6.875C2.25 6.17881 2.52656 5.51113 3.01884 5.01884C3.51113 4.52656 4.17881 4.25 4.875 4.25H12C12.7042 4.25 13.4264 4.52832 13.9759 4.95883C14.5225 5.38709 15 6.05241 15 6.875V8.75C15 9.16421 14.6642 9.5 14.25 9.5C13.8358 9.5 13.5 9.16421 13.5 8.75V6.875C13.5 6.66213 13.3703 6.38994 13.0507 6.13957C12.7341 5.89144 12.3312 5.75 12 5.75H4.875ZM16.7197 8.21967C17.0126 7.92678 17.4874 7.92678 17.7803 8.21967L21.5303 11.9697C21.8232 12.2626 21.8232 12.7374 21.5303 13.0303L17.7803 16.7803C17.4874 17.0732 17.0126 17.0732 16.7197 16.7803C16.4268 16.4874 16.4268 16.0126 16.7197 15.7197L19.1893 13.25H8.25C7.83579 13.25 7.5 12.9142 7.5 12.5C7.5 12.0858 7.83579 11.75 8.25 11.75H19.1893L16.7197 9.28033C16.4268 8.98744 16.4268 8.51256 16.7197 8.21967Z" fill="#373737"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="Variant=Filled">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12Z" fill="#373737"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 375 B |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="Icons">
|
||||
<path id="Vector" d="M6 12.5C6 11.948 6.456 11.5 7.002 11.5H16.998C17.2632 11.5 17.5176 11.6054 17.7051 11.7929C17.8926 11.9804 17.998 12.2348 17.998 12.5C17.998 12.7652 17.8926 13.0196 17.7051 13.2071C17.5176 13.3946 17.2632 13.5 16.998 13.5H7.002C6.87047 13.5004 6.74016 13.4748 6.61855 13.4247C6.49693 13.3746 6.3864 13.301 6.29331 13.2081C6.20021 13.1152 6.12638 13.0048 6.07604 12.8833C6.02571 12.7618 5.99987 12.6315 6 12.5ZM6 16.5C6 15.948 6.456 15.5 7.002 15.5H16.998C17.2632 15.5 17.5176 15.6054 17.7051 15.7929C17.8926 15.9804 17.998 16.2348 17.998 16.5C17.998 16.7652 17.8926 17.0196 17.7051 17.2071C17.5176 17.3946 17.2632 17.5 16.998 17.5H7.002C6.87047 17.5004 6.74016 17.4748 6.61855 17.4247C6.49693 17.3746 6.3864 17.301 6.29331 17.2081C6.20021 17.1152 6.12638 17.0048 6.07604 16.8833C6.02571 16.7618 5.99987 16.6315 6 16.5ZM6 8.5C6 7.948 6.456 7.5 7.002 7.5H16.998C17.2632 7.5 17.5176 7.60536 17.7051 7.79289C17.8926 7.98043 17.998 8.23478 17.998 8.5C17.998 8.76522 17.8926 9.01957 17.7051 9.20711C17.5176 9.39464 17.2632 9.5 16.998 9.5H7.002C6.87047 9.5004 6.74016 9.47481 6.61855 9.42472C6.49693 9.37463 6.3864 9.30102 6.29331 9.20811C6.20021 9.1152 6.12638 9.00482 6.07604 8.8833C6.02571 8.76179 5.99987 8.63153 6 8.5Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="open">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M11.25 2.25C11.25 1.93934 11.5018 1.6875 11.8125 1.6875H15.75C16.0607 1.6875 16.3125 1.93934 16.3125 2.25V6.1875C16.3125 6.49816 16.0607 6.75 15.75 6.75C15.4393 6.75 15.1875 6.49816 15.1875 6.1875V3.608L8.27275 10.5227C8.05308 10.7424 7.69692 10.7424 7.47725 10.5227C7.25758 10.3031 7.25758 9.94692 7.47725 9.72725L14.392 2.8125H11.8125C11.5018 2.8125 11.25 2.56066 11.25 2.25ZM3.65625 5.0625C3.43247 5.0625 3.21786 5.1514 3.05963 5.30963C2.90139 5.46786 2.8125 5.68247 2.8125 5.90625V14.3438C2.8125 14.5675 2.90139 14.7821 3.05963 14.9404C3.21786 15.0986 3.43247 15.1875 3.65625 15.1875H12.0938C12.2046 15.1875 12.3143 15.1657 12.4166 15.1233C12.519 15.0809 12.612 15.0187 12.6904 14.9404C12.7687 14.862 12.8309 14.769 12.8733 14.6666C12.9157 14.5643 12.9375 14.4546 12.9375 14.3438V7.875C12.9375 7.56434 13.1893 7.3125 13.5 7.3125C13.8107 7.3125 14.0625 7.56434 14.0625 7.875V14.3438C14.0625 14.6023 14.0116 14.8583 13.9126 15.0972C13.8137 15.336 13.6687 15.5531 13.4859 15.7359C13.3031 15.9187 13.086 16.0637 12.8472 16.1626C12.6083 16.2616 12.3523 16.3125 12.0938 16.3125H3.65625C3.13411 16.3125 2.63335 16.1051 2.26413 15.7359C1.89492 15.3667 1.6875 14.8659 1.6875 14.3438V5.90625C1.6875 5.3841 1.89492 4.88335 2.26413 4.51413C2.63335 4.14492 3.13411 3.9375 3.65625 3.9375H9.54422C9.85488 3.9375 10.1067 4.18934 10.1067 4.5C10.1067 4.81066 9.85488 5.0625 9.54422 5.0625H3.65625Z" fill="#050D15"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="open">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M11.25 2.25C11.25 1.93934 11.5018 1.6875 11.8125 1.6875H15.75C16.0607 1.6875 16.3125 1.93934 16.3125 2.25V6.1875C16.3125 6.49816 16.0607 6.75 15.75 6.75C15.4393 6.75 15.1875 6.49816 15.1875 6.1875V3.608L8.27275 10.5227C8.05308 10.7424 7.69692 10.7424 7.47725 10.5227C7.25758 10.3031 7.25758 9.94692 7.47725 9.72725L14.392 2.8125H11.8125C11.5018 2.8125 11.25 2.56066 11.25 2.25ZM3.65625 5.0625C3.43247 5.0625 3.21786 5.1514 3.05963 5.30963C2.90139 5.46786 2.8125 5.68247 2.8125 5.90625V14.3438C2.8125 14.5675 2.90139 14.7821 3.05963 14.9404C3.21786 15.0986 3.43247 15.1875 3.65625 15.1875H12.0938C12.2046 15.1875 12.3143 15.1657 12.4166 15.1233C12.519 15.0809 12.612 15.0187 12.6904 14.9404C12.7687 14.862 12.8309 14.769 12.8733 14.6666C12.9157 14.5643 12.9375 14.4546 12.9375 14.3438V7.875C12.9375 7.56434 13.1893 7.3125 13.5 7.3125C13.8107 7.3125 14.0625 7.56434 14.0625 7.875V14.3438C14.0625 14.6023 14.0116 14.8583 13.9126 15.0972C13.8137 15.336 13.6687 15.5531 13.4859 15.7359C13.3031 15.9187 13.086 16.0637 12.8472 16.1626C12.6083 16.2616 12.3523 16.3125 12.0938 16.3125H3.65625C3.13411 16.3125 2.63335 16.1051 2.26413 15.7359C1.89492 15.3667 1.6875 14.8659 1.6875 14.3438V5.90625C1.6875 5.3841 1.89492 4.88335 2.26413 4.51413C2.63335 4.14492 3.13411 3.9375 3.65625 3.9375H9.54422C9.85488 3.9375 10.1067 4.18934 10.1067 4.5C10.1067 4.81066 9.85488 5.0625 9.54422 5.0625H3.65625Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 74 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="call">
|
||||
<path id="Vector" d="M13.7465 17.3747C13.0602 17.3747 12.0963 17.1265 10.6527 16.32C8.89738 15.3356 7.53965 14.4268 5.79379 12.6855C4.11051 11.0033 3.29137 9.91417 2.14492 7.82799C0.849768 5.47252 1.07055 4.23784 1.31735 3.71014C1.61125 3.07944 2.04508 2.70221 2.60582 2.3278C2.92432 2.11912 3.26137 1.94024 3.6127 1.79342C3.64785 1.77831 3.68055 1.76389 3.70973 1.75088C3.88375 1.67249 4.14742 1.55401 4.48141 1.68057C4.7043 1.76424 4.90328 1.93546 5.21477 2.24307C5.85356 2.87307 6.72649 4.27616 7.04852 4.96522C7.26473 5.42963 7.40781 5.7362 7.40817 6.08002C7.40817 6.48256 7.20567 6.79299 6.95992 7.12803C6.91387 7.19096 6.86817 7.25108 6.82387 7.30944C6.55633 7.661 6.49762 7.7626 6.53629 7.94401C6.61469 8.30858 7.19934 9.39385 8.16016 10.3526C9.12098 11.3113 10.175 11.859 10.5409 11.9371C10.7301 11.9775 10.8338 11.9163 11.1966 11.6393C11.2486 11.5996 11.3021 11.5584 11.358 11.5173C11.7327 11.2385 12.0288 11.0413 12.4218 11.0413H12.4239C12.766 11.0413 13.0588 11.1896 13.544 11.4343C14.1768 11.7535 15.6221 12.6152 16.2559 13.2547C16.5643 13.5655 16.7362 13.7638 16.8202 13.9863C16.9468 14.3214 16.8276 14.584 16.7499 14.7598C16.7369 14.7889 16.7225 14.8209 16.7073 14.8564C16.5594 15.2071 16.3794 15.5435 16.1698 15.8612C15.7961 16.4202 15.4175 16.853 14.7854 17.1472C14.4608 17.3007 14.1055 17.3785 13.7465 17.3747Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
|
@ -0,0 +1,5 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="remove">
|
||||
<path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12Z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 365 B |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 20 KiB |
|
@ -0,0 +1,3 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 2C10 1.72386 10.2239 1.5 10.5 1.5H14C14.2761 1.5 14.5 1.72386 14.5 2V5.5C14.5 5.77614 14.2761 6 14 6C13.7239 6 13.5 5.77614 13.5 5.5V3.20711L7.35355 9.35355C7.15829 9.54882 6.84171 9.54882 6.64645 9.35355C6.45118 9.15829 6.45118 8.84171 6.64645 8.64645L12.7929 2.5H10.5C10.2239 2.5 10 2.27614 10 2ZM3.25 4.5C3.05109 4.5 2.86032 4.57902 2.71967 4.71967C2.57902 4.86032 2.5 5.05109 2.5 5.25V12.75C2.5 12.9489 2.57902 13.1397 2.71967 13.2803C2.86032 13.421 3.05109 13.5 3.25 13.5H10.75C10.8485 13.5 10.946 13.4806 11.037 13.4429C11.128 13.4052 11.2107 13.35 11.2803 13.2803C11.35 13.2107 11.4052 13.128 11.4429 13.037C11.4806 12.946 11.5 12.8485 11.5 12.75V7C11.5 6.72386 11.7239 6.5 12 6.5C12.2761 6.5 12.5 6.72386 12.5 7V12.75C12.5 12.9798 12.4547 13.2074 12.3668 13.4197C12.2788 13.632 12.1499 13.8249 11.9874 13.9874C11.8249 14.1499 11.632 14.2788 11.4197 14.3668C11.2074 14.4547 10.9798 14.5 10.75 14.5H3.25C2.78587 14.5 2.34075 14.3156 2.01256 13.9874C1.68437 13.6592 1.5 13.2141 1.5 12.75V5.25C1.5 4.78587 1.68437 4.34075 2.01256 4.01256C2.34075 3.68437 2.78587 3.5 3.25 3.5H8.48375C8.75989 3.5 8.98375 3.72386 8.98375 4C8.98375 4.27614 8.75989 4.5 8.48375 4.5H3.25Z" fill="#48A4B6"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><title>icon-dot-gov</title><path fill="#2378C3" fill-rule="evenodd" d="m32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm0 1.2c-17 0-30.8 13.8-30.8 30.8s13.8 30.8 30.8 30.8 30.8-13.8 30.8-30.8-13.8-30.8-30.8-30.8zm11.4 38.9c.5 0 .9.4.9.8v1.6h-24.6v-1.6c0-.5.4-.8.9-.8zm-17.1-12.3v9.8h1.6v-9.8h3.3v9.8h1.6v-9.8h3.3v9.8h1.6v-9.8h3.3v9.8h.8c.5 0 .9.4.9.8v.8h-21.4v-.8c0-.5.4-.8.9-.8h.8v-9.8zm5.7-8.2 12.3 4.9v1.6h-1.6c0 .5-.4.8-.9.8h-19.6c-.5 0-.9-.4-.9-.8h-1.6v-1.6s12.3-4.9 12.3-4.9z"/></svg>
|
After Width: | Height: | Size: 633 B |
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><title>icon-https</title><path fill="#719F2A" fill-rule="evenodd" d="M32 0c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32C14.327 64 0 49.673 0 32 0 14.327 14.327 0 32 0zm0 1.208C14.994 1.208 1.208 14.994 1.208 32S14.994 62.792 32 62.792 62.792 49.006 62.792 32 49.006 1.208 32 1.208zm0 18.886a7.245 7.245 0 0 1 7.245 7.245v3.103h.52c.86 0 1.557.698 1.557 1.558v9.322c0 .86-.697 1.558-1.557 1.558h-15.53c-.86 0-1.557-.697-1.557-1.558V32c0-.86.697-1.558 1.557-1.558h.52V27.34A7.245 7.245 0 0 1 32 20.094zm0 3.103a4.142 4.142 0 0 0-4.142 4.142v3.103h8.284V27.34A4.142 4.142 0 0 0 32 23.197z"/></svg>
|
After Width: | Height: | Size: 720 B |
After Width: | Height: | Size: 244 B |
|
@ -0,0 +1,13 @@
|
|||
const accordionComponent = document.querySelector('.accordion');
|
||||
accordionComponent?.addEventListener('click', (event) => {
|
||||
accordion(event);
|
||||
});
|
||||
|
||||
function accordion() {
|
||||
const btn = event.target.closest('[accordion-trigger]');
|
||||
const expanded = btn.getAttribute('aria-expanded') === 'true';
|
||||
const target = btn.parentNode.nextElementSibling;
|
||||
|
||||
btn.setAttribute('aria-expanded', !expanded);
|
||||
target.hidden = expanded;
|
||||
}
|
|
@ -0,0 +1,69 @@
|
|||
/**
|
||||
* @file
|
||||
* Global utilities.
|
||||
*
|
||||
*/
|
||||
(function (Drupal) {
|
||||
|
||||
'use strict';
|
||||
|
||||
Drupal.behaviors.bootstrap_barrio = {
|
||||
attach: function (context, settings) {
|
||||
|
||||
var position = window.scrollY;
|
||||
window.addEventListener('scroll', function() {
|
||||
if (window.scrollY > 50) {
|
||||
document.querySelector('body').classList.add("scrolled");
|
||||
}
|
||||
else {
|
||||
document.querySelector('body').classList.remove("scrolled");
|
||||
}
|
||||
var scroll = window.scrollY;
|
||||
if (scroll > position) {
|
||||
document.querySelector('body').classList.add("scrolldown");
|
||||
document.querySelector('body').classList.remove("scrollup");
|
||||
} else {
|
||||
document.querySelector('body').classList.add("scrollup");
|
||||
document.querySelector('body').classList.remove("scrolldown");
|
||||
}
|
||||
position = scroll;
|
||||
});
|
||||
|
||||
document.addEventListener('click', function (event) {
|
||||
|
||||
// If the clicked element doesn't have the right selector, bail
|
||||
if (!event.target.matches('.dropdown-item a.dropdown-toggle')) return;
|
||||
|
||||
// Don't follow the link
|
||||
event.preventDefault();
|
||||
|
||||
toggle(event.target.next('ul'));
|
||||
event.stopPropagation();
|
||||
|
||||
}, false);
|
||||
|
||||
// Toggle element visibility
|
||||
var toggle = function (elem) {
|
||||
|
||||
// If the element is visible, hide it
|
||||
if (window.getComputedStyle(elem).display === 'block') {
|
||||
hide(elem);
|
||||
return;
|
||||
}
|
||||
|
||||
// Otherwise, show it
|
||||
show(elem);
|
||||
|
||||
};
|
||||
|
||||
var show = function (elem) {
|
||||
elem.style.display = 'block';
|
||||
};
|
||||
|
||||
var hide = function (elem) {
|
||||
elem.style.display = 'none';
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
})(Drupal);
|
|
@ -0,0 +1,18 @@
|
|||
/**
|
||||
* @file
|
||||
* Global utilities.
|
||||
*
|
||||
*/
|
||||
(function($, Drupal) {
|
||||
|
||||
'use strict';
|
||||
|
||||
Drupal.behaviors.customer_portal_theme = {
|
||||
attach: function(context, settings) {
|
||||
|
||||
// Custom code here
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
})(jQuery, Drupal);
|
|
@ -0,0 +1,16 @@
|
|||
const modals = document.querySelectorAll("[data-modal]");
|
||||
|
||||
modals?.forEach(function (trigger) {
|
||||
trigger.addEventListener("click", function (event) {
|
||||
event.preventDefault();
|
||||
const modal = document.getElementById(trigger.dataset.modal);
|
||||
modal.classList.add("open");
|
||||
const exits = modal.querySelectorAll(".modal-exit");
|
||||
exits.forEach(function (exit) {
|
||||
exit.addEventListener("click", function (event) {
|
||||
event.preventDefault();
|
||||
modal.classList.remove("open");
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
|
@ -0,0 +1,24 @@
|
|||
/* eslint-disable no-var */
|
||||
(function uswdsInit() {
|
||||
"use strict";
|
||||
|
||||
var loadingClass = "usa-js-loading";
|
||||
var fallback;
|
||||
|
||||
document.documentElement.classList.add(loadingClass);
|
||||
function revertClass() {
|
||||
document.documentElement.classList.remove(loadingClass);
|
||||
}
|
||||
|
||||
fallback = setTimeout(revertClass, 8000);
|
||||
|
||||
function verifyLoaded() {
|
||||
if (window.uswdsPresent) {
|
||||
clearTimeout(fallback);
|
||||
revertClass();
|
||||
window.removeEventListener("load", verifyLoaded, true);
|
||||
}
|
||||
}
|
||||
|
||||
window.addEventListener("load", verifyLoaded, true);
|
||||
})();
|