/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
	.container-fluid{padding-top: 145px;}
	.navbar .brand {margin-left:-90px;margin-top: 20px;}
	.style-switcher{margin-left:-70px;}
}
@media only screen 
and (max-width : 1300px) {
	.maps-left img{
		display:none;
	}
}
@media only screen 
and (min-width : 1300px) {
	.content-top{
		/*width:80%;*/
		width:1080px;
		padding:1px 40px;
	}
	/* .navbar .nav {
		left:17.4%;
	} */
	.footer-bottom{
		/*width:80%;*/
		width:1080px;
	}
	.head-mm span{
		font-size:20px;
	}
	.head-mm, .content-mm{
		margin-left: -2px;
		width: 79%;
	}
	.bg-tn{
		height:auto;
		margin-left: -1px;
		width: 79.1%;
	}
	.contact-kategori-left{
		width:45%;
		text-align:left;
	}
	.contact-kategori-right{
		width:55%;
	}
	.contact-kategori-right #read-more{
		float:right;
		margin-right: 70px;
		padding:10px 20px; 
		border-radius:5px; 
		font-weight:bold;
		margin-top:10px;
		margin-bottom:30px;
	}
}
@media only screen 
and (max-width : 1280px) {
	.content-top{
		width:85.4%;
		padding:1px 40px;
	}
	.footer-bottom{
		width:85.4%;
	}
	.head-mm span{
		font-size:19px;
	}
	.head-mm, .content-mm{
		width:70%;
	}
	.img_event_promotion,.img_magazine{
		margin-top:5px;
	}
	.bg-tn{
		height:auto;
		width:70%;
	}
	.contact-kategori-left{
		width:45%;
		text-align:left;
	}
	.contact-kategori-right{
		width:55%;
	}
	.contact-kategori-right #read-more{
		float:right;
		margin-right: 35px;
		padding:10px 20px; 
		border-radius:5px; 
		font-weight:bold;
		margin-top:30px;
		margin-bottom:30px;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
	.navbar .brand {margin-left:-90px;margin-top: 20px;}
	.style-switcher{margin-left:-70px;}
	.maps-left, .maps-right{
		height:400px;
		background:#ffffff;
	}
	.head-logo img{
		height:105px;
	}
	.row-fluid .span9 {
		width:59.95%
	}
	.input_store{
		width:205px;
	}
	/* .content-top{
		width:85.4%;
	} */
	.mid-fora{		
		width:275px;
	}
	.mid-forb,.mid-forc,.mid-ford{
		width:247px;
	}
	.mid-forb,.mid-forc{
		padding:10px;
	}
	.mid-ford{
		padding:10px 0 10px 10px;
	}
	.metland-logo{
		margin-left:100px;
	}
	.head-mm span{
		font-size:19px;
	}
	.tenant-kategori-right .head-mm{
		width:100%;
	}
	.img-content-mm{
		width:52%;
		height:400px;
	}
	.img-info-tenant{
		height: 260px;
		margin-top: 40px;
		width: 47%;
	}
	.field-info-tenant span{
		font-size:20px;
	}
	.field-info-tenant{
		height: 260px;
		margin-top: 40px;
		width: 47%;
		margin-left:20px;
	}
	.img-info-fac{
		height: 320px;
		margin-top: 0;
		width: 47%;
	}
	.field-info-fac{
		height: 320px;
		margin-top: 0;
		width: 47%;
		padding-left: 20px;
	}
	.img-content-mm img{
		width:96%;
		height:400px;
	}
	.img-info-tenant img{
		width:100%;border:none;height:260px
	}
	.img-info-fac img{
		width:100%;border:none;height:320px
	}
	.list-view div.view {
		float: left;
		height: 300px;
		margin-bottom: 10px;
		margin-left: 9.8px;
		margin-right: 13px;
		text-align: justify;
		width: 31%;
		padding-bottom:10px;
	}
	.breadcumbs-bg{
		height:30px;
	}
	.maps-left{
		width:30%;
		height:auto;
		background:#f2f2f2;
		margin-top:15px;
		margin-bottom:15px;
		float:left;
		text-align:left;
	}
	.maps-right{
		width:70%;
		height:auto;
		background:#f2f2f2;
		margin-top:15px;
		margin-bottom:15px;
		float:left;
	}
	.img_magazine{
		width:100%; /* 880px */
		height:500px;
		background:#fff;
	}
	.img_magazine img{
		width:50%;
		height:500px;
		float:left;
	}
	.section-right-tenant .input_store{
		border-radius: 5px;
		font-size: 14px;
		height: 25px;
		margin-bottom: 0;
		margin-top: 8px;
	}
	.section-right-tenant .input_category{
		border-radius: 5px;
		height: 35px;
		margin-bottom: 0;
		margin-top: 8px;
	}
	.section-right-tenant .input_store1{
		border-radius: 5px;
		font-size: 15px;
		height: 25px;
		margin-bottom: 0;
		margin-top: 8px;
		width: 350px;
	}
	.tenant-kategori-left{
		width:25%;
	}
	.tenant-kategori-middle{
		width:25%;
	}
	.tenant-kategori-right{
		width:50%;
	}
	.section-right-tenant .slc_date{
		height: 35px;
		margin-bottom:0px;
		margin-top:8px;
		border-radius: 5px;
		font-size: 14px;
		width: 350px;
	}
	.navbar .nav > li > a {
		float:none;
	}
}

