@charset "UTF-8";
/* ustawienia og�lne */

@font-face {
  font-family: "Exo_2";
  src: url('../fonts/Exo_2/Exo2-Regular.ttf');
}

@font-face {
  font-family: "KelsonSans Bold";
  src: url('../fonts/Exo_2/Exo2-ExtraBold.ttf');
}

@font-face {
  font-family: "ClioUltraBlack";
  src: url('../fonts/Clio/ClioUltraBlack-UltraBlack.otf');
}
@font-face {
  font-family: "KelsonSans Bold";
  src: url('../fonts/kelson-sans/Kelson-Sans-Bold.otf');
}
@font-face {
  font-family: "KelsonSans Light";
  src: url('../fonts/kelson-sans/Kelson-Sans-Light.otf');
}

.errorTaxfreeError {
    background: #de0e00;
    font-size: 11px;
    color: #fff;
    text-align: left;
    max-width: 172px;
    padding: 5px;
    position: relative;
    margin-left: 10px;
}

.errorTaxfreeError::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -9px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #de0e00;
}

.text-red {
    color: #f00;
}
.green {
    color: #006400;
}

#ksefXmlPop {
    background: rgba(0, 0, 0, 0.5);
	opacity:1;
}

#ksefXmlPop .modal-dialog{
	opacity: 1;
    max-height: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#ksefXmlPop .modal-body{
	overflow: scroll;
	width:100%;
}
#ksefXmlPop .modal-content {
    overflow-y: scroll;
    max-height: 70vh;	
}

#ksefDocumentationToggle {}
#ksefDocumentationToggle:hover {
	cursor:pointer;
	text-decoration:underline;
}

#ksefEditor {
	max-height:400px;
}
.red {
	color:red;
}

.autoSendTime, .autoSendTimeInfo {display:none}
.autoSendTime.show, .autoSendTimeInfo.show {display:initial}
.autoSendTimeInfo.show {margin-bottom:20px;}
.autoSendAtt {}

.subtitle_deep {
	margin: 10px 0 0 0;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-left: 21px;
    padding-right: 0;
    border-left: 2px solid #142943;
    align-items: center;
    font-size: 1.35rem;
    font-weight: normal;
    gap: 6px;
    font-weight: bold;
    letter-spacing: 0.04em;	
}

label[for] {
	cursor:pointer;
}

label[for]:hover {
	text-decoration:underline;
}


.blockB {
	background: #f9f9f9;
    padding: 20px;
}
.border0 {
	border:0 !important;
}
.border-top {
	border-top:1px solid #ddd;
}

.border-right {
	border-right:1px solid #ddd;
}

.border-left {
	border-left:1px solid #ddd;
}

.count .selected {
	font-weight:bold;
	text-decoration:underline;
}

.w100 {
	width:100%
}

.w100i {
	width:100% !important;
}

table.table .text-center.actionCell {
	vertical-align: top;
}

.wAuto {
	width:auto;
}
.wAutoi {
	width:auto !important;
}

.text-right {
	text-align:right
}
.text-left {
	text-align:left;
}

.d-flex{
	display:flex;
}
.flex-wrap{
	flex-wrap:wrap;
}
.align-items-center {
	align-items:center;
}
.justify-content-center{
	justify-content:center;
}
.gap5 {
	gap:5px;
}
.gap10 {
	gap:10px;
}

.mTop0 {
	margin-top:0;
}
.mTop0i {
	margin-top:0 !important;
}
.mTop5{
	margin-top:5px
	}
.mTop5i{
	margin-top:5px !important
	}
.mTop10{
	margin-top:10px
	}
.mTop10i{
	margin-top:10px !important
	}
.mTop15{
	margin-top:15px
	}
.mTop15i{
	margin-top:15px !important
	}
.mTop20{
	margin-top:20px
	}
.mTop20i{
	margin-top:20px !important
	}

.mBot0 {
	margin-bottom:0;
}
.mBot0i {
	margin-bottom:0 !important;
}
.mBot5{
	margin-bottom:5px
	}
.mBot5i{
	margin-bottom:5px !important
	}
.mBot10{
	margin-bottom:10px
	}
.mBot10i{
	margin-bottom:10px !important
	}
.mBot15{
	margin-bottom:15px
	}
.mBot15i{
	margin-bottom:15px !important
	}
.mBot20{
	margin-bottom:20px
	}
.mBot20i{
	margin-bottom:20px !important
	}
	
.mLeft5{
	margin-left:5px
	}
.mLeft5i{
	margin-left:5px !important
	}
.mLeft10{
	margin-left:10px
	}
.mLeft10i{
	margin-left:10px !important
	}
.mLeft15{
	margin-left:15px
	}
.mLeft15i{
	margin-left:15px !important
	}
.mLeft20{
	margin-left:20px
	}
.mLeft20i{
	margin-left:20px !important
	}
.mLeftAuto {
	margin-left:auto
}
.mLeftAutoi {
	margin-left:auto !important;
}	

.mRight0{
	margin-right:0px
	}
.mRight0i{
	margin-right:0px !important
	}
	
.mRight5{
	margin-right:5px
	}
.mRight5i{
	margin-right:5px !important
	}
.mRight10{
	margin-right:10px
	}
.mRight10i{
	margin-right:10px !important
	}
.mRight15{
	margin-right:15px
	}
.mRight15i{
	margin-right:15px !important
	}
.mRight20{
	margin-right:20px
	}
.mRight20i{
	margin-right:20px !important
	}

.mx0{
	margin-left:0;
	margin-right:0;
}
.mx0{
	margin-left:0 !important;
	margin-right:0 !important;
}

.my0{
	margin-top:0;
	margin-bottom:0;
}
.my0{
	margin-top:0 !important;
	margin-bottom:0 !important;
}


.pTop0 {
	padding-top:0;
}
.pTop0i {
	padding-top:0 !important;
}
.pTop5{
	padding-top:5px
}
.pTop5i{
	padding-top:5px !important
}
.pTop10{
	padding-top:10px
}
.pTop10i{
	padding-top:10px !important
}
.pTop15{
	padding-top:15px
}
.pTop15i{
	padding-top:15px !important
}
.pTop20{
	padding-top:20px
}
.pTop20i{
	padding-top:20px !important
}

.pBot0 {
	padding-bottom:0;
}
.pBot0i {
	padding-bottom:0 !important;
}
.pBot5{
	padding-bottom:5px
}
.pBot5i{
	padding-bottom:5px !important
}
.pBot10{
	padding-bottom:10px
}
.pBot10i{
	padding-bottom:10px !important
}
.pBot15{
	padding-bottom:15px
}
.pBot15i{
	padding-bottom:15px !important
}
.pBot20{
	padding-bottom:20px
}
.pBot20i{
	padding-bottom:20px !important
}

.pLeft0 {
	padding-left:0;
}
.pLeft0i {
	padding-left:0 !important;
}

.pLeft5{
	padding-left:5px
}
.pLeft5i{
	padding-left:5px !important
}
.pLeft10{
	padding-left:10px
}
.pLeft10i{
	padding-left:10px !important
}
.pLeft15{
	padding-left:15px
}
.pLeft15i{
	padding-left:15px !important
}
.pLeft20{
	padding-left:20px
}
.pLeft20i{
	padding-left:20px !important
}

.pRight5{
	padding-right:5px
}
.pRight5i{
	padding-right:5px !important
}
.pRight10{
	padding-right:10px
}
.pRight10i{
	padding-right:10px !important
}
.pRight15{
	padding-right:15px
}
.pRight15i{
	padding-right:15px !important
}
.pRight20{
	padding-right:20px
}
.pRight20i{
	padding-right:20px !important
}

.px0{
	padding-left:0;
	padding-right:0;
}
.px0i{
	padding-left:0 !important;
	padding-right:0 !important;
}

.px5{
	padding-left:5px;
	padding-right:5px;
}
.px5i{
	padding-left:5px !important;
	padding-right:5px !important;
}
.py5{
	padding-top:5px;
	padding-bottom:5px;
}
.py5i{
	padding-top:5px !important;
	padding-bottom:5px !important;
}



.py0{
	padding-top:0;
	padding-bottom:0;
}
.py0i{
	padding-top:0 !important;
	padding-bottom:0 !important;
}

.blog a {
	width:100%;
	display:flex;
	padding: 5px;
	text-decoration:none !important;
}

.blog a:hover {
	text-decoration:underline !important;
}

body {
  font-family: "Exo_2";
  overflow-x: hidden;
  min-height: 100vh;
  max-width: 1920px;
  margin: 0 auto;
}
body.mainPage{
  max-width: 100%;
}
.pt-0 {
	padding-top:0 !important;
}

.contentWidth1920{
  max-width: 1920px;
  margin: 0 auto;
  width: 95%;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.relative{
    position: relative;
}
.noSub{
  opacity: .5;
}
.haveMenuHover:hover ~ .relative>.menuHover{display: block; }
.haveMenuHover{
    position: relative;
}
.menuHover{
    padding:20px;
    display: none;
    top: -1px;
    width: 420px;
    position: absolute;
    z-index: 4;
    background: #e88a35;
    left: -1px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    max-width: 100vw;
}
.menuHover:hover{display: block;}
.menuHover >div{
    width: 48%;
    float: left;
    padding: 5px 2px;
    margin: 1px 1%;
    border-bottom: 1px dotted #000;
}
.menuHover >div>a{
    color: #142943;
    justify-content: left;
    height: auto!important;
}

.menuHover >div.active>a,
.menuHover >div>a:hover{
    color:#fff;
}
.mainPageMenu{
    border-top: none;
    background:#e88a35;
    top:-1px;
    left: -1px;
}
.mainPageMenu >div>a{
    color:#000;
    font-size: 14px;
}
.menuSettings{
    width: 520px;
    right: 0px;
    top: 56px;
    left: auto;
}
.menuSettings>div>a{
    color: #142943;
    justify-content: left!important;;
    height: auto!important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "KelsonSans Bold";
    font-size: 15px;
    text-align: center;
    padding-left: 14px;
    padding-right: 14px;
    text-decoration: none;
    width: 100%;
}
.customHoverMenu{
    display: inline-block;
    height: 37px;
}
.customHoverMenu{
    padding:0px 5px;
    border-radius: 3px;
}
.customHoverMenu>a{
    position: relative;
    height: 33px;
    padding: 0px 5px;
    border-radius: 3px;
}
.customHoverMenu:hover>a{
    color: #da8e47!important;
    background: white;
    z-index: 5;

}
.customHoverMenu:hover >.menuSettings{
    display: block;
}
.menuSettings:hover{
    display: block;
}
.menuSettings:hover ~.customHoverMenu{
    color:red;
}
.cogNumber{
    color:#142943;
    position: absolute;
    font-size: 28px;
    right: 20px;
    top: 5px;
}
.cogNumber:hover{
    color:#da8e47;
}
.pageTopBackground {
  background: url('/images/layout/faktura-online-background.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pageTop {
  overflow: hidden;
  position: relative;
  padding-top: 0px;
}

.pageTop.pageTopBackground {
	padding-top:20px;
}


.pageTop .pageTopHead{
  display: none;
}
#checkboxClientVat{
    margin-left: 3px;
    font-size: 12px;
    position: relative;
    top: -2px;
}
#importLoading{
    left: 0px;
    display: none;
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    position: fixed;
    line-height: 40px;
    height: 100%;
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    background: rgba(0, 0, 0, 0.8);
    border: 0;
    border-radius: 0;
    vertical-align: middle;
    z-index: 20;
}
.regInfoPass{
	position: absolute;
	right: -20px;
	font-size: 22px;
	top: 5px;
	color: #e16b01;
}
.contentPassInfo{
	font-size: 11px;
    position: absolute;
    right: -280px;
    width: 250px;
    top: -12px;
    background: #fde3c5;
    padding: 5px;
    border: 1px solid #e16b015e;
	border-radius: 5px;
	display:none;
}
@media (max-width: 991px){
  .pageTop .pageTopHead{
    background: #142943;
    height: 130px;
    display: block;
  }
  .pageTop .account-btns{
    top: 65px;
  }
}
.greyBackground {
  background: #f7f7f7;
}
.mLeftRight20{
  margin-left: 20px;
  margin-right: 20px;
}
.mBo15{
  margin-bottom: 15px;
}
.padLeft20{
  padding-left: 20px;
}
.darkBackground {
  background: #282d30;
  color: #bdbebe;
}

.blackBackground {
  background: #212628;
}

.normalText {
  font-weight: normal !important;
}

.boldText {
  font-weight: bold;
}

.extraBold {
  font-family: "KelsonSans Bold";
}

.lh-30 {
  line-height: 30px;
}

.h-100 {
  height: 100% !important;
  position: relative;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.pt-20 {
  padding-top: 20px;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0;
}

.p-30 {
  padding: 30px;
}

.container-fluid {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.text_bold {
  font-weight: bold !important;
}

input.form-control, textarea.form-control {
  border-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  padding-left: 8px;
  padding-right: 8px;
  height: 30px;

}

.btn-corr {
  position: absolute;
  left: -11px;
  background: none;
  border: none;
  color: red;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 2px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: 0.3s background,0.3s border-color;
}
.btn-corr:hover{
    background: #ffd0d0;
    border-color: red;
}
button.btn-corr.btn-danger {
    background: #fa3535;
    color: white;
    border-radius: 3px;
}

textarea.form-control {
  min-height: 30px;
  width: 100%;
  border-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  transition: height 0.4s;
}

textarea#address, textarea#client_address, textarea#user_address {
  min-height: 60px;
}

.mail textarea#text {
  min-height: 300px;
}

.form-control {
  padding: 1px 8px !important;
  /* padding-right: 8px !important; */
}

.form-group {
  margin-bottom: 10px;
}

.form-group label {
  font-size: 16px;
  font-family: "Exo_2";
  color: rgb(0, 0, 0);
}

.p-relative {
  position: relative !important;
}

.btn-group {
  margin-bottom: 0;
}

.btn-group .btn {
  font-weight: normal;
}

.btn-group .active {
  background-color: #142943;
  border-color: #2e6da4;
  color: #fff;
  box-shadow: none;
  opacity: .65;
}

.table {
  margin-bottom: 10px;
}

/* FLEXBOX */

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* end flexbox */

input {
  display: inline-block;
  border: 1px solid transparent;
}

input.opis {
  border: 1px solid transparent;
}

input[disabled] {
  cursor: not-allowed !important;
}

/* .navContainer {} */

.redButton {
  border-radius: 30px !important;
  color: #fff;
  background: #e88a35;
  margin-top: 15px;
}

.redButton:hover {
  color: #fff;
  text-decoration: underline;
  background: #b76820;
}

.ksef-info-cont .btn.btn-xs.orangeButton {
	position:relative;
	width:auto !important;
	margin:0 !important;
	padding:5px 20px !important;
}

.orangeButton {
  color: #fff;
  background-image: -moz-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  border-radius: 3px !important;
}

.orangeButton:hover {
  text-decoration: underline;
  background: #ffa83a;
  color: #fff
}


.greenButton {
  color: #fff;
  background-image: -moz-linear-gradient(45deg, rgb(23 123 31) 0%, rgb(11 147 13) 100%);
  background-image:  -webkit-linear-gradient(45deg, rgb(23 123 31) 0%, rgb(11 147 13) 100%);
  background-image: -ms-linear-gradient(45deg, rgb(23 123 31) 0%, rgb(11 147 13) 100%);
  border-radius: 3px !important;
}

.greenButton:hover {
  text-decoration: underline;
  background: #3ab543;
  color: #fff;
}


.redButton {
  color: #fff;
  background-image: -moz-linear-gradient(45deg, rgb(123 23 23) 0%, rgb(147 11 11) 100%);
  background-image:  -webkit-linear-gradient(45deg, rgb(123 23 23) 0%, rgb(147 11 11) 100%);
  background-image: -ms-linear-gradient(45deg, rgb(123 23 23) 0%, rgb(147 11 11) 100%);
  border-radius: 3px !important;
}

.redButton:hover {
  text-decoration: underline;
  background: #b53a3a;
  color: #fff;
}


.fuctionItem .redButton {
  color: #fff;
  background-image: -moz-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  border-radius: 3px !important;	
}

.fuctionItem .redButton:hover {
  text-decoration: underline;
  background: #ffa83a;
  color: #fff	
}



.grayButton {
  color: #fff;
  background-image: -moz-linear-gradient( 45deg, rgb(143 143 143) 0%, rgb(175 175 175) 100%);
    background-image: -webkit-linear-gradient(45deg, rgb(143 143 143) 0%, rgb(175 175 175) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(143 143 143) 0%, rgb(175 175 175) 100%);
  border-radius: 3px !important;
}

