[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

body {
    font-family: Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
    overflow-x: hidden;
}

.error .icon {
    color: #b00020;
}

.error > .header .primary{
    font-family: Raleway, Roboto;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.38px;
    color: #292736;
}

.error > .header .secondary{
    font-family: Raleway, Roboto;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: 1.1px;
    color: #292736;
}

h1 {
    font-family: Raleway;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.38px;
    color: #292736;
}

h1.section {
    padding-bottom: 4px;
    border-bottom: 3px solid #9390ad;
}

#logo {
    height: 164px;
    text-align: center;
}

.text-large {
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 18px;
}

.award-price {
    font-family: Raleway;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: 1.1px;
    color: #292736;
}

.promotion-description .award-description {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: 0.5px;
    color: #292736;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}