
@import "menu.css";






/*---------SCREENSIZE/MOBILE OVERRIDE */

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}




.reveal {
    /*position: relative;*/
    transform: translateY(150px);
    opacity: 0;
    transition: .5s all ease;
}

    .reveal.active {
        transform: translateY(0);
        opacity: 1;
    }





.animated {
    margin: 0 auto;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}











.row{
    padding:0!important;
    margin:0!important;
}



/**---START OF CSS------*/
.ErrorHeading {
font-weight: bold;
font-size: 13pt;
margin-bottom: 6px;
}

.validator1 {
position: relative;
left: 3px;
bottom: 1px;
vertical-align: middle;
}

.validator2 {
position: relative;
left: -2px;
bottom: 3px;
vertical-align: middle;
}

.DbValidationSummery {
    color: red;
    padding-bottom: 0px;
}

.DbValidationSummeryUL {
margin-top: 12px;
}

.DbValidationSummeryLI {
margin-left: -16px;
padding-bottom: 8px;
}

.bold {
font-weight: bold;
}

sup {
font-size: .7em;
}

.alert {
    color: red;
}


span.clearfloat {
clear: both;
display: block;
height: 0px;
}


div.officealert {
border: 1px solid #FF0000;
background-color: #FFCCCC;
color: #FF0000;
font-size: 1.4em;
font-weight: bold;
text-align: center;
}

span.officealert {
border: 1px solid #FF0000;
background-color: #FFCCCC;
color: #FF0000;
padding: 0 1px 0 1px;
}


div.officealert span.alertnote {
font-size: 0.7em;
font-weight: normal;
float: right;
display: block;
}

div#loadingpane {
background-color: #888888;
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 2;
text-align: center;
vertical-align: middle;
}

div#loadingpane img {
padding-top: 300px;
vertical-align: middle;
margin: 0 auto;
max-height: 50px;
}
/*--------------------------------------*/


html {height:100%!important;
}
h1, h2, h3, h4, h5 {
    font-family: Helvetica, Arial, sans-serif!important;
}
body {
    /*margin:0;
	padding:0;
	   background-color: #F4F5C9;*/
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px !important;
    background: linear-gradient(to bottom, rgba(26,53,98,1) 0%,rgba(184,192,205,1) 100%);
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100% !important;
    font-size: 17px !important;
}


#subheader{
    max-width:60%;
    margin:0 auto;
    
}

#splashcircledate
{
    position:absolute;
    right:0;
    bottom:0;

}


.page.header {
    margin-top: 0;
}

.panel-body {
padding-top: 0;
}

#splash {
padding: 0;
margin-bottom: 30px;

width: 100%;
}

#abstractbutton {
position: relative;
}


#Img1 {
/*padding-top: 20px;
padding-bottom: 20px;*/
margin: 0 auto;
}





.splashdiv {
position: relative;
background-color: transparent;
height: 300px;
}





/*-----------Main content --------------------------*/



#MainContent, #splashcontainer, #footer_content {
    max-width: 1300px;
    margin:0 auto!important;
}



.container {
    padding: 0 0 0 0;
}
/*.modalimg {
    border-radius: 20px;
    border: 2px solid #363B46;
    margin: 2px;
    transform: scale(0.95);
    transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
}



.modalimg:hover {
    transform: scale(1);
    transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
}
.header {
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
}*/

/*#topheader {
    max-width: 1600px;
 
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: -50px;

}
    #topheader h2{

        padding:0;
        margin:0;
    }

.headerimage img
{max-width: 800px;
 float:right;
}*/

#MainContent {
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    box-shadow: 0 0 10px #000000;
}



    /*#MainContent a {
        color: red;
        font-weight:bold;
        text-decoration:none!important;
    }

    #MainContent a:hover {
        color: red!important;
        font-weight: bold;
        text-decoration: underline!;
    }*/

