.location-topics, .location-sidebar,.location-topics-container, .location-topic, .location-topic-header, .location-topic-body {
}

.location-topic-header {
    background-color:#D8D8D8;
}

.location-topic-body {
    float: left;
    width: 100%;
    padding:10px 5px;
    background-color: #caced4;
}




.location-content {
    margin-top:10px;
}

.location-topics {
}

.location-topic {
    margin-bottom:10px;
}


.relevant_links {
	padding: 0;
	line-height: 1.5;
	list-style: none;
	color: #fff;
}

.relevant_links li {
	margin: 0;
	padding: 0;
}

.location-sidebar {
    background: #caced4;
}

.location-topic-header {
    background-color: #fff;
    font-size: 24px;
}



.toggle {
/*	cursor: pointer; */
	float: right;
	display: block;
	font-size:18px;
    color:#000;
}

.toggle_global {
	cursor: pointer;
	float: right;
	display: block;
	font-size:18px;
	margin-left:10px;
    color:#000;
}

.local-topic-title {
    font-size:20px;
    font-weight:normal;
    color: #252E3C;
}

.location-topic-header-text {
    font-size:20px;
    font-weight:bold;
    padding: 10px 0 0 0;
}

#sparkline_container {
    display:block;
}

.sparkline-content {
    width:150px;

}

#local_sidebar {
    margin-top:10px;
}

.local-topic-estimated-count-label { 
    line-height:2em;
    text-align:right;
    margin-right:10px;
    font-size:14px;
    vertical-align:middle;
    width:auto;
    float:right;
}

@media (max-width: 767px) {
  .local-topic-estimated-count-label {
      width:150px;
      font-size:14px;
  }
}

@media (max-width: 430px) {
  .local-topic-estimated-count-label {
      width:120px;
      font-size:12px;
  }
}

.breaking_label {
  color: #fff;
  float: right;
  font-size: 11px;
  background: #DD3636;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 2px 4px;
  text-decoration:none;
  text-shadow:none;
  margin: 4px 10px;
}

#local_tweet_summary_panel_content .inline-tweet-content {
    margin-bottom: 5px;
    margin-left: 74px;
}

.location-topics-container {
    border:2px solid #AAA;
    padding:0 20px;
    margin-bottom: 20px;
}

.location-topics-general .location-topics-container .location-topic {
    background-color:#CACED4;
}

.location-topics-general .location-topics-container .location-topic .location-topic-body {
    background:transparent;
    padding:5px 0 5px 0;
}

.location-topic {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 0px 5px;
    margin-bottom: 20px;
}

.inline-panel {
margin:0px;
}

.inline-panel-wrap {
background-color: #caced4;
}

.media-more-overlay-content {
    background: #fff;
    margin-top: 5px;
    border: 1px solid #ddd;
}

.inline-tweets-content {
background-color: #caced4;
}

.sparkline {
    background-color: #fff;
}

.inline-media-panel {
    background-color: #caced4 ;

}

.half-topic-header {
    padding:0 10px 0px 10px;
}
.half-topic-header .location-topic-header-text {
    padding:0;
}

.media-img-col {
    margin-bottom: 5px;
}

.local-sparkline-container {
    text-align:right;

}

#local_volume_sparkline {
    margin-left:10px;
}

.location-info-top {
    padding:10px;
}

.panel-heading .collapsed {
    border-bottom:2px solid #FFF;
}


.styled-tabs .tabs-left li a:hover {
    text-decoration: underline;
}

#country_selector {
    padding:0;
    border-right:1px solid #AAA;
}

#country_selector_list {
    height:100%;
    overflow-y:scroll;
}

#country_cities {
    height:100%;
    overflow-y:scroll;
}

.country-index-title {
    font-weight:bold;
    background-color:#FFF;
    padding:10px;
}

.country-index-item {
    background-color:#EEE;
}

.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:active, .nav-tabs > li.active a:focus {
    background-color:#888;
    color:white;
    font-weight:bold;
    
}

.location-city-header {
    border-top:1px solid #444;
    margin-top:10px;
    padding-top:10px;
}

#fullscreen_button {
    display:none;
}

.location-topic-header-profile-image {
    display:none;
    width:24px;
    height:24px;
}

input[type="checkbox"].show-location-checkbox {
    cursor: pointer;
    margin: 0 -2px 0 20px;
    height:15px;
}

#collapse_tweets .location-topic, #collapse_media .location-topic, #collapse_trends .location-topic {
    margin-bottom:0px;
}

.location-topic-detail {
    margin-top:-5px;
}

.local-topic-analyse-link {
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    text-align: right;
    float:right;
    width:200px;
    line-height:2.3;
}

.topic-anchor {
    padding-top:105px;
}

.forced-topic-location-title {
    font-size:16px;
}

.Xlocal-topic-action-buttons {
    text-align:right;
}

.Xlocal-topic-action-buttons .btn {
    font-size:14px;
    color:#FFF;
    padding: 1px 16px;
    veritical-align:top;
    margin-top:2px;
}

.Xlocal-topic-action-buttons .btn:hover {
    color:#111;
}

.show-location-title {
    font-weight:bold;
    margin-left:0px;
}
.show-location-checkbox-title {
    display: inline-block;
    margin: 0 5px;
    padding:0px;
}
@media (max-width: 480px) {
    .location-content {
	margin-top:0;
    }
    
    .show-location-title, .location-info-top, .local-hours-description {
	display:none;
    }

    .location-topics-controls {
	font-size:12px;
    }
    
    input[type="checkbox"].show-location-checkbox {
	margin: 0 -2px 0 5px;
    }


}

.media-grid-link-top-tweets {
    background-color:white;
    padding:2px;
    z-index:10;
    position:absolute;
    right:140px;
    top:6px;
    height:26px;
    width:34px;
    border-radius:2px;

}

.panel-group:last-child {
    margin-bottom:0;
}

/* New from 16/3/19 */
/*
.local-topic-wrap {
    border:1px solid  #BBB;
    position:relative;
    margin:5px;
    width:100%;
    clear:both;
}
.local-topic-meta {
    border:1px solid  #BBB;
    position:relative;
    margin:5px;
    width:100%;
    clear:both;
}

.local-topic-actions {
    border:1px solid  #BBB;
    position:relative;
    margin:5px;
}

.location-topic-user-wrap {
    max-width:550px;
  border:1px solid #DDD;
    margin:5px;
}

.sparkline {
    float:left;
}

.local-topic-estimated-count-label { 
    float:left;
    text-align:left;
}
*/

/* End New from 16/3/19 */

/*
.inline-tweet-wrap-primary {
    padding: 0px;
    background: #CACED3;
}

.inline-tweet-wrap:hover {
    background: #CACED3;
}

.inline-tweet-wrap-primary .inline-tweet-inner:hover {
    background: #EEE;
}

.sub-tweet .inline-tweet-wrap:hover, .sub-tweet:hover {
    background:#FFF
}

.tweet-local-inline .inline-tweet-text {
    font-size:12px;
}

.tweet-user-profile-icon {
    left:20px;
    top:20px;
}
.sub-tweet .inline-tweet-inner {
    padding:0;
    margin:0;
    height:auto;
}
.inline-tweet-wrap-primary .inline-tweet-inner{
    background:#FFF;
    margin:10px;
    padding:20px;
}
*/

.tweet-local-inline .inline-tweet-inner{
    height:250px;
    overflow-y:auto;
    float:left;
    overflow-x:hidden;
}
.sub-tweet .inline-tweet-inner{
    height:auto;
}
.btn-local-topic {
/*    width:96px;*/
}