<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bkt-data-log .txt {
  margin-bottom: 25px;
}

.bkt-data-log a {
  color: #fff;
  text-decoration: underline;
}

.bkt-data-log a:hover {
  color: #fff;
  text-decoration: underline;
  opacity: 0.8;
}

#error1, #error2 {
  color: red;
}

.row {
  margin: 0 -15px;
}

.col-md-6, .col-sm-6 {
  padding: 0 15px;
  float: left;
  width: 50%;
}

.m-content-box-1 .txt-3 {
  margin-bottom: 20px;
}

.col-md-8 {
  padding: 0 15px;
  float: left;
  width: 50%;
}

.col-md-2 {
  padding: 0 15px;
  float: left;
  width: 25%;
}

.bk-checkbox-list {
  clear: both;
}

.bk-checkbox-list {
  padding: 0;
  margin: 0;
  list-style: none;
}


.bk-checkbox-list input {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  margin: 0 !important;
}

.bk-checkbox-list label {
    padding-left: 21px;
    
  position: relative;
  display: block;
  padding-top: 2px;
}

.bk-checkbox-list label a {
      color: #fff;

}

.bk-checkbox-list label a:hover {
      color: #fff;
      opacity: 0.9;
}


.bk-checkbox-list label:after {
    position: absolute;
    top: 4px;
    left: 1px;
    width: 13px;
    height: 13px;
    background: #000;
    display: block;
    border: 1px solid #008ad2;
    content: "";
}

.bk-checkbox-list, .bk-checkbox-list li {
  margin-bottom: 10px;
}

.bk-checkbox-list :checked + label:after {
  background: #008ad2;
}


.bk-input-box input, .bk-input-box textarea {
    height: 46px;
     padding: 0 15px;
    border: 1px solid #008ad2;
    background: none;
    width: 100%;
    font-size: 14px;
    padding-top: 2px;
    font-weight: 300;
    display: block;
}

.bk-input-box textarea {
    height: 98px;
    resize: none;
    overflow: auto;
    padding: 10px 15px;    
}

.bk-input-box {
    margin-bottom: 16px;
}

.btn-1, .bk-btn-1 {
    height: 36px;
    text-align: center;
    display: inline-block;
    padding: 0 30px;
    background: #008ad2;
    font-size: 14px;
    letter-spacing: 2.5px;
    line-height: 38px;
    color: #fff;
    border: 1px solid #008ad2;
    height: 47px;
    line-height: 48px;
    text-transform: uppercase;
}

.btn-1:hover, .bk-btn-1:hover  {
    background: #008ad2;
  color: #fff;
  opacity: 0.9;
}

.bk-legend {
  margin-bottom: 20px;
  color: red;
  padding-top: 5px;
  font-size:12px;
}

.alert {
  color: red;
  border-color: red;
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 1px solid red;
}



.bk-table {
  	display: table;
  	width: 100%;
    text-align: center;


  border-left: none;
    border-bottom: none;
}

.bk-table .txt-1 {
  color: #8e8687;
}

.bk-table .txt-3 {

  color: #1ad48e;
  font-weight: bold;

}

.bk-table .txt-3-1 {
  font-weight: bold;
}

.bk-table .bg-td .txt-3-1.text-center {
  color: #1ad48e;
}

.bk-table a {
    color: #fff;
}


.bk-table .txt-3-1 {
  color: #fff;
}

.bk-table a:hover {
    color: #fff;
    text-decoration: underline;

}

.bk-table-row {
  	display: table-row;

}

.bk-table-heading {
  	display: table-header-group;
}

.bk-table-cell {
    border-bottom: 1px solid #f2f2f2;
    font-weight: normal;
    text-align: center;

}

.bk-table-cell, .bk-table-head {
  	display: table-cell;
    padding: 8px 10px 7px 10px;
    vertical-align: middle;
    color: #fff;
  font-weight: normal;
    font-size: 14px;
}

.bk-box-step-4 + .bk-buttons {
  padding-bottom: 20px;
  min-height: 47px;
}

.bk-table-cell {

  padding: 13px 10px 13px 10px;
}

.bk-table-heading .bk-table-head {
    color: #fff;
    font-size: 14.43px;
    background: #000;
    line-height: 1.3;
    font-weight: 300;
}

.bk-title {
  display: none;
}



.alert {
  color: red;
  padding: 10px 15px;
  border: 1px solid red;
}

.bk-table-1 {
  margin-bottom: 25px;
}

.bk-table-1 td, .bk-table-1 th {
    display: table-cell;
    padding: 0 10px 7px 0px;
    vertical-align: middle;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.bk-buttons {
  clear: both;
}

.bk-summary-table {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 20px 0;
}

.bk-table-1 th{
    color: #fff;
    font-size: 14.43px;
    background: #000;
    line-height: 1.3;
    font-weight: 300;
}

.bk-title-3 {
  margin: 0 0 25px 0;
}

.bk-checkbox-list, .bk-checkbox-list li {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .col-md-6, .col-sm-6, .col-md-2, .col-md-8 {
    width: 100%;
  }
    .bk-title {
      display: block;
    }.bk-table-cell, .bk-table-head {
        font-size: 15px;
    }
    .bk-table .bk-table-head {
       display: none;
    }
    .bk-table {
        border: none;
    }
    .bk-table-cell {
        width: 100%;
        display: block;
    }
    .bk-table-cell {
        border: none;
    }
    .bk-table-row {
        border: 1px solid #e8e8e8;
  
        float: left;
        width: 100%;
        display: block;
    }
}

.row {
    margin: 0 -15px;
    display: flex;
}
.row &gt; div {
    padding: 0 15px;
}

.row &gt; div {
    float: none;
}

.main-content {
  padding-bottom: 30px;
}

@media (max-width: 767px){
  .row &gt; div {
    width: 100%;
  }
  .row {
    flex-wrap: wrap;
  }
}

.bk-checkbox-list label:after {
  top: 6px;
}

.bk-input-box input, .bk-input-box textarea {
  color: #fff;
}

.bkt-data-log .bk-box .row {
  flex-wrap: wrap;
  
}

.bkt-data-log .bk-box .row &gt; div:nth-child(3) {
    width: 100%;
  padding-top: 20px;
}

</pre></body></html>