.killtopmargin {
    margin-top: -30px;
}

.showAllButtonLI {
    background-color: #f0f4f7;
    padding: 10px;
    margin: 0px;
    text-align: center;
    list-style: none;
}

.showAllButton {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    width: 200px;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    background-color: #008286;
}


.media-overlay-container{-webkit-overflow-scrolling: touch !important;} 
	