.grayButton:hover {
  text-decoration: underline;
  background: #727272;
  color: #fff
}

.btn {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  font-size: 15px;
  font-family: "Exo_2";
  font-weight: bold;
  line-height: 1.2;
  padding: 15px 20px;
  margin-bottom: 10px;
  width: auto;
  border-radius: 30px;
  transition-duration: .4s;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  text-decoration: none;
}

li .btn.active {
  box-shadow: none;
  color: #ff8f02 !important;
}

li .btn {
  border-radius: 0;
}
.btn-dark-blue{
  background: #142943;
  color: #fff;
}
.btn-dark-blue:hover{
  background:#266f9e;
}
.btn-orange{
  background: #e88a34;
  color: #fff;
}
.btn-orange:hover{
  background:#b76820;
}
.blueButton {
  color: #fff;
  background-image: -moz-linear-gradient( 45deg, #266f9e 0%, #4f96c6 100%);
  background-image: -webkit-linear-gradient( 45deg, #142943 0%, #2a6aba 100%);
  background-image: -ms-linear-gradient( 45deg, #266f9e 0%, #4f96c6 100%);
  border-radius: 3px !important;
}

.blueButton:hover {
  text-decoration: underline;
  background: #7ab7df;
  color: #fff
}

.signInButton, .newAccountButton {
  font-size: 15px;
  font-family: "Exo_2" !important;
  color: rgb(255, 255, 255);
  font-weight: bold !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.19) !important;
  text-transform: none !important;
  padding: 15px 10px;
  height: 100%;
  margin-bottom: 0;
  display: inline-block;
}

.signInButton img {
  margin-bottom: 15px;
}

.newAccountButton img {
  margin-bottom: 5px;
}

.signInButton:hover, .newAccountButton:hover {
  color: #fff !important;
  text-decoration: none;
}

.menuIcon {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
  z-index: 199;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #939b9f;
  margin: 6px 0;
  transition: 0.4s;
  border-radius: 1.5px;
}

.showMenu .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.showMenu .bar2 {
  opacity: 0;
}

.showMenu .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.textOrange {
  color: #ff8f02;
  font-family: "ClioUltraBlack";
  font-size: 30px;
}
.text-orange {
  color: #ff8f02;

}

.textBlue {
  color: #142943;
  font-family: "ClioUltraBlack";
  font-size: 30px;
}

.lightGreyText {
  color: #bdbebe;
}

.greyText {
  color: #595959;
}

.textStandard {
  font-family: 'Exo_2';
}

.correctLink {
  font-weight: bold;
  color: #004485;
  line-height: 20px;
}

.correctLink:hover {
  color: #FF7E00;
}

#waluta {
  margin-left: 20px;
  display: inline-block;
  width: auto;
}

#waluta label {
  font-size: 16px;
  font-family: "Exo_2";
  color: rgb(0, 0, 0);
}

#waluta .select,
#walutaEx .select {
  display: inline-block;
}
#walutaEx{
  margin: 10px 15px 0px;
  background:#f1f1f1;
  padding: 20px 30px;
}

#walutaEx input[type="radio"]{
  margin: 0 5px 0 20px;
}
#walutaEx input{
  cursor: pointer;
}
#exchangeDateBox{
  width: 50%;
}
@media (max-width: 991px){
  #exchangeDateBox{
    width: 100%;
  }
}
.adres_dostawy {
  margin-top: 15px;
}

.adres_dostawy .nagl {
  display: inline-block;
  width: 110px;
}

.adres_dostawy input.nagl {
  font-weight: bold;
  font-size: 14px;
}

.pomoc {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 10px;
}

.pomoc:hover .help {
  z-index: 21;
}

.pomoc span:nth-child(1) {
  font-size: 16px
}

.pomoc span:nth-child(2) {
  display: none;
  position: absolute;
  background: #fff;
  padding: 8px;
  border: 1px solid #ff8f03;
  top: 0;
  left: 0;
  font-size: 10px;
  width: 200px;
  text-align: left;
  line-height: 15px !important;
  z-index: 20;
  font-size: 14px;
  /* font-family: "Exo_2"; */
  color: rgb(0, 0, 0);
  border-top-left-radius: 15px;
  padding-top: 30px;
}

.pomoc:hover span:nth-child(2) {
  display: block;
}

.orginal_kopia {
  display: none;
}

.podpis_pieczatka {
  margin-top: 50px;
  text-align: center;
}

.podpis {
  margin-bottom: 50px;
}

.podpis .opis {
  text-align: center;
}

.podpis input {
  border-top: 1px dotted #000;
  width: 100%;
}

.podpis input.opis:focus {
  border-top: 1px dotted #000;
}

legend {
  font-weight: bold;
  font-size: 14px;
}

.opis {
  font-size: 16px;
  font-family: "Exo_2";
  color: rgb(0, 0, 0);
  font-weight: bold;
  border: 0;
  text-align: right;
  width: 100%;
}

.opis:focus {
  border-color: #dfdfdf;
  color: #659ACC
}

.dane_osobiste textarea {
  resize: vertical
}

.dane_osobiste > .form-group > div:first-of-type {
	text-align:right;
}

.dane_osobiste .col-lg-6:nth-of-type(2) .opis {
  font-size: 15px;
}

#save_client_ok_error {
  /* text-align: center;
  font-weight: bold;
  color: green;
  display: none;
  border-left: 1px solid #fff;
  padding: 2px 0.5% */
}

#save_client_bad_error {
  /* border-left: 1px solid #fff;
  padding: 2px 0.5% */
}

select {
  border: 0;
  background: transparent;
  border-radius: 3px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
}

select:focus {
  background: transparent;
}

.tresc, .tresc_ok, #lista .tresc {
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
  width: 100%;
  border-radius: 3px;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  transition: height 0.4s;
}

.tresc:focus {
  border-color: #659ACC;
  color: #111
}

.tresc_error {
  border: 1px solid #f00;
  float: left;
  font-size: 14px;
  height: 17px;
  padding: 2px 0;
  width: 69%;
}

/* menu */

#funkcje_faktury {
  font-size: 14px;
  margin-bottom: 10px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #cacaca;
  padding: 0 15px;
  border-radius:15px;
}

#funkcje_faktury ul {
  margin-bottom: 28px;
}

#funkcje_faktury h1 {
  color: rgb(255, 128, 7);
  text-align: left;
}

#funkcje_faktury li {
  text-align: left;
  font-weighT: bold;
  color: #6C6C6C;
  line-height: 22px;
}

#funkcje_faktury a {
  text-decoration: underline;
}

#funkcje_faktury p {
  text-align: left;
  font-size: 15px;
  color: #222
}

#cennik {
  list-style: none;
  font-size: 16px;
}

#cennik li {
  line-height: 25px;
}

#cennik li span {
  color: #222;
}
.cennik-box{
  border: 3px solid #e88a34;
  border-radius: 16px;
  padding: 20px;
  text-align: center;
  background: rgba(229,229,229, .6);
}
.cennik-period{
    font-size: 20px;
    color: slategray;
}
.cennik-price{
    font-size: 30px;
    font-weight: bold;
    color: orange;
    margin-top: 10px;
}
#lista_utnij {
  width: 100%;
  border-left: 1px solid #b2b2b2;
  margin-bottom: 10px;
}

#lista ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

p.header {
  height: 22px;
}

p.header span {
  display: block;
  float: left;
  height: 22px;
  border-right: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  border-left: 0px;
}

.head input {
  font-weight: bold;
  color: #fff;
  background: #5b6984;
  height: 42px;
  border-color: #bbc1cc;
}

#row_vat {
  display: none;
}

p.header input {
  text-align: center;
  font-weight: bolder;
  border: 0;
  width: 100%;
  height: 22px;
  line-height: 22px;
  padding: 0;
  font-size: 11px;
}

#lista li input {
  border: 0;
  width: 100%;
  height: 22px;
  line-height: 22px;
  padding: 0;
}

th input {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

#row_position {
  display: none;
}

.lista th {
  padding: 2px;
  vertical-align: middle !important;
  text-align: center;
}

.lista th input:focus {
  background: #fff;
  color: #5b6984;
}

.form-table textarea {
  width: 100%;
  border: 0px;
  padding: 2px;
  resize: vertical;
}

.productTips {
  width: calc(100% - 30px);
  display: block;
  position: absolute;
  background: #fff;
  display: none;
  z-index: 199;
  border: 1px solid #659ACC;
  box-shadow: 0 0 2px 1px #659ACC;
  border-radius: 3px;
  padding: 1px;
}
.productTips div:first-child {
  text-align: right;
  cursor: pointer;
  padding:0px;
}
.productTips div {
  padding: 5px 8px;
  cursor: pointer;
}

.productTips div:hover {
  background: #f1f1f1;
}

.form-table select {
  border: 0;
  height: 34px;
  padding-top: 2px;
  width: 100%;
}

.form-table input {
  border: 0 none;
  padding: 2px;
  width: 100%;
}

table .glyphicon {
  font-size: 18px;
  vertical-align: sub
}

table input {
  min-height: 30px;
}

.added2 {
  margin-left: 64px;
  font-family: "KelsonSans Bold";
  color: #142943;
}

td textarea {
  margin-top: 2px;
}

.added2:hover {
  color: #ff8f02;
}

#lista td {
  min-height: 36px;
}

#lista li p {
  float: left;
  width: 70px;
  border-right: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  height: 100%
}

.akcje .pomoc {
  height: 23px;
  margin: 0 auto;
  float: none;
  width: 25px;
  display: block;
  background-position: -9px -377px;
}
.akcje >button{
    transition: 0.3s background, 0.3s border-color;
    color: red;
}

.akcje i.del, .akcje i.saveDiscSmall {
  width: 27px
}

.akcje a:hover {
  text-align: center;
}

