/* CSS Document */

/*___________________________________ hide text ____________________________ */
.hideTextBox {
    visibility: hidden;
}

/*___________________________________________________________________________*/



body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    margin: 0 !important;
}

#mainMenu {
    padding: 0 !important;
}

.navbar-nav > li {
    /*width: 100%;*/
}

p {
    font-size: 16px !important;
    margin: 5px 0 !important;
}

label {
    vertical-align: middle;
}

legend {
    padding: 5px 20px !important;
}

.no-margin {
    margin: 0 !important;
}

.registration .form-inline {
    margin-bottom: 15px;
}

.innerTitle {
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
    margin: 20px 0;
}

.Subject_Guides td {
    padding: 10px;
}

.sponsers table td {
    height: 180px;
    vertical-align: top;
    width: 25%;
}

.thumbnail-img img {
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}

.question {
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    margin: 2px;
}

.answer {
    padding: 5px;
    font-size: 14px;
    margin: 2px 2px 10px 2px;
}

.map #1 {
    position: relative;
}

.checkbox input {
    margin-left: 10px !important;
}

.checkbox label {
    width: auto !important;
    padding-left: 10px !important;
}

.main-content {
    padding-bottom: 5px;
}

.header {
    padding-top: 1px;
    margin-bottom: 2px;
}

.No-Padding {
    padding: 0 !important;
}

.eventDate {
    /*text-align: left;*/
    font-family: arial;
    font-size: 14px;
    padding: 2px 0 4px 0;
}
/*.video {
    margin-left:30px;
}*/
marquee {
    padding: 3px 0;
    margin-bottom: 20px;
}

.thermo {
    /*height: 200px ! important;*/
    margin-top: 65px;
    position: absolute;
    top: 0px;
}

.MainTitle {
    font-size: 25px;
    /*text-align: left;*/
    margin-bottom: 5px;
}

.title01 {
    font-family: 'Garamond-Bold';
}

.title02 {
    font-family: 'lucida_handwritingitalic';
}

.slogan {
    font-family: arial;
    font-weight: 900;
    font-size: 18px;
    margin: 10px 0;
}

.homeBtn {
    padding-left: 10px;
    text-align: left;
}

    .homeBtn > a {
        border-radius: 8px;
        font-family: arial;
        padding: 1px 15px;
    }

.upperMenu {
    margin: 20px 0 0;
    padding: 0;
}

    .upperMenu li {
        list-style: none;
        float: left;
        /*max-width:191px;
    height:40px;*/
    }

        .upperMenu li a {
            display: block;
            font-family: arial;
            font-size: 15px;
            /*height: 100%;*/
            padding-right: 20px;
            padding-left: 20px;
            width: 100%;
            line-height: 32px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .upperMenu li:hover {
            background-color: rgba(0,0,0,.2);
        }

        .upperMenu li:last-child:hover {
            background-color: transparent !important;
        }

        .upperMenu li a.btn {
            line-height: 20px !important;
            padding: 6px 12px;
            margin-top: 18px;
        }

        .upperMenu li a:hover {
            text-decoration: none;
        }

        .upperMenu li .dropdown-menu li {
            float: none !important;
        }

            .upperMenu li .dropdown-menu li a {
                margin-top: 0 !important;
                line-height: 40px;
            }

    .upperMenu .dropdown-menu {
        background-color: #511F50;
        border: 1px solid #6D3B6C;
        border-radius: 0;
        margin-top: -5px;
    }

        .upperMenu .dropdown-menu a {
            color: #fff;
        }
/*.upperMenu .dropdown-menu > li > a:hover {
    background-color: rgba(255,255,255,.2) !important;
    background-image: none !important;
}*/
li.BVA {
    max-width: 263px;
}

.smallTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    margin: 0 0 20px;
}

.BVA-img {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    height: 85px;
}

.date {
    font-size: 12px;
    font-family: Georgia;
    margin: 5px 0 10px 0;
    display: block;
}

.more {
    display: inline-block;
    text-decoration: none !important;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 5px;
    font-family: inherit;
    margin-bottom: 25px;
}

.list td {
    padding: 5px;
}

.border td {
    padding: 5px;
}

.form-inline table {
    display: inline-block;
    vertical-align: middle;
}

.form-inline label {
    font-weight: normal;
    width: 200px;
}

.form-inline table label {
    width: auto;
    margin: 0 15px 0 5px;
}

.warning-msg {
    margin-left: 140px;
    margin-top: 5px;
}

.form-group table {
    font-weight: normal !important;
}

    .form-group table input {
        margin-right: 5px;
    }

