/*css digitabbox-box back-office*/

.linealogo {
    width: 1px;
    background-color: #0062B6;
    height: 40px;
    /* opacity: 0.5; */
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.logo-digital{
      display: inline-block;
      color: rgba(255, 255, 255, 0.8);
      height: 23px;
}

.logo-customer {
    max-width: 170px;
    /* height: 47px; */
}

.customer-logo {
  padding-left: 22px;
  padding-right: 22px;
  line-height: 45px;
}
.navbar-collapse {
      background: #fff;
  }


.navigator{
  background: red;
  float: left;
  min-width: 240px;
  height: 100vh;
  width: 25%;
  display: table;
  position: relative;
  background-color: #FAFAFA;
}
.itemscontent{
  background: green;
}
.itemsdetail{
  background: orange;
}



/* gestione delle colonne flessibili*/
.col-9.itemscontent {
    flex: 0 0 80%;
    max-width: 80%;
}

.col-3.itemsdetail {
    flex: 0 0 20%;
    max-width: 20%;
}


.col-sinistra {
    display: flex;
    /* max-width: 345px; */
    /* position: relative; */
    padding: 0px 0 0 10px;
}

.col-sinistra.navigatore{
  height: 100vh;
  background: #FDFDFD;
  float: left;
  position: absolute;
}
.treeview {
    width: 104.5%;
}

.button-right {
    margin-right: 30%;
    width: 102px;
    height: 27px;
    font-size: 12px;
    border-radius: 2px;
    background-color: #0099b2;
    border-color: #0099b2;
    color: white;
    font-weight: 300;
}


/* aggiunti da me per il main */




.riga{
  height: 100%;
  min-width: 961px;
}




.container-buttons{
  height: 100px;
  width:100%;
}

.left-div{
  text-align: center;
  display: table-cell;
  vertical-align: middle;


}

.button-right-div{
  text-align: center;
  display: table-cell;
  vertical-align: middle;

}

.container-left{
  float:left;
  display: table;
  position: relative;
  width:50%;
  height:100%;
}

.container-right{
  float:left;
  display: table;
  position: relative;
  width:50%;
  height:100%
}

.btn-left{
  margin-left: 30%;
  height: 30px;
  font-weight: 200;
  width: 102px;
  font-size: 12px;
  border-radius: 2px;
}

.container-btn-left{
  /* margin-left: 30%; */
}

.button-right{
  /* margin-right:30%; */
  width:102px;
  height: 30px;
  font-size:12px;
  border-radius: 2px;
  background-color: #0099b2;
  border-color: #0099b2;
  color: white;
  font-weight: 200;
  margin: auto;
}


.main-container{
  height: 15%;
  width:100%;
}

.container-center-left{
  height: 100%;
  width:70%;
  float:left;
  display: table;
}

.container-center-right{
  float: right;
  display: table;
  position: relative;
  width: 12%;
  height: 100%;
}

.container-search{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.container-box{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.container-settings{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.imageSearch{
  float:left;
  margin-left: 3%;
  height: auto;
  width: 25px;
}

.input{
  float:left;
  margin-left: 1.5%;
  border: none;
  border-bottom: 1px solid grey;
  width: 85%;
  outline: none;
}

.imageBox{
  height: auto;
  width: 25px;
}

.imageSettings{
  height: auto;
  width: 25px;
}

.div-right{
  margin-top: 28%;
  border-left: solid 1px;
  border-left-color: #D8D8D8;
  width:100%;
  height:80%;


}

.bell{
  height: auto;
  width: 21px;
}

.profileCircle{
  height: auto;
    width: 26px;
}

.spaceImg{
  height: auto;
  width: 15%;
  margin-left: 15px;
}

.container-folder{

  display: table;
  width: 100%;
  height: 15%;
  position: relative
}

.container-left-folder{
  display: table-cell;
  vertical-align: middle;
  width:50%;

}



.folderImg{
  margin-left: 25%;
  height: auto;
  width: 75%;
  min-width: 50px;
}

.container-right-folder{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width:50%;
}

.penImg{

  padding-left: 5%;
  padding-top: 35%;
  height: auto;
  width: 20%;
  display: block;
  min-width: 20px;
}

.textPen{
  color: #303847;
  font-size: 10px;
  float: left;
  margin-left: 6%;
  width: auto;
  font-weight: 300;
}

.container-property-folder{
  margin: 20px;
  line-height: 1.5;
}

.first-line{
  margin: 0 auto 0 auto;
  height: 15%;
  width: 80%;

}

.second-line{
  height: 15%;
  width: 80%;
  margin: auto;
}

.text-folder{
  color: #303847;
  font-size: 10px;
  margin-bottom: 0;
}

.text-folder-item{
  color: #303847;
  font-size: 10px;
  font-weight: 600;
}

.line{
  margin-right: 10%;
  margin-left:10%;
  width:80%
}

.container-text{
  width:100%;
  height: 80%;
  display: table;

}

#media-table {
  margin: 0 2% 0 2%;
  width: 96%;
  height: 100%;
  font-size: 12px;
  color: "#4A4A4A";
}

#media-table span {
  font-weight: 300 !important;
}

#media-table th,
#media-table td {
  padding: inherit;
}

#media-table thead tr {
  padding-bottom: 18px;
}

