﻿/*Classi css per la validazione dei campi*/
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
    border: 1px solid #e80c4d;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


.form-horizontal .control-label-left {
    text-align: left
}

#loading-div {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000000000000;
    background-color: rgba(0, 0, 0, 0.5);
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px; /* -1 * image height / 2 */
}

.value {
    background: #c0c0c0;
}

.bottomMargin0 {
    margin-bottom: 0;
}

.hidden {
    display: none;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.paddingTop10 {
    padding-top: 10px;
}

.padding-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
/*.colBordered {
    border: 1px solid !important;    
}*/

/*.bgColorRisultati {
    background-color:#2A3F54;
}*/

/*.ColorRisultati {
    color:#E7E7E7 !important;
}*/

.bgColorRisultati2 {
    background-color: #E7E7E7;
}

.fontRata {
    font-size: medium !important;
}

.modal-xl {
    width: 95%;
}

.bigger-Z-indez {
    z-index: 1000000;
}

.font800 {
    font-weight: 800 !important;
}

/*.jsgrid-grid-body {
    height:auto !important;
}*/

.flexible-height {
    min-height: 34px !important;
    height: auto !important;
}

.flexible-height-label {
    min-height: 57px !important;
}

.break-word-after-max-height {
    max-height: 57px !important;
    word-break: break-all !important;
}

/*help-tips-css-------***/

.help-tip {
    /*position: absolute !important;
	top: 3px !important;
    left: 4px !important;*/
    text-align: center !important;
    background-color: #F39C12 !important;
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
    font-size: 12px !important;
    line-height: 15px !important;
    cursor: default !important;
}

    .help-tip:before {
        content: '?';
        width: 12px !important;
        height: 12px !important;
        font-weight: bold;
        color: #fff;
    }

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip p { /* The tooltip */
        display: none;
        text-align: left;
        background-color: #1E2021;
        padding: 20px;
        width: 300px;
        z-index: 1000000;
        position: absolute;
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        right: -4px;
        color: #FFF;
        font-size: 13px;
        line-height: 1.4;
    }

        .help-tip p:before { /* The pointer of the tooltip */
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #1E2021;
            right: 10px;
            top: -12px;
        }

        .help-tip p:after { /* Prevents the tooltip from being hidden */
            width: 100%;
            height: 40px;
            content: '';
            position: absolute;
            top: -40px;
            left: 0;
        }

/* CSS animation */

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }

    100% {
        opacity: 100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100%;
    }
}

/*---------------------*/

.hide {
    display: none;
}

.row-margin-zero {
    margin: 0;
}
/*Validation*/
.validation-summary-valid {
    display: none;
}

.upperCase {
    text-transform: uppercase;
}


.rowPaddingBottom30 {
    padding-bottom: 30px;
}

.paddingRight10 {
    padding-right: 10px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.marginLeft550 {
    margin-left: 550px;
}

.modal-piano-ammortamento {
    margin-left: 2%;
    margin-right: 2%;
}

    .modal-piano-ammortamento .header-piano {
        margin-top: 1%;
    }

.font600 {
    font-weight: 600 !important;
}

.fontItalic {
    font-style: italic !important;
}

.form-control-tall {
    min-height: 34px;
    height: auto !important;
}

.x_title_light {
    border-bottom: 1px solid #E6E9ED !important;
}

.modal-backdrop {
    z-index: 999999 !important;
}

.modal {
    z-index: 99999999 !important;
}


.customBackground_DatiPreventivo {
    /*background-color: rgba(90,115,142,1);
    color: #ffffff;*/
    border-radius: 5px;
}

.customBackground_DatiRata {
    /*background-color: #92a9c1;
    color: #ffffff;*/
    border-radius: 5px;
}

.customBackground_DatiCliente {
    /*background-color: #77B2A1;
    color: #ffffff;*/
    border-radius: 5px;
}

.customBackground_GestioneSpese {
    /*background-color: rgba(90,115,142,1);
    color: #ffffff;*/
    border-radius: 5px;
}

.customBackground_GestioneDeroghe {
    /*background-color: rgba(90,115,142,1);
    color: #ffffff;*/
    border-radius: 5px;
}

.customBackground_GestioneParametri {
    /*background-color: rgba(90,115,142,1);
    color: #ffffff;*/
    border-radius: 5px;
}

.customBackground_GestioneDocumenti {
    /*background-color: rgba(90,115,142,1);
    color: #ffffff;*/
    border-radius: 5px;
}

.popover {
    z-index: 9999999 !important;
}

.text-nowrap {
    white-space: nowrap;
}

.text-middle-center {
    text-align: center;
    vertical-align: middle;
}


.word-break {
    word-break: break-all !important;
}

.pull-left {
    float: left !important;
    width: unset;
    text-align: left;
}

#preventiviTable {
    width: 100% !important;
}

