body {
    font-family: 'Tahoma';
    font-size: 16px;
}

.top_links li a {
    color: #010661;
}

.header_slider .sy-caption-wrap .sy-caption, .fck_widget_slider .sy-caption-wrap .sy-caption {
    background: #010661;
}

.header_slider{
    max-width: inherit !important;
}


#nav_section > li:nth-child(2),
#nav_section > li:nth-child(2) li {
  border-color:#010661;
}
#nav_section > li:nth-child(2):hover,
#nav_section > li:nth-child(2) ul li {
  background:#010661;
}

#nav_section > li:nth-child(4),
#nav_section > li:nth-child(4) li {
  border-color:#010661;
}
#nav_section > li:nth-child(4):hover,
#nav_section > li:nth-child(4) ul li {
  background:#010661;
}

#nav_section > li:nth-child(6),
#nav_section > li:nth-child(6) li {
  border-color:#010661;
}
#nav_section > li:nth-child(6):hover,
#nav_section > li:nth-child(6) ul li {
  background:#010661;
}

#nav_section > li:nth-child(8),
#nav_section > li:nth-child(8) li {
  border-color:#010661;
}
#nav_section > li:nth-child(8):hover,
#nav_section > li:nth-child(8) ul li {
  background:#010661;
}

#nav_section > li:nth-child(1),
#nav_section > li:nth-child(1) li {
  border-color:#4F98FF;
}
#nav_section > li:nth-child(1):hover,
#nav_section > li:nth-child(1) ul li {
  background:#4F98FF;
}

#nav_section > li:nth-child(3),
#nav_section > li:nth-child(3) li {
  border-color:#4F98FF;
}
#nav_section > li:nth-child(3):hover,
#nav_section > li:nth-child(3) ul li {
  background:#4F98FF;
}

#nav_section > li:nth-child(5),
#nav_section > li:nth-child(5) li {
  border-color:#4F98FF;
}
#nav_section > li:nth-child(5):hover,
#nav_section > li:nth-child(5) ul li {
  background:#4F98FF;
}

#nav_section > li:nth-child(7),
#nav_section > li:nth-child(7) li {
  border-color:#4F98FF;
}
#nav_section > li:nth-child(7):hover,
#nav_section > li:nth-child(7) ul li {
  background:#4F98FF;
}


#nav_section > li:nth-child(9),
#nav_section > li:nth-child(9) li {
  border-color:#4F98FF;
}
#nav_section > li:nth-child(9):hover,
#nav_section > li:nth-child(9) ul li {
  background:#4F98FF;
}

.individual_event_page_header > h2 {
    color: #0ff;
}

.event_hebrew_date {
    display: none;
}

.event_bullet {
    display: none;
}

.sy-caption {
        background: #153f7a !important;
    }
.section_subcontent > div {
background: #73AD21;
padding: 20px;/*
width: 200px;
height: 150px;*/
}

#header_login_button{
    display:none;
}

@media (max-width: 767px){
#header_login_button {
    text-align: left;
    display: none!important;
    background: url(../images/bg_mobile_header_top_right_link.png) center center no-repeat;
    text-indent: -999em;
    width: 28px;
    height: 100%;
    border: 0;
}
}

.jewishDay {
    display:none;
}

#maincontent h2 {
    font-family: 'Tahoma';
}


#maincontent h3 {
    font-family: 'Tahoma';
}

#maincontent p {
    font-family: 'Tahoma';
    font-size: 16px;
}

._3r4Mt { 
    display: none;
    
}

.ljs-TotW
{
        height:60px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 75px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.top_links a {
    background-color: #1d71b8;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 6px;
    text-decoration: none !important;
    color: #fff !important;
}

#footer {
    font-family: 'Tahoma';
    background: #a1daf8 !important;
}

 #footer p, #footer a, #footer .global_terms_links, #footer .copyright {
    color: black;
}

input[type="button"], input[type="submit"], input.action-button {one;
    margin: 0px auto;
    background: #4F98FF;
    border: 1px solid #4F98FF;
}

/* Saturday colour on calendar*/
table.calendar.calendar_main th:last-child {
    background: #4F98FF;
}

/* Sunday colour on calendar*/
table.calendar.calendar_main th:first-child {
    background: #4F98FF;
}

/*today on the calendar*/
table.calendar td.today, #maincontent.cal table.calendar td:hover {
    background: #4F98FF;
    color: #fff;
}