/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
@media only screen and (min-width: 1200px){
	.container {width: 1200px;}
	#header .header-top .top-logo{
		/*width: 300px;*/
		width: 100%;
		text-align: center;
	}
	#left-column{width: 18.8%;}
	#content-wrapper.right-column,
	#content-wrapper.left-column{
		width: 81.2%;
	}
}
@media only screen and (min-width: 1400px){.container {width: 1400px;}}
@media only screen and (min-width: 1500px){.container {width: 1500px;}}
@media only screen and (min-width : 1600px){.container {width: 1600px;}}
#galeria .productName {
  text-align: center;
}
#content-hook_payment_return strong {
  font-weight: bold;
}

.pull-right.position-static.hidden-sm-down {
  display: none;
}
#header .logo {
  max-width: 300px;
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	#header .header-top .top-logo{
		width: 270px;
	}
	#header .header-top .position-static{
		padding: 0 15px;
		padding-top: 30px;
		width: 100%;
		text-align: center;
	}
	#header .header-top .position-static .laberIpad{
		display:inline-block;
	}
	.container_lab_megamenu .currency-selector-wrapper, .container_lab_megamenu .language-selector-wrapper{
		margin-left: 15px;
	}
	#header .header-top .container{
		padding: 0 15px;
	}
	.header-top .call_support{padding-left: 25px;}
	.ipadProFull{
		width:100%;
	}
	.block_newsletter form input[type="email"]{
		margin-bottom:15px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(3,auto);
		grid-gap: 30px 30px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(4,1fr);
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) {
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	.fixed-right{display:none;}
	.displayLeftColumn .product_list .item .full-width{
		width:100%;
	}
	.displayLeftColumn .product_list .item .full-width .laberProduct-image {
		margin-bottom:15px;
	}
	.LaberProductCategory.tab-banner .cat-banner{width: 300px;}
}
@media only screen and (min-width : 768px) and (max-width : 991px){

	#header .header-top .position-static {
		text-align:center;
		width: 100%;
		padding-top: 30px;
	}
	#header .laberIpad{
		display:inline-block;
	}
	#header .header-top .top-logo{
		text-align:center;
		padding-bottom: 15px;
		width: 100%;
	}
	.container_lab_megamenu .currency-selector-wrapper, .container_lab_megamenu .language-selector-wrapper{
		    margin-left: 10px;
	}
	.laberthemes:hover .owl-buttons .owl-prev{left:0;}
	.laberthemes:hover .owl-buttons .owl-next{right:0;}
	.laberSpecialProducts{
		padding: 10px;
	}	
	/*  */
	#laber-products-top .products-selection{
		width:100%;
		padding-top: 15px;
	}
	.laberProductList .actions .laberCart {
		float: left;
		display: inline;
		min-width: 212px;
		margin-bottom: 10px;
	}
	#laberSocialBlock,
	.block_newsletter form{margin-bottom: 30px;}
	.LaberAccordion-category .sub_category{
		position: absolute;
		top: 0;
		right: 40px;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		display: block !important;
	}
	.laberProductGrid .tab_cates{
		display: none;
		top: 49px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
		padding: 15px 0;
	}
	
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProductGrid .tab_cates li a{line-height: 35px;}
	.laberProdCategory .sub_category{
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		line-height: 35px;
		padding: 0;
	}
	
	#index #content-wrapper,
	#index #right-column{width:100%}
	.support-footer-inner .policy-box{
		padding: 15px 0;
	}
	
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(3,auto);
		grid-gap: 20px 20px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(3,1fr);
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) {
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	.fixed-right{display:none;}
	
	.displayLeftColumn .product_list .item .full-width{
		width:100%;
	}
	.displayLeftColumn .product_list .item .full-width .laberProduct-image {
		margin-bottom:15px;
	}
	.LaberProductCategory.tab-banner .cat-banner{display:none;}
	.LaberProductCategory.tab-banner .labContent{clear: both;}
}
@media only screen and (max-width : 767px){ 
	.top-bar .top-text {
	 
	  padding-top: 5px;
	 line-height: 20px;
	  padding-bottom: 5px;
	}
	#module-b2bregistration-business #content-wrapper {
  padding: 0 10px;
}
	.laberIpad .pull-left {
	  float: none;
	  text-align: center;
	}
	#_desktop_contact_link,
		laberIpad .pull-right {
	  float: none;
	  display: inline-block;
	}
	#header{
		margin-bottom: 15px;
	}
	#wrapper{position:relative;z-index:9;}
	#header .header-nav{max-height: inherit;background-color:transparent;border: none;}
	#header .header-top{
		padding: 0;
	}
	.footer-header{
		text-align:center;
	}
	.footer-header .center-mobile{
		display:inline-block;
	}
	#mobile_top_menu_wrapper{
		padding:0;
	}
	.laberSpecialProducts{background: #fff;}
	.laberStatic.displayGrid{
		grid-template-columns: repeat(3,1fr);
		grid-template-rows: repeat(2,1fr);
	}
	.laberthemes:hover .owl-buttons .owl-prev{left:0;}
	.laberthemes:hover .owl-buttons .owl-next{right:0;}
	.mypresta_scrollup.open{display:none;}
	.laberFooter-center{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.block_newsletter {
		padding-bottom: 0;
		border-bottom: none;
	}
	.links .title{
		padding: 0;
		border-bottom: 1px solid #ebebeb;
		position: relative;
	}
	.links .title span.h3{
		line-height: 40px;
		display: block;
		font-size: 14px;
		padding-right: 40px;
		font-weight: 500;
		margin: 0;
	}
	.links .title .float-xs-right{
		position: absolute;
		top: 0;
		right: 0;
	}
	.links .title .float-xs-right .material-icons{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.links .collapse.in{
		padding: 15px 0;
	}
	.laberFooter-bottom{
		padding-bottom:15px;
	}
	.laberFooter-bottom .container{
		padding: 0 15px;
		border:none;
	}
	#laberSocialBlock{
		position: relative;
	}
	.copyright{
		text-align:center;
	}
	#header .header-nav #_mobile_partner .d-inline-block,
	#header .header-nav .blockcart{
		height: auto;
		padding: 0;
		margin-left: 0;
	}
	#header .laber-cart a span.icon .icon_cart{
		margin-left:5px;
		margin-right:5px;
		height: 40px;
		line-height: 40px;
	}
	#header .header-nav #_mobile_partner .d-inline-block {
  padding-top: 10px;
}
	#header .laber-cart a.cart{
		height: 40px;
		line-height: 40px;
		padding: 5px 40px 5px 10px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		border: none;
	}
	#header .laber-cart a.cart .total,
	#header .laber-cart a.cart .totalCart{
		display: none !important;
	}
	
	#header .header-nav .user-info{
		margin: 0;
	}
	.laberUserInfo .laber-user-info{
		top: 50px;
		right: -100%;
	}
	.laberSetting{
		padding-right: 15px;
	}
	#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number,
	#header .laber-cart a .cart-products-count{
		font-size: 12px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		right: 0;
		top: -3px;
	}
	.laberUserInfo .laberUser p.nameuser .icon_user{margin-right: 5px;}
	
	#header .header-nav .top-logo {
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
	}
	#header .header-nav .top-logo img{
		
	}
	#header .header-nav .top-logo .h1,
	#header .header-nav .top-logo h1{
		display:inline-block;
		margin:0;
	}
	
	#header .header-nav #labermenu-icon{
		margin: 0 15px;
		cursor: pointer;
		color: #222;
	}
	#header .header-nav #labermenu-icon .material-icons{
		line-height: 70px;
		font-size: 30px;
	}
	#labermobile_top_menu_wrapper{
		display: block !important;
		background: #fff;
		position: fixed;
		top: 0;
		left: -400px;
		opacity: 0;
		height: 100%;
		width: 100%;
		max-width: 350px;
		z-index: 999;
		margin: 0;
		padding: 0;
		overflow: auto;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.open_menu #labermobile_top_menu_wrapper{
		left: 0;
		opacity: 1;
	}
	.open_show .mobile_bkg_show {
		opacity: 1;
		visibility: visible;
	}
	
	#labermobile_top_menu_wrapper .laber_close{
		font-size: 20px;
		position: absolute;
		top: 22px;
		right: 15px;
		z-index: 9999;
		width: 35px;
		height: 35px;
		display: block;
		border-radius: 100%;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
		color: #222;
	}
	
	.mobile_bkg_show {
		z-index: 998;
		position: fixed;
		top: 0;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
		transform: translateX(0);
		transition: opacity 0.8s ease, visibility 0.9s ease, transform 0.4s ease;
	}

	
	.js-top-menu.mobile{padding:0 15px;background: #fff;}
	.js-top-menu.mobile .dropdown .expand-more{
		display:block;
		border-bottom:1px solid #e0e0e0;
		position: relative;
		line-height: 40px;
		color:#222;
	}
	.js-top-menu.mobile .dropdown .expand-more i{
		float: right;
		line-height: 35px;
		font-size: 18px;
	}
	.js-top-menu.mobile .dropdown-menu{
		position: static;
		float: none;
		padding: 0;
		border: none;
		width: 100%;
	}
	
	.js-top-menu.mobile .dropdown-menu li{
		border-bottom:1px solid #e0e0e0;
		padding: 5px 10px;
	}
	.js-top-menu.mobile .dropdown-backdrop{display:none;}
	.language-selector-wrapper .expand-more{
		padding-left: 0;
	}
	.language-selector-wrapper .expand-more .flag{
		display:none;
	}
	#labermobile_top_menu_wrapper .top-logo{
		padding: 15px 0 !important;
	}
	#labermobile_top_menu_wrapper .top-logo img{
		width: 50%;
	}
	.mobile_UserInfo .signin {
		background: #181d23;
		padding: 10px 15px;
		margin: -0 -15px;
		color: #fff;
	}
	.mobile_UserInfo .signin a{color:#fff !important;}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(2,auto);
		background-color: transparent;
		border: none;
		padding: 0;
		grid-gap: 15px 15px;
	}
	.laber-freeshipping .item-inner{
		border: 1px solid #ebebeb;
		text-align: left;
		padding: 15px;
		background: #fff;
	}
	.laber-freeshipping .item-inner:last-child{
		border: 1px solid #ebebeb;
	}
	.laberActions{
		opacity: 1;
		right: 20px;
	}
	.laberProductGrid .laberQuickview{
		opacity: 1;
		bottom:0;
	}
	.laberFooter-center .block_newsletter,
	.laberFooter-center .block-contact{
		margin-bottom: 0;
		border:none;
	}
	.laberProductGrid .item-inner .item .laberCart {
		opacity: 1;
		bottom: 0;
	}
	/*  */
	.block-category h1.h1{
		padding-top: 15px;
		margin-bottom: 15px;
	}
	#category #left-column,
	#category #content-wrapper {
		width: 100%;
		padding: 0 15px !important;
	}
	#laber-products-top .products-selection{
		width: 100%;
		padding-top: 15px;
	}
	.products-sort-order .dropdown-menu{
		left: 15px;
		right: inherit;
	}
	#category #search_filter_toggler{
		padding: 0 15px;
		min-width: auto;
		line-height: 35px;
	}
	#products .laberProducts.laberProductGrid{
		display:block;
	}	
	#products .laberProducts.laberProductList,
	#laber-products-top .laberGridList {
		display: none;
	}
	#category #left-column #search_filters .facet{
		margin-bottom: 0;
	}
	.laberUserInfo .laberUser p.nameuser{line-height: 50px;}
	/*  */
	.laberProduct .images-container{
		margin-bottom: 30px;
	}
	.displayBlog .product_list,
	.laberProductColumn .product_list, .laberProductGrid .product_list{padding: 15px;}
	.laberProductGrid .tab_cates{
		display: none;
		top: 49px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
		padding: 15px 0;	
	}
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProductGrid .tab_cates li a {
		line-height: 35px;
	}
	.LaberProductCategory.type-tab .lab_tabCate{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
	.LaberProductCategory.type-tab .labertab_cates{
		padding-right: 0;
	}
	.LaberProductCategory.type-tab .tab-content{
		width: 100%;
	}
	.payment{text-align:center;}
	
	.laberProdCategory .cat-img,	
	.laberProdCategory .laberCat-banner{
		display: none;
	}
	
	.laberProdCategory .sub_category{
		position: absolute;
		top: 0;
		right: 0;
		color: #222;
		text-align: center;
		line-height: 30px;
		display: block !important;
	}
	.laberProductGrid .tab_cates.of-laber-md-2{
		left:0;
	}
	.laber-customlink .seo_keyword .title-seo,
	.laber-simpleseo .title-laber{
		float: none;
	}
	.laber-simpleseo .content-laber{padding:0;}
	#category #left-column #search_filters{
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom:15px;
	}
	#category #left-column #search_filter_controls{padding-top: 1rem;}
	#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{
		padding:0;
	}
	#category #left-column #search_filters .facet .h6{padding: 0;}
	.subpage .laberthemes .item-inner .item, #js-product-list .laberProductGrid .item-inner .item{
		margin-bottom:15px;
	}
	.LaberProductCategory .lab_tabCate2{
		position: static;
	}
	.LaberProductCategory .labertab_cates2.nav-tabs .nav-item{
		padding: 0 5px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(2,1fr);
		display: grid;
		grid-gap: 30px 30px;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6){
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	#product #left-column{
		display:none;
	}
	.fixed-right{display:none;}
	
	.laberFooter-top {
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.block_newsletter form .input-wrapper:before{display:none;}
	.block_newsletter form .input-wrapper .input-box{
		width: 100%;
	}
	.laberColumn .owl-buttons .owl-next, 
	.laberColumn .owl-buttons .owl-prev, 
	.laberthemes .owl-buttons .owl-next, 
	.laberthemes .owl-buttons .owl-prev,
	.displayLeftColumn.laberColumn,
	.laber-Featured.suggest-slider{display:none;} 
	.margin-bottom-60{margin-bottom: 30px;}
	.LaberProductCategory.tab-banner .cat-banner{display:none;}
}
@media only screen and (max-width : 480px){
	.product-images > li.thumb-container > .thumb{
		width: 75px;
	}
	.scroll-box-arrows i{
		height: 84px;
		line-height: 84px;
		bottom: 33px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(1,auto);
	}
	.laberActions{
		display: none;
	}
	#product .laberTabs .nav-tabs .nav-link{padding: 0 5px;}
	#product .laberTabs .nav-tabs .nav-item{margin: 0 2px 0 0;}
	
	.laber-categoryfeature .item-inner .item{border-right: 0;}
}
.logo_footer img {
  width: 15rem;
  height: auto;
}
#_desktop_cart,
#_desktop_Search_top {
  margin-top: 18px;
}


