/* RTE Mods */
body#tinymce, .mce-menu {
    background-color: #eee !important;
}

/**umb_name:Colour Dark*/
.col-dark {
    color: #1d252c;
}

/**umb_name:Colour NiDAR*/
.col-nidar {
    color: #07a7e1;
}

/**umb_name:Colour Mod*/
.col-mod {
    color: #ff8300;
}

/**umb_name:Colour Rad*/
.col-rad {
    color: #00bbb4;
}

/**umb_name:Colour Metal*/
.col-metal {
    color: #d8dfe1;
}

/**umb_name:Colour Silver*/
.col-silver {
    color: #ececec;
}

/**umb_name:Colour Light*/
.col-light {
    color: #f1f2f2;
}

/**umb_name:Colour Grey*/
.col-grey {
    color: #6e7379;
}

/**umb_name:Colour NiDAR Light*/
.col-nidar-light {
    color: #85c5ec;
}

/**umb_name:Colour Mod Light*/
.col-mod-light {
    color: #ffb572;
}

/**umb_name:Colour Rad Light*/
.col-rad-light {
    color: #64d8d1;
}

/**umb_name:Colour Metal Light*/
.col-metal-light {
    color: #e7ebed;
}

/**umb_name:Colour Off White*/
.col-off-white {
    color: #f6f8f8;
}

/**umb_name:Colour White*/
.col-white {
    color: #ffffff;
}

/**umb_name:Colour Black*/
.col-black {
    color: #000000;
}

/**umb_name:Colour Grey Darker*/
.col-grey-darker {
    color: #444a51;
}

/**umb_name:Colour Grey Lighter*/
.col-grey-lighter {
    color: #cccecf;
}

/**umb_name:Heading (H1)*/
h1 {
}
/**umb_name:Heading (H2)*/
h2 {
}
/**umb_name:Heading (H3)*/
h3 {
}
/**umb_name:Heading (H4)*/
h4 {
}
/**umb_name:Heading (H5)*/
h5 {
}

/**umb_name:Button Style*/
.btn{
    font-size:14px;
}


/**umb_name: Text BIG QUOTE 48E */
.txt-48E {
    font-family: 'Exo';
    font-size: 48px;
    line-height: 116.5%;
}
h2.txt-48E {
    font-family: 'Exo';
    font-size: 48px;
    line-height: 116.5%;
}


/**umb_name: Text PODS 42E */
.txt-42E {
    font-family: 'Exo';
    font-size: 42px;
    line-height: 116.5%;
}
h2.txt-42E {
    font-family: 'Exo';
    font-size: 42px;
    line-height: 116.5%;
}


/**umb_name: Text BIG HIGHLIGHT 38E */
.txt-38E {
    font-family: 'Exo';
    font-size: 38px;
    line-height: 127.5%;
}
h2.txt-38E {
    font-family: 'Exo';
    font-size: 38px;
    line-height: 127.5%;
}


/**umb_name: Text MAIN BODY 28E */
.txt-28E {
    font-family: 'Exo';
    font-size: 28px;
    line-height: 151.5%;
}

/**umb_name: Text MAIN BODY 24E */
.txt-24E {
    font-family: 'Exo';
    font-size: 24px;
    line-height: 151.5%;
}

/**umb_name: Text MAIN BODY 20E */
.txt-20E {
    font-family: 'Exo';
    font-size: 20px;
    line-height: 151.5%;
}

/**umb_name: Text INTRO BODY 24R */
.txt-24R {
    font-family: 'Roboto';
    font-size: 24px;
    line-height: 165%;
}

/**umb_name: Text MAIN BODY 22R */
.txt-22R {
    font-family: 'Roboto';
    font-size: 22px;
    line-height: 165%;
}

/**umb_name: Text MAIN BODY 20R */
.txt-20R {
    font-family: 'Roboto';
    font-size: 20px;
    line-height: 165%;
}

/**umb_name: Text PODS 18R */
.txt-18R {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 171%;
}

/**umb_name: Text 16R */
.txt-16R {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 137.5%;
}

/**umb_name: Font Weight 800 */
.txt-fw-800 {
    font-weight: 800;
}

/**umb_name: Font Weight 600 */
.txt-fw-600 {
    font-weight: 600;
}

/**umb_name: Font Weight 500 */
.txt-fw-500 {
    font-weight: 500;
}

/**umb_name: Font Weight 400 */
.txt-fw-400 {
    font-weight: 400;
}

/**umb_name: Font Weight 300 */
.txt-fw-300 {
    font-weight: 300;
}

/**umb_name: Text Lined */
.txt-lined {
}