#midsectioncontent {
    min-height: 300px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-top: 15px;
}
/*.subpageheader {
  
    width: 90%;
    padding: 50px;
    margin: 10px auto;
    background-color: transparent;
    position: relative;
    z-index: 2;
    text-align: center !important;
    border: 5px solid #2B34E3;
    border-radius: 20px;
}*/
.subpageheader {
    /*background-color: transparent;
    color: #eeeeee;
    width: 80%;
    padding: 50px;
    margin: 10px auto;*/
    width: 90% !important;
    margin: 20px auto;
    padding:10px;
    /*padding:20px 100px;*/
    background-color: #101321 !important;
    border: 5px solid #2B34E3;
    border-radius: 20px;
    color: #eeeeee;
}
.subpageheader h3 {
    font-weight: 600 !important;
    letter-spacing: -1px;
    font-stretch: semi-condensed;
    text-transform: uppercase;
    font-size: 5vh!important;
    color: #eeeeee;
    padding:0;
    margin:0!important;
}
/*#midsectioncontent a{
    
    color:#fff;
    text-decoration:underline;
}

    #midsectioncontent a:hover {
        color: red;
        text-decoration: underline;
    }


#splash {
padding: 0;
margin-bottom: 0px;

}

a#privacy, a.pull-right {
text-decoration: underline;
color: #191E48;
}*/
/*
#footer.container
{

border-bottom: 1px solid #888888;
border-left: 1px solid #888888;
border-right: 1px solid #888888;
background-color: #ffffff;

}*/
.datebar {
    /*position: relative;*/
    /*
 
background: rgb(23,161,198); 
background: -moz-linear-gradient(top,rgba(23,161,198,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,rgba(23,161,198,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,rgba(23,161,198,1) 0%,rgba(255,255,255,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a1c6', endColorstr='#ffffff',GradientType=0 );

max-width:100%; 
margin: 6px;

font-size:15pt;
vertical-align:middle;
line-height: 36px;
color: #000000;
font-weight:bold;

text-align:center;*/
}


/*h1 {
font-size: 13pt;
margin: 5px;
padding: 0;
text-transform: uppercase;
}

.decorated {
vertical-align: middle;
overflow: hidden;
text-align: center;
}

.decorated > span {
position: relative;
display: inline-block;
}

.decorated > span:before, .decorated > span:after {
content: '';
position: absolute;
top: 50%;
border-bottom: 1px solid #8a8a8a;
width: 591px; 
margin: 0 20px;
}

.decorated > span:before {
right: 100%;
}

.decorated > span:after {
left: 100%;
}

.break2
{
    display: none;
}*/


/*div.topbanner {
background-color: #F2C22E;

border-left: 1px solid white;
border-right: 1px solid white;
color: #000;
font-size: 20px;
padding: 10px;
text-align: center;
}*/



/*.bottom_block {
    border-radius: 20px;
    background-color: #000;
   
    width:100%;
    margin:0 auto;
    margin-bottom:20px;
}

    .bottom_block img{
        top:0;
        border-top-left-radius:20px;
        border-top-right-radius:20px;
    }
    .bottom_block p
    {
bottom: 0;


    }

    .bottom_block .btn {
        bottom: 0;
        width: 100% !important;
        text-transform: uppercase;
        font-size: 20px;
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important;
        border-bottom-left-radius: 20px!important;
        border-bottom-right-radius: 20px!important;
        margin: 0 !important;
        padding: 10px;
        background-color: #fff !important;
        color: #002344 !important;
    }
        .bottom_block .btn:hover, .bottom_block .btn:active {
            color: #002344 !important;
        }*/
        /*a.Remote {
border-left: 10px !important;
}*/
        /*#FooterLinks {
padding: 0px;
margin: 0px;
background-color: #0A1533;
width: 100%;
border-bottom: 2px solid #0f2458;
}

#FooterLinks div strong {
font-size: 125%;
color: #191E48;
}

.FooterLinksList {
padding: 30px;
text-align: left;
}



#FooterLinks, #FooterLinks a, #footer, a#privacy {
color: #191E48;
}

#FooterLinks a {
text-decoration: none;
line-height: 22px;
}

#FooterLinks a:hover {
text-decoration: underline;
}*/

#footer_content a, #footer_content a:hover, #footer_content a:visited {
    color: #000;
    padding-left: 0px;
    padding-right: 5px;
}

    #footer_content a:hover {
        color: #68F6F3;
        text-decoration:none;
    }

#footer_content {
    
    padding-top: 10px;
    color: #000;
    background-color: transparent;
    font-size: 22px;
    
}

    #footer_content ul {
        list-style: none;
    }

    #footer_content li {
        display: inline-block;
    }

        #footer_content li::after {
            content: " | ";
        }

        #footer_content li:last-child::after {
            content: none;
        }
        .lab{
            font-size:20px;
        }
