#menu {
    left: 250px;
    top: 15px;
}
#menu li.navbar {
    border-right: 1px dotted #BBBBBB;
}

#menu li.navbar:hover {
    background-color: #173a61;
    color: #000000;
}
#logo {
    position: absolute;
    left: 0;
    top: 0;
}

.inactive-icon i{
    cursor:default;
}

/*------------------------------------------------------------------
tbl schede dati
-------------------------------------------------------------------*/
.field_validata{
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;
    margin-bottom:  25px;
    background: #f9f9f9;
}

.field_schede{
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;
    margin-bottom:  25px;
}

.active_plus_icon{
    padding-left: 10px;
    cursor: pointer;
    color: #5bb75b;
}

.active_minus_icon{
    padding-left: 10px;
    cursor: pointer;
    color: #cf4540;
}

.td_cancella{
    width: 10px;
}

.div_accordion{
    padding: 10px;
}

/*------------------------------------------------------------------
pagina info
-------------------------------------------------------------------*/
.news-item-date{
    text-align: center;
}

.news-item-detail{
    padding-left: 20px ;
}

.info_midtitle {
    color: #428bca;
    text-decoration: none;
    font-size: 15px;
}

.news-item-icon{
    display: block;
    margin-bottom: .25em;
    font-size: 24px;
    color: #888;
    padding-top: 5px;
}

.news-item-username{
    display: block;
    padding-right: 1px;
    font-size: 15px;
    font-weight: bold;
    color: #888;
}

/*------------------------------------------------------------------
menù categorie lettura
-------------------------------------------------------------------*/



/*------------------------------------------------------------------
h1 login
-------------------------------------------------------------------*/
form h1 {
    font-size: 32px;
}

.multilevelpushmenu_wrapper h2 {
    margin-top: 5px;
    color: #CCC !important;
}

.multilevelpushmenu_wrapper a {
    padding: 0 !important;
    line-height: 1.2em !important;
}

.icona_loading{
    padding: 10px;
}

.close_fattoribox{
    color: white;
    margin-top: -10px !important
}

.hidiv {
    display: none;
}

.form-group .btn_add {
    color: white !important;
}

.form-group .btn_del {
    color: white !important;
}

.box_indicatori {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.box_risposte {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.box_lastdiv {
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-top: 0 !important;
}

.finish{
        float: right !important;
}

.rigaradio{
    padding-top: 7px !important;
}

.indentaradio {
    padding-left: 38px;
    padding-bottom: 7px;
}

.divPercentprofili {
    padding-top: 15px !important;
}

.desc_indicatore {
    padding-left: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.radioRow {
    padding-left: 10px !important;
}

#box_modello .idetail {
    font-size: 15px;
    padding: 10px;
}

#box_modello span {
    padding-left: 15px;
}

.btn_addelem {
    white-space: normal;
    word-wrap: break-word;
}

.elemboxMM {
    //margin: 15px;
}

.ino-infolbl {
    cursor: help;
}

.new-span {
    padding: 8px 16px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}

.box_mm_table {
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #3598dc;;
}

.field_mm_table {
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn_mm_table {
    text-align: right;
}


.ino_input_altro {
    margin-left: 15px;
    color: #6c7b88 !important;
    font-size: 1em !important;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
}


.res-quest .nav-pills>li {
    float: none !important;
}