.buton-paginatie a {
  padding: 7px 10px !important;
}

.buton-paginatie {
  padding: 4px 0px !important;
}

#header {
  padding-top: 10px;
  z-index: 0;
}
#header h1 {
  line-height: 25px;
  color: white;
  display: block;
  width: auto;
  font-size: 16px;
  top: -5px;
  display: inline-block;
}
#header h4 {
  text-align: right;
  padding-right: 20px;
  color: #cccccc;
  display: inline-block;
  left: 126px;
  position: relative;
  top: -28px;
}
#header #user-nav {
  top: 12px;
}
form .multiple_select .select2-container {
  margin-top: 0px;
}
form .select2-container {
  width: 85%;
  margin-bottom: 10px;
}
form .select2-container.no-label {
  margin-top: 25px;
}
form .input-prepend {
  display: block;
}
form .icon-large:before {
  vertical-align: -2% !important;
}
form input.iconed {
  width: 177px;
  margin-bottom: 10px;
}
form .jud,
form .nrci {
  margin-top: 83px;
}
form .green-bg {
  background-color: #DDFFDD;
  margin-bottom: 0;
  padding-bottom: 10px;
}
form .red-bg {
    background-color: #FFDDDD;
    margin-bottom: 0;
    padding-bottom: 10px;
}
form .blue-bg {
  background-color: #DDDDFF;
  margin-bottom: 0;
  padding-bottom: 10px;
}
form .yellow-bg {
  background-color: #FFFFDD;
  margin-bottom: 0;
  padding-bottom: 10px;
}
form .grey-bg {
  background-color: #DDDDDD;
  margin-bottom: 0;
  padding-bottom: 10px;
}
form .control-group {
  padding-left: 20px;
}
#user-nav .btn {
  margin-left: -4px;
  border-radius: 0;
  margin-top: 1px;
}
#user-nav .btn:first-child {
  border-radius: 3px 0 0 3px;
}
#user-nav .btn:last-child {
  border-radius: 0 3px 3px 0;
}
.error-message {
  color: red;
  font-size: 12px;
  position: relative;
  top: -12px;
}
dl {
  overflow: hidden;
}
dl dt {
  display: inline-block;
  float: left;
  clear: left;
}
dl dd {
  display: inline-block;
  float: left;
}
dl i {
  width: 30px !important;
  display: inline-block !important;
}
.nav-tabs li.date.modified a {
  color: red;
}
table tr.arhivat {
  display: none;
  color: red;
}
td .btn-group {
  display: block;
  text-align: center;
}

.index_tabelar td>a {
  display:block;
  height:100%;
  width:100%;
  min-height:2.8em;
}

