html body {
    color: #000;
    margin: 0px;
    font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    min-width: 320px;
    background-color: white;
}

body > div.content{
    margin-bottom:20px;
}

a, a:visited {
    text-decoration: none;
    color: #004b62;
}
div.navbar-header .brand-icon{
    width:48px;
}
body.vertical-collapsed-menu div.navbar-header:not(.expanded) .brand-logo {
    display: none;
}
body.vertical-collapsed-menu div.navbar-header:not(.expanded) .navbar-brand {
    padding: 0 !important 10px;
    margin-left: -10px;
}
div.navbar-header.expanded .brand-icon, body:not(.vertical-collapsed-menu) div.navbar-header .brand-icon {
    display: none;
} div.container2, div#container2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
} div.row > h3{
    margin-left:-15px;
    margin-right:-15px;
} div#top { height:120px; position:fixed; background-color:rgba(255,255,255,1.0); width:100%; top:0px;
} div#container {
        margin-top: 200px;
        background-color: white;
        padding-left: 190px;
        padding-right: 0px;
        margin-left: auto;
        margin-right: auto;
        background-repeat: no-repeat;
        background-position: top center;
    } img#logo { position:fixed; top:10px; left:50%;  margin-left:-120px; } h3.banner {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    clear: both;
    font-weight: 700;
    background-color: #efefef;
    text-indent: 5px;
    font-size: 16px;
    background-color: #1d3557;
    color:white;
    text-transform:uppercase;
} div.loading {  height:20px; width:100%; background-size:unset;  margin-top:5px;
               background-position:center center; background-repeat:no-repeat; background-image:url(../images/loading3.gif); display:none;
} body.loading div.loading { display:inline-block;
} span#LoginName1 { float:left; display:block; font-size:16px; text-transform:uppercase;
                    margin-top:30px; margin-left:12px; height:32px; line-height:32px; font-weight:normal;
} span#logout{ float:right; display:block; height:28px;   width:36px;
              margin-top:30px; margin-right:24px; background-image:url(/images/logout.png);
              background-position:center center; background-size:contain; background-repeat:no-repeat;
} span#info { border-left-style:none; width:21px; margin-top:18px; margin-right:8px; background-image:url(/images/info.png);
              background-position:center center; background-repeat:no-repeat;
} span#username {
    border-left-style: none;
    margin-top: 18px; padding-left:8px; font-size:9px; font-weight:bold; line-height:20px;
    margin-right: 8px;float:right; display:block; height:20px;  border-left:1px solid #000000;
} body.backoffice.a2spx div.row {
    display: inline-block;
    clear: both;
    width: 100%;
    box-sizing: border-box;
} div.expander{ width:100%; height:12px; cursor:pointer;  background-size:contain; padding-top:4px; padding-bottom:4px;
              background-image:url(../images/more.png); background-position:center center; background-repeat:no-repeat;
                margin-bottom:10px; } .grid { width:100%; font-size:13px;} .grid td { padding:3px; box-sizing:border-box; padding-left:5px; padding-right:5px;
    } .grid th { text-transform:uppercase;  background-color:#efefef; height:30px; padding:3px; text-align:left;  padding-left:5px; padding-right:5px; } .grid tr.row { cursor:pointer; background-color:white; height:30px; border:1px solid #efefef; border-bottom-style:none;
    } .grid tr.row:nth-of-type(2n+1) { background-color:#efefef;
        } .grid tr.row:hover { background-color:#e2e2e2;
        } .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(235, 237, 240, 0.5);
} .mobileonly {
    display: none;
} .category-hidden { display:none!important; } h2.back {
   font-size:15px;
} .grid > table {
    width: 100%;
} h3.banner:first-of-type{
    display:none!important;
} .nav.nav-tabs .nav-item .nav-link {
    font-size: 18px;
    border-width: 2px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 800;
    color: #004b62;
} .nav.nav-tabs .nav-item .nav-link.active {
        font-weight: 800;
        border-color: #DC0C44;
        border-bottom-color: #fff;
        color: #DC0C44;
    } @media(min-width:801px) {


    div.container2, div#container2 {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    div#container { width:1020px!important;
    }
  
} .filters input{
    max-width:250px;
} @media(min-width:1200px){
    .grid {
        font-size: 15px;
    }

        .grid td {
            padding: 6px 3px;
        }
} @media(max-width:800px) {
    html body .content .content-wrapper
    {
        padding:0;
      /*  margin-left:-15px;
        margin-right:-15px;*/
    }
    #menu {
        display: none;
    }
    table:not(.mobile-table) .desktoponly, .filters .desktoponly {
        display: none !important;
    }
            h2.back{
                width: 16px;
    height: 30px;
    overflow: hidden;
    position: fixed;
    top: 3px;
    left: 25px;
    font-size: 31px;
            }

            .grid { width:100%; margin:0px; padding:0px;
            } 

             .grid td.row { width:50%; font-size:11px; }


            div#container
{
  padding-left:10px; padding-right:10px;
}
             .mobileonly{ display:block; }

             div.mobile-collapsed{ display:none;}
        } input[type=text].bgcolor1{ background-color:#c9f7b5; color:black;} input[type=text].bgcolor2{ background-color:#f8fa75; color:black;} .row span.pretext { display:block; margin-right:10px; height:40px; line-height:38px; float:left;
} #LabelResult{
    text-align:center; width:100%; color:red;
} .pointer {
    display: none;
} .active .pointer {
    display: block;
} .grid tr{
    min-height:40px;
}
    .grid.striped tr:nth-child(2n+1), .grid tr.even-row {
        background-color: #f5f5f5;
        color: black;
    } .grid.striped tr.odd-row {
    background-color: #fcfcfc;
    color:black;
} .grid tr.editable:hover, #mainContent_GridView1 tr:hover, #mainContent_GridView1 tr.even-row:hover {
        background-color: #efefef;
        cursor: pointer;
    } .grid.group-by-cliente tr th {
    border-top: 1px solid #e0e0e0;
}.grid.group-by-cliente tr td:first-child {
    border-left: 1px solid #e0e0e0;
} .grid.group-by-cliente tr td:last-child {
    border-right: 1px solid #e0e0e0;
} .grid.group-by-cliente tr {
    border-bottom: 1px solid #e0e0e0;
    color: #000;
}
/*.grid.group-by-cliente tr.groupby td:first-child{
    text-indent:5px;
}.grid.group-by-cliente tr:not(.groupby) td:first-child{
    text-indent:30px;
}*/
.grid.group-by-cliente tbody > tr > td:first-child {
            padding-left:10px;
        } .grid.group-by-cliente tr.groupby {
    height: 40px;    
}