#preventiviTable_paginate {
    width: 100% !important;
}

.ricercaTable {
    width: 100% !important;
}

.container-simple {
    padding-right: 15px;
    padding-left: 15px;
}

.iziModal .iziModal-button {
    opacity: 1 !important;
}

.logo-sirio {
    display: inline-block;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzIiICAgdmlld0JveD0iMCAwIDE0My41NzE0MyA0MC43MTQyODciICAgaGVpZ2h0PSIxMS40OTA0NzdtbSIgICB3aWR0aD0iNDAuNTE5MDQ3bW0iPiAgPGRlZnMgICAgIGlkPSJkZWZzNCIgLz4gIDxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhNyI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTc1LjcxNDQsLTEzNy43MTkzNikiICAgICBpZD0ibGF5ZXIxIj4gICAgPHJlY3QgICAgICAgeT0iMTM3LjcxOTM2IiAgICAgICB4PSItMTU3NS43MTQ0IiAgICAgICBoZWlnaHQ9IjQwLjcxNDI4NyIgICAgICAgd2lkdGg9IjE0My41NzE0MyIgICAgICAgaWQ9InJlY3QzMzM2IiAgICAgICBzdHlsZT0ib3BhY2l0eToxO2ZpbGw6bm9uZTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MS4zOTk5OTk5ODtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLWRhc2hvZmZzZXQ6MDtzdHJva2Utb3BhY2l0eToxIiAvPiAgICA8dGV4dCAgICAgICBpZD0idGV4dDMzMzgiICAgICAgIHk9IjE3Mi4zNjIyIiAgICAgICB4PSItMTU2OC41NzE0IiAgICAgICBzdHlsZT0iZm9udC1zdHlsZTppdGFsaWM7Zm9udC12YXJpYW50Om5vcm1hbDtmb250LXdlaWdodDpub3JtYWw7Zm9udC1zdHJldGNoOm5vcm1hbDtmb250LXNpemU6NDBweDtsaW5lLWhlaWdodDoxMjUlO2ZvbnQtZmFtaWx5OidMaXRvbGFuZCBUaXRsZSc7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjonTGl0b2xhbmQgVGl0bGUgSXRhbGljJztsZXR0ZXItc3BhY2luZzowcHg7d29yZC1zcGFjaW5nOjBweDtmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIiAgICAgICB4bWw6c3BhY2U9InByZXNlcnZlIj48dHNwYW4gICAgICAgICB5PSIxNzIuMzYyMiIgICAgICAgICB4PSItMTU2OC41NzE0IiAgICAgICAgIGlkPSJ0c3BhbjMzNDAiPlNJUklPPC90c3Bhbj48L3RleHQ+ICA8L2c+PC9zdmc+);
    width: 80px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: sub !important;
}

.webui-popover-backdrop {
    z-index: 9999 !important;
}

.webui-popover .webui-popover-content > div:first-child {
    width: 100% !important;
}

.form-control-static-light {
    padding: 3px 10px;
    border: 0;
}

.x_panel-no-padding {
    padding: 0 !important;
}

.warning-orange {
    color: #F39C12;
}

.warning-brown-orange {
    color: chocolate;
}

.error-color-white {
    color: white;
}

.table-preventivi {
    max-height: 450px;
    overflow-y: auto;
}

.x_title h4 {
    float: left;
    display: block;
}

.panel_toolbox2 {
    float: right;
    min-width: auto !important;
}

