<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 575.98px) { 
	.cds-logo .cds-logo-text .cds-header-title {
		font-size: 2.6rem;
	}
	.cds-navbar {
		padding-left: 15px;
	}
}

@media (min-width: 575.99px) { 
	.cds-logo .cds-logo-text .cds-header-title {
	    font-family: "Big Shoulders Text",sans-serif;
	    font-weight: 700;
	    font-size: 3.6rem;
	}
}

.logo-text-dept {
    padding-right: 5px;	
}

.logo-text-app {
    border-left: 1px solid #000000;
    padding-left: 5px;
}


.no-left-padding {
	padding-left: 0px!important;
}

.cds-menu-btn {
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 8rem;
}

.form-group {
	margin-right: 20px;
	padding-left: 5px;
	margin-bottom: 1rem;
}



html {
	overflow-y: scroll;
	min-height: 100%;
}

body {
	min-height: 100%;
}

main {
	min-height:50vh;
}

/*
APP OVERRRIDES
*/
.form-group {
	margin-right: 25px;
	margin-bottom: 1rem;	
}

.form-row {
	margin-left:0px;
}

.form-row-actions {
	margin-top:20px;
}

label {
    margin-bottom: 0;
    font-weight: 700 !important;
}
.eds-actions-th {
	min-width:230px !important;
}
.invalid-feedback {
    font-size: 1.25rem;
    height: fit-content;
    font-family: Roboto,serif;
}

.cds-nav-secondary-links a, .cds-nav-secondary-links .cds-header-search-button {
    font-size: 1.3rem;
}

@media (min-width: 768px) {
	.cds-nav-secondary-links li {
	   display:flex;
	}
	
	.cds-nav-secondary {
    	top: -7rem;
    	max-width: 350px;
    	text-align: right;
	}

	.cds-nav-secondary-links li:not(:last-child)::after {
	    color: #d9d9d9;
	    content: " ";
	    padding-left: .5rem;
	}
}

@media (max-width: 575.98px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
    	font-size: 2rem;
	}
}

@media screen and (max-width: 768px) {
	.cds-nav-secondary-links li {
    	display: flex;
	}	
}

.table th {
	font-family:"Roboto";
}

.col-label {
	width: 30%;
}

.col-data {
	width: 70%;
}

.footer-contact-links {
	text-align:right;
}

.cds-nav {
	z-index:1040;
}

/* 
.footer-primary .footer-primary-nav a:first-of-type {
   padding: 1em;
}

*/

@media screen and (max-width: 575.98px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
	    font-size: 1.6rem;
	}
}

@media screen and (max-width: 376px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
	    font-size: 1.4rem;
	}
}

@media screen and (max-width: 321px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
	    font-size: 1.15rem;
	}
}


@media screen and (max-width: 414px) {
	.cds-header .alert {
	}
}

.footer-contact, .footer-contact-links {
	text-align:right;
	width:100%
}

.form-check-inline .form-check-input {
    margin-right: .6rem !important;
    margin-bottom: auto;
    margin-top: 0.5rem;
}

/*
Collapse
*/

.accordion-toggle::after {
  font-family: "Font Awesome 5 Free";
  content: "\f068";
  float: right;
  color: #626668;
  margin-top: -25px;
  font-weight: 900;
}

.accordion-toggle.collapsed::after {
  font-family: "Font Awesome 5 Free";
  content: "\f067";
  font-weight: 900;
}


.main-alert {
	text-align: center;
	font-weight: 600;
}

@media (min-width: 40em) {
	.cds-hero-callout {
	    max-width: 42rem;
	}
}

/*
APP
*/

.owner-tree {
	display: flex;
	
    /*width: fit-content;
    float: right;
    margin-top: -35px;*/
}

/*
.owner-tree &gt; a:first-child {
	display:inherit;
}


.owner-tree &gt; div.btn-group &gt; div.dropdown-menu &gt; a.dropdown-item:first-child {
	display:none;
}
*/
.card-tree {
	min-height: 0px;
    padding: 0rem;
}

