/* RESET ----------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}
html,body{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
body { line-height: 1; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }
a { text-decoration: none; }
a:focus { outline: none; }

/* IE10 WIN8 WINPHONE8 MEDIA QUERY FIX */
@-webkit-viewport	{ width: device-width; }
@-moz-viewport		{ width: device-width; }
@-ms-viewport		{ width: device-width; }
@-o-viewport		{ width: device-width; }
@viewport		    { width: device-width; }

/* GENERAL -------------------------------------------------------------- */
html { min-height: 100%; position: relative; overflow-y: scroll; }
body { background: #f5f5f5; font: 16xp "Lato", Arial, Helvetica, sans-serif; margin: 0 0 60px; }
img { max-width: 100%; height: auto !important; }
hr { clear: both; background-color: #DDD; border: 0 none; height: 1px; margin: 16px 0; width: 100%; display: inline-block; }
header,
footer,
section { width: 100%; clear: both; position: relative; }
.no-border{border: 0px !important;}
.row {background-color: #fff !important;}
.clear { clear: both; }
.table-bordered-edges { border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.asc {color: #5bc0de;}
.asc:after {color: #5bc0de; content: ' ⇣';}
.desc {color: #5bc0de;}
.desc:after {color: #5bc0de; content: ' ⇡';}
.first-letter{text-transform: capitalize;}
.error-400{ min-height: 400px;}
.error-400 h2{font-size: 50px;}
.remove-spacing {padding: 0px; margin: 0px;}
.breadcrumb{background-color: rgba(233, 233, 233, 0.44) !important; padding: 15px 15px 5px 15px;}

/* TYPOGRAPHY ----------------------------------------------------------- */

blockquote { font-style: italic; margin: 20px 20px 2px 20px; padding: 20px; }
h1 { color: #333; font: bold 24px/36px 'Oswald', sans-serif; margin: 0 0 18px 0; text-transform: uppercase; font-weight:200; }
h1 a { color: #333; }
h2 { color: #333; font: bold 18px/28px 'Oswald', sans-serif; margin: 20px 0 10px 0; font-weight:400;}
h2 a { color: #333; }
h3 { color: #333; font: bold 15px/25px 'Oswald', sans-serif; margin: 20px 0 5px 0; font-weight:200;}
h3 a { color: #333; }
p { margin: 0 0 18px; line-height: 22px; color: #333; }
a { color: #EA553E; }
a:hover { color: #276600; text-decoration: underline; }

/* BUTTONS ----------------------------------------------------------- */

.btn { border-radius: 0; border: none; box-shadow: none; text-shadow: none; transition: all 0.08s ease-in-out 0s; }
.btn:hover { background-position: 0 0 !important; }
.btn-success { background: #827e7e; }
.btn-success:hover { background: #46A41E; }
.btn-primary { }
.btn-primary:hover { }
.btn-default { background: #F1F1F1; }
.btn-default:hover { background: #E7E7E7; }
.btn-danger { background: #B52323; }
.btn-danger:hover { background: #A31F1F; }
.btn-gray{background: #DDD;color: #000;}
.btn-join{ float: left; background: #EA553E; color: #000000}

.btn-join {text-align: center; margin-top:10px; margin-bottom: 10px;}
.btn-join a:link{background-color: transparent; text-align: center; text-transform: uppercase; font: normal 12px/22px "Lato", Arial, Helvetica, sans-serif; color: #fff; line-height: 30px; letter-spacing: 1px; color: #fff; margin-top: 0; margin-bottom: 0px; display: inline-block; padding: 5px 10px; -webkit-transition :background-color 0.3s linear,border-color 0.2s linear; transition: background-color 0.3s linear,border-color 0.2s linear;}
.btn-join a:hover{background-color: rgba(255,255,255, 0.5);}
.btn-join a:visited {color: #fff !important; }
.btn-join a:active {color: #fff !important; }

/* HEADER --------------------------------------------------------------- */
header.old { background: #FFF; }
header { background: #f5f5f5; }

.navbar-header { width: 100%; padding: 0px;}
.navbar-brand { float: left; height: auto; padding: 10px 0 0 0px; }

/* Topbar */
header .topbar { background: #FFF; width: 100%; -webkit-box-shadow: 2px 2px 2px 0px rgba(5, 5, 5, 0.06);box-shadow: 2px 2px 2px 0px rgba(5, 5, 5, 0.06);}
header .topbar li { list-style: none; float: left; /* border-left: 1px solid rgba(0,0,0,0.12); */ position: relative; }
header .topbar li a { float: left; font: 14px 'Oswald', sans-serif; font-weight: 500; letter-spacing: 0.03em; padding: 20px 15px; line-height: 25px; position: relative; z-index: 11; color: #404149; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
header .topbar li a:hover,
header .topbar li a:focus { background-color: #fff; text-decoration: underline; }

header .topbar li a .glyphicon { font-size: 8px; margin-left: 3px; }
header .topbar li a .glyphicon.first{ font-size: 14px; margin-left: 3px; padding-right: 5px; color: #000;}

header .topbar li > ul { display: none; z-index: 10; }
header .topbar li > ul > li { border-left: none; border-bottom: 1px solid rgba(0,0,0,0.12); width: 100%; }
header .topbar li:hover > ul { display: block; position: absolute; top: 100%; right: 0px;}

header .user-menu { display: block; }
header .user-menu li a { float: left; font: 12px "Oswald", Arial, Helvetica, sans-serif; padding: 0 20px; line-height: 28px; position: relative; z-index: 10; color: #777; width: 100%; }
header .user-menu li a .glyphicon { font-size: 12px; margin-left: 5px; margin-right: 30px; padding:4px;}
header .user-menu li a .logout-link { color: #CB6D53; }

/* Topbar lang menu */
header .topbar .langmenu ul { background: #FFF; box-shadow: 0 0 3px rgba(0,0,0,0.3); text-transform: capitalize; position: absolute; top: 100%; right: 0px; z-index: 100; width: 95px;}
header .topbar .langmenu ul li { border: none; text-transform: capitalize;}
header .topbar .langmenu:hover > a { background-color: #FFF; }
header .topbar .langmenu:hover > ul a { line-height: 28px; width: 100%; }
header .topbar .langmenu > ul a:hover { background-color: #f5f5f5; text-decoration: none !important;}
header .topbar .langmenu > a { text-transform: capitalize; color: #777;  z-index: 9;}
header .topbar .langmenu > a:hover {text-decoration: none !important; }


/* Topbar ownpage */
header .topbar .ownpage {}
header .topbar .ownpage ul { background: #FFF; box-shadow: 0 0 3px rgba(0,0,0,0.4); position: absolute; top: 100%; right: 0%; width: 230px; text-align: left; z-index: 9; }
header .topbar .ownpage ul li { background-color: #FFF; border: none; font-size: 14px; }
header .topbar .ownpage:hover > a { background-color: #FFF; }
header .topbar .ownpage:hover > ul a { width: 100%; }
header .topbar .ownpage > ul a:hover { background-color: #f5f5f5;}
header .topbar .ownpage > a { border-bottom: 3px solid #fff;}
header .topbar .ownpage .fifty { font-size: 25px; }

header .topbar .ownfavs {font: 16px 'Oswald', sans-serif !important; font-weight: 400; z-index: 8;background-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; border-right-color: rgb(241, 241, 241); border-left-width: 1px; border-left-style: solid; border-left-color: rgb(241, 241, 241);}
header .topbar .ownfavs:hover > a { }
header .topbar .ownfavs > ul { z-index: 9; left: 0 !important; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2); background-color: #fff; width: 310px; border: 1px solid #f5f5f5; max-height: 500px; overflow: -moz-scrollbars-vertical; overflow-x: hidden;}
header .topbar .ownfavs > li { }
header .topbar .ownfavs > ul a:hover{ background-color: transparent; }
header .topbar .ownfavs > a { margin-top: 3px; font-size: 22px;}
header .topbar .ownfavs .fifty { font-size: 25px; }
header .topbar .ownfavs .refresh-btn { padding: 8px; margin: 5px; width: 125px; font-weight: 600; font: 14px 'Oswald', sans-serif !important;}

header .fav-menu { display: block; background-color: #FBFBFB; margin: 0px;padding: 4px; }
header .fav-menu li a { float: left; font: 12px "Oswald", Arial, Helvetica, sans-serif; padding: 0 20px; line-height: 28px; position: relative; z-index: 10; color: #777; width: 100%; }
header .fav-menu li a .glyphicon { font-size: 12px; margin-left: 5px; margin-right: 30px; padding:4px;}
header .fav-menu li a .logout-link { color: #CB6D53; }

.favorites-timeleft{margin-top: -10px; margin-left: 2px;}
.favorite-link{font: 16px 'Oswald', sans-serif !important; max-height: 40px; width: 100%; padding: 5px 5px 0px 20px !important; color: #428bca !important; width: 300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }

/* Topbar loginbox */
.topbar li .loginbox { display: none; background: #FFF; box-shadow: 0 0 3px rgba(0,0,0,0.3); width: 270px; height: 200px; z-index: 10; padding: 20px 20px; position: absolute; top: 100%; right: 0px; white-space: nowrap; }
.loginbox .glyphicon-lock{padding: 2px; }
.email-input { font-size: 17px; }

.topbar li:hover > a { background-color: #FFF; }
.topbar li:hover > .loginbox { display: block; }

.fb-login{padding: 0px; margin-top:10px;}
.fb-login a:link{background-color: #32508C !important; width: 100%; text-align: center; color: #FFF !important;}
.fb-login a:hover{background-color: #32508C !important; color: #FFF !important;}
.fb-login a:active{background-color: #32508C !important; color: #FFF !important;}
.fb-login a:visited{background-color: #32508C !important; color: #FFF !important;}

.topbar .loginbox label { font-weight: bold !important; font-size: 12px !important; }
.topbar .loginbox .input-group {max-height: 10px !important; border-radius: 0px; padding: 1px;}
.topbar .loginbox .input-group input{height: 45px; border-radius: 0px; font-size: 14px;}
.topbar .loginbox .input-group .input-group-addon{border-radius: 0px; max-height: 8px !important;}
.topbar .loginbox .input-group .email{border-radius: 0px; height: 8px !important;}
.topbar .loginbox input.input-text { margin-bottom: 5px !important; padding: 3px 5px !important; font-size: 12px !important; width: 100%; }
.topbar .loginbox .login-btn{ height: 40px; width: 100%; clear: both; float: left; border-radius: 1px; border: none; background: #EA553E; text-shadow: none; box-shadow: none; padding: 5px; color: #FFF; font: 14px 'Oswald', sans-serif; weight: 300; margin-top: 5px !important; transition: all 0.08s ease-in-out 0s; }
.topbar .loginbox .login-btn:hover { background: #61BB2B; color: #FFF; }
.topbar .loginbox .update-btn{ clear: both; float: left; border-radius: 2px; border: none; text-shadow: none; box-shadow: none; padding: 5px; color: #FFF; font-size: 12px !important; margin-top: 25px !important; transition: all 0.08s ease-in-out 0s; }
.topbar .loginbox .update-btn:hover { background: #61BB2B; color: #FFF; }
.topbar .loginbox .login-data { padding:5px; background-color: rgb(245, 245, 245); }
.topbar .loginbox .actions { clear: both; float: left; width: 100%; }
.topbar .loginbox .actions > a { padding: 0; margin: 10px 0 0 0; float: right; font: 300 14px 'Oswald' , sans-serif;}
.topbar .loginbox .actions > a:hover { color: #276600; text-decoration: underline; background: none; }

.title {font-family: 'Lato', sans-serif;}
.mainlogo{padding: 5px;}
.join_link { text-decoration: underline; }
.breadcrumb{ font-family: 'Oswald', sans-serif;}

/* Search */
header .search { position: relative; margin: 10px 0 0 0; }
header .search input[type="text"] { height: 55px; border: 1px solid rgba(0,0,0,0.12); padding: 10px 10px 5px 10px; width: 100%; border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
header .search .search-button { height: 55px; position: absolute; top: 0; right: -3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; background: #EA553E; width: 44px; text-align: center; line-height: 40px; border: none; box-shadow: none; transition: all 0.08s ease-in-out 0s; margin-left: -4px; }
header .search .search-button:hover { background: #61BB2B; }
header .search .search-button .glyphicon { font-size: 14px; color: #FFF; }
header a.searchmore { font: 200 14px 'Oswald' , sans-serif; float: right; margin: 5px 0 0 0; padding-bottom: 5px; }
.quick_search{margin-top:25px; padding-left: 5px;}
#quicksearch {font-family: 'Oswald', sans-serif;
font-size: 14px;
font-weight: 100;
color:#2d363b;
}

.subscribe{ text-align: center; vertical-align: central;}
.subscribe h4 { font: 500 15px 'Oswald' , sans-serif; color: #404149;}
.subscribe input[type="text"] {  height: 45px; border: 1px solid rgba(0,0,0,0.12); padding: 10px 10px 5px 10px; width: 35%; border-top-left-radius: 3px; border-bottom-left-radius: 3px; font-weight: 200;}
.subscribe input[type="submit"] { margin-top: -10px; height: 45px; width: 80px; font: 500 14px 'Oswald' , sans-serif; }
#subscribe_container{background-color: transparent !important; padding: 5px;}

/* NAV ------------------------------------------------------------------ */
nav { float: left; position: relative; width: 100%; }
#menu { margin: 0; padding: 0; margin-top: 0px; overflow: hidden;}
#menu b {font-weight: 500;}
#menu li { clear: both; float: left; width: 100%; margin: 0 0 1px; padding: 0; position: relative; box-shadow: 0px 1px 2px 1px #e9e9e9; }
#menu li a {  color: #2d363b; letter-spacing 0.02em; font: 300 14px 'Oswald' , sans-serif; display: block; padding: 9px 15px 9px; border-radius: 0px; margin: 0px; transition: all 0.1s linear 0s; border-radius: 8px; border-radius: 0; background: #FFF; width: 100%; float: left;}
#menu button {  color: rgb(60,60,60); font: 300 14px "Oswald", Arial, Helvetica, sans-serif; display: block; padding: 9px 15px 9px; border-radius: 0px; margin: 0px; transition: all 0.1s linear 0s; text-transform: uppercase; border-radius: 8px; border-radius: 0; background: #FFF; width: 100%; float: left;}
#menu > ul > li > a:hover { text-decoration: none; background: #FBFBFB; }
#menu > ul > li > a:focus { background: #FFF; text-decoration: none; }
#menu > ul > li.active > a { color: #FFF; background: #EA553E; font-weight: 500;}
#menu li ul { display: none; }
#menu ul.firstlist { clear: both; float: left; width: 100%;}
#menu ul.firstlist li { }
#menu ul.firstlist li a { font-weight: 300; font-size: 13px; font-family: 'Oswald' , sans-serif;}
#menu ul.secondlist { clear: both; float: left; width: 100%; margin-top: 20px; margin-bottom: 0px;}
#menu ul.secondlist li { }
#menu ul.secondlist li a { font-family: 'Oswald' , sans-serif; }
#menu ul.thirdlist { margin-top: 20px; clear: both; float: left; width: 100%;}
#menu ul.thirdlist li { }
#menu ul.thirdlist li a { font: 400 12px 'Oswald' , sans-serif; }
#menu li.topic { background: #FFF; padding: 9px 15px; color: rgb(60,60,60); font: 500 13px 'Oswald' , sans-serif; text-transform: uppercase; }
#menu li.topic:hover { cursor: default; }
#menu .badge { position: absolute; right: 25px; background: none; color: #EA553E; top: 12px; }
#menu li.active .badge { color: #FFF; }
#menu li a .glyphicon { opacity: 0.5; font-size: 12px; float: right; margin-top: 4px; color: #EA553E; transition: all 0.05s ease-in-out 0s; }
#menu li a:hover .glyphicon { opacity: 1; margin-right: -4px; }
#menu > ul > li.active > a .glyphicon{ color: #FFF; }
#menu li a .category_glyphicon{float:left;}
/* 2nd Level Nav */
#menu li.active ul { float: left; width: 100%; display: block; margin-bottom: 10px; padding: 6px 0; background: #FFF; box-shadow: 0px 0px 0px 0px #fff;}
#menu li.active ul li { margin: 4px 0; box-shadow: 0px 0px 0px 0px #fff;}
#menu li.active ul li a { background: none; padding: 0px 15px; text-transform: none; line-height: 18px;}
#menu li.active ul li a:hover { text-decoration: underline; }
#menu li.active ul li a:focus { text-decoration: underline; }
#menu li.active ul li.active a { background: none; /*color: #79D12F;*/ color: #525252; font-weight: 600; }

#etusivu_linkki{ color: #333; font: normal 13px/22px "Lato", Arial, Helvetica, sans-serif; border-radius: 0px; margin: 0px; transition: all 0.1s linear 0s; text-transform: uppercase; border-radius: 8px; border-radius: 0; background: #FFF; width: 100%; float: left; }

.twoforone{
  background-image: url('../img/kamppanjatausta2.jpg');
  background-position: bottom;
  background-size: cover;
  border: 1px solid #5bc0de;
  padding: 20px !important;
}

.featurette-marketing{
  margin-bottom: 50px;
}

.featurette-marketing h1 {
  color: #000;
  font-size: 45px;
}

.featurette-marketing h1 small{
  color: rgba(0,0,0, 1);
  font-size: 0.5em !important;
  font-weight: 600 !important;
  margin-bottom: 25px;
  line-height: 60px;
}

.featurette-marketing p {
  color: #000 !important;
  padding: 5px 10px;
  font-size: 18px;
}

.marketing-square{
  padding: 10px 50px;
}

.marketing-content{
  padding: 35px 0px;
  background-color: rgba(255,255,255, 0.7);
}

.navbar-toggle {font-family: 'Oswald' , sans-serif; font-weight: 300; font-size: 16px; width: 120px; height: 53px; margin-top: 1px; color: #fff; background: #EA553E; padding: 10px; margin: auto; border: 0px solid rgba(0,0,0,0.2); border-radius: 4px; z-index: 7; float: none; }
.navbar-toggle .icon-bar { float: left; margin: 0; width: 20px; height: 3px; background: rgba(0,0,0,0.45); box-shadow: 0px 1px 0px rgba(255,255,255,0.5); }
.navbar-toggle .icon-bar:first-child{margin-top: 2px;}
.navbar-collapse { max-height: none; }

.user-toggle{width: 70px !important; margin-top: 25px;}

.info-banner{padding-top:0px; padding-bottom: 5px; font-size: 15px;font-family: 'Oswald' , sans-serif; color: #404149; text-align: center; font-weight: 500;}
.info-banner a:link{color: #EA553E;}
.info-banner a:active{color: #EA553E;}
.info-banner a:visited{color: #EA553E;}
.info-banner a:hover{color: #EA553E;}

/* GREEN AREA ----------------------------------------------------------- */
section#oldgreenarea { background: #6CD032; background: #6CD032 url("../images/header1.jpg") no-repeat center top / cover; }
section#greenarea { color: #333; padding: 0px 0; background: #FFF; font-weight: 200; height: 250px;}
section#greenarea { }
section#greenarea .green-area-card .title{ font-family: 'Oswald' , sans-serif; font-weight: 300; margin-bottom: 5px;}
section#greenarea h2 { font-size: 20px; font-weight: lighter; color: #333; margin: 0 0 20px 0; }

/* Highlighted products */
.highlighted-products { padding-bottom: 20px; -webkit-box-shadow: 0px 1px 20px 0px rgba(5, 5, 5, 0.01); box-shadow: 0px 1px 20px 0px rgba(5, 5, 5, 0.01);}
section#greenarea h3 { color: #333; margin: 17px 0 10px; text-transform: none; font-size: 16px; line-height: 24px; }
.highlighted-products h3 a { color: #333; }
.highlighted-products h3 a:hover,
.highlighted-products h3 a:focus { color: #333; text-decoration: none; }
.highlighted-products p { color: #333; margin: 0 0 13px 0; }
.green-area-card .product-image { position: relative; border: 0px solid rgba(0,0,0,0.2); }
/* .green-area-card .product-image .inner{width:103% !important;}
.green-area-card .product-image img { display: block; width: 100%; min-height: 100%; max-width: 250px; min-width: 100%;} */
.green-area-card .product-image img { display: block; width: 200px; height: 150px;}
/* .green-area-card .thumbnail {padding: 1px;} */
.green-area-card .thumbnail {padding: 1px; width: 200px; margin-left: 30px;}
.product-index-info .btn { color: #FFF; }
.product-index-info{ overflow: hidden; padding-left: 10%;}
.product-index-info h2{ overflow: hidden; font-size: 24px;}
.product-index-info .title{ font-family: 'Oswald' , sans-serif !important; font-weight: 300 !important; margin-bottom: 5px;  }

.banner-img{margin-left: auto; margin-right: auto; margin-top: 25px; max-height: 250px;}
.company_product_count{font-size: 16px !important;}

.carousel-control.left, .carousel-control.right{background: none !important;filter: progid:none !important; }
.index_add_btns{ margin-top: 30px; text-align: center; margin-bottom: 25px; border-right: 1px solid #ccc; height: 130px;}
.btn-addv{height:180px; width: 180px; background-color: transparent; text-align: center; text-transform: uppercase;font: normal 11px/22px "Lato", Arial, Helvetica, sans-serif; line-height: 15px; letter-spacing: 4px; color: #666; margin-top: -10px; margin-bottom: 0; display: inline-block; padding: 10px 10px; border: 1px solid #ccc; border-radius: 100%; -webkit-transition :background-color 0.3s linear,border-color 0.2s linear; transition: background-color 0.3s linear,border-color 0.2s linear;}
.btn-addv:hover{border: 1px solid #000; background-color: rgba(255,255,255, 0.4);}
.btn-more {text-align: center; margin-top:10px; margin-bottom: 10px;}
.btn-more a:link{background-color: transparent; text-align: center; text-transform: uppercase; font: normal 12px/22px "Lato", Arial, Helvetica, sans-serif; color: #404149; line-height: 30px; letter-spacing: 1px; color: #666; margin-top: 0; margin-bottom: 0px; display: inline-block; padding: 5px 10px; border: 1px solid #ccc; border-radius: 5px; -webkit-transition :background-color 0.3s linear,border-color 0.2s linear; transition: background-color 0.3s linear,border-color 0.2s linear;}
.btn-more a:hover{background-color: rgba(255,255,255, 0.5);}
.btn-more a:visited {color: #404149 !important; }
.btn-more a:active {color: #404149 !important; }
.carousel-inner{}
.carousel-inner .item {}
.green-area-banner{ }
.green-area-banner img{ height: 400px;}
.green-area-card{ margin-top: 10px; font-family: 'Oswald' , sans-serif;}
.green-area-card{ font-family: 'Oswald' , sans-serif;}
.right{ border: 0 !important; }
.favorite-image img { display: block; width: 100%; max-height: 150px; }
.highlighted-products .offer { }
.highlighted-products .offer > .title { clear: both; float: left; color: #888; font-weight: bold; font-size: 16px;}
.highlighted-products .offer > .price { clear: both; float: left; color: #333; font-size: 22px; font-weight: 200; }
.highlighted-products .time {}
.highlighted-products .time > .title { clear: both; float: left; color: #888; font-weight: bold; font-size: 16px;}
.highlighted-products .time > .remaining { clear: both; float: left; color: #333;font-size: 22px; font-weight: 200;}
.banner-button { font-size: 16px; margin-top: 10px;}
.banner-button a:link {font-size: 16px; color: #FFF !important; }
.banner-button a:visited {font-size: 16px; color: #FFF !important; }
.banner-button a:hover {font-size: 16px; color: #FFF !important;}
.banner-button a:active {font-size: 16px; color: #FFF !important; }
.owl-item{}
.owl-item a:link{ color: #419641;}
.productcard-info-block{padding: 0px;}

/* News */
.news {  }
.news li { clear: both; float: left; margin: 0 0 0 0; padding: 2px; }
.news li a { color: #276600; }
.news li a:hover { text-decoration: none; }
.news .title { clear: both; float: left; }
.news .date { clear: both; float: left; font-size: 11px; opacity: 0.8; }
.news h3{font: 14px "Lato", Arial, Helvetica, sans-serif; margin: 0 0 18px 0; font-weight:100;text-align: left;color: #FFF; }
section#greenarea .news h3 { margin: 17px 0 12px; }

/* CONTENT -------------------------------------------------------------- */
section { padding: 30px 0 20px; background: #FFF; }
section ul,
section ol { margin: 0 0 20px 0; }
section ul li { /*padding-left: 27px; margin: 0 0 8px; line-height: 18px; */}
section ol li { list-style: decimal; color: #333; margin: 0 0 8px 5px; line-height: 18px; }
section a { color: #CB6D53; }
section.ohjelma ul { margin: 0 -15px; }
section.ohjelma ul li { padding: 0; margin: 0 0 10px 0; clear: both; float: left; width: 100%; }
section .kumppanilogo { clear: both; float: left; margin: 0 0 20px 0; }
section#content { background: #f5f5f5; min-height: 1250px;}

.badge-notification { position: absolute;top: 12px;right: 3px;background-color: #DC322F; }

.browse_filters{ margin-bottom: 30px; margin-left: -20px; font-family: 'Oswald' , sans-serif; font-weight: 200; margin-top: -20px;}
.browse_filters hr {margin-top:10px; margin-bottom: 5px; padding: 0px;}
.browse_filters .btn { margin-top: 5px; margin-right: 3px;  padding: 5px 10px;}
.browse_b_filters{ margin-bottom: 30px; margin-left: -20px}
.browse_b_filters .btn { margin-top: 5px; margin-right: 3px;}
.browse_b_types{ margin-bottom: 8px; margin-left: -20px }
.browse_b_types .btn { margin-top: 5px; margin-right: 3px;}
.browse_b_types p {margin-top: -5px; margin-bottom: -5px;}
.browse_b_types .browse_group{margin-bottom: 0px;}
.browse_b_types .browse_order{margin-bottom: 10px;}
.choose-btns { margin-top: -5px; }
.choose-btns .info-label{margin-top:7px; margin-right: 5px;}
.choose-btns .btn-original{ border-bottom-left-radius: 5px !important; border-top-left-radius: 5px !important;}
.choose-btns .btn-scroll{ border-bottom-right-radius: 5px !important; border-top-right-radius: 5px !important;}


/* Product Card */
.product-card { margin-bottom: 5px; padding: 5px; margin-left: 0px; margin-right: 0px; font-family: 'Oswald' , sans-serif;}
.product-card-wrapper .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

}

.product-card .product-card-wrapper:hover{ -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease;transition: all 0.2s ease;box-shadow: 0px 1px 3px 3px #d0d0d0;}
.product-card:hover{}
.product-card .title {font-family: 'Oswald' , sans-serif; font-weight: 300; font-size: 14px;}
.product-card h3 { font-family: 'Oswald' , sans-serif; text-transform: none; margin: 10px 0px 5px 0px; font-size: 16px; font-weight: 400; padding: 0 10px; line-height: 25px; height: 25px; overflow: hidden; }
.product-card h3:first-letter {text-transform:capitalize;}
.product-card h3 a { /*color: #276600;*/ color:#404149; }
.product-card hr {margin-bottom: 0px; margin-top: 0px; }
.product-card .offer .title {clear: both; float: left; font-size: 15px; color: #333; margin-bottom: 5px; font-weight: 300; letter-spacing: 0.04em;}
.product-card .offer .price {height: 20px; width: 100%; clear: both; float: left; font-size: 16px; font-weight: 500; letter-spacing: 0.04em;}
.product-card .time{}
.product-card .time .title { clear: both; float: left; font-size: 15px; color: #777; margin-bottom: 5px; font-weight: 300; letter-spacing: 0.04em;}
.product-card .time .remaining {height: 20px; width: 100%; clear: both; float: left; font-size: 15px; font-weight: 500;}
.product-card .time .remaining .counter{ font-size: 16px; color:#404149; }
.product-card .time .remaining .btn-danger {padding: 4px;}
.product-card .leftcounter{font-weight: 300;letter-spacing: 0.04em; }
.product-card .leftcounter .counter{font-weight: 400; padding-left: 0px;}
.product-card .indent { padding: 10px 10px 0px 10px; }
.product-card .indent span { margin: 0px 0px 1px 0px; }
.product-card .btn { margin-top: 5px; margin-bottom: 15px; float: left;}
.product-card .btn-default { width: 38px; }
.product-card .btn-success { width: calc(100% - 38px); border-radius: 0px 2px 2px 0px;}
.product-card .buynow { width: 100%; }
.product-card .btn-gray{ background: #DDD; color: #fff; border-radius: 2px 0px 0px 2px; }
.product-card > .product-card-wrapper { background: #FFF; box-shadow: -1px 1px 4px 0px #DDD; padding: 0px; margin: 0px;}
.product-card .notify_base {position: absolute; top: 0px; right: 0px; z-index: 8;  border-top: 75px solid #424143; border-left: 75px solid transparent; max-width: 50px;}
.product-card .closing-notify{font-size: 11px;  color: #FFF;}
.product-card .closing-notify .glyphicon{font-size: 12px;}
.product-card .closing-notify{position: absolute; top: 6px; right: 5px; z-index: 51;}
.product-card .fav_notify_base{position: absolute; top: 10px; left: 5px; z-index: 50;  border-top: 55px solid #424143; border-right: 55px solid transparent; max-width: 50px;}
.product-card .fav_winning_notify{font-size: 11px;  color: #6CD032;}
.product-card .fav_winning_notify{position: absolute; top: 17px; left: 15px; z-index: 51;}
.product-card .fav_winning_notify .glyphicon{font-size: 13px;}
.product-card .highest_bidder_notify_base{position: absolute; top: -8px; right: 7px; z-index: 48;  border-top: 100px solid red; border-left: 100px solid transparent; max-width: 50px;}
.product-card .highest_bidder_notify{font-size: 11px;  color: #FFF;}
.product-card .highest_bidder_notify{position: absolute; top: 5px; right: 11px; z-index: 52; text-align: center;  -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */ transform: rotate(45deg);}
.product-card .highest_bidder_notify .glyphicon{font-size: 13px;}


section#content .product-image { margin: 0px; padding: 2px; border: 0px solid #FFF;}
.product-image .inner { position: absolute; top: 0; left: 0; text-align: center; width: 100%;  height: 100%; opacity: 0; background: rgba(0,0,0,0.5); transition: all 0.08s ease-in-out 0s; padding-top: 27%; }
.product-image:hover .inner { opacity: 1;  -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.product-image .glyphicon { color: #FFF; }
.product-image .show { color: #FFF; text-transform: uppercase; font-weight: bold; margin-top: 10px;}
.product-image { position: relative; border: 0px solid rgba(0,0,0,0.2); }
.product-image img { display: block; width: 100%;}
.product-small-image img {}
.card-info { margin-left: 15px; padding:5px; }
.socials div{ display: inline; }
.fb-share{}
.twitter{}
.gplus{}
.email{}

/* FOOTER -------------------------------------------------------------- */
footer { padding: 20px 0 20px; background: #f5f5f5; position: absolute; bottom: 0; left: 0; text-align: center; font-size: 12px; color: #999; }
.footer{ margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 50px; background-color: #404149;}
.footer-inner{padding-top: 30px !important;padding-bottom: 30px !important;text-align: left;color: #FFF;font: 14px 'Oswald', sans-serif; font-weight: 200;}
.footer-inner p{text-align: left;color: #FFF;font-weight: 200;font-size: 13px;}
.footer-inner h2{text-align: left;color: #FFF;font: 16px 'Oswald', sans-serif; font-weight: 500;}
.footer-inner img{margin-top: 0px;}
.footer-inner h3{text-align: left;color: #CCC;font: 14px 'Oswald', sans-serif; font-weight: 500;}
.footer-inner a:link {color: #FFF !important; }
.footer-inner a:visited {color: #FFF !important; }
.footer-inner a:hover {color: #FFF !important;}
.footer-inner a:active {color: #FFF !important; }
.bottom-div { background-color: #333;}
.bottom-div p { padding-top: 5px; color: #777; }
p.copyright { margin: 0; color: #FFF; text-align: center; font: normal 12px "Lato", Arial, Helvetica, sans-serif; }
p.copyright a { color: #FFF; font-weight: bold; }
p.copyright a:hover { text-decoration: underline; color: #FFF; }


/* KOHDESIVU  ---------------------------------------------------------- */
.product-info > div { clear: both; float: left; width: 100%; }
.view_breadcrump{ padding: 0px; margin-bottom: 10px; padding-top: 5px;}
.view_breadcrump .bread-info{margin: 0px; padding: 0px;}
.view_breadcrump .breadcrumb {background-color: transparent !important;}
.product-info > .gallery { background: #FFF; padding: 0px 0; }
.product-info > .topic { background: #FFF; padding: 20px 0px 10px 0px; }
.topic .header-div{padding-left: 5px;}
.basic-information{padding: 15px;}
.product-info > .topic h1 { margin: 0 0 5px; font-size: 30px; font-family: 'Oswald' , sans-serif;}
.product-info > .topic h4 { margin: 0 0 10px; font: 200 15px 'Oswald' , sans-serif !important; font-weight: 200; }
.product-info > .info { background: #FFF !important; font-size: 13px;padding: 15px 5px 20px 10px; margin-bottom: 10px;}
.product-info > .info .flash{ background: #FFF; font-size: 13px; padding-right: 20px; font-family: 'Oswald' , sans-serif; font-weight: 300;}
.product-info > .info .product-images{ padding: 10px; }
.product-info > .description { background: #FFF; padding-top: 20px; font: normal 13px "Lato", Arial, Helvetica, sans-serif !important; text-decoration: none !imporant;}
.product-info > .description h2{ }
.product-info > .flash { background: #FFF; padding: 10px 0px 0px 0px;}
.product-info > .flash h1 { margin: 0 0 10px; }
.product-info > .flash { background: #FFF; font-size: 13px; padding-bottom: 20px; }
.product-info > .info .korkeintarjous { min-height: 146px; }
.product-info > .info .teetarjous { min-height: 146px;}
.product-info > .info .teetarjous .btn { margin-top: 2px; width: 100%;}
.product-info > .info .teetarjous .input[type="text"] { margin-top: 2px; font-family: "Lato", Arial, Helvetica, sans-serif;}
.product-info > .info .aikaa { font-family: 'Oswald', sans-serif; font-weight: 200; margin-bottom: 10px; margin-top: -10px;}
.product-info > .info .ostanyt { min-height: 116px; }
.product-info > .info .ostanyt .btn { margin-top: 2px; width: 100%; }
.product-info > .info h3 {font-family: 'Oswald', sans-serif; margin: 0 0 12px; color: #333; border-bottom: 1px #E7E7E7 solid; padding-bottom: 3px; font-weight: 400; font-size: 16px; text-transform: uppercase;}
.product-info > .info h3 .glyphicon { float: right; font-size: 18px; margin-top: 2px;}
.product-info > .info p { margin: 0; }
.product-info .btn {font: 12px 'Oswald', sans-serif;}
.product-info .img-thumbnail{padding: 1px !important;}
.product-info .btn {border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
.product-info h2{font-family: 'Oswald', sans-serif; font-weight: 400;}
.product-info th {font-family: 'Oswald', sans-serif; font-weight: 400;}
.product-info .huudot ul { margin: 0; padding: 0; font: normal 13px "Oswald", sans-serif !important;}
.product-info .huudot li { margin: 1px; padding: 0; list-style: none; width: 100%; clear: both; float: left; color: #777; }
.product-info .huudot li.current { color: #333; margin-top: 0px; }
.product-info .huudot .btn { margin-top: 10px; width: 100%; }
.product-info .huudot hr { margin: 6px 0; }
.product-info .huudot li .time { margin-right: 6px; }
.product-info .huudot li .user { font-size: 14px; }
.product-info .huudot li a:link{}
.product-info .huudot li a:visited{}
.product-info .huudot li a:hover{}
.product-info .huudot li a:active{}
.product-info .huudot li .price { float:right; font-weight: bold; }
.product-info .number-text { font-size: 18px; font-family: 'Oswald', sans-serif; font-weight: 200;}
.product-info .huudot li.current .price { color: #60A725; }
.product-info .automatic-bidder { margin-top:5px; margin-bottom: 5px; }
.product-info #show_all_bids { color: #EA553E; font-size: 13px; }
.product-info .bidding_ends_time_format{ padding-top:15px; margin-bottom: -25px; margin-top: 5px; padding-bottom: -10px; font-size: 14px; color: #1d1d1ded; line-height:15px;}
.product-info .priceinfo{font: 200 14px 'Oswald', sans-serif !important;}
.product-info .priceinfo span {width: 50%; line-height: 20px;}
.product-info .priceinfo small {width: 100%; font-size: 13px; color: #777; }
.product-info #or_five_min{padding-top: -5px;}
.product-info .list_makeoffer{display: inline;}
.product-info #tee_tarjous { cursor: copy; padding:8px; width: 65%; height: 50px; display: inline; margin-top: -5px; font-size: 15px;}
.product-info .tee_tarjous { padding:8px;}
.product-info .tarjousbutton{cursor: copy; padding:8px; width: 65%; height: 50px; display: inline; margin-top: -5px; font-size: 15px; }
.product-info .tarjousbutton_na{ padding: 12px 8px 8px 8px; height: 50px;font-size: 14px !important; width: 70%;cursor: copy;  }
.product-info #ostaheti { cursor: copy; padding:8px; width: 66%; height: 50px; display: inline; margin-top: -13px; font-size: 15px;}
.product-info .buynow_prices{font-size: 14px; }
.product-info .buynow_priceinfo{width: 40%;}
.product-info .middle-section{ margin-left: -17px; }
.product-info .all_product_images{ margin-left: -20px; }
.product-info .description-section { max-height: 700px; overflow: auto; font-family: "Lato", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 14px;}
.product-info .selling-text{ font: normal 14px "Lato", Helvetica, sans-serif !important; text-decoration: none !imporant; font-weight: 600;}
.product-info .view-next-btn{position: absolute; top: 90px; right: -55px; padding: 10px 5px 10px 5px; background-color: rgba(64, 65, 73, 0.6); color: #FFF; font-size: 32px;}
.product-info .view-prev-btn{ position: absolute; top: 90px; left: -23px; padding: 10px 5px 10px 5px; background-color: rgba(64, 65, 73,0.6); color: #FFF; font-size: 32px;}
.product-info {padding: 3px;margin-bottom: 20px;list-style: none;background-color: #f5f5f5;border-radius: 4px}
.product-info .description { font-size: 13px; }
.product-info .delivery-info { font: normal 14px "Lato", Arial, Helvetica, sans-serif !important; font-weight: 200; }
.product-info .description ul li { list-style: disc; background: none; padding: 0; margin: 0 0 6px 15px; }
.product-info .product-view-info-table{font-family:'Oswald'; font-weight: 200; font-size: 16px; margin-top: 0px; margin-bottom: 5px; }
.product-info .product-view-info-table td{ padding: 2px; width: 35%; }
.product-info .breadcrump {padding: 3px;}
.product-info .smaller-td{ font-size: 14px; color: #777;}
.product-info .thumbgallery { margin-left: 0px; margin-right: -3px; margin-bottom: 10px; padding: 0px 0px 10px 0px;}
.product-info .thumbgallery > div { padding: 3px; }
.product-info .thumbgallery > div img { float: left; max-height: 40px; min-height: 40px;}
.product-info .thumbgallery > div:last-child img { margin-bottom: 15px; }
.product-info .counter_view{ font-size: 20px; font-weight: 400; }
.product-info .countersep{ padding-right: 2px; font-size: 18px;}
.product-info .reservation_format{font-family: 'Oswald', sans-serif; font-weight: 200; padding-top:10px; margin-bottom: -25px; margin-left: -5px; padding-bottom: -10px; font-size: 14px; color: #777; line-height:15px;}
.product-info #inapproriate_product_btn{margin-left: 5px; margin-top: 0px;}

#pre-soc-btn{background-color: #3b5998; position: absolute; top: 18px; right: 20px; height: 45px; width: 50px;font: 500 20px 'Oswald' , sans-serif;}
.socmed-list{margin-top: 2px; padding-left: 0px;}
.socmed-list:hover{}
.socmed-list ul {height: 23px;}
.socmed-list ul li { list-style-type: none; float: left; margin-right: -15px; padding-left: 3px; padding-right: 4px}
.socmed-list .add_to_favorites{margin-top: 2px;}
.socmed-list ul li a i { background: #205D7A;color: #fff;width: 35px;height: 35px;border-radius: 20px;font-size: 22px;text-align: center;margin-right: 11px;padding-top: 15%;transition: all 0.2s ease-in-out;}
.socmed-list ul li button {color: #fff;font-size: 12px;text-align: center;transition: all 0.2s ease-in-out;}
.socmed-list ul li button i {background: #FFBF00;color: #fff;width: 30px;height: 30px;border-radius: 20px;font-size: 18px;text-align: center;margin-right: 10px;padding-top: 7%;transition: all 0.2s ease-in-out;}
.socmed-list .favs{}
.socmed-list .fa-facebook { background:#3b5998; }
.socmed-list .fa-envelope {background:#007bb6; }
.socmed-list .fa-twitter { background:#00aced; }
.socmed-list .google-plus { background:#dd4b39; }
.socmed-list ul li a i:hover {opacity: .7;}

.info .thumbnail {padding-bottom: 0px;margin-bottom: 0px;}
.breadcrumb_view{ -webkit-background-clip: border-box; -webkit-background-origin: padding-box; -webkit-background-size: auto;background-attachment: scroll;background-clip: border-box;background-color: rgb(245, 245, 245);background-image: none;background-origin: padding-box;background-size: auto;border-bottom-color: rgb(51, 51, 51);border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-bottom-style: none;border-bottom-width: 0px;border-left-color: rgb(51, 51, 51);border-left-style: none;border-left-width: 0px;border-right-color: rgb(51, 51, 51);border-right-style: none;border-right-width: 0px;border-top-color: rgb(51, 51, 51);border-top-left-radius: 4px;border-top-right-radius: 4px;border-top-style: none;border-top-width: 0px;box-sizing: border-box;color: rgb(51, 51, 51);display: block;float: left;font-family: "Lato", Arial, Helvetica, sans-serif;font-size: 14px;height: 71px;line-height: 14px;list-style-image: none;list-style-position: outside;list-style-type: none;margin-bottom: 20px;margin-left: 0px;margin-right: 0px;margin-top: 0px;min-height: 80px;padding-bottom: 5px;padding-left: 15px;padding-right: 15px;padding-top: 8px;}
.featured-image img { float: left; }
.pagination_div{ background-color: rgba(0,0,0,0.2); border-radius: 5px; padding: 25px; color: #000; font-size: 14px;}
#pagination_div_1 a:link { font: normal 12px "Lato", Arial, Helvetica, sans-serif !important; text-decoration: none !imporant; color: #FFF; }
#pagination_div_1 a:visited { font: normal 12px "Lato", Arial, Helvetica, sans-serif !important; text-decoration: none !imporant; color: #FFF; }
#pagination_div_1 a:hover { font: normal 12px "Lato", Arial, Helvetica, sans-serif !important; text-decoration: none !imporant; color: #FFF;}
#pagination_div_1 a:active { font: normal 12px "Lato", Arial, Helvetica, sans-serif !important; text-decoration: none !imporant; color: #FFF; }
.another-loader{ margin-top: -5px; margin-left: 20px}
#infscr-loading{margin-left: 0px !important;}

.business_card{ margin-bottom: 20px;}
.business_card .icon-seller{margin-left: -25px; padding-left: -10px; padding-right: 5px; text-align: right; font-size: 26px;}
.business_card .icon-seller i { margin-left: -15px; }
.business_card h4{ margin-top: -10px;}
.business_card b { font-family: "Open Sans", Arial, Helvetica, sans-serif !important; font-size: 14px; font-weight: 400;}
.bankcruptnest_link { color: #419641; }
.sijainti { padding-bottom: 20px; }
.tiedot { padding-right: 20px; padding-bottom: 20px;}
#automatic_bid_quide { margin-top:10px; }
#automatic_bid_quidance { margin-top:10px; }
.bankcruptnest_tuotetiedot{padding-bottom: 15px;}
.bankcruptnest_tuotetiedot h1{font-size: 16px; margin-left: 10px; margin-top: 10px; margin-bottom: 20px}
#registerForm{}
.error-message-check{padding-left: 130px; }
.registerForm legend{ color: #3278b3; }
#tarjousfield{width: 33%;height: 50px;padding: 0px 0px 0px 10px;font-size: 16px;background-color: #FBFBFB;display: inline; }

#region_select{ font-size: 12px; }
.corousel_changer{ padding-top: 15px; }
.search_page{ background-color: #FFF; margin-left: 10px;}
.search_page h1 { margin-left: 20px; margin-top: 20px;}
.search_form{ padding: 10px 0px; }
.search_form input[type=text]{ width: 220px; margin-left: 5px; }
.search_form input[type=number] { width: 220px; margin-left: 5px; margin-top: 10px; }
.search_form select{ width: 220px; margin-left: 5px; margin-top: 5px;}
.search_form button{ width: 150px; margin-top: 20px; margin-left: 20px; padding-bottom: 15px; font-family: "Oswald", sans-serif; }
.search_form haku_fields{ }
.search_form input[type="submit"]{ font-family: "Oswald", sans-serif; }
.search-row{ min-height: 100px; margin-top: 20px; }
.search_results { margin-top: 20px; }
#multiple_choises{ }
.carousel-indicators{ position:relative;}
.carousel-indicators a {padding-left: 20px;padding-right: 20px;}
.arrow-button{background-color: transparent;border: 1px solid #FFF;font: 22px "Lato", Arial, Helvetica, sans-serif; margin: 0 0 18px 0; font-weight:300;text-align: left;color: #999;display: inline;margin-left: auto; margin-right: auto;}
.arrow-button left a{float: right;}
.arrow-button right{float: left;}
.indicator-menu{margin-top: -14px;}
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #777 \6; border-radius: 10px;}
.carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #000; border: 1px solid #FFF; }

.new-section{min-height: 600px;}
.new-section hr{background-color: #CCC;}
.new-section label{color: #333; font: 14px "Lato", Arial, Helvetica, sans-serif; font-weight:100;}
.new-section h1 {font-weight: 100;text-transform: none;font-size: 30px;margin-top:20px;font-family: "Oswald", sans-serif;}
.new-section h2 { color: #333; font: 20px "Oswald", sans-serif; text-transform: uppercase; font-weight:100; }

.register { padding: 5px; background-color: #FFF !important;}
.register legend{ padding-top: 35px; }
.register input{width: 350px; height: 40px; border-radius: 0px;}
.register input[type="checkbox"]{width: 25px;}
.register select{width: 100px; font-size: 12px;}
.reg-section {}
.users{ padding: 5px;}
.reg-section .user-dates{margin-left: 0px; padding-left: 0px;}
.reg-section .user-dates select{width: 75px;}
.reg-section .user-dates .date-section{ margin-left: 0px; padding-left: 0px;}
.reg-section .user-dates .date-section{ margin-right: 0px; padding-right: 0px;}
.reg-section .scroll-box{width: 61%; padding-top: 0px;padding-left: 10px;height: 200px;overflow: -moz-scrollbars-vertical;overflow-x: scroll;background-color: #f5f5f5;}
.reg-section .scroll-box input[type="checkbox"]{height: 18px !important;margin-bottom: 10px;}
.reg-section hr{background-color: #CCC;}
.reg-section label{color: #333; font: 14px "Lato", Arial, Helvetica, sans-serif; font-weight:100;}
.reg-section h1 {font-weight: 100;text-transform: none;font-size: 30px;margin-top:20px;font-family: "Oswald", sans-serif;}
.input-spacing{margin-bottom: 2px; margin-top: 2px; }
.reg-section h2 { color: #333; font: 20px "Oswald", sans-serif; text-transform: uppercase; font-weight:100; }
.kirjautumisInfo{ padding-bottom: 0px; padding-top: 5px; margin-left: 20px; margin-top: 5px; }
.yritystiedot{font-size: 12px;}
#ehdot{ margin-left: 15px; margin-top: 5px; }
#register-btn { margin-left: 0px; margin-top: 20px; margin-bottom: 40px; }
.cancel-btn { margin-left: 0px; margin-top: 20px; margin-bottom: 40px; }
.auctionpage{ background-color: #FFF; }
.auctionpage ul { padding-left: 27px; list-style-type: inherit; }
.auctionpage h2 { color: #EA553E; }

.login-page-form{ padding-left: 20px;}
.login-page-form input[type="password"]{height: 42px; margin:0px; padding: 0px; padding-left: 20px; width:250px;}
.login-page-form h2 { font: 20px "Oswald", sans-serif; text-transform: uppercase; font-weight:200; margin-bottom: 15px;}
.login_page{ padding: 30px; padding-bottom: 40px; background-color: #FFF;}
.login_page p { padding-top: 5px;}
.login_page a { color: #3278b3; }
.login_page h2 {font: 16px 'Oswald' , sans-serif; font-weight:200;}
.login_page .lost_password { margin-top: 10px;}
.login_page .input-group { padding-top: 5px; border-radius: 0px;}
.login_page .input-group-addon { color: #555; border-radius: 0px;}
.login_page input{ border-radius: 0px; height: 42px; }
.login_page input[type="text"]{width:90%; }
.login_page input[type="password"]{width:90%;}
.login_page input[type="email"]{width:90%;}
.login_page input[type="submit"]{width:90%; margin-top: 10px; padding: 10px;}
.login-page-form button {min-width:200px; margin-top: 10px; padding: 10px;}
.login_page legend{ }

.password_retrieve{ padding: 30px; padding-bottom: 40px; background-color: #FFF !important;}
.password_retrieve p { padding-top: 5px; font-weight: 200;}
.password_retrieve a { color: #3278b3; }
.password_retrieve h2 {font: 22px 'Oswald' , sans-serif; font-weight:200;}
.password_retrieve .lost_password { margin-top: 10px;}
.password_retrieve .input-group { padding-top: 5px; border-radius: 0px;}
.password_retrieve .input-group-addon { color: #555; border-radius: 0px;}
.password_retrieve input{ border-radius: 0px; height: 42px; }
.password_retrieve input[type="text"]{width:90%; }
.password_retrieve input[type="password"]{width:90%;}
.password_retrieve input[type="email"]{width:90%;}
.password_retrieve input[type="submit"]{width:90%; margin-top: 10px; padding: 10px;}

.kunto{ padding-bottom:50px; }
.product_sidebar { padding-bottom:50px; }
.prodouct_images_section { padding-bottom:50px;  }
.kommentit{ padding-bottom:20px; }

.kuvat { margin-left: -9px; padding-bottom:30px;}
.kuvaus { margin-left: -9px; padding-bottom:30px;}
.gallery{ margin-left: -20px; }
.amount { margin-top: 0px; }
.closed { margin-top: -10px; color:#B52323; }
.liitteet a { color: #EA553E; }
#liite { margin-right: 30px; color: #000; }

.btn-mark-all{color: #FFF !important; margin-top: 10px; margin-bottom: 10px; }
.btn-mark-all a:link { color: #FFF !important; }
.btn-mark-all a:visited { color: #FFF !important; }
.btn-mark-all a:hover { color: #FFF !important;}
.btn-mark-all a:active { color: #FFF !important; }

.own_page_nav {margin-top: 30px;}
.own_bids .nav li:first-child {padding-left: 0px;}

.own { min-height: 500px; }
.own_information_page{ background-color: #FFF; }
.own_information{ background-color: #FFF; padding-top: 25px; padding-left: 35px;}
.own_information h2 {margin-bottom: 20px !important;}
.own_information input{ margin-top: 3px; margin-bottom: 3px; width: 80%; padding: 5px; float: left; }
.own_information input[type="checkbox"]{margin-top: 0px;width: 40px; float: left;}
.own_information select{padding-top: 5px; margin-bottom: 15px; width: 80px;}
.own_information input[type="submit"]{width: 200px; margin-bottom: 30px; margin-top: 20px; float: left;}
.own_information label { margin-top: 15px; width: 39%; float: left;}
.own_information .btn{ min-width:200px;}
.own_information .text_label { float:left; width: 39%; margin-bottom: 10px;}
.own_information .text { float:left; margin-bottom: 10px;}
.own_information .scroll-box { height: 100px; overflow: -moz-scrollbars-vertical; overflow-x: scroll; background-color: #f5f5f5; }

.password-change { margin: 20px; margin-bottom: 50px;}
.password-change input{ margin-top: 5px; width: 250px; padding: 5px;}
.password-change .btn { margin-right: 5px;}
.password-change  a:link { color: #FFF; }
.password-change  a:visited { color: #FFF; }
.password-change  a:hover { color: #FFF; }
.password-change  a:active { color: #FFF; }
.password-change .btn { color: #FFF;}
.recover-change { margin-left: 10px; padding: 15px; }
.recover-change a{ color: #FFF; }
.pw-change { background-color: #FFF; padding: 20px; }
.own_bids { background-color: #FFF; padding: 20px; font: 15px 'Oswald' , sans-serif; margin: 0 0 18px 0; font-weight:200;}
.own_bids h2 {font: 16px 'Oswald' , sans-serif; font-weight:200;}
.own_bids button:first-child { height: 30px; margin-bottom: 20px; }
.own_bids table { border: 1px solid #E7E7E7; font: 14px "Lato", Arial, Helvetica, sans-serif; font-weight:100;}
.own_bids a:link { color: #276600; }
.own_bids a:visited { color: #276600; }
.own_bids a:hover { color: #276600; }
.own_bids a:active { color: #276600; }
.own_bids a.jump-to-pages:link { color: #F7F7F7; }
.own_bids a.jump-to-pages:visited { color: #F7F7F7; }
.own_bids a.jump-to-pages:hover { color: #F7F7F7; }
.own_bids a.jump-to-pages:active { color: #F7F7F7; }
.own_bids .btn { color: #FFF; }
.own_bids .btn { color: #FFF; }
.own_bids .btn{ color: #FFF; }
.own_bids .btn { color: #FFF; }
.own_bids img { max-height: 70px; min-height: 70px; }
.own_page_nav { font: 16px 'Oswald' , sans-serif; margin: 0 0 18px 0; font-weight:200; }
.own_page_nav li { }
.news{ background-color: #FFF; }
.news h2{ padding-left: 5px; }
.news p{ padding: 10px; padding-bottom: 20px;}
.paging{ text-align: center; margin-left: auto; margin-right: auto; font-size: 14px; font-family: 'Oswald', sans-serif !important;}
.paging-loader{ margin-left: -95px !important; }
/*.paging ul { padding-left: 150px; }*/
.own_bid_page_paging{ text-align: center; margin-left: auto; margin-right: auto; font-size: 14px; }
.own_bid_page_paging ul { padding-left: 100px; }
.own_bid_page_sorting button { width: 150px; }
.success-green{ color: #5cb85c; }
.sorting{ margin-bottom: 10px; font-size: 12px;}
.sorting p { display: inline; padding: 4px; }
#huudot_table{ height: 110px; overflow-y:scroll; overflow-x:hidden; font: 200 14px 'Oswald', sans-serif !important;}
.not_available_for_sell{color: rgb(153, 153, 153); }
.bid_user{ width: 90%; padding: 10px; overflow-y: scroll; }
#show_all_bids{ font-size: 10px; }
.all_bids_pop_up{ height: 400px; overflow-y:scroll; overflow-x:hidden; }
.product-index-info h2 {font: 18px "Lato", Arial, Helvetica, sans-serif; font-weight:100;text-align: left;color: #CCC; margin-top: 0px !important;}
.product-index-info a { font: 22px 'Oswald' , sans-serif; margin: 0 0 18px 0; font-weight:100;text-align: left;color: #404149; font-weight: 500; text-overflow: ellipsis; white-space: nowrap; overflow:hidden !important; }
.product_row{ width: 100%;}

#UserRegisterForm link{ width: 150px; margin-top: 15px; margin-left: 10px;}
#UserRegisterForm button{ width: 250px; margin-top: 15px; padding: 10px; font-size: 16px;}
#UserRegisterForm { width: 100%; margin-left: auto; margin-right: auto;}
#UserRegisterForm .scroll-box{ border: 1px #DDD solid;}
#UserRegisterForm input[type=text]{ margin: 5px 20px 5px 0px; float:left; width: 100%; }
#UserRegisterForm input[type=password]:first-child{ }
#UserRegisterForm input[type=email]:first-child{  }
#UserRegisterForm input[type=password]{ margin: 5px 20px 5px 0px; float:left; width: 100%; }
#UserRegisterForm input[type=email]{ margin: 5px 20px 5px 0px; float:left;  width: 100%; }
#UserRegisterForm input[type=number] {margin: 5px 0px 5px 0px; float:left; width: 80%;}
#UserRegisterForm select{ margin: 5px 0px 5px 0px; float:left;}
#UserRegisterForm label { margin-top: 5px; float:left; margin-left: -15px; font-weight: 300;}
#UserRegisterForm h2 {padding: 0px 0px 0px 0px; clear: both; width: 100%; color:#276600;}
#UserRegisterForm .form-control {border-radius: 0px; height: 40px; }
.company_paragraph{ margin-top: 20px; padding-top: 20px; padding:10px; margin-left: 20px; font-size: 14px;}
.form-group{margin-top: 1px; margin-bottom: 1px;}
#register_categories { margin-left: 20px; margin-top: 20px; margin-bottom: 40px;}
.bancruptnest-info{ }
.bancruptnest-info > div { clear: both; float: left; width: 100%;}
.bancruptnest-info > .gallery { background: #FFF; padding: 0px 0; }
.bancruptnest-info > .topic { background: #FFF; padding: 10px 0px 0px 0px; }
.bancruptnest-info > .topic h1 { margin: 0 0 10px; }
.bancruptnest-info > .info { background: #FFF; font-size: 13px; padding-bottom: 20px; }
.bancruptnest-info > .description { background: #FFF; font-family: 'Lato'; font-size: 14px; font-weight: 200;}
.bancruptnest-info > .flash { background: #FFF; padding: 10px 0px 0px 0px; }
.bancruptnest-info > .flash h1 { margin: 0 0 10px; }
.bancruptnest-info > .flash { background: #FFF; font-size: 13px; padding-bottom: 20px; }
.bancruptnest-info p { padding-left: 4px;}
.bancruptnest-productlist { padding: 12px; margin: 6px;}
.pad{padding-top: 15px; }
.category_child_counter{ color: #EA553E; font-size: 12px; transition: all 0.05s ease-in-out 0s; }
.order { color: #FFF; text-transform:uppercase; font-size: 11px; }
.success_text { color: #6CD032;}
.email_sucess { text-indent: 2em; }
#result_header { margin-left: 0px; }
.half-space{ width: 50%;}
.new_user{ padding: 20px;font: 16px 'Oswald' , sans-serif; margin: 0 0 18px 0; font-weight:300;}
.new_user .btn {min-width:200px; margin-top: 10px; padding: 10px;}
.new_user h2{font: 20px 'Oswald' , sans-serif; margin: 0 0 18px 0; font-weight:200;}
.new_user p{font: 14px "Lato", Arial, Helvetica, sans-serif; font-weight:100;}
.new_user a {color: #FFF; }
.watchlist_button{ margin-left: 0px; margin-right: 0px; margin-top: 15px; font: 12px 'Oswald', sans-serif; }

.paging { margin: 25px 0px; padding-left: 5px; }
.paging ul li {font-size: 17px; font-weight: 700;}
.paging li .current{ color: #000; font-size: 16px; font-weight: 700; padding: 0px; margin: 0px;}
.paging li span{color: #000; width: 60px; line-height: 50px;}
.paging li a { color: #EA553E; padding: 15px;font-size: 16px; font-weight: 700; }
.paging span:hover, .paging span.current { background-color: #ddd; text-decoration:none; }
.pagination>li>a, .pagination>li>span{padding: 0px;}

.error-message {}
.message,
.cake-error,
p.error,
.error-message {color: #EA2F11; padding: 10px 0px 5px 15px;clear:both;}
.time_ended{ color: #B52323; }
.validation_message_error{ color:red; background-color: blue; }
.bottom-menu{ padding: 0px 10px 10px 10px; margin-left: auto; margin-right: 5px; background-color: #FFF; display: inline; }
.news_link{ color: #276600; padding-top:15px; margin-left: -10px;}
.news_link a:link {text-decoration: none;}
.add_to_favorites{ margin-top: -5px; moz-border-radius: 2px; -webkit-border-radius: 2px; }
#infscr-loading{ text-align: center; margin-left: auto; margin-right: auto;  padding-left: 90px; font-size: 14px; }
.sort_position ul{ margin-left: 10px !important; }
.sort_position .order_items_dropdown{margin-left: -25px !important; }
.dd_category_position{ margin-top: -25px; margin-left: 100px; }
.dd_bankcruptnest_position{ margin-top: -25px; margin-left: 180px; }
.browse_group{ padding-right: 3px;}
#autobidding_input{width: 30%;}
#contact_seller_btn{ height: auto; text-decoration: none; cursor: default;}
.contact_seller_disabled{ height: auto; text-decoration: none; cursor: default;}

#index-breadcrump{margin-left: -5px;}
.header-bread{ height: 55px; }
.header-bread b {font-size: 16px;font-weight: 200;margin-left: -40px;color: #000;letter-spacing: 1px;text-transform: uppercase;font-family: 'Oswald' , sans-serif;font-weight: 300;}
.index_add_div{color: #626262;line-height: 23px;letter-spacing: 0.02em;padding-top: 15px;padding-bottom: 15px; margin-bottom: 15px; border: 1px solid #DDD;background-color: #FFF;}
.index_add_div h3 { margin-top: 5px;color: #626262;line-height: 23px;letter-spacing: 0.02em;margin-left: 25px;font-family: 'Oswald' , sans-serif;}
.index_add_div h2 {font-size: 20px; margin-bottom: 5px; letter-spacing: 0.1em; margin-left: 25px; line-height: 30px !important; font-family: 'Oswald' , sans-serif;}
.index_add_div p{ color: #626262; line-height: 23px;letter-spacing: 0.02em;margin-top: 15px;margin-left: 25px; font: 13px "Lato", Arial, Helvetica, sans-serif; font-weight:100;}
.index_image{  height: 100%; max-height: 200px;}
.own_favorites{ background-color: #FFF; padding: 20px; }
.own_favorites .deletebtn { margin-left: 10px; border-radius: 3px;}

.change-password-div{  }
.change-password-div{  }
.delete_button{color: #000; margin-top: 5px;margin-bottom: 0px;padding-top: 10px;padding-bottom: 0px;padding-right: 10px;text-align: right;}
.delete_btn{padding: 0px 5px 0px 5px;}
.delete_button a:link{color: #FFF;}
.delete_button a:visited {color: #FFF;}
.delete_button a:hover{ color: #FFF;}
.delete_button a:active{ color: #FFF;}
.region_links { text-decoration: none; }
.region_links a:link {text-decoration: none;}
.region_links a:visited { text-decoration: none;}
.region_links a:hover { text-decoration: none;}
.region_links a:active { text-decoration: none;}
.error_location{ margin-left: 10px; }
#user_notifications .flash{margin-top:0px; margin-bottom:0px; }
#user_notifications .alert{ margin-top:0px;margin-bottom:0px; }
.notification_tables{ padding: 5px; }
.notification{padding: 15px; margin-top: 5px;}
.notification .close {margin-top: -10px;}
.order_items_dropdown { list-style:none;}
#register-region-list select{ width: 200px;}
.btn-rounded{border-radius: 2px;}
.download-agreement{margin-bottom: 20px;}
.view_agreement{}
.view_agreement p {margin-left: 10px;}


@media (max-width: 1200px) {
    body { margin: 0 !important; }
    /*.container {margin-left: 20px; margin-right: 40px; width: 95%;}*/
}

@media (max-width: 992px) {
    header { position: relative; top: auto; left: auto; }
    body { padding: 0 !important; }
    .container {width: 99%;}
}

@media (min-width: 992px) and (max-width:1200px) {
    .container {width: 99%;}
}

@media (max-width: 992px) and (min-width:768px) {
    /*.container{margin-left: 0px; padding-right: 20px; width: 100%;}*/
    .green-area-card .thumbnail {margin-top: 20px;}
    .green-area-card{ margin-left: 100px; margin-top: 0px;}
    .green-area-banner img{ margin-left: 50px !important;}
    .product-index-info{}
    .banner-img{ max-width: 700px !important;}
    .product-card .no-price-card{ margin-left: 8px; padding-top: 0px;}

    .navbar-toggle{margin-top: 0px;}
    #menu li a {font-size: 15px; padding-top: 15px; padding-bottom: 15px;}
    #menu .badge {padding-top: 8px; padding-bottom: 5px}
    #menu li a {font-size: 15px;}
    #pre-soc-btn{ right: -20px; }

    .quick_search{margin-top: 0px; }
    #mainmenu-collapse { width: 100%; }
    .navbar-brand { float: none; display: block; margin-top: -10px; padding-top: 0px; }
    .reg-section .user-dates .date-section{ margin-right: 5px;}
    .navbar-header { text-align: center; padding-bottom: 30px; }
    .navbar-brand { max-width: 300px; }
    #menu { margin-bottom: 30px; padding-bottom: 50px; padding-top: 20px; padding-left: 5px; padding-right: 5px;}
    #menu li a {font-size: 15px; padding-top: 15px; padding-bottom: 15px;}
    #menu .badge {padding-top: 8px; padding-bottom: 5px}
    .choose-btns {width: 100%;}
    .socmed-list ul li{padding-left: 2px; padding-right: 2px}

    .product-info .view-prev-btn{ left: -10px; padding: 10px 2px 10px 2px; }
    .product-info .view-next-btn{ right: -48px; padding: 10px 2px 10px 2px;}

    header .search { margin: 0; }
    header a.searchmore { display: none; }
    header { text-align: center; padding-bottom: 5px; }
    .topbar li .loginbox { left: 0; right: auto; }
    .row { margin-left: -10px; }
    .choose-btns {width: 100%;}

    .container{margin-left: 2%; margin-right: 2%; width: 96%;}
    .quick_search{margin-top: 0px; }
    #mainmenu-collapse { width: 100%; }
    .navbar-brand { float: none; display: block; margin-top: -10px; padding-top: 0px; }

    .socmed-list li {float: left !important}
    .socmed-list{padding: 0px;}
    .navbar-brand { max-width: 250px; }

    .product-card h3{ padding: 0 10px !important;}

    .highlighted-products .offer{padding-left: 20px; padding-right: 0px;}

    .fix-margin{margin-top: -165px !important;}
    .product-card .indent { padding: 10px 10px 0px 5px; }
}

@media (max-width: 767px) {
    header .search { margin: 0; }
    header a.searchmore { display: none; }
    header { text-align: center; padding-bottom: 5px; }
    .topbar li .loginbox { left: 0; right: auto; }
    .row {margin-left: -25px; padding-left: 2px;}
    .index-breadcrump{margin-left: -25px; }
    .choose-btns {width: 100%;}
    .error_location{ margin-left: 0px; width: 99.5%;}
    .container{margin-left: 2%; margin-right: 2%; width: 96%;}
    .quick_search{margin-top: 0px; }
    #mainmenu-collapse { width: 100%; }
    .product-info .view-next-btn { position: absolute; top: 880px; right: -18px; z-index: 10;}
    .product-info .view-prev-btn { position: absolute; top: 880px; left: 18px; z-index: 10;}
    .navbar-brand { float: none; display: block; margin-top: -10px; padding-top: 0px; }
    .reg-section .user-dates .date-section{ margin-right: 5px;}
    .navbar-header { text-align: center; padding-bottom: 30px; }
    #menu { margin-bottom: 30px; padding-bottom: 50px; padding-top: 35px; padding-left: 5px; padding-right: 5px; }
    #menu li a {font-size: 15px; padding-top: 15px; padding-bottom: 15px;}
    #menu .badge {padding-top: 8px; padding-bottom: 5px}
    .loginbox { text-align: left; }
    .product-info:first-child{margin-bottom: 0px;}
    .product-info:first-child .breadcrump{margin-bottom: 0px;}
    .product-info > .info .aikaa,
    .product-info > .info .hintatiedot,
    .product-info > .info .korkeintarjous { min-height: 0; margin-bottom: 20px; }
    .product-info > .info .hintatiedot { margin-top: 35px;}
    .product-info > .info .teetarjous { margin-top: 20px;}

    .product-card .notify_base {position: absolute; top: 0px; right: 0px; z-index: 8;  border-top: 65px solid #424143; border-left: 65px solid transparent; max-width: 50px;}
    .product-card .closing-notify{font-size: 8px;  color: #FFF;}
    .product-card .closing-notify .glyphicon{font-size: 12px;}
    .product-card .closing-notify{position: absolute; top: 6px; right: 5px; z-index: 51;}

    .recover-change { margin-left: 0px; padding: 10px; }

    /*.product-image img {max-height: 175px; min-height: 175px;max-width: 230px; vertical-align: center !important; margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 2px; }*/
    .product-image img{max-width: 230px; max-height: 155px; min-height: 155px;}
    .product-card h3{margin-top: 5px; margin-bottom: 0px;}
    .product-info .description{padding: 0px;}
    .aikaa {margin-top: 10px !important;}
    .bread-info ol {margin-bottom: 5px;}
    .socmed-list .add_to_favorites{float: left !important;}
    .reg-section{width: 100%; margin: 0px;}
    #product_row {margin-left: -5px;}
    .browse_filters {margin-left: -15px;}
    .offer{margin-right: -10px;}
    .indent {margin-left: -15px;}
    .product-card .indent {padding: 2px 10px 0px 10px;}
    .product-card .no-price-card{ margin-left: 8px; padding-top: 0px;}
    .product-card .btn {margin-bottom: 5px;}
    #pre-soc-btn{right: -30px; }
    #all_products{padding: 10px 5px 10px 5px;}
    .basic-information{padding: 0px;}
    .basic-information .thumbnail{padding: 0px;}
    .topic .header-div{ padding-left: 0px;}
    .product-info > .info { background: #FFF; font-size: 13px;padding-left: 0px; padding-top: 10px;}
    .socmed-list li {float: left !important}
    .socmed-list{padding-left: 15px;}
    .navbar-brand { max-width: 250px; }
    .paging{margin-left: 15px;}

    .product-card{padding: 5px 5px 5px 0px;}

    .pagination_paging ul { padding-left: 5px; !important; margin-left: 0px;}
    #menu li a {font-size: 12px; }

    .subscribe{text-align: left; padding: 1px;}
    .subscribe h4 {font-size: 12px;}
    .subscribe input[type="text"] {  height: 45px; border: 1px solid rgba(0,0,0,0.12); padding: 10px 10px 5px 10px; width: 28%; border-top-left-radius: 3px; border-bottom-left-radius: 3px; font-weight: 200;}
    .subscribe input[type="submit"] { margin-top: -10px; height: 45px; width: 80px; font: 500 14px 'Oswald' , sans-serif; }
    .subscribe .socmed-list{padding: 0px; text-align: left;}
    #pre-soc-btn{ right: -5px !important; }
    .navbar-push { width: 51%; }
	  .user-menu li a { padding: 15px 12px; }

    .controls{padding-left: 0px;}
    .controls input{width: 100%;}
    .own_information .text_label{width: 100%;}
    .own_information{ padding-left: 0px; padding-right: 0px; }
    .password-change {padding: 15px 0px; margin: 0px;}

    .choose-btns{ float: left !important; padding-left: 5px;padding-top: 5px;}
    .browse_filters .btn { margin-top: 5px; margin-right: 2px; padding: 8px 5px; font-size: 11px;}
    .browse_filters .btn-group-sm {margin-bottom: 7px;}
    .browse_b_filters{ margin-bottom: 30px; margin-left: -20px}
    .browse_b_filters .btn { margin-top: 5px; margin-right: 3px;}
    .browse_b_types{ margin-bottom: 8px; margin-left: -20px }
    .browse_b_types .btn { margin-top: 5px; margin-right: 3px;}
    .browse_b_types p {margin-top: -5px; margin-bottom: -5px;}
    .browse_b_types .browse_group{margin-bottom: 0px;}
    .browse_b_types .browse_order{margin-bottom: 10px;}

    .paging li span{  width: 50px; line-height: 40px;}

    .footer{margin-top: 10px;}
    .product-card .time .remaining .counter{font-size: 14px;}
    .product-card .offer .price { font-size: 14px; }

    .navbar-toggle{width: 100px !important;}
    .user-toggle{width: 70px !important; margin-top: 25px;}
    #quicksearch {font-family: 'Lato', sans-serif;font-size: 12px;font-weight: 100;}
    .own_bids{padding: 0px;}
    .own_favorites{padding: 5px;}
    .favorite-image img{margin-left: 2px !important;margin-right: 2px !important;width: 98% !important;}
    .fix-margin{margin-top: -165px !important;}
}

@media print {

  .col-md-1, .col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {float: left;}
  .col-md-12 {width: 100%;}
  .col-md-11 {width: 91.66666666666666%;}
  .col-md-10 {width: 83.33333333333334%;}
  .col-md-9 {width: 75%;}
  .col-md-8 {width: 66.66666666666666%;}
  .col-md-7 {width: 58.333333333333336%;}
  .col-md-6 {width: 50%;}
  .col-md-5 {width: 41.66666666666667%;}
  .col-md-4 {width: 33.33333333333333%;}
  .col-md-3 {width: 25%;}
  .col-md-2 {width: 16.666666666666664%;}
  .col-md-1 {width: 8.333333333333332%;}
  .col-md-pull-12 {right: 100%;}
  .col-md-pull-11 {right: 91.66666666666666%;}
  .col-md-pull-10 {right: 83.33333333333334%;}
  .col-md-pull-9 {right: 75%;}
  .col-md-pull-8 {right: 66.66666666666666%;}
  .col-md-pull-7 {right: 58.333333333333336%;}
  .col-md-pull-6 {right: 50%;}
  .col-md-pull-5 {right: 41.66666666666667%;}
  .col-md-pull-4 {right: 33.33333333333333%;}
  .col-md-pull-3 {  right: 25%;}
  .col-md-pull-2 {  right: 16.666666666666664%;}
  .col-md-pull-1 {  right: 8.333333333333332%;}
  .col-md-pull-0 {right: 0;}
  .col-md-push-12 {left: 100%;}
  .col-md-push-11 {  left: 91.66666666666666%;}
  .col-md-push-10 {  left: 83.33333333333334%;}
  .col-md-push-9 {  left: 75%;}
  .col-md-push-8 {left: 66.66666666666666%;}
  .col-md-push-7 {  left: 58.333333333333336%;}
  .col-md-push-6 {  left: 50%;}
  .col-md-push-5 {  left: 41.66666666666667%;}
  .col-md-push-4 {left: 33.33333333333333%;}
  .col-md-push-3 {  left: 25%;}
  .col-md-push-2 {left: 16.666666666666664%;}
  .col-md-push-1 {  left: 8.333333333333332%;}
  .col-md-push-0 {  left: 0;}
  .col-md-offset-12 {  margin-left: 100%;}
  .col-md-offset-11 {  margin-left: 91.66666666666666%;}
  .col-md-offset-10 {margin-left: 83.33333333333334%;}
  .col-md-offset-9 {  margin-left: 75%;}
  .col-md-offset-8 {margin-left: 66.66666666666666%;}
  .col-md-offset-7 {  margin-left: 58.333333333333336%;}
  .col-md-offset-6 {  margin-left: 50%;}
  .col-md-offset-5 {  margin-left: 41.66666666666667%;}
  .col-md-offset-4 {  margin-left: 33.33333333333333%;}
  .col-md-offset-3 {  margin-left: 25%;}
  .col-md-offset-2 {  margin-left: 16.666666666666664%;}
  .col-md-offset-1 {margin-left: 8.333333333333332%;}
  .col-md-offset-0 {  margin-left: 0;}

  a[href]:after { content: none !important;}
  .product-info{padding: 20px; width: 90%;}
  .header-div{width: 100%;}
  .product-info > .topic h1{font-size: 20px;}
}

#sidebar {
  height: 100%;
  padding-right: 0;
  padding-right: 10px;
  padding-top: 0px;
  padding-left: 10px;
}
#sidebar .nav {
  width: 95%;
}
#sidebar li {}

/* collapsed sidebar styles */
@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.20s ease-out;
    -moz-transition: all 0.20s ease-out;
    transition: all 0.20s ease-out;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -40.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -40.6%;
  }
  .row-offcanvas-right.active {
    right: 40.6%;
  }
  .row-offcanvas-left.active {
    left: 40.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 40.6%;
  }
  #sidebar {
    padding-top:0;
    margin-top: -160px;
    padding-left: 0px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.20s ease-out;
    -moz-transition: all 0.20s ease-out;
    transition: all 0.20s ease-out;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -70.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -70.6%;
  }
  .row-offcanvas-right.active {
    right: 70.6%;
  }
  .row-offcanvas-left.active {
    left: 70.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70.6%;
  }
  #sidebar {
    background-color: rgba(232,232,232,0.5);
    margin-top: -190px;
    padding-top:0;
    padding-left: 25px;
    padding-right: 10px;
    min-height: 1000px;
  }
  .view_specific_margin {margin-top: -165px !important;}
}
.btn-success:hover, .btn-info, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #EA553E;
	border-color: #EA553E;
}
.dropdown-toggle.btn-info:focus { background-color: #827e7e !important; }
.btn-info:hover, .btn-info:active, .btn-info.active,  .dropdown-toggle.btn-info .btn-info.focus{
	color: #fff;
	background-color: #EA553E;
	border-color: #EA553E;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px;
  margin-left: 30px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	30: ;
}
.dropdown-toggle.btn-info {
  background-color: #EA553E
}
.text-success {
	color: #EA553E;
}
.text-success:hover {
	color: #6CD032;
}
.owl-item a:link {
	color: #EA553E;
}

