body {
    font-size: x-small;
    font-family: Verdana, Arial;
    position: relative;
    background-color: #fff;
    background-image: url(../../images/bg2.jpg);
    background-repeat: repeat-x;
    /*background-position: 0 40px;*/
}

.modal {
    position: absolute;
    /*margin: auto;*/
}

.modalePiccola {
    margin-top: -50px;
    width: auto;
}

.modalePiccola > div.modal-footer > div > span {
    font-weight: bold;
    font-size: small;
    margin-right: 24px;
    vertical-align: middle;
}

.modalePiccolaBodyEvents {
    margin-top: -50px;
    width: auto;
}

.modalePiccolaBodyEvents > div.modal-footer > div > span {
    font-weight: bold;
    font-size: small;
    margin-right: 24px;
    vertical-align: middle;
}

.modaleMediaCentrale {
    margin-left: -496px;
    margin-top: -150px;
}

.modaleMediaVerticale {
    margin-left: -496px;
    margin-top: -150px;
}

.modaleScale {
    margin-left: -350px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    padding-top: 70px;
}

.scale {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

TD {
    font-size: x-small;
    font-family: Verdana, Arial;
}

    TD.dettaglio {
        font-size: xx-small;
        color: black;
        font-family: 'MS Sans Serif', Arial;
        background-color: white;
    }

    TD.dettaglioSmall {
        font-size: small;
        color: black;
        font-family: MS Sans Serif,Verdana, Arial;
        background-color: white;
    }

    TD.info {
        font-weight: bold;
        font-size: x-small;
        color: #003366;
        font-family: Verdana, Arial;
        background-color: #ffcc33;
    }

.courier {
    font-size: xx-small;
    font-family: 'Courier New';
}

.dettaglioborder {
    border-right: black 1pt solid;
    border-top: black 1pt solid;
    font-size: xx-small;
    border-left: black 1pt solid;
    color: black;
    border-bottom: black 1pt solid;
    font-family: 'MS Sans Serif', Arial;
}

.Hidden {
    background-color: #d0d0d0;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    left: 0px;
    padding: 0px 1px 1px 0px;
    position: absolute;
    top: 0px;
    visibility: hidden;
    z-index: 101;
}

.silverBorder {
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    font-size: x-small;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-family: 'MS Sans Serif', Arial;
}

TD.redFont {
    font-size: x-small;
    color: red;
    font-family: MS Sans Serif, Verdana, Arial;
    background-color: white;
}

TD.TableBackGround {
    font-size: small;
    color: #ffffff;
    font-family: MS Sans Serif, Verdana, Arial;
    background-color: #6888C1;
}

.BoldTableBackGround {
    font-weight: bold;
    font-size: small;
    color: #ffffff;
    font-family: MS Sans Serif, Arial;
    background-color: #6888c1;
}

H3 {
    font-size: small;
    color: #003366;
    font-family: Verdana, Arial;
}

TD.farma_hd1 {
    font-weight: bold;
    font-size: xx-small;
    color: black;
    font-family: 'MS Sans Serif', Arial;
}

TD.farma_hd2 {
    font-weight: bolder;
    font-size: x-small;
    color: black;
    font-family: 'MS Sans Serif', Arial;
}

TD.farma_hd3 {
    border-right: midnightblue 1pt solid;
    border-top: midnightblue 1pt solid;
    font-weight: bold;
    font-size: small;
    border-left: midnightblue 1pt solid;
    color: midnightblue;
    border-bottom: midnightblue 1pt solid;
    font-family: 'MS Sans Serif', Arial;
}

.shortFont {
    font-size: x-small;
    color: #003366;
    font-family: 'Arial Narrow', Arial;
}

.smallFontWhiteBackground {
    font-size: x-small;
    color: #003366;
    font-family: MS Sans Serif, Arial;
    background-color: white;
}

.extraShortFont {
    font-size: x-small;
    color: #003366;
    font-family: 'Agency FB', 'Arial Narrow', Arial;
}

.boldFont {
    font-weight: bold;
    font-size: x-small;
    color: #003366;
    font-family: Verdana, Arial;
    background-color: gainsboro;
}

.smallFontBorder {
    border-right: midnightblue 1pt solid;
    border-top: midnightblue 1pt solid;
    font-weight: normal;
    font-size: x-small;
    border-left: midnightblue 1pt solid;
    color: midnightblue;
    border-bottom: midnightblue 1pt solid;
    font-family: 'MS Sans Serif', Arial;
}

.smallFontYellowBackground {
    font-weight: bold;
    font-size: x-small;
    color: midnightblue;
    font-family: MS Sans Serif, Verdana, Arial;
    background-color: khaki;
}

.smallGreenFontWhiteBackground {
    font-size: x-small;
    color: darkgreen;
    font-family: MS Sans Serif, Verdana, Arial;
    background-color: white;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 100;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* close commented backslash hack */

#boxRightSide {
    padding-right: 30px;
    display: block;
    float: left;
    margin-left: 760px;
    width: 200px;
    margin-top: -15px;
    position: absolute;
}

#boxLeftSide > img {
    margin: 0 15px 0 15px;
}