.akcje a:hover .saveDiscSmall {
  background: url('/images/icons/save-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.akcje a:hover .del {
  background: url('/images/icons/delete-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.lista .lp {
  width: 3%;
  border-top-left-radius: 3px !important;
}

.lista .kwota {
  width: 9.5%;
}

.lista .kwota2 {
  width: 7.5%;
}

.lista .pkwiu {
  width: 6%;
}

.lista .ilosc {
  width: 4%;
}

.lista .akcje {
  width: 55px;
  /* border: 0px; */
  line-height: 22px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  vertical-align: middle;
}

.table.lista th.akcje, .table.lista td.akcje {
  /* background: none;
  border: 0; */
  font-weight: bold;
    text-align: center;
    font-size: 12px;
}

.table.form-table td {
  border: 1px solid #d4d4d4;
  background: #f1f1f1;
  padding: 0px;
  vertical-align: middle;
  /*position: relative;*/
}

.table.form-table td input, .table.form-table td textarea {
  background: transparent
}

#lista li {
  display: block;
  clear: left;
  width: 100%;
  border-bottom: 1px solid red;
  float: left;
}

/* #produkty_w_panelu a {
  float: left;
  display: block;
  font-size: 13px;
  border-bottom: 1px solid #dfdfdf;
  clear: left;
  line-height: 20px;
} */

.sprites, .add {
  background-image: url('../images/layout/icon_sprites.png');
  background-repeat: no-repeat;
}

.pdf_print {
  background-position: -1px -36px;
}

.lista_produktow_menu {
  background-position: -2px -148px;
}

.lista_faktur {
  background-position: 0 -332px;
}

.lista_kontrahentow {}

.clean {
  background-position: -2px -110px;
}

.save_big {
  background-position: 0 0
}

.kwoty {
  margin-left: 64px;
}

.kwoty input {
  float: left;
  font-size: 17px;
  font-weight: bold;
}

.kwoty .opis {
  clear: left;
  text-align: right;
  font-size: 20px;
  width: 100%;
  font-family: "Exo_2";
  color: rgb(68, 76, 79);
  font-weight: bold;
  margin-top: 3px;
  margin-right: 2px;
}

.kwoty .wartosc {
  border: 1px solid #fff;
  width: 100%;
  color: #000;
  font-family: "KelsonSans Bold";
  font-size: 22px;
}

.zaplata .calendar_main {
  width: 100%;
}

.zaplata .row {
  padding-bottom: 10px;
}

.zaplata .form-group {
  margin-bottom: 0;
}

.zaplata .opis {
  text-align: right;
}

.zaplata span {
  float: left;
  cleaR: none;
}

.zaplata .col-sm-1 {
  text-align: right;
  margin-top: 5px;
}

.zaplata input.wartosc {
  height: 30px;
  border-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  width: 100%;
  display: inline-block;
}

.zaplata select, .zaplata .wartosc {
  padding: 2px;
  text-align: left;
}

.zaplata select:focus, .zaplata .wartosc:focus {
  color: #111;
}

.zaplata .calendar_main .select:first-of-type {
  margin-left: 0;
}

/* wiersze specialne */

div.row_head {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
}

div.row_info {
  width: 100%;
  font-style: italic;
}

div.row_error {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-style: italic;
  color: red;
}

div.row_hidden {
  width: 0;
  height: 0;
  display: none;
}

/* wiersze zwyk�e */

div.row_auto {
  width: 100%;
  height: auto;
  padding-top: 1px;
  padding-bottom: 1px;
}

div.col_item {
  width: 25%;
  height: 20px;
  text-align: left;
}

div.col_half {
  width: 50%;
  height: auto;
  text-align: left;
}

/* linki akcji */

a.added {
  background-position: -9px -488px;
  display: inline-block;
  padding-left: 16px;
}

a.delete {
  background-image: url('../images/icons/delete.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 16px;
}

a.invoice {
  background-image: url('../images/icons/invoice.png');
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

a.view {
  background-image: url('../images/icons/view.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 16px;
}

a.resend {
  background-image: url('../images/icons/resend.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 16px;
}

a.plus {
  background-image: url('../images/icons/plus.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 16px;
}

a.minus {
  background: url('../images/icons/minus.png') center left no-repeat;
  display: block;
  padding-left: 16px;
}

a.enter {
  background: url('../images/icons/enter.png') center left no-repeat;
  display: block;
  padding-left: 16px;
}

a.download {
  background-image: url('../images/icons/download.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 16px;
}

a.mail {
  background-image: url('../images/icons/mail.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 16px;
}

a.page {
  background-image: url('../images/icons/page.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  padding-left: 16px;
}

a.refresh {
  background-image: url('../images/icons/refresh.png');
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
  font-weight: bold;
  padding-left: 20px;
}

a.refresh:hover {
  text-decoration: underline;
}

/* newsy */

div.news_img {
  width: 150px;
  height: auto;
  text-align: center;
  vertical-align: middle;
  float: left;
}

.lista_newsow h2 {
  margin: 0
}

.lista_newsow .news {
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 0;
}

#invoice .news_txt {
  text-align: justify;
  font-size: 13px;
  line-height: 20px
}

div.news_opt {
  font-size: 11px;
  color: #777;
  margin: 10px 0;
}

div.news_name {
  width: 95%;
  height: auto;
  text-align: left;
  font-weight: bolder;
}

div.news_texts {
  width: 95%;
  height: auto;
  text-align: justify;
}

div.news_answer {
  width: 95%;
  height: auto;
  text-align: center;
}

h2.news {
  width: 95%;
  height: auto;
  line-height: 30px;
  font-size: 22px;
  display: block;
  text-align: left;
  padding-left: 10px;
}

textarea.news_text {
  width: 400px;
  height: 80px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

/***************************

			UPLOADER

***************************/

div.uploader_progress {
  width: 100%;
  height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
  text-align: center;
}

div.uploader_right {
  width: 50%;
  height: auto;
  text-align: left;
  margin-left: 5px;
}

div.uploader_item {
  text-align: center;
  width: 24%;
  height: auto;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
}

div.uploader_contener {
  position: fixed;
  z-index: 100;
}

a.uploader_download_none {
  width: 100%;
  height: 100%;
  display: none;
  color: inherit;
}

img.uploader_download {
  width: 100px;
  height: auto;
  display: block;
  color: inherit;
}

img.uploader_download_none {
  width: 100px;
  height: auto;
  display: none;
  color: inherit;
}

input.uploader_upload {
  width: 300px;
  height: 22px;
  font-size: 12px;
  display: block;
}

input.uploader_delete {
  width: 100px;
  height: 22px;
  font-size: 12px;
  display: block;
}

input.uploader_delete_none {
  width: 100px;
  height: 22px;
  font-size: 12px;
  display: none;
}

/* pola wprowadzania danych */

input.invoice_head {
  font-size: 30px;
  font-family: "KelsonSans Bold";
  text-align: right;
  float: left;
  color: rgb(0, 0, 0);
  border: 1px solid transparent;
  line-height: 30px;
}

input.invoice_head.text-left {
  text-align: left;
}

.invoice_head2 {
  font-size: 22px;
  font-family: "KelsonSans Bold";
  color: rgb(0, 0, 0);
  border: 1px solid transparent;
  line-height: 30px;
  margin-bottom: 10px;
  width: 100%;
}

.invoice_normal {
  height: 20px;
  border: none;
  text-align: left;
  color: #7b7a7a;
  font-size: 18px;
  font-weight: bold;
  float: left;
  max-width: 120px;
  text-align: left;
}

.loadClientBox {
  padding-top: 5px;
  text-align: right;
}

.loadClient {
  display: inline-block;
  width: auto;
  /* max-width: 50%; */
  font-size: 14px;
  font-family: "KelsonSans Bold";
  color: #142943;
  line-height: 20px;
  margin-bottom: 5px;
  margin-left: 15px;
}

.loadClient:hover {
  color: #ff8f02;
}

.loadClient:hover .saveDiscSmall2 {
  background: url('/images/icons/save-orange.svg');
  background-size: contain;
}

.loadClient:hover .manArrow {
  background: url('/images/icons/businessman-orange.svg');
  background-size: contain;
}

.adres_dostawy .invoice_normal {
  max-width: 140px;
}

input.invoice_data {
  width: 99%;
  text-align: left;
}

input.invoice_data_ok {
  width: 99%;
  height: 16px;
  font-size: 12px;
  border: 1px solid #7CFC00;
  text-align: left;
}

input.invoice_data_error {
  width: 99%;
  height: 16px;
  font-size: 12px;
  border: 1px solid red;
  text-align: left;
}

input.invoice_prize {
  width: 48%;
  height: 16px;
  font-size: 12px;
  border: 1px solid #A9A9A9;
  text-align: left;
}

select.invoice_data {
  width: 99%;
  height: 20px;
  font-size: 12px;
  border: 1px solid #A9A9A9;
  text-align: left;
}

textarea.invoice_data {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #000;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  transition: height 0.4s;
}

a.invoice_strike {
  color: #A9A9A9;
}

/***************************

			KALENDARZ

***************************/

.place_date .opis {
  width: 33%;
  text-align: right;
  float: left;
}

.place_date .tresc {
  text-align: left;
  width: 237px;
}

div.calendar_main {
  position: relative;
  text-align: left;
}

div.calendar_main>select {
  margin-right: 2px;
}

.calendar_main .select:first-of-type {
  margin-left: 0;
}

.calendar_main .calendar_button {
  margin-left: -20px;
}

select {
  margin-right: 10px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding-left: 8px;
  padding-right: 8px;
  height: 30px;
}

/* .calendar_main select.calendar_day {

  text-align: left;
  margin-right: 10px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding-left: 8px;
  padding-right: 8px;
}

.calendar_main select.calendar_month {
  width: 100px;
  border: 1px solid #7dcaa7;
  text-align: left;
  padding: 2px;
  margin-right: 10px;
  box-shadow: 3px 4px 5px 0px rgba(214, 214, 214, 0.75);
}

.calendar_main select.calendar_year {
  width: 60px;
  border: 1px solid #7dcaa7;
  text-align: left;
  padding: 2px;
  margin-right: 10px;
  box-shadow: 3px 4px 5px 0px rgba(214, 214, 214, 0.75);
} */

#wyszukiwarka_faktur .calendar_main select.calendar_year, #wyszukiwarka_faktur .calendar_main select.calendar_day, #wyszukiwarka_faktur .calendar_main select.calendar_month {
  margin-right: 3px
}

.calendar_button {
  display: inline-block;
  vertical-align: middle
}

.calendar_button i {
  margin-left: 5px;
}

.calendar_button:hover .calendar {
  background: url('/images/icons/calendar-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

div.calendar_panel {
  width: 301px;
  position: absolute;
  top: 35px;
  right: -20px;
  z-index: 11;
  border: 1px solid #204e75;
  border-radius: 3px;
  background: #fff;
  padding-bottom: 5px;
  padding-top: 1px;
  -webkit-box-shadow: 0px 0px 10px 2px rgba( 32, 78, 117, 0.5);
  -moz-box-shadow: 0px 0px 10px 2px rgba( 32, 78, 117, 0.5);
  box-shadow: 0px 0px 10px 2px rgba( 32, 78, 117, 0.5);
}

div.calendar_panel select {
  background: #fff;
}

div.calendar_navi {
  padding: 2px;
  height: 35px;
  background-color: #e0e0e0;
}

div.calendar_navi div {
  float: left;
}

.calendar_name {
  padding: 0 5px;
  color: #142943;
  font-weight: bold;
  height: 30px;
  background-color: #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.calendar_days {
  width: 298px;
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  background-color: #fff
}

div.calendar_days div, div.calendar_name div {
  width: 14.2%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  font-size: 13px;
}

div.calendar_days .calendar_dayn {
  background: rgba(255, 0, 0, 0.2);
}

div.calendar_days .calendar_day, div.calendar_days .calendar_dayn {
  border-left: 0.5px solid #e0e0e0;
  border-bottom: 0.5px solid #e0e0e0;
}

div.calendar_days div.calendar_dayt, div.calendar_days .calendar_day:hover, div.calendar_days .calendar_dayn:hover {
  background: #ff8f02;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
}

div.calendar_days .calendar_day:last-of-type, div.calendar_days div.calendar_dayn {
  border-right: 0.5px solid #e0e0e0;
}

div.calendar_buttonp {
  width: 16px;
  height: 16px;
  background-image: url('../images/icons/prev-arrow.svg');
  /* display: none; */
  background-size: contain;
  margin: 8px 8px;
}

div.calendar_buttonn {
  width: 16px;
  height: 16px;
  background-image: url('../images/icons/next-arrow.svg');
  background-size: contain;
  margin: 8px 8px;
}

div.calendar_pdate {
  width: 78%;
  height: 18px;
}

.calendar_panel .calendar_pmonth {
  text-align: left;
  padding: 0;
  width: 55%;
  margin: 0;
}

.calendar_panel .calendar_pyear {
  margin-left: 2px;
  text-align: left;
  margin: 0;
  width: 45%;
}

.gusButton {
  width: 50px;
  font-family: "KelsonSans Bold";
  position: absolute;
  border-radius: 3px;
  text-align: center;
  right: 15px;
  text-decoration: none;
  line-height: 30px;
  top: 0;
}

/***************************

			PANEL

**************************/

/* abonament */

select.data_lic_select {
  width: 400px;
  font-size: 12px;
  text-align: left;
}

input.client_send_check {
  width: 20px;
}

div.client_send_list {
  width: 100%;
}

.data_general .client_send_list label {
  float: none;
  clear: none;
  margin: 0;
  padding: 0;
  display: inline;
}

.data_general .client_send_list label:hover {
  text-decoration: underline;
}

div.product_cat_name {
  width: 95%;
  height: auto;
  text-align: left;
}

input.product_cat_text {
  width: 250px;
  height: 16px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

/* dodawanie produkt�w */

input.product_add_text {
  width: 300px;
  height: 16px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

input.product_add_text_ok {
  width: 300px;
  height: 16px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #7CFC00;
}

input.product_add_text_error {
  width: 300px;
  height: 16px;
  font-size: 12px;
  text-align: left;
  border: 1px solid red;
}

textarea.product_add_text {
  width: 300px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

textarea.product_add_text_ok {
  width: 300px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #7CFC00;
}

textarea.product_add_text_error {
  width: 300px;
  font-size: 12px;
  text-align: left;
  border: 1px solid red;
}

select.product_add_select {
  width: 300px;
  font-size: 12px;
  text-align: left;
}

select.product_list_select {
  width: 200px;
  font-size: 12px;
  text-align: left;
}

div.invoice_list_mail {
  position: fixed;
  display: none;
  overflow: visible;
  z-index: 1006;
  width: 100%;
}

#panel_mail label {
  clear: none;
  display: inline;
  line-height: 20px;
  float: none
}

#panel_mail label:hover {
  text-decoration: underline;
}

select.invoice_search_month {
  width: 100px;
  font-size: 12px;
  text-align: left;
}

select.invoice_search_year {
  width: 100px;
  font-size: 12px;
  text-align: left;
}

/***************************

			GALERIE

**************************
 standard */

#gallery {
  top: 50%;
  left: 50%;
}

div.gallery_s_main {
  position: fixed;
  border: 3px solid #C56435;
  display: none;
  z-index: 1007;
}

div.gallery_s_img {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

div.gallery_s_name {
  width: 100%;
  height: 30px;
}

div.gallery_s_prev {
  width: 30px;
  height: 100%;
  background-image: url('../images/icons/prev_off.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

div.gallery_s_prev:hover {
  background-image: url('../images/icons/prev_on.gif');
}

div.gallery_s_next {
  width: 30px;
  height: 100%;
  background-image: url('../images/icons/next_off.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

div.gallery_s_next:hover {
  background-image: url('../images/icons/next_on.gif');
}

div.gallery_s_list {
  /* width: 100px; //height:79px; */
  overflow: hidden;
}

div.gallery_s_item {
  width: 67px;
  float: left;
}

div.gallery_s_items {
  width: 65px;
  height: 65px;
  padding: 2px;
  background-color: #7CFC00;
}

div.gallery_s_bottom {
  /* position: absolute;
  top: 0;
  right: 0; */
}

img.gallery_s_img {
  width: 65px;
  height: 65px;
  border: 1px solid #d3d3d3;
}

img.gallery_s_img:hover {
  cursor: pointer;
}

img.gallery_s_big {
  position: absolute;
  top: 5px;
  left: 5px;
}

#lista p {
  margin: 0;
}

#lista .jm, #lista .vat {
  width: 5%;
}

div.row_action, div.client_list_hidden, div.product_list_show, div.invoice_list_show {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
}

div.row_action_hidden, div.client_list_show, div.product_list_hidden, div.invoice_list_hidden {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
  display: none;
}

.counter {
	display: flex;
    justify-content: center;
    align-items: center;
    background: #008d02;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    margin: 0 auto;
    color: #fff !important;
}
.counter #count {
	margin-bottom:0 !important;
	width:auto !important;
	margin-right:3px;
	color: #fff !important;
    font-size: 23px;
    font-weight: 900;
}

div.gallery_s_close, div.gallery_s_counter {
  width: 100%;
}

div.col_left, div.insert_left {
  width: 18%;
  height: auto;
  text-align: right;
}

div.col_right, div.insert_right {
  width: 204px;
  height: auto;
  text-align: left;
  margin-left: 5px;
}

.data_general div.insert_right {
  float: left;
}

div.col_number, div.col_date {
  width: 20%;
  height: auto;
  text-align: left;
}

input.reg_text, input.login_text, input.data_gen_text, input.client_list_text, input.product_list_text, input.invoice_list_text, input.invoice_search_text, input.captcha_code {
  width: 200px;
  height: 16px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

input.reg_text_error, input.login_text_error, input.data_gen_text_error, input.client_add_text_error, input.client_list_text_error, input.product_list_text_error, input.invoice_list_text_error, input.invoice_search_text_error, input.captcha_code_error {
  border: 1px solid red;
  border-radius: 3px;
  background: #f1f1f1;
  padding-left: 8px;
  padding-right: 8px;
  height: 30px;
  width: 100%;
}

input.reg_send, input.login_send, input.news_add, input.news_cancel, input.invoice_search, input.data_gen_save, input.data_gen_cancel, input.data_extra_save, input.data_extra_cancel, input.data_lic_next, input.client_add_add, input.client_add_cancel, input.client_list_save, input.client_list_cancel, input.client_list_search, input.client_send_cancel, input.client_send_submit, input.product_add_add, input.product_add_cancel, input.product_list_save, input.product_list_cancel, input.product_list_search, .input.invoice_list_send, input.invoice_list_close {
  width: 100px;
  height: 22px;
  font-size: 12px;
}

div.news_tree {
  width: 100%;
  height: auto;
  text-align: left;
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.product_cat_tree {
  height: auto;
  text-align: left;
  padding-top: 1px;
  padding-bottom: 1px;
  clear: both;
}

div.news_button, div.product_cat_button {
  width: 5%;
  height: auto;
  text-align: right;
}

input.news_text, input.client_send_text {
  width: 400px;
  height: 16px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

div.uploader_left, div.uploader_del {
  width: 40%;
  height: auto;
  text-align: center;
}

div.uploader_box, div.gallery_s_middle {
  width: 100%;
  height: 100%;
}

a.uploader_download, a.panel_menu {
  width: 100%;
  height: 100%;
  display: block;
  color: inherit;
}

div.invoice_20, div.invoice_10 {
  width: 10%;
  height: auto;
}

div.invoice_client, div.invoice_prod {
  /* width: 800px; */
  position: fixed;
  /* left: 50%; */
  /* top: 50%; */
  /* margin-left: -403px; */
  /* background: #f1f1f1; */
  padding: 5px;
  /* border: 2px solid #142943; */
  /* border-radius: 4px; */
  z-index: 11;
}

div.invoice_client h3, div.invoice_prod h3 {
  color: #FF7E00;
  text-align: center;
}

a.invoice_client, a.invoice_prod {
  width: 100%;
  display: block;
  text-align: left;
  margin: 0;
  line-height: 20px;
}

a.invoice_letter, a.client_list_letter, a.client_send_letter, a.product_list_letter, a.invoice_list_letter, a.invoice_search_letter {
  width: 20px;
  height: 20px;
  display: inline;
}

a.invoice_letter_activ, a.client_list_letter_activ, a.client_send_letter_activ, a.product_list_letter_activ, a.invoice_list_letter_activ, a.invoice_search_letter_activ {
  width: 20px;
  height: 20px;
  display: inline;
  font-weight: bolder;
}

div.calendar_days .calendar_day:hover, div.calendar_days .calendar_dayn:hover {
  font-weight: bold;
  background: #ff8f03;
}

textarea.data_gen_text, textarea.client_add_text, textarea.client_list_text, textarea.product_list_text {
  width: 200px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

textarea.data_extra_text, textarea.client_send_text {
  width: 400px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #A9A9A9;
}

div.product_cat_add, div.product_cat_edit {
  width: 650px;
  height: 30px;
  line-height: 30px;
  background-color: #708090;
  display: none;
  position: absolute;
  top: 0;
  z-index: 500;
}

.logowanie {
  margin-top: 10px;
}

.logowanie label {
  width: 175px;
  display: block;
  floaT: left;
  text-align: left;
  margin-bottom: 5px;
  color: #043f66;
}

.logowanie label:hover {
  text-decoration: underline;
}

.logowanie label input[type="text"] {
  width: 170px
}

.logowanie span a {
  text-decoration: underline;
  color: #FF7E00;
  font-weighT: bold;
}

.logowanie span a:hover {
  text-decoration: none;
  color: #004485
}

.logowanie span {
  font-size: 12px;
  color: #616161;
  font-weight: bold;
}

/* #what_printM {
  margin-top: -200px;
  height: 315px
} */

#what_print .alertContent {
	min-width:260px;
}

#logowanie {
  border: 2px solid #142943;
  padding: 5px 0;
  background: #fff;
  float: right;
  width: 300px;
  margin-bottom: 5px;
  padding: 10px;
  display: none;
  z-index: 1011;
  position: absolute;
  top: 74px;
  right: 20px;
}

#logowanie h5 {
  font-family: "KelsonSans Bold";
  color: #142943;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}

#logowanie .close {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 5px;
  top: 5px;
  overflow: hidden;
}

#logowanie input[type=text], #logowanie input[type=password] {
  width: 86%;
  background: transparent;
  border: 0;
  margin-left: 10px;
  height: 25px;
}

#logowanie input[type="text"]:focus, #logowanie input[type="password"]:focus {
  box-shadow: none !important;
  border: 0 !important;
}

#logowanie .input {
  width: 100%;
  border: 1px solid #bdbebe;
  padding: 10px;
  margin-top: 15px;
}

#logowanie a {
  font-weight: bold;
}

#logowanie button {
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  height: 40px;
}

.lossPass {
  color: #7B7A7A;
}

#remember {
  margin-left: 0;
}

.panel_menu {
  text-align: right;
  margin: 0px;
  height: 30px;
  padding: 0;
  clear: both;
  display: block;
  background: url('../images/layout/panel_menu.png') 0 0 repeat;
  list-style: none;
}

.panel_menu>li {
  color: #fff;
  font-weight: bold;
  display: block;
  float: left;
  position: relative;
}

.panel_menu li:hover span {
  text-decoration: underline;
}

.panel_menu>li span {
  display: block;
  margin: 7px 0;
  padding: 0px 25px 0px 23px;
  height: 16px;
  line-height: 16px;
  border-left: 2px solid #6b2d00;
}

.panel_menu>li:first-child span {
  border: 0px;
}

.panel_menu li:hover ul {
  display: block
}

.panel_menu_contener {
  display: none;
  position: absolute;
  top: 30px;
  margin: 0px;
  padding: 0 5px;
  background: #804a1e;
  list-style: none;
  z-index: 100;
  text-align: left;
  width: 175px;
  left: 0;
  z-index: 5;
}

.panel_menu_contener a {
  color: #fff;
  padding: 4px 0;
  display: block;
}

.panel_menu>li.active span {
  background: url('../images/layout/panel_menu_hover.png') 0 0 repeat;
  height: 22px;
  line-height: 22px;
  margin: 4px 0;
  border: 0px;
}

.panel_menu_contener li {
  border-bottom: 1px solid #6f3306
}

.panel_menu ul li:last-child {
  border: none;
}

.panel_menu_item_activ a, .panel_menu a:hover {
  color: #f58900;
}

th {
  background: #142943;
  border-left: 1px solid #bbc1cc;
  color: #fff;
  vertical-align: middle;
}

.form-table th {
  height: 40px;
}

th:last-child {
  border-right: 1px solid #ddd;
}

th a {
  color: #fff;
  text-decoration: underline;
}

th input {
  color: #fff;
  background: transparent;
}

tr.dziesiaty td {
  border-bottom: 2px solid #92cfb3
}

td {
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
}

td .select {
  margin-top: 2px;
  margin-left: 2px;
  border: 0;
}

td select:focus {
  background: transparent;
}

.month {
  float: left;
  text-align: left;
}

#tabela_z_fakturami .col_item :hover {
  text-decoration: underline;
  color: #FF7E00
}

#tabela_z_fakturami th a {
  color: #fff;
}

#tabela_z_fakturami tr:hover th a {
  color: #fff
}

#tabela_z_fakturami .month {
  margin: -45px 0 0 0;
}

#tabela_z_fakturami {
  margin-top: 40px;
  background: #fff;
}

#tabela_z_fakturami tr:hover a {
  color: #222;
}

#tabela_z_fakturami a {
  font-weight: bold;
}

