body, html {
height:100%;
}

body {
//background:#EEE url(/files/generic_png/10239/creampaper.png) top center;
background:#f59620 url(/files/webstage_thumb_jpeg_atmos/20002/bg3.jpeg) top center no-repeat;
padding:0;
}

h1 {
padding-bottom:.25em;
margin-bottom:.5em;
margin-top:15px;
color: #f59620;
}

@media (max-width:767px) {
h1 {
font-size:1.75em;
}
h2 {
font-size:1.4em;
}
}

.hero-unit h1 {
border:0;
line-height:51px;
}

.hero-unit h2 {
line-height:42px;
}

.hero-unit h1 span, .hero-unit h2 span, .hero-unit p span {
color: #FFF;
background-color: rgba(0, 0, 0, 0.5);
box-shadow: 5px 0 0 rgba(0, 0, 0, 0.5),-5px 0 0 rgba(0, 0, 0, 0.5);
padding:2px 0;
}

.hero-unit {
background-repeat:no-repeat !important;
min-height:210px;  
}

.hero-unit p {
max-width:67%;
line-height:26px;
}

.hero-unit .btn {
position:relative;
left:-5px;
margin-top:20px;
}

a, a:focus {
outline:0;
}

.site-wrapper {
height:auto !important;
min-height:100%;
height:100%;
position:relative;
}

#header {
background: #FFFFFF; 
color:#000;
margin:0 0 0 0;
min-height:100px;
position:relative;
}

#header.header-xs {
min-height:0;
padding: 10px 0 10px 0;
position:fixed;
top:0; left:0;
z-index:10000;
}

#header .container {

}

#header form, #header form .input-append, #header form .input-prepend, #header p {
margin:0;
}

#header p {
}

#header strong {
font-size:12px;
}

#header .btn-group {
margin-top:3px;
}

#header .popover-content {
color:black;
}

.mobile-header-wrapper {
background:#333333;
}

.mobile-header {
background-color:rgba(0, 0, 0, .25);
padding:15px;
margin:0 0 15px 0;
}

.mobile-header h1 {
border:0;
color:#FFF;
font-size:2em;
margin:0;
padding:0;
}

#logo h1 {
border:0;
margin:0;
padding:0;
line-height:100px;
}

#atmos img {
max-width: 100%;
}

#atmos {
position: relative;
}

.atmos-text {
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
padding: 20px;
color: #FFFFFF;
bottom: 30px;
width: 88%;
}

.atmos-text p, h2 {
margin: 0;
}

.atmos-title {
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
padding: 20px;
color: #FFFFFF;
bottom: 140px;
}

.atmos-title h2 {
font-size: 36px;
}

@media(max-width: 991px) {
  .atmos-title {
  bottom: 120px;
  }
  .atmos-title h2 {
  font-size: 30px;
  }
  .atmos-text {
  bottom: 10px;
  }
}

@media(max-width: 768px) {
  .atmos-title {
  position: relative;
  bottom: 0;
  padding-bottom: 0;
  }
  .atmos-title h2 {
  font-size: 20px;
  }
  .atmos-text {
  position: relative;
  bottom:0;
  width: 100%;
  }
}


 
.product-group-nav {
  list-style:none;
  display: block;
  margin:0;
  padding:0;
}

.product-group-nav ul {
  list-style:none;
  display: block;
  margin:0;
  padding:0;
}

.product-group-nav a {
border-bottom:1px solid #DDD;
color:#222;
display:block;
padding:7px 10px 7px;
}

.product-group-nav ul li a {
background:#f5f5f5;
border-bottom:none;
color:#222;
display:block;
padding:7px 10px 7px;
margin:0 0 0 10px;
}

.product-group-nav ul li ul li a {
background:#FFF;
margin:0 0 0 20px;
}

.product-group-nav ul li ul li ul li a {
background:#DDD;
margin:0 0 0 30px;
}

.product-group-nav a:hover {
background:#fce5bb;
color:#000 !important;
text-decoration:none; 
padding:7px 10px 7px;
}

.product-group-nav .selected > a {
background:#f59620 !important;
color:#FFF !important;
font-weight:bold !important;
text-decoration:none !important; 
padding:7px 10px 7px;
}

#product-group-nav {
  list-style:none;
  display: block;
  margin:0;
  padding:0;
}

#product-group-nav ul {
  list-style:none;
  display: block;
  margin:0;
  padding:0;
}

#product-group-nav a {
border-bottom:1px solid #DDD;
color:#222;
display:block;
padding:7px 10px 7px;
}

#product-group-nav ul li a {
background:#f5f5f5;
border-bottom:none;
color:#222;
display:block;
padding:7px 10px 7px;
margin:0 0 0 10px;
}