#dowod {
  width: 60%;
  margin: 2rem auto;
  display: block;
}
/* table naklejki*/
.table-naklejki {
	margin-bottom: 40px;
}
.table-naklejki tbody tr td {
  padding: .625rem 1.25rem;
  text-align: center;
  border: .3125rem solid #f1f1f1;
}
#layout-error .logo img {
  width: 80%;
}

.fileds-wrapper .filed.clearfix label {
  width: 40%;
}
#treibstoffart,
#fahrzeugtyp,
#tegra_field-datapojazdu,
#tegra_field-rejestracja {
  background: #f1f1f1;
  border: none;
  width: 59%;
  height: 2.5rem;
  resize: none;
  padding: .625rem;
  text-align: center;
  margin: .2rem 0rem;
}
#tablice-widget-success-spelnia,
#tablice-widget-success {
  background: green;
  margin-top: 0.5rem;
  display: block;
  height: 2.5rem;
  padding: .625rem;
  resize: none;
  color: #fff;
  border-radius: 3px;
}
#tablice-widget-warning-typpojazdu,
#tablice-widget-warning-typpaliwa,
#tablice-widget-warning-produkcja,
#tablice-widget-warning-rejestracja,
#tablice-widget-warning-brak,
#tablice-widget-warning {
  background: red;
  margin-top: 0.5rem;
  display: block;
  height: 2.5rem;
  padding: .625rem;
  resize: none;
  color: #fff;
  border-radius: 3px;
}
/* table naklejki*/

