

.sidebar_wrapper {
	position: relative;
	clear: left;
}

.wrapper .main-header .logo {
	background: #fff;
	height: auto;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 13px;
}

.sidebar-menu {
	clear: both;
}

.logo img {
	width: 175px;
}

.main-sidebar,
.left-side {
	padding-top: 0;
}

.main-header .logo_wrapper {
	text-align: center;
	width: 15%;
	padding: 0;
}

.main-header .admin_right {
	width: 85%;
	padding: 0;
}

.skin-blue .main-header .navbar {
	background-color: #fff;
}

#top_bar {
	position: relative;
	z-index: 10001;
}

.admin_manager {
	clear: both;
	float: right;
	margin-bottom: 0;
	padding-top: 20px;
	text-align: right;
}

.admin_manager li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

.admin_manager li a {
	color: #34bde5;
	font-size: 15px;
}

.main-header {
	max-height: 100%;
	background: #fff;
}

.wrapper {
	background: #fff;
}

.page_title {
	background: #96c421 none repeat scroll 0% 0%;
	width: 100%;
	clear: both;
	padding: 13px 20px;
	font-size: 24px;
	color: #FFF;
}

.no-left-margin {
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
}

.content-wrapper,
.right-side {
	background: #fff;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
	background: #34bde5;
}

.skin-blue .treeview-menu>li>a {
	color: #fff;
}

.skin-blue .sidebar-menu>li>a:hover,
.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.treeview>a {
	background: none repeat scroll 0 0 #0090bb;
	border: medium none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.skin-blue .treeview-menu>li.active>a {
	font-weight: bold;
	color: #34bde5;
}

.skin-blue .treeview-menu>li.active {
	background: #fff none repeat scroll 0 0;
	border-bottom: 2px solid #0090bb;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0;
}

.container {
	margin-left: 0;
	width: 100%;
}

.panel-default>.panel-heading {
	background: none repeat scroll 0 0 #0090bb;
	border-color: #ddd;
	border-radius: 0;
	color: #fff;
	font-size: 20px;
}

.panel-heading div,
.treeview-menu li a {
	/*background: url(../../images/admin/side-icon.png) no-repeat 0 8px transparent;*/
}

.treeview-menu .dashboard.active a {
	/*background: url(../../images/admin/admin_red.png) no-repeat 0 8px; */
}

.panel-heading div {
	padding-left: 30px;
}

.panel-heading .user_icon,
.treeview-menu li.users a {
	background-position: 0 -32px;
}

.panel-heading .property,
.treeview-menu li.property a {
	background-position: 0 -70px
}

.panel-heading .form_submission,
.treeview-menu li.form_submission a {
	background-position: 0 -111px
}

.panel-heading .news,
.treeview-menu li.news a {
	background-position: 0 -213px
}

.panel-heading .pages,
.treeview-menu li.pages a {
	background-position: 0 -255px
}

.panel-heading .testimonials,
.treeview-menu li.testimonials a {
	background-position: 0 -295px
}

.panel-heading .orders,
.treeview-menu li.orders a {
	background-position: 0 -395px
}

.panel-heading .categories,
.treeview-menu li.categories a {
	background-position: 0 -440px
}

.panel-heading .products,
.treeview-menu li.products a {
	background-position: 0 -486px
}

.panel-heading .editor,
.treeview-menu li.editor a {
	background-position: 0 -162px
}

.treeview-menu .users.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -32px;
}

.treeview-menu .property.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -70px;
}

.treeview-menu .form_submission.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -111px;
}

.treeview-menu .news.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -213px;
}

.treeview-menu .pages.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -255px;
}

.treeview-menu .testimonials.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -295px;
}

.treeview-menu .orders.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -395px;
}

.treeview-menu .categories.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -440px;
}

.treeview-menu .products.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -486px;
}

.treeview-menu .editor.active a {
	background: url(../../images/admin/admin_red.png) no-repeat 0 -162px;
}

.sidebar-menu .treeview-menu>li>a {
	font-size: 15px;
	padding: 5px 5px 5px 30px;
	padding: 5px 5px 5px 5px;
	background-image: none !important;
}

.sidebar_icon {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	margin-right: 7px;
}

.treeview-menu li.active .sidebar_icon {
	color: #34bde5;
}

.skin-blue .main-header .logo:hover {
	background: #fff;
}

.hide_me {
	display: none;
}

.wrapper .resp_tabs,
.wrapper .tabs {
	border-bottom: 1px solid #34bde5;
	height: 42px;
	margin: 0px;
	padding: 0px
}

.wrapper .resp_tabs li,
.wrapper .tabs li {
	float: left;
	height: 44px;
	list-style: outside none none;
	width: 33.3%;
}

.wrapper .resp_tabs li a,
.wrapper .tabs li a {
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 9px 0;
	text-align: center;
	/* background: url(../../images/admin/tab-sep.png) no-repeat 0 center #34bde5; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e90211+0,d3010f+48,d3010f+48,e90211+100 */
	background-color: #34bde5;
	/* Old browsers */
	cursor: pointer;
}