.btn-table {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.margin-top-bottom-2 {
    margin-top: 2px;
    margin-bottom: 2px;
}


.isReddito {
    text-align: right;
    /*vertical-align: middle;*/
}

/*COLORI BOOTSTRAP*/
.form-control:focus {
    border-color: #66afe9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
}

/*COLORI BPP*/
/*.form-control:focus {
    border-color: #b71144 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(183, 17, 68, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(183, 17, 68, .6) !important;
}*/

.no-rounded-borders {
    border: 0 !important;
    border-radius: 0 !important;
}

#watermark {
    color: #333;
    /* font-size: 13em; */
    font-weight: bold;
    position: absolute;
    top: 40px;
    /* left: 10%; */
    z-index: 999;
    opacity: 0.7;
    /* transform: rotate(45deg); */
    /* -webkit-transform: rotate(45deg); */
    text-align: center;
    background-image: url(/Content/images/watermark-sostituito.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.evidenziatore {
    background-color: #ffff99 !important;
}
/*SCROLL TAB ORIZZONTALE*/
.wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    /*height: 50px;*/
    height: auto;
}

.list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

    .list li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle;
    }

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
}

.scroller-right {
    float: right;
}

.scroller-left {
    float: left;
}
/*FINE SCROLL TAB ORIZZONTALE*/

ul.yellow-square {
    list-style-type: square;
}

    ul.yellow-square > li {
        color: #ffff99;
        font-size: 20px;
    }

ul > li > span {
    color: black;
    font-size: 14px;
}

hr.borderBPP {
    border-top: 1px solid #b71144 !important;
}

.yellow {
    color: #ffff99;
}

ul.none {
    list-style-type: none;
}
/**
    CSS per gestione step per pratica
*/

.process-step .btn:focus {
    outline: none
}

.process {
    display: table;
    width: 100%;
    position: relative;
    margin-top: 5px;
}

.process-row {
    display: table-row
}

.process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    background-color: #d3d3d3;
}

    .process-step button[disabled]:hover {
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
        background-color: #d3d3d3;
    }

.process-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.process-step {
    display: table-cell;
    text-align: center;
    position: relative
}

    .process-step p {
        margin-top: 4px
    }

.btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-info-sirio {
    color: #fff;
    background-color: #b71144;
    border-color: #B7110A;
}

    .btn-info-sirio:hover, .btn-info-sirio:focus, .btn-info-sirio:active, .btn-info-sirio.active, .open > .dropdown-toggle.btn-info-sirio {
        color: #fff;
        background-color: #b71144;
        border-color: #B7110A;
    }

.btn-default-sirio {
    /*color: #fff;
    background-color: #b71144;
    border-color: #B7110A;*/
    color: #333;
    background-color: #F5F7FA;
    border-color: #ccc;
}

    .btn-default-sirio:hover, .btn-default-sirio:focus, .btn-default-sirio:active, .btn-default-sirio.active, .open > .dropdown-toggle.btn-default-sirio {
        color: #333;
        background-color: white;
        border-color: #ccc;
    }

.link-as-btn {
    -webkit-appearance: button;
    padding: 1px 6px;
    border-width: 2px;
    margin: 0;
    vertical-align: baseline;
}

.white-bg {
    background-color: white !important;
}

.infoUpload {
    font-size: smaller;
    font-weight: 500;
    font-style: italic;
}

.text-middle {
    vertical-align: middle !important;
}

.customFieldsetLegend {
    color: #b71144;
    /*font-style: italic;*/ /*Lo tolgo che non min-font-size piace (Matteo)*/
    font-weight: 700;
    padding-left: 5px;
}

.customSectionTitle {
    font-size: large;
    color: #314456;
    font-style: italic;
    font-weight: bold;
}

.customSectionOK {
    background-color: #fff !important;
    border-color: #5cb85c !important;
    border: 2px solid #5cb85c !important;
}

.customSectionKO {
    background-color: #fff !important;
    border-color: #d43f3a !important;
    border: 2px solid #d43f3a !important;
}

.OK {
    color: #5cb85c !important;
}

.KO {
    color: #d43f3a !important;
}

.customRowLine {
    border-bottom: 1px solid #d43f3a
}

.fa-2 {
    font-size: 2em;
}

.fa-3 {
    font-size: 4em;
}

.fa-4 {
    font-size: 6em;
}

.fa-5 {
    font-size: 8em;
}

.bold{ font-weight: bold;}

.link-disabled {
    pointer-events: none; /* Disables the button completely. Better than just cursor: default; */
    @include opacity(0.7);
}

.text-right {
    text-align: right;
}
.text-middle {
    vertical-align: middle;
}

.x-title-print {
    background-color: #a9a7a7 !important;
    color: #000000 !important;
    font-size: large !important;
    margin-bottom: 3px !important;
}

.tableTHPrint > th{
    background: #dedddd !important;
}

a.btn-header {
    color: white;
    cursor: pointer;
}
a.btn-header:hover {
    color: white;
}
a.btn-header > i{
    margin-top: 5px;
}