#boxLeftSide #lblDatiFarmacia {
    margin: 0px 0px 20px 0px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    border-bottom: 1px solid #CCCCCC;
}

    #boxLeftSide #lblDatiFarmacia strong {
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        margin-bottom: 2px;
        color: #000000;
    }

    #boxLeftSide #lblDatiFarmacia em {
        display: block;
        margin-top: 4px;
        color: #999999;
        font-size: 0.8em;
        font-style: normal;
    }


#boxLeftSide h4 {
    font-weight: bold; /*text-transform: uppercase;*/
    display: block;
    color: #000000;
    font-size: 12px;
    line-height: 14px;
}


#boxLeftSide > table {
    border-collapse: collapse;
    width: 99%;
    margin-top: 12px;
    margin-bottom: 5px;
}

    #boxLeftSide > table th, #boxLeftSide > table td {
        vertical-align: top;
        text-align: left;
        padding: 2px 2px 2px 10px;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
    }

    #boxLeftSide > table th {
        background: #FFD69C;
        padding-left: 10px;
        color: #193F7B;
        font-weight: bold;
        line-height: 18px;
    }

        #boxLeftSide > table th dfn {
            cursor: help;
            font-style: normal;
            display: inline-block;
            padding-right: 18px;
            background: url(../../images/help.gif) no-repeat right 3px;
        }

    #boxLeftSide > table tr td {
        background: white;
    }

    #boxLeftSide > table tr.waiting {
        color: green;
    }

    #boxLeftSide > table tr.not_accepted {
        color: red;
    }

    #boxLeftSide > table th, #boxLeftSide > table td {
    }

#boxLeftSide #boxCommands {
    margin-top: 10px;
}

#boxCommands a {
    height: 24px;
    display: inline-block;
    line-height: 24px;
}

#boxScadenzaPassword .intestazioneAvviso, #boxAvvisoMancanzaMail .intestazioneAvviso, #boxAvvisoNuoveComunicazioni .intestazioneAvviso{
    color: lightslategrey;
    font-size: small;
}
    #boxScadenzaPassword td, #boxAvvisoMancanzaMail td, #boxAvvisoNuoveComunicazioni td {
        padding: 10px;
        min-width: 36px;
    }

    #boxScadenzaPassword .intestazioneAvviso > img, #boxAvvisoMancanzaMail .intestazioneAvviso > img, #boxAvvisoNuoveComunicazioni .intestazioneAvviso > img {
        width: 34px;
        height: 34px;
    }
    #boxScadenzaPassword .intestazioneAvviso a, #boxAvvisoMancanzaMail .intestazioneAvviso a, #boxAvvisoNuoveComunicazioni .intestazioneAvviso a {
        color: #08c;
        text-decoration: underline;
    }


a#lnkReload {
    color: white;
    cursor: pointer;
    text-decoration: underline;
}

    a#lnkReload:hover {
        color: #08c;
    }

a#lnkDownLoadHelp {
    padding-left: 30px;
    line-height: 24px;
    color: #990000;
    background: url(../../images/manuale.png) no-repeat left 50%;
}

#logoutBar {
    cursor: pointer;
}

    #logoutBar > a#lnkDoLogoutBar:hover {
        color: #DA4F49;
    }

    #logoutBar > a#lnkDoLogoutBar {
        color: grey;
        float: right;
        padding: 5px;
        width: 120px;
        margin-top: 12px;
    }

