div.pager {
  text-align: center;
  margin: 1em 0;
}

div.pager span {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8;
  text-align: center;
  cursor: pointer;
  background: #666;
  color: #fff;
  margin-right: 0.5em;
}

div.pager span.active {
  background: #aaa;
}

.smallInput {
  width: 50px;
}
.mediumInput {
  width: 100px;
}
.isOp {
  float: left;
  margin-top: 10px;
}
.mandatory {
  border: 1px solid #faa2a8 !important;
}
.total {
  float: left;
  margin-left: 4px;
  font-weight: bold;
}
.operator {
  padding: 5px;
}

#detaliiFactura {
}
#showDetaliiFactura {
  width: 230px;
  float: right;
  display: none;
}
#detaliiPlati {
}
#showDetaliiPlati {
  width: 230px;
  float: right;
  display: none;
}
#isOp {
  width: 230px;
  float: right;
  display: none;
}
#notes {
  width: 230px;
  float: right;
  display: none;
}

.tipBox {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  float: right;
  padding: 1px;
  width: 210px;
}

.tipBox div.tipInfo {
  background-color: #f2f2f2;
  color: #666666;
  font-size: 12px;
  padding: 8px;
  width: 194px;
  min-height: 40px;
}
.tipArrow {
  float: left;
  width: 16px;
}

.tipArrow img {
  border: 0 none;
  margin: 13px 3px 0;
}

.nav {
  width: 100%;
}
.right {
  float: right !important;
  margin-left: 5px;
}
#alert {
  display: none;
}

#operator {
  position: absolute;
  margin: -5px 0 0 10px;
  font-size: 10px;
}

.container {
  width: 1240px !important;
}
.modal-body > .control-group label {
  clear: left;
  float: left;
  width: 200px;
}
.modal-body > .control-group span {
  float: left;
}
.control-group {
  margin-bottom: 10px !important;
}
#well_table {
  float: left;
  width: 97%;
} /*width:1200px;min-height:600px;*/
#table_total {
  width: 850px;
}
#table_edit {
  left: 68%;
  position: fixed;
  width: 345px;
  margin-left: 5px;
}
#table_total_content {
  float: left;
  width: 850px;
}
.cheltuiala {
  color: red;
}
.incasare {
  color: blue;
}

li.error {
  background-color: #f2dede;
}

li.warning {
  background-color: #fcf8e3;
}

#last_invoices {
  font-size: 12px;
}
body {
  /*line-height: 5px !important; */ /*overflow-y: hidden;overflow-x: auto;*/
}

.platit {
  font-style: italic;
  text-decoration: line-through;
}
#total {
  font-size: 13px;
}

#destinatar {
  float: left;
  margin-top: 10px;
}

form {
  margin: 0px !important;
}
.navbar {
  margin-bottom: 10px !important;
}

#Inc_de_la {
  cursor: pointer;
}
#Inc_pn_la {
  cursor: pointer;
}
#Ch_de_la {
  cursor: pointer;
}
#Ch_pn_la {
  cursor: pointer;
}

.to_edit_field {
  background: #cecfbd;
  padding: 1px 3px;
}

.datepicker {
  z-index: 99999;
}
.typeahead {
  z-index: 99999;
}
#chModal {
  width: 900px;
}

#cheltuieli-list {
  text-align: center;
}

#cheltuieli-list .numeric {
  padding-left: 20px;
  text-align: left;
}

.ch_item {
  cursor: pointer;
}
.ch_item:hover {
  background: #bababa;
}
/*
.ch_item {
    color: blue;
    cursor: pointer;
    float: left;
    margin: 5px;
    padding: 5px;
    text-decoration: underline;
    width: 100px;
}
*/

.selected-row {
  border: 2px solid;
}

.error_bg {
  background-color: #f2dede;
}

.selected_row {
  background: none repeat scroll 0 0 #bababa;
}

#ch_details {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  min-height: 100px;

  width: 340px;
  padding: 5px 5px 0 0;
  max-height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 0;
}
.section_details {
  margin: 40px 0 10px 0;
  height: 100%;
  width: 100%;
}
#item_listing {
  overflow-y: auto;
  max-height: 650px;
  margin-bottom: 10px;
}

#in_details {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  min-height: 100px;
  width: 460px;
  padding: 5px 5px 0 0;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  z-index: 0;
}

#cost_details {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  width: 340px;
  padding: 5px 5px 0 0;
  max-height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 0;
}

#client_details {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  width: 340px;
  padding: 5px 5px 0 0;
  max-height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 0;
}

#furnizor_details {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  width: 340px;
  padding: 5px 5px 0 0;
  max-height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 0;
}
#scroll_listing {
  overflow-y: auto;
  max-height: 650px;
}

.menu_links {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/** HOME PAGE **/
.home_col {
  width: 300px;
  float: left;
}
.home_col_middle {
  width: 220px;
  float: left;
}
.home_furnizor {
  width: 270px;
  margin: 10px;
  text-align: left;
  border: 2px solid;
}
.home_neplatite {
  margin: 10px;
  text-align: left;
  padding: 10px;
}
.home_neincasate {
  width: 270px;
  margin-top: 10px;
  border: 2px solid #db5a5b;
  text-align: center;
  padding: 15px 0;
}
#comming_total {
  margin-left: -20px;
}
.home_neincasate a,
.home_neplatite a {
  text-decoration: underline;
  color: #222;
  padding: 8px 5px 8px 5px;
  width: 100%;
  display: block;
}

