div.material-table {
    padding: 0;
}

div.material-table .hiddensearch {
    padding: 0 14px 0 24px;
    border-bottom: solid 1px #DDDDDD;
    display: none;
}

div.material-table .hiddensearch input {
    margin: 0;
    border: transparent 0 !important;
    height: 48px;
    color: rgba(0, 0, 0, .84);
}

div.material-table .hiddensearch input:active {
    border: transparent 0 !important;
}

div.material-table table {
    table-layout: auto;
}

div.material-table .table-header {
    height: 64px;
    padding-left: 24px;
    padding-right: 14px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-display: flex;
    border-bottom: solid 1px #DDDDDD;
}

div.material-table .table-header .actions {
    display: -webkit-flex;
    margin-left: auto;
}

div.material-table .table-header .btn-flat {
    min-width: 36px;
    padding: 0 8px;
}

div.material-table .table-header input {
    margin: 0;
    height: auto;
}

div.material-table .table-header i {
    color: rgba(0, 0, 0, 0.54);
    font-size: 24px;
}

div.material-table .table-footer {
    height: 56px;
    padding-left: 24px;
    padding-right: 14px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    font-size: 12px !important;
    color: rgba(0, 0, 0, 0.54);
}

div.material-table .table-footer .dataTables_length {
    display: -webkit-flex;
    display: flex;
}

div.material-table .table-footer label {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

div.material-table .table-footer .select-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    /* works with row or column */

    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

div.material-table .table-footer .dataTables_info,
div.material-table .table-footer .dataTables_length {
    margin-right: 32px;
}

div.material-table .table-footer .material-pagination {
    display: flex;
    -webkit-display: flex;
    margin: 0;
}

div.material-table .table-footer .material-pagination li:first-child {
    margin-right: 24px;
}

div.material-table .table-footer .material-pagination li a {
    color: rgba(0, 0, 0, 0.54);
}

div.material-table .table-footer .select-wrapper input.select-dropdown {
    margin: 0;
    border-bottom: none;
    height: auto;
    line-height: normal;
    font-size: 12px;
    width: 40px;
    text-align: right;
}

div.material-table .table-footer select {
    background-color: transparent;
    width: auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    height: auto;
    margin-left: 20px;
}

div.material-table .table-title {
    font-size: 20px;
    color: #000;
}

div.material-table table tr td {
    padding: 0 0 0 56px;
    height: 48px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.87);
    border-bottom: solid 1px #DDDDDD;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.material-table table tr td a {
    color: inherit;
}

div.material-table table tr td a i {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.54);
}

div.material-table table tr {
    font-size: 12px;
}

div.material-table table th {
    font-size: 12px;
    font-weight: 500;
    color: #757575;
    cursor: pointer;
    white-space: nowrap;
    padding: 0;
    height: 56px;
    padding-left: 56px;
    vertical-align: middle;
    outline: none !important;
}

div.material-table table th.sorting_asc,
div.material-table table th.sorting_desc {
    color: rgba(0, 0, 0, 0.87);
}

div.material-table table th.sorting:after,
div.material-table table th.sorting_asc:after,
div.material-table table th.sorting_desc:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    content: "arrow_back";
    -webkit-transform: rotate(90deg);
    display: none;
    vertical-align: middle;
}

div.material-table table th.sorting:hover:after,
div.material-table table th.sorting_asc:after,
div.material-table table th.sorting_desc:after {
    display: inline-block;
}

div.material-table table th.sorting_desc:after {
    content: "arrow_forward";
}

div.material-table table tbody tr:hover {
    background-color: #EEE;
}

div.material-table table th:first-child,
div.material-table table td:first-child {
    padding: 0 0 0 24px;
}