.accordion-inner &gt; .card &gt; .card-header &gt; h2 {
	margin-left:2rem;
}

.eds-inprocess {
	padding-left: 2.25rem !important;
    color: yellow !important;
    font-size: 1.4rem;
}

.mlt-1 {
    margin-left: 3rem !important;
}

.mlt-2 {
    margin-left: 6rem !important;
}

.mlt-3 {
    margin-left: 9rem !important;
}

.mlt-4 {
    margin-left: 12rem !important;
}

.mlt-5 {
    margin-left: 15rem !important; 
}

.mlt-6 {
    margin-left: 18rem !important;
}

.mlt-7 {
    margin-left: 21rem !important;
}

@media (max-width: 575.98px) {
	.mlt-1 {
    margin-left: 1rem !important;
	}
	
	.mlt-2 {
	    margin-left: 2rem !important;
	}
	
	.mlt-3 {
	    margin-left: 3rem !important;
	}
	
	.mlt-4 {
	    margin-left: 4rem !important;
	}
	
	.mlt-5 {
	    margin-left: 5rem !important; 
	}
	
	.mlt-6 {
	    margin-left: 6rem !important;
	}
	
	.mlt-7 {
	    margin-left: 7rem !important;
	}
}

.mla-1 {
    margin-left: 1rem !important;
}


.mla-2 {
    margin-left: 2rem !important;
}

.mla-3 {
    margin-left: 3rem !important;
}

.mla-4 {
    margin-left: 4rem !important;
}

.mla-5 {
    margin-left: 5rem !important; 
}

.mla-6 {
    margin-left: 6rem !important;
}

.mla-7 {
    margin-left: 7rem !important;
}

@media (max-width: 768px) {
	.main-alert {
    	font-size: 1.25rem;
	}
}

@media (max-width: 575.98px) {
	.main-alert {
    	font-size: 1rem;
	}
}

.select-auto {
	width: auto;
	display: block;
}

.stepper{
	color: #d0d0d0;
}

.stepper-active {
	color: #000000;
}



.input-xxs {
     width: 80px !important;
}
.input-xs {
     width: 100px !important;
}
.input-sm {
     width: 150px !important;
}
.input-md {
     width: 200px !important;
}
.input-lg {
     width: 250px !important;
}
.input-xl {
     width: 300px !important;
}
.input-xxl {
     width: 425px !important;
}
.input-xxl5 {
     width: 500px !important;
}
.input-xxl6 {
     width: 600px !important;
}
.input-xxl7 {
     width: 700px !important;
}
.input-xxl8 {
     width: 800px !important;
}
@media screen and (max-width: 480px){
	.input-xxl {
    	 width: 300px !important;
	}
}

/*
Data tables override
*/

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0px;
    margin-left: 0px !important;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 0px solid transparent;
    border-radius: 0px;
}



.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 0px !important;
    background-color: transparent !important;
    background: transparent !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: 0px solid transparent !important;
}

/*STEPPER*/

/*!
 * bsStepper v{version} (https://github.com/Johann-S/bs-stepper)
 * Copyright 2018 - {year} Johann-S &lt;johann.servoire@gmail.com&gt;
 * Licensed under MIT (https://github.com/Johann-S/bs-stepper/blob/master/LICENSE)
 * MARGIN OVERRIDE
 */
.bs-stepper {
	margin-top: -10px;
}

.bs-stepper .step-trigger {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: none;
  border-radius: .25rem;
  transition: background-color .15s ease-out, color .15s ease-out;
  font-family: Roboto;
}

.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.bs-stepper .step-trigger:disabled,
.bs-stepper .step-trigger.disabled {
  pointer-events: none;
  opacity: .65;
}

.bs-stepper .step-trigger:focus {
 /* color: #007bff;
  outline: none; */
}

.bs-stepper .step-trigger:hover {
  /* text-decoration: none;
  background-color: rgba(0, 0, 0, .06); */
}

@media (max-width: 520px) {
  .bs-stepper .step-trigger {
    flex-direction: column;
    padding: 10px;
  }
}

