label.error {
    color: #E91E63;
}
/* Tabel comenzi lansate */
button.dt-button.buttons-columnVisibility.active, button.dt-button.button-page-length.active {
    background: #a90329;
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
}
ul.dtr-details {
    width: 100%;
}
/* IMPORT RESPONSE MODALS */
.import_page .modal-body {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.label-green {
    background-color: #356e35;
}
.verde {
    color: #356e35;
}
.rosu {
    color: #a90329;
}
span.linker {
    font-weight: 900;
    margin-right: -1px;
    margin-left: -1px;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}
.menu-on-top aside#left-panel nav>ul {
	padding-right: 0px !Important;
}
.info.row_total_clasa {
    background: #a90329;
}
.info.row_total_clasa span.total {
    font-size: 15px;
    display: block;
    padding: 5px 10px;
    font-weight: 700;
    color: white;
    text-align: right;
}
.zindex10 {
	z-index: 10;
    position: relative;
}
.has-success .label {
    background: #468847;
}
#tabel_sticla_comenzi_lansate_wrapper .dataTables_scrollBody {
	overflow: initial !important;
}
@media screen and (max-width: 768px) {
	.cautare_toolbar input[aria-controls="tabel_sticla_comenzi_lansate"] {
		width: 100% !important;
	}
	.cautare_toolbar label {
		width: 100%;
	}
	.butoane_toolbar {
		text-align: center !important;
		margin-bottom: 10px;
		float: initial !important;
	}
	.cautare_toolbar {
		float: initial !important;
	}
	.cautare_toolbar div#tabel_sticla_comenzi_lansate_filter {
		float: initial !important;
	}
	div#tabel_sticla_comenzi_lansate_wrapper .dt-toolbar {
		float: initial !important;
	}
}
.holds-the-iframe {
  background:url(../img/loading.gif) center center no-repeat;
  background-size: 30px;
}