/*===============================================================================================================================*/
/*                                                            RESET.CSS                                                          */
/*===============================================================================================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.disable-upload {
    pointer-events: none;
}

html {
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

body {
    position: relative;
    line-height: 1;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 100%;
    color: #212529;
    background: #3D3935;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    padding-top: 95px;
}

ol, ul {
    list-style: none;
    margin: 0 0 0.7em 1.5em;
}

    ul.certify {
        margin: 10px 0 0 56px;
    }

        ul.certify + h4,
        ul.certify + p,
        ul.certify + div.form_section {
            margin-top: 20px;
        }

    ol.lower_alpha {
        list-style: lower-alpha;
    }

    ol.lower_roman {
        list-style: lower-roman;
    }

li ol.lower_roman {
    margin: .3em 0 .3em 1.5em;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

br.clearfloat {
    font-size: 1px;
    line-height: 0px;
    margin: 0px;
    clear: both;
    height: 0px;
}

.radio_group br.clearfloat {
    display: none
}

br.max_phone_p {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: "Oswald", sans-serif;
    line-height: 1.2;
    color: inherit;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.gl-heading {
    font-family: "Oswald", sans-serif;
    position: relative;
    display: inline-block;
    margin-top: auto;
    margin-bottom: 40px;
    max-width: 730px;
}

    .gl-heading::before, .gl-heading::after {
        content: '';
        display: block;
        width: 25%;
        height: 8px;
        background: #A4D65E;
        min-width: 180px;
    }

    .gl-heading::before {
        margin-top: 0px;
    }

    .gl-heading::after {
        margin-top: 20px;
    }

    .gl-heading h1, .gl-heading h2 {
        margin: 0;
        margin: 10px 0 -10px;
        font-size: 3em;
    }

p, li {
    font-size: 1em;
    line-height: 1.3;
}

p {
    margin-bottom: 15px;
}

    p.right_align {
        text-align: right;
    }

    p.footnote {
        font-size: 80%;
    }

/*p + h2,
p + header.form_section_header {
    margin-top: 30px;
}*/

.blue_bg p {
    color: white;
}

p.uppercase {
    text-transform: uppercase;
}

ul {
    list-style: disc;
    margin: 0 0 0.7em 1.5em;
}

ol {
    list-style-type: decimal;
    margin: 0 0 0.7 1.5em;
}

a {
    color: #5a8026;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    a:hover,
    a:focus {
        text-decoration: underline;
    }

	.provider-toggle {
		float: left;
		margin-right: 1em;
	}

    a.add,
	a.hide,
    a.link,
    a.currency {
        display: inline-block;
    }

        a.add span,
		a.hide span,
        a.link span,
        a.currency span {
            text-decoration: none;
        }

        a.add:hover span,
        a.add:focus span,
		a.hide:hover span,
        a.hide:focus span,
        a.link:hover span,
        a.link:focus span,
        a.currency:hover span,
        a.currency:focus span {
            text-decoration: underline;
        }

        a.add:before,
		a.hide:before,
        a.link:before,
        a.currency:before {
            display: inline-block;
            float: left;
            font-family: "Material-Design-Iconic-Font";
            font-size: 1em;
            color: black;
            margin-right: 5px;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            transform: rotate(45deg);
        }

        a.add:before {
            transform: none;
            content: '\f276';
        }

        a.hide:before {
            transform: none;
            content: '\f271';
        }

        a.link:before {
            content: '\f18e';
        }

        a.currency:before {
            font-size: 1.4em;
            margin-top: -5px;
            transform: none;
            content: '\f198';
        }

.nowrap {
    white-space: nowrap;
}

dl {
    font-size: 0;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ced4da;
    margin-bottom: 20px;
    padding: 20px 20px 10px;
    background: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.form_section_grouper.alert div.form_section_grouper dl {
    border: none;
    margin-bottom: 0;
    margin-left: -50px;
    padding: 20px 0 10px;
}

dl.payable_to {
    float: left;
    width: calc(50% - 10px);
    border: 1px solid #A4D65E;
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 0;
}

    dl.payable_to.no_right_margin {
        margin-right: 0px;
    }

dt {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    line-height: 1.3;
    width: 50%;
    padding: 0 0 10px 0;
    color: #666;
    vertical-align: top;
}

    dt span {
        display: inline-block;
        margin-top: 7px;
    }

.vadialog dt {
    width: 200px;
}

dl.payable_to dt {
    text-align: center;
    width: 100%;
    color: white;
    background: #A4D65E;
    padding: .5em 20px
}

dt.grouping {
    font-size: 17.6px;
    width: 100%;
    text-align: left;
    color: #A4D65E;
    margin: 1.25em 0 .75em;
    padding: 0 0 .25em;
    border-bottom: 1px solid #ced4da;
}

    dt.grouping:first-of-type {
        margin: 0 0 .75em 0;
    }

    dt.grouping::after {
        content: "";
    }

dt::after {
    content: ":";
}

dd {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    width: 50%;
    margin: 0;
    padding: 0 0 10px 20px;
}

.vadialog dd {
    width: calc(100% - 220px);
}

dl.payable_to dd {
    text-align: center;
    width: 100%;
    padding: 10px;
}

dd.fee {
    color: red;
}

dd.total,
dt.total {
    border-top: 3px double #999;
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    padding: 10px 0;
}

dd.total {
    border-top: 3px double #999;
    border-bottom: 1px solid #999;
    padding: 10px 0 10px 20px;
    color: green;
}

strong {
    font-weight: bold;
}

div.table {
    display: table;
    width: 100%;
    height: 100%;
}

div.table_cell {
    display: table-cell;
    vertical-align: middle;
}

.nowrap {
    white-space: nowrap;
}
/*===============================================================================================================================*/
/*                                                            WEBSITE.CSS                                                        */
/*===============================================================================================================================*/
/* Test Mode =================================================================================================================== */
div.testmode {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 43px;
    padding: 8px 0;
    background: #ffd2d2;
    border-bottom: 3px solid #da1818;
    z-index: 1500;
}

    div.testmode p {
        display: block;
        font-size: 1em;
        margin: 0;
        position: absolute;
        left: 25px;
        top: 8px;
        height: 24px;
        line-height: 24px;
        color: #444;
    }

    div.testmode a {
        font-size: 0.85em;
        color: white;
        text-decoration: none;
        display: inline-block;
        position: absolute;
        right: 25px;
        bottom: -30px;
        width: auto;
        height: 30px;
        line-height: 30px;
        padding: 0 10px 0 15px;
        border-radius: 0 0 5px 5px;
        background: #da1818;
    }

        div.testmode a:after {
            float: right;
            display: inline-block;
            line-height: 30px;
            font-family: "Material-Design-Iconic-Font";
            font-size: 1.5em;
            color: white;
            text-align: center;
            margin-left: 10px;
            content: '\f2fc';
        }

        div.testmode a.closed:after {
            content: '\f2f9';
        }

        div.testmode a.open:after {
            content: '\f2fc';
        }

ul.tm_enabled {
    list-style: none;
    text-align: center;
    margin: 0;
}

    ul.tm_enabled li {
        font-size: 0.85em;
        display: inline-block;
        width: auto;
        height: 24px;
        line-height: 24px;
        margin: 0 10px 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        ul.tm_enabled li:last-child {
            margin: 0;
        }

        ul.tm_enabled li span.status {
            display: inline-block;
            height: 24px;
            line-height: 22px;
            color: white;
            margin: 0 0 0 5px;
            padding: 0 10px;
            border-radius: 5px;
        }

            ul.tm_enabled li span.status.green {
                background: #24b935;
                border: 1px solid #167a21;
            }

            ul.tm_enabled li span.status.grey {
                background: #ccc;
                color: #777;
                border: 1px solid #999;
            }

            ul.tm_enabled li span.status.red {
                background: #da1818;
                border: 1px solid #7d1010;
            }


div.wrapper {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
/* Header ====================================================================================================================== */
div.header_wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff !important;
    height: 95px;
    font-family: "Oswald", sans-serif;
}

header.main {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1140px;
    height: 100%;
    position: relative;
}

div.sitebranding {
    position: absolute;
    top: -22px;
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

/*div.sitebranding img {
	width: 100%;
}*/

.is-device {
    display: none;
}
/* Navigation ================================================================================================================== */
#navicon {
    display: none;
}

nav.main {
    position: relative;
    float: right;
    width: auto;
}

    nav.main ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        height: 110px;
    }

    nav.main li {
        position: relative;
        display: block;
        float: left;
        height: 110px;
        margin: 0 15px;
        padding: 0;
    }

    nav.main a {
        display: block;
        font-size: 1em;
        text-transform: uppercase;
        letter-spacing: .1em;
        height: 110px;
        color: #212529;
        line-height: 110px;
        -webkit-transition: background 0.2s;
        -moz-transition: background 0.2s;
        transition: background 0.2s;
    }

        nav.main a:hover {
            color: #ccc;
            text-decoration: none;
        }

    nav.main li.selected a {
        color: #A4D65E;
        text-decoration: none;
    }

    nav.main a:after {
        display: block;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        background: transparent;
        -webkit-transition: background 0.2s;
        -moz-transition: background 0.2s;
        transition: background 0.2s;
    }

    nav.main a:hover:after {
        background: #ccc;
    }

    nav.main li.selected a:after {
        background: #A4D65E;
    }


.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: right;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #6c757d;
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

    .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6;
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active,
        .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link {
    border-radius: 0;
}

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #007bff;
    }

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    float: right;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
}

    .navbar > .container,
    .navbar > .container-fluid {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

.navbar-nav {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    list-style: none;
}

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        text-decoration: none;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.navbar .container a.telephone {
    position: relative;
}

.navbar-nav {
    margin-left: -180px;
}

.navbar .container a.telephone::before {
    position: absolute;
    font-family: "Material-Design-Iconic-Font";
    color: #A4D65E;
    font-size: 1.8em;
    content: '\f2be';
    display: block;
    left: -1.0em;
    margin-top: -5px;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav {
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-sm > .container,
        .navbar-expand-sm > .container-fluid {
            flex-wrap: nowrap;
        }

        .navbar-expand-sm .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler {
            display: none;
        }

        .navbar-expand-sm .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav {
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-md > .container,
        .navbar-expand-md > .container-fluid {
            flex-wrap: nowrap;
        }

        .navbar-expand-md .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler {
            display: none;
        }

        .navbar-expand-md .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav {
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                margin-right: 1rem;
                margin-left: 1rem;
            }

        .navbar-expand-lg > .container,
        .navbar-expand-lg > .container-fluid {
            flex-wrap: nowrap;
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler {
            display: none;
        }

        .navbar-expand-lg .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav {
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xl > .container,
        .navbar-expand-xl > .container-fluid {
            flex-wrap: nowrap;
        }

        .navbar-expand-xl .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler {
            display: none;
        }

        .navbar-expand-xl .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}

    .navbar-expand > .container,
    .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-expand .navbar-nav {
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute;
        }

        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto;
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    .navbar-expand > .container,
    .navbar-expand > .container-fluid {
        flex-wrap: nowrap;
    }

    .navbar-expand .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler {
        display: none;
    }

    .navbar-expand .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }

    .navbar-light .navbar-nav .show > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, 0.9);
    }

        .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0, 0, 0, 0.9);
        }