.first-block{
  width:100%;
  height: 10%;
  margin-left: 15%
}

.first-block-special{
  width:100%;
  height: 12%;
  margin-left: 15%
}

.first-cell{
  white-space: nowrap;
    overflow: hidden;
    max-width: 175px;
}

.second-cell{
  width: 15%;
  text-align: left;
}

.third-cell{
  width: 10.4%;
}

.fourth-cell{
  width: 10.4%;
}

.arrow-table{
  height:6px;
  width: 8px
}

.button-table{
  background-color: transparent;
  border: 0px;
  color:#4A4A4A;
  padding-left: 4%;
}

.image-table{
  height: auto;
  width: 30px;
  margin: 5px -3px;
  float: left;
}

.image-eye{
  height: 25%;
    width: 25%;
    margin-top: 3%;
}
.image-pen{
  height:auto;
  width: 18%;
  margin-left: 15px
}
.points-table{
  height:auto;
  width: 20px
}
table {
  border-collapse: collapse;
}
table, td, th {
  border-bottom: 1px solid #EFEFEF;

}


.text-table {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 75%;
  word-wrap: break-word;
  float: left;
  margin-top: 10px;
}

.dropdown-menu {
    font-size: 1rem;
    color: #212529;
    background-color: #fff;
    box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.1);
    border: 1px solid #E9E9E9;
}

.dropdown-item {
    font-weight: 200;
    color: #212529;
    cursor: pointer;
}

.btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
    border-color: #6c757d;
    color: #fff;
}

.buttonApp {
    border-radius: 100px;
    padding: 0px 20px;
    height: 45px;
    margin-top: 8px;
    box-shadow: none;
    border-color: #979797;
    background: #fff;
    visibility: hidden;
}

.buttonApp:hover, .buttonApp:active {
    background: #dedede;
    box-shadow: none;
}


.iconacerca {
    line-height: 60px;
    margin-right: 10px;
}
form.floating-labels.m-t-30 {
    display: flex;
}
.form-group.m-b-40 {
    width: 100%;
}
input.form-control {
    padding-left: 10px!important;
    font-weight: 300;
    color: #000;
}

.settagginterni {
    margin: 6px 10px;
    font-size: 22px;
}

.settagginterni > a > span.icon-icone_setting {
    font-size: 25px;
}

.settagginterni > a > span.icon-icone_setting:before {
    color: #9B9B9B;
}



.dk-card {
    background: #F8F8F8;
    box-shadow: inset 0 -3px 0 #86B0DE;
    margin-bottom: 10px;
}

.col-dx-details{
    margin-top: 60px;
    padding: 20px;
    border-left: 1px solid #EFEFEF;
    /* height: 100vh; */
}

img.folderimg {
    margin: 0px 20px;
}

a.edita {
    color: #303847;
    font-size: 10px;
    vertical-align: top;
}

.contenitorefolder{
  position: relative;
  height: 50px;
}

.inbasso{
  position: absolute;
  bottom: 0px;
}

.inbasso.destra {
    margin-left: 118px;
    bottom: -10px;
}

.container-fixed.itemgroup {
    padding-bottom: 20px;
}

.container-fixed.itemgroup> span.text-folder {
    display: block;
}

.sorting::after{
    content: "\f0dc";
    margin-left: 10px;
    font-family: fontawesome!important;
    cursor: pointer;
    color: rgba(50, 50, 50, 0.5);
}

.sorting_desc:after {
    content: "\f0dd";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer;
}
.sorting_asc:after {
    content: "\f0de";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer;
}

.testatabella {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
    color: #7f7f7f;
    text-transform: capitalize;
}

.corpocentrale {
    padding-left: 30px;
    padding-right: 30px;
}
.corpocentrale-nhp {
    padding-left: 50px;
    padding-right: 30px;
}
.testatabellaname {
    margin-left: 20px;
}
.corpotabella {
    border-bottom: 1px solid #EFEFEF;
    color:#4A4A4A;
}

.docname {
    padding-top: 9px;
    display: block;
    padding-left: 45px;
    word-wrap: break-word;
}

.docvalue{
    padding-top: 9px;
    display: block;
}
.stumentidoc {
    font-size: 25px;
}

