
.floatfix{
    clear:both;
}

.uoe-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

#uoe-footer{
    position: relative;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: normal;
    float: left;
    width: 100%;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    text-rendering: auto;
}

#uoe-footer a{
    text-decoration: none;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1em;
    font-weight: normal;
}

#uoe-footer a:hover{
    text-decoration: underline;
    font-weight: normal;
}

#uoe-footer .uoe-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid transparent;
    font-size: 16px;
}

.footer-copyright{
    background: #e8e8e8;
    padding-bottom:25px;
}

#uoe-footer .footer-discover {
    background: #252525;
    border: 1px solid transparent;
    font-size: 1em;
}

#uoe-footer .uoe-row{
    border: 1px solid transparent;
    margin-bottom: 10px;
    font-size: 1em;
}

.no-margin-bottom{
    margin-bottom: 0;
}

#uoe-footer .uoe-col-sm-4{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    font-size: 1em;
}

#uoe-footer .uoe-col-sm-8-left{
    float:left;
    width: 67%;
    font-size: 1em;
}

#uoe-footer .uoe-col-sm-4-right{
    float:right;
    width: 33%;
    font-size: 1em;
}

#uoe-footer .text-right{
    text-align: right;
}

#uoe-footer .footer-discover h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Crimson Text',serif;
    font-size: 1.8em;
    font-weight: 400;
    color: #777;
    text-transform: uppercase;
    line-height: 1.1;
}

#uoe-footer .footer {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 1em;
    font-weight: normal;
    color: #ccc;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#252525)) repeat scroll 0 0;
    background: -webkit-linear-gradient(top, #333 0, #252525 100%) repeat scroll 0 0;
    background: -o-linear-gradient(top, #333 0, #252525 100%) repeat scroll 0 0;
    background: linear-gradient(to bottom, #333 0, #252525 100%) repeat scroll 0 0;
    border-top: none;
}

#uoe-footer .footer ul {
    padding-left: 0;
    margin-left:0;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.42857143;
    list-style: none;
    display: block;
    font-size: 1em;
}

#uoe-footer .footer ul li {
    line-height: 1.42857143;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: normal;
}

#uoe-footer p {
    line-height: 1.42857143;
    font-family: 'Source Sans Pro',sans-serif;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    color: #ccc;
    margin: 0;
}

#uoe-footer .footer a:not(.btn), #uoe-footer .footer a:not(.btn):visited {
    color: #ccc;
}

#uoe-footer .footer a:hover {
    text-decoration: underline;
    font-weight: normal;
}

.container-footer-copyright {
    padding-top: 15px;
    padding-bottom: 12px;
    font-size: .8em;
    font-weight: normal;
    color: #666;
    background: #fff;
}

#uoe-footer .copyright p{
    font-size: .8em;
    font-weight: normal;
    color: #666;
    margin-bottom: .75em;
}

#uoe-footer .copyright p.no-margin-bottom{
    margin-bottom: 0;
}

#uoe-footer .copyright p a{
    color: #666;
}

@media only screen and (max-width: 768px) {
    #uoe-footer .uoe-col-sm-4 {
        width: 100%;
    }

    #uoe-footer .uoe-col-xs-6 {
        width: 50%;
    }

    #uoe-footer .uoe-col-sm-8-left{
        width: 100%;
    }

    #uoe-footer .uoe-col-sm-4-right{
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    #uoe-footer .uoe-container {
        max-width: 1435px;
    }
}

/* ------ MyEd Button ----------------------------------------- */

.footer .btn-uoe {
    margin-top: 1em;
    margin-bottom: 1em;
}

.btn-uoe.focus, .btn-uoe:focus, .btn-uoe:hover {
    color: #333;
    text-decoration: none;
}

.btn-uoe {
    margin-bottom: 4px;
    color: #fff;
    background-color: #041e42;
    border-color: #041e42;
    outline-color: #fff;
    display: inline-block;
    padding: 7px 12px;
    font-size: 0.8em;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-uoe:hover {
    color: #fff;
    background-color: #010812;
    border-color: #010408;
}

.close-report-form{
    font-family: 'Open Sans', sans-serif;
}


@media screen and (min-width: 768px) {
    #uoe-footer {
        font-size: 85%;
    }
}
@media screen and (min-width: 1024px) {
    #uoe-footer {
        font-size: 87.5%;
    }
}
@media screen and (min-width: 1080px) {
    #uoe-footer {
        font-size: 90%;
    }
}
@media screen and (min-width: 1200px) {
    #uoe-footer {
        font-size: 95%;
    }
}
@media screen and (min-width: 1350px) {
    #uoe-footer {
        font-size: 100%;
    }
}
@media screen and (min-width: 1650px) {
    #uoe-footer {
        font-size: 105%;
    }
}
@media screen and (min-width: 1900px) {
    #uoe-footer {
        font-size: 115%;
    }
}