#zakres_fakturzakres_faktur .month a.activ {
  border-color: #C56435;
  border-bottom: 1px solid #fff;
  color: #FF7E00;
  height: 25px;
  line-height: 25px;
  margin-top: 0;
}

#zakres_faktur .month a:hover {
  color: #FF7E00
}

#zakres_faktur .month a {
  margin-right: 2px;
  font-size: 11px;
  background: none repeat scroll 0 0 #FFFFFF;
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  border-top: 1px solid #CFCFCF;
  color: #7B7A7A;
  display: block;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  margin-top: 5px;
  float: left;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#invoice .month_search {
  width: 284px;
  float: right
}

.month_search .insert_left {
  width: 75px
}

#invoice .all_search {
  width: 69%;
  float: left;
}

input.invoice_search_search, .invoice_list_search {
  floaT: left;
  margin-left: 7px;
}

.invoice_search_search .col-xs-1 {
  line-height: 30px;
}

.invoice_search_search select {
  padding-left: 4px;
  padding-right: 4px;
}

#invoice .all_search div.calendar_main {
  width: 241px;
}

.ukryj {
  display: none;
}

.all_search .pokaz, .all_search .ukryj {
  margin-left: 20%;
  padding-left: 5px;
  clear: left;
  font-weight: bold
}

.news_list .ramka {
  padding: 1% 3%;
  text-align: left;
}

.pageSection {
  margin-top: 40px;
}

.pageSection h4 {
  font-size: 35px;
  font-family: "KelsonSans Bold";
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
}
.functions{
  display: flex;
  padding: 50px 0;
}
.functions h2{
  color: #142943;
  font-size: 35px;
  font-weight: bold;
  line-height: 50px;
}

.functions-desc{
  position: relative;
  width: 550px;
  min-width: 550px;
  max-width: 550px;
}
.functions-desc img{
  position: absolute;
  top: 340px;
  right: 0;
  width: 85%;
}
.functions-desc h2{
  width: 300px;
}
.functions-desc p{
  font-size: 18px;
    font-weight: bold;
    width: 350px;
    margin: 30px 0;
}
.fuctionItem-container{
  width: calc(100% - 550px);
  border-bottom: 3px solid #142943;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 60px
}

.fuctionItem-container.other {
	width:100%;
}

.fuctionItem-container.other .fuctionItem:hover .redButton{
	color:#000;
	background:#fff;
}

.fuctionItem-container #funcBtn{
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -103px;
  z-index: 2;

}
.fuctionItem-container #funcBtn:before{
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: url(/images/icons/down-arrow.png) 12px 18px no-repeat, #142943;
  content: '';
  bottom: -30px;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  z-index: -1;
  transition-duration: .4s;
}
.fuctionItem-container #funcBtn.arrow-up:before{
  transform: rotate(180deg);
  bottom: 30px;
}
.fuctionItem-container #funcBtn:hover:before{
  background: url(/images/icons/down-arrow.png) 12px 18px no-repeat, #266f9e;
}
.functions-row {
  display: flex;
  justify-content: space-around;
}
.fuctionItem {
  margin-bottom: 20px;
  transition: 0.3s;
  padding: 25px;
  width: 24%;
  border-radius: 30px;
  margin-right: 1%;
}

.fuctionItem h5 {
  font-size: 18px;
  font-family: "Exo_2";
  color:#142943;
  font-weight: bold;
}

.fuctionItem ul {
  padding: 15px;
}

.fuctionItem p, .fuctionItem li {
  font-family: "Exo_2";
  font-weight: bold;
  color: #7b7b7b;
}

.fuctionItem .img-container {
  text-align: left;
}
.fuctionItem .img-container img{
  width: 60px;
}
.fuctionItem .img-container img.img-white{
  display: none;
}
.fuctionItem:hover img.img-white{
  display: block;
}
.fuctionItem:hover img.img-orange{
  display: none;
}
.fuctionItem:hover {
  background: #e88a34;
}

.fuctionItem:hover h5,
.fuctionItem:hover p {
  color: #fff;
}
@media(max-width: 1440px){
  .functions{
    padding: 0;
  }
  .functions-desc {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
  }
  .fuctionItem-container {
    width: calc(100% - 350px);
  }
  .functions h2 {
    font-size: 24px;
    line-height: 40px;
  }
  .functions-desc p {
    font-size: 15px;
    width: 290px;
  }
  .functions-desc img {
    top: 260px;
    width: 65%;
  }
}
@media(max-width: 1200px){
  .functions {
    flex-direction: column;
  }
  .functions-desc{
    width: 100px;
    height: 360px;
    min-width: 100%;
    max-width: 100%;
  }
  .functions-desc h2,
  .fuctionItem-container {
    width: 100%;
  }
  .functions-desc img {
    top: 180px;
    right: auto;
    width: 230px;
    left: 120px;
  }
  .fuctionItem{
    padding: 15px;
  }
  .fuctionItem p{
    font-size: 12px;
  }
}
@media(max-width: 768px){
  .btn {
    font-size: 12px;
    padding: 10px 15px;    
    max-width: 100%;
    white-space: inherit;

  }
  .fuctionItem-container #funcBtn {
    margin-left: -81px;
    width: 162px;
  }
  .fuctionItem-container #funcBtn.arrow-up:before{
    bottom: 20px;
  }
  .functions-row{
    flex-direction: column;
  }
  .fuctionItem{
    width: 100%;
  }
}
.pomocContent {
  background: #142943;
  padding: 30px 0;
}
.pomocContent p{
  color: #b2c2d5;
}
.pomocContent .flex-row-pomoc {
  display: flex;
}
.o_programie {
  font-size: 12px;
  width: 33%;
  padding-right: 50px;
}
.o_programie2 {
  font-size: 12px;
  width: 100%;
  padding-right: 50px;	
}

.centrum_pomocy .title,  .nowosci .title, #sonda_schowana .title {
  font-weight: bold;
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
  color: #fff;
}
.o_programie .sub-title,
.centrum_pomocy .sub-title{
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 50px;
  display: block;
}
.centrum_pomocy .sub-title{
  margin-bottom: 80px;
}
.centrum_pomocy p, .o_programie p, .nowosci p {
  font-size: 16px;
}

.centrum_pomocy .textOrange {
  font-family: "KelsonSans Bold"
}
.centrum_pomocy .pomoc-box{
  width: 33%;
  padding-right: 100px;
}
.centrum_pomocy .pomoc-box img{
    width: 50px;
    margin-bottom: 10px;
}
.centrum_pomocy .pomoc-box .big{
  font-size: 20px;
    font-weight: bolder;
}
.centrum_pomocy .flex-row-centrum-pomocy {
  justify-content: space-around;
  display: flex;
}
@media(max-width: 1900px){
  .pomocContent .flex-row-pomoc{
    flex-direction: column-reverse;
  }
  .centrum_pomocy .flex-row-centrum-pomocy {
    display: flex;
    flex-direction: row;
  }
  .o_programie{
    width: 100%;
  }
}
@media(max-width: 991px){
  .centrum_pomocy .flex-row-centrum-pomocy {
    flex-direction: column;
  }
  .centrum_pomocy .pomoc-box{
    width: 100%;
    margin-bottom: 50px;
  }
}

.centrum_pomocy .blueButton {
  margin-top: 20px;
  width: auto;
  position: relative;
  bottom: 0;
}

.centrum_pomocy a {
  color: #fff;
  font-weight: bold;
}

.news_list .o_programie {
  line-height: 22px;
  font-family: arial;
}

.aboutContent {
  padding-bottom: 20px;
}

.aboutContent .title, #sonda_schowana .title {
  color: #bdbebe;
}

.aboutContent .col-md-6 {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
}

/* .aboutContent .orangeButton{
  font-weight: bold;
} */

.aboutContent .col-md-6 h4 {
  color: #fff;
  text-align: left;
}

#probe_answer input[type="radio"] {
  margin-right: 10px;
  display: none;
}

#sonda_schowana label {
  margin-right: 30px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}

.radioInput {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  left: 0;
  background-color: #212628;
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, .7), 0px 0px 2px rgba(0, 0, 0, .8);
}

#sonda_schowana .radioInputChecked {
  z-index: 1;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 5.5px;
  left: 6px;
  background-color: #ec7801;
  display: none;
  /* box-shadow: inset 0px 0px 2px rgba(0, 0, 0, .7), 0px 0px 2px rgba(0, 0, 0, .8); */
}

#probe_answer input[type="radio"]:checked+.radioInputChecked {
  display: block;
}



.nowosci {
  font-size: 12px;
}

.centrum_pomocy {
  font-size: 12px;
}

.centrum_pomocy .col-md-4 {
  margin-bottom: 20px;
}

.kontakt .nagl {
  margin-bottom: 10px
}

.pomoc_info .telefon {
  font-weight: bold;
}

h1 {
  color: #142943;
}

h3 {
  color: #142943;
  padding-bottom: 4px;
  margin: 10px 0;
}

.wyslij_zapytanie {
  background: url('../images/layout/wyslij_zapytanie.png') top left;
}

.wyslij_zapytanie:hover {
  background-position: bottom left;
}

#zaglosuj {
  margin-top: 20px;
}

#zadaj_pytanie .wyslij_zapytanie {
  background: url("../images/layout/pokaz.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  font-weight: bold;
  height: 22px;
  margin-left: 435px;
  margin-top: -29px;
  padding-bottom: 4px;
  width: 63px;
  font-size: 12px;
  float: left;
}

#zadaj_pytanie div {
  overflow: auto;
}

#zadaj_pytanie .captha_img, #zadaj_pytanie2 .captha_img {}

#zadaj_pytanie #captcha_order, #zadaj_pytanie2 #captcha_order {
  text-align: left;
  height: 30px;
  display: block;
  width: auto;
  font-size: 13px;
}

#zadaj_pytanie #captcha_code, #zadaj_pytanie2 #captcha_code {
  width: 206px;
}

#zadaj_pytanie2 .dane_error {
  width: 178px;
}

#zadaj_pytanie {
  border: none;
  padding: 0;
}

#zadaj_pytanie label {
  color: #00396e;
  font-size: 14px;
  text-align: right;
  width: 130px;
  padding-right: 10px;
}

#contact {
  padding: 25px;
  font-weight: bold;
}

#contact .title {
  font-size: 24px;
  font-family: "KelsonSans Bold";
  color: rgb(0, 0, 0);
  text-align: left;
  margin-bottom: 40px;
}
.panel_main .lead{
  font-size: 18px;
}
#contact .lead {
  color: rgb(82, 82, 82);
}

#contact .lead:nth-last-of-type(2) {
  font-family: "KelsonSans Bold";
  font-size: 20px;
}

#contact b {
  font-family: "KelsonSans Bold";
  font-size: 24px;
  color: rgb(0, 0, 0);
}

#contact img.img-responsive {
  height: 100px;
}

/* #contact form .row {
  margin-bottom: 15px;
} */

.contactForm {
  padding: 15px;
}

#sonda_schowana span {
  font-size: 16px;
  margin-top: 15px;
  display: inline-block;
}

.selectArrow {
  top: 0;
  right: 0;
  background: #142943;
  height: 32px;
  width: 34px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 1;
}

.selectArrow img {
  height: 5px;
}

.selectContent {
  height: 34px;
  position: relative;
}

.select {
  position: relative;
  border-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  margin-left: 10px;
  height: 30px;
}
.high-select-container.select{
  height: 40px;
}
.high-select-container.select select{
    height: 40px;
    font-size: 18px;
}
.high-select-container.select select+span{
  height: 40px;
  width: 24px;
  top: -1px;
}
.select select {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  z-index: 10 !important;
  cursor: pointer;
  position: relative;
  height: 30px;
  width: 100%;
}

.select select+span {
  top: 0;
  right: 0;
  background: url('/images/icons/down-arrow.png') 20px 20px no-repeat, #142943;
  background-position: center;
  height: 29px;
  width: 20px;
  position: absolute;
  display: inline-block;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 1;
}

#contact_send_form select {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  z-index: 1111 !important;
  cursor: pointer;
  position: relative;
}

#contact_send_form input[type=text], #contact_send_form textarea, #contact_send_form .selectContent {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background-color: #f1f1f1;
}

#contact_send_form .btn {
  margin-left: auto;
  margin-right: auto;
}

#zadaj_pytanie2 {
  border: none;
  widtH: 335px;
}

#zadaj_pytanie2 label {
  color: #7B7A7A;
  font-size: 16px;
  clear: left;
  display: block;
  float: left;
  text-align: right;
  width: 130px;
  padding-right: 10px;
  margin-bottom: 6px;
}

#zadaj_pytanie2 input {
  font-size: 16px;
  width: 190px;
  float: left;
  margin-bottom: 6px;
  border: 1px solid #A9A9A9;
  color: #7B7A7A;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 17px;
  padding: 2px 0;
}

#zadaj_pytanie2 .wyslij_zapytanie {
  width: 106px;
  height: 30px;
  border: 0px;
  color: #00396e;
  font-size: 14px;
  font-weight: bold;
  clear: left;
  margin-left: 100px;
}

.zarejestruj_sie {
  background: url('../images/layout/zarejestruj_sie.png') top left;
  height: 48px;
  width: 244px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
}

.zarejestruj_sie:hover {
  background-position: bottom left;
}

ul.ptaszek {
  font-size: 14px;
  text-align: left;
  list-style-image: url('../images/layout/ptaszek.png');
  list-style-type: square;
  list-style-position: inside;
  padding-left: 5px;
}

ul.ptaszek .parzysty {
  color: #0059ff
}

/*.data_general #invoice_top{border:0px;height:50px}*/

#dane_kontrahenta .row_auto div {
  float: left;
  padding: 4px 0;
  color: #7B7A7A
}

#wyszukiwarka_faktur {
  margin-bottom: 10px;
  padding-top: 20px;
}

#faktury_wzorcowe, #dane_kontrahenta {
  padding-top: 20px;
}

#faktury_wzorcowe .select {
  border: 1px solid #e0e0e0 !important;
  margin-top: 0;
}

.actionCell {
  position: relative;
  padding: 0 !important;
}