/* responsive new */
@media only screen 
and (max-width : 600px) {
	.maps-left{
		width:100%;
		height:auto;
		background:#ffffff;
		margin-top:15px;
		margin-bottom:15px;
		float:left;
		text-align:left;
	}
	.maps-right{
		width:100%;
		height:auto;
		background:#ffffff;
		margin-top:15px;
		margin-bottom:15px;
		float:left;
	}
	.head-logo img{
		height:auto;
	}
	.content-top{
		padding: 1px 10px;
		width: 90%;
	}
	select{
		width:92%;
	}
	.section-left-tenant img{
		max-width:60%!important;
		padding-top:13px;
		padding-left:7px;
	}
	.input_store, .input_store1{
		width:85%;
	}
	.mid-fora,.mid-forb,.mid-forc,.mid-ford{
		width:100%;
	}
	.mid-forb,.mid-forc{
		padding:10px 0;
	}	
	.mid-ford{
		padding:10px 0;
	}
	.mid-promo img, .mid-dine img, .mid-metland img {
		max-width:90%;
		margin-left:-20px;
	}
	.metland-logo{
		margin-left:0;
	}
	.head-mm span{
		font-size:14px;
	}
	.head-mm, .content-mm{
		width:100%;
	}	
	.img-content-mm{
		width:100%;
		height:250px;
	}	
	.img-info-tenant{
		width:100%;
		height:60px;
	}	
	.field-info-tenant span{
		font-size:14px;
		line-height:0px;
	}
	.field-info-tenant{
		width:100%;
		height:60px;
	}	
	.img-info-fac{
		width:100%;
		height:60px;
	}	
	.field-info-fac{
		width:100%;
		height:60px;
		padding-left: 0;
		margin-top: 50px;
	}
	.bg-tn{
		width:100%;
	}
	.img-content-mm img{
		height:240px;
	}
	.img-info-tenant img{
		width:100%;
		height:100px;
	}
	.img-info-fac img{
		width:100%;
		height:100px;
	}
	.breadcumbs-bg{
		height:auto;
	}
	.img_magazine{
		width:100%; /* 880px */
		height:500px;
		background:#fff;
	}
	.img_magazine img{
		width:100%;
		height:250px;
	}
	.navbar .nav{
		left:0;
	}
	.contact-kategori-left{
		width:100%;
		text-align:center;
	}
	.contact-kategori-right{
		width:100%;
	}
	.contact-kategori-right .input-middle{
		width:80%;
	}
	.contact-kategori-right #read-more{
		float:;
		padding:10px 20px; 
		border-radius:5px; 
		font-weight:bold;
		margin-top:10px;
		margin-bottom:30px;
		margin-right: 0;
	}
	.tenant-kategori-left{
		width:100%;
	}
	.tenant-kategori-middle{
		width:45%;
	}
	.tenant-kategori-right{
		width:55%;
	}
	.navbar .nav > li > a {
		float:left;
		text-align: left;
		width: 100%;
	}
}

