﻿@charset "utf-8";
body, html {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #647b8b !important;
}
.pageBox {
    position:absolute; 
    top:0px; 
    left:0px; 
    right:0px; 
    bottom:0px; 
    width:100%;
}
.contentBoxLeft { position:absolute; width:20%; height:100%; background-color:#b6b6b6; }
    .contentBoxRight { position:absolute; width:80%; left:20%; height:100%; background-color:white; }    
    .contentBoxLeft,
    .contentBoxRight { overflow:auto; overflow-x:hidden; }
.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio*/
    height: 0;
    overflow: hidden;
    margin-bottom:100px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #d1d1d1;
    width: 100% !important;
    height: 100% !important;
}
.sublinks {
    background-color:#48A18A;
    width:100%;
    padding:0 10px;
}
    .sublinks li {
        border-bottom:1px dotted white;
        padding:2px 0 2px 10px;
        list-style:none;
    }
    .sublinks li a {
        color:white;
        background:url(../images/right-arrow.png) no-repeat left 5px;
        color: white;
        padding-left: 15px;
    }
    .sublinks li a:hover {
        color:#fad260;
        text-decoration:none;
    }
    
.NoPadding
{
    padding:0!important;
    }
.selected {
    background-color:#48A18A;
    color:white;
    font-weight:normal!important;
    padding-right:5px!important;
    padding-left:5px!important;
    margin-right:-5px;
    margin-left:-5px;
}
    .navbar-custom .nav.navbar-nav > li > .selected:hover {
        background-color:#48A18A!important;
        color:white!important;
    }
.nav > li {
    /*border-bottom: 1px dotted #D1D1D1;*/
    display: block;
    padding: 10px 25px;
}
.nav.navbar-nav > li > a {
    padding: 5px 0;
}
.navbar-nav > li > a:hover {
    color:#E0346A!important;
}
.navbar-nav > li > .selected{
    color:#E0346A!important;
    font-weight:bold;
    }
.top-Header {
    position:relative;
}
.header
{
   	padding-bottom:30px;
    position:absolute;
    top:0px;
    margin:0!important;
    width:100%;
    }
.content
{
	/*height:100%;
    bottom:150px;*/
    top:190px;
    width:100%;
    position:absolute;
    /*background:url(../images/repeated-background.jpg) repeat;*/
	}

.subtitle 
{
    color: #48423D;
    font-weight:bold;
    }
.wrapper{
	width:960px;
	margin:3px auto 20px;
	background-color:#f3ece4;
	}
.header .date {
    display:none;
}
.registeration.text {
    display:none;
}
.sideMenu {
    background-color:#E07C2C;
}
.navbar-custom {
    /*background-color: #014F80;*/
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    /*padding-left:5%;
    padding-top:5%;
    padding-bottom:5%;*/
}
.clear{
	clear:both;
	}

.navbar-custom .navbar-nav > li > a {
    color: #474747 !important;
    font-size: 17px;
}
.navbar-custom .nav.navbar-nav > li > a:hover {
    background: none;
    color: #10c6b9 !important;
}
.topMenu {
    background:url(../images/top-menu.png) no-repeat bottom left/ 100% 100%;
    height:39px;
    margin-bottom:-1px;
}
.menuTitle {
    background:url(../images/mainMenu.png) no-repeat bottom right/ 100% 100%;
    height: 150px;
    margin-bottom: -110px;
    padding: 12% 15%;
    font-size:18px;
    color:#ffffff;
    margin-top:20px;
}
.menu-bottom {
    background:url(../images/bottom-menu.png) no-repeat bottom left/ 100% 100%;
    height:39px;
    margin-top:-1px;
}
.Home-News {
    background-color:#48a18a;
    color:white;
    padding:15px 10px;
    min-height:250px;
}
.newsTitle {
    background:url(../images/Top-News.png) no-repeat bottom right/ 100% 100%;
    color: white;
    font-size: 18px;
    height: 48px;
    padding: 8% 16%;
}
.path {
    float:right;
    margin:20px;
}

/*---------------------------------------------Large View---------------------------------------------------*/
@media (min-width: 1200px) {
    .header {
        height:190px;
    }
    .content {
        top:190px;
    }
    .mainTitle
    {
        position:absolute;
        top:10px;
        left:10px;
        }
    .names {
        position: absolute;
        right: 0px;
        top: 75px;
    }

    .bibalex {
        position: absolute;
        right: 130px;
        top: 10px;
    }

    .ecsite {
        position: absolute;
        right: 250px;
        top: 62px;
    }

    .registeration {
        position: absolute;
        top: 3px;
        left: 435px;
    }
    .main-content {
        padding-top:20px;
        left:-15px;
    }
    .mainMenu {
        left:-15px;
    }
    .navbar-brand {
        border-left: 1px solid #e3e3e3;
    }
}