a#lnkDoLogoutBar > img {
    margin-bottom: 4px;
    margin-left: 5px;
    max-width: 15%;
}

#boxMain {
    display: block;
    position: absolute;
    margin-left: 250px;
    min-width: 400px;
    max-width: 500px;
}


#boxQuickAccess {
    padding: 20px 30px;
    background: #6888C1;
    text-align: center;
}

#boxBottoni {
    display: inline;
}

#boxQuickAccess p {
    font-family: MS Sans Serif,Verdana,Arial;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px 70px;
    padding: 0px;
}

#boxQuickAccess input[type=text] {
    display: block;
    margin: 20px auto 10px;
}

#boxQuickAccess input#cmdProcedi {
    font-weight: bold;
}

#boxQuickAccess input#cmdAzzera {
    color: #444444;
}

#boxQuickAccess > div.error {
    margin-top: 20px;
    border: 1px solid red;
    background: rgba(255,0,0,0.2);
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

#boxQuickAccess > div.info {
    margin-top: 20px;
    border: 1px solid yellow;
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    color: yellow;
}

#btn-index ul {
    margin: 20px 0px;
    padding: 0px;
}

    #btn-index ul li {
        position: relative;
        width: 45%;
        margin: 0px 2% 10px 2%;
        padding-bottom: 20px;
        list-style: none;
        display: block;
        text-align: center;
        float: left;
    }

        #btn-index ul li input {
            width: 98%;
            height: 40px;
            margin: 0px auto;
        }

.hero-unit-avvisi {
    padding: 60px;
    margin-bottom: 30px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .hero-unit-avvisi h1 {
        margin-bottom: 0;
        font-size: 60px;
        line-height: 1;
        letter-spacing: -1px;
        color: inherit;
    }

figcaption .hero-unit-avvisi p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit;
}

.hero-unit-success {
    background: url(../../images/success.jpg) no-repeat 35px 72px white;
    border-radius: 6px 6px 6px 6px;
    font-size: 25px;
    font-weight: 200;
    line-height: 30px;
    padding: 60px;
    text-align: center;
    color: #428207;
}

div#modaleSuccess {
    background: url(../../images/success.jpg) no-repeat 35px 72px white;
    border-radius: 6px 6px 6px 6px;
    font-size: 25px;
    font-weight: 200;
    line-height: 30px;
    padding: 60px;
    text-align: center;
    color: #428207;
}

.modaleMediaVerticale {
    margin-left: -380px;
    width: 800px;
}

.modalePDFScale {
    /*margin-left: -460px;*/
    /*margin-top: -300px;*/
    margin-left: -350px;
    width: 700px;
}

.modaleMediaVerticale > div.modal-body > ul > li {
    margin-bottom: 0px;
    margin-top: 10px;
}

.modaleMediaVerticale > div.modal-body {
    max-height: 520px;
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.modale-iframePdf {
    width: 690px;
    height: 450px;
    border: 1px solid;
}

.modale-iframePdfScale {
    width: 670px;
    height: 450px;
    border: 1px solid;
}

#modalMinsan {
    width: 1005px;
}

#modalCodiceAutorizzativo {
    width: 600px;
}

#modalUltimoMovimento, #modalBuoniCeliachia {
    width: 960px;
}

/*#modalInvioOrdine
{
<<<<<<< .working
    
=======
    /*margin-left: -460px;*/
/*>>>>>>> .merge-right.r7006
    margin-top: -300px;
    max-height: 400px;
    width: 690px;*/

#modalInvioOrdine, #modalGiraOrdine {
    margin-left: -335px;
    /* margin-top: -300px;*/
    max-height: 400px;
    width: 690px;
}

#modaleSuccess {
    margin-left: -355px;
    margin-top: -50px;
    height: 100px;
    width: 617px;
}

    #modaleSuccess > div > div[id^="boxSuccess"] > span {
        margin-left: 48px;
        font-size: 25px;
        font-weight: 200;
        line-height: 30px;
        text-align: center;
        color: #428207;
    }

    #modaleSuccess > div > div[id^="boxSuccess"] > button {
        margin-top: 7px;
    }

