/* Add here all your css styles (customizations) */

/* Logo */

#logo-header {
    width: 250px;
    height: 43px;
}

@media screen and (max-width: 300px) {
    #logo-header {
        width: 200px;
        height: 34px;
    }
}

/* Menu Hover */

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #72c02c;
}

/* Dropdown Menu Mobile CSS */

@media screen and (max-width: 400px) {
    .dropdown-item {
        font-size: 10px;
        padding: 0px 0px 0px 3px;
    }
}

#team-member{
    margin: 0 auto;
}

#team-member-bio{
    font-size: 14px;
}

@media screen and (max-width: 400px) {
    #team-member-bio {
        font-size: 12px;
    }
}

@media screen and (max-width: 400px) {
    .u-block-hover:hover, .u-block-hover:focus {
        overflow: visible;
    }
}

.blog-post-title {
    min-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 320px;
}

.publication-title {
    min-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 320px;
}

.resource-title {
    min-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 320px;
}

.blog-post-title-small {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
}

.post-excerpt-small {
    min-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 320px;
}

.publication-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2; /* Write the number of 
                              lines you want to be 
                              displayed */
    -webkit-box-orient: vertical;
}

.resource-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2; /* Write the number of 
                              lines you want to be 
                              displayed */
    -webkit-box-orient: vertical;
}

.post-body {
    margin-top: 20px;
}

.bold-text {
    font-weight: 600;
    color:#000;
}

img{
    max-width: 100% !important;
}

#informationBox {
    visibility: hidden;
    width: 600px;
    height: 200px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: absolute;
    z-index: 1000;
    bottom: 30px;
    font-size: 17px;
    border: 4px solid rgb(25, 49, 103);
    border-radius: 25px;
    box-shadow: 0px 0px 70px 30px black;
}

#informationText {
    text-align: left;
}

#informationLine {
    margin-top: -8px;
    margin-bottom: 0px;
}

#exitInformation {
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-color: transparent;
    border: medium none;
    width: 25px;
    height: 25px;
    margin-left: 580px;
    margin-top: -20px;
}

#exitSnackbar {
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-color: transparent;
    border: medium none;
    width: 25px;
    height: 25px;
    margin-left: 580px;
    margin-top: -20px;
}


#snackbar {
    visibility: hidden;
    width: 600px;
    height: 210px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: absolute;
    z-index: 1000;
    bottom: 30px;
    font-size: 17px;
    border: 4px solid rgb(25, 49, 103);
    border-radius: 25px;
    box-shadow: 0px 0px 70px 30px black;
    top: 5%;
    right: 5%;
}


#questionSymbol {
    text-align: left;
}

#question {
    text-align: left;
}

#buttons{
    text-align: left;
}

#informationIcon {
    color: black;
    margin-left: 620px;
    margin-top: 10px;
    background-repeat: no-repeat;
    height: 27px;
    width: 27px;
    background-color: transparent;
    border: none;
    background-size: 25px 25px;
}

#questionIcon {
    color: black;
    background-repeat: no-repeat;
    height: 27px;
    width: 27px;
    background-color: transparent;
    border: none;
    background-size: 25px 25px;
    float: right;
    margin-right: 8px;
}

#loadingIcon {
    text-align: left;
}

#yesBtn{
    color: #fff;
}

#noBtn {
    color: #fff;
}

#resetBtn {
    color: #fff;
}

#progressBarDivisionBar {
    margin-bottom: -10px;
    margin-top: 7px;
    margin-left: 37px;
    width: 200px;
    border-color: #fff;
}


#lastBubble {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: white;
    margin-left: 31px;
}

#questionBlock {
    background-color: #f2f2f2;
}

#circle {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: red;
    margin-left: 80px;
}

#lastBubble {
}

.bubble {
    margin-left: 31px;
}

.topic {
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
}


.progress-indicator.stepped.stacked {
    display: inline-block;
}

    .progress-indicator.stepped.stacked > li {
        height: 45px;
    }

        .progress-indicator.stepped.stacked > li .bubble {
            padding: 0.0em;
        }

        .progress-indicator.stepped.stacked > li:first-of-type .bubble {
            padding: 0.0em;
        }

        .progress-indicator.stepped.stacked > li:last-of-type .bubble {
            padding: 0em;
        }