.btn-no-bg {
  background-color: #858585;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  width: 160px;
  color: #fff;
  padding: 10px 30px 10px 30px;
  margin: 3px 0;
  position: relative;
  font-size: 117%;
}

.btn-no-bg:before {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 16px 0px;
  width: 40px;
  height: 40px;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}

.btn-no-bg:hover {
  background-color: #88b5c3;
}

.btn-next-step{
	float: right !important;
}

.custom-margin{
	margin-bottom: 10px !important;
}

.border-full
{
	border: 1px solid #E9E9E9 !important;
}

.no-margin {
  margin: 0px 0px;
}

.discount-form dl dt {
  width: 150px;
  text-align: left;
}

.discount-form dl dd {
  margin-left: 150px;
}

.about-first {
  padding: 0px 0px 16px 0px !important;
}

.about-custom {
  border-bottom: 1px dashed #c9c9c9;
  padding: 9px 0px;
  margin: 0px;
}

.about-custom dt {
  font-weight: normal;
}

.why-custom li {
  border-bottom: 1px dashed #c9c9c9;
  padding: 10px 0px;
}

.box-upload {
  position: relative;
  width: 100%;
  height: 200px;
  margin-top: 20px;
  border: 5px dashed #c9c9c9;
  font-size: 3vw;
  color: #c9c9c9;
}

.box-upload span {
  /*center vertically & horizontally */
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
}

.box-upload-hover {
  border-color: #EC971F;
}

.box-upload-hover span {
  color: #EC971F;
}

.validation-advice {
  display: block;
}

input.input-text-short {
  width: 50px;
}

#ajax_overlay {
  display: block;
}

#sns_ajaxinner {
  background-color: #fff;
  box-shadow: 0px 0px 5px #000;
}

#sns_ajaxinner {
  margin: 0px 0px 0px -280px;
  width: 600px;
}

#ajax_content {
  width: 600px;
}

#secure_3d_iframe {
  position: relative;
  height: 100%;
  width: 100%;
}

.bannerads-top .custom-banner {
  display: inline-block;
  float: none !important;
  vertical-align: text-top;
  min-height: 380px;
}