.bs-stepper-label {
  display: inline-block;
  margin: .25rem;
}

.bs-stepper-header {
  display: flex;
  align-items: center;
}

@media (max-width: 520px) {
  .bs-stepper-header {
    margin: 0 -10px;
    text-align: center;
  }
}

.bs-stepper-line,
.bs-stepper .line {
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, .12);
}

@media (max-width: 400px) {
  .bs-stepper-line,
  .bs-stepper .line {
    flex-basis: 20px;
  }
}

.bs-stepper-circle {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: .5em 0;
  margin: .25rem;
  line-height: 1em;
  color: #fff;
  background-color: #6c757d;
  border-radius: 1em;
}

.active .bs-stepper-circle {
  background-color: #007bff;
}

.bs-stepper-content {
  padding: 0 20px 20px;
}

@media (max-width: 520px) {
  .bs-stepper-content {
    padding: 0;
  }
}

.bs-stepper.vertical {
  display: flex;
}

.bs-stepper.vertical .bs-stepper-header {
  flex-direction: column;
  align-items: stretch;
  margin: 0;
}

.bs-stepper.vertical .bs-stepper-pane,
.bs-stepper.vertical .content {
  display: block;
}

.bs-stepper.vertical .bs-stepper-pane:not(.fade),
.bs-stepper.vertical .content:not(.fade) {
  display: block;
  visibility: hidden;
}

.bs-stepper-pane:not(.fade),
.bs-stepper .content:not(.fade) {
  display: none;
}

.bs-stepper .content.fade,
.bs-stepper-pane.fade {
  visibility: hidden;
  transition-duration: .3s;
  transition-property: opacity;
}

.bs-stepper-pane.fade.active,
.bs-stepper .content.fade.active {
  visibility: visible;
  opacity: 1;
}

.bs-stepper-pane.active:not(.fade),
.bs-stepper .content.active:not(.fade) {
  display: block;
  visibility: visible;
}

.bs-stepper-pane.dstepper-block,
.bs-stepper .content.dstepper-block {
  display: block;
}

.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,
.bs-stepper:not(.vertical) .content.dstepper-none {
  display: none;
}

.vertical .bs-stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
  visibility: hidden;
}

.eds-radiobuttons {
	margin-right: .5rem;
}

.eds-item {
	background-color: #F1F1F1;
    text-decoration: none;
    padding: 2rem;
}

.eds-page-nav {
	background-color: #F1F1F1;
}

.eds-page-nav a {
	border-right: 1px solid #dedede;
}


.accordion-btn::before {
    font-family: "Font Awesome 5 Free";
    content: "\f107 ";
    font-weight: 900;
}

.accordion-btn.collapsed::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105 ";
    font-weight: 900;
}

/*.eds-login
{
	width:260px;
}

.eds-login &gt; form &gt; .form-group
{
	margin-right: 5px;
}*/

.form-login {
	width: 100%;
}

/*.eds-user {
	margin-right: 8px;
}

.cds-header-title {
	font-size: 3.95rem;
}

.cds-navbar {
    padding-left: 1.5rem;
}

/*
Login Menu
*/
    .submenu-login {
      font-size: 1.5rem; color:white;
    }

    .submenu-right {
      margin-left: -11rem;
      width: 22.5rem;
    }

    .menu-right {
        float:right;
      }

    .btn-login {
      padding: 1.5rem !important;
      color: white !important;
    }
    
	#loginform div.form-group {
		margin-right:0px !important;
	}
	
	#nav-6 #cmdLogin {
		color:white;
	}

    @media screen and (max-width: 575.98px) {
      .menu-right {
        float:inherit;
      }

      .submenu-right {
        margin-left: inherit;
        border: 1px solid #C0C0C0;
        color: inherit;
      }

      .btn-login {
        padding: inherit !important;
        color:inherit !important;
      }
    }
    
.table-actions-first {
	font-size: 1.2rem;
	font-family: Roboto;
	padding: 0rem;
}

.table-actions {
	font-size: 1.2rem;
	font-family: Roboto;
}