.home_recurente {
  display: none;
  float: left;
  width: auto;
  margin-top: 10px;
  text-align: center;
  padding: 3px 10px;
  border: 2px solid #db5a5b;
  color: #333;
  font-weight: 999;
}
.home_recurente label {
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #db5a5b;
  font-weight: 333;
}

.home_recurente ul {
  list-style-type: disc;
}

.home_recurente .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.home_recurente .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.home_recurente .list-group-item {
  position: relative;
  display: block;
  padding: 1.25rem 0.75rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  line-height: 0px;
}

.list-group-item .alert {
  float: left;
  border: 1px solid;
  width: 100px;
}
.list-group-item b {
  float: left;
  margin-left: 15px;
}
.list-group-item span {
  float: right;
}
.list-group-item i {
  position: absolute;
  top: 10px;
  left: 15px;
  transition: 2.5s;
  -webkit-animation: linear infinite alternate;
  -webkit-animation-name: run;
  -webkit-animation-duration: 2s;
}
@-webkit-keyframes run {
  0% {
    left: 0;
  }
  50% {
    left: 2%;
  }
  100% {
    left: 0;
  }
}

#valueAlert {
  display: none;
  width: 100%;
  line-height: 1.2em;
}

.home_recurente .list-group-item .warning {
  color: red;
}

.home_furnizor h5 {
  padding: 0 15px;
}

#dashboard img {
  width: 20px;
  margin-left: 5%;
}
.home_ca {
  width: 100%;
}
.home_ca .well {
  margin: 10px;
  padding: 15px 15px 0 15px;
}
.home_ca .well a {
  width: 100%;
  float: left;
}

#aux_info_furnizori {
  position: absolute;
  left: 165px;
  font-weight: bold;
  font-size: 11px;
}
#add_info_furnizori {
  margin: -4px 10px 0 0;
  padding: 1px;
  float: left;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
#info_furnizori_history {
  margin: -4px 10px 0 0;
  padding: 1px;
  float: left;
  color: #fff;
  cursor: pointer;
}

#furnizori_info label {
  width: 150px;
  float: left;
}
#furnizori_info input {
  width: 150px;
  margin-left: 10px;
}

.set_neplatite {
  color: red !important;
}

.definition-list dt {
  float: left;
  color: #666;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 19px;
}
.definition-list dd {
  margin-left: 100px;
  margin-bottom: 5px;
  color: #222;
  line-height: 19px;
  font-weight: 400;
  min-height: 19px;
}
.definition-list {
  background: #fff;
  margin: 5px 10px;
  float: left;
  width: 100%;
}
.definition-list .address,
.definition-list .com_info,
.definition-list .banca,
.definition-list .tva {
  float: left;
  padding: 3px 10px;
}
.definition-list .address,
.definition-list .com_info {
  border-right: 1px solid #999;
  min-height: 100px;
}
.definition-list .banca {
  border-right: 1px solid #999;
  min-height: 100px;
  padding-right: 10px;
}

.row {
  margin-left: 0;
}

.tooltip .tooltip-inner {
  padding: 10px !important;
  font-size: 12px;
}

#contract.disabled {
  pointer-events: auto;
}

#anexe ul {
  max-height: 200px;
  overflow: auto;
}
.break {
  float: clear;
}

#stock_listing {
  max-height: 350px;
  overflow-y: auto;
}
.alert-danger,
.alert-error {
  color: #b94a48 !important;
  background-color: #f2dede !important;
  border-color: #eed3d7 !important;
}

.inactive {
  text-decoration: line-through;
}

.home_neplatite label {
  width: 100%;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.home_neplatite > div {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  /*padding-left: 35%;*/
}
.home_neplatite div a {
  text-align: left;
}

.sold_curent {
  padding-bottom: 20px;
  padding-top: 20px;
}
.valoare_curenta span,
.sold_curent span {
  display: inline-block;
  line-height: 0.9;
  text-align: left;
}
.home_status_label {
  width: 50px;
}
.home_status_date {
  margin-left: 15px;
}
.home_furnizor > div > div {
  display: flex;
  padding: 0 20px 10px 20px;
  justify-content: space-between;
}

.scroll_alert {
  overflow-y: auto;
  max-height: 200px;
}

#fileList {
  list-style-type: none;
}
.fileRemove {
  margin-right: 5px;
  cursor: pointer;
}

.cota_tva {
  font-size: 11px;
}
.mark_paid_bulk_content {
  display: none;
}
#filter_actions .dropdown .dropdown-menu div.popup-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.inline-radio-buttons {
  display: flex;
  align-items: center;
  gap: 5px;
}
.inline-radio-buttons label {
  margin-right: 20px;
}
.inline-radio-buttons input {
  margin-right: 5px;
}
.hand {
  cursor: pointer;
}
