/* Header */
#head {
    background:#181015; background-size: cover; text-align: center; color:white; font-family:"Open sans", Helvetica, Arial; font-weight:300;
}
#head.secondary { height:50px; min-height: 50px; padding-top:0px; }
	#head .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head .tagline a { color:#fff; } 
	#head .btn { margin-bottom:10px;}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }
		
@media (max-width: 767px) {
	#head .lead { font-size: 34px; }
}


.img-logo:hover {
   -webkit-filter: drop-shadow(0px 0px 3px #fff);
   filter: drop-shadow(0px 0px 3px #fff);
}


/* */
.navbar-custom { border-radius: 0; background:#005c9a; border-bottom:1px solid rgba(255, 255, 255, 0.15); min-height:50px; padding-top:5px; margin-bottom:0;}
.navbar-custom *:focus { outline: 0; }
@media (max-width: 767px) {
	.navbar-custom {  background: #005c9a; }
}

.navbar-custom .navbar-nav > li > a,
.navbar-custom .navbar-nav > .open ul > a { color:rgba(255, 255, 255, .7); }

.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover, 
.navbar-custom .navbar-nav > .active > a:focus { color: #fff; background:none ; }
.navbar-custom .navbar-nav > .open > a{ background:none; color:white; }

.navbar-custom .navbar-nav>li>a:hover, 
.navbar-custom .navbar-nav>li>a:focus,
.navbar-custom .navbar-nav>.open>a:hover, 
.navbar-custom .navbar-nav>.open>a:focus { background:none; color:white; }

.navbar-custom .navbar-nav > .active > a { background:none; color:white; }

.navbar-custom .navbar-brand { font-family: "Open sans", helvetica, arial; font-size: 24px; color:white; padding:0 0 0 15px; margin:12px 0 0 0; }
	.navbar-custom .navbar-brand img { margin-top:-8px;}

	
	
.navbar-custom .dropdown-menu {
	left:-5px;
	font-size: 13px;
	background-color: rgba(0, 92, 154);
	border: 0px none;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-custom .dropdown-menu > li > a { color:rgba(255, 255, 255, .7); padding:7px 20px; }
	.navbar-custom .dropdown-menu > li > a:hover,
	.navbar-custom .dropdown-menu > li > a:focus,
	.navbar-custom .dropdown-menu > .active > a:hover{ background: rgba(255, 255, 255, .1); color:white; }

.navbar-custom .dropdown-menu > .active > a,
.navbar-custom .dropdown-menu > .active > a:focus { background: none; color:#fff; }

.navbar-custom .btn { border:1px solid rgba(255, 255, 255, .2); margin-left:5px; margin-top:5px; padding-top:10px; padding-bottom:10px; }

.navbar-custom a.btn:focus, 
.navbar-custom a.btn:hover  { border:1px solid rgba(255,255,255,.6); }

.navbar-collapse { border:0 none;  border-top:0 none; box-shadow: none; }
@media (max-width: 767px) {
	.navbar-collapse ul { text-align: center;  width:100%; padding-bottom:10px; }
	.navbar-collapse ul .btn{ max-width:50%; margin:0 auto; }
}	
	
	
/* */


#carousel {
    box-shadow: 0 0 15px #BBB;
}

.jumbotron {
    box-shadow: 0 0 10px #EEE;
}

.breadcrumb li a {
    color: #444;
}


/* Autohide navbar */
.slideUp { top:-50px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }		
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		

.footer2 { background: #191919; padding: 15px 0; color: #777; font-size: 12px; }
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }		

	
	
	
	
/* Institutes: Director Info */	
article .info {
    text-align: justify;
}


.institute_director {
    float: right;
    margin-left: 30px;
    margin-bottom: 40px;
}
	
	
.director_picture_img {
    width: 100%;
}
	
	
.newsitem {
    text-align: center;
}
.newsitemwrap {
    opacity: 1;
}
.newscaptiondiv {
    height: 100px;
}
.newsitemwrap:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);  
    color: #734D4F;
    text-decoration: none;
    cursor: pointer;
}
.newsimgdiv {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}
.newimg {
    filter: alpha(opacity=100);
    box-shadow: 0px 4px 8px 0px #555;
}
.newsitema, .newsitema:visited {
    color: #382526;
    font-family: "Open sans";
    font-size: 14px;
}
.newsitema:hover {
    color: #734D4F;
    text-decoration: none;
}




.slick-frame {
    height: 120px;
    white-space: nowrap; 
    text-align: center; margin: 1em 0;
}
.slick-img {
    width: 100%; height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 120px;
}


.carousel-indicators li { visibility: hidden; }

.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
  display:table-cell;
}




.portal-newsitem-caption {
    height: 150px;
    vertical-align: top;
}




.side-menu {
    
}

.side-menu a, .side-menu a:visited {
    text-decoration: none;
    color: #AAA;
}

.side-menu a:hover {
    color: #333;
}

.side-menu a.active {
    /*color: rgb(86, 61, 124);*/
    color: #000;
    font-weight: bold;
}





.bs-callout {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
}
.bs-callout-danger {
border-left-color: #d9534f;
}
.bs-callout-warning {
border-left-color: #f0ad4e;
}
.bs-callout-info {
border-left-color: #5bc0de;
}
.bs-callout h4 {
margin-top: 0;
margin-bottom: 5px;
}
.bs-callout-danger h4 {
color: #d9534f;
}
.bs-callout-warning h4 {
color: #f0ad4e;
}
.bs-callout-info h4 {
color: #5bc0de;
}



.welcome_institute_item {
    /*filter: alpha(opacity=100);
    box-shadow: 0px 2px 4px 0px #999;
    padding: 20px;*/
    
}
.welcome_institute_item_a, .welcome_institute_item_a:visited {
    color: #382526;
    font-family: "Open sans";
    font-size: 14px;
}
.welcome_institute_item_a:hover {
    color: #DA0108;
    text-decoration: none;
}
.welcome_institute_item_img {
    width: 40%;
}


.btn-conf, .btn-conf:visited {
    color: #ff0 !important;
    font-weight: bold !important;
}
.btn-conf:hover {
    color: #E6FF00 !important;
}


.select_found {
    background-color: #FCFC93;
}




.conference_title_shadow {
    text-shadow: #444 2px 1px 0, #444 -1px -1px 0, 
                 #444 -1px 1px 0, #444 1px -1px 0;
}

.hilite, .hilite:visited {
    color: #FF0 !important;
    font-weight: bold;
}
.hilite:hover {
    color: #C4C402 !important;
}


table {
    width: 100%;
}

table, th, td {
  padding: 5px;
}

table td {
    vertical-align: top;
}
