header{
   /*background-color: red !important;*/
}

.ProductIcon__LargeCircle--course{
display:none;
}

.product-tile .product-footer{
color:#00afef;
}
.jqFlag{
border-top: 93px solid rgb(0, 175, 239) !important;
}
.product-flag-free {
background-color: #00afef;
}
#search-form.callout-region {
    background: white !important;
    color: grey  !important;
}
#app-header {
    background: linear-gradient(#026EB7, #04A4E0) !important;
    padding: 20px 0 30px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 85px;
    padding-right: 35px
}

.header-branding h1 a{
height: 50px;
}
/*
.feature-region{
    background: rgba(34, 150, 219, 0.94) !important;
}
*/
span.Dropdown__ToggleTextWrapper{
    color:white !important;
}
#user-nav.pull-right a{
color:white !important;
}
.Dropdown__Menu.dropdown-menu{
background-color:grey !important;
}