.spic {
  left: 10px;
  position: absolute;
  top: 17px;
  width: 55px;
}
#header h3 {
  left: 94px;
  position: absolute;
  top: 19px;
  color: white;
  line-height: 26px;
  max-width: 125px;
}
.widget-box.active {
  border: 1px solid green;
}
.info_panel {
  background: #F7F7D7;
  padding: 4px;
  border-radius: 4px;
  /*height: 122px;*/
  position: relative;
}
.info_panel span {
  margin: 5px;
  display: block;
  text-align: center;
}
.info_panel .info-kg {
  display: block;
  margin-top: 5px;
  text-align: center;
}
.info_panel .info-ron {
  display: block;
  margin-top: 5px;
  text-align: center;
}
.option_panel {
  background: #FFFFFF;
  padding: 4px;
  border-radius: 4px;
  height: 122px;
  position: relative;
}
.option_panel .selectata {
  display: none;
  bottom: 4px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  left: 42px;
  letter-spacing: 3px;
  position: absolute;
}
.option_panel.active {
  background: #D4F0C2;
}
.option_panel.active .selectata {
  display: block;
}
.option_panel .icon {
  display: block;
  text-align: center;
}
.option_panel span.text {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.option_panel .just_lei {
  display: block;
  margin-top: 30px;
  text-align: center;
}
#authMessage {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.dest_plata {
  display: inline-block;
}
.dest_plata label {
  display: inline-block;
  margin-right: 10px;
  vertical-align: bottom;
}
.dest_plata .select2-container {
  width: 250px;
  margin-top: 0;
}
.quick-actions-horizontal.imp {
  margin-top: -8px;
}
#DelegateEditForm label {
  margin-bottom: 0px;
}
#DelegateEditForm input {
  margin-bottom: 3px;
}
#DelegateEditForm .control-group {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.preloader__,
.loading_element {
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%;
  background: url('/DevA/img/preloader.gif') no-repeat center center #000000;
  opacity: 0.85;
}
.preloader {
  background: url('/DevA/img/preloader.gif') no-repeat center center transparent;
  display: block;
  margin: 0 auto;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  vertical-align: bottom;
}
.modal-body .control-group {
  display: inline-block;
}
.loading.add_del {
  background: url('/DevA/img/preloader.gif') no-repeat center center transparent;
  display: inline-block;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  vertical-align: bottom;
}
.preloader_loading {
  background: url('/DevA/img/preloader.gif') no-repeat center center transparent;
  opacity: 0.6;
  display: inline-block;
  width: 100%;
  height: 64px;
  margin-top: 30%;
  position: absolute;
  z-index: 1;
}
#ContractEditForm .control-group {
  display: inline-block;
  vertical-align: top;
}
#ContractEditForm .select2-container {
  margin-top: 0;
  width: 215px;
}
#ContractEditForm .widget-box {
  margin-bottom: 10px;
}
.add-parcela .control-group {
  display: inline-block;
  vertical-align: top;
}
.widget-title .close {
  margin-right: 10px;
  margin-top: 6px;
}
.ui-autocomplete {
  max-height: 150px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */

  overflow-x: hidden;
}
.custom-combobox {
  position: relative;
  display: inline-block;
}
.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
  /* support: IE7 */

  *height: 1.7em;
  *top: 0.1em;
}
.custom-combobox-input {
  margin: 0;
  padding: 0.3em;
}
.show_arh {
  display: inline-block;
}
.show_arh .checker {
  display: inline-block;
}
.show_arh input {
  opacity: 1 !important;
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.show_arh label {
  display: inline-block;
}
.nrstr-cont {
  margin-top: 46px;
}
.widget-box.acte {
  margin-top: 25px;
}
.recent-posts .col {
  display: inline-block;
  margin-left: 5%;
  vertical-align: top;
}
.recent-posts .col input {
  width: 100px;
}
.recent-posts .col dt {
  color: #888888;
}
.recent-posts .col:first-child {
  margin-left: 0;
}
.recent-posts .col h5 {
  margin: 0;
}
.recent-posts .col.act-status {
  width: 128px;
}
.recent-posts .col.lista-parcele li:first-child {
  padding-top: 0;
}
table.contract,
table.plata {
  width: 100%;
}
table.contract input,
table.plata input {
  width: 64px;
  font-size: 12px;
}
table.contract th,
table.plata th {
  text-align: center;
  font-size: 12px;
}
table.contract td,
table.plata td {
  text-align: center;
  font-size: 12px;
}
table.contract td.act_status,
table.plata td.act_status {
  width: 128px;
}
table.contract .plata,
table.plata .plata {
  width: 175px;
}
table.contract .inscrie-primarie,
table.plata .inscrie-primarie {
  position: absolute;
  bottom: -8px;
  left: -72px;
  line-height: 14px;
  width: 146px;
}
#add_parcela_form .control-group {
  display: inline-block;
  padding-left: 18px;
}
.submit_contract_wrap {
  margin-top: 85px;
}
#acte {
  margin-right: 10px;
  margin-top: 3px;
}
#uniform-show_archive {
  display: inline-block;
}
#uniform-show_archive input {
  opacity: 1 !important;
  margin-top: 0;
}
.show_arh_cont {
  padding-top: 7px;
  margin-left: 10px;
}
.lista-parcele .dataTables_filter {
  top: 0;
}
.lista-parcele .dataTables_filter.no-data-table {
  top: 5px;
}
.date-range-btn {
  vertical-align: top;
  margin-left: 10px;
}
.lista-parcele {
  font-size: 11px;
}
.preload-input {
  background: url('/DevA/img/preloader.gif') no-repeat right center #ffffff;
  background-size: auto 70%;
}
.select_table_header {
  padding-top: 10px;
  padding-left: 10px;
    display: inline-block;//luigi 26.11.2015
}
.select_table_header label {
  display: inline-block;
  margin-right: 15px;
}
.new_item_of input,
.new_item_of textarea,
.new_item_of select {
  width: 95%;
}
.tabel-oferte td {
  text-align: center;
}
.table-messages td {
  text-align: center;
}
.table-messages td.title {
  text-align: left;
  max-width: 75%;
}
.table-messages td.title span {
  margin-left: 20px;
}
.small-cont .dataTables_filter {
  top: 0;
}
.list-check,
.select_item {
  opacity: 1 !important;
}
div.select-toolbar {
  margin-bottom: 0 !important;
  padding-left: 7px;
}
div.select-toolbar select {
  vertical-align: top;
}
div.select-toolbar .checker {
  display: inline-block;
}
div.select-toolbar .checker input {
  margin-top: 0;
  opacity: 1 !important;
  margin-bottom: 5px;
}
div.select-toolbar label {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 12px;
}
div.select-toolbar button {
  margin-left: 15px;
}
.sumar-list dt {
  width: 114px;
}
.sumar-list dt.bigger {
  width: 205px;
}
.cancel_payment,
.confirm_payment,
.cancel_contract,
.add_aa {
  display: none;
}
.cancel_payment.activ,
.confirm_payment.activ,
.cancel_contract.activ,
.add_aa.activ {
  display: inline-block;
}
#suma {
  width: 40%;
}
label[for="suma"] {
  display: inline-block;
}
.widget-box.pl-par {
  margin-top: 8px;
}
.input_par {
  text-align: center;
}
.input_par input {
  width: 50px;
  padding: 2px;
  font-size: 12px;
  margin-bottom: 0;
  height: 16px;
  color: #000000;
}
.input_par label {
  display: inline-block;
}
.control-group.error .help-inline {
  display: block !important;
}
.info-lbl {
  font-size: 10px;
}
.info-text {
  clear: both;
  display: block;
  text-align: center;
}
.hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 4px;
}
.datepicker_bootstrap {
  z-index: 100000;
}
.ui-widget .modal input,
.ui-widget .modal select,
.ui-widget .modal textarea,
.ui-widget .modal button {
  font-size: 14px;
}
.control-group-inline {
  display: inline-block;
}
.select2-container-multi .select2-choices .select2-search-choice {
  float: left;
  clear: left;
}
.alert-icon {
  background: url('/DevA/img/alert_data.jpg') no-repeat center center #000000;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.alert-icon-iban {
  background: url('/DevA/img/alert_iban.jpg') no-repeat center center #000000;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
}
input[type="checkbox"] {
  opacity: 1 !important;
  zoom:1.5
}
.check-inline input {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.check-inline .checker {
  display: inline-block;
}
.check-inline label {
  display: inline-block;
  margin: 0;
  margin-left: 15px;
}
.totalizare {
  white-space: nowrap;
}
.sumar-item {
  display: inline-block;
  width: 49%;
}
.acte_anulate_cont {
  display: inline-block;
  margin-left: 23px;
  margin-top: 7px;
}
.acte_anulate_cont label {
  display: inline-block;
}
.acte_anulate_cont #uniform-show_anulate {
  display: inline-block;
}
.acte_anulate_cont input {
  margin-top: 3px;
  opacity: 0;
  vertical-align: top;
}
.inline-check {
  display: inline-block;
}
.inline-check label {
  display: inline-block;
  margin-left: 10px;
}
.inline-check .checker {
  display: inline-block;
}
.inline-check input {
  margin-top: 3px;
  opacity: 0;
  vertical-align: top;
}
.istoric-acte .anulat {
  /*display:none;*/

}
#ContactsDelegateObservatii {
  width: 520px;
}
#SwapLandContactObservatii {
  width: 520px;
}
.ctr-edit-form select {
  width: 100px;
}
.search-all-container input.search_field {
  display: inline-block;
  width: auto;
}
.search-all-container label {
  display: inline-block;
}
.error-input {
  border: 1px solid red !important;
}
.parcela-preluata {
  line-height: 34px;
}
tr.storno {
  color: red;
}
.shared_input {
  width: 80px;
}
.shared_td {
  width: 103px;
}
.for_share {
  display: none;
}
.share_to_wrap.control-group.for_share {
  display: none;
}
.share_to_wrap.control-group label {
  max-width: 100%;
}
#toggle_share.on {
  background-color: #ffffff;
}
th.total_select {
  display: none;
  text-align: left;
}
#ParceleEditForm .submit {
  clear: both;
}
.help-inline {
  color: red;
}
.tabel-dash {
  font-size: 12px;
}
.tabel-dash thead.clone {
  position: absolute;
  top: 0;
}
.dash-info .widget-content {
  position: relative;
  padding: 0;
}
.dash-info .widget-content .scroll-box {
  
  overflow: hidden;
}

