body {
    font-family: roboto;
}

#blue_sub_header,
body > footer,
#navbar,
.header_customer_service {
    display: none !important;
}

.navbar {
    border: none;
    padding: 16px 0px 24px;
}


.header_logo {
    border: none;
    width: auto;
    height: auto;
}

.header_logo img {
    width: 100px;
    height: 68px;
}

.navbar-header {
    float: none;
}

.navbar-header .header_logo {
    float: right;
}

.navbar .df_header {
    float: left;
    color: #107cc0;
    line-height: 52px;
    margin-left: 36px;
}

button.navbar-toggle {
    display: none;
}

#inner_body .container {
    background: none;
    box-shadow: none;
}

.container {
    max-width: 500px;
}

.btn.btn-danger,
.btn.btn-danger:focus {
    background-color: #107cc0;
    border-color: #107cc0;
    box-shadow: none
}

.authorization-2016 {
    text-align: center;
}
