.grid tr.warning-green.selected{
    background-color:#0f9000!important;
    color:white!important;
} .grid tr a {
    text-decoration: underline;
} .grid tr a:hover{
    font-weight:bold;
} .grid tr.selected a{
    color:white!important;
    text-decoration:underline;
} .grid tr.warning-yellow.selected {
    background-color: #c1aa07 !important;
} .grid tr.warning-red.selected {
    background-color: #b80101 !important;
} .grid.group-by-cliente tr.selected td {
    color: white !important;
} .row-today, .row-today.selected{
   /* background-color:#DC0C44!important;
    color:white!important;*/
} .row-today td{
    padding:10px;
} .gridfooter a {
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
} .gridfooter a:hover{background-color:#004b62; color:white;} #PanelProgress1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: white;
    opacity: 0.6
} #PanelProgress2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(/user/images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-position-y:20%;
} .inevidenza.loading {
    background-image: url(/user/images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width:16px; height:16px;
} .fattureincloud b {
    color: #007CE4;
} .fattureincloud h3 {
    background-color: #007CE4;
    color: white;
} iframe.videoframe {
    max-width: 600px;
    width: 100%;
    min-width:300px;
    min-height:200px;
    display: block;
    margin-left: auto;
    margin-bottom:20px;
    margin-right: auto;
} .dropdown-menu > li > a.aspNetDisabled{
    color:#999;
} .col-xl-6 {
    flex: 0 0 100%;
    max-width: 100%;
} @media (min-width: 1700px) {
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
} .nav-tabs {
        border-width: 2px;
        border-color: #DC0C44;
        color: #1d3557;
    } .nav-tabs a {
            color: #1d3557;
        } .nav-tabs .nav-item {
            margin-bottom: -2px;
        } @media(max-width:1200px) {
  
            .nav-tabs {
        border: none;
    }
        .nav-tabs .nav-item {
            margin-bottom: 0px;
            border-color: #DC0C44;
        }
    .nav.nav-tabs .nav-item .nav-link.active {
        background-color: #DC0C44;
        color: white;
        border-bottom-color: #DC0C44;
        border-radius: 0;
    }
    .nav-tabs a {
        color: #fff;
    }

} input[type=submit].external {
    background-color: #ffffff;
    border: 1px solid #004b62;
    color: #004b62;
    font-style: italic;
    font-weight: bold;
} label {
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    float: left;
    margin-left: 2px;
} div.external input {
    padding: 2px;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
} span.external {
    color: #004b62;
    font-style: italic;
    font-weight: bold;
    margin-right: 5px;
    display: block;
    width: 140px;
} div.external {
    clear: both;
} input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] div {
    background-color: #b6ced5;
    background-color: #f5cfcf;
} input[type=submit][disabled] {
    background-color: #eee !important;
} div.external img {
    height: 16px;
    margin-top: 5px;
} select {
    display: block;
    height: 40px;
    width: 100%;
    float: left;
    margin-bottom: 7px;
    height: 40px;
    border-radius: 0px;
    margin-right: 10px;
} .content input[type=text], .content input[type=email], .content input[type=number], .content input[type=search], .content input[type=password], .content textarea, .content input[type=date] {
    border-radius: 0px;
    width: 100%;
    text-indent: 3px;
    /*margin-top: 3px;*/
    font-size: 15px;
    color: #333333;
    height: 40px;
    border: 1px solid #666;
    box-sizing: border-box;
    line-height: 40px;
    margin-bottom: 7px;
    float: left;
    margin-right: 10px;
} input[type=date] {
    max-width: 200px;
} textarea, .content textarea {
    line-height: 15px;
    text-indent: 0px;
    width: 100%;
    max-width: 450px;
} input[disabled].fattureincloud, select[disabled].fattureincloud, textarea[disabled].fattureincloud {
        background-color: #98d0ff;
    } @media screen and (max-width: 600px) {
    .container-fluid {
        padding: 0;
    }

    .filters {
        margin: 0;
    }

    div.row > h3 {
        margin-left: 0;
    }

    table.mobile-table thead, table.mobile-table .header {
        display: none !important;
    }

    table.mobile-table {
        width: 100%;
    }


        table.mobile-table td {
            display: flex;
            padding: 0.40rem;
            min-height: 34px;
        }

        table.mobile-table tr {
            margin-bottom: 30px;
            display: block;
        }

        table.mobile-table button {
            margin-right: 10px;
        }

        table.mobile-table td::before {
            content: attr(data-label);
            font-weight: bold;
            width: 13px;
            min-width: 130px;
            text-align: left;
            margin-right: 10px;
        }
}

i.fa.fa-techstyle, i.fa.fa-blackship {
    display: inline-block;
    width: 16px;
    height: 18px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:contain;
    background-image: url('../images/techstyle.png');
}
.active i.fa.fa-techstyle {
    background-image: url('../images/techstyle-selected.png');
}
 i.fa.fa-blackship {
    background-image: url('../images/blackship.png');
}
.active i.fa.fa-blackship {
    background-image: url('../images/blackship-selected.png');
}

#modalVideo .embed-responsive {
    background-image: url('../images/785.gif');
    background-position:center center;
    background-repeat:no-repeat;
    background-size: 48px 48px;
} 