.label-1 {
  margin-bottom: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 95% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px !important;
  font-size: 12px;
}

.x_title .label-2 {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  color: #777;
  margin-left: 10px;
  font-size: 14px;
}
.table>thead>tr>th {
    vertical-align: top;
    border-bottom: none;
    background: #37474F;
    color: white;
    border-color: #2c3e50;
}
.emergenc{
    color: #c0392b !important;
    font-weight: bold !important;
}

.new {background:#f1a9a0 !important; color:#FFF;}
.closed {background:#a2ded0 !important; color:#3b5b7c;}
.phone.prompt .text {
  border: 1.5px solid #d9d4d4;
  white-space: initial;
  max-width: 500px;
  min-width: 300px;
  width: auto;
}

/*# sourceMappingURL=styles.css.map */
.profile_img {    width: 70%;
    margin-top: 32px;
    margin-left: 20px;}