@import url(https://fonts.googleapis.com/css?family=Nunito);

body
{
padding-top: 100px;
}




.jumbotron {
    padding: 3rem 2rem !important;
}

.badge {
    font-weight: 550 !important;
}

.card-body {
padding: 0.7rem !important;
}

#iconfolder{
    position: relative;
    top: 10px;
}

table#TableResultStatus tbody td {
    padding: 8px 10px;
    font-size: 13px;
}

.toggle{
    width: 88.9667px !important;
    height: 38px  !important;
}

.fc-time-grid-container
{
    display: none!important ;
}


hr.fc-widget-header
{
    display: none!important ;
}

.fc-agendaDay-button
{
    display: none!important ;
}




div[disabled] {


      opacity: .8;
      background: red;
  }

  div[disabled] >div.toggle-group>.btn {
    cursor: not-allowed !important;
  }

  .toggle.btn.btn-success
  {
      float: left;
  }

  .toggle.btn.btn-danger
  {
    float: left;
    }

    body
    {
        color:#6b6d75 !important;
    }

    .fc-title{
    color:black;
    }

    .boxnotify
    {
        
        height:550px;
    }

    .contenitorenotifiche
    {
        overflow-y: scroll !important;
        height:450px;
    }

    .boxnotifyMessage
    {
        
        height:550px;
        
    }

    .contenitoremess
    {
        overflow-y: scroll !important;
        height:450px;
        
    }

    


    #edit-item-disabled{
        opacity: .8;
        cursor: not-allowed !important;
    }


    .btn[disabled]
    {
        cursor: not-allowed !important;
    }


    button{
        outline: none !important;
    }

    

    .fc-title {
        color: white;
        /*font-weight: bold !important;*/
        font-size: 13px;
    }

    .dropdown-menu
    {
    padding: 10px !important;
    }

    .my-table {
        table-layout: fixed;
        word-wrap: break-word;
    }

    

    
  