.validation span {
    width: 100% !important;
}

.paymentPage {
    padding-bottom: 50px;
    margin-top: 50px;
}

.payment {
    margin-bottom: 20px;
    margin-top: 30px;
}

    .payment label {
        width: 70px;
        font-weight: bold;
    }

    .payment .form-control {
        border: none;
        box-shadow: none;
    }

.paymentPage .bg-warning {
    padding: 15px;
    margin-top: 15px;
}

.thermo {
    top: 0;
    position: absolute;
    margin-top: 52px;
}
/*@-moz-document url-prefix() {
  .thermo
{  top:20px;
    }
}*/


#page {
    width: 800px;
    float: none;
    margin: auto;
}

#left {
    float: left;
    width: 26px;
}

#right {
    float: right;
    width: 26px;
}

#editable {
    text-align: justify;
    min-height: calc(50vh - 50px);
}

#panel {
    float: left;
    width: 560px;
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}

#panel_top {
}

#panel2_border {
    width: 560px;
    float: left;
}

#panel_left {
    float: left;
    width: 200px;
    padding: 4px;
}

    #panel_left a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
    }


#panel_right {
    float: right;
    width: 200px;
    padding-right: 4px;
    clear: right;
}

    #panel_right a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
    }

#panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#left_menu {
    float: left;
    /*width: 100%;*/
    clear: none;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.navbar {
    margin-bottom: 10px !important;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#path {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-align: right;
    margin-bottom: 10px;
}

    #path a {
        font-family: Georgia, "Times New Roman", Times, serif;
    }

        #path a:hover {
            font-family: Georgia, "Times New Roman", Times, serif;
        }


th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

tfoot {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


#man {
    float: left;
    height: 171px;
    width: 145px;
    padding-left: 5px;
    bottom: 0;
}

#footer {
    /*height: 70px;*/
    clear: both;
    text-align: center;
    padding: 0;
    padding-bottom: 10px;
    margin-top: 30px;
    padding: 30px 0 0;
}

    #footer a {
        /*font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;*/
    }

#left_menu a.side:hover {
    /*font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
    font-size: 12px;
    font-weight: bold;*/
}

#left_menu ul {
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

#left_menu a.side:link, a.side:visited {
    /*
    height: 35px;
    list-style-type: none;
    text-align: left;
    padding-left: 22px;
    padding-top: 5px;
    text-decoration: none;
    font: bold 12px Arial,verdana,sans-serif;*/
    display: block;
    width: 100%;
    padding:10px 0;
}

.red_title {
    font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
    font-size: 16px;
    font-weight: bold;
}

h2 {
    text-indent: 24px;
    font-size: 24px;
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
    margin: 0;
}

h3 {
    /*font-family: Georgia,"Times New Roman",Times,serif !important;*/
    font-size: 24px;
    font-style: normal;
    /*text-indent: 24px;*/
    font-weight: 600 !important;
}
#editable h1, #editable h3 {
    color: #ef3a6b;
}
#editable h3 {
    text-align: left;
}

h4 {
    background-position: left center;
    text-indent: 10px;
    font-size: 18px;
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
    margin: 0;
}

h5 {
    text-indent: 10px;
    font-size: 14px;
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
    margin: 0;
}

h6 {
    text-indent: 10px;
    font-size: 11px;
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
    margin: 0;
}

.tabs {
    margin: 0 0 0 10px !important;
    padding: 0 !important;
}

    .tabs li {
        border-radius: 5px 5px 5px 5px;
        float: left;
        font-weight: bold;
        list-style-image: none !important;
        list-style-type: none;
        margin-bottom: -5px;
        margin-right: 10px;
        padding: 7px 10px !important;
    }



.formbutton {
    -moz-user-select: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

input {
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#left_quote {
    float: left;
    width: 20px;
}

#right_quote {
    float: right;
    width: 20px;
}

#text_quote {
    float: left;
    width: 535px;
    margin-left: 4px;
    margin-right: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
}

.quote_teller {
    float: right;
    text-align: right;
}

.alexmap, .alexmap a {
    font-weight: bold;
    padding: 5px;
    float: right;
    text-decoration: None;
}

.radiolabel label {
    font-weight: normal !important;
}
/*---------------static pages style---------------------*/
#ctl00_ContentPlaceHolder1_LBL_Body td {
    /*background-color: #efefef;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;*/
    padding: 5px 10px !important;
}

.cong-msg {
    font-weight: bold;
    margin: 10px 0;
}

    .cong-msg span {
        font-weight: normal;
        font-size: 16px;
        line-height: 40px;
    }

