/* michael-k90 */

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
}

body {
    text-align: center;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

body a {
    color: #ffffff;
}

body h1 {
    margin: 0;
}

section {
    width: 480px;
    margin: auto;
}

section p {
    padding: 0 15px;
}

.thanks {
    background-color: #003268;
    padding-bottom: 75px;
    font-size: 1.3em;
}

.thanks img {
    display: block;
    width: 15%;
    margin: 0 auto;
    padding: 10px
}

.thanks .size14 {
    font-size: 1em;
    line-height: 1em;
    padding: 0 25px;
    margin-top: 15px;
}

.thanks .size18 {
    font-size: 1.1em;
    width: 90%;
    margin: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.thanks .size18 span {
    font-style: italic;
    font-weight: 700;
}

.orders {
    margin-top: -75px;
}

.footer {
    text-align: center;
    position: relative;
    bottom: 0px;
    color: #666771;
    line-height: 1.8em;
    padding-bottom: 10px;
    background: #33313a;
}

.footer p {
    text-align: center;
    color: #bfbfbf;
}

.footer a {
    text-align: center;
    color: #bfbfbf;
}

#orders_rame {
    width: 100%;
    height: auto;
}