div.material-table table th:last-child,
div.material-table table td:last-child {
    padding: 0 14px 0 0;
}
@media only screen and (min-width: 993px) {
    .container {
        width: 90%!important;
    }
}
.inputs{
    margin-top: 10px;
    margin-bottom:10px;
}
.achizitiiavatar {
    max-width: 100%;
    height: 2.4rem;
    margin-block-start: 0.5em;
}
.btncerere{
    margin-block-start: 0.5em;
    color: #FFFFFF!important;
}
.no-margin-bottom{
    margin-bottom: 0!important;
}
.no-margin{
    margin: 0!important;
}
.textbox{
    padding:1.7rem;
    border-radius: 0.4rem!important;
    max-height: 300px;
    overflow: auto;
}
.brand-sidebar {
    max-height: 34px;
    display: block;
    margin: 1rem auto 1rem auto;
    image-rendering: -webkit-optimize-contrast;
}
.icon-nav{
    list-style-type: none;
    transition: background-color .3s;
    height: 64px!important;
}
#datepicker-container {
    position: fixed;
    z-index: 10000;
}
.container2 {
    width: 90%;
    max-width: 1700px;
    border-radius: 1rem;
    margin: 4rem auto;
}
.card-panel {
    padding: 15px!important;
    border-radius: 0.3rem!important;
    transition: box-shadow .25s;
}
.card, .card-panel {
    margin: .5rem 0 1rem;
    background-color: #fff;
}
.select-wrapper input.select-dropdown {
    font-size: 1rem;
    line-height: 3rem;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 3rem;
    margin: 0 0 8px;
    padding: 0;
    cursor: pointer;
    user-select: none;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: 0;
    background-color: transparent;
}
.login-box {
    height: 100%;
}
.materialize-textarea{
    background-color:#f2f2f2!important;
    border-radius: 1rem!important;
    padding: .8rem 0 .8rem .8rem!important;
}
.mr-10{
    margin-right: 10px!important;
}
.mh-200{
    min-height: 200px!important;
}
.nav-collapsible span.badge.pill {
    position: absolute;
    right: 4px;
    visibility: visible;
    float: none;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    opacity: 1;
}

.sidenav-main span.badge.new {
    line-height: 20px;
    margin-top: 11px;
}
.nav-collapsible span.badge {
    color: #fff;
}
span.badge.pill {
    font-size: .8rem;
    line-height: 20px;
    min-width: 1rem;
    height: 20px;
    border-radius: 9px;
}
span.badge.new {
    font-weight: 500!important;
}
span.badge.new:after {
    content: " noi"!important;
}
.tabs-vertical .tabs {
	height: auto;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	display: -webkit-flex;
	display: flex;
}

.tabs-vertical .tab a {
  text-align:left;
}

.tabs-vertical .tab .active {
	-moz-transition: border-color .5s ease;
	-o-transition: border-color .5s ease;
	-webkit-transition: border-color .5s ease;
	transition: border-color .5s ease;
	border-right: 3px solid pink;
}

.tabs-vertical .tab :hover {
	border-right: 3px solid #eeeeee;
}

.tabs-vertical .indicator {
	display: none;
}

.tabs-vertical .tab-content {
	display: block;
	/*  make tab content scrollable , by define height, then overflow: auto*/
	height: 15.6vh;
	overflow: auto;
	overflow-y: auto;
	overflow-x: auto;
	/*  make tab content scrollable */
}

.tabs-vertical>.tab-content .active {
	display: block;
}

#top,
#bottom {
	padding: 0;
	margin: 0;
	display: block;
	overflow-y: auto;
	overflow-x: auto;
}
.inline-icon {
    vertical-align: sub;
 }
 .tabs-vertical .tabs .tab a i {
    position: relative;
    top: 7px;
    margin-right: 0.2rem;
}
.tabs-vertical .tabs .tab a {
    -webkit-transition: none!important;
    transition: none!important;
    color: #6b6f82;
}
.border-radius-4 {
    border-radius: 4px!important;
}
.tabs-vertical .media-body {
    padding: 0 25px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.display-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mb-1 {
    margin-bottom: 1%!important;
}
.mt-1 {
    margin-top: 1%!important;
}
.mt-4{
    margin-top: 4%!important;
}

.divider {
    overflow: hidden;
    height: 1px;
    background-color: #e0e0e0;
}
.chat-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.message {
    margin-right: 1.5rem;
    padding: 0 1.5rem;
    color: #9e9e9e;
    border-bottom: 0;
    border-radius: 5px;
    background-color: #eceff1;
}
.chat-input i {
    line-height: 2;
}
.mr-1rem {
    margin-right: 1rem;
}
.align-icon{
    position: relative;
    top: 13px;
}
.hover:hover {
    color: orange;
}
.tooltip {
    text-decoration:none;
    position:relative;
}
.tooltip span {
    display:none;
}
.tooltip:hover span {
    display:block;
    position:fixed;
    overflow:hidden;
}
.align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.users-list-wrapper .users-list-filter .show-btn {
    padding-top: 43px!important;
}
.btn-block {
    display: block;
    width: 100%;
}
.indigo {
    background-color: #3f51b5!important;
}
.fixed {
    display: inherit!important;
}
.notification-badge {
    font-family: Muli,sans-serif;
    position: relative;
    top: -20px;
    right: 5px;
    margin: 0 -0.8em;
    padding: 2px 5px;
    color: #fff;
    border-radius: 50%;
    background-color: #d32f2f;
    box-shadow: 0 0 10px 0 #d32f2f;
}
small {
    font-size: .8rem!important;
}
i {
    -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */
}
.chip2{
    display: inline-block;
    height: 16px;
    font-size: 11px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4;
    margin-bottom: 5px;
    margin-right: 5px;
}