#logo {
    width: 20%;
}

.health-social-care a{
background-color: #68a8d5;
color: #ffffff !important;
}

.medical-clinical a{
background-color: #cc6666;
color: #ffffff !important;
}

.emergency-first-aid a{
background-color: #006633;
color: #ffffff !important;
}

.health-fire-safety a{
background-color: #a89b67;
color: #ffffff !important;
}

.mental-health-ld a{
background-color: #064069;
color: #ffffff !important;
}

.instructor a{
background-color: #000;
color: #ffffff !important;
}

#main-menu > ul.menu > li > a {
    padding: 9px 10px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 3px;
}

#header-wrapper, #header-wrapper header {
z-index:1;
}

.course-enquire {
display: inline-block;
    padding: 5px 20px 4px;
    border: none;
    color: #fff;
    text-align: center;
    text-shadow: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #52a8e8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.course-enquire a {
color:white !important;
}

.widget-title {
    margin-bottom: 12px;
}

#primary {
    border-right: 1px solid #F1ECEC;
}

nav#post-entries {
    border-top: 0px;
}

.dt-sc-course-content h2 {
    margin-bottom: 0px;
}

.dt-sc-course {
    margin-bottom: 3px;
}

.dt-sc-course-content {
    padding: 10px;
    border: 0px;
}

#main-menu #menu-main-menu > li.current_page_item > a {
border-radius:5px;
}

#main-menu #menu-main-menu > li.current_page_item > a, #main-menu #menu-main-menu > li.current_page_item > a {
background-color:none !important;
}

.course-enquire {
    padding: 11px 30px 11px !important;
    font-size: 16px !importment;
}

.fullwidthbanner-container {
z-index:-1;
}

.dt-sc-course-content {
min-width:400px;
}