#toolbar-apply
{
 display:none !important;
}

.jev_pagination
{
	display:none;
}

#showpast
{
	display:none;
}

label[for=showpast]
{
    display:none;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth
{
  background-color: none;
  border: none;
}
.task-icalrepeat.detail .jeventpage
{
    width:100% !important;
    /*border:1px solid #DDD;*/
    background-color:#FFFFFF;
    border-radius:8px;
    padding-top:10px;
    padding-bottom:10px;
}


.jev_pagination .inputbox{
 display:inline !important;
 padding-right: 10px;
 margin-left: 30px;
}

#jevents_body {
    margin-top: 30px;
}


#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #1c2e62;
    color: #fff;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #fff;
    border-left: 1px solid #1c2e62;
}

.nav-items > div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #1c2e62 #1c2e62 #1c2e62 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    display: inline-block;
    line-height: 23px;
    margin-left: -5px;
    padding: 3px 0 2px;
    vertical-align: middle;
}

.nav-items > div:first-child {
    border-left: 1px solid #1c2e62;
   border-radius: 5px 0 0 5px;
}
.nav-items > div:last-child {
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #1c2e62;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #;
    border-left: 1px solid #1c2e62;
    color: #000;
}

#jevents_body .nav-items > div a:hover {
    background-color: #ccc;
    border-left: 1px solid #1c2e62;
    color: #000;
}

.jev_toprow
{
  margin-top:20px;
}

#jevents_body div.event_legend_item
{
  width: 280px;
}


#jsn-page .button
{
  margin-bottom: 10px !important;
  padding: 6px 10px !important;
  border-radius: 4px !important;
}

.checkbox
{
 margin-top: 0px !important; 
 margin-left: 4px !important;
}

.jevbootstrap select {
	width: 330px !important;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}