@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html,
body {
  margin: 0 0 20px 0;
  padding: 0;
}
#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;
  margin-bottom: 30px;
}
.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;
}
.partner-panel-filter .form-group-with-feedback {
  width: 100% !important;
  display: block !important;
  margin: 2px;
  position: relative;
}
.partner-panel-filter .form-group-with-feedback button {
  margin: 2px;
  width: 100%;
}
.partner-panel-filter .form-group-with-feedback .form-control-feedback-pointer {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
  pointer-events: all;
}
.partner-panel-filter .form-group-with-feedback .form-control-with-feedback {
  width: 100% !important;
  display: block !important;
  padding-right: 20px;
}
@media (max-width: 414px) {
  .modal-add-invoice {
    height: 600px 100% !important;
    width: 100% !important;
  }
  .modal-add-invoice .modal-content {
    background-image: none !important;
  }
  .modal-add-invoice .modal-content .title-3 {
    position: absolute;
    top: 15px !important;
  }
  .modal-add-invoice .modal-content .content {
    margin: 0 !important;
  }
  .modal-add-invoice .modal-content .actions {
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal-add-invoice .modal-content .actions button {
    display: block !important;
    width: 100% !important;
    margin-bottom: 10px;
  }
  .modal-add-invoice .modal-content .actions .emq-confirm {
    margin-left: 0 !important;
  }
}
.modal-add-invoice {
  height: 600px;
  width: 800px;
}
.modal-add-invoice .modal-content {
  background-image: url('/WWW/img/popup-sidebar.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 550px;
}
.modal-add-invoice .title-1 {
  font-size: 3.5em;
  font-weight: 300;
  text-align: right;
}
.modal-add-invoice .title-2 {
  font-size: 1.5em;
  font-weight: 300;
  margin-left: 35%;
  margin-bottom: 10px;
  text-align: right;
}
.modal-add-invoice .title-3 {
  top: 70px;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border-radius: 20px;
  background: #ccc;
  position: absolute;
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
}
.modal-add-invoice .title-4 {
  margin-left: 25%;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.4;
  text-align: right;
}
.modal-add-invoice .title-4 p {
  font-size: 1.4em;
  font-weight: 700;
}
.modal-add-invoice .title-5 {
  font-size: 0.8em;
  text-align: left;
}
.modal-add-invoice label {
  font-weight: 700;
  color: #822A85;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  margin: 10px 0 5px;
  display: block;
}
.modal-add-invoice .content {
  margin: 0 0 0 300px;
  padding: 0 !important;
  overflow: auto;
}
.modal-add-invoice .content textarea {
  height: 60px;
}
.modal-add-invoice .actions {
  margin: 0 0 0 300px;
  padding: 0 20px 0 0;
  width: auto;
  text-align: right;
}
.modal-add-invoice .actions .emq-confirm {
  font-weight: 700;
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .5px;
  font-size: 15px;
  padding: 5px 15px;
  background: #822a85;
  border: 2px #822a85 solid;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  margin-left: 100px;
}
.modal-add-invoice .actions .emq-confirm:hover {
  color: #822a85;
  background: #fff !important;
  cursor: pointer;
}
.modal-add-invoice .actions .emq-cancel {
  font-weight: 700;
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .5px;
  font-size: 15px;
  padding: 8px 15px;
  background: #000;
  border: 2px #000 solid;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.modal-add-invoice .actions .emq-cancel:hover {
  color: #000;
  background: #fff;
  cursor: pointer;
}
/* help */
.help-box,
.help-box-payment {
  font-size: 1.4em;
  margin-top: 88px;
}
.help-box .help-button,
.help-box-payment .help-button {
  margin: 0 20px;
  font-size: 1.2em;
}
.help-box .help-button .indicator,
.help-box-payment .help-button .indicator {
  color: #822A85;
  font-weight: bold;
  margin: 5px 2px;
}
.help-box .help-button .indicator .indicator-hidden,
.help-box-payment .help-button .indicator .indicator-hidden {
  display: none;
}
.help-box .help-block-hidden,
.help-box-payment .help-block-hidden {
  display: none !important;
}
.help-box .help-buttons-container,
.help-box-payment .help-buttons-container {
  margin-top: 44px;
  text-align: center;
}
.help-box .question,
.help-box-payment .question {
  font-weight: bold;
  font-size: 1.4em;
  text-align: center;
}
.help-box .help-container,
.help-box-payment .help-container {
  text-align: center;
  width: 915px;
  margin: 78px auto 0 auto;
}
.help-box #help-block-one,
.help-box-payment #help-block-one {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.help-box #help-block-one:after,
.help-box-payment #help-block-one:after {
  clear: both;
  display: table;
  content: '';
}
.help-box #help-block-two,
.help-box-payment #help-block-two {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.help-box #help-block-two:after,
.help-box-payment #help-block-two:after {
  clear: both;
  display: table;
  content: '';
}
.help-box #help-block-three,
.help-box-payment #help-block-three {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.help-box #help-block-three:after,
.help-box-payment #help-block-three:after {
  clear: both;
  display: table;
  content: '';
}
.help-box #help-block-four,
.help-box-payment #help-block-four {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.help-box #help-block-four:after,
.help-box-payment #help-block-four:after {
  clear: both;
  display: table;
  content: '';
}
.help-box .help-block,
.help-box-payment .help-block {
  text-align: left;
  display: inline-block;
  width: 305px;
  padding: 20px;
  vertical-align: top;
}
.help-box .help-block .title,
.help-box-payment .help-block .title {
  color: #822A85;
  font-weight: bold;
  margin-bottom: 10px;
}
.help-box .help-block .block-text,
.help-box-payment .help-block .block-text {
  text-align: justify;
}
.help-box .help-block .block-text ul,
.help-box-payment .help-block .block-text ul {
  margin: 20px 0;
  padding-left: 20px !important;
}
.help-box .help-block .block-text ul li,
.help-box-payment .help-block .block-text ul li {
  list-style-type: disc !important;
}
.help-box .block-text,
.help-box-payment .block-text {
  margin-bottom: 10px;
}
.help-box .help-block-4,
.help-box-payment .help-block-4 {
  width: 100% !important;
}
.help-box .help-block-4 .title,
.help-box-payment .help-block-4 .title {
  text-align: center !important;
}
.client-consents-container .client-consent-container .req {
  padding: 3px 5px;
  background: #ce3939;
  color: #fff;
  font-weight: 700;
  font-size: .7em;
  border-radius: 3px;
}
.client-consents-container .client-consent-container .show-more {
  margin-left: 10px;
  text-decoration: underline;
}
.client-consents-container .client-consent-container .in {
  margin-top: 10px !important;
}
.client-consents-container .dane {
  border: 1px solid #eaeaea !important;
}
.client-consents-container .dane tr {
  border: none !important;
}
.information-obligatory-block .content {
  border: none;
  text-align: right;
  font-size: 1em !important;
}
.rodo-info-container {
  font-size: 1em !important;
  text-decoration: underline !important;
  font-weight: bold;
  font-style: normal !important;
  color: #5C005C;
}
.rodo-info-container .content {
  padding: 10px 0 5px 0;
  font-size: 1.4em;
}
.rodo-info-container .content a {
  text-decoration: underline;
}
.rodo-info-container a {
  color: inherit;
}
.rodo-add-info {
  font-size: 1.4em;
  margin: 10px 0 20px 0;
}
.btn-close {
  color: #777;
  font: 14px/100% arial, sans-serif;
  display: block;
  position: absolute;
  right: 20px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 20px;
  background-color: white;
  z-index: 10;
}
.btn-close:hover {
  color: #822a85;
}
.send-email-with-instructions {
  display: block;
  text-align: center;
}
.modal-content .emq-modal-register-data-pending {
  border-radius: 0.7em !important;
  height: 140px;
  width: 600px !important;
}
.modal-content .emq-modal-register-data-pending .register-data-pending-container {
  text-align: center !important;
  font-family: 'Open Sans';
}
.modal-content .emq-modal-register-data-pending .register-data-pending-container .register-data-pending-header {
  color: #822a85;
  margin-top: 1.5em;
  font-weight: bolder !important;
  font-size: 32px;
}
.modal-content .emq-modal-register-data-pending .register-data-pending-container .register-data-pending {
  margin-top: 0.2em;
  margin-left: 3em;
  text-align: center;
  font-weight: lighter !important;
  font-size: 18px;
  width: 80%;
  line-height: 1.7em;
}
/* 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: 1.7em;
  font-weight: bold;
  position: relative;
  width: 100%;
  margin-left: -30px;
  margin-bottom: 15px;
}
.process-side-drawer .help-panel .help-panel-header h2 {
  font-size: 100%;
  margin: 0;
}
.process-side-drawer .help-panel .help-panel-header .help-panel-close {
  position: absolute;
  top: -10px;
  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;
}
html,
body {
  font-family: 'Open Sans Light', sans-serif !important;
}
.system-panel-login-container {
  position: relative;
  margin: 0 auto;
  width: 960px;
}
.system-panel-login-container .main-navigation-links-container {
  margin: 30px auto;
  width: 320px;
  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;
  background-color: #fff;
  line-height: 40px;
}
.system-panel-login-container .main-navigation-links-container .client-navigation-link-container a {
  font-size: 1.4em;
  color: #333;
}
.system-panel-login-container .main-navigation-links-container .client-navigation-link-container a:hover {
  text-decoration: underline;
}
.system-panel-login-container .main-navigation-links-container .partner-navigation-link-container {
  float: right;
  width: 50%;
  text-align: center;
  background-color: #822a85;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
.system-panel-login-container .main-navigation-links-container .partner-navigation-link-container a {
  font-size: 1.4em;
  color: #fff;
}
.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;
}
.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: 170px;
  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;
}
.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 50px;
}
.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;
  font-size: 1.5em;
}
.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;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .action {
  text-align: center;
}
.system-panel-login-container .system-panel-login-component-container .left-panel .left-panel-content .login-container .action .btn-login {
  border: 1px solid #822a85;
  background-color: #822a85;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 1.3em;
  font-weight: bold;
  cursor: pointer;
}
.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%;
}
.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;
}
.tooltip-container {
  position: relative;
}
.tooltip-container:hover .tooltip-text {
  display: inline-block;
}
.tooltip-text {
  font-family: 'Open Sans Light', sans-serif !important;
  line-height: 1.2em;
  font-size: 1.1em;
  padding: 20px 15px;
  background-color: #000;
  color: #fff;
  min-width: 200px;
  position: absolute;
  display: none;
  left: 20px;
  top: -20px;
  z-index: 1000;
  border-radius: 5px;
}
.tooltip-text:before {
  content: " ";
  position: absolute;
  top: 20px;
  /* At the bottom of the tooltip */
  left: -5px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}
