body{
    font-size:.8125rem
}

button a {
    color:#fff;
}
.patop{
    margin-top:20px;
    margin-bottom:20px;
}
.margintop{
    margin-top:15px;
}

.dataTables_info{
    color:#fff;
}
.a{
    color: white;
    font-weight: bolder;
}

.bottonicon{
    font-size: 20px;
    padding:5px;
    background-color: #2a96a5;
    margin:3px;
    border-radius: 15px;
}

.bottonicon-xs {
    background-color: #fff!important;
    color:#26407D!important;
    border:1px solid #26407D;
    font-size: 15px;
    padding:5px;
    border-radius: 999px;
    transition: all.5s;
    margin-right: 4px;
}
.bottonicon-xs:hover {
    background-color:#26407D!important;
    color:#fff!important;
}

.blocconome{
    color:#000;
    font-size: 25px;

}
/*.sini{text-align: left;}*/

.corposcheda{
line-height: 30px;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 100;
    font-size:18px;
    color:#000;
}
.testoscheda{
    color:#000;
    margin-top:40px;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.minifoto{
    max-width: 30px !important;
    border-radius: 50% !important;
    margin:5px;
}

.bottone_elimina{
    padding:5px 15px;
}

.testo_elimina{
    font-size: 18px;
}
.selectize-control.single .selectize-input.input-active, .selectize-input{
    background-color: #696969;
}
.iconcina{
    line-height: 1.5em;
}
.selectize-input.full {
    background-color: #bdbdbd;
}
.selectize-input{
    background-color: #bdbdbd !important;
    color:BLACK !important;
}
.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #000 !important;}

.titolo {
    color:#6D929B;
}
.img-profile{
    max-width:300px;
    border-radius: 50%;
}

.loginform{
    max-width:600px;
}
.rstw1{float:left;}



.calendar {
  width: 98%;
  margin: auto;
  font-size: 13px;
}

.calendar tr, .calendar td {
  border: 1px solid black;
}

.calendar th {
  padding: 10px;
  text-align: center;
  font-size: 18px;
}

.calendar td {
  width: 200px;
  height: 150px;
  padding: 20px 0 0 5px;
}

.month {
  font-size: 25px;
}

.date {
  font-size: 16px;
}

ul {
  padding: 0 5px 0 20px;
}

.ui-tables .no-padding {
    float: left;
    margin-right: 15px;
    width: auto;
}

.logoexe {

    max-width: 100px;
    position: relative;
    top: -5px;

}
li.list-group-item> a{
    color:blue;
}

.profilecont{
    padding:50px 0;
}

.inticon{
    padding-right:5px;
}

.deleteicon{color:white;
    background-color:#f44336
}

.mapicon{color:white;
    background-color: #6aa1c5
}

.material-icons{color:white}

.form-control{
    width: 90%;
}

.form-control {
    border: 1px solid #eaeaea;
    border-top-color: #eaeaea !important;
    border-radius: 3px;
    padding: 10px;
}

textarea.form-control {
    max-height: 80px;
}
.color--light-blue{background-color: #71dded
}
.color--light-orange{background-color: orange}
.color--light-green{background-color: green}
.color--light-red{background-color: red}
.label--mini{padding:5px 8px;color:white;border-radius: 3px}

.td-wide{
    min-width: 120px;
}

.modal-dialog{
    max-width:90%;
}

.selectize-input {
    background-color: #fff !important;
    color: BLACK !important;
    max-width: 80%;
}
.double{
    max-width: 97%;
}
.nav-link span{
    font-size:1.3em;
    font-weight: 300;
}
.utentelog{margin-top:15px;font-size:1.2em}
.logoazienda{margin-left:40px;}
.sidebar-dark {background-color: #1c2f5a;color:#fff;
}
.btn-outline-dark {
    color: #1c2f5a;
    background-color: transparent;
    background-image: none;
    border-color: #1c2f5a;
}
.btn-outline-dark:hover{
        background-color: #1c2f5a;
}
.td-wider{
    min-width:250px;
}
table{
    text-align: left;
}
.icona{
    padding:5px;
    transition: opacity .3s;
    font-size:1.1em;
    margin:1px;
    border-radius: 50%;
}

.icona:hover{
    opacity: .5;
}
.table-responsive{
    width: 100%;
    height: 100%;
}
.btn{
    max-height: 60px;
}

.table-data{width:100%;}
.scheda-title{font-weight: bold}
.scheda-text{}

.nav-sidebar .nav-link i {
    margin-right: 1.25rem;
    margin-top: .12502rem;
    margin-bottom: .12502rem;
    top: 0;
    line-height: inherit;
}
.opacity-50 {
    opacity: .5;
}
.font-size-xs {
    font-size: .6875rem;
}

.cool-title{
    padding: 5px 15px 3px 15px;
    background-color: #1c2f5a;
    color:#fff;
    border-radius: 5px;
    display: flex;
justify-content: space-between;
width: 100%;
}
.cool-title a{
    color:#fff;
}
.speechbutton{
    padding:8px;
    border:1px solid #aeaeae;
    border-radius:50px;
    transition: all .5s;
    cursor: pointer;
}
.speechbutton:hover{
background-color: #aeaeae;
    color:#fff;
}

.table-responsive{height:100%;}
.dropdown-item.active {
    color: #fff;
    background-color: #1c2f5a;
}

.bg-pencil{
    background-color: #fff!important;
    color: #8CC7A1!important;
    border: 1px solid #8CC7A1;
    transition: all .5s;
}
.bg-pencil:hover{
    background-color: #8CC7A1!important;
    color: #fff!important;
}
.bg-eye{

        background-color: #fff!important;
    color: #788AA3!important;
    border: 1px solid #788AA3;
    transition: all .5s;
}
.bg-eye:HOVER{

        background-color: #788AA3!important;
    color: #FFF!important;

}
.bg-trash{
        background-color: #fff!important;
    color: #DE6B48!important;
    border: 1px solid #DE6B48;
    transition: all .5s;
}
.bg-trash:hover{
        background-color: #DE6B48!important;
    color: #fff!important;

}
.td-azioni{
    min-width:100px;
    width: 100px;
    max-width: 100px;
    text-align:center;
}

.card-header{
        background-color: #1c2f5a!important;
        margin-bottom:20px!important;
        padding-top:10px;!important;
        padding-bottom:0!important;
}


.card-header h2{
padding:0!important;
    padding-bottom:3px;
}
.mappa{
    margin:20px 0;
}

.switchery{
    position: relative;
    left:32px;
}

.switchery{
    position: relative;
    left:32px;
}

.card{
    min-height: 50px!important;
}
.col-form-label{padding-bottom:0!important;}

.table-sm {
    padding: .225rem .4rem!important;
    white-space: nowrap;
}
.table-sm td, .table-sm th {
    padding: .325rem .5rem;
}
th{font-weight: bold!important;}

.table-data{white-space: normal!important;}
.dircommaz{color:#fff}
.dircommaz:hover{color: #bbd3ff
}
.select2-container{
        width:100%!important;}

    .select2-selection__rendered li{
        position:static!important;
    }

    .customnotifica{
        box-shadow: none;
    border-bottom:1px solid #aeaeae;
    padding: .3rem .2rem}

    .alert-dismissible .close {
    padding: .3rem .2rem;

}