a {
color:#0c5188;
}

#header .header-top {
    background: #f2f2f2;
}

#header .header-top .navbar .nav>li>a {
    color: #333;
    font-size: 14px;
	padding: 15px 20px;
	
	-o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

h2 {
    color: #444 !important;
    letter-spacing: -1px;
	font-weight: 100;
	text-shadow: none !important;
}

.course_category_tree.frontpage-category-names .category>.info {
    background: #fff;
    border: 1px solid #e2e2e2;
    margin: 0 0 6px;
}

#coursesearch .coursesearchbox input[type="text"] {
    height: 29px;
    min-width: 300px;
}

button, input.form-submit, input[type="button"], input[type="submit"], input[type="reset"], #notice .singlebutton + .singlebutton input, .submit.buttons input[name="cancel"] {
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #fff;
    text-shadow: none;
    background: #0c5188;
    padding: 10px 16px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}



.course_category_tree.frontpage-category-names .category > .info > .categoryname a {
    font-weight: normal;
    font-size: 18px;
    color: #333;
}

.course_category_tree .category .numberofcourse {
    font-size: 18px;
}

#header .header-top {
    background: #f2f2f2;
    max-height: 50px;
}

#header .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext {
    color: #333;
}

.jsenabled #header .usermenu .moodle-actionmenu .toggle-display.textmenu {
    padding: 5px 20px !important;
}

#header .header-main {
    padding: 0;
}

#header .header-main .infoarea {
    margin-top: 19px;
}

#header .header-main .infoarea span i {
    color: #fff;
    background: #09528a;
    border-radius: 50%;
    padding: 7px;
    font-size: 12px;
}

#header .header-top .navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #333;
    border-top-color: #333;
    margin-left: 4px;
}

#header .header-top .navbar .nav > li > a:hover, #header .header-top .navbar .nav>li>a:focus {
    background: #A70532;
    color: #FFF;
}

#frontpage-category-names h2 {
    background: #0c5188;
    padding: 9px 18px;
    border-bottom: 0;
    margin: 0;
    color: #FFF !important;
}

.course_category_tree .category .numberofcourse {
    font-size: 18px;
    color: #0c5188;
}

.forumpost {
    min-height: 20px;
    padding: 19px;
    padding: 30px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-color: #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post-content {
    margin-bottom: 10px;
}

#site-news-forum h2 {
    background: #0c5188;
    margin-bottom: 0;
	padding: 9px 18px;
	color: #FFF !important;
}

#coursesearch {
    margin-top: 1em;
    text-align: left;
}

.coursesearchbox.invisiblefieldset label {
    font-size: 20px;
    text-transform: uppercase;
}

#coursesearch .coursesearchbox input[type="submit"] {
    width: 42px;
    height: 39px;
	background-color: #0c5188;
    background-color:#0c5188;
    padding: 0;
    margin-left: 0;
    text-indent: -9999em;
    text-transform: capitalize;
}

.topic .author {
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    margin-top: 8px;
    padding-top: 6px;
    margin-bottom: 8px;
    padding-bottom: 6px;
}

.block .content {
    padding: 14px 28px;
}

.forumpost .picture img.userpicture {
    margin-right: 10px;
    margin-left: 3px;
    border-radius: 50%;
}

#header .header-top .usermenu .login a {
    color: #333;
}

#header .header-top .usermenu .login {
    color: #333;
    display: inline-block;
}

#frontpage-category-names {
    margin: 0;
}

.logo a img {
    width: 202px;
}

#header .header-top .usermenu .login {
    padding: 5px 0;
}

.block {
    background: #fff;
    padding-top: 0;
    border-color: #e9e9e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.block .header h2 {
    font-weight: normal;
    font-size: 21px;
    color: #A70532;
    padding: 18px;
    text-transform: none;
    background: #f2f2f2;
    color: #333 !important;
    border: 0 !important;
}

#footer .footer-main {
    background: #333;
    padding: 30px 0 54px;
}

.foot-links h2 {
    color: #FFF !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
}

.contact-info h2 {
    color: #FFF !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
}

.footer-logo a img {
    width: 202px !important;
}

.forumpost .subject {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

h3.sectionname {
    color: #333 !important;
}

.course_category_tree .category>.info {
    background: #0c5188 !important;
}



h3.categoryname a {
    color: #FFF !important;
}
h4.categoryname a {
    color: #FFF !important;
}


@media (min-width: 980px)
#header .header-top .navbar .nav>li {
    padding: 0 2px 0 0;
    border-right: 1px solid #e1e1e1;
    background: transparent !important;
}