#logoutBlock {
  float: right;
  margin: 10px 10px 0 0;
}
#logoutBlock a {
  color: black;
  font-weight: bold;
  margin-right: 10px;
}

input.ng-invalid, select.ng-invalid {
  border-color: #C9302C;
}

.trans_sum_row {
  margin-bottom: 15px;
}
.trans_sum_row span {
  font-weight: bold;
}

.list-group a {
  cursor: pointer;
}

.client_name {
  margin-bottom: 15px;
}

.btnmargin {
  margin-bottom: 15px;
}

.uib-monthpicker {
  outline: none;
}

.filter_block {
  margin: 20px 0;
}

.company_full_label {
  width: 135px;
  text-align: right;
}

.form-horizontal .form-inline .form-group {
  margin-left: 5px;
  margin-right: 5px;
}

.onerow {
  margin-bottom: 10px;
}

.pdf_link {
  background: url("../_img/file_pdf.png");
  display: inline-block;
  width: 24px;
  height: 24px;
}

.tcbadge_new {
  background-color: #ffc107 !important;
  color: #333;
}

.pointer {
  cursor: pointer;
}

.modal-body {
  clear: both;
  float: none;
  overflow: hidden;
}

.priority_row {
  padding: 30px 10px;
}

.tc_status_block {
  margin: 10px 0;
}
.tc_status_block div {
  cursor: pointer;
  float: left;
  margin: 10px 10px 0 0;
  padding: 5px;
  border: 4px solid #ccc;
}
.tc_status_block div.sel_status {
  border: 4px solid #398439;
}

.one_comment, .add_comment, .comments_actions {
  border-bottom: 1px solid #ddd;
  padding: 30px 10px;
}
.one_comment .comment_header, .add_comment .comment_header, .comments_actions .comment_header {
  font-style: italic;
  margin-bottom: 10px;
}
.one_comment .comment_text, .add_comment .comment_text, .comments_actions .comment_text {
  white-space: pre-line;
}
.one_comment .comment_title, .add_comment .comment_title, .comments_actions .comment_title {
  cursor: pointer;
  font-weight: bold;
}
.one_comment .comment_title:hover, .add_comment .comment_title:hover, .comments_actions .comment_title:hover {
  text-decoration: underline;
}

.add_comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 10px;
}
.add_comment button {
  margin-top: 10px;
}
.add_comment textarea {
  height: 200px;
}

.edit_comment button {
  margin-top: 5px;
}
.edit_comment textarea {
  height: 200px;
}

.comment_unread {
  float: left;
  margin-right: 25px;
  font-size: 30px;
}

.cell_description {
  border-bottom: 1px solid #808080;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

.tcgroup_separator {
  font-weight: bold;
  text-decoration: underline;
  background-color: #eeeeee;
  text-transform: uppercase;
}

.tcgroup_company {
  font-weight: bold;
  background-color: #eeeeee;
}

.tc_marked_cell {
  background-color: gold !important;
}

/*# sourceMappingURL=main.css.map */
