<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

/***************************************/
/* Customize base styles for           */
/* Long Beach Schedule Appt Pages      */
/***************************************/
/* Warning: changing attributes like:  */
/* width, height, float, position,     */
/* margin, etc                         */
/* will effect the responsive layout   */
/* and may break the appearance on     */
/* mobile or tablet devices.           */
/***************************************/
/* Font-Weight Guide:                  */
/* Don't use 'bold'                    */
/* font-weight:200; &lt;-- Thin           */
/* font-weight:300; &lt;-- Light          */
/* font-weight:400; &lt;-- Normal         */
/* font-weight:500; &lt;-- Medium         */
/* font-weight:600; &lt;-- Semi-Bold      */
/* font-weight:700; &lt;-- Bold           */
/***************************************/

/* Page Background */
html {
    background:#dedede;
}
@media all and (min-width: 768px) { 
    html {
        background: url(/globalassets/schedule-an-appointment/development-assets/schedulebg.jpg)
		 no-repeat fixed left;
        background-size: cover;
    }
}
body {
    background: none;
    color:#3e3f41;
}
.dept-header {
    background: rgba(255, 255, 255, .9);
}
.dept-branding img {

margin-right: 35px;

}
/*Hide Menu*/
.dept-menu-wrap {
   display: none;
}
/* Common page element styles */
.dept-content .main-content .content-inner {
    padding-top: 12px;
}
.main-content ul li, .main-content ol li {
    padding-bottom:14px;
}
.main-content ol + p, .main-content ul + p {
    margin-top:14px;
}
.main-content ol ol, .main-content ul ul, .main-content ol ol li:last-child, .main-content ul ul li:last-child {
    margin-bottom:0;
    padding-bottom: 0;
}
.col-md-5.col-sm-5 {
	display: none;
}
.col-md-7.col-sm-7 {
	width: 100%;
	height: 100%;
	padding: auto;
}

/* BREADCRUMBS */
.dept-breadcrumbs {
    background:rgba(255, 255, 255,0.9);
}
.dept-breadcrumbs a {
    color: #545454;
}

/* RIGHT COLUMN */
.dept-right-col {
    background: rgba(21, 100, 196, 0.9);
}
.dept-content .dept-right-col a {
    color:#fff;
    padding-top:4px;
    padding-bottom:4px;
    text-decoration: none;
    margin-top:2px;
	margin-left: 10px;
}

.dept-right-col h3, h4, h5 {
border-bottom: solid 1px #e2ecf9;
color: #fafafa;
padding: 5px 0px;
text-transform: capitalize;
}
.dept-content .dept-right-col .dept-announcement {
	background: rgba(255,255,255,.2);
}
.dept-content .dept-right-col .dept-announcement h3.announce-h3 {
	color: #fafafa;
	text-transform: uppercase;
}
.dept-content .dept-right-col .dept-announcement h3, h4, h5 {
	color: #fafafa !important;
	font-weight: 600;
	border-bottom: 1px solid #fafafa;
	text-transform: uppercase;
	font-size: 14px;
}
.dept-content .dept-right-col .dept-announcement a {
	color:#fff;
	text-decoration:underline;
	margin-left: 0;
}
.dept-content .dept-right-col .dept-announcement a:hover{
	color:#15437b !important;
}

.dept-content .dept-right-col a:hover {
    background: none;
	color: #83c0ef;
}
.dept-content .dept-right-col h4 {
    color:#fafafa !important;
	font-weight: 600;
    border-bottom:1px solid #fafafa;
	text-transform: uppercase;
}
.dept-content .dept-right-col p {
    color:#fafafa;
}
.dept-content .dept-right-col .update-block {
    margin-bottom:36px;
}
.dept-content .dept-right-col h4 + .update-block {
    margin-bottom:64px;
}

.dept-content .dept-right-col .social-tt {
    background-position: -48px -13px; 
}
.dept-content .dept-right-col .social-yt  {
    background-position: -96px -13px; 
}
.dept-content .dept-right-col .update-block h5 {
    background:rgba(96,109,146, .5);
    color:#fafafa;
}
.dept-content .dept-right-col .update-block h5  a, .dept-content .dept-right-col .update-block h5  a:hover {
    background: none;
}
.dept-content .dept-right-col .update-block h5 + h5 {
    margin-top:12px;
}

.dept-content .dept-right-col .side-btn:first-child {
    margin-top: 5px;
}
.dept-content .dept-right-col .side-btn {
    background: #245a9d;
    color:#e2ecf9;
    margin: 5px 0;
	padding: 8px;
}

.dept-content .dept-right-col .side-btn a{
    background: transparent;
    color:#e2ecf9;
	padding: 8px;
	text-decoration: none;
}
.dept-content .dept-right-col .side-btn:hover {
    background: #15437b;
    color:#e2ecf9;
	padding: 8px;

}

.dept-content .dept-right-col .side-btn span{
    margin-right: 10px;
}
.dept-content .dept-right-col .side-btn img {
   
	margin-bottom: 0px;

}
.dept-content .dept-right-col .sidebar-content {
padding: 28px 0 28px 15px;
}

/* Responsive Styles */
@media all and (min-width: 1024px) {
}

}
@media all and (max-width: 768px) {
}


.faq-toggle.section-block {
    border: 1px solid #D3DEE6;
    border-radius: 5px;
    padding: 10px;
}