.navbar-dark .navbar-brand {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }

    .navbar-dark .navbar-nav .show > .nav-link,
    .navbar-dark .navbar-nav .active > .nav-link,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .nav-link.active {
        color: #fff;
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-text a {
        color: #fff;
    }

        .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
            color: #fff;
        }

li.nav-item {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 37px;
}

a.telephone {
    color: #76736F;
}

.nav-link.selected {
    border-bottom: #A4D65E 5px solid;
}
/* Banner ====================================================================================================================== */
div.banner_wrapper {
    position: relative;
    width: auto;
    background: #fafaf9 url("../images/bkg_banner-wrapper.jpg") top center no-repeat;
	background-size: cover;
	border-bottom: 5px solid #a4d65e;
}

div.banner_wrapper:before {
    content: ' ';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    min-height: 145px;
}

div.banner {
    position: relative;
    width: auto;
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 15px 0;
}

    div.banner div.container {
        padding: 100px 0 70px;
    }

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: none;
    background: #A4D65E;
    padding: 10px 40px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    margin-top: 30px;
    text-decoration: underline;
    cursor: pointer;
}

div.banner h1 {
    color: white;
}

div.banner p {
    font-size: 1.2em;
    margin-bottom: 20px;
}

    div.banner p.title {
        font-size: 3em;
        line-height: 1.1;
        margin: 0;
        max-width: 800px;
    }
/* Content ===================================================================================================================== */
div.content_wrapper {
    background: #fafaf9;
    padding: 0;
}

    div.content_wrapper.alt {
        background: #f3f3f3 url("../images/bkg_content-wrapper-alt.jpg") right no-repeat;
    }

div.content {
    width: auto;
    max-width: 1140px;
    height: auto;
    margin: 0 auto;
    padding: 45px 15px;
}

