@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,600,600i,700,700i);




html {
    font-size: 100%;
}

body {
    background: #fff;
    color: #1c2024;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    line-height: 1.428571429;
}

body {
    padding-top: 0px;
}

/* STRUTTURA */

.container {
    width: 96% !important;
    max-width: 1480px !important;
    margin: 0 auto !important;
}

/* TYPOGRAPHY / COLOR */
a {
    color: #084d95;
}

    a:focus, a:hover {
        color: #084d95;
        text-decoration: none;
    }

.bg-loud {
    background: #084d95 !important;
}

.bg-quiet {
    background: #D3C7B2 !important;
}

.bg-black {
    background: #2C0A18 !important;
}

.bg-blue {
    background: #084d95 !important;
}

.bg-light {
    background: #F5F5F5 !important;
}

.dot {
    background-color: #084d95;
}

.text-loud, .text-loud a, a.text-loud {
    color: #084d95 !important;
}

.text-quiet, .text-quiet a, a.text-quiet {
    color: #084d95 !important;
}

u-text-h1, .u-text-h2, .u-text-h3, .u-text-h4, .u-text-h5, .u-text-h6 {
    font-weight: 400 !important;
}



th, .table .row-header {
    border-bottom: 2px solid #D3C7B2;
    background: #F0ECE5 !important;
    color: #000 !important;
    font-weight: 600 !important;
}

tr, .table .row {
    border-bottom: 5px solid #F0ECE5 !important;
}

table.table-search tr {
    border-bottom: none !important;
}

.RadGrid_Metro .rgAltRow {
    background: none !important;
}

.RadGrid .rgMasterTable, .RadGrid .rgDetailTable, .RadGrid .rgEditForm table {
    border-collapse: collapse !important;
    font: unset !important;
}

.RadGrid_Metro, .RadGrid_Metro .rgRow td, .RadGrid_Metro .rgAltRow td, .RadGrid_Metro .rgEditRow td {
    border-style: none;
    border-width: 0 !important;
    font: unset !important;
}

.rgHeader {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.RadGrid_Metro .rgHeader {
    border-left: unset !important;
}

input.btn-cerca {
    width: unset;
}

.RadInput {
    width: unset !important;
}

/* HEADER */
#header {
    background: #fff;
}

    #header .header-top {
        background: #084d95;
        font-size: 16px;
    }

        #header .header-top, #header .header-top a {
            color: #fff;
        }

            #header .header-top .header-owner {
                padding-top: 16px;
                padding-bottom: 16px;
                max-height: 52px;
                display: inline-block;
            }

    #header .navigation-top {
        text-align: right;
    }

.navigation-top .navbar-nav > li {
    margin: 0 0 0 5px !important;
    padding: 0 !important;
}

    .navigation-top .navbar-nav > li > a {
        min-height: 52px;
        line-height: 52px;
        font-size: 14px !important;
        padding: 0 0 0 15px !important;
        font-weight: 600 !important;
        color: #fff !important;
        display: block;
        margin: 0 !important;
    }

#header .header {
    border-bottom: 5px solid #F5F5F5;
    background: #FFF;
    color: #30373D;
    padding: 16px 0 22px 0;
}

#header .header-logo, #header .header-title {
    float: left;
}

#header .header-logo {
    margin-right: 16px;
}

    #header .header-logo img {
        height: auto;
        max-height: 90px;
        margin-top: 10px;
        width: auto;
        max-width: 100%;
    }

#header .header-title .header-titlelink {
    font-size: 32px !important;
    padding-top: 16px;
    margin-bottom: 0;
    line-height: 110%;
    font-weight: 700;
}

    #header .header-title .header-titlelink a {
        color: #1C2024;
    }

#header .header-title .sub-tit {
    color: #084d95;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

@media (max-width:767px) {
    #header .header {
        padding: 13px 0 16px 0;
    }

    #header .header-logo img {
        height: 60px;
        margin-top: 0px;
    }

    #header .header-title {
        width: 85%;
        font-size: 15px;
        padding-top: 0;
    }

        #header .header-title .header-titlelink {
            font-size: 24px;
            padding-top: 5px;
        }

        #header .header-title .sub-tit {
            font-size: 18px;
        }
}

@media (max-width:480px) {
    #header .header-logo img {
        height: 50px;
    }

    #header .header-title {
        font-size: 14px;
        width: 80%;
    }

        #header .header-title .header-titlelink {
            font-size: 20px;
        }

        #header .header-title .sub-tit {
            font-size: 16px;
        }
}
/* FOOTER */
#footer {
    background: #444e57;
}

    #footer, #footer a {
        color: #fff;
    }

        #footer .footer-top {
            padding-top: 56px;
            padding-bottom: 24px;
        }

        #footer .footer-box-logo, #footer .footer-logo, #footer .footer-title {
            margin: 0 auto;
            text-align: center;
        }

        #footer .footer-title {
            font-size: 28px;
            line-height: 110%;
            padding: 10px 0 5px 0;
        }

            #footer .footer-title .small {
                font-size: 16px;
                padding: 0 0 15px 0;
            }

        #footer .footer-block {
            margin: 20px auto;
            text-align: center;
        }

        #footer .footer-blocktitle {
            font-size: 22px;
            padding-bottom: 15px;
        }

        #footer .footer-subtitle {
            font-size: 18px;
            padding-bottom: 5px;
        }

        #footer .footer-subblock {
            font-size: 15px;
        }

        #footer .footer-bottom {
            background: #30373D;
            padding: 24px 0;
            position: relative;
        }


h1, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web', Arial,Helvetica, sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/* print.css */
.u-visiblePrint {
    display: none !important
}

@media print {
    .u-hiddenPrint {
        display: none !important
    }

    .u-visiblePrint {
        display: block !important
    }
    /** {background-color: transparent !important; color: black !important; position: static; float: none; height:auto;}
a[href]:after{content: "(" attr(href) ")"}*/
    a[href]:after {
        content: ""
    }

    body {
        line-height: 1.3;
        font-family: "Arial", Helvetica, sans-serif;
        color: #000;
        background: none;
        font-size: 10pt !important;
    }

    body {
        padding-top: 0px !important;
    }

    .container {
        width: auto !important;
        background: none;
    }

    hr {
        background: #ccc;
        color: #ccc;
        width: 100%;
        height: 2px;
        margin: 2em 0;
        padding: 0;
        border: none;
    }

        hr.space {
            background: #fff;
            color: #fff;
            visibility: hidden;
        }

    h1, h2, h3, h4, h5, h6 {
        font-family: Arial,Helvetica, sans-serif;
    }

    code {
        font: .9em "Courier New", Monaco, Courier, monospace;
    }

    a img {
        border: none;
    }

    p {
        margin: 0;
    }

        p img.top {
            margin-top: 0;
        }

    blockquote {
        margin: 1.5em;
        padding: 1em;
        font-style: italic;
        font-size: .9em;
    }

    .small {
        font-size: .9em;
    }

    .large {
        font-size: 1.1em;
    }

    .quiet {
        color: #999;
    }

    .hide {
        display: none;
    }

    a:link, a:visited {
        background: transparent;
        font-weight: 700;
        text-decoration: underline;
    }
}



#MainRow {
    width: auto !important;
}

.thumbnail {
    border-radius: none;
    border: none;
}


.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: none;
}

.riTextBox {
    width: unset !important;
    font-size: 18px !important
}

.riSingle {
    display: unset !important;
    white-space: nowrap;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

.input-sm {
    height: unset !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