h1 {
font-size: 25px;
}

div.HeaderText {
text-align: center;
font-style: italic;
margin: 0 auto;
width: 85%;
}




#marquee {
background-image: url();
background-repeat: no-repeat;
overflow: hidden;
background-color: #D1EDF5;
}

div.HeaderText {
text-align: center;
font-style: italic;
}


.btn-default, .btn-secondary, .btn.btn-default.dropdown-toggle {
    background-color: #eeeeee !important;
    color: #000000 !important;
}

.btn-danger, .btn-danger:hover, .btn-warning, .btn-warning:hover {
    background-color: #CED3D4 !important;
    border: none;
    color: #002344 !important;
    text-decoration: none !important;
    transition: all .35s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
}

.btn-info, .date, .datehidden {
    background-color: #CED3D4 !important;
    border: none;
    color: #002344 !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 17px;
    transition: all .35s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
}

.back-to-top {
    background-color: transparent !important;
    border: none;
    color: #1D2547 !important;
    text-decoration: none !important;
    font-weight: 900 !important;
    font-size: 20px;
}
.la-angle-up {
    font-weight: 900 !important;
    font-size: 20px;
    -webkit-text-stroke: 2px #1D2547;
}

.back-to-top:hover {
    opacity: .7 !important;
    color: #F4F5C9 !important;
    text-decoration: none !important;
    transition: all .35s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
}

.btn-info:hover, .date:hover {
    opacity: .7 !important;
    color: #002344 !important;
    text-decoration: none !important;
    transition: all .35s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 0;
    right: 50px;
    display: none;
    z-index: 9999;
    width: 52px;
    height: 46px;
    /*background-color: #2B3181 !important;
    color: #0C2340!important;*/
}

a.anchor {
    display: block;
    position: relative;
    top: -60px;
    visibility: hidden;
}

.menuhr
{

 padding:0;
 border-color: #fff!important;
 width:70%!important;
 margin:2px auto;
  border-width: 2px;
}


@media (max-width: 991px) {
   
}