article.callout {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fafafa;
    background: -moz-linear-gradient(45deg, #fafafa 0%, #f9f7f7 99%);
    background: -webkit-linear-gradient(45deg, #fafafa 0%,#f9f7f7 99%);
    background: linear-gradient(45deg, #fafafa 0%,#f9f7f7 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f9f7f7',GradientType=1 );
    border: 1px solid #ced4da;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}

    article.callout p {
        color: #A4D65E;
        text-align: center;
    }

        article.callout p:last-child {
            margin-bottom: 0;
        }
/* Field Help / Errors ========================================================================================================= */
button.help_icon {
    float: right;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #A4D65E;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    border: none;
    color: white;
    -webkit-appearance: none;
    -webkit-transition: background 250ms ease-in-out;
    -o-transition: background 250ms ease-in-out;
    transition: background 250ms ease-in-out;
}

    button.help_icon:before {
        display: block;
        font-size: 1.5em;
        text-align: center;
        line-height: 40px;
        width: 40px;
        height: 40px;
        content: '?';
    }

    button.help_icon:focus,
    button.help_icon:hover {
        color: white;
        background: #afdb72;
        outline: none;
    }

div.form_input_help {
    position: absolute;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    z-index: 10;
    background: #afdb72;
    border-radius: 5px;
    top: 100%;
    right: 0;
    margin-top: 15px;
}

    div.form_input_help.top {
        top: auto;
        bottom: 100%;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    div.form_input_help.max_width {
        max-width: 554px;
    }

    div.form_input_help:before {
        content: '';
        position: absolute;
        top: 1px;
        margin-top: -15px;
        right: 5px;
        display: block;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #afdb72;
    }

    div.form_input_help.top:before {
        top: 100%;
        margin-top: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #00aae0;
        border-bottom: none;
    }

div.form_error {
    background: #fdd1d1;
    border: 1px solid #e26a6a;
    color: #a91818;
    padding: 15px;
    margin: 20px 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.invalid_file_error {
    background: #a91818;
    padding: 15px;
    margin: 0 0 20px 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    div.invalid_file_error p {
        color: white;
        font-size: 0.75em;
        line-height: 1.5;
    }

        div.invalid_file_error p.invalid_file_error {
            display: inline-block;
            font-size: 0.9em;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: white;
            margin-bottom: 10px;
            padding-left: 27px;
            background: url("../images/ico_form-error.png") left no-repeat;
        }

        div.invalid_file_error p.invalid_file_item_error {
            color: white;
        }

            div.invalid_file_error p.invalid_file_item_error:last-of-type {
                margin-bottom: 0px;
            }


div.form_error.no_top_margin {
    margin: 0 0 20px 0;
}

div.form_error.no_bottom_margin {
    margin: 20px 0 0 0;
}

div.form_error.login {
    margin: 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

div.form_error.form_inline_error {
    clear: both;
    position: relative;
    top: -18px;
}

div.form_error p {
    color: #a91818;
    font-size: 0.85em;
    line-height: 1.5;
    margin-bottom: 10px;
}

    div.form_error p:last-child {
        margin-bottom: 0;
    }

    div.form_error p.form_error {
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 10px;
        padding-left: 27px;
        font-size: 0.85em;
        font-weight: bold;
        letter-spacing: 2px;
        color: #a91818;
        background: url("../images/ico_form-error.png") left no-repeat;
    }

    div.form_error p.item_error {
        color: #a91818;
    }

div.form_help_block {
    position: absolute;
    padding-top: 13px;
}

div.form_help_message {
    font-size: 0.85rem;
    position: absolute;
    max-width: 100%;
    border: 1px solid #ced4da;
    padding: 15px;
    z-index: 10;
    background: #f5f3f4;
    border-radius: 5px;
    top: 100%;
    margin-top: 15px;
}

    div.form_help_message:before {
        content: '';
        position: absolute;
        top: 1px;
        margin-top: -15px;
        left: 30px;
        display: block;
        width: 28px;
        height: 14px;
        background: url(../images/arrow-help.png) no-repeat;
    }

    div.form_help_message p {
        font-size: 0.85em;
        line-height: 1.5;
    }

div.form_input_help p {
    font-size: 0.85em;
    line-height: 1.5;
    color: white;
    margin-bottom: 0;
    padding-left: 25px;
}

.form_section_grouper div.form_input_help p:last-of-type {
    margin-bottom: 0;
}

div.form_input_help p:before {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    font-family: "Material-Design-Iconic-Font";
    font-size: 19px;
    color: white;
    text-align: center;
}

div.form_input_help p:before {
    content: '\f1f6';
}

/* Identification Page ========================================================================================================= */
article.main div.left {
    float: left;
    width: calc(100% - 400px);
    margin-top: 20px;
}

div.login_block_wrapper {
    float: right;
    width: 100%;
    max-width: 350px;
    margin-top: 20px;
    padding: 0 0 0 50px;
    border-left: 1px solid #ced4da;
}

div.press_block {
    width: auto;
    height: auto;
    margin: 0 auto;
}

header.press_title {
    position: relative;
    height: 52px;
    padding: 0 20px;
    background: #A4D65E;
    border-bottom: none;
    border-left: 1px solid #A4D65E;
    border-right: 1px solid #A4D65E;
    border-top: 1px solid #A4D65E;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

    header.press_title a.read_more {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 51px;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 0.75em;
        letter-spacing: 1px;
        color: white;
        padding: 0 20px 0 46px;
        -webkit-border-radius: 0 10px 0 0;
        -moz-border-radius: 0 10px 0 0;
        border-radius: 0 10px 0 0;
        -webkit-transition: background-color 250ms ease-in-out;
        -moz-transition: background-color 250ms ease-in-out;
        transition: background-color 250ms ease-in-out;
        background-color: rgba(0,0,0,0.3);
        background-image: url("../images/ico_read-more.png");
        background-position: 20px 50%;
        background-repeat: no-repeat;
    }

        header.press_title a.read_more:focus,
        header.press_title a.read_more:hover {
            background-color: rgba(255,255,255,0.1);
        }

    header.press_title h2 {
        font-size: 1.1em;
        color: white;
        line-height: 52px;
    }

article.press_content {
    padding: 20px;
    border-left: 1px solid #A4D65E;
    border-right: 1px solid #A4D65E;
    border-bottom: 1px solid #A4D65E;
    background: white;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

    article.press_content p {
        line-height: 1.5;
        text-align: left;
        font-size: .95em;
    }

    article.press_content img {
        display: block;
        max-height: 70px;
        margin: 0 auto 15px auto;
        border-radius: 5px;
    }

span.ticker_code {
    color: #A4D65E;
}
/* Terms Page ================================================================================================================== */
div.document_block {
    text-align: center;
    margin-top: 30px;
}

ul.important_documents {
    text-align: center;
    list-style: none;
    margin: 0;
}

    ul.important_documents li {
        position: relative;
        display: inline-block;
        width: auto;
        max-width: 250px;
        margin: 5px;
        cursor: pointer;
        padding: 15px;
        background: #f3f3f3;
        border: 1px solid #ced4da;
        border-radius: 8px;
        overflow: hidden;
    }

        ul.important_documents li a {
            display: block;
            width: 100%;
            height: 100%;
        }

        ul.important_documents li:hover,
        ul.important_documents li:focus {
            opacity: 0.8;
        }

        ul.important_documents li.selected {
            background: #ecf9d2;
            border: 1px solid #a4ce4e;
        }

            ul.important_documents li.selected:hover,
            ul.important_documents li.selected:focus {
                opacity: 1;
            }

        ul.important_documents li a {
            text-decoration: none;
            color: #333333;
        }

        ul.important_documents li img {
            width: 100%;
            border: 5px solid white;
            border: 1px solid #ddd;
            -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.02);
            box-shadow: 0 0 3px 3px rgba(0,0,0,0.02);
        }

        ul.important_documents li p {
            position: absolute;
            width: 100%;
            height: auto;
            left: 0;
            bottom: 0;
            font-size: 0.8rem;
            margin-bottom: 0px;
            padding: 10px;
            background: rgba(255,255,255,0.6);
            border-top: 1px solid #ccc;
        }

div.doc {
    position: relative;
    text-align: center;
}

span.unread,
span.read {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 26px;
}

    span.read:before {
        display: block;
        font-family: "Material-Design-Iconic-Font";
        content: '\f26b';
        font-size: 16px;
        font-weight: 700;
        color: white;
        text-align: center;
        font-size: 26px;
        width: 50px;
        height: 50px;
        line-height: 48px;
        margin-left: -12px;
        margin-top: -10px;
        border-radius: 50px;
        background: #a4ce4e;
        border: 1px solid #4e6323;
        -webkit-box-shadow: inset 0 0 0 4px #FFFFFF;
        box-shadow: inset 0 0 0 4px #FFFFFF;
    }

div.broker_logo {
    float: right;
    width: 190px;
    padding: 15px 0 0;
}

    div.broker_logo img {
        width: 100%;
    }
/* Important Dates ============================================================================================================== */
div.important_dates_wrapper {
    width: auto;
    height: auto;
    padding: 0;
    background: #c4bad1;
}

div.important_dates {
    width: auto;
    margin: 0 auto;
    padding: 40px 0px;
}

    div.important_dates h2 {
        font-size: 1.4em;
        text-align: center;
        padding: 0;
        text-align: center;
        color: #A4D65E;
    }

div.date {
    float: left;
    position: relative;
    width: 25%;
    margin: 20px 0;
    padding: 30px;
    /*background: #eee;*/
    border-right: 2px solid rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    div.date:last-of-type {
        border-right: none;
    }

    div.date h3 {
        font-size: 1.4em;
        color: black;
        padding: 5px 0 0 80px;
    }

div.calendar {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0;
    border: 1px solid #A4D65E;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}

    div.calendar div.top,
    div.calendar div.btm {
        width: 58px;
        margin: 0 auto;
        text-align: center;
    }

    div.calendar div.top {
        height: 40px;
        background: rgba(0,0,0,.1);
    }

        div.calendar div.top p {
            font-size: 2em;
            line-height: 38px;
            color: black;
            margin: 0;
        }

    div.calendar div.btm {
        height: 20px;
        background: #A4D65E;
        margin-bottom: 1px;
    }

        div.calendar div.btm p {
            font-size: 0.85em;
            text-transform: uppercase;
            color: white;
            line-height: 20px;
            letter-spacing: 2px;
            margin: 0;
        }

div.date_right {
    width: 100%;
}

    div.date_right p {
        color: black;
        margin: 0;
        padding-left: 80px;
    }

a.back {
    display: block;
    width: auto;
    height: 25px;
    margin: 15px 0 0 1.45%;
    padding-left: 30px;
    line-height: 25px;
    background: url("../images/btn_back2.png") left no-repeat;
}
/* Form Process Steps ========================================================================================================== */
div.form_process_wrapper {
    width: auto;
    padding: 40px 30px 40px;
    height: auto;
    transition: all 250ms ease-in-out;
    background: #3D3935;
    background-size: cover
}

div.form_process {
    width: auto;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
    height: auto;
    text-align: center;
}

    div.form_process div.step_process {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

div.step_process p {
    line-height: 1.3;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 2em;
    text-align: center;
    margin-bottom: 0;
    padding: 0 0 12px 0;
    color: white;
}

div.step_bubbles {
    height: 36px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

div.step_bubble {
    display: inline-block;
    position: relative;
    font-size: 16px;
    width: 36px;
    height: 36px;
    line-height: 34px;
    border-radius: 36px;
    text-align: center;
    border: 2px solid white;
    margin: 0 12px;
}

    div.step_bubble:before,
    div.step_bubble:after {
        position: absolute;
        top: 15px;
        width: 12px;
        height: 2px;
        background: white;
        content: '';
    }

    div.step_bubble:before {
        left: -14px;
    }

    div.step_bubble:after {
        right: -14px;
    }

    div.step_bubble:first-of-type:before,
    div.step_bubble:last-of-type:after {
        display: none;
    }

    div.step_bubble span {
        font-size: 19px;
        display: block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        color: white;
    }

    div.step_bubble.current {
        background: #A4D65E;
        border-color: #A4D65E;
    }

        div.step_bubble.current span {
            color: black;
        }

    div.step_bubble.complete {
        background: rgba(255,255,255,0.5);
        border-color: rgba(255,255,255,0.5);
    }

        div.step_bubble.complete span {
            color: transparent;
        }

    div.step_bubble.current.complete {
        background: #A4D65E;
        border-color: #A4D65E;
    }

    div.step_bubble.complete span:before {
        content: '\f26b';
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        float: left;
        font-family: "Material-Design-Iconic-Font";
        font-size: 1.3em;
        font-weight: 700;
        color: black;
        text-align: center;
    }

    div.step_bubble.current.complete span:before {
        color: black;
    }

.main div.step_bubble.complete span:before {
    color: #fff;
    font-weight: bold;
}

/* Form Section Header ========================================================================================================= */
header.form_section_header {
    position: relative;
    width: auto;
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid #ced4da;
}

    header.form_section_header h2 {
        margin-bottom: 5px;
    }

    header.form_section_header div.form_section_title {
        float: left;
        width: -moz-calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }

    header.form_section_header div.form_section_help {
        position: absolute;
        right: 0;
        bottom: 5px;
        width: 30px;
        height: 30px;
    }

    header.form_section_header a.help_icon {
        display: block;
        text-align: center;
        font-size: 1.3em;
        text-decoration: none;
        width: 30px;
        height: 30px;
        line-height: 28px;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #A4D65E;
        color: white;
    }

        header.form_section_header a.help_icon:before {
            content: '?';
            padding-left: 1px;
        }

        header.form_section_header a.help_icon:hover,
        header.form_section_header a.help_icon:focus {
            background: #afdb72;
        }

/* Form Sections =============================================================================================================== */
.values {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-content: center;
	justify-content: flex-start;
	margin: 0 0 2em 0;
	font-size: 120%;
}
.values div {
	margin-right: 1em;
}
.values div span {
	display: block;
	font-size: 1em;
    line-height: 1.3;
	margin-left: -.5em;
}
div.form_section_grouper {
    width: 100%;
    height: auto;
    border-bottom: 1px #b5b3b0 dashed;
    padding-bottom: 24px;
    margin-top: 1em;
}

.in_radio_group div.form_section_grouper {
    border-bottom:none;
	padding-bottom: 1em
}

    div.form_section_grouper.with_bottom_margin {
        margin-bottom: 20px;
    }

    /*div.form_section_grouper.no_bottom_padding {
	padding: 20px 20px 0 20px;
}*/

    div.form_section_grouper div.form_section_grouper {
        /*background: white;*/
    }

    div.form_section_grouper p.total {
        font-size: 1.1em;
    }

    div.form_section_grouper div.form_section_grouper p:last-child {
        margin-bottom: 0;
    }

    div.form_section_grouper.alert {
        background: #f9f5ea;
        border: 1px solid #f1ecdb;
    }

        div.form_section_grouper div.form_section_grouper.alert,
        div.form_section_grouper.alert div.form_section_grouper {
            position: relative;
            padding-left: 70px;
            border: 1px solid #fbb357;
        }

    div.form_section_grouper div.form_section_grouper.info {
        position: relative;
        padding-left: 70px;
        border: 1px solid #46a7c7;
    }

    div.form_section_grouper.alert p,
    div.form_section_grouper.info p {
        padding-top: 5px;
    }

div.text_block {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 20px 5px 20px;
    background: #f3f3f3;
    border: 1px solid #ced4da;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: white
}

span.info,
span.notify {
    position: absolute;
    top: 7px;
    left: 15px;
}

    span.info:before,
    span.notify:before {
        display: block;
        font-family: "Material-Design-Iconic-Font";
        font-size: 3em;
        text-align: center;
        width: 26px;
        height: 26px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    span.info:before {
        content: '\f1f8';
        color: #46a7c7;
    }

    span.notify:before {
        content: '\f1f4';
        color: #e4850b;
    }

div.form_section_grouper + div.form_section_grouper,
div.form_section_grouper + .form_section_header,
div.hidden + h2,
#FinancialIntermediaryPanel {
    margin-top: 30px;
}

div.form_section_grouper + div.captcha,
ol + div.form_section_grouper {
    margin-top: 20px;
}

div.form_section_grouper + h2 {
    margin-top: 30px;
}

div.hidden,
div.form_section_grouper + h3,
div.form_section_grouper + p,
div.form_section_grouper div.form_section_grouper + div.form_section_grouper {
    margin-top: 20px;
}

    div.hidden.less_top_margin {
        margin-top: 10px;
    }

div.form_section_grouper + #full_election {
    margin-top: 30px;
}

div.form_wrap {
    margin: 20px 0 0 36px
}

div.form_section {
    position: relative;
    float: left;
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
}

    div.form_section.certify {
        margin-left: 36px;
    }

.cols_3 div.form_section {
    width: calc(33.3333333333% - 20px);
    margin-right: 30px;
}

div.form_section.full_width {
    float: none;
    width: 100%;
    margin-right: 0;
}

div.g-recaptcha {
    float: right;
}

div.form_section.no_right_margin {
    margin-right: 0;
}

div.form_section.no_bottom_margin {
    margin-bottom: 0;
}

abbr {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 20px;
    height: 40px;
    line-height: 40px;
    /*margin-top: 20px;*/
}

    abbr.no_float {
        float: none;
    }

    abbr.no_top_margin {
        margin-top: 0;
    }

    abbr.left_input {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    abbr.large {
        font-size: 1.7em;
        margin: 10px 0;
    }

.cols_3 abbr {
    font-size: 2em;
    position: absolute;
    right: -30px;
    bottom: 0px;
    width: 30px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

abbr.absolute {
    position: absolute;
}

label,
p.label {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    padding-left: .2em;
    margin-bottom: .2em;
    font-weight: 600;
    margin-bottom: 5px;
}

    label.not-bold {
        font-size: .85em;
        font-weight: 400;
    }

/*p.label {
	margin-bottom: 15px;
}*/

.radio_group .form_section_middle > label {
    position: absolute;
    left: -10000px;
}

label.focussed {
}

cite {
    font-size: 19px;
    color: red;
    position: absolute;
    margin-left: 3px;
    /*font-size: 0;*/
}

label.checkbox.mandatory:after {
    font-size: 19px;
    color: red;
    position: absolute;
    margin-left: 3px;
    content: '*';
    bottom: -2px;
}

label.radio cite {
    bottom: -2px;
}

label.checkbox cite {
    bottom: -2px;
    right: -9px;
}

.enrol {
    width: calc(50% - 10px) !important;
    margin-right: 20px;
    margin-bottom: 20px;
}

input.form_textbox {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.with_help input.form_textbox {
    width: calc(100% - 40px);
    border-radius: 5px 0 0 5px;
}

input.form_textbox.is-dollar {
    float: right;
    width: calc(100% - 20px);
}

.with_help.error input.form_textbox {
    border-radius: 5px 0 0 0;
}

input.with_abbr {
    float: right;
    width: calc(100% - 20px);
}

input.fixed_width {
    width: 150px
}

textarea.form_textarea {
    font-size: 0.85em;
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: 150px;
    padding: 15px 15px;
    border: 1px solid #ced4da;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    transition: border 0.2s ease-in;
    -webkit-transition: border 0.2s ease-in;
}

input.form_textbox:focus,
input.form_textbox:active,
input.form_textarea:focus,
input.form_textarea:active {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

input.form_textbox.maxlength {
    padding: 0 30px 0 15px;
}

input.form_textbox.error {
    border-color: #a91818;
}

.error input.form_textbox {
    border-color: #e4002b;
    border-radius: 5px 5px 0 0;
}

input.form_textbox:disabled {
    background: #ccc;
    pointer-events: none
}

span.md-calendar {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 0px;
    width: 40px;
    height: 40px;
    float: right;
    margin-left: 10px;
    border: none;
    outline: none;
    cursor: pointer;
}

    span.md-calendar:before {
        display: block;
        font-family: "Material-Design-Iconic-Font";
        font-size: 28px;
        text-align: center;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: '\f332';
        color: #A4D65E;
        opacity: 1;
    }

    span.md-calendar:focus:before,
    span.md-calendar:hover:before {
        color: #afdb72;
    }

span.countdown {
    position: absolute;
    right: 10px;
    bottom: 20px;
    font-size: 0.8em;
    font-weight: bold;
    color: #666;
}

    span.countdown.orange {
        color: orange;
    }

    span.countdown.red {
        color: red;
    }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aaa;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #aaa;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #aaa !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #aaa;
}

::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
}
/* Chrome <=56, Safari < 10 */
:-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity 250ms;
    transition: opacity 250ms;
}
/* FF 4-18 */
::-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity 250ms;
    transition: opacity 250ms;
}
/* FF 19-51 */
:-ms-input-placeholder {
    opacity: 1;
    -ms-transition: opacity 250ms;
    transition: opacity 250ms;
}
/* IE 10+ */
::placeholder {
    opacity: 1;
    transition: opacity 250ms;
}
/* Modern Browsers */

*:focus::-webkit-input-placeholder {
    opacity: 0;
}
/* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder {
    opacity: 0;
}
/* FF 4-18 */
*:focus::-moz-placeholder {
    opacity: 0;
}
/* FF 19-50 */
*:focus:-ms-input-placeholder {
    opacity: 0;
}
/* IE 10+ */
*:focus::placeholder {
    opacity: 0;
}
/* Modern Browsers */

span.ico {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
}

    span.ico:before {
        display: block;
        font-family: "Material-Design-Iconic-Font";
        font-size: 28px;
        text-align: center;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    span.ico.search:before {
        color: grey;
        content: '\f1c3';
    }

span.corp_colour {
    color: #A4D65E;
}

.watermark {
    color: #bbb !important;
}

div.location {
    max-width: 350px;
    height: auto;
    margin: 0 0 1em 0;
    padding: 20px;
    border: 1px solid #ced4da;
    border-radius: 10px;
    background: white url("../images/bkg_location.png") bottom right no-repeat;
}

.price_point {
    float: left;
    width: 170px;
}

.shares_tendered {
    float: right;
    width: calc(100% - 200px);
}

    .shares_tendered label {
        float: left;
        width: 150px;
        line-height: 26px;
    }

    .shares_tendered input.form_textbox {
        float: right;
        width: calc(100% - 170px);
    }

span.is_price_point,
span.is_shares_tendered {
    float: left;
    display: block;
    width: auto;
    font-size: 0.95em;
    margin: 0 0 5px;
}

span.is_price_point {
    width: 220px;
}
/* Checkboxes / Radio Buttons ================================================================================================== */
table.css_checkbox {
    width: 100%
}

.css_checkbox tr {
    display: inline-block;
    width: 33%;
    /*float: left;*/
    min-height: 50px;
    padding-right: 30px;
}

.css_checkbox td {
    vertical-align: top;
    height: 100%;
}

.css_checkbox label:before,
label.checkbox:before {
    content: '\f26b';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    font-family: "Material-Design-Iconic-Font";
    font-size: 16px;
    font-weight: 700;
    color: white;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 24px;
    margin-left: -36px;
    border: 1px solid #ced4da;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.2s ease-out;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.2s ease-out;
}

.css_checkbox label,
label.checkbox {
    font-size: 0.85em;
    font-weight: normal;
    position: relative;
    display: inline-block;
    width: auto;
    min-height: 26px;
    line-height: 1.3;
    cursor: pointer;
    margin: 0 0 10px 38px;
    padding-top: 5px;
    padding-left: 0;
}

    label.checkbox:last-of-type {
        margin: 0 0 0 38px;
    }

.css_checkbox input,
input.css_checkbox {
    position: absolute;
    left: -9999px;
}

    .css_checkbox input + label:before
    input.css_checkbox + label.checkbox:before {
        background: #F4F4F4;
        color: white;
        border-color: #ced4da;
        -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
        -moz-box-shadow: inset 0 0 0 3px #FFFFFF;
        box-shadow: inset 0 0 0 3px #FFFFFF;
    }

    .css_checkbox input:hover + label:before,
    .css_checkbox input:focus + label:before,
    input.css_checkbox:hover + label.checkbox:before,
    input.css_checkbox:focus + label.checkbox:before {
        background: #ced4da;
        border-color: #A4D65E;
        color: white;
        -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
        -moz-box-shadow: inset 0 0 0 3px #FFFFFF;
        box-shadow: inset 0 0 0 3px #FFFFFF;
    }

    .css_checkbox input:checked:focus + label:before,
    .css_checkbox input:checked:active + label:before,
    input.css_checkbox:checked:focus + label.checkbox:before,
    input.css_checkbox:checked:active + label.checkbox:before {
        border-color: #A4D65E;
        color: white;
    }

.css_checkbox label:hover,
label.checkbox:hover {
    border-color: #A4D65E;
}

.css_checkbox input:focus + label:before,
.css_checkbox input.:active + label:before,
input.css_checkbox:focus + label.checkbox:before,
input.css_checkbox:active + label.checkbox:before {
    border-color: #A4D65E;
    color: white;
}

.css_checkbox input:checked + label:before,
input.css_checkbox:checked + label.checkbox:before {
    background: #A4D65E; /* -----------------------hange the colour of the checkbox background to a corporate colour change this */
    border-color: #A4D65E;
    -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
    -moz-box-shadow: inset 0 0 0 3px #FFFFFF;
    box-shadow: inset 0 0 0 3px #FFFFFF;
}

.css_checkbox input:checked + label:before,
input.css_checkbox:checked + label.checkbox:before {
    color: white;
}

.css_checkbox input:checked:disabled + label,
input.css_checkbox:checked:disabled + label.checkbox {
    color: #ccc;
}

    .css_checkbox input:checked:disabled + label:before,
    input.css_checkbox:checked:disabled + label.checkbox:before {
        background: #ccc; /* -----------------------hange the colour of the checkbox background to a corporate colour change this */
        border-color: #ccc;
        -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
        -moz-box-shadow: inset 0 0 0 3px #FFFFFF;
        box-shadow: inset 0 0 0 3px #FFFFFF;
        pointer-events: none;
    }

label.radio:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 26px;
    height: 26px;
    line-height: 1.3;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    margin-top: 0;
    margin-left: -36px;
    border: 1px solid #ced4da;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

label.radio {
    font-size: 0.85em;
    font-weight: normal;
    position: relative;
    display: inline-block;
    width: auto !important;
    min-height: 26px;
    line-height: 1.3;
    cursor: pointer;
    margin: 0 0 10px 38px;
    padding-top: 6px;
}

.inline-radio label + br {
    display: none;
}

.inline-radio .form_section_grouper {
    width: 100%;
    height: auto;
    border-bottom: none;
    padding-bottom: 0px;
    margin-top: 0;
}

label.radio span.all_caps {
    font-size: 1em;
    text-transform: uppercase;
}

label.radio:last-of-type {
    margin: 0 0 0 38px;
}

label.radio.inline {
    margin: 0 20px 0 38px;
}

    label.radio.inline:last-of-type {
        margin: 0 0 0 38px;
    }

label.radio span.all_caps {
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}

input.css_radio {
    position: absolute;
    left: -9999px;
}

    input.css_radio:checked:focus + label.radio:before,
    input.css_radio:checked:active + label.radio:before {
        border-color: #A4D65E;
        color: white;
    }

label.radio:hover {
    border-color: #ced4da;
}

input.css_radio + label.radio:before {
    background: #F4F4F4;
    border-color: #ced4da;
    -webkit-box-shadow: inset 0 0 0 4px #FFFFFF;
    -moz-box-shadow: inset 0 0 0 4px #FFFFFF;
    box-shadow: inset 0 0 0 4px #FFFFFF;
}

input.css_radio:focus + label.radio:before,
input.css_radio:active + label.radio:before {
    border-color: #A4D65E;
    color: white;
}

input.css_radio:hover + label.radio:before,
input.css_radio:focus + label.radio:before {
    background: #ced4da;
    border-color: #A4D65E;
    -webkit-box-shadow: inset 0 0 0 4px #FFFFFF;
    -moz-box-shadow: inset 0 0 0 4px #FFFFFF;
    box-shadow: inset 0 0 0 4px #FFFFFF;
}

input.css_radio:checked + label.radio:before {
    background: #A4D65E; /* -------------- To change the colour of the radio button background to a corporate colour change this */
    border-color: #A4D65E;
    -webkit-box-shadow: inset 0 0 0 4px #FFFFFF;
    -moz-box-shadow: inset 0 0 0 4px #FFFFFF;
    box-shadow: inset 0 0 0 4px #FFFFFF;
}

input.css_radio:checked + label.radio:before {
    color: white;
}

input.css_radio:checked:disabled + label.radio= {
    color: #ccc;
}

input.css_radio:checked:disabled + label.radio:before {
    background: #ccc; /* -------------- To change the colour of the radio button background to a corporate colour change this */
    border-color: #ccc;
    -webkit-box-shadow: inset 0 0 0 4px #FFFFFF;
    -moz-box-shadow: inset 0 0 0 4px #FFFFFF;
    box-shadow: inset 0 0 0 4px #FFFFFF;
    pointer-events: none;
}

a.medallion:after {
    content: '\f1f5';
    display: inline-block;
    position: absolute;
    /*float: right;*/
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    font-weight: 600;
    color: #525252;
    text-align: center;
    width: 28px;
    height: 28px;
    margin-top: -3px;
    /*margin-left: 3px;*/
}
/* Registered Details aside ==================================================================================================== */
div.registration_details {
    position: fixed;
    right: -280px;
    top: 270px;
    width: 280px;
    height: auto;
    z-index: 9000;
}

    div.registration_details#rego {
        right: 0;
    }

    div.registration_details a.init_aside {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        height: 30px;
        line-height: 30px;
        background: #111;
        margin-top: 102px;
        margin-left: -131px;
        padding: 0 20px;
        color: white;
        text-decoration: none;
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        cursor: pointer;
        border-radius: 5px 5px 0 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

aside {
    width: 280px;
    padding: 15px;
    background: #EEE;
    border-radius: 0 0 0 5px;
    border-left: 1px solid #1e4167;
    border-top: 1px solid #1e4167;
    border-bottom: 1px solid #1e4167;
    box-shadow: 20px 5px 5px 5px rgba(0,0,0,0.2);
}

    aside h2 {
        margin-bottom: 4px;
        font-size: 1em;
        color: #A4D65E;
    }

    aside p {
        font-size: 0.8em;
    }

    aside a.close_aside {
        cursor: pointer;
    }

        aside a.close_aside:before {
            content: '\f135';
            display: block;
            position: absolute;
            top: 15px;
            right: 15px;
            font-family: "Material-Design-Iconic-Font";
            font-size: 1.8em;
            font-weight: normal;
            color: #A4D65E;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -webkit-transition: color 250ms ease-in-out;
            -o-transition: color 250ms ease-in-out;
            transition: color 250ms ease-in-out;
            cursor: pointer;
        }

        aside a.close_aside:hover:before {
            color: #afdb72;
        }

/* Buttons ===================================================================================================================== */
div.button_area {
    width: auto;
    height: auto;
    margin: 20px auto 0 auto;
}

    div.button_area p {
        margin-bottom: 0;
    }

input.save,
button.primary-button,
input.primary_button,
input.secondary_button {
    height: 63px;
    line-height: 1.3;
    margin: 0;
    outline: 0;
    border: 0;
    border-radius: 5px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    color: black;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    -webkit-appearance: button;
    cursor: pointer;
    white-space: normal;
    text-align: left;
}

button.primary-button,
input.primary_button {
    background-color: #A4D65E;
}

    button.primary-button:hover,
    button.primary-button:focus,
    input.primary_button:hover,
    input.primary_button:focus {
        background-color: #afdb72;
    }

    button.primary-button,
    input.primary_button.next,
    input.primary_button.logoff {
        float: right;
        height: 63px;
        padding: 0 62px 0 25px;
        background-position: right;
        background-repeat: no-repeat;
    }

    button.primary-button,
    input.primary_button.next {
        background-image: url("../images/ico_next.png");
    }

    input.primary_button.logoff {
        background-image: url("../images/ico_logoff-primary.png");
    }

        input.primary_button.logoff:hover,
        input.primary_button.logoff:focus {
            background-color: #c71e4e;
        }

input.save {
    background: transparent;
    text-transform: none;
    text-decoration: underline;
    margin-right: 1em;
}

input.float-right {
    float: right;
}

input.margin-right {
    margin-right: 10px;
}


input.secondary_button {
    color: black;
    background-color: white;
    border: 1px solid black;
}

    input.secondary_button:hover,
    input.secondary_button:focus {
        background-color: #ccc;
    }

    input.secondary_button.back,
    input.secondary_button.cancel,
    input.secondary_button.logoff,
    input.secondary_button.print {
        float: left;
        height: 63px;
        line-height: 63px;
        padding: 0 25px 0 62px;
        background-position: left;
        background-repeat: no-repeat;
    }

    input.secondary_button.back {
        margin-right: 10px;
        background-image: url("../images/ico_back.png");
    }

    input.secondary_button.cancel {
        background-image: url("../images/ico_cancel.png");
    }

    input.secondary_button.logoff {
        background-image: url("../images/ico_cancel.png");
    }

    input.secondary_button.print {
        background-image: url("../images/ico_print.png");
    }

a.primary_button,
a.secondary_button {
    display: inline-block;
    width: auto;
    text-decoration: underline;
    margin: 0;
    padding: 0 40px;
    outline: 0;
    border: 0;
    border-radius: 0.2rem;
    -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
    cursor: pointer;
    white-space: normal;
    text-align: center;
    background-color: transparent;
    text-transform: uppercase;
}

a.primary_button {
    /*
	color: #0072ED;
	border: 2px solid #0072ED;
	*/
    border: none;
    background: #A4D65E;
    padding: 13.5px 40px;
    font-family: "Oswald", sans-serif;
    margin-top: 0px;
    color: black;
    font-weight: 500;
    FONT-SIZE: 14px;
}

    a.primary_button:focus,
    a.primary_button:hover {
        background-color: #afdb72;
        text-decoration: none;
    }

a.secondary_button {
    color: white;
    border: 2px solid white;
}

    a.secondary_button:focus,
    a.secondary_button:hover {
        color: #0072ED;
        background-color: white;
    }
/* Footer ====================================================================================================================== */
div.footer_wrapper {
    position: relative;
    color: #fff;
    padding-bottom: 30px;
}

/*div.footer_wrapper:before {
	display: block;
	width: 100%;
	height: 5px;
	content: '';
	background: #0d5678;
	background: -moz-linear-gradient(left, #0d5678 0%, #1495d1 25%, #1073a0 50%, #A4D65E 75%, #0d5678 100%);
	background: -webkit-linear-gradient(left, #0d5678 0%,#1495d1 25%,#1073a0 50%,#A4D65E 75%,#0d5678 100%);
	background: linear-gradient(to right, #0d5678 0%,#1495d1 25%,#1073a0 50%,#A4D65E 75%,#0d5678 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d5678', endColorstr='#0d5678',GradientType=1 );
}*/

footer.top {
    width: auto;
    height: auto;
    background: #524e49;
}

div.footer_top_inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 15px;
}



footer.btm {
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 15px 50px;
}

    footer.btm p {
        font-size: 12px;
        color: #ccc;
        margin-top: 10px;
    }

    footer.btm ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    footer.btm li {
        display: inline-block;
        line-height: 1.3;
        color: white;
        font-size: 0.8em;
        margin-right: 15px;
    }

    footer.btm a {
        color: white;
        text-decoration: underline;
    }

        footer.btm a:hover,
        footer.btm a.active {
            text-decoration: none;
        }

    footer.btm img {
        opacity: 0.7;
    }

div.footer_left {
    float: left;
    width: calc(100% - 130px);
}

div.footer_right {
    float: right;
    width: 110px;
}
/* Back to top */
a.scrollToTop {
    display: block;
    position: fixed;
    overflow: hidden;
    width: 34px;
    height: 34px;
    bottom: 20px;
    right: 15px;
    background: rgba(0,0,0,0.3) url("../images/ico_back-to-top.png") center no-repeat;
    display: none;
    z-index: 9000;
    outline: none;
    border: none;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    border-radius: 4px 4px 0 0;
}

    a.scrollToTop:hover {
        background: rgba(0,0,0,0.2) url("../images/ico_back-to-top.png") center no-repeat;
    }

    a.scrollToTop span {
        display: none;
    }

/* Vadialog ==================================================================================================================== */
.vashadow {
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.vaOffscreen {
    position: absolute;
    left: -9999px;
}

.vadialog {
    background: white;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 90%;
    max-width: 700px;
    height: 90%;
    max-height: 600px;
    /*overflow: auto;*/
    -webkit-transition: 500ms ease-out 1s;
    -moz-transition: 500ms ease-out 1s;
    -o-transition: 500ms ease-out 1s;
    transition: 500ms ease-out 1s;
    border-radius: 5px;
}

.dialog_content {
    padding: 30px;
    max-height: 600px;
    overflow: auto;
}

.vaCloseButton {
    border: none;
    position: absolute;
    left: -10000px;
    display: none;
}

.vadialog h3 {
    font-family: "Montserrat Regular", Arial, sans-serif;
    font-size: 1.5em;
    margin-bottom: 20px;
}

.vadialog h4 {
    font-family: "Montserrat SemiBold", Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 15px;
}

.vadialog h5 {
    font-family: "Montserrat SemiBold", Arial, sans-serif;
    font-size: .85em;
    margin-bottom: 10px;
}

.vadialog img {
    width: 100%;
    border: 1px solid #ced4da;
}

a.shadowboxclose {
    text-decoration: none;
}

    a.shadowboxclose:before {
        content: '\f135';
        display: inline-block;
        text-decoration: none;
        position: absolute;
        top: 15px;
        right: 15px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 24px;
        font-weight: normal;
        color: #A4D65E;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -webkit-transition: all 0.2s ease-out;
        -moz-osx-font-smoothing: grayscale;
        transition: all 0.2s ease-out;
        cursor: pointer;
    }

    a.shadowboxclose:hover:before {
        color: #afdb72;
    }

a.help {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 34px;
    height: 34px;
    padding: 0;
    background: #A4D65E;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    color: black;
    -webkit-appearance: none;
    -webkit-transition: background 250ms ease-in-out;
    -o-transition: background 250ms ease-in-out;
    transition: background 250ms ease-in-out;
}

    a.help:before {
        display: block;
        font-family: "Oswald", Arial, sans-serif;
        font-size: 1.2em;
        text-align: center;
        line-height: 34px;
        width: 34px;
        height: 34px;
        content: '?';
    }

    a.help:focus,
    a.help:hover {
        background: #afdb72;
        outline: none;
        text-decoration: none;
    }

/* Selectboxit ================================================================================================================== */

select.selectCountry,
select.selectState {
    width: 100% !important;
}

.selectboxit-container {
    position: relative;
    display: block;
    vertical-align: top;
    /*z-index: 1000;*/
}

    .selectboxit-container * {
        font-size: 1em;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        outline: none;
        white-space: nowrap;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .selectboxit-container .selectboxit {
        width: auto !important; /* Width of the dropdown button */
        cursor: pointer;
        margin: 0;
        padding: 0;
        overflow: hidden;
        display: block;
        position: relative;
        display: block;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
    }

.selectboxit-container {
    width: 100%;
    background: white;
}

    .selectboxit-container.selectboxit-container {
        width: none;
    }

.selectboxit-text {
    max-width: calc(100% - 40px) !important;
}

.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 40px; /* Height of the drop down */
    line-height: 40px; /* Vertically positions the drop down text */
    display: block;
}

.selectboxit-container .selectboxit-options a {
    height: auto; /* Height of the drop down */
    line-height: 1.3; /* Vertically positions the drop down text */
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    white-space: normal;
}

.selectboxit-container .selectboxit:focus {
    outline: 0;
}

.selectboxit-container li {
    font-size: 1em;
    padding-left: 0px;
}

.selectboxit-text {
    font-size: 1em;
    color: black;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 100%;
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px;
}

.selectboxit-container .selectboxit-options {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%; /* Minimum Width of the dropdown list box options */
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.selectboxit-option .selectboxit-option-anchor {
    font-size: .9em;
    padding: 0 2px;
}

    .selectboxit-option .selectboxit-option-anchor:hover {
        text-decoration: none;
    }

.selectboxit-option, .selectboxit-optgroup-header {
    text-indent: 0;
    margin: 0;
    list-style-type: none;
}

    .selectboxit-optgroup-header + .selectboxit-option-first {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

.selectboxit-arrow-container {
    width: 30px;
    position: absolute;
    right: 0;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -3px;
}

    .selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
        top: 30%;
    }

.selectboxit-option-icon-container {
    float: left;
}

.selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}

.selectboxit-btn {
    background-color: #fff;
    color: #333;
    border: 1px solid #ced4da;
}

    .selectboxit-btn.error {
        border-color: #a91818;
    }

    .selectboxit-btn.selectboxit-enabled:active {
        color: #333333;
    }

    .selectboxit-btn.selectboxit-enabled:hover,
    .selectboxit-btn.selectboxit-enabled:focus {
        text-decoration: none;
        background-position: 0 -15px;
        border-color: #ced4da;
    }

.selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 6px solid #333;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.selectboxit-list {
    background-color: white;
    width: 100%;
    min-width: 0 !important;
    border: 2px solid #ced4da;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

    .selectboxit-list .selectboxit-option-anchor {
        color: #333;
    }

.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
    background: #ebebe4;
    border-color: #ced4da;
}

/* Changes colour of dropdown options bg */
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #A4D65E;
    color: black;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999999;
}

a.selectboxit-option-anchor {
    text-decoration: none;
}

/* Colour of placeholder text */
.selectboxit-text[data-val=""] {
    color: #aaa;
}

.hidden_button {
    display: none;
}

/* Accordion ==================================================================================================================== */
div.accordion {
    margin: 30px 0;
}

    div.accordion + h2,
    div.accordion + h3 {
        margin-top: 30px;
    }

[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0;
}
/* Basic Theme */
[data-accordion] {
    line-height: 1;
}

[data-content] [data-accordion] {
    border: 0;
    padding: 0;
}

[data-accordion] [data-control] {
    position: relative;
    padding: 0 40px 5px 0;
    border-bottom: 1px solid #007ac1;
    cursor: pointer;
}

[data-accordion] > [data-control]:after {
    font-family: "Material-Design-Iconic-Font";
    content: "\f2f9";
    position: absolute;
    right: 5px;
    top: -5px;
    font-size: 1.5em;
    font-weight: 200;
    color: #f6921e;
    width: auto;
}

[data-accordion].open > [data-control]:after {
    top: -5px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

[data-content] ul:last-of-type,
[data-content] p:last-child {
    margin-bottom: 20px;
}

[data-accordion] [data-content] [data-content] [data-content] {
    background: rgb(228, 255, 228);
}

/* Dropzone File Upload ========================================================================================================= */
@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.dropzone, .dropzone * {
    box-sizing: border-box;
}

.dropzone {
    min-height: 40px;
    margin-top: 5px;
    padding: 15px;
    border: 1px solid #d6d6d6;
    background: white;
    border-radius: 5px;
}

    .dropzone.dz-clickable {
        cursor: pointer;
    }

        .dropzone.dz-clickable * {
            cursor: default;
        }

        .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
            cursor: pointer;
        }

    .dropzone.dz-started .dz-message {
        display: none;
    }

    .dropzone.dz-drag-hover {
        border-style: solid;
    }

        .dropzone.dz-drag-hover .dz-message {
            opacity: 0.5;
        }

    .dropzone .dz-message {
        text-align: center;
        margin: 1em 0;
    }

        .dropzone .dz-message span {
            display: inline-block;
            position: relative;
            padding-left: 35px;
            line-height: 30px
        }

            .dropzone .dz-message span:before {
                content: '\f21c';
                display: block;
                position: absolute;
                left: 0;
                font-family: "Material-Design-Iconic-Font";
                font-size: 30px;
                font-weight: normal;
                color: #005c97;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -webkit-transition: all 0.2s ease-out;
                -moz-osx-font-smoothing: grayscale;
                transition: all 0.2s ease-out;
                cursor: pointer;
            }

        .dropzone .dz-message a.browse {
            font-family: "Montserrat SemiBold", Arial, sans-serif;
            color: #005c97;
            text-decoration: none;
        }

    .dropzone .dz-preview {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 16px;
        min-height: 100px;
        margin: 0
    }

.dz-preview + .dz-preview {
    margin-left: 10px;
}

.dropzone .dz-preview:hover {
    z-index: 1000;
}

    .dropzone .dz-preview:hover .dz-details {
        opacity: 1;
    }

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 5px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
    background: white;
}

    .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
    }

.dropzone .dz-preview .dz-remove {
    font-family: "Montserrat SemiBold", Arial, sans-serif;
    font-size: .8em;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    margin-top: 10px;
    color: #00aae0;
    -webkit-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
}

a.dz-remove:before {
    display: inline-block;
    font-family: 'Material-Design-Iconic-Font';
    font-style: normal;
    font-weight: 300;
    font-size: 1em;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f154';
    margin-right: 5px;
}

.dropzone .dz-preview .dz-remove:hover {
    color: #001e41;
    text-decoration: none;
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}

    .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px;
    }

    .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap;
    }

        .dropzone .dz-preview .dz-details .dz-filename:hover span {
            border: 1px solid rgba(200, 200, 200, 0.8);
            background-color: rgba(255, 255, 255, 0.8);
        }

        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                border: 1px solid transparent;
            }

        .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
            background-color: rgba(255, 255, 255, 0.4);
            padding: 0 0.4em;
            border-radius: 3px;
        }

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}

    .dropzone .dz-preview .dz-image img {
        display: block;
    }

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

    .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px;
    }

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

    .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out;
    }

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
    display: none !important;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

    .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626;
    }
/* Tables ====================================================================================================================== */
table.standard {
    width: 100%;
    margin-bottom: 16px;
    border-collapse: collapse;
}

    table.standard thead {
        border-bottom: 2px solid #A4D65E;
    }

    table.standard th {
        font-weight: bold;
    }

    table.standard thead th {
        text-align: left;
    }

    table.standard tbody tr {
        border-bottom: 1px solid #ced4da;
    }

    table.standard tbody tr {
        border-bottom: 1px solid #ced4da;
    }

        table.standard tbody tr:nth-child(even) {
            background: rgba(0,0,0,0.03);
        }

    table.standard td,
    table.standard th {
        padding: 10px;
        vertical-align: top;
    }

    table.standard td {
        font-size: 1em;
    }

    table.standard .left {
        text-align: left;
    }

    table.standard .right {
        text-align: right;
    }

    table.standard a {
        color: #095764;
        text-decoration: none;
    }

	table.standard a:hover {
		color: #388794;
		text-decoration: none;
	}
/* DataTables =================================================================================================================== */
div.table-wrapper {
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
}

.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting {
    cursor: pointer;
}

.dataTable thead .sorting {
    position: relative;
}

    .dataTable thead .sorting span:after {
        position: relative;
    }

.dataTable thead .sorting_asc {
    position: relative;
}

.dataTable thead .sorting_desc {
    position: relative;
}

    .dataTable thead .sorting span:after,
    .dataTable thead .sorting_asc span:after,
    .dataTable thead .sorting_desc span:after {
        display: inline-block;
        position: absolute;
        top: -9px;
        right: 5px;
        font-family: 'Material-Design-Iconic-Font';
        font-style: normal;
        font-weight: 300;
        font-size: 1.3em;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #20fdfe;
    }

.dataTable thead .sorting span:after {
    content: '\f312';
    color: #777;
    top: 6px;
}

.dataTable thead .sorting_asc span:after {
    content: '\f2f8';
    font-size: 3.5em;
    transform: scaleX(0.7);
}

.dataTable thead .sorting_desc span:after {
    content: '\f2f2';
    font-size: 3.5em;
    transform: scaleX(0.7);
}

.dataTable thead .sorting_asc_disabled {
    background: url("../images/sort_asc_disabled.png") no-repeat center right;
}

.dataTable thead .sorting_desc_disabled {
    background: url("../images/sort_desc_disabled.png") no-repeat center right;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
    margin-top: 15px;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        padding: 0.5em 1em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        color: #20fdfe;
        border: 1px solid transparent;
        font-size: 0.85em;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #ccc;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
            color: white;
            background-color: #20fdfe;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
            cursor: default;
            color: #bbb;
            border: 1px solid transparent;
            background: #eee;
            box-shadow: none;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            color: white;
            background-color: #20fdfe;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button:active {
            outline: none;
            color: white;
            background-color: #20fdfe;
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button.last {
            display: none;
        }

.sorting_1 {
    outline: none;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333333;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both;
}

    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
        *margin-top: -1px;
        -webkit-overflow-scrolling: touch;
    }

        .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
        .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
            height: 0;
            overflow: hidden;
            margin: 0 !important;
            padding: 0 !important;
        }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none;
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.dataTable tbody tr.clickable:hover {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}