.btn.btn-default.confirm {
  background: #477891;
  border: medium none;
  color: #fff;
  display: block;
  height: 46px;
  padding: 12px 0;
  text-align: center;
  font-size: 16px;
  border-radius: 50px;
  width: 450px;
  text-align: center;
  margin-top: 20px;
  margin: 30px auto 40px;
}
.doc_pdf {
  border: 2px solid #477891;
  min-height: 200px;
  margin-top: 6rem;
}
 
#module-b2bregistration-business #content-wrapper {
  min-height: 400px;
}
.pdf_page {
  padding: 2rem 8rem;
  overflow: auto;
  height: 60rem;
}
.pdf_page h2 {
  font-size: 28px;
  margin-bottom: 4rem;
  margin-top: 2rem;
}
.pdf_page p {
  font-size: 18px;
}
#_desktop_partnerTop {
  margin-top: 18px;
}
#header a.js-show-modal-partner span.icon {
  position: absolute;
  top: 0;
  line-height: 40px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 30px;
}
#header a.js-show-modal-partner{
	color: #222;
	padding: 0;
	  padding-top: 0px;
	  padding-right: 0px;
	  padding-left: 0px;
	padding-top: 35px;
	display: block;
	position: relative;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 15px;
}
.productName a {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-align: center;
  display: block;
}
.laber-product-price-and-shipping {
  line-height: 1;
  text-align: center;
}
.laber-product-price-and-shipping .price {
  font-size: 20px;
}
.has-discount.product-price, .has-discount p {
  color: initial;
}
.cena_b2b,
.standard-price{
  font-size: 18px;
  color: #222;
  font-weight: 500;
  margin-bottom: 20px !important;
}
.cena_b2b, .standard-price{
  margin-bottom: 5px;
}
.standard-price p, .cena_b2b {
  margin-bottom: 5px !important;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}
