.tinyTextForLogo{
    vertical-align: top;
    font-size: 75%;
}
.navbar-static-top{
    background-image: -webkit-linear-gradient(0deg, #0b52a2  15%, #a8ae37 30%, #a8ae37 70%, #0b52a2  85%);
    background-image: -moz-linear-gradient(0deg, 	#0b52a2  15%, #a8ae37 30%, #a8ae37 70%, #0b52a2  85%);
    background-image: linear-gradient(to right, 	#0b52a2  15%, #a8ae37 30%, #a8ae37 70%, #0b52a2  85%);
    background-image: -o-linear-gradient(left,      #0b52a2  15%, #a8ae37 30%, #a8ae37 70%, #0b52a2  85%);
    -webkit-background-size: 100% 4px;
    -moz-background-size: 100% 4px;
    background-size: 100% 4px;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position: bottom left;
}
.col-md-6 h3.pm-widget-title{
    color: white;
}
h3.pm-widget-title {
    color: #16599b;
}
#newsCarousel .glyphicon-chevron-left, #newsCarousel .glyphicon-chevron-right {
  font: normal normal normal 14px/1 FontAwesome;
  color: #FFF;
}
#newsCarousel .carousel-indicators li {
    border: 1px solid #aac7e8;
}
.pm-widget #newsCarousel .carousel-indicators .active{
        border: 1px solid #aac7e8;
        background-color: #aac7e8;
}

.logo_main{
    height: 141px;
    background: url(powerschool_logos/powerschool-performance-matters.png) center no-repeat;
    max-width: 500px;
    background-size: contain;
    margin: 20px;
}
.logo_tinyButtonIcon{
    width: 20px;
    height: 20px;
    background: url(powerschool_logos/powerschool-performance-matters.png) no-repeat;
    background-size: 100px 20px;
    display: inline-block;
    vertical-align: text-bottom;
}
.logo_small{
    width: 90px;
    height: 39px;
    background: url(performancematters_logos/performanceMatters_S.png) no-repeat;
    display: inline-block;
    vertical-align: top;
}
.navbar .logo_nav {
    margin-top: -5px;
    height: 32px;
    width: 100px;
    background: url(powerschool_logos/powerschool-performance-matters.png) center no-repeat;
    display: inline-block;
    vertical-align: top;
    background-size: 100px;
}

#pmlogin {
    background: #0D64AF;
    max-width: 250px;
    height: 40px;
    border: none;
}

#customLoginForm {
    height: 40px;
}

.cos-footer-copyright {
    display: block;
    font-size: 12px;
    color: #36474f;
    vertical-align: bottom;
    margin-left: 15px;
}

.login-text {
    color: #000000 !important;
    padding-top: 20px;
}