button.bottone {
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
}


.dropdown-item >span::before{
  margin-right: 10px;
}


.iconedrop {
    font-size: 25px;
}

.card-body > .row.tabellaitem.corpotabella >div {
    padding-top: 8px;
}

.add-dk{
    background: #fff;
    width: 100%;
    padding: 15px;
    text-align: right;
    color: #4A4A4A;
}
img.adddkimg {
    margin-right: 5px;
}

.modal-open .modal {
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-header {
    background: #0099b2;
}

button.close {
    top: -15px;
    position: absolute;
    border-radius: 40px;
    background: #0099b2;
    width: 30px;
    height: 30px;
    right: -13px;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-weight: 200;
}

button.close:hover{
  opacity: 1;
}

.modal-titolo {
    margin: auto;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.modal-header {
    box-shadow: 0px 1px 0px #979797;
}

ul.nav.nav-tabs.customtab {
    display: flex; /* centers modern browsers */
     /* centers modern browsers */
    text-align:center; /* centers IE6/7 */
    position: relative;
    justify-content: center;
}
.nav-tabs {
    border-bottom: none;
}

.floating-labels.labelup .focused label, .dropdownmaterial label, label.datalabel{
    top: -20px;
    font-size: 12px;
    color: #4A4A4A;
    font-weight: 400;
}

.labelup input, select.form-control {
    font-size: 12px;
    color: #4A4A4A;
    font-weight: 300;
}

.switchtitle {
    font-size: 12px;
    color: #4A4A4A;
    top: -20px;
    position: relative;
}

.s-info {
    margin-right: 30px;
}


form.form-material.dropdownmaterial {
    margin-top: -20px;
}

form.form-material.dropdownmaterial select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem - 3px);
}


.form-material.dropdownmaterial .form-control, .form-material.dropdownmaterial .form-control.focus, .form-material.dropdownmaterial .form-control:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(rgba(120, 130, 140, 0.13)), to(rgba(120, 130, 140, 0.13)));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(rgba(140, 140, 140, 1), rgba(140, 140, 140, 1));
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(rgba(140, 140, 140, 1), rgba(140, 140, 140, 1));
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(rgba(140, 140, 140, 1), rgba(140, 140, 140, 1));

}



.dropzone.droppop {
    min-height: 100px;
    border: 1px dashed #DEDEDE;
    background: white;
    padding: 0px;
}