.faq-block &gt; li {
list-style-type: none;
border-bottom: none;
margin-left: 0 !important;
padding-left: 13px;
}
.dept-content .dept-right-col .sidebar-content {
padding: 28px 0 28px 15px;
}
.main-content h1, .main-content h1 a, .main-content .h1, .main-content .h1 a, .main-content h2, .main-content h2 a, .main-content .h2, .main-content .h2 a, .main-content h3, .main-content h3 a, .main-content .h3, .main-content .h3 a, .main-content h4, .main-content h4 a, .main-content .h4, .main-content .h4 a, .main-content h5, .main-content h5 a, .main-content .h5, .main-content .h5 a, .main-content h6, .main-content h6 a, .main-content .h6, .main-content .h6 a {
color: rgba(21, 100, 196, 1);
display: block;
line-height: 1.2;
margin-top: 0px;
margin-bottom: 0px;
font-weight: 500;
text-decoration: none;
text-transform: none;
}

.main-content h2, .main-content h2 a, .main-content .h2, .main-content .h2 a {
	text-transform: uppercase;
	color: #4a4c4e !important;
}
.main-content h4, .main-content h4 a, .main-content .h4, .main-content .h4 a {
	font-weight: 600;
	color: #4a4c4e !important;
	margin-top: 20px;
}

.dept-content .main-content .content-inner h3, .dept-content .main-content .content-inner h3 a {
color: rgba(21, 100, 196, 1);
text-transform: none;
margin-top: 30px;
}

.main-content input[type="button"], .main-content input[type="submit"] {
  background: #18a7c0;
  color: #fff;
  float: none;
}

/*Home Page*/	

.dept-content .main-content .content-inner .col-md-7 {
padding-left: 1%;
padding-right: 1%;
}


.park-container {
	width: 100%;
	font-size: 0px;
	padding-right: 50px;
	display: table;
	background-image: url(/uploadedImages/Pages/Departments/Parking/Media_Library/Images/arrow.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 120px;
}

.box-shadow {
-webkit-box-shadow: 0 0 2px #999;
-moz-box-shadow: 0 0 2px #999;
box-shadow: 0 0 2px #999;
background-color: #fff;
}
.bluebar {
	height: 100%;
	width: 10px;
	background-color: #236cc2;
	display: table-cell;
	
}
.img-wrapper {
	overflow: hidden;

}
.main-content .img-wrapper img {
	margin-bottom: 0px;
	max-width: none;
	height: 100%;
	vertical-align: inherit;
}
.copy-wrap {
	display: table-cell;
	vertical-align: middle;
	padding-left: 4%;
	text-align: left;
	margin-left: 15px;
	width: 423px;
}
	
.copy-wrap h1 {
	font-family: 'Raleway';
	text-transform: uppercase;
	color: #245a9d;
	font-size: 20px;
	margin-top: 0px;
	
}


.dept-content .main-content .content-inner .col-md-7 .copy-wrap h2 {
	font-family: 'Open sans';
	color: #4e5763;
	font-size: 14px;
	text-transform: none;
	margin: 0px;
	font-weight: 400;
	text-decoration: none;
}
.dept-content .main-content .content-inner .col-md-7 .copy-wrap h2 a {
	text-decoration: none;
}
.main-content h1 + h2, .main-content h2 + h3, .main-content h3 + h4, .main-content h4 + h5 {
margin-top: 0px;
margin-bottom: 0px;
}
.park-container:hover {
	background-color: #f2f6fa;
	background-image: url(http://clbektronprod/uploadedImages/Pages/Departments/Parking/Media_Library/Images/arrow.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	
}
.main-content a {
	text-decoration: none;
	color: #18a7c0;
}
.main-content a:hover {
	text-decoration: underline;
	background: transparent !important;
	color: #18a7c0 !important;
}


.faq-block &gt; li h3.faq-toggle, .faq-block &gt; li h4.faq-toggle {
  margin: 20 !important;
}
.faq-block &gt; li {
  border-bottom: 1px solid #18a7c0;

}

@media all and (min-width: 1024px) {

	.copy-wrap h1 {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 500;
}
.park-container {
	height: 113px;	
}
.dept-content .main-content .content-inner .col-md-7 .copy-wrap h2 {
	font-size: 14px;
}
}
@media all and (max-width: 959px) {
	.copy-wrap h1 {
		font-size: 16px;
		margin-bottom: 5px;
		font-weight: 700;
	}
	.park-container {
		height: 83px;
	}
	.dept-content .main-content .content-inner .col-md-7 .copy-wrap h2 {
	font-size: 13px;
}
	.copy-wrap {
		padding-bottom: 4%;
		padding-top: 4%;
	}

}
@media all and (max-width: 767px) {
	.copy-wrap {
		padding-bottom: 2%;
		padding-top: 2%;
	}
	.copy-wrap h1 {
		margin-bottom: 0px;
		.dept-content .main-content .content-inner .col-md-7 .copy-wrap h2 {
	font-size: 12px;
}
}
@media all and (max-width: 729px) {
.main-content .img-wrapper img {
	display: none;
}
}
@media all and (max-width: 599px) {
/*.img-wrapper {
	display: none;
*/
}
	.bluebar {
		width: 20px;
	}
	.copy-wrap {
		padding-bottom: 4%;
		padding-top: 4%;
	}
	.dept-branding img {
		margin-top: 12px;
		width: 50px;
	}
	.dept-branding h1 {
		margin-top: 32px;
	}
}

	
	
</pre></body></html>