/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 120px tall */
body 
{
  padding-top: 100px;
  /*font-family: georgia,serif !important;*/
  font-family: "PT Sans", sans-serif;
  text-rendering: optimizeLegibility;
  }


/*
 * 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;		
	}
	
	
		
	.inline-block-lg
	{
		display:inline-block; 
		margin-right: 40px;
	}
}

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

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



/*
 * Main content
 */

.main.col-md-9
{
	padding-left: 25px;
}
 
.main {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .main {
  }
}
.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-inverse
{
	background-color: #000;
	border-color: #101010;
}	
.navbar-inverse .navbar-brand
{
	color: #fff;
}

.navbar
{
	min-height: 100px;
}
.navbar-fixed-top 
{
  border: 0;
  background-color: #f8f9fa;
}

.navbar-brand
{
    padding: 2px 0px 5px 0px;
    color: #67b52c;
    text-transform: uppercase;
	letter-spacing: 1px;
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 43px;
}
.navbar-brand > img
{
	max-width: 400px;
	max-height: 100%;
	display: inline-block;
}
.navbar-brand .product-icon
{
	padding-left: 8px;
	position: relative;
	display: inline-block;
	width: 60px;
}
.navbar-brand .product-icon > i
{
	position: absolute;
	top: -29px;
}
.navbar-brand > span.hidden-xs
{
	padding-left: 8px;
	display: inline-block;
}

/* 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);
}

.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;
}
.asio-calendar .fc-highlight
{
	background-color: #0000ee;
}

.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: 100px;
	}
	
	.navbar
	{
		min-height: 90px;
	}
	/*
	.navbar-brand
	{
		min-height: 90px;
		height: 90px;
	}
	*/
	.navbar-brand img
	{
		margin-left: 15px;
	}
	
	.navbar-brand
	{
		padding-bottom: 5px;
		padding-left: 25px;
	}
	.navbar-nav
	{
		margin-top: 0px !important;
	}
	.navbar
	{
		background-position: top right;
		background-attachment: fixed;
	}
	.nav > li
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

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

.navbar
{
	/*border-bottom: 1px solid #dedede;*/
	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: 100px;  
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 90px;
  background-color: #4c4c4c;
  color: #fff;
  z-index: 1040;  
}


.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
	{
		x-background-image: url('bodybg.png');
		background-repeat: repeat-x;
		background-position: bottom left;
		background-size: 45px 45px;
	}
	.nav.navbar-nav.navbar-right a
	{
		color: #67b52c;
		font-family: "RaleWay", sans-serif;
		font-weight: bold;
	}
	
}

@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)
{
	.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;
	}

}
*/

@media (max-width:767px)
{
	.page-header
	{
		display: none;
	}
}

/* -- 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: #e5e2e1;*/
	background-color: #3c3c3b;
}
.breadcrumb-container .breadcrumb
{
	/*background-color: #e5e2e1;*/
	background-color: #3c3c3b;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #fff;
}
.breadcrumb > .active, .breadcrumb-item > a
{
	color: #e5e2e1;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	font-family: arial, sans-serif;
	font-weight: 100;
}

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

.h2, h2
{
	font-size: 32px;
	x-text-transform: uppercase;
}

.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: 25px;
    width: 48px;
    border: 3px dashed #67b52c;
    transform: translateX(-50%);
}

.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: #3c3c3b;
}
.panel-warning > .panel-heading
{
	background-color: #ffce00;	
	color: #000;
}

.panel-heading
{
	font-size: 16px;
	font-weight: bold;
}

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

.btn-warning
{
	background-color: #ffce00;
	border-color: #ffce00;
	color: #000;
}
.btn-edit:hover, .btn-edit:focus
{
	background-color: #ffce00;
	border-color: #ffce00;
	color: #000;
}
.btn.hover-warning:hover, .btn.hover-warning:focus
{
	background-color: #ffff66;
	border-color: #dddd66;
	color: #000;
}
.btn.hover-danger:hover, .btn.hover-danger:focus
{
	background-color: #cc4040;
	border-color: #cc4040;
	color: #fff;
}
.btn.hover-success:hover, .btn.hover-success:focus
{
	background-color: #40aa40;
	border-color: #40aa40;
	color: #fff;
}

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;
	}
	h2.page-header.page-header-show-always
	{
		display: block;
		font-size: 22px;
	}
}