.actionCell>a, .actionCell>span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 8px;
  text-align: center;
}

.actionCell.text-right>a {
  justify-content: flex-end;
}

.actionCell.text-left>a {
  justify-content: flex-start;
}

.actionCell a.pdf_link, .actionCell a.mail_link, .actionCell a.del_link, .actionCell a.view_link, .actionCell a.edit_link {
  text-decoration: none;
}

.actionCell a.view_link:hover span:not(.glyphicon) {
  text-decoration: underline;
}

.actionCell a.del_link:hover span {
  opacity: 1;
}

.actionCell label, input[type='checkbox'] {
  cursor: pointer;
}

.alphabet a.btn {
  padding: 4px 6px;
  height: auto;
}

.view_small {
  background: url('../images/layout/view_small.png') center center no-repeat;
  display: block;
  height: 23px
}

.delete_small2 {
  background: url('../images/layout/delete_small2.png') center center no-repeat;
  display: block;
  height: 23px
}

.send_small {
  background: url('../images/layout/send_small.png') center center no-repeat;
  display: block;
  height: 23px
}

.data_general label {
  width: 150px;
  clear: left;
  display: block;
  float: left;
  margin-bottom: 7px;
  padding-righT: 7px;
  text-align: right;
  font-weight: bold;
  color: #7B7A7A;
  font-size: 14px;
}

label {
  text-align: right;
  color: #7B7A7A;
  font-size: 14px;
  font-weight: normal;
}

.form-horizontal .small {
  font-weight: normal;
  text-align: right;
}

.data_general .naglowek {
  display: block;
  text-align: left;
  color: #FF7E00;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
}

.data_general .naglowek a {
  text-decoration: underline;
}

.data_general .naglowek.lupka {
  background: url('../images/layout/lupa_big.png') left 0 no-repeat;
  padding-left: 30px;
}

.data_general input[type="checkbox"], .data_general input[type="radio"] {
  width: auto;
  float: none;
  margin: 0;
}

.data_general select {
  width: 100px;
  float: left;
  margin-bottom: 7px;
  border: 1px solid #A9A9A9;
}

.data_general input:focus, .data_general textarea:focus, .data_general select:focus {
  border-color: #9EC9F1
}

#wyszukiwarka_faktur .pokaz {
  width: 63px;
  height: 22px;
  background: url('../images/layout/pokaz.png') 0 0 no-repeat;
  border: 0;
  color: #fff;
  font-weight: bold;
  margin-left: 178px;
  padding-bottom: 4px;
  margin-top: 5px
}

.akcje input, .akcje_l input {
  float: none;
  width: auto;
}

.akcje {
  float: none !important;
  clear: both;
}

.akcje_l {
  float: none !important;
  clear: both;
  text-align: left;
  width: 437px;
}

.zwin_rozwin {
  font-size: 13px;
  display: inline-block;
}

.zwin_rozwin .glyphicon {
  vertical-align: middle;
}

.zwin_rozwin:hover {
  color: #ff8f02;
  cursor: pointer;
}

.opis_pola {
  float: left;
  width: 300px;
  font-size: 10px;
  text-align: left;
  margin-left: 5px;
  color: #999999;
  height: 12px;
  padding-top: 8px;
}

.opis_pola a {
  text-decoration: underline
}

.opis_pola a:hover {
  color: #f00;
}

.dane_error {
  color: #f00;
  font-size: 11px;
  clear: left;
  padding: 1px 8px;
  display: none;
  text-align: center;
  font-weight: bold;
}

.utworz_fak {
  background: url('../images/layout/utworz_fak.png') top left no-repeat;
  margin-top: 10px;
  width: 246px;
  height: 82px;
  display: inline-block
}

.utworz_fak:hover {
  background-position: top right
}

/* a.more {
  font-size: 12px;
  color: #7dcba4;
  margin: 7px 0
}

a.more:hover {
  color: #D26948;
}

a.comment {
  font-size: 12px;
  color: #7dcba4;
}

a.comment:hover {
  color: #D26948;
} */

.mr10 {
  margin-right: 10px;
}

.newsSliderContent {}

.arrow {
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 90px;
  bottom: 50%;
  z-index: 2000;
}

.leftArrow {
  background: url('/images/icons/left-arrow.png') no-repeat;
  background-size: contain;
  left: 0;
}

.leftArrow:hover {
  background: url('/images/icons/left-arrow-orange.png') no-repeat;
  background-size: contain;
}

.rightArrow {
  background: url('/images/icons/right-arrow.png') no-repeat;
  background-size: contain;
  right: 0;
}

.rightArrow:hover {
  background: url('/images/icons/right-arrow-orange.png')no-repeat;
  background-size: contain;
}

#newsy_schowane {
  position: relative;
  padding: 40px 30px;
  overflow-x: hidden;
}

#newsy_schowane .newsItem {
  padding: 0px 30px;
  border-left: 1px solid #c9c9c9;
  overflow: auto;
  width: 50%;
  float: left;
  height: 100%;
  border: 0;
  z-index: 1;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}

#newsy_schowane .newsItem:first-of-type {
  border-left: 0
}

#newsy_schowane div .title {
  font-size: 26px;
  font-family: "Exo_2";
  color: rgb(5, 20, 29);
  font-weight: bold;
  margin-bottom: 15px;
}

#newsy_schowane div p {
  /* border-left: 1px solid #c9c9c9; */
  font-size: 14px;
  font-family: "Exo_2";
  color: rgb(5, 20, 29);
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}

#newsy_schowane div p::after {
  width: 1px;
  height: 90px;
  background: #c9c9c9;
  position: absolute;
}

#newsy_schowane .more {
  margin-left: 30px;
  color: #fff;
  font-family: "Exo_2";
  font-weight: bold;
  display: inline-block;
}

/* #newsy_schowane>a {
  margin-top: 20px;
  text-align: left;
  float: left !important;
} */

.captha_label {}

.captha_img {
  border: 1px solid #1C64A7;
  margin-top: 7px;
  float: left !important;
  clear: left;
  position: relative;
  float: left;
  overflow: hidden !important;
}

#captha_right {
  margin-left: 215px;
  margin-top: 7px;
}

.captha_img a {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-top: 1px solid #1C64A7;
  border-right: 1px solid #1C64A7;
  font-size: 10px;
  line-height: 16px;
  padding-right: 10px;
  -moz-border-radius-topright: 16px;
}

#captcha_code {
  width: 208px;
}

#kategorie_prod .zawartosc, #produkty_w_panelu li {
  background: #f1f1f1;
  text-align: left;
  overflow: auto;
  padding: 7px;
  margin-bottom: 5px
}

#kategorie_prod li, #produkty_w_panelu li {
  display: block;
  text-align: left;
}

#kategorie_prod ul, #produkty_w_panelu ul {
  list-style: none;
}

#produkty_w_panelu ul {
  padding-left: 0;
}

/* #kategorie_prod div {
  float: none;
} */

#kategorie_prod a, #produkty_w_panelu a {
  text-decoration: underline;
}

#kategorie_prod a.del_link:hover {
  color: #f00
}

#kategorie_prod a.add_link:hover, #kategorie_prod a.edit_link:hover {
  color: #3cc93c;
}

#kategorie_prod .edit, #kategorie_prod .delete, #kategorie_prod .plus {
  text-decoration: none;
}

.no-decoration {text-decoration:none !important}

.poziom2 .nazwa_cat, #produkty_w_panelu a {
  color: #000
}

#komentarze {
  padding: 10px 0
}

#komentarze .zawartosc {
  text-align: left;
  overflow: auto;
  padding: 7px;
  margin-bottom: 5px;
  border: 1px solid #0b67a3;
}

#komentarze .zawartosc.parzysty {
  border-color: #539ccc;
}

.zawartosc .captha_img {
  margin: 7px 0
}

.zawartosc #captcha_code {
  clear: left
}

.zawartosc #captcha_order {
  clear: left;
  display: block;
  text-align: left;
}

.zawartosc label {
  line-height: 18px;
}

#komentarze li {
  display: block;
  text-align: left;
}

#komentarze ul {
  list-style: none;
}

#komentarze a {
  text-decoration: underline;
}

.news_tree {
  padding: 0px 1.5%;
  margin: 0;
}

.tresc_komentarza {
  font-size: 14px;
}

.reszta {
  line-height: 16px;
  color: #666;
  display: block;
  margin-top: 10px;
}
#komentarze .odp_kom {
  display: block;
}

#komentarze .dodaj {
  display: none
}

.odp_kom {
  display: none;
}

.add_comment {
  text-decoration: underline;
  color: #142943;
  clear: both;
  font-size: 24px;
  margin: 10px 0;
  padding-bottom: 4px;
  text-align: left;
}

.add_comment:hover {
  color: #f00;
  text-decoration: underline;
}

.row_item:last-child {
  border: none;
}

#pomoc {
  text-align: left;
}

#pomoc .pytanie {
  font-weight: bold;
  padding: 0 5px;
}

#pomoc .pytanie:hover {
  text-decoration: underline;
  cursor: pointer;
}

#pomoc .odpowiedz {
  padding: 0 5px 5px 5px;
}

#pomoc img {
  border: 1px solid #dfdfdf;
}

label.do_radio {
  font-weighT: normal;
  float: none;
  clear: none;
  display: inline;
  margin: 0;
  line-height: 20px;
}

label.do_radio:hover {
  text-decoration: underline;
}

.lista_produktow {
  clear: both;
  margin: 0 auto;
}

.lista_produktow span {
  border-right: 1px solid #C56435;
  display: block;
  float: left;
  text-align: center;
  padding: 3px;
  color: #333
}

.lista_produktow span.header {
  border: 0;
  display: block;
  float: left;
  text-align: center;
  padding: 0 0 0 10px;
  font-weighT: bold;
  border-bottom: 1px solid #C56435;
  border-top: 1px solid #C56435;
}

span.header span {
  color: #C56435;
  font-size: 13px;
}

.lista_produktow, .lista_kontrahentow {
  overflow-x: auto;
}

.lista_produktow th {
  text-align: center;
}

.lista_produktow a {
  display: block;
  clear: both;
  padding-left: 10px;
  height: 26px;
  border-bottom: 1px dashed #888
}

.lista_produktow a:last-child {
  border: 0px;
}

.lista_kontrahentow table tr, .lista_produktow table tr {
  cursor: pointer;
}

.lista_kontrahentow table tr td {
  padding: 2px;
}

.lista_kontrahentow thead th {
  text-align: center;
  font-size: 17px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.lista_kontrahentow thead th:nth-of-type(1), .lista_produktow thead th:nth-of-type(1) {
  width: 5%;
}

.lista_kontrahentow thead th:nth-of-type(4), .lista_kontrahentow thead th:nth-of-type(2), .lista_produktow thead th:nth-of-type(3), .lista_produktow thead th:nth-of-type(4) {
  width: 20%;
}

#show_prod label, #show_panel label {
  float: left;
  margin-top: 5px;
  color: #000;
}

.add_info {
  text-align: center;
  background: green;
  font-size: 16px;
  color: #fff;
  clear: both;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  font-weight: normal;
  transform: translateX(100%);
  transition: 0.5s;
  z-index: 200;
  min-height: 24px;
  display: block;
}

.add_info.visible {
  transform: translateX(0);
}

.add_info .bold {
  font-family: "KelsonSans Bold";
}

.error_info {
  text-align: center;
  background: red;
  font-size: 16px;
  color: #fff;
  clear: both;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  font-weight: normal;
  transform: translateX(100%);
  transition: 0.5s;
  z-index: 200;
  min-height: 24px;
  display: block;
}

.error_info.visible {
  transform: translateX(0);
}

.error_message {
  color: red;
}

.bold {
  font-weight: bold;
}

.product_cat_tree {
  font-size: 16px;
}

.product_cat_tree>ul {
  padding: 0;
}

.nazwa_cat {
  font-weight: bold;
  color: #777
}

ul.prod_cat ul {
  font-size: 0.9em
}

#product_list_form .dane_error, #product_add_form .dane_error {
  margin-left: 147px;
  width: 276px
}

.panel_main .naglowek {
  margin-left: 15px;
}

#glowny {
  padding: 0;
  display: block;
}

#glowny li {
  width: 100%;
  display: block;
}

#glowny a:hover {
  color: #ff0000;
}

#glowny span {
  display: block;
  color: #fff;
  font-size: 12px;
  color: #000;
  padding-left: 17px;
  heighT: 23px;
  background: url("../images/layout/icon_sprites .png") repeat scroll 0 -683px transparent;
  line-height: 23px;
  font-weight: bold;
}

#glowny ul li {
  float: none;
  width: 100%;
  margin: 0;
  height: auto;
  border: 0;
  display: list-item;
  margin: 4px 0;
  color: #7B7A7A;
}

.panel_main ul {
  text-align: left;
}

.panel_main div {
  text-align: left;
}

.panel_main a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
}

.panel_main a:hover {
  color: #f00
}

.panel_main span.nagl {
  font-size: 15px;
  color: #142943;
  margin: 10px 0;
  display: block;
  font-weight: bold;
}

.panel_main span.link_opis {
  display: block;
  border-bottom: 1px solid #f1f1f1;
  padding: 4px 0;
}

.data_general .row_info {
  color: #7F7E7E;
  font-size: 11px;
  font-style: normal;
  line-height: 11px;
  margin-left: 17px;
  text-align: left;
  width: auto;
}

.data_general .row_info2 {
  font-size: 14px;
  font-weighT: bold;
  text-align: left;
  margin-left: 15px;
  color: #9b4600;
  width: auto;
}

.row_info2 span {
  color: #ff7e00;
}

.kalkulator {
  margin-bottom: 15px;
  background: #e9eaea;
  padding: 2px 10px;
  font-family: 'Exo_2';
  border-radius: 3px;
}

.kalkulator .row {
  margin-bottom: 1px;
}

.kalkulator input[type="text"] {
  height: 26px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
}

.kalkulator .columnTitle {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "KelsonSans Bold";
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 7px;
}

.kalkulator .invoice_head2 {
  font-size: 20px;
}

.kalkulator select:focus, .kalkulator input[type="text"]:focus {
  color: #111;
}

.kalkulator .tekst {
  text-align: left;
}

.kalkulator .select, .kalkulator select {
  margin: 0;
  height: 25px;
}

.kalkulator .select span {
  height: 24px;
}

.kalkulator input[type="text"] {
  width: 100% !important;
}

.kalkulator .sm-text {
  font-size: 11px;
}

.faktura_okresowa_content {
  padding-left: 0;
}

#faktura_okresowa_checkobox {
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-radius: 3px;
}

#faktura_okresowa_checkobox input {
  clear: none;
  margin-right: 10px;
}

#faktura_okresowa_checkobox label {
  font-size: 16px;
  font-family: "Exo_2";
  color: rgb(0, 0, 0);
  font-weight: bold;
}

#faktura_okresowa_checkobox label:hover {
  text-decoration: underline;
}

#period {
  font-size: 14px;
  font-weight: bold;
  display: none;
  overflow: visible;
  margin-bottom: 10px;
  margin-top: 20px;
}

#period>div {}

#period .tresc {
  width: 60px;
  float: none;
}

#period input {
  margin: 0 10px;
}

#period .select:first-of-type {
  margin-left: 0;
}

#period span:last-of-type {
  margin-bottom: 5px;
  display: inline-block;
}

.select.current {
  margin-top: 9px;
  position: absolute; //width:63px; /* With the padding included, the width is 190 pixels:the actual width of the image. */
  height: 22px;
  padding: 0 29px 0 10px;
  color: #7B7A7A;
  font: 12px/21px arial, sans-serif;
  background: url('../images/layout/waluta_select.png') no-repeat;
  overflow: hidden;
}

.calendar_day.styled {
  margin-top: 9px;
  position: absolute;
  height: 22px;
  padding: 0 29px 0 10px;
  color: #7B7A7A;
  font: 12px/21px arial, sans-serif;
  background: url('../images/layout/waluta_select.png') no-repeat;
  overflow: hidden;
}

.ramka_numeracja {
  border: 1px solid #539ccc;
  background: #fff;
  text-align: left;
}

.ramka_numeracja input[type="radio"] {
  vertical-align: middle;
  margin-left: 15px;
  margin-top: 0;
  line-height: 20px;
}

.ramka_numeracja input[type="text"] {
  margin: 0 auto;
  width: 150px;
  display: block;
  text-align: center;
}

.ramka_numeracja label {
  font-size: 14px;
  line-height: 20px;
  display: inline;
  float: none;
}