#header .header-nav .language-selector {
  padding: 0 15px;
  position: relative;
}
.currency-selector-wrapper .expand-more, .language-selector-wrapper .expand-more {
	line-height: 50px;
	font-size: 13px;
	color: #333;
}
#header .laberUserInfo .laberUser p.nameuser a {
  color: #000;
}
.product-quantity #quantity_wanted {
  width: 5rem;
}
#wk_mu_assigned_cart_next a,
#wk_mu_sub_user_list_next a,
#wk_mu_sub_user_list_next a,
#wk_mu_assigned_cart_previous a,
#wk_mu_sub_user_list_previous a {
	width: 90px;
}
#wk_mu_assigned_cart_paginate .pagination .previous, #wk_mu_assigned_cart_previous .pagination .next,
#wk_mu_sub_user_list_paginate .pagination .previous, #wk_mu_assigned_cart_paginate .pagination .next {
  border: 0px !important;
}
#cart .paypal-buttons {
  display: none !important;
}
#cart .btn.btn-primary.disabled {
  display: none;
}

.cart-summary-line.cart-total {
  display: none;
}
#export-form-confirm .col-md-6.form-control-label {
  min-height: 30px;
}
#ui-datepicker-div .ui-corner-all {
  display: block;
}
#ui-datepicker-div {
  z-index: 2 !important;
}

