.fa {
  cursor: pointer;
}
.chwil-textarea {
  width: 100% !important;
  height: 700px !important;
}
.chwil-href {
  text-decoration: none !important;
  color: white !important;
}
.btn-group {
  margin: 0px;
}
.bs-chwil .alert-danger {
  color: #a94442 !important;
  background-image: none;
}
.bs-chwil .alert-success {
  color: #3c763d !important;
  background-image: none;
}
.bs-chwil .alert-warning {
  color: #8a6d3b;
  background-image: none;
}
.bs-chwil .alert-info {
  color: #31708f !important;
  background-image: none;
}
.bs-chwil .main-alert {
  width: 85%;
  margin-left: 75px;
}
.bs-chwil .alert-question {
  color: #000 !important;
  background-image: none;
}
.bs-chwil .menu .panel-title a {
  text-decoration: none;
}
.bs-chwil .menu .panel-body {
  padding: 0;
}
.bs-chwil .menu td:first-child {
  padding-left: 20px !important;
}
.top-margin {
  padding-top: 15px;
}
.do-lewej {
  margin-left: 15px;
}
.clickable {
  cursor: pointer;
}