#modalInvioOrdine > div > ul.ulFornitori, #modalGiraOrdine > div > ul.ulFornitori {
    margin-top: 35px;
}

ul.ulFornitori > li > input {
    font-size: 15px;
}

    ul.ulFornitori > li > input.btn-primary {
        color: white;
    }

#DivOXY > div#boxMessaggioSchedaIpossemica {
    padding: 30px 30px 0px;
    background-color: white;
    margin-bottom: 10px;
}

    #DivOXY > div#boxMessaggioSchedaIpossemica > ul.ulFornitori {
        margin-top: 10px;
    }

.testoSmall {
    color: #3A87AD;
    font-size: small;
}

#ulModalCodiceAutorizzativo > li {
    margin-top: 20px;
    margin-left: 40px;
    padding-left: 50px;
}

.bloccoErrore {
    background-color: #DA4F49;
    color: white;
    /*background-color: #FC3;*/
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial;
    padding: 8px 35px 8px 14px;
    border-radius: 4px 4px 4px 4px;
    text-shadow: none;
    text-align: center;
}

#loadingScreen {
    background: url(../../images/loading_big.gif) no-repeat 5px 8px;
    padding-left: 25px;
}

.loadingScreenWindow .ui-dialog-titlebar-close {
    display: none;
}

.table td, .table th {
    text-align: center;
    vertical-align: middle;
    padding: 0px;
}

.table td {
    font-size: small;
}

.table th {
    font-size: x-small;
}

.table thead {
    background-color: #FFFFB2;
}

.table tfoot {
    background-color: #FFEB99;
}

.tableIso thead {
    background-color: #5BB75B;
    color: white;
}

#txtAlert {
    /*font-weight: bold;*/
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}

.sfondo-bianco {
    text-align: center;
    background-color: white;
}

.sfondo-azzurrino {
    text-align: center;
    background-color: #D9EDF7;
}

.sfondo-blu {
    background-color: #006DCC;
}


.rowcategoria {
    height: 50px;
    min-width: 954px;
}

.bodycategoria {
    float: left;
}

#boxCategorie {
    margin-bottom: 100px;
    margin-top: 59px;
}

#boxCategorie.ShowErrorMessage {
    margin-top: 100px;
}

#boxDescrizioneCategoria {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    min-width: 300px;
    vertical-align: middle;
}

#boxDescrizioneCategoria i {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    /*padding: 2px;*/
}

#boxDescrizioneCategoria > span {
    vertical-align: middle;
}

#boxDescrizioneCategoria > div {
    margin-right: 10px;
}

#boxCategorie div.accordion-group {
    background: whitesmoke;
}

#boxBottoniCategoria {
    vertical-align: middle;
    margin-right: 20px;
    min-width: 300px;
}

#boxBottoniRilevaCarta {
    margin-top: 10px;
    min-width: 300px;
}

.divRiassuntoCarrello {
    height: 25px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: white;
    font-size: larger;
}

.divRiassuntoCarrelloOrdine {
    height: 25px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: white;
    font-size: larger;
}

#boxSvuotaCarrello {
    margin-right: 3px;
    float: left;
}

.tableRowBuoni {
    height: 44px;
}

#divNoteAsl, #boxMessaggioNessunPianoTerapeutico {
    margin-left: -30px;
}

#boxMessaggioNessunPianoTerapeutico {
    margin-left: 250px;
    margin-top: 250px;
    width: 500px;
    text-align: center;
    font-size: large;
    padding: 40px;
}

.nota {
    margin-bottom: 3px;
    border: 2px solid;
    text-align: left;
}

.grassetto {
    font-weight: bold;
}

#boxSvuotaCarrello input[type="submit"] {
    background-image: url("../../images/cestino.png");
}

#boxNote input[type="submit"] {
    background-image: url("../../images/pen.png");
}

.btn.btn-webcare-green.btnRicerca {
    background-image: url("../../images/search.png");
}

.btn.btnAggiungi {
    background-image: url("../../images/big-plus.gif");
    border: medium none;
    height: 36px;
    width: 36px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
    background-attachment: scroll;
}



td #btnElimina {
    background-image: url("../../images/cestino.png");
    margin-left: -1px;
}

