/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 120px tall */
body 
{
  padding-top: 140px;
}

body, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
{
  font-family: "Gill Sans Nova W07 Book", "Gill Sans Light Cyrillic", Arial, sans-serif !important;
  font-weight: 100;
  text-rendering: optimizeLegibility;  
}

.ui-state-hover, .ui-state-active
{
	font-weight: 100 !important;
}

body, .btn
{
	font-size: 16px;
}


/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */


/*
 * Sidebar
 */

/* Hide for mobile, show later */
.x-sidebar {
  display: none;
}
.sidebar {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .x-sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    border-right: 1px solid #eee;
  }
  
  
	.nav-separator 
	{
	}

	.nav-separator  a
	{
		border-left: 2px solid #d9d9d9;		
	}
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.submenu>li>a
{
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
}



/*
	* Main content
 */

.main .page-header , .main .page-header-show-always
{
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 32px;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

/**
 * Värejä
 */
.navbar
{
	min-height: 140px;
	z-index: 10;
	background-color: #fff;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;	
}
.nav-container
{
  background-color: rgba(255,255,255,1) !important; 
}
.navbar-fixed-top 
{
  border: 0;
  border-bottom: 2px solid #F0F0EF;
}

.navbar-brand
{
	height: 140px;
	padding: 0px 0px 30px 0px;
}

/* submenu */
.submenu
{
	padding-left: 0px;
}

.submenu-level-1 > .active 
{
}

.submenu-level-2 > .active 
{
}


.tila-info > .tila-info-item,
.tila-info-subitem:last-child
{
	margin-right: 0px !important;
}
/*
.tila-info
{
	display: inline-block;
}	



.tila-info
{
	margin-right: 25px;
	margin-bottom: 25px;
	background-color: #fff;
}
.tila-info-subitem table
{
	width: 350px !important;
	max-width: 350px !important;
	margin-bottom: 0px;
}
*/
.tila-info-item > .tila-info-subitem
{
	width: 50%;
}
.tila-info-subitem table
{
	max-width: 100% !important;
}

.tila-info
{
	margin-bottom: 25px;
}
.tilakortti > .tila-info
{
	background-color: #edf4f6;
	box-shadow: 0 8px 8px rgba(0,0,0,0.10);
}
.tilakortti > .tila-info > .tila-info-item
{
	min-height: 250px !important;
}

.tila-info-subitem
{
	vertical-align: top !important;
	font-size: 16px;
}
.select-btn {
	position: absolute;
	bottom:20px;
	right:25px;
}

.asio-bg-thumbnail
{
	/*min-width: 200px;*/
	margin-right: 0px !important;
	height: auto !important;
	background-size: cover;
	background-position: center; 
}
.asio-thumbnail
{
	max-height: 125px;
	overflow: hidden;
	margin-right: 0px !important;
}
.asio-thumbnail > img
{
	width: 250px !important;
	max-width: 250px !important;
}
.asio-calendar .fc-center > h2
{
	font-size: 14px;
	margin: 0 !important;
	padding: 0;
}

.tiladata-lomake .panel-body
{
	padding-left: 0px;
	padding-right: 0px;
}



/* ... from Asio-common-bootstrap ... */

/**
 * Asio-Bootstrap - yhteiset stylet
 */

.loading-marker
{
	display: none;
}

body.loading .loading-marker
{
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 300px;
	margin-top: -150px; /* Half the height */
	margin-left: -150px; /* Half the width */	
}

.badge-notify
{
   background:red;
   position:relative;
   top: -20px;
   left: -35px;
} 

.navbar-legacy-ylapalkki
{
    position: relative;
    float: right;
    margin-top: 8px;
    x-margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}

.legacy
{
	display: none;
}

.resp-hdr
{
	background-color: #f0f0f0;
}


.nopadding 
{
   padding: 0 !important;
   margin: 0 !important;
}

.navbar-brand
{
	/*max-width: 85%;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* navbar related styles
-------------------------------------------------- */

.navbar-inverse .navbar-toggle
{
	border: 0px none;
}

@media (max-width: 767px) 
{
	body 
	{
		padding-top: 130px;
	}
	
	.navbar
	{
		min-height: 90px;
	}
	
	.navbar-brand
	{
		min-height: 90px;
		height: 90px;
	}
	.navbar-brand img
	{
		margin-left: 15px;
	}
	
	.logo-container
	{
		text-align: left !important;
	}
	
	.navbar-brand
	{
		padding-bottom: 5px;
	}
	.navbar-nav
	{
		margin-top: 0px !important;
	}
	.navbar
	{
		background-position: top right;
		background-attachment: fixed;
	}
	.nav > li
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.kierrokset .kierroskortti
	{
		display: block;
		margin-right: 0px;		
	}
}

@media (min-width: 768px) {
	.x-sidebar {
		top: 121px;
	}
	body 
	{
		padding-top: 140px;
	}
	.breadcrumb-container > .container
	{
		padding-left: 0px;
	}
}

.navbar
{
	/*border-bottom: 1px solid #dedede;*/
	x-box-shadow: 0 8px 8px rgba(0,0,0,0.10);
}



/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 140px;  
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100px;
  background-color: #F0F0EF;
  z-index: 1040;  
}

.footer > div.top:first-child
{
	box-shadow: 0 8px 8px rgba(0,0,0,0.10);
}

.footer hr
{
	border: 1px solid #bbb;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.footer-links
{
	margin: 0;
	padding: 0;
}
ul.footer-links li
{
	display: inline-block;
	margin-right: 30px;
	font-size: 0.75em;
}


@media (min-width:768px)
{
	.navbar-brand
	{
		overflow: visible;
	}
	
	.navbar-top-left
	{
		margin-left: 40px;
	}
	.navbar-top-left li a
	{
		color: #2d2d2d;
		font-weight: bold;
		font-size: 1.6rem;
	}
	.navbar-right li a
	{
		color: #333333;
		font-weight: bold;
		font-size: 1.6rem;
	}
	
	.nav-container
	{
		background-image: url('fazer-sininen.png');
		background-repeat: repeat-x;
		background-position: bottom left;
		background-size: 45px 45px;
	}
	
		
	
	
}

@media (min-width: 990px)
{
	.back-floater
	{
		position: relative;
	}
	.back-floater > a
	{
		position: absolute;
		top: 0px;
		left: 0px;
	}
}

@media (max-width: 991px)
{
	.navbar-top-left li a
	{
		font-size: 1.5rem;
	}
	.navbar-right li a
	{
		font-size: 1.5rem;
	}
	
	
	.fc-right, .fc-left
	{
		margin-bottom: 8px;
	}
	
	.x-sidebar 
	{
		xmargin-bottom: 280px;  
	}
	
	body
	{
		margin-bottom: 300px;  
	}		
	
	.footer
	{
		height: 90px;
	}
	
	.select-btn {
		bottom:0px;
	}
	
}


@media (max-width:480px)
{
	.tila-info-subitem .longvalue.room-notes
	{
		padding-bottom: 60px;
	}
}

/*
@media (max-width:480px)
{
	.container
	{
      padding: 0;
      margin: 0;
    }
	
	.row
	{
		margin-left: 0;
		margin-right: 0;
	}

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top
	{
      margin-left: 0;
      margin-right: 0;
      margin-bottom:0;
    }
	
	.well
	{
		margin-left: 0px;
		margin-right: 0px;
	}

}
*/

/* -- LOADING-vehje -- */
body.loading div.container-main > *
{
	opacity: 0.25;
}
body.loading div.container-main > nav
{
	opacity: 1;
}

.loading-marker
{
	display: none;
}

body.loading .loading-marker
{
	display: block !important;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 300px;
	margin-top: -150px; /* Half the height */
	margin-left: -150px; /* Half the width */
	z-index: 9999;
}



.navbar-keuda
{
	background-color: #fff;
}


.breadcrumb-container
{	
	background-color: #edf4f6;
}
.breadcrumb-container .breadcrumb
{
	margin-bottom: 0px;
	padding-left: 0px;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	font-weight: 400;
	color: #15256b;
	-webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6
{
	color: #ffffff;
}

.h1, h1
{
	font-size: 64px;
	text-transform: uppercase;
}

.h2, h2
{
	font-size: 32px;
}

.page-header, .page-header-show-always
{
	border-bottom: none;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 25px !important;
}

/*
.page-header-show-always::after , .page-header::after 
{
    content: ' ';
    position: absolute;
    bottom: -10px;
    left: 15px;
    width: 24px;
    border: 3px solid #2bbbe9;
    transform: translateX(-50%);
}
*/
.page-header
{
	color: #15256b;
}
.prices
{
	color: #15256b;
}

.navbar-top-left li.active a
{
	color: #333333;
}


/* Bootstrap -> Joensuu - css-runnomiset */
.panel , .panel-heading
{
	x-border-radius: 0px;
	x-border: 0px none;
	x-border-color: transparent;
}
.panel
{
	box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19);
}

.panel-primary > .panel-heading
{
	background-color: #012778;	
}
.panel-warning > .panel-heading
{
	background-color: #ffce00;	
	color: #000;
}

.panel-heading
{
	font-size: 16px;
	font-family: "Gill Sans Nova W07 SemiBold", "Gill Sans Bold Cyrillic", Arial, sans-serif;
}

.btn
{
	border-radius: 15px;
}

.tila-info-subitem .btn
{
	padding: 8px 12px 8px;
	margin-bottom: 8px;
}

.btn-warning
{
	background-color: #ffce00;
	border-color: #ffce00;
	color: #000;
}

button.ui-state-active
{
	background-image: none;
	background-color: #333333;
	color: #fff;
}


/* Tilainfon puukot */
.tilainfo .panel-body
{
	padding: 0;
}
.tilainfo .panel-body  div > div > div:first-child > div
{
	padding: 0px 15px;
}
.tilainfo .panel-body  div > div > div:first-child > div img
{
	margin-top: 15px;
}



@media (max-width: 1199px)
{
	select.navigation-select
	{
		background-image: none;
		background-color: #fff;
		-webkit-appearance: none;		
		min-width: 250px;
	}
	
	h2.page-header
	{
		display: none;
	}
}


.asio-bg-thumbnail
{
	height: auto;
}

label.required:after 
{
  content: "*";
  color: red;
}

span.hlolkm
{
	padding-left: 15px;
	font-weight: normal;
}
.bg-primary .hlolkm
{
	color: #7be0ff;
}
.tila-info-item
{
	min-height: 180px;
}

.html-after-tilainfo-container
{
	position: relative;
	display: block;
	float: right;
	width: 50%;	
}
.html-after-tilainfo-container > span
{
	text-align: right;
}
.html-after-tilainfo-container > *,
.modal-content > *
{
	text-align: left;
}
.html-after-tilainfo
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 5px solid transparent;
}
.html-after-tilainfo button, .html-after-tilainfo input
{
	margin-bottom: 5px;
}
.loadmore-button-container
{
	min-height: 150px;
}

.vapaahaku-form-container
{
	max-width: 900px;
}

.asio-search-results-container
{
	max-width: 1100px;
}


.asio-favorite-indication
{
	color: #09f !important;
}

.clickable
{
	cursor: pointer;
}


.modal-body .star-rating-item
{
	font-size: 24px;	
	letter-spacing: 3px;
}

.label-primary
{
	background-color: rgba(24,38,43,0.8);
}

.sidebar .btn
{
	text-align: left;
	border: 0px none;
	font-size: 16px;
}

.sidebar .btn a
{
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sidebar .btn a:hover, .sidebar .btn a:focus
{
	background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus
{
	background-color: transparent;
	color: rgba(24,38,43,0.8);
}

.nav-sidebar li
{
	margin-bottom: 8px;
	margin-top: 8px;
}

.sidebar .btn-info
{
	background-color: #818181;
}

.sidebar .btn-basic
{
	background-color: #d9d9d9;
}
.sidebar .btn-basic > a
{
	color: black;
}
.btn-primary
{
	background-color: #012778;
}

.sidebar .btn-active
{
	background-color: #e76a10;
}
.sidebar .btn-active > a
{
	color: white;
}
.sidebar .btn-active > a:hover,
.sidebar .btn-info > a:hover
{
	color: yellow;
}

.sidebar .btn-info-opened
{
	border: 2px solid #15256b;
}

.sidebar .btn-info-opened > a
{
	color: #15256b;
}

li.nav-search
{
	
}
span.magnifying-glass
{
	background-image: url('search.php?color=efefef');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	background-color: transparent !important;
	
	display: inline-block;
	width: 28px;
	margin-left: 10px;
	margin-right: 0px;
}
li.nav-search > a:hover > span.magnifying-glass
{
	background-image: url('search.php?color=ffff00');
}


.panel-primary
{
	border-radius: 0px;
	border: 0px none;
}
.bg-primary, .panel-primary > .panel-heading
{
	background-color: #012778;	
}

.kuva-container
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;	
}
.kuva-container .img-responsive
{
	max-width: 96%;
}

.map-container > a
{
	display: inline-block;
	padding: 5px 15px;
	margin-bottom: 15px;
	background-color: #012778;	
	border-radius: 15px;
	color: #fff;
}
.map-container > a:hover, .map-container > a:focus
{
	text-decoration: none;
}

.tilainfo > .panel > .panel-body
{
	padding-bottom: 15px;
}
.tila-info-text-item
{
	margin-left: 15px;
	margin-right: 15px;
}
.row > div > .tila-info-text-content,
.row > div > .tila-info-text-content > .tila-info-text-content
{
	padding: 0px;
}

.tasmahaku-container > h3
{
	margin-top: 2px;
}

.tila-info-subitem .longvalue 
{
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tila-info-subitem > table
{
	margin-bottom: 55px;	
}
.tila-info-subitem 
{
	
}

.mobi-navi-container
{
	margin-top: 15px;
}


/* no-gutters trick */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.frontpage-picture-item, .frontpage-small-picture-item
{
	margin-right: 15px;
}
.frontpage-picture-item h3, .frontpage-small-picture-item h4
{
	text-decoration: underline;
}

.frontpage-picture-item > .panel-body, 
.frontpage-small-picture-item > .panel-body
{
	padding: 8px;
}

.navbar-nav
{
	margin-top: 108px;
}
.navbar-nav > li > a
{
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: bottom;
	font-weight: 300;
}

.navbar-inverse .navbar-nav > li > a
{
	color: #fff;
}


.navbar-inverse .navbar-right > .active > a
{
	background-color: transparent;
}

@media (min-width: 971px) 
{
	/*
	.shopping-cart-container
	{
		display: block;
		position: relative;
	}

	.shopping-cart-container > #asio-basket
	{
		position: absolute;
		right: 0;
		bottom: 16px;
	}
	*/
	.breadcrumb
	{
		padding-right: 200px;
	}
}
@media (max-width: 970px) 
{
	/*
	.shopping-cart-container
	{
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	*/
}

.shopping-cart-container a
{
	color: #333;
}

.panel-info .panel-heading
{
	background-color: #F4F4F4;
	color: #929292;
	border-color: #929292;
}
.panel-info
{
	border-color: #F4F4F4;
}


th.longlabel 
{
	background-color: #012778;
	color: #fff;
}


.panel-body-tight
{
	padding: 0px;
}



@font-face 
{
    font-family: 'fazer-icons';
    src: url("fonts/fazer-icons.eot");
    src: url("fonts/fazer-icons.eot") format("embedded-opentype"), url("fonts/fazer-icons.ttf") format("truetype"), url("fonts/fazer-icons.woff") format("woff"), url("fonts/fazer-icons.svg") format("svg");
    font-weight: normal;
    font-style: normal
}


.icon-fazer
{
    font-family: 'fazer-icons';
    font-style: normal
}

.icon-fazer-logo:before, .location-finder-block .location-finder-block-action-container .location-finder-search-container .search-result-type-result-icon:before, .header-logo .icon-fazer:before, .sharedicon-fazer-logo:before, .icon-fazer:before {
    content: "\e906";
}

.shop-phases-container
{
	margin-top: 30px;
}
.shop-phases
{
	display: flex;
	flex-direction: row;
}

.phase-item
{
	flex-grow: 1;	
}

.shop-phases a:hover
{
	text-decoration: none;
	cursor: pointer;
}

.shop-phase-number
{	
	display: block;
	margin: auto;
	border-radius: 50%;
	font-size: 225%;
	padding: 0.15em 0.4em 0.35em 0.4em;
	width: 1.6em;
	text-align: center;
	vertical-align: middle;
	font-weight: 100;
	line-height: 1;
	background: #d6d6d6;
}

.shop-phase-title, .shop-phase-number
{
	color: #666;	
}

.shop-phase-title
{
	font-size: 130%;
	display: block;
	text-align: center;
}

.phase-active .shop-phase-number,
.phase-done .shop-phase-number
{ 
	background: #15256b;
	color: #fff;
}

.phase-active, .phase-done, .shop-phase-title
{
	color: #15256b;
}

.phase-item
{
	background-repeat: no-repeat;
	background-position: 0px 15px;
	background-size: 101% 20px;
}

.phase-item.phase-passive-first
{
	background-image: url('../../../images/svg_icons/progressbar_png.php?color=ffffff&color2=d6d6d6&p=50');	
}
.phase-item.phase-passive-middle
{
	background-image: url('../../../images/svg_icons/progressbar_png.php?color=d6d6d6&color2=d6d6d6&p=50');	
}
.phase-item.phase-passive-last
{
	background-image: url('../../../images/svg_icons/progressbar_png.php?color=d6d6d6&color2=ffffff&p=50');	
}


.phase-item.phase-active-first, .phase-item.phase-done-first
{
	background-image: url('../../../images/svg_icons/progressbar_png.php?color=ffffff&color2=15256b&p=50');	
}
.phase-item.phase-active-middle, .phase-item.phase-done-middle
{
	background-image: url('../../../images/svg_icons/progressbar_png.php?color=15256b&color2=15256b&p=50');	
}
.phase-item.phase-active-last, .phase-item.phase-done-last
{
	background-image: url('../../../images/svg_icons/progressbar_png.php?color=15256b&color2=ffffff&p=50');	
}


.logo-container
{
	text-align: right;
	z-index: 10;
}
.navbar .icon-fazer-logo
{
	font-size: 85px;
	color: #15256b;
}

.hero-area
{
	background-color: #012778;
	padding-top: 15px;
	padding-bottom: 15px;
}
.hero-area > *
{
	color: #fff;	
	text-align: center;
}
.hero-area h2
{
	font-family: "Gill Sans Nova W07 SemiBold", "Gill Sans Bold Cyrillic", Arial, sans-serif;
	font-weight: 400;
	font-size: 42px;
}
.hero-area > p
{
	font-size: 16px;
	line-height: 1.2;
}

.hero-area-light > *, .hero-area-light
{
	background-color: #FFFFFF;
	color: #15256b;	
}
.hero-area-light .hero-area-light-end
{
	display: block;
	max-width: 1000px;
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #caa977;
}
.hero-area-light > *
{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.asio-calendar .ui-widget-header
{	
	background: #CAA977;
	color: #fff;
	font-weight: 100;
}
.room-calendar-container .asio-calendar .ui-widget-header
{
	background: #012778;
}
.room-calendar-container .ui-widget-header a
{
	color: #ffffff;
	display: inline-block;
	margin: 10px;
}

@font-face 
{
    font-family: "Gill Sans Nova W07 Book";
    src: url("fonts/GillSansNova.eot?#iefix");
    src: url("fonts/GillSansNova.eot?#iefix") format("eot"), url("fonts/GillSansNova.woff2") format("woff2"), url("fonts/GillSansNova.woff") format("woff"), url("fonts/GillSansNova.ttf") format("truetype"), url("fonts/GillSansNova.svg#d29bbf97-0144-4685-a5da-39e211db5193") format("svg");
}
@font-face 
{
    font-family: "Gill Sans Nova W07 SemiBold";
    src: url("fonts/GillSansNova_SemiBold.woff2?#iefix");
}


.alert-info, .kierroskortti
{
	background-color: white;
	border: 1px solid #F0F0EF;
	border-radius: 0px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
	color: #666;
}

.btn-info, .btn-shop-plus, .btn-shop-minus
{
	background-color: #d6d6d6;
	border-color: #d6d6d6;
	color: #333;	
}
.btn-info.hover-danger:hover, .btn-info.hover-danger:focus
{
	background-color: #cc4040;
	border-color: #cc4040;
}
.btn-info.hover-success:hover, .btn-info.hover-success:focus
{
	background-color: #40aa40;
	border-color: #40aa40;
}


.narrow-form .form-group
{
	margin-bottom: 25px;
}


.free-label
{
	color: #009900;
	font-family: "Gill Sans Nova W07 SemiBold", "Gill Sans Bold Cyrillic", Arial, sans-serif;
}
.full-label
{
	color: #ff0000;
	font-family: "Gill Sans Nova W07 SemiBold", "Gill Sans Bold Cyrillic", Arial, sans-serif;
}
.kierroskortti
{
	margin-bottom: 30px;
	padding: 10px 15px;
	background-color: #F0F0EF;
}


input[type=text].form-control, textarea.form-control, select.form-control
{
	background-color: #ebeff5;
}
.info-form .panel  .form-group label
{
	font-weight: normal;
}
.products-form .form-group label
{
	font-weight: normal;
}

.table > tbody > tr > td.col-kuva
{
	padding-left: 0;
}

ul.language-select
{
	list-style-type: none;
}
ul.language-select li a,
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus
{
	color: #333;
}
.language-select
{
	color: #333;	
}
.language-select-container
{
	position: relative;
}
.language-select-container > .language-select
{
	position: absolute;
	top: 40px;
	right: 2px;
}

@media (min-width: 768px) 
{
	.language-select-container > .language-select
	{
		right: 0px;
	}

	.btn-finished
	{
		font-size: 21px;
		padding: 8px 30px;
		border-radius: 6px;
	}	
}

.shopping-cart-container
{
	bottom: 5px;
	right: 30px;
}

@media (min-width: 1300px) 
{
	.language-select-container > .language-select
	{
		width: 170px;
		right: 40px;
	}
		
	.container-fluid.main-content-container
	{
		padding-left: 60px;
		padding-right: 60px;
	}

	.shopping-cart-container
	{
		bottom: -10px;
		right: 90px;
	}
}

.product-name
{
	display: block;
}

.btn-success[name=b_enroll]
{
	font-size: 21px;
	padding: 8px 30px;
	border-radius: 6px;
}

.gallery-toggle
{
	margin-bottom: 5px;
}







.nav-tabs.nav-justified > li > a
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #f9f9f9;
}
.nav-tabs.nav-justified > li:first-of-type > a
{
	border-left: 1px solid #ddd;	
}
.nav-tabs.nav-justified > li:last-of-type > a
{
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover
{
	border-bottom-color: #012778;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover
{
	color: #fff;
	background-color: #012778;	
}
.nav-tabs > li.active
{
	border-color: #012778;
}
.nav-tabs > li.active > a:hover
{
	
}

body.modal-open div.main-content-container
{
	min-height: 1100px;
}

ul.openhours
{
	list-style-type: none;
	padding: 0;
}

.footnotes
{
	font-size: 85%;
}


@media (max-width:767px)
{
	.language-select-container
	{
		position: absolute;
		width: 300px;
		top: -135px;
		right: -20px;
		z-index: 9999;
	}
	
	.page-header
	{
		display: none;
	}
	.hero-area h2
	{
		font-size: 28px;
	}
}

.field-info
{
	font-size: 85%;
	margin-bottom: 5px;
}

.products-form .form-field-container > .form-group  > label
{
	font-weight: bold;
}



.icon-fazer-logo, .language-select-container
{
	visibility: hidden;
}
.not-in-iframe .icon-fazer-logo,
.not-in-iframe  .language-select-container
{
	visibility: visible;
}


.tilavaraus.in-iframe .navbar.navbar-fixed-top,
.tilavaraus.in-iframe .inline-footer,
.tilavaraus.in-iframe .hero-area-frontpage /* 11.03.2025 JP: frontpagen heroarea siirtynyt pääsaitille */
{
	display: none;
}
body.tilavaraus.in-iframe
{
	padding-top: 0px !important;
}

.inline-cart
{
	text-align: left !important;
}



.modal-backdrop 
{
	background-color: #fff;
}

.tilavaraus .form-inline.sort-form
{
	visibility: hidden !important;
}

.ui-datepicker.ui-widget.ui-widget-content
{
	z-index: 5 !important;
}


@media (max-width:480px)
{
	.tila-info-item-flexing
	{
		display: block !important;
		width: 100%  !important;
	}
	.asio-bg-thumbnail.tila-info-item-flexer
	{
		min-height: 180px;
	}	
	.tila-info-item-flexer
	{
		display: block !important;
		width: 100%  !important;
	}
	.html-after-tilainfo-container
	{
		float: none;
		position: static;
		display: block;
		width: 100%  !important;
	}
	.html-after-tilainfo
	{
		position: static;
		display: block;
	}
	.tila-info-subitem .longvalue.room-notes
	{
		padding-bottom: 5px;
	}
	.tila-info-subitem > table
	{
		margin-bottom: 5px;
	}
	table tbody tr th.longlabel.bg-primary
	{
		border-top: 0px none;
	}
}

.mfp-title
{
	opacity: 0;
}

label.reset
{
    font-weight: inherit;
}

legend.reset
{
    all: unset;
    display: contents;
    border: none;
    color: inherit;
    width: inherit;
    padding: inherit;
    margin-bottom: inherit;
    font-size: inherit;
}

.fc-basic-view th.fc-week-number:empty
{
    border: none;
}

.unit-price-container
{
    opacity: 1 !important;
    color: #737373;
}

dt
{
    font-weight: 400;
    color: #15256b;
    /* font-weight: bold; */
    margin-top: 20px;
    /* margin-bottom: 10px; */
    font-size: 24px;
}

dd
{
    font-weight: 400;
    color: #15256b;
    font-size: 18px;
}

.fc-event-main-frame .fc-event-time
{
    display: none !important;
}