.no-radius li a,
.no-radius li span {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-bottom a {
  color: #666 !important;
  font-weight: bold;
}

.no-border-bottom a:hover{
  color: #88b5c3 !important;
}

.upload-box {
  position: absolute;
  width: 100%;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-image {
  text-align: center;
}

.product-options,
.breadcrumbs,
.opc,
.block-content,
.content-text,
.product-desc,
.my-account,
.rules-file {
  font-size: 13px !important;
}

.no-custom li{
  border: none;
  padding: 0px;
}

.custom {
  max-width: 600px;
  font-weight: bold;
}

.custom .col-1,
.custom .col-2 {
  border-right: 1px solid #D5D5D5;
}

.sns-copyright {
  width: initial !important;
  margin-top: 10px;
}

.normal-jumbo {
  font-size: 14px !important;
  line-height: 20px !important;
}

@media (max-width: 1040px) {
  .normal-jumbo {
    font-size: 1.7vw !important;
    line-height: 2.2vw !important;
  }
}

.pdt-list .item {
  padding-right: 2.3% !important;
  margin-left: 0px !important;
  min-width: 290px !important;
  font-size: 13px !important;
}

.cart_table {
  white-space: nowrap;
}

.cart_table td.last {
  padding: 8px;
}

.content-step {
  font-size: 14px !important;
  line-height: 25px !important;
}

.table-caption,
.box-title h2 {
  font-size: 16px !important;
}

.custom-col .col-1 {
  width: 25% !important;
}

.custom-col .col-2 {
  padding: 15px 35px 0px 0px;
  width: 60% !important;
}

.rules-file {
  padding-top: 20px;
}

.rules-file img {
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
}

.rules-file .price {
  position: relative;
  min-height: 115px;
  margin-bottom: 20px;
}

.rules-file table {
  margin-bottom: 0px;
  width: 450px;
}

.rules-file h3 {
  margin-bottom: 0px;
}

.select-side {
  display: inline-block;
}

.select-side select {
  width: 80px;
  height: 26px;
  margin-left: 10px;
  margin-bottom: 2px;
}

.table-inv {
  font-size: 13px !important;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
}

.table-inv .to-center {
  text-align: center;
}

.table-inv .to-right {
  text-align: right;
}

.table-inv tfoot td {
  text-align: right;
}

.container-inv {
  width: 209mm;
  padding: 5mm;
  font-family: Verdana;
}

.container-inv .row {
  margin-left: 0px;
}

.info-inv {
  display: block;
  margin: 10px 30px 10px 10px;
}

.table-inv .product-name {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px !important;
}

.table-inv tr th,
.table-inv tr td {
  padding: 2px 10px;
  border-right: 1px solid #333;
  border-top: 1px solid #333 !important;
}

.title-inv .span1 {
  margin-left: 0px;
}

.title-inv .span4 {
  margin-left: 5px;
}

.title-inv {
  margin-bottom: 20px;
}

.info-inv {
  margin: 10px !important;
}

.info-inv .span5,
.info-inv .span6 {
  margin-left: 0px;
}

.info-inv .span4 {
  width: 240px;
  padding-left: 120px;
}

.info-inv .span3 {
  padding-left: 40px;
}

.logo-header {
  width: 400px; 
  margin-top: -38px;
}

.span5 .logo-header {
  margin-top: -20px;
}

@media (max-width: 765px) {
  .box-logo {
    text-align: center;
  }
}

.contact-page .fieldset {
  margin-top: 0px; 
  border: none; 
  padding-top: 0px;
}

.no-image {
  background-image: none !important;
  padding-left: 12px !important;
}

#sns_topsl .bannerads-top .bannerad-single {
  width: 30%;
}

.only-two{
  margin-bottom: 10px;  
  padding-left: 18%;
}

@media (max-width: 979px) {
  #sns_topsl {
    display: inherit;
  }
}

@media  (max-width: 800px) {
  .custom-banner {
    width: 45% !important;
  }

  .banner-col1 { 
    border: none !important;
    padding: 0 2% !important;
  }

  .banner-col2 { 
    border-left: 1px solid #e9e9e9 !important;
    border-right: none !important;
    padding: 0 2%;
  }
}

.col2-set .content {
  height: inherit;
  min-height: 375px;
}

.title-machine {
  font-size: 167%;
  display: inline-block;
  padding: 20px 0px 17px 0px;
  text-transform: uppercase;
}

#sns_content .block.block-sns-layered-nav ul#sns_sidenav li.open-tree > .accr_header a {
  color: #88b5c3 !important;
}

#sns_content .block.block-sns-layered-nav ul#sns_sidenav li.open-tree > .accr_header .btn_accor {
  background: url("../frontend/default/sns_kalins/images/blue/ico-minus.png") no-repeat !important;
}

#sns_content .block.block-sns-layered-nav ul#sns_sidenav li.open-tree > .accr_content {
  display: block !important;
}

.tp-simpleresponsive img {
  max-width: none;
  max-height: none;
}

@media (max-width: 979px) {
  .tp-bullets {
    visibility: hidden;
  }
}

.shade-screen {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2000;
  min-height: 50px;
}

.shade-screen img {
  /*center vertically & horizontally */
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
}

.fullwidthbanner-container {
	left : 0 !important;
	top: 0 !important;
	height: 100%;
}

.fullwidthbanner-container img {
	width: 100% !important;
	height: 100% !important;
}

@media (max-width: 480px) {
	.select-side {
		display: block;
	}

	.toolbar .pager,
	.toolbar .pager .pages {
		padding: 0;
	}

	.select-side select,
	.pager .pages {
		width: 100%;
		margin: 0;
	}

	.select-side {
		padding: 0 10px;
	}

	.pager .pages .pagination {
		margin: 0 10px;
		padding: 0;
	}

	.toolbar .pager {
		float: none;
		border: none;
	}
}