/*--------------------------------------------Medium View---------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 100% !important;
    }
    .nav > li {
        padding: 10px 18px;
    }
    .header {
        height:170px;
    }
    .content {
        top:170px;
    }
    .mainTitle
    {
        position:absolute;
        top:20px;
        left:10px;
        }
        .mainTitle img {
                width:290px;
            }
    .names {
        position: absolute;
        right: 10px;
        top: 70px;
    }

    .bibalex {
        position: absolute;
        right: 115px;
        top: 10px;
    }
    .ecsite {
        position: absolute;
        right: 225px;
        top: 62px;
    }
        .ecsite img,
        .names img,
        .bibalex img{
                width:140px;
            }
    .registeration {
        position: absolute;
        top: 3px;
        left: 340px;
    }
        .registeration img {
            width:230px;
        }
    .main-content {
        padding-top:80px;
        left:-15px;
    }
    .mainMenu {
        left:-15px;
    }
    .navbar-brand {
        border-left: 1px solid #e3e3e3;
    }
}

/*--------------------------------------------Small View----------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .header {
        height:150px;
    }
    .content {
        top:150px;
    }
    #content .Data {
        padding: 0 !important;
        margin-top: 20px;
    }
    #page .side {
        background: url("../images/SideBG.jpg") no-repeat left center scroll rgba(0, 0, 0, 0) !important;
        background-size: auto auto;
        min-height: 270px !important;
        background-size: 100% !important;
    }
    .newsTitle {
        background:none;
        color:rgb(58, 151, 145);
        padding:0px;
        font-size:24px;
    }
    .Home-News {
        min-height:50px;
        background-color:transparent;
        padding: 0 5px !important;
    }
    .News li a:link, .News li a:visited {
        color:#004280!important;
    }
    .menuTitle {
        padding: 18%;
        font-size: 14px;
        font-weight: bold;

    }
    .mainTitle
    {
        position:absolute;
        top:30px;
        left:10px;
        }
        .mainTitle img {
                width:210px;
            }
    .names {
        position: absolute;
        right: 5px;
        top: 59px;
    }

    .bibalex {
        position: absolute;
        right: 85px;
        top: 10px;
    }
    .ecsite {
        position: absolute;
        right: 160px;
        top: 52px;
    }
        .ecsite img,
        .names img,
        .bibalex img {
                width:120px;
            }
    .registeration {
        left: 245px;
        position: absolute;
        top: 1px;
    }
        .registeration img {
            width:210px;
        }
        .main-content {
        padding-top:80px;
        left:-15px;
    }
        .mainMenu {
        left:-15px;
    }
    .IconCircle {
        margin-bottom: 25px !important;
        margin-top: -15px !important;
    }
    /*.collapse.navbar-collapse {
        border-left: 1px solid #e3e3e3 !important;
        border-right: 1px solid #e3e3e3 !important;
    }*/
}

/*------------------------------------------x-Small View----------------------------------------------------*/
@media (min-width: 681px) and (max-width: 767px) {
    .header {
        height:130px;
        /*background:url("../images/headerBG.jpg") no-repeat -433px bottom!important;*/
    }
    .content {
        top:130px;
    }
    #content {
        padding-right:0;
    }   
    .newsTitle {
        background:none;
        color:rgb(58, 151, 145);
        padding:0px;
        font-size:24px;
    }
    .Home-News {
        min-height:50px;
        background-color:transparent;
        padding: 0 5px !important;
    }
    .News li a:link, .News li a:visited {
        color:#004280!important;
    }
    .navbar-custom {
        padding:0%;
    }
    .navbar-toggle {
        background-color: #10c6b9 !important;
    }

    .navbar-custom .navbar-toggle .icon-bar {
        background-color: #0e2138 !important;
    }
    .mainTitle
    {
        position:absolute;
        top:30px;
        left:10px;
        }
        .mainTitle img {
                width:180px;
            }
    .names {
        position: absolute;
        left: 580px;
        top: 50px;
    }

    .bibalex {
        position: absolute;
        left: 515px;
        top: 10px;
    }
    .ecsite {
        position: absolute;
        left: 450px;
        top: 45px;
    }
    .ecsite img,
    .names img,
    .bibalex img{
            width:90px;
        }
    .registeration {
        left: 235px;
        position: absolute;
        top: 1px;
    }
        .registeration img {
            width:180px;
        }
}