#navbarRicercaEsternaEDatiAssistito {
    left: 0;
    right: 0;
    margin-left: 0px;
    margin-top: 56px;
    position: fixed;
    z-index: 1030;
    text-align: center;
}

#containerNavbarRicercaEDati.scale, #containerNavbarMenu.scale, #boxCategorie.scale {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

#navbarRicercaEsternaEDatiAssistito > div.navbar-inner > div.container {
    height: 40px;
    width: 971px;
}

#navbarRicercaEsternaEDatiAssistito > div.bloccoErrore {
    margin-top: 5px;
}



#boxDatiAssistito {
    /*font-size: large;*/
    color: #0088CC;
    float: right;
    font-size: small;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 8px;
    text-align: center;
}

    #boxDatiAssistito > img {
        height: 25px;
        margin-bottom: 2px;
        margin-right: 10px;
        width: 25px;
    }

#navbarRicercaEsternaEDatiAssistito #boxRicercaEsterna {
    font-weight: bold;
    font-size: small;
    background-color: #FAFAFA;
    background-image: -moz-linear-gradient(top, white, #F2F2F2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#F2F2F2));
    background-image: -webkit-linear-gradient(top, white, #F2F2F2);
    background-image: -o-linear-gradient(top, white, #F2F2F2);
    background-image: linear-gradient(to bottom, white, #F2F2F2);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    color: #0088CC;
    height: 40px;
    margin-left: 17px;
}

#boxRicercaEsterna {
    float: left;
    /*margin-left: 50px;*/
}

    #boxRicercaEsterna .span2 {
        margin-top: 6px;
        max-width: 126px;
    }

    #boxRicercaEsterna input.btn.btn-webcare-green {
        margin-bottom: 9px;
    }

input[id^="txtModificaConfezioniSelezionate"] {
    margin-top: 7px;
    height: 16px;
    max-width: 35px;
    text-align: center;
}

div[id^="IDCateg"] div.span11 {
    margin-left: 45px;
}

div[id^="IDCateg"].btn {
    padding: 4px 8px;
}

div[id^="IDCateg"] div.span11 > span {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    margin-top: 4px;
}

div[id^="IDCateg"] div.span11 > .btn.btn-primary {
    margin-top: -11px;
}

div[id^="DivCarrello_"] > table.tableMinsan {
    margin-top: 5px;
}

#modaleLoading {
    position: fixed;
    margin-left: -260px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background-color: #5BB75B;
}

    #modaleLoading > div.modal-body {
        margin-left: 135px;
    }

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
}

.modal-backdrop {
    background-color: white;
}

#navbarBottom {
    text-align: center;
}

#btnEseguiTransazione {
    font-weight: bold;
    margin: 15px;
    padding: 10px;
}

td #btnMeno {
    background-image: url("../../images/mini-minus.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-attachment: scroll;
    background-position: center;
    margin-left: 5px;
    border: 1px solid white;
    background-size: 100% auto;
}

td #btnPiu {
    background-image: url("../../images/mini-plus.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-attachment: scroll;
    background-position: center;
    margin-left: -1px;
    border: 1px solid white;
    background-size: 100% auto;
}

.modal-body {
    font-size: 12px;
}

.tableIso td {
    background-color: white;
}

div[id^="pianoScaduto"], div[id^="pianoFuturo"] {
    margin-top: 20px;
    margin-left: 45px;
    margin-bottom: 20px;
    /*font-size: 14px;*/
    border: 1px solid #FBEED5;
    font-weight: bold;
}

#boxRiassuntoCarrello {
    color: white;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    /*min-width: 140px;
    max-width: 200px;*/
    width: 165px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-left: 5px;
}



