.ce_table td.ce_time_end .ce_time:after, .ce_table td.ce_time_start .ce_time:after{
    display:none;
}

 
#footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

#subtotal_area{
    margin-right: 25px;
}

#filterFrm h3{
    margin-right: 25px;
}

#content #maincontent.admin h2 a {
    /* color: #333; */
    color: #c58836;
    text-decoration: none;
}

.admin a, #maincontent.admin p a {
    color: #c58836;
}


table.subscription_table td, table.subscription_table th {
    border: 1px solid black;
    padding: 5px 10px;
    font-weight: bold;
}

/*07-feb-18*/

#nav_section li.selected_nav a {
    color: #057C7D;
}

#nav_section li.selected_nav a:hover {
    color: #d8005b;
}



#maincontent h3, #maincontent .event_time, #maincontent .event_location {
    color: #057C7D;
}

#content {
    background: white;
}

#nav_section li a {
    color: #376795;
}

#nav_section li a:hover{
    color: #d8005b;
}

a, #maincontent.user_dashboard a{
    color: #057C7D;
    text-decoration: none;
}

#maincontent.user_dashboard .read_more a {
    color: #000;
    text-decoration:underline;
}
a:hover,  #maincontent.admin a:hover, #maincontent.user_dashboard a:hover,
 #maincontent.user_dashboard .read_more a:hover, #maincontent.admin .pad-helper > p > a:hover {
    color: #d8005b;
}

#maincontent h1 {
    color: #057C7D;
}

#maincontent .featured_article h2 {
    color: #057C7D;
}

#maincontent h2 {
    color: #057C7D;
}

#maincontent p {
    color: #671d47;
}

.top_links li a {
    display: none;
}

#maincontent .fck_widget_month_calendar_condensed table.calendar th {
    color: #ef7b10;
}

#sidebar_right .right_bm .right_content h2 {
    color: #d8005b;
}

.hebrew_date { color: #ef7b10;}
.english_date { color: #671d47;}

#sidebar_right .readmore a {
    background: #d8005b;
}

#maincontent p a {
    color: #ef7b10;
}

#maincontent p a:hover {
    color: #d8005b;
}

 #nav_section li:hover a {
    color: #d8005b;
}

#nav_section li:hover ul li a:hover {
    color: #d8005b;
}

#footer p a {
    color: #ef7b10;
 }
 

 #content #maincontent.admin {
    width: 975px;
    background: none !important;
    padding-right: 0px;
    padding-left: 0px;
    color: #057C7D;
}

#maincontent.user_dashboard, #maincontent.user_dashboard ul {
    color: black;
    padding-bottom: 2px;
    padding-left: 8px;
}
#content #maincontent.admin .main_panel_wrapper {
    width:610px;
}
#maincontent.user_dashboard .my_profile_section .social {
    display:none;
}
#content #maincontent.admin:not(.member_sections) table td {
    color: #333;
    padding-right: 10px;
}

table.calendar td div.sedra {
    color: #ef7b10;
}

table.subscription_table td, table.subscription_table th {
    border: 1px solid white;
    padding: 5px 10px;
    font-weight: bold;
}

#maincontent.admin ul li {
    color: black;
}

.admin_login_txt {
    color: black;
}

#maincontent {
    color: #000;
    padding-left: 8px;
}
/*
#maincontent.user_dashboard, #maincontent.user_dashboard ul {
    color: black;
    padding-bottom: 2px;
    padding-left: 40px;
}*/


.subscription_table th input {
    display:none;
}
.slider_content:not(.slide_has_text) {
    display:none;
}
#maincontent .featured_article .form_replacement {
    margin:0px;
}
body.form-page .featured_article:first-child {
    display:none;
}
@media (min-width:769px) {
    #maincontent.user_dashboard.full_width, #content #maincontent.admin {
        width:100%;
        max-width:100%;
        box-sizing:border-box;
        padding:0px 35px;
    }
     #maincontent.user_dashboard.full_width .pad-helper, #content #maincontent.admin .pad-helper {
         max-width:100%;
     }
}

#maincontent .pad-helper > p > a {
    color: #ef7b10;
}

body.small-side .fck_widget_twitter{

    display: none;
}

body.small-side .fb-root{

    display: none;
}
.jump-to-links, .jump-to-links a {
    color:white!important;
}


body.no_italics_form span.help-inline, body.no_italics_form span.help-block {
    font-style:normal;
    font-size:14px;
}

.add_new{
    margin-bottom: -46px !important;
}