@media (max-width: 768px) {
    .container {
        padding: 10px !important;
    }

    #MainContent {
        padding: 0 !important;
    }

    .subpageheader {
        width: 100% !important
    }

    #midsectioncontent {
        margin: 0 auto !important;
        width: 100% !important;
        border-radius: initial !important;
        padding: 20px !important;
        border: none !important;
    }

    #subheader {
        max-width: 100% !important;
        margin: 0 auto;
    }
}
    /*----When menu shrinks to button---------*/
    @media (max-width:817px) {

        #topheader {
            margin-bottom: 50px !important;
        }

        .headerdate {
            text-align: center !important;
            border-bottom: 1px solid #fff;
            padding-bottom: 10px;
            width: 80%;
            margin: 0 auto;
        }

        h3 {
            font-size: 3.0rem !important;
            font-weight: 300 !important;
            line-height: 1.2 !important;
            text-align: center !important;
            padding: 0 !important;
        }

        .exrotator > .col-md-4 {
            max-width: 100% !important;
        }
        /*}


@media (max-width:768px) {*/
        .social {
            margin-right: 15px !important;
            margin-top: 20px !important;
            /*text-align: right;*/
        }

        #footer {
            margin-top: 20px;
        }

        /*.fa-linkedin {
        position: absolute;
        left: 20px;
        top: 10px;
    }

    .fa-facebook {
        position: absolute;
        left: 20px !important;
        top: -25px;
    }

    .fa-instagram {
        position: absolute;
        left: 55px;
        top: 10px;
    }

    .fa-twitter {
        position: absolute;
        left: 55px !important;
        top: -25px;
    }*/

        .break2 {
            display: contents !important;
        }



        .menuhr {
            border-width: 0px;
            /*padding:0;
 border-color: #fff!important;
 border-width: 2px;
 width:70%!important;
 margin:2px 0 2px 0!important;*/
        }

        .back-to-top {
            right: 0 !important;
        }
    }


    .menuitem {
        color: red;
        font-weight: bold;
        text-align: center;
    }

        .menuitem:hover {
            cursor: pointer;
            text-decoration: underline;
        }


    #divSupporters {
        padding: 0 !important;
        margin: 0 auto !important;
        padding: 20px 0 0 0;
        /*border: 2px solid #fff;
    border: 2px solid #fff;
    background-color: #fff;
    box-shadow: 0 0 10px #000000;
    border-radius: 20px;*/
    }

    .exrotator > #panDivSize {
        background-color: #EEEEEE;
        margin: 10px;
    }

    .exrotator {
        max-width: initial !important;
        width: 100% !important;
        margin: 0 auto !important;
        justify-content: center !important
    }

        .exrotator > .col-md-4 {
            max-width: 32%;
        }

    .site_header {
        text-align: center;
    }

    #spanred {
        color: red !important;
        font-weight: bold;
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top-width: 0px;
        border-top-style: none;
        border-top-color: currentcolor;
        border-top: none;
    }

    input[type="radio"] {
        -webkit-appearance: none;
        background-color: #fafafa;
        border: 1px solid #242568;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05);
        padding: 9px;
        border-radius: 10px;
        display: inline-block;
        position: relative;
        margin-right: 10px
    }

    input[type="checkbox"] {
        -webkit-appearance: none;
        background-color: #fafafa;
        border: 1px solid #242568;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05);
        padding: 9px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
        margin-right: 10px;
        margin-left: 0 !important
    }

        input[type="radio"]:active, input[type="checkbox"]:active, input[type="radio"]:checked:active, input[type="checkbox"]:checked:active {
            box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 1px 3px rgba(0,0,0,0.1)
        }

        input[type="radio"]:checked, input[type="checkbox"]:checked {
            background-color: #A2D55E;
            border: 1px solid #adb8c0;
            box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1);
            color: #2A3168
        }

            input[type="radio"]:checked:after, input[type="checkbox"]:checked:after {
                content: '\2714';
                font-size: 14px;
                position: absolute;
                top: 0;
                left: 3px;
                color: #2A3168
            }


    .p_subheader {
        font-weight: bold;
        text-align: center;
        padding: 0 0 10px 0;
        font-size: 20px;
    }







    /* method 1 -> use border-image */
    .btn-gradient-1 {
        border-width: 4px;
        border-style: solid;
        border-image: linear-gradient(to right, darkblue, darkorchid) 1;
    }

    /* method 2 -> use background-clip to support border-radius */
    .btn-gradient-2 {
        background: linear-gradient(white, white) padding-box, linear-gradient(to right, darkblue, darkorchid) border-box;
        border-radius: 50em;
        border: 4px solid transparent;
    }

    /* demo stuff */
    .parent {
        display: flex;
        flex-wrap: wrap;
        gap: 1rem;
        padding: 3rem;
        justify-content: center;
        align-items: center;
        min-height: 100vh;
    }

    .btn-gradient-1,
    .btn-gradient-2 {
        position: relative;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-size: 1em;
        color: darkblue;
        padding: 0.5rem 1rem;
        cursor: pointer;
    }



    hr {
        width: 80%;
        height: 6px;
        border-width: 0;
        color: #ED6F47;
        background-color: #ED6F47;
    }




.datebar {
    position: relative;
    margin-top: 25px;
    text-align: center;
    font-size: 25px;
    color: #1D2547;
    /*
   
background: rgb(23,161,198); 
background: -moz-linear-gradient(top,  rgba(23,161,198,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(23,161,198,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(23,161,198,1) 0%,rgba(255,255,255,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a1c6', endColorstr='#ffffff',GradientType=0 );

    max-width:100%; 
    margin: 6px;
    
    font-size:15pt;
    vertical-align:middle;
    line-height: 36px;
    color: #000000;
    font-weight:bold;
    
    text-align:center;*/
}

.decorated {
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
}

    .decorated > span {
        position: relative;
        display: inline-block;
    }

        .decorated > span:before, .decorated > span:after {
            content: '';
            position: absolute;
            top: 50%;
            border-bottom: 1px solid #1D2547;
            width: 591px; /* half of limiter*/
            margin: 0 20px;
        }

        .decorated > span:before {
            right: 100%;
        }

        .decorated > span:after {
            left: 100%;
        }





#panDivSize > .justify-content-center {
    background-color: white !important;
}

#dSupporters {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    box-shadow: 0 0 10px #000000;
    background-color: white;
}