.btn-confirm {
    background: #008000;
    color: #ffffff;

}

.btn-rosso {
    background: rgba(232, 21, 21, 0.80);
    border: 1px solid rgba(232, 21, 21, 0.80);
    color: #ffffff;
}
    .btn-rosso:hover {
        background: #ffffff;
        border: 1px solid rgba(232, 21, 21, 0.80);
        color: rgba(232, 21, 21, 0.80);
    }

.btn-arancione {
    background: rgba(241, 129, 40, 0.80);
    border: 1px solid rgba(241, 129, 40, 0.80);
    color: #ffffff;
}

    .btn-arancione:hover {
        background: #ffffff;
        border: 1px solid rgba(241, 129, 40, 0.80);
        color: #cc6616;
    }

.btn-viola {
    background: rgba(140, 45, 210, 0.80);
    border: 1px solid rgba(140, 45, 210, 0.80);
    color: #ffffff;
}

    .btn-viola:hover {
        background: #ffffff;
        border: 1px solid rgba(140, 45, 210, 0.80);
        color: rgba(140, 45, 210, 0.80);
    }

.btn-verde {
    background: rgba(0, 216, 0, 0.80);
    border: 1px solid rgba(0, 216, 0, 0.80);
    color: #ffffff;
}

.btn-verde:hover {
    background: #ffffff;
    border: 1px solid #008000;
    color: #008000;
}

.btn-blu {
    background: rgba(51, 51, 247, 0.80);
    border: 1px solid rgba(51, 51, 247, 0.80);
    color: #ffffff;
}

    .btn-blu:hover {
        background: #ffffff;
        border: 1px solid rgba(51, 51, 247, 0.80);
        color: rgba(51, 51, 247, 0.80);
    }

.msg-rosso {
    background: #ffffff;
    color: rgba(232, 21, 21, 0.80);
}

.msg-arancione {
    background: #ffffff;
    color: rgba(241, 129, 40, 0.80);
}

.msg-viola {
    background: #ffffff;
    color: rgba(140, 45, 210, 0.80);
}

.msg-verde {
    background: #ffffff;
    color: rgba(0, 216, 0, 0.80);
}

.msg-blu {
    background: #ffffff;
    color: #0000ff;
}

.msg-sfondo {
    background: #ffffff;
    color: #5a738e;
}

/*.well-blu {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(51, 51, 247, 0.80);
    border-bottom: 1px solid rgba(51, 51, 247, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}*/

.well-blu {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(51, 51, 247, 0.80);
    border-bottom: 1px solid rgba(51, 51, 247, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-rosso {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(232, 21, 21, 0.80);
    border-bottom: 1px solid rgba(232, 21, 21, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-arancione {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(241, 129, 40, 0.80);
    border-bottom: 1px solid rgba(241, 129, 40, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-viola {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(140, 45, 210, 0.80);
    border-bottom: 1px solid rgba(140, 45, 210, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-verde {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(0, 216, 0, 0.80);
    border-bottom: 1px solid rgba(0, 216, 0, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-verde-scuro {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(4, 73, 4, 0.90);
    border-bottom: 1px solid rgba(4, 73, 4, 0.90);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.verde-scuro {
    color: rgba(4, 73, 4, 0.89);
}
.well-grigio {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(66, 64, 64, 0.80);
    border-bottom: 1px solid rgba(66, 64, 64, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-azzurro {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(41, 84, 142, 0.80);
    border-bottom: 1px solid rgba(41, 84, 142, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-mattone {
    min-height: 20px;
    background-color: #ffffff;
    border-left: 6px solid rgba(184, 6, 6, 0.80);
    border-bottom: 1px solid rgba(184, 6, 6, 0.80);
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.blu {
    color: rgba(51, 51, 247, 0.80);
}
.rosso {
    color: rgba(232, 21, 21, 0.80);
}
.arancione {
    color: rgba(241, 129, 40, 0.80);
}
.viola {
    color: rgba(140, 45, 210, 0.80);
}
.verde {
    color: rgba(0, 216, 0, 0.80);
}

.verde-scuro {
    color: rgba(4, 73, 4, 0.89);
}

.grigio {
    color: rgba(66, 64, 64, 0.80);
}

.azzurro {
    color: rgba(41, 84, 142, 0.80);
}

.mattone {
    color: rgba(184, 6, 6, 0.80)
}