@font-face {font-family: "encode"; src: url("../fonts/Encode_Sans/EncodeSans-VariableFont_wdth,wght.ttf");}


body {
  font-family: encode;
  font-size: 14px; font-weight: 500;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  color: #58666e;
  background-color: #FFF;
}


.schimba-tema {display: inline-flex; align-items: center; cursor: pointer;}
.schimba-tema .dark,
html.tema-dark .schimba-tema .light {
  display: inline-flex;
}

.schimba-tema .light,
html.tema-dark .schimba-tema .dark {
  display: none;
}
.schimba-tema span {
  display: inline-flex; align-items: center; 
  width: 80px; height: 33px;
  margin: -10px 0 0 0;
}
.schimba-tema span:before {
  font: 300 20px/1 var(--mso);
  margin: 0 5px 0 0;
}
.light:before {content: "light_mode";}
.dark:before {content: "dark_mode";}

/* Restul de css pt tema dark in duviana-dark.css */


.header-login {
    position: absolute; top: 0; left: 0; z-index: 5;
    background: #fff;
    width: 100%; height: 90px;
}
.pagina-login .schimba-tema {
    position: absolute; right: 70px; top: 1px;
}
.sigla-login {
  position: absolute; top: 20px; left: 20px; z-index: 10;
}
.nav-lang {
  position: absolute; top: 20px; right: 20px; z-index: 10;
}
.pagina-login {
  background: #eee;
  padding: 100px 0 0 0;
  min-height: 100vh;
}
.pagina-login .header-h1 {margin: 0 0 30px 0; padding: 30px 0 0;}
.pagina-login .header-h1 h5 {
  width: 100%;
  font: 500 18px/1.2 encode;
}
.caseta-login {
  width: 500px;
  background: #fff;
  border-radius: 20px;
  padding: 30px;
}
.caseta-login .form-grup input {height: 45px;}
.caseta-login .but-icon-adauga-user {margin: 0 0 10px 0;}
.micu {padding: 10px 0;}

.app-content-body {
    padding: 0 20px 50px 20px;
}
.navi a .mso {
  font: 300 20px/1 var(--mso);
  color: var(--mov);
}
header .navbar-nav .dropdown-menu {
  position: absolute; top: 51px; right: 0;
}
header .navbar-nav a {
  text-shadow: none !important;
  text-transform: uppercase; font-size: 13px;
}
.nav-limba.show > a {color: var(--mov);}
.nav-user.show > a {color: var(--mov);}
.nav-user-a {padding-right: 40px !important;}
.nav-user-a:before {
  position: absolute; top: 9px; right: 0;
  content: "co_present";
  font: 200 30px/1 var(--mso);
  border: 0 !important;
}
header .navbar-nav .nav-item {margin-left: 20px !important;}

