@import url('https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i|Roboto:400,400i,500,500i,700,700i');

.clearboth {
    clear: both;
}

#uofi .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.ui150widget .title-bar .title-text {
    transition: text-shadow ease 0.3s;
}

.ui150widget .title-bar .title-text:hover {
    text-shadow: 0 0 10px #FFF, 0 0 21px #385a94 ;
    transition: text-shadow ease 0.3s;
}

.ui150widget * {
    font-family: 'Roboto', sans-serif;
}

.ui150widget {
    width: 100%;
    height: auto;
    min-height: 100px;
    background: #131f33;
    background: -webkit-linear-gradient(left top, #1c2d4a, #131f33);
    background: -o-linear-gradient(bottom right, #1c2d4a, #131f33);
    background: -moz-linear-gradient(bottom right, #1c2d4a, #131f33);
    background: linear-gradient(to bottom right, #1c2d4a, #131f33);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    padding: 10px 10px 40px 10px;
    margin: 50px 0 50px 0;
}

.ui150widget .orange-text {
    color: #FA6300 !important;
}

.ui150widget .title-bar {
    width: 100%;
    position: relative;
}

.ui150widget .title-bar .title-text {
    display: block;
    font-family: 'Merriweather', serif;
    font-size: 1.3em;
    font-weight: 300;
    margin: 5px 0px 0px 5px;
    color: #FFF;
    float: left;
    text-decoration: none;
}

.ui150widget .title-bar .ng-logo {
    position: absolute;
    right: 0px;
    top: 7px;
    height: 23px;
}

.ui150widget .widget-blurb {
    font-family: 'Merriweather', serif;
    color: #FFF;
    font-size: 1.2em;
    line-height: 1.7em;
    margin: 10px 5px;
    font-style: italic;
}

.ui150widget .widget-blurb .total-profiles-number {
    font-family: 'Merriweather', serif;
    font-size: 1.3em;
    font-weight: 700;
    color: #FA6300 !important;
}

.ui150widget .people-list-item {
    margin: 5px;
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 80px;
    border: solid 1px #23385c;
    border-radius: 3px;
    float: left;
    overflow: hidden;
    padding-right: 10px;
    background: #131f33;
    transition: all 0.5s ease;
    position: relative;
    cursor: pointer;
}

.ui150widget .people-list-item:hover {
    cursor: pointer;
    border: solid 1px #3e65a8;
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    transition: all 0.5s ease;
}

.ui150widget .people-list-item .people-list-photo {
    width: 70px;
    height: 100%;
    object-fit: cover;
    object-position: top;
    float: left;
}

.ui150widget .people-list-item h3 {
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    color: #FA6300;
    font-size: 1.2em;
    margin: 10px 0px 5px 10px;
    float: left;
    letter-spacing: 0.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
}

.ui150widget .people-list-item h4 {
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    color: #FFF;
    font-size: 0.9em;
    margin: 0px;
    padding: 0px 0px 5px 10px;
    float: left;
    font-weight: 300;
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui150widget .sponsor-bar {
    display: block;
    width: 100%;
    height: 30px;
    background: #FA6300;
    background: -webkit-linear-gradient(#FA6300, #cc5200);
    background: -o-linear-gradient(#FA6300, #cc5200);
    background: -moz-linear-gradient(#FA6300, #cc5200);
    background: linear-gradient(#FA6300, #cc5200);
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    color: #FFF;
    font-family: 'Merriweather', serif;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 1.6em;
    font-style: italic;
    cursor: pointer;
}

.ui150widget .sponsor-bar .hide-on-tablet,
.ui150widget .sponsor-bar .hide-on-mobile {
    font-family: 'Merriweather', serif;
}

.ui150widget .sponsor-bar:hover {
    background: #ff8533;
    background: -webkit-linear-gradient(#ff8533, #FA6300);
    background: -o-linear-gradient(#ff8533, #FA6300);
    background: -moz-linear-gradient(#ff8533, #FA6300);
    background: linear-gradient(#ff8533, #FA6300);
}

a.sponsor-bar-gies {
    display: block;
    background: #1a1a1a;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 5px;
    border-top: solid 1px #555;
    text-decoration: none;
    color: #FFF;
    font-family: 'Merriweather', serif;
    font-style: italic;
}

a.sponsor-bar-gies span {
    font-family: 'Merriweather', serif;
    font-style: italic;
    margin-right: 5px;
}

a.sponsor-bar-gies img.gies-widget-logo {
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    max-width: 350px;
}

/*mobile media query beginning ------------------------------------ */
@media screen and (min-width: 992px) and (max-width: 1199px) {

    .ui150widget .sponsor-bar .hide-on-tablet {
        display: none;
    }

    .ui150widget .title-bar {
        width: 100%;
        position: relative;
        text-align: center;
    }

    .ui150widget .title-bar .title-text {
        float: none;
    }

    .ui150widget .title-bar .ng-logo {
        position: relative;
        right: auto;
        top: auto;
        height: 23px;
        margin-top: 7px;
    }

}


/*mobile media query beginning ------------------------------------ */
@media screen and (max-width: 767px) {

    .ui150widget .sponsor-bar .hide-on-tablet {
        display: none;
    }

    .ui150widget .title-bar {
        width: 100%;
        position: relative;
        text-align: center;
    }

    .ui150widget .title-bar .title-text {
        float: none;
    }

    .ui150widget .title-bar .ng-logo {
        position: relative;
        right: auto;
        top: auto;
        height: 23px;
        margin-top: 7px;
    }

}

/*mobile media query beginning ------------------------------------ */
@media screen and (max-width: 530px) {

    .ui150widget .people-list-item {
        width: -moz-calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
    }

}

/*mobile media query beginning ------------------------------------ */
@media screen and (max-width: 500px) {

    .ui150widget .sponsor-bar .hide-on-mobile {
        display: none;
    }

}

/*mobile media query beginning ------------------------------------ */
@media screen and (max-width: 400px) {

    .ui150widget .title-bar .title-text {
        font-size: 1em;
    }

    .ui150widget .title-bar .ng-logo {
        height: 19px;
        margin-top: 7px;
    }

    .ui150widget .widget-blurb {
        font-family: 'Merriweather', serif;
        color: #FFF;
        font-size: 1.05em;
        line-height: 1.7em;
        margin: 10px 5px;
        font-style: italic;
    }

}