img{
display:block;
margin: 1px auto;
max-width:100%;
}
.ui-header{
background-color: #435a66!important;
color: #FFF!important;
text-shadow: none!important;
}

.ui-grid-a img{
	width: 100%;
	height: auto;
	margin: 10px;
}

.ui-grid-a div{
	padding: 10px;
}

.imgCaption {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: -5px;
	
}

.ui-content {
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 0 !important;
}

.ui-collapsible-content.ui-body-inherit {
    padding: 40px;
}
.search_box{
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: -2px;
    background-color: #ffffff;
    border-color: transparent;
    color: #bfbfbf;
    text-shadow: none;
    box-shadow: 0px 4px 15px 0px;
    height: 70px;
}
section#bus-route {
    margin-top: 60px;
}
.ui-body-b, .ui-page-theme-b .ui-body-inherit, html .ui-bar-b .ui-body-inherit, html .ui-body-b .ui-body-inherit, html body .ui-group-theme-b .ui-body-inherit, html .ui-panel-page-container-b {
    background-color: #ffffff;
    border-color: transparent;
    color: #232323;
    text-shadow: none;
}
.ui-input-search.ui-input-has-clear .ui-btn.ui-input-clear, .ui-input-text.ui-input-has-clear .ui-btn.ui-input-clear {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -14px 0.3125em 0;
    border: 0;
    background-color: #10984c;
    border-radius: 100%;
}