<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding-top: 50px;
	background-color: #9CD94A;  /*#8ED22F*/	
	
}
.navbar-brand img{
	  max-width: 100%;
  height: auto;
}
.navbar-fixed-top .nav {
    padding: 0px 0;
}
html {
	/*background-image: url(/img/site/emania-mobilbarat-hatter.jpg);*/
}

.body_bg {
    background-image: url(/img/site/emania-mobilbarat-hatter.jpg);
    min-height: 100%;
	/*background-image: url(/img/site/emania-mobilbarat-hatter.jpg);	*/
	background-repeat: no-repeat;

	/*background: url(/img/site/emania-mobilbarat-hatter.jpg) no-repeat 50% 50%;*/
	/*background: rgba(255, 255, 255, 0.1) url(/img/site/emania-mobilbarat-hatter.jpg) no-repeat 0 10%;*/
	background-position: center 50px;	
	background-size: cover length;	


	/*
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	
	background-size: 100% 100%, auto;	
	*/
/*opacity: 0.5;
  top: 0; 
  left: 0; 

/*  min-width: 100%;
  min-height: 100%;*/
  


}


#pagePopup {
	position: absolute;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
	/*overflow:auto;*/
    border: 8px solid #293544;
    border-radius: 6px 6px 6px 6px;
    color: #333333;
    font-size: 14px;
	display: none;
    
    /*left: 50%;
    margin-left: -402px;*/
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;	
    
    top: 20%;
    width: 100%;
    z-index: 25;
	margin-bottom:30px;
}
.div_l{

	float:left;

}

.div_r{

	float:right;

}

.div_c{

	clear:both;

}
.error{
	color:#F00;
	
}
.navbar {  /*min-height:30px;*/ }
.navbar-default {
	background-color:#990000 !important;
	border-color: #E7E7E7;
	
}
/* title */
.navbar-default .navbar-brand {
    color: #777;
	
}
.navbar-brand{
	padding:5px 0 5px 0;
}
.navbar-brand img {
	max-height:45px;
	vertical-align:middle;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #CCC;
	
}
/* link */
.navbar-default .navbar-nav &gt; li &gt; a {
	color: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #000;
	background-color:#F5F5F5;
}
.navbar-default .navbar-nav &gt; .active &gt; a, 
.navbar-default .navbar-nav &gt; .active &gt; a:hover, 
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #555;
    background-color: #E7E7E7;
}
.navbar-default .navbar-nav &gt; .open &gt; a, 
.navbar-default .navbar-nav &gt; .open &gt; a:hover, 
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
    color: #555;
    background-color: #D5D5D5;
}
/* caret */
.navbar-default .navbar-nav &gt; .dropdown &gt; a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar-default .navbar-nav &gt; .dropdown &gt; a:hover .caret,
.navbar-default .navbar-nav &gt; .dropdown &gt; a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-default .navbar-nav &gt; .open &gt; a .caret, 
.navbar-default .navbar-nav &gt; .open &gt; a:hover .caret, 
.navbar-default .navbar-nav &gt; .open &gt; a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}
/* nav dropdown menu*/
.dropdown-menu li.active &gt; a,
.dropdown-menu li.active &gt; a:hover,
.dropdown-menu li.active &gt; a:focus {
    background-color: #CCC;
}

/*********/


#hirlevel-form .row{
	margin:10px 0 0 10px;
}
#hirlevel-form input[type=text],
#hirlevel-form input[type=email],
#hirlevel-form textarea
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    border: 1px solid #7189A6;
	min-width:100%;
}
.ibtn-vzold{

color:#fff;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:solid 1px #7189A6;
cursor:pointer;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7189a6+1,9090dd+100 */
background: rgb(113,137,166); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(113,137,166,1) 1%, rgba(144,144,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(113,137,166,1)), color-stop(100%,rgba(144,144,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7189a6', endColorstr='#9090dd',GradientType=0 ); /* IE6-9 */


}
.panel-body{
	min-height:220px;
	
}
/******************************************/
html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}


.img-hover:hover {
    opacity: 0.8;
}

/*  Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

#chatBoxCont{ position:fixed; bottom:0; right:100px; z-index:299;}

#chatBox{ width:240px; border-bottom:0;}

#chatHeader{ height:25px; background:#627BAE; border:1px solid #3d5b99; border-bottom:0; -moz-border-radius:2px 2px 0 0 ;-webkit-border-radius:2px 2px 0 0 ;border-radius:2px 2px 0 0; cursor:pointer;}

#chatHeader span{ color:white; float:left; line-height:25px; font-weight:bold; margin-left:7px; font-size:9pt;}

#chatHeader img{ float:right; margin-top:7px; margin-right:7px;}

#chatText{ border-left:1px solid #b2b2b2; border-right:1px solid #b2b2b2; padding:5px 5px 10px 5px; background:white; display:none; width:240px; }

#chatText img{ float:left;}

#chatText p{ margin-left:47px; font-size:8pt; color:#222;}

#chatText p b{ padding-bottom:3px; display:block;}

#chatText p a{ color:#004080; text-decoration:underline;}



#showInfoLayer{cursor: pointer;position: absolute;right: 184px;top: 61px;}



/* Footer Styles */

.footer {
	padding:30px 0 30px 0 !important;
	margin:0 !important;
	background-color:#990000;
 filter: alpha(opacity=80);
  /* IE */
  -moz-opacity: 0.8;
  /* Mozilla */
  opacity: 0.8;	
  color:#fff;
}


@media(max-width:767px) {


    header.carousel .carousel {
        height: 70%;
    }
}

#galeria_box .galeria_kep{
	/*display:table-cell;*/
	float:left;
	padding:15px;
}
#galeria_box{
	/*display:table;*/
}
</pre></body></html>