.ramka_numeracja .naglowek {
  color: #000000;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 10px;
}

.ramka_numeracja .naglowek span {
  color: #888;
  font-weight: normal;
}

.numeracja_tlo {
  padding-bottom: 20px;
}

#fomtat_numeracji div {
  border-bottom: 1px solid #dfdfdf;
  padding: 5px 0
}

#fomtat_numeracji div:last-child {
  border: none;
}

.ramka_numeracja.rok {
  clear: both;
}

.invoice_list_mail #mail_item {
  border-bottom: 1px dashed #dfdfdf;
  padding: 7px 0px;
  width: auto;
  margin: 0;
}

#ie_error a {
  color: #5097CE
}

#ie_error a:hover {
  color: red
}

#tabela_z_fakturami .zmien_na_fv:hover {
  text-decoration: underline;
  color: red
}

#tabela_z_fakturami .zmien_na_fv {
  color: #8D3D16;
}

#pomoc_menu, #pomoc_menu ul, #pomoc_menu_hiden {
  display: block;
  margin: 0;
  padding: 0;
  width: 350px;
  float: left;
}

#pomoc_menu ul {
  display: none;
  border-right: 1px solid #d9d9d9;
}

#pomoc_menu li, #pomoc_menu_hiden li {
  display: block;
  overflow: hidden;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#pomoc_menu .active, #pomoc_menu li:hover, #pomoc_menu_hiden .active, #pomoc_menu_hiden li:hover {
  font-size: 16px;
  background-color: rgb(255, 143, 2);
  text-decoration: none;
}

#pomoc_menu li a, #pomoc_menu_hiden li a {
  padding-right: 10px;
  text-decoration: none;
  color: rgb(33, 38, 40);
  font-size: 16px;
  font-family: "Exo_2";
  display: inline-block;
}

#pomoc_menu_hiden {}

#pomoc_menu_icon {
  display: none;
  height: 30px;
  font-size: 20px;
  color: #939b9f;
  text-align: center;
  text-transform: uppercase;
}

#pomoc_menu_icon i {
  background-image: none !important;
  transition: 0.5s;
  transform-origin: center;
  line-height: 30px;
}

#pomoc_menu_icon span {
  transform: rotateZ(-90deg);
  display: inline-block;
  line-height: 30px;
}

#pomoc_menu ul.visible {
  display: block;
}

.click_to_show {
  width: 100%;
  padding-left: 10px;
  padding-top: 20px;
  display: none;
}

.click_to_show .pomoc_arrow {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #142943;
  margin-left: auto;
  margin-right: auto;
  color: white;
  cursor: pointer;
}

.click_to_show .pomoc_arrow .glyphicon {
  display: inline-block;
  line-height: 50px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 2px;
}

.click_to_show img {
  margin-right: 50%;
  margin-left: auto;
  transition: 0.1s;
  display: block;
}

.click_to_show .pomoc_arrow:hover {
  background: rgb(255, 143, 2);
}

.click_to_show .pomoc_arrow:hover+img {
  animation: shakeElement 0.2s;
}

.click_to_show.visible {
  display: block;
}

@keyframes shakeElement {
  0% {}
  25% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(0px);
  }
}

.pomoc_tresc {
  /* border: 2px solid #ff8f02; */
  border-radius: 3px;
  margin-left: 349px;
  margin-top: 10px;
  min-height: 700px;
  min-width: 570px;
  padding: 10px 40px;
  font-size: 18px;
  color: rgb(33, 38, 40);
}

.pomoc_tresc h1 {
  font-size: 36px;
  font-family: "Exo_2";
  color: rgb(32, 78, 117);
  font-weight: bold;
  margin-bottom: 30px;
}

.pomoc_tresc hr {
  border: 1px solid #e5e5e5;
}

.pomoc_tresc img {
  max-width: 100%;
}

.pomoc_tresc ol {
  -webkit-padding-start: 0;
}

.pomoc_tresc li {
  list-style-position: inside;
}

.help_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #e5e5e5;
}

.help_prev {
  float: left;
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.4);
}

.help_next {
  float: right;
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.4);
}

.help_prev_next a:hover {
  text-decoration: none;
  color: rgb(32, 78, 117);
}

.help_prev_next {
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}

.panel_top_page {
  width: 100%;
}

/************** RACHUNEK ***************/

.rachunek_all {
  font-weight: bold;
  text-align: right;
}

.loading_img {
  background: url("../images/layout/ajax-loader1.gif") no-repeat center center transparent;
  height: 26px;
}

#what_print {
  display: none;
}

.what_print_line, .what_print_line_half {
  line-height: 0;
  display: inline-block;
  width: 100%;
}

.what_print_line label, .what_print_line_half label {
  float: none;
  color: #000;
  font-weight: bold;
  clear: none;
  margin: 0;
  display: inline;
  font-size: 16px;
}

.what_print_line_half:first-of-type {
  margin-top: 10px;
}

.what_print_line_half label {
  font-size: 14px;
}

.what_print_line input[type="radio"], .what_print_line_half input[type="radio"] {
  float: none;
  margin: 0;
  width: auto;
}

#what_print>.alertContent>div, #what_printM>.alertContent>div {
  text-align: left;
}

#what_print>.alertContent>div.text-center, #what_printM>.alertContent>div.text-center {
  text-align: center;
}

.what_print_line {
  margin: 0;
  text-align: left;
  display: inline-block;
}

.what_print_line_half {
  font-size: 14px;
  text-align: left;
}

#what_print input[type="button"] {
  float: none;
  width: 200px;
  ;
}

#mail_item label {
  clear: none;
  display: inline;
  float: none;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #000
}

.kolory_szablonu .kolor {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 1px;
  border: 1px solid #A9A9A9;
}

.kolory_szablonu .kolor_active {
  border: 2px solid #ff8f02;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 1px;
}

.kolory_szablonu .kolor:hover {
  border-color: #ff8f02;
}

#kolorystyka3 {
  background-color: #0a40aa;
}

#kolorystyka1 {
  background-color: #e0e0e0;
}

#kolorystyka2 {
  background-color: #52b848;
}

#kolorystyka4 {
  background-color: #ffffff;
}

#kolorystyka5 {
  background-color: #ff0000;
}
#kolorystyka6 {
  background-color: #FF6666;
}
#kolorystyka7 {
  background-color: #8D4924;
}
#kolorystyka8 {
  background-color: #866686;
}
#kolorystyka9 {
  background-color: #FFA500;
}
#kolorystyka10 {
  background-color: #7F7FFF;
}
#kolorystyka11 {
  background-color: #000000;
}
#kolorystyka12 {
  background-color: #666666;
}
#kolorystyka13 {
  background-color: #E57E90;
}
#kolorystyka14 {
  background-color: #FFD700;
}

#panel_main {
  overflow: auto;
  margin-top: 30px;
}

#panel_main .panel_box {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(189, 190, 190);
}

#panel_main .panel_box .title {
  font-family: "KelsonSans Bold";
  color: #000;
}

#panel_main .panel_box .funkcja img {
  width: 60px;
  margin-right: 15px;
  margin-bottom: 20px;
  float: left;
}

#panel_main .panel_box .funkcja .img-content img {
  margin-right: auto;
  margin-left: auto;
  display: block;
}

#panel_main .panel_box .funkcja a:hover {
  color: #ff8f02;
}

#panel_main .box_left, #panel_main .box_right {
  min-height: 210px;
  margin-bottom: 20px;
}

#panel_main .box_left.box_wiekszy, #panel_main .box_right.box_wiekszy {
  min-height: 280px;
}

#panel_main span {
  display: block;
  font-size: 12px;
  color: #7B7A7A;
  line-height: 16px;
}

#panel_main h3 {
  font-weight: bold;
}

#panel_main .funkcja {
  margin-bottom: 20px;
  margin-top: 10px
}

#panel_main a {
  font-weight: bold;
  font-size: 16px;
}

#panel_main a:hover {
  color: #ff8f02;
}

i.ico2 {
  background-image: url('../images/layout/panel_main_ico.png');
  background-repeat: no-repeat;
  vertical-align: middle
}

.panel_main_nagl {
  background-position: 0px 0
}

.data_general_ico {
  background-position: 0 -39px
}

.data_log_ico {
  background-position: 0 -70px
}

.data_licence_ico {
  background-position: 0 -103px
}

.data_number_ico {
  background-position: 0 -138px
}

.data_extra_ico {
  background-position: 0 -174px
}

.invoice_add_ico {
  background-position: 0 -209px
}

.invoice_period_ico {
  background-position: 0 -244px
}

.invoice_list_ico {
  background-position: 0 -280px
}

.invoice_list2_ico {
  background-position: 0 -561px
}

.invoice_org_ico {
  background-position: 0 -317px
}

.product_add_ico {
  background-position: 0 -351px
}

.product_list_ico {
  background-position: 0 -384px
}

.product_cat_ico {
  background-position: 0 -420px
}

.client_add_ico {
  background-position: 0 -455px
}

.client_list_ico {
  background-position: 0 -491px
}

.client_send_ico {
  background-position: 0 -526px
}

/* glowny div z like box'em */

#like-box {
  position: fixed;
  z-index: 99;
  top: 150px;
  /* jego polozenie od gory */
  right: -296px;
  /* szerokosc wygenerowanego boxa + 4px obramowania */
  -webkit-transition: right 0.5s ease-out;
  -moz-transition: right 0.5s ease-out;
  -o-transition: right 0.5s ease-out;
  transition: right 0.5s ease-out;
}

/* wysuniecie like box'a */

#like-box:hover {
  right: 0px;
}

/* zewnetrzna ramka boxa */

#like-box .outside {
  position: relative;
  z-index: 1;
  background: #3b5999;
  padding: 2px;
  min-width: 1px;
  float: right;
}

/* wewnetrzne tlo boxa */

#like-box .inside {
  position: relative;
  z-index: 2;
  background: #fff;
}

/* pasek z logo FB */

#like-box .belt {
  position: relative;
  z-index: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  float: right;
  width: 100px;
  height: 40px;
  margin: 38px -54px 0 -55px;
  padding: 0px 0 0 17px;
  background: #3b5999;
  color: #fff;
  font-weight: bold;
  font-family: Verdana;
  font-size: 16px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.wzorcJa input {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.wzorcJa .selWzor {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.alert_cookies {
  height: auto;
  border: 2px solid #142943;
  padding: 15px;
  background: #fff;
  position: relative;
  margin: 30px 0 10px;
  font-size: 14px;
}

.alert_cookies a:first-child {
  float: right;
}

.alert_cookies a {
  color: #ff8f02;
  font-weight: bold;
}

.alert_cookies a:hover {
  text-decoration: underline;
}

.alert_cookies div:nth-child(1) {
  width: 25px;
  height: 25px;
  position: absolute;
  right: -12px;
  top: -12px;
}

.alert_cookies div:nth-child(1) a {
  width: 25px;
  height: 25px;
  display: block;
  background: url('../images/icons/close_cookies.png') no-repeat;
}

.alert_cookies div:nth-child(1) a:hover {
  background: url('../images/icons/close_cookies.png') 0px -27px no-repeat;
}

.blackBackground .alert_cookies {
  background: rgb(26, 26, 26);
  color: #fff;
  border-left: 0;
  border-right: 0;
  margin: 0;
}

#newsInfo p {
  font-weight: 400;
}

.reglink {
  text-decoration: underline;
}

.reglink:hover {
  color: #142943;
  text-decoration: underline;
}

.logButtons {
  position: absolute;
  top: 0px;
  right: 20px;
  z-index: 100;
}
.logButtons a>* {
  display: inline-block;
}

.menuContent {
  display: flex;
  justify-content: flex-end;
  padding: 0;
}

.navbar-toggler-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}

.topMenuLevel0 {
  /* background: rgba(26,67,104,0.8); */
  color: #aaa;
  list-style: none;
  padding: 0;
  overflow: visible;
  position: relative;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  /* margin-top: 15px; */
}

.topMenuLevel0 .btn {
  border-radius: 0 !important;
}

.topMenuLevel0 li, .topMenuLevel0 .navContent li {
  width: auto;
  display: block;
}

.topMenuLevel0>li {
  justify-content: center;
  align-items: center;
  margin: 0px 1px;
}
.topMenuLevel0>li:nth-child(2),
.topMenuLevel0>li{
  border: 1px solid transparent; 
}

.topMenuLevel0>li:nth-child(2):hover,
.topMenuLevel0>li:hover {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background: #e88a35;  
  border: 1px solid #e88a35;
}
.topMenuLevel0>li:nth-child(2):hover>a,
.topMenuLevel0>li:hover>a {
  color: #fff;
}
.topMenuLevel0>li#head:hover {
  border: 1px solid transparent;
  background: transparent;  

}
.topMenuLevel0 a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "KelsonSans Bold";
  color: #fff;
  font-size: 15px;
  /* text-align: center; */
  padding-left: 14px;
  padding-right: 14px;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.menuBlueBackground.topMenuLevel0 a {
  height: 47px;
}
.langFlag a {
  width: 40%;
}

.topMenuLevel0>.langFlag>a {}

.topMenuLevel0>.langFlag>a:nth-of-type(1) {
  padding: 20px 3px 20px 10px;
}

.topMenuLevel0>.langFlag>a:nth-of-type(2) {
  padding: 20px 10px 20px 3px;
}
@media(max-width: 1300px){
  .topMenuLevel0{
    display: block;
  }
 
  li#head {
    display: block;
  }
  .topMenuLevel0>li{
    display: inline-block;
  }
  .topMenuLevel0 a{
    padding-left: 10px;
  }
  .logButtons.account-btns{
    top: -77px!important;
  }

}


