body {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 14px;
}

.navbar-nav li a {
  line-height: 10px;
}

h2 {
  float: left;
  background: #d7d7d7;
  font-size: 14px;
  font-weight: 600;
  color: #3e3e3e;
  border: 3px double white;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 7px 15px 7px 15px;
  width: 100%;
  line-height: 1.5;
}

.control-label {
  margin-bottom: 3px;
  float: left;
  margin-left: 1px;
  font-weight: 600;
}

.clear {
  clear: both;
  overflow: hidden;
}

.one_manuf {
  padding: 3px;
  border-bottom: 1px solid black;
  width: 150px;
}
.one_manuf .name {
  cursor: pointer;
  border-right: 1px solid black;
}
.one_manuf .name:hover {
  background: #AAA !important;
}

.editable-input, .editable-text, .editable-url, .editable-textarea {
  width: 100%;
}

.modal-dialog.modal-xl {
  width: 95%;
}

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

.company_inline {
  margin-right: 10px;
}

.stat_block {
  float: left;
  margin-right: 10px;
}

hr {
  clear: both;
  overflow: hidden;
  margin: 20px 0;
}

.angular-ui-tree-handle {
  color: #7c9eb2;
  padding: 10px 10px;
  cursor: default;
}

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

tr.angular-ui-tree-empty {
  height: 100px;
}

div.angular-ui-tree-empty {
  display: none;
}

.angular-ui-tree-node:nth-child(odd) {
  background: #f8faff;
}
.angular-ui-tree-node:nth-child(even) {
  background: #edeff4;
}

.tree-node {
  border: 1px solid #dae2ea;
  color: #7c9eb2;
  overflow: hidden;
}
.nodrop {
  background-color: #f2dede;
}

.tree-node-content {
  margin: 5px;
  overflow: hidden;
}
.tree-node-content .glyphicon {
  padding: 10px;
  cursor: pointer;
}
.tree-node-content .glyphicon.glyph-button {
  padding: 0 5px;
}

.tree-node-buttons {
  float: right;
  margin-top: 10px;
}

.tree-handle {
  padding: 10px;
  background: #428bca;
  color: #FFF;
  margin-right: 10px;
}

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.angular-ui-tree-nodes .angular-ui-tree-nodes {
  padding-left: 40px;
  background-color: #fff;
}

#dopl_table, #dopl_table2, #mdopl_table {
  font-size: 12px;
}
#dopl_table tbody tr, #dopl_table2 tbody tr, #mdopl_table tbody tr {
  height: 80px;
}

.button-row {
  margin-right: 8px !important;
}

.table-striped > tbody > tr:nth-of-type(odd).bg-danger {
  background-color: #f2dada;
}

.table-striped > tbody > tr:nth-of-type(odd).bg-success {
  background-color: #eef7ea;
}

.smaller_font {
  font-size: 13px;
}

.table.smaller_font > tbody > tr > td,
.table.smaller_font > tbody > tr > th,
.table.smaller_font > tfoot > tr > td,
.table.smaller_font > tfoot > tr > th,
.table.smaller_font > thead > tr > td,
.table.smaller_font > thead > tr > th {
  padding: 5px;
}

.nab-borders .nab-border {
  border-left: 4px solid gray;
  border-bottom: 2px solid gray;
  margin-left: 5px;
}

.other_chbs .editable-checkbox label input {
  display: block !important;
  position: relative !important;
  margin-left: 0 !important;
}

.one_news_entry {
  border-bottom: 1px solid #AAAAAA;
  padding: 10px 5px 20px 5px;
  margin: 10px 0;
}
.one_news_entry:first-of-type {
  border-top: 1px solid #AAAAAA;
}
.one_news_entry h3 {
  margin-top: 10px;
}

.news_entry_pblock {
  padding: 5px;
  margin: 5px;
  float: left;
  cursor: pointer;
}

.bold_thead tr {
  border: 3px solid black;
}
.bold_thead tr td {
  font-weight: bold;
}

#calcext_content .tab-content {
  margin: 20px 0 0 20px;
}
#calcext_content .tab-content .calcext_inner_content {
  margin: 20px 0 0 20px;
}
#calcext_content .tab-content .calcext_inner_content .calcext_inner_basic {
  border-bottom: 1px solid grey;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
#calcext_content .tab-content .menubtn {
  margin-right: 15px;
}

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