#product-group-nav ul li ul li a {
background:#FFF;
margin:0 0 0 20px;
}

#product-group-nav ul li ul li ul li a {
background:#DDD;
margin:0 0 0 30px;
}

#product-group-nav a:hover {
background:#fce5bb;
color:#000 !important;
text-decoration:none; 
padding:7px 10px 7px;
}

#product-group-nav .selected > a {
background:#f59620 !important;
color:#FFF !important;
font-weight:bold !important;
text-decoration:none !important; 
padding:7px 10px 7px;
}

.nav {
font-size: 12px;
}

#content {
background:#FFF;
-webkit-border-radius: 4px;
border-radius: 4px;
padding:0 0 20px 0;
}

.add-padding {
padding:20px;
}

#footer {
background:#333333;
color:#FFF;
position:absolute;
bottom:0;
width:100%;
}

#footer-storage {
background:#333333;
color:#FFF;
bottom:0;
width:100%;
margin-top: 20px;
}

.copyrights {
line-height: 50px;
}

.copyrights a {
color:white;
}


.tab-content {
background:#FFF;
margin-top: 20px;
}

.outer-wrapper {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  margin: 0 -15px; padding: 15px;
}

@media(max-width: 991px) {
.outer-wrapper {
  position: relative !important;
  height: 130px;
}
}

.search-wrapper {
margin-left: -55px;
padding: 5px;
}

@media(max-width: 1199px) {
.search-wrapper {
margin-left: 0px;
}
}

.search-wrapper input[type="text"] {
padding: 2px 5px 2px 5px;
height: 31px;
}

.table-wrapper {
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
}

.table-cell-wrapper {
  width: 100%;
  height: 100%;  
  display: table-cell;
  vertical-align: middle;
}

.span5 .v-center {
width:2000px;
}

#mobile-menu {
position:absolute;
bottom:-20px;
right:10px;
}

#mobile-menu-dropdown {
background:#FFF;
position:relative;
top:-20px;
}

@media (max-width: 767px) {
body {
margin-top:55px;
}
#header .btn-group .btn {
font-size:12px;
}
  #header, #footer {
  padding:0 10px;
        width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; 
  }
  #footer h1, #footer p.copyrights {
  line-height:3em;
  }
	
	#logo img {
	max-height:42px;
	}
	
	.v-center {
	height:auto;
	width:auto;
	padding:10px 0;
	text-align:left;
	}

	.span4 .v-center {
	width:auto;
	}

.hero-unit {
padding:20px 30px;
min-height:0;
}
.hero-unit h1 {
font-size:22px;
line-height:30px;
}

.hero-unit h2 {
line-height:22px;
}

.hero-unit p {
font-size:14px;
line-height:21px;
max-width:90%;
}
}
 
.text-right {
text-align:right;
}

.flexslider {
background:#FFF;
margin-bottom:20px;
max-width:870px;
}

.flexslider .hero-unit {
margin:0;
}

.product-list-item {
word-wrap: break-word;
}

.product-list-item.product-grid:hover {
cursor:pointer;
}

.product-list-item h3 {
background:#EEE;
font-size:13px;
font-weight:normal;
line-height:1.25em;
margin:0;
padding:.5em;
height: 3em;
overflow: hidden;
}

.product-list-item h3 span {
float: right;
color: #f00;
}

@media (max-width:767px) {

.product-list-item h3 {
height:4.25em;
}

}

.product-list-item.product-list h3 {
height: auto;
}

.product-list-item h3 a {
color:#222;
}

.product-list-item.product-grid h4 {
background:#EEE;
font-size:16px;
line-height:1em;
margin:0;
padding:10px;
}

.product-list-item.product-list h3 {
margin:0 0 10px 0;
}

.product-list-item.product-list h4 {
font-size:16px;
line-height:1em;
}

.product-list-item-quantity {
width: 180px;
}

@media (max-width: 1199px) {
.product-list-item-quantity {
width: 203px;
}
}

@media (max-width: 991px) {
.product-list-item-quantity {
width: 148px;
}
.product-unit-span {
display: none;
}
}

@media (max-width: 768px) {
.product-list-item-quantity {
width: 100%;
}
.product-unit-span {
display: none;
}
}

.red {
color:#F00;
}

.add-margin-bottom {
margin-bottom:30px;
}

.flexslider {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; 
border:0;
-webkit-border-radius: 4px;
border-radius: 4px; 
}

.product-list-item img {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; 
border:1px solid #DDD;
-webkit-border-radius: 4px;
border-radius: 4px; 
}

