@charset "utf-8";


:root {
--theme-color-primary: #3498DB;
--theme-color-secondary: #2E86C1;
--theme-color-dark: #404040;
--theme-color-light: #F1F1F1;
--theme-color-very-light: #f8f8f8;
--theme-color-orange:  #e36d25;
--theme-color-text: #262626;

}

body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";   ;
  font-size: 15px;
  margin: 0 auto;
  padding: 0;
  color:#262626;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;

}

.sticky-top-secondary { top:60px!important; width:100%;  background-color: white; border-bottom:2px solid #002e78; z-index:99; }

.navbar-brand { height:40px; }

a.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}



.nav-link.disabled, .dropdown-item.disabled
{
  cursor: not-allowed;
  pointer-events: none;
}


#page_title
{
  padding-bottom:20px; padding-left:20px; color:white;
  position: relative; text-shadow: 0px 0px 3px #000;
}


.e-mail:before {
            content: attr(data-website) "\0040" attr(data-user);
            unicode-bidi: bidi-override;
            direction: rtl;
        }

.cllp { display: none; }


.carousel-item {
  height: 80vh;
  max-height: 700px;
  background: no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-indicators { opacity: .8; top:360px; z-index: 999; height: 40px;  }

.carousel-indicators li {
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  opacity: .5;
}
.carousel-indicators li.active { background-color: #e36d25; opacity: 1;}

.carousel-control-next-icon, .carousel-control-prev-icon { 
  width:75px; 
  height:75px;
}
.carousel-control-prev-icon { 
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 16 16'%3e%3cpath d='M9.224 1.553a.5.5 0 0 1 .223.67L6.56 8l2.888 5.776a.5.5 0 1 1-.894.448l-3-6a.5.5 0 0 1 0-.448l3-6a.5.5 0 0 1 .67-.223z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon { 
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 16 16'%3e%3cpath d='M6.776 1.553a.5.5 0 0 1 .671.223l3 6a.5.5 0 0 1 0 .448l-3 6a.5.5 0 1 1-.894-.448L9.44 8 6.553 2.224a.5.5 0 0 1 .223-.671z'/%3e%3c/svg%3e");
}

.carousel-control-prev, .carousel-control-next { opacity: 1; padding-bottom:100px;}



nav .dropdown-menu { border:2px solid orange; margin: -2px 0 0; font-size:1em;}
.dropdown-item { padding: 3px 10px; }
.dropdown-item:hover { background: #F1F1F1; color: #e36d25; }


button.disabled {
  cursor: not-allowed;
  pointer-events: all !important;
}


table { font-size:1em;}
thead th { font-weight:normal;  }


.callout {
  padding: 12px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 3px;
  border-right-width: 3px;
  border-radius: 5px;

  p:last-child {
    margin-bottom: 0;
  }
  code {
    border-radius: 3px;
  }
  & + .bs-callout {
    margin-top: -5px;
  }
}

img.speaker-img { background-color: #f9f9f9; height:100px; border:4px solid #F39C12; display: block; margin: 0 auto;}
.speaker-title { line-height: inherit; margin:0px; }
.speaker-name { line-height: inherit; margin:0px; }
.speaker-div { text-align: center; margin: 25px 0px 5px 0px; }

#buttons a[role=button], #buttons button.btn { background:#fff; border:#fff; margin-right:5px;}

a { font-weight: bold; color: white;  }
a:hover { color: white; }


#page a { font-weight: bold; color: #e36d25;  }
#page a:hover { color: #e36d25; }




.dropdown-item.disabled, .dropdown-item:disabled {
    color: #a0a6ac;
}

p, ul{
}

#pc > div { padding:0px; padding-bottom:1px;}


.row {
    margin-left: 0px;
    margin-right: 0px;
}

img{
	border: 0;
}


h1{
	font-size:2em;
	font-weight:500;
	font-style:normal;
	margin-top:15px;
  margin-bottom:35px;
}

#page_title h1
{
  font-size:2.4em;
  margin:0px;
  padding:0px;
  font-weight: 600;
}

h2, h3, h4{
	font-size:1.5em;
	font-weight:600;
	font-style:normal;

	margin-bottom:20px;
	margin-top:30px;
}

h3, h4{
	font-size:1.2em;
	font-weight:600;
  
}

h2.inline, h3.inline, h4.inline { display: inline; }

h2.pagetitle { margin-top: 4px; }


.h5, h5, .h6, h6 {
    font-size: 1em;
}


.gr-time {  }
.loc-time {display: none;}

.session-card { margin-bottom:10px; margin-top:10px;}

.session-title { display: inline; margin-top:0px; margin-bottom:0px; padding-top:0px;  }

.session-card .list-group-item { padding: 0px!important; }
.session-card .card-body {padding:6px!important;}
.session-card-event .card-body { padding:10px 18px 10px 18px!important; }
.card-break { border:0px!important; }

.room-badge { font-size: 1.3rem; color:white!important; }
a.room-item { color:black!important; font-weight: 400!important;  }

.gather-room-btn { background-color:#0063cc; }

.paper { display:block; padding:5px; }
.paper:hover { background-color:#efefef; }

.authors {  display:block; font-style: italic; }


a.dayButton, a.dropdown-item-program { color:black!important; font-weight: 400!important; }
a.dayButton-selected { background-color: #e36d25; }



#container{	padding:0px; padding-top:0px; }



.myshadow {
  background: #fff;
  position: relative;
}

.myshadow::after {
  border-radius: 0 0 40% 40%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08);
  content: '';
  display: block;
  height: 550px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}


#intro {  padding-top:90px; min-height:400px; }
#title{
  color:#fff;
  text-shadow: 2px 2px 5px rgba(0,0,0,1);
}


#sponsors_grid > div { text-align: center; }

#sponsors_grid:hover .sponsor {
  /*filter: grayscale(100%);
  opacity: 0.5;*/
}

#sponsors_grid:hover .sponsor:hover {
  /*transform: scale(1.2);
  filter: grayscale(0%);
  opacity: 1;*/
}

.sponsor img { margin-bottom: 12px; width:140px;   }
.sponsor.sponsor-lg img {  width:220px;  }



.separator {
  display: flex;
  align-items: center;
  text-align: center;
  margin:0px 0px 0px 0px;

}

.separator::before,
.separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid rgba(0,0,0,.125);
}

.separator:not(:empty)::before {
  margin-right: .25em;
}

.separator:not(:empty)::after {
  margin-left: .25em;
}

.separator h3 { margin-bottom:2rem; padding:0px;  }





#news{
  padding:0px;
  padding-bottom:10px;
  margin-top:0px;
  margin-bottom:20px;

  min-height:240px;

}



.svg { fill: black;  vertical-align: middle;}
.svg.dark { fill: #404040; }
.svg.primary { fill: #3498DB; }
.svg.white { fill: white; }
.svg.orange { fill: #e36d25; }
.svg.light { fill: #BFBFBF; }
.svg.warning {fill: #856404; }




#container_outer {
    background-image:  linear-gradient(to top, rgba(0,0,0,0) 90%, rgba(0,0,0,.6) 100%);
    //position: absolute;
    width: 100%;
    height: 100%;
}

.mynav.scrolled {
  background-color: white;
  border-bottom: 5px solid orange;
  position:fixed;
}

.navbar-toggler {
    color: #FFFFFF;
    border-color: #FFFFFF;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


.tooltip.tooltip-top,
.tooltip.tooltip-bottom,
.tooltip.tooltip-left,
.tooltip.tooltip-right {
  z-index: 1;

}
.tooltip { font-size: 0.9em; }




.mynav { 
  border-radius:0px; 
  height:60px; 
      position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}


#title h1 { padding-bottom:0px; line-height:1.2em; font-weight:700; font-style:normal; margin:0px; padding:0px; font-size:2.9em; }
#title h2, #title h3 { margin:0px; padding:0px; font-size:1.5em; }


.list-group-item { padding: 5px; }

#news_inner { padding: 0px; }

.news-item { padding: 1.25rem; padding-top: 10px; padding-bottom: 10px;  display: block;}
.news-item:hover { background-color:#efefef;}
#news_inner a { color:#262626; font-weight: normal; }
#news_inner a:hover { color:#262626; font-weight: normal; text-decoration: none; }




.mainboxes{ margin:0px; padding:0px; margin-top:50px; }
.mainbox {border-top:1px solid #ddd; margin:0px; padding:0px; padding-top:10px;}


.bullets { padding-left: 20px;  }
.nobullets  { list-style-type:none; padding-left: 0px;  }

#page { margin:0px; padding: 30px 30px 0px 30px; min-height:500px; border-bottom:0px solid #e36d25;  margin-bottom:80px;}

.spinner-grow { width: .7rem; height: .7rem;}

#container_outer { 
  position:absolute; top:0px; 
  width:100%; 
}

.card.animate:hover
{
  border-color: #e36d25;
}

#footer{
	padding-bottom:20px; margin-bottom:0px; margin-top:30px;
}

#vase {position:absolute; bottom:-90px; right:10px;}


.navbar .nav-item.active > a { border-bottom: 2px solid orange;  }
.navbar.fixed-top .nav-item.active > a { border:10px; }

.nav-link { color:#fff; padding-bottom:.1rem; }

.scrolled .nav-link { color:#000!important; font-weight:normal!important; }
.scrolled .nav-item.active > a { text-shadow: none; font-weight:bold!important;}



#scrolltop 
{
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  z-index: 99; 
}

.centered { width:100%; text-align:center; }


@media screen and (min-width: 1650px)
{

}

@media screen and (max-width: 1400px)
{
  
}


@media screen and (max-width: 1200px)
{

}


@media screen and (max-width: 992px)
{

  nav .navbar-collapse { background:white; padding:8px; border:2px solid orange; margin: -2px 0 0; font-size:1em; }
nav .navbar-collapse .nav-link { color:#000; font-weight:normal!important; padding-bottom:.1rem; }


  .sticky-top-secondary h2 { font-size: 1.3em; }
  .sticky-top-secondary { top: 0px!important; }
  .container { max-width: 95vw; }

  
}

@media screen and (max-width: 768px)
{

    .carousel-control-prev,.carousel-control-next {display: none;}
    
    #news { margin-top:15px;  }

    .col-home { padding:0px; margin:0px; padding-right:5px; }

    .myshadow::after{display:none;}
    .myshadow{ margin:0px; }

    ul { padding:10px; }

    .sponsor { margin-bottom: 25px; }

    #container { width: 100vw; max-width: 100vw; }

    #page { padding:8px; }

}