.list-view .summary {margin: 30px 0 5px;}

/*Nav bar*/
.navbar .brand {
  display:block;
  float:left;
  font-size:20px;
  font-weight:200;
  padding:10px 20px;
  margin-left:-15px;
}

.navbar .nav > li > a {
  padding:8px 10px;
  text-decoration:none;
}

.navbar-search .search-query {
  border-radius:5px;
}

table.detail-view td {font-size:12px;}
h1,h2,h3,h4, .portlet > .portlet-decoration, .sidebar-nav > ul > li > a, .navbar a, th{
	font-family: 'Carrois Gothic', sans-serif;
	color: #fff;
	text-shadow: 0 0 0 #ccc;
}

h1,h2,h3,h4{
	color: #376;
}

.portlet > .portlet-decoration, .sidebar-nav > ul > li > a, .navbar li > a, th{
	font-size:14px!important;
}
/* Start Portlets*/
.portlet{
	-webkit-box-shadow:#F9F9F9 0 1px 0 inset;
	border:1px solid #37bc9b;
	border-radius:0px;
	box-shadow:#F9F9F9 0 1px 0 inset;
	margin-bottom:20px;
	min-height:40px;

}

.portlet-decoration{
	/*
	#37bc9b 
	*/
	border-bottom:1px solid #DDD;
	background-color: #37bc9b;
	background-image: -moz-linear-gradient(top, #37bc9b, #37bc9b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#37bc9b), to(#37bc9b));
	background-image: -webkit-linear-gradient(top, #37bc9b, #37bc9b);
	background-image: -o-linear-gradient(top, #37bc9b, #37bc9b);
	background-image: linear-gradient(to bottom, #37bc9b, #37bc9b);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff37bc9b', endColorstr='#ff37bc9b', GradientType=0);
	padding:10px;
}

.portlet-decoration [class^="icon-"], .portlet-decoration [class*=" icon-"] {

  margin-right:5px;

}
.portlet-content{
	padding:5px;
}

/* end Portlets*/
.navbar {
  margin-bottom:0px;
  overflow:visible;
}

.summary ul {
margin: 0px;
padding: 0px;
list-style: none;
}

.summary ul li {
height: 52px;
clear: both;
margin-bottom: 14px;
}

.summary ul li .summary-icon {
width: 36px;
height: 36px;
float: left;
margin-right: 10px;
padding: 6px;
background: white;
border: #DDD 1px solid;
-webkit-box-shadow: inset 0 0 3px #EEE;
-moz-box-shadow: inset 0 0 3px #eee;
box-shadow: inset 0 0 3px #EEE;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}

.summary ul li .summary-number {
font-size: 20px;
font-weight: bold;
display: block;
padding-top: 8px;
}

.summary ul li .summary-title {
display: block;
text-transform: uppercase;
font-size: 11px;
color: #AB4000;
}

.stat-block {
margin-bottom: 20px;
padding: 10px;
min-height:40px;
background: #37bc9b;
background: -moz-linear-gradient(top, #37bc9b 0%, #37bc9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #37bc9b), color-stop(100%, #37bc9b));
background: -webkit-linear-gradient(top, #37bc9b 0%, #37bc9b 100%);
background: -o-linear-gradient(top, #37bc9b 0%, #37bc9b 100%);
background: -ms-linear-gradient(top, #37bc9b 0%, #37bc9b 100%);
background: linear-gradient(to bottom, #37bc9b 0%, #37bc9b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37bc9b', endColorstr='#37bc9b', GradientType=0 );
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: ;
-moz-box-shadow: ;
box-shadow: ;
}

.stat-block ul {
margin: 0px;
padding: 0px;
}

.stat-block li {
list-style: none;
float: left;
}

.stat-block .stat-graph {
width: auto;
background: white;
padding: 10px 10px 8px 10px;
border: #D7D7D7 1px solid;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right: 10px;
}

.stat-block .stat-count {
width: 90px;
}

.stat-block .stat-count span:last-child {
color: #666;
font-size: 12px;
font-weight: normal;
padding-top:3px;
}

.stat-block li span {
display: block;
}

.stat-block .stat-count span:first-child {
color: #fff;
font-weight: bold;
font-size: 20px;
}

.stat-block .stat-percent {
width: 40px;
float: right !important;
text-align: center !important;
}

.stat-percent{
	 font-size: 20px;
	 font-weight: bold;
 }
 /*Navbar*/
 .navbar-fixed-top {
  top:0;
  left:0;
}
 
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #848282;
  background-color: #848282;
  background-image: -moz-linear-gradient(top, #848282, #9e9090);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848282), to(#9e9090));
  background-image: -webkit-linear-gradient(top, #848282, #9e9090);
  background-image: -o-linear-gradient(top, #848282, #9e9090);
  background-image: linear-gradient(to bottom, #848282, #9e9090);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#848282', endColorstr='#9e9090', GradientType=0);
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #848282;
  background-color: #848282;
  background-image: linear-gradient(to bottom, #848282, #9e9090);
  background-image: -moz-linear-gradient(top, #848282, #9e9090);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848282), to(#9e9090));
  background-image: -webkit-linear-gradient(top, #848282, #9e9090);
  background-image: -o-linear-gradient(top, #848282, #9e9090);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#848282', endColorstr='#9e9090', GradientType=0);
}
/*Side Nav*/
.sidebar-nav {
  padding:0!important;
}

.sidebar-nav ul{
  padding:0;
  margin:0;
}

.sidebar-nav ul li{
  list-style: none;
}

.sidebar-nav ul > li > a, .sidebar-nav ul > li > a:hover, .sidebar-nav ul > li > span {
	padding:9px 15px;
  	margin-bottom:3px;
  	display:block;
}

.sidebar-nav ul > li > a, .sidebar-nav ul > li > a:hover {
	
	background-color: #37bc9b;
	background-image: -moz-linear-gradient(top, #37bc9b, #37bc9b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#37bc9b), to(#37bc9b));
	background-image: -webkit-linear-gradient(top, #37bc9b, #37bc9b);
	background-image: -o-linear-gradient(top, #37bc9b, #37bc9b);
	background-image: linear-gradient(to bottom, #37bc9b, #37bc9b)
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff37bc9b', endColorstr='#ff37bc9b', GradientType=0);	
	-webkit-box-shadow:;
	border:;
	border-radius:0px;
	box-shadow:;
	text-decoration:none;
  
  
}

.sidebar-nav  ul > li.active > a, .sidebar-nav ul > li.active > a:hover {

	background-color: #9e9090!important;
	background-image: -moz-linear-gradient(top, #9e9090, #979898)!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9e9090), to(#979898))!important;
	background-image: -webkit-linear-gradient(top, #9e9090, #979898)!important;
	background-image: -o-linear-gradient(top, #9e9090, #979898)!important;
	background-image: linear-gradient(to bottom, #9e9090, #979898)!important;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff9e9090', endColorstr='#ff979898', GradientType=0);
	
	box-shadow:#cccccc 0 1px 0 inset;
	border:1px solid #9e9090;
	color:#37bc9b;
}
.subnav.navbar-fixed-top {
  top:0px;
  z-index:10;
}
/*Progress bar*/
.progress, .ui-progressbar {
	height:10px;
}

.ui-progressbar {
  border:0;
  border-radius:4px;
  clear: both;
  margin-bottom:20px;
}

.ui-progressbar.ui-widget-content {
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 1px 2px inset;
	background-color:#F7F7F7;
	background-image:-webkit-linear-gradient(top, #F5F5F5, #F9F9F9);
	background-repeat:repeat no-repeat;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 1px 2px inset;
	overflow:hidden;
}

.ui-progressbar .ui-widget-header{
	background-image:-webkit-linear-gradient(top, #149BDF, #0480BE);
	background-repeat:repeat no-repeat;
	box-shadow: none;
	box-sizing:border-box;
	color:#FFFFFF;
	float:left;
	height:100%;
	border:0;/**/
}
.ui-progressbar .ui-progressbar-value {
  margin:0px;
}


.ui-progressbar .ui-widget-header {
  -webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
  -webkit-transition:width 0.6s ease;
  background-color:#149BDF;
  background-image:-webkit-linear-gradient(top, #149BDF, #0480BE);
  background-repeat:repeat no-repeat;
  box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
  box-sizing:border-box;
  color:#FFFFFF;
  float:left;
  font-size:12px;
  height:100%;
  text-align:center;
  text-shadow:rgba(0, 0, 0, 0.247059) 0 -1px 0;
  width:0;
}

.progress-info .ui-widget-header, .progress-info.ui-slider.ui-widget-content  {
  background-color:#4BB1CF !important;
  background-image:-webkit-linear-gradient(top, #5BC0DE, #339BB9);
  background-repeat:repeat no-repeat;;
}

.progress-success .ui-widget-header, .progress-success.ui-slider.ui-widget-content  {
  background-color:#5EB95E  !important;
  background-image:-webkit-linear-gradient(top, #62C462, #57A957);
  background-repeat:repeat no-repeat;
}

.progress-warning .ui-widget-header, .progress-warning.ui-slider.ui-widget-content {
  background-color:#FAA732 !important;
  background-image:-webkit-linear-gradient(top, #FBB450, #F89406);
  background-repeat:repeat no-repeat;
}

.progress-danger .ui-widget-header, .progress-danger.ui-slider.ui-widget-content  {
  background-color:#DD514C !important;
  background-image:-webkit-linear-gradient(top, #EE5F5B, #C43C35);
  background-repeat:repeat no-repeat;
}

.progress-striped .ui-widget-header, .progress-striped.ui-slider.ui-widget-content  {
  -webkit-background-size:40px;
  background-color:#149BDF;
  background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
  background-repeat:repeat;
}

.active.ui-progressbar .ui-widget-header {
	  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
/*slider*/
.ui-slider{
	margin-bottom:20px;
}

.ui-slider.ui-widget-content{
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
	-webkit-transition:width 0.6s ease;
	background-color:#149BDF;
	background-image:-webkit-linear-gradient(top, #149BDF, #0480BE);
	background-repeat:repeat no-repeat;
	box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
	box-sizing:border-box;
	border:none;
}

/*Table*/
.table > table{
	width:100%;
}

/*CGridview*/
.filters select, .filters input, .filters .uneditable-input {
  border-radius:none;
  font-size:14px;
  height:20px;
  line-height:10px;
  margin-bottom:0;
  padding:0;
}

/*Pagination*/

.pager{
	margin:20px 0;
}
.pager ul{
  border-radius:0px;
  display:inline-block;
  margin-bottom:0;
  margin-left:0;
  text-align:center;
}

.pager a, .pager span{
	
	border-radius:0px;
	margin-left:3px;
}

.pager ul > li.last > a, .pager ul > li.last > span {
  border-left-radius:4px;
}

.pager ul > li > a, .pager ul > li > span {
  background-color:#FFFFFF!important;
  border-color:#DDDDDD!important;
  border-style:solid;
  border-width:1px 1px 1px 0;
  float:left;
  line-height:20px;
  padding:4px 12px!important;
  text-decoration:none;
}

.pager ul > li.first > a, .pager ul > li.first > span {
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}

ul.yiiPager li.hidden{
	display:none!important;	
}

/*CListView*/
.list-view div.view{
	background-color:#000;
	background-image: url("../../../images/opacity_of_banner3.png");
	background-position: center bottom;
    background-repeat: repeat-x;
	border:solid 1px #f5f5f5;
	margin-bottom:10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0470588) 0 1px 1px inset;
	box-shadow:rgba(0, 0, 0, 0.0470588) 0 1px 1px inset;
	border-radius:6px;	
}

/*Form*/
.filters input, .filters .uneditable-input {
  width:100% !important;
}

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

/*Footer*/
footer {
	margin-top:0;
	text-align:center;
	background:#009290;
}
/*Style switcher*/
.style-switcher
{
	padding-top:13px;
}
.style-switcher span.style
{
	width:16px; 
	height:16px; 
	display:block;
	margin-right:5px;
	float:left;
}

/*Button styles*/
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.errorMessage{
	color:#DE4343;
}

#ui-datepicker-div{
	background:#37bc9b;
}

.item-test{
	padding:10px 5px;
}
.item-test:hover{
	opacity:0.5;
}
#nav_home{
	background:#ef5a77;
}
#nav_about{
	background:#fbd220;
}
#nav_directory{
	background:#009291;
}
#nav_news{
	background:#fa8c2d;
}
#nav_event{
	background:#a559a4;
}
#nav_magazine{
	background:#04b4ff;
}
#nav_facilities{
	background:#9ccf04;
}
#nav_maps{
	background:#a1a1a1;
}
#nav_contact{
	background:#f46966;
}
#nav_logout{
	background:#000000;
}
.home-content{
	background:#e87c1e;
	height:auto;
	position:relative;
}
.content-top{
	height:auto;
	background:white;
	margin-top:-60px;
	z-index:1000;
	border-radius:10px 10px 0 0;
	position:relative;
}
.search-tenant{
	margin-top:20px;
	/*border-radius:5px;
	width:100%;
	height:65px;
	background:#006f6d;*/
}
.section-left-tenant{
	height:65px;
	float:left;
}
.section-right-tenant{
	max-width:100% !important;
	height:auto;
	padding:7.5px 0;
}
.inpt{
	margin-top:10px
}
.btn-search{
	height:33px;
	margin-top:0px;
}

.mid-fora{
	float:left;
	height:280px;
	padding:10px 10px 10px 0;
}
.mid-events{
	background:#b92233;
	width:100%;
	height:100%;
	border-radius:5px;
	margin-top:10px;
}
.mid-forb{
	float:left;
	height:280px;
}
.mid-promo{
	background:#007f7d;
	width:100%;
	height:100%;
	border-radius:5px;
	margin-top:10px;
}
.mid-forc{
	float:left;
	height:280px;
}
.mid-dine{
	background:#6eb803;
	width:100%;
	height:100%;
	border-radius:5px;
	margin-top:10px;
}
.mid-ford{
	float:left;
	height:280px;
}
.mid-metland{
	background:#e25812;
	width:100%;
	height:100%;
	border-radius:5px;
	margin-top:10px;
}

.header-events{
	text-align:left;
	color:white;
	padding:38px 20px;
	background-repeat: repeat-x;
}
.header-promo, .header-dine, .header-metland{
	text-align:right;
	color:white;
	padding:10px 20px;
	background-image: url("../../../images/opacity_of_banner.png");
	background-repeat: repeat-x;
}
.date-events{
	height:65px;
	width:65px;
	background:#981f28;
	float:left;
	margin-top:0px;
	border-radius:10px;
}
.footer-bottom{
	height:auto;
	margin-top:;
	padding:28px 0;
	position:relative;
	color:white;
	text-align:left;
	font-family:calibri;
}
.middle-conts{
	background:white;
	width:100%;
	height:auto;
	position:relative;
	z-index:1000;
	margin-top:65px;
}
.breadcumbs-topnav{
	width:80%;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	padding-left:10px;
	margin-top:5px;
}
.breadcumbs-bg{
	float:left;
	text-align:left;
	background:#f4f4f4;
	width:100%;
}
.head-mm{
	height:auto;
	padding: 12px 0 10px;
	margin-top:40px;
	vertical-align:middle;
	text-align:middle;
}
.content-mm{
	background:#fff;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.img-content-mm img{
	border:solid 4px #ffce22;
}
.img-content-mm{
	background:#fff;
	float:left;
	text-align:justify;
}
.img-info-tenant img{
	border:solid 4px #ffce22;
}
.img-info-tenant{
	background:#fff;
	float:left;
	text-align:justify;
}
.field-info-tenant span, .field-info-tenant img{
	vertical-align:middle;
	padding-top: 25px;
}
.field-info-tenant{
	float:left;
	text-align: center;
}
.img-info-fac img{
	border:solid 4px #9dcf05;
	border-radius:3px;
}
.img-info-fac{
	background:#fff;
	float:left;
	text-align:justify;
	border-radius:3px;
}
.field-info-fac span, .field-info-fac img{
	vertical-align:middle;
	font-size:18px;
	padding-top: 0;
}
.field-info-fac{
	float: left;
    text-align: left;
}
.info-content-mm span p{
	font-size:14px;
}
.info-content-mm{
	text-align:justify;
	color:black;
	font-size:14px;
	line-height: 200%;
}
.tenant-kategori-left{
	height:auto;
	background:#f2f2f2;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	text-align:left;
}
.cat-ten{
	border-bottom: 5px solid #f5f5f5;
    height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 25px 10px 20px;
}
.cat-ten label{
	color:#009290;
	text-decoration:none;
	padding:5px 10px;
	width:90%;
}
.cat-ten label:hover{
	background:#009290;
	color:#ffffff;
	cursor:pointer;
}
.tenant-kategori-middle{
	height:auto;
	background:#009290;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	text-align:left;
}
.cat-produk{
	height:350px;
	padding:25px 10px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.cat-produk label{
	color:#ffffff;
	text-decoration:none;
	padding:5px 10px;
	width:90%;
}
.cat-produk label:hover{
	background:#f0851a;
	color:#ffffff;
	cursor:pointer;
}
.tenant-kategori-right{
	height:auto;
	background:#f2f2f2;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
.view-per-tenant{
	padding:10px;
	height:380px;	
}
.catgs:active{
	background:red;
}
.img-news {
	width:100%;
	height:230px;
	background:#000000;
	border-radius: 6px 6px 0 0;
}
.img-news img{
	width:100%;
	height:230px;
	
}
.img-news img:hover{
	opacity:0.4;
	background:black;
	cursor:pointer;
}
.img-event {
	/*width:100%;*/		width: 330px;
	height:230px;
	background:#000;
	border-radius: 5px;		text-align: center;		vertical-align: middle;	display: table-cell;
}
.img-event img{
	/*width:100%;*/
	max-height:230px;
	border-radius: 5px;
}
.img-event img:hover{
	opacity:0.4;
	background:black;
	cursor:pointer;
}
.img_event_promotion{
	width:100%; /* 880px */
	height:350px;
	background:#fff;
}
.img_event_promotion img{
	/*width:100%;*/
	height:350px;
}
.facilities-kategori-left{
	width:30%;
	height:auto;
	background:#f2f2f2;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	text-align:left;
}
.facilities-kategori-right{
	width:70%;
	height:auto;
	background:#f2f2f2;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
.view-per-fac{
	padding:10px;
	height:410px;	
}
.cat-fac{
	height:380px;
	padding:25px 10px;
	overflow-y:scroll;
	overflow-x:hidden;
}.cat-fac label{
	color:#009290;
	text-decoration:none;
	padding:5px 10px;
	width:90%;
}
.cat-fac label:hover{
	background:#009290;
	color:#ffffff;
	cursor:pointer;
}

.contact-kategori-left{
	height:auto;
	background:#ffffff;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
.contact-kategori-right{
	height:auto;
	background:#ffffff;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
.loadings b{
	margin-left:46%;
	margin-top:200px;
	position:absolute;
	opacity: 1;
	left:0;
	top:0;
}
.loadings{
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1040;
	opacity: 0.8;
}
.sosial-link{
	position:fixed;
	right:0;
	top:23%;
	z-index:1300;
}
.socmed a{
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 21px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	margin: 0;
	clear: both;				
}
.socmed-Facebook:hover, .socmed-Twitter:hover, .socmed-Instagram:hover, .socmed-Youtube:hover, .socmed-Search:hover{
	opacity:0.7;
}
.socmed-Facebook{
	background: #3B5998;
}
.socmed-Twitter{
	background: #00ACED;
}
.socmed-Instagram{
	background: #4E433C;
}
.socmed-Youtube{
	background: #FF3333;
}
.socmed-Search{
	background: #e5842f;
}
.widget_youtube{
	background: #FF3333;
	height: auto;
    margin-left: -280px;
    margin-top: 5px;
    position: absolute;
    width: auto;
	padding:5px;
}