/* Add your CSS here */


/* Logo Height on Scroll */

.header.headhesive.headhesive--stick .logo img {
    /*height: 28px;*/
}

.fhmm .navbar-collapse .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}

@media (min-width: 1200px) {
    .navbar-header {
        width: 1170px;
        float: left;
    }
}

@media (min-width:993px) and (max-width: 1200px) {
    .fhmm .navbar-collapse .navbar-nav > li > a {
        padding: 0 4px;
    }
}

@media all and (min-width:992px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }

    .dropdown:over .dropdown-menu {
        display: none;
    }

    .dropdown-menu {
        border-radius: 0px;
    }

    .navbar-header {
        width: 970px;
        float: left;
    }

        .navbar-header .logo .logo_line1,
        .navbar-header .logo .logo_line2 {
            color: #231815;
            font-size: 18px;
            font-weight: bold;
            line-height: 24px;
            margin-bottom: 0;
        }

        .navbar-header .logo .logo_line1 {
            padding-top: 5px;
        }

        .navbar-header .logo .logo_line3 {
            color: #C30D23;
            font-size: 24px;
            font-weight: bold;
            line-height: 36px;
        }

        .navbar-header .logo .logo_line4 {
            color: #231815;
            font-size: 14px;
            font-weight: bold;
            line-height: 16px;
            margin-bottom: 0;
        }
}

@media all and (max-width:991px) {
    .navbar-header .logo img {
        width: 140px;
    }

    .navbar-header .logo .logo_line1,
    .navbar-header .logo .logo_line2 {
        color: #231815;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 0;
    }

    .navbar-header .logo .logo_line1 {
        padding-top: 10px;
    }

    .navbar-header .logo .logo_line3 {
        color: #C30D23;
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
    }

    .navbar-header .logo .logo_line4 {
        color: #231815;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        margin-bottom: 0;
    }
}


.btn-primary {
    background-image: -webkit-linear-gradient(top, #344177 0%, #455386 100%);
    background-image: linear-gradient(to bottom, #344177 0%, #455386 100%);
    border-color: #455386;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #344177;
        border-color: #344177;
    }

    primary:hover, .btn-primary:focus {
        background-color: #455386;
        border-color: #455386;
    }


.panel {
    border-radius: 0;
}

.panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-primary {
    border-color: #e54c16;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #e54c16;
        border-color: #e54c16;
    }

body {
    color: #333;
}

.btn-red {
    background-color: #c4250a;
    background-image: -webkit-linear-gradient(top, #dc2a0b 0%, #c4250a 100%);
    background-image: linear-gradient(to bottom, #dc2a0b 0%, #c4250a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
    border-color: #c4250a;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    border-bottom-color: transparent;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
    color: #fff;
}

    .btn-red:hover, .btn-red:focus {
        background-color: #c4250a;
        border-color: #c4250a;
        color: #fff;
    }










/*Content Custom*/

div.container.page h3 {
    color: #2F5496;
}

div.container.page h5 {
    color: #7030A0;
}

.committees tr td {
    border-style: hidden;
    padding-right: 20px;
    padding-bottom: 2px !important;
    text-align: left;
}

.venue {
    width: 20%;
    margin: 5px;
}
    
.call-sub-enter span {
    display: inline-block;
    border: 1px solid none;
    width: 250px;
    height: 80px;
    border-radius: 10px;
    background-color: #5B9BD5;
    float: left;
    margin: 10px;
}

    .call-sub-enter span.a {
        line-height: 40px;
        vertical-align: middle;
    }

    .call-sub-enter span.b {
        line-height: 80px;
        vertical-align: middle;
    }

.call-sub-enter {
    color: aliceblue;
    text-align: center;
    font-size: 20px;
    line-height: 80px;
    overflow: hidden;
}

.call-sub {
    display: inline-block;
}

.sub-link {
    display: inline-block;
    border: 1px solid none;
    width: 200px;
    height: 60px;
    border-radius: 10px;
    background-color: #5B9BD5;
    color: aliceblue;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    margin: 10px;
}

.sub-table1 tr td {
    border: 1px none none;
    text-align: left;
}

.apply-enter span {
    display: inline-block;
    border: 1px solid none;
    width: 200px;
    height: 80px;
    border-radius: 10px;
    background-color: #5B9BD5;
    float: left;
    margin: 10px;
}

.apply-enter {
    color: aliceblue;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
}

.requ {
    display: block;
}

.reg-enter {
    display: inline-block;
    border-radius: 10px;
    width: 200px;
    height: 80px;
    background-color: #5B9BD5;
    color: aliceblue;
    font-family: 'Fjalla One', sans-serif;
    font-size: 20px;
    text-decoration: none;
    box-shadow: 4px 3px 5px 0px #b1aeae;
    padding: 30px 30px;
    text-align: center;
    line-height: 26px;
    margin: 30px 30px 30px 10px;
}

.reg-table tr td {
    border: 1px solid black;
    text-align: center;
}

.reg-table2 {
    height: 10px;
    width: 500px;
    line-height: 10px;
    text-align: left;
}

.reg-table-user {
    height: 10px;
    line-height: 10px;
    text-align: left;
    font-weight: 700;
    color: #7030A0;
    border-bottom: solid;
}

.video1 {
    display: block;
    width: 320;
    height: 240;
}

.exp-table1 tr td {
    border: 1px solid black;
    text-align: left;
}

.expe-pic1 {
    width: 10%;
    margin: 5px;
}

.metromap {
    width: 20%;
}

.program-table1 th,
tr td {
    border: 2px solid white;
    text-align: center;
    padding: 5px;
}

.programtd1 {
    background-color: #75C4FF;
}

.programtd2 {
    background-color: #C1E6FF;
}

.programtd3 {
    background-color: #E0E0E0;
}

.programtd4 {
    background-color: #FDE8D7;
}