.langFlag>a>img {
  height: 28px;
  filter: grayscale(80%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
  border-radius: 50%;
}

.langFlag>a:hover>img, .langFlag>a.activeLang>img {
  filter: grayscale(0);
}

.smLangFlag {
  max-width: 70px;
}

.smLangFlag a {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.topMenuLevel0>.active>a, .topMenuLevel0>li:hover>a {
  /* color: #ff8f02; */
  /* background: #0e2539; */
}

.topMenuLevel0>.active>a.btn, .topMenuLevel0>li:hover>a.btn {
  color: #fff;
}

.topMenuLevel0>a.btn.active, .topMenuLevel0>li>a.btn:hover {
  color: #ff8f02;
}

.topMenuLevel0>.active.langFlag>a, .topMenuLevel0>.langFlag:hover>a {
  background: transparent;
}

.topMenuLevel0 ul {
  list-style: none;
  overflow: hidden;
}

.topMenuLevel0 .btn {
  padding: 8px;
  font-family: 'Exo_2';
  text-transform: none;
  font-weight: bold;
  margin: 0;
  height: 100%;
  /* display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; */
}

.topMenuLevel0 .btn img {
  margin-bottom: 5px;
  width: 24px;
  height: 24px;
}

.menuBlueBackground {
  background:  #142943;
  /* background: linear-gradient(90deg, #fff 50%, #204e75 50%);*/
  margin-bottom: 40px;
  padding-top: 20px;
}

.menuBlueBackground>li>a.btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
/*
.menuBlueBackground>li>a.btn:hover, .menuBlueBackground>li>a.btn.active {
  color: #e88a34;
}
.menuBlueBackground>li.active, .menuBlueBackground>li:hover, .menuBlueBackground>li:active, .menuBlueBackground>li:focus {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.menuBlueBackground>li:hover .menu-glyphicon{
  color: #da8e47;
  background: transparent;
} */
.menuBlueBackground>li.active:first-child, .menuBlueBackground>li:hover:first-child, .menuBlueBackground>li:active:first-child, .menuBlueBackground>li:focus:first-child {
background: transparent;
}

.menuBlueBackground>li>a.btn>img {
  margin-bottom: 0;
  margin-right: 5px;
}

.menuBlueBackground>li>a.btn>div {
  display: inline-block;
}

.menuBlueBackground>li>a.blueButton, .menuBlueBackground>li>a.orangeButton {
  flex-direction: column;
  justify-content: flex-start;
}

.topMenuLevel1 {
  font-family: "KelsonSans Bold";
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  z-index: 3;
  left: 0;
  right: 0;
  position: absolute;
  background: #fff;
  top: 67px;
  height: 40px;
  line-height: 1.05;
  /* padding-left: 10px;
  padding-right: 10px; */
  border-bottom: 1px solid #cacaca;

  -webkit-box-shadow: 3px 3px 5px 0px rgba(217,213,217,1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(217,213,217,1);
  box-shadow: 3px 3px 5px 0px rgba(217,213,217,1);
}

.topMenuLevel1 li {
  height: 100%;
  border: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}

.topMenuLevel1 a {
  padding: 0 30px 0;
  border-left: 1px solid #cacaca;
  text-transform: none;
  font-size: 16px;
  font-family: "Exo_2";
  color: #000;
  font-weight: bold;
}

.topMenuLevel1 li:last-of-type a {
  border-right: 1px solid #cacaca;
}

.topMenuLevel1>.active, .topMenuLevel1>li:hover {
  border-bottom: 5px solid #da8e47;
  border-right: 1px solid #cacaca;

}

.topMenuLevel1>.active>a, .topMenuLevel1>li:hover>a {
  text-decoration: none;
  color: #da8e47;
}

.topMenuLevel1>.active+li>a, .topMenuLevel1>li:hover+li>a {
  border-left-color: transparent;
}

.footerContent {
  background: #e88a34;
  padding: 30px 0 20px;
}
.footerMenu {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.footerMenu li {
  display: inline-block;
  padding: 0;
}

.footerMenu li:last-child a {
  border-right: none;
}

.footerMenu a {
  color: #fff;
  padding: 0 20px;
  text-transform: uppercase;
  font-family: "KelsonSans Light";
}

.footerMenu a:hover {
  color: #fff;
}

.copyright {
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
}

.footerLinks {
  padding: 10px 20px;
  display: inline-block;
}

.footerLinks a {
  color: #ffc896;
  text-transform: uppercase;
  font-family: "KelsonSans Light";
  border-right: 1px solid #ffc896;
  padding: 0 5px;
}

#navibar {
  font-family: "KelsonSans Bold";
  padding: 15px;
  color: #212628;
  font-size: 18px;
  font-size: 16px;
}

.blackBackground #navibar {
  color: #fff;
}

.invoiceMenu {
  list-style: none;
  margin: 5px 0;
  width: 100%;
  display: flex;
  padding: 0;
  border-radius: 3px;
}
.invoiceMenu li:nth-of-type(1){
    background: #27710a;
}
.invoiceMenu li:nth-of-type(1):hover {
	background: #174314 !important;
}

.invoiceMenu li.ksef{
    background: #2e70c1;
}
.invoiceMenu li.ksef:hover {
	background: #142943;
}

.invoiceMenu li:first-child:hover, .invoiceMenu li:first-child.active, .invoiceMenu li:first-child.focus {
  background: #da8e47;
}
.invoiceMenu li:last-child{
  background: lightgray;
  margin-right: 0;
}
#faktura .col-md-12.px-0 {
  height: 78px;
  margin-BOTTOM: 0px;
}

.sticky {
    background: white;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  border-radius: 0;
  width: 100%;
  z-index: 11;
}
.account-btns{
  position: absolute;
  top: 7px;
  right: 10px;
}
.logButtons.account-btns{
  top: -75px;
}

.account-btns a{
  color: #fff;
}
.account-btns a:hover{
  color: #da8e47;
}
.account-btns .account-btn{
  font-weight: bold;
  margin-top: 6px;
  display: inline-block;
  margin-left: 5px;
}

@media (max-width:1550px) {
	#mainMenu li a {
		padding-left:6px;
		padding-right:6px;
	}
}

@media (max-width:1450px) {
	#mainMenu li a {
		font-size:13px;
	}
}

@media (max-width:1360px) {
	#mainMenu #head {
		max-width:150px;
		top: -9px;
	}
	#mainMenu #head img {
		padding-right:0;
	}
	#mainMenu #head a{
		padding-left:0;
		padding-right:0;
	}
}

@media (max-width:1280px) {
	#mainMenu li a {
		font-size:15px;
	}
	#mainMenu li a {
		padding-left:10px;
		padding-right:10px;
	}
	#mainMenu #head {
		max-width:200px
	}
}



.invoiceMenu li {
  height: 50px;
  display: inline-block;
  width: 100%;
  background: #da8e47;
  margin-right: 2px;
  line-height: 32px;
}

.invoiceMenu li:hover {
  background:#142943;
}

.invoiceMenu li:first-of-type {
  border-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.invoiceMenu li:last-of-type {
  border-right: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.invoiceMenu li:last-child {
  margin-right: 0
}

.invoiceMenu li a {
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-family: "KelsonSans Light";
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

.invoiceMenu li a span {
  display: inline-block;

}

.invoiceMenu .icon {
  padding-top: 10px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-right: 7px;
}

.invoiceMenu .icon i {
  height: 22px;
  width: 22px;
}

.bottomInvoiceMenu {
  margin-top: 40px;
  margin-bottom: 40px;
}

.invoiceMenu .langFlag a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid transparent;
}

.invoiceMenu .langFlag a img {
  height: 27px;
  width: 27px;
}

.invoiceMenu .langFlag:hover a {
  background-color: #204e75;
  border-left: 1px solid #3b6486;
}

.comentContent {
  height: auto !important;
}

.comentContent input {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.coment {
  min-height: 60px !important;
  width: 100%;
  border-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  line-height: 30px;
  color: #000;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  transition: height 0.4s;
}

i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../images/layout/icons.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}

.saveDisc {
  background: url('/images/icons/zapisz-dokument.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.saveDiscSmall {
  background: url('/images/icons/save-darkblue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}

.saveDiscSmall2 {
  background: url('/images/icons/save.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}

.printer {
  background: url('/images/icons/wydrukuj.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.at {
  background: url('/images/icons/wyslij-dokument.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.similiarDoc {
  background: url('/images/icons/wystaw-podobna.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.newDoc {
  background: url('/images/icons/nowa-faktura.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.people {
  background: url('/images/icons/kontrahenci.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shoppingCart {
  background: url('/images/icons/lista-produktow.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#stickyMenu .shoppingCart, .invoiceMenu .shoppingCart {
	filter: brightness(10);
}

	.invoiceMenu li a br{
		display:none;
	}

@media(max-width:1600px) {
	.invoiceMenu li a {
		font-size:11px;
	}
	.invoiceMenu .icon {
		margin-right:5px;
	}
	.invoiceMenu .icon i {
		height: 19px;
		width: 12px;
	}
}

@media(max-width:1500px) {
	.invoiceMenu li a {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		line-height: 1.6em;
		text-align: start;
	}
	.invoiceMenu .icon {
		margin: 0 5px 0px 0px !important;
		padding-top:0;
	}
	.invoiceMenu li a br{
		display:initial;
	}
}

.docList {
  background: url('/images/icons/lista-faktur.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.help {
  background: url('/images/icons/help.png') 15px 15px, -moz-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  ;
  background: url('/images/icons/help.png') 15px 15px, -webkit-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  background: url('/images/icons/help.png') 15px 15px, -ms-linear-gradient( 45deg, rgb(217, 97, 0) 0%, rgb(255, 143, 2) 100%);
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position: center;
  position: relative;
  margin-right: 5px;
}

.calc {
  background-position: 0 -424px
}

.calendar {
  background: url('/images/icons/calendar-darkblue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.plus {
  background: url('/images/icons/add.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}

a:hover .plus {
  background: url('/images/icons/add-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.cartArrow {
  background: url('/images/icons/shopping-cart.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  vertical-align: bottom;
  background-position: center;
}

.del {
  background: url('/images/icons/delete-red.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}

.manArrow {
  background: url('/images/icons/businessman.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}

.search {
  background: url('/images/icons/search.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}

.downArrow {
  background: url('/images/icons/arrow-down.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  width: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

a:hover .downArrow {
  background: url('/images/icons/arrow-down-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.upArrow {
  background: url('/images/icons/arrow-down.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  height: 15px;
  width: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

a:hover .upArrow {
  background: url('/images/icons/arrow-down-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}

.england {
  background-position: 0px -669px;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 30px;
}

.poland {
  background-position: 0px -702px;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 30px;
  border: 1px solid #ddd;
}

.logout {
  background: url('/images/icons/logout.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  width: 25px;
  margin-right: 3px;
}

a:hover .logout, a.active .logout {
  background: url('/images/icons/logout-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.menu-glyphicon{
  width: 20px;
    background: #da8e47;
    color: #142943;
    height: 20px;
    border-radius: 15px;
    line-height: 20px;
    margin-right: 5px;
    font-size: 12px;
    text-align: center;
}


.account {
  background: url('/images/icons/user.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  width: 25px;
  margin-right: 3px;
}

a:hover .account, a.active .account {
  background: url('/images/icons/user-orange.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.sm {
  height: 25px;
  width: 25px;
}

#sumVatTable {
  display: none;
}

#branch_show, #branch_hide {
  cursor: pointer font-size: 16px;
  font-family: "KelsonSans Bold";
  color: #142943;
}

#branch_show:hover, #branch_hide:hover {
  color: #ff8f02;
}

.dropdownBranch {
  border: 1px solid #659ACC;
  position: absolute;
  z-index: 2;
  background: white;
  width: 125px;
  top: 33px;
  left: 19.666667%;
}

.dropdownBranch.hide {
  display: none;
}

.dropdownBranch.show {
  display: block;
}

.dropdownBranch div {
  padding: 1px 5px;
}

.dropdownBranch div:hover {
  color: white;
  background: #1e90ff;
  cursor: pointer;
}

hr {
  border-top: 2px solid #a6a6a6;
  border-bottom: 0;
}

.zaladuj_prod {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  color: #142943;
  font-family: "KelsonSans Bold"
}

.zaladuj_prod:hover {
  color: #ff8f02;
}

.zaladuj_prod:hover i {
  background: url('/images/icons/shopping-cart-orange.svg');
  background-size: contain;
}

.products_list_link {
  margin-bottom: 15px;
}

.opis.text-center {
  text-align: center;
}

.zapisz_kontrahenta {
  float: right;
}

.topBox {
  padding: 10px;
  margin-left: 10px;
  float: right;
  min-height: 44px
}

.mainPageCol {
  min-height: 505px;
}

.topHeading {
  display: inline-block;
  max-width: 300px;
  margin: 5px 0 0 0;
  color: #000000;
  font-family: "Exo_2";
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.carousel {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-top: 30px;
}

.panes {
  list-style: none;
  position: relative;
  width: 500%;
 
  /* Number of panes * 100% */
  /* overflow: hidden; */
  /* This is used solely to clear floats, it does not add functionality. */
  padding: 0;
  -webkit-padding-start: 0;
  -webkit-animation: carousel 45s infinite;
  -moz-animation: carousel 45s infinite;
  animation: carousel 45s infinite;
  box-sizing: border-box;
}

.panes>li {
  position: relative;
  float: left;
  width: 20%;
  /* 100 / number of panes */
}

.panes>li>a {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
}

.carousel .slogan {
  font-weight: bold;
  font-size: 36px;
  font-family: "KelsonSans Bold";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.8);
}

/* .carousel img {
  margin-left: -30px;
} */

.carousel .slideContent {
  padding: 20px 20px 20px 20%;
  font-size: 14px;
  font-family: "Exo_2";
  color: rgb(255, 255, 255);
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.8);
  height: 100%;
}
.carousel .slideContent  h4{
  font-size: 16px;
  position: relative;
  margin-top: 50px;
  padding-left: 120px;
}
.carousel .slideContent h4:before{
  position: absolute;
  top: -20px;
  left: 120px;
  background-color: #e88a34;
  content: '';
  display: block;
  width: 50px;
  height: 5px;
  border-radius: 8px;
}
.carousel .slideContent h4:after{
  position: absolute;
  top: 100%;
  left: 70px;
  background-image: url('../images/layout/hand-draw-arrow.png');
  content: '';
  display: block;
  width: 35px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain;
}
.carousel .slideContent  p{
  color: #5e7da7;
  padding-left: 120px;
}
.carousel .slideContent  .btn{
  margin-left: 120px;
}
.carousel .button {
  display: inline-block;
  width: 270px;
  margin: 20px auto;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-size: 18px;
  font-family: "Exo_2";
  font-style: italic;
  text-shadow: 0px 1px 2px rgba(45, 1, 1, 0.49);
}

.carousel .col-md-4 {
  padding: 0;
}
.carouselContent img{
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.inputErrorBorder {
  border: 1px solid red!important;
}

@-moz-keyframes carousel {
  0% {
    left: 0;
  }
  11% {
    left: 0;
  }
  12.5% {
    left: -100%;
  }
  23.5% {
    left: -100%;
  }
  25% {
    left: -200%;
  }
  36% {
    left: -200%;
  }
  37.5% {
    left: -300%;
  }
  48.5% {
    left: -300%;
  }
  50% {
    left: -400%;
  }
  61% {
    left: -400%;
  }
  62.5% {
    left: -300%;
  }
  73.5% {
    left: -300%;
  }
  75% {
    left: -200%;
  }
  86% {
    left: -200%;
  }
  87.5% {
    left: -100%;
  }
  98.5% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes carousel {
  0% {
    left: 0;
  }
  11% {
    left: 0;
  }
  12.5% {
    left: -100%;
  }
  23.5% {
    left: -100%;
  }
  25% {
    left: -200%;
  }
  36% {
    left: -200%;
  }
  37.5% {
    left: -300%;
  }
  48.5% {
    left: -300%;
  }
  50% {
    left: -400%;
  }
  61% {
    left: -400%;
  }
  62.5% {
    left: -300%;
  }
  73.5% {
    left: -300%;
  }
  75% {
    left: -200%;
  }
  86% {
    left: -200%;
  }
  87.5% {
    left: -100%;
  }
  98.5% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@keyframes carousel {
  0% {
    left: 0;
  }
  11% {
    left: 0;
  }
  12.5% {
    left: -100%;
  }
  23.5% {
    left: -100%;
  }
  25% {
    left: -200%;
  }
  36% {
    left: -200%;
  }
  37.5% {
    left: -300%;
  }
  48.5% {
    left: -300%;
  }
  50% {
    left: -400%;
  }
  61% {
    left: -400%;
  }
  62.5% {
    left: -300%;
  }
  73.5% {
    left: -300%;
  }
  75% {
    left: -200%;
  }
  86% {
    left: -200%;
  }
  87.5% {
    left: -100%;
  }
  98.5% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}
@media(max-width: 1300px){
  .carousel .slideContent {
    padding: 20px 20px 20px 20px;
  }
  .topMenuLevel1{
    top: 118px;
  }
  .topMenuLevel1 a {
    padding: 0 10px 0;
    font-size: 14px;
    font-weight: normal;
  }
 
}
/** end slider ***/

/*PAGE-HEADER*/

.pageHeader {
  min-height: 500px;
}

.alert {
  display: none;
  padding: 7px
}

a .glyphicon-remove {
  color: #f00;
  opacity: 0.5
}

.glyphicon-remove {
  color: #f00;
}

.glyphicon-ok {
  color: #008000;
  opacity: 0.5
}

a.close {
  z-index: 200 !important;
  position: relative;
}

.close .glyphicon-remove {
  opacity: 1;
}
.alert_cookies .close{
    opacity: 1;
    right: -10px;
    top: -10px;
    cursor: pointer;
}
.alert_cookies .close:hover{
  opacity: .8;
  
}
.glyphicon-remove:hover, .glyphicon-ok:hover {
  opacity: 1;
}

#jpkForm .form-horizontal .control-label {
  font-weight: normal;
}

#head {
  flex-direction: column;
  max-width: 240px;
  width: 100%;
  position: relative;
  top:-13px;
}

.partKsefCol {
	width:380px;
}

.partCheckbox label{
	margin-top: 15px;
}

#head a {
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  padding-left: 0;
  padding-right: 0;
  /* padding-top: 15px; */
}
#head img{
  padding-right:10px;
  margin-top:0;
  max-width: 100%;
}

.menuBlueBackground.topMenuLevel0 #head img{
  margin-top: 0;
}
.infoMenuAccount{
    margin:0px;font-size:13px;color:#fff;
}
.infoMenuAccount a{
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 13px;
    color: #fff;
}
.infoMenuAccount a:hover{
    text-decoration: underline!important;
}
.pageLogo {
  padding: 15px;
  display: none;
}

.pageLogo a {
  text-decoration: none;
  height: auto;
  display: inline-block;
  width: 250px;
  max-width: 100%;
}

#invoice {
  margin-top: 20px;
}

#lista {
  overflow: visible;
  margin-bottom: 30px;
  margin-top: 15px;
}

#lista table.lista .vat {
	min-width:90px;
}

#lista .col-md-6:first-of-type {
  height: 100%;
  position: relative;
}

#lista table {
  overflow-y: visible;
}

#lista tr {
  min-height: 30px;
}

.lista tr td {
  font-weight: normal;
}

.alertWindow {
  background: rgba(0, 0, 0, 0.8);
  border: 0;
  border-radius: 0;
  vertical-align: middle;
  top: 0 !important;
  left: 0;
  height: 100%;
  width: 100%;
  margin-top: 0 !important;
  display: none;
  font-weight: bold;
  text-align: center;
  /* transition: 0.5s; */
}

.alertWindow .title {
  text-align: left;
}

.alertWindow .alertContent.text-left span {
  text-align: left;
}

#save_base_error {
  font-family: "KelsonSans Bold";
}

.alertContent {
  -webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 0.5);
  background: #fff;
  border-radius: 3px;
  padding: 15px;
  width: auto;
  max-width: 650px;
  max-height: 100%;
  overflow-y: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  margin-top: 50vh;
  transform: translateY(-50%);
}

.alertContent .title {
  color: #000 !important;
  font-size: 28px;
  font-family: "KelsonSans Bold";
  text-align: left;
  margin-top: -25px;
  margin-bottom: 0;
}

.alertContent .title.text-left {
  text-align: left;
}

.alertContent span:not(.glyphicon) {
  color: #000;
  font-weight: bold;
  font-size: 16px;
}

.alertContent input[type='text'] {
  border-radius: 3px;
  background: #f1f1f1;
  border: 1px solid #e0e0e0;
}

#what_print .alertContent div.col-xs-12 {
  /* padding: 15px 50px; */
  line-height: 25px;
}

.alertContent hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

#send_mail .col-sm-6 {
  text-align: left;
}

#send_mail span:first-of-type {
  display: inline-block;
  text-align: left;
}

#send_mail input[type='text'] {
  margin-bottom: 10px;
}

#sub_error .alertContent span {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}

.alertContent input[type="button"], .alertContent input[type="submit"] {
  margin-top: 30px;
  width: 200px;
}

.alertContent .row_auto {
  padding-top: 5px;
}

#sub_error .alertContent>span:first-of-type {
  font-size: 28px;
  font-family: "KelsonSans Bold";
}

#sub_error .alertContent>span:last-of-type, #sub_error .alertContent>span:last-of-type a {
  font-size: 16px;
}

.btn-sm {
  height: 34px;
  padding: 7px;
}

.btn-xs {
  height: 30px;
  padding: 5px;
  font-weight: normal;
}

table .btn-xs {
	padding:5px 13px;
}

input[type='text']:focus, input[type='password']:focus, select:focus, textarea:focus {
  border: 1px solid #659ACC !important;
  box-shadow: 0 0 2px 1px #659ACC !important;
  border-radius: 3px;
  outline-color: transparent;
}

.pagination {
  margin-top: 10px;
  margin-bottom: 10px;
}

.emptyArray {
  font-weight: bold;
  font-size: 22px;
  display: block;
  color: #333;
  line-height: 50px;
  padding-bottom: 18px;
  padding-top: 18px;
  text-align: center;
}

@media screen and (max-width:1596px) {
  .navContainer {
    font-size: 13.5px;
  }
  /* .topMenuLevel0 .btn{
    width: 50;
    padding: 15px 7px !important;
  } */
  .sticky .icon {
    padding-top: 10px;
  }
  .sticky .icon+span {
    height: auto;
  }
  table .select select+span {
    width: 15px;
  }
  table .select select {
    padding-left: 3px;
    padding-right: 3px;
  }
  .invoice_search_search select+span {
    width: 15px;
  }
  .invoice_search_search .calendar {
    width: 25px;
  }
  .invoice_search_search .calendar_main .select {
    margin-left: 5px;
  }
  .invoice_search_search .calendar_main .select:first-of-type {
    margin-left: 0;
  }
  .invoice_search_search .calendar_main .calendar_button {
    margin-left: -10px;
  }
}

@media screen and (max-width:1310px) {
  .invoice_head {
    font-size: 26px !important;
  }
  .loadClient {
    font-size: 12px;
  }
  .kwoty {
    margin-left: 0;
  }
  .kwoty .opis {
    font-size: 16px;
  }
  .kwoty .wartosc {
    font-size: 16px;
  }
}

@media screen and (max-width:1200px) {
  .topMenuLevel0>li>a, .topMenuLevel0>li>a.btn {
    font-size: 12px;
  }
  .kalkulator .select select {
    padding-left: 4px;
    padding-right: 4px;
  }
  .kalkulator .select select+span {
    width: 15px;
  }
  #waluta {
    margin-left: 55px;
  }
  .table-responsive-xl {
    overflow-x: scroll !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .jpkButton {
    margin-top: 10px;
  }
}

@media screen and (max-width:1102px) {
  .topMenuLevel0 .btn {
    flex-direction: column;
  }
}

/* @media screen and (max-width:1076px) {
  #invoice_payed {
    margin-top: 10px;
  }
} */

@media screen and (max-width:1050px) {
  #pomoc_menu_icon {
    display: block;
    position: absolute;
    left: -25px;
    top: -16px;
    transition: 0.5s;
  }
  #pomoc_menu_icon.open i {
    transform: rotate(180deg);
    transform-origin: center;
  }
  #pomoc_menu {
    box-sizing: border-box;
    padding: 0px;
    background: #e0e0e0;
    z-index: 100;
    position: absolute;
    transition: 0.5s;
    transform: translateX(-150%);
    width: auto;
    left: 0;
    max-width: 400px;
    padding-bottom: 3px;
  }
  #pomoc_menu ul {
    width: 100%;
  }
  #pomoc_menu.visible {
    transform: translateX(0);
    max-height: 100%;
    overflow-y: scroll;
    MARGIN-LEFT: 20px;
    margin-right: 20px;
  }
  .pomoc_tresc {
    margin-left: 0;
    min-width: 100px;
  }
}

@media screen and (max-width:991px) {
  .account-btns{
    top: 70px!important;
  }
  .logButtons.account-btns{
    top: -38px!important;
    right: 60px;
  }
  .d-md-block {
    display: block !important;
  }
  #lista .row {
    flex-direction: column-reverse;
  }
  #lista .row .col-lg-6 {
    width: 100%;
  }
  .bottomMargin20 {
    margin-bottom: 20px;
  }
  h1.topHeading {
    font-size: 12px;
  }
  .pageLogo {
    display: inline-block;
    padding: 0;
    width: 200px;
    margin-top: -10px;
  }
  .menuIcon {
    display: inline-block;
  }
  #head {
    display: none !important;
  }
  .topMenuLevel0 {
    width: 100%;
    position: absolute;
    right: 0;
    top: 130px;
    background: #204e74f2;
    display: block;
    transform: translateX(110%);
    transition: 0.5s;
    z-index: 1200;
    padding: 0;
  }
  .topMenuLevel0.topMenuLevel0-open{
    transform: translateX(0%);

  }
  .topMenuLevel0>li {
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
  }
  .topMenuLevel0 li a {
    padding: 15px;
  }
  .topMenuLevel0 li .menuHover {
    width: 100%;
    border-top-right-radius: 0;
  }
  .topMenuLevel0 li .menuHover a{
    padding: 5px;
  }
  .topMenuLevel1 {
    display: inline-block;
    background: #2972a2d6;
    position: relative;
    padding: 0;
    margin-top: 0;
    top: 0;
    height: auto;
      
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .topMenuLevel1>li {
    display: block;
    border: 0;
    background: #2972a2d6;
    position: relative;
    padding: 0;
  }
  .active.hasChild {
    margin-bottom: 15px;
  }
  /*
  .topMenuLevel1 {
    top: 0;
    position: relative !important;
    margin-top: 0;

  } */
  .langFlag {
    text-align: center;
  }
  .langFlag a {
    width: auto;
    padding: 10px !important;
  }
  .topMenuLevel0 .btn {
    display: inline-block;
    width: auto;
    background: transparent;
    border: 0;
  }
  .topMenuLevel0>li:last-of-type {
    text-align: center;
  }
  .showMenu+ul {
    transform: translateX(0);
  }
  #newsy_schowane {
    padding: 20px;
  }
  .footerMenu, .copyright .col-md-6, .footerLinks {
    width: 100%;
    text-align: center;
  }
  .carouselContent .col-md-4 img {
    display: none;
  }
  .arrow {
    width: 30px;
  }
  #panel_main .panel_box .funkcja {
    clear: both;
    margin-top: 15px;
  }
  #panel_main {
    margin-top: 0;
  }
  #invoice {
    margin-top: 0px;
  }
  #faktura_okresowa_checkobox .col-sm-1, #faktura_okresowa_checkobox .col-sm-11 {
    padding: 0;
  }
  #waluta {
    padding-left: 5px !important;
    margin-bottom: 15px;
  }
  .table-responsive-lg {
    overflow-x: scroll !important;
    margin-left: 0;
    margin-right: 0;
  }
  .mainPageCol {
    min-height: 0px;
  }
  table.lista input {
    width: auto;
  }
  table.lista .lp input {
    width: 50px;
  }
  table.lista .kwota2 input {
    width: 90px;
  }
  table.lista .kwota input {
    width: 100px;
  }
  table.lista .vat input {
    width: 50px;
  }
  .buttonLabel {
    font-size: 12px;
  }
}

@media screen and (max-width:767px) {
  /* #sumVatTable .table{
    overflow-x: scroll !important;
  } */
  .pageLogo {
    width: 170px;
  }
  .bar1, .bar2, .bar3 {
    width: 25px;
    height: 3px;
    margin: 4px 0;
  }
  .showMenu .bar1 {
    -webkit-transform: rotate(-45deg) translate(-2px, 2px);
    transform: rotate(-45deg) translate(-2px, 2px);
  }
  .topMenuLevel0{
    top: 90px;
  }
  .table-responsive-sm {
    overflow-x: scroll;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-block h3.extraBold.my-0 {
    margin-bottom: 10px !important;
  }
  /*margin-botom margin-top zero od rozdzielczosci sm*/
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .sticky {
    margin-left: 0;
    margin-right: 0;
  }
  .opis, .invoice_head.opis, .kwoty .opis {
    text-align: left;
  }
  .zaplata input {
    text-align: left !important;
  }
  .kwoty .col-sm-4, .kwoty .col-sm-8, .zaplata .col-sm-4, .zaplata .col-sm-8, .zaplata .form-group:last-of-type .row .col-xs-1 {
    padding-left: 0;
    padding-right: 0;
  }
  .zaplata .calendar_main .px-0, .zaplata .calendar_cash_date_date {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .searchButton {
    float: right;
    margin-top: 15px !important;
  }
  .invoice_prod .searchButton {
    margin-top: 10px !important;
  }
  .alphabet {
    margin-top: 10px;
  }
  .adres_dostawy .invoice_head2 {
    margin-left: 15px;
  }
  .table-responsive-sm {
    overflow-x: scroll;
  }
  select {
    padding-left: 4px;
    padding-right: 4px;
  }
  .pomoc_tresc {
    padding: 10px 30px;
  }
  .pomoc_tresc h1 {
    font-size: 22px;
  }
  .form-horizontal .small {
    text-align: left;
  }
}

@media screen and (max-width:580px) {
  .logButtons.account-btns {
    top: -8px!important;
    right: 0;
  }
  .buttonLabel {
    font-size: 10px;
  }
  .col-xsm {
    width: 100%;
  }
  #faktura_okresowa_checkobox .col-xs-11 {
    padding-right: 0;
  }
  #faktura_okresowa_checkobox .col-xs-11 label {
    font-size: 14px;
  }
  .menuHover >div{
    width: 100%;
  }
}

@media screen and (max-width:500px) {
  .carouselContent .col-md-4 img {
    margin-top: 120px;
  }
  .arrow {
    width: 20px;
  }
  #newsy_schowane {
    margin-left: -15px;
    margin-right: -15px;
  }
  #newsy_schowane .newsItem {
    padding: 0px 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .calendar_main .select {
    margin-left: 3px;
  }
  .calendar_main .calendar_button {
    margin-left: -6px;
  }
  .kalkulator .col-xs-4, .kalkulator .col-xs-12 {
    padding-left: 2px;
    padding-right: 2px;
  }
  .kalkulator .col-xs-2 {
    padding: 0;
  }
  .kalkulator .columnTitle {
    font-size: 12px;
  }
  #kategorie_prod ul {
    padding-left: 10px;
  }
  #kategorie_prod>ul:first-of-type {
    padding-left: 0
  }
  #kategorie_prod .zawartosc {
    padding: 4px;
  }
  #kategorie_prod .zawartosc .col-xs-6 {
    padding: 0;
  }
}