.product-list-item img {
padding:10px;
}

.product-list-item img:hover {
border:1px solid #AAA;
}

#big-prod-image {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; 
border:1px solid #DDD;
-webkit-border-radius: 4px;
border-radius: 4px;
padding:10px;
}

#prod-price h2 {
border:0;
padding:0;
margin-top:0;
}

.btn {
position:relative;
}

.btn .badge {
position:absolute;
top:-12px;
right:-12px;
}

#loginModal {
color:#333;
}

#products ul li ul {
display:none;
}

#products li a {
color:#222;
}

li.product-group-selector {
color:black;
}

.searchHilight {
color:#0081c2;
}

.searchHilightSelected {
color:#FFF;
text-decoration: none;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
outline: 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
text-shadow: none;
-webkit-border-radius: 2px;
border-radius: 2px; 
}

#groupSelect {
width:80%;
left: 10%;
margin-left: -50px;
height:70%;
}

#groupSelect .modal-body {
max-height:none;
height:80%;
}

.popover, .popover-content {
max-width:600px;
}

.shopping-cart {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  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='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.shopping-cart:hover {
  color: #ffffff;
  background-color: #0044cc !important;
  *background-color: #003bb3 !important;
}

#shopping-cart-small-list td {
white-space:nowrap;
}

.product-description p {
max-width:60em;
}

table.product-list-table td, table.product-list-table th{
border-top: 1px solid #DDDDDD;
line-height: 20px;
padding: 8px;
}

.nav .dropdown-toggle .caret {
border-top-color: #000;
border-bottom-color: #000;
}

#more-nav {
border-top: 1px solid #BBB;
}

.res-menu {
font-size: 16px;
}

.res-menu .res-act {
background: #BBB;
}


.cart-popover {
//left:auto !important;
//right:20px;
}

.popover.bottom .arrow {
left:75% !important;
}

.center-wrapper {
display:table;
}

.bottom-bar {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: #333333;
padding: 10px;
z-index: 10000;
}

@media only screen and (max-width: 760px) {

  .table-mobile table, .table-mobile thead, .table-mobile tbody, .table-mobile th, .table-mobile td, .table-mobile tr { 
  	display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table-mobile thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.table-mobile tr { border: 1px solid #ccc; }
	
	.table-mobile td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.table-mobile td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 40%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
}

.breadcrumb > .active {
color:black;
}

.breadcrumb > .next {
color:#999999;
}

.twitter-typeahead {
  width:100%;
}

.tt-dropdown-menu {
  width: 100%;
  padding: 8px 0;
  color:#333;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf;

}
#filters-top {
margin-top:-20px;
margin-bottom:10px;
min-height:20px;
}

.news ul li {
list-style: none;
}

.news ul {
padding: 0;
}

.news-highlight {
background: #f7f7f7;
margin-top: 20px;
margin-bottom: 35px;
padding: 10px 20px 20px 20px;
}

.news-highlight h2 {
color: #f59620;
}

.news-highlight ul {
padding: 0;
}

.news-highlight ul li {
list-style: none;
}

.choose-customer-table tr th {
width: 28%;
padding: 5px;
}

.choose-customer-table tr th:first-child {
width: 21%;
}

.choose-customer-table {
width: 100%;
}

.choose-customer-table tr td {
padding: 5px;
}

.choose-customer-table tr:nth-child(even) {
background: #f1f1f1;
}

.customer-inner-table tr td {
width: 28%;
vertical-align: top;
}

.customer-inner-table tr td:first-child {
width: 21%;
}

@media (max-width: 991px) {
.customer-inner-table tr td {
display: block;
width: 100%;
}
.customer-inner-table tr td:first-child {
width: 100%;
}
.choose-customer-table tr th {
display: none;
}
}

.customer-inner-table tr {
background: transparent !important;
}

.customer-group-table {
width: 100%;
}

.customer-group-table tr td {
padding: 5px;
}

.customer-group-table tr:nth-child(even) td {
padding: 0 !important;
}

.customer-group-table tr:nth-child(4n), .customer-group-table tr:nth-child(4n-1) {
background: #f1f1f1;
}

.stand-img {
max-width: 194px;
}

.customer-table {
width: 100%;
}

.customer-table tr td {
padding: 5px;
}

.customer-table tr:nth-child(even) {
background: #f1f1f1;
}

.customer-table th {
padding-bottom: 15px;
}

#product-holder-wrapper {
position: relative;
overflow: hidden;
}

#prev-product {
cursor: pointer;
font-size: 30px;
padding: 50px 50px 50px 50px;
margin-top: -50px;
margin-left: -50px;
position: absolute;
top: 50%;
opacity: 0.5;
}

