body{
    font-family: "mr-eaves-modern", Tahoma, Geneva, sans-serif;
}
.top-bar{
    background:#006186;
    color:#fff;
    padding:10px 0;
    font-size:22px;
    line-height:24px;
    height:57px;
}
.top-bar h1{
    margin:0;
    padding:0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color:#fff;
}
.top-bar a{
    color:#fff!important;
}
a.log-out{
    position: absolute;
    top:0;
    right:0;
    background-color:#002f47;
    height: 57px;
    width: 57px;
    margin: 0;
    padding: 0;
}
a.log-out:hover{
    background-color:#e4de77;
    color:#006186;
}
a.log-out img {
    position: absolute;
    max-height: 32px;
    max-width: 32px;
    margin-left: -16px;
    margin-top: -16px;
    left: 50%;
    top: 50%;
}
a.log-out:hover img#first {
    display: none !important;
}
a.log-out:hover img#second {
    display: block !important;
}
a.uni-login-btn{
    width:100%;
    background:#004e6e;
    border-color:#004e6e;
    color:#fff;
    line-height:65px;
    border-radius:2px;
    text-transform:none!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a.uni-login-btn:hover{
    color:#fff;
    background:#004e6e;
    border-color:#004e6e;
}
a.email-login-btn{
    display:block;
    font-family:"mr-eaves-modern", Tahoma, Geneva, sans-serif;
    text-transform:uppercase;
    letter-spacing:1px;
    margin-top:5px;
    font-size:13px;
    line-height:24px;
}

.top-bar div:first-child{
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight:600;
}
.top-bar .role{
    display:block;
    font-size:12px;
    line-height:16px;
    font-weight:400;
}
.alert-warning{
    background:#004e6e;
    border-color:#004e6e;
    color:#fff;
    font-weight:700;
    border-radius:0;
    margin:0!important;
    padding:10px 15px;
}
.alert-warning .alert-icon{
    display:inline-block;
    margin:0 0 0 0;
    vertical-align: middle;
    position:relative;
    height:28px;
    width:28px;
}
.alert-warning .alert-icon .fa {
    position:absolute;
    top:0;
    left:0;
}
.alert-warning .alert-icon .fa.fa-circle{
    top:1px;
    left:1px;
    font-size:24px;
}
.alert-warning .alert-icon .fa.fa-exclamation-circle {
    z-index:10;
    color:#dd4550;
    font-size:28px;
}
.alert-warning .btn{
    background:#002f47;
    border-color:#002f47;
    color:#fff;
    margin:10px 0 10px 10px;
    font-weight:700;
    font-size:14px;
    white-space: normal!important;
}
.alert-warning .btn:hover{
    background:#0b374f;
    border-color:#0b374f;
}
.row.icons{
    margin-top:3%;
}
a.icon{
    min-height:200px;
    padding:0 15px 20px 0;
    text-align:center;
    cursor:pointer;
}
a.icon img{
    display: block;
    margin: 0 auto 0 auto;
    width:140px;
    height:140px;
}
a.icon img:after {
    content: "\A";
    white-space: pre;
}
a.icon:hover{
    text-decoration: none;
}
a.icon div{
    margin-top:8px;
    display:inline-block;
    color:#134b65;
    font-weight:700;
    font-size:19px;
    text-transform: uppercase;
}
a.icon.disabled{
    opacity: 0.2;
    pointer-events: none;
}
div#studentCountWrp, div#priceWrp{
    display:inline-block;
}

.alert-rows h5{
    font-size:20px;
    margin-top:25px!important;
    margin-bottom:10px!important;
}
.alert-rows h5:first-of-type{
     margin-top:10px!important;
     margin-bottom:15px!important;
 }
.alert-rows label{
    text-align: left;
}
.alert-rows label.learning-package{
   position:relative;
   padding-right:55px;
}
.alert-rows label small{
    font-size: 16px;
    text-transform: none;
}

.alert-rows label i{
   color:#308ba4;
   font-size:26px;
   top:8px;
   right:10px;
   position:absolute
}
.alert-rows label i:hover{
    color:#006186
}

.speech-bubble {
    display:inline-block;
    text-align: left;
    position:relative;
    width: 280px;
    max-height: 220px;
    padding: 15px;
    margin:4em 0 5em 0;
    background-color:#FFF;
    color: #666;
    font: normal 12px "Segoe UI", Arial, Sans-serif;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 7px solid #004e6e;

    background-repeat: no-repeat;
    background-position: 120% 90% ;
}
@media only screen and (min-width: 420px) {
    .speech-bubble{
        position:absolute;
        bottom:0;
        right:0;
        margin:6em 3em 1em 3em;
    }
}
.speech-bubble p {
    font-size: 1.25em;
}

.speech-bubble:before,
.speech-bubble:after {
    content: "\0020";
    display:block;
    position:absolute;
    top:-20px;
    left:20px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
    border: solid 20px transparent;
    border-top: 0;
    border-bottom-color:#FFF;
}
.speech-bubble:before {
    top:-27px;
    z-index:1;
    border-bottom-color:#004e6e;
}

.speech-bubble h1{
    margin:0;
    padding:0;
    color: #134b65;
    font-weight: 700;

    font-size: 23px;
    line-height:20px;
    text-transform: uppercase;
}
.speech-bubble .hl-manchet{
    color: #000;
    font-weight: 700;
    font-size: 12px;
    max-width:75%;
    font-family: "mr-eaves-modern", Tahoma, Geneva, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height:14px;
    margin-top:6px;
}

.speech-bubble ul.expert-contact-info{
    list-style-type: none;
    padding:0;
    margin:10px 0 0 0;
    color:#333;
}

.speech-bubble ul.expert-contact-info li {
    padding-left:0;
    text-indent:0;
    font-size:12px;
    line-height:16px;
}
.speech-bubble ul.expert-contact-info li.name {
    font-weight:700;
}