html, body {
    height: 100%;
}

body {
    margin: 0;
    background-color: #fff;
    overflow-x: auto;
}

/*.container {
    background-color: #fff;
    padding-right: 0;
    padding-left: 0;
}*/

@media (min-width:1200px) {
    .container {
        max-width: 925px;
    }
}

@media (min-width:992px) {
    .container {
        width: 925px;
    }
}

@media (max-width:768px) {
    .container {
        width: 550px;
    }
}

#mainContent {
    padding: 40px 0 0 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -70px;
}

h1 {
    color: #00529c;
    font-weight: bolder;
    font-size: 14.5pt;
    font-family: Helvetica;
    text-transform: uppercase;
}

h2 {
    color: #00529c;
    font-weight: bolder;
    font-size: 12.5pt;
    font-family: Helvetica;
    text-transform: uppercase;
}

h3 {
    color: #a6ce39;
    font-weight: bold;
    font-size: 11.5pt;
    font-family: Helvetica;
    text-transform: uppercase;
}

h6 {
    font-size: 10pt;
    font-family: Helvetica;
    color: #585962;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

p {
    font-size: 10pt;
    font-family: Helvetica;
    color: #585962;
    padding-right: 10px;
    padding-left: 10px;
}

#contact span {
    color: #00529c;
}

#contact b {
    color: #f00;
}

.push {
    height: 70px;
}

.linked a {
    font-size: 10pt;
    font-family: Helvetica;
    color: #00529c;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
}

.cl {
    clear: both;
}

.location {
    background-image: url("../../Images/location.png");
    padding-left: 18px;
    background-repeat: no-repeat;
    padding-top: 2px;
    text-decoration: none;
    color: #585962;
}

.CellContent {
    padding-left: 5px;
    color: #00529c;
    text-align: justify;
    z-index: 51;
}

.content-box {
    display: block;
    text-align: center;
    overflow: hidden;
    padding: 15px;
    margin-bottom: 5px;
}

.box-default {
    background-color: #f6f6f6;
    border: solid 1px #e5e5e5;
}

.h2-section-title {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 10px;
}

.i-section-title {
    background: transparent;
    height: 20px;
    text-align: center;
    margin: 0 auto 30px auto;
    border-bottom: 1px solid #a6ce39;
    width: 50%;
}

    .i-section-title span {
        background: #fff;
        width: 40px;
        font-size: 32px;
        padding-top: 10px;
        border-radius: 50%;
        height: 40px;
        color: #a6ce39;
        padding: 0 20px;
        line-height: 40px;
        display: inline;
    }

.navbar {
    font-size: 10pt;
    background-color: #0070cc;
    border-bottom: 2px solid #a6ce39;
}

    .navbar > .container {
        text-align: center;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #0094da;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #0094da;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #0094da;
}

.dropdown-menu {
    background-color: #0094da;
    border: 1px solid #0094da;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #f5f5f5;
        text-decoration: none;
        background-color: #163166;
    }

    .dropdown-menu > li > a {
        color: #fff;
    }

.form-control {
    height: 32px;
}

#infoalianza {
    padding-top: 8px;
    padding-bottom: 4px;
}

.footer {
    border-top: 2px solid #a6ce39;
    background-color: #00529c;
    border-spacing: 0;
    color: #fff;
    font-weight: normal;
    font-family: Arial;
    font-size: 8pt;
    height: 82px;
    padding: 5px;
}

#copyright {
    display: block;
    width: 100%;
    text-align: right;
    padding-top: 12px;
}

#logo {
    display: block;
    margin-top: -15px;
}

.divSearch1 {
    background-color: #f3f3f3;
    border-radius: 10px;
    padding: 5px;
}

.divSearch2 {
    background-color: #fff;
    border-radius: 10px;
    padding: 5px;
}

.TableSearch {
    font-family: helvetica;
    font-size: 10pt;
}

.iFrame {
    height: 600px;
    width: 100%;
    border-width: 0;
}

.SearchField {
    font-family: helvetica;
    font-size: 9pt;
}

#searchForm label {
    font-size: 12px;
}

.horary-table {
    border-spacing: 1px;
    border-collapse: separate;
    table-layout: fixed;
    width: 560px;
}

    .horary-table .occupy {
        background-color: #00529c;
        color: #fff;
        padding: 5px;
        text-align: center;
        font-size: 12px;
    }

    .horary-table td {
        height: 50px;
        width: 70px;
        vertical-align: middle;
    }

    .horary-table th {
        width: 70px;
        padding: 5px;
    }

.office-provider {
    font-size: 10px;
    text-transform: uppercase;
    background-image: url("../../Images/location_provider.png");
    padding-left: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-repeat: no-repeat;
    text-overflow: ellipsis;
}

.green {
    background-color: #a6ce39;
    border-color: #a6ce39;
}

#contact fieldset {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
}

    #contact fieldset span {
        margin: 0 0 5px;
        font-size: 12pt;
        width: 120px;
        display: inline-block;
    }

#contact input[type=text] {
    padding: 0 8px;
    width: 438px;
    display: inline-block;
    margin: 0;
    border: 1px solid #d9d9d9;
    height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contact select {
    padding: 0 8px;
    width: 438px;
    margin: 0;
    height: 29px;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contact label {
    position: relative;
    display: inline-block;
}

#contact .notifyjs-bootstrap-base span {
    font-size: 12pt;
    width: 100%;
    display: inline-block;
    color: #000;
}

.one_third {
    float: left;
    width: 33.33%;
}

.one_half {
    float: left;
    width: 50%;
}

.one_first {
    float: left;
    width: 100%;
}

.img-responsive {
    margin: 0 auto;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.tile {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 188px;
    overflow: hidden;
    background-color: #fff;
}

    .tile img {
        width: 100%;
    }

    .tile div {
        background-color: #a6ce39;
        width: 100%;
        height: 100%;
        padding: 5px;
    }

        .tile div span {
            color: #fff;
        }

    .tile a {
        text-decoration: none;
    }