.table-actions &gt; i {
	margin-right: .5rem;
}

.action-separator {
	display: inline-block;
	margin:0 1px;
}


    
/*
HERO
*/

.cds-hero {
    background-image: url('/shelterbedreporting/resources/images/login-banner.jpg');
    background-position: 50%;
    font-size:inherit!important;
}

.blue-100 {
	font-family: lora;
	font-size: 1.5rem;
}

.eds-info-lg {
    max-width: 250px !important;
}
.eds-info-xl {
    max-width: 300px !important;
} 

.eds-info-xxl {
	max-width:425px;
}

.eds-alert-ul li {
	margin-left: -2.5rem;
	font-size: 1.2rem;
}

.eds-td {
   vertical-align: middle !important;
}

.mt-a {
	margin-top: auto;
}

.selectAddress {
	padding-left: 1.9rem;
}

.eds-help-btn {
	margin-top: -.55rem;
	display: inline-block;
    font-family: Lora, Roboto;
    font-weight: 400;
    color: #0075bb;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 1.5rem;
}

/* 
Hide filters on responsive mode
*/

span.dtr-title &gt; .eds-dt-filter {
	display:none;
}

.eds-dt-filter {
	font-size: 1.1rem;
}

/*
dataTable overrides
*/
.dataTables_wrapper &gt; .top, .bottom {
	display: flex;
	flex-wrap:wrap;
}

.dataTables_wrapper &gt; .top &gt; div, .bottom &gt; div {
	flex:1;
}

div.dataTables_wrapper div.dataTables_filter {
    padding-top:0.85em;
}

.bottom &gt; .dataTables_length {
	margin-top:0.5rem;
}

/*
dataTable overrides
*/

/* 
Fix for ownership tree headers on small screens
*/
@media screen and (max-width: 575.98px) {
	.card-header &gt; h2 &gt; .btn {
		font-size: 1.2rem;		
	}
	
	.form-check-label {
	    display: inline;
	}
	
	.owner-tree &gt; .btn {
		font-size: 1.25rem;	
	}
	
	/*
	
	.owner-tree &gt; a:first-child {
		display:none;
	}

	.owner-tree &gt; div.btn-group &gt; div.dropdown-menu &gt; a.dropdown-item:first-child {
		display:inherit;
	}
	
	*/
	

}

.ownership-h2 {
	display: flex;
}

.accordion&gt;.card {
    overflow: inherit;
}

td.dt-nowrap { white-space: nowrap }

.invalid-feedback-date { display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid-dropdown {
    background-position: right calc(1.25em + 0.2875rem) center;
}

.eds-nopointer {
	pointer-events: none;
}

.eds-checkbox {
	margin-right: .5rem;
}

.has-error-inline {
    width: 100%;
    margin-left: 1rem;
    color: #e4002b;
	font-size: 1.25rem;
    font-family: Roboto,serif;	
}

.ellipsis {
    padding-top: 1rem;
}

td.actions {
    padding-top: 0rem;
}

/* Google Translate */
#google_translate_element {
	margin-top:-15px;
}
.goog-te-gadget {
	display:inline-block;
}
.goog-te-gadget-icon { 
	display:none;
}
.goog-te-gadget-simple, .goog-te-menu-value {
	font-family:Roboto;
	padding:0px !important;
	border:0px;
	background-color:transparent;
	font-size:1.5rem;
	font-weight:normal;
}

/*
APP OVERRRIDES
*/
.form-group {
	margin-right: 25px;
	margin-bottom: 1rem;	
	margin-left: 10px;
}

.form-row {
	margin-left:0px;
}

.form-row-actions {
	margin-top:20px;
}

label {
    margin-bottom: 0;
    font-weight: 700 !important;
}

.invalid-feedback {
    font-size: 1.25rem;
    height: fit-content;
    font-family: Roboto,serif;
}

.cds-nav-secondary-links a, .cds-nav-secondary-links .cds-header-search-button {
    font-size: 1.3rem;
}