@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;
  }
}
.page {
  background-image: url(/WWW/img/partner/tlo2.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
@media (min-width: 1240px) {
  .page {
    background-image: url(/WWW/img/partner/tlo2a.png) !important;
  }
}
.system-panel-login-container {
  z-index: 100;
}
.system-panel-login-component-container-bg {
  z-index: -1;
  background-image: url('/WWW/img/partner/2a.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 1142px;
  height: 600px;
  position: absolute;
  top: -84px;
  left: 50%;
  margin-left: -571px;
}
@media (max-width: 960px) {
  .system-panel-login-component-container-bg {
    display: none;
  }
}
.right-panel {
  position: relative;
}
.right-panel .icon-1 {
  top: 30px;
  right: 20px;
  width: 200px;
  color: #fff;
  font-family: 'Open Sans Light', sans-serif;
  font-size: 17px;
  position: absolute;
}
.right-panel .icon-1 img {
  position: absolute;
  width: 70px;
  height: 60px;
  top: -2px;
  left: -75px;
}
.right-panel .icon-2 {
  top: 130px;
  right: -15px;
  width: 280px;
  color: #fff;
  font-family: 'Open Sans Light', sans-serif;
  font-size: 17px;
  position: absolute;
}
.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;
  font-size: 17px;
  position: absolute;
}
.right-panel .icon-3 img {
  position: absolute;
  width: 49px;
  height: 60px;
  top: -5px;
  left: -70px;
}
.right-panel .icon-4 {
  top: 350px;
  right: 60px;
  width: 250px;
  color: #fff;
  font-family: 'Open Sans Light', sans-serif;
  font-size: 17px;
  position: absolute;
}
.right-panel .icon-4 img {
  position: absolute;
  width: 63px;
  height: 60px;
  top: -5px;
  left: -75px;
}
.imperva {
  margin-top: 74px;
  margin-bottom: 44px;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  color: #333;
}
.imperva img {
  height: 32px;
}
.logo {
  background-image: url('/WWW/img/LEASELINK.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 100px;
  width: 300px;
  margin: -30px;
  padding: 5px;
}
.modal-table {
  width: 100%;
  display: inline-block;
  border-collapse: collapse;
}
.modal-table tr.table-header th {
  height: 40px !important;
  font-size: 1em !important;
  background-color: #822a85 !important;
  border: 1px #822a85 solid !important;
  color: white !important;
  text-align: center;
}
.modal-table td {
  padding: 15px;
  width: 50%;
  border: 1px #822a85 solid;
  height: 55px;
  text-align: center;
}
.modal-table tr:nth-child(n+2) {
  font-size: 0.8em;
}
.modal-table tr:nth-child(2n+3) {
  background-color: lightgrey;
}
.modal-table .main-row {
  font-size: 1em !important;
  font-weight: bold;
  color: #822a85;
}

/*# sourceMappingURL=ll.min.css.map */