@media screen and (max-width: 480px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        text-align: center;
        margin: 0 auto;
        float: left;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-right: 0;
        margin-top: 0;
        padding-top: 14px;
        padding-bottom: 14px;
        padding-right: 50px;
        line-height: 0px;
        width: 100%;
        float: left !important;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

/* Responsive */
table.dataTable.dtr-inline.collapsed tbody td:first-child,
table.dataTable.dtr-inline.collapsed tbody th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

    table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody th:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 6px;
        font-family: "Material-Design-Iconic-Font";
        font-size: 22px;
        display: block;
        float: left;
        margin-right: 5px;
        color: #A4D65E;
        height: 18px;
        width: 18px;
        margin-top: -13px;
    }

    table.dataTable.dtr-inline.collapsed tbody .group_header td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody th:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody tr.group_header.parent td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody tr.group_header.parent th:first-child:before {
        display: none;
    }

    table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
        content: '\f275';
    }

table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before {
    content: '\f270';
}

table.dataTable.dtr-inline.collapsed tbody td:first-child.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child.dataTables_empty:before {
    display: none;
}

table.dataTable.dtr-inline.collapsed tbody tr.child td:before {
    display: none;
}

table.dataTable.dtr-column tbody td.control,
table.dataTable.dtr-column tbody th.control {
    position: relative;
    cursor: default;
}

    table.dataTable.dtr-column tbody td.control:before,
    table.dataTable.dtr-column tbody th.control:before {
        top: 50%;
        left: 50%;
        height: 16px;
        width: 16px;
        margin-top: -10px;
        margin-left: -10px;
        display: block;
        position: absolute;
        color: white;
        border: 2px solid white;
        border-radius: 16px;
        text-align: center;
        line-height: 14px;
        box-shadow: 0 0 3px #444;
        box-sizing: content-box;
        content: "+";
        background-color: #31b131;
    }