@media (min-width: 768px) {
	.cds-nav-secondary-links li {
	   display:flex;
	}
	
	.cds-nav-secondary {
    	top: -7rem;
    	max-width: 350px;
    	text-align: right;
	}

	.cds-nav-secondary-links li:not(:last-child)::after {
	    color: #d9d9d9;
	    content: " ";
	    padding-left: .5rem;
	}
}

@media (max-width: 575.98px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
    	font-size: 2rem;
	}
}

@media screen and (max-width: 768px) {
	.cds-nav-secondary-links li {
    	display: flex;
	}	
}

.table th {
	font-family:"Roboto";
}

.col-label {
	width: 30%;
}

.col-data {
	width: 70%;
}

.footer-contact-links {
	text-align:right;
}

.cds-nav {
	z-index:1040;
}

/* 
.footer-primary .footer-primary-nav a:first-of-type {
   padding: 1em;
}

*/

@media screen and (max-width: 575.98px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
	    font-size: 1.6rem;
	}
}

@media screen and (max-width: 376px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
	    font-size: 1.4rem;
	}
}

@media screen and (max-width: 321px) {
	.cds-logo-text a h1, .cds-logo-text a .h1 {
	    font-size: 1.15rem;
	}
}


@media screen and (max-width: 414px) {
	.cds-header .alert {
	}
}

.footer-contact, .footer-contact-links {
	text-align:right;
	width:100%
}

.form-check-inline .form-check-input {
    margin-right: .6rem !important;
    margin-bottom: auto;
    margin-top: 0.5rem;
}


/* new Shelter Bed reg page styles - start */
.app-login {
	max-width: 42rem;
	min-width: 25rem;
}

.app-home-content {
	padding-left: 50px;
}

.app-home-graphic {
	width: auto; max-height:25rem;
}

.app-registration-link {
	font-size: 1.56rem;
}

@media (max-width: 768px) {
	.app-login {
		max-width: unset;
	}
	.app-login-page .col-5 {
		flex-basis: 0;
    	flex-grow: 1;
    	max-width: 100%;
	}
	
	.app-login-page .col-7 {
		flex-basis: 0;
    	flex-grow: 1;
    	max-width: 100%;
	}
	
	.cds-hero-callout {
		max-width: 48rem;
	}
	
	.app-home-content {
		padding-left: 15px;
	}
	
	.app-login-page h2 {
		font-size: 2.5rem;
	}
	
	.app-login-page h1 {
		font-size: 2.8rem;
	}
}

.app-help-btn {
	margin-top: -.55rem;
	display: inline-block;
    font-family: Lora, Roboto;
    font-weight: 400;
    color: #0075bb;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 1.5rem;
}

.code-inputs {
     display: flex;
     gap: 10px;
}

.code-inputs input {
    width: 60px;
    height: 45px;
    text-align: center;
    font-size: 2rem;
    font-family: "Arial";
    border: 2px solid #ccc;
    border-radius: 8px;
}

.code-inputs input:focus {
	border-color: #007BFF;
}

th .form-group,
td .form-group {
	margin-left: -5px;
	margin-top: 5px;
}

.app-registration-ack {
    margin-left: -5px !important;
    font-weight: 300 !important;
}

.bed-count {
	width: 90px!important;
}

form#delegateAgencyHomeForm .form-group {
	margin-left: 0px !important;	
}

select#shelter {
    height: 26.5px;
}

p#lastUpdateInfo {
    margin-left: 5px;
}

#delegateAgencyHomeForm input[readonly],
#delegateAgencyHomeForm textarea[readonly]  {
  background-color: #f8f9fa;
  color: #6c757d;           
  border: 1px solid #ced4da;
  cursor: not-allowed;
  font-style: italic;    
}

.active-shift {
	border-left: 3px solid #198754; /* Bootstrap's success color */
    background-color: #f0faf4; /* Very light green */
}

/* new Shelter Bed reg page styles - end */



.form-select {
	font-family: Roboto, serif;
	padding: 7.5px;	
}

#search-actions .mt-4 {
	margin-top: 2.2rem !important;
}
</pre></body></html>