@media (max-width: 680px) {
    .header {
        height:130px;
        /*background:url("../images/headerBG.jpg") no-repeat -433px bottom!important;*/
    }
    .footer {
        /*background: url("../images/footerBG.jpg") no-repeat center bottom !important;*/
    }
    .content {
        top:130px;
    }
    #content {
        padding-right:0;
    }
    .newsTitle {
        background:none;
        color:rgb(58, 151, 145);
        padding:0px;
        font-size:24px;
    }
    .Home-News {
        min-height:50px;
        background-color:transparent;
        padding: 0 5px !important;
    }
    .News li a:link, .News li a:visited {
        color:#004280!important;
    }
    .navbar-custom {
        padding:0%;
    }
    .navbar-toggle {
        background-color: #10c6b9 !important;
    }
    .navbar-custom .navbar-toggle .icon-bar {
        background-color: #0e2138 !important;
    }
    .mainTitle
    {
        position:absolute;
        top:20px;
        left:10px;
        }
        .mainTitle img {
                width:150px;
            }
    .names {
        left: 240px;
        position: absolute;
        top: 35px;
    }

    .bibalex {
        position: absolute;
        left: 180px;
        top: 10px;
    }
    .ecsite {
        left: 175px;
        position: absolute;
        top: 57px;
    }
    .ecsite img,
    .names img,
    .bibalex img{
            width:70px;
        }
    .registeration.text{
        display:block;
        color: #004081;
        font-size: 12px;
        left: 10px;
        position: absolute;
        text-shadow: 1px 1px 0 #ddc156;
        top: 107px;
        z-index: 3;
    }
        .registeration img {
            display:none;
        }
    .header .date {
        display:block!important;
        color: #004280!important;
        font-size:9px!important;
        text-decoration:none!important;
        font-weight: bold;
        margin-left: 14px;
        margin-top: 2px;
        text-shadow: 1px 1px 0 #ddc156;
    }
}
/*---------------------------------------Custom Media Views-------------------------------------------------*/
@media (max-width: 767px) {
    .nav.navbar-nav {
        text-align: left !important;;
    }
    .hiddenPic
    {
        display:none;
        }
    #page .side {
        background: url("../images/SideBG.jpg") no-repeat left center scroll rgba(0, 0, 0, 0) !important;
        background-size: auto auto;
        min-height: 270px !important;
        background-size: 100% !important;
    }
    #content .Data {
        padding: 0 !important;
        margin-top: 20px;
    }
    /*.navbar-brand img {
        max-width: 60%;
    }
    .Date img {
        max-width: 40%;
    }*/
    .Links {
        border-bottom: 10px solid #0e5185;
        background-color: #0e5185;
        padding-top: 7px;
        margin-top: -5px;
    }
    .navbar-custom .navbar-nav > li > a {
        color: #fff !important;
        font-size: 17px;
        background-color: rgba(255,255,255,.3);
        padding-left: 10px;
        padding: 10px;
    }
}
.navbar-nav > li {
    /*float: none!important;*/
}

.main-menu{
	padding:0px;
	width:165px;
	float:left;
	}
.main-content
{
    direction: ltr;
    float: left;
    margin-bottom:20px;
    margin-top:20px;
    }
/*.main-content p, .main-content ul,
.main-content h1, .main-content h2,
.main-content h3
{
    margin-right:20px;
    }*/
.News{
    margin: 0;
    padding: 0;
    /*float: left;
    width: 200px;*/
	}
.main-menu li
{
	list-style:none;
	border-bottom:1px dotted #ad7f4a;
	background:url(../images/main-bullet.png) no-repeat left 5px ;
	*background:url(../images/main-bullet.png) no-repeat left center;
	/*padding:4px 15px;*/
	text-align: left;
	height:27px;
	display:block;
	}
.News li{
	list-style:none;
	padding: 5px 0px 5px 15px;
    background:url(../images/menu-bullet.png) no-repeat 2px 12px;
	}
.main-menu li a:link,
.main-menu li a:visited{
	color:#5b5b5b;
	display: block;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin:4px 15px 0;
	display: block;
    width: 138px;
    height:24px;
	}

