body { padding: 20px }
.app-input { font-size: 20px; width: 100%; border: 1px solid #ddd; border-radius: 3px; }
.app-head { border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 15px; }
.app-footer { border-top: 1px solid #ddd; padding-top: 5px; margin-top: 15px; }
.app-box { border-bottom: 1px solid #ddd;  padding: 10px 0px 10px 10px; }
.app-head-link { text-decoration: none; color: #000; }
.app-link { float: right; }
.app-icon { margin-right: 10px; }
.search-box { font-size: 24px; }
hr { border: 1px solid #ccc; }
.btn { border-radius: 3px; width: 135px; padding-bottom: 8px; }
.btn-180 { width: 180px; }
.top-menu-bar { display: none; margin-left: 10px; margin-bottom: 0px !important; }
svg { margin-top: -3px; }

.app-search-list { background-color: #fff; border: 1px solid #ddd; padding: 10px; display: none; }

.ad-link { text-decoration: none; color: #333; }
.ad-head { padding-left: 0px !important;  }
.service-city { color: #999; }

.call-buttons { margin-right: 0px !important; width: 150px; }
.page { min-height: 750px; }

@media screen and (max-width: 1199px) {
    .top-menu { margin-bottom: 5px; clear: left; display: none;  }
    .top-menu-bar { display: block; clear: both; margin-bottom: 5px !important; }
    .top-menu-bar-inner { width: 150px; float: right; }
    .app-head-col-cell { width: 120px; }
    .app-menu-col-cell { width: 250px; float: right !important; }
}