.wrapper .resp_tabs li a.active,
.wrapper .tabs li a.active {
	background-color: #0090bb;
}

.wrapper .resp_tabs li:first-child a,
.wrapper .tabs li:first-child a {
	background-image: none;
}

a {
	cursor: pointer;
}

.wrapper .responsive_view {
	display: none;
}

.pull_left {
	float: left;
}

.user_profile_dropdown {
	margin: 0;
	position: relative;
	float: left;
}

.user_profile_dropdown li {
	position: relative;
}

.user_profile_dropdown ul {
	background: #fff;
	display: none;
	border: 1px solid #34bde5;
	padding: 0px;
	position: absolute;
	top: 30px;
	width: 150px;
	margin: 0;
	border-radius: 5px;
	z-index: 1000;
	left: -12px;
}

.user_profile_dropdown ul li {
	float: left;
	padding: 5px 10px;
}

.user_profile_dropdown ul .top_arrwo {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom: 10px solid #34bde5;
	position: absolute;
	top: -21px;
	right: 8%;
	margin-left: -5px;
	padding: 0;
}

.user_profile_dropdown .sub_nav li.menu_item {
	margin: 0;
	padding: 5px 10px 0;
	text-align: left;
	width: 100%;
}

.user_profile_dropdown .sub_nav li.menu_item a {
	border-bottom: 1px solid #34bde5;
	display: block;
	padding-bottom: 4px;
}

.user_profile_dropdown .sub_nav li.menu_item:last-child a {
	border: 0;
}

.breadcrumb_arrow {
	font-size: 16px;
}

.panel-heading a {
	color: #fff;
}

.panel-heading a:hover {
	text-decoration: underline;
}

.add_new {
	float: right;
	margin: 8px 8px 0 0;
}

.small_description {
	font-size: 13px;
	font-style: italic;
	color: #555;
}

.btn-file {
	position: relative;
	overflow: hidden;
}

.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}

.location_pages {
	text-align: right;
}

.location_pages li {
	list-style: none;
	display: inline-block;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	margin-left: 0;
	position: relative;
}

.clearfix,
.post_image_wrapper,
.gallery_thumbs {
	clear: both;
}

.post_image_wrapper .thumb_wrapper,
.gallery_thumbs .thumb_wrapper {
	position: relative;
	width: 110px;
	height: 60px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.post_image_wrapper .thumb_wrapper {
	height: auto;
}

.gallery_thumbs .thumb_wrapper img {
	width: 100%;
	height: 100%;
}

.post_image_wrapper .thumb_wrapper a,
.gallery_thumbs .thumb_wrapper a {
	background: none repeat scroll 0 0 #34bde5;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 3px 7px;
	position: absolute;
	right: -8px;
	top: -8px;
}

.full_width {
	width: 100%;
}

.simple_btn {
	border: none;
	background: none;
	text-align: left;
	padding-left: 20px;
}

.hide_me {
	display: none;
}

.strong {
	font-weight: bold;
}

.right-align {
	text-align: right;
}

.left-align {
	text-align: left;
}

.image_thumb img {
	width: 120px;
}

.red:hover,
.red:focus,
.red {
	color: #34bde5;
}

.red:hover {
	text-decoration: underline;
}

.location_map {
	background: url(../../front/images/canada2.jpg) no-repeat;
	width: 445px;
	height: 300px;
	position: relative;
}

.location-marker {
	background: url(../../front/images/location_markers2.png) no-repeat 0 0 transparent;
	width: 11px;
	height: 13px;
	position: absolute;
}

.breadcrumb {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 4px;
	list-style: outside none none;
	margin-bottom: 20px;
	padding: 8px 15px;
	text-align: right;
}

.breadcrumb a {
	color: #34bde5;
}

@media (max-width: 900px) {
	#main_menu {
		display: none;
	}
	.wrapper .main-header .logo {
		padding: 0;
		margin: 10px;
	}
	.responsive_tabs {
		padding-left: 20px;
		padding-top: 27px;
		width: 80%;
	}
	.wrapper .responsive_view {
		display: block;
	}
	.wrapper .desktop_view {
		display: none;
	}
	.main-header .admin_right {
		width: 100%;
		clear: both;
	}
	.main-header .logo_wrapper {
		width: 20%;
	}
	.admin_manager {
		display: none;
	}
	.main-sidebar,
	.left-side {
		padding-top: 0 !important;
		position: relative;
		list-style: 0;
		width: 100%;
		-webkit-transform: translate(0px, 0);
		-ms-transform: translate(0px, 0);
		-o-transform: translate(0px, 0);
		transform: translate(0px, 0);
	}
	#top_bar {
		background: none repeat scroll 0 0 #34bde5;
	}
}