#_dashboard div#contracts_pending .dataTables_scrollBody {
    max-height: 394px !important;
}

#_dashboard div#contracts_expiring_important .scroll-box,
 #_dashboard div#offers .scroll-box,
   #_dashboard div#alerts .scroll-box {
    min-height: 300px;
    max-height: 300px;
    overflow: scroll;
}

#_dashboard .dataTables_scrollBody {
  height: 300px;
  min-height: 300px;
}


/*
.widget-box {
    min-height: 409px;
}
*/
.widget-content .pie.full {
  width: 100%;
  height: 250px;
}
.widget-content .pie.sfert {
  width: 100%;
  height: 125px;
}
/**/
/**/
/*         MACHINIS        */
/**/
/**/
#service {
  display: none;
}
table.on-collapse {
  width: 90%;
  height: 100%;
}
table.on-collapse td {
  width: 25%;
  text-align: center;
}
.widget-box.collapsible.table-style {
  margin: 0;
}
.tabel-piese.inside {
  margin-top: 15px;
}
#alert {
  width: 940px;
  left: 35%;
}
#alert .ok-btn {
  float: right;
  position: relative;
  right: 20px;
  top: -20px;
}
input.search_field,
select.search_field_select {
  width: 100%;
  margin: 0;
  padding: 2px;
}
.free {
  background-color: green;
  color: white;
  margin-bottom: 1px;
}
.taken {
  background-color: red;
  color: white;
  margin-bottom: 1px;
}
.widget-title h6 {
  display: inline;
  margin-left: 20px;
}
table.tabel-arendatori {
  font-size: 12px;
}
.disabled-input-wrap {
  position: relative;
  padding-top: 22px;
}
.disabled-input-wrap label {
  bottom: 0;
  left: 21px;
  position: absolute;
  right: 0;
  top: 0;
}