.polubienia .lubie {
  width: 45%;
  display: block;
  float: left;
  text-align: center;
  margin-right: 5%;
  background: red;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  line-height: 25px;
  padding: 5px 0px;
  background: #477891;
}

.polubienia .nielubie:hover,
.polubienia .lubie:hover {
	background: #444;
}
.polubienia .fa {
  font-size: 20px;
  line-height: 26px;
}
.polubienia span {
  font-size: 20px;
}
.polubienia .nielubie {
  width: 45%;
  cursor: pointer;
  color: #fff;
  display: block;
  float: left;
  padding: 5px 0px;
  text-align: center;
  background: red;
  border-radius: 3px;
  line-height: 25px;
  background: #477891;
}
.dziekujemy .fa.fa-check {
  margin-right: 7px;
 
}
.dziekujemy {
  width: 80%;
 
  cursor: pointer;
  color: #fff;
  display: block;
  float: left;
  padding: 5px 0px;
  text-align: center;
  background: red;
  border-radius: 3px;
  line-height: 25px;
  background: #477891;
  margin-left: 10%;
}

#galeria .product-miniature.js-product-miniature {
  border: 2px solid #477891;
  padding: 20px;
 
}
.price-table {
	margin-top: 40px;
}
.price-table .item {
  min-height: 30rem;
  border: 4px solid #477891;
  padding: 10px;
  margin-bottom: 40px;
  border-radius: 3px;
}
.price-table .moreinfo a {
  display: block;
  width: 100%;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  line-height: 40px;
  text-align: center;
  font-weight: 560;
  text-decoration: underline;
}
.price-table .wybierz {
  text-align: right;
}
.price-table .wybierz a {
  background: #477891;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}
.price-table .lista li {
  line-height: 22px;
  font-weight: 600;
  font-size: 16px;
  padding-left: 30px;
  margin-bottom: 5px;
}
.price-table h4 {
  font-size: 18px;
  background: #477891;
  line-height: 22px;
  padding-left: 10px;
  color: #fff;
  padding: 10px;
  min-height: 4rem;
  display: flex;
  align-items: center;
 
}
 .b2bkolumna2.col-sm-12.col-md-4 {
  padding-top: 40px;
}
.price-table .wybierz a:hover {
  background: #000;
}
.btn.selected {
  background: #000 !important;
}
.pt {
  font-weight: bold;
  border-bottom: 3px solid #000;
  margin-top: 30px;
  font-size: 20px;
  line-height: 29px;
}
.lista .fa.fa-check {
  font-size: 24px;
  line-height: 35px;
  margin-right: 12px;
  color: #477891;
  position: absolute;
  margin-left: -30px;
  margin-top: -7px;
}
.price-table .lista {
  min-height: 220px;
}
.wiecejinfo {
	text-align: center;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
  font-weight: bold;
  display: block;
}

#content.page-cms strong {
  font-weight: bold;
}
#content.page-cms li,
#content.page-cms ul,
#content.page-cms p {
  line-height: 20px;
  padding-bottom: 5px;
}
#content.page-cms ul {
	padding-left: 20px;
}
#content.page-cms li {
  list-style-type: disc;
}
.title_block h3 a, .title_block h3 span {
 
  font-weight: 600;
}
.loadCompare {
  display: none;
}