.main-menu li .selected{
    background: url("../images/current_en.PNG") no-repeat right 0;
    color: #FFFFFF !important;
    display: block !important;
    height: 23px;
    margin-bottom: 0 !important;
    margin-left: -22px !important;
    margin-top: 0 !important;
    padding-left: 25px;
    padding-top: 3px;
    width: 164px !important;
	}
	
.News li a:link,
.News li a:visited,
.News li a:focus{
	text-decoration:none;
	color:#ffffff;
	}
h2,h3{
	font-family:Tahoma, Geneva, sans-serif;
	color:#3a9791 !important;
	font-size:18px;
	font-weight:normal;
	}
.h1, .h1, h2, .h2, h3, .h3
{
    margin-top:0!important;
    }
.grid_3{
	float: left;
    margin-left: 10px;
    width: 200px;
	}
.grid_7{
	float: left;
    margin: 0 5px;
    width: 500px;
	}
a{
	color:#E65945;
	}
.footer{
	/*background:url(../images/footer_main.jpg) top left repeat;*/
    margin:0px;
    padding: 10px 0;
    height:144px;
    width: 100%;
    font-weight:bold;
    /*position:absolute;*/
    bottom:0px;
	}
.title
{
    
    margin-bottom: 3px;
    }
.date
{
    font-size:14px;
    color:#000;
    }
#content {
    /*min-height: 550px;*/
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
    padding-bottom: 40px;
}
.sorting
{
    list-style:none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    right: 30px;
    top: 9px;
    }
.sorting li
{
    float:left;
    padding-left:5px;
    }
#left_menu .sideMenu
{
    width:90%;
    margin:50px 10px;
    padding:10px;
    }
#left_menu .sideMenu a
{
    color:white;
    }
#left_menu td tr td
{
	padding:5px 10px;
    }
.contactUs
{
    margin:10px 0 0 4px;
    padding:0px;
    }
.contactUs li
{
    padding:3px;
    list-style:none;
    }
.lang
{
    right: 10px;
    position: absolute;
    top: 10px;
    }
/*--------modal Box------------------*/
.modal-dialog {
    margin: 170px auto!important;
}
.forget-password .modal-footer{
    margin-top:0;
    padding:5px!important;
}
.forget-password .modal-header{
    padding:10px 15px!important;
}
.forget-password .form-group{
    margin-bottom:0;
}
.enterMail {
    float:left;
    width:70%!important;
    margin-right:5px;
}
.btn {
    padding: 3px 10px;
}
.register {
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
}
.highlight {
   color:#3a9791;
}
.registerTable {
    width:50%;
    margin:15px 0;
}
.fieldTitle {
    width:40%;
    background-color: rgba(249, 249, 204,0.4);
    font-weight:bold;
}
.navbar-brand {
    padding: 0 !important;
    display: block;
    float: none !important;
}
.Links {
    border-bottom: 10px solid #0e5185;
}
.IconCircle {
    background-color: #014f80;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    color: #fff;
    line-height: 60px;
    margin-bottom: 10px;
    font-size: 26px;
}
.side {
    background: url("../images/SideBG.jpg") no-repeat left bottom scroll rgba(0, 0, 0, 0);
    background-size: 100%;
    position: relative;
    min-height: 562px !important;
    border-top: 30px solid #e3e3e3;
}
.sponsors {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.padding0 {
    padding: 0 !important;
}
.margin0 {
    margin: 0 !important;
}
.marginTop0 {
    margin-top: 0 !important;
}
.Simar {
    background-color: #0e2138;
    border-top: 5px solid #10c6b9;
    width: 100%;
    display: block;
    padding: 6px 12px 10px;
}
.Simar img {
    max-width: 50%;
}
.BA-Carnegie {
    margin: 8px 20px;
}
    .BA-Carnegie a {
        display: block;
    }
    .BA-Carnegie .Separator {
        border-left: 1px solid #b6b6b6;
    }
.Data {
    padding-left: 30px !important;
}
.Data h3 {
    border-left: 6px solid #10c6b9;
    padding-left: 15px;
    line-height: 40px;
}
.Data p {
    margin-left: 20px;
}
.Data li {
    margin-left: 30px;
}
.Data {
    font-size:15px;
}
footer {
    background-color: #074A7E;
    color: #fff;
    line-height: 4em;
    font-family: monotype corsiva;
    font-size: 24px;
    font-style: italic;
}