div.carrelloCategoriaVuoto {
    border: 2px solid #006DCC;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    background-color: #49AFCD;
    background-image: -moz-linear-gradient(top, #5BC0DE, #2F96B4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5BC0DE), to(#2F96B4));
    background-image: -webkit-linear-gradient(top, #5BC0DE, #2F96B4);
    background-image: -o-linear-gradient(top, #5BC0DE, #2F96B4);
    background-image: linear-gradient(to bottom, #5BC0DE, #2F96B4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2F96B4 #2F96B4 #1F6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

div.categoriaErogabile {
    border: 2px solid #5BB75B;
    background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

div.categoriaNonErogabile {
    border: 2px solid #DA4F49;
    background-color: #DA4F49;
    background-image: linear-gradient(to bottom, #EE5F5B, #BD362F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/*#boxRiassuntoCarrello.categoriaOrdineDaChiudere
{
    margin-left: 63px;
    margin-right: 50px;
    width: 57px;
}*/

div.categoriaOrdineDaChiudere {
    background-color: hsl(20, 100%, 59%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe8e56", endColorstr="#fe732d");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fe8e56), to(#fe732d));
    background-image: -moz-linear-gradient(top, #fe8e56, #fe732d);
    background-image: -ms-linear-gradient(top, #fe8e56, #fe732d);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe8e56), color-stop(100%, #fe732d));
    background-image: -webkit-linear-gradient(top, #fe8e56, #fe732d);
    background-image: -o-linear-gradient(top, #fe8e56, #fe732d);
    background-image: linear-gradient(#fe8e56, #fe732d);
    border-color: #fe732d #fe732d hsl(20, 100%, 57%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.13);
    -webkit-font-smoothing: antialiased;
}

div.carrelloIsoVuoto {
    color: #3A87AD;
    font-weight: bold;
}

td.periodoIsErogabile {
    background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: white;
    color: white;
}

td.periodoIsForzabile, div[id^="boxTettoEconomico"].periodoIsForzabile {
    background-color: hsl(46, 100%, 45%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe389", endColorstr="#e5af00");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ffe389), to(#e5af00));
    background-image: -moz-linear-gradient(top, #ffe389, #e5af00);
    background-image: -ms-linear-gradient(top, #ffe389, #e5af00);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe389), color-stop(100%, #e5af00));
    background-image: -webkit-linear-gradient(top, #ffe389, #e5af00);
    background-image: -o-linear-gradient(top, #ffe389, #e5af00);
    background-image: linear-gradient(#ffe389, #e5af00);
    border-color: #e5af00 #e5af00 hsl(46, 100%, 37%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.52);
    -webkit-font-smoothing: antialiased;
}

div.isoErogabile {
    color: #5BB75B;
    font-weight: bold;
}

div.isoNonErogabile {
    color: red;
    font-weight: bold;
}

input.erogabile {
    background-color: #5BB75B;
}

input.nonerogabile {
    background-color: red;
}

div.erogazioneimmediata {
    background-color: #F0F0F5;
    color: #3A87AD;
}

div.erogazioneAdOrdine {
    background-color: #FFD69C;
    color: #3A87AD;
    text-align: center;
}

div.accordion-group > div.erogazioneAdOrdine {
    width: 100%;
}

div.fornituraOssigeno {
    background-color: hsl(145, 62%, 68%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cdf3dd", endColorstr="#7adfa4");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#cdf3dd), to(#7adfa4));
    background-image: -moz-linear-gradient(top, #cdf3dd, #7adfa4);
    background-image: -ms-linear-gradient(top, #cdf3dd, #7adfa4);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdf3dd), color-stop(100%, #7adfa4));
    background-image: -webkit-linear-gradient(top, #cdf3dd, #7adfa4);
    background-image: -o-linear-gradient(top, #cdf3dd, #7adfa4);
    background-image: linear-gradient(#cdf3dd, #7adfa4);
    border-color: #7adfa4 #7adfa4 hsl(145, 62%, 63%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
}

div#boxBottoniSelezioneFornitoreInvioOrdine, div#boxSpanFornitoreSelezionato {
    margin-bottom: 10px;
}

    /*div#boxSpanFornitoreSelezionato
{
    float: left;
    margin-top: -14px;
    margin-right: -216px;
    margin-left: 45px;
}*/

    div#boxSpanFornitoreSelezionato > span {
        padding: 20px;
    }

[id^="DivOrdine"] > div > input#btnChiudiOrdine, input#btnGiraOrdine, input#btnAnnullaOrdine {
    margin-bottom: 10px;
}

.block {
    display: block;
}

span.block {
    margin-bottom: 5px;
}

td.campoRicerca {
    width: 230px;
}

input.campoRicerca {
    margin-bottom: 0;
    width: 165px;
    margin-left: 5px;
}

input.campoErrore, input.campoErrore:focus {
    border: 1px solid #b42121;
}

input.senzaSelezioneMinsan {
    width: 35px;
    text-align: center;
}

.tableIso input[type="checkbox"] {
    margin-bottom: 3px;
    margin-left: 5px;
    float: left;
}

.btn.btn-webcare-green {
    background-color: #5BB75B;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-attachment: scroll;
    background-position: center center;
}

.btn-fornitore {
    background-color: #FFD69C;
    background-image: linear-gradient(to bottom, #FFD69C, #FFD69C);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#boxContainer {
    /*padding-top: 12px;*/
    padding-top: 42px;
}

.boxIntestazione {
    border: 4px solid white;
    border-radius: 4px;
    background: white;
    margin-bottom: 5px;
}

    .boxIntestazione > div#logoWebCare {
        text-align: center;
    }

#gridSystemIndex {
    margin-top: 20px;
}

input[id^="txtModificaPrezzo"] {
    margin-top: 7px;
    height: 16px;
    max-width: 50px;
    text-align: center;
}

.accordion-group {
    border: 3px solid lightblue;
}

.table thead th {
    vertical-align: middle;
}

#tableModalUltimoMovimento tbody td input, tfoot td input {
    margin: 5px;
}

[id^="boxCategoria"] a.accordion-toggle {
    padding: 0;
}

.divider-vertical-webcare {
    height: 49px;
}

#menuNavBar {
    margin-top: 8px;
}

    #menuNavBar > ul.nav {
        font-size: small;
        font-weight: bold;
        height: 49px;
    }

.navbar-webcare .divider-vertical-webcare {
    height: 49px;
}

.tableMinsan input[type="text"] {
    vertical-align: middle;
}

#boxIcone {
    width: 110px;
    margin-left: 10px;
}

#messaggioScadenzaPiano {
    margin-left: 45px;
    /*width: 1016px;*/
    float: left;
}

.tableMinsan tfoot {
    font-weight: bold;
}

#boxForzatura {
    width: 100px;
}

    #boxForzatura > div > span {
        font-weight: bold;
    }

#boxScontrino > span {
    font-weight: bold;
}

[id^="boxCategoria"] a.accordion-toggle {
    padding: 0;
}

.testoScontrino {
    color: #5BB75B;
    font-weight: bold;
}

[id^="section"] > div, [id^="DivOrdine"].span11, [id^="DivOXY"].span11 {
    margin-top: 10px;
}

section#sectionOrdine {
    width: 1194px;
}

.tableMinsan.dataTable {
    margin-bottom: 10px;
}

.dataTableMinsan td {
    background-color: white;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
}

.dataTableMinsan th, .dataTableMinsan td {
    border: 1px solid #DDDDDD;
}

.dataTableMinsan thead th {
    background-color: #3A87AD;
    color: #fff;
}

.dataTableMinsan .dataTables_paginate {
    margin-left: 30px;
    margin-top: 4px;
    float: left;
}

table.dataTable thead th {
    padding-left: 0px;
    cursor: default;
}

#datiAssistito {
    /*color: white;
    background-color: #3A87AD;*/
    font-size: large;
}

#logoBar > a.brand {
    margin-top: 2px;
    padding: 2px;
}

#navBarMenu > div.navbar-inner > div.container {
    height: 57px;
    width: 980px;
}

#tableModalRigheOrdine > tbody {
    background-color: white;
}

input.datepickerWebCare {
    width: 80px;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
}

#ricercaAvanzataMovimenti {
    border-top: 1px solid #EEEEEE;
    padding-top: 15px;
}

    #ricercaAvanzataMovimenti > label {
        display: inline;
    }

    #ricercaAvanzataMovimenti > input, button {
        vertical-align: baseline;
    }


#menuBottoniHome > li > input {
    font-size: 13px;
}

#tableModalMinsan > tbody > tr > td.esisteQuotaCaricoAssistito {
    background: #56c5eb;
}

.dataTableMinsan td.prezzoNonDeterminabile {
    background-color: gainsboro;
}

div#boxQuotaCaricoAssistito, div[id^="boxTettoEconomico"] {
    /*float: left;*/
    margin-bottom: 10px;
    margin-left: 664px;
    width: 222px;
    padding: 10px;
    border-width: 1px;
    margin-left: 824px;
}

div[id^="boxTettoEconomico"] {
    color: white;
    text-align: center;
}

.modalConferma {
    margin-top: -120px;
}

    .modalConferma > div.modal-footer {
        color: #003366;
        font-size: small;
        font-weight: bold;
    }

.pianoSenzaRinnovoAutomatico {
    color: red;
}

.pianoConRinnovoAutomatico {
    color: blue;
}

.divider {
    background-color: #E5E5E5;
    border-bottom: 1px solid #FFFFFF;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
}

div #boxNoteOrdine {
    font-size: 14px;
    margin-bottom: 10px;
}


.blockinfo {
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    width: 240px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #5BB75B;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-image: none;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.modalebase {
    margin-top: -100px;
    width: 800px;
}

.icon-elimina {
    background-image: url("../../images/cestino.png");
    background-color: #5BB75B;
    background-position: center center;
    background-repeat: no-repeat;
}

.btn-aggiungi {
    background-image: url("../../images/big-plus.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
    border: none;
    margin-top: -2px;
    height: 36px;
    width: 36px;
    text-decoration: none;
    cursor: pointer;
    vertical-align: top;
}

.areamessaggi {
    min-height: 40px;
}

#footerModaliBuono {
    text-align: left;
    padding-left: 15px;
}

#modalSceltaIva {
    width: 365px;
    margin-left: -176px;
    margin-top: -50px;
}

    #modalSceltaIva > div.modal-body > form > input[type="radio"] {
        margin-top: -3px;
        margin-right: 5px;
    }

