<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pageHdr{
	/* The main container div */
	margin: 0px;
    padding-top: 20px;
    padding-left: 0px;
    position: relative;
    padding-right: 0px;
    width: 43.7%;
    left: -9px;
}

#live{
	font-size:24px;
	color: #6f6f6f; 
	width: 655px;
    margin-top: 0px;
	padding-right: 0px;
}

#live ul {
   list-style: none;
}

#live ul li a:before {
    content: "ï…„";
    font-family: FontAwesome, Arial;
    position: absolute;
    margin-right: -36px;
    margin-top: -5px;
    font-size: 30px;
    color: #f10404;
}
#live ul li a:hover {
color: #f10404;	
}

#searchFormHdr{
	/* The search form. 
	background-color:#ccc;*/
	padding:0px 0px 0px;
	position: unset;
	margin: 0px !important;
	float:left!important; 
	width: 100%;

}

#submitDiv {

	float:left;
	margin-top:0px;
	float: left;
}
html[lang="en"] #submitDiv {
	float:right;
}

#submitButtonHdr{
	font-size:25px;
	font-family:FontAwesome;
	font-weight:normal;
  width: 37px;
    height: 32px;
	color: #333;
	text-align:center;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	background-color: transparent;
	border-radius: 4px;
}

#submitButtonHdr:hover{
	color:#183153;
}

.search-content {
	display: none;
	width: 100%;
	position: absolute;
	top: 103px;
	left: 0px;
	margin-top: -1px;
	z-index: 99;
	background: #fff;
	padding: 20px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	border: 1px solid #dee2e6;
} 


/* social media icon */

.social, .social a { font-family: FontAwesome, Arial; font-size: 30px; padding-left: 0px; 
    text-align: right;
}
.social a, #footer .social a {
    font-family: FontAwesome, Arial;
    padding-left: 5px;
    color: rgba(66, 65, 65, 3);
    text-align: right;
}
.social a.facebook, #footer .social a.facebook {
	color: #1877f2;
}
.social a.youtube, #footer .social a.youtube {
	color: #FF0101;
}
.social a.instagram, #footer .social a.instagram {
	color: #CD0063;
	line-height: 0;
}
.social a.whatsapp, #footer .social a.whatsapp {
	color: #4CC85A;
}
.social a.email, #footer .social a.email {
	color: var(--main-color);
}
input#submitButtonHdr{
	
}
#footer .social a {
	font-size: 32px;
}

/*.social a.whatsapp { color: #4CC85A;}
.social a.instagram { color: #F603AE;}
.social a.facebook { color: #1877f2;}*/
.social a:hover, #footer .social a:hover { color: #183153;}
.socSpace {
    width: 10px !important;
    display: inline-block;
}

/* end social media icon */


.search-content form.search-block-form {
	padding-right: 95px;
	position: relative;
} 
.container-inline div, .container-inline label {
	display: inline;
}
form .form-item label {
	width: 100%;
	font-weight: 600;
	text-transform: capitalize;
	color: #000;
	margin-bottom: 0;
	margin-top: 6px;
	display: none;
}
.search-content form.search-block-form input#edit-keys {
	height: 35px;
	padding: 5px;
	border: 1px solid #dee2e6;
	background: none;
	width: 100%;
	font-size: 20px;
}
.search-content #edit-actions {
	margin: 0 !important;
	padding: 0 !important;
}
.search-content form.search-block-form input[id*="edit-submit"] {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	background: #777;
	color: #fff;
	border: 0;
	font-size: 26px;
	width: 90px;
}



#sHdr{
	/* The search text box. */
    float: left;
    border: none;
    color: #555;
    background-color: #fff;
    /* background: url("/resources/images/searchBox.png") no-repeat 99% 0%; */
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 25px;
    line-height: 18px;
    outline: medium none;
    margin-left: 0px;
    padding: 0 8px 0 0px !important;
    text-indent: 2px;
    text-shadow: 1px 1px 0 white;
    width: 200px;
    border: 1px solid #cccccc;
    line-height: 20px;
    line-height: 19px\9; // CSS Hack only for IE.
}
#sHdr::-webkit-input-placeholder   { color: #cccccc; }
#sHdr::-moz-placeholder { color: #cccccc; }
#sHdr:-ms-input-placeholder  { color: #cccccc; }
/*#sHdr:-webkit-autofill, #sHdr:-webkit-autofill, #sHdr:-webkit-autofill {
  background-color: rgb(255, 255, 255) !important;
}*/
/* The UL that contains the search type icons */

.iconsHdr{
	list-style:none;
	margin:5px 0 0 0;
	height:19px;
	position:relative;
	display: none;
	left: 43px;
	width:84px;
}
#submitDiv .iconsHdr span { display:none; }

.iconsHdr li{
	background:url("/resources/images/icons.png") no-repeat;
	float:left;
	height:19px;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:3px;
    margin-top: 0px;
	display:none;
}

/* Styling each icon */

li.webHdr{ width:15px;}
li.webHdr.active,
li.webHdr:hover{ background-position:left bottom;}

li.imagesHdr{ width:22px; background-position:-18px 0;}
li.imagesHdr.active,
li.imagesHdr:hover{ background-position:-18px bottom;}


span.arrowHdr{
	/* The little arrow that moves below the icons */
	
	width:0px;
	height:0px;
	margin:0px 0 0 0px;
	position:absolute;
	background:url('/resources/images/arrow.png') no-repeat;
	left:0;
}

#header .social {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}



/* Styling the search results */


.pageContainerHdr{
	/* Holds each page with search results. Has an inset bottom border. */
	border-bottom:1px solid #5e7481;
	margin-bottom:50px;
	
	/* Adding a dark bottom border with box shadow */
	
	-moz-box-shadow:0 1px 0 #798e9c;
	-webkit-box-shadow:0 1px 0 #798e9c;
	box-shadow:0 1px 0 #798e9c;
}


@media (max-width: 992px) {  
#pageHdr {
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	position: absolute;
	right: 0;
 }
 .navbar-toggle { margin-top: 0px; height: 25px; float: right;
    padding-top: 3px;  padding: 0px 5px; margin-bottom: 0px;}
 
/**search header*/
#searchFormHdr { width: 40%; width: calc(100% - 32px);}
  

#pageHdr #sHdr { width: 99%;     margin-left: 1px !important; height: 31px; }
a.svg { margin-top:0px; width: 31px; margin-left:14px;    font-size: 1.65rem; }
#submitDiv {
		margin-top: 18px;
}
 
.search-content {top: 70px; position: fixed; z-index: 9999;}

.carousel-indicators {
display:none;
}

#live{
    font-size: 20px;
    color: #6f6f6f;
    width: 240px;
    margin-top: 0px;
    padding-right: 0px;
    left: 39px;
}
/** end of search header*/  


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