.menu-sageata {font-size: 18px; color: #aaa;}

.header-h1 {
    display: flex; flex-wrap: wrap;
    justify-content: center; align-items: center;
    height: 70px;
}
.header-h1 h1 {
  font: 700 18px/1.2 encode;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.tabul {
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin: 0 0 20px 0;
}


.tabel-flex {
  border: 1px solid #ccc; border-radius: 10px;
  overflow: hidden;
  text-align: left;
}
.tabel-flex-linie {
  position: relative;
  display: flex;
  font: 500 12px/1.2 encode;
  border-bottom: 1px solid #ccc;
  transition: all 0.5s;
}

.tabel-flex-linie > span {
  position: relative;
  flex: 1;
  display: flex; align-items: center; flex-wrap: wrap;
  padding: 10px 15px;
  border-right: 1px solid #ccc;
  /*white-space: nowrap; overflow: hidden;*/
}
span > i.client {
  display: block; width: 100%;
  font: 500 12px/1.1 encode;
  margin: 0 0 2px 0;
}
span > i.project {
  display: block; width: 100%;
  font: 700 12px/1.1 encode;
}

/*.tabel-flex-linie > span:hover {white-space: unset;}*/

.special + .tabel-flex-linie > span {
  border-top: 1px solid #ccc;
}
.tabel-furnizori .tabel-flex-linie > span {overflow: visible;}

.tfl-header {border: 0; overflow: hidden;}
.tfl-header > span {
  border: 0;
  border-bottom: 1px solid var(--mov);
}
.tabel-flex-linie > span:last-child {border-right: 0;}
.tabel-flex-linie:last-child {border-bottom: 0;}
.tabel-flex-linie > span.span-task {white-space: normal;}

.tabel-flex-linie > span.flex2 {flex: 2;}
.tabel-flex-linie > span.flex3 {flex: 3;}
.tabel-flex-linie > span.flex4 {flex: 4;}
.tabel-flex-linie > span.flex5 {flex: 5;}
.tabel-flex-linie > span.flex6 {flex: 6;}
.tabel-flex-linie > span.flex50 {flex: 0 0 50px;}
.tabel-flex-linie > span.flex80 {flex: 0 0 80px;}
.tabel-flex-linie > span.flex100 {flex: 0 0 100px;}
.tabel-flex-linie > span.flex125 {flex: 0 0 125px;}
.tabel-flex-linie > span.flex150 {flex: 0 0 150px;}
.tabel-flex-linie > span.flex180 {flex: 0 0 180px;}

.tabel-totaluri {
    background: #ccfbdd;
    margin: 30px 0;
}
.tabel-totaluri .tabel-flex-linie {font: 700 12px/1.2 encode;}
.tabel-totaluri b {color: var(--mov);}

.tabel-flex-linie > span.span-sigla img {
  width: 80px; height: 50px;
  object-fit: contain; object-position: 0 0;
}
.tabel-flex-linie > span.qe-text {font: 500 12px/1 encode;}

.tabel-flex-linie:hover {background: #eaf3f4;}
.countbadge {
    display: block; width: 16px; height: 16px;
    border-radius: 50%;
    line-height: 15px; font-size: 11px;
    text-align: center;
    position: absolute; right: -7px; top: -7px;
    background-color: #000; color: #FFF;
    z-index: 10;
}
.tabel-flex-linie a {
  text-transform: capitalize;
  color: #000;
  transition: all 0.5s;
}
.tabel-flex-linie a:hover {color: var(--mov);}
.tabel-flex-linie a b {margin: 0 7px 0 0;}
.tabel-flex-linie input[type="text"], 
.tabel-flex-linie input[type="number"], 
.tabel-flex-linie textarea {
  width: 100%;
  background: transparent; color: #000;
  border: 1px solid #aaa; outline: 0;
  font: 500 12px/1 encode;
  padding: 5px;
  border-radius: 5px;
}
.span-ore {position: relative;}

.okay {
  position: absolute; top: -38px; right: -6px;
  display: flex; justify-content: center; align-items: center;
  width: 27px; height: 27px;
  border-radius: 100px; border: 0; outline: 0;
  background: #fff; color: #aaa;
}
.okay:before {
  content: "check";
  font: 400 20px/1 var(--mso);
}
.tabel-total {
  background: aliceblue;
  font-weight: 700; font-size: 14px;
}
.tabel-total > span {border-right-color: transparent; padding: 15px;}
.label-data {
	position: absolute;
	top: 0;
	right: 0;
	background: aliceblue;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0 0 0 5px;
	font-size: 15px;
	color: #000;
}

/* Butoane */
.but {
  box-sizing: border-box;
  display: inline-flex; justify-content: center; align-items: center;
  height: 37px;
  border: 1px solid; border-radius: 10px;
  background: transparent;
  font: 500 14px/1 encode;
  padding: 0px 22px; margin: 0 5px 5px 0;
  transition: all 0.5s; cursor: pointer;
  white-space: nowrap;
}
.but-mic {
  height: 27px; font-size: 12px;
  padding: 0 7px; border-radius: 7px;
}
.but-bg-alb {background: #fff;}
.but-bg-rosu {
  background: var(--mov); color: #fff;
  border-color: var(--mov);
}
.but-bg-negru {
  background: var(--negru); color: #fff;
  border-color: var(--negru);
}
.but-bg-rosu:hover {
  color: #fff;
  background: var(--negru); 
  border-color: var(--negru);
}

.but-bg-verde {
  background: var(--verde); color: #fff;
  border-color: var(--verde);
}
.but-bg-albastru {
  background: var(--albastru); color: #fff;
  border-color: var(--albastru);
}
.but-bg-verde:hover, 
.but-bg-albastru:hover {
  color: #fff;
  box-shadow: inset 0 -100px 0 0 rgba(0 0 0 / 20%);
}

.but.but-color-rosu {
  border-color: var(--mov);
  color: var(--mov);
}
.but.but-color-rosu:hover {
  background: var(--mov); color: #fff;
}

.but.but-color-gri, 
.but.but-color-negru {
  border-color: var(--negru);
  color: var(--negru);
}
.but.but-color-gri:hover, 
.but.but-color-negru:hover {
  background: var(--negru); color: #fff;
}

.but.but-bg-gri:hover {background: var(--negru); color: #fff; border-color: var(--negru);}

.but i {margin: 0 7px 0 0; font-size: 16px}

.but-icon:before {
  content: "";
  font: 300 24px/1 var(--mso);
  margin: 0 5px 0 -5px;
  transition: all 0.5s;
}
.but-mic.but-icon:before {font-size: 20px;}
.but-icon-fara-text span {margin: 0 0 0 5px;}

.but-icon-fara-text {
  box-sizing: border-box;
  display: inline-flex; justify-content: center; align-items: center;
  background: transparent; border: 0; outline: 0;
  padding: 0; height: 17px;
  transition: all 0.5s; cursor: pointer;
}
.but-icon-fara-text:before {
  content: "";
  font: 300 24px/1 var(--mso);
  margin: 0 4px 0 0;
  transition: all 0.5s;
}
.but-icon-edit:before {content: "edit_note";}
.but-icon-delete:before {content: "delete";}
.but-icon-adauga:before {content: "add_ad";}
.but-icon-adauga-user:before {content: "emoji_people";}
.but-icon-save:before {content: "save";}
.but-icon-save-as:before {content: "save_as";}
.but-icon-unassigned:before {content: "clear_all";}
.but-icon-euro:before {content: "euro";}
.but-icon-bank:before {content: "account_balance";}
.but-icon-transit:before {content: "currency_exchange";}
.but-icon-filter:before {content: "filter_list";}
.but-icon-upload:before {content: "upload_file";}
.but-icon-download:before {content: "download";}
.but-icon-pdf:before {content: "picture_as_pdf";}
.but-icon-cancel:before {content: "delete";}
.but-icon-cancel:before {content: "delete";}
.but-icon-month:before {content: "calendar_month";}
.but-icon-history:before {content: "history";}
.but-icon-see:before {content: "visibility";}
.but-icon-article:before {content: "article";}
.but-icon-menu:before {content: "menu_open";}
.but-icon-menu.open:before {content: "menu";}
.but-icon-info:before {content: "info";}
.but-icon-email:before {content: "mail";}
.but-icon-transform:before {content: "wand_stars";}
.but-icon-transform-factura:before {content: "article_shortcut";}
.but-icon-emite-factura:before {content: "content_paste_go";}
.but-icon-duplicate:before {content: "content_copy";}
.but-icon-inapoi:before {content: "keyboard_arrow_left"; margin: 0 5px 0 -10px;}
.but-icon-add-notes:before {content: "add_notes";}
.but-icon-add-header:before {content: "page_header";}
.but-icon-add-footer:before {content: "page_footer";}
.but-icon-login:before {content: "person";}
.but-icon-password:before {content: "encrypted";}
.but-icon-sageata-jos:before {content: "keyboard_arrow_down";}
.but-icon-sageata-mica-jos:before {content: "arrow_drop_down";}
.but-icon-export:before {content: "battery_android_share";}

.but-icon-sageata-jos.active {background: #000; color: #fff;}
.but-icon-sageata-jos.active:before {transform: rotate(180deg);}

.but-mare {
  width: 100%; height: 45px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 40px;
}

.rosu {color: var(--mov);}
.rosu:hover {color: #000;}
.tabel-flex-linie a.rosu {color: var(--mov);}
.but .badge {background: var(--mov); margin: 0 0 0 7px;}
.modal .but-color-gri:hover {color: #fff;}
.modal .but-icon-delete {
    position: absolute; top: -11px; right: 32px;
}

#reset-client-data {margin: 0 0 0 7px;}
/* End Butoane */


.modal-dialog {box-shadow: 0 0 90px 0 rgba(0 0 0 / 25%);}
.modal-body {text-align: left;}
.modal h4 {margin: 0; font-size: 20px;}

.filtreaza-reset {
    display: flex;
    align-items: end;
    padding: 0 0 15px 0;
}
.filtreaza-reset .but {margin: 0 10px 0 0;}


.tabel-header-separat {
  border-bottom: 0; border-radius: 10px 10px 0 0;
}
.buzunar-tabel {
  display: none;
  border: 1px dashed #aaa; border-top: 0; border-radius: 0 0 10px 10px;
  padding: 15px; margin: 0 0 15px 0;
  background: #f0f3f4;
}
.deschide-subtabel {
  display: flex; justify-content: center; align-items: center;
  width: 100%; height: 17px;
  cursor: pointer;
}
.deschide-subtabel:before {
  content: "expand_circle_down";
  font: 300 25px/1 var(--mso);
  transition: all 0.5s;
}
.deschide-subtabel.active:before {transform: rotate(180deg);}
.tabel-in-tabel > div {background: #fff;}
.tabel-flex-grup > .tfl-body {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.buzunar-tabel.active + div {border-top: 1px solid #ccc;}
.tfl-body.bg-success {background-color: #c6ffec !important; color: #58666e;}

.word-break-break-all {word-break: break-all;}
.tabel-flex-linie > span.span-ok {
  position: relative;
}
.ok {
  position: absolute; top: 0; right: 0;
  display: inline-flex;
  color: var(--mov);
  padding: 2px 5px;
  font: 700 10px/1 encode;
  text-transform: uppercase;
}

p {
  font: 500 14px/1.2 encode;
  padding: 0 0 15px 0; margin: 0;
}

.form-grup {
    position: relative;
    margin: 0 0 15px 0;
}
.form-grup input, 
.form-grup select, 
.form-grup textarea {
    width: 100%; height: 35px;
    background: #fff; color: #000;
    border: 1px solid #a4b0bc;
    border-radius: 5px;
    outline: 0;
    font: 500 14px/1.2 encode;
    padding: 0 10px;
}
.form-grup textarea {
    height: 100px;
    padding: 10px;
    font: 500 14px/1.4 encode;
}
.form-grup input[type="checkbox"] {
  width: initial; height: initial;
  margin: 0 3px 0 0;
}

.but-ca-search {
    position: absolute; top: 0; right: 0;
    border: 0; outline: 0;
    background: #fff;
    display: flex; justify-content: center;  align-items: center;
    height: 100%; height: 35px;
    border: 1px solid #a4b0bc;
    border-radius: 0 5px 5px 0;
}
.but-ca-search:hover {color: var(--mov);}
.but-ca-search:before {
  content: "search";
  font: 300 26px/1 var(--mso);
}
.but-ca-close {
  position: absolute; top: 0; right: 40px;
  border: 0; outline: 0;
  background: transparent;
  display: flex; justify-content: center; align-items: center;
  height: 100%;
}
.but-ca-close:before {
  content: "close";
  font: 300 18px/1 var(--mso);
  padding: 5px;
}
.but-ca-close:hover {color: var(--mov);}
#client-search-container .but-ca-close {top: 10px; right: 0;}

.gestionar {margin: 15px 0;}
.totaluri {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.total-fara-tva {
  font: 500 18px/1 encode;
}
.total-cu-tva {
  font: 700 18px/1 encode;
  color: var(--mov);
}
.tabel-flex .listing-messages p, 
.tabel-flex .listing-messages span {
  font-size: 14px !important;
}
.tabel-flex .listing-messages {
    padding: 10px 15px !important;
    line-height: 1 !important;
    display: flex;
    height: initial !important;
}



.position-static {position: static;}
.position-relative {position: relative;}

.grid-col2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px 15px;
    align-items: start;
}
.grid-col3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 15px;
}
.grid-col4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px 15px;
}
.lat100 {grid-column: 1/-1; width: 100%;}
.span2 {grid-column: span 2;}
.span3 {grid-column: span 3;}

.form-adauga {padding: 0 20px;}
.form-adauga h3 {
  position: relative;
  grid-column: 1/-1;
  font: 500 18px/1.2 encode;
  padding: 20px 20px 10px 20px;
  margin: 0 -20px 20px -20px;
  border-bottom: 1px solid #ccc;
}
.form-adauga h3 .but-icon-adauga {
    position: absolute; top: 8px; right: 20px;
}

.setari-companie .remove a {
  position: absolute; top: -6px; right: -6px;
}
.setari-companie .client-information {
  border: 1px solid var(--mov);
  border-radius: 10px;
  padding: 20px;
  margin: 0 0 20px 0;
}
.client-information {
    position: relative;
}
.remove {
  position: absolute; top: 0; right: 0; z-index: 10;
}
.remove a {
  display: inline-flex; justify-content: center; align-items: center;
  width: 30px; height: 30px;
  border: 1px solid var(--rosu); border-radius: 100px;
  background: #fff;
}
.remove a:before {
  content: "remove";
  font: 300 20px/1 var(--mso);
  color: var(--rosu);
}

.x-inchide {
  position: absolute; top: 10px; right: 10px; z-index: 10;
}
.x-inchide:before {
  content: "close";
  font: 300 30px/1 var(--mso);
  padding: 10px;
  cursor: pointer;
}
.x-inchide:hover {color: var(--rosu);}

.form-grup label {
    display: block;
    font: 400 13px/1.2 encode;
    color: #737a97;
    margin: 0 0 5px 0; 
} 
.date-label-click {
	font-weight: bold !important;
	font-size: 16px !important;
	color: #000 !important;
}
.cifrele {gap: 20px;}
.cifre {
  background: aliceblue;
  border-radius: 10px;
  padding: 15px;
}
.cifre strong {
  font: 500 12px/1.2 encode;
  text-transform: uppercase;
}
.cifre .nume {
  font: 600 24px/1 encode;
  text-shadow: 2px 2px 0 #fff;
  color: var(--albastru);
}
.but-adauga-absolute {
  position: absolute; top: -37px; right: 25px;
  border-radius: 10px 10px 0 0;
}

.h3-titlu {
  font: 500 20px/1.2 encode;
  margin: 0 0 10px 0; padding: 0;
}

.titlu-mob {display: none;}

.filtru-taskuri {position: relative;}
.luna-zi {margin: 20px 0 0 0;}

#monthdate, #yeardate , #prevmonthdate {
  display: flex; align-items: center;
  height: 34px;
  font: 500 16px/1.2 encode;
  padding: 6px 15px;
  border: 1px solid #ccc; border-radius: 5px;
  background: transparent; color: #58666e;
  width: 100%;
}
#monthdate:hover, #yeardate:hover , #prevmonthdate:hover {
  background: var(--mov); color: #fff;
  border-color: var(--mov);
}

#monthdate:before, 
#prevmonthdate:before {
  content: "article";
  font: 300 26px/1.2 'Material Symbols Outlined';
  margin: 0 7px 0 0;
}
#prevmonthdate:before {content: "article_shortcut";}

#yeardate:before {
  content: "fact_check";
  font: 300 30px/1.2 'Material Symbols Outlined';
  margin: 0 7px 0 0;
}

.reset-export {
    position: absolute; bottom: 15px; right: 0;
}
.reset-export form {display: inline-flex;}

.butoane-banca-sus {
  display: flex; flex-wrap: wrap; align-items: center;
  margin: 0 0 15px 0;
}
.butoane-banca-sus .but {margin: 0 10px 10px 0;}
.butoane-banca-sus .tl-content {margin: 0 10px 10px 0;}


.butoane-banca-jos {
  display: flex; flex-wrap: wrap; align-items: center;
  margin: 0 0 15px 0;
}
.butoane-banca-jos .but {margin: 0 10px 10px 0;}

.label-cu-data {
  position: absolute; top: 10px; right: 40px;
}
.but-date {margin: 0 -5px 0 7px;}

.tabel-oferta .tfl-body > span {height: initial !important;}
.text-cu-scroll {
    width: 100%;
    border: 1px solid #ccc; border-radius: 5px;
    max-height: 70px;
    overflow: auto;
    padding: 10px;
}
.tabel-oferta#clients-list .listing-messages.no-style-message {
  height: initial !important;
} 

.status-culoare {
  display: inline-flex; width: 200px; height: 30px;
  border-radius: 5px;
  margin: 0 20px 0 0;
}
.span-listate {
  flex-direction: column; align-items: start !important;
}

.span-categ .mso {
  font: 300 20px/1 var(--mso);
}
.span-categ .d-flex {align-items: center;}
.mesaj-mare {
  width: 100%; height: 100px;
  overflow: auto;
}
.meniu-alege {
  align-items: center;
  border: 1px solid #ccc; border-radius: 10px;
  margin: 0 0 15px 0;
}
.meniu-alege > div {
  display: flex; align-items: center;
  padding: 7px 7px 7px 15px;
}
.ma-buton {justify-content: end;}
.ma-buton .but {
  position: relative;
  margin: 0; width: 240px; justify-content: start;
}
.ma-text strong {
    display: inline-flex;
    margin: 0 0 0 7px;
    color: var(--mov);
    border: 1px solid var(--mov);
    border-radius: 5px;
    padding: 3px 7px;
}

.tabel-structura-meniu {margin: 0 20%;}
.tabel-structura-meniu .categorychoose {
  display: flex; flex-wrap: wrap;
  align-items: center;
  margin-bottom: 5px;
  border-radius: 5px;
  transition: all 0.5s;
}
.categorychoose i {margin: 0 5px 0 0;}
.nivel-0 {
  font: 700 18px/1 encode;
  text-transform: uppercase;
  border-bottom: 2px solid #ccc;
  border-radius: 0 !important;
  padding: 17px 10px;
}
.nivel-1 {
  font: 700 16px/1 encode;
  margin-left: 50px;
  background: antiquewhite;
  padding: 12px 10px;
}
.nivel-2 {
  font: 500 14px/1 encode;
  margin-left: 150px;
  background: aliceblue;
  padding: 8px 10px;
}
.nivel-3 {
  font: 500 12px/1 encode;
  margin-left: 200px;
  padding: 5px 10px;
}
.tabel-structura-meniu .categorychoose:hover {
  background: #000 !important; color: #fff;
}
.but-icon2-alege:after {
  position: absolute; top: 50%; right: 12px;
  transform: translateY(-50%);
  content: "arrow_downward_alt";
  font: 300 24px/1 var(--mso);
  transition: all 0.5s;
}
.but-icon2-alege:active, 
.but-icon2-alege.active:active {
  animation: hop 0.5s ease-in-out;
}
@keyframes hop {
  50% {transform: scale(1.05);}
  100% {transform: scale(1);}
}
.but-icon2-alege.active {background: #000; border-color: #000;}
.but-icon2-alege.active:after {transform: translateY(-50%) rotate(180deg);}
.add-menu-form {gap: 25px;}


.paginatie-total {margin: 45px 0 50px 0;}
.paginatie-nr {
    font: 500 14px/1.2 encode;
    color: #4f6578;
    text-align: right;
    padding: 8px;
    border-bottom: solid 1px #d0d4e4;
}
.paginatie {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
    padding: 20px 0;
}
.paginatie li {
    list-style: none;
}
.paginatie li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    font: 500 16px/1 encode;
    padding: 8px 10px; margin: 0 0 0 10px;
    border: solid 1px transparent;
    border-radius: 7px;
    color: #4f6578; background: transparent;
    transition: all 0.5s;
}
.paginatie li a:hover {background: #eee;}
.paginatie li.active a {
    border-color: var(--mov);
    background: var(--mov);
    color: #fff;
}
.paginatie li a .mso {
    font-size: 24px;
    font-weight: 400;
     color: #4f6578;
}
.paginatie li a.sag, .paginatie li a.sag2 {
    width: 32px;
}

.avertizare {
  background: antiquewhite;
  font: 500 14px/1.2 encode;
  padding: 15px; margin: 0 0 15px 0;
  border-radius: 10px;
}
.form-cu-data button {position: relative; z-index: 10;}

.form-grup .dd-container {width: 100% !important;}
.form-grup .dd-select {
   border-radius: 5px;
   width: 100% !important;
}
.form-grup .dd-selected {padding: 0 10px; line-height: 32px!important;}
.form-grup .dd-selected label {margin: 0;}

.btn-save-grup {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
    grid-column: 1/-1;
    text-align: center;
    border-top: 1px solid #ccc;
    margin: 30px 0 0 0; padding: 10px 0 0 0;
}
.btn-save-grup .but {margin: 5px;}
.form-incarcare {
  grid-column: 1/-1;
}
.form-cu-data button {
    float: right;
    margin: -26px 0 0 0;
}
.form-left, 
.form-right {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px; margin: 0 0 20px 0;
}
.form-adauga-proiect .grid-col2 {gap: 0 20px;}
.tabel-task-files {margin: 15px 0;}
.form-cu-data {padding: 10px 0;}

.datepicker th {
  font: 700 12px/1 encode;
  padding: 5px;
}
.datepicker td {
  font: 500 12px/1 encode;
  padding: 5px;
}
.perp-uploader {max-height: 200px !important; min-height: 100px !important;}
.go-reset {display: flex; flex-wrap: wrap;}
.go-reset .but {margin: 0 5px 5px 0;}
.datele {
  display: flex; justify-content: space-between;
  margin: 0 0 15px 0;
  font: 500 14px/1.2 encode; color: #000;
}

.legenda-sus {margin: 0 0 15px 0;}
.legenda-sus .rand {display: flex; align-items: center;}
.legenda-sus .mso {
    font: 600 22px/1 var(--mso);
    font-variation-settings: 'FILL' 1;
    margin: 0 5px 0 0;
    color: var(--rosu);
}

.tabel-cheltuieli {overflow: visible; border-color: #999;}
.tabel-cheltuieli .tabel-flex-linie {border-color: #999; border-radius: 10px 10px 0 0;}
.tabel-cheltuieli .tabel-flex-linie > span {border-color: #999; color: #000;}
.termen-depasit {
    position: absolute; top: 50%; left: -11px;
    transform: translateY(-50%);
}
.termen-depasit:before {
    content: "error";
    font: 600 22px/1 var(--mso);
    font-variation-settings: 'FILL' 1;
    margin: 0 7px 0 0;
    color: var(--rosu);
}
.termen-rosu {background: #ffbda3; border-color: #777; color: #000;}
.termen-rosu:hover {background: #e79c7e;}
.termen-rosu > span {border-color: #999; color: #000;}


.qe-text.editable.editable-click,
.qeinterceptor-text.editable.editable-click {
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	border-bottom-color: transparent !important;
  text-decoration: underline dotted;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.tabel-flex-linie .editable-click, 
.tabel-flex-linie a.editable-click, 
.tabel-flex-linie a.editable-click:hover {
  text-decoration: underline dotted !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 4px !important;
  border-bottom: solid 2px transparent !important;
  border: none !important;
  line-height: 1.3;
}


.butoane-editare {
  display: block; width: 23px;
  color: #fff;
  border: 0; border-radius: 5px;
  cursor: pointer;
  padding: 5px; margin: 0 0 5px 5px;
  font: 400 10px/1 encode;
  transition: all 0.5s;
}
.editable-submit {
  background: var(--mov);
}
.editable-submit:before {content: "OK";}
.editable-cancel {
  background: var(--albastru);
  font-size: 12px;
}
.editable-cancel:before {content: "×";}
.butoane-editare:hover {
  box-shadow: inset 0 -10px 10px 0 rgba(0 0 0 / 50%);
}


.termen-rosu .titlu-mob {color: #777;}

.total-amount{
  display:flex;
  flex-direction: column;   /* <-- asta le pune pe verticală */
  align-items: flex-start;  /* <-- aliniere la stânga */
  justify-content: flex-start; 
  gap: 6px;                 /* spațiu între rânduri */
    border-bottom: 1px solid #999;
  border-radius: 0 0 10px 10px;
  background: var(--mov); color: #fff;
}

.total-amount div{
  display:flex;             /* span + strong pe aceeași linie */
  align-items:center;
  width: 100%;              /* rând complet */
}
.total-amount span {
    font: 500 16px/1 encode;
    padding: 0 7px 0 0;
}

.total-amount strong {
    font: 700 16px/1 encode;
}

.total-partial {
  display: flex; flex-wrap: wrap; align-items: center;
  padding: 5px 15px;
  border-bottom: 1px solid #999;
  background: #cfeff9; color: #000;
}
.total-partial span {
    font: 500 14px/1 encode;
    padding: 0 7px 0 0;
}
.total-partial strong {
    font: 700 14px/1 encode;
    color: var(--mov);
}
.total-partial:before {
  content: "arrow_downward";
  font: 300 20px/1 var(--mso);
  margin: 0 7px 0 0;
}

h3 {
  font: 500 20px/1.2 encode;
  margin: 0 0 15px 0; padding: 0;
}
h4 {
  font: 500 24px/1.2 encode;
  margin: 0 0 15px 0; padding: 0;
}
.tfl-footer {font: 700 12px/1 encode; background: antiquewhite;}
.tfl-footer > span {border-color: transparent;}

.tabel-report-modal {margin: 0 0 15px 0;}

.modal-dialog {
    border-radius: 20px;
    overflow: hidden;
    width: calc(100% - 300px);
    max-width: initial;
    text-align: center;
}
.modal-report-user .modal-content {text-align: left;}
.modal-report-user .tabel-flex {margin: 0 0 30px 0;}
.modal-report-user h3 {
  font-size: 30px;
}
.modal-report-user h4 {
  display: inline-flex;
  border: 1px solid #ccc; border-radius: 5px;
  padding: 10px;
  font-size: 20px;
}
.modal-report-user h5 {
  font-size: 20px;
  color: var(--albastru);
}

.modal-report-user h6 {
  display: flex; align-items: center;
  font-size: 16px;
  color: var(--mov);
}
.modal-report-user h6:before {
  content: "arrow_forward";
  font: 300 20px/1 var(--mso);
  margin: 0 5px 0 0;
}
.mob {display: none;}


.dashboard-cards {
    margin: 0 0 30px 0;
}
.dashboard-card {
    position: relative;
    background: aliceblue;
    padding: 20px;
    border-radius: 10px;
}
.card-value {
    display: inline-flex;
    font: 700 24px/1 encode;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    border-radius: 5px;
    background: #fff;
    box-shadow: 5px 5px 0 0 rgba(0 0 0 / 4%);
}
.card-title {
    font: 500 20px/1.2 encode;
    text-transform: uppercase;
    color: var(--rosu);
}
.card-stats {
    font: 500 14px/1.2 encode;
}
.dashboard-card i {
    position: absolute;
    top: -10px;
    left: -6px;
    background: #333;
    color: #fff;
    border-radius: 100px;
    padding: 5px;
    font-size: 20px;
}
.dash-costuri {
  display: flex; flex-wrap: wrap;
  justify-content: space-between; align-items: center;
}

.tabel-flex-linie .span-price-ron input {width: calc(100% - 35px); margin: 0 5px 0 0;}


.culoare {
  position: absolute; top: 0; left: 0; z-index: 10;
  display: block; width: 14px;
  height: 100%;
}
.culoare .material-symbols-outlined {
  position: absolute; top: 0; left: 14px; z-index: 10;
  font-size: 16px;
}


.input-okay {position: relative;}
.input-okay .okay {top: -11px;}

.dash-costuri {
  padding: 15px; 
  border: 1px solid #ccc; border-radius: 10px;
  margin: 20px 0;
}
.dash-costuri h4 {margin: 0;}
.dash-costuri .but-icon-menu:before {color: var(--mov);}
.dash-costuri .but-icon-menu:hover:before {color: #fff;}
.dash-costuri .but-icon-menu.open:before {color: var(--mov);}
.dash-costuri .but-icon-menu.open:hover:before {color: #fff;}
.dashboard .tabel-flex {margin: 0 0 20px 0;}
.interceptor-news {
  position: relative;
  padding: 36px 0 0 0;
}
.interceptor-news .but-icon-adauga {
  position: absolute; top: 0; right: 20px;
  border-radius: 10px 10px 0 0;
  text-transform: none;
}
.tabel-flex-linie > span.span-unanswered {display: block; padding-left: 30px;}

.exclamare {
  position: absolute; top: -10px; left: 19px; z-index: 10;
  display: flex; justify-content: center; align-items: center;
  width: 26px; height: 26px; text-align: center;
  border-radius: 100px;
  background: #e1390e; color: #fff;
  font: 500 16px/1 encode;
}
.unanswered {
  display: block;
  color: var(--mov);
  margin: 0 0 5px 0;
}
.interceptor-table b, 
.interceptor-table a b {
  display: block;
  margin: 0 0 3px 0;
}
.interceptor-table .tabel-flex-linie > span {
  display: block;
  white-space: initial;
}
.span-www {word-break: break-all;}
.nume-email-tel .email-editable {
  display: block;
  margin: 0 0 9px 0;
}
strong, b {font-family: encode; font-weight: 700;}
.nume-email-tel .tel {
  display: block; margin: 0 0 5px 0;
}

.tabel-interceptor-rapoarte .flex {word-break: break-all;}
.tabel-interceptor-rapoarte > .tfl-body > span:nth-of-type(1) {min-height: 40px; padding-left: 20px;}

div[style="background-color:#0080c0"], 
div[style="background-color:#0080c0"] a, 
div[style="background-color:#525252"], 
div[style="background-color:#525252"] a {color: #fff;}

.span-status .but-mic {margin: 10px 0;}

.tabel-flex-linie > span.span-culoare {padding-left: 25px;}

#preferencesform, #preferencesformcosts {display: flex; align-items: center;}
#preferencesform label , #preferencesformcosts label {
  font: 500 14px/1.2 encode;
  margin: 0;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, 
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
  background: var(--mov) !important;
}
.bootstrap-switch {margin: 0;}
.bootstrap-switch-container {width: 135px;}
.bootstrap-switch-container span {width: 45px !important;}


.client-score-card {
  border: 1px solid #ccc;
  padding: 20px; margin: 20px 0;
  border-radius: 10px;
}
.progress {height: 26px !important; border-radius: 10px; overflow: hidden;}
.progress-bar {background-image: none; }
.progress-bar-primary {background-color: #7266ba;}

.progress-bar-info {background-color: #23b7e5;}
.progress-bar-success {background-color: #27c24c;}
.progress-bar-warning {background-color: #fad733;}
.progress-bar-danger {background-color: #f05050;}
.progress-bar-black {background-color: #1c2b36;}
.progress-bar-white {background-color: #fff;}

.scor-client {padding: 0 0 10px 0;}
.arata-text {
  display: none;
  padding: 10px 0 20px 0;
}
.h3-special {
    font: 700 16px/1.2 encode;
    text-transform: uppercase;
    margin: 30px 0 15px 0;
    text-align: center;
    color: var(--mov);
}
.h4-special {
  grid-column: 1/-1;
    font: 600 20px/1.2 encode;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 25px 0;
}
.account-form .tabul.grid-col2 {
  gap: 0 40px;
}
.cecbox label {
  display: inline-flex; align-items: center;
}
.cecbox .i-checks > i {
    margin-right: 30px;
    margin-left: 6px;
}

.message-for-factura {
    display: flex; align-items: center;
    grid-column: 1/-1;
    background-color: #ffcccc; 
    border: 1px solid #ff8888; 
    color: #333;
    padding: 10px;
    margin: -10px 0 20px 0;
    border-radius: 5px;
}
.message-for-factura span {
    font-size: 14px;
    display: inline-block;
}
.message-for-email {
   display: flex; align-items: center;
    grid-column: 1/-1;
    background-color: #90EE90;
    border: 1px solid #228B22;
    color: #333;
    padding: 10px;
    margin: -10px 0 20px 0;
    border-radius: 5px;
}
.message-for-factura i {display: inline-flex; margin: 0 7px 0 0;}
.message-for-email i {display: inline-flex; margin: 0 7px 0 0;}


.contactperson-information {
    position: relative;
    margin: 0 0 40px 0;
    border: 1px solid #ccc; border-radius: 10px;
    padding: 15px;
}

.contactperson-information h5 {
    grid-column: 1/-1;
    font: 600 14px/1.2 encode;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    color: var(--albastru);
}
.contactperson-information .remove {top: -8px;}


.nav-pills {
  display: flex; flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0 0 20px 0; padding: 0;
  border-bottom: 1px solid #ccc;
}
.nav-pills .nav-item {margin-left: 0 !important;}
.nav-pills .nav-link.active, 
.nav-pills .show > .nav-link , 
.nav-pills .nav-link:hover,
.nav-pills .nav-link:focus {
	
}
.nav-pills .nav-link.active, 
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: var(--mov);
    border-color: var(--mov);
    border-bottom-color: var(--mov);
    transition: all 0.5s;
}

.nav-pills .nav-link {
	color: var(--negru);
	padding: 7px 15px; margin: 0 5px 0 0;
	font: 500 14px/1 encode;
  border: 1px solid #ccc; border-radius: 5px 5px 0 0;
  border-bottom-color: transparent;
  transition: all 0.5s;
}
.nav-pills .nav-link:hover {background: #f6f6f6;}
.nav-pills .nav-link.active:hover {background: var(--mov);}
.header-produse {display: flex; flex-wrap: wrap; margin: 0 0 20px 0;}
.header-produse .but {margin: 0 5px 5px 0;}

.form-left h3, 
.form-right h3 {
  grid-column: 1/-1;
  margin: 0 0 25px 0;
  color: var(--mov);
}

.incarcare-poze {
  display: flex; flex-wrap: wrap;
}

.incarcare-poze .fg-upload {width: 100%;}
.form-grup input.filestyle {padding: 5px 10px;}
.img-incarcata {
  display: inline-flex;
  margin: 10px 10px 0px 0;
}
.img-incarcata img {
  display: flex;
  width: 100px; height: 100px; object-fit: cover;
  border: 1px solid #aaa; border-radius: 5px;
  overflow: hidden;
}
.sigla-endd-print {
  object-fit: cover; height: 80px;
}

.global-menu.dropdown-menu > li > a {
  display: block;
  font-size: 12px; padding: 5px;
}
.global-menu.dropdown-menu > li > a:hover {
  background: var(--mov); color: #fff;
}

.bootstrap-filestyle .btn-primary {
    box-sizing: border-box;
    display: inline-flex; justify-content: center;  align-items: center;
    height: 37px;
    border: 1px solid; border-radius: 10px;
    background: transparent;
    font: 500 14px/1 encode;
    padding: 0px 22px;
    transition: all 0.5s;
    cursor: pointer;
    white-space: nowrap;
    border-color: var(--mov);
    color: var(--mov);
    margin: 0 0 0 5px;
}

.mesaj-no {padding: 20px;}

.cu-sageata {
  display: flex; align-items: center;
  font: 500 14px/1.2 encode;
}
.sageata1 {font-weight: 700; color: var(--mov);}
.sageata2 {padding: 0 0 0 20px;}
.sageata3 {padding: 0 0 0 40px;}
.cu-sageata:before {
  font: 20px/1 var(--mso);
  margin: 0 5px 0 0;
}
.sageata1:before {content: "arrow_forward";}
.sageata2:before {content: "trending_flat";}
.sageata3:before {content: "subdirectory_arrow_right";}

.legenda-sus-dr {
  position: absolute; top: 15px; right: 20px;
  display: flex;
}
.titlu-stare {
    font: 500 16px/1.2 encode;
    margin: 0 0 20px 0;
}

.butoane-status {
  grid-column: 1/-1;
  margin: 10px 0 15px 0;
}
.butoane-status button {
  position: relative;
  border: none;
  border-radius: 5px !important;
  color: #fff;
  text-transform: uppercase;
  font: 500 12px/1 encode;
  margin: 0 5px 10px 0; padding: 0 20px 0 7px;
  box-shadow: none;
}
.butoane-status.project-management button {
	color:#000;
}
.butoane-status button.toate {background: #aaa;}
.butoane-status button .badge {
  position: absolute; top: -9px; right: -5px;
  background: #555;
  font: 500 12px/1 encode;
  color: #fff;
}
.butoane-status button:hover {box-shadow: inset 0 -100px 0 0 rgba(0, 0, 0, 0.2) !important;}
.download-archive-container {margin: 0 0 15px 0;}
.produse-message {
  display: block;
  padding: 20px;
}
.produse-message h3 {font-size: 14px;}
span .data {
  display: block; width: 100%;
}
span .ora {
  display: block; width: 100%;
  opacity: 0.5;
}
span a .client {
  font: 700 12px/1 encode;
  color: var(--mov);
}
span a .nume {
  margin: 2px 0 0 0;
}

.mesajul {
  background: #f6f6f6;
  padding: 20px;
  margin: 0 20px 0px 20px;
  border-radius: 0 0 20px 20px;
  border: 1px dashed #aaa;
  border-top: 0;
}
.mesajul p {font-size: 12px;}
.div-reset {padding: 20px 0 0 0;}


.nav-tabs {
  display: flex; flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0 0 20px 0; padding: 0;
  border-bottom: 1px solid #ccc;
}

.butoane-sus {margin: 0 0 20px 0;}
.factura-print {
    border: 1px solid #aaa; border-radius: 10px;
    padding: 20px;
}
.factura-print h3 {
  font: 700 20px/1.2 encode;
}
.factura-print h4 {
  font: 500 16px/1.2 encode;
}
.tabel-factura {width: 100%; min-width: 700px;}
.tabel-factura th, 
.tabel-factura td {
    padding: 8px 15px;
    border-top: 1px solid #aaa;
}
.sigla-factura {
  width: 150px; max-height: 150px;
}


.modal-mesaj-interceptor .modal-dialog {
  max-width: 80%;
  text-align: left;
}
.note-editor.note-frame .note-editing-area .note-editable {
    text-align: left;
}
.modal-mesaj-interceptor .modal-header {padding: 10px 50px;}
.modal-mesaj-interceptor .modal-body {padding: 10px 50px;}
.modal-mesaj-interceptor .modal-footer {padding: 10px 50px;}
#interceptor-see-reply {text-align: left;}
#interceptor-see-reply .form-grup {text-align: left;}

#interceptor-reply .modal-full {max-width: 90%; box-shadow: 0 0 100px 0;}

.form-grup .label-cu-info {
  position: relative;
  display: inline-flex;
  padding: 0 32px 0 0;
}
.form-grup .checkbox {margin: 10px 0 15px 0;}

.form-zone .checkbox {margin: 0px 0 3px 0;}
.form-zone .i-checks span {
  display: inline-flex; padding: 5px; margin: 0;
  border-radius: 5px;
}
.form-zone .i-checks.disabled {
  opacity: 0.5;
}

.tab-acordeon {
  border: 1px solid #a4b0bc; border-radius: 10px;
  margin: 0 0 20px 0;
}
.tab-acordeon.active {border-color: var(--mov);}
.tab-ascuns {
  display: none;
  padding: 0px 20px 5px 20px;
}
.dupa-tabel {margin: 20px 0 0 0;}
.tab-h3-click {
  position: relative;
  font: 700 16px/1.2 encode;
  cursor: pointer;
  padding: 20px 55px 20px 20px; margin: 0;
}
.active .tab-h3-click {color: var(--mov);}
.tab-h3-click:after {
  position: absolute; top: 50%; right: 20px;
  transform: translateY(-50%);
  transition: all 0.5s;
  content: "expand_circle_down";
  font: 30px/1 var(--mso);
  font-variation-settings:
    'FILL' 1,  
    'wght' 400,
    'GRAD' 0,
    'opsz' 48;
}
.active .tab-h3-click:after {
  transform: rotate(180deg);
  transform-origin: center; margin-top: -15px;
}

.token {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 0 15px 0;
  background: #fff9e4;
}
.token h4 {
  position: relative;
  display: flex; flex-wrap: wrap;
  align-items: center;
  font: 700 14px/1.2 encode;
  padding: 10px 20px; margin: 0;
  cursor: pointer;
}
.token h4 .icon:after {
  font: 400 20px/1 var(--mso);
  margin: 0 0 0 7px;
}
.token h4 .icon-valid:after {content: "check_circle"; color: var(--verde);}
.token h4 .icon-invalid:after {content: "cancel"; color: var(--rosu);}
.token h4:before {
  position: absolute; top: 50%; right: 12px;
  transform: translateY(-50%);
  content: "keyboard_arrow_down";
  font: 400 30px/1 var(--mso);
  transition: all 0.5s;
}
.token.active h4:before {transform: rotate(180deg); margin-top: -18px;}
.token .ascuns {
  display: none;
  padding: 0 20px 10px 20px;
}
.token p {
  display: flex; flex-wrap: wrap;
  align-items: center;
  padding: 0 0 5px 0; 
}
.tok-linie span {display: inline-flex; width: 150px;}
.tok-linie em {font-style: normal; margin: 0 0 0 7px;}
.tok-linie:before {
  font: 350 20px/1 var(--mso);
  margin: 0 7px 0 0;
}
.tok-generat:before {content: "wand_stars";}
.tok-expira:before {content: "hourglass_disabled";}
.tok-valabil:before {content: "event_available";}


.buton-info {position: absolute; top: -2px; right: 0;}
.buton-info .icon {
    display: inline-flex; width: 24px; height: 24px;
    background: var(--mov);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-image: url(/img/chat_info_24dp_1F1F1F_FILL1_wght400_GRAD0_opsz24.svg);
    transition: all 0.5s;
}
.colect-accounts {
  display: inline-flex; margin: 0 20px 10px 0;
}
.colect-accounts .i-checks > i {margin-right: 7px;}
.datepicker-days {
  border: 1px solid #a4b0bc; border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 0 0 10px 0;
}

.contactperson-information:nth-last-of-type(1), 
.contactperson-information:nth-last-of-type(2), 
.contactperson-information:nth-last-of-type(3) {margin: 0;} 
h5 {
    font: 500 12px/1.2 encode;
    text-transform: uppercase;
}
.i-checks-grup {
  display: flex; flex-wrap: wrap; align-items: center;
}
.i-checks-grup .i-checks {margin: 0 10px 10px 0;}
.i-checks-grup .i-checks > i {margin-left: 3px;}
.modal-800 .modal-dialog {width: 800px;}

.buton-info:hover .icon {background: var(--rosu);}
span[data-tooltip]:hover::after {
  content: attr(data-tooltip);
  position: absolute; top: 30px; left: 0; z-index: 100;
  width: 200px;
  background: var(--menu);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  font-size: 13px;
}

span[data-tooltip]:hover::before {
  position: absolute; top: 10px; left: 3px;
  content: "arrow_drop_up";
  font: 300 36px/1 var(--mso);
  color: var(--menu);
  transition: all 0.5s;
  font-variation-settings:
    'FILL' 1,  
    'wght' 400,
    'GRAD' 0,
    'opsz' 48;
}
.popover {top: 60px; left: initial; right: 20px;}

.pagina-creare-cont .tabul {width: 1200px; margin: 0 auto 30px auto;}

.autoemail-box {
	margin-top: 10px;
}

.autoemail-title {
	display: block;
	font-weight: 600;
	margin-bottom: 8px;
	color: #4a5568;
}

.autoemail-inner {
	background: #fff5ce;
	border: 1px solid #f0d98a;
	border-radius: 8px;
	padding: 12px 14px;
}

.autoemail-label {
	display: block;
	cursor: pointer;
	margin: 0;
}

.autoemail-label input[type="checkbox"] {
	margin-right: 8px;
	vertical-align: middle;
}

.autoemail-label span {
	font-weight: 600;
	color: #2d3748;
}

.autoemail-label small {
	display: block;
	margin-top: 6px;
	color: #6b7280;
	font-size: 12px;
	line-height: 1.4;
}


#invoices-list,
#invoices-list .tabel-flex-linie,
#invoices-list .tfl-body,
#invoices-list .flex {
	overflow: visible !important;
}

#invoices-list .qe-input,
#invoices-list .dropdown-menu {
	z-index: 9999;
}

.header-actions {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap; /* ca să nu se spargă pe ecrane mici */
}

.header-actions .form-grup {
	display: flex;
	gap: 10px;
}

.quick-status-filters {
	display: flex;
	align-items: center;
}


.but.but-mic.status-interceptor.status-pm {
	background-color: cyan;
}