* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "proxima-nova", "Proxima Nova", sans-serif;
    background-color: #e6e6e6;
}

.messages {
    position: fixed;
    bottom: 1.5rem;
    left: -1000rem;
    z-index: 10;
    box-shadow: .5rem .5rem 1rem rgba(0, 0, 0, .25);
}

ul.menu {
    margin: 0;
}

:focus {
    outline: #ed1c24 auto 2px;
}


/* SHAME */

.layout-container {
    overflow-x: hidden;
}


/* Interior Pages --- */

h3 {
    margin-bottom: .5rem;
}

hr {
    border: none;
    background-color: #aaa;
    height: 1px;
    margin: 3rem 0;
}

header {
    position: fixed;
    width: 100%;
    z-index: 10;
}

.block-page-title-block {
    background-color: #333;
    padding: 13rem 0 2rem 0;
    text-align: center;
    color: #fff;
}

.block-system-main-block {
    position: relative;
    max-width: 82rem;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 4rem 2rem 2rem;
    background-color: #f2f2f2;
}

.node__meta {
    display: none;
    text-align: center;
    margin-bottom: 4rem;
}

.node__meta,
.node__meta a {
    color: #666;
    text-decoration: none;
}

.node__content img {
    width: 100%;
    height: auto;
    border-radius: .25rem;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, .15);
}

.block-system-main-block .node__content {
    max-width: 55rem;
    margin: 0 auto;
    font-size: 1.15rem;
    line-height: 1.6;
}

.block-system-main-block .node__content p {
    margin: 0 0 2rem;
}

.block-system-main-block .node__content a {
    text-decoration: none;
    color: #444;
    border-bottom: 1px dashed #aaa;
}

.more-optics {
    margin-bottom: 4rem;
    overflow-y: auto;
}

table {
    margin: 2rem 0;
    width: 100%;
    text-align: left;
    font-size: 1rem;
}

table tr {
    border: 1px solid #666;
}

table tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, .05);
}

table th {
    border: 1px solid #ddd;
    background-color: #ddd;
    color: #000;
    padding: .5rem;
}

table td {
    display: block;
    word-wrap: break-word;
    max-width: 7rem;
    border: 1px solid #ddd;
}

table td:first-child {
    display: table-cell;
    border-right: 1px solid #ddd;
}

table th,
table td {
    display: table-cell;
    text-align: left;
    margin: .5em 1em;
    padding: .5em;
}

tfoot {
    font-size: .8rem;
}

img.align-left {
    margin: 0 2rem 2rem 0;
}

img.algin-right {
    margin: 0 0 2rem 2rem;
}

img.align-center {
    margin-bottom: 2rem;
}

img+img {
    margin-left: 2rem;
}

p>img+img {
    margin-left: 0;
}

@media screen and (max-width: 55rem) {
    .block-page-title-block {
        padding-top: 7rem;
    }
    .block-system-main-block {
        padding: 2rem;
    }
    .block-system-main-block .node__content {
        font-size: 1rem;
    }
    table tr td,
    table tr th,
    table td:first-child {
        display: block;
        margin: 0;
        padding: .25rem .5rem;
    }
    table td {
        max-width: inherit;
    }
    table tr {
        border: none;
    }
}


/* Login Pages --- */

.user-login-form,
.user-register-form,
.user-pass,
.profile,
.contact-form {
    max-width: 20rem;
    margin: 2rem auto 4rem;
    padding: 2rem;
    border-radius: .25rem;
    box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.25);
}

.user-login-form p,
.user-register-form p,
.user-pass p,
.profile p,
.contact-form p {
    margin: 0 0 2rem;
}

.block .form-item {
    margin: 0 0 2rem;
}

.block .form-item label,
.block .form-item summary {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.block .form-item .form-text,
.block .form-item .form-email,
.block .form-item .form-tel {
    width: 100%;
    box-sizing: border-box;
    padding: .5rem .25rem;
    margin: .25rem 0 .25rem;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #000;
    font-size: 1.25rem;
}

.block .form-item .form-file {
    width: 100%;
    box-sizing: border-box;
    padding: 1rem;
    margin: .25rem 0;
    border: 2px solid #000;
    background-color: #ddd;
}

.block .form-item .form-checkbox {
    width: 1rem;
    height: 1rem;
}

details {
    margin: 0 0 2rem !important;
}

details summary {
    margin: .25rem;
}

details .details-wrapper {
    padding: 1rem !important;
}

details .details-wrapper .form-item {
    margin: 0 !important;
}

details .details-wrapper .form-item .description {
    margin: 1rem 0 0;
}

.button {
    margin: 0 !important;
    padding: .5rem 1rem;
    background-color: #000;
    color: #fff;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.user-register-form {
    max-width: 30rem;
}

.profile {
    text-align: center;
}

.profile .form-item {
    margin: 0;
}

.contact-form {
    max-width: 40rem;
}

.path-user .profile {
    display: none;
}

.autoquote-content {
    min-height: 500px;
}

.autoquote-table {
    float: left;
    width: 50%;
}

.autoquote-table table {
    margin-left: 20px;
}

.autoquote-table h3 {
    text-align: center;
    font-size: 1.7em;
}

.autoquote-message {
    width: 50%;
    float: right;
    text-align: center;
    margin-top: 50px;
}

.autoquote-message h2 {
    font-size: 2.2em;
}

.autoquote-message h3 {
    font-size: 1.4em;
}

nav#block-useraccountmenu {
    display: inline-block;
    position: relative;
    float: none;
    top: 0px;
    margin: 0 0 0 10px;
}

nav#block-useraccountmenu ul.menu a {
    display: inline-block !important;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: sans-serif;
    padding: 10px 10px;
    font-size: 15px;
}

.error_message .messages {
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 99;
    margin: 0 auto !important;
    padding: 16px 40px;
    top: 230px;
    width: 500px;
}

.error_message .messages.messages--status {
    top: 230px;
    width: 500px;
}

.error_message .messages.messages--status ul li.messages__item {
    margin: 0;
}

/*******************/


#block-temporarypasswordlink {
    padding: 20px;
}

#block-temporarypasswordlink form#temporary-password-form input#emailAddress {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    margin: 10px 0 20px 0;
    background: transparent;
    border: none;
    border-bottom: #000 solid 2px;
}
#block-temporarypasswordlink form#temporary-password-form input[type="submit"] {
    background: #000000;
    border: none;
    color: #ffffff;
    padding: 8px 14px;
    outline: none;
}

#block-temporarypasswordlink form#temporary-password-form label{
    font-weight: bold;
}






