.vk-laji .panel-body
{
	padding: 0;
}


.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: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0;
}

.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: #f8f9fa;
    border-radius: 0px;
	border: 1px solid #f8f9fa;	
}
.sidebar .btn-info > a
{
	color: #212529;
}

.btn-basic, .btn-shop-minus, .btn-shop-plus
{
	background-color: #eeeeee;
}
.btn-shop-minus, .btn-shop-plus
{
	color: #666;
	border-color: #ddd;
	border-radius: 15px;
}
.btn-basic > a
{
	color: black;
}

.sidebar .btn-active
{
	background-color: #67b52c;
	border-color: #67b52c;	
}
.sidebar .btn-active > a
{
	color: #f8f9fa;	
}
.sidebar .btn-active > a:hover,
.sidebar .btn-info > a:hover
{
	color: white;
    background: black;
}

.sidebar .btn-info-opened
{
	border: 2px solid #009fd9;
}

.sidebar .btn-info-opened > a
{
	color: #009fd9;
}

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: #3c3c3b;
}

.enroll-form .panel-primary > .panel-heading
{
	background-color: #67b52c;
}

.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: #009fd9;
	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;
}

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

.tila-info-subitem .longvalue 
{
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tila-info-subitem > table
{
	margin-bottom: 40px;	
}
.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: 8px;
	}
	.breadcrumb
	{
		padding-right: 200px;
	}
}
@media (max-width: 970px) 
{
	.shopping-cart-container
	{
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

.tasmahaku-formi span.kt-no-search-match
{
	display: none;
}
.panel-tasmahaku
{
	border-radius: 0px;
	border: 0px none;
}
.panel-tasmahaku > .panel-heading
{
	font-size: 22px;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 0px;
	border-bottom: 3px solid #909090;
	color: #000;
	background-color: #ededed;		
}
.panel-tasmahaku-expanded > .panel-heading
{
	background-color: #fba900;
	color: #000;
}
.panel-tasmahaku > .panel-body
{
	padding-left: 8px;
	padding-right: 8px;
	background-color: #e7eff5;
}
i.expand-marker 
{
	display:none;
	float: right;
	margin-top: 5px;
}
div.panel-tasmahaku-expanded i.expand-marker 
{
	display:inline;
	color: #fff;
}	

.calc-price
{
	font-size: 16px;
}
.calc-price > .price
{
	font-weight: bold;
	color: #009900;
}
.price-detail
{
	font-size: 12px;
}

.book-sidebar-content
{
	padding-left: 22px;
}

.form-field-required .form-field-label:after, 
.form-field-required > label:after
{
	color: red;
	font-weight: bold;
	content: '*';
}
.form-field-error .form-field-input .form-control,
body div div .form-control.field-error
{
	border-color: #cc0000;
	background-color: #ffdddd !important;
}
.form-field-error label
{
	color: #ff0000;
}

.booking-confirmation-content
{
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 8px 8px rgba(0,0,0,0.10);
}







@media (min-width: 1000px) 
{
    .three-column-responsive {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 3em;
      -moz-column-gap: 3em;
      column-gap: 3em;
    }
	
}

@media (min-width: 600px) and (max-width: 1000px) {
  .three-column-responsive {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (max-width: 600px) {
  .three-column-responsive {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (max-width: 400px) {
	.tila-info-item > .tila-info-subitem {
		width: 65%;
	}
}

@media (max-width: 767px)
{
	input[type=text].form-control,
	select.form-control,
	textarea.form-control
	{
		font-size: 16px;
	}
}

.tekstihaku
{
	font-size: 16px;
}

.alert-info
{
	background-color: #fff;
	border-color: #d0d0d0;
	color: #666;
}

.form > h3.box-title
{
	margin-top: 0px;
}



/* varauksen crumbtraili */
.varaus-crumb > li
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.varaus-crumb > li.phase-done,
.varaus-crumb > li.phase-done > a
{
	background-color: #67b52c;
	color: #fff;
}
.varaus-crumb > li.phase-done > a
{
	border-bottom: 5px solid #a3a7d4;
	border-radius: 0px;
}
.varaus-crumb > li.phase-locked,
.varaus-crumb > li.phase-locked > a
{
	background-color: #d0d0d0;
	color: #888;
}
.varaus-crumb > li.active,
.varaus-crumb > li.active > a
{
	font-weight: bold;
	x-color: #000;	
	x-background-color: #fba900;
	background-color: #3c3c3b;
	color: #e5e2e1;	
}
.varaus-crumb > li.active > a
{
	border-bottom: 5px solid #e26d7e;
	border-radius: 0px;
}
.varaus-crumb > li.success,
.varaus-crumb > li.success > a
{
	font-weight: bold;
	color: #fff;
	background-color: #5cb85c;
}
.varaus-crumb > li.phase-not-done,
.varaus-crumb > li.phase-not-done > a
{
	color: #aaa;
}
.varaus-crumb > li.phase-not-done.phase-enterable,
.varaus-crumb > li.phase-not-done.phase-enterable > a
{
	background-color: #67b52c;
	color: #fff;
}


.majoittuja.empty input[type=text]
{
	background-color: #f7f7f7;
}
.majoittuja input[type=text]:focus
{
	background-color: #ffffff;
}
.majoittuja.filled input[type=text]
{
	background-color: #eeffee;
}

.even-out-icons i.fa.ic
{
	display: inline-block;
	min-width: 25px;
	text-align: center;
}


.varaustoiminnot .btn
{
	margin-bottom: 8px;
}

.modal-xl
{
	width: 85%;
}

/* Jquery UI - teeman värimuutokset */
.apetit .ui-button, 
.apetit .ui-state-default,
.apetit .ui-widget-content .ui-state-default
{
	color: #67b52c;
}

.apetit button.ui-state-active
{
	color: #e5e2e1;
	background: #3c3c3b;
	border-color: #3c3c3b;
}
.apetit .ui-button:hover
{
	color: #ffffff;
	background: #67b52c;
	border-color: #67b52c;
}
.apetit .date-picker.ui-button:hover
{
}
.apetit button.ui-state-active:hover
{
	color: #67b52c;
}


.has-danger .not-required input[type=text].form-control,
.has-danger .not-required select.form-control
{
	border-color: #ccc;
}
.has-danger .not-required label
{
	color: #000;
}

nav[aria-label="breadcrumb"] {
    display: none;
}


body .page-container
{
	max-width: 1660px;
}


ul.language-select
{
	list-style-type: none;
}
ul.language-select li a, .language-select
{
	color: #404547;	
	text-transform: uppercase;
	font-size: 12px;
}


@media (min-width: 768px) 
{
	.language-select-container
	{
		position: relative;
	}
	.language-select-container > .language-select
	{
		position: absolute;
		top: 4px;
		right: 2px;
	}
	
	.language-select-container > .language-select
	{
		right: 0px;
	}
}

@media (min-width: 1300px) 
{
	.language-select-container > .language-select
	{
		width: 70px;
		right: 145px;
		top: 35px;
	}
}


/* fix responsive sidebar */
@media (max-width: 1199px) {
    .sidebar {
        display: initial !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .nav-sidebar {
        float: left;
        width: 20%;
    }
    .col-md-3 ul {
        float: left;
        width: 25%;
    }
    .col-md-3 ul li {
        margin-left: 10px;
    }
    .col-md-3 ul.submenu {
        width: auto;
        float: inherit;
    }
    .main {
        float: left;
        width: 75%;
    }
}
/* end fix responsive sidebar */

.kuvapankki-hdr
{
	color: #086fb7;
	border-top: 1px dashed #086fb7;
	padding-top: 12px;
}
body .kuvapankki-kuva > .kw
{
	background-color: #626e4a;	
	color: #fff;
}
body div.kuvapankki-kuva img
{
	border-top-color: #626e4a;
}

.apetit button.ui-state-active:hover {
    color: white;
    background: black;
}
