.tk-dropcap { 
    float: left;
    color: inherit;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    font-family: inherit;
}
.tk-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tk-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .tk-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .tk-container {
    width: 1170px;
  }
}
.tk-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.tk-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
.tk-col-xs-1, .tk-col-sm-1, .tk-col-md-1, .tk-col-lg-1, .tk-col-xs-2, .tk-col-sm-2, .tk-col-md-2, .tk-col-lg-2, .tk-col-xs-3, .tk-col-sm-3, .tk-col-md-3, .tk-col-lg-3, .tk-col-xs-4, .tk-col-sm-4, .tk-col-md-4, .tk-col-lg-4, .tk-col-xs-5, .tk-col-sm-5, .tk-col-md-5, .tk-col-lg-5, .tk-col-xs-6, .tk-col-sm-6, .tk-col-md-6, .tk-col-lg-6, .tk-col-xs-7, .tk-col-sm-7, .tk-col-md-7, .tk-col-lg-7, .tk-col-xs-8, .tk-col-sm-8, .tk-col-md-8, .tk-col-lg-8, .tk-col-xs-9, .tk-col-sm-9, .tk-col-md-9, .tk-col-lg-9, .tk-col-xs-10, .tk-col-sm-10, .tk-col-md-10, .tk-col-lg-10, .tk-col-xs-11, .tk-col-sm-11, .tk-col-md-11, .tk-col-lg-11, .tk-col-xs-12, .tk-col-sm-12, .tk-col-md-12, .tk-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.tk-col-xs-1, .tk-col-xs-2, .tk-col-xs-3, .tk-col-xs-4, .tk-col-xs-5, .tk-col-xs-6, .tk-col-xs-7, .tk-col-xs-8, .tk-col-xs-9, .tk-col-xs-10, .tk-col-xs-11, .tk-col-xs-12 {
  float: left;
}
.tk-col-xs-12 {
  width: 100%;
}
.tk-col-xs-11 {
  width: 91.66666667%;
}
.tk-col-xs-10 {
  width: 83.33333333%;
}
.tk-col-xs-9 {
  width: 75%;
}
.tk-col-xs-8 {
  width: 66.66666667%;
}
.tk-col-xs-7 {
  width: 58.33333333%;
}
.tk-col-xs-6 {
  width: 50%;
}
.tk-col-xs-5 {
  width: 41.66666667%;
}
.tk-col-xs-4 {
  width: 33.33333333%;
}
.tk-col-xs-3 {
  width: 25%;
}
.tk-col-xs-2 {
  width: 16.66666667%;
}
.tk-col-xs-1 {
  width: 8.33333333%;
}
.tk-col-xs-pull-12 {
  right: 100%;
}
.tk-col-xs-pull-11 {
  right: 91.66666667%;
}
.tk-col-xs-pull-10 {
  right: 83.33333333%;
}
.tk-col-xs-pull-9 {
  right: 75%;
}
.tk-col-xs-pull-8 {
  right: 66.66666667%;
}
.tk-col-xs-pull-7 {
  right: 58.33333333%;
}
.tk-col-xs-pull-6 {
  right: 50%;
}
.tk-col-xs-pull-5 {
  right: 41.66666667%;
}
.tk-col-xs-pull-4 {
  right: 33.33333333%;
}
.tk-col-xs-pull-3 {
  right: 25%;
}
.tk-col-xs-pull-2 {
  right: 16.66666667%;
}
.tk-col-xs-pull-1 {
  right: 8.33333333%;
}
.tk-col-xs-pull-0 {
  right: auto;
}
.tk-col-xs-push-12 {
  left: 100%;
}
.tk-col-xs-push-11 {
  left: 91.66666667%;
}
.tk-col-xs-push-10 {
  left: 83.33333333%;
}
.tk-col-xs-push-9 {
  left: 75%;
}
.tk-col-xs-push-8 {
  left: 66.66666667%;
}
.tk-col-xs-push-7 {
  left: 58.33333333%;
}
.tk-col-xs-push-6 {
  left: 50%;
}
.tk-col-xs-push-5 {
  left: 41.66666667%;
}
.tk-col-xs-push-4 {
  left: 33.33333333%;
}
.tk-col-xs-push-3 {
  left: 25%;
}
.tk-col-xs-push-2 {
  left: 16.66666667%;
}
.tk-col-xs-push-1 {
  left: 8.33333333%;
}
.tk-col-xs-push-0 {
  left: auto;
}
.tk-col-xs-offset-12 {
  margin-left: 100%;
}
.tk-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.tk-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.tk-col-xs-offset-9 {
  margin-left: 75%;
}
.tk-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.tk-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.tk-col-xs-offset-6 {
  margin-left: 50%;
}
.tk-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.tk-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.tk-col-xs-offset-3 {
  margin-left: 25%;
}
.tk-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.tk-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.tk-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .tk-col-sm-1, .tk-col-sm-2, .tk-col-sm-3, .tk-col-sm-4, .tk-col-sm-5, .tk-col-sm-6, .tk-col-sm-7, .tk-col-sm-8, .tk-col-sm-9, .tk-col-sm-10, .tk-col-sm-11, .tk-col-sm-12 {
    float: left;
  }
  .tk-col-sm-12 {
    width: 100%;
  }
  .tk-col-sm-11 {
    width: 91.66666667%;
  }
  .tk-col-sm-10 {
    width: 83.33333333%;
  }
  .tk-col-sm-9 {
    width: 75%;
  }
  .tk-col-sm-8 {
    width: 66.66666667%;
  }
  .tk-col-sm-7 {
    width: 58.33333333%;
  }
  .tk-col-sm-6 {
    width: 50%;
  }
  .tk-col-sm-5 {
    width: 41.66666667%;
  }
  .tk-col-sm-4 {
    width: 33.33333333%;
  }
  .tk-col-sm-3 {
    width: 25%;
  }
  .tk-col-sm-2 {
    width: 16.66666667%;
  }
  .tk-col-sm-1 {
    width: 8.33333333%;
  }
  .tk-col-sm-pull-12 {
    right: 100%;
  }
  .tk-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .tk-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .tk-col-sm-pull-9 {
    right: 75%;
  }
  .tk-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .tk-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .tk-col-sm-pull-6 {
    right: 50%;
  }
  .tk-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .tk-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .tk-col-sm-pull-3 {
    right: 25%;
  }
  .tk-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .tk-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .tk-col-sm-pull-0 {
    right: auto;
  }
  .tk-col-sm-push-12 {
    left: 100%;
  }
  .tk-col-sm-push-11 {
    left: 91.66666667%;
  }
  .tk-col-sm-push-10 {
    left: 83.33333333%;
  }
  .tk-col-sm-push-9 {
    left: 75%;
  }
  .tk-col-sm-push-8 {
    left: 66.66666667%;
  }
  .tk-col-sm-push-7 {
    left: 58.33333333%;
  }
  .tk-col-sm-push-6 {
    left: 50%;
  }
  .tk-col-sm-push-5 {
    left: 41.66666667%;
  }
  .tk-col-sm-push-4 {
    left: 33.33333333%;
  }
  .tk-col-sm-push-3 {
    left: 25%;
  }
  .tk-col-sm-push-2 {
    left: 16.66666667%;
  }
  .tk-col-sm-push-1 {
    left: 8.33333333%;
  }
  .tk-col-sm-push-0 {
    left: auto;
  }
  .tk-col-sm-offset-12 {
    margin-left: 100%;
  }
  .tk-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .tk-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .tk-col-sm-offset-9 {
    margin-left: 75%;
  }
  .tk-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .tk-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .tk-col-sm-offset-6 {
    margin-left: 50%;
  }
  .tk-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .tk-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .tk-col-sm-offset-3 {
    margin-left: 25%;
  }
  .tk-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .tk-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .tk-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .tk-col-md-1, .tk-col-md-2, .tk-col-md-3, .tk-col-md-4, .tk-col-md-5, .tk-col-md-6, .tk-col-md-7, .tk-col-md-8, .tk-col-md-9, .tk-col-md-10, .tk-col-md-11, .tk-col-md-12 {
    float: left;
  }
  .tk-col-md-12 {
    width: 100%;
  }
  .tk-col-md-11 {
    width: 91.66666667%;
  }
  .tk-col-md-10 {
    width: 83.33333333%;
  }
  .tk-col-md-9 {
    width: 75%;
  }
  .tk-col-md-8 {
    width: 66.66666667%;
  }
  .tk-col-md-7 {
    width: 58.33333333%;
  }
  .tk-col-md-6 {
    width: 50%;
  }
  .tk-col-md-5 {
    width: 41.66666667%;
  }
  .tk-col-md-4 {
    width: 33.33333333%;
  }
  .tk-col-md-3 {
    width: 25%;
  }
  .tk-col-md-2 {
    width: 16.66666667%;
  }
  .tk-col-md-1 {
    width: 8.33333333%;
  }
  .tk-col-md-pull-12 {
    right: 100%;
  }
  .tk-col-md-pull-11 {
    right: 91.66666667%;
  }
  .tk-col-md-pull-10 {
    right: 83.33333333%;
  }
  .tk-col-md-pull-9 {
    right: 75%;
  }
  .tk-col-md-pull-8 {
    right: 66.66666667%;
  }
  .tk-col-md-pull-7 {
    right: 58.33333333%;
  }
  .tk-col-md-pull-6 {
    right: 50%;
  }
  .tk-col-md-pull-5 {
    right: 41.66666667%;
  }
  .tk-col-md-pull-4 {
    right: 33.33333333%;
  }
  .tk-col-md-pull-3 {
    right: 25%;
  }
  .tk-col-md-pull-2 {
    right: 16.66666667%;
  }
  .tk-col-md-pull-1 {
    right: 8.33333333%;
  }
  .tk-col-md-pull-0 {
    right: auto;
  }
  .tk-col-md-push-12 {
    left: 100%;
  }
  .tk-col-md-push-11 {
    left: 91.66666667%;
  }
  .tk-col-md-push-10 {
    left: 83.33333333%;
  }
  .tk-col-md-push-9 {
    left: 75%;
  }
  .tk-col-md-push-8 {
    left: 66.66666667%;
  }
  .tk-col-md-push-7 {
    left: 58.33333333%;
  }
  .tk-col-md-push-6 {
    left: 50%;
  }
  .tk-col-md-push-5 {
    left: 41.66666667%;
  }
  .tk-col-md-push-4 {
    left: 33.33333333%;
  }
  .tk-col-md-push-3 {
    left: 25%;
  }
  .tk-col-md-push-2 {
    left: 16.66666667%;
  }
  .tk-col-md-push-1 {
    left: 8.33333333%;
  }
  .tk-col-md-push-0 {
    left: auto;
  }
  .tk-col-md-offset-12 {
    margin-left: 100%;
  }
  .tk-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .tk-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .tk-col-md-offset-9 {
    margin-left: 75%;
  }
  .tk-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .tk-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .tk-col-md-offset-6 {
    margin-left: 50%;
  }
  .tk-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .tk-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .tk-col-md-offset-3 {
    margin-left: 25%;
  }
  .tk-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .tk-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .tk-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .tk-col-lg-1, .tk-col-lg-2, .tk-col-lg-3, .tk-col-lg-4, .tk-col-lg-5, .tk-col-lg-6, .tk-col-lg-7, .tk-col-lg-8, .tk-col-lg-9, .tk-col-lg-10, .tk-col-lg-11, .tk-col-lg-12 {
    float: left;
  }
  .tk-col-lg-12 {
    width: 100%;
  }
  .tk-col-lg-11 {
    width: 91.66666667%;
  }
  .tk-col-lg-10 {
    width: 83.33333333%;
  }
  .tk-col-lg-9 {
    width: 75%;
  }
  .tk-col-lg-8 {
    width: 66.66666667%;
  }
  .tk-col-lg-7 {
    width: 58.33333333%;
  }
  .tk-col-lg-6 {
    width: 50%;
  }
  .tk-col-lg-5 {
    width: 41.66666667%;
  }
  .tk-col-lg-4 {
    width: 33.33333333%;
  }
  .tk-col-lg-3 {
    width: 25%;
  }
  .tk-col-lg-2 {
    width: 16.66666667%;
  }
  .tk-col-lg-1 {
    width: 8.33333333%;
  }
  .tk-col-lg-pull-12 {
    right: 100%;
  }
  .tk-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .tk-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .tk-col-lg-pull-9 {
    right: 75%;
  }
  .tk-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .tk-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .tk-col-lg-pull-6 {
    right: 50%;
  }
  .tk-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .tk-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .tk-col-lg-pull-3 {
    right: 25%;
  }
  .tk-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .tk-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .tk-col-lg-pull-0 {
    right: auto;
  }
  .tk-col-lg-push-12 {
    left: 100%;
  }
  .tk-col-lg-push-11 {
    left: 91.66666667%;
  }
  .tk-col-lg-push-10 {
    left: 83.33333333%;
  }
  .tk-col-lg-push-9 {
    left: 75%;
  }
  .tk-col-lg-push-8 {
    left: 66.66666667%;
  }
  .tk-col-lg-push-7 {
    left: 58.33333333%;
  }
  .tk-col-lg-push-6 {
    left: 50%;
  }
  .tk-col-lg-push-5 {
    left: 41.66666667%;
  }
  .tk-col-lg-push-4 {
    left: 33.33333333%;
  }
  .tk-col-lg-push-3 {
    left: 25%;
  }
  .tk-col-lg-push-2 {
    left: 16.66666667%;
  }
  .tk-col-lg-push-1 {
    left: 8.33333333%;
  }
  .tk-col-lg-push-0 {
    left: auto;
  }
  .tk-col-lg-offset-12 {
    margin-left: 100%;
  }
  .tk-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .tk-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .tk-col-lg-offset-9 {
    margin-left: 75%;
  }
  .tk-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .tk-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .tk-col-lg-offset-6 {
    margin-left: 50%;
  }
  .tk-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .tk-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .tk-col-lg-offset-3 {
    margin-left: 25%;
  }
  .tk-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .tk-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .tk-col-lg-offset-0 {
    margin-left: 0%;
  }
}
.tk-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tk-btn:focus,
.tk-btn:active:focus,
.tk-btn.active:focus,
.tk-btn.focus,
.tk-btn:active.focus,
.tk-btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.tk-btn:hover,
.tk-btn:focus,
.tk-btn.focus {
  color: #333333;
  text-decoration: none;
}
.tk-btn:active,
.tk-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.tk-btn.disabled,
.tk-btn[disabled],
fieldset[disabled] .tk-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tk-btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.tk-btn-default:hover,
.tk-btn-default:focus,
.tk-btn-default.focus,
.tk-btn-default:active,
.tk-btn-default.active,
.open > .dropdown-toggle.tk-btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.tk-btn-default:active,
.tk-btn-default.active,
.open > .dropdown-toggle.tk-btn-default {
  background-image: none;
}
.tk-btn-default.disabled,
.tk-btn-default[disabled],
fieldset[disabled] .tk-btn-default,
.tk-btn-default.disabled:hover,
.tk-btn-default[disabled]:hover,
fieldset[disabled] .tk-btn-default:hover,
.tk-btn-default.disabled:focus,
.tk-btn-default[disabled]:focus,
fieldset[disabled] .tk-btn-default:focus,
.tk-btn-default.disabled.focus,
.tk-btn-default[disabled].focus,
fieldset[disabled] .tk-btn-default.focus,
.tk-btn-default.disabled:active,
.tk-btn-default[disabled]:active,
fieldset[disabled] .tk-btn-default:active,
.tk-btn-default.disabled.active,
.tk-btn-default[disabled].active,
fieldset[disabled] .tk-btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.tk-btn-default .tk-badge {
  color: #ffffff;
  background-color: #333333;
}
.tk-btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.tk-btn-primary:hover,
.tk-btn-primary:focus,
.tk-btn-primary.focus,
.tk-btn-primary:active,
.tk-btn-primary.active,
.open > .dropdown-toggle.tk-btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.tk-btn-primary:active,
.tk-btn-primary.active,
.open > .dropdown-toggle.tk-btn-primary {
  background-image: none;
}
.tk-btn-primary.disabled,
.tk-btn-primary[disabled],
fieldset[disabled] .tk-btn-primary,
.tk-btn-primary.disabled:hover,
.tk-btn-primary[disabled]:hover,
fieldset[disabled] .tk-btn-primary:hover,
.tk-btn-primary.disabled:focus,
.tk-btn-primary[disabled]:focus,
fieldset[disabled] .tk-btn-primary:focus,
.tk-btn-primary.disabled.focus,
.tk-btn-primary[disabled].focus,
fieldset[disabled] .tk-btn-primary.focus,
.tk-btn-primary.disabled:active,
.tk-btn-primary[disabled]:active,
fieldset[disabled] .tk-btn-primary:active,
.tk-btn-primary.disabled.active,
.tk-btn-primary[disabled].active,
fieldset[disabled] .tk-btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.tk-btn-primary .tk-badge {
  color: #337ab7;
  background-color: #ffffff;
}
.tk-btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.tk-btn-success:hover,
.tk-btn-success:focus,
.tk-btn-success.focus,
.tk-btn-success:active,
.tk-btn-success.active,
.open > .dropdown-toggle.tk-btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.tk-btn-success:active,
.tk-btn-success.active,
.open > .dropdown-toggle.tk-btn-success {
  background-image: none;
}
.tk-btn-success.disabled,
.tk-btn-success[disabled],
fieldset[disabled] .tk-btn-success,
.tk-btn-success.disabled:hover,
.tk-btn-success[disabled]:hover,
fieldset[disabled] .tk-btn-success:hover,
.tk-btn-success.disabled:focus,
.tk-btn-success[disabled]:focus,
fieldset[disabled] .tk-btn-success:focus,
.tk-btn-success.disabled.focus,
.tk-btn-success[disabled].focus,
fieldset[disabled] .tk-btn-success.focus,
.tk-btn-success.disabled:active,
.tk-btn-success[disabled]:active,
fieldset[disabled] .tk-btn-success:active,
.tk-btn-success.disabled.active,
.tk-btn-success[disabled].active,
fieldset[disabled] .tk-btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.tk-btn-success .tk-badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.tk-btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.tk-btn-info:hover,
.tk-btn-info:focus,
.tk-btn-info.focus,
.tk-btn-info:active,
.tk-btn-info.active,
.open > .dropdown-toggle.tk-btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.tk-btn-info:active,
.tk-btn-info.active,
.open > .dropdown-toggle.tk-btn-info {
  background-image: none;
}
.tk-btn-info.disabled,
.tk-btn-info[disabled],
fieldset[disabled] .tk-btn-info,
.tk-btn-info.disabled:hover,
.tk-btn-info[disabled]:hover,
fieldset[disabled] .tk-btn-info:hover,
.tk-btn-info.disabled:focus,
.tk-btn-info[disabled]:focus,
fieldset[disabled] .tk-btn-info:focus,
.tk-btn-info.disabled.focus,
.tk-btn-info[disabled].focus,
fieldset[disabled] .tk-btn-info.focus,
.tk-btn-info.disabled:active,
.tk-btn-info[disabled]:active,
fieldset[disabled] .tk-btn-info:active,
.tk-btn-info.disabled.active,
.tk-btn-info[disabled].active,
fieldset[disabled] .tk-btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.tk-btn-info .tk-badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.tk-btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.tk-btn-warning:hover,
.tk-btn-warning:focus,
.tk-btn-warning.focus,
.tk-btn-warning:active,
.tk-btn-warning.active,
.open > .dropdown-toggle.tk-btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.tk-btn-warning:active,
.tk-btn-warning.active,
.open > .dropdown-toggle.tk-btn-warning {
  background-image: none;
}
.tk-btn-warning.disabled,
.tk-btn-warning[disabled],
fieldset[disabled] .tk-btn-warning,
.tk-btn-warning.disabled:hover,
.tk-btn-warning[disabled]:hover,
fieldset[disabled] .tk-btn-warning:hover,
.tk-btn-warning.disabled:focus,
.tk-btn-warning[disabled]:focus,
fieldset[disabled] .tk-btn-warning:focus,
.tk-btn-warning.disabled.focus,
.tk-btn-warning[disabled].focus,
fieldset[disabled] .tk-btn-warning.focus,
.tk-btn-warning.disabled:active,
.tk-btn-warning[disabled]:active,
fieldset[disabled] .tk-btn-warning:active,
.tk-btn-warning.disabled.active,
.tk-btn-warning[disabled].active,
fieldset[disabled] .tk-btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.tk-btn-warning .tk-badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.tk-btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.tk-btn-danger:hover,
.tk-btn-danger:focus,
.tk-btn-danger.focus,
.tk-btn-danger:active,
.tk-btn-danger.active,
.open > .dropdown-toggle.tk-btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.tk-btn-danger:active,
.tk-btn-danger.active,
.open > .dropdown-toggle.tk-btn-danger {
  background-image: none;
}
.tk-btn-danger.disabled,
.tk-btn-danger[disabled],
fieldset[disabled] .tk-btn-danger,
.tk-btn-danger.disabled:hover,
.tk-btn-danger[disabled]:hover,
fieldset[disabled] .tk-btn-danger:hover,
.tk-btn-danger.disabled:focus,
.tk-btn-danger[disabled]:focus,
fieldset[disabled] .tk-btn-danger:focus,
.tk-btn-danger.disabled.focus,
.tk-btn-danger[disabled].focus,
fieldset[disabled] .tk-btn-danger.focus,
.tk-btn-danger.disabled:active,
.tk-btn-danger[disabled]:active,
fieldset[disabled] .tk-btn-danger:active,
.tk-btn-danger.disabled.active,
.tk-btn-danger[disabled].active,
fieldset[disabled] .tk-btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.tk-btn-danger .tk-badge {
  color: #d9534f;
  background-color: #ffffff;
}
.tk-btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.tk-btn-link,
.tk-btn-link:active,
.tk-btn-link.active,
.tk-btn-link[disabled],
fieldset[disabled] .tk-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tk-btn-link,
.tk-btn-link:hover,
.tk-btn-link:focus,
.tk-btn-link:active {
  border-color: transparent;
}
.tk-btn-link:hover,
.tk-btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.tk-btn-link[disabled]:hover,
fieldset[disabled] .tk-btn-link:hover,
.tk-btn-link[disabled]:focus,
fieldset[disabled] .tk-btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.tk-btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.tk-btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.tk-btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.tk-btn-block {
  display: block;
  width: 100%;
}
.tk-btn-block + .tk-btn-block {
  margin-top: 5px;
}
input[type="submit"].tk-btn-block,
input[type="reset"].tk-btn-block,
input[type="button"].tk-btn-block {
  width: 100%;
}
.tk-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.tk-badge:empty {
  display: none;
}
.tk-btn .tk-badge {
  position: relative;
  top: -1px;
}
.tk-btn-xs .tk-badge {
  top: 0;
  padding: 1px 5px;
}
a.tk-badge:hover,
a.tk-badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .tk-badge,
.nav-pills > .active > a > .tk-badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .tk-badge {
  float: right;
}
.list-group-item > .tk-badge + .tk-badge {
  margin-right: 5px;
}
.nav-pills > li > a > .tk-badge {
  margin-left: 3px;
}
.tk-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.tk-alert h4 {
  margin-top: 0;
  color: inherit;
}
.tk-alert .tk-alert-link {
  font-weight: bold;
}
.tk-alert > p,
.tk-alert > ul {
  margin-bottom: 0;
}
.tk-alert > p + p {
  margin-top: 5px;
}
.tk-alert-dismissable,
.tk-alert-dismissible {
  padding-right: 35px;
}
.tk-alert-dismissable .close,
.tk-alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.tk-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.tk-alert-success hr {
  border-top-color: #c9e2b3;
}
.tk-alert-success .tk-alert-link {
  color: #2b542c;
}
.tk-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.tk-alert-info hr {
  border-top-color: #a6e1ec;
}
.tk-alert-info .tk-alert-link {
  color: #245269;
}
.tk-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.tk-alert-warning hr {
  border-top-color: #f7e1b5;
}
.tk-alert-warning .tk-alert-link {
  color: #66512c;
}
.tk-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.tk-alert-danger hr {
  border-top-color: #e4b9c0;
}
.tk-alert-danger .tk-alert-link {
  color: #843534;
}
.tk-clearfix:before,
.tk-clearfix:after,
.tk-container:before,
.tk-container:after,
.tk-container-fluid:before,
.tk-container-fluid:after,
.tk-row:before,
.tk-row:after {
  content: " ";
  display: table;
}
.tk-clearfix:after,
.tk-container:after,
.tk-container-fluid:after,
.tk-row:after {
  clear: both;
}