
.list-view .list-side-panel {
	width: 30%;
	height: 100%;
	color: #262626;
	font-size: 14px;
	overflow: auto;
	float: left;
}

.list-view .list-side-panel .list-logo {
	text-align: center;
	margin: 20px 0;
}

.list-view .list-side-panel .select-box {
	margin: 20px 0;
	font-size: 18px;
}

.list-view .list-side-panel .select-box h2 {
	font-size: 18px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 3px;
	color: #fff;
}

.list-view .list-side-panel .select-box div {
	vertical-align: middle;
}


.list-view .list-side-panel li a {
	display: block;
}

.list-view .list-side-panel nav ul {
	padding:0 0 10px;
	margin: 0;
}

.list-view .list-side-panel li.selected {
	position: relative;
}

.list-view .list-side-panel li.selected:before {
    border: 10px solid #e1e1e1;
    border-width: 10px 10px 0;
    bottom: -10px;
    content: "";
    left: calc(50% - 10px);
    position: absolute;    
}

.list-view .list-side-panel li.places-bg:before {
	border-color: #e82c30 transparent;
}

.list-view .list-side-panel li.events-bg:before {
	border-color: #315591 transparent;
}

.list-view .list-side-panel li.trips-bg:before {
	border-color: #1FCF65 transparent;
}

.list-view nav .trips .icon {
	background-position: -57px 0; 
}

.list-view nav .events .icon {
	background-position: -113px 0;
}


.list-view nav .list-side-panel nav ul {
	padding: 10px;
}

.list-view .list-side-panel nav li {
	display: inline-block;
	vertical-align: middle;
	width: 33.3333%;
	text-align: center;	
}

.list-view .status select {
	margin-left: 10px;
}

.list-view .list-side-panel nav li.selected {	
	
}

.list-view .list-side-panel nav li a {
	color: #fff;
	padding: 10px 0;
}

.list-view .list-side-panel nav li .title {
	display: inline-block;
	margin: 2px 0;
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
}

.list-view .categories {
	clear: both;
	background: none;
}

.list-view .categories ul ul {
	border-top: none;
	display: none;
}

.list-view .list-side-panel .list {
	margin-bottom: 15px;
}

.list-view .list-side-panel .list h2 {
	display: none;
}

.list-view .list-side-panel .list li {
	background: #fff;
}

.list-view .categories {
	border-top: 1px solid #e1e1e1;
	margin-top: 8px;
}

.item-categories li > a,
.list-view .list-side-panel .list li > a {
	padding: 8px 0;
	border-bottom: 1px solid #e1e1e1;
	color: #3b5e6c;
	display: block;
}

.item-categories li .icon {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	max-height: 24px;	
}

.list-view .list-side-panel .list li .icon {
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
	max-height: 44px;
    background-image: url('../images/layout/all-categories.png');
}

.list-view .list-side-panel .events .subcategory,
.list-view .list-side-panel .trips .subcategory {
	margin: 10px 0;
}

.list-view .list-side-panel .events .subcategory .child,
.list-view .list-side-panel .trips .subcategory .child {
	padding-left: 10px !important;
}


.item-categories .subcategory .child {
    border-bottom: 0 none;
    color: #777;
    font-size: 14px;
    padding: 5px 0 5px 20px;
}

.item-categories .events .subcategory .child,
.item-categories .trips .subcategory .child {
	padding-left: 0;
	font-size: 16px;
}

.list-view .list-side-panel .list .subcategory .child {
	padding-left: 30px;
}

/*
.item-categories .subcategory .child .icon,
.list-view .list-side-panel .list .subcategory .child .icon {
	background: #2CA008;
	padding: 5px;
	border-radius: 50%;
}

.item-categories .subcategory .child .icon {
	padding: 2px;
}
*/


.list-view .list-side-panel .list .category .selected {
	background: #eef4fe;
}


.list-view .category-items {
	background-color: #f6f6f6;	
	box-shadow: 0 0 5px #CCCCCC inset;
}


.list-view .map-item {
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	padding: 5px;
}

.list-view .map-item .thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
}

.list-view .map-item .thumb a {
	display: block;
	width: inherit;
	height: inherit;
}

.list-view .map-item .timing {
	height: auto;
    margin-top: 10px;
    width: auto;
}

.list-view .map-item .timing .time {
	margin-top: 0;
}

.list-view .map-item .timing span {
	display: inline-block;
	margin: 0;
    vertical-align: middle;
}


.list-view .map-container {
	height: 100%;
	background: #ccc;
	width: 70%;
	float: left;
}

.list-view .ts-map {
	width: 100%;
	height: 100%;
	margin: 0;
}

.list-view {
    height: 100%;
    width: 100%;
}

.list-view .list {
	padding: 0 10px;
}

.loading {
	height: 50px;
	background: #ccc;
}

.categories li a:hover {
	background: none;
}

.list-view .categories li a {
	padding: 0;
}

.map-container .map-item h3,
.list-view .categories li h3,
.list-view .categories li .h3 {
	margin-top: 0;	
}

.map-container .map-item h3 a,
.list-view .categories li h3 a,
.list-view .categories li .h3 a {
    font-size: 16px;
}

.map-container .map-item h3 {
	min-width: 250px;
}

.map-container .map-item {
	border: 0;
	padding: 0;
}

.map-top {
	height: 84px;		
	overflow: hidden;	
}

.map-top .logo {
	width: 140px;
	height: 64px;
	display: block;
	margin: 10px auto auto;
	background: url('/images/layout/logo-small.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

/** fixit **/

.parent-category > .category-items {
	display: none;
}

.navbar-brand {
	background-image: url('../images/layout/logo-small.jpg');
	float: none;
	height: 100px;
	background-size: contain;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px 0;
}


.map-popup {
    max-width: 200px;
    text-align: center
}

.map-popup img {
    height: 100px;
    display: block;
    margin: 0 auto 5px
}

.map-popup a {
    color: #000;
	display: block;
}

.map-popup a:hover {
    text-decoration: none
}