#next-product {
cursor: pointer;
font-size: 30px;
padding: 50px 50px 50px 50px;
margin-right: -50px;
margin-top: -50px;
position: absolute;
top: 50%;
right: 0;
opacity: 0.5;
}

#prev-product:hover {
transform: translate(15px, 0px);
-webkit-transform: translate(15px, 0px);
-moz-transform: translate(15px, 0px);
-o-transform: translate(15px, 0px);
-ms-transform: translate(15px, 0px);
opacity: 1;
}
#next-product:hover {
transform: translate(-15px, 0px);
-webkit-transform: translate(-15px, 0px);
-moz-transform: translate(-15px, 0px);
-o-transform: translate(-15px, 0px);
-ms-transform: translate(-15px, 0px);
opacity: 1;
}

.ws-edit-images {
float: left;
border: 2px solid #DDD;
margin-left: 5px;
margin-bottom: 5px;
position: relative;
}

.ws-edit-images img {
padding: 2px 2px 2px 2px;
}

.stand-checbox {
position: absolute;
top: 0;
margin:2px !important;
}

#accoridion img {
margin: 0 5px 5px;
}

/* Kalenteri */

.caltable {
width: 100%;
position: relative;
}

.caltable tr td {
border: 1px solid #DDD;
padding: 10px;
}

.calweek {
background: #f5f5f5;
width: 5%;
font-weight: bold;
}

.caltable tr:first-child td {
background: #f5f5f5;
font-weight: bold;
height: 20px;
}

.caltable tr td {
height: 60px;
vertical-align: top;
}

.caltable tr td a {
height: 60px;
padding-right: 100%;
padding-bottom: 20px;
cursor: pointer;
}

#calendar h2 {
background: #333333;
padding: 8px 0px 8px 0;
color: #FFF;
text-align: center;
}

@media (max-width: 991px) and (min-width: 768px) {
#calendar h2 {
width: 100%;
min-width: 310px;
}
}

#calendar h2 span {
padding: 0 8px 0 8px;
}

#calendar h2 a {
color: #FFF;
}

#calendar h2 a:hover {
color: #DDD;
}

#calendar #current_day {
font-weight: bold;
background: #333333;
color: #FFF;
}

#calendar .day-note {
height: 250px;
width: 200px;
background: #FFF;
border-radius: 6px;
display: none;
position: absolute;
z-index: 999;
1px solid rgba(0, 0, 0, 0.2);
left: 50%;
top: 50%;
margin-left: -100px;
margin-top: -100px;
color: #000;
font-weight: normal;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}


.note-close-btn {
padding: 0 !important;
font-size: 26px;
cursor: pointer;
position: relative;
float: right;
margin-top: -12px;
margin-right: -5px;
}

#note-header {
background: #333333;
height: 20px;
color: #FFF;
font-weight: bold;
}

.note-btn {
position: absolute;
bottom: 0px;
left: 45px;
}

.cal-note-calendar table tr td {
padding: 2px !important;
}

.note-content a {
padding: 0 !important;
height: auto !important;
float: left;
margin-left: 5px;
}

#calendar .next_day {
background: #f8c06f;
}

#calendar .today_day {
background: #e1e1e1;
}

#calendar-colors {
float: right;
}

#calendar-colors .color-box-prev {
background: #f8c06f;
height: 20px;
display: inline-block;
width: 20px;
position: relative;
top: 5px;
right: 5px;
}

#calendar-colors .color-box-next {
background: #e1e1e1;
height: 20px;
width: 20px;
display: inline-block;
position: relative;
top: 5px;
right: 5px;
}

@media (max-width: 487px) {
.caltable tr td {
border: 1px solid #DDD;
padding: 5px;
}
}

.join-btn {
padding-left: 18px;
padding-right: 18px;
}

#appendedPrependedInput {
padding: 2px;
}

.customer-info-table td {
vertical-align: top;
}

@media (max-width: 468px) {
.hidden-exs {
display: none;
}
}

/* *** VARASTO *** */

#storage {
margin-top :0;
} 

.mobile-header-storage {
padding: 5px;
}

.login-form-storage input[type="text"], input[type="password"] {
width: 100%;
}

.storage-table tr td {
padding: 15px;
}

.storage-table tr td {
padding-left: 0px;
}

.storage-table tr td:first-child {
padding-right: 0px;
padding-left: 15px;
}

.storage-table tr td a {
    display:block;
    height:100%;
    width:100%;
}

.storage-quantity {
width: 80px !important;
}

.input-group-storage {
width: 100px;
}

.input-group-addon-storage {
width: 110px;
float: left;
padding: 9px 12px;
}

