.ie9_only {
    display: none;
}
.wide_padding {
    padding: 0px 40px 40px 40px;
}
.tall_line_height p {
    line-height: 1.8em;
}
.tall_line_height a {
    text-decoration: underline;
}
.sep {
    border-left: 2px solid #A4A4A2;
}
.states {
    width: 100%;
    margin-left: -5px;
    -webkit-padding-start: 0px !important;
    margin-bottom: 20px;
    float: left;
}
.states li {
    width: 20%;
    list-style: none;
    float: left;
    background-color: #4896DF;
    text-align: center;
    padding: 10px;
    border-right: 0px solid white;
    margin-bottom: 10px;
    border-left: 10px solid white;
}
.states li a {
    background-color: #4896DF;
    color: #fff !important;
    padding: 5px;
}
.states li:last-child {
/*	border-right:0px;*/
}

@media screen and (max-width: 767px) {
.sep {
    border-left: 0px solid #A4A4A2;
    border-top: 1px solid #A4A4A2;
}
.hide_small {
    display: none;
}
.purim_food_img {
    margin-bottom: 20px;
}
.states li {
    width: 33%;
    margin-bottom: 10px;
}
.states li:last-child {
    border-right: 10px solid white;
}
}

@media screen and (max-width: 500px) {
.states li {
    width: 100%;
    margin-bottom: 10px;
}
}
.dataTables_filter input {
    border: 1px solid #F2F2F1;
}
.song_notes td {
    padding: 10px;
}
.top_icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}
.button_bg {
    height: 67px;
    width: 279px;
    background: url(images/button_bg.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 10px;
}
.fushia_bg {
    height: 50px;
    width: 135px;
    background: url(images/fushia_bg.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    clear: both;
    text-align: center;
}
.well .button_bg {
    margin: 0px;
    float: left;
    text-align: center;
}
.button_bg a {
    top: 33%;
    position: relative;
    font-weight: 600;
    font-size: 18px;
}
.fushia_bg a {
    color: #fff;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    top: 3px;
    text-decoration: none !important;
}
.fushia_bg a br {
    height: 5px;
}
.button_right a {
    top: 11%;
}
body, p, h3, h2 {
    color: #545454;
}
.well h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4em;
    margin-top: 0px;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #E6E4E5;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0px;
    font-size: 15px;
}
.wide_padding {
    padding: 0px 40px 40px 40px;
}
.tall_line_height p {
    line-height: 1.8em;
}
.tall_line_height a {
    text-decoration: underline;
}
#footer_clean {
    background: #F2F2F0;
    padding: 80px;
    margin: 0 auto;
    font-size: 19px;
}
.sep {
    border-left: 2px solid #A4A4A2;
}
#footer_clean .col-sm-2 {
    padding: 5px 22px;
}
#footer_clean a {
    color: #545454;
}
.fushia li, .fushia p {
    padding-bottom: 20px;
    list-style: none;
}
.fushia li em, .fushia p em {
    color: #545454;
}
.states {
    width: 100%;
    margin-left: 0px;
    -webkit-padding-start: 0px !important;
    margin-bottom: 20px;
    float: left;
}
.states li {
    width: 20%;
    list-style: none;
    float: left;
    text-align: center;
    padding: 10px;
    border-right: 0px solid white;
}
.states li a {
    color: #fff;
    padding: 5px;
}
.states li:last-child {
    border-right: 0px;
}

@media screen and (max-width: 767px) {
.sep {
    border-left: 0px solid #A4A4A2;
    border-top: 1px solid #A4A4A2;
}
.hide_small {
    display: none;
}
.purim_food_img {
    margin-bottom: 20px;
}
.states li {
    width: 33%;
    margin-bottom: 10px;
}
.states li:last-child {
    border-right: 10px solid white;
}
body > center > table:nth-child(2) > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a > img {
    width: 100%;
    height: auto
}
}

@media screen and (max-width: 500px) {
.states li {
    width: 100%;
    margin-bottom: 10px;
}
}

@media screen and (max-width: 785px) {
#centeredmenu {
}
}

@media screen and (max-width: 991px) {
#footer_clean .col-sm-2 {
    padding: 5px 15px;
}
}

@media screen and (min-width: 769px) and (max-width: 991px) {
#centeredmenu ul li a {
    padding: 0.5em 1.55em 0.5em !important;
    font-size: 15px;
}
}