.personalInfo {
    padding: 15px;
    border: 1px solid #d1d1d1;
    margin-bottom: 15px;
}

    .personalInfo label {
        font-weight: bold;
        font-size: 14px;
        width: 80px;
    }

    .personalInfo span {
        background-color: transparent !important;
        border: none !important;
        box-shadow: none !important;
        padding: 5px 0 !important;
    }

    .personalInfo .form-group {
        margin: 5px 0;
    }

.Reg-Info {
    padding: 15px;
    border: 1px solid #d1d1d1;
}

    .Reg-Info li {
        list-style-image: none !important;
        list-style: none;
    }
/*________________________________________________Print______________________________*/
@media print {

    #footer {
        display: none;
    }

    #left_menu {
        display: none;
        float: left;
        width: 10px;
        clear: none;
        background-repeat: no-repeat;
        margin-left: 0;
    }

    #flash {
        display: none;
    }

    #editable {
        margin: 5px 0 0 2px;
        padding-left: 15px;
        text-align: justify;
        font-size: 14px;
    }

    #path {
        float: right;
        width: 100%;
        margin-right: 25px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10px;
        text-align: right;
        margin-bottom: 2px;
    }
}

.form-inline .form-group {
    margin-bottom: 15px !important;
}

label {
    font-weight: normal !important;
}

.numList {
    margin-bottom: 15px;
}

.letters {
    margin-left: 1%;
}

.navbar-brand {
    color: rgb(245, 244, 240) !important;
    font-family: inherit !important;
    font-weight: bolder;
    height: auto !important;
}



.HomeCarousel {
    height: 500px;
    position: relative;
    display: none;
    margin-bottom: 40px;
}
/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 500px;
    overflow: hidden;
}

    .fade-carousel .carousel-inner .item {
        height: 500px;
    }

    .fade-carousel .carousel-indicators > li {
        margin: 0 2px;
        background-color: yellow;
        border-color: #f39c12;
        opacity: .7;
    }

        .fade-carousel .carousel-indicators > li.active {
            width: 10px;
            height: 10px;
            opacity: 1;
        }

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 90%;
}

    .hero h1 {
        font-size: 3em;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

    .hero h3 {
        font-size: 1.5em;
        margin: 0;
        padding: 0;
        color: #fff !important;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
        font-weight: lighter !important;
        background-image: none !important;
        margin-top: 20px;
        margin-bottom: 10px;
        text-indent: 0;
    }

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .5;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
    padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-0,
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5,
.fade-carousel .slides .slide-6 {
    height: 500px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-0 {
    background-image: url(../images/CarouselSlide5.jpg);
}

.fade-carousel .slides .slide-1 {
    background-image: url(../images/CarouselSlide1.jpg);
}

.fade-carousel .slides .slide-2 {
    background-image: url(../images/CarouselSlide2.jpg);
}

.fade-carousel .slides .slide-3 {
    background-image: url(../images/CarouselSlide3.jpg);
}

.fade-carousel .slides .slide-4 {
    background-image: url(../images/BannerNewColor.jpg);
}
.fade-carousel .slides .slide-5 {
    background-image: url(../images/CarouselSlide4.jpg);
}
.fade-carousel .slides .slide-6 {
    background-image: url(../images/CarouselSlide6.jpg);
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (max-width: 991px) {
    .hero h1 {
        font-size: 2.5em;
    }
}

@media screen and (max-width: 767px) {
    .hero h1 {
        font-size: 2em;
    }
}

@media screen and (max-width: 550px) {
    .hero {
        width: 98%
    }

        .hero h1 {
            font-size: 1.5em;
        }
}

.tickcounter {
    border-top: 1px solid rgba(255,255,255,.5);
    width: 320px;
    height: 100px !important;
    margin: 0 auto;
    padding-top: 15px;
    margin-top: 15px;
}

.secondMenu {
    background-color: #F3F3F3;
    margin-bottom: 30px;
}

.dropdown-menu > li > a {
    line-height: 2.429 !important;
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
    }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
                text-align: center;
                padding: 10px;
                margin: 10px;
                background: #f1f1f1;
                color: #666;
            }

    .MultiCarousel .leftLst, .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
    }

    .MultiCarousel .leftLst {
        left: 0;
    }

    .MultiCarousel .rightLst {
        right: 0;
    }

        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
            pointer-events: none;
            background: #ccc;
        }
#flashtext {
    float: none !important;
}
    #flashtext .thermo {
        left: 26.1%;
    }
.jumbotron {
    margin-top: 50px;
    margin-bottom: 50px !important;
}