@media (max-width: 468px) {
  .storage-table tr td {
  display: block;
  padding: 5px;
  }
  
  .storage-table tr td:first-child {
  padding-left: 5px;
  }
}

#product-response-table tr td {
padding: 5px 0 10px 0 !important;
}

#product-response-table tr:nth-child(4n), #product-response-table tr:nth-child(4n-1) {
background: transparent !important;
}

.delivered_table tr td {
padding: 10px !important;
border-top: 1px solid #ddd;
}

.delivered_table {
width: 100%;
}

.notice-cell {
padding: 0! important;
}

.deliver-notice {
font-size: 30px;
color: #e22e26;
}

.delivered-table-package tr:first-child td {
border-top: 1px solid #ddd;
}

.delivered-table-package tr td {
border-top: 0px !important;
}

.delivered-table-package tr {
background: transparent !important;
}

.nav-fixed-size {
width: 75%;
}

@media (max-width: 1199px) {
.nav-fixed-size {
width: 70%;
}
}

@media (max-width: 991px) {
.nav-fixed-size {
width: 65%;
}
}

@media (max-width: 991px) {
  .contact-table {
  width: 100% !important;
  }
}
@media (max-width: 468px) {
  .contact-table tr td {
  display: block;
  }
}


/***********************************************************************************
* Jälleenmyyjät
***********************************************************************************/

#search-results {
  padding: 3em 0;
	float: left;
    width: 100%;
}

#jalleenmyyjat-holder {

}
.jalleenmyyja {
  padding: 1.5em;
  min-height: 15em;
	-webkit-transition: background 1s ease-in-out;
  -moz-transition: background 1s ease-in-out;
  -ms-transition: background 1s ease-in-out;
  -o-transition: background 1s ease-in-out;
  transition: background 1s ease-in-out;  
}
.jalleenmyyja:hover {
    background: #efefef;
}
#map-container{
	width: 100%;
  height: 250px;
  height: 410px;
  min-height: calc(60vh - 88px);
  margin: 5.5em 0 0;
	background: #ccc;
}
#map-container h1 {
  font-family: 'Quicksand', sans-serif;
  font-size: 1.5em;
}

ul.indicators {
  list-style: none;
  padding: 0;
  margin: 1em 0;
}
ul.indicators li {
  display: inline-block;
  padding-left: 0;
  margin-right: 1.5em;
}
ul.indicators li span.indi {
  width: 1em;
  height: 1em;
  border-radius: 1em;
  border: solid 1px #000;
  margin-top: 0.25em;
  margin-right: 0.5em;
  display: inline-block;
  float: left;
}
ul.indicators li span.yellow-indi {
  background: #143680; /*Saisi vaihtaa keltaiseksi, jos kartta pinnien väri saadaan vaihdettua myös*/
}
ul.indicators li span.blue-indi {
  background: #143680;
}
ul.indicators li span.grey-indi {
  background: #ccc;
}
ul.indicators li span.green-indi {
  background: #009356;
}

div#jalleenmyyjat-holder div div.row div h3 a {
  color: #f59620;
}
/*
form#jalleenmyyja button#searchBtn.btn.btn-round {
  background-color: #f59620;
  color: white;
  font-size: 110%;
  width: 50%;
  margin: 1em 0;
}
*/
form#jalleenmyyja div.input-group {
  margin: 1rem 0;
}
form#jalleenmyyja div div.input-group span.input-group-addon {
  border-radius: 0px;
}
form#jalleenmyyja div span.input-group-btn {
  left: 0;    
}

form#jalleenmyyja div span.input-group-btn input.form-control {
  background: #f59620;
  color: white;
  border-radius: 0px;  
  border-color: #f59620;
}
form#jalleenmyyja div span.input-group-btn input.form-control:hover {
  background: #db7d0a;
}
form#jalleenmyyja #locationAddress.form-control {
  border-radius: 0px;
}

form#jalleenmyyja div div span#paikallista_minut.input-group-btn {
  left: 0;
  position: relative;
  margin: 0.75rem 0;
}

.jalleenmyyja_input {
  width: 100% !important;
  border-radius: 0px!important;
}
.jalleenmyyja_sade_input {
  /*width: 70px !important;*/
  min-width: 70px;
  width: 100% !important;
  border-radius: 0px!important;
}


form#jalleenmyyja div.input-group span#paikallista_minut.input-group-btn input.form-control {
  background: #143680;  
  color: white;  
  border-color: #143680;  
}
form#jalleenmyyja div.input-group span#paikallista_minut.input-group-btn input.form-control:hover {
  background: #1f4cae;
}