@media screen and (max-width:450px) {
  #faktura .col-md-12.px-0, .invoiceMenu li {
    height: 45px;
  }
  .invoiceMenu li a span {
    display: none;
  }
  .kalkulator {
    padding: 2px 5px;
  }
  .kalkulator .tekst {
    padding: 0 3px;
    font-size: 12px;
  }
  .kalkulator .invoice_head2 {
    font-size: 14px;
  }
  .kalkulator .col-xs-3 {
    padding: 0;
  }
  .click_to_show img {
    width: 50%;
    max-width: 157px;
  }
}

#alertEditSame {
	display:flex;
}



.ksef-info .container{
	background:#e5f0ff;
	border:2px solid #142943;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-top:15px;
	padding-bottom:15px;
}

.ksef-info .btn-blue {
    background: #142943;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    width: 100% !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 29px;
    margin-left: auto !important;
}

.ksef-info .btn-blue:hover {
	background:#da8e47;
	text-decoration:none;
}

#alertEditSame .alertEdit{
    padding: 15px;
    border: 2px solid #ff2626;
    border-radius: 3px;
    font-weight: 500;
}
#alertEditSame .alertEdit p{
    margin:0px;
}

td.datesKsef p {
    font-size: 0.9rem;
    margin-bottom: 3px;
    line-height: 1.1rem;
    padding-bottom: 3px;
    border-bottom: 1px solid #dadada;
}
td.datesKsef p:last-of-type {
	border-bottom:0;
}
@media(max-width:991px) {
	.datesKsef p {width:140px}
}

#ksefDocuments .colInfo {
	text-align:left;
}


.col25px {
	width:25px;
}

.col35px {
	width:35px;
}

.col50px {
	width:50px;
}

.col75px {
	width:75px;
}

.col100px {
	width:100px;
}

.col120px {
	width:120px;
}

.col150px {
	width:150px;
}

.col140px {
	width:150px;
}

.col200px {
	width:200px;
}

.col250px {
	width:250px;
}

.col240px {
	width:240px;
}

.options-table a{
	width:100%
}

.banner-ksef {border: 1px solid #142b55; margin-top:30px; margin-bottom:30px; padding:0 !important; font-size:10px; max-width: 580px; margin: 30px auto 30px auto; float: initial !important; align-items: center; justify-content: center; display: flex ;}
.banner-ksef .row {margin-left:0 !important; margin-right:0 !important;}
.banner-ksef .left{ padding: 19px; text-align:center;}
.banner-ksef .left img{width:100%; max-width:70%;}
.banner-ksef .left p{font-size: 1.3em; margin-bottom: 5px; letter-spacing: 0.07em; font-weight: bold; }
.banner-ksef .right { padding: 20px 20px 10px; background: #142b55; text-align: center; height: 100%; display: flex ; flex-wrap: wrap; justify-content: center; align-items: center; outline: 1px solid #142b55;}
.banner-ksef .right p{color:#fff; font-size:1.3em; letter-spacing: 0.07em;     margin-bottom: 5px; width:100%;}
.banner-ksef .right a{display:flex;align-items:center; justify-content:center; background:#969696; color:#fff; text-transform:uppercase; font-size:1.2em; font-weight:bold; letter-spacing: 0.07em; -webkit-box-shadow: 1px 2px 2px #102243; -moz-box-shadow: 1px 2px 2px #102243; box-shadow: 1px 2px 2px #102243; border-radius: 0px !important;}
.banner-ksef .right a:hover {
	color:#000; background:#fff;
}

.banner-ksef.home {border: 1px solid #fe6c1c; max-width:100%; margin:0 auto 2px auto; border-left:0; border-right:0; background:#fbfbfb}
.banner-ksef.home .right {padding: 30px 20px;}
.banner-ksef.home .left {padding: 30px 19px 33px;}

@media (max-width:1199px) {
	.banner-ksef .left, .banner-ksef .right {
		width:100%;
	}
	.banner-ksef .left img {
		max-width:130px;
	}
	.banner-ksef .right a {
		width:100%;
	}
	.banner-ksef {
		max-width:400px;
		width:90%;
	}
	.banner-ksef.home {
		width:100%;
	}
}
