body {
    margin: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif!important;
}

.lSAction > a {
    width: 64px;
    display: block;
    top: 50%;
    height: 62px;
    background-image: url('https://catalog.autovit.ro/assets/material/img/controls2.png');
    opacity: 0.7;
}
.lSAction > .lSNext {
    background-position: -64px 0;
    right: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;

    border-color: #0071CE;
}
.nav-pills .nav-link, .nav-tabs .nav-link {
    padding: 1.4286em .8575em;
    font-size: .975rem;
}

.text-primary {
    color: #0071CE!important;
}
.text-yellow {
    color: #F7970F!important;
}
.swal2-styled.swal2-confirm a{
    color: #ffffff!important;
}

.bmd-btn-fab.btn-primary.custom-file-control:before, .btn-group-raised .btn-primary.custom-file-control:before, .btn-group-raised .btn.btn-primary, .btn-raised.btn-primary.custom-file-control:before, .btn.bmd-btn-fab.btn-primary, .btn.btn-raised.btn-primary {
    color: #fff;
    background-color: #0071CE!important;
    border-color: #0071CE!important;
}

.card {
    border-radius: 12px!important;
    box-shadow: 0 4px 4px 0 #8f8f8f1a, 0 3px 1px -2px rgba(0, 0, 0, 0.10), 0 2px 9px 0 rgba(0, 0, 0, 0.1)!important;
}
.alert-danger {
    border-left: 4px solid #7f231c!important;
}

.alert-warning {
    border-left: 4px solid rgba(255, 185, 103, 0.75) !important;
    background-color: rgba(255, 184, 101, 0.24);
    color:#000;
}

.alert-info {
    border-left: 4px solid #0071CE!important;
    background-color: rgba(0, 113, 206, 0.27);
    color:#000;
}
.alert-success {
    border-left: 4px solid #285b2a!important;
}

.icon-down-material{
    font-size: 1.8em;
    float: left;
    margin-top: -10px;
    margin-right: -4px;
}


.btn-wait
{
    color: #fff;
    background-color: #c8c8ce;
    border-color:  #c8c8ce;
}

.btn-gray{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2)!important;
    color: #4C4D51!important;
    background: none;
}
.btn-gray:hover{
    background-color: hsla(0,0%,60%,.2);
}

.btn-gray2-disabled{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2);
    color: rgba(76, 77, 81, 0.35);
    background: none;
    background-color: hsla(0,0%,60%,.2);
}

.btn-gray2{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2)!important;
    color: #4C4D51!important;
    background: none;
    background-color: hsla(0,0%,60%,.2);
}
.btn-gray2:hover{
    background-color: hsla(0, 0%, 0%, 0.43);
}
.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
    background-color: hsla(0,0%,60%,.2)!important;
}

.btn-green{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2)!important;
    color: #4EBE9C!important;
    background: none;
}
.btn-green:hover, .btn-green:active{
    background-color: hsla(0,0%,60%,.2);
}
.btn-blue{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2)!important;
    color: #0071CE!important;
    background: none;
}
.btn-blue:hover{
    background-color: hsla(0,0%,60%,.2);
}
.btn-red{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2)!important;
    color: #C82814!important;
    background: none;
}
.btn-red:hover{
    background-color: hsla(0,0%,60%,.2);
}

[type="checkbox"]:checked+span:not(.lever):before {

    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #0071CE;
    border-bottom: 2px solid #0071CE;
}

.multiselect {

}
.row{
    margin-bottom: 0px!important;
}

.delete-button
{
    position: absolute;
    margin-left:130px;
    padding: 4px 7px 4px 7px;
    border-radius: 20px;

    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    background-color: #fff;

}
.delete-button2
{
    position: absolute;
    margin-left:145px;
    padding: 4px 7px 4px 7px;
    border-radius: 20px;
    margin-top:3px;

    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    background-color: #fff;

}

.pagination {
    float:right;
}

.table thead th {
    color: rgba(0, 0, 0, 0.9);
}
.text-secondary {
    color: rgba(0, 0, 0, 0.9)!important;
}
.v-middle{
    vertical-align: middle!important;
}
.pagination li a
{
    padding:0px;
}
.bnt-single
{
    font-size: 1.1em;
    padding-top: 10px;
}
.select-button
{
    position: absolute;
    padding-left: 20px;
    padding: 5px 7px 5px 7px;
    border-radius: 20px;
    margin-top:3px;
    margin-left:3px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    background-color: #fff;

}

.label_error_code{
    color:red;
}

.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    font-weight: bold;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
    position: absolute;
    z-index: 1000;
    background: #fff;
}

#checkboxes label {
    display: block;
    width: 330px;
    padding-top: 5px;

}

#checkboxes label:hover {
    background-color: #1e90ff;
}


@media (min-width: 768px){


    .modal-dialog {
        width: 700px!important;
        margin: 120px auto;
        max-width: 700px!important;
    }

    .login-box{
        padding:0px 120px 50px 120px;
    }
}
.custom-input-special  input[type="file"] {
    display: none;
}

.custom-file-upload {
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-size: 13px;
    color: #fff;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0px rgba(0,0,0,0.12), 0 0px 0px 0 rgba(0,0,0,0.2)!important;
    color: #4C4D51!important;
    background: none;
    font-weight:bold;
    background-color: hsla(0,0%,60%,.2);
}

.color-blue
{
    color:#0d8ddb;
}

.custom-file-upload:visited {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 12px 24px;
    cursor: pointer;
    width: 100%;
    color:#0d8ddb;
    font-size:2em;
    margin-bottom: 20px;
    background-color: hsla(201, 68%, 60%, 0.83);
}

.list-group-item :first-child {
    margin-right: 1rem;
}

.nav .nav-item {
    position: relative;
    font-size:2.2em;
    font-weight: bold;

}

.nav .nav-link {
    position: relative;
    padding: 1.4286em 3.1575em;
}

.select-standard {
    display: block;
    padding: 12px 15px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    text-align: left;
    font-size: 13px;
}


.p_list{
    margin-bottom: 0.3rem;
    margin-top: 0.9rem;
}


.black-link
{
    color: #282828;
}

.blue-link
{
    color: #039be5;;
}