table.dataTable.dtr-column tbody tr.parent td.control:before,
table.dataTable.dtr-column tbody tr.parent th.control:before {
    content: "-";
    background-color: #d33333;
}

table.dataTable tr.child {
    padding: 0.5em 1em;
}

    table.dataTable tr.child ul {
        display: inline-block;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        table.dataTable tr.child ul li {
            border-bottom: none;
            padding: 0.5em 0;
        }

            table.dataTable tr.child ul li:first-child {
                padding-top: 0;
            }

            table.dataTable tr.child ul li:last-child {
                border-bottom: none;
            }

    table.dataTable tr.child span.dtr-title,
    table.dataTable tr.child span.dtr-data {
        display: block;
        width: 100%;
        padding: 5px 0;
        text-align: left;
    }

    table.dataTable tr.child span.dtr-title {
        font-weight: bold;
    }

    table.dataTable tr.child span.dtr-data {
        padding: 0;
    }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 0.9em;
}

.ui-datepicker {
    width: auto;
    padding: 5px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    border-radius: 0 0 5px 5px;
}

    .ui-datepicker .ui-widget-header {
        padding: 0;
        border: 1px solid transparent;
        background: transparent;
        color: #212529;
    }

    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev {
        display: none;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 0.95em;
        margin: 0;
    }

    .ui-datepicker th {
        color: black;
        border-bottom: 2px solid black;
    }

    .ui-datepicker td {
        padding: 0px;
        width: 40px;
        height: 40px;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            width: 40px;
            height: 40px;
            line-height: 34px;
            padding: 2px;
            text-align: center;
            border-radius: 5px;
        }

    .ui-datepicker .ui-state-default {
        border: 2px solid white;
        background: #fff;
        font-weight: normal;
        color: #212529;
    }

    .ui-datepicker .ui-state-hover {
        border: 2px solid white;
        border-bottom: 3px solid #A4D65E;
        background: #eee;
        color: #A4D65E;
    }

    .ui-datepicker .ui-state-highlight {
        border: 2px solid white;
        border-bottom: 3px solid #A4D65E;
        background: #ccf0fa;
        color: #212529;
    }

    .ui-datepicker .ui-state-active {
        border: 2px solid white;
        background: #A4D65E;
        color: white;
    }

    .ui-datepicker .ui-priority-secondary {
        opacity: 0.3;
        filter: Alpha(Opacity=30);
    }

.ui-datepicker-trigger {
    display: block;
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
