/* Common Kendo UI Changes */
.k-pager-info { float: none; }

.daysOnMarket { color: #444; }
.daysOnMarket span { font-family: 'Ubuntu', sans-serif; font-weight: bold; font-size: 15px; }

.cws-mil-loading { background-color: #fff !important; background-image: url(../images/loading.gif); background-repeat: no-repeat; background-position: center; }

a.pc_logo, a.pc_logo:link, a.pc_logo:visited { margin-left: 0; }

.contentWrapper { margin-top: 20px; }

.contentBodyOuter { padding: 0 16px; margin: 0; }

.disclaimer { margin-top: 20px; padding: 0; font-size: 13px; color: #999; }

.mlsDisclaimers { padding: 10px; }

.listDisplay { width: 45%; }

.mapDisplay { width: 55%; }

@media only screen and (min-width: 1900px) { .wideList { width: 25% !important; } }
@media only screen and (min-width: 1776px) and (max-width: 1899px) { .wideList { width: 29% !important; } }
@media only screen and (min-width: 1600px) and (max-width: 1775px) { .wideList { width: 32% !important; } }
@media only screen and (min-width: 1400px) and (max-width: 1599px) { .wideList { width: 36% !important; } }
@media only screen and (min-width: 1280px) and (max-width: 1399px) { .wideList { width: 40% !important; } }

@media only screen and (min-width: 1900px) { .wideMap { width: 75% !important; }
  .wideMap.noList { width: 100% !important; } }
@media only screen and (min-width: 1776px) and (max-width: 1899px) { .wideMap { width: 71% !important; }
  .wideMap.noList { width: 100% !important; } }
@media only screen and (min-width: 1600px) and (max-width: 1775px) { .wideMap { width: 68% !important; }
  .wideMap.noList { width: 100% !important; } }
@media only screen and (min-width: 1400px) and (max-width: 1599px) { .wideMap { width: 64% !important; }
  .wideMap.noList { width: 100% !important; } }
@media only screen and (min-width: 1280px) and (max-width: 1399px) { .wideMap { width: 60% !important; }
  .wideMap.noList { width: 100% !important; } }

.pageFullWidth { width: 96%; }