/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/
#pum-802 {
	bottom: 50px;
	z-index: 199999;
}
.pum-close {
	display:none;
} 
.pum-content {
    font-size: 14px;
    line-height: 20px;
}
.pum-content p {
    margin: 0 0 1.2rem;
}
.pum-title {
    margin-bottom: 20px;
}

#BorlabsCookieBox ._brlbs-box-wrap {
	z-index: 20000000;
}

.footer-link {
	margin-left: 15px;
}
.l-subheader-cell.at_left>* {
    margin-right: 0;
}
@media (min-width: 900px) {
	.l-canvas {
		border-top: 36px solid #1565C0;
	}
.l-subheader-cell>* {
    max-width: 100%;
    margin-left: 0rem !important;
}
.l-subheader-cell {
    text-align: left !important;
    flex-direction: column;
}
}
.w-page-title {
    margin: 40px 0 0 0;
    padding: 0;
}
li {
    margin: 0 0 0.2rem;
}
.header_ver .w-nav-anchor.level_1 {
    padding: 0 1.9em;
}
.form-hr {
	border: none !important;
	width:0px !important;
}
no-touch .l-body .cl-btn:hover, .no-touch input[type="submit"]:not(.button):hover {
    background-color: #1565C0 !important;
}
.l-body .cl-btn, input[type="submit"]:not(.button) {
    background-color: #1565C0 !important;
}
.small {
	font-size:12px;
}
.downloads ul {
    list-style-type: none;
    margin-left: 0;
}
.downloads ul li {
    padding: 0.6rem 1rem;
    border-bottom: 1px solid;
    border-color: var(--color-content-border);
    outline: none !important;
}
.downloads a[href$=".pdf"] { 
    background-image: url(/wp-content/uploads/pdf.gif);
    padding-left: 20px;
    background-repeat: no-repeat;
}