﻿.navbar {
    background-color: #236d29;
}

.btn-success {
    color: #fff;
    background-color: #236d29;
    border-color: #236d29;
}

.nt {
    
color: #236d29;
}
.Subtitle .txt {
    border-bottom: 3px solid #236d29;
}

.calendars-nav, .calendars-ctrl {
   
background-color: #236d29;
   
color: #555;
}

.calendars-month th, .calendars-month th a {
	background-color: #236d29;
	color: #fff;
}
.calendars-month td .calendars-today {
    background-color: #236d29;
}

#lblEventsubject {
    color: #236d29 !important;
}
 #lblEventplace  {
    color: #236d29 !important;
}
 #lblEventDateTime  {
    color: #236d29 !important;
}
#Eventtitle  {
    color: #236d29 !important;
}

.Competition-ul li:before {
    color: #236d29;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #236d29;
}