.droppop span {
    font-size: 10px;
    color: #4A4A4A;
    display: block;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.imgbig {
    bottom: 0px;
    position: absolute;
    font-size: 10px;
}


.veriticalseparator {
    width: 1px;
    height: 104px;
    background: #DFDFDF;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.detaildoc span {}

img.imgline {
    float: left;
}

.detaildoc {
    float: left;
    color: #7F8289;
}

.focusdetaildoc{
color: #303847;
font-size: 12px;}


.modal-body.modalpopbody {
    padding: 10px 40px 40px 40px;
}

@media (min-width: 576px){
  .modal-dialog.modal-lg.modalpop {
    max-width: 900px;
}

.row.settingsrow {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.all-settingsrow{
    width: 75%;
    margin-left: auto;
    margin-right: auto;}


}

button.btn.btnlink, .bottoneupload {
    background: #EAEAEA;
    border-radius: 0px;
    font-size: 12px;
    color: #4A4A4A;
    height: 100%;
}

.bottoneupload {
   height: auto;
   border: none;
}



.f-copy {
    background: #F9F9F9;
    font-size: 12px;
    border: 0px;
    min-height: 31px;
}

.switchtitle-lft {
    font-size: 12px;
    color: #4A4A4A;
    font-weight: 400;
}

.p-l-r-40 {
    padding: 30px 80px;
}

.dtp-buttons > button {
    font-size: 12px;
    border-radius: 0px;
    font-weight: 200;
    padding: 8px;
}

.singoloitemsetting {
    border-bottom: 1px solid #ECECEC;
    margin-top: 10px;
}

.singoloitemsetting {
    border-bottom: 1px solid #ECECEC;
    margin: 10px 0px;
    padding-bottom: 10px;
}

.form-group.form-pop {
    margin: 10px 0px 5px 0px;
}

button.btn.salva-pop {
    width: 200px;
    font-size: 12px;
    border-radius: 2px;
    background-color: #0099b2;
    border-color: #0099b2;
    color: white;
    font-weight: 200;
    margin: 30px auto 0px auto;
}

button.btn.salva-pop.delate-pop {
    background-color: #D0021B;
    border-color: #D0021B;
  }



label.detailslabel {
    font-size: 8px;
    color: #9B9B9B;
    text-align: center;
    word-wrap: break-word;
    padding: 10px 30px;
}

img.folderimgprev {
    margin: auto;
    display: block;
    margin-top: 10%;
}

/*
.corpotabella:hover{
  box-shadow: 0px 3px 0px #3ACA60 ;
  box-shadow: 0px 0px 20px #dedede;
}*/

.iconacentralegrande:before {
    font-size: 80px;
    color: #000;
    margin: 40px auto auto auto;
    display: table;
}

.add-button {
    border: 1px solid #979797;
    border-radius: 100px;
    font-size: 12px;
    color: #4A4A4A;
    font-weight: 600;
    padding: 10px 20px;
}

.flexcontent-bt {
    display: flex;
    align-items: flex-end;
}


/*item to add*/
.itemadded {
    color: #4A4A4A;
    background-color: #F6F6F6;
    border-radius: 0px;
    line-height: 0px;
    max-height: 37px;
    padding: 0px;
    border: 0px;
    margin-bottom: 3px;
    white-space: nowrap;
}

button.closeitemadded {
      /* top: 0px;
      position: absolute; */
      float: right;
      border-radius: 0px;
      background: #E4E4E4;
      width: 37px;
      height: 37px;
      right: -13px;
      opacity: 1;
      color: #888888;
      text-shadow: none;
      font-weight: 100;
      border: 0px;
      font-size: 22px;
}

img.additemimage {
    height: 37px;
    margin-right: 10px;
}

.add-pop {
    background: #7ED321;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    margin: 0px 0px -20px 0px;
}

.blocchettonotifica {
    font-size: 12px;
    color: #4A4A4A;
    font-weight: 400;
    margin-left: 70px;
    top: 0px;
    position: absolute;
}

.textpush {
    background: #F7F7F7;
    border: 0px;
    font-size: 10px;
    font-weight: 200;
    padding: 20px;
    color: #4A4A4A;
}

.cls-w {
    background: #ffffff!important;
    color: #888888!important;
}

.dropdown-menu.secondolvl.show {
    margin-left: 160px;
}


a.dropdown-item:active {
    background: #f8f9fa;
}

.u-text {
    text-align: center;
}

.dropdown-menu.dropdown-menu-right.scale-up.show {
    box-shadow: 0px 0px 30px #dedede;
}

.countryappl {
    font-size: 12px;
    color: #4A4A4A;
    padding: 10px 20px 30px 20px;
}

.foldename {
    font-size: 10px;
    text-align: center;
    color: #4A4A4A;
}

img.folderimg-g {
    margin: 30px auto 10px auto;
    display: table;
}


img.imggriglia {
    width: 100%;
}

img.imggriglia-photo {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: auto;
    width: 100%;
}

.imgmaxgriglia {
    position: relative;
    overflow:hidden;
    height: 145px;
}



.card.griglia {
    padding: 3px;
}

span.nomedocgriglia {
    font-size: 10px;
    margin-top: 4px;
    display: block;
    word-wrap: break-word;
    padding: 3px;
    margin-bottom: 5px;
}

.iconingriglia {
    font-size: 22px;
    margin: 5px;
}

span.grigliasize {
    font-size: 10px;
    color: #4A4A4A;
}


.card.griglia {
    box-shadow: 0 0 9px rgb(0,0,0,0.1);
    border-bottom: 4px solid #fff;
}

.card.griglia:hover, .card.griglia:active {
    box-shadow: 0 0 18px rgb(0,0,0,0.2);
    border-color: #3ACA60;
}

.margincard{
  padding: 0px 8px;
  color: #4A4A4A;
}

.card-body.b-t.chatbar {
    background: #097ADC;
}

textarea.form-control.b-0.chatarea {
    background: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
}

button.btn.btn-info.btn-lg.bt-chat {
    background: #0099b2;
}

.bt-chat {
    background-color: #0099b2;
    border-radius: 0px;
    position: absolute;
    right: -4px;
    height:  100px;
    top: -21px;
    width: 100px;
}


.bt-chat .icon-icone_send-chat:before {
    content: "\e917";
    color: #fff;
    font-size: 30px;
}

.ombrachat {
    box-shadow: 0px 0px 30px rgb(0,0,0,0.1)!important;
}


.chat-username.pull-left {
    margin-left: 20px;
    font-size: 8px;
    margin-right: 10px;
}

.chat-username.pull-right {
    margin-right: 20px;
    font-size: 8px;
    margin-left: 10px;
}

.chat-times {
    font-size: 8px;
    font-weight: 400;
}


.manoinchat:before {
    font-size: 16px;
}

.manoattiva:before {
  color:#7ED321;
}

.discussiondoc {
    color: #303847;
    padding-top: 10px;
}


.boxdetail {
    margin-left: 10px;
    font-size: 8px;
    color: #303847;
}

span.detail-hl {
    color: #7ED321;
    font-size: 10px;
    font-weight: 400;
    margin-left: 5px;
}

.boxdetail > span:before{
  font-size: 16px;
  color: #C3C9D0;
  line-height: 30px;
}

.border-r {
    border-right: 1px solid #ECECEC;
    padding-right: 10px;
}

.form-group.nazioni {
    padding: 0px;
    margin: -10px 0px 0px 0px;
}

a.nav-link.text-center {
    font-size: 12px;
}

.thumbimg {
    padding-top: 95px;
}

.editimgthumb {
    width: 70px;
    height: 70px;
    background: #fff;
    padding: 20px;
}

.row.backlvl {
    font-size: 12px;
    padding: 22px 0px 0px 15px;
}
.row.backlvl a {
    color: #828790;
}

.row.backlvl b{
  color:#0099b2;
}



@media (min-width: 1169px) {

/*ricalcolo colonne*/
.ricalcolo {
    max-width: calc(25% - 90px);
    flex: calc(75% - 90px);
}
.ricalcolocentrale {
    flex: calc(75% + 90px);
    max-width: calc(75% + 90px);
}
}




@media screen and (max-width: 1168px) and (min-width: 993px) {

/*ricalcolo colonne*/
.ricalcolo {
    max-width: calc(25% - 74px);
    flex: calc(75% - 74px);
}
.ricalcolocentrale {
    flex: calc(75% + 74px);
    max-width: calc(75% + 74px);
}

.col-dx-details{
  padding-left: 0px;
}
}


@media screen and (max-width: 993px) and (min-width: 768px) {

/*ricalcolo colonne*/
.ricalcolo {
    max-width: calc(25% - 28px);
    flex: calc(75% - 28px);
}
.ricalcolocentrale {
    flex: calc(75% + 28px);
    max-width: calc(75% + 28px);
}

.col-dx-details{
  padding-left: 0px;
}

}


@media  (max-width: 767px) {
  .row.tabellaitem.testatabella {
      display: none;
  }

  .col-sinistra.navigatore {
      display: block;
      float: none;
      position: relative;
      display: inline-flex;
      padding: 0px;
      min-width: 100%;
  }

  .row.corpointerno {
      margin: auto;
  }

  .corpocentrale-nhp {
      padding-left: 30px;
      padding-right: 30px;
  }



  span.docname {
      text-align: center;
      font-size: 20px;
  }

  span.docvalue {
      text-align: center;
  }

  .col-lg-1.col-md-2.col-sm-12 {
      text-align: center;
  }

  .col-lg-5.col-md-3.col-sm-12 {}

  .col-lg-5.col-md-3.col-sm-12 {
      float: none;
  }

  button.btn.adduser.pull-right.collapsed {
      margin: auto;
      float: none;
      display: block;
  }

  span.docname {
      padding: 30px 0px 0px 0px;
  }

  .col-lg-1.col-md-1.col-sm-12 {
      text-align: center;
  }

  .pull-right.stumentidoc {
  }

  button.btn.adduser.pull-right {margin: auto;display: block;float: none;}





}


.status {
    display: block;
    width: 10px;
    height: 10px;
    background: #9B9B9B;
    border-radius: 100px;
    vertical-align: middle;
    margin: auto;
    margin-top: 11px;
}

.user-pic {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    float: left;
    margin-top: 3px;
}


.btn-add{
  font-size: 12px;
    border-radius: 2px;
    background-color: #0099b2;
    border-color: #0099b2;
    color: white;
    font-weight: 200;
    margin: 4px auto 0px auto;
    padding: 7px 18px;
}


.user-pic-detail {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: auto;
    display: inherit;
    max-width: 200px;
}

.thumbimg-detail {
    padding-top: 65px;
}

.bg-progress {
    background-color: #3ACA60!important;
}

button.btn.passwordreset {
    font-size: 10px;
    font-weight: 100;
    border: 1px solid #979797;
    padding: 12px 10px 10px 30px;
    color: #4A4A4A;
    vertical-align: middle;
    line-height: 21px;
    border-radius: 8px;
}


.passwordreset span.icon-icone_reset-password {
    position: absolute;
    left: 25px;
    top: 16px;
}
span.icon-icone_reset-password:before {
    font-size: 15px;
}

.btn-detail {
    font-size: 7px;
    margin-top: 0px;
    max-width: 131px;
    padding: 9px 20px 0px 5px;
}

.change-img {
    width: auto;
    vertical-align: top;
    margin: auto auto 20px auto;
    box-shadow: 0px 0px 8px #ABABAB;
    /* border: 1px solid #fff; */
    max-width: 200px;
}


.change-img img {
    object-fit: cover;
    max-height: 70px;
    width: 100%;
    min-height: 150px;
}
.change-img-btn {
    position: absolute;
    background: #fff;
    bottom: 10px;
    right: 29px;
    padding: 20px;
}

.modalpopbody h4 {
    text-align: center;
}

span.nome-griglia {
    font-weight: 400;
    line-height: 2em;
}

.status-griglia {
    display: block;
    width: 10px;
    height: 10px;
    background: #9B9B9B;
    border-radius: 100px;
    vertical-align: middle;
    margin: auto;
    margin-top: 7px;
}

.status-griglia.disattivo, .disattivo {
    background: #D0021B;
}

.status-griglia.attivo, .attivo {
    background: #3ACA60;
}


button.btn.adduser {
    font-size: 12px;
    font-weight: 300;
    border: 1px solid #979797;
    padding: 7px 12px 7px 12px;
    color: #000;
    border-radius: 4px;
    margin-top: 1%;
}

.adduser span.icon-icone_gruppo {
    margin-right: 5px;
}

.adduser span.icon-icone_gruppo:before {
  font-size: 14px;
  color: #000;
}


.addusertogroup-lab, .addusertogroup .form-control:focus  {
    background: transparent;
    font-size: 12px
}

span.docvalue.inpalla {
    background: #7ED321;
    width: 25px;
    height: 25px;
    padding: 5px 0px 0px 0px;
    border-radius: 20px;
    text-align: center;
    font-weight: 400;
    font-size: 10px;
    margin-top: 6px;
}

img.imghp-d {
    margin: auto;
    display: block;
}

select.btndrop {
    background: #EAEAEA;
    border: none;
    border-radius: 0px;
    -webkit-appearance: none;
    padding: 0px 20px;
}

input.form-control.f-copy:focus {
    border-bottom: 1px solid #EAEAEA;
}


button.delateitemadded {
    background: #EFEFEF;
    border-right: 1px solid #EFEFEF;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 37px;
    height: 37px;
    color: #888888;
    text-shadow: none;
    font-weight: 100;
    border: 0px;
    font-size: 22px;
}

.delate-item{
  padding:0px!Important;
}

p.center {
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.setting-header{
    background: #0099b2;
    padding: 10px 0px;
}

h4.setting-titolo {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}

span.subtitle {
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 10px;
}

.all-settaggi {
    position: absolute;
    right: 0px;
}
.all-settaggi > span::before {
color: #fff;
}

.singoloitemsetting.lastitem {
    border-bottom: 0px;
}


.appcreatorimg {
    margin: auto;
    display: block;
}

.appcreatorimgback {
    position: absolute;
    bottom: 0px;
}
.appcreatorimgback2 {
    position: absolute;
    top: 30px;
}

.settingblu{
  padding-top: 70px;
  height: 100%
}
.settingblu2{
  padding-top: 70px;
  height: 160px;
}
.singoloitemsettingblu {
    border-bottom: 1px solid #ECECEC;
    margin: 10px 0px;
    padding-top: 10px;
}

.l-r-0{
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 10px;
}

.spazicolsx {
    padding: 20px 30px 20px 0px;
}


.colordbcont .asColorPicker-trigger {
    position: absolute;
    margin-right: 36px;
    border: 0px;
    height: 38px;
    width: 38px;
}

input.colorpicker.colordb.asColorPicker-input {
    background: #F9F9F9;
    border: none;
    border-radius: 0px;
    font-size: 12px;
    /* width: 100%; */
    /* display: block; */
    font-weight: 200;
    padding: 10px;
    float: right;
    min-width: 300px;
}

.colordbcont .asColorPicker-wrap {
    display: block;
}

.asColorPicker-dropdown {
    max-width: 265px!important;
}

.w-100{
  width: 100%;
}
img.icona-setting {
    height: 40px;
    margin-right: 20px;
}


.spaziologo {
    width: 25%;
    background: #7ab2fa;
    height: 30px;
    float: left;
}

.spazionavcolor {
    background: #0099b2;
    height: 30px;
    width: 75%;
    float: left;
}

.background-color {
    background: #F9F9F9;
    min-height: 270px;
}

img.imagefolder {
    position: relative;
    top: 161px;
    left: 30px;
}




/* todo list */

.todo-list {
  margin: 20px 0;
}
.todo-list li {
  background: #fff;
  border-radius: 5px;
/* box-shadow 0 0 15px rgba(0,0,0,.5) */
  margin-bottom: 7px;
  position: relative;
  word-break: break-word;
  list-style: none;
}
.todo-list li.danger {
  background: rgba(217,30,24,0.8);
}
.todo-list li.danger label {
  text-decoration: line-through;
  color: #fff;
}
.todo-list li.danger label .checkbox-mask {
  border-color: transparent;
}
.todo-list li.danger label .checkbox-mask:after {
  content: '\f00c';
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
}
.todo-list li .checkbox {
  margin: 0;
  padding: 10px 15px;
  border-radius: 5px;
}
.todo-list li label {
  display: block;
  font-weight: bold;
  padding-right: 10px;
}
.todo-list li label input[type="checkbox"] {
  visibility: hidden;
}
.todo-list li label .checkbox-mask {
  display: block;
  border: 2px solid #666;
  width: 12px;
  height: 12px;
  border-radius: 2.5px;
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}
.todo-list li .close {
  display: none;
  position: absolute;
  width: 12px;
  height: 16px;
  top: 50%;
  margin-top: -15px;
  right: 18px;
  font-size: 16px;
}
.todo-list li .close .fa {
  line-height: 16px;
}
.todo-list li:hover .close {
  display: block;
}
.has-feedback .fa {
  line-height: 32px;
  cursor: pointer;
  pointer-events: auto;
  z-index: 10;
  display: block;
  color: #666;
  transition: color 0.15s linear;
}
.has-feedback .fa:hover {
  color: #999;
}
.add-control {
  margin-top: 20px;
  position: relative;
}
.add-control .form-control {
  padding-right: 25px;
}
.add-control .refresh {

  -webkit-transform: translateX(100%);
          transform: translateX(100%);

  cursor: pointer;
  color: #9da1af;
  transition: color 0.15s linear;
}
.add-control .refresh:hover {
  color: #666;
}

.separator {
  margin: 15px auto;
  width: 50%;
  height: 1px;
  border-bottom: 1px dashed #abafba;
}
.animated {
  -webkit-animation-duration: 0.45s;
          animation-duration: 0.45s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated.fast {
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
}


/**/
.row.tabellaitem.corpotabella.hoverchecklist:active {
    box-shadow: 0px 0px 20px #dedede;
}
.row.tabellaitem.corpotabella.hoverchecklist:hover {
    box-shadow: 0px 0px 20px #dedede;
}

.row.tabellaitem.corpotabella.hoverchecklist {
    margin-right: -20px;
}
.col-lg-8.col-md-6.col-sm-12.p-20.br1 {
    background: #fff;
    z-index: 20;
}

.row.tabellaitem.corpotabella.hoverchecklist:hover:after {
    display: block;
    width: 1px;
    height: 33px;
    background: #fff;
    content: "";
    position: absolute;
    right: 0;
    margin-right: -1px;
    z-index: 99999;
}


.row.tabellaitem.corpotabella.hoverchecklist:active:after {
    display: block;
    width: 1px;
    height: 33px;
    background: #fff;
    content: "";
    position: absolute;
    right: 0;
    margin-right: -1px;
    z-index: 99999;
}


/**/
.checkverde{
    padding: 0px;
    display: block;
    border: none;
    font-family: "Montserrat", sans-serif;
    border-radius: 0px;
    border-bottom: 1px solid #979797;
    background-image: none;
}

.hidden {
    display: none;
}

.plusicon {
    margin-top: -25px;
}

.checkverde {
    border-bottom: 1px solid #7ED321;
    text-align: center;
    font-size: 12px;
}


.bootstrap-tagsinput {
    border-left: 0px!important;
    box-shadow: none!important;
    border-right: 0px!important;
    border-radius: 0px!important;
    border-top: 0px!important;
    width: 100%!important;
}

span.tag.label.label-info {
    border: 1px solid #dedede;
    border-radius: 20px;
    padding: 5px 10px;
    background: transparent;
    color: #000;
    font-size: 10px;
    font-weight: 200;
}

.bootstrap-tagsinput input[type="text"] {
    font-size: 10px;
    font-weight: 200;
}

ul.todo-list.todocheck li , .todocheck{
    padding: 0px;
    margin: 0px;
}

span.refresh.text-muted {
    text-align: right;
    width: 50%;
    display: block;
}

.br1{
 border-left: 1px solid #EFEFEF;
 height: 100vh;
}

.iconacheck:before{
  font-size: 25px;
}

.bggray {
    background: #FBFBFB;
}

span.inpalla {
    background: #3ACA60;
    color: #fff;
    padding: 7px 0px;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    font-size: 8px;
    display: inline-block;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
}

.text-align-right {
    text-align: right;
}

.text-align-right span:before {
  margin-right: 5px;
  font-size: 14px;
  color: #828790;
}



.sottotree{
  width: 100%;
  /* background: #FDFDFD; */
  vertical-align: bottom;
}

button.bottoneaccesso {
    word-wrap: break-word;
    width: 90px;
    height: 100px;
    border-radius: 5px;
    background: #fff;
    color: #7D7D7D;
    line-height: 1;
}

.bottoneaccesso span.icon-icone_accesso:before {
    font-size: 30px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #7D7D7D;
}


.logolog {
    margin: auto;
    padding-top: 70px;
}

header.topbar.logintop {
    display: flex;
    flex-direction: column;
    position: relative;
}

.logologcust {
    margin: auto;
    padding-bottom: 70px;
}

.logolog > .logo-digital {
    height: 40px;
}

.icon-icone_ricordami{
        font-size: xx-large;
}

form.form-material.floating-labels.labelup > div {
    overflow: visible;
}

.centro [type="checkbox"] + label:before, .centro [type="checkbox"]:checked + label:before{
    display:none;
}

.centro [type="checkbox"] + label{
    padding-left:0px!important;
    min-height: 40px;
    font-size: 10px;
    font-weight: 100;
}
.centro [type="checkbox"] + label > i{
    float:left;
    width:100%;
    margin-bottom: 10px;
}

[type="checkbox"]:checked + label i:before{
    color: #0099b2;
}
.centro {
    text-align: center;
}
header.logintop {
    background-color: #0099b2;
    text-align: center;
}

.cento {
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    background-color: #0099b2;
    border-color: #0099b2;
    color: white;
    font-weight: 200;
    min-height: 40px;
}

.centogray {
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    background-color: #F6F6F6;
    border-color: #F6F6F6;
    color: #3D3D3D;
    font-weight: 200;
}

.centored {
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    background-color: #CF6F00;
    border-color: #CF6F00;
    color: white;
    margin-top: 20px;
    font-weight: 200;
    min-height: 40px;
}

.centrato {
    width: 100%;
    text-align: center;
}

a.linkunderline{
  color: #0099b2;
  border-bottom: 1px solid #dedede;
  padding-bottom: 2px;
}

.help-block {
    text-align: center;
}

.termini {
    text-align: center;
}
.termini label {
    font-size: 10px;
}

.labelcentro label {
    left: 0px;
}

.labelcentro input.form-control {
    padding-left: 0px!important;
}

.labelcentro input.typeahead.form-control.tt-input {
    text-align: center;
}


 .contenitoregrafico{
  padding: 0px 55px 0px 55px;
}
.contenitoreoverview {
    padding: 30px 40px 0px 40px;
    background: #f4f6f9;
}

.bootstrap-select.btn-group .dropdown-menu li {
    font-size: 12px;
}

span.filter-option.pull-left {
    font-size: 12px;
    color: #67757c;
    font-weight: 300;
}

button.btn.dropdown-toggle.bs-placeholder.btn-default, button.btn.dropdown-toggle.btn-default {
    padding: 0px 40px;
}

input.calendarimput {
    color: #67757c;
    font-weight: 400;
    padding: 3px;
    min-width: 200px;
    text-align: center;
    font-family: "Montserrat";
    border-width: 0px 0px 1px 0px;
}
i.fa.fa-calendar.calendarimputicon:before {
    margin-left: 5px;
    position: absolute;
    margin-top: 5px;
}

.row.contenitoreoverview:before {
  content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 330px;
background-color: #f4f6f9;
}

li.divider {
    /* background: #dedede; */
    /* height: 1px; */
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.map{
 width: 100%;
 height: 100%;
}

.card-body.separatore:after {
    content: "";
    background: #fafafa;
    height: 10px;
    display: block;
    margin-left: -35px;
    margin-right: -35px;
    margin-top: 30px;
}

html body .p-l-40 {
    padding-left: 40px
}

.analytics-info li span.percentige {
    font-size: 12px;
}
.analytics-info li  {
vertical-align: middle;}

.timeave{
  font-weight: 400;
  font-size: 120%;
}

/*VOICESOLUTION*/
.topicdetail{
    font-size: 10px;
  }
  
  .paddingthread {
      padding: 15px 10px 10px 15px!important;
  }
  
  .row.accordionthread {
      width: 100%;
      margin: 20px auto;
  }
  
  .accordionthread .bootstrap-tagsinput{
    background-color: transparent;
  }
  
  .bottonithread {
      height: 30px;
      margin-top: 10px;
  }
  
  .saveandpubbtn, .savebtn, .clearbtn{
    margin-right: 10px;
    border: none;
  }
  .clearbtn{background-color: #9B9B9B;}
  .savebtn{background-color: #4A90E2;}
  .saveandpubbtn{background-color: #7ED321;}
  
  .imgchart{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .icheckbox_flat-red {
      float: left;
      margin-top: 13px;
      margin-right: 20px;
      border-radius: 30px;
  }
  
  .moderate{
    background-color: #ea7166;
    border: 0px;
  }
  
