﻿/* Move down content because we have a fixed navbar that is 50px tall */
.smart-style-4 #header > *:first-child {
    background: #fff none repeat scroll 0 0;
}

#logo img {
    height: 52px;
    width:auto;
    padding-left: 3px;    
}

.pace .pace-activity {   
    right: 20px;
    top: 90px;   
}

.smart-style-4 #header {
    background: #1D8DCE none repeat scroll 0 0;
}

.header-dropdown-list > li > .dropdown-toggle {
    color:#ffffff;
}

#header > div {
    height: 48px;    
}

#logo {
    margin-top: 11px; 
}

#extr-page #header #logo img {
    width: auto;
}

#extr-page #header #logo {
    margin-left: 0;
    margin-top: 11px;
}

#logo {
    width: 230px;
}

ul.errors-list {
    padding: 10px 0 10px 15px;
    color: #c51010;
}
