
html {
    font-family: verdana;
}

body {
    font-family: verdana;
}

div.delayed-component-content {
    display: none;
    box-shadow: 0 0 85px rgba(0,0,0,.3);
    margin: 0 auto;
    padding: 0;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 14pt;
    margin-bottom: 13pt;
    background: gray;
    color: white;
    width: 100%;
    padding: 8px 17px;
    text-transform: uppercase;
    font-size: 15px;
}

h3, .h3 {
    font-size: 15px;
    color: white;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
}

.brand-header {
    margin: 0;
    max-width: initial!important;
}

.brand-header {
    margin: 0;
    max-width: initial!important;
}

.navbar-inside-page {
    border: none;
    border-radius: 0;
    margin: 20px 0px 0px 0px;
    background: gray;
}

.container-fluid {
    margin-left: 5%;
}

.row.hotel > .col-sm-3.hidden-xs {
    display: none;
}

table.summary-table > tbody > tr.summary-heading > td {
    padding: 0px 20px;
}

.summary-content table.summary-table>tbody>tr>th {
    width: 200px;
    padding: 5px 0 5px 30px;
}

.brand-footer {
    margin: 0;
}