div#payments_printed  .scroll-box {
    height: 444px;
}

.dataTables_scrollBody, .dataTables_scroll {
    min-height: 333px;
}


#ContractEditForm .anaf_select.control-group {
  display: none;
}
.submit_auto_procedure.preloader {
  background: url('/DevA/img/preloader.gif') no-repeat center center transparent;
  display: block;
  height: 71px;
}
.submit_auto_procedure.preloader input {
  margin-top: 40px;
}

.input label{
  margin-bottom: 0px;
  padding-top: 5px;
}
.control-group label {
  max-width: 193px;
}
.hide-before-load {
  display: none !important;
}
.table_link {
  cursor: pointer;
  padding: 0px!important;
}
.table_link a {
  display: block;
  margin: 8px !important;
  line-height: 20px;
}
.strike {
  text-decoration: line-through;
}
.italic {
  font-style: italic;
}
.header_clone {
  position: fixed;
  top: 0;
  display: table;
  z-index: 1000;
}
.header_clone tr {
  width: 100%;
}
.legenda-plati {
  display: block;
  position: absolute;
  top: 50px;
  left: 20px;
  z-index: 100;
}
.legenda-plati .legend-element {
  display: inline-block;
  margin-left: 20px;
  width: 91px;
}
.legenda-plati .legend-element span {
  font-size: 11px;
  line-height: 11px;
  white-space: nowrap;
}
.legenda-plati .legend-element .square {
  display: block;
  width: 20px;
  height: 10px;
  border: 1px solid #ccc;
  padding: 2px;
  cursor: pointer;
}
.legenda-plati .legend-element .square .color {
  width: 20px;
  height: 10px;
}
.legenda-plati .legend-element .square.sqr-lei .color {
  background: green;
}
.legenda-plati .legend-element .square.sqr-kg .color {
  background: orange;
}
.legenda-plati .legend-element .square.sqr-imp .color {
  background: red;
}
.legenda-plati .legend-element .square.sqr-ppl .color {
  background: blue;
}
.legenda-plati .legend-element .square.disabled .color {
  background: gray;
}
.legenda-plati .legend-element .square.sqr-ar .color {
  background: #7c0000;
}
.legenda-plati .legend-element .square.sqr-near .color {
  background: #000055;
}
.cilindre-container {
  height: 300px;
  padding-top: 70px;
}
.cilindre-container .baseline {
  border-bottom: 2px solid #000;
  display: block;
  position: relative;
  top: -5px;
}
.cilindre-container .grid {
  width: 97%;
  height: 72%;
  position: absolute;
}
.cilindre-container .grid span {
  display: block;
  border-top: 1px solid #ccc;
  height: 12.5%;
}
.cilindre-container .cilindru {
  height: 90%;
  width: 50px;
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
.cilindre-container .cilindru .cyl_cont {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cilindre-container .cilindru label {
  position: absolute;
  bottom: -40px;
  font-size: 10px;
  line-height: 10px;
  width: 67px;
  left: -8px;
  text-align: center;
}
.cilindre-container .cilindru .sup_near {
  display: block;
  background: url('/DevA/img/cyl_blue_middle.png') repeat-y;
  background-size: contain;
  border-radius: 5px 5px 0 0 ;
  position: relative;
}
.cilindre-container .cilindru .sup_near span {
  font-size: 12px;
  position: absolute;
  top: -18px;
  white-space: nowrap;
}
.cilindre-container .cilindru .sup_ar {
  display: block;
  background: url('/DevA/img/cyl_red_middle.png') repeat-y;
  background-size: contain;
  border-radius: 0 0 5px 5px;
  position: relative;
}
.cilindre-container .cilindru .sup_ar span {
  /* Safari, Chrome */

  -webkit-transform: rotate(-90deg);
  /* Firefox */

  -moz-transform: rotate(-90deg);
  /* IE */

  -ms-transform: rotate(-90deg);
  /* Opera */

  -o-transform: rotate(-90deg);
  /* Older versions of IE */

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  /* CSS3 standard as defined here: http://www.w3.org/TR/css3-transforms/ */

  transform: rotate(-90deg);
  bottom: 0;
  display: block;
  font-size: 12px;
  left: -41px;
  padding-left: 25px;
  position: absolute;
  white-space: nowrap;
  width: 40px;
}
.barchart-container {
  overflow: hidden;
  overflow-x: auto;
  height: 300px;
  vertical-align: bottom;
  position: relative;
}
.barchart-container .container-all-bars {
  position: absolute;
  bottom: 35px;
  height: 55%;
  border-bottom: 2px solid #000;
}
.barchart-container .container-all-bars.vehicles {
  bottom: 65px;
}
.barchart-container .container-all-bars .grid {
  width: 100%;
  height: 100%;
  position: absolute;
}
.barchart-container .container-all-bars .grid span {
  display: block;
  border-top: 1px solid #ccc;
  height: 20%;
}
.barchart-container .container-all-bars .grid span.medie {
  border-top: 2px solid red;
  height: 2px;
  position: absolute;
  width: 100%;
  display: block;
}
.barchart-container .container-all-bars .grid span.medie label {
  position: relative;
  top: -19px;
  color: red;
  font-size: 12px;
}
.barchart-container .container-all-bars .container-element-bars {
  margin-left: 20px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  min-width: 47px;
}
.barchart-container .container-all-bars .container-element-bars:after {
  content: "";
  border-left: 2px solid #000;
  height: 4px;
  width: 1px;
  position: absolute;
  bottom: -5px;
  right: -20px;
}
.barchart-container .container-all-bars .container-element-bars .info {
  bottom: -77px;
  position: absolute;
  width: 100%;
  height: 74px;
  z-index: 10;
}
.barchart-container .container-all-bars .container-element-bars .info label {
  font-size: 12px;
  display: block;
  text-align: center;
  vertical-align: top;
}
.barchart-container .container-all-bars .container-element-bars .bar {
  width: 30px;
  height: 100px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
  background-color: red;
  position: relative;
  white-space: nowrap;
  visibility: hidden;
  /*&.bar-consum-high{
                  background-image: -webkit-linear-gradient(top, red, orange, yellow, green);
                  background-image: -moz-linear-gradient(top, red, orange, yellow, green);
                  background-image: -o-linear-gradient(top, red, orange, yellow, green);
                  background-image: -ms-linear-gradient(top, red, orange, yellow, green);
                  background-image: linear-gradient(top, red, orange, yellow, green);

                }*/

}
.barchart-container .container-all-bars .container-element-bars .bar span {
  color: #000;
  font-size: 11px;
  position: absolute;
  top: -37px;
  /* Safari, Chrome */

  -webkit-transform: rotate(-50deg);
  /* Firefox */

  -moz-transform: rotate(-50deg);
  /* IE */

  -ms-transform: rotate(-50deg);
  /* Opera */

  -o-transform: rotate(-50deg);
  /* Older versions of IE */

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  /* CSS3 standard as defined here: http://www.w3.org/TR/css3-transforms/ */

  transform: rotate(-50deg);
}
.barchart-container .container-all-bars .container-element-bars .bar.bar-cash {
  background-color: green;
}
.barchart-container .container-all-bars .container-element-bars .bar.bar-kg {
  background-color: orange;
}
.barchart-container .container-all-bars .container-element-bars .bar.bar-imp {
  background-color: red;
}
.barchart-container .container-all-bars .container-element-bars .bar.bar-nr-plati {
  background-color: blue;
}
.barchart-container .container-all-bars .container-element-bars .bar.bar-consum,
.barchart-container .container-all-bars .container-element-bars .bar.bar-consum-uti,
.barchart-container .container-all-bars .container-element-bars .bar.bar-consum-vehicule-operatiuni,
.barchart-container .container-all-bars .container-element-bars .bar.bar-consum-operatiuni {
  background-color: green;
}
.barchart-container .container-all-bars .container-element-bars .bar.bar-ore,
.barchart-container .container-all-bars .container-element-bars .bar.bar-km {
  background-color: orange;
}
.slider {
  width: 60%;
  display: inline-block;
}
.factor {
  display: inline-block;
  margin-left: 25px;
  width: 50px;
}
.factor.suprafata-input {
  width: 100px;
}
.calculeaza {
  display: block;
  width: 100px;
  margin-top: 25px;
}
.barcode_select {
  color: #FFFFFF!important;
}
.results h5 {
  display: inline-block;
  width: 150px;
}
.tooltip_button {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.q_mark {
  margin-left: 10px;
}
.lucru {
  background-color: #C5F51B;
  font-size: 20px;
  padding: 4px 0;
}
.preview_watermark {
  position: absolute;
  z-index: 10;
  text-align: center;
  background-color: gray;
  opacity: 0.4;
  filter: alpha(opacity=40);
  padding-top: 350px;
  width: 100%;
  height: 100%;
}
.preview_watermark_text {
  font-weight: bold;
  color: red;
  position: relative;
  z-index: 9;
  font-size: 40px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.page_numbers {
  position: relative;
  z-index: 100;
}
.coresp_tag {
  display: inline;
  background-clip: padding-box;
  background-color: #E4E4E4;
  background-image: -moz-linear-gradient(center top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  border: 1px solid #AAAAAA;
  border-radius: 3px;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 5px 3px 18px;
}
.sms_text {
  height: auto;
  min-height: 110px;
  width: 85.9574%;
  max-width: 85.9574%;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  color: #808080;
  font-size: 13px;
  line-height: 18px;
  padding: 4px;
}
.input_spin {
  width: 85px !important;
  font-size: 17.5px !important;
}
.input_spin_part {
  width: 85px !important;
  font-size: 17.5px !important;
}
#lei_st_part {
  font-size: 17.5px !important;
}
#lei_st {
  font-size: 17.5px !important;
}
.help-inline {
  font-size: 14px !important;
}
.set-spinner {
  margin-bottom: 5px;
}
.spinner-name {
  font-size: 17.5px !important;
}
.locked {
  display: inline-block;
  background-image: url('/DevA/img/locked.png');
  background-repeat: none;
  background-size: 100% 100%;
  width: 14px;
  height: 20px;
  margin-right: 5px;
}
.unlocked {
  display: inline-block;
  background-image: url('/DevA/img/unlocked.png');
  background-repeat: none;
  background-size: 100% 100%;
  width: 23px;
  height: 20px;
}
.fix-spinner {
  width: 73px;
}
.rez_excl {
  display: inline-block;
  background-repeat: none;
  background-size: 100% 100%;
  background-image: url('/DevA/img/alert-icon-red.png');
  width: 15px;
  height: 15px;
}
.parcele_bulk_select label {
  max-width: 550px;
}
.strict_check {
  position: absolute;
  top: 66px;
  left: 20px;
}
#DataTables_Table_0_paginate > span {
  height: 25px;
  display: block;
}
input[type="number"] {
  padding: 4px 4px;
}
.next_step.disabled,
.prev_step.disabled {
  background-color: #EDEAD8;
}
.coprop-wrap.tmp {
  display: none;
}
.coprop-wrap.row-fluid {
  background-color: #ccc;
  margin-left: 0;
  margin-top: 10px;
  position: relative;
}
.coprop-wrap.row-fluid .close {
  position: absolute;
  right: 3px;
  top: 3px;
}
.add-coprop {
  margin-top: 10px;
  float: right;
}

body .modal.modal-wide {
  width: 90%; /* desired relative width */
  left: 5%; /* (100%-width)/2 */
  /* place center */
  margin-left:auto;
  margin-right:auto;
}

.inline-block {
  display: inline-block !important;
}

#content {
  margin-top: 40px;
}

#sidebar > ul {
  margin-top: 1px;
}
li.tabelar-dropdown {
  padding:10px;
  display: inline-block;
  margin: 0 10px 0 0;
}

/*Blinking elements */

/* Class 1 */
.blinking-red{
  animation:blinkingText 1.8s infinite;
}
@keyframes blinkingText{
  0%{     color: #f00;    }
  49%{    color: transparent; }
  50%{    color: transparent; }
  66%{    color:transparent;  }
  100%{   color: #f00;    }
}

/* Class 2 - Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.7s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}