div[id^="boxBuoniCeliachia"] {
    vertical-align: middle;
    margin-right: 20px;
    min-width: 300px;
}

    div[id^="boxBuoniCeliachia"] > input {
        width: 256px;
    }

div[id^="boximportobuoni"] {
    margin-left: 5px;
}

div[id^="IDCateg"] > div > input.btn.btn-primary[id^="btnInvioOrdineCategoriaScegliFornitore"] {
    margin: 0px;
}

.checkbox-top {
    vertical-align: top !important;
}

.panel {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
    font-size: 17.5px;
    font-weight: 500;
    background-color: #E2F5E2;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-footer {
    background-color: #E2F5E2;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 5px 0 5px 0;
}

.panel-primary {
    border-color: #428bca;
}

    .panel-primary .panel-heading {
        color: #ffffff;
        background-color: #428bca;
        border-color: #428bca;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

.panel-warning {
    border-color: #fbeed5;
}

    .panel-warning .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #fbeed5;
    }

.panel-danger {
    border-color: #eed3d7;
}

    .panel-danger .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #eed3d7;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-12 {
    width: 100%;
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        display: table;
        content: " ";
    }

    .panel-body:after {
        clear: both;
    }

    .panel-body:before, .panel-body:after {
        display: table;
        content: " ";
    }

    .panel-body:after {
        clear: both;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0 10px 0;
}

    .panel-title > a {
        color: inherit;
    }

div[id^="DivDestinazioneConsegna_"] div.span11 {
    margin-left: 45px;
}

.elementoIndirizzo {
    text-align: left;
    padding-left: 45px;
    font-size: small;
}

.btn-cancelfilter {
    margin-bottom: 10px;
}

.etichettaModale {
    margin-left: 20px;
    text-align: right;
    display: inline;
    padding: 5px 10px 5px 0;
    float: left;
    clear: left;
    width: 150px;
}

textarea.datiModale {
    height: 130px;
    width: 490px;
}

.bodyTemplate {
    margin: 20px 0 20px 0;
}

.NotValid
{
    color: #ee5f5b !important;
    border-color: #ee5f5b !important;
    -webkit-box-shadow: 0 0 6px #f8b9b7 !important;
    -moz-box-shadow: 0 0 6px #f8b9b7 !important;
    box-shadow: 0 0 6px #f8b9b7 !important;
}

.logo-courtesy {
  text-align: center;
  margin-top: 300px; }
  .logo-courtesy img {
    width: 500px; }
  .logo-courtesy p {
    margin-top: 100px;
    line-height: 50px;
    font-size: 24px;
    color: white;
    /*background-color: #2A659F;*/
    background-color: #689ACD; }