.input-group .input-group-btn > .btn[data-action="show-password"] {
  display: none;
}
.ryNqvb a {
  font-weight: bold;
}

.b2bkolumna1 {
  border: 4px solid #477891;
  border-radius: 3px;
  padding: 20px 20px;
}
#module-b2bregistration-business p strong {
  font-weight: bold;
  background: #ddd;
  display: block;
  padding: 5px 10px;
  line-height: 23px;
  border-radius: 3px;
}

.laberFooter-bottom * {
	color: #fff;
}
.laberFooter-bottom {
  background: #181d23;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0px !important;
}
.comnotlog {
  padding: 10px 20px;
  background: #eee;
  border: 1px solid #ddd;
  line-height: 25px;
  font-weight: bold;
}
.comnotlog a {
  color: #477891;
}

.export-form legend {
  border-bottom: 1px solid #477891;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#zaproszenia-agent .table.table-striped thead {
  background: #477891;
  color: #fff;
  text-align: center;
}

#zaproszenia-agent .table.table-striped a {
  background: #477891;
  border: 2px solid #477891;
  display: block;
  text-align: center;
  padding: 5px 5px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
#add_klient_btn:hover ,
#zaproszenia-agent .table.table-striped a:hover {
	background: #fff;
	color: #303030;
}

#add_klient_btn {
  display: block;
  border: 2px solid #477891;
  float: right;
  width: 200px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  border-radius: 20px;
  background: #477891;
}
.invalid-feedback {
  color: #FFF;
  background: red;
  padding: 3px 20px;
}
.list-unstyled.dok_pobranie {
  list-style-type: disc;
  padding-left: 20px;
}
.list-unstyled.dok_pobranie li {
  line-height: 25px;
  font-weight: bold;
}
.pull-right.position-static.hidden-sm-down.prawo {
  display: none;
}
.downland a {
  padding: 0px 10px;
  font-weight: bold;
  text-align: center;
}