
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html,
body {
  font-family: 'Open Sans Light', sans-serif !important;
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 20px 0;
  padding: 0;
  overflow-x: no-display;
  position: relative;
  background: url('../img/login_backg.png')no-repeat center center fixed;
  background-size: cover;}
::-webkit-scrollbar {
    width: 0px; /* remove scrollbar space */
    background: transparent; /* optional: just make scrollbar invisible */
}

.ll-hint{
    color:white;
    font-size: 15px;
    font-family: 'Open Sans Light', sans-serif !important;
}

.fa .fa-question-circle-o .phone-number{

}

.fa .fa-question-circle-o .pin-number{

}


.page{
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.right-panel .icon-1 {
    top: 30px;
    right: 20px;
    width: 200px;
    color: #fff;
    font-family: 'Open Sans Light', sans-serif !important;
    font-size: 17px;
    position: absolute;
    font-weight:100;
}

.right-panel .icon-1 img {
    position: absolute;
    width: 70px;
    height: 60px;
    top: 5px;
    left: -70px;
}

.right-panel .icon-2 {
    top: 130px;
    right: -15px;
    width: 280px;
    color: #fff;
    font-family: 'Open Sans Light', sans-serif !important;
    font-size: 17px;
    position: absolute;
    font-weight:100;
}

.right-panel .icon-2 img {
    position: absolute;
    width: 59px;
    height: 60px;
    top: 5px;
    left: -70px;
}

.right-panel .icon-3 {
    top: 240px;
    right: 30px;
    width: 250px;
    color: #fff;
    font-family: 'Open Sans Light', sans-serif !important;
    font-size: 17px;
    position: absolute;
    font-weight:100;
}

.right-panel .icon-3 img {
    position: absolute;
    height: 60px;
    top: 5px;
    left: -70px;
}

.right-panel .icon-4 {
    top: 350px;
    right: 10px;
    width: 301px;
    color: #fff;
    font-family: 'Open Sans Light', sans-serif !important;
    font-size: 17px;
    position: absolute;
    font-weight:100;
}

.right-panel .icon-4 img {
    position: absolute;
    width: 63px;
    height: 60px;
    top: 5px;
    left: -70px;
}

.imperva {
    font-family: 'Open Sans Light', sans-serif !important;
    margin-top: 74px;
    margin-bottom: 44px;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
}

.imperva a{
    color:#822882;
    font-weight:100;
}

.imperva a:hover{
    color:#822882;
    font-weight:100;
}

.imperva img {
    height: 32px;
}

.text-login-box{
    font-family: 'Open Sans Light', sans-serif !important;
    font-size: 21px;
    /*color: #822a85;*/
}
#loading-bar .bar {
  background: #5C005C !important;
  height: 10px;
}
#loading-bar .peg {
  -moz-box-shadow: #800033 1px 0 6px 1px;
  -ms-box-shadow: #800033 1px 0 6px 1px;
  -webkit-box-shadow: #800033 1px 0 6px 1px;
  box-shadow: #800033 1px 0 6px 1px;
}
#loading-bar-spinner .spinner-icon {
  width: 20px;
  height: 20px;
  border: solid 4px transparent;
  border-top-color: #5C005C !important;
  border-left-color: #5C005C !important;
  border-radius: 10px;
}
.logo-area-img {
  display: inline-block;
  height: 100px;
  margin: 10px 15px;
  padding: 5px;
}
.logo-area {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 100px;
  width: 300px;
  margin: 10px 15px;
  padding: 5px;
}
.container-area {
  margin-bottom: 10px;
}
.tab-area {
  margin-bottom: 10px;
  padding: 10px;
}
a {
  cursor: pointer !important;
}
.data-view {
  padding: 5px;
  background-color: #f0f0f0;
  display: block;
  border-radius: 1px;
  content: ".";
}
.margins {
  margin: 2px;
}
.navbar-default {
  background-color: #5C005C;
  border-color: #5C005C;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #CC80CC !important;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #CC80CC !important;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #F5E6F5;
}
a {
  color: #5C005C;
}
.btn-primary:hover {
  background-color: #CC80CC !important;
  border-color: #5C005C !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #5C005C;
  border-color: #5C005C;
}
.btn-primary {
  background-color: #5C005C !important;
  border-color: #CC80CC !important;
  color: #fff !important;
}
.pagination > li > a,
.pagination > li > span {
  color: #5C005C;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff !important;
  background-color: #CC80CC !important;
  border-color: #5C005C !important;
}
.btn-info {
  color: #fff !important;
  background-color: #5C005C;
  border-color: #CC80CC;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #7A007A;
  border-color: #A319A3;
}
.form-group-sm .form-control {
  border-radius: 1px !important;
}
.glyphicon-download-alt:hover,
.glyphicon-download-alt:focus {
  color: #A319A3;
}
.glyphicon-remove:hover,
.glyphicon-remove:focus {
  color: #A319A3;
}
.conditionsItem {
  outline: 1px solid #CC80CC;
  padding: 15px;
}
h4 {
  font-weight: 700 !important;
}
.disabled {
  background-color: #f0f0f0;
}
.btn-ll {
  color: #5C005C !important;
  border: 3px solid #5C005C !important;
  background-color: white !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
.well-sm-ll {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  text-align: center !important;
}
button.main-btn {
  min-width: 200px !important;
}
.logo-area-partner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 100px;
  width: 300px;
  margin: 10px 15px;
  padding: 5px;
}
.form-panel h2 {
  margin-top: 0 !important;
}
.form-panel .action {
  text-align: right !important;
}
.form-panel .action a.btn {
  background-color: #fff;
}
.page h3 {
  margin: 0 !important;
}
.dane {
  margin: 10px 0 15px !important;
}
.dane td {
  padding-bottom: 20px !important;
}
.ll-form-validation ul.ll-form-validation-list {
  margin-left: 20px;
}
.ll-form-validation ul.ll-form-validation-list li {
  font-size: 1.4em;
  list-style-type: disc;
  color: #B82830;
  font-weight: bold;
}
#toast-container {
  font-size: 18px;
}
#toast-container > div {
  width: 450px;
  opacity: 0.95;
}
/* nowy uklad */
.process-side-drawer {
  background-color: #f0f0f0;
  position: fixed;
  right: 0;
  top: 230px;
  z-index: 50000;
}
.process-side-drawer .help-btn {
  border: 1px solid #822a85;
  border-top: none;
  height: 50px;
  width: 220px;
  display: block;
  background-color: #822a85;
  color: #fff;
  font-size: 1.8em;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  transform: rotate(90deg);
  transform-origin: 100% 100%;
  text-transform: uppercase;
  text-decoration: none;
}
.process-side-drawer a.help-btn {
  top: 250px;
  right: 50px;
}
.process-side-drawer .help-btn-about {
  background-color: #fff !important;
  color: #822a85 !important;
}
.process-side-drawer a.help-btn-about {
  top: 0 !important;
}
.process-side-drawer .help-panel {
  width: 0%;
  display: none;
  position: absolute;
  top: -170px;
  right: 0;
  background-color: #fff;
  min-height: 520px;
  max-height: 700px;
  overflow: auto;
  z-index: 10000;
  padding: 20px;
  padding-left: 60px;
  border: 1px solid #822a85;
  border-right: none;
  border-radius: 55px 0;
  box-shadow: 5px 5px 5px #ccc;
  font-size: 1.2em;
}
.process-side-drawer .help-panel .help-panel-header {
  font-size: 0.7em;
  font-weight: bold;
  position: relative;
  width: 100%;
  margin-left: -30px;
  margin-bottom: 15px;
}
.process-side-drawer .help-panel .help-panel-header .help-panel-close {
  position: absolute;
  top: -35px;
  right: -35px;
  height: 100%;
  width: 20px;
  /* image replacement */
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.process-side-drawer .help-panel .help-panel-header .help-panel-close::before,
.process-side-drawer .help-panel .help-panel-header .help-panel-close::after {
  /* close icon created in CSS */
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 3px;
  width: 20px;
  background-color: #822a85;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.process-side-drawer .help-panel .help-panel-header .help-panel-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.process-side-drawer .help-panel .help-panel-header .help-panel-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.process-side-drawer .help-panel div.help-btn {
  position: absolute;
  bottom: 0;
  top: auto;
  right: auto;
  left: -220px;
}
.process-side-drawer .help-panel .help-panel-container .help-panel-content h3 {
  margin: 10px;
  font-weight: bold;
  font-size: 1.4em;
}
.process-side-drawer .help-panel .help-panel-container .help-panel-content ol {
  margin: 0;
  padding: 0 0 0 15px;
}
.process-side-drawer .help-panel .help-panel-container .help-panel-content ol li {
  margin-bottom: 10px;
}
.process-side-drawer .help-panel .help-panel-container .help-panel-content .info {
  font-size: 0.9em;
  color: #999;
  line-height: 20px;
}
.process-side-drawer .help-panel-about {
  top: -170px !important;
  z-index: 150000 !important;
}
.process-side-drawer .help-panel-about div.help-btn-about {
  background-color: #fff !important;
  color: #822a85 !important;
  border: 1px solid #822a85;
  border-right: none;
  border-bottom: none;
  width: 250px !important;
  left: -250px !important;
}
.process-side-drawer .is-visible {
  display: inline-block !important;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  width: 300px;
}
.is-help-panel-about {
  z-index: 150000;
}
.system-panel-login-container {
    z-index: 100;
    position: relative;
    margin: 0 auto;
    width: 960px;
}
.system-panel-login-container .main-navigation-links-container {
  margin: 30px auto;
  width: 330px;
  border: 2px solid #822a85;
}
.system-panel-login-container .main-navigation-links-container .client-navigation-link-container {
  float: left;
  width: 50%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: #822a85;
  color: #fff;
  font-size:1.4em;
}
.system-panel-login-container .main-navigation-links-container .client-navigation-link-container a {
  font-size: 1.4em;
  color: #fff;
}
.system-panel-login-container .main-navigation-links-container .client-navigation-link-container a:hover {
  text-decoration: none;
}
.system-panel-login-container .main-navigation-links-container .partner-navigation-link-container {
  float: right;
  width: 50%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #333;
  background-color: #ffffff;
}
.system-panel-login-container .main-navigation-links-container .partner-navigation-link-container a {
  font-size: 1.4em;
  color: #333;
}
.system-panel-login-container .main-navigation-links-container .partner-navigation-link-container a:hover {
  text-decoration: underline;
}
.system-panel-login-container .main-navigation-links-container:after {
  content: '';
  display: block;
  clear: both;
}
.system-panel-login-container .footer {
    height: 60px;
    width: 100%;
    z-index: 200;
    padding:0;
    overflow-x:inherit;
}
.system-panel-login-container .footer .ll-share-canvas {
  text-align: center;
}
.system-panel-login-container .footer .ll-share-canvas .ll-share-element {
  margin: 0 10px;
  background-color: #ccc;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
}
.system-panel-login-container .footer .ll-share-canvas .ll-share-element i {
  color: #fff;
}
.system-panel-login-container .footer .ll-share-canvas .ll-share-element:hover {
  background-color: #666;
}

.system-panel-login-container .system-panel-login-component-container {
  margin-top: 74px;
  height: 438px;
}
.system-panel-login-container .system-panel-login-component-container .logo-container {
  text-align: center;
}
.system-panel-login-container .system-panel-login-component-container .logo-container img {
  width: 200px;
  /*margin-top:20px;*/
}
.system-panel-login-container .system-panel-login-component-container .left-panel {
  float: left;
  width: 50%;
  background-color: #fff;
  height: 100%;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content {
  padding: 15px 30px;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .field-group {
  margin: 20px 0 30px;
  position: relative;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .error {
  position: absolute;
  font-size: 0.8em;
  right: 15px;
  bottom: 0;
  color: #822a85;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container label {
  display: none;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container input {
  border: none;
  display: block;
  text-align: center;
  width: 100%;
  height: 40px;
  padding: 5px 10px 0 10px;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container input:focus {
  outline: 0;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .field-underline {
  position: relative;
  background-color: #822a85;
  display: block;
  height: 1px;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .field-underline i {
  color: #822a85;
  position: absolute;
  right: -12px;
  top: -6px;
  cursor: pointer;
}
.action {
  width:100%;
  text-align: center;
}

.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .action .btn-login {
  font-family: 'Open Sans Light', sans-serif !important;
  font-weight:bold;
  font-size: 1.3em;
  border: 1px solid #822a85;
  background-color: #822a85;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  cursor: pointer;
  height:48px;
  width:160px;
  display: block;
  margin-right:auto;
  margin-left:auto;
  margin-top:40px;
}

.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .action .btn-login:hover {
  background-color: #fff;
  color: #822a85;
}

.system-panel-login-container .system-panel-login-component-container .right-panel {
  float: right;
  width: 50%;
  background-color:transparent;
  height: 100%;
}

.right-panel {
    position: relative;
}

.system-panel-login-container .system-panel-login-component-container:after {
  content: '';
  display: block;
  clear: both;
}
.system-panel-login-container .system-panel-login-links-container {
  text-align: center;
}
.system-panel-login-container .system-panel-login-links-container .request-for-new-password-link {
  margin-top: 20px;
}
.system-panel-login-container .system-panel-login-links-container .request-for-new-password-link a {
  color: #822a85;
}
.system-panel-login-container .system-panel-login-links-container .request-for-become-new-partner-link {
  margin-top: 20px;
}
.system-panel-login-container .system-panel-login-links-container .request-for-become-new-partner-link a {
  color: #822a85;
}
.system-panel-login-container .login-helper-container {
  background-color: #fff;
  z-index: 100;
  box-shadow: 2px 2px 2px 2px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -80px;
  margin-left: -160px;
  width: 320px;
  height: 160px;
  text-align: center;
  padding: 40px 0;
  border: 1px solid #ccc;
  font-size: 1.2em;
}
.system-panel-login-container .login-helper-container strong {
  color: #822a85;
  font-weight: bold;
}
.system-panel-login-container .login-helper-container .close-login-helper {
  color: #822a85;
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}

@media (max-width: 414px) {
  .system-panel-login-container {
    width: 320px;
  }
  .system-panel-login-container .system-panel-login-component-container {
    margin-top: 50px !important;
  }
  .system-panel-login-container .left-panel {
    width: 100% !important;
    float: none !important;
    box-shadow: 2px 2px 2px 2px #ccc;
  }
  .system-panel-login-container .right-panel {
    display: none;
  }
}
@media (max-width: 640px) {
  .system-panel-login-container {
    width: 320px !important;
  }
  .system-panel-login-container .system-panel-login-component-container {
    margin-top: 50px !important;
  }
  .system-panel-login-container .left-panel {
    width: 100% !important;
    float: none !important;
    box-shadow: 2px 2px 2px 2px #ccc;
  }
  .system-panel-login-container .right-panel {
    display: none;
  }
}
@media (max-width: 960px) {
  .system-panel-login-container {
    width: 480px;
  }
  .system-panel-login-container .left-panel {
    width: 100% !important;
    float: none !important;
    box-shadow: 2px 2px 2px 2px #ccc;
  }
  .system-panel-login-container .right-panel {
    display: none;
  }
}

.system-panel-login-container {
  z-index: 100;
}

.system-panel-login-component-container-bg {
  z-index: -1;
  background-image: url(../img/2a.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1142px;
  height: 600px;
  position: absolute;
  top: 34px;
  left: 50%;
  margin-left: -571px;
}
@media (max-width: 960px) {
  .system-panel-login-component-container-bg {
    display: none;
  }
  .imperva{
      margin-top:10px;
      font-size:12px;
  }
  .imperva img{
    height: 20px;
  }
}

.LL__modal {
    background-color: #666;
    background-image: url("/img/bckg_modal.png");
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 50% 50%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    opacity: 0.5;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    overflow:hidden;
}

.LL__KomunikatModal {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -60%);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    background-color: white;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 50% top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    color: #333;
    overflow: hidden;
    outline-width: 0px;
    outline-style: none;
    z-index: 100;
    box-sizing: border-box;
}

.LL__KomunikatOknoModal {
    display: block;
    height: auto;
    width: 730px;
    top: 233px;
    left: 595px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    background-color: white;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 50% top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    color: #333;
    position: absolute;
    overflow: hidden;
    outline-width: 0px;
    outline-style: none;
    z-index: 100;
    box-sizing: border-box;
}

.LL__KomunikatHeaderModal {
    margin: 3px;
    padding: 4px;
    position: relative;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    font-weight: 600;
    background-color: #8A8C8E;
    color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #8A8C8E;
    border-right-color: #8A8C8E;
    border-bottom-color: #8A8C8E;
    border-left-color: #8A8C8E;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    min-height: 0px;
    box-sizing: border-box;
}

.LL__KomunikatBodyModal {
    width: auto;
    min-height: 102px;
    max-height: none;
    height: auto;
    position: relative;
    border: 0px none;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    color: #333;
    overflow: hidden !important;
    box-sizing: border-box;
}

.LL__KomunikatBodyWierszModal {
    margin-right: 15px;
    margin-left: -15px;
    margin-top: 15px;
    width: 100%;
}

.LL__KomunikatBodyWierszSekcjaLabelModal {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: inline-block;
    font-weight: 600;
    box-sizing: border-box;
}

.LL__KomunikatBodyWierszSekcjaBodyModal {
    text-align: center;
    padding-top: 3px;
    margin-top: 0px;
    margin-bottom: 6px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 25px;
    display: inline-block;
    box-sizing: border-box;
    font-size: 13px;
}

.LL__KomunikatBodyWierszSekcjaInputModal {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.LL__KomunikatFooter {
    text-align: left;
    margin-top: 0.3em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0.3em;
    padding-right: 0.3em;
    padding-bottom: 0px;
    padding-left: 0.3em;
    box-sizing: border-box;
    float: right;
}
