.social-feed-element.hidden{
    display:none;
}

.social-feed-element {
    color: white;
}

.social-feed-element .author-title {
    color: lightgrey;
}

.social-feed-element .media-body div {
    color: white;
}

.social-feed-element .muted {
    color: lightgrey;
}

.social-feed-element a {
    color: white;
    font-weight: bold;
}

.social {
    padding: 10px;
    font-size: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    box-sizing: content-box;
}

.social-feed-element-facebook {
    background-color: rgba(0, 89, 153, 0.7) !important;
}

#wrapper {
    margin-top: 2.2em;
    text-align: center;
    font-size: x-large;
    font-weight: bold;
}

footer a {
    color: #808080;
}

.bg-efnne2024-footer {
    background-color: #fefefe;
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.content-div {
    position: absolute;
    z-index: 9;
    height: 100%;
    left: 0px;
    right:0px;
    margin: auto;
    color: white;
}

.carousel-control-prev {
    position: absolute;
    z-index: 10;
}

.carousel-control-next {
    position: absolute;
    z-index: 10;
}


.text-efnne2024-yellow {
    color: #fdcc52 !important;
}

.bg-efnne2024-yellow {
    background-color: #fdcc52 !important;
}

.border-efnne2024-yellow {
    border-color: #fdcc52 !important;
}

.text-efnne2024-red {
    color: #AA0000 !important;
}

.bg-efnne2024-red {
    background-color: #AA0000 !important;
}

.border-efnne2024-red {
    border-color: #AA0000 !important;
}

.text-efnne2024-blue {
    color: #F1B434 !important;
}

.border-efnne2024-blue {
    border-color: #F1B434 !important;
}

.bg-efnne2024-blue {
    background-color: #F1B434 !important;
}

.bg-efnne2024-green {
    background-color: #008644 !important;
}

.text-efnne2024-green {
    color: #008644 !important;
}

.border-efnne2024-green {
    border-color: #008644 !important;
}

.card {
    background: none;
}

#organization {
    background-image: url('../img/organization-bg-2.png');

    min-height: 500px;

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#lectures {
    background-image: url('../img/bg-lectures.png');

    min-height: 500px;

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#lectures a {
    color: white;
}

#lectures .bg-white a {
    color: #AA0000;
}

.padding-fat {
    padding: 20px;
}

#mainNav .navbar-nav > li > a {
    font-size: 0.9rem;
    color: white;
}

#mainNav .navbar-collapse .navbar-nav > li > a {
    color: black;
}

.table {
    margin-bottom: 0 !important;
}

.nav-tabs {
    border-bottom: 0 !important;
}

a {
    color: #F1B434;
}

.symposia .modal-dialog {
    margin: 0;
    height: 100%;
    width: 100vw;
    max-width: none;
}
.symposia .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}

.symposia .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}
.symposia .modal-content p {
    margin-bottom: 30px;
}
.symposia .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
}
.symposia .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0;
}
.symposia .modal-content img {
    margin-bottom: 30px;
}
.symposia .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.symposia .close-modal:hover {
    opacity: 0.3;
}
.symposia .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #888888;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}
.symposia .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #888888;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}
.symposia .modal-backdrop {
    opacity: 0;
    display: none;
}

#topButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #fdcc52;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#topButton:hover {
    background-color: #008644;
}

.btn {
    white-space: normal;
}

body, header, #organization, #lectures {
    overflow-x: hidden;
}

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
    width: 40px;
    font-size: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 10px;
    color: #428bca;
}
.agenda .agenda-date .shortdate {
    font-size: 0.75em;
}
/* Times */
.agenda .agenda-time { width: 140px; }
/* Events */
.agenda .agenda-events {
    font-size: 15px;
}
.program-box{
    /*height: 160px !important;*/
}
.program-box:hover{
    color: #2b4f11;
}
.program-time-left{
    width: 120px !important;
}

a:hover {
    text-decoration: none
}