/* Write your custom CSS here */
.fa:hover {color: #ff6600}

.dl-horizontal dl, dt, dd {line-height: 1.7}



input.form-control {
  width: 80%;
}

.bootstrap-timepicker-widget.dropdown-menu {
    z-index: 1050!important;
}


.ui-menu .ui-menu-item a {
  font-size: 12px;
}

table.dataTable tbody td {
    word-break: break-word !important;
    vertical-align: top;
}