@charset "UTF-8";
.pink_14B {
    color: #E802F7;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.blue_14 {
    color: #0035FF;
    font-size: x-large;
}
.TINY_BLOCK {
    color: #141414;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    font-size: small;
}
.grey_caps_12 {
    color: #6C6C6C;
    font-size: large;
    font-weight: normal;
}
.pink_18B {
    color: #FF00CF;
    font-size: x-large;
    font-weight: bolder;
}
.blue_18B {
    color: #0B00FF;
    font-weight: bolder;
    font-size: x-large;
}
.Black_Large_Bold {
    color: #000000;
    font-weight: bolder;
    font-size: large;
}
.white_box {
    margin-right: 20px;
    background-color: #FFFFFF;
    padding-right: 0px;
    margin-left: 30px;
}
.top_text {
    padding-top: 0em;
}
.raise_text {
    float: left;
    display: table;
    margin-top: -15px;
}
.underline {
    text-decoration: underline;
    padding-bottom: 4px;
    padding-top: 2px;
}
.medium_norma_text {
    color: #000000;
    font-weight: normal;
    font-size: medium;
}
.blue_caps_sm {
    color: #1C00FF;
    font-weight: bold;
    font-size: small;
    font-variant: small-caps;
}
.move_right {
    margin-right: 30px;
}
.black_medium_bold {
    color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: medium;
}
.border_below {
    padding-bottom: 50px;
    margin-bottom: 20px;
    bottom: 20px;
}
.black_big {
    color: #000000;
    font-style: italic;
    font-size: xx-large;
}