@media (min-width: 768px) {
.seventy1 .col-sm-8 {
    width: 71%;
}
.seventy1 .col-sm-4 {
    width: 29%;
}
}
#search-highlight {
    margin: 10px 0px;
    padding: 20px 15px;
    border: 1px solid #ccc;
    width: 100%;
    font-size: 20px;
}
.highlight_list li {
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #bbb;
    font-size: 17px;
    float: left;
    width: 47%;
}
.highlight_list li a {
    text-decoration: none;
    font-size: 1.1em;
}
.highlight_list li span {
    float: left;
}
/*.highlight_list li div{
	    width: 40%;
    position: relative;
 
    float: right;
    padding-left: 20px;
	font-size:16px
	
}*/
.highlight_list li div a {
    color: #575656;
}
.city {
    background: #E3E3DE;
    padding: 10px 5px;
    color: #575656;
    font-size: 17px !important;
}
.advert img {
    width: 100%;
}
br {
    clear: left
}
.letter, .ad {
    width: 100% !important
}
.ad {
    padding: 40px 0px 35px !important;
    border-top: 1px solid #bbb;
    margin-top: -1px;
    width: 99.5% !important;
}
.letter {
    background: #f6f6f6;
    font-size: 30px !important;
    font-weight: 500;
    padding: 10px 20px 10px;
    width: 97% !important
}
.ad {
    padding: 40px 0px 35px !important;
    border-top: 1px solid #bbb;
    margin-top: -1px;
    width: 99.5% !important;
}
td.index {
    font-size: 24px;
    color: #ffffff !important;
    text-align: center;
    vertical-align: middle;
    background-color: #0f9ad8;
    height: 35px;
}
td.index a {
    color: #ffffff !important;
}
 @for $i from 2 through $max-column-items {
 ul li:nth-child(n+# {
$i
}
) {
 top: $line-height * ($i - 1) + em; /* line height is equal to the absolute position top for all items. will only effect first column because overridden later*/
}
}

/* Round up puts more items in first column if odd total number of items 
*/
@for $i from 2 through $max-column-items {
 .roundUp li:nth-child(n+# {
$i
}
):nth-last-child(-n+# {
$i
}
) {
 position: static;
 margin-left: 50%;
 background: #efcab2;
}
}

/* Round Down puts more items into second column if odd total number of items 
*/
@for $i from 2 through $max-column-items {
 .roundDown li:nth-child(n+# {
$i + 1
}
):nth-last-child(-n+# {
$i
}
) {
 position: static;
 margin-left: 50%;
 background: #efcab2;
}
}
h6 {
    margin: 10px 0px
}
h6, h6 a {
    font-size: 1em !important;
    text-align: center
}
.sorted {
    column-count: 2;
    clear: left
}
.sorted li {
    width: 94%;
    display: table;
    padding: 0px 5px;
    line-height: 2.2em;
}
.letter {
    margin-bottom: -1px;
}
.letter span {
}
body > center > table:nth-child(2) > tbody > tr > td > table {
    width: 100% !important;
    max-width: 1000px !important
}
.letters a {
    background: #0F9AD8;
    color: #fff;
    padding: 3px 10px;
    min-width: 20px;
    text-decoration: none;
    margin-top: 20px;
    line-height: 2em
}
.letters {
    margin-top: 20px
}
ul {
    padding: 0px;
    -webkit-padding-start: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-before: 0px
}
.left_nav {
    font-family: "Open Sans", Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #575756;
    background-color: #f2f2f1;
    padding: 0;
    margin: 0;
    min-width: 100px !important;
}
.left_nav ul {
    margin: 0;
    padding: 0;
}
.left_nav li {
    margin-top: 7px;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}
.left_nav a, .left_nav a.visited {
    font-family: "Open Sans", Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    text-decoration: none;
    color: #575756;
}
.left_nav a:hover {
    color: #274090
}
#centeredmenu ul li a {
    background: #f2f2f1;
    padding: 0.5em 1.5em 0.5em;
}
.letters_right {
    width: 210px;
    text-align: left;
    vertical-align: top;
    background-color: #f2f2f1;
    padding: 0px 20px 0px 10px;
}
.letters_right2 {
    text-align: left;
    width: 110px;
    vertical-align: top;
    background-color: #f2f2f1;
    padding: 0px 20px 0px 10px;
    top: 0px;
}
.letters_right a {
    text-decoration: none;
}
.top_stick {
    top: 0px;
    position: relative;
}
.right_new td {
    text-align: center !important
}
.right_new h3, .right_new h6 {
    margin: 0px;
    padding: 0px
}
.highlight_list a {
    border-bottom: 0px !important;
}
.abctitle {
    font-size: 34px;
    font-weight: bold;
    margin-top: 2px;
    margin-left: 20px;
}
.link_pad {
    margin: 10px
}
.link_pad a {
    font-weight: normal;
    border-bottom: 0px !important
}
.fifty {
    clear: none !important;
    float: left !important;
    width: 50% !important;
}

@media (min-width: 768px) {
.seventy1 .col-sm-8 {
    width: 71%;
}
.seventy1 .col-sm-4 {
    width: 29%;
}
}
.highlight_list li {
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #bbb;
    font-size: 17px;
    clear: left;
    float: left;
    width: 100%;
    color: #545454;
    line-height: 1.4em;
}
.highlight_list li a {
    text-decoration: underline;
    font-size: 17px;
}
.highlight_list li div {
    width: 40%;
    position: relative;
    float: right;
    padding-left: 20px;
    font-size: 17px
}
.highlight_list li div a {
    color: #575656;
}
.city {
    background: #E3E3DE;
    padding: 10px 5px;
    color: #575656;
    font-size: 17px !important;
    width: 100% !important;
}
.highlight_list li p {
    line-height: 1.3em;
}
.advert img {
    width: 100%;
}
li {
    color: #4896DF;
    font-size: 17px;
}
