﻿#wrapper .cklabel {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

#wrapper .ckinput {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

#wrapper .header {
    background-color: #000000;
    padding: 10px 0;
    margin-bottom: 40px;
}

#wrapper .header .RadMenu {
    margin: 10px 0;
    float: none;
}

#wrapper .greybox {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open Sans';
    color: #F4F3F3;
    padding: 1.875em;
    padding-top: 1em;
    border-style: solid;
    border-color: lightgray;
    margin-bottom: 10px;
}

#wrapper .footnote {
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-size: 14px;
    font-style: italic;
    Color: #58595B
}

#wrapper .maintron {
    padding: 1.875em;
    padding-top: 1em;
}



#wrapper .footer {
    padding: 0;
    line-height: 30px;
    background-color: #000000;
    color: white;
    margin-top: 20px;
    margin-top: 20px;
    font-family: 'Open Sans';
    font-size: 16px;
}

div.containertext {
    margin-top: 15px;
}

div.containertexttop {
    margin-top: 5px;
    color: #97989B;
}

div.containertext2 {
    color: #97989B;
}

a.eindecorationlink {
    text-decoration: underline;
    color: black;
}

a.decorationlink {
    text-decoration: none;
    color: #97989B;
}

a.tandcdecorationlink {
    text-decoration: underline;
    color: black;
}

a.decoration {
    text-decoration: none;
    color: white;
    margin-left: 5px;
    margin-right: 25px;
}

pa.footer {
    font-weight: 400;
    font-size: 16px;
    color: white;
}


div.errortext {
    margin-top: 1px;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open Sans';
    color: #CC0000;
}

div.generalerror {
    margin-top: 1px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Open Sans';
    color: #CC0000;
    text-align: center;
    margin-bottom: 10px;
}

div.rightphone {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}

