@import "menu.css";


@font-face {
    font-family: 'Ropa Sans';
    src: url('../fonts/RopaSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/RopaSans-Regular.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/RopaSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/RopaSans-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@media (min-width: 768px) and (max-width: 992px) {
    .accom
    {
        border-right:none!important;
        border-bottom:2px solid #fff;
        margin-bottom:10px;
    }
    .imgcont {
        display: initial !important;
        max-height: 150px !important;
        height: 150px !important;
    }
    .eventdesc > div

    {
        /*width:inherit!important;*/
    }
    .eventdescimg {
        max-height: 150px !important;
        position: relative;
    }
  
}
    /*-------------Page Warnings----------------*/
    @media (max-width:768px) {

        .eventdescimg {
            max-height: 150px !important;
            position: relative;
        }
        .eventdesc > div > p {
            margin: 0 auto;
            width: 300px;
            position: relative;
        }

        .table tr td {
            width: 100% !important;
            display: block !important;
        }



        .social {
            margin-right: 15px !important;
            margin-top: 20px;
        }

        #footer {
            margin-top: 20px;
        }

        .lnTiny {
            position: absolute;
            left: 20px;
            top: 10px;
        }

        .fbTiny {
            position: absolute;
            left: 20px !important;
            top: -25px;
        }

        .igTiny {
            position: absolute;
            left: 55px;
            top: 10px;
        }

        .twTiny {
            position: absolute;
            left: 55px !important;
            top: -25px;
        }

        .break2 {
            display: contents !important;
        }


        .splashdiv {
            display: none !important;
        }
    }
    /*@media (max-width:768px)
{

    .table-responsive 
    {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #DDD;
    -webkit-overflow-scrolling: touch;
    }
    
 

    
    
}*/
    h2 {
        font-weight: bold;
        font-size: 18px;
    }

    .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: #ff0000;
        padding-bottom: 0px;
    }

    .DbValidationSummeryUL {
        margin-top: 12px;
    }

    .DbValidationSummeryLI {
        margin-left: -16px;
        padding-bottom: 8px;
    }

    .bold {
        font-weight: bold;
    }

    sup {
        font-size: .7em;
    }

    .alert {
        color: #FF0000;
    }


    span.clearfloat {
        clear: both;
        display: block;
        height: 0px;
    }


    div.officealert {
        border: 1px solid #FF0000;
        background-color: #FFCCCC;
        color: #FF0000;
        font-size: 1em;
        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;
    }

    html {
        /*margin: 0 0 0 0;
        background-image: url('../images/BlueDot_Backgroundtiny.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #1672BD;*/
    }


    body, div.bodycontent {
        font-family: Futura, Verdana, Arial;
        font-size: 14px !important;
        background: #ffffff !important;
        /*background: #105EAB;
    background: -moz-linear-gradient(top, #105EAB 0%, #0D5295 100%);
    background: -webkit-linear-gradient(top, #105EAB 0%,#0D5295 100%);
    background: linear-gradient(to bottom, #105EAB 0%,#0D5295 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#105EAB', endColorstr='#0D5295',GradientType=0 );
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;*/
        height: 100% !important;
    }




    .page.header {
        margin-top: 0;
    }

    .panel-body {
        padding-top: 0;
    }


    #abstractbutton {
        position: relative;
    }



    .row {
        width: 100%
    }

    /*------------Menu -------------*/
    .affix {
        top: 0;
        width: 100%;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .affix-top {
        position: static;
        top: -35px;
    }

    header {
        height: 500px;
    }

    .subheader {
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size:16px;
    }

        .subheader:before {
            display: inline-block;
            clear: both;
            content: "\002F\00a0\002F\00a0";
            position: relative;
        }
    /*#bottom_menu_list
{
    margin-left:0;
    background-color: #3d5da9;
    max-height: 50px;
    min-width:100%;
    bottom:0;
    left:0;
    line-height: 50px;
    vertical-align: bottom;
}
*/
    h3, .h3 {
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 0px;
        color: #F1293E;
        letter-spacing: 2px;
    }

        h3:before {
            display: block;
            clear: both;
            content: "";
            position: relative;
            left: 0;
            bottom: 0;
            max-width: 70px;
            height: 1px;
            width: 70px; /* or 100px */
            border-bottom: 5px solid #000;
            padding: 10px 0px;
            margin-bottom: 10px;
        }

    /*SIDE MENU*/

    #sidemenu {
        margin-top: 20px;
    }


        #sidemenu h5 {
            font-size: 18px;
            margin: 5px 0px 10px 0px;
            font-weight: bold;
            padding: 0;
            color: #946037;
            text-align: left;
        }

        #sidemenu hr {
            width: 70%;
            margin-left: 15px;
            margin: 0;
            float: left;
            clear: both;
            border-color: #4F8ABE;
        }

        #sidemenu ul {
            padding: 0px;
            margin: 0px;
            list-style-type: none;
        }


            #sidemenu ul li {
                margin: 0 0 0px 0;
                border-bottom: 1px solid #BD1721;
                height: 40px;
            }

                #sidemenu ul li a {
                    display: block;
                    padding-left: 5px;
                    padding-top: 0px;
                    white-space: nowrap;
                    color: #0D5295;
                    height: 45px;
                    line-height: 45px;
                    vertical-align: middle;
                    font-weight: bold;
                    font-size: 24px;
                    text-decoration: none;
                }

                    /*#sidemenu ul li:last-child
{
  
    border-bottom: none;
}*/
                    #sidemenu ul li a:hover {
                        text-decoration: none;
                        background-color: #C0C3CA;
                        color: #0D5295;
                    }


    .logo {
        text-align: center;
    }

    .container {
        padding: 0 0 0 0;
    }

        .container #headertext {
            max-width: 820px;
        }

            .container #headertext h3 {
                font-weight: bolder;
            }



    /*-----------Main content --------------------------*/

    #Img1 {
        /*border-bottom: 3px solid #1E71BA;*/
        height: auto;
    }

    #Notice {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #3DB3FA;
    }

    #MainContent, #midsectioncontent, #splashcontainer, #footer {
        max-width: 1200px;
        padding: 20px 0;
    }

    .topmarq,.footback, .midcontentplaceholder, .continuecontentplaceholder, #divfiller {
        max-width: 1500px;
        margin: 0 auto;
    }

    .topcontentplaceholder, .continuecontentplaceholder {
        display: flex;
        align-items: center;
        min-height: 300px;
    }

    .midcontentplaceholder {
        padding: 20px 0;
    }

    .topcontentplaceholder {
        padding-bottom: 20px;
    }

    #MainContent {
        background-color: #ffffff;
        /*margin-top:20px;*/
        padding: 0 0 20px 0;
        /*border-left: 1px solid #0f2458;
    border-right: 1px solid #0f2458;
   border-bottom: 1px solid #0f2458;*/
        /*box-shadow: 0 0 10px #0D5295;*/
        /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
    }

    #bottom_menu {
        padding-top: 2px;
    }

    #midsectioncontent {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .midcontentplaceholder {
        background-color: #0D5295;
        color: #fff !important;
        /*padding:50px 0;*/
    }

    .continuecontentplaceholder {
        background-color: #000;
        color: #fff !important;
        /*padding:50px 0;*/
    }

    .img-responsive {
        margin: 0 auto;
    }

    /*h5
{
    color:#ffffa2;
    margin:0 auto;
    text-align:center;
    padding-bottom:25px;
}*/


    #footer, #footer a {
        color: #000;
    }

        #footer a:hover {
            color: #000;
            text-decoration: underline;
        }


        #footer.container {
            /*border-bottom: 1px solid #888888;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;*/
        }

    #divfiller {
        padding: 0 !important;
        min-height: 50px;
        background: #dde8f4;
    }

    .divfilleroverride {
        background: #ffffff !important;
        background: -moz-linear-gradient(top, #ffffff 18%, #dde8f4 100%) !important;
        background: -webkit-linear-gradient(top, #ffffff 18%,#dde8f4 100%) !important;
        background: linear-gradient(to bottom, #ffffff 18%,#dde8f4 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dde8f4',GradientType=0 ) !important;
    }

    .footback {
        background-color: #DDE8F4;
    }

    div.topbanner {
        background-color: #FFEC64;
        border-top: 2px solid #8B620B;
        border-bottom: 2px solid #8B620B;
        color: #8B620B;
        font-size: 24px;
        padding: 10px;
        text-align: center;
    }


    blockquote {
        padding: 10px 20px;
        margin: 0 0 20px;
        font-size: 8pt;
        border: none;
    }


    /*hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}*/


    .marquee {
        background-image: url();
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #BBDF79;
    }


    div.HeaderText {
        text-align: center;
        font-style: italic;
        margin: 0 auto;
        width: 85%;
    }
    /*
.btn {
    font-size: 20px;
}*/

    .btn-info,
    .btn-warning {
        background-color: #105EAB !important;
        color: #fff;
        border: none;
        font-weight: normal;
        transition: all .15s;
        -moz-transition: all .15s;
        -webkit-transition: all .15s;
        -o-transition: all .15s
        /*    font-size: 22px !important;*/
    }


        a.btn-info:hover, a.btn-info:active,
        .btn-warning:hover,
        .btn-warning:active {
            opacity: .5;
            color: #fff;
            transition: all .15s;
            -moz-transition: all .15s;
            -webkit-transition: all .15s;
            -o-transition: all .15s;
            border: none;
        }

    .back-to-top {
        cursor: pointer;
        position: fixed;
        bottom: 0;
        right: 20px;
        display: none;
        z-index: 9999;
        width: 52px;
        height: 46px;
    }


    .fa-lg {
        font-size: 30px !important;
        transition: all .2s ease-in-out;
    }

        .fa-lg:hover {
            color: #F1293E !important;
            text-decoration: none !important;
            /*transform: scale(1.2);*/
            transition: all .2s ease-in-out;
        }

    h5 {
        display: table;
        font-size: 25px !important;
        width: 100%;
        text-align: center;
        border: none;
        height: 40px;
    }

    span.inh5 {
        /*color: #3C2057;*/
        display: inline-block;
        vertical-align: bottom !important;
        font-weight: bold;
        min-width: 200px !important;
        background-color: #ffffff;
        margin: 10px 0 10px 0;
        padding: 0 10px 0 10px;
    }

    .animated {
        margin: 0 auto;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .eventdesc {
        padding: 0;
        margin: 0;
        text-align:center;
    }

    .imgcont {
        /*display: flex;
        align-items: center;*/
        max-height: 200px;
        height: 200px;
    }


    .eventdesc > div {
        
        text-align: center;
        /*width:20%;*/
    }
.eventdescimg
{
    max-height: 200px;
}
.eventdesc > div > p {
    padding: 10px 0px;
    width:300px;
    margin:0 auto;
}

        /*.eventdesc > div > img {
            max-height: 200px;
            position: relative;
        }*/

    .col-center-block {
        float: none;
        display: block;
        margin: 0 auto;
        /* margin-left: auto; margin-right: auto; */
    }
