

/*
------------- FROM Burcamp site, to be removed once tied to Burcamp WP
*/

body
{
    margin: 0;
    padding: 0;
}

header.main_header
{
    width: 100%;
    float: left;
    background: #2E5984;
}

header.main_header .container-fluid
{
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

header.main_header .col-md-3
{
    width: 100%;
    text-align: center;
}

header.main_header [class*="col-"]
{
    display: flex;
    align-items: center;
    height: 76px;
}

.col-md-3
{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.logo
{
    width: 100%;
}

.entry-content
{
    padding: 50px 0px 0px;
    display: flow-root;
    clear: both;
}

.h2, h2
{
    font-size: 30px;
}

.elementor-heading-title
{
    color: #2E5883;
    font-family: "Roboto", Sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

@font-face
{
    font-family:"AvenirNextLTPro-Regular";
    src: url("assets/fonts/AvenirNextLTPro-Regular.otf");
    font-weight: 300;
    font-style: normal;
}

@font-face
{
    font-family:"AvenirNextLTPro-Regular";
    src: url("assets/fonts/AvenirNextLTPro-It.otf");
    font-weight: 300;
    font-style: italic;
}

@font-face
{
    font-family:"AvenirNextLTPro-Regular";
    src: url("assets/fonts/AvenirNextLTPro-Light.otf");
    font-weight: 100;
    font-style: normal;
}

@font-face
{
    font-family:"AvenirNextLTPro-Regular";
    src: url("assets/fonts/AvenirNextLTPro-LightIt.otf");
    font-weight: 100;
    font-style: italic;
}

@font-face
{
    font-family:"Roboto";
    src: url("assets/fonts/Roboto-Regular_0.ttf");
    font-weight: 300;
    font-style: normal;
}

@font-face
{
    font-family:"Roboto";
    src: url("assets/fonts/Roboto-Bold.ttf");
    font-weight: 900;
    font-style: normal;
}


/*
------------- END Burcamp site to be removed
*/

body,
html
{
    overflow-x:no-display;
}

body,
html,
textarea,
input,
select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

body,
html,
p,
a,
textarea,
input,
select
{
    font-size: 16px !important;
    color: #000;
    font-family: 'AvenirNextLTPro-Regular';
}

body,
html,
p,
a,
input,
select
{
    line-height: 30px;
}

input
{
    margin: 0.5em 0;
}

input[type='text'],
input[type='email'],
input[type='password'],
textArea
{
    width: 100%;
    padding: 0.4em;
}

select
{
    width: 100%;
    padding: 0.8em 0.5em;
    margin: 0 0 1em;
}

input[type='submit'],
#successButtonDIV
{
    margin: 2em 0 0;
    padding: 1em;
    color: #FFF;
    border: none;
    background-color: #2E5984;
    font-family: "Roboto", Sans-serif;
    font-weight: 300;
    font-size: 1.5em !important;
    text-transform: uppercase;
    min-width: 6em;
}

textArea
{
    height: 8em;
}

form div
{
    text-align: center;
}

.mainDIV
{
    margin: auto;
    width: calc(70vw);
    max-width: 32em;
}

.contentDIV
{
    padding-bottom: 2em;
}

.pageTitleDIV
{
    padding-bottom: 0.5em;
}

.notesLabelDIV
{
    text-align: left !important;
    margin: 1em 0 0.5em;
    line-height: 1.3em;
}

.adminButtonDIV,
#adminTitleDIV
{
    text-align: center;
}

.adminButtonDIV
{
    padding: 3em 0 0;
    text-transform: uppercase;
}

.adminButtonDIV a
{
    font-size: 1.2em !important;
}

#backButtonDIV
{
    margin: -1em 1em 2em;
    font-size: 1.5em;
}

#backButtonDIV a,
.adminButtonDIV a
{
    text-decoration: none;
}

#backButtonDIV a:before
{
    content: '\f137';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #2E5984;
    margin: 0 0.2em 0 0;
}

a
{
    font-family: 'AvenirNextLTPro-Regular';
    font-weight: 100;
    color: #2E5984;
}

.registrarBlockDIV
{
    margin: 1em 0 0;
    padding: 1em;
}

.groupDIV
{
    text-align: center;
}

.labelDIV
{
    text-align: right;
    width: 6em;
}

.commentsLabelDIV,
.labelDIV
{
    color: #2E5984;
    font-weight: 600;
}

.hLabelDIV,
.valueDIV
{
    display: inline-block;
}

.valueDIV
{
    width: fit-content;
}

.oddLine
{
    background-color: #e9eff5;
}

.evenLine
{
    background-color: #dce9f5;
}

#successDIV
{
    margin: auto;
    text-align: center;
}

#successCopyDIV
{
    font-size: 2em;
}

#successDIV div
{
    margin: 2em auto;
}

#successButtonDIV a
{
    color: #FFF;
    font-size: 1.2em !important;
    line-height: 2.4em;
    text-decoration: none;
    font-weight: 600;
}

#successButtonDIV
{
    width: 4em !important;
    height: 3em !important;
}

#selectDIV:after
{
    content: '\f0d7';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #2E5984;
    margin: 0.3em -1em;
    position: absolute;
    font-size: 3em;
}

.error
{
    color: #F00;
    text-align: left;
    width: 100%;
    float: left;
    padding: 0 3em 1em;
}

.error:before
{
    content: '\f0de';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #F00;
    margin: 0.2em 0 0 -1em;
    position: absolute;
    font-size: 2em;
}

#mainTitleDIV,
#subTitleDIV
{
    color: #FFF;
    text-align: center;
}

#mainTitleDIV
{
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0 0 0.4em;
}

#subTitleDIV
{